Training in progress, step 1400
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- runs/May06_22-25-59_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715034377.ip-172-31-69-60.ec2.internal.38259.0 +2 -2
- runs/May07_05-00-11_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715058142.ip-172-31-69-60.ec2.internal.31648.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 |
-
"k_proj",
|
24 |
-
"gate_proj",
|
25 |
"down_proj",
|
|
|
26 |
"o_proj",
|
27 |
"q_proj",
|
28 |
-
"v_proj"
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
22 |
"down_proj",
|
23 |
+
"k_proj",
|
24 |
"o_proj",
|
25 |
"q_proj",
|
26 |
+
"v_proj",
|
27 |
+
"up_proj",
|
28 |
+
"gate_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:d977f9f29f2a29b7b4e009afbadd31badf4a61478a0764f748cf69c83e886513
|
3 |
size 31516744
|
runs/May06_22-25-59_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715034377.ip-172-31-69-60.ec2.internal.38259.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:b7a32cdb7e4d573bbcbabf1de38181819e57f6350646358ab7a6a3dbb3f9bfd4
|
3 |
+
size 55485
|
runs/May07_05-00-11_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715058142.ip-172-31-69-60.ec2.internal.31648.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4a264be661823127800bd26f9af9ebf6cc2632147688922818ac53556ac8c26
|
3 |
+
size 13178
|
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:3037b961151dfaebbbe07a9ece7bed5d8d929cda61d1c01043876d724d0bf030
|
3 |
size 6072
|