Image-Captioning-Blip / generation_config.json
Amirhossein75's picture
initial weights added
13adedc
raw
history blame
170 Bytes
{
"bos_token_id": 30522,
"early_stopping": true,
"eos_token_id": 2,
"max_length": 70,
"num_beams": 5,
"pad_token_id": 0,
"transformers_version": "4.55.4"
}