End of training
Browse files- DPO/adapter_config.json +5 -5
- DPO/adapter_model.safetensors +1 -1
- reference/adapter_config.json +5 -5
- reference/adapter_model.safetensors +1 -1
- training_args.bin +1 -1
DPO/adapter_config.json
CHANGED
|
@@ -23,13 +23,13 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"up_proj",
|
| 27 |
-
"v_proj",
|
| 28 |
"gate_proj",
|
| 29 |
-
"
|
| 30 |
-
"q_proj",
|
| 31 |
"down_proj",
|
| 32 |
-
"
|
|
|
|
|
|
|
|
|
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"use_dora": false,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
|
|
|
| 26 |
"gate_proj",
|
| 27 |
+
"v_proj",
|
|
|
|
| 28 |
"down_proj",
|
| 29 |
+
"up_proj",
|
| 30 |
+
"q_proj",
|
| 31 |
+
"o_proj",
|
| 32 |
+
"k_proj"
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"use_dora": false,
|
DPO/adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 167832240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2f972d3635c96d8316ef978a576e56d1ff729de12853613ef4d53b50f252436
|
| 3 |
size 167832240
|
reference/adapter_config.json
CHANGED
|
@@ -23,13 +23,13 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"up_proj",
|
| 27 |
-
"v_proj",
|
| 28 |
"gate_proj",
|
| 29 |
-
"
|
| 30 |
-
"q_proj",
|
| 31 |
"down_proj",
|
| 32 |
-
"
|
|
|
|
|
|
|
|
|
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"use_dora": false,
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
|
|
|
| 26 |
"gate_proj",
|
| 27 |
+
"v_proj",
|
|
|
|
| 28 |
"down_proj",
|
| 29 |
+
"up_proj",
|
| 30 |
+
"q_proj",
|
| 31 |
+
"o_proj",
|
| 32 |
+
"k_proj"
|
| 33 |
],
|
| 34 |
"task_type": "CAUSAL_LM",
|
| 35 |
"use_dora": false,
|
reference/adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 167832240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4693ad0b8902702b55dc44abcbfec6f5ab49e51dd9d8f9e7209ed3e4cda91145
|
| 3 |
size 167832240
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6200
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2779badc00c6d2d587576c26193f57dd502a7d79f62a68de5aff60cf02e70205
|
| 3 |
size 6200
|