Skip to content

Commit

Permalink
reflect
Browse files Browse the repository at this point in the history
  • Loading branch information
femto committed Nov 11, 2024
1 parent ce39fb5 commit dea94b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ async def main():
# 使用新的数据集运行评估
correct, count, matched_ids, mismatched_ids = await evaluate_dataset(
mismatched_data,
run_filename=f"run_human_eval_test_{model}1.json",
run_filename=f"run_human_eval_test_{model}4.json",
continue_process=True,
concurrency_count=60
)
Expand Down

0 comments on commit dea94b0

Please sign in to comment.