PaddleNLP icon indicating copy to clipboard operation
PaddleNLP copied to clipboard

Do not save moe_group

Open DesmonDay opened this issue 1 year ago β€’ 2 comments

PR types

Bug fixes

PR changes

Others

Description

Do not save moe_group.

DesmonDay avatar Jun 12 '24 08:06 DesmonDay

Thanks for your contribution!

paddle-bot[bot] avatar Jun 12 '24 08:06 paddle-bot[bot]

Codecov Report

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

Project coverage is 54.42%. Comparing base (77480a0) to head (97b928e).

:exclamation: Current head 97b928e differs from pull request most recent head 7041595

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

Files Patch % Lines
paddlenlp/transformers/configuration_utils.py 50.00% 1 Missing :warning:
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8589      +/-   ##
===========================================
- Coverage    55.42%   54.42%   -1.00%     
===========================================
  Files          631      632       +1     
  Lines        98578    99453     +875     
===========================================
- Hits         54634    54130     -504     
- Misses       43944    45323    +1379     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jun 12 '24 08:06 codecov[bot]