distilbert_classifier2 / special_tokens_map.json
Simone Gayed Said
First version of the distilbert_classifier2 model and tokenizer.
d198d63
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}