kmin940 commited on
Commit
22bdb38
·
verified ·
1 Parent(s): f2faa06

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/x7plar02)
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/80v3sxkc)
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
- "gate_proj",
25
  "v_proj",
26
- "q_proj",
27
- "k_proj",
28
  "up_proj",
29
- "o_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
 
 
24
  "up_proj",
25
+ "o_proj",
26
+ "k_proj",
27
+ "q_proj",
28
+ "gate_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:7510fe2c7676d00eb668a6a1f129f39d7c09124dab0b551615b36ea5af65a83a
3
  size 319883200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1710189e87b43fbe01d4e361ba9788dd583bdd2d7870869fa978137121e17fb
3
  size 319883200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4781af1f58260c72748f39ce4e4b0ebd91067f02ea1e945fabaa1308d93779d
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a81404a08a02094ade155088a98d382dd5d5562ecb7296a3b130fc5621e11a21
3
  size 6776