martimfasantos
commited on
Commit
•
0438c1d
1
Parent(s):
e865e01
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 |
-
"gate_proj",
|
23 |
-
"q_proj",
|
24 |
"v_proj",
|
|
|
25 |
"o_proj",
|
26 |
"k_proj",
|
27 |
-
"
|
28 |
-
"up_proj"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
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 |
+
"down_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:9ba18f590834334d492ae9a1590ab5319d29bab303f63f86bd822dfe23c9125e
|
3 |
size 25272360
|
runs/May02_12-16-28_poseidon/events.out.tfevents.1714652205.poseidon.496628.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7875848decf71c903387467b5fa08f8f71d94ab199d841c7c47f35e9277d79d6
|
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:b483f28a2f83932440fdca7b5e4f9be1205827dddfc7ecc64182ad05e9bb8764
|
3 |
size 5048
|