notlikejoe commited on
Commit
45af4b6
·
verified ·
1 Parent(s): ad554d2

Upload folder using huggingface_hub

Browse files
added_tokens.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</asr>": 151682,
3
+ "</box>": 151670,
4
+ "</image>": 151666,
5
+ "</image_id>": 151678,
6
+ "</point>": 151674,
7
+ "</quad>": 151672,
8
+ "</query>": 151684,
9
+ "</ref>": 151668,
10
+ "</slice>": 151676,
11
+ "</tool_call>": 151658,
12
+ "</unit>": 151680,
13
+ "<asr>": 151681,
14
+ "<box>": 151669,
15
+ "<image>": 151665,
16
+ "<image_id>": 151677,
17
+ "<point>": 151673,
18
+ "<quad>": 151671,
19
+ "<query>": 151683,
20
+ "<ref>": 151667,
21
+ "<reserved_43>": 151698,
22
+ "<reserved_53>": 151699,
23
+ "<slice>": 151675,
24
+ "<tool_call>": 151657,
25
+ "<unit>": 151679,
26
+ "<|audio_end|>": 151687,
27
+ "<|audio_start|>": 151685,
28
+ "<|audio|>": 151686,
29
+ "<|box_end|>": 151649,
30
+ "<|box_start|>": 151648,
31
+ "<|endoftext|>": 151643,
32
+ "<|file_sep|>": 151664,
33
+ "<|fim_middle|>": 151660,
34
+ "<|fim_pad|>": 151662,
35
+ "<|fim_prefix|>": 151659,
36
+ "<|fim_suffix|>": 151661,
37
+ "<|im_end|>": 151645,
38
+ "<|im_start|>": 151644,
39
+ "<|image_pad|>": 151655,
40
+ "<|interrupt|>": 151695,
41
+ "<|listen|>": 151693,
42
+ "<|object_ref_end|>": 151647,
43
+ "<|object_ref_start|>": 151646,
44
+ "<|quad_end|>": 151651,
45
+ "<|quad_start|>": 151650,
46
+ "<|repo_name|>": 151663,
47
+ "<|speak|>": 151694,
48
+ "<|spk_bos|>": 151688,
49
+ "<|spk_eos|>": 151690,
50
+ "<|spk|>": 151689,
51
+ "<|tts_bos|>": 151691,
52
+ "<|tts_eos|>": 151692,
53
+ "<|vad_end|>": 151697,
54
+ "<|vad_start|>": 151696,
55
+ "<|video_pad|>": 151656,
56
+ "<|vision_end|>": 151653,
57
+ "<|vision_pad|>": 151654,
58
+ "<|vision_start|>": 151652
59
+ }
config.json ADDED
@@ -0,0 +1,250 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "MiniCPMO"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "audio_chunk_length": 1.0,
7
+ "audio_config": {
8
+ "_name_or_path": "openai/whisper-medium",
9
+ "activation_dropout": 0.0,
10
+ "activation_function": "gelu",
11
+ "apply_spec_augment": false,
12
+ "architectures": [
13
+ "MiniCPMWhisperEncoder"
14
+ ],
15
+ "attention_dropout": 0.0,
16
+ "begin_suppress_tokens": [
17
+ 220,
18
+ 50257
19
+ ],
20
+ "bos_token_id": 50257,
21
+ "classifier_proj_size": 256,
22
+ "d_model": 4,
23
+ "decoder_attention_heads": 16,
24
+ "decoder_ffn_dim": 4096,
25
+ "decoder_layerdrop": 0.0,
26
+ "decoder_layers": 0,
27
+ "decoder_start_token_id": 50258,
28
+ "dropout": 0.0,
29
+ "encoder_attention_heads": 16,
30
+ "encoder_ffn_dim": 4096,
31
+ "encoder_layerdrop": 0.0,
32
+ "encoder_layers": 0,
33
+ "eos_token_id": 50257,
34
+ "forced_decoder_ids": [
35
+ [
36
+ 1,
37
+ 50259
38
+ ],
39
+ [
40
+ 2,
41
+ 50359
42
+ ],
43
+ [
44
+ 3,
45
+ 50363
46
+ ]
47
+ ],
48
+ "init_std": 0.02,
49
+ "mask_feature_length": 10,
50
+ "mask_feature_min_masks": 0,
51
+ "mask_feature_prob": 0.0,
52
+ "mask_time_length": 10,
53
+ "mask_time_min_masks": 2,
54
+ "mask_time_prob": 0.05,
55
+ "max_length": 448,
56
+ "max_source_positions": 1500,
57
+ "max_target_positions": 448,
58
+ "median_filter_width": 7,
59
+ "model_type": "whisper",
60
+ "num_hidden_layers": 24,
61
+ "num_mel_bins": 80,
62
+ "pad_token_id": 50257,
63
+ "scale_embedding": false,
64
+ "suppress_tokens": [
65
+ 1,
66
+ 2,
67
+ 7,
68
+ 8,
69
+ 9,
70
+ 10,
71
+ 14,
72
+ 25,
73
+ 26,
74
+ 27,
75
+ 28,
76
+ 29,
77
+ 31,
78
+ 58,
79
+ 59,
80
+ 60,
81
+ 61,
82
+ 62,
83
+ 63,
84
+ 90,
85
+ 91,
86
+ 92,
87
+ 93,
88
+ 359,
89
+ 503,
90
+ 522,
91
+ 542,
92
+ 873,
93
+ 893,
94
+ 902,
95
+ 918,
96
+ 922,
97
+ 931,
98
+ 1350,
99
+ 1853,
100
+ 1982,
101
+ 2460,
102
+ 2627,
103
+ 3246,
104
+ 3253,
105
+ 3268,
106
+ 3536,
107
+ 3846,
108
+ 3961,
109
+ 4183,
110
+ 4667,
111
+ 6585,
112
+ 6647,
113
+ 7273,
114
+ 9061,
115
+ 9383,
116
+ 10428,
117
+ 10929,
118
+ 11938,
119
+ 12033,
120
+ 12331,
121
+ 12562,
122
+ 13793,
123
+ 14157,
124
+ 14635,
125
+ 15265,
126
+ 15618,
127
+ 16553,
128
+ 16604,
129
+ 18362,
130
+ 18956,
131
+ 20075,
132
+ 21675,
133
+ 22520,
134
+ 26130,
135
+ 26161,
136
+ 26435,
137
+ 28279,
138
+ 29464,
139
+ 31650,
140
+ 32302,
141
+ 32470,
142
+ 36865,
143
+ 42863,
144
+ 47425,
145
+ 49870,
146
+ 50254,
147
+ 50258,
148
+ 50358,
149
+ 50359,
150
+ 50360,
151
+ 50361,
152
+ 50362
153
+ ],
154
+ "torch_dtype": "float32",
155
+ "use_cache": true,
156
+ "use_weighted_layer_sum": false,
157
+ "vocab_size": 51865
158
+ },
159
+ "audio_pool_step": 2,
160
+ "auto_map": {
161
+ "AutoConfig": "openbmb/MiniCPM-o-2_6--configuration_minicpm.MiniCPMOConfig",
162
+ "AutoModel": "openbmb/MiniCPM-o-2_6--modeling_minicpmo.MiniCPMO",
163
+ "AutoModelForCausalLM": "openbmb/MiniCPM-o-2_6--modeling_minicpmo.MiniCPMO"
164
+ },
165
+ "batch_vision_input": true,
166
+ "bos_token_id": 151643,
167
+ "chunk_input": true,
168
+ "drop_vision_last_layer": false,
169
+ "eos_token_id": 151645,
170
+ "hidden_act": "silu",
171
+ "hidden_size": 40,
172
+ "image_size": 448,
173
+ "init_audio": false,
174
+ "init_tts": false,
175
+ "init_vision": true,
176
+ "initializer_range": 0.02,
177
+ "intermediate_size": 16,
178
+ "listen_speak_type": "asr",
179
+ "max_position_embeddings": 128,
180
+ "max_window_layers": 28,
181
+ "model_type": "minicpmo",
182
+ "num_attention_heads": 4,
183
+ "num_hidden_layers": 1,
184
+ "num_key_value_heads": 2,
185
+ "patch_size": 14,
186
+ "query_num": 8,
187
+ "rms_norm_eps": 1e-06,
188
+ "rope_scaling": null,
189
+ "rope_theta": 1000000.0,
190
+ "slice_config": {
191
+ "max_slice_nums": 9,
192
+ "model_type": "minicpmv",
193
+ "patch_size": 14,
194
+ "scale_resolution": 448
195
+ },
196
+ "slice_mode": true,
197
+ "sliding_window": 131072,
198
+ "stream_input": false,
199
+ "tie_word_embeddings": true,
200
+ "torch_dtype": "bfloat16",
201
+ "transformers_version": "4.51.3",
202
+ "tts_config": {
203
+ "attn_implementation": "sdpa",
204
+ "audio_bos_token_id": 21132,
205
+ "aug_loss_weight": true,
206
+ "hidden_size": 4,
207
+ "intermediate_size": 3072,
208
+ "llm_dim": 3584,
209
+ "max_position_embeddings": 4096,
210
+ "model_type": "conditional_chattts",
211
+ "num_attention_heads": 12,
212
+ "num_audio_tokens": 626,
213
+ "num_hidden_layers": 20,
214
+ "num_layers": 0,
215
+ "num_mel_bins": 100,
216
+ "num_spk_embs": 1,
217
+ "num_text_tokens": 21178,
218
+ "num_vq": 4,
219
+ "spk_emb_token_id": 21143,
220
+ "streaming": true,
221
+ "streaming_audio_chunk_size": 50,
222
+ "streaming_text_chunk_size": 10,
223
+ "streaming_text_reserved_len": 300,
224
+ "text_eos_token_id": 21133,
225
+ "use_llm_hidden_state": false,
226
+ "use_mlp": true,
227
+ "use_speaker_embedding": true,
228
+ "use_text": true
229
+ },
230
+ "use_cache": true,
231
+ "use_image_id": true,
232
+ "use_sliding_window": false,
233
+ "version": 2.6,
234
+ "vision_batch_size": 16,
235
+ "vision_config": {
236
+ "_attn_implementation_autoset": true,
237
+ "attention_dropout": 0.0,
238
+ "hidden_act": "gelu_pytorch_tanh",
239
+ "hidden_size": 16,
240
+ "image_size": 980,
241
+ "intermediate_size": 8,
242
+ "layer_norm_eps": 1e-06,
243
+ "model_type": "siglip_vision_model",
244
+ "num_attention_heads": 4,
245
+ "num_channels": 3,
246
+ "num_hidden_layers": 1,
247
+ "patch_size": 14
248
+ },
249
+ "vocab_size": 151700
250
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 151643,
4
+ "eos_token_id": 151645,
5
+ "transformers_version": "4.51.3"
6
+ }
merges.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #version: 0.2
2
+ Ġ t
3
+ Ġ a
4
+ Ġ h
5
+ Ġ e
6
+ Ġ i
7
+ Ġ n
8
+ Ġ o
9
+ Ġ s
10
+ Ġ r
11
+ Ġ d
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e831dd2c63bbbaf59205d70354cc5091f01ee8d983e96a7256f5ce4f1a24e6f0
3
+ size 12352144
preprocessor_config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_map": {
3
+ "AutoImageProcessor": "openbmb/MiniCPM-o-2_6--image_processing_minicpmv.MiniCPMVImageProcessor",
4
+ "AutoProcessor": "openbmb/MiniCPM-o-2_6--processing_minicpmo.MiniCPMOProcessor"
5
+ },
6
+ "chunk_length": 30,
7
+ "dither": 0.0,
8
+ "feature_extractor_type": "WhisperFeatureExtractor",
9
+ "feature_size": 80,
10
+ "hop_length": 160,
11
+ "im_end": "</image>",
12
+ "im_id_end": "</image_id>",
13
+ "im_id_start": "<image_id>",
14
+ "im_start": "<image>",
15
+ "image_feature_size": 64,
16
+ "image_processor_type": "MiniCPMVImageProcessor",
17
+ "max_slice_nums": 9,
18
+ "n_fft": 400,
19
+ "n_samples": 480000,
20
+ "nb_max_frames": 3000,
21
+ "norm_mean": [
22
+ 0.5,
23
+ 0.5,
24
+ 0.5
25
+ ],
26
+ "norm_std": [
27
+ 0.5,
28
+ 0.5,
29
+ 0.5
30
+ ],
31
+ "padding_side": "right",
32
+ "padding_value": 0.0,
33
+ "patch_size": 14,
34
+ "processor_class": "MiniCPMOProcessor",
35
+ "return_attention_mask": false,
36
+ "sampling_rate": 16000,
37
+ "scale_resolution": 448,
38
+ "slice_end": "</slice>",
39
+ "slice_mode": true,
40
+ "slice_start": "<slice>",
41
+ "unk": "<unk>",
42
+ "use_image_id": true,
43
+ "version": 2.6
44
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<image>",
4
+ "</image>",
5
+ "<ref>",
6
+ "</ref>",
7
+ "<box>",
8
+ "</box>",
9
+ "<quad>",
10
+ "</quad>",
11
+ "<point>",
12
+ "</point>",
13
+ "<slice>",
14
+ "</slice>",
15
+ "<image_id>",
16
+ "</image_id>",
17
+ "<unit>",
18
+ "</unit>",
19
+ "<asr>",
20
+ "</asr>",
21
+ "<query>",
22
+ "</query>",
23
+ "<|audio_start|>",
24
+ "<|audio|>",
25
+ "<|audio_end|>",
26
+ "<|spk_bos|>",
27
+ "<|spk|>",
28
+ "<|spk_eos|>",
29
+ "<|tts_bos|>",
30
+ "<|tts_eos|>",
31
+ "<|listen|>",
32
+ "<|speak|>",
33
+ "<|interrupt|>",
34
+ "<|vad_start|>",
35
+ "<|vad_end|>",
36
+ "<reserved_43>",
37
+ "<reserved_53>"
38
+ ],
39
+ "bos_token": {
40
+ "content": "<|im_start|>",
41
+ "lstrip": false,
42
+ "normalized": false,
43
+ "rstrip": false,
44
+ "single_word": false
45
+ },
46
+ "eos_token": {
47
+ "content": "<|im_end|>",
48
+ "lstrip": false,
49
+ "normalized": false,
50
+ "rstrip": false,
51
+ "single_word": false
52
+ },
53
+ "pad_token": {
54
+ "content": "<|endoftext|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false
59
+ },
60
+ "unk_token": {
61
+ "content": "<unk>",
62
+ "lstrip": false,
63
+ "normalized": false,
64
+ "rstrip": false,
65
+ "single_word": false
66
+ }
67
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,525 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "128244": {
6
+ "content": "<unk>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151643": {
14
+ "content": "<|endoftext|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151644": {
22
+ "content": "<|im_start|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151645": {
30
+ "content": "<|im_end|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151646": {
38
+ "content": "<|object_ref_start|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151647": {
46
+ "content": "<|object_ref_end|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151648": {
54
+ "content": "<|box_start|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151649": {
62
+ "content": "<|box_end|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151650": {
70
+ "content": "<|quad_start|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151651": {
78
+ "content": "<|quad_end|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151652": {
86
+ "content": "<|vision_start|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151653": {
94
+ "content": "<|vision_end|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151654": {
102
+ "content": "<|vision_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151655": {
110
+ "content": "<|image_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151656": {
118
+ "content": "<|video_pad|>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": true
124
+ },
125
+ "151657": {
126
+ "content": "<tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151658": {
134
+ "content": "</tool_call>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151659": {
142
+ "content": "<|fim_prefix|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151660": {
150
+ "content": "<|fim_middle|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151661": {
158
+ "content": "<|fim_suffix|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151662": {
166
+ "content": "<|fim_pad|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151663": {
174
+ "content": "<|repo_name|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ },
181
+ "151664": {
182
+ "content": "<|file_sep|>",
183
+ "lstrip": false,
184
+ "normalized": false,
185
+ "rstrip": false,
186
+ "single_word": false,
187
+ "special": false
188
+ },
189
+ "151665": {
190
+ "content": "<image>",
191
+ "lstrip": false,
192
+ "normalized": false,
193
+ "rstrip": false,
194
+ "single_word": false,
195
+ "special": true
196
+ },
197
+ "151666": {
198
+ "content": "</image>",
199
+ "lstrip": false,
200
+ "normalized": false,
201
+ "rstrip": false,
202
+ "single_word": false,
203
+ "special": true
204
+ },
205
+ "151667": {
206
+ "content": "<ref>",
207
+ "lstrip": false,
208
+ "normalized": false,
209
+ "rstrip": false,
210
+ "single_word": false,
211
+ "special": true
212
+ },
213
+ "151668": {
214
+ "content": "</ref>",
215
+ "lstrip": false,
216
+ "normalized": false,
217
+ "rstrip": false,
218
+ "single_word": false,
219
+ "special": true
220
+ },
221
+ "151669": {
222
+ "content": "<box>",
223
+ "lstrip": false,
224
+ "normalized": false,
225
+ "rstrip": false,
226
+ "single_word": false,
227
+ "special": true
228
+ },
229
+ "151670": {
230
+ "content": "</box>",
231
+ "lstrip": false,
232
+ "normalized": false,
233
+ "rstrip": false,
234
+ "single_word": false,
235
+ "special": true
236
+ },
237
+ "151671": {
238
+ "content": "<quad>",
239
+ "lstrip": false,
240
+ "normalized": false,
241
+ "rstrip": false,
242
+ "single_word": false,
243
+ "special": true
244
+ },
245
+ "151672": {
246
+ "content": "</quad>",
247
+ "lstrip": false,
248
+ "normalized": false,
249
+ "rstrip": false,
250
+ "single_word": false,
251
+ "special": true
252
+ },
253
+ "151673": {
254
+ "content": "<point>",
255
+ "lstrip": false,
256
+ "normalized": false,
257
+ "rstrip": false,
258
+ "single_word": false,
259
+ "special": true
260
+ },
261
+ "151674": {
262
+ "content": "</point>",
263
+ "lstrip": false,
264
+ "normalized": false,
265
+ "rstrip": false,
266
+ "single_word": false,
267
+ "special": true
268
+ },
269
+ "151675": {
270
+ "content": "<slice>",
271
+ "lstrip": false,
272
+ "normalized": false,
273
+ "rstrip": false,
274
+ "single_word": false,
275
+ "special": true
276
+ },
277
+ "151676": {
278
+ "content": "</slice>",
279
+ "lstrip": false,
280
+ "normalized": false,
281
+ "rstrip": false,
282
+ "single_word": false,
283
+ "special": true
284
+ },
285
+ "151677": {
286
+ "content": "<image_id>",
287
+ "lstrip": false,
288
+ "normalized": false,
289
+ "rstrip": false,
290
+ "single_word": false,
291
+ "special": true
292
+ },
293
+ "151678": {
294
+ "content": "</image_id>",
295
+ "lstrip": false,
296
+ "normalized": false,
297
+ "rstrip": false,
298
+ "single_word": false,
299
+ "special": true
300
+ },
301
+ "151679": {
302
+ "content": "<unit>",
303
+ "lstrip": false,
304
+ "normalized": false,
305
+ "rstrip": false,
306
+ "single_word": false,
307
+ "special": true
308
+ },
309
+ "151680": {
310
+ "content": "</unit>",
311
+ "lstrip": false,
312
+ "normalized": false,
313
+ "rstrip": false,
314
+ "single_word": false,
315
+ "special": true
316
+ },
317
+ "151681": {
318
+ "content": "<asr>",
319
+ "lstrip": false,
320
+ "normalized": false,
321
+ "rstrip": false,
322
+ "single_word": false,
323
+ "special": true
324
+ },
325
+ "151682": {
326
+ "content": "</asr>",
327
+ "lstrip": false,
328
+ "normalized": false,
329
+ "rstrip": false,
330
+ "single_word": false,
331
+ "special": true
332
+ },
333
+ "151683": {
334
+ "content": "<query>",
335
+ "lstrip": false,
336
+ "normalized": false,
337
+ "rstrip": false,
338
+ "single_word": false,
339
+ "special": true
340
+ },
341
+ "151684": {
342
+ "content": "</query>",
343
+ "lstrip": false,
344
+ "normalized": false,
345
+ "rstrip": false,
346
+ "single_word": false,
347
+ "special": true
348
+ },
349
+ "151685": {
350
+ "content": "<|audio_start|>",
351
+ "lstrip": false,
352
+ "normalized": false,
353
+ "rstrip": false,
354
+ "single_word": false,
355
+ "special": true
356
+ },
357
+ "151686": {
358
+ "content": "<|audio|>",
359
+ "lstrip": false,
360
+ "normalized": false,
361
+ "rstrip": false,
362
+ "single_word": false,
363
+ "special": true
364
+ },
365
+ "151687": {
366
+ "content": "<|audio_end|>",
367
+ "lstrip": false,
368
+ "normalized": false,
369
+ "rstrip": false,
370
+ "single_word": false,
371
+ "special": true
372
+ },
373
+ "151688": {
374
+ "content": "<|spk_bos|>",
375
+ "lstrip": false,
376
+ "normalized": false,
377
+ "rstrip": false,
378
+ "single_word": false,
379
+ "special": true
380
+ },
381
+ "151689": {
382
+ "content": "<|spk|>",
383
+ "lstrip": false,
384
+ "normalized": false,
385
+ "rstrip": false,
386
+ "single_word": false,
387
+ "special": true
388
+ },
389
+ "151690": {
390
+ "content": "<|spk_eos|>",
391
+ "lstrip": false,
392
+ "normalized": false,
393
+ "rstrip": false,
394
+ "single_word": false,
395
+ "special": true
396
+ },
397
+ "151691": {
398
+ "content": "<|tts_bos|>",
399
+ "lstrip": false,
400
+ "normalized": false,
401
+ "rstrip": false,
402
+ "single_word": false,
403
+ "special": true
404
+ },
405
+ "151692": {
406
+ "content": "<|tts_eos|>",
407
+ "lstrip": false,
408
+ "normalized": false,
409
+ "rstrip": false,
410
+ "single_word": false,
411
+ "special": true
412
+ },
413
+ "151693": {
414
+ "content": "<|listen|>",
415
+ "lstrip": false,
416
+ "normalized": false,
417
+ "rstrip": false,
418
+ "single_word": false,
419
+ "special": true
420
+ },
421
+ "151694": {
422
+ "content": "<|speak|>",
423
+ "lstrip": false,
424
+ "normalized": false,
425
+ "rstrip": false,
426
+ "single_word": false,
427
+ "special": true
428
+ },
429
+ "151695": {
430
+ "content": "<|interrupt|>",
431
+ "lstrip": false,
432
+ "normalized": false,
433
+ "rstrip": false,
434
+ "single_word": false,
435
+ "special": true
436
+ },
437
+ "151696": {
438
+ "content": "<|vad_start|>",
439
+ "lstrip": false,
440
+ "normalized": false,
441
+ "rstrip": false,
442
+ "single_word": false,
443
+ "special": true
444
+ },
445
+ "151697": {
446
+ "content": "<|vad_end|>",
447
+ "lstrip": false,
448
+ "normalized": false,
449
+ "rstrip": false,
450
+ "single_word": false,
451
+ "special": true
452
+ },
453
+ "151698": {
454
+ "content": "<reserved_43>",
455
+ "lstrip": false,
456
+ "normalized": false,
457
+ "rstrip": false,
458
+ "single_word": false,
459
+ "special": true
460
+ },
461
+ "151699": {
462
+ "content": "<reserved_53>",
463
+ "lstrip": false,
464
+ "normalized": false,
465
+ "rstrip": false,
466
+ "single_word": false,
467
+ "special": true
468
+ }
469
+ },
470
+ "additional_special_tokens": [
471
+ "<image>",
472
+ "</image>",
473
+ "<ref>",
474
+ "</ref>",
475
+ "<box>",
476
+ "</box>",
477
+ "<quad>",
478
+ "</quad>",
479
+ "<point>",
480
+ "</point>",
481
+ "<slice>",
482
+ "</slice>",
483
+ "<image_id>",
484
+ "</image_id>",
485
+ "<unit>",
486
+ "</unit>",
487
+ "<asr>",
488
+ "</asr>",
489
+ "<query>",
490
+ "</query>",
491
+ "<|audio_start|>",
492
+ "<|audio|>",
493
+ "<|audio_end|>",
494
+ "<|spk_bos|>",
495
+ "<|spk|>",
496
+ "<|spk_eos|>",
497
+ "<|tts_bos|>",
498
+ "<|tts_eos|>",
499
+ "<|listen|>",
500
+ "<|speak|>",
501
+ "<|interrupt|>",
502
+ "<|vad_start|>",
503
+ "<|vad_end|>",
504
+ "<reserved_43>",
505
+ "<reserved_53>"
506
+ ],
507
+ "auto_map": {
508
+ "AutoTokenizer": [
509
+ "openbmb/MiniCPM-o-2_6--tokenization_minicpmo_fast.MiniCPMOTokenizerFast",
510
+ null
511
+ ]
512
+ },
513
+ "bos_token": "<|im_start|>",
514
+ "chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0]['role'] == 'system' %}\n {{- messages[0]['content'] }}\n {%- else %}\n {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}\n {%- endif %}\n {{- \"\\n\\n# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0]['role'] == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0]['content'] + '<|im_end|>\\n' }}\n {%- else %}\n {{- '<|im_start|>system\\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) or (message.role == \"assistant\" and not message.tool_calls) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role }}\n {%- if message.content %}\n {{- '\\n' + message.content }}\n {%- endif %}\n {%- for tool_call in message.tool_calls %}\n {%- if tool_call.function is defined %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '\\n<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {{- tool_call.arguments | tojson }}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n{%- endif %}\n",
515
+ "clean_up_tokenization_spaces": false,
516
+ "eos_token": "<|im_end|>",
517
+ "errors": "replace",
518
+ "extra_special_tokens": {},
519
+ "model_max_length": 131072,
520
+ "pad_token": "<|endoftext|>",
521
+ "processor_class": "MiniCPMOProcessor",
522
+ "split_special_tokens": false,
523
+ "tokenizer_class": "MiniCPMOTokenizer",
524
+ "unk_token": "<unk>"
525
+ }
vocab.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"!":0,"\"":1,"#":2,"$":3,"%":4,"&":5,"'":6,"(":7,")":8,"*":9,"+":10,",":11,"-":12,".":13,"/":14,"0":15,"1":16,"2":17,"3":18,"4":19,"5":20,"6":21,"7":22,"8":23,"9":24,":":25,";":26,"<":27,"=":28,">":29,"?":30,"@":31,"A":32,"B":33,"C":34,"D":35,"E":36,"F":37,"G":38,"H":39,"I":40,"J":41,"K":42,"L":43,"M":44,"N":45,"O":46,"P":47,"Q":48,"R":49,"S":50,"T":51,"U":52,"V":53,"W":54,"X":55,"Y":56,"Z":57,"[":58,"\\":59,"]":60,"^":61,"_":62,"`":63,"a":64,"b":65,"c":66,"d":67,"e":68,"f":69,"g":70,"h":71,"i":72,"j":73,"k":74,"l":75,"m":76,"n":77,"o":78,"p":79,"q":80,"r":81,"s":82,"t":83,"u":84,"v":85,"w":86,"x":87,"y":88,"z":89,"{":90,"|":91,"}":92,"~":93,"¡":94,"¢":95,"£":96,"¤":97,"¥":98,"¦":99,"§":100,"¨":101,"©":102,"ª":103,"«":104,"¬":105,"®":106,"¯":107,"°":108,"±":109,"²":110,"³":111,"´":112,"µ":113,"¶":114,"·":115,"¸":116,"¹":117,"º":118,"»":119,"¼":120,"½":121,"¾":122,"¿":123,"À":124,"Á":125,"Â":126,"Ã":127,"Ä":128,"Å":129,"Æ":130,"Ç":131,"È":132,"É":133,"Ê":134,"Ë":135,"Ì":136,"Í":137,"Î":138,"Ï":139,"Ð":140,"Ñ":141,"Ò":142,"Ó":143,"Ô":144,"Õ":145,"Ö":146,"×":147,"Ø":148,"Ù":149,"Ú":150,"Û":151,"Ü":152,"Ý":153,"Þ":154,"ß":155,"à":156,"á":157,"â":158,"ã":159,"ä":160,"å":161,"æ":162,"ç":163,"è":164,"é":165,"ê":166,"ë":167,"ì":168,"í":169,"î":170,"ï":171,"ð":172,"ñ":173,"ò":174,"ó":175,"ô":176,"õ":177,"ö":178,"÷":179,"ø":180,"ù":181,"ú":182,"û":183,"ü":184,"ý":185,"þ":186,"ÿ":187,"Ā":188,"ā":189,"Ă":190,"ă":191,"Ą":192,"ą":193,"Ć":194,"ć":195,"Ĉ":196,"ĉ":197,"Ċ":198,"ċ":199,"Č":200,"č":201,"Ď":202,"ď":203,"Đ":204,"đ":205,"Ē":206,"ē":207,"Ĕ":208,"ĕ":209,"Ė":210,"ė":211,"Ę":212,"ę":213,"Ě":214,"ě":215,"Ĝ":216,"ĝ":217,"Ğ":218,"ğ":219,"Ġ":220,"ġ":221,"Ģ":222,"ģ":223,"Ĥ":224,"ĥ":225,"Ħ":226,"ħ":227,"Ĩ":228,"ĩ":229,"Ī":230,"ī":231,"Ĭ":232,"ĭ":233,"Į":234,"į":235,"İ":236,"ı":237,"IJ":238,"ij":239,"Ĵ":240,"ĵ":241,"Ķ":242,"ķ":243,"ĸ":244,"Ĺ":245,"ĺ":246,"Ļ":247,"ļ":248,"Ľ":249,"ľ":250,"Ŀ":251,"ŀ":252,"Ł":253,"ł":254,"Ń":255,"ĠĠ":256,"ĠĠĠĠ":257,"in":258,"Ġt":259,"ĠĠĠĠĠĠĠĠ":260,"er":261,"ĠĠĠ":262,"on":263,"Ġa":264,"re":265,"at":266,"st":267,"en":268,"or":269,"Ġth":270,"ĊĊ":271,"Ġc":272,"le":273,"Ġs":274,"it":275,"an":276,"ar":277,"al":278,"Ġthe":279,";Ċ":280,"Ġp":281,"Ġf":282,"ou":283,"Ġ=":284,"is":285,"ĠĠĠĠĠĠĠ":286,"ing":287,"es":288,"Ġw":289,"ion":290,"ed":291,"ic":292,"Ġb":293,"Ġd":294,"et":295,"Ġm":296,"Ġo":297,"ĉĉ":298,"ro":299,"as":300,"el":301,"ct":302,"nd":303,"Ġin":304,"Ġh":305,"ent":306,"id":307,"Ġn":308,"am":309,"ĠĠĠĠĠĠĠĠĠĠĠ":310,"Ġto":311,"Ġre":312,"--":313,"Ġ{":314,"Ġof":315,"om":316,");Ċ":317,"im":318,"čĊ":319,"Ġ(":320,"il":321,"//":322,"Ġand":323,"ur":324,"se":325,"Ġl":326,"ex":327,"ĠS":328,"ad":329,"Ġ\"":330,"ch":331,"ut":332,"if":333,"**":334,"Ġ}":335,"em":336,"ol":337,"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ":338,"th":339,")Ċ":340,"Ġ{Ċ":341,"Ġg":342,"ig":343,"iv":344,",Ċ":345,"ce":346,"od":347,"Ġv":348,"ate":349,"ĠT":350,"ag":351,"ay":352,"Ġ*":353,"ot":354,"us":355,"ĠC":356,"Ġst":357,"ĠI":358,"un":359,"ul":360,"ue":361,"ĠA":362,"ow":363,"Ġ'":364,"ew":365,"Ġ<":366,"ation":367,"()":368,"Ġfor":369,"ab":370,"ort":371,"um":372,"ame":373,"Ġis":374,"pe":375,"tr":376,"ck":377,"âĢ":378,"Ġy":379,"ist":380,"----":381,".ĊĊ":382,"he":383,"Ġe":384,"lo":385,"ĠM":386,"Ġbe":387,"ers":388,"Ġon":389,"Ġcon":390,"ap":391,"ub":392,"ĠP":393,"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ":394,"ass":395,"int":396,">Ċ":397,"ly":398,"urn":399,"Ġ$":400,";ĊĊ":401,"av":402,"port":403,"ir":404,"->":405,"nt":406,"ction":407,"end":408,"Ġde":409,"ith":410,"out":411,"turn":412,"our":413,"ĠĠĠĠĠ":414,"lic":415,"res":416,"pt":417,"==":418,"Ġthis":419,"Ġwh":420,"Ġif":421,"ĠD":422,"ver":423,"age":424,"ĠB":425,"ht":426,"ext":427,"=\"":428,"Ġthat":429,"****":430,"ĠR":431,"Ġit":432,"ess":433,"ĠF":434,"Ġr":435,"os":436,"and":437,"Ġas":438,"ect":439,"ke":440,"rom":441,"Ġ//":442,"con":443,"ĠL":444,"(\"":445,"qu":446,"lass":447,"Ġwith":448,"iz":449,"de":450,"ĠN":451,"Ġal":452,"op":453,"up":454,"get":455,"Ġ}Ċ":456,"ile":457,"Ġan":458,"ata":459,"ore":460,"ri":461,"Ġpro":462,";čĊ":463,"ĉĉĉĉ":464,"ter":465,"ain":466,"ĠW":467,"ĠE":468,"Ġcom":469,"Ġreturn":470,"art":471,"ĠH":472,"ack":473,"import":474,"ublic":475,"Ġor":476,"est":477,"ment":478,"ĠG":479,"able":480,"Ġ-":481,"ine":482,"ill":483,"ind":484,"ere":485,"::":486,"ity":487,"Ġ+":488,"Ġtr":489,"elf":490,"ight":491,"('":492,"orm":493,"ult":494,"str":495,"..":496,"\",":497,"Ġyou":498,"ype":499,"pl":500,"Ġnew":501,"Ġj":502,"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ":503,"Ġfrom":504,"Ġex":505,"ĠO":506,"ld":507,"Ġ[":508,"oc":509,":Ċ":510,"Ġse":511,"Ġle":512,"--------":513,".s":514,"{Ċ":515,"',":516,"ant":517,"Ġat":518,"ase":519,".c":520,"Ġch":521,"</":522,"ave":523,"ang":524,"Ġare":525,"Ġint":526,"âĢĻ":527,"_t":528,"ert":529,"ial":530,"act":531,"}Ċ":532,"ive":533,"ode":534,"ost":535,"Ġclass":536,"Ġnot":537,"og":538,"ord":539,"alue":540,"all":541,"ff":542,"();Ċ":543,"ont":544,"ime":545,"are":546,"ĠU":547,"Ġpr":548,"Ġ:":549,"ies":550,"ize":551,"ure":552,"Ġby":553,"ire":554,"Ġ}ĊĊ":555,".p":556,"Ġsh":557,"ice":558,"ast":559,"ption":560,"tring":561,"ok":562,"__":563,"cl":564,"##":565,"Ġhe":566,"ard":567,").":568,"Ġ@":569,"iew":570,"ĉĉĉ":571,"Ġwas":572,"ip":573,"this":574,"Ġu":575,"ĠThe":576,"ide":577,"ace":578,"ib":579,"ac":580,"rou":581,"Ġwe":582,"ject":583,"Ġpublic":584,"ak":585,"ve":586,"ath":587,"oid":588,"Ġ=>":589,"ust":590,"que":591,"Ġres":592,"))":593,"'s":594,"Ġk":595,"ans":596,"yst":597,"unction":598,"********":599,"Ġi":600,"Ġus":601,"pp":602,"one":603,"ail":604,"====":605,"name":606,"Ġstr":607,"Ġ/":608,"Ġ&":609,"ach":610,"div":611,"ystem":612,"ell":613,"Ġhave":614,"err":615,"ould":616,"ull":617,"pon":618,"ĠJ":619,"_p":620,"Ġ==":621,"ign":622,"St":623,".Ċ":624,"Ġpl":625,");ĊĊ":626,"form":627,"put":628,"ount":629,"}ĊĊ":630,"dd":631,"ite":632,"Ġget":633,"rr":634,"ome":635,"ĠâĢ":636,"aram":637,"cc":638,"Ġ*/":639,"ER":640,"In":641,"les":642,"_s":643,"ong":644,"ie":645,"Ġcan":646,"ĠV":647,"erv":648,"pr":649,"Ġun":650,"row":651,"ber":652,"Ġdo":653,"ll":654,"Ġel":655,"Ġself":656,"ated":657,"ary":658,"Ġ.":659,"']":660,"ud":661,"Ġen":662,"ĠTh":663,"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ":664,"te":665,"_c":666,"uct":667,"Ġab":668,"ork":669,".get":670,"Ġ#":671,"aw":672,"ress":673,"ob":674,"Name":675,"app":676,"['":677,"Ġall":678,"ory":679,"ition":680,"ance":681,"ear":682,"Ġcont":683,"vent":684,"ia":685,"Ġwill":686,"IN":687,"ĠĠĠĠĠĠĠĠĠ":688,"return":689,"Ġ</":690,"data":691,")ĊĊ":692,"Re":693,"ple":694,"ild":695,"ther":696,"Ġyour":697,"\"Ċ":698,"($":699,"Ġout":700,"),":701,"Ġhas":702,"String":703,"so":704,"Ġup":705,"ax":706,"Ġdef":707,"Ġbo":708,"ge":709,"alse":710,"ON":711,"per":712,"ich":713,"Ġbut":714,"ĠĊ":715,"Ġ_":716,"_m":717,"add":718,"quest":719,"odel":720,"self":721,"ery":722,"ft":723,"ens":724,"////":725,"ake":726,".C":727,"Ġgo":728,"Ġfunction":729,"ĠK":730,"ivate":731,"Ġim":732,"Ġconst":733,".t":734,"Ġ*/Ċ":735,");čĊ":736,"Ġvoid":737,"Ġset":738,"ĠSystem":739,"cri":740,"()Ċ":741,"li":742,"ĉif":743,".m":744,"ally":745,"set":746,"ep":747,"âĢĻs":748,"bo":749,"def":750,"',Ċ":751,"Ġme":752,"Ġ!":753,"atch":754,"\">":755,"\",Ċ":756,"ec":757,"ĠIn":758,"ph":759,"Ġ|":760,"_f":761,"Ġvar":762,"ence":763,"Id":764,"ree":765,"ink":766,"lect":767,"ug":768,"eth":769,"Ġelse":770,"----------------":771,"cont":772,"Ġso":773,"atic":774,"Ġlo":775,"pro":776,"ton":777,"ss":778,"own":779,"abel":780,"oint":781,"ous":782,"eld":783,"ST":784,"The":785,"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ":786,"RE":787,"\":":788,"olor":789,"tp":790,"eg":791,"key":792,"ude":793,"ĠSt":794,"ound":795,"Ġar":796,"\");Ċ":797,"ener":798,"ser":799,"bject":800,"essage":801,"fer":802,"Ġmore":803,"ations":804,"ents":805,"Ġhis":806,"Ġthey":807,".S":808,"ĠY":809,"use":810,"ne":811,"ish":812,"old":813,"_d":814,"io":815,"ield":816,"Ġper":817,"Cont":818,"ings":819,"####":820,"Ġdata":821,"Ġsa":822,"ef":823,"fo":824,"Ġone":825,"eng":826,"Ġdis":827,"AT":828,"Ġname":829,"Ġtrue":830,"val":831,"led":832,".f":833,"Ġne":834,"Ġend":835,".T":836,"cre":837,"ark":838,"log":839,"Ex":840,"error":841,"_id":842,"urre":843,"ange":844,"Ġnull":845,"rray":846,"Ġmy":847,"pan":848,"ict":849,"ator":850,"View":851,"List":852,"ĉreturn":853,"âĢĿ":854,"Ġpre":855,"Ġx":856,"clude":857,"arg":858,"ov":859,".h":860,"Ġ>":861,"Ġtheir":862,"')":863,"irst":864,"ick":865,"gh":866,"LE":867,"OR":868,"Ġprivate":869,"tem":870,"čĊčĊ":871,"user":872,"Ġ)":873,"com":874,".A":875,"\";Ċ":876,"Ġid":877,"read":878,"Ġwho":879,"_b":880,"\">Ċ":881,"Ġtime":882,"Ġman":883,"ry":884,"========":885,"roup":886,"rop":887,"public":888,"vel":889,"umber":890,"ble":891,"Ġwhich":892,"****************":893,"Ġany":894,"Ġfalse":895,"we":896,"Ġvalue":897,"Ġli":898,"\")":899,"nder":900,"gr":901,"Ġno":902,"param":903,"fig":904,".com":905,"Ġapp":906,"_l":907,"ions":908,".D":909,"ĠCh":910,"Ġabout":911,"Ġadd":912,"Ġsu":913,"Ġstring":914,"ID":915,"Ġover":916,"string":917,".l":918,"ource":919,"_C":920,"]Ċ":921,"Ġqu":922,"ĠString":923,"ca":924,"SE":925,"Ġro":926,"sh":927,"ual":928,"Type":929,"son":930,"new":931,"ern":932,"Ġag":933,"AR":934,"];Ċ":935,"].":936,"Ġ?":937,"ical":938,"Ġdes":939,"uth":940,"ix":941,"ays":942,"Ġtype":943,"'t":944,"ault":945,"Ġinter":946,"var":947,".b":948,"Ġpart":949,".d":950,"urrent":951,"IT":952,"EN":953,"enc":954,"(f":955,"ra":956,"value":957,"cho":958,"utton":959,"ose":960,"Ġ!=":961,"ater":962,"é":963,"reate":964,"oll":965,"pos":966,"yle":967,"ng":968,"AL":969,"using":970,"ames":971,"Ġ{čĊ":972,"ates":973,"ely":974,"Ġwork":975,"Ġem":976,"inal":977,"Ġsp":978,"Ġwhen":979,".set":980,"ĠĠĠĠĠĠ":981,"):Ċ":982,"to":983,"quire":984,"indow":985,"lement":986,"pect":987,"ash":988,"[i":989,"Ġuse":990,".F":991,"pec":992,"Ġad":993,"ove":994,"ception":995,"ength":996,"include":997,"ader":998,"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ":999,"atus":1000,"Th":1001,"itle":1002,"rit":1003,"void":1004,"().":1005,"(Ċ":1006,"Ġoff":1007,"Ġother":1008,"Ġ&&":1009,"';Ċ":1010,"ms":1011,"Ġbeen":1012,"Ġte":1013,"ml":1014,"co":1015,"nc":1016,"ervice":1017,"Ġ%":1018,"**Ċ":1019,"ann":1020,"ade":1021,"ĊĊĊĊ":1022,"lock":1023,"const":1024,"ponse":1025,"Ġsup":1026,"++":1027,"date":1028,"Ġacc":1029,"Ġhad":1030,"Ġbu":1031,"ĠRe":1032,"Ġwere":1033,"Ġfile":1034,"Ġwould":1035,"ĠâĢľ":1036,"ven":1037,"iss":1038,"Ġour":1039,"class":1040,"raw":1041,"Ġyear":1042,"Data":1043,"Ġval":1044,"Ġsome":1045,"fter":1046,"ys":1047,"Ġ///":1048,"round":1049,"view":1050,"Ġpe":1051,"Ġthere":1052,"Ġsaid":1053,"du":1054,"of":1055,"line":1056,"/*":1057,"duct":1058,"Ġher":1059,"ĠĠĠĠĠĠĠĠĠĠĠĠĠ":1060,"Res":1061,"Ġco":1062,"Ġcomm":1063,"ise":1064,"min":1065,"ĠĠĠĠĊ":1066,"#include":1067,"ethod":1068,".P":1069,"ute":1070,"Ġass":1071,"Int":1072,"ask":1073,"loc":1074,"Ġlike":1075,"ody":1076,"Ġlet":1077,"load":1078,"Ġam":1079,"rol":1080,"Ġgr":1081,"yp":1082,"Ġalso":1083,"ĠIt":1084,"url":1085,"ific":1086,"ors":1087,"_P":1088,"_n":1089,"igh":1090,"Ġthan":1091,"Com":1092,"AN":1093,"UL":1094,"ating":1095,"ĠThis":1096,"ref":1097,"_S":1098,"Ġstatic":1099,"roll":1100,"Ġjust":1101,"Ġresult":1102,"ian":1103,"idth":1104,"Ġthem":1105,"));Ċ":1106,"der":1107,"reak":1108,"Con":1109,"://":1110,"ule":1111,"...":1112,"arch":1113,"ement":1114,"Ġ<<":1115,"ush":1116,"ense":1117,"arr":1118,"Ġinto":1119,"cess":1120,"amp":1121,"ied":1122,"ument":1123,"Ġ\\":1124,"],":1125,"wo":1126,"als":1127,"Ġwhat":1128,"anc":1129,"Value":1130,"='":1131,"olum":1132,"Ġpos":1133,"ages":1134,"ayer":1135,"Ġsc":1136,"ues":1137,"\")Ċ":1138,"_T":1139,"Ġlist":1140,"(s":1141,"Ġcase":1142,"Ch":1143,"ĉĉĉĉĉ":1144,"////////":1145,"ponent":1146,"Ġz":1147,"Ġkn":1148,"let":1149,"DE":1150,"red":1151,"Ġfe":1152,"Ġ},Ċ":1153,"Ġ,":1154,"(t":1155,"Ġfirst":1156,"');Ċ":1157,"word":1158,"Ġimport":1159,"Ġact":1160,"Ġchar":1161,"CT":1162,"ĠTr":1163,"ople":1164,"={":1165,"ĉf":1166,"ient":1167,"cent":1168,".j":1169,"lection":1170,"))Ċ":1171,"Ġonly":1172,"Ġprint":1173,"mer":1174,".W":1175,"ock":1176,"Ġ--":1177,"Text":1178,"Ġop":1179,"ank":1180,"Ġits":1181,"Ġback":1182,"[\"":1183,"Ġneed":1184,"Ġcl":1185,"Ġsub":1186,"Ġla":1187,"((":1188,".\"":1189,"Object":1190,"Ġstart":1191,"file":1192,"(self":1193,"ner":1194,"ey":1195,"Ġuser":1196,"Ġent":1197,"ĠCom":1198,"its":1199,"ĠCon":1200,"ouble":1201,"ower":1202,"item":1203,"very":1204,"ĠWe":1205,"lick":1206,"ĠQ":1207,"php":1208,"ttp":1209,"':":1210,"ics":1211,"Ġunder":1212,"Ġ*Ċ":1213,".L":1214,");":1215,"ices":1216,"Ġreg":1217,")čĊ":1218,"ĉpublic":1219,"SS":1220,"Ġthen":1221,"reat":1222,"ious":1223,".G":1224,"ek":1225,"irect":1226,"heck":1227,"cript":1228,"ning":1229,"ĠUn":1230,"Ġmay":1231,"ĠWh":1232,"Bo":1233,"Item":1234,"struct":1235,".st":1236,"ream":1237,"ible":1238,"loat":1239,"Ġorg":1240,"und":1241,"sum":1242,"_in":1243,"../":1244,"_M":1245,"Ġhow":1246,"rite":1247,"'Ċ":1248,"To":1249,"ww":1250,"Ġpeople":1251,"index":1252,".n":1253,"http":1254,"(m":1255,"ector":1256,"Ġind":1257,"Ġjav":1258,"],Ċ":1259,"ĠHe":1260,"_st":1261,"ful":1262,"ole":1263,"){Ċ":1264,"Ġshould":1265,"opy":1266,"elp":1267,"ier":1268,"_name":1269,"erson":1270,"ION":1271,"ote":1272,"Ġtest":1273,"Ġbet":1274,"rror":1275,"ular":1276,"ãĢ":1277,"ĠÐ":1278,"bs":1279,"ting":1280,"Ġmake":1281,"Tr":1282,"Ġafter":1283,"arget":1284,"RO":1285,"olumn":1286,"rc":1287,"_re":1288,"define":1289,"Ġright":1290,"right":1291,"day":1292,"Ġlong":1293,"[]":1294,"(p":1295,"td":1296,"cond":1297,"ĠPro":1298,"Ġrem":1299,"ptions":1300,"vid":1301,".g":1302,"Ġext":1303,"Ġ__":1304,"')Ċ":1305,"pace":1306,"mp":1307,"Ġmin":1308,"stance":1309,"air":1310,"action":1311,"wh":1312,"type":1313,"util":1314,"ait":1315,"<?":1316,"IC":1317,"text":1318,"Ġph":1319,"Ġfl":1320,".M":1321,"ccess":1322,"br":1323,"fore":1324,"ersion":1325,"),Ċ":1326,".re":1327,"ateg":1328,"Ġloc":1329,"ins":1330,"-s":1331,"trib":1332,"ĠInt":1333,"Ġarray":1334,",\"":1335,"Pro":1336,"(c":1337,"ession":1338,">ĊĊ":1339,"Ġshe":1340,"\"]":1341,"aph":1342,"Ġexp":1343,"erty":1344,"ĠSe":1345,"Ġpar":1346,"unc":1347,"ET":1348,"Ġread":1349,"print":1350,"Ġrel":1351,"Ġform":1352,"Ġdr":1353,"Exception":1354,"input":1355,"Ġtrans":1356,"########":1357,"order":1358,"By":1359,"Ġaw":1360,"ities":1361,"uff":1362,"play":1363,".add":1364,"ĠâĢĵ":1365,"Ġwant":1366,"Ġcomp":1367,"ments":1368,"Ġ||":1369,"az":1370,"be":1371,"Ġnumber":1372,"Ġrequire":1373,"ĠEx":1374,"Ġcol":1375,"Ġkey":1376,"ember":1377,"Ġtwo":1378,"Ġsize":1379,"Ġwhere":1380,"UT":1381,"result":1382,"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ":1383,"ough":1384,"orld":1385,"ood":1386,"uch":1387,"ative":1388,"ger":1389,"arent":1390,"Ġ/*":1391,"Ġarg":1392,"Ġwhile":1393,"(this":1394,"Ġrec":1395,"Ġdif":1396,"State":1397,"Ġspec":1398,"ride":1399,"_F":1400,"Ġlook":1401,"AM":1402,"ility":1403,"eter":1404,"âĢĻt":1405,"ĊĊĊ":1406,"ayout":1407,"--------------------------------":1408,"ager":1409,"Ġcould":1410,"Ġbr":1411,"ends":1412,"ures":1413,"Ġknow":1414,"ets":1415,"ĠIf":1416,"ĠSh":1417,".w":1418,"back":1419,"Ġser":1420,"Ġ+=":1421,"Ġfr":1422,"());Ċ":1423,"Ġhand":1424,"Ind":1425,"ULL":1426,"Im":1427,"();ĊĊ":1428,"Ġmost":1429,"Ġtry":1430,"Ġnow":1431,"rough":1432,">čĊ":1433,"ackage":1434,"Ġhim":1435,"._":1436,"ify":1437,"Ġbreak":1438,"Ġ);Ċ":1439,"ren":1440,"#define":1441,"itt":1442,"Ġap":1443,"ĉc":1444,"(n":1445,"ĠYou":1446,":ĊĊ":1447,"-m":1448,"Ġevery":1449,"ustom":1450,"lient":1451,"ocument":1452,"cription":1453,"Error":1454,"-b":1455,"о":1456,"][":1457,"trans":1458,"Ġpoint":1459,"Ġstd":1460,"Ġfil":1461,"Time":1462,"Ġmod":1463,"Ġ->":1464,"Ġerror":1465,"ah":1466,"Ġtext":1467,"roller":1468,"lose":1469,"ql":1470,"Ġpol":1471,"></":1472,"Ġshow":1473,"User":1474,"ased":1475,"Ġ{ĊĊ":1476,"Ġfind":1477,"а":1478,"ED":1479,"span":1480,"enu":1481,"Ġcurrent":1482,"Ġused":1483,"cept":1484,"clud":1485,"Ġplay":1486,"Ġlog":1487,"ution":1488,"fl":1489,"Ġsee":1490,"indows":1491,"Ġhelp":1492,"Ġthese":1493,"Ġpass":1494,"Ġdown":1495,"Ġeven":1496,"ason":1497,"uild":1498,"from":1499,"(d":1500,"Ġbl":1501,"label":1502,"else":1503,"е":1504,"Ġ(!":1505,"ized":1506,"(),":1507,"Ġob":1508,"Ġitem":1509,"ump":1510,"UR":1511,"orn":1512,"Ġdon":1513,"Se":1514,"man":1515,"ample":1516,"tn":1517,"================":1518,"He":1519,"gram":1520,"Ġdid":1521,"wn":1522,"_h":1523,"iver":1524,"Ġsm":1525,"Ġthrough":1526,"ĠAn":1527,"che":1528,"Ġinv":1529,"ouse":1530,"Ġes":1531,"ĠNew":1532,"export":1533,"mary":1534,"uto":1535,"ler":1536,"Ġlast":1537,"Ġevent":1538,"try":1539,"ï¼":1540,"ily":1541,"igned":1542,"ines":1543,"ollow":1544,"icense":1545,"sole":1546,"lear":1547,"(int":1548,"Ġagain":1549,"Ġhigh":1550,"html":1551,"Index":1552,"uthor":1553,"Ġ/**Ċ":1554,"Ġline":1555,"Event":1556,"_D":1557,"Ġdoes":1558,"itial":1559,"Ġcr":1560,"ars":1561,"Ġtem":1562,"cause":1563,"face":1564,"Ġ`":1565,"_A":1566,"Button":1567,"ature":1568,"ected":1569,"ES":1570,"ister":1571,"ĉĊ":1572,"Ġbefore":1573,"ale":1574,"other":1575,"Ġbecause":1576,"roid":1577,"Ġed":1578,"ik":1579,"reg":1580,"ĠDe":1581,"Ġdist":1582,"},Ċ":1583,"Ġstate":1584,"Ġcons":1585,"rint":1586,"att":1587,"Ġhere":1588,"ined":1589,"Ġfinal":1590,"Ġ\"\"":1591,"Key":1592,"LO":1593,"Ġdel":1594,"pty":1595,"thing":1596,"ĠAnd":1597,"Ġrun":1598,"ĠX":1599,"ym":1600,".app":1601,"Ġvery":1602,"ces":1603,"_N":1604,"ared":1605,"ward":1606,"list":1607,"ited":1608,"olog":1609,"itch":1610,"Box":1611,"ife":1612,"Ġac":1613,"Ġmodel":1614,"Ġmon":1615,"Ġway":1616,"lete":1617,"Ġcall":1618,"Ġatt":1619,"Ġcal":1620,"vert":1621,"Ġdec":1622,"lease":1623,"oun":1624,"Ġ});Ċ":1625,"fr":1626,"formation":1627,"etail":1628,"Ġnum":1629,"aj":1630,"query":1631,"Ġwell":1632,"Ġobject":1633,"ĠAs":1634,"Ġyears":1635,"Color":1636,"IS":1637,"Ġdefault":1638,"Wh":1639,"Ġins":1640,"aint":1641,"Ġjava":1642,"Ġsim":1643,"ĠAr":1644,"mon":1645,"til":1646,"();čĊ":1647,"):":1648,"Set":1649,"atter":1650,"Ġview":1651,"Ġpres":1652,"array":1653,"We":1654,"At":1655,"Ġbel":1656,"Ġmany":1657,"Man":1658,"ender":1659,"Ġbeing":1660,"Ġgood":1661,"ĉĉĉĉĉĉ":1662,"ational":1663,"ware":1664,".log":1665,"{čĊ":1666,"Ġusing":1667,"_B":1668,"Ġ:=":1669,"_w":1670,"ists":1671,"lish":1672,"Ġstud":1673,"ĠAl":1674,"Ġgu":1675,"config":1676,"uring":1677,"time":1678,"oken":1679,"amespace":1680,"Ġrequest":1681,"Ġchild":1682,"ĠÃ":1683,"lob":1684,"Ġparam":1685,"Ġ}čĊ":1686,"Ġecho":1687,"function":1688,"********************************":1689,"ps":1690,"Element":1691,"alk":1692,"lication":1693,"by":1694,"Size":1695,"rawing":1696,"Ġperson":1697,"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ":1698,"\\n":1699,"object":1700,"ince":1701,"En":1702,"File":1703,"uf":1704,"ffect":1705,"AC":1706,"Ġstyle":1707,"summary":1708,"Ġque":1709,"_r":1710,"Ġ($":1711,"Model":1712,"ident":1713,"Ġmethod":1714,"IL":1715,"ott":1716,"less":1717,"ING":1718,"Ġ()":1719,"Ġexpect":1720,"ync":1721,"package":1722,"urs":1723,"Ġprot":1724,"./":1725,"pre":1726,"Ġ)Ċ":1727,"ma":1728,"Ġsur":1729,"Ġfound":1730,"Info":1731,"par":1732,"imes":1733,".e":1734,"ains":1735,"Ġpost":1736,"-d":1737,"olean":1738,"Ġsl":1739,"PE":1740,"Ġsuch":1741,"select":1742,"ainer":1743,"Ġthink":1744,"Ġdiffer":1745,".r":1746,"/**Ċ":1747,"FF":1748,"ool":1749,"plate":1750,"qual":1751,"ĠFor":1752,"Ġmuch":1753,"uc":1754,"(new":1755,"odule":1756,"Ġsom":1757,"Ġhttp":1758,"ĠList":1759,"Ġcount":1760,"Ġinst":1761,"char":1762,"mit":1763,".id":1764,"aking":1765,"Ġgener":1766,"px":1767,"vice":1768,"_data":1769,"ĠNULL":1770,"}čĊ":1771,"idd":1772,"ãĢĤ":1773,"Ġmed":1774,"org":1775,"ider":1776,"ache":1777,"work":1778,"Ġcheck":1779,"ween":1780,"Ġ((":1781,"the":1782,"ants":1783,"><":1784,".B":1785,"-c":1786,"Ġopen":1787,"Ġest":1788,"ĠĠĠĠĠĠĠĠĊ":1789,"Ġnext":1790,"IM":1791,"ÑĤ":1792,"OT":1793,"ó":1794,"Ġfollow":1795,"content":1796,"ĠĠĠĠĠĠĠĠĠĠĠĠ":1797,"Ġinclud":1798,"HE":1799,"ĠRes":1800,"Ġhref":1801,"и":1802,"Ġcar":1803,"ypes":1804,"image":1805,"Un":1806,"Ġbool":1807,"AD":1808,"Ġgame":1809,".Form":1810,"rows":1811,"*/":1812,"velop":1813,".Drawing":1814,"Ġpath":1815,"ision":1816,"Ġeach":1817,"ĠPl":1818,"_type":1819,"Path":1820,"nection":1821,"Ġav":1822,"').":1823,"Ġsupport":1824,"ENT":1825,"rem":1826,"\").":1827,"Ġown":1828,"Ġcor":1829,"count":1830,"miss":1831,"ually":1832,"Ġmem":1833,"std":1834,"ience":1835,"search":1836,"\"ĊĊ":1837,"Form":1838,"Ġsex":1839,"ename":1840,"Ġsign":1841,"Ġet":1842,"ĠĠĠĠĠĠĠĠĠĠ":1843,"','":1844,"ĠApp":1845,"Ġthose":1846,"off":1847,"Ġerr":1848,"Ġsystem":1849,"Ġbest":1850,"code":1851,"Ġsame":1852,"Ġdi":1853,"uss":1854,"Ġcreate":1855,"ather":1856,"Array":1857,".in":1858,"fe":1859,"Service":1860,"UN":1861,"ats":1862,"ĠZ":1863,"alth":1864,"Ġmade":1865,"true":1866,"AB":1867,"Ġmark":1868,"rid":1869,"ified":1870,",čĊ":1871,"yn":1872,"press":1873,"Ġgroup":1874,"Ġfin":1875,"ĠLicense":1876,"Field":1877,"eger":1878,"Ġworld":1879,"iness":1880,"ty":1881,"Ġprocess":1882,"(b":1883,"Ġcre":1884,"arn":1885,"ives":1886,"Ġmain":1887,"ideo":1888,"_g":1889,"AG":1890,"valid":1891,"img":1892,"PI":1893,"Ġcolor":1894,"Ġreport":1895,"Ġtake":1896,"rib":1897,"OM":1898,"Ġday":1899,"Request":1900,"Ġsk":1901,"bers":1902,"ĉs":1903,".Add":1904,"oot":1905,"Image":1906,"Ġcomple":1907,"ollection":1908,"Ġtop":1909,"Ġfree":1910,"AS":1911,"De":1912,"ĠOn":1913,"IG":1914,"eta":1915,"Date":1916,"Ġaction":1917,"Over":1918,"itor":1919,"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ":1920,"not":1921,"Ġindex":1922,"her":1923,"icon":1924,"On":1925,";čĊčĊ":1926,"ivity":1927,"mand":1928,".Windows":1929,"OL":1930,"Ġreal":1931,"Ġmax":1932,"land":1933,"....":1934,"raph":1935,"Ġbuild":1936,"leg":1937,"assword":1938,"?ĊĊ":1939,"â̦":1940,"ook":1941,"uck":1942,"Ġmessage":1943,"test":1944,"ivers":1945,"Ġinput":1946,"Ġart":1947,"Ġbetween":1948,"Get":1949,"enter":1950,"ground":1951,"ene":1952,"á":1953,".length":1954,"Node":1955,"(i":1956,"Class":1957,"for":1958,"ĠâĢĶ":1959,"ten":1960,"oin":1961,"Ġke":1962,"ui":1963,"ĠIN":1964,"Ġtable":1965,"sub":1966,"ĠLe":1967,"Ġhead":1968,"Ġmust":1969,"////////////////":1970,".util":1971,"Context":1972,"Ġorder":1973,"Ġmov":1974,"over":1975,"Ġcontin":1976,"Ġsay":1977,"static":1978,".Text":1979,"ĠclassName":1980,"pany":1981,"Ġter":1982,"head":1983,"rg":1984,"Ġproduct":1985,"This":1986,".âĢĿ":1987,"ĠBut":1988,"loy":1989,"Ġdouble":1990,"sg":1991,"Ġplace":1992,".x":1993,"message":1994,"Ġinformation":1995,"private":1996,"Ġoper":1997,"ced":1998,"db":1999}