End of training
Browse files
adapter_config.json
CHANGED
@@ -24,13 +24,13 @@
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
-
"v_proj",
|
28 |
-
"k_proj",
|
29 |
"gate_proj",
|
30 |
-
"
|
|
|
|
|
31 |
"q_proj",
|
32 |
-
"
|
33 |
-
"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"trainable_token_indices": null,
|
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
|
|
|
|
27 |
"gate_proj",
|
28 |
+
"o_proj",
|
29 |
+
"k_proj",
|
30 |
+
"v_proj",
|
31 |
"q_proj",
|
32 |
+
"up_proj",
|
33 |
+
"down_proj"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"trainable_token_indices": null,
|
runs/Jun06_13-57-10_pop-os/events.out.tfevents.1749243431.pop-os.3105115.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9839ce4bc5e33e1578091ae735a52cc3d80381643eb4840690b2afb84eb90e3e
|
3 |
+
size 9421
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5777
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46e1cd0258daeb4d13e96ba2ca183f90d6bf01e2c6cd4aa1c4c5037d42d4e660
|
3 |
size 5777
|