martimfasantos
commited on
Commit
•
aeda8a8
1
Parent(s):
0f1598c
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 |
-
"q_proj",
|
23 |
-
"k_proj",
|
24 |
"down_proj",
|
25 |
-
"
|
26 |
"up_proj",
|
27 |
-
"
|
28 |
-
"
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"down_proj",
|
23 |
+
"k_proj",
|
24 |
"up_proj",
|
25 |
+
"q_proj",
|
26 |
+
"v_proj",
|
27 |
+
"o_proj",
|
28 |
+
"gate_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:3966e278afa0205979f844f06eeccd87b76d5055da2010c25aada6c412a24ec4
|
3 |
size 25272360
|
runs/May04_20-41-10_poseidon/events.out.tfevents.1714855393.poseidon.1450584.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03d4848b101c407058f3824b423c0a7edc6cc1d77990c6f914346c3d473bd7e2
|
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:b71f6251dbcf1cb8bde861370d1eb8eaf9a12fff79a9106cdc941d93ef6c7b05
|
3 |
size 5048
|