distilbert-base-uncased-distilled-clinc / special_tokens_map.json
marice's picture
Duplicate from transformersbook/distilbert-base-uncased-distilled-clinc
06b566e
raw
history blame contribute delete
No virus
112 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}