martimfasantos
commited on
Commit
•
19ea35a
1
Parent(s):
256c95a
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 |
"v_proj",
|
23 |
-
"o_proj",
|
24 |
"down_proj",
|
25 |
-
"
|
|
|
26 |
"up_proj",
|
27 |
-
"q_proj"
|
28 |
-
"k_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"gate_proj",
|
23 |
"v_proj",
|
|
|
24 |
"down_proj",
|
25 |
+
"o_proj",
|
26 |
+
"k_proj",
|
27 |
"up_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:6b648566e12942e51020eac486f477016ad6a9a1d49a585ad21e718ce52a4951
|
3 |
size 25272360
|
runs/May05_18-48-54_poseidon/events.out.tfevents.1714934970.poseidon.1507907.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0edfa725097be55a3e8f7b0da1cad52d592fe8757f8b91daec907f41651f5789
|
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:a2b8cfbedba7789e90affee0e9476148210f11c52e5d1cde6e63bbbc715e1d0d
|
3 |
size 5048
|