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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ This model is a fine-tuned version of [`microsoft/deberta`](https://huggingface.
13
 
14
  This transformer-based model is fine-tuned on a custom dataset to detect sensitive information, commonly categorized as PII. The model performs sequence labeling to identify entities using token-level classification.
15
 
16
- - **Developed by:** [Privatone]
17
  - **Finetuned from model:** `microsoft/deberta`
18
  - **Model type:** Token Classification (NER)
19
  - **Language(s):** English
 
13
 
14
  This transformer-based model is fine-tuned on a custom dataset to detect sensitive information, commonly categorized as PII. The model performs sequence labeling to identify entities using token-level classification.
15
 
16
+ - **Developed by:** [Maskify]
17
  - **Finetuned from model:** `microsoft/deberta`
18
  - **Model type:** Token Classification (NER)
19
  - **Language(s):** English