Files
qwen2.5-0.5B-math-cot-sft/generation_config.json

11 lines
193 B
JSON
Raw Normal View History

{
"do_sample": true,
"eos_token_id": 151645,
"pad_token_id": 151643,
"repetition_penalty": 1.1,
"temperature": 0.0,
"top_k": 20,
"top_p": 0.9,
"transformers_version": "5.3.0"
}