The HumanEval dataset released by OpenAI includes 164 programming problems with a function sig- nature, docstring, body, and several unit tests. They were handwritten to ensure not to be included in the training set of code generation models.
Dataset Card
By OpenAI, published under mit, revision 7dce6050a7d6.
Dataset Card for OpenAI HumanEval
Table of Contents
- OpenAI HumanEval
- Table of Contents
- Dataset Description
- Dataset Summary
- Supported Tasks and Leaderboards
- Languages
- Dataset Structure
- Data Instances
- Data Fields
- Data Splits
- Dataset Creation
- Curation Rationale
- Source Data
- Initial Data Collection and Normalization
- Who are the source language producers?
- Annotations
- Annotation process
- Who are the annotators?
- Personal and Sensitive Information
- Considerations for Using the Data
- Social Impact of Dataset
- Discussion of Biases
- Other Known Limitations
- Additional Information
- Dataset Curators
- Licensing Information
- Citation Information
- Contributions
Dataset Description
- Repository: GitHub Repository
- Paper: Evaluating Large Language Models Trained on Code
Dataset Summary
The HumanEval dataset released by OpenAI includes 164 programming problems with a function sig- nature, docstring, body, and several unit tests. They were handwritten to ensure not to be included in the training set of code generation models.
Supported Tasks and Leaderboards
Languages
The programming problems are written in Python and contain English natural text in comments and docstrings.
Dataset Structure
Structure
openai_humaneval 164 rows
| Split | Rows | Size |
|---|---|---|
| test | 164 | 194.4 KB |
Details
- Repository
- openai/openai_humaneval
- Publisher
- OpenAI
- Task category
- Text to text
- Tags
- code-generation
- Size category
- n<1K
- Languages
- en
- Revision
- 7dce6050a7d6d172f3cc5c32aa97f52fa1a2e544
- Last updated
- 2024-01-04
Files
3 files, 91.6 KB in total.
Every file
| File | Type | Size | SHA-256 |
|---|---|---|---|
| openai_humaneval/test-00000-of-00001.parquet | Data | 83.9 KB | 2f2871a15fbc |
| README.md | Documentation | 6.5 KB | — |
| .gitattributes | Repository | 1.2 KB | — |
License and Download
- License
- mit
- Access
- No access gate
Released by OpenAI through its official repository on Hugging Face. Read the license.