mBart-large_nwp_finetuning_test3 / generation_config.json
amirhamza11's picture
End of training
8681871
raw
history blame contribute delete
200 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"eos_token_id": 2,
"forced_eos_token_id": 2,
"max_length": 1024,
"num_beams": 5,
"pad_token_id": 1,
"transformers_version": "4.31.0"
}