End of training
Browse files
adapter_config.json
CHANGED
|
@@ -25,13 +25,13 @@
|
|
| 25 |
"rank_pattern": {},
|
| 26 |
"revision": null,
|
| 27 |
"target_modules": [
|
| 28 |
-
"
|
| 29 |
"down_proj",
|
| 30 |
-
"k_proj",
|
| 31 |
"o_proj",
|
| 32 |
-
"up_proj",
|
| 33 |
"gate_proj",
|
| 34 |
-
"
|
|
|
|
|
|
|
| 35 |
],
|
| 36 |
"target_parameters": null,
|
| 37 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 25 |
"rank_pattern": {},
|
| 26 |
"revision": null,
|
| 27 |
"target_modules": [
|
| 28 |
+
"q_proj",
|
| 29 |
"down_proj",
|
|
|
|
| 30 |
"o_proj",
|
|
|
|
| 31 |
"gate_proj",
|
| 32 |
+
"up_proj",
|
| 33 |
+
"k_proj",
|
| 34 |
+
"v_proj"
|
| 35 |
],
|
| 36 |
"target_parameters": null,
|
| 37 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 194563400
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a436b5fe506f9bbca2920c978763e1f06ea897b42fb517a7f7c0bc0f1d8d63a
|
| 3 |
size 194563400
|
runs/Aug26_02-01-09_95a4ebb9f4e6/events.out.tfevents.1756173673.95a4ebb9f4e6.44019.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:93d0084881009570e38073359e7cf54388704616843a6bd6f087bf3d10b02f9f
|
| 3 |
+
size 16871
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6289
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2cc3efcda98bee6afd9747090d81a1b79710fa7b3f370d0e4387b56f046b9ebc
|
| 3 |
size 6289
|