kmin940 commited on
Commit
42df7f3
·
verified ·
1 Parent(s): 8208865

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/z71nkm67)
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/rkv1u7i3)
31
 
32
  This model was trained with SFT.
33
 
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
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,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
 
 
24
  "v_proj",
 
25
  "gate_proj",
26
+ "k_proj",
27
+ "q_proj",
28
+ "up_proj",
29
+ "down_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:54b7343f2ebd37340a04c0db7cc3838b8d1a15e7af37640a35386421a998a8cc
3
  size 319883200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:192562edb66cd9805bb573d9b2b12318029f9a79f48b759b31b3fd7e59d221d2
3
  size 319883200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f48d9c5471a075d452c6b4ac409479da3d135963b92592def338175f669f6d2
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e053c8905463b93e17f214b623ac03879492d0cc7cd0df2f077c49d0f9d4af8
3
  size 6776