deberta-v3-base-zeroshot-v1-onnx / special_tokens_map.json
asofter's picture
Upload special_tokens_map.json with huggingface_hub
b0a61b3
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}