DipsankarSinha commited on
Commit
d65dd6a
·
verified ·
1 Parent(s): a38bab3

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 +31 -0
  5. vocab.json +232 -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>": 231,
3
+ "[PAD]": 230
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,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "230": {
4
+ "content": "[PAD]",
5
+ "lstrip": true,
6
+ "normalized": false,
7
+ "rstrip": true,
8
+ "single_word": false,
9
+ "special": false
10
+ },
11
+ "231": {
12
+ "content": "</s>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ }
19
+ },
20
+ "bos_token": "<s>",
21
+ "clean_up_tokenization_spaces": true,
22
+ "do_lower_case": false,
23
+ "eos_token": "</s>",
24
+ "model_max_length": 1000000000000000019884624838656,
25
+ "pad_token": "[PAD]",
26
+ "replace_word_delimiter_char": " ",
27
+ "target_lang": null,
28
+ "tokenizer_class": "Wav2Vec2CTCTokenizer",
29
+ "unk_token": "[UNK]",
30
+ "word_delimiter_token": "|"
31
+ }
vocab.json ADDED
@@ -0,0 +1,232 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "[PAD]": 230,
3
+ "[UNK]": 230,
4
+ "|": 24,
5
+ "ሀ": 12,
6
+ "ሁ": 38,
7
+ "ሂ": 197,
8
+ "ሃ": 173,
9
+ "ሄ": 128,
10
+ "ህ": 98,
11
+ "ሆ": 3,
12
+ "ለ": 4,
13
+ "ሉ": 224,
14
+ "ሊ": 181,
15
+ "ላ": 163,
16
+ "ሌ": 211,
17
+ "ል": 96,
18
+ "ሎ": 167,
19
+ "ሏ": 103,
20
+ "ሐ": 85,
21
+ "ሑ": 62,
22
+ "ሓ": 82,
23
+ "ሔ": 223,
24
+ "ሕ": 161,
25
+ "መ": 30,
26
+ "ሙ": 58,
27
+ "ሚ": 182,
28
+ "ማ": 188,
29
+ "ሜ": 194,
30
+ "ም": 41,
31
+ "ሞ": 185,
32
+ "ሟ": 143,
33
+ "ሠ": 205,
34
+ "ሡ": 151,
35
+ "ሣ": 171,
36
+ "ሥ": 72,
37
+ "ሦ": 70,
38
+ "ረ": 123,
39
+ "ሩ": 104,
40
+ "ሪ": 206,
41
+ "ራ": 152,
42
+ "ሬ": 105,
43
+ "ር": 73,
44
+ "ሮ": 43,
45
+ "ሯ": 226,
46
+ "ሰ": 156,
47
+ "ሱ": 121,
48
+ "ሲ": 39,
49
+ "ሳ": 64,
50
+ "ሴ": 9,
51
+ "ስ": 145,
52
+ "ሶ": 180,
53
+ "ሷ": 192,
54
+ "ሸ": 8,
55
+ "ሹ": 183,
56
+ "ሺ": 27,
57
+ "ሻ": 63,
58
+ "ሼ": 150,
59
+ "ሽ": 32,
60
+ "ሾ": 76,
61
+ "ቀ": 222,
62
+ "ቁ": 2,
63
+ "ቂ": 141,
64
+ "ቃ": 129,
65
+ "ቄ": 187,
66
+ "ቅ": 120,
67
+ "ቆ": 91,
68
+ "ቋ": 202,
69
+ "በ": 90,
70
+ "ቡ": 175,
71
+ "ቢ": 46,
72
+ "ባ": 136,
73
+ "ቤ": 190,
74
+ "ብ": 80,
75
+ "ቦ": 174,
76
+ "ቧ": 138,
77
+ "ቨ": 172,
78
+ "ቪ": 15,
79
+ "ቫ": 6,
80
+ "ቭ": 155,
81
+ "ቮ": 34,
82
+ "ተ": 26,
83
+ "ቱ": 164,
84
+ "ቲ": 144,
85
+ "ታ": 78,
86
+ "ቴ": 93,
87
+ "ት": 61,
88
+ "ቶ": 148,
89
+ "ቷ": 25,
90
+ "ቸ": 68,
91
+ "ቹ": 10,
92
+ "ቺ": 86,
93
+ "ቻ": 110,
94
+ "ቼ": 195,
95
+ "ች": 19,
96
+ "ቾ": 74,
97
+ "ቿ": 83,
98
+ "ኀ": 139,
99
+ "ኃ": 159,
100
+ "ኅ": 65,
101
+ "ኋ": 13,
102
+ "ነ": 107,
103
+ "ኑ": 184,
104
+ "ኒ": 77,
105
+ "ና": 218,
106
+ "ኔ": 210,
107
+ "ን": 108,
108
+ "ኖ": 204,
109
+ "ኗ": 51,
110
+ "ኘ": 48,
111
+ "ኙ": 52,
112
+ "ኛ": 119,
113
+ "ኝ": 45,
114
+ "ኞ": 201,
115
+ "ኟ": 177,
116
+ "አ": 92,
117
+ "ኡ": 142,
118
+ "ኢ": 133,
119
+ "ኤ": 115,
120
+ "እ": 140,
121
+ "ኦ": 36,
122
+ "ከ": 17,
123
+ "ኩ": 131,
124
+ "ኪ": 102,
125
+ "ካ": 178,
126
+ "ኬ": 57,
127
+ "ክ": 135,
128
+ "ኮ": 54,
129
+ "ኳ": 23,
130
+ "ኸ": 21,
131
+ "ኽ": 209,
132
+ "ወ": 168,
133
+ "ዊ": 153,
134
+ "ዋ": 165,
135
+ "ዌ": 169,
136
+ "ው": 191,
137
+ "ዎ": 198,
138
+ "ዐ": 146,
139
+ "ዑ": 95,
140
+ "ዒ": 18,
141
+ "ዓ": 217,
142
+ "ዕ": 125,
143
+ "ዖ": 67,
144
+ "ዘ": 132,
145
+ "ዙ": 227,
146
+ "ዚ": 220,
147
+ "ዛ": 126,
148
+ "ዜ": 130,
149
+ "ዝ": 117,
150
+ "ዞ": 118,
151
+ "ዟ": 157,
152
+ "ዢ": 154,
153
+ "ዣ": 106,
154
+ "ዤ": 147,
155
+ "ዥ": 79,
156
+ "ዦ": 7,
157
+ "የ": 200,
158
+ "ዩ": 71,
159
+ "ያ": 166,
160
+ "ዬ": 127,
161
+ "ይ": 179,
162
+ "ዮ": 87,
163
+ "ደ": 170,
164
+ "ዱ": 89,
165
+ "ዲ": 0,
166
+ "ዳ": 122,
167
+ "ዴ": 42,
168
+ "ድ": 134,
169
+ "ዶ": 207,
170
+ "ዷ": 214,
171
+ "ጀ": 14,
172
+ "ጁ": 16,
173
+ "ጂ": 44,
174
+ "ጃ": 81,
175
+ "ጄ": 33,
176
+ "ጅ": 5,
177
+ "ጆ": 113,
178
+ "ገ": 212,
179
+ "ጉ": 56,
180
+ "ጊ": 160,
181
+ "ጋ": 69,
182
+ "ጌ": 203,
183
+ "ግ": 35,
184
+ "ጎ": 199,
185
+ "ጓ": 40,
186
+ "ጠ": 162,
187
+ "ጡ": 49,
188
+ "ጢ": 112,
189
+ "ጣ": 99,
190
+ "ጤ": 158,
191
+ "ጥ": 37,
192
+ "ጦ": 225,
193
+ "ጧ": 189,
194
+ "ጨ": 88,
195
+ "ጩ": 53,
196
+ "ጪ": 29,
197
+ "ጫ": 100,
198
+ "ጬ": 60,
199
+ "ጭ": 219,
200
+ "ጮ": 213,
201
+ "ጲ": 101,
202
+ "ጴ": 176,
203
+ "ጵ": 221,
204
+ "ጶ": 116,
205
+ "ጸ": 193,
206
+ "ጹ": 186,
207
+ "ጺ": 11,
208
+ "ጻ": 208,
209
+ "ጽ": 109,
210
+ "ጾ": 20,
211
+ "ጿ": 196,
212
+ "ፀ": 114,
213
+ "ፁ": 55,
214
+ "ፃ": 50,
215
+ "ፅ": 28,
216
+ "ፈ": 215,
217
+ "ፉ": 94,
218
+ "ፊ": 75,
219
+ "ፋ": 22,
220
+ "ፌ": 97,
221
+ "ፍ": 84,
222
+ "ፎ": 216,
223
+ "ፏ": 31,
224
+ "ፑ": 149,
225
+ "ፒ": 1,
226
+ "ፓ": 59,
227
+ "ፔ": 47,
228
+ "ፕ": 111,
229
+ "ፖ": 137,
230
+ "“": 124,
231
+ "”": 66
232
+ }