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