lleticiasilvaa
commited on
Commit
•
a00ad67
1
Parent(s):
733005e
Training in progress, step 1071
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"k_proj",
|
27 |
-
"down_proj",
|
28 |
"up_proj",
|
|
|
29 |
"v_proj",
|
|
|
|
|
30 |
"q_proj",
|
31 |
-
"
|
32 |
-
"o_proj"
|
33 |
],
|
34 |
"task_type": null,
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
26 |
"up_proj",
|
27 |
+
"gate_proj",
|
28 |
"v_proj",
|
29 |
+
"k_proj",
|
30 |
+
"o_proj",
|
31 |
"q_proj",
|
32 |
+
"down_proj"
|
|
|
33 |
],
|
34 |
"task_type": null,
|
35 |
"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 180385008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f37233c7e568464a21d446e3a9edf84d62316b8f31db62a9c1341d1b370d6b7d
|
3 |
size 180385008
|
logs/events.out.tfevents.1731192370.98f931ec3713.285.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d55ae2f208d03ffd4d827caa30529366b7a40f8d0d6efaa5746fa9a6407dcf2
|
3 |
+
size 6455
|