Views
No views yet
| Metric | Score |
|---|---|
| Accuracy | 76.6% |
| F1 (macro) | 0.696 |
| F1 (weighted) | 0.761 |
| MCC | 0.706 |
ESM-2 150M (all trainable) → Mean pooling → LayerNorm → Linear(640→160) → GELU → Linear(160→10)| Model | Strategy | Accuracy | Link |
|---|---|---|---|
| ESM-2 8M | Linear probe | 69.6% | whiteh4t/esm2-8m-protein-localization |
| ESM-2 35M | Full fine-tune | 74.3% | whiteh4t/esm2-35m-protein-localization |
| ESM-2 150M | Full fine-tune | 76.6% | This repo |
| ESM-2 650M | LoRA (r=16) | 76.5% | whiteh4t/esm2-650m-protein-localization-lora |