Skip to content

Commit b86a0f2

Browse files
committed
update EVALUATION.md
1 parent e9f75c0 commit b86a0f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eval/EVALUATION.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ pip install -e human-eval
5959
python evaluate_humaneval.py -f HumanEval.jsonl -o HumanEval_res.jsonl
6060
evaluate_functional_correctness HumanEval_res.jsonl
6161
# Qwen-7B-Chat
62-
python evaluate_chat_mmlu.py -f HumanEval.jsonl -o HumanEval_res_chat.jsonl
62+
python evaluate_chat_humaneval.py -f HumanEval.jsonl -o HumanEval_res_chat.jsonl
6363
evaluate_functional_correctness HumanEval_res_chat.jsonl
6464
```
6565

0 commit comments

Comments
 (0)