umts / special_tokens_map.json
mirfan899's picture
End of training
2a9c53f
raw
history blame contribute delete
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}