Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -26,13 +26,13 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"up_proj",
|
30 |
-
"k_proj",
|
31 |
"gate_proj",
|
32 |
-
"
|
33 |
"v_proj",
|
|
|
34 |
"q_proj",
|
35 |
-
"
|
|
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
|
|
29 |
"gate_proj",
|
30 |
+
"up_proj",
|
31 |
"v_proj",
|
32 |
+
"down_proj",
|
33 |
"q_proj",
|
34 |
+
"o_proj",
|
35 |
+
"k_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"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 1260191096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33c2cc46d273233f7fc1e668812479ad258f51cb934f4be654f19fd6420c2e79
|
3 |
size 1260191096
|
runs/Mar16_14-20-31_LAPTOP-GN0D3ND9/events.out.tfevents.1742134857.LAPTOP-GN0D3ND9.115444.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:703e5ae81d4d0d0cf3e2d875c82e53e79ab76df1292379c82e148893b836f482
|
3 |
+
size 20672
|
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:98580a82aba974ca408fa5f3a55a6e407f7f5e0d9acba5348df8ecf61aab77ac
|
3 |
size 5624
|