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