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 a06bf00 commit 0237483Copy full SHA for 0237483
bigcodebench/evaluate.py
@@ -27,7 +27,7 @@
27
estimate_pass_at_k,
28
untrusted_check,
29
)
30
-from bigcodebench.gen.util import trusted_exec
+from bigcodebench.gen.util import trusted_check
31
32
# 1st item: the status
33
# 2nd item (optional): the detailed pass/fail boolean for each input
0 commit comments