Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "google/gemma-3-
|
5 |
"bias": "none",
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
@@ -26,17 +26,17 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"up_proj",
|
30 |
"q_proj",
|
31 |
-
"lm_head",
|
32 |
-
"fc2",
|
33 |
-
"gate_proj",
|
34 |
"fc1",
|
35 |
-
"
|
|
|
36 |
"v_proj",
|
|
|
37 |
"out_proj",
|
38 |
"down_proj",
|
39 |
-
"
|
|
|
|
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"use_dora": false,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "google/gemma-3-4b-pt",
|
5 |
"bias": "none",
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
29 |
"q_proj",
|
|
|
|
|
|
|
30 |
"fc1",
|
31 |
+
"up_proj",
|
32 |
+
"fc2",
|
33 |
"v_proj",
|
34 |
+
"o_proj",
|
35 |
"out_proj",
|
36 |
"down_proj",
|
37 |
+
"k_proj",
|
38 |
+
"gate_proj",
|
39 |
+
"lm_head"
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30ae03ffc2d69c8b8f7b325392d3599492ae7bbc40015abc3cae04f6cf24e911
|
3 |
+
size 2839124552
|
runs/May26_17-34-05_527cf256990d/events.out.tfevents.1748280849.527cf256990d.1960.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9148ab80e28c0990118b0b26dd2bccae7407d92d9b05aec69bf5535cc567cf2
|
3 |
+
size 4184
|
runs/May26_17-36-00_527cf256990d/events.out.tfevents.1748280962.527cf256990d.4021.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:794c346948f92253d38715210f5cc3d29f7224880800d0735e79ccd726d5ab65
|
3 |
+
size 4184
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7c42357b01231f5edff7a1b34dda90471873552bd1cf82b592704588af1e42e
|
3 |
size 5624
|