pix2text-mfr / generation_config.json
kinghtwo's picture
Duplicate from breezedeus/pix2text-mfr
9f02165
Raw
History Blame Contribute Delete
210 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"decoder_start_token_id": 2,
"eos_token_id": 2,
"max_new_tokens": 512,
"pad_token_id": 0,
"transformers_version": "4.37.0",
"use_cache": false
}