TheoJo commited on
Commit
9fbc3ba
1 Parent(s): fb42ae9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -24,7 +24,7 @@ model-index:
24
  metrics:
25
  - name: Wer
26
  type: wer
27
- value: 233.42796309439316
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-tiny](https://huggingface.co/openai/whisper-tiny) on the Google Fleures dataset.
36
  It achieves the following results on the evaluation set:
37
- - Loss: 0.6558
38
- - Wer: 233.4280
39
 
40
  ## Model description
41
 
@@ -61,7 +61,7 @@ The following hyperparameters were used during training:
61
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
  - lr_scheduler_type: linear
63
  - lr_scheduler_warmup_steps: 500
64
- - training_steps: 4000
65
  - mixed_precision_training: Native AMP
66
 
67
  ### Training results
@@ -72,6 +72,10 @@ The following hyperparameters were used during training:
72
  | 0.0174 | 12.58 | 2000 | 0.6095 | 143.0979 |
73
  | 0.0072 | 18.87 | 3000 | 0.6457 | 214.4074 |
74
  | 0.005 | 25.16 | 4000 | 0.6558 | 233.4280 |
 
 
 
 
75
 
76
 
77
  ### Framework versions
 
24
  metrics:
25
  - name: Wer
26
  type: wer
27
+ value: 174.6096
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-tiny](https://huggingface.co/openai/whisper-tiny) on the Google Fleures dataset.
36
  It achieves the following results on the evaluation set:
37
+ - Loss: 0.789679
38
+ - Wer: 174.6096
39
 
40
  ## Model description
41
 
 
61
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
  - lr_scheduler_type: linear
63
  - lr_scheduler_warmup_steps: 500
64
+ - training_steps: 8000
65
  - mixed_precision_training: Native AMP
66
 
67
  ### Training results
 
72
  | 0.0174 | 12.58 | 2000 | 0.6095 | 143.0979 |
73
  | 0.0072 | 18.87 | 3000 | 0.6457 | 214.4074 |
74
  | 0.005 | 25.16 | 4000 | 0.6558 | 233.4280 |
75
+ | 0.001500 | 32.16 | 5000 | 0.735888 | 148.2789 |
76
+ | 0.000600 | 38.16 | 6000 | 0.764227 | 153.5841 |
77
+ | 0.000400 | 44.16 | 7000 | 0.782319 | 174.4144 |
78
+ | 0.000400 | 52.16 | 8000 | 0.789679 | 174.6096 |
79
 
80
 
81
  ### Framework versions