Instructions to use zcode/bart_bc_80 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zcode/bart_bc_80 with Transformers:
# Load model directly from transformers import AutoTokenizer, BartMNLI tokenizer = AutoTokenizer.from_pretrained("zcode/bart_bc_80") model = BartMNLI.from_pretrained("zcode/bart_bc_80") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
4542e7c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7557df88c83035ce42c45010f8c1870ebab27476eab29b467e65d1033c30b5a7
size 1629553467
|