X-Sent-Deberta_vHE / special_tokens_map.json
HasinMDG's picture
Push model using huggingface_hub.
047d819
raw
history blame contribute delete
No virus
173 Bytes
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}