ishangarg183 commited on
Commit
a9ddeba
·
verified ·
1 Parent(s): f5770d7

Upload v1 base-only activations

Browse files
v1/base_activations/llama32-3b-union/activations/base_activations.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:607d0f036266c8e0671b0abe1fde04a445c5e7e92fc092174e492a6658619727
3
+ size 6741777500
v1/base_activations/llama32-3b-union/run_meta.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crosscoder_kind": "multilayer_sparc",
3
+ "extract_side": "base",
4
+ "base_model": "meta-llama/Llama-3.2-3B-Instruct",
5
+ "aligned_model": null,
6
+ "aligned_run_id": "llama32-3b-base-union",
7
+ "layers": [
8
+ 10,
9
+ 11,
10
+ 12,
11
+ 13,
12
+ 14,
13
+ 23,
14
+ 24,
15
+ 25,
16
+ 26
17
+ ],
18
+ "center_layer": null,
19
+ "layer_window": 1,
20
+ "layer_policy": "matched_aligned_window",
21
+ "position": "last_prompt",
22
+ "dataset_name": "argilla/ultrafeedback-binarized-preferences-cleaned",
23
+ "max_prompt_tokens": 512,
24
+ "peft": false,
25
+ "topk_mode": "model_balanced_layer_agg",
26
+ "activation_artifact": "output/base_activations/llama32-3b-union/activations/base_activations.pt"
27
+ }
v1/base_activations/qwen3-4b-union/activations/base_activations.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:972945e880be20ab5f26ccec71fd692403e89b54d8b7396e4cc5e7e2a649ff50
3
+ size 4371375196
v1/base_activations/qwen3-4b-union/run_meta.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crosscoder_kind": "multilayer_sparc",
3
+ "extract_side": "base",
4
+ "base_model": "Qwen/Qwen3-4B-Instruct-2507",
5
+ "aligned_model": null,
6
+ "aligned_run_id": "qwen3-4b-base-union",
7
+ "layers": [
8
+ 19,
9
+ 20,
10
+ 21,
11
+ 22,
12
+ 23,
13
+ 24,
14
+ 25
15
+ ],
16
+ "center_layer": null,
17
+ "layer_window": 1,
18
+ "layer_policy": "matched_aligned_window",
19
+ "position": "last_prompt",
20
+ "dataset_name": "argilla/ultrafeedback-binarized-preferences-cleaned",
21
+ "max_prompt_tokens": 512,
22
+ "peft": false,
23
+ "topk_mode": "model_balanced_layer_agg",
24
+ "activation_artifact": "output/base_activations/qwen3-4b-union/activations/base_activations.pt"
25
+ }
v1/base_activations/smollm3-union/activations/base_activations.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7082d00c496527fcfd0dd796be1bcadf6b0a1f85ca0755c55d31e87f3d7fc618
3
+ size 2500004904
v1/base_activations/smollm3-union/run_meta.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crosscoder_kind": "multilayer_sparc",
3
+ "extract_side": "base",
4
+ "base_model": "HuggingFaceTB/SmolLM3-3B",
5
+ "aligned_model": null,
6
+ "aligned_run_id": "smollm3-base-union",
7
+ "layers": [
8
+ 16,
9
+ 17,
10
+ 18,
11
+ 19,
12
+ 20
13
+ ],
14
+ "center_layer": null,
15
+ "layer_window": 1,
16
+ "layer_policy": "matched_aligned_window",
17
+ "position": "last_prompt",
18
+ "dataset_name": "argilla/ultrafeedback-binarized-preferences-cleaned",
19
+ "max_prompt_tokens": 512,
20
+ "peft": false,
21
+ "topk_mode": "model_balanced_layer_agg",
22
+ "activation_artifact": "output/base_activations/smollm3-union/activations/base_activations.pt"
23
+ }