Fix task tags

#1
by albertvillanova HF staff - opened
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -12,6 +12,8 @@ task_categories:
12
  - token-classification
13
  task_ids:
14
  - named-entity-recognition
 
 
15
  train-eval-index:
16
  - config: privy-small
17
  task: token-classification
@@ -20,8 +22,8 @@ train-eval-index:
20
  train_split: train
21
  eval_split: test
22
  metrics:
23
- - type: seqeval
24
- name: seqeval
25
  ---
26
 
27
  # Dataset Card for "privy-english"
 
12
  - token-classification
13
  task_ids:
14
  - named-entity-recognition
15
+ tags:
16
+ - pii-detection
17
  train-eval-index:
18
  - config: privy-small
19
  task: token-classification
 
22
  train_split: train
23
  eval_split: test
24
  metrics:
25
+ - type: seqeval
26
+ name: seqeval
27
  ---
28
 
29
  # Dataset Card for "privy-english"