MathewShen commited on
Commit
74d9c95
·
verified ·
1 Parent(s): c6f2624

End of training

Browse files
README.md CHANGED
@@ -27,7 +27,7 @@ print(output["generated_text"])
27
 
28
  ## Training procedure
29
 
30
-
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/mathewshen/huggingface/runs/xqdk2ol2)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -24,12 +24,12 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "k_proj",
28
  "gate_proj",
29
- "v_proj",
30
  "down_proj",
 
 
31
  "up_proj",
32
- "q_proj",
33
  "o_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "gate_proj",
28
+ "q_proj",
29
  "down_proj",
30
+ "k_proj",
31
+ "v_proj",
32
  "up_proj",
 
33
  "o_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f8529aebce087155a3d6933c44c2dea7d345b401691d7641ce0ae342c6dd539
3
  size 20236472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f29ee66927e5fd6559cb071e662bbbdf1ec1b6d4e9ffdf7ee96542fe8f2fd1d
3
  size 20236472
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e87a279ff96b8ac5d6444813d0cb102c3d1306fdcd4a939462ea800c1eee992
3
  size 6033
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02e21d56bfba83d131555209fe64e5cffdb79be5464a26a5e005ea2ef157d8a0
3
  size 6033