Lakoc commited on
Commit
20c9c0c
·
verified ·
1 Parent(s): 34f961d

Upload feature extractor

Browse files
Files changed (2) hide show
  1. README.md +199 -0
  2. preprocessor_config.json +178 -0
README.md ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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]
preprocessor_config.json ADDED
@@ -0,0 +1,178 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_ceptral_normalize": false,
3
+ "feature_extractor_type": "CustomFeatureExtractor",
4
+ "feature_size": 80,
5
+ "global_means": [
6
+ 9.934782028198242,
7
+ 10.321621894836426,
8
+ 11.089790344238281,
9
+ 11.81026840209961,
10
+ 12.466439247131348,
11
+ 12.920701026916504,
12
+ 13.168055534362793,
13
+ 13.175261497497559,
14
+ 13.156973838806152,
15
+ 13.089899063110352,
16
+ 13.255195617675781,
17
+ 13.422773361206055,
18
+ 13.699784278869629,
19
+ 13.89034652709961,
20
+ 13.941865921020508,
21
+ 13.990100860595703,
22
+ 13.980658531188965,
23
+ 13.893268585205078,
24
+ 13.935853004455566,
25
+ 13.646678924560547,
26
+ 13.410820960998535,
27
+ 13.540400505065918,
28
+ 13.29611587524414,
29
+ 13.391236305236816,
30
+ 13.293018341064453,
31
+ 13.371212005615234,
32
+ 13.270852088928223,
33
+ 13.354289054870605,
34
+ 13.336625099182129,
35
+ 13.376561164855957,
36
+ 13.432696342468262,
37
+ 13.489630699157715,
38
+ 13.598408699035645,
39
+ 13.823909759521484,
40
+ 13.966174125671387,
41
+ 14.023015975952148,
42
+ 14.139938354492188,
43
+ 14.248709678649902,
44
+ 14.363494873046875,
45
+ 14.337635040283203,
46
+ 14.452266693115234,
47
+ 14.407611846923828,
48
+ 14.48513412475586,
49
+ 14.47574234008789,
50
+ 14.530412673950195,
51
+ 14.613019943237305,
52
+ 14.699983596801758,
53
+ 14.79568099975586,
54
+ 14.867570877075195,
55
+ 14.922585487365723,
56
+ 14.93116283416748,
57
+ 14.943355560302734,
58
+ 14.985624313354492,
59
+ 15.00722599029541,
60
+ 14.978273391723633,
61
+ 14.976923942565918,
62
+ 14.97254753112793,
63
+ 14.965669631958008,
64
+ 14.969646453857422,
65
+ 14.956181526184082,
66
+ 14.971622467041016,
67
+ 14.913554191589355,
68
+ 14.79325008392334,
69
+ 14.70395565032959,
70
+ 14.60731315612793,
71
+ 14.512575149536133,
72
+ 14.415873527526855,
73
+ 14.318291664123535,
74
+ 14.238300323486328,
75
+ 14.18203353881836,
76
+ 14.117829322814941,
77
+ 14.092761993408203,
78
+ 14.089006423950195,
79
+ 14.083306312561035,
80
+ 14.051990509033203,
81
+ 13.998411178588867,
82
+ 13.955440521240234,
83
+ 13.847847938537598,
84
+ 13.76036548614502,
85
+ 13.65838623046875
86
+ ],
87
+ "global_stds": [
88
+ 3.493445634841919,
89
+ 3.7332658767700195,
90
+ 4.173112392425537,
91
+ 4.381145000457764,
92
+ 4.632242679595947,
93
+ 4.829987049102783,
94
+ 4.969532489776611,
95
+ 5.023173809051514,
96
+ 4.948637962341309,
97
+ 4.843666076660156,
98
+ 4.821942329406738,
99
+ 4.86712121963501,
100
+ 4.921794891357422,
101
+ 4.941386699676514,
102
+ 4.924642086029053,
103
+ 4.887119770050049,
104
+ 4.835723876953125,
105
+ 4.788618087768555,
106
+ 4.737375259399414,
107
+ 4.6666388511657715,
108
+ 4.602056980133057,
109
+ 4.539662837982178,
110
+ 4.467899799346924,
111
+ 4.401895523071289,
112
+ 4.341981887817383,
113
+ 4.282251834869385,
114
+ 4.240408897399902,
115
+ 4.207695007324219,
116
+ 4.1977925300598145,
117
+ 4.186620235443115,
118
+ 4.171017169952393,
119
+ 4.153639316558838,
120
+ 4.090614318847656,
121
+ 3.904900550842285,
122
+ 3.9231131076812744,
123
+ 4.116154193878174,
124
+ 4.128311634063721,
125
+ 4.1218485832214355,
126
+ 4.110908031463623,
127
+ 4.097379684448242,
128
+ 4.077272891998291,
129
+ 4.055732727050781,
130
+ 4.026876926422119,
131
+ 4.027974605560303,
132
+ 4.0359320640563965,
133
+ 4.049676418304443,
134
+ 4.077119827270508,
135
+ 4.10495662689209,
136
+ 4.115031719207764,
137
+ 4.104520797729492,
138
+ 4.077327251434326,
139
+ 4.078342914581299,
140
+ 4.06070613861084,
141
+ 4.062828540802002,
142
+ 4.050693035125732,
143
+ 4.0356926918029785,
144
+ 4.0288519859313965,
145
+ 4.02872896194458,
146
+ 4.0282063484191895,
147
+ 4.023144245147705,
148
+ 3.9815800189971924,
149
+ 3.925896644592285,
150
+ 3.994940757751465,
151
+ 3.988776683807373,
152
+ 3.976620674133301,
153
+ 3.962347984313965,
154
+ 3.9409213066101074,
155
+ 3.9376416206359863,
156
+ 3.933440685272217,
157
+ 3.9101343154907227,
158
+ 3.9033939838409424,
159
+ 3.8789405822753906,
160
+ 3.8626997470855713,
161
+ 3.8537166118621826,
162
+ 3.839444875717163,
163
+ 3.809556245803833,
164
+ 3.782973289489746,
165
+ 3.803926706314087,
166
+ 3.80619478225708,
167
+ 3.80369234085083
168
+ ],
169
+ "norm_type": "global",
170
+ "normalize_means": true,
171
+ "normalize_vars": true,
172
+ "num_mel_bins": 80,
173
+ "padding_side": "right",
174
+ "padding_value": 0.0,
175
+ "return_attention_mask": true,
176
+ "sampling_rate": 16000,
177
+ "update_norms": true
178
+ }