Mezge commited on
Commit
d40759e
·
verified ·
1 Parent(s): 7937b47

Upload tokenizer

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