Training in progress, step 300
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"down_proj",
|
23 |
-
"up_proj",
|
24 |
-
"o_proj",
|
25 |
-
"v_proj",
|
26 |
"k_proj",
|
|
|
|
|
|
|
|
|
27 |
"q_proj",
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
|
|
22 |
"k_proj",
|
23 |
+
"o_proj",
|
24 |
+
"up_proj",
|
25 |
+
"gate_proj",
|
26 |
+
"down_proj",
|
27 |
"q_proj",
|
28 |
+
"v_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 60089544
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:daa2ffa20b37df3aacc9b5c6e460a2d0aa998f8bcb6ddec706c2b5a76c32800c
|
3 |
size 60089544
|
runs/May03_06-09-37_ip-172-31-69-60.ec2.internal/events.out.tfevents.1714716718.ip-172-31-69-60.ec2.internal.2066.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:febe668666237441ae0678ca9aa6a9966bf70916540fd84966e06c037f681dce
|
3 |
+
size 17479
|
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:2fa7a10ac6136e7849c5c631b07d76c63055ef105757f7af1a89431085e9e7bb
|
3 |
size 6072
|