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 BGE maxlen issue and add maxlen test cases for splade-pp-ed and bge #2387

Merged
merged 3 commits into from
Feb 21, 2024

Conversation

ArthurChen189
Copy link
Member

  • fix BGE maxlen issue by restricting maxlen to 512
  • add maxlen test cases (i.e., long input query) for splade-pp-ed and bge

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (21b3ddd) 65.74% compared to head (e7b2d4f) 65.96%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2387      +/-   ##
============================================
+ Coverage     65.74%   65.96%   +0.21%     
- Complexity     1400     1405       +5     
============================================
  Files           207      207              
  Lines         11666    11666              
  Branches       1473     1473              
============================================
+ Hits           7670     7695      +25     
+ Misses         3486     3461      -25     
  Partials        510      510              

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

@ArthurChen189 ArthurChen189 merged commit e6dcc67 into castorini:master Feb 21, 2024
3 checks passed
lintool added a commit that referenced this pull request Feb 22, 2024
+ maxlen issue with ONNX fixed in #2387
+ this PR simply copies scores from the non-ONNX versions, will circle back and readjust scores
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