Skip to content

Commit fa53473

Browse files
committed
updata README
1 parent 746eb33 commit fa53473

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ cd src/data_generation && bash scripts/run.sh
135135

136136
## Step 3: Response Synthesis
137137

138-
1. Generating responses (code in the `src/data_generation` folder) and applying a reward filtering strategy (code in the `src/data_generation/reward_filtering` folder).
139-
2. For instruction-tuning and evaluation, we directly use the DART-Math framework.
138+
1. Generating responses (code in the `src/data_generation` folder)
139+
2. applying a reward filtering strategy (code in the `src/data_generation/reward_filtering` folder).
140140

141141
```bash
142142
cd src/data_generation && bash scripts/run.sh

0 commit comments

Comments
 (0)