AI_TalkingFlower / bert /deberta-v2-large-japanese /special_tokens_map.json
MZhaovo's picture
Upload folder using huggingface_hub
ddb4de0
Raw
History Blame
173 Bytes
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}