ColossalAI/applications/ColossalChat/tests
YeAnbang d20c8ffd97
Add GRPO and Support RLVR for PPO (#6186)
* add grpo, support rlvr

* add grpo, support rlvr

* tested deepseek r1 pipeline

* add ci

* verify grpo r1

* verify grpo r1

* update readme, remove unused code

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* remove path

* clean code

* fix circular import

* fix ci OOM

* fix ci OOM

* skip kto tp, fix qwen generation

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-18 09:43:36 +08:00
..
test_data fix style 2024-07-26 09:55:15 +00:00
__init__.py [ColossalChat] Update RLHF V2 (#5286) 2024-03-29 14:12:29 +08:00
generate_dummy_datasets_for_testing.py Add GRPO and Support RLVR for PPO (#6186) 2025-02-18 09:43:36 +08:00
llama.json [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-06-07 07:01:31 +00:00
opt.json [ColossalChat] Update RLHF V2 (#5286) 2024-03-29 14:12:29 +08:00
prepare_test_env.sh Add GRPO and Support RLVR for PPO (#6186) 2025-02-18 09:43:36 +08:00
test_data_preparation.sh Add GRPO and Support RLVR for PPO (#6186) 2025-02-18 09:43:36 +08:00
test_lora.py [ColossalChat] Add PP support (#6001) 2024-08-21 10:47:39 +08:00
test_templating.sh [Coati] Train DPO using PP (#6054) 2024-10-11 19:32:00 +08:00
test_train.sh Add GRPO and Support RLVR for PPO (#6186) 2025-02-18 09:43:36 +08:00
verify_chat_data.py refactor tokenization 2024-07-19 10:10:48 +00:00