lhoestq HF staff commited on
Commit
6034d31
·
1 Parent(s): 1e54637

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -19,9 +19,10 @@ source_datasets:
19
  - original
20
  task_categories:
21
  - translation
22
- task_ids:
23
- - translation-other-code-documentation-translation
24
  pretty_name: CodeXGlueTtTextToText
 
 
25
  ---
26
  # Dataset Card for "code_x_glue_tt_text_to_text"
27
 
@@ -200,4 +201,4 @@ Computational Use of Data Agreement (C-UDA) License.
200
 
201
  ### Contributions
202
 
203
- Thanks to @madlag (and partly also @ncoop57) for adding this dataset.
 
19
  - original
20
  task_categories:
21
  - translation
22
+ task_ids: []
 
23
  pretty_name: CodeXGlueTtTextToText
24
+ tags:
25
+ - code-documentation-translation
26
  ---
27
  # Dataset Card for "code_x_glue_tt_text_to_text"
28
 
 
201
 
202
  ### Contributions
203
 
204
+ Thanks to @madlag (and partly also @ncoop57) for adding this dataset.