Instructions to use yuchenlin/BART0pp-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use yuchenlin/BART0pp-base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("yuchenlin/BART0pp-base") model = AutoModelForSeq2SeqLM.from_pretrained("yuchenlin/BART0pp-base") - Notebooks
- Google Colab
- Kaggle
Commit History
7000 4f76168
yuchenlin commited on
bart base config f87b6e1
yuchenlin commited on
bart-base t0pp 5e-5 8000 2234fd7
yuchenlin commited on