aengusl commited on
Commit
29f10fa
1 Parent(s): d25691f

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/sy9a2l0h)
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/3nc81cw0)
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
  "v_proj",
 
21
  "q_proj",
22
- "o_proj",
23
- "up_proj",
24
- "down_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "up_proj",
20
  "v_proj",
21
+ "down_proj",
22
  "q_proj",
23
+ "k_proj",
24
+ "o_proj"
 
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
runs/Jun06_18-19-37_dbfeb9159435/events.out.tfevents.1717697999.dbfeb9159435.25745.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a855bd01153f896f3c0f799505fda95b01e3bfffb42784c9bfd4db15b34de068
3
+ size 5069
step_0/README.md CHANGED
@@ -266,4 +266,11 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
266
  ### Framework versions
267
 
268
 
 
 
 
 
 
 
 
269
  - PEFT 0.6.1
 
266
  ### Framework versions
267
 
268
 
269
+ - PEFT 0.6.1
270
+ ## Training procedure
271
+
272
+
273
+ ### Framework versions
274
+
275
+
276
  - 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
  "v_proj",
 
21
  "q_proj",
22
- "o_proj",
23
- "up_proj",
24
- "down_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "up_proj",
20
  "v_proj",
21
+ "down_proj",
22
  "q_proj",
23
+ "k_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:31bd98cfc67b3c7dabb55b4831d6469921c32c182d0b0a8f74976745377b7583
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bef74d5813a5b5fd5f29f4fb5e9de298a749bfa8f4b66d5a0d1eb00158608d9b
3
  size 6200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:31bd98cfc67b3c7dabb55b4831d6469921c32c182d0b0a8f74976745377b7583
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bef74d5813a5b5fd5f29f4fb5e9de298a749bfa8f4b66d5a0d1eb00158608d9b
3
  size 6200