llama3_synthquestions_1m / generation_config.json
IgnoraZ's picture
Upload generation_config.json with huggingface_hub
bf67e70 verified
{
"eos_token_id": 128001,
"pad_token_id": 128001,
"max_new_tokens": 512,
"do_sample": true,
"top_k": 0,
"top_p": 0.8,
"transformers_version": "4.37.2",
"bos_token_id": 128000
}