numind-NuExtract-tiny-bnb-4bit-smashed / special_tokens_map.json
sharpenb's picture
Upload folder using huggingface_hub (#1)
c1d7ab8 verified
raw
history blame contribute delete
No virus
370 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"eos_token": {
"content": "<|end-output|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}