Isotonic commited on
Commit
901b9c1
·
1 Parent(s): d2b485d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -6,6 +6,17 @@ tags:
6
  model-index:
7
  - name: distilbert_finetuned_ai4privacy
8
  results: []
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -46,4 +57,4 @@ The following hyperparameters were used during training:
46
  - Transformers 4.31.0
47
  - Pytorch 2.0.1+cu117
48
  - Datasets 2.13.1
49
- - Tokenizers 0.13.3
 
6
  model-index:
7
  - name: distilbert_finetuned_ai4privacy
8
  results: []
9
+ datasets:
10
+ - ai4privacy/pii-masking-65k
11
+ - ai4privacy/pii-masking-43k
12
+ language:
13
+ - en
14
+ metrics:
15
+ - f1
16
+ - precision
17
+ - recall
18
+ library_name: transformers
19
+ pipeline_tag: token-classification
20
  ---
21
 
22
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
57
  - Transformers 4.31.0
58
  - Pytorch 2.0.1+cu117
59
  - Datasets 2.13.1
60
+ - Tokenizers 0.13.3