Qwen2-VL-7B-Instruct-lora-011 / special_tokens_map.json
fajarluhung11's picture
Upload model trained with Unsloth
dc4b2b5 verified
raw
history blame contribute delete
328 Bytes
{
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|vision_pad|>",
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}