Datasets:
fix task_ids
Browse files
README.md
CHANGED
@@ -16,9 +16,10 @@ source_datasets:
|
|
16 |
- original
|
17 |
task_categories:
|
18 |
- translation
|
19 |
-
task_ids:
|
20 |
-
- translation-other-text-to-code
|
21 |
pretty_name: CodeXGlueTcTextToCode
|
|
|
|
|
22 |
---
|
23 |
# Dataset Card for "code_x_glue_tc_text_to_code"
|
24 |
|
@@ -162,4 +163,4 @@ Computational Use of Data Agreement (C-UDA) License.
|
|
162 |
|
163 |
### Contributions
|
164 |
|
165 |
-
Thanks to @madlag (and partly also @ncoop57) for adding this dataset.
|
|
|
16 |
- original
|
17 |
task_categories:
|
18 |
- translation
|
19 |
+
task_ids: []
|
|
|
20 |
pretty_name: CodeXGlueTcTextToCode
|
21 |
+
tags:
|
22 |
+
- text-to-code
|
23 |
---
|
24 |
# Dataset Card for "code_x_glue_tc_text_to_code"
|
25 |
|
|
|
163 |
|
164 |
### Contributions
|
165 |
|
166 |
+
Thanks to @madlag (and partly also @ncoop57) for adding this dataset.
|