Update README.md
Browse files
README.md
CHANGED
|
@@ -31,7 +31,7 @@ This dataset is a filtered version of [BookCorpus](https://huggingface.co/datase
|
|
| 31 |
<!-- Provide the basic links for the dataset. -->
|
| 32 |
|
| 33 |
- **Repository:** [github.com/aieng-lab/gradiend](https://github.com/aieng-lab/gradiend)
|
| 34 |
-
- **Paper:** [
|
| 35 |
- **Original Data**: [BookCorpus](https://huggingface.co/datasets/bookcorpus/bookcorpus)
|
| 36 |
|
| 37 |
|
|
@@ -57,7 +57,17 @@ We generated this dataset by filtering the BookCorpus dataset, leaving only entr
|
|
| 57 |
|
| 58 |
**BibTeX:**
|
| 59 |
|
| 60 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 61 |
|
| 62 |
|
| 63 |
## Dataset Card Authors
|
|
|
|
| 31 |
<!-- Provide the basic links for the dataset. -->
|
| 32 |
|
| 33 |
- **Repository:** [github.com/aieng-lab/gradiend](https://github.com/aieng-lab/gradiend)
|
| 34 |
+
- **Paper:** [](https://arxiv.org/abs/2502.01406)
|
| 35 |
- **Original Data**: [BookCorpus](https://huggingface.co/datasets/bookcorpus/bookcorpus)
|
| 36 |
|
| 37 |
|
|
|
|
| 57 |
|
| 58 |
**BibTeX:**
|
| 59 |
|
| 60 |
+
```
|
| 61 |
+
@misc{drechsel2025gradiendmonosemanticfeaturelearning,
|
| 62 |
+
title={{GRADIEND}: Monosemantic Feature Learning within Neural Networks Applied to Gender Debiasing of Transformer Models},
|
| 63 |
+
author={Jonathan Drechsel and Steffen Herbold},
|
| 64 |
+
year={2025},
|
| 65 |
+
eprint={2502.01406},
|
| 66 |
+
archivePrefix={arXiv},
|
| 67 |
+
primaryClass={cs.LG},
|
| 68 |
+
url={https://arxiv.org/abs/2502.01406},
|
| 69 |
+
}
|
| 70 |
+
```
|
| 71 |
|
| 72 |
|
| 73 |
## Dataset Card Authors
|