Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ tags: [token-classification, ner, deberta, privacy, pii-detection]
|
|
4 |
---
|
5 |
|
6 |
# Model Card for PII Detection with DeBERTa
|
7 |
-
|
8 |
This model is a fine-tuned version of [`microsoft/deberta`](https://huggingface.co/microsoft/deberta-v3-base) for Named Entity Recognition (NER), specifically designed for detecting Personally Identifiable Information (PII) entities like names, SSNs, phone numbers, credit card numbers, addresses, and more.
|
9 |
|
10 |
## Model Details
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for PII Detection with DeBERTa
|
7 |
+
[](https://colab.research.google.com/drive/1RJMVrf8ZlbyYMabAQ2_GGm9Ln4FmMfoO)
|
8 |
This model is a fine-tuned version of [`microsoft/deberta`](https://huggingface.co/microsoft/deberta-v3-base) for Named Entity Recognition (NER), specifically designed for detecting Personally Identifiable Information (PII) entities like names, SSNs, phone numbers, credit card numbers, addresses, and more.
|
9 |
|
10 |
## Model Details
|