trocr-ur / generation_config.json
mohammadalihumayun's picture
End of training
0e119af verified
raw
history blame
235 Bytes
{
"decoder_start_token_id": 101,
"early_stopping": true,
"eos_token_id": 102,
"length_penalty": 2.0,
"max_length": 128,
"no_repeat_ngram_size": 3,
"num_beams": 4,
"pad_token_id": 0,
"transformers_version": "4.45.1"
}