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