Training in progress, step 500
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -20,10 +20,10 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"up_proj",
|
| 24 |
"gate_proj",
|
| 25 |
"q_proj",
|
| 26 |
"k_proj",
|
|
|
|
| 27 |
"o_proj",
|
| 28 |
"v_proj",
|
| 29 |
"down_proj"
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
| 23 |
"gate_proj",
|
| 24 |
"q_proj",
|
| 25 |
"k_proj",
|
| 26 |
+
"up_proj",
|
| 27 |
"o_proj",
|
| 28 |
"v_proj",
|
| 29 |
"down_proj"
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 83115256
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58d6c6656666f357deda9d9fac03d78c51d40a15780cf1cbbf089bfc0420a5bf
|
| 3 |
size 83115256
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c732e0811578fcb8bbfde23596f915e41370725f601e98512564c929bd275bb
|
| 3 |
size 5496
|