mt0-base / onnx /special_tokens_map.json
Gidz's picture
Adding ONNX file of this model
0ca0de5
raw
history blame
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}