lex-hue-Delexa-7b-QUANTO-int2bit-smashed / special_tokens_map.json
sharpenb's picture
dc22ac6a819a95570696910075f0dbf44d7d8cfc0ead28fbbb7d869185fe5ca7
4b12b20 verified
raw
history blame
487 Bytes
{
"additional_special_tokens": [
"<unk>",
"<s>",
"</s>"
],
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}