ccbert-R-CLS-base / special_tokens_map.json
DevWithKaiju's picture
Upload folder using huggingface_hub
aba8b16 verified
{
"additional_special_tokens": [
{
"content": "[CELL0]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
{
"content": "[CELL1]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
],
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}