zikangzheng commited on
Commit
287ee3a
·
verified ·
1 Parent(s): 49cd891

End of training

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -4,11 +4,23 @@ license: apache-2.0
4
  base_model: openai/whisper-tiny
5
  tags:
6
  - generated_from_trainer
 
 
7
  metrics:
8
  - wer
9
  model-index:
10
  - name: whisper-tiny-minds14
11
- results: []
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -16,7 +28,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # whisper-tiny-minds14
18
 
19
- This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.4687
22
  - Wer: 0.3483
 
4
  base_model: openai/whisper-tiny
5
  tags:
6
  - generated_from_trainer
7
+ datasets:
8
+ - PolyAI/minds14
9
  metrics:
10
  - wer
11
  model-index:
12
  - name: whisper-tiny-minds14
13
+ results:
14
+ - task:
15
+ name: Automatic Speech Recognition
16
+ type: automatic-speech-recognition
17
+ dataset:
18
+ name: PolyAI/minds14
19
+ type: PolyAI/minds14
20
+ metrics:
21
+ - name: Wer
22
+ type: wer
23
+ value: 0.3482880755608028
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
28
 
29
  # whisper-tiny-minds14
30
 
31
+ This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
32
  It achieves the following results on the evaluation set:
33
  - Loss: 0.4687
34
  - Wer: 0.3483