Redwine99 commited on
Commit
4020c56
·
verified ·
1 Parent(s): 28666ce

Redwine99/phi3_adapter

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: trainer_output
5
  tags:
6
  - generated_from_trainer
7
- - sft
8
  - trl
 
9
  licence: license
10
  ---
11
 
@@ -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/149c00kd)
31
 
32
 
33
  This model was trained with SFT.
 
4
  model_name: trainer_output
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
+ - sft
9
  licence: license
10
  ---
11
 
 
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.
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "o_proj",
29
- "gate_proj",
30
  "k_proj",
31
  "v_proj",
32
  "q_proj",
33
- "up_proj",
34
- "down_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
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",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b179cef2160c7c52f146c198dccce60bf9859b5f57717a53d1f2a2a2ebc103e7
3
  size 35668592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a12bb312e0b6a8c2be120bbcc38936ee37e77403c0b2d9a47aec79bb9f181fc6
3
  size 35668592
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1956c8876048bd84ab3eb46cadb732d2d8843bc6ffcf1a0ec9472e5982215c4d
3
  size 6097
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c47a599beec64de244b668e666829d7f64be5e5f43edf1ef90f824b40ee11a0
3
  size 6097