kcz358 commited on
Commit
a8a5702
·
verified ·
1 Parent(s): dd26f79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -17,3 +17,7 @@ configs:
17
  - split: train
18
  path: data/train-*
19
  ---
 
 
 
 
 
17
  - split: train
18
  path: data/train-*
19
  ---
20
+
21
+ This is a sample cache dataset for caching the image activations for interpreting the visual features in the sae. It is being curated using the following [script](https://github.com/EvolvingLMMs-Lab/multimodal-sae/blob/main/tools/prepare_cache_dataset.py)
22
+
23
+ We select these data to curate a relatively small size but more diverse cache dataset to interpret the features. For more information, you can refer to the [GitHub](https://github.com/EvolvingLMMs-Lab/multimodal-sae/tree/main)