add examples

Former-commit-id: 2744dc9d2f9df4150a496b38e24ea96040a85bef
This commit is contained in:
hiyouga
2024-03-05 03:16:35 +08:00
parent 0229fffde5
commit bc67872218
4 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
Usage:
- `pretrain.sh`
- `sft.sh` -> `reward.sh` -> `ppo.sh`
- `sft.sh` -> `dpo.sh` -> `predict.sh`