Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -26,17 +26,17 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"k_proj",
|
30 |
-
"fc2",
|
31 |
-
"fc1",
|
32 |
-
"o_proj",
|
33 |
-
"up_proj",
|
34 |
"out_proj",
|
35 |
-
"lm_head",
|
36 |
"q_proj",
|
|
|
|
|
|
|
|
|
37 |
"gate_proj",
|
38 |
"down_proj",
|
39 |
-
"
|
|
|
|
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
|
29 |
"out_proj",
|
|
|
30 |
"q_proj",
|
31 |
+
"fc2",
|
32 |
+
"lm_head",
|
33 |
+
"up_proj",
|
34 |
+
"k_proj",
|
35 |
"gate_proj",
|
36 |
"down_proj",
|
37 |
+
"fc1",
|
38 |
+
"v_proj",
|
39 |
+
"o_proj"
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"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 4324331232
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54e6217db8ec3fb1bcfdab34a396905f7aba0540550d5f8da04e9eb91f4aaf22
|
3 |
size 4324331232
|
runs/May19_15-15-30_4f9db98aa8a0/events.out.tfevents.1747667734.4f9db98aa8a0.6170.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90bedc42d773c70e5627ff40d33f5515ea7ed75edbf74500cfcd9a93cf4514c7
|
3 |
+
size 8747
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10c1ad993b5ba9d0d56d4974acc8e2770ac46d0df03320d4ce2833d77fed81f8
|
3 |
size 5624
|