Cmd: /Users/clark/Downloads/Meta-Llama-3-8B-Instruct.Q5_K_M.llamafile -m Meta-Llama-3-8B-Instruct.Q5_K_M.gguf -c 2048 --no-display-prompt --gpu APPLE -n 256 -p "poem: A MAN ONCE MAILED ME A PIECE OF HIS HEART poem: IN THE SPRING MY LUNGS STILL SOMEHOW EXPAND. poem: Remember the rain. poem: Winter evening, a leaf, a blue sky above. poem: The air is light, and the air is cold. poem: DON'T WORRY. poem: sphinx of black quartz, judge my vow poem: THIS AMULET AT ANY PRICE FELT LIKE THE TRUTH poem: Lethargically good. poem: in the early hours of the new year i lie on my back waiting. poem: If you can't write poems, write me poem: It weighs on me. poem: this amulet is a simple token which proves my love's truth poem: What is an amulet? poem: some flowers grow so quickly poem: there is a bird, a tree, and a squirrel poem: the seasons change. poem: All my life I had this image of what a poet should be poem: the cold is here poem: dream, love, exist. poem: I saw a flower. poem:" main: seed = 1731689565 main: llama backend init main: load the model and apply lora adapter, if any llama_model_loader: loaded meta data with 21 key-value pairs and 291 tensors from Meta-Llama-3-8B-Instruct.Q5_K_M.gguf (version GGUF V3 (latest)) llama_model_loader: Dumping metadata keys/values. Note: KV overrides do not apply in this output. llama_model_loader: - kv 0: general.architecture str = llama llama_model_loader: - kv 1: llama.block_count u32 = 32 llama_model_loader: - kv 2: llama.context_length u32 = 8192 llama_model_loader: - kv 3: llama.embedding_length u32 = 4096 llama_model_loader: - kv 4: llama.feed_forward_length u32 = 14336 llama_model_loader: - kv 5: llama.attention.head_count u32 = 32 llama_model_loader: - kv 6: llama.attention.head_count_kv u32 = 8 llama_model_loader: - kv 7: llama.rope.freq_base f32 = 500000.000000 llama_model_loader: - kv 8: llama.attention.layer_norm_rms_epsilon f32 = 0.000010 llama_model_loader: - kv 9: general.file_type u32 = 17 llama_model_loader: - kv 10: llama.vocab_size u32 = 128256 llama_model_loader: - kv 11: llama.rope.dimension_count u32 = 128 llama_model_loader: - kv 12: tokenizer.ggml.model str = gpt2 llama_model_loader: - kv 13: tokenizer.ggml.pre str = llama-bpe llama_model_loader: - kv 14: tokenizer.ggml.tokens arr[str,128256] = ["!", "\"", "#", "$", "%", "&", "'", ... llama_model_loader: - kv 15: tokenizer.ggml.token_type arr[i32,128256] = [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, ... llama_model_loader: - kv 16: tokenizer.ggml.merges arr[str,280147] = ["Ġ Ġ", "Ġ ĠĠĠ", "ĠĠ ĠĠ", "... llama_model_loader: - kv 17: tokenizer.ggml.bos_token_id u32 = 128000 llama_model_loader: - kv 18: tokenizer.ggml.eos_token_id u32 = 128009 llama_model_loader: - kv 19: tokenizer.chat_template str = {% set loop_messages = messages %}{% ... llama_model_loader: - kv 20: general.quantization_version u32 = 2 llama_model_loader: - type f32: 65 tensors llama_model_loader: - type q5_K: 193 tensors llama_model_loader: - type q6_K: 33 tensors llm_load_vocab: special tokens definition check successful ( 256/128256 ). llm_load_print_meta: format = GGUF V3 (latest) llm_load_print_meta: arch = llama llm_load_print_meta: vocab type = BPE llm_load_print_meta: n_vocab = 128256 llm_load_print_meta: n_merges = 280147 llm_load_print_meta: n_ctx_train = 8192 llm_load_print_meta: n_embd = 4096 llm_load_print_meta: n_head = 32 llm_load_print_meta: n_head_kv = 8 llm_load_print_meta: n_layer = 32 llm_load_print_meta: n_rot = 128 llm_load_print_meta: n_swa = 0 llm_load_print_meta: n_embd_head_k = 128 llm_load_print_meta: n_embd_head_v = 128 llm_load_print_meta: n_gqa = 4 llm_load_print_meta: n_embd_k_gqa = 1024 llm_load_print_meta: n_embd_v_gqa = 1024 llm_load_print_meta: f_norm_eps = 0.0e+00 llm_load_print_meta: f_norm_rms_eps = 1.0e-05 llm_load_print_meta: f_clamp_kqv = 0.0e+00 llm_load_print_meta: f_max_alibi_bias = 0.0e+00 llm_load_print_meta: f_logit_scale = 0.0e+00 llm_load_print_meta: n_ff = 14336 llm_load_print_meta: n_expert = 0 llm_load_print_meta: n_expert_used = 0 llm_load_print_meta: causal attn = 1 llm_load_print_meta: pooling type = 0 llm_load_print_meta: rope type = 0 llm_load_print_meta: rope scaling = linear llm_load_print_meta: freq_base_train = 500000.0 llm_load_print_meta: freq_scale_train = 1 llm_load_print_meta: n_yarn_orig_ctx = 8192 llm_load_print_meta: rope_finetuned = unknown llm_load_print_meta: ssm_d_conv = 0 llm_load_print_meta: ssm_d_inner = 0 llm_load_print_meta: ssm_d_state = 0 llm_load_print_meta: ssm_dt_rank = 0 llm_load_print_meta: model type = 8B llm_load_print_meta: model ftype = Q5_K - Medium llm_load_print_meta: model params = 8.03 B llm_load_print_meta: model size = 5.33 GiB (5.70 BPW) llm_load_print_meta: general.name = n/a llm_load_print_meta: BOS token = 128000 '<|begin_of_text|>' llm_load_print_meta: EOS token = 128009 '<|eot_id|>' llm_load_print_meta: LF token = 128 'Ä' llm_load_print_meta: EOT token = 128009 '<|eot_id|>' llm_load_tensors: ggml ctx size = 0.34 MiB llm_load_tensors: offloading 32 repeating layers to GPU llm_load_tensors: offloaded 32/33 layers to GPU llm_load_tensors: Metal buffer size = 5115.48 MiB llm_load_tensors: CPU buffer size = 5459.93 MiB ........................................................................................ llama_new_context_with_model: n_ctx = 2048 llama_new_context_with_model: n_batch = 2048 llama_new_context_with_model: n_ubatch = 512 llama_new_context_with_model: flash_attn = 0 llama_new_context_with_model: freq_base = 500000.0 llama_new_context_with_model: freq_scale = 1 llama_kv_cache_init: Metal KV buffer size = 256.00 MiB llama_new_context_with_model: KV self size = 256.00 MiB, K (f16): 128.00 MiB, V (f16): 128.00 MiB llama_new_context_with_model: CPU output buffer size = 0.49 MiB llama_new_context_with_model: Metal compute buffer size = 164.00 MiB llama_new_context_with_model: CPU compute buffer size = 258.50 MiB llama_new_context_with_model: graph nodes = 1030 llama_new_context_with_model: graph splits = 3 warming up the model with an empty run n_ctx: 2048 system_info: n_threads = 5 / 11 | AVX = 0 | AVX_VNNI = 0 | AVX2 = 0 | AVX512 = 0 | AVX512_VBMI = 0 | AVX512_VNNI = 0 | AVX512_BF16 = 0 | FMA = 0 | NEON = 1 | ARM_FMA = 1 | F16C = 0 | FP16_VA = 0 | WASM_SIMD = 0 | BLAS = 0 | SSE3 = 0 | SSSE3 = 0 | VSX = 0 | MATMUL_INT8 = 0 | LLAMAFILE = 1 | add_bos: 0 tokenize the prompt prompt: "poem: A MAN ONCE MAILED ME A PIECE OF HIS HEART poem: IN THE SPRING MY LUNGS STILL SOMEHOW EXPAND. poem: Remember the rain. poem: Winter evening, a leaf, a blue sky above. poem: The air is light, and the air is cold. poem: DON'T WORRY. poem: sphinx of black quartz, judge my vow poem: THIS AMULET AT ANY PRICE FELT LIKE THE TRUTH poem: Lethargically good. poem: in the early hours of the new year i lie on my back waiting. poem: If you can't write poems, write me poem: It weighs on me. poem: this amulet is a simple token which proves my love's truth poem: What is an amulet? poem: some flowers grow so quickly poem: there is a bird, a tree, and a squirrel poem: the seasons change. poem: All my life I had this image of what a poet should be poem: the cold is here poem: dream, love, exist. poem: I saw a flower. poem:" tokens: [ '<|begin_of_text|>':128000, 'po':5481, 'em':336, ':':25, ' A':362, ' MAN':26819, ' ON':6328, 'CE':2152, ' MA':9917, 'ILED':14873, ' ME':16691, '':198, 'A':32, ' PIE':80555, 'CE':2152, ' OF':3083, ' HIS':66226, ' HE':11947, 'ART':3065, '':198, 'po':5481, 'em':336, ':':25, ' IN':2006, ' THE':3247, ' SPR':52367, 'ING':1753, ' MY':18725, ' L':445, 'UN':1899, 'GS':16929, '':198, 'ST':790, 'ILL':9410, ' SOME':66655, 'HOW':61297, ' EXP':13768, 'AND':4064, '.':627, 'po':5481, 'em':336, ':':25, ' Remember':20474, ' the':279, ' rain':11422, '.':627, 'po':5481, 'em':336, ':':25, ' Winter':20704, ' evening':11714, ',':11, ' a':264, ' leaf':16312, ',':11, ' a':264, ' blue':6437, ' sky':13180, ' above':3485, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' air':3805, ' is':374, ' light':3177, ',':11, ' and':323, ' the':279, ' air':3805, ' is':374, ' cold':9439, '.':627, 'po':5481, 'em':336, ':':25, ' DON':45373, ''T':17773, ' W':468, 'OR':878, 'RY':11492, '.':627, 'po':5481, 'em':336, ':':25, ' sph':42822, 'inx':20612, ' of':315, ' black':3776, ' quartz':52255, ',':11, ' judge':11913, ' my':856, ' vow':40443, '':198, 'po':5481, 'em':336, ':':25, ' THIS':10245, ' AM':6912, 'ULE':7873, 'T':51, '':198, 'AT':835, ' ANY':4230, ' PRICE':60152, '':198, 'F':37, 'EL':2818, 'T':51, ' LIKE':21170, ' THE':3247, ' TR':5091, 'UTH':9331, '':198, 'po':5481, 'em':336, ':':25, ' L':445, 'eth':774, 'arg':867, 'ically':2740, ' good':1695, '.':627, 'po':5481, 'em':336, ':':25, ' in':304, ' the':279, ' early':4216, ' hours':4207, ' of':315, ' the':279, ' new':502, ' year':1060, '':198, 'i':72, ' lie':10457, ' on':389, ' my':856, ' back':1203, '':198, 'waiting':50634, '.':627, 'po':5481, 'em':336, ':':25, ' If':1442, ' you':499, ' can':649, ''t':956, ' write':3350, ' poems':45319, ',':345, 'write':5040, ' me':757, '':198, 'po':5481, 'em':336, ':':25, ' It':1102, ' weighs':50542, ' on':389, ' me':757, '.':627, 'po':5481, 'em':336, ':':25, ' this':420, ' am':1097, 'ulet':49518, ' is':374, ' a':264, ' simple':4382, ' token':4037, ' which':902, ' proves':36862, ' my':856, ' love':3021, ''s':596, ' truth':8206, '':198, 'po':5481, 'em':336, ':':25, ' What':3639, ' is':374, ' an':459, ' am':1097, 'ulet':49518, '?':5380, 'po':5481, 'em':336, ':':25, ' some':1063, ' flowers':19837, ' grow':3139, ' so':779, ' quickly':6288, '':198, 'po':5481, 'em':336, ':':25, ' there':1070, ' is':374, ' a':264, ' bird':12224, ',':11, ' a':264, ' tree':5021, ',':11, ' and':323, ' a':264, ' squirrel':91624, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' seasons':15956, ' change':2349, '.':627, 'po':5481, 'em':336, ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25 ] recalculate the cached logits (check): embd_inp.empty() false, n_matching_session_tokens 0, embd_inp.size() 270, session_tokens.size() 0, embd_inp.size() 270 inp_pfx: [ '<|begin_of_text|>':128000, '':271, '###':14711, ' Instruction':30151, ':':1473 ] inp_sfx: [ '':271, '###':14711, ' Response':6075, ':':1473 ] cml_pfx: [ '<|begin_of_text|>':128000, '':198, '<':27, '|':91, 'im':318, '_start':5011, '|':91, '>':29, 'user':882, '':198 ] cml_sfx: [ '<':27, '|':91, 'im':318, '_end':6345, '|':91, '>':397, '<':27, '|':91, 'im':318, '_start':5011, '|':91, '>':29, 'assistant':78191, '':198 ] sampling: repeat_last_n = 64, repeat_penalty = 1.000, frequency_penalty = 0.000, presence_penalty = 0.000 top_k = 40, tfs_z = 1.000, top_p = 0.950, min_p = 0.050, typical_p = 1.000, temp = 0.800 mirostat = 0, mirostat_lr = 0.100, mirostat_ent = 5.000 sampling order: CFG -> Penalties -> top_k -> tfs_z -> typical_p -> top_p -> min_p -> temperature generate: n_ctx = 2048, n_batch = 2048, n_predict = 256, n_keep = 0 embd_inp.size(): 270, n_consumed: 0 eval: [ '<|begin_of_text|>':128000, 'po':5481, 'em':336, ':':25, ' A':362, ' MAN':26819, ' ON':6328, 'CE':2152, ' MA':9917, 'ILED':14873, ' ME':16691, '':198, 'A':32, ' PIE':80555, 'CE':2152, ' OF':3083, ' HIS':66226, ' HE':11947, 'ART':3065, '':198, 'po':5481, 'em':336, ':':25, ' IN':2006, ' THE':3247, ' SPR':52367, 'ING':1753, ' MY':18725, ' L':445, 'UN':1899, 'GS':16929, '':198, 'ST':790, 'ILL':9410, ' SOME':66655, 'HOW':61297, ' EXP':13768, 'AND':4064, '.':627, 'po':5481, 'em':336, ':':25, ' Remember':20474, ' the':279, ' rain':11422, '.':627, 'po':5481, 'em':336, ':':25, ' Winter':20704, ' evening':11714, ',':11, ' a':264, ' leaf':16312, ',':11, ' a':264, ' blue':6437, ' sky':13180, ' above':3485, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' air':3805, ' is':374, ' light':3177, ',':11, ' and':323, ' the':279, ' air':3805, ' is':374, ' cold':9439, '.':627, 'po':5481, 'em':336, ':':25, ' DON':45373, ''T':17773, ' W':468, 'OR':878, 'RY':11492, '.':627, 'po':5481, 'em':336, ':':25, ' sph':42822, 'inx':20612, ' of':315, ' black':3776, ' quartz':52255, ',':11, ' judge':11913, ' my':856, ' vow':40443, '':198, 'po':5481, 'em':336, ':':25, ' THIS':10245, ' AM':6912, 'ULE':7873, 'T':51, '':198, 'AT':835, ' ANY':4230, ' PRICE':60152, '':198, 'F':37, 'EL':2818, 'T':51, ' LIKE':21170, ' THE':3247, ' TR':5091, 'UTH':9331, '':198, 'po':5481, 'em':336, ':':25, ' L':445, 'eth':774, 'arg':867, 'ically':2740, ' good':1695, '.':627, 'po':5481, 'em':336, ':':25, ' in':304, ' the':279, ' early':4216, ' hours':4207, ' of':315, ' the':279, ' new':502, ' year':1060, '':198, 'i':72, ' lie':10457, ' on':389, ' my':856, ' back':1203, '':198, 'waiting':50634, '.':627, 'po':5481, 'em':336, ':':25, ' If':1442, ' you':499, ' can':649, ''t':956, ' write':3350, ' poems':45319, ',':345, 'write':5040, ' me':757, '':198, 'po':5481, 'em':336, ':':25, ' It':1102, ' weighs':50542, ' on':389, ' me':757, '.':627, 'po':5481, 'em':336, ':':25, ' this':420, ' am':1097, 'ulet':49518, ' is':374, ' a':264, ' simple':4382, ' token':4037, ' which':902, ' proves':36862, ' my':856, ' love':3021, ''s':596, ' truth':8206, '':198, 'po':5481, 'em':336, ':':25, ' What':3639, ' is':374, ' an':459, ' am':1097, 'ulet':49518, '?':5380, 'po':5481, 'em':336, ':':25, ' some':1063, ' flowers':19837, ' grow':3139, ' so':779, ' quickly':6288, '':198, 'po':5481, 'em':336, ':':25, ' there':1070, ' is':374, ' a':264, ' bird':12224, ',':11, ' a':264, ' tree':5021, ',':11, ' and':323, ' a':264, ' squirrel':91624, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' seasons':15956, ' change':2349, '.':627, 'po':5481, 'em':336, ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25 ] n_past = 270 last: [ ' bird':12224, ',':11, ' a':264, ' tree':5021, ',':11, ' and':323, ' a':264, ' squirrel':91624, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' seasons':15956, ' change':2349, '.':627, 'po':5481, 'em':336, ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358 ] n_remain: 255 eval: [ ' I':358 ] n_past = 271 last: [ ',':11, ' a':264, ' tree':5021, ',':11, ' and':323, ' a':264, ' squirrel':91624, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' seasons':15956, ' change':2349, '.':627, 'po':5481, 'em':336, ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227 ] n_remain: 254 eval: [ ' remember':6227 ] n_past = 272 last: [ ' a':264, ' tree':5021, ',':11, ' and':323, ' a':264, ' squirrel':91624, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' seasons':15956, ' change':2349, '.':627, 'po':5481, 'em':336, ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198 ] n_remain: 253 eval: [ '':198 ] n_past = 273 last: [ ' tree':5021, ',':11, ' and':323, ' a':264, ' squirrel':91624, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' seasons':15956, ' change':2349, '.':627, 'po':5481, 'em':336, ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820 ] n_remain: 252 eval: [ 'the':1820 ] n_past = 274 last: [ ',':11, ' and':323, ' a':264, ' squirrel':91624, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' seasons':15956, ' change':2349, '.':627, 'po':5481, 'em':336, ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222 ] n_remain: 251 eval: [ ' sound':5222 ] n_past = 275 last: [ ' and':323, ' a':264, ' squirrel':91624, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' seasons':15956, ' change':2349, '.':627, 'po':5481, 'em':336, ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315 ] n_remain: 250 eval: [ ' of':315 ] n_past = 276 last: [ ' a':264, ' squirrel':91624, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' seasons':15956, ' change':2349, '.':627, 'po':5481, 'em':336, ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279 ] n_remain: 249 eval: [ ' the':279 ] n_past = 277 last: [ ' squirrel':91624, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' seasons':15956, ' change':2349, '.':627, 'po':5481, 'em':336, ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581 ] n_remain: 248 eval: [ ' sea':9581 ] n_past = 278 last: [ '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' seasons':15956, ' change':2349, '.':627, 'po':5481, 'em':336, ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198 ] n_remain: 247 eval: [ '':198 ] n_past = 279 last: [ 'po':5481, 'em':336, ':':25, ' the':279, ' seasons':15956, ' change':2349, '.':627, 'po':5481, 'em':336, ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481 ] n_remain: 246 eval: [ 'po':5481 ] n_past = 280 last: [ 'em':336, ':':25, ' the':279, ' seasons':15956, ' change':2349, '.':627, 'po':5481, 'em':336, ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336 ] n_remain: 245 eval: [ 'em':336 ] n_past = 281 last: [ ':':25, ' the':279, ' seasons':15956, ' change':2349, '.':627, 'po':5481, 'em':336, ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 244 eval: [ ':':25 ] n_past = 282 last: [ ' the':279, ' seasons':15956, ' change':2349, '.':627, 'po':5481, 'em':336, ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304 ] n_remain: 243 eval: [ ' in':304 ] n_past = 283 last: [ ' seasons':15956, ' change':2349, '.':627, 'po':5481, 'em':336, ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856 ] n_remain: 242 eval: [ ' my':856 ] n_past = 284 last: [ ' change':2349, '.':627, 'po':5481, 'em':336, ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324 ] n_remain: 241 eval: [ ' life':2324 ] n_past = 285 last: [ '.':627, 'po':5481, 'em':336, ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11 ] n_remain: 240 eval: [ ',':11 ] n_past = 286 last: [ 'po':5481, 'em':336, ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070 ] n_remain: 239 eval: [ ' there':1070 ] n_past = 287 last: [ 'em':336, ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527 ] n_remain: 238 eval: [ ' are':527 ] n_past = 288 last: [ ':':25, ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198 ] n_remain: 237 eval: [ '':198 ] n_past = 289 last: [ ' All':2052, ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874 ] n_remain: 236 eval: [ 'mom':61874 ] n_past = 290 last: [ ' my':856, ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812 ] n_remain: 235 eval: [ 'ents':812 ] n_past = 291 last: [ ' life':2324, ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093 ] n_remain: 234 eval: [ ' like':1093 ] n_past = 292 last: [ ' I':358, ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521 ] n_remain: 233 eval: [ ' these':1521 ] n_past = 293 last: [ ' had':1047, ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198 ] n_remain: 232 eval: [ '':198 ] n_past = 294 last: [ ' this':420, '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481 ] n_remain: 231 eval: [ 'po':5481 ] n_past = 295 last: [ '':198, 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336 ] n_remain: 230 eval: [ 'em':336 ] n_past = 296 last: [ 'image':1843, ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 229 eval: [ ':':25 ] n_past = 297 last: [ ' of':315, ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358 ] n_remain: 228 eval: [ ' I':358 ] n_past = 298 last: [ ' what':1148, ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690 ] n_remain: 227 eval: [ ' will':690 ] n_past = 299 last: [ ' a':264, ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646 ] n_remain: 226 eval: [ ' never':2646 ] n_past = 300 last: [ ' poet':40360, '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387 ] n_remain: 225 eval: [ ' be':387 ] n_past = 301 last: [ '':198, 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198 ] n_remain: 224 eval: [ '':198 ] n_past = 302 last: [ 'should':5562, ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820 ] n_remain: 223 eval: [ 'the':1820 ] n_past = 303 last: [ ' be':387, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890 ] n_remain: 222 eval: [ ' same':1890 ] n_past = 304 last: [ '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578 ] n_remain: 221 eval: [ ' again':1578 ] n_past = 305 last: [ 'po':5481, 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627 ] n_remain: 220 eval: [ '.':627 ] n_past = 306 last: [ 'em':336, ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481 ] n_remain: 219 eval: [ 'po':5481 ] n_past = 307 last: [ ':':25, ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336 ] n_remain: 218 eval: [ 'em':336 ] n_past = 308 last: [ ' the':279, ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25 ] n_remain: 217 eval: [ ':':25 ] n_past = 309 last: [ ' cold':9439, ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358 ] n_remain: 216 eval: [ ' I':358 ] n_past = 310 last: [ ' is':374, ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097 ] n_remain: 215 eval: [ ' am':1097 ] n_past = 311 last: [ ' here':1618, '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279 ] n_remain: 214 eval: [ ' the':279 ] n_past = 312 last: [ '':198, 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160 ] n_remain: 213 eval: [ ' sun':7160 ] n_past = 313 last: [ 'po':5481, 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198 ] n_remain: 212 eval: [ '':198 ] n_past = 314 last: [ 'em':336, ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481 ] n_remain: 211 eval: [ 'po':5481 ] n_past = 315 last: [ ':':25, ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336 ] n_remain: 210 eval: [ 'em':336 ] n_past = 316 last: [ ' dream':8063, ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 209 eval: [ ':':25 ] n_past = 317 last: [ ',':11, ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763 ] n_remain: 208 eval: [ ' In':763 ] n_past = 318 last: [ ' love':3021, ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856 ] n_remain: 207 eval: [ ' my':856 ] n_past = 319 last: [ ',':11, ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212 ] n_remain: 206 eval: [ ' sleep':6212 ] n_past = 320 last: [ ' exist':3073, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11 ] n_remain: 205 eval: [ ',':11 ] n_past = 321 last: [ '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358 ] n_remain: 204 eval: [ ' I':358 ] n_past = 322 last: [ 'po':5481, 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198 ] n_remain: 203 eval: [ '':198 ] n_past = 323 last: [ 'em':336, ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481 ] n_remain: 202 eval: [ 'po':5481 ] n_past = 324 last: [ ':':25, ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336 ] n_remain: 201 eval: [ 'em':336 ] n_past = 325 last: [ ' I':358, ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 200 eval: [ ':':25 ] n_past = 326 last: [ ' saw':5602, ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358 ] n_remain: 199 eval: [ ' I':358 ] n_past = 327 last: [ ' a':264, ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097 ] n_remain: 198 eval: [ ' am':1097 ] n_past = 328 last: [ ' flower':23153, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279 ] n_remain: 197 eval: [ ' the':279 ] n_past = 329 last: [ '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832 ] n_remain: 196 eval: [ ' one':832 ] n_past = 330 last: [ 'po':5481, 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198 ] n_remain: 195 eval: [ '':198 ] n_past = 331 last: [ 'em':336, ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965 ] n_remain: 194 eval: [ 'who':14965 ] n_past = 332 last: [ ':':25, ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690 ] n_remain: 193 eval: [ ' will':690 ] n_past = 333 last: [ ' I':358, ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227 ] n_remain: 192 eval: [ ' remember':6227 ] n_past = 334 last: [ ' remember':6227, '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198 ] n_remain: 191 eval: [ '':198 ] n_past = 335 last: [ '':198, 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481 ] n_remain: 190 eval: [ 'po':5481 ] n_past = 336 last: [ 'the':1820, ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336 ] n_remain: 189 eval: [ 'em':336 ] n_past = 337 last: [ ' sound':5222, ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 188 eval: [ ':':25 ] n_past = 338 last: [ ' of':315, ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279 ] n_remain: 187 eval: [ ' the':279 ] n_past = 339 last: [ ' the':279, ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958 ] n_remain: 186 eval: [ ' stars':9958 ] n_past = 340 last: [ ' sea':9581, '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627 ] n_remain: 185 eval: [ '.':627 ] n_past = 341 last: [ '':198, 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481 ] n_remain: 184 eval: [ 'po':5481 ] n_past = 342 last: [ 'po':5481, 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336 ] n_remain: 183 eval: [ 'em':336 ] n_past = 343 last: [ 'em':336, ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25 ] n_remain: 182 eval: [ ':':25 ] n_past = 344 last: [ ':':25, ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472 ] n_remain: 181 eval: [ ' You':1472 ] n_past = 345 last: [ ' in':304, ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527 ] n_remain: 180 eval: [ ' are':527 ] n_past = 346 last: [ ' my':856, ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264 ] n_remain: 179 eval: [ ' a':264 ] n_past = 347 last: [ ' life':2324, ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198 ] n_remain: 178 eval: [ '':198 ] n_past = 348 last: [ ',':11, ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481 ] n_remain: 177 eval: [ 'po':5481 ] n_past = 349 last: [ ' there':1070, ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336 ] n_remain: 176 eval: [ 'em':336 ] n_past = 350 last: [ ' are':527, '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 175 eval: [ ':':25 ] n_past = 351 last: [ '':198, 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358 ] n_remain: 174 eval: [ ' I':358 ] n_past = 352 last: [ 'mom':61874, 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097 ] n_remain: 173 eval: [ ' am':1097 ] n_past = 353 last: [ 'ents':812, ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264 ] n_remain: 172 eval: [ ' a':264 ] n_past = 354 last: [ ' like':1093, ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198 ] n_remain: 171 eval: [ '':198 ] n_past = 355 last: [ ' these':1521, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481 ] n_remain: 170 eval: [ 'po':5481 ] n_past = 356 last: [ '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336 ] n_remain: 169 eval: [ 'em':336 ] n_past = 357 last: [ 'po':5481, 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 168 eval: [ ':':25 ] n_past = 358 last: [ 'em':336, ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226 ] n_remain: 167 eval: [ ' We':1226 ] n_past = 359 last: [ ':':25, ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527 ] n_remain: 166 eval: [ ' are':527 ] n_past = 360 last: [ ' I':358, ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198 ] n_remain: 165 eval: [ '':198 ] n_past = 361 last: [ ' will':690, ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481 ] n_remain: 164 eval: [ 'po':5481 ] n_past = 362 last: [ ' never':2646, ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336 ] n_remain: 163 eval: [ 'em':336 ] n_past = 363 last: [ ' be':387, '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 162 eval: [ ':':25 ] n_past = 364 last: [ '':198, 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358 ] n_remain: 161 eval: [ ' I':358 ] n_past = 365 last: [ 'the':1820, ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097 ] n_remain: 160 eval: [ ' am':1097 ] n_past = 366 last: [ ' same':1890, ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279 ] n_remain: 159 eval: [ ' the':279 ] n_past = 367 last: [ ' again':1578, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198 ] n_remain: 158 eval: [ '':198 ] n_past = 368 last: [ '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481 ] n_remain: 157 eval: [ 'po':5481 ] n_past = 369 last: [ 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336 ] n_remain: 156 eval: [ 'em':336 ] n_past = 370 last: [ 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 155 eval: [ ':':25 ] n_past = 371 last: [ ':':25, ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226 ] n_remain: 154 eval: [ ' We':1226 ] n_past = 372 last: [ ' I':358, ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527 ] n_remain: 153 eval: [ ' are':527 ] n_past = 373 last: [ ' am':1097, ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198 ] n_remain: 152 eval: [ '':198 ] n_past = 374 last: [ ' the':279, ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481 ] n_remain: 151 eval: [ 'po':5481 ] n_past = 375 last: [ ' sun':7160, '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336 ] n_remain: 150 eval: [ 'em':336 ] n_past = 376 last: [ '':198, 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 149 eval: [ ':':25 ] n_past = 377 last: [ 'po':5481, 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279 ] n_remain: 148 eval: [ ' the':279 ] n_past = 378 last: [ 'em':336, ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958 ] n_remain: 147 eval: [ ' stars':9958 ] n_past = 379 last: [ ':':25, ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627 ] n_remain: 146 eval: [ '.':627 ] n_past = 380 last: [ ' In':763, ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481 ] n_remain: 145 eval: [ 'po':5481 ] n_past = 381 last: [ ' my':856, ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336 ] n_remain: 144 eval: [ 'em':336 ] n_past = 382 last: [ ' sleep':6212, ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25 ] n_remain: 143 eval: [ ':':25 ] n_past = 383 last: [ ',':11, ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358 ] n_remain: 142 eval: [ ' I':358 ] n_past = 384 last: [ ' I':358, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097 ] n_remain: 141 eval: [ ' am':1097 ] n_past = 385 last: [ '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198 ] n_remain: 140 eval: [ '':198 ] n_past = 386 last: [ 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481 ] n_remain: 139 eval: [ 'po':5481 ] n_past = 387 last: [ 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336 ] n_remain: 138 eval: [ 'em':336 ] n_past = 388 last: [ ':':25, ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 137 eval: [ ':':25 ] n_past = 389 last: [ ' I':358, ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279 ] n_remain: 136 eval: [ ' the':279 ] n_past = 390 last: [ ' am':1097, ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198 ] n_remain: 135 eval: [ '':198 ] n_past = 391 last: [ ' the':279, ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481 ] n_remain: 134 eval: [ 'po':5481 ] n_past = 392 last: [ ' one':832, '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336 ] n_remain: 133 eval: [ 'em':336 ] n_past = 393 last: [ '':198, 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 132 eval: [ ':':25 ] n_past = 394 last: [ 'who':14965, ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279 ] n_remain: 131 eval: [ ' the':279 ] n_past = 395 last: [ ' will':690, ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198 ] n_remain: 130 eval: [ '':198 ] n_past = 396 last: [ ' remember':6227, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481 ] n_remain: 129 eval: [ 'po':5481 ] n_past = 397 last: [ '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336 ] n_remain: 128 eval: [ 'em':336 ] n_past = 398 last: [ 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 127 eval: [ ':':25 ] n_past = 399 last: [ 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279 ] n_remain: 126 eval: [ ' the':279 ] n_past = 400 last: [ ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198 ] n_remain: 125 eval: [ '':198 ] n_past = 401 last: [ ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481 ] n_remain: 124 eval: [ 'po':5481 ] n_past = 402 last: [ ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336 ] n_remain: 123 eval: [ 'em':336 ] n_past = 403 last: [ '.':627, 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 122 eval: [ ':':25 ] n_past = 404 last: [ 'po':5481, 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279 ] n_remain: 121 eval: [ ' the':279 ] n_past = 405 last: [ 'em':336, ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958 ] n_remain: 120 eval: [ ' stars':9958 ] n_past = 406 last: [ ':':25, ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627 ] n_remain: 119 eval: [ '.':627 ] n_past = 407 last: [ ' You':1472, ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481 ] n_remain: 118 eval: [ 'po':5481 ] n_past = 408 last: [ ' are':527, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336 ] n_remain: 117 eval: [ 'em':336 ] n_past = 409 last: [ ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25 ] n_remain: 116 eval: [ ':':25 ] n_past = 410 last: [ '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578 ] n_remain: 115 eval: [ ' The':578 ] n_past = 411 last: [ 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958 ] n_remain: 114 eval: [ ' stars':9958 ] n_past = 412 last: [ 'em':336, ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198 ] n_remain: 113 eval: [ '':198 ] n_past = 413 last: [ ':':25, ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481 ] n_remain: 112 eval: [ 'po':5481 ] n_past = 414 last: [ ' I':358, ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336 ] n_remain: 111 eval: [ 'em':336 ] n_past = 415 last: [ ' am':1097, ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 110 eval: [ ':':25 ] n_past = 416 last: [ ' a':264, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527 ] n_remain: 109 eval: [ ' are':527 ] n_past = 417 last: [ '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198 ] n_remain: 108 eval: [ '':198 ] n_past = 418 last: [ 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481 ] n_remain: 107 eval: [ 'po':5481 ] n_past = 419 last: [ 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336 ] n_remain: 106 eval: [ 'em':336 ] n_past = 420 last: [ ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 105 eval: [ ':':25 ] n_past = 421 last: [ ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279 ] n_remain: 104 eval: [ ' the':279 ] n_past = 422 last: [ ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958 ] n_remain: 103 eval: [ ' stars':9958 ] n_past = 423 last: [ '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627 ] n_remain: 102 eval: [ '.':627 ] n_past = 424 last: [ 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481 ] n_remain: 101 eval: [ 'po':5481 ] n_past = 425 last: [ 'em':336, ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336 ] n_remain: 100 eval: [ 'em':336 ] n_past = 426 last: [ ':':25, ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25 ] n_remain: 99 eval: [ ':':25 ] n_past = 427 last: [ ' I':358, ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226 ] n_remain: 98 eval: [ ' We':1226 ] n_past = 428 last: [ ' am':1097, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527 ] n_remain: 97 eval: [ ' are':527 ] n_past = 429 last: [ ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198 ] n_remain: 96 eval: [ '':198 ] n_past = 430 last: [ '':198, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481 ] n_remain: 95 eval: [ 'po':5481 ] n_past = 431 last: [ 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336 ] n_remain: 94 eval: [ 'em':336 ] n_past = 432 last: [ 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 93 eval: [ ':':25 ] n_past = 433 last: [ ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279 ] n_remain: 92 eval: [ ' the':279 ] n_past = 434 last: [ ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958 ] n_remain: 91 eval: [ ' stars':9958 ] n_past = 435 last: [ ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627 ] n_remain: 90 eval: [ '.':627 ] n_past = 436 last: [ '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481 ] n_remain: 89 eval: [ 'po':5481 ] n_past = 437 last: [ 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336 ] n_remain: 88 eval: [ 'em':336 ] n_past = 438 last: [ 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25 ] n_remain: 87 eval: [ ':':25 ] n_past = 439 last: [ ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358 ] n_remain: 86 eval: [ ' I':358 ] n_past = 440 last: [ ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097 ] n_remain: 85 eval: [ ' am':1097 ] n_past = 441 last: [ ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198 ] n_remain: 84 eval: [ '':198 ] n_past = 442 last: [ '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481 ] n_remain: 83 eval: [ 'po':5481 ] n_past = 443 last: [ 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336 ] n_remain: 82 eval: [ 'em':336 ] n_past = 444 last: [ 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 81 eval: [ ':':25 ] n_past = 445 last: [ ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279 ] n_remain: 80 eval: [ ' the':279 ] n_past = 446 last: [ ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958 ] n_remain: 79 eval: [ ' stars':9958 ] n_past = 447 last: [ ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627 ] n_remain: 78 eval: [ '.':627 ] n_past = 448 last: [ '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481 ] n_remain: 77 eval: [ 'po':5481 ] n_past = 449 last: [ 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336 ] n_remain: 76 eval: [ 'em':336 ] n_past = 450 last: [ 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25 ] n_remain: 75 eval: [ ':':25 ] n_past = 451 last: [ ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578 ] n_remain: 74 eval: [ ' The':578 ] n_past = 452 last: [ ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958 ] n_remain: 73 eval: [ ' stars':9958 ] n_past = 453 last: [ '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198 ] n_remain: 72 eval: [ '':198 ] n_past = 454 last: [ 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481 ] n_remain: 71 eval: [ 'po':5481 ] n_past = 455 last: [ 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336 ] n_remain: 70 eval: [ 'em':336 ] n_past = 456 last: [ ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 69 eval: [ ':':25 ] n_past = 457 last: [ ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358 ] n_remain: 68 eval: [ ' I':358 ] n_past = 458 last: [ '':198, 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097 ] n_remain: 67 eval: [ ' am':1097 ] n_past = 459 last: [ 'po':5481, 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198 ] n_remain: 66 eval: [ '':198 ] n_past = 460 last: [ 'em':336, ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481 ] n_remain: 65 eval: [ 'po':5481 ] n_past = 461 last: [ ':':25, ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336 ] n_remain: 64 eval: [ 'em':336 ] n_past = 462 last: [ ' the':279, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 63 eval: [ ':':25 ] n_past = 463 last: [ '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279 ] n_remain: 62 eval: [ ' the':279 ] n_past = 464 last: [ 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958 ] n_remain: 61 eval: [ ' stars':9958 ] n_past = 465 last: [ 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627 ] n_remain: 60 eval: [ '.':627 ] n_past = 466 last: [ ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481 ] n_remain: 59 eval: [ 'po':5481 ] n_past = 467 last: [ ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336 ] n_remain: 58 eval: [ 'em':336 ] n_past = 468 last: [ ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25 ] n_remain: 57 eval: [ ':':25 ] n_past = 469 last: [ '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578 ] n_remain: 56 eval: [ ' The':578 ] n_past = 470 last: [ 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198 ] n_remain: 55 eval: [ '':198 ] n_past = 471 last: [ 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481 ] n_remain: 54 eval: [ 'po':5481 ] n_past = 472 last: [ ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336 ] n_remain: 53 eval: [ 'em':336 ] n_past = 473 last: [ ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 52 eval: [ ':':25 ] n_past = 474 last: [ ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358 ] n_remain: 51 eval: [ ' I':358 ] n_past = 475 last: [ '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097 ] n_remain: 50 eval: [ ' am':1097 ] n_past = 476 last: [ 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198 ] n_remain: 49 eval: [ '':198 ] n_past = 477 last: [ 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481 ] n_remain: 48 eval: [ 'po':5481 ] n_past = 478 last: [ ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336 ] n_remain: 47 eval: [ 'em':336 ] n_past = 479 last: [ ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 46 eval: [ ':':25 ] n_past = 480 last: [ '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279 ] n_remain: 45 eval: [ ' the':279 ] n_past = 481 last: [ 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958 ] n_remain: 44 eval: [ ' stars':9958 ] n_past = 482 last: [ 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627 ] n_remain: 43 eval: [ '.':627 ] n_past = 483 last: [ ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481 ] n_remain: 42 eval: [ 'po':5481 ] n_past = 484 last: [ ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336 ] n_remain: 41 eval: [ 'em':336 ] n_past = 485 last: [ ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25 ] n_remain: 40 eval: [ ':':25 ] n_past = 486 last: [ '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226 ] n_remain: 39 eval: [ ' We':1226 ] n_past = 487 last: [ 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527 ] n_remain: 38 eval: [ ' are':527 ] n_past = 488 last: [ 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198 ] n_remain: 37 eval: [ '':198 ] n_past = 489 last: [ ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481 ] n_remain: 36 eval: [ 'po':5481 ] n_past = 490 last: [ ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336 ] n_remain: 35 eval: [ 'em':336 ] n_past = 491 last: [ ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 34 eval: [ ':':25 ] n_past = 492 last: [ '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279 ] n_remain: 33 eval: [ ' the':279 ] n_past = 493 last: [ 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958 ] n_remain: 32 eval: [ ' stars':9958 ] n_past = 494 last: [ 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627 ] n_remain: 31 eval: [ '.':627 ] n_past = 495 last: [ ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481 ] n_remain: 30 eval: [ 'po':5481 ] n_past = 496 last: [ ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336 ] n_remain: 29 eval: [ 'em':336 ] n_past = 497 last: [ ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25 ] n_remain: 28 eval: [ ':':25 ] n_past = 498 last: [ '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358 ] n_remain: 27 eval: [ ' I':358 ] n_past = 499 last: [ 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097 ] n_remain: 26 eval: [ ' am':1097 ] n_past = 500 last: [ 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198 ] n_remain: 25 eval: [ '':198 ] n_past = 501 last: [ ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481 ] n_remain: 24 eval: [ 'po':5481 ] n_past = 502 last: [ ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336 ] n_remain: 23 eval: [ 'em':336 ] n_past = 503 last: [ ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 22 eval: [ ':':25 ] n_past = 504 last: [ '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279 ] n_remain: 21 eval: [ ' the':279 ] n_past = 505 last: [ 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958 ] n_remain: 20 eval: [ ' stars':9958 ] n_past = 506 last: [ 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627 ] n_remain: 19 eval: [ '.':627 ] n_past = 507 last: [ ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481 ] n_remain: 18 eval: [ 'po':5481 ] n_past = 508 last: [ ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336 ] n_remain: 17 eval: [ 'em':336 ] n_past = 509 last: [ ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25 ] n_remain: 16 eval: [ ':':25 ] n_past = 510 last: [ '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578 ] n_remain: 15 eval: [ ' The':578 ] n_past = 511 last: [ 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958 ] n_remain: 14 eval: [ ' stars':9958 ] n_past = 512 last: [ 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198 ] n_remain: 13 eval: [ '':198 ] n_past = 513 last: [ ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481 ] n_remain: 12 eval: [ 'po':5481 ] n_past = 514 last: [ ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336 ] n_remain: 11 eval: [ 'em':336 ] n_past = 515 last: [ ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 10 eval: [ ':':25 ] n_past = 516 last: [ '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527 ] n_remain: 9 eval: [ ' are':527 ] n_past = 517 last: [ 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198 ] n_remain: 8 eval: [ '':198 ] n_past = 518 last: [ 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481 ] n_remain: 7 eval: [ 'po':5481 ] n_past = 519 last: [ ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336 ] n_remain: 6 eval: [ 'em':336 ] n_past = 520 last: [ ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25 ] n_remain: 5 eval: [ ':':25 ] n_past = 521 last: [ ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279 ] n_remain: 4 eval: [ ' the':279 ] n_past = 522 last: [ '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958 ] n_remain: 3 eval: [ ' stars':9958 ] n_past = 523 last: [ 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627 ] n_remain: 2 eval: [ '.':627 ] n_past = 524 last: [ 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481 ] n_remain: 1 eval: [ 'po':5481 ] n_past = 525 last: [ ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, '':198, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' We':1226, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' I':358, ' am':1097, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336, ':':25, ' The':578, ' stars':9958, '':198, 'po':5481, 'em':336, ':':25, ' are':527, '':198, 'po':5481, 'em':336, ':':25, ' the':279, ' stars':9958, '.':627, 'po':5481, 'em':336 ] n_remain: 0 llama_print_timings: load time = 2377.53 ms llama_print_timings: sample time = 11.57 ms / 256 runs ( 0.05 ms per token, 22126.19 tokens per second) llama_print_timings: prompt eval time = 1234.89 ms / 270 tokens ( 4.57 ms per token, 218.64 tokens per second) llama_print_timings: eval time = 13657.52 ms / 255 runs ( 53.56 ms per token, 18.67 tokens per second) llama_print_timings: total time = 14973.28 ms / 525 tokens Log end