Training in progress, step 800
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- runs/May04_13-37-42_ip-172-31-69-60.ec2.internal/events.out.tfevents.1714830229.ip-172-31-69-60.ec2.internal.6379.0 +2 -2
- runs/May05_03-33-15_ip-172-31-69-60.ec2.internal/events.out.tfevents.1714880018.ip-172-31-69-60.ec2.internal.28919.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -19,12 +19,12 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"q_proj",
|
23 |
-
"v_proj",
|
24 |
-
"down_proj",
|
25 |
"o_proj",
|
26 |
-
"k_proj",
|
27 |
"gate_proj",
|
|
|
|
|
28 |
"up_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"k_proj",
|
23 |
"q_proj",
|
|
|
|
|
24 |
"o_proj",
|
|
|
25 |
"gate_proj",
|
26 |
+
"down_proj",
|
27 |
+
"v_proj",
|
28 |
"up_proj"
|
29 |
],
|
30 |
"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 31516744
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef0f0f2da6e55105da29a88e328d1eb16ea5d0b780223cb6ebf955720c405e5d
|
3 |
size 31516744
|
runs/May04_13-37-42_ip-172-31-69-60.ec2.internal/events.out.tfevents.1714830229.ip-172-31-69-60.ec2.internal.6379.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:f7f63145d1592889d13ec6176e549046af4c9cef3aa9db83e255cd688ecfac81
|
3 |
+
size 34385
|
runs/May05_03-33-15_ip-172-31-69-60.ec2.internal/events.out.tfevents.1714880018.ip-172-31-69-60.ec2.internal.28919.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d6143c9beb74f8246586e4ea1c9ef9810a07a29c68885fecc08905ec0946af0
|
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:b18a8ff855ed1e69904f6917c8e4427a7efdd86035f4501f1f174c35c7ddbb18
|
3 |
size 6072
|