Training in progress, step 1000
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"gate_proj",
|
27 |
-
"q_proj",
|
28 |
"k_proj",
|
29 |
-
"v_proj",
|
30 |
-
"down_proj",
|
31 |
"up_proj",
|
32 |
-
"
|
|
|
|
|
|
|
|
|
33 |
],
|
34 |
"task_type": null,
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
26 |
"k_proj",
|
|
|
|
|
27 |
"up_proj",
|
28 |
+
"down_proj",
|
29 |
+
"o_proj",
|
30 |
+
"q_proj",
|
31 |
+
"v_proj",
|
32 |
+
"gate_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:ed8a9bbb0d2e2e4eccc515dfddbc7b4f47e546e3aafb355c5e0cca378dc21c05
|
3 |
size 180385008
|
logs/events.out.tfevents.1727809424.ed701e9a5f15.538.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91f54a99e330d57b2bb082b93568946105305ae8eb03722af68ef1d974ef0baf
|
3 |
+
size 6471
|