kmin940 commited on
Commit
f138310
·
verified ·
1 Parent(s): 9ef01cd

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/khezknf9)
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/cu1kgxdh)
31
 
32
  This model was trained with SFT.
33
 
adapter_config.json CHANGED
@@ -20,13 +20,17 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "down_proj",
25
  "o_proj",
26
- "q_proj",
27
  "gate_proj",
28
- "up_proj",
29
- "k_proj"
 
 
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
 
24
  "o_proj",
 
25
  "gate_proj",
26
+ "down_proj",
27
+ "multi_modal_projector.layers.0",
28
+ "v_proj",
29
+ "multi_modal_projector.layers.4",
30
+ "multi_modal_projector.layers.6",
31
+ "multi_modal_projector.layers.2",
32
+ "q_proj",
33
+ "up_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:630aaaf8cd0b762b250a43b90ee9e95e65bd70231c7758a5da57e13a5c0d38db
3
- size 1279330672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c4b8b59de7aeac0c3d32c72ffd194fa28261390b195f8e96bcd4e5a943bc608
3
+ size 1294405056
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1fa48ae0f2cc4a939677d3bfe549af7e70e6b7669140ff46940fbbe9097d3790
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d186f45d3e7e696b0ca518c556df46f43b5c129da06c02531a2bb2dfc0ed11c0
3
  size 5560