Instructions to use janbakker/contextual-clf-docpos-wikiauto with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use janbakker/contextual-clf-docpos-wikiauto with Transformers:
# Load model directly from transformers import RobertaForContextualSequenceClassification model = RobertaForContextualSequenceClassification.from_pretrained("janbakker/contextual-clf-docpos-wikiauto", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Contextual classifier + docpos (planning model)
This is the contextual classifier with document positional embeddings pretrained on wiki-auto.
It belongs to the paper Beyond Sentence-level Text Simplification: Reproducibility Study of Context-Aware Document Simplification.
The doc_simp library should be used to interface with this model.
- Downloads last month
- 5
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support