Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluation.py failing on KeyError: 'test/0' #10

Open
briviere opened this issue Dec 19, 2021 · 3 comments
Open

Evaluation.py failing on KeyError: 'test/0' #10

briviere opened this issue Dec 19, 2021 · 3 comments

Comments

@briviere
Copy link

I tried running:

evaluate_functional_correctness ./data/example_samples.jsonl

Getting the following error:

File "/Users/brianriviere/projects/human-eval/human_eval/evaluation.py", line 65, in evaluate_functional_correctness
   args = (problems[task_id], completion, timeout, completion_id[task_id])
KeyError: 'test/0'

Is there something I'm not doing correctly?

@HenryHZY
Copy link

What about "evaluate_functional_correctness data/example_samples.jsonl --problem_file=data/example_problem.jsonl"?

@gench
Copy link

gench commented Jun 29, 2023

EOFError

@tanzelin430
Copy link

thanks Henry, your reply is really helpful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants