aengusl commited on
Commit
1b08d43
1 Parent(s): faa34e3

Training in progress, step 40

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/4u95pd13)
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/adv-robustness/harmbench_adv_training/runs/xz271nqn)
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: 5e-06
42
  - train_batch_size: 4
43
  - eval_batch_size: 8
44
  - seed: 4
adapter_config.json CHANGED
@@ -16,10 +16,10 @@
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
  ],
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
 
 
19
  "k_proj",
20
+ "down_proj",
21
+ "q_proj",
22
+ "v_proj",
23
  "up_proj",
24
  "o_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:7656c589e7f2b152cd3fe0236bb7f25e1797807d2e05d824192caace0033be11
3
  size 258001832
runs/May28_17-47-07_e884ad0a7538/events.out.tfevents.1716918611.e884ad0a7538.6113.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff4c80c2c4ba92411d399b6d374d508e87f34da504523a4a9fc8ac7ad9d26a11
3
- size 5062
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45cae64d5462012b131aaa6b75c5e220ba8820fa058493b4ac5b9fecb7c4b231
3
+ size 6448
step_0/adapter_config.json CHANGED
@@ -16,10 +16,10 @@
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
  ],
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
 
 
19
  "k_proj",
20
+ "down_proj",
21
+ "q_proj",
22
+ "v_proj",
23
  "up_proj",
24
  "o_proj"
25
  ],
step_0/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:47666e9136d26e878b48136844f36f03de1f4a9609a4f305966ebe813a23d3c6
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d94e2cb4cc9df520c5534db58255777cb00244c8f4c67c94b8014d40f0b0d77
3
  size 6200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:47666e9136d26e878b48136844f36f03de1f4a9609a4f305966ebe813a23d3c6
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d94e2cb4cc9df520c5534db58255777cb00244c8f4c67c94b8014d40f0b0d77
3
  size 6200