bge-small-en-v1.5-rag-int8-static / special_tokens_map.json
peterizsak's picture
Upload 7 files
8b31b62
raw
history blame contribute delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}