hrdipto commited on
Commit
995ecf7
1 Parent(s): bd1e6b9

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-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.4473
18
- - Wer: 0.3872
19
 
20
  ## Model description
21
 
@@ -50,13 +50,13 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
- | 2.3125 | 4.03 | 500 | 0.5989 | 0.6027 |
54
- | 0.2534 | 8.06 | 1000 | 0.4623 | 0.4681 |
55
- | 0.1077 | 12.1 | 1500 | 0.4736 | 0.4244 |
56
- | 0.0648 | 16.13 | 2000 | 0.4592 | 0.4138 |
57
- | 0.0439 | 20.16 | 2500 | 0.4601 | 0.4027 |
58
- | 0.0294 | 24.19 | 3000 | 0.4564 | 0.3954 |
59
- | 0.02 | 28.22 | 3500 | 0.4473 | 0.3872 |
60
 
61
 
62
  ### 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.4285
18
+ - Wer: 0.3662
19
 
20
  ## Model description
21
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | 2.1571 | 4.03 | 500 | 0.5235 | 0.5098 |
54
+ | 0.2001 | 8.06 | 1000 | 0.4172 | 0.4375 |
55
+ | 0.0968 | 12.1 | 1500 | 0.4562 | 0.4016 |
56
+ | 0.0607 | 16.13 | 2000 | 0.4640 | 0.4050 |
57
+ | 0.0409 | 20.16 | 2500 | 0.4688 | 0.3914 |
58
+ | 0.0273 | 24.19 | 3000 | 0.4414 | 0.3763 |
59
+ | 0.0181 | 28.22 | 3500 | 0.4285 | 0.3662 |
60
 
61
 
62
  ### Framework versions