PHPko-31M / generation_config.json
AnandRago's picture
Upload folder using huggingface_hub
237a2d5 verified
Raw
History Blame Contribute Delete
180 Bytes
{
"bos_token_id": 1,
"eos_token_id": 1,
"pad_token_id": 0,
"do_sample": true,
"temperature": 0.25,
"top_p": 0.95,
"repetition_penalty": 1.15,
"max_new_tokens": 96
}