SFT_SYNTH_DOMAIN / HEALTH /generation_config.json
Nithish2410's picture
Upload folder using huggingface_hub
9a451df verified
Raw
History Blame Contribute Delete
208 Bytes
{
"bos_token_id": 2,
"do_sample": true,
"eos_token_id": [
1,
1,
106,
50
],
"pad_token_id": 0,
"temperature": 1.0,
"top_k": 0,
"top_p": 1.0,
"transformers_version": "5.5.4"
}