GeneZC-MiniChat-3B-bnb-4bit-smashed / special_tokens_map.json
sharpenb's picture
f8482c0299685603e96d8026a0109f686703a1c0f54526177c54f86a00362123
cc9dfbf verified
raw
history blame
411 Bytes
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}