Datasets:

Size Categories:
100K<n<1M
Language Creators:
found
Annotations Creators:
found
Source Datasets:
original
Tags:
text-to-code
License:
lhoestq HF staff commited on
Commit
4c8bf0b
1 Parent(s): 77cba0c

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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.