Antisemitism_Harassment_Detection / special_tokens_map.json
Mehdi009's picture
Fine tune for the antisemtism harassment detection
46e54c4 verified
raw
history blame contribute delete
No virus
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}