longformer_zh / special_tokens_map.json
ValkyriaLenneth's picture
init model
9fd01a3
raw
history blame
No virus
112 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}