End of training
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"v_proj",
|
27 |
-
"gate_proj",
|
28 |
-
"o_proj",
|
29 |
"up_proj",
|
30 |
-
"
|
|
|
31 |
"k_proj",
|
32 |
-
"
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
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": "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 47584968
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8913e0c3d24a339142fdf65371041f218787e8ba3044efa9a7c31f079da3ece
|
3 |
size 47584968
|
runs/Jan27_19-21-11_ws-l4-010/events.out.tfevents.1737991272.ws-l4-010.3206440.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4aeb82c00c4633d481a03566ec8c27cbb94e7f3fcf3281b16c7b8e3f4a90c535
|
3 |
+
size 10500
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22db255a7783b0753a94c8b7d4f3aa0064cd02dbdedbd81f78d29f1c725dbc61
|
3 |
+
size 5432
|