toxic_8 / special_tokens_map.json
morit's picture
Upload special_tokens_map.json with huggingface_hub (#4)
0f8eee4
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}