tfvit-gpt2-chest-xray-captioning / generation_config.json
AnaniyaX's picture
Upload model
fce87cc
raw
history blame contribute delete
298 Bytes
{
"_from_model_config": true,
"bos_token_id": 50256,
"decoder_start_token_id": 50256,
"early_stopping": true,
"eos_token_id": 50256,
"length_penalty": 2.0,
"max_length": 128,
"no_repeat_ngram_size": 3,
"num_beams": 4,
"pad_token_id": 50256,
"transformers_version": "4.30.2"
}