std-grpo-no-ref / generation_config.json
con-cord's picture
Copy from ik-ram28/gemma-3-4b-standard-grpo-base-no-gt-checkpoint-970
70a3a88 verified
Raw
History Blame Contribute Delete
210 Bytes
{
"bos_token_id": 2,
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
106
],
"pad_token_id": 0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.57.6"
}