character-bert / special_tokens_map.json
helboukkouri's picture
Add Tokenizer config & Update model config
fd424b1
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}