sae_esm2_6_l3 / README.md
evillegasgarcia's picture
Update README.md
2a56cd1 verified
metadata
tags:
  - model_hub_mixin
  - pytorch_model_hub_mixin

Vanilla Sparse AutoEncoder trained on embeddings from layer 3 of esm2_t6_8M_UR50D.

from sae import SAE_methods

sparse_autoencoder = SAE_methods.AutoEncoder.from_pretrained("evillegasgarcia/sae_esm2_6_l3")