Training in progress, step 1000
Browse files- adapter_config.json +6 -4
- adapter_model.safetensors +1 -1
- runs/May15_09-33-50_gio-MS-7C80/events.out.tfevents.1747288160.gio-MS-7C80.3708886.0 +2 -2
- runs/May18_15-11-50_gio-MS-7C80/events.out.tfevents.1747568332.gio-MS-7C80.32468.0 +3 -0
- runs/May21_14-30-57_gio-MS-7C80/events.out.tfevents.1747824131.gio-MS-7C80.7722.0 +3 -0
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "gghfez/gemma-3-4b-novision",
|
5 |
"bias": "none",
|
|
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
8 |
"fan_in_fan_out": false,
|
@@ -25,15 +26,16 @@
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
-
"o_proj",
|
29 |
-
"gate_proj",
|
30 |
-
"down_proj",
|
31 |
"up_proj",
|
32 |
"k_proj",
|
33 |
"q_proj",
|
34 |
-
"
|
|
|
|
|
|
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
|
|
37 |
"use_dora": false,
|
38 |
"use_rslora": false
|
39 |
}
|
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "gghfez/gemma-3-4b-novision",
|
5 |
"bias": "none",
|
6 |
+
"corda_config": null,
|
7 |
"eva_config": null,
|
8 |
"exclude_modules": null,
|
9 |
"fan_in_fan_out": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
|
|
|
|
29 |
"up_proj",
|
30 |
"k_proj",
|
31 |
"q_proj",
|
32 |
+
"o_proj",
|
33 |
+
"v_proj",
|
34 |
+
"gate_proj",
|
35 |
+
"down_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
+
"trainable_token_indices": null,
|
39 |
"use_dora": false,
|
40 |
"use_rslora": false
|
41 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2296249792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1baf42584f90015a22e8d0b0898d008c5cc95b1f42d2819aa0b61c0cd3436c5f
|
3 |
size 2296249792
|
runs/May15_09-33-50_gio-MS-7C80/events.out.tfevents.1747288160.gio-MS-7C80.3708886.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65cad666402335244f1ff247435c1fc4b874551e458ac40811c16c6dbdfab92b
|
3 |
+
size 1177356
|
runs/May18_15-11-50_gio-MS-7C80/events.out.tfevents.1747568332.gio-MS-7C80.32468.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38e145f458f2235f0ba31b3ed665a03eaa4230c37ace5f381314dbdb55f5a8a2
|
3 |
+
size 149046
|
runs/May21_14-30-57_gio-MS-7C80/events.out.tfevents.1747824131.gio-MS-7C80.7722.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c510f3181572fc6ae9c0cc7f146b5620471c3ae59011336a267cac646e6f386d
|
3 |
+
size 33036
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1329e8b3335c2306e2793290b3808ba1b8a62dfb3a784efbd620db53afc7eadf
|
3 |
+
size 5560
|