ymechqrane
commited on
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"down_proj",
|
24 |
-
"o_proj",
|
25 |
-
"v_proj",
|
26 |
"up_proj",
|
27 |
-
"gate_proj",
|
28 |
"q_proj",
|
29 |
-
"
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"down_proj",
|
|
|
|
|
24 |
"up_proj",
|
|
|
25 |
"q_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"k_proj",
|
28 |
+
"v_proj",
|
29 |
+
"o_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 3443619040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69577657e9e3a340886be914e88ad9cd5947710b1ae2f84a04ab4ef8551db36e
|
3 |
size 3443619040
|
runs/May23_12-41-46_dca3f6ed9b65/events.out.tfevents.1716468127.dca3f6ed9b65.1551.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c256255d3df15a5e9b92faf017369c77d1cb43e5a76042ab23d9c907afcb0b9e
|
3 |
+
size 5924
|
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:acfdf74a623e8cb76480f94cbd201ea2ed4b3392f3e9e78228ce348fbf230282
|
3 |
size 5240
|