Bedru commited on
Commit
e52795a
·
verified ·
1 Parent(s): faac970

Upload tokenizer

Browse files
Files changed (5) hide show
  1. README.md +199 -0
  2. added_tokens.json +4 -0
  3. special_tokens_map.json +6 -0
  4. tokenizer_config.json +48 -0
  5. vocab.json +305 -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]
added_tokens.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "</s>": 304,
3
+ "<s>": 303
4
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "eos_token": "</s>",
4
+ "pad_token": "[PAD]",
5
+ "unk_token": "[UNK]"
6
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "301": {
4
+ "content": "[UNK]",
5
+ "lstrip": true,
6
+ "normalized": false,
7
+ "rstrip": true,
8
+ "single_word": false,
9
+ "special": false
10
+ },
11
+ "302": {
12
+ "content": "[PAD]",
13
+ "lstrip": true,
14
+ "normalized": false,
15
+ "rstrip": true,
16
+ "single_word": false,
17
+ "special": false
18
+ },
19
+ "303": {
20
+ "content": "<s>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "304": {
28
+ "content": "</s>",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ }
35
+ },
36
+ "bos_token": "<s>",
37
+ "clean_up_tokenization_spaces": false,
38
+ "do_lower_case": false,
39
+ "eos_token": "</s>",
40
+ "extra_special_tokens": {},
41
+ "model_max_length": 1000000000000000019884624838656,
42
+ "pad_token": "[PAD]",
43
+ "replace_word_delimiter_char": " ",
44
+ "target_lang": null,
45
+ "tokenizer_class": "Wav2Vec2CTCTokenizer",
46
+ "unk_token": "[UNK]",
47
+ "word_delimiter_token": "|"
48
+ }
vocab.json ADDED
@@ -0,0 +1,305 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "$": 1,
3
+ "&": 2,
4
+ "+": 3,
5
+ "/": 4,
6
+ "0": 5,
7
+ "1": 6,
8
+ "2": 7,
9
+ "3": 8,
10
+ "4": 9,
11
+ "5": 10,
12
+ "6": 11,
13
+ "7": 12,
14
+ "8": 13,
15
+ "9": 14,
16
+ "[": 15,
17
+ "[PAD]": 302,
18
+ "[UNK]": 301,
19
+ "]": 16,
20
+ "a": 17,
21
+ "b": 18,
22
+ "c": 19,
23
+ "d": 20,
24
+ "e": 21,
25
+ "f": 22,
26
+ "g": 23,
27
+ "h": 24,
28
+ "i": 25,
29
+ "j": 26,
30
+ "k": 27,
31
+ "m": 28,
32
+ "n": 29,
33
+ "o": 30,
34
+ "p": 31,
35
+ "r": 32,
36
+ "s": 33,
37
+ "t": 34,
38
+ "u": 35,
39
+ "v": 36,
40
+ "x": 37,
41
+ "y": 38,
42
+ "|": 0,
43
+ "~": 39,
44
+ "£": 40,
45
+ "¥": 41,
46
+ "°": 42,
47
+ "²": 43,
48
+ "½": 44,
49
+ "¾": 45,
50
+ "ã": 46,
51
+ "õ": 47,
52
+ "ሀ": 48,
53
+ "ሁ": 49,
54
+ "ሂ": 50,
55
+ "ሃ": 51,
56
+ "ሄ": 52,
57
+ "ህ": 53,
58
+ "ሆ": 54,
59
+ "ለ": 55,
60
+ "ሉ": 56,
61
+ "ሊ": 57,
62
+ "ላ": 58,
63
+ "ሌ": 59,
64
+ "ል": 60,
65
+ "ሎ": 61,
66
+ "ሏ": 62,
67
+ "ሐ": 63,
68
+ "ሑ": 64,
69
+ "ሓ": 65,
70
+ "ሔ": 66,
71
+ "ሕ": 67,
72
+ "መ": 68,
73
+ "ሙ": 69,
74
+ "ሚ": 70,
75
+ "ማ": 71,
76
+ "ሜ": 72,
77
+ "ም": 73,
78
+ "ሞ": 74,
79
+ "ሟ": 75,
80
+ "ሠ": 76,
81
+ "ሡ": 77,
82
+ "ሣ": 78,
83
+ "ሥ": 79,
84
+ "ሦ": 80,
85
+ "ረ": 81,
86
+ "ሩ": 82,
87
+ "ሪ": 83,
88
+ "ራ": 84,
89
+ "ሬ": 85,
90
+ "ር": 86,
91
+ "ሮ": 87,
92
+ "ሯ": 88,
93
+ "ሰ": 89,
94
+ "ሱ": 90,
95
+ "ሲ": 91,
96
+ "ሳ": 92,
97
+ "ሴ": 93,
98
+ "ስ": 94,
99
+ "ሶ": 95,
100
+ "ሷ": 96,
101
+ "ሸ": 97,
102
+ "ሹ": 98,
103
+ "ሺ": 99,
104
+ "ሻ": 100,
105
+ "ሼ": 101,
106
+ "ሽ": 102,
107
+ "ሾ": 103,
108
+ "ሿ": 104,
109
+ "ቀ": 105,
110
+ "ቁ": 106,
111
+ "ቂ": 107,
112
+ "ቃ": 108,
113
+ "ቄ": 109,
114
+ "ቅ": 110,
115
+ "ቆ": 111,
116
+ "ቋ": 112,
117
+ "በ": 113,
118
+ "ቡ": 114,
119
+ "ቢ": 115,
120
+ "ባ": 116,
121
+ "ቤ": 117,
122
+ "ብ": 118,
123
+ "ቦ": 119,
124
+ "ቧ": 120,
125
+ "ቨ": 121,
126
+ "ቪ": 122,
127
+ "ቫ": 123,
128
+ "ቬ": 124,
129
+ "ቭ": 125,
130
+ "ቮ": 126,
131
+ "ተ": 127,
132
+ "ቱ": 128,
133
+ "ቲ": 129,
134
+ "ታ": 130,
135
+ "ቴ": 131,
136
+ "ት": 132,
137
+ "ቶ": 133,
138
+ "ቷ": 134,
139
+ "ቸ": 135,
140
+ "ቹ": 136,
141
+ "ቺ": 137,
142
+ "ቻ": 138,
143
+ "ቼ": 139,
144
+ "ች": 140,
145
+ "ቾ": 141,
146
+ "ቿ": 142,
147
+ "ኀ": 143,
148
+ "ኃ": 144,
149
+ "ኅ": 145,
150
+ "ኋ": 146,
151
+ "ነ": 147,
152
+ "ኑ": 148,
153
+ "ኒ": 149,
154
+ "ና": 150,
155
+ "ኔ": 151,
156
+ "ን": 152,
157
+ "ኖ": 153,
158
+ "ኗ": 154,
159
+ "ኘ": 155,
160
+ "ኙ": 156,
161
+ "ኚ": 157,
162
+ "ኛ": 158,
163
+ "ኜ": 159,
164
+ "ኝ": 160,
165
+ "ኞ": 161,
166
+ "ኟ": 162,
167
+ "አ": 163,
168
+ "ኡ": 164,
169
+ "ኢ": 165,
170
+ "ኣ": 166,
171
+ "ኤ": 167,
172
+ "እ": 168,
173
+ "ኦ": 169,
174
+ "ከ": 170,
175
+ "ኩ": 171,
176
+ "ኪ": 172,
177
+ "ካ": 173,
178
+ "ኬ": 174,
179
+ "ክ": 175,
180
+ "ኮ": 176,
181
+ "ኰ": 177,
182
+ "ኳ": 178,
183
+ "ኸ": 179,
184
+ "ኺ": 180,
185
+ "ኽ": 181,
186
+ "ወ": 182,
187
+ "ዉ": 183,
188
+ "ዊ": 184,
189
+ "ዋ": 185,
190
+ "ዌ": 186,
191
+ "ው": 187,
192
+ "ዎ": 188,
193
+ "ዐ": 189,
194
+ "ዑ": 190,
195
+ "ዒ": 191,
196
+ "ዓ": 192,
197
+ "ዕ": 193,
198
+ "ዖ": 194,
199
+ "ዘ": 195,
200
+ "ዙ": 196,
201
+ "ዚ": 197,
202
+ "ዛ": 198,
203
+ "ዜ": 199,
204
+ "ዝ": 200,
205
+ "ዞ": 201,
206
+ "ዟ": 202,
207
+ "ዠ": 203,
208
+ "ዡ": 204,
209
+ "ዢ": 205,
210
+ "ዣ": 206,
211
+ "ዤ": 207,
212
+ "ዥ": 208,
213
+ "ዦ": 209,
214
+ "የ": 210,
215
+ "ዩ": 211,
216
+ "ዪ": 212,
217
+ "ያ": 213,
218
+ "ዬ": 214,
219
+ "ይ": 215,
220
+ "ዮ": 216,
221
+ "ደ": 217,
222
+ "ዱ": 218,
223
+ "ዲ": 219,
224
+ "ዳ": 220,
225
+ "ዴ": 221,
226
+ "ድ": 222,
227
+ "ዶ": 223,
228
+ "ዷ": 224,
229
+ "ጀ": 225,
230
+ "ጁ": 226,
231
+ "ጂ": 227,
232
+ "ጃ": 228,
233
+ "ጄ": 229,
234
+ "ጅ": 230,
235
+ "ጆ": 231,
236
+ "ጇ": 232,
237
+ "ገ": 233,
238
+ "ጉ": 234,
239
+ "ጊ": 235,
240
+ "ጋ": 236,
241
+ "ጌ": 237,
242
+ "ግ": 238,
243
+ "ጎ": 239,
244
+ "ጐ": 240,
245
+ "ጓ": 241,
246
+ "ጠ": 242,
247
+ "ጡ": 243,
248
+ "ጢ": 244,
249
+ "ጣ": 245,
250
+ "ጤ": 246,
251
+ "ጥ": 247,
252
+ "ጦ": 248,
253
+ "ጧ": 249,
254
+ "ጨ": 250,
255
+ "ጩ": 251,
256
+ "ጪ": 252,
257
+ "ጫ": 253,
258
+ "ጬ": 254,
259
+ "ጭ": 255,
260
+ "ጮ": 256,
261
+ "ጲ": 257,
262
+ "ጳ": 258,
263
+ "ጴ": 259,
264
+ "ጵ": 260,
265
+ "ጶ": 261,
266
+ "ጸ": 262,
267
+ "ጹ": 263,
268
+ "ጺ": 264,
269
+ "ጻ": 265,
270
+ "ጽ": 266,
271
+ "ጾ": 267,
272
+ "ጿ": 268,
273
+ "ፀ": 269,
274
+ "ፁ": 270,
275
+ "ፃ": 271,
276
+ "ፅ": 272,
277
+ "ፆ": 273,
278
+ "ፈ": 274,
279
+ "ፉ": 275,
280
+ "ፊ": 276,
281
+ "ፋ": 277,
282
+ "ፌ": 278,
283
+ "ፍ": 279,
284
+ "ፎ": 280,
285
+ "ፏ": 281,
286
+ "ፐ": 282,
287
+ "ፑ": 283,
288
+ "ፒ": 284,
289
+ "ፓ": 285,
290
+ "ፔ": 286,
291
+ "ፕ": 287,
292
+ "ፖ": 288,
293
+ "ፗ": 289,
294
+ "፡": 290,
295
+ "።": 291,
296
+ "፣": 292,
297
+ "፤": 293,
298
+ "፥": 294,
299
+ "፦": 295,
300
+ "–": 296,
301
+ "—": 297,
302
+ "’": 298,
303
+ "‹": 299,
304
+ "›": 300
305
+ }