mt0-small / onnx /special_tokens_map.json
cakiki's picture
Adding ONNX file of this model (#6)
8116a34
raw
history blame contribute delete
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}