Training in progress, step 500
Browse files
adapter_config.json
CHANGED
|
@@ -26,13 +26,13 @@
|
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
| 29 |
-
"down_proj",
|
| 30 |
-
"v_proj",
|
| 31 |
-
"o_proj",
|
| 32 |
-
"gate_proj",
|
| 33 |
"up_proj",
|
|
|
|
| 34 |
"q_proj",
|
| 35 |
-
"
|
|
|
|
|
|
|
|
|
|
| 36 |
],
|
| 37 |
"task_type": "CAUSAL_LM",
|
| 38 |
"use_dora": false,
|
|
|
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
"up_proj",
|
| 30 |
+
"gate_proj",
|
| 31 |
"q_proj",
|
| 32 |
+
"o_proj",
|
| 33 |
+
"down_proj",
|
| 34 |
+
"k_proj",
|
| 35 |
+
"v_proj"
|
| 36 |
],
|
| 37 |
"task_type": "CAUSAL_LM",
|
| 38 |
"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 1260191096
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7241c386e9e826a83b048b124fa1023886aa834e48af2e7f7a8a123ac02a901
|
| 3 |
size 1260191096
|
runs/Jul23_10-59-34_40b25b6c22ea/events.out.tfevents.1753268555.40b25b6c22ea.17505.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15e4ad9229043da1675b18f25ea572b036bf06e8041400cb782527df9545a496
|
| 3 |
+
size 21600
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6033
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6f072f57c9c1a27f7aa8ace121383de8a8eeb5ac2afb3728e9af0f214c457d1
|
| 3 |
size 6033
|