Files
local-embedding-api/models/aspire--acge-large-zh/special_tokens_map.json
2024-06-04 12:29:22 +08:00

8 lines
125 B (Stored with Git LFS)
JSON

{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}