EzraWilliam commited on
Commit
e952316
1 Parent(s): ed77970

End of training

Browse files
README.md CHANGED
@@ -1,199 +1,176 @@
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-large-xlsr-53
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - xtreme_s
8
+ metrics:
9
+ - wer
10
+ model-index:
11
+ - name: wav2vec2-XLS-R-Fleurs-demo-google-colab-Ezra_William_Prod10
12
+ results:
13
+ - task:
14
+ name: Automatic Speech Recognition
15
+ type: automatic-speech-recognition
16
+ dataset:
17
+ name: xtreme_s
18
+ type: xtreme_s
19
+ config: fleurs.id_id
20
+ split: test
21
+ args: fleurs.id_id
22
+ metrics:
23
+ - name: Wer
24
+ type: wer
25
+ value: 0.9609339919173776
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-XLS-R-Fleurs-demo-google-colab-Ezra_William_Prod10
32
+
33
+ This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the xtreme_s dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 2.5424
36
+ - Wer: 0.9609
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.001
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: 100
62
+ - num_epochs: 100
63
+ - mixed_precision_training: Native AMP
64
+
65
+ ### Training results
66
+
67
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
68
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
69
+ | 9.2693 | 1.0 | 39 | 3.1721 | 1.0 |
70
+ | 2.9485 | 2.0 | 78 | 2.8726 | 1.0 |
71
+ | 2.8943 | 3.0 | 117 | 2.8655 | 1.0 |
72
+ | 2.9036 | 4.0 | 156 | 2.8631 | 1.0 |
73
+ | 2.8869 | 5.0 | 195 | 2.8614 | 1.0 |
74
+ | 2.8802 | 6.0 | 234 | 2.8854 | 1.0 |
75
+ | 2.8802 | 7.0 | 273 | 2.8515 | 1.0 |
76
+ | 2.8706 | 8.0 | 312 | 2.8609 | 1.0 |
77
+ | 2.8712 | 9.0 | 351 | 2.8458 | 1.0 |
78
+ | 2.8583 | 10.0 | 390 | 2.8361 | 1.0 |
79
+ | 2.857 | 11.0 | 429 | 2.8355 | 1.0 |
80
+ | 2.8546 | 12.0 | 468 | 2.8439 | 1.0 |
81
+ | 2.8463 | 13.0 | 507 | 2.8348 | 1.0 |
82
+ | 2.8307 | 14.0 | 546 | 2.7596 | 1.0 |
83
+ | 2.7673 | 15.0 | 585 | 2.6289 | 1.0 |
84
+ | 2.5597 | 16.0 | 624 | 2.3411 | 1.0 |
85
+ | 2.224 | 17.0 | 663 | 2.0992 | 1.0 |
86
+ | 2.0145 | 18.0 | 702 | 1.7290 | 1.0 |
87
+ | 1.7274 | 19.0 | 741 | 1.5571 | 0.9954 |
88
+ | 1.6774 | 20.0 | 780 | 1.4439 | 0.9906 |
89
+ | 1.4585 | 21.0 | 819 | 1.3841 | 1.1238 |
90
+ | 1.342 | 22.0 | 858 | 1.2805 | 0.9662 |
91
+ | 1.215 | 23.0 | 897 | 1.2965 | 0.9628 |
92
+ | 1.188 | 24.0 | 936 | 1.2713 | 0.9659 |
93
+ | 1.1147 | 25.0 | 975 | 1.2936 | 1.0251 |
94
+ | 1.0374 | 26.0 | 1014 | 1.2900 | 0.9483 |
95
+ | 0.9352 | 27.0 | 1053 | 1.3671 | 0.9908 |
96
+ | 0.9249 | 28.0 | 1092 | 1.3018 | 0.9404 |
97
+ | 0.7973 | 29.0 | 1131 | 1.3253 | 0.9631 |
98
+ | 0.7451 | 30.0 | 1170 | 1.4314 | 1.0451 |
99
+ | 0.7391 | 31.0 | 1209 | 1.4553 | 0.9909 |
100
+ | 0.699 | 32.0 | 1248 | 1.5116 | 0.9487 |
101
+ | 0.5484 | 33.0 | 1287 | 1.5492 | 0.9829 |
102
+ | 0.5106 | 34.0 | 1326 | 1.6631 | 1.0674 |
103
+ | 0.5989 | 35.0 | 1365 | 1.6305 | 1.0150 |
104
+ | 0.464 | 36.0 | 1404 | 1.6285 | 0.9430 |
105
+ | 0.4925 | 37.0 | 1443 | 1.7208 | 1.0183 |
106
+ | 0.4206 | 38.0 | 1482 | 1.7476 | 1.0040 |
107
+ | 0.3848 | 39.0 | 1521 | 1.8125 | 1.0341 |
108
+ | 0.4057 | 40.0 | 1560 | 1.8245 | 0.9750 |
109
+ | 0.3978 | 41.0 | 1599 | 1.7153 | 0.9326 |
110
+ | 0.3806 | 42.0 | 1638 | 1.8650 | 1.0025 |
111
+ | 0.3376 | 43.0 | 1677 | 1.9067 | 0.9653 |
112
+ | 0.3798 | 44.0 | 1716 | 2.0028 | 0.9396 |
113
+ | 0.2902 | 45.0 | 1755 | 2.0901 | 0.9920 |
114
+ | 0.3324 | 46.0 | 1794 | 1.8935 | 0.9729 |
115
+ | 0.3241 | 47.0 | 1833 | 2.0133 | 1.0074 |
116
+ | 0.3055 | 48.0 | 1872 | 2.0352 | 0.9943 |
117
+ | 0.2927 | 49.0 | 1911 | 1.9539 | 1.0022 |
118
+ | 0.2729 | 50.0 | 1950 | 2.0982 | 0.9910 |
119
+ | 0.2569 | 51.0 | 1989 | 2.1607 | 0.9832 |
120
+ | 0.2683 | 52.0 | 2028 | 2.2544 | 0.9705 |
121
+ | 0.2685 | 53.0 | 2067 | 2.1528 | 0.9857 |
122
+ | 0.2757 | 54.0 | 2106 | 2.1648 | 0.9490 |
123
+ | 0.2379 | 55.0 | 2145 | 2.2498 | 0.9693 |
124
+ | 0.2501 | 56.0 | 2184 | 2.2509 | 1.0282 |
125
+ | 0.2347 | 57.0 | 2223 | 2.2095 | 0.9897 |
126
+ | 0.2697 | 58.0 | 2262 | 2.1933 | 0.9695 |
127
+ | 0.2255 | 59.0 | 2301 | 2.2140 | 0.9756 |
128
+ | 0.2071 | 60.0 | 2340 | 2.2364 | 0.9787 |
129
+ | 0.228 | 61.0 | 2379 | 2.3069 | 0.9551 |
130
+ | 0.2112 | 62.0 | 2418 | 2.3191 | 0.9769 |
131
+ | 0.2224 | 63.0 | 2457 | 2.2679 | 1.0025 |
132
+ | 0.2081 | 64.0 | 2496 | 2.2548 | 0.9660 |
133
+ | 0.2149 | 65.0 | 2535 | 2.1813 | 0.9720 |
134
+ | 0.2156 | 66.0 | 2574 | 2.0609 | 0.9633 |
135
+ | 0.1916 | 67.0 | 2613 | 2.4192 | 0.9594 |
136
+ | 0.2221 | 68.0 | 2652 | 2.3571 | 1.0186 |
137
+ | 0.1849 | 69.0 | 2691 | 2.3650 | 0.9705 |
138
+ | 0.1999 | 70.0 | 2730 | 2.3588 | 0.9700 |
139
+ | 0.2314 | 71.0 | 2769 | 2.5680 | 1.0693 |
140
+ | 0.1995 | 72.0 | 2808 | 2.3918 | 1.0490 |
141
+ | 0.1842 | 73.0 | 2847 | 2.3448 | 0.9706 |
142
+ | 0.1841 | 74.0 | 2886 | 2.3811 | 0.9945 |
143
+ | 0.1836 | 75.0 | 2925 | 2.4134 | 0.9659 |
144
+ | 0.1844 | 76.0 | 2964 | 2.3892 | 0.9657 |
145
+ | 0.1933 | 77.0 | 3003 | 2.3327 | 0.9606 |
146
+ | 0.1757 | 78.0 | 3042 | 2.4641 | 0.9702 |
147
+ | 0.1794 | 79.0 | 3081 | 2.4175 | 0.9535 |
148
+ | 0.1795 | 80.0 | 3120 | 2.3742 | 0.9503 |
149
+ | 0.1859 | 81.0 | 3159 | 2.5093 | 0.9508 |
150
+ | 0.1641 | 82.0 | 3198 | 2.4232 | 0.9647 |
151
+ | 0.195 | 83.0 | 3237 | 2.4070 | 0.9474 |
152
+ | 0.1712 | 84.0 | 3276 | 2.4726 | 0.9674 |
153
+ | 0.1882 | 85.0 | 3315 | 2.4682 | 0.9643 |
154
+ | 0.1746 | 86.0 | 3354 | 2.4826 | 0.9523 |
155
+ | 0.1655 | 87.0 | 3393 | 2.5652 | 0.9495 |
156
+ | 0.1895 | 88.0 | 3432 | 2.4967 | 0.9489 |
157
+ | 0.1659 | 89.0 | 3471 | 2.4620 | 0.9695 |
158
+ | 0.1618 | 90.0 | 3510 | 2.4974 | 0.9433 |
159
+ | 0.1559 | 91.0 | 3549 | 2.5137 | 0.9599 |
160
+ | 0.1646 | 92.0 | 3588 | 2.4645 | 0.9579 |
161
+ | 0.1599 | 93.0 | 3627 | 2.4751 | 0.9612 |
162
+ | 0.1735 | 94.0 | 3666 | 2.5473 | 0.9597 |
163
+ | 0.1571 | 95.0 | 3705 | 2.5158 | 0.9675 |
164
+ | 0.1606 | 96.0 | 3744 | 2.5234 | 0.9645 |
165
+ | 0.1499 | 97.0 | 3783 | 2.5328 | 0.9612 |
166
+ | 0.1571 | 98.0 | 3822 | 2.5535 | 0.9594 |
167
+ | 0.166 | 99.0 | 3861 | 2.5450 | 0.9592 |
168
+ | 0.1651 | 100.0 | 3900 | 2.5424 | 0.9609 |
169
+
170
+
171
+ ### Framework versions
172
+
173
+ - Transformers 4.39.2
174
+ - Pytorch 2.2.2+cu121
175
+ - Datasets 2.18.0
176
+ - Tokenizers 0.15.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fef3bcf1eced3d3ab778dd15da40bda9f9e922bff2d28504bbc3bfa0aab86701
3
  size 1261975580
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:248625b8a0c8c81887a70b26144b969821e78bc531fbb89205ea5547226c8cdd
3
  size 1261975580
runs/Mar31_05-16-18_876dd087e6c2/events.out.tfevents.1711862210.876dd087e6c2.1550.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a7c1c5927c42a9ced59d5225805f3e6530e1fd17a0d1d1ce968456b0de797ce
3
- size 53663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44ab3bdf279f868450f239c18d0d09f83c9412f588cc5ff74b442504ccbd009f
3
+ size 59625