Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
|
|
24 |
"v_proj",
|
|
|
25 |
"up_proj",
|
26 |
-
"
|
27 |
-
"down_proj"
|
28 |
-
"k_proj",
|
29 |
-
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
+
"gate_proj",
|
25 |
"v_proj",
|
26 |
+
"o_proj",
|
27 |
"up_proj",
|
28 |
+
"q_proj",
|
29 |
+
"down_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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:335871f214989fe29d3cdb80b7fc5b0603795ec19c4e53f62197909425843705
|
3 |
size 45258384
|
runs/Jul02_09-53-14_e2280abe10fc/events.out.tfevents.1719913995.e2280abe10fc.8704.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6a90e438324c1af330a0d577c4de2df0257657ad5a049673ba3d24892d865d5
|
3 |
+
size 6773
|
runs/Jul02_10-13-36_e2280abe10fc/events.out.tfevents.1719915220.e2280abe10fc.8704.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:466543f12b5510e8eb499fa15de562b234d49196a2b47b52f405d6736643dc4f
|
3 |
+
size 5993
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f438ed96a169fec205a3a28739283242b67ab39a43484e4ba3998eaa9c11915
|
3 |
size 5176
|