Thienpkae commited on
Commit
770cf2f
1 Parent(s): cd66144

End of training

Browse files
Files changed (1) hide show
  1. README.md +14 -14
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Wer
24
  type: wer
25
- value: 0.20053544110147883
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-base](https://huggingface.co/facebook/wav2vec2-base) on the vivos dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.3151
36
- - Wer: 0.2005
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.0001
56
  - train_batch_size: 32
57
  - eval_batch_size: 8
58
  - seed: 42
@@ -68,16 +68,16 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer |
70
  |:-------------:|:-----:|:----:|:---------------:|:------:|
71
- | 7.4472 | 2.0 | 146 | 4.1025 | 1.0 |
72
- | 3.4729 | 4.0 | 292 | 3.6046 | 1.0 |
73
- | 2.8216 | 6.0 | 438 | 1.4275 | 0.8461 |
74
- | 0.8343 | 8.0 | 584 | 0.5637 | 0.3727 |
75
- | 0.4258 | 10.0 | 730 | 0.4272 | 0.2877 |
76
- | 0.3012 | 12.0 | 876 | 0.3548 | 0.2370 |
77
- | 0.2445 | 14.0 | 1022 | 0.3371 | 0.2230 |
78
- | 0.2328 | 16.0 | 1168 | 0.3269 | 0.2119 |
79
- | 0.1831 | 18.0 | 1314 | 0.3204 | 0.2058 |
80
- | 0.1664 | 20.0 | 1460 | 0.3151 | 0.2005 |
81
 
82
 
83
  ### Framework versions
 
22
  metrics:
23
  - name: Wer
24
  type: wer
25
+ value: 0.4232335172051484
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-base](https://huggingface.co/facebook/wav2vec2-base) on the vivos dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.6926
36
+ - Wer: 0.4232
37
 
38
  ## Model description
39
 
 
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
+ - learning_rate: 0.0002
56
  - train_batch_size: 32
57
  - eval_batch_size: 8
58
  - seed: 42
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer |
70
  |:-------------:|:-----:|:----:|:---------------:|:------:|
71
+ | 6.3715 | 2.0 | 146 | 3.6727 | 1.0 |
72
+ | 3.4482 | 4.0 | 292 | 3.5947 | 1.0 |
73
+ | 3.4187 | 6.0 | 438 | 3.5349 | 1.0 |
74
+ | 3.3922 | 8.0 | 584 | 3.4713 | 1.0 |
75
+ | 3.349 | 10.0 | 730 | 3.3434 | 1.0 |
76
+ | 2.1445 | 12.0 | 876 | 1.3684 | 0.7849 |
77
+ | 1.0296 | 14.0 | 1022 | 0.9135 | 0.5588 |
78
+ | 0.7796 | 16.0 | 1168 | 0.7838 | 0.4871 |
79
+ | 0.609 | 18.0 | 1314 | 0.7060 | 0.4372 |
80
+ | 0.5388 | 20.0 | 1460 | 0.6926 | 0.4232 |
81
 
82
 
83
  ### Framework versions