adamkarvonen nielsr HF Staff commited on
Commit
ede0e8b
·
verified ·
1 Parent(s): e8ce53c

Add pipeline tag, library name and links to code and project page (#1)

Browse files

- Add pipeline tag, library name and links to code and project page (af6cbc1b793082baad0a8ef7bd7513e6a5fdad59)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: feature-extraction
4
+ library_name: transformers
5
+ ---
6
+
7
+ This repository contains the artifacts related to the paper [SAEBench: A Comprehensive Benchmark for Sparse Autoencoders in Language Model Interpretability](https://huggingface.co/papers/2503.09532).
8
+
9
+ The code can be found at https://github.com/adamkarvonen/SAEBench.
10
+ The interactive interface can be found at https://saebench.xyz.