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

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