translation-en-lug-v8 / generation_config.json
atwine's picture
Update generation_config.json
97fadbf
raw
history blame contribute delete
No virus
212 Bytes
{
"bos_token_id": 0,
"decoder_start_token_id": 2,
"eos_token_id": 2,
"forced_bos_token_id": 250004,
"forced_eos_token_id": 2,
"num_beams": 5,
"pad_token_id": 1,
"transformers_version": "4.33.2"
}