Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -27,15 +27,15 @@
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
-
"fc1",
|
31 |
-
"down_proj",
|
32 |
-
"o_proj",
|
33 |
-
"fc2",
|
34 |
"gate_proj",
|
|
|
35 |
"v_proj",
|
|
|
|
|
36 |
"k_proj",
|
|
|
37 |
"q_proj",
|
38 |
-
"
|
39 |
"out_proj"
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
|
|
|
|
|
|
|
|
30 |
"gate_proj",
|
31 |
+
"fc2",
|
32 |
"v_proj",
|
33 |
+
"up_proj",
|
34 |
+
"o_proj",
|
35 |
"k_proj",
|
36 |
+
"fc1",
|
37 |
"q_proj",
|
38 |
+
"down_proj",
|
39 |
"out_proj"
|
40 |
],
|
41 |
"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 6127551176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c7ede87cc14d9942cc5e3f71aa0ef390f56062dec25dac9014b0bfd09ac10e8
|
3 |
size 6127551176
|
runs/May14_18-41-36_safe-gpu03/events.out.tfevents.1747240906.safe-gpu03.716145.0
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:c6bdd19046ef8921430bffbb17f033a379062bc3e55197d3ede12d6a82e002c6
|
3 |
+
size 86448
|
runs/May15_09-09-15_safe-gpu03/events.out.tfevents.1747292966.safe-gpu03.780141.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d1f24f6f387e874a4962b1e6c38602fd8b90a199096938256f889df45dd85e6
|
3 |
+
size 35848
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6033
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d225985aa43a0ba1ec0a4f87bc6568ce9c4953306f983ff03a3caeada1d807f0
|
3 |
size 6033
|