aengusl commited on
Commit
df9a492
1 Parent(s): f31a70e

Training in progress, step 360

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/qeonnolh)
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/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.
adapter_config.json CHANGED
@@ -17,11 +17,11 @@
17
  "revision": null,
18
  "target_modules": [
19
  "k_proj",
 
 
20
  "o_proj",
21
- "q_proj",
22
  "v_proj",
23
- "down_proj",
24
- "up_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
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
  }
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:cb04b8b428019a6375c52c3c79c5627ce80cb29681ceb4077478d7d00c8193ed
3
- size 15219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cb051d5fe1fd224319640a6aaf1a60652d0b4c03811087808ef381a9bd7ccd0
3
+ size 16475
step_0/adapter_config.json CHANGED
@@ -17,11 +17,11 @@
17
  "revision": null,
18
  "target_modules": [
19
  "k_proj",
 
 
20
  "o_proj",
21
- "q_proj",
22
  "v_proj",
23
- "down_proj",
24
- "up_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
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_0/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:990cf7ab77d88a6cafaef25fe246fa8a9499004261d35bb9765226167b2de3d4
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:990cf7ab77d88a6cafaef25fe246fa8a9499004261d35bb9765226167b2de3d4
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c214206ca5b3546e7b0ce45c96821c0fdf58c6544de60253bdcccdf0993e570
3
  size 6200