Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"up_proj",
|
24 |
-
"v_proj",
|
25 |
-
"gate_proj",
|
26 |
"o_proj",
|
27 |
-
"
|
|
|
28 |
"q_proj",
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"up_proj",
|
|
|
|
|
24 |
"o_proj",
|
25 |
+
"down_proj",
|
26 |
+
"gate_proj",
|
27 |
"q_proj",
|
28 |
+
"k_proj",
|
29 |
+
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 645964632
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d90c22e70bf1df1c71663a8767f1a704a59d033591acf70d88081daaabdab78
|
3 |
size 645964632
|
runs/Oct04_18-05-32_ip-172-16-43-187.us-west-2.compute.internal/events.out.tfevents.1728067663.ip-172-16-43-187.us-west-2.compute.internal.55061.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b46b445b18eaa6cd04ae8ae441f78fbf5d62d67605c6a05ea720d365aacecc5
|
3 |
+
size 15474
|
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:a89d0a035b7cf64e4da01291a66ec637e92c317ee38f24d08d145a5376d51d40
|
3 |
+
size 6840
|