MedSafetyLM-1 / generation_config.json
Larxel's picture
Upload Medical Malice QLoRA ablation
77d7709 verified
Raw
History Blame Contribute Delete
183 Bytes
{
"bos_token_id": 2,
"do_sample": true,
"eos_token_id": [
106,
1,
106
],
"pad_token_id": 0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.57.6"
}