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

[PaddleNLP 3.0] Refactor RLHF #8617

Closed gongel closed 1 week ago

gongel commented 1 week ago

PR types

Refactor codes

PR changes

Others

Description

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 54.42%. Comparing base (c134a7f) to head (281075d). Report is 3 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8617 +/- ## ======================================== Coverage 54.42% 54.42% ======================================== Files 632 632 Lines 99481 99481 ======================================== Hits 54140 54140 Misses 45341 45341 ```

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

ZHUI commented 1 week ago

下个pr加入 data 相关脚本。

gongel commented 1 week ago

下个pr加入 data 相关脚本。

data加过了,这里的gitignore需要后续删除。