DNA-R1 / generation_config.json
likejazz's picture
Upload generation_config.json with huggingface_hub
2b4d3f8 verified
{
"_from_model_config": true,
"bos_token_id": 100257,
"eos_token_id": [
100265,
100355
],
"pad_token_id": 100349,
"do_sample": true,
"temperature": 0.1,
"top_p": 0.9,
"max_new_tokens": 4096,
"frequency_penalty": 0.1,
"presence_penalty": 0.1,
"transformers_version": "4.46.1"
}