jacobcd52 commited on
Commit
7eb0fca
·
verified ·
1 Parent(s): c094d44

jacobcd52/test_sft

Browse files
README.md CHANGED
@@ -27,7 +27,7 @@ print(output["generated_text"])
27
 
28
  ## Training procedure
29
 
30
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/training-saes/llm-finetuning/runs/18qgmcx1)
31
 
32
 
33
  This model was trained with SFT.
 
27
 
28
  ## Training procedure
29
 
30
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/training-saes/llm-finetuning/runs/tmjwqh8d)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -24,11 +24,11 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "q_proj",
28
- "v_proj",
29
  "gate_proj",
30
  "o_proj",
31
  "k_proj",
 
 
32
  "up_proj",
33
  "down_proj"
34
  ],
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
27
  "gate_proj",
28
  "o_proj",
29
  "k_proj",
30
+ "v_proj",
31
+ "q_proj",
32
  "up_proj",
33
  "down_proj"
34
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c44ca2ecddade6179474af97d754260069cd531e2881842fec7fb9b33d5f389
3
  size 70430032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3646b67b9121177556c7faf419ddbbd244ab747c8c9fd53050606639920a4d83
3
  size 70430032
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f21420a79b1a1e0eb2ebd3f5e02a8c14b53715a8a736117b8dfae69e7548e97
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35a0b7804baf28aa53bb7477d29117b1d130527223ff9308dd687e3e282f8a6f
3
  size 5624