mozilla / translations

The code, training pipeline, and models that power Firefox Translations
https://mozilla.github.io/translations/
Mozilla Public License 2.0
154 stars 33 forks source link

Fix data importing for sacrebleu #658

Closed gregtatum closed 5 months ago

gregtatum commented 5 months ago

Resolves #74. The directionality of the language pairs is not specified in sacrebleu, and it can fail when we get it wrong. [skip ci]

gregtatum commented 5 months ago

I've validated this fix here: https://firefox-ci-tc.services.mozilla.com/tasks/groups/PzLlsmuDQ7eMfm3pxYgxDA#sacrebleu

I'd like to merge this in release, and we can move fixes back into main. I used this push to kick off cs-en again.