Transformers
PyTorch
Safetensors
Portuguese
t5
text2text-generation
ul2
pt-br
text-generation-inference
Instructions to use tgsc/ult5-pt-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tgsc/ult5-pt-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("tgsc/ult5-pt-small") model = AutoModelForSeq2SeqLM.from_pretrained("tgsc/ult5-pt-small") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
f697341 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4832822a0299c7fa476e59451fc253990cf3cdee2d896c7f89a4ed9cbf126486
size 329746697
|