bert-base-uncased-debiased-nli / special_tokens_map.json
tomhosking's picture
Add fine tuned checkpoint
ead3a41
raw
history blame
No virus
112 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}