Training in progress, step 50
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -19,8 +19,8 @@
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
-
"q_proj",
|
| 23 |
"v_proj",
|
|
|
|
| 24 |
"gate_proj",
|
| 25 |
"down_proj"
|
| 26 |
],
|
|
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
|
|
|
| 22 |
"v_proj",
|
| 23 |
+
"q_proj",
|
| 24 |
"gate_proj",
|
| 25 |
"down_proj"
|
| 26 |
],
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 205555592
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a39b11b453d00c071110676f38477adac4d9d67e2055dacdf853a07b9b4f2eff
|
| 3 |
size 205555592
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6008
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eaa996080f6e2298a5c234025752e484c74d38467d902a7cd27529731d78fa6a
|
| 3 |
size 6008
|