StateLM-14B-SFT / generation_config.json
xiaoyuanliu's picture
Qwen3-14B-SFT-V4_OPT-sys.plain-ml.28K-lr.1e-5-ep.3-1230-ckpt840
764bf5a verified
{
"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.55.3"
}