wobert_chinese_plus_base / special_tokens_map.json
vovobobo's picture
commit files to HF hub
6d528b7
{
"unk_token": "[UNK]",
"sep_token": "[SEP]",
"pad_token": "[PAD]",
"cls_token": "[CLS]",
"mask_token": "[MASK]"
}