KasuleTrevor commited on
Commit
ac71ad4
1 Parent(s): 40827d6

End of training

Browse files
Files changed (2) hide show
  1. README.md +125 -196
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,199 +1,128 @@
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]
 
1
  ---
2
+ license: apache-2.0
3
+ base_model: facebook/wav2vec2-xls-r-300m
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - wer
8
+ model-index:
9
+ - name: wav2vec2-xlsr-ln-50hr-v1
10
+ results: []
11
  ---
12
 
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # wav2vec2-xlsr-ln-50hr-v1
17
+
18
+ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.5500
21
+ - Model Preparation Time: 0.0092
22
+ - Wer: 0.2237
23
+ - Cer: 0.0739
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 0.0003
43
+ - train_batch_size: 16
44
+ - eval_batch_size: 8
45
+ - seed: 42
46
+ - gradient_accumulation_steps: 2
47
+ - total_train_batch_size: 32
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: cosine
50
+ - lr_scheduler_warmup_steps: 500
51
+ - num_epochs: 120
52
+ - mixed_precision_training: Native AMP
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Wer | Cer |
57
+ |:-------------:|:-------:|:-----:|:---------------:|:----------------------:|:------:|:------:|
58
+ | 4.1139 | 0.9986 | 362 | 0.5868 | 0.0092 | 0.4335 | 0.1216 |
59
+ | 0.3001 | 2.0 | 725 | 0.3474 | 0.0092 | 0.2614 | 0.0792 |
60
+ | 0.2033 | 2.9986 | 1087 | 0.3256 | 0.0092 | 0.2023 | 0.0670 |
61
+ | 0.1629 | 4.0 | 1450 | 0.3155 | 0.0092 | 0.2089 | 0.0641 |
62
+ | 0.1366 | 4.9986 | 1812 | 0.2904 | 0.0092 | 0.1899 | 0.0577 |
63
+ | 0.1182 | 6.0 | 2175 | 0.2895 | 0.0092 | 0.1864 | 0.0572 |
64
+ | 0.1064 | 6.9986 | 2537 | 0.2815 | 0.0092 | 0.1671 | 0.0535 |
65
+ | 0.0945 | 8.0 | 2900 | 0.3037 | 0.0092 | 0.1706 | 0.0559 |
66
+ | 0.0845 | 8.9986 | 3262 | 0.3142 | 0.0092 | 0.1743 | 0.0581 |
67
+ | 0.0779 | 10.0 | 3625 | 0.3031 | 0.0092 | 0.1758 | 0.0572 |
68
+ | 0.0754 | 10.9986 | 3987 | 0.3111 | 0.0092 | 0.1704 | 0.0568 |
69
+ | 0.0687 | 12.0 | 4350 | 0.3130 | 0.0092 | 0.1664 | 0.0539 |
70
+ | 0.0582 | 12.9986 | 4712 | 0.3364 | 0.0092 | 0.1619 | 0.0526 |
71
+ | 0.0552 | 14.0 | 5075 | 0.3039 | 0.0092 | 0.1568 | 0.0527 |
72
+ | 0.054 | 14.9986 | 5437 | 0.3176 | 0.0092 | 0.1561 | 0.0507 |
73
+ | 0.0453 | 16.0 | 5800 | 0.3283 | 0.0092 | 0.1550 | 0.0519 |
74
+ | 0.046 | 16.9986 | 6162 | 0.3320 | 0.0092 | 0.1556 | 0.0504 |
75
+ | 0.0443 | 18.0 | 6525 | 0.3443 | 0.0092 | 0.1560 | 0.0510 |
76
+ | 0.0441 | 18.9986 | 6887 | 0.3392 | 0.0092 | 0.1549 | 0.0518 |
77
+ | 0.0375 | 20.0 | 7250 | 0.3526 | 0.0092 | 0.1565 | 0.0529 |
78
+ | 0.0371 | 20.9986 | 7612 | 0.3552 | 0.0092 | 0.1574 | 0.0541 |
79
+ | 0.0412 | 22.0 | 7975 | 0.3313 | 0.0092 | 0.1762 | 0.0565 |
80
+ | 0.041 | 22.9986 | 8337 | 0.3649 | 0.0092 | 0.1695 | 0.0572 |
81
+ | 0.0377 | 24.0 | 8700 | 0.3603 | 0.0092 | 0.1578 | 0.0532 |
82
+ | 0.0332 | 24.9986 | 9062 | 0.3496 | 0.0092 | 0.1513 | 0.0509 |
83
+ | 0.032 | 26.0 | 9425 | 0.3436 | 0.0092 | 0.1504 | 0.0517 |
84
+ | 0.0314 | 26.9986 | 9787 | 0.3573 | 0.0092 | 0.1545 | 0.0523 |
85
+ | 0.0281 | 28.0 | 10150 | 0.3644 | 0.0092 | 0.1504 | 0.0504 |
86
+ | 0.0268 | 28.9986 | 10512 | 0.3628 | 0.0092 | 0.1521 | 0.0506 |
87
+ | 0.0304 | 30.0 | 10875 | 0.3692 | 0.0092 | 0.1512 | 0.0510 |
88
+ | 0.0296 | 30.9986 | 11237 | 0.3573 | 0.0092 | 0.1493 | 0.0505 |
89
+ | 0.023 | 32.0 | 11600 | 0.3767 | 0.0092 | 0.1562 | 0.0516 |
90
+ | 0.0292 | 32.9986 | 11962 | 0.3462 | 0.0092 | 0.1496 | 0.0492 |
91
+ | 0.0261 | 34.0 | 12325 | 0.3927 | 0.0092 | 0.1500 | 0.0490 |
92
+ | 0.0248 | 34.9986 | 12687 | 0.3771 | 0.0092 | 0.1438 | 0.0492 |
93
+ | 0.0238 | 36.0 | 13050 | 0.3763 | 0.0092 | 0.1457 | 0.0474 |
94
+ | 0.0223 | 36.9986 | 13412 | 0.3627 | 0.0092 | 0.1523 | 0.0510 |
95
+ | 0.0225 | 38.0 | 13775 | 0.3825 | 0.0092 | 0.1468 | 0.0494 |
96
+ | 0.022 | 38.9986 | 14137 | 0.3830 | 0.0092 | 0.1614 | 0.0547 |
97
+ | 0.0226 | 40.0 | 14500 | 0.3851 | 0.0092 | 0.1488 | 0.0509 |
98
+ | 0.0225 | 40.9986 | 14862 | 0.4072 | 0.0092 | 0.1592 | 0.0530 |
99
+ | 0.0197 | 42.0 | 15225 | 0.4024 | 0.0092 | 0.1460 | 0.0502 |
100
+ | 0.0205 | 42.9986 | 15587 | 0.4099 | 0.0092 | 0.1491 | 0.0510 |
101
+ | 0.0195 | 44.0 | 15950 | 0.3746 | 0.0092 | 0.1449 | 0.0501 |
102
+ | 0.0187 | 44.9986 | 16312 | 0.3902 | 0.0092 | 0.1417 | 0.0487 |
103
+ | 0.0196 | 46.0 | 16675 | 0.3923 | 0.0092 | 0.1453 | 0.0497 |
104
+ | 0.0177 | 46.9986 | 17037 | 0.4107 | 0.0092 | 0.1458 | 0.0490 |
105
+ | 0.0175 | 48.0 | 17400 | 0.4043 | 0.0092 | 0.1478 | 0.0503 |
106
+ | 0.0178 | 48.9986 | 17762 | 0.4009 | 0.0092 | 0.1450 | 0.0514 |
107
+ | 0.0161 | 50.0 | 18125 | 0.4172 | 0.0092 | 0.1374 | 0.0472 |
108
+ | 0.015 | 50.9986 | 18487 | 0.4006 | 0.0092 | 0.1342 | 0.0463 |
109
+ | 0.015 | 52.0 | 18850 | 0.3975 | 0.0092 | 0.1399 | 0.0492 |
110
+ | 0.0173 | 52.9986 | 19212 | 0.3690 | 0.0092 | 0.1399 | 0.0493 |
111
+ | 0.0156 | 54.0 | 19575 | 0.4321 | 0.0092 | 0.1439 | 0.0504 |
112
+ | 0.0151 | 54.9986 | 19937 | 0.4353 | 0.0092 | 0.1443 | 0.0508 |
113
+ | 0.0151 | 56.0 | 20300 | 0.3784 | 0.0092 | 0.1394 | 0.0488 |
114
+ | 0.015 | 56.9986 | 20662 | 0.4225 | 0.0092 | 0.1415 | 0.0499 |
115
+ | 0.0128 | 58.0 | 21025 | 0.4172 | 0.0092 | 0.1421 | 0.0486 |
116
+ | 0.0124 | 58.9986 | 21387 | 0.3899 | 0.0092 | 0.1400 | 0.0479 |
117
+ | 0.0109 | 60.0 | 21750 | 0.4265 | 0.0092 | 0.1364 | 0.0468 |
118
+ | 0.0109 | 60.9986 | 22112 | 0.4143 | 0.0092 | 0.1400 | 0.0486 |
119
+ | 0.0118 | 62.0 | 22475 | 0.4204 | 0.0092 | 0.1446 | 0.0495 |
120
+ | 0.0125 | 62.9986 | 22837 | 0.4020 | 0.0092 | 0.1367 | 0.0472 |
121
+
122
+
123
+ ### Framework versions
124
+
125
+ - Transformers 4.43.3
126
+ - Pytorch 2.1.0+cu118
127
+ - Datasets 2.20.0
128
+ - Tokenizers 0.19.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2a7baaad571aadc66c1aa6bf8b2fdd423e033b63e5581a57bffcca8633fbc84
3
  size 1261934580
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7eaf445100ea51dd4f42fdd97d2c51adcb9b04ce2c70d8d78f009cc36dd1c44c
3
  size 1261934580