isaacm commited on
Commit
9dc4e23
·
1 Parent(s): 889ab5c

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: 1.2054
18
- - Wer: 0.5205
19
 
20
  ## Model description
21
 
@@ -48,15 +48,15 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Wer |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
- | 3.5248 | 2.01 | 500 | 2.2003 | 0.9990 |
52
- | 0.7619 | 4.02 | 1000 | 1.4549 | 0.6285 |
53
- | 0.3232 | 6.02 | 1500 | 1.2368 | 0.5479 |
54
- | 0.1934 | 8.03 | 2000 | 1.2054 | 0.5205 |
55
 
56
 
57
  ### Framework versions
58
 
59
  - Transformers 4.17.0
60
- - Pytorch 1.13.0+cu116
61
  - Datasets 1.18.3
62
  - Tokenizers 0.13.2
 
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: 1.3129
18
+ - Wer: 0.5405
19
 
20
  ## Model description
21
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Wer |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | 3.4076 | 2.01 | 500 | 1.9725 | 0.9746 |
52
+ | 0.7408 | 4.02 | 1000 | 1.4323 | 0.6385 |
53
+ | 0.3244 | 6.02 | 1500 | 1.3722 | 0.5721 |
54
+ | 0.1869 | 8.03 | 2000 | 1.3129 | 0.5405 |
55
 
56
 
57
  ### Framework versions
58
 
59
  - Transformers 4.17.0
60
+ - Pytorch 1.13.1+cu116
61
  - Datasets 1.18.3
62
  - Tokenizers 0.13.2