Upload trained SFT model
Browse files
reference/adapter_config.json
CHANGED
|
@@ -24,13 +24,13 @@
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
|
|
|
| 27 |
"o_proj",
|
| 28 |
-
"down_proj",
|
| 29 |
"gate_proj",
|
| 30 |
-
"q_proj",
|
| 31 |
-
"k_proj",
|
| 32 |
"up_proj",
|
| 33 |
-
"v_proj"
|
|
|
|
|
|
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"trainable_token_indices": null,
|
|
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
| 27 |
+
"q_proj",
|
| 28 |
"o_proj",
|
|
|
|
| 29 |
"gate_proj",
|
|
|
|
|
|
|
| 30 |
"up_proj",
|
| 31 |
+
"v_proj",
|
| 32 |
+
"k_proj",
|
| 33 |
+
"down_proj"
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"trainable_token_indices": null,
|
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:2360412983d8eca4240aa657e5239c4266b0487b6bbd754cb311804a1ebabf39
|
| 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 6225
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0dce3dd39b9355b3026d2bcdab95b35b42288da8dcb6d3924af7733a7ea3d42b
|
| 3 |
size 6225
|