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