GeneZC-MiniChat-1.5-3B-bnb-4bit-smashed / special_tokens_map.json
sharpenb's picture
9eb2ba60bc50af3d0f9fc7f6ca6830eeb52e977c92d7face2e5580274e2cd93a
f0d796a 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
}
}