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