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
@@ -88,13 +88,13 @@ git lfs pull --include "apr/test/*"
|
|
88 |
|
89 |
We propose 7 Tasks.
|
90 |
|
91 |
-
1. [Tag Classification](
|
92 |
-
2. [Code Compilation](
|
93 |
-
3. [Program Synthesis](
|
94 |
-
4. [Code Translation](
|
95 |
-
5. [Automatic Program Repair](
|
96 |
-
6. [Code-Code Retrieval](
|
97 |
-
7. [NL-Code Retrieval](
|
98 |
|
99 |
# Common Data for different tasks
|
100 |
|
|
|
88 |
|
89 |
We propose 7 Tasks.
|
90 |
|
91 |
+
1. [Tag Classification](https://github.com/ntunlp/xCodeEval/blob/main/apr.md)
|
92 |
+
2. [Code Compilation](https://github.com/ntunlp/xCodeEval/blob/main/code_compilation.md)
|
93 |
+
3. [Program Synthesis](https://github.com/ntunlp/xCodeEval/blob/main/program_synthesis.md)
|
94 |
+
4. [Code Translation](https://github.com/ntunlp/xCodeEval/blob/main/code_translation.md)
|
95 |
+
5. [Automatic Program Repair](https://github.com/ntunlp/xCodeEval/blob/main/apr.md)
|
96 |
+
6. [Code-Code Retrieval](https://github.com/ntunlp/xCodeEval/blob/main/retrieval.md)
|
97 |
+
7. [NL-Code Retrieval](https://github.com/ntunlp/xCodeEval/blob/main/retrieval.md)
|
98 |
|
99 |
# Common Data for different tasks
|
100 |
|