Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -19,14 +19,14 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
"w2",
|
24 |
"w1",
|
25 |
-
"
|
26 |
-
"
|
27 |
-
"v_proj",
|
28 |
"q_proj",
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"w3",
|
23 |
"w2",
|
24 |
"w1",
|
25 |
+
"k_proj",
|
26 |
+
"gate",
|
|
|
27 |
"q_proj",
|
28 |
+
"o_proj",
|
29 |
+
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6228803672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b62f4b32b29d3c1ca0518635234e439f3c51d435fd19b3f53ebe703688fb8a6
|
3 |
size 6228803672
|
runs/May02_14-13-11_c9c0d20358dd/events.out.tfevents.1714652028.c9c0d20358dd.22203.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a0c769d53682fb0c4b5eb8910cb24e3b6769e08a307a5b5a76dade633611ab4
|
3 |
+
size 16959
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4293cd1031ae2f0a9b3a7ff585e3c32f52122cccef93ac8360aa84e2ecee193
|
3 |
size 4728
|