King-Harry
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ datasets:
|
|
11 |
- harryroy/ninja-redact-2-large
|
12 |
metrics:
|
13 |
- accuracy
|
14 |
-
-
|
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:
|
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
|