Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"up_proj",
|
25 |
"v_proj",
|
26 |
"down_proj",
|
27 |
-
"q_proj",
|
28 |
"gate_proj",
|
29 |
-
"k_proj"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"q_proj",
|
|
|
24 |
"v_proj",
|
25 |
"down_proj",
|
|
|
26 |
"gate_proj",
|
27 |
+
"k_proj",
|
28 |
+
"o_proj",
|
29 |
+
"up_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d48109309d0666be133478a1820455290f42d025363ba1d2c8c7708b5ef0f4d
|
3 |
size 45258384
|
runs/Dec04_02-05-52_mmg2/events.out.tfevents.1733303153.mmg2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8386ec125cb09f9cdef80d9694f65da5679c99aaf908fa65f66787b715b08d8e
|
3 |
+
size 5847
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d13332850411e14f9bf8ea830d21ea5e9c3a52ecf8f3a2becc2e48760abed2e6
|
3 |
size 5304
|