kiranpantha commited on
Commit
474aaeb
1 Parent(s): e5040da

End of training

Browse files
Files changed (1) hide show
  1. README.md +15 -15
README.md CHANGED
@@ -25,7 +25,7 @@ model-index:
25
  metrics:
26
  - name: Wer
27
  type: wer
28
- value: 70.95343680709534
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -35,8 +35,8 @@ should probably proofread and complete it, then remove this comment. -->
35
 
36
  This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the OpenSLR54 dataset.
37
  It achieves the following results on the evaluation set:
38
- - Loss: 0.8516
39
- - Wer: 70.9534
40
 
41
  ## Model description
42
 
@@ -67,18 +67,18 @@ The following hyperparameters were used during training:
67
 
68
  ### Training results
69
 
70
- | Training Loss | Epoch | Step | Validation Loss | Wer |
71
- |:-------------:|:-------:|:----:|:---------------:|:-------:|
72
- | 0.4095 | 2.9940 | 500 | 0.5248 | 82.9268 |
73
- | 0.0953 | 5.9880 | 1000 | 0.5482 | 75.8315 |
74
- | 0.0164 | 8.9820 | 1500 | 0.6417 | 73.8359 |
75
- | 0.004 | 11.9760 | 2000 | 0.7480 | 73.8359 |
76
- | 0.0005 | 14.9701 | 2500 | 0.7697 | 71.8404 |
77
- | 0.0002 | 17.9641 | 3000 | 0.8008 | 71.6186 |
78
- | 0.0002 | 20.9581 | 3500 | 0.8219 | 71.3969 |
79
- | 0.0001 | 23.9521 | 4000 | 0.8370 | 70.7317 |
80
- | 0.0001 | 26.9461 | 4500 | 0.8476 | 70.7317 |
81
- | 0.0001 | 29.9401 | 5000 | 0.8516 | 70.9534 |
82
 
83
 
84
  ### Framework versions
 
25
  metrics:
26
  - name: Wer
27
  type: wer
28
+ value: 43.58105012370567
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-base](https://huggingface.co/openai/whisper-base) on the OpenSLR54 dataset.
37
  It achieves the following results on the evaluation set:
38
+ - Loss: 0.2096
39
+ - Wer: 43.5811
40
 
41
  ## Model description
42
 
 
67
 
68
  ### Training results
69
 
70
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
71
+ |:-------------:|:------:|:----:|:---------------:|:-------:|
72
+ | 0.5243 | 0.1200 | 500 | 0.4983 | 77.1832 |
73
+ | 0.3685 | 0.2399 | 1000 | 0.3600 | 64.9684 |
74
+ | 0.3007 | 0.3599 | 1500 | 0.3094 | 58.0592 |
75
+ | 0.2704 | 0.4798 | 2000 | 0.2785 | 54.5038 |
76
+ | 0.2529 | 0.5998 | 2500 | 0.2560 | 50.7560 |
77
+ | 0.2479 | 0.7198 | 3000 | 0.2407 | 48.4193 |
78
+ | 0.2349 | 0.8397 | 3500 | 0.2262 | 46.3850 |
79
+ | 0.211 | 0.9597 | 4000 | 0.2170 | 45.2305 |
80
+ | 0.1707 | 1.0797 | 4500 | 0.2132 | 44.6990 |
81
+ | 0.1506 | 1.1996 | 5000 | 0.2096 | 43.5811 |
82
 
83
 
84
  ### Framework versions