Muril-Model / special_tokens_map.json
Sp2503's picture
Upload folder using huggingface_hub
3b458ee verified
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}