Training in progress, step 2
Browse files
adapter_config.json
CHANGED
|
@@ -23,13 +23,13 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"
|
| 27 |
-
"o_proj",
|
| 28 |
"v_proj",
|
|
|
|
|
|
|
| 29 |
"up_proj",
|
| 30 |
-
"
|
| 31 |
-
"k_proj"
|
| 32 |
-
"q_proj"
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"use_dora": false,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
+
"gate_proj",
|
|
|
|
| 27 |
"v_proj",
|
| 28 |
+
"q_proj",
|
| 29 |
+
"down_proj",
|
| 30 |
"up_proj",
|
| 31 |
+
"o_proj",
|
| 32 |
+
"k_proj"
|
|
|
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"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 167832240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77b526af484176d6c8b3744530e18e08b942ca80775861a1489256d9da15d160
|
| 3 |
size 167832240
|
runs/Dec28_11-48-52_xe8545-a100-02/events.out.tfevents.1735382940.xe8545-a100-02.491965.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2ad7b17e7b4aa20b07a5dadcdbb81ca58a1f1095f4d4e38d4fa87ebef9c37c1
|
| 3 |
+
size 7504
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6392
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:342cf33bd71ddff7e2102c128f005ba6a29530ef3fc8e49096f87e2a22297662
|
| 3 |
size 6392
|