distilled-mt5-small-b5 / special_tokens_map.json
Lvxue's picture
Training in progress, step 500
c08df66
raw
history blame
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}