AIMS-RU-Toxic-Spam-Classifier / special_tokens_map.json
SyntaxError
Upload 9 files
4dcc6f7 verified
Raw
History Blame Contribute Delete
132 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}