Datasets:

Languages:
code
ArXiv:
Tags:
code
License:
Muennighoff commited on
Commit
236410f
1 Parent(s): ccc6bb3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ language:
35
 
36
  ### Dataset Summary
37
 
38
- > HumanEvalPack is ...
39
  >
40
  - **Languages:** Python, JavaScript, Java, Go, C++, Rust
41
  - **OctoPack🐙🎒:**
 
35
 
36
  ### Dataset Summary
37
 
38
+ > 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](https://github.com/bigcode-project/octopack/tree/main/evaluation/create/humaneval-x#modifications-muennighoff)). Refer to the [OctoPack paper](https://arxiv.org/abs/2308.07124) for more details.
39
  >
40
  - **Languages:** Python, JavaScript, Java, Go, C++, Rust
41
  - **OctoPack🐙🎒:**