Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ language:
|
|
| 4 |
base_model:
|
| 5 |
- facebook/esm2_t6_8M_UR50D
|
| 6 |
---
|
| 7 |
-
This repository contains models from the paper "Protein Circuit Tracing via Cross-Layer Transcoders", to be presented at ICML 2026. You can find the preprint [here](https://arxiv.org/abs/2602.12026).
|
| 8 |
|
| 9 |
# ProtoMech Models
|
| 10 |
1. `CLT_L{num_layers}_D{clt_dim}`: CLT model with checkpoints. Can be loaded with `CLT_L6_D3200/checkpoints/last.ckpt`
|
|
|
|
| 4 |
base_model:
|
| 5 |
- facebook/esm2_t6_8M_UR50D
|
| 6 |
---
|
| 7 |
+
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](https://arxiv.org/abs/2602.12026).
|
| 8 |
|
| 9 |
# ProtoMech Models
|
| 10 |
1. `CLT_L{num_layers}_D{clt_dim}`: CLT model with checkpoints. Can be loaded with `CLT_L6_D3200/checkpoints/last.ckpt`
|