gte-small-zh / special_tokens_map.json
thenlper's picture
Upload 9 files
990e134
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}