Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -3,7 +3,6 @@
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "google/gemma-3-1b-pt",
|
5 |
"bias": "none",
|
6 |
-
"corda_config": null,
|
7 |
"eva_config": null,
|
8 |
"exclude_modules": null,
|
9 |
"fan_in_fan_out": false,
|
@@ -27,16 +26,15 @@
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
-
"v_proj",
|
31 |
-
"k_proj",
|
32 |
"o_proj",
|
33 |
-
"
|
34 |
-
"
|
35 |
"up_proj",
|
36 |
-
"
|
|
|
|
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
39 |
-
"trainable_token_indices": null,
|
40 |
"use_dora": false,
|
41 |
"use_rslora": false
|
42 |
}
|
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "google/gemma-3-1b-pt",
|
5 |
"bias": "none",
|
|
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
8 |
"fan_in_fan_out": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
|
|
29 |
"o_proj",
|
30 |
+
"gate_proj",
|
31 |
+
"k_proj",
|
32 |
"up_proj",
|
33 |
+
"v_proj",
|
34 |
+
"q_proj",
|
35 |
+
"down_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
|
|
38 |
"use_dora": false,
|
39 |
"use_rslora": false
|
40 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2468152240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8157c2912b311d04f32950dc205f7b43a50077cf3b56a63aab7b6c445acf6a3d
|
3 |
size 2468152240
|
runs/Jun04_19-21-52_30c67998590b/events.out.tfevents.1749064935.30c67998590b.375.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b90d7564e1669b5baae5d65c563397c83df3a47425ab483b66122d9820c96800
|
3 |
+
size 14649
|
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:63b4bf7c83cf8e622e543690f923eb01d8b1677f550d112a5eddc01290f99a5c
|
3 |
+
size 5688
|