mdeberta-v3-base-azsci-topics / special_tokens_map.json
hajili's picture
hajili/mdeberta-v3-base-azsci-topics
71ce966 verified
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": {
"content": "[UNK]",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}