distilbert-toxic-classifier / special_tokens_map.json
profoz's picture
add tokenizer
1155f1c
raw
history blame
112 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}