Files
sbv2-v2/bert/deberta-v2-large-japanese-char-wwm-onnx/special_tokens_map.json

8 lines
125 B
JSON

{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}