special_tokens_map.json 125 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 { "cls_token": "[CLS]", "mask_token": "[MASK]", "pad_token": "[PAD]", "sep_token": "[SEP]", "unk_token": "[UNK]" }