Thienpkae commited on
Commit
d1460aa
1 Parent(s): cd5af42

End of training

Browse files
Files changed (1) hide show
  1. README.md +21 -26
README.md CHANGED
@@ -1,18 +1,18 @@
1
  ---
 
2
  base_model: facebook/wav2vec2-base
 
 
3
  datasets:
4
  - vivos
5
- license: apache-2.0
6
  metrics:
7
  - wer
8
- tags:
9
- - generated_from_trainer
10
  model-index:
11
  - name: wav2vec2-vivos-asr
12
  results:
13
  - task:
14
- type: automatic-speech-recognition
15
  name: Automatic Speech Recognition
 
16
  dataset:
17
  name: vivos
18
  type: vivos
@@ -20,21 +20,21 @@ model-index:
20
  split: None
21
  args: default
22
  metrics:
23
- - type: wer
24
- value: 0.3726759841005257
25
- name: Wer
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
  should probably proofread and complete it, then remove this comment. -->
30
 
31
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/khackho01125-CMC-University/Wav2Vec2/runs/p3skrhqk)
32
  # wav2vec2-vivos-asr
33
 
34
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the vivos dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.7912
37
- - Wer: 0.3727
38
 
39
  ## Model description
40
 
@@ -62,28 +62,23 @@ The following hyperparameters were used during training:
62
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
63
  - lr_scheduler_type: cosine
64
  - lr_scheduler_warmup_steps: 400
65
- - num_epochs: 30
66
  - mixed_precision_training: Native AMP
67
 
68
  ### Training results
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer |
71
  |:-------------:|:-----:|:----:|:---------------:|:------:|
72
- | 5.8168 | 2.0 | 292 | 3.6240 | 1.0 |
73
- | 3.4344 | 4.0 | 584 | 3.4785 | 1.0 |
74
- | 3.0271 | 6.0 | 876 | 1.8947 | 0.9142 |
75
- | 1.2453 | 8.0 | 1168 | 1.0293 | 0.6091 |
76
- | 0.7876 | 10.0 | 1460 | 0.8472 | 0.5229 |
77
- | 0.6062 | 12.0 | 1752 | 0.7675 | 0.4748 |
78
- | 0.4929 | 14.0 | 2044 | 0.7494 | 0.4303 |
79
- | 0.4376 | 16.0 | 2336 | 0.7481 | 0.4063 |
80
- | 0.3523 | 18.0 | 2628 | 0.7580 | 0.4007 |
81
- | 0.309 | 20.0 | 2920 | 0.7676 | 0.3851 |
82
- | 0.2694 | 22.0 | 3212 | 0.7631 | 0.3819 |
83
- | 0.2531 | 24.0 | 3504 | 0.7717 | 0.3761 |
84
- | 0.2472 | 26.0 | 3796 | 0.7825 | 0.3710 |
85
- | 0.2223 | 28.0 | 4088 | 0.7905 | 0.3732 |
86
- | 0.2183 | 30.0 | 4380 | 0.7912 | 0.3727 |
87
 
88
 
89
  ### Framework versions
 
1
  ---
2
+ license: apache-2.0
3
  base_model: facebook/wav2vec2-base
4
+ tags:
5
+ - generated_from_trainer
6
  datasets:
7
  - vivos
 
8
  metrics:
9
  - wer
 
 
10
  model-index:
11
  - name: wav2vec2-vivos-asr
12
  results:
13
  - task:
 
14
  name: Automatic Speech Recognition
15
+ type: automatic-speech-recognition
16
  dataset:
17
  name: vivos
18
  type: vivos
 
20
  split: None
21
  args: default
22
  metrics:
23
+ - name: Wer
24
+ type: wer
25
+ value: 0.39171506989212995
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
  should probably proofread and complete it, then remove this comment. -->
30
 
31
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/khackho01125-CMC-University/Wav2Vec2/runs/dhvwjkwm)
32
  # wav2vec2-vivos-asr
33
 
34
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the vivos dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.7105
37
+ - Wer: 0.3917
38
 
39
  ## Model description
40
 
 
62
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
63
  - lr_scheduler_type: cosine
64
  - lr_scheduler_warmup_steps: 400
65
+ - num_epochs: 20
66
  - mixed_precision_training: Native AMP
67
 
68
  ### Training results
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer |
71
  |:-------------:|:-----:|:----:|:---------------:|:------:|
72
+ | 5.7574 | 2.0 | 292 | 3.6165 | 1.0 |
73
+ | 3.4366 | 4.0 | 584 | 3.5022 | 1.0 |
74
+ | 2.7297 | 6.0 | 876 | 1.4138 | 0.7707 |
75
+ | 1.0147 | 8.0 | 1168 | 0.8998 | 0.5443 |
76
+ | 0.6909 | 10.0 | 1460 | 0.7924 | 0.4759 |
77
+ | 0.5341 | 12.0 | 1752 | 0.7368 | 0.4337 |
78
+ | 0.4472 | 14.0 | 2044 | 0.7149 | 0.4063 |
79
+ | 0.4269 | 16.0 | 2336 | 0.7197 | 0.4002 |
80
+ | 0.3627 | 18.0 | 2628 | 0.7151 | 0.3961 |
81
+ | 0.3487 | 20.0 | 2920 | 0.7105 | 0.3917 |
 
 
 
 
 
82
 
83
 
84
  ### Framework versions