auro commited on
Commit
b8ed07b
·
1 Parent(s): 5718c50

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -10,7 +10,7 @@ datasets:
10
  metrics:
11
  - wer
12
  model-index:
13
- - name: Whisper Small Hi - Sanchit Gandhi
14
  results:
15
  - task:
16
  name: Automatic Speech Recognition
@@ -24,18 +24,18 @@ model-index:
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
31
  should probably proofread and complete it, then remove this comment. -->
32
 
33
- # Whisper Small Hi - Sanchit Gandhi
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,15 +68,15 @@ The following hyperparameters were used during training:
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
 
10
  metrics:
11
  - wer
12
  model-index:
13
+ - name: Whisper Small Odia - Auro Tripathy with tips from Sanchit language None
14
  results:
15
  - task:
16
  name: Automatic Speech Recognition
 
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
31
  should probably proofread and complete it, then remove this comment. -->
32
 
33
+ # Whisper Small Odia - Auro Tripathy with tips from Sanchit language None
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
 
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.1+cu117
81
+ - Datasets 2.7.1.dev0
82
  - Tokenizers 0.13.2