aisquared-dlite-v2-774m-bnb-4bit-smashed / special_tokens_map.json
sharpenb's picture
9abf1160999db8c6cc0b59e4ff9ad1744d03dc4ed7c03674206cb5bd4bbb00e5
08060f3 verified
raw
history blame
No virus
686 Bytes
{
"additional_special_tokens": [
"### End",
"### Instruction:",
"### Response:\n"
],
"bos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}