results-news-dataset / generation_config.json
thienann's picture
thienann/gpt3-finetune-summary
c2626bf verified
raw
history blame contribute delete
No virus
275 Bytes
{
"_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.6,
"max_length": 256,
"min_length": 32,
"num_beams": 8,
"pad_token_id": 0,
"transformers_version": "4.41.0"
}