Training in progress, step 1500
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- runs/May12_22-22-37_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715552573.ip-172-31-69-60.ec2.internal.48716.0 +2 -2
- runs/May13_04-56-28_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715576205.ip-172-31-69-60.ec2.internal.311.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -21,11 +21,11 @@
|
|
21 |
"target_modules": [
|
22 |
"gate_proj",
|
23 |
"v_proj",
|
24 |
-
"up_proj",
|
25 |
"k_proj",
|
26 |
"o_proj",
|
|
|
27 |
"q_proj",
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
21 |
"target_modules": [
|
22 |
"gate_proj",
|
23 |
"v_proj",
|
|
|
24 |
"k_proj",
|
25 |
"o_proj",
|
26 |
+
"down_proj",
|
27 |
"q_proj",
|
28 |
+
"up_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:c100dd441933e99165a1600dc33ac4d0d95aa43d182e3c8e8281b6aa7e6f0be8
|
3 |
size 31516744
|
runs/May12_22-22-37_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715552573.ip-172-31-69-60.ec2.internal.48716.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:f964ac4e14ca2f6bee4fca19f491babc269f22f0d1ac3950fdec73b9ef347040
|
3 |
+
size 64311
|
runs/May13_04-56-28_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715576205.ip-172-31-69-60.ec2.internal.311.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e09e584d637c09935c4cdf320ac441fcefd917a63d8974356f5957d6151c322
|
3 |
+
size 8922
|
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:774a43be6784e53b9090fe76d68c5e23977b622b792f6400a7b8f9e1ff864675
|
3 |
size 6072
|