openwork-understudy-0.5b / generation_config.json
tanya8997's picture
Upload folder using huggingface_hub
021b2c6 verified
Raw
History Blame Contribute Delete
197 Bytes
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": [
73440,
2,
73440
],
"pad_token_id": 73440,
"temperature": 0.8,
"top_p": 0.8,
"transformers_version": "4.57.6"
}