Training in progress, step 10025
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- runs/May09_12-25-09_ip-172-16-28-4.ec2.internal/events.out.tfevents.1715257565.ip-172-16-28-4.ec2.internal.10440.0 +2 -2
- runs/May11_09-32-40_ip-172-16-14-138.ec2.internal/events.out.tfevents.1715420211.ip-172-16-14-138.ec2.internal.14867.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -21,11 +21,11 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"gate_proj",
|
24 |
-
"v_proj",
|
25 |
-
"up_proj",
|
26 |
"k_proj",
|
27 |
"o_proj",
|
|
|
28 |
"down_proj",
|
|
|
29 |
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"gate_proj",
|
|
|
|
|
24 |
"k_proj",
|
25 |
"o_proj",
|
26 |
+
"up_proj",
|
27 |
"down_proj",
|
28 |
+
"v_proj",
|
29 |
"q_proj"
|
30 |
],
|
31 |
"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 500771216
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be919cf3825fd6b474c6aef70b4e509dc865ee4edd45ff1d0c13ae0482909598
|
3 |
size 500771216
|
runs/May09_12-25-09_ip-172-16-28-4.ec2.internal/events.out.tfevents.1715257565.ip-172-16-28-4.ec2.internal.10440.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:b00fec093dec2e1fb579df675db5baa90ad4144811d36e5e22f77ff5ae140ca9
|
3 |
+
size 89869
|
runs/May11_09-32-40_ip-172-16-14-138.ec2.internal/events.out.tfevents.1715420211.ip-172-16-14-138.ec2.internal.14867.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:929596c370d8ed32b6628c95967a14fa56188e5c6780f8789a7f422a853502b0
|
3 |
+
size 5491
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d0630c6b03f6829e6972361a1542bc4efe681afb4a5174171a1a22f7b243e96
|
3 |
size 5048
|