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