m2m100_stage2_multidirectional / generation_config.json
thevan2404's picture
Upload final M2M100 Stage 2 multidirectional model
d117995 verified
Raw
History Blame Contribute Delete
251 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"decoder_start_token_id": 2,
"early_stopping": true,
"eos_token_id": [
2
],
"max_length": 200,
"num_beams": 5,
"pad_token_id": 1,
"transformers_version": "4.57.6"
}