Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
chunping-hf
/
myT5
like
0
Text2Text Generation
Transformers
PyTorch
mt5
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
myT5
/
special_tokens_map.json
chunping-hf
Upload folder using huggingface_hub
71a8566
verified
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
121 Bytes
{
"additional_special_tokens"
:
[
"\n"
]
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}