ju-bezdek albertvillanova HF staff commited on
Commit
b564846
1 Parent(s): 5fe028c

Fix task tags (#3)

Browse files

- Fix task tags (d2e1fd601ce2df486267d7a2a4b1c6cd7829404f)


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

Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -10,16 +10,18 @@ license:
10
  - unknown
11
  multilinguality:
12
  - monolingual
13
- pretty_name: 'conll-2003-sk-ner'
14
  size_categories:
15
  - 10K<n<100K
16
  source_datasets:
17
  - extended|conll2003
18
  task_categories:
19
- - structure-prediction
20
  task_ids:
21
  - named-entity-recognition
22
- - part-of-speech-tagging
 
 
 
23
  ---
24
 
25
  # Dataset Card for [Dataset Name]
10
  - unknown
11
  multilinguality:
12
  - monolingual
 
13
  size_categories:
14
  - 10K<n<100K
15
  source_datasets:
16
  - extended|conll2003
17
  task_categories:
18
+ - other
19
  task_ids:
20
  - named-entity-recognition
21
+ - part-of-speech
22
+ pretty_name: conll-2003-sk-ner
23
+ tags:
24
+ - structure-prediction
25
  ---
26
 
27
  # Dataset Card for [Dataset Name]