MDCure-Qwen2-1.5B-Instruct / special_tokens_map.json
pybeebee's picture
(Trained with Unsloth)
7cf6343 verified
raw
history blame
292 Bytes
{
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}