Skip to content

Commit 0adca22

Browse files
authored
Update README.md
1 parent a3c8b3c commit 0adca22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EPO/LLaMA-Factory/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pip install -e.
1616
Take Sotopia as an example, the process of constructing training data for RL is as follows:
1717
```bash
1818
1. Collect strategy and dialogue data from sotopia_pi
19-
2. cd utils
19+
2. cd data/utils
2020
2. python prm.py
2121
3. python preprocessing.py
2222
```

0 commit comments

Comments
 (0)