mt5-small-ai4privacy / onnx /special_tokens_map.json
Isotonic's picture
Adding ONNX file of this model (#2)
1b8586f
raw
history blame
No virus
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}