add samelayer_separate qwen3-4b-simpo
Browse files
v3-samelayer-seed-99/samelayer_separate/qwen3-4b-simpo/base_L23__aligned_L20/run_meta.json
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base_model": "Qwen/Qwen3-4B-Instruct-2507",
|
| 3 |
+
"aligned_run_id": "qwen3-4b-simpo",
|
| 4 |
+
"position": "last_prompt",
|
| 5 |
+
"multi_type": "separate",
|
| 6 |
+
"source_activations": "/home/ubuntu/interp-alignment-crosscoder/v1/assembled_activations/qwen3-4b-simpo/activations/activations.pt",
|
| 7 |
+
"base_activations_path": "/home/ubuntu/interp-alignment-crosscoder/v1/base_activations/qwen3-4b-union/activations/base_activations.pt",
|
| 8 |
+
"source_layers": [
|
| 9 |
+
20,
|
| 10 |
+
21,
|
| 11 |
+
22
|
| 12 |
+
],
|
| 13 |
+
"base_source_layers": [
|
| 14 |
+
19,
|
| 15 |
+
20,
|
| 16 |
+
21,
|
| 17 |
+
22,
|
| 18 |
+
23,
|
| 19 |
+
24,
|
| 20 |
+
25
|
| 21 |
+
],
|
| 22 |
+
"layer": 20,
|
| 23 |
+
"base_layer": 23,
|
| 24 |
+
"aligned_layer": 20
|
| 25 |
+
}
|