oieieio's picture
oieieio/Qwen2.5-0.5B-Instruct-GRPO-thinking-function_calling-V0
3bcde39 verified
raw
history blame contribute delete
374 Bytes
{
"additional_special_tokens": [
"<tools>",
"</tools>",
"<think>",
"</think>",
"<tool_call>",
"</tool_call>",
"<tool_reponse>",
"</tool_reponse>",
"<pad>",
"<eos>"
],
"eos_token": "<eos>",
"pad_token": {
"content": "<pad>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}