mfidabel commited on
Commit
d6663c0
·
verified ·
1 Parent(s): f72c6bd

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 4.0207
20
 
21
  ## Model description
22
 
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
- | No log | 1.0 | 2 | 6.9955 |
53
- | No log | 2.0 | 4 | 5.6194 |
54
- | No log | 3.0 | 6 | 4.5650 |
55
- | No log | 4.0 | 8 | 4.2867 |
56
- | No log | 5.0 | 10 | 4.0207 |
57
 
58
 
59
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.1441
20
 
21
  ## Model description
22
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | 0.5271 | 1.0 | 292 | 0.3598 |
53
+ | 0.3254 | 2.0 | 584 | 0.2609 |
54
+ | 0.2019 | 3.0 | 876 | 0.2030 |
55
+ | 0.1125 | 4.0 | 1168 | 0.1562 |
56
+ | 0.0543 | 5.0 | 1460 | 0.1441 |
57
 
58
 
59
  ### Framework versions