martimfasantos
commited on
Commit
•
19cf36e
1
Parent(s):
7b3aea7
Training in progress, step 900
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
"k_proj",
|
24 |
"down_proj",
|
25 |
-
"
|
|
|
26 |
"gate_proj",
|
27 |
-
"o_proj"
|
28 |
-
"up_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"q_proj",
|
23 |
"k_proj",
|
24 |
"down_proj",
|
25 |
+
"v_proj",
|
26 |
+
"up_proj",
|
27 |
"gate_proj",
|
28 |
+
"o_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:e4212dbfb5e2580e28632edea2b5b1d08b9af705f7b19db0734fc47be3236238
|
3 |
size 25272360
|
runs/May04_00-18-56_poseidon/events.out.tfevents.1714782040.poseidon.1377891.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:4d85eab8dd5121a514aa338ac88842b92a07881b3d0283a242baa7895c760908
|
3 |
+
size 42737
|
runs/May04_00-40-05_poseidon/events.out.tfevents.1714783215.poseidon.1378242.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c74a043c125dfb19bfc87d232776d83aba95a8641ddb3bdb3bc9b22f7f6162d
|
3 |
+
size 9503
|
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:811455c9ee0c03a19488fc3fb489aaa6d595ae198ea1a95aed6a68498e7f662a
|
3 |
size 5048
|