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

Add OpenAI's HumanEval dataset #2897

Merged
merged 4 commits into from
Sep 16, 2021
Merged

Conversation

lvwerra
Copy link
Member

@lvwerra lvwerra commented Sep 11, 2021

This PR adds OpenAI's HumanEval dataset. The dataset consists of 164 handcrafted programming problems with solutions and unittests to verify solution. This dataset is useful to evaluate code generation models.

Copy link
Member

@lhoestq lhoestq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome thank you !

datasets/openai_humaneval/openai_humaneval.py Outdated Show resolved Hide resolved
datasets/openai_humaneval/dataset_infos.json Outdated Show resolved Hide resolved
datasets/openai_humaneval/dataset_infos.json Outdated Show resolved Hide resolved
datasets/openai_humaneval/README.md Outdated Show resolved Hide resolved
datasets/openai_humaneval/README.md Outdated Show resolved Hide resolved
@lhoestq
Copy link
Member

lhoestq commented Sep 16, 2021

I just fixed the class name, and added [More Information Needed] in empty sections in case people want to complete the dataset card :)

@lhoestq lhoestq merged commit 19291d4 into huggingface:master Sep 16, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants