Transformers
PyTorch
t5
text2text-generation
Generated from Trainer
Eval Results (legacy)
text-generation-inference
Instructions to use farleyknight/arxiv-summarization-t5-base-2022-09-21 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use farleyknight/arxiv-summarization-t5-base-2022-09-21 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("farleyknight/arxiv-summarization-t5-base-2022-09-21") model = AutoModelForSeq2SeqLM.from_pretrained("farleyknight/arxiv-summarization-t5-base-2022-09-21") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b16e70eda4e6e179f8ecc515c792fcd7f5ebdd9d97359c374c3cee43baf0d6fa
- Size of remote file:
- 3.63 kB
- SHA256:
- 437f0016b71872ec122633dda0beef761d75f115ec76a17507695f1d5b29313d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.