bag100/action-atlas-viz
Action Atlas visualization bundle The precomputed data the Action Atlas web frontend reads (https://action-atlas.com). This is all you need to run the site locally; the SAE weights and raw activations are not required at runtime. Contents processed/ per-layer clustering layouts and feature scatter data the frontend renders. feature_embeddings/ embeddings used for semantic feature search. descriptions/ generated natural-language feature and concept descriptions.… See the full description on the dataset page: https://huggingface.co/datasets/bag100/action-atlas-viz.
Action Atlas visualization bundle
The precomputed data the Action Atlas web frontend reads (https://action-atlas.com). This is all you need to run the site locally; the SAE weights and raw activations are not required at runtime.
Contents
processed/per-layer clustering layouts and feature scatter data the frontend renders.feature_embeddings/embeddings used for semantic feature search.descriptions/generated natural-language feature and concept descriptions.
Use
Clone the ActionAtlas repository and run its downloader, which places this bundle where the app expects it:
python setup/download_data.py --vizThat writes the three folders above into action_atlas/data/. The frontend then serves from those local files, with rollout videos streaming from the public Tigris bucket. No configuration or path edits are needed.
License
Released CC-BY-4.0 as an interpretability resource. Underlying model weights retain their own upstream licenses and are not part of this bundle.
