Training in progress, step 1740
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- 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 +2 -2
- 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 +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 |
-
"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,
|
|
|
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,
|
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:b9dc5b9141d54df07076b2bc9597d82e1e647518f8867d5fcee7b1f528a6e6b3
|
3 |
size 31516744
|
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
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:b3ec17f215b3aeeb1f01999f468febd976ac00415aaaf717adeb85b78e9c1cce
|
3 |
+
size 40248
|
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
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a12d28ed5a7fd42780bb002b0c9293bc26ee64a9f8255fdd8b2b8305814f8500
|
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:0d8263e753388f42563281106e8f95b3ee3b43c8af8ed6215bad6fc204718b3d
|
3 |
size 6456
|