-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wmt20-biomed data #149
Comments
No. |
Hi, I wanna make a PR about this. A question here.
Is it posslble to support these doc aligned only dataset? |
Hmm, I like the idea of supporting non-sentence-aligned corpora. However, the idea of line-by-line alignment seems fairly fundamental to sacrebleu. Do you have ideas of how to handle this? One thing we could do is merge all sentences in the same document into a single line, with sentences delimited by tabs. Please base any PRs off the |
@BrightXiaoHan thanks for this. I'm finally getting to it, and hope to do a 2.3.0 release by next week. Can you confirm: is this how the organizers themselves used the data? Did they merge documents and score that way? |
Dear @mjpost
I wonder whether the BIOMED data from the wmt20 competition is included in sacrebleu
Thank you!
The text was updated successfully, but these errors were encountered: