Upload model
Browse files- adapter_config.json +7 -7
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -19,15 +19,15 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"lin2",
|
23 |
-
"v_lin",
|
24 |
-
"word_embeddings",
|
25 |
-
"out_lin",
|
26 |
-
"q_lin",
|
27 |
"position_embeddings",
|
28 |
-
"
|
|
|
29 |
"lin1",
|
30 |
-
"
|
|
|
|
|
|
|
|
|
31 |
],
|
32 |
"task_type": "QUESTION_ANS"
|
33 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
|
22 |
"position_embeddings",
|
23 |
+
"q_lin",
|
24 |
+
"lin2",
|
25 |
"lin1",
|
26 |
+
"k_lin",
|
27 |
+
"out_lin",
|
28 |
+
"v_lin",
|
29 |
+
"qa_outputs",
|
30 |
+
"word_embeddings"
|
31 |
],
|
32 |
"task_type": "QUESTION_ANS"
|
33 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3788352
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:558e4853306d72a78c441460dc14270d4a591c695c8602193dcc7170e99807e4
|
3 |
size 3788352
|