Update README.md
Browse files
README.md
CHANGED
|
@@ -37,11 +37,11 @@ Please consult the [demo notebook](https://colab.research.google.com/drive/12YD_
|
|
| 37 |
You can cite our work using the following bibtex:
|
| 38 |
```
|
| 39 |
@misc{goel2025learninginterpretweightdifferences,
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
}
|
| 47 |
```
|
|
|
|
| 37 |
You can cite our work using the following bibtex:
|
| 38 |
```
|
| 39 |
@misc{goel2025learninginterpretweightdifferences,
|
| 40 |
+
title={Learning to Interpret Weight Differences in Language Models},
|
| 41 |
+
author={Avichal Goel and Yoon Kim and Nir Shavit and Tony T. Wang},
|
| 42 |
+
year={2025},
|
| 43 |
+
eprint={2510.05092},
|
| 44 |
+
archivePrefix={arXiv},
|
| 45 |
+
url={https://arxiv.org/abs/2510.05092},
|
| 46 |
}
|
| 47 |
```
|