bert-mini_20M / special_tokens_map.json
berendg's picture
Upload tokenizer
f79f4fd
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}