aengusl commited on
Commit
f7355fc
1 Parent(s): 6d700ec

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/h4f8nec6)
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/ts7jd1w9)
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
- "k_proj",
20
- "down_proj",
21
  "up_proj",
22
- "o_proj",
23
  "v_proj",
24
- "q_proj"
 
 
 
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
 
19
  "up_proj",
 
20
  "v_proj",
21
+ "q_proj",
22
+ "k_proj",
23
+ "o_proj",
24
+ "down_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
runs/Jun12_14-06-54_dccc3444dd3c/events.out.tfevents.1718201280.dccc3444dd3c.16422.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:721a08e4463ec59474936f10774a2b962a0f4b6e72deba389c2b6362ced1f72f
3
+ size 5110
step_0/README.md CHANGED
@@ -203,11 +203,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
203
  ### Framework versions
204
 
205
 
206
- - PEFT 0.6.1
207
- ## Training procedure
208
-
209
-
210
- ### Framework versions
211
-
212
-
213
  - PEFT 0.6.1
 
203
  ### Framework versions
204
 
205
 
 
 
 
 
 
 
 
206
  - PEFT 0.6.1
step_0/adapter_config.json CHANGED
@@ -16,12 +16,12 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "k_proj",
20
- "down_proj",
21
  "up_proj",
22
- "o_proj",
23
  "v_proj",
24
- "q_proj"
 
 
 
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
 
19
  "up_proj",
 
20
  "v_proj",
21
+ "q_proj",
22
+ "k_proj",
23
+ "o_proj",
24
+ "down_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:b5f843ae0c62edb448cc1138baae633d8226d85d0f8d7f0b60e13bba152ff345
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:141a3bbe872c69bee25c29bea550a0a65e47e19272018c2d758e0bf4fd444e54
3
  size 6200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5f843ae0c62edb448cc1138baae633d8226d85d0f8d7f0b60e13bba152ff345
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:141a3bbe872c69bee25c29bea550a0a65e47e19272018c2d758e0bf4fd444e54
3
  size 6200