jayashreedevi2020 commited on
Commit
8feabb3
1 Parent(s): cfc6812

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Wer
24
  type: wer
25
- value: 0.8446084460844608
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_11_0 dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 1.2483
36
- - Wer: 0.8446
37
 
38
  ## Model description
39
 
@@ -68,12 +68,12 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer |
70
  |:-------------:|:------:|:----:|:---------------:|:------:|
71
- | 6.1762 | 9.8765 | 400 | 1.2483 | 0.8446 |
72
 
73
 
74
  ### Framework versions
75
 
76
- - Transformers 4.40.1
77
  - Pytorch 2.2.1+cu121
78
- - Datasets 2.19.0
79
  - Tokenizers 0.19.1
 
22
  metrics:
23
  - name: Wer
24
  type: wer
25
+ value: 0.9131147540983606
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_11_0 dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 1.5724
36
+ - Wer: 0.9131
37
 
38
  ## Model description
39
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer |
70
  |:-------------:|:------:|:----:|:---------------:|:------:|
71
+ | 6.4474 | 9.8765 | 400 | 1.5724 | 0.9131 |
72
 
73
 
74
  ### Framework versions
75
 
76
+ - Transformers 4.40.2
77
  - Pytorch 2.2.1+cu121
78
+ - Datasets 2.19.1
79
  - Tokenizers 0.19.1