End of training
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -23,8 +23,8 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"q_proj",
|
27 |
"v_proj",
|
|
|
28 |
"k_proj"
|
29 |
],
|
30 |
"task_type": null,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"v_proj",
|
27 |
+
"q_proj",
|
28 |
"k_proj"
|
29 |
],
|
30 |
"task_type": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 29936104
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e06085bd5560abe675b08c72688d98ac91bd4d045f32fe8501abbb38934f97cd
|
3 |
size 29936104
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c8b8001b4ce0c714a4573902cdfc637894b2f0b315d468b7fd6f060bcc39f25
|
3 |
size 4984
|