feat: Added buymeacoffeelink
Browse files
README.md
CHANGED
|
@@ -13,6 +13,8 @@ tags:
|
|
| 13 |
- privacy
|
| 14 |
---
|
| 15 |
|
|
|
|
|
|
|
| 16 |
# Privacy Moderation Small
|
| 17 |
|
| 18 |
This is a BERT Small model fine-tuned to detect privacy violations in text, such as sharing of personally identifiable information (PII) or sensitive data. It is trained on a dataset of labeled examples of privacy violations and non-violations.
|
|
|
|
| 13 |
- privacy
|
| 14 |
---
|
| 15 |
|
| 16 |
+
<a href="https://www.buymeacoffee.com/privacymoderation"><img src="https://img.buymeacoffee.com/button-api/?text=Support / Buy me a coffee&emoji=☕&slug=privacymoderation&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff" /></a>
|
| 17 |
+
|
| 18 |
# Privacy Moderation Small
|
| 19 |
|
| 20 |
This is a BERT Small model fine-tuned to detect privacy violations in text, such as sharing of personally identifiable information (PII) or sensitive data. It is trained on a dataset of labeled examples of privacy violations and non-violations.
|