bert_st_qa_all-MiniLM-L12-v2-epochs-1 / special_tokens_map.json
abhijitt's picture
Upload with huggingface_hub
5ac532e
raw
history blame contribute delete
No virus
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}