Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
"k_proj",
|
24 |
-
"up_proj",
|
25 |
-
"q_proj",
|
26 |
"down_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 |
+
"o_proj",
|
23 |
"k_proj",
|
|
|
|
|
24 |
"down_proj",
|
25 |
+
"v_proj",
|
26 |
+
"q_proj",
|
27 |
"gate_proj",
|
28 |
+
"up_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 5449517272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d14abd7d04cbaf99f1f4a9ddd462d860103bf27f274884531f77fca6724ddc0d
|
3 |
size 5449517272
|
runs/Feb24_09-41-09_7dabf59429d0/events.out.tfevents.1708767675.7dabf59429d0.5182.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31829925abfd6948eab88faf42a96c15aa3461cbb4ccad5e1284182735eb1242
|
3 |
+
size 12775
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb5592051940d720e606817f3cb80f891e101125881c70f6bc49c67a84981b26
|
3 |
size 4920
|