Instructions to use yirenl2/esconv-bart-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use yirenl2/esconv-bart-large with Transformers:
# Load model directly from transformers import AutoTokenizer, BartATOMIC2020 tokenizer = AutoTokenizer.from_pretrained("yirenl2/esconv-bart-large") model = BartATOMIC2020.from_pretrained("yirenl2/esconv-bart-large") - Notebooks
- Google Colab
- Kaggle
Ctrl+K