aengusl commited on
Commit
b2eb9f6
1 Parent(s): 5b100e2

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/yj0u2cd6)
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.
@@ -38,7 +38,7 @@ More information needed
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
- - learning_rate: 1e-05
42
  - train_batch_size: 4
43
  - eval_batch_size: 8
44
  - seed: 4
 
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/z6sn35ln)
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.
 
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
  - train_batch_size: 4
43
  - eval_batch_size: 8
44
  - seed: 4
adapter_config.json CHANGED
@@ -16,12 +16,12 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "k_proj",
20
- "o_proj",
21
  "v_proj",
22
  "q_proj",
 
 
23
  "up_proj",
24
- "down_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
 
19
  "v_proj",
20
  "q_proj",
21
+ "down_proj",
22
+ "k_proj",
23
  "up_proj",
24
+ "o_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
runs/Jun04_19-18-53_702dae2383a0/events.out.tfevents.1717528757.702dae2383a0.104422.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df48653493961f16a0274dbe3cc7f05f7ea05db28a2fc4be32f911752b76d377
3
+ size 5069
step_0/README.md CHANGED
@@ -245,4 +245,11 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
245
  ### Framework versions
246
 
247
 
 
 
 
 
 
 
 
248
  - PEFT 0.6.1
 
245
  ### Framework versions
246
 
247
 
248
+ - PEFT 0.6.1
249
+ ## Training procedure
250
+
251
+
252
+ ### Framework versions
253
+
254
+
255
  - 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
- "o_proj",
21
  "v_proj",
22
  "q_proj",
 
 
23
  "up_proj",
24
- "down_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
 
19
  "v_proj",
20
  "q_proj",
21
+ "down_proj",
22
+ "k_proj",
23
  "up_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:680715c17ae1bbd5546cef44b2dc5c406e829363c204811c56dbee1296fc39d5
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cd033f9a97e1e3394ab34dacb92fb044065fda9a4eee550ea154b9e07029197
3
  size 6200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:680715c17ae1bbd5546cef44b2dc5c406e829363c204811c56dbee1296fc39d5
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cd033f9a97e1e3394ab34dacb92fb044065fda9a4eee550ea154b9e07029197
3
  size 6200