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 |
-
"o_proj",
|
| 30 |
"q_proj",
|
|
|
|
|
|
|
| 31 |
"gate_proj",
|
|
|
|
| 32 |
"down_proj",
|
| 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 |
+
"v_proj",
|
| 29 |
+
"up_proj",
|
| 30 |
"gate_proj",
|
| 31 |
+
"k_proj",
|
| 32 |
"down_proj",
|
| 33 |
+
"o_proj"
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"trainable_token_indices": null,
|
runs/Jun22_16-52-08_pop-os/events.out.tfevents.1750636329.pop-os.190971.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0db18562b5284bfa184560c2e5769ddc0331986a2ccb91362daa48bdbd23d31
|
| 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:18050adac8df4f546332bd4cbd950a6a2d8c6ce47f4b656705594e83fcb0254f
|
| 3 |
size 5841
|