Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -25,13 +25,13 @@
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
-
"gate_proj",
|
29 |
-
"q_proj",
|
30 |
"v_proj",
|
|
|
31 |
"o_proj",
|
32 |
-
"k_proj",
|
33 |
"up_proj",
|
34 |
-
"
|
|
|
|
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
37 |
"use_dora": false,
|
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
|
|
|
|
28 |
"v_proj",
|
29 |
+
"q_proj",
|
30 |
"o_proj",
|
|
|
31 |
"up_proj",
|
32 |
+
"gate_proj",
|
33 |
+
"down_proj",
|
34 |
+
"k_proj"
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
37 |
"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 1260192568
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01233469f88044c0324b5e296c55aba2020fdf68bcba814893af1e24bf747f0b
|
3 |
size 1260192568
|
runs/Mar22_07-15-52_a602e59bb585/events.out.tfevents.1742627755.a602e59bb585.31.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ff4b508981b2262aa9b7bd6acaf65d74bba8c2112c88b0f87a4155b1cc0a351
|
3 |
+
size 9037
|
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:daddf7794da33e513c1e75888a4f8164907a3aaae1d533402c98ee81d94efded
|
3 |
size 5688
|