Instructions to use janbakker/o-bartdoc-cochraneauto with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use janbakker/o-bartdoc-cochraneauto with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("janbakker/o-bartdoc-cochraneauto") model = AutoModelForSeq2SeqLM.from_pretrained("janbakker/o-bartdoc-cochraneauto") - Notebooks
- Google Colab
- Kaggle
O->BART_doc document simplification model
This is a plan-guided document-level BART model pretrained on Cochrane-auto.
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