lhoestq HF staff commited on
Commit
370de86
1 Parent(s): ce179a2

Fix POS tags (#4715)

Browse files

fix pos tags

Commit from https://github.com/huggingface/datasets/commit/62195c7bd2468b4921a532f8953288481e0fd2b5

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ task_categories:
18
  - token-classification
19
  task_ids:
20
  - named-entity-recognition
21
- - part-of-speech-tagging
22
  paperswithcode_id: conll-2002
23
  pretty_name: CoNLL-2002
24
  configs:
 
18
  - token-classification
19
  task_ids:
20
  - named-entity-recognition
21
+ - part-of-speech
22
  paperswithcode_id: conll-2002
23
  pretty_name: CoNLL-2002
24
  configs: