d0p3
/

Summarization
Transformers
Safetensors
Ukrainian
English
t5
text2text-generation
Inference Endpoints
text-generation-inference
O3ap-sm / special_tokens_map.json
d0p3's picture
Upload folder using huggingface_hub
4c836dc verified
{
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<pad>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}