KevinKibe commited on
Commit
e000775
1 Parent(s): 0bb0af2

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -4,7 +4,7 @@
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,
@@ -23,8 +23,8 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
- "q_proj"
28
  ],
29
  "task_type": null,
30
  "use_dora": false,
 
4
  "base_model_class": "WhisperForConditionalGeneration",
5
  "parent_library": "transformers.models.whisper.modeling_whisper"
6
  },
7
+ "base_model_name_or_path": "openai/whisper-medium",
8
  "bias": "none",
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "q_proj",
27
+ "v_proj"
28
  ],
29
  "task_type": null,
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dad58bb931d9189bca63983c26d895b242c8ed4b633805e855e35ae2505f1a1b
3
  size 37789960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91bfd41a240d5f46e27df0fa8eaa4cba9b7ea12286c752f0cde6a821798de512
3
  size 37789960
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70f645ad7125d347ac1e93f576f3d767a1196ab723edf8df4c89a0728bf7d029
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2da8df2c4627709c71886adfa00d7303e0de97e4f21a222bec7b34d9a9d527d
3
+ size 5368