LogicLoom2025_BART / generation_config.json
debapriyo's picture
Upload BartForConditionalGeneration
c978794 verified
raw
history blame contribute delete
206 Bytes
{
"early_stopping": true,
"forced_bos_token_id": 0,
"length_penalty": 2.0,
"max_length": 142,
"min_length": 56,
"no_repeat_ngram_size": 3,
"num_beams": 4,
"transformers_version": "4.48.0"
}