bge-small-en-v1.5-angle / special_tokens_map.json
khoa-klaytn's picture
Upload folder using huggingface_hub
57825fc
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}