Grimshinigamii commited on
Commit
5c9b62f
1 Parent(s): 3ecfaac

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Wer
23
  type: wer
24
- value: 0.5679738291440639
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  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_13_0 dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.8352
35
- - Wer: 0.5680
36
 
37
  ## Model description
38
 
@@ -66,12 +66,12 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Wer |
68
  |:-------------:|:-----:|:----:|:---------------:|:------:|
69
- | 0.2783 | 2.86 | 400 | 0.8352 | 0.5680 |
70
 
71
 
72
  ### Framework versions
73
 
74
  - Transformers 4.30.0
75
- - Pytorch 2.2.1+cu121
76
- - Datasets 2.19.1
77
  - Tokenizers 0.13.3
 
21
  metrics:
22
  - name: Wer
23
  type: wer
24
+ value: 0.8740320510166052
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  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_13_0 dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 1.6224
35
+ - Wer: 0.8740
36
 
37
  ## Model description
38
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Wer |
68
  |:-------------:|:-----:|:----:|:---------------:|:------:|
69
+ | 5.7147 | 2.86 | 400 | 1.6224 | 0.8740 |
70
 
71
 
72
  ### Framework versions
73
 
74
  - Transformers 4.30.0
75
+ - Pytorch 2.1.2
76
+ - Datasets 2.18.0
77
  - Tokenizers 0.13.3