qwen3-32b-sft-coding-agent / generation_config.json
aradhye's picture
Qwen3-32B SFT checkpoint-100 (best eval loss 0.270, epoch 2.23)
14951bc verified
Raw
History Blame Contribute Delete
214 Bytes
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "4.52.4"
}