Skip to content

Commit 6d51cba

Browse files
authored
docs: update README.md
evalutation -> evaluation
1 parent af158ec commit 6d51cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ bash ./examples/train_1.5B_n16_on_ray.sh $MODEL_PATH $DATA_PATH/prompts_for_r1_d
7777

7878
```bash
7979
# Evaluation
80-
cd evalutation
80+
cd evaluation
8181
python3 eval_and_aggregate.py --model_path $MODEL_PATH --max_gen_tokens 32768
8282
```
8383

0 commit comments

Comments
 (0)