deberta-large-japanese-luw-upos / special_tokens_map.json
KoichiYasuoka's picture
model improved
991ef8f
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}