deberta-v3-base-2bit-32rank-0.1dropout / special_tokens_map.json
baohao's picture
Upload folder using huggingface_hub
93700bc verified
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]"
}