mBart-large-50-KQA / generation_config.json
tykea's picture
push 1st checkpoint
ef5c0bc
raw
history blame contribute delete
256 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"decoder_start_token_id": 2,
"early_stopping": true,
"eos_token_id": 2,
"forced_eos_token_id": 2,
"max_length": 200,
"num_beams": 5,
"pad_token_id": 1,
"transformers_version": "4.46.3"
}