Qwen2.5-Coder-7B-Instruct-3kingdom / special_tokens_map.json
fromdk's picture
Upload model trained with Unsloth
4dbbe97 verified
raw
history blame contribute delete
345 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|finetune_right_pad_id|>"
}