martimfasantos
commited on
Commit
•
8f93c88
1
Parent(s):
cfd9e21
Training in progress, step 3300
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"gate_proj",
|
23 |
-
"k_proj",
|
24 |
-
"down_proj",
|
25 |
-
"q_proj",
|
26 |
"up_proj",
|
|
|
27 |
"v_proj",
|
28 |
-
"
|
|
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
|
|
22 |
"up_proj",
|
23 |
+
"down_proj",
|
24 |
"v_proj",
|
25 |
+
"q_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"o_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 201892728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f24eb09974662a824071b8be158449abb42167d4e885b79e6a26cdf1716c4be
|
3 |
size 201892728
|
runs/May09_16-45-08_poseidon/events.out.tfevents.1715273183.poseidon.2707526.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88a5f5c4b054a80fb2cfd66f485c60b3ec382bc59e3e487afc80eb24b4bfc669
|
3 |
+
size 255926
|
runs/May10_09-48-15_poseidon/events.out.tfevents.1715334510.poseidon.2727122.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b21385ec17e7ef28833d8a247949f98e66d8dd0dc24f1948544a23b9bd22b462
|
3 |
+
size 12995
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e94b06a057977aeba4819f0c835f5a2c5c155d7cddc162ec1114873d1f3f45d
|
3 |
size 5112
|