patrikwolf commited on
Commit
27f17e2
·
verified ·
1 Parent(s): b9335c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ datasets:
15
 
16
  [![Paper](https://img.shields.io/badge/arXiv-2509.24510-b31b1b.svg?logo=arxiv)](https://arxiv.org/abs/2509.24510)
17
  [![Code](https://img.shields.io/badge/GitHub-ttt__theory-blue.svg?logo=github)](https://github.com/patrikwolf/ttt_theory)
18
- [![Model](https://img.shields.io/badge/HuggingFace-SAE-orange.svg?logo=huggingface)](https://huggingface.co/patrikwolf/clip-sae)
19
 
20
  This repository provides a **Top-K Sparse Autoencoder (SAE)** checkpoint trained on CLIP embeddings of ImageNet images. The model learns sparse, interpretable latent representations that enable better understanding of feature encoding in vision foundation models.
21
 
 
15
 
16
  [![Paper](https://img.shields.io/badge/arXiv-2509.24510-b31b1b.svg?logo=arxiv)](https://arxiv.org/abs/2509.24510)
17
  [![Code](https://img.shields.io/badge/GitHub-ttt__theory-blue.svg?logo=github)](https://github.com/patrikwolf/ttt_theory)
18
+ <!-- [![Model](https://img.shields.io/badge/HuggingFace-SAE-orange.svg?logo=huggingface)](https://huggingface.co/patrikwolf/clip-topk-sae) -->
19
 
20
  This repository provides a **Top-K Sparse Autoencoder (SAE)** checkpoint trained on CLIP embeddings of ImageNet images. The model learns sparse, interpretable latent representations that enable better understanding of feature encoding in vision foundation models.
21