martimfasantos
commited on
Commit
•
3bcc849
1
Parent(s):
d05b2a2
Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"o_proj",
|
23 |
-
"
|
24 |
-
"gate_proj",
|
25 |
"down_proj",
|
|
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"o_proj",
|
23 |
+
"k_proj",
|
|
|
24 |
"down_proj",
|
25 |
+
"up_proj",
|
26 |
"q_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"v_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:a87709a793eb59573f57aec3e0bfa1b2796b13759c9352651d1bc7ebcf43917e
|
3 |
size 25272360
|
runs/May03_14-37-15_poseidon/events.out.tfevents.1714747047.poseidon.4188924.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:694a5732d48b3746d0a60d92848eb705bceea6062e2da87fff2a69185dbf884b
|
3 |
+
size 9630
|
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:c99927f4c36eedf4e11eb8f7a0303d9532a85ad997c9dcaaf5fd3f776a31d9b8
|
3 |
size 5048
|