HorAI-medium-17k-convbert / special_tokens_map.json
stealthwriter's picture
Model save
a5c1e96
raw
history blame contribute delete
No virus
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}