Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
jdrechsel commited on
Commit
9e08195
·
verified ·
1 Parent(s): a486f3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -108,11 +108,11 @@ The original dataset provides counts of names (with their gender) for male and f
108
 
109
  ```
110
  @inproceedings{drechsel2026gradiend,
111
- title = {{GRADIEND}: Feature Learning within Neural Networks Exemplified through Biases},
112
- author = {Drechsel, Jonathan and Herbold, Steffen},
113
- booktitle = {Proceedings of the International Conference on Learning Representations},
114
- year = {2026},
115
- url = {https://arxiv.org/abs/2502.01406}
116
  }
117
  ```
118
 
 
108
 
109
  ```
110
  @inproceedings{drechsel2026gradiend,
111
+ title={{GRADIEND}: Feature Learning within Neural Networks Exemplified through Biases},
112
+ author={Jonathan Drechsel and Steffen Herbold},
113
+ booktitle={The Fourteenth International Conference on Learning Representations},
114
+ year={2026},
115
+ url={https://openreview.net/forum?id=1vBNAnAgCD}
116
  }
117
  ```
118