Steven Liu commited on
Commit
e0cb9d1
1 Parent(s): 6905677

update model card README.md

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 [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.0301
20
  - Wer: 1.0
21
 
22
  ## Model description
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:---:|
53
- | 2.8297 | 1.0 | 54 | 2.3505 | 1.0 |
54
- | 1.1947 | 2.0 | 108 | 1.1780 | 1.0 |
55
- | 0.9963 | 3.0 | 162 | 1.1032 | 1.0 |
56
- | 0.9692 | 4.0 | 216 | 1.0481 | 1.0 |
57
- | 1.0141 | 5.0 | 270 | 1.0301 | 1.0 |
58
 
59
 
60
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.8374
20
  - Wer: 1.0
21
 
22
  ## Model description
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:---:|
53
+ | 2.9339 | 1.0 | 53 | 2.1486 | 1.0 |
54
+ | 1.0649 | 2.0 | 106 | 1.0241 | 1.0 |
55
+ | 0.9545 | 3.0 | 159 | 0.8975 | 1.0 |
56
+ | 0.8808 | 4.0 | 212 | 0.8565 | 1.0 |
57
+ | 0.815 | 5.0 | 265 | 0.8374 | 1.0 |
58
 
59
 
60
  ### Framework versions