AI-Enthusiast11 commited on
Commit
026fa75
·
verified ·
1 Parent(s): 0cc0579

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
+ [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](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