Qwen2.5-1.5B-Vi-Alpaca / special_tokens_map.json
thanhkt's picture
Upload model trained with Unsloth
6dc58a9 verified
raw
history blame
292 Bytes
{
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|PAD_TOKEN|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}