thisisHJLee commited on
Commit
9e2a499
1 Parent(s): 83eaf9a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
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-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.9504
18
- - Cer: 0.1673
19
 
20
  ## Model description
21
 
@@ -47,15 +47,15 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Cer |
49
  |:-------------:|:-----:|:----:|:---------------:|:------:|
50
- | 4.7279 | 3.25 | 500 | 3.5098 | 0.9857 |
51
- | 1.2914 | 6.49 | 1000 | 0.9970 | 0.2487 |
52
- | 0.3791 | 9.74 | 1500 | 0.9036 | 0.2060 |
53
- | 0.2147 | 12.99 | 2000 | 0.8963 | 0.1983 |
54
- | 0.1607 | 16.23 | 2500 | 0.9386 | 0.1848 |
55
- | 0.1281 | 19.48 | 3000 | 0.8897 | 0.1736 |
56
- | 0.1094 | 22.73 | 3500 | 0.9474 | 0.1754 |
57
- | 0.0933 | 25.97 | 4000 | 0.9557 | 0.1711 |
58
- | 0.0845 | 29.22 | 4500 | 0.9504 | 0.1673 |
59
 
60
 
61
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.9497
18
+ - Cer: 0.1674
19
 
20
  ## Model description
21
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Cer |
49
  |:-------------:|:-----:|:----:|:---------------:|:------:|
50
+ | 0.0791 | 3.25 | 500 | 0.9497 | 0.1674 |
51
+ | 0.0763 | 6.49 | 1000 | 0.9497 | 0.1674 |
52
+ | 0.0778 | 9.74 | 1500 | 0.9497 | 0.1674 |
53
+ | 0.0782 | 12.99 | 2000 | 0.9497 | 0.1674 |
54
+ | 0.0795 | 16.23 | 2500 | 0.9497 | 0.1674 |
55
+ | 0.0757 | 19.48 | 3000 | 0.9497 | 0.1674 |
56
+ | 0.0782 | 22.73 | 3500 | 0.9497 | 0.1674 |
57
+ | 0.0785 | 25.97 | 4000 | 0.9497 | 0.1674 |
58
+ | 0.0797 | 29.22 | 4500 | 0.9497 | 0.1674 |
59
 
60
 
61
  ### Framework versions