test_qwen2-8b_lora_model / special_tokens_map.json
triplee's picture
Upload model trained with Unsloth
c0056c5 verified
raw
history blame contribute delete
No virus
256 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|PAD_TOKEN|>"
}