google-shieldgemma-9b-HQQ-4bit-smashed / special_tokens_map.json
sharpenb's picture
ad9aefcda3e951af3fcf738c7c2e3d6dab1377f85b6b4407c6c27d63941c6779
d59343c verified
raw
history blame
555 Bytes
{
"bos_token": {
"content": "<bos>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<eos>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<pad>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}