Redwine99 commited on
Commit
82279d4
·
verified ·
1 Parent(s): 4020c56

Redwine99/phi3_adapter

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/lsw00kor-samsung-electronics/Phi3-mini-ft-python-code/runs/k7gsztrr)
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/lsw00kor-samsung-electronics/Phi3-mini-ft-python-code/runs/i3hy9gd5)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "down_proj",
29
- "o_proj",
30
- "up_proj",
31
  "k_proj",
32
  "v_proj",
 
 
 
33
  "q_proj",
34
- "gate_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
 
28
  "k_proj",
29
  "v_proj",
30
+ "up_proj",
31
+ "gate_proj",
32
+ "o_proj",
33
  "q_proj",
34
+ "down_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a12bb312e0b6a8c2be120bbcc38936ee37e77403c0b2d9a47aec79bb9f181fc6
3
  size 35668592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:503d31234a29e7438f0e562bd3b629b26a85d734c5f0a363e048563572fbad1f
3
  size 35668592
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c47a599beec64de244b668e666829d7f64be5e5f43edf1ef90f824b40ee11a0
3
  size 6097
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ffa9e057aa476b559f6bac0a9956c7e51a449435b188117a59f9d149f1035cf
3
  size 6097