rwang97 commited on
Commit
3009c10
1 Parent(s): 6c1f0cb

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
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: 0.4311
18
- - Wer: 0.3357
19
 
20
  ## Model description
21
 
@@ -48,13 +48,13 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Wer |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
- | 3.6383 | 4.0 | 500 | 1.9206 | 1.0171 |
52
- | 0.8682 | 8.0 | 1000 | 0.4965 | 0.4851 |
53
- | 0.3047 | 12.0 | 1500 | 0.4051 | 0.3887 |
54
- | 0.1763 | 16.0 | 2000 | 0.4268 | 0.3692 |
55
- | 0.1305 | 20.0 | 2500 | 0.4363 | 0.3566 |
56
- | 0.11 | 24.0 | 3000 | 0.4250 | 0.3411 |
57
- | 0.0815 | 28.0 | 3500 | 0.4311 | 0.3357 |
58
 
59
 
60
  ### Framework versions
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.4473
18
+ - Wer: 0.3380
19
 
20
  ## Model description
21
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Wer |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | 0.1048 | 4.0 | 500 | 0.4370 | 0.3475 |
52
+ | 0.0871 | 8.0 | 1000 | 0.4489 | 0.3405 |
53
+ | 0.0651 | 12.0 | 1500 | 0.4473 | 0.3380 |
54
+ | 0.0703 | 16.0 | 2000 | 0.4473 | 0.3380 |
55
+ | 0.0676 | 20.0 | 2500 | 0.4473 | 0.3380 |
56
+ | 0.0714 | 24.0 | 3000 | 0.4473 | 0.3380 |
57
+ | 0.0742 | 28.0 | 3500 | 0.4473 | 0.3380 |
58
 
59
 
60
  ### Framework versions