mindi-backup / final_model /generation_config.json
Mindigenous
Sync latest workspace state: data/scripts updates and archive cleanup
5ae3e12
raw
history blame contribute delete
185 Bytes
{
"bos_token_id": 2,
"do_sample": true,
"eos_token_id": 3,
"max_new_tokens": 220,
"pad_token_id": 0,
"temperature": 0.2,
"top_p": 0.9,
"transformers_version": "5.4.0"
}