-
Notifications
You must be signed in to change notification settings - Fork 412
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
Add SQuAD Metric. #623
Add SQuAD Metric. #623
Conversation
Codecov Report
@@ Coverage Diff @@
## master #623 +/- ##
======================================
- Coverage 95% 95% -0%
======================================
Files 153 155 +2
Lines 5395 5508 +113
======================================
+ Hits 5133 5240 +107
- Misses 262 268 +6 |
@stancld mind have look :] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @karthikrangasai for your PR :] I've added some minor comments. There are also some missing annotations for input args.
But in general, looks good :]
Co-authored-by: Daniel Stancl <46073029+stancld@users.noreply.github.com> Co-authored-by: Nicki Skafte Detlefsen <skaftenicki@gmail.com>
for more information, see https://pre-commit.ci
What does this PR do?
Fixes #366
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 🙃