lhoestq HF staff commited on
Commit
40139f5
1 Parent(s): e458bbd

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -118,8 +118,6 @@ task_categories:
118
  - token-classification
119
  task_ids:
120
  - parsing
121
- - token-classification-other-constituency-parsing
122
- - token-classification-other-dependency-parsing
123
  paperswithcode_id: universal-dependencies
124
  pretty_name: Universal Dependencies Treebank
125
  configs:
@@ -306,6 +304,9 @@ configs:
306
  - zh_gsdsimp
307
  - zh_hk
308
  - zh_pud
 
 
 
309
  ---
310
 
311
  # Dataset Card for Universal Dependencies Treebank
@@ -427,4 +428,4 @@ configs:
427
  [More Information Needed]
428
  ### Contributions
429
 
430
- Thanks to [@patrickvonplaten](https://github.com/patrickvonplaten), [@jplu](https://github.com/jplu) for adding this dataset.
 
118
  - token-classification
119
  task_ids:
120
  - parsing
 
 
121
  paperswithcode_id: universal-dependencies
122
  pretty_name: Universal Dependencies Treebank
123
  configs:
 
304
  - zh_gsdsimp
305
  - zh_hk
306
  - zh_pud
307
+ tags:
308
+ - constituency-parsing
309
+ - dependency-parsing
310
  ---
311
 
312
  # Dataset Card for Universal Dependencies Treebank
 
428
  [More Information Needed]
429
  ### Contributions
430
 
431
+ Thanks to [@patrickvonplaten](https://github.com/patrickvonplaten), [@jplu](https://github.com/jplu) for adding this dataset.