trocr-base-handwritten-modconfig / generation_config.json
httpschiara's picture
Upload model
89009eb verified
raw
history blame contribute delete
272 Bytes
{
"decoder_start_token_id": 0,
"early_stopping": true,
"eos_token_id": 2,
"length_penalty": 2.0,
"max_length": 40,
"min_length": 1,
"no_repeat_ngram_size": 3,
"num_beams": 3,
"pad_token_id": 1,
"transformers_version": "4.41.2",
"vocab_size": 50265
}