mathqa_tuned_Hunyuan-4B-Pretrain / generation_config.json
kunwang2000's picture
Upload folder using huggingface_hub
156057e verified
{
"bos_token_id": 120000,
"do_sample": true,
"eos_token_id": 120020,
"pad_token_id": 120002,
"repetition_penalty": 1.05,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8,
"transformers_version": "4.56.1"
}