adapter-model / generation_config.json
thirupathibandam's picture
Upload config
0fd514e
raw
history blame
179 Bytes
{
"do_sample": true,
"early_stopping": true,
"eos_token_id": 50256,
"max_new_tokens": 30,
"num_beams": 10,
"pad_token_id": 50256,
"transformers_version": "4.30.2"
}