aengusl commited on
Commit
8d92a02
1 Parent(s): 5864dcc

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/9espx0db)
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.
@@ -39,13 +39,13 @@ More information needed
39
 
40
  The following hyperparameters were used during training:
41
  - learning_rate: 2e-05
42
- - train_batch_size: 2
43
- - eval_batch_size: 4
44
  - seed: 4
45
  - distributed_type: multi-GPU
46
- - num_devices: 2
47
- - total_train_batch_size: 4
48
- - total_eval_batch_size: 8
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: cosine
51
  - training_steps: 2000
 
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/oqy996hg)
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.
 
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
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
51
  - training_steps: 2000
adapter_config.json CHANGED
@@ -16,12 +16,12 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "k_proj",
20
- "up_proj",
21
  "q_proj",
22
- "o_proj",
23
  "down_proj",
24
- "v_proj"
 
 
 
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
 
19
  "q_proj",
 
20
  "down_proj",
21
+ "up_proj",
22
+ "v_proj",
23
+ "k_proj",
24
+ "o_proj"
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
runs/Jun21_15-07-57_b4eead2a04ed/events.out.tfevents.1718982911.b4eead2a04ed.2801.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f2f2c38f4f91376f713c96c5ff84cde0df475d8cf4fc729ae51bd01c94d0573
3
+ size 5092
step_0/README.md CHANGED
@@ -203,18 +203,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
203
  ### Framework versions
204
 
205
 
206
- - PEFT 0.6.1
207
- ## Training procedure
208
-
209
-
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
 
203
  ### Framework versions
204
 
205
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
206
  - PEFT 0.6.1
step_0/adapter_config.json CHANGED
@@ -16,12 +16,12 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "k_proj",
20
- "up_proj",
21
  "q_proj",
22
- "o_proj",
23
  "down_proj",
24
- "v_proj"
 
 
 
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
 
19
  "q_proj",
 
20
  "down_proj",
21
+ "up_proj",
22
+ "v_proj",
23
+ "k_proj",
24
+ "o_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:5d126be621363e634e7d83691971eae33b55c84f8d93583c3b4676b1dbc9e41f
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59b708a3746c5e4c41a8783c9d63e268d55e393b771393f30dce031255c310ac
3
  size 6200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d126be621363e634e7d83691971eae33b55c84f8d93583c3b4676b1dbc9e41f
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59b708a3746c5e4c41a8783c9d63e268d55e393b771393f30dce031255c310ac
3
  size 6200