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,8 +28,8 @@
|
|
28 |
"rank_pattern": {},
|
29 |
"revision": null,
|
30 |
"target_modules": [
|
31 |
-
"q_proj",
|
32 |
"k_proj",
|
|
|
33 |
"o_proj",
|
34 |
"v_proj"
|
35 |
],
|
|
|
28 |
"rank_pattern": {},
|
29 |
"revision": null,
|
30 |
"target_modules": [
|
|
|
31 |
"k_proj",
|
32 |
+
"q_proj",
|
33 |
"o_proj",
|
34 |
"v_proj"
|
35 |
],
|
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:3673789b9f9a208d72556756db597140c9350bfc795e266bb77ccb4b1a15323d
|
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 6161
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f416a3b34346c76a46f94103f928a41c243c0e064741dfeb2363ec36f157a3c
|
3 |
size 6161
|