fine / generation_config.json
Ahcenr's picture
Upload folder using huggingface_hub
7c32bdc verified
raw
history blame contribute delete
133 Bytes
{
"early_stopping": true,
"max_length": 128,
"no_repeat_ngram_size": 2,
"num_beams": 5,
"transformers_version": "4.44.2"
}