HiTZ
/

Text2Text Generation
Transformers
Safetensors
mt5
medical
multilingual
medic
Inference Endpoints
Medical-mT5-large-multitask / special_tokens_map.json
Iker's picture
Upload tokenizer
be5403e verified
raw
history blame contribute delete
No virus
416 Bytes
{
"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
}
}