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

Refactoring of API + initial support for ReRank. #43

Merged
merged 9 commits into from
Dec 18, 2023

Conversation

michaelfeil
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 17, 2023

Codecov Report

Attention: 40 lines in your changes are missing coverage. Please review.

Comparison is base (69f5f50) 90.69% compared to head (39c1abe) 89.35%.

Files Patch % Lines
...emb/infinity_emb/transformer/crossencoder/torch.py 66.66% 18 Missing ⚠️
libs/infinity_emb/infinity_emb/primitives.py 88.57% 8 Missing ⚠️
...finity_emb/infinity_emb/inference/batch_handler.py 90.69% 4 Missing ⚠️
...y_emb/transformer/embedder/sentence_transformer.py 57.14% 3 Missing ⚠️
libs/infinity_emb/infinity_emb/inference/queue.py 95.83% 2 Missing ⚠️
...nfinity_emb/infinity_emb/inference/select_model.py 93.10% 2 Missing ⚠️
...ibs/infinity_emb/infinity_emb/transformer/utils.py 92.59% 2 Missing ⚠️
libs/infinity_emb/infinity_emb/engine.py 97.87% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
- Coverage   90.69%   89.35%   -1.34%     
==========================================
  Files          19       22       +3     
  Lines         752      921     +169     
==========================================
+ Hits          682      823     +141     
- Misses         70       98      +28     

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

@michaelfeil michaelfeil merged commit 0f9a0d0 into main Dec 18, 2023
5 checks passed
@michaelfeil michaelfeil deleted the refactor-for-rerank branch December 18, 2023 13:02
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