Training in progress, step 930
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- runs/May26_06-39-23_ip-172-31-69-60.ec2.internal/events.out.tfevents.1716705591.ip-172-31-69-60.ec2.internal.432.0 +2 -2
- runs/May27_06-05-18_ip-172-31-69-60.ec2.internal/events.out.tfevents.1716789944.ip-172-31-69-60.ec2.internal.24182.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"up_proj",
|
24 |
"o_proj",
|
25 |
-
"q_proj",
|
26 |
"down_proj",
|
27 |
-
"gate_proj",
|
28 |
"v_proj",
|
29 |
-
"k_proj"
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"o_proj",
|
|
|
24 |
"down_proj",
|
|
|
25 |
"v_proj",
|
26 |
+
"k_proj",
|
27 |
+
"up_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 31516744
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b7f8e44efa66445061e9420d9b1d82aea499ece7b4368daae21615fdbc0b68a
|
3 |
size 31516744
|
runs/May26_06-39-23_ip-172-31-69-60.ec2.internal/events.out.tfevents.1716705591.ip-172-31-69-60.ec2.internal.432.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:3d0dcb41edcd80a1ac110ada6c4e7fe6a2b0d4e21d964e4e8baa51080b2df956
|
3 |
+
size 44996
|
runs/May27_06-05-18_ip-172-31-69-60.ec2.internal/events.out.tfevents.1716789944.ip-172-31-69-60.ec2.internal.24182.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d9437ed245ced6b06340de43998649820facb75b9093f4dd1870910549b43df
|
3 |
+
size 6066
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6456
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ccd01822faddfdecc7f43de69ee9a48cd64427bf0e954241bc90f41026281d8
|
3 |
size 6456
|