offensive-detector / dutch-offensive /special_tokens_map.json
framp's picture
Upload 14 files
4aa35b5 verified
raw
history blame contribute delete
186 Bytes
{
"additional_special_tokens": [
"@USER",
"URL"
],
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}