tiktok_comment_knowledge_clarification / special_tokens_map.json
yliu712's picture
Upload tokenizer
498e1f0 verified
Raw
History Blame Contribute Delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}