Instructions to use taiypeo/bart-large-wiki-doc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use taiypeo/bart-large-wiki-doc with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("taiypeo/bart-large-wiki-doc") model = AutoModelForSeq2SeqLM.from_pretrained("taiypeo/bart-large-wiki-doc") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
9595fe4 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:784e3c6c7f57800242f2f303044bf901af5e07b8c0a8e91d2c5c01546b155e25
size 5969
|