martimfasantos
commited on
Commit
•
18853c5
1
Parent(s):
ecca1b4
Training in progress, step 17400
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"k_proj",
|
23 |
-
"up_proj",
|
24 |
-
"gate_proj",
|
25 |
-
"down_proj",
|
26 |
-
"o_proj",
|
27 |
"q_proj",
|
28 |
-
"v_proj"
|
|
|
|
|
|
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
|
22 |
"q_proj",
|
23 |
+
"v_proj",
|
24 |
+
"o_proj",
|
25 |
+
"down_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"up_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:6e49302a53953002a06b549487c7b1ebe5bb1a7a053c9396d65bb6cffa561d13
|
3 |
size 25272360
|
runs/Apr21_16-53-38_poseidon/events.out.tfevents.1713718438.poseidon.219592.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:96e476746b468117ec6b56f06acfdf9afa0509c53d200d8bdf54874e4193e42c
|
3 |
+
size 439374
|
runs/Apr22_08-18-22_poseidon/events.out.tfevents.1713774011.poseidon.335107.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c5d932b2ed336b8cc3c5a7195adb714ddc1de15c3b6b21546c9e5bc72eddc6b
|
3 |
+
size 13868
|
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:84f77d5908dd0c1581ce4b6b63576abdc404d4491a777c374fb8987b488a7af7
|
3 |
size 5048
|