Transformers
PyTorch
TensorBoard
t5
text2text-generation
Generated from Trainer
Eval Results (legacy)
text-generation-inference
Instructions to use ThirdEyeData/Text_Summarization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ThirdEyeData/Text_Summarization with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ThirdEyeData/Text_Summarization") model = AutoModelForSeq2SeqLM.from_pretrained("ThirdEyeData/Text_Summarization") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
0acb875 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9738b69b1bfe01c4b74a2046d11ad8aad924eec442624014c63347084fb97459
size 4091
|