Training in progress, step 63
Browse files
adapter_config.json
CHANGED
@@ -26,13 +26,13 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"q_proj",
|
30 |
"up_proj",
|
31 |
-
"
|
32 |
-
"gate_proj",
|
33 |
"v_proj",
|
34 |
"down_proj",
|
35 |
-
"
|
|
|
|
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"trainable_token_indices": null,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
29 |
"up_proj",
|
30 |
+
"o_proj",
|
|
|
31 |
"v_proj",
|
32 |
"down_proj",
|
33 |
+
"q_proj",
|
34 |
+
"gate_proj",
|
35 |
+
"k_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1095792688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6b2d8195fb67fde54f21ae78abbfcf8d854f37e284c490aeee5a6a793f75da4
|
3 |
size 1095792688
|
runs/May09_00-47-54_9848f5454d96/events.out.tfevents.1746751682.9848f5454d96.4168.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9d11d080b4c1553874058760a951f51f377a7ed3f5add200413a0914e98f040
|
3 |
+
size 13215
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d7cbd0d258e614cb4caa79f67a82912d43e9dd469ca030e33b9a815b3d3f266
|
3 |
size 5688
|