Instructions to use janbakker/conbart-wikiauto with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use janbakker/conbart-wikiauto with Transformers:
# Load model directly from transformers import BartForContextualGeneration model = BartForContextualGeneration.from_pretrained("janbakker/conbart-wikiauto", dtype="auto") - Notebooks
- Google Colab
- Kaggle
ConBART document simplification model
This is the context-aware BART model 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
- 4
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support