Spaces:
Running
on
Zero
Running
on
Zero
Delete whisper-large-v3-catalan/adapter_config.json (#16)
Browse files- Delete whisper-large-v3-catalan/adapter_config.json (47634c28ff29e04c6407cc25412d63a8103ef021)
Co-authored-by: Sarah Solito <ssolito@users.noreply.huggingface.co>
whisper-large-v3-catalan/adapter_config.json
DELETED
|
@@ -1,32 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"alpha_pattern": {},
|
| 3 |
-
"auto_mapping": {
|
| 4 |
-
"base_model_class": "WhisperForConditionalGeneration",
|
| 5 |
-
"parent_library": "transformers.models.whisper.modeling_whisper"
|
| 6 |
-
},
|
| 7 |
-
"base_model_name_or_path": "openai/whisper-large-v3",
|
| 8 |
-
"bias": "none",
|
| 9 |
-
"fan_in_fan_out": false,
|
| 10 |
-
"inference_mode": true,
|
| 11 |
-
"init_lora_weights": true,
|
| 12 |
-
"layer_replication": null,
|
| 13 |
-
"layers_pattern": null,
|
| 14 |
-
"layers_to_transform": null,
|
| 15 |
-
"loftq_config": {},
|
| 16 |
-
"lora_alpha": 32,
|
| 17 |
-
"lora_dropout": 0.01,
|
| 18 |
-
"megatron_config": null,
|
| 19 |
-
"megatron_core": "megatron.core",
|
| 20 |
-
"modules_to_save": null,
|
| 21 |
-
"peft_type": "LORA",
|
| 22 |
-
"r": 8,
|
| 23 |
-
"rank_pattern": {},
|
| 24 |
-
"revision": null,
|
| 25 |
-
"target_modules": [
|
| 26 |
-
"q_proj",
|
| 27 |
-
"v_proj"
|
| 28 |
-
],
|
| 29 |
-
"task_type": null,
|
| 30 |
-
"use_dora": false,
|
| 31 |
-
"use_rslora": false
|
| 32 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|