deberta-v3-base_v_1 / special_tokens_map.json
khalidalt's picture
Training in progress, step 5000
ff109e4
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}