Model save
Browse files
adapter_config.json
CHANGED
@@ -20,11 +20,11 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"up_proj",
|
24 |
-
"q_proj",
|
25 |
"gate_proj",
|
26 |
-
"
|
27 |
"o_proj",
|
|
|
|
|
28 |
"down_proj",
|
29 |
"k_proj"
|
30 |
],
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"gate_proj",
|
24 |
+
"q_proj",
|
25 |
"o_proj",
|
26 |
+
"up_proj",
|
27 |
+
"v_proj",
|
28 |
"down_proj",
|
29 |
"k_proj"
|
30 |
],
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4785795512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0fbd744e796812cf144f37005324070fd47c15c39843e6bfd7de74914369ca9
|
3 |
size 4785795512
|
runs/Jul21_13-01-19_043d91cde986/events.out.tfevents.1721566888.043d91cde986.1535.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed7fd01253ba6d968ab0aae267f5ded14bd46c86622b8a23bdf83ad9397a60ad
|
3 |
+
size 8193
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f438d8980e0256753f941bcba3a7485195f87a985f8a2a3b2664d794e8d61189
|
3 |
size 5432
|