Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"o_proj",
|
24 |
"v_proj",
|
25 |
-
"gate_proj",
|
26 |
-
"q_proj",
|
27 |
"up_proj",
|
|
|
|
|
28 |
"down_proj",
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"v_proj",
|
|
|
|
|
24 |
"up_proj",
|
25 |
+
"k_proj",
|
26 |
+
"gate_proj",
|
27 |
"down_proj",
|
28 |
+
"q_proj",
|
29 |
+
"o_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 335604696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e9500f8e196c339944ddd063c8fadc0cd22e7a9fd0ed38832ae3bf644cf2d45
|
3 |
size 335604696
|
runs/May18_17-13-37_3fd0f1c482fb/events.out.tfevents.1716052424.3fd0f1c482fb.7150.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a15bc5a6fbfc2edae57e34141e6339e9b2b83c92e7829c580a7088ecf65ac8c8
|
3 |
+
size 5550
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8726d88482c149a27b0de3bb727bfada7b4368217f6fc442d00c79c032e07a1b
|
3 |
size 4984
|