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