distilbert_base_config2 / special_tokens_map.json
guyez's picture
First version of the distilbert_base_config2 model and tokenizer.
957d5d7
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}