Instructions to use Soumadeep555/T5-Small-Tokenizer-Finetuned-Summarization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Soumadeep555/T5-Small-Tokenizer-Finetuned-Summarization with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Soumadeep555/T5-Small-Tokenizer-Finetuned-Summarization", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K