my-fine-tuned-summarizer / generation_config.json
BEASTBOYJAY's picture
Upload model
ac84598 verified
raw
history blame contribute delete
183 Bytes
{
"_from_model_config": true,
"length_penalty": 2.0,
"max_length": 128,
"no_repeat_ngram_size": 3,
"num_beams": 4,
"pad_token_id": 0,
"transformers_version": "4.46.2"
}