RepML / special_tokens_map.json
MiBo's picture
add tokenizer
06b3f43
raw history blame
No virus
112 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}