w2v-bert-2.0-mongolian-zh-cn / special_tokens_map.json
wlgq's picture
Upload tokenizer
a450762 verified
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}