Training in progress, step 640
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- runs/May14_18-09-56_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715710276.ip-172-31-69-60.ec2.internal.45873.0 +2 -2
- runs/May14_21-37-53_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715722693.ip-172-31-69-60.ec2.internal.30215.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"up_proj",
|
23 |
-
"down_proj",
|
24 |
-
"q_proj",
|
25 |
"gate_proj",
|
|
|
26 |
"k_proj",
|
27 |
"v_proj",
|
28 |
-
"o_proj"
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
22 |
"gate_proj",
|
23 |
+
"q_proj",
|
24 |
"k_proj",
|
25 |
"v_proj",
|
26 |
+
"o_proj",
|
27 |
+
"up_proj",
|
28 |
+
"down_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
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:4d2242d9080c937ac0c7644f87458b036f417b0925086a95891907ddc0ffaeea
|
3 |
size 31516744
|
runs/May14_18-09-56_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715710276.ip-172-31-69-60.ec2.internal.45873.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:440fcf1f3b0fa94243e51996f1a24df2bbc90c08d270b367c8013bd7ce357c24
|
3 |
+
size 30108
|
runs/May14_21-37-53_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715722693.ip-172-31-69-60.ec2.internal.30215.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6298b97d1b9a85414d39a63244f5abf78c37ff289628f9b1ba0f35374881f574
|
3 |
+
size 6369
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6072
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10c4e498055f931d501b01e958f704193bbf3475a17ac6146a77a27cc161200e
|
3 |
size 6072
|