Training in progress, step 50
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"gate_proj",
|
24 |
"k_proj",
|
25 |
-
"
|
26 |
-
"down_proj"
|
27 |
-
"q_proj",
|
28 |
-
"v_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"q_proj",
|
24 |
+
"up_proj",
|
25 |
"gate_proj",
|
26 |
"k_proj",
|
27 |
+
"v_proj",
|
28 |
+
"down_proj"
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"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 42893760
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78b0d9442aef3629f1ffd822394902516ab461bb69638630de70c68192dfcc10
|
3 |
size 42893760
|
runs/Sep16_19-38-55_f1e8dc20991d/events.out.tfevents.1726515536.f1e8dc20991d.15759.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c9227f516b1c00e660a09985622a6a9b3cb5a0b83eb85e5ae02520de5c52382
|
3 |
+
size 5925
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:053e14162a1a960537418089905f00bc595991fe7b708e6697f8a698ff431541
|
3 |
+
size 5176
|