King-Harry commited on
Commit
46fae04
·
verified ·
1 Parent(s): 3a530d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -11,7 +11,7 @@ datasets:
11
  - harryroy/ninja-redact-2-large
12
  metrics:
13
  - accuracy
14
- - F1
15
  model-index:
16
  - name: Ninja-Masker-2-PII-Redaction
17
  results:
@@ -19,7 +19,7 @@ model-index:
19
  name: PII Redaction
20
  type: text-classification
21
  dataset:
22
- name: Ninja-Redact-2-large
23
  type: text
24
  metrics:
25
  - name: Accuracy
@@ -30,12 +30,13 @@ model-index:
30
  value: 0.92 # Adjust based on your results
31
  widget:
32
  - text: "John Doe's phone number is 123-456-7890 and his email is [email protected]."
 
33
  output:
34
  text: "[REDACTED]'s phone number is [REDACTED] and his email is [REDACTED]."
35
- example_title: "PII Redaction Example"
36
  ---
37
 
38
 
 
39
  ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/6488b81bc6b1f2b4c8d93d4e/kn93E3r_bwBeOzWcEo7gL.jpeg)
40
 
41
  Ninja Masker 2
 
11
  - harryroy/ninja-redact-2-large
12
  metrics:
13
  - accuracy
14
+ - f1
15
  model-index:
16
  - name: Ninja-Masker-2-PII-Redaction
17
  results:
 
19
  name: PII Redaction
20
  type: text-classification
21
  dataset:
22
+ name: harryroy/ninja-redact-2-large
23
  type: text
24
  metrics:
25
  - name: Accuracy
 
30
  value: 0.92 # Adjust based on your results
31
  widget:
32
  - text: "John Doe's phone number is 123-456-7890 and his email is [email protected]."
33
+ example_title: "PII Redaction Example"
34
  output:
35
  text: "[REDACTED]'s phone number is [REDACTED] and his email is [REDACTED]."
 
36
  ---
37
 
38
 
39
+
40
  ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/6488b81bc6b1f2b4c8d93d4e/kn93E3r_bwBeOzWcEo7gL.jpeg)
41
 
42
  Ninja Masker 2