henil panchal commited on
Commit
4064cc7
1 Parent(s): a4438eb

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Wer
23
  type: wer
24
- value: 0.9988399071925754
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 dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 2.2139
35
- - Wer: 0.9988
36
 
37
  ## Model description
38
 
@@ -67,7 +67,7 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:-----:|:----:|:---------------:|:------:|
70
- | 7.6392 | 22.22 | 400 | 2.2139 | 0.9988 |
71
 
72
 
73
  ### Framework versions
 
21
  metrics:
22
  - name: Wer
23
  type: wer
24
+ value: 0.7888631090487239
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 dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 1.2473
35
+ - Wer: 0.7889
36
 
37
  ## Model description
38
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:-----:|:----:|:---------------:|:------:|
70
+ | 0.3821 | 22.22 | 400 | 1.2473 | 0.7889 |
71
 
72
 
73
  ### Framework versions