Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
stefan-it
/
umt5-small
like
0
Text2Text Generation
Transformers
PyTorch
JAX
Safetensors
umt5
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
refs/pr/2
umt5-small
/
special_tokens_map.json
stefan-it
tokenizer: add special tokens map (imported from mT5)
347c39d
over 1 year ago
raw
Copy download link
history
blame
Safe
99 Bytes
{
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"additional_special_tokens"
:
[
]
}