aengusl commited on
Commit
aeb4367
1 Parent(s): 858ca04

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/am76bjuk)
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.
@@ -43,10 +43,10 @@ The following hyperparameters were used during training:
43
  - eval_batch_size: 8
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
52
  - 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/y2j5fvup)
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.
 
43
  - eval_batch_size: 8
44
  - seed: 4
45
  - distributed_type: multi-GPU
46
+ - num_devices: 4
47
  - gradient_accumulation_steps: 4
48
+ - total_train_batch_size: 64
49
+ - total_eval_batch_size: 32
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: cosine
52
  - training_steps: 2000
adapter_config.json CHANGED
@@ -16,10 +16,10 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "down_proj",
20
  "o_proj",
21
  "v_proj",
22
- "q_proj",
23
  "up_proj",
24
  "k_proj"
25
  ],
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "q_proj",
20
  "o_proj",
21
  "v_proj",
22
+ "down_proj",
23
  "up_proj",
24
  "k_proj"
25
  ],
runs/May20_21-17-16_c07e70359ae1/events.out.tfevents.1716240046.c07e70359ae1.8295.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac70efa3f0ae6e500f1ce1996b962a10a30adceecb76567171c8c2fe0299caa0
3
+ size 5048
step_0/adapter_config.json CHANGED
@@ -16,10 +16,10 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "down_proj",
20
  "o_proj",
21
  "v_proj",
22
- "q_proj",
23
  "up_proj",
24
  "k_proj"
25
  ],
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "q_proj",
20
  "o_proj",
21
  "v_proj",
22
+ "down_proj",
23
  "up_proj",
24
  "k_proj"
25
  ],
step_0/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12d9deb4aee23b8ff6df47264f2a8714c20869a48697f9e23859a2269f24f8ca
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ea283ac8bdb18c994229235aa7fcb02cb61c44fb1415c2034a2892544873a5b
3
  size 6200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12d9deb4aee23b8ff6df47264f2a8714c20869a48697f9e23859a2269f24f8ca
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ea283ac8bdb18c994229235aa7fcb02cb61c44fb1415c2034a2892544873a5b
3
  size 6200