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