Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -26,13 +26,13 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"v_proj",
|
30 |
"k_proj",
|
31 |
"gate_proj",
|
32 |
-
"q_proj",
|
33 |
"up_proj",
|
34 |
-
"
|
35 |
-
"
|
|
|
|
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
29 |
"k_proj",
|
30 |
"gate_proj",
|
|
|
31 |
"up_proj",
|
32 |
+
"v_proj",
|
33 |
+
"q_proj",
|
34 |
+
"down_proj",
|
35 |
+
"o_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 2468152240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24c16369b2c90786d7aee1cc5874d7ca1f160bd88ae053c887d2261781a7d9a9
|
3 |
size 2468152240
|
runs/Mar18_13-04-25_28056465f4f2/events.out.tfevents.1742303080.28056465f4f2.622.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58fc368430a06ffe2ab3eb666efb4898283ab066819ce1e82d6d0500f1aac6bf
|
3 |
+
size 6768
|
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:77c8a1e28913f2c957dbeff476e411508c7e5ca2f49661f850ca6cf34b92f20c
|
3 |
size 5624
|