TheRains commited on
Commit
5dd7e58
1 Parent(s): a9b1d37

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -24
README.md CHANGED
@@ -3,26 +3,11 @@ license: apache-2.0
3
  base_model: openai/whisper-tiny
4
  tags:
5
  - generated_from_trainer
6
- datasets:
7
- - mozilla-foundation/common_voice_9_0
8
  metrics:
9
  - wer
10
  model-index:
11
  - name: yt-special-batch8-tiny
12
- results:
13
- - task:
14
- name: Automatic Speech Recognition
15
- type: automatic-speech-recognition
16
- dataset:
17
- name: mozilla-foundation/common_voice_9_0 id
18
- type: mozilla-foundation/common_voice_9_0
19
- config: id
20
- split: train
21
- args: id
22
- metrics:
23
- - name: Wer
24
- type: wer
25
- value: 5.397983265393693
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -30,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
30
 
31
  # yt-special-batch8-tiny
32
 
33
- This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the mozilla-foundation/common_voice_9_0 id dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.0883
36
- - Wer: 5.3980
37
 
38
  ## Model description
39
 
@@ -65,11 +50,11 @@ The following hyperparameters were used during training:
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Wer |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
- | 3.4292 | 1.58 | 1000 | 2.7893 | 302.9157 |
69
- | 1.7988 | 3.17 | 2000 | 1.5463 | 110.1652 |
70
- | 1.083 | 4.75 | 3000 | 0.7805 | 76.9320 |
71
- | 0.3718 | 6.34 | 4000 | 0.3192 | 20.5964 |
72
- | 0.1292 | 7.92 | 5000 | 0.0883 | 5.3980 |
73
 
74
 
75
  ### Framework versions
 
3
  base_model: openai/whisper-tiny
4
  tags:
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - wer
8
  model-index:
9
  - name: yt-special-batch8-tiny
10
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
15
 
16
  # yt-special-batch8-tiny
17
 
18
+ This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.1651
21
+ - Wer: 76.3764
22
 
23
  ## Model description
24
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 1.4295 | 0.17 | 1000 | 1.4094 | 110.1550 |
54
+ | 1.3042 | 0.34 | 2000 | 1.2886 | 86.2914 |
55
+ | 1.2212 | 0.52 | 3000 | 1.2206 | 84.1191 |
56
+ | 1.1306 | 0.69 | 4000 | 1.1814 | 78.1532 |
57
+ | 1.1333 | 0.86 | 5000 | 1.1651 | 76.3764 |
58
 
59
 
60
  ### Framework versions