frankmorales2020
commited on
Commit
•
9aa7162
1
Parent(s):
f2ef5ab
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 |
"down_proj",
|
|
|
24 |
"up_proj",
|
25 |
-
"q_proj",
|
26 |
"v_proj",
|
27 |
-
"
|
28 |
-
"gate_proj",
|
29 |
-
"k_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
+
"o_proj",
|
25 |
"down_proj",
|
26 |
+
"gate_proj",
|
27 |
"up_proj",
|
|
|
28 |
"v_proj",
|
29 |
+
"q_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 1342239008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e57f2ec484fac34bafb0f80f5922ff46f491918668ff9fa282fd8703ff6acfe
|
3 |
size 1342239008
|
runs/Jun15_07-27-06_846c050cb2eb/events.out.tfevents.1718436441.846c050cb2eb.8621.0
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:8faff828d72a43b5d733473802cc1cbd5b1b195707a820ea72b69441ad5ce504
|
3 |
+
size 8155
|
runs/Jun15_09-01-48_846c050cb2eb/events.out.tfevents.1718442123.846c050cb2eb.32482.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afe4dea5c85f83c2b5d9bb22e76a78691466686ad6072175acd6d5f7fbfaa10c
|
3 |
+
size 5460
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9df2e3ab100f7ebf86cf76a3045df3ba482be91e0f63a9b6cc8aa06954bd12d6
|
3 |
size 5240
|