Nanbeige2-8B-Chat / special_tokens_map.json
ZekeWang's picture
Update Nanbeige1.5 8B Chat Model
144313d verified
raw
history blame
337 Bytes
{
"bos_token": "<|im_start|>",
"eos_token": "<|im_end|>",
"pad_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}