martimfasantos
commited on
Commit
•
5d064bd
1
Parent(s):
e8eaea7
Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"gate_proj",
|
23 |
-
"q_proj",
|
24 |
-
"o_proj",
|
25 |
-
"up_proj",
|
26 |
"k_proj",
|
|
|
|
|
27 |
"down_proj",
|
28 |
-
"
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
|
|
22 |
"k_proj",
|
23 |
+
"up_proj",
|
24 |
+
"gate_proj",
|
25 |
"down_proj",
|
26 |
+
"o_proj",
|
27 |
+
"v_proj",
|
28 |
+
"q_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 25272360
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b108fb66384fe5ac9d2f7a2d65508a23a4f59c73afafab127c6fde74429ccd4
|
3 |
size 25272360
|
runs/May01_17-02-13_poseidon/events.out.tfevents.1714583045.poseidon.313063.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08a7047518e3a543e63cd414f51bce387f6a966ab0e7aceab2cd01325f25326b
|
3 |
+
size 9631
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b27f7798e5427b827a21d303e381fee2db277136f84d33c6aa8ddf60abd4363
|
3 |
size 5048
|