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

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/p236tggb)
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/18qgmcx1)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -26,11 +26,11 @@
26
  "target_modules": [
27
  "q_proj",
28
  "v_proj",
 
29
  "o_proj",
30
  "k_proj",
31
  "up_proj",
32
- "down_proj",
33
- "gate_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": 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
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:303ca34310435480b9311bbf05b507e894ed0d10d362068857caf2a056440e52
3
  size 70430032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c44ca2ecddade6179474af97d754260069cd531e2881842fec7fb9b33d5f389
3
  size 70430032
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b21c8f7637654bda7c8eeb8e52e0a21d3206340d4f4fd21001852b317d1d6211
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f21420a79b1a1e0eb2ebd3f5e02a8c14b53715a8a736117b8dfae69e7548e97
3
  size 5624