minaring commited on
Commit
14a7cb3
·
verified ·
1 Parent(s): 6a2aab1

End of training

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/minaring-personal/huggingface/runs/pbn5je6a)
31
 
32
  This model was trained with SFT.
33
 
 
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/minaring-personal/huggingface/runs/70dupb4i)
31
 
32
  This model was trained with SFT.
33
 
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
 
24
  "gate_proj",
25
  "o_proj",
26
- "down_proj",
27
- "k_proj",
28
- "q_proj",
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
+ "down_proj",
25
  "v_proj",
26
+ "k_proj",
27
  "gate_proj",
28
  "o_proj",
 
 
 
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0db61a17c6537f1a1b25abc4c5f536fa5d191e2f94725b0803f395f570fda028
3
  size 22573704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a10eb3270e542769a775947f9cabe501870f7bc5c47eea3f63434d48bb800ec7
3
  size 22573704
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6971074e6a12826fa686d14d0294773949e544b35b2402308c104f3b5d7223d6
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0e33ae561dd2abd0d92d443c33bfb256e36c919a214d0eed014f26d0b1d742d
3
  size 5560