System Info
Context: finetuning a MBart model with run_translation.py
Easy fix is to set it in model.generation_config as well. Both worked outside of run_translation.py, but not setting this in run_translation.py causes validation/evaluation to fail miserably.
Who can help?
No response
Information
Tasks
Reproduction
Run run_translation.py to finetune with a validation file.
Expected behavior
BLEU scores should be terrible due to the bug. This makes it hard to monitor finetuning.