mmcgovern574 commited on
Commit
174ff5d
1 Parent(s): 9556fce

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: Wer
21
  type: wer
22
- value: 35.714285714285715
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,7 +31,7 @@ This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.
31
  It achieves the following results on the evaluation set:
32
  - Loss: 0.6947
33
  - Wer Ortho: 0.3584
34
- - Wer: 35.7143
35
 
36
  ## Model description
37
 
@@ -62,9 +62,9 @@ The following hyperparameters were used during training:
62
 
63
  ### Training results
64
 
65
- | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
66
- |:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
67
- | 0.001 | 17.86 | 500 | 0.6947 | 0.3584 | 35.7143 |
68
 
69
 
70
  ### Framework versions
 
19
  metrics:
20
  - name: Wer
21
  type: wer
22
+ value: 0.35714285714285715
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
  It achieves the following results on the evaluation set:
32
  - Loss: 0.6947
33
  - Wer Ortho: 0.3584
34
+ - Wer: 0.3571
35
 
36
  ## Model description
37
 
 
62
 
63
  ### Training results
64
 
65
+ | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
66
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|
67
+ | 0.001 | 17.86 | 500 | 0.6947 | 0.3584 | 0.3571 |
68
 
69
 
70
  ### Framework versions