Fix task_categories

#3
by albertvillanova HF Staff - opened
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -13,13 +13,13 @@ size_categories:
13
  - unknown
14
  source_datasets:
15
  - original
16
- task_categories:
17
- - structure-prediction
18
- - code-generation
19
- - conditional-text-generation
20
  task_ids: []
21
  pretty_name: Lynx
22
  tags:
 
 
 
23
  - word-segmentation
24
  ---
25
 
 
13
  - unknown
14
  source_datasets:
15
  - original
16
+ task_categories: []
 
 
 
17
  task_ids: []
18
  pretty_name: Lynx
19
  tags:
20
+ - structure-prediction
21
+ - code-generation
22
+ - conditional-text-generation
23
  - word-segmentation
24
  ---
25