SAVRN
Search Contact SAVRN

Dataset · Text to text

openai_humaneval

by OpenAI openai/openai_humaneval

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.

Rows164
Configurations1
Size91.6 KB
Licensemit
AccessPublicly accessible
Monthly Downloads273k

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

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

Read the full dataset card (632 words)

Structure

openai_humaneval 164 rows

SplitRowsSize
test164194.4 KB
task_idstringpromptstringcanonical_solutionstringteststringentry_pointstring

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.

Data1 file · 83.9 KB
Documentation1 file · 6.5 KB
Repository1 file · 1.2 KB
Every file
FileTypeSizeSHA-256
openai_humaneval/test-00000-of-00001.parquetData83.9 KB2f2871a15fbc
README.mdDocumentation6.5 KB
.gitattributesRepository1.2 KB

License and Download

License
mit
Access
No access gate
Download from OpenAI

Released by OpenAI through its official repository on Hugging Face. Read the license.