qwen2-1.5B-medical_qa-Finetune / special_tokens_map.json
Irathernotsay's picture
Upload tokenizer
2118ae9 verified
raw
history blame contribute delete
250 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|im_end|>"
}