End of training
Browse files
adapter_config.json
CHANGED
|
@@ -24,13 +24,13 @@
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
| 27 |
-
"
|
| 28 |
-
"k_proj",
|
| 29 |
-
"gate_proj",
|
| 30 |
"o_proj",
|
| 31 |
-
"
|
| 32 |
"up_proj",
|
| 33 |
-
"
|
|
|
|
|
|
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"trainable_token_indices": null,
|
|
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
| 27 |
+
"v_proj",
|
|
|
|
|
|
|
| 28 |
"o_proj",
|
| 29 |
+
"k_proj",
|
| 30 |
"up_proj",
|
| 31 |
+
"gate_proj",
|
| 32 |
+
"down_proj",
|
| 33 |
+
"q_proj"
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"trainable_token_indices": null,
|
runs/Jul09_13-50-43_pop-os/events.out.tfevents.1752094243.pop-os.19183.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85d134e6ceb9fee0b634732ad4a1bab494edc48da1568d8548285a1cc511b2c2
|
| 3 |
+
size 9462
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5841
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6018cd231a82e2c0abedce85b02330e03d228bf483b3ccfef1ed9d88e41323e1
|
| 3 |
size 5841
|