JackFram-llama-68m-bnb-4bit-smashed / special_tokens_map.json
sharpenb's picture
0ec6eefd72a3d2b28246cf104727765b2be6a9068cf56f86dd83585c1b4f4f09
4318f34 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
}
}