martimfasantos
commited on
Commit
•
8e4c351
1
Parent(s):
8945852
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 |
-
"
|
|
|
23 |
"v_proj",
|
24 |
"down_proj",
|
25 |
"o_proj",
|
26 |
-
"k_proj",
|
27 |
"up_proj",
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"k_proj",
|
23 |
+
"q_proj",
|
24 |
"v_proj",
|
25 |
"down_proj",
|
26 |
"o_proj",
|
|
|
27 |
"up_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:e91ff697f1f59cb04d85105920d479a14db54708bacdc3132da05bec0c9dd0b0
|
3 |
size 25272360
|
runs/May05_22-31-16_poseidon/events.out.tfevents.1714948312.poseidon.1517230.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e99d58ba74c6c4666ed1e450d4bc15c472eba63c071cfb19b000347d746c40f2
|
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:e11f181e67e96fff8e17778aee9d6145e26ab1d7f389af5c1f2dabdb3dc0a25d
|
3 |
size 5048
|