instruct_text_e3b371e / generation_config.json
bimabk's picture
Upload task output 6409ee72-df36-4c72-b6f5-874d7040a4a2
622da77 verified
Raw
History Blame Contribute Delete
239 Bytes
{
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"max_length": 32768,
"pad_token_id": 151643,
"repetition_penalty": 1.1,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8,
"transformers_version": "5.12.1"
}