LH-Tech-AI commited on
Commit
5335f7a
·
verified ·
1 Parent(s): 14f0b77

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Shield 82M
2
  Welcome to Shield 82M, a model designed to filter PII out of texts in any language.
3
 
 
1
+ ---
2
+ datasets:
3
+ - ai4privacy/pii-masking-200k
4
+ base_model:
5
+ - distilbert/distilroberta-base
6
+ pipeline_tag: token-classification
7
+ tags:
8
+ - distil
9
+ - pii
10
+ - security
11
+ - shield
12
+ - small
13
+ - cpu
14
+ - fast
15
+ - open
16
+ - open-source
17
+ - lh-tech
18
+ - bert
19
+ - roberta
20
+ ---
21
  # Shield 82M
22
  Welcome to Shield 82M, a model designed to filter PII out of texts in any language.
23