Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
|
@@ -19,13 +19,13 @@
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
-
"
|
| 23 |
-
"o_proj",
|
| 24 |
-
"k_proj",
|
| 25 |
-
"gate_proj",
|
| 26 |
"q_proj",
|
| 27 |
"down_proj",
|
| 28 |
-
"
|
|
|
|
|
|
|
|
|
|
| 29 |
],
|
| 30 |
"task_type": "CAUSAL_LM",
|
| 31 |
"use_rslora": false
|
|
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
+
"v_proj",
|
|
|
|
|
|
|
|
|
|
| 23 |
"q_proj",
|
| 24 |
"down_proj",
|
| 25 |
+
"gate_proj",
|
| 26 |
+
"k_proj",
|
| 27 |
+
"up_proj",
|
| 28 |
+
"o_proj"
|
| 29 |
],
|
| 30 |
"task_type": "CAUSAL_LM",
|
| 31 |
"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 156360056
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2ad9c9842db23850a74853125576c0cb98ae9c4f87491b3fe55362144e5a609
|
| 3 |
size 156360056
|
runs/Jul25_13-42-10_YongAndaz/events.out.tfevents.1721940131.YongAndaz.103389.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94ff9477125cb8f2895f56e96121e6c4381f32b47cc5da94baa316cb41c36102
|
| 3 |
+
size 4810
|
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:7bc95ad94fd97b8010253143b5d929e21aea0a79743df62b59e81ca635583649
|
| 3 |
size 4728
|