aengusl commited on
Commit
e3a0cbe
1 Parent(s): 156dd0a

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/ky7fegkz)
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/4iq2ltci)
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
@@ -16,12 +16,12 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
- "o_proj",
21
  "down_proj",
22
  "q_proj",
23
- "up_proj",
24
- "k_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "up_proj",
20
+ "k_proj",
21
  "down_proj",
22
  "q_proj",
23
+ "v_proj",
24
+ "o_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
runs/Jul05_17-10-25_71d4411a1d0b/events.out.tfevents.1720199486.71d4411a1d0b.14090.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf59e84d34ddaebc848c6d34ff76190f60f9532a76dd8540b15bfa6aa797fec0
3
+ size 5080
step_0/README.md CHANGED
@@ -210,4 +210,11 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
210
  ### Framework versions
211
 
212
 
 
 
 
 
 
 
 
213
  - PEFT 0.6.1
 
210
  ### Framework versions
211
 
212
 
213
+ - PEFT 0.6.1
214
+ ## Training procedure
215
+
216
+
217
+ ### Framework versions
218
+
219
+
220
  - PEFT 0.6.1
step_0/adapter_config.json CHANGED
@@ -16,12 +16,12 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
- "o_proj",
21
  "down_proj",
22
  "q_proj",
23
- "up_proj",
24
- "k_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "up_proj",
20
+ "k_proj",
21
  "down_proj",
22
  "q_proj",
23
+ "v_proj",
24
+ "o_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:67e2ce23c6236ff9ce11696468ff9ffc60a570e16043141af7a35d5060d4762a
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:806d9de20f95d6a9a6350e422daa32d107b21194ded61a1497da125b8e8f62e3
3
  size 6200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:67e2ce23c6236ff9ce11696468ff9ffc60a570e16043141af7a35d5060d4762a
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:806d9de20f95d6a9a6350e422daa32d107b21194ded61a1497da125b8e8f62e3
3
  size 6200