noteworthy / generation_config.json
jon-fernandes's picture
Upload generation_config.json with huggingface_hub
517a4cf verified
Raw
History Blame Contribute Delete
252 Bytes
{
"bos_token_id": 248045,
"do_sample": true,
"eos_token_id": [
248046,
248044,
248046
],
"pad_token_id": 248044,
"repetition_penalty": 1.0,
"temperature": 0.7,
"top_k": 0,
"top_p": 1.0,
"transformers_version": "5.7.0"
}