vishwasgautam commited on
Commit
dc11a07
·
1 Parent(s): 649217e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -14,8 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 3.0048
18
- - Wer: 1.0
19
 
20
  ## Model description
21
 
@@ -46,15 +46,15 @@ The following hyperparameters were used during training:
46
 
47
  ### Training results
48
 
49
- | Training Loss | Epoch | Step | Validation Loss | Wer |
50
- |:-------------:|:-----:|:----:|:---------------:|:---:|
51
- | 4.2169 | 13.51 | 500 | 3.4110 | 1.0 |
52
- | 2.9129 | 27.03 | 1000 | 3.0048 | 1.0 |
53
 
54
 
55
  ### Framework versions
56
 
57
  - Transformers 4.20.1
58
- - Pytorch 1.11.0+cu113
59
  - Datasets 2.3.2
60
  - Tokenizers 0.12.1
 
14
 
15
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.4627
18
+ - Wer: 0.3174
19
 
20
  ## Model description
21
 
 
46
 
47
  ### Training results
48
 
49
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
50
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | 4.2349 | 13.51 | 500 | 3.1154 | 1.0 |
52
+ | 1.5 | 27.03 | 1000 | 0.4627 | 0.3174 |
53
 
54
 
55
  ### Framework versions
56
 
57
  - Transformers 4.20.1
58
+ - Pytorch 1.12.0+cu113
59
  - Datasets 2.3.2
60
  - Tokenizers 0.12.1