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 |
"down_proj",
|
|
|
|
| 31 |
"q_proj",
|
|
|
|
| 32 |
"v_proj",
|
| 33 |
-
"
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"trainable_token_indices": null,
|
|
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
| 27 |
+
"k_proj",
|
|
|
|
|
|
|
| 28 |
"down_proj",
|
| 29 |
+
"gate_proj",
|
| 30 |
"q_proj",
|
| 31 |
+
"o_proj",
|
| 32 |
"v_proj",
|
| 33 |
+
"up_proj"
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"trainable_token_indices": null,
|
runs/Jun22_14-40-45_pop-os/events.out.tfevents.1750628445.pop-os.96012.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ee260098731b623afbf229778b354255ec8f1ceecfb78797ba7292d4c3595df
|
| 3 |
+
size 9435
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2702fbfc93e8da7987092b5bac6d823120f0324e2ec4c81e59b5e6d0e0fe2863
|
| 3 |
+
size 5841
|