End of training
Browse files
adapter_config.json
CHANGED
|
@@ -24,13 +24,13 @@
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
| 27 |
-
"
|
| 28 |
-
"gate_proj",
|
| 29 |
"up_proj",
|
| 30 |
"v_proj",
|
| 31 |
-
"
|
| 32 |
-
"
|
| 33 |
-
"
|
|
|
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"trainable_token_indices": null,
|
|
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
| 27 |
+
"q_proj",
|
|
|
|
| 28 |
"up_proj",
|
| 29 |
"v_proj",
|
| 30 |
+
"o_proj",
|
| 31 |
+
"k_proj",
|
| 32 |
+
"gate_proj",
|
| 33 |
+
"down_proj"
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"trainable_token_indices": null,
|
runs/Jun22_15-36-39_pop-os/events.out.tfevents.1750631800.pop-os.143115.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:efda16e305b8fd29fcf7e777d6fc86244acff36cf0bc8570060f7227dc459f79
|
| 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:ce358c9c9db1f47eace3486ead1d10a62e80c776386155556ff4f7fc7ad799f1
|
| 3 |
size 5841
|