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