aldente0630
commited on
Commit
•
543eac1
1
Parent(s):
47604d1
Training in progress, epoch 0
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- runs/Apr07_09-12-38_ip-172-16-38-184.ec2.internal/events.out.tfevents.1712481170.ip-172-16-38-184.ec2.internal.10265.0 +2 -2
- runs/Apr07_09-46-21_ip-172-16-38-184.ec2.internal/events.out.tfevents.1712483190.ip-172-16-38-184.ec2.internal.2957.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 |
-
"
|
23 |
"up_proj",
|
|
|
|
|
24 |
"o_proj",
|
25 |
-
"q_proj",
|
26 |
"v_proj",
|
27 |
-
"
|
28 |
-
"gate_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"q_proj",
|
23 |
"up_proj",
|
24 |
+
"gate_proj",
|
25 |
+
"down_proj",
|
26 |
"o_proj",
|
|
|
27 |
"v_proj",
|
28 |
+
"k_proj"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1803907984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:330a357c3be16d3e83897444daa6f2727fc5de243459a341c215121bfc038faf
|
3 |
size 1803907984
|
runs/Apr07_09-12-38_ip-172-16-38-184.ec2.internal/events.out.tfevents.1712481170.ip-172-16-38-184.ec2.internal.10265.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:c37d73402714060b01d1d2625a974934057c2ee8bbbd6e7910dcf042136ac2bd
|
3 |
+
size 5908
|
runs/Apr07_09-46-21_ip-172-16-38-184.ec2.internal/events.out.tfevents.1712483190.ip-172-16-38-184.ec2.internal.2957.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d36e1fe55f58e3d59b05d4869fe18bd314e48d2d321af8430c1edf1f4e5614c7
|
3 |
+
size 5754
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22e5ed4c47ba12068ef28c274824f020d636078e53e1d8f8f8cef01212f2a800
|
3 |
size 4728
|