Gabi00 commited on
Commit
740c298
1 Parent(s): bb8ad6a

Model save

Browse files
Files changed (1) hide show
  1. README.md +6 -21
README.md CHANGED
@@ -1,39 +1,24 @@
1
  ---
2
  base_model: distil-whisper/distil-large-v3
3
  datasets:
4
- - Gabi00/english-mistakes
5
- language:
6
- - eng
7
  library_name: peft
8
- license: apache-2.0
9
  metrics:
10
  - wer
11
  tags:
12
  - generated_from_trainer
13
  model-index:
14
- - name: Whisper Small Eng - Gabriel Mora
15
- results:
16
- - task:
17
- type: automatic-speech-recognition
18
- name: Automatic Speech Recognition
19
- dataset:
20
- name: English-mistakes
21
- type: Gabi00/english-mistakes
22
- config: default
23
- split: validation
24
- args: 'config: eng, split: test'
25
- metrics:
26
- - type: wer
27
- value: 18.4360567877302
28
- name: Wer
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
32
  should probably proofread and complete it, then remove this comment. -->
33
 
34
- # Whisper Small Eng - Gabriel Mora
35
 
36
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the English-mistakes dataset.
37
  It achieves the following results on the evaluation set:
38
  - Loss: 0.6839
39
  - Wer: 18.4361
 
1
  ---
2
  base_model: distil-whisper/distil-large-v3
3
  datasets:
4
+ - audiofolder
 
 
5
  library_name: peft
6
+ license: mit
7
  metrics:
8
  - wer
9
  tags:
10
  - generated_from_trainer
11
  model-index:
12
+ - name: distil_whisper-v3-LoRA-en_students_test_2
13
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
+ # distil_whisper-v3-LoRA-en_students_test_2
20
 
21
+ This model is a fine-tuned version of [distil-whisper/distil-large-v3](https://huggingface.co/distil-whisper/distil-large-v3) on the audiofolder dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.6839
24
  - Wer: 18.4361