Training in progress, step 63
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -28,9 +28,9 @@
|
|
| 28 |
"rank_pattern": {},
|
| 29 |
"revision": null,
|
| 30 |
"target_modules": [
|
|
|
|
| 31 |
"o_proj",
|
| 32 |
"k_proj",
|
| 33 |
-
"q_proj",
|
| 34 |
"v_proj"
|
| 35 |
],
|
| 36 |
"target_parameters": [
|
|
|
|
| 28 |
"rank_pattern": {},
|
| 29 |
"revision": null,
|
| 30 |
"target_modules": [
|
| 31 |
+
"q_proj",
|
| 32 |
"o_proj",
|
| 33 |
"k_proj",
|
|
|
|
| 34 |
"v_proj"
|
| 35 |
],
|
| 36 |
"target_parameters": [
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 60189176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f4989b4a3ad9c91c2ca6bde878050b42da172bdd11abe6e107fef8b5082aca3
|
| 3 |
size 60189176
|
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:d511093286b21e70c725e8e3c1e96e71b1813c7897e9f5a206f656bcff3ec0c3
|
| 3 |
size 6225
|