Training in progress, step 21
Browse files
adapter_config.json
CHANGED
@@ -26,13 +26,13 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"
|
30 |
"up_proj",
|
31 |
-
"q_proj",
|
32 |
-
"o_proj",
|
33 |
"down_proj",
|
34 |
-
"
|
35 |
-
"
|
|
|
|
|
36 |
],
|
37 |
"task_type": null,
|
38 |
"use_dora": true,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"v_proj",
|
30 |
"up_proj",
|
|
|
|
|
31 |
"down_proj",
|
32 |
+
"o_proj",
|
33 |
+
"gate_proj",
|
34 |
+
"k_proj",
|
35 |
+
"q_proj"
|
36 |
],
|
37 |
"task_type": null,
|
38 |
"use_dora": true,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 45187904
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e44443c390a352162e4d4ab3fc635a187a488a98f6795b5836baacb55e2aed70
|
3 |
size 45187904
|
runs/Dec25_07-15-14_0ba7c422462e/events.out.tfevents.1735110918.0ba7c422462e.21.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79e777f359414174804a21e9087ba28da6e290fa728d0c7dd3f48fa7a52e600c
|
3 |
+
size 9385
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa03f5f7db0c85c5f402f61e853ec3a2fc48898fb3760a91600df34254b60b25
|
3 |
size 5624
|