aengusl commited on
Commit
3cd2473
1 Parent(s): 8c4f680

Training in progress, step 200

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/hgvq89zv)
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/quirky_lats_at_mats/harmbench_adv_training/runs/fte58dg1)
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
  "q_proj",
21
  "o_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
+ "v_proj",
21
+ "up_proj",
22
  "q_proj",
23
  "o_proj",
24
+ "down_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:42f7e5fd16674642b7f4bce7f8711f3751fc2bfa844082ec46f8fc1a8169d7b3
3
  size 258001832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a75a6eb7d6dbc326f8d6fd5957491f69a6615f9c061ef31693274894a8a861cf
3
  size 258001832
runs/May20_20-59-44_8562df05190c/events.out.tfevents.1716238846.8562df05190c.42654.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c455d458867a4bfdbc30b773a34205aa898e4b4729b619d6d884f8ae51ef14b0
3
- size 8282
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f988430e2d81f28d4137d114eb4393812ac90a0daa704625b9dc8d2d6203c810
3
+ size 11407
step_0/README.md CHANGED
@@ -203,11 +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
 
203
  ### Framework versions
204
 
205
 
 
 
 
 
 
 
 
206
  - PEFT 0.6.1
step_0/adapter_config.json CHANGED
@@ -17,11 +17,11 @@
17
  "revision": null,
18
  "target_modules": [
19
  "k_proj",
 
 
20
  "q_proj",
21
  "o_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
+ "v_proj",
21
+ "up_proj",
22
  "q_proj",
23
  "o_proj",
24
+ "down_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:9b752b40e6f4688c866de9e9675488d079afb968c4be67f29600b030b5b3fffa
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b134044b6c3718de956483e8ddea74777690187718ce1e4d309ae95d41764ee9
3
  size 6200
step_400/adapter_config.json CHANGED
@@ -17,11 +17,11 @@
17
  "revision": null,
18
  "target_modules": [
19
  "k_proj",
 
 
20
  "q_proj",
21
  "o_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
+ "v_proj",
21
+ "up_proj",
22
  "q_proj",
23
  "o_proj",
24
+ "down_proj"
 
 
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
step_400/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42f7e5fd16674642b7f4bce7f8711f3751fc2bfa844082ec46f8fc1a8169d7b3
3
  size 258001832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a75a6eb7d6dbc326f8d6fd5957491f69a6615f9c061ef31693274894a8a861cf
3
  size 258001832
step_400/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b752b40e6f4688c866de9e9675488d079afb968c4be67f29600b030b5b3fffa
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b134044b6c3718de956483e8ddea74777690187718ce1e4d309ae95d41764ee9
3
  size 6200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b752b40e6f4688c866de9e9675488d079afb968c4be67f29600b030b5b3fffa
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b134044b6c3718de956483e8ddea74777690187718ce1e4d309ae95d41764ee9
3
  size 6200