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

modify path of model_zoo in ci_case_auto.sh and ci_case_dy.sh #8633

Closed jeff41404 closed 1 week ago

jeff41404 commented 1 week ago

PR types

Bug fixes

PR changes

Others

Description

because PaddleNLP has changed path of model_zoo, we also changed in ci_case_auto.sh and ci_case_dy.sh in order to fix PR-CI-Auto-Parallel in PaddlePaddle repo which block Paddle #65188 error in PR-CI-Auto-Parallel

paddle-bot[bot] commented 1 week ago

Thanks for your contribution!

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 55.25%. Comparing base (7318273) to head (6891902). Report is 2 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8633 +/- ## ======================================== Coverage 55.25% 55.25% ======================================== Files 620 620 Lines 96556 96556 ======================================== Hits 53349 53349 Misses 43207 43207 ```

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