BianQue-2 / special_tokens_map.json
scutcyr's picture
update model json
efea058
raw
history blame contribute delete
No virus
125 Bytes
{
"bos_token": "<sop>",
"eos_token": "<eop>",
"mask_token": "[MASK]",
"pad_token": "<pad>",
"unk_token": "<unk>"
}