bart-large-xsum-finetuned-sst2 / generation_config.json
ShushantLLM's picture
ShushantLLM/bartHW3LLM
3028b60 verified
{
"bos_token_id": 0,
"decoder_start_token_id": 2,
"early_stopping": true,
"eos_token_id": 2,
"forced_eos_token_id": 2,
"max_length": 62,
"min_length": 11,
"no_repeat_ngram_size": 3,
"num_beams": 6,
"pad_token_id": 1,
"transformers_version": "4.38.1"
}