math-test-maxx / generation_config.json
Ba2han's picture
Upload math-test-maxx v2 merged 16-bit weights (lr 2e-5, batch 2x4, clip 0.1)
08ef618 verified
Raw
History Blame Contribute Delete
266 Bytes
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"max_length": 32768,
"pad_token_id": 151654,
"repetition_penalty": 1.05,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8,
"transformers_version": "5.15.0"
}