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

[cherry-pick] Optimize async save #8878

Merged
merged 1 commit into from
Aug 9, 2024

fix format

32ca80e
Select commit
Loading
Failed to load commit list.
Merged

[cherry-pick] Optimize async save #8878

fix format
32ca80e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 9, 2024 in 0s

55.33% (target 58.00%)

View this Pull Request on Codecov

55.33% (target 58.00%)

Details

Codecov Report

Attention: Patch coverage is 21.95122% with 64 lines in your changes missing coverage. Please review.

Project coverage is 55.33%. Comparing base (dbf395f) to head (32ca80e).
Report is 11 commits behind head on develop.

Files Patch % Lines
paddlenlp/trainer/utils/async_save.py 20.51% 62 Missing ⚠️
paddlenlp/trainer/trainer.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8878      +/-   ##
===========================================
+ Coverage    55.30%   55.33%   +0.02%     
===========================================
  Files          631      632       +1     
  Lines        98867    98908      +41     
===========================================
+ Hits         54681    54727      +46     
+ Misses       44186    44181       -5     

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