ColossalAI/applications/ColossalChat/examples/training_scripts
Tong Li 39e2597426
[ColossalChat] Add PP support (#6001)
* support pp training

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

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

* update rm

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

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

* refactor

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

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

* update test case

* fix

* change to 4

* fix eval

* test

* add pp

* hotfix

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

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

* support pp training

* update rm

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

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

* refactor

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

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

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

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

* update test case

* fix

* change to 4

* fix eval

* test

* add pp

* hotfix

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

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

* update

* skip pp eval

* update all reduce

* update sft

* update ignore

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

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

* update no cache

* add eval

* remove fi

* remove debug

* remove parentheses to avoid warning

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

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

* Revert "add eval"

This reverts commit 3ab2f6fa32.

* add all reduce

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-21 10:47:39 +08:00
..
hostfile add SimPO 2024-06-24 02:12:20 +00:00
lora_config.json [Chat] Fix lora (#5946) 2024-07-31 14:10:17 +08:00
train_dpo.py [ColossalChat] Add PP support (#6001) 2024-08-21 10:47:39 +08:00
train_dpo.sh refactor evaluation 2024-07-22 05:57:39 +00:00
train_kto.py [ColossalChat] Add PP support (#6001) 2024-08-21 10:47:39 +08:00
train_kto.sh refactor evaluation 2024-07-22 05:57:39 +00:00
train_orpo.py [ColossalChat] Add PP support (#6001) 2024-08-21 10:47:39 +08:00
train_orpo.sh refactor evaluation 2024-07-22 05:57:39 +00:00
train_ppo.py [Chat] fix readme (#5989) 2024-08-12 14:55:17 +08:00
train_ppo.sh [ColossalChat] Hotfix for ColossalChat (#5910) 2024-07-19 13:40:07 +08:00
train_rm.py [ColossalChat] Add PP support (#6001) 2024-08-21 10:47:39 +08:00
train_rm.sh refactor evaluation 2024-07-22 05:57:39 +00:00
train_sft.py [ColossalChat] Add PP support (#6001) 2024-08-21 10:47:39 +08:00
train_sft.sh [Chat] Fix lora (#5946) 2024-07-31 14:10:17 +08:00