bge-small-en-v1.5-dense / special_tokens_map.json
zeroshot's picture
Upload 6 files
3e449cc
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}