Training in progress, step 3060
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
- runs/May27_16-50-28_ip-172-31-69-60.ec2.internal/events.out.tfevents.1716828772.ip-172-31-69-60.ec2.internal.9245.0 +2 -2
- runs/May27_19-02-56_ip-172-31-69-60.ec2.internal/events.out.tfevents.1716836693.ip-172-31-69-60.ec2.internal.3762.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 |
-
"k_proj",
|
24 |
-
"o_proj",
|
25 |
-
"up_proj",
|
26 |
-
"down_proj",
|
27 |
"gate_proj",
|
|
|
|
|
28 |
"q_proj",
|
29 |
-
"v_proj"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
23 |
"gate_proj",
|
24 |
+
"up_proj",
|
25 |
+
"k_proj",
|
26 |
"q_proj",
|
27 |
+
"v_proj",
|
28 |
+
"down_proj",
|
29 |
+
"o_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:6a1d26174de037ba4f916eda75186d471468e50dbc03e5d2259accdeb10d5fd6
|
3 |
size 31516744
|
runs/May27_16-50-28_ip-172-31-69-60.ec2.internal/events.out.tfevents.1716828772.ip-172-31-69-60.ec2.internal.9245.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:e037a8e10447d13d726d5907334a3917865a04f602ba65c529a4fa79600ee9c9
|
3 |
+
size 61770
|
runs/May27_19-02-56_ip-172-31-69-60.ec2.internal/events.out.tfevents.1716836693.ip-172-31-69-60.ec2.internal.3762.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3afdddbe0bec84d7886b96dc485ecde828db78d47bd69e15b2d9e29dad5b6cf6
|
3 |
+
size 6067
|
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:dc6a7ec864f7fb06992d1e8af04ad2ba0bb23134bc83b38c5099995f6940122d
|
3 |
size 6456
|