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

Add cross encoder support #1615

Merged
merged 18 commits into from
Dec 7, 2023

change pt->torch_script

be113ed
Select commit
Loading
Failed to load commit list.
Merged

Add cross encoder support #1615

change pt->torch_script
be113ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 7, 2023 in 1s

80.98% (+0.15%) compared to df644ff

View this Pull Request on Codecov

80.98% (+0.15%) compared to df644ff

Details

Codecov Report

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

Comparison is base (df644ff) 80.83% compared to head (be113ed) 80.98%.
Report is 7 commits behind head on main.

Files Patch % Lines
...rch/ml/common/input/nlp/TextSimilarityMLInput.java 86.95% 2 Missing and 4 partials ⚠️
...n/java/org/opensearch/ml/common/input/MLInput.java 66.66% 3 Missing and 2 partials ⚠️
...in/java/org/opensearch/ml/common/FunctionName.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1615      +/-   ##
============================================
+ Coverage     80.83%   80.98%   +0.15%     
- Complexity     4215     4246      +31     
============================================
  Files           404      408       +4     
  Lines         16977    17122     +145     
  Branches       1818     1835      +17     
============================================
+ Hits          13723    13867     +144     
+ Misses         2539     2534       -5     
- Partials        715      721       +6     

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