Instructions to use CICLAB-Comillas/BARTSumpson with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CICLAB-Comillas/BARTSumpson with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("CICLAB-Comillas/BARTSumpson") model = AutoModelForSeq2SeqLM.from_pretrained("CICLAB-Comillas/BARTSumpson") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
f3651eb | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:60971362b90305a243e89870fdbd1e58c6051b6dc7d4bf488197c29f83972e9a
size 4091
|