Datasets:

Languages:
English
ArXiv:
Tags:
NLP
License:
jdrechsel commited on
Commit
990206a
·
verified ·
1 Parent(s): 8d5637e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
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:** [More Information Needed]
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
- [More Information Needed]
 
 
 
 
 
 
 
 
 
 
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:** [![arXiv](https://img.shields.io/badge/arXiv-2502.01406-blue.svg)](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