Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,7 @@ tags:
|
|
| 10 |
- mechanistic-interpretability
|
| 11 |
- interpretability
|
| 12 |
- qwen-scope
|
|
|
|
| 13 |
base_model: Qwen/Qwen3.5-27B
|
| 14 |
---
|
| 15 |
|
|
@@ -138,10 +139,12 @@ If you use these SAEs in your research, please cite:
|
|
| 138 |
|
| 139 |
```bibtex
|
| 140 |
@misc{qwen_scope,
|
| 141 |
-
|
| 142 |
-
|
| 143 |
-
|
| 144 |
-
|
| 145 |
-
|
|
|
|
|
|
|
| 146 |
}
|
| 147 |
```
|
|
|
|
| 10 |
- mechanistic-interpretability
|
| 11 |
- interpretability
|
| 12 |
- qwen-scope
|
| 13 |
+
- arxiv:2605.11887
|
| 14 |
base_model: Qwen/Qwen3.5-27B
|
| 15 |
---
|
| 16 |
|
|
|
|
| 139 |
|
| 140 |
```bibtex
|
| 141 |
@misc{qwen_scope,
|
| 142 |
+
title={{Qwen-Scope}: Turning Sparse Features into Development Tools for Large Language Models},
|
| 143 |
+
author={Boyi Deng and Xu Wang and Yaoning Wang and Yu Wan and Yubo Ma and Baosong Yang and Haoran Wei and Jialong Tang and Huan Lin and Ruize Gao and Tianhao Li and Qian Cao and Xuancheng Ren and Xiaodong Deng and An Yang and Fei Huang and Dayiheng Liu and Jingren Zhou},
|
| 144 |
+
year={2026},
|
| 145 |
+
eprint={2605.11887},
|
| 146 |
+
archivePrefix={arXiv},
|
| 147 |
+
primaryClass={cs.CL},
|
| 148 |
+
url={https://arxiv.org/abs/2605.11887},
|
| 149 |
}
|
| 150 |
```
|