auro commited on
Commit
3b678b2
·
1 Parent(s): 8c1b72e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -24,7 +24,7 @@ model-index:
24
  metrics:
25
  - name: Wer
26
  type: wer
27
- value: 59.75958786491128
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -34,8 +34,8 @@ should probably proofread and complete it, then remove this comment. -->
34
 
35
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
36
  It achieves the following results on the evaluation set:
37
- - Loss: 0.5753
38
- - Wer: 59.7596
39
 
40
  ## Model description
41
 
@@ -68,15 +68,15 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer |
70
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
71
- | 0.0036 | 20.0 | 1000 | 0.3950 | 60.8472 |
72
- | 0.0016 | 40.0 | 2000 | 0.4374 | 61.1906 |
73
- | 0.0001 | 60.0 | 3000 | 0.5229 | 59.5306 |
74
- | 0.0 | 80.0 | 4000 | 0.5753 | 59.7596 |
75
 
76
 
77
  ### Framework versions
78
 
79
  - Transformers 4.26.0.dev0
80
- - Pytorch 1.13.0+cu117
81
- - Datasets 2.7.1.dev0
82
  - Tokenizers 0.13.2
 
24
  metrics:
25
  - name: Wer
26
  type: wer
27
+ value: 57.355466514024044
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
34
 
35
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
36
  It achieves the following results on the evaluation set:
37
+ - Loss: 0.5742
38
+ - Wer: 57.3555
39
 
40
  ## Model description
41
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer |
70
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
71
+ | 0.0063 | 20.0 | 1000 | 0.3779 | 62.1065 |
72
+ | 0.0006 | 40.0 | 2000 | 0.4340 | 58.5575 |
73
+ | 0.0001 | 60.0 | 3000 | 0.5214 | 57.2410 |
74
+ | 0.0 | 80.0 | 4000 | 0.5742 | 57.3555 |
75
 
76
 
77
  ### Framework versions
78
 
79
  - Transformers 4.26.0.dev0
80
+ - Pytorch 1.13.0
81
+ - Datasets 2.7.1
82
  - Tokenizers 0.13.2