unicon_v0.5.0 / special_tokens_map.json
Taekyoon's picture
Upload special_tokens_map.json
510282c
raw
history blame contribute delete
112 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}