Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"k_proj",
|
|
|
|
|
23 |
"q_proj",
|
24 |
-
"down_proj",
|
25 |
-
"up_proj",
|
26 |
"gate_proj",
|
27 |
-
"
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"k_proj",
|
23 |
+
"o_proj",
|
24 |
+
"v_proj",
|
25 |
"q_proj",
|
|
|
|
|
26 |
"gate_proj",
|
27 |
+
"up_proj",
|
28 |
+
"down_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 83945744
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ddefb3ba460a5bd67e71d5df0b6dcee87862f5527e3a18273a8638ca090b90b2
|
3 |
size 83945744
|
runs/Jan09_01-40-49_ip-26-0-161-142/events.out.tfevents.1704764776.ip-26-0-161-142.2956136.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:529034263b5748e3b76d7eb02f881ec401f444e0bbcc0c6061aef8491b23e717
|
3 |
+
size 12119
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4980d9c43f800514444a3ca2e6ab1489f11709aa0b80307dc707d5fa579c7046
|
3 |
size 4856
|