Qwen2-0.5B-test / special_tokens_map.json
ChrisCoffey's picture
6e4db917c511016dac11740bb62e8fe0939a43a107784f6c87aecd752786a23d
bc68bad verified
raw
history blame
370 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}