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