Ill-Ness commited on
Commit
0bee8f7
·
verified ·
1 Parent(s): ad0a5d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -24,11 +24,11 @@ tags:
24
  - safetensors
25
  ---
26
 
27
- # Sarden1-300M: Multilingual PII Detection & Redaction Model
28
 
29
  ## Model Description
30
 
31
- Sarden1-300M is a high-performance token classification model built from scratch for
32
  personally identifiable information (PII) detection and redaction. It identifies and
33
  labels sensitive entity spans in text across 15 locales, making it suitable for
34
  GDPR/HIPAA compliance pipelines, log scrubbing, and document redaction at production scale.
@@ -56,7 +56,7 @@ GDPR/HIPAA compliance pipelines, log scrubbing, and document redaction at produc
56
 
57
  ## Entity Types
58
 
59
- Sarden1-300M detects 12 PII entity types using BIO span labelling:
60
 
61
  | Category | Entity Types |
62
  | :--- | :--- |
 
24
  - safetensors
25
  ---
26
 
27
+ # Sarden1: Multilingual PII Detection & Redaction Model
28
 
29
  ## Model Description
30
 
31
+ Sarden1 is a high-performance token classification model built from scratch for
32
  personally identifiable information (PII) detection and redaction. It identifies and
33
  labels sensitive entity spans in text across 15 locales, making it suitable for
34
  GDPR/HIPAA compliance pipelines, log scrubbing, and document redaction at production scale.
 
56
 
57
  ## Entity Types
58
 
59
+ Sarden1 detects 12 PII entity types using BIO span labelling:
60
 
61
  | Category | Entity Types |
62
  | :--- | :--- |