Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

chanind
/
synth-sae-bench-variations

SAELens
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use chanind/synth-sae-bench-variations with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • SAELens

    How to use chanind/synth-sae-bench-variations with SAELens:

    # pip install sae-lens
    from sae_lens import SAE
    
    sae, cfg_dict, sparsity = SAE.from_pretrained(
        release = "RELEASE_ID", # e.g., "gpt2-small-res-jb". See other options in https://github.com/jbloomAus/SAELens/blob/main/sae_lens/pretrained_saes.yaml
        sae_id = "SAE_ID", # e.g., "blocks.8.hook_resid_pre". Won't always be a hook point
    )
  • Notebooks
  • Google Colab
  • Kaggle
synth-sae-bench-variations
Ctrl+K
Ctrl+K
  • 1 contributor
History: 28 commits
chanind's picture
chanind
Update README.md
1302155 verified about 1 month ago
  • firing-magnitude-stdev
    Upload SyntheticModel firing-magnitude-stdev/std-2.5 about 2 months ago
  • misc
    Upload SyntheticModel misc/hierarchy-1024-8-1l-me-1.0-l0-36-4kl0-25 about 1 month ago
  • relative-firing-probability
    Upload SyntheticModel relative-firing-probability/rel-p-1.5 about 2 months ago
  • superposition
    Upload SyntheticModel superposition/d-1536 about 2 months ago
  • truncate-num-features
    Upload SyntheticModel truncate-num-features/n-8192 about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    2.42 kB
    Update README.md about 1 month ago