cromz22 commited on
Commit
418d386
1 Parent(s): a77c276

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +31 -0
  2. adapter_model.bin +3 -0
adapter_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "openai/whisper-tiny",
3
+ "beta1": 0.85,
4
+ "beta2": 0.85,
5
+ "bias": "none",
6
+ "deltaT": 10,
7
+ "fan_in_fan_out": false,
8
+ "inference_mode": true,
9
+ "init_lora_weights": true,
10
+ "init_r": 12,
11
+ "lora_alpha": 32,
12
+ "lora_dropout": 0.1,
13
+ "modules_to_save": null,
14
+ "orth_reg_weight": 0.5,
15
+ "peft_type": "ADALORA",
16
+ "r": 8,
17
+ "rank_pattern": null,
18
+ "target_modules": [
19
+ "k_proj",
20
+ "q_proj",
21
+ "v_proj",
22
+ "out_proj",
23
+ "fc1",
24
+ "fc2"
25
+ ],
26
+ "target_r": 8,
27
+ "task_type": null,
28
+ "tfinal": 800,
29
+ "tinit": 100,
30
+ "total_step": null
31
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7b0b137f9529771aad0f5ba053b68f5ed716d11049e1d67bd695e765c017a42
3
+ size 3312397