deberta-v3-base-hf-context_v1_f2 / special_tokens_map.json
nagupv's picture
Upload tokenizer
841e7ab
raw
history blame contribute delete
173 Bytes
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}