flozi00 commited on
Commit
da247c0
1 Parent(s): f7156a0

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -5
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -1,20 +1,18 @@
1
  {
2
  "base_model_name_or_path": "openai/whisper-large-v2",
3
- "bias": "none",
4
  "enable_lora": null,
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
7
  "lora_alpha": 64,
8
- "lora_dropout": 0.05,
9
  "merge_weights": true,
10
  "modules_to_save": null,
11
  "peft_type": "LORA",
12
  "r": 32,
13
  "target_modules": [
14
  "q_proj",
15
- "v_proj",
16
- "k_proj",
17
- "out_proj"
18
  ],
19
  "task_type": null
20
  }
 
1
  {
2
  "base_model_name_or_path": "openai/whisper-large-v2",
3
+ "bias": "lora_only",
4
  "enable_lora": null,
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
7
  "lora_alpha": 64,
8
+ "lora_dropout": 0.01,
9
  "merge_weights": true,
10
  "modules_to_save": null,
11
  "peft_type": "LORA",
12
  "r": 32,
13
  "target_modules": [
14
  "q_proj",
15
+ "v_proj"
 
 
16
  ],
17
  "task_type": null
18
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2af12f205412c3ac64aad517ec3d4e4ac9f4e5cb4e44b1d934e82ba3885438c9
3
- size 126113357
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02226addaee7bf1c5372b7d2953defc233ff8027ca22b34896491e5b7f8099b7
3
+ size 64107789