Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hiiamsid
/
est5-base
like
0
Text2Text Generation
Transformers
PyTorch
Spanish
t5
spanish
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
est5-base
/
tokenizer_config.json
hiiamsid
Upload tokenizer_config.json
16a8aee
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
173 Bytes
{
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"extra_ids"
:
0
,
"additional_special_tokens"
:
null
,
"sp_model_kwargs"
:
{
}
,
"tokenizer_class"
:
"T5Tokenizer"
}