nz commited on
Commit
7fab1ce
1 Parent(s): 17c9ae6

Upload tokenizer

Browse files
Files changed (4) hide show
  1. README.md +199 -0
  2. special_tokens_map.json +5 -0
  3. tokenizer.json +553 -0
  4. tokenizer_config.json +18 -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]
special_tokens_map.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<|endoftext|>",
3
+ "eos_token": "<|endoftext|>",
4
+ "unk_token": "<|endoftext|>"
5
+ }
tokenizer.json ADDED
@@ -0,0 +1,553 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
5
+ "added_tokens": [
6
+ {
7
+ "id": 0,
8
+ "content": "<|endoftext|>",
9
+ "single_word": false,
10
+ "lstrip": false,
11
+ "rstrip": false,
12
+ "normalized": false,
13
+ "special": true
14
+ }
15
+ ],
16
+ "normalizer": null,
17
+ "pre_tokenizer": {
18
+ "type": "ByteLevel",
19
+ "add_prefix_space": false,
20
+ "trim_offsets": true,
21
+ "use_regex": true
22
+ },
23
+ "post_processor": {
24
+ "type": "ByteLevel",
25
+ "add_prefix_space": true,
26
+ "trim_offsets": true,
27
+ "use_regex": true
28
+ },
29
+ "decoder": null,
30
+ "model": {
31
+ "type": "BPE",
32
+ "dropout": null,
33
+ "unk_token": "<|endoftext|>",
34
+ "continuing_subword_prefix": null,
35
+ "end_of_word_suffix": null,
36
+ "fuse_unk": false,
37
+ "byte_fallback": false,
38
+ "ignore_merges": false,
39
+ "vocab": {
40
+ "<|endoftext|>": 0,
41
+ "\u0000": 1,
42
+ "\u0001": 2,
43
+ "\u0002": 3,
44
+ "\u0003": 4,
45
+ "\u0004": 5,
46
+ "\u0005": 6,
47
+ "\u0006": 7,
48
+ "\u0007": 8,
49
+ "\b": 9,
50
+ "\t": 10,
51
+ "\n": 11,
52
+ "\u000b": 12,
53
+ "\f": 13,
54
+ "\r": 14,
55
+ "\u000e": 15,
56
+ "\u000f": 16,
57
+ "\u0010": 17,
58
+ "\u0011": 18,
59
+ "\u0012": 19,
60
+ "\u0013": 20,
61
+ "\u0014": 21,
62
+ "\u0015": 22,
63
+ "\u0016": 23,
64
+ "\u0017": 24,
65
+ "\u0018": 25,
66
+ "\u0019": 26,
67
+ "\u001a": 27,
68
+ "\u001b": 28,
69
+ "\u001c": 29,
70
+ "\u001d": 30,
71
+ "\u001e": 31,
72
+ "\u001f": 32,
73
+ " ": 33,
74
+ "!": 34,
75
+ "\"": 35,
76
+ "#": 36,
77
+ "$": 37,
78
+ "%": 38,
79
+ "&": 39,
80
+ "'": 40,
81
+ "(": 41,
82
+ ")": 42,
83
+ "*": 43,
84
+ "+": 44,
85
+ ",": 45,
86
+ "-": 46,
87
+ ".": 47,
88
+ "/": 48,
89
+ "0": 49,
90
+ "1": 50,
91
+ "2": 51,
92
+ "3": 52,
93
+ "4": 53,
94
+ "5": 54,
95
+ "6": 55,
96
+ "7": 56,
97
+ "8": 57,
98
+ "9": 58,
99
+ ":": 59,
100
+ ";": 60,
101
+ "<": 61,
102
+ "=": 62,
103
+ ">": 63,
104
+ "?": 64,
105
+ "@": 65,
106
+ "A": 66,
107
+ "B": 67,
108
+ "C": 68,
109
+ "D": 69,
110
+ "E": 70,
111
+ "F": 71,
112
+ "G": 72,
113
+ "H": 73,
114
+ "I": 74,
115
+ "J": 75,
116
+ "K": 76,
117
+ "L": 77,
118
+ "M": 78,
119
+ "N": 79,
120
+ "O": 80,
121
+ "P": 81,
122
+ "Q": 82,
123
+ "R": 83,
124
+ "S": 84,
125
+ "T": 85,
126
+ "U": 86,
127
+ "V": 87,
128
+ "W": 88,
129
+ "X": 89,
130
+ "Y": 90,
131
+ "Z": 91,
132
+ "[": 92,
133
+ "\\": 93,
134
+ "]": 94,
135
+ "^": 95,
136
+ "_": 96,
137
+ "`": 97,
138
+ "a": 98,
139
+ "b": 99,
140
+ "c": 100,
141
+ "d": 101,
142
+ "e": 102,
143
+ "f": 103,
144
+ "g": 104,
145
+ "h": 105,
146
+ "i": 106,
147
+ "j": 107,
148
+ "k": 108,
149
+ "l": 109,
150
+ "m": 110,
151
+ "n": 111,
152
+ "o": 112,
153
+ "p": 113,
154
+ "q": 114,
155
+ "r": 115,
156
+ "s": 116,
157
+ "t": 117,
158
+ "u": 118,
159
+ "v": 119,
160
+ "w": 120,
161
+ "x": 121,
162
+ "y": 122,
163
+ "z": 123,
164
+ "{": 124,
165
+ "|": 125,
166
+ "}": 126,
167
+ "~": 127,
168
+ "": 128,
169
+ "€": 129,
170
+ "": 130,
171
+ "‚": 131,
172
+ "ƒ": 132,
173
+ "„": 133,
174
+ "…": 134,
175
+ "†": 135,
176
+ "‡": 136,
177
+ "ˆ": 137,
178
+ "‰": 138,
179
+ "Š": 139,
180
+ "‹": 140,
181
+ "Œ": 141,
182
+ "": 142,
183
+ "Ž": 143,
184
+ "": 144,
185
+ "": 145,
186
+ "‘": 146,
187
+ "’": 147,
188
+ "“": 148,
189
+ "”": 149,
190
+ "•": 150,
191
+ "–": 151,
192
+ "—": 152,
193
+ "˜": 153,
194
+ "™": 154,
195
+ "š": 155,
196
+ "›": 156,
197
+ "œ": 157,
198
+ "": 158,
199
+ "ž": 159,
200
+ "Ÿ": 160,
201
+ " ": 161,
202
+ "¡": 162,
203
+ "¢": 163,
204
+ "£": 164,
205
+ "¤": 165,
206
+ "¥": 166,
207
+ "¦": 167,
208
+ "§": 168,
209
+ "¨": 169,
210
+ "©": 170,
211
+ "ª": 171,
212
+ "«": 172,
213
+ "¬": 173,
214
+ "­": 174,
215
+ "®": 175,
216
+ "¯": 176,
217
+ "°": 177,
218
+ "±": 178,
219
+ "²": 179,
220
+ "³": 180,
221
+ "´": 181,
222
+ "µ": 182,
223
+ "¶": 183,
224
+ "·": 184,
225
+ "¸": 185,
226
+ "¹": 186,
227
+ "º": 187,
228
+ "»": 188,
229
+ "¼": 189,
230
+ "½": 190,
231
+ "¾": 191,
232
+ "¿": 192,
233
+ "À": 193,
234
+ "Á": 194,
235
+ "Â": 195,
236
+ "Ã": 196,
237
+ "Ä": 197,
238
+ "Å": 198,
239
+ "Æ": 199,
240
+ "Ç": 200,
241
+ "È": 201,
242
+ "É": 202,
243
+ "Ê": 203,
244
+ "Ë": 204,
245
+ "Ì": 205,
246
+ "Í": 206,
247
+ "Î": 207,
248
+ "Ï": 208,
249
+ "Ð": 209,
250
+ "Ñ": 210,
251
+ "Ò": 211,
252
+ "Ó": 212,
253
+ "Ô": 213,
254
+ "Õ": 214,
255
+ "Ö": 215,
256
+ "×": 216,
257
+ "Ø": 217,
258
+ "Ù": 218,
259
+ "Ú": 219,
260
+ "Û": 220,
261
+ "Ü": 221,
262
+ "Ý": 222,
263
+ "Þ": 223,
264
+ "ß": 224,
265
+ "à": 225,
266
+ "á": 226,
267
+ "â": 227,
268
+ "ã": 228,
269
+ "ä": 229,
270
+ "å": 230,
271
+ "æ": 231,
272
+ "ç": 232,
273
+ "è": 233,
274
+ "é": 234,
275
+ "ê": 235,
276
+ "ë": 236,
277
+ "ì": 237,
278
+ "í": 238,
279
+ "î": 239,
280
+ "ï": 240,
281
+ "ð": 241,
282
+ "ñ": 242,
283
+ "ò": 243,
284
+ "ó": 244,
285
+ "ô": 245,
286
+ "õ": 246,
287
+ "ö": 247,
288
+ "÷": 248,
289
+ "ø": 249,
290
+ "ù": 250,
291
+ "ú": 251,
292
+ "û": 252,
293
+ "ü": 253,
294
+ "ý": 254,
295
+ "þ": 255,
296
+ "ÿ": 256,
297
+ "Ċ": 257,
298
+ "Ġ": 258,
299
+ "Ġt": 259,
300
+ "he": 260,
301
+ "Ġa": 261,
302
+ "Ġs": 262,
303
+ "nd": 263,
304
+ "Ġw": 264,
305
+ "Ġthe": 265,
306
+ "ed": 266,
307
+ "Ġb": 267,
308
+ "Ġto": 268,
309
+ "Ġand": 269,
310
+ "Ġh": 270,
311
+ "Ġf": 271,
312
+ "ĠT": 272,
313
+ "in": 273,
314
+ "Ġwa": 274,
315
+ "re": 275,
316
+ "it": 276,
317
+ "ou": 277,
318
+ "Ġl": 278,
319
+ "Ġd": 279,
320
+ "Ġc": 280,
321
+ "Ġp": 281,
322
+ "ay": 282,
323
+ "Ġm": 283,
324
+ "er": 284,
325
+ "Ġwas": 285,
326
+ "ĠThe": 286,
327
+ "om": 287,
328
+ "Ġhe": 288,
329
+ "is": 289,
330
+ "Ġn": 290,
331
+ "ar": 291,
332
+ "im": 292,
333
+ "on": 293,
334
+ "Ġsa": 294,
335
+ "id": 295,
336
+ "ll": 296,
337
+ "Ġha": 297,
338
+ "Ġg": 298,
339
+ "at": 299,
340
+ "ĠS": 300,
341
+ "ing": 301,
342
+ "ot": 302,
343
+ "en": 303,
344
+ "an": 304,
345
+ "le": 305,
346
+ "or": 306,
347
+ "end": 307,
348
+ "ir": 308,
349
+ "of": 309,
350
+ "am": 310,
351
+ "et": 311,
352
+ "ĠH": 312,
353
+ "Ġit": 313,
354
+ "Ġth": 314,
355
+ "ig": 315,
356
+ "ĠThey": 316,
357
+ "Ġin": 317,
358
+ "il": 318,
359
+ "Ġpl": 319,
360
+ "Ġ\"": 320,
361
+ "ĠHe": 321,
362
+ "ow": 322,
363
+ "ri": 323,
364
+ "ver": 324,
365
+ "ut": 325,
366
+ "Ġu": 326,
367
+ "Ġbe": 327,
368
+ "Ġplay": 328,
369
+ "Ġsaid": 329,
370
+ "ith": 330,
371
+ "Ġday": 331,
372
+ "Ġwith": 332,
373
+ "pp": 333,
374
+ "On": 334,
375
+ "Ġy": 335,
376
+ "oo": 336,
377
+ "ked": 337,
378
+ "Ġr": 338,
379
+ "ex": 339,
380
+ "Ġher": 340,
381
+ "ce": 341,
382
+ "ĠI": 342,
383
+ "ĠTim": 343,
384
+ "ĠShe": 344,
385
+ "ld": 345,
386
+ "Ġhis": 346,
387
+ "Ġst": 347,
388
+ "ke": 348,
389
+ "Ġbig": 349,
390
+ "nt": 350,
391
+ "ck": 351,
392
+ "very": 352,
393
+ "Ġyou": 353,
394
+ "st": 354,
395
+ "ve": 355,
396
+ "Ġhapp": 356,
397
+ "un": 357,
398
+ "Ġon": 358,
399
+ "riend": 359,
400
+ "Ġfriend": 360,
401
+ "all": 361,
402
+ "ily": 362,
403
+ "ext": 363,
404
+ "ĠL": 364,
405
+ "Ġthey": 365,
406
+ "oft": 366,
407
+ "Ġwe": 367,
408
+ "Ġhad": 368,
409
+ "Ġnot": 369,
410
+ "Ġli": 370,
411
+ "Ġup": 371,
412
+ "her": 372,
413
+ "Ġwant": 373,
414
+ "Ġof": 374,
415
+ "itt": 375,
416
+ "<|": 376,
417
+ "|>": 377,
418
+ "endoft": 378,
419
+ "endoftext": 379,
420
+ "ad": 380,
421
+ "se": 381,
422
+ "ĠB": 382,
423
+ "Ġdo": 383
424
+ },
425
+ "merges": [
426
+ "Ġ t",
427
+ "h e",
428
+ "Ġ a",
429
+ "Ġ s",
430
+ "n d",
431
+ "Ġ w",
432
+ "Ġt he",
433
+ "e d",
434
+ "Ġ b",
435
+ "Ġt o",
436
+ "Ġa nd",
437
+ "Ġ h",
438
+ "Ġ f",
439
+ "Ġ T",
440
+ "i n",
441
+ "Ġw a",
442
+ "r e",
443
+ "i t",
444
+ "o u",
445
+ "Ġ l",
446
+ "Ġ d",
447
+ "Ġ c",
448
+ "Ġ p",
449
+ "a y",
450
+ "Ġ m",
451
+ "e r",
452
+ "Ġwa s",
453
+ "ĠT he",
454
+ "o m",
455
+ "Ġ he",
456
+ "i s",
457
+ "Ġ n",
458
+ "a r",
459
+ "i m",
460
+ "o n",
461
+ "Ġs a",
462
+ "i d",
463
+ "l l",
464
+ "Ġh a",
465
+ "Ġ g",
466
+ "a t",
467
+ "Ġ S",
468
+ "in g",
469
+ "o t",
470
+ "e n",
471
+ "a n",
472
+ "l e",
473
+ "o r",
474
+ "e nd",
475
+ "i r",
476
+ "o f",
477
+ "a m",
478
+ "e t",
479
+ "Ġ H",
480
+ "Ġ it",
481
+ "Ġt h",
482
+ "i g",
483
+ "ĠThe y",
484
+ "Ġ in",
485
+ "i l",
486
+ "Ġp l",
487
+ "Ġ \"",
488
+ "ĠH e",
489
+ "o w",
490
+ "r i",
491
+ "v er",
492
+ "u t",
493
+ "Ġ u",
494
+ "Ġb e",
495
+ "Ġpl ay",
496
+ "Ġsa id",
497
+ "it h",
498
+ "Ġd ay",
499
+ "Ġw ith",
500
+ "p p",
501
+ "O n",
502
+ "Ġ y",
503
+ "o o",
504
+ "k ed",
505
+ "Ġ r",
506
+ "e x",
507
+ "Ġhe r",
508
+ "c e",
509
+ "Ġ I",
510
+ "ĠT im",
511
+ "ĠS he",
512
+ "l d",
513
+ "Ġh is",
514
+ "Ġs t",
515
+ "k e",
516
+ "Ġb ig",
517
+ "n t",
518
+ "c k",
519
+ "ver y",
520
+ "Ġy ou",
521
+ "s t",
522
+ "v e",
523
+ "Ġha pp",
524
+ "u n",
525
+ "Ġ on",
526
+ "ri end",
527
+ "Ġf riend",
528
+ "a ll",
529
+ "il y",
530
+ "ex t",
531
+ "Ġ L",
532
+ "Ġthe y",
533
+ "of t",
534
+ "Ġw e",
535
+ "Ġha d",
536
+ "Ġn ot",
537
+ "Ġl i",
538
+ "Ġu p",
539
+ "he r",
540
+ "Ġwa nt",
541
+ "Ġ of",
542
+ "it t",
543
+ "< |",
544
+ "| >",
545
+ "end oft",
546
+ "endoft ext",
547
+ "a d",
548
+ "s e",
549
+ "Ġ B",
550
+ "Ġd o"
551
+ ]
552
+ }
553
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "<|endoftext|>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ }
11
+ },
12
+ "bos_token": "<|endoftext|>",
13
+ "clean_up_tokenization_spaces": true,
14
+ "eos_token": "<|endoftext|>",
15
+ "model_max_length": 1000000000000000019884624838656,
16
+ "tokenizer_class": "PreTrainedTokenizerFast",
17
+ "unk_token": "<|endoftext|>"
18
+ }