nli_klue_roberta_base_ep13 / special_tokens_map.json
ys7yoo's picture
Upload folder using huggingface_hub
d8f2d72
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]"
}