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