pegasus-cnn_dailymail/generation_config.json

14 lines
280 B
JSON
Raw Normal View History

2023-01-25 00:42:26 +08:00
{
"_from_model_config": true,
"bos_token_id": 0,
"decoder_start_token_id": 0,
"eos_token_id": 1,
"forced_eos_token_id": 1,
"length_penalty": 0.8,
"max_length": 128,
"min_length": 32,
"num_beams": 8,
"pad_token_id": 0,
"transformers_version": "4.27.0.dev0"
}