aengusl commited on
Commit
2b404ca
1 Parent(s): 3d1180a

Model save

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ model-index:
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/quirky_lats_at_mats/harmbench_adv_training/runs/29gkbrw5)
20
  # llama2-7b-sft-lora
21
 
22
  This model is a fine-tuned version of [meta-llama/Llama-2-7b-chat-hf](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf) on the generator dataset.
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/quirky_lats_at_mats/harmbench_adv_training/runs/m1h0tdx5)
20
  # llama2-7b-sft-lora
21
 
22
  This model is a fine-tuned version of [meta-llama/Llama-2-7b-chat-hf](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf) on the generator dataset.
adapter_config.json CHANGED
@@ -18,10 +18,10 @@
18
  "target_modules": [
19
  "v_proj",
20
  "k_proj",
21
- "o_proj",
22
- "q_proj",
23
  "down_proj",
24
- "up_proj"
 
 
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
18
  "target_modules": [
19
  "v_proj",
20
  "k_proj",
 
 
21
  "down_proj",
22
+ "o_proj",
23
+ "up_proj",
24
+ "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
runs/Jun05_13-39-13_130deefd5f50/events.out.tfevents.1717594784.130deefd5f50.185028.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9bfb97936b14df847f094709203b1d13b7dbd735cddf13a181716d4cf6745f6
3
- size 5069
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0e7995db6dea1dcfcc1e1f36008f5c723f3b341e92b83aec66bfecfa3b6f306
3
+ size 8599
runs/Jun05_13-45-37_130deefd5f50/events.out.tfevents.1717595165.130deefd5f50.190404.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fe5519669d8dd965797a4174e3fe7a177508f0b6359e6a0de2af2044b2bf285
3
+ size 5069
step_0/README.md CHANGED
@@ -329,4 +329,11 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
329
  ### Framework versions
330
 
331
 
 
 
 
 
 
 
 
332
  - PEFT 0.6.1
 
329
  ### Framework versions
330
 
331
 
332
+ - PEFT 0.6.1
333
+ ## Training procedure
334
+
335
+
336
+ ### Framework versions
337
+
338
+
339
  - PEFT 0.6.1
step_0/adapter_config.json CHANGED
@@ -18,10 +18,10 @@
18
  "target_modules": [
19
  "v_proj",
20
  "k_proj",
21
- "o_proj",
22
- "q_proj",
23
  "down_proj",
24
- "up_proj"
 
 
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
18
  "target_modules": [
19
  "v_proj",
20
  "k_proj",
 
 
21
  "down_proj",
22
+ "o_proj",
23
+ "up_proj",
24
+ "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
step_0/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:adcd3e0fd4d2d41d8e4b0b9e66ed66205c8a3b3e29a22bafceab581b7680a660
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8ea56f387dd23c3322510122f85b47d295556301766386f827305bc2c3545ff
3
  size 6200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:adcd3e0fd4d2d41d8e4b0b9e66ed66205c8a3b3e29a22bafceab581b7680a660
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8ea56f387dd23c3322510122f85b47d295556301766386f827305bc2c3545ff
3
  size 6200