Training in progress, step 500
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"up_proj",
|
24 |
-
"
|
25 |
-
"o_proj",
|
26 |
"v_proj",
|
27 |
"down_proj",
|
28 |
-
"
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
"up_proj",
|
25 |
+
"q_proj",
|
|
|
26 |
"v_proj",
|
27 |
"down_proj",
|
28 |
+
"o_proj",
|
29 |
+
"gate_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:47187c93865eb643ac84619af03209a892466888f3e6281f1093edfbdfaef12e
|
3 |
size 45258384
|
runs/Nov05_11-43-27_DESKTOP-JQAT587/events.out.tfevents.1730832208.DESKTOP-JQAT587.5500.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe5927b145292000bcfdd954ce0a87d3b2480ec2a9df15af640f8564db66a6e0
|
3 |
+
size 8582
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96ac86c0f6920f92b039f839de981e40bed9b43303b50aa7a3c7d683b263c324
|
3 |
size 5240
|