0xb1 commited on
Commit
c792941
·
1 Parent(s): 113e3ff

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the superb dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0878
22
  - Accuracy: 0.9832
23
 
24
  ## Model description
@@ -53,11 +53,11 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
- | 0.7032 | 1.0 | 399 | 0.5769 | 0.9526 |
57
- | 0.2937 | 2.0 | 798 | 0.1825 | 0.9793 |
58
- | 0.1957 | 3.0 | 1197 | 0.1225 | 0.9793 |
59
- | 0.1741 | 4.0 | 1597 | 0.0956 | 0.9822 |
60
- | 0.1265 | 5.0 | 1995 | 0.0878 | 0.9832 |
61
 
62
 
63
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the superb dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0895
22
  - Accuracy: 0.9832
23
 
24
  ## Model description
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | 0.6834 | 1.0 | 399 | 0.6010 | 0.8954 |
57
+ | 0.307 | 2.0 | 798 | 0.1814 | 0.9750 |
58
+ | 0.1782 | 3.0 | 1197 | 0.1134 | 0.9829 |
59
+ | 0.1732 | 4.0 | 1597 | 0.0974 | 0.9819 |
60
+ | 0.122 | 5.0 | 1995 | 0.0895 | 0.9832 |
61
 
62
 
63
  ### Framework versions