lleticiasilvaa
commited on
Commit
•
eb61303
1
Parent(s):
6236861
Training in progress, step 1000
Browse files
adapter_config.json
CHANGED
@@ -23,11 +23,11 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
"up_proj",
|
28 |
-
"k_proj",
|
29 |
"down_proj",
|
30 |
-
"
|
|
|
31 |
"gate_proj",
|
32 |
"o_proj"
|
33 |
],
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"v_proj",
|
27 |
"up_proj",
|
|
|
28 |
"down_proj",
|
29 |
+
"k_proj",
|
30 |
+
"q_proj",
|
31 |
"gate_proj",
|
32 |
"o_proj"
|
33 |
],
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 201892112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a06d989b87f3127cf0441d1a597ea14ae20951b00c31190da192285185f210dd
|
3 |
size 201892112
|
logs/events.out.tfevents.1728321124.0f5e19266a74.731.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f7e1e5d11fa7a9e4c385928dcc397453a450a43e42a0b1198358b01a9ab7a7d
|
3 |
+
size 6292
|