End of training
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"q_proj",
|
27 |
-
"v_proj",
|
28 |
-
"k_proj",
|
29 |
-
"down_proj",
|
30 |
"gate_proj",
|
31 |
-
"
|
32 |
-
"
|
|
|
|
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
|
|
|
|
26 |
"gate_proj",
|
27 |
+
"down_proj",
|
28 |
+
"k_proj",
|
29 |
+
"v_proj",
|
30 |
+
"q_proj",
|
31 |
+
"up_proj",
|
32 |
+
"o_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
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 194563400
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08827ff2f1e3e70d93022e2777b0551a5530f22d016cdbeea4c1c43b241b2b6d
|
3 |
size 194563400
|
runs/Feb03_02-37-22_a9c7a30e5d57/events.out.tfevents.1738550246.a9c7a30e5d57.13862.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:871e0285348efa27716c105585c121e75ced4d38538053a3d63351307c9545be
|
3 |
+
size 58677
|
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:fe47fc176ef1e31ffe8a43eff00889b6dd9f2387848490c8e1376cff0631373b
|
3 |
size 5624
|