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