martimfasantos
commited on
Commit
•
ad5206f
1
Parent(s):
7a8a958
Training in progress, step 600
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"q_proj",
|
|
|
|
|
23 |
"o_proj",
|
|
|
24 |
"v_proj",
|
25 |
-
"
|
26 |
-
"k_proj",
|
27 |
-
"down_proj",
|
28 |
-
"gate_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"q_proj",
|
23 |
+
"k_proj",
|
24 |
+
"up_proj",
|
25 |
"o_proj",
|
26 |
+
"gate_proj",
|
27 |
"v_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:b49746150ccd45a78ec97b4f2e2e0fa48c0ce02741f7525a04c95c47aba35ccf
|
3 |
size 25272360
|
runs/Apr20_20-21-21_poseidon/events.out.tfevents.1713644565.poseidon.12792.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:a82107905231e88ec3704cc6e1c34cb07fb35d2bbab75687b1635fbd7b926e69
|
3 |
+
size 23183
|
runs/Apr20_21-35-19_poseidon/events.out.tfevents.1713648941.poseidon.30617.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08c05322a57453a5104161aba47e6ce2f66df541365387b6d6aa7d7423afb943
|
3 |
+
size 9488
|
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:0712b8209b77ee12370b8ac69b4a86e0494bb8ab411f06255e8bf445a9c41214
|
3 |
size 5048
|