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] Support MoE #8511

Closed
wants to merge 4 commits into from

Conversation

DesmonDay
Copy link
Contributor

PR types

New features

PR changes

Others

Description

Update trainer for moe model.

Copy link

paddle-bot bot commented May 29, 2024

Thanks for your contribution!

Copy link

codecov bot commented May 29, 2024

Codecov Report

Attention: Patch coverage is 5.66038% with 100 lines in your changes missing coverage. Please review.

Project coverage is 53.99%. Comparing base (d8adc2b) to head (d854330).
Report is 414 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/trainer/trainer.py 3.50% 55 Missing ⚠️
paddlenlp/trainer/utils/helper.py 3.70% 26 Missing ⚠️
paddlenlp/trainer/training_args.py 13.63% 19 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8511      +/-   ##
===========================================
- Coverage    54.03%   53.99%   -0.05%     
===========================================
  Files          618      618              
  Lines        96697    96783      +86     
===========================================
+ Hits         52248    52254       +6     
- Misses       44449    44529      +80     

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

Copy link

This Pull Request is stale because it has been open for 60 days with no activity. 当前Pull Request 60天内无活动,被标记为stale。

@github-actions github-actions bot added stale and removed stale labels Jul 30, 2024
Copy link

This Pull Request is stale because it has been open for 60 days with no activity. 当前Pull Request 60天内无活动,被标记为stale。

@github-actions github-actions bot added the stale label Sep 29, 2024
@DesmonDay DesmonDay closed this Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant