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
@@ -65,7 +65,7 @@ This repository contains the sample code and data link for xCodeEval [paper](htt
|
|
65 |
|
66 |
Data is uploaded as a git LFS repo in huggingface.
|
67 |
|
68 |
-
![xCodeEval_hf](https://github.com/ntunlp/xCodeEval/blob/main/xcodeeval.png)
|
69 |
|
70 |
You can download the full data using the following command. To Download the full dataset,
|
71 |
|
@@ -98,7 +98,7 @@ We propose 7 Tasks.
|
|
98 |
|
99 |
# Common Data for different tasks
|
100 |
|
101 |
-
![xCodeEval_fig_1](https://github.com/ntunlp/xCodeEval/blob/main/xcodeeval_fig_1.png)
|
102 |
|
103 |
We have two data files that are required for multiple tasks.
|
104 |
|
|
|
65 |
|
66 |
Data is uploaded as a git LFS repo in huggingface.
|
67 |
|
68 |
+
![xCodeEval_hf](https://github.com/ntunlp/xCodeEval/blob/main/xcodeeval.png?raw=true)
|
69 |
|
70 |
You can download the full data using the following command. To Download the full dataset,
|
71 |
|
|
|
98 |
|
99 |
# Common Data for different tasks
|
100 |
|
101 |
+
![xCodeEval_fig_1](https://github.com/ntunlp/xCodeEval/blob/main/xcodeeval_fig_1.png?raw=true)
|
102 |
|
103 |
We have two data files that are required for multiple tasks.
|
104 |
|