tgrhn commited on
Commit
7f7dfd4
1 Parent(s): f88015c

End of training

Browse files
README.md CHANGED
@@ -1,201 +1,212 @@
1
  ---
2
- library_name: transformers
3
- tags: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
- # Model Card for Model ID
7
-
8
- <!-- Provide a quick summary of what the model is/does. -->
9
-
10
-
11
-
12
- ## Model Details
13
-
14
- ### Model Description
15
-
16
- <!-- Provide a longer summary of what this model is. -->
17
-
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
-
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
-
28
- ### Model Sources [optional]
29
-
30
- <!-- Provide the basic links for the model. -->
31
-
32
- - **Repository:** [More Information Needed]
33
- - **Paper [optional]:** [More Information Needed]
34
- - **Demo [optional]:** [More Information Needed]
35
-
36
- ## Uses
37
-
38
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
-
40
- ### Direct Use
41
-
42
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
-
44
- [More Information Needed]
45
-
46
- ### Downstream Use [optional]
47
-
48
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
-
50
- [More Information Needed]
51
-
52
- ### Out-of-Scope Use
53
-
54
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
-
56
- [More Information Needed]
57
-
58
- ## Bias, Risks, and Limitations
59
-
60
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
-
62
- [More Information Needed]
63
-
64
- ### Recommendations
65
-
66
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
-
68
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
-
70
- ## How to Get Started with the Model
71
-
72
- Use the code below to get started with the model.
73
-
74
- [More Information Needed]
75
-
76
- ## Training Details
77
-
78
- ### Training Data
79
-
80
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
-
82
- [More Information Needed]
83
-
84
- ### Training Procedure
85
-
86
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
-
88
- #### Preprocessing [optional]
89
-
90
- [More Information Needed]
91
-
92
-
93
- #### Training Hyperparameters
94
-
95
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
-
97
- #### Speeds, Sizes, Times [optional]
98
-
99
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
-
101
- [More Information Needed]
102
-
103
- ## Evaluation
104
-
105
- <!-- This section describes the evaluation protocols and provides the results. -->
106
-
107
- ### Testing Data, Factors & Metrics
108
-
109
- #### Testing Data
110
-
111
- <!-- This should link to a Dataset Card if possible. -->
112
-
113
- [More Information Needed]
114
-
115
- #### Factors
116
-
117
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
-
119
- [More Information Needed]
120
-
121
- #### Metrics
122
-
123
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
-
125
- [More Information Needed]
126
-
127
- ### Results
128
-
129
- [More Information Needed]
130
-
131
- #### Summary
132
-
133
-
134
-
135
- ## Model Examination [optional]
136
-
137
- <!-- Relevant interpretability work for the model goes here -->
138
-
139
- [More Information Needed]
140
-
141
- ## Environmental Impact
142
-
143
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
-
145
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
-
147
- - **Hardware Type:** [More Information Needed]
148
- - **Hours used:** [More Information Needed]
149
- - **Cloud Provider:** [More Information Needed]
150
- - **Compute Region:** [More Information Needed]
151
- - **Carbon Emitted:** [More Information Needed]
152
-
153
- ## Technical Specifications [optional]
154
-
155
- ### Model Architecture and Objective
156
-
157
- [More Information Needed]
158
-
159
- ### Compute Infrastructure
160
-
161
- [More Information Needed]
162
-
163
- #### Hardware
164
-
165
- [More Information Needed]
166
-
167
- #### Software
168
-
169
- [More Information Needed]
170
-
171
- ## Citation [optional]
172
-
173
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
-
175
- **BibTeX:**
176
-
177
- [More Information Needed]
178
-
179
- **APA:**
180
-
181
- [More Information Needed]
182
-
183
- ## Glossary [optional]
184
-
185
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
-
187
- [More Information Needed]
188
-
189
- ## More Information [optional]
190
-
191
- [More Information Needed]
192
-
193
- ## Model Card Authors [optional]
194
-
195
- [More Information Needed]
196
-
197
- ## Model Card Contact
198
-
199
- [More Information Needed]
200
-
201
-
 
1
  ---
2
+ license: apache-2.0
3
+ base_model: facebook/wav2vec2-xls-r-300m
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - common_voice_16_1
8
+ metrics:
9
+ - wer
10
+ model-index:
11
+ - name: wav2vec2-turkish-300m-2
12
+ results:
13
+ - task:
14
+ name: Automatic Speech Recognition
15
+ type: automatic-speech-recognition
16
+ dataset:
17
+ name: common_voice_16_1
18
+ type: common_voice_16_1
19
+ config: tr
20
+ split: test
21
+ args: tr
22
+ metrics:
23
+ - name: Wer
24
+ type: wer
25
+ value: 0.27864667601481324
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
+ # wav2vec2-turkish-300m-2
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_16_1 dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.3293
36
+ - Wer: 0.2786
37
+
38
+ ## Model description
39
+
40
+ More information needed
41
+
42
+ ## Intended uses & limitations
43
+
44
+ More information needed
45
+
46
+ ## Training and evaluation data
47
+
48
+ More information needed
49
+
50
+ ## Training procedure
51
+
52
+ ### Training hyperparameters
53
+
54
+ The following hyperparameters were used during training:
55
+ - learning_rate: 0.0003
56
+ - train_batch_size: 16
57
+ - eval_batch_size: 8
58
+ - seed: 42
59
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
+ - lr_scheduler_type: linear
61
+ - lr_scheduler_warmup_steps: 0.1
62
+ - num_epochs: 20
63
+ - mixed_precision_training: Native AMP
64
+
65
+ ### Training results
66
+
67
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
68
+ |:-------------:|:-------:|:-----:|:---------------:|:------:|
69
+ | 2.234 | 0.1461 | 400 | 0.7428 | 0.7198 |
70
+ | 0.6888 | 0.2922 | 800 | 0.7178 | 0.7417 |
71
+ | 0.5978 | 0.4383 | 1200 | 0.5479 | 0.6138 |
72
+ | 0.5608 | 0.5844 | 1600 | 0.5362 | 0.5827 |
73
+ | 0.52 | 0.7305 | 2000 | 0.6510 | 0.6688 |
74
+ | 0.5019 | 0.8766 | 2400 | 0.5023 | 0.5676 |
75
+ | 0.4791 | 1.0226 | 2800 | 0.4218 | 0.5065 |
76
+ | 0.4217 | 1.1687 | 3200 | 0.4133 | 0.4860 |
77
+ | 0.416 | 1.3148 | 3600 | 0.4329 | 0.4964 |
78
+ | 0.4067 | 1.4609 | 4000 | 0.4084 | 0.4871 |
79
+ | 0.4046 | 1.6070 | 4400 | 0.4238 | 0.5113 |
80
+ | 0.4108 | 1.7531 | 4800 | 0.4063 | 0.4854 |
81
+ | 0.4018 | 1.8992 | 5200 | 0.4123 | 0.4861 |
82
+ | 0.3878 | 2.0453 | 5600 | 0.3969 | 0.4763 |
83
+ | 0.351 | 2.1914 | 6000 | 0.4012 | 0.4690 |
84
+ | 0.3454 | 2.3375 | 6400 | 0.4011 | 0.4741 |
85
+ | 0.3487 | 2.4836 | 6800 | 0.3908 | 0.4816 |
86
+ | 0.3417 | 2.6297 | 7200 | 0.3884 | 0.4578 |
87
+ | 0.3408 | 2.7757 | 7600 | 0.4002 | 0.4674 |
88
+ | 0.3374 | 2.9218 | 8000 | 0.3914 | 0.4524 |
89
+ | 0.3121 | 3.0679 | 8400 | 0.4217 | 0.4763 |
90
+ | 0.3025 | 3.2140 | 8800 | 0.3905 | 0.4598 |
91
+ | 0.3016 | 3.3601 | 9200 | 0.3831 | 0.4505 |
92
+ | 0.2974 | 3.5062 | 9600 | 0.3948 | 0.4568 |
93
+ | 0.3032 | 3.6523 | 10000 | 0.3888 | 0.4512 |
94
+ | 0.2929 | 3.7984 | 10400 | 0.3900 | 0.4461 |
95
+ | 0.2922 | 3.9445 | 10800 | 0.3846 | 0.4540 |
96
+ | 0.2745 | 4.0906 | 11200 | 0.3748 | 0.4374 |
97
+ | 0.2665 | 4.2367 | 11600 | 0.3993 | 0.4336 |
98
+ | 0.2696 | 4.3828 | 12000 | 0.3657 | 0.4333 |
99
+ | 0.2622 | 4.5289 | 12400 | 0.3628 | 0.4341 |
100
+ | 0.2585 | 4.6749 | 12800 | 0.3802 | 0.4288 |
101
+ | 0.2604 | 4.8210 | 13200 | 0.3604 | 0.4236 |
102
+ | 0.2575 | 4.9671 | 13600 | 0.3650 | 0.4322 |
103
+ | 0.2313 | 5.1132 | 14000 | 0.3521 | 0.4021 |
104
+ | 0.2323 | 5.2593 | 14400 | 0.3513 | 0.4009 |
105
+ | 0.2351 | 5.4054 | 14800 | 0.3265 | 0.3963 |
106
+ | 0.2229 | 5.5515 | 15200 | 0.3523 | 0.3978 |
107
+ | 0.234 | 5.6976 | 15600 | 0.3375 | 0.3931 |
108
+ | 0.229 | 5.8437 | 16000 | 0.3380 | 0.3945 |
109
+ | 0.2313 | 5.9898 | 16400 | 0.3403 | 0.3957 |
110
+ | 0.2069 | 6.1359 | 16800 | 0.3522 | 0.3979 |
111
+ | 0.2162 | 6.2820 | 17200 | 0.3685 | 0.4061 |
112
+ | 0.2144 | 6.4280 | 17600 | 0.3308 | 0.3878 |
113
+ | 0.2115 | 6.5741 | 18000 | 0.3530 | 0.3974 |
114
+ | 0.2108 | 6.7202 | 18400 | 0.3191 | 0.3802 |
115
+ | 0.2107 | 6.8663 | 18800 | 0.3313 | 0.3818 |
116
+ | 0.1977 | 7.0124 | 19200 | 0.3454 | 0.3807 |
117
+ | 0.1903 | 7.1585 | 19600 | 0.3386 | 0.3785 |
118
+ | 0.1924 | 7.3046 | 20000 | 0.3369 | 0.3841 |
119
+ | 0.1912 | 7.4507 | 20400 | 0.3385 | 0.3782 |
120
+ | 0.1879 | 7.5968 | 20800 | 0.3302 | 0.3728 |
121
+ | 0.1903 | 7.7429 | 21200 | 0.3254 | 0.3636 |
122
+ | 0.1828 | 7.8890 | 21600 | 0.3499 | 0.3723 |
123
+ | 0.1803 | 8.0351 | 22000 | 0.3371 | 0.3834 |
124
+ | 0.1711 | 8.1812 | 22400 | 0.3498 | 0.3879 |
125
+ | 0.169 | 8.3272 | 22800 | 0.3332 | 0.3731 |
126
+ | 0.1657 | 8.4733 | 23200 | 0.3223 | 0.3665 |
127
+ | 0.1682 | 8.6194 | 23600 | 0.3386 | 0.3696 |
128
+ | 0.1732 | 8.7655 | 24000 | 0.3564 | 0.3726 |
129
+ | 0.1723 | 8.9116 | 24400 | 0.3336 | 0.3685 |
130
+ | 0.1681 | 9.0577 | 24800 | 0.3328 | 0.3543 |
131
+ | 0.1547 | 9.2038 | 25200 | 0.3358 | 0.3533 |
132
+ | 0.1572 | 9.3499 | 25600 | 0.3088 | 0.3563 |
133
+ | 0.1518 | 9.4960 | 26000 | 0.3219 | 0.3513 |
134
+ | 0.1532 | 9.6421 | 26400 | 0.3060 | 0.3491 |
135
+ | 0.154 | 9.7882 | 26800 | 0.3091 | 0.3457 |
136
+ | 0.1478 | 9.9343 | 27200 | 0.3159 | 0.3401 |
137
+ | 0.1499 | 10.0804 | 27600 | 0.3219 | 0.3485 |
138
+ | 0.1337 | 10.2264 | 28000 | 0.3109 | 0.3443 |
139
+ | 0.1364 | 10.3725 | 28400 | 0.3281 | 0.3456 |
140
+ | 0.1329 | 10.5186 | 28800 | 0.3143 | 0.3408 |
141
+ | 0.146 | 10.6647 | 29200 | 0.3285 | 0.3383 |
142
+ | 0.1403 | 10.8108 | 29600 | 0.3180 | 0.3387 |
143
+ | 0.14 | 10.9569 | 30000 | 0.3086 | 0.3350 |
144
+ | 0.1258 | 11.1030 | 30400 | 0.3253 | 0.3345 |
145
+ | 0.1229 | 11.2491 | 30800 | 0.3236 | 0.3392 |
146
+ | 0.1241 | 11.3952 | 31200 | 0.3257 | 0.3349 |
147
+ | 0.1224 | 11.5413 | 31600 | 0.3260 | 0.3287 |
148
+ | 0.1218 | 11.6874 | 32000 | 0.3153 | 0.3330 |
149
+ | 0.1267 | 11.8335 | 32400 | 0.3141 | 0.3298 |
150
+ | 0.1246 | 11.9795 | 32800 | 0.3144 | 0.3281 |
151
+ | 0.113 | 12.1256 | 33200 | 0.3415 | 0.3367 |
152
+ | 0.1121 | 12.2717 | 33600 | 0.3262 | 0.3294 |
153
+ | 0.1147 | 12.4178 | 34000 | 0.3378 | 0.3287 |
154
+ | 0.114 | 12.5639 | 34400 | 0.3121 | 0.3240 |
155
+ | 0.1054 | 12.7100 | 34800 | 0.3288 | 0.3199 |
156
+ | 0.1081 | 12.8561 | 35200 | 0.3010 | 0.3220 |
157
+ | 0.1137 | 13.0022 | 35600 | 0.3261 | 0.3229 |
158
+ | 0.102 | 13.1483 | 36000 | 0.3168 | 0.3177 |
159
+ | 0.1 | 13.2944 | 36400 | 0.3224 | 0.3173 |
160
+ | 0.1003 | 13.4405 | 36800 | 0.3175 | 0.3205 |
161
+ | 0.098 | 13.5866 | 37200 | 0.3021 | 0.3158 |
162
+ | 0.0974 | 13.7327 | 37600 | 0.3057 | 0.3154 |
163
+ | 0.0952 | 13.8787 | 38000 | 0.3257 | 0.3155 |
164
+ | 0.095 | 14.0248 | 38400 | 0.3229 | 0.3097 |
165
+ | 0.0902 | 14.1709 | 38800 | 0.3285 | 0.3152 |
166
+ | 0.0917 | 14.3170 | 39200 | 0.3279 | 0.3160 |
167
+ | 0.0905 | 14.4631 | 39600 | 0.3278 | 0.3111 |
168
+ | 0.092 | 14.6092 | 40000 | 0.3209 | 0.3105 |
169
+ | 0.0862 | 14.7553 | 40400 | 0.3109 | 0.3064 |
170
+ | 0.0912 | 14.9014 | 40800 | 0.3116 | 0.3056 |
171
+ | 0.086 | 15.0475 | 41200 | 0.3383 | 0.3038 |
172
+ | 0.0832 | 15.1936 | 41600 | 0.3189 | 0.3018 |
173
+ | 0.0773 | 15.3397 | 42000 | 0.3150 | 0.3033 |
174
+ | 0.0817 | 15.4858 | 42400 | 0.3253 | 0.3040 |
175
+ | 0.0775 | 15.6318 | 42800 | 0.3223 | 0.3030 |
176
+ | 0.0767 | 15.7779 | 43200 | 0.3225 | 0.2970 |
177
+ | 0.0796 | 15.9240 | 43600 | 0.3368 | 0.3047 |
178
+ | 0.0763 | 16.0701 | 44000 | 0.3252 | 0.2971 |
179
+ | 0.075 | 16.2162 | 44400 | 0.3188 | 0.3002 |
180
+ | 0.0744 | 16.3623 | 44800 | 0.3207 | 0.2947 |
181
+ | 0.0729 | 16.5084 | 45200 | 0.3214 | 0.2956 |
182
+ | 0.0732 | 16.6545 | 45600 | 0.3278 | 0.2927 |
183
+ | 0.0694 | 16.8006 | 46000 | 0.3364 | 0.2924 |
184
+ | 0.0753 | 16.9467 | 46400 | 0.3263 | 0.2881 |
185
+ | 0.072 | 17.0928 | 46800 | 0.3317 | 0.2909 |
186
+ | 0.0658 | 17.2389 | 47200 | 0.3376 | 0.2902 |
187
+ | 0.07 | 17.3850 | 47600 | 0.3282 | 0.2902 |
188
+ | 0.0636 | 17.5310 | 48000 | 0.3321 | 0.2920 |
189
+ | 0.0655 | 17.6771 | 48400 | 0.3274 | 0.2884 |
190
+ | 0.0623 | 17.8232 | 48800 | 0.3316 | 0.2890 |
191
+ | 0.0621 | 17.9693 | 49200 | 0.3209 | 0.2872 |
192
+ | 0.0637 | 18.1154 | 49600 | 0.3281 | 0.2830 |
193
+ | 0.0616 | 18.2615 | 50000 | 0.3393 | 0.2852 |
194
+ | 0.0605 | 18.4076 | 50400 | 0.3371 | 0.2849 |
195
+ | 0.0614 | 18.5537 | 50800 | 0.3277 | 0.2836 |
196
+ | 0.0571 | 18.6998 | 51200 | 0.3317 | 0.2821 |
197
+ | 0.0555 | 18.8459 | 51600 | 0.3364 | 0.2816 |
198
+ | 0.061 | 18.9920 | 52000 | 0.3251 | 0.2797 |
199
+ | 0.0571 | 19.1381 | 52400 | 0.3343 | 0.2811 |
200
+ | 0.0614 | 19.2841 | 52800 | 0.3300 | 0.2810 |
201
+ | 0.0534 | 19.4302 | 53200 | 0.3324 | 0.2795 |
202
+ | 0.0562 | 19.5763 | 53600 | 0.3322 | 0.2789 |
203
+ | 0.0545 | 19.7224 | 54000 | 0.3310 | 0.2789 |
204
+ | 0.0596 | 19.8685 | 54400 | 0.3293 | 0.2786 |
205
+
206
+
207
+ ### Framework versions
208
+
209
+ - Transformers 4.40.0
210
+ - Pytorch 2.2.2+cu121
211
+ - Datasets 2.17.1
212
+ - Tokenizers 0.19.1
 
 
 
 
 
 
 
 
 
 
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:961662f9ba221f74a43ececc45bee1ed01f169728b9d06efdd18d26bee1d6e91
3
  size 1261987880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78551cd8f89028c691045ff4632e5c917a8db16b7a9b4f54cd9bc02d9ee452fe
3
  size 1261987880
runs/Apr23_01-09-44_aitest2/events.out.tfevents.1713824149.aitest2.40841.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:595d31fe07ef3ae58e13b295f9467f0dacaf0d4f8fdbdadb6169b15d779663cf
3
- size 79059
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1517158c8ea20fca666dd62d295ee2dbe795f8b96ae0d746959103370b3bd8d2
3
+ size 79419