Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
|
@@ -26,13 +26,13 @@
|
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
|
|
|
|
|
|
| 29 |
"o_proj",
|
|
|
|
| 30 |
"k_proj",
|
| 31 |
-
"v_proj",
|
| 32 |
-
"q_proj",
|
| 33 |
-
"gate_proj",
|
| 34 |
"up_proj",
|
| 35 |
-
"
|
| 36 |
],
|
| 37 |
"task_type": "CAUSAL_LM",
|
| 38 |
"use_dora": false,
|
|
|
|
| 26 |
"rank_pattern": {},
|
| 27 |
"revision": null,
|
| 28 |
"target_modules": [
|
| 29 |
+
"gate_proj",
|
| 30 |
+
"q_proj",
|
| 31 |
"o_proj",
|
| 32 |
+
"down_proj",
|
| 33 |
"k_proj",
|
|
|
|
|
|
|
|
|
|
| 34 |
"up_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 2468152240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d692cbcc656b23c402d8269582b3b24086347e607f4b5a54290670ebd3e03127
|
| 3 |
size 2468152240
|
runs/Feb25_23-23-56_high-memory-gpu-nv100-processor/events.out.tfevents.1772061836.high-memory-gpu-nv100-processor
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a312b74d242c09b11fe5856cc5a4bd287a3615759a105d92eb16d81e08ed8387
|
| 3 |
+
size 35024
|