spam-filtering-bert-base-10e / special_tokens_map.json
jeongah's picture
Upload tokenizer
a18f39b
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}