humaneval benchmark

千里阵云 / 2024-01-09 / 原文

use code-eval

command
git clone https://github.com/abacaj/code-eval.git
cd code-eval
conda create -n human_eval python=3.10
conda activate human_eval
pip install -r requirements.txt