martimfasantos
commited on
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 |
"down_proj",
|
23 |
-
"
|
24 |
"up_proj",
|
25 |
"q_proj",
|
26 |
-
"
|
27 |
-
"o_proj",
|
28 |
-
"gate_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"v_proj",
|
23 |
+
"o_proj",
|
24 |
"down_proj",
|
25 |
+
"gate_proj",
|
26 |
"up_proj",
|
27 |
"q_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:1c7afdec7da53a5c9f1fc02e680dbbf64840376c4d67f901727337ef92568f9f
|
3 |
size 25272360
|
runs/May05_11-48-00_poseidon/events.out.tfevents.1714909696.poseidon.1464519.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90ff575cedac9dce8f0ed9855e455f1e3af45e360d7201a4711ce027a3e693df
|
3 |
+
size 9631
|
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:fcd158b8072f6ac9919ff04262df2604c08169f8ddb141c04973e84a9c474dda
|
3 |
size 5048
|