harryn0502 seonglae commited on
Commit
eac2126
·
verified ·
1 Parent(s): 4f77706

Update README.md (#1)

Browse files

- Update README.md (79662f8dc4937c91841caa4d450859cbe82d0978)


Co-authored-by: Seonglae Cho <seonglae@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+
6
+ # Citation
7
+
8
+ ```toml
9
+ @inproceedings{cho2025faithfulsae,
10
+ title={Faithful{SAE}: Towards Capturing Faithful Features with Sparse Autoencoders
11
+ without External Datasets Dependency},
12
+ author={Seonglae Cho and Harryn Oh and Donghyun Lee and Luis Eduardo Rodrigues Vieira
13
+ and Andrew Bermingham and Ziad El Sayed},
14
+ booktitle={ACL 2025 Student Research Workshop},
15
+ year={2025},
16
+ url={https://openreview.net/forum?id=tBn9ChHGG9}
17
+ }
18
+ ```