Sogand Salehi
commited on
Commit
•
ea993cf
1
Parent(s):
a3af875
Update adapter_config.json
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": ".*(text_model|modality_projection|perceiver_resampler).*(down_proj|gate_proj|up_proj|k_proj|q_proj|v_proj|o_proj).*$",
|
23 |
-
"task_type":
|
24 |
"use_dora": false,
|
25 |
"use_rslora": false
|
26 |
}
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": ".*(text_model|modality_projection|perceiver_resampler).*(down_proj|gate_proj|up_proj|k_proj|q_proj|v_proj|o_proj).*$",
|
23 |
+
"task_type": "FEATURE_EXTRACTION",
|
24 |
"use_dora": false,
|
25 |
"use_rslora": false
|
26 |
}
|