Instructions to use nlp04/final_bart with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nlp04/final_bart with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("nlp04/final_bart") model = AutoModelForSeq2SeqLM.from_pretrained("nlp04/final_bart") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0436f7ec8f001dc28fe3dba3b0257eef2716f4133bcf6b7fe3577e64001e8ce1
- Size of remote file:
- 3.58 kB
- SHA256:
- 68b8b2a101e97fd60e6376e8ed86c845a6fe4363051fc3ba2d91809118a651bb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.