Datasets:
Size:
1M<n<10M
ArXiv:
Tags:
programming-language
code
program-synthesis
automatic-code-repair
code-retrieval
code-translation
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,55 +1,3 @@
|
|
1 |
-
---
|
2 |
-
annotations_creators:
|
3 |
-
- expert-generated
|
4 |
-
language:
|
5 |
-
- code
|
6 |
-
- en
|
7 |
-
language_creators:
|
8 |
-
- found
|
9 |
-
- expert-generated
|
10 |
-
license:
|
11 |
-
- cc-by-nc-4.0
|
12 |
-
multilinguality:
|
13 |
-
- multilingual
|
14 |
-
pretty_name: xCodeEval
|
15 |
-
size_categories:
|
16 |
-
- 1M<n<10M
|
17 |
-
- 10M<n<100M
|
18 |
-
source_datasets:
|
19 |
-
- original
|
20 |
-
tags:
|
21 |
-
- programming-language
|
22 |
-
- code
|
23 |
-
- program-synthesis
|
24 |
-
- automatic-code-repair
|
25 |
-
- code-retrieval
|
26 |
-
- code-translation
|
27 |
-
- code-classification
|
28 |
-
task_categories:
|
29 |
-
- translation
|
30 |
-
- token-classification
|
31 |
-
- text2text-generation
|
32 |
-
- text-retrieval
|
33 |
-
- text-generation
|
34 |
-
- text-classification
|
35 |
-
- feature-extraction
|
36 |
-
- question-answering
|
37 |
-
task_ids: []
|
38 |
-
configs:
|
39 |
-
|
40 |
-
- tag_classification
|
41 |
-
- code_compilation
|
42 |
-
- program_synthesis
|
43 |
-
- code_translation
|
44 |
-
- apr
|
45 |
-
- retrieval_code_code
|
46 |
-
- retrieval_nl_code
|
47 |
-
- retrieval_corpus
|
48 |
-
- problem_descriptions
|
49 |
-
- unittest_db
|
50 |
-
---
|
51 |
-
|
52 |
-
|
53 |
**NOTE**: Please ignore the Dataset Preview.
|
54 |
|
55 |
[github](https://github.com/ntunlp/xCodeEval)
|
@@ -83,8 +31,6 @@ cd xCodeEval
|
|
83 |
git lfs pull --include "apr/test/*"
|
84 |
```
|
85 |
|
86 |
-
**NOTE**: Currently we don't support huggingface `load_dataset()` module. At this moment use `git lfs` to download the data.
|
87 |
-
|
88 |
|
89 |
We propose 7 Tasks.
|
90 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
**NOTE**: Please ignore the Dataset Preview.
|
2 |
|
3 |
[github](https://github.com/ntunlp/xCodeEval)
|
|
|
31 |
git lfs pull --include "apr/test/*"
|
32 |
```
|
33 |
|
|
|
|
|
34 |
|
35 |
We propose 7 Tasks.
|
36 |
|