nli-implementation / special_tokens_map.json
startificial's picture
Upload 8 files
b758e43 verified
raw
history blame
156 Bytes
{"bos_token": "[CLS]", "eos_token": "[SEP]", "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}