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

[LLM]fix dpop loss #10239

Merged
merged 1 commit into from
Mar 24, 2025
Merged

[LLM]fix dpop loss #10239

merged 1 commit into from
Mar 24, 2025

Conversation

lugimzzz
Copy link
Contributor

PR types

Bug fixes

PR changes

APIs

Description

fix dpop loss

Copy link

paddle-bot bot commented Mar 21, 2025

Thanks for your contribution!

Copy link

codecov bot commented Mar 24, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 49.70%. Comparing base (ef9aecc) to head (b468a14).
Report is 81 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/transformers/dpo_criterion.py 0.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.
❌ Your project status has failed because the head coverage (49.70%) is below the target coverage (58.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #10239      +/-   ##
===========================================
- Coverage    50.21%   49.70%   -0.52%     
===========================================
  Files          757      761       +4     
  Lines       122399   124216    +1817     
===========================================
+ Hits         61466    61744     +278     
- Misses       60933    62472    +1539     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@wawltor wawltor left a comment

Choose a reason for hiding this comment

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

LGTM

@wawltor wawltor merged commit be1429f into PaddlePaddle:develop Mar 24, 2025
9 of 13 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.

2 participants