You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
You can currently submit fully non-aligned XML files for any test set. While you will get a bad BLEU or chrF score, this may not be obvious and should instead trigger a ValidationError.
Describe the bug
You can currently submit fully non-aligned XML files for any test set. While you will get a bad BLEU or chrF score, this may not be obvious and should instead trigger a
ValidationError.