Jana1994 commited on
Commit
2510ace
1 Parent(s): 4bce0bf

End of training

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Wer
24
  type: wer
25
- value: 0.7846383810509371
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: 1.4528
36
- - Wer: 0.7846
37
 
38
  ## Model description
39
 
@@ -52,7 +52,7 @@ More information needed
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
- - learning_rate: 0.003
56
  - train_batch_size: 8
57
  - eval_batch_size: 8
58
  - seed: 42
@@ -67,12 +67,12 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:-----:|:----:|:---------------:|:------:|
70
- | 0.5925 | 1.67 | 200 | 1.4259 | 0.9056 |
71
- | 1.1707 | 3.33 | 400 | 1.4610 | 0.9066 |
72
- | 0.8991 | 5.0 | 600 | 1.3230 | 0.8607 |
73
- | 0.6162 | 6.67 | 800 | 1.3388 | 0.8568 |
74
- | 0.4192 | 8.33 | 1000 | 1.4365 | 0.8083 |
75
- | 0.2729 | 10.0 | 1200 | 1.4528 | 0.7846 |
76
 
77
 
78
  ### Framework versions
 
22
  metrics:
23
  - name: Wer
24
  type: wer
25
+ value: 0.6497412901000345
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.8913
36
+ - Wer: 0.6497
37
 
38
  ## Model description
39
 
 
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
+ - learning_rate: 0.0003
56
  - train_batch_size: 8
57
  - eval_batch_size: 8
58
  - seed: 42
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:-----:|:----:|:---------------:|:------:|
70
+ | 5.6444 | 1.67 | 200 | 2.9379 | 1.0 |
71
+ | 2.7964 | 3.33 | 400 | 1.9912 | 0.9927 |
72
+ | 1.1945 | 5.0 | 600 | 0.9492 | 0.7889 |
73
+ | 0.6065 | 6.67 | 800 | 0.8534 | 0.7137 |
74
+ | 0.3859 | 8.33 | 1000 | 0.8933 | 0.6689 |
75
+ | 0.2724 | 10.0 | 1200 | 0.8913 | 0.6497 |
76
 
77
 
78
  ### Framework versions