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: onnx transfer and eval #81

Merged
merged 14 commits into from
Dec 26, 2024
Merged

fix: onnx transfer and eval #81

merged 14 commits into from
Dec 26, 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 Dec 26, 2024

Codecov Report

Attention: Patch coverage is 42.85714% with 20 lines in your changes missing coverage. Please review.

Project coverage is 52.85%. Comparing base (e30fd01) to head (05a9eea).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/retrievals/models/rerank.py 36.00% 16 Missing ⚠️
src/retrievals/trainer/custom_trainer.py 33.33% 2 Missing ⚠️
src/retrievals/data/collator.py 66.66% 1 Missing ⚠️
src/retrievals/trainer/adversarial.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
- Coverage   54.47%   52.85%   -1.62%     
==========================================
  Files          38       38              
  Lines        2796     2819      +23     
==========================================
- Hits         1523     1490      -33     
- Misses       1273     1329      +56     

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

@LongxingTan LongxingTan merged commit 8f9cbd9 into master Dec 26, 2024
11 checks passed
@LongxingTan LongxingTan deleted the fix/benchmark27 branch December 26, 2024 08:30
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