Initial LoRA finetuned model and tokenizer for CoT
Browse files
adapter_config.json
CHANGED
|
@@ -24,12 +24,12 @@
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
| 27 |
-
"down_proj",
|
| 28 |
-
"k_proj",
|
| 29 |
"v_proj",
|
| 30 |
-
"o_proj",
|
| 31 |
"gate_proj",
|
| 32 |
"up_proj",
|
|
|
|
|
|
|
|
|
|
| 33 |
"q_proj"
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
|
|
|
|
|
|
| 27 |
"v_proj",
|
|
|
|
| 28 |
"gate_proj",
|
| 29 |
"up_proj",
|
| 30 |
+
"down_proj",
|
| 31 |
+
"k_proj",
|
| 32 |
+
"o_proj",
|
| 33 |
"q_proj"
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1986736152
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86dc5c220996c584aad34d67b335451629d816171e59c86c48e4166c56b55875
|
| 3 |
size 1986736152
|
checkpoint-7/adapter_config.json
CHANGED
|
@@ -24,12 +24,12 @@
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
| 27 |
-
"down_proj",
|
| 28 |
-
"k_proj",
|
| 29 |
"v_proj",
|
| 30 |
-
"o_proj",
|
| 31 |
"gate_proj",
|
| 32 |
"up_proj",
|
|
|
|
|
|
|
|
|
|
| 33 |
"q_proj"
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
|
|
|
|
|
|
| 27 |
"v_proj",
|
|
|
|
| 28 |
"gate_proj",
|
| 29 |
"up_proj",
|
| 30 |
+
"down_proj",
|
| 31 |
+
"k_proj",
|
| 32 |
+
"o_proj",
|
| 33 |
"q_proj"
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
checkpoint-7/adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1986736152
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86dc5c220996c584aad34d67b335451629d816171e59c86c48e4166c56b55875
|
| 3 |
size 1986736152
|
checkpoint-7/optimizer.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 650163476
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f51b7994d6862962912ea13d8a5b925bd038d7d9160e47b018d01e8df45c6403
|
| 3 |
size 650163476
|
checkpoint-7/training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e68ca321b81f9e8e67118fdcab88f57081cd3d125c4136a65db0465e0cd85a7
|
| 3 |
size 5368
|