Upload model
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"qa_outputs"
|
22 |
],
|
23 |
"peft_type": "LORA",
|
24 |
-
"r":
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
-
"query",
|
29 |
"key",
|
|
|
30 |
"value"
|
31 |
],
|
32 |
"task_type": "QUESTION_ANS",
|
|
|
21 |
"qa_outputs"
|
22 |
],
|
23 |
"peft_type": "LORA",
|
24 |
+
"r": 16,
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
|
|
28 |
"key",
|
29 |
+
"query",
|
30 |
"value"
|
31 |
],
|
32 |
"task_type": "QUESTION_ANS",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:797acf6aaad6303fefa44e7ecdaa16ed0afd35f34a4ead9e0e79f53951b9674c
|
3 |
+
size 3555400
|