translate-en-lua / special_tokens_map.json
sneakyfree's picture
Promote from WindstormLabs/translate-en-lua (Dr. F)
cc38278 verified
Raw
History Blame Contribute Delete
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}