Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -24,13 +24,13 @@
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
-
"
|
28 |
-
"
|
|
|
29 |
"gate_proj",
|
|
|
30 |
"k_proj",
|
31 |
-
"
|
32 |
-
"o_proj",
|
33 |
-
"q_proj"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"use_dora": false,
|
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
+
"o_proj",
|
28 |
+
"down_proj",
|
29 |
+
"q_proj",
|
30 |
"gate_proj",
|
31 |
+
"up_proj",
|
32 |
"k_proj",
|
33 |
+
"v_proj"
|
|
|
|
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"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 319876032
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d4c21d9eec83b2931eb99b8f3462a820a046ac654044887388025e222d45c93
|
3 |
size 319876032
|
runs/Feb04_09-52-41_1c97f1211f08/events.out.tfevents.1738662762.1c97f1211f08.258.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:467e562ef215025731484a724046e468c110e7a24b91d7ba5c5bde28be07cb2a
|
3 |
+
size 6155
|
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:3d221cef5ca8715dbbe601ea8144e1c5791f0be258cb16a86384f380c188118c
|
3 |
size 5624
|