dfki-nlp albertvillanova HF staff commited on
Commit
d921d5b
1 Parent(s): 3bb9157

Fix task tags (#2)

Browse files

- Fix task tags (1ecc80fe9f2d33946574e5cc132f3380c9c5427d)


Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ language_creators:
5
  - found
6
  license: []
7
  task_categories:
8
- - structure-prediction
9
  task_ids:
10
  - parsing
11
  ---
 
5
  - found
6
  license: []
7
  task_categories:
8
+ - token-classification
9
  task_ids:
10
  - parsing
11
  ---