tuanio commited on
Commit
20deec1
1 Parent(s): de41817

End of training

Browse files
Files changed (2) hide show
  1. README.md +78 -6
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -5,9 +5,24 @@ tags:
5
  - generated_from_trainer
6
  datasets:
7
  - common_voice_11_0
 
 
8
  model-index:
9
  - name: wav2vec2-large-xls-r-300m-cv_vi
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -16,6 +31,9 @@ should probably proofread and complete it, then remove this comment. -->
16
  # wav2vec2-large-xls-r-300m-cv_vi
17
 
18
  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_11_0 dataset.
 
 
 
19
 
20
  ## Model description
21
 
@@ -35,21 +53,75 @@ More information needed
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 0.0003
38
- - train_batch_size: 4
39
  - eval_batch_size: 8
40
  - seed: 42
41
  - distributed_type: multi-GPU
42
  - num_devices: 4
43
- - gradient_accumulation_steps: 16
44
- - total_train_batch_size: 256
45
  - total_eval_batch_size: 32
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - lr_scheduler_warmup_steps: 7000
49
- - num_epochs: 30
50
 
51
  ### Training results
52
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
 
54
 
55
  ### Framework versions
 
5
  - generated_from_trainer
6
  datasets:
7
  - common_voice_11_0
8
+ metrics:
9
+ - wer
10
  model-index:
11
  - name: wav2vec2-large-xls-r-300m-cv_vi
12
+ results:
13
+ - task:
14
+ name: Automatic Speech Recognition
15
+ type: automatic-speech-recognition
16
+ dataset:
17
+ name: common_voice_11_0
18
+ type: common_voice_11_0
19
+ config: vi
20
+ split: test
21
+ args: vi
22
+ metrics:
23
+ - name: Wer
24
+ type: wer
25
+ value: 0.663156740155753
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
  # wav2vec2-large-xls-r-300m-cv_vi
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_11_0 dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 2.3858
36
+ - Wer: 0.6632
37
 
38
  ## Model description
39
 
 
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
59
  - distributed_type: multi-GPU
60
  - num_devices: 4
61
+ - gradient_accumulation_steps: 4
62
+ - total_train_batch_size: 128
63
  - total_eval_batch_size: 32
64
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
65
  - lr_scheduler_type: linear
66
+ - lr_scheduler_warmup_steps: 1000
67
+ - num_epochs: 500
68
 
69
  ### Training results
70
 
71
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
72
+ |:-------------:|:------:|:-----:|:---------------:|:------:|
73
+ | 14.1667 | 9.2 | 200 | 4.5633 | 1.0 |
74
+ | 3.6334 | 18.39 | 400 | 3.4332 | 1.0 |
75
+ | 1.938 | 27.59 | 600 | 1.2434 | 0.7082 |
76
+ | 0.3082 | 36.78 | 800 | 1.2288 | 0.6534 |
77
+ | 0.1766 | 45.98 | 1000 | 1.2915 | 0.6500 |
78
+ | 0.1287 | 55.17 | 1200 | 1.3452 | 0.6269 |
79
+ | 0.1043 | 64.37 | 1400 | 1.4746 | 0.6395 |
80
+ | 0.0834 | 73.56 | 1600 | 1.4731 | 0.6347 |
81
+ | 0.0837 | 82.76 | 1800 | 1.5893 | 0.6493 |
82
+ | 0.0711 | 91.95 | 2000 | 1.6205 | 0.6522 |
83
+ | 0.0672 | 101.15 | 2200 | 1.5513 | 0.6503 |
84
+ | 0.0745 | 110.34 | 2400 | 1.6509 | 0.6774 |
85
+ | 0.07 | 119.54 | 2600 | 1.6779 | 0.6543 |
86
+ | 0.0492 | 128.74 | 2800 | 1.7616 | 0.6611 |
87
+ | 0.0473 | 137.93 | 3000 | 1.7885 | 0.6634 |
88
+ | 0.0535 | 147.13 | 3200 | 1.8877 | 0.6806 |
89
+ | 0.0468 | 156.32 | 3400 | 1.7766 | 0.6671 |
90
+ | 0.0386 | 165.52 | 3600 | 1.7956 | 0.6494 |
91
+ | 0.0418 | 174.71 | 3800 | 1.9402 | 0.6851 |
92
+ | 0.0426 | 183.91 | 4000 | 1.9777 | 0.6927 |
93
+ | 0.0395 | 193.1 | 4200 | 1.8733 | 0.6689 |
94
+ | 0.0392 | 202.3 | 4400 | 1.8994 | 0.6774 |
95
+ | 0.0377 | 211.49 | 4600 | 1.9983 | 0.6889 |
96
+ | 0.0354 | 220.69 | 4800 | 1.8858 | 0.6645 |
97
+ | 0.0315 | 229.89 | 5000 | 1.9716 | 0.6805 |
98
+ | 0.0312 | 239.08 | 5200 | 2.0422 | 0.6825 |
99
+ | 0.0292 | 248.28 | 5400 | 2.0780 | 0.7019 |
100
+ | 0.0283 | 257.47 | 5600 | 1.9102 | 0.6743 |
101
+ | 0.025 | 266.67 | 5800 | 1.9745 | 0.6756 |
102
+ | 0.0246 | 275.86 | 6000 | 2.1289 | 0.6918 |
103
+ | 0.0234 | 285.06 | 6200 | 2.1775 | 0.7068 |
104
+ | 0.0219 | 294.25 | 6400 | 2.1755 | 0.6935 |
105
+ | 0.0182 | 303.45 | 6600 | 2.1602 | 0.6764 |
106
+ | 0.0174 | 312.64 | 6800 | 2.1359 | 0.6596 |
107
+ | 0.0157 | 321.84 | 7000 | 2.1958 | 0.6797 |
108
+ | 0.0147 | 331.03 | 7200 | 2.1460 | 0.6657 |
109
+ | 0.0135 | 340.23 | 7400 | 2.2716 | 0.6719 |
110
+ | 0.0124 | 349.43 | 7600 | 2.3556 | 0.6762 |
111
+ | 0.0109 | 358.62 | 7800 | 2.2520 | 0.6632 |
112
+ | 0.0115 | 367.82 | 8000 | 2.3112 | 0.6802 |
113
+ | 0.0108 | 377.01 | 8200 | 2.2925 | 0.6659 |
114
+ | 0.0106 | 386.21 | 8400 | 2.2950 | 0.6726 |
115
+ | 0.0088 | 395.4 | 8600 | 2.3078 | 0.6735 |
116
+ | 0.0084 | 404.6 | 8800 | 2.3538 | 0.6723 |
117
+ | 0.0079 | 413.79 | 9000 | 2.3212 | 0.6615 |
118
+ | 0.0074 | 422.99 | 9200 | 2.3908 | 0.6774 |
119
+ | 0.0094 | 432.18 | 9400 | 2.3164 | 0.6779 |
120
+ | 0.0077 | 441.38 | 9600 | 2.3105 | 0.6649 |
121
+ | 0.0066 | 450.57 | 9800 | 2.3599 | 0.6742 |
122
+ | 0.007 | 459.77 | 10000 | 2.3675 | 0.6709 |
123
+ | 0.0056 | 468.97 | 10200 | 2.3964 | 0.6677 |
124
+ | 0.0049 | 478.16 | 10400 | 2.3858 | 0.6632 |
125
 
126
 
127
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:71398ca88ea270f7c0d1e157891f7a02892f5df810149db08f4fa31321a82bc1
3
  size 1262303661
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97d1a689b50420a841fe321bbe8922e0e84602c1979a645eb26848108e50dfb5
3
  size 1262303661