Training in progress, step 10
Browse files
adapter_config.json
CHANGED
|
@@ -19,14 +19,14 @@
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
-
"
|
| 23 |
"k_proj",
|
| 24 |
"gate_proj",
|
| 25 |
-
"lm_head",
|
| 26 |
"down_proj",
|
| 27 |
-
"
|
| 28 |
"o_proj",
|
| 29 |
-
"
|
|
|
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_rslora": false
|
|
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
+
"q_proj",
|
| 23 |
"k_proj",
|
| 24 |
"gate_proj",
|
|
|
|
| 25 |
"down_proj",
|
| 26 |
+
"v_proj",
|
| 27 |
"o_proj",
|
| 28 |
+
"lm_head",
|
| 29 |
+
"up_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 609389712
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1e80335b90e1d053fe5d8f692f30829747e1896ec61c2d6314a09bc867d88a5
|
| 3 |
size 609389712
|
runs/Jan14_02-58-44_8ccb11533900/events.out.tfevents.1705201124.8ccb11533900.1136.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac386a00ac3b235cd51cecaddced45ba975d6a558123d53e0c96b286789663bd
|
| 3 |
+
size 5202
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4728
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:861f22038deb5eb88f7c4fe9783a77bd3bd72cf1ee6adca260fc579d2c85d7e1
|
| 3 |
size 4728
|