itd_longformer / special_tokens_map.json
DanielJunior's picture
Upload 7 files
3285ba3
raw
history blame
112 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}