qwen_v2_7B_merged_4bit_SA / special_tokens_map.json
eaalghamdi's picture
Trained with Unsloth
64effd9 verified
raw
history blame contribute delete
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|>"
}