openai / human-eval

Code for the paper "Evaluating Large Language Models Trained on Code"
MIT License
2.31k stars 330 forks source link

About how to use #47

Open RIKI0913 opened 2 weeks ago

RIKI0913 commented 2 weeks ago

I want to use human-eval to get the correct code and program code generated by LLM. I am able to build the environment, but do not know how to execute it (including selecting the LLM). If you could please tell me how to do this?