Skip to content

Commit edcf5c6

Browse files
committed
fix: update example
1 parent f6fc695 commit edcf5c6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

run.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,5 @@ bigcodebench.sanitize --samples $FILE_HEADER.jsonl --calibrate
3333
# Check if the ground truth works on your machine
3434
bigcodebench.evaluate --subset $SUBSET --samples $FILE_HEADER-sanitized-calibrated.jsonl
3535

36-
# If the ground truth does not work, you can skip it:
37-
bigcodebench.evaluate --subset $SUBSET --samples $FILE_HEADER-sanitized-calibrated.jsonl --no-gt
38-
3936
# If the execution is slow:
4037
bigcodebench.evaluate --subset $SUBSET --samples $FILE_HEADER-sanitized-calibrated.jsonl --parallel 32

0 commit comments

Comments
 (0)