Training in progress, step 10
Browse files
adapter_config.json
CHANGED
|
@@ -21,13 +21,13 @@
|
|
| 21 |
"rank_pattern": {},
|
| 22 |
"revision": null,
|
| 23 |
"target_modules": [
|
|
|
|
|
|
|
| 24 |
"gate_proj",
|
|
|
|
| 25 |
"q_proj",
|
| 26 |
"up_proj",
|
| 27 |
-
"
|
| 28 |
-
"k_proj",
|
| 29 |
-
"down_proj",
|
| 30 |
-
"v_proj"
|
| 31 |
],
|
| 32 |
"task_type": "CAUSAL_LM",
|
| 33 |
"use_dora": false,
|
|
|
|
| 21 |
"rank_pattern": {},
|
| 22 |
"revision": null,
|
| 23 |
"target_modules": [
|
| 24 |
+
"k_proj",
|
| 25 |
+
"v_proj",
|
| 26 |
"gate_proj",
|
| 27 |
+
"o_proj",
|
| 28 |
"q_proj",
|
| 29 |
"up_proj",
|
| 30 |
+
"down_proj"
|
|
|
|
|
|
|
|
|
|
| 31 |
],
|
| 32 |
"task_type": "CAUSAL_LM",
|
| 33 |
"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 335604696
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e82b2f062ac516c893e66cefe6733cd131889fd1ee69562d40c4d6e983c5d60
|
| 3 |
size 335604696
|
runs/Oct13_22-53-40_6743438e8831/events.out.tfevents.1728860024.6743438e8831.443.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a498b1b0e79ae427844ca828fd984701dff6cdf8a155be2f82cc4888d197c9a
|
| 3 |
+
size 6202
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c662ebfa7d596a21206a926b015180241c3fa72fdab51bb0b0913c24c4b7e7e1
|
| 3 |
size 5496
|