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

[BugFix] Update truncate in distributed training #8362

Merged
merged 3 commits into from
May 8, 2024

Conversation

KB-Ding
Copy link
Contributor

@KB-Ding KB-Ding commented May 6, 2024

PR types

Bug fixes

PR changes

APIs

Description

Update truncate in distributed training

Copy link

paddle-bot bot commented May 6, 2024

Thanks for your contribution!

Copy link

codecov bot commented May 6, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 55.36%. Comparing base (fdcabf8) to head (ea27eb6).
Report is 3 commits behind head on develop.

Files Patch % Lines
paddlenlp/trainer/trainer.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #8362   +/-   ##
========================================
  Coverage    55.36%   55.36%           
========================================
  Files          614      614           
  Lines        96016    96016           
========================================
  Hits         53164    53164           
  Misses       42852    42852           

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

Copy link
Collaborator

@ZHUI ZHUI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

应该是gather处理数据不一样的问题的

@PaddlePaddle PaddlePaddle locked and limited conversation to collaborators May 7, 2024
@PaddlePaddle PaddlePaddle unlocked this conversation May 7, 2024
@KB-Ding KB-Ding changed the title Remove truncate in distributed training Update truncate in distributed training May 8, 2024
@KB-Ding KB-Ding changed the title Update truncate in distributed training [BugFix] Update truncate in distributed training May 8, 2024
@wawltor wawltor merged commit a85a9a9 into PaddlePaddle:develop May 8, 2024
8 of 11 checks passed
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.

None yet

3 participants