kaicolabworkspace
commited on
Commit
•
9567fa0
1
Parent(s):
9929aa9
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"up_proj",
|
23 |
-
"o_proj",
|
24 |
-
"down_proj",
|
25 |
-
"q_proj",
|
26 |
"gate_proj",
|
|
|
27 |
"k_proj",
|
28 |
-
"
|
|
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_dora": false,
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
|
|
22 |
"gate_proj",
|
23 |
+
"o_proj",
|
24 |
"k_proj",
|
25 |
+
"up_proj",
|
26 |
+
"down_proj",
|
27 |
+
"v_proj",
|
28 |
+
"q_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"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 807445312
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6f3d8a46131b9e35a5e4f0ceebec6522fcb4f4a9611aea1b1db2cd9c35d1390
|
3 |
size 807445312
|
runs/Mar15_07-57-48_340aa59a1af5/events.out.tfevents.1710489508.340aa59a1af5.26.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd4cf8fd08d5dcf0256dde0862bc35060a2c0256de579eddee237e48fa6a099e
|
3 |
+
size 12429
|
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:4d71d28a99451ee36681af40536e354e6014955dd55523ecbfec72d6e9135f84
|
3 |
size 4984
|