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

fix: colbert name and docs #72

Merged
merged 20 commits into from
Sep 7, 2024
Merged

fix: colbert name and docs #72

merged 20 commits into from
Sep 7, 2024

Conversation

LongxingTan
Copy link
Owner

Description

This PR ...

Checklist

  • Linked issues (if existing)
  • Amended changelog.md for large changes (and added myself there as contributor)
  • Added/modified tests
  • Used pre-commit hooks when committing to ensure that code is compliant with hooks. Install hooks with pre-commit install.
    To run hooks independent of commit, execute pre-commit run --all-files

Thank you for joining. Have fun coding!

Copy link

codecov bot commented Sep 7, 2024

Codecov Report

Attention: Patch coverage is 37.50000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 55.85%. Comparing base (8b11fe9) to head (67e96cf).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/retrievals/data/dataset.py 33.33% 6 Missing ⚠️
src/retrievals/models/retrieval_auto.py 0.00% 3 Missing ⚠️
src/retrievals/models/rerank.py 0.00% 2 Missing ⚠️
src/retrievals/trainer/tuner.py 60.00% 2 Missing ⚠️
src/retrievals/data/collator.py 66.66% 1 Missing ⚠️
src/retrievals/models/utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
- Coverage   55.91%   55.85%   -0.07%     
==========================================
  Files          36       37       +1     
  Lines        2613     2632      +19     
==========================================
+ Hits         1461     1470       +9     
- Misses       1152     1162      +10     

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

@LongxingTan LongxingTan merged commit a55316a into master Sep 7, 2024
12 checks passed
@LongxingTan LongxingTan deleted the fix/benchmark19 branch September 7, 2024 08:21
This pull request was closed.
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.

1 participant