aengusl commited on
Commit
a154c76
1 Parent(s): 5920a6c

Training in progress, step 280

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/jpr0o2in)
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: 2e-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/adv-robustness/harmbench_adv_training/runs/nf5m84kk)
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: 1e-05
42
  - train_batch_size: 4
43
  - eval_batch_size: 8
44
  - seed: 4
adapter_config.json CHANGED
@@ -17,9 +17,9 @@
17
  "revision": null,
18
  "target_modules": [
19
  "k_proj",
 
20
  "down_proj",
21
  "o_proj",
22
- "up_proj",
23
  "v_proj",
24
  "q_proj"
25
  ],
 
17
  "revision": null,
18
  "target_modules": [
19
  "k_proj",
20
+ "up_proj",
21
  "down_proj",
22
  "o_proj",
 
23
  "v_proj",
24
  "q_proj"
25
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d1d8ee5e122aa5ba15194f89a4f794f9c3fe72e5c3ede8c7f35cf55983cee6c
3
  size 258001832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a75a6eb7d6dbc326f8d6fd5957491f69a6615f9c061ef31693274894a8a861cf
3
  size 258001832
runs/May21_02-16-33_9962c5574dd5/events.out.tfevents.1716257866.9962c5574dd5.57073.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1765c304ff1a7d3f9942b60ced3ca185f0bd84a81ef9a1c326a56c635de41ff
3
- size 12707
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91021a0af93d3aa0f3488f74e9af1e189548aa866fb2e27837ffc8af7a6e0663
3
+ size 13963
step_0/adapter_config.json CHANGED
@@ -17,9 +17,9 @@
17
  "revision": null,
18
  "target_modules": [
19
  "k_proj",
 
20
  "down_proj",
21
  "o_proj",
22
- "up_proj",
23
  "v_proj",
24
  "q_proj"
25
  ],
 
17
  "revision": null,
18
  "target_modules": [
19
  "k_proj",
20
+ "up_proj",
21
  "down_proj",
22
  "o_proj",
 
23
  "v_proj",
24
  "q_proj"
25
  ],
step_0/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:673be1a62de90ba9b79355d701aeedd980026a4e9778de4d5d7b1561b8c95e2b
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c214206ca5b3546e7b0ce45c96821c0fdf58c6544de60253bdcccdf0993e570
3
  size 6200
step_400/adapter_config.json CHANGED
@@ -16,12 +16,12 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
  "k_proj",
21
- "q_proj",
22
  "up_proj",
 
23
  "o_proj",
24
- "down_proj"
 
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "k_proj",
 
20
  "up_proj",
21
+ "down_proj",
22
  "o_proj",
23
+ "v_proj",
24
+ "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
step_400/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4654ba892d076143ec5687141d3afb7b697a533f01f788e060d51bb4b2daf0d3
3
  size 258001832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c47bbe393dfa0a43898460da181996d9d93d703cabd129c3ff240f1b99cb4561
3
  size 258001832
step_400/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d5a2bc4755dd43d7d40ba9e853eb1528b6f82c1de5eaf623707ae7753c17001
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c214206ca5b3546e7b0ce45c96821c0fdf58c6544de60253bdcccdf0993e570
3
  size 6200
step_800/adapter_config.json CHANGED
@@ -16,12 +16,12 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
  "k_proj",
21
- "q_proj",
22
  "up_proj",
 
23
  "o_proj",
24
- "down_proj"
 
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "k_proj",
 
20
  "up_proj",
21
+ "down_proj",
22
  "o_proj",
23
+ "v_proj",
24
+ "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
step_800/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c891e8033ec5889b3efe65331a4ed6be13c023e34b298adecfbceea43f1bd2f3
3
  size 258001832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a75a6eb7d6dbc326f8d6fd5957491f69a6615f9c061ef31693274894a8a861cf
3
  size 258001832
step_800/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d5a2bc4755dd43d7d40ba9e853eb1528b6f82c1de5eaf623707ae7753c17001
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c214206ca5b3546e7b0ce45c96821c0fdf58c6544de60253bdcccdf0993e570
3
  size 6200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:673be1a62de90ba9b79355d701aeedd980026a4e9778de4d5d7b1561b8c95e2b
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c214206ca5b3546e7b0ce45c96821c0fdf58c6544de60253bdcccdf0993e570
3
  size 6200