einargizz commited on
Commit
30f93fe
1 Parent(s): bd1aa30

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Wer
23
  type: wer
24
- value: 45.68657478305258
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the samromur_children dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.6322
35
- - Wer: 45.6866
36
 
37
  ## Model description
38
 
@@ -67,10 +67,10 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
70
- | 1.4343 | 0.25 | 250 | 1.5134 | 79.0199 |
71
- | 0.7719 | 0.5 | 500 | 0.8724 | 61.2047 |
72
- | 0.7181 | 0.75 | 750 | 0.6547 | 47.3201 |
73
- | 0.5734 | 1.0 | 1000 | 0.6322 | 45.6866 |
74
 
75
 
76
  ### Framework versions
 
21
  metrics:
22
  - name: Wer
23
  type: wer
24
+ value: 45.29159303206261
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the samromur_children dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.6313
35
+ - Wer: 45.2916
36
 
37
  ## Model description
38
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
70
+ | 1.4343 | 0.25 | 250 | 1.4900 | 77.9349 |
71
+ | 0.7722 | 0.5 | 500 | 0.8731 | 60.2878 |
72
+ | 0.7181 | 0.75 | 750 | 0.6534 | 46.5034 |
73
+ | 0.5733 | 1.0 | 1000 | 0.6313 | 45.2916 |
74
 
75
 
76
  ### Framework versions