my-Gemma-model
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"q_proj",
|
23 |
"up_proj",
|
24 |
-
"down_proj",
|
25 |
-
"k_proj",
|
26 |
"v_proj",
|
|
|
|
|
27 |
"gate_proj",
|
28 |
-
"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"up_proj",
|
|
|
|
|
23 |
"v_proj",
|
24 |
+
"k_proj",
|
25 |
+
"o_proj",
|
26 |
"gate_proj",
|
27 |
+
"q_proj",
|
28 |
+
"down_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 39256456
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be6f6ef4e7e57d6a852674ea4e7423c060962552c73935dc0d0738a1043c64c3
|
3 |
size 39256456
|
runs/Mar31_18-59-00_9486e5464536/events.out.tfevents.1711911543.9486e5464536.35.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:019139a2774188aff75fea1f1e0a71b5cac95c521155ff132fb64f6bc9461ffd
|
3 |
+
size 26058
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3a8b22b41b281deb48d0b90071d1fce8e77e20de6c196e13f3305c6e864c1bd
|
3 |
size 4920
|