Dissertation_txt_to_img / model /special_tokens_map.json
zswwsz's picture
Upload special_tokens_map.json
373529c
raw
history blame
No virus
112 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}