EzraWilliam commited on
Commit
7a1e9cb
1 Parent(s): 8f6a71d

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -8
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.5099
21
- - Wer: 0.7823
22
 
23
  ## Model description
24
 
@@ -50,12 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
- | 4.3441 | 4.59 | 500 | 2.8658 | 1.0 |
54
- | 1.1862 | 9.17 | 1000 | 1.2467 | 0.8572 |
55
- | 0.4708 | 13.76 | 1500 | 1.3497 | 0.8065 |
56
- | 0.3068 | 18.35 | 2000 | 1.3890 | 0.7881 |
57
- | 0.2223 | 22.94 | 2500 | 1.3892 | 0.7720 |
58
- | 0.1808 | 27.52 | 3000 | 1.5099 | 0.7823 |
59
 
60
 
61
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.6817
21
+ - Wer: 0.9964
22
 
23
  ## Model description
24
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | 4.9984 | 11.9 | 500 | 2.8550 | 1.0 |
54
+ | 1.5009 | 23.81 | 1000 | 1.6817 | 0.9964 |
 
 
 
 
55
 
56
 
57
  ### Framework versions