group_model / generation_config.json
ZIADXETO's picture
Upload folder using huggingface_hub
7d5a35c verified
Raw
History Blame Contribute Delete
129 Bytes
{
"do_sample": true,
"temperature": 0.7,
"top_p": 0.95,
"top_k": 20,
"eos_token_id": 151645,
"pad_token_id": 151643
}