KatMarie commited on
Commit
2b18270
1 Parent(s): 07da5c8

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Wer
24
  type: wer
25
- value: 0.20199775122244593
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.1328
36
- - Wer: 0.2020
37
 
38
  ## Model description
39
 
@@ -67,16 +67,16 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:-----:|:----:|:---------------:|:------:|
70
- | 0.2091 | 0.5 | 400 | 0.2289 | 0.3397 |
71
- | 0.2323 | 1.01 | 800 | 0.2230 | 0.3233 |
72
- | 0.1659 | 1.51 | 1200 | 0.1768 | 0.2878 |
73
- | 0.138 | 2.02 | 1600 | 0.1508 | 0.2262 |
74
- | 0.0915 | 2.52 | 2000 | 0.1328 | 0.2020 |
75
 
76
 
77
  ### Framework versions
78
 
79
  - Transformers 4.31.0
80
  - Pytorch 2.0.1+cu118
81
- - Datasets 2.14.3
82
  - Tokenizers 0.13.3
 
22
  metrics:
23
  - name: Wer
24
  type: wer
25
+ value: 0.22866929895667182
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.1545
36
+ - Wer: 0.2287
37
 
38
  ## Model description
39
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:-----:|:----:|:---------------:|:------:|
70
+ | 3.7265 | 0.5 | 400 | 0.6904 | 0.8056 |
71
+ | 0.428 | 1.01 | 800 | 0.2861 | 0.4551 |
72
+ | 0.2408 | 1.51 | 1200 | 0.2375 | 0.4013 |
73
+ | 0.1896 | 2.02 | 1600 | 0.1714 | 0.2646 |
74
+ | 0.1151 | 2.52 | 2000 | 0.1545 | 0.2287 |
75
 
76
 
77
  ### Framework versions
78
 
79
  - Transformers 4.31.0
80
  - Pytorch 2.0.1+cu118
81
+ - Datasets 2.14.4
82
  - Tokenizers 0.13.3