Upload Gemma2ForCausalLM/size=64/lora/adapter_config.json with huggingface_hub
Browse files
Gemma2ForCausalLM/size=64/lora/adapter_config.json
CHANGED
|
@@ -21,11 +21,11 @@
|
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
"v_proj",
|
|
|
|
| 24 |
"gate_proj",
|
| 25 |
-
"k_proj",
|
| 26 |
"down_proj",
|
|
|
|
| 27 |
"lm_head",
|
| 28 |
-
"q_proj",
|
| 29 |
"up_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
"v_proj",
|
| 24 |
+
"q_proj",
|
| 25 |
"gate_proj",
|
|
|
|
| 26 |
"down_proj",
|
| 27 |
+
"k_proj",
|
| 28 |
"lm_head",
|
|
|
|
| 29 |
"up_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|