bitwisemind commited on
Commit
c59ddf6
·
verified ·
1 Parent(s): 855a41b

Delete adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +0 -46
adapter_config.json DELETED
@@ -1,46 +0,0 @@
1
- {
2
- "alora_invocation_tokens": null,
3
- "alpha_pattern": {},
4
- "arrow_config": null,
5
- "auto_mapping": {
6
- "base_model_class": "WhisperForConditionalGeneration",
7
- "parent_library": "transformers.models.whisper.modeling_whisper"
8
- },
9
- "base_model_name_or_path": "bengaliAI/tugstugi_bengaliai-regional-asr_whisper-medium",
10
- "bias": "none",
11
- "corda_config": null,
12
- "ensure_weight_tying": false,
13
- "eva_config": null,
14
- "exclude_modules": null,
15
- "fan_in_fan_out": false,
16
- "inference_mode": true,
17
- "init_lora_weights": true,
18
- "layer_replication": null,
19
- "layers_pattern": null,
20
- "layers_to_transform": null,
21
- "loftq_config": {},
22
- "lora_alpha": 64,
23
- "lora_bias": false,
24
- "lora_dropout": 0.05,
25
- "lora_ga_config": null,
26
- "megatron_config": null,
27
- "megatron_core": "megatron.core",
28
- "modules_to_save": null,
29
- "peft_type": "LORA",
30
- "peft_version": "0.18.2.dev0@2cd96ed041620f74d239a0ce3f16207153c43413",
31
- "qalora_group_size": 16,
32
- "r": 32,
33
- "rank_pattern": {},
34
- "revision": null,
35
- "target_modules": [
36
- "q_proj",
37
- "v_proj"
38
- ],
39
- "target_parameters": null,
40
- "task_type": null,
41
- "trainable_token_indices": null,
42
- "use_bdlora": null,
43
- "use_dora": false,
44
- "use_qalora": false,
45
- "use_rslora": false
46
- }