nz commited on
Commit
4aa9859
1 Parent(s): 5a55ba8

Upload tokenizer

Browse files
Files changed (4) hide show
  1. README.md +199 -0
  2. special_tokens_map.json +5 -0
  3. tokenizer.json +809 -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,809 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "Ġe": 384,
425
+ "Ġhappy": 385,
426
+ "Ġvery": 386,
427
+ "ent": 387,
428
+ "ĠM": 388,
429
+ "'s": 389,
430
+ "es": 390,
431
+ "Ġsaw": 391,
432
+ "One": 392,
433
+ "Ġthat": 393,
434
+ "ould": 394,
435
+ "Ġmom": 395,
436
+ "Ġfor": 396,
437
+ "ittle": 397,
438
+ "Ġsh": 398,
439
+ "Ġlittle": 399,
440
+ "Ġshe": 400,
441
+ ".\"": 401,
442
+ "ime": 402,
443
+ "Ġnam": 403,
444
+ "ch": 404,
445
+ "Ġtime": 405,
446
+ "Ġk": 406,
447
+ "ound": 407,
448
+ "Ġso": 408,
449
+ "Ġthere": 409,
450
+ "Ġnamed": 410,
451
+ "Ġbo": 411,
452
+ "Ġsm": 412,
453
+ "ĠLily": 413,
454
+ "Ġwere": 414,
455
+ "Ġwanted": 415,
456
+ "Ġne": 416,
457
+ "!\"": 417,
458
+ "Ġbut": 418,
459
+ "Ġfriends": 419,
460
+ "out": 420,
461
+ "ved": 421,
462
+ "ĠTom": 422,
463
+ "The": 423,
464
+ "ird": 424,
465
+ "ht": 425,
466
+ "el": 426,
467
+ "Ġbird": 427,
468
+ "Ġan": 428,
469
+ "al": 429,
470
+ "ake": 430,
471
+ "Ġtoo": 431,
472
+ "ĠIt": 432,
473
+ "ug": 433,
474
+ "ome": 434,
475
+ "Ġwent": 435,
476
+ "ide": 436,
477
+ "Ġhel": 437,
478
+ "Once": 438,
479
+ "Ġwh": 439,
480
+ "Ġall": 440,
481
+ "Ġis": 441,
482
+ "Ġhelp": 442,
483
+ "ue": 443,
484
+ "Ġlo": 444,
485
+ "Ġloo": 445,
486
+ "ter": 446,
487
+ "Ġupon": 447,
488
+ "ĠA": 448,
489
+ "ry": 449,
490
+ "ore": 450,
491
+ "Ġfun": 451,
492
+ "ind": 452,
493
+ "Ġtoy": 453,
494
+ "get": 454,
495
+ "ame": 455,
496
+ "ill": 456,
497
+ "Ġas": 457,
498
+ "Ġat": 458,
499
+ "ra": 459,
500
+ "Ġdid": 460,
501
+ "Ġj": 461,
502
+ "gether": 462,
503
+ "Ġre": 463,
504
+ "ur": 464,
505
+ "Ġo": 465,
506
+ "Ġtogether": 466,
507
+ "Ġse": 467,
508
+ "Ġcat": 468,
509
+ "ack": 469,
510
+ "Ġtre": 470,
511
+ "ly": 471,
512
+ "ood": 472,
513
+ "ic": 473,
514
+ "Ġdog": 474,
515
+ "ted": 475,
516
+ "Ġcould": 476,
517
+ "Ġcan": 477,
518
+ "Ġtheir": 478,
519
+ "ard": 479,
520
+ "ark": 480,
521
+ "?\"": 481,
522
+ "ec": 482,
523
+ "Ġplayed": 483,
524
+ "Ġball": 484,
525
+ "Ġgir": 485,
526
+ "Ġro": 486,
527
+ "Ġhim": 487,
528
+ "Ġgirl": 488,
529
+ "way": 489,
530
+ "hed": 490,
531
+ "Ġgo": 491,
532
+ "my": 492,
533
+ "Ġle": 493,
534
+ "Ġare": 494,
535
+ "'t": 495,
536
+ "Ġout": 496,
537
+ "Ġfr": 497,
538
+ "ain": 498,
539
+ "Ġkn": 499,
540
+ "hen": 500,
541
+ "Ġthem": 501,
542
+ "um": 502,
543
+ "ax": 503,
544
+ "Ġsad": 504,
545
+ "Ġboy": 505,
546
+ "Ġtree": 506,
547
+ "ul": 507,
548
+ "other": 508,
549
+ "Ġman": 509,
550
+ "Ġhave": 510,
551
+ "Ġloved": 511
552
+ },
553
+ "merges": [
554
+ "Ġ t",
555
+ "h e",
556
+ "Ġ a",
557
+ "Ġ s",
558
+ "n d",
559
+ "Ġ w",
560
+ "Ġt he",
561
+ "e d",
562
+ "Ġ b",
563
+ "Ġt o",
564
+ "Ġa nd",
565
+ "Ġ h",
566
+ "Ġ f",
567
+ "Ġ T",
568
+ "i n",
569
+ "Ġw a",
570
+ "r e",
571
+ "i t",
572
+ "o u",
573
+ "Ġ l",
574
+ "Ġ d",
575
+ "Ġ c",
576
+ "Ġ p",
577
+ "a y",
578
+ "Ġ m",
579
+ "e r",
580
+ "Ġwa s",
581
+ "ĠT he",
582
+ "o m",
583
+ "Ġ he",
584
+ "i s",
585
+ "Ġ n",
586
+ "a r",
587
+ "i m",
588
+ "o n",
589
+ "Ġs a",
590
+ "i d",
591
+ "l l",
592
+ "Ġh a",
593
+ "Ġ g",
594
+ "a t",
595
+ "Ġ S",
596
+ "in g",
597
+ "o t",
598
+ "e n",
599
+ "a n",
600
+ "l e",
601
+ "o r",
602
+ "e nd",
603
+ "i r",
604
+ "o f",
605
+ "a m",
606
+ "e t",
607
+ "Ġ H",
608
+ "Ġ it",
609
+ "Ġt h",
610
+ "i g",
611
+ "ĠThe y",
612
+ "Ġ in",
613
+ "i l",
614
+ "Ġp l",
615
+ "Ġ \"",
616
+ "ĠH e",
617
+ "o w",
618
+ "r i",
619
+ "v er",
620
+ "u t",
621
+ "Ġ u",
622
+ "Ġb e",
623
+ "Ġpl ay",
624
+ "Ġsa id",
625
+ "it h",
626
+ "Ġd ay",
627
+ "Ġw ith",
628
+ "p p",
629
+ "O n",
630
+ "Ġ y",
631
+ "o o",
632
+ "k ed",
633
+ "Ġ r",
634
+ "e x",
635
+ "Ġhe r",
636
+ "c e",
637
+ "Ġ I",
638
+ "ĠT im",
639
+ "ĠS he",
640
+ "l d",
641
+ "Ġh is",
642
+ "Ġs t",
643
+ "k e",
644
+ "Ġb ig",
645
+ "n t",
646
+ "c k",
647
+ "ver y",
648
+ "Ġy ou",
649
+ "s t",
650
+ "v e",
651
+ "Ġha pp",
652
+ "u n",
653
+ "Ġ on",
654
+ "ri end",
655
+ "Ġf riend",
656
+ "a ll",
657
+ "il y",
658
+ "ex t",
659
+ "Ġ L",
660
+ "Ġthe y",
661
+ "of t",
662
+ "Ġw e",
663
+ "Ġha d",
664
+ "Ġn ot",
665
+ "Ġl i",
666
+ "Ġu p",
667
+ "he r",
668
+ "Ġwa nt",
669
+ "Ġ of",
670
+ "it t",
671
+ "< |",
672
+ "| >",
673
+ "end oft",
674
+ "endoft ext",
675
+ "a d",
676
+ "s e",
677
+ "Ġ B",
678
+ "Ġd o",
679
+ "Ġ e",
680
+ "Ġhapp y",
681
+ "Ġ very",
682
+ "en t",
683
+ "Ġ M",
684
+ "' s",
685
+ "e s",
686
+ "Ġsa w",
687
+ "On e",
688
+ "Ġth at",
689
+ "ou ld",
690
+ "Ġm om",
691
+ "Ġf or",
692
+ "itt le",
693
+ "Ġs h",
694
+ "Ġl ittle",
695
+ "Ġs he",
696
+ ". \"",
697
+ "im e",
698
+ "Ġn am",
699
+ "c h",
700
+ "Ġt ime",
701
+ "Ġ k",
702
+ "ou nd",
703
+ "Ġs o",
704
+ "Ġthe re",
705
+ "Ġnam ed",
706
+ "Ġb o",
707
+ "Ġs m",
708
+ "ĠL ily",
709
+ "Ġwe re",
710
+ "Ġwant ed",
711
+ "Ġn e",
712
+ "! \"",
713
+ "Ġb ut",
714
+ "Ġfriend s",
715
+ "ou t",
716
+ "v ed",
717
+ "ĠT om",
718
+ "T he",
719
+ "ir d",
720
+ "h t",
721
+ "e l",
722
+ "Ġb ird",
723
+ "Ġa n",
724
+ "a l",
725
+ "a ke",
726
+ "Ġto o",
727
+ "ĠI t",
728
+ "u g",
729
+ "om e",
730
+ "Ġw ent",
731
+ "id e",
732
+ "Ġhe l",
733
+ "On ce",
734
+ "Ġw h",
735
+ "Ġa ll",
736
+ "Ġ is",
737
+ "Ġhel p",
738
+ "u e",
739
+ "Ġl o",
740
+ "Ġl oo",
741
+ "t er",
742
+ "Ġup on",
743
+ "Ġ A",
744
+ "r y",
745
+ "o re",
746
+ "Ġf un",
747
+ "i nd",
748
+ "Ġto y",
749
+ "g et",
750
+ "am e",
751
+ "i ll",
752
+ "Ġa s",
753
+ "Ġa t",
754
+ "r a",
755
+ "Ġd id",
756
+ "Ġ j",
757
+ "get her",
758
+ "Ġ re",
759
+ "u r",
760
+ "Ġ o",
761
+ "Ġto gether",
762
+ "Ġs e",
763
+ "Ġc at",
764
+ "a ck",
765
+ "Ġt re",
766
+ "l y",
767
+ "oo d",
768
+ "i c",
769
+ "Ġdo g",
770
+ "t ed",
771
+ "Ġc ould",
772
+ "Ġc an",
773
+ "Ġthe ir",
774
+ "ar d",
775
+ "ar k",
776
+ "? \"",
777
+ "e c",
778
+ "Ġplay ed",
779
+ "Ġb all",
780
+ "Ġg ir",
781
+ "Ġr o",
782
+ "Ġh im",
783
+ "Ġgir l",
784
+ "w ay",
785
+ "he d",
786
+ "Ġg o",
787
+ "m y",
788
+ "Ġl e",
789
+ "Ġa re",
790
+ "' t",
791
+ "Ġ out",
792
+ "Ġf r",
793
+ "a in",
794
+ "Ġk n",
795
+ "he n",
796
+ "Ġthe m",
797
+ "u m",
798
+ "a x",
799
+ "Ġsa d",
800
+ "Ġbo y",
801
+ "Ġtre e",
802
+ "u l",
803
+ "ot her",
804
+ "Ġm an",
805
+ "Ġha ve",
806
+ "Ġlo ved"
807
+ ]
808
+ }
809
+ }
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
+ }