TwIL-LM3 / generation_config.json
anurag051194's picture
Add TwIL-LM3: formal-logic model (LoRA SFT -> fusion -> WiSE-FT -> MGPO)
e8b809c verified
Raw
History Blame Contribute Delete
176 Bytes
{
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": 128012,
"pad_token_id": 128004,
"temperature": 0.6,
"top_p": 0.95,
"transformers_version": "5.5.0"
}