firefox-translations-training
firefox-translations-training copied to clipboard
Do not continue training if evaluation quality is too low
We need this to prevent further training if there is a bug. We can add an assert to the evaluation script. It will check that metrics are higher than some threshold (say, BLEU > 15), otherwise exit with an error.