-
Notifications
You must be signed in to change notification settings - Fork 413
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
Untokenized Bleu score to stay consistent with all the other text metrics #640
Untokenized Bleu score to stay consistent with all the other text metrics #640
Conversation
Codecov Report
@@ Coverage Diff @@
## master #640 +/- ##
=====================================
Coverage 95% 95%
=====================================
Files 163 163
Lines 5994 5998 +4
=====================================
+ Hits 5704 5710 +6
+ Misses 290 288 -2 |
ac138da
to
07b25b0
Compare
@stancld please take a look :] |
Co-authored-by: Daniel Stancl <[email protected]>
6227f1c
to
11819a1
Compare
c78c00e
to
2f6f955
Compare
@SkafteNicki ^^ 🐰 |
Ready for review 🙇🏻 |
LGTM! Let's wait for the tests :] |
Looks like it failed at https://github.com/PyTorchLightning/metrics/runs/4413710583?check_suite_focus=true#step:13:551, but that looks orthogonal towards this PR? |
yes seems we have some failures on master too... @SkafteNicki mind having a look? |
What does this PR do?
Fixes #600
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?
Yep! My first time contributing to pytorch lightning. Very fun :) Please let me know if there's anything that needs to be updated!
Make sure you had fun coding 🙃