Training in progress, step 69
Browse files
adapter_config.json
CHANGED
@@ -25,12 +25,12 @@
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
|
|
28 |
"v_proj",
|
|
|
29 |
"up_proj",
|
30 |
-
"k_proj",
|
31 |
"gate_proj",
|
32 |
-
"
|
33 |
-
"down_proj",
|
34 |
"q_proj"
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
+
"down_proj",
|
29 |
"v_proj",
|
30 |
+
"o_proj",
|
31 |
"up_proj",
|
|
|
32 |
"gate_proj",
|
33 |
+
"k_proj",
|
|
|
34 |
"q_proj"
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1095792688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee8d8899301376403c71544b252e75f049fc5a9a0b041687bb0b3ee99d814e18
|
3 |
size 1095792688
|
runs/Apr26_00-49-13_0c12e84fa4df/events.out.tfevents.1745628567.0c12e84fa4df.34640.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad25210af366f585c9b3c246d1de45e6f02c64a72e3b3ce6ced00a0cd491c16d
|
3 |
+
size 13803
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b12a22084ec269c8a0c41a679100b13dd3d4c9058022b1e1ce6d1fa8828f5c1
|
3 |
size 5688
|