Skip to content

Commit 793be8d

Browse files
authored
[Docs] GSM8K Accuracy Evaluation doc update (#25360)
Signed-off-by: David Chen <[email protected]>
1 parent 7b57a43 commit 793be8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/evals/gsm8k/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pytest -s -v tests/gsm8k/test_gsm8k_correctness.py \
1919
vllm serve Qwen/Qwen2.5-1.5B-Instruct --port 8000
2020

2121
# Run evaluation
22-
python tests/gsm8k/gsm8k_eval.py --port 8000
22+
python tests/evals/gsm8k/gsm8k_eval.py --port 8000
2323
```
2424

2525
## Configuration Format

0 commit comments

Comments
 (0)