Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -26,12 +26,12 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"k_proj",
|
30 |
-
"o_proj",
|
31 |
"down_proj",
|
32 |
-
"v_proj",
|
33 |
-
"up_proj",
|
34 |
"gate_proj",
|
|
|
|
|
|
|
|
|
35 |
"q_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
|
|
29 |
"down_proj",
|
|
|
|
|
30 |
"gate_proj",
|
31 |
+
"o_proj",
|
32 |
+
"k_proj",
|
33 |
+
"up_proj",
|
34 |
+
"v_proj",
|
35 |
"q_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1260191096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23d05666dea51b075946525a2c023ccaa0972c4ddb12c3ab19d8ff85dbb01f90
|
3 |
size 1260191096
|
runs/Aug01_02-22-01_9dfc87127c36/events.out.tfevents.1754014931.9dfc87127c36.1792.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93d17c93c9ac2ff5d621e7e5d57771e4a006346b37860902e204db4d73d0fb04
|
3 |
+
size 8904
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:305489f7c92361938dbe7c72875f3552d866bf733c727f01c9efe819786234e8
|
3 |
+
size 5688
|