Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
| 23 |
"down_proj",
|
| 24 |
-
"o_proj",
|
| 25 |
"up_proj",
|
| 26 |
-
"
|
| 27 |
"gate_proj",
|
| 28 |
-
"
|
| 29 |
-
"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
+
"k_proj",
|
| 24 |
"down_proj",
|
|
|
|
| 25 |
"up_proj",
|
| 26 |
+
"o_proj",
|
| 27 |
"gate_proj",
|
| 28 |
+
"q_proj",
|
| 29 |
+
"v_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4785795512
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35ee85c2c2d21317d28571ba33e73f460cd15c88e52de69f5d1db3c7fc095187
|
| 3 |
size 4785795512
|
runs/Sep22_09-15-29_bf43d8e5e0ce/events.out.tfevents.1726996650.bf43d8e5e0ce.1319.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2835d637bb6ff9984f59f534653aba25102de71eb4f2c12893fd178e61f2ddcd
|
| 3 |
+
size 7196
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5624
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03dc1b13b931be7484f2e0c02df9014e12bdab0d561213b827db7c983390d3a3
|
| 3 |
size 5624
|