提交 051a9c7e 编写于 作者: CSDN-Ada助手's avatar CSDN-Ada助手

fix bug

上级 41eaf869
...@@ -74,7 +74,7 @@ def unsafe_execute(tmp_dir, language_type, timeout, sample, result, task_id): ...@@ -74,7 +74,7 @@ def unsafe_execute(tmp_dir, language_type, timeout, sample, result, task_id):
chdir = os.chdir chdir = os.chdir
# Disable functionalities that can make destructive changes to the test. # Disable functionalities that can make destructive changes to the test.
reliability_guard() # reliability_guard()
try: try:
exec_globals = {} exec_globals = {}
......
python generate_humaneval_x.py --model_name baichuan --language_type python
python generate_humaneval_x.py --model_name baichuan --language_type cpp
python generate_humaneval_x.py --model_name baichuan --language_type js
python generate_humaneval_x.py --model_name baichuan --language_type go
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册