lhoestq HF staff commited on
Commit
6ae2a73
1 Parent(s): 0adab9c

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -19,10 +19,11 @@ task_categories:
19
  - text2text-generation
20
  - text-generation
21
  - fill-mask
22
- task_ids:
23
- - text2text-generation-other-code-generation
24
- - text-generation-other-code-modeling
25
  paperswithcode_id: null
 
 
 
26
  ---
27
  # Dataset Card for [py_ast]
28
 
 
19
  - text2text-generation
20
  - text-generation
21
  - fill-mask
22
+ task_ids: []
 
 
23
  paperswithcode_id: null
24
+ tags:
25
+ - code-modeling
26
+ - code-generation
27
  ---
28
  # Dataset Card for [py_ast]
29