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