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

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/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,7 +38,7 @@ More information needed
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
 
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
  ### 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
@@ -16,10 +16,10 @@
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
  ],
 
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
  ],
runs/May28_18-05-02_202a24d53bd3/events.out.tfevents.1716919995.202a24d53bd3.6546.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77ba96a7b476ba0b6c29d699c1504675eddce074d24cee56268b5a851cd14bde
3
+ size 5068
step_0/adapter_config.json CHANGED
@@ -16,10 +16,10 @@
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
  ],
 
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
  ],
step_0/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d94e2cb4cc9df520c5534db58255777cb00244c8f4c67c94b8014d40f0b0d77
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47666e9136d26e878b48136844f36f03de1f4a9609a4f305966ebe813a23d3c6
3
  size 6200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d94e2cb4cc9df520c5534db58255777cb00244c8f4c67c94b8014d40f0b0d77
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47666e9136d26e878b48136844f36f03de1f4a9609a4f305966ebe813a23d3c6
3
  size 6200