PaddlePaddle / PaddleNLP

πŸ‘‘ Easy-to-use and powerful NLP and LLM library with πŸ€— Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including πŸ—‚Text Classification, πŸ” Neural Search, ❓ Question Answering, ℹ️ Information Extraction, πŸ“„ Document Intelligence, πŸ’Œ Sentiment Analysis etc.
https://paddlenlp.readthedocs.io
Apache License 2.0
12.14k stars 2.94k forks source link

using value checknaninf #9030

Closed ForFishes closed 2 months ago

ForFishes commented 2 months ago

PR types

Performance optimization

PR changes

Others

Description

using value checknaninf

paddle-bot[bot] commented 2 months ago

Thanks for your contribution!

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 55.19%. Comparing base (d4e1791) to head (0952436). Report is 1 commits behind head on incubate/paddlenlp-fleety.

Files Patch % Lines
paddlenlp/trainer/trainer.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## incubate/paddlenlp-fleety #9030 +/- ## ========================================================== Coverage 55.19% 55.19% ========================================================== Files 621 621 Lines 96704 96705 +1 ========================================================== + Hits 53376 53377 +1 Misses 43328 43328 ```

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