Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,20 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# GolemGuard: Hebrew Privacy Information Detection Corpus
|
|
@@ -190,28 +205,6 @@ This is the initial release of the dataset. Future versions may include:
|
|
| 190 |
- Enhanced demographic representation
|
| 191 |
- Additional language variants
|
| 192 |
|
| 193 |
-
## Citation and Usage Information
|
| 194 |
-
|
| 195 |
-
If you use this dataset in your research or project, please include the following information:
|
| 196 |
-
|
| 197 |
-
```
|
| 198 |
-
Dataset: GolemGuard
|
| 199 |
-
Author: Liran Baba (CordwainerSmith)
|
| 200 |
-
URL: https://huggingface.co/datasets/CordwainerSmith/GolemGuard
|
| 201 |
-
Related Model: https://huggingface.co/CordwainerSmith/GolemPII-xlm-roberta-v1
|
| 202 |
-
Version: 1.0.0
|
| 203 |
-
Release Date: Oct 2024
|
| 204 |
-
```
|
| 205 |
-
|
| 206 |
-
You can cite this dataset as:
|
| 207 |
-
|
| 208 |
-
> GolemGuard (2024) by Liran Baba. A comprehensive Hebrew PII detection dataset containing ~600MB of synthetic text data. Available at: https://huggingface.co/datasets/CordwainerSmith/GolemGuard
|
| 209 |
-
|
| 210 |
-
For academic papers, you might reference both the dataset and model:
|
| 211 |
-
|
| 212 |
-
> We utilized the GolemGuard dataset and GolemPII-xlm-roberta-v1 model (Baba, 2024) for Hebrew PII detection and masking tasks.
|
| 213 |
-
|
| 214 |
-
|
| 215 |
## License
|
| 216 |
|
| 217 |
The GolemGuard dataset is released under MIT License with the following additional terms:
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- token-classification
|
| 5 |
+
language:
|
| 6 |
+
- he
|
| 7 |
+
tags:
|
| 8 |
+
- privacy
|
| 9 |
+
- token-classification
|
| 10 |
+
- security
|
| 11 |
+
- text-masking
|
| 12 |
+
- hebrew
|
| 13 |
+
- pii-detection
|
| 14 |
+
- ner
|
| 15 |
+
pretty_name: GolemGuard
|
| 16 |
+
size_categories:
|
| 17 |
+
- 100K<n<1M
|
| 18 |
---
|
| 19 |
|
| 20 |
# GolemGuard: Hebrew Privacy Information Detection Corpus
|
|
|
|
| 205 |
- Enhanced demographic representation
|
| 206 |
- Additional language variants
|
| 207 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 208 |
## License
|
| 209 |
|
| 210 |
The GolemGuard dataset is released under MIT License with the following additional terms:
|