Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
|
@@ -19,13 +19,13 @@
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
-
"
|
| 23 |
"up_proj",
|
| 24 |
"down_proj",
|
| 25 |
-
"o_proj",
|
| 26 |
"q_proj",
|
|
|
|
| 27 |
"gate_proj",
|
| 28 |
-
"
|
| 29 |
],
|
| 30 |
"task_type": "CAUSAL_LM",
|
| 31 |
"use_rslora": false
|
|
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
+
"k_proj",
|
| 23 |
"up_proj",
|
| 24 |
"down_proj",
|
|
|
|
| 25 |
"q_proj",
|
| 26 |
+
"v_proj",
|
| 27 |
"gate_proj",
|
| 28 |
+
"o_proj"
|
| 29 |
],
|
| 30 |
"task_type": "CAUSAL_LM",
|
| 31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 968929888
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:193d7d0200264ea756c5a8f3e2f09e4b14d58e72d70f352556197069c6655795
|
| 3 |
size 968929888
|
runs/Feb04_11-27-09_a9d26f360246/events.out.tfevents.1707046042.a9d26f360246.11078.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e03bc2e81567526c0a10d5edb88d14832b4905e68191884dbbbbaa047b40dcb6
|
| 3 |
+
size 5399
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4728
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2151d1f8da3c53e7ef39518d86331fceb8bf0ad184a5dcc7fab3aec710d31724
|
| 3 |
size 4728
|