Training in progress, step 300
Browse files
adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"up_proj",
|
| 24 |
-
"k_proj",
|
| 25 |
-
"v_proj",
|
| 26 |
"down_proj",
|
|
|
|
| 27 |
"q_proj",
|
| 28 |
-
"
|
| 29 |
-
"
|
|
|
|
|
|
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
| 23 |
"down_proj",
|
| 24 |
+
"up_proj",
|
| 25 |
"q_proj",
|
| 26 |
+
"v_proj",
|
| 27 |
+
"k_proj",
|
| 28 |
+
"gate_proj",
|
| 29 |
+
"o_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 1342238560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:835de3b778af3afbc7f7d470e8bc51f958471d9be242b80eab2f688c920dbce5
|
| 3 |
size 1342238560
|
runs/Sep25_22-43-42_m3h100/events.out.tfevents.1758804452.m3h100.2717525.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:504a9a3074e9ed46f1e40841110f17be2197f3cefd3a220f86be4e9f4ec174b7
|
| 3 |
+
size 12261
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6456
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a3c68503b09ba6cc0475a3d5877d6a63fd54cf4d76178a6241f70c3b2377877
|
| 3 |
size 6456
|