kaicolabworkspace
commited on
Commit
•
53e18c0
1
Parent(s):
c49b64d
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 |
-
"gate_proj",
|
23 |
"o_proj",
|
24 |
-
"
|
25 |
-
"up_proj",
|
26 |
"down_proj",
|
|
|
27 |
"v_proj",
|
28 |
-
"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_dora": false,
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"o_proj",
|
23 |
+
"q_proj",
|
|
|
24 |
"down_proj",
|
25 |
+
"up_proj",
|
26 |
"v_proj",
|
27 |
+
"k_proj",
|
28 |
+
"gate_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:2dc762c77fe1ff287de4c38262b9b6e1053740f8115a57316804713dff9431f3
|
3 |
size 807445312
|
runs/Mar15_09-59-05_ab9054871a9b/events.out.tfevents.1710496783.ab9054871a9b.26.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f14308d92bc39bdbad8633e296e7db547c283d6fa7705df4539d23a641b7d6d5
|
3 |
+
size 12075
|
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:88931e90baca452aabba402424ab0d6556e9e63d54c6e341b20acadf7c87b432
|
3 |
size 4984
|