Skip to content

Commit 0a26c44

Browse files
committed
fix: update comments in run example
1 parent eb986d0 commit 0a26c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ bigcodebench.evaluate --subset $SUBSET --samples $FILE_HEADER-sanitized-calibrat
3636
# If the ground truth does not work, you can skip it:
3737
bigcodebench.evaluate --subset $SUBSET --samples $FILE_HEADER-sanitized-calibrated.jsonl --no-gt
3838

39-
# If not the execution is slow:
39+
# If the execution is slow:
4040
bigcodebench.evaluate --subset $SUBSET --samples $FILE_HEADER-sanitized-calibrated.jsonl --parallel 32

0 commit comments

Comments
 (0)