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

[AutoParallel] Refine auto_trainer save load #8767

Merged
merged 10 commits into from
Jul 26, 2024

fix

2d0f836
Select commit
Loading
Failed to load commit list.
Merged

[AutoParallel] Refine auto_trainer save load #8767

fix
2d0f836
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 26, 2024 in 0s

55.22% (target 58.00%)

View this Pull Request on Codecov

55.22% (target 58.00%)

Details

Codecov Report

Attention: Patch coverage is 21.73913% with 36 lines in your changes missing coverage. Please review.

Project coverage is 55.22%. Comparing base (5a508e5) to head (2d0f836).
Report is 18 commits behind head on develop.

Files Patch % Lines
paddlenlp/trainer/auto_trainer.py 0.00% 27 Missing ⚠️
paddlenlp/trainer/trainer.py 52.63% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8767      +/-   ##
===========================================
- Coverage    55.43%   55.22%   -0.21%     
===========================================
  Files          626      631       +5     
  Lines        98070   100091    +2021     
===========================================
+ Hits         54366    55277     +911     
- Misses       43704    44814    +1110     

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