kmin940 commited on
Commit
8208865
·
verified ·
1 Parent(s): 0d4453b

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/kmin940_/huggingface/runs/ecrgbm5n)
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/kmin940_/huggingface/runs/z71nkm67)
31
 
32
  This model was trained with SFT.
33
 
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "down_proj",
24
- "gate_proj",
25
- "q_proj",
26
  "up_proj",
27
  "v_proj",
28
- "o_proj",
29
- "k_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "down_proj",
24
+ "k_proj",
 
25
  "up_proj",
26
  "v_proj",
27
+ "q_proj",
28
+ "gate_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a73851f76ce69867ba4b2a2de7724665acdeeba0ec75af0985a650239f666f03
3
  size 319883200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54b7343f2ebd37340a04c0db7cc3838b8d1a15e7af37640a35386421a998a8cc
3
  size 319883200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62d74e7580aaada2e0a6090f922d86a6adfa66c90f48788f263fa817a07a23f3
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f48d9c5471a075d452c6b4ac409479da3d135963b92592def338175f669f6d2
3
  size 6776