numind-NuExtract-tiny-AWQ-4bit-smashed / special_tokens_map.json
sharpenb's picture
Upload folder using huggingface_hub (#1)
c2ca44a verified
raw
history blame
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
}
}