Robinjmf commited on
Commit
0a0b684
·
1 Parent(s): 7978faf

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -27
README.md CHANGED
@@ -1,10 +1,6 @@
1
  ---
2
- language:
3
- - tr
4
  license: apache-2.0
5
  tags:
6
- - automatic-speech-recognition
7
- - common_voice
8
  - generated_from_trainer
9
  datasets:
10
  - common_voice
@@ -17,15 +13,15 @@ model-index:
17
  name: Automatic Speech Recognition
18
  type: automatic-speech-recognition
19
  dataset:
20
- name: COMMON_VOICE - TR
21
  type: common_voice
22
  config: tr
23
  split: test
24
- args: 'Config: tr, Training split: train+validation, Eval split: test'
25
  metrics:
26
  - name: Wer
27
  type: wer
28
- value: 0.33888264732917983
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,10 +29,10 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  # wav2vec2-common_voice-tr-output
35
 
36
- This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the COMMON_VOICE - TR dataset.
37
  It achieves the following results on the evaluation set:
38
- - Loss: 0.3805
39
- - Wer: 0.3389
40
 
41
  ## Model description
42
 
@@ -64,29 +60,34 @@ The following hyperparameters were used during training:
64
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
65
  - lr_scheduler_type: linear
66
  - lr_scheduler_warmup_steps: 500
67
- - num_epochs: 15.0
68
  - mixed_precision_training: Native AMP
69
 
70
  ### Training results
71
 
72
  | Training Loss | Epoch | Step | Validation Loss | Wer |
73
  |:-------------:|:-----:|:----:|:---------------:|:------:|
74
- | No log | 0.92 | 100 | 3.6032 | 1.0 |
75
- | No log | 1.83 | 200 | 3.0158 | 0.9999 |
76
- | No log | 2.75 | 300 | 0.9692 | 0.8029 |
77
- | No log | 3.67 | 400 | 0.5820 | 0.6161 |
78
- | 3.1812 | 4.59 | 500 | 0.4891 | 0.5095 |
79
- | 3.1812 | 5.5 | 600 | 0.4719 | 0.4853 |
80
- | 3.1812 | 6.42 | 700 | 0.4360 | 0.4539 |
81
- | 3.1812 | 7.34 | 800 | 0.4098 | 0.4283 |
82
- | 3.1812 | 8.26 | 900 | 0.4020 | 0.3993 |
83
- | 0.2212 | 9.17 | 1000 | 0.4001 | 0.3806 |
84
- | 0.2212 | 10.09 | 1100 | 0.4000 | 0.3873 |
85
- | 0.2212 | 11.01 | 1200 | 0.4070 | 0.3751 |
86
- | 0.2212 | 11.93 | 1300 | 0.3874 | 0.3551 |
87
- | 0.2212 | 12.84 | 1400 | 0.3913 | 0.3561 |
88
- | 0.0998 | 13.76 | 1500 | 0.3882 | 0.3492 |
89
- | 0.0998 | 14.68 | 1600 | 0.3795 | 0.3403 |
 
 
 
 
 
90
 
91
 
92
  ### Framework versions
 
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
 
 
4
  - generated_from_trainer
5
  datasets:
6
  - common_voice
 
13
  name: Automatic Speech Recognition
14
  type: automatic-speech-recognition
15
  dataset:
16
+ name: common_voice
17
  type: common_voice
18
  config: tr
19
  split: test
20
+ args: tr
21
  metrics:
22
  - name: Wer
23
  type: wer
24
+ value: 0.3267286283321418
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  # wav2vec2-common_voice-tr-output
31
 
32
+ This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the common_voice dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.3753
35
+ - Wer: 0.3267
36
 
37
  ## Model description
38
 
 
60
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
  - lr_scheduler_type: linear
62
  - lr_scheduler_warmup_steps: 500
63
+ - num_epochs: 20.0
64
  - mixed_precision_training: Native AMP
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:-----:|:----:|:---------------:|:------:|
70
+ | No log | 0.92 | 100 | 3.6020 | 1.0 |
71
+ | No log | 1.83 | 200 | 2.9971 | 0.9999 |
72
+ | No log | 2.75 | 300 | 0.9174 | 0.7772 |
73
+ | No log | 3.67 | 400 | 0.5668 | 0.6356 |
74
+ | 3.1619 | 4.59 | 500 | 0.4949 | 0.5256 |
75
+ | 3.1619 | 5.5 | 600 | 0.4516 | 0.4744 |
76
+ | 3.1619 | 6.42 | 700 | 0.4291 | 0.4575 |
77
+ | 3.1619 | 7.34 | 800 | 0.4330 | 0.4273 |
78
+ | 3.1619 | 8.26 | 900 | 0.4016 | 0.4145 |
79
+ | 0.2261 | 9.17 | 1000 | 0.4214 | 0.4005 |
80
+ | 0.2261 | 10.09 | 1100 | 0.4093 | 0.3946 |
81
+ | 0.2261 | 11.01 | 1200 | 0.4051 | 0.3917 |
82
+ | 0.2261 | 11.93 | 1300 | 0.3908 | 0.3719 |
83
+ | 0.2261 | 12.84 | 1400 | 0.3850 | 0.3603 |
84
+ | 0.1119 | 13.76 | 1500 | 0.3967 | 0.3645 |
85
+ | 0.1119 | 14.68 | 1600 | 0.3821 | 0.3526 |
86
+ | 0.1119 | 15.6 | 1700 | 0.3919 | 0.3519 |
87
+ | 0.1119 | 16.51 | 1800 | 0.3763 | 0.3366 |
88
+ | 0.1119 | 17.43 | 1900 | 0.3682 | 0.3349 |
89
+ | 0.074 | 18.35 | 2000 | 0.3753 | 0.3323 |
90
+ | 0.074 | 19.27 | 2100 | 0.3753 | 0.3267 |
91
 
92
 
93
  ### Framework versions