lhoestq HF staff commited on
Commit
911fa1c
·
1 Parent(s): aae9cc7

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -18,11 +18,12 @@ task_categories:
18
  task_ids:
19
  - named-entity-recognition
20
  - part-of-speech
21
- - token-classification-other-clause-segmentation
22
- - token-classification-other-sentence-segmentation
23
- - token-classification-other-word-segmentation
24
  paperswithcode_id: null
25
  pretty_name: LST20
 
 
 
 
26
  ---
27
 
28
  # Dataset Card for LST20
 
18
  task_ids:
19
  - named-entity-recognition
20
  - part-of-speech
 
 
 
21
  paperswithcode_id: null
22
  pretty_name: LST20
23
+ tags:
24
+ - word-segmentation
25
+ - clause-segmentation
26
+ - sentence-segmentation
27
  ---
28
 
29
  # Dataset Card for LST20