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

[llm]support pad to max_length & fix sp bug #9040

Merged
merged 4 commits into from
Aug 29, 2024

support finetune pad to max_length

83a0b25
Select commit
Loading
Failed to load commit list.
Merged

[llm]support pad to max_length & fix sp bug #9040

support finetune pad to max_length
83a0b25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 28, 2024 in 1s

53.94% (target 58.00%)

View this Pull Request on Codecov

53.94% (target 58.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.94%. Comparing base (3e7c5ca) to head (83a0b25).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9040      +/-   ##
===========================================
+ Coverage    53.76%   53.94%   +0.18%     
===========================================
  Files          652      652              
  Lines       104501   104929     +428     
===========================================
+ Hits         56186    56608     +422     
- Misses       48315    48321       +6     

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