Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"v_proj",
|
23 |
-
"down_proj",
|
24 |
"q_proj",
|
|
|
25 |
"k_proj",
|
|
|
26 |
"gate_proj",
|
27 |
"up_proj",
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"q_proj",
|
23 |
+
"o_proj",
|
24 |
"k_proj",
|
25 |
+
"v_proj",
|
26 |
"gate_proj",
|
27 |
"up_proj",
|
28 |
+
"down_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2684416208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ca57099171a909e2806d363c45e7fe9addf918615cb73f963ea69d47bd46a60
|
3 |
size 2684416208
|
runs/Jan29_12-39-53_ip-172-31-10-206.us-east-2.compute.internal/events.out.tfevents.1738154448.ip-172-31-10-206.us-east-2.compute.internal.30773.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14007ba52164c31f2c4ca6705fdda3d003201c5d1e6c9e93e71cc74c4ca1393e
|
3 |
+
size 5512
|
training_args.bin
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:9c4c20d888ffeab84e4f689d90ef724bf338af5d96c78df727fdcebe3e830a49
|
3 |
+
size 4984
|