martimfasantos
commited on
Commit
•
e75a1e0
1
Parent(s):
fd6c40b
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 |
-
"q_proj",
|
24 |
"o_proj",
|
25 |
-
"k_proj",
|
26 |
-
"gate_proj",
|
27 |
"up_proj",
|
28 |
-
"
|
|
|
|
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"o_proj",
|
|
|
|
|
23 |
"up_proj",
|
24 |
+
"gate_proj",
|
25 |
+
"down_proj",
|
26 |
+
"q_proj",
|
27 |
+
"v_proj",
|
28 |
+
"k_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:00d48b2ef032022e55f0e205eef30e5af77345d9653c40abd079436251d4eb38
|
3 |
size 25272360
|
runs/May03_01-13-28_poseidon/events.out.tfevents.1714698932.poseidon.730114.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8bee0a228ede731a26ab5eaaf10f4636e385ec5a3a80ccb3de078ab16c5b836
|
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:12fbeac6511cf2665ffa868941b8f88eda531ef1cb4441cff9deba837bbbf3cb
|
3 |
size 5048
|