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

[Trainer] Fix dist dataloader eval #7777

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Conversation

DesmonDay
Copy link
Contributor

PR types

Bug fixes

PR changes

Others

Description

Fix dist dataloader evaluation.

Copy link

paddle-bot bot commented Jan 4, 2024

Thanks for your contribution!

Copy link

codecov bot commented Jan 4, 2024

Codecov Report

Attention: 64 lines in your changes are missing coverage. Please review.

Comparison is base (7d789a8) 57.28% compared to head (d82ea51) 57.42%.
Report is 1 commits behind head on develop.

Files Patch % Lines
paddlenlp/transformers/auto/image_processing.py 76.63% 25 Missing ⚠️
paddlenlp/transformers/auto/processing.py 82.60% 8 Missing ⚠️
paddlenlp/transformers/model_utils.py 86.27% 7 Missing ⚠️
paddlenlp/transformers/auto/modeling.py 82.75% 5 Missing ⚠️
paddlenlp/transformers/configuration_utils.py 85.71% 4 Missing ⚠️
paddlenlp/transformers/feature_extraction_utils.py 75.00% 4 Missing ⚠️
paddlenlp/generation/configuration_utils.py 76.92% 3 Missing ⚠️
paddlenlp/transformers/auto/configuration.py 88.23% 2 Missing ⚠️
paddlenlp/transformers/auto/tokenizer.py 86.66% 2 Missing ⚠️
paddlenlp/trainer/trainer.py 50.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7777      +/-   ##
===========================================
+ Coverage    57.28%   57.42%   +0.13%     
===========================================
  Files          584      585       +1     
  Lines        87729    87976     +247     
===========================================
+ Hits         50258    50517     +259     
+ Misses       37471    37459      -12     

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

@ZHUI ZHUI merged commit 4437198 into PaddlePaddle:develop Jan 4, 2024
9 checks passed
JunnYu pushed a commit that referenced this pull request Jan 5, 2024
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.

2 participants