Text2Text Generation
Transformers
PyTorch
mt5
Eval Results
Inference Endpoints
mt0-xl / special_tokens_map.json
michael-newsrx-com's picture
Duplicate from bigscience/mt0-xl
fdfef1c
raw
history blame contribute delete
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}