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

feat: peft training for llm embed finetuning #60

Merged
merged 22 commits into from
Jun 22, 2024
Merged

Conversation

LongxingTan
Copy link
Owner

No description provided.

Repository owner deleted a comment from codecov bot Jun 22, 2024
Copy link

codecov bot commented Jun 22, 2024

Codecov Report

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

Project coverage is 50.93%. Comparing base (114f798) to head (6de0ab3).
Report is 1 commits behind head on master.

Files Patch % Lines
src/retrievals/models/embedding_auto.py 43.33% 17 Missing ⚠️
src/retrievals/trainer/trainer.py 33.33% 2 Missing ⚠️
src/retrievals/models/rerank.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   48.62%   50.93%   +2.30%     
==========================================
  Files          26       26              
  Lines        2225     2252      +27     
==========================================
+ Hits         1082     1147      +65     
+ Misses       1143     1105      -38     

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

@LongxingTan LongxingTan merged commit fb6f376 into master Jun 22, 2024
13 checks passed
@LongxingTan LongxingTan deleted the fix/benchmark7 branch June 22, 2024 13:45
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.

None yet

1 participant