Samuael commited on
Commit
3c0118d
·
verified ·
1 Parent(s): 0b275ea

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 +30 -0
  4. tokenizer_config.json +47 -0
  5. vocab.json +272 -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>": 271,
3
+ "<s>": 270
4
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "[PAD]",
18
+ "lstrip": true,
19
+ "normalized": false,
20
+ "rstrip": true,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "[UNK]",
25
+ "lstrip": true,
26
+ "normalized": false,
27
+ "rstrip": true,
28
+ "single_word": false
29
+ }
30
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": true,
6
+ "normalized": false,
7
+ "rstrip": true,
8
+ "single_word": false,
9
+ "special": false
10
+ },
11
+ "1": {
12
+ "content": "[UNK]",
13
+ "lstrip": true,
14
+ "normalized": false,
15
+ "rstrip": true,
16
+ "single_word": false,
17
+ "special": false
18
+ },
19
+ "270": {
20
+ "content": "<s>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "271": {
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
+ "model_max_length": 1000000000000000019884624838656,
41
+ "pad_token": "[PAD]",
42
+ "replace_word_delimiter_char": " ",
43
+ "target_lang": null,
44
+ "tokenizer_class": "Wav2Vec2CTCTokenizer",
45
+ "unk_token": "[UNK]",
46
+ "word_delimiter_token": "|"
47
+ }
vocab.json ADDED
@@ -0,0 +1,272 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "[PAD]": 0,
3
+ "[UNK]": 1,
4
+ "|": 2,
5
+ "ለ": 60,
6
+ "ሉ": 61,
7
+ "ሊ": 62,
8
+ "ላ": 63,
9
+ "ሌ": 64,
10
+ "ል": 240,
11
+ "ሎ": 65,
12
+ "ሏ": 4,
13
+ "ሑ": 56,
14
+ "ሒ": 57,
15
+ "ሓ": 55,
16
+ "ሔ": 58,
17
+ "ሕ": 241,
18
+ "ሖ": 59,
19
+ "መ": 66,
20
+ "ሙ": 67,
21
+ "ሚ": 68,
22
+ "ማ": 69,
23
+ "ሜ": 70,
24
+ "ም": 242,
25
+ "ሞ": 71,
26
+ "ሟ": 5,
27
+ "ረ": 72,
28
+ "ሩ": 73,
29
+ "ሪ": 74,
30
+ "ራ": 75,
31
+ "ሬ": 76,
32
+ "ር": 243,
33
+ "ሮ": 77,
34
+ "ሯ": 6,
35
+ "ሰ": 78,
36
+ "ሱ": 79,
37
+ "ሲ": 80,
38
+ "ሳ": 81,
39
+ "ሴ": 82,
40
+ "ስ": 244,
41
+ "ሶ": 83,
42
+ "ሷ": 7,
43
+ "ሸ": 84,
44
+ "ሹ": 85,
45
+ "ሺ": 86,
46
+ "ሻ": 87,
47
+ "ሼ": 88,
48
+ "ሽ": 245,
49
+ "ሾ": 89,
50
+ "ሿ": 8,
51
+ "ቀ": 90,
52
+ "ቁ": 91,
53
+ "ቂ": 92,
54
+ "ቃ": 93,
55
+ "ቄ": 94,
56
+ "ቅ": 246,
57
+ "ቆ": 95,
58
+ "ቈ": 99,
59
+ "ቊ": 97,
60
+ "ቋ": 9,
61
+ "ቌ": 96,
62
+ "ቍ": 98,
63
+ "ቐ": 100,
64
+ "ቑ": 101,
65
+ "ቒ": 102,
66
+ "ቓ": 103,
67
+ "ቔ": 104,
68
+ "ቕ": 247,
69
+ "ቖ": 105,
70
+ "ቘ": 45,
71
+ "ቚ": 46,
72
+ "ቛ": 47,
73
+ "ቜ": 48,
74
+ "በ": 106,
75
+ "ቡ": 107,
76
+ "ቢ": 108,
77
+ "ባ": 109,
78
+ "ቤ": 110,
79
+ "ብ": 248,
80
+ "ቦ": 111,
81
+ "ቧ": 10,
82
+ "ቨ": 112,
83
+ "ቩ": 113,
84
+ "ቪ": 114,
85
+ "ቫ": 115,
86
+ "ቬ": 116,
87
+ "ቭ": 249,
88
+ "ቮ": 117,
89
+ "ቯ": 11,
90
+ "ተ": 118,
91
+ "ቱ": 119,
92
+ "ቲ": 120,
93
+ "ታ": 121,
94
+ "ቴ": 122,
95
+ "ት": 250,
96
+ "ቶ": 123,
97
+ "ቷ": 12,
98
+ "ቸ": 124,
99
+ "ቹ": 125,
100
+ "ቺ": 126,
101
+ "ቻ": 127,
102
+ "ቼ": 128,
103
+ "ች": 251,
104
+ "ቾ": 129,
105
+ "ቿ": 13,
106
+ "ኊ": 33,
107
+ "ኋ": 3,
108
+ "ኌ": 30,
109
+ "ነ": 130,
110
+ "ኑ": 131,
111
+ "ኒ": 132,
112
+ "ና": 133,
113
+ "ኔ": 134,
114
+ "ን": 252,
115
+ "ኖ": 135,
116
+ "ኗ": 14,
117
+ "ኘ": 136,
118
+ "ኙ": 137,
119
+ "ኚ": 138,
120
+ "ኛ": 139,
121
+ "ኜ": 140,
122
+ "ኝ": 253,
123
+ "ኞ": 141,
124
+ "ኟ": 15,
125
+ "ኡ": 50,
126
+ "ኢ": 51,
127
+ "ኣ": 254,
128
+ "ኤ": 52,
129
+ "እ": 53,
130
+ "ኦ": 54,
131
+ "ኧ": 49,
132
+ "ከ": 142,
133
+ "ኩ": 143,
134
+ "ኪ": 144,
135
+ "ካ": 145,
136
+ "ኬ": 146,
137
+ "ክ": 255,
138
+ "ኮ": 147,
139
+ "ኰ": 148,
140
+ "ኲ": 32,
141
+ "ኳ": 16,
142
+ "ኴ": 29,
143
+ "ኵ": 149,
144
+ "ኸ": 150,
145
+ "ኹ": 151,
146
+ "ኺ": 152,
147
+ "ኻ": 153,
148
+ "ኼ": 154,
149
+ "ኽ": 256,
150
+ "ኾ": 155,
151
+ "ዀ": 156,
152
+ "ዂ": 159,
153
+ "ዃ": 157,
154
+ "ዄ": 158,
155
+ "ዅ": 160,
156
+ "ወ": 161,
157
+ "ዉ": 162,
158
+ "ዊ": 163,
159
+ "ዋ": 164,
160
+ "ዌ": 165,
161
+ "ው": 257,
162
+ "ዎ": 166,
163
+ "ዘ": 167,
164
+ "ዙ": 168,
165
+ "ዚ": 169,
166
+ "ዛ": 170,
167
+ "ዜ": 171,
168
+ "ዝ": 258,
169
+ "ዞ": 172,
170
+ "ዟ": 17,
171
+ "ዠ": 173,
172
+ "ዡ": 174,
173
+ "ዢ": 175,
174
+ "ዣ": 176,
175
+ "ዤ": 177,
176
+ "ዥ": 259,
177
+ "ዦ": 178,
178
+ "ዧ": 18,
179
+ "የ": 179,
180
+ "ዩ": 180,
181
+ "ዪ": 181,
182
+ "ያ": 182,
183
+ "ዬ": 183,
184
+ "ይ": 260,
185
+ "ዮ": 184,
186
+ "ደ": 185,
187
+ "ዱ": 186,
188
+ "ዲ": 187,
189
+ "ዳ": 188,
190
+ "ዴ": 189,
191
+ "ድ": 261,
192
+ "ዶ": 190,
193
+ "ዷ": 19,
194
+ "ጀ": 191,
195
+ "ጁ": 192,
196
+ "ጂ": 193,
197
+ "ጃ": 194,
198
+ "ጄ": 195,
199
+ "ጅ": 262,
200
+ "ጆ": 196,
201
+ "ጇ": 20,
202
+ "ገ": 197,
203
+ "ጉ": 198,
204
+ "ጊ": 199,
205
+ "ጋ": 200,
206
+ "ጌ": 201,
207
+ "ግ": 263,
208
+ "ጎ": 202,
209
+ "ጐ": 203,
210
+ "ጒ": 31,
211
+ "ጓ": 21,
212
+ "ጔ": 28,
213
+ "ጕ": 35,
214
+ "ጠ": 204,
215
+ "ጡ": 205,
216
+ "ጢ": 206,
217
+ "ጣ": 207,
218
+ "ጤ": 208,
219
+ "ጥ": 264,
220
+ "ጦ": 209,
221
+ "ጧ": 22,
222
+ "ጨ": 210,
223
+ "ጩ": 211,
224
+ "ጪ": 212,
225
+ "ጫ": 213,
226
+ "ጬ": 214,
227
+ "ጭ": 265,
228
+ "ጮ": 215,
229
+ "ጯ": 23,
230
+ "ጰ": 216,
231
+ "ጱ": 217,
232
+ "ጲ": 218,
233
+ "ጳ": 219,
234
+ "ጴ": 220,
235
+ "ጵ": 266,
236
+ "ጶ": 221,
237
+ "ጷ": 24,
238
+ "ጸ": 222,
239
+ "ጹ": 223,
240
+ "ጺ": 224,
241
+ "ጻ": 225,
242
+ "ጼ": 226,
243
+ "ጽ": 267,
244
+ "ጾ": 227,
245
+ "ጿ": 25,
246
+ "ፈ": 228,
247
+ "ፉ": 229,
248
+ "ፊ": 230,
249
+ "ፋ": 231,
250
+ "ፌ": 232,
251
+ "ፍ": 268,
252
+ "ፎ": 233,
253
+ "ፏ": 26,
254
+ "ፐ": 234,
255
+ "ፑ": 235,
256
+ "ፒ": 236,
257
+ "ፓ": 237,
258
+ "ፔ": 238,
259
+ "ፕ": 269,
260
+ "ፖ": 239,
261
+ "ፗ": 27,
262
+ "ፘ": 40,
263
+ "ፙ": 36,
264
+ "ፚ": 37,
265
+ "ᎉ": 34,
266
+ "ᎊ": 38,
267
+ "ᎋ": 39,
268
+ "ᎌ": 41,
269
+ "ᎍ": 42,
270
+ "ᎎ": 43,
271
+ "ᎏ": 44
272
+ }