Instructions to use kurry/t5_small_finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kurry/t5_small_finetuned with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("kurry/t5_small_finetuned") model = AutoModelForSeq2SeqLM.from_pretrained("kurry/t5_small_finetuned") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d3b37a5d6e384e639d49c35259ae9fb02d8d654d039f75b6e50ad83fe9121bc3
- Size of remote file:
- 635 MB
- SHA256:
- b698cd2adfb0c686e2e7c08af8aa5349302ee3a88a6d2628d3891f0a9e697643
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.