martimfasantos
commited on
Commit
•
9f5e7a9
1
Parent(s):
2089607
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 |
-
"
|
23 |
"k_proj",
|
24 |
-
"up_proj",
|
25 |
"o_proj",
|
26 |
"gate_proj",
|
27 |
"down_proj",
|
28 |
-
"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"v_proj",
|
23 |
"k_proj",
|
|
|
24 |
"o_proj",
|
25 |
"gate_proj",
|
26 |
"down_proj",
|
27 |
+
"q_proj",
|
28 |
+
"up_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:ef4a0e1a5cb1e142171c88d4a87f03c3427335266b2a94052585f136141c7ae2
|
3 |
size 201892728
|
runs/May10_18-01-31_poseidon/events.out.tfevents.1715364109.poseidon.2827305.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f4448b8184d72ef989fcc4e05e1a9258dfb7bf60ff07bb7a869af6f07940092
|
3 |
+
size 13538
|
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:a3086a2f44ce42f7d3b9a4492de37eebc990444918bcbb2666529eca9e73ebcd
|
3 |
size 5112
|