deberta-xlarge-chinese-erlangshen-upos / special_tokens_map.json
KoichiYasuoka's picture
initial release
4efb34d
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}