GRPO-3_20 / generation_config.json
BRlkl's picture
checkpoint 20-percent (step 75) (Trained with Unsloth)
1691e8d verified
raw
history blame contribute delete
236 Bytes
{
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"max_length": 10048,
"max_new_tokens": 2048,
"pad_token_id": 151645,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8,
"transformers_version": "4.57.6"
}