Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -26,16 +26,16 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"v_proj",
|
30 |
"down_proj",
|
|
|
|
|
|
|
31 |
"q_proj",
|
32 |
-
"gate_proj",
|
33 |
"out_proj",
|
34 |
-
"
|
|
|
35 |
"k_proj",
|
36 |
-
"
|
37 |
-
"up_proj",
|
38 |
-
"o_proj"
|
39 |
],
|
40 |
"task_type": "CAUSAL_LM",
|
41 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
29 |
"down_proj",
|
30 |
+
"o_proj",
|
31 |
+
"up_proj",
|
32 |
+
"fc2",
|
33 |
"q_proj",
|
|
|
34 |
"out_proj",
|
35 |
+
"gate_proj",
|
36 |
+
"v_proj",
|
37 |
"k_proj",
|
38 |
+
"fc1"
|
|
|
|
|
39 |
],
|
40 |
"task_type": "CAUSAL_LM",
|
41 |
"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 4324333160
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8811c9d8e77b72133bb843e3b4e924643b5b671665f351bf82a77125cd74db3
|
3 |
size 4324333160
|
runs/Jul09_09-55-40_c36ff3438dd1/events.out.tfevents.1752054964.c36ff3438dd1.4604.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecee92d8ee747285ceb7461b858034523e22e88371b45978debe43387f6d6cc9
|
3 |
+
size 8604
|
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:735bac16ecac5da32d86e517aa5255e80a6180a2d11f9ecd848a4fd1cfca01f7
|
3 |
size 5624
|