Closed Zephyreeze closed 2 days ago
When run 'bash run_evaluate_cq2.5.sh' to evaluate HumanEval and MBPP, there is an error this line:"from evalplus.data import get_human_eval_plus"(line24 in generation.py). It seems that "data" does not exist in evalplus?
Please provide us with more detailed information, including the log and the environment.
Thanks for your reply! I have settled this question. I just need to pip install evalplus...
When run 'bash run_evaluate_cq2.5.sh' to evaluate HumanEval and MBPP, there is an error this line:"from evalplus.data import get_human_eval_plus"(line24 in generation.py). It seems that "data" does not exist in evalplus?