GeneZC-MiniChat-2-3B-HQQ-1bit-smashed / special_tokens_map.json
sharpenb's picture
8b0df515652876ad497f8ee567840fe1d2de5912b359870249f0c48d289a54a2
d00d909 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
}
}