Files
gemma-3-1b-it_SFT_mathv00.02/generation_config.json

11 lines
191 B
JSON
Raw Permalink Normal View History

{
"bos_token_id": 2,
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": 1,
"pad_token_id": 0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.57.6"
}