mt5-fixth / special_tokens_map.json
napatswift's picture
napatswift/mt5-bud-seq2seq
b06a1a1
raw
history blame contribute delete
No virus
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}