shtif commited on
Commit
43867b7
1 Parent(s): 33cb864

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -17,13 +17,13 @@ model-index:
17
  dataset:
18
  name: PolyAI/minds14
19
  type: PolyAI/minds14
20
- config: dv
21
- split: test
22
- args: dv
23
  metrics:
24
  - name: Wer
25
  type: wer
26
- value: 1.1111033835240116
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,9 +33,9 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.3270
37
- - Wer Ortho: 1.5930
38
- - Wer: 1.1111
39
 
40
  ## Model description
41
 
@@ -68,7 +68,7 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
70
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|
71
- | 0.2791 | 1.63 | 500 | 0.3270 | 1.5930 | 1.1111 |
72
 
73
 
74
  ### Framework versions
 
17
  dataset:
18
  name: PolyAI/minds14
19
  type: PolyAI/minds14
20
+ config: en-US
21
+ split: train[450:]
22
+ args: en-US
23
  metrics:
24
  - name: Wer
25
  type: wer
26
+ value: 0.33412042502951594
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.6315
37
+ - Wer Ortho: 0.3368
38
+ - Wer: 0.3341
39
 
40
  ## Model description
41
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
70
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|
71
+ | 0.0004 | 17.86 | 500 | 0.6315 | 0.3368 | 0.3341 |
72
 
73
 
74
  ### Framework versions