Datasets:
Tasks:
Feature Extraction
Languages:
English
Size:
100K<n<1M
Tags:
SAE
mechinterp
mechanistic-interpretability
sparse-autoencoders
monosemanticity
feature-extraction
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,28 @@ atlas_type: activation census + Sub-Zero brain atlas
|
|
| 4 |
corpus: 9,523 diverse prompts
|
| 5 |
layers: 28
|
| 6 |
sacred_layers: 18-27
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# VibeThinker-1.5B Brain Atlas
|
|
@@ -60,4 +82,4 @@ Sub-Zero classifier accuracy drops to **0.75–0.83** around layers 13–17, the
|
|
| 60 |
|
| 61 |
## Bottom line
|
| 62 |
|
| 63 |
-
VibeThinker-1.5B behaves like a compact reasoning model: distributed attention, broad-feature MLPs, and a deep-but-narrow sacred region where a small number of directions carry most of the task load. It is interpretable, but not easy to edit safely because its late layers are not highly redundant.
|
|
|
|
| 4 |
corpus: 9,523 diverse prompts
|
| 5 |
layers: 28
|
| 6 |
sacred_layers: 18-27
|
| 7 |
+
license: mit
|
| 8 |
+
task_categories:
|
| 9 |
+
- feature-extraction
|
| 10 |
+
language:
|
| 11 |
+
- en
|
| 12 |
+
tags:
|
| 13 |
+
- SAE
|
| 14 |
+
- mechinterp
|
| 15 |
+
- mechanistic-interpretability
|
| 16 |
+
- sparse-autoencoders
|
| 17 |
+
- monosemanticity
|
| 18 |
+
- feature-extraction
|
| 19 |
+
- vibe-thinker
|
| 20 |
+
- interpretability
|
| 21 |
+
- atlas
|
| 22 |
+
- dataset
|
| 23 |
+
- neural-network
|
| 24 |
+
- model-analysis
|
| 25 |
+
- layer-analysis
|
| 26 |
+
pretty_name: VibeThinker-3B Brain Atlas
|
| 27 |
+
size_categories:
|
| 28 |
+
- 100K<n<1M
|
| 29 |
---
|
| 30 |
|
| 31 |
# VibeThinker-1.5B Brain Atlas
|
|
|
|
| 82 |
|
| 83 |
## Bottom line
|
| 84 |
|
| 85 |
+
VibeThinker-1.5B behaves like a compact reasoning model: distributed attention, broad-feature MLPs, and a deep-but-narrow sacred region where a small number of directions carry most of the task load. It is interpretable, but not easy to edit safely because its late layers are not highly redundant.
|