KevinKibe commited on
Commit
cd7ce9b
1 Parent(s): 6559d99

Training in progress, step 25

Browse files
adapter_config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "KevinKibe/whisper-medium-finetuned",
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": 64,
17
+ "lora_dropout": 0.05,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 32,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "v_proj",
27
+ "q_proj"
28
+ ],
29
+ "task_type": null,
30
+ "use_dora": false,
31
+ "use_rslora": false
32
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7ac101bcc7e2d6c0bcd9ba4b1f1c9efed105895ba15fd2c59fece22fa0a3281
3
+ size 37855306
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da5722c264a6e35fac951e0627da2c27d241ccf814f9e8ca12d8180d9177bc43
3
- size 3055755414
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7eaef28e3e861b28c26114dc123978db4a43bdc2abee615c0b0919d13150041b
3
+ size 982213121
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0dbb044f0eaeadf84e028d56bd8ebaab59c313b600419b13ee6eee06fc26418d
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97cf4e1ad3e4e0723c694fed399269c71ba22b865672ed8332caa330b1bfe36e
3
  size 5176