ocr-captcha-v3 / generation_config.json
anuashok's picture
Add model card
8e98301 verified
raw
history blame contribute delete
288 Bytes
{
"bos_token_id": 0,
"decoder_start_token_id": 0,
"early_stopping": true,
"eos_token_id": 2,
"length_penalty": 1.3612823161368288,
"max_length": 64,
"no_repeat_ngram_size": 3,
"num_beams": 2,
"pad_token_id": 1,
"transformers_version": "4.46.2",
"use_cache": false
}