Datasets:
Initial commit
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +41 -0
- data/cpp-keep.json +0 -0
- data/cpp-remove.json +0 -0
- data/cpp-reworded.json +0 -0
- data/cpp-transform.json +0 -0
- data/cs-keep.json +0 -0
- data/cs-remove.json +0 -0
- data/cs-reworded.json +0 -0
- data/cs-transform.json +0 -0
- data/d-keep.json +0 -0
- data/d-remove.json +0 -0
- data/d-reworded.json +0 -0
- data/d-transform.json +0 -0
- data/go-keep.json +0 -0
- data/go-remove.json +0 -0
- data/go-reworded.json +0 -0
- data/go-transform.json +0 -0
- data/java-keep.json +0 -0
- data/java-remove.json +0 -0
- data/java-reworded.json +0 -0
- data/java-transform.json +0 -0
- data/jl-keep.json +0 -0
- data/jl-remove.json +0 -0
- data/jl-reworded.json +0 -0
- data/jl-transform.json +0 -0
- data/js-keep.json +0 -0
- data/js-remove.json +0 -0
- data/js-reworded.json +0 -0
- data/js-transform.json +0 -0
- data/lua-keep.json +0 -0
- data/lua-remove.json +0 -0
- data/lua-reworded.json +0 -0
- data/lua-transform.json +0 -0
- data/php-keep.json +0 -0
- data/php-remove.json +0 -0
- data/php-reworded.json +0 -0
- data/php-transform.json +0 -0
- data/pl-keep.json +0 -0
- data/pl-remove.json +0 -0
- data/pl-reworded.json +0 -0
- data/pl-transform.json +0 -0
- data/py-keep.json +0 -0
- data/py-remove.json +0 -0
- data/py-reworded.json +0 -0
- data/py-transform.json +0 -0
- data/r-keep.json +0 -0
- data/r-remove.json +0 -0
- data/r-reworded.json +0 -0
- data/r-transform.json +0 -0
- data/rb-keep.json +0 -0
README.md
ADDED
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- machine-generated
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
language_creators:
|
7 |
+
- machine-generated
|
8 |
+
- expert-generated
|
9 |
+
license:
|
10 |
+
- mit
|
11 |
+
multilinguality:
|
12 |
+
- monolingual
|
13 |
+
pretty_name: MultiPLE-E
|
14 |
+
size_categories:
|
15 |
+
- 1K<n<10K
|
16 |
+
source_datasets:
|
17 |
+
- original
|
18 |
+
- extended|openai_humaneval
|
19 |
+
tags: []
|
20 |
+
task_categories: []
|
21 |
+
task_ids: []
|
22 |
+
---
|
23 |
+
|
24 |
+
# Dataset Card for MultiPL-E
|
25 |
+
|
26 |
+
## Dataset Description
|
27 |
+
|
28 |
+
- **Homepage:** https://nuprl.github.io/MultiPL-E/
|
29 |
+
- **Repository:** https://github.com/nuprl/MultiPL-E
|
30 |
+
- **Paper:** https://arxiv.org/abs/2208.08227
|
31 |
+
- **Point of Contact:** carolyn.anderson@wellesley.edu, mfeldman@oberlin.edu, a.guha@northeastern.edu
|
32 |
+
|
33 |
+
## Dataset Summary
|
34 |
+
|
35 |
+
MultiPL-E is a dataset for evaluating large language models for code
|
36 |
+
generation that supports 18 programming languages. It takes the OpenAI
|
37 |
+
"HumanEval" Python benchmarks and uses little compilers to translate them
|
38 |
+
to other languages. It is easy to add support for new languages and benchmarks.
|
39 |
+
|
40 |
+
[More Information Needed]
|
41 |
+
|
data/cpp-keep.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/cpp-remove.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/cpp-reworded.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/cpp-transform.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/cs-keep.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/cs-remove.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/cs-reworded.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/cs-transform.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/d-keep.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/d-remove.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/d-reworded.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/d-transform.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/go-keep.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/go-remove.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/go-reworded.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/go-transform.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/java-keep.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/java-remove.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/java-reworded.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/java-transform.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/jl-keep.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/jl-remove.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/jl-reworded.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/jl-transform.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/js-keep.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/js-remove.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/js-reworded.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/js-transform.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/lua-keep.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/lua-remove.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/lua-reworded.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/lua-transform.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/php-keep.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/php-remove.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/php-reworded.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/php-transform.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/pl-keep.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/pl-remove.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/pl-reworded.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/pl-transform.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/py-keep.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/py-remove.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/py-reworded.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/py-transform.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/r-keep.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/r-remove.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/r-reworded.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/r-transform.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/rb-keep.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|