Model: xd2010/Qwen1.5-MOE-aux-free-sft-math7k-1e-3-gamma-1epoch Source: Original Platform
15 lines
256 B
JSON
15 lines
256 B
JSON
{
|
|
"additional_special_tokens": [
|
|
"<|im_start|>",
|
|
"<|im_end|>"
|
|
],
|
|
"eos_token": {
|
|
"content": "<|endoftext|>",
|
|
"lstrip": false,
|
|
"normalized": false,
|
|
"rstrip": false,
|
|
"single_word": false
|
|
},
|
|
"pad_token": "<|endoftext|>"
|
|
}
|