yingbao-v1 / special_tokens_map.json
openChatformer's picture
yingbao chatGlm model
4afb8ac
raw
history blame contribute delete
No virus
125 Bytes
{
"bos_token": "<sop>",
"eos_token": "<eop>",
"mask_token": "[MASK]",
"pad_token": "<pad>",
"unk_token": "<unk>"
}