ctaguchi commited on
Commit
49d535d
·
verified ·
1 Parent(s): 261ff7c

End of training

Browse files
Files changed (6) hide show
  1. README.md +110 -195
  2. config.json +117 -0
  3. model.safetensors +3 -0
  4. preprocessor_config.json +9 -0
  5. training_args.bin +3 -0
  6. vocab.json +1 -89
README.md CHANGED
@@ -1,199 +1,114 @@
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: apache-2.0
4
+ base_model: facebook/wav2vec2-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - wer
9
+ model-index:
10
+ - name: ssc-sco-w2vbase-model
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-sco-w2vbase-model
18
+
19
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 3.0812
22
+ - Cer: 0.9998
23
+ - Wer: 1.0
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: 12
44
+ - eval_batch_size: 12
45
+ - seed: 42
46
+ - gradient_accumulation_steps: 2
47
+ - total_train_batch_size: 24
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
+ | 3.1625 | 0.4032 | 200 | 3.0701 | 0.9998 | 1.0 |
59
+ | 3.1393 | 0.8065 | 400 | 3.0657 | 0.9999 | 1.0 |
60
+ | 3.1551 | 1.2097 | 600 | 3.1028 | 0.9998 | 1.0 |
61
+ | 3.1429 | 1.6129 | 800 | 3.0916 | 0.9999 | 1.0 |
62
+ | 3.1722 | 2.0161 | 1000 | 3.1351 | 0.9998 | 1.0 |
63
+ | 3.1605 | 2.4194 | 1200 | 3.0805 | 0.9998 | 1.0 |
64
+ | 3.1633 | 2.8226 | 1400 | 3.0856 | 0.9998 | 1.0 |
65
+ | 3.1585 | 3.2258 | 1600 | 3.0938 | 0.9998 | 1.0 |
66
+ | 3.138 | 3.6290 | 1800 | 3.1041 | 0.9998 | 1.0 |
67
+ | 3.1666 | 4.0323 | 2000 | 3.1156 | 0.9999 | 1.0 |
68
+ | 3.1477 | 4.4355 | 2200 | 3.1114 | 0.9998 | 1.0 |
69
+ | 3.1513 | 4.8387 | 2400 | 3.0858 | 0.9998 | 1.0 |
70
+ | 3.1523 | 5.2419 | 2600 | 3.0905 | 0.9999 | 1.0 |
71
+ | 3.1549 | 5.6452 | 2800 | 3.0889 | 0.9998 | 1.0 |
72
+ | 3.1609 | 6.0484 | 3000 | 3.0869 | 0.9999 | 1.0 |
73
+ | 3.1462 | 6.4516 | 3200 | 3.0699 | 0.9998 | 1.0 |
74
+ | 3.1431 | 6.8548 | 3400 | 3.0883 | 0.9999 | 1.0 |
75
+ | 3.1398 | 7.2581 | 3600 | 3.0844 | 0.9999 | 1.0 |
76
+ | 3.154 | 7.6613 | 3800 | 3.0878 | 0.9998 | 1.0 |
77
+ | 3.1502 | 8.0645 | 4000 | 3.0847 | 0.9998 | 1.0 |
78
+ | 3.153 | 8.4677 | 4200 | 3.0783 | 0.9998 | 1.0 |
79
+ | 3.1551 | 8.8710 | 4400 | 3.0826 | 0.9999 | 1.0 |
80
+ | 3.1478 | 9.2742 | 4600 | 3.0764 | 0.9998 | 1.0 |
81
+ | 3.1439 | 9.6774 | 4800 | 3.0705 | 0.9999 | 1.0 |
82
+ | 3.1614 | 10.0806 | 5000 | 3.0687 | 0.9998 | 1.0 |
83
+ | 3.1563 | 10.4839 | 5200 | 3.0752 | 0.9999 | 1.0 |
84
+ | 3.1504 | 10.8871 | 5400 | 3.0656 | 0.9998 | 1.0 |
85
+ | 3.1543 | 11.2903 | 5600 | 3.0634 | 0.9998 | 1.0 |
86
+ | 3.1507 | 11.6935 | 5800 | 3.0638 | 0.9998 | 1.0 |
87
+ | 3.1642 | 12.0968 | 6000 | 3.0673 | 0.9998 | 1.0 |
88
+ | 3.1646 | 12.5 | 6200 | 3.0658 | 0.9998 | 1.0 |
89
+ | 3.1546 | 12.9032 | 6400 | 3.0638 | 0.9998 | 1.0 |
90
+ | 3.145 | 13.3065 | 6600 | 3.0587 | 0.9998 | 1.0 |
91
+ | 3.1464 | 13.7097 | 6800 | 3.0661 | 0.9998 | 1.0 |
92
+ | 3.1346 | 14.1129 | 7000 | 3.0645 | 0.9998 | 1.0 |
93
+ | 3.1554 | 14.5161 | 7200 | 3.0632 | 0.9998 | 1.0 |
94
+ | 3.1627 | 14.9194 | 7400 | 3.0640 | 0.9999 | 1.0 |
95
+ | 3.1607 | 15.3226 | 7600 | 3.0734 | 0.9999 | 1.0 |
96
+ | 3.1475 | 15.7258 | 7800 | 3.0789 | 0.9999 | 1.0 |
97
+ | 3.1356 | 16.1290 | 8000 | 3.0725 | 0.9998 | 1.0 |
98
+ | 3.1452 | 16.5323 | 8200 | 3.0739 | 0.9999 | 1.0 |
99
+ | 3.1475 | 16.9355 | 8400 | 3.0767 | 0.9999 | 1.0 |
100
+ | 3.1366 | 17.3387 | 8600 | 3.0762 | 0.9998 | 1.0 |
101
+ | 3.146 | 17.7419 | 8800 | 3.0816 | 0.9998 | 1.0 |
102
+ | 3.1452 | 18.1452 | 9000 | 3.0815 | 0.9998 | 1.0 |
103
+ | 3.1483 | 18.5484 | 9200 | 3.0837 | 0.9998 | 1.0 |
104
+ | 3.1331 | 18.9516 | 9400 | 3.0808 | 0.9998 | 1.0 |
105
+ | 3.146 | 19.3548 | 9600 | 3.0821 | 0.9999 | 1.0 |
106
+ | 3.1597 | 19.7581 | 9800 | 3.0812 | 0.9998 | 1.0 |
107
+
108
+
109
+ ### Framework versions
110
+
111
+ - Transformers 4.52.1
112
+ - Pytorch 2.9.1+cu128
113
+ - Datasets 3.6.0
114
+ - Tokenizers 0.21.4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
config.json ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.0,
3
+ "adapter_attn_dim": null,
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": 256,
15
+ "contrastive_logits_temperature": 0.1,
16
+ "conv_bias": false,
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": false,
48
+ "eos_token_id": 2,
49
+ "feat_extract_activation": "gelu",
50
+ "feat_extract_norm": "group",
51
+ "feat_proj_dropout": 0.0,
52
+ "feat_quantizer_dropout": 0.0,
53
+ "final_dropout": 0.0,
54
+ "freeze_feat_extract_train": true,
55
+ "hidden_act": "gelu",
56
+ "hidden_dropout": 0.0,
57
+ "hidden_size": 768,
58
+ "initializer_range": 0.02,
59
+ "intermediate_size": 3072,
60
+ "layer_norm_eps": 1e-05,
61
+ "layerdrop": 0.0,
62
+ "mask_channel_length": 10,
63
+ "mask_channel_min_space": 1,
64
+ "mask_channel_other": 0.0,
65
+ "mask_channel_prob": 0.0,
66
+ "mask_channel_selection": "static",
67
+ "mask_feature_length": 10,
68
+ "mask_feature_min_masks": 0,
69
+ "mask_feature_prob": 0.0,
70
+ "mask_time_length": 10,
71
+ "mask_time_min_masks": 2,
72
+ "mask_time_min_space": 1,
73
+ "mask_time_other": 0.0,
74
+ "mask_time_prob": 0.05,
75
+ "mask_time_selection": "static",
76
+ "model_type": "wav2vec2",
77
+ "no_mask_channel_overlap": false,
78
+ "no_mask_time_overlap": false,
79
+ "num_adapter_layers": 3,
80
+ "num_attention_heads": 12,
81
+ "num_codevector_groups": 2,
82
+ "num_codevectors_per_group": 320,
83
+ "num_conv_pos_embedding_groups": 16,
84
+ "num_conv_pos_embeddings": 128,
85
+ "num_feat_extract_layers": 7,
86
+ "num_hidden_layers": 12,
87
+ "num_negatives": 100,
88
+ "output_hidden_size": 768,
89
+ "pad_token_id": 86,
90
+ "proj_codevector_dim": 256,
91
+ "tdnn_dilation": [
92
+ 1,
93
+ 2,
94
+ 3,
95
+ 1,
96
+ 1
97
+ ],
98
+ "tdnn_dim": [
99
+ 512,
100
+ 512,
101
+ 512,
102
+ 512,
103
+ 1500
104
+ ],
105
+ "tdnn_kernel": [
106
+ 5,
107
+ 3,
108
+ 3,
109
+ 1,
110
+ 1
111
+ ],
112
+ "torch_dtype": "float32",
113
+ "transformers_version": "4.52.1",
114
+ "use_weighted_layer_sum": false,
115
+ "vocab_size": 89,
116
+ "xvector_output_dim": 512
117
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54be343f8fb83c6d928ed35b411d9d9523659fcee8181e3011de9ec9a359ce95
3
+ size 377786460
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:02d64d421ab2117f1cb5db350b7840d389ea046fb60b5e6aef3d1498d27dbe57
3
+ size 5905
vocab.json CHANGED
@@ -1,89 +1 @@
1
- {
2
- "!": 19,
3
- "\"": 63,
4
- "'": 64,
5
- "(": 48,
6
- ")": 80,
7
- ",": 39,
8
- "-": 53,
9
- ".": 14,
10
- "...": 84,
11
- "0": 49,
12
- "1": 50,
13
- "2": 3,
14
- "3": 65,
15
- "4": 16,
16
- "5": 25,
17
- "6": 58,
18
- "7": 32,
19
- "8": 74,
20
- "9": 61,
21
- "?": 24,
22
- "A": 9,
23
- "B": 83,
24
- "C": 71,
25
- "D": 56,
26
- "E": 20,
27
- "F": 35,
28
- "G": 13,
29
- "H": 26,
30
- "I": 10,
31
- "J": 75,
32
- "K": 2,
33
- "L": 5,
34
- "M": 21,
35
- "N": 60,
36
- "O": 42,
37
- "P": 43,
38
- "Q": 59,
39
- "R": 51,
40
- "S": 66,
41
- "T": 47,
42
- "U": 45,
43
- "V": 70,
44
- "W": 40,
45
- "Y": 0,
46
- "Z": 31,
47
- "[": 15,
48
- "[PAD]": 86,
49
- "[UNK]": 85,
50
- "]": 6,
51
- "a": 8,
52
- "b": 11,
53
- "c": 44,
54
- "d": 69,
55
- "e": 12,
56
- "f": 34,
57
- "g": 72,
58
- "h": 4,
59
- "i": 77,
60
- "j": 82,
61
- "k": 54,
62
- "l": 17,
63
- "m": 37,
64
- "n": 73,
65
- "o": 81,
66
- "p": 36,
67
- "q": 30,
68
- "r": 38,
69
- "s": 29,
70
- "t": 1,
71
- "u": 33,
72
- "v": 57,
73
- "w": 41,
74
- "x": 79,
75
- "y": 52,
76
- "z": 46,
77
- "|": 67,
78
- "£": 7,
79
- "á": 23,
80
- "é": 68,
81
- "í": 27,
82
- "ö": 28,
83
- "ü": 55,
84
- "–": 22,
85
- "‘": 76,
86
- "’": 18,
87
- "“": 78,
88
- "”": 62
89
- }
 
1
+ {"Y": 0, "t": 1, "K": 2, "2": 3, "h": 4, "L": 5, "]": 6, "\u00a3": 7, "a": 8, "A": 9, "I": 10, "b": 11, "e": 12, "G": 13, ".": 14, "[": 15, "4": 16, "l": 17, "\u2019": 18, "!": 19, "E": 20, "M": 21, "\u2013": 22, "\u00e1": 23, "?": 24, "5": 25, "H": 26, "\u00ed": 27, "\u00f6": 28, "s": 29, "q": 30, "Z": 31, "7": 32, "u": 33, "f": 34, "F": 35, "p": 36, "m": 37, "r": 38, ",": 39, "W": 40, "w": 41, "O": 42, "P": 43, "c": 44, "U": 45, "z": 46, "T": 47, "(": 48, "0": 49, "1": 50, "R": 51, "y": 52, "-": 53, "k": 54, "\u00fc": 55, "D": 56, "v": 57, "6": 58, "Q": 59, "N": 60, "9": 61, "\u201d": 62, "\"": 63, "'": 64, "3": 65, "S": 66, "\u00e9": 68, "d": 69, "V": 70, "C": 71, "g": 72, "n": 73, "8": 74, "J": 75, "\u2018": 76, "i": 77, "\u201c": 78, "x": 79, ")": 80, "o": 81, "j": 82, "B": 83, "|": 67, "...": 84, "[UNK]": 85, "[PAD]": 86}