martimfasantos
commited on
Commit
•
b5d0ee9
1
Parent(s):
b410bb6
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 |
"down_proj",
|
25 |
-
"up_proj",
|
26 |
"q_proj",
|
27 |
"gate_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 |
"down_proj",
|
|
|
25 |
"q_proj",
|
26 |
"gate_proj",
|
27 |
+
"o_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 25272360
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c1cb2c8e6d12c4d2baa10fccb3e0d9fb7dcea706d94ed2e8e2d95f3623f6182
|
3 |
size 25272360
|
runs/May04_00-18-56_poseidon/events.out.tfevents.1714782040.poseidon.1377891.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec4f5c56e58c2720a5538db6f8979b19a52dbc1b3c36b0aa721da311574c50b2
|
3 |
+
size 9630
|
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:571f803fc12c734eebe29a25aedc8d270792bf7096d224cb31ed6d14df4c7629
|
3 |
size 5048
|