VisCPM-Paint / text-security-checker /special_tokens_map.json
JamesHujy's picture
Upload 5 files
0a6e9ec
raw
history blame contribute delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}