Update README.md
Browse files
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:** [
|
| 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
|