IlyasMoutawwakil HF Staff commited on
Commit
01274f8
·
verified ·
1 Parent(s): 04269c7

Mirror from hf-internal-testing/tiny-random-CohereForCausalLM

Browse files
config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "CohereForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "bos_token_id": 5,
9
+ "eos_token_id": 8,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 32,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 37,
15
+ "is_decoder": true,
16
+ "layer_norm_eps": 1e-05,
17
+ "logit_scale": 0.0625,
18
+ "max_position_embeddings": 512,
19
+ "model_type": "cohere",
20
+ "num_attention_heads": 4,
21
+ "num_hidden_layers": 2,
22
+ "num_key_value_heads": 4,
23
+ "pad_token_id": 0,
24
+ "rope_theta": 10000.0,
25
+ "torch_dtype": "float32",
26
+ "transformers_version": "4.39.0.dev0",
27
+ "type_vocab_size": 16,
28
+ "use_cache": true,
29
+ "vocab_size": 1024
30
+ }
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 5,
4
+ "eos_token_id": 8,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.39.0.dev0"
7
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c28934e124dc44f6cc66752ebeff3d6d56b70cfac4837b54f86a0643f33c8d52
3
+ size 194488
onnx/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fb0d546a95c0ebeadd666a78e4999c46c06ec1d20adc243c547861c35becb7d
3
+ size 276787
special_tokens_map.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<BOS_TOKEN>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|END_OF_TURN_TOKEN|>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<PAD>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ }
23
+ }
tokenizer.json ADDED
@@ -0,0 +1,2026 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
5
+ "added_tokens": [
6
+ {
7
+ "id": 0,
8
+ "content": "<PAD>",
9
+ "single_word": false,
10
+ "lstrip": false,
11
+ "rstrip": false,
12
+ "normalized": false,
13
+ "special": true
14
+ },
15
+ {
16
+ "id": 1,
17
+ "content": "<UNK>",
18
+ "single_word": false,
19
+ "lstrip": false,
20
+ "rstrip": false,
21
+ "normalized": false,
22
+ "special": true
23
+ },
24
+ {
25
+ "id": 2,
26
+ "content": "<CLS>",
27
+ "single_word": false,
28
+ "lstrip": false,
29
+ "rstrip": false,
30
+ "normalized": false,
31
+ "special": true
32
+ },
33
+ {
34
+ "id": 3,
35
+ "content": "<SEP>",
36
+ "single_word": false,
37
+ "lstrip": false,
38
+ "rstrip": false,
39
+ "normalized": false,
40
+ "special": true
41
+ },
42
+ {
43
+ "id": 4,
44
+ "content": "<MASK_TOKEN>",
45
+ "single_word": false,
46
+ "lstrip": false,
47
+ "rstrip": false,
48
+ "normalized": false,
49
+ "special": true
50
+ },
51
+ {
52
+ "id": 5,
53
+ "content": "<BOS_TOKEN>",
54
+ "single_word": false,
55
+ "lstrip": false,
56
+ "rstrip": false,
57
+ "normalized": false,
58
+ "special": true
59
+ },
60
+ {
61
+ "id": 6,
62
+ "content": "<EOS_TOKEN>",
63
+ "single_word": false,
64
+ "lstrip": false,
65
+ "rstrip": false,
66
+ "normalized": false,
67
+ "special": true
68
+ },
69
+ {
70
+ "id": 7,
71
+ "content": "<EOP_TOKEN>",
72
+ "single_word": false,
73
+ "lstrip": false,
74
+ "rstrip": false,
75
+ "normalized": false,
76
+ "special": true
77
+ },
78
+ {
79
+ "id": 8,
80
+ "content": "<|END_OF_TURN_TOKEN|>",
81
+ "single_word": false,
82
+ "lstrip": false,
83
+ "rstrip": false,
84
+ "normalized": false,
85
+ "special": true
86
+ }
87
+ ],
88
+ "normalizer": {
89
+ "type": "NFC"
90
+ },
91
+ "pre_tokenizer": {
92
+ "type": "Sequence",
93
+ "pretokenizers": [
94
+ {
95
+ "type": "Digits",
96
+ "individual_digits": true
97
+ },
98
+ {
99
+ "type": "ByteLevel",
100
+ "add_prefix_space": false,
101
+ "trim_offsets": true,
102
+ "use_regex": true
103
+ }
104
+ ]
105
+ },
106
+ "post_processor": {
107
+ "type": "TemplateProcessing",
108
+ "single": [
109
+ {
110
+ "SpecialToken": {
111
+ "id": "<BOS_TOKEN>",
112
+ "type_id": 0
113
+ }
114
+ },
115
+ {
116
+ "Sequence": {
117
+ "id": "A",
118
+ "type_id": 0
119
+ }
120
+ }
121
+ ],
122
+ "pair": [
123
+ {
124
+ "SpecialToken": {
125
+ "id": "<BOS_TOKEN>",
126
+ "type_id": 0
127
+ }
128
+ },
129
+ {
130
+ "Sequence": {
131
+ "id": "A",
132
+ "type_id": 0
133
+ }
134
+ },
135
+ {
136
+ "SpecialToken": {
137
+ "id": "<BOS_TOKEN>",
138
+ "type_id": 1
139
+ }
140
+ },
141
+ {
142
+ "Sequence": {
143
+ "id": "B",
144
+ "type_id": 1
145
+ }
146
+ }
147
+ ],
148
+ "special_tokens": {
149
+ "<BOS_TOKEN>": {
150
+ "id": "<BOS_TOKEN>",
151
+ "ids": [
152
+ 5
153
+ ],
154
+ "tokens": [
155
+ "<BOS_TOKEN>"
156
+ ]
157
+ }
158
+ }
159
+ },
160
+ "decoder": {
161
+ "type": "ByteLevel",
162
+ "add_prefix_space": true,
163
+ "trim_offsets": true,
164
+ "use_regex": true
165
+ },
166
+ "model": {
167
+ "type": "BPE",
168
+ "dropout": null,
169
+ "unk_token": null,
170
+ "continuing_subword_prefix": null,
171
+ "end_of_word_suffix": null,
172
+ "fuse_unk": false,
173
+ "byte_fallback": false,
174
+ "ignore_merges": false,
175
+ "vocab": {
176
+ "<PAD>": 0,
177
+ "<UNK>": 1,
178
+ "<CLS>": 2,
179
+ "<SEP>": 3,
180
+ "<MASK_TOKEN>": 4,
181
+ "<BOS_TOKEN>": 5,
182
+ "<EOS_TOKEN>": 6,
183
+ "<EOP_TOKEN>": 7,
184
+ "<|END_OF_TURN_TOKEN|>": 8,
185
+ "!": 9,
186
+ "\"": 10,
187
+ "#": 11,
188
+ "$": 12,
189
+ "%": 13,
190
+ "&": 14,
191
+ "'": 15,
192
+ "(": 16,
193
+ ")": 17,
194
+ "*": 18,
195
+ "+": 19,
196
+ ",": 20,
197
+ "-": 21,
198
+ ".": 22,
199
+ "/": 23,
200
+ "0": 24,
201
+ "1": 25,
202
+ "2": 26,
203
+ "3": 27,
204
+ "4": 28,
205
+ "5": 29,
206
+ "6": 30,
207
+ "7": 31,
208
+ "8": 32,
209
+ "9": 33,
210
+ ":": 34,
211
+ ";": 35,
212
+ "<": 36,
213
+ "=": 37,
214
+ ">": 38,
215
+ "?": 39,
216
+ "@": 40,
217
+ "A": 41,
218
+ "B": 42,
219
+ "C": 43,
220
+ "D": 44,
221
+ "E": 45,
222
+ "F": 46,
223
+ "G": 47,
224
+ "H": 48,
225
+ "I": 49,
226
+ "J": 50,
227
+ "K": 51,
228
+ "L": 52,
229
+ "M": 53,
230
+ "N": 54,
231
+ "O": 55,
232
+ "P": 56,
233
+ "Q": 57,
234
+ "R": 58,
235
+ "S": 59,
236
+ "T": 60,
237
+ "U": 61,
238
+ "V": 62,
239
+ "W": 63,
240
+ "X": 64,
241
+ "Y": 65,
242
+ "Z": 66,
243
+ "[": 67,
244
+ "\\": 68,
245
+ "]": 69,
246
+ "^": 70,
247
+ "_": 71,
248
+ "`": 72,
249
+ "a": 73,
250
+ "b": 74,
251
+ "c": 75,
252
+ "d": 76,
253
+ "e": 77,
254
+ "f": 78,
255
+ "g": 79,
256
+ "h": 80,
257
+ "i": 81,
258
+ "j": 82,
259
+ "k": 83,
260
+ "l": 84,
261
+ "m": 85,
262
+ "n": 86,
263
+ "o": 87,
264
+ "p": 88,
265
+ "q": 89,
266
+ "r": 90,
267
+ "s": 91,
268
+ "t": 92,
269
+ "u": 93,
270
+ "v": 94,
271
+ "w": 95,
272
+ "x": 96,
273
+ "y": 97,
274
+ "z": 98,
275
+ "|": 99,
276
+ "}": 100,
277
+ "~": 101,
278
+ "¡": 102,
279
+ "¢": 103,
280
+ "£": 104,
281
+ "¤": 105,
282
+ "¥": 106,
283
+ "¦": 107,
284
+ "§": 108,
285
+ "¨": 109,
286
+ "©": 110,
287
+ "ª": 111,
288
+ "«": 112,
289
+ "¬": 113,
290
+ "®": 114,
291
+ "¯": 115,
292
+ "°": 116,
293
+ "±": 117,
294
+ "²": 118,
295
+ "³": 119,
296
+ "´": 120,
297
+ "µ": 121,
298
+ "¶": 122,
299
+ "·": 123,
300
+ "¸": 124,
301
+ "¹": 125,
302
+ "º": 126,
303
+ "»": 127,
304
+ "¼": 128,
305
+ "½": 129,
306
+ "¾": 130,
307
+ "¿": 131,
308
+ "Â": 132,
309
+ "Ã": 133,
310
+ "Ä": 134,
311
+ "Å": 135,
312
+ "Æ": 136,
313
+ "Ç": 137,
314
+ "È": 138,
315
+ "É": 139,
316
+ "Ê": 140,
317
+ "Ë": 141,
318
+ "Ì": 142,
319
+ "Í": 143,
320
+ "Î": 144,
321
+ "Ï": 145,
322
+ "Ð": 146,
323
+ "Ñ": 147,
324
+ "Ö": 148,
325
+ "×": 149,
326
+ "Ø": 150,
327
+ "Ù": 151,
328
+ "Ü": 152,
329
+ "à": 153,
330
+ "á": 154,
331
+ "â": 155,
332
+ "ã": 156,
333
+ "ä": 157,
334
+ "å": 158,
335
+ "æ": 159,
336
+ "ç": 160,
337
+ "è": 161,
338
+ "é": 162,
339
+ "ë": 163,
340
+ "ì": 164,
341
+ "ï": 165,
342
+ "Ċ": 166,
343
+ "Ġ": 167,
344
+ "Ģ": 168,
345
+ "ģ": 169,
346
+ "Ĥ": 170,
347
+ "ĥ": 171,
348
+ "Ħ": 172,
349
+ "ħ": 173,
350
+ "Ĩ": 174,
351
+ "ĩ": 175,
352
+ "Ī": 176,
353
+ "ī": 177,
354
+ "Ĭ": 178,
355
+ "ĭ": 179,
356
+ "Į": 180,
357
+ "į": 181,
358
+ "İ": 182,
359
+ "ı": 183,
360
+ "IJ": 184,
361
+ "ij": 185,
362
+ "Ĵ": 186,
363
+ "ĵ": 187,
364
+ "Ķ": 188,
365
+ "ķ": 189,
366
+ "ĸ": 190,
367
+ "Ĺ": 191,
368
+ "ĺ": 192,
369
+ "Ļ": 193,
370
+ "ļ": 194,
371
+ "Ľ": 195,
372
+ "ľ": 196,
373
+ "Ŀ": 197,
374
+ "ŀ": 198,
375
+ "Ł": 199,
376
+ "ł": 200,
377
+ "Ń": 201,
378
+ "Ġt": 202,
379
+ "he": 203,
380
+ "Ġa": 204,
381
+ "in": 205,
382
+ "Ġthe": 206,
383
+ "er": 207,
384
+ "on": 208,
385
+ "Ġ,": 209,
386
+ "re": 210,
387
+ "Ġs": 211,
388
+ "ed": 212,
389
+ "Ġo": 213,
390
+ "Ġw": 214,
391
+ "nd": 215,
392
+ "at": 216,
393
+ "Ġ.": 217,
394
+ "or": 218,
395
+ "it": 219,
396
+ "Ġc": 220,
397
+ "en": 221,
398
+ "Ġf": 222,
399
+ "is": 223,
400
+ "es": 224,
401
+ "ar": 225,
402
+ "Ġof": 226,
403
+ "Ġb": 227,
404
+ "an": 228,
405
+ "Ġin": 229,
406
+ "al": 230,
407
+ "ing": 231,
408
+ "Ġp": 232,
409
+ "Ġand": 233,
410
+ "as": 234,
411
+ "Ġto": 235,
412
+ "ro": 236,
413
+ "ic": 237,
414
+ "Ġm": 238,
415
+ "Ġd": 239,
416
+ "Ġh": 240,
417
+ "ion": 241,
418
+ "le": 242,
419
+ "ou": 243,
420
+ "ĠT": 244,
421
+ "Ġre": 245,
422
+ "Ġ=": 246,
423
+ "Ġ\"": 247,
424
+ "ĠA": 248,
425
+ "ĠS": 249,
426
+ "ent": 250,
427
+ "il": 251,
428
+ "Ġth": 252,
429
+ "st": 253,
430
+ "ĠC": 254,
431
+ "el": 255,
432
+ "om": 256,
433
+ "Ġl": 257,
434
+ "am": 258,
435
+ "ĠĊ": 259,
436
+ "Ġe": 260,
437
+ "Ġn": 261,
438
+ "Ġ@": 262,
439
+ "ad": 263,
440
+ "ac": 264,
441
+ "Ġwas": 265,
442
+ "ĠM": 266,
443
+ "ur": 267,
444
+ "ĠThe": 268,
445
+ "ec": 269,
446
+ "Ġon": 270,
447
+ "ly": 271,
448
+ "ĠB": 272,
449
+ "ĠI": 273,
450
+ "Ġg": 274,
451
+ "Ġ'": 275,
452
+ "et": 276,
453
+ "ol": 277,
454
+ "id": 278,
455
+ "iv": 279,
456
+ "im": 280,
457
+ "Ġfor": 281,
458
+ "ir": 282,
459
+ "-@": 283,
460
+ "Ġ@-@": 284,
461
+ "ig": 285,
462
+ "ot": 286,
463
+ "ter": 287,
464
+ "Ġas": 288,
465
+ "ĠH": 289,
466
+ "us": 290,
467
+ "ow": 291,
468
+ "Ġst": 292,
469
+ "ut": 293,
470
+ "ith": 294,
471
+ "ay": 295,
472
+ "ĠP": 296,
473
+ "ation": 297,
474
+ "ver": 298,
475
+ "Ġbe": 299,
476
+ "her": 300,
477
+ "Ġthat": 301,
478
+ "Ġwith": 302,
479
+ "ĠR": 303,
480
+ "ce": 304,
481
+ "th": 305,
482
+ "ĠD": 306,
483
+ "Ġis": 307,
484
+ "un": 308,
485
+ "em": 309,
486
+ "ĠF": 310,
487
+ "Ġwh": 311,
488
+ "ul": 312,
489
+ "Ġby": 313,
490
+ "Ġal": 314,
491
+ "ch": 315,
492
+ "Ġ)": 316,
493
+ "Ġ(": 317,
494
+ "ĠW": 318,
495
+ "Ġcon": 319,
496
+ "ra": 320,
497
+ "ĠG": 321,
498
+ "os": 322,
499
+ "ĠL": 323,
500
+ "ĠN": 324,
501
+ "Ġat": 325,
502
+ "ers": 326,
503
+ "ct": 327,
504
+ "Ġit": 328,
505
+ "rom": 329,
506
+ "and": 330,
507
+ "Ġan": 331,
508
+ "um": 332,
509
+ "est": 333,
510
+ "ĠJ": 334,
511
+ "ag": 335,
512
+ "Ġhe": 336,
513
+ "ist": 337,
514
+ "ain": 338,
515
+ "od": 339,
516
+ "av": 340,
517
+ "ri": 341,
518
+ "ĠE": 342,
519
+ "ĠO": 343,
520
+ "Ġfrom": 344,
521
+ "Ġcom": 345,
522
+ "Ġhis": 346,
523
+ "op": 347,
524
+ "Ġpro": 348,
525
+ "res": 349,
526
+ "ies": 350,
527
+ "if": 351,
528
+ "Ġv": 352,
529
+ "ort": 353,
530
+ "ere": 354,
531
+ "ill": 355,
532
+ "ld": 356,
533
+ "Ġde": 357,
534
+ "pp": 358,
535
+ "Ġsu": 359,
536
+ "ore": 360,
537
+ "ĠIn": 361,
538
+ "Ġr": 362,
539
+ "Ġse": 363,
540
+ "Ġwere": 364,
541
+ "ew": 365,
542
+ "ong": 366,
543
+ "igh": 367,
544
+ "ard": 368,
545
+ "ate": 369,
546
+ "all": 370,
547
+ "art": 371,
548
+ "ak": 372,
549
+ "ich": 373,
550
+ "Ġch": 374,
551
+ "Ġor": 375,
552
+ "ab": 376,
553
+ "ant": 377,
554
+ "ud": 378,
555
+ "oc": 379,
556
+ "ber": 380,
557
+ "Ġex": 381,
558
+ "gh": 382,
559
+ "ity": 383,
560
+ "ated": 384,
561
+ "pt": 385,
562
+ "ess": 386,
563
+ "ear": 387,
564
+ "ĠK": 388,
565
+ "Ġpl": 389,
566
+ "ame": 390,
567
+ "qu": 391,
568
+ "ive": 392,
569
+ "rou": 393,
570
+ "Ġare": 394,
571
+ "Ġâ": 395,
572
+ "Ġsh": 396,
573
+ "Ġk": 397,
574
+ "ack": 398,
575
+ "ect": 399,
576
+ "ĠâĢ": 400,
577
+ "ĠU": 401,
578
+ "Ġhad": 402,
579
+ "se": 403,
580
+ "Ġwhich": 404,
581
+ "red": 405,
582
+ "ov": 406,
583
+ "ĠSt": 407,
584
+ "ast": 408,
585
+ "Ġsp": 409,
586
+ "ian": 410,
587
+ "Ġy": 411,
588
+ "ment": 412,
589
+ "Ġle": 413,
590
+ "Ġnot": 414,
591
+ "ge": 415,
592
+ "ord": 416,
593
+ "rit": 417,
594
+ "ip": 418,
595
+ "ine": 419,
596
+ "ell": 420,
597
+ "ally": 421,
598
+ "our": 422,
599
+ "ost": 423,
600
+ "ight": 424,
601
+ "ther": 425,
602
+ "ap": 426,
603
+ "Ġu": 427,
604
+ "ish": 428,
605
+ "ĠCh": 429,
606
+ "oun": 430,
607
+ "ia": 431,
608
+ "ave": 432,
609
+ "ary": 433,
610
+ "ust": 434,
611
+ "og": 435,
612
+ "Ġun": 436,
613
+ "ous": 437,
614
+ "irst": 438,
615
+ "ĠV": 439,
616
+ "cc": 440,
617
+ "Ġinc": 441,
618
+ "Ġ;": 442,
619
+ "Ġcomp": 443,
620
+ "ru": 444,
621
+ "ions": 445,
622
+ "Ġtheir": 446,
623
+ "Ġbut": 447,
624
+ "ide": 448,
625
+ "ure": 449,
626
+ "so": 450,
627
+ "Ġcont": 451,
628
+ "Ġint": 452,
629
+ "fter": 453,
630
+ "ical": 454,
631
+ "ial": 455,
632
+ "Ġar": 456,
633
+ "Ġfirst": 457,
634
+ "ould": 458,
635
+ "Ġits": 459,
636
+ "hed": 460,
637
+ "ĠâĢĵ": 461,
638
+ "Ġwhe": 462,
639
+ "wo": 463,
640
+ "out": 464,
641
+ "ub": 465,
642
+ "ff": 466,
643
+ "Ġ:": 467,
644
+ "ue": 468,
645
+ "Ġher": 469,
646
+ "own": 470,
647
+ "ok": 471,
648
+ "Ġalso": 472,
649
+ "Ġcl": 473,
650
+ "per": 474,
651
+ "ign": 475,
652
+ "ater": 476,
653
+ "ran": 477,
654
+ "orm": 478,
655
+ "ie": 479,
656
+ "ome": 480,
657
+ "ork": 481,
658
+ "ass": 482,
659
+ "ire": 483,
660
+ "end": 484,
661
+ "Ġres": 485,
662
+ "Ġab": 486,
663
+ "Ġad": 487,
664
+ "Ġus": 488,
665
+ "ry": 489,
666
+ "Ġrec": 490,
667
+ "Ġhave": 491,
668
+ "age": 492,
669
+ "ĠHe": 493,
670
+ "Ġro": 494,
671
+ "mer": 495,
672
+ "Ġone": 496,
673
+ "ond": 497,
674
+ "low": 498,
675
+ "Ġhas": 499,
676
+ "ĠTh": 500,
677
+ "du": 501,
678
+ "Ġper": 502,
679
+ "Ġbeen": 503,
680
+ "ime": 504,
681
+ "Ġtwo": 505,
682
+ "ence": 506,
683
+ "land": 507,
684
+ ".@": 508,
685
+ "Ġ@.@": 509,
686
+ "ult": 510,
687
+ "ree": 511,
688
+ "ough": 512,
689
+ "ile": 513,
690
+ "Ġwho": 514,
691
+ "ĠAl": 515,
692
+ "Ġsc": 516,
693
+ "uring": 517,
694
+ "pl": 518,
695
+ "ory": 519,
696
+ "ition": 520,
697
+ "ric": 521,
698
+ "ations": 522,
699
+ "Ġdis": 523,
700
+ "Ġthis": 524,
701
+ "Ġbec": 525,
702
+ "Ġapp": 526,
703
+ "iz": 527,
704
+ "ĠIt": 528,
705
+ "are": 529,
706
+ "ach": 530,
707
+ "lud": 531,
708
+ "ade": 532,
709
+ "Ġplay": 533,
710
+ "Ġj": 534,
711
+ "Ġman": 535,
712
+ "act": 536,
713
+ "ely": 537,
714
+ "Ġpart": 538,
715
+ "Ġdes": 539,
716
+ "Ġag": 540,
717
+ "Ġthey": 541,
718
+ "Ġyear": 542,
719
+ "ount": 543,
720
+ "Ġover": 544,
721
+ "Ġother": 545,
722
+ "ound": 546,
723
+ "Ġafter": 547,
724
+ "ib": 548,
725
+ "over": 549,
726
+ "Ġser": 550,
727
+ "Ġen": 551,
728
+ "Ġoff": 552,
729
+ "Ġim": 553,
730
+ "ction": 554,
731
+ "ĠY": 555,
732
+ "ke": 556,
733
+ "ite": 557,
734
+ ",@": 558,
735
+ "Ġ@,@": 559,
736
+ "te": 560,
737
+ "urn": 561,
738
+ "Ġinclud": 562,
739
+ "ress": 563,
740
+ "ance": 564,
741
+ "ang": 565,
742
+ "Ġatt": 566,
743
+ "ice": 567,
744
+ "ace": 568,
745
+ "ark": 569,
746
+ "Ġout": 570,
747
+ "wn": 571,
748
+ "ph": 572,
749
+ "ember": 573,
750
+ "Ġpre": 574,
751
+ "Ġup": 575,
752
+ "ens": 576,
753
+ "man": 577,
754
+ "Ġev": 578,
755
+ "Ġtime": 579,
756
+ "nder": 580,
757
+ "rough": 581,
758
+ "ced": 582,
759
+ "Ġfin": 583,
760
+ "Ġinto": 584,
761
+ "one": 585,
762
+ "port": 586,
763
+ "round": 587,
764
+ "we": 588,
765
+ "ren": 589,
766
+ "les": 590,
767
+ "int": 591,
768
+ "ĠOn": 592,
769
+ "vel": 593,
770
+ "Ġcomm": 594,
771
+ "Ġshe": 595,
772
+ "ason": 596,
773
+ "amp": 597,
774
+ "Ġte": 598,
775
+ "Ġwould": 599,
776
+ "ward": 600,
777
+ "Ġmore": 601,
778
+ "ied": 602,
779
+ "ose": 603,
780
+ "rib": 604,
781
+ "ĠUn": 605,
782
+ "Ġall": 606,
783
+ "ings": 607,
784
+ "tern": 608,
785
+ "ces": 609,
786
+ "able": 610,
787
+ "Ġwe": 611,
788
+ "ited": 612,
789
+ "ever": 613,
790
+ "ents": 614,
791
+ "Ġhim": 615,
792
+ "ased": 616,
793
+ "ors": 617,
794
+ "oy": 618,
795
+ "ood": 619,
796
+ "Ġcent": 620,
797
+ "ix": 621,
798
+ "ase": 622,
799
+ "ild": 623,
800
+ "ĠAn": 624,
801
+ "Ġwork": 625,
802
+ "ates": 626,
803
+ "ious": 627,
804
+ "ath": 628,
805
+ "Ġpo": 629,
806
+ "rop": 630,
807
+ "old": 631,
808
+ "als": 632,
809
+ "iss": 633,
810
+ "ey": 634,
811
+ "ict": 635,
812
+ "Ġfe": 636,
813
+ "Ġthem": 637,
814
+ "gan": 638,
815
+ "Ġsec": 639,
816
+ "Ġbet": 640,
817
+ "Ġwhen": 641,
818
+ "Ġsong": 642,
819
+ "Ġrem": 643,
820
+ "ep": 644,
821
+ "form": 645,
822
+ "ail": 646,
823
+ "fer": 647,
824
+ "Ġear": 648,
825
+ "ubl": 649,
826
+ "aw": 650,
827
+ "Ġkn": 651,
828
+ "ake": 652,
829
+ "aus": 653,
830
+ "Ġmost": 654,
831
+ "Ġcons": 655,
832
+ "Ġduring": 656,
833
+ "ĠAs": 657,
834
+ "orth": 658,
835
+ "Ġnew": 659,
836
+ "ered": 660,
837
+ "ilm": 661,
838
+ "ved": 662,
839
+ "att": 663,
840
+ "Ġonly": 664,
841
+ "Ġdec": 665,
842
+ "ick": 666,
843
+ "Ġgame": 667,
844
+ "ons": 668,
845
+ "ug": 669,
846
+ "Ġtr": 670,
847
+ "ft": 671,
848
+ "oth": 672,
849
+ "ook": 673,
850
+ "ĠMar": 674,
851
+ "reat": 675,
852
+ "way": 676,
853
+ "Ġcan": 677,
854
+ "ollow": 678,
855
+ "outh": 679,
856
+ "ween": 680,
857
+ "ĠEn": 681,
858
+ "ters": 682,
859
+ "Ġrel": 683,
860
+ "ind": 684,
861
+ "Ġabout": 685,
862
+ "Ġseason": 686,
863
+ "Ġagain": 687,
864
+ "ral": 688,
865
+ "Ġthree": 689,
866
+ "ational": 690,
867
+ "Ġunder": 691,
868
+ "ular": 692,
869
+ "Ġme": 693,
870
+ "Ġthan": 694,
871
+ "ĠCom": 695,
872
+ "ĠAr": 696,
873
+ "hip": 697,
874
+ "ob": 698,
875
+ "Ġne": 699,
876
+ "Ġbetween": 700,
877
+ "Ġfl": 701,
878
+ "hn": 702,
879
+ "ve": 703,
880
+ "Ġchar": 704,
881
+ "Ġcol": 705,
882
+ "Ġrecord": 706,
883
+ "iew": 707,
884
+ "ron": 708,
885
+ "fore": 709,
886
+ "Ġthrough": 710,
887
+ "ision": 711,
888
+ "orn": 712,
889
+ "ock": 713,
890
+ "Ġver": 714,
891
+ "Ġlater": 715,
892
+ "Ġnum": 716,
893
+ "Ġend": 717,
894
+ "olog": 718,
895
+ "ames": 719,
896
+ "Ġpos": 720,
897
+ "Ġwrit": 721,
898
+ "Ġprodu": 722,
899
+ "Ġwhile": 723,
900
+ "Ġact": 724,
901
+ "Ġrele": 725,
902
+ "Ġfilm": 726,
903
+ "ished": 727,
904
+ "Ġpr": 728,
905
+ "ans": 729,
906
+ "Ġreg": 730,
907
+ "Ġform": 731,
908
+ "Ġass": 732,
909
+ "ĠSe": 733,
910
+ "ury": 734,
911
+ "ted": 735,
912
+ "ts": 736,
913
+ "Ġmade": 737,
914
+ "Ġsub": 738,
915
+ "Ġpe": 739,
916
+ "Ġso": 740,
917
+ "orld": 741,
918
+ "Ġret": 742,
919
+ "ĠNew": 743,
920
+ "Ġspec": 744,
921
+ "Ġacc": 745,
922
+ "Ġqu": 746,
923
+ "Ġwhere": 747,
924
+ "ener": 748,
925
+ "Ġmov": 749,
926
+ "hes": 750,
927
+ "meric": 751,
928
+ "ating": 752,
929
+ "Ġinter": 753,
930
+ "ĠLe": 754,
931
+ "ĠAmeric": 755,
932
+ "Ġra": 756,
933
+ "Ġsome": 757,
934
+ "Ġco": 758,
935
+ "Ġlar": 759,
936
+ "Ġbu": 760,
937
+ "Ġdef": 761,
938
+ "bum": 762,
939
+ "Ġac": 763,
940
+ "Ġmus": 764,
941
+ "Ġfollow": 765,
942
+ "ĠAt": 766,
943
+ "ins": 767,
944
+ "ived": 768,
945
+ "ific": 769,
946
+ "ual": 770,
947
+ "Ġam": 771,
948
+ "Ġsuch": 772,
949
+ "Ġsecond": 773,
950
+ "ike": 774,
951
+ "Ġfour": 775,
952
+ "Ġind": 776,
953
+ "ann": 777,
954
+ "hen": 778,
955
+ "Ġused": 779,
956
+ "ĠRe": 780,
957
+ "ics": 781,
958
+ "lect": 782,
959
+ "Ġday": 783,
960
+ "iel": 784,
961
+ "ily": 785,
962
+ "ĠThis": 786,
963
+ "Ġpubl": 787,
964
+ "Ġcall": 788,
965
+ "ĠJo": 789,
966
+ "ll": 790,
967
+ "Ġalbum": 791,
968
+ "rans": 792,
969
+ "Ġdo": 793,
970
+ "any": 794,
971
+ "Ġbefore": 795,
972
+ "ros": 796,
973
+ "ĠSh": 797,
974
+ "Ġsy": 798,
975
+ "aid": 799,
976
+ "ĠEng": 800,
977
+ "Ġbeing": 801,
978
+ "uc": 802,
979
+ "Ġep": 803,
980
+ "Ġsupp": 804,
981
+ "Ġthere": 805,
982
+ "Ġyears": 806,
983
+ "ars": 807,
984
+ "owever": 808,
985
+ "Ġent": 809,
986
+ "ife": 810,
987
+ "Ġhigh": 811,
988
+ "Ġfound": 812,
989
+ "ird": 813,
990
+ "Ġno": 814,
991
+ "Ġset": 815,
992
+ "ines": 816,
993
+ "iver": 817,
994
+ "io": 818,
995
+ "other": 819,
996
+ "ject": 820,
997
+ "Ġsur": 821,
998
+ "aj": 822,
999
+ "ten": 823,
1000
+ "Ġtra": 824,
1001
+ "ised": 825,
1002
+ "ities": 826,
1003
+ "velop": 827,
1004
+ "Ġbl": 828,
1005
+ "ale": 829,
1006
+ "Ġseries": 830,
1007
+ "Ġloc": 831,
1008
+ "Ġnumber": 832,
1009
+ "Ġpres": 833,
1010
+ "ane": 834,
1011
+ "ause": 835,
1012
+ "ode": 836,
1013
+ "ek": 837,
1014
+ "ton": 838,
1015
+ "ĠSc": 839,
1016
+ "ier": 840,
1017
+ "ise": 841,
1018
+ "Ġsever": 842,
1019
+ "ince": 843,
1020
+ "Ġboth": 844,
1021
+ "ank": 845,
1022
+ "row": 846,
1023
+ "irect": 847,
1024
+ "son": 848,
1025
+ "Ġthen": 849,
1026
+ "ĠBrit": 850,
1027
+ "iet": 851,
1028
+ "Ġepis": 852,
1029
+ "Ġincluding": 853,
1030
+ "its": 854,
1031
+ "igin": 855,
1032
+ "pr": 856,
1033
+ "Ġ/": 857,
1034
+ "Ġagainst": 858,
1035
+ "Ġwell": 859,
1036
+ "Ġbecame": 860,
1037
+ "Ġexp": 861,
1038
+ "Ġknown": 862,
1039
+ "Ġtrans": 863,
1040
+ "Ġcharac": 864,
1041
+ "ĠâĢĶ": 865,
1042
+ "ram": 866,
1043
+ "Ġback": 867,
1044
+ "Ġadd": 868,
1045
+ "Ġpop": 869,
1046
+ "Ġgo": 870,
1047
+ "urch": 871,
1048
+ "Ġdesc": 872,
1049
+ "Ġsing": 873,
1050
+ "ield": 874,
1051
+ "Ġperform": 875,
1052
+ "ained": 876,
1053
+ "Ġrece": 877,
1054
+ "ident": 878,
1055
+ "Ġem": 879,
1056
+ "ert": 880,
1057
+ "ures": 881,
1058
+ "Ġinv": 882,
1059
+ "Ġdep": 883,
1060
+ "air": 884,
1061
+ "ern": 885,
1062
+ "ather": 886,
1063
+ "ful": 887,
1064
+ "ĠZ": 888,
1065
+ "Ġmon": 889,
1066
+ "Ġmany": 890,
1067
+ "Ġmain": 891,
1068
+ "Ġstud": 892,
1069
+ "Ġlong": 893,
1070
+ "inn": 894,
1071
+ "though": 895,
1072
+ "up": 896,
1073
+ "ool": 897,
1074
+ "ĠUnited": 898,
1075
+ "led": 899,
1076
+ "ement": 900,
1077
+ "ower": 901,
1078
+ "ĠJohn": 902,
1079
+ "Ġop": 903,
1080
+ "ined": 904,
1081
+ "Ġmet": 905,
1082
+ "ober": 906,
1083
+ "ley": 907,
1084
+ "Ġcentury": 908,
1085
+ "Ġteam": 909,
1086
+ "Ġest": 910,
1087
+ "ĠAfter": 911,
1088
+ "yl": 912,
1089
+ "Ġmin": 913,
1090
+ "uch": 914,
1091
+ "ute": 915,
1092
+ "Ġdevelop": 916,
1093
+ "ĠShe": 917,
1094
+ "iam": 918,
1095
+ "Ġshow": 919,
1096
+ "elf": 920,
1097
+ "Ġrep": 921,
1098
+ "Ġconc": 922,
1099
+ "ative": 923,
1100
+ "Ġcre": 924,
1101
+ "overn": 925,
1102
+ "ared": 926,
1103
+ "Ġorigin": 927,
1104
+ "Ġsm": 928,
1105
+ "ivers": 929,
1106
+ "az": 930,
1107
+ "Ġlead": 931,
1108
+ "Ġseveral": 932,
1109
+ "ah": 933,
1110
+ "Ġob": 934,
1111
+ "Ġrev": 935,
1112
+ "Ġmill": 936,
1113
+ "erm": 937,
1114
+ "ually": 938,
1115
+ "oot": 939,
1116
+ "Ġbegan": 940,
1117
+ "ired": 941,
1118
+ "Ġdif": 942,
1119
+ "Ġcontin": 943,
1120
+ "Ġsign": 944,
1121
+ "ik": 945,
1122
+ "ĠInd": 946,
1123
+ "ments": 947,
1124
+ "ized": 948,
1125
+ "Ġdirect": 949,
1126
+ "au": 950,
1127
+ "Ġext": 951,
1128
+ "ross": 952,
1129
+ "emb": 953,
1130
+ "der": 954,
1131
+ "Ġpol": 955,
1132
+ "Ġmay": 956,
1133
+ "apt": 957,
1134
+ "els": 958,
1135
+ "ĠWh": 959,
1136
+ "Ġcomple": 960,
1137
+ "Ġart": 961,
1138
+ "ĠBr": 962,
1139
+ "ĠIs": 963,
1140
+ "une": 964,
1141
+ "til": 965,
1142
+ "Ġcrit": 966,
1143
+ "Ġhist": 967,
1144
+ "Ġearly": 968,
1145
+ "Ġcould": 969,
1146
+ "ĠCon": 970,
1147
+ "Ġdid": 971,
1148
+ "Ġbel": 972,
1149
+ "Ġcalled": 973,
1150
+ "ued": 974,
1151
+ "Ġnear": 975,
1152
+ "Ġepisode": 976,
1153
+ "yp": 977,
1154
+ "Ġdescrib": 978,
1155
+ "imes": 979,
1156
+ "Ġbro": 980,
1157
+ "roup": 981,
1158
+ "ople": 982,
1159
+ "Ġdown": 983,
1160
+ "Ġrun": 984,
1161
+ "aking": 985,
1162
+ "Ġdisc": 986,
1163
+ "Ġalong": 987,
1164
+ "ccess": 988,
1165
+ "ĠMay": 989,
1166
+ "Ġfeat": 990,
1167
+ "Ġinst": 991,
1168
+ "ĠAmerican": 992,
1169
+ "Ġsaid": 993,
1170
+ "Ġdist": 994,
1171
+ "Ġinf": 995,
1172
+ "Ġimp": 996,
1173
+ "ink": 997,
1174
+ "Ġins": 998,
1175
+ "ty": 999,
1176
+ "Ġthese": 1000,
1177
+ "Ġmil": 1001,
1178
+ "ven": 1002,
1179
+ "ĠGer": 1003,
1180
+ "gest": 1004,
1181
+ "ium": 1005,
1182
+ "enn": 1006,
1183
+ "ĠBl": 1007,
1184
+ "ĠAust": 1008,
1185
+ "Ġresp": 1009,
1186
+ "ull": 1010,
1187
+ "ruct": 1011,
1188
+ "ured": 1012,
1189
+ "Ġthough": 1013,
1190
+ "Ġship": 1014,
1191
+ "ove": 1015,
1192
+ "Ġoper": 1016,
1193
+ "ĠBritish": 1017,
1194
+ "é": 1018,
1195
+ "Ġuntil": 1019,
1196
+ "Ġprev": 1020,
1197
+ "itt": 1021,
1198
+ "amed": 1022,
1199
+ "Ġcar": 1023
1200
+ },
1201
+ "merges": [
1202
+ "Ġ t",
1203
+ "h e",
1204
+ "Ġ a",
1205
+ "i n",
1206
+ "Ġt he",
1207
+ "e r",
1208
+ "o n",
1209
+ "Ġ ,",
1210
+ "r e",
1211
+ "Ġ s",
1212
+ "e d",
1213
+ "Ġ o",
1214
+ "Ġ w",
1215
+ "n d",
1216
+ "a t",
1217
+ "Ġ .",
1218
+ "o r",
1219
+ "i t",
1220
+ "Ġ c",
1221
+ "e n",
1222
+ "Ġ f",
1223
+ "i s",
1224
+ "e s",
1225
+ "a r",
1226
+ "Ġo f",
1227
+ "Ġ b",
1228
+ "a n",
1229
+ "Ġ in",
1230
+ "a l",
1231
+ "in g",
1232
+ "Ġ p",
1233
+ "Ġa nd",
1234
+ "a s",
1235
+ "Ġt o",
1236
+ "r o",
1237
+ "i c",
1238
+ "Ġ m",
1239
+ "Ġ d",
1240
+ "Ġ h",
1241
+ "i on",
1242
+ "l e",
1243
+ "o u",
1244
+ "Ġ T",
1245
+ "Ġ re",
1246
+ "Ġ =",
1247
+ "Ġ \"",
1248
+ "Ġ A",
1249
+ "Ġ S",
1250
+ "en t",
1251
+ "i l",
1252
+ "Ġt h",
1253
+ "s t",
1254
+ "Ġ C",
1255
+ "e l",
1256
+ "o m",
1257
+ "Ġ l",
1258
+ "a m",
1259
+ "Ġ Ċ",
1260
+ "Ġ e",
1261
+ "Ġ n",
1262
+ "Ġ @",
1263
+ "a d",
1264
+ "a c",
1265
+ "Ġw as",
1266
+ "Ġ M",
1267
+ "u r",
1268
+ "ĠT he",
1269
+ "e c",
1270
+ "Ġ on",
1271
+ "l y",
1272
+ "Ġ B",
1273
+ "Ġ I",
1274
+ "Ġ g",
1275
+ "Ġ '",
1276
+ "e t",
1277
+ "o l",
1278
+ "i d",
1279
+ "i v",
1280
+ "i m",
1281
+ "Ġf or",
1282
+ "i r",
1283
+ "- @",
1284
+ "Ġ@ -@",
1285
+ "i g",
1286
+ "o t",
1287
+ "t er",
1288
+ "Ġa s",
1289
+ "Ġ H",
1290
+ "u s",
1291
+ "o w",
1292
+ "Ġs t",
1293
+ "u t",
1294
+ "it h",
1295
+ "a y",
1296
+ "Ġ P",
1297
+ "at ion",
1298
+ "v er",
1299
+ "Ġb e",
1300
+ "he r",
1301
+ "Ġth at",
1302
+ "Ġw ith",
1303
+ "Ġ R",
1304
+ "c e",
1305
+ "t h",
1306
+ "Ġ D",
1307
+ "Ġ is",
1308
+ "u n",
1309
+ "e m",
1310
+ "Ġ F",
1311
+ "Ġw h",
1312
+ "u l",
1313
+ "Ġb y",
1314
+ "Ġa l",
1315
+ "c h",
1316
+ "Ġ )",
1317
+ "Ġ (",
1318
+ "Ġ W",
1319
+ "Ġc on",
1320
+ "r a",
1321
+ "Ġ G",
1322
+ "o s",
1323
+ "Ġ L",
1324
+ "Ġ N",
1325
+ "Ġa t",
1326
+ "er s",
1327
+ "c t",
1328
+ "Ġ it",
1329
+ "ro m",
1330
+ "a nd",
1331
+ "Ġa n",
1332
+ "u m",
1333
+ "es t",
1334
+ "Ġ J",
1335
+ "a g",
1336
+ "Ġ he",
1337
+ "is t",
1338
+ "a in",
1339
+ "o d",
1340
+ "a v",
1341
+ "r i",
1342
+ "Ġ E",
1343
+ "Ġ O",
1344
+ "Ġf rom",
1345
+ "Ġc om",
1346
+ "Ġh is",
1347
+ "o p",
1348
+ "Ġp ro",
1349
+ "re s",
1350
+ "i es",
1351
+ "i f",
1352
+ "Ġ v",
1353
+ "or t",
1354
+ "er e",
1355
+ "il l",
1356
+ "l d",
1357
+ "Ġd e",
1358
+ "p p",
1359
+ "Ġs u",
1360
+ "o re",
1361
+ "ĠI n",
1362
+ "Ġ r",
1363
+ "Ġs e",
1364
+ "Ġw ere",
1365
+ "e w",
1366
+ "on g",
1367
+ "ig h",
1368
+ "ar d",
1369
+ "at e",
1370
+ "al l",
1371
+ "ar t",
1372
+ "a k",
1373
+ "ic h",
1374
+ "Ġc h",
1375
+ "Ġo r",
1376
+ "a b",
1377
+ "an t",
1378
+ "u d",
1379
+ "o c",
1380
+ "b er",
1381
+ "Ġe x",
1382
+ "g h",
1383
+ "it y",
1384
+ "at ed",
1385
+ "p t",
1386
+ "es s",
1387
+ "e ar",
1388
+ "Ġ K",
1389
+ "Ġp l",
1390
+ "am e",
1391
+ "q u",
1392
+ "iv e",
1393
+ "ro u",
1394
+ "Ġa re",
1395
+ "Ġ â",
1396
+ "Ġs h",
1397
+ "Ġ k",
1398
+ "ac k",
1399
+ "ec t",
1400
+ "Ġâ Ģ",
1401
+ "Ġ U",
1402
+ "Ġh ad",
1403
+ "s e",
1404
+ "Ġwh ich",
1405
+ "re d",
1406
+ "o v",
1407
+ "ĠS t",
1408
+ "as t",
1409
+ "Ġs p",
1410
+ "i an",
1411
+ "Ġ y",
1412
+ "m ent",
1413
+ "Ġ le",
1414
+ "Ġn ot",
1415
+ "g e",
1416
+ "or d",
1417
+ "r it",
1418
+ "i p",
1419
+ "in e",
1420
+ "el l",
1421
+ "al ly",
1422
+ "ou r",
1423
+ "o st",
1424
+ "igh t",
1425
+ "t her",
1426
+ "a p",
1427
+ "Ġ u",
1428
+ "is h",
1429
+ "ĠC h",
1430
+ "ou n",
1431
+ "i a",
1432
+ "av e",
1433
+ "ar y",
1434
+ "u st",
1435
+ "o g",
1436
+ "Ġ un",
1437
+ "ou s",
1438
+ "ir st",
1439
+ "Ġ V",
1440
+ "c c",
1441
+ "Ġin c",
1442
+ "Ġ ;",
1443
+ "Ġcom p",
1444
+ "r u",
1445
+ "ion s",
1446
+ "Ġthe ir",
1447
+ "Ġb ut",
1448
+ "id e",
1449
+ "u re",
1450
+ "s o",
1451
+ "Ġcon t",
1452
+ "Ġin t",
1453
+ "f ter",
1454
+ "ic al",
1455
+ "i al",
1456
+ "Ġa r",
1457
+ "Ġf irst",
1458
+ "ou ld",
1459
+ "Ġit s",
1460
+ "he d",
1461
+ "ĠâĢ ĵ",
1462
+ "Ġw he",
1463
+ "w o",
1464
+ "ou t",
1465
+ "u b",
1466
+ "f f",
1467
+ "Ġ :",
1468
+ "u e",
1469
+ "Ġ her",
1470
+ "ow n",
1471
+ "o k",
1472
+ "Ġal so",
1473
+ "Ġc l",
1474
+ "p er",
1475
+ "ig n",
1476
+ "at er",
1477
+ "r an",
1478
+ "or m",
1479
+ "i e",
1480
+ "om e",
1481
+ "or k",
1482
+ "as s",
1483
+ "i re",
1484
+ "e nd",
1485
+ "Ġre s",
1486
+ "Ġa b",
1487
+ "Ġa d",
1488
+ "Ġ us",
1489
+ "r y",
1490
+ "Ġre c",
1491
+ "Ġh ave",
1492
+ "ag e",
1493
+ "ĠH e",
1494
+ "Ġ ro",
1495
+ "m er",
1496
+ "Ġon e",
1497
+ "on d",
1498
+ "l ow",
1499
+ "Ġh as",
1500
+ "ĠT h",
1501
+ "d u",
1502
+ "Ġp er",
1503
+ "Ġbe en",
1504
+ "im e",
1505
+ "Ġt wo",
1506
+ "en ce",
1507
+ "l and",
1508
+ ". @",
1509
+ "Ġ@ .@",
1510
+ "ul t",
1511
+ "re e",
1512
+ "ou gh",
1513
+ "i le",
1514
+ "Ġwh o",
1515
+ "ĠA l",
1516
+ "Ġs c",
1517
+ "ur ing",
1518
+ "p l",
1519
+ "or y",
1520
+ "it ion",
1521
+ "r ic",
1522
+ "ation s",
1523
+ "Ġd is",
1524
+ "Ġth is",
1525
+ "Ġb ec",
1526
+ "Ġa pp",
1527
+ "i z",
1528
+ "ĠI t",
1529
+ "a re",
1530
+ "ac h",
1531
+ "l ud",
1532
+ "ad e",
1533
+ "Ġpl ay",
1534
+ "Ġ j",
1535
+ "Ġm an",
1536
+ "ac t",
1537
+ "el y",
1538
+ "Ġp art",
1539
+ "Ġd es",
1540
+ "Ġa g",
1541
+ "Ġthe y",
1542
+ "Ġy ear",
1543
+ "oun t",
1544
+ "Ġo ver",
1545
+ "Ġo ther",
1546
+ "ou nd",
1547
+ "Ġa fter",
1548
+ "i b",
1549
+ "o ver",
1550
+ "Ġs er",
1551
+ "Ġ en",
1552
+ "Ġof f",
1553
+ "Ġ im",
1554
+ "ct ion",
1555
+ "Ġ Y",
1556
+ "k e",
1557
+ "it e",
1558
+ ", @",
1559
+ "Ġ@ ,@",
1560
+ "t e",
1561
+ "ur n",
1562
+ "Ġinc lud",
1563
+ "res s",
1564
+ "an ce",
1565
+ "an g",
1566
+ "Ġat t",
1567
+ "ic e",
1568
+ "ac e",
1569
+ "ar k",
1570
+ "Ġo ut",
1571
+ "w n",
1572
+ "p h",
1573
+ "em ber",
1574
+ "Ġp re",
1575
+ "Ġu p",
1576
+ "en s",
1577
+ "m an",
1578
+ "Ġe v",
1579
+ "Ġt ime",
1580
+ "nd er",
1581
+ "rou gh",
1582
+ "c ed",
1583
+ "Ġf in",
1584
+ "Ġint o",
1585
+ "on e",
1586
+ "p ort",
1587
+ "rou nd",
1588
+ "w e",
1589
+ "re n",
1590
+ "l es",
1591
+ "in t",
1592
+ "ĠO n",
1593
+ "v el",
1594
+ "Ġcom m",
1595
+ "Ġs he",
1596
+ "as on",
1597
+ "am p",
1598
+ "Ġt e",
1599
+ "Ġw ould",
1600
+ "w ard",
1601
+ "Ġm ore",
1602
+ "i ed",
1603
+ "os e",
1604
+ "ri b",
1605
+ "ĠU n",
1606
+ "Ġal l",
1607
+ "ing s",
1608
+ "ter n",
1609
+ "c es",
1610
+ "ab le",
1611
+ "Ġw e",
1612
+ "it ed",
1613
+ "e ver",
1614
+ "ent s",
1615
+ "Ġh im",
1616
+ "as ed",
1617
+ "or s",
1618
+ "o y",
1619
+ "o od",
1620
+ "Ġc ent",
1621
+ "i x",
1622
+ "as e",
1623
+ "il d",
1624
+ "ĠA n",
1625
+ "Ġw ork",
1626
+ "at es",
1627
+ "i ous",
1628
+ "at h",
1629
+ "Ġp o",
1630
+ "ro p",
1631
+ "ol d",
1632
+ "al s",
1633
+ "is s",
1634
+ "e y",
1635
+ "ic t",
1636
+ "Ġf e",
1637
+ "Ġthe m",
1638
+ "g an",
1639
+ "Ġs ec",
1640
+ "Ġb et",
1641
+ "Ġwhe n",
1642
+ "Ġs ong",
1643
+ "Ġre m",
1644
+ "e p",
1645
+ "f orm",
1646
+ "a il",
1647
+ "f er",
1648
+ "Ġe ar",
1649
+ "ub l",
1650
+ "a w",
1651
+ "Ġk n",
1652
+ "ak e",
1653
+ "a us",
1654
+ "Ġm ost",
1655
+ "Ġcon s",
1656
+ "Ġd uring",
1657
+ "ĠA s",
1658
+ "or th",
1659
+ "Ġn ew",
1660
+ "er ed",
1661
+ "il m",
1662
+ "v ed",
1663
+ "at t",
1664
+ "Ġon ly",
1665
+ "Ġd ec",
1666
+ "ic k",
1667
+ "Ġg ame",
1668
+ "on s",
1669
+ "u g",
1670
+ "Ġt r",
1671
+ "f t",
1672
+ "ot h",
1673
+ "o ok",
1674
+ "ĠM ar",
1675
+ "re at",
1676
+ "w ay",
1677
+ "Ġc an",
1678
+ "ol low",
1679
+ "ou th",
1680
+ "we en",
1681
+ "ĠE n",
1682
+ "ter s",
1683
+ "Ġre l",
1684
+ "in d",
1685
+ "Ġab out",
1686
+ "Ġse ason",
1687
+ "Ġag ain",
1688
+ "r al",
1689
+ "Ġth ree",
1690
+ "ation al",
1691
+ "Ġu nder",
1692
+ "ul ar",
1693
+ "Ġm e",
1694
+ "Ġth an",
1695
+ "ĠC om",
1696
+ "ĠA r",
1697
+ "h ip",
1698
+ "o b",
1699
+ "Ġn e",
1700
+ "Ġbet ween",
1701
+ "Ġf l",
1702
+ "h n",
1703
+ "v e",
1704
+ "Ġch ar",
1705
+ "Ġc ol",
1706
+ "Ġrec ord",
1707
+ "i ew",
1708
+ "r on",
1709
+ "f ore",
1710
+ "Ġth rough",
1711
+ "is ion",
1712
+ "or n",
1713
+ "oc k",
1714
+ "Ġ ver",
1715
+ "Ġl ater",
1716
+ "Ġn um",
1717
+ "Ġe nd",
1718
+ "ol og",
1719
+ "am es",
1720
+ "Ġp os",
1721
+ "Ġw rit",
1722
+ "Ġpro du",
1723
+ "Ġwh ile",
1724
+ "Ġa ct",
1725
+ "Ġre le",
1726
+ "Ġf ilm",
1727
+ "is hed",
1728
+ "Ġp r",
1729
+ "an s",
1730
+ "Ġre g",
1731
+ "Ġfor m",
1732
+ "Ġas s",
1733
+ "ĠS e",
1734
+ "ur y",
1735
+ "t ed",
1736
+ "t s",
1737
+ "Ġm ade",
1738
+ "Ġsu b",
1739
+ "Ġp e",
1740
+ "Ġs o",
1741
+ "or ld",
1742
+ "Ġre t",
1743
+ "ĠN ew",
1744
+ "Ġsp ec",
1745
+ "Ġa cc",
1746
+ "Ġ qu",
1747
+ "Ġwhe re",
1748
+ "en er",
1749
+ "Ġm ov",
1750
+ "he s",
1751
+ "mer ic",
1752
+ "at ing",
1753
+ "Ġin ter",
1754
+ "ĠL e",
1755
+ "ĠA meric",
1756
+ "Ġ ra",
1757
+ "Ġs ome",
1758
+ "Ġc o",
1759
+ "Ġl ar",
1760
+ "Ġb u",
1761
+ "Ġde f",
1762
+ "b um",
1763
+ "Ġa c",
1764
+ "Ġm us",
1765
+ "Ġf ollow",
1766
+ "ĠA t",
1767
+ "in s",
1768
+ "iv ed",
1769
+ "if ic",
1770
+ "u al",
1771
+ "Ġa m",
1772
+ "Ġsu ch",
1773
+ "Ġsec ond",
1774
+ "i ke",
1775
+ "Ġf our",
1776
+ "Ġin d",
1777
+ "an n",
1778
+ "he n",
1779
+ "Ġus ed",
1780
+ "ĠR e",
1781
+ "ic s",
1782
+ "le ct",
1783
+ "Ġd ay",
1784
+ "i el",
1785
+ "il y",
1786
+ "ĠTh is",
1787
+ "Ġp ubl",
1788
+ "Ġc all",
1789
+ "ĠJ o",
1790
+ "l l",
1791
+ "Ġal bum",
1792
+ "ran s",
1793
+ "Ġd o",
1794
+ "an y",
1795
+ "Ġbe fore",
1796
+ "ro s",
1797
+ "ĠS h",
1798
+ "Ġs y",
1799
+ "a id",
1800
+ "ĠEn g",
1801
+ "Ġbe ing",
1802
+ "u c",
1803
+ "Ġe p",
1804
+ "Ġsu pp",
1805
+ "Ġthe re",
1806
+ "Ġyear s",
1807
+ "ar s",
1808
+ "ow ever",
1809
+ "Ġ ent",
1810
+ "if e",
1811
+ "Ġh igh",
1812
+ "Ġf ound",
1813
+ "ir d",
1814
+ "Ġn o",
1815
+ "Ġs et",
1816
+ "in es",
1817
+ "iv er",
1818
+ "i o",
1819
+ "ot her",
1820
+ "j ect",
1821
+ "Ġs ur",
1822
+ "a j",
1823
+ "t en",
1824
+ "Ġt ra",
1825
+ "is ed",
1826
+ "it ies",
1827
+ "vel op",
1828
+ "Ġb l",
1829
+ "al e",
1830
+ "Ġser ies",
1831
+ "Ġl oc",
1832
+ "Ġnum ber",
1833
+ "Ġp res",
1834
+ "an e",
1835
+ "aus e",
1836
+ "od e",
1837
+ "e k",
1838
+ "t on",
1839
+ "ĠS c",
1840
+ "i er",
1841
+ "is e",
1842
+ "Ġse ver",
1843
+ "in ce",
1844
+ "Ġb oth",
1845
+ "an k",
1846
+ "ro w",
1847
+ "ire ct",
1848
+ "s on",
1849
+ "Ġthe n",
1850
+ "ĠB rit",
1851
+ "i et",
1852
+ "Ġep is",
1853
+ "Ġinclud ing",
1854
+ "it s",
1855
+ "ig in",
1856
+ "p r",
1857
+ "Ġ /",
1858
+ "Ġagain st",
1859
+ "Ġw ell",
1860
+ "Ġbec ame",
1861
+ "Ġex p",
1862
+ "Ġkn own",
1863
+ "Ġt rans",
1864
+ "Ġchar ac",
1865
+ "ĠâĢ Ķ",
1866
+ "r am",
1867
+ "Ġb ack",
1868
+ "Ġad d",
1869
+ "Ġp op",
1870
+ "Ġg o",
1871
+ "ur ch",
1872
+ "Ġdes c",
1873
+ "Ġs ing",
1874
+ "iel d",
1875
+ "Ġper form",
1876
+ "ain ed",
1877
+ "Ġre ce",
1878
+ "id ent",
1879
+ "Ġe m",
1880
+ "er t",
1881
+ "u res",
1882
+ "Ġin v",
1883
+ "Ġde p",
1884
+ "a ir",
1885
+ "er n",
1886
+ "at her",
1887
+ "f ul",
1888
+ "Ġ Z",
1889
+ "Ġm on",
1890
+ "Ġman y",
1891
+ "Ġm ain",
1892
+ "Ġst ud",
1893
+ "Ġl ong",
1894
+ "in n",
1895
+ "th ough",
1896
+ "u p",
1897
+ "o ol",
1898
+ "ĠUn ited",
1899
+ "l ed",
1900
+ "em ent",
1901
+ "ow er",
1902
+ "ĠJo hn",
1903
+ "Ġo p",
1904
+ "in ed",
1905
+ "Ġm et",
1906
+ "o ber",
1907
+ "le y",
1908
+ "Ġcent ury",
1909
+ "Ġte am",
1910
+ "Ġ est",
1911
+ "ĠA fter",
1912
+ "y l",
1913
+ "Ġm in",
1914
+ "u ch",
1915
+ "ut e",
1916
+ "Ġde velop",
1917
+ "ĠS he",
1918
+ "i am",
1919
+ "Ġsh ow",
1920
+ "el f",
1921
+ "Ġre p",
1922
+ "Ġcon c",
1923
+ "at ive",
1924
+ "Ġc re",
1925
+ "over n",
1926
+ "a red",
1927
+ "Ġor igin",
1928
+ "Ġs m",
1929
+ "iv ers",
1930
+ "a z",
1931
+ "Ġle ad",
1932
+ "Ġsever al",
1933
+ "a h",
1934
+ "Ġo b",
1935
+ "Ġre v",
1936
+ "Ġm ill",
1937
+ "er m",
1938
+ "u ally",
1939
+ "o ot",
1940
+ "Ġbe gan",
1941
+ "i red",
1942
+ "Ġd if",
1943
+ "Ġcont in",
1944
+ "Ġs ign",
1945
+ "i k",
1946
+ "ĠI nd",
1947
+ "ment s",
1948
+ "iz ed",
1949
+ "Ġd irect",
1950
+ "a u",
1951
+ "Ġex t",
1952
+ "ros s",
1953
+ "em b",
1954
+ "d er",
1955
+ "Ġp ol",
1956
+ "Ġm ay",
1957
+ "a pt",
1958
+ "el s",
1959
+ "ĠW h",
1960
+ "Ġcomp le",
1961
+ "Ġar t",
1962
+ "ĠB r",
1963
+ "ĠI s",
1964
+ "un e",
1965
+ "t il",
1966
+ "Ġc rit",
1967
+ "Ġh ist",
1968
+ "Ġear ly",
1969
+ "Ġc ould",
1970
+ "ĠC on",
1971
+ "Ġd id",
1972
+ "Ġb el",
1973
+ "Ġcall ed",
1974
+ "u ed",
1975
+ "Ġn ear",
1976
+ "Ġepis ode",
1977
+ "y p",
1978
+ "Ġdesc rib",
1979
+ "im es",
1980
+ "Ġb ro",
1981
+ "rou p",
1982
+ "op le",
1983
+ "Ġd own",
1984
+ "Ġr un",
1985
+ "ak ing",
1986
+ "Ġdis c",
1987
+ "Ġal ong",
1988
+ "cc ess",
1989
+ "ĠM ay",
1990
+ "Ġfe at",
1991
+ "Ġin st",
1992
+ "ĠAmeric an",
1993
+ "Ġs aid",
1994
+ "Ġd ist",
1995
+ "Ġin f",
1996
+ "Ġim p",
1997
+ "in k",
1998
+ "Ġin s",
1999
+ "t y",
2000
+ "Ġthe se",
2001
+ "Ġm il",
2002
+ "v en",
2003
+ "ĠG er",
2004
+ "g est",
2005
+ "i um",
2006
+ "en n",
2007
+ "ĠB l",
2008
+ "ĠA ust",
2009
+ "Ġres p",
2010
+ "ul l",
2011
+ "ru ct",
2012
+ "u red",
2013
+ "Ġth ough",
2014
+ "Ġsh ip",
2015
+ "ov e",
2016
+ "Ġo per",
2017
+ "ĠBrit ish",
2018
+ "Ã ©",
2019
+ "Ġun til",
2020
+ "Ġpre v",
2021
+ "it t",
2022
+ "am ed",
2023
+ "Ġc ar"
2024
+ ]
2025
+ }
2026
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": false,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<PAD>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<UNK>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "<CLS>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": true
29
+ },
30
+ "3": {
31
+ "content": "<SEP>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": true
37
+ },
38
+ "4": {
39
+ "content": "<MASK_TOKEN>",
40
+ "lstrip": false,
41
+ "normalized": false,
42
+ "rstrip": false,
43
+ "single_word": false,
44
+ "special": true
45
+ },
46
+ "5": {
47
+ "content": "<BOS_TOKEN>",
48
+ "lstrip": false,
49
+ "normalized": false,
50
+ "rstrip": false,
51
+ "single_word": false,
52
+ "special": true
53
+ },
54
+ "6": {
55
+ "content": "<EOS_TOKEN>",
56
+ "lstrip": false,
57
+ "normalized": false,
58
+ "rstrip": false,
59
+ "single_word": false,
60
+ "special": true
61
+ },
62
+ "7": {
63
+ "content": "<EOP_TOKEN>",
64
+ "lstrip": false,
65
+ "normalized": false,
66
+ "rstrip": false,
67
+ "single_word": false,
68
+ "special": true
69
+ },
70
+ "8": {
71
+ "content": "<|END_OF_TURN_TOKEN|>",
72
+ "lstrip": false,
73
+ "normalized": false,
74
+ "rstrip": false,
75
+ "single_word": false,
76
+ "special": true
77
+ }
78
+ },
79
+ "auto_map": {
80
+ "AutoTokenizer": [
81
+ null,
82
+ "CohereForAI/c4ai-command-r-v01--tokenization_cohere_fast.CohereTokenizerFast"
83
+ ]
84
+ },
85
+ "bos_token": "<BOS_TOKEN>",
86
+ "chat_template": [
87
+ {
88
+ "name": "default",
89
+ "template": "{{ bos_token }}{% if messages[0]['role'] == 'system' %}{% set loop_messages = messages[1:] %}{% set system_message = messages[0]['content'] %}{% elif false == true %}{% set loop_messages = messages %}{% set system_message = 'You are Command-R, a brilliant, sophisticated, AI-assistant trained to assist human users by providing thorough responses. You are trained by Cohere.' %}{% else %}{% set loop_messages = messages %}{% set system_message = false %}{% endif %}{% if system_message != false %}{{ '<|START_OF_TURN_TOKEN|><|SYSTEM_TOKEN|>' + system_message + '<|END_OF_TURN_TOKEN|>' }}{% endif %}{% for message in loop_messages %}{% if (message['role'] == 'user') != (loop.index0 % 2 == 0) %}{{ raise_exception('Conversation roles must alternate user/assistant/user/assistant/...') }}{% endif %}{% set content = message['content'] %}{% if message['role'] == 'user' %}{{ '<|START_OF_TURN_TOKEN|><|USER_TOKEN|>' + content.strip() + '<|END_OF_TURN_TOKEN|>' }}{% elif message['role'] == 'assistant' %}{{ '<|START_OF_TURN_TOKEN|><|CHATBOT_TOKEN|>' + content.strip() + '<|END_OF_TURN_TOKEN|>' }}{% endif %}{% endfor %}{% if add_generation_prompt %}{{ '<|START_OF_TURN_TOKEN|><|CHATBOT_TOKEN|>' }}{% endif %}"
90
+ },
91
+ {
92
+ "name": "tool_use",
93
+ "template": "{{ bos_token }}{% if messages[0]['role'] == 'system' %}{% set loop_messages = messages[1:] %}{% set system_message = messages[0]['content'] %}{% else %}{% set loop_messages = messages %}{% set system_message = '## Task and Context\\nYou help people answer their questions and other requests interactively. You will be asked a very wide array of requests on all kinds of topics. You will be equipped with a wide range of search engines or similar tools to help you, which you use to research your answer. You should focus on serving the user\\'s needs as best you can, which will be wide-ranging.\\n\\n## Style Guide\\nUnless the user asks for a different style of answer, you should answer in full sentences, using proper grammar and spelling.' %}{% endif %}{{ '<|START_OF_TURN_TOKEN|><|SYSTEM_TOKEN|>' }}{{ '# Safety Preamble' }}{{ '\nThe instructions in this section override those in the task description and style guide sections. Don\\'t answer questions that are harmful or immoral.' }}{{ '\n\n# System Preamble' }}{{ '\n## Basic Rules' }}{{ '\nYou are a powerful conversational AI trained by Cohere to help people. You are augmented by a number of tools, and your job is to use and consume the output of these tools to best help the user. You will see a conversation history between yourself and a user, ending with an utterance from the user. You will then see a specific instruction instructing you what kind of response to generate. When you answer the user\\'s requests, you cite your sources in your answers, according to those instructions.' }}{{ '\n\n# User Preamble' }}{{ '\n' + system_message }}{{'\n\n## Available Tools\nHere is a list of tools that you have available to you:\n\n'}}{% for tool in tools %}{% if loop.index0 != 0 %}{{ '\n\n'}}{% endif %}{{'```python\ndef ' + tool.name + '('}}{% for param_name, param_fields in tool.parameter_definitions.items() %}{% if loop.index0 != 0 %}{{ ', '}}{% endif %}{{param_name}}: {% if not param_fields.required %}{{'Optional[' + param_fields.type + '] = None'}}{% else %}{{ param_fields.type }}{% endif %}{% endfor %}{{ ') -> List[Dict]:\n \"\"\"'}}{{ tool.description }}{% if tool.parameter_definitions|length != 0 %}{{ '\n\n Args:\n '}}{% for param_name, param_fields in tool.parameter_definitions.items() %}{% if loop.index0 != 0 %}{{ '\n ' }}{% endif %}{{ param_name + ' ('}}{% if not param_fields.required %}{{'Optional[' + param_fields.type + ']'}}{% else %}{{ param_fields.type }}{% endif %}{{ '): ' + param_fields.description }}{% endfor %}{% endif %}{{ '\n \"\"\"\n pass\n```' }}{% endfor %}{{ '<|END_OF_TURN_TOKEN|>'}}{% for message in loop_messages %}{% set content = message['content'] %}{% if message['role'] == 'user' %}{{ '<|START_OF_TURN_TOKEN|><|USER_TOKEN|>' + content.strip() + '<|END_OF_TURN_TOKEN|>' }}{% elif message['role'] == 'system' %}{{ '<|START_OF_TURN_TOKEN|><|SYSTEM_TOKEN|>' + content.strip() + '<|END_OF_TURN_TOKEN|>' }}{% elif message['role'] == 'assistant' %}{{ '<|START_OF_TURN_TOKEN|><|CHATBOT_TOKEN|>' + content.strip() + '<|END_OF_TURN_TOKEN|>' }}{% endif %}{% endfor %}{{'<|START_OF_TURN_TOKEN|><|SYSTEM_TOKEN|>Write \\'Action:\\' followed by a json-formatted list of actions that you want to perform in order to produce a good response to the user\\'s last input. You can use any of the supplied tools any number of times, but you should aim to execute the minimum number of necessary actions for the input. You should use the `directly-answer` tool if calling the other tools is unnecessary. The list of actions you want to call should be formatted as a list of json objects, for example:\n```json\n[\n {\n \"tool_name\": title of the tool in the specification,\n \"parameters\": a dict of parameters to input into the tool as they are defined in the specs, or {} if it takes no parameters\n }\n]```<|END_OF_TURN_TOKEN|>'}}{% if add_generation_prompt %}{{ '<|START_OF_TURN_TOKEN|><|CHATBOT_TOKEN|>' }}{% endif %}"
94
+ },
95
+ {
96
+ "name": "rag",
97
+ "template": "{{ bos_token }}{% if messages[0]['role'] == 'system' %}{% set loop_messages = messages[1:] %}{% set system_message = messages[0]['content'] %}{% else %}{% set loop_messages = messages %}{% set system_message = '## Task and Context\\nYou help people answer their questions and other requests interactively. You will be asked a very wide array of requests on all kinds of topics. You will be equipped with a wide range of search engines or similar tools to help you, which you use to research your answer. You should focus on serving the user\\'s needs as best you can, which will be wide-ranging.\\n\\n## Style Guide\\nUnless the user asks for a different style of answer, you should answer in full sentences, using proper grammar and spelling.' %}{% endif %}{{ '<|START_OF_TURN_TOKEN|><|SYSTEM_TOKEN|>' }}{{ '# Safety Preamble' }}{{ '\nThe instructions in this section override those in the task description and style guide sections. Don\\'t answer questions that are harmful or immoral.' }}{{ '\n\n# System Preamble' }}{{ '\n## Basic Rules' }}{{ '\nYou are a powerful conversational AI trained by Cohere to help people. You are augmented by a number of tools, and your job is to use and consume the output of these tools to best help the user. You will see a conversation history between yourself and a user, ending with an utterance from the user. You will then see a specific instruction instructing you what kind of response to generate. When you answer the user\\'s requests, you cite your sources in your answers, according to those instructions.' }}{{ '\n\n# User Preamble' }}{{ '\n' + system_message }}{{ '<|END_OF_TURN_TOKEN|>'}}{% for message in loop_messages %}{% set content = message['content'] %}{% if message['role'] == 'user' %}{{ '<|START_OF_TURN_TOKEN|><|USER_TOKEN|>' + content.strip() + '<|END_OF_TURN_TOKEN|>' }}{% elif message['role'] == 'system' %}{{ '<|START_OF_TURN_TOKEN|><|SYSTEM_TOKEN|>' + content.strip() + '<|END_OF_TURN_TOKEN|>' }}{% elif message['role'] == 'assistant' %}{{ '<|START_OF_TURN_TOKEN|><|CHATBOT_TOKEN|>' + content.strip() + '<|END_OF_TURN_TOKEN|>' }}{% endif %}{% endfor %}{{ '<|START_OF_TURN_TOKEN|><|SYSTEM_TOKEN|>'}}{{ '<results>' }}{% for document in documents %}{{ '\nDocument: ' }}{{ loop.index0 }}\n{% for key, value in document.items() %}{{ key }}: {{value}}\n{% endfor %}{% endfor %}{{ '</results>'}}{{ '<|END_OF_TURN_TOKEN|><|START_OF_TURN_TOKEN|><|SYSTEM_TOKEN|>' }}{{ 'Carefully perform the following instructions, in order, starting each with a new line.\n' }}{{ 'Firstly, Decide which of the retrieved documents are relevant to the user\\'s last input by writing \\'Relevant Documents:\\' followed by comma-separated list of document numbers. If none are relevant, you should instead write \\'None\\'.\n' }}{{ 'Secondly, Decide which of the retrieved documents contain facts that should be cited in a good answer to the user\\'s last input by writing \\'Cited Documents:\\' followed a comma-separated list of document numbers. If you dont want to cite any of them, you should instead write \\'None\\'.\n' }}{% if citation_mode=='accurate' %}{{ 'Thirdly, Write \\'Answer:\\' followed by a response to the user\\'s last input in high quality natural english. Use the retrieved documents to help you. Do not insert any citations or grounding markup.\n' }}{% endif %}{{ 'Finally, Write \\'Grounded answer:\\' followed by a response to the user\\'s last input in high quality natural english. Use the symbols <co: doc> and </co: doc> to indicate when a fact comes from a document in the search result, e.g <co: 0>my fact</co: 0> for a fact from document 0.' }}{{ '<|END_OF_TURN_TOKEN|>' }}{% if add_generation_prompt %}{{ '<|START_OF_TURN_TOKEN|><|CHATBOT_TOKEN|>' }}{% endif %}"
98
+ }
99
+ ],
100
+ "clean_up_tokenization_spaces": false,
101
+ "eos_token": "<|END_OF_TURN_TOKEN|>",
102
+ "legacy": true,
103
+ "merges_file": null,
104
+ "model_max_length": 512,
105
+ "pad_token": "<PAD>",
106
+ "sp_model_kwargs": {},
107
+ "spaces_between_special_tokens": false,
108
+ "tokenizer_class": "CohereTokenizer",
109
+ "unk_token": null,
110
+ "use_default_system_prompt": false,
111
+ "vocab_file": null
112
+ }