Datasets:

Languages:
code
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
expert-generated
Source Datasets:
original
ArXiv:
Tags:
debugging
License:
lhoestq HF staff commited on
Commit
6cd47ab
1 Parent(s): 6870f13

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -15,9 +15,10 @@ source_datasets:
15
  - original
16
  task_categories:
17
  - text2text-generation
18
- task_ids:
19
- - text2text-generation-other-debugging
20
  pretty_name: CodeXGlueCcCodeRefinement
 
 
21
  ---
22
 
23
  # Dataset Card for "code_x_glue_cc_code_refinement"
@@ -174,4 +175,4 @@ Computational Use of Data Agreement (C-UDA) License.
174
 
175
  ### Contributions
176
 
177
- Thanks to @madlag (and partly also @ncoop57) for adding this dataset.
 
15
  - original
16
  task_categories:
17
  - text2text-generation
18
+ task_ids: []
 
19
  pretty_name: CodeXGlueCcCodeRefinement
20
+ tags:
21
+ - debugging
22
  ---
23
 
24
  # Dataset Card for "code_x_glue_cc_code_refinement"
 
175
 
176
  ### Contributions
177
 
178
+ Thanks to @madlag (and partly also @ncoop57) for adding this dataset.