Skip to content

Commit 992fc34

Browse files
authored
fix: pass calibrated into gradio api
1 parent aa634d5 commit 992fc34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bigcodebench/evaluate.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ def evaluate(
165165
max_as_limit=max_as_limit,
166166
max_data_limit=max_data_limit,
167167
max_stack_limit=max_stack_limit,
168+
calibrated=calibrated,
168169
check_gt_only=check_gt_only,
169170
no_gt=no_gt,
170171
api_name="/predict"

0 commit comments

Comments
 (0)