albertvillanova HF staff commited on
Commit
7948edc
1 Parent(s): d297875

Fix task tags in dataset cards (#4830)

Browse files

Commit from https://github.com/huggingface/datasets/commit/83f695c14507a3a38e9f4d84612cf49e5f50c153

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ task_categories:
22
  task_ids:
23
  - named-entity-recognition
24
  - part-of-speech
25
- - semantic-role-labeling
26
  - coreference-resolution
27
  - parsing
28
  - lemmatization
 
22
  task_ids:
23
  - named-entity-recognition
24
  - part-of-speech
25
+ - token-classification-other-semantic-role-labeling
26
  - coreference-resolution
27
  - parsing
28
  - lemmatization