metadata
language:
- en
base_model:
- facebook/esm2_t6_8M_UR50D
This repository contains models from the paper "Protein Circuit Tracing via Cross-Layer Transcoders" by Darin Tsui, Kunal Talreja, Danial Saeedi, and Amirali Aghazadeh,to be presented at ICML 2026. You can find the preprint here.
ProtoMech Models
CLT_L{num_layers}_D{clt_dim}: CLT model with checkpoints. Can be loaded withCLT_L{num_layers}_D{clt_dim}/checkpoints/last.ckptPLT_L{num_layers}_D{plt_dim}: PLT model with checkpoints. Can be loaded withPLT_L{num_layers}_D{clt_dim}/checkpoints/last.ckptesm2_t6_8M_UR50D.pt: Base ESM model used for experiments (same foresm2_t12_35M_UR50D.pt)eval_models: CNN evaluation models used for probe steering, one per DMS assay (same foreval_models_35M)probe: probe evaluation models for function circuit, one per DMS assay and split configuration