File size: 1,039 Bytes
8ac70ab
 
 
 
 
 
 
 
928907d
8ac70ab
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# CLIP Sparse Autoencoder Checkpoint

## Model Overview
This model is a sparse autoencoder trained on CLIP's internal representations. Pretrained on Imagenet and Finetuned on Waterbirds


## Architecture Details
- **Layer**: 11  
- **Layer Type**: hook_resid_post
- **Model**: open-clip:laion/CLIP-ViT-B-32-DataComp.XL-s13B-b90K  
- **Dictionary Size**: 49,152  
- **Input Dimension**: 768  
- **Expansion Factor**: 64  
- **CLS Token Only**: False  

## Performance Metrics
The model has been evaluated on standard metrics with the following results:
- **L0**: 359  
- **Explained Variance**: 0.85  
- **MSE Loss**: 0.003  
- **Overall Loss**: 0.008  

## Additional Information
Detailed logs and visualizations of the model's fine-tuning process are available on **Weights & Biases**:  
[wandb.ai/perceptual-alignment/waterbirds-finetuning-sweep/runs/cxgrs9zt/workspace](https://wandb.ai/perceptual-alignment/waterbirds-finetuning-sweep/runs/cxgrs9zt/workspace)

---

Feel free to reach out for any additional clarifications or details!