eriwik commited on
Commit
1efc2c9
1 Parent(s): 9666ab0

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -20,12 +20,12 @@ model-index:
20
  name: Minds 14
21
  type: PolyAI/minds14
22
  config: en-US
23
- split: train
24
  args: en-US
25
  metrics:
26
  - name: Wer
27
  type: wer
28
- value: 3.6057407187759463
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -35,9 +35,9 @@ should probably proofread and complete it, then remove this comment. -->
35
 
36
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Minds 14 dataset.
37
  It achieves the following results on the evaluation set:
38
- - Loss: 0.0015
39
- - Wer Ortho: 3.7349
40
- - Wer: 3.6057
41
 
42
  ## Model description
43
 
@@ -68,9 +68,9 @@ The following hyperparameters were used during training:
68
 
69
  ### Training results
70
 
71
- | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
72
- |:-------------:|:-------:|:----:|:---------------:|:---------:|:------:|
73
- | 0.001 | 13.8889 | 500 | 0.0015 | 3.7349 | 3.6057 |
74
 
75
 
76
  ### Framework versions
 
20
  name: Minds 14
21
  type: PolyAI/minds14
22
  config: en-US
23
+ split: train[450:]
24
  args: en-US
25
  metrics:
26
  - name: Wer
27
  type: wer
28
+ value: 32.93978748524203
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
35
 
36
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Minds 14 dataset.
37
  It achieves the following results on the evaluation set:
38
+ - Loss: 0.6469
39
+ - Wer Ortho: 33.0660
40
+ - Wer: 32.9398
41
 
42
  ## Model description
43
 
 
68
 
69
  ### Training results
70
 
71
+ | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
72
+ |:-------------:|:-------:|:----:|:---------------:|:---------:|:-------:|
73
+ | 0.0013 | 17.2414 | 500 | 0.6469 | 33.0660 | 32.9398 |
74
 
75
 
76
  ### Framework versions