rayraycano commited on
Commit
4579f5e
·
verified ·
1 Parent(s): dea1aea

Model save

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/philipkiely-baseten/baseten-finetune-demo/runs/f518m5po)
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/philipkiely-baseten/baseten-finetune-demo/runs/p2bzuyt7)
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
- "q_proj",
28
  "v_proj",
 
29
  "down_proj",
30
- "up_proj",
31
  "o_proj",
32
  "gate_proj",
33
- "k_proj"
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "v_proj",
28
+ "k_proj",
29
  "down_proj",
 
30
  "o_proj",
31
  "gate_proj",
32
+ "q_proj",
33
+ "up_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:f9bb9d197ffcd09655fe81ec6512dbc876d34fed5567b64b8c1a50acb48f64e6
3
  size 113632496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ee958580037b94e047fb80639d6b8fedb1922dc053e9ed2e5b35cb6fc3c2e76
3
  size 113632496
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5533e53f6a32dc20e72d17978cc30cc3e3537108d64ffb9bf9bcc255e9c334f9
3
  size 6904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c54291edbc4111a9aa2c126b34ce1bba9420e051bf081a53d6767f0fef5baa1d
3
  size 6904