Mihaj commited on
Commit
acdb173
·
verified ·
1 Parent(s): c4b60da

End of training

Browse files
Files changed (2) hide show
  1. README.md +162 -196
  2. adapter.krl.safetensors +3 -0
README.md CHANGED
@@ -1,199 +1,165 @@
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: cc-by-nc-4.0
3
+ base_model: facebook/mms-1b-all
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - wer
8
+ model-index:
9
+ - name: wav2vec2-large-mms-1b-livvi-karelian-CodeSwitching
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-large-mms-1b-livvi-karelian-CodeSwitching
17
+
18
+ This model is a fine-tuned version of [facebook/mms-1b-all](https://huggingface.co/facebook/mms-1b-all) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.3635
21
+ - Wer: 0.4844
22
+ - Cer: 0.1090
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 0.0001
42
+ - train_batch_size: 8
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - distributed_type: multi-GPU
46
+ - gradient_accumulation_steps: 4
47
+ - total_train_batch_size: 32
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - lr_scheduler_warmup_steps: 100
51
+ - training_steps: 10000
52
+ - mixed_precision_training: Native AMP
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
57
+ |:-------------:|:-------:|:-----:|:---------------:|:------:|:------:|
58
+ | 9.8411 | 0.9070 | 100 | 3.1112 | 0.9990 | 0.9430 |
59
+ | 1.7444 | 1.8141 | 200 | 0.8819 | 0.8271 | 0.2320 |
60
+ | 0.9096 | 2.7211 | 300 | 0.7172 | 0.7652 | 0.1963 |
61
+ | 0.781 | 3.6281 | 400 | 0.6279 | 0.7141 | 0.1759 |
62
+ | 0.711 | 4.5351 | 500 | 0.5565 | 0.6641 | 0.1597 |
63
+ | 0.6544 | 5.4422 | 600 | 0.5162 | 0.6346 | 0.1522 |
64
+ | 0.6186 | 6.3492 | 700 | 0.5023 | 0.6211 | 0.1489 |
65
+ | 0.6239 | 7.2562 | 800 | 0.4880 | 0.6042 | 0.1428 |
66
+ | 0.5876 | 8.1633 | 900 | 0.4737 | 0.6028 | 0.1429 |
67
+ | 0.5862 | 9.0703 | 1000 | 0.4668 | 0.5940 | 0.1400 |
68
+ | 0.5821 | 9.9773 | 1100 | 0.4593 | 0.5880 | 0.1385 |
69
+ | 0.5405 | 10.8844 | 1200 | 0.4491 | 0.5819 | 0.1368 |
70
+ | 0.5591 | 11.7914 | 1300 | 0.4459 | 0.5819 | 0.1365 |
71
+ | 0.5374 | 12.6984 | 1400 | 0.4409 | 0.5798 | 0.1358 |
72
+ | 0.535 | 13.6054 | 1500 | 0.4347 | 0.5765 | 0.1336 |
73
+ | 0.5332 | 14.5125 | 1600 | 0.4358 | 0.5717 | 0.1336 |
74
+ | 0.5142 | 15.4195 | 1700 | 0.4263 | 0.5643 | 0.1312 |
75
+ | 0.5156 | 16.3265 | 1800 | 0.4221 | 0.5626 | 0.1299 |
76
+ | 0.5212 | 17.2336 | 1900 | 0.4188 | 0.5599 | 0.1297 |
77
+ | 0.4892 | 18.1406 | 2000 | 0.4181 | 0.5585 | 0.1299 |
78
+ | 0.4954 | 19.0476 | 2100 | 0.4128 | 0.5524 | 0.1288 |
79
+ | 0.4867 | 19.9546 | 2200 | 0.4083 | 0.5531 | 0.1275 |
80
+ | 0.482 | 20.8617 | 2300 | 0.4064 | 0.5403 | 0.1254 |
81
+ | 0.4892 | 21.7687 | 2400 | 0.4070 | 0.5396 | 0.1256 |
82
+ | 0.4712 | 22.6757 | 2500 | 0.4009 | 0.5335 | 0.1245 |
83
+ | 0.4649 | 23.5828 | 2600 | 0.3978 | 0.5392 | 0.1253 |
84
+ | 0.4711 | 24.4898 | 2700 | 0.3958 | 0.5355 | 0.1242 |
85
+ | 0.4578 | 25.3968 | 2800 | 0.3937 | 0.5382 | 0.1236 |
86
+ | 0.4594 | 26.3039 | 2900 | 0.3952 | 0.5318 | 0.1224 |
87
+ | 0.453 | 27.2109 | 3000 | 0.3950 | 0.5457 | 0.1245 |
88
+ | 0.4453 | 28.1179 | 3100 | 0.3939 | 0.5260 | 0.1210 |
89
+ | 0.4428 | 29.0249 | 3200 | 0.3886 | 0.5233 | 0.1207 |
90
+ | 0.4335 | 29.9320 | 3300 | 0.3867 | 0.5271 | 0.1207 |
91
+ | 0.4426 | 30.8390 | 3400 | 0.3843 | 0.5237 | 0.1202 |
92
+ | 0.4342 | 31.7460 | 3500 | 0.3875 | 0.5203 | 0.1193 |
93
+ | 0.429 | 32.6531 | 3600 | 0.3803 | 0.5179 | 0.1187 |
94
+ | 0.4141 | 33.5601 | 3700 | 0.3794 | 0.5135 | 0.1173 |
95
+ | 0.428 | 34.4671 | 3800 | 0.3794 | 0.5179 | 0.1179 |
96
+ | 0.4043 | 35.3741 | 3900 | 0.3808 | 0.5135 | 0.1178 |
97
+ | 0.4203 | 36.2812 | 4000 | 0.3801 | 0.5152 | 0.1189 |
98
+ | 0.4078 | 37.1882 | 4100 | 0.3783 | 0.5152 | 0.1181 |
99
+ | 0.4073 | 38.0952 | 4200 | 0.3752 | 0.5145 | 0.1175 |
100
+ | 0.4152 | 39.0023 | 4300 | 0.3750 | 0.5166 | 0.1178 |
101
+ | 0.4027 | 39.9093 | 4400 | 0.3768 | 0.5162 | 0.1177 |
102
+ | 0.4013 | 40.8163 | 4500 | 0.3758 | 0.5159 | 0.1177 |
103
+ | 0.3903 | 41.7234 | 4600 | 0.3734 | 0.5098 | 0.1168 |
104
+ | 0.3905 | 42.6304 | 4700 | 0.3703 | 0.5037 | 0.1147 |
105
+ | 0.3942 | 43.5374 | 4800 | 0.3735 | 0.5058 | 0.1156 |
106
+ | 0.3835 | 44.4444 | 4900 | 0.3748 | 0.5061 | 0.1146 |
107
+ | 0.3752 | 45.3515 | 5000 | 0.3710 | 0.5085 | 0.1146 |
108
+ | 0.3899 | 46.2585 | 5100 | 0.3702 | 0.4980 | 0.1134 |
109
+ | 0.3774 | 47.1655 | 5200 | 0.3692 | 0.5081 | 0.1140 |
110
+ | 0.3749 | 48.0726 | 5300 | 0.3698 | 0.5030 | 0.1142 |
111
+ | 0.3769 | 48.9796 | 5400 | 0.3670 | 0.4983 | 0.1136 |
112
+ | 0.3654 | 49.8866 | 5500 | 0.3670 | 0.5041 | 0.1135 |
113
+ | 0.3637 | 50.7937 | 5600 | 0.3675 | 0.5030 | 0.1137 |
114
+ | 0.3728 | 51.7007 | 5700 | 0.3662 | 0.5003 | 0.1121 |
115
+ | 0.367 | 52.6077 | 5800 | 0.3650 | 0.4912 | 0.1119 |
116
+ | 0.3614 | 53.5147 | 5900 | 0.3664 | 0.4986 | 0.1126 |
117
+ | 0.358 | 54.4218 | 6000 | 0.3674 | 0.4963 | 0.1130 |
118
+ | 0.37 | 55.3288 | 6100 | 0.3646 | 0.4986 | 0.1131 |
119
+ | 0.3612 | 56.2358 | 6200 | 0.3673 | 0.4939 | 0.1120 |
120
+ | 0.3568 | 57.1429 | 6300 | 0.3635 | 0.4942 | 0.1113 |
121
+ | 0.3564 | 58.0499 | 6400 | 0.3667 | 0.4973 | 0.1120 |
122
+ | 0.3544 | 58.9569 | 6500 | 0.3642 | 0.4939 | 0.1110 |
123
+ | 0.355 | 59.8639 | 6600 | 0.3634 | 0.4939 | 0.1111 |
124
+ | 0.3546 | 60.7710 | 6700 | 0.3633 | 0.4915 | 0.1112 |
125
+ | 0.3479 | 61.6780 | 6800 | 0.3624 | 0.4926 | 0.1115 |
126
+ | 0.3433 | 62.5850 | 6900 | 0.3627 | 0.4932 | 0.1112 |
127
+ | 0.351 | 63.4921 | 7000 | 0.3657 | 0.4895 | 0.1107 |
128
+ | 0.3393 | 64.3991 | 7100 | 0.3663 | 0.4875 | 0.1103 |
129
+ | 0.3477 | 65.3061 | 7200 | 0.3633 | 0.4942 | 0.1114 |
130
+ | 0.3433 | 66.2132 | 7300 | 0.3637 | 0.4929 | 0.1103 |
131
+ | 0.3431 | 67.1202 | 7400 | 0.3629 | 0.4885 | 0.1102 |
132
+ | 0.3495 | 68.0272 | 7500 | 0.3624 | 0.4932 | 0.1101 |
133
+ | 0.3292 | 68.9342 | 7600 | 0.3615 | 0.4885 | 0.1095 |
134
+ | 0.342 | 69.8413 | 7700 | 0.3641 | 0.4875 | 0.1093 |
135
+ | 0.3406 | 70.7483 | 7800 | 0.3643 | 0.4878 | 0.1098 |
136
+ | 0.3308 | 71.6553 | 7900 | 0.3644 | 0.4899 | 0.1103 |
137
+ | 0.3362 | 72.5624 | 8000 | 0.3653 | 0.4844 | 0.1093 |
138
+ | 0.3265 | 73.4694 | 8100 | 0.3635 | 0.4902 | 0.1099 |
139
+ | 0.3327 | 74.3764 | 8200 | 0.3641 | 0.4844 | 0.1089 |
140
+ | 0.3259 | 75.2834 | 8300 | 0.3645 | 0.4871 | 0.1091 |
141
+ | 0.3327 | 76.1905 | 8400 | 0.3641 | 0.4848 | 0.1093 |
142
+ | 0.3261 | 77.0975 | 8500 | 0.3639 | 0.4875 | 0.1100 |
143
+ | 0.3332 | 78.0045 | 8600 | 0.3632 | 0.4885 | 0.1099 |
144
+ | 0.327 | 78.9116 | 8700 | 0.3635 | 0.4858 | 0.1096 |
145
+ | 0.3291 | 79.8186 | 8800 | 0.3635 | 0.4861 | 0.1090 |
146
+ | 0.3255 | 80.7256 | 8900 | 0.3636 | 0.4909 | 0.1101 |
147
+ | 0.3303 | 81.6327 | 9000 | 0.3633 | 0.4855 | 0.1098 |
148
+ | 0.3293 | 82.5397 | 9100 | 0.3625 | 0.4848 | 0.1093 |
149
+ | 0.3263 | 83.4467 | 9200 | 0.3632 | 0.4848 | 0.1093 |
150
+ | 0.3242 | 84.3537 | 9300 | 0.3641 | 0.4838 | 0.1094 |
151
+ | 0.327 | 85.2608 | 9400 | 0.3646 | 0.4861 | 0.1097 |
152
+ | 0.3297 | 86.1678 | 9500 | 0.3634 | 0.4851 | 0.1097 |
153
+ | 0.3259 | 87.0748 | 9600 | 0.3634 | 0.4841 | 0.1091 |
154
+ | 0.3242 | 87.9819 | 9700 | 0.3635 | 0.4855 | 0.1095 |
155
+ | 0.3156 | 88.8889 | 9800 | 0.3638 | 0.4851 | 0.1092 |
156
+ | 0.3231 | 89.7959 | 9900 | 0.3637 | 0.4858 | 0.1093 |
157
+ | 0.3193 | 90.7029 | 10000 | 0.3635 | 0.4844 | 0.1090 |
158
+
159
+
160
+ ### Framework versions
161
+
162
+ - Transformers 4.41.0.dev0
163
+ - Pytorch 2.2.2
164
+ - Datasets 2.19.0
165
+ - Tokenizers 0.19.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
adapter.krl.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3ae45289f7f364257a13434c3ae3b637f4fbf029ac5ae0d083dcb3e7f539c05
3
+ size 4424388