Upload folder using huggingface_hub
Browse files- adapter_config.json +2 -2
adapter_config.json
CHANGED
|
@@ -30,8 +30,8 @@
|
|
| 30 |
"v_proj",
|
| 31 |
"q_proj"
|
| 32 |
],
|
| 33 |
-
"task_type":
|
| 34 |
"trainable_token_indices": null,
|
| 35 |
"use_dora": false,
|
| 36 |
"use_rslora": false
|
| 37 |
-
}
|
|
|
|
| 30 |
"v_proj",
|
| 31 |
"q_proj"
|
| 32 |
],
|
| 33 |
+
"task_type": "CAUSAL_LM",
|
| 34 |
"trainable_token_indices": null,
|
| 35 |
"use_dora": false,
|
| 36 |
"use_rslora": false
|
| 37 |
+
}
|