Specifically, it provides the weights of threshold-activated sparse autoencoders (TSAEs) trained on activations across layers of
Gemma 2 2B, using the CounterFact dataset.
Note that only the model weights are included in this repository. For the complete implementation, including training scripts, data preprocessing, and evaluation pipelines, please refer to the main codebase:
1@article{hu2025towards,
2 title={Towards Atoms of Large Language Models},
3 author={Hu, Chenhui and Cao, Pengfei and Chen, Yubo and Liu, Kang and Zhao, Jun},
4 journal={arXiv preprint arXiv:2509.20784},
5 year={2025}
6}