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