aengusl commited on
Commit
eadbd9b
1 Parent(s): acfe0ee

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/adv-robustness/harmbench_adv_training/runs/5ha5bc0w)
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/adv-robustness/harmbench_adv_training/runs/dxu96vqu)
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
- "down_proj",
 
20
  "v_proj",
21
  "k_proj",
22
- "up_proj",
23
- "o_proj",
24
- "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "q_proj",
20
+ "up_proj",
21
  "v_proj",
22
  "k_proj",
23
+ "down_proj",
24
+ "o_proj"
 
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
runs/Jun07_21-33-28_dbfeb9159435/events.out.tfevents.1717796031.dbfeb9159435.8402.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7b4e67869c88230eff07bcc2c443057ffba51790e0cc89f31197f76b633fbd1
3
+ size 5069
step_0/README.md CHANGED
@@ -406,4 +406,11 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
406
  ### Framework versions
407
 
408
 
 
 
 
 
 
 
 
409
  - PEFT 0.6.1
 
406
  ### Framework versions
407
 
408
 
409
+ - PEFT 0.6.1
410
+ ## Training procedure
411
+
412
+
413
+ ### Framework versions
414
+
415
+
416
  - PEFT 0.6.1
step_0/adapter_config.json CHANGED
@@ -16,12 +16,12 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "down_proj",
 
20
  "v_proj",
21
  "k_proj",
22
- "up_proj",
23
- "o_proj",
24
- "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "q_proj",
20
+ "up_proj",
21
  "v_proj",
22
  "k_proj",
23
+ "down_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:3bcc4ce6a24d6f3c150482d7c327abbd498e7e18d00bc7431b7badd8dbb23b37
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e94c9e73edad2794d5a48f0aaa14477cb09e46b4edf54f0224d2be3ed087e30d
3
  size 6200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3bcc4ce6a24d6f3c150482d7c327abbd498e7e18d00bc7431b7badd8dbb23b37
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e94c9e73edad2794d5a48f0aaa14477cb09e46b4edf54f0224d2be3ed087e30d
3
  size 6200