Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -21,13 +21,13 @@
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
-
"
|
25 |
-
"
|
26 |
"o_proj",
|
27 |
-
"gate_proj",
|
28 |
"k_proj",
|
29 |
-
"
|
30 |
-
"
|
|
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
+
"up_proj",
|
25 |
+
"v_proj",
|
26 |
"o_proj",
|
|
|
27 |
"k_proj",
|
28 |
+
"down_proj",
|
29 |
+
"gate_proj",
|
30 |
+
"q_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"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 335604696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e93017bcc26c8681851552e3d639af1701c5fb9b11aa9059dedaf3e8e87cb6f
|
3 |
size 335604696
|
runs/Oct15_15-57-20_dd2695d2fb9a/events.out.tfevents.1729007844.dd2695d2fb9a.453.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a856d62884eafa2e5be6cef8b18e46e8b11bfa9fb3c90ca504f6a8b92891e2a
|
3 |
+
size 6196
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa0899c7570d74d1a593ef277022e89aa5f1a3b4116e3c90376eaae4c8947c3d
|
3 |
size 5432
|