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:
- 82234d8933cb73605d1c251a80d971712ce39e54241d96635746ee139550fd7f
- Size of remote file:
- 892 MB
- SHA256:
- 17dcf484712baa053041d26a35409378e932e6138cbd20ea55cfb006663527eb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.