Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
22 |
"up_proj",
|
23 |
"v_proj",
|
24 |
"down_proj",
|
25 |
-
"
|
26 |
-
"q_proj",
|
27 |
-
"k_proj",
|
28 |
-
"gate_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"o_proj",
|
23 |
+
"k_proj",
|
24 |
+
"gate_proj",
|
25 |
"up_proj",
|
26 |
"v_proj",
|
27 |
"down_proj",
|
28 |
+
"q_proj"
|
|
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"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 5449517272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac537b99a06807ae47f39f67e7fae6796427889089b25a6f3df91cb1a7583eec
|
3 |
size 5449517272
|
runs/Mar02_11-45-13_3f1f6d07db04/events.out.tfevents.1709379939.3f1f6d07db04.497.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58219b3d5ea75d4d7d9b5bef3488638c4eb3a9d558cd4eadfe47728c381f5649
|
3 |
+
size 88
|
runs/Mar02_13-29-41_57b623a7bd52/events.out.tfevents.1709386198.57b623a7bd52.438.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b487c36900ab26db3d5e8693c04fb1e4b692a351385ab2248e1c0b389d6f2179
|
3 |
+
size 13088
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e40e89695ca76d5bddcad1f9e132778c194693d36d3f43b422f2d4e4c76e3b54
|
3 |
+
size 4984
|