-
Notifications
You must be signed in to change notification settings - Fork 409
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
Sacrebleu: Add more tokenizers for SacreBLEU metric #2068
Conversation
2bd8c6e
to
041b18a
Compare
Looks like there are some incompatibilities between various python versions and dependencies required for additional tokenizers. Will have a look. |
lets set it as draft until it is resolved :) |
b01d247
to
60aae55
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #2068 +/- ##
=======================================
+ Coverage 85% 87% +2%
=======================================
Files 293 293
Lines 16370 16428 +58
=======================================
+ Hits 13863 14284 +421
+ Misses 2507 2144 -363 |
@stancld seems also Win is failing... |
@Borda Does anyone of you have access to a Win machine who can try to debug? Honestly, I have no clue what might be wrong and can test it only on Linux or MacOS :/ |
not me, maybe @SkafteNicki? |
Yes I have a windows machine, so I will try to debug |
Co-authored-by: Jirka Borovec <[email protected]> Co-authored-by: Nicki Skafte Detlefsen <[email protected]>
What does this PR do?
Add more tokenizers for SacreBLEU metric.
Fixes #2054
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃
📚 Documentation preview 📚: https://torchmetrics--2068.org.readthedocs.build/en/2068/