-
Notifications
You must be signed in to change notification settings - Fork 467
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 MS MARCO (V2) regressions for doc2query-T5 #1744
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1744 +/- ##
=========================================
Coverage 57.58% 57.58%
Complexity 1032 1032
=========================================
Files 173 173
Lines 9781 9781
Branches 1344 1344
=========================================
Hits 5632 5632
Misses 3675 3675
Partials 474 474 Continue to review full report at Codecov.
|
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.
LGTM! Numbers seem to match paper :)
Closes #1735