aengusl commited on
Commit
e22130e
1 Parent(s): 2d7fede

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/mdkppduo)
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.
@@ -44,8 +44,7 @@ The following hyperparameters were used during training:
44
  - seed: 4
45
  - distributed_type: multi-GPU
46
  - num_devices: 8
47
- - gradient_accumulation_steps: 4
48
- - total_train_batch_size: 128
49
  - total_eval_batch_size: 64
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: cosine
 
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/p2jo7dgc)
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.
 
44
  - seed: 4
45
  - distributed_type: multi-GPU
46
  - num_devices: 8
47
+ - total_train_batch_size: 32
 
48
  - total_eval_batch_size: 64
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: cosine
adapter_config.json CHANGED
@@ -16,11 +16,11 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
- "q_proj",
21
  "k_proj",
 
22
  "up_proj",
23
- "o_proj",
24
  "down_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "o_proj",
 
20
  "k_proj",
21
+ "q_proj",
22
  "up_proj",
23
+ "v_proj",
24
  "down_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
runs/Jun04_18-07-46_702dae2383a0/events.out.tfevents.1717524490.702dae2383a0.72981.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14327f37df025a1f4abee2f230f53d9d01b513095c29308b71d804e30f6ead79
3
+ size 5068
step_0/README.md CHANGED
@@ -210,4 +210,11 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
210
  ### Framework versions
211
 
212
 
 
 
 
 
 
 
 
213
  - PEFT 0.6.1
 
210
  ### Framework versions
211
 
212
 
213
+ - PEFT 0.6.1
214
+ ## Training procedure
215
+
216
+
217
+ ### Framework versions
218
+
219
+
220
  - PEFT 0.6.1
step_0/adapter_config.json CHANGED
@@ -16,11 +16,11 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
- "q_proj",
21
  "k_proj",
 
22
  "up_proj",
23
- "o_proj",
24
  "down_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "o_proj",
 
20
  "k_proj",
21
+ "q_proj",
22
  "up_proj",
23
+ "v_proj",
24
  "down_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
step_0/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e0f61861fa93391b406864dc73b6c799ae96275c0358ea0cb120c267588a5db
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f56f3c512beb3d113f9514ed3e240b5562b4c781f28c03f0c6f6767420613aa
3
  size 6200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e0f61861fa93391b406864dc73b6c799ae96275c0358ea0cb120c267588a5db
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f56f3c512beb3d113f9514ed3e240b5562b4c781f28c03f0c6f6767420613aa
3
  size 6200