We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bbb0e8 commit b3262e9Copy full SHA for b3262e9
README.md
@@ -248,7 +248,7 @@ Then, run the evaluation:
248
# ...Or locally ⚠️
249
bigcodebench.evaluate --subset [complete|instruct] --samples samples-sanitized-calibrated.jsonl
250
# ...If you really don't want to check the ground truths
251
-bigcodebench.evaluate --subset [complete|instruct] --samples samples-sanitized-calibrated --no-gt
+bigcodebench.evaluate --subset [complete|instruct] --samples samples-sanitized-calibrated.jsonl --no-gt
252
```
253
254
> [!Tip]
0 commit comments