pegasus-xsum-text-simplification / generation_config.json
eilamc14's picture
Upload PegasusForConditionalGeneration
2a3a1e7 verified
raw
history blame contribute delete
213 Bytes
{
"decoder_start_token_id": 0,
"eos_token_id": [
1
],
"forced_eos_token_id": 1,
"length_penalty": 0.6,
"max_length": 64,
"num_beams": 8,
"pad_token_id": 0,
"transformers_version": "4.56.2"
}