Upload llama-3-8b_layer4
Browse files
llama-3-8b_layer4/activation_scaler.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"scaling_factor": null}
|
llama-3-8b_layer4/activations_store_state.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1a7c8059f39436b817648db97eed4ad1f85c61a31e8730cfa5b2478cb5556f6
|
| 3 |
+
size 88
|
llama-3-8b_layer4/cfg.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"d_sae": 16384,
|
| 3 |
+
"normalize_activations": "none",
|
| 4 |
+
"d_in": 4096,
|
| 5 |
+
"metadata": {
|
| 6 |
+
"sae_lens_version": "6.6.4",
|
| 7 |
+
"sae_lens_training_version": "6.6.4",
|
| 8 |
+
"dataset_path": "Shunchang/hh-rlhf-labeled",
|
| 9 |
+
"hook_name": "model.layers.4",
|
| 10 |
+
"model_name": "Skywork/Skywork-Reward-V2-Llama-3.1-8B",
|
| 11 |
+
"model_class_name": "AutoModelForCausalLM",
|
| 12 |
+
"hook_head_index": null,
|
| 13 |
+
"context_size": 512,
|
| 14 |
+
"seqpos_slice": [
|
| 15 |
+
null
|
| 16 |
+
],
|
| 17 |
+
"model_from_pretrained_kwargs": {},
|
| 18 |
+
"prepend_bos": true,
|
| 19 |
+
"exclude_special_tokens": false,
|
| 20 |
+
"sequence_separator_token": "bos",
|
| 21 |
+
"disable_concat_sequences": false
|
| 22 |
+
},
|
| 23 |
+
"dtype": "float32",
|
| 24 |
+
"reshape_activations": "none",
|
| 25 |
+
"apply_b_dec_to_input": false,
|
| 26 |
+
"architecture": "gated"
|
| 27 |
+
}
|
llama-3-8b_layer4/runner_cfg.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"sae": {"d_in": 4096, "d_sae": 16384, "dtype": "float32", "device": "cpu", "apply_b_dec_to_input": false, "normalize_activations": "expected_average_only_in", "reshape_activations": "none", "metadata": {"sae_lens_version": "6.6.4", "sae_lens_training_version": "6.6.4"}, "decoder_init_norm": 0.1, "l1_coefficient": 5, "l1_warm_up_steps": 200, "architecture": "gated"}, "model_name": "Skywork/Skywork-Reward-V2-Llama-3.1-8B", "model_class_name": "AutoModelForCausalLM", "hook_name": "model.layers.4", "hook_eval": "NOT_IN_USE", "hook_head_index": null, "dataset_path": "Shunchang/hh-rlhf-labeled", "dataset_trust_remote_code": true, "streaming": true, "is_dataset_tokenized": false, "context_size": 512, "use_cached_activations": false, "cached_activations_path": null, "from_pretrained_path": null, "n_batches_in_buffer": 64, "training_tokens": 16384000, "store_batch_size_prompts": 16, "seqpos_slice": [null], "disable_concat_sequences": false, "sequence_separator_token": "bos", "device": "cuda", "act_store_device": "cuda", "seed": 42, "dtype": "float32", "prepend_bos": true, "autocast": false, "autocast_lm": false, "compile_llm": false, "llm_compilation_mode": null, "compile_sae": false, "sae_compilation_mode": null, "train_batch_size_tokens": 4096, "adam_beta1": 0.9, "adam_beta2": 0.999, "lr": 5e-05, "lr_scheduler_name": "constant", "lr_warm_up_steps": 0, "lr_end": 5e-06, "lr_decay_steps": 800, "n_restart_cycles": 1, "dead_feature_window": 1000, "feature_sampling_window": 1000, "dead_feature_threshold": 0.0001, "n_eval_batches": 10, "eval_batch_size_prompts": null, "logger": {"log_to_wandb": true, "log_activations_store_to_wandb": false, "log_optimizer_state_to_wandb": false, "wandb_project": "sae_llama_3_8b", "wandb_id": null, "run_name": "gated-16384-LR-5e-05-Tokens-1.638e+07", "wandb_entity": null, "wandb_log_frequency": 30, "eval_every_n_wandb_logs": 20}, "n_checkpoints": 1, "checkpoint_path": "checkpoints/tfjh7dnp", "verbose": true, "model_kwargs": {}, "model_from_pretrained_kwargs": {"cache_dir": "/cluster/project/infk/krause/liusc"}, "tokenizer_from_pretrained_kwargs": {"cache_dir": "/cluster/project/infk/krause/liusc"}, "sae_lens_version": "6.6.4", "sae_lens_training_version": "6.6.4", "exclude_special_tokens": false, "tokens_per_buffer": 134217728}
|
llama-3-8b_layer4/sae_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5eed186ff917e94bdc86d35df50b2490ae9f8fa262843e1444ef7d6bac0a7f2c
|
| 3 |
+
size 537084384
|
llama-3-8b_layer4/sparsity.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87472c579b9e748d6f866d85d299c4dc6986055a21688c663cba05f3aacc5fa6
|
| 3 |
+
size 65616
|