Update 11.07 bulild v13
Browse filesTrained on 1400 images. More various dataset
- adapter_config.json +8 -8
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -20,18 +20,18 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"fc1",
|
24 |
-
"img_projection.0",
|
25 |
"img_projection.2",
|
|
|
|
|
|
|
|
|
26 |
"k_proj",
|
|
|
|
|
|
|
27 |
"out_proj",
|
28 |
"fc2",
|
29 |
-
"qkv_proj"
|
30 |
-
"o_proj",
|
31 |
-
"q_proj",
|
32 |
-
"down_proj",
|
33 |
-
"v_proj",
|
34 |
-
"gate_up_proj"
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
37 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"img_projection.2",
|
24 |
+
"gate_up_proj",
|
25 |
+
"q_proj",
|
26 |
+
"v_proj",
|
27 |
+
"img_projection.0",
|
28 |
"k_proj",
|
29 |
+
"fc1",
|
30 |
+
"down_proj",
|
31 |
+
"o_proj",
|
32 |
"out_proj",
|
33 |
"fc2",
|
34 |
+
"qkv_proj"
|
|
|
|
|
|
|
|
|
|
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
37 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 519398216
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:033a9242daa5c9468705ffa2149eba5b6658d5ce46b188ea4336e249ffbc941b
|
3 |
size 519398216
|