math_RL_LS / generation_config.json
Montalte's picture
Upload folder using huggingface_hub
725a0e7 verified
raw
history blame contribute delete
148 Bytes
{
"do_sample": false,
"eos_token_id": [
151643
],
"max_new_tokens": 2048,
"pad_token_id": 151643,
"transformers_version": "5.3.0"
}