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

Replicated BM25 baselines for MS MARCO passage and document ranking #1555

Merged
merged 2 commits into from
Jun 2, 2021
Merged

Replicated BM25 baselines for MS MARCO passage and document ranking #1555

merged 2 commits into from
Jun 2, 2021

Conversation

jpark621
Copy link
Contributor

@jpark621 jpark621 commented Jun 2, 2021

Environment: 2020 Macbook Pro, macOS Big Sur, 8GC RAM, 500 GB HD

All results were replicated.

@codecov
Copy link

codecov bot commented Jun 2, 2021

Codecov Report

Merging #1555 (1e5436c) into master (a77c447) will decrease coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 1e5436c differs from pull request most recent head 722e602. Consider uploading reports for the commit 722e602 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1555      +/-   ##
============================================
- Coverage     57.05%   57.04%   -0.01%     
  Complexity      988      988              
============================================
  Files           165      165              
  Lines          9221     9219       -2     
  Branches       1278     1278              
============================================
- Hits           5261     5259       -2     
  Misses         3543     3543              
  Partials        417      417              
Impacted Files Coverage Δ
...in/java/io/anserini/search/topicreader/Topics.java 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a77c447...722e602. Read the comment docs.

Copy link
Member

@lintool lintool left a comment

Choose a reason for hiding this comment

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

Great, thanks!

@lintool lintool merged commit d81467b into castorini:master Jun 2, 2021
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