Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -60,7 +60,7 @@ In addition, names with ambiguous gender are included - once for each `gender`.
|
|
| 60 |
<!-- Provide the basic links for the dataset. -->
|
| 61 |
|
| 62 |
- **Repository:** [github.com/aieng-lab/gradiend](https://github.com/aieng-lab/gradiend)
|
| 63 |
-
- **Paper:** [
|
| 64 |
- **Original Dataset:** [Gender by Name](https://archive.ics.uci.edu/dataset/591/gender+by+name)
|
| 65 |
|
| 66 |
|
|
@@ -106,7 +106,17 @@ The original dataset provides counts of names (with their gender) for male and f
|
|
| 106 |
|
| 107 |
**BibTeX:**
|
| 108 |
|
| 109 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 110 |
|
| 111 |
## Dataset Card Authors
|
| 112 |
|
|
|
|
| 60 |
<!-- Provide the basic links for the dataset. -->
|
| 61 |
|
| 62 |
- **Repository:** [github.com/aieng-lab/gradiend](https://github.com/aieng-lab/gradiend)
|
| 63 |
+
- **Paper:** [](https://arxiv.org/abs/2502.01406)
|
| 64 |
- **Original Dataset:** [Gender by Name](https://archive.ics.uci.edu/dataset/591/gender+by+name)
|
| 65 |
|
| 66 |
|
|
|
|
| 106 |
|
| 107 |
**BibTeX:**
|
| 108 |
|
| 109 |
+
```
|
| 110 |
+
@misc{drechsel2025gradiendmonosemanticfeaturelearning,
|
| 111 |
+
title={{GRADIEND}: Monosemantic Feature Learning within Neural Networks Applied to Gender Debiasing of Transformer Models},
|
| 112 |
+
author={Jonathan Drechsel and Steffen Herbold},
|
| 113 |
+
year={2025},
|
| 114 |
+
eprint={2502.01406},
|
| 115 |
+
archivePrefix={arXiv},
|
| 116 |
+
primaryClass={cs.LG},
|
| 117 |
+
url={https://arxiv.org/abs/2502.01406},
|
| 118 |
+
}
|
| 119 |
+
```
|
| 120 |
|
| 121 |
## Dataset Card Authors
|
| 122 |
|