ctaguchi commited on
Commit
660bc24
·
verified ·
1 Parent(s): d42602d

End of training

Browse files
README.md CHANGED
@@ -1,199 +1,129 @@
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
  library_name: transformers
3
+ license: cc-by-nc-4.0
4
+ base_model: facebook/mms-1b-all
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - wer
9
+ model-index:
10
+ - name: ssc-cgg-mms-model-mix-adapt-max3-devtrain
11
+ results: []
12
  ---
13
 
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # ssc-cgg-mms-model-mix-adapt-max3-devtrain
18
+
19
+ This model is a fine-tuned version of [facebook/mms-1b-all](https://huggingface.co/facebook/mms-1b-all) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.3144
22
+ - Cer: 0.1074
23
+ - Wer: 0.5
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.0005
43
+ - train_batch_size: 8
44
+ - eval_batch_size: 6
45
+ - seed: 42
46
+ - gradient_accumulation_steps: 2
47
+ - total_train_batch_size: 16
48
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
49
+ - lr_scheduler_type: linear
50
+ - lr_scheduler_warmup_steps: 100
51
+ - num_epochs: 20
52
+ - mixed_precision_training: Native AMP
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Cer | Wer |
57
+ |:-------------:|:-------:|:-----:|:---------------:|:------:|:------:|
58
+ | 2.8396 | 0.3118 | 200 | 0.7349 | 0.1882 | 0.7851 |
59
+ | 0.808 | 0.6235 | 400 | 0.5227 | 0.1524 | 0.6640 |
60
+ | 0.7968 | 0.9353 | 600 | 0.4932 | 0.1473 | 0.6426 |
61
+ | 0.7337 | 1.2463 | 800 | 0.4622 | 0.1393 | 0.6229 |
62
+ | 0.6984 | 1.5581 | 1000 | 0.4511 | 0.1387 | 0.6231 |
63
+ | 0.7177 | 1.8698 | 1200 | 0.4409 | 0.1348 | 0.6050 |
64
+ | 0.7086 | 2.1808 | 1400 | 0.4373 | 0.1351 | 0.6060 |
65
+ | 0.6591 | 2.4926 | 1600 | 0.4194 | 0.1309 | 0.5879 |
66
+ | 0.6929 | 2.8044 | 1800 | 0.4356 | 0.1325 | 0.5909 |
67
+ | 0.686 | 3.1154 | 2000 | 0.4189 | 0.1296 | 0.5772 |
68
+ | 0.6588 | 3.4271 | 2200 | 0.4104 | 0.1266 | 0.5709 |
69
+ | 0.6267 | 3.7389 | 2400 | 0.4076 | 0.1280 | 0.5772 |
70
+ | 0.6633 | 4.0499 | 2600 | 0.4059 | 0.1254 | 0.5677 |
71
+ | 0.6479 | 4.3617 | 2800 | 0.3915 | 0.1246 | 0.5658 |
72
+ | 0.6445 | 4.6734 | 3000 | 0.3884 | 0.1254 | 0.5673 |
73
+ | 0.6554 | 4.9852 | 3200 | 0.3809 | 0.1223 | 0.5540 |
74
+ | 0.6029 | 5.2962 | 3400 | 0.3913 | 0.1246 | 0.5662 |
75
+ | 0.6445 | 5.6080 | 3600 | 0.3869 | 0.1224 | 0.5565 |
76
+ | 0.5975 | 5.9197 | 3800 | 0.3775 | 0.1208 | 0.5505 |
77
+ | 0.5668 | 6.2307 | 4000 | 0.3732 | 0.1201 | 0.5485 |
78
+ | 0.6055 | 6.5425 | 4200 | 0.3715 | 0.1195 | 0.5464 |
79
+ | 0.593 | 6.8542 | 4400 | 0.3723 | 0.1188 | 0.5450 |
80
+ | 0.614 | 7.1652 | 4600 | 0.3653 | 0.1183 | 0.5446 |
81
+ | 0.5791 | 7.4770 | 4800 | 0.3627 | 0.1198 | 0.5508 |
82
+ | 0.5815 | 7.7888 | 5000 | 0.3634 | 0.1175 | 0.5386 |
83
+ | 0.6083 | 8.0998 | 5200 | 0.3582 | 0.1167 | 0.5371 |
84
+ | 0.5951 | 8.4115 | 5400 | 0.3568 | 0.1160 | 0.5325 |
85
+ | 0.5479 | 8.7233 | 5600 | 0.3563 | 0.1160 | 0.5354 |
86
+ | 0.5761 | 9.0343 | 5800 | 0.3494 | 0.1154 | 0.5329 |
87
+ | 0.5584 | 9.3461 | 6000 | 0.3519 | 0.1150 | 0.5312 |
88
+ | 0.5523 | 9.6578 | 6200 | 0.3508 | 0.1157 | 0.5361 |
89
+ | 0.5625 | 9.9696 | 6400 | 0.3428 | 0.1139 | 0.5272 |
90
+ | 0.5237 | 10.2806 | 6600 | 0.3448 | 0.1140 | 0.5268 |
91
+ | 0.5102 | 10.5924 | 6800 | 0.3417 | 0.1137 | 0.5249 |
92
+ | 0.5779 | 10.9041 | 7000 | 0.3414 | 0.1135 | 0.5232 |
93
+ | 0.525 | 11.2151 | 7200 | 0.3385 | 0.1128 | 0.5232 |
94
+ | 0.5485 | 11.5269 | 7400 | 0.3372 | 0.1120 | 0.5185 |
95
+ | 0.5494 | 11.8387 | 7600 | 0.3333 | 0.1114 | 0.5177 |
96
+ | 0.5044 | 12.1496 | 7800 | 0.3308 | 0.1113 | 0.5140 |
97
+ | 0.5421 | 12.4614 | 8000 | 0.3342 | 0.1106 | 0.5121 |
98
+ | 0.5278 | 12.7732 | 8200 | 0.3269 | 0.1113 | 0.5135 |
99
+ | 0.5121 | 13.0842 | 8400 | 0.3393 | 0.1120 | 0.5178 |
100
+ | 0.5305 | 13.3959 | 8600 | 0.3332 | 0.1109 | 0.5155 |
101
+ | 0.5061 | 13.7077 | 8800 | 0.3306 | 0.1102 | 0.5122 |
102
+ | 0.5042 | 14.0187 | 9000 | 0.3264 | 0.1098 | 0.5127 |
103
+ | 0.4954 | 14.3305 | 9200 | 0.3256 | 0.1099 | 0.5128 |
104
+ | 0.504 | 14.6422 | 9400 | 0.3261 | 0.1097 | 0.5104 |
105
+ | 0.5442 | 14.9540 | 9600 | 0.3199 | 0.1087 | 0.5070 |
106
+ | 0.4786 | 15.2650 | 9800 | 0.3255 | 0.1091 | 0.5072 |
107
+ | 0.5219 | 15.5768 | 10000 | 0.3225 | 0.1084 | 0.5053 |
108
+ | 0.4802 | 15.8885 | 10200 | 0.3227 | 0.1087 | 0.5067 |
109
+ | 0.5 | 16.1995 | 10400 | 0.3230 | 0.1083 | 0.5062 |
110
+ | 0.4789 | 16.5113 | 10600 | 0.3210 | 0.1085 | 0.5061 |
111
+ | 0.4613 | 16.8231 | 10800 | 0.3224 | 0.1081 | 0.5047 |
112
+ | 0.4906 | 17.1341 | 11000 | 0.3196 | 0.1085 | 0.5061 |
113
+ | 0.495 | 17.4458 | 11200 | 0.3190 | 0.1082 | 0.5048 |
114
+ | 0.4796 | 17.7576 | 11400 | 0.3174 | 0.1084 | 0.5041 |
115
+ | 0.4687 | 18.0686 | 11600 | 0.3178 | 0.1082 | 0.5043 |
116
+ | 0.4707 | 18.3804 | 11800 | 0.3167 | 0.1081 | 0.5028 |
117
+ | 0.5062 | 18.6921 | 12000 | 0.3145 | 0.1077 | 0.5034 |
118
+ | 0.4891 | 19.0031 | 12200 | 0.3149 | 0.1079 | 0.5044 |
119
+ | 0.4901 | 19.3149 | 12400 | 0.3150 | 0.1072 | 0.5018 |
120
+ | 0.4705 | 19.6267 | 12600 | 0.3147 | 0.1075 | 0.5004 |
121
+ | 0.4639 | 19.9384 | 12800 | 0.3144 | 0.1074 | 0.5 |
122
+
123
+
124
+ ### Framework versions
125
+
126
+ - Transformers 4.52.1
127
+ - Pytorch 2.9.1+cu128
128
+ - Datasets 3.6.0
129
+ - Tokenizers 0.21.4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
adapter.cgg.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dee7750002ac3a0e8000a2962a820e181ecde8242ed4c2d6bd129510339b82a
3
+ size 8947144
config.json ADDED
@@ -0,0 +1,107 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.05,
3
+ "adapter_attn_dim": 16,
4
+ "adapter_kernel_size": 3,
5
+ "adapter_stride": 2,
6
+ "add_adapter": false,
7
+ "apply_spec_augment": true,
8
+ "architectures": [
9
+ "Wav2Vec2ForCTC"
10
+ ],
11
+ "attention_dropout": 0.0,
12
+ "bos_token_id": 1,
13
+ "classifier_proj_size": 256,
14
+ "codevector_dim": 1024,
15
+ "contrastive_logits_temperature": 0.1,
16
+ "conv_bias": true,
17
+ "conv_dim": [
18
+ 512,
19
+ 512,
20
+ 512,
21
+ 512,
22
+ 512,
23
+ 512,
24
+ 512
25
+ ],
26
+ "conv_kernel": [
27
+ 10,
28
+ 3,
29
+ 3,
30
+ 3,
31
+ 3,
32
+ 2,
33
+ 2
34
+ ],
35
+ "conv_stride": [
36
+ 5,
37
+ 2,
38
+ 2,
39
+ 2,
40
+ 2,
41
+ 2,
42
+ 2
43
+ ],
44
+ "ctc_loss_reduction": "mean",
45
+ "ctc_zero_infinity": false,
46
+ "diversity_loss_weight": 0.1,
47
+ "do_stable_layer_norm": true,
48
+ "eos_token_id": 2,
49
+ "feat_extract_activation": "gelu",
50
+ "feat_extract_dropout": 0.0,
51
+ "feat_extract_norm": "layer",
52
+ "feat_proj_dropout": 0.0,
53
+ "feat_quantizer_dropout": 0.0,
54
+ "final_dropout": 0.05,
55
+ "hidden_act": "gelu",
56
+ "hidden_dropout": 0.0,
57
+ "hidden_size": 1280,
58
+ "initializer_range": 0.02,
59
+ "intermediate_size": 5120,
60
+ "layer_norm_eps": 1e-05,
61
+ "layerdrop": 0.0,
62
+ "mask_feature_length": 10,
63
+ "mask_feature_min_masks": 0,
64
+ "mask_feature_prob": 0.0,
65
+ "mask_time_length": 10,
66
+ "mask_time_min_masks": 2,
67
+ "mask_time_prob": 0.05,
68
+ "model_type": "wav2vec2",
69
+ "num_adapter_layers": 3,
70
+ "num_attention_heads": 16,
71
+ "num_codevector_groups": 2,
72
+ "num_codevectors_per_group": 320,
73
+ "num_conv_pos_embedding_groups": 16,
74
+ "num_conv_pos_embeddings": 128,
75
+ "num_feat_extract_layers": 7,
76
+ "num_hidden_layers": 48,
77
+ "num_negatives": 100,
78
+ "output_hidden_size": 1280,
79
+ "pad_token_id": 57,
80
+ "proj_codevector_dim": 1024,
81
+ "tdnn_dilation": [
82
+ 1,
83
+ 2,
84
+ 3,
85
+ 1,
86
+ 1
87
+ ],
88
+ "tdnn_dim": [
89
+ 512,
90
+ 512,
91
+ 512,
92
+ 512,
93
+ 1500
94
+ ],
95
+ "tdnn_kernel": [
96
+ 5,
97
+ 3,
98
+ 3,
99
+ 1,
100
+ 1
101
+ ],
102
+ "torch_dtype": "float32",
103
+ "transformers_version": "4.52.1",
104
+ "use_weighted_layer_sum": false,
105
+ "vocab_size": 60,
106
+ "xvector_output_dim": 512
107
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50909cae219c5a1562f0f53a7c30ebed7cd80a2065b9b887248aeb9b40282ff7
3
+ size 3859039520
preprocessor_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "feature_extractor_type": "Wav2Vec2FeatureExtractor",
4
+ "feature_size": 1,
5
+ "padding_side": "right",
6
+ "padding_value": 0.0,
7
+ "return_attention_mask": true,
8
+ "sampling_rate": 16000
9
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf620c349d8b5c19466ee976d2835ddf13c816b15af03c9e86f1245f441d4062
3
+ size 5969
vocab.json CHANGED
@@ -1,62 +1 @@
1
- {
2
- "cgg": {
3
- "&": 30,
4
- "'": 4,
5
- "-": 26,
6
- ".": 46,
7
- "...": 55,
8
- "1": 15,
9
- "2": 31,
10
- "7": 45,
11
- "A": 12,
12
- "B": 19,
13
- "C": 50,
14
- "E": 0,
15
- "F": 2,
16
- "G": 28,
17
- "H": 23,
18
- "I": 47,
19
- "K": 25,
20
- "L": 13,
21
- "M": 9,
22
- "N": 24,
23
- "O": 32,
24
- "P": 41,
25
- "R": 38,
26
- "S": 8,
27
- "T": 37,
28
- "U": 14,
29
- "V": 21,
30
- "W": 5,
31
- "Y": 53,
32
- "Z": 10,
33
- "[PAD]": 57,
34
- "[UNK]": 56,
35
- "a": 18,
36
- "b": 51,
37
- "c": 44,
38
- "d": 3,
39
- "e": 22,
40
- "f": 11,
41
- "g": 49,
42
- "h": 48,
43
- "i": 7,
44
- "j": 1,
45
- "k": 39,
46
- "l": 54,
47
- "m": 52,
48
- "n": 33,
49
- "o": 40,
50
- "p": 6,
51
- "r": 42,
52
- "s": 36,
53
- "t": 35,
54
- "u": 17,
55
- "v": 27,
56
- "w": 43,
57
- "x": 34,
58
- "y": 20,
59
- "z": 16,
60
- "|": 29
61
- }
62
- }
 
1
+ {"cgg": {"E": 0, "j": 1, "F": 2, "d": 3, "'": 4, "W": 5, "p": 6, "i": 7, "S": 8, "M": 9, "Z": 10, "f": 11, "A": 12, "L": 13, "U": 14, "1": 15, "z": 16, "u": 17, "a": 18, "B": 19, "y": 20, "V": 21, "e": 22, "H": 23, "N": 24, "K": 25, "-": 26, "v": 27, "G": 28, "&": 30, "2": 31, "O": 32, "n": 33, "x": 34, "t": 35, "s": 36, "T": 37, "R": 38, "k": 39, "o": 40, "P": 41, "r": 42, "w": 43, "c": 44, "7": 45, ".": 46, "I": 47, "h": 48, "g": 49, "C": 50, "b": 51, "m": 52, "Y": 53, "l": 54, "|": 29, "...": 55, "[UNK]": 56, "[PAD]": 57}}