aengusl commited on
Commit
bbba0db
1 Parent(s): de59d78

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/aaxjujof)
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/vnt4azu3)
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
@@ -16,12 +16,12 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
  "down_proj",
21
- "up_proj",
22
- "q_proj",
23
  "k_proj",
24
- "o_proj"
 
 
 
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "down_proj",
 
 
20
  "k_proj",
21
+ "o_proj",
22
+ "q_proj",
23
+ "v_proj",
24
+ "up_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:ebe38c5f9f26d8c9c4e4db0a408aef5cc739744bc486ca8caf1979c36f89f9bb
3
  size 258001832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d1d8ee5e122aa5ba15194f89a4f794f9c3fe72e5c3ede8c7f35cf55983cee6c
3
  size 258001832
runs/Jun05_12-33-14_130deefd5f50/events.out.tfevents.1717590821.130deefd5f50.125471.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b7119eb70252fe204c1645db261d49158579a002b98ef3f34ddc98620999b81
3
- size 15305
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90861b1a2abf420d1e6430ba6cd7026fe75c981849e43359f028d2e537fb8e94
3
+ size 25033
runs/Jun05_12-44-21_130deefd5f50/events.out.tfevents.1717591496.130deefd5f50.136694.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4e032097043fb58906c25eb8ecf31e8ac994d9ae005bc93309088598730199d
3
+ size 5069
step_0/README.md CHANGED
@@ -259,4 +259,11 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
259
  ### Framework versions
260
 
261
 
 
 
 
 
 
 
 
262
  - PEFT 0.6.1
 
259
  ### Framework versions
260
 
261
 
262
+ - PEFT 0.6.1
263
+ ## Training procedure
264
+
265
+
266
+ ### Framework versions
267
+
268
+
269
  - PEFT 0.6.1
step_0/adapter_config.json CHANGED
@@ -16,12 +16,12 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
  "down_proj",
21
- "up_proj",
22
- "q_proj",
23
  "k_proj",
24
- "o_proj"
 
 
 
25
  ],
26
  "task_type": "CAUSAL_LM"
27
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "down_proj",
 
 
20
  "k_proj",
21
+ "o_proj",
22
+ "q_proj",
23
+ "v_proj",
24
+ "up_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:0e8bedea7977449b4b60931f54364a8349ec1e700d5b8fc084f4f20223a884c9
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:575716df87a52f58b535d1a6dc8de8a1d008f1277dfe2a2fa69b3a2d55a69929
3
  size 6200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e8bedea7977449b4b60931f54364a8349ec1e700d5b8fc084f4f20223a884c9
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:575716df87a52f58b535d1a6dc8de8a1d008f1277dfe2a2fa69b3a2d55a69929
3
  size 6200