Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use hsshssh/keti-t5-finetuned-summary with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hsshssh/keti-t5-finetuned-summary with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("hsshssh/keti-t5-finetuned-summary") model = AutoModelForSeq2SeqLM.from_pretrained("hsshssh/keti-t5-finetuned-summary", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
e2e6a00 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:edc595fcd800672d6ef0e2aea5ba0f1dc8826471f6f40a87b70619dcc60ddd4a
size 1466734
|