silviasapora
commited on
Training in progress, step 315
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"k_proj",
|
24 |
"o_proj",
|
|
|
|
|
|
|
25 |
"down_proj",
|
26 |
-
"q_proj",
|
27 |
"up_proj",
|
28 |
-
"
|
29 |
-
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"o_proj",
|
24 |
+
"k_proj",
|
25 |
+
"v_proj",
|
26 |
+
"gate_proj",
|
27 |
"down_proj",
|
|
|
28 |
"up_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 800117240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16fae6cdd768037f2721a15ab7bb8317c8973dd1768dbe87212b50f79085c6b8
|
3 |
size 800117240
|
runs/Jan30_15-59-06_414595abd3b3/events.out.tfevents.1738252770.414595abd3b3.33035.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a39fa6c997a37869b78ab11b22493d216449f27a6f2d19fd2a18fdd8c28070f
|
3 |
+
size 52261
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea29af1d7a9a34e4c4c907a50288a2a5edecfb1a9ae4804e4687f30ca54d3813
|
3 |
size 5624
|