unsloth-qwen1.5-glaive-function-callin / special_tokens_map.json
torwayfarer's picture
Training in progress, step 100
1594821 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
}
}