Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
1M<n<10M
Language Creators:
found
Annotations Creators:
machine-generated
Source Datasets:
original
Tags:
License:
leondz albertvillanova HF staff commited on
Commit
12ff587
1 Parent(s): 0e5c170

Fix task tags (#2)

Browse files

- Fix task tags (99a60ef84f695e61cc55d22ed6ead5d53b71951c)


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

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ source_datasets:
16
  task_categories:
17
  - token-classification
18
  task_ids:
19
- - part-of-speech-tagging
20
  paperswithcode_id: twitter-pos-vcb
21
  pretty_name: Twitter PoS VCB
22
  ---
16
  task_categories:
17
  - token-classification
18
  task_ids:
19
+ - part-of-speech
20
  paperswithcode_id: twitter-pos-vcb
21
  pretty_name: Twitter PoS VCB
22
  ---