math_model / generation_config.json
aaduval's picture
Stage 3d final GRPO (R1 pipeline: SFT->DPO->3a->3b->3c->3d)
c5c694d verified
Raw
History Blame Contribute Delete
187 Bytes
{
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "5.7.0"
}