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