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

【benchmark】 fix benchmark script #8648

Closed mmglove closed 1 day ago

mmglove commented 5 days ago

PR types

Others

PR changes

Others

Description

1、基于 NLP 目录修改适配模型 benchmark 脚本 2、下线 xlnet 、seq2seq、rnnlm、ptb 模型

paddle-bot[bot] commented 5 days ago

Thanks for your contribution!

codecov[bot] commented 2 days ago

Codecov Report

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

Project coverage is 55.79%. Comparing base (faabf87) to head (2e17946).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8648 +/- ## ======================================== Coverage 55.79% 55.79% ======================================== Files 620 620 Lines 96659 96659 ======================================== Hits 53928 53928 Misses 42731 42731 ```

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