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
11.71k stars 2.86k forks source link

fix benchmark dir because of PR#8627 #8649

Closed fightfat closed 2 days ago

fightfat commented 4 days ago

PR types

Bug fixes

PR changes

Others

Description

fix benchmark dir because of PR#8627

paddle-bot[bot] commented 4 days ago

Thanks for your contribution!

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.

Project coverage is 55.79%. Comparing base (65e721e) to head (8f15694). Report is 7 commits behind head on develop.

Files Patch % Lines
paddlenlp/trainer/training_args.py 0.00% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8649 +/- ## =========================================== - Coverage 55.80% 55.79% -0.01% =========================================== Files 620 620 Lines 96642 96650 +8 =========================================== Hits 53928 53928 - Misses 42714 42722 +8 ```

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