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

[Unified Checkpoint] Checkpoint compression #9183

Merged
merged 44 commits into from
Nov 25, 2024

fix ci

ad1dc75
Select commit
Loading
Failed to load commit list.
Merged

[Unified Checkpoint] Checkpoint compression #9183

fix ci
ad1dc75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 18, 2024 in 0s

53.00% (target 58.00%)

View this Pull Request on Codecov

53.00% (target 58.00%)

Details

Codecov Report

Attention: Patch coverage is 12.79461% with 259 lines in your changes missing coverage. Please review.

Project coverage is 53.00%. Comparing base (cf0f478) to head (ad1dc75).
Report is 7 commits behind head on develop.

Current head ad1dc75 differs from pull request most recent head f8530c0

Please upload reports for the commit f8530c0 to get more accurate results.

Files with missing lines Patch % Lines
paddlenlp/utils/checkpoint_quantization_utils.py 9.34% 97 Missing ⚠️
...trainer/plugins/unified_checkpoint_quantization.py 9.37% 58 Missing ⚠️
paddlenlp/trainer/plugins/unified_checkpoint.py 8.77% 52 Missing ⚠️
paddlenlp/transformers/model_utils.py 15.00% 51 Missing ⚠️
paddlenlp/trainer/training_args.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9183      +/-   ##
===========================================
+ Coverage    52.94%   53.00%   +0.05%     
===========================================
  Files          657      659       +2     
  Lines       106521   106743     +222     
===========================================
+ Hits         56397    56578     +181     
- Misses       50124    50165      +41     

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