Skip to content
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

Install RAG24 baseline + update docs #2638

Merged
merged 5 commits into from
Dec 9, 2024
Merged

Install RAG24 baseline + update docs #2638

merged 5 commits into from
Dec 9, 2024

Conversation

lintool
Copy link
Member

@lintool lintool commented Nov 25, 2024

Note that rag2024 regression doesn't actually work yet, we're blocked on #2639

However, since @UShivani3 is currently away, I'd like to get his merged first and then circle back to fix.

@lintool lintool requested a review from UShivani3 November 25, 2024 13:39
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.59%. Comparing base (a90973c) to head (2c7bc5d).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2638   +/-   ##
=========================================
  Coverage     65.59%   65.59%           
  Complexity     1480     1480           
=========================================
  Files           225      225           
  Lines         13010    13010           
  Branches       1551     1551           
=========================================
  Hits           8534     8534           
  Misses         3949     3949           
  Partials        527      527           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lintool lintool requested a review from ronakice December 9, 2024 20:02
Copy link
Member

@ronakice ronakice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One main point, I think besides this its good to go.

README.md Outdated
@@ -291,12 +291,28 @@ Key:

</details>
<details>
<summary>MS MARCO V2.1 Document Regressions</summary>
<summary>MS MARCO V2.1 Passage Regressions (TREC RAG 24)</summary>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Terminology here can be misleading, if we are doing segmented maybe we should say that instead of passage?

Copy link
Member

@ronakice ronakice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@lintool lintool merged commit 7fbc146 into master Dec 9, 2024
3 checks passed
@lintool lintool deleted the rag24 branch December 9, 2024 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants