trocr_decoder_scratch / generation_config.json
rasoulasadian's picture
Upload config
1f0dad1 verified
raw
history blame contribute delete
157 Bytes
{
"early_stopping": true,
"length_penalty": 2.0,
"max_length": 10,
"no_repeat_ngram_size": 3,
"num_beams": 4,
"transformers_version": "4.38.2"
}