CoolFace
Datasetpublic

bigcode/humanevalpack

Dataset Card for HumanEvalPack Dataset Summary HumanEvalPack is an extension of OpenAI's HumanEval to cover 6 total languages across 3 tasks. The Python split is exactly the same as OpenAI's Python HumanEval. The other splits are translated by humans (similar to HumanEval-X but with additional cleaning, see here). Refer to the OctoPack paper for more details. Languages: Python, JavaScript, Java, Go, C++, Rust OctoPack🐙🎒: Data CommitPack 4TB of GitHub… See the full description on the dataset page: https://huggingface.co/datasets/bigcode/humanevalpack.

sourceHugging Facemitupdated 1y agoView on Hugging Face
92likes10kdownloads
50 commits on main
9a417621y ago

Convert dataset to Parquet (#12)

Muennighoff, arjunguha
7980d992y ago

Remove spurious double quotation mark in the Python test suite (#3)

Muennighoff, ZhaofengWu
309a63f3y ago

Add languages

Muennighoff
b3a0f293y ago

Update README.md

Muennighoff
20678c23y ago

Update README.md

Muennighoff
46978bb3y ago

Update README.md

Muennighoff
cb382f13y ago

Update README.md

Muennighoff
236410f3y ago

Update README.md

Muennighoff
ccc6bb33y ago

Update README.md

Muennighoff
1c2a0e43y ago

Update README.md

Muennighoff
addbb593y ago

Update README.md

Muennighoff
81a59ba3y ago

Update README.md

Muennighoff
a9a45ea3y ago

Update README.md

Muennighoff
6e98a043y ago

Update README.md

Muennighoff
4a7f0043y ago

Update README.md

Muennighoff
48dbcf33y ago

Update humanevalpack.py

Muennighoff
330274d3y ago

Update README.md

Muennighoff
3e017ae3y ago

Update humanevalpack.py

Muennighoff
b09840f3y ago

Update README.md

Muennighoff
de0358e3y ago

Rename data/rust/data/humanevalbugs.jsonl to data/rust/data/humanevalpack.jsonl

Muennighoff
3a07e5b3y ago

Rename data/python/data/humanevalbugs.jsonl to data/python/data/humanevalpack.jsonl

Muennighoff
43c217f3y ago

Rename data/js/data/humanevalbugs.jsonl to data/js/data/humanevalpack.jsonl

Muennighoff
98ec6d73y ago

Rename data/java/data/humanevalbugs.jsonl to data/java/data/humanevalpack.jsonl

Muennighoff
06f82613y ago

Rename data/go/data/humanevalbugs.jsonl to data/go/data/humanevalpack.jsonl

Muennighoff
4db8e913y ago

Rename data/cpp/data/humanevalbugs.jsonl to data/cpp/data/humanevalpack.jsonl

Muennighoff
18ffa243y ago

Rename humaneval-x-bugs.py to humanevalpack.py

Muennighoff
75bd2443y ago

Fix

Muennighoff
9466c763y ago

Add

Muennighoff
bcd9be53y ago

Rmv

Muennighoff
b1c279b3y ago

Merge branch 'main' of https://huggingface.co/datasets/Muennighoff/humaneval-x-bugs

Muennighoff
f58c9a03y ago

Change rust

Muennighoff
679e6483y ago

Delete data/python/data/.DS_Store

Muennighoff
9b46ce53y ago

Fix iscuber

Muennighoff
f3c5d803y ago

Rmv METADA

Muennighoff
bdf16613y ago

Add

Muennighoff
fc95ebd3y ago

Update

Muennighoff
61886743y ago

iscuber

Muennighoff
1e6d4d63y ago

Fix entry names

Muennighoff
e2ae2473y ago

Fix camelCase

Muennighoff
681af0a3y ago

Fix JS 113

Muennighoff
ede531c3y ago

Update go

Muennighoff
ca635043y ago

Update

Muennighoff
78e747a3y ago

Fix Rust compilation

Muennighoff
a62d6623y ago

Fix Rust compilation

Muennighoff
efdda4b3y ago

Fix Rust compilation

Muennighoff
dcfdf563y ago

Fix Rust compilation

Muennighoff
a3a97803y ago

Fix Rust compilation

Muennighoff
75c4efd3y ago

Fix Rust compilation

Muennighoff
e816ffb3y ago

Fix Rust compilation

Muennighoff
e1867b33y ago

Update rust

Muennighoff