Skip to content

Commit b3262e9

Browse files
committed
docs: update eval
1 parent 0bbb0e8 commit b3262e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ Then, run the evaluation:
248248
# ...Or locally ⚠️
249249
bigcodebench.evaluate --subset [complete|instruct] --samples samples-sanitized-calibrated.jsonl
250250
# ...If you really don't want to check the ground truths
251-
bigcodebench.evaluate --subset [complete|instruct] --samples samples-sanitized-calibrated --no-gt
251+
bigcodebench.evaluate --subset [complete|instruct] --samples samples-sanitized-calibrated.jsonl --no-gt
252252
```
253253
254254
> [!Tip]

0 commit comments

Comments
 (0)