Upload /adapter_config.json with huggingface_hub
Browse files- adapter_config.json +2 -2
adapter_config.json
CHANGED
|
@@ -16,10 +16,10 @@
|
|
| 16 |
"rank_pattern": {},
|
| 17 |
"revision": null,
|
| 18 |
"target_modules": [
|
|
|
|
| 19 |
"query_key_value",
|
| 20 |
"dense_h_to_4h",
|
| 21 |
-
"dense"
|
| 22 |
-
"dense_4h_to_h"
|
| 23 |
],
|
| 24 |
"task_type": "CAUSAL_LM"
|
| 25 |
}
|
|
|
|
| 16 |
"rank_pattern": {},
|
| 17 |
"revision": null,
|
| 18 |
"target_modules": [
|
| 19 |
+
"dense_4h_to_h",
|
| 20 |
"query_key_value",
|
| 21 |
"dense_h_to_4h",
|
| 22 |
+
"dense"
|
|
|
|
| 23 |
],
|
| 24 |
"task_type": "CAUSAL_LM"
|
| 25 |
}
|