diff --git a/abilities/inference.py b/abilities/inference.py new file mode 100644 index 0000000000000000000000000000000000000000..30005583d039829bbd78a7f1279b2433511e3f49 --- /dev/null +++ b/abilities/inference.py @@ -0,0 +1,33 @@ +import torch +import random +from transformers import GPT2LMHeadModel, GPT2Tokenizer + +model = GPT2LMHeadModel.from_pretrained("v2/abilities/small") +tokenizer = GPT2Tokenizer.from_pretrained("v2/abilities/small") +model.resize_token_embeddings(len(tokenizer)) + +device = torch.device("cpu") + +# test examples +#input_text = "Marie Simmons, a dedicated librarian at the New York Public Library, was exploring the depths of the ancient manuscripts section when she stumbled upon an old, mysterious book emitting a faint, mystic glow. As she opened the cryptic pages, a burst of ancient energy enveloped her, unlocking hidden archeological knowledge and skills. The transformation was dramatic and instilled her with the agility and intellect of a seasoned archeologist adventurer. Now, Marie could decipher any historical artifact, navigate through perilous ruins with ease, and uncover secrets locked for millennia. Her life as a librarian took a thrilling turn into adventures, unearthing artifacts that could tell humanity's untold stories. Her daily routine of categorizing led her to categorize the relics of history to solve age-old mysteries.<|endoftext|>" +input_text = "It was an ordinary Thursday at interparkways where Ethan Cooper sat intensely focused on solving the complex cybercrime cases that surrounded him. As he rallied his team to identify and neutralize potential threats within miles of downtow elatri to each case. sa dicance suddenly clicked for evansas ithe coe itselfend aered teed gnation manipulaten behaviors consistent with heightened instinctual understanding. Suddenly: Reckless! flashed before his eyes raw intelligence cascaded no t just into actionable insights but also into boldness like watching sharp-shooting sequences in slow motion unfoldstrobbing situatio ns. With this convergence Ethereum became more than a cybersecurity expert; it transformed one elite intersectional hacker identity i nto something far beyond a mere analyst.? Ever since then Carl had become no longer merelyan cypher for justices sake ?he emergedint o existenceiriderously coiningthedigitalpuzzle unlike any other yetinelinformaticaurel.<|endoftext|>" + +input_ids = tokenizer.encode(input_text, return_tensors="pt").to("cpu") + +output = model.generate( + input_ids, + max_length=400, + num_return_sequences=1, + eos_token_id=tokenizer.eos_token_id, + repetition_penalty=2.0, + #top_k=200, + #top_p=0.9, + num_beams=5, + #temperature=1.0, #0.7 + do_sample=True, + use_cache=True, + #output also special tokens + output_hidden_states=True, + ) + +print("\n", tokenizer.decode(output[0], skip_special_tokens=False), "\n\n", "Answer took", len(output[0]), "tokens\n") diff --git a/abilities/small/checkpoint-1000/config.json b/abilities/small/checkpoint-1000/config.json new file mode 100644 index 0000000000000000000000000000000000000000..4324b7c5ab5d7e5591d9ef82031e3a8e86c21162 --- /dev/null +++ b/abilities/small/checkpoint-1000/config.json @@ -0,0 +1,39 @@ +{ + "_name_or_path": "gpt2", + "activation_function": "gelu_new", + "architectures": [ + "GPT2LMHeadModel" + ], + "attn_pdrop": 0.1, + "bos_token_id": 50256, + "embd_pdrop": 0.1, + "eos_token_id": 50256, + "initializer_range": 0.02, + "layer_norm_epsilon": 1e-05, + "model_type": "gpt2", + "n_ctx": 1024, + "n_embd": 768, + "n_head": 12, + "n_inner": null, + "n_layer": 12, + "n_positions": 1024, + "reorder_and_upcast_attn": false, + "resid_pdrop": 0.1, + "scale_attn_by_inverse_layer_idx": false, + "scale_attn_weights": true, + "summary_activation": null, + "summary_first_dropout": 0.1, + "summary_proj_to_labels": true, + "summary_type": "cls_index", + "summary_use_proj": true, + "task_specific_params": { + "text-generation": { + "do_sample": true, + "max_length": 50 + } + }, + "torch_dtype": "float32", + "transformers_version": "4.43.4", + "use_cache": true, + "vocab_size": 50257 +} diff --git a/abilities/small/checkpoint-1000/generation_config.json b/abilities/small/checkpoint-1000/generation_config.json new file mode 100644 index 0000000000000000000000000000000000000000..a4256f0549289c144f07e60f444221651be401b9 --- /dev/null +++ b/abilities/small/checkpoint-1000/generation_config.json @@ -0,0 +1,6 @@ +{ + "_from_model_config": true, + "bos_token_id": 50256, + "eos_token_id": 50256, + "transformers_version": "4.43.4" +} diff --git a/abilities/small/checkpoint-1000/model.safetensors b/abilities/small/checkpoint-1000/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..ce404c49c38d26747eb7d86ef2873bd9a096da5b --- /dev/null +++ b/abilities/small/checkpoint-1000/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8010d0c94d08f5dfe64670385b7872b665aba3f95cfb3b7e28a0f7c15b05cebf +size 497774208 diff --git a/abilities/small/checkpoint-1000/optimizer.pt b/abilities/small/checkpoint-1000/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..766ce4f83a02c3b26e0aecf88dfacde35162fdd3 --- /dev/null +++ b/abilities/small/checkpoint-1000/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:132187cfab29508511a6a240bbc1c98989b806b161a1a3a284c92f982b3baa3a +size 995638202 diff --git a/abilities/small/checkpoint-1000/rng_state.pth b/abilities/small/checkpoint-1000/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..ebe59edbd8533f85881a9ceb7588b8d8d0d218b5 --- /dev/null +++ b/abilities/small/checkpoint-1000/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3841156cd8929793cbd7fb332a3240de72f83da489e8c6d2ba0311870bbd39cd +size 13990 diff --git a/abilities/small/checkpoint-1000/scheduler.pt b/abilities/small/checkpoint-1000/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..ff9c46908dce8da795bc1a1fcbca2e845f57ea04 --- /dev/null +++ b/abilities/small/checkpoint-1000/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cf95d737c502f08278f8c5ca733a4f1eb654c1a061db1faaeaa5ebac0fe4f81 +size 1064 diff --git a/abilities/small/checkpoint-1000/trainer_state.json b/abilities/small/checkpoint-1000/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..9b089ab74479f9eb348c18a2b1e142e18ec35c0a --- /dev/null +++ b/abilities/small/checkpoint-1000/trainer_state.json @@ -0,0 +1,7033 @@ +{ + "best_metric": null, + "best_model_checkpoint": null, + "epoch": 6.4935064935064934, + "eval_steps": 500, + "global_step": 1000, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 0.006493506493506494, + "grad_norm": 33.13806915283203, + "learning_rate": 9.999999013039593e-05, + "loss": 5.645, + "step": 1 + }, + { + "epoch": 0.012987012987012988, + "grad_norm": 23.576648712158203, + "learning_rate": 9.99999605215876e-05, + "loss": 3.9143, + "step": 2 + }, + { + "epoch": 0.01948051948051948, + "grad_norm": 8.88882827758789, + "learning_rate": 9.999991117358668e-05, + "loss": 3.524, + "step": 3 + }, + { + "epoch": 0.025974025974025976, + "grad_norm": 7.060589790344238, + "learning_rate": 9.999984208641271e-05, + "loss": 3.3346, + "step": 4 + }, + { + "epoch": 0.032467532467532464, + "grad_norm": 6.797203063964844, + "learning_rate": 9.999975326009292e-05, + "loss": 3.097, + "step": 5 + }, + { + "epoch": 0.03896103896103896, + "grad_norm": 5.928432464599609, + "learning_rate": 9.999964469466236e-05, + "loss": 3.0141, + "step": 6 + }, + { + "epoch": 0.045454545454545456, + "grad_norm": 5.673449516296387, + "learning_rate": 9.999951639016395e-05, + "loss": 3.1291, + "step": 7 + }, + { + "epoch": 0.05194805194805195, + "grad_norm": 5.7318596839904785, + "learning_rate": 9.99993683466483e-05, + "loss": 2.9019, + "step": 8 + }, + { + "epoch": 0.05844155844155844, + "grad_norm": 6.2937493324279785, + "learning_rate": 9.999920056417385e-05, + "loss": 2.9567, + "step": 9 + }, + { + "epoch": 0.06493506493506493, + "grad_norm": 5.941080570220947, + "learning_rate": 9.999901304280685e-05, + "loss": 3.2404, + "step": 10 + }, + { + "epoch": 0.07142857142857142, + "grad_norm": 5.431388854980469, + "learning_rate": 9.999880578262135e-05, + "loss": 2.8637, + "step": 11 + }, + { + "epoch": 0.07792207792207792, + "grad_norm": 5.87606143951416, + "learning_rate": 9.999857878369916e-05, + "loss": 2.9333, + "step": 12 + }, + { + "epoch": 0.08441558441558442, + "grad_norm": 5.996065616607666, + "learning_rate": 9.999833204612988e-05, + "loss": 3.2531, + "step": 13 + }, + { + "epoch": 0.09090909090909091, + "grad_norm": 5.6484832763671875, + "learning_rate": 9.999806557001093e-05, + "loss": 2.8224, + "step": 14 + }, + { + "epoch": 0.09740259740259741, + "grad_norm": 5.376333713531494, + "learning_rate": 9.99977793554475e-05, + "loss": 2.7981, + "step": 15 + }, + { + "epoch": 0.1038961038961039, + "grad_norm": 5.346993446350098, + "learning_rate": 9.999747340255259e-05, + "loss": 2.6952, + "step": 16 + }, + { + "epoch": 0.11038961038961038, + "grad_norm": 5.37903356552124, + "learning_rate": 9.999714771144701e-05, + "loss": 2.7209, + "step": 17 + }, + { + "epoch": 0.11688311688311688, + "grad_norm": 5.450172424316406, + "learning_rate": 9.99968022822593e-05, + "loss": 2.7421, + "step": 18 + }, + { + "epoch": 0.12337662337662338, + "grad_norm": 5.602138042449951, + "learning_rate": 9.999643711512586e-05, + "loss": 2.4858, + "step": 19 + }, + { + "epoch": 0.12987012987012986, + "grad_norm": 5.360761642456055, + "learning_rate": 9.999605221019081e-05, + "loss": 2.7158, + "step": 20 + }, + { + "epoch": 0.13636363636363635, + "grad_norm": 6.177570343017578, + "learning_rate": 9.999564756760615e-05, + "loss": 2.6152, + "step": 21 + }, + { + "epoch": 0.14285714285714285, + "grad_norm": 6.498959541320801, + "learning_rate": 9.99952231875316e-05, + "loss": 2.7611, + "step": 22 + }, + { + "epoch": 0.14935064935064934, + "grad_norm": 5.865311622619629, + "learning_rate": 9.999477907013473e-05, + "loss": 2.6758, + "step": 23 + }, + { + "epoch": 0.15584415584415584, + "grad_norm": 6.0329508781433105, + "learning_rate": 9.999431521559082e-05, + "loss": 2.6535, + "step": 24 + }, + { + "epoch": 0.16233766233766234, + "grad_norm": 5.814820766448975, + "learning_rate": 9.999383162408304e-05, + "loss": 2.6313, + "step": 25 + }, + { + "epoch": 0.16883116883116883, + "grad_norm": 6.224546432495117, + "learning_rate": 9.999332829580226e-05, + "loss": 2.627, + "step": 26 + }, + { + "epoch": 0.17532467532467533, + "grad_norm": 5.967427730560303, + "learning_rate": 9.999280523094724e-05, + "loss": 2.5997, + "step": 27 + }, + { + "epoch": 0.18181818181818182, + "grad_norm": 5.6386213302612305, + "learning_rate": 9.999226242972444e-05, + "loss": 2.4397, + "step": 28 + }, + { + "epoch": 0.18831168831168832, + "grad_norm": 5.742101669311523, + "learning_rate": 9.999169989234815e-05, + "loss": 2.6343, + "step": 29 + }, + { + "epoch": 0.19480519480519481, + "grad_norm": 5.685164928436279, + "learning_rate": 9.999111761904046e-05, + "loss": 2.3948, + "step": 30 + }, + { + "epoch": 0.2012987012987013, + "grad_norm": 5.332027912139893, + "learning_rate": 9.999051561003123e-05, + "loss": 2.4506, + "step": 31 + }, + { + "epoch": 0.2077922077922078, + "grad_norm": 5.785808086395264, + "learning_rate": 9.998989386555814e-05, + "loss": 2.7135, + "step": 32 + }, + { + "epoch": 0.21428571428571427, + "grad_norm": 6.223892688751221, + "learning_rate": 9.998925238586665e-05, + "loss": 2.5245, + "step": 33 + }, + { + "epoch": 0.22077922077922077, + "grad_norm": 5.84872579574585, + "learning_rate": 9.998859117121e-05, + "loss": 2.4981, + "step": 34 + }, + { + "epoch": 0.22727272727272727, + "grad_norm": 5.572268486022949, + "learning_rate": 9.998791022184922e-05, + "loss": 2.608, + "step": 35 + }, + { + "epoch": 0.23376623376623376, + "grad_norm": 5.090015411376953, + "learning_rate": 9.998720953805312e-05, + "loss": 2.4585, + "step": 36 + }, + { + "epoch": 0.24025974025974026, + "grad_norm": 5.478267192840576, + "learning_rate": 9.998648912009835e-05, + "loss": 2.3653, + "step": 37 + }, + { + "epoch": 0.24675324675324675, + "grad_norm": 5.772948741912842, + "learning_rate": 9.998574896826931e-05, + "loss": 2.438, + "step": 38 + }, + { + "epoch": 0.2532467532467532, + "grad_norm": 4.907359600067139, + "learning_rate": 9.998498908285819e-05, + "loss": 2.2816, + "step": 39 + }, + { + "epoch": 0.2597402597402597, + "grad_norm": 5.5392045974731445, + "learning_rate": 9.9984209464165e-05, + "loss": 2.3041, + "step": 40 + }, + { + "epoch": 0.2662337662337662, + "grad_norm": 4.999871253967285, + "learning_rate": 9.99834101124975e-05, + "loss": 2.1686, + "step": 41 + }, + { + "epoch": 0.2727272727272727, + "grad_norm": 6.051657676696777, + "learning_rate": 9.998259102817129e-05, + "loss": 2.3825, + "step": 42 + }, + { + "epoch": 0.2792207792207792, + "grad_norm": 4.7146687507629395, + "learning_rate": 9.99817522115097e-05, + "loss": 2.2417, + "step": 43 + }, + { + "epoch": 0.2857142857142857, + "grad_norm": 4.671162128448486, + "learning_rate": 9.998089366284391e-05, + "loss": 2.241, + "step": 44 + }, + { + "epoch": 0.2922077922077922, + "grad_norm": 6.131312847137451, + "learning_rate": 9.998001538251282e-05, + "loss": 2.5224, + "step": 45 + }, + { + "epoch": 0.2987012987012987, + "grad_norm": 5.212986469268799, + "learning_rate": 9.997911737086322e-05, + "loss": 2.452, + "step": 46 + }, + { + "epoch": 0.3051948051948052, + "grad_norm": 4.900334358215332, + "learning_rate": 9.997819962824957e-05, + "loss": 2.4364, + "step": 47 + }, + { + "epoch": 0.3116883116883117, + "grad_norm": 5.208124160766602, + "learning_rate": 9.997726215503422e-05, + "loss": 2.3829, + "step": 48 + }, + { + "epoch": 0.3181818181818182, + "grad_norm": 4.627975940704346, + "learning_rate": 9.997630495158728e-05, + "loss": 2.0702, + "step": 49 + }, + { + "epoch": 0.3246753246753247, + "grad_norm": 5.099819183349609, + "learning_rate": 9.997532801828658e-05, + "loss": 2.3067, + "step": 50 + }, + { + "epoch": 0.33116883116883117, + "grad_norm": 4.694891929626465, + "learning_rate": 9.997433135551786e-05, + "loss": 2.3014, + "step": 51 + }, + { + "epoch": 0.33766233766233766, + "grad_norm": 5.41646146774292, + "learning_rate": 9.997331496367455e-05, + "loss": 2.4805, + "step": 52 + }, + { + "epoch": 0.34415584415584416, + "grad_norm": 5.233139514923096, + "learning_rate": 9.997227884315791e-05, + "loss": 2.2605, + "step": 53 + }, + { + "epoch": 0.35064935064935066, + "grad_norm": 5.671755313873291, + "learning_rate": 9.9971222994377e-05, + "loss": 2.3303, + "step": 54 + }, + { + "epoch": 0.35714285714285715, + "grad_norm": 5.070577144622803, + "learning_rate": 9.997014741774866e-05, + "loss": 2.3019, + "step": 55 + }, + { + "epoch": 0.36363636363636365, + "grad_norm": 4.925657272338867, + "learning_rate": 9.996905211369748e-05, + "loss": 2.3937, + "step": 56 + }, + { + "epoch": 0.37012987012987014, + "grad_norm": 5.051799774169922, + "learning_rate": 9.996793708265586e-05, + "loss": 2.358, + "step": 57 + }, + { + "epoch": 0.37662337662337664, + "grad_norm": 4.3391828536987305, + "learning_rate": 9.996680232506405e-05, + "loss": 2.0576, + "step": 58 + }, + { + "epoch": 0.38311688311688313, + "grad_norm": 4.852685451507568, + "learning_rate": 9.996564784137e-05, + "loss": 2.3678, + "step": 59 + }, + { + "epoch": 0.38961038961038963, + "grad_norm": 4.842132091522217, + "learning_rate": 9.996447363202946e-05, + "loss": 2.3493, + "step": 60 + }, + { + "epoch": 0.3961038961038961, + "grad_norm": 4.50392484664917, + "learning_rate": 9.996327969750605e-05, + "loss": 2.516, + "step": 61 + }, + { + "epoch": 0.4025974025974026, + "grad_norm": 5.139745712280273, + "learning_rate": 9.996206603827105e-05, + "loss": 2.2679, + "step": 62 + }, + { + "epoch": 0.4090909090909091, + "grad_norm": 4.663613319396973, + "learning_rate": 9.996083265480365e-05, + "loss": 2.2269, + "step": 63 + }, + { + "epoch": 0.4155844155844156, + "grad_norm": 4.955394744873047, + "learning_rate": 9.995957954759071e-05, + "loss": 2.5408, + "step": 64 + }, + { + "epoch": 0.42207792207792205, + "grad_norm": 4.935218334197998, + "learning_rate": 9.9958306717127e-05, + "loss": 2.4971, + "step": 65 + }, + { + "epoch": 0.42857142857142855, + "grad_norm": 4.313268661499023, + "learning_rate": 9.995701416391499e-05, + "loss": 2.2366, + "step": 66 + }, + { + "epoch": 0.43506493506493504, + "grad_norm": 4.81383752822876, + "learning_rate": 9.995570188846495e-05, + "loss": 2.7036, + "step": 67 + }, + { + "epoch": 0.44155844155844154, + "grad_norm": 5.073368549346924, + "learning_rate": 9.995436989129495e-05, + "loss": 2.2867, + "step": 68 + }, + { + "epoch": 0.44805194805194803, + "grad_norm": 4.764294147491455, + "learning_rate": 9.995301817293084e-05, + "loss": 2.5181, + "step": 69 + }, + { + "epoch": 0.45454545454545453, + "grad_norm": 4.322338104248047, + "learning_rate": 9.995164673390625e-05, + "loss": 2.3062, + "step": 70 + }, + { + "epoch": 0.461038961038961, + "grad_norm": 4.6427764892578125, + "learning_rate": 9.995025557476261e-05, + "loss": 2.2503, + "step": 71 + }, + { + "epoch": 0.4675324675324675, + "grad_norm": 4.552596092224121, + "learning_rate": 9.994884469604912e-05, + "loss": 2.268, + "step": 72 + }, + { + "epoch": 0.474025974025974, + "grad_norm": 3.8830368518829346, + "learning_rate": 9.99474140983228e-05, + "loss": 2.0846, + "step": 73 + }, + { + "epoch": 0.4805194805194805, + "grad_norm": 4.275032043457031, + "learning_rate": 9.994596378214841e-05, + "loss": 2.2989, + "step": 74 + }, + { + "epoch": 0.487012987012987, + "grad_norm": 4.56163215637207, + "learning_rate": 9.994449374809851e-05, + "loss": 2.0471, + "step": 75 + }, + { + "epoch": 0.4935064935064935, + "grad_norm": 4.3414626121521, + "learning_rate": 9.994300399675342e-05, + "loss": 2.2404, + "step": 76 + }, + { + "epoch": 0.5, + "grad_norm": 4.33914041519165, + "learning_rate": 9.994149452870133e-05, + "loss": 2.419, + "step": 77 + }, + { + "epoch": 0.5064935064935064, + "grad_norm": 4.387986660003662, + "learning_rate": 9.99399653445381e-05, + "loss": 2.3415, + "step": 78 + }, + { + "epoch": 0.512987012987013, + "grad_norm": 4.46196985244751, + "learning_rate": 9.993841644486747e-05, + "loss": 2.0966, + "step": 79 + }, + { + "epoch": 0.5194805194805194, + "grad_norm": 4.377128601074219, + "learning_rate": 9.993684783030088e-05, + "loss": 2.1728, + "step": 80 + }, + { + "epoch": 0.525974025974026, + "grad_norm": 4.3036789894104, + "learning_rate": 9.99352595014576e-05, + "loss": 2.3914, + "step": 81 + }, + { + "epoch": 0.5324675324675324, + "grad_norm": 3.62605619430542, + "learning_rate": 9.993365145896473e-05, + "loss": 1.768, + "step": 82 + }, + { + "epoch": 0.538961038961039, + "grad_norm": 4.524649143218994, + "learning_rate": 9.993202370345705e-05, + "loss": 2.3089, + "step": 83 + }, + { + "epoch": 0.5454545454545454, + "grad_norm": 4.413171291351318, + "learning_rate": 9.993037623557716e-05, + "loss": 2.3156, + "step": 84 + }, + { + "epoch": 0.551948051948052, + "grad_norm": 4.606533527374268, + "learning_rate": 9.992870905597548e-05, + "loss": 2.4141, + "step": 85 + }, + { + "epoch": 0.5584415584415584, + "grad_norm": 4.309783935546875, + "learning_rate": 9.99270221653102e-05, + "loss": 2.1423, + "step": 86 + }, + { + "epoch": 0.564935064935065, + "grad_norm": 4.384764671325684, + "learning_rate": 9.992531556424726e-05, + "loss": 2.5358, + "step": 87 + }, + { + "epoch": 0.5714285714285714, + "grad_norm": 4.653176784515381, + "learning_rate": 9.99235892534604e-05, + "loss": 2.5152, + "step": 88 + }, + { + "epoch": 0.577922077922078, + "grad_norm": 4.79496955871582, + "learning_rate": 9.992184323363112e-05, + "loss": 2.1936, + "step": 89 + }, + { + "epoch": 0.5844155844155844, + "grad_norm": 3.893005847930908, + "learning_rate": 9.992007750544876e-05, + "loss": 1.916, + "step": 90 + }, + { + "epoch": 0.5909090909090909, + "grad_norm": 4.456315040588379, + "learning_rate": 9.991829206961037e-05, + "loss": 2.6147, + "step": 91 + }, + { + "epoch": 0.5974025974025974, + "grad_norm": 4.070108890533447, + "learning_rate": 9.991648692682083e-05, + "loss": 2.3899, + "step": 92 + }, + { + "epoch": 0.6038961038961039, + "grad_norm": 4.310725212097168, + "learning_rate": 9.991466207779278e-05, + "loss": 1.9895, + "step": 93 + }, + { + "epoch": 0.6103896103896104, + "grad_norm": 4.388233184814453, + "learning_rate": 9.991281752324664e-05, + "loss": 2.43, + "step": 94 + }, + { + "epoch": 0.6168831168831169, + "grad_norm": 4.071033000946045, + "learning_rate": 9.99109532639106e-05, + "loss": 2.6234, + "step": 95 + }, + { + "epoch": 0.6233766233766234, + "grad_norm": 4.230044841766357, + "learning_rate": 9.990906930052064e-05, + "loss": 2.2542, + "step": 96 + }, + { + "epoch": 0.6298701298701299, + "grad_norm": 4.155112266540527, + "learning_rate": 9.990716563382055e-05, + "loss": 2.386, + "step": 97 + }, + { + "epoch": 0.6363636363636364, + "grad_norm": 3.8967134952545166, + "learning_rate": 9.990524226456182e-05, + "loss": 2.1869, + "step": 98 + }, + { + "epoch": 0.6428571428571429, + "grad_norm": 3.701253890991211, + "learning_rate": 9.99032991935038e-05, + "loss": 2.0778, + "step": 99 + }, + { + "epoch": 0.6493506493506493, + "grad_norm": 3.9027299880981445, + "learning_rate": 9.990133642141359e-05, + "loss": 2.3151, + "step": 100 + }, + { + "epoch": 0.6558441558441559, + "grad_norm": 3.9109201431274414, + "learning_rate": 9.989935394906602e-05, + "loss": 2.2484, + "step": 101 + }, + { + "epoch": 0.6623376623376623, + "grad_norm": 3.9390170574188232, + "learning_rate": 9.989735177724378e-05, + "loss": 2.1411, + "step": 102 + }, + { + "epoch": 0.6688311688311688, + "grad_norm": 3.8148396015167236, + "learning_rate": 9.989532990673728e-05, + "loss": 2.238, + "step": 103 + }, + { + "epoch": 0.6753246753246753, + "grad_norm": 3.8671321868896484, + "learning_rate": 9.989328833834471e-05, + "loss": 2.1264, + "step": 104 + }, + { + "epoch": 0.6818181818181818, + "grad_norm": 4.0604448318481445, + "learning_rate": 9.989122707287208e-05, + "loss": 2.3146, + "step": 105 + }, + { + "epoch": 0.6883116883116883, + "grad_norm": 4.460545539855957, + "learning_rate": 9.988914611113311e-05, + "loss": 2.2619, + "step": 106 + }, + { + "epoch": 0.6948051948051948, + "grad_norm": 3.8163511753082275, + "learning_rate": 9.988704545394936e-05, + "loss": 2.3224, + "step": 107 + }, + { + "epoch": 0.7012987012987013, + "grad_norm": 3.963921070098877, + "learning_rate": 9.988492510215011e-05, + "loss": 2.0558, + "step": 108 + }, + { + "epoch": 0.7077922077922078, + "grad_norm": 3.638936996459961, + "learning_rate": 9.988278505657247e-05, + "loss": 2.2582, + "step": 109 + }, + { + "epoch": 0.7142857142857143, + "grad_norm": 3.886962890625, + "learning_rate": 9.988062531806126e-05, + "loss": 2.369, + "step": 110 + }, + { + "epoch": 0.7207792207792207, + "grad_norm": 3.7281506061553955, + "learning_rate": 9.987844588746915e-05, + "loss": 2.3923, + "step": 111 + }, + { + "epoch": 0.7272727272727273, + "grad_norm": 4.045536041259766, + "learning_rate": 9.987624676565652e-05, + "loss": 2.2701, + "step": 112 + }, + { + "epoch": 0.7337662337662337, + "grad_norm": 3.914747953414917, + "learning_rate": 9.987402795349154e-05, + "loss": 2.3457, + "step": 113 + }, + { + "epoch": 0.7402597402597403, + "grad_norm": 3.742039203643799, + "learning_rate": 9.98717894518502e-05, + "loss": 2.1281, + "step": 114 + }, + { + "epoch": 0.7467532467532467, + "grad_norm": 3.6615986824035645, + "learning_rate": 9.986953126161619e-05, + "loss": 2.2539, + "step": 115 + }, + { + "epoch": 0.7532467532467533, + "grad_norm": 4.145374298095703, + "learning_rate": 9.986725338368102e-05, + "loss": 2.168, + "step": 116 + }, + { + "epoch": 0.7597402597402597, + "grad_norm": 3.4575271606445312, + "learning_rate": 9.986495581894395e-05, + "loss": 2.2219, + "step": 117 + }, + { + "epoch": 0.7662337662337663, + "grad_norm": 3.4362294673919678, + "learning_rate": 9.986263856831204e-05, + "loss": 2.1648, + "step": 118 + }, + { + "epoch": 0.7727272727272727, + "grad_norm": 3.6311452388763428, + "learning_rate": 9.986030163270011e-05, + "loss": 2.2759, + "step": 119 + }, + { + "epoch": 0.7792207792207793, + "grad_norm": 3.4129133224487305, + "learning_rate": 9.98579450130307e-05, + "loss": 1.9268, + "step": 120 + }, + { + "epoch": 0.7857142857142857, + "grad_norm": 3.2100963592529297, + "learning_rate": 9.98555687102342e-05, + "loss": 2.0587, + "step": 121 + }, + { + "epoch": 0.7922077922077922, + "grad_norm": 3.662796974182129, + "learning_rate": 9.985317272524876e-05, + "loss": 2.0628, + "step": 122 + }, + { + "epoch": 0.7987012987012987, + "grad_norm": 3.4176554679870605, + "learning_rate": 9.985075705902022e-05, + "loss": 2.1833, + "step": 123 + }, + { + "epoch": 0.8051948051948052, + "grad_norm": 3.2369673252105713, + "learning_rate": 9.98483217125023e-05, + "loss": 2.226, + "step": 124 + }, + { + "epoch": 0.8116883116883117, + "grad_norm": 3.5990474224090576, + "learning_rate": 9.98458666866564e-05, + "loss": 2.2601, + "step": 125 + }, + { + "epoch": 0.8181818181818182, + "grad_norm": 2.904496431350708, + "learning_rate": 9.984339198245175e-05, + "loss": 1.7978, + "step": 126 + }, + { + "epoch": 0.8246753246753247, + "grad_norm": 3.4239206314086914, + "learning_rate": 9.98408976008653e-05, + "loss": 1.8985, + "step": 127 + }, + { + "epoch": 0.8311688311688312, + "grad_norm": 3.4764034748077393, + "learning_rate": 9.983838354288181e-05, + "loss": 2.0324, + "step": 128 + }, + { + "epoch": 0.8376623376623377, + "grad_norm": 3.777717351913452, + "learning_rate": 9.98358498094938e-05, + "loss": 2.35, + "step": 129 + }, + { + "epoch": 0.8441558441558441, + "grad_norm": 3.3230550289154053, + "learning_rate": 9.983329640170149e-05, + "loss": 2.0381, + "step": 130 + }, + { + "epoch": 0.8506493506493507, + "grad_norm": 3.5832202434539795, + "learning_rate": 9.9830723320513e-05, + "loss": 2.1329, + "step": 131 + }, + { + "epoch": 0.8571428571428571, + "grad_norm": 3.628079414367676, + "learning_rate": 9.982813056694412e-05, + "loss": 2.1468, + "step": 132 + }, + { + "epoch": 0.8636363636363636, + "grad_norm": 3.3164730072021484, + "learning_rate": 9.982551814201839e-05, + "loss": 2.1018, + "step": 133 + }, + { + "epoch": 0.8701298701298701, + "grad_norm": 3.202061414718628, + "learning_rate": 9.98228860467672e-05, + "loss": 2.1209, + "step": 134 + }, + { + "epoch": 0.8766233766233766, + "grad_norm": 3.5353541374206543, + "learning_rate": 9.982023428222962e-05, + "loss": 2.3157, + "step": 135 + }, + { + "epoch": 0.8831168831168831, + "grad_norm": 3.284064292907715, + "learning_rate": 9.981756284945256e-05, + "loss": 2.1389, + "step": 136 + }, + { + "epoch": 0.8896103896103896, + "grad_norm": 3.548656463623047, + "learning_rate": 9.981487174949065e-05, + "loss": 2.0996, + "step": 137 + }, + { + "epoch": 0.8961038961038961, + "grad_norm": 3.6342179775238037, + "learning_rate": 9.981216098340629e-05, + "loss": 2.2534, + "step": 138 + }, + { + "epoch": 0.9025974025974026, + "grad_norm": 3.3490617275238037, + "learning_rate": 9.980943055226964e-05, + "loss": 2.0916, + "step": 139 + }, + { + "epoch": 0.9090909090909091, + "grad_norm": 3.469787120819092, + "learning_rate": 9.980668045715864e-05, + "loss": 2.0929, + "step": 140 + }, + { + "epoch": 0.9155844155844156, + "grad_norm": 3.651165723800659, + "learning_rate": 9.980391069915897e-05, + "loss": 2.3875, + "step": 141 + }, + { + "epoch": 0.922077922077922, + "grad_norm": 3.3916146755218506, + "learning_rate": 9.980112127936409e-05, + "loss": 2.2071, + "step": 142 + }, + { + "epoch": 0.9285714285714286, + "grad_norm": 3.484081745147705, + "learning_rate": 9.979831219887525e-05, + "loss": 2.2033, + "step": 143 + }, + { + "epoch": 0.935064935064935, + "grad_norm": 3.538928270339966, + "learning_rate": 9.979548345880141e-05, + "loss": 2.2221, + "step": 144 + }, + { + "epoch": 0.9415584415584416, + "grad_norm": 3.1394541263580322, + "learning_rate": 9.979263506025929e-05, + "loss": 2.1657, + "step": 145 + }, + { + "epoch": 0.948051948051948, + "grad_norm": 3.273376941680908, + "learning_rate": 9.978976700437342e-05, + "loss": 2.0307, + "step": 146 + }, + { + "epoch": 0.9545454545454546, + "grad_norm": 3.474287748336792, + "learning_rate": 9.978687929227606e-05, + "loss": 2.2569, + "step": 147 + }, + { + "epoch": 0.961038961038961, + "grad_norm": 3.40504789352417, + "learning_rate": 9.978397192510721e-05, + "loss": 2.2194, + "step": 148 + }, + { + "epoch": 0.9675324675324676, + "grad_norm": 3.5432350635528564, + "learning_rate": 9.978104490401467e-05, + "loss": 2.208, + "step": 149 + }, + { + "epoch": 0.974025974025974, + "grad_norm": 3.4987633228302, + "learning_rate": 9.977809823015401e-05, + "loss": 2.108, + "step": 150 + }, + { + "epoch": 0.9805194805194806, + "grad_norm": 2.981435775756836, + "learning_rate": 9.977513190468848e-05, + "loss": 1.9615, + "step": 151 + }, + { + "epoch": 0.987012987012987, + "grad_norm": 3.688192129135132, + "learning_rate": 9.977214592878916e-05, + "loss": 2.3847, + "step": 152 + }, + { + "epoch": 0.9935064935064936, + "grad_norm": 3.7138729095458984, + "learning_rate": 9.976914030363487e-05, + "loss": 2.1349, + "step": 153 + }, + { + "epoch": 1.0, + "grad_norm": 798.8204956054688, + "learning_rate": 9.976611503041218e-05, + "loss": 1.9848, + "step": 154 + }, + { + "epoch": 1.0064935064935066, + "grad_norm": 3.2269575595855713, + "learning_rate": 9.976307011031542e-05, + "loss": 1.985, + "step": 155 + }, + { + "epoch": 1.0129870129870129, + "grad_norm": 3.4152016639709473, + "learning_rate": 9.976000554454668e-05, + "loss": 1.8731, + "step": 156 + }, + { + "epoch": 1.0194805194805194, + "grad_norm": 2.8445022106170654, + "learning_rate": 9.975692133431579e-05, + "loss": 1.6258, + "step": 157 + }, + { + "epoch": 1.025974025974026, + "grad_norm": 3.289297580718994, + "learning_rate": 9.975381748084035e-05, + "loss": 1.9762, + "step": 158 + }, + { + "epoch": 1.0324675324675325, + "grad_norm": 3.303457260131836, + "learning_rate": 9.975069398534574e-05, + "loss": 1.8754, + "step": 159 + }, + { + "epoch": 1.0389610389610389, + "grad_norm": 3.0584588050842285, + "learning_rate": 9.974755084906502e-05, + "loss": 1.7928, + "step": 160 + }, + { + "epoch": 1.0454545454545454, + "grad_norm": 3.4114456176757812, + "learning_rate": 9.974438807323907e-05, + "loss": 1.9171, + "step": 161 + }, + { + "epoch": 1.051948051948052, + "grad_norm": 3.154326915740967, + "learning_rate": 9.974120565911652e-05, + "loss": 1.8924, + "step": 162 + }, + { + "epoch": 1.0584415584415585, + "grad_norm": 4.066158771514893, + "learning_rate": 9.973800360795372e-05, + "loss": 2.1918, + "step": 163 + }, + { + "epoch": 1.0649350649350648, + "grad_norm": 3.5308237075805664, + "learning_rate": 9.97347819210148e-05, + "loss": 2.0059, + "step": 164 + }, + { + "epoch": 1.0714285714285714, + "grad_norm": 3.352773427963257, + "learning_rate": 9.973154059957162e-05, + "loss": 2.0407, + "step": 165 + }, + { + "epoch": 1.077922077922078, + "grad_norm": 3.2745213508605957, + "learning_rate": 9.972827964490381e-05, + "loss": 1.9063, + "step": 166 + }, + { + "epoch": 1.0844155844155845, + "grad_norm": 3.0867488384246826, + "learning_rate": 9.972499905829875e-05, + "loss": 1.7633, + "step": 167 + }, + { + "epoch": 1.0909090909090908, + "grad_norm": 3.094118118286133, + "learning_rate": 9.972169884105153e-05, + "loss": 1.7058, + "step": 168 + }, + { + "epoch": 1.0974025974025974, + "grad_norm": 3.409409284591675, + "learning_rate": 9.971837899446505e-05, + "loss": 1.9263, + "step": 169 + }, + { + "epoch": 1.103896103896104, + "grad_norm": 3.7799603939056396, + "learning_rate": 9.971503951984995e-05, + "loss": 2.0513, + "step": 170 + }, + { + "epoch": 1.1103896103896105, + "grad_norm": 3.531250238418579, + "learning_rate": 9.971168041852456e-05, + "loss": 1.7284, + "step": 171 + }, + { + "epoch": 1.1168831168831168, + "grad_norm": 3.0355734825134277, + "learning_rate": 9.970830169181505e-05, + "loss": 1.7999, + "step": 172 + }, + { + "epoch": 1.1233766233766234, + "grad_norm": 3.7033843994140625, + "learning_rate": 9.970490334105524e-05, + "loss": 2.1174, + "step": 173 + }, + { + "epoch": 1.12987012987013, + "grad_norm": 3.9485671520233154, + "learning_rate": 9.970148536758677e-05, + "loss": 2.0429, + "step": 174 + }, + { + "epoch": 1.1363636363636362, + "grad_norm": 3.2483878135681152, + "learning_rate": 9.9698047772759e-05, + "loss": 1.8513, + "step": 175 + }, + { + "epoch": 1.1428571428571428, + "grad_norm": 3.4199907779693604, + "learning_rate": 9.969459055792903e-05, + "loss": 1.7395, + "step": 176 + }, + { + "epoch": 1.1493506493506493, + "grad_norm": 3.7996020317077637, + "learning_rate": 9.969111372446171e-05, + "loss": 1.9037, + "step": 177 + }, + { + "epoch": 1.155844155844156, + "grad_norm": 3.3956806659698486, + "learning_rate": 9.968761727372964e-05, + "loss": 1.6993, + "step": 178 + }, + { + "epoch": 1.1623376623376624, + "grad_norm": 3.3464372158050537, + "learning_rate": 9.96841012071132e-05, + "loss": 1.7862, + "step": 179 + }, + { + "epoch": 1.1688311688311688, + "grad_norm": 3.4040322303771973, + "learning_rate": 9.968056552600043e-05, + "loss": 2.0307, + "step": 180 + }, + { + "epoch": 1.1753246753246753, + "grad_norm": 3.239704132080078, + "learning_rate": 9.967701023178717e-05, + "loss": 1.7453, + "step": 181 + }, + { + "epoch": 1.1818181818181819, + "grad_norm": 3.682248115539551, + "learning_rate": 9.967343532587702e-05, + "loss": 1.8286, + "step": 182 + }, + { + "epoch": 1.1883116883116882, + "grad_norm": 3.8498799800872803, + "learning_rate": 9.966984080968128e-05, + "loss": 2.072, + "step": 183 + }, + { + "epoch": 1.1948051948051948, + "grad_norm": 3.3957226276397705, + "learning_rate": 9.9666226684619e-05, + "loss": 1.8372, + "step": 184 + }, + { + "epoch": 1.2012987012987013, + "grad_norm": 3.5456008911132812, + "learning_rate": 9.966259295211697e-05, + "loss": 1.9703, + "step": 185 + }, + { + "epoch": 1.2077922077922079, + "grad_norm": 3.291201591491699, + "learning_rate": 9.965893961360976e-05, + "loss": 1.9931, + "step": 186 + }, + { + "epoch": 1.2142857142857142, + "grad_norm": 3.3770711421966553, + "learning_rate": 9.965526667053963e-05, + "loss": 1.9248, + "step": 187 + }, + { + "epoch": 1.2207792207792207, + "grad_norm": 3.346139669418335, + "learning_rate": 9.965157412435663e-05, + "loss": 1.9951, + "step": 188 + }, + { + "epoch": 1.2272727272727273, + "grad_norm": 2.8916828632354736, + "learning_rate": 9.964786197651847e-05, + "loss": 1.7675, + "step": 189 + }, + { + "epoch": 1.2337662337662338, + "grad_norm": 3.3172147274017334, + "learning_rate": 9.964413022849068e-05, + "loss": 1.7783, + "step": 190 + }, + { + "epoch": 1.2402597402597402, + "grad_norm": 3.2727859020233154, + "learning_rate": 9.96403788817465e-05, + "loss": 2.0687, + "step": 191 + }, + { + "epoch": 1.2467532467532467, + "grad_norm": 2.8867673873901367, + "learning_rate": 9.963660793776688e-05, + "loss": 1.467, + "step": 192 + }, + { + "epoch": 1.2532467532467533, + "grad_norm": 3.398193359375, + "learning_rate": 9.963281739804054e-05, + "loss": 2.084, + "step": 193 + }, + { + "epoch": 1.2597402597402598, + "grad_norm": 3.4608664512634277, + "learning_rate": 9.962900726406391e-05, + "loss": 2.0284, + "step": 194 + }, + { + "epoch": 1.2662337662337662, + "grad_norm": 2.9325497150421143, + "learning_rate": 9.96251775373412e-05, + "loss": 1.7167, + "step": 195 + }, + { + "epoch": 1.2727272727272727, + "grad_norm": 3.263169765472412, + "learning_rate": 9.96213282193843e-05, + "loss": 1.9843, + "step": 196 + }, + { + "epoch": 1.2792207792207793, + "grad_norm": 3.2453436851501465, + "learning_rate": 9.961745931171287e-05, + "loss": 1.804, + "step": 197 + }, + { + "epoch": 1.2857142857142856, + "grad_norm": 3.2929818630218506, + "learning_rate": 9.96135708158543e-05, + "loss": 2.0279, + "step": 198 + }, + { + "epoch": 1.2922077922077921, + "grad_norm": 3.565657377243042, + "learning_rate": 9.96096627333437e-05, + "loss": 1.9242, + "step": 199 + }, + { + "epoch": 1.2987012987012987, + "grad_norm": 3.3671059608459473, + "learning_rate": 9.96057350657239e-05, + "loss": 1.7902, + "step": 200 + }, + { + "epoch": 1.3051948051948052, + "grad_norm": 3.2640137672424316, + "learning_rate": 9.96017878145455e-05, + "loss": 1.9485, + "step": 201 + }, + { + "epoch": 1.3116883116883118, + "grad_norm": 3.6283884048461914, + "learning_rate": 9.959782098136683e-05, + "loss": 2.204, + "step": 202 + }, + { + "epoch": 1.3181818181818181, + "grad_norm": 3.5066027641296387, + "learning_rate": 9.959383456775391e-05, + "loss": 2.0808, + "step": 203 + }, + { + "epoch": 1.3246753246753247, + "grad_norm": 3.4553568363189697, + "learning_rate": 9.958982857528052e-05, + "loss": 1.8267, + "step": 204 + }, + { + "epoch": 1.3311688311688312, + "grad_norm": 3.434098482131958, + "learning_rate": 9.958580300552815e-05, + "loss": 2.0149, + "step": 205 + }, + { + "epoch": 1.3376623376623376, + "grad_norm": 3.090224504470825, + "learning_rate": 9.958175786008604e-05, + "loss": 1.6188, + "step": 206 + }, + { + "epoch": 1.344155844155844, + "grad_norm": 3.104416847229004, + "learning_rate": 9.957769314055117e-05, + "loss": 1.8435, + "step": 207 + }, + { + "epoch": 1.3506493506493507, + "grad_norm": 3.1267154216766357, + "learning_rate": 9.957360884852817e-05, + "loss": 1.839, + "step": 208 + }, + { + "epoch": 1.3571428571428572, + "grad_norm": 3.384131908416748, + "learning_rate": 9.956950498562953e-05, + "loss": 2.0758, + "step": 209 + }, + { + "epoch": 1.3636363636363638, + "grad_norm": 3.1655869483947754, + "learning_rate": 9.956538155347534e-05, + "loss": 1.6829, + "step": 210 + }, + { + "epoch": 1.37012987012987, + "grad_norm": 3.373323917388916, + "learning_rate": 9.956123855369346e-05, + "loss": 1.8551, + "step": 211 + }, + { + "epoch": 1.3766233766233766, + "grad_norm": 3.1319708824157715, + "learning_rate": 9.955707598791952e-05, + "loss": 1.7109, + "step": 212 + }, + { + "epoch": 1.3831168831168832, + "grad_norm": 3.38543963432312, + "learning_rate": 9.95528938577968e-05, + "loss": 1.9705, + "step": 213 + }, + { + "epoch": 1.3896103896103895, + "grad_norm": 3.442453145980835, + "learning_rate": 9.954869216497635e-05, + "loss": 1.7815, + "step": 214 + }, + { + "epoch": 1.396103896103896, + "grad_norm": 3.13667368888855, + "learning_rate": 9.954447091111694e-05, + "loss": 1.9754, + "step": 215 + }, + { + "epoch": 1.4025974025974026, + "grad_norm": 3.447659492492676, + "learning_rate": 9.954023009788504e-05, + "loss": 2.269, + "step": 216 + }, + { + "epoch": 1.4090909090909092, + "grad_norm": 3.6094558238983154, + "learning_rate": 9.953596972695487e-05, + "loss": 2.0854, + "step": 217 + }, + { + "epoch": 1.4155844155844157, + "grad_norm": 3.1890039443969727, + "learning_rate": 9.953168980000835e-05, + "loss": 1.993, + "step": 218 + }, + { + "epoch": 1.422077922077922, + "grad_norm": 3.3757541179656982, + "learning_rate": 9.952739031873512e-05, + "loss": 2.0556, + "step": 219 + }, + { + "epoch": 1.4285714285714286, + "grad_norm": 3.047400712966919, + "learning_rate": 9.952307128483256e-05, + "loss": 1.9276, + "step": 220 + }, + { + "epoch": 1.435064935064935, + "grad_norm": 3.213284730911255, + "learning_rate": 9.951873270000576e-05, + "loss": 2.0443, + "step": 221 + }, + { + "epoch": 1.4415584415584415, + "grad_norm": 3.250971794128418, + "learning_rate": 9.95143745659675e-05, + "loss": 1.9392, + "step": 222 + }, + { + "epoch": 1.448051948051948, + "grad_norm": 3.3131914138793945, + "learning_rate": 9.950999688443833e-05, + "loss": 1.8581, + "step": 223 + }, + { + "epoch": 1.4545454545454546, + "grad_norm": 2.970548629760742, + "learning_rate": 9.950559965714648e-05, + "loss": 1.7365, + "step": 224 + }, + { + "epoch": 1.4610389610389611, + "grad_norm": 3.0069758892059326, + "learning_rate": 9.950118288582788e-05, + "loss": 1.4736, + "step": 225 + }, + { + "epoch": 1.4675324675324675, + "grad_norm": 2.8806533813476562, + "learning_rate": 9.949674657222624e-05, + "loss": 1.6931, + "step": 226 + }, + { + "epoch": 1.474025974025974, + "grad_norm": 2.8493435382843018, + "learning_rate": 9.949229071809293e-05, + "loss": 1.6771, + "step": 227 + }, + { + "epoch": 1.4805194805194806, + "grad_norm": 3.4888033866882324, + "learning_rate": 9.948781532518705e-05, + "loss": 1.9593, + "step": 228 + }, + { + "epoch": 1.487012987012987, + "grad_norm": 3.370680332183838, + "learning_rate": 9.948332039527541e-05, + "loss": 1.9331, + "step": 229 + }, + { + "epoch": 1.4935064935064934, + "grad_norm": 3.5115890502929688, + "learning_rate": 9.947880593013255e-05, + "loss": 2.0011, + "step": 230 + }, + { + "epoch": 1.5, + "grad_norm": 3.091661214828491, + "learning_rate": 9.947427193154071e-05, + "loss": 1.8513, + "step": 231 + }, + { + "epoch": 1.5064935064935066, + "grad_norm": 3.062349796295166, + "learning_rate": 9.946971840128981e-05, + "loss": 1.7876, + "step": 232 + }, + { + "epoch": 1.512987012987013, + "grad_norm": 3.1313397884368896, + "learning_rate": 9.946514534117754e-05, + "loss": 1.8766, + "step": 233 + }, + { + "epoch": 1.5194805194805194, + "grad_norm": 3.2378571033477783, + "learning_rate": 9.946055275300928e-05, + "loss": 1.9461, + "step": 234 + }, + { + "epoch": 1.525974025974026, + "grad_norm": 3.385910987854004, + "learning_rate": 9.945594063859809e-05, + "loss": 1.8297, + "step": 235 + }, + { + "epoch": 1.5324675324675323, + "grad_norm": 3.524550676345825, + "learning_rate": 9.945130899976477e-05, + "loss": 1.9914, + "step": 236 + }, + { + "epoch": 1.5389610389610389, + "grad_norm": 3.3748812675476074, + "learning_rate": 9.944665783833782e-05, + "loss": 1.8368, + "step": 237 + }, + { + "epoch": 1.5454545454545454, + "grad_norm": 3.096031904220581, + "learning_rate": 9.944198715615342e-05, + "loss": 1.783, + "step": 238 + }, + { + "epoch": 1.551948051948052, + "grad_norm": 3.375197410583496, + "learning_rate": 9.943729695505552e-05, + "loss": 2.073, + "step": 239 + }, + { + "epoch": 1.5584415584415585, + "grad_norm": 2.887650966644287, + "learning_rate": 9.94325872368957e-05, + "loss": 1.8864, + "step": 240 + }, + { + "epoch": 1.564935064935065, + "grad_norm": 3.060448169708252, + "learning_rate": 9.942785800353332e-05, + "loss": 1.7054, + "step": 241 + }, + { + "epoch": 1.5714285714285714, + "grad_norm": 3.2923696041107178, + "learning_rate": 9.942310925683538e-05, + "loss": 1.999, + "step": 242 + }, + { + "epoch": 1.577922077922078, + "grad_norm": 2.896110773086548, + "learning_rate": 9.941834099867659e-05, + "loss": 1.832, + "step": 243 + }, + { + "epoch": 1.5844155844155843, + "grad_norm": 2.9442901611328125, + "learning_rate": 9.941355323093943e-05, + "loss": 2.1465, + "step": 244 + }, + { + "epoch": 1.5909090909090908, + "grad_norm": 2.99206280708313, + "learning_rate": 9.940874595551404e-05, + "loss": 1.7449, + "step": 245 + }, + { + "epoch": 1.5974025974025974, + "grad_norm": 3.049651622772217, + "learning_rate": 9.940391917429818e-05, + "loss": 1.5516, + "step": 246 + }, + { + "epoch": 1.603896103896104, + "grad_norm": 3.3082385063171387, + "learning_rate": 9.939907288919747e-05, + "loss": 2.0167, + "step": 247 + }, + { + "epoch": 1.6103896103896105, + "grad_norm": 3.1149022579193115, + "learning_rate": 9.939420710212511e-05, + "loss": 2.0022, + "step": 248 + }, + { + "epoch": 1.616883116883117, + "grad_norm": 2.9124245643615723, + "learning_rate": 9.938932181500205e-05, + "loss": 1.9863, + "step": 249 + }, + { + "epoch": 1.6233766233766234, + "grad_norm": 3.180870294570923, + "learning_rate": 9.938441702975689e-05, + "loss": 1.9872, + "step": 250 + }, + { + "epoch": 1.62987012987013, + "grad_norm": 3.2378902435302734, + "learning_rate": 9.9379492748326e-05, + "loss": 1.9957, + "step": 251 + }, + { + "epoch": 1.6363636363636362, + "grad_norm": 2.9901888370513916, + "learning_rate": 9.937454897265337e-05, + "loss": 1.7305, + "step": 252 + }, + { + "epoch": 1.6428571428571428, + "grad_norm": 3.472109794616699, + "learning_rate": 9.936958570469077e-05, + "loss": 2.1072, + "step": 253 + }, + { + "epoch": 1.6493506493506493, + "grad_norm": 3.1424944400787354, + "learning_rate": 9.93646029463976e-05, + "loss": 1.961, + "step": 254 + }, + { + "epoch": 1.655844155844156, + "grad_norm": 3.177325487136841, + "learning_rate": 9.935960069974096e-05, + "loss": 1.7897, + "step": 255 + }, + { + "epoch": 1.6623376623376624, + "grad_norm": 3.207707166671753, + "learning_rate": 9.935457896669568e-05, + "loss": 1.8971, + "step": 256 + }, + { + "epoch": 1.6688311688311688, + "grad_norm": 3.142314910888672, + "learning_rate": 9.934953774924424e-05, + "loss": 1.8993, + "step": 257 + }, + { + "epoch": 1.6753246753246753, + "grad_norm": 3.1800239086151123, + "learning_rate": 9.934447704937684e-05, + "loss": 1.9482, + "step": 258 + }, + { + "epoch": 1.6818181818181817, + "grad_norm": 2.71478271484375, + "learning_rate": 9.933939686909137e-05, + "loss": 1.7173, + "step": 259 + }, + { + "epoch": 1.6883116883116882, + "grad_norm": 3.2946617603302, + "learning_rate": 9.93342972103934e-05, + "loss": 2.0823, + "step": 260 + }, + { + "epoch": 1.6948051948051948, + "grad_norm": 3.1132423877716064, + "learning_rate": 9.93291780752962e-05, + "loss": 1.9475, + "step": 261 + }, + { + "epoch": 1.7012987012987013, + "grad_norm": 3.383772373199463, + "learning_rate": 9.932403946582072e-05, + "loss": 2.1187, + "step": 262 + }, + { + "epoch": 1.7077922077922079, + "grad_norm": 3.0686593055725098, + "learning_rate": 9.931888138399561e-05, + "loss": 1.7843, + "step": 263 + }, + { + "epoch": 1.7142857142857144, + "grad_norm": 3.1363070011138916, + "learning_rate": 9.931370383185718e-05, + "loss": 2.0091, + "step": 264 + }, + { + "epoch": 1.7207792207792207, + "grad_norm": 3.5003199577331543, + "learning_rate": 9.930850681144945e-05, + "loss": 2.1529, + "step": 265 + }, + { + "epoch": 1.7272727272727273, + "grad_norm": 3.456496000289917, + "learning_rate": 9.930329032482413e-05, + "loss": 2.0149, + "step": 266 + }, + { + "epoch": 1.7337662337662336, + "grad_norm": 2.9732820987701416, + "learning_rate": 9.92980543740406e-05, + "loss": 1.7583, + "step": 267 + }, + { + "epoch": 1.7402597402597402, + "grad_norm": 3.0580830574035645, + "learning_rate": 9.929279896116594e-05, + "loss": 1.9094, + "step": 268 + }, + { + "epoch": 1.7467532467532467, + "grad_norm": 2.9448652267456055, + "learning_rate": 9.92875240882749e-05, + "loss": 1.8479, + "step": 269 + }, + { + "epoch": 1.7532467532467533, + "grad_norm": 3.3782246112823486, + "learning_rate": 9.928222975744991e-05, + "loss": 1.7582, + "step": 270 + }, + { + "epoch": 1.7597402597402598, + "grad_norm": 3.2021212577819824, + "learning_rate": 9.927691597078108e-05, + "loss": 2.0634, + "step": 271 + }, + { + "epoch": 1.7662337662337664, + "grad_norm": 3.008000135421753, + "learning_rate": 9.927158273036625e-05, + "loss": 1.8569, + "step": 272 + }, + { + "epoch": 1.7727272727272727, + "grad_norm": 3.255671501159668, + "learning_rate": 9.926623003831084e-05, + "loss": 1.8678, + "step": 273 + }, + { + "epoch": 1.7792207792207793, + "grad_norm": 3.4665205478668213, + "learning_rate": 9.926085789672806e-05, + "loss": 2.1407, + "step": 274 + }, + { + "epoch": 1.7857142857142856, + "grad_norm": 3.0679426193237305, + "learning_rate": 9.92554663077387e-05, + "loss": 2.0964, + "step": 275 + }, + { + "epoch": 1.7922077922077921, + "grad_norm": 3.3258745670318604, + "learning_rate": 9.92500552734713e-05, + "loss": 2.0542, + "step": 276 + }, + { + "epoch": 1.7987012987012987, + "grad_norm": 3.138080596923828, + "learning_rate": 9.924462479606207e-05, + "loss": 1.9672, + "step": 277 + }, + { + "epoch": 1.8051948051948052, + "grad_norm": 3.225432872772217, + "learning_rate": 9.923917487765484e-05, + "loss": 1.9354, + "step": 278 + }, + { + "epoch": 1.8116883116883118, + "grad_norm": 2.762915849685669, + "learning_rate": 9.923370552040116e-05, + "loss": 1.7821, + "step": 279 + }, + { + "epoch": 1.8181818181818183, + "grad_norm": 3.107593059539795, + "learning_rate": 9.922821672646027e-05, + "loss": 1.8868, + "step": 280 + }, + { + "epoch": 1.8246753246753247, + "grad_norm": 3.052213668823242, + "learning_rate": 9.922270849799905e-05, + "loss": 1.8148, + "step": 281 + }, + { + "epoch": 1.8311688311688312, + "grad_norm": 3.04420804977417, + "learning_rate": 9.921718083719203e-05, + "loss": 2.0534, + "step": 282 + }, + { + "epoch": 1.8376623376623376, + "grad_norm": 3.083042860031128, + "learning_rate": 9.921163374622147e-05, + "loss": 2.0427, + "step": 283 + }, + { + "epoch": 1.844155844155844, + "grad_norm": 2.7837564945220947, + "learning_rate": 9.920606722727725e-05, + "loss": 1.5982, + "step": 284 + }, + { + "epoch": 1.8506493506493507, + "grad_norm": 2.737576961517334, + "learning_rate": 9.920048128255699e-05, + "loss": 1.6942, + "step": 285 + }, + { + "epoch": 1.8571428571428572, + "grad_norm": 2.9239234924316406, + "learning_rate": 9.919487591426591e-05, + "loss": 1.9588, + "step": 286 + }, + { + "epoch": 1.8636363636363638, + "grad_norm": 2.5686419010162354, + "learning_rate": 9.918925112461688e-05, + "loss": 1.798, + "step": 287 + }, + { + "epoch": 1.87012987012987, + "grad_norm": 3.106424570083618, + "learning_rate": 9.918360691583056e-05, + "loss": 1.9961, + "step": 288 + }, + { + "epoch": 1.8766233766233766, + "grad_norm": 3.469996452331543, + "learning_rate": 9.91779432901351e-05, + "loss": 2.1417, + "step": 289 + }, + { + "epoch": 1.883116883116883, + "grad_norm": 3.0456113815307617, + "learning_rate": 9.917226024976649e-05, + "loss": 1.922, + "step": 290 + }, + { + "epoch": 1.8896103896103895, + "grad_norm": 3.158688545227051, + "learning_rate": 9.916655779696826e-05, + "loss": 1.8516, + "step": 291 + }, + { + "epoch": 1.896103896103896, + "grad_norm": 2.9286715984344482, + "learning_rate": 9.916083593399166e-05, + "loss": 2.0368, + "step": 292 + }, + { + "epoch": 1.9025974025974026, + "grad_norm": 2.7478342056274414, + "learning_rate": 9.91550946630956e-05, + "loss": 1.7571, + "step": 293 + }, + { + "epoch": 1.9090909090909092, + "grad_norm": 2.5094292163848877, + "learning_rate": 9.914933398654663e-05, + "loss": 1.7007, + "step": 294 + }, + { + "epoch": 1.9155844155844157, + "grad_norm": 2.9641265869140625, + "learning_rate": 9.914355390661896e-05, + "loss": 1.7764, + "step": 295 + }, + { + "epoch": 1.922077922077922, + "grad_norm": 3.029686689376831, + "learning_rate": 9.913775442559452e-05, + "loss": 1.9938, + "step": 296 + }, + { + "epoch": 1.9285714285714286, + "grad_norm": 3.169807195663452, + "learning_rate": 9.91319355457628e-05, + "loss": 1.9341, + "step": 297 + }, + { + "epoch": 1.935064935064935, + "grad_norm": 2.8388686180114746, + "learning_rate": 9.912609726942103e-05, + "loss": 1.96, + "step": 298 + }, + { + "epoch": 1.9415584415584415, + "grad_norm": 3.2075181007385254, + "learning_rate": 9.912023959887408e-05, + "loss": 2.0209, + "step": 299 + }, + { + "epoch": 1.948051948051948, + "grad_norm": 2.870790481567383, + "learning_rate": 9.911436253643445e-05, + "loss": 1.7023, + "step": 300 + }, + { + "epoch": 1.9545454545454546, + "grad_norm": 3.17559814453125, + "learning_rate": 9.910846608442229e-05, + "loss": 1.8861, + "step": 301 + }, + { + "epoch": 1.9610389610389611, + "grad_norm": 3.2682406902313232, + "learning_rate": 9.910255024516546e-05, + "loss": 1.9807, + "step": 302 + }, + { + "epoch": 1.9675324675324677, + "grad_norm": 3.0713870525360107, + "learning_rate": 9.909661502099943e-05, + "loss": 1.7816, + "step": 303 + }, + { + "epoch": 1.974025974025974, + "grad_norm": 2.817713975906372, + "learning_rate": 9.909066041426733e-05, + "loss": 1.802, + "step": 304 + }, + { + "epoch": 1.9805194805194806, + "grad_norm": 3.0280492305755615, + "learning_rate": 9.908468642731995e-05, + "loss": 2.1874, + "step": 305 + }, + { + "epoch": 1.987012987012987, + "grad_norm": 2.799920082092285, + "learning_rate": 9.907869306251572e-05, + "loss": 1.6937, + "step": 306 + }, + { + "epoch": 1.9935064935064934, + "grad_norm": 2.9983012676239014, + "learning_rate": 9.907268032222071e-05, + "loss": 1.9305, + "step": 307 + }, + { + "epoch": 2.0, + "grad_norm": 4888.9140625, + "learning_rate": 9.90666482088087e-05, + "loss": 1.771, + "step": 308 + }, + { + "epoch": 2.0064935064935066, + "grad_norm": 3.2918434143066406, + "learning_rate": 9.906059672466101e-05, + "loss": 1.651, + "step": 309 + }, + { + "epoch": 2.012987012987013, + "grad_norm": 3.1957743167877197, + "learning_rate": 9.90545258721667e-05, + "loss": 1.7395, + "step": 310 + }, + { + "epoch": 2.0194805194805197, + "grad_norm": 3.090162515640259, + "learning_rate": 9.904843565372248e-05, + "loss": 1.6515, + "step": 311 + }, + { + "epoch": 2.0259740259740258, + "grad_norm": 3.333552598953247, + "learning_rate": 9.904232607173262e-05, + "loss": 1.6349, + "step": 312 + }, + { + "epoch": 2.0324675324675323, + "grad_norm": 3.266960382461548, + "learning_rate": 9.903619712860912e-05, + "loss": 1.6787, + "step": 313 + }, + { + "epoch": 2.038961038961039, + "grad_norm": 3.407783031463623, + "learning_rate": 9.903004882677156e-05, + "loss": 1.5224, + "step": 314 + }, + { + "epoch": 2.0454545454545454, + "grad_norm": 3.5633609294891357, + "learning_rate": 9.902388116864722e-05, + "loss": 1.7562, + "step": 315 + }, + { + "epoch": 2.051948051948052, + "grad_norm": 3.1980199813842773, + "learning_rate": 9.901769415667099e-05, + "loss": 1.6488, + "step": 316 + }, + { + "epoch": 2.0584415584415585, + "grad_norm": 2.946018695831299, + "learning_rate": 9.90114877932854e-05, + "loss": 1.3956, + "step": 317 + }, + { + "epoch": 2.064935064935065, + "grad_norm": 3.0959718227386475, + "learning_rate": 9.900526208094061e-05, + "loss": 1.6679, + "step": 318 + }, + { + "epoch": 2.0714285714285716, + "grad_norm": 3.6357126235961914, + "learning_rate": 9.899901702209445e-05, + "loss": 1.6934, + "step": 319 + }, + { + "epoch": 2.0779220779220777, + "grad_norm": 3.2969744205474854, + "learning_rate": 9.899275261921234e-05, + "loss": 1.7037, + "step": 320 + }, + { + "epoch": 2.0844155844155843, + "grad_norm": 3.406505584716797, + "learning_rate": 9.898646887476741e-05, + "loss": 1.6802, + "step": 321 + }, + { + "epoch": 2.090909090909091, + "grad_norm": 3.356058120727539, + "learning_rate": 9.898016579124037e-05, + "loss": 1.6779, + "step": 322 + }, + { + "epoch": 2.0974025974025974, + "grad_norm": 3.2132608890533447, + "learning_rate": 9.897384337111957e-05, + "loss": 1.6753, + "step": 323 + }, + { + "epoch": 2.103896103896104, + "grad_norm": 3.860316514968872, + "learning_rate": 9.8967501616901e-05, + "loss": 1.7702, + "step": 324 + }, + { + "epoch": 2.1103896103896105, + "grad_norm": 3.283928871154785, + "learning_rate": 9.896114053108829e-05, + "loss": 1.874, + "step": 325 + }, + { + "epoch": 2.116883116883117, + "grad_norm": 3.458469867706299, + "learning_rate": 9.895476011619269e-05, + "loss": 1.6123, + "step": 326 + }, + { + "epoch": 2.1233766233766236, + "grad_norm": 3.1832275390625, + "learning_rate": 9.89483603747331e-05, + "loss": 1.5368, + "step": 327 + }, + { + "epoch": 2.1298701298701297, + "grad_norm": 3.380354166030884, + "learning_rate": 9.894194130923602e-05, + "loss": 1.8633, + "step": 328 + }, + { + "epoch": 2.1363636363636362, + "grad_norm": 3.0025081634521484, + "learning_rate": 9.89355029222356e-05, + "loss": 1.693, + "step": 329 + }, + { + "epoch": 2.142857142857143, + "grad_norm": 3.223750591278076, + "learning_rate": 9.892904521627361e-05, + "loss": 1.6421, + "step": 330 + }, + { + "epoch": 2.1493506493506493, + "grad_norm": 2.978912830352783, + "learning_rate": 9.892256819389947e-05, + "loss": 1.6442, + "step": 331 + }, + { + "epoch": 2.155844155844156, + "grad_norm": 3.126190185546875, + "learning_rate": 9.891607185767018e-05, + "loss": 1.642, + "step": 332 + }, + { + "epoch": 2.1623376623376624, + "grad_norm": 3.196380615234375, + "learning_rate": 9.890955621015039e-05, + "loss": 1.8094, + "step": 333 + }, + { + "epoch": 2.168831168831169, + "grad_norm": 3.2463197708129883, + "learning_rate": 9.890302125391239e-05, + "loss": 1.7948, + "step": 334 + }, + { + "epoch": 2.175324675324675, + "grad_norm": 3.05271053314209, + "learning_rate": 9.88964669915361e-05, + "loss": 1.7538, + "step": 335 + }, + { + "epoch": 2.1818181818181817, + "grad_norm": 2.841326951980591, + "learning_rate": 9.888989342560899e-05, + "loss": 1.7039, + "step": 336 + }, + { + "epoch": 2.188311688311688, + "grad_norm": 2.989499807357788, + "learning_rate": 9.888330055872623e-05, + "loss": 1.6692, + "step": 337 + }, + { + "epoch": 2.1948051948051948, + "grad_norm": 3.3557872772216797, + "learning_rate": 9.887668839349057e-05, + "loss": 1.6721, + "step": 338 + }, + { + "epoch": 2.2012987012987013, + "grad_norm": 3.342548370361328, + "learning_rate": 9.88700569325124e-05, + "loss": 1.83, + "step": 339 + }, + { + "epoch": 2.207792207792208, + "grad_norm": 2.9942660331726074, + "learning_rate": 9.886340617840968e-05, + "loss": 1.8081, + "step": 340 + }, + { + "epoch": 2.2142857142857144, + "grad_norm": 3.1562952995300293, + "learning_rate": 9.885673613380806e-05, + "loss": 1.7479, + "step": 341 + }, + { + "epoch": 2.220779220779221, + "grad_norm": 2.7380170822143555, + "learning_rate": 9.885004680134076e-05, + "loss": 1.3577, + "step": 342 + }, + { + "epoch": 2.227272727272727, + "grad_norm": 2.7151942253112793, + "learning_rate": 9.884333818364861e-05, + "loss": 1.3956, + "step": 343 + }, + { + "epoch": 2.2337662337662336, + "grad_norm": 3.0294029712677, + "learning_rate": 9.883661028338008e-05, + "loss": 1.5567, + "step": 344 + }, + { + "epoch": 2.24025974025974, + "grad_norm": 3.0623183250427246, + "learning_rate": 9.882986310319124e-05, + "loss": 1.6769, + "step": 345 + }, + { + "epoch": 2.2467532467532467, + "grad_norm": 3.1786789894104004, + "learning_rate": 9.882309664574575e-05, + "loss": 1.595, + "step": 346 + }, + { + "epoch": 2.2532467532467533, + "grad_norm": 3.2232789993286133, + "learning_rate": 9.881631091371491e-05, + "loss": 1.6652, + "step": 347 + }, + { + "epoch": 2.25974025974026, + "grad_norm": 2.559070110321045, + "learning_rate": 9.880950590977765e-05, + "loss": 1.3795, + "step": 348 + }, + { + "epoch": 2.2662337662337664, + "grad_norm": 3.3524162769317627, + "learning_rate": 9.880268163662042e-05, + "loss": 1.8738, + "step": 349 + }, + { + "epoch": 2.2727272727272725, + "grad_norm": 3.0645384788513184, + "learning_rate": 9.879583809693738e-05, + "loss": 1.6108, + "step": 350 + }, + { + "epoch": 2.279220779220779, + "grad_norm": 3.547124147415161, + "learning_rate": 9.878897529343023e-05, + "loss": 1.9958, + "step": 351 + }, + { + "epoch": 2.2857142857142856, + "grad_norm": 2.875279188156128, + "learning_rate": 9.87820932288083e-05, + "loss": 1.5304, + "step": 352 + }, + { + "epoch": 2.292207792207792, + "grad_norm": 3.039005756378174, + "learning_rate": 9.877519190578852e-05, + "loss": 1.6787, + "step": 353 + }, + { + "epoch": 2.2987012987012987, + "grad_norm": 3.231783151626587, + "learning_rate": 9.876827132709544e-05, + "loss": 1.8304, + "step": 354 + }, + { + "epoch": 2.3051948051948052, + "grad_norm": 3.3293938636779785, + "learning_rate": 9.876133149546118e-05, + "loss": 1.8101, + "step": 355 + }, + { + "epoch": 2.311688311688312, + "grad_norm": 3.1368279457092285, + "learning_rate": 9.875437241362546e-05, + "loss": 1.7841, + "step": 356 + }, + { + "epoch": 2.3181818181818183, + "grad_norm": 3.4561681747436523, + "learning_rate": 9.874739408433565e-05, + "loss": 1.8775, + "step": 357 + }, + { + "epoch": 2.324675324675325, + "grad_norm": 2.352166175842285, + "learning_rate": 9.874039651034666e-05, + "loss": 1.4749, + "step": 358 + }, + { + "epoch": 2.331168831168831, + "grad_norm": 2.7010676860809326, + "learning_rate": 9.873337969442101e-05, + "loss": 1.6247, + "step": 359 + }, + { + "epoch": 2.3376623376623376, + "grad_norm": 2.420346260070801, + "learning_rate": 9.872634363932887e-05, + "loss": 1.2657, + "step": 360 + }, + { + "epoch": 2.344155844155844, + "grad_norm": 3.2130322456359863, + "learning_rate": 9.871928834784792e-05, + "loss": 1.796, + "step": 361 + }, + { + "epoch": 2.3506493506493507, + "grad_norm": 2.915154457092285, + "learning_rate": 9.87122138227635e-05, + "loss": 1.6665, + "step": 362 + }, + { + "epoch": 2.357142857142857, + "grad_norm": 3.347503185272217, + "learning_rate": 9.870512006686851e-05, + "loss": 1.599, + "step": 363 + }, + { + "epoch": 2.3636363636363638, + "grad_norm": 3.082561492919922, + "learning_rate": 9.869800708296346e-05, + "loss": 1.9103, + "step": 364 + }, + { + "epoch": 2.3701298701298703, + "grad_norm": 2.9106686115264893, + "learning_rate": 9.869087487385644e-05, + "loss": 1.8083, + "step": 365 + }, + { + "epoch": 2.3766233766233764, + "grad_norm": 3.256690740585327, + "learning_rate": 9.868372344236313e-05, + "loss": 1.6163, + "step": 366 + }, + { + "epoch": 2.383116883116883, + "grad_norm": 3.0932395458221436, + "learning_rate": 9.867655279130683e-05, + "loss": 1.7318, + "step": 367 + }, + { + "epoch": 2.3896103896103895, + "grad_norm": 2.975876569747925, + "learning_rate": 9.866936292351836e-05, + "loss": 1.8791, + "step": 368 + }, + { + "epoch": 2.396103896103896, + "grad_norm": 3.221210241317749, + "learning_rate": 9.866215384183619e-05, + "loss": 1.8514, + "step": 369 + }, + { + "epoch": 2.4025974025974026, + "grad_norm": 3.188079833984375, + "learning_rate": 9.865492554910633e-05, + "loss": 1.8689, + "step": 370 + }, + { + "epoch": 2.409090909090909, + "grad_norm": 3.175229072570801, + "learning_rate": 9.864767804818243e-05, + "loss": 1.8805, + "step": 371 + }, + { + "epoch": 2.4155844155844157, + "grad_norm": 3.077758312225342, + "learning_rate": 9.864041134192563e-05, + "loss": 1.9167, + "step": 372 + }, + { + "epoch": 2.4220779220779223, + "grad_norm": 2.952587366104126, + "learning_rate": 9.863312543320477e-05, + "loss": 1.7636, + "step": 373 + }, + { + "epoch": 2.4285714285714284, + "grad_norm": 2.8241958618164062, + "learning_rate": 9.86258203248962e-05, + "loss": 1.583, + "step": 374 + }, + { + "epoch": 2.435064935064935, + "grad_norm": 3.0791385173797607, + "learning_rate": 9.861849601988383e-05, + "loss": 1.5679, + "step": 375 + }, + { + "epoch": 2.4415584415584415, + "grad_norm": 3.0636885166168213, + "learning_rate": 9.861115252105921e-05, + "loss": 1.6682, + "step": 376 + }, + { + "epoch": 2.448051948051948, + "grad_norm": 2.9893672466278076, + "learning_rate": 9.860378983132143e-05, + "loss": 1.8759, + "step": 377 + }, + { + "epoch": 2.4545454545454546, + "grad_norm": 2.585669755935669, + "learning_rate": 9.859640795357716e-05, + "loss": 1.602, + "step": 378 + }, + { + "epoch": 2.461038961038961, + "grad_norm": 2.8519511222839355, + "learning_rate": 9.858900689074064e-05, + "loss": 1.8531, + "step": 379 + }, + { + "epoch": 2.4675324675324677, + "grad_norm": 2.6581485271453857, + "learning_rate": 9.85815866457337e-05, + "loss": 1.6298, + "step": 380 + }, + { + "epoch": 2.474025974025974, + "grad_norm": 2.6713006496429443, + "learning_rate": 9.857414722148574e-05, + "loss": 1.7688, + "step": 381 + }, + { + "epoch": 2.4805194805194803, + "grad_norm": 2.8108949661254883, + "learning_rate": 9.856668862093372e-05, + "loss": 1.7104, + "step": 382 + }, + { + "epoch": 2.487012987012987, + "grad_norm": 2.4003746509552, + "learning_rate": 9.855921084702219e-05, + "loss": 1.4872, + "step": 383 + }, + { + "epoch": 2.4935064935064934, + "grad_norm": 2.9604358673095703, + "learning_rate": 9.855171390270324e-05, + "loss": 1.6916, + "step": 384 + }, + { + "epoch": 2.5, + "grad_norm": 2.9553635120391846, + "learning_rate": 9.854419779093655e-05, + "loss": 1.65, + "step": 385 + }, + { + "epoch": 2.5064935064935066, + "grad_norm": 2.6719701290130615, + "learning_rate": 9.853666251468937e-05, + "loss": 1.5492, + "step": 386 + }, + { + "epoch": 2.512987012987013, + "grad_norm": 2.918327808380127, + "learning_rate": 9.85291080769365e-05, + "loss": 1.8282, + "step": 387 + }, + { + "epoch": 2.5194805194805197, + "grad_norm": 3.0886974334716797, + "learning_rate": 9.852153448066032e-05, + "loss": 1.7593, + "step": 388 + }, + { + "epoch": 2.525974025974026, + "grad_norm": 2.843238592147827, + "learning_rate": 9.851394172885074e-05, + "loss": 1.7201, + "step": 389 + }, + { + "epoch": 2.5324675324675323, + "grad_norm": 2.817976951599121, + "learning_rate": 9.85063298245053e-05, + "loss": 1.7933, + "step": 390 + }, + { + "epoch": 2.538961038961039, + "grad_norm": 2.8269622325897217, + "learning_rate": 9.849869877062902e-05, + "loss": 1.7015, + "step": 391 + }, + { + "epoch": 2.5454545454545454, + "grad_norm": 2.727435827255249, + "learning_rate": 9.849104857023455e-05, + "loss": 1.481, + "step": 392 + }, + { + "epoch": 2.551948051948052, + "grad_norm": 2.7080495357513428, + "learning_rate": 9.848337922634206e-05, + "loss": 1.4346, + "step": 393 + }, + { + "epoch": 2.5584415584415585, + "grad_norm": 3.0474908351898193, + "learning_rate": 9.847569074197926e-05, + "loss": 1.6259, + "step": 394 + }, + { + "epoch": 2.564935064935065, + "grad_norm": 2.7546396255493164, + "learning_rate": 9.846798312018146e-05, + "loss": 1.5626, + "step": 395 + }, + { + "epoch": 2.571428571428571, + "grad_norm": 2.9604411125183105, + "learning_rate": 9.846025636399152e-05, + "loss": 2.0086, + "step": 396 + }, + { + "epoch": 2.5779220779220777, + "grad_norm": 3.0381553173065186, + "learning_rate": 9.845251047645983e-05, + "loss": 2.0266, + "step": 397 + }, + { + "epoch": 2.5844155844155843, + "grad_norm": 2.540466070175171, + "learning_rate": 9.844474546064435e-05, + "loss": 1.4928, + "step": 398 + }, + { + "epoch": 2.590909090909091, + "grad_norm": 2.5260584354400635, + "learning_rate": 9.843696131961058e-05, + "loss": 1.5486, + "step": 399 + }, + { + "epoch": 2.5974025974025974, + "grad_norm": 2.7667641639709473, + "learning_rate": 9.842915805643155e-05, + "loss": 1.6139, + "step": 400 + }, + { + "epoch": 2.603896103896104, + "grad_norm": 2.7333874702453613, + "learning_rate": 9.842133567418792e-05, + "loss": 1.747, + "step": 401 + }, + { + "epoch": 2.6103896103896105, + "grad_norm": 2.620067596435547, + "learning_rate": 9.841349417596779e-05, + "loss": 1.6353, + "step": 402 + }, + { + "epoch": 2.616883116883117, + "grad_norm": 2.723745584487915, + "learning_rate": 9.84056335648669e-05, + "loss": 1.5413, + "step": 403 + }, + { + "epoch": 2.6233766233766236, + "grad_norm": 2.789571523666382, + "learning_rate": 9.839775384398847e-05, + "loss": 1.9104, + "step": 404 + }, + { + "epoch": 2.62987012987013, + "grad_norm": 2.624312162399292, + "learning_rate": 9.838985501644328e-05, + "loss": 1.7595, + "step": 405 + }, + { + "epoch": 2.6363636363636362, + "grad_norm": 2.454328775405884, + "learning_rate": 9.838193708534968e-05, + "loss": 1.5174, + "step": 406 + }, + { + "epoch": 2.642857142857143, + "grad_norm": 2.664504051208496, + "learning_rate": 9.837400005383354e-05, + "loss": 1.5799, + "step": 407 + }, + { + "epoch": 2.6493506493506493, + "grad_norm": 2.553387403488159, + "learning_rate": 9.83660439250283e-05, + "loss": 1.6922, + "step": 408 + }, + { + "epoch": 2.655844155844156, + "grad_norm": 2.5766408443450928, + "learning_rate": 9.835806870207487e-05, + "loss": 1.8922, + "step": 409 + }, + { + "epoch": 2.6623376623376624, + "grad_norm": 2.8266332149505615, + "learning_rate": 9.835007438812177e-05, + "loss": 1.6223, + "step": 410 + }, + { + "epoch": 2.6688311688311686, + "grad_norm": 2.6766135692596436, + "learning_rate": 9.834206098632499e-05, + "loss": 1.6929, + "step": 411 + }, + { + "epoch": 2.675324675324675, + "grad_norm": 2.5043816566467285, + "learning_rate": 9.833402849984815e-05, + "loss": 1.5207, + "step": 412 + }, + { + "epoch": 2.6818181818181817, + "grad_norm": 2.6566975116729736, + "learning_rate": 9.832597693186232e-05, + "loss": 1.597, + "step": 413 + }, + { + "epoch": 2.688311688311688, + "grad_norm": 2.4868650436401367, + "learning_rate": 9.831790628554612e-05, + "loss": 1.6636, + "step": 414 + }, + { + "epoch": 2.6948051948051948, + "grad_norm": 2.5328221321105957, + "learning_rate": 9.830981656408574e-05, + "loss": 1.7525, + "step": 415 + }, + { + "epoch": 2.7012987012987013, + "grad_norm": 2.5664961338043213, + "learning_rate": 9.830170777067485e-05, + "loss": 1.6539, + "step": 416 + }, + { + "epoch": 2.707792207792208, + "grad_norm": 2.7295408248901367, + "learning_rate": 9.829357990851468e-05, + "loss": 1.8107, + "step": 417 + }, + { + "epoch": 2.7142857142857144, + "grad_norm": 2.501190662384033, + "learning_rate": 9.8285432980814e-05, + "loss": 1.4882, + "step": 418 + }, + { + "epoch": 2.720779220779221, + "grad_norm": 2.678788185119629, + "learning_rate": 9.827726699078908e-05, + "loss": 1.711, + "step": 419 + }, + { + "epoch": 2.7272727272727275, + "grad_norm": 2.4673514366149902, + "learning_rate": 9.82690819416637e-05, + "loss": 1.6805, + "step": 420 + }, + { + "epoch": 2.7337662337662336, + "grad_norm": 2.555209159851074, + "learning_rate": 9.826087783666921e-05, + "loss": 1.705, + "step": 421 + }, + { + "epoch": 2.74025974025974, + "grad_norm": 2.5114858150482178, + "learning_rate": 9.825265467904445e-05, + "loss": 1.6545, + "step": 422 + }, + { + "epoch": 2.7467532467532467, + "grad_norm": 2.7648122310638428, + "learning_rate": 9.824441247203579e-05, + "loss": 1.741, + "step": 423 + }, + { + "epoch": 2.7532467532467533, + "grad_norm": 2.949734687805176, + "learning_rate": 9.823615121889716e-05, + "loss": 1.8766, + "step": 424 + }, + { + "epoch": 2.75974025974026, + "grad_norm": 2.765125036239624, + "learning_rate": 9.822787092288991e-05, + "loss": 1.674, + "step": 425 + }, + { + "epoch": 2.7662337662337664, + "grad_norm": 2.5355770587921143, + "learning_rate": 9.821957158728301e-05, + "loss": 1.7228, + "step": 426 + }, + { + "epoch": 2.7727272727272725, + "grad_norm": 2.7192254066467285, + "learning_rate": 9.82112532153529e-05, + "loss": 1.8595, + "step": 427 + }, + { + "epoch": 2.779220779220779, + "grad_norm": 2.6829566955566406, + "learning_rate": 9.820291581038355e-05, + "loss": 1.758, + "step": 428 + }, + { + "epoch": 2.7857142857142856, + "grad_norm": 2.2499940395355225, + "learning_rate": 9.819455937566642e-05, + "loss": 1.427, + "step": 429 + }, + { + "epoch": 2.792207792207792, + "grad_norm": 2.475795030593872, + "learning_rate": 9.81861839145005e-05, + "loss": 1.7117, + "step": 430 + }, + { + "epoch": 2.7987012987012987, + "grad_norm": 2.8484835624694824, + "learning_rate": 9.817778943019228e-05, + "loss": 1.8138, + "step": 431 + }, + { + "epoch": 2.8051948051948052, + "grad_norm": 2.821648359298706, + "learning_rate": 9.816937592605579e-05, + "loss": 1.6179, + "step": 432 + }, + { + "epoch": 2.811688311688312, + "grad_norm": 2.4450900554656982, + "learning_rate": 9.816094340541256e-05, + "loss": 1.4323, + "step": 433 + }, + { + "epoch": 2.8181818181818183, + "grad_norm": 2.6112494468688965, + "learning_rate": 9.815249187159157e-05, + "loss": 1.8037, + "step": 434 + }, + { + "epoch": 2.824675324675325, + "grad_norm": 2.6128196716308594, + "learning_rate": 9.814402132792939e-05, + "loss": 1.6578, + "step": 435 + }, + { + "epoch": 2.8311688311688314, + "grad_norm": 2.560913562774658, + "learning_rate": 9.813553177777003e-05, + "loss": 1.8626, + "step": 436 + }, + { + "epoch": 2.8376623376623376, + "grad_norm": 2.2726757526397705, + "learning_rate": 9.812702322446505e-05, + "loss": 1.3101, + "step": 437 + }, + { + "epoch": 2.844155844155844, + "grad_norm": 2.4498019218444824, + "learning_rate": 9.81184956713735e-05, + "loss": 1.6713, + "step": 438 + }, + { + "epoch": 2.8506493506493507, + "grad_norm": 2.671379804611206, + "learning_rate": 9.810994912186189e-05, + "loss": 1.7618, + "step": 439 + }, + { + "epoch": 2.857142857142857, + "grad_norm": 2.9830217361450195, + "learning_rate": 9.81013835793043e-05, + "loss": 1.8335, + "step": 440 + }, + { + "epoch": 2.8636363636363638, + "grad_norm": 2.728466749191284, + "learning_rate": 9.809279904708224e-05, + "loss": 1.6927, + "step": 441 + }, + { + "epoch": 2.87012987012987, + "grad_norm": 2.514505624771118, + "learning_rate": 9.808419552858477e-05, + "loss": 1.7542, + "step": 442 + }, + { + "epoch": 2.8766233766233764, + "grad_norm": 2.831462860107422, + "learning_rate": 9.80755730272084e-05, + "loss": 1.6759, + "step": 443 + }, + { + "epoch": 2.883116883116883, + "grad_norm": 2.8181638717651367, + "learning_rate": 9.806693154635718e-05, + "loss": 1.8944, + "step": 444 + }, + { + "epoch": 2.8896103896103895, + "grad_norm": 2.7978835105895996, + "learning_rate": 9.80582710894426e-05, + "loss": 1.7783, + "step": 445 + }, + { + "epoch": 2.896103896103896, + "grad_norm": 2.823338747024536, + "learning_rate": 9.80495916598837e-05, + "loss": 1.7405, + "step": 446 + }, + { + "epoch": 2.9025974025974026, + "grad_norm": 2.665881395339966, + "learning_rate": 9.804089326110697e-05, + "loss": 1.6666, + "step": 447 + }, + { + "epoch": 2.909090909090909, + "grad_norm": 2.69315767288208, + "learning_rate": 9.80321758965464e-05, + "loss": 1.759, + "step": 448 + }, + { + "epoch": 2.9155844155844157, + "grad_norm": 2.6156058311462402, + "learning_rate": 9.802343956964348e-05, + "loss": 1.6456, + "step": 449 + }, + { + "epoch": 2.9220779220779223, + "grad_norm": 2.9610443115234375, + "learning_rate": 9.801468428384716e-05, + "loss": 1.8471, + "step": 450 + }, + { + "epoch": 2.928571428571429, + "grad_norm": 2.6673457622528076, + "learning_rate": 9.800591004261388e-05, + "loss": 1.6938, + "step": 451 + }, + { + "epoch": 2.935064935064935, + "grad_norm": 2.542597532272339, + "learning_rate": 9.79971168494076e-05, + "loss": 1.5416, + "step": 452 + }, + { + "epoch": 2.9415584415584415, + "grad_norm": 2.7253355979919434, + "learning_rate": 9.79883047076997e-05, + "loss": 1.7721, + "step": 453 + }, + { + "epoch": 2.948051948051948, + "grad_norm": 2.6640748977661133, + "learning_rate": 9.797947362096908e-05, + "loss": 1.9404, + "step": 454 + }, + { + "epoch": 2.9545454545454546, + "grad_norm": 2.5272445678710938, + "learning_rate": 9.797062359270215e-05, + "loss": 1.6494, + "step": 455 + }, + { + "epoch": 2.961038961038961, + "grad_norm": 2.679551839828491, + "learning_rate": 9.796175462639272e-05, + "loss": 1.5135, + "step": 456 + }, + { + "epoch": 2.9675324675324677, + "grad_norm": 2.832418918609619, + "learning_rate": 9.795286672554213e-05, + "loss": 1.7057, + "step": 457 + }, + { + "epoch": 2.974025974025974, + "grad_norm": 2.6729843616485596, + "learning_rate": 9.794395989365918e-05, + "loss": 1.7592, + "step": 458 + }, + { + "epoch": 2.9805194805194803, + "grad_norm": 2.605210065841675, + "learning_rate": 9.793503413426015e-05, + "loss": 1.7291, + "step": 459 + }, + { + "epoch": 2.987012987012987, + "grad_norm": 2.906468391418457, + "learning_rate": 9.79260894508688e-05, + "loss": 1.6162, + "step": 460 + }, + { + "epoch": 2.9935064935064934, + "grad_norm": 2.4108238220214844, + "learning_rate": 9.791712584701634e-05, + "loss": 1.5179, + "step": 461 + }, + { + "epoch": 3.0, + "grad_norm": 3461.14306640625, + "learning_rate": 9.790814332624143e-05, + "loss": 1.6267, + "step": 462 + }, + { + "epoch": 3.0064935064935066, + "grad_norm": 2.691493511199951, + "learning_rate": 9.789914189209029e-05, + "loss": 1.4611, + "step": 463 + }, + { + "epoch": 3.012987012987013, + "grad_norm": 2.130276918411255, + "learning_rate": 9.789012154811647e-05, + "loss": 1.0821, + "step": 464 + }, + { + "epoch": 3.0194805194805197, + "grad_norm": 2.652697801589966, + "learning_rate": 9.788108229788111e-05, + "loss": 1.4394, + "step": 465 + }, + { + "epoch": 3.0259740259740258, + "grad_norm": 2.6161065101623535, + "learning_rate": 9.787202414495276e-05, + "loss": 1.5084, + "step": 466 + }, + { + "epoch": 3.0324675324675323, + "grad_norm": 2.4646644592285156, + "learning_rate": 9.786294709290741e-05, + "loss": 1.375, + "step": 467 + }, + { + "epoch": 3.038961038961039, + "grad_norm": 2.6410462856292725, + "learning_rate": 9.785385114532857e-05, + "loss": 1.4476, + "step": 468 + }, + { + "epoch": 3.0454545454545454, + "grad_norm": 2.5742151737213135, + "learning_rate": 9.784473630580713e-05, + "loss": 1.4318, + "step": 469 + }, + { + "epoch": 3.051948051948052, + "grad_norm": 2.7610526084899902, + "learning_rate": 9.783560257794154e-05, + "loss": 1.5746, + "step": 470 + }, + { + "epoch": 3.0584415584415585, + "grad_norm": 2.6887526512145996, + "learning_rate": 9.78264499653376e-05, + "loss": 1.5727, + "step": 471 + }, + { + "epoch": 3.064935064935065, + "grad_norm": 2.533906936645508, + "learning_rate": 9.781727847160865e-05, + "loss": 1.2746, + "step": 472 + }, + { + "epoch": 3.0714285714285716, + "grad_norm": 2.960747241973877, + "learning_rate": 9.780808810037543e-05, + "loss": 1.5435, + "step": 473 + }, + { + "epoch": 3.0779220779220777, + "grad_norm": 2.580984115600586, + "learning_rate": 9.779887885526615e-05, + "loss": 1.4734, + "step": 474 + }, + { + "epoch": 3.0844155844155843, + "grad_norm": 2.5366058349609375, + "learning_rate": 9.778965073991651e-05, + "loss": 1.2849, + "step": 475 + }, + { + "epoch": 3.090909090909091, + "grad_norm": 2.808206796646118, + "learning_rate": 9.778040375796959e-05, + "loss": 1.3771, + "step": 476 + }, + { + "epoch": 3.0974025974025974, + "grad_norm": 3.073631763458252, + "learning_rate": 9.777113791307598e-05, + "loss": 1.3693, + "step": 477 + }, + { + "epoch": 3.103896103896104, + "grad_norm": 2.810788869857788, + "learning_rate": 9.776185320889363e-05, + "loss": 1.6245, + "step": 478 + }, + { + "epoch": 3.1103896103896105, + "grad_norm": 2.9978721141815186, + "learning_rate": 9.775254964908807e-05, + "loss": 1.5436, + "step": 479 + }, + { + "epoch": 3.116883116883117, + "grad_norm": 2.744044065475464, + "learning_rate": 9.774322723733216e-05, + "loss": 1.6038, + "step": 480 + }, + { + "epoch": 3.1233766233766236, + "grad_norm": 2.7648191452026367, + "learning_rate": 9.773388597730623e-05, + "loss": 1.3454, + "step": 481 + }, + { + "epoch": 3.1298701298701297, + "grad_norm": 2.9355039596557617, + "learning_rate": 9.772452587269808e-05, + "loss": 1.5168, + "step": 482 + }, + { + "epoch": 3.1363636363636362, + "grad_norm": 2.6012725830078125, + "learning_rate": 9.771514692720293e-05, + "loss": 1.4007, + "step": 483 + }, + { + "epoch": 3.142857142857143, + "grad_norm": 2.895432949066162, + "learning_rate": 9.770574914452343e-05, + "loss": 1.5449, + "step": 484 + }, + { + "epoch": 3.1493506493506493, + "grad_norm": 3.0441057682037354, + "learning_rate": 9.769633252836969e-05, + "loss": 1.7258, + "step": 485 + }, + { + "epoch": 3.155844155844156, + "grad_norm": 2.6639978885650635, + "learning_rate": 9.768689708245922e-05, + "loss": 1.2904, + "step": 486 + }, + { + "epoch": 3.1623376623376624, + "grad_norm": 2.972113847732544, + "learning_rate": 9.767744281051701e-05, + "loss": 1.5279, + "step": 487 + }, + { + "epoch": 3.168831168831169, + "grad_norm": 2.602752685546875, + "learning_rate": 9.766796971627543e-05, + "loss": 1.4921, + "step": 488 + }, + { + "epoch": 3.175324675324675, + "grad_norm": 2.472797393798828, + "learning_rate": 9.765847780347432e-05, + "loss": 1.4381, + "step": 489 + }, + { + "epoch": 3.1818181818181817, + "grad_norm": 2.773179531097412, + "learning_rate": 9.764896707586096e-05, + "loss": 1.471, + "step": 490 + }, + { + "epoch": 3.188311688311688, + "grad_norm": 2.8864376544952393, + "learning_rate": 9.763943753718998e-05, + "loss": 1.4751, + "step": 491 + }, + { + "epoch": 3.1948051948051948, + "grad_norm": 2.8007543087005615, + "learning_rate": 9.762988919122355e-05, + "loss": 1.3703, + "step": 492 + }, + { + "epoch": 3.2012987012987013, + "grad_norm": 2.5158145427703857, + "learning_rate": 9.762032204173116e-05, + "loss": 1.2792, + "step": 493 + }, + { + "epoch": 3.207792207792208, + "grad_norm": 2.662209987640381, + "learning_rate": 9.761073609248981e-05, + "loss": 1.5026, + "step": 494 + }, + { + "epoch": 3.2142857142857144, + "grad_norm": 2.8098185062408447, + "learning_rate": 9.760113134728384e-05, + "loss": 1.5946, + "step": 495 + }, + { + "epoch": 3.220779220779221, + "grad_norm": 2.5345005989074707, + "learning_rate": 9.759150780990507e-05, + "loss": 1.4414, + "step": 496 + }, + { + "epoch": 3.227272727272727, + "grad_norm": 2.4922263622283936, + "learning_rate": 9.758186548415273e-05, + "loss": 1.4034, + "step": 497 + }, + { + "epoch": 3.2337662337662336, + "grad_norm": 2.613332509994507, + "learning_rate": 9.757220437383346e-05, + "loss": 1.5602, + "step": 498 + }, + { + "epoch": 3.24025974025974, + "grad_norm": 2.9960076808929443, + "learning_rate": 9.756252448276127e-05, + "loss": 1.4437, + "step": 499 + }, + { + "epoch": 3.2467532467532467, + "grad_norm": 2.567506790161133, + "learning_rate": 9.755282581475769e-05, + "loss": 1.5557, + "step": 500 + }, + { + "epoch": 3.2532467532467533, + "grad_norm": 2.7986555099487305, + "learning_rate": 9.754310837365155e-05, + "loss": 1.458, + "step": 501 + }, + { + "epoch": 3.25974025974026, + "grad_norm": 2.6835241317749023, + "learning_rate": 9.753337216327917e-05, + "loss": 1.4782, + "step": 502 + }, + { + "epoch": 3.2662337662337664, + "grad_norm": 2.7536139488220215, + "learning_rate": 9.752361718748423e-05, + "loss": 1.5209, + "step": 503 + }, + { + "epoch": 3.2727272727272725, + "grad_norm": 2.784055709838867, + "learning_rate": 9.751384345011787e-05, + "loss": 1.5919, + "step": 504 + }, + { + "epoch": 3.279220779220779, + "grad_norm": 2.5098867416381836, + "learning_rate": 9.750405095503859e-05, + "loss": 1.5246, + "step": 505 + }, + { + "epoch": 3.2857142857142856, + "grad_norm": 2.397177219390869, + "learning_rate": 9.749423970611231e-05, + "loss": 1.3737, + "step": 506 + }, + { + "epoch": 3.292207792207792, + "grad_norm": 2.790895938873291, + "learning_rate": 9.748440970721236e-05, + "loss": 1.5794, + "step": 507 + }, + { + "epoch": 3.2987012987012987, + "grad_norm": 2.7680368423461914, + "learning_rate": 9.747456096221945e-05, + "loss": 1.5599, + "step": 508 + }, + { + "epoch": 3.3051948051948052, + "grad_norm": 2.880476951599121, + "learning_rate": 9.746469347502174e-05, + "loss": 1.6697, + "step": 509 + }, + { + "epoch": 3.311688311688312, + "grad_norm": 2.7532639503479004, + "learning_rate": 9.745480724951473e-05, + "loss": 1.5952, + "step": 510 + }, + { + "epoch": 3.3181818181818183, + "grad_norm": 2.685209035873413, + "learning_rate": 9.744490228960138e-05, + "loss": 1.5274, + "step": 511 + }, + { + "epoch": 3.324675324675325, + "grad_norm": 2.940244674682617, + "learning_rate": 9.743497859919196e-05, + "loss": 1.5009, + "step": 512 + }, + { + "epoch": 3.331168831168831, + "grad_norm": 2.9467644691467285, + "learning_rate": 9.742503618220422e-05, + "loss": 1.6353, + "step": 513 + }, + { + "epoch": 3.3376623376623376, + "grad_norm": 2.8322834968566895, + "learning_rate": 9.741507504256327e-05, + "loss": 1.653, + "step": 514 + }, + { + "epoch": 3.344155844155844, + "grad_norm": 3.078629493713379, + "learning_rate": 9.74050951842016e-05, + "loss": 1.6408, + "step": 515 + }, + { + "epoch": 3.3506493506493507, + "grad_norm": 2.8227908611297607, + "learning_rate": 9.739509661105912e-05, + "loss": 1.6134, + "step": 516 + }, + { + "epoch": 3.357142857142857, + "grad_norm": 2.8084356784820557, + "learning_rate": 9.738507932708307e-05, + "loss": 1.6953, + "step": 517 + }, + { + "epoch": 3.3636363636363638, + "grad_norm": 2.492335557937622, + "learning_rate": 9.737504333622813e-05, + "loss": 1.534, + "step": 518 + }, + { + "epoch": 3.3701298701298703, + "grad_norm": 2.6720969676971436, + "learning_rate": 9.736498864245638e-05, + "loss": 1.4763, + "step": 519 + }, + { + "epoch": 3.3766233766233764, + "grad_norm": 2.631711006164551, + "learning_rate": 9.735491524973722e-05, + "loss": 1.5452, + "step": 520 + }, + { + "epoch": 3.383116883116883, + "grad_norm": 3.2638559341430664, + "learning_rate": 9.734482316204747e-05, + "loss": 1.5939, + "step": 521 + }, + { + "epoch": 3.3896103896103895, + "grad_norm": 2.783334255218506, + "learning_rate": 9.733471238337136e-05, + "loss": 1.448, + "step": 522 + }, + { + "epoch": 3.396103896103896, + "grad_norm": 2.8106093406677246, + "learning_rate": 9.73245829177004e-05, + "loss": 1.378, + "step": 523 + }, + { + "epoch": 3.4025974025974026, + "grad_norm": 2.796281099319458, + "learning_rate": 9.73144347690336e-05, + "loss": 1.5344, + "step": 524 + }, + { + "epoch": 3.409090909090909, + "grad_norm": 2.7715847492218018, + "learning_rate": 9.730426794137727e-05, + "loss": 1.3997, + "step": 525 + }, + { + "epoch": 3.4155844155844157, + "grad_norm": 2.7550740242004395, + "learning_rate": 9.729408243874511e-05, + "loss": 1.6974, + "step": 526 + }, + { + "epoch": 3.4220779220779223, + "grad_norm": 2.8042678833007812, + "learning_rate": 9.728387826515819e-05, + "loss": 1.432, + "step": 527 + }, + { + "epoch": 3.4285714285714284, + "grad_norm": 2.7147512435913086, + "learning_rate": 9.727365542464497e-05, + "loss": 1.6309, + "step": 528 + }, + { + "epoch": 3.435064935064935, + "grad_norm": 2.6216771602630615, + "learning_rate": 9.726341392124127e-05, + "loss": 1.4175, + "step": 529 + }, + { + "epoch": 3.4415584415584415, + "grad_norm": 2.668849468231201, + "learning_rate": 9.725315375899024e-05, + "loss": 1.6321, + "step": 530 + }, + { + "epoch": 3.448051948051948, + "grad_norm": 2.8898913860321045, + "learning_rate": 9.724287494194247e-05, + "loss": 1.5724, + "step": 531 + }, + { + "epoch": 3.4545454545454546, + "grad_norm": 2.313223361968994, + "learning_rate": 9.723257747415584e-05, + "loss": 1.357, + "step": 532 + }, + { + "epoch": 3.461038961038961, + "grad_norm": 2.627986431121826, + "learning_rate": 9.722226135969566e-05, + "loss": 1.5693, + "step": 533 + }, + { + "epoch": 3.4675324675324677, + "grad_norm": 2.4512863159179688, + "learning_rate": 9.721192660263453e-05, + "loss": 1.6062, + "step": 534 + }, + { + "epoch": 3.474025974025974, + "grad_norm": 2.7816243171691895, + "learning_rate": 9.72015732070525e-05, + "loss": 1.6978, + "step": 535 + }, + { + "epoch": 3.4805194805194803, + "grad_norm": 2.9086880683898926, + "learning_rate": 9.719120117703687e-05, + "loss": 1.5865, + "step": 536 + }, + { + "epoch": 3.487012987012987, + "grad_norm": 2.2172327041625977, + "learning_rate": 9.718081051668239e-05, + "loss": 1.3989, + "step": 537 + }, + { + "epoch": 3.4935064935064934, + "grad_norm": 2.8032913208007812, + "learning_rate": 9.717040123009111e-05, + "loss": 1.6331, + "step": 538 + }, + { + "epoch": 3.5, + "grad_norm": 2.4231390953063965, + "learning_rate": 9.715997332137248e-05, + "loss": 1.5196, + "step": 539 + }, + { + "epoch": 3.5064935064935066, + "grad_norm": 2.8790225982666016, + "learning_rate": 9.714952679464323e-05, + "loss": 1.5077, + "step": 540 + }, + { + "epoch": 3.512987012987013, + "grad_norm": 2.6722092628479004, + "learning_rate": 9.713906165402751e-05, + "loss": 1.6147, + "step": 541 + }, + { + "epoch": 3.5194805194805197, + "grad_norm": 2.7589612007141113, + "learning_rate": 9.71285779036568e-05, + "loss": 1.428, + "step": 542 + }, + { + "epoch": 3.525974025974026, + "grad_norm": 2.4026832580566406, + "learning_rate": 9.71180755476699e-05, + "loss": 1.2818, + "step": 543 + }, + { + "epoch": 3.5324675324675323, + "grad_norm": 2.9387869834899902, + "learning_rate": 9.710755459021296e-05, + "loss": 1.5423, + "step": 544 + }, + { + "epoch": 3.538961038961039, + "grad_norm": 2.7179949283599854, + "learning_rate": 9.709701503543954e-05, + "loss": 1.5384, + "step": 545 + }, + { + "epoch": 3.5454545454545454, + "grad_norm": 2.889209508895874, + "learning_rate": 9.708645688751044e-05, + "loss": 1.6434, + "step": 546 + }, + { + "epoch": 3.551948051948052, + "grad_norm": 2.6073267459869385, + "learning_rate": 9.707588015059386e-05, + "loss": 1.729, + "step": 547 + }, + { + "epoch": 3.5584415584415585, + "grad_norm": 2.7963855266571045, + "learning_rate": 9.706528482886535e-05, + "loss": 1.7076, + "step": 548 + }, + { + "epoch": 3.564935064935065, + "grad_norm": 2.9273459911346436, + "learning_rate": 9.705467092650775e-05, + "loss": 1.5023, + "step": 549 + }, + { + "epoch": 3.571428571428571, + "grad_norm": 2.3651621341705322, + "learning_rate": 9.704403844771128e-05, + "loss": 1.3576, + "step": 550 + }, + { + "epoch": 3.5779220779220777, + "grad_norm": 2.7819669246673584, + "learning_rate": 9.703338739667346e-05, + "loss": 1.7064, + "step": 551 + }, + { + "epoch": 3.5844155844155843, + "grad_norm": 2.7776331901550293, + "learning_rate": 9.702271777759916e-05, + "loss": 1.6858, + "step": 552 + }, + { + "epoch": 3.590909090909091, + "grad_norm": 2.456737995147705, + "learning_rate": 9.701202959470058e-05, + "loss": 1.5001, + "step": 553 + }, + { + "epoch": 3.5974025974025974, + "grad_norm": 2.6922426223754883, + "learning_rate": 9.700132285219724e-05, + "loss": 1.6717, + "step": 554 + }, + { + "epoch": 3.603896103896104, + "grad_norm": 2.968545913696289, + "learning_rate": 9.699059755431598e-05, + "loss": 1.6364, + "step": 555 + }, + { + "epoch": 3.6103896103896105, + "grad_norm": 2.709141731262207, + "learning_rate": 9.697985370529101e-05, + "loss": 1.7164, + "step": 556 + }, + { + "epoch": 3.616883116883117, + "grad_norm": 2.5271835327148438, + "learning_rate": 9.696909130936382e-05, + "loss": 1.3943, + "step": 557 + }, + { + "epoch": 3.6233766233766236, + "grad_norm": 2.51953125, + "learning_rate": 9.695831037078322e-05, + "loss": 1.5367, + "step": 558 + }, + { + "epoch": 3.62987012987013, + "grad_norm": 2.145310401916504, + "learning_rate": 9.694751089380536e-05, + "loss": 1.2712, + "step": 559 + }, + { + "epoch": 3.6363636363636362, + "grad_norm": 2.6842525005340576, + "learning_rate": 9.693669288269372e-05, + "loss": 1.5694, + "step": 560 + }, + { + "epoch": 3.642857142857143, + "grad_norm": 2.610161781311035, + "learning_rate": 9.692585634171905e-05, + "loss": 1.6228, + "step": 561 + }, + { + "epoch": 3.6493506493506493, + "grad_norm": 2.376155376434326, + "learning_rate": 9.691500127515945e-05, + "loss": 1.438, + "step": 562 + }, + { + "epoch": 3.655844155844156, + "grad_norm": 3.225393533706665, + "learning_rate": 9.690412768730035e-05, + "loss": 1.7239, + "step": 563 + }, + { + "epoch": 3.6623376623376624, + "grad_norm": 2.3960697650909424, + "learning_rate": 9.689323558243446e-05, + "loss": 1.4696, + "step": 564 + }, + { + "epoch": 3.6688311688311686, + "grad_norm": 2.8606388568878174, + "learning_rate": 9.688232496486178e-05, + "loss": 1.5147, + "step": 565 + }, + { + "epoch": 3.675324675324675, + "grad_norm": 2.504814863204956, + "learning_rate": 9.687139583888972e-05, + "loss": 1.5208, + "step": 566 + }, + { + "epoch": 3.6818181818181817, + "grad_norm": 2.563558340072632, + "learning_rate": 9.686044820883285e-05, + "loss": 1.3693, + "step": 567 + }, + { + "epoch": 3.688311688311688, + "grad_norm": 2.8867974281311035, + "learning_rate": 9.684948207901315e-05, + "loss": 1.6681, + "step": 568 + }, + { + "epoch": 3.6948051948051948, + "grad_norm": 2.5309319496154785, + "learning_rate": 9.68384974537599e-05, + "loss": 1.5182, + "step": 569 + }, + { + "epoch": 3.7012987012987013, + "grad_norm": 2.7548654079437256, + "learning_rate": 9.682749433740962e-05, + "loss": 1.7318, + "step": 570 + }, + { + "epoch": 3.707792207792208, + "grad_norm": 2.2360949516296387, + "learning_rate": 9.681647273430618e-05, + "loss": 1.223, + "step": 571 + }, + { + "epoch": 3.7142857142857144, + "grad_norm": 2.6854865550994873, + "learning_rate": 9.680543264880076e-05, + "loss": 1.6428, + "step": 572 + }, + { + "epoch": 3.720779220779221, + "grad_norm": 2.4563329219818115, + "learning_rate": 9.679437408525174e-05, + "loss": 1.5267, + "step": 573 + }, + { + "epoch": 3.7272727272727275, + "grad_norm": 2.505563735961914, + "learning_rate": 9.678329704802494e-05, + "loss": 1.4726, + "step": 574 + }, + { + "epoch": 3.7337662337662336, + "grad_norm": 2.7705132961273193, + "learning_rate": 9.677220154149336e-05, + "loss": 1.6072, + "step": 575 + }, + { + "epoch": 3.74025974025974, + "grad_norm": 2.2069296836853027, + "learning_rate": 9.676108757003735e-05, + "loss": 1.1699, + "step": 576 + }, + { + "epoch": 3.7467532467532467, + "grad_norm": 2.6705710887908936, + "learning_rate": 9.674995513804452e-05, + "loss": 1.5892, + "step": 577 + }, + { + "epoch": 3.7532467532467533, + "grad_norm": 2.477724313735962, + "learning_rate": 9.673880424990977e-05, + "loss": 1.4687, + "step": 578 + }, + { + "epoch": 3.75974025974026, + "grad_norm": 2.465447425842285, + "learning_rate": 9.672763491003531e-05, + "loss": 1.5392, + "step": 579 + }, + { + "epoch": 3.7662337662337664, + "grad_norm": 2.462146282196045, + "learning_rate": 9.671644712283061e-05, + "loss": 1.5552, + "step": 580 + }, + { + "epoch": 3.7727272727272725, + "grad_norm": 2.4764628410339355, + "learning_rate": 9.670524089271242e-05, + "loss": 1.6651, + "step": 581 + }, + { + "epoch": 3.779220779220779, + "grad_norm": 2.6047585010528564, + "learning_rate": 9.669401622410482e-05, + "loss": 1.4174, + "step": 582 + }, + { + "epoch": 3.7857142857142856, + "grad_norm": 2.6200366020202637, + "learning_rate": 9.668277312143907e-05, + "loss": 1.5273, + "step": 583 + }, + { + "epoch": 3.792207792207792, + "grad_norm": 3.028610944747925, + "learning_rate": 9.667151158915382e-05, + "loss": 1.698, + "step": 584 + }, + { + "epoch": 3.7987012987012987, + "grad_norm": 2.632977247238159, + "learning_rate": 9.666023163169493e-05, + "loss": 1.6539, + "step": 585 + }, + { + "epoch": 3.8051948051948052, + "grad_norm": 2.5790421962738037, + "learning_rate": 9.664893325351555e-05, + "loss": 1.5818, + "step": 586 + }, + { + "epoch": 3.811688311688312, + "grad_norm": 2.546786069869995, + "learning_rate": 9.663761645907609e-05, + "loss": 1.6406, + "step": 587 + }, + { + "epoch": 3.8181818181818183, + "grad_norm": 2.581007957458496, + "learning_rate": 9.662628125284425e-05, + "loss": 1.4747, + "step": 588 + }, + { + "epoch": 3.824675324675325, + "grad_norm": 2.5376641750335693, + "learning_rate": 9.6614927639295e-05, + "loss": 1.5814, + "step": 589 + }, + { + "epoch": 3.8311688311688314, + "grad_norm": 2.6359288692474365, + "learning_rate": 9.660355562291055e-05, + "loss": 1.5488, + "step": 590 + }, + { + "epoch": 3.8376623376623376, + "grad_norm": 2.6092121601104736, + "learning_rate": 9.65921652081804e-05, + "loss": 1.4414, + "step": 591 + }, + { + "epoch": 3.844155844155844, + "grad_norm": 2.4724388122558594, + "learning_rate": 9.65807563996013e-05, + "loss": 1.4849, + "step": 592 + }, + { + "epoch": 3.8506493506493507, + "grad_norm": 2.303741693496704, + "learning_rate": 9.656932920167727e-05, + "loss": 1.6192, + "step": 593 + }, + { + "epoch": 3.857142857142857, + "grad_norm": 2.2833895683288574, + "learning_rate": 9.65578836189196e-05, + "loss": 1.389, + "step": 594 + }, + { + "epoch": 3.8636363636363638, + "grad_norm": 2.262861728668213, + "learning_rate": 9.654641965584678e-05, + "loss": 1.5055, + "step": 595 + }, + { + "epoch": 3.87012987012987, + "grad_norm": 2.427997350692749, + "learning_rate": 9.653493731698467e-05, + "loss": 1.5428, + "step": 596 + }, + { + "epoch": 3.8766233766233764, + "grad_norm": 2.410557270050049, + "learning_rate": 9.652343660686626e-05, + "loss": 1.5879, + "step": 597 + }, + { + "epoch": 3.883116883116883, + "grad_norm": 2.3627400398254395, + "learning_rate": 9.651191753003186e-05, + "loss": 1.4858, + "step": 598 + }, + { + "epoch": 3.8896103896103895, + "grad_norm": 2.57161283493042, + "learning_rate": 9.650038009102905e-05, + "loss": 1.6244, + "step": 599 + }, + { + "epoch": 3.896103896103896, + "grad_norm": 2.7876200675964355, + "learning_rate": 9.648882429441257e-05, + "loss": 1.6798, + "step": 600 + }, + { + "epoch": 3.9025974025974026, + "grad_norm": 2.5130650997161865, + "learning_rate": 9.647725014474452e-05, + "loss": 1.4941, + "step": 601 + }, + { + "epoch": 3.909090909090909, + "grad_norm": 2.831350326538086, + "learning_rate": 9.646565764659417e-05, + "loss": 1.6509, + "step": 602 + }, + { + "epoch": 3.9155844155844157, + "grad_norm": 2.643336534500122, + "learning_rate": 9.645404680453805e-05, + "loss": 1.5174, + "step": 603 + }, + { + "epoch": 3.9220779220779223, + "grad_norm": 2.471973180770874, + "learning_rate": 9.644241762315995e-05, + "loss": 1.6618, + "step": 604 + }, + { + "epoch": 3.928571428571429, + "grad_norm": 2.491856575012207, + "learning_rate": 9.643077010705087e-05, + "loss": 1.4538, + "step": 605 + }, + { + "epoch": 3.935064935064935, + "grad_norm": 2.444056749343872, + "learning_rate": 9.641910426080908e-05, + "loss": 1.6486, + "step": 606 + }, + { + "epoch": 3.9415584415584415, + "grad_norm": 2.5531413555145264, + "learning_rate": 9.640742008904005e-05, + "loss": 1.5494, + "step": 607 + }, + { + "epoch": 3.948051948051948, + "grad_norm": 2.229311466217041, + "learning_rate": 9.639571759635654e-05, + "loss": 1.3976, + "step": 608 + }, + { + "epoch": 3.9545454545454546, + "grad_norm": 2.342977285385132, + "learning_rate": 9.638399678737848e-05, + "loss": 1.6625, + "step": 609 + }, + { + "epoch": 3.961038961038961, + "grad_norm": 2.172034978866577, + "learning_rate": 9.637225766673307e-05, + "loss": 1.3824, + "step": 610 + }, + { + "epoch": 3.9675324675324677, + "grad_norm": 2.5296199321746826, + "learning_rate": 9.636050023905473e-05, + "loss": 1.6165, + "step": 611 + }, + { + "epoch": 3.974025974025974, + "grad_norm": 2.536747455596924, + "learning_rate": 9.63487245089851e-05, + "loss": 1.7385, + "step": 612 + }, + { + "epoch": 3.9805194805194803, + "grad_norm": 2.177907705307007, + "learning_rate": 9.633693048117306e-05, + "loss": 1.4146, + "step": 613 + }, + { + "epoch": 3.987012987012987, + "grad_norm": 2.305320978164673, + "learning_rate": 9.632511816027469e-05, + "loss": 1.4506, + "step": 614 + }, + { + "epoch": 3.9935064935064934, + "grad_norm": 2.482697010040283, + "learning_rate": 9.631328755095333e-05, + "loss": 1.5763, + "step": 615 + }, + { + "epoch": 4.0, + "grad_norm": 5.43980073928833, + "learning_rate": 9.630143865787951e-05, + "loss": 1.6993, + "step": 616 + }, + { + "epoch": 4.0064935064935066, + "grad_norm": 2.2191660404205322, + "learning_rate": 9.628957148573098e-05, + "loss": 1.2847, + "step": 617 + }, + { + "epoch": 4.012987012987013, + "grad_norm": 2.345017671585083, + "learning_rate": 9.62776860391927e-05, + "loss": 1.2782, + "step": 618 + }, + { + "epoch": 4.01948051948052, + "grad_norm": 2.5423858165740967, + "learning_rate": 9.626578232295689e-05, + "loss": 1.6394, + "step": 619 + }, + { + "epoch": 4.025974025974026, + "grad_norm": 2.2237322330474854, + "learning_rate": 9.62538603417229e-05, + "loss": 1.2239, + "step": 620 + }, + { + "epoch": 4.032467532467533, + "grad_norm": 2.228304147720337, + "learning_rate": 9.62419201001974e-05, + "loss": 1.3274, + "step": 621 + }, + { + "epoch": 4.038961038961039, + "grad_norm": 2.5428571701049805, + "learning_rate": 9.622996160309414e-05, + "loss": 1.2906, + "step": 622 + }, + { + "epoch": 4.045454545454546, + "grad_norm": 2.316067695617676, + "learning_rate": 9.62179848551342e-05, + "loss": 1.2922, + "step": 623 + }, + { + "epoch": 4.0519480519480515, + "grad_norm": 2.2502663135528564, + "learning_rate": 9.620598986104578e-05, + "loss": 1.2758, + "step": 624 + }, + { + "epoch": 4.058441558441558, + "grad_norm": 2.4511966705322266, + "learning_rate": 9.619397662556435e-05, + "loss": 1.3631, + "step": 625 + }, + { + "epoch": 4.064935064935065, + "grad_norm": 2.5539820194244385, + "learning_rate": 9.61819451534325e-05, + "loss": 1.3669, + "step": 626 + }, + { + "epoch": 4.071428571428571, + "grad_norm": 2.432616949081421, + "learning_rate": 9.616989544940009e-05, + "loss": 1.4103, + "step": 627 + }, + { + "epoch": 4.077922077922078, + "grad_norm": 2.256044387817383, + "learning_rate": 9.615782751822413e-05, + "loss": 1.2974, + "step": 628 + }, + { + "epoch": 4.084415584415584, + "grad_norm": 2.4633290767669678, + "learning_rate": 9.614574136466888e-05, + "loss": 1.3829, + "step": 629 + }, + { + "epoch": 4.090909090909091, + "grad_norm": 2.8581559658050537, + "learning_rate": 9.613363699350575e-05, + "loss": 1.4883, + "step": 630 + }, + { + "epoch": 4.097402597402597, + "grad_norm": 2.2781195640563965, + "learning_rate": 9.612151440951334e-05, + "loss": 1.362, + "step": 631 + }, + { + "epoch": 4.103896103896104, + "grad_norm": 2.3701205253601074, + "learning_rate": 9.610937361747748e-05, + "loss": 1.2678, + "step": 632 + }, + { + "epoch": 4.1103896103896105, + "grad_norm": 2.225470542907715, + "learning_rate": 9.609721462219114e-05, + "loss": 1.2274, + "step": 633 + }, + { + "epoch": 4.116883116883117, + "grad_norm": 2.603336811065674, + "learning_rate": 9.60850374284545e-05, + "loss": 1.4969, + "step": 634 + }, + { + "epoch": 4.123376623376624, + "grad_norm": 2.4754090309143066, + "learning_rate": 9.607284204107493e-05, + "loss": 1.2693, + "step": 635 + }, + { + "epoch": 4.12987012987013, + "grad_norm": 2.260408639907837, + "learning_rate": 9.606062846486698e-05, + "loss": 1.2367, + "step": 636 + }, + { + "epoch": 4.136363636363637, + "grad_norm": 2.4500088691711426, + "learning_rate": 9.604839670465236e-05, + "loss": 1.3531, + "step": 637 + }, + { + "epoch": 4.142857142857143, + "grad_norm": 2.718536853790283, + "learning_rate": 9.603614676526e-05, + "loss": 1.4347, + "step": 638 + }, + { + "epoch": 4.14935064935065, + "grad_norm": 2.782520294189453, + "learning_rate": 9.602387865152597e-05, + "loss": 1.3553, + "step": 639 + }, + { + "epoch": 4.1558441558441555, + "grad_norm": 2.552777051925659, + "learning_rate": 9.601159236829352e-05, + "loss": 1.4462, + "step": 640 + }, + { + "epoch": 4.162337662337662, + "grad_norm": 2.2942702770233154, + "learning_rate": 9.599928792041308e-05, + "loss": 1.2738, + "step": 641 + }, + { + "epoch": 4.1688311688311686, + "grad_norm": 2.392411231994629, + "learning_rate": 9.598696531274227e-05, + "loss": 1.3295, + "step": 642 + }, + { + "epoch": 4.175324675324675, + "grad_norm": 2.619590997695923, + "learning_rate": 9.597462455014585e-05, + "loss": 1.3489, + "step": 643 + }, + { + "epoch": 4.181818181818182, + "grad_norm": 2.656822443008423, + "learning_rate": 9.596226563749575e-05, + "loss": 1.511, + "step": 644 + }, + { + "epoch": 4.188311688311688, + "grad_norm": 2.4362051486968994, + "learning_rate": 9.594988857967106e-05, + "loss": 1.2914, + "step": 645 + }, + { + "epoch": 4.194805194805195, + "grad_norm": 2.1643314361572266, + "learning_rate": 9.593749338155809e-05, + "loss": 1.1751, + "step": 646 + }, + { + "epoch": 4.201298701298701, + "grad_norm": 2.725790023803711, + "learning_rate": 9.592508004805023e-05, + "loss": 1.5275, + "step": 647 + }, + { + "epoch": 4.207792207792208, + "grad_norm": 2.422140598297119, + "learning_rate": 9.59126485840481e-05, + "loss": 1.3667, + "step": 648 + }, + { + "epoch": 4.214285714285714, + "grad_norm": 2.537302017211914, + "learning_rate": 9.59001989944594e-05, + "loss": 1.4091, + "step": 649 + }, + { + "epoch": 4.220779220779221, + "grad_norm": 2.6183526515960693, + "learning_rate": 9.588773128419906e-05, + "loss": 1.4391, + "step": 650 + }, + { + "epoch": 4.2272727272727275, + "grad_norm": 2.544766426086426, + "learning_rate": 9.587524545818913e-05, + "loss": 1.4811, + "step": 651 + }, + { + "epoch": 4.233766233766234, + "grad_norm": 2.4699995517730713, + "learning_rate": 9.586274152135884e-05, + "loss": 1.3246, + "step": 652 + }, + { + "epoch": 4.240259740259741, + "grad_norm": 2.2006990909576416, + "learning_rate": 9.58502194786445e-05, + "loss": 1.2254, + "step": 653 + }, + { + "epoch": 4.246753246753247, + "grad_norm": 2.6973538398742676, + "learning_rate": 9.583767933498964e-05, + "loss": 1.4668, + "step": 654 + }, + { + "epoch": 4.253246753246753, + "grad_norm": 2.2840769290924072, + "learning_rate": 9.58251210953449e-05, + "loss": 1.2807, + "step": 655 + }, + { + "epoch": 4.259740259740259, + "grad_norm": 2.4915285110473633, + "learning_rate": 9.58125447646681e-05, + "loss": 1.4697, + "step": 656 + }, + { + "epoch": 4.266233766233766, + "grad_norm": 2.6363418102264404, + "learning_rate": 9.579995034792414e-05, + "loss": 1.3831, + "step": 657 + }, + { + "epoch": 4.2727272727272725, + "grad_norm": 2.5724446773529053, + "learning_rate": 9.578733785008513e-05, + "loss": 1.4606, + "step": 658 + }, + { + "epoch": 4.279220779220779, + "grad_norm": 2.6677348613739014, + "learning_rate": 9.577470727613025e-05, + "loss": 1.488, + "step": 659 + }, + { + "epoch": 4.285714285714286, + "grad_norm": 2.5872716903686523, + "learning_rate": 9.576205863104588e-05, + "loss": 1.4098, + "step": 660 + }, + { + "epoch": 4.292207792207792, + "grad_norm": 2.636482000350952, + "learning_rate": 9.57493919198255e-05, + "loss": 1.4056, + "step": 661 + }, + { + "epoch": 4.298701298701299, + "grad_norm": 2.4787089824676514, + "learning_rate": 9.573670714746972e-05, + "loss": 1.3252, + "step": 662 + }, + { + "epoch": 4.305194805194805, + "grad_norm": 2.544703245162964, + "learning_rate": 9.572400431898627e-05, + "loss": 1.213, + "step": 663 + }, + { + "epoch": 4.311688311688312, + "grad_norm": 2.3949763774871826, + "learning_rate": 9.571128343939005e-05, + "loss": 1.4002, + "step": 664 + }, + { + "epoch": 4.318181818181818, + "grad_norm": 2.5433011054992676, + "learning_rate": 9.569854451370307e-05, + "loss": 1.4224, + "step": 665 + }, + { + "epoch": 4.324675324675325, + "grad_norm": 2.485722780227661, + "learning_rate": 9.568578754695442e-05, + "loss": 1.3944, + "step": 666 + }, + { + "epoch": 4.3311688311688314, + "grad_norm": 2.7001330852508545, + "learning_rate": 9.567301254418038e-05, + "loss": 1.3847, + "step": 667 + }, + { + "epoch": 4.337662337662338, + "grad_norm": 2.6091723442077637, + "learning_rate": 9.566021951042433e-05, + "loss": 1.48, + "step": 668 + }, + { + "epoch": 4.3441558441558445, + "grad_norm": 2.37465238571167, + "learning_rate": 9.56474084507367e-05, + "loss": 1.2859, + "step": 669 + }, + { + "epoch": 4.35064935064935, + "grad_norm": 2.298042058944702, + "learning_rate": 9.563457937017515e-05, + "loss": 1.2833, + "step": 670 + }, + { + "epoch": 4.357142857142857, + "grad_norm": 2.418095827102661, + "learning_rate": 9.562173227380436e-05, + "loss": 1.2609, + "step": 671 + }, + { + "epoch": 4.363636363636363, + "grad_norm": 2.5434913635253906, + "learning_rate": 9.56088671666962e-05, + "loss": 1.2695, + "step": 672 + }, + { + "epoch": 4.37012987012987, + "grad_norm": 2.607151508331299, + "learning_rate": 9.559598405392958e-05, + "loss": 1.4324, + "step": 673 + }, + { + "epoch": 4.376623376623376, + "grad_norm": 2.42596173286438, + "learning_rate": 9.558308294059054e-05, + "loss": 1.4373, + "step": 674 + }, + { + "epoch": 4.383116883116883, + "grad_norm": 2.508871078491211, + "learning_rate": 9.557016383177227e-05, + "loss": 1.4397, + "step": 675 + }, + { + "epoch": 4.3896103896103895, + "grad_norm": 2.110358715057373, + "learning_rate": 9.555722673257501e-05, + "loss": 1.139, + "step": 676 + }, + { + "epoch": 4.396103896103896, + "grad_norm": 2.3169806003570557, + "learning_rate": 9.554427164810611e-05, + "loss": 1.231, + "step": 677 + }, + { + "epoch": 4.402597402597403, + "grad_norm": 2.418757200241089, + "learning_rate": 9.553129858348006e-05, + "loss": 1.4744, + "step": 678 + }, + { + "epoch": 4.409090909090909, + "grad_norm": 2.496831178665161, + "learning_rate": 9.55183075438184e-05, + "loss": 1.4325, + "step": 679 + }, + { + "epoch": 4.415584415584416, + "grad_norm": 2.282007932662964, + "learning_rate": 9.550529853424979e-05, + "loss": 1.2713, + "step": 680 + }, + { + "epoch": 4.422077922077922, + "grad_norm": 2.46980619430542, + "learning_rate": 9.549227155990999e-05, + "loss": 1.426, + "step": 681 + }, + { + "epoch": 4.428571428571429, + "grad_norm": 2.3510262966156006, + "learning_rate": 9.547922662594183e-05, + "loss": 1.2731, + "step": 682 + }, + { + "epoch": 4.435064935064935, + "grad_norm": 2.6384055614471436, + "learning_rate": 9.546616373749525e-05, + "loss": 1.4716, + "step": 683 + }, + { + "epoch": 4.441558441558442, + "grad_norm": 2.60732102394104, + "learning_rate": 9.545308289972728e-05, + "loss": 1.4314, + "step": 684 + }, + { + "epoch": 4.448051948051948, + "grad_norm": 2.352541923522949, + "learning_rate": 9.543998411780201e-05, + "loss": 1.3909, + "step": 685 + }, + { + "epoch": 4.454545454545454, + "grad_norm": 2.4203426837921143, + "learning_rate": 9.542686739689065e-05, + "loss": 1.3476, + "step": 686 + }, + { + "epoch": 4.461038961038961, + "grad_norm": 2.63857364654541, + "learning_rate": 9.541373274217145e-05, + "loss": 1.4261, + "step": 687 + }, + { + "epoch": 4.467532467532467, + "grad_norm": 2.3278229236602783, + "learning_rate": 9.540058015882979e-05, + "loss": 1.2848, + "step": 688 + }, + { + "epoch": 4.474025974025974, + "grad_norm": 2.334977388381958, + "learning_rate": 9.538740965205808e-05, + "loss": 1.3625, + "step": 689 + }, + { + "epoch": 4.48051948051948, + "grad_norm": 2.4834561347961426, + "learning_rate": 9.537422122705585e-05, + "loss": 1.302, + "step": 690 + }, + { + "epoch": 4.487012987012987, + "grad_norm": 2.0580313205718994, + "learning_rate": 9.536101488902966e-05, + "loss": 1.1823, + "step": 691 + }, + { + "epoch": 4.4935064935064934, + "grad_norm": 2.5352213382720947, + "learning_rate": 9.534779064319318e-05, + "loss": 1.3543, + "step": 692 + }, + { + "epoch": 4.5, + "grad_norm": 2.424487829208374, + "learning_rate": 9.533454849476712e-05, + "loss": 1.4382, + "step": 693 + }, + { + "epoch": 4.5064935064935066, + "grad_norm": 2.486064910888672, + "learning_rate": 9.532128844897928e-05, + "loss": 1.3491, + "step": 694 + }, + { + "epoch": 4.512987012987013, + "grad_norm": 2.4160115718841553, + "learning_rate": 9.530801051106449e-05, + "loss": 1.401, + "step": 695 + }, + { + "epoch": 4.51948051948052, + "grad_norm": 2.027177095413208, + "learning_rate": 9.529471468626472e-05, + "loss": 1.1387, + "step": 696 + }, + { + "epoch": 4.525974025974026, + "grad_norm": 2.3802859783172607, + "learning_rate": 9.528140097982889e-05, + "loss": 1.504, + "step": 697 + }, + { + "epoch": 4.532467532467533, + "grad_norm": 2.4218432903289795, + "learning_rate": 9.526806939701309e-05, + "loss": 1.3862, + "step": 698 + }, + { + "epoch": 4.538961038961039, + "grad_norm": 2.2717883586883545, + "learning_rate": 9.52547199430804e-05, + "loss": 1.1086, + "step": 699 + }, + { + "epoch": 4.545454545454545, + "grad_norm": 2.2099993228912354, + "learning_rate": 9.524135262330098e-05, + "loss": 1.3446, + "step": 700 + }, + { + "epoch": 4.551948051948052, + "grad_norm": 2.0593318939208984, + "learning_rate": 9.522796744295202e-05, + "loss": 1.0246, + "step": 701 + }, + { + "epoch": 4.558441558441558, + "grad_norm": 2.5161662101745605, + "learning_rate": 9.52145644073178e-05, + "loss": 1.51, + "step": 702 + }, + { + "epoch": 4.564935064935065, + "grad_norm": 2.523601531982422, + "learning_rate": 9.520114352168958e-05, + "loss": 1.4339, + "step": 703 + }, + { + "epoch": 4.571428571428571, + "grad_norm": 2.5355663299560547, + "learning_rate": 9.518770479136578e-05, + "loss": 1.3231, + "step": 704 + }, + { + "epoch": 4.577922077922078, + "grad_norm": 2.8767991065979004, + "learning_rate": 9.517424822165175e-05, + "loss": 1.5899, + "step": 705 + }, + { + "epoch": 4.584415584415584, + "grad_norm": 2.6482222080230713, + "learning_rate": 9.516077381785994e-05, + "loss": 1.337, + "step": 706 + }, + { + "epoch": 4.590909090909091, + "grad_norm": 2.7159810066223145, + "learning_rate": 9.514728158530983e-05, + "loss": 1.4175, + "step": 707 + }, + { + "epoch": 4.597402597402597, + "grad_norm": 2.59430193901062, + "learning_rate": 9.513377152932796e-05, + "loss": 1.4217, + "step": 708 + }, + { + "epoch": 4.603896103896104, + "grad_norm": 2.4445676803588867, + "learning_rate": 9.512024365524787e-05, + "loss": 1.4127, + "step": 709 + }, + { + "epoch": 4.6103896103896105, + "grad_norm": 2.483778953552246, + "learning_rate": 9.510669796841014e-05, + "loss": 1.4122, + "step": 710 + }, + { + "epoch": 4.616883116883117, + "grad_norm": 2.4489808082580566, + "learning_rate": 9.509313447416242e-05, + "loss": 1.5403, + "step": 711 + }, + { + "epoch": 4.623376623376624, + "grad_norm": 2.4049267768859863, + "learning_rate": 9.507955317785934e-05, + "loss": 1.4104, + "step": 712 + }, + { + "epoch": 4.62987012987013, + "grad_norm": 2.906292200088501, + "learning_rate": 9.506595408486259e-05, + "loss": 1.7337, + "step": 713 + }, + { + "epoch": 4.636363636363637, + "grad_norm": 2.2860770225524902, + "learning_rate": 9.505233720054087e-05, + "loss": 1.3166, + "step": 714 + }, + { + "epoch": 4.642857142857143, + "grad_norm": 2.660557270050049, + "learning_rate": 9.503870253026991e-05, + "loss": 1.4689, + "step": 715 + }, + { + "epoch": 4.64935064935065, + "grad_norm": 2.4646763801574707, + "learning_rate": 9.502505007943248e-05, + "loss": 1.4584, + "step": 716 + }, + { + "epoch": 4.6558441558441555, + "grad_norm": 2.287764072418213, + "learning_rate": 9.501137985341832e-05, + "loss": 1.4074, + "step": 717 + }, + { + "epoch": 4.662337662337662, + "grad_norm": 3.6270928382873535, + "learning_rate": 9.499769185762425e-05, + "loss": 1.5872, + "step": 718 + }, + { + "epoch": 4.6688311688311686, + "grad_norm": 2.5962812900543213, + "learning_rate": 9.498398609745405e-05, + "loss": 1.5825, + "step": 719 + }, + { + "epoch": 4.675324675324675, + "grad_norm": 2.382645845413208, + "learning_rate": 9.497026257831855e-05, + "loss": 1.3595, + "step": 720 + }, + { + "epoch": 4.681818181818182, + "grad_norm": 2.0103063583374023, + "learning_rate": 9.49565213056356e-05, + "loss": 1.1057, + "step": 721 + }, + { + "epoch": 4.688311688311688, + "grad_norm": 2.2708091735839844, + "learning_rate": 9.494276228482998e-05, + "loss": 1.3579, + "step": 722 + }, + { + "epoch": 4.694805194805195, + "grad_norm": 2.530606508255005, + "learning_rate": 9.492898552133358e-05, + "loss": 1.4606, + "step": 723 + }, + { + "epoch": 4.701298701298701, + "grad_norm": 2.033069372177124, + "learning_rate": 9.491519102058522e-05, + "loss": 1.1266, + "step": 724 + }, + { + "epoch": 4.707792207792208, + "grad_norm": 2.533560037612915, + "learning_rate": 9.490137878803079e-05, + "loss": 1.5121, + "step": 725 + }, + { + "epoch": 4.714285714285714, + "grad_norm": 2.3064355850219727, + "learning_rate": 9.48875488291231e-05, + "loss": 1.3564, + "step": 726 + }, + { + "epoch": 4.720779220779221, + "grad_norm": 2.3468894958496094, + "learning_rate": 9.487370114932202e-05, + "loss": 1.4063, + "step": 727 + }, + { + "epoch": 4.7272727272727275, + "grad_norm": 2.2847111225128174, + "learning_rate": 9.485983575409438e-05, + "loss": 1.3642, + "step": 728 + }, + { + "epoch": 4.733766233766234, + "grad_norm": 2.188500165939331, + "learning_rate": 9.484595264891402e-05, + "loss": 1.2824, + "step": 729 + }, + { + "epoch": 4.740259740259741, + "grad_norm": 2.442934036254883, + "learning_rate": 9.483205183926181e-05, + "loss": 1.4042, + "step": 730 + }, + { + "epoch": 4.746753246753247, + "grad_norm": 2.4196629524230957, + "learning_rate": 9.48181333306255e-05, + "loss": 1.4626, + "step": 731 + }, + { + "epoch": 4.753246753246753, + "grad_norm": 2.290989637374878, + "learning_rate": 9.480419712849995e-05, + "loss": 1.2912, + "step": 732 + }, + { + "epoch": 4.759740259740259, + "grad_norm": 2.430495262145996, + "learning_rate": 9.479024323838693e-05, + "loss": 1.4117, + "step": 733 + }, + { + "epoch": 4.766233766233766, + "grad_norm": 2.0131633281707764, + "learning_rate": 9.477627166579522e-05, + "loss": 1.1689, + "step": 734 + }, + { + "epoch": 4.7727272727272725, + "grad_norm": 2.582155466079712, + "learning_rate": 9.476228241624059e-05, + "loss": 1.6276, + "step": 735 + }, + { + "epoch": 4.779220779220779, + "grad_norm": 2.3215701580047607, + "learning_rate": 9.474827549524574e-05, + "loss": 1.3326, + "step": 736 + }, + { + "epoch": 4.785714285714286, + "grad_norm": 2.2553138732910156, + "learning_rate": 9.473425090834041e-05, + "loss": 1.3568, + "step": 737 + }, + { + "epoch": 4.792207792207792, + "grad_norm": 2.5642342567443848, + "learning_rate": 9.472020866106128e-05, + "loss": 1.4779, + "step": 738 + }, + { + "epoch": 4.798701298701299, + "grad_norm": 2.465707778930664, + "learning_rate": 9.470614875895201e-05, + "loss": 1.4478, + "step": 739 + }, + { + "epoch": 4.805194805194805, + "grad_norm": 2.395329236984253, + "learning_rate": 9.46920712075632e-05, + "loss": 1.3339, + "step": 740 + }, + { + "epoch": 4.811688311688312, + "grad_norm": 2.5474603176116943, + "learning_rate": 9.467797601245246e-05, + "loss": 1.4824, + "step": 741 + }, + { + "epoch": 4.818181818181818, + "grad_norm": 2.498077154159546, + "learning_rate": 9.466386317918436e-05, + "loss": 1.4558, + "step": 742 + }, + { + "epoch": 4.824675324675325, + "grad_norm": 2.258089065551758, + "learning_rate": 9.464973271333042e-05, + "loss": 1.3571, + "step": 743 + }, + { + "epoch": 4.8311688311688314, + "grad_norm": 2.5701329708099365, + "learning_rate": 9.463558462046912e-05, + "loss": 1.5302, + "step": 744 + }, + { + "epoch": 4.837662337662338, + "grad_norm": 2.347843885421753, + "learning_rate": 9.46214189061859e-05, + "loss": 1.3368, + "step": 745 + }, + { + "epoch": 4.8441558441558445, + "grad_norm": 2.3211004734039307, + "learning_rate": 9.460723557607316e-05, + "loss": 1.3966, + "step": 746 + }, + { + "epoch": 4.85064935064935, + "grad_norm": 2.381417989730835, + "learning_rate": 9.459303463573026e-05, + "loss": 1.267, + "step": 747 + }, + { + "epoch": 4.857142857142857, + "grad_norm": 2.3821098804473877, + "learning_rate": 9.457881609076352e-05, + "loss": 1.4147, + "step": 748 + }, + { + "epoch": 4.863636363636363, + "grad_norm": 2.3875110149383545, + "learning_rate": 9.456457994678616e-05, + "loss": 1.3116, + "step": 749 + }, + { + "epoch": 4.87012987012987, + "grad_norm": 2.3099076747894287, + "learning_rate": 9.45503262094184e-05, + "loss": 1.2902, + "step": 750 + }, + { + "epoch": 4.876623376623376, + "grad_norm": 2.0546610355377197, + "learning_rate": 9.45360548842874e-05, + "loss": 1.1813, + "step": 751 + }, + { + "epoch": 4.883116883116883, + "grad_norm": 2.4475390911102295, + "learning_rate": 9.452176597702725e-05, + "loss": 1.5366, + "step": 752 + }, + { + "epoch": 4.8896103896103895, + "grad_norm": 2.145540237426758, + "learning_rate": 9.450745949327896e-05, + "loss": 1.1983, + "step": 753 + }, + { + "epoch": 4.896103896103896, + "grad_norm": 2.694192886352539, + "learning_rate": 9.449313543869055e-05, + "loss": 1.5095, + "step": 754 + }, + { + "epoch": 4.902597402597403, + "grad_norm": 2.1562998294830322, + "learning_rate": 9.447879381891692e-05, + "loss": 1.1382, + "step": 755 + }, + { + "epoch": 4.909090909090909, + "grad_norm": 2.4446427822113037, + "learning_rate": 9.446443463961986e-05, + "loss": 1.4053, + "step": 756 + }, + { + "epoch": 4.915584415584416, + "grad_norm": 2.055360794067383, + "learning_rate": 9.445005790646819e-05, + "loss": 1.3194, + "step": 757 + }, + { + "epoch": 4.922077922077922, + "grad_norm": 2.397583246231079, + "learning_rate": 9.443566362513763e-05, + "loss": 1.5682, + "step": 758 + }, + { + "epoch": 4.928571428571429, + "grad_norm": 2.185490846633911, + "learning_rate": 9.442125180131078e-05, + "loss": 1.4359, + "step": 759 + }, + { + "epoch": 4.935064935064935, + "grad_norm": 2.365079402923584, + "learning_rate": 9.440682244067724e-05, + "loss": 1.4141, + "step": 760 + }, + { + "epoch": 4.941558441558442, + "grad_norm": 2.510624408721924, + "learning_rate": 9.439237554893344e-05, + "loss": 1.5375, + "step": 761 + }, + { + "epoch": 4.948051948051948, + "grad_norm": 2.369779109954834, + "learning_rate": 9.437791113178282e-05, + "loss": 1.4662, + "step": 762 + }, + { + "epoch": 4.954545454545455, + "grad_norm": 2.063880443572998, + "learning_rate": 9.43634291949357e-05, + "loss": 1.3133, + "step": 763 + }, + { + "epoch": 4.961038961038961, + "grad_norm": 2.3315935134887695, + "learning_rate": 9.434892974410932e-05, + "loss": 1.4277, + "step": 764 + }, + { + "epoch": 4.967532467532467, + "grad_norm": 2.5497238636016846, + "learning_rate": 9.433441278502783e-05, + "loss": 1.4894, + "step": 765 + }, + { + "epoch": 4.974025974025974, + "grad_norm": 2.4642364978790283, + "learning_rate": 9.431987832342228e-05, + "loss": 1.4023, + "step": 766 + }, + { + "epoch": 4.98051948051948, + "grad_norm": 2.380721092224121, + "learning_rate": 9.430532636503068e-05, + "loss": 1.3227, + "step": 767 + }, + { + "epoch": 4.987012987012987, + "grad_norm": 2.2699685096740723, + "learning_rate": 9.429075691559787e-05, + "loss": 1.352, + "step": 768 + }, + { + "epoch": 4.9935064935064934, + "grad_norm": 2.156005382537842, + "learning_rate": 9.427616998087568e-05, + "loss": 1.3047, + "step": 769 + }, + { + "epoch": 5.0, + "grad_norm": 1483.0968017578125, + "learning_rate": 9.426156556662276e-05, + "loss": 1.3802, + "step": 770 + }, + { + "epoch": 5.0064935064935066, + "grad_norm": 2.4799044132232666, + "learning_rate": 9.424694367860473e-05, + "loss": 1.214, + "step": 771 + }, + { + "epoch": 5.012987012987013, + "grad_norm": 3.611436128616333, + "learning_rate": 9.423230432259409e-05, + "loss": 1.1361, + "step": 772 + }, + { + "epoch": 5.01948051948052, + "grad_norm": 2.477595567703247, + "learning_rate": 9.421764750437019e-05, + "loss": 1.322, + "step": 773 + }, + { + "epoch": 5.025974025974026, + "grad_norm": 2.0933218002319336, + "learning_rate": 9.420297322971933e-05, + "loss": 1.1123, + "step": 774 + }, + { + "epoch": 5.032467532467533, + "grad_norm": 2.1223325729370117, + "learning_rate": 9.418828150443467e-05, + "loss": 1.2504, + "step": 775 + }, + { + "epoch": 5.038961038961039, + "grad_norm": 2.640428304672241, + "learning_rate": 9.41735723343163e-05, + "loss": 1.3819, + "step": 776 + }, + { + "epoch": 5.045454545454546, + "grad_norm": 2.309741258621216, + "learning_rate": 9.415884572517113e-05, + "loss": 1.2354, + "step": 777 + }, + { + "epoch": 5.0519480519480515, + "grad_norm": 2.4606881141662598, + "learning_rate": 9.414410168281302e-05, + "loss": 1.4091, + "step": 778 + }, + { + "epoch": 5.058441558441558, + "grad_norm": 2.1588926315307617, + "learning_rate": 9.412934021306267e-05, + "loss": 1.1284, + "step": 779 + }, + { + "epoch": 5.064935064935065, + "grad_norm": 2.3062281608581543, + "learning_rate": 9.411456132174767e-05, + "loss": 1.2039, + "step": 780 + }, + { + "epoch": 5.071428571428571, + "grad_norm": 2.493637800216675, + "learning_rate": 9.40997650147025e-05, + "loss": 1.2556, + "step": 781 + }, + { + "epoch": 5.077922077922078, + "grad_norm": 2.254223346710205, + "learning_rate": 9.408495129776852e-05, + "loss": 1.14, + "step": 782 + }, + { + "epoch": 5.084415584415584, + "grad_norm": 2.187127113342285, + "learning_rate": 9.407012017679393e-05, + "loss": 1.1906, + "step": 783 + }, + { + "epoch": 5.090909090909091, + "grad_norm": 2.017028570175171, + "learning_rate": 9.405527165763384e-05, + "loss": 1.0582, + "step": 784 + }, + { + "epoch": 5.097402597402597, + "grad_norm": 2.3100154399871826, + "learning_rate": 9.404040574615018e-05, + "loss": 1.3244, + "step": 785 + }, + { + "epoch": 5.103896103896104, + "grad_norm": 2.231184482574463, + "learning_rate": 9.402552244821182e-05, + "loss": 1.0768, + "step": 786 + }, + { + "epoch": 5.1103896103896105, + "grad_norm": 2.422355890274048, + "learning_rate": 9.401062176969442e-05, + "loss": 1.1453, + "step": 787 + }, + { + "epoch": 5.116883116883117, + "grad_norm": 2.3468523025512695, + "learning_rate": 9.399570371648052e-05, + "loss": 1.1517, + "step": 788 + }, + { + "epoch": 5.123376623376624, + "grad_norm": 2.1444785594940186, + "learning_rate": 9.398076829445958e-05, + "loss": 1.0645, + "step": 789 + }, + { + "epoch": 5.12987012987013, + "grad_norm": 2.26538348197937, + "learning_rate": 9.396581550952781e-05, + "loss": 1.1867, + "step": 790 + }, + { + "epoch": 5.136363636363637, + "grad_norm": 2.3012781143188477, + "learning_rate": 9.395084536758838e-05, + "loss": 1.1908, + "step": 791 + }, + { + "epoch": 5.142857142857143, + "grad_norm": 2.353574514389038, + "learning_rate": 9.393585787455124e-05, + "loss": 1.1686, + "step": 792 + }, + { + "epoch": 5.14935064935065, + "grad_norm": 2.434039354324341, + "learning_rate": 9.392085303633323e-05, + "loss": 1.1923, + "step": 793 + }, + { + "epoch": 5.1558441558441555, + "grad_norm": 2.4139668941497803, + "learning_rate": 9.3905830858858e-05, + "loss": 1.2742, + "step": 794 + }, + { + "epoch": 5.162337662337662, + "grad_norm": 2.5167605876922607, + "learning_rate": 9.389079134805609e-05, + "loss": 1.2763, + "step": 795 + }, + { + "epoch": 5.1688311688311686, + "grad_norm": 2.29848313331604, + "learning_rate": 9.387573450986484e-05, + "loss": 1.2501, + "step": 796 + }, + { + "epoch": 5.175324675324675, + "grad_norm": 2.4731240272521973, + "learning_rate": 9.386066035022848e-05, + "loss": 1.4086, + "step": 797 + }, + { + "epoch": 5.181818181818182, + "grad_norm": 2.226640224456787, + "learning_rate": 9.384556887509802e-05, + "loss": 1.1452, + "step": 798 + }, + { + "epoch": 5.188311688311688, + "grad_norm": 2.1757423877716064, + "learning_rate": 9.383046009043134e-05, + "loss": 1.2051, + "step": 799 + }, + { + "epoch": 5.194805194805195, + "grad_norm": 2.5131468772888184, + "learning_rate": 9.381533400219318e-05, + "loss": 1.3115, + "step": 800 + }, + { + "epoch": 5.201298701298701, + "grad_norm": 2.236072063446045, + "learning_rate": 9.380019061635506e-05, + "loss": 1.1337, + "step": 801 + }, + { + "epoch": 5.207792207792208, + "grad_norm": 2.25288987159729, + "learning_rate": 9.378502993889533e-05, + "loss": 1.2222, + "step": 802 + }, + { + "epoch": 5.214285714285714, + "grad_norm": 2.3511617183685303, + "learning_rate": 9.37698519757992e-05, + "loss": 1.228, + "step": 803 + }, + { + "epoch": 5.220779220779221, + "grad_norm": 2.281393051147461, + "learning_rate": 9.375465673305869e-05, + "loss": 1.1854, + "step": 804 + }, + { + "epoch": 5.2272727272727275, + "grad_norm": 2.451622247695923, + "learning_rate": 9.373944421667265e-05, + "loss": 1.2707, + "step": 805 + }, + { + "epoch": 5.233766233766234, + "grad_norm": 2.3030169010162354, + "learning_rate": 9.372421443264671e-05, + "loss": 1.0945, + "step": 806 + }, + { + "epoch": 5.240259740259741, + "grad_norm": 2.3412272930145264, + "learning_rate": 9.370896738699339e-05, + "loss": 1.1891, + "step": 807 + }, + { + "epoch": 5.246753246753247, + "grad_norm": 2.457958936691284, + "learning_rate": 9.369370308573198e-05, + "loss": 1.2034, + "step": 808 + }, + { + "epoch": 5.253246753246753, + "grad_norm": 2.3870041370391846, + "learning_rate": 9.367842153488854e-05, + "loss": 1.1308, + "step": 809 + }, + { + "epoch": 5.259740259740259, + "grad_norm": 2.373983860015869, + "learning_rate": 9.366312274049602e-05, + "loss": 1.2246, + "step": 810 + }, + { + "epoch": 5.266233766233766, + "grad_norm": 2.238525152206421, + "learning_rate": 9.364780670859412e-05, + "loss": 1.1794, + "step": 811 + }, + { + "epoch": 5.2727272727272725, + "grad_norm": 2.2688422203063965, + "learning_rate": 9.363247344522939e-05, + "loss": 1.3021, + "step": 812 + }, + { + "epoch": 5.279220779220779, + "grad_norm": 2.4562861919403076, + "learning_rate": 9.361712295645515e-05, + "loss": 1.2968, + "step": 813 + }, + { + "epoch": 5.285714285714286, + "grad_norm": 1.8892732858657837, + "learning_rate": 9.360175524833153e-05, + "loss": 0.895, + "step": 814 + }, + { + "epoch": 5.292207792207792, + "grad_norm": 2.4016454219818115, + "learning_rate": 9.358637032692545e-05, + "loss": 1.1788, + "step": 815 + }, + { + "epoch": 5.298701298701299, + "grad_norm": 2.198923349380493, + "learning_rate": 9.357096819831064e-05, + "loss": 1.1777, + "step": 816 + }, + { + "epoch": 5.305194805194805, + "grad_norm": 2.5778071880340576, + "learning_rate": 9.355554886856762e-05, + "loss": 1.2441, + "step": 817 + }, + { + "epoch": 5.311688311688312, + "grad_norm": 2.578562021255493, + "learning_rate": 9.354011234378369e-05, + "loss": 1.3336, + "step": 818 + }, + { + "epoch": 5.318181818181818, + "grad_norm": 2.29508376121521, + "learning_rate": 9.352465863005296e-05, + "loss": 1.3143, + "step": 819 + }, + { + "epoch": 5.324675324675325, + "grad_norm": 2.3751208782196045, + "learning_rate": 9.35091877334763e-05, + "loss": 1.3194, + "step": 820 + }, + { + "epoch": 5.3311688311688314, + "grad_norm": 2.456490993499756, + "learning_rate": 9.349369966016134e-05, + "loss": 1.2553, + "step": 821 + }, + { + "epoch": 5.337662337662338, + "grad_norm": 1.9089747667312622, + "learning_rate": 9.347819441622261e-05, + "loss": 0.9778, + "step": 822 + }, + { + "epoch": 5.3441558441558445, + "grad_norm": 2.301745891571045, + "learning_rate": 9.346267200778126e-05, + "loss": 1.1925, + "step": 823 + }, + { + "epoch": 5.35064935064935, + "grad_norm": 2.3186118602752686, + "learning_rate": 9.344713244096533e-05, + "loss": 1.2568, + "step": 824 + }, + { + "epoch": 5.357142857142857, + "grad_norm": 2.4224462509155273, + "learning_rate": 9.343157572190957e-05, + "loss": 1.2227, + "step": 825 + }, + { + "epoch": 5.363636363636363, + "grad_norm": 2.4902286529541016, + "learning_rate": 9.341600185675554e-05, + "loss": 1.2466, + "step": 826 + }, + { + "epoch": 5.37012987012987, + "grad_norm": 2.3658058643341064, + "learning_rate": 9.340041085165155e-05, + "loss": 1.288, + "step": 827 + }, + { + "epoch": 5.376623376623376, + "grad_norm": 2.256941318511963, + "learning_rate": 9.33848027127527e-05, + "loss": 1.2251, + "step": 828 + }, + { + "epoch": 5.383116883116883, + "grad_norm": 2.4632041454315186, + "learning_rate": 9.336917744622081e-05, + "loss": 1.3159, + "step": 829 + }, + { + "epoch": 5.3896103896103895, + "grad_norm": 2.1642262935638428, + "learning_rate": 9.33535350582245e-05, + "loss": 1.1923, + "step": 830 + }, + { + "epoch": 5.396103896103896, + "grad_norm": 2.154273748397827, + "learning_rate": 9.333787555493914e-05, + "loss": 1.1474, + "step": 831 + }, + { + "epoch": 5.402597402597403, + "grad_norm": 2.319180965423584, + "learning_rate": 9.332219894254686e-05, + "loss": 1.2664, + "step": 832 + }, + { + "epoch": 5.409090909090909, + "grad_norm": 2.0859668254852295, + "learning_rate": 9.330650522723652e-05, + "loss": 1.0003, + "step": 833 + }, + { + "epoch": 5.415584415584416, + "grad_norm": 2.426114082336426, + "learning_rate": 9.329079441520377e-05, + "loss": 1.249, + "step": 834 + }, + { + "epoch": 5.422077922077922, + "grad_norm": 2.3975894451141357, + "learning_rate": 9.327506651265095e-05, + "loss": 1.2747, + "step": 835 + }, + { + "epoch": 5.428571428571429, + "grad_norm": 2.561692476272583, + "learning_rate": 9.325932152578725e-05, + "loss": 1.1971, + "step": 836 + }, + { + "epoch": 5.435064935064935, + "grad_norm": 2.311870813369751, + "learning_rate": 9.324355946082848e-05, + "loss": 1.1388, + "step": 837 + }, + { + "epoch": 5.441558441558442, + "grad_norm": 2.2985804080963135, + "learning_rate": 9.322778032399728e-05, + "loss": 1.1915, + "step": 838 + }, + { + "epoch": 5.448051948051948, + "grad_norm": 2.5095090866088867, + "learning_rate": 9.321198412152301e-05, + "loss": 1.2289, + "step": 839 + }, + { + "epoch": 5.454545454545454, + "grad_norm": 2.4977407455444336, + "learning_rate": 9.319617085964176e-05, + "loss": 1.1548, + "step": 840 + }, + { + "epoch": 5.461038961038961, + "grad_norm": 2.479334831237793, + "learning_rate": 9.318034054459637e-05, + "loss": 1.2881, + "step": 841 + }, + { + "epoch": 5.467532467532467, + "grad_norm": 2.316788911819458, + "learning_rate": 9.316449318263635e-05, + "loss": 1.0807, + "step": 842 + }, + { + "epoch": 5.474025974025974, + "grad_norm": 2.3556737899780273, + "learning_rate": 9.314862878001803e-05, + "loss": 1.3983, + "step": 843 + }, + { + "epoch": 5.48051948051948, + "grad_norm": 2.27823805809021, + "learning_rate": 9.313274734300439e-05, + "loss": 1.2266, + "step": 844 + }, + { + "epoch": 5.487012987012987, + "grad_norm": 2.213878870010376, + "learning_rate": 9.31168488778652e-05, + "loss": 1.1607, + "step": 845 + }, + { + "epoch": 5.4935064935064934, + "grad_norm": 2.411067485809326, + "learning_rate": 9.310093339087692e-05, + "loss": 1.3101, + "step": 846 + }, + { + "epoch": 5.5, + "grad_norm": 2.3228533267974854, + "learning_rate": 9.308500088832272e-05, + "loss": 1.1342, + "step": 847 + }, + { + "epoch": 5.5064935064935066, + "grad_norm": 2.511704683303833, + "learning_rate": 9.30690513764925e-05, + "loss": 1.3019, + "step": 848 + }, + { + "epoch": 5.512987012987013, + "grad_norm": 2.267284393310547, + "learning_rate": 9.305308486168288e-05, + "loss": 1.2113, + "step": 849 + }, + { + "epoch": 5.51948051948052, + "grad_norm": 2.3928427696228027, + "learning_rate": 9.30371013501972e-05, + "loss": 1.2584, + "step": 850 + }, + { + "epoch": 5.525974025974026, + "grad_norm": 2.4797680377960205, + "learning_rate": 9.302110084834545e-05, + "loss": 1.2511, + "step": 851 + }, + { + "epoch": 5.532467532467533, + "grad_norm": 2.280144214630127, + "learning_rate": 9.300508336244444e-05, + "loss": 1.3214, + "step": 852 + }, + { + "epoch": 5.538961038961039, + "grad_norm": 2.3917574882507324, + "learning_rate": 9.298904889881757e-05, + "loss": 1.3104, + "step": 853 + }, + { + "epoch": 5.545454545454545, + "grad_norm": 1.8771497011184692, + "learning_rate": 9.297299746379502e-05, + "loss": 1.0212, + "step": 854 + }, + { + "epoch": 5.551948051948052, + "grad_norm": 2.3260936737060547, + "learning_rate": 9.295692906371363e-05, + "loss": 1.2671, + "step": 855 + }, + { + "epoch": 5.558441558441558, + "grad_norm": 2.335958957672119, + "learning_rate": 9.294084370491694e-05, + "loss": 1.2515, + "step": 856 + }, + { + "epoch": 5.564935064935065, + "grad_norm": 2.451331853866577, + "learning_rate": 9.292474139375522e-05, + "loss": 1.0896, + "step": 857 + }, + { + "epoch": 5.571428571428571, + "grad_norm": 2.263322353363037, + "learning_rate": 9.29086221365854e-05, + "loss": 1.247, + "step": 858 + }, + { + "epoch": 5.577922077922078, + "grad_norm": 2.4265804290771484, + "learning_rate": 9.289248593977109e-05, + "loss": 1.2482, + "step": 859 + }, + { + "epoch": 5.584415584415584, + "grad_norm": 2.4868714809417725, + "learning_rate": 9.287633280968261e-05, + "loss": 1.2864, + "step": 860 + }, + { + "epoch": 5.590909090909091, + "grad_norm": 2.502161979675293, + "learning_rate": 9.286016275269698e-05, + "loss": 1.2699, + "step": 861 + }, + { + "epoch": 5.597402597402597, + "grad_norm": 2.301053762435913, + "learning_rate": 9.284397577519788e-05, + "loss": 1.2422, + "step": 862 + }, + { + "epoch": 5.603896103896104, + "grad_norm": 2.7383460998535156, + "learning_rate": 9.282777188357565e-05, + "loss": 1.3225, + "step": 863 + }, + { + "epoch": 5.6103896103896105, + "grad_norm": 2.5754849910736084, + "learning_rate": 9.281155108422733e-05, + "loss": 1.3382, + "step": 864 + }, + { + "epoch": 5.616883116883117, + "grad_norm": 2.30465030670166, + "learning_rate": 9.279531338355666e-05, + "loss": 1.2114, + "step": 865 + }, + { + "epoch": 5.623376623376624, + "grad_norm": 2.1572651863098145, + "learning_rate": 9.2779058787974e-05, + "loss": 1.2831, + "step": 866 + }, + { + "epoch": 5.62987012987013, + "grad_norm": 2.3018293380737305, + "learning_rate": 9.276278730389642e-05, + "loss": 1.1312, + "step": 867 + }, + { + "epoch": 5.636363636363637, + "grad_norm": 2.3740503787994385, + "learning_rate": 9.274649893774767e-05, + "loss": 1.2546, + "step": 868 + }, + { + "epoch": 5.642857142857143, + "grad_norm": 2.359429121017456, + "learning_rate": 9.273019369595809e-05, + "loss": 1.2289, + "step": 869 + }, + { + "epoch": 5.64935064935065, + "grad_norm": 2.7115275859832764, + "learning_rate": 9.271387158496476e-05, + "loss": 1.3554, + "step": 870 + }, + { + "epoch": 5.6558441558441555, + "grad_norm": 1.951027274131775, + "learning_rate": 9.269753261121138e-05, + "loss": 1.1395, + "step": 871 + }, + { + "epoch": 5.662337662337662, + "grad_norm": 2.2826426029205322, + "learning_rate": 9.268117678114834e-05, + "loss": 1.2125, + "step": 872 + }, + { + "epoch": 5.6688311688311686, + "grad_norm": 2.1922526359558105, + "learning_rate": 9.266480410123264e-05, + "loss": 1.0959, + "step": 873 + }, + { + "epoch": 5.675324675324675, + "grad_norm": 2.3663859367370605, + "learning_rate": 9.264841457792795e-05, + "loss": 1.2634, + "step": 874 + }, + { + "epoch": 5.681818181818182, + "grad_norm": 2.077533483505249, + "learning_rate": 9.263200821770461e-05, + "loss": 1.1805, + "step": 875 + }, + { + "epoch": 5.688311688311688, + "grad_norm": 2.255629062652588, + "learning_rate": 9.26155850270396e-05, + "loss": 1.3269, + "step": 876 + }, + { + "epoch": 5.694805194805195, + "grad_norm": 2.387958288192749, + "learning_rate": 9.259914501241652e-05, + "loss": 1.2001, + "step": 877 + }, + { + "epoch": 5.701298701298701, + "grad_norm": 2.3133974075317383, + "learning_rate": 9.258268818032561e-05, + "loss": 1.2889, + "step": 878 + }, + { + "epoch": 5.707792207792208, + "grad_norm": 2.17250919342041, + "learning_rate": 9.256621453726379e-05, + "loss": 1.2761, + "step": 879 + }, + { + "epoch": 5.714285714285714, + "grad_norm": 2.288163900375366, + "learning_rate": 9.254972408973461e-05, + "loss": 1.2545, + "step": 880 + }, + { + "epoch": 5.720779220779221, + "grad_norm": 2.2603843212127686, + "learning_rate": 9.25332168442482e-05, + "loss": 1.2539, + "step": 881 + }, + { + "epoch": 5.7272727272727275, + "grad_norm": 2.111243963241577, + "learning_rate": 9.251669280732137e-05, + "loss": 1.2284, + "step": 882 + }, + { + "epoch": 5.733766233766234, + "grad_norm": 9.176555633544922, + "learning_rate": 9.250015198547757e-05, + "loss": 1.3237, + "step": 883 + }, + { + "epoch": 5.740259740259741, + "grad_norm": 2.652176856994629, + "learning_rate": 9.248359438524683e-05, + "loss": 1.3154, + "step": 884 + }, + { + "epoch": 5.746753246753247, + "grad_norm": 2.4932117462158203, + "learning_rate": 9.246702001316583e-05, + "loss": 1.2712, + "step": 885 + }, + { + "epoch": 5.753246753246753, + "grad_norm": 2.2778451442718506, + "learning_rate": 9.245042887577788e-05, + "loss": 1.3088, + "step": 886 + }, + { + "epoch": 5.759740259740259, + "grad_norm": 2.240194082260132, + "learning_rate": 9.243382097963291e-05, + "loss": 1.1532, + "step": 887 + }, + { + "epoch": 5.766233766233766, + "grad_norm": 2.4618711471557617, + "learning_rate": 9.241719633128743e-05, + "loss": 1.4605, + "step": 888 + }, + { + "epoch": 5.7727272727272725, + "grad_norm": 2.5479254722595215, + "learning_rate": 9.24005549373046e-05, + "loss": 1.3666, + "step": 889 + }, + { + "epoch": 5.779220779220779, + "grad_norm": 2.277982473373413, + "learning_rate": 9.238389680425416e-05, + "loss": 1.3209, + "step": 890 + }, + { + "epoch": 5.785714285714286, + "grad_norm": 2.3099091053009033, + "learning_rate": 9.236722193871252e-05, + "loss": 1.2911, + "step": 891 + }, + { + "epoch": 5.792207792207792, + "grad_norm": 2.1005160808563232, + "learning_rate": 9.23505303472626e-05, + "loss": 1.1609, + "step": 892 + }, + { + "epoch": 5.798701298701299, + "grad_norm": 2.325089693069458, + "learning_rate": 9.233382203649401e-05, + "loss": 1.2268, + "step": 893 + }, + { + "epoch": 5.805194805194805, + "grad_norm": 2.2837464809417725, + "learning_rate": 9.231709701300293e-05, + "loss": 1.2928, + "step": 894 + }, + { + "epoch": 5.811688311688312, + "grad_norm": 2.1417577266693115, + "learning_rate": 9.230035528339211e-05, + "loss": 1.2102, + "step": 895 + }, + { + "epoch": 5.818181818181818, + "grad_norm": 2.3167195320129395, + "learning_rate": 9.228359685427095e-05, + "loss": 1.2982, + "step": 896 + }, + { + "epoch": 5.824675324675325, + "grad_norm": 2.281616449356079, + "learning_rate": 9.226682173225537e-05, + "loss": 1.2442, + "step": 897 + }, + { + "epoch": 5.8311688311688314, + "grad_norm": 2.245262622833252, + "learning_rate": 9.225002992396796e-05, + "loss": 1.2757, + "step": 898 + }, + { + "epoch": 5.837662337662338, + "grad_norm": 2.2756450176239014, + "learning_rate": 9.223322143603785e-05, + "loss": 1.1611, + "step": 899 + }, + { + "epoch": 5.8441558441558445, + "grad_norm": 2.2296695709228516, + "learning_rate": 9.221639627510076e-05, + "loss": 1.2486, + "step": 900 + }, + { + "epoch": 5.85064935064935, + "grad_norm": 2.456972599029541, + "learning_rate": 9.2199554447799e-05, + "loss": 1.2553, + "step": 901 + }, + { + "epoch": 5.857142857142857, + "grad_norm": 2.2772555351257324, + "learning_rate": 9.218269596078146e-05, + "loss": 1.1621, + "step": 902 + }, + { + "epoch": 5.863636363636363, + "grad_norm": 2.2198710441589355, + "learning_rate": 9.216582082070358e-05, + "loss": 1.1448, + "step": 903 + }, + { + "epoch": 5.87012987012987, + "grad_norm": 2.201732873916626, + "learning_rate": 9.214892903422744e-05, + "loss": 1.1754, + "step": 904 + }, + { + "epoch": 5.876623376623376, + "grad_norm": 2.263493061065674, + "learning_rate": 9.213202060802161e-05, + "loss": 1.3105, + "step": 905 + }, + { + "epoch": 5.883116883116883, + "grad_norm": 2.3806960582733154, + "learning_rate": 9.21150955487613e-05, + "loss": 1.2363, + "step": 906 + }, + { + "epoch": 5.8896103896103895, + "grad_norm": 2.324129104614258, + "learning_rate": 9.209815386312824e-05, + "loss": 1.3469, + "step": 907 + }, + { + "epoch": 5.896103896103896, + "grad_norm": 2.4612674713134766, + "learning_rate": 9.208119555781074e-05, + "loss": 1.3424, + "step": 908 + }, + { + "epoch": 5.902597402597403, + "grad_norm": 2.341952323913574, + "learning_rate": 9.206422063950367e-05, + "loss": 1.2235, + "step": 909 + }, + { + "epoch": 5.909090909090909, + "grad_norm": 2.305021047592163, + "learning_rate": 9.204722911490846e-05, + "loss": 1.3399, + "step": 910 + }, + { + "epoch": 5.915584415584416, + "grad_norm": 2.174239158630371, + "learning_rate": 9.203022099073309e-05, + "loss": 1.106, + "step": 911 + }, + { + "epoch": 5.922077922077922, + "grad_norm": 2.136263847351074, + "learning_rate": 9.201319627369211e-05, + "loss": 1.185, + "step": 912 + }, + { + "epoch": 5.928571428571429, + "grad_norm": 2.0439507961273193, + "learning_rate": 9.199615497050659e-05, + "loss": 1.1936, + "step": 913 + }, + { + "epoch": 5.935064935064935, + "grad_norm": 2.331047773361206, + "learning_rate": 9.19790970879042e-05, + "loss": 1.2955, + "step": 914 + }, + { + "epoch": 5.941558441558442, + "grad_norm": 2.1538991928100586, + "learning_rate": 9.19620226326191e-05, + "loss": 1.2146, + "step": 915 + }, + { + "epoch": 5.948051948051948, + "grad_norm": 2.235663414001465, + "learning_rate": 9.194493161139199e-05, + "loss": 1.2987, + "step": 916 + }, + { + "epoch": 5.954545454545455, + "grad_norm": 2.266671657562256, + "learning_rate": 9.192782403097018e-05, + "loss": 1.2618, + "step": 917 + }, + { + "epoch": 5.961038961038961, + "grad_norm": 2.287224292755127, + "learning_rate": 9.191069989810744e-05, + "loss": 1.2801, + "step": 918 + }, + { + "epoch": 5.967532467532467, + "grad_norm": 2.454397678375244, + "learning_rate": 9.189355921956412e-05, + "loss": 1.3529, + "step": 919 + }, + { + "epoch": 5.974025974025974, + "grad_norm": 2.4021215438842773, + "learning_rate": 9.187640200210708e-05, + "loss": 1.2859, + "step": 920 + }, + { + "epoch": 5.98051948051948, + "grad_norm": 2.4222583770751953, + "learning_rate": 9.185922825250974e-05, + "loss": 1.3745, + "step": 921 + }, + { + "epoch": 5.987012987012987, + "grad_norm": 1.9028486013412476, + "learning_rate": 9.1842037977552e-05, + "loss": 1.0603, + "step": 922 + }, + { + "epoch": 5.9935064935064934, + "grad_norm": 2.0316622257232666, + "learning_rate": 9.182483118402033e-05, + "loss": 1.1392, + "step": 923 + }, + { + "epoch": 6.0, + "grad_norm": 264.6945495605469, + "learning_rate": 9.180760787870765e-05, + "loss": 1.1341, + "step": 924 + }, + { + "epoch": 6.0064935064935066, + "grad_norm": 1.8904297351837158, + "learning_rate": 9.179036806841352e-05, + "loss": 0.9749, + "step": 925 + }, + { + "epoch": 6.012987012987013, + "grad_norm": 1.7428091764450073, + "learning_rate": 9.17731117599439e-05, + "loss": 0.857, + "step": 926 + }, + { + "epoch": 6.01948051948052, + "grad_norm": 2.1916327476501465, + "learning_rate": 9.175583896011131e-05, + "loss": 1.1159, + "step": 927 + }, + { + "epoch": 6.025974025974026, + "grad_norm": 2.009938955307007, + "learning_rate": 9.173854967573479e-05, + "loss": 0.985, + "step": 928 + }, + { + "epoch": 6.032467532467533, + "grad_norm": 2.4173030853271484, + "learning_rate": 9.172124391363985e-05, + "loss": 1.1468, + "step": 929 + }, + { + "epoch": 6.038961038961039, + "grad_norm": 2.157717227935791, + "learning_rate": 9.170392168065857e-05, + "loss": 1.0836, + "step": 930 + }, + { + "epoch": 6.045454545454546, + "grad_norm": 1.9934571981430054, + "learning_rate": 9.168658298362946e-05, + "loss": 1.0066, + "step": 931 + }, + { + "epoch": 6.0519480519480515, + "grad_norm": 2.120309352874756, + "learning_rate": 9.166922782939758e-05, + "loss": 1.1275, + "step": 932 + }, + { + "epoch": 6.058441558441558, + "grad_norm": 2.1822173595428467, + "learning_rate": 9.165185622481447e-05, + "loss": 1.1083, + "step": 933 + }, + { + "epoch": 6.064935064935065, + "grad_norm": 2.1950483322143555, + "learning_rate": 9.163446817673817e-05, + "loss": 1.0423, + "step": 934 + }, + { + "epoch": 6.071428571428571, + "grad_norm": 2.231881856918335, + "learning_rate": 9.161706369203317e-05, + "loss": 1.086, + "step": 935 + }, + { + "epoch": 6.077922077922078, + "grad_norm": 2.369540214538574, + "learning_rate": 9.159964277757054e-05, + "loss": 0.9978, + "step": 936 + }, + { + "epoch": 6.084415584415584, + "grad_norm": 2.1250226497650146, + "learning_rate": 9.158220544022773e-05, + "loss": 0.9875, + "step": 937 + }, + { + "epoch": 6.090909090909091, + "grad_norm": 2.21665096282959, + "learning_rate": 9.156475168688877e-05, + "loss": 1.0885, + "step": 938 + }, + { + "epoch": 6.097402597402597, + "grad_norm": 1.7771512269973755, + "learning_rate": 9.154728152444408e-05, + "loss": 0.789, + "step": 939 + }, + { + "epoch": 6.103896103896104, + "grad_norm": 2.3178699016571045, + "learning_rate": 9.152979495979063e-05, + "loss": 1.0956, + "step": 940 + }, + { + "epoch": 6.1103896103896105, + "grad_norm": 2.534238576889038, + "learning_rate": 9.151229199983184e-05, + "loss": 1.092, + "step": 941 + }, + { + "epoch": 6.116883116883117, + "grad_norm": 2.4788708686828613, + "learning_rate": 9.14947726514776e-05, + "loss": 1.1408, + "step": 942 + }, + { + "epoch": 6.123376623376624, + "grad_norm": 2.188908576965332, + "learning_rate": 9.147723692164427e-05, + "loss": 1.0523, + "step": 943 + }, + { + "epoch": 6.12987012987013, + "grad_norm": 1.940743327140808, + "learning_rate": 9.145968481725467e-05, + "loss": 0.8914, + "step": 944 + }, + { + "epoch": 6.136363636363637, + "grad_norm": 2.2595057487487793, + "learning_rate": 9.14421163452381e-05, + "loss": 1.064, + "step": 945 + }, + { + "epoch": 6.142857142857143, + "grad_norm": 2.3622570037841797, + "learning_rate": 9.142453151253032e-05, + "loss": 1.0703, + "step": 946 + }, + { + "epoch": 6.14935064935065, + "grad_norm": 2.097458600997925, + "learning_rate": 9.140693032607353e-05, + "loss": 0.9451, + "step": 947 + }, + { + "epoch": 6.1558441558441555, + "grad_norm": 2.064142942428589, + "learning_rate": 9.138931279281639e-05, + "loss": 0.9752, + "step": 948 + }, + { + "epoch": 6.162337662337662, + "grad_norm": 2.3236732482910156, + "learning_rate": 9.137167891971407e-05, + "loss": 1.0357, + "step": 949 + }, + { + "epoch": 6.1688311688311686, + "grad_norm": 2.375629186630249, + "learning_rate": 9.135402871372808e-05, + "loss": 1.1145, + "step": 950 + }, + { + "epoch": 6.175324675324675, + "grad_norm": 2.575246572494507, + "learning_rate": 9.13363621818265e-05, + "loss": 1.2448, + "step": 951 + }, + { + "epoch": 6.181818181818182, + "grad_norm": 2.221675395965576, + "learning_rate": 9.131867933098378e-05, + "loss": 1.0203, + "step": 952 + }, + { + "epoch": 6.188311688311688, + "grad_norm": 2.4579875469207764, + "learning_rate": 9.13009801681808e-05, + "loss": 1.1714, + "step": 953 + }, + { + "epoch": 6.194805194805195, + "grad_norm": 2.4114532470703125, + "learning_rate": 9.128326470040495e-05, + "loss": 1.0732, + "step": 954 + }, + { + "epoch": 6.201298701298701, + "grad_norm": 2.374720335006714, + "learning_rate": 9.126553293464998e-05, + "loss": 1.0896, + "step": 955 + }, + { + "epoch": 6.207792207792208, + "grad_norm": 2.4675614833831787, + "learning_rate": 9.124778487791615e-05, + "loss": 1.1355, + "step": 956 + }, + { + "epoch": 6.214285714285714, + "grad_norm": 2.0805985927581787, + "learning_rate": 9.123002053721005e-05, + "loss": 1.0721, + "step": 957 + }, + { + "epoch": 6.220779220779221, + "grad_norm": 2.3115074634552, + "learning_rate": 9.121223991954484e-05, + "loss": 1.0833, + "step": 958 + }, + { + "epoch": 6.2272727272727275, + "grad_norm": 2.4905924797058105, + "learning_rate": 9.119444303193996e-05, + "loss": 1.0787, + "step": 959 + }, + { + "epoch": 6.233766233766234, + "grad_norm": 2.3526439666748047, + "learning_rate": 9.117662988142138e-05, + "loss": 1.1503, + "step": 960 + }, + { + "epoch": 6.240259740259741, + "grad_norm": 2.615757703781128, + "learning_rate": 9.115880047502142e-05, + "loss": 1.1554, + "step": 961 + }, + { + "epoch": 6.246753246753247, + "grad_norm": 2.563284158706665, + "learning_rate": 9.114095481977888e-05, + "loss": 1.3076, + "step": 962 + }, + { + "epoch": 6.253246753246753, + "grad_norm": 2.29913592338562, + "learning_rate": 9.112309292273891e-05, + "loss": 1.1206, + "step": 963 + }, + { + "epoch": 6.259740259740259, + "grad_norm": 2.1598641872406006, + "learning_rate": 9.110521479095312e-05, + "loss": 1.0892, + "step": 964 + }, + { + "epoch": 6.266233766233766, + "grad_norm": 2.0765597820281982, + "learning_rate": 9.108732043147952e-05, + "loss": 1.013, + "step": 965 + }, + { + "epoch": 6.2727272727272725, + "grad_norm": 2.281052589416504, + "learning_rate": 9.10694098513825e-05, + "loss": 1.1901, + "step": 966 + }, + { + "epoch": 6.279220779220779, + "grad_norm": 2.169802665710449, + "learning_rate": 9.10514830577329e-05, + "loss": 1.0905, + "step": 967 + }, + { + "epoch": 6.285714285714286, + "grad_norm": 2.2257354259490967, + "learning_rate": 9.103354005760791e-05, + "loss": 1.0368, + "step": 968 + }, + { + "epoch": 6.292207792207792, + "grad_norm": 2.169473648071289, + "learning_rate": 9.101558085809114e-05, + "loss": 1.0166, + "step": 969 + }, + { + "epoch": 6.298701298701299, + "grad_norm": 2.37520694732666, + "learning_rate": 9.099760546627261e-05, + "loss": 1.1822, + "step": 970 + }, + { + "epoch": 6.305194805194805, + "grad_norm": 2.1943604946136475, + "learning_rate": 9.097961388924873e-05, + "loss": 1.1304, + "step": 971 + }, + { + "epoch": 6.311688311688312, + "grad_norm": 2.553886651992798, + "learning_rate": 9.096160613412228e-05, + "loss": 1.3013, + "step": 972 + }, + { + "epoch": 6.318181818181818, + "grad_norm": 2.3251588344573975, + "learning_rate": 9.094358220800243e-05, + "loss": 1.0648, + "step": 973 + }, + { + "epoch": 6.324675324675325, + "grad_norm": 2.508411407470703, + "learning_rate": 9.092554211800474e-05, + "loss": 1.1993, + "step": 974 + }, + { + "epoch": 6.3311688311688314, + "grad_norm": 2.10422682762146, + "learning_rate": 9.090748587125118e-05, + "loss": 1.1125, + "step": 975 + }, + { + "epoch": 6.337662337662338, + "grad_norm": 2.246373176574707, + "learning_rate": 9.088941347487003e-05, + "loss": 1.1525, + "step": 976 + }, + { + "epoch": 6.3441558441558445, + "grad_norm": 2.19040846824646, + "learning_rate": 9.0871324935996e-05, + "loss": 1.0981, + "step": 977 + }, + { + "epoch": 6.35064935064935, + "grad_norm": 2.4398250579833984, + "learning_rate": 9.085322026177017e-05, + "loss": 1.2318, + "step": 978 + }, + { + "epoch": 6.357142857142857, + "grad_norm": 2.36503267288208, + "learning_rate": 9.083509945933997e-05, + "loss": 1.1359, + "step": 979 + }, + { + "epoch": 6.363636363636363, + "grad_norm": 2.545269012451172, + "learning_rate": 9.081696253585921e-05, + "loss": 1.0359, + "step": 980 + }, + { + "epoch": 6.37012987012987, + "grad_norm": 2.456841468811035, + "learning_rate": 9.079880949848805e-05, + "loss": 1.1641, + "step": 981 + }, + { + "epoch": 6.376623376623376, + "grad_norm": 2.2646665573120117, + "learning_rate": 9.078064035439301e-05, + "loss": 1.1425, + "step": 982 + }, + { + "epoch": 6.383116883116883, + "grad_norm": 2.244145154953003, + "learning_rate": 9.076245511074703e-05, + "loss": 1.0961, + "step": 983 + }, + { + "epoch": 6.3896103896103895, + "grad_norm": 2.3785531520843506, + "learning_rate": 9.074425377472931e-05, + "loss": 1.1008, + "step": 984 + }, + { + "epoch": 6.396103896103896, + "grad_norm": 2.486354351043701, + "learning_rate": 9.072603635352548e-05, + "loss": 1.1167, + "step": 985 + }, + { + "epoch": 6.402597402597403, + "grad_norm": 2.5050578117370605, + "learning_rate": 9.070780285432745e-05, + "loss": 1.1885, + "step": 986 + }, + { + "epoch": 6.409090909090909, + "grad_norm": 2.260310649871826, + "learning_rate": 9.068955328433355e-05, + "loss": 1.1354, + "step": 987 + }, + { + "epoch": 6.415584415584416, + "grad_norm": 2.1151485443115234, + "learning_rate": 9.067128765074842e-05, + "loss": 1.0162, + "step": 988 + }, + { + "epoch": 6.422077922077922, + "grad_norm": 2.35497784614563, + "learning_rate": 9.065300596078303e-05, + "loss": 1.0928, + "step": 989 + }, + { + "epoch": 6.428571428571429, + "grad_norm": 2.429023504257202, + "learning_rate": 9.06347082216547e-05, + "loss": 1.1322, + "step": 990 + }, + { + "epoch": 6.435064935064935, + "grad_norm": 2.556748867034912, + "learning_rate": 9.06163944405871e-05, + "loss": 1.208, + "step": 991 + }, + { + "epoch": 6.441558441558442, + "grad_norm": 2.451526403427124, + "learning_rate": 9.059806462481023e-05, + "loss": 1.0806, + "step": 992 + }, + { + "epoch": 6.448051948051948, + "grad_norm": 2.4315357208251953, + "learning_rate": 9.057971878156036e-05, + "loss": 1.2842, + "step": 993 + }, + { + "epoch": 6.454545454545454, + "grad_norm": 2.3418030738830566, + "learning_rate": 9.056135691808019e-05, + "loss": 1.1049, + "step": 994 + }, + { + "epoch": 6.461038961038961, + "grad_norm": 2.454900026321411, + "learning_rate": 9.054297904161868e-05, + "loss": 1.2332, + "step": 995 + }, + { + "epoch": 6.467532467532467, + "grad_norm": 2.3480823040008545, + "learning_rate": 9.052458515943111e-05, + "loss": 1.0631, + "step": 996 + }, + { + "epoch": 6.474025974025974, + "grad_norm": 2.2208402156829834, + "learning_rate": 9.050617527877911e-05, + "loss": 1.1265, + "step": 997 + }, + { + "epoch": 6.48051948051948, + "grad_norm": 2.285851240158081, + "learning_rate": 9.048774940693062e-05, + "loss": 1.0793, + "step": 998 + }, + { + "epoch": 6.487012987012987, + "grad_norm": 1.9776757955551147, + "learning_rate": 9.046930755115985e-05, + "loss": 0.8993, + "step": 999 + }, + { + "epoch": 6.4935064935064934, + "grad_norm": 2.425506591796875, + "learning_rate": 9.045084971874738e-05, + "loss": 1.183, + "step": 1000 + } + ], + "logging_steps": 1, + "max_steps": 5000, + "num_input_tokens_seen": 0, + "num_train_epochs": 33, + "save_steps": 1000, + "stateful_callbacks": { + "TrainerControl": { + "args": { + "should_epoch_stop": false, + "should_evaluate": false, + "should_log": false, + "should_save": true, + "should_training_stop": false + }, + "attributes": {} + } + }, + "total_flos": 776174615424000.0, + "train_batch_size": 8, + "trial_name": null, + "trial_params": null +} diff --git a/abilities/small/checkpoint-1000/training_args.bin b/abilities/small/checkpoint-1000/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..cc6ec1c73f624aa3e001759aa35b3fcdb364bde1 --- /dev/null +++ b/abilities/small/checkpoint-1000/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:528211fba6b7ff722adfc5f4eb4bd3b8328180e87f53634715788db3352773a1 +size 5176 diff --git a/abilities/small/checkpoint-2000/config.json b/abilities/small/checkpoint-2000/config.json new file mode 100644 index 0000000000000000000000000000000000000000..4324b7c5ab5d7e5591d9ef82031e3a8e86c21162 --- /dev/null +++ b/abilities/small/checkpoint-2000/config.json @@ -0,0 +1,39 @@ +{ + "_name_or_path": "gpt2", + "activation_function": "gelu_new", + "architectures": [ + "GPT2LMHeadModel" + ], + "attn_pdrop": 0.1, + "bos_token_id": 50256, + "embd_pdrop": 0.1, + "eos_token_id": 50256, + "initializer_range": 0.02, + "layer_norm_epsilon": 1e-05, + "model_type": "gpt2", + "n_ctx": 1024, + "n_embd": 768, + "n_head": 12, + "n_inner": null, + "n_layer": 12, + "n_positions": 1024, + "reorder_and_upcast_attn": false, + "resid_pdrop": 0.1, + "scale_attn_by_inverse_layer_idx": false, + "scale_attn_weights": true, + "summary_activation": null, + "summary_first_dropout": 0.1, + "summary_proj_to_labels": true, + "summary_type": "cls_index", + "summary_use_proj": true, + "task_specific_params": { + "text-generation": { + "do_sample": true, + "max_length": 50 + } + }, + "torch_dtype": "float32", + "transformers_version": "4.43.4", + "use_cache": true, + "vocab_size": 50257 +} diff --git a/abilities/small/checkpoint-2000/generation_config.json b/abilities/small/checkpoint-2000/generation_config.json new file mode 100644 index 0000000000000000000000000000000000000000..a4256f0549289c144f07e60f444221651be401b9 --- /dev/null +++ b/abilities/small/checkpoint-2000/generation_config.json @@ -0,0 +1,6 @@ +{ + "_from_model_config": true, + "bos_token_id": 50256, + "eos_token_id": 50256, + "transformers_version": "4.43.4" +} diff --git a/abilities/small/checkpoint-2000/model.safetensors b/abilities/small/checkpoint-2000/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..78bfe00e9254e9127e7c06ce6e0860575788034d --- /dev/null +++ b/abilities/small/checkpoint-2000/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b96f2ff64aef95f606e185f40bfe7dcbcf90e37678d06740d9bcda51001fb135 +size 497774208 diff --git a/abilities/small/checkpoint-2000/optimizer.pt b/abilities/small/checkpoint-2000/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..e81fb0eabf49bf1b2d9a74890c553f512d6a159b --- /dev/null +++ b/abilities/small/checkpoint-2000/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4d30ad93de493e532abbf71d621e1ce74852345fb07e32ea198dbf36a2e5bd9 +size 995638202 diff --git a/abilities/small/checkpoint-2000/rng_state.pth b/abilities/small/checkpoint-2000/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..14e114986e8e950aebf693e4d5eacaf5eb5b5a97 --- /dev/null +++ b/abilities/small/checkpoint-2000/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03a86aa35e4a92a2deafb4630a56fafb1bf1f09aa4906a088cf83eaf82439988 +size 13990 diff --git a/abilities/small/checkpoint-2000/scheduler.pt b/abilities/small/checkpoint-2000/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..1d1afe7c7b2663bc92c92d5152d7787cab4381e3 --- /dev/null +++ b/abilities/small/checkpoint-2000/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08d5207ccc2ec1bf528fd726743d90f1690c9bf5f99a049e4fbc7019bb0c4d13 +size 1064 diff --git a/abilities/small/checkpoint-2000/trainer_state.json b/abilities/small/checkpoint-2000/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..c8dddedbe0d34f28352f447b08bff8ed2a74d07a --- /dev/null +++ b/abilities/small/checkpoint-2000/trainer_state.json @@ -0,0 +1,14033 @@ +{ + "best_metric": null, + "best_model_checkpoint": null, + "epoch": 12.987012987012987, + "eval_steps": 500, + "global_step": 2000, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 0.006493506493506494, + "grad_norm": 33.13806915283203, + "learning_rate": 9.999999013039593e-05, + "loss": 5.645, + "step": 1 + }, + { + "epoch": 0.012987012987012988, + "grad_norm": 23.576648712158203, + "learning_rate": 9.99999605215876e-05, + "loss": 3.9143, + "step": 2 + }, + { + "epoch": 0.01948051948051948, + "grad_norm": 8.88882827758789, + "learning_rate": 9.999991117358668e-05, + "loss": 3.524, + "step": 3 + }, + { + "epoch": 0.025974025974025976, + "grad_norm": 7.060589790344238, + "learning_rate": 9.999984208641271e-05, + "loss": 3.3346, + "step": 4 + }, + { + "epoch": 0.032467532467532464, + "grad_norm": 6.797203063964844, + "learning_rate": 9.999975326009292e-05, + "loss": 3.097, + "step": 5 + }, + { + "epoch": 0.03896103896103896, + "grad_norm": 5.928432464599609, + "learning_rate": 9.999964469466236e-05, + "loss": 3.0141, + "step": 6 + }, + { + "epoch": 0.045454545454545456, + "grad_norm": 5.673449516296387, + "learning_rate": 9.999951639016395e-05, + "loss": 3.1291, + "step": 7 + }, + { + "epoch": 0.05194805194805195, + "grad_norm": 5.7318596839904785, + "learning_rate": 9.99993683466483e-05, + "loss": 2.9019, + "step": 8 + }, + { + "epoch": 0.05844155844155844, + "grad_norm": 6.2937493324279785, + "learning_rate": 9.999920056417385e-05, + "loss": 2.9567, + "step": 9 + }, + { + "epoch": 0.06493506493506493, + "grad_norm": 5.941080570220947, + "learning_rate": 9.999901304280685e-05, + "loss": 3.2404, + "step": 10 + }, + { + "epoch": 0.07142857142857142, + "grad_norm": 5.431388854980469, + "learning_rate": 9.999880578262135e-05, + "loss": 2.8637, + "step": 11 + }, + { + "epoch": 0.07792207792207792, + "grad_norm": 5.87606143951416, + "learning_rate": 9.999857878369916e-05, + "loss": 2.9333, + "step": 12 + }, + { + "epoch": 0.08441558441558442, + "grad_norm": 5.996065616607666, + "learning_rate": 9.999833204612988e-05, + "loss": 3.2531, + "step": 13 + }, + { + "epoch": 0.09090909090909091, + "grad_norm": 5.6484832763671875, + "learning_rate": 9.999806557001093e-05, + "loss": 2.8224, + "step": 14 + }, + { + "epoch": 0.09740259740259741, + "grad_norm": 5.376333713531494, + "learning_rate": 9.99977793554475e-05, + "loss": 2.7981, + "step": 15 + }, + { + "epoch": 0.1038961038961039, + "grad_norm": 5.346993446350098, + "learning_rate": 9.999747340255259e-05, + "loss": 2.6952, + "step": 16 + }, + { + "epoch": 0.11038961038961038, + "grad_norm": 5.37903356552124, + "learning_rate": 9.999714771144701e-05, + "loss": 2.7209, + "step": 17 + }, + { + "epoch": 0.11688311688311688, + "grad_norm": 5.450172424316406, + "learning_rate": 9.99968022822593e-05, + "loss": 2.7421, + "step": 18 + }, + { + "epoch": 0.12337662337662338, + "grad_norm": 5.602138042449951, + "learning_rate": 9.999643711512586e-05, + "loss": 2.4858, + "step": 19 + }, + { + "epoch": 0.12987012987012986, + "grad_norm": 5.360761642456055, + "learning_rate": 9.999605221019081e-05, + "loss": 2.7158, + "step": 20 + }, + { + "epoch": 0.13636363636363635, + "grad_norm": 6.177570343017578, + "learning_rate": 9.999564756760615e-05, + "loss": 2.6152, + "step": 21 + }, + { + "epoch": 0.14285714285714285, + "grad_norm": 6.498959541320801, + "learning_rate": 9.99952231875316e-05, + "loss": 2.7611, + "step": 22 + }, + { + "epoch": 0.14935064935064934, + "grad_norm": 5.865311622619629, + "learning_rate": 9.999477907013473e-05, + "loss": 2.6758, + "step": 23 + }, + { + "epoch": 0.15584415584415584, + "grad_norm": 6.0329508781433105, + "learning_rate": 9.999431521559082e-05, + "loss": 2.6535, + "step": 24 + }, + { + "epoch": 0.16233766233766234, + "grad_norm": 5.814820766448975, + "learning_rate": 9.999383162408304e-05, + "loss": 2.6313, + "step": 25 + }, + { + "epoch": 0.16883116883116883, + "grad_norm": 6.224546432495117, + "learning_rate": 9.999332829580226e-05, + "loss": 2.627, + "step": 26 + }, + { + "epoch": 0.17532467532467533, + "grad_norm": 5.967427730560303, + "learning_rate": 9.999280523094724e-05, + "loss": 2.5997, + "step": 27 + }, + { + "epoch": 0.18181818181818182, + "grad_norm": 5.6386213302612305, + "learning_rate": 9.999226242972444e-05, + "loss": 2.4397, + "step": 28 + }, + { + "epoch": 0.18831168831168832, + "grad_norm": 5.742101669311523, + "learning_rate": 9.999169989234815e-05, + "loss": 2.6343, + "step": 29 + }, + { + "epoch": 0.19480519480519481, + "grad_norm": 5.685164928436279, + "learning_rate": 9.999111761904046e-05, + "loss": 2.3948, + "step": 30 + }, + { + "epoch": 0.2012987012987013, + "grad_norm": 5.332027912139893, + "learning_rate": 9.999051561003123e-05, + "loss": 2.4506, + "step": 31 + }, + { + "epoch": 0.2077922077922078, + "grad_norm": 5.785808086395264, + "learning_rate": 9.998989386555814e-05, + "loss": 2.7135, + "step": 32 + }, + { + "epoch": 0.21428571428571427, + "grad_norm": 6.223892688751221, + "learning_rate": 9.998925238586665e-05, + "loss": 2.5245, + "step": 33 + }, + { + "epoch": 0.22077922077922077, + "grad_norm": 5.84872579574585, + "learning_rate": 9.998859117121e-05, + "loss": 2.4981, + "step": 34 + }, + { + "epoch": 0.22727272727272727, + "grad_norm": 5.572268486022949, + "learning_rate": 9.998791022184922e-05, + "loss": 2.608, + "step": 35 + }, + { + "epoch": 0.23376623376623376, + "grad_norm": 5.090015411376953, + "learning_rate": 9.998720953805312e-05, + "loss": 2.4585, + "step": 36 + }, + { + "epoch": 0.24025974025974026, + "grad_norm": 5.478267192840576, + "learning_rate": 9.998648912009835e-05, + "loss": 2.3653, + "step": 37 + }, + { + "epoch": 0.24675324675324675, + "grad_norm": 5.772948741912842, + "learning_rate": 9.998574896826931e-05, + "loss": 2.438, + "step": 38 + }, + { + "epoch": 0.2532467532467532, + "grad_norm": 4.907359600067139, + "learning_rate": 9.998498908285819e-05, + "loss": 2.2816, + "step": 39 + }, + { + "epoch": 0.2597402597402597, + "grad_norm": 5.5392045974731445, + "learning_rate": 9.9984209464165e-05, + "loss": 2.3041, + "step": 40 + }, + { + "epoch": 0.2662337662337662, + "grad_norm": 4.999871253967285, + "learning_rate": 9.99834101124975e-05, + "loss": 2.1686, + "step": 41 + }, + { + "epoch": 0.2727272727272727, + "grad_norm": 6.051657676696777, + "learning_rate": 9.998259102817129e-05, + "loss": 2.3825, + "step": 42 + }, + { + "epoch": 0.2792207792207792, + "grad_norm": 4.7146687507629395, + "learning_rate": 9.99817522115097e-05, + "loss": 2.2417, + "step": 43 + }, + { + "epoch": 0.2857142857142857, + "grad_norm": 4.671162128448486, + "learning_rate": 9.998089366284391e-05, + "loss": 2.241, + "step": 44 + }, + { + "epoch": 0.2922077922077922, + "grad_norm": 6.131312847137451, + "learning_rate": 9.998001538251282e-05, + "loss": 2.5224, + "step": 45 + }, + { + "epoch": 0.2987012987012987, + "grad_norm": 5.212986469268799, + "learning_rate": 9.997911737086322e-05, + "loss": 2.452, + "step": 46 + }, + { + "epoch": 0.3051948051948052, + "grad_norm": 4.900334358215332, + "learning_rate": 9.997819962824957e-05, + "loss": 2.4364, + "step": 47 + }, + { + "epoch": 0.3116883116883117, + "grad_norm": 5.208124160766602, + "learning_rate": 9.997726215503422e-05, + "loss": 2.3829, + "step": 48 + }, + { + "epoch": 0.3181818181818182, + "grad_norm": 4.627975940704346, + "learning_rate": 9.997630495158728e-05, + "loss": 2.0702, + "step": 49 + }, + { + "epoch": 0.3246753246753247, + "grad_norm": 5.099819183349609, + "learning_rate": 9.997532801828658e-05, + "loss": 2.3067, + "step": 50 + }, + { + "epoch": 0.33116883116883117, + "grad_norm": 4.694891929626465, + "learning_rate": 9.997433135551786e-05, + "loss": 2.3014, + "step": 51 + }, + { + "epoch": 0.33766233766233766, + "grad_norm": 5.41646146774292, + "learning_rate": 9.997331496367455e-05, + "loss": 2.4805, + "step": 52 + }, + { + "epoch": 0.34415584415584416, + "grad_norm": 5.233139514923096, + "learning_rate": 9.997227884315791e-05, + "loss": 2.2605, + "step": 53 + }, + { + "epoch": 0.35064935064935066, + "grad_norm": 5.671755313873291, + "learning_rate": 9.9971222994377e-05, + "loss": 2.3303, + "step": 54 + }, + { + "epoch": 0.35714285714285715, + "grad_norm": 5.070577144622803, + "learning_rate": 9.997014741774866e-05, + "loss": 2.3019, + "step": 55 + }, + { + "epoch": 0.36363636363636365, + "grad_norm": 4.925657272338867, + "learning_rate": 9.996905211369748e-05, + "loss": 2.3937, + "step": 56 + }, + { + "epoch": 0.37012987012987014, + "grad_norm": 5.051799774169922, + "learning_rate": 9.996793708265586e-05, + "loss": 2.358, + "step": 57 + }, + { + "epoch": 0.37662337662337664, + "grad_norm": 4.3391828536987305, + "learning_rate": 9.996680232506405e-05, + "loss": 2.0576, + "step": 58 + }, + { + "epoch": 0.38311688311688313, + "grad_norm": 4.852685451507568, + "learning_rate": 9.996564784137e-05, + "loss": 2.3678, + "step": 59 + }, + { + "epoch": 0.38961038961038963, + "grad_norm": 4.842132091522217, + "learning_rate": 9.996447363202946e-05, + "loss": 2.3493, + "step": 60 + }, + { + "epoch": 0.3961038961038961, + "grad_norm": 4.50392484664917, + "learning_rate": 9.996327969750605e-05, + "loss": 2.516, + "step": 61 + }, + { + "epoch": 0.4025974025974026, + "grad_norm": 5.139745712280273, + "learning_rate": 9.996206603827105e-05, + "loss": 2.2679, + "step": 62 + }, + { + "epoch": 0.4090909090909091, + "grad_norm": 4.663613319396973, + "learning_rate": 9.996083265480365e-05, + "loss": 2.2269, + "step": 63 + }, + { + "epoch": 0.4155844155844156, + "grad_norm": 4.955394744873047, + "learning_rate": 9.995957954759071e-05, + "loss": 2.5408, + "step": 64 + }, + { + "epoch": 0.42207792207792205, + "grad_norm": 4.935218334197998, + "learning_rate": 9.9958306717127e-05, + "loss": 2.4971, + "step": 65 + }, + { + "epoch": 0.42857142857142855, + "grad_norm": 4.313268661499023, + "learning_rate": 9.995701416391499e-05, + "loss": 2.2366, + "step": 66 + }, + { + "epoch": 0.43506493506493504, + "grad_norm": 4.81383752822876, + "learning_rate": 9.995570188846495e-05, + "loss": 2.7036, + "step": 67 + }, + { + "epoch": 0.44155844155844154, + "grad_norm": 5.073368549346924, + "learning_rate": 9.995436989129495e-05, + "loss": 2.2867, + "step": 68 + }, + { + "epoch": 0.44805194805194803, + "grad_norm": 4.764294147491455, + "learning_rate": 9.995301817293084e-05, + "loss": 2.5181, + "step": 69 + }, + { + "epoch": 0.45454545454545453, + "grad_norm": 4.322338104248047, + "learning_rate": 9.995164673390625e-05, + "loss": 2.3062, + "step": 70 + }, + { + "epoch": 0.461038961038961, + "grad_norm": 4.6427764892578125, + "learning_rate": 9.995025557476261e-05, + "loss": 2.2503, + "step": 71 + }, + { + "epoch": 0.4675324675324675, + "grad_norm": 4.552596092224121, + "learning_rate": 9.994884469604912e-05, + "loss": 2.268, + "step": 72 + }, + { + "epoch": 0.474025974025974, + "grad_norm": 3.8830368518829346, + "learning_rate": 9.99474140983228e-05, + "loss": 2.0846, + "step": 73 + }, + { + "epoch": 0.4805194805194805, + "grad_norm": 4.275032043457031, + "learning_rate": 9.994596378214841e-05, + "loss": 2.2989, + "step": 74 + }, + { + "epoch": 0.487012987012987, + "grad_norm": 4.56163215637207, + "learning_rate": 9.994449374809851e-05, + "loss": 2.0471, + "step": 75 + }, + { + "epoch": 0.4935064935064935, + "grad_norm": 4.3414626121521, + "learning_rate": 9.994300399675342e-05, + "loss": 2.2404, + "step": 76 + }, + { + "epoch": 0.5, + "grad_norm": 4.33914041519165, + "learning_rate": 9.994149452870133e-05, + "loss": 2.419, + "step": 77 + }, + { + "epoch": 0.5064935064935064, + "grad_norm": 4.387986660003662, + "learning_rate": 9.99399653445381e-05, + "loss": 2.3415, + "step": 78 + }, + { + "epoch": 0.512987012987013, + "grad_norm": 4.46196985244751, + "learning_rate": 9.993841644486747e-05, + "loss": 2.0966, + "step": 79 + }, + { + "epoch": 0.5194805194805194, + "grad_norm": 4.377128601074219, + "learning_rate": 9.993684783030088e-05, + "loss": 2.1728, + "step": 80 + }, + { + "epoch": 0.525974025974026, + "grad_norm": 4.3036789894104, + "learning_rate": 9.99352595014576e-05, + "loss": 2.3914, + "step": 81 + }, + { + "epoch": 0.5324675324675324, + "grad_norm": 3.62605619430542, + "learning_rate": 9.993365145896473e-05, + "loss": 1.768, + "step": 82 + }, + { + "epoch": 0.538961038961039, + "grad_norm": 4.524649143218994, + "learning_rate": 9.993202370345705e-05, + "loss": 2.3089, + "step": 83 + }, + { + "epoch": 0.5454545454545454, + "grad_norm": 4.413171291351318, + "learning_rate": 9.993037623557716e-05, + "loss": 2.3156, + "step": 84 + }, + { + "epoch": 0.551948051948052, + "grad_norm": 4.606533527374268, + "learning_rate": 9.992870905597548e-05, + "loss": 2.4141, + "step": 85 + }, + { + "epoch": 0.5584415584415584, + "grad_norm": 4.309783935546875, + "learning_rate": 9.99270221653102e-05, + "loss": 2.1423, + "step": 86 + }, + { + "epoch": 0.564935064935065, + "grad_norm": 4.384764671325684, + "learning_rate": 9.992531556424726e-05, + "loss": 2.5358, + "step": 87 + }, + { + "epoch": 0.5714285714285714, + "grad_norm": 4.653176784515381, + "learning_rate": 9.99235892534604e-05, + "loss": 2.5152, + "step": 88 + }, + { + "epoch": 0.577922077922078, + "grad_norm": 4.79496955871582, + "learning_rate": 9.992184323363112e-05, + "loss": 2.1936, + "step": 89 + }, + { + "epoch": 0.5844155844155844, + "grad_norm": 3.893005847930908, + "learning_rate": 9.992007750544876e-05, + "loss": 1.916, + "step": 90 + }, + { + "epoch": 0.5909090909090909, + "grad_norm": 4.456315040588379, + "learning_rate": 9.991829206961037e-05, + "loss": 2.6147, + "step": 91 + }, + { + "epoch": 0.5974025974025974, + "grad_norm": 4.070108890533447, + "learning_rate": 9.991648692682083e-05, + "loss": 2.3899, + "step": 92 + }, + { + "epoch": 0.6038961038961039, + "grad_norm": 4.310725212097168, + "learning_rate": 9.991466207779278e-05, + "loss": 1.9895, + "step": 93 + }, + { + "epoch": 0.6103896103896104, + "grad_norm": 4.388233184814453, + "learning_rate": 9.991281752324664e-05, + "loss": 2.43, + "step": 94 + }, + { + "epoch": 0.6168831168831169, + "grad_norm": 4.071033000946045, + "learning_rate": 9.99109532639106e-05, + "loss": 2.6234, + "step": 95 + }, + { + "epoch": 0.6233766233766234, + "grad_norm": 4.230044841766357, + "learning_rate": 9.990906930052064e-05, + "loss": 2.2542, + "step": 96 + }, + { + "epoch": 0.6298701298701299, + "grad_norm": 4.155112266540527, + "learning_rate": 9.990716563382055e-05, + "loss": 2.386, + "step": 97 + }, + { + "epoch": 0.6363636363636364, + "grad_norm": 3.8967134952545166, + "learning_rate": 9.990524226456182e-05, + "loss": 2.1869, + "step": 98 + }, + { + "epoch": 0.6428571428571429, + "grad_norm": 3.701253890991211, + "learning_rate": 9.99032991935038e-05, + "loss": 2.0778, + "step": 99 + }, + { + "epoch": 0.6493506493506493, + "grad_norm": 3.9027299880981445, + "learning_rate": 9.990133642141359e-05, + "loss": 2.3151, + "step": 100 + }, + { + "epoch": 0.6558441558441559, + "grad_norm": 3.9109201431274414, + "learning_rate": 9.989935394906602e-05, + "loss": 2.2484, + "step": 101 + }, + { + "epoch": 0.6623376623376623, + "grad_norm": 3.9390170574188232, + "learning_rate": 9.989735177724378e-05, + "loss": 2.1411, + "step": 102 + }, + { + "epoch": 0.6688311688311688, + "grad_norm": 3.8148396015167236, + "learning_rate": 9.989532990673728e-05, + "loss": 2.238, + "step": 103 + }, + { + "epoch": 0.6753246753246753, + "grad_norm": 3.8671321868896484, + "learning_rate": 9.989328833834471e-05, + "loss": 2.1264, + "step": 104 + }, + { + "epoch": 0.6818181818181818, + "grad_norm": 4.0604448318481445, + "learning_rate": 9.989122707287208e-05, + "loss": 2.3146, + "step": 105 + }, + { + "epoch": 0.6883116883116883, + "grad_norm": 4.460545539855957, + "learning_rate": 9.988914611113311e-05, + "loss": 2.2619, + "step": 106 + }, + { + "epoch": 0.6948051948051948, + "grad_norm": 3.8163511753082275, + "learning_rate": 9.988704545394936e-05, + "loss": 2.3224, + "step": 107 + }, + { + "epoch": 0.7012987012987013, + "grad_norm": 3.963921070098877, + "learning_rate": 9.988492510215011e-05, + "loss": 2.0558, + "step": 108 + }, + { + "epoch": 0.7077922077922078, + "grad_norm": 3.638936996459961, + "learning_rate": 9.988278505657247e-05, + "loss": 2.2582, + "step": 109 + }, + { + "epoch": 0.7142857142857143, + "grad_norm": 3.886962890625, + "learning_rate": 9.988062531806126e-05, + "loss": 2.369, + "step": 110 + }, + { + "epoch": 0.7207792207792207, + "grad_norm": 3.7281506061553955, + "learning_rate": 9.987844588746915e-05, + "loss": 2.3923, + "step": 111 + }, + { + "epoch": 0.7272727272727273, + "grad_norm": 4.045536041259766, + "learning_rate": 9.987624676565652e-05, + "loss": 2.2701, + "step": 112 + }, + { + "epoch": 0.7337662337662337, + "grad_norm": 3.914747953414917, + "learning_rate": 9.987402795349154e-05, + "loss": 2.3457, + "step": 113 + }, + { + "epoch": 0.7402597402597403, + "grad_norm": 3.742039203643799, + "learning_rate": 9.98717894518502e-05, + "loss": 2.1281, + "step": 114 + }, + { + "epoch": 0.7467532467532467, + "grad_norm": 3.6615986824035645, + "learning_rate": 9.986953126161619e-05, + "loss": 2.2539, + "step": 115 + }, + { + "epoch": 0.7532467532467533, + "grad_norm": 4.145374298095703, + "learning_rate": 9.986725338368102e-05, + "loss": 2.168, + "step": 116 + }, + { + "epoch": 0.7597402597402597, + "grad_norm": 3.4575271606445312, + "learning_rate": 9.986495581894395e-05, + "loss": 2.2219, + "step": 117 + }, + { + "epoch": 0.7662337662337663, + "grad_norm": 3.4362294673919678, + "learning_rate": 9.986263856831204e-05, + "loss": 2.1648, + "step": 118 + }, + { + "epoch": 0.7727272727272727, + "grad_norm": 3.6311452388763428, + "learning_rate": 9.986030163270011e-05, + "loss": 2.2759, + "step": 119 + }, + { + "epoch": 0.7792207792207793, + "grad_norm": 3.4129133224487305, + "learning_rate": 9.98579450130307e-05, + "loss": 1.9268, + "step": 120 + }, + { + "epoch": 0.7857142857142857, + "grad_norm": 3.2100963592529297, + "learning_rate": 9.98555687102342e-05, + "loss": 2.0587, + "step": 121 + }, + { + "epoch": 0.7922077922077922, + "grad_norm": 3.662796974182129, + "learning_rate": 9.985317272524876e-05, + "loss": 2.0628, + "step": 122 + }, + { + "epoch": 0.7987012987012987, + "grad_norm": 3.4176554679870605, + "learning_rate": 9.985075705902022e-05, + "loss": 2.1833, + "step": 123 + }, + { + "epoch": 0.8051948051948052, + "grad_norm": 3.2369673252105713, + "learning_rate": 9.98483217125023e-05, + "loss": 2.226, + "step": 124 + }, + { + "epoch": 0.8116883116883117, + "grad_norm": 3.5990474224090576, + "learning_rate": 9.98458666866564e-05, + "loss": 2.2601, + "step": 125 + }, + { + "epoch": 0.8181818181818182, + "grad_norm": 2.904496431350708, + "learning_rate": 9.984339198245175e-05, + "loss": 1.7978, + "step": 126 + }, + { + "epoch": 0.8246753246753247, + "grad_norm": 3.4239206314086914, + "learning_rate": 9.98408976008653e-05, + "loss": 1.8985, + "step": 127 + }, + { + "epoch": 0.8311688311688312, + "grad_norm": 3.4764034748077393, + "learning_rate": 9.983838354288181e-05, + "loss": 2.0324, + "step": 128 + }, + { + "epoch": 0.8376623376623377, + "grad_norm": 3.777717351913452, + "learning_rate": 9.98358498094938e-05, + "loss": 2.35, + "step": 129 + }, + { + "epoch": 0.8441558441558441, + "grad_norm": 3.3230550289154053, + "learning_rate": 9.983329640170149e-05, + "loss": 2.0381, + "step": 130 + }, + { + "epoch": 0.8506493506493507, + "grad_norm": 3.5832202434539795, + "learning_rate": 9.9830723320513e-05, + "loss": 2.1329, + "step": 131 + }, + { + "epoch": 0.8571428571428571, + "grad_norm": 3.628079414367676, + "learning_rate": 9.982813056694412e-05, + "loss": 2.1468, + "step": 132 + }, + { + "epoch": 0.8636363636363636, + "grad_norm": 3.3164730072021484, + "learning_rate": 9.982551814201839e-05, + "loss": 2.1018, + "step": 133 + }, + { + "epoch": 0.8701298701298701, + "grad_norm": 3.202061414718628, + "learning_rate": 9.98228860467672e-05, + "loss": 2.1209, + "step": 134 + }, + { + "epoch": 0.8766233766233766, + "grad_norm": 3.5353541374206543, + "learning_rate": 9.982023428222962e-05, + "loss": 2.3157, + "step": 135 + }, + { + "epoch": 0.8831168831168831, + "grad_norm": 3.284064292907715, + "learning_rate": 9.981756284945256e-05, + "loss": 2.1389, + "step": 136 + }, + { + "epoch": 0.8896103896103896, + "grad_norm": 3.548656463623047, + "learning_rate": 9.981487174949065e-05, + "loss": 2.0996, + "step": 137 + }, + { + "epoch": 0.8961038961038961, + "grad_norm": 3.6342179775238037, + "learning_rate": 9.981216098340629e-05, + "loss": 2.2534, + "step": 138 + }, + { + "epoch": 0.9025974025974026, + "grad_norm": 3.3490617275238037, + "learning_rate": 9.980943055226964e-05, + "loss": 2.0916, + "step": 139 + }, + { + "epoch": 0.9090909090909091, + "grad_norm": 3.469787120819092, + "learning_rate": 9.980668045715864e-05, + "loss": 2.0929, + "step": 140 + }, + { + "epoch": 0.9155844155844156, + "grad_norm": 3.651165723800659, + "learning_rate": 9.980391069915897e-05, + "loss": 2.3875, + "step": 141 + }, + { + "epoch": 0.922077922077922, + "grad_norm": 3.3916146755218506, + "learning_rate": 9.980112127936409e-05, + "loss": 2.2071, + "step": 142 + }, + { + "epoch": 0.9285714285714286, + "grad_norm": 3.484081745147705, + "learning_rate": 9.979831219887525e-05, + "loss": 2.2033, + "step": 143 + }, + { + "epoch": 0.935064935064935, + "grad_norm": 3.538928270339966, + "learning_rate": 9.979548345880141e-05, + "loss": 2.2221, + "step": 144 + }, + { + "epoch": 0.9415584415584416, + "grad_norm": 3.1394541263580322, + "learning_rate": 9.979263506025929e-05, + "loss": 2.1657, + "step": 145 + }, + { + "epoch": 0.948051948051948, + "grad_norm": 3.273376941680908, + "learning_rate": 9.978976700437342e-05, + "loss": 2.0307, + "step": 146 + }, + { + "epoch": 0.9545454545454546, + "grad_norm": 3.474287748336792, + "learning_rate": 9.978687929227606e-05, + "loss": 2.2569, + "step": 147 + }, + { + "epoch": 0.961038961038961, + "grad_norm": 3.40504789352417, + "learning_rate": 9.978397192510721e-05, + "loss": 2.2194, + "step": 148 + }, + { + "epoch": 0.9675324675324676, + "grad_norm": 3.5432350635528564, + "learning_rate": 9.978104490401467e-05, + "loss": 2.208, + "step": 149 + }, + { + "epoch": 0.974025974025974, + "grad_norm": 3.4987633228302, + "learning_rate": 9.977809823015401e-05, + "loss": 2.108, + "step": 150 + }, + { + "epoch": 0.9805194805194806, + "grad_norm": 2.981435775756836, + "learning_rate": 9.977513190468848e-05, + "loss": 1.9615, + "step": 151 + }, + { + "epoch": 0.987012987012987, + "grad_norm": 3.688192129135132, + "learning_rate": 9.977214592878916e-05, + "loss": 2.3847, + "step": 152 + }, + { + "epoch": 0.9935064935064936, + "grad_norm": 3.7138729095458984, + "learning_rate": 9.976914030363487e-05, + "loss": 2.1349, + "step": 153 + }, + { + "epoch": 1.0, + "grad_norm": 798.8204956054688, + "learning_rate": 9.976611503041218e-05, + "loss": 1.9848, + "step": 154 + }, + { + "epoch": 1.0064935064935066, + "grad_norm": 3.2269575595855713, + "learning_rate": 9.976307011031542e-05, + "loss": 1.985, + "step": 155 + }, + { + "epoch": 1.0129870129870129, + "grad_norm": 3.4152016639709473, + "learning_rate": 9.976000554454668e-05, + "loss": 1.8731, + "step": 156 + }, + { + "epoch": 1.0194805194805194, + "grad_norm": 2.8445022106170654, + "learning_rate": 9.975692133431579e-05, + "loss": 1.6258, + "step": 157 + }, + { + "epoch": 1.025974025974026, + "grad_norm": 3.289297580718994, + "learning_rate": 9.975381748084035e-05, + "loss": 1.9762, + "step": 158 + }, + { + "epoch": 1.0324675324675325, + "grad_norm": 3.303457260131836, + "learning_rate": 9.975069398534574e-05, + "loss": 1.8754, + "step": 159 + }, + { + "epoch": 1.0389610389610389, + "grad_norm": 3.0584588050842285, + "learning_rate": 9.974755084906502e-05, + "loss": 1.7928, + "step": 160 + }, + { + "epoch": 1.0454545454545454, + "grad_norm": 3.4114456176757812, + "learning_rate": 9.974438807323907e-05, + "loss": 1.9171, + "step": 161 + }, + { + "epoch": 1.051948051948052, + "grad_norm": 3.154326915740967, + "learning_rate": 9.974120565911652e-05, + "loss": 1.8924, + "step": 162 + }, + { + "epoch": 1.0584415584415585, + "grad_norm": 4.066158771514893, + "learning_rate": 9.973800360795372e-05, + "loss": 2.1918, + "step": 163 + }, + { + "epoch": 1.0649350649350648, + "grad_norm": 3.5308237075805664, + "learning_rate": 9.97347819210148e-05, + "loss": 2.0059, + "step": 164 + }, + { + "epoch": 1.0714285714285714, + "grad_norm": 3.352773427963257, + "learning_rate": 9.973154059957162e-05, + "loss": 2.0407, + "step": 165 + }, + { + "epoch": 1.077922077922078, + "grad_norm": 3.2745213508605957, + "learning_rate": 9.972827964490381e-05, + "loss": 1.9063, + "step": 166 + }, + { + "epoch": 1.0844155844155845, + "grad_norm": 3.0867488384246826, + "learning_rate": 9.972499905829875e-05, + "loss": 1.7633, + "step": 167 + }, + { + "epoch": 1.0909090909090908, + "grad_norm": 3.094118118286133, + "learning_rate": 9.972169884105153e-05, + "loss": 1.7058, + "step": 168 + }, + { + "epoch": 1.0974025974025974, + "grad_norm": 3.409409284591675, + "learning_rate": 9.971837899446505e-05, + "loss": 1.9263, + "step": 169 + }, + { + "epoch": 1.103896103896104, + "grad_norm": 3.7799603939056396, + "learning_rate": 9.971503951984995e-05, + "loss": 2.0513, + "step": 170 + }, + { + "epoch": 1.1103896103896105, + "grad_norm": 3.531250238418579, + "learning_rate": 9.971168041852456e-05, + "loss": 1.7284, + "step": 171 + }, + { + "epoch": 1.1168831168831168, + "grad_norm": 3.0355734825134277, + "learning_rate": 9.970830169181505e-05, + "loss": 1.7999, + "step": 172 + }, + { + "epoch": 1.1233766233766234, + "grad_norm": 3.7033843994140625, + "learning_rate": 9.970490334105524e-05, + "loss": 2.1174, + "step": 173 + }, + { + "epoch": 1.12987012987013, + "grad_norm": 3.9485671520233154, + "learning_rate": 9.970148536758677e-05, + "loss": 2.0429, + "step": 174 + }, + { + "epoch": 1.1363636363636362, + "grad_norm": 3.2483878135681152, + "learning_rate": 9.9698047772759e-05, + "loss": 1.8513, + "step": 175 + }, + { + "epoch": 1.1428571428571428, + "grad_norm": 3.4199907779693604, + "learning_rate": 9.969459055792903e-05, + "loss": 1.7395, + "step": 176 + }, + { + "epoch": 1.1493506493506493, + "grad_norm": 3.7996020317077637, + "learning_rate": 9.969111372446171e-05, + "loss": 1.9037, + "step": 177 + }, + { + "epoch": 1.155844155844156, + "grad_norm": 3.3956806659698486, + "learning_rate": 9.968761727372964e-05, + "loss": 1.6993, + "step": 178 + }, + { + "epoch": 1.1623376623376624, + "grad_norm": 3.3464372158050537, + "learning_rate": 9.96841012071132e-05, + "loss": 1.7862, + "step": 179 + }, + { + "epoch": 1.1688311688311688, + "grad_norm": 3.4040322303771973, + "learning_rate": 9.968056552600043e-05, + "loss": 2.0307, + "step": 180 + }, + { + "epoch": 1.1753246753246753, + "grad_norm": 3.239704132080078, + "learning_rate": 9.967701023178717e-05, + "loss": 1.7453, + "step": 181 + }, + { + "epoch": 1.1818181818181819, + "grad_norm": 3.682248115539551, + "learning_rate": 9.967343532587702e-05, + "loss": 1.8286, + "step": 182 + }, + { + "epoch": 1.1883116883116882, + "grad_norm": 3.8498799800872803, + "learning_rate": 9.966984080968128e-05, + "loss": 2.072, + "step": 183 + }, + { + "epoch": 1.1948051948051948, + "grad_norm": 3.3957226276397705, + "learning_rate": 9.9666226684619e-05, + "loss": 1.8372, + "step": 184 + }, + { + "epoch": 1.2012987012987013, + "grad_norm": 3.5456008911132812, + "learning_rate": 9.966259295211697e-05, + "loss": 1.9703, + "step": 185 + }, + { + "epoch": 1.2077922077922079, + "grad_norm": 3.291201591491699, + "learning_rate": 9.965893961360976e-05, + "loss": 1.9931, + "step": 186 + }, + { + "epoch": 1.2142857142857142, + "grad_norm": 3.3770711421966553, + "learning_rate": 9.965526667053963e-05, + "loss": 1.9248, + "step": 187 + }, + { + "epoch": 1.2207792207792207, + "grad_norm": 3.346139669418335, + "learning_rate": 9.965157412435663e-05, + "loss": 1.9951, + "step": 188 + }, + { + "epoch": 1.2272727272727273, + "grad_norm": 2.8916828632354736, + "learning_rate": 9.964786197651847e-05, + "loss": 1.7675, + "step": 189 + }, + { + "epoch": 1.2337662337662338, + "grad_norm": 3.3172147274017334, + "learning_rate": 9.964413022849068e-05, + "loss": 1.7783, + "step": 190 + }, + { + "epoch": 1.2402597402597402, + "grad_norm": 3.2727859020233154, + "learning_rate": 9.96403788817465e-05, + "loss": 2.0687, + "step": 191 + }, + { + "epoch": 1.2467532467532467, + "grad_norm": 2.8867673873901367, + "learning_rate": 9.963660793776688e-05, + "loss": 1.467, + "step": 192 + }, + { + "epoch": 1.2532467532467533, + "grad_norm": 3.398193359375, + "learning_rate": 9.963281739804054e-05, + "loss": 2.084, + "step": 193 + }, + { + "epoch": 1.2597402597402598, + "grad_norm": 3.4608664512634277, + "learning_rate": 9.962900726406391e-05, + "loss": 2.0284, + "step": 194 + }, + { + "epoch": 1.2662337662337662, + "grad_norm": 2.9325497150421143, + "learning_rate": 9.96251775373412e-05, + "loss": 1.7167, + "step": 195 + }, + { + "epoch": 1.2727272727272727, + "grad_norm": 3.263169765472412, + "learning_rate": 9.96213282193843e-05, + "loss": 1.9843, + "step": 196 + }, + { + "epoch": 1.2792207792207793, + "grad_norm": 3.2453436851501465, + "learning_rate": 9.961745931171287e-05, + "loss": 1.804, + "step": 197 + }, + { + "epoch": 1.2857142857142856, + "grad_norm": 3.2929818630218506, + "learning_rate": 9.96135708158543e-05, + "loss": 2.0279, + "step": 198 + }, + { + "epoch": 1.2922077922077921, + "grad_norm": 3.565657377243042, + "learning_rate": 9.96096627333437e-05, + "loss": 1.9242, + "step": 199 + }, + { + "epoch": 1.2987012987012987, + "grad_norm": 3.3671059608459473, + "learning_rate": 9.96057350657239e-05, + "loss": 1.7902, + "step": 200 + }, + { + "epoch": 1.3051948051948052, + "grad_norm": 3.2640137672424316, + "learning_rate": 9.96017878145455e-05, + "loss": 1.9485, + "step": 201 + }, + { + "epoch": 1.3116883116883118, + "grad_norm": 3.6283884048461914, + "learning_rate": 9.959782098136683e-05, + "loss": 2.204, + "step": 202 + }, + { + "epoch": 1.3181818181818181, + "grad_norm": 3.5066027641296387, + "learning_rate": 9.959383456775391e-05, + "loss": 2.0808, + "step": 203 + }, + { + "epoch": 1.3246753246753247, + "grad_norm": 3.4553568363189697, + "learning_rate": 9.958982857528052e-05, + "loss": 1.8267, + "step": 204 + }, + { + "epoch": 1.3311688311688312, + "grad_norm": 3.434098482131958, + "learning_rate": 9.958580300552815e-05, + "loss": 2.0149, + "step": 205 + }, + { + "epoch": 1.3376623376623376, + "grad_norm": 3.090224504470825, + "learning_rate": 9.958175786008604e-05, + "loss": 1.6188, + "step": 206 + }, + { + "epoch": 1.344155844155844, + "grad_norm": 3.104416847229004, + "learning_rate": 9.957769314055117e-05, + "loss": 1.8435, + "step": 207 + }, + { + "epoch": 1.3506493506493507, + "grad_norm": 3.1267154216766357, + "learning_rate": 9.957360884852817e-05, + "loss": 1.839, + "step": 208 + }, + { + "epoch": 1.3571428571428572, + "grad_norm": 3.384131908416748, + "learning_rate": 9.956950498562953e-05, + "loss": 2.0758, + "step": 209 + }, + { + "epoch": 1.3636363636363638, + "grad_norm": 3.1655869483947754, + "learning_rate": 9.956538155347534e-05, + "loss": 1.6829, + "step": 210 + }, + { + "epoch": 1.37012987012987, + "grad_norm": 3.373323917388916, + "learning_rate": 9.956123855369346e-05, + "loss": 1.8551, + "step": 211 + }, + { + "epoch": 1.3766233766233766, + "grad_norm": 3.1319708824157715, + "learning_rate": 9.955707598791952e-05, + "loss": 1.7109, + "step": 212 + }, + { + "epoch": 1.3831168831168832, + "grad_norm": 3.38543963432312, + "learning_rate": 9.95528938577968e-05, + "loss": 1.9705, + "step": 213 + }, + { + "epoch": 1.3896103896103895, + "grad_norm": 3.442453145980835, + "learning_rate": 9.954869216497635e-05, + "loss": 1.7815, + "step": 214 + }, + { + "epoch": 1.396103896103896, + "grad_norm": 3.13667368888855, + "learning_rate": 9.954447091111694e-05, + "loss": 1.9754, + "step": 215 + }, + { + "epoch": 1.4025974025974026, + "grad_norm": 3.447659492492676, + "learning_rate": 9.954023009788504e-05, + "loss": 2.269, + "step": 216 + }, + { + "epoch": 1.4090909090909092, + "grad_norm": 3.6094558238983154, + "learning_rate": 9.953596972695487e-05, + "loss": 2.0854, + "step": 217 + }, + { + "epoch": 1.4155844155844157, + "grad_norm": 3.1890039443969727, + "learning_rate": 9.953168980000835e-05, + "loss": 1.993, + "step": 218 + }, + { + "epoch": 1.422077922077922, + "grad_norm": 3.3757541179656982, + "learning_rate": 9.952739031873512e-05, + "loss": 2.0556, + "step": 219 + }, + { + "epoch": 1.4285714285714286, + "grad_norm": 3.047400712966919, + "learning_rate": 9.952307128483256e-05, + "loss": 1.9276, + "step": 220 + }, + { + "epoch": 1.435064935064935, + "grad_norm": 3.213284730911255, + "learning_rate": 9.951873270000576e-05, + "loss": 2.0443, + "step": 221 + }, + { + "epoch": 1.4415584415584415, + "grad_norm": 3.250971794128418, + "learning_rate": 9.95143745659675e-05, + "loss": 1.9392, + "step": 222 + }, + { + "epoch": 1.448051948051948, + "grad_norm": 3.3131914138793945, + "learning_rate": 9.950999688443833e-05, + "loss": 1.8581, + "step": 223 + }, + { + "epoch": 1.4545454545454546, + "grad_norm": 2.970548629760742, + "learning_rate": 9.950559965714648e-05, + "loss": 1.7365, + "step": 224 + }, + { + "epoch": 1.4610389610389611, + "grad_norm": 3.0069758892059326, + "learning_rate": 9.950118288582788e-05, + "loss": 1.4736, + "step": 225 + }, + { + "epoch": 1.4675324675324675, + "grad_norm": 2.8806533813476562, + "learning_rate": 9.949674657222624e-05, + "loss": 1.6931, + "step": 226 + }, + { + "epoch": 1.474025974025974, + "grad_norm": 2.8493435382843018, + "learning_rate": 9.949229071809293e-05, + "loss": 1.6771, + "step": 227 + }, + { + "epoch": 1.4805194805194806, + "grad_norm": 3.4888033866882324, + "learning_rate": 9.948781532518705e-05, + "loss": 1.9593, + "step": 228 + }, + { + "epoch": 1.487012987012987, + "grad_norm": 3.370680332183838, + "learning_rate": 9.948332039527541e-05, + "loss": 1.9331, + "step": 229 + }, + { + "epoch": 1.4935064935064934, + "grad_norm": 3.5115890502929688, + "learning_rate": 9.947880593013255e-05, + "loss": 2.0011, + "step": 230 + }, + { + "epoch": 1.5, + "grad_norm": 3.091661214828491, + "learning_rate": 9.947427193154071e-05, + "loss": 1.8513, + "step": 231 + }, + { + "epoch": 1.5064935064935066, + "grad_norm": 3.062349796295166, + "learning_rate": 9.946971840128981e-05, + "loss": 1.7876, + "step": 232 + }, + { + "epoch": 1.512987012987013, + "grad_norm": 3.1313397884368896, + "learning_rate": 9.946514534117754e-05, + "loss": 1.8766, + "step": 233 + }, + { + "epoch": 1.5194805194805194, + "grad_norm": 3.2378571033477783, + "learning_rate": 9.946055275300928e-05, + "loss": 1.9461, + "step": 234 + }, + { + "epoch": 1.525974025974026, + "grad_norm": 3.385910987854004, + "learning_rate": 9.945594063859809e-05, + "loss": 1.8297, + "step": 235 + }, + { + "epoch": 1.5324675324675323, + "grad_norm": 3.524550676345825, + "learning_rate": 9.945130899976477e-05, + "loss": 1.9914, + "step": 236 + }, + { + "epoch": 1.5389610389610389, + "grad_norm": 3.3748812675476074, + "learning_rate": 9.944665783833782e-05, + "loss": 1.8368, + "step": 237 + }, + { + "epoch": 1.5454545454545454, + "grad_norm": 3.096031904220581, + "learning_rate": 9.944198715615342e-05, + "loss": 1.783, + "step": 238 + }, + { + "epoch": 1.551948051948052, + "grad_norm": 3.375197410583496, + "learning_rate": 9.943729695505552e-05, + "loss": 2.073, + "step": 239 + }, + { + "epoch": 1.5584415584415585, + "grad_norm": 2.887650966644287, + "learning_rate": 9.94325872368957e-05, + "loss": 1.8864, + "step": 240 + }, + { + "epoch": 1.564935064935065, + "grad_norm": 3.060448169708252, + "learning_rate": 9.942785800353332e-05, + "loss": 1.7054, + "step": 241 + }, + { + "epoch": 1.5714285714285714, + "grad_norm": 3.2923696041107178, + "learning_rate": 9.942310925683538e-05, + "loss": 1.999, + "step": 242 + }, + { + "epoch": 1.577922077922078, + "grad_norm": 2.896110773086548, + "learning_rate": 9.941834099867659e-05, + "loss": 1.832, + "step": 243 + }, + { + "epoch": 1.5844155844155843, + "grad_norm": 2.9442901611328125, + "learning_rate": 9.941355323093943e-05, + "loss": 2.1465, + "step": 244 + }, + { + "epoch": 1.5909090909090908, + "grad_norm": 2.99206280708313, + "learning_rate": 9.940874595551404e-05, + "loss": 1.7449, + "step": 245 + }, + { + "epoch": 1.5974025974025974, + "grad_norm": 3.049651622772217, + "learning_rate": 9.940391917429818e-05, + "loss": 1.5516, + "step": 246 + }, + { + "epoch": 1.603896103896104, + "grad_norm": 3.3082385063171387, + "learning_rate": 9.939907288919747e-05, + "loss": 2.0167, + "step": 247 + }, + { + "epoch": 1.6103896103896105, + "grad_norm": 3.1149022579193115, + "learning_rate": 9.939420710212511e-05, + "loss": 2.0022, + "step": 248 + }, + { + "epoch": 1.616883116883117, + "grad_norm": 2.9124245643615723, + "learning_rate": 9.938932181500205e-05, + "loss": 1.9863, + "step": 249 + }, + { + "epoch": 1.6233766233766234, + "grad_norm": 3.180870294570923, + "learning_rate": 9.938441702975689e-05, + "loss": 1.9872, + "step": 250 + }, + { + "epoch": 1.62987012987013, + "grad_norm": 3.2378902435302734, + "learning_rate": 9.9379492748326e-05, + "loss": 1.9957, + "step": 251 + }, + { + "epoch": 1.6363636363636362, + "grad_norm": 2.9901888370513916, + "learning_rate": 9.937454897265337e-05, + "loss": 1.7305, + "step": 252 + }, + { + "epoch": 1.6428571428571428, + "grad_norm": 3.472109794616699, + "learning_rate": 9.936958570469077e-05, + "loss": 2.1072, + "step": 253 + }, + { + "epoch": 1.6493506493506493, + "grad_norm": 3.1424944400787354, + "learning_rate": 9.93646029463976e-05, + "loss": 1.961, + "step": 254 + }, + { + "epoch": 1.655844155844156, + "grad_norm": 3.177325487136841, + "learning_rate": 9.935960069974096e-05, + "loss": 1.7897, + "step": 255 + }, + { + "epoch": 1.6623376623376624, + "grad_norm": 3.207707166671753, + "learning_rate": 9.935457896669568e-05, + "loss": 1.8971, + "step": 256 + }, + { + "epoch": 1.6688311688311688, + "grad_norm": 3.142314910888672, + "learning_rate": 9.934953774924424e-05, + "loss": 1.8993, + "step": 257 + }, + { + "epoch": 1.6753246753246753, + "grad_norm": 3.1800239086151123, + "learning_rate": 9.934447704937684e-05, + "loss": 1.9482, + "step": 258 + }, + { + "epoch": 1.6818181818181817, + "grad_norm": 2.71478271484375, + "learning_rate": 9.933939686909137e-05, + "loss": 1.7173, + "step": 259 + }, + { + "epoch": 1.6883116883116882, + "grad_norm": 3.2946617603302, + "learning_rate": 9.93342972103934e-05, + "loss": 2.0823, + "step": 260 + }, + { + "epoch": 1.6948051948051948, + "grad_norm": 3.1132423877716064, + "learning_rate": 9.93291780752962e-05, + "loss": 1.9475, + "step": 261 + }, + { + "epoch": 1.7012987012987013, + "grad_norm": 3.383772373199463, + "learning_rate": 9.932403946582072e-05, + "loss": 2.1187, + "step": 262 + }, + { + "epoch": 1.7077922077922079, + "grad_norm": 3.0686593055725098, + "learning_rate": 9.931888138399561e-05, + "loss": 1.7843, + "step": 263 + }, + { + "epoch": 1.7142857142857144, + "grad_norm": 3.1363070011138916, + "learning_rate": 9.931370383185718e-05, + "loss": 2.0091, + "step": 264 + }, + { + "epoch": 1.7207792207792207, + "grad_norm": 3.5003199577331543, + "learning_rate": 9.930850681144945e-05, + "loss": 2.1529, + "step": 265 + }, + { + "epoch": 1.7272727272727273, + "grad_norm": 3.456496000289917, + "learning_rate": 9.930329032482413e-05, + "loss": 2.0149, + "step": 266 + }, + { + "epoch": 1.7337662337662336, + "grad_norm": 2.9732820987701416, + "learning_rate": 9.92980543740406e-05, + "loss": 1.7583, + "step": 267 + }, + { + "epoch": 1.7402597402597402, + "grad_norm": 3.0580830574035645, + "learning_rate": 9.929279896116594e-05, + "loss": 1.9094, + "step": 268 + }, + { + "epoch": 1.7467532467532467, + "grad_norm": 2.9448652267456055, + "learning_rate": 9.92875240882749e-05, + "loss": 1.8479, + "step": 269 + }, + { + "epoch": 1.7532467532467533, + "grad_norm": 3.3782246112823486, + "learning_rate": 9.928222975744991e-05, + "loss": 1.7582, + "step": 270 + }, + { + "epoch": 1.7597402597402598, + "grad_norm": 3.2021212577819824, + "learning_rate": 9.927691597078108e-05, + "loss": 2.0634, + "step": 271 + }, + { + "epoch": 1.7662337662337664, + "grad_norm": 3.008000135421753, + "learning_rate": 9.927158273036625e-05, + "loss": 1.8569, + "step": 272 + }, + { + "epoch": 1.7727272727272727, + "grad_norm": 3.255671501159668, + "learning_rate": 9.926623003831084e-05, + "loss": 1.8678, + "step": 273 + }, + { + "epoch": 1.7792207792207793, + "grad_norm": 3.4665205478668213, + "learning_rate": 9.926085789672806e-05, + "loss": 2.1407, + "step": 274 + }, + { + "epoch": 1.7857142857142856, + "grad_norm": 3.0679426193237305, + "learning_rate": 9.92554663077387e-05, + "loss": 2.0964, + "step": 275 + }, + { + "epoch": 1.7922077922077921, + "grad_norm": 3.3258745670318604, + "learning_rate": 9.92500552734713e-05, + "loss": 2.0542, + "step": 276 + }, + { + "epoch": 1.7987012987012987, + "grad_norm": 3.138080596923828, + "learning_rate": 9.924462479606207e-05, + "loss": 1.9672, + "step": 277 + }, + { + "epoch": 1.8051948051948052, + "grad_norm": 3.225432872772217, + "learning_rate": 9.923917487765484e-05, + "loss": 1.9354, + "step": 278 + }, + { + "epoch": 1.8116883116883118, + "grad_norm": 2.762915849685669, + "learning_rate": 9.923370552040116e-05, + "loss": 1.7821, + "step": 279 + }, + { + "epoch": 1.8181818181818183, + "grad_norm": 3.107593059539795, + "learning_rate": 9.922821672646027e-05, + "loss": 1.8868, + "step": 280 + }, + { + "epoch": 1.8246753246753247, + "grad_norm": 3.052213668823242, + "learning_rate": 9.922270849799905e-05, + "loss": 1.8148, + "step": 281 + }, + { + "epoch": 1.8311688311688312, + "grad_norm": 3.04420804977417, + "learning_rate": 9.921718083719203e-05, + "loss": 2.0534, + "step": 282 + }, + { + "epoch": 1.8376623376623376, + "grad_norm": 3.083042860031128, + "learning_rate": 9.921163374622147e-05, + "loss": 2.0427, + "step": 283 + }, + { + "epoch": 1.844155844155844, + "grad_norm": 2.7837564945220947, + "learning_rate": 9.920606722727725e-05, + "loss": 1.5982, + "step": 284 + }, + { + "epoch": 1.8506493506493507, + "grad_norm": 2.737576961517334, + "learning_rate": 9.920048128255699e-05, + "loss": 1.6942, + "step": 285 + }, + { + "epoch": 1.8571428571428572, + "grad_norm": 2.9239234924316406, + "learning_rate": 9.919487591426591e-05, + "loss": 1.9588, + "step": 286 + }, + { + "epoch": 1.8636363636363638, + "grad_norm": 2.5686419010162354, + "learning_rate": 9.918925112461688e-05, + "loss": 1.798, + "step": 287 + }, + { + "epoch": 1.87012987012987, + "grad_norm": 3.106424570083618, + "learning_rate": 9.918360691583056e-05, + "loss": 1.9961, + "step": 288 + }, + { + "epoch": 1.8766233766233766, + "grad_norm": 3.469996452331543, + "learning_rate": 9.91779432901351e-05, + "loss": 2.1417, + "step": 289 + }, + { + "epoch": 1.883116883116883, + "grad_norm": 3.0456113815307617, + "learning_rate": 9.917226024976649e-05, + "loss": 1.922, + "step": 290 + }, + { + "epoch": 1.8896103896103895, + "grad_norm": 3.158688545227051, + "learning_rate": 9.916655779696826e-05, + "loss": 1.8516, + "step": 291 + }, + { + "epoch": 1.896103896103896, + "grad_norm": 2.9286715984344482, + "learning_rate": 9.916083593399166e-05, + "loss": 2.0368, + "step": 292 + }, + { + "epoch": 1.9025974025974026, + "grad_norm": 2.7478342056274414, + "learning_rate": 9.91550946630956e-05, + "loss": 1.7571, + "step": 293 + }, + { + "epoch": 1.9090909090909092, + "grad_norm": 2.5094292163848877, + "learning_rate": 9.914933398654663e-05, + "loss": 1.7007, + "step": 294 + }, + { + "epoch": 1.9155844155844157, + "grad_norm": 2.9641265869140625, + "learning_rate": 9.914355390661896e-05, + "loss": 1.7764, + "step": 295 + }, + { + "epoch": 1.922077922077922, + "grad_norm": 3.029686689376831, + "learning_rate": 9.913775442559452e-05, + "loss": 1.9938, + "step": 296 + }, + { + "epoch": 1.9285714285714286, + "grad_norm": 3.169807195663452, + "learning_rate": 9.91319355457628e-05, + "loss": 1.9341, + "step": 297 + }, + { + "epoch": 1.935064935064935, + "grad_norm": 2.8388686180114746, + "learning_rate": 9.912609726942103e-05, + "loss": 1.96, + "step": 298 + }, + { + "epoch": 1.9415584415584415, + "grad_norm": 3.2075181007385254, + "learning_rate": 9.912023959887408e-05, + "loss": 2.0209, + "step": 299 + }, + { + "epoch": 1.948051948051948, + "grad_norm": 2.870790481567383, + "learning_rate": 9.911436253643445e-05, + "loss": 1.7023, + "step": 300 + }, + { + "epoch": 1.9545454545454546, + "grad_norm": 3.17559814453125, + "learning_rate": 9.910846608442229e-05, + "loss": 1.8861, + "step": 301 + }, + { + "epoch": 1.9610389610389611, + "grad_norm": 3.2682406902313232, + "learning_rate": 9.910255024516546e-05, + "loss": 1.9807, + "step": 302 + }, + { + "epoch": 1.9675324675324677, + "grad_norm": 3.0713870525360107, + "learning_rate": 9.909661502099943e-05, + "loss": 1.7816, + "step": 303 + }, + { + "epoch": 1.974025974025974, + "grad_norm": 2.817713975906372, + "learning_rate": 9.909066041426733e-05, + "loss": 1.802, + "step": 304 + }, + { + "epoch": 1.9805194805194806, + "grad_norm": 3.0280492305755615, + "learning_rate": 9.908468642731995e-05, + "loss": 2.1874, + "step": 305 + }, + { + "epoch": 1.987012987012987, + "grad_norm": 2.799920082092285, + "learning_rate": 9.907869306251572e-05, + "loss": 1.6937, + "step": 306 + }, + { + "epoch": 1.9935064935064934, + "grad_norm": 2.9983012676239014, + "learning_rate": 9.907268032222071e-05, + "loss": 1.9305, + "step": 307 + }, + { + "epoch": 2.0, + "grad_norm": 4888.9140625, + "learning_rate": 9.90666482088087e-05, + "loss": 1.771, + "step": 308 + }, + { + "epoch": 2.0064935064935066, + "grad_norm": 3.2918434143066406, + "learning_rate": 9.906059672466101e-05, + "loss": 1.651, + "step": 309 + }, + { + "epoch": 2.012987012987013, + "grad_norm": 3.1957743167877197, + "learning_rate": 9.90545258721667e-05, + "loss": 1.7395, + "step": 310 + }, + { + "epoch": 2.0194805194805197, + "grad_norm": 3.090162515640259, + "learning_rate": 9.904843565372248e-05, + "loss": 1.6515, + "step": 311 + }, + { + "epoch": 2.0259740259740258, + "grad_norm": 3.333552598953247, + "learning_rate": 9.904232607173262e-05, + "loss": 1.6349, + "step": 312 + }, + { + "epoch": 2.0324675324675323, + "grad_norm": 3.266960382461548, + "learning_rate": 9.903619712860912e-05, + "loss": 1.6787, + "step": 313 + }, + { + "epoch": 2.038961038961039, + "grad_norm": 3.407783031463623, + "learning_rate": 9.903004882677156e-05, + "loss": 1.5224, + "step": 314 + }, + { + "epoch": 2.0454545454545454, + "grad_norm": 3.5633609294891357, + "learning_rate": 9.902388116864722e-05, + "loss": 1.7562, + "step": 315 + }, + { + "epoch": 2.051948051948052, + "grad_norm": 3.1980199813842773, + "learning_rate": 9.901769415667099e-05, + "loss": 1.6488, + "step": 316 + }, + { + "epoch": 2.0584415584415585, + "grad_norm": 2.946018695831299, + "learning_rate": 9.90114877932854e-05, + "loss": 1.3956, + "step": 317 + }, + { + "epoch": 2.064935064935065, + "grad_norm": 3.0959718227386475, + "learning_rate": 9.900526208094061e-05, + "loss": 1.6679, + "step": 318 + }, + { + "epoch": 2.0714285714285716, + "grad_norm": 3.6357126235961914, + "learning_rate": 9.899901702209445e-05, + "loss": 1.6934, + "step": 319 + }, + { + "epoch": 2.0779220779220777, + "grad_norm": 3.2969744205474854, + "learning_rate": 9.899275261921234e-05, + "loss": 1.7037, + "step": 320 + }, + { + "epoch": 2.0844155844155843, + "grad_norm": 3.406505584716797, + "learning_rate": 9.898646887476741e-05, + "loss": 1.6802, + "step": 321 + }, + { + "epoch": 2.090909090909091, + "grad_norm": 3.356058120727539, + "learning_rate": 9.898016579124037e-05, + "loss": 1.6779, + "step": 322 + }, + { + "epoch": 2.0974025974025974, + "grad_norm": 3.2132608890533447, + "learning_rate": 9.897384337111957e-05, + "loss": 1.6753, + "step": 323 + }, + { + "epoch": 2.103896103896104, + "grad_norm": 3.860316514968872, + "learning_rate": 9.8967501616901e-05, + "loss": 1.7702, + "step": 324 + }, + { + "epoch": 2.1103896103896105, + "grad_norm": 3.283928871154785, + "learning_rate": 9.896114053108829e-05, + "loss": 1.874, + "step": 325 + }, + { + "epoch": 2.116883116883117, + "grad_norm": 3.458469867706299, + "learning_rate": 9.895476011619269e-05, + "loss": 1.6123, + "step": 326 + }, + { + "epoch": 2.1233766233766236, + "grad_norm": 3.1832275390625, + "learning_rate": 9.89483603747331e-05, + "loss": 1.5368, + "step": 327 + }, + { + "epoch": 2.1298701298701297, + "grad_norm": 3.380354166030884, + "learning_rate": 9.894194130923602e-05, + "loss": 1.8633, + "step": 328 + }, + { + "epoch": 2.1363636363636362, + "grad_norm": 3.0025081634521484, + "learning_rate": 9.89355029222356e-05, + "loss": 1.693, + "step": 329 + }, + { + "epoch": 2.142857142857143, + "grad_norm": 3.223750591278076, + "learning_rate": 9.892904521627361e-05, + "loss": 1.6421, + "step": 330 + }, + { + "epoch": 2.1493506493506493, + "grad_norm": 2.978912830352783, + "learning_rate": 9.892256819389947e-05, + "loss": 1.6442, + "step": 331 + }, + { + "epoch": 2.155844155844156, + "grad_norm": 3.126190185546875, + "learning_rate": 9.891607185767018e-05, + "loss": 1.642, + "step": 332 + }, + { + "epoch": 2.1623376623376624, + "grad_norm": 3.196380615234375, + "learning_rate": 9.890955621015039e-05, + "loss": 1.8094, + "step": 333 + }, + { + "epoch": 2.168831168831169, + "grad_norm": 3.2463197708129883, + "learning_rate": 9.890302125391239e-05, + "loss": 1.7948, + "step": 334 + }, + { + "epoch": 2.175324675324675, + "grad_norm": 3.05271053314209, + "learning_rate": 9.88964669915361e-05, + "loss": 1.7538, + "step": 335 + }, + { + "epoch": 2.1818181818181817, + "grad_norm": 2.841326951980591, + "learning_rate": 9.888989342560899e-05, + "loss": 1.7039, + "step": 336 + }, + { + "epoch": 2.188311688311688, + "grad_norm": 2.989499807357788, + "learning_rate": 9.888330055872623e-05, + "loss": 1.6692, + "step": 337 + }, + { + "epoch": 2.1948051948051948, + "grad_norm": 3.3557872772216797, + "learning_rate": 9.887668839349057e-05, + "loss": 1.6721, + "step": 338 + }, + { + "epoch": 2.2012987012987013, + "grad_norm": 3.342548370361328, + "learning_rate": 9.88700569325124e-05, + "loss": 1.83, + "step": 339 + }, + { + "epoch": 2.207792207792208, + "grad_norm": 2.9942660331726074, + "learning_rate": 9.886340617840968e-05, + "loss": 1.8081, + "step": 340 + }, + { + "epoch": 2.2142857142857144, + "grad_norm": 3.1562952995300293, + "learning_rate": 9.885673613380806e-05, + "loss": 1.7479, + "step": 341 + }, + { + "epoch": 2.220779220779221, + "grad_norm": 2.7380170822143555, + "learning_rate": 9.885004680134076e-05, + "loss": 1.3577, + "step": 342 + }, + { + "epoch": 2.227272727272727, + "grad_norm": 2.7151942253112793, + "learning_rate": 9.884333818364861e-05, + "loss": 1.3956, + "step": 343 + }, + { + "epoch": 2.2337662337662336, + "grad_norm": 3.0294029712677, + "learning_rate": 9.883661028338008e-05, + "loss": 1.5567, + "step": 344 + }, + { + "epoch": 2.24025974025974, + "grad_norm": 3.0623183250427246, + "learning_rate": 9.882986310319124e-05, + "loss": 1.6769, + "step": 345 + }, + { + "epoch": 2.2467532467532467, + "grad_norm": 3.1786789894104004, + "learning_rate": 9.882309664574575e-05, + "loss": 1.595, + "step": 346 + }, + { + "epoch": 2.2532467532467533, + "grad_norm": 3.2232789993286133, + "learning_rate": 9.881631091371491e-05, + "loss": 1.6652, + "step": 347 + }, + { + "epoch": 2.25974025974026, + "grad_norm": 2.559070110321045, + "learning_rate": 9.880950590977765e-05, + "loss": 1.3795, + "step": 348 + }, + { + "epoch": 2.2662337662337664, + "grad_norm": 3.3524162769317627, + "learning_rate": 9.880268163662042e-05, + "loss": 1.8738, + "step": 349 + }, + { + "epoch": 2.2727272727272725, + "grad_norm": 3.0645384788513184, + "learning_rate": 9.879583809693738e-05, + "loss": 1.6108, + "step": 350 + }, + { + "epoch": 2.279220779220779, + "grad_norm": 3.547124147415161, + "learning_rate": 9.878897529343023e-05, + "loss": 1.9958, + "step": 351 + }, + { + "epoch": 2.2857142857142856, + "grad_norm": 2.875279188156128, + "learning_rate": 9.87820932288083e-05, + "loss": 1.5304, + "step": 352 + }, + { + "epoch": 2.292207792207792, + "grad_norm": 3.039005756378174, + "learning_rate": 9.877519190578852e-05, + "loss": 1.6787, + "step": 353 + }, + { + "epoch": 2.2987012987012987, + "grad_norm": 3.231783151626587, + "learning_rate": 9.876827132709544e-05, + "loss": 1.8304, + "step": 354 + }, + { + "epoch": 2.3051948051948052, + "grad_norm": 3.3293938636779785, + "learning_rate": 9.876133149546118e-05, + "loss": 1.8101, + "step": 355 + }, + { + "epoch": 2.311688311688312, + "grad_norm": 3.1368279457092285, + "learning_rate": 9.875437241362546e-05, + "loss": 1.7841, + "step": 356 + }, + { + "epoch": 2.3181818181818183, + "grad_norm": 3.4561681747436523, + "learning_rate": 9.874739408433565e-05, + "loss": 1.8775, + "step": 357 + }, + { + "epoch": 2.324675324675325, + "grad_norm": 2.352166175842285, + "learning_rate": 9.874039651034666e-05, + "loss": 1.4749, + "step": 358 + }, + { + "epoch": 2.331168831168831, + "grad_norm": 2.7010676860809326, + "learning_rate": 9.873337969442101e-05, + "loss": 1.6247, + "step": 359 + }, + { + "epoch": 2.3376623376623376, + "grad_norm": 2.420346260070801, + "learning_rate": 9.872634363932887e-05, + "loss": 1.2657, + "step": 360 + }, + { + "epoch": 2.344155844155844, + "grad_norm": 3.2130322456359863, + "learning_rate": 9.871928834784792e-05, + "loss": 1.796, + "step": 361 + }, + { + "epoch": 2.3506493506493507, + "grad_norm": 2.915154457092285, + "learning_rate": 9.87122138227635e-05, + "loss": 1.6665, + "step": 362 + }, + { + "epoch": 2.357142857142857, + "grad_norm": 3.347503185272217, + "learning_rate": 9.870512006686851e-05, + "loss": 1.599, + "step": 363 + }, + { + "epoch": 2.3636363636363638, + "grad_norm": 3.082561492919922, + "learning_rate": 9.869800708296346e-05, + "loss": 1.9103, + "step": 364 + }, + { + "epoch": 2.3701298701298703, + "grad_norm": 2.9106686115264893, + "learning_rate": 9.869087487385644e-05, + "loss": 1.8083, + "step": 365 + }, + { + "epoch": 2.3766233766233764, + "grad_norm": 3.256690740585327, + "learning_rate": 9.868372344236313e-05, + "loss": 1.6163, + "step": 366 + }, + { + "epoch": 2.383116883116883, + "grad_norm": 3.0932395458221436, + "learning_rate": 9.867655279130683e-05, + "loss": 1.7318, + "step": 367 + }, + { + "epoch": 2.3896103896103895, + "grad_norm": 2.975876569747925, + "learning_rate": 9.866936292351836e-05, + "loss": 1.8791, + "step": 368 + }, + { + "epoch": 2.396103896103896, + "grad_norm": 3.221210241317749, + "learning_rate": 9.866215384183619e-05, + "loss": 1.8514, + "step": 369 + }, + { + "epoch": 2.4025974025974026, + "grad_norm": 3.188079833984375, + "learning_rate": 9.865492554910633e-05, + "loss": 1.8689, + "step": 370 + }, + { + "epoch": 2.409090909090909, + "grad_norm": 3.175229072570801, + "learning_rate": 9.864767804818243e-05, + "loss": 1.8805, + "step": 371 + }, + { + "epoch": 2.4155844155844157, + "grad_norm": 3.077758312225342, + "learning_rate": 9.864041134192563e-05, + "loss": 1.9167, + "step": 372 + }, + { + "epoch": 2.4220779220779223, + "grad_norm": 2.952587366104126, + "learning_rate": 9.863312543320477e-05, + "loss": 1.7636, + "step": 373 + }, + { + "epoch": 2.4285714285714284, + "grad_norm": 2.8241958618164062, + "learning_rate": 9.86258203248962e-05, + "loss": 1.583, + "step": 374 + }, + { + "epoch": 2.435064935064935, + "grad_norm": 3.0791385173797607, + "learning_rate": 9.861849601988383e-05, + "loss": 1.5679, + "step": 375 + }, + { + "epoch": 2.4415584415584415, + "grad_norm": 3.0636885166168213, + "learning_rate": 9.861115252105921e-05, + "loss": 1.6682, + "step": 376 + }, + { + "epoch": 2.448051948051948, + "grad_norm": 2.9893672466278076, + "learning_rate": 9.860378983132143e-05, + "loss": 1.8759, + "step": 377 + }, + { + "epoch": 2.4545454545454546, + "grad_norm": 2.585669755935669, + "learning_rate": 9.859640795357716e-05, + "loss": 1.602, + "step": 378 + }, + { + "epoch": 2.461038961038961, + "grad_norm": 2.8519511222839355, + "learning_rate": 9.858900689074064e-05, + "loss": 1.8531, + "step": 379 + }, + { + "epoch": 2.4675324675324677, + "grad_norm": 2.6581485271453857, + "learning_rate": 9.85815866457337e-05, + "loss": 1.6298, + "step": 380 + }, + { + "epoch": 2.474025974025974, + "grad_norm": 2.6713006496429443, + "learning_rate": 9.857414722148574e-05, + "loss": 1.7688, + "step": 381 + }, + { + "epoch": 2.4805194805194803, + "grad_norm": 2.8108949661254883, + "learning_rate": 9.856668862093372e-05, + "loss": 1.7104, + "step": 382 + }, + { + "epoch": 2.487012987012987, + "grad_norm": 2.4003746509552, + "learning_rate": 9.855921084702219e-05, + "loss": 1.4872, + "step": 383 + }, + { + "epoch": 2.4935064935064934, + "grad_norm": 2.9604358673095703, + "learning_rate": 9.855171390270324e-05, + "loss": 1.6916, + "step": 384 + }, + { + "epoch": 2.5, + "grad_norm": 2.9553635120391846, + "learning_rate": 9.854419779093655e-05, + "loss": 1.65, + "step": 385 + }, + { + "epoch": 2.5064935064935066, + "grad_norm": 2.6719701290130615, + "learning_rate": 9.853666251468937e-05, + "loss": 1.5492, + "step": 386 + }, + { + "epoch": 2.512987012987013, + "grad_norm": 2.918327808380127, + "learning_rate": 9.85291080769365e-05, + "loss": 1.8282, + "step": 387 + }, + { + "epoch": 2.5194805194805197, + "grad_norm": 3.0886974334716797, + "learning_rate": 9.852153448066032e-05, + "loss": 1.7593, + "step": 388 + }, + { + "epoch": 2.525974025974026, + "grad_norm": 2.843238592147827, + "learning_rate": 9.851394172885074e-05, + "loss": 1.7201, + "step": 389 + }, + { + "epoch": 2.5324675324675323, + "grad_norm": 2.817976951599121, + "learning_rate": 9.85063298245053e-05, + "loss": 1.7933, + "step": 390 + }, + { + "epoch": 2.538961038961039, + "grad_norm": 2.8269622325897217, + "learning_rate": 9.849869877062902e-05, + "loss": 1.7015, + "step": 391 + }, + { + "epoch": 2.5454545454545454, + "grad_norm": 2.727435827255249, + "learning_rate": 9.849104857023455e-05, + "loss": 1.481, + "step": 392 + }, + { + "epoch": 2.551948051948052, + "grad_norm": 2.7080495357513428, + "learning_rate": 9.848337922634206e-05, + "loss": 1.4346, + "step": 393 + }, + { + "epoch": 2.5584415584415585, + "grad_norm": 3.0474908351898193, + "learning_rate": 9.847569074197926e-05, + "loss": 1.6259, + "step": 394 + }, + { + "epoch": 2.564935064935065, + "grad_norm": 2.7546396255493164, + "learning_rate": 9.846798312018146e-05, + "loss": 1.5626, + "step": 395 + }, + { + "epoch": 2.571428571428571, + "grad_norm": 2.9604411125183105, + "learning_rate": 9.846025636399152e-05, + "loss": 2.0086, + "step": 396 + }, + { + "epoch": 2.5779220779220777, + "grad_norm": 3.0381553173065186, + "learning_rate": 9.845251047645983e-05, + "loss": 2.0266, + "step": 397 + }, + { + "epoch": 2.5844155844155843, + "grad_norm": 2.540466070175171, + "learning_rate": 9.844474546064435e-05, + "loss": 1.4928, + "step": 398 + }, + { + "epoch": 2.590909090909091, + "grad_norm": 2.5260584354400635, + "learning_rate": 9.843696131961058e-05, + "loss": 1.5486, + "step": 399 + }, + { + "epoch": 2.5974025974025974, + "grad_norm": 2.7667641639709473, + "learning_rate": 9.842915805643155e-05, + "loss": 1.6139, + "step": 400 + }, + { + "epoch": 2.603896103896104, + "grad_norm": 2.7333874702453613, + "learning_rate": 9.842133567418792e-05, + "loss": 1.747, + "step": 401 + }, + { + "epoch": 2.6103896103896105, + "grad_norm": 2.620067596435547, + "learning_rate": 9.841349417596779e-05, + "loss": 1.6353, + "step": 402 + }, + { + "epoch": 2.616883116883117, + "grad_norm": 2.723745584487915, + "learning_rate": 9.84056335648669e-05, + "loss": 1.5413, + "step": 403 + }, + { + "epoch": 2.6233766233766236, + "grad_norm": 2.789571523666382, + "learning_rate": 9.839775384398847e-05, + "loss": 1.9104, + "step": 404 + }, + { + "epoch": 2.62987012987013, + "grad_norm": 2.624312162399292, + "learning_rate": 9.838985501644328e-05, + "loss": 1.7595, + "step": 405 + }, + { + "epoch": 2.6363636363636362, + "grad_norm": 2.454328775405884, + "learning_rate": 9.838193708534968e-05, + "loss": 1.5174, + "step": 406 + }, + { + "epoch": 2.642857142857143, + "grad_norm": 2.664504051208496, + "learning_rate": 9.837400005383354e-05, + "loss": 1.5799, + "step": 407 + }, + { + "epoch": 2.6493506493506493, + "grad_norm": 2.553387403488159, + "learning_rate": 9.83660439250283e-05, + "loss": 1.6922, + "step": 408 + }, + { + "epoch": 2.655844155844156, + "grad_norm": 2.5766408443450928, + "learning_rate": 9.835806870207487e-05, + "loss": 1.8922, + "step": 409 + }, + { + "epoch": 2.6623376623376624, + "grad_norm": 2.8266332149505615, + "learning_rate": 9.835007438812177e-05, + "loss": 1.6223, + "step": 410 + }, + { + "epoch": 2.6688311688311686, + "grad_norm": 2.6766135692596436, + "learning_rate": 9.834206098632499e-05, + "loss": 1.6929, + "step": 411 + }, + { + "epoch": 2.675324675324675, + "grad_norm": 2.5043816566467285, + "learning_rate": 9.833402849984815e-05, + "loss": 1.5207, + "step": 412 + }, + { + "epoch": 2.6818181818181817, + "grad_norm": 2.6566975116729736, + "learning_rate": 9.832597693186232e-05, + "loss": 1.597, + "step": 413 + }, + { + "epoch": 2.688311688311688, + "grad_norm": 2.4868650436401367, + "learning_rate": 9.831790628554612e-05, + "loss": 1.6636, + "step": 414 + }, + { + "epoch": 2.6948051948051948, + "grad_norm": 2.5328221321105957, + "learning_rate": 9.830981656408574e-05, + "loss": 1.7525, + "step": 415 + }, + { + "epoch": 2.7012987012987013, + "grad_norm": 2.5664961338043213, + "learning_rate": 9.830170777067485e-05, + "loss": 1.6539, + "step": 416 + }, + { + "epoch": 2.707792207792208, + "grad_norm": 2.7295408248901367, + "learning_rate": 9.829357990851468e-05, + "loss": 1.8107, + "step": 417 + }, + { + "epoch": 2.7142857142857144, + "grad_norm": 2.501190662384033, + "learning_rate": 9.8285432980814e-05, + "loss": 1.4882, + "step": 418 + }, + { + "epoch": 2.720779220779221, + "grad_norm": 2.678788185119629, + "learning_rate": 9.827726699078908e-05, + "loss": 1.711, + "step": 419 + }, + { + "epoch": 2.7272727272727275, + "grad_norm": 2.4673514366149902, + "learning_rate": 9.82690819416637e-05, + "loss": 1.6805, + "step": 420 + }, + { + "epoch": 2.7337662337662336, + "grad_norm": 2.555209159851074, + "learning_rate": 9.826087783666921e-05, + "loss": 1.705, + "step": 421 + }, + { + "epoch": 2.74025974025974, + "grad_norm": 2.5114858150482178, + "learning_rate": 9.825265467904445e-05, + "loss": 1.6545, + "step": 422 + }, + { + "epoch": 2.7467532467532467, + "grad_norm": 2.7648122310638428, + "learning_rate": 9.824441247203579e-05, + "loss": 1.741, + "step": 423 + }, + { + "epoch": 2.7532467532467533, + "grad_norm": 2.949734687805176, + "learning_rate": 9.823615121889716e-05, + "loss": 1.8766, + "step": 424 + }, + { + "epoch": 2.75974025974026, + "grad_norm": 2.765125036239624, + "learning_rate": 9.822787092288991e-05, + "loss": 1.674, + "step": 425 + }, + { + "epoch": 2.7662337662337664, + "grad_norm": 2.5355770587921143, + "learning_rate": 9.821957158728301e-05, + "loss": 1.7228, + "step": 426 + }, + { + "epoch": 2.7727272727272725, + "grad_norm": 2.7192254066467285, + "learning_rate": 9.82112532153529e-05, + "loss": 1.8595, + "step": 427 + }, + { + "epoch": 2.779220779220779, + "grad_norm": 2.6829566955566406, + "learning_rate": 9.820291581038355e-05, + "loss": 1.758, + "step": 428 + }, + { + "epoch": 2.7857142857142856, + "grad_norm": 2.2499940395355225, + "learning_rate": 9.819455937566642e-05, + "loss": 1.427, + "step": 429 + }, + { + "epoch": 2.792207792207792, + "grad_norm": 2.475795030593872, + "learning_rate": 9.81861839145005e-05, + "loss": 1.7117, + "step": 430 + }, + { + "epoch": 2.7987012987012987, + "grad_norm": 2.8484835624694824, + "learning_rate": 9.817778943019228e-05, + "loss": 1.8138, + "step": 431 + }, + { + "epoch": 2.8051948051948052, + "grad_norm": 2.821648359298706, + "learning_rate": 9.816937592605579e-05, + "loss": 1.6179, + "step": 432 + }, + { + "epoch": 2.811688311688312, + "grad_norm": 2.4450900554656982, + "learning_rate": 9.816094340541256e-05, + "loss": 1.4323, + "step": 433 + }, + { + "epoch": 2.8181818181818183, + "grad_norm": 2.6112494468688965, + "learning_rate": 9.815249187159157e-05, + "loss": 1.8037, + "step": 434 + }, + { + "epoch": 2.824675324675325, + "grad_norm": 2.6128196716308594, + "learning_rate": 9.814402132792939e-05, + "loss": 1.6578, + "step": 435 + }, + { + "epoch": 2.8311688311688314, + "grad_norm": 2.560913562774658, + "learning_rate": 9.813553177777003e-05, + "loss": 1.8626, + "step": 436 + }, + { + "epoch": 2.8376623376623376, + "grad_norm": 2.2726757526397705, + "learning_rate": 9.812702322446505e-05, + "loss": 1.3101, + "step": 437 + }, + { + "epoch": 2.844155844155844, + "grad_norm": 2.4498019218444824, + "learning_rate": 9.81184956713735e-05, + "loss": 1.6713, + "step": 438 + }, + { + "epoch": 2.8506493506493507, + "grad_norm": 2.671379804611206, + "learning_rate": 9.810994912186189e-05, + "loss": 1.7618, + "step": 439 + }, + { + "epoch": 2.857142857142857, + "grad_norm": 2.9830217361450195, + "learning_rate": 9.81013835793043e-05, + "loss": 1.8335, + "step": 440 + }, + { + "epoch": 2.8636363636363638, + "grad_norm": 2.728466749191284, + "learning_rate": 9.809279904708224e-05, + "loss": 1.6927, + "step": 441 + }, + { + "epoch": 2.87012987012987, + "grad_norm": 2.514505624771118, + "learning_rate": 9.808419552858477e-05, + "loss": 1.7542, + "step": 442 + }, + { + "epoch": 2.8766233766233764, + "grad_norm": 2.831462860107422, + "learning_rate": 9.80755730272084e-05, + "loss": 1.6759, + "step": 443 + }, + { + "epoch": 2.883116883116883, + "grad_norm": 2.8181638717651367, + "learning_rate": 9.806693154635718e-05, + "loss": 1.8944, + "step": 444 + }, + { + "epoch": 2.8896103896103895, + "grad_norm": 2.7978835105895996, + "learning_rate": 9.80582710894426e-05, + "loss": 1.7783, + "step": 445 + }, + { + "epoch": 2.896103896103896, + "grad_norm": 2.823338747024536, + "learning_rate": 9.80495916598837e-05, + "loss": 1.7405, + "step": 446 + }, + { + "epoch": 2.9025974025974026, + "grad_norm": 2.665881395339966, + "learning_rate": 9.804089326110697e-05, + "loss": 1.6666, + "step": 447 + }, + { + "epoch": 2.909090909090909, + "grad_norm": 2.69315767288208, + "learning_rate": 9.80321758965464e-05, + "loss": 1.759, + "step": 448 + }, + { + "epoch": 2.9155844155844157, + "grad_norm": 2.6156058311462402, + "learning_rate": 9.802343956964348e-05, + "loss": 1.6456, + "step": 449 + }, + { + "epoch": 2.9220779220779223, + "grad_norm": 2.9610443115234375, + "learning_rate": 9.801468428384716e-05, + "loss": 1.8471, + "step": 450 + }, + { + "epoch": 2.928571428571429, + "grad_norm": 2.6673457622528076, + "learning_rate": 9.800591004261388e-05, + "loss": 1.6938, + "step": 451 + }, + { + "epoch": 2.935064935064935, + "grad_norm": 2.542597532272339, + "learning_rate": 9.79971168494076e-05, + "loss": 1.5416, + "step": 452 + }, + { + "epoch": 2.9415584415584415, + "grad_norm": 2.7253355979919434, + "learning_rate": 9.79883047076997e-05, + "loss": 1.7721, + "step": 453 + }, + { + "epoch": 2.948051948051948, + "grad_norm": 2.6640748977661133, + "learning_rate": 9.797947362096908e-05, + "loss": 1.9404, + "step": 454 + }, + { + "epoch": 2.9545454545454546, + "grad_norm": 2.5272445678710938, + "learning_rate": 9.797062359270215e-05, + "loss": 1.6494, + "step": 455 + }, + { + "epoch": 2.961038961038961, + "grad_norm": 2.679551839828491, + "learning_rate": 9.796175462639272e-05, + "loss": 1.5135, + "step": 456 + }, + { + "epoch": 2.9675324675324677, + "grad_norm": 2.832418918609619, + "learning_rate": 9.795286672554213e-05, + "loss": 1.7057, + "step": 457 + }, + { + "epoch": 2.974025974025974, + "grad_norm": 2.6729843616485596, + "learning_rate": 9.794395989365918e-05, + "loss": 1.7592, + "step": 458 + }, + { + "epoch": 2.9805194805194803, + "grad_norm": 2.605210065841675, + "learning_rate": 9.793503413426015e-05, + "loss": 1.7291, + "step": 459 + }, + { + "epoch": 2.987012987012987, + "grad_norm": 2.906468391418457, + "learning_rate": 9.79260894508688e-05, + "loss": 1.6162, + "step": 460 + }, + { + "epoch": 2.9935064935064934, + "grad_norm": 2.4108238220214844, + "learning_rate": 9.791712584701634e-05, + "loss": 1.5179, + "step": 461 + }, + { + "epoch": 3.0, + "grad_norm": 3461.14306640625, + "learning_rate": 9.790814332624143e-05, + "loss": 1.6267, + "step": 462 + }, + { + "epoch": 3.0064935064935066, + "grad_norm": 2.691493511199951, + "learning_rate": 9.789914189209029e-05, + "loss": 1.4611, + "step": 463 + }, + { + "epoch": 3.012987012987013, + "grad_norm": 2.130276918411255, + "learning_rate": 9.789012154811647e-05, + "loss": 1.0821, + "step": 464 + }, + { + "epoch": 3.0194805194805197, + "grad_norm": 2.652697801589966, + "learning_rate": 9.788108229788111e-05, + "loss": 1.4394, + "step": 465 + }, + { + "epoch": 3.0259740259740258, + "grad_norm": 2.6161065101623535, + "learning_rate": 9.787202414495276e-05, + "loss": 1.5084, + "step": 466 + }, + { + "epoch": 3.0324675324675323, + "grad_norm": 2.4646644592285156, + "learning_rate": 9.786294709290741e-05, + "loss": 1.375, + "step": 467 + }, + { + "epoch": 3.038961038961039, + "grad_norm": 2.6410462856292725, + "learning_rate": 9.785385114532857e-05, + "loss": 1.4476, + "step": 468 + }, + { + "epoch": 3.0454545454545454, + "grad_norm": 2.5742151737213135, + "learning_rate": 9.784473630580713e-05, + "loss": 1.4318, + "step": 469 + }, + { + "epoch": 3.051948051948052, + "grad_norm": 2.7610526084899902, + "learning_rate": 9.783560257794154e-05, + "loss": 1.5746, + "step": 470 + }, + { + "epoch": 3.0584415584415585, + "grad_norm": 2.6887526512145996, + "learning_rate": 9.78264499653376e-05, + "loss": 1.5727, + "step": 471 + }, + { + "epoch": 3.064935064935065, + "grad_norm": 2.533906936645508, + "learning_rate": 9.781727847160865e-05, + "loss": 1.2746, + "step": 472 + }, + { + "epoch": 3.0714285714285716, + "grad_norm": 2.960747241973877, + "learning_rate": 9.780808810037543e-05, + "loss": 1.5435, + "step": 473 + }, + { + "epoch": 3.0779220779220777, + "grad_norm": 2.580984115600586, + "learning_rate": 9.779887885526615e-05, + "loss": 1.4734, + "step": 474 + }, + { + "epoch": 3.0844155844155843, + "grad_norm": 2.5366058349609375, + "learning_rate": 9.778965073991651e-05, + "loss": 1.2849, + "step": 475 + }, + { + "epoch": 3.090909090909091, + "grad_norm": 2.808206796646118, + "learning_rate": 9.778040375796959e-05, + "loss": 1.3771, + "step": 476 + }, + { + "epoch": 3.0974025974025974, + "grad_norm": 3.073631763458252, + "learning_rate": 9.777113791307598e-05, + "loss": 1.3693, + "step": 477 + }, + { + "epoch": 3.103896103896104, + "grad_norm": 2.810788869857788, + "learning_rate": 9.776185320889363e-05, + "loss": 1.6245, + "step": 478 + }, + { + "epoch": 3.1103896103896105, + "grad_norm": 2.9978721141815186, + "learning_rate": 9.775254964908807e-05, + "loss": 1.5436, + "step": 479 + }, + { + "epoch": 3.116883116883117, + "grad_norm": 2.744044065475464, + "learning_rate": 9.774322723733216e-05, + "loss": 1.6038, + "step": 480 + }, + { + "epoch": 3.1233766233766236, + "grad_norm": 2.7648191452026367, + "learning_rate": 9.773388597730623e-05, + "loss": 1.3454, + "step": 481 + }, + { + "epoch": 3.1298701298701297, + "grad_norm": 2.9355039596557617, + "learning_rate": 9.772452587269808e-05, + "loss": 1.5168, + "step": 482 + }, + { + "epoch": 3.1363636363636362, + "grad_norm": 2.6012725830078125, + "learning_rate": 9.771514692720293e-05, + "loss": 1.4007, + "step": 483 + }, + { + "epoch": 3.142857142857143, + "grad_norm": 2.895432949066162, + "learning_rate": 9.770574914452343e-05, + "loss": 1.5449, + "step": 484 + }, + { + "epoch": 3.1493506493506493, + "grad_norm": 3.0441057682037354, + "learning_rate": 9.769633252836969e-05, + "loss": 1.7258, + "step": 485 + }, + { + "epoch": 3.155844155844156, + "grad_norm": 2.6639978885650635, + "learning_rate": 9.768689708245922e-05, + "loss": 1.2904, + "step": 486 + }, + { + "epoch": 3.1623376623376624, + "grad_norm": 2.972113847732544, + "learning_rate": 9.767744281051701e-05, + "loss": 1.5279, + "step": 487 + }, + { + "epoch": 3.168831168831169, + "grad_norm": 2.602752685546875, + "learning_rate": 9.766796971627543e-05, + "loss": 1.4921, + "step": 488 + }, + { + "epoch": 3.175324675324675, + "grad_norm": 2.472797393798828, + "learning_rate": 9.765847780347432e-05, + "loss": 1.4381, + "step": 489 + }, + { + "epoch": 3.1818181818181817, + "grad_norm": 2.773179531097412, + "learning_rate": 9.764896707586096e-05, + "loss": 1.471, + "step": 490 + }, + { + "epoch": 3.188311688311688, + "grad_norm": 2.8864376544952393, + "learning_rate": 9.763943753718998e-05, + "loss": 1.4751, + "step": 491 + }, + { + "epoch": 3.1948051948051948, + "grad_norm": 2.8007543087005615, + "learning_rate": 9.762988919122355e-05, + "loss": 1.3703, + "step": 492 + }, + { + "epoch": 3.2012987012987013, + "grad_norm": 2.5158145427703857, + "learning_rate": 9.762032204173116e-05, + "loss": 1.2792, + "step": 493 + }, + { + "epoch": 3.207792207792208, + "grad_norm": 2.662209987640381, + "learning_rate": 9.761073609248981e-05, + "loss": 1.5026, + "step": 494 + }, + { + "epoch": 3.2142857142857144, + "grad_norm": 2.8098185062408447, + "learning_rate": 9.760113134728384e-05, + "loss": 1.5946, + "step": 495 + }, + { + "epoch": 3.220779220779221, + "grad_norm": 2.5345005989074707, + "learning_rate": 9.759150780990507e-05, + "loss": 1.4414, + "step": 496 + }, + { + "epoch": 3.227272727272727, + "grad_norm": 2.4922263622283936, + "learning_rate": 9.758186548415273e-05, + "loss": 1.4034, + "step": 497 + }, + { + "epoch": 3.2337662337662336, + "grad_norm": 2.613332509994507, + "learning_rate": 9.757220437383346e-05, + "loss": 1.5602, + "step": 498 + }, + { + "epoch": 3.24025974025974, + "grad_norm": 2.9960076808929443, + "learning_rate": 9.756252448276127e-05, + "loss": 1.4437, + "step": 499 + }, + { + "epoch": 3.2467532467532467, + "grad_norm": 2.567506790161133, + "learning_rate": 9.755282581475769e-05, + "loss": 1.5557, + "step": 500 + }, + { + "epoch": 3.2532467532467533, + "grad_norm": 2.7986555099487305, + "learning_rate": 9.754310837365155e-05, + "loss": 1.458, + "step": 501 + }, + { + "epoch": 3.25974025974026, + "grad_norm": 2.6835241317749023, + "learning_rate": 9.753337216327917e-05, + "loss": 1.4782, + "step": 502 + }, + { + "epoch": 3.2662337662337664, + "grad_norm": 2.7536139488220215, + "learning_rate": 9.752361718748423e-05, + "loss": 1.5209, + "step": 503 + }, + { + "epoch": 3.2727272727272725, + "grad_norm": 2.784055709838867, + "learning_rate": 9.751384345011787e-05, + "loss": 1.5919, + "step": 504 + }, + { + "epoch": 3.279220779220779, + "grad_norm": 2.5098867416381836, + "learning_rate": 9.750405095503859e-05, + "loss": 1.5246, + "step": 505 + }, + { + "epoch": 3.2857142857142856, + "grad_norm": 2.397177219390869, + "learning_rate": 9.749423970611231e-05, + "loss": 1.3737, + "step": 506 + }, + { + "epoch": 3.292207792207792, + "grad_norm": 2.790895938873291, + "learning_rate": 9.748440970721236e-05, + "loss": 1.5794, + "step": 507 + }, + { + "epoch": 3.2987012987012987, + "grad_norm": 2.7680368423461914, + "learning_rate": 9.747456096221945e-05, + "loss": 1.5599, + "step": 508 + }, + { + "epoch": 3.3051948051948052, + "grad_norm": 2.880476951599121, + "learning_rate": 9.746469347502174e-05, + "loss": 1.6697, + "step": 509 + }, + { + "epoch": 3.311688311688312, + "grad_norm": 2.7532639503479004, + "learning_rate": 9.745480724951473e-05, + "loss": 1.5952, + "step": 510 + }, + { + "epoch": 3.3181818181818183, + "grad_norm": 2.685209035873413, + "learning_rate": 9.744490228960138e-05, + "loss": 1.5274, + "step": 511 + }, + { + "epoch": 3.324675324675325, + "grad_norm": 2.940244674682617, + "learning_rate": 9.743497859919196e-05, + "loss": 1.5009, + "step": 512 + }, + { + "epoch": 3.331168831168831, + "grad_norm": 2.9467644691467285, + "learning_rate": 9.742503618220422e-05, + "loss": 1.6353, + "step": 513 + }, + { + "epoch": 3.3376623376623376, + "grad_norm": 2.8322834968566895, + "learning_rate": 9.741507504256327e-05, + "loss": 1.653, + "step": 514 + }, + { + "epoch": 3.344155844155844, + "grad_norm": 3.078629493713379, + "learning_rate": 9.74050951842016e-05, + "loss": 1.6408, + "step": 515 + }, + { + "epoch": 3.3506493506493507, + "grad_norm": 2.8227908611297607, + "learning_rate": 9.739509661105912e-05, + "loss": 1.6134, + "step": 516 + }, + { + "epoch": 3.357142857142857, + "grad_norm": 2.8084356784820557, + "learning_rate": 9.738507932708307e-05, + "loss": 1.6953, + "step": 517 + }, + { + "epoch": 3.3636363636363638, + "grad_norm": 2.492335557937622, + "learning_rate": 9.737504333622813e-05, + "loss": 1.534, + "step": 518 + }, + { + "epoch": 3.3701298701298703, + "grad_norm": 2.6720969676971436, + "learning_rate": 9.736498864245638e-05, + "loss": 1.4763, + "step": 519 + }, + { + "epoch": 3.3766233766233764, + "grad_norm": 2.631711006164551, + "learning_rate": 9.735491524973722e-05, + "loss": 1.5452, + "step": 520 + }, + { + "epoch": 3.383116883116883, + "grad_norm": 3.2638559341430664, + "learning_rate": 9.734482316204747e-05, + "loss": 1.5939, + "step": 521 + }, + { + "epoch": 3.3896103896103895, + "grad_norm": 2.783334255218506, + "learning_rate": 9.733471238337136e-05, + "loss": 1.448, + "step": 522 + }, + { + "epoch": 3.396103896103896, + "grad_norm": 2.8106093406677246, + "learning_rate": 9.73245829177004e-05, + "loss": 1.378, + "step": 523 + }, + { + "epoch": 3.4025974025974026, + "grad_norm": 2.796281099319458, + "learning_rate": 9.73144347690336e-05, + "loss": 1.5344, + "step": 524 + }, + { + "epoch": 3.409090909090909, + "grad_norm": 2.7715847492218018, + "learning_rate": 9.730426794137727e-05, + "loss": 1.3997, + "step": 525 + }, + { + "epoch": 3.4155844155844157, + "grad_norm": 2.7550740242004395, + "learning_rate": 9.729408243874511e-05, + "loss": 1.6974, + "step": 526 + }, + { + "epoch": 3.4220779220779223, + "grad_norm": 2.8042678833007812, + "learning_rate": 9.728387826515819e-05, + "loss": 1.432, + "step": 527 + }, + { + "epoch": 3.4285714285714284, + "grad_norm": 2.7147512435913086, + "learning_rate": 9.727365542464497e-05, + "loss": 1.6309, + "step": 528 + }, + { + "epoch": 3.435064935064935, + "grad_norm": 2.6216771602630615, + "learning_rate": 9.726341392124127e-05, + "loss": 1.4175, + "step": 529 + }, + { + "epoch": 3.4415584415584415, + "grad_norm": 2.668849468231201, + "learning_rate": 9.725315375899024e-05, + "loss": 1.6321, + "step": 530 + }, + { + "epoch": 3.448051948051948, + "grad_norm": 2.8898913860321045, + "learning_rate": 9.724287494194247e-05, + "loss": 1.5724, + "step": 531 + }, + { + "epoch": 3.4545454545454546, + "grad_norm": 2.313223361968994, + "learning_rate": 9.723257747415584e-05, + "loss": 1.357, + "step": 532 + }, + { + "epoch": 3.461038961038961, + "grad_norm": 2.627986431121826, + "learning_rate": 9.722226135969566e-05, + "loss": 1.5693, + "step": 533 + }, + { + "epoch": 3.4675324675324677, + "grad_norm": 2.4512863159179688, + "learning_rate": 9.721192660263453e-05, + "loss": 1.6062, + "step": 534 + }, + { + "epoch": 3.474025974025974, + "grad_norm": 2.7816243171691895, + "learning_rate": 9.72015732070525e-05, + "loss": 1.6978, + "step": 535 + }, + { + "epoch": 3.4805194805194803, + "grad_norm": 2.9086880683898926, + "learning_rate": 9.719120117703687e-05, + "loss": 1.5865, + "step": 536 + }, + { + "epoch": 3.487012987012987, + "grad_norm": 2.2172327041625977, + "learning_rate": 9.718081051668239e-05, + "loss": 1.3989, + "step": 537 + }, + { + "epoch": 3.4935064935064934, + "grad_norm": 2.8032913208007812, + "learning_rate": 9.717040123009111e-05, + "loss": 1.6331, + "step": 538 + }, + { + "epoch": 3.5, + "grad_norm": 2.4231390953063965, + "learning_rate": 9.715997332137248e-05, + "loss": 1.5196, + "step": 539 + }, + { + "epoch": 3.5064935064935066, + "grad_norm": 2.8790225982666016, + "learning_rate": 9.714952679464323e-05, + "loss": 1.5077, + "step": 540 + }, + { + "epoch": 3.512987012987013, + "grad_norm": 2.6722092628479004, + "learning_rate": 9.713906165402751e-05, + "loss": 1.6147, + "step": 541 + }, + { + "epoch": 3.5194805194805197, + "grad_norm": 2.7589612007141113, + "learning_rate": 9.71285779036568e-05, + "loss": 1.428, + "step": 542 + }, + { + "epoch": 3.525974025974026, + "grad_norm": 2.4026832580566406, + "learning_rate": 9.71180755476699e-05, + "loss": 1.2818, + "step": 543 + }, + { + "epoch": 3.5324675324675323, + "grad_norm": 2.9387869834899902, + "learning_rate": 9.710755459021296e-05, + "loss": 1.5423, + "step": 544 + }, + { + "epoch": 3.538961038961039, + "grad_norm": 2.7179949283599854, + "learning_rate": 9.709701503543954e-05, + "loss": 1.5384, + "step": 545 + }, + { + "epoch": 3.5454545454545454, + "grad_norm": 2.889209508895874, + "learning_rate": 9.708645688751044e-05, + "loss": 1.6434, + "step": 546 + }, + { + "epoch": 3.551948051948052, + "grad_norm": 2.6073267459869385, + "learning_rate": 9.707588015059386e-05, + "loss": 1.729, + "step": 547 + }, + { + "epoch": 3.5584415584415585, + "grad_norm": 2.7963855266571045, + "learning_rate": 9.706528482886535e-05, + "loss": 1.7076, + "step": 548 + }, + { + "epoch": 3.564935064935065, + "grad_norm": 2.9273459911346436, + "learning_rate": 9.705467092650775e-05, + "loss": 1.5023, + "step": 549 + }, + { + "epoch": 3.571428571428571, + "grad_norm": 2.3651621341705322, + "learning_rate": 9.704403844771128e-05, + "loss": 1.3576, + "step": 550 + }, + { + "epoch": 3.5779220779220777, + "grad_norm": 2.7819669246673584, + "learning_rate": 9.703338739667346e-05, + "loss": 1.7064, + "step": 551 + }, + { + "epoch": 3.5844155844155843, + "grad_norm": 2.7776331901550293, + "learning_rate": 9.702271777759916e-05, + "loss": 1.6858, + "step": 552 + }, + { + "epoch": 3.590909090909091, + "grad_norm": 2.456737995147705, + "learning_rate": 9.701202959470058e-05, + "loss": 1.5001, + "step": 553 + }, + { + "epoch": 3.5974025974025974, + "grad_norm": 2.6922426223754883, + "learning_rate": 9.700132285219724e-05, + "loss": 1.6717, + "step": 554 + }, + { + "epoch": 3.603896103896104, + "grad_norm": 2.968545913696289, + "learning_rate": 9.699059755431598e-05, + "loss": 1.6364, + "step": 555 + }, + { + "epoch": 3.6103896103896105, + "grad_norm": 2.709141731262207, + "learning_rate": 9.697985370529101e-05, + "loss": 1.7164, + "step": 556 + }, + { + "epoch": 3.616883116883117, + "grad_norm": 2.5271835327148438, + "learning_rate": 9.696909130936382e-05, + "loss": 1.3943, + "step": 557 + }, + { + "epoch": 3.6233766233766236, + "grad_norm": 2.51953125, + "learning_rate": 9.695831037078322e-05, + "loss": 1.5367, + "step": 558 + }, + { + "epoch": 3.62987012987013, + "grad_norm": 2.145310401916504, + "learning_rate": 9.694751089380536e-05, + "loss": 1.2712, + "step": 559 + }, + { + "epoch": 3.6363636363636362, + "grad_norm": 2.6842525005340576, + "learning_rate": 9.693669288269372e-05, + "loss": 1.5694, + "step": 560 + }, + { + "epoch": 3.642857142857143, + "grad_norm": 2.610161781311035, + "learning_rate": 9.692585634171905e-05, + "loss": 1.6228, + "step": 561 + }, + { + "epoch": 3.6493506493506493, + "grad_norm": 2.376155376434326, + "learning_rate": 9.691500127515945e-05, + "loss": 1.438, + "step": 562 + }, + { + "epoch": 3.655844155844156, + "grad_norm": 3.225393533706665, + "learning_rate": 9.690412768730035e-05, + "loss": 1.7239, + "step": 563 + }, + { + "epoch": 3.6623376623376624, + "grad_norm": 2.3960697650909424, + "learning_rate": 9.689323558243446e-05, + "loss": 1.4696, + "step": 564 + }, + { + "epoch": 3.6688311688311686, + "grad_norm": 2.8606388568878174, + "learning_rate": 9.688232496486178e-05, + "loss": 1.5147, + "step": 565 + }, + { + "epoch": 3.675324675324675, + "grad_norm": 2.504814863204956, + "learning_rate": 9.687139583888972e-05, + "loss": 1.5208, + "step": 566 + }, + { + "epoch": 3.6818181818181817, + "grad_norm": 2.563558340072632, + "learning_rate": 9.686044820883285e-05, + "loss": 1.3693, + "step": 567 + }, + { + "epoch": 3.688311688311688, + "grad_norm": 2.8867974281311035, + "learning_rate": 9.684948207901315e-05, + "loss": 1.6681, + "step": 568 + }, + { + "epoch": 3.6948051948051948, + "grad_norm": 2.5309319496154785, + "learning_rate": 9.68384974537599e-05, + "loss": 1.5182, + "step": 569 + }, + { + "epoch": 3.7012987012987013, + "grad_norm": 2.7548654079437256, + "learning_rate": 9.682749433740962e-05, + "loss": 1.7318, + "step": 570 + }, + { + "epoch": 3.707792207792208, + "grad_norm": 2.2360949516296387, + "learning_rate": 9.681647273430618e-05, + "loss": 1.223, + "step": 571 + }, + { + "epoch": 3.7142857142857144, + "grad_norm": 2.6854865550994873, + "learning_rate": 9.680543264880076e-05, + "loss": 1.6428, + "step": 572 + }, + { + "epoch": 3.720779220779221, + "grad_norm": 2.4563329219818115, + "learning_rate": 9.679437408525174e-05, + "loss": 1.5267, + "step": 573 + }, + { + "epoch": 3.7272727272727275, + "grad_norm": 2.505563735961914, + "learning_rate": 9.678329704802494e-05, + "loss": 1.4726, + "step": 574 + }, + { + "epoch": 3.7337662337662336, + "grad_norm": 2.7705132961273193, + "learning_rate": 9.677220154149336e-05, + "loss": 1.6072, + "step": 575 + }, + { + "epoch": 3.74025974025974, + "grad_norm": 2.2069296836853027, + "learning_rate": 9.676108757003735e-05, + "loss": 1.1699, + "step": 576 + }, + { + "epoch": 3.7467532467532467, + "grad_norm": 2.6705710887908936, + "learning_rate": 9.674995513804452e-05, + "loss": 1.5892, + "step": 577 + }, + { + "epoch": 3.7532467532467533, + "grad_norm": 2.477724313735962, + "learning_rate": 9.673880424990977e-05, + "loss": 1.4687, + "step": 578 + }, + { + "epoch": 3.75974025974026, + "grad_norm": 2.465447425842285, + "learning_rate": 9.672763491003531e-05, + "loss": 1.5392, + "step": 579 + }, + { + "epoch": 3.7662337662337664, + "grad_norm": 2.462146282196045, + "learning_rate": 9.671644712283061e-05, + "loss": 1.5552, + "step": 580 + }, + { + "epoch": 3.7727272727272725, + "grad_norm": 2.4764628410339355, + "learning_rate": 9.670524089271242e-05, + "loss": 1.6651, + "step": 581 + }, + { + "epoch": 3.779220779220779, + "grad_norm": 2.6047585010528564, + "learning_rate": 9.669401622410482e-05, + "loss": 1.4174, + "step": 582 + }, + { + "epoch": 3.7857142857142856, + "grad_norm": 2.6200366020202637, + "learning_rate": 9.668277312143907e-05, + "loss": 1.5273, + "step": 583 + }, + { + "epoch": 3.792207792207792, + "grad_norm": 3.028610944747925, + "learning_rate": 9.667151158915382e-05, + "loss": 1.698, + "step": 584 + }, + { + "epoch": 3.7987012987012987, + "grad_norm": 2.632977247238159, + "learning_rate": 9.666023163169493e-05, + "loss": 1.6539, + "step": 585 + }, + { + "epoch": 3.8051948051948052, + "grad_norm": 2.5790421962738037, + "learning_rate": 9.664893325351555e-05, + "loss": 1.5818, + "step": 586 + }, + { + "epoch": 3.811688311688312, + "grad_norm": 2.546786069869995, + "learning_rate": 9.663761645907609e-05, + "loss": 1.6406, + "step": 587 + }, + { + "epoch": 3.8181818181818183, + "grad_norm": 2.581007957458496, + "learning_rate": 9.662628125284425e-05, + "loss": 1.4747, + "step": 588 + }, + { + "epoch": 3.824675324675325, + "grad_norm": 2.5376641750335693, + "learning_rate": 9.6614927639295e-05, + "loss": 1.5814, + "step": 589 + }, + { + "epoch": 3.8311688311688314, + "grad_norm": 2.6359288692474365, + "learning_rate": 9.660355562291055e-05, + "loss": 1.5488, + "step": 590 + }, + { + "epoch": 3.8376623376623376, + "grad_norm": 2.6092121601104736, + "learning_rate": 9.65921652081804e-05, + "loss": 1.4414, + "step": 591 + }, + { + "epoch": 3.844155844155844, + "grad_norm": 2.4724388122558594, + "learning_rate": 9.65807563996013e-05, + "loss": 1.4849, + "step": 592 + }, + { + "epoch": 3.8506493506493507, + "grad_norm": 2.303741693496704, + "learning_rate": 9.656932920167727e-05, + "loss": 1.6192, + "step": 593 + }, + { + "epoch": 3.857142857142857, + "grad_norm": 2.2833895683288574, + "learning_rate": 9.65578836189196e-05, + "loss": 1.389, + "step": 594 + }, + { + "epoch": 3.8636363636363638, + "grad_norm": 2.262861728668213, + "learning_rate": 9.654641965584678e-05, + "loss": 1.5055, + "step": 595 + }, + { + "epoch": 3.87012987012987, + "grad_norm": 2.427997350692749, + "learning_rate": 9.653493731698467e-05, + "loss": 1.5428, + "step": 596 + }, + { + "epoch": 3.8766233766233764, + "grad_norm": 2.410557270050049, + "learning_rate": 9.652343660686626e-05, + "loss": 1.5879, + "step": 597 + }, + { + "epoch": 3.883116883116883, + "grad_norm": 2.3627400398254395, + "learning_rate": 9.651191753003186e-05, + "loss": 1.4858, + "step": 598 + }, + { + "epoch": 3.8896103896103895, + "grad_norm": 2.57161283493042, + "learning_rate": 9.650038009102905e-05, + "loss": 1.6244, + "step": 599 + }, + { + "epoch": 3.896103896103896, + "grad_norm": 2.7876200675964355, + "learning_rate": 9.648882429441257e-05, + "loss": 1.6798, + "step": 600 + }, + { + "epoch": 3.9025974025974026, + "grad_norm": 2.5130650997161865, + "learning_rate": 9.647725014474452e-05, + "loss": 1.4941, + "step": 601 + }, + { + "epoch": 3.909090909090909, + "grad_norm": 2.831350326538086, + "learning_rate": 9.646565764659417e-05, + "loss": 1.6509, + "step": 602 + }, + { + "epoch": 3.9155844155844157, + "grad_norm": 2.643336534500122, + "learning_rate": 9.645404680453805e-05, + "loss": 1.5174, + "step": 603 + }, + { + "epoch": 3.9220779220779223, + "grad_norm": 2.471973180770874, + "learning_rate": 9.644241762315995e-05, + "loss": 1.6618, + "step": 604 + }, + { + "epoch": 3.928571428571429, + "grad_norm": 2.491856575012207, + "learning_rate": 9.643077010705087e-05, + "loss": 1.4538, + "step": 605 + }, + { + "epoch": 3.935064935064935, + "grad_norm": 2.444056749343872, + "learning_rate": 9.641910426080908e-05, + "loss": 1.6486, + "step": 606 + }, + { + "epoch": 3.9415584415584415, + "grad_norm": 2.5531413555145264, + "learning_rate": 9.640742008904005e-05, + "loss": 1.5494, + "step": 607 + }, + { + "epoch": 3.948051948051948, + "grad_norm": 2.229311466217041, + "learning_rate": 9.639571759635654e-05, + "loss": 1.3976, + "step": 608 + }, + { + "epoch": 3.9545454545454546, + "grad_norm": 2.342977285385132, + "learning_rate": 9.638399678737848e-05, + "loss": 1.6625, + "step": 609 + }, + { + "epoch": 3.961038961038961, + "grad_norm": 2.172034978866577, + "learning_rate": 9.637225766673307e-05, + "loss": 1.3824, + "step": 610 + }, + { + "epoch": 3.9675324675324677, + "grad_norm": 2.5296199321746826, + "learning_rate": 9.636050023905473e-05, + "loss": 1.6165, + "step": 611 + }, + { + "epoch": 3.974025974025974, + "grad_norm": 2.536747455596924, + "learning_rate": 9.63487245089851e-05, + "loss": 1.7385, + "step": 612 + }, + { + "epoch": 3.9805194805194803, + "grad_norm": 2.177907705307007, + "learning_rate": 9.633693048117306e-05, + "loss": 1.4146, + "step": 613 + }, + { + "epoch": 3.987012987012987, + "grad_norm": 2.305320978164673, + "learning_rate": 9.632511816027469e-05, + "loss": 1.4506, + "step": 614 + }, + { + "epoch": 3.9935064935064934, + "grad_norm": 2.482697010040283, + "learning_rate": 9.631328755095333e-05, + "loss": 1.5763, + "step": 615 + }, + { + "epoch": 4.0, + "grad_norm": 5.43980073928833, + "learning_rate": 9.630143865787951e-05, + "loss": 1.6993, + "step": 616 + }, + { + "epoch": 4.0064935064935066, + "grad_norm": 2.2191660404205322, + "learning_rate": 9.628957148573098e-05, + "loss": 1.2847, + "step": 617 + }, + { + "epoch": 4.012987012987013, + "grad_norm": 2.345017671585083, + "learning_rate": 9.62776860391927e-05, + "loss": 1.2782, + "step": 618 + }, + { + "epoch": 4.01948051948052, + "grad_norm": 2.5423858165740967, + "learning_rate": 9.626578232295689e-05, + "loss": 1.6394, + "step": 619 + }, + { + "epoch": 4.025974025974026, + "grad_norm": 2.2237322330474854, + "learning_rate": 9.62538603417229e-05, + "loss": 1.2239, + "step": 620 + }, + { + "epoch": 4.032467532467533, + "grad_norm": 2.228304147720337, + "learning_rate": 9.62419201001974e-05, + "loss": 1.3274, + "step": 621 + }, + { + "epoch": 4.038961038961039, + "grad_norm": 2.5428571701049805, + "learning_rate": 9.622996160309414e-05, + "loss": 1.2906, + "step": 622 + }, + { + "epoch": 4.045454545454546, + "grad_norm": 2.316067695617676, + "learning_rate": 9.62179848551342e-05, + "loss": 1.2922, + "step": 623 + }, + { + "epoch": 4.0519480519480515, + "grad_norm": 2.2502663135528564, + "learning_rate": 9.620598986104578e-05, + "loss": 1.2758, + "step": 624 + }, + { + "epoch": 4.058441558441558, + "grad_norm": 2.4511966705322266, + "learning_rate": 9.619397662556435e-05, + "loss": 1.3631, + "step": 625 + }, + { + "epoch": 4.064935064935065, + "grad_norm": 2.5539820194244385, + "learning_rate": 9.61819451534325e-05, + "loss": 1.3669, + "step": 626 + }, + { + "epoch": 4.071428571428571, + "grad_norm": 2.432616949081421, + "learning_rate": 9.616989544940009e-05, + "loss": 1.4103, + "step": 627 + }, + { + "epoch": 4.077922077922078, + "grad_norm": 2.256044387817383, + "learning_rate": 9.615782751822413e-05, + "loss": 1.2974, + "step": 628 + }, + { + "epoch": 4.084415584415584, + "grad_norm": 2.4633290767669678, + "learning_rate": 9.614574136466888e-05, + "loss": 1.3829, + "step": 629 + }, + { + "epoch": 4.090909090909091, + "grad_norm": 2.8581559658050537, + "learning_rate": 9.613363699350575e-05, + "loss": 1.4883, + "step": 630 + }, + { + "epoch": 4.097402597402597, + "grad_norm": 2.2781195640563965, + "learning_rate": 9.612151440951334e-05, + "loss": 1.362, + "step": 631 + }, + { + "epoch": 4.103896103896104, + "grad_norm": 2.3701205253601074, + "learning_rate": 9.610937361747748e-05, + "loss": 1.2678, + "step": 632 + }, + { + "epoch": 4.1103896103896105, + "grad_norm": 2.225470542907715, + "learning_rate": 9.609721462219114e-05, + "loss": 1.2274, + "step": 633 + }, + { + "epoch": 4.116883116883117, + "grad_norm": 2.603336811065674, + "learning_rate": 9.60850374284545e-05, + "loss": 1.4969, + "step": 634 + }, + { + "epoch": 4.123376623376624, + "grad_norm": 2.4754090309143066, + "learning_rate": 9.607284204107493e-05, + "loss": 1.2693, + "step": 635 + }, + { + "epoch": 4.12987012987013, + "grad_norm": 2.260408639907837, + "learning_rate": 9.606062846486698e-05, + "loss": 1.2367, + "step": 636 + }, + { + "epoch": 4.136363636363637, + "grad_norm": 2.4500088691711426, + "learning_rate": 9.604839670465236e-05, + "loss": 1.3531, + "step": 637 + }, + { + "epoch": 4.142857142857143, + "grad_norm": 2.718536853790283, + "learning_rate": 9.603614676526e-05, + "loss": 1.4347, + "step": 638 + }, + { + "epoch": 4.14935064935065, + "grad_norm": 2.782520294189453, + "learning_rate": 9.602387865152597e-05, + "loss": 1.3553, + "step": 639 + }, + { + "epoch": 4.1558441558441555, + "grad_norm": 2.552777051925659, + "learning_rate": 9.601159236829352e-05, + "loss": 1.4462, + "step": 640 + }, + { + "epoch": 4.162337662337662, + "grad_norm": 2.2942702770233154, + "learning_rate": 9.599928792041308e-05, + "loss": 1.2738, + "step": 641 + }, + { + "epoch": 4.1688311688311686, + "grad_norm": 2.392411231994629, + "learning_rate": 9.598696531274227e-05, + "loss": 1.3295, + "step": 642 + }, + { + "epoch": 4.175324675324675, + "grad_norm": 2.619590997695923, + "learning_rate": 9.597462455014585e-05, + "loss": 1.3489, + "step": 643 + }, + { + "epoch": 4.181818181818182, + "grad_norm": 2.656822443008423, + "learning_rate": 9.596226563749575e-05, + "loss": 1.511, + "step": 644 + }, + { + "epoch": 4.188311688311688, + "grad_norm": 2.4362051486968994, + "learning_rate": 9.594988857967106e-05, + "loss": 1.2914, + "step": 645 + }, + { + "epoch": 4.194805194805195, + "grad_norm": 2.1643314361572266, + "learning_rate": 9.593749338155809e-05, + "loss": 1.1751, + "step": 646 + }, + { + "epoch": 4.201298701298701, + "grad_norm": 2.725790023803711, + "learning_rate": 9.592508004805023e-05, + "loss": 1.5275, + "step": 647 + }, + { + "epoch": 4.207792207792208, + "grad_norm": 2.422140598297119, + "learning_rate": 9.59126485840481e-05, + "loss": 1.3667, + "step": 648 + }, + { + "epoch": 4.214285714285714, + "grad_norm": 2.537302017211914, + "learning_rate": 9.59001989944594e-05, + "loss": 1.4091, + "step": 649 + }, + { + "epoch": 4.220779220779221, + "grad_norm": 2.6183526515960693, + "learning_rate": 9.588773128419906e-05, + "loss": 1.4391, + "step": 650 + }, + { + "epoch": 4.2272727272727275, + "grad_norm": 2.544766426086426, + "learning_rate": 9.587524545818913e-05, + "loss": 1.4811, + "step": 651 + }, + { + "epoch": 4.233766233766234, + "grad_norm": 2.4699995517730713, + "learning_rate": 9.586274152135884e-05, + "loss": 1.3246, + "step": 652 + }, + { + "epoch": 4.240259740259741, + "grad_norm": 2.2006990909576416, + "learning_rate": 9.58502194786445e-05, + "loss": 1.2254, + "step": 653 + }, + { + "epoch": 4.246753246753247, + "grad_norm": 2.6973538398742676, + "learning_rate": 9.583767933498964e-05, + "loss": 1.4668, + "step": 654 + }, + { + "epoch": 4.253246753246753, + "grad_norm": 2.2840769290924072, + "learning_rate": 9.58251210953449e-05, + "loss": 1.2807, + "step": 655 + }, + { + "epoch": 4.259740259740259, + "grad_norm": 2.4915285110473633, + "learning_rate": 9.58125447646681e-05, + "loss": 1.4697, + "step": 656 + }, + { + "epoch": 4.266233766233766, + "grad_norm": 2.6363418102264404, + "learning_rate": 9.579995034792414e-05, + "loss": 1.3831, + "step": 657 + }, + { + "epoch": 4.2727272727272725, + "grad_norm": 2.5724446773529053, + "learning_rate": 9.578733785008513e-05, + "loss": 1.4606, + "step": 658 + }, + { + "epoch": 4.279220779220779, + "grad_norm": 2.6677348613739014, + "learning_rate": 9.577470727613025e-05, + "loss": 1.488, + "step": 659 + }, + { + "epoch": 4.285714285714286, + "grad_norm": 2.5872716903686523, + "learning_rate": 9.576205863104588e-05, + "loss": 1.4098, + "step": 660 + }, + { + "epoch": 4.292207792207792, + "grad_norm": 2.636482000350952, + "learning_rate": 9.57493919198255e-05, + "loss": 1.4056, + "step": 661 + }, + { + "epoch": 4.298701298701299, + "grad_norm": 2.4787089824676514, + "learning_rate": 9.573670714746972e-05, + "loss": 1.3252, + "step": 662 + }, + { + "epoch": 4.305194805194805, + "grad_norm": 2.544703245162964, + "learning_rate": 9.572400431898627e-05, + "loss": 1.213, + "step": 663 + }, + { + "epoch": 4.311688311688312, + "grad_norm": 2.3949763774871826, + "learning_rate": 9.571128343939005e-05, + "loss": 1.4002, + "step": 664 + }, + { + "epoch": 4.318181818181818, + "grad_norm": 2.5433011054992676, + "learning_rate": 9.569854451370307e-05, + "loss": 1.4224, + "step": 665 + }, + { + "epoch": 4.324675324675325, + "grad_norm": 2.485722780227661, + "learning_rate": 9.568578754695442e-05, + "loss": 1.3944, + "step": 666 + }, + { + "epoch": 4.3311688311688314, + "grad_norm": 2.7001330852508545, + "learning_rate": 9.567301254418038e-05, + "loss": 1.3847, + "step": 667 + }, + { + "epoch": 4.337662337662338, + "grad_norm": 2.6091723442077637, + "learning_rate": 9.566021951042433e-05, + "loss": 1.48, + "step": 668 + }, + { + "epoch": 4.3441558441558445, + "grad_norm": 2.37465238571167, + "learning_rate": 9.56474084507367e-05, + "loss": 1.2859, + "step": 669 + }, + { + "epoch": 4.35064935064935, + "grad_norm": 2.298042058944702, + "learning_rate": 9.563457937017515e-05, + "loss": 1.2833, + "step": 670 + }, + { + "epoch": 4.357142857142857, + "grad_norm": 2.418095827102661, + "learning_rate": 9.562173227380436e-05, + "loss": 1.2609, + "step": 671 + }, + { + "epoch": 4.363636363636363, + "grad_norm": 2.5434913635253906, + "learning_rate": 9.56088671666962e-05, + "loss": 1.2695, + "step": 672 + }, + { + "epoch": 4.37012987012987, + "grad_norm": 2.607151508331299, + "learning_rate": 9.559598405392958e-05, + "loss": 1.4324, + "step": 673 + }, + { + "epoch": 4.376623376623376, + "grad_norm": 2.42596173286438, + "learning_rate": 9.558308294059054e-05, + "loss": 1.4373, + "step": 674 + }, + { + "epoch": 4.383116883116883, + "grad_norm": 2.508871078491211, + "learning_rate": 9.557016383177227e-05, + "loss": 1.4397, + "step": 675 + }, + { + "epoch": 4.3896103896103895, + "grad_norm": 2.110358715057373, + "learning_rate": 9.555722673257501e-05, + "loss": 1.139, + "step": 676 + }, + { + "epoch": 4.396103896103896, + "grad_norm": 2.3169806003570557, + "learning_rate": 9.554427164810611e-05, + "loss": 1.231, + "step": 677 + }, + { + "epoch": 4.402597402597403, + "grad_norm": 2.418757200241089, + "learning_rate": 9.553129858348006e-05, + "loss": 1.4744, + "step": 678 + }, + { + "epoch": 4.409090909090909, + "grad_norm": 2.496831178665161, + "learning_rate": 9.55183075438184e-05, + "loss": 1.4325, + "step": 679 + }, + { + "epoch": 4.415584415584416, + "grad_norm": 2.282007932662964, + "learning_rate": 9.550529853424979e-05, + "loss": 1.2713, + "step": 680 + }, + { + "epoch": 4.422077922077922, + "grad_norm": 2.46980619430542, + "learning_rate": 9.549227155990999e-05, + "loss": 1.426, + "step": 681 + }, + { + "epoch": 4.428571428571429, + "grad_norm": 2.3510262966156006, + "learning_rate": 9.547922662594183e-05, + "loss": 1.2731, + "step": 682 + }, + { + "epoch": 4.435064935064935, + "grad_norm": 2.6384055614471436, + "learning_rate": 9.546616373749525e-05, + "loss": 1.4716, + "step": 683 + }, + { + "epoch": 4.441558441558442, + "grad_norm": 2.60732102394104, + "learning_rate": 9.545308289972728e-05, + "loss": 1.4314, + "step": 684 + }, + { + "epoch": 4.448051948051948, + "grad_norm": 2.352541923522949, + "learning_rate": 9.543998411780201e-05, + "loss": 1.3909, + "step": 685 + }, + { + "epoch": 4.454545454545454, + "grad_norm": 2.4203426837921143, + "learning_rate": 9.542686739689065e-05, + "loss": 1.3476, + "step": 686 + }, + { + "epoch": 4.461038961038961, + "grad_norm": 2.63857364654541, + "learning_rate": 9.541373274217145e-05, + "loss": 1.4261, + "step": 687 + }, + { + "epoch": 4.467532467532467, + "grad_norm": 2.3278229236602783, + "learning_rate": 9.540058015882979e-05, + "loss": 1.2848, + "step": 688 + }, + { + "epoch": 4.474025974025974, + "grad_norm": 2.334977388381958, + "learning_rate": 9.538740965205808e-05, + "loss": 1.3625, + "step": 689 + }, + { + "epoch": 4.48051948051948, + "grad_norm": 2.4834561347961426, + "learning_rate": 9.537422122705585e-05, + "loss": 1.302, + "step": 690 + }, + { + "epoch": 4.487012987012987, + "grad_norm": 2.0580313205718994, + "learning_rate": 9.536101488902966e-05, + "loss": 1.1823, + "step": 691 + }, + { + "epoch": 4.4935064935064934, + "grad_norm": 2.5352213382720947, + "learning_rate": 9.534779064319318e-05, + "loss": 1.3543, + "step": 692 + }, + { + "epoch": 4.5, + "grad_norm": 2.424487829208374, + "learning_rate": 9.533454849476712e-05, + "loss": 1.4382, + "step": 693 + }, + { + "epoch": 4.5064935064935066, + "grad_norm": 2.486064910888672, + "learning_rate": 9.532128844897928e-05, + "loss": 1.3491, + "step": 694 + }, + { + "epoch": 4.512987012987013, + "grad_norm": 2.4160115718841553, + "learning_rate": 9.530801051106449e-05, + "loss": 1.401, + "step": 695 + }, + { + "epoch": 4.51948051948052, + "grad_norm": 2.027177095413208, + "learning_rate": 9.529471468626472e-05, + "loss": 1.1387, + "step": 696 + }, + { + "epoch": 4.525974025974026, + "grad_norm": 2.3802859783172607, + "learning_rate": 9.528140097982889e-05, + "loss": 1.504, + "step": 697 + }, + { + "epoch": 4.532467532467533, + "grad_norm": 2.4218432903289795, + "learning_rate": 9.526806939701309e-05, + "loss": 1.3862, + "step": 698 + }, + { + "epoch": 4.538961038961039, + "grad_norm": 2.2717883586883545, + "learning_rate": 9.52547199430804e-05, + "loss": 1.1086, + "step": 699 + }, + { + "epoch": 4.545454545454545, + "grad_norm": 2.2099993228912354, + "learning_rate": 9.524135262330098e-05, + "loss": 1.3446, + "step": 700 + }, + { + "epoch": 4.551948051948052, + "grad_norm": 2.0593318939208984, + "learning_rate": 9.522796744295202e-05, + "loss": 1.0246, + "step": 701 + }, + { + "epoch": 4.558441558441558, + "grad_norm": 2.5161662101745605, + "learning_rate": 9.52145644073178e-05, + "loss": 1.51, + "step": 702 + }, + { + "epoch": 4.564935064935065, + "grad_norm": 2.523601531982422, + "learning_rate": 9.520114352168958e-05, + "loss": 1.4339, + "step": 703 + }, + { + "epoch": 4.571428571428571, + "grad_norm": 2.5355663299560547, + "learning_rate": 9.518770479136578e-05, + "loss": 1.3231, + "step": 704 + }, + { + "epoch": 4.577922077922078, + "grad_norm": 2.8767991065979004, + "learning_rate": 9.517424822165175e-05, + "loss": 1.5899, + "step": 705 + }, + { + "epoch": 4.584415584415584, + "grad_norm": 2.6482222080230713, + "learning_rate": 9.516077381785994e-05, + "loss": 1.337, + "step": 706 + }, + { + "epoch": 4.590909090909091, + "grad_norm": 2.7159810066223145, + "learning_rate": 9.514728158530983e-05, + "loss": 1.4175, + "step": 707 + }, + { + "epoch": 4.597402597402597, + "grad_norm": 2.59430193901062, + "learning_rate": 9.513377152932796e-05, + "loss": 1.4217, + "step": 708 + }, + { + "epoch": 4.603896103896104, + "grad_norm": 2.4445676803588867, + "learning_rate": 9.512024365524787e-05, + "loss": 1.4127, + "step": 709 + }, + { + "epoch": 4.6103896103896105, + "grad_norm": 2.483778953552246, + "learning_rate": 9.510669796841014e-05, + "loss": 1.4122, + "step": 710 + }, + { + "epoch": 4.616883116883117, + "grad_norm": 2.4489808082580566, + "learning_rate": 9.509313447416242e-05, + "loss": 1.5403, + "step": 711 + }, + { + "epoch": 4.623376623376624, + "grad_norm": 2.4049267768859863, + "learning_rate": 9.507955317785934e-05, + "loss": 1.4104, + "step": 712 + }, + { + "epoch": 4.62987012987013, + "grad_norm": 2.906292200088501, + "learning_rate": 9.506595408486259e-05, + "loss": 1.7337, + "step": 713 + }, + { + "epoch": 4.636363636363637, + "grad_norm": 2.2860770225524902, + "learning_rate": 9.505233720054087e-05, + "loss": 1.3166, + "step": 714 + }, + { + "epoch": 4.642857142857143, + "grad_norm": 2.660557270050049, + "learning_rate": 9.503870253026991e-05, + "loss": 1.4689, + "step": 715 + }, + { + "epoch": 4.64935064935065, + "grad_norm": 2.4646763801574707, + "learning_rate": 9.502505007943248e-05, + "loss": 1.4584, + "step": 716 + }, + { + "epoch": 4.6558441558441555, + "grad_norm": 2.287764072418213, + "learning_rate": 9.501137985341832e-05, + "loss": 1.4074, + "step": 717 + }, + { + "epoch": 4.662337662337662, + "grad_norm": 3.6270928382873535, + "learning_rate": 9.499769185762425e-05, + "loss": 1.5872, + "step": 718 + }, + { + "epoch": 4.6688311688311686, + "grad_norm": 2.5962812900543213, + "learning_rate": 9.498398609745405e-05, + "loss": 1.5825, + "step": 719 + }, + { + "epoch": 4.675324675324675, + "grad_norm": 2.382645845413208, + "learning_rate": 9.497026257831855e-05, + "loss": 1.3595, + "step": 720 + }, + { + "epoch": 4.681818181818182, + "grad_norm": 2.0103063583374023, + "learning_rate": 9.49565213056356e-05, + "loss": 1.1057, + "step": 721 + }, + { + "epoch": 4.688311688311688, + "grad_norm": 2.2708091735839844, + "learning_rate": 9.494276228482998e-05, + "loss": 1.3579, + "step": 722 + }, + { + "epoch": 4.694805194805195, + "grad_norm": 2.530606508255005, + "learning_rate": 9.492898552133358e-05, + "loss": 1.4606, + "step": 723 + }, + { + "epoch": 4.701298701298701, + "grad_norm": 2.033069372177124, + "learning_rate": 9.491519102058522e-05, + "loss": 1.1266, + "step": 724 + }, + { + "epoch": 4.707792207792208, + "grad_norm": 2.533560037612915, + "learning_rate": 9.490137878803079e-05, + "loss": 1.5121, + "step": 725 + }, + { + "epoch": 4.714285714285714, + "grad_norm": 2.3064355850219727, + "learning_rate": 9.48875488291231e-05, + "loss": 1.3564, + "step": 726 + }, + { + "epoch": 4.720779220779221, + "grad_norm": 2.3468894958496094, + "learning_rate": 9.487370114932202e-05, + "loss": 1.4063, + "step": 727 + }, + { + "epoch": 4.7272727272727275, + "grad_norm": 2.2847111225128174, + "learning_rate": 9.485983575409438e-05, + "loss": 1.3642, + "step": 728 + }, + { + "epoch": 4.733766233766234, + "grad_norm": 2.188500165939331, + "learning_rate": 9.484595264891402e-05, + "loss": 1.2824, + "step": 729 + }, + { + "epoch": 4.740259740259741, + "grad_norm": 2.442934036254883, + "learning_rate": 9.483205183926181e-05, + "loss": 1.4042, + "step": 730 + }, + { + "epoch": 4.746753246753247, + "grad_norm": 2.4196629524230957, + "learning_rate": 9.48181333306255e-05, + "loss": 1.4626, + "step": 731 + }, + { + "epoch": 4.753246753246753, + "grad_norm": 2.290989637374878, + "learning_rate": 9.480419712849995e-05, + "loss": 1.2912, + "step": 732 + }, + { + "epoch": 4.759740259740259, + "grad_norm": 2.430495262145996, + "learning_rate": 9.479024323838693e-05, + "loss": 1.4117, + "step": 733 + }, + { + "epoch": 4.766233766233766, + "grad_norm": 2.0131633281707764, + "learning_rate": 9.477627166579522e-05, + "loss": 1.1689, + "step": 734 + }, + { + "epoch": 4.7727272727272725, + "grad_norm": 2.582155466079712, + "learning_rate": 9.476228241624059e-05, + "loss": 1.6276, + "step": 735 + }, + { + "epoch": 4.779220779220779, + "grad_norm": 2.3215701580047607, + "learning_rate": 9.474827549524574e-05, + "loss": 1.3326, + "step": 736 + }, + { + "epoch": 4.785714285714286, + "grad_norm": 2.2553138732910156, + "learning_rate": 9.473425090834041e-05, + "loss": 1.3568, + "step": 737 + }, + { + "epoch": 4.792207792207792, + "grad_norm": 2.5642342567443848, + "learning_rate": 9.472020866106128e-05, + "loss": 1.4779, + "step": 738 + }, + { + "epoch": 4.798701298701299, + "grad_norm": 2.465707778930664, + "learning_rate": 9.470614875895201e-05, + "loss": 1.4478, + "step": 739 + }, + { + "epoch": 4.805194805194805, + "grad_norm": 2.395329236984253, + "learning_rate": 9.46920712075632e-05, + "loss": 1.3339, + "step": 740 + }, + { + "epoch": 4.811688311688312, + "grad_norm": 2.5474603176116943, + "learning_rate": 9.467797601245246e-05, + "loss": 1.4824, + "step": 741 + }, + { + "epoch": 4.818181818181818, + "grad_norm": 2.498077154159546, + "learning_rate": 9.466386317918436e-05, + "loss": 1.4558, + "step": 742 + }, + { + "epoch": 4.824675324675325, + "grad_norm": 2.258089065551758, + "learning_rate": 9.464973271333042e-05, + "loss": 1.3571, + "step": 743 + }, + { + "epoch": 4.8311688311688314, + "grad_norm": 2.5701329708099365, + "learning_rate": 9.463558462046912e-05, + "loss": 1.5302, + "step": 744 + }, + { + "epoch": 4.837662337662338, + "grad_norm": 2.347843885421753, + "learning_rate": 9.46214189061859e-05, + "loss": 1.3368, + "step": 745 + }, + { + "epoch": 4.8441558441558445, + "grad_norm": 2.3211004734039307, + "learning_rate": 9.460723557607316e-05, + "loss": 1.3966, + "step": 746 + }, + { + "epoch": 4.85064935064935, + "grad_norm": 2.381417989730835, + "learning_rate": 9.459303463573026e-05, + "loss": 1.267, + "step": 747 + }, + { + "epoch": 4.857142857142857, + "grad_norm": 2.3821098804473877, + "learning_rate": 9.457881609076352e-05, + "loss": 1.4147, + "step": 748 + }, + { + "epoch": 4.863636363636363, + "grad_norm": 2.3875110149383545, + "learning_rate": 9.456457994678616e-05, + "loss": 1.3116, + "step": 749 + }, + { + "epoch": 4.87012987012987, + "grad_norm": 2.3099076747894287, + "learning_rate": 9.45503262094184e-05, + "loss": 1.2902, + "step": 750 + }, + { + "epoch": 4.876623376623376, + "grad_norm": 2.0546610355377197, + "learning_rate": 9.45360548842874e-05, + "loss": 1.1813, + "step": 751 + }, + { + "epoch": 4.883116883116883, + "grad_norm": 2.4475390911102295, + "learning_rate": 9.452176597702725e-05, + "loss": 1.5366, + "step": 752 + }, + { + "epoch": 4.8896103896103895, + "grad_norm": 2.145540237426758, + "learning_rate": 9.450745949327896e-05, + "loss": 1.1983, + "step": 753 + }, + { + "epoch": 4.896103896103896, + "grad_norm": 2.694192886352539, + "learning_rate": 9.449313543869055e-05, + "loss": 1.5095, + "step": 754 + }, + { + "epoch": 4.902597402597403, + "grad_norm": 2.1562998294830322, + "learning_rate": 9.447879381891692e-05, + "loss": 1.1382, + "step": 755 + }, + { + "epoch": 4.909090909090909, + "grad_norm": 2.4446427822113037, + "learning_rate": 9.446443463961986e-05, + "loss": 1.4053, + "step": 756 + }, + { + "epoch": 4.915584415584416, + "grad_norm": 2.055360794067383, + "learning_rate": 9.445005790646819e-05, + "loss": 1.3194, + "step": 757 + }, + { + "epoch": 4.922077922077922, + "grad_norm": 2.397583246231079, + "learning_rate": 9.443566362513763e-05, + "loss": 1.5682, + "step": 758 + }, + { + "epoch": 4.928571428571429, + "grad_norm": 2.185490846633911, + "learning_rate": 9.442125180131078e-05, + "loss": 1.4359, + "step": 759 + }, + { + "epoch": 4.935064935064935, + "grad_norm": 2.365079402923584, + "learning_rate": 9.440682244067724e-05, + "loss": 1.4141, + "step": 760 + }, + { + "epoch": 4.941558441558442, + "grad_norm": 2.510624408721924, + "learning_rate": 9.439237554893344e-05, + "loss": 1.5375, + "step": 761 + }, + { + "epoch": 4.948051948051948, + "grad_norm": 2.369779109954834, + "learning_rate": 9.437791113178282e-05, + "loss": 1.4662, + "step": 762 + }, + { + "epoch": 4.954545454545455, + "grad_norm": 2.063880443572998, + "learning_rate": 9.43634291949357e-05, + "loss": 1.3133, + "step": 763 + }, + { + "epoch": 4.961038961038961, + "grad_norm": 2.3315935134887695, + "learning_rate": 9.434892974410932e-05, + "loss": 1.4277, + "step": 764 + }, + { + "epoch": 4.967532467532467, + "grad_norm": 2.5497238636016846, + "learning_rate": 9.433441278502783e-05, + "loss": 1.4894, + "step": 765 + }, + { + "epoch": 4.974025974025974, + "grad_norm": 2.4642364978790283, + "learning_rate": 9.431987832342228e-05, + "loss": 1.4023, + "step": 766 + }, + { + "epoch": 4.98051948051948, + "grad_norm": 2.380721092224121, + "learning_rate": 9.430532636503068e-05, + "loss": 1.3227, + "step": 767 + }, + { + "epoch": 4.987012987012987, + "grad_norm": 2.2699685096740723, + "learning_rate": 9.429075691559787e-05, + "loss": 1.352, + "step": 768 + }, + { + "epoch": 4.9935064935064934, + "grad_norm": 2.156005382537842, + "learning_rate": 9.427616998087568e-05, + "loss": 1.3047, + "step": 769 + }, + { + "epoch": 5.0, + "grad_norm": 1483.0968017578125, + "learning_rate": 9.426156556662276e-05, + "loss": 1.3802, + "step": 770 + }, + { + "epoch": 5.0064935064935066, + "grad_norm": 2.4799044132232666, + "learning_rate": 9.424694367860473e-05, + "loss": 1.214, + "step": 771 + }, + { + "epoch": 5.012987012987013, + "grad_norm": 3.611436128616333, + "learning_rate": 9.423230432259409e-05, + "loss": 1.1361, + "step": 772 + }, + { + "epoch": 5.01948051948052, + "grad_norm": 2.477595567703247, + "learning_rate": 9.421764750437019e-05, + "loss": 1.322, + "step": 773 + }, + { + "epoch": 5.025974025974026, + "grad_norm": 2.0933218002319336, + "learning_rate": 9.420297322971933e-05, + "loss": 1.1123, + "step": 774 + }, + { + "epoch": 5.032467532467533, + "grad_norm": 2.1223325729370117, + "learning_rate": 9.418828150443467e-05, + "loss": 1.2504, + "step": 775 + }, + { + "epoch": 5.038961038961039, + "grad_norm": 2.640428304672241, + "learning_rate": 9.41735723343163e-05, + "loss": 1.3819, + "step": 776 + }, + { + "epoch": 5.045454545454546, + "grad_norm": 2.309741258621216, + "learning_rate": 9.415884572517113e-05, + "loss": 1.2354, + "step": 777 + }, + { + "epoch": 5.0519480519480515, + "grad_norm": 2.4606881141662598, + "learning_rate": 9.414410168281302e-05, + "loss": 1.4091, + "step": 778 + }, + { + "epoch": 5.058441558441558, + "grad_norm": 2.1588926315307617, + "learning_rate": 9.412934021306267e-05, + "loss": 1.1284, + "step": 779 + }, + { + "epoch": 5.064935064935065, + "grad_norm": 2.3062281608581543, + "learning_rate": 9.411456132174767e-05, + "loss": 1.2039, + "step": 780 + }, + { + "epoch": 5.071428571428571, + "grad_norm": 2.493637800216675, + "learning_rate": 9.40997650147025e-05, + "loss": 1.2556, + "step": 781 + }, + { + "epoch": 5.077922077922078, + "grad_norm": 2.254223346710205, + "learning_rate": 9.408495129776852e-05, + "loss": 1.14, + "step": 782 + }, + { + "epoch": 5.084415584415584, + "grad_norm": 2.187127113342285, + "learning_rate": 9.407012017679393e-05, + "loss": 1.1906, + "step": 783 + }, + { + "epoch": 5.090909090909091, + "grad_norm": 2.017028570175171, + "learning_rate": 9.405527165763384e-05, + "loss": 1.0582, + "step": 784 + }, + { + "epoch": 5.097402597402597, + "grad_norm": 2.3100154399871826, + "learning_rate": 9.404040574615018e-05, + "loss": 1.3244, + "step": 785 + }, + { + "epoch": 5.103896103896104, + "grad_norm": 2.231184482574463, + "learning_rate": 9.402552244821182e-05, + "loss": 1.0768, + "step": 786 + }, + { + "epoch": 5.1103896103896105, + "grad_norm": 2.422355890274048, + "learning_rate": 9.401062176969442e-05, + "loss": 1.1453, + "step": 787 + }, + { + "epoch": 5.116883116883117, + "grad_norm": 2.3468523025512695, + "learning_rate": 9.399570371648052e-05, + "loss": 1.1517, + "step": 788 + }, + { + "epoch": 5.123376623376624, + "grad_norm": 2.1444785594940186, + "learning_rate": 9.398076829445958e-05, + "loss": 1.0645, + "step": 789 + }, + { + "epoch": 5.12987012987013, + "grad_norm": 2.26538348197937, + "learning_rate": 9.396581550952781e-05, + "loss": 1.1867, + "step": 790 + }, + { + "epoch": 5.136363636363637, + "grad_norm": 2.3012781143188477, + "learning_rate": 9.395084536758838e-05, + "loss": 1.1908, + "step": 791 + }, + { + "epoch": 5.142857142857143, + "grad_norm": 2.353574514389038, + "learning_rate": 9.393585787455124e-05, + "loss": 1.1686, + "step": 792 + }, + { + "epoch": 5.14935064935065, + "grad_norm": 2.434039354324341, + "learning_rate": 9.392085303633323e-05, + "loss": 1.1923, + "step": 793 + }, + { + "epoch": 5.1558441558441555, + "grad_norm": 2.4139668941497803, + "learning_rate": 9.3905830858858e-05, + "loss": 1.2742, + "step": 794 + }, + { + "epoch": 5.162337662337662, + "grad_norm": 2.5167605876922607, + "learning_rate": 9.389079134805609e-05, + "loss": 1.2763, + "step": 795 + }, + { + "epoch": 5.1688311688311686, + "grad_norm": 2.29848313331604, + "learning_rate": 9.387573450986484e-05, + "loss": 1.2501, + "step": 796 + }, + { + "epoch": 5.175324675324675, + "grad_norm": 2.4731240272521973, + "learning_rate": 9.386066035022848e-05, + "loss": 1.4086, + "step": 797 + }, + { + "epoch": 5.181818181818182, + "grad_norm": 2.226640224456787, + "learning_rate": 9.384556887509802e-05, + "loss": 1.1452, + "step": 798 + }, + { + "epoch": 5.188311688311688, + "grad_norm": 2.1757423877716064, + "learning_rate": 9.383046009043134e-05, + "loss": 1.2051, + "step": 799 + }, + { + "epoch": 5.194805194805195, + "grad_norm": 2.5131468772888184, + "learning_rate": 9.381533400219318e-05, + "loss": 1.3115, + "step": 800 + }, + { + "epoch": 5.201298701298701, + "grad_norm": 2.236072063446045, + "learning_rate": 9.380019061635506e-05, + "loss": 1.1337, + "step": 801 + }, + { + "epoch": 5.207792207792208, + "grad_norm": 2.25288987159729, + "learning_rate": 9.378502993889533e-05, + "loss": 1.2222, + "step": 802 + }, + { + "epoch": 5.214285714285714, + "grad_norm": 2.3511617183685303, + "learning_rate": 9.37698519757992e-05, + "loss": 1.228, + "step": 803 + }, + { + "epoch": 5.220779220779221, + "grad_norm": 2.281393051147461, + "learning_rate": 9.375465673305869e-05, + "loss": 1.1854, + "step": 804 + }, + { + "epoch": 5.2272727272727275, + "grad_norm": 2.451622247695923, + "learning_rate": 9.373944421667265e-05, + "loss": 1.2707, + "step": 805 + }, + { + "epoch": 5.233766233766234, + "grad_norm": 2.3030169010162354, + "learning_rate": 9.372421443264671e-05, + "loss": 1.0945, + "step": 806 + }, + { + "epoch": 5.240259740259741, + "grad_norm": 2.3412272930145264, + "learning_rate": 9.370896738699339e-05, + "loss": 1.1891, + "step": 807 + }, + { + "epoch": 5.246753246753247, + "grad_norm": 2.457958936691284, + "learning_rate": 9.369370308573198e-05, + "loss": 1.2034, + "step": 808 + }, + { + "epoch": 5.253246753246753, + "grad_norm": 2.3870041370391846, + "learning_rate": 9.367842153488854e-05, + "loss": 1.1308, + "step": 809 + }, + { + "epoch": 5.259740259740259, + "grad_norm": 2.373983860015869, + "learning_rate": 9.366312274049602e-05, + "loss": 1.2246, + "step": 810 + }, + { + "epoch": 5.266233766233766, + "grad_norm": 2.238525152206421, + "learning_rate": 9.364780670859412e-05, + "loss": 1.1794, + "step": 811 + }, + { + "epoch": 5.2727272727272725, + "grad_norm": 2.2688422203063965, + "learning_rate": 9.363247344522939e-05, + "loss": 1.3021, + "step": 812 + }, + { + "epoch": 5.279220779220779, + "grad_norm": 2.4562861919403076, + "learning_rate": 9.361712295645515e-05, + "loss": 1.2968, + "step": 813 + }, + { + "epoch": 5.285714285714286, + "grad_norm": 1.8892732858657837, + "learning_rate": 9.360175524833153e-05, + "loss": 0.895, + "step": 814 + }, + { + "epoch": 5.292207792207792, + "grad_norm": 2.4016454219818115, + "learning_rate": 9.358637032692545e-05, + "loss": 1.1788, + "step": 815 + }, + { + "epoch": 5.298701298701299, + "grad_norm": 2.198923349380493, + "learning_rate": 9.357096819831064e-05, + "loss": 1.1777, + "step": 816 + }, + { + "epoch": 5.305194805194805, + "grad_norm": 2.5778071880340576, + "learning_rate": 9.355554886856762e-05, + "loss": 1.2441, + "step": 817 + }, + { + "epoch": 5.311688311688312, + "grad_norm": 2.578562021255493, + "learning_rate": 9.354011234378369e-05, + "loss": 1.3336, + "step": 818 + }, + { + "epoch": 5.318181818181818, + "grad_norm": 2.29508376121521, + "learning_rate": 9.352465863005296e-05, + "loss": 1.3143, + "step": 819 + }, + { + "epoch": 5.324675324675325, + "grad_norm": 2.3751208782196045, + "learning_rate": 9.35091877334763e-05, + "loss": 1.3194, + "step": 820 + }, + { + "epoch": 5.3311688311688314, + "grad_norm": 2.456490993499756, + "learning_rate": 9.349369966016134e-05, + "loss": 1.2553, + "step": 821 + }, + { + "epoch": 5.337662337662338, + "grad_norm": 1.9089747667312622, + "learning_rate": 9.347819441622261e-05, + "loss": 0.9778, + "step": 822 + }, + { + "epoch": 5.3441558441558445, + "grad_norm": 2.301745891571045, + "learning_rate": 9.346267200778126e-05, + "loss": 1.1925, + "step": 823 + }, + { + "epoch": 5.35064935064935, + "grad_norm": 2.3186118602752686, + "learning_rate": 9.344713244096533e-05, + "loss": 1.2568, + "step": 824 + }, + { + "epoch": 5.357142857142857, + "grad_norm": 2.4224462509155273, + "learning_rate": 9.343157572190957e-05, + "loss": 1.2227, + "step": 825 + }, + { + "epoch": 5.363636363636363, + "grad_norm": 2.4902286529541016, + "learning_rate": 9.341600185675554e-05, + "loss": 1.2466, + "step": 826 + }, + { + "epoch": 5.37012987012987, + "grad_norm": 2.3658058643341064, + "learning_rate": 9.340041085165155e-05, + "loss": 1.288, + "step": 827 + }, + { + "epoch": 5.376623376623376, + "grad_norm": 2.256941318511963, + "learning_rate": 9.33848027127527e-05, + "loss": 1.2251, + "step": 828 + }, + { + "epoch": 5.383116883116883, + "grad_norm": 2.4632041454315186, + "learning_rate": 9.336917744622081e-05, + "loss": 1.3159, + "step": 829 + }, + { + "epoch": 5.3896103896103895, + "grad_norm": 2.1642262935638428, + "learning_rate": 9.33535350582245e-05, + "loss": 1.1923, + "step": 830 + }, + { + "epoch": 5.396103896103896, + "grad_norm": 2.154273748397827, + "learning_rate": 9.333787555493914e-05, + "loss": 1.1474, + "step": 831 + }, + { + "epoch": 5.402597402597403, + "grad_norm": 2.319180965423584, + "learning_rate": 9.332219894254686e-05, + "loss": 1.2664, + "step": 832 + }, + { + "epoch": 5.409090909090909, + "grad_norm": 2.0859668254852295, + "learning_rate": 9.330650522723652e-05, + "loss": 1.0003, + "step": 833 + }, + { + "epoch": 5.415584415584416, + "grad_norm": 2.426114082336426, + "learning_rate": 9.329079441520377e-05, + "loss": 1.249, + "step": 834 + }, + { + "epoch": 5.422077922077922, + "grad_norm": 2.3975894451141357, + "learning_rate": 9.327506651265095e-05, + "loss": 1.2747, + "step": 835 + }, + { + "epoch": 5.428571428571429, + "grad_norm": 2.561692476272583, + "learning_rate": 9.325932152578725e-05, + "loss": 1.1971, + "step": 836 + }, + { + "epoch": 5.435064935064935, + "grad_norm": 2.311870813369751, + "learning_rate": 9.324355946082848e-05, + "loss": 1.1388, + "step": 837 + }, + { + "epoch": 5.441558441558442, + "grad_norm": 2.2985804080963135, + "learning_rate": 9.322778032399728e-05, + "loss": 1.1915, + "step": 838 + }, + { + "epoch": 5.448051948051948, + "grad_norm": 2.5095090866088867, + "learning_rate": 9.321198412152301e-05, + "loss": 1.2289, + "step": 839 + }, + { + "epoch": 5.454545454545454, + "grad_norm": 2.4977407455444336, + "learning_rate": 9.319617085964176e-05, + "loss": 1.1548, + "step": 840 + }, + { + "epoch": 5.461038961038961, + "grad_norm": 2.479334831237793, + "learning_rate": 9.318034054459637e-05, + "loss": 1.2881, + "step": 841 + }, + { + "epoch": 5.467532467532467, + "grad_norm": 2.316788911819458, + "learning_rate": 9.316449318263635e-05, + "loss": 1.0807, + "step": 842 + }, + { + "epoch": 5.474025974025974, + "grad_norm": 2.3556737899780273, + "learning_rate": 9.314862878001803e-05, + "loss": 1.3983, + "step": 843 + }, + { + "epoch": 5.48051948051948, + "grad_norm": 2.27823805809021, + "learning_rate": 9.313274734300439e-05, + "loss": 1.2266, + "step": 844 + }, + { + "epoch": 5.487012987012987, + "grad_norm": 2.213878870010376, + "learning_rate": 9.31168488778652e-05, + "loss": 1.1607, + "step": 845 + }, + { + "epoch": 5.4935064935064934, + "grad_norm": 2.411067485809326, + "learning_rate": 9.310093339087692e-05, + "loss": 1.3101, + "step": 846 + }, + { + "epoch": 5.5, + "grad_norm": 2.3228533267974854, + "learning_rate": 9.308500088832272e-05, + "loss": 1.1342, + "step": 847 + }, + { + "epoch": 5.5064935064935066, + "grad_norm": 2.511704683303833, + "learning_rate": 9.30690513764925e-05, + "loss": 1.3019, + "step": 848 + }, + { + "epoch": 5.512987012987013, + "grad_norm": 2.267284393310547, + "learning_rate": 9.305308486168288e-05, + "loss": 1.2113, + "step": 849 + }, + { + "epoch": 5.51948051948052, + "grad_norm": 2.3928427696228027, + "learning_rate": 9.30371013501972e-05, + "loss": 1.2584, + "step": 850 + }, + { + "epoch": 5.525974025974026, + "grad_norm": 2.4797680377960205, + "learning_rate": 9.302110084834545e-05, + "loss": 1.2511, + "step": 851 + }, + { + "epoch": 5.532467532467533, + "grad_norm": 2.280144214630127, + "learning_rate": 9.300508336244444e-05, + "loss": 1.3214, + "step": 852 + }, + { + "epoch": 5.538961038961039, + "grad_norm": 2.3917574882507324, + "learning_rate": 9.298904889881757e-05, + "loss": 1.3104, + "step": 853 + }, + { + "epoch": 5.545454545454545, + "grad_norm": 1.8771497011184692, + "learning_rate": 9.297299746379502e-05, + "loss": 1.0212, + "step": 854 + }, + { + "epoch": 5.551948051948052, + "grad_norm": 2.3260936737060547, + "learning_rate": 9.295692906371363e-05, + "loss": 1.2671, + "step": 855 + }, + { + "epoch": 5.558441558441558, + "grad_norm": 2.335958957672119, + "learning_rate": 9.294084370491694e-05, + "loss": 1.2515, + "step": 856 + }, + { + "epoch": 5.564935064935065, + "grad_norm": 2.451331853866577, + "learning_rate": 9.292474139375522e-05, + "loss": 1.0896, + "step": 857 + }, + { + "epoch": 5.571428571428571, + "grad_norm": 2.263322353363037, + "learning_rate": 9.29086221365854e-05, + "loss": 1.247, + "step": 858 + }, + { + "epoch": 5.577922077922078, + "grad_norm": 2.4265804290771484, + "learning_rate": 9.289248593977109e-05, + "loss": 1.2482, + "step": 859 + }, + { + "epoch": 5.584415584415584, + "grad_norm": 2.4868714809417725, + "learning_rate": 9.287633280968261e-05, + "loss": 1.2864, + "step": 860 + }, + { + "epoch": 5.590909090909091, + "grad_norm": 2.502161979675293, + "learning_rate": 9.286016275269698e-05, + "loss": 1.2699, + "step": 861 + }, + { + "epoch": 5.597402597402597, + "grad_norm": 2.301053762435913, + "learning_rate": 9.284397577519788e-05, + "loss": 1.2422, + "step": 862 + }, + { + "epoch": 5.603896103896104, + "grad_norm": 2.7383460998535156, + "learning_rate": 9.282777188357565e-05, + "loss": 1.3225, + "step": 863 + }, + { + "epoch": 5.6103896103896105, + "grad_norm": 2.5754849910736084, + "learning_rate": 9.281155108422733e-05, + "loss": 1.3382, + "step": 864 + }, + { + "epoch": 5.616883116883117, + "grad_norm": 2.30465030670166, + "learning_rate": 9.279531338355666e-05, + "loss": 1.2114, + "step": 865 + }, + { + "epoch": 5.623376623376624, + "grad_norm": 2.1572651863098145, + "learning_rate": 9.2779058787974e-05, + "loss": 1.2831, + "step": 866 + }, + { + "epoch": 5.62987012987013, + "grad_norm": 2.3018293380737305, + "learning_rate": 9.276278730389642e-05, + "loss": 1.1312, + "step": 867 + }, + { + "epoch": 5.636363636363637, + "grad_norm": 2.3740503787994385, + "learning_rate": 9.274649893774767e-05, + "loss": 1.2546, + "step": 868 + }, + { + "epoch": 5.642857142857143, + "grad_norm": 2.359429121017456, + "learning_rate": 9.273019369595809e-05, + "loss": 1.2289, + "step": 869 + }, + { + "epoch": 5.64935064935065, + "grad_norm": 2.7115275859832764, + "learning_rate": 9.271387158496476e-05, + "loss": 1.3554, + "step": 870 + }, + { + "epoch": 5.6558441558441555, + "grad_norm": 1.951027274131775, + "learning_rate": 9.269753261121138e-05, + "loss": 1.1395, + "step": 871 + }, + { + "epoch": 5.662337662337662, + "grad_norm": 2.2826426029205322, + "learning_rate": 9.268117678114834e-05, + "loss": 1.2125, + "step": 872 + }, + { + "epoch": 5.6688311688311686, + "grad_norm": 2.1922526359558105, + "learning_rate": 9.266480410123264e-05, + "loss": 1.0959, + "step": 873 + }, + { + "epoch": 5.675324675324675, + "grad_norm": 2.3663859367370605, + "learning_rate": 9.264841457792795e-05, + "loss": 1.2634, + "step": 874 + }, + { + "epoch": 5.681818181818182, + "grad_norm": 2.077533483505249, + "learning_rate": 9.263200821770461e-05, + "loss": 1.1805, + "step": 875 + }, + { + "epoch": 5.688311688311688, + "grad_norm": 2.255629062652588, + "learning_rate": 9.26155850270396e-05, + "loss": 1.3269, + "step": 876 + }, + { + "epoch": 5.694805194805195, + "grad_norm": 2.387958288192749, + "learning_rate": 9.259914501241652e-05, + "loss": 1.2001, + "step": 877 + }, + { + "epoch": 5.701298701298701, + "grad_norm": 2.3133974075317383, + "learning_rate": 9.258268818032561e-05, + "loss": 1.2889, + "step": 878 + }, + { + "epoch": 5.707792207792208, + "grad_norm": 2.17250919342041, + "learning_rate": 9.256621453726379e-05, + "loss": 1.2761, + "step": 879 + }, + { + "epoch": 5.714285714285714, + "grad_norm": 2.288163900375366, + "learning_rate": 9.254972408973461e-05, + "loss": 1.2545, + "step": 880 + }, + { + "epoch": 5.720779220779221, + "grad_norm": 2.2603843212127686, + "learning_rate": 9.25332168442482e-05, + "loss": 1.2539, + "step": 881 + }, + { + "epoch": 5.7272727272727275, + "grad_norm": 2.111243963241577, + "learning_rate": 9.251669280732137e-05, + "loss": 1.2284, + "step": 882 + }, + { + "epoch": 5.733766233766234, + "grad_norm": 9.176555633544922, + "learning_rate": 9.250015198547757e-05, + "loss": 1.3237, + "step": 883 + }, + { + "epoch": 5.740259740259741, + "grad_norm": 2.652176856994629, + "learning_rate": 9.248359438524683e-05, + "loss": 1.3154, + "step": 884 + }, + { + "epoch": 5.746753246753247, + "grad_norm": 2.4932117462158203, + "learning_rate": 9.246702001316583e-05, + "loss": 1.2712, + "step": 885 + }, + { + "epoch": 5.753246753246753, + "grad_norm": 2.2778451442718506, + "learning_rate": 9.245042887577788e-05, + "loss": 1.3088, + "step": 886 + }, + { + "epoch": 5.759740259740259, + "grad_norm": 2.240194082260132, + "learning_rate": 9.243382097963291e-05, + "loss": 1.1532, + "step": 887 + }, + { + "epoch": 5.766233766233766, + "grad_norm": 2.4618711471557617, + "learning_rate": 9.241719633128743e-05, + "loss": 1.4605, + "step": 888 + }, + { + "epoch": 5.7727272727272725, + "grad_norm": 2.5479254722595215, + "learning_rate": 9.24005549373046e-05, + "loss": 1.3666, + "step": 889 + }, + { + "epoch": 5.779220779220779, + "grad_norm": 2.277982473373413, + "learning_rate": 9.238389680425416e-05, + "loss": 1.3209, + "step": 890 + }, + { + "epoch": 5.785714285714286, + "grad_norm": 2.3099091053009033, + "learning_rate": 9.236722193871252e-05, + "loss": 1.2911, + "step": 891 + }, + { + "epoch": 5.792207792207792, + "grad_norm": 2.1005160808563232, + "learning_rate": 9.23505303472626e-05, + "loss": 1.1609, + "step": 892 + }, + { + "epoch": 5.798701298701299, + "grad_norm": 2.325089693069458, + "learning_rate": 9.233382203649401e-05, + "loss": 1.2268, + "step": 893 + }, + { + "epoch": 5.805194805194805, + "grad_norm": 2.2837464809417725, + "learning_rate": 9.231709701300293e-05, + "loss": 1.2928, + "step": 894 + }, + { + "epoch": 5.811688311688312, + "grad_norm": 2.1417577266693115, + "learning_rate": 9.230035528339211e-05, + "loss": 1.2102, + "step": 895 + }, + { + "epoch": 5.818181818181818, + "grad_norm": 2.3167195320129395, + "learning_rate": 9.228359685427095e-05, + "loss": 1.2982, + "step": 896 + }, + { + "epoch": 5.824675324675325, + "grad_norm": 2.281616449356079, + "learning_rate": 9.226682173225537e-05, + "loss": 1.2442, + "step": 897 + }, + { + "epoch": 5.8311688311688314, + "grad_norm": 2.245262622833252, + "learning_rate": 9.225002992396796e-05, + "loss": 1.2757, + "step": 898 + }, + { + "epoch": 5.837662337662338, + "grad_norm": 2.2756450176239014, + "learning_rate": 9.223322143603785e-05, + "loss": 1.1611, + "step": 899 + }, + { + "epoch": 5.8441558441558445, + "grad_norm": 2.2296695709228516, + "learning_rate": 9.221639627510076e-05, + "loss": 1.2486, + "step": 900 + }, + { + "epoch": 5.85064935064935, + "grad_norm": 2.456972599029541, + "learning_rate": 9.2199554447799e-05, + "loss": 1.2553, + "step": 901 + }, + { + "epoch": 5.857142857142857, + "grad_norm": 2.2772555351257324, + "learning_rate": 9.218269596078146e-05, + "loss": 1.1621, + "step": 902 + }, + { + "epoch": 5.863636363636363, + "grad_norm": 2.2198710441589355, + "learning_rate": 9.216582082070358e-05, + "loss": 1.1448, + "step": 903 + }, + { + "epoch": 5.87012987012987, + "grad_norm": 2.201732873916626, + "learning_rate": 9.214892903422744e-05, + "loss": 1.1754, + "step": 904 + }, + { + "epoch": 5.876623376623376, + "grad_norm": 2.263493061065674, + "learning_rate": 9.213202060802161e-05, + "loss": 1.3105, + "step": 905 + }, + { + "epoch": 5.883116883116883, + "grad_norm": 2.3806960582733154, + "learning_rate": 9.21150955487613e-05, + "loss": 1.2363, + "step": 906 + }, + { + "epoch": 5.8896103896103895, + "grad_norm": 2.324129104614258, + "learning_rate": 9.209815386312824e-05, + "loss": 1.3469, + "step": 907 + }, + { + "epoch": 5.896103896103896, + "grad_norm": 2.4612674713134766, + "learning_rate": 9.208119555781074e-05, + "loss": 1.3424, + "step": 908 + }, + { + "epoch": 5.902597402597403, + "grad_norm": 2.341952323913574, + "learning_rate": 9.206422063950367e-05, + "loss": 1.2235, + "step": 909 + }, + { + "epoch": 5.909090909090909, + "grad_norm": 2.305021047592163, + "learning_rate": 9.204722911490846e-05, + "loss": 1.3399, + "step": 910 + }, + { + "epoch": 5.915584415584416, + "grad_norm": 2.174239158630371, + "learning_rate": 9.203022099073309e-05, + "loss": 1.106, + "step": 911 + }, + { + "epoch": 5.922077922077922, + "grad_norm": 2.136263847351074, + "learning_rate": 9.201319627369211e-05, + "loss": 1.185, + "step": 912 + }, + { + "epoch": 5.928571428571429, + "grad_norm": 2.0439507961273193, + "learning_rate": 9.199615497050659e-05, + "loss": 1.1936, + "step": 913 + }, + { + "epoch": 5.935064935064935, + "grad_norm": 2.331047773361206, + "learning_rate": 9.19790970879042e-05, + "loss": 1.2955, + "step": 914 + }, + { + "epoch": 5.941558441558442, + "grad_norm": 2.1538991928100586, + "learning_rate": 9.19620226326191e-05, + "loss": 1.2146, + "step": 915 + }, + { + "epoch": 5.948051948051948, + "grad_norm": 2.235663414001465, + "learning_rate": 9.194493161139199e-05, + "loss": 1.2987, + "step": 916 + }, + { + "epoch": 5.954545454545455, + "grad_norm": 2.266671657562256, + "learning_rate": 9.192782403097018e-05, + "loss": 1.2618, + "step": 917 + }, + { + "epoch": 5.961038961038961, + "grad_norm": 2.287224292755127, + "learning_rate": 9.191069989810744e-05, + "loss": 1.2801, + "step": 918 + }, + { + "epoch": 5.967532467532467, + "grad_norm": 2.454397678375244, + "learning_rate": 9.189355921956412e-05, + "loss": 1.3529, + "step": 919 + }, + { + "epoch": 5.974025974025974, + "grad_norm": 2.4021215438842773, + "learning_rate": 9.187640200210708e-05, + "loss": 1.2859, + "step": 920 + }, + { + "epoch": 5.98051948051948, + "grad_norm": 2.4222583770751953, + "learning_rate": 9.185922825250974e-05, + "loss": 1.3745, + "step": 921 + }, + { + "epoch": 5.987012987012987, + "grad_norm": 1.9028486013412476, + "learning_rate": 9.1842037977552e-05, + "loss": 1.0603, + "step": 922 + }, + { + "epoch": 5.9935064935064934, + "grad_norm": 2.0316622257232666, + "learning_rate": 9.182483118402033e-05, + "loss": 1.1392, + "step": 923 + }, + { + "epoch": 6.0, + "grad_norm": 264.6945495605469, + "learning_rate": 9.180760787870765e-05, + "loss": 1.1341, + "step": 924 + }, + { + "epoch": 6.0064935064935066, + "grad_norm": 1.8904297351837158, + "learning_rate": 9.179036806841352e-05, + "loss": 0.9749, + "step": 925 + }, + { + "epoch": 6.012987012987013, + "grad_norm": 1.7428091764450073, + "learning_rate": 9.17731117599439e-05, + "loss": 0.857, + "step": 926 + }, + { + "epoch": 6.01948051948052, + "grad_norm": 2.1916327476501465, + "learning_rate": 9.175583896011131e-05, + "loss": 1.1159, + "step": 927 + }, + { + "epoch": 6.025974025974026, + "grad_norm": 2.009938955307007, + "learning_rate": 9.173854967573479e-05, + "loss": 0.985, + "step": 928 + }, + { + "epoch": 6.032467532467533, + "grad_norm": 2.4173030853271484, + "learning_rate": 9.172124391363985e-05, + "loss": 1.1468, + "step": 929 + }, + { + "epoch": 6.038961038961039, + "grad_norm": 2.157717227935791, + "learning_rate": 9.170392168065857e-05, + "loss": 1.0836, + "step": 930 + }, + { + "epoch": 6.045454545454546, + "grad_norm": 1.9934571981430054, + "learning_rate": 9.168658298362946e-05, + "loss": 1.0066, + "step": 931 + }, + { + "epoch": 6.0519480519480515, + "grad_norm": 2.120309352874756, + "learning_rate": 9.166922782939758e-05, + "loss": 1.1275, + "step": 932 + }, + { + "epoch": 6.058441558441558, + "grad_norm": 2.1822173595428467, + "learning_rate": 9.165185622481447e-05, + "loss": 1.1083, + "step": 933 + }, + { + "epoch": 6.064935064935065, + "grad_norm": 2.1950483322143555, + "learning_rate": 9.163446817673817e-05, + "loss": 1.0423, + "step": 934 + }, + { + "epoch": 6.071428571428571, + "grad_norm": 2.231881856918335, + "learning_rate": 9.161706369203317e-05, + "loss": 1.086, + "step": 935 + }, + { + "epoch": 6.077922077922078, + "grad_norm": 2.369540214538574, + "learning_rate": 9.159964277757054e-05, + "loss": 0.9978, + "step": 936 + }, + { + "epoch": 6.084415584415584, + "grad_norm": 2.1250226497650146, + "learning_rate": 9.158220544022773e-05, + "loss": 0.9875, + "step": 937 + }, + { + "epoch": 6.090909090909091, + "grad_norm": 2.21665096282959, + "learning_rate": 9.156475168688877e-05, + "loss": 1.0885, + "step": 938 + }, + { + "epoch": 6.097402597402597, + "grad_norm": 1.7771512269973755, + "learning_rate": 9.154728152444408e-05, + "loss": 0.789, + "step": 939 + }, + { + "epoch": 6.103896103896104, + "grad_norm": 2.3178699016571045, + "learning_rate": 9.152979495979063e-05, + "loss": 1.0956, + "step": 940 + }, + { + "epoch": 6.1103896103896105, + "grad_norm": 2.534238576889038, + "learning_rate": 9.151229199983184e-05, + "loss": 1.092, + "step": 941 + }, + { + "epoch": 6.116883116883117, + "grad_norm": 2.4788708686828613, + "learning_rate": 9.14947726514776e-05, + "loss": 1.1408, + "step": 942 + }, + { + "epoch": 6.123376623376624, + "grad_norm": 2.188908576965332, + "learning_rate": 9.147723692164427e-05, + "loss": 1.0523, + "step": 943 + }, + { + "epoch": 6.12987012987013, + "grad_norm": 1.940743327140808, + "learning_rate": 9.145968481725467e-05, + "loss": 0.8914, + "step": 944 + }, + { + "epoch": 6.136363636363637, + "grad_norm": 2.2595057487487793, + "learning_rate": 9.14421163452381e-05, + "loss": 1.064, + "step": 945 + }, + { + "epoch": 6.142857142857143, + "grad_norm": 2.3622570037841797, + "learning_rate": 9.142453151253032e-05, + "loss": 1.0703, + "step": 946 + }, + { + "epoch": 6.14935064935065, + "grad_norm": 2.097458600997925, + "learning_rate": 9.140693032607353e-05, + "loss": 0.9451, + "step": 947 + }, + { + "epoch": 6.1558441558441555, + "grad_norm": 2.064142942428589, + "learning_rate": 9.138931279281639e-05, + "loss": 0.9752, + "step": 948 + }, + { + "epoch": 6.162337662337662, + "grad_norm": 2.3236732482910156, + "learning_rate": 9.137167891971407e-05, + "loss": 1.0357, + "step": 949 + }, + { + "epoch": 6.1688311688311686, + "grad_norm": 2.375629186630249, + "learning_rate": 9.135402871372808e-05, + "loss": 1.1145, + "step": 950 + }, + { + "epoch": 6.175324675324675, + "grad_norm": 2.575246572494507, + "learning_rate": 9.13363621818265e-05, + "loss": 1.2448, + "step": 951 + }, + { + "epoch": 6.181818181818182, + "grad_norm": 2.221675395965576, + "learning_rate": 9.131867933098378e-05, + "loss": 1.0203, + "step": 952 + }, + { + "epoch": 6.188311688311688, + "grad_norm": 2.4579875469207764, + "learning_rate": 9.13009801681808e-05, + "loss": 1.1714, + "step": 953 + }, + { + "epoch": 6.194805194805195, + "grad_norm": 2.4114532470703125, + "learning_rate": 9.128326470040495e-05, + "loss": 1.0732, + "step": 954 + }, + { + "epoch": 6.201298701298701, + "grad_norm": 2.374720335006714, + "learning_rate": 9.126553293464998e-05, + "loss": 1.0896, + "step": 955 + }, + { + "epoch": 6.207792207792208, + "grad_norm": 2.4675614833831787, + "learning_rate": 9.124778487791615e-05, + "loss": 1.1355, + "step": 956 + }, + { + "epoch": 6.214285714285714, + "grad_norm": 2.0805985927581787, + "learning_rate": 9.123002053721005e-05, + "loss": 1.0721, + "step": 957 + }, + { + "epoch": 6.220779220779221, + "grad_norm": 2.3115074634552, + "learning_rate": 9.121223991954484e-05, + "loss": 1.0833, + "step": 958 + }, + { + "epoch": 6.2272727272727275, + "grad_norm": 2.4905924797058105, + "learning_rate": 9.119444303193996e-05, + "loss": 1.0787, + "step": 959 + }, + { + "epoch": 6.233766233766234, + "grad_norm": 2.3526439666748047, + "learning_rate": 9.117662988142138e-05, + "loss": 1.1503, + "step": 960 + }, + { + "epoch": 6.240259740259741, + "grad_norm": 2.615757703781128, + "learning_rate": 9.115880047502142e-05, + "loss": 1.1554, + "step": 961 + }, + { + "epoch": 6.246753246753247, + "grad_norm": 2.563284158706665, + "learning_rate": 9.114095481977888e-05, + "loss": 1.3076, + "step": 962 + }, + { + "epoch": 6.253246753246753, + "grad_norm": 2.29913592338562, + "learning_rate": 9.112309292273891e-05, + "loss": 1.1206, + "step": 963 + }, + { + "epoch": 6.259740259740259, + "grad_norm": 2.1598641872406006, + "learning_rate": 9.110521479095312e-05, + "loss": 1.0892, + "step": 964 + }, + { + "epoch": 6.266233766233766, + "grad_norm": 2.0765597820281982, + "learning_rate": 9.108732043147952e-05, + "loss": 1.013, + "step": 965 + }, + { + "epoch": 6.2727272727272725, + "grad_norm": 2.281052589416504, + "learning_rate": 9.10694098513825e-05, + "loss": 1.1901, + "step": 966 + }, + { + "epoch": 6.279220779220779, + "grad_norm": 2.169802665710449, + "learning_rate": 9.10514830577329e-05, + "loss": 1.0905, + "step": 967 + }, + { + "epoch": 6.285714285714286, + "grad_norm": 2.2257354259490967, + "learning_rate": 9.103354005760791e-05, + "loss": 1.0368, + "step": 968 + }, + { + "epoch": 6.292207792207792, + "grad_norm": 2.169473648071289, + "learning_rate": 9.101558085809114e-05, + "loss": 1.0166, + "step": 969 + }, + { + "epoch": 6.298701298701299, + "grad_norm": 2.37520694732666, + "learning_rate": 9.099760546627261e-05, + "loss": 1.1822, + "step": 970 + }, + { + "epoch": 6.305194805194805, + "grad_norm": 2.1943604946136475, + "learning_rate": 9.097961388924873e-05, + "loss": 1.1304, + "step": 971 + }, + { + "epoch": 6.311688311688312, + "grad_norm": 2.553886651992798, + "learning_rate": 9.096160613412228e-05, + "loss": 1.3013, + "step": 972 + }, + { + "epoch": 6.318181818181818, + "grad_norm": 2.3251588344573975, + "learning_rate": 9.094358220800243e-05, + "loss": 1.0648, + "step": 973 + }, + { + "epoch": 6.324675324675325, + "grad_norm": 2.508411407470703, + "learning_rate": 9.092554211800474e-05, + "loss": 1.1993, + "step": 974 + }, + { + "epoch": 6.3311688311688314, + "grad_norm": 2.10422682762146, + "learning_rate": 9.090748587125118e-05, + "loss": 1.1125, + "step": 975 + }, + { + "epoch": 6.337662337662338, + "grad_norm": 2.246373176574707, + "learning_rate": 9.088941347487003e-05, + "loss": 1.1525, + "step": 976 + }, + { + "epoch": 6.3441558441558445, + "grad_norm": 2.19040846824646, + "learning_rate": 9.0871324935996e-05, + "loss": 1.0981, + "step": 977 + }, + { + "epoch": 6.35064935064935, + "grad_norm": 2.4398250579833984, + "learning_rate": 9.085322026177017e-05, + "loss": 1.2318, + "step": 978 + }, + { + "epoch": 6.357142857142857, + "grad_norm": 2.36503267288208, + "learning_rate": 9.083509945933997e-05, + "loss": 1.1359, + "step": 979 + }, + { + "epoch": 6.363636363636363, + "grad_norm": 2.545269012451172, + "learning_rate": 9.081696253585921e-05, + "loss": 1.0359, + "step": 980 + }, + { + "epoch": 6.37012987012987, + "grad_norm": 2.456841468811035, + "learning_rate": 9.079880949848805e-05, + "loss": 1.1641, + "step": 981 + }, + { + "epoch": 6.376623376623376, + "grad_norm": 2.2646665573120117, + "learning_rate": 9.078064035439301e-05, + "loss": 1.1425, + "step": 982 + }, + { + "epoch": 6.383116883116883, + "grad_norm": 2.244145154953003, + "learning_rate": 9.076245511074703e-05, + "loss": 1.0961, + "step": 983 + }, + { + "epoch": 6.3896103896103895, + "grad_norm": 2.3785531520843506, + "learning_rate": 9.074425377472931e-05, + "loss": 1.1008, + "step": 984 + }, + { + "epoch": 6.396103896103896, + "grad_norm": 2.486354351043701, + "learning_rate": 9.072603635352548e-05, + "loss": 1.1167, + "step": 985 + }, + { + "epoch": 6.402597402597403, + "grad_norm": 2.5050578117370605, + "learning_rate": 9.070780285432745e-05, + "loss": 1.1885, + "step": 986 + }, + { + "epoch": 6.409090909090909, + "grad_norm": 2.260310649871826, + "learning_rate": 9.068955328433355e-05, + "loss": 1.1354, + "step": 987 + }, + { + "epoch": 6.415584415584416, + "grad_norm": 2.1151485443115234, + "learning_rate": 9.067128765074842e-05, + "loss": 1.0162, + "step": 988 + }, + { + "epoch": 6.422077922077922, + "grad_norm": 2.35497784614563, + "learning_rate": 9.065300596078303e-05, + "loss": 1.0928, + "step": 989 + }, + { + "epoch": 6.428571428571429, + "grad_norm": 2.429023504257202, + "learning_rate": 9.06347082216547e-05, + "loss": 1.1322, + "step": 990 + }, + { + "epoch": 6.435064935064935, + "grad_norm": 2.556748867034912, + "learning_rate": 9.06163944405871e-05, + "loss": 1.208, + "step": 991 + }, + { + "epoch": 6.441558441558442, + "grad_norm": 2.451526403427124, + "learning_rate": 9.059806462481023e-05, + "loss": 1.0806, + "step": 992 + }, + { + "epoch": 6.448051948051948, + "grad_norm": 2.4315357208251953, + "learning_rate": 9.057971878156036e-05, + "loss": 1.2842, + "step": 993 + }, + { + "epoch": 6.454545454545454, + "grad_norm": 2.3418030738830566, + "learning_rate": 9.056135691808019e-05, + "loss": 1.1049, + "step": 994 + }, + { + "epoch": 6.461038961038961, + "grad_norm": 2.454900026321411, + "learning_rate": 9.054297904161868e-05, + "loss": 1.2332, + "step": 995 + }, + { + "epoch": 6.467532467532467, + "grad_norm": 2.3480823040008545, + "learning_rate": 9.052458515943111e-05, + "loss": 1.0631, + "step": 996 + }, + { + "epoch": 6.474025974025974, + "grad_norm": 2.2208402156829834, + "learning_rate": 9.050617527877911e-05, + "loss": 1.1265, + "step": 997 + }, + { + "epoch": 6.48051948051948, + "grad_norm": 2.285851240158081, + "learning_rate": 9.048774940693062e-05, + "loss": 1.0793, + "step": 998 + }, + { + "epoch": 6.487012987012987, + "grad_norm": 1.9776757955551147, + "learning_rate": 9.046930755115985e-05, + "loss": 0.8993, + "step": 999 + }, + { + "epoch": 6.4935064935064934, + "grad_norm": 2.425506591796875, + "learning_rate": 9.045084971874738e-05, + "loss": 1.183, + "step": 1000 + }, + { + "epoch": 6.5, + "grad_norm": 2.349262237548828, + "learning_rate": 9.043237591698004e-05, + "loss": 1.1151, + "step": 1001 + }, + { + "epoch": 6.5064935064935066, + "grad_norm": 2.294227123260498, + "learning_rate": 9.041388615315102e-05, + "loss": 1.1007, + "step": 1002 + }, + { + "epoch": 6.512987012987013, + "grad_norm": 2.1493442058563232, + "learning_rate": 9.03953804345598e-05, + "loss": 1.0778, + "step": 1003 + }, + { + "epoch": 6.51948051948052, + "grad_norm": 2.619725227355957, + "learning_rate": 9.03768587685121e-05, + "loss": 1.2408, + "step": 1004 + }, + { + "epoch": 6.525974025974026, + "grad_norm": 2.156489372253418, + "learning_rate": 9.035832116232001e-05, + "loss": 1.0415, + "step": 1005 + }, + { + "epoch": 6.532467532467533, + "grad_norm": 2.3598475456237793, + "learning_rate": 9.03397676233019e-05, + "loss": 1.1308, + "step": 1006 + }, + { + "epoch": 6.538961038961039, + "grad_norm": 2.3119537830352783, + "learning_rate": 9.032119815878236e-05, + "loss": 1.1402, + "step": 1007 + }, + { + "epoch": 6.545454545454545, + "grad_norm": 2.459968328475952, + "learning_rate": 9.030261277609236e-05, + "loss": 1.2053, + "step": 1008 + }, + { + "epoch": 6.551948051948052, + "grad_norm": 2.4004056453704834, + "learning_rate": 9.02840114825691e-05, + "loss": 1.2789, + "step": 1009 + }, + { + "epoch": 6.558441558441558, + "grad_norm": 2.6905951499938965, + "learning_rate": 9.02653942855561e-05, + "loss": 1.1713, + "step": 1010 + }, + { + "epoch": 6.564935064935065, + "grad_norm": 2.306800365447998, + "learning_rate": 9.024676119240311e-05, + "loss": 1.1418, + "step": 1011 + }, + { + "epoch": 6.571428571428571, + "grad_norm": 2.355865001678467, + "learning_rate": 9.022811221046618e-05, + "loss": 1.1373, + "step": 1012 + }, + { + "epoch": 6.577922077922078, + "grad_norm": 2.5856380462646484, + "learning_rate": 9.020944734710766e-05, + "loss": 1.2152, + "step": 1013 + }, + { + "epoch": 6.584415584415584, + "grad_norm": 2.4231441020965576, + "learning_rate": 9.01907666096961e-05, + "loss": 1.0314, + "step": 1014 + }, + { + "epoch": 6.590909090909091, + "grad_norm": 2.426198720932007, + "learning_rate": 9.017207000560638e-05, + "loss": 1.3291, + "step": 1015 + }, + { + "epoch": 6.597402597402597, + "grad_norm": 2.3727035522460938, + "learning_rate": 9.015335754221964e-05, + "loss": 1.2275, + "step": 1016 + }, + { + "epoch": 6.603896103896104, + "grad_norm": 2.151705265045166, + "learning_rate": 9.013462922692324e-05, + "loss": 1.0354, + "step": 1017 + }, + { + "epoch": 6.6103896103896105, + "grad_norm": 2.015474319458008, + "learning_rate": 9.011588506711083e-05, + "loss": 0.9932, + "step": 1018 + }, + { + "epoch": 6.616883116883117, + "grad_norm": 2.2131268978118896, + "learning_rate": 9.009712507018231e-05, + "loss": 1.1619, + "step": 1019 + }, + { + "epoch": 6.623376623376624, + "grad_norm": 2.402639865875244, + "learning_rate": 9.007834924354383e-05, + "loss": 1.2321, + "step": 1020 + }, + { + "epoch": 6.62987012987013, + "grad_norm": 2.2011077404022217, + "learning_rate": 9.005955759460779e-05, + "loss": 1.0755, + "step": 1021 + }, + { + "epoch": 6.636363636363637, + "grad_norm": 2.4937143325805664, + "learning_rate": 9.004075013079283e-05, + "loss": 1.1842, + "step": 1022 + }, + { + "epoch": 6.642857142857143, + "grad_norm": 2.269645929336548, + "learning_rate": 9.002192685952385e-05, + "loss": 1.0566, + "step": 1023 + }, + { + "epoch": 6.64935064935065, + "grad_norm": 2.230419874191284, + "learning_rate": 9.000308778823195e-05, + "loss": 1.0918, + "step": 1024 + }, + { + "epoch": 6.6558441558441555, + "grad_norm": 2.2211496829986572, + "learning_rate": 8.998423292435454e-05, + "loss": 1.0644, + "step": 1025 + }, + { + "epoch": 6.662337662337662, + "grad_norm": 2.4004454612731934, + "learning_rate": 8.996536227533519e-05, + "loss": 1.21, + "step": 1026 + }, + { + "epoch": 6.6688311688311686, + "grad_norm": 2.172208070755005, + "learning_rate": 8.994647584862374e-05, + "loss": 1.1403, + "step": 1027 + }, + { + "epoch": 6.675324675324675, + "grad_norm": 2.2280516624450684, + "learning_rate": 8.992757365167626e-05, + "loss": 1.1776, + "step": 1028 + }, + { + "epoch": 6.681818181818182, + "grad_norm": 2.2168164253234863, + "learning_rate": 8.990865569195502e-05, + "loss": 1.0141, + "step": 1029 + }, + { + "epoch": 6.688311688311688, + "grad_norm": 2.4428412914276123, + "learning_rate": 8.988972197692855e-05, + "loss": 1.2419, + "step": 1030 + }, + { + "epoch": 6.694805194805195, + "grad_norm": 2.5520572662353516, + "learning_rate": 8.987077251407158e-05, + "loss": 1.2397, + "step": 1031 + }, + { + "epoch": 6.701298701298701, + "grad_norm": 2.211339235305786, + "learning_rate": 8.985180731086505e-05, + "loss": 1.0824, + "step": 1032 + }, + { + "epoch": 6.707792207792208, + "grad_norm": 1.9707832336425781, + "learning_rate": 8.983282637479614e-05, + "loss": 1.0771, + "step": 1033 + }, + { + "epoch": 6.714285714285714, + "grad_norm": 2.4689748287200928, + "learning_rate": 8.981382971335819e-05, + "loss": 1.1662, + "step": 1034 + }, + { + "epoch": 6.720779220779221, + "grad_norm": 2.417175769805908, + "learning_rate": 8.97948173340508e-05, + "loss": 1.1183, + "step": 1035 + }, + { + "epoch": 6.7272727272727275, + "grad_norm": 2.415498733520508, + "learning_rate": 8.977578924437974e-05, + "loss": 1.1773, + "step": 1036 + }, + { + "epoch": 6.733766233766234, + "grad_norm": 2.1574041843414307, + "learning_rate": 8.975674545185703e-05, + "loss": 1.035, + "step": 1037 + }, + { + "epoch": 6.740259740259741, + "grad_norm": 2.415621042251587, + "learning_rate": 8.973768596400085e-05, + "loss": 1.2409, + "step": 1038 + }, + { + "epoch": 6.746753246753247, + "grad_norm": 2.438495635986328, + "learning_rate": 8.971861078833557e-05, + "loss": 1.1134, + "step": 1039 + }, + { + "epoch": 6.753246753246753, + "grad_norm": 2.4584386348724365, + "learning_rate": 8.969951993239177e-05, + "loss": 1.105, + "step": 1040 + }, + { + "epoch": 6.759740259740259, + "grad_norm": 2.286853313446045, + "learning_rate": 8.968041340370621e-05, + "loss": 1.1215, + "step": 1041 + }, + { + "epoch": 6.766233766233766, + "grad_norm": 2.5318830013275146, + "learning_rate": 8.966129120982188e-05, + "loss": 1.2174, + "step": 1042 + }, + { + "epoch": 6.7727272727272725, + "grad_norm": 2.14926815032959, + "learning_rate": 8.964215335828787e-05, + "loss": 1.0082, + "step": 1043 + }, + { + "epoch": 6.779220779220779, + "grad_norm": 2.270693302154541, + "learning_rate": 8.962299985665953e-05, + "loss": 1.1778, + "step": 1044 + }, + { + "epoch": 6.785714285714286, + "grad_norm": 2.420628547668457, + "learning_rate": 8.960383071249836e-05, + "loss": 1.1542, + "step": 1045 + }, + { + "epoch": 6.792207792207792, + "grad_norm": 2.379152297973633, + "learning_rate": 8.958464593337202e-05, + "loss": 1.2034, + "step": 1046 + }, + { + "epoch": 6.798701298701299, + "grad_norm": 2.2058722972869873, + "learning_rate": 8.956544552685437e-05, + "loss": 1.0938, + "step": 1047 + }, + { + "epoch": 6.805194805194805, + "grad_norm": 2.075653553009033, + "learning_rate": 8.954622950052542e-05, + "loss": 1.0615, + "step": 1048 + }, + { + "epoch": 6.811688311688312, + "grad_norm": 2.1014020442962646, + "learning_rate": 8.952699786197137e-05, + "loss": 1.0083, + "step": 1049 + }, + { + "epoch": 6.818181818181818, + "grad_norm": 2.262732982635498, + "learning_rate": 8.950775061878453e-05, + "loss": 1.1361, + "step": 1050 + }, + { + "epoch": 6.824675324675325, + "grad_norm": 2.087364435195923, + "learning_rate": 8.948848777856343e-05, + "loss": 1.0599, + "step": 1051 + }, + { + "epoch": 6.8311688311688314, + "grad_norm": 2.4589810371398926, + "learning_rate": 8.946920934891274e-05, + "loss": 1.1639, + "step": 1052 + }, + { + "epoch": 6.837662337662338, + "grad_norm": 2.136878490447998, + "learning_rate": 8.944991533744326e-05, + "loss": 1.0882, + "step": 1053 + }, + { + "epoch": 6.8441558441558445, + "grad_norm": 2.4780335426330566, + "learning_rate": 8.943060575177197e-05, + "loss": 1.2518, + "step": 1054 + }, + { + "epoch": 6.85064935064935, + "grad_norm": 2.233759641647339, + "learning_rate": 8.941128059952201e-05, + "loss": 1.1386, + "step": 1055 + }, + { + "epoch": 6.857142857142857, + "grad_norm": 2.1583468914031982, + "learning_rate": 8.93919398883226e-05, + "loss": 1.0189, + "step": 1056 + }, + { + "epoch": 6.863636363636363, + "grad_norm": 2.2025363445281982, + "learning_rate": 8.937258362580919e-05, + "loss": 1.0769, + "step": 1057 + }, + { + "epoch": 6.87012987012987, + "grad_norm": 2.1733157634735107, + "learning_rate": 8.93532118196233e-05, + "loss": 1.0378, + "step": 1058 + }, + { + "epoch": 6.876623376623376, + "grad_norm": 2.4087839126586914, + "learning_rate": 8.93338244774126e-05, + "loss": 1.1531, + "step": 1059 + }, + { + "epoch": 6.883116883116883, + "grad_norm": 2.359661340713501, + "learning_rate": 8.931442160683094e-05, + "loss": 1.0614, + "step": 1060 + }, + { + "epoch": 6.8896103896103895, + "grad_norm": 2.222322940826416, + "learning_rate": 8.929500321553826e-05, + "loss": 1.0687, + "step": 1061 + }, + { + "epoch": 6.896103896103896, + "grad_norm": 2.2607553005218506, + "learning_rate": 8.92755693112006e-05, + "loss": 1.2072, + "step": 1062 + }, + { + "epoch": 6.902597402597403, + "grad_norm": 2.3558382987976074, + "learning_rate": 8.925611990149021e-05, + "loss": 1.1749, + "step": 1063 + }, + { + "epoch": 6.909090909090909, + "grad_norm": 2.3526875972747803, + "learning_rate": 8.923665499408536e-05, + "loss": 1.193, + "step": 1064 + }, + { + "epoch": 6.915584415584416, + "grad_norm": 2.508218288421631, + "learning_rate": 8.92171745966705e-05, + "loss": 1.3347, + "step": 1065 + }, + { + "epoch": 6.922077922077922, + "grad_norm": 1.8409452438354492, + "learning_rate": 8.91976787169362e-05, + "loss": 0.8723, + "step": 1066 + }, + { + "epoch": 6.928571428571429, + "grad_norm": 2.0151336193084717, + "learning_rate": 8.917816736257912e-05, + "loss": 0.952, + "step": 1067 + }, + { + "epoch": 6.935064935064935, + "grad_norm": 1.8350368738174438, + "learning_rate": 8.915864054130204e-05, + "loss": 0.8401, + "step": 1068 + }, + { + "epoch": 6.941558441558442, + "grad_norm": 2.169405698776245, + "learning_rate": 8.91390982608138e-05, + "loss": 1.1113, + "step": 1069 + }, + { + "epoch": 6.948051948051948, + "grad_norm": 2.3240628242492676, + "learning_rate": 8.91195405288294e-05, + "loss": 1.1703, + "step": 1070 + }, + { + "epoch": 6.954545454545455, + "grad_norm": 2.274879217147827, + "learning_rate": 8.909996735306996e-05, + "loss": 1.1955, + "step": 1071 + }, + { + "epoch": 6.961038961038961, + "grad_norm": 2.3772335052490234, + "learning_rate": 8.908037874126263e-05, + "loss": 1.2593, + "step": 1072 + }, + { + "epoch": 6.967532467532467, + "grad_norm": 2.1066665649414062, + "learning_rate": 8.906077470114069e-05, + "loss": 1.0618, + "step": 1073 + }, + { + "epoch": 6.974025974025974, + "grad_norm": 2.411353826522827, + "learning_rate": 8.904115524044348e-05, + "loss": 1.2221, + "step": 1074 + }, + { + "epoch": 6.98051948051948, + "grad_norm": 2.37351131439209, + "learning_rate": 8.90215203669165e-05, + "loss": 1.1621, + "step": 1075 + }, + { + "epoch": 6.987012987012987, + "grad_norm": 2.0856990814208984, + "learning_rate": 8.900187008831125e-05, + "loss": 1.0735, + "step": 1076 + }, + { + "epoch": 6.9935064935064934, + "grad_norm": 2.174851179122925, + "learning_rate": 8.898220441238534e-05, + "loss": 1.1343, + "step": 1077 + }, + { + "epoch": 7.0, + "grad_norm": 17985.041015625, + "learning_rate": 8.896252334690251e-05, + "loss": 1.1035, + "step": 1078 + }, + { + "epoch": 7.0064935064935066, + "grad_norm": 1.939652442932129, + "learning_rate": 8.894282689963251e-05, + "loss": 0.8732, + "step": 1079 + }, + { + "epoch": 7.012987012987013, + "grad_norm": 2.128493547439575, + "learning_rate": 8.892311507835119e-05, + "loss": 0.9418, + "step": 1080 + }, + { + "epoch": 7.01948051948052, + "grad_norm": 2.4166202545166016, + "learning_rate": 8.890338789084045e-05, + "loss": 0.9604, + "step": 1081 + }, + { + "epoch": 7.025974025974026, + "grad_norm": 1.8071622848510742, + "learning_rate": 8.888364534488827e-05, + "loss": 0.8387, + "step": 1082 + }, + { + "epoch": 7.032467532467533, + "grad_norm": 2.023660182952881, + "learning_rate": 8.886388744828872e-05, + "loss": 0.9013, + "step": 1083 + }, + { + "epoch": 7.038961038961039, + "grad_norm": 2.2689034938812256, + "learning_rate": 8.884411420884189e-05, + "loss": 0.986, + "step": 1084 + }, + { + "epoch": 7.045454545454546, + "grad_norm": 2.1169872283935547, + "learning_rate": 8.882432563435393e-05, + "loss": 0.9093, + "step": 1085 + }, + { + "epoch": 7.0519480519480515, + "grad_norm": 2.1221537590026855, + "learning_rate": 8.880452173263709e-05, + "loss": 0.9582, + "step": 1086 + }, + { + "epoch": 7.058441558441558, + "grad_norm": 2.1945886611938477, + "learning_rate": 8.87847025115096e-05, + "loss": 1.022, + "step": 1087 + }, + { + "epoch": 7.064935064935065, + "grad_norm": 2.1672163009643555, + "learning_rate": 8.876486797879579e-05, + "loss": 0.9379, + "step": 1088 + }, + { + "epoch": 7.071428571428571, + "grad_norm": 2.1163387298583984, + "learning_rate": 8.874501814232603e-05, + "loss": 0.9828, + "step": 1089 + }, + { + "epoch": 7.077922077922078, + "grad_norm": 1.9327890872955322, + "learning_rate": 8.872515300993669e-05, + "loss": 0.8449, + "step": 1090 + }, + { + "epoch": 7.084415584415584, + "grad_norm": 2.355165958404541, + "learning_rate": 8.870527258947024e-05, + "loss": 1.016, + "step": 1091 + }, + { + "epoch": 7.090909090909091, + "grad_norm": 2.0632739067077637, + "learning_rate": 8.868537688877516e-05, + "loss": 0.8259, + "step": 1092 + }, + { + "epoch": 7.097402597402597, + "grad_norm": 2.1498799324035645, + "learning_rate": 8.866546591570592e-05, + "loss": 0.8963, + "step": 1093 + }, + { + "epoch": 7.103896103896104, + "grad_norm": 2.1312801837921143, + "learning_rate": 8.864553967812309e-05, + "loss": 0.8811, + "step": 1094 + }, + { + "epoch": 7.1103896103896105, + "grad_norm": 2.255749464035034, + "learning_rate": 8.862559818389322e-05, + "loss": 0.9756, + "step": 1095 + }, + { + "epoch": 7.116883116883117, + "grad_norm": 2.2630326747894287, + "learning_rate": 8.860564144088891e-05, + "loss": 0.9027, + "step": 1096 + }, + { + "epoch": 7.123376623376624, + "grad_norm": 2.323734998703003, + "learning_rate": 8.858566945698874e-05, + "loss": 1.078, + "step": 1097 + }, + { + "epoch": 7.12987012987013, + "grad_norm": 2.2903385162353516, + "learning_rate": 8.856568224007736e-05, + "loss": 0.8821, + "step": 1098 + }, + { + "epoch": 7.136363636363637, + "grad_norm": 2.2442169189453125, + "learning_rate": 8.854567979804538e-05, + "loss": 0.9962, + "step": 1099 + }, + { + "epoch": 7.142857142857143, + "grad_norm": 2.57180118560791, + "learning_rate": 8.852566213878947e-05, + "loss": 1.104, + "step": 1100 + }, + { + "epoch": 7.14935064935065, + "grad_norm": 2.2986552715301514, + "learning_rate": 8.850562927021227e-05, + "loss": 0.9048, + "step": 1101 + }, + { + "epoch": 7.1558441558441555, + "grad_norm": 2.231067419052124, + "learning_rate": 8.848558120022246e-05, + "loss": 0.9655, + "step": 1102 + }, + { + "epoch": 7.162337662337662, + "grad_norm": 5.123160362243652, + "learning_rate": 8.846551793673467e-05, + "loss": 1.0098, + "step": 1103 + }, + { + "epoch": 7.1688311688311686, + "grad_norm": 2.8940987586975098, + "learning_rate": 8.844543948766958e-05, + "loss": 0.8868, + "step": 1104 + }, + { + "epoch": 7.175324675324675, + "grad_norm": 2.3510234355926514, + "learning_rate": 8.842534586095383e-05, + "loss": 0.9608, + "step": 1105 + }, + { + "epoch": 7.181818181818182, + "grad_norm": 2.365297317504883, + "learning_rate": 8.840523706452009e-05, + "loss": 1.0061, + "step": 1106 + }, + { + "epoch": 7.188311688311688, + "grad_norm": 2.305508852005005, + "learning_rate": 8.838511310630697e-05, + "loss": 0.9354, + "step": 1107 + }, + { + "epoch": 7.194805194805195, + "grad_norm": 2.5390188694000244, + "learning_rate": 8.83649739942591e-05, + "loss": 1.0172, + "step": 1108 + }, + { + "epoch": 7.201298701298701, + "grad_norm": 2.373601198196411, + "learning_rate": 8.834481973632708e-05, + "loss": 1.0023, + "step": 1109 + }, + { + "epoch": 7.207792207792208, + "grad_norm": 2.274458408355713, + "learning_rate": 8.832465034046749e-05, + "loss": 0.9513, + "step": 1110 + }, + { + "epoch": 7.214285714285714, + "grad_norm": 1.957666039466858, + "learning_rate": 8.83044658146429e-05, + "loss": 0.7818, + "step": 1111 + }, + { + "epoch": 7.220779220779221, + "grad_norm": 2.1820261478424072, + "learning_rate": 8.828426616682183e-05, + "loss": 0.842, + "step": 1112 + }, + { + "epoch": 7.2272727272727275, + "grad_norm": 2.6345229148864746, + "learning_rate": 8.826405140497878e-05, + "loss": 1.0009, + "step": 1113 + }, + { + "epoch": 7.233766233766234, + "grad_norm": 2.6103906631469727, + "learning_rate": 8.824382153709421e-05, + "loss": 0.9493, + "step": 1114 + }, + { + "epoch": 7.240259740259741, + "grad_norm": 2.243248701095581, + "learning_rate": 8.822357657115459e-05, + "loss": 0.9307, + "step": 1115 + }, + { + "epoch": 7.246753246753247, + "grad_norm": 2.402841091156006, + "learning_rate": 8.820331651515226e-05, + "loss": 1.0666, + "step": 1116 + }, + { + "epoch": 7.253246753246753, + "grad_norm": 2.3419620990753174, + "learning_rate": 8.81830413770856e-05, + "loss": 0.9186, + "step": 1117 + }, + { + "epoch": 7.259740259740259, + "grad_norm": 2.1303787231445312, + "learning_rate": 8.816275116495892e-05, + "loss": 0.9052, + "step": 1118 + }, + { + "epoch": 7.266233766233766, + "grad_norm": 2.5103187561035156, + "learning_rate": 8.814244588678245e-05, + "loss": 1.0406, + "step": 1119 + }, + { + "epoch": 7.2727272727272725, + "grad_norm": 2.2306487560272217, + "learning_rate": 8.81221255505724e-05, + "loss": 0.8912, + "step": 1120 + }, + { + "epoch": 7.279220779220779, + "grad_norm": 2.2726263999938965, + "learning_rate": 8.810179016435092e-05, + "loss": 0.9709, + "step": 1121 + }, + { + "epoch": 7.285714285714286, + "grad_norm": 2.5551421642303467, + "learning_rate": 8.808143973614611e-05, + "loss": 1.0897, + "step": 1122 + }, + { + "epoch": 7.292207792207792, + "grad_norm": 2.1128101348876953, + "learning_rate": 8.806107427399197e-05, + "loss": 0.8943, + "step": 1123 + }, + { + "epoch": 7.298701298701299, + "grad_norm": 2.3904340267181396, + "learning_rate": 8.804069378592849e-05, + "loss": 0.9773, + "step": 1124 + }, + { + "epoch": 7.305194805194805, + "grad_norm": 1.9445910453796387, + "learning_rate": 8.802029828000156e-05, + "loss": 0.7842, + "step": 1125 + }, + { + "epoch": 7.311688311688312, + "grad_norm": 2.3209996223449707, + "learning_rate": 8.799988776426298e-05, + "loss": 0.989, + "step": 1126 + }, + { + "epoch": 7.318181818181818, + "grad_norm": 2.2647881507873535, + "learning_rate": 8.797946224677052e-05, + "loss": 0.9334, + "step": 1127 + }, + { + "epoch": 7.324675324675325, + "grad_norm": 2.4576051235198975, + "learning_rate": 8.795902173558783e-05, + "loss": 1.0929, + "step": 1128 + }, + { + "epoch": 7.3311688311688314, + "grad_norm": 2.433586597442627, + "learning_rate": 8.793856623878452e-05, + "loss": 1.0337, + "step": 1129 + }, + { + "epoch": 7.337662337662338, + "grad_norm": 2.304011821746826, + "learning_rate": 8.79180957644361e-05, + "loss": 0.9771, + "step": 1130 + }, + { + "epoch": 7.3441558441558445, + "grad_norm": 2.250781536102295, + "learning_rate": 8.789761032062397e-05, + "loss": 1.0171, + "step": 1131 + }, + { + "epoch": 7.35064935064935, + "grad_norm": 2.306729555130005, + "learning_rate": 8.787710991543548e-05, + "loss": 0.8904, + "step": 1132 + }, + { + "epoch": 7.357142857142857, + "grad_norm": 2.406986951828003, + "learning_rate": 8.785659455696384e-05, + "loss": 1.0551, + "step": 1133 + }, + { + "epoch": 7.363636363636363, + "grad_norm": 2.177974224090576, + "learning_rate": 8.783606425330819e-05, + "loss": 0.9901, + "step": 1134 + }, + { + "epoch": 7.37012987012987, + "grad_norm": 2.277726650238037, + "learning_rate": 8.78155190125736e-05, + "loss": 1.0153, + "step": 1135 + }, + { + "epoch": 7.376623376623376, + "grad_norm": 2.368788480758667, + "learning_rate": 8.7794958842871e-05, + "loss": 0.9903, + "step": 1136 + }, + { + "epoch": 7.383116883116883, + "grad_norm": 2.5523831844329834, + "learning_rate": 8.777438375231717e-05, + "loss": 1.0406, + "step": 1137 + }, + { + "epoch": 7.3896103896103895, + "grad_norm": 2.339541435241699, + "learning_rate": 8.775379374903487e-05, + "loss": 1.0202, + "step": 1138 + }, + { + "epoch": 7.396103896103896, + "grad_norm": 2.353381633758545, + "learning_rate": 8.773318884115273e-05, + "loss": 0.9538, + "step": 1139 + }, + { + "epoch": 7.402597402597403, + "grad_norm": 2.490757703781128, + "learning_rate": 8.771256903680519e-05, + "loss": 1.0989, + "step": 1140 + }, + { + "epoch": 7.409090909090909, + "grad_norm": 2.4964358806610107, + "learning_rate": 8.769193434413266e-05, + "loss": 1.0535, + "step": 1141 + }, + { + "epoch": 7.415584415584416, + "grad_norm": 2.534123182296753, + "learning_rate": 8.767128477128137e-05, + "loss": 1.008, + "step": 1142 + }, + { + "epoch": 7.422077922077922, + "grad_norm": 2.3385679721832275, + "learning_rate": 8.765062032640346e-05, + "loss": 1.0306, + "step": 1143 + }, + { + "epoch": 7.428571428571429, + "grad_norm": 2.352762222290039, + "learning_rate": 8.76299410176569e-05, + "loss": 1.037, + "step": 1144 + }, + { + "epoch": 7.435064935064935, + "grad_norm": 2.549403429031372, + "learning_rate": 8.760924685320557e-05, + "loss": 1.0304, + "step": 1145 + }, + { + "epoch": 7.441558441558442, + "grad_norm": 2.2719662189483643, + "learning_rate": 8.758853784121921e-05, + "loss": 0.9224, + "step": 1146 + }, + { + "epoch": 7.448051948051948, + "grad_norm": 2.1252450942993164, + "learning_rate": 8.75678139898734e-05, + "loss": 0.8933, + "step": 1147 + }, + { + "epoch": 7.454545454545454, + "grad_norm": 2.4617741107940674, + "learning_rate": 8.754707530734957e-05, + "loss": 1.1581, + "step": 1148 + }, + { + "epoch": 7.461038961038961, + "grad_norm": 2.141832113265991, + "learning_rate": 8.752632180183505e-05, + "loss": 0.9494, + "step": 1149 + }, + { + "epoch": 7.467532467532467, + "grad_norm": 2.639061212539673, + "learning_rate": 8.750555348152298e-05, + "loss": 1.0582, + "step": 1150 + }, + { + "epoch": 7.474025974025974, + "grad_norm": 1.9012668132781982, + "learning_rate": 8.748477035461238e-05, + "loss": 0.8111, + "step": 1151 + }, + { + "epoch": 7.48051948051948, + "grad_norm": 2.2771406173706055, + "learning_rate": 8.746397242930807e-05, + "loss": 0.9934, + "step": 1152 + }, + { + "epoch": 7.487012987012987, + "grad_norm": 2.5009937286376953, + "learning_rate": 8.744315971382078e-05, + "loss": 1.0519, + "step": 1153 + }, + { + "epoch": 7.4935064935064934, + "grad_norm": 2.192047595977783, + "learning_rate": 8.7422332216367e-05, + "loss": 0.9727, + "step": 1154 + }, + { + "epoch": 7.5, + "grad_norm": 2.1458213329315186, + "learning_rate": 8.740148994516912e-05, + "loss": 0.9318, + "step": 1155 + }, + { + "epoch": 7.5064935064935066, + "grad_norm": 2.565033435821533, + "learning_rate": 8.738063290845535e-05, + "loss": 1.0677, + "step": 1156 + }, + { + "epoch": 7.512987012987013, + "grad_norm": 2.0971720218658447, + "learning_rate": 8.73597611144597e-05, + "loss": 0.954, + "step": 1157 + }, + { + "epoch": 7.51948051948052, + "grad_norm": 2.1589765548706055, + "learning_rate": 8.733887457142202e-05, + "loss": 1.0059, + "step": 1158 + }, + { + "epoch": 7.525974025974026, + "grad_norm": 2.1708037853240967, + "learning_rate": 8.7317973287588e-05, + "loss": 1.0171, + "step": 1159 + }, + { + "epoch": 7.532467532467533, + "grad_norm": 2.249652624130249, + "learning_rate": 8.729705727120911e-05, + "loss": 1.043, + "step": 1160 + }, + { + "epoch": 7.538961038961039, + "grad_norm": 2.2765090465545654, + "learning_rate": 8.727612653054269e-05, + "loss": 0.9805, + "step": 1161 + }, + { + "epoch": 7.545454545454545, + "grad_norm": 2.298006057739258, + "learning_rate": 8.725518107385187e-05, + "loss": 1.0361, + "step": 1162 + }, + { + "epoch": 7.551948051948052, + "grad_norm": 2.2330729961395264, + "learning_rate": 8.723422090940555e-05, + "loss": 0.9749, + "step": 1163 + }, + { + "epoch": 7.558441558441558, + "grad_norm": 2.1578798294067383, + "learning_rate": 8.72132460454785e-05, + "loss": 1.029, + "step": 1164 + }, + { + "epoch": 7.564935064935065, + "grad_norm": 1.9553289413452148, + "learning_rate": 8.719225649035126e-05, + "loss": 0.7988, + "step": 1165 + }, + { + "epoch": 7.571428571428571, + "grad_norm": 2.2159762382507324, + "learning_rate": 8.717125225231017e-05, + "loss": 1.062, + "step": 1166 + }, + { + "epoch": 7.577922077922078, + "grad_norm": 1.8637006282806396, + "learning_rate": 8.715023333964736e-05, + "loss": 0.8109, + "step": 1167 + }, + { + "epoch": 7.584415584415584, + "grad_norm": 2.314709186553955, + "learning_rate": 8.712919976066077e-05, + "loss": 0.9619, + "step": 1168 + }, + { + "epoch": 7.590909090909091, + "grad_norm": 2.3416078090667725, + "learning_rate": 8.710815152365415e-05, + "loss": 1.0572, + "step": 1169 + }, + { + "epoch": 7.597402597402597, + "grad_norm": 2.2990005016326904, + "learning_rate": 8.708708863693697e-05, + "loss": 0.9534, + "step": 1170 + }, + { + "epoch": 7.603896103896104, + "grad_norm": 2.4119932651519775, + "learning_rate": 8.706601110882454e-05, + "loss": 1.0283, + "step": 1171 + }, + { + "epoch": 7.6103896103896105, + "grad_norm": 2.183415174484253, + "learning_rate": 8.704491894763794e-05, + "loss": 0.9208, + "step": 1172 + }, + { + "epoch": 7.616883116883117, + "grad_norm": 2.2732317447662354, + "learning_rate": 8.702381216170403e-05, + "loss": 0.9305, + "step": 1173 + }, + { + "epoch": 7.623376623376624, + "grad_norm": 2.3167757987976074, + "learning_rate": 8.700269075935541e-05, + "loss": 0.9895, + "step": 1174 + }, + { + "epoch": 7.62987012987013, + "grad_norm": 2.2215218544006348, + "learning_rate": 8.69815547489305e-05, + "loss": 1.0183, + "step": 1175 + }, + { + "epoch": 7.636363636363637, + "grad_norm": 2.470303773880005, + "learning_rate": 8.696040413877344e-05, + "loss": 1.0394, + "step": 1176 + }, + { + "epoch": 7.642857142857143, + "grad_norm": 2.379303216934204, + "learning_rate": 8.693923893723416e-05, + "loss": 0.9527, + "step": 1177 + }, + { + "epoch": 7.64935064935065, + "grad_norm": 2.383970022201538, + "learning_rate": 8.691805915266836e-05, + "loss": 0.959, + "step": 1178 + }, + { + "epoch": 7.6558441558441555, + "grad_norm": 2.301018238067627, + "learning_rate": 8.689686479343747e-05, + "loss": 0.963, + "step": 1179 + }, + { + "epoch": 7.662337662337662, + "grad_norm": 2.6751325130462646, + "learning_rate": 8.68756558679087e-05, + "loss": 1.1706, + "step": 1180 + }, + { + "epoch": 7.6688311688311686, + "grad_norm": 2.561551094055176, + "learning_rate": 8.685443238445499e-05, + "loss": 1.0545, + "step": 1181 + }, + { + "epoch": 7.675324675324675, + "grad_norm": 2.3014729022979736, + "learning_rate": 8.683319435145503e-05, + "loss": 0.917, + "step": 1182 + }, + { + "epoch": 7.681818181818182, + "grad_norm": 2.1952528953552246, + "learning_rate": 8.681194177729327e-05, + "loss": 1.0108, + "step": 1183 + }, + { + "epoch": 7.688311688311688, + "grad_norm": 2.403540849685669, + "learning_rate": 8.679067467035989e-05, + "loss": 1.0096, + "step": 1184 + }, + { + "epoch": 7.694805194805195, + "grad_norm": 2.3405985832214355, + "learning_rate": 8.67693930390508e-05, + "loss": 1.0406, + "step": 1185 + }, + { + "epoch": 7.701298701298701, + "grad_norm": 2.394473075866699, + "learning_rate": 8.674809689176764e-05, + "loss": 1.0998, + "step": 1186 + }, + { + "epoch": 7.707792207792208, + "grad_norm": 1.9719188213348389, + "learning_rate": 8.672678623691783e-05, + "loss": 0.8589, + "step": 1187 + }, + { + "epoch": 7.714285714285714, + "grad_norm": 2.511230230331421, + "learning_rate": 8.670546108291443e-05, + "loss": 1.0682, + "step": 1188 + }, + { + "epoch": 7.720779220779221, + "grad_norm": 2.1016743183135986, + "learning_rate": 8.668412143817631e-05, + "loss": 0.9302, + "step": 1189 + }, + { + "epoch": 7.7272727272727275, + "grad_norm": 2.0212161540985107, + "learning_rate": 8.6662767311128e-05, + "loss": 1.0233, + "step": 1190 + }, + { + "epoch": 7.733766233766234, + "grad_norm": 2.402103900909424, + "learning_rate": 8.66413987101998e-05, + "loss": 1.0854, + "step": 1191 + }, + { + "epoch": 7.740259740259741, + "grad_norm": 2.3115615844726562, + "learning_rate": 8.662001564382767e-05, + "loss": 0.9475, + "step": 1192 + }, + { + "epoch": 7.746753246753247, + "grad_norm": 2.4030799865722656, + "learning_rate": 8.65986181204533e-05, + "loss": 1.0273, + "step": 1193 + }, + { + "epoch": 7.753246753246753, + "grad_norm": 2.3997647762298584, + "learning_rate": 8.657720614852411e-05, + "loss": 1.0452, + "step": 1194 + }, + { + "epoch": 7.759740259740259, + "grad_norm": 2.138275146484375, + "learning_rate": 8.655577973649321e-05, + "loss": 0.9578, + "step": 1195 + }, + { + "epoch": 7.766233766233766, + "grad_norm": 2.3623483180999756, + "learning_rate": 8.65343388928194e-05, + "loss": 1.028, + "step": 1196 + }, + { + "epoch": 7.7727272727272725, + "grad_norm": 2.2765283584594727, + "learning_rate": 8.651288362596718e-05, + "loss": 0.975, + "step": 1197 + }, + { + "epoch": 7.779220779220779, + "grad_norm": 2.779798746109009, + "learning_rate": 8.649141394440677e-05, + "loss": 1.0598, + "step": 1198 + }, + { + "epoch": 7.785714285714286, + "grad_norm": 2.338444232940674, + "learning_rate": 8.646992985661404e-05, + "loss": 1.0226, + "step": 1199 + }, + { + "epoch": 7.792207792207792, + "grad_norm": 2.3311634063720703, + "learning_rate": 8.644843137107059e-05, + "loss": 0.9551, + "step": 1200 + }, + { + "epoch": 7.798701298701299, + "grad_norm": 2.024712324142456, + "learning_rate": 8.642691849626364e-05, + "loss": 0.8728, + "step": 1201 + }, + { + "epoch": 7.805194805194805, + "grad_norm": 2.1652753353118896, + "learning_rate": 8.640539124068617e-05, + "loss": 0.9638, + "step": 1202 + }, + { + "epoch": 7.811688311688312, + "grad_norm": 2.3495283126831055, + "learning_rate": 8.638384961283679e-05, + "loss": 1.0124, + "step": 1203 + }, + { + "epoch": 7.818181818181818, + "grad_norm": 2.242274522781372, + "learning_rate": 8.63622936212198e-05, + "loss": 0.992, + "step": 1204 + }, + { + "epoch": 7.824675324675325, + "grad_norm": 2.282271146774292, + "learning_rate": 8.634072327434515e-05, + "loss": 1.0438, + "step": 1205 + }, + { + "epoch": 7.8311688311688314, + "grad_norm": 2.7067198753356934, + "learning_rate": 8.631913858072846e-05, + "loss": 1.1024, + "step": 1206 + }, + { + "epoch": 7.837662337662338, + "grad_norm": 2.1303887367248535, + "learning_rate": 8.629753954889107e-05, + "loss": 1.0117, + "step": 1207 + }, + { + "epoch": 7.8441558441558445, + "grad_norm": 2.1298983097076416, + "learning_rate": 8.627592618735989e-05, + "loss": 0.9347, + "step": 1208 + }, + { + "epoch": 7.85064935064935, + "grad_norm": 2.4259676933288574, + "learning_rate": 8.625429850466756e-05, + "loss": 1.0624, + "step": 1209 + }, + { + "epoch": 7.857142857142857, + "grad_norm": 2.1696083545684814, + "learning_rate": 8.623265650935234e-05, + "loss": 0.9395, + "step": 1210 + }, + { + "epoch": 7.863636363636363, + "grad_norm": 2.418948173522949, + "learning_rate": 8.621100020995814e-05, + "loss": 1.1141, + "step": 1211 + }, + { + "epoch": 7.87012987012987, + "grad_norm": 2.3008179664611816, + "learning_rate": 8.618932961503452e-05, + "loss": 1.0913, + "step": 1212 + }, + { + "epoch": 7.876623376623376, + "grad_norm": 2.23539662361145, + "learning_rate": 8.616764473313671e-05, + "loss": 1.0262, + "step": 1213 + }, + { + "epoch": 7.883116883116883, + "grad_norm": 2.30684232711792, + "learning_rate": 8.614594557282553e-05, + "loss": 1.0216, + "step": 1214 + }, + { + "epoch": 7.8896103896103895, + "grad_norm": 2.328866481781006, + "learning_rate": 8.612423214266749e-05, + "loss": 1.0333, + "step": 1215 + }, + { + "epoch": 7.896103896103896, + "grad_norm": 2.5381362438201904, + "learning_rate": 8.61025044512347e-05, + "loss": 1.0486, + "step": 1216 + }, + { + "epoch": 7.902597402597403, + "grad_norm": 2.353156328201294, + "learning_rate": 8.60807625071049e-05, + "loss": 1.0335, + "step": 1217 + }, + { + "epoch": 7.909090909090909, + "grad_norm": 2.1642353534698486, + "learning_rate": 8.605900631886147e-05, + "loss": 0.998, + "step": 1218 + }, + { + "epoch": 7.915584415584416, + "grad_norm": 2.3284685611724854, + "learning_rate": 8.603723589509343e-05, + "loss": 1.1231, + "step": 1219 + }, + { + "epoch": 7.922077922077922, + "grad_norm": 2.2811686992645264, + "learning_rate": 8.601545124439535e-05, + "loss": 1.016, + "step": 1220 + }, + { + "epoch": 7.928571428571429, + "grad_norm": 2.224337339401245, + "learning_rate": 8.59936523753675e-05, + "loss": 0.9823, + "step": 1221 + }, + { + "epoch": 7.935064935064935, + "grad_norm": 1.7927359342575073, + "learning_rate": 8.597183929661573e-05, + "loss": 0.7452, + "step": 1222 + }, + { + "epoch": 7.941558441558442, + "grad_norm": 2.179928779602051, + "learning_rate": 8.595001201675147e-05, + "loss": 1.0548, + "step": 1223 + }, + { + "epoch": 7.948051948051948, + "grad_norm": 2.3533084392547607, + "learning_rate": 8.592817054439184e-05, + "loss": 1.0012, + "step": 1224 + }, + { + "epoch": 7.954545454545455, + "grad_norm": 2.246802806854248, + "learning_rate": 8.590631488815944e-05, + "loss": 1.0731, + "step": 1225 + }, + { + "epoch": 7.961038961038961, + "grad_norm": 2.3199892044067383, + "learning_rate": 8.588444505668258e-05, + "loss": 1.1082, + "step": 1226 + }, + { + "epoch": 7.967532467532467, + "grad_norm": 2.17795991897583, + "learning_rate": 8.586256105859512e-05, + "loss": 0.9684, + "step": 1227 + }, + { + "epoch": 7.974025974025974, + "grad_norm": 2.3997833728790283, + "learning_rate": 8.58406629025365e-05, + "loss": 1.1021, + "step": 1228 + }, + { + "epoch": 7.98051948051948, + "grad_norm": 2.203303098678589, + "learning_rate": 8.581875059715176e-05, + "loss": 1.0425, + "step": 1229 + }, + { + "epoch": 7.987012987012987, + "grad_norm": 2.3763298988342285, + "learning_rate": 8.579682415109156e-05, + "loss": 1.0595, + "step": 1230 + }, + { + "epoch": 7.9935064935064934, + "grad_norm": 2.3501322269439697, + "learning_rate": 8.57748835730121e-05, + "loss": 1.0559, + "step": 1231 + }, + { + "epoch": 8.0, + "grad_norm": 8490.2294921875, + "learning_rate": 8.575292887157516e-05, + "loss": 0.9554, + "step": 1232 + }, + { + "epoch": 8.006493506493506, + "grad_norm": 2.023545742034912, + "learning_rate": 8.573096005544811e-05, + "loss": 0.8104, + "step": 1233 + }, + { + "epoch": 8.012987012987013, + "grad_norm": 2.183959484100342, + "learning_rate": 8.570897713330393e-05, + "loss": 0.8353, + "step": 1234 + }, + { + "epoch": 8.019480519480519, + "grad_norm": 2.0647823810577393, + "learning_rate": 8.568698011382107e-05, + "loss": 0.8269, + "step": 1235 + }, + { + "epoch": 8.025974025974026, + "grad_norm": 2.166212797164917, + "learning_rate": 8.566496900568363e-05, + "loss": 0.8408, + "step": 1236 + }, + { + "epoch": 8.032467532467532, + "grad_norm": 2.1798791885375977, + "learning_rate": 8.564294381758128e-05, + "loss": 0.9087, + "step": 1237 + }, + { + "epoch": 8.03896103896104, + "grad_norm": 1.9627519845962524, + "learning_rate": 8.562090455820918e-05, + "loss": 0.7727, + "step": 1238 + }, + { + "epoch": 8.045454545454545, + "grad_norm": 2.255664587020874, + "learning_rate": 8.559885123626807e-05, + "loss": 0.8939, + "step": 1239 + }, + { + "epoch": 8.051948051948052, + "grad_norm": 2.0216453075408936, + "learning_rate": 8.557678386046427e-05, + "loss": 0.805, + "step": 1240 + }, + { + "epoch": 8.058441558441558, + "grad_norm": 2.289820432662964, + "learning_rate": 8.555470243950964e-05, + "loss": 0.9322, + "step": 1241 + }, + { + "epoch": 8.064935064935066, + "grad_norm": 2.1566131114959717, + "learning_rate": 8.553260698212155e-05, + "loss": 0.8221, + "step": 1242 + }, + { + "epoch": 8.071428571428571, + "grad_norm": 2.0849456787109375, + "learning_rate": 8.551049749702297e-05, + "loss": 0.8451, + "step": 1243 + }, + { + "epoch": 8.077922077922079, + "grad_norm": 2.2331180572509766, + "learning_rate": 8.548837399294235e-05, + "loss": 0.8813, + "step": 1244 + }, + { + "epoch": 8.084415584415584, + "grad_norm": 2.1426122188568115, + "learning_rate": 8.546623647861371e-05, + "loss": 0.9262, + "step": 1245 + }, + { + "epoch": 8.090909090909092, + "grad_norm": 2.1544063091278076, + "learning_rate": 8.544408496277656e-05, + "loss": 0.8672, + "step": 1246 + }, + { + "epoch": 8.097402597402597, + "grad_norm": 2.375364065170288, + "learning_rate": 8.542191945417601e-05, + "loss": 0.8861, + "step": 1247 + }, + { + "epoch": 8.103896103896103, + "grad_norm": 2.2304739952087402, + "learning_rate": 8.539973996156265e-05, + "loss": 0.8394, + "step": 1248 + }, + { + "epoch": 8.11038961038961, + "grad_norm": 2.1960930824279785, + "learning_rate": 8.537754649369255e-05, + "loss": 0.7973, + "step": 1249 + }, + { + "epoch": 8.116883116883116, + "grad_norm": 2.1149661540985107, + "learning_rate": 8.535533905932738e-05, + "loss": 0.8099, + "step": 1250 + }, + { + "epoch": 8.123376623376624, + "grad_norm": 2.2761709690093994, + "learning_rate": 8.533311766723428e-05, + "loss": 0.9352, + "step": 1251 + }, + { + "epoch": 8.12987012987013, + "grad_norm": 2.1831071376800537, + "learning_rate": 8.531088232618588e-05, + "loss": 0.8521, + "step": 1252 + }, + { + "epoch": 8.136363636363637, + "grad_norm": 2.340667724609375, + "learning_rate": 8.528863304496035e-05, + "loss": 0.8881, + "step": 1253 + }, + { + "epoch": 8.142857142857142, + "grad_norm": 2.133786201477051, + "learning_rate": 8.526636983234135e-05, + "loss": 0.8583, + "step": 1254 + }, + { + "epoch": 8.14935064935065, + "grad_norm": 2.3610661029815674, + "learning_rate": 8.524409269711809e-05, + "loss": 0.9045, + "step": 1255 + }, + { + "epoch": 8.155844155844155, + "grad_norm": 2.1793646812438965, + "learning_rate": 8.522180164808516e-05, + "loss": 0.8446, + "step": 1256 + }, + { + "epoch": 8.162337662337663, + "grad_norm": 2.218177080154419, + "learning_rate": 8.519949669404274e-05, + "loss": 0.8123, + "step": 1257 + }, + { + "epoch": 8.168831168831169, + "grad_norm": 2.30928111076355, + "learning_rate": 8.51771778437965e-05, + "loss": 0.8365, + "step": 1258 + }, + { + "epoch": 8.175324675324676, + "grad_norm": 2.2388057708740234, + "learning_rate": 8.515484510615753e-05, + "loss": 0.9075, + "step": 1259 + }, + { + "epoch": 8.181818181818182, + "grad_norm": 2.3225274085998535, + "learning_rate": 8.513249848994246e-05, + "loss": 0.9796, + "step": 1260 + }, + { + "epoch": 8.188311688311689, + "grad_norm": 2.455937623977661, + "learning_rate": 8.511013800397338e-05, + "loss": 0.9009, + "step": 1261 + }, + { + "epoch": 8.194805194805195, + "grad_norm": 2.265684127807617, + "learning_rate": 8.508776365707787e-05, + "loss": 0.8867, + "step": 1262 + }, + { + "epoch": 8.2012987012987, + "grad_norm": 2.2409677505493164, + "learning_rate": 8.506537545808892e-05, + "loss": 0.8623, + "step": 1263 + }, + { + "epoch": 8.207792207792208, + "grad_norm": 2.3265388011932373, + "learning_rate": 8.504297341584508e-05, + "loss": 0.8919, + "step": 1264 + }, + { + "epoch": 8.214285714285714, + "grad_norm": 2.317533016204834, + "learning_rate": 8.502055753919032e-05, + "loss": 0.8108, + "step": 1265 + }, + { + "epoch": 8.220779220779221, + "grad_norm": 2.1003658771514893, + "learning_rate": 8.499812783697407e-05, + "loss": 0.7612, + "step": 1266 + }, + { + "epoch": 8.227272727272727, + "grad_norm": 2.0778393745422363, + "learning_rate": 8.497568431805119e-05, + "loss": 0.7407, + "step": 1267 + }, + { + "epoch": 8.233766233766234, + "grad_norm": 2.2582011222839355, + "learning_rate": 8.495322699128205e-05, + "loss": 0.8541, + "step": 1268 + }, + { + "epoch": 8.24025974025974, + "grad_norm": 2.1436638832092285, + "learning_rate": 8.493075586553245e-05, + "loss": 0.8317, + "step": 1269 + }, + { + "epoch": 8.246753246753247, + "grad_norm": 2.144747257232666, + "learning_rate": 8.490827094967363e-05, + "loss": 0.8715, + "step": 1270 + }, + { + "epoch": 8.253246753246753, + "grad_norm": 2.3335506916046143, + "learning_rate": 8.48857722525823e-05, + "loss": 0.8549, + "step": 1271 + }, + { + "epoch": 8.25974025974026, + "grad_norm": 2.3309953212738037, + "learning_rate": 8.486325978314055e-05, + "loss": 0.892, + "step": 1272 + }, + { + "epoch": 8.266233766233766, + "grad_norm": 2.2063148021698, + "learning_rate": 8.484073355023596e-05, + "loss": 0.8658, + "step": 1273 + }, + { + "epoch": 8.272727272727273, + "grad_norm": 2.223764419555664, + "learning_rate": 8.481819356276155e-05, + "loss": 0.8397, + "step": 1274 + }, + { + "epoch": 8.279220779220779, + "grad_norm": 2.1882009506225586, + "learning_rate": 8.479563982961573e-05, + "loss": 0.8788, + "step": 1275 + }, + { + "epoch": 8.285714285714286, + "grad_norm": 2.291719675064087, + "learning_rate": 8.477307235970236e-05, + "loss": 0.8885, + "step": 1276 + }, + { + "epoch": 8.292207792207792, + "grad_norm": 2.111360788345337, + "learning_rate": 8.475049116193071e-05, + "loss": 0.8755, + "step": 1277 + }, + { + "epoch": 8.2987012987013, + "grad_norm": 2.1871907711029053, + "learning_rate": 8.472789624521551e-05, + "loss": 0.7544, + "step": 1278 + }, + { + "epoch": 8.305194805194805, + "grad_norm": 2.198638439178467, + "learning_rate": 8.470528761847684e-05, + "loss": 0.8808, + "step": 1279 + }, + { + "epoch": 8.311688311688311, + "grad_norm": 2.108152151107788, + "learning_rate": 8.468266529064026e-05, + "loss": 0.8238, + "step": 1280 + }, + { + "epoch": 8.318181818181818, + "grad_norm": 2.1417620182037354, + "learning_rate": 8.466002927063667e-05, + "loss": 0.8019, + "step": 1281 + }, + { + "epoch": 8.324675324675324, + "grad_norm": 2.3144867420196533, + "learning_rate": 8.463737956740245e-05, + "loss": 0.8671, + "step": 1282 + }, + { + "epoch": 8.331168831168831, + "grad_norm": 1.9930377006530762, + "learning_rate": 8.461471618987933e-05, + "loss": 0.7778, + "step": 1283 + }, + { + "epoch": 8.337662337662337, + "grad_norm": 2.3630878925323486, + "learning_rate": 8.459203914701444e-05, + "loss": 0.8404, + "step": 1284 + }, + { + "epoch": 8.344155844155845, + "grad_norm": 2.4153730869293213, + "learning_rate": 8.456934844776032e-05, + "loss": 0.9375, + "step": 1285 + }, + { + "epoch": 8.35064935064935, + "grad_norm": 2.2773656845092773, + "learning_rate": 8.454664410107493e-05, + "loss": 0.9166, + "step": 1286 + }, + { + "epoch": 8.357142857142858, + "grad_norm": 2.1964240074157715, + "learning_rate": 8.452392611592153e-05, + "loss": 0.8462, + "step": 1287 + }, + { + "epoch": 8.363636363636363, + "grad_norm": 2.1902146339416504, + "learning_rate": 8.450119450126887e-05, + "loss": 0.8701, + "step": 1288 + }, + { + "epoch": 8.37012987012987, + "grad_norm": 2.152127742767334, + "learning_rate": 8.447844926609103e-05, + "loss": 0.847, + "step": 1289 + }, + { + "epoch": 8.376623376623376, + "grad_norm": 2.184800386428833, + "learning_rate": 8.445569041936743e-05, + "loss": 0.9207, + "step": 1290 + }, + { + "epoch": 8.383116883116884, + "grad_norm": 2.275554895401001, + "learning_rate": 8.443291797008293e-05, + "loss": 0.98, + "step": 1291 + }, + { + "epoch": 8.38961038961039, + "grad_norm": 2.2402615547180176, + "learning_rate": 8.441013192722773e-05, + "loss": 0.9529, + "step": 1292 + }, + { + "epoch": 8.396103896103897, + "grad_norm": 2.243180513381958, + "learning_rate": 8.438733229979741e-05, + "loss": 0.8537, + "step": 1293 + }, + { + "epoch": 8.402597402597403, + "grad_norm": 2.4076995849609375, + "learning_rate": 8.436451909679287e-05, + "loss": 0.9193, + "step": 1294 + }, + { + "epoch": 8.409090909090908, + "grad_norm": 2.4312427043914795, + "learning_rate": 8.434169232722043e-05, + "loss": 0.8835, + "step": 1295 + }, + { + "epoch": 8.415584415584416, + "grad_norm": 2.348674774169922, + "learning_rate": 8.431885200009171e-05, + "loss": 0.9248, + "step": 1296 + }, + { + "epoch": 8.422077922077921, + "grad_norm": 2.3464605808258057, + "learning_rate": 8.429599812442373e-05, + "loss": 0.9194, + "step": 1297 + }, + { + "epoch": 8.428571428571429, + "grad_norm": 2.3472964763641357, + "learning_rate": 8.427313070923885e-05, + "loss": 0.9237, + "step": 1298 + }, + { + "epoch": 8.435064935064934, + "grad_norm": 2.479236364364624, + "learning_rate": 8.425024976356474e-05, + "loss": 1.0045, + "step": 1299 + }, + { + "epoch": 8.441558441558442, + "grad_norm": 2.499112367630005, + "learning_rate": 8.422735529643444e-05, + "loss": 0.9375, + "step": 1300 + }, + { + "epoch": 8.448051948051948, + "grad_norm": 2.4231646060943604, + "learning_rate": 8.420444731688633e-05, + "loss": 0.9719, + "step": 1301 + }, + { + "epoch": 8.454545454545455, + "grad_norm": 2.3807730674743652, + "learning_rate": 8.41815258339641e-05, + "loss": 0.8821, + "step": 1302 + }, + { + "epoch": 8.46103896103896, + "grad_norm": 2.4089229106903076, + "learning_rate": 8.415859085671683e-05, + "loss": 0.8724, + "step": 1303 + }, + { + "epoch": 8.467532467532468, + "grad_norm": 2.2512381076812744, + "learning_rate": 8.413564239419884e-05, + "loss": 0.8726, + "step": 1304 + }, + { + "epoch": 8.474025974025974, + "grad_norm": 2.4043405055999756, + "learning_rate": 8.411268045546983e-05, + "loss": 0.9624, + "step": 1305 + }, + { + "epoch": 8.480519480519481, + "grad_norm": 2.2187204360961914, + "learning_rate": 8.408970504959483e-05, + "loss": 0.9099, + "step": 1306 + }, + { + "epoch": 8.487012987012987, + "grad_norm": 2.2931110858917236, + "learning_rate": 8.406671618564415e-05, + "loss": 1.0083, + "step": 1307 + }, + { + "epoch": 8.493506493506494, + "grad_norm": 2.2975666522979736, + "learning_rate": 8.404371387269342e-05, + "loss": 0.8684, + "step": 1308 + }, + { + "epoch": 8.5, + "grad_norm": 2.3833606243133545, + "learning_rate": 8.40206981198236e-05, + "loss": 0.8932, + "step": 1309 + }, + { + "epoch": 8.506493506493506, + "grad_norm": 2.406860589981079, + "learning_rate": 8.399766893612096e-05, + "loss": 0.9119, + "step": 1310 + }, + { + "epoch": 8.512987012987013, + "grad_norm": 1.7942426204681396, + "learning_rate": 8.397462633067705e-05, + "loss": 0.6829, + "step": 1311 + }, + { + "epoch": 8.519480519480519, + "grad_norm": 2.5286710262298584, + "learning_rate": 8.395157031258871e-05, + "loss": 0.9069, + "step": 1312 + }, + { + "epoch": 8.525974025974026, + "grad_norm": 2.38651967048645, + "learning_rate": 8.392850089095809e-05, + "loss": 0.8739, + "step": 1313 + }, + { + "epoch": 8.532467532467532, + "grad_norm": 2.5119848251342773, + "learning_rate": 8.390541807489265e-05, + "loss": 0.9988, + "step": 1314 + }, + { + "epoch": 8.53896103896104, + "grad_norm": 2.1202709674835205, + "learning_rate": 8.388232187350512e-05, + "loss": 0.7731, + "step": 1315 + }, + { + "epoch": 8.545454545454545, + "grad_norm": 2.3501884937286377, + "learning_rate": 8.38592122959135e-05, + "loss": 0.9621, + "step": 1316 + }, + { + "epoch": 8.551948051948052, + "grad_norm": 2.2469823360443115, + "learning_rate": 8.38360893512411e-05, + "loss": 0.8462, + "step": 1317 + }, + { + "epoch": 8.558441558441558, + "grad_norm": 2.3673346042633057, + "learning_rate": 8.381295304861647e-05, + "loss": 0.888, + "step": 1318 + }, + { + "epoch": 8.564935064935066, + "grad_norm": 2.33341908454895, + "learning_rate": 8.378980339717349e-05, + "loss": 0.8749, + "step": 1319 + }, + { + "epoch": 8.571428571428571, + "grad_norm": 2.006885290145874, + "learning_rate": 8.376664040605122e-05, + "loss": 0.8391, + "step": 1320 + }, + { + "epoch": 8.577922077922079, + "grad_norm": 2.2687089443206787, + "learning_rate": 8.374346408439411e-05, + "loss": 0.8874, + "step": 1321 + }, + { + "epoch": 8.584415584415584, + "grad_norm": 2.21208119392395, + "learning_rate": 8.372027444135176e-05, + "loss": 0.8589, + "step": 1322 + }, + { + "epoch": 8.590909090909092, + "grad_norm": 1.9771323204040527, + "learning_rate": 8.36970714860791e-05, + "loss": 0.7858, + "step": 1323 + }, + { + "epoch": 8.597402597402597, + "grad_norm": 1.8855808973312378, + "learning_rate": 8.367385522773627e-05, + "loss": 0.6732, + "step": 1324 + }, + { + "epoch": 8.603896103896105, + "grad_norm": 2.59310245513916, + "learning_rate": 8.365062567548867e-05, + "loss": 0.9894, + "step": 1325 + }, + { + "epoch": 8.61038961038961, + "grad_norm": 2.2608039379119873, + "learning_rate": 8.3627382838507e-05, + "loss": 0.8949, + "step": 1326 + }, + { + "epoch": 8.616883116883116, + "grad_norm": 2.323054790496826, + "learning_rate": 8.360412672596712e-05, + "loss": 0.9194, + "step": 1327 + }, + { + "epoch": 8.623376623376624, + "grad_norm": 1.8838788270950317, + "learning_rate": 8.358085734705022e-05, + "loss": 0.6433, + "step": 1328 + }, + { + "epoch": 8.62987012987013, + "grad_norm": 2.2631521224975586, + "learning_rate": 8.355757471094263e-05, + "loss": 0.88, + "step": 1329 + }, + { + "epoch": 8.636363636363637, + "grad_norm": 2.5464706420898438, + "learning_rate": 8.3534278826836e-05, + "loss": 0.9375, + "step": 1330 + }, + { + "epoch": 8.642857142857142, + "grad_norm": 2.3076460361480713, + "learning_rate": 8.351096970392717e-05, + "loss": 0.9402, + "step": 1331 + }, + { + "epoch": 8.64935064935065, + "grad_norm": 1.9361927509307861, + "learning_rate": 8.348764735141823e-05, + "loss": 0.6748, + "step": 1332 + }, + { + "epoch": 8.655844155844155, + "grad_norm": 2.359254837036133, + "learning_rate": 8.346431177851644e-05, + "loss": 0.9341, + "step": 1333 + }, + { + "epoch": 8.662337662337663, + "grad_norm": 2.4542675018310547, + "learning_rate": 8.344096299443434e-05, + "loss": 1.0064, + "step": 1334 + }, + { + "epoch": 8.668831168831169, + "grad_norm": 2.462061882019043, + "learning_rate": 8.341760100838965e-05, + "loss": 0.943, + "step": 1335 + }, + { + "epoch": 8.675324675324676, + "grad_norm": 2.2975666522979736, + "learning_rate": 8.339422582960532e-05, + "loss": 0.833, + "step": 1336 + }, + { + "epoch": 8.681818181818182, + "grad_norm": 2.5934624671936035, + "learning_rate": 8.33708374673095e-05, + "loss": 1.0069, + "step": 1337 + }, + { + "epoch": 8.688311688311689, + "grad_norm": 2.2661728858947754, + "learning_rate": 8.334743593073553e-05, + "loss": 0.9142, + "step": 1338 + }, + { + "epoch": 8.694805194805195, + "grad_norm": 2.22139835357666, + "learning_rate": 8.332402122912198e-05, + "loss": 0.8557, + "step": 1339 + }, + { + "epoch": 8.7012987012987, + "grad_norm": 2.3808929920196533, + "learning_rate": 8.330059337171258e-05, + "loss": 0.9882, + "step": 1340 + }, + { + "epoch": 8.707792207792208, + "grad_norm": 2.285977840423584, + "learning_rate": 8.327715236775633e-05, + "loss": 0.9428, + "step": 1341 + }, + { + "epoch": 8.714285714285714, + "grad_norm": 2.046553373336792, + "learning_rate": 8.32536982265073e-05, + "loss": 0.8864, + "step": 1342 + }, + { + "epoch": 8.720779220779221, + "grad_norm": 2.305896520614624, + "learning_rate": 8.323023095722486e-05, + "loss": 0.9274, + "step": 1343 + }, + { + "epoch": 8.727272727272727, + "grad_norm": 2.6005120277404785, + "learning_rate": 8.320675056917352e-05, + "loss": 0.9657, + "step": 1344 + }, + { + "epoch": 8.733766233766234, + "grad_norm": 2.3337910175323486, + "learning_rate": 8.318325707162293e-05, + "loss": 0.9651, + "step": 1345 + }, + { + "epoch": 8.74025974025974, + "grad_norm": 2.21706223487854, + "learning_rate": 8.315975047384798e-05, + "loss": 0.8629, + "step": 1346 + }, + { + "epoch": 8.746753246753247, + "grad_norm": 2.2574703693389893, + "learning_rate": 8.313623078512869e-05, + "loss": 0.854, + "step": 1347 + }, + { + "epoch": 8.753246753246753, + "grad_norm": 2.4945363998413086, + "learning_rate": 8.311269801475026e-05, + "loss": 0.923, + "step": 1348 + }, + { + "epoch": 8.75974025974026, + "grad_norm": 2.107628107070923, + "learning_rate": 8.308915217200306e-05, + "loss": 0.8478, + "step": 1349 + }, + { + "epoch": 8.766233766233766, + "grad_norm": 2.124215841293335, + "learning_rate": 8.306559326618259e-05, + "loss": 0.8439, + "step": 1350 + }, + { + "epoch": 8.772727272727273, + "grad_norm": 2.057939052581787, + "learning_rate": 8.304202130658959e-05, + "loss": 0.8302, + "step": 1351 + }, + { + "epoch": 8.779220779220779, + "grad_norm": 2.1522345542907715, + "learning_rate": 8.301843630252985e-05, + "loss": 0.8959, + "step": 1352 + }, + { + "epoch": 8.785714285714286, + "grad_norm": 2.0224645137786865, + "learning_rate": 8.299483826331437e-05, + "loss": 0.7963, + "step": 1353 + }, + { + "epoch": 8.792207792207792, + "grad_norm": 2.25050950050354, + "learning_rate": 8.297122719825927e-05, + "loss": 0.9035, + "step": 1354 + }, + { + "epoch": 8.7987012987013, + "grad_norm": 2.3904287815093994, + "learning_rate": 8.294760311668586e-05, + "loss": 0.9492, + "step": 1355 + }, + { + "epoch": 8.805194805194805, + "grad_norm": 2.241687536239624, + "learning_rate": 8.29239660279205e-05, + "loss": 0.8868, + "step": 1356 + }, + { + "epoch": 8.811688311688311, + "grad_norm": 2.4004805088043213, + "learning_rate": 8.29003159412948e-05, + "loss": 0.9366, + "step": 1357 + }, + { + "epoch": 8.818181818181818, + "grad_norm": 2.3381006717681885, + "learning_rate": 8.287665286614538e-05, + "loss": 0.9514, + "step": 1358 + }, + { + "epoch": 8.824675324675324, + "grad_norm": 2.573312520980835, + "learning_rate": 8.285297681181408e-05, + "loss": 0.9617, + "step": 1359 + }, + { + "epoch": 8.831168831168831, + "grad_norm": 2.1311933994293213, + "learning_rate": 8.282928778764783e-05, + "loss": 0.8366, + "step": 1360 + }, + { + "epoch": 8.837662337662337, + "grad_norm": 2.3406474590301514, + "learning_rate": 8.280558580299867e-05, + "loss": 0.9838, + "step": 1361 + }, + { + "epoch": 8.844155844155845, + "grad_norm": 2.5213472843170166, + "learning_rate": 8.278187086722379e-05, + "loss": 0.9613, + "step": 1362 + }, + { + "epoch": 8.85064935064935, + "grad_norm": 2.03776216506958, + "learning_rate": 8.275814298968544e-05, + "loss": 0.8486, + "step": 1363 + }, + { + "epoch": 8.857142857142858, + "grad_norm": 2.144857406616211, + "learning_rate": 8.273440217975103e-05, + "loss": 0.8526, + "step": 1364 + }, + { + "epoch": 8.863636363636363, + "grad_norm": 2.279902935028076, + "learning_rate": 8.271064844679306e-05, + "loss": 0.918, + "step": 1365 + }, + { + "epoch": 8.87012987012987, + "grad_norm": 2.033252477645874, + "learning_rate": 8.268688180018912e-05, + "loss": 0.8447, + "step": 1366 + }, + { + "epoch": 8.876623376623376, + "grad_norm": 1.9368460178375244, + "learning_rate": 8.26631022493219e-05, + "loss": 0.8335, + "step": 1367 + }, + { + "epoch": 8.883116883116884, + "grad_norm": 2.206130027770996, + "learning_rate": 8.263930980357919e-05, + "loss": 0.9042, + "step": 1368 + }, + { + "epoch": 8.88961038961039, + "grad_norm": 2.219876289367676, + "learning_rate": 8.261550447235389e-05, + "loss": 0.9174, + "step": 1369 + }, + { + "epoch": 8.896103896103895, + "grad_norm": 2.1504364013671875, + "learning_rate": 8.259168626504395e-05, + "loss": 0.8749, + "step": 1370 + }, + { + "epoch": 8.902597402597403, + "grad_norm": 2.304591655731201, + "learning_rate": 8.256785519105241e-05, + "loss": 0.8961, + "step": 1371 + }, + { + "epoch": 8.909090909090908, + "grad_norm": 2.122875690460205, + "learning_rate": 8.254401125978743e-05, + "loss": 0.7802, + "step": 1372 + }, + { + "epoch": 8.915584415584416, + "grad_norm": 2.283535957336426, + "learning_rate": 8.25201544806622e-05, + "loss": 0.9022, + "step": 1373 + }, + { + "epoch": 8.922077922077921, + "grad_norm": 2.3608994483947754, + "learning_rate": 8.249628486309502e-05, + "loss": 0.8685, + "step": 1374 + }, + { + "epoch": 8.928571428571429, + "grad_norm": 2.3611888885498047, + "learning_rate": 8.247240241650919e-05, + "loss": 0.9948, + "step": 1375 + }, + { + "epoch": 8.935064935064934, + "grad_norm": 2.3135151863098145, + "learning_rate": 8.244850715033317e-05, + "loss": 0.8179, + "step": 1376 + }, + { + "epoch": 8.941558441558442, + "grad_norm": 2.3506641387939453, + "learning_rate": 8.242459907400039e-05, + "loss": 0.9665, + "step": 1377 + }, + { + "epoch": 8.948051948051948, + "grad_norm": 2.306962251663208, + "learning_rate": 8.240067819694942e-05, + "loss": 0.9321, + "step": 1378 + }, + { + "epoch": 8.954545454545455, + "grad_norm": 2.266268014907837, + "learning_rate": 8.237674452862382e-05, + "loss": 0.9511, + "step": 1379 + }, + { + "epoch": 8.96103896103896, + "grad_norm": 2.541228771209717, + "learning_rate": 8.235279807847223e-05, + "loss": 0.9981, + "step": 1380 + }, + { + "epoch": 8.967532467532468, + "grad_norm": 2.1593658924102783, + "learning_rate": 8.232883885594832e-05, + "loss": 0.8888, + "step": 1381 + }, + { + "epoch": 8.974025974025974, + "grad_norm": 2.110729455947876, + "learning_rate": 8.230486687051082e-05, + "loss": 0.8165, + "step": 1382 + }, + { + "epoch": 8.980519480519481, + "grad_norm": 2.523921489715576, + "learning_rate": 8.22808821316235e-05, + "loss": 0.9764, + "step": 1383 + }, + { + "epoch": 8.987012987012987, + "grad_norm": 2.3435425758361816, + "learning_rate": 8.225688464875514e-05, + "loss": 0.9116, + "step": 1384 + }, + { + "epoch": 8.993506493506494, + "grad_norm": 2.383795738220215, + "learning_rate": 8.223287443137957e-05, + "loss": 0.9476, + "step": 1385 + }, + { + "epoch": 9.0, + "grad_norm": 2654.56103515625, + "learning_rate": 8.220885148897565e-05, + "loss": 1.0768, + "step": 1386 + }, + { + "epoch": 9.006493506493506, + "grad_norm": 2.0752618312835693, + "learning_rate": 8.218481583102726e-05, + "loss": 0.7959, + "step": 1387 + }, + { + "epoch": 9.012987012987013, + "grad_norm": 2.4385485649108887, + "learning_rate": 8.216076746702327e-05, + "loss": 0.8151, + "step": 1388 + }, + { + "epoch": 9.019480519480519, + "grad_norm": 2.270139217376709, + "learning_rate": 8.213670640645762e-05, + "loss": 0.8186, + "step": 1389 + }, + { + "epoch": 9.025974025974026, + "grad_norm": 2.112992763519287, + "learning_rate": 8.211263265882923e-05, + "loss": 0.7687, + "step": 1390 + }, + { + "epoch": 9.032467532467532, + "grad_norm": 2.1796791553497314, + "learning_rate": 8.208854623364202e-05, + "loss": 0.7425, + "step": 1391 + }, + { + "epoch": 9.03896103896104, + "grad_norm": 2.2237792015075684, + "learning_rate": 8.206444714040495e-05, + "loss": 0.7597, + "step": 1392 + }, + { + "epoch": 9.045454545454545, + "grad_norm": 2.2954790592193604, + "learning_rate": 8.204033538863197e-05, + "loss": 0.7829, + "step": 1393 + }, + { + "epoch": 9.051948051948052, + "grad_norm": 1.7754745483398438, + "learning_rate": 8.201621098784198e-05, + "loss": 0.6863, + "step": 1394 + }, + { + "epoch": 9.058441558441558, + "grad_norm": 2.219863176345825, + "learning_rate": 8.199207394755893e-05, + "loss": 0.7826, + "step": 1395 + }, + { + "epoch": 9.064935064935066, + "grad_norm": 2.1216280460357666, + "learning_rate": 8.196792427731175e-05, + "loss": 0.7987, + "step": 1396 + }, + { + "epoch": 9.071428571428571, + "grad_norm": 2.249668598175049, + "learning_rate": 8.194376198663434e-05, + "loss": 0.825, + "step": 1397 + }, + { + "epoch": 9.077922077922079, + "grad_norm": 2.171496629714966, + "learning_rate": 8.191958708506558e-05, + "loss": 0.7567, + "step": 1398 + }, + { + "epoch": 9.084415584415584, + "grad_norm": 2.2283010482788086, + "learning_rate": 8.189539958214935e-05, + "loss": 0.7638, + "step": 1399 + }, + { + "epoch": 9.090909090909092, + "grad_norm": 2.242703914642334, + "learning_rate": 8.18711994874345e-05, + "loss": 0.8351, + "step": 1400 + }, + { + "epoch": 9.097402597402597, + "grad_norm": 2.1934618949890137, + "learning_rate": 8.184698681047482e-05, + "loss": 0.7873, + "step": 1401 + }, + { + "epoch": 9.103896103896103, + "grad_norm": 2.263496160507202, + "learning_rate": 8.18227615608291e-05, + "loss": 0.7448, + "step": 1402 + }, + { + "epoch": 9.11038961038961, + "grad_norm": 2.06032395362854, + "learning_rate": 8.179852374806112e-05, + "loss": 0.7561, + "step": 1403 + }, + { + "epoch": 9.116883116883116, + "grad_norm": 1.9076995849609375, + "learning_rate": 8.177427338173953e-05, + "loss": 0.7034, + "step": 1404 + }, + { + "epoch": 9.123376623376624, + "grad_norm": 2.372173547744751, + "learning_rate": 8.175001047143804e-05, + "loss": 0.8417, + "step": 1405 + }, + { + "epoch": 9.12987012987013, + "grad_norm": 1.8342652320861816, + "learning_rate": 8.172573502673523e-05, + "loss": 0.6436, + "step": 1406 + }, + { + "epoch": 9.136363636363637, + "grad_norm": 2.130004405975342, + "learning_rate": 8.170144705721466e-05, + "loss": 0.6889, + "step": 1407 + }, + { + "epoch": 9.142857142857142, + "grad_norm": 2.177459478378296, + "learning_rate": 8.167714657246486e-05, + "loss": 0.7952, + "step": 1408 + }, + { + "epoch": 9.14935064935065, + "grad_norm": 2.637460231781006, + "learning_rate": 8.165283358207924e-05, + "loss": 0.8493, + "step": 1409 + }, + { + "epoch": 9.155844155844155, + "grad_norm": 2.201258897781372, + "learning_rate": 8.162850809565623e-05, + "loss": 0.8234, + "step": 1410 + }, + { + "epoch": 9.162337662337663, + "grad_norm": 2.2699949741363525, + "learning_rate": 8.160417012279911e-05, + "loss": 0.8444, + "step": 1411 + }, + { + "epoch": 9.168831168831169, + "grad_norm": 2.2601559162139893, + "learning_rate": 8.157981967311614e-05, + "loss": 0.757, + "step": 1412 + }, + { + "epoch": 9.175324675324676, + "grad_norm": 2.369778871536255, + "learning_rate": 8.15554567562205e-05, + "loss": 0.8558, + "step": 1413 + }, + { + "epoch": 9.181818181818182, + "grad_norm": 2.1335222721099854, + "learning_rate": 8.153108138173027e-05, + "loss": 0.7702, + "step": 1414 + }, + { + "epoch": 9.188311688311689, + "grad_norm": 2.2661004066467285, + "learning_rate": 8.150669355926846e-05, + "loss": 0.771, + "step": 1415 + }, + { + "epoch": 9.194805194805195, + "grad_norm": 2.3101413249969482, + "learning_rate": 8.148229329846301e-05, + "loss": 0.7875, + "step": 1416 + }, + { + "epoch": 9.2012987012987, + "grad_norm": 2.1832332611083984, + "learning_rate": 8.145788060894674e-05, + "loss": 0.7662, + "step": 1417 + }, + { + "epoch": 9.207792207792208, + "grad_norm": 2.008483409881592, + "learning_rate": 8.143345550035741e-05, + "loss": 0.7156, + "step": 1418 + }, + { + "epoch": 9.214285714285714, + "grad_norm": 2.1562743186950684, + "learning_rate": 8.140901798233767e-05, + "loss": 0.7594, + "step": 1419 + }, + { + "epoch": 9.220779220779221, + "grad_norm": 2.1420395374298096, + "learning_rate": 8.138456806453503e-05, + "loss": 0.7728, + "step": 1420 + }, + { + "epoch": 9.227272727272727, + "grad_norm": 2.2543087005615234, + "learning_rate": 8.136010575660196e-05, + "loss": 0.7595, + "step": 1421 + }, + { + "epoch": 9.233766233766234, + "grad_norm": 2.3767106533050537, + "learning_rate": 8.13356310681958e-05, + "loss": 0.8208, + "step": 1422 + }, + { + "epoch": 9.24025974025974, + "grad_norm": 2.0140974521636963, + "learning_rate": 8.131114400897874e-05, + "loss": 0.7136, + "step": 1423 + }, + { + "epoch": 9.246753246753247, + "grad_norm": 2.367492198944092, + "learning_rate": 8.12866445886179e-05, + "loss": 0.8795, + "step": 1424 + }, + { + "epoch": 9.253246753246753, + "grad_norm": 2.0226759910583496, + "learning_rate": 8.126213281678528e-05, + "loss": 0.7512, + "step": 1425 + }, + { + "epoch": 9.25974025974026, + "grad_norm": 2.336621046066284, + "learning_rate": 8.123760870315768e-05, + "loss": 0.8067, + "step": 1426 + }, + { + "epoch": 9.266233766233766, + "grad_norm": 2.2011666297912598, + "learning_rate": 8.12130722574169e-05, + "loss": 0.7792, + "step": 1427 + }, + { + "epoch": 9.272727272727273, + "grad_norm": 2.476090669631958, + "learning_rate": 8.118852348924953e-05, + "loss": 0.775, + "step": 1428 + }, + { + "epoch": 9.279220779220779, + "grad_norm": 2.2978625297546387, + "learning_rate": 8.116396240834698e-05, + "loss": 0.7948, + "step": 1429 + }, + { + "epoch": 9.285714285714286, + "grad_norm": 2.2786600589752197, + "learning_rate": 8.113938902440564e-05, + "loss": 0.7556, + "step": 1430 + }, + { + "epoch": 9.292207792207792, + "grad_norm": 2.113959312438965, + "learning_rate": 8.111480334712665e-05, + "loss": 0.7449, + "step": 1431 + }, + { + "epoch": 9.2987012987013, + "grad_norm": 2.136590003967285, + "learning_rate": 8.109020538621606e-05, + "loss": 0.7521, + "step": 1432 + }, + { + "epoch": 9.305194805194805, + "grad_norm": 2.285116672515869, + "learning_rate": 8.106559515138477e-05, + "loss": 0.7869, + "step": 1433 + }, + { + "epoch": 9.311688311688311, + "grad_norm": 2.320920467376709, + "learning_rate": 8.104097265234848e-05, + "loss": 0.8478, + "step": 1434 + }, + { + "epoch": 9.318181818181818, + "grad_norm": 2.108393907546997, + "learning_rate": 8.101633789882781e-05, + "loss": 0.7533, + "step": 1435 + }, + { + "epoch": 9.324675324675324, + "grad_norm": 2.2300140857696533, + "learning_rate": 8.099169090054813e-05, + "loss": 0.7973, + "step": 1436 + }, + { + "epoch": 9.331168831168831, + "grad_norm": 2.217241048812866, + "learning_rate": 8.096703166723968e-05, + "loss": 0.784, + "step": 1437 + }, + { + "epoch": 9.337662337662337, + "grad_norm": 2.127923011779785, + "learning_rate": 8.094236020863757e-05, + "loss": 0.7696, + "step": 1438 + }, + { + "epoch": 9.344155844155845, + "grad_norm": 2.279656171798706, + "learning_rate": 8.091767653448167e-05, + "loss": 0.7762, + "step": 1439 + }, + { + "epoch": 9.35064935064935, + "grad_norm": 2.1744582653045654, + "learning_rate": 8.089298065451672e-05, + "loss": 0.7161, + "step": 1440 + }, + { + "epoch": 9.357142857142858, + "grad_norm": 2.01845121383667, + "learning_rate": 8.086827257849226e-05, + "loss": 0.6556, + "step": 1441 + }, + { + "epoch": 9.363636363636363, + "grad_norm": 2.32757830619812, + "learning_rate": 8.084355231616265e-05, + "loss": 0.8107, + "step": 1442 + }, + { + "epoch": 9.37012987012987, + "grad_norm": 2.1850666999816895, + "learning_rate": 8.081881987728703e-05, + "loss": 0.7491, + "step": 1443 + }, + { + "epoch": 9.376623376623376, + "grad_norm": 2.2571535110473633, + "learning_rate": 8.079407527162944e-05, + "loss": 0.8356, + "step": 1444 + }, + { + "epoch": 9.383116883116884, + "grad_norm": 2.1496357917785645, + "learning_rate": 8.076931850895859e-05, + "loss": 0.7408, + "step": 1445 + }, + { + "epoch": 9.38961038961039, + "grad_norm": 2.1930642127990723, + "learning_rate": 8.074454959904807e-05, + "loss": 0.751, + "step": 1446 + }, + { + "epoch": 9.396103896103897, + "grad_norm": 1.8324921131134033, + "learning_rate": 8.071976855167629e-05, + "loss": 0.6065, + "step": 1447 + }, + { + "epoch": 9.402597402597403, + "grad_norm": 2.2916312217712402, + "learning_rate": 8.069497537662639e-05, + "loss": 0.7501, + "step": 1448 + }, + { + "epoch": 9.409090909090908, + "grad_norm": 2.2877542972564697, + "learning_rate": 8.067017008368632e-05, + "loss": 0.8381, + "step": 1449 + }, + { + "epoch": 9.415584415584416, + "grad_norm": 1.8830348253250122, + "learning_rate": 8.064535268264883e-05, + "loss": 0.6252, + "step": 1450 + }, + { + "epoch": 9.422077922077921, + "grad_norm": 2.369856834411621, + "learning_rate": 8.062052318331142e-05, + "loss": 0.8398, + "step": 1451 + }, + { + "epoch": 9.428571428571429, + "grad_norm": 2.233564615249634, + "learning_rate": 8.059568159547641e-05, + "loss": 0.7632, + "step": 1452 + }, + { + "epoch": 9.435064935064934, + "grad_norm": 2.254913806915283, + "learning_rate": 8.057082792895083e-05, + "loss": 0.8431, + "step": 1453 + }, + { + "epoch": 9.441558441558442, + "grad_norm": 1.880247712135315, + "learning_rate": 8.054596219354654e-05, + "loss": 0.6151, + "step": 1454 + }, + { + "epoch": 9.448051948051948, + "grad_norm": 2.2374584674835205, + "learning_rate": 8.052108439908013e-05, + "loss": 0.8184, + "step": 1455 + }, + { + "epoch": 9.454545454545455, + "grad_norm": 2.427372455596924, + "learning_rate": 8.049619455537296e-05, + "loss": 0.7961, + "step": 1456 + }, + { + "epoch": 9.46103896103896, + "grad_norm": 1.6904860734939575, + "learning_rate": 8.047129267225115e-05, + "loss": 0.5814, + "step": 1457 + }, + { + "epoch": 9.467532467532468, + "grad_norm": 2.3941128253936768, + "learning_rate": 8.044637875954556e-05, + "loss": 0.8157, + "step": 1458 + }, + { + "epoch": 9.474025974025974, + "grad_norm": 2.4132771492004395, + "learning_rate": 8.042145282709182e-05, + "loss": 0.869, + "step": 1459 + }, + { + "epoch": 9.480519480519481, + "grad_norm": 2.3084611892700195, + "learning_rate": 8.039651488473028e-05, + "loss": 0.7596, + "step": 1460 + }, + { + "epoch": 9.487012987012987, + "grad_norm": 2.256843328475952, + "learning_rate": 8.037156494230604e-05, + "loss": 0.8579, + "step": 1461 + }, + { + "epoch": 9.493506493506494, + "grad_norm": 2.3451285362243652, + "learning_rate": 8.034660300966898e-05, + "loss": 0.8552, + "step": 1462 + }, + { + "epoch": 9.5, + "grad_norm": 2.4393768310546875, + "learning_rate": 8.032162909667362e-05, + "loss": 0.8209, + "step": 1463 + }, + { + "epoch": 9.506493506493506, + "grad_norm": 2.1030781269073486, + "learning_rate": 8.029664321317932e-05, + "loss": 0.8008, + "step": 1464 + }, + { + "epoch": 9.512987012987013, + "grad_norm": 2.3159143924713135, + "learning_rate": 8.027164536905008e-05, + "loss": 0.8277, + "step": 1465 + }, + { + "epoch": 9.519480519480519, + "grad_norm": 2.08125638961792, + "learning_rate": 8.024663557415464e-05, + "loss": 0.7845, + "step": 1466 + }, + { + "epoch": 9.525974025974026, + "grad_norm": 2.2004313468933105, + "learning_rate": 8.022161383836652e-05, + "loss": 0.8462, + "step": 1467 + }, + { + "epoch": 9.532467532467532, + "grad_norm": 2.0208821296691895, + "learning_rate": 8.019658017156386e-05, + "loss": 0.703, + "step": 1468 + }, + { + "epoch": 9.53896103896104, + "grad_norm": 2.086357355117798, + "learning_rate": 8.017153458362956e-05, + "loss": 0.7341, + "step": 1469 + }, + { + "epoch": 9.545454545454545, + "grad_norm": 2.44262957572937, + "learning_rate": 8.014647708445124e-05, + "loss": 0.8811, + "step": 1470 + }, + { + "epoch": 9.551948051948052, + "grad_norm": 2.260904550552368, + "learning_rate": 8.01214076839212e-05, + "loss": 0.7389, + "step": 1471 + }, + { + "epoch": 9.558441558441558, + "grad_norm": 2.211005687713623, + "learning_rate": 8.009632639193643e-05, + "loss": 0.7509, + "step": 1472 + }, + { + "epoch": 9.564935064935066, + "grad_norm": 2.503387212753296, + "learning_rate": 8.007123321839864e-05, + "loss": 0.8911, + "step": 1473 + }, + { + "epoch": 9.571428571428571, + "grad_norm": 2.088785171508789, + "learning_rate": 8.00461281732142e-05, + "loss": 0.8056, + "step": 1474 + }, + { + "epoch": 9.577922077922079, + "grad_norm": 2.1521730422973633, + "learning_rate": 8.002101126629421e-05, + "loss": 0.8136, + "step": 1475 + }, + { + "epoch": 9.584415584415584, + "grad_norm": 2.2391040325164795, + "learning_rate": 7.999588250755442e-05, + "loss": 0.8104, + "step": 1476 + }, + { + "epoch": 9.590909090909092, + "grad_norm": 2.1446774005889893, + "learning_rate": 7.997074190691522e-05, + "loss": 0.8641, + "step": 1477 + }, + { + "epoch": 9.597402597402597, + "grad_norm": 2.460958957672119, + "learning_rate": 7.994558947430179e-05, + "loss": 0.8526, + "step": 1478 + }, + { + "epoch": 9.603896103896105, + "grad_norm": 2.084301471710205, + "learning_rate": 7.992042521964389e-05, + "loss": 0.7874, + "step": 1479 + }, + { + "epoch": 9.61038961038961, + "grad_norm": 2.258708953857422, + "learning_rate": 7.989524915287595e-05, + "loss": 0.8217, + "step": 1480 + }, + { + "epoch": 9.616883116883116, + "grad_norm": 2.2106471061706543, + "learning_rate": 7.987006128393709e-05, + "loss": 0.8194, + "step": 1481 + }, + { + "epoch": 9.623376623376624, + "grad_norm": 2.176764488220215, + "learning_rate": 7.98448616227711e-05, + "loss": 0.7876, + "step": 1482 + }, + { + "epoch": 9.62987012987013, + "grad_norm": 2.358097791671753, + "learning_rate": 7.981965017932638e-05, + "loss": 0.8781, + "step": 1483 + }, + { + "epoch": 9.636363636363637, + "grad_norm": 2.351985216140747, + "learning_rate": 7.979442696355602e-05, + "loss": 0.7921, + "step": 1484 + }, + { + "epoch": 9.642857142857142, + "grad_norm": 2.128723382949829, + "learning_rate": 7.976919198541776e-05, + "loss": 0.7536, + "step": 1485 + }, + { + "epoch": 9.64935064935065, + "grad_norm": 2.456420660018921, + "learning_rate": 7.974394525487394e-05, + "loss": 0.843, + "step": 1486 + }, + { + "epoch": 9.655844155844155, + "grad_norm": 2.167208671569824, + "learning_rate": 7.971868678189161e-05, + "loss": 0.7295, + "step": 1487 + }, + { + "epoch": 9.662337662337663, + "grad_norm": 2.31095814704895, + "learning_rate": 7.969341657644237e-05, + "loss": 0.7792, + "step": 1488 + }, + { + "epoch": 9.668831168831169, + "grad_norm": 2.448061227798462, + "learning_rate": 7.966813464850251e-05, + "loss": 0.9162, + "step": 1489 + }, + { + "epoch": 9.675324675324676, + "grad_norm": 2.2463135719299316, + "learning_rate": 7.964284100805297e-05, + "loss": 0.8312, + "step": 1490 + }, + { + "epoch": 9.681818181818182, + "grad_norm": 2.4721384048461914, + "learning_rate": 7.961753566507924e-05, + "loss": 0.8892, + "step": 1491 + }, + { + "epoch": 9.688311688311689, + "grad_norm": 2.483168840408325, + "learning_rate": 7.959221862957148e-05, + "loss": 0.8688, + "step": 1492 + }, + { + "epoch": 9.694805194805195, + "grad_norm": 2.2723283767700195, + "learning_rate": 7.956688991152445e-05, + "loss": 0.8294, + "step": 1493 + }, + { + "epoch": 9.7012987012987, + "grad_norm": 2.0583672523498535, + "learning_rate": 7.954154952093756e-05, + "loss": 0.769, + "step": 1494 + }, + { + "epoch": 9.707792207792208, + "grad_norm": 2.319795846939087, + "learning_rate": 7.951619746781474e-05, + "loss": 0.8562, + "step": 1495 + }, + { + "epoch": 9.714285714285714, + "grad_norm": 2.2907357215881348, + "learning_rate": 7.94908337621646e-05, + "loss": 0.8138, + "step": 1496 + }, + { + "epoch": 9.720779220779221, + "grad_norm": 1.994308590888977, + "learning_rate": 7.946545841400035e-05, + "loss": 0.7778, + "step": 1497 + }, + { + "epoch": 9.727272727272727, + "grad_norm": 2.314957618713379, + "learning_rate": 7.944007143333975e-05, + "loss": 0.8457, + "step": 1498 + }, + { + "epoch": 9.733766233766234, + "grad_norm": 2.4140167236328125, + "learning_rate": 7.94146728302052e-05, + "loss": 0.8849, + "step": 1499 + }, + { + "epoch": 9.74025974025974, + "grad_norm": 2.302248954772949, + "learning_rate": 7.938926261462367e-05, + "loss": 0.8035, + "step": 1500 + }, + { + "epoch": 9.746753246753247, + "grad_norm": 2.2283337116241455, + "learning_rate": 7.936384079662666e-05, + "loss": 0.754, + "step": 1501 + }, + { + "epoch": 9.753246753246753, + "grad_norm": 2.261359214782715, + "learning_rate": 7.933840738625036e-05, + "loss": 0.8227, + "step": 1502 + }, + { + "epoch": 9.75974025974026, + "grad_norm": 2.03810453414917, + "learning_rate": 7.931296239353546e-05, + "loss": 0.7251, + "step": 1503 + }, + { + "epoch": 9.766233766233766, + "grad_norm": 2.1554248332977295, + "learning_rate": 7.928750582852722e-05, + "loss": 0.7853, + "step": 1504 + }, + { + "epoch": 9.772727272727273, + "grad_norm": 1.9828263521194458, + "learning_rate": 7.926203770127552e-05, + "loss": 0.7483, + "step": 1505 + }, + { + "epoch": 9.779220779220779, + "grad_norm": 2.166712522506714, + "learning_rate": 7.923655802183474e-05, + "loss": 0.7987, + "step": 1506 + }, + { + "epoch": 9.785714285714286, + "grad_norm": 2.025691270828247, + "learning_rate": 7.921106680026387e-05, + "loss": 0.7963, + "step": 1507 + }, + { + "epoch": 9.792207792207792, + "grad_norm": 2.278630256652832, + "learning_rate": 7.918556404662644e-05, + "loss": 0.8426, + "step": 1508 + }, + { + "epoch": 9.7987012987013, + "grad_norm": 2.3733408451080322, + "learning_rate": 7.916004977099055e-05, + "loss": 0.8032, + "step": 1509 + }, + { + "epoch": 9.805194805194805, + "grad_norm": 2.116952896118164, + "learning_rate": 7.913452398342881e-05, + "loss": 0.7179, + "step": 1510 + }, + { + "epoch": 9.811688311688311, + "grad_norm": 2.2615432739257812, + "learning_rate": 7.91089866940184e-05, + "loss": 0.8633, + "step": 1511 + }, + { + "epoch": 9.818181818181818, + "grad_norm": 1.9311797618865967, + "learning_rate": 7.908343791284105e-05, + "loss": 0.6622, + "step": 1512 + }, + { + "epoch": 9.824675324675324, + "grad_norm": 2.372143268585205, + "learning_rate": 7.905787764998299e-05, + "loss": 0.8368, + "step": 1513 + }, + { + "epoch": 9.831168831168831, + "grad_norm": 2.188035488128662, + "learning_rate": 7.903230591553504e-05, + "loss": 0.7697, + "step": 1514 + }, + { + "epoch": 9.837662337662337, + "grad_norm": 2.158198118209839, + "learning_rate": 7.900672271959249e-05, + "loss": 0.7336, + "step": 1515 + }, + { + "epoch": 9.844155844155845, + "grad_norm": 1.9618550539016724, + "learning_rate": 7.898112807225517e-05, + "loss": 0.7297, + "step": 1516 + }, + { + "epoch": 9.85064935064935, + "grad_norm": 2.266169548034668, + "learning_rate": 7.895552198362748e-05, + "loss": 0.8173, + "step": 1517 + }, + { + "epoch": 9.857142857142858, + "grad_norm": 2.3293449878692627, + "learning_rate": 7.892990446381827e-05, + "loss": 0.8151, + "step": 1518 + }, + { + "epoch": 9.863636363636363, + "grad_norm": 2.265075445175171, + "learning_rate": 7.890427552294093e-05, + "loss": 0.8879, + "step": 1519 + }, + { + "epoch": 9.87012987012987, + "grad_norm": 2.1060047149658203, + "learning_rate": 7.887863517111338e-05, + "loss": 0.8157, + "step": 1520 + }, + { + "epoch": 9.876623376623376, + "grad_norm": 2.202415704727173, + "learning_rate": 7.885298341845802e-05, + "loss": 0.7675, + "step": 1521 + }, + { + "epoch": 9.883116883116884, + "grad_norm": 2.1517200469970703, + "learning_rate": 7.882732027510174e-05, + "loss": 0.811, + "step": 1522 + }, + { + "epoch": 9.88961038961039, + "grad_norm": 2.144573211669922, + "learning_rate": 7.880164575117597e-05, + "loss": 0.7476, + "step": 1523 + }, + { + "epoch": 9.896103896103895, + "grad_norm": 2.335124969482422, + "learning_rate": 7.877595985681656e-05, + "loss": 0.872, + "step": 1524 + }, + { + "epoch": 9.902597402597403, + "grad_norm": 2.477221727371216, + "learning_rate": 7.875026260216393e-05, + "loss": 0.9285, + "step": 1525 + }, + { + "epoch": 9.909090909090908, + "grad_norm": 1.9062142372131348, + "learning_rate": 7.872455399736295e-05, + "loss": 0.7905, + "step": 1526 + }, + { + "epoch": 9.915584415584416, + "grad_norm": 2.1966278553009033, + "learning_rate": 7.869883405256295e-05, + "loss": 0.8347, + "step": 1527 + }, + { + "epoch": 9.922077922077921, + "grad_norm": 2.1748650074005127, + "learning_rate": 7.867310277791778e-05, + "loss": 0.7988, + "step": 1528 + }, + { + "epoch": 9.928571428571429, + "grad_norm": 2.3306756019592285, + "learning_rate": 7.864736018358571e-05, + "loss": 0.8781, + "step": 1529 + }, + { + "epoch": 9.935064935064934, + "grad_norm": 2.344447135925293, + "learning_rate": 7.862160627972955e-05, + "loss": 0.8185, + "step": 1530 + }, + { + "epoch": 9.941558441558442, + "grad_norm": 1.9969489574432373, + "learning_rate": 7.85958410765165e-05, + "loss": 0.719, + "step": 1531 + }, + { + "epoch": 9.948051948051948, + "grad_norm": 2.3205368518829346, + "learning_rate": 7.857006458411826e-05, + "loss": 0.8242, + "step": 1532 + }, + { + "epoch": 9.954545454545455, + "grad_norm": 2.0827131271362305, + "learning_rate": 7.854427681271099e-05, + "loss": 0.7715, + "step": 1533 + }, + { + "epoch": 9.96103896103896, + "grad_norm": 2.0778398513793945, + "learning_rate": 7.851847777247528e-05, + "loss": 0.7781, + "step": 1534 + }, + { + "epoch": 9.967532467532468, + "grad_norm": 2.2156105041503906, + "learning_rate": 7.84926674735962e-05, + "loss": 0.851, + "step": 1535 + }, + { + "epoch": 9.974025974025974, + "grad_norm": 2.1992075443267822, + "learning_rate": 7.846684592626323e-05, + "loss": 0.8263, + "step": 1536 + }, + { + "epoch": 9.980519480519481, + "grad_norm": 2.202113628387451, + "learning_rate": 7.844101314067032e-05, + "loss": 0.8584, + "step": 1537 + }, + { + "epoch": 9.987012987012987, + "grad_norm": 2.097062349319458, + "learning_rate": 7.841516912701585e-05, + "loss": 0.784, + "step": 1538 + }, + { + "epoch": 9.993506493506494, + "grad_norm": 2.44765305519104, + "learning_rate": 7.838931389550259e-05, + "loss": 0.8952, + "step": 1539 + }, + { + "epoch": 10.0, + "grad_norm": 2912.900390625, + "learning_rate": 7.836344745633783e-05, + "loss": 0.8677, + "step": 1540 + }, + { + "epoch": 10.006493506493506, + "grad_norm": 1.9397345781326294, + "learning_rate": 7.83375698197332e-05, + "loss": 0.6288, + "step": 1541 + }, + { + "epoch": 10.012987012987013, + "grad_norm": 2.1335549354553223, + "learning_rate": 7.831168099590478e-05, + "loss": 0.7503, + "step": 1542 + }, + { + "epoch": 10.019480519480519, + "grad_norm": 2.2006771564483643, + "learning_rate": 7.828578099507308e-05, + "loss": 0.6708, + "step": 1543 + }, + { + "epoch": 10.025974025974026, + "grad_norm": 1.8945122957229614, + "learning_rate": 7.8259869827463e-05, + "loss": 0.6138, + "step": 1544 + }, + { + "epoch": 10.032467532467532, + "grad_norm": 2.2254040241241455, + "learning_rate": 7.823394750330387e-05, + "loss": 0.7047, + "step": 1545 + }, + { + "epoch": 10.03896103896104, + "grad_norm": 2.0241615772247314, + "learning_rate": 7.820801403282939e-05, + "loss": 0.6689, + "step": 1546 + }, + { + "epoch": 10.045454545454545, + "grad_norm": 2.107599973678589, + "learning_rate": 7.81820694262777e-05, + "loss": 0.6813, + "step": 1547 + }, + { + "epoch": 10.051948051948052, + "grad_norm": 2.0900888442993164, + "learning_rate": 7.815611369389133e-05, + "loss": 0.6593, + "step": 1548 + }, + { + "epoch": 10.058441558441558, + "grad_norm": 2.0664241313934326, + "learning_rate": 7.813014684591718e-05, + "loss": 0.6814, + "step": 1549 + }, + { + "epoch": 10.064935064935066, + "grad_norm": 2.1444430351257324, + "learning_rate": 7.810416889260653e-05, + "loss": 0.664, + "step": 1550 + }, + { + "epoch": 10.071428571428571, + "grad_norm": 2.220968246459961, + "learning_rate": 7.80781798442151e-05, + "loss": 0.6684, + "step": 1551 + }, + { + "epoch": 10.077922077922079, + "grad_norm": 2.3568577766418457, + "learning_rate": 7.805217971100295e-05, + "loss": 0.69, + "step": 1552 + }, + { + "epoch": 10.084415584415584, + "grad_norm": 2.0757124423980713, + "learning_rate": 7.802616850323449e-05, + "loss": 0.6463, + "step": 1553 + }, + { + "epoch": 10.090909090909092, + "grad_norm": 2.0199642181396484, + "learning_rate": 7.800014623117857e-05, + "loss": 0.639, + "step": 1554 + }, + { + "epoch": 10.097402597402597, + "grad_norm": 2.1582894325256348, + "learning_rate": 7.797411290510837e-05, + "loss": 0.7168, + "step": 1555 + }, + { + "epoch": 10.103896103896103, + "grad_norm": 2.1365647315979004, + "learning_rate": 7.794806853530138e-05, + "loss": 0.7253, + "step": 1556 + }, + { + "epoch": 10.11038961038961, + "grad_norm": 2.1413962841033936, + "learning_rate": 7.792201313203957e-05, + "loss": 0.6625, + "step": 1557 + }, + { + "epoch": 10.116883116883116, + "grad_norm": 2.0579428672790527, + "learning_rate": 7.789594670560917e-05, + "loss": 0.6876, + "step": 1558 + }, + { + "epoch": 10.123376623376624, + "grad_norm": 1.8744693994522095, + "learning_rate": 7.78698692663008e-05, + "loss": 0.5653, + "step": 1559 + }, + { + "epoch": 10.12987012987013, + "grad_norm": 2.3525032997131348, + "learning_rate": 7.784378082440941e-05, + "loss": 0.6893, + "step": 1560 + }, + { + "epoch": 10.136363636363637, + "grad_norm": 2.229753017425537, + "learning_rate": 7.78176813902343e-05, + "loss": 0.7107, + "step": 1561 + }, + { + "epoch": 10.142857142857142, + "grad_norm": 2.3776869773864746, + "learning_rate": 7.779157097407915e-05, + "loss": 0.7396, + "step": 1562 + }, + { + "epoch": 10.14935064935065, + "grad_norm": 2.364971876144409, + "learning_rate": 7.77654495862519e-05, + "loss": 0.7148, + "step": 1563 + }, + { + "epoch": 10.155844155844155, + "grad_norm": 2.2058353424072266, + "learning_rate": 7.773931723706487e-05, + "loss": 0.7041, + "step": 1564 + }, + { + "epoch": 10.162337662337663, + "grad_norm": 2.3210866451263428, + "learning_rate": 7.771317393683471e-05, + "loss": 0.7472, + "step": 1565 + }, + { + "epoch": 10.168831168831169, + "grad_norm": 2.044942855834961, + "learning_rate": 7.768701969588237e-05, + "loss": 0.654, + "step": 1566 + }, + { + "epoch": 10.175324675324676, + "grad_norm": 2.2671778202056885, + "learning_rate": 7.766085452453312e-05, + "loss": 0.7198, + "step": 1567 + }, + { + "epoch": 10.181818181818182, + "grad_norm": 2.2623441219329834, + "learning_rate": 7.763467843311658e-05, + "loss": 0.6947, + "step": 1568 + }, + { + "epoch": 10.188311688311689, + "grad_norm": 2.348132610321045, + "learning_rate": 7.760849143196665e-05, + "loss": 0.7413, + "step": 1569 + }, + { + "epoch": 10.194805194805195, + "grad_norm": 2.34828782081604, + "learning_rate": 7.758229353142152e-05, + "loss": 0.7909, + "step": 1570 + }, + { + "epoch": 10.2012987012987, + "grad_norm": 2.1013669967651367, + "learning_rate": 7.755608474182373e-05, + "loss": 0.6481, + "step": 1571 + }, + { + "epoch": 10.207792207792208, + "grad_norm": 1.9958415031433105, + "learning_rate": 7.752986507352008e-05, + "loss": 0.7038, + "step": 1572 + }, + { + "epoch": 10.214285714285714, + "grad_norm": 2.4060864448547363, + "learning_rate": 7.75036345368617e-05, + "loss": 0.7174, + "step": 1573 + }, + { + "epoch": 10.220779220779221, + "grad_norm": 2.2779603004455566, + "learning_rate": 7.747739314220396e-05, + "loss": 0.6656, + "step": 1574 + }, + { + "epoch": 10.227272727272727, + "grad_norm": 2.348428249359131, + "learning_rate": 7.74511408999066e-05, + "loss": 0.753, + "step": 1575 + }, + { + "epoch": 10.233766233766234, + "grad_norm": 2.427178382873535, + "learning_rate": 7.742487782033354e-05, + "loss": 0.7245, + "step": 1576 + }, + { + "epoch": 10.24025974025974, + "grad_norm": 2.1331942081451416, + "learning_rate": 7.739860391385303e-05, + "loss": 0.6282, + "step": 1577 + }, + { + "epoch": 10.246753246753247, + "grad_norm": 2.1701390743255615, + "learning_rate": 7.737231919083761e-05, + "loss": 0.675, + "step": 1578 + }, + { + "epoch": 10.253246753246753, + "grad_norm": 2.2979564666748047, + "learning_rate": 7.734602366166406e-05, + "loss": 0.7126, + "step": 1579 + }, + { + "epoch": 10.25974025974026, + "grad_norm": 2.368772268295288, + "learning_rate": 7.731971733671346e-05, + "loss": 0.72, + "step": 1580 + }, + { + "epoch": 10.266233766233766, + "grad_norm": 2.1105165481567383, + "learning_rate": 7.729340022637112e-05, + "loss": 0.6476, + "step": 1581 + }, + { + "epoch": 10.272727272727273, + "grad_norm": 2.5445973873138428, + "learning_rate": 7.726707234102659e-05, + "loss": 0.8015, + "step": 1582 + }, + { + "epoch": 10.279220779220779, + "grad_norm": 2.3810203075408936, + "learning_rate": 7.724073369107376e-05, + "loss": 0.733, + "step": 1583 + }, + { + "epoch": 10.285714285714286, + "grad_norm": 2.166701316833496, + "learning_rate": 7.721438428691065e-05, + "loss": 0.7144, + "step": 1584 + }, + { + "epoch": 10.292207792207792, + "grad_norm": 1.981048345565796, + "learning_rate": 7.718802413893963e-05, + "loss": 0.6094, + "step": 1585 + }, + { + "epoch": 10.2987012987013, + "grad_norm": 2.206669330596924, + "learning_rate": 7.716165325756725e-05, + "loss": 0.6947, + "step": 1586 + }, + { + "epoch": 10.305194805194805, + "grad_norm": 2.164898157119751, + "learning_rate": 7.713527165320434e-05, + "loss": 0.7293, + "step": 1587 + }, + { + "epoch": 10.311688311688311, + "grad_norm": 2.202178716659546, + "learning_rate": 7.710887933626589e-05, + "loss": 0.6746, + "step": 1588 + }, + { + "epoch": 10.318181818181818, + "grad_norm": 2.296952247619629, + "learning_rate": 7.708247631717122e-05, + "loss": 0.7263, + "step": 1589 + }, + { + "epoch": 10.324675324675324, + "grad_norm": 2.1997387409210205, + "learning_rate": 7.705606260634379e-05, + "loss": 0.6513, + "step": 1590 + }, + { + "epoch": 10.331168831168831, + "grad_norm": 2.4745490550994873, + "learning_rate": 7.702963821421133e-05, + "loss": 0.7661, + "step": 1591 + }, + { + "epoch": 10.337662337662337, + "grad_norm": 2.397670269012451, + "learning_rate": 7.70032031512058e-05, + "loss": 0.7387, + "step": 1592 + }, + { + "epoch": 10.344155844155845, + "grad_norm": 2.434361696243286, + "learning_rate": 7.69767574277633e-05, + "loss": 0.7354, + "step": 1593 + }, + { + "epoch": 10.35064935064935, + "grad_norm": 1.842675805091858, + "learning_rate": 7.695030105432417e-05, + "loss": 0.5535, + "step": 1594 + }, + { + "epoch": 10.357142857142858, + "grad_norm": 2.0731892585754395, + "learning_rate": 7.692383404133301e-05, + "loss": 0.6616, + "step": 1595 + }, + { + "epoch": 10.363636363636363, + "grad_norm": 2.039299488067627, + "learning_rate": 7.689735639923858e-05, + "loss": 0.6804, + "step": 1596 + }, + { + "epoch": 10.37012987012987, + "grad_norm": 1.9815698862075806, + "learning_rate": 7.687086813849378e-05, + "loss": 0.6807, + "step": 1597 + }, + { + "epoch": 10.376623376623376, + "grad_norm": 2.2085583209991455, + "learning_rate": 7.684436926955582e-05, + "loss": 0.6732, + "step": 1598 + }, + { + "epoch": 10.383116883116884, + "grad_norm": 2.3801488876342773, + "learning_rate": 7.6817859802886e-05, + "loss": 0.7524, + "step": 1599 + }, + { + "epoch": 10.38961038961039, + "grad_norm": 1.944014549255371, + "learning_rate": 7.679133974894983e-05, + "loss": 0.6785, + "step": 1600 + }, + { + "epoch": 10.396103896103897, + "grad_norm": 1.7202798128128052, + "learning_rate": 7.676480911821705e-05, + "loss": 0.5849, + "step": 1601 + }, + { + "epoch": 10.402597402597403, + "grad_norm": 2.336012601852417, + "learning_rate": 7.673826792116146e-05, + "loss": 0.6768, + "step": 1602 + }, + { + "epoch": 10.409090909090908, + "grad_norm": 2.4163119792938232, + "learning_rate": 7.671171616826119e-05, + "loss": 0.8147, + "step": 1603 + }, + { + "epoch": 10.415584415584416, + "grad_norm": 2.2862460613250732, + "learning_rate": 7.668515386999837e-05, + "loss": 0.7144, + "step": 1604 + }, + { + "epoch": 10.422077922077921, + "grad_norm": 2.4034481048583984, + "learning_rate": 7.665858103685944e-05, + "loss": 0.7784, + "step": 1605 + }, + { + "epoch": 10.428571428571429, + "grad_norm": 2.230703592300415, + "learning_rate": 7.663199767933489e-05, + "loss": 0.7181, + "step": 1606 + }, + { + "epoch": 10.435064935064934, + "grad_norm": 2.1745998859405518, + "learning_rate": 7.660540380791942e-05, + "loss": 0.6556, + "step": 1607 + }, + { + "epoch": 10.441558441558442, + "grad_norm": 2.2904982566833496, + "learning_rate": 7.65787994331119e-05, + "loss": 0.7285, + "step": 1608 + }, + { + "epoch": 10.448051948051948, + "grad_norm": 2.110764503479004, + "learning_rate": 7.655218456541529e-05, + "loss": 0.642, + "step": 1609 + }, + { + "epoch": 10.454545454545455, + "grad_norm": 2.170912027359009, + "learning_rate": 7.65255592153367e-05, + "loss": 0.6743, + "step": 1610 + }, + { + "epoch": 10.46103896103896, + "grad_norm": 2.565704584121704, + "learning_rate": 7.649892339338744e-05, + "loss": 0.7778, + "step": 1611 + }, + { + "epoch": 10.467532467532468, + "grad_norm": 2.2946760654449463, + "learning_rate": 7.647227711008287e-05, + "loss": 0.754, + "step": 1612 + }, + { + "epoch": 10.474025974025974, + "grad_norm": 2.269430160522461, + "learning_rate": 7.644562037594254e-05, + "loss": 0.74, + "step": 1613 + }, + { + "epoch": 10.480519480519481, + "grad_norm": 1.9184123277664185, + "learning_rate": 7.64189532014901e-05, + "loss": 0.5831, + "step": 1614 + }, + { + "epoch": 10.487012987012987, + "grad_norm": 2.157374858856201, + "learning_rate": 7.639227559725332e-05, + "loss": 0.7455, + "step": 1615 + }, + { + "epoch": 10.493506493506494, + "grad_norm": 2.176115036010742, + "learning_rate": 7.636558757376413e-05, + "loss": 0.7088, + "step": 1616 + }, + { + "epoch": 10.5, + "grad_norm": 2.1193859577178955, + "learning_rate": 7.633888914155852e-05, + "loss": 0.6377, + "step": 1617 + }, + { + "epoch": 10.506493506493506, + "grad_norm": 2.1090433597564697, + "learning_rate": 7.631218031117658e-05, + "loss": 0.6521, + "step": 1618 + }, + { + "epoch": 10.512987012987013, + "grad_norm": 2.215869426727295, + "learning_rate": 7.628546109316257e-05, + "loss": 0.7566, + "step": 1619 + }, + { + "epoch": 10.519480519480519, + "grad_norm": 2.28544282913208, + "learning_rate": 7.62587314980648e-05, + "loss": 0.7332, + "step": 1620 + }, + { + "epoch": 10.525974025974026, + "grad_norm": 2.1070797443389893, + "learning_rate": 7.623199153643569e-05, + "loss": 0.7118, + "step": 1621 + }, + { + "epoch": 10.532467532467532, + "grad_norm": 2.4239230155944824, + "learning_rate": 7.620524121883174e-05, + "loss": 0.768, + "step": 1622 + }, + { + "epoch": 10.53896103896104, + "grad_norm": 2.3072590827941895, + "learning_rate": 7.617848055581361e-05, + "loss": 0.7294, + "step": 1623 + }, + { + "epoch": 10.545454545454545, + "grad_norm": 2.4551761150360107, + "learning_rate": 7.615170955794591e-05, + "loss": 0.8272, + "step": 1624 + }, + { + "epoch": 10.551948051948052, + "grad_norm": 2.317012310028076, + "learning_rate": 7.612492823579745e-05, + "loss": 0.7588, + "step": 1625 + }, + { + "epoch": 10.558441558441558, + "grad_norm": 2.036930799484253, + "learning_rate": 7.609813659994108e-05, + "loss": 0.6712, + "step": 1626 + }, + { + "epoch": 10.564935064935066, + "grad_norm": 2.1572816371917725, + "learning_rate": 7.607133466095366e-05, + "loss": 0.712, + "step": 1627 + }, + { + "epoch": 10.571428571428571, + "grad_norm": 1.9979349374771118, + "learning_rate": 7.604452242941622e-05, + "loss": 0.6711, + "step": 1628 + }, + { + "epoch": 10.577922077922079, + "grad_norm": 2.5580434799194336, + "learning_rate": 7.60176999159138e-05, + "loss": 0.7787, + "step": 1629 + }, + { + "epoch": 10.584415584415584, + "grad_norm": 2.1501293182373047, + "learning_rate": 7.599086713103548e-05, + "loss": 0.7245, + "step": 1630 + }, + { + "epoch": 10.590909090909092, + "grad_norm": 2.2791953086853027, + "learning_rate": 7.596402408537443e-05, + "loss": 0.7575, + "step": 1631 + }, + { + "epoch": 10.597402597402597, + "grad_norm": 2.2916219234466553, + "learning_rate": 7.593717078952788e-05, + "loss": 0.7194, + "step": 1632 + }, + { + "epoch": 10.603896103896105, + "grad_norm": 2.251642942428589, + "learning_rate": 7.591030725409707e-05, + "loss": 0.7858, + "step": 1633 + }, + { + "epoch": 10.61038961038961, + "grad_norm": 2.1227355003356934, + "learning_rate": 7.588343348968728e-05, + "loss": 0.7496, + "step": 1634 + }, + { + "epoch": 10.616883116883116, + "grad_norm": 1.8362125158309937, + "learning_rate": 7.585654950690786e-05, + "loss": 0.5487, + "step": 1635 + }, + { + "epoch": 10.623376623376624, + "grad_norm": 2.174795150756836, + "learning_rate": 7.582965531637221e-05, + "loss": 0.7212, + "step": 1636 + }, + { + "epoch": 10.62987012987013, + "grad_norm": 2.2185142040252686, + "learning_rate": 7.580275092869766e-05, + "loss": 0.7792, + "step": 1637 + }, + { + "epoch": 10.636363636363637, + "grad_norm": 2.1538960933685303, + "learning_rate": 7.577583635450571e-05, + "loss": 0.7158, + "step": 1638 + }, + { + "epoch": 10.642857142857142, + "grad_norm": 2.1951744556427, + "learning_rate": 7.574891160442179e-05, + "loss": 0.7092, + "step": 1639 + }, + { + "epoch": 10.64935064935065, + "grad_norm": 1.9684754610061646, + "learning_rate": 7.572197668907532e-05, + "loss": 0.6546, + "step": 1640 + }, + { + "epoch": 10.655844155844155, + "grad_norm": 2.06463885307312, + "learning_rate": 7.569503161909983e-05, + "loss": 0.7007, + "step": 1641 + }, + { + "epoch": 10.662337662337663, + "grad_norm": 2.0905561447143555, + "learning_rate": 7.566807640513278e-05, + "loss": 0.7559, + "step": 1642 + }, + { + "epoch": 10.668831168831169, + "grad_norm": 2.309191942214966, + "learning_rate": 7.564111105781568e-05, + "loss": 0.7564, + "step": 1643 + }, + { + "epoch": 10.675324675324676, + "grad_norm": 2.3112220764160156, + "learning_rate": 7.561413558779402e-05, + "loss": 0.7723, + "step": 1644 + }, + { + "epoch": 10.681818181818182, + "grad_norm": 2.321855068206787, + "learning_rate": 7.558715000571726e-05, + "loss": 0.7907, + "step": 1645 + }, + { + "epoch": 10.688311688311689, + "grad_norm": 2.232640027999878, + "learning_rate": 7.55601543222389e-05, + "loss": 0.794, + "step": 1646 + }, + { + "epoch": 10.694805194805195, + "grad_norm": 1.7704936265945435, + "learning_rate": 7.553314854801641e-05, + "loss": 0.545, + "step": 1647 + }, + { + "epoch": 10.7012987012987, + "grad_norm": 2.0758585929870605, + "learning_rate": 7.550613269371124e-05, + "loss": 0.7549, + "step": 1648 + }, + { + "epoch": 10.707792207792208, + "grad_norm": 2.173079252243042, + "learning_rate": 7.547910676998883e-05, + "loss": 0.7017, + "step": 1649 + }, + { + "epoch": 10.714285714285714, + "grad_norm": 2.047727584838867, + "learning_rate": 7.545207078751857e-05, + "loss": 0.6592, + "step": 1650 + }, + { + "epoch": 10.720779220779221, + "grad_norm": 2.197402000427246, + "learning_rate": 7.542502475697385e-05, + "loss": 0.6863, + "step": 1651 + }, + { + "epoch": 10.727272727272727, + "grad_norm": 2.0295863151550293, + "learning_rate": 7.5397968689032e-05, + "loss": 0.6389, + "step": 1652 + }, + { + "epoch": 10.733766233766234, + "grad_norm": 2.347686529159546, + "learning_rate": 7.537090259437435e-05, + "loss": 0.7571, + "step": 1653 + }, + { + "epoch": 10.74025974025974, + "grad_norm": 2.224231719970703, + "learning_rate": 7.534382648368616e-05, + "loss": 0.6876, + "step": 1654 + }, + { + "epoch": 10.746753246753247, + "grad_norm": 2.1998109817504883, + "learning_rate": 7.531674036765664e-05, + "loss": 0.7749, + "step": 1655 + }, + { + "epoch": 10.753246753246753, + "grad_norm": 2.3216822147369385, + "learning_rate": 7.528964425697896e-05, + "loss": 0.7631, + "step": 1656 + }, + { + "epoch": 10.75974025974026, + "grad_norm": 2.265143632888794, + "learning_rate": 7.526253816235023e-05, + "loss": 0.762, + "step": 1657 + }, + { + "epoch": 10.766233766233766, + "grad_norm": 2.359100341796875, + "learning_rate": 7.523542209447152e-05, + "loss": 0.7892, + "step": 1658 + }, + { + "epoch": 10.772727272727273, + "grad_norm": 2.244819164276123, + "learning_rate": 7.52082960640478e-05, + "loss": 0.7531, + "step": 1659 + }, + { + "epoch": 10.779220779220779, + "grad_norm": 1.8464090824127197, + "learning_rate": 7.518116008178805e-05, + "loss": 0.6299, + "step": 1660 + }, + { + "epoch": 10.785714285714286, + "grad_norm": 2.5119171142578125, + "learning_rate": 7.515401415840509e-05, + "loss": 0.7831, + "step": 1661 + }, + { + "epoch": 10.792207792207792, + "grad_norm": 2.5271401405334473, + "learning_rate": 7.512685830461568e-05, + "loss": 0.8111, + "step": 1662 + }, + { + "epoch": 10.7987012987013, + "grad_norm": 2.099280595779419, + "learning_rate": 7.509969253114055e-05, + "loss": 0.7015, + "step": 1663 + }, + { + "epoch": 10.805194805194805, + "grad_norm": 2.3430895805358887, + "learning_rate": 7.507251684870433e-05, + "loss": 0.7549, + "step": 1664 + }, + { + "epoch": 10.811688311688311, + "grad_norm": 2.0067107677459717, + "learning_rate": 7.50453312680355e-05, + "loss": 0.6117, + "step": 1665 + }, + { + "epoch": 10.818181818181818, + "grad_norm": 2.2068874835968018, + "learning_rate": 7.501813579986656e-05, + "loss": 0.7337, + "step": 1666 + }, + { + "epoch": 10.824675324675324, + "grad_norm": 2.0831525325775146, + "learning_rate": 7.499093045493379e-05, + "loss": 0.6972, + "step": 1667 + }, + { + "epoch": 10.831168831168831, + "grad_norm": 2.1348683834075928, + "learning_rate": 7.496371524397746e-05, + "loss": 0.6775, + "step": 1668 + }, + { + "epoch": 10.837662337662337, + "grad_norm": 2.137401580810547, + "learning_rate": 7.493649017774171e-05, + "loss": 0.7376, + "step": 1669 + }, + { + "epoch": 10.844155844155845, + "grad_norm": 2.398810625076294, + "learning_rate": 7.490925526697455e-05, + "loss": 0.7626, + "step": 1670 + }, + { + "epoch": 10.85064935064935, + "grad_norm": 1.9947322607040405, + "learning_rate": 7.48820105224279e-05, + "loss": 0.6033, + "step": 1671 + }, + { + "epoch": 10.857142857142858, + "grad_norm": 2.4584691524505615, + "learning_rate": 7.485475595485756e-05, + "loss": 0.806, + "step": 1672 + }, + { + "epoch": 10.863636363636363, + "grad_norm": 2.294435739517212, + "learning_rate": 7.482749157502318e-05, + "loss": 0.7604, + "step": 1673 + }, + { + "epoch": 10.87012987012987, + "grad_norm": 2.5067639350891113, + "learning_rate": 7.480021739368833e-05, + "loss": 0.7548, + "step": 1674 + }, + { + "epoch": 10.876623376623376, + "grad_norm": 1.932142972946167, + "learning_rate": 7.477293342162039e-05, + "loss": 0.6518, + "step": 1675 + }, + { + "epoch": 10.883116883116884, + "grad_norm": 2.36539626121521, + "learning_rate": 7.474563966959067e-05, + "loss": 0.7516, + "step": 1676 + }, + { + "epoch": 10.88961038961039, + "grad_norm": 2.2556207180023193, + "learning_rate": 7.471833614837431e-05, + "loss": 0.737, + "step": 1677 + }, + { + "epoch": 10.896103896103895, + "grad_norm": 2.3657636642456055, + "learning_rate": 7.469102286875029e-05, + "loss": 0.7405, + "step": 1678 + }, + { + "epoch": 10.902597402597403, + "grad_norm": 1.943218469619751, + "learning_rate": 7.46636998415015e-05, + "loss": 0.6355, + "step": 1679 + }, + { + "epoch": 10.909090909090908, + "grad_norm": 2.4874868392944336, + "learning_rate": 7.463636707741458e-05, + "loss": 0.793, + "step": 1680 + }, + { + "epoch": 10.915584415584416, + "grad_norm": 2.346367597579956, + "learning_rate": 7.460902458728012e-05, + "loss": 0.749, + "step": 1681 + }, + { + "epoch": 10.922077922077921, + "grad_norm": 2.232698678970337, + "learning_rate": 7.458167238189248e-05, + "loss": 0.7215, + "step": 1682 + }, + { + "epoch": 10.928571428571429, + "grad_norm": 2.218801259994507, + "learning_rate": 7.455431047204988e-05, + "loss": 0.782, + "step": 1683 + }, + { + "epoch": 10.935064935064934, + "grad_norm": 2.312042713165283, + "learning_rate": 7.452693886855438e-05, + "loss": 0.7656, + "step": 1684 + }, + { + "epoch": 10.941558441558442, + "grad_norm": 2.2011115550994873, + "learning_rate": 7.449955758221183e-05, + "loss": 0.7446, + "step": 1685 + }, + { + "epoch": 10.948051948051948, + "grad_norm": 2.228243350982666, + "learning_rate": 7.447216662383196e-05, + "loss": 0.6661, + "step": 1686 + }, + { + "epoch": 10.954545454545455, + "grad_norm": 2.1731884479522705, + "learning_rate": 7.444476600422828e-05, + "loss": 0.7674, + "step": 1687 + }, + { + "epoch": 10.96103896103896, + "grad_norm": 2.086169481277466, + "learning_rate": 7.441735573421809e-05, + "loss": 0.7016, + "step": 1688 + }, + { + "epoch": 10.967532467532468, + "grad_norm": 2.0726120471954346, + "learning_rate": 7.438993582462256e-05, + "loss": 0.6815, + "step": 1689 + }, + { + "epoch": 10.974025974025974, + "grad_norm": 2.0607035160064697, + "learning_rate": 7.436250628626662e-05, + "loss": 0.7075, + "step": 1690 + }, + { + "epoch": 10.980519480519481, + "grad_norm": 2.23492169380188, + "learning_rate": 7.433506712997904e-05, + "loss": 0.7345, + "step": 1691 + }, + { + "epoch": 10.987012987012987, + "grad_norm": 2.3279659748077393, + "learning_rate": 7.430761836659235e-05, + "loss": 0.7348, + "step": 1692 + }, + { + "epoch": 10.993506493506494, + "grad_norm": 2.2870876789093018, + "learning_rate": 7.428016000694286e-05, + "loss": 0.7223, + "step": 1693 + }, + { + "epoch": 11.0, + "grad_norm": 1362.704833984375, + "learning_rate": 7.425269206187075e-05, + "loss": 0.7249, + "step": 1694 + }, + { + "epoch": 11.006493506493506, + "grad_norm": 1.971757173538208, + "learning_rate": 7.42252145422199e-05, + "loss": 0.5723, + "step": 1695 + }, + { + "epoch": 11.012987012987013, + "grad_norm": 2.09525203704834, + "learning_rate": 7.4197727458838e-05, + "loss": 0.6099, + "step": 1696 + }, + { + "epoch": 11.019480519480519, + "grad_norm": 1.9457815885543823, + "learning_rate": 7.417023082257652e-05, + "loss": 0.5656, + "step": 1697 + }, + { + "epoch": 11.025974025974026, + "grad_norm": 2.0404152870178223, + "learning_rate": 7.414272464429068e-05, + "loss": 0.6151, + "step": 1698 + }, + { + "epoch": 11.032467532467532, + "grad_norm": 2.177133560180664, + "learning_rate": 7.411520893483951e-05, + "loss": 0.6507, + "step": 1699 + }, + { + "epoch": 11.03896103896104, + "grad_norm": 2.029690980911255, + "learning_rate": 7.408768370508576e-05, + "loss": 0.6013, + "step": 1700 + }, + { + "epoch": 11.045454545454545, + "grad_norm": 2.175691604614258, + "learning_rate": 7.406014896589597e-05, + "loss": 0.6494, + "step": 1701 + }, + { + "epoch": 11.051948051948052, + "grad_norm": 1.9023364782333374, + "learning_rate": 7.403260472814039e-05, + "loss": 0.5249, + "step": 1702 + }, + { + "epoch": 11.058441558441558, + "grad_norm": 1.9307712316513062, + "learning_rate": 7.400505100269308e-05, + "loss": 0.605, + "step": 1703 + }, + { + "epoch": 11.064935064935066, + "grad_norm": 2.0047030448913574, + "learning_rate": 7.397748780043179e-05, + "loss": 0.593, + "step": 1704 + }, + { + "epoch": 11.071428571428571, + "grad_norm": 2.054450750350952, + "learning_rate": 7.394991513223806e-05, + "loss": 0.6133, + "step": 1705 + }, + { + "epoch": 11.077922077922079, + "grad_norm": 2.20436954498291, + "learning_rate": 7.392233300899712e-05, + "loss": 0.6176, + "step": 1706 + }, + { + "epoch": 11.084415584415584, + "grad_norm": 2.08552622795105, + "learning_rate": 7.389474144159796e-05, + "loss": 0.5731, + "step": 1707 + }, + { + "epoch": 11.090909090909092, + "grad_norm": 1.974770188331604, + "learning_rate": 7.38671404409333e-05, + "loss": 0.5748, + "step": 1708 + }, + { + "epoch": 11.097402597402597, + "grad_norm": 2.1373484134674072, + "learning_rate": 7.38395300178996e-05, + "loss": 0.6429, + "step": 1709 + }, + { + "epoch": 11.103896103896103, + "grad_norm": 2.1213269233703613, + "learning_rate": 7.381191018339696e-05, + "loss": 0.6421, + "step": 1710 + }, + { + "epoch": 11.11038961038961, + "grad_norm": 2.0944926738739014, + "learning_rate": 7.378428094832931e-05, + "loss": 0.6206, + "step": 1711 + }, + { + "epoch": 11.116883116883116, + "grad_norm": 2.2668039798736572, + "learning_rate": 7.37566423236042e-05, + "loss": 0.658, + "step": 1712 + }, + { + "epoch": 11.123376623376624, + "grad_norm": 1.8874119520187378, + "learning_rate": 7.372899432013294e-05, + "loss": 0.5201, + "step": 1713 + }, + { + "epoch": 11.12987012987013, + "grad_norm": 2.1221206188201904, + "learning_rate": 7.370133694883051e-05, + "loss": 0.6018, + "step": 1714 + }, + { + "epoch": 11.136363636363637, + "grad_norm": 1.8658677339553833, + "learning_rate": 7.36736702206156e-05, + "loss": 0.5639, + "step": 1715 + }, + { + "epoch": 11.142857142857142, + "grad_norm": 2.2183215618133545, + "learning_rate": 7.364599414641064e-05, + "loss": 0.667, + "step": 1716 + }, + { + "epoch": 11.14935064935065, + "grad_norm": 2.2229409217834473, + "learning_rate": 7.361830873714165e-05, + "loss": 0.651, + "step": 1717 + }, + { + "epoch": 11.155844155844155, + "grad_norm": 2.024958610534668, + "learning_rate": 7.35906140037384e-05, + "loss": 0.5851, + "step": 1718 + }, + { + "epoch": 11.162337662337663, + "grad_norm": 2.61043643951416, + "learning_rate": 7.356290995713437e-05, + "loss": 0.7094, + "step": 1719 + }, + { + "epoch": 11.168831168831169, + "grad_norm": 1.994360089302063, + "learning_rate": 7.353519660826665e-05, + "loss": 0.597, + "step": 1720 + }, + { + "epoch": 11.175324675324676, + "grad_norm": 2.4047257900238037, + "learning_rate": 7.350747396807601e-05, + "loss": 0.6236, + "step": 1721 + }, + { + "epoch": 11.181818181818182, + "grad_norm": 2.2192437648773193, + "learning_rate": 7.347974204750696e-05, + "loss": 0.6513, + "step": 1722 + }, + { + "epoch": 11.188311688311689, + "grad_norm": 2.100661039352417, + "learning_rate": 7.345200085750757e-05, + "loss": 0.6196, + "step": 1723 + }, + { + "epoch": 11.194805194805195, + "grad_norm": 1.9950624704360962, + "learning_rate": 7.342425040902967e-05, + "loss": 0.588, + "step": 1724 + }, + { + "epoch": 11.2012987012987, + "grad_norm": 2.0585994720458984, + "learning_rate": 7.339649071302867e-05, + "loss": 0.6089, + "step": 1725 + }, + { + "epoch": 11.207792207792208, + "grad_norm": 2.2247488498687744, + "learning_rate": 7.336872178046368e-05, + "loss": 0.702, + "step": 1726 + }, + { + "epoch": 11.214285714285714, + "grad_norm": 2.0867512226104736, + "learning_rate": 7.334094362229739e-05, + "loss": 0.5719, + "step": 1727 + }, + { + "epoch": 11.220779220779221, + "grad_norm": 2.1678314208984375, + "learning_rate": 7.331315624949625e-05, + "loss": 0.6033, + "step": 1728 + }, + { + "epoch": 11.227272727272727, + "grad_norm": 1.8890186548233032, + "learning_rate": 7.32853596730302e-05, + "loss": 0.5229, + "step": 1729 + }, + { + "epoch": 11.233766233766234, + "grad_norm": 1.9374103546142578, + "learning_rate": 7.325755390387292e-05, + "loss": 0.5743, + "step": 1730 + }, + { + "epoch": 11.24025974025974, + "grad_norm": 2.0223710536956787, + "learning_rate": 7.32297389530017e-05, + "loss": 0.5544, + "step": 1731 + }, + { + "epoch": 11.246753246753247, + "grad_norm": 1.9823747873306274, + "learning_rate": 7.320191483139742e-05, + "loss": 0.5758, + "step": 1732 + }, + { + "epoch": 11.253246753246753, + "grad_norm": 2.0667495727539062, + "learning_rate": 7.317408155004462e-05, + "loss": 0.5883, + "step": 1733 + }, + { + "epoch": 11.25974025974026, + "grad_norm": 2.946258306503296, + "learning_rate": 7.314623911993142e-05, + "loss": 0.6296, + "step": 1734 + }, + { + "epoch": 11.266233766233766, + "grad_norm": 2.1733124256134033, + "learning_rate": 7.311838755204959e-05, + "loss": 0.6713, + "step": 1735 + }, + { + "epoch": 11.272727272727273, + "grad_norm": 2.237227201461792, + "learning_rate": 7.309052685739448e-05, + "loss": 0.6404, + "step": 1736 + }, + { + "epoch": 11.279220779220779, + "grad_norm": 2.2390263080596924, + "learning_rate": 7.306265704696504e-05, + "loss": 0.65, + "step": 1737 + }, + { + "epoch": 11.285714285714286, + "grad_norm": 1.8883891105651855, + "learning_rate": 7.303477813176385e-05, + "loss": 0.5331, + "step": 1738 + }, + { + "epoch": 11.292207792207792, + "grad_norm": 1.9942971467971802, + "learning_rate": 7.300689012279706e-05, + "loss": 0.5833, + "step": 1739 + }, + { + "epoch": 11.2987012987013, + "grad_norm": 2.324103355407715, + "learning_rate": 7.297899303107441e-05, + "loss": 0.6633, + "step": 1740 + }, + { + "epoch": 11.305194805194805, + "grad_norm": 2.0713562965393066, + "learning_rate": 7.29510868676092e-05, + "loss": 0.6185, + "step": 1741 + }, + { + "epoch": 11.311688311688311, + "grad_norm": 2.018885612487793, + "learning_rate": 7.29231716434184e-05, + "loss": 0.6032, + "step": 1742 + }, + { + "epoch": 11.318181818181818, + "grad_norm": 2.5611448287963867, + "learning_rate": 7.289524736952245e-05, + "loss": 0.7274, + "step": 1743 + }, + { + "epoch": 11.324675324675324, + "grad_norm": 2.0800020694732666, + "learning_rate": 7.286731405694544e-05, + "loss": 0.6414, + "step": 1744 + }, + { + "epoch": 11.331168831168831, + "grad_norm": 1.932077169418335, + "learning_rate": 7.283937171671498e-05, + "loss": 0.5886, + "step": 1745 + }, + { + "epoch": 11.337662337662337, + "grad_norm": 2.0475950241088867, + "learning_rate": 7.281142035986227e-05, + "loss": 0.6354, + "step": 1746 + }, + { + "epoch": 11.344155844155845, + "grad_norm": 2.118962287902832, + "learning_rate": 7.278345999742208e-05, + "loss": 0.6537, + "step": 1747 + }, + { + "epoch": 11.35064935064935, + "grad_norm": 2.1595616340637207, + "learning_rate": 7.275549064043268e-05, + "loss": 0.6664, + "step": 1748 + }, + { + "epoch": 11.357142857142858, + "grad_norm": 2.058976411819458, + "learning_rate": 7.272751229993598e-05, + "loss": 0.5731, + "step": 1749 + }, + { + "epoch": 11.363636363636363, + "grad_norm": 2.0019469261169434, + "learning_rate": 7.269952498697734e-05, + "loss": 0.5478, + "step": 1750 + }, + { + "epoch": 11.37012987012987, + "grad_norm": 1.9929718971252441, + "learning_rate": 7.267152871260573e-05, + "loss": 0.566, + "step": 1751 + }, + { + "epoch": 11.376623376623376, + "grad_norm": 2.4305410385131836, + "learning_rate": 7.264352348787364e-05, + "loss": 0.6865, + "step": 1752 + }, + { + "epoch": 11.383116883116884, + "grad_norm": 2.2349486351013184, + "learning_rate": 7.261550932383707e-05, + "loss": 0.5859, + "step": 1753 + }, + { + "epoch": 11.38961038961039, + "grad_norm": 2.297055959701538, + "learning_rate": 7.258748623155558e-05, + "loss": 0.6629, + "step": 1754 + }, + { + "epoch": 11.396103896103897, + "grad_norm": 2.401366949081421, + "learning_rate": 7.255945422209227e-05, + "loss": 0.7201, + "step": 1755 + }, + { + "epoch": 11.402597402597403, + "grad_norm": 2.1199653148651123, + "learning_rate": 7.253141330651368e-05, + "loss": 0.6021, + "step": 1756 + }, + { + "epoch": 11.409090909090908, + "grad_norm": 2.2622432708740234, + "learning_rate": 7.250336349588994e-05, + "loss": 0.6528, + "step": 1757 + }, + { + "epoch": 11.415584415584416, + "grad_norm": 2.107171058654785, + "learning_rate": 7.247530480129469e-05, + "loss": 0.6177, + "step": 1758 + }, + { + "epoch": 11.422077922077921, + "grad_norm": 2.6965367794036865, + "learning_rate": 7.244723723380505e-05, + "loss": 0.724, + "step": 1759 + }, + { + "epoch": 11.428571428571429, + "grad_norm": 2.36151385307312, + "learning_rate": 7.241916080450163e-05, + "loss": 0.6813, + "step": 1760 + }, + { + "epoch": 11.435064935064934, + "grad_norm": 2.007305860519409, + "learning_rate": 7.239107552446857e-05, + "loss": 0.6151, + "step": 1761 + }, + { + "epoch": 11.441558441558442, + "grad_norm": 2.315720319747925, + "learning_rate": 7.236298140479351e-05, + "loss": 0.6959, + "step": 1762 + }, + { + "epoch": 11.448051948051948, + "grad_norm": 2.2148401737213135, + "learning_rate": 7.233487845656754e-05, + "loss": 0.6723, + "step": 1763 + }, + { + "epoch": 11.454545454545455, + "grad_norm": 2.250305414199829, + "learning_rate": 7.23067666908853e-05, + "loss": 0.6875, + "step": 1764 + }, + { + "epoch": 11.46103896103896, + "grad_norm": 2.0240795612335205, + "learning_rate": 7.227864611884483e-05, + "loss": 0.6607, + "step": 1765 + }, + { + "epoch": 11.467532467532468, + "grad_norm": 2.3691110610961914, + "learning_rate": 7.225051675154767e-05, + "loss": 0.7038, + "step": 1766 + }, + { + "epoch": 11.474025974025974, + "grad_norm": 2.293552875518799, + "learning_rate": 7.222237860009892e-05, + "loss": 0.7139, + "step": 1767 + }, + { + "epoch": 11.480519480519481, + "grad_norm": 2.2120654582977295, + "learning_rate": 7.219423167560701e-05, + "loss": 0.6508, + "step": 1768 + }, + { + "epoch": 11.487012987012987, + "grad_norm": 1.8835054636001587, + "learning_rate": 7.216607598918393e-05, + "loss": 0.4962, + "step": 1769 + }, + { + "epoch": 11.493506493506494, + "grad_norm": 2.0173633098602295, + "learning_rate": 7.21379115519451e-05, + "loss": 0.5846, + "step": 1770 + }, + { + "epoch": 11.5, + "grad_norm": 2.0470130443573, + "learning_rate": 7.210973837500937e-05, + "loss": 0.6357, + "step": 1771 + }, + { + "epoch": 11.506493506493506, + "grad_norm": 2.2059829235076904, + "learning_rate": 7.208155646949908e-05, + "loss": 0.6786, + "step": 1772 + }, + { + "epoch": 11.512987012987013, + "grad_norm": 2.187005043029785, + "learning_rate": 7.205336584653999e-05, + "loss": 0.6637, + "step": 1773 + }, + { + "epoch": 11.519480519480519, + "grad_norm": 2.1610119342803955, + "learning_rate": 7.202516651726134e-05, + "loss": 0.6523, + "step": 1774 + }, + { + "epoch": 11.525974025974026, + "grad_norm": 2.28117036819458, + "learning_rate": 7.199695849279576e-05, + "loss": 0.6649, + "step": 1775 + }, + { + "epoch": 11.532467532467532, + "grad_norm": 2.059276580810547, + "learning_rate": 7.196874178427933e-05, + "loss": 0.6081, + "step": 1776 + }, + { + "epoch": 11.53896103896104, + "grad_norm": 2.2199676036834717, + "learning_rate": 7.194051640285157e-05, + "loss": 0.6859, + "step": 1777 + }, + { + "epoch": 11.545454545454545, + "grad_norm": 2.2723867893218994, + "learning_rate": 7.191228235965538e-05, + "loss": 0.6717, + "step": 1778 + }, + { + "epoch": 11.551948051948052, + "grad_norm": 2.3416223526000977, + "learning_rate": 7.188403966583716e-05, + "loss": 0.6552, + "step": 1779 + }, + { + "epoch": 11.558441558441558, + "grad_norm": 2.1369590759277344, + "learning_rate": 7.185578833254664e-05, + "loss": 0.6509, + "step": 1780 + }, + { + "epoch": 11.564935064935066, + "grad_norm": 2.2083840370178223, + "learning_rate": 7.182752837093702e-05, + "loss": 0.6168, + "step": 1781 + }, + { + "epoch": 11.571428571428571, + "grad_norm": 1.9752053022384644, + "learning_rate": 7.179925979216491e-05, + "loss": 0.6355, + "step": 1782 + }, + { + "epoch": 11.577922077922079, + "grad_norm": 2.114065408706665, + "learning_rate": 7.177098260739024e-05, + "loss": 0.6583, + "step": 1783 + }, + { + "epoch": 11.584415584415584, + "grad_norm": 2.2280924320220947, + "learning_rate": 7.174269682777641e-05, + "loss": 0.665, + "step": 1784 + }, + { + "epoch": 11.590909090909092, + "grad_norm": 2.106236696243286, + "learning_rate": 7.171440246449024e-05, + "loss": 0.6574, + "step": 1785 + }, + { + "epoch": 11.597402597402597, + "grad_norm": 2.398568630218506, + "learning_rate": 7.168609952870184e-05, + "loss": 0.6788, + "step": 1786 + }, + { + "epoch": 11.603896103896105, + "grad_norm": 2.0673725605010986, + "learning_rate": 7.16577880315848e-05, + "loss": 0.6203, + "step": 1787 + }, + { + "epoch": 11.61038961038961, + "grad_norm": 2.2148146629333496, + "learning_rate": 7.162946798431604e-05, + "loss": 0.7175, + "step": 1788 + }, + { + "epoch": 11.616883116883116, + "grad_norm": 2.2335145473480225, + "learning_rate": 7.160113939807587e-05, + "loss": 0.6621, + "step": 1789 + }, + { + "epoch": 11.623376623376624, + "grad_norm": 2.2381131649017334, + "learning_rate": 7.157280228404795e-05, + "loss": 0.6576, + "step": 1790 + }, + { + "epoch": 11.62987012987013, + "grad_norm": 2.1792495250701904, + "learning_rate": 7.154445665341933e-05, + "loss": 0.6911, + "step": 1791 + }, + { + "epoch": 11.636363636363637, + "grad_norm": 2.3321566581726074, + "learning_rate": 7.151610251738045e-05, + "loss": 0.6945, + "step": 1792 + }, + { + "epoch": 11.642857142857142, + "grad_norm": 2.0206103324890137, + "learning_rate": 7.148773988712503e-05, + "loss": 0.6102, + "step": 1793 + }, + { + "epoch": 11.64935064935065, + "grad_norm": 2.0455446243286133, + "learning_rate": 7.145936877385018e-05, + "loss": 0.6816, + "step": 1794 + }, + { + "epoch": 11.655844155844155, + "grad_norm": 2.3636724948883057, + "learning_rate": 7.143098918875643e-05, + "loss": 0.6943, + "step": 1795 + }, + { + "epoch": 11.662337662337663, + "grad_norm": 2.1322073936462402, + "learning_rate": 7.140260114304751e-05, + "loss": 0.7023, + "step": 1796 + }, + { + "epoch": 11.668831168831169, + "grad_norm": 2.060019016265869, + "learning_rate": 7.137420464793063e-05, + "loss": 0.5799, + "step": 1797 + }, + { + "epoch": 11.675324675324676, + "grad_norm": 1.8431174755096436, + "learning_rate": 7.134579971461627e-05, + "loss": 0.5107, + "step": 1798 + }, + { + "epoch": 11.681818181818182, + "grad_norm": 2.0622732639312744, + "learning_rate": 7.131738635431822e-05, + "loss": 0.6045, + "step": 1799 + }, + { + "epoch": 11.688311688311689, + "grad_norm": 1.8862097263336182, + "learning_rate": 7.128896457825364e-05, + "loss": 0.6123, + "step": 1800 + }, + { + "epoch": 11.694805194805195, + "grad_norm": 2.087017297744751, + "learning_rate": 7.126053439764299e-05, + "loss": 0.6562, + "step": 1801 + }, + { + "epoch": 11.7012987012987, + "grad_norm": 1.8770846128463745, + "learning_rate": 7.123209582371006e-05, + "loss": 0.6068, + "step": 1802 + }, + { + "epoch": 11.707792207792208, + "grad_norm": 2.0145421028137207, + "learning_rate": 7.120364886768197e-05, + "loss": 0.645, + "step": 1803 + }, + { + "epoch": 11.714285714285714, + "grad_norm": 1.9685002565383911, + "learning_rate": 7.11751935407891e-05, + "loss": 0.6093, + "step": 1804 + }, + { + "epoch": 11.720779220779221, + "grad_norm": 2.0800533294677734, + "learning_rate": 7.114672985426516e-05, + "loss": 0.6473, + "step": 1805 + }, + { + "epoch": 11.727272727272727, + "grad_norm": 1.9733763933181763, + "learning_rate": 7.111825781934719e-05, + "loss": 0.637, + "step": 1806 + }, + { + "epoch": 11.733766233766234, + "grad_norm": 2.161607265472412, + "learning_rate": 7.108977744727547e-05, + "loss": 0.6241, + "step": 1807 + }, + { + "epoch": 11.74025974025974, + "grad_norm": 2.179612636566162, + "learning_rate": 7.106128874929363e-05, + "loss": 0.7628, + "step": 1808 + }, + { + "epoch": 11.746753246753247, + "grad_norm": 2.0560779571533203, + "learning_rate": 7.103279173664851e-05, + "loss": 0.5887, + "step": 1809 + }, + { + "epoch": 11.753246753246753, + "grad_norm": 2.240081548690796, + "learning_rate": 7.100428642059033e-05, + "loss": 0.733, + "step": 1810 + }, + { + "epoch": 11.75974025974026, + "grad_norm": 2.139436960220337, + "learning_rate": 7.097577281237249e-05, + "loss": 0.6425, + "step": 1811 + }, + { + "epoch": 11.766233766233766, + "grad_norm": 2.2671170234680176, + "learning_rate": 7.094725092325176e-05, + "loss": 0.6823, + "step": 1812 + }, + { + "epoch": 11.772727272727273, + "grad_norm": 2.1800804138183594, + "learning_rate": 7.09187207644881e-05, + "loss": 0.7122, + "step": 1813 + }, + { + "epoch": 11.779220779220779, + "grad_norm": 1.9480642080307007, + "learning_rate": 7.089018234734476e-05, + "loss": 0.556, + "step": 1814 + }, + { + "epoch": 11.785714285714286, + "grad_norm": 1.8281680345535278, + "learning_rate": 7.086163568308828e-05, + "loss": 0.5396, + "step": 1815 + }, + { + "epoch": 11.792207792207792, + "grad_norm": 2.3980553150177, + "learning_rate": 7.08330807829884e-05, + "loss": 0.7549, + "step": 1816 + }, + { + "epoch": 11.7987012987013, + "grad_norm": 2.317260503768921, + "learning_rate": 7.080451765831817e-05, + "loss": 0.6985, + "step": 1817 + }, + { + "epoch": 11.805194805194805, + "grad_norm": 2.4132368564605713, + "learning_rate": 7.077594632035385e-05, + "loss": 0.7135, + "step": 1818 + }, + { + "epoch": 11.811688311688311, + "grad_norm": 2.272742509841919, + "learning_rate": 7.074736678037494e-05, + "loss": 0.668, + "step": 1819 + }, + { + "epoch": 11.818181818181818, + "grad_norm": 2.309525728225708, + "learning_rate": 7.071877904966423e-05, + "loss": 0.7512, + "step": 1820 + }, + { + "epoch": 11.824675324675324, + "grad_norm": 2.0604569911956787, + "learning_rate": 7.069018313950763e-05, + "loss": 0.6374, + "step": 1821 + }, + { + "epoch": 11.831168831168831, + "grad_norm": 2.2944161891937256, + "learning_rate": 7.066157906119441e-05, + "loss": 0.7265, + "step": 1822 + }, + { + "epoch": 11.837662337662337, + "grad_norm": 2.2441184520721436, + "learning_rate": 7.063296682601702e-05, + "loss": 0.6809, + "step": 1823 + }, + { + "epoch": 11.844155844155845, + "grad_norm": 2.2128078937530518, + "learning_rate": 7.060434644527105e-05, + "loss": 0.6976, + "step": 1824 + }, + { + "epoch": 11.85064935064935, + "grad_norm": 2.045984983444214, + "learning_rate": 7.057571793025544e-05, + "loss": 0.6242, + "step": 1825 + }, + { + "epoch": 11.857142857142858, + "grad_norm": 2.0411674976348877, + "learning_rate": 7.054708129227224e-05, + "loss": 0.6031, + "step": 1826 + }, + { + "epoch": 11.863636363636363, + "grad_norm": 2.0572099685668945, + "learning_rate": 7.051843654262676e-05, + "loss": 0.5997, + "step": 1827 + }, + { + "epoch": 11.87012987012987, + "grad_norm": 2.142810821533203, + "learning_rate": 7.048978369262747e-05, + "loss": 0.5677, + "step": 1828 + }, + { + "epoch": 11.876623376623376, + "grad_norm": 2.1098294258117676, + "learning_rate": 7.046112275358608e-05, + "loss": 0.6425, + "step": 1829 + }, + { + "epoch": 11.883116883116884, + "grad_norm": 2.272458791732788, + "learning_rate": 7.043245373681747e-05, + "loss": 0.7284, + "step": 1830 + }, + { + "epoch": 11.88961038961039, + "grad_norm": 2.2965171337127686, + "learning_rate": 7.040377665363969e-05, + "loss": 0.6809, + "step": 1831 + }, + { + "epoch": 11.896103896103895, + "grad_norm": 2.2099809646606445, + "learning_rate": 7.037509151537403e-05, + "loss": 0.6389, + "step": 1832 + }, + { + "epoch": 11.902597402597403, + "grad_norm": 2.201387882232666, + "learning_rate": 7.034639833334494e-05, + "loss": 0.6783, + "step": 1833 + }, + { + "epoch": 11.909090909090908, + "grad_norm": 2.2194228172302246, + "learning_rate": 7.031769711888e-05, + "loss": 0.6866, + "step": 1834 + }, + { + "epoch": 11.915584415584416, + "grad_norm": 2.3768062591552734, + "learning_rate": 7.028898788331e-05, + "loss": 0.7316, + "step": 1835 + }, + { + "epoch": 11.922077922077921, + "grad_norm": 2.1263155937194824, + "learning_rate": 7.026027063796891e-05, + "loss": 0.6822, + "step": 1836 + }, + { + "epoch": 11.928571428571429, + "grad_norm": 2.297542095184326, + "learning_rate": 7.023154539419384e-05, + "loss": 0.6611, + "step": 1837 + }, + { + "epoch": 11.935064935064934, + "grad_norm": 2.1204769611358643, + "learning_rate": 7.020281216332503e-05, + "loss": 0.658, + "step": 1838 + }, + { + "epoch": 11.941558441558442, + "grad_norm": 1.9579997062683105, + "learning_rate": 7.017407095670593e-05, + "loss": 0.5524, + "step": 1839 + }, + { + "epoch": 11.948051948051948, + "grad_norm": 2.3692562580108643, + "learning_rate": 7.014532178568314e-05, + "loss": 0.6995, + "step": 1840 + }, + { + "epoch": 11.954545454545455, + "grad_norm": 2.3002681732177734, + "learning_rate": 7.011656466160632e-05, + "loss": 0.7267, + "step": 1841 + }, + { + "epoch": 11.96103896103896, + "grad_norm": 2.3371801376342773, + "learning_rate": 7.008779959582837e-05, + "loss": 0.7695, + "step": 1842 + }, + { + "epoch": 11.967532467532468, + "grad_norm": 2.0627670288085938, + "learning_rate": 7.005902659970528e-05, + "loss": 0.635, + "step": 1843 + }, + { + "epoch": 11.974025974025974, + "grad_norm": 2.0339272022247314, + "learning_rate": 7.003024568459614e-05, + "loss": 0.6353, + "step": 1844 + }, + { + "epoch": 11.980519480519481, + "grad_norm": 2.1179451942443848, + "learning_rate": 7.000145686186324e-05, + "loss": 0.6786, + "step": 1845 + }, + { + "epoch": 11.987012987012987, + "grad_norm": 2.1404683589935303, + "learning_rate": 6.997266014287193e-05, + "loss": 0.7124, + "step": 1846 + }, + { + "epoch": 11.993506493506494, + "grad_norm": 2.2253522872924805, + "learning_rate": 6.994385553899069e-05, + "loss": 0.7233, + "step": 1847 + }, + { + "epoch": 12.0, + "grad_norm": 1076.5802001953125, + "learning_rate": 6.991504306159114e-05, + "loss": 0.6579, + "step": 1848 + }, + { + "epoch": 12.006493506493506, + "grad_norm": 1.9225164651870728, + "learning_rate": 6.988622272204799e-05, + "loss": 0.5623, + "step": 1849 + }, + { + "epoch": 12.012987012987013, + "grad_norm": 1.8583208322525024, + "learning_rate": 6.985739453173903e-05, + "loss": 0.53, + "step": 1850 + }, + { + "epoch": 12.019480519480519, + "grad_norm": 1.985059380531311, + "learning_rate": 6.98285585020452e-05, + "loss": 0.5346, + "step": 1851 + }, + { + "epoch": 12.025974025974026, + "grad_norm": 2.0284557342529297, + "learning_rate": 6.97997146443505e-05, + "loss": 0.5592, + "step": 1852 + }, + { + "epoch": 12.032467532467532, + "grad_norm": 2.00041127204895, + "learning_rate": 6.977086297004202e-05, + "loss": 0.5619, + "step": 1853 + }, + { + "epoch": 12.03896103896104, + "grad_norm": 2.134187936782837, + "learning_rate": 6.974200349050996e-05, + "loss": 0.6185, + "step": 1854 + }, + { + "epoch": 12.045454545454545, + "grad_norm": 1.9643243551254272, + "learning_rate": 6.971313621714756e-05, + "loss": 0.5066, + "step": 1855 + }, + { + "epoch": 12.051948051948052, + "grad_norm": 2.0005311965942383, + "learning_rate": 6.968426116135118e-05, + "loss": 0.591, + "step": 1856 + }, + { + "epoch": 12.058441558441558, + "grad_norm": 1.8810878992080688, + "learning_rate": 6.965537833452024e-05, + "loss": 0.4961, + "step": 1857 + }, + { + "epoch": 12.064935064935066, + "grad_norm": 1.9006643295288086, + "learning_rate": 6.96264877480572e-05, + "loss": 0.5309, + "step": 1858 + }, + { + "epoch": 12.071428571428571, + "grad_norm": 2.020428419113159, + "learning_rate": 6.959758941336762e-05, + "loss": 0.5334, + "step": 1859 + }, + { + "epoch": 12.077922077922079, + "grad_norm": 1.9589020013809204, + "learning_rate": 6.956868334186013e-05, + "loss": 0.5894, + "step": 1860 + }, + { + "epoch": 12.084415584415584, + "grad_norm": 1.9384912252426147, + "learning_rate": 6.953976954494635e-05, + "loss": 0.5343, + "step": 1861 + }, + { + "epoch": 12.090909090909092, + "grad_norm": 2.0977766513824463, + "learning_rate": 6.9510848034041e-05, + "loss": 0.5726, + "step": 1862 + }, + { + "epoch": 12.097402597402597, + "grad_norm": 2.350893497467041, + "learning_rate": 6.948191882056185e-05, + "loss": 0.5778, + "step": 1863 + }, + { + "epoch": 12.103896103896103, + "grad_norm": 1.8108704090118408, + "learning_rate": 6.945298191592967e-05, + "loss": 0.4941, + "step": 1864 + }, + { + "epoch": 12.11038961038961, + "grad_norm": 1.985229253768921, + "learning_rate": 6.942403733156832e-05, + "loss": 0.5245, + "step": 1865 + }, + { + "epoch": 12.116883116883116, + "grad_norm": 2.0757787227630615, + "learning_rate": 6.939508507890464e-05, + "loss": 0.5347, + "step": 1866 + }, + { + "epoch": 12.123376623376624, + "grad_norm": 2.1860249042510986, + "learning_rate": 6.936612516936852e-05, + "loss": 0.5951, + "step": 1867 + }, + { + "epoch": 12.12987012987013, + "grad_norm": 2.0259830951690674, + "learning_rate": 6.93371576143929e-05, + "loss": 0.5316, + "step": 1868 + }, + { + "epoch": 12.136363636363637, + "grad_norm": 1.9689854383468628, + "learning_rate": 6.930818242541368e-05, + "loss": 0.5568, + "step": 1869 + }, + { + "epoch": 12.142857142857142, + "grad_norm": 2.054041862487793, + "learning_rate": 6.927919961386984e-05, + "loss": 0.5711, + "step": 1870 + }, + { + "epoch": 12.14935064935065, + "grad_norm": 1.7612172365188599, + "learning_rate": 6.92502091912033e-05, + "loss": 0.4729, + "step": 1871 + }, + { + "epoch": 12.155844155844155, + "grad_norm": 2.099085569381714, + "learning_rate": 6.922121116885903e-05, + "loss": 0.5802, + "step": 1872 + }, + { + "epoch": 12.162337662337663, + "grad_norm": 2.230409860610962, + "learning_rate": 6.919220555828502e-05, + "loss": 0.5908, + "step": 1873 + }, + { + "epoch": 12.168831168831169, + "grad_norm": 2.0448951721191406, + "learning_rate": 6.916319237093219e-05, + "loss": 0.5871, + "step": 1874 + }, + { + "epoch": 12.175324675324676, + "grad_norm": 1.6726332902908325, + "learning_rate": 6.91341716182545e-05, + "loss": 0.4441, + "step": 1875 + }, + { + "epoch": 12.181818181818182, + "grad_norm": 1.9495742321014404, + "learning_rate": 6.910514331170888e-05, + "loss": 0.5741, + "step": 1876 + }, + { + "epoch": 12.188311688311689, + "grad_norm": 1.893748164176941, + "learning_rate": 6.907610746275523e-05, + "loss": 0.5568, + "step": 1877 + }, + { + "epoch": 12.194805194805195, + "grad_norm": 2.1908624172210693, + "learning_rate": 6.904706408285648e-05, + "loss": 0.6201, + "step": 1878 + }, + { + "epoch": 12.2012987012987, + "grad_norm": 2.14664363861084, + "learning_rate": 6.901801318347847e-05, + "loss": 0.6187, + "step": 1879 + }, + { + "epoch": 12.207792207792208, + "grad_norm": 2.0984911918640137, + "learning_rate": 6.898895477609007e-05, + "loss": 0.608, + "step": 1880 + }, + { + "epoch": 12.214285714285714, + "grad_norm": 2.1119325160980225, + "learning_rate": 6.895988887216302e-05, + "loss": 0.6473, + "step": 1881 + }, + { + "epoch": 12.220779220779221, + "grad_norm": 2.1093862056732178, + "learning_rate": 6.893081548317211e-05, + "loss": 0.6126, + "step": 1882 + }, + { + "epoch": 12.227272727272727, + "grad_norm": 2.203214645385742, + "learning_rate": 6.890173462059506e-05, + "loss": 0.6142, + "step": 1883 + }, + { + "epoch": 12.233766233766234, + "grad_norm": 2.082893133163452, + "learning_rate": 6.887264629591254e-05, + "loss": 0.584, + "step": 1884 + }, + { + "epoch": 12.24025974025974, + "grad_norm": 1.9005697965621948, + "learning_rate": 6.884355052060814e-05, + "loss": 0.494, + "step": 1885 + }, + { + "epoch": 12.246753246753247, + "grad_norm": 2.1379759311676025, + "learning_rate": 6.881444730616842e-05, + "loss": 0.5557, + "step": 1886 + }, + { + "epoch": 12.253246753246753, + "grad_norm": 1.7855029106140137, + "learning_rate": 6.878533666408286e-05, + "loss": 0.4827, + "step": 1887 + }, + { + "epoch": 12.25974025974026, + "grad_norm": 2.110853433609009, + "learning_rate": 6.87562186058439e-05, + "loss": 0.5239, + "step": 1888 + }, + { + "epoch": 12.266233766233766, + "grad_norm": 2.10565185546875, + "learning_rate": 6.872709314294685e-05, + "loss": 0.5986, + "step": 1889 + }, + { + "epoch": 12.272727272727273, + "grad_norm": 2.247499465942383, + "learning_rate": 6.869796028689001e-05, + "loss": 0.5874, + "step": 1890 + }, + { + "epoch": 12.279220779220779, + "grad_norm": 2.151932954788208, + "learning_rate": 6.86688200491746e-05, + "loss": 0.5771, + "step": 1891 + }, + { + "epoch": 12.285714285714286, + "grad_norm": 1.9797194004058838, + "learning_rate": 6.863967244130467e-05, + "loss": 0.5452, + "step": 1892 + }, + { + "epoch": 12.292207792207792, + "grad_norm": 2.0008790493011475, + "learning_rate": 6.861051747478726e-05, + "loss": 0.5515, + "step": 1893 + }, + { + "epoch": 12.2987012987013, + "grad_norm": 2.157362937927246, + "learning_rate": 6.858135516113226e-05, + "loss": 0.5479, + "step": 1894 + }, + { + "epoch": 12.305194805194805, + "grad_norm": 2.224337577819824, + "learning_rate": 6.855218551185255e-05, + "loss": 0.6381, + "step": 1895 + }, + { + "epoch": 12.311688311688311, + "grad_norm": 1.938456416130066, + "learning_rate": 6.852300853846381e-05, + "loss": 0.5629, + "step": 1896 + }, + { + "epoch": 12.318181818181818, + "grad_norm": 1.7481359243392944, + "learning_rate": 6.849382425248464e-05, + "loss": 0.4578, + "step": 1897 + }, + { + "epoch": 12.324675324675324, + "grad_norm": 1.9388666152954102, + "learning_rate": 6.84646326654365e-05, + "loss": 0.5472, + "step": 1898 + }, + { + "epoch": 12.331168831168831, + "grad_norm": 2.1877782344818115, + "learning_rate": 6.843543378884387e-05, + "loss": 0.6215, + "step": 1899 + }, + { + "epoch": 12.337662337662337, + "grad_norm": 2.2899937629699707, + "learning_rate": 6.840622763423391e-05, + "loss": 0.6257, + "step": 1900 + }, + { + "epoch": 12.344155844155845, + "grad_norm": 2.166365146636963, + "learning_rate": 6.837701421313677e-05, + "loss": 0.5647, + "step": 1901 + }, + { + "epoch": 12.35064935064935, + "grad_norm": 2.299274444580078, + "learning_rate": 6.834779353708548e-05, + "loss": 0.635, + "step": 1902 + }, + { + "epoch": 12.357142857142858, + "grad_norm": 2.1747353076934814, + "learning_rate": 6.831856561761585e-05, + "loss": 0.6053, + "step": 1903 + }, + { + "epoch": 12.363636363636363, + "grad_norm": 2.0763461589813232, + "learning_rate": 6.828933046626664e-05, + "loss": 0.5943, + "step": 1904 + }, + { + "epoch": 12.37012987012987, + "grad_norm": 2.133894920349121, + "learning_rate": 6.82600880945794e-05, + "loss": 0.5598, + "step": 1905 + }, + { + "epoch": 12.376623376623376, + "grad_norm": 2.123075485229492, + "learning_rate": 6.823083851409857e-05, + "loss": 0.5706, + "step": 1906 + }, + { + "epoch": 12.383116883116884, + "grad_norm": 2.181898832321167, + "learning_rate": 6.820158173637142e-05, + "loss": 0.5897, + "step": 1907 + }, + { + "epoch": 12.38961038961039, + "grad_norm": 2.125399589538574, + "learning_rate": 6.817231777294803e-05, + "loss": 0.5686, + "step": 1908 + }, + { + "epoch": 12.396103896103897, + "grad_norm": 2.233853578567505, + "learning_rate": 6.814304663538142e-05, + "loss": 0.6248, + "step": 1909 + }, + { + "epoch": 12.402597402597403, + "grad_norm": 2.1631298065185547, + "learning_rate": 6.811376833522729e-05, + "loss": 0.591, + "step": 1910 + }, + { + "epoch": 12.409090909090908, + "grad_norm": 2.2579503059387207, + "learning_rate": 6.808448288404431e-05, + "loss": 0.6415, + "step": 1911 + }, + { + "epoch": 12.415584415584416, + "grad_norm": 2.1994619369506836, + "learning_rate": 6.805519029339387e-05, + "loss": 0.5854, + "step": 1912 + }, + { + "epoch": 12.422077922077921, + "grad_norm": 1.9904730319976807, + "learning_rate": 6.802589057484027e-05, + "loss": 0.5822, + "step": 1913 + }, + { + "epoch": 12.428571428571429, + "grad_norm": 2.0386736392974854, + "learning_rate": 6.799658373995053e-05, + "loss": 0.5614, + "step": 1914 + }, + { + "epoch": 12.435064935064934, + "grad_norm": 2.15208101272583, + "learning_rate": 6.796726980029454e-05, + "loss": 0.5926, + "step": 1915 + }, + { + "epoch": 12.441558441558442, + "grad_norm": 1.9997342824935913, + "learning_rate": 6.793794876744499e-05, + "loss": 0.5069, + "step": 1916 + }, + { + "epoch": 12.448051948051948, + "grad_norm": 2.0709683895111084, + "learning_rate": 6.790862065297732e-05, + "loss": 0.5953, + "step": 1917 + }, + { + "epoch": 12.454545454545455, + "grad_norm": 1.7772856950759888, + "learning_rate": 6.787928546846987e-05, + "loss": 0.5253, + "step": 1918 + }, + { + "epoch": 12.46103896103896, + "grad_norm": 2.1581130027770996, + "learning_rate": 6.784994322550365e-05, + "loss": 0.5836, + "step": 1919 + }, + { + "epoch": 12.467532467532468, + "grad_norm": 1.9727606773376465, + "learning_rate": 6.782059393566253e-05, + "loss": 0.5558, + "step": 1920 + }, + { + "epoch": 12.474025974025974, + "grad_norm": 2.0561611652374268, + "learning_rate": 6.779123761053317e-05, + "loss": 0.5259, + "step": 1921 + }, + { + "epoch": 12.480519480519481, + "grad_norm": 2.3199853897094727, + "learning_rate": 6.776187426170493e-05, + "loss": 0.6292, + "step": 1922 + }, + { + "epoch": 12.487012987012987, + "grad_norm": 2.1790263652801514, + "learning_rate": 6.773250390077006e-05, + "loss": 0.5693, + "step": 1923 + }, + { + "epoch": 12.493506493506494, + "grad_norm": 2.2785651683807373, + "learning_rate": 6.770312653932345e-05, + "loss": 0.6542, + "step": 1924 + }, + { + "epoch": 12.5, + "grad_norm": 1.8668270111083984, + "learning_rate": 6.767374218896286e-05, + "loss": 0.5379, + "step": 1925 + }, + { + "epoch": 12.506493506493506, + "grad_norm": 2.2081425189971924, + "learning_rate": 6.764435086128876e-05, + "loss": 0.5977, + "step": 1926 + }, + { + "epoch": 12.512987012987013, + "grad_norm": 2.148101329803467, + "learning_rate": 6.761495256790435e-05, + "loss": 0.5996, + "step": 1927 + }, + { + "epoch": 12.519480519480519, + "grad_norm": 1.9085726737976074, + "learning_rate": 6.758554732041564e-05, + "loss": 0.5474, + "step": 1928 + }, + { + "epoch": 12.525974025974026, + "grad_norm": 1.6701866388320923, + "learning_rate": 6.755613513043137e-05, + "loss": 0.4075, + "step": 1929 + }, + { + "epoch": 12.532467532467532, + "grad_norm": 2.0828919410705566, + "learning_rate": 6.752671600956295e-05, + "loss": 0.5761, + "step": 1930 + }, + { + "epoch": 12.53896103896104, + "grad_norm": 2.122612237930298, + "learning_rate": 6.749728996942463e-05, + "loss": 0.5902, + "step": 1931 + }, + { + "epoch": 12.545454545454545, + "grad_norm": 2.474417209625244, + "learning_rate": 6.746785702163336e-05, + "loss": 0.6628, + "step": 1932 + }, + { + "epoch": 12.551948051948052, + "grad_norm": 2.0963616371154785, + "learning_rate": 6.743841717780874e-05, + "loss": 0.6209, + "step": 1933 + }, + { + "epoch": 12.558441558441558, + "grad_norm": 1.8984389305114746, + "learning_rate": 6.740897044957322e-05, + "loss": 0.5674, + "step": 1934 + }, + { + "epoch": 12.564935064935066, + "grad_norm": 2.200878620147705, + "learning_rate": 6.737951684855185e-05, + "loss": 0.6193, + "step": 1935 + }, + { + "epoch": 12.571428571428571, + "grad_norm": 1.947191834449768, + "learning_rate": 6.735005638637248e-05, + "loss": 0.5233, + "step": 1936 + }, + { + "epoch": 12.577922077922079, + "grad_norm": 1.9447444677352905, + "learning_rate": 6.73205890746656e-05, + "loss": 0.5566, + "step": 1937 + }, + { + "epoch": 12.584415584415584, + "grad_norm": 2.252058267593384, + "learning_rate": 6.729111492506449e-05, + "loss": 0.648, + "step": 1938 + }, + { + "epoch": 12.590909090909092, + "grad_norm": 1.99386465549469, + "learning_rate": 6.726163394920503e-05, + "loss": 0.5509, + "step": 1939 + }, + { + "epoch": 12.597402597402597, + "grad_norm": 2.0936877727508545, + "learning_rate": 6.723214615872585e-05, + "loss": 0.572, + "step": 1940 + }, + { + "epoch": 12.603896103896105, + "grad_norm": 2.110973596572876, + "learning_rate": 6.720265156526828e-05, + "loss": 0.5817, + "step": 1941 + }, + { + "epoch": 12.61038961038961, + "grad_norm": 2.3618104457855225, + "learning_rate": 6.71731501804763e-05, + "loss": 0.6308, + "step": 1942 + }, + { + "epoch": 12.616883116883116, + "grad_norm": 2.1770923137664795, + "learning_rate": 6.714364201599662e-05, + "loss": 0.5744, + "step": 1943 + }, + { + "epoch": 12.623376623376624, + "grad_norm": 2.2065415382385254, + "learning_rate": 6.711412708347856e-05, + "loss": 0.6431, + "step": 1944 + }, + { + "epoch": 12.62987012987013, + "grad_norm": 2.123046398162842, + "learning_rate": 6.708460539457418e-05, + "loss": 0.577, + "step": 1945 + }, + { + "epoch": 12.636363636363637, + "grad_norm": 2.3211543560028076, + "learning_rate": 6.705507696093814e-05, + "loss": 0.6264, + "step": 1946 + }, + { + "epoch": 12.642857142857142, + "grad_norm": 1.948301076889038, + "learning_rate": 6.702554179422783e-05, + "loss": 0.5625, + "step": 1947 + }, + { + "epoch": 12.64935064935065, + "grad_norm": 1.979990839958191, + "learning_rate": 6.699599990610323e-05, + "loss": 0.5623, + "step": 1948 + }, + { + "epoch": 12.655844155844155, + "grad_norm": 1.8006978034973145, + "learning_rate": 6.696645130822705e-05, + "loss": 0.5595, + "step": 1949 + }, + { + "epoch": 12.662337662337663, + "grad_norm": 2.1235246658325195, + "learning_rate": 6.693689601226458e-05, + "loss": 0.5588, + "step": 1950 + }, + { + "epoch": 12.668831168831169, + "grad_norm": 2.1899781227111816, + "learning_rate": 6.690733402988379e-05, + "loss": 0.615, + "step": 1951 + }, + { + "epoch": 12.675324675324676, + "grad_norm": 1.9493566751480103, + "learning_rate": 6.68777653727553e-05, + "loss": 0.5755, + "step": 1952 + }, + { + "epoch": 12.681818181818182, + "grad_norm": 2.196223497390747, + "learning_rate": 6.684819005255232e-05, + "loss": 0.6394, + "step": 1953 + }, + { + "epoch": 12.688311688311689, + "grad_norm": 2.0495898723602295, + "learning_rate": 6.681860808095074e-05, + "loss": 0.5432, + "step": 1954 + }, + { + "epoch": 12.694805194805195, + "grad_norm": 2.1735448837280273, + "learning_rate": 6.678901946962903e-05, + "loss": 0.6549, + "step": 1955 + }, + { + "epoch": 12.7012987012987, + "grad_norm": 2.1591930389404297, + "learning_rate": 6.675942423026833e-05, + "loss": 0.5885, + "step": 1956 + }, + { + "epoch": 12.707792207792208, + "grad_norm": 2.046126127243042, + "learning_rate": 6.672982237455237e-05, + "loss": 0.5849, + "step": 1957 + }, + { + "epoch": 12.714285714285714, + "grad_norm": 2.0392959117889404, + "learning_rate": 6.670021391416749e-05, + "loss": 0.5539, + "step": 1958 + }, + { + "epoch": 12.720779220779221, + "grad_norm": 2.007087230682373, + "learning_rate": 6.667059886080262e-05, + "loss": 0.5605, + "step": 1959 + }, + { + "epoch": 12.727272727272727, + "grad_norm": 2.019771099090576, + "learning_rate": 6.664097722614934e-05, + "loss": 0.612, + "step": 1960 + }, + { + "epoch": 12.733766233766234, + "grad_norm": 2.1823174953460693, + "learning_rate": 6.66113490219018e-05, + "loss": 0.6417, + "step": 1961 + }, + { + "epoch": 12.74025974025974, + "grad_norm": 2.022130250930786, + "learning_rate": 6.658171425975672e-05, + "loss": 0.5359, + "step": 1962 + }, + { + "epoch": 12.746753246753247, + "grad_norm": 2.0918095111846924, + "learning_rate": 6.655207295141346e-05, + "loss": 0.5774, + "step": 1963 + }, + { + "epoch": 12.753246753246753, + "grad_norm": 2.2147998809814453, + "learning_rate": 6.652242510857394e-05, + "loss": 0.6046, + "step": 1964 + }, + { + "epoch": 12.75974025974026, + "grad_norm": 2.1559667587280273, + "learning_rate": 6.649277074294264e-05, + "loss": 0.5821, + "step": 1965 + }, + { + "epoch": 12.766233766233766, + "grad_norm": 1.8574299812316895, + "learning_rate": 6.646310986622668e-05, + "loss": 0.5442, + "step": 1966 + }, + { + "epoch": 12.772727272727273, + "grad_norm": 2.072185754776001, + "learning_rate": 6.643344249013562e-05, + "loss": 0.5747, + "step": 1967 + }, + { + "epoch": 12.779220779220779, + "grad_norm": 1.8414840698242188, + "learning_rate": 6.640376862638176e-05, + "loss": 0.4852, + "step": 1968 + }, + { + "epoch": 12.785714285714286, + "grad_norm": 2.0400550365448, + "learning_rate": 6.637408828667982e-05, + "loss": 0.5534, + "step": 1969 + }, + { + "epoch": 12.792207792207792, + "grad_norm": 2.1789374351501465, + "learning_rate": 6.634440148274713e-05, + "loss": 0.5932, + "step": 1970 + }, + { + "epoch": 12.7987012987013, + "grad_norm": 2.1213948726654053, + "learning_rate": 6.631470822630359e-05, + "loss": 0.6047, + "step": 1971 + }, + { + "epoch": 12.805194805194805, + "grad_norm": 1.9664524793624878, + "learning_rate": 6.628500852907161e-05, + "loss": 0.5529, + "step": 1972 + }, + { + "epoch": 12.811688311688311, + "grad_norm": 2.3267581462860107, + "learning_rate": 6.625530240277618e-05, + "loss": 0.6179, + "step": 1973 + }, + { + "epoch": 12.818181818181818, + "grad_norm": 2.1917669773101807, + "learning_rate": 6.622558985914477e-05, + "loss": 0.6275, + "step": 1974 + }, + { + "epoch": 12.824675324675324, + "grad_norm": 2.1599512100219727, + "learning_rate": 6.619587090990746e-05, + "loss": 0.6153, + "step": 1975 + }, + { + "epoch": 12.831168831168831, + "grad_norm": 2.2975082397460938, + "learning_rate": 6.616614556679683e-05, + "loss": 0.6387, + "step": 1976 + }, + { + "epoch": 12.837662337662337, + "grad_norm": 2.11966609954834, + "learning_rate": 6.613641384154794e-05, + "loss": 0.5674, + "step": 1977 + }, + { + "epoch": 12.844155844155845, + "grad_norm": 2.677170991897583, + "learning_rate": 6.61066757458984e-05, + "loss": 0.701, + "step": 1978 + }, + { + "epoch": 12.85064935064935, + "grad_norm": 2.129204273223877, + "learning_rate": 6.607693129158837e-05, + "loss": 0.5654, + "step": 1979 + }, + { + "epoch": 12.857142857142858, + "grad_norm": 1.9715017080307007, + "learning_rate": 6.604718049036048e-05, + "loss": 0.5539, + "step": 1980 + }, + { + "epoch": 12.863636363636363, + "grad_norm": 2.3241770267486572, + "learning_rate": 6.601742335395987e-05, + "loss": 0.6669, + "step": 1981 + }, + { + "epoch": 12.87012987012987, + "grad_norm": 2.105726718902588, + "learning_rate": 6.598765989413419e-05, + "loss": 0.6325, + "step": 1982 + }, + { + "epoch": 12.876623376623376, + "grad_norm": 1.9479717016220093, + "learning_rate": 6.595789012263355e-05, + "loss": 0.5448, + "step": 1983 + }, + { + "epoch": 12.883116883116884, + "grad_norm": 2.1983015537261963, + "learning_rate": 6.592811405121064e-05, + "loss": 0.6193, + "step": 1984 + }, + { + "epoch": 12.88961038961039, + "grad_norm": 2.3505144119262695, + "learning_rate": 6.589833169162054e-05, + "loss": 0.677, + "step": 1985 + }, + { + "epoch": 12.896103896103895, + "grad_norm": 2.245614767074585, + "learning_rate": 6.586854305562088e-05, + "loss": 0.6554, + "step": 1986 + }, + { + "epoch": 12.902597402597403, + "grad_norm": 1.899040937423706, + "learning_rate": 6.583874815497175e-05, + "loss": 0.5566, + "step": 1987 + }, + { + "epoch": 12.909090909090908, + "grad_norm": 2.100031614303589, + "learning_rate": 6.580894700143565e-05, + "loss": 0.5871, + "step": 1988 + }, + { + "epoch": 12.915584415584416, + "grad_norm": 2.2208034992218018, + "learning_rate": 6.577913960677766e-05, + "loss": 0.6821, + "step": 1989 + }, + { + "epoch": 12.922077922077921, + "grad_norm": 2.1982948780059814, + "learning_rate": 6.574932598276525e-05, + "loss": 0.6474, + "step": 1990 + }, + { + "epoch": 12.928571428571429, + "grad_norm": 1.8316792249679565, + "learning_rate": 6.571950614116835e-05, + "loss": 0.5621, + "step": 1991 + }, + { + "epoch": 12.935064935064934, + "grad_norm": 2.208531379699707, + "learning_rate": 6.568968009375937e-05, + "loss": 0.6198, + "step": 1992 + }, + { + "epoch": 12.941558441558442, + "grad_norm": 2.179624557495117, + "learning_rate": 6.565984785231318e-05, + "loss": 0.6272, + "step": 1993 + }, + { + "epoch": 12.948051948051948, + "grad_norm": 2.1235885620117188, + "learning_rate": 6.563000942860706e-05, + "loss": 0.6084, + "step": 1994 + }, + { + "epoch": 12.954545454545455, + "grad_norm": 2.1948156356811523, + "learning_rate": 6.560016483442075e-05, + "loss": 0.6801, + "step": 1995 + }, + { + "epoch": 12.96103896103896, + "grad_norm": 1.9589859247207642, + "learning_rate": 6.557031408153642e-05, + "loss": 0.5824, + "step": 1996 + }, + { + "epoch": 12.967532467532468, + "grad_norm": 2.1491918563842773, + "learning_rate": 6.554045718173867e-05, + "loss": 0.6364, + "step": 1997 + }, + { + "epoch": 12.974025974025974, + "grad_norm": 2.1677355766296387, + "learning_rate": 6.551059414681455e-05, + "loss": 0.6551, + "step": 1998 + }, + { + "epoch": 12.980519480519481, + "grad_norm": 1.8698400259017944, + "learning_rate": 6.54807249885535e-05, + "loss": 0.5743, + "step": 1999 + }, + { + "epoch": 12.987012987012987, + "grad_norm": 1.9512232542037964, + "learning_rate": 6.545084971874738e-05, + "loss": 0.5545, + "step": 2000 + } + ], + "logging_steps": 1, + "max_steps": 5000, + "num_input_tokens_seen": 0, + "num_train_epochs": 33, + "save_steps": 1000, + "stateful_callbacks": { + "TrainerControl": { + "args": { + "should_epoch_stop": false, + "should_evaluate": false, + "should_log": false, + "should_save": true, + "should_training_stop": false + }, + "attributes": {} + } + }, + "total_flos": 1551733255296000.0, + "train_batch_size": 8, + "trial_name": null, + "trial_params": null +} diff --git a/abilities/small/checkpoint-2000/training_args.bin b/abilities/small/checkpoint-2000/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..cc6ec1c73f624aa3e001759aa35b3fcdb364bde1 --- /dev/null +++ b/abilities/small/checkpoint-2000/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:528211fba6b7ff722adfc5f4eb4bd3b8328180e87f53634715788db3352773a1 +size 5176 diff --git a/abilities/small/checkpoint-3000/config.json b/abilities/small/checkpoint-3000/config.json new file mode 100644 index 0000000000000000000000000000000000000000..4324b7c5ab5d7e5591d9ef82031e3a8e86c21162 --- /dev/null +++ b/abilities/small/checkpoint-3000/config.json @@ -0,0 +1,39 @@ +{ + "_name_or_path": "gpt2", + "activation_function": "gelu_new", + "architectures": [ + "GPT2LMHeadModel" + ], + "attn_pdrop": 0.1, + "bos_token_id": 50256, + "embd_pdrop": 0.1, + "eos_token_id": 50256, + "initializer_range": 0.02, + "layer_norm_epsilon": 1e-05, + "model_type": "gpt2", + "n_ctx": 1024, + "n_embd": 768, + "n_head": 12, + "n_inner": null, + "n_layer": 12, + "n_positions": 1024, + "reorder_and_upcast_attn": false, + "resid_pdrop": 0.1, + "scale_attn_by_inverse_layer_idx": false, + "scale_attn_weights": true, + "summary_activation": null, + "summary_first_dropout": 0.1, + "summary_proj_to_labels": true, + "summary_type": "cls_index", + "summary_use_proj": true, + "task_specific_params": { + "text-generation": { + "do_sample": true, + "max_length": 50 + } + }, + "torch_dtype": "float32", + "transformers_version": "4.43.4", + "use_cache": true, + "vocab_size": 50257 +} diff --git a/abilities/small/checkpoint-3000/generation_config.json b/abilities/small/checkpoint-3000/generation_config.json new file mode 100644 index 0000000000000000000000000000000000000000..a4256f0549289c144f07e60f444221651be401b9 --- /dev/null +++ b/abilities/small/checkpoint-3000/generation_config.json @@ -0,0 +1,6 @@ +{ + "_from_model_config": true, + "bos_token_id": 50256, + "eos_token_id": 50256, + "transformers_version": "4.43.4" +} diff --git a/abilities/small/checkpoint-3000/model.safetensors b/abilities/small/checkpoint-3000/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..3febdd810ac7847736c3dffd65374cc9a94f97c9 --- /dev/null +++ b/abilities/small/checkpoint-3000/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:221e01e8f6bcd47753c3af6b6219ba00485d27c06600d0d1c8e29145a1d99a04 +size 497774208 diff --git a/abilities/small/checkpoint-3000/optimizer.pt b/abilities/small/checkpoint-3000/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..c2c0781d4f88aa56a37e30dfc56587e39e127ff2 --- /dev/null +++ b/abilities/small/checkpoint-3000/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7530db8decc2b5ed1c923aea1669c331319c7eb92bb96f8e2442135a9dbe9726 +size 995638202 diff --git a/abilities/small/checkpoint-3000/rng_state.pth b/abilities/small/checkpoint-3000/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..d642c1f772fc4ce7319bc12ee54c12ac99d83566 --- /dev/null +++ b/abilities/small/checkpoint-3000/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c55f3587e0f5cc006a362b2c53d4e627aba534c6c3c64d6cd13c40274ce40327 +size 13990 diff --git a/abilities/small/checkpoint-3000/scheduler.pt b/abilities/small/checkpoint-3000/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..55e5a46d56d37f5f102dc71a421006fa653da544 --- /dev/null +++ b/abilities/small/checkpoint-3000/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4e6f86ea4562b7b04b0c050953399808976cf73d9bb029a4d618da11bdaadee +size 1064 diff --git a/abilities/small/checkpoint-3000/trainer_state.json b/abilities/small/checkpoint-3000/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..7cc356c46f1ea0798d11586e14cb634ce78d5353 --- /dev/null +++ b/abilities/small/checkpoint-3000/trainer_state.json @@ -0,0 +1,21033 @@ +{ + "best_metric": null, + "best_model_checkpoint": null, + "epoch": 19.48051948051948, + "eval_steps": 500, + "global_step": 3000, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 0.006493506493506494, + "grad_norm": 33.13806915283203, + "learning_rate": 9.999999013039593e-05, + "loss": 5.645, + "step": 1 + }, + { + "epoch": 0.012987012987012988, + "grad_norm": 23.576648712158203, + "learning_rate": 9.99999605215876e-05, + "loss": 3.9143, + "step": 2 + }, + { + "epoch": 0.01948051948051948, + "grad_norm": 8.88882827758789, + "learning_rate": 9.999991117358668e-05, + "loss": 3.524, + "step": 3 + }, + { + "epoch": 0.025974025974025976, + "grad_norm": 7.060589790344238, + "learning_rate": 9.999984208641271e-05, + "loss": 3.3346, + "step": 4 + }, + { + "epoch": 0.032467532467532464, + "grad_norm": 6.797203063964844, + "learning_rate": 9.999975326009292e-05, + "loss": 3.097, + "step": 5 + }, + { + "epoch": 0.03896103896103896, + "grad_norm": 5.928432464599609, + "learning_rate": 9.999964469466236e-05, + "loss": 3.0141, + "step": 6 + }, + { + "epoch": 0.045454545454545456, + "grad_norm": 5.673449516296387, + "learning_rate": 9.999951639016395e-05, + "loss": 3.1291, + "step": 7 + }, + { + "epoch": 0.05194805194805195, + "grad_norm": 5.7318596839904785, + "learning_rate": 9.99993683466483e-05, + "loss": 2.9019, + "step": 8 + }, + { + "epoch": 0.05844155844155844, + "grad_norm": 6.2937493324279785, + "learning_rate": 9.999920056417385e-05, + "loss": 2.9567, + "step": 9 + }, + { + "epoch": 0.06493506493506493, + "grad_norm": 5.941080570220947, + "learning_rate": 9.999901304280685e-05, + "loss": 3.2404, + "step": 10 + }, + { + "epoch": 0.07142857142857142, + "grad_norm": 5.431388854980469, + "learning_rate": 9.999880578262135e-05, + "loss": 2.8637, + "step": 11 + }, + { + "epoch": 0.07792207792207792, + "grad_norm": 5.87606143951416, + "learning_rate": 9.999857878369916e-05, + "loss": 2.9333, + "step": 12 + }, + { + "epoch": 0.08441558441558442, + "grad_norm": 5.996065616607666, + "learning_rate": 9.999833204612988e-05, + "loss": 3.2531, + "step": 13 + }, + { + "epoch": 0.09090909090909091, + "grad_norm": 5.6484832763671875, + "learning_rate": 9.999806557001093e-05, + "loss": 2.8224, + "step": 14 + }, + { + "epoch": 0.09740259740259741, + "grad_norm": 5.376333713531494, + "learning_rate": 9.99977793554475e-05, + "loss": 2.7981, + "step": 15 + }, + { + "epoch": 0.1038961038961039, + "grad_norm": 5.346993446350098, + "learning_rate": 9.999747340255259e-05, + "loss": 2.6952, + "step": 16 + }, + { + "epoch": 0.11038961038961038, + "grad_norm": 5.37903356552124, + "learning_rate": 9.999714771144701e-05, + "loss": 2.7209, + "step": 17 + }, + { + "epoch": 0.11688311688311688, + "grad_norm": 5.450172424316406, + "learning_rate": 9.99968022822593e-05, + "loss": 2.7421, + "step": 18 + }, + { + "epoch": 0.12337662337662338, + "grad_norm": 5.602138042449951, + "learning_rate": 9.999643711512586e-05, + "loss": 2.4858, + "step": 19 + }, + { + "epoch": 0.12987012987012986, + "grad_norm": 5.360761642456055, + "learning_rate": 9.999605221019081e-05, + "loss": 2.7158, + "step": 20 + }, + { + "epoch": 0.13636363636363635, + "grad_norm": 6.177570343017578, + "learning_rate": 9.999564756760615e-05, + "loss": 2.6152, + "step": 21 + }, + { + "epoch": 0.14285714285714285, + "grad_norm": 6.498959541320801, + "learning_rate": 9.99952231875316e-05, + "loss": 2.7611, + "step": 22 + }, + { + "epoch": 0.14935064935064934, + "grad_norm": 5.865311622619629, + "learning_rate": 9.999477907013473e-05, + "loss": 2.6758, + "step": 23 + }, + { + "epoch": 0.15584415584415584, + "grad_norm": 6.0329508781433105, + "learning_rate": 9.999431521559082e-05, + "loss": 2.6535, + "step": 24 + }, + { + "epoch": 0.16233766233766234, + "grad_norm": 5.814820766448975, + "learning_rate": 9.999383162408304e-05, + "loss": 2.6313, + "step": 25 + }, + { + "epoch": 0.16883116883116883, + "grad_norm": 6.224546432495117, + "learning_rate": 9.999332829580226e-05, + "loss": 2.627, + "step": 26 + }, + { + "epoch": 0.17532467532467533, + "grad_norm": 5.967427730560303, + "learning_rate": 9.999280523094724e-05, + "loss": 2.5997, + "step": 27 + }, + { + "epoch": 0.18181818181818182, + "grad_norm": 5.6386213302612305, + "learning_rate": 9.999226242972444e-05, + "loss": 2.4397, + "step": 28 + }, + { + "epoch": 0.18831168831168832, + "grad_norm": 5.742101669311523, + "learning_rate": 9.999169989234815e-05, + "loss": 2.6343, + "step": 29 + }, + { + "epoch": 0.19480519480519481, + "grad_norm": 5.685164928436279, + "learning_rate": 9.999111761904046e-05, + "loss": 2.3948, + "step": 30 + }, + { + "epoch": 0.2012987012987013, + "grad_norm": 5.332027912139893, + "learning_rate": 9.999051561003123e-05, + "loss": 2.4506, + "step": 31 + }, + { + "epoch": 0.2077922077922078, + "grad_norm": 5.785808086395264, + "learning_rate": 9.998989386555814e-05, + "loss": 2.7135, + "step": 32 + }, + { + "epoch": 0.21428571428571427, + "grad_norm": 6.223892688751221, + "learning_rate": 9.998925238586665e-05, + "loss": 2.5245, + "step": 33 + }, + { + "epoch": 0.22077922077922077, + "grad_norm": 5.84872579574585, + "learning_rate": 9.998859117121e-05, + "loss": 2.4981, + "step": 34 + }, + { + "epoch": 0.22727272727272727, + "grad_norm": 5.572268486022949, + "learning_rate": 9.998791022184922e-05, + "loss": 2.608, + "step": 35 + }, + { + "epoch": 0.23376623376623376, + "grad_norm": 5.090015411376953, + "learning_rate": 9.998720953805312e-05, + "loss": 2.4585, + "step": 36 + }, + { + "epoch": 0.24025974025974026, + "grad_norm": 5.478267192840576, + "learning_rate": 9.998648912009835e-05, + "loss": 2.3653, + "step": 37 + }, + { + "epoch": 0.24675324675324675, + "grad_norm": 5.772948741912842, + "learning_rate": 9.998574896826931e-05, + "loss": 2.438, + "step": 38 + }, + { + "epoch": 0.2532467532467532, + "grad_norm": 4.907359600067139, + "learning_rate": 9.998498908285819e-05, + "loss": 2.2816, + "step": 39 + }, + { + "epoch": 0.2597402597402597, + "grad_norm": 5.5392045974731445, + "learning_rate": 9.9984209464165e-05, + "loss": 2.3041, + "step": 40 + }, + { + "epoch": 0.2662337662337662, + "grad_norm": 4.999871253967285, + "learning_rate": 9.99834101124975e-05, + "loss": 2.1686, + "step": 41 + }, + { + "epoch": 0.2727272727272727, + "grad_norm": 6.051657676696777, + "learning_rate": 9.998259102817129e-05, + "loss": 2.3825, + "step": 42 + }, + { + "epoch": 0.2792207792207792, + "grad_norm": 4.7146687507629395, + "learning_rate": 9.99817522115097e-05, + "loss": 2.2417, + "step": 43 + }, + { + "epoch": 0.2857142857142857, + "grad_norm": 4.671162128448486, + "learning_rate": 9.998089366284391e-05, + "loss": 2.241, + "step": 44 + }, + { + "epoch": 0.2922077922077922, + "grad_norm": 6.131312847137451, + "learning_rate": 9.998001538251282e-05, + "loss": 2.5224, + "step": 45 + }, + { + "epoch": 0.2987012987012987, + "grad_norm": 5.212986469268799, + "learning_rate": 9.997911737086322e-05, + "loss": 2.452, + "step": 46 + }, + { + "epoch": 0.3051948051948052, + "grad_norm": 4.900334358215332, + "learning_rate": 9.997819962824957e-05, + "loss": 2.4364, + "step": 47 + }, + { + "epoch": 0.3116883116883117, + "grad_norm": 5.208124160766602, + "learning_rate": 9.997726215503422e-05, + "loss": 2.3829, + "step": 48 + }, + { + "epoch": 0.3181818181818182, + "grad_norm": 4.627975940704346, + "learning_rate": 9.997630495158728e-05, + "loss": 2.0702, + "step": 49 + }, + { + "epoch": 0.3246753246753247, + "grad_norm": 5.099819183349609, + "learning_rate": 9.997532801828658e-05, + "loss": 2.3067, + "step": 50 + }, + { + "epoch": 0.33116883116883117, + "grad_norm": 4.694891929626465, + "learning_rate": 9.997433135551786e-05, + "loss": 2.3014, + "step": 51 + }, + { + "epoch": 0.33766233766233766, + "grad_norm": 5.41646146774292, + "learning_rate": 9.997331496367455e-05, + "loss": 2.4805, + "step": 52 + }, + { + "epoch": 0.34415584415584416, + "grad_norm": 5.233139514923096, + "learning_rate": 9.997227884315791e-05, + "loss": 2.2605, + "step": 53 + }, + { + "epoch": 0.35064935064935066, + "grad_norm": 5.671755313873291, + "learning_rate": 9.9971222994377e-05, + "loss": 2.3303, + "step": 54 + }, + { + "epoch": 0.35714285714285715, + "grad_norm": 5.070577144622803, + "learning_rate": 9.997014741774866e-05, + "loss": 2.3019, + "step": 55 + }, + { + "epoch": 0.36363636363636365, + "grad_norm": 4.925657272338867, + "learning_rate": 9.996905211369748e-05, + "loss": 2.3937, + "step": 56 + }, + { + "epoch": 0.37012987012987014, + "grad_norm": 5.051799774169922, + "learning_rate": 9.996793708265586e-05, + "loss": 2.358, + "step": 57 + }, + { + "epoch": 0.37662337662337664, + "grad_norm": 4.3391828536987305, + "learning_rate": 9.996680232506405e-05, + "loss": 2.0576, + "step": 58 + }, + { + "epoch": 0.38311688311688313, + "grad_norm": 4.852685451507568, + "learning_rate": 9.996564784137e-05, + "loss": 2.3678, + "step": 59 + }, + { + "epoch": 0.38961038961038963, + "grad_norm": 4.842132091522217, + "learning_rate": 9.996447363202946e-05, + "loss": 2.3493, + "step": 60 + }, + { + "epoch": 0.3961038961038961, + "grad_norm": 4.50392484664917, + "learning_rate": 9.996327969750605e-05, + "loss": 2.516, + "step": 61 + }, + { + "epoch": 0.4025974025974026, + "grad_norm": 5.139745712280273, + "learning_rate": 9.996206603827105e-05, + "loss": 2.2679, + "step": 62 + }, + { + "epoch": 0.4090909090909091, + "grad_norm": 4.663613319396973, + "learning_rate": 9.996083265480365e-05, + "loss": 2.2269, + "step": 63 + }, + { + "epoch": 0.4155844155844156, + "grad_norm": 4.955394744873047, + "learning_rate": 9.995957954759071e-05, + "loss": 2.5408, + "step": 64 + }, + { + "epoch": 0.42207792207792205, + "grad_norm": 4.935218334197998, + "learning_rate": 9.9958306717127e-05, + "loss": 2.4971, + "step": 65 + }, + { + "epoch": 0.42857142857142855, + "grad_norm": 4.313268661499023, + "learning_rate": 9.995701416391499e-05, + "loss": 2.2366, + "step": 66 + }, + { + "epoch": 0.43506493506493504, + "grad_norm": 4.81383752822876, + "learning_rate": 9.995570188846495e-05, + "loss": 2.7036, + "step": 67 + }, + { + "epoch": 0.44155844155844154, + "grad_norm": 5.073368549346924, + "learning_rate": 9.995436989129495e-05, + "loss": 2.2867, + "step": 68 + }, + { + "epoch": 0.44805194805194803, + "grad_norm": 4.764294147491455, + "learning_rate": 9.995301817293084e-05, + "loss": 2.5181, + "step": 69 + }, + { + "epoch": 0.45454545454545453, + "grad_norm": 4.322338104248047, + "learning_rate": 9.995164673390625e-05, + "loss": 2.3062, + "step": 70 + }, + { + "epoch": 0.461038961038961, + "grad_norm": 4.6427764892578125, + "learning_rate": 9.995025557476261e-05, + "loss": 2.2503, + "step": 71 + }, + { + "epoch": 0.4675324675324675, + "grad_norm": 4.552596092224121, + "learning_rate": 9.994884469604912e-05, + "loss": 2.268, + "step": 72 + }, + { + "epoch": 0.474025974025974, + "grad_norm": 3.8830368518829346, + "learning_rate": 9.99474140983228e-05, + "loss": 2.0846, + "step": 73 + }, + { + "epoch": 0.4805194805194805, + "grad_norm": 4.275032043457031, + "learning_rate": 9.994596378214841e-05, + "loss": 2.2989, + "step": 74 + }, + { + "epoch": 0.487012987012987, + "grad_norm": 4.56163215637207, + "learning_rate": 9.994449374809851e-05, + "loss": 2.0471, + "step": 75 + }, + { + "epoch": 0.4935064935064935, + "grad_norm": 4.3414626121521, + "learning_rate": 9.994300399675342e-05, + "loss": 2.2404, + "step": 76 + }, + { + "epoch": 0.5, + "grad_norm": 4.33914041519165, + "learning_rate": 9.994149452870133e-05, + "loss": 2.419, + "step": 77 + }, + { + "epoch": 0.5064935064935064, + "grad_norm": 4.387986660003662, + "learning_rate": 9.99399653445381e-05, + "loss": 2.3415, + "step": 78 + }, + { + "epoch": 0.512987012987013, + "grad_norm": 4.46196985244751, + "learning_rate": 9.993841644486747e-05, + "loss": 2.0966, + "step": 79 + }, + { + "epoch": 0.5194805194805194, + "grad_norm": 4.377128601074219, + "learning_rate": 9.993684783030088e-05, + "loss": 2.1728, + "step": 80 + }, + { + "epoch": 0.525974025974026, + "grad_norm": 4.3036789894104, + "learning_rate": 9.99352595014576e-05, + "loss": 2.3914, + "step": 81 + }, + { + "epoch": 0.5324675324675324, + "grad_norm": 3.62605619430542, + "learning_rate": 9.993365145896473e-05, + "loss": 1.768, + "step": 82 + }, + { + "epoch": 0.538961038961039, + "grad_norm": 4.524649143218994, + "learning_rate": 9.993202370345705e-05, + "loss": 2.3089, + "step": 83 + }, + { + "epoch": 0.5454545454545454, + "grad_norm": 4.413171291351318, + "learning_rate": 9.993037623557716e-05, + "loss": 2.3156, + "step": 84 + }, + { + "epoch": 0.551948051948052, + "grad_norm": 4.606533527374268, + "learning_rate": 9.992870905597548e-05, + "loss": 2.4141, + "step": 85 + }, + { + "epoch": 0.5584415584415584, + "grad_norm": 4.309783935546875, + "learning_rate": 9.99270221653102e-05, + "loss": 2.1423, + "step": 86 + }, + { + "epoch": 0.564935064935065, + "grad_norm": 4.384764671325684, + "learning_rate": 9.992531556424726e-05, + "loss": 2.5358, + "step": 87 + }, + { + "epoch": 0.5714285714285714, + "grad_norm": 4.653176784515381, + "learning_rate": 9.99235892534604e-05, + "loss": 2.5152, + "step": 88 + }, + { + "epoch": 0.577922077922078, + "grad_norm": 4.79496955871582, + "learning_rate": 9.992184323363112e-05, + "loss": 2.1936, + "step": 89 + }, + { + "epoch": 0.5844155844155844, + "grad_norm": 3.893005847930908, + "learning_rate": 9.992007750544876e-05, + "loss": 1.916, + "step": 90 + }, + { + "epoch": 0.5909090909090909, + "grad_norm": 4.456315040588379, + "learning_rate": 9.991829206961037e-05, + "loss": 2.6147, + "step": 91 + }, + { + "epoch": 0.5974025974025974, + "grad_norm": 4.070108890533447, + "learning_rate": 9.991648692682083e-05, + "loss": 2.3899, + "step": 92 + }, + { + "epoch": 0.6038961038961039, + "grad_norm": 4.310725212097168, + "learning_rate": 9.991466207779278e-05, + "loss": 1.9895, + "step": 93 + }, + { + "epoch": 0.6103896103896104, + "grad_norm": 4.388233184814453, + "learning_rate": 9.991281752324664e-05, + "loss": 2.43, + "step": 94 + }, + { + "epoch": 0.6168831168831169, + "grad_norm": 4.071033000946045, + "learning_rate": 9.99109532639106e-05, + "loss": 2.6234, + "step": 95 + }, + { + "epoch": 0.6233766233766234, + "grad_norm": 4.230044841766357, + "learning_rate": 9.990906930052064e-05, + "loss": 2.2542, + "step": 96 + }, + { + "epoch": 0.6298701298701299, + "grad_norm": 4.155112266540527, + "learning_rate": 9.990716563382055e-05, + "loss": 2.386, + "step": 97 + }, + { + "epoch": 0.6363636363636364, + "grad_norm": 3.8967134952545166, + "learning_rate": 9.990524226456182e-05, + "loss": 2.1869, + "step": 98 + }, + { + "epoch": 0.6428571428571429, + "grad_norm": 3.701253890991211, + "learning_rate": 9.99032991935038e-05, + "loss": 2.0778, + "step": 99 + }, + { + "epoch": 0.6493506493506493, + "grad_norm": 3.9027299880981445, + "learning_rate": 9.990133642141359e-05, + "loss": 2.3151, + "step": 100 + }, + { + "epoch": 0.6558441558441559, + "grad_norm": 3.9109201431274414, + "learning_rate": 9.989935394906602e-05, + "loss": 2.2484, + "step": 101 + }, + { + "epoch": 0.6623376623376623, + "grad_norm": 3.9390170574188232, + "learning_rate": 9.989735177724378e-05, + "loss": 2.1411, + "step": 102 + }, + { + "epoch": 0.6688311688311688, + "grad_norm": 3.8148396015167236, + "learning_rate": 9.989532990673728e-05, + "loss": 2.238, + "step": 103 + }, + { + "epoch": 0.6753246753246753, + "grad_norm": 3.8671321868896484, + "learning_rate": 9.989328833834471e-05, + "loss": 2.1264, + "step": 104 + }, + { + "epoch": 0.6818181818181818, + "grad_norm": 4.0604448318481445, + "learning_rate": 9.989122707287208e-05, + "loss": 2.3146, + "step": 105 + }, + { + "epoch": 0.6883116883116883, + "grad_norm": 4.460545539855957, + "learning_rate": 9.988914611113311e-05, + "loss": 2.2619, + "step": 106 + }, + { + "epoch": 0.6948051948051948, + "grad_norm": 3.8163511753082275, + "learning_rate": 9.988704545394936e-05, + "loss": 2.3224, + "step": 107 + }, + { + "epoch": 0.7012987012987013, + "grad_norm": 3.963921070098877, + "learning_rate": 9.988492510215011e-05, + "loss": 2.0558, + "step": 108 + }, + { + "epoch": 0.7077922077922078, + "grad_norm": 3.638936996459961, + "learning_rate": 9.988278505657247e-05, + "loss": 2.2582, + "step": 109 + }, + { + "epoch": 0.7142857142857143, + "grad_norm": 3.886962890625, + "learning_rate": 9.988062531806126e-05, + "loss": 2.369, + "step": 110 + }, + { + "epoch": 0.7207792207792207, + "grad_norm": 3.7281506061553955, + "learning_rate": 9.987844588746915e-05, + "loss": 2.3923, + "step": 111 + }, + { + "epoch": 0.7272727272727273, + "grad_norm": 4.045536041259766, + "learning_rate": 9.987624676565652e-05, + "loss": 2.2701, + "step": 112 + }, + { + "epoch": 0.7337662337662337, + "grad_norm": 3.914747953414917, + "learning_rate": 9.987402795349154e-05, + "loss": 2.3457, + "step": 113 + }, + { + "epoch": 0.7402597402597403, + "grad_norm": 3.742039203643799, + "learning_rate": 9.98717894518502e-05, + "loss": 2.1281, + "step": 114 + }, + { + "epoch": 0.7467532467532467, + "grad_norm": 3.6615986824035645, + "learning_rate": 9.986953126161619e-05, + "loss": 2.2539, + "step": 115 + }, + { + "epoch": 0.7532467532467533, + "grad_norm": 4.145374298095703, + "learning_rate": 9.986725338368102e-05, + "loss": 2.168, + "step": 116 + }, + { + "epoch": 0.7597402597402597, + "grad_norm": 3.4575271606445312, + "learning_rate": 9.986495581894395e-05, + "loss": 2.2219, + "step": 117 + }, + { + "epoch": 0.7662337662337663, + "grad_norm": 3.4362294673919678, + "learning_rate": 9.986263856831204e-05, + "loss": 2.1648, + "step": 118 + }, + { + "epoch": 0.7727272727272727, + "grad_norm": 3.6311452388763428, + "learning_rate": 9.986030163270011e-05, + "loss": 2.2759, + "step": 119 + }, + { + "epoch": 0.7792207792207793, + "grad_norm": 3.4129133224487305, + "learning_rate": 9.98579450130307e-05, + "loss": 1.9268, + "step": 120 + }, + { + "epoch": 0.7857142857142857, + "grad_norm": 3.2100963592529297, + "learning_rate": 9.98555687102342e-05, + "loss": 2.0587, + "step": 121 + }, + { + "epoch": 0.7922077922077922, + "grad_norm": 3.662796974182129, + "learning_rate": 9.985317272524876e-05, + "loss": 2.0628, + "step": 122 + }, + { + "epoch": 0.7987012987012987, + "grad_norm": 3.4176554679870605, + "learning_rate": 9.985075705902022e-05, + "loss": 2.1833, + "step": 123 + }, + { + "epoch": 0.8051948051948052, + "grad_norm": 3.2369673252105713, + "learning_rate": 9.98483217125023e-05, + "loss": 2.226, + "step": 124 + }, + { + "epoch": 0.8116883116883117, + "grad_norm": 3.5990474224090576, + "learning_rate": 9.98458666866564e-05, + "loss": 2.2601, + "step": 125 + }, + { + "epoch": 0.8181818181818182, + "grad_norm": 2.904496431350708, + "learning_rate": 9.984339198245175e-05, + "loss": 1.7978, + "step": 126 + }, + { + "epoch": 0.8246753246753247, + "grad_norm": 3.4239206314086914, + "learning_rate": 9.98408976008653e-05, + "loss": 1.8985, + "step": 127 + }, + { + "epoch": 0.8311688311688312, + "grad_norm": 3.4764034748077393, + "learning_rate": 9.983838354288181e-05, + "loss": 2.0324, + "step": 128 + }, + { + "epoch": 0.8376623376623377, + "grad_norm": 3.777717351913452, + "learning_rate": 9.98358498094938e-05, + "loss": 2.35, + "step": 129 + }, + { + "epoch": 0.8441558441558441, + "grad_norm": 3.3230550289154053, + "learning_rate": 9.983329640170149e-05, + "loss": 2.0381, + "step": 130 + }, + { + "epoch": 0.8506493506493507, + "grad_norm": 3.5832202434539795, + "learning_rate": 9.9830723320513e-05, + "loss": 2.1329, + "step": 131 + }, + { + "epoch": 0.8571428571428571, + "grad_norm": 3.628079414367676, + "learning_rate": 9.982813056694412e-05, + "loss": 2.1468, + "step": 132 + }, + { + "epoch": 0.8636363636363636, + "grad_norm": 3.3164730072021484, + "learning_rate": 9.982551814201839e-05, + "loss": 2.1018, + "step": 133 + }, + { + "epoch": 0.8701298701298701, + "grad_norm": 3.202061414718628, + "learning_rate": 9.98228860467672e-05, + "loss": 2.1209, + "step": 134 + }, + { + "epoch": 0.8766233766233766, + "grad_norm": 3.5353541374206543, + "learning_rate": 9.982023428222962e-05, + "loss": 2.3157, + "step": 135 + }, + { + "epoch": 0.8831168831168831, + "grad_norm": 3.284064292907715, + "learning_rate": 9.981756284945256e-05, + "loss": 2.1389, + "step": 136 + }, + { + "epoch": 0.8896103896103896, + "grad_norm": 3.548656463623047, + "learning_rate": 9.981487174949065e-05, + "loss": 2.0996, + "step": 137 + }, + { + "epoch": 0.8961038961038961, + "grad_norm": 3.6342179775238037, + "learning_rate": 9.981216098340629e-05, + "loss": 2.2534, + "step": 138 + }, + { + "epoch": 0.9025974025974026, + "grad_norm": 3.3490617275238037, + "learning_rate": 9.980943055226964e-05, + "loss": 2.0916, + "step": 139 + }, + { + "epoch": 0.9090909090909091, + "grad_norm": 3.469787120819092, + "learning_rate": 9.980668045715864e-05, + "loss": 2.0929, + "step": 140 + }, + { + "epoch": 0.9155844155844156, + "grad_norm": 3.651165723800659, + "learning_rate": 9.980391069915897e-05, + "loss": 2.3875, + "step": 141 + }, + { + "epoch": 0.922077922077922, + "grad_norm": 3.3916146755218506, + "learning_rate": 9.980112127936409e-05, + "loss": 2.2071, + "step": 142 + }, + { + "epoch": 0.9285714285714286, + "grad_norm": 3.484081745147705, + "learning_rate": 9.979831219887525e-05, + "loss": 2.2033, + "step": 143 + }, + { + "epoch": 0.935064935064935, + "grad_norm": 3.538928270339966, + "learning_rate": 9.979548345880141e-05, + "loss": 2.2221, + "step": 144 + }, + { + "epoch": 0.9415584415584416, + "grad_norm": 3.1394541263580322, + "learning_rate": 9.979263506025929e-05, + "loss": 2.1657, + "step": 145 + }, + { + "epoch": 0.948051948051948, + "grad_norm": 3.273376941680908, + "learning_rate": 9.978976700437342e-05, + "loss": 2.0307, + "step": 146 + }, + { + "epoch": 0.9545454545454546, + "grad_norm": 3.474287748336792, + "learning_rate": 9.978687929227606e-05, + "loss": 2.2569, + "step": 147 + }, + { + "epoch": 0.961038961038961, + "grad_norm": 3.40504789352417, + "learning_rate": 9.978397192510721e-05, + "loss": 2.2194, + "step": 148 + }, + { + "epoch": 0.9675324675324676, + "grad_norm": 3.5432350635528564, + "learning_rate": 9.978104490401467e-05, + "loss": 2.208, + "step": 149 + }, + { + "epoch": 0.974025974025974, + "grad_norm": 3.4987633228302, + "learning_rate": 9.977809823015401e-05, + "loss": 2.108, + "step": 150 + }, + { + "epoch": 0.9805194805194806, + "grad_norm": 2.981435775756836, + "learning_rate": 9.977513190468848e-05, + "loss": 1.9615, + "step": 151 + }, + { + "epoch": 0.987012987012987, + "grad_norm": 3.688192129135132, + "learning_rate": 9.977214592878916e-05, + "loss": 2.3847, + "step": 152 + }, + { + "epoch": 0.9935064935064936, + "grad_norm": 3.7138729095458984, + "learning_rate": 9.976914030363487e-05, + "loss": 2.1349, + "step": 153 + }, + { + "epoch": 1.0, + "grad_norm": 798.8204956054688, + "learning_rate": 9.976611503041218e-05, + "loss": 1.9848, + "step": 154 + }, + { + "epoch": 1.0064935064935066, + "grad_norm": 3.2269575595855713, + "learning_rate": 9.976307011031542e-05, + "loss": 1.985, + "step": 155 + }, + { + "epoch": 1.0129870129870129, + "grad_norm": 3.4152016639709473, + "learning_rate": 9.976000554454668e-05, + "loss": 1.8731, + "step": 156 + }, + { + "epoch": 1.0194805194805194, + "grad_norm": 2.8445022106170654, + "learning_rate": 9.975692133431579e-05, + "loss": 1.6258, + "step": 157 + }, + { + "epoch": 1.025974025974026, + "grad_norm": 3.289297580718994, + "learning_rate": 9.975381748084035e-05, + "loss": 1.9762, + "step": 158 + }, + { + "epoch": 1.0324675324675325, + "grad_norm": 3.303457260131836, + "learning_rate": 9.975069398534574e-05, + "loss": 1.8754, + "step": 159 + }, + { + "epoch": 1.0389610389610389, + "grad_norm": 3.0584588050842285, + "learning_rate": 9.974755084906502e-05, + "loss": 1.7928, + "step": 160 + }, + { + "epoch": 1.0454545454545454, + "grad_norm": 3.4114456176757812, + "learning_rate": 9.974438807323907e-05, + "loss": 1.9171, + "step": 161 + }, + { + "epoch": 1.051948051948052, + "grad_norm": 3.154326915740967, + "learning_rate": 9.974120565911652e-05, + "loss": 1.8924, + "step": 162 + }, + { + "epoch": 1.0584415584415585, + "grad_norm": 4.066158771514893, + "learning_rate": 9.973800360795372e-05, + "loss": 2.1918, + "step": 163 + }, + { + "epoch": 1.0649350649350648, + "grad_norm": 3.5308237075805664, + "learning_rate": 9.97347819210148e-05, + "loss": 2.0059, + "step": 164 + }, + { + "epoch": 1.0714285714285714, + "grad_norm": 3.352773427963257, + "learning_rate": 9.973154059957162e-05, + "loss": 2.0407, + "step": 165 + }, + { + "epoch": 1.077922077922078, + "grad_norm": 3.2745213508605957, + "learning_rate": 9.972827964490381e-05, + "loss": 1.9063, + "step": 166 + }, + { + "epoch": 1.0844155844155845, + "grad_norm": 3.0867488384246826, + "learning_rate": 9.972499905829875e-05, + "loss": 1.7633, + "step": 167 + }, + { + "epoch": 1.0909090909090908, + "grad_norm": 3.094118118286133, + "learning_rate": 9.972169884105153e-05, + "loss": 1.7058, + "step": 168 + }, + { + "epoch": 1.0974025974025974, + "grad_norm": 3.409409284591675, + "learning_rate": 9.971837899446505e-05, + "loss": 1.9263, + "step": 169 + }, + { + "epoch": 1.103896103896104, + "grad_norm": 3.7799603939056396, + "learning_rate": 9.971503951984995e-05, + "loss": 2.0513, + "step": 170 + }, + { + "epoch": 1.1103896103896105, + "grad_norm": 3.531250238418579, + "learning_rate": 9.971168041852456e-05, + "loss": 1.7284, + "step": 171 + }, + { + "epoch": 1.1168831168831168, + "grad_norm": 3.0355734825134277, + "learning_rate": 9.970830169181505e-05, + "loss": 1.7999, + "step": 172 + }, + { + "epoch": 1.1233766233766234, + "grad_norm": 3.7033843994140625, + "learning_rate": 9.970490334105524e-05, + "loss": 2.1174, + "step": 173 + }, + { + "epoch": 1.12987012987013, + "grad_norm": 3.9485671520233154, + "learning_rate": 9.970148536758677e-05, + "loss": 2.0429, + "step": 174 + }, + { + "epoch": 1.1363636363636362, + "grad_norm": 3.2483878135681152, + "learning_rate": 9.9698047772759e-05, + "loss": 1.8513, + "step": 175 + }, + { + "epoch": 1.1428571428571428, + "grad_norm": 3.4199907779693604, + "learning_rate": 9.969459055792903e-05, + "loss": 1.7395, + "step": 176 + }, + { + "epoch": 1.1493506493506493, + "grad_norm": 3.7996020317077637, + "learning_rate": 9.969111372446171e-05, + "loss": 1.9037, + "step": 177 + }, + { + "epoch": 1.155844155844156, + "grad_norm": 3.3956806659698486, + "learning_rate": 9.968761727372964e-05, + "loss": 1.6993, + "step": 178 + }, + { + "epoch": 1.1623376623376624, + "grad_norm": 3.3464372158050537, + "learning_rate": 9.96841012071132e-05, + "loss": 1.7862, + "step": 179 + }, + { + "epoch": 1.1688311688311688, + "grad_norm": 3.4040322303771973, + "learning_rate": 9.968056552600043e-05, + "loss": 2.0307, + "step": 180 + }, + { + "epoch": 1.1753246753246753, + "grad_norm": 3.239704132080078, + "learning_rate": 9.967701023178717e-05, + "loss": 1.7453, + "step": 181 + }, + { + "epoch": 1.1818181818181819, + "grad_norm": 3.682248115539551, + "learning_rate": 9.967343532587702e-05, + "loss": 1.8286, + "step": 182 + }, + { + "epoch": 1.1883116883116882, + "grad_norm": 3.8498799800872803, + "learning_rate": 9.966984080968128e-05, + "loss": 2.072, + "step": 183 + }, + { + "epoch": 1.1948051948051948, + "grad_norm": 3.3957226276397705, + "learning_rate": 9.9666226684619e-05, + "loss": 1.8372, + "step": 184 + }, + { + "epoch": 1.2012987012987013, + "grad_norm": 3.5456008911132812, + "learning_rate": 9.966259295211697e-05, + "loss": 1.9703, + "step": 185 + }, + { + "epoch": 1.2077922077922079, + "grad_norm": 3.291201591491699, + "learning_rate": 9.965893961360976e-05, + "loss": 1.9931, + "step": 186 + }, + { + "epoch": 1.2142857142857142, + "grad_norm": 3.3770711421966553, + "learning_rate": 9.965526667053963e-05, + "loss": 1.9248, + "step": 187 + }, + { + "epoch": 1.2207792207792207, + "grad_norm": 3.346139669418335, + "learning_rate": 9.965157412435663e-05, + "loss": 1.9951, + "step": 188 + }, + { + "epoch": 1.2272727272727273, + "grad_norm": 2.8916828632354736, + "learning_rate": 9.964786197651847e-05, + "loss": 1.7675, + "step": 189 + }, + { + "epoch": 1.2337662337662338, + "grad_norm": 3.3172147274017334, + "learning_rate": 9.964413022849068e-05, + "loss": 1.7783, + "step": 190 + }, + { + "epoch": 1.2402597402597402, + "grad_norm": 3.2727859020233154, + "learning_rate": 9.96403788817465e-05, + "loss": 2.0687, + "step": 191 + }, + { + "epoch": 1.2467532467532467, + "grad_norm": 2.8867673873901367, + "learning_rate": 9.963660793776688e-05, + "loss": 1.467, + "step": 192 + }, + { + "epoch": 1.2532467532467533, + "grad_norm": 3.398193359375, + "learning_rate": 9.963281739804054e-05, + "loss": 2.084, + "step": 193 + }, + { + "epoch": 1.2597402597402598, + "grad_norm": 3.4608664512634277, + "learning_rate": 9.962900726406391e-05, + "loss": 2.0284, + "step": 194 + }, + { + "epoch": 1.2662337662337662, + "grad_norm": 2.9325497150421143, + "learning_rate": 9.96251775373412e-05, + "loss": 1.7167, + "step": 195 + }, + { + "epoch": 1.2727272727272727, + "grad_norm": 3.263169765472412, + "learning_rate": 9.96213282193843e-05, + "loss": 1.9843, + "step": 196 + }, + { + "epoch": 1.2792207792207793, + "grad_norm": 3.2453436851501465, + "learning_rate": 9.961745931171287e-05, + "loss": 1.804, + "step": 197 + }, + { + "epoch": 1.2857142857142856, + "grad_norm": 3.2929818630218506, + "learning_rate": 9.96135708158543e-05, + "loss": 2.0279, + "step": 198 + }, + { + "epoch": 1.2922077922077921, + "grad_norm": 3.565657377243042, + "learning_rate": 9.96096627333437e-05, + "loss": 1.9242, + "step": 199 + }, + { + "epoch": 1.2987012987012987, + "grad_norm": 3.3671059608459473, + "learning_rate": 9.96057350657239e-05, + "loss": 1.7902, + "step": 200 + }, + { + "epoch": 1.3051948051948052, + "grad_norm": 3.2640137672424316, + "learning_rate": 9.96017878145455e-05, + "loss": 1.9485, + "step": 201 + }, + { + "epoch": 1.3116883116883118, + "grad_norm": 3.6283884048461914, + "learning_rate": 9.959782098136683e-05, + "loss": 2.204, + "step": 202 + }, + { + "epoch": 1.3181818181818181, + "grad_norm": 3.5066027641296387, + "learning_rate": 9.959383456775391e-05, + "loss": 2.0808, + "step": 203 + }, + { + "epoch": 1.3246753246753247, + "grad_norm": 3.4553568363189697, + "learning_rate": 9.958982857528052e-05, + "loss": 1.8267, + "step": 204 + }, + { + "epoch": 1.3311688311688312, + "grad_norm": 3.434098482131958, + "learning_rate": 9.958580300552815e-05, + "loss": 2.0149, + "step": 205 + }, + { + "epoch": 1.3376623376623376, + "grad_norm": 3.090224504470825, + "learning_rate": 9.958175786008604e-05, + "loss": 1.6188, + "step": 206 + }, + { + "epoch": 1.344155844155844, + "grad_norm": 3.104416847229004, + "learning_rate": 9.957769314055117e-05, + "loss": 1.8435, + "step": 207 + }, + { + "epoch": 1.3506493506493507, + "grad_norm": 3.1267154216766357, + "learning_rate": 9.957360884852817e-05, + "loss": 1.839, + "step": 208 + }, + { + "epoch": 1.3571428571428572, + "grad_norm": 3.384131908416748, + "learning_rate": 9.956950498562953e-05, + "loss": 2.0758, + "step": 209 + }, + { + "epoch": 1.3636363636363638, + "grad_norm": 3.1655869483947754, + "learning_rate": 9.956538155347534e-05, + "loss": 1.6829, + "step": 210 + }, + { + "epoch": 1.37012987012987, + "grad_norm": 3.373323917388916, + "learning_rate": 9.956123855369346e-05, + "loss": 1.8551, + "step": 211 + }, + { + "epoch": 1.3766233766233766, + "grad_norm": 3.1319708824157715, + "learning_rate": 9.955707598791952e-05, + "loss": 1.7109, + "step": 212 + }, + { + "epoch": 1.3831168831168832, + "grad_norm": 3.38543963432312, + "learning_rate": 9.95528938577968e-05, + "loss": 1.9705, + "step": 213 + }, + { + "epoch": 1.3896103896103895, + "grad_norm": 3.442453145980835, + "learning_rate": 9.954869216497635e-05, + "loss": 1.7815, + "step": 214 + }, + { + "epoch": 1.396103896103896, + "grad_norm": 3.13667368888855, + "learning_rate": 9.954447091111694e-05, + "loss": 1.9754, + "step": 215 + }, + { + "epoch": 1.4025974025974026, + "grad_norm": 3.447659492492676, + "learning_rate": 9.954023009788504e-05, + "loss": 2.269, + "step": 216 + }, + { + "epoch": 1.4090909090909092, + "grad_norm": 3.6094558238983154, + "learning_rate": 9.953596972695487e-05, + "loss": 2.0854, + "step": 217 + }, + { + "epoch": 1.4155844155844157, + "grad_norm": 3.1890039443969727, + "learning_rate": 9.953168980000835e-05, + "loss": 1.993, + "step": 218 + }, + { + "epoch": 1.422077922077922, + "grad_norm": 3.3757541179656982, + "learning_rate": 9.952739031873512e-05, + "loss": 2.0556, + "step": 219 + }, + { + "epoch": 1.4285714285714286, + "grad_norm": 3.047400712966919, + "learning_rate": 9.952307128483256e-05, + "loss": 1.9276, + "step": 220 + }, + { + "epoch": 1.435064935064935, + "grad_norm": 3.213284730911255, + "learning_rate": 9.951873270000576e-05, + "loss": 2.0443, + "step": 221 + }, + { + "epoch": 1.4415584415584415, + "grad_norm": 3.250971794128418, + "learning_rate": 9.95143745659675e-05, + "loss": 1.9392, + "step": 222 + }, + { + "epoch": 1.448051948051948, + "grad_norm": 3.3131914138793945, + "learning_rate": 9.950999688443833e-05, + "loss": 1.8581, + "step": 223 + }, + { + "epoch": 1.4545454545454546, + "grad_norm": 2.970548629760742, + "learning_rate": 9.950559965714648e-05, + "loss": 1.7365, + "step": 224 + }, + { + "epoch": 1.4610389610389611, + "grad_norm": 3.0069758892059326, + "learning_rate": 9.950118288582788e-05, + "loss": 1.4736, + "step": 225 + }, + { + "epoch": 1.4675324675324675, + "grad_norm": 2.8806533813476562, + "learning_rate": 9.949674657222624e-05, + "loss": 1.6931, + "step": 226 + }, + { + "epoch": 1.474025974025974, + "grad_norm": 2.8493435382843018, + "learning_rate": 9.949229071809293e-05, + "loss": 1.6771, + "step": 227 + }, + { + "epoch": 1.4805194805194806, + "grad_norm": 3.4888033866882324, + "learning_rate": 9.948781532518705e-05, + "loss": 1.9593, + "step": 228 + }, + { + "epoch": 1.487012987012987, + "grad_norm": 3.370680332183838, + "learning_rate": 9.948332039527541e-05, + "loss": 1.9331, + "step": 229 + }, + { + "epoch": 1.4935064935064934, + "grad_norm": 3.5115890502929688, + "learning_rate": 9.947880593013255e-05, + "loss": 2.0011, + "step": 230 + }, + { + "epoch": 1.5, + "grad_norm": 3.091661214828491, + "learning_rate": 9.947427193154071e-05, + "loss": 1.8513, + "step": 231 + }, + { + "epoch": 1.5064935064935066, + "grad_norm": 3.062349796295166, + "learning_rate": 9.946971840128981e-05, + "loss": 1.7876, + "step": 232 + }, + { + "epoch": 1.512987012987013, + "grad_norm": 3.1313397884368896, + "learning_rate": 9.946514534117754e-05, + "loss": 1.8766, + "step": 233 + }, + { + "epoch": 1.5194805194805194, + "grad_norm": 3.2378571033477783, + "learning_rate": 9.946055275300928e-05, + "loss": 1.9461, + "step": 234 + }, + { + "epoch": 1.525974025974026, + "grad_norm": 3.385910987854004, + "learning_rate": 9.945594063859809e-05, + "loss": 1.8297, + "step": 235 + }, + { + "epoch": 1.5324675324675323, + "grad_norm": 3.524550676345825, + "learning_rate": 9.945130899976477e-05, + "loss": 1.9914, + "step": 236 + }, + { + "epoch": 1.5389610389610389, + "grad_norm": 3.3748812675476074, + "learning_rate": 9.944665783833782e-05, + "loss": 1.8368, + "step": 237 + }, + { + "epoch": 1.5454545454545454, + "grad_norm": 3.096031904220581, + "learning_rate": 9.944198715615342e-05, + "loss": 1.783, + "step": 238 + }, + { + "epoch": 1.551948051948052, + "grad_norm": 3.375197410583496, + "learning_rate": 9.943729695505552e-05, + "loss": 2.073, + "step": 239 + }, + { + "epoch": 1.5584415584415585, + "grad_norm": 2.887650966644287, + "learning_rate": 9.94325872368957e-05, + "loss": 1.8864, + "step": 240 + }, + { + "epoch": 1.564935064935065, + "grad_norm": 3.060448169708252, + "learning_rate": 9.942785800353332e-05, + "loss": 1.7054, + "step": 241 + }, + { + "epoch": 1.5714285714285714, + "grad_norm": 3.2923696041107178, + "learning_rate": 9.942310925683538e-05, + "loss": 1.999, + "step": 242 + }, + { + "epoch": 1.577922077922078, + "grad_norm": 2.896110773086548, + "learning_rate": 9.941834099867659e-05, + "loss": 1.832, + "step": 243 + }, + { + "epoch": 1.5844155844155843, + "grad_norm": 2.9442901611328125, + "learning_rate": 9.941355323093943e-05, + "loss": 2.1465, + "step": 244 + }, + { + "epoch": 1.5909090909090908, + "grad_norm": 2.99206280708313, + "learning_rate": 9.940874595551404e-05, + "loss": 1.7449, + "step": 245 + }, + { + "epoch": 1.5974025974025974, + "grad_norm": 3.049651622772217, + "learning_rate": 9.940391917429818e-05, + "loss": 1.5516, + "step": 246 + }, + { + "epoch": 1.603896103896104, + "grad_norm": 3.3082385063171387, + "learning_rate": 9.939907288919747e-05, + "loss": 2.0167, + "step": 247 + }, + { + "epoch": 1.6103896103896105, + "grad_norm": 3.1149022579193115, + "learning_rate": 9.939420710212511e-05, + "loss": 2.0022, + "step": 248 + }, + { + "epoch": 1.616883116883117, + "grad_norm": 2.9124245643615723, + "learning_rate": 9.938932181500205e-05, + "loss": 1.9863, + "step": 249 + }, + { + "epoch": 1.6233766233766234, + "grad_norm": 3.180870294570923, + "learning_rate": 9.938441702975689e-05, + "loss": 1.9872, + "step": 250 + }, + { + "epoch": 1.62987012987013, + "grad_norm": 3.2378902435302734, + "learning_rate": 9.9379492748326e-05, + "loss": 1.9957, + "step": 251 + }, + { + "epoch": 1.6363636363636362, + "grad_norm": 2.9901888370513916, + "learning_rate": 9.937454897265337e-05, + "loss": 1.7305, + "step": 252 + }, + { + "epoch": 1.6428571428571428, + "grad_norm": 3.472109794616699, + "learning_rate": 9.936958570469077e-05, + "loss": 2.1072, + "step": 253 + }, + { + "epoch": 1.6493506493506493, + "grad_norm": 3.1424944400787354, + "learning_rate": 9.93646029463976e-05, + "loss": 1.961, + "step": 254 + }, + { + "epoch": 1.655844155844156, + "grad_norm": 3.177325487136841, + "learning_rate": 9.935960069974096e-05, + "loss": 1.7897, + "step": 255 + }, + { + "epoch": 1.6623376623376624, + "grad_norm": 3.207707166671753, + "learning_rate": 9.935457896669568e-05, + "loss": 1.8971, + "step": 256 + }, + { + "epoch": 1.6688311688311688, + "grad_norm": 3.142314910888672, + "learning_rate": 9.934953774924424e-05, + "loss": 1.8993, + "step": 257 + }, + { + "epoch": 1.6753246753246753, + "grad_norm": 3.1800239086151123, + "learning_rate": 9.934447704937684e-05, + "loss": 1.9482, + "step": 258 + }, + { + "epoch": 1.6818181818181817, + "grad_norm": 2.71478271484375, + "learning_rate": 9.933939686909137e-05, + "loss": 1.7173, + "step": 259 + }, + { + "epoch": 1.6883116883116882, + "grad_norm": 3.2946617603302, + "learning_rate": 9.93342972103934e-05, + "loss": 2.0823, + "step": 260 + }, + { + "epoch": 1.6948051948051948, + "grad_norm": 3.1132423877716064, + "learning_rate": 9.93291780752962e-05, + "loss": 1.9475, + "step": 261 + }, + { + "epoch": 1.7012987012987013, + "grad_norm": 3.383772373199463, + "learning_rate": 9.932403946582072e-05, + "loss": 2.1187, + "step": 262 + }, + { + "epoch": 1.7077922077922079, + "grad_norm": 3.0686593055725098, + "learning_rate": 9.931888138399561e-05, + "loss": 1.7843, + "step": 263 + }, + { + "epoch": 1.7142857142857144, + "grad_norm": 3.1363070011138916, + "learning_rate": 9.931370383185718e-05, + "loss": 2.0091, + "step": 264 + }, + { + "epoch": 1.7207792207792207, + "grad_norm": 3.5003199577331543, + "learning_rate": 9.930850681144945e-05, + "loss": 2.1529, + "step": 265 + }, + { + "epoch": 1.7272727272727273, + "grad_norm": 3.456496000289917, + "learning_rate": 9.930329032482413e-05, + "loss": 2.0149, + "step": 266 + }, + { + "epoch": 1.7337662337662336, + "grad_norm": 2.9732820987701416, + "learning_rate": 9.92980543740406e-05, + "loss": 1.7583, + "step": 267 + }, + { + "epoch": 1.7402597402597402, + "grad_norm": 3.0580830574035645, + "learning_rate": 9.929279896116594e-05, + "loss": 1.9094, + "step": 268 + }, + { + "epoch": 1.7467532467532467, + "grad_norm": 2.9448652267456055, + "learning_rate": 9.92875240882749e-05, + "loss": 1.8479, + "step": 269 + }, + { + "epoch": 1.7532467532467533, + "grad_norm": 3.3782246112823486, + "learning_rate": 9.928222975744991e-05, + "loss": 1.7582, + "step": 270 + }, + { + "epoch": 1.7597402597402598, + "grad_norm": 3.2021212577819824, + "learning_rate": 9.927691597078108e-05, + "loss": 2.0634, + "step": 271 + }, + { + "epoch": 1.7662337662337664, + "grad_norm": 3.008000135421753, + "learning_rate": 9.927158273036625e-05, + "loss": 1.8569, + "step": 272 + }, + { + "epoch": 1.7727272727272727, + "grad_norm": 3.255671501159668, + "learning_rate": 9.926623003831084e-05, + "loss": 1.8678, + "step": 273 + }, + { + "epoch": 1.7792207792207793, + "grad_norm": 3.4665205478668213, + "learning_rate": 9.926085789672806e-05, + "loss": 2.1407, + "step": 274 + }, + { + "epoch": 1.7857142857142856, + "grad_norm": 3.0679426193237305, + "learning_rate": 9.92554663077387e-05, + "loss": 2.0964, + "step": 275 + }, + { + "epoch": 1.7922077922077921, + "grad_norm": 3.3258745670318604, + "learning_rate": 9.92500552734713e-05, + "loss": 2.0542, + "step": 276 + }, + { + "epoch": 1.7987012987012987, + "grad_norm": 3.138080596923828, + "learning_rate": 9.924462479606207e-05, + "loss": 1.9672, + "step": 277 + }, + { + "epoch": 1.8051948051948052, + "grad_norm": 3.225432872772217, + "learning_rate": 9.923917487765484e-05, + "loss": 1.9354, + "step": 278 + }, + { + "epoch": 1.8116883116883118, + "grad_norm": 2.762915849685669, + "learning_rate": 9.923370552040116e-05, + "loss": 1.7821, + "step": 279 + }, + { + "epoch": 1.8181818181818183, + "grad_norm": 3.107593059539795, + "learning_rate": 9.922821672646027e-05, + "loss": 1.8868, + "step": 280 + }, + { + "epoch": 1.8246753246753247, + "grad_norm": 3.052213668823242, + "learning_rate": 9.922270849799905e-05, + "loss": 1.8148, + "step": 281 + }, + { + "epoch": 1.8311688311688312, + "grad_norm": 3.04420804977417, + "learning_rate": 9.921718083719203e-05, + "loss": 2.0534, + "step": 282 + }, + { + "epoch": 1.8376623376623376, + "grad_norm": 3.083042860031128, + "learning_rate": 9.921163374622147e-05, + "loss": 2.0427, + "step": 283 + }, + { + "epoch": 1.844155844155844, + "grad_norm": 2.7837564945220947, + "learning_rate": 9.920606722727725e-05, + "loss": 1.5982, + "step": 284 + }, + { + "epoch": 1.8506493506493507, + "grad_norm": 2.737576961517334, + "learning_rate": 9.920048128255699e-05, + "loss": 1.6942, + "step": 285 + }, + { + "epoch": 1.8571428571428572, + "grad_norm": 2.9239234924316406, + "learning_rate": 9.919487591426591e-05, + "loss": 1.9588, + "step": 286 + }, + { + "epoch": 1.8636363636363638, + "grad_norm": 2.5686419010162354, + "learning_rate": 9.918925112461688e-05, + "loss": 1.798, + "step": 287 + }, + { + "epoch": 1.87012987012987, + "grad_norm": 3.106424570083618, + "learning_rate": 9.918360691583056e-05, + "loss": 1.9961, + "step": 288 + }, + { + "epoch": 1.8766233766233766, + "grad_norm": 3.469996452331543, + "learning_rate": 9.91779432901351e-05, + "loss": 2.1417, + "step": 289 + }, + { + "epoch": 1.883116883116883, + "grad_norm": 3.0456113815307617, + "learning_rate": 9.917226024976649e-05, + "loss": 1.922, + "step": 290 + }, + { + "epoch": 1.8896103896103895, + "grad_norm": 3.158688545227051, + "learning_rate": 9.916655779696826e-05, + "loss": 1.8516, + "step": 291 + }, + { + "epoch": 1.896103896103896, + "grad_norm": 2.9286715984344482, + "learning_rate": 9.916083593399166e-05, + "loss": 2.0368, + "step": 292 + }, + { + "epoch": 1.9025974025974026, + "grad_norm": 2.7478342056274414, + "learning_rate": 9.91550946630956e-05, + "loss": 1.7571, + "step": 293 + }, + { + "epoch": 1.9090909090909092, + "grad_norm": 2.5094292163848877, + "learning_rate": 9.914933398654663e-05, + "loss": 1.7007, + "step": 294 + }, + { + "epoch": 1.9155844155844157, + "grad_norm": 2.9641265869140625, + "learning_rate": 9.914355390661896e-05, + "loss": 1.7764, + "step": 295 + }, + { + "epoch": 1.922077922077922, + "grad_norm": 3.029686689376831, + "learning_rate": 9.913775442559452e-05, + "loss": 1.9938, + "step": 296 + }, + { + "epoch": 1.9285714285714286, + "grad_norm": 3.169807195663452, + "learning_rate": 9.91319355457628e-05, + "loss": 1.9341, + "step": 297 + }, + { + "epoch": 1.935064935064935, + "grad_norm": 2.8388686180114746, + "learning_rate": 9.912609726942103e-05, + "loss": 1.96, + "step": 298 + }, + { + "epoch": 1.9415584415584415, + "grad_norm": 3.2075181007385254, + "learning_rate": 9.912023959887408e-05, + "loss": 2.0209, + "step": 299 + }, + { + "epoch": 1.948051948051948, + "grad_norm": 2.870790481567383, + "learning_rate": 9.911436253643445e-05, + "loss": 1.7023, + "step": 300 + }, + { + "epoch": 1.9545454545454546, + "grad_norm": 3.17559814453125, + "learning_rate": 9.910846608442229e-05, + "loss": 1.8861, + "step": 301 + }, + { + "epoch": 1.9610389610389611, + "grad_norm": 3.2682406902313232, + "learning_rate": 9.910255024516546e-05, + "loss": 1.9807, + "step": 302 + }, + { + "epoch": 1.9675324675324677, + "grad_norm": 3.0713870525360107, + "learning_rate": 9.909661502099943e-05, + "loss": 1.7816, + "step": 303 + }, + { + "epoch": 1.974025974025974, + "grad_norm": 2.817713975906372, + "learning_rate": 9.909066041426733e-05, + "loss": 1.802, + "step": 304 + }, + { + "epoch": 1.9805194805194806, + "grad_norm": 3.0280492305755615, + "learning_rate": 9.908468642731995e-05, + "loss": 2.1874, + "step": 305 + }, + { + "epoch": 1.987012987012987, + "grad_norm": 2.799920082092285, + "learning_rate": 9.907869306251572e-05, + "loss": 1.6937, + "step": 306 + }, + { + "epoch": 1.9935064935064934, + "grad_norm": 2.9983012676239014, + "learning_rate": 9.907268032222071e-05, + "loss": 1.9305, + "step": 307 + }, + { + "epoch": 2.0, + "grad_norm": 4888.9140625, + "learning_rate": 9.90666482088087e-05, + "loss": 1.771, + "step": 308 + }, + { + "epoch": 2.0064935064935066, + "grad_norm": 3.2918434143066406, + "learning_rate": 9.906059672466101e-05, + "loss": 1.651, + "step": 309 + }, + { + "epoch": 2.012987012987013, + "grad_norm": 3.1957743167877197, + "learning_rate": 9.90545258721667e-05, + "loss": 1.7395, + "step": 310 + }, + { + "epoch": 2.0194805194805197, + "grad_norm": 3.090162515640259, + "learning_rate": 9.904843565372248e-05, + "loss": 1.6515, + "step": 311 + }, + { + "epoch": 2.0259740259740258, + "grad_norm": 3.333552598953247, + "learning_rate": 9.904232607173262e-05, + "loss": 1.6349, + "step": 312 + }, + { + "epoch": 2.0324675324675323, + "grad_norm": 3.266960382461548, + "learning_rate": 9.903619712860912e-05, + "loss": 1.6787, + "step": 313 + }, + { + "epoch": 2.038961038961039, + "grad_norm": 3.407783031463623, + "learning_rate": 9.903004882677156e-05, + "loss": 1.5224, + "step": 314 + }, + { + "epoch": 2.0454545454545454, + "grad_norm": 3.5633609294891357, + "learning_rate": 9.902388116864722e-05, + "loss": 1.7562, + "step": 315 + }, + { + "epoch": 2.051948051948052, + "grad_norm": 3.1980199813842773, + "learning_rate": 9.901769415667099e-05, + "loss": 1.6488, + "step": 316 + }, + { + "epoch": 2.0584415584415585, + "grad_norm": 2.946018695831299, + "learning_rate": 9.90114877932854e-05, + "loss": 1.3956, + "step": 317 + }, + { + "epoch": 2.064935064935065, + "grad_norm": 3.0959718227386475, + "learning_rate": 9.900526208094061e-05, + "loss": 1.6679, + "step": 318 + }, + { + "epoch": 2.0714285714285716, + "grad_norm": 3.6357126235961914, + "learning_rate": 9.899901702209445e-05, + "loss": 1.6934, + "step": 319 + }, + { + "epoch": 2.0779220779220777, + "grad_norm": 3.2969744205474854, + "learning_rate": 9.899275261921234e-05, + "loss": 1.7037, + "step": 320 + }, + { + "epoch": 2.0844155844155843, + "grad_norm": 3.406505584716797, + "learning_rate": 9.898646887476741e-05, + "loss": 1.6802, + "step": 321 + }, + { + "epoch": 2.090909090909091, + "grad_norm": 3.356058120727539, + "learning_rate": 9.898016579124037e-05, + "loss": 1.6779, + "step": 322 + }, + { + "epoch": 2.0974025974025974, + "grad_norm": 3.2132608890533447, + "learning_rate": 9.897384337111957e-05, + "loss": 1.6753, + "step": 323 + }, + { + "epoch": 2.103896103896104, + "grad_norm": 3.860316514968872, + "learning_rate": 9.8967501616901e-05, + "loss": 1.7702, + "step": 324 + }, + { + "epoch": 2.1103896103896105, + "grad_norm": 3.283928871154785, + "learning_rate": 9.896114053108829e-05, + "loss": 1.874, + "step": 325 + }, + { + "epoch": 2.116883116883117, + "grad_norm": 3.458469867706299, + "learning_rate": 9.895476011619269e-05, + "loss": 1.6123, + "step": 326 + }, + { + "epoch": 2.1233766233766236, + "grad_norm": 3.1832275390625, + "learning_rate": 9.89483603747331e-05, + "loss": 1.5368, + "step": 327 + }, + { + "epoch": 2.1298701298701297, + "grad_norm": 3.380354166030884, + "learning_rate": 9.894194130923602e-05, + "loss": 1.8633, + "step": 328 + }, + { + "epoch": 2.1363636363636362, + "grad_norm": 3.0025081634521484, + "learning_rate": 9.89355029222356e-05, + "loss": 1.693, + "step": 329 + }, + { + "epoch": 2.142857142857143, + "grad_norm": 3.223750591278076, + "learning_rate": 9.892904521627361e-05, + "loss": 1.6421, + "step": 330 + }, + { + "epoch": 2.1493506493506493, + "grad_norm": 2.978912830352783, + "learning_rate": 9.892256819389947e-05, + "loss": 1.6442, + "step": 331 + }, + { + "epoch": 2.155844155844156, + "grad_norm": 3.126190185546875, + "learning_rate": 9.891607185767018e-05, + "loss": 1.642, + "step": 332 + }, + { + "epoch": 2.1623376623376624, + "grad_norm": 3.196380615234375, + "learning_rate": 9.890955621015039e-05, + "loss": 1.8094, + "step": 333 + }, + { + "epoch": 2.168831168831169, + "grad_norm": 3.2463197708129883, + "learning_rate": 9.890302125391239e-05, + "loss": 1.7948, + "step": 334 + }, + { + "epoch": 2.175324675324675, + "grad_norm": 3.05271053314209, + "learning_rate": 9.88964669915361e-05, + "loss": 1.7538, + "step": 335 + }, + { + "epoch": 2.1818181818181817, + "grad_norm": 2.841326951980591, + "learning_rate": 9.888989342560899e-05, + "loss": 1.7039, + "step": 336 + }, + { + "epoch": 2.188311688311688, + "grad_norm": 2.989499807357788, + "learning_rate": 9.888330055872623e-05, + "loss": 1.6692, + "step": 337 + }, + { + "epoch": 2.1948051948051948, + "grad_norm": 3.3557872772216797, + "learning_rate": 9.887668839349057e-05, + "loss": 1.6721, + "step": 338 + }, + { + "epoch": 2.2012987012987013, + "grad_norm": 3.342548370361328, + "learning_rate": 9.88700569325124e-05, + "loss": 1.83, + "step": 339 + }, + { + "epoch": 2.207792207792208, + "grad_norm": 2.9942660331726074, + "learning_rate": 9.886340617840968e-05, + "loss": 1.8081, + "step": 340 + }, + { + "epoch": 2.2142857142857144, + "grad_norm": 3.1562952995300293, + "learning_rate": 9.885673613380806e-05, + "loss": 1.7479, + "step": 341 + }, + { + "epoch": 2.220779220779221, + "grad_norm": 2.7380170822143555, + "learning_rate": 9.885004680134076e-05, + "loss": 1.3577, + "step": 342 + }, + { + "epoch": 2.227272727272727, + "grad_norm": 2.7151942253112793, + "learning_rate": 9.884333818364861e-05, + "loss": 1.3956, + "step": 343 + }, + { + "epoch": 2.2337662337662336, + "grad_norm": 3.0294029712677, + "learning_rate": 9.883661028338008e-05, + "loss": 1.5567, + "step": 344 + }, + { + "epoch": 2.24025974025974, + "grad_norm": 3.0623183250427246, + "learning_rate": 9.882986310319124e-05, + "loss": 1.6769, + "step": 345 + }, + { + "epoch": 2.2467532467532467, + "grad_norm": 3.1786789894104004, + "learning_rate": 9.882309664574575e-05, + "loss": 1.595, + "step": 346 + }, + { + "epoch": 2.2532467532467533, + "grad_norm": 3.2232789993286133, + "learning_rate": 9.881631091371491e-05, + "loss": 1.6652, + "step": 347 + }, + { + "epoch": 2.25974025974026, + "grad_norm": 2.559070110321045, + "learning_rate": 9.880950590977765e-05, + "loss": 1.3795, + "step": 348 + }, + { + "epoch": 2.2662337662337664, + "grad_norm": 3.3524162769317627, + "learning_rate": 9.880268163662042e-05, + "loss": 1.8738, + "step": 349 + }, + { + "epoch": 2.2727272727272725, + "grad_norm": 3.0645384788513184, + "learning_rate": 9.879583809693738e-05, + "loss": 1.6108, + "step": 350 + }, + { + "epoch": 2.279220779220779, + "grad_norm": 3.547124147415161, + "learning_rate": 9.878897529343023e-05, + "loss": 1.9958, + "step": 351 + }, + { + "epoch": 2.2857142857142856, + "grad_norm": 2.875279188156128, + "learning_rate": 9.87820932288083e-05, + "loss": 1.5304, + "step": 352 + }, + { + "epoch": 2.292207792207792, + "grad_norm": 3.039005756378174, + "learning_rate": 9.877519190578852e-05, + "loss": 1.6787, + "step": 353 + }, + { + "epoch": 2.2987012987012987, + "grad_norm": 3.231783151626587, + "learning_rate": 9.876827132709544e-05, + "loss": 1.8304, + "step": 354 + }, + { + "epoch": 2.3051948051948052, + "grad_norm": 3.3293938636779785, + "learning_rate": 9.876133149546118e-05, + "loss": 1.8101, + "step": 355 + }, + { + "epoch": 2.311688311688312, + "grad_norm": 3.1368279457092285, + "learning_rate": 9.875437241362546e-05, + "loss": 1.7841, + "step": 356 + }, + { + "epoch": 2.3181818181818183, + "grad_norm": 3.4561681747436523, + "learning_rate": 9.874739408433565e-05, + "loss": 1.8775, + "step": 357 + }, + { + "epoch": 2.324675324675325, + "grad_norm": 2.352166175842285, + "learning_rate": 9.874039651034666e-05, + "loss": 1.4749, + "step": 358 + }, + { + "epoch": 2.331168831168831, + "grad_norm": 2.7010676860809326, + "learning_rate": 9.873337969442101e-05, + "loss": 1.6247, + "step": 359 + }, + { + "epoch": 2.3376623376623376, + "grad_norm": 2.420346260070801, + "learning_rate": 9.872634363932887e-05, + "loss": 1.2657, + "step": 360 + }, + { + "epoch": 2.344155844155844, + "grad_norm": 3.2130322456359863, + "learning_rate": 9.871928834784792e-05, + "loss": 1.796, + "step": 361 + }, + { + "epoch": 2.3506493506493507, + "grad_norm": 2.915154457092285, + "learning_rate": 9.87122138227635e-05, + "loss": 1.6665, + "step": 362 + }, + { + "epoch": 2.357142857142857, + "grad_norm": 3.347503185272217, + "learning_rate": 9.870512006686851e-05, + "loss": 1.599, + "step": 363 + }, + { + "epoch": 2.3636363636363638, + "grad_norm": 3.082561492919922, + "learning_rate": 9.869800708296346e-05, + "loss": 1.9103, + "step": 364 + }, + { + "epoch": 2.3701298701298703, + "grad_norm": 2.9106686115264893, + "learning_rate": 9.869087487385644e-05, + "loss": 1.8083, + "step": 365 + }, + { + "epoch": 2.3766233766233764, + "grad_norm": 3.256690740585327, + "learning_rate": 9.868372344236313e-05, + "loss": 1.6163, + "step": 366 + }, + { + "epoch": 2.383116883116883, + "grad_norm": 3.0932395458221436, + "learning_rate": 9.867655279130683e-05, + "loss": 1.7318, + "step": 367 + }, + { + "epoch": 2.3896103896103895, + "grad_norm": 2.975876569747925, + "learning_rate": 9.866936292351836e-05, + "loss": 1.8791, + "step": 368 + }, + { + "epoch": 2.396103896103896, + "grad_norm": 3.221210241317749, + "learning_rate": 9.866215384183619e-05, + "loss": 1.8514, + "step": 369 + }, + { + "epoch": 2.4025974025974026, + "grad_norm": 3.188079833984375, + "learning_rate": 9.865492554910633e-05, + "loss": 1.8689, + "step": 370 + }, + { + "epoch": 2.409090909090909, + "grad_norm": 3.175229072570801, + "learning_rate": 9.864767804818243e-05, + "loss": 1.8805, + "step": 371 + }, + { + "epoch": 2.4155844155844157, + "grad_norm": 3.077758312225342, + "learning_rate": 9.864041134192563e-05, + "loss": 1.9167, + "step": 372 + }, + { + "epoch": 2.4220779220779223, + "grad_norm": 2.952587366104126, + "learning_rate": 9.863312543320477e-05, + "loss": 1.7636, + "step": 373 + }, + { + "epoch": 2.4285714285714284, + "grad_norm": 2.8241958618164062, + "learning_rate": 9.86258203248962e-05, + "loss": 1.583, + "step": 374 + }, + { + "epoch": 2.435064935064935, + "grad_norm": 3.0791385173797607, + "learning_rate": 9.861849601988383e-05, + "loss": 1.5679, + "step": 375 + }, + { + "epoch": 2.4415584415584415, + "grad_norm": 3.0636885166168213, + "learning_rate": 9.861115252105921e-05, + "loss": 1.6682, + "step": 376 + }, + { + "epoch": 2.448051948051948, + "grad_norm": 2.9893672466278076, + "learning_rate": 9.860378983132143e-05, + "loss": 1.8759, + "step": 377 + }, + { + "epoch": 2.4545454545454546, + "grad_norm": 2.585669755935669, + "learning_rate": 9.859640795357716e-05, + "loss": 1.602, + "step": 378 + }, + { + "epoch": 2.461038961038961, + "grad_norm": 2.8519511222839355, + "learning_rate": 9.858900689074064e-05, + "loss": 1.8531, + "step": 379 + }, + { + "epoch": 2.4675324675324677, + "grad_norm": 2.6581485271453857, + "learning_rate": 9.85815866457337e-05, + "loss": 1.6298, + "step": 380 + }, + { + "epoch": 2.474025974025974, + "grad_norm": 2.6713006496429443, + "learning_rate": 9.857414722148574e-05, + "loss": 1.7688, + "step": 381 + }, + { + "epoch": 2.4805194805194803, + "grad_norm": 2.8108949661254883, + "learning_rate": 9.856668862093372e-05, + "loss": 1.7104, + "step": 382 + }, + { + "epoch": 2.487012987012987, + "grad_norm": 2.4003746509552, + "learning_rate": 9.855921084702219e-05, + "loss": 1.4872, + "step": 383 + }, + { + "epoch": 2.4935064935064934, + "grad_norm": 2.9604358673095703, + "learning_rate": 9.855171390270324e-05, + "loss": 1.6916, + "step": 384 + }, + { + "epoch": 2.5, + "grad_norm": 2.9553635120391846, + "learning_rate": 9.854419779093655e-05, + "loss": 1.65, + "step": 385 + }, + { + "epoch": 2.5064935064935066, + "grad_norm": 2.6719701290130615, + "learning_rate": 9.853666251468937e-05, + "loss": 1.5492, + "step": 386 + }, + { + "epoch": 2.512987012987013, + "grad_norm": 2.918327808380127, + "learning_rate": 9.85291080769365e-05, + "loss": 1.8282, + "step": 387 + }, + { + "epoch": 2.5194805194805197, + "grad_norm": 3.0886974334716797, + "learning_rate": 9.852153448066032e-05, + "loss": 1.7593, + "step": 388 + }, + { + "epoch": 2.525974025974026, + "grad_norm": 2.843238592147827, + "learning_rate": 9.851394172885074e-05, + "loss": 1.7201, + "step": 389 + }, + { + "epoch": 2.5324675324675323, + "grad_norm": 2.817976951599121, + "learning_rate": 9.85063298245053e-05, + "loss": 1.7933, + "step": 390 + }, + { + "epoch": 2.538961038961039, + "grad_norm": 2.8269622325897217, + "learning_rate": 9.849869877062902e-05, + "loss": 1.7015, + "step": 391 + }, + { + "epoch": 2.5454545454545454, + "grad_norm": 2.727435827255249, + "learning_rate": 9.849104857023455e-05, + "loss": 1.481, + "step": 392 + }, + { + "epoch": 2.551948051948052, + "grad_norm": 2.7080495357513428, + "learning_rate": 9.848337922634206e-05, + "loss": 1.4346, + "step": 393 + }, + { + "epoch": 2.5584415584415585, + "grad_norm": 3.0474908351898193, + "learning_rate": 9.847569074197926e-05, + "loss": 1.6259, + "step": 394 + }, + { + "epoch": 2.564935064935065, + "grad_norm": 2.7546396255493164, + "learning_rate": 9.846798312018146e-05, + "loss": 1.5626, + "step": 395 + }, + { + "epoch": 2.571428571428571, + "grad_norm": 2.9604411125183105, + "learning_rate": 9.846025636399152e-05, + "loss": 2.0086, + "step": 396 + }, + { + "epoch": 2.5779220779220777, + "grad_norm": 3.0381553173065186, + "learning_rate": 9.845251047645983e-05, + "loss": 2.0266, + "step": 397 + }, + { + "epoch": 2.5844155844155843, + "grad_norm": 2.540466070175171, + "learning_rate": 9.844474546064435e-05, + "loss": 1.4928, + "step": 398 + }, + { + "epoch": 2.590909090909091, + "grad_norm": 2.5260584354400635, + "learning_rate": 9.843696131961058e-05, + "loss": 1.5486, + "step": 399 + }, + { + "epoch": 2.5974025974025974, + "grad_norm": 2.7667641639709473, + "learning_rate": 9.842915805643155e-05, + "loss": 1.6139, + "step": 400 + }, + { + "epoch": 2.603896103896104, + "grad_norm": 2.7333874702453613, + "learning_rate": 9.842133567418792e-05, + "loss": 1.747, + "step": 401 + }, + { + "epoch": 2.6103896103896105, + "grad_norm": 2.620067596435547, + "learning_rate": 9.841349417596779e-05, + "loss": 1.6353, + "step": 402 + }, + { + "epoch": 2.616883116883117, + "grad_norm": 2.723745584487915, + "learning_rate": 9.84056335648669e-05, + "loss": 1.5413, + "step": 403 + }, + { + "epoch": 2.6233766233766236, + "grad_norm": 2.789571523666382, + "learning_rate": 9.839775384398847e-05, + "loss": 1.9104, + "step": 404 + }, + { + "epoch": 2.62987012987013, + "grad_norm": 2.624312162399292, + "learning_rate": 9.838985501644328e-05, + "loss": 1.7595, + "step": 405 + }, + { + "epoch": 2.6363636363636362, + "grad_norm": 2.454328775405884, + "learning_rate": 9.838193708534968e-05, + "loss": 1.5174, + "step": 406 + }, + { + "epoch": 2.642857142857143, + "grad_norm": 2.664504051208496, + "learning_rate": 9.837400005383354e-05, + "loss": 1.5799, + "step": 407 + }, + { + "epoch": 2.6493506493506493, + "grad_norm": 2.553387403488159, + "learning_rate": 9.83660439250283e-05, + "loss": 1.6922, + "step": 408 + }, + { + "epoch": 2.655844155844156, + "grad_norm": 2.5766408443450928, + "learning_rate": 9.835806870207487e-05, + "loss": 1.8922, + "step": 409 + }, + { + "epoch": 2.6623376623376624, + "grad_norm": 2.8266332149505615, + "learning_rate": 9.835007438812177e-05, + "loss": 1.6223, + "step": 410 + }, + { + "epoch": 2.6688311688311686, + "grad_norm": 2.6766135692596436, + "learning_rate": 9.834206098632499e-05, + "loss": 1.6929, + "step": 411 + }, + { + "epoch": 2.675324675324675, + "grad_norm": 2.5043816566467285, + "learning_rate": 9.833402849984815e-05, + "loss": 1.5207, + "step": 412 + }, + { + "epoch": 2.6818181818181817, + "grad_norm": 2.6566975116729736, + "learning_rate": 9.832597693186232e-05, + "loss": 1.597, + "step": 413 + }, + { + "epoch": 2.688311688311688, + "grad_norm": 2.4868650436401367, + "learning_rate": 9.831790628554612e-05, + "loss": 1.6636, + "step": 414 + }, + { + "epoch": 2.6948051948051948, + "grad_norm": 2.5328221321105957, + "learning_rate": 9.830981656408574e-05, + "loss": 1.7525, + "step": 415 + }, + { + "epoch": 2.7012987012987013, + "grad_norm": 2.5664961338043213, + "learning_rate": 9.830170777067485e-05, + "loss": 1.6539, + "step": 416 + }, + { + "epoch": 2.707792207792208, + "grad_norm": 2.7295408248901367, + "learning_rate": 9.829357990851468e-05, + "loss": 1.8107, + "step": 417 + }, + { + "epoch": 2.7142857142857144, + "grad_norm": 2.501190662384033, + "learning_rate": 9.8285432980814e-05, + "loss": 1.4882, + "step": 418 + }, + { + "epoch": 2.720779220779221, + "grad_norm": 2.678788185119629, + "learning_rate": 9.827726699078908e-05, + "loss": 1.711, + "step": 419 + }, + { + "epoch": 2.7272727272727275, + "grad_norm": 2.4673514366149902, + "learning_rate": 9.82690819416637e-05, + "loss": 1.6805, + "step": 420 + }, + { + "epoch": 2.7337662337662336, + "grad_norm": 2.555209159851074, + "learning_rate": 9.826087783666921e-05, + "loss": 1.705, + "step": 421 + }, + { + "epoch": 2.74025974025974, + "grad_norm": 2.5114858150482178, + "learning_rate": 9.825265467904445e-05, + "loss": 1.6545, + "step": 422 + }, + { + "epoch": 2.7467532467532467, + "grad_norm": 2.7648122310638428, + "learning_rate": 9.824441247203579e-05, + "loss": 1.741, + "step": 423 + }, + { + "epoch": 2.7532467532467533, + "grad_norm": 2.949734687805176, + "learning_rate": 9.823615121889716e-05, + "loss": 1.8766, + "step": 424 + }, + { + "epoch": 2.75974025974026, + "grad_norm": 2.765125036239624, + "learning_rate": 9.822787092288991e-05, + "loss": 1.674, + "step": 425 + }, + { + "epoch": 2.7662337662337664, + "grad_norm": 2.5355770587921143, + "learning_rate": 9.821957158728301e-05, + "loss": 1.7228, + "step": 426 + }, + { + "epoch": 2.7727272727272725, + "grad_norm": 2.7192254066467285, + "learning_rate": 9.82112532153529e-05, + "loss": 1.8595, + "step": 427 + }, + { + "epoch": 2.779220779220779, + "grad_norm": 2.6829566955566406, + "learning_rate": 9.820291581038355e-05, + "loss": 1.758, + "step": 428 + }, + { + "epoch": 2.7857142857142856, + "grad_norm": 2.2499940395355225, + "learning_rate": 9.819455937566642e-05, + "loss": 1.427, + "step": 429 + }, + { + "epoch": 2.792207792207792, + "grad_norm": 2.475795030593872, + "learning_rate": 9.81861839145005e-05, + "loss": 1.7117, + "step": 430 + }, + { + "epoch": 2.7987012987012987, + "grad_norm": 2.8484835624694824, + "learning_rate": 9.817778943019228e-05, + "loss": 1.8138, + "step": 431 + }, + { + "epoch": 2.8051948051948052, + "grad_norm": 2.821648359298706, + "learning_rate": 9.816937592605579e-05, + "loss": 1.6179, + "step": 432 + }, + { + "epoch": 2.811688311688312, + "grad_norm": 2.4450900554656982, + "learning_rate": 9.816094340541256e-05, + "loss": 1.4323, + "step": 433 + }, + { + "epoch": 2.8181818181818183, + "grad_norm": 2.6112494468688965, + "learning_rate": 9.815249187159157e-05, + "loss": 1.8037, + "step": 434 + }, + { + "epoch": 2.824675324675325, + "grad_norm": 2.6128196716308594, + "learning_rate": 9.814402132792939e-05, + "loss": 1.6578, + "step": 435 + }, + { + "epoch": 2.8311688311688314, + "grad_norm": 2.560913562774658, + "learning_rate": 9.813553177777003e-05, + "loss": 1.8626, + "step": 436 + }, + { + "epoch": 2.8376623376623376, + "grad_norm": 2.2726757526397705, + "learning_rate": 9.812702322446505e-05, + "loss": 1.3101, + "step": 437 + }, + { + "epoch": 2.844155844155844, + "grad_norm": 2.4498019218444824, + "learning_rate": 9.81184956713735e-05, + "loss": 1.6713, + "step": 438 + }, + { + "epoch": 2.8506493506493507, + "grad_norm": 2.671379804611206, + "learning_rate": 9.810994912186189e-05, + "loss": 1.7618, + "step": 439 + }, + { + "epoch": 2.857142857142857, + "grad_norm": 2.9830217361450195, + "learning_rate": 9.81013835793043e-05, + "loss": 1.8335, + "step": 440 + }, + { + "epoch": 2.8636363636363638, + "grad_norm": 2.728466749191284, + "learning_rate": 9.809279904708224e-05, + "loss": 1.6927, + "step": 441 + }, + { + "epoch": 2.87012987012987, + "grad_norm": 2.514505624771118, + "learning_rate": 9.808419552858477e-05, + "loss": 1.7542, + "step": 442 + }, + { + "epoch": 2.8766233766233764, + "grad_norm": 2.831462860107422, + "learning_rate": 9.80755730272084e-05, + "loss": 1.6759, + "step": 443 + }, + { + "epoch": 2.883116883116883, + "grad_norm": 2.8181638717651367, + "learning_rate": 9.806693154635718e-05, + "loss": 1.8944, + "step": 444 + }, + { + "epoch": 2.8896103896103895, + "grad_norm": 2.7978835105895996, + "learning_rate": 9.80582710894426e-05, + "loss": 1.7783, + "step": 445 + }, + { + "epoch": 2.896103896103896, + "grad_norm": 2.823338747024536, + "learning_rate": 9.80495916598837e-05, + "loss": 1.7405, + "step": 446 + }, + { + "epoch": 2.9025974025974026, + "grad_norm": 2.665881395339966, + "learning_rate": 9.804089326110697e-05, + "loss": 1.6666, + "step": 447 + }, + { + "epoch": 2.909090909090909, + "grad_norm": 2.69315767288208, + "learning_rate": 9.80321758965464e-05, + "loss": 1.759, + "step": 448 + }, + { + "epoch": 2.9155844155844157, + "grad_norm": 2.6156058311462402, + "learning_rate": 9.802343956964348e-05, + "loss": 1.6456, + "step": 449 + }, + { + "epoch": 2.9220779220779223, + "grad_norm": 2.9610443115234375, + "learning_rate": 9.801468428384716e-05, + "loss": 1.8471, + "step": 450 + }, + { + "epoch": 2.928571428571429, + "grad_norm": 2.6673457622528076, + "learning_rate": 9.800591004261388e-05, + "loss": 1.6938, + "step": 451 + }, + { + "epoch": 2.935064935064935, + "grad_norm": 2.542597532272339, + "learning_rate": 9.79971168494076e-05, + "loss": 1.5416, + "step": 452 + }, + { + "epoch": 2.9415584415584415, + "grad_norm": 2.7253355979919434, + "learning_rate": 9.79883047076997e-05, + "loss": 1.7721, + "step": 453 + }, + { + "epoch": 2.948051948051948, + "grad_norm": 2.6640748977661133, + "learning_rate": 9.797947362096908e-05, + "loss": 1.9404, + "step": 454 + }, + { + "epoch": 2.9545454545454546, + "grad_norm": 2.5272445678710938, + "learning_rate": 9.797062359270215e-05, + "loss": 1.6494, + "step": 455 + }, + { + "epoch": 2.961038961038961, + "grad_norm": 2.679551839828491, + "learning_rate": 9.796175462639272e-05, + "loss": 1.5135, + "step": 456 + }, + { + "epoch": 2.9675324675324677, + "grad_norm": 2.832418918609619, + "learning_rate": 9.795286672554213e-05, + "loss": 1.7057, + "step": 457 + }, + { + "epoch": 2.974025974025974, + "grad_norm": 2.6729843616485596, + "learning_rate": 9.794395989365918e-05, + "loss": 1.7592, + "step": 458 + }, + { + "epoch": 2.9805194805194803, + "grad_norm": 2.605210065841675, + "learning_rate": 9.793503413426015e-05, + "loss": 1.7291, + "step": 459 + }, + { + "epoch": 2.987012987012987, + "grad_norm": 2.906468391418457, + "learning_rate": 9.79260894508688e-05, + "loss": 1.6162, + "step": 460 + }, + { + "epoch": 2.9935064935064934, + "grad_norm": 2.4108238220214844, + "learning_rate": 9.791712584701634e-05, + "loss": 1.5179, + "step": 461 + }, + { + "epoch": 3.0, + "grad_norm": 3461.14306640625, + "learning_rate": 9.790814332624143e-05, + "loss": 1.6267, + "step": 462 + }, + { + "epoch": 3.0064935064935066, + "grad_norm": 2.691493511199951, + "learning_rate": 9.789914189209029e-05, + "loss": 1.4611, + "step": 463 + }, + { + "epoch": 3.012987012987013, + "grad_norm": 2.130276918411255, + "learning_rate": 9.789012154811647e-05, + "loss": 1.0821, + "step": 464 + }, + { + "epoch": 3.0194805194805197, + "grad_norm": 2.652697801589966, + "learning_rate": 9.788108229788111e-05, + "loss": 1.4394, + "step": 465 + }, + { + "epoch": 3.0259740259740258, + "grad_norm": 2.6161065101623535, + "learning_rate": 9.787202414495276e-05, + "loss": 1.5084, + "step": 466 + }, + { + "epoch": 3.0324675324675323, + "grad_norm": 2.4646644592285156, + "learning_rate": 9.786294709290741e-05, + "loss": 1.375, + "step": 467 + }, + { + "epoch": 3.038961038961039, + "grad_norm": 2.6410462856292725, + "learning_rate": 9.785385114532857e-05, + "loss": 1.4476, + "step": 468 + }, + { + "epoch": 3.0454545454545454, + "grad_norm": 2.5742151737213135, + "learning_rate": 9.784473630580713e-05, + "loss": 1.4318, + "step": 469 + }, + { + "epoch": 3.051948051948052, + "grad_norm": 2.7610526084899902, + "learning_rate": 9.783560257794154e-05, + "loss": 1.5746, + "step": 470 + }, + { + "epoch": 3.0584415584415585, + "grad_norm": 2.6887526512145996, + "learning_rate": 9.78264499653376e-05, + "loss": 1.5727, + "step": 471 + }, + { + "epoch": 3.064935064935065, + "grad_norm": 2.533906936645508, + "learning_rate": 9.781727847160865e-05, + "loss": 1.2746, + "step": 472 + }, + { + "epoch": 3.0714285714285716, + "grad_norm": 2.960747241973877, + "learning_rate": 9.780808810037543e-05, + "loss": 1.5435, + "step": 473 + }, + { + "epoch": 3.0779220779220777, + "grad_norm": 2.580984115600586, + "learning_rate": 9.779887885526615e-05, + "loss": 1.4734, + "step": 474 + }, + { + "epoch": 3.0844155844155843, + "grad_norm": 2.5366058349609375, + "learning_rate": 9.778965073991651e-05, + "loss": 1.2849, + "step": 475 + }, + { + "epoch": 3.090909090909091, + "grad_norm": 2.808206796646118, + "learning_rate": 9.778040375796959e-05, + "loss": 1.3771, + "step": 476 + }, + { + "epoch": 3.0974025974025974, + "grad_norm": 3.073631763458252, + "learning_rate": 9.777113791307598e-05, + "loss": 1.3693, + "step": 477 + }, + { + "epoch": 3.103896103896104, + "grad_norm": 2.810788869857788, + "learning_rate": 9.776185320889363e-05, + "loss": 1.6245, + "step": 478 + }, + { + "epoch": 3.1103896103896105, + "grad_norm": 2.9978721141815186, + "learning_rate": 9.775254964908807e-05, + "loss": 1.5436, + "step": 479 + }, + { + "epoch": 3.116883116883117, + "grad_norm": 2.744044065475464, + "learning_rate": 9.774322723733216e-05, + "loss": 1.6038, + "step": 480 + }, + { + "epoch": 3.1233766233766236, + "grad_norm": 2.7648191452026367, + "learning_rate": 9.773388597730623e-05, + "loss": 1.3454, + "step": 481 + }, + { + "epoch": 3.1298701298701297, + "grad_norm": 2.9355039596557617, + "learning_rate": 9.772452587269808e-05, + "loss": 1.5168, + "step": 482 + }, + { + "epoch": 3.1363636363636362, + "grad_norm": 2.6012725830078125, + "learning_rate": 9.771514692720293e-05, + "loss": 1.4007, + "step": 483 + }, + { + "epoch": 3.142857142857143, + "grad_norm": 2.895432949066162, + "learning_rate": 9.770574914452343e-05, + "loss": 1.5449, + "step": 484 + }, + { + "epoch": 3.1493506493506493, + "grad_norm": 3.0441057682037354, + "learning_rate": 9.769633252836969e-05, + "loss": 1.7258, + "step": 485 + }, + { + "epoch": 3.155844155844156, + "grad_norm": 2.6639978885650635, + "learning_rate": 9.768689708245922e-05, + "loss": 1.2904, + "step": 486 + }, + { + "epoch": 3.1623376623376624, + "grad_norm": 2.972113847732544, + "learning_rate": 9.767744281051701e-05, + "loss": 1.5279, + "step": 487 + }, + { + "epoch": 3.168831168831169, + "grad_norm": 2.602752685546875, + "learning_rate": 9.766796971627543e-05, + "loss": 1.4921, + "step": 488 + }, + { + "epoch": 3.175324675324675, + "grad_norm": 2.472797393798828, + "learning_rate": 9.765847780347432e-05, + "loss": 1.4381, + "step": 489 + }, + { + "epoch": 3.1818181818181817, + "grad_norm": 2.773179531097412, + "learning_rate": 9.764896707586096e-05, + "loss": 1.471, + "step": 490 + }, + { + "epoch": 3.188311688311688, + "grad_norm": 2.8864376544952393, + "learning_rate": 9.763943753718998e-05, + "loss": 1.4751, + "step": 491 + }, + { + "epoch": 3.1948051948051948, + "grad_norm": 2.8007543087005615, + "learning_rate": 9.762988919122355e-05, + "loss": 1.3703, + "step": 492 + }, + { + "epoch": 3.2012987012987013, + "grad_norm": 2.5158145427703857, + "learning_rate": 9.762032204173116e-05, + "loss": 1.2792, + "step": 493 + }, + { + "epoch": 3.207792207792208, + "grad_norm": 2.662209987640381, + "learning_rate": 9.761073609248981e-05, + "loss": 1.5026, + "step": 494 + }, + { + "epoch": 3.2142857142857144, + "grad_norm": 2.8098185062408447, + "learning_rate": 9.760113134728384e-05, + "loss": 1.5946, + "step": 495 + }, + { + "epoch": 3.220779220779221, + "grad_norm": 2.5345005989074707, + "learning_rate": 9.759150780990507e-05, + "loss": 1.4414, + "step": 496 + }, + { + "epoch": 3.227272727272727, + "grad_norm": 2.4922263622283936, + "learning_rate": 9.758186548415273e-05, + "loss": 1.4034, + "step": 497 + }, + { + "epoch": 3.2337662337662336, + "grad_norm": 2.613332509994507, + "learning_rate": 9.757220437383346e-05, + "loss": 1.5602, + "step": 498 + }, + { + "epoch": 3.24025974025974, + "grad_norm": 2.9960076808929443, + "learning_rate": 9.756252448276127e-05, + "loss": 1.4437, + "step": 499 + }, + { + "epoch": 3.2467532467532467, + "grad_norm": 2.567506790161133, + "learning_rate": 9.755282581475769e-05, + "loss": 1.5557, + "step": 500 + }, + { + "epoch": 3.2532467532467533, + "grad_norm": 2.7986555099487305, + "learning_rate": 9.754310837365155e-05, + "loss": 1.458, + "step": 501 + }, + { + "epoch": 3.25974025974026, + "grad_norm": 2.6835241317749023, + "learning_rate": 9.753337216327917e-05, + "loss": 1.4782, + "step": 502 + }, + { + "epoch": 3.2662337662337664, + "grad_norm": 2.7536139488220215, + "learning_rate": 9.752361718748423e-05, + "loss": 1.5209, + "step": 503 + }, + { + "epoch": 3.2727272727272725, + "grad_norm": 2.784055709838867, + "learning_rate": 9.751384345011787e-05, + "loss": 1.5919, + "step": 504 + }, + { + "epoch": 3.279220779220779, + "grad_norm": 2.5098867416381836, + "learning_rate": 9.750405095503859e-05, + "loss": 1.5246, + "step": 505 + }, + { + "epoch": 3.2857142857142856, + "grad_norm": 2.397177219390869, + "learning_rate": 9.749423970611231e-05, + "loss": 1.3737, + "step": 506 + }, + { + "epoch": 3.292207792207792, + "grad_norm": 2.790895938873291, + "learning_rate": 9.748440970721236e-05, + "loss": 1.5794, + "step": 507 + }, + { + "epoch": 3.2987012987012987, + "grad_norm": 2.7680368423461914, + "learning_rate": 9.747456096221945e-05, + "loss": 1.5599, + "step": 508 + }, + { + "epoch": 3.3051948051948052, + "grad_norm": 2.880476951599121, + "learning_rate": 9.746469347502174e-05, + "loss": 1.6697, + "step": 509 + }, + { + "epoch": 3.311688311688312, + "grad_norm": 2.7532639503479004, + "learning_rate": 9.745480724951473e-05, + "loss": 1.5952, + "step": 510 + }, + { + "epoch": 3.3181818181818183, + "grad_norm": 2.685209035873413, + "learning_rate": 9.744490228960138e-05, + "loss": 1.5274, + "step": 511 + }, + { + "epoch": 3.324675324675325, + "grad_norm": 2.940244674682617, + "learning_rate": 9.743497859919196e-05, + "loss": 1.5009, + "step": 512 + }, + { + "epoch": 3.331168831168831, + "grad_norm": 2.9467644691467285, + "learning_rate": 9.742503618220422e-05, + "loss": 1.6353, + "step": 513 + }, + { + "epoch": 3.3376623376623376, + "grad_norm": 2.8322834968566895, + "learning_rate": 9.741507504256327e-05, + "loss": 1.653, + "step": 514 + }, + { + "epoch": 3.344155844155844, + "grad_norm": 3.078629493713379, + "learning_rate": 9.74050951842016e-05, + "loss": 1.6408, + "step": 515 + }, + { + "epoch": 3.3506493506493507, + "grad_norm": 2.8227908611297607, + "learning_rate": 9.739509661105912e-05, + "loss": 1.6134, + "step": 516 + }, + { + "epoch": 3.357142857142857, + "grad_norm": 2.8084356784820557, + "learning_rate": 9.738507932708307e-05, + "loss": 1.6953, + "step": 517 + }, + { + "epoch": 3.3636363636363638, + "grad_norm": 2.492335557937622, + "learning_rate": 9.737504333622813e-05, + "loss": 1.534, + "step": 518 + }, + { + "epoch": 3.3701298701298703, + "grad_norm": 2.6720969676971436, + "learning_rate": 9.736498864245638e-05, + "loss": 1.4763, + "step": 519 + }, + { + "epoch": 3.3766233766233764, + "grad_norm": 2.631711006164551, + "learning_rate": 9.735491524973722e-05, + "loss": 1.5452, + "step": 520 + }, + { + "epoch": 3.383116883116883, + "grad_norm": 3.2638559341430664, + "learning_rate": 9.734482316204747e-05, + "loss": 1.5939, + "step": 521 + }, + { + "epoch": 3.3896103896103895, + "grad_norm": 2.783334255218506, + "learning_rate": 9.733471238337136e-05, + "loss": 1.448, + "step": 522 + }, + { + "epoch": 3.396103896103896, + "grad_norm": 2.8106093406677246, + "learning_rate": 9.73245829177004e-05, + "loss": 1.378, + "step": 523 + }, + { + "epoch": 3.4025974025974026, + "grad_norm": 2.796281099319458, + "learning_rate": 9.73144347690336e-05, + "loss": 1.5344, + "step": 524 + }, + { + "epoch": 3.409090909090909, + "grad_norm": 2.7715847492218018, + "learning_rate": 9.730426794137727e-05, + "loss": 1.3997, + "step": 525 + }, + { + "epoch": 3.4155844155844157, + "grad_norm": 2.7550740242004395, + "learning_rate": 9.729408243874511e-05, + "loss": 1.6974, + "step": 526 + }, + { + "epoch": 3.4220779220779223, + "grad_norm": 2.8042678833007812, + "learning_rate": 9.728387826515819e-05, + "loss": 1.432, + "step": 527 + }, + { + "epoch": 3.4285714285714284, + "grad_norm": 2.7147512435913086, + "learning_rate": 9.727365542464497e-05, + "loss": 1.6309, + "step": 528 + }, + { + "epoch": 3.435064935064935, + "grad_norm": 2.6216771602630615, + "learning_rate": 9.726341392124127e-05, + "loss": 1.4175, + "step": 529 + }, + { + "epoch": 3.4415584415584415, + "grad_norm": 2.668849468231201, + "learning_rate": 9.725315375899024e-05, + "loss": 1.6321, + "step": 530 + }, + { + "epoch": 3.448051948051948, + "grad_norm": 2.8898913860321045, + "learning_rate": 9.724287494194247e-05, + "loss": 1.5724, + "step": 531 + }, + { + "epoch": 3.4545454545454546, + "grad_norm": 2.313223361968994, + "learning_rate": 9.723257747415584e-05, + "loss": 1.357, + "step": 532 + }, + { + "epoch": 3.461038961038961, + "grad_norm": 2.627986431121826, + "learning_rate": 9.722226135969566e-05, + "loss": 1.5693, + "step": 533 + }, + { + "epoch": 3.4675324675324677, + "grad_norm": 2.4512863159179688, + "learning_rate": 9.721192660263453e-05, + "loss": 1.6062, + "step": 534 + }, + { + "epoch": 3.474025974025974, + "grad_norm": 2.7816243171691895, + "learning_rate": 9.72015732070525e-05, + "loss": 1.6978, + "step": 535 + }, + { + "epoch": 3.4805194805194803, + "grad_norm": 2.9086880683898926, + "learning_rate": 9.719120117703687e-05, + "loss": 1.5865, + "step": 536 + }, + { + "epoch": 3.487012987012987, + "grad_norm": 2.2172327041625977, + "learning_rate": 9.718081051668239e-05, + "loss": 1.3989, + "step": 537 + }, + { + "epoch": 3.4935064935064934, + "grad_norm": 2.8032913208007812, + "learning_rate": 9.717040123009111e-05, + "loss": 1.6331, + "step": 538 + }, + { + "epoch": 3.5, + "grad_norm": 2.4231390953063965, + "learning_rate": 9.715997332137248e-05, + "loss": 1.5196, + "step": 539 + }, + { + "epoch": 3.5064935064935066, + "grad_norm": 2.8790225982666016, + "learning_rate": 9.714952679464323e-05, + "loss": 1.5077, + "step": 540 + }, + { + "epoch": 3.512987012987013, + "grad_norm": 2.6722092628479004, + "learning_rate": 9.713906165402751e-05, + "loss": 1.6147, + "step": 541 + }, + { + "epoch": 3.5194805194805197, + "grad_norm": 2.7589612007141113, + "learning_rate": 9.71285779036568e-05, + "loss": 1.428, + "step": 542 + }, + { + "epoch": 3.525974025974026, + "grad_norm": 2.4026832580566406, + "learning_rate": 9.71180755476699e-05, + "loss": 1.2818, + "step": 543 + }, + { + "epoch": 3.5324675324675323, + "grad_norm": 2.9387869834899902, + "learning_rate": 9.710755459021296e-05, + "loss": 1.5423, + "step": 544 + }, + { + "epoch": 3.538961038961039, + "grad_norm": 2.7179949283599854, + "learning_rate": 9.709701503543954e-05, + "loss": 1.5384, + "step": 545 + }, + { + "epoch": 3.5454545454545454, + "grad_norm": 2.889209508895874, + "learning_rate": 9.708645688751044e-05, + "loss": 1.6434, + "step": 546 + }, + { + "epoch": 3.551948051948052, + "grad_norm": 2.6073267459869385, + "learning_rate": 9.707588015059386e-05, + "loss": 1.729, + "step": 547 + }, + { + "epoch": 3.5584415584415585, + "grad_norm": 2.7963855266571045, + "learning_rate": 9.706528482886535e-05, + "loss": 1.7076, + "step": 548 + }, + { + "epoch": 3.564935064935065, + "grad_norm": 2.9273459911346436, + "learning_rate": 9.705467092650775e-05, + "loss": 1.5023, + "step": 549 + }, + { + "epoch": 3.571428571428571, + "grad_norm": 2.3651621341705322, + "learning_rate": 9.704403844771128e-05, + "loss": 1.3576, + "step": 550 + }, + { + "epoch": 3.5779220779220777, + "grad_norm": 2.7819669246673584, + "learning_rate": 9.703338739667346e-05, + "loss": 1.7064, + "step": 551 + }, + { + "epoch": 3.5844155844155843, + "grad_norm": 2.7776331901550293, + "learning_rate": 9.702271777759916e-05, + "loss": 1.6858, + "step": 552 + }, + { + "epoch": 3.590909090909091, + "grad_norm": 2.456737995147705, + "learning_rate": 9.701202959470058e-05, + "loss": 1.5001, + "step": 553 + }, + { + "epoch": 3.5974025974025974, + "grad_norm": 2.6922426223754883, + "learning_rate": 9.700132285219724e-05, + "loss": 1.6717, + "step": 554 + }, + { + "epoch": 3.603896103896104, + "grad_norm": 2.968545913696289, + "learning_rate": 9.699059755431598e-05, + "loss": 1.6364, + "step": 555 + }, + { + "epoch": 3.6103896103896105, + "grad_norm": 2.709141731262207, + "learning_rate": 9.697985370529101e-05, + "loss": 1.7164, + "step": 556 + }, + { + "epoch": 3.616883116883117, + "grad_norm": 2.5271835327148438, + "learning_rate": 9.696909130936382e-05, + "loss": 1.3943, + "step": 557 + }, + { + "epoch": 3.6233766233766236, + "grad_norm": 2.51953125, + "learning_rate": 9.695831037078322e-05, + "loss": 1.5367, + "step": 558 + }, + { + "epoch": 3.62987012987013, + "grad_norm": 2.145310401916504, + "learning_rate": 9.694751089380536e-05, + "loss": 1.2712, + "step": 559 + }, + { + "epoch": 3.6363636363636362, + "grad_norm": 2.6842525005340576, + "learning_rate": 9.693669288269372e-05, + "loss": 1.5694, + "step": 560 + }, + { + "epoch": 3.642857142857143, + "grad_norm": 2.610161781311035, + "learning_rate": 9.692585634171905e-05, + "loss": 1.6228, + "step": 561 + }, + { + "epoch": 3.6493506493506493, + "grad_norm": 2.376155376434326, + "learning_rate": 9.691500127515945e-05, + "loss": 1.438, + "step": 562 + }, + { + "epoch": 3.655844155844156, + "grad_norm": 3.225393533706665, + "learning_rate": 9.690412768730035e-05, + "loss": 1.7239, + "step": 563 + }, + { + "epoch": 3.6623376623376624, + "grad_norm": 2.3960697650909424, + "learning_rate": 9.689323558243446e-05, + "loss": 1.4696, + "step": 564 + }, + { + "epoch": 3.6688311688311686, + "grad_norm": 2.8606388568878174, + "learning_rate": 9.688232496486178e-05, + "loss": 1.5147, + "step": 565 + }, + { + "epoch": 3.675324675324675, + "grad_norm": 2.504814863204956, + "learning_rate": 9.687139583888972e-05, + "loss": 1.5208, + "step": 566 + }, + { + "epoch": 3.6818181818181817, + "grad_norm": 2.563558340072632, + "learning_rate": 9.686044820883285e-05, + "loss": 1.3693, + "step": 567 + }, + { + "epoch": 3.688311688311688, + "grad_norm": 2.8867974281311035, + "learning_rate": 9.684948207901315e-05, + "loss": 1.6681, + "step": 568 + }, + { + "epoch": 3.6948051948051948, + "grad_norm": 2.5309319496154785, + "learning_rate": 9.68384974537599e-05, + "loss": 1.5182, + "step": 569 + }, + { + "epoch": 3.7012987012987013, + "grad_norm": 2.7548654079437256, + "learning_rate": 9.682749433740962e-05, + "loss": 1.7318, + "step": 570 + }, + { + "epoch": 3.707792207792208, + "grad_norm": 2.2360949516296387, + "learning_rate": 9.681647273430618e-05, + "loss": 1.223, + "step": 571 + }, + { + "epoch": 3.7142857142857144, + "grad_norm": 2.6854865550994873, + "learning_rate": 9.680543264880076e-05, + "loss": 1.6428, + "step": 572 + }, + { + "epoch": 3.720779220779221, + "grad_norm": 2.4563329219818115, + "learning_rate": 9.679437408525174e-05, + "loss": 1.5267, + "step": 573 + }, + { + "epoch": 3.7272727272727275, + "grad_norm": 2.505563735961914, + "learning_rate": 9.678329704802494e-05, + "loss": 1.4726, + "step": 574 + }, + { + "epoch": 3.7337662337662336, + "grad_norm": 2.7705132961273193, + "learning_rate": 9.677220154149336e-05, + "loss": 1.6072, + "step": 575 + }, + { + "epoch": 3.74025974025974, + "grad_norm": 2.2069296836853027, + "learning_rate": 9.676108757003735e-05, + "loss": 1.1699, + "step": 576 + }, + { + "epoch": 3.7467532467532467, + "grad_norm": 2.6705710887908936, + "learning_rate": 9.674995513804452e-05, + "loss": 1.5892, + "step": 577 + }, + { + "epoch": 3.7532467532467533, + "grad_norm": 2.477724313735962, + "learning_rate": 9.673880424990977e-05, + "loss": 1.4687, + "step": 578 + }, + { + "epoch": 3.75974025974026, + "grad_norm": 2.465447425842285, + "learning_rate": 9.672763491003531e-05, + "loss": 1.5392, + "step": 579 + }, + { + "epoch": 3.7662337662337664, + "grad_norm": 2.462146282196045, + "learning_rate": 9.671644712283061e-05, + "loss": 1.5552, + "step": 580 + }, + { + "epoch": 3.7727272727272725, + "grad_norm": 2.4764628410339355, + "learning_rate": 9.670524089271242e-05, + "loss": 1.6651, + "step": 581 + }, + { + "epoch": 3.779220779220779, + "grad_norm": 2.6047585010528564, + "learning_rate": 9.669401622410482e-05, + "loss": 1.4174, + "step": 582 + }, + { + "epoch": 3.7857142857142856, + "grad_norm": 2.6200366020202637, + "learning_rate": 9.668277312143907e-05, + "loss": 1.5273, + "step": 583 + }, + { + "epoch": 3.792207792207792, + "grad_norm": 3.028610944747925, + "learning_rate": 9.667151158915382e-05, + "loss": 1.698, + "step": 584 + }, + { + "epoch": 3.7987012987012987, + "grad_norm": 2.632977247238159, + "learning_rate": 9.666023163169493e-05, + "loss": 1.6539, + "step": 585 + }, + { + "epoch": 3.8051948051948052, + "grad_norm": 2.5790421962738037, + "learning_rate": 9.664893325351555e-05, + "loss": 1.5818, + "step": 586 + }, + { + "epoch": 3.811688311688312, + "grad_norm": 2.546786069869995, + "learning_rate": 9.663761645907609e-05, + "loss": 1.6406, + "step": 587 + }, + { + "epoch": 3.8181818181818183, + "grad_norm": 2.581007957458496, + "learning_rate": 9.662628125284425e-05, + "loss": 1.4747, + "step": 588 + }, + { + "epoch": 3.824675324675325, + "grad_norm": 2.5376641750335693, + "learning_rate": 9.6614927639295e-05, + "loss": 1.5814, + "step": 589 + }, + { + "epoch": 3.8311688311688314, + "grad_norm": 2.6359288692474365, + "learning_rate": 9.660355562291055e-05, + "loss": 1.5488, + "step": 590 + }, + { + "epoch": 3.8376623376623376, + "grad_norm": 2.6092121601104736, + "learning_rate": 9.65921652081804e-05, + "loss": 1.4414, + "step": 591 + }, + { + "epoch": 3.844155844155844, + "grad_norm": 2.4724388122558594, + "learning_rate": 9.65807563996013e-05, + "loss": 1.4849, + "step": 592 + }, + { + "epoch": 3.8506493506493507, + "grad_norm": 2.303741693496704, + "learning_rate": 9.656932920167727e-05, + "loss": 1.6192, + "step": 593 + }, + { + "epoch": 3.857142857142857, + "grad_norm": 2.2833895683288574, + "learning_rate": 9.65578836189196e-05, + "loss": 1.389, + "step": 594 + }, + { + "epoch": 3.8636363636363638, + "grad_norm": 2.262861728668213, + "learning_rate": 9.654641965584678e-05, + "loss": 1.5055, + "step": 595 + }, + { + "epoch": 3.87012987012987, + "grad_norm": 2.427997350692749, + "learning_rate": 9.653493731698467e-05, + "loss": 1.5428, + "step": 596 + }, + { + "epoch": 3.8766233766233764, + "grad_norm": 2.410557270050049, + "learning_rate": 9.652343660686626e-05, + "loss": 1.5879, + "step": 597 + }, + { + "epoch": 3.883116883116883, + "grad_norm": 2.3627400398254395, + "learning_rate": 9.651191753003186e-05, + "loss": 1.4858, + "step": 598 + }, + { + "epoch": 3.8896103896103895, + "grad_norm": 2.57161283493042, + "learning_rate": 9.650038009102905e-05, + "loss": 1.6244, + "step": 599 + }, + { + "epoch": 3.896103896103896, + "grad_norm": 2.7876200675964355, + "learning_rate": 9.648882429441257e-05, + "loss": 1.6798, + "step": 600 + }, + { + "epoch": 3.9025974025974026, + "grad_norm": 2.5130650997161865, + "learning_rate": 9.647725014474452e-05, + "loss": 1.4941, + "step": 601 + }, + { + "epoch": 3.909090909090909, + "grad_norm": 2.831350326538086, + "learning_rate": 9.646565764659417e-05, + "loss": 1.6509, + "step": 602 + }, + { + "epoch": 3.9155844155844157, + "grad_norm": 2.643336534500122, + "learning_rate": 9.645404680453805e-05, + "loss": 1.5174, + "step": 603 + }, + { + "epoch": 3.9220779220779223, + "grad_norm": 2.471973180770874, + "learning_rate": 9.644241762315995e-05, + "loss": 1.6618, + "step": 604 + }, + { + "epoch": 3.928571428571429, + "grad_norm": 2.491856575012207, + "learning_rate": 9.643077010705087e-05, + "loss": 1.4538, + "step": 605 + }, + { + "epoch": 3.935064935064935, + "grad_norm": 2.444056749343872, + "learning_rate": 9.641910426080908e-05, + "loss": 1.6486, + "step": 606 + }, + { + "epoch": 3.9415584415584415, + "grad_norm": 2.5531413555145264, + "learning_rate": 9.640742008904005e-05, + "loss": 1.5494, + "step": 607 + }, + { + "epoch": 3.948051948051948, + "grad_norm": 2.229311466217041, + "learning_rate": 9.639571759635654e-05, + "loss": 1.3976, + "step": 608 + }, + { + "epoch": 3.9545454545454546, + "grad_norm": 2.342977285385132, + "learning_rate": 9.638399678737848e-05, + "loss": 1.6625, + "step": 609 + }, + { + "epoch": 3.961038961038961, + "grad_norm": 2.172034978866577, + "learning_rate": 9.637225766673307e-05, + "loss": 1.3824, + "step": 610 + }, + { + "epoch": 3.9675324675324677, + "grad_norm": 2.5296199321746826, + "learning_rate": 9.636050023905473e-05, + "loss": 1.6165, + "step": 611 + }, + { + "epoch": 3.974025974025974, + "grad_norm": 2.536747455596924, + "learning_rate": 9.63487245089851e-05, + "loss": 1.7385, + "step": 612 + }, + { + "epoch": 3.9805194805194803, + "grad_norm": 2.177907705307007, + "learning_rate": 9.633693048117306e-05, + "loss": 1.4146, + "step": 613 + }, + { + "epoch": 3.987012987012987, + "grad_norm": 2.305320978164673, + "learning_rate": 9.632511816027469e-05, + "loss": 1.4506, + "step": 614 + }, + { + "epoch": 3.9935064935064934, + "grad_norm": 2.482697010040283, + "learning_rate": 9.631328755095333e-05, + "loss": 1.5763, + "step": 615 + }, + { + "epoch": 4.0, + "grad_norm": 5.43980073928833, + "learning_rate": 9.630143865787951e-05, + "loss": 1.6993, + "step": 616 + }, + { + "epoch": 4.0064935064935066, + "grad_norm": 2.2191660404205322, + "learning_rate": 9.628957148573098e-05, + "loss": 1.2847, + "step": 617 + }, + { + "epoch": 4.012987012987013, + "grad_norm": 2.345017671585083, + "learning_rate": 9.62776860391927e-05, + "loss": 1.2782, + "step": 618 + }, + { + "epoch": 4.01948051948052, + "grad_norm": 2.5423858165740967, + "learning_rate": 9.626578232295689e-05, + "loss": 1.6394, + "step": 619 + }, + { + "epoch": 4.025974025974026, + "grad_norm": 2.2237322330474854, + "learning_rate": 9.62538603417229e-05, + "loss": 1.2239, + "step": 620 + }, + { + "epoch": 4.032467532467533, + "grad_norm": 2.228304147720337, + "learning_rate": 9.62419201001974e-05, + "loss": 1.3274, + "step": 621 + }, + { + "epoch": 4.038961038961039, + "grad_norm": 2.5428571701049805, + "learning_rate": 9.622996160309414e-05, + "loss": 1.2906, + "step": 622 + }, + { + "epoch": 4.045454545454546, + "grad_norm": 2.316067695617676, + "learning_rate": 9.62179848551342e-05, + "loss": 1.2922, + "step": 623 + }, + { + "epoch": 4.0519480519480515, + "grad_norm": 2.2502663135528564, + "learning_rate": 9.620598986104578e-05, + "loss": 1.2758, + "step": 624 + }, + { + "epoch": 4.058441558441558, + "grad_norm": 2.4511966705322266, + "learning_rate": 9.619397662556435e-05, + "loss": 1.3631, + "step": 625 + }, + { + "epoch": 4.064935064935065, + "grad_norm": 2.5539820194244385, + "learning_rate": 9.61819451534325e-05, + "loss": 1.3669, + "step": 626 + }, + { + "epoch": 4.071428571428571, + "grad_norm": 2.432616949081421, + "learning_rate": 9.616989544940009e-05, + "loss": 1.4103, + "step": 627 + }, + { + "epoch": 4.077922077922078, + "grad_norm": 2.256044387817383, + "learning_rate": 9.615782751822413e-05, + "loss": 1.2974, + "step": 628 + }, + { + "epoch": 4.084415584415584, + "grad_norm": 2.4633290767669678, + "learning_rate": 9.614574136466888e-05, + "loss": 1.3829, + "step": 629 + }, + { + "epoch": 4.090909090909091, + "grad_norm": 2.8581559658050537, + "learning_rate": 9.613363699350575e-05, + "loss": 1.4883, + "step": 630 + }, + { + "epoch": 4.097402597402597, + "grad_norm": 2.2781195640563965, + "learning_rate": 9.612151440951334e-05, + "loss": 1.362, + "step": 631 + }, + { + "epoch": 4.103896103896104, + "grad_norm": 2.3701205253601074, + "learning_rate": 9.610937361747748e-05, + "loss": 1.2678, + "step": 632 + }, + { + "epoch": 4.1103896103896105, + "grad_norm": 2.225470542907715, + "learning_rate": 9.609721462219114e-05, + "loss": 1.2274, + "step": 633 + }, + { + "epoch": 4.116883116883117, + "grad_norm": 2.603336811065674, + "learning_rate": 9.60850374284545e-05, + "loss": 1.4969, + "step": 634 + }, + { + "epoch": 4.123376623376624, + "grad_norm": 2.4754090309143066, + "learning_rate": 9.607284204107493e-05, + "loss": 1.2693, + "step": 635 + }, + { + "epoch": 4.12987012987013, + "grad_norm": 2.260408639907837, + "learning_rate": 9.606062846486698e-05, + "loss": 1.2367, + "step": 636 + }, + { + "epoch": 4.136363636363637, + "grad_norm": 2.4500088691711426, + "learning_rate": 9.604839670465236e-05, + "loss": 1.3531, + "step": 637 + }, + { + "epoch": 4.142857142857143, + "grad_norm": 2.718536853790283, + "learning_rate": 9.603614676526e-05, + "loss": 1.4347, + "step": 638 + }, + { + "epoch": 4.14935064935065, + "grad_norm": 2.782520294189453, + "learning_rate": 9.602387865152597e-05, + "loss": 1.3553, + "step": 639 + }, + { + "epoch": 4.1558441558441555, + "grad_norm": 2.552777051925659, + "learning_rate": 9.601159236829352e-05, + "loss": 1.4462, + "step": 640 + }, + { + "epoch": 4.162337662337662, + "grad_norm": 2.2942702770233154, + "learning_rate": 9.599928792041308e-05, + "loss": 1.2738, + "step": 641 + }, + { + "epoch": 4.1688311688311686, + "grad_norm": 2.392411231994629, + "learning_rate": 9.598696531274227e-05, + "loss": 1.3295, + "step": 642 + }, + { + "epoch": 4.175324675324675, + "grad_norm": 2.619590997695923, + "learning_rate": 9.597462455014585e-05, + "loss": 1.3489, + "step": 643 + }, + { + "epoch": 4.181818181818182, + "grad_norm": 2.656822443008423, + "learning_rate": 9.596226563749575e-05, + "loss": 1.511, + "step": 644 + }, + { + "epoch": 4.188311688311688, + "grad_norm": 2.4362051486968994, + "learning_rate": 9.594988857967106e-05, + "loss": 1.2914, + "step": 645 + }, + { + "epoch": 4.194805194805195, + "grad_norm": 2.1643314361572266, + "learning_rate": 9.593749338155809e-05, + "loss": 1.1751, + "step": 646 + }, + { + "epoch": 4.201298701298701, + "grad_norm": 2.725790023803711, + "learning_rate": 9.592508004805023e-05, + "loss": 1.5275, + "step": 647 + }, + { + "epoch": 4.207792207792208, + "grad_norm": 2.422140598297119, + "learning_rate": 9.59126485840481e-05, + "loss": 1.3667, + "step": 648 + }, + { + "epoch": 4.214285714285714, + "grad_norm": 2.537302017211914, + "learning_rate": 9.59001989944594e-05, + "loss": 1.4091, + "step": 649 + }, + { + "epoch": 4.220779220779221, + "grad_norm": 2.6183526515960693, + "learning_rate": 9.588773128419906e-05, + "loss": 1.4391, + "step": 650 + }, + { + "epoch": 4.2272727272727275, + "grad_norm": 2.544766426086426, + "learning_rate": 9.587524545818913e-05, + "loss": 1.4811, + "step": 651 + }, + { + "epoch": 4.233766233766234, + "grad_norm": 2.4699995517730713, + "learning_rate": 9.586274152135884e-05, + "loss": 1.3246, + "step": 652 + }, + { + "epoch": 4.240259740259741, + "grad_norm": 2.2006990909576416, + "learning_rate": 9.58502194786445e-05, + "loss": 1.2254, + "step": 653 + }, + { + "epoch": 4.246753246753247, + "grad_norm": 2.6973538398742676, + "learning_rate": 9.583767933498964e-05, + "loss": 1.4668, + "step": 654 + }, + { + "epoch": 4.253246753246753, + "grad_norm": 2.2840769290924072, + "learning_rate": 9.58251210953449e-05, + "loss": 1.2807, + "step": 655 + }, + { + "epoch": 4.259740259740259, + "grad_norm": 2.4915285110473633, + "learning_rate": 9.58125447646681e-05, + "loss": 1.4697, + "step": 656 + }, + { + "epoch": 4.266233766233766, + "grad_norm": 2.6363418102264404, + "learning_rate": 9.579995034792414e-05, + "loss": 1.3831, + "step": 657 + }, + { + "epoch": 4.2727272727272725, + "grad_norm": 2.5724446773529053, + "learning_rate": 9.578733785008513e-05, + "loss": 1.4606, + "step": 658 + }, + { + "epoch": 4.279220779220779, + "grad_norm": 2.6677348613739014, + "learning_rate": 9.577470727613025e-05, + "loss": 1.488, + "step": 659 + }, + { + "epoch": 4.285714285714286, + "grad_norm": 2.5872716903686523, + "learning_rate": 9.576205863104588e-05, + "loss": 1.4098, + "step": 660 + }, + { + "epoch": 4.292207792207792, + "grad_norm": 2.636482000350952, + "learning_rate": 9.57493919198255e-05, + "loss": 1.4056, + "step": 661 + }, + { + "epoch": 4.298701298701299, + "grad_norm": 2.4787089824676514, + "learning_rate": 9.573670714746972e-05, + "loss": 1.3252, + "step": 662 + }, + { + "epoch": 4.305194805194805, + "grad_norm": 2.544703245162964, + "learning_rate": 9.572400431898627e-05, + "loss": 1.213, + "step": 663 + }, + { + "epoch": 4.311688311688312, + "grad_norm": 2.3949763774871826, + "learning_rate": 9.571128343939005e-05, + "loss": 1.4002, + "step": 664 + }, + { + "epoch": 4.318181818181818, + "grad_norm": 2.5433011054992676, + "learning_rate": 9.569854451370307e-05, + "loss": 1.4224, + "step": 665 + }, + { + "epoch": 4.324675324675325, + "grad_norm": 2.485722780227661, + "learning_rate": 9.568578754695442e-05, + "loss": 1.3944, + "step": 666 + }, + { + "epoch": 4.3311688311688314, + "grad_norm": 2.7001330852508545, + "learning_rate": 9.567301254418038e-05, + "loss": 1.3847, + "step": 667 + }, + { + "epoch": 4.337662337662338, + "grad_norm": 2.6091723442077637, + "learning_rate": 9.566021951042433e-05, + "loss": 1.48, + "step": 668 + }, + { + "epoch": 4.3441558441558445, + "grad_norm": 2.37465238571167, + "learning_rate": 9.56474084507367e-05, + "loss": 1.2859, + "step": 669 + }, + { + "epoch": 4.35064935064935, + "grad_norm": 2.298042058944702, + "learning_rate": 9.563457937017515e-05, + "loss": 1.2833, + "step": 670 + }, + { + "epoch": 4.357142857142857, + "grad_norm": 2.418095827102661, + "learning_rate": 9.562173227380436e-05, + "loss": 1.2609, + "step": 671 + }, + { + "epoch": 4.363636363636363, + "grad_norm": 2.5434913635253906, + "learning_rate": 9.56088671666962e-05, + "loss": 1.2695, + "step": 672 + }, + { + "epoch": 4.37012987012987, + "grad_norm": 2.607151508331299, + "learning_rate": 9.559598405392958e-05, + "loss": 1.4324, + "step": 673 + }, + { + "epoch": 4.376623376623376, + "grad_norm": 2.42596173286438, + "learning_rate": 9.558308294059054e-05, + "loss": 1.4373, + "step": 674 + }, + { + "epoch": 4.383116883116883, + "grad_norm": 2.508871078491211, + "learning_rate": 9.557016383177227e-05, + "loss": 1.4397, + "step": 675 + }, + { + "epoch": 4.3896103896103895, + "grad_norm": 2.110358715057373, + "learning_rate": 9.555722673257501e-05, + "loss": 1.139, + "step": 676 + }, + { + "epoch": 4.396103896103896, + "grad_norm": 2.3169806003570557, + "learning_rate": 9.554427164810611e-05, + "loss": 1.231, + "step": 677 + }, + { + "epoch": 4.402597402597403, + "grad_norm": 2.418757200241089, + "learning_rate": 9.553129858348006e-05, + "loss": 1.4744, + "step": 678 + }, + { + "epoch": 4.409090909090909, + "grad_norm": 2.496831178665161, + "learning_rate": 9.55183075438184e-05, + "loss": 1.4325, + "step": 679 + }, + { + "epoch": 4.415584415584416, + "grad_norm": 2.282007932662964, + "learning_rate": 9.550529853424979e-05, + "loss": 1.2713, + "step": 680 + }, + { + "epoch": 4.422077922077922, + "grad_norm": 2.46980619430542, + "learning_rate": 9.549227155990999e-05, + "loss": 1.426, + "step": 681 + }, + { + "epoch": 4.428571428571429, + "grad_norm": 2.3510262966156006, + "learning_rate": 9.547922662594183e-05, + "loss": 1.2731, + "step": 682 + }, + { + "epoch": 4.435064935064935, + "grad_norm": 2.6384055614471436, + "learning_rate": 9.546616373749525e-05, + "loss": 1.4716, + "step": 683 + }, + { + "epoch": 4.441558441558442, + "grad_norm": 2.60732102394104, + "learning_rate": 9.545308289972728e-05, + "loss": 1.4314, + "step": 684 + }, + { + "epoch": 4.448051948051948, + "grad_norm": 2.352541923522949, + "learning_rate": 9.543998411780201e-05, + "loss": 1.3909, + "step": 685 + }, + { + "epoch": 4.454545454545454, + "grad_norm": 2.4203426837921143, + "learning_rate": 9.542686739689065e-05, + "loss": 1.3476, + "step": 686 + }, + { + "epoch": 4.461038961038961, + "grad_norm": 2.63857364654541, + "learning_rate": 9.541373274217145e-05, + "loss": 1.4261, + "step": 687 + }, + { + "epoch": 4.467532467532467, + "grad_norm": 2.3278229236602783, + "learning_rate": 9.540058015882979e-05, + "loss": 1.2848, + "step": 688 + }, + { + "epoch": 4.474025974025974, + "grad_norm": 2.334977388381958, + "learning_rate": 9.538740965205808e-05, + "loss": 1.3625, + "step": 689 + }, + { + "epoch": 4.48051948051948, + "grad_norm": 2.4834561347961426, + "learning_rate": 9.537422122705585e-05, + "loss": 1.302, + "step": 690 + }, + { + "epoch": 4.487012987012987, + "grad_norm": 2.0580313205718994, + "learning_rate": 9.536101488902966e-05, + "loss": 1.1823, + "step": 691 + }, + { + "epoch": 4.4935064935064934, + "grad_norm": 2.5352213382720947, + "learning_rate": 9.534779064319318e-05, + "loss": 1.3543, + "step": 692 + }, + { + "epoch": 4.5, + "grad_norm": 2.424487829208374, + "learning_rate": 9.533454849476712e-05, + "loss": 1.4382, + "step": 693 + }, + { + "epoch": 4.5064935064935066, + "grad_norm": 2.486064910888672, + "learning_rate": 9.532128844897928e-05, + "loss": 1.3491, + "step": 694 + }, + { + "epoch": 4.512987012987013, + "grad_norm": 2.4160115718841553, + "learning_rate": 9.530801051106449e-05, + "loss": 1.401, + "step": 695 + }, + { + "epoch": 4.51948051948052, + "grad_norm": 2.027177095413208, + "learning_rate": 9.529471468626472e-05, + "loss": 1.1387, + "step": 696 + }, + { + "epoch": 4.525974025974026, + "grad_norm": 2.3802859783172607, + "learning_rate": 9.528140097982889e-05, + "loss": 1.504, + "step": 697 + }, + { + "epoch": 4.532467532467533, + "grad_norm": 2.4218432903289795, + "learning_rate": 9.526806939701309e-05, + "loss": 1.3862, + "step": 698 + }, + { + "epoch": 4.538961038961039, + "grad_norm": 2.2717883586883545, + "learning_rate": 9.52547199430804e-05, + "loss": 1.1086, + "step": 699 + }, + { + "epoch": 4.545454545454545, + "grad_norm": 2.2099993228912354, + "learning_rate": 9.524135262330098e-05, + "loss": 1.3446, + "step": 700 + }, + { + "epoch": 4.551948051948052, + "grad_norm": 2.0593318939208984, + "learning_rate": 9.522796744295202e-05, + "loss": 1.0246, + "step": 701 + }, + { + "epoch": 4.558441558441558, + "grad_norm": 2.5161662101745605, + "learning_rate": 9.52145644073178e-05, + "loss": 1.51, + "step": 702 + }, + { + "epoch": 4.564935064935065, + "grad_norm": 2.523601531982422, + "learning_rate": 9.520114352168958e-05, + "loss": 1.4339, + "step": 703 + }, + { + "epoch": 4.571428571428571, + "grad_norm": 2.5355663299560547, + "learning_rate": 9.518770479136578e-05, + "loss": 1.3231, + "step": 704 + }, + { + "epoch": 4.577922077922078, + "grad_norm": 2.8767991065979004, + "learning_rate": 9.517424822165175e-05, + "loss": 1.5899, + "step": 705 + }, + { + "epoch": 4.584415584415584, + "grad_norm": 2.6482222080230713, + "learning_rate": 9.516077381785994e-05, + "loss": 1.337, + "step": 706 + }, + { + "epoch": 4.590909090909091, + "grad_norm": 2.7159810066223145, + "learning_rate": 9.514728158530983e-05, + "loss": 1.4175, + "step": 707 + }, + { + "epoch": 4.597402597402597, + "grad_norm": 2.59430193901062, + "learning_rate": 9.513377152932796e-05, + "loss": 1.4217, + "step": 708 + }, + { + "epoch": 4.603896103896104, + "grad_norm": 2.4445676803588867, + "learning_rate": 9.512024365524787e-05, + "loss": 1.4127, + "step": 709 + }, + { + "epoch": 4.6103896103896105, + "grad_norm": 2.483778953552246, + "learning_rate": 9.510669796841014e-05, + "loss": 1.4122, + "step": 710 + }, + { + "epoch": 4.616883116883117, + "grad_norm": 2.4489808082580566, + "learning_rate": 9.509313447416242e-05, + "loss": 1.5403, + "step": 711 + }, + { + "epoch": 4.623376623376624, + "grad_norm": 2.4049267768859863, + "learning_rate": 9.507955317785934e-05, + "loss": 1.4104, + "step": 712 + }, + { + "epoch": 4.62987012987013, + "grad_norm": 2.906292200088501, + "learning_rate": 9.506595408486259e-05, + "loss": 1.7337, + "step": 713 + }, + { + "epoch": 4.636363636363637, + "grad_norm": 2.2860770225524902, + "learning_rate": 9.505233720054087e-05, + "loss": 1.3166, + "step": 714 + }, + { + "epoch": 4.642857142857143, + "grad_norm": 2.660557270050049, + "learning_rate": 9.503870253026991e-05, + "loss": 1.4689, + "step": 715 + }, + { + "epoch": 4.64935064935065, + "grad_norm": 2.4646763801574707, + "learning_rate": 9.502505007943248e-05, + "loss": 1.4584, + "step": 716 + }, + { + "epoch": 4.6558441558441555, + "grad_norm": 2.287764072418213, + "learning_rate": 9.501137985341832e-05, + "loss": 1.4074, + "step": 717 + }, + { + "epoch": 4.662337662337662, + "grad_norm": 3.6270928382873535, + "learning_rate": 9.499769185762425e-05, + "loss": 1.5872, + "step": 718 + }, + { + "epoch": 4.6688311688311686, + "grad_norm": 2.5962812900543213, + "learning_rate": 9.498398609745405e-05, + "loss": 1.5825, + "step": 719 + }, + { + "epoch": 4.675324675324675, + "grad_norm": 2.382645845413208, + "learning_rate": 9.497026257831855e-05, + "loss": 1.3595, + "step": 720 + }, + { + "epoch": 4.681818181818182, + "grad_norm": 2.0103063583374023, + "learning_rate": 9.49565213056356e-05, + "loss": 1.1057, + "step": 721 + }, + { + "epoch": 4.688311688311688, + "grad_norm": 2.2708091735839844, + "learning_rate": 9.494276228482998e-05, + "loss": 1.3579, + "step": 722 + }, + { + "epoch": 4.694805194805195, + "grad_norm": 2.530606508255005, + "learning_rate": 9.492898552133358e-05, + "loss": 1.4606, + "step": 723 + }, + { + "epoch": 4.701298701298701, + "grad_norm": 2.033069372177124, + "learning_rate": 9.491519102058522e-05, + "loss": 1.1266, + "step": 724 + }, + { + "epoch": 4.707792207792208, + "grad_norm": 2.533560037612915, + "learning_rate": 9.490137878803079e-05, + "loss": 1.5121, + "step": 725 + }, + { + "epoch": 4.714285714285714, + "grad_norm": 2.3064355850219727, + "learning_rate": 9.48875488291231e-05, + "loss": 1.3564, + "step": 726 + }, + { + "epoch": 4.720779220779221, + "grad_norm": 2.3468894958496094, + "learning_rate": 9.487370114932202e-05, + "loss": 1.4063, + "step": 727 + }, + { + "epoch": 4.7272727272727275, + "grad_norm": 2.2847111225128174, + "learning_rate": 9.485983575409438e-05, + "loss": 1.3642, + "step": 728 + }, + { + "epoch": 4.733766233766234, + "grad_norm": 2.188500165939331, + "learning_rate": 9.484595264891402e-05, + "loss": 1.2824, + "step": 729 + }, + { + "epoch": 4.740259740259741, + "grad_norm": 2.442934036254883, + "learning_rate": 9.483205183926181e-05, + "loss": 1.4042, + "step": 730 + }, + { + "epoch": 4.746753246753247, + "grad_norm": 2.4196629524230957, + "learning_rate": 9.48181333306255e-05, + "loss": 1.4626, + "step": 731 + }, + { + "epoch": 4.753246753246753, + "grad_norm": 2.290989637374878, + "learning_rate": 9.480419712849995e-05, + "loss": 1.2912, + "step": 732 + }, + { + "epoch": 4.759740259740259, + "grad_norm": 2.430495262145996, + "learning_rate": 9.479024323838693e-05, + "loss": 1.4117, + "step": 733 + }, + { + "epoch": 4.766233766233766, + "grad_norm": 2.0131633281707764, + "learning_rate": 9.477627166579522e-05, + "loss": 1.1689, + "step": 734 + }, + { + "epoch": 4.7727272727272725, + "grad_norm": 2.582155466079712, + "learning_rate": 9.476228241624059e-05, + "loss": 1.6276, + "step": 735 + }, + { + "epoch": 4.779220779220779, + "grad_norm": 2.3215701580047607, + "learning_rate": 9.474827549524574e-05, + "loss": 1.3326, + "step": 736 + }, + { + "epoch": 4.785714285714286, + "grad_norm": 2.2553138732910156, + "learning_rate": 9.473425090834041e-05, + "loss": 1.3568, + "step": 737 + }, + { + "epoch": 4.792207792207792, + "grad_norm": 2.5642342567443848, + "learning_rate": 9.472020866106128e-05, + "loss": 1.4779, + "step": 738 + }, + { + "epoch": 4.798701298701299, + "grad_norm": 2.465707778930664, + "learning_rate": 9.470614875895201e-05, + "loss": 1.4478, + "step": 739 + }, + { + "epoch": 4.805194805194805, + "grad_norm": 2.395329236984253, + "learning_rate": 9.46920712075632e-05, + "loss": 1.3339, + "step": 740 + }, + { + "epoch": 4.811688311688312, + "grad_norm": 2.5474603176116943, + "learning_rate": 9.467797601245246e-05, + "loss": 1.4824, + "step": 741 + }, + { + "epoch": 4.818181818181818, + "grad_norm": 2.498077154159546, + "learning_rate": 9.466386317918436e-05, + "loss": 1.4558, + "step": 742 + }, + { + "epoch": 4.824675324675325, + "grad_norm": 2.258089065551758, + "learning_rate": 9.464973271333042e-05, + "loss": 1.3571, + "step": 743 + }, + { + "epoch": 4.8311688311688314, + "grad_norm": 2.5701329708099365, + "learning_rate": 9.463558462046912e-05, + "loss": 1.5302, + "step": 744 + }, + { + "epoch": 4.837662337662338, + "grad_norm": 2.347843885421753, + "learning_rate": 9.46214189061859e-05, + "loss": 1.3368, + "step": 745 + }, + { + "epoch": 4.8441558441558445, + "grad_norm": 2.3211004734039307, + "learning_rate": 9.460723557607316e-05, + "loss": 1.3966, + "step": 746 + }, + { + "epoch": 4.85064935064935, + "grad_norm": 2.381417989730835, + "learning_rate": 9.459303463573026e-05, + "loss": 1.267, + "step": 747 + }, + { + "epoch": 4.857142857142857, + "grad_norm": 2.3821098804473877, + "learning_rate": 9.457881609076352e-05, + "loss": 1.4147, + "step": 748 + }, + { + "epoch": 4.863636363636363, + "grad_norm": 2.3875110149383545, + "learning_rate": 9.456457994678616e-05, + "loss": 1.3116, + "step": 749 + }, + { + "epoch": 4.87012987012987, + "grad_norm": 2.3099076747894287, + "learning_rate": 9.45503262094184e-05, + "loss": 1.2902, + "step": 750 + }, + { + "epoch": 4.876623376623376, + "grad_norm": 2.0546610355377197, + "learning_rate": 9.45360548842874e-05, + "loss": 1.1813, + "step": 751 + }, + { + "epoch": 4.883116883116883, + "grad_norm": 2.4475390911102295, + "learning_rate": 9.452176597702725e-05, + "loss": 1.5366, + "step": 752 + }, + { + "epoch": 4.8896103896103895, + "grad_norm": 2.145540237426758, + "learning_rate": 9.450745949327896e-05, + "loss": 1.1983, + "step": 753 + }, + { + "epoch": 4.896103896103896, + "grad_norm": 2.694192886352539, + "learning_rate": 9.449313543869055e-05, + "loss": 1.5095, + "step": 754 + }, + { + "epoch": 4.902597402597403, + "grad_norm": 2.1562998294830322, + "learning_rate": 9.447879381891692e-05, + "loss": 1.1382, + "step": 755 + }, + { + "epoch": 4.909090909090909, + "grad_norm": 2.4446427822113037, + "learning_rate": 9.446443463961986e-05, + "loss": 1.4053, + "step": 756 + }, + { + "epoch": 4.915584415584416, + "grad_norm": 2.055360794067383, + "learning_rate": 9.445005790646819e-05, + "loss": 1.3194, + "step": 757 + }, + { + "epoch": 4.922077922077922, + "grad_norm": 2.397583246231079, + "learning_rate": 9.443566362513763e-05, + "loss": 1.5682, + "step": 758 + }, + { + "epoch": 4.928571428571429, + "grad_norm": 2.185490846633911, + "learning_rate": 9.442125180131078e-05, + "loss": 1.4359, + "step": 759 + }, + { + "epoch": 4.935064935064935, + "grad_norm": 2.365079402923584, + "learning_rate": 9.440682244067724e-05, + "loss": 1.4141, + "step": 760 + }, + { + "epoch": 4.941558441558442, + "grad_norm": 2.510624408721924, + "learning_rate": 9.439237554893344e-05, + "loss": 1.5375, + "step": 761 + }, + { + "epoch": 4.948051948051948, + "grad_norm": 2.369779109954834, + "learning_rate": 9.437791113178282e-05, + "loss": 1.4662, + "step": 762 + }, + { + "epoch": 4.954545454545455, + "grad_norm": 2.063880443572998, + "learning_rate": 9.43634291949357e-05, + "loss": 1.3133, + "step": 763 + }, + { + "epoch": 4.961038961038961, + "grad_norm": 2.3315935134887695, + "learning_rate": 9.434892974410932e-05, + "loss": 1.4277, + "step": 764 + }, + { + "epoch": 4.967532467532467, + "grad_norm": 2.5497238636016846, + "learning_rate": 9.433441278502783e-05, + "loss": 1.4894, + "step": 765 + }, + { + "epoch": 4.974025974025974, + "grad_norm": 2.4642364978790283, + "learning_rate": 9.431987832342228e-05, + "loss": 1.4023, + "step": 766 + }, + { + "epoch": 4.98051948051948, + "grad_norm": 2.380721092224121, + "learning_rate": 9.430532636503068e-05, + "loss": 1.3227, + "step": 767 + }, + { + "epoch": 4.987012987012987, + "grad_norm": 2.2699685096740723, + "learning_rate": 9.429075691559787e-05, + "loss": 1.352, + "step": 768 + }, + { + "epoch": 4.9935064935064934, + "grad_norm": 2.156005382537842, + "learning_rate": 9.427616998087568e-05, + "loss": 1.3047, + "step": 769 + }, + { + "epoch": 5.0, + "grad_norm": 1483.0968017578125, + "learning_rate": 9.426156556662276e-05, + "loss": 1.3802, + "step": 770 + }, + { + "epoch": 5.0064935064935066, + "grad_norm": 2.4799044132232666, + "learning_rate": 9.424694367860473e-05, + "loss": 1.214, + "step": 771 + }, + { + "epoch": 5.012987012987013, + "grad_norm": 3.611436128616333, + "learning_rate": 9.423230432259409e-05, + "loss": 1.1361, + "step": 772 + }, + { + "epoch": 5.01948051948052, + "grad_norm": 2.477595567703247, + "learning_rate": 9.421764750437019e-05, + "loss": 1.322, + "step": 773 + }, + { + "epoch": 5.025974025974026, + "grad_norm": 2.0933218002319336, + "learning_rate": 9.420297322971933e-05, + "loss": 1.1123, + "step": 774 + }, + { + "epoch": 5.032467532467533, + "grad_norm": 2.1223325729370117, + "learning_rate": 9.418828150443467e-05, + "loss": 1.2504, + "step": 775 + }, + { + "epoch": 5.038961038961039, + "grad_norm": 2.640428304672241, + "learning_rate": 9.41735723343163e-05, + "loss": 1.3819, + "step": 776 + }, + { + "epoch": 5.045454545454546, + "grad_norm": 2.309741258621216, + "learning_rate": 9.415884572517113e-05, + "loss": 1.2354, + "step": 777 + }, + { + "epoch": 5.0519480519480515, + "grad_norm": 2.4606881141662598, + "learning_rate": 9.414410168281302e-05, + "loss": 1.4091, + "step": 778 + }, + { + "epoch": 5.058441558441558, + "grad_norm": 2.1588926315307617, + "learning_rate": 9.412934021306267e-05, + "loss": 1.1284, + "step": 779 + }, + { + "epoch": 5.064935064935065, + "grad_norm": 2.3062281608581543, + "learning_rate": 9.411456132174767e-05, + "loss": 1.2039, + "step": 780 + }, + { + "epoch": 5.071428571428571, + "grad_norm": 2.493637800216675, + "learning_rate": 9.40997650147025e-05, + "loss": 1.2556, + "step": 781 + }, + { + "epoch": 5.077922077922078, + "grad_norm": 2.254223346710205, + "learning_rate": 9.408495129776852e-05, + "loss": 1.14, + "step": 782 + }, + { + "epoch": 5.084415584415584, + "grad_norm": 2.187127113342285, + "learning_rate": 9.407012017679393e-05, + "loss": 1.1906, + "step": 783 + }, + { + "epoch": 5.090909090909091, + "grad_norm": 2.017028570175171, + "learning_rate": 9.405527165763384e-05, + "loss": 1.0582, + "step": 784 + }, + { + "epoch": 5.097402597402597, + "grad_norm": 2.3100154399871826, + "learning_rate": 9.404040574615018e-05, + "loss": 1.3244, + "step": 785 + }, + { + "epoch": 5.103896103896104, + "grad_norm": 2.231184482574463, + "learning_rate": 9.402552244821182e-05, + "loss": 1.0768, + "step": 786 + }, + { + "epoch": 5.1103896103896105, + "grad_norm": 2.422355890274048, + "learning_rate": 9.401062176969442e-05, + "loss": 1.1453, + "step": 787 + }, + { + "epoch": 5.116883116883117, + "grad_norm": 2.3468523025512695, + "learning_rate": 9.399570371648052e-05, + "loss": 1.1517, + "step": 788 + }, + { + "epoch": 5.123376623376624, + "grad_norm": 2.1444785594940186, + "learning_rate": 9.398076829445958e-05, + "loss": 1.0645, + "step": 789 + }, + { + "epoch": 5.12987012987013, + "grad_norm": 2.26538348197937, + "learning_rate": 9.396581550952781e-05, + "loss": 1.1867, + "step": 790 + }, + { + "epoch": 5.136363636363637, + "grad_norm": 2.3012781143188477, + "learning_rate": 9.395084536758838e-05, + "loss": 1.1908, + "step": 791 + }, + { + "epoch": 5.142857142857143, + "grad_norm": 2.353574514389038, + "learning_rate": 9.393585787455124e-05, + "loss": 1.1686, + "step": 792 + }, + { + "epoch": 5.14935064935065, + "grad_norm": 2.434039354324341, + "learning_rate": 9.392085303633323e-05, + "loss": 1.1923, + "step": 793 + }, + { + "epoch": 5.1558441558441555, + "grad_norm": 2.4139668941497803, + "learning_rate": 9.3905830858858e-05, + "loss": 1.2742, + "step": 794 + }, + { + "epoch": 5.162337662337662, + "grad_norm": 2.5167605876922607, + "learning_rate": 9.389079134805609e-05, + "loss": 1.2763, + "step": 795 + }, + { + "epoch": 5.1688311688311686, + "grad_norm": 2.29848313331604, + "learning_rate": 9.387573450986484e-05, + "loss": 1.2501, + "step": 796 + }, + { + "epoch": 5.175324675324675, + "grad_norm": 2.4731240272521973, + "learning_rate": 9.386066035022848e-05, + "loss": 1.4086, + "step": 797 + }, + { + "epoch": 5.181818181818182, + "grad_norm": 2.226640224456787, + "learning_rate": 9.384556887509802e-05, + "loss": 1.1452, + "step": 798 + }, + { + "epoch": 5.188311688311688, + "grad_norm": 2.1757423877716064, + "learning_rate": 9.383046009043134e-05, + "loss": 1.2051, + "step": 799 + }, + { + "epoch": 5.194805194805195, + "grad_norm": 2.5131468772888184, + "learning_rate": 9.381533400219318e-05, + "loss": 1.3115, + "step": 800 + }, + { + "epoch": 5.201298701298701, + "grad_norm": 2.236072063446045, + "learning_rate": 9.380019061635506e-05, + "loss": 1.1337, + "step": 801 + }, + { + "epoch": 5.207792207792208, + "grad_norm": 2.25288987159729, + "learning_rate": 9.378502993889533e-05, + "loss": 1.2222, + "step": 802 + }, + { + "epoch": 5.214285714285714, + "grad_norm": 2.3511617183685303, + "learning_rate": 9.37698519757992e-05, + "loss": 1.228, + "step": 803 + }, + { + "epoch": 5.220779220779221, + "grad_norm": 2.281393051147461, + "learning_rate": 9.375465673305869e-05, + "loss": 1.1854, + "step": 804 + }, + { + "epoch": 5.2272727272727275, + "grad_norm": 2.451622247695923, + "learning_rate": 9.373944421667265e-05, + "loss": 1.2707, + "step": 805 + }, + { + "epoch": 5.233766233766234, + "grad_norm": 2.3030169010162354, + "learning_rate": 9.372421443264671e-05, + "loss": 1.0945, + "step": 806 + }, + { + "epoch": 5.240259740259741, + "grad_norm": 2.3412272930145264, + "learning_rate": 9.370896738699339e-05, + "loss": 1.1891, + "step": 807 + }, + { + "epoch": 5.246753246753247, + "grad_norm": 2.457958936691284, + "learning_rate": 9.369370308573198e-05, + "loss": 1.2034, + "step": 808 + }, + { + "epoch": 5.253246753246753, + "grad_norm": 2.3870041370391846, + "learning_rate": 9.367842153488854e-05, + "loss": 1.1308, + "step": 809 + }, + { + "epoch": 5.259740259740259, + "grad_norm": 2.373983860015869, + "learning_rate": 9.366312274049602e-05, + "loss": 1.2246, + "step": 810 + }, + { + "epoch": 5.266233766233766, + "grad_norm": 2.238525152206421, + "learning_rate": 9.364780670859412e-05, + "loss": 1.1794, + "step": 811 + }, + { + "epoch": 5.2727272727272725, + "grad_norm": 2.2688422203063965, + "learning_rate": 9.363247344522939e-05, + "loss": 1.3021, + "step": 812 + }, + { + "epoch": 5.279220779220779, + "grad_norm": 2.4562861919403076, + "learning_rate": 9.361712295645515e-05, + "loss": 1.2968, + "step": 813 + }, + { + "epoch": 5.285714285714286, + "grad_norm": 1.8892732858657837, + "learning_rate": 9.360175524833153e-05, + "loss": 0.895, + "step": 814 + }, + { + "epoch": 5.292207792207792, + "grad_norm": 2.4016454219818115, + "learning_rate": 9.358637032692545e-05, + "loss": 1.1788, + "step": 815 + }, + { + "epoch": 5.298701298701299, + "grad_norm": 2.198923349380493, + "learning_rate": 9.357096819831064e-05, + "loss": 1.1777, + "step": 816 + }, + { + "epoch": 5.305194805194805, + "grad_norm": 2.5778071880340576, + "learning_rate": 9.355554886856762e-05, + "loss": 1.2441, + "step": 817 + }, + { + "epoch": 5.311688311688312, + "grad_norm": 2.578562021255493, + "learning_rate": 9.354011234378369e-05, + "loss": 1.3336, + "step": 818 + }, + { + "epoch": 5.318181818181818, + "grad_norm": 2.29508376121521, + "learning_rate": 9.352465863005296e-05, + "loss": 1.3143, + "step": 819 + }, + { + "epoch": 5.324675324675325, + "grad_norm": 2.3751208782196045, + "learning_rate": 9.35091877334763e-05, + "loss": 1.3194, + "step": 820 + }, + { + "epoch": 5.3311688311688314, + "grad_norm": 2.456490993499756, + "learning_rate": 9.349369966016134e-05, + "loss": 1.2553, + "step": 821 + }, + { + "epoch": 5.337662337662338, + "grad_norm": 1.9089747667312622, + "learning_rate": 9.347819441622261e-05, + "loss": 0.9778, + "step": 822 + }, + { + "epoch": 5.3441558441558445, + "grad_norm": 2.301745891571045, + "learning_rate": 9.346267200778126e-05, + "loss": 1.1925, + "step": 823 + }, + { + "epoch": 5.35064935064935, + "grad_norm": 2.3186118602752686, + "learning_rate": 9.344713244096533e-05, + "loss": 1.2568, + "step": 824 + }, + { + "epoch": 5.357142857142857, + "grad_norm": 2.4224462509155273, + "learning_rate": 9.343157572190957e-05, + "loss": 1.2227, + "step": 825 + }, + { + "epoch": 5.363636363636363, + "grad_norm": 2.4902286529541016, + "learning_rate": 9.341600185675554e-05, + "loss": 1.2466, + "step": 826 + }, + { + "epoch": 5.37012987012987, + "grad_norm": 2.3658058643341064, + "learning_rate": 9.340041085165155e-05, + "loss": 1.288, + "step": 827 + }, + { + "epoch": 5.376623376623376, + "grad_norm": 2.256941318511963, + "learning_rate": 9.33848027127527e-05, + "loss": 1.2251, + "step": 828 + }, + { + "epoch": 5.383116883116883, + "grad_norm": 2.4632041454315186, + "learning_rate": 9.336917744622081e-05, + "loss": 1.3159, + "step": 829 + }, + { + "epoch": 5.3896103896103895, + "grad_norm": 2.1642262935638428, + "learning_rate": 9.33535350582245e-05, + "loss": 1.1923, + "step": 830 + }, + { + "epoch": 5.396103896103896, + "grad_norm": 2.154273748397827, + "learning_rate": 9.333787555493914e-05, + "loss": 1.1474, + "step": 831 + }, + { + "epoch": 5.402597402597403, + "grad_norm": 2.319180965423584, + "learning_rate": 9.332219894254686e-05, + "loss": 1.2664, + "step": 832 + }, + { + "epoch": 5.409090909090909, + "grad_norm": 2.0859668254852295, + "learning_rate": 9.330650522723652e-05, + "loss": 1.0003, + "step": 833 + }, + { + "epoch": 5.415584415584416, + "grad_norm": 2.426114082336426, + "learning_rate": 9.329079441520377e-05, + "loss": 1.249, + "step": 834 + }, + { + "epoch": 5.422077922077922, + "grad_norm": 2.3975894451141357, + "learning_rate": 9.327506651265095e-05, + "loss": 1.2747, + "step": 835 + }, + { + "epoch": 5.428571428571429, + "grad_norm": 2.561692476272583, + "learning_rate": 9.325932152578725e-05, + "loss": 1.1971, + "step": 836 + }, + { + "epoch": 5.435064935064935, + "grad_norm": 2.311870813369751, + "learning_rate": 9.324355946082848e-05, + "loss": 1.1388, + "step": 837 + }, + { + "epoch": 5.441558441558442, + "grad_norm": 2.2985804080963135, + "learning_rate": 9.322778032399728e-05, + "loss": 1.1915, + "step": 838 + }, + { + "epoch": 5.448051948051948, + "grad_norm": 2.5095090866088867, + "learning_rate": 9.321198412152301e-05, + "loss": 1.2289, + "step": 839 + }, + { + "epoch": 5.454545454545454, + "grad_norm": 2.4977407455444336, + "learning_rate": 9.319617085964176e-05, + "loss": 1.1548, + "step": 840 + }, + { + "epoch": 5.461038961038961, + "grad_norm": 2.479334831237793, + "learning_rate": 9.318034054459637e-05, + "loss": 1.2881, + "step": 841 + }, + { + "epoch": 5.467532467532467, + "grad_norm": 2.316788911819458, + "learning_rate": 9.316449318263635e-05, + "loss": 1.0807, + "step": 842 + }, + { + "epoch": 5.474025974025974, + "grad_norm": 2.3556737899780273, + "learning_rate": 9.314862878001803e-05, + "loss": 1.3983, + "step": 843 + }, + { + "epoch": 5.48051948051948, + "grad_norm": 2.27823805809021, + "learning_rate": 9.313274734300439e-05, + "loss": 1.2266, + "step": 844 + }, + { + "epoch": 5.487012987012987, + "grad_norm": 2.213878870010376, + "learning_rate": 9.31168488778652e-05, + "loss": 1.1607, + "step": 845 + }, + { + "epoch": 5.4935064935064934, + "grad_norm": 2.411067485809326, + "learning_rate": 9.310093339087692e-05, + "loss": 1.3101, + "step": 846 + }, + { + "epoch": 5.5, + "grad_norm": 2.3228533267974854, + "learning_rate": 9.308500088832272e-05, + "loss": 1.1342, + "step": 847 + }, + { + "epoch": 5.5064935064935066, + "grad_norm": 2.511704683303833, + "learning_rate": 9.30690513764925e-05, + "loss": 1.3019, + "step": 848 + }, + { + "epoch": 5.512987012987013, + "grad_norm": 2.267284393310547, + "learning_rate": 9.305308486168288e-05, + "loss": 1.2113, + "step": 849 + }, + { + "epoch": 5.51948051948052, + "grad_norm": 2.3928427696228027, + "learning_rate": 9.30371013501972e-05, + "loss": 1.2584, + "step": 850 + }, + { + "epoch": 5.525974025974026, + "grad_norm": 2.4797680377960205, + "learning_rate": 9.302110084834545e-05, + "loss": 1.2511, + "step": 851 + }, + { + "epoch": 5.532467532467533, + "grad_norm": 2.280144214630127, + "learning_rate": 9.300508336244444e-05, + "loss": 1.3214, + "step": 852 + }, + { + "epoch": 5.538961038961039, + "grad_norm": 2.3917574882507324, + "learning_rate": 9.298904889881757e-05, + "loss": 1.3104, + "step": 853 + }, + { + "epoch": 5.545454545454545, + "grad_norm": 1.8771497011184692, + "learning_rate": 9.297299746379502e-05, + "loss": 1.0212, + "step": 854 + }, + { + "epoch": 5.551948051948052, + "grad_norm": 2.3260936737060547, + "learning_rate": 9.295692906371363e-05, + "loss": 1.2671, + "step": 855 + }, + { + "epoch": 5.558441558441558, + "grad_norm": 2.335958957672119, + "learning_rate": 9.294084370491694e-05, + "loss": 1.2515, + "step": 856 + }, + { + "epoch": 5.564935064935065, + "grad_norm": 2.451331853866577, + "learning_rate": 9.292474139375522e-05, + "loss": 1.0896, + "step": 857 + }, + { + "epoch": 5.571428571428571, + "grad_norm": 2.263322353363037, + "learning_rate": 9.29086221365854e-05, + "loss": 1.247, + "step": 858 + }, + { + "epoch": 5.577922077922078, + "grad_norm": 2.4265804290771484, + "learning_rate": 9.289248593977109e-05, + "loss": 1.2482, + "step": 859 + }, + { + "epoch": 5.584415584415584, + "grad_norm": 2.4868714809417725, + "learning_rate": 9.287633280968261e-05, + "loss": 1.2864, + "step": 860 + }, + { + "epoch": 5.590909090909091, + "grad_norm": 2.502161979675293, + "learning_rate": 9.286016275269698e-05, + "loss": 1.2699, + "step": 861 + }, + { + "epoch": 5.597402597402597, + "grad_norm": 2.301053762435913, + "learning_rate": 9.284397577519788e-05, + "loss": 1.2422, + "step": 862 + }, + { + "epoch": 5.603896103896104, + "grad_norm": 2.7383460998535156, + "learning_rate": 9.282777188357565e-05, + "loss": 1.3225, + "step": 863 + }, + { + "epoch": 5.6103896103896105, + "grad_norm": 2.5754849910736084, + "learning_rate": 9.281155108422733e-05, + "loss": 1.3382, + "step": 864 + }, + { + "epoch": 5.616883116883117, + "grad_norm": 2.30465030670166, + "learning_rate": 9.279531338355666e-05, + "loss": 1.2114, + "step": 865 + }, + { + "epoch": 5.623376623376624, + "grad_norm": 2.1572651863098145, + "learning_rate": 9.2779058787974e-05, + "loss": 1.2831, + "step": 866 + }, + { + "epoch": 5.62987012987013, + "grad_norm": 2.3018293380737305, + "learning_rate": 9.276278730389642e-05, + "loss": 1.1312, + "step": 867 + }, + { + "epoch": 5.636363636363637, + "grad_norm": 2.3740503787994385, + "learning_rate": 9.274649893774767e-05, + "loss": 1.2546, + "step": 868 + }, + { + "epoch": 5.642857142857143, + "grad_norm": 2.359429121017456, + "learning_rate": 9.273019369595809e-05, + "loss": 1.2289, + "step": 869 + }, + { + "epoch": 5.64935064935065, + "grad_norm": 2.7115275859832764, + "learning_rate": 9.271387158496476e-05, + "loss": 1.3554, + "step": 870 + }, + { + "epoch": 5.6558441558441555, + "grad_norm": 1.951027274131775, + "learning_rate": 9.269753261121138e-05, + "loss": 1.1395, + "step": 871 + }, + { + "epoch": 5.662337662337662, + "grad_norm": 2.2826426029205322, + "learning_rate": 9.268117678114834e-05, + "loss": 1.2125, + "step": 872 + }, + { + "epoch": 5.6688311688311686, + "grad_norm": 2.1922526359558105, + "learning_rate": 9.266480410123264e-05, + "loss": 1.0959, + "step": 873 + }, + { + "epoch": 5.675324675324675, + "grad_norm": 2.3663859367370605, + "learning_rate": 9.264841457792795e-05, + "loss": 1.2634, + "step": 874 + }, + { + "epoch": 5.681818181818182, + "grad_norm": 2.077533483505249, + "learning_rate": 9.263200821770461e-05, + "loss": 1.1805, + "step": 875 + }, + { + "epoch": 5.688311688311688, + "grad_norm": 2.255629062652588, + "learning_rate": 9.26155850270396e-05, + "loss": 1.3269, + "step": 876 + }, + { + "epoch": 5.694805194805195, + "grad_norm": 2.387958288192749, + "learning_rate": 9.259914501241652e-05, + "loss": 1.2001, + "step": 877 + }, + { + "epoch": 5.701298701298701, + "grad_norm": 2.3133974075317383, + "learning_rate": 9.258268818032561e-05, + "loss": 1.2889, + "step": 878 + }, + { + "epoch": 5.707792207792208, + "grad_norm": 2.17250919342041, + "learning_rate": 9.256621453726379e-05, + "loss": 1.2761, + "step": 879 + }, + { + "epoch": 5.714285714285714, + "grad_norm": 2.288163900375366, + "learning_rate": 9.254972408973461e-05, + "loss": 1.2545, + "step": 880 + }, + { + "epoch": 5.720779220779221, + "grad_norm": 2.2603843212127686, + "learning_rate": 9.25332168442482e-05, + "loss": 1.2539, + "step": 881 + }, + { + "epoch": 5.7272727272727275, + "grad_norm": 2.111243963241577, + "learning_rate": 9.251669280732137e-05, + "loss": 1.2284, + "step": 882 + }, + { + "epoch": 5.733766233766234, + "grad_norm": 9.176555633544922, + "learning_rate": 9.250015198547757e-05, + "loss": 1.3237, + "step": 883 + }, + { + "epoch": 5.740259740259741, + "grad_norm": 2.652176856994629, + "learning_rate": 9.248359438524683e-05, + "loss": 1.3154, + "step": 884 + }, + { + "epoch": 5.746753246753247, + "grad_norm": 2.4932117462158203, + "learning_rate": 9.246702001316583e-05, + "loss": 1.2712, + "step": 885 + }, + { + "epoch": 5.753246753246753, + "grad_norm": 2.2778451442718506, + "learning_rate": 9.245042887577788e-05, + "loss": 1.3088, + "step": 886 + }, + { + "epoch": 5.759740259740259, + "grad_norm": 2.240194082260132, + "learning_rate": 9.243382097963291e-05, + "loss": 1.1532, + "step": 887 + }, + { + "epoch": 5.766233766233766, + "grad_norm": 2.4618711471557617, + "learning_rate": 9.241719633128743e-05, + "loss": 1.4605, + "step": 888 + }, + { + "epoch": 5.7727272727272725, + "grad_norm": 2.5479254722595215, + "learning_rate": 9.24005549373046e-05, + "loss": 1.3666, + "step": 889 + }, + { + "epoch": 5.779220779220779, + "grad_norm": 2.277982473373413, + "learning_rate": 9.238389680425416e-05, + "loss": 1.3209, + "step": 890 + }, + { + "epoch": 5.785714285714286, + "grad_norm": 2.3099091053009033, + "learning_rate": 9.236722193871252e-05, + "loss": 1.2911, + "step": 891 + }, + { + "epoch": 5.792207792207792, + "grad_norm": 2.1005160808563232, + "learning_rate": 9.23505303472626e-05, + "loss": 1.1609, + "step": 892 + }, + { + "epoch": 5.798701298701299, + "grad_norm": 2.325089693069458, + "learning_rate": 9.233382203649401e-05, + "loss": 1.2268, + "step": 893 + }, + { + "epoch": 5.805194805194805, + "grad_norm": 2.2837464809417725, + "learning_rate": 9.231709701300293e-05, + "loss": 1.2928, + "step": 894 + }, + { + "epoch": 5.811688311688312, + "grad_norm": 2.1417577266693115, + "learning_rate": 9.230035528339211e-05, + "loss": 1.2102, + "step": 895 + }, + { + "epoch": 5.818181818181818, + "grad_norm": 2.3167195320129395, + "learning_rate": 9.228359685427095e-05, + "loss": 1.2982, + "step": 896 + }, + { + "epoch": 5.824675324675325, + "grad_norm": 2.281616449356079, + "learning_rate": 9.226682173225537e-05, + "loss": 1.2442, + "step": 897 + }, + { + "epoch": 5.8311688311688314, + "grad_norm": 2.245262622833252, + "learning_rate": 9.225002992396796e-05, + "loss": 1.2757, + "step": 898 + }, + { + "epoch": 5.837662337662338, + "grad_norm": 2.2756450176239014, + "learning_rate": 9.223322143603785e-05, + "loss": 1.1611, + "step": 899 + }, + { + "epoch": 5.8441558441558445, + "grad_norm": 2.2296695709228516, + "learning_rate": 9.221639627510076e-05, + "loss": 1.2486, + "step": 900 + }, + { + "epoch": 5.85064935064935, + "grad_norm": 2.456972599029541, + "learning_rate": 9.2199554447799e-05, + "loss": 1.2553, + "step": 901 + }, + { + "epoch": 5.857142857142857, + "grad_norm": 2.2772555351257324, + "learning_rate": 9.218269596078146e-05, + "loss": 1.1621, + "step": 902 + }, + { + "epoch": 5.863636363636363, + "grad_norm": 2.2198710441589355, + "learning_rate": 9.216582082070358e-05, + "loss": 1.1448, + "step": 903 + }, + { + "epoch": 5.87012987012987, + "grad_norm": 2.201732873916626, + "learning_rate": 9.214892903422744e-05, + "loss": 1.1754, + "step": 904 + }, + { + "epoch": 5.876623376623376, + "grad_norm": 2.263493061065674, + "learning_rate": 9.213202060802161e-05, + "loss": 1.3105, + "step": 905 + }, + { + "epoch": 5.883116883116883, + "grad_norm": 2.3806960582733154, + "learning_rate": 9.21150955487613e-05, + "loss": 1.2363, + "step": 906 + }, + { + "epoch": 5.8896103896103895, + "grad_norm": 2.324129104614258, + "learning_rate": 9.209815386312824e-05, + "loss": 1.3469, + "step": 907 + }, + { + "epoch": 5.896103896103896, + "grad_norm": 2.4612674713134766, + "learning_rate": 9.208119555781074e-05, + "loss": 1.3424, + "step": 908 + }, + { + "epoch": 5.902597402597403, + "grad_norm": 2.341952323913574, + "learning_rate": 9.206422063950367e-05, + "loss": 1.2235, + "step": 909 + }, + { + "epoch": 5.909090909090909, + "grad_norm": 2.305021047592163, + "learning_rate": 9.204722911490846e-05, + "loss": 1.3399, + "step": 910 + }, + { + "epoch": 5.915584415584416, + "grad_norm": 2.174239158630371, + "learning_rate": 9.203022099073309e-05, + "loss": 1.106, + "step": 911 + }, + { + "epoch": 5.922077922077922, + "grad_norm": 2.136263847351074, + "learning_rate": 9.201319627369211e-05, + "loss": 1.185, + "step": 912 + }, + { + "epoch": 5.928571428571429, + "grad_norm": 2.0439507961273193, + "learning_rate": 9.199615497050659e-05, + "loss": 1.1936, + "step": 913 + }, + { + "epoch": 5.935064935064935, + "grad_norm": 2.331047773361206, + "learning_rate": 9.19790970879042e-05, + "loss": 1.2955, + "step": 914 + }, + { + "epoch": 5.941558441558442, + "grad_norm": 2.1538991928100586, + "learning_rate": 9.19620226326191e-05, + "loss": 1.2146, + "step": 915 + }, + { + "epoch": 5.948051948051948, + "grad_norm": 2.235663414001465, + "learning_rate": 9.194493161139199e-05, + "loss": 1.2987, + "step": 916 + }, + { + "epoch": 5.954545454545455, + "grad_norm": 2.266671657562256, + "learning_rate": 9.192782403097018e-05, + "loss": 1.2618, + "step": 917 + }, + { + "epoch": 5.961038961038961, + "grad_norm": 2.287224292755127, + "learning_rate": 9.191069989810744e-05, + "loss": 1.2801, + "step": 918 + }, + { + "epoch": 5.967532467532467, + "grad_norm": 2.454397678375244, + "learning_rate": 9.189355921956412e-05, + "loss": 1.3529, + "step": 919 + }, + { + "epoch": 5.974025974025974, + "grad_norm": 2.4021215438842773, + "learning_rate": 9.187640200210708e-05, + "loss": 1.2859, + "step": 920 + }, + { + "epoch": 5.98051948051948, + "grad_norm": 2.4222583770751953, + "learning_rate": 9.185922825250974e-05, + "loss": 1.3745, + "step": 921 + }, + { + "epoch": 5.987012987012987, + "grad_norm": 1.9028486013412476, + "learning_rate": 9.1842037977552e-05, + "loss": 1.0603, + "step": 922 + }, + { + "epoch": 5.9935064935064934, + "grad_norm": 2.0316622257232666, + "learning_rate": 9.182483118402033e-05, + "loss": 1.1392, + "step": 923 + }, + { + "epoch": 6.0, + "grad_norm": 264.6945495605469, + "learning_rate": 9.180760787870765e-05, + "loss": 1.1341, + "step": 924 + }, + { + "epoch": 6.0064935064935066, + "grad_norm": 1.8904297351837158, + "learning_rate": 9.179036806841352e-05, + "loss": 0.9749, + "step": 925 + }, + { + "epoch": 6.012987012987013, + "grad_norm": 1.7428091764450073, + "learning_rate": 9.17731117599439e-05, + "loss": 0.857, + "step": 926 + }, + { + "epoch": 6.01948051948052, + "grad_norm": 2.1916327476501465, + "learning_rate": 9.175583896011131e-05, + "loss": 1.1159, + "step": 927 + }, + { + "epoch": 6.025974025974026, + "grad_norm": 2.009938955307007, + "learning_rate": 9.173854967573479e-05, + "loss": 0.985, + "step": 928 + }, + { + "epoch": 6.032467532467533, + "grad_norm": 2.4173030853271484, + "learning_rate": 9.172124391363985e-05, + "loss": 1.1468, + "step": 929 + }, + { + "epoch": 6.038961038961039, + "grad_norm": 2.157717227935791, + "learning_rate": 9.170392168065857e-05, + "loss": 1.0836, + "step": 930 + }, + { + "epoch": 6.045454545454546, + "grad_norm": 1.9934571981430054, + "learning_rate": 9.168658298362946e-05, + "loss": 1.0066, + "step": 931 + }, + { + "epoch": 6.0519480519480515, + "grad_norm": 2.120309352874756, + "learning_rate": 9.166922782939758e-05, + "loss": 1.1275, + "step": 932 + }, + { + "epoch": 6.058441558441558, + "grad_norm": 2.1822173595428467, + "learning_rate": 9.165185622481447e-05, + "loss": 1.1083, + "step": 933 + }, + { + "epoch": 6.064935064935065, + "grad_norm": 2.1950483322143555, + "learning_rate": 9.163446817673817e-05, + "loss": 1.0423, + "step": 934 + }, + { + "epoch": 6.071428571428571, + "grad_norm": 2.231881856918335, + "learning_rate": 9.161706369203317e-05, + "loss": 1.086, + "step": 935 + }, + { + "epoch": 6.077922077922078, + "grad_norm": 2.369540214538574, + "learning_rate": 9.159964277757054e-05, + "loss": 0.9978, + "step": 936 + }, + { + "epoch": 6.084415584415584, + "grad_norm": 2.1250226497650146, + "learning_rate": 9.158220544022773e-05, + "loss": 0.9875, + "step": 937 + }, + { + "epoch": 6.090909090909091, + "grad_norm": 2.21665096282959, + "learning_rate": 9.156475168688877e-05, + "loss": 1.0885, + "step": 938 + }, + { + "epoch": 6.097402597402597, + "grad_norm": 1.7771512269973755, + "learning_rate": 9.154728152444408e-05, + "loss": 0.789, + "step": 939 + }, + { + "epoch": 6.103896103896104, + "grad_norm": 2.3178699016571045, + "learning_rate": 9.152979495979063e-05, + "loss": 1.0956, + "step": 940 + }, + { + "epoch": 6.1103896103896105, + "grad_norm": 2.534238576889038, + "learning_rate": 9.151229199983184e-05, + "loss": 1.092, + "step": 941 + }, + { + "epoch": 6.116883116883117, + "grad_norm": 2.4788708686828613, + "learning_rate": 9.14947726514776e-05, + "loss": 1.1408, + "step": 942 + }, + { + "epoch": 6.123376623376624, + "grad_norm": 2.188908576965332, + "learning_rate": 9.147723692164427e-05, + "loss": 1.0523, + "step": 943 + }, + { + "epoch": 6.12987012987013, + "grad_norm": 1.940743327140808, + "learning_rate": 9.145968481725467e-05, + "loss": 0.8914, + "step": 944 + }, + { + "epoch": 6.136363636363637, + "grad_norm": 2.2595057487487793, + "learning_rate": 9.14421163452381e-05, + "loss": 1.064, + "step": 945 + }, + { + "epoch": 6.142857142857143, + "grad_norm": 2.3622570037841797, + "learning_rate": 9.142453151253032e-05, + "loss": 1.0703, + "step": 946 + }, + { + "epoch": 6.14935064935065, + "grad_norm": 2.097458600997925, + "learning_rate": 9.140693032607353e-05, + "loss": 0.9451, + "step": 947 + }, + { + "epoch": 6.1558441558441555, + "grad_norm": 2.064142942428589, + "learning_rate": 9.138931279281639e-05, + "loss": 0.9752, + "step": 948 + }, + { + "epoch": 6.162337662337662, + "grad_norm": 2.3236732482910156, + "learning_rate": 9.137167891971407e-05, + "loss": 1.0357, + "step": 949 + }, + { + "epoch": 6.1688311688311686, + "grad_norm": 2.375629186630249, + "learning_rate": 9.135402871372808e-05, + "loss": 1.1145, + "step": 950 + }, + { + "epoch": 6.175324675324675, + "grad_norm": 2.575246572494507, + "learning_rate": 9.13363621818265e-05, + "loss": 1.2448, + "step": 951 + }, + { + "epoch": 6.181818181818182, + "grad_norm": 2.221675395965576, + "learning_rate": 9.131867933098378e-05, + "loss": 1.0203, + "step": 952 + }, + { + "epoch": 6.188311688311688, + "grad_norm": 2.4579875469207764, + "learning_rate": 9.13009801681808e-05, + "loss": 1.1714, + "step": 953 + }, + { + "epoch": 6.194805194805195, + "grad_norm": 2.4114532470703125, + "learning_rate": 9.128326470040495e-05, + "loss": 1.0732, + "step": 954 + }, + { + "epoch": 6.201298701298701, + "grad_norm": 2.374720335006714, + "learning_rate": 9.126553293464998e-05, + "loss": 1.0896, + "step": 955 + }, + { + "epoch": 6.207792207792208, + "grad_norm": 2.4675614833831787, + "learning_rate": 9.124778487791615e-05, + "loss": 1.1355, + "step": 956 + }, + { + "epoch": 6.214285714285714, + "grad_norm": 2.0805985927581787, + "learning_rate": 9.123002053721005e-05, + "loss": 1.0721, + "step": 957 + }, + { + "epoch": 6.220779220779221, + "grad_norm": 2.3115074634552, + "learning_rate": 9.121223991954484e-05, + "loss": 1.0833, + "step": 958 + }, + { + "epoch": 6.2272727272727275, + "grad_norm": 2.4905924797058105, + "learning_rate": 9.119444303193996e-05, + "loss": 1.0787, + "step": 959 + }, + { + "epoch": 6.233766233766234, + "grad_norm": 2.3526439666748047, + "learning_rate": 9.117662988142138e-05, + "loss": 1.1503, + "step": 960 + }, + { + "epoch": 6.240259740259741, + "grad_norm": 2.615757703781128, + "learning_rate": 9.115880047502142e-05, + "loss": 1.1554, + "step": 961 + }, + { + "epoch": 6.246753246753247, + "grad_norm": 2.563284158706665, + "learning_rate": 9.114095481977888e-05, + "loss": 1.3076, + "step": 962 + }, + { + "epoch": 6.253246753246753, + "grad_norm": 2.29913592338562, + "learning_rate": 9.112309292273891e-05, + "loss": 1.1206, + "step": 963 + }, + { + "epoch": 6.259740259740259, + "grad_norm": 2.1598641872406006, + "learning_rate": 9.110521479095312e-05, + "loss": 1.0892, + "step": 964 + }, + { + "epoch": 6.266233766233766, + "grad_norm": 2.0765597820281982, + "learning_rate": 9.108732043147952e-05, + "loss": 1.013, + "step": 965 + }, + { + "epoch": 6.2727272727272725, + "grad_norm": 2.281052589416504, + "learning_rate": 9.10694098513825e-05, + "loss": 1.1901, + "step": 966 + }, + { + "epoch": 6.279220779220779, + "grad_norm": 2.169802665710449, + "learning_rate": 9.10514830577329e-05, + "loss": 1.0905, + "step": 967 + }, + { + "epoch": 6.285714285714286, + "grad_norm": 2.2257354259490967, + "learning_rate": 9.103354005760791e-05, + "loss": 1.0368, + "step": 968 + }, + { + "epoch": 6.292207792207792, + "grad_norm": 2.169473648071289, + "learning_rate": 9.101558085809114e-05, + "loss": 1.0166, + "step": 969 + }, + { + "epoch": 6.298701298701299, + "grad_norm": 2.37520694732666, + "learning_rate": 9.099760546627261e-05, + "loss": 1.1822, + "step": 970 + }, + { + "epoch": 6.305194805194805, + "grad_norm": 2.1943604946136475, + "learning_rate": 9.097961388924873e-05, + "loss": 1.1304, + "step": 971 + }, + { + "epoch": 6.311688311688312, + "grad_norm": 2.553886651992798, + "learning_rate": 9.096160613412228e-05, + "loss": 1.3013, + "step": 972 + }, + { + "epoch": 6.318181818181818, + "grad_norm": 2.3251588344573975, + "learning_rate": 9.094358220800243e-05, + "loss": 1.0648, + "step": 973 + }, + { + "epoch": 6.324675324675325, + "grad_norm": 2.508411407470703, + "learning_rate": 9.092554211800474e-05, + "loss": 1.1993, + "step": 974 + }, + { + "epoch": 6.3311688311688314, + "grad_norm": 2.10422682762146, + "learning_rate": 9.090748587125118e-05, + "loss": 1.1125, + "step": 975 + }, + { + "epoch": 6.337662337662338, + "grad_norm": 2.246373176574707, + "learning_rate": 9.088941347487003e-05, + "loss": 1.1525, + "step": 976 + }, + { + "epoch": 6.3441558441558445, + "grad_norm": 2.19040846824646, + "learning_rate": 9.0871324935996e-05, + "loss": 1.0981, + "step": 977 + }, + { + "epoch": 6.35064935064935, + "grad_norm": 2.4398250579833984, + "learning_rate": 9.085322026177017e-05, + "loss": 1.2318, + "step": 978 + }, + { + "epoch": 6.357142857142857, + "grad_norm": 2.36503267288208, + "learning_rate": 9.083509945933997e-05, + "loss": 1.1359, + "step": 979 + }, + { + "epoch": 6.363636363636363, + "grad_norm": 2.545269012451172, + "learning_rate": 9.081696253585921e-05, + "loss": 1.0359, + "step": 980 + }, + { + "epoch": 6.37012987012987, + "grad_norm": 2.456841468811035, + "learning_rate": 9.079880949848805e-05, + "loss": 1.1641, + "step": 981 + }, + { + "epoch": 6.376623376623376, + "grad_norm": 2.2646665573120117, + "learning_rate": 9.078064035439301e-05, + "loss": 1.1425, + "step": 982 + }, + { + "epoch": 6.383116883116883, + "grad_norm": 2.244145154953003, + "learning_rate": 9.076245511074703e-05, + "loss": 1.0961, + "step": 983 + }, + { + "epoch": 6.3896103896103895, + "grad_norm": 2.3785531520843506, + "learning_rate": 9.074425377472931e-05, + "loss": 1.1008, + "step": 984 + }, + { + "epoch": 6.396103896103896, + "grad_norm": 2.486354351043701, + "learning_rate": 9.072603635352548e-05, + "loss": 1.1167, + "step": 985 + }, + { + "epoch": 6.402597402597403, + "grad_norm": 2.5050578117370605, + "learning_rate": 9.070780285432745e-05, + "loss": 1.1885, + "step": 986 + }, + { + "epoch": 6.409090909090909, + "grad_norm": 2.260310649871826, + "learning_rate": 9.068955328433355e-05, + "loss": 1.1354, + "step": 987 + }, + { + "epoch": 6.415584415584416, + "grad_norm": 2.1151485443115234, + "learning_rate": 9.067128765074842e-05, + "loss": 1.0162, + "step": 988 + }, + { + "epoch": 6.422077922077922, + "grad_norm": 2.35497784614563, + "learning_rate": 9.065300596078303e-05, + "loss": 1.0928, + "step": 989 + }, + { + "epoch": 6.428571428571429, + "grad_norm": 2.429023504257202, + "learning_rate": 9.06347082216547e-05, + "loss": 1.1322, + "step": 990 + }, + { + "epoch": 6.435064935064935, + "grad_norm": 2.556748867034912, + "learning_rate": 9.06163944405871e-05, + "loss": 1.208, + "step": 991 + }, + { + "epoch": 6.441558441558442, + "grad_norm": 2.451526403427124, + "learning_rate": 9.059806462481023e-05, + "loss": 1.0806, + "step": 992 + }, + { + "epoch": 6.448051948051948, + "grad_norm": 2.4315357208251953, + "learning_rate": 9.057971878156036e-05, + "loss": 1.2842, + "step": 993 + }, + { + "epoch": 6.454545454545454, + "grad_norm": 2.3418030738830566, + "learning_rate": 9.056135691808019e-05, + "loss": 1.1049, + "step": 994 + }, + { + "epoch": 6.461038961038961, + "grad_norm": 2.454900026321411, + "learning_rate": 9.054297904161868e-05, + "loss": 1.2332, + "step": 995 + }, + { + "epoch": 6.467532467532467, + "grad_norm": 2.3480823040008545, + "learning_rate": 9.052458515943111e-05, + "loss": 1.0631, + "step": 996 + }, + { + "epoch": 6.474025974025974, + "grad_norm": 2.2208402156829834, + "learning_rate": 9.050617527877911e-05, + "loss": 1.1265, + "step": 997 + }, + { + "epoch": 6.48051948051948, + "grad_norm": 2.285851240158081, + "learning_rate": 9.048774940693062e-05, + "loss": 1.0793, + "step": 998 + }, + { + "epoch": 6.487012987012987, + "grad_norm": 1.9776757955551147, + "learning_rate": 9.046930755115985e-05, + "loss": 0.8993, + "step": 999 + }, + { + "epoch": 6.4935064935064934, + "grad_norm": 2.425506591796875, + "learning_rate": 9.045084971874738e-05, + "loss": 1.183, + "step": 1000 + }, + { + "epoch": 6.5, + "grad_norm": 2.349262237548828, + "learning_rate": 9.043237591698004e-05, + "loss": 1.1151, + "step": 1001 + }, + { + "epoch": 6.5064935064935066, + "grad_norm": 2.294227123260498, + "learning_rate": 9.041388615315102e-05, + "loss": 1.1007, + "step": 1002 + }, + { + "epoch": 6.512987012987013, + "grad_norm": 2.1493442058563232, + "learning_rate": 9.03953804345598e-05, + "loss": 1.0778, + "step": 1003 + }, + { + "epoch": 6.51948051948052, + "grad_norm": 2.619725227355957, + "learning_rate": 9.03768587685121e-05, + "loss": 1.2408, + "step": 1004 + }, + { + "epoch": 6.525974025974026, + "grad_norm": 2.156489372253418, + "learning_rate": 9.035832116232001e-05, + "loss": 1.0415, + "step": 1005 + }, + { + "epoch": 6.532467532467533, + "grad_norm": 2.3598475456237793, + "learning_rate": 9.03397676233019e-05, + "loss": 1.1308, + "step": 1006 + }, + { + "epoch": 6.538961038961039, + "grad_norm": 2.3119537830352783, + "learning_rate": 9.032119815878236e-05, + "loss": 1.1402, + "step": 1007 + }, + { + "epoch": 6.545454545454545, + "grad_norm": 2.459968328475952, + "learning_rate": 9.030261277609236e-05, + "loss": 1.2053, + "step": 1008 + }, + { + "epoch": 6.551948051948052, + "grad_norm": 2.4004056453704834, + "learning_rate": 9.02840114825691e-05, + "loss": 1.2789, + "step": 1009 + }, + { + "epoch": 6.558441558441558, + "grad_norm": 2.6905951499938965, + "learning_rate": 9.02653942855561e-05, + "loss": 1.1713, + "step": 1010 + }, + { + "epoch": 6.564935064935065, + "grad_norm": 2.306800365447998, + "learning_rate": 9.024676119240311e-05, + "loss": 1.1418, + "step": 1011 + }, + { + "epoch": 6.571428571428571, + "grad_norm": 2.355865001678467, + "learning_rate": 9.022811221046618e-05, + "loss": 1.1373, + "step": 1012 + }, + { + "epoch": 6.577922077922078, + "grad_norm": 2.5856380462646484, + "learning_rate": 9.020944734710766e-05, + "loss": 1.2152, + "step": 1013 + }, + { + "epoch": 6.584415584415584, + "grad_norm": 2.4231441020965576, + "learning_rate": 9.01907666096961e-05, + "loss": 1.0314, + "step": 1014 + }, + { + "epoch": 6.590909090909091, + "grad_norm": 2.426198720932007, + "learning_rate": 9.017207000560638e-05, + "loss": 1.3291, + "step": 1015 + }, + { + "epoch": 6.597402597402597, + "grad_norm": 2.3727035522460938, + "learning_rate": 9.015335754221964e-05, + "loss": 1.2275, + "step": 1016 + }, + { + "epoch": 6.603896103896104, + "grad_norm": 2.151705265045166, + "learning_rate": 9.013462922692324e-05, + "loss": 1.0354, + "step": 1017 + }, + { + "epoch": 6.6103896103896105, + "grad_norm": 2.015474319458008, + "learning_rate": 9.011588506711083e-05, + "loss": 0.9932, + "step": 1018 + }, + { + "epoch": 6.616883116883117, + "grad_norm": 2.2131268978118896, + "learning_rate": 9.009712507018231e-05, + "loss": 1.1619, + "step": 1019 + }, + { + "epoch": 6.623376623376624, + "grad_norm": 2.402639865875244, + "learning_rate": 9.007834924354383e-05, + "loss": 1.2321, + "step": 1020 + }, + { + "epoch": 6.62987012987013, + "grad_norm": 2.2011077404022217, + "learning_rate": 9.005955759460779e-05, + "loss": 1.0755, + "step": 1021 + }, + { + "epoch": 6.636363636363637, + "grad_norm": 2.4937143325805664, + "learning_rate": 9.004075013079283e-05, + "loss": 1.1842, + "step": 1022 + }, + { + "epoch": 6.642857142857143, + "grad_norm": 2.269645929336548, + "learning_rate": 9.002192685952385e-05, + "loss": 1.0566, + "step": 1023 + }, + { + "epoch": 6.64935064935065, + "grad_norm": 2.230419874191284, + "learning_rate": 9.000308778823195e-05, + "loss": 1.0918, + "step": 1024 + }, + { + "epoch": 6.6558441558441555, + "grad_norm": 2.2211496829986572, + "learning_rate": 8.998423292435454e-05, + "loss": 1.0644, + "step": 1025 + }, + { + "epoch": 6.662337662337662, + "grad_norm": 2.4004454612731934, + "learning_rate": 8.996536227533519e-05, + "loss": 1.21, + "step": 1026 + }, + { + "epoch": 6.6688311688311686, + "grad_norm": 2.172208070755005, + "learning_rate": 8.994647584862374e-05, + "loss": 1.1403, + "step": 1027 + }, + { + "epoch": 6.675324675324675, + "grad_norm": 2.2280516624450684, + "learning_rate": 8.992757365167626e-05, + "loss": 1.1776, + "step": 1028 + }, + { + "epoch": 6.681818181818182, + "grad_norm": 2.2168164253234863, + "learning_rate": 8.990865569195502e-05, + "loss": 1.0141, + "step": 1029 + }, + { + "epoch": 6.688311688311688, + "grad_norm": 2.4428412914276123, + "learning_rate": 8.988972197692855e-05, + "loss": 1.2419, + "step": 1030 + }, + { + "epoch": 6.694805194805195, + "grad_norm": 2.5520572662353516, + "learning_rate": 8.987077251407158e-05, + "loss": 1.2397, + "step": 1031 + }, + { + "epoch": 6.701298701298701, + "grad_norm": 2.211339235305786, + "learning_rate": 8.985180731086505e-05, + "loss": 1.0824, + "step": 1032 + }, + { + "epoch": 6.707792207792208, + "grad_norm": 1.9707832336425781, + "learning_rate": 8.983282637479614e-05, + "loss": 1.0771, + "step": 1033 + }, + { + "epoch": 6.714285714285714, + "grad_norm": 2.4689748287200928, + "learning_rate": 8.981382971335819e-05, + "loss": 1.1662, + "step": 1034 + }, + { + "epoch": 6.720779220779221, + "grad_norm": 2.417175769805908, + "learning_rate": 8.97948173340508e-05, + "loss": 1.1183, + "step": 1035 + }, + { + "epoch": 6.7272727272727275, + "grad_norm": 2.415498733520508, + "learning_rate": 8.977578924437974e-05, + "loss": 1.1773, + "step": 1036 + }, + { + "epoch": 6.733766233766234, + "grad_norm": 2.1574041843414307, + "learning_rate": 8.975674545185703e-05, + "loss": 1.035, + "step": 1037 + }, + { + "epoch": 6.740259740259741, + "grad_norm": 2.415621042251587, + "learning_rate": 8.973768596400085e-05, + "loss": 1.2409, + "step": 1038 + }, + { + "epoch": 6.746753246753247, + "grad_norm": 2.438495635986328, + "learning_rate": 8.971861078833557e-05, + "loss": 1.1134, + "step": 1039 + }, + { + "epoch": 6.753246753246753, + "grad_norm": 2.4584386348724365, + "learning_rate": 8.969951993239177e-05, + "loss": 1.105, + "step": 1040 + }, + { + "epoch": 6.759740259740259, + "grad_norm": 2.286853313446045, + "learning_rate": 8.968041340370621e-05, + "loss": 1.1215, + "step": 1041 + }, + { + "epoch": 6.766233766233766, + "grad_norm": 2.5318830013275146, + "learning_rate": 8.966129120982188e-05, + "loss": 1.2174, + "step": 1042 + }, + { + "epoch": 6.7727272727272725, + "grad_norm": 2.14926815032959, + "learning_rate": 8.964215335828787e-05, + "loss": 1.0082, + "step": 1043 + }, + { + "epoch": 6.779220779220779, + "grad_norm": 2.270693302154541, + "learning_rate": 8.962299985665953e-05, + "loss": 1.1778, + "step": 1044 + }, + { + "epoch": 6.785714285714286, + "grad_norm": 2.420628547668457, + "learning_rate": 8.960383071249836e-05, + "loss": 1.1542, + "step": 1045 + }, + { + "epoch": 6.792207792207792, + "grad_norm": 2.379152297973633, + "learning_rate": 8.958464593337202e-05, + "loss": 1.2034, + "step": 1046 + }, + { + "epoch": 6.798701298701299, + "grad_norm": 2.2058722972869873, + "learning_rate": 8.956544552685437e-05, + "loss": 1.0938, + "step": 1047 + }, + { + "epoch": 6.805194805194805, + "grad_norm": 2.075653553009033, + "learning_rate": 8.954622950052542e-05, + "loss": 1.0615, + "step": 1048 + }, + { + "epoch": 6.811688311688312, + "grad_norm": 2.1014020442962646, + "learning_rate": 8.952699786197137e-05, + "loss": 1.0083, + "step": 1049 + }, + { + "epoch": 6.818181818181818, + "grad_norm": 2.262732982635498, + "learning_rate": 8.950775061878453e-05, + "loss": 1.1361, + "step": 1050 + }, + { + "epoch": 6.824675324675325, + "grad_norm": 2.087364435195923, + "learning_rate": 8.948848777856343e-05, + "loss": 1.0599, + "step": 1051 + }, + { + "epoch": 6.8311688311688314, + "grad_norm": 2.4589810371398926, + "learning_rate": 8.946920934891274e-05, + "loss": 1.1639, + "step": 1052 + }, + { + "epoch": 6.837662337662338, + "grad_norm": 2.136878490447998, + "learning_rate": 8.944991533744326e-05, + "loss": 1.0882, + "step": 1053 + }, + { + "epoch": 6.8441558441558445, + "grad_norm": 2.4780335426330566, + "learning_rate": 8.943060575177197e-05, + "loss": 1.2518, + "step": 1054 + }, + { + "epoch": 6.85064935064935, + "grad_norm": 2.233759641647339, + "learning_rate": 8.941128059952201e-05, + "loss": 1.1386, + "step": 1055 + }, + { + "epoch": 6.857142857142857, + "grad_norm": 2.1583468914031982, + "learning_rate": 8.93919398883226e-05, + "loss": 1.0189, + "step": 1056 + }, + { + "epoch": 6.863636363636363, + "grad_norm": 2.2025363445281982, + "learning_rate": 8.937258362580919e-05, + "loss": 1.0769, + "step": 1057 + }, + { + "epoch": 6.87012987012987, + "grad_norm": 2.1733157634735107, + "learning_rate": 8.93532118196233e-05, + "loss": 1.0378, + "step": 1058 + }, + { + "epoch": 6.876623376623376, + "grad_norm": 2.4087839126586914, + "learning_rate": 8.93338244774126e-05, + "loss": 1.1531, + "step": 1059 + }, + { + "epoch": 6.883116883116883, + "grad_norm": 2.359661340713501, + "learning_rate": 8.931442160683094e-05, + "loss": 1.0614, + "step": 1060 + }, + { + "epoch": 6.8896103896103895, + "grad_norm": 2.222322940826416, + "learning_rate": 8.929500321553826e-05, + "loss": 1.0687, + "step": 1061 + }, + { + "epoch": 6.896103896103896, + "grad_norm": 2.2607553005218506, + "learning_rate": 8.92755693112006e-05, + "loss": 1.2072, + "step": 1062 + }, + { + "epoch": 6.902597402597403, + "grad_norm": 2.3558382987976074, + "learning_rate": 8.925611990149021e-05, + "loss": 1.1749, + "step": 1063 + }, + { + "epoch": 6.909090909090909, + "grad_norm": 2.3526875972747803, + "learning_rate": 8.923665499408536e-05, + "loss": 1.193, + "step": 1064 + }, + { + "epoch": 6.915584415584416, + "grad_norm": 2.508218288421631, + "learning_rate": 8.92171745966705e-05, + "loss": 1.3347, + "step": 1065 + }, + { + "epoch": 6.922077922077922, + "grad_norm": 1.8409452438354492, + "learning_rate": 8.91976787169362e-05, + "loss": 0.8723, + "step": 1066 + }, + { + "epoch": 6.928571428571429, + "grad_norm": 2.0151336193084717, + "learning_rate": 8.917816736257912e-05, + "loss": 0.952, + "step": 1067 + }, + { + "epoch": 6.935064935064935, + "grad_norm": 1.8350368738174438, + "learning_rate": 8.915864054130204e-05, + "loss": 0.8401, + "step": 1068 + }, + { + "epoch": 6.941558441558442, + "grad_norm": 2.169405698776245, + "learning_rate": 8.91390982608138e-05, + "loss": 1.1113, + "step": 1069 + }, + { + "epoch": 6.948051948051948, + "grad_norm": 2.3240628242492676, + "learning_rate": 8.91195405288294e-05, + "loss": 1.1703, + "step": 1070 + }, + { + "epoch": 6.954545454545455, + "grad_norm": 2.274879217147827, + "learning_rate": 8.909996735306996e-05, + "loss": 1.1955, + "step": 1071 + }, + { + "epoch": 6.961038961038961, + "grad_norm": 2.3772335052490234, + "learning_rate": 8.908037874126263e-05, + "loss": 1.2593, + "step": 1072 + }, + { + "epoch": 6.967532467532467, + "grad_norm": 2.1066665649414062, + "learning_rate": 8.906077470114069e-05, + "loss": 1.0618, + "step": 1073 + }, + { + "epoch": 6.974025974025974, + "grad_norm": 2.411353826522827, + "learning_rate": 8.904115524044348e-05, + "loss": 1.2221, + "step": 1074 + }, + { + "epoch": 6.98051948051948, + "grad_norm": 2.37351131439209, + "learning_rate": 8.90215203669165e-05, + "loss": 1.1621, + "step": 1075 + }, + { + "epoch": 6.987012987012987, + "grad_norm": 2.0856990814208984, + "learning_rate": 8.900187008831125e-05, + "loss": 1.0735, + "step": 1076 + }, + { + "epoch": 6.9935064935064934, + "grad_norm": 2.174851179122925, + "learning_rate": 8.898220441238534e-05, + "loss": 1.1343, + "step": 1077 + }, + { + "epoch": 7.0, + "grad_norm": 17985.041015625, + "learning_rate": 8.896252334690251e-05, + "loss": 1.1035, + "step": 1078 + }, + { + "epoch": 7.0064935064935066, + "grad_norm": 1.939652442932129, + "learning_rate": 8.894282689963251e-05, + "loss": 0.8732, + "step": 1079 + }, + { + "epoch": 7.012987012987013, + "grad_norm": 2.128493547439575, + "learning_rate": 8.892311507835119e-05, + "loss": 0.9418, + "step": 1080 + }, + { + "epoch": 7.01948051948052, + "grad_norm": 2.4166202545166016, + "learning_rate": 8.890338789084045e-05, + "loss": 0.9604, + "step": 1081 + }, + { + "epoch": 7.025974025974026, + "grad_norm": 1.8071622848510742, + "learning_rate": 8.888364534488827e-05, + "loss": 0.8387, + "step": 1082 + }, + { + "epoch": 7.032467532467533, + "grad_norm": 2.023660182952881, + "learning_rate": 8.886388744828872e-05, + "loss": 0.9013, + "step": 1083 + }, + { + "epoch": 7.038961038961039, + "grad_norm": 2.2689034938812256, + "learning_rate": 8.884411420884189e-05, + "loss": 0.986, + "step": 1084 + }, + { + "epoch": 7.045454545454546, + "grad_norm": 2.1169872283935547, + "learning_rate": 8.882432563435393e-05, + "loss": 0.9093, + "step": 1085 + }, + { + "epoch": 7.0519480519480515, + "grad_norm": 2.1221537590026855, + "learning_rate": 8.880452173263709e-05, + "loss": 0.9582, + "step": 1086 + }, + { + "epoch": 7.058441558441558, + "grad_norm": 2.1945886611938477, + "learning_rate": 8.87847025115096e-05, + "loss": 1.022, + "step": 1087 + }, + { + "epoch": 7.064935064935065, + "grad_norm": 2.1672163009643555, + "learning_rate": 8.876486797879579e-05, + "loss": 0.9379, + "step": 1088 + }, + { + "epoch": 7.071428571428571, + "grad_norm": 2.1163387298583984, + "learning_rate": 8.874501814232603e-05, + "loss": 0.9828, + "step": 1089 + }, + { + "epoch": 7.077922077922078, + "grad_norm": 1.9327890872955322, + "learning_rate": 8.872515300993669e-05, + "loss": 0.8449, + "step": 1090 + }, + { + "epoch": 7.084415584415584, + "grad_norm": 2.355165958404541, + "learning_rate": 8.870527258947024e-05, + "loss": 1.016, + "step": 1091 + }, + { + "epoch": 7.090909090909091, + "grad_norm": 2.0632739067077637, + "learning_rate": 8.868537688877516e-05, + "loss": 0.8259, + "step": 1092 + }, + { + "epoch": 7.097402597402597, + "grad_norm": 2.1498799324035645, + "learning_rate": 8.866546591570592e-05, + "loss": 0.8963, + "step": 1093 + }, + { + "epoch": 7.103896103896104, + "grad_norm": 2.1312801837921143, + "learning_rate": 8.864553967812309e-05, + "loss": 0.8811, + "step": 1094 + }, + { + "epoch": 7.1103896103896105, + "grad_norm": 2.255749464035034, + "learning_rate": 8.862559818389322e-05, + "loss": 0.9756, + "step": 1095 + }, + { + "epoch": 7.116883116883117, + "grad_norm": 2.2630326747894287, + "learning_rate": 8.860564144088891e-05, + "loss": 0.9027, + "step": 1096 + }, + { + "epoch": 7.123376623376624, + "grad_norm": 2.323734998703003, + "learning_rate": 8.858566945698874e-05, + "loss": 1.078, + "step": 1097 + }, + { + "epoch": 7.12987012987013, + "grad_norm": 2.2903385162353516, + "learning_rate": 8.856568224007736e-05, + "loss": 0.8821, + "step": 1098 + }, + { + "epoch": 7.136363636363637, + "grad_norm": 2.2442169189453125, + "learning_rate": 8.854567979804538e-05, + "loss": 0.9962, + "step": 1099 + }, + { + "epoch": 7.142857142857143, + "grad_norm": 2.57180118560791, + "learning_rate": 8.852566213878947e-05, + "loss": 1.104, + "step": 1100 + }, + { + "epoch": 7.14935064935065, + "grad_norm": 2.2986552715301514, + "learning_rate": 8.850562927021227e-05, + "loss": 0.9048, + "step": 1101 + }, + { + "epoch": 7.1558441558441555, + "grad_norm": 2.231067419052124, + "learning_rate": 8.848558120022246e-05, + "loss": 0.9655, + "step": 1102 + }, + { + "epoch": 7.162337662337662, + "grad_norm": 5.123160362243652, + "learning_rate": 8.846551793673467e-05, + "loss": 1.0098, + "step": 1103 + }, + { + "epoch": 7.1688311688311686, + "grad_norm": 2.8940987586975098, + "learning_rate": 8.844543948766958e-05, + "loss": 0.8868, + "step": 1104 + }, + { + "epoch": 7.175324675324675, + "grad_norm": 2.3510234355926514, + "learning_rate": 8.842534586095383e-05, + "loss": 0.9608, + "step": 1105 + }, + { + "epoch": 7.181818181818182, + "grad_norm": 2.365297317504883, + "learning_rate": 8.840523706452009e-05, + "loss": 1.0061, + "step": 1106 + }, + { + "epoch": 7.188311688311688, + "grad_norm": 2.305508852005005, + "learning_rate": 8.838511310630697e-05, + "loss": 0.9354, + "step": 1107 + }, + { + "epoch": 7.194805194805195, + "grad_norm": 2.5390188694000244, + "learning_rate": 8.83649739942591e-05, + "loss": 1.0172, + "step": 1108 + }, + { + "epoch": 7.201298701298701, + "grad_norm": 2.373601198196411, + "learning_rate": 8.834481973632708e-05, + "loss": 1.0023, + "step": 1109 + }, + { + "epoch": 7.207792207792208, + "grad_norm": 2.274458408355713, + "learning_rate": 8.832465034046749e-05, + "loss": 0.9513, + "step": 1110 + }, + { + "epoch": 7.214285714285714, + "grad_norm": 1.957666039466858, + "learning_rate": 8.83044658146429e-05, + "loss": 0.7818, + "step": 1111 + }, + { + "epoch": 7.220779220779221, + "grad_norm": 2.1820261478424072, + "learning_rate": 8.828426616682183e-05, + "loss": 0.842, + "step": 1112 + }, + { + "epoch": 7.2272727272727275, + "grad_norm": 2.6345229148864746, + "learning_rate": 8.826405140497878e-05, + "loss": 1.0009, + "step": 1113 + }, + { + "epoch": 7.233766233766234, + "grad_norm": 2.6103906631469727, + "learning_rate": 8.824382153709421e-05, + "loss": 0.9493, + "step": 1114 + }, + { + "epoch": 7.240259740259741, + "grad_norm": 2.243248701095581, + "learning_rate": 8.822357657115459e-05, + "loss": 0.9307, + "step": 1115 + }, + { + "epoch": 7.246753246753247, + "grad_norm": 2.402841091156006, + "learning_rate": 8.820331651515226e-05, + "loss": 1.0666, + "step": 1116 + }, + { + "epoch": 7.253246753246753, + "grad_norm": 2.3419620990753174, + "learning_rate": 8.81830413770856e-05, + "loss": 0.9186, + "step": 1117 + }, + { + "epoch": 7.259740259740259, + "grad_norm": 2.1303787231445312, + "learning_rate": 8.816275116495892e-05, + "loss": 0.9052, + "step": 1118 + }, + { + "epoch": 7.266233766233766, + "grad_norm": 2.5103187561035156, + "learning_rate": 8.814244588678245e-05, + "loss": 1.0406, + "step": 1119 + }, + { + "epoch": 7.2727272727272725, + "grad_norm": 2.2306487560272217, + "learning_rate": 8.81221255505724e-05, + "loss": 0.8912, + "step": 1120 + }, + { + "epoch": 7.279220779220779, + "grad_norm": 2.2726263999938965, + "learning_rate": 8.810179016435092e-05, + "loss": 0.9709, + "step": 1121 + }, + { + "epoch": 7.285714285714286, + "grad_norm": 2.5551421642303467, + "learning_rate": 8.808143973614611e-05, + "loss": 1.0897, + "step": 1122 + }, + { + "epoch": 7.292207792207792, + "grad_norm": 2.1128101348876953, + "learning_rate": 8.806107427399197e-05, + "loss": 0.8943, + "step": 1123 + }, + { + "epoch": 7.298701298701299, + "grad_norm": 2.3904340267181396, + "learning_rate": 8.804069378592849e-05, + "loss": 0.9773, + "step": 1124 + }, + { + "epoch": 7.305194805194805, + "grad_norm": 1.9445910453796387, + "learning_rate": 8.802029828000156e-05, + "loss": 0.7842, + "step": 1125 + }, + { + "epoch": 7.311688311688312, + "grad_norm": 2.3209996223449707, + "learning_rate": 8.799988776426298e-05, + "loss": 0.989, + "step": 1126 + }, + { + "epoch": 7.318181818181818, + "grad_norm": 2.2647881507873535, + "learning_rate": 8.797946224677052e-05, + "loss": 0.9334, + "step": 1127 + }, + { + "epoch": 7.324675324675325, + "grad_norm": 2.4576051235198975, + "learning_rate": 8.795902173558783e-05, + "loss": 1.0929, + "step": 1128 + }, + { + "epoch": 7.3311688311688314, + "grad_norm": 2.433586597442627, + "learning_rate": 8.793856623878452e-05, + "loss": 1.0337, + "step": 1129 + }, + { + "epoch": 7.337662337662338, + "grad_norm": 2.304011821746826, + "learning_rate": 8.79180957644361e-05, + "loss": 0.9771, + "step": 1130 + }, + { + "epoch": 7.3441558441558445, + "grad_norm": 2.250781536102295, + "learning_rate": 8.789761032062397e-05, + "loss": 1.0171, + "step": 1131 + }, + { + "epoch": 7.35064935064935, + "grad_norm": 2.306729555130005, + "learning_rate": 8.787710991543548e-05, + "loss": 0.8904, + "step": 1132 + }, + { + "epoch": 7.357142857142857, + "grad_norm": 2.406986951828003, + "learning_rate": 8.785659455696384e-05, + "loss": 1.0551, + "step": 1133 + }, + { + "epoch": 7.363636363636363, + "grad_norm": 2.177974224090576, + "learning_rate": 8.783606425330819e-05, + "loss": 0.9901, + "step": 1134 + }, + { + "epoch": 7.37012987012987, + "grad_norm": 2.277726650238037, + "learning_rate": 8.78155190125736e-05, + "loss": 1.0153, + "step": 1135 + }, + { + "epoch": 7.376623376623376, + "grad_norm": 2.368788480758667, + "learning_rate": 8.7794958842871e-05, + "loss": 0.9903, + "step": 1136 + }, + { + "epoch": 7.383116883116883, + "grad_norm": 2.5523831844329834, + "learning_rate": 8.777438375231717e-05, + "loss": 1.0406, + "step": 1137 + }, + { + "epoch": 7.3896103896103895, + "grad_norm": 2.339541435241699, + "learning_rate": 8.775379374903487e-05, + "loss": 1.0202, + "step": 1138 + }, + { + "epoch": 7.396103896103896, + "grad_norm": 2.353381633758545, + "learning_rate": 8.773318884115273e-05, + "loss": 0.9538, + "step": 1139 + }, + { + "epoch": 7.402597402597403, + "grad_norm": 2.490757703781128, + "learning_rate": 8.771256903680519e-05, + "loss": 1.0989, + "step": 1140 + }, + { + "epoch": 7.409090909090909, + "grad_norm": 2.4964358806610107, + "learning_rate": 8.769193434413266e-05, + "loss": 1.0535, + "step": 1141 + }, + { + "epoch": 7.415584415584416, + "grad_norm": 2.534123182296753, + "learning_rate": 8.767128477128137e-05, + "loss": 1.008, + "step": 1142 + }, + { + "epoch": 7.422077922077922, + "grad_norm": 2.3385679721832275, + "learning_rate": 8.765062032640346e-05, + "loss": 1.0306, + "step": 1143 + }, + { + "epoch": 7.428571428571429, + "grad_norm": 2.352762222290039, + "learning_rate": 8.76299410176569e-05, + "loss": 1.037, + "step": 1144 + }, + { + "epoch": 7.435064935064935, + "grad_norm": 2.549403429031372, + "learning_rate": 8.760924685320557e-05, + "loss": 1.0304, + "step": 1145 + }, + { + "epoch": 7.441558441558442, + "grad_norm": 2.2719662189483643, + "learning_rate": 8.758853784121921e-05, + "loss": 0.9224, + "step": 1146 + }, + { + "epoch": 7.448051948051948, + "grad_norm": 2.1252450942993164, + "learning_rate": 8.75678139898734e-05, + "loss": 0.8933, + "step": 1147 + }, + { + "epoch": 7.454545454545454, + "grad_norm": 2.4617741107940674, + "learning_rate": 8.754707530734957e-05, + "loss": 1.1581, + "step": 1148 + }, + { + "epoch": 7.461038961038961, + "grad_norm": 2.141832113265991, + "learning_rate": 8.752632180183505e-05, + "loss": 0.9494, + "step": 1149 + }, + { + "epoch": 7.467532467532467, + "grad_norm": 2.639061212539673, + "learning_rate": 8.750555348152298e-05, + "loss": 1.0582, + "step": 1150 + }, + { + "epoch": 7.474025974025974, + "grad_norm": 1.9012668132781982, + "learning_rate": 8.748477035461238e-05, + "loss": 0.8111, + "step": 1151 + }, + { + "epoch": 7.48051948051948, + "grad_norm": 2.2771406173706055, + "learning_rate": 8.746397242930807e-05, + "loss": 0.9934, + "step": 1152 + }, + { + "epoch": 7.487012987012987, + "grad_norm": 2.5009937286376953, + "learning_rate": 8.744315971382078e-05, + "loss": 1.0519, + "step": 1153 + }, + { + "epoch": 7.4935064935064934, + "grad_norm": 2.192047595977783, + "learning_rate": 8.7422332216367e-05, + "loss": 0.9727, + "step": 1154 + }, + { + "epoch": 7.5, + "grad_norm": 2.1458213329315186, + "learning_rate": 8.740148994516912e-05, + "loss": 0.9318, + "step": 1155 + }, + { + "epoch": 7.5064935064935066, + "grad_norm": 2.565033435821533, + "learning_rate": 8.738063290845535e-05, + "loss": 1.0677, + "step": 1156 + }, + { + "epoch": 7.512987012987013, + "grad_norm": 2.0971720218658447, + "learning_rate": 8.73597611144597e-05, + "loss": 0.954, + "step": 1157 + }, + { + "epoch": 7.51948051948052, + "grad_norm": 2.1589765548706055, + "learning_rate": 8.733887457142202e-05, + "loss": 1.0059, + "step": 1158 + }, + { + "epoch": 7.525974025974026, + "grad_norm": 2.1708037853240967, + "learning_rate": 8.7317973287588e-05, + "loss": 1.0171, + "step": 1159 + }, + { + "epoch": 7.532467532467533, + "grad_norm": 2.249652624130249, + "learning_rate": 8.729705727120911e-05, + "loss": 1.043, + "step": 1160 + }, + { + "epoch": 7.538961038961039, + "grad_norm": 2.2765090465545654, + "learning_rate": 8.727612653054269e-05, + "loss": 0.9805, + "step": 1161 + }, + { + "epoch": 7.545454545454545, + "grad_norm": 2.298006057739258, + "learning_rate": 8.725518107385187e-05, + "loss": 1.0361, + "step": 1162 + }, + { + "epoch": 7.551948051948052, + "grad_norm": 2.2330729961395264, + "learning_rate": 8.723422090940555e-05, + "loss": 0.9749, + "step": 1163 + }, + { + "epoch": 7.558441558441558, + "grad_norm": 2.1578798294067383, + "learning_rate": 8.72132460454785e-05, + "loss": 1.029, + "step": 1164 + }, + { + "epoch": 7.564935064935065, + "grad_norm": 1.9553289413452148, + "learning_rate": 8.719225649035126e-05, + "loss": 0.7988, + "step": 1165 + }, + { + "epoch": 7.571428571428571, + "grad_norm": 2.2159762382507324, + "learning_rate": 8.717125225231017e-05, + "loss": 1.062, + "step": 1166 + }, + { + "epoch": 7.577922077922078, + "grad_norm": 1.8637006282806396, + "learning_rate": 8.715023333964736e-05, + "loss": 0.8109, + "step": 1167 + }, + { + "epoch": 7.584415584415584, + "grad_norm": 2.314709186553955, + "learning_rate": 8.712919976066077e-05, + "loss": 0.9619, + "step": 1168 + }, + { + "epoch": 7.590909090909091, + "grad_norm": 2.3416078090667725, + "learning_rate": 8.710815152365415e-05, + "loss": 1.0572, + "step": 1169 + }, + { + "epoch": 7.597402597402597, + "grad_norm": 2.2990005016326904, + "learning_rate": 8.708708863693697e-05, + "loss": 0.9534, + "step": 1170 + }, + { + "epoch": 7.603896103896104, + "grad_norm": 2.4119932651519775, + "learning_rate": 8.706601110882454e-05, + "loss": 1.0283, + "step": 1171 + }, + { + "epoch": 7.6103896103896105, + "grad_norm": 2.183415174484253, + "learning_rate": 8.704491894763794e-05, + "loss": 0.9208, + "step": 1172 + }, + { + "epoch": 7.616883116883117, + "grad_norm": 2.2732317447662354, + "learning_rate": 8.702381216170403e-05, + "loss": 0.9305, + "step": 1173 + }, + { + "epoch": 7.623376623376624, + "grad_norm": 2.3167757987976074, + "learning_rate": 8.700269075935541e-05, + "loss": 0.9895, + "step": 1174 + }, + { + "epoch": 7.62987012987013, + "grad_norm": 2.2215218544006348, + "learning_rate": 8.69815547489305e-05, + "loss": 1.0183, + "step": 1175 + }, + { + "epoch": 7.636363636363637, + "grad_norm": 2.470303773880005, + "learning_rate": 8.696040413877344e-05, + "loss": 1.0394, + "step": 1176 + }, + { + "epoch": 7.642857142857143, + "grad_norm": 2.379303216934204, + "learning_rate": 8.693923893723416e-05, + "loss": 0.9527, + "step": 1177 + }, + { + "epoch": 7.64935064935065, + "grad_norm": 2.383970022201538, + "learning_rate": 8.691805915266836e-05, + "loss": 0.959, + "step": 1178 + }, + { + "epoch": 7.6558441558441555, + "grad_norm": 2.301018238067627, + "learning_rate": 8.689686479343747e-05, + "loss": 0.963, + "step": 1179 + }, + { + "epoch": 7.662337662337662, + "grad_norm": 2.6751325130462646, + "learning_rate": 8.68756558679087e-05, + "loss": 1.1706, + "step": 1180 + }, + { + "epoch": 7.6688311688311686, + "grad_norm": 2.561551094055176, + "learning_rate": 8.685443238445499e-05, + "loss": 1.0545, + "step": 1181 + }, + { + "epoch": 7.675324675324675, + "grad_norm": 2.3014729022979736, + "learning_rate": 8.683319435145503e-05, + "loss": 0.917, + "step": 1182 + }, + { + "epoch": 7.681818181818182, + "grad_norm": 2.1952528953552246, + "learning_rate": 8.681194177729327e-05, + "loss": 1.0108, + "step": 1183 + }, + { + "epoch": 7.688311688311688, + "grad_norm": 2.403540849685669, + "learning_rate": 8.679067467035989e-05, + "loss": 1.0096, + "step": 1184 + }, + { + "epoch": 7.694805194805195, + "grad_norm": 2.3405985832214355, + "learning_rate": 8.67693930390508e-05, + "loss": 1.0406, + "step": 1185 + }, + { + "epoch": 7.701298701298701, + "grad_norm": 2.394473075866699, + "learning_rate": 8.674809689176764e-05, + "loss": 1.0998, + "step": 1186 + }, + { + "epoch": 7.707792207792208, + "grad_norm": 1.9719188213348389, + "learning_rate": 8.672678623691783e-05, + "loss": 0.8589, + "step": 1187 + }, + { + "epoch": 7.714285714285714, + "grad_norm": 2.511230230331421, + "learning_rate": 8.670546108291443e-05, + "loss": 1.0682, + "step": 1188 + }, + { + "epoch": 7.720779220779221, + "grad_norm": 2.1016743183135986, + "learning_rate": 8.668412143817631e-05, + "loss": 0.9302, + "step": 1189 + }, + { + "epoch": 7.7272727272727275, + "grad_norm": 2.0212161540985107, + "learning_rate": 8.6662767311128e-05, + "loss": 1.0233, + "step": 1190 + }, + { + "epoch": 7.733766233766234, + "grad_norm": 2.402103900909424, + "learning_rate": 8.66413987101998e-05, + "loss": 1.0854, + "step": 1191 + }, + { + "epoch": 7.740259740259741, + "grad_norm": 2.3115615844726562, + "learning_rate": 8.662001564382767e-05, + "loss": 0.9475, + "step": 1192 + }, + { + "epoch": 7.746753246753247, + "grad_norm": 2.4030799865722656, + "learning_rate": 8.65986181204533e-05, + "loss": 1.0273, + "step": 1193 + }, + { + "epoch": 7.753246753246753, + "grad_norm": 2.3997647762298584, + "learning_rate": 8.657720614852411e-05, + "loss": 1.0452, + "step": 1194 + }, + { + "epoch": 7.759740259740259, + "grad_norm": 2.138275146484375, + "learning_rate": 8.655577973649321e-05, + "loss": 0.9578, + "step": 1195 + }, + { + "epoch": 7.766233766233766, + "grad_norm": 2.3623483180999756, + "learning_rate": 8.65343388928194e-05, + "loss": 1.028, + "step": 1196 + }, + { + "epoch": 7.7727272727272725, + "grad_norm": 2.2765283584594727, + "learning_rate": 8.651288362596718e-05, + "loss": 0.975, + "step": 1197 + }, + { + "epoch": 7.779220779220779, + "grad_norm": 2.779798746109009, + "learning_rate": 8.649141394440677e-05, + "loss": 1.0598, + "step": 1198 + }, + { + "epoch": 7.785714285714286, + "grad_norm": 2.338444232940674, + "learning_rate": 8.646992985661404e-05, + "loss": 1.0226, + "step": 1199 + }, + { + "epoch": 7.792207792207792, + "grad_norm": 2.3311634063720703, + "learning_rate": 8.644843137107059e-05, + "loss": 0.9551, + "step": 1200 + }, + { + "epoch": 7.798701298701299, + "grad_norm": 2.024712324142456, + "learning_rate": 8.642691849626364e-05, + "loss": 0.8728, + "step": 1201 + }, + { + "epoch": 7.805194805194805, + "grad_norm": 2.1652753353118896, + "learning_rate": 8.640539124068617e-05, + "loss": 0.9638, + "step": 1202 + }, + { + "epoch": 7.811688311688312, + "grad_norm": 2.3495283126831055, + "learning_rate": 8.638384961283679e-05, + "loss": 1.0124, + "step": 1203 + }, + { + "epoch": 7.818181818181818, + "grad_norm": 2.242274522781372, + "learning_rate": 8.63622936212198e-05, + "loss": 0.992, + "step": 1204 + }, + { + "epoch": 7.824675324675325, + "grad_norm": 2.282271146774292, + "learning_rate": 8.634072327434515e-05, + "loss": 1.0438, + "step": 1205 + }, + { + "epoch": 7.8311688311688314, + "grad_norm": 2.7067198753356934, + "learning_rate": 8.631913858072846e-05, + "loss": 1.1024, + "step": 1206 + }, + { + "epoch": 7.837662337662338, + "grad_norm": 2.1303887367248535, + "learning_rate": 8.629753954889107e-05, + "loss": 1.0117, + "step": 1207 + }, + { + "epoch": 7.8441558441558445, + "grad_norm": 2.1298983097076416, + "learning_rate": 8.627592618735989e-05, + "loss": 0.9347, + "step": 1208 + }, + { + "epoch": 7.85064935064935, + "grad_norm": 2.4259676933288574, + "learning_rate": 8.625429850466756e-05, + "loss": 1.0624, + "step": 1209 + }, + { + "epoch": 7.857142857142857, + "grad_norm": 2.1696083545684814, + "learning_rate": 8.623265650935234e-05, + "loss": 0.9395, + "step": 1210 + }, + { + "epoch": 7.863636363636363, + "grad_norm": 2.418948173522949, + "learning_rate": 8.621100020995814e-05, + "loss": 1.1141, + "step": 1211 + }, + { + "epoch": 7.87012987012987, + "grad_norm": 2.3008179664611816, + "learning_rate": 8.618932961503452e-05, + "loss": 1.0913, + "step": 1212 + }, + { + "epoch": 7.876623376623376, + "grad_norm": 2.23539662361145, + "learning_rate": 8.616764473313671e-05, + "loss": 1.0262, + "step": 1213 + }, + { + "epoch": 7.883116883116883, + "grad_norm": 2.30684232711792, + "learning_rate": 8.614594557282553e-05, + "loss": 1.0216, + "step": 1214 + }, + { + "epoch": 7.8896103896103895, + "grad_norm": 2.328866481781006, + "learning_rate": 8.612423214266749e-05, + "loss": 1.0333, + "step": 1215 + }, + { + "epoch": 7.896103896103896, + "grad_norm": 2.5381362438201904, + "learning_rate": 8.61025044512347e-05, + "loss": 1.0486, + "step": 1216 + }, + { + "epoch": 7.902597402597403, + "grad_norm": 2.353156328201294, + "learning_rate": 8.60807625071049e-05, + "loss": 1.0335, + "step": 1217 + }, + { + "epoch": 7.909090909090909, + "grad_norm": 2.1642353534698486, + "learning_rate": 8.605900631886147e-05, + "loss": 0.998, + "step": 1218 + }, + { + "epoch": 7.915584415584416, + "grad_norm": 2.3284685611724854, + "learning_rate": 8.603723589509343e-05, + "loss": 1.1231, + "step": 1219 + }, + { + "epoch": 7.922077922077922, + "grad_norm": 2.2811686992645264, + "learning_rate": 8.601545124439535e-05, + "loss": 1.016, + "step": 1220 + }, + { + "epoch": 7.928571428571429, + "grad_norm": 2.224337339401245, + "learning_rate": 8.59936523753675e-05, + "loss": 0.9823, + "step": 1221 + }, + { + "epoch": 7.935064935064935, + "grad_norm": 1.7927359342575073, + "learning_rate": 8.597183929661573e-05, + "loss": 0.7452, + "step": 1222 + }, + { + "epoch": 7.941558441558442, + "grad_norm": 2.179928779602051, + "learning_rate": 8.595001201675147e-05, + "loss": 1.0548, + "step": 1223 + }, + { + "epoch": 7.948051948051948, + "grad_norm": 2.3533084392547607, + "learning_rate": 8.592817054439184e-05, + "loss": 1.0012, + "step": 1224 + }, + { + "epoch": 7.954545454545455, + "grad_norm": 2.246802806854248, + "learning_rate": 8.590631488815944e-05, + "loss": 1.0731, + "step": 1225 + }, + { + "epoch": 7.961038961038961, + "grad_norm": 2.3199892044067383, + "learning_rate": 8.588444505668258e-05, + "loss": 1.1082, + "step": 1226 + }, + { + "epoch": 7.967532467532467, + "grad_norm": 2.17795991897583, + "learning_rate": 8.586256105859512e-05, + "loss": 0.9684, + "step": 1227 + }, + { + "epoch": 7.974025974025974, + "grad_norm": 2.3997833728790283, + "learning_rate": 8.58406629025365e-05, + "loss": 1.1021, + "step": 1228 + }, + { + "epoch": 7.98051948051948, + "grad_norm": 2.203303098678589, + "learning_rate": 8.581875059715176e-05, + "loss": 1.0425, + "step": 1229 + }, + { + "epoch": 7.987012987012987, + "grad_norm": 2.3763298988342285, + "learning_rate": 8.579682415109156e-05, + "loss": 1.0595, + "step": 1230 + }, + { + "epoch": 7.9935064935064934, + "grad_norm": 2.3501322269439697, + "learning_rate": 8.57748835730121e-05, + "loss": 1.0559, + "step": 1231 + }, + { + "epoch": 8.0, + "grad_norm": 8490.2294921875, + "learning_rate": 8.575292887157516e-05, + "loss": 0.9554, + "step": 1232 + }, + { + "epoch": 8.006493506493506, + "grad_norm": 2.023545742034912, + "learning_rate": 8.573096005544811e-05, + "loss": 0.8104, + "step": 1233 + }, + { + "epoch": 8.012987012987013, + "grad_norm": 2.183959484100342, + "learning_rate": 8.570897713330393e-05, + "loss": 0.8353, + "step": 1234 + }, + { + "epoch": 8.019480519480519, + "grad_norm": 2.0647823810577393, + "learning_rate": 8.568698011382107e-05, + "loss": 0.8269, + "step": 1235 + }, + { + "epoch": 8.025974025974026, + "grad_norm": 2.166212797164917, + "learning_rate": 8.566496900568363e-05, + "loss": 0.8408, + "step": 1236 + }, + { + "epoch": 8.032467532467532, + "grad_norm": 2.1798791885375977, + "learning_rate": 8.564294381758128e-05, + "loss": 0.9087, + "step": 1237 + }, + { + "epoch": 8.03896103896104, + "grad_norm": 1.9627519845962524, + "learning_rate": 8.562090455820918e-05, + "loss": 0.7727, + "step": 1238 + }, + { + "epoch": 8.045454545454545, + "grad_norm": 2.255664587020874, + "learning_rate": 8.559885123626807e-05, + "loss": 0.8939, + "step": 1239 + }, + { + "epoch": 8.051948051948052, + "grad_norm": 2.0216453075408936, + "learning_rate": 8.557678386046427e-05, + "loss": 0.805, + "step": 1240 + }, + { + "epoch": 8.058441558441558, + "grad_norm": 2.289820432662964, + "learning_rate": 8.555470243950964e-05, + "loss": 0.9322, + "step": 1241 + }, + { + "epoch": 8.064935064935066, + "grad_norm": 2.1566131114959717, + "learning_rate": 8.553260698212155e-05, + "loss": 0.8221, + "step": 1242 + }, + { + "epoch": 8.071428571428571, + "grad_norm": 2.0849456787109375, + "learning_rate": 8.551049749702297e-05, + "loss": 0.8451, + "step": 1243 + }, + { + "epoch": 8.077922077922079, + "grad_norm": 2.2331180572509766, + "learning_rate": 8.548837399294235e-05, + "loss": 0.8813, + "step": 1244 + }, + { + "epoch": 8.084415584415584, + "grad_norm": 2.1426122188568115, + "learning_rate": 8.546623647861371e-05, + "loss": 0.9262, + "step": 1245 + }, + { + "epoch": 8.090909090909092, + "grad_norm": 2.1544063091278076, + "learning_rate": 8.544408496277656e-05, + "loss": 0.8672, + "step": 1246 + }, + { + "epoch": 8.097402597402597, + "grad_norm": 2.375364065170288, + "learning_rate": 8.542191945417601e-05, + "loss": 0.8861, + "step": 1247 + }, + { + "epoch": 8.103896103896103, + "grad_norm": 2.2304739952087402, + "learning_rate": 8.539973996156265e-05, + "loss": 0.8394, + "step": 1248 + }, + { + "epoch": 8.11038961038961, + "grad_norm": 2.1960930824279785, + "learning_rate": 8.537754649369255e-05, + "loss": 0.7973, + "step": 1249 + }, + { + "epoch": 8.116883116883116, + "grad_norm": 2.1149661540985107, + "learning_rate": 8.535533905932738e-05, + "loss": 0.8099, + "step": 1250 + }, + { + "epoch": 8.123376623376624, + "grad_norm": 2.2761709690093994, + "learning_rate": 8.533311766723428e-05, + "loss": 0.9352, + "step": 1251 + }, + { + "epoch": 8.12987012987013, + "grad_norm": 2.1831071376800537, + "learning_rate": 8.531088232618588e-05, + "loss": 0.8521, + "step": 1252 + }, + { + "epoch": 8.136363636363637, + "grad_norm": 2.340667724609375, + "learning_rate": 8.528863304496035e-05, + "loss": 0.8881, + "step": 1253 + }, + { + "epoch": 8.142857142857142, + "grad_norm": 2.133786201477051, + "learning_rate": 8.526636983234135e-05, + "loss": 0.8583, + "step": 1254 + }, + { + "epoch": 8.14935064935065, + "grad_norm": 2.3610661029815674, + "learning_rate": 8.524409269711809e-05, + "loss": 0.9045, + "step": 1255 + }, + { + "epoch": 8.155844155844155, + "grad_norm": 2.1793646812438965, + "learning_rate": 8.522180164808516e-05, + "loss": 0.8446, + "step": 1256 + }, + { + "epoch": 8.162337662337663, + "grad_norm": 2.218177080154419, + "learning_rate": 8.519949669404274e-05, + "loss": 0.8123, + "step": 1257 + }, + { + "epoch": 8.168831168831169, + "grad_norm": 2.30928111076355, + "learning_rate": 8.51771778437965e-05, + "loss": 0.8365, + "step": 1258 + }, + { + "epoch": 8.175324675324676, + "grad_norm": 2.2388057708740234, + "learning_rate": 8.515484510615753e-05, + "loss": 0.9075, + "step": 1259 + }, + { + "epoch": 8.181818181818182, + "grad_norm": 2.3225274085998535, + "learning_rate": 8.513249848994246e-05, + "loss": 0.9796, + "step": 1260 + }, + { + "epoch": 8.188311688311689, + "grad_norm": 2.455937623977661, + "learning_rate": 8.511013800397338e-05, + "loss": 0.9009, + "step": 1261 + }, + { + "epoch": 8.194805194805195, + "grad_norm": 2.265684127807617, + "learning_rate": 8.508776365707787e-05, + "loss": 0.8867, + "step": 1262 + }, + { + "epoch": 8.2012987012987, + "grad_norm": 2.2409677505493164, + "learning_rate": 8.506537545808892e-05, + "loss": 0.8623, + "step": 1263 + }, + { + "epoch": 8.207792207792208, + "grad_norm": 2.3265388011932373, + "learning_rate": 8.504297341584508e-05, + "loss": 0.8919, + "step": 1264 + }, + { + "epoch": 8.214285714285714, + "grad_norm": 2.317533016204834, + "learning_rate": 8.502055753919032e-05, + "loss": 0.8108, + "step": 1265 + }, + { + "epoch": 8.220779220779221, + "grad_norm": 2.1003658771514893, + "learning_rate": 8.499812783697407e-05, + "loss": 0.7612, + "step": 1266 + }, + { + "epoch": 8.227272727272727, + "grad_norm": 2.0778393745422363, + "learning_rate": 8.497568431805119e-05, + "loss": 0.7407, + "step": 1267 + }, + { + "epoch": 8.233766233766234, + "grad_norm": 2.2582011222839355, + "learning_rate": 8.495322699128205e-05, + "loss": 0.8541, + "step": 1268 + }, + { + "epoch": 8.24025974025974, + "grad_norm": 2.1436638832092285, + "learning_rate": 8.493075586553245e-05, + "loss": 0.8317, + "step": 1269 + }, + { + "epoch": 8.246753246753247, + "grad_norm": 2.144747257232666, + "learning_rate": 8.490827094967363e-05, + "loss": 0.8715, + "step": 1270 + }, + { + "epoch": 8.253246753246753, + "grad_norm": 2.3335506916046143, + "learning_rate": 8.48857722525823e-05, + "loss": 0.8549, + "step": 1271 + }, + { + "epoch": 8.25974025974026, + "grad_norm": 2.3309953212738037, + "learning_rate": 8.486325978314055e-05, + "loss": 0.892, + "step": 1272 + }, + { + "epoch": 8.266233766233766, + "grad_norm": 2.2063148021698, + "learning_rate": 8.484073355023596e-05, + "loss": 0.8658, + "step": 1273 + }, + { + "epoch": 8.272727272727273, + "grad_norm": 2.223764419555664, + "learning_rate": 8.481819356276155e-05, + "loss": 0.8397, + "step": 1274 + }, + { + "epoch": 8.279220779220779, + "grad_norm": 2.1882009506225586, + "learning_rate": 8.479563982961573e-05, + "loss": 0.8788, + "step": 1275 + }, + { + "epoch": 8.285714285714286, + "grad_norm": 2.291719675064087, + "learning_rate": 8.477307235970236e-05, + "loss": 0.8885, + "step": 1276 + }, + { + "epoch": 8.292207792207792, + "grad_norm": 2.111360788345337, + "learning_rate": 8.475049116193071e-05, + "loss": 0.8755, + "step": 1277 + }, + { + "epoch": 8.2987012987013, + "grad_norm": 2.1871907711029053, + "learning_rate": 8.472789624521551e-05, + "loss": 0.7544, + "step": 1278 + }, + { + "epoch": 8.305194805194805, + "grad_norm": 2.198638439178467, + "learning_rate": 8.470528761847684e-05, + "loss": 0.8808, + "step": 1279 + }, + { + "epoch": 8.311688311688311, + "grad_norm": 2.108152151107788, + "learning_rate": 8.468266529064026e-05, + "loss": 0.8238, + "step": 1280 + }, + { + "epoch": 8.318181818181818, + "grad_norm": 2.1417620182037354, + "learning_rate": 8.466002927063667e-05, + "loss": 0.8019, + "step": 1281 + }, + { + "epoch": 8.324675324675324, + "grad_norm": 2.3144867420196533, + "learning_rate": 8.463737956740245e-05, + "loss": 0.8671, + "step": 1282 + }, + { + "epoch": 8.331168831168831, + "grad_norm": 1.9930377006530762, + "learning_rate": 8.461471618987933e-05, + "loss": 0.7778, + "step": 1283 + }, + { + "epoch": 8.337662337662337, + "grad_norm": 2.3630878925323486, + "learning_rate": 8.459203914701444e-05, + "loss": 0.8404, + "step": 1284 + }, + { + "epoch": 8.344155844155845, + "grad_norm": 2.4153730869293213, + "learning_rate": 8.456934844776032e-05, + "loss": 0.9375, + "step": 1285 + }, + { + "epoch": 8.35064935064935, + "grad_norm": 2.2773656845092773, + "learning_rate": 8.454664410107493e-05, + "loss": 0.9166, + "step": 1286 + }, + { + "epoch": 8.357142857142858, + "grad_norm": 2.1964240074157715, + "learning_rate": 8.452392611592153e-05, + "loss": 0.8462, + "step": 1287 + }, + { + "epoch": 8.363636363636363, + "grad_norm": 2.1902146339416504, + "learning_rate": 8.450119450126887e-05, + "loss": 0.8701, + "step": 1288 + }, + { + "epoch": 8.37012987012987, + "grad_norm": 2.152127742767334, + "learning_rate": 8.447844926609103e-05, + "loss": 0.847, + "step": 1289 + }, + { + "epoch": 8.376623376623376, + "grad_norm": 2.184800386428833, + "learning_rate": 8.445569041936743e-05, + "loss": 0.9207, + "step": 1290 + }, + { + "epoch": 8.383116883116884, + "grad_norm": 2.275554895401001, + "learning_rate": 8.443291797008293e-05, + "loss": 0.98, + "step": 1291 + }, + { + "epoch": 8.38961038961039, + "grad_norm": 2.2402615547180176, + "learning_rate": 8.441013192722773e-05, + "loss": 0.9529, + "step": 1292 + }, + { + "epoch": 8.396103896103897, + "grad_norm": 2.243180513381958, + "learning_rate": 8.438733229979741e-05, + "loss": 0.8537, + "step": 1293 + }, + { + "epoch": 8.402597402597403, + "grad_norm": 2.4076995849609375, + "learning_rate": 8.436451909679287e-05, + "loss": 0.9193, + "step": 1294 + }, + { + "epoch": 8.409090909090908, + "grad_norm": 2.4312427043914795, + "learning_rate": 8.434169232722043e-05, + "loss": 0.8835, + "step": 1295 + }, + { + "epoch": 8.415584415584416, + "grad_norm": 2.348674774169922, + "learning_rate": 8.431885200009171e-05, + "loss": 0.9248, + "step": 1296 + }, + { + "epoch": 8.422077922077921, + "grad_norm": 2.3464605808258057, + "learning_rate": 8.429599812442373e-05, + "loss": 0.9194, + "step": 1297 + }, + { + "epoch": 8.428571428571429, + "grad_norm": 2.3472964763641357, + "learning_rate": 8.427313070923885e-05, + "loss": 0.9237, + "step": 1298 + }, + { + "epoch": 8.435064935064934, + "grad_norm": 2.479236364364624, + "learning_rate": 8.425024976356474e-05, + "loss": 1.0045, + "step": 1299 + }, + { + "epoch": 8.441558441558442, + "grad_norm": 2.499112367630005, + "learning_rate": 8.422735529643444e-05, + "loss": 0.9375, + "step": 1300 + }, + { + "epoch": 8.448051948051948, + "grad_norm": 2.4231646060943604, + "learning_rate": 8.420444731688633e-05, + "loss": 0.9719, + "step": 1301 + }, + { + "epoch": 8.454545454545455, + "grad_norm": 2.3807730674743652, + "learning_rate": 8.41815258339641e-05, + "loss": 0.8821, + "step": 1302 + }, + { + "epoch": 8.46103896103896, + "grad_norm": 2.4089229106903076, + "learning_rate": 8.415859085671683e-05, + "loss": 0.8724, + "step": 1303 + }, + { + "epoch": 8.467532467532468, + "grad_norm": 2.2512381076812744, + "learning_rate": 8.413564239419884e-05, + "loss": 0.8726, + "step": 1304 + }, + { + "epoch": 8.474025974025974, + "grad_norm": 2.4043405055999756, + "learning_rate": 8.411268045546983e-05, + "loss": 0.9624, + "step": 1305 + }, + { + "epoch": 8.480519480519481, + "grad_norm": 2.2187204360961914, + "learning_rate": 8.408970504959483e-05, + "loss": 0.9099, + "step": 1306 + }, + { + "epoch": 8.487012987012987, + "grad_norm": 2.2931110858917236, + "learning_rate": 8.406671618564415e-05, + "loss": 1.0083, + "step": 1307 + }, + { + "epoch": 8.493506493506494, + "grad_norm": 2.2975666522979736, + "learning_rate": 8.404371387269342e-05, + "loss": 0.8684, + "step": 1308 + }, + { + "epoch": 8.5, + "grad_norm": 2.3833606243133545, + "learning_rate": 8.40206981198236e-05, + "loss": 0.8932, + "step": 1309 + }, + { + "epoch": 8.506493506493506, + "grad_norm": 2.406860589981079, + "learning_rate": 8.399766893612096e-05, + "loss": 0.9119, + "step": 1310 + }, + { + "epoch": 8.512987012987013, + "grad_norm": 1.7942426204681396, + "learning_rate": 8.397462633067705e-05, + "loss": 0.6829, + "step": 1311 + }, + { + "epoch": 8.519480519480519, + "grad_norm": 2.5286710262298584, + "learning_rate": 8.395157031258871e-05, + "loss": 0.9069, + "step": 1312 + }, + { + "epoch": 8.525974025974026, + "grad_norm": 2.38651967048645, + "learning_rate": 8.392850089095809e-05, + "loss": 0.8739, + "step": 1313 + }, + { + "epoch": 8.532467532467532, + "grad_norm": 2.5119848251342773, + "learning_rate": 8.390541807489265e-05, + "loss": 0.9988, + "step": 1314 + }, + { + "epoch": 8.53896103896104, + "grad_norm": 2.1202709674835205, + "learning_rate": 8.388232187350512e-05, + "loss": 0.7731, + "step": 1315 + }, + { + "epoch": 8.545454545454545, + "grad_norm": 2.3501884937286377, + "learning_rate": 8.38592122959135e-05, + "loss": 0.9621, + "step": 1316 + }, + { + "epoch": 8.551948051948052, + "grad_norm": 2.2469823360443115, + "learning_rate": 8.38360893512411e-05, + "loss": 0.8462, + "step": 1317 + }, + { + "epoch": 8.558441558441558, + "grad_norm": 2.3673346042633057, + "learning_rate": 8.381295304861647e-05, + "loss": 0.888, + "step": 1318 + }, + { + "epoch": 8.564935064935066, + "grad_norm": 2.33341908454895, + "learning_rate": 8.378980339717349e-05, + "loss": 0.8749, + "step": 1319 + }, + { + "epoch": 8.571428571428571, + "grad_norm": 2.006885290145874, + "learning_rate": 8.376664040605122e-05, + "loss": 0.8391, + "step": 1320 + }, + { + "epoch": 8.577922077922079, + "grad_norm": 2.2687089443206787, + "learning_rate": 8.374346408439411e-05, + "loss": 0.8874, + "step": 1321 + }, + { + "epoch": 8.584415584415584, + "grad_norm": 2.21208119392395, + "learning_rate": 8.372027444135176e-05, + "loss": 0.8589, + "step": 1322 + }, + { + "epoch": 8.590909090909092, + "grad_norm": 1.9771323204040527, + "learning_rate": 8.36970714860791e-05, + "loss": 0.7858, + "step": 1323 + }, + { + "epoch": 8.597402597402597, + "grad_norm": 1.8855808973312378, + "learning_rate": 8.367385522773627e-05, + "loss": 0.6732, + "step": 1324 + }, + { + "epoch": 8.603896103896105, + "grad_norm": 2.59310245513916, + "learning_rate": 8.365062567548867e-05, + "loss": 0.9894, + "step": 1325 + }, + { + "epoch": 8.61038961038961, + "grad_norm": 2.2608039379119873, + "learning_rate": 8.3627382838507e-05, + "loss": 0.8949, + "step": 1326 + }, + { + "epoch": 8.616883116883116, + "grad_norm": 2.323054790496826, + "learning_rate": 8.360412672596712e-05, + "loss": 0.9194, + "step": 1327 + }, + { + "epoch": 8.623376623376624, + "grad_norm": 1.8838788270950317, + "learning_rate": 8.358085734705022e-05, + "loss": 0.6433, + "step": 1328 + }, + { + "epoch": 8.62987012987013, + "grad_norm": 2.2631521224975586, + "learning_rate": 8.355757471094263e-05, + "loss": 0.88, + "step": 1329 + }, + { + "epoch": 8.636363636363637, + "grad_norm": 2.5464706420898438, + "learning_rate": 8.3534278826836e-05, + "loss": 0.9375, + "step": 1330 + }, + { + "epoch": 8.642857142857142, + "grad_norm": 2.3076460361480713, + "learning_rate": 8.351096970392717e-05, + "loss": 0.9402, + "step": 1331 + }, + { + "epoch": 8.64935064935065, + "grad_norm": 1.9361927509307861, + "learning_rate": 8.348764735141823e-05, + "loss": 0.6748, + "step": 1332 + }, + { + "epoch": 8.655844155844155, + "grad_norm": 2.359254837036133, + "learning_rate": 8.346431177851644e-05, + "loss": 0.9341, + "step": 1333 + }, + { + "epoch": 8.662337662337663, + "grad_norm": 2.4542675018310547, + "learning_rate": 8.344096299443434e-05, + "loss": 1.0064, + "step": 1334 + }, + { + "epoch": 8.668831168831169, + "grad_norm": 2.462061882019043, + "learning_rate": 8.341760100838965e-05, + "loss": 0.943, + "step": 1335 + }, + { + "epoch": 8.675324675324676, + "grad_norm": 2.2975666522979736, + "learning_rate": 8.339422582960532e-05, + "loss": 0.833, + "step": 1336 + }, + { + "epoch": 8.681818181818182, + "grad_norm": 2.5934624671936035, + "learning_rate": 8.33708374673095e-05, + "loss": 1.0069, + "step": 1337 + }, + { + "epoch": 8.688311688311689, + "grad_norm": 2.2661728858947754, + "learning_rate": 8.334743593073553e-05, + "loss": 0.9142, + "step": 1338 + }, + { + "epoch": 8.694805194805195, + "grad_norm": 2.22139835357666, + "learning_rate": 8.332402122912198e-05, + "loss": 0.8557, + "step": 1339 + }, + { + "epoch": 8.7012987012987, + "grad_norm": 2.3808929920196533, + "learning_rate": 8.330059337171258e-05, + "loss": 0.9882, + "step": 1340 + }, + { + "epoch": 8.707792207792208, + "grad_norm": 2.285977840423584, + "learning_rate": 8.327715236775633e-05, + "loss": 0.9428, + "step": 1341 + }, + { + "epoch": 8.714285714285714, + "grad_norm": 2.046553373336792, + "learning_rate": 8.32536982265073e-05, + "loss": 0.8864, + "step": 1342 + }, + { + "epoch": 8.720779220779221, + "grad_norm": 2.305896520614624, + "learning_rate": 8.323023095722486e-05, + "loss": 0.9274, + "step": 1343 + }, + { + "epoch": 8.727272727272727, + "grad_norm": 2.6005120277404785, + "learning_rate": 8.320675056917352e-05, + "loss": 0.9657, + "step": 1344 + }, + { + "epoch": 8.733766233766234, + "grad_norm": 2.3337910175323486, + "learning_rate": 8.318325707162293e-05, + "loss": 0.9651, + "step": 1345 + }, + { + "epoch": 8.74025974025974, + "grad_norm": 2.21706223487854, + "learning_rate": 8.315975047384798e-05, + "loss": 0.8629, + "step": 1346 + }, + { + "epoch": 8.746753246753247, + "grad_norm": 2.2574703693389893, + "learning_rate": 8.313623078512869e-05, + "loss": 0.854, + "step": 1347 + }, + { + "epoch": 8.753246753246753, + "grad_norm": 2.4945363998413086, + "learning_rate": 8.311269801475026e-05, + "loss": 0.923, + "step": 1348 + }, + { + "epoch": 8.75974025974026, + "grad_norm": 2.107628107070923, + "learning_rate": 8.308915217200306e-05, + "loss": 0.8478, + "step": 1349 + }, + { + "epoch": 8.766233766233766, + "grad_norm": 2.124215841293335, + "learning_rate": 8.306559326618259e-05, + "loss": 0.8439, + "step": 1350 + }, + { + "epoch": 8.772727272727273, + "grad_norm": 2.057939052581787, + "learning_rate": 8.304202130658959e-05, + "loss": 0.8302, + "step": 1351 + }, + { + "epoch": 8.779220779220779, + "grad_norm": 2.1522345542907715, + "learning_rate": 8.301843630252985e-05, + "loss": 0.8959, + "step": 1352 + }, + { + "epoch": 8.785714285714286, + "grad_norm": 2.0224645137786865, + "learning_rate": 8.299483826331437e-05, + "loss": 0.7963, + "step": 1353 + }, + { + "epoch": 8.792207792207792, + "grad_norm": 2.25050950050354, + "learning_rate": 8.297122719825927e-05, + "loss": 0.9035, + "step": 1354 + }, + { + "epoch": 8.7987012987013, + "grad_norm": 2.3904287815093994, + "learning_rate": 8.294760311668586e-05, + "loss": 0.9492, + "step": 1355 + }, + { + "epoch": 8.805194805194805, + "grad_norm": 2.241687536239624, + "learning_rate": 8.29239660279205e-05, + "loss": 0.8868, + "step": 1356 + }, + { + "epoch": 8.811688311688311, + "grad_norm": 2.4004805088043213, + "learning_rate": 8.29003159412948e-05, + "loss": 0.9366, + "step": 1357 + }, + { + "epoch": 8.818181818181818, + "grad_norm": 2.3381006717681885, + "learning_rate": 8.287665286614538e-05, + "loss": 0.9514, + "step": 1358 + }, + { + "epoch": 8.824675324675324, + "grad_norm": 2.573312520980835, + "learning_rate": 8.285297681181408e-05, + "loss": 0.9617, + "step": 1359 + }, + { + "epoch": 8.831168831168831, + "grad_norm": 2.1311933994293213, + "learning_rate": 8.282928778764783e-05, + "loss": 0.8366, + "step": 1360 + }, + { + "epoch": 8.837662337662337, + "grad_norm": 2.3406474590301514, + "learning_rate": 8.280558580299867e-05, + "loss": 0.9838, + "step": 1361 + }, + { + "epoch": 8.844155844155845, + "grad_norm": 2.5213472843170166, + "learning_rate": 8.278187086722379e-05, + "loss": 0.9613, + "step": 1362 + }, + { + "epoch": 8.85064935064935, + "grad_norm": 2.03776216506958, + "learning_rate": 8.275814298968544e-05, + "loss": 0.8486, + "step": 1363 + }, + { + "epoch": 8.857142857142858, + "grad_norm": 2.144857406616211, + "learning_rate": 8.273440217975103e-05, + "loss": 0.8526, + "step": 1364 + }, + { + "epoch": 8.863636363636363, + "grad_norm": 2.279902935028076, + "learning_rate": 8.271064844679306e-05, + "loss": 0.918, + "step": 1365 + }, + { + "epoch": 8.87012987012987, + "grad_norm": 2.033252477645874, + "learning_rate": 8.268688180018912e-05, + "loss": 0.8447, + "step": 1366 + }, + { + "epoch": 8.876623376623376, + "grad_norm": 1.9368460178375244, + "learning_rate": 8.26631022493219e-05, + "loss": 0.8335, + "step": 1367 + }, + { + "epoch": 8.883116883116884, + "grad_norm": 2.206130027770996, + "learning_rate": 8.263930980357919e-05, + "loss": 0.9042, + "step": 1368 + }, + { + "epoch": 8.88961038961039, + "grad_norm": 2.219876289367676, + "learning_rate": 8.261550447235389e-05, + "loss": 0.9174, + "step": 1369 + }, + { + "epoch": 8.896103896103895, + "grad_norm": 2.1504364013671875, + "learning_rate": 8.259168626504395e-05, + "loss": 0.8749, + "step": 1370 + }, + { + "epoch": 8.902597402597403, + "grad_norm": 2.304591655731201, + "learning_rate": 8.256785519105241e-05, + "loss": 0.8961, + "step": 1371 + }, + { + "epoch": 8.909090909090908, + "grad_norm": 2.122875690460205, + "learning_rate": 8.254401125978743e-05, + "loss": 0.7802, + "step": 1372 + }, + { + "epoch": 8.915584415584416, + "grad_norm": 2.283535957336426, + "learning_rate": 8.25201544806622e-05, + "loss": 0.9022, + "step": 1373 + }, + { + "epoch": 8.922077922077921, + "grad_norm": 2.3608994483947754, + "learning_rate": 8.249628486309502e-05, + "loss": 0.8685, + "step": 1374 + }, + { + "epoch": 8.928571428571429, + "grad_norm": 2.3611888885498047, + "learning_rate": 8.247240241650919e-05, + "loss": 0.9948, + "step": 1375 + }, + { + "epoch": 8.935064935064934, + "grad_norm": 2.3135151863098145, + "learning_rate": 8.244850715033317e-05, + "loss": 0.8179, + "step": 1376 + }, + { + "epoch": 8.941558441558442, + "grad_norm": 2.3506641387939453, + "learning_rate": 8.242459907400039e-05, + "loss": 0.9665, + "step": 1377 + }, + { + "epoch": 8.948051948051948, + "grad_norm": 2.306962251663208, + "learning_rate": 8.240067819694942e-05, + "loss": 0.9321, + "step": 1378 + }, + { + "epoch": 8.954545454545455, + "grad_norm": 2.266268014907837, + "learning_rate": 8.237674452862382e-05, + "loss": 0.9511, + "step": 1379 + }, + { + "epoch": 8.96103896103896, + "grad_norm": 2.541228771209717, + "learning_rate": 8.235279807847223e-05, + "loss": 0.9981, + "step": 1380 + }, + { + "epoch": 8.967532467532468, + "grad_norm": 2.1593658924102783, + "learning_rate": 8.232883885594832e-05, + "loss": 0.8888, + "step": 1381 + }, + { + "epoch": 8.974025974025974, + "grad_norm": 2.110729455947876, + "learning_rate": 8.230486687051082e-05, + "loss": 0.8165, + "step": 1382 + }, + { + "epoch": 8.980519480519481, + "grad_norm": 2.523921489715576, + "learning_rate": 8.22808821316235e-05, + "loss": 0.9764, + "step": 1383 + }, + { + "epoch": 8.987012987012987, + "grad_norm": 2.3435425758361816, + "learning_rate": 8.225688464875514e-05, + "loss": 0.9116, + "step": 1384 + }, + { + "epoch": 8.993506493506494, + "grad_norm": 2.383795738220215, + "learning_rate": 8.223287443137957e-05, + "loss": 0.9476, + "step": 1385 + }, + { + "epoch": 9.0, + "grad_norm": 2654.56103515625, + "learning_rate": 8.220885148897565e-05, + "loss": 1.0768, + "step": 1386 + }, + { + "epoch": 9.006493506493506, + "grad_norm": 2.0752618312835693, + "learning_rate": 8.218481583102726e-05, + "loss": 0.7959, + "step": 1387 + }, + { + "epoch": 9.012987012987013, + "grad_norm": 2.4385485649108887, + "learning_rate": 8.216076746702327e-05, + "loss": 0.8151, + "step": 1388 + }, + { + "epoch": 9.019480519480519, + "grad_norm": 2.270139217376709, + "learning_rate": 8.213670640645762e-05, + "loss": 0.8186, + "step": 1389 + }, + { + "epoch": 9.025974025974026, + "grad_norm": 2.112992763519287, + "learning_rate": 8.211263265882923e-05, + "loss": 0.7687, + "step": 1390 + }, + { + "epoch": 9.032467532467532, + "grad_norm": 2.1796791553497314, + "learning_rate": 8.208854623364202e-05, + "loss": 0.7425, + "step": 1391 + }, + { + "epoch": 9.03896103896104, + "grad_norm": 2.2237792015075684, + "learning_rate": 8.206444714040495e-05, + "loss": 0.7597, + "step": 1392 + }, + { + "epoch": 9.045454545454545, + "grad_norm": 2.2954790592193604, + "learning_rate": 8.204033538863197e-05, + "loss": 0.7829, + "step": 1393 + }, + { + "epoch": 9.051948051948052, + "grad_norm": 1.7754745483398438, + "learning_rate": 8.201621098784198e-05, + "loss": 0.6863, + "step": 1394 + }, + { + "epoch": 9.058441558441558, + "grad_norm": 2.219863176345825, + "learning_rate": 8.199207394755893e-05, + "loss": 0.7826, + "step": 1395 + }, + { + "epoch": 9.064935064935066, + "grad_norm": 2.1216280460357666, + "learning_rate": 8.196792427731175e-05, + "loss": 0.7987, + "step": 1396 + }, + { + "epoch": 9.071428571428571, + "grad_norm": 2.249668598175049, + "learning_rate": 8.194376198663434e-05, + "loss": 0.825, + "step": 1397 + }, + { + "epoch": 9.077922077922079, + "grad_norm": 2.171496629714966, + "learning_rate": 8.191958708506558e-05, + "loss": 0.7567, + "step": 1398 + }, + { + "epoch": 9.084415584415584, + "grad_norm": 2.2283010482788086, + "learning_rate": 8.189539958214935e-05, + "loss": 0.7638, + "step": 1399 + }, + { + "epoch": 9.090909090909092, + "grad_norm": 2.242703914642334, + "learning_rate": 8.18711994874345e-05, + "loss": 0.8351, + "step": 1400 + }, + { + "epoch": 9.097402597402597, + "grad_norm": 2.1934618949890137, + "learning_rate": 8.184698681047482e-05, + "loss": 0.7873, + "step": 1401 + }, + { + "epoch": 9.103896103896103, + "grad_norm": 2.263496160507202, + "learning_rate": 8.18227615608291e-05, + "loss": 0.7448, + "step": 1402 + }, + { + "epoch": 9.11038961038961, + "grad_norm": 2.06032395362854, + "learning_rate": 8.179852374806112e-05, + "loss": 0.7561, + "step": 1403 + }, + { + "epoch": 9.116883116883116, + "grad_norm": 1.9076995849609375, + "learning_rate": 8.177427338173953e-05, + "loss": 0.7034, + "step": 1404 + }, + { + "epoch": 9.123376623376624, + "grad_norm": 2.372173547744751, + "learning_rate": 8.175001047143804e-05, + "loss": 0.8417, + "step": 1405 + }, + { + "epoch": 9.12987012987013, + "grad_norm": 1.8342652320861816, + "learning_rate": 8.172573502673523e-05, + "loss": 0.6436, + "step": 1406 + }, + { + "epoch": 9.136363636363637, + "grad_norm": 2.130004405975342, + "learning_rate": 8.170144705721466e-05, + "loss": 0.6889, + "step": 1407 + }, + { + "epoch": 9.142857142857142, + "grad_norm": 2.177459478378296, + "learning_rate": 8.167714657246486e-05, + "loss": 0.7952, + "step": 1408 + }, + { + "epoch": 9.14935064935065, + "grad_norm": 2.637460231781006, + "learning_rate": 8.165283358207924e-05, + "loss": 0.8493, + "step": 1409 + }, + { + "epoch": 9.155844155844155, + "grad_norm": 2.201258897781372, + "learning_rate": 8.162850809565623e-05, + "loss": 0.8234, + "step": 1410 + }, + { + "epoch": 9.162337662337663, + "grad_norm": 2.2699949741363525, + "learning_rate": 8.160417012279911e-05, + "loss": 0.8444, + "step": 1411 + }, + { + "epoch": 9.168831168831169, + "grad_norm": 2.2601559162139893, + "learning_rate": 8.157981967311614e-05, + "loss": 0.757, + "step": 1412 + }, + { + "epoch": 9.175324675324676, + "grad_norm": 2.369778871536255, + "learning_rate": 8.15554567562205e-05, + "loss": 0.8558, + "step": 1413 + }, + { + "epoch": 9.181818181818182, + "grad_norm": 2.1335222721099854, + "learning_rate": 8.153108138173027e-05, + "loss": 0.7702, + "step": 1414 + }, + { + "epoch": 9.188311688311689, + "grad_norm": 2.2661004066467285, + "learning_rate": 8.150669355926846e-05, + "loss": 0.771, + "step": 1415 + }, + { + "epoch": 9.194805194805195, + "grad_norm": 2.3101413249969482, + "learning_rate": 8.148229329846301e-05, + "loss": 0.7875, + "step": 1416 + }, + { + "epoch": 9.2012987012987, + "grad_norm": 2.1832332611083984, + "learning_rate": 8.145788060894674e-05, + "loss": 0.7662, + "step": 1417 + }, + { + "epoch": 9.207792207792208, + "grad_norm": 2.008483409881592, + "learning_rate": 8.143345550035741e-05, + "loss": 0.7156, + "step": 1418 + }, + { + "epoch": 9.214285714285714, + "grad_norm": 2.1562743186950684, + "learning_rate": 8.140901798233767e-05, + "loss": 0.7594, + "step": 1419 + }, + { + "epoch": 9.220779220779221, + "grad_norm": 2.1420395374298096, + "learning_rate": 8.138456806453503e-05, + "loss": 0.7728, + "step": 1420 + }, + { + "epoch": 9.227272727272727, + "grad_norm": 2.2543087005615234, + "learning_rate": 8.136010575660196e-05, + "loss": 0.7595, + "step": 1421 + }, + { + "epoch": 9.233766233766234, + "grad_norm": 2.3767106533050537, + "learning_rate": 8.13356310681958e-05, + "loss": 0.8208, + "step": 1422 + }, + { + "epoch": 9.24025974025974, + "grad_norm": 2.0140974521636963, + "learning_rate": 8.131114400897874e-05, + "loss": 0.7136, + "step": 1423 + }, + { + "epoch": 9.246753246753247, + "grad_norm": 2.367492198944092, + "learning_rate": 8.12866445886179e-05, + "loss": 0.8795, + "step": 1424 + }, + { + "epoch": 9.253246753246753, + "grad_norm": 2.0226759910583496, + "learning_rate": 8.126213281678528e-05, + "loss": 0.7512, + "step": 1425 + }, + { + "epoch": 9.25974025974026, + "grad_norm": 2.336621046066284, + "learning_rate": 8.123760870315768e-05, + "loss": 0.8067, + "step": 1426 + }, + { + "epoch": 9.266233766233766, + "grad_norm": 2.2011666297912598, + "learning_rate": 8.12130722574169e-05, + "loss": 0.7792, + "step": 1427 + }, + { + "epoch": 9.272727272727273, + "grad_norm": 2.476090669631958, + "learning_rate": 8.118852348924953e-05, + "loss": 0.775, + "step": 1428 + }, + { + "epoch": 9.279220779220779, + "grad_norm": 2.2978625297546387, + "learning_rate": 8.116396240834698e-05, + "loss": 0.7948, + "step": 1429 + }, + { + "epoch": 9.285714285714286, + "grad_norm": 2.2786600589752197, + "learning_rate": 8.113938902440564e-05, + "loss": 0.7556, + "step": 1430 + }, + { + "epoch": 9.292207792207792, + "grad_norm": 2.113959312438965, + "learning_rate": 8.111480334712665e-05, + "loss": 0.7449, + "step": 1431 + }, + { + "epoch": 9.2987012987013, + "grad_norm": 2.136590003967285, + "learning_rate": 8.109020538621606e-05, + "loss": 0.7521, + "step": 1432 + }, + { + "epoch": 9.305194805194805, + "grad_norm": 2.285116672515869, + "learning_rate": 8.106559515138477e-05, + "loss": 0.7869, + "step": 1433 + }, + { + "epoch": 9.311688311688311, + "grad_norm": 2.320920467376709, + "learning_rate": 8.104097265234848e-05, + "loss": 0.8478, + "step": 1434 + }, + { + "epoch": 9.318181818181818, + "grad_norm": 2.108393907546997, + "learning_rate": 8.101633789882781e-05, + "loss": 0.7533, + "step": 1435 + }, + { + "epoch": 9.324675324675324, + "grad_norm": 2.2300140857696533, + "learning_rate": 8.099169090054813e-05, + "loss": 0.7973, + "step": 1436 + }, + { + "epoch": 9.331168831168831, + "grad_norm": 2.217241048812866, + "learning_rate": 8.096703166723968e-05, + "loss": 0.784, + "step": 1437 + }, + { + "epoch": 9.337662337662337, + "grad_norm": 2.127923011779785, + "learning_rate": 8.094236020863757e-05, + "loss": 0.7696, + "step": 1438 + }, + { + "epoch": 9.344155844155845, + "grad_norm": 2.279656171798706, + "learning_rate": 8.091767653448167e-05, + "loss": 0.7762, + "step": 1439 + }, + { + "epoch": 9.35064935064935, + "grad_norm": 2.1744582653045654, + "learning_rate": 8.089298065451672e-05, + "loss": 0.7161, + "step": 1440 + }, + { + "epoch": 9.357142857142858, + "grad_norm": 2.01845121383667, + "learning_rate": 8.086827257849226e-05, + "loss": 0.6556, + "step": 1441 + }, + { + "epoch": 9.363636363636363, + "grad_norm": 2.32757830619812, + "learning_rate": 8.084355231616265e-05, + "loss": 0.8107, + "step": 1442 + }, + { + "epoch": 9.37012987012987, + "grad_norm": 2.1850666999816895, + "learning_rate": 8.081881987728703e-05, + "loss": 0.7491, + "step": 1443 + }, + { + "epoch": 9.376623376623376, + "grad_norm": 2.2571535110473633, + "learning_rate": 8.079407527162944e-05, + "loss": 0.8356, + "step": 1444 + }, + { + "epoch": 9.383116883116884, + "grad_norm": 2.1496357917785645, + "learning_rate": 8.076931850895859e-05, + "loss": 0.7408, + "step": 1445 + }, + { + "epoch": 9.38961038961039, + "grad_norm": 2.1930642127990723, + "learning_rate": 8.074454959904807e-05, + "loss": 0.751, + "step": 1446 + }, + { + "epoch": 9.396103896103897, + "grad_norm": 1.8324921131134033, + "learning_rate": 8.071976855167629e-05, + "loss": 0.6065, + "step": 1447 + }, + { + "epoch": 9.402597402597403, + "grad_norm": 2.2916312217712402, + "learning_rate": 8.069497537662639e-05, + "loss": 0.7501, + "step": 1448 + }, + { + "epoch": 9.409090909090908, + "grad_norm": 2.2877542972564697, + "learning_rate": 8.067017008368632e-05, + "loss": 0.8381, + "step": 1449 + }, + { + "epoch": 9.415584415584416, + "grad_norm": 1.8830348253250122, + "learning_rate": 8.064535268264883e-05, + "loss": 0.6252, + "step": 1450 + }, + { + "epoch": 9.422077922077921, + "grad_norm": 2.369856834411621, + "learning_rate": 8.062052318331142e-05, + "loss": 0.8398, + "step": 1451 + }, + { + "epoch": 9.428571428571429, + "grad_norm": 2.233564615249634, + "learning_rate": 8.059568159547641e-05, + "loss": 0.7632, + "step": 1452 + }, + { + "epoch": 9.435064935064934, + "grad_norm": 2.254913806915283, + "learning_rate": 8.057082792895083e-05, + "loss": 0.8431, + "step": 1453 + }, + { + "epoch": 9.441558441558442, + "grad_norm": 1.880247712135315, + "learning_rate": 8.054596219354654e-05, + "loss": 0.6151, + "step": 1454 + }, + { + "epoch": 9.448051948051948, + "grad_norm": 2.2374584674835205, + "learning_rate": 8.052108439908013e-05, + "loss": 0.8184, + "step": 1455 + }, + { + "epoch": 9.454545454545455, + "grad_norm": 2.427372455596924, + "learning_rate": 8.049619455537296e-05, + "loss": 0.7961, + "step": 1456 + }, + { + "epoch": 9.46103896103896, + "grad_norm": 1.6904860734939575, + "learning_rate": 8.047129267225115e-05, + "loss": 0.5814, + "step": 1457 + }, + { + "epoch": 9.467532467532468, + "grad_norm": 2.3941128253936768, + "learning_rate": 8.044637875954556e-05, + "loss": 0.8157, + "step": 1458 + }, + { + "epoch": 9.474025974025974, + "grad_norm": 2.4132771492004395, + "learning_rate": 8.042145282709182e-05, + "loss": 0.869, + "step": 1459 + }, + { + "epoch": 9.480519480519481, + "grad_norm": 2.3084611892700195, + "learning_rate": 8.039651488473028e-05, + "loss": 0.7596, + "step": 1460 + }, + { + "epoch": 9.487012987012987, + "grad_norm": 2.256843328475952, + "learning_rate": 8.037156494230604e-05, + "loss": 0.8579, + "step": 1461 + }, + { + "epoch": 9.493506493506494, + "grad_norm": 2.3451285362243652, + "learning_rate": 8.034660300966898e-05, + "loss": 0.8552, + "step": 1462 + }, + { + "epoch": 9.5, + "grad_norm": 2.4393768310546875, + "learning_rate": 8.032162909667362e-05, + "loss": 0.8209, + "step": 1463 + }, + { + "epoch": 9.506493506493506, + "grad_norm": 2.1030781269073486, + "learning_rate": 8.029664321317932e-05, + "loss": 0.8008, + "step": 1464 + }, + { + "epoch": 9.512987012987013, + "grad_norm": 2.3159143924713135, + "learning_rate": 8.027164536905008e-05, + "loss": 0.8277, + "step": 1465 + }, + { + "epoch": 9.519480519480519, + "grad_norm": 2.08125638961792, + "learning_rate": 8.024663557415464e-05, + "loss": 0.7845, + "step": 1466 + }, + { + "epoch": 9.525974025974026, + "grad_norm": 2.2004313468933105, + "learning_rate": 8.022161383836652e-05, + "loss": 0.8462, + "step": 1467 + }, + { + "epoch": 9.532467532467532, + "grad_norm": 2.0208821296691895, + "learning_rate": 8.019658017156386e-05, + "loss": 0.703, + "step": 1468 + }, + { + "epoch": 9.53896103896104, + "grad_norm": 2.086357355117798, + "learning_rate": 8.017153458362956e-05, + "loss": 0.7341, + "step": 1469 + }, + { + "epoch": 9.545454545454545, + "grad_norm": 2.44262957572937, + "learning_rate": 8.014647708445124e-05, + "loss": 0.8811, + "step": 1470 + }, + { + "epoch": 9.551948051948052, + "grad_norm": 2.260904550552368, + "learning_rate": 8.01214076839212e-05, + "loss": 0.7389, + "step": 1471 + }, + { + "epoch": 9.558441558441558, + "grad_norm": 2.211005687713623, + "learning_rate": 8.009632639193643e-05, + "loss": 0.7509, + "step": 1472 + }, + { + "epoch": 9.564935064935066, + "grad_norm": 2.503387212753296, + "learning_rate": 8.007123321839864e-05, + "loss": 0.8911, + "step": 1473 + }, + { + "epoch": 9.571428571428571, + "grad_norm": 2.088785171508789, + "learning_rate": 8.00461281732142e-05, + "loss": 0.8056, + "step": 1474 + }, + { + "epoch": 9.577922077922079, + "grad_norm": 2.1521730422973633, + "learning_rate": 8.002101126629421e-05, + "loss": 0.8136, + "step": 1475 + }, + { + "epoch": 9.584415584415584, + "grad_norm": 2.2391040325164795, + "learning_rate": 7.999588250755442e-05, + "loss": 0.8104, + "step": 1476 + }, + { + "epoch": 9.590909090909092, + "grad_norm": 2.1446774005889893, + "learning_rate": 7.997074190691522e-05, + "loss": 0.8641, + "step": 1477 + }, + { + "epoch": 9.597402597402597, + "grad_norm": 2.460958957672119, + "learning_rate": 7.994558947430179e-05, + "loss": 0.8526, + "step": 1478 + }, + { + "epoch": 9.603896103896105, + "grad_norm": 2.084301471710205, + "learning_rate": 7.992042521964389e-05, + "loss": 0.7874, + "step": 1479 + }, + { + "epoch": 9.61038961038961, + "grad_norm": 2.258708953857422, + "learning_rate": 7.989524915287595e-05, + "loss": 0.8217, + "step": 1480 + }, + { + "epoch": 9.616883116883116, + "grad_norm": 2.2106471061706543, + "learning_rate": 7.987006128393709e-05, + "loss": 0.8194, + "step": 1481 + }, + { + "epoch": 9.623376623376624, + "grad_norm": 2.176764488220215, + "learning_rate": 7.98448616227711e-05, + "loss": 0.7876, + "step": 1482 + }, + { + "epoch": 9.62987012987013, + "grad_norm": 2.358097791671753, + "learning_rate": 7.981965017932638e-05, + "loss": 0.8781, + "step": 1483 + }, + { + "epoch": 9.636363636363637, + "grad_norm": 2.351985216140747, + "learning_rate": 7.979442696355602e-05, + "loss": 0.7921, + "step": 1484 + }, + { + "epoch": 9.642857142857142, + "grad_norm": 2.128723382949829, + "learning_rate": 7.976919198541776e-05, + "loss": 0.7536, + "step": 1485 + }, + { + "epoch": 9.64935064935065, + "grad_norm": 2.456420660018921, + "learning_rate": 7.974394525487394e-05, + "loss": 0.843, + "step": 1486 + }, + { + "epoch": 9.655844155844155, + "grad_norm": 2.167208671569824, + "learning_rate": 7.971868678189161e-05, + "loss": 0.7295, + "step": 1487 + }, + { + "epoch": 9.662337662337663, + "grad_norm": 2.31095814704895, + "learning_rate": 7.969341657644237e-05, + "loss": 0.7792, + "step": 1488 + }, + { + "epoch": 9.668831168831169, + "grad_norm": 2.448061227798462, + "learning_rate": 7.966813464850251e-05, + "loss": 0.9162, + "step": 1489 + }, + { + "epoch": 9.675324675324676, + "grad_norm": 2.2463135719299316, + "learning_rate": 7.964284100805297e-05, + "loss": 0.8312, + "step": 1490 + }, + { + "epoch": 9.681818181818182, + "grad_norm": 2.4721384048461914, + "learning_rate": 7.961753566507924e-05, + "loss": 0.8892, + "step": 1491 + }, + { + "epoch": 9.688311688311689, + "grad_norm": 2.483168840408325, + "learning_rate": 7.959221862957148e-05, + "loss": 0.8688, + "step": 1492 + }, + { + "epoch": 9.694805194805195, + "grad_norm": 2.2723283767700195, + "learning_rate": 7.956688991152445e-05, + "loss": 0.8294, + "step": 1493 + }, + { + "epoch": 9.7012987012987, + "grad_norm": 2.0583672523498535, + "learning_rate": 7.954154952093756e-05, + "loss": 0.769, + "step": 1494 + }, + { + "epoch": 9.707792207792208, + "grad_norm": 2.319795846939087, + "learning_rate": 7.951619746781474e-05, + "loss": 0.8562, + "step": 1495 + }, + { + "epoch": 9.714285714285714, + "grad_norm": 2.2907357215881348, + "learning_rate": 7.94908337621646e-05, + "loss": 0.8138, + "step": 1496 + }, + { + "epoch": 9.720779220779221, + "grad_norm": 1.994308590888977, + "learning_rate": 7.946545841400035e-05, + "loss": 0.7778, + "step": 1497 + }, + { + "epoch": 9.727272727272727, + "grad_norm": 2.314957618713379, + "learning_rate": 7.944007143333975e-05, + "loss": 0.8457, + "step": 1498 + }, + { + "epoch": 9.733766233766234, + "grad_norm": 2.4140167236328125, + "learning_rate": 7.94146728302052e-05, + "loss": 0.8849, + "step": 1499 + }, + { + "epoch": 9.74025974025974, + "grad_norm": 2.302248954772949, + "learning_rate": 7.938926261462367e-05, + "loss": 0.8035, + "step": 1500 + }, + { + "epoch": 9.746753246753247, + "grad_norm": 2.2283337116241455, + "learning_rate": 7.936384079662666e-05, + "loss": 0.754, + "step": 1501 + }, + { + "epoch": 9.753246753246753, + "grad_norm": 2.261359214782715, + "learning_rate": 7.933840738625036e-05, + "loss": 0.8227, + "step": 1502 + }, + { + "epoch": 9.75974025974026, + "grad_norm": 2.03810453414917, + "learning_rate": 7.931296239353546e-05, + "loss": 0.7251, + "step": 1503 + }, + { + "epoch": 9.766233766233766, + "grad_norm": 2.1554248332977295, + "learning_rate": 7.928750582852722e-05, + "loss": 0.7853, + "step": 1504 + }, + { + "epoch": 9.772727272727273, + "grad_norm": 1.9828263521194458, + "learning_rate": 7.926203770127552e-05, + "loss": 0.7483, + "step": 1505 + }, + { + "epoch": 9.779220779220779, + "grad_norm": 2.166712522506714, + "learning_rate": 7.923655802183474e-05, + "loss": 0.7987, + "step": 1506 + }, + { + "epoch": 9.785714285714286, + "grad_norm": 2.025691270828247, + "learning_rate": 7.921106680026387e-05, + "loss": 0.7963, + "step": 1507 + }, + { + "epoch": 9.792207792207792, + "grad_norm": 2.278630256652832, + "learning_rate": 7.918556404662644e-05, + "loss": 0.8426, + "step": 1508 + }, + { + "epoch": 9.7987012987013, + "grad_norm": 2.3733408451080322, + "learning_rate": 7.916004977099055e-05, + "loss": 0.8032, + "step": 1509 + }, + { + "epoch": 9.805194805194805, + "grad_norm": 2.116952896118164, + "learning_rate": 7.913452398342881e-05, + "loss": 0.7179, + "step": 1510 + }, + { + "epoch": 9.811688311688311, + "grad_norm": 2.2615432739257812, + "learning_rate": 7.91089866940184e-05, + "loss": 0.8633, + "step": 1511 + }, + { + "epoch": 9.818181818181818, + "grad_norm": 1.9311797618865967, + "learning_rate": 7.908343791284105e-05, + "loss": 0.6622, + "step": 1512 + }, + { + "epoch": 9.824675324675324, + "grad_norm": 2.372143268585205, + "learning_rate": 7.905787764998299e-05, + "loss": 0.8368, + "step": 1513 + }, + { + "epoch": 9.831168831168831, + "grad_norm": 2.188035488128662, + "learning_rate": 7.903230591553504e-05, + "loss": 0.7697, + "step": 1514 + }, + { + "epoch": 9.837662337662337, + "grad_norm": 2.158198118209839, + "learning_rate": 7.900672271959249e-05, + "loss": 0.7336, + "step": 1515 + }, + { + "epoch": 9.844155844155845, + "grad_norm": 1.9618550539016724, + "learning_rate": 7.898112807225517e-05, + "loss": 0.7297, + "step": 1516 + }, + { + "epoch": 9.85064935064935, + "grad_norm": 2.266169548034668, + "learning_rate": 7.895552198362748e-05, + "loss": 0.8173, + "step": 1517 + }, + { + "epoch": 9.857142857142858, + "grad_norm": 2.3293449878692627, + "learning_rate": 7.892990446381827e-05, + "loss": 0.8151, + "step": 1518 + }, + { + "epoch": 9.863636363636363, + "grad_norm": 2.265075445175171, + "learning_rate": 7.890427552294093e-05, + "loss": 0.8879, + "step": 1519 + }, + { + "epoch": 9.87012987012987, + "grad_norm": 2.1060047149658203, + "learning_rate": 7.887863517111338e-05, + "loss": 0.8157, + "step": 1520 + }, + { + "epoch": 9.876623376623376, + "grad_norm": 2.202415704727173, + "learning_rate": 7.885298341845802e-05, + "loss": 0.7675, + "step": 1521 + }, + { + "epoch": 9.883116883116884, + "grad_norm": 2.1517200469970703, + "learning_rate": 7.882732027510174e-05, + "loss": 0.811, + "step": 1522 + }, + { + "epoch": 9.88961038961039, + "grad_norm": 2.144573211669922, + "learning_rate": 7.880164575117597e-05, + "loss": 0.7476, + "step": 1523 + }, + { + "epoch": 9.896103896103895, + "grad_norm": 2.335124969482422, + "learning_rate": 7.877595985681656e-05, + "loss": 0.872, + "step": 1524 + }, + { + "epoch": 9.902597402597403, + "grad_norm": 2.477221727371216, + "learning_rate": 7.875026260216393e-05, + "loss": 0.9285, + "step": 1525 + }, + { + "epoch": 9.909090909090908, + "grad_norm": 1.9062142372131348, + "learning_rate": 7.872455399736295e-05, + "loss": 0.7905, + "step": 1526 + }, + { + "epoch": 9.915584415584416, + "grad_norm": 2.1966278553009033, + "learning_rate": 7.869883405256295e-05, + "loss": 0.8347, + "step": 1527 + }, + { + "epoch": 9.922077922077921, + "grad_norm": 2.1748650074005127, + "learning_rate": 7.867310277791778e-05, + "loss": 0.7988, + "step": 1528 + }, + { + "epoch": 9.928571428571429, + "grad_norm": 2.3306756019592285, + "learning_rate": 7.864736018358571e-05, + "loss": 0.8781, + "step": 1529 + }, + { + "epoch": 9.935064935064934, + "grad_norm": 2.344447135925293, + "learning_rate": 7.862160627972955e-05, + "loss": 0.8185, + "step": 1530 + }, + { + "epoch": 9.941558441558442, + "grad_norm": 1.9969489574432373, + "learning_rate": 7.85958410765165e-05, + "loss": 0.719, + "step": 1531 + }, + { + "epoch": 9.948051948051948, + "grad_norm": 2.3205368518829346, + "learning_rate": 7.857006458411826e-05, + "loss": 0.8242, + "step": 1532 + }, + { + "epoch": 9.954545454545455, + "grad_norm": 2.0827131271362305, + "learning_rate": 7.854427681271099e-05, + "loss": 0.7715, + "step": 1533 + }, + { + "epoch": 9.96103896103896, + "grad_norm": 2.0778398513793945, + "learning_rate": 7.851847777247528e-05, + "loss": 0.7781, + "step": 1534 + }, + { + "epoch": 9.967532467532468, + "grad_norm": 2.2156105041503906, + "learning_rate": 7.84926674735962e-05, + "loss": 0.851, + "step": 1535 + }, + { + "epoch": 9.974025974025974, + "grad_norm": 2.1992075443267822, + "learning_rate": 7.846684592626323e-05, + "loss": 0.8263, + "step": 1536 + }, + { + "epoch": 9.980519480519481, + "grad_norm": 2.202113628387451, + "learning_rate": 7.844101314067032e-05, + "loss": 0.8584, + "step": 1537 + }, + { + "epoch": 9.987012987012987, + "grad_norm": 2.097062349319458, + "learning_rate": 7.841516912701585e-05, + "loss": 0.784, + "step": 1538 + }, + { + "epoch": 9.993506493506494, + "grad_norm": 2.44765305519104, + "learning_rate": 7.838931389550259e-05, + "loss": 0.8952, + "step": 1539 + }, + { + "epoch": 10.0, + "grad_norm": 2912.900390625, + "learning_rate": 7.836344745633783e-05, + "loss": 0.8677, + "step": 1540 + }, + { + "epoch": 10.006493506493506, + "grad_norm": 1.9397345781326294, + "learning_rate": 7.83375698197332e-05, + "loss": 0.6288, + "step": 1541 + }, + { + "epoch": 10.012987012987013, + "grad_norm": 2.1335549354553223, + "learning_rate": 7.831168099590478e-05, + "loss": 0.7503, + "step": 1542 + }, + { + "epoch": 10.019480519480519, + "grad_norm": 2.2006771564483643, + "learning_rate": 7.828578099507308e-05, + "loss": 0.6708, + "step": 1543 + }, + { + "epoch": 10.025974025974026, + "grad_norm": 1.8945122957229614, + "learning_rate": 7.8259869827463e-05, + "loss": 0.6138, + "step": 1544 + }, + { + "epoch": 10.032467532467532, + "grad_norm": 2.2254040241241455, + "learning_rate": 7.823394750330387e-05, + "loss": 0.7047, + "step": 1545 + }, + { + "epoch": 10.03896103896104, + "grad_norm": 2.0241615772247314, + "learning_rate": 7.820801403282939e-05, + "loss": 0.6689, + "step": 1546 + }, + { + "epoch": 10.045454545454545, + "grad_norm": 2.107599973678589, + "learning_rate": 7.81820694262777e-05, + "loss": 0.6813, + "step": 1547 + }, + { + "epoch": 10.051948051948052, + "grad_norm": 2.0900888442993164, + "learning_rate": 7.815611369389133e-05, + "loss": 0.6593, + "step": 1548 + }, + { + "epoch": 10.058441558441558, + "grad_norm": 2.0664241313934326, + "learning_rate": 7.813014684591718e-05, + "loss": 0.6814, + "step": 1549 + }, + { + "epoch": 10.064935064935066, + "grad_norm": 2.1444430351257324, + "learning_rate": 7.810416889260653e-05, + "loss": 0.664, + "step": 1550 + }, + { + "epoch": 10.071428571428571, + "grad_norm": 2.220968246459961, + "learning_rate": 7.80781798442151e-05, + "loss": 0.6684, + "step": 1551 + }, + { + "epoch": 10.077922077922079, + "grad_norm": 2.3568577766418457, + "learning_rate": 7.805217971100295e-05, + "loss": 0.69, + "step": 1552 + }, + { + "epoch": 10.084415584415584, + "grad_norm": 2.0757124423980713, + "learning_rate": 7.802616850323449e-05, + "loss": 0.6463, + "step": 1553 + }, + { + "epoch": 10.090909090909092, + "grad_norm": 2.0199642181396484, + "learning_rate": 7.800014623117857e-05, + "loss": 0.639, + "step": 1554 + }, + { + "epoch": 10.097402597402597, + "grad_norm": 2.1582894325256348, + "learning_rate": 7.797411290510837e-05, + "loss": 0.7168, + "step": 1555 + }, + { + "epoch": 10.103896103896103, + "grad_norm": 2.1365647315979004, + "learning_rate": 7.794806853530138e-05, + "loss": 0.7253, + "step": 1556 + }, + { + "epoch": 10.11038961038961, + "grad_norm": 2.1413962841033936, + "learning_rate": 7.792201313203957e-05, + "loss": 0.6625, + "step": 1557 + }, + { + "epoch": 10.116883116883116, + "grad_norm": 2.0579428672790527, + "learning_rate": 7.789594670560917e-05, + "loss": 0.6876, + "step": 1558 + }, + { + "epoch": 10.123376623376624, + "grad_norm": 1.8744693994522095, + "learning_rate": 7.78698692663008e-05, + "loss": 0.5653, + "step": 1559 + }, + { + "epoch": 10.12987012987013, + "grad_norm": 2.3525032997131348, + "learning_rate": 7.784378082440941e-05, + "loss": 0.6893, + "step": 1560 + }, + { + "epoch": 10.136363636363637, + "grad_norm": 2.229753017425537, + "learning_rate": 7.78176813902343e-05, + "loss": 0.7107, + "step": 1561 + }, + { + "epoch": 10.142857142857142, + "grad_norm": 2.3776869773864746, + "learning_rate": 7.779157097407915e-05, + "loss": 0.7396, + "step": 1562 + }, + { + "epoch": 10.14935064935065, + "grad_norm": 2.364971876144409, + "learning_rate": 7.77654495862519e-05, + "loss": 0.7148, + "step": 1563 + }, + { + "epoch": 10.155844155844155, + "grad_norm": 2.2058353424072266, + "learning_rate": 7.773931723706487e-05, + "loss": 0.7041, + "step": 1564 + }, + { + "epoch": 10.162337662337663, + "grad_norm": 2.3210866451263428, + "learning_rate": 7.771317393683471e-05, + "loss": 0.7472, + "step": 1565 + }, + { + "epoch": 10.168831168831169, + "grad_norm": 2.044942855834961, + "learning_rate": 7.768701969588237e-05, + "loss": 0.654, + "step": 1566 + }, + { + "epoch": 10.175324675324676, + "grad_norm": 2.2671778202056885, + "learning_rate": 7.766085452453312e-05, + "loss": 0.7198, + "step": 1567 + }, + { + "epoch": 10.181818181818182, + "grad_norm": 2.2623441219329834, + "learning_rate": 7.763467843311658e-05, + "loss": 0.6947, + "step": 1568 + }, + { + "epoch": 10.188311688311689, + "grad_norm": 2.348132610321045, + "learning_rate": 7.760849143196665e-05, + "loss": 0.7413, + "step": 1569 + }, + { + "epoch": 10.194805194805195, + "grad_norm": 2.34828782081604, + "learning_rate": 7.758229353142152e-05, + "loss": 0.7909, + "step": 1570 + }, + { + "epoch": 10.2012987012987, + "grad_norm": 2.1013669967651367, + "learning_rate": 7.755608474182373e-05, + "loss": 0.6481, + "step": 1571 + }, + { + "epoch": 10.207792207792208, + "grad_norm": 1.9958415031433105, + "learning_rate": 7.752986507352008e-05, + "loss": 0.7038, + "step": 1572 + }, + { + "epoch": 10.214285714285714, + "grad_norm": 2.4060864448547363, + "learning_rate": 7.75036345368617e-05, + "loss": 0.7174, + "step": 1573 + }, + { + "epoch": 10.220779220779221, + "grad_norm": 2.2779603004455566, + "learning_rate": 7.747739314220396e-05, + "loss": 0.6656, + "step": 1574 + }, + { + "epoch": 10.227272727272727, + "grad_norm": 2.348428249359131, + "learning_rate": 7.74511408999066e-05, + "loss": 0.753, + "step": 1575 + }, + { + "epoch": 10.233766233766234, + "grad_norm": 2.427178382873535, + "learning_rate": 7.742487782033354e-05, + "loss": 0.7245, + "step": 1576 + }, + { + "epoch": 10.24025974025974, + "grad_norm": 2.1331942081451416, + "learning_rate": 7.739860391385303e-05, + "loss": 0.6282, + "step": 1577 + }, + { + "epoch": 10.246753246753247, + "grad_norm": 2.1701390743255615, + "learning_rate": 7.737231919083761e-05, + "loss": 0.675, + "step": 1578 + }, + { + "epoch": 10.253246753246753, + "grad_norm": 2.2979564666748047, + "learning_rate": 7.734602366166406e-05, + "loss": 0.7126, + "step": 1579 + }, + { + "epoch": 10.25974025974026, + "grad_norm": 2.368772268295288, + "learning_rate": 7.731971733671346e-05, + "loss": 0.72, + "step": 1580 + }, + { + "epoch": 10.266233766233766, + "grad_norm": 2.1105165481567383, + "learning_rate": 7.729340022637112e-05, + "loss": 0.6476, + "step": 1581 + }, + { + "epoch": 10.272727272727273, + "grad_norm": 2.5445973873138428, + "learning_rate": 7.726707234102659e-05, + "loss": 0.8015, + "step": 1582 + }, + { + "epoch": 10.279220779220779, + "grad_norm": 2.3810203075408936, + "learning_rate": 7.724073369107376e-05, + "loss": 0.733, + "step": 1583 + }, + { + "epoch": 10.285714285714286, + "grad_norm": 2.166701316833496, + "learning_rate": 7.721438428691065e-05, + "loss": 0.7144, + "step": 1584 + }, + { + "epoch": 10.292207792207792, + "grad_norm": 1.981048345565796, + "learning_rate": 7.718802413893963e-05, + "loss": 0.6094, + "step": 1585 + }, + { + "epoch": 10.2987012987013, + "grad_norm": 2.206669330596924, + "learning_rate": 7.716165325756725e-05, + "loss": 0.6947, + "step": 1586 + }, + { + "epoch": 10.305194805194805, + "grad_norm": 2.164898157119751, + "learning_rate": 7.713527165320434e-05, + "loss": 0.7293, + "step": 1587 + }, + { + "epoch": 10.311688311688311, + "grad_norm": 2.202178716659546, + "learning_rate": 7.710887933626589e-05, + "loss": 0.6746, + "step": 1588 + }, + { + "epoch": 10.318181818181818, + "grad_norm": 2.296952247619629, + "learning_rate": 7.708247631717122e-05, + "loss": 0.7263, + "step": 1589 + }, + { + "epoch": 10.324675324675324, + "grad_norm": 2.1997387409210205, + "learning_rate": 7.705606260634379e-05, + "loss": 0.6513, + "step": 1590 + }, + { + "epoch": 10.331168831168831, + "grad_norm": 2.4745490550994873, + "learning_rate": 7.702963821421133e-05, + "loss": 0.7661, + "step": 1591 + }, + { + "epoch": 10.337662337662337, + "grad_norm": 2.397670269012451, + "learning_rate": 7.70032031512058e-05, + "loss": 0.7387, + "step": 1592 + }, + { + "epoch": 10.344155844155845, + "grad_norm": 2.434361696243286, + "learning_rate": 7.69767574277633e-05, + "loss": 0.7354, + "step": 1593 + }, + { + "epoch": 10.35064935064935, + "grad_norm": 1.842675805091858, + "learning_rate": 7.695030105432417e-05, + "loss": 0.5535, + "step": 1594 + }, + { + "epoch": 10.357142857142858, + "grad_norm": 2.0731892585754395, + "learning_rate": 7.692383404133301e-05, + "loss": 0.6616, + "step": 1595 + }, + { + "epoch": 10.363636363636363, + "grad_norm": 2.039299488067627, + "learning_rate": 7.689735639923858e-05, + "loss": 0.6804, + "step": 1596 + }, + { + "epoch": 10.37012987012987, + "grad_norm": 1.9815698862075806, + "learning_rate": 7.687086813849378e-05, + "loss": 0.6807, + "step": 1597 + }, + { + "epoch": 10.376623376623376, + "grad_norm": 2.2085583209991455, + "learning_rate": 7.684436926955582e-05, + "loss": 0.6732, + "step": 1598 + }, + { + "epoch": 10.383116883116884, + "grad_norm": 2.3801488876342773, + "learning_rate": 7.6817859802886e-05, + "loss": 0.7524, + "step": 1599 + }, + { + "epoch": 10.38961038961039, + "grad_norm": 1.944014549255371, + "learning_rate": 7.679133974894983e-05, + "loss": 0.6785, + "step": 1600 + }, + { + "epoch": 10.396103896103897, + "grad_norm": 1.7202798128128052, + "learning_rate": 7.676480911821705e-05, + "loss": 0.5849, + "step": 1601 + }, + { + "epoch": 10.402597402597403, + "grad_norm": 2.336012601852417, + "learning_rate": 7.673826792116146e-05, + "loss": 0.6768, + "step": 1602 + }, + { + "epoch": 10.409090909090908, + "grad_norm": 2.4163119792938232, + "learning_rate": 7.671171616826119e-05, + "loss": 0.8147, + "step": 1603 + }, + { + "epoch": 10.415584415584416, + "grad_norm": 2.2862460613250732, + "learning_rate": 7.668515386999837e-05, + "loss": 0.7144, + "step": 1604 + }, + { + "epoch": 10.422077922077921, + "grad_norm": 2.4034481048583984, + "learning_rate": 7.665858103685944e-05, + "loss": 0.7784, + "step": 1605 + }, + { + "epoch": 10.428571428571429, + "grad_norm": 2.230703592300415, + "learning_rate": 7.663199767933489e-05, + "loss": 0.7181, + "step": 1606 + }, + { + "epoch": 10.435064935064934, + "grad_norm": 2.1745998859405518, + "learning_rate": 7.660540380791942e-05, + "loss": 0.6556, + "step": 1607 + }, + { + "epoch": 10.441558441558442, + "grad_norm": 2.2904982566833496, + "learning_rate": 7.65787994331119e-05, + "loss": 0.7285, + "step": 1608 + }, + { + "epoch": 10.448051948051948, + "grad_norm": 2.110764503479004, + "learning_rate": 7.655218456541529e-05, + "loss": 0.642, + "step": 1609 + }, + { + "epoch": 10.454545454545455, + "grad_norm": 2.170912027359009, + "learning_rate": 7.65255592153367e-05, + "loss": 0.6743, + "step": 1610 + }, + { + "epoch": 10.46103896103896, + "grad_norm": 2.565704584121704, + "learning_rate": 7.649892339338744e-05, + "loss": 0.7778, + "step": 1611 + }, + { + "epoch": 10.467532467532468, + "grad_norm": 2.2946760654449463, + "learning_rate": 7.647227711008287e-05, + "loss": 0.754, + "step": 1612 + }, + { + "epoch": 10.474025974025974, + "grad_norm": 2.269430160522461, + "learning_rate": 7.644562037594254e-05, + "loss": 0.74, + "step": 1613 + }, + { + "epoch": 10.480519480519481, + "grad_norm": 1.9184123277664185, + "learning_rate": 7.64189532014901e-05, + "loss": 0.5831, + "step": 1614 + }, + { + "epoch": 10.487012987012987, + "grad_norm": 2.157374858856201, + "learning_rate": 7.639227559725332e-05, + "loss": 0.7455, + "step": 1615 + }, + { + "epoch": 10.493506493506494, + "grad_norm": 2.176115036010742, + "learning_rate": 7.636558757376413e-05, + "loss": 0.7088, + "step": 1616 + }, + { + "epoch": 10.5, + "grad_norm": 2.1193859577178955, + "learning_rate": 7.633888914155852e-05, + "loss": 0.6377, + "step": 1617 + }, + { + "epoch": 10.506493506493506, + "grad_norm": 2.1090433597564697, + "learning_rate": 7.631218031117658e-05, + "loss": 0.6521, + "step": 1618 + }, + { + "epoch": 10.512987012987013, + "grad_norm": 2.215869426727295, + "learning_rate": 7.628546109316257e-05, + "loss": 0.7566, + "step": 1619 + }, + { + "epoch": 10.519480519480519, + "grad_norm": 2.28544282913208, + "learning_rate": 7.62587314980648e-05, + "loss": 0.7332, + "step": 1620 + }, + { + "epoch": 10.525974025974026, + "grad_norm": 2.1070797443389893, + "learning_rate": 7.623199153643569e-05, + "loss": 0.7118, + "step": 1621 + }, + { + "epoch": 10.532467532467532, + "grad_norm": 2.4239230155944824, + "learning_rate": 7.620524121883174e-05, + "loss": 0.768, + "step": 1622 + }, + { + "epoch": 10.53896103896104, + "grad_norm": 2.3072590827941895, + "learning_rate": 7.617848055581361e-05, + "loss": 0.7294, + "step": 1623 + }, + { + "epoch": 10.545454545454545, + "grad_norm": 2.4551761150360107, + "learning_rate": 7.615170955794591e-05, + "loss": 0.8272, + "step": 1624 + }, + { + "epoch": 10.551948051948052, + "grad_norm": 2.317012310028076, + "learning_rate": 7.612492823579745e-05, + "loss": 0.7588, + "step": 1625 + }, + { + "epoch": 10.558441558441558, + "grad_norm": 2.036930799484253, + "learning_rate": 7.609813659994108e-05, + "loss": 0.6712, + "step": 1626 + }, + { + "epoch": 10.564935064935066, + "grad_norm": 2.1572816371917725, + "learning_rate": 7.607133466095366e-05, + "loss": 0.712, + "step": 1627 + }, + { + "epoch": 10.571428571428571, + "grad_norm": 1.9979349374771118, + "learning_rate": 7.604452242941622e-05, + "loss": 0.6711, + "step": 1628 + }, + { + "epoch": 10.577922077922079, + "grad_norm": 2.5580434799194336, + "learning_rate": 7.60176999159138e-05, + "loss": 0.7787, + "step": 1629 + }, + { + "epoch": 10.584415584415584, + "grad_norm": 2.1501293182373047, + "learning_rate": 7.599086713103548e-05, + "loss": 0.7245, + "step": 1630 + }, + { + "epoch": 10.590909090909092, + "grad_norm": 2.2791953086853027, + "learning_rate": 7.596402408537443e-05, + "loss": 0.7575, + "step": 1631 + }, + { + "epoch": 10.597402597402597, + "grad_norm": 2.2916219234466553, + "learning_rate": 7.593717078952788e-05, + "loss": 0.7194, + "step": 1632 + }, + { + "epoch": 10.603896103896105, + "grad_norm": 2.251642942428589, + "learning_rate": 7.591030725409707e-05, + "loss": 0.7858, + "step": 1633 + }, + { + "epoch": 10.61038961038961, + "grad_norm": 2.1227355003356934, + "learning_rate": 7.588343348968728e-05, + "loss": 0.7496, + "step": 1634 + }, + { + "epoch": 10.616883116883116, + "grad_norm": 1.8362125158309937, + "learning_rate": 7.585654950690786e-05, + "loss": 0.5487, + "step": 1635 + }, + { + "epoch": 10.623376623376624, + "grad_norm": 2.174795150756836, + "learning_rate": 7.582965531637221e-05, + "loss": 0.7212, + "step": 1636 + }, + { + "epoch": 10.62987012987013, + "grad_norm": 2.2185142040252686, + "learning_rate": 7.580275092869766e-05, + "loss": 0.7792, + "step": 1637 + }, + { + "epoch": 10.636363636363637, + "grad_norm": 2.1538960933685303, + "learning_rate": 7.577583635450571e-05, + "loss": 0.7158, + "step": 1638 + }, + { + "epoch": 10.642857142857142, + "grad_norm": 2.1951744556427, + "learning_rate": 7.574891160442179e-05, + "loss": 0.7092, + "step": 1639 + }, + { + "epoch": 10.64935064935065, + "grad_norm": 1.9684754610061646, + "learning_rate": 7.572197668907532e-05, + "loss": 0.6546, + "step": 1640 + }, + { + "epoch": 10.655844155844155, + "grad_norm": 2.06463885307312, + "learning_rate": 7.569503161909983e-05, + "loss": 0.7007, + "step": 1641 + }, + { + "epoch": 10.662337662337663, + "grad_norm": 2.0905561447143555, + "learning_rate": 7.566807640513278e-05, + "loss": 0.7559, + "step": 1642 + }, + { + "epoch": 10.668831168831169, + "grad_norm": 2.309191942214966, + "learning_rate": 7.564111105781568e-05, + "loss": 0.7564, + "step": 1643 + }, + { + "epoch": 10.675324675324676, + "grad_norm": 2.3112220764160156, + "learning_rate": 7.561413558779402e-05, + "loss": 0.7723, + "step": 1644 + }, + { + "epoch": 10.681818181818182, + "grad_norm": 2.321855068206787, + "learning_rate": 7.558715000571726e-05, + "loss": 0.7907, + "step": 1645 + }, + { + "epoch": 10.688311688311689, + "grad_norm": 2.232640027999878, + "learning_rate": 7.55601543222389e-05, + "loss": 0.794, + "step": 1646 + }, + { + "epoch": 10.694805194805195, + "grad_norm": 1.7704936265945435, + "learning_rate": 7.553314854801641e-05, + "loss": 0.545, + "step": 1647 + }, + { + "epoch": 10.7012987012987, + "grad_norm": 2.0758585929870605, + "learning_rate": 7.550613269371124e-05, + "loss": 0.7549, + "step": 1648 + }, + { + "epoch": 10.707792207792208, + "grad_norm": 2.173079252243042, + "learning_rate": 7.547910676998883e-05, + "loss": 0.7017, + "step": 1649 + }, + { + "epoch": 10.714285714285714, + "grad_norm": 2.047727584838867, + "learning_rate": 7.545207078751857e-05, + "loss": 0.6592, + "step": 1650 + }, + { + "epoch": 10.720779220779221, + "grad_norm": 2.197402000427246, + "learning_rate": 7.542502475697385e-05, + "loss": 0.6863, + "step": 1651 + }, + { + "epoch": 10.727272727272727, + "grad_norm": 2.0295863151550293, + "learning_rate": 7.5397968689032e-05, + "loss": 0.6389, + "step": 1652 + }, + { + "epoch": 10.733766233766234, + "grad_norm": 2.347686529159546, + "learning_rate": 7.537090259437435e-05, + "loss": 0.7571, + "step": 1653 + }, + { + "epoch": 10.74025974025974, + "grad_norm": 2.224231719970703, + "learning_rate": 7.534382648368616e-05, + "loss": 0.6876, + "step": 1654 + }, + { + "epoch": 10.746753246753247, + "grad_norm": 2.1998109817504883, + "learning_rate": 7.531674036765664e-05, + "loss": 0.7749, + "step": 1655 + }, + { + "epoch": 10.753246753246753, + "grad_norm": 2.3216822147369385, + "learning_rate": 7.528964425697896e-05, + "loss": 0.7631, + "step": 1656 + }, + { + "epoch": 10.75974025974026, + "grad_norm": 2.265143632888794, + "learning_rate": 7.526253816235023e-05, + "loss": 0.762, + "step": 1657 + }, + { + "epoch": 10.766233766233766, + "grad_norm": 2.359100341796875, + "learning_rate": 7.523542209447152e-05, + "loss": 0.7892, + "step": 1658 + }, + { + "epoch": 10.772727272727273, + "grad_norm": 2.244819164276123, + "learning_rate": 7.52082960640478e-05, + "loss": 0.7531, + "step": 1659 + }, + { + "epoch": 10.779220779220779, + "grad_norm": 1.8464090824127197, + "learning_rate": 7.518116008178805e-05, + "loss": 0.6299, + "step": 1660 + }, + { + "epoch": 10.785714285714286, + "grad_norm": 2.5119171142578125, + "learning_rate": 7.515401415840509e-05, + "loss": 0.7831, + "step": 1661 + }, + { + "epoch": 10.792207792207792, + "grad_norm": 2.5271401405334473, + "learning_rate": 7.512685830461568e-05, + "loss": 0.8111, + "step": 1662 + }, + { + "epoch": 10.7987012987013, + "grad_norm": 2.099280595779419, + "learning_rate": 7.509969253114055e-05, + "loss": 0.7015, + "step": 1663 + }, + { + "epoch": 10.805194805194805, + "grad_norm": 2.3430895805358887, + "learning_rate": 7.507251684870433e-05, + "loss": 0.7549, + "step": 1664 + }, + { + "epoch": 10.811688311688311, + "grad_norm": 2.0067107677459717, + "learning_rate": 7.50453312680355e-05, + "loss": 0.6117, + "step": 1665 + }, + { + "epoch": 10.818181818181818, + "grad_norm": 2.2068874835968018, + "learning_rate": 7.501813579986656e-05, + "loss": 0.7337, + "step": 1666 + }, + { + "epoch": 10.824675324675324, + "grad_norm": 2.0831525325775146, + "learning_rate": 7.499093045493379e-05, + "loss": 0.6972, + "step": 1667 + }, + { + "epoch": 10.831168831168831, + "grad_norm": 2.1348683834075928, + "learning_rate": 7.496371524397746e-05, + "loss": 0.6775, + "step": 1668 + }, + { + "epoch": 10.837662337662337, + "grad_norm": 2.137401580810547, + "learning_rate": 7.493649017774171e-05, + "loss": 0.7376, + "step": 1669 + }, + { + "epoch": 10.844155844155845, + "grad_norm": 2.398810625076294, + "learning_rate": 7.490925526697455e-05, + "loss": 0.7626, + "step": 1670 + }, + { + "epoch": 10.85064935064935, + "grad_norm": 1.9947322607040405, + "learning_rate": 7.48820105224279e-05, + "loss": 0.6033, + "step": 1671 + }, + { + "epoch": 10.857142857142858, + "grad_norm": 2.4584691524505615, + "learning_rate": 7.485475595485756e-05, + "loss": 0.806, + "step": 1672 + }, + { + "epoch": 10.863636363636363, + "grad_norm": 2.294435739517212, + "learning_rate": 7.482749157502318e-05, + "loss": 0.7604, + "step": 1673 + }, + { + "epoch": 10.87012987012987, + "grad_norm": 2.5067639350891113, + "learning_rate": 7.480021739368833e-05, + "loss": 0.7548, + "step": 1674 + }, + { + "epoch": 10.876623376623376, + "grad_norm": 1.932142972946167, + "learning_rate": 7.477293342162039e-05, + "loss": 0.6518, + "step": 1675 + }, + { + "epoch": 10.883116883116884, + "grad_norm": 2.36539626121521, + "learning_rate": 7.474563966959067e-05, + "loss": 0.7516, + "step": 1676 + }, + { + "epoch": 10.88961038961039, + "grad_norm": 2.2556207180023193, + "learning_rate": 7.471833614837431e-05, + "loss": 0.737, + "step": 1677 + }, + { + "epoch": 10.896103896103895, + "grad_norm": 2.3657636642456055, + "learning_rate": 7.469102286875029e-05, + "loss": 0.7405, + "step": 1678 + }, + { + "epoch": 10.902597402597403, + "grad_norm": 1.943218469619751, + "learning_rate": 7.46636998415015e-05, + "loss": 0.6355, + "step": 1679 + }, + { + "epoch": 10.909090909090908, + "grad_norm": 2.4874868392944336, + "learning_rate": 7.463636707741458e-05, + "loss": 0.793, + "step": 1680 + }, + { + "epoch": 10.915584415584416, + "grad_norm": 2.346367597579956, + "learning_rate": 7.460902458728012e-05, + "loss": 0.749, + "step": 1681 + }, + { + "epoch": 10.922077922077921, + "grad_norm": 2.232698678970337, + "learning_rate": 7.458167238189248e-05, + "loss": 0.7215, + "step": 1682 + }, + { + "epoch": 10.928571428571429, + "grad_norm": 2.218801259994507, + "learning_rate": 7.455431047204988e-05, + "loss": 0.782, + "step": 1683 + }, + { + "epoch": 10.935064935064934, + "grad_norm": 2.312042713165283, + "learning_rate": 7.452693886855438e-05, + "loss": 0.7656, + "step": 1684 + }, + { + "epoch": 10.941558441558442, + "grad_norm": 2.2011115550994873, + "learning_rate": 7.449955758221183e-05, + "loss": 0.7446, + "step": 1685 + }, + { + "epoch": 10.948051948051948, + "grad_norm": 2.228243350982666, + "learning_rate": 7.447216662383196e-05, + "loss": 0.6661, + "step": 1686 + }, + { + "epoch": 10.954545454545455, + "grad_norm": 2.1731884479522705, + "learning_rate": 7.444476600422828e-05, + "loss": 0.7674, + "step": 1687 + }, + { + "epoch": 10.96103896103896, + "grad_norm": 2.086169481277466, + "learning_rate": 7.441735573421809e-05, + "loss": 0.7016, + "step": 1688 + }, + { + "epoch": 10.967532467532468, + "grad_norm": 2.0726120471954346, + "learning_rate": 7.438993582462256e-05, + "loss": 0.6815, + "step": 1689 + }, + { + "epoch": 10.974025974025974, + "grad_norm": 2.0607035160064697, + "learning_rate": 7.436250628626662e-05, + "loss": 0.7075, + "step": 1690 + }, + { + "epoch": 10.980519480519481, + "grad_norm": 2.23492169380188, + "learning_rate": 7.433506712997904e-05, + "loss": 0.7345, + "step": 1691 + }, + { + "epoch": 10.987012987012987, + "grad_norm": 2.3279659748077393, + "learning_rate": 7.430761836659235e-05, + "loss": 0.7348, + "step": 1692 + }, + { + "epoch": 10.993506493506494, + "grad_norm": 2.2870876789093018, + "learning_rate": 7.428016000694286e-05, + "loss": 0.7223, + "step": 1693 + }, + { + "epoch": 11.0, + "grad_norm": 1362.704833984375, + "learning_rate": 7.425269206187075e-05, + "loss": 0.7249, + "step": 1694 + }, + { + "epoch": 11.006493506493506, + "grad_norm": 1.971757173538208, + "learning_rate": 7.42252145422199e-05, + "loss": 0.5723, + "step": 1695 + }, + { + "epoch": 11.012987012987013, + "grad_norm": 2.09525203704834, + "learning_rate": 7.4197727458838e-05, + "loss": 0.6099, + "step": 1696 + }, + { + "epoch": 11.019480519480519, + "grad_norm": 1.9457815885543823, + "learning_rate": 7.417023082257652e-05, + "loss": 0.5656, + "step": 1697 + }, + { + "epoch": 11.025974025974026, + "grad_norm": 2.0404152870178223, + "learning_rate": 7.414272464429068e-05, + "loss": 0.6151, + "step": 1698 + }, + { + "epoch": 11.032467532467532, + "grad_norm": 2.177133560180664, + "learning_rate": 7.411520893483951e-05, + "loss": 0.6507, + "step": 1699 + }, + { + "epoch": 11.03896103896104, + "grad_norm": 2.029690980911255, + "learning_rate": 7.408768370508576e-05, + "loss": 0.6013, + "step": 1700 + }, + { + "epoch": 11.045454545454545, + "grad_norm": 2.175691604614258, + "learning_rate": 7.406014896589597e-05, + "loss": 0.6494, + "step": 1701 + }, + { + "epoch": 11.051948051948052, + "grad_norm": 1.9023364782333374, + "learning_rate": 7.403260472814039e-05, + "loss": 0.5249, + "step": 1702 + }, + { + "epoch": 11.058441558441558, + "grad_norm": 1.9307712316513062, + "learning_rate": 7.400505100269308e-05, + "loss": 0.605, + "step": 1703 + }, + { + "epoch": 11.064935064935066, + "grad_norm": 2.0047030448913574, + "learning_rate": 7.397748780043179e-05, + "loss": 0.593, + "step": 1704 + }, + { + "epoch": 11.071428571428571, + "grad_norm": 2.054450750350952, + "learning_rate": 7.394991513223806e-05, + "loss": 0.6133, + "step": 1705 + }, + { + "epoch": 11.077922077922079, + "grad_norm": 2.20436954498291, + "learning_rate": 7.392233300899712e-05, + "loss": 0.6176, + "step": 1706 + }, + { + "epoch": 11.084415584415584, + "grad_norm": 2.08552622795105, + "learning_rate": 7.389474144159796e-05, + "loss": 0.5731, + "step": 1707 + }, + { + "epoch": 11.090909090909092, + "grad_norm": 1.974770188331604, + "learning_rate": 7.38671404409333e-05, + "loss": 0.5748, + "step": 1708 + }, + { + "epoch": 11.097402597402597, + "grad_norm": 2.1373484134674072, + "learning_rate": 7.38395300178996e-05, + "loss": 0.6429, + "step": 1709 + }, + { + "epoch": 11.103896103896103, + "grad_norm": 2.1213269233703613, + "learning_rate": 7.381191018339696e-05, + "loss": 0.6421, + "step": 1710 + }, + { + "epoch": 11.11038961038961, + "grad_norm": 2.0944926738739014, + "learning_rate": 7.378428094832931e-05, + "loss": 0.6206, + "step": 1711 + }, + { + "epoch": 11.116883116883116, + "grad_norm": 2.2668039798736572, + "learning_rate": 7.37566423236042e-05, + "loss": 0.658, + "step": 1712 + }, + { + "epoch": 11.123376623376624, + "grad_norm": 1.8874119520187378, + "learning_rate": 7.372899432013294e-05, + "loss": 0.5201, + "step": 1713 + }, + { + "epoch": 11.12987012987013, + "grad_norm": 2.1221206188201904, + "learning_rate": 7.370133694883051e-05, + "loss": 0.6018, + "step": 1714 + }, + { + "epoch": 11.136363636363637, + "grad_norm": 1.8658677339553833, + "learning_rate": 7.36736702206156e-05, + "loss": 0.5639, + "step": 1715 + }, + { + "epoch": 11.142857142857142, + "grad_norm": 2.2183215618133545, + "learning_rate": 7.364599414641064e-05, + "loss": 0.667, + "step": 1716 + }, + { + "epoch": 11.14935064935065, + "grad_norm": 2.2229409217834473, + "learning_rate": 7.361830873714165e-05, + "loss": 0.651, + "step": 1717 + }, + { + "epoch": 11.155844155844155, + "grad_norm": 2.024958610534668, + "learning_rate": 7.35906140037384e-05, + "loss": 0.5851, + "step": 1718 + }, + { + "epoch": 11.162337662337663, + "grad_norm": 2.61043643951416, + "learning_rate": 7.356290995713437e-05, + "loss": 0.7094, + "step": 1719 + }, + { + "epoch": 11.168831168831169, + "grad_norm": 1.994360089302063, + "learning_rate": 7.353519660826665e-05, + "loss": 0.597, + "step": 1720 + }, + { + "epoch": 11.175324675324676, + "grad_norm": 2.4047257900238037, + "learning_rate": 7.350747396807601e-05, + "loss": 0.6236, + "step": 1721 + }, + { + "epoch": 11.181818181818182, + "grad_norm": 2.2192437648773193, + "learning_rate": 7.347974204750696e-05, + "loss": 0.6513, + "step": 1722 + }, + { + "epoch": 11.188311688311689, + "grad_norm": 2.100661039352417, + "learning_rate": 7.345200085750757e-05, + "loss": 0.6196, + "step": 1723 + }, + { + "epoch": 11.194805194805195, + "grad_norm": 1.9950624704360962, + "learning_rate": 7.342425040902967e-05, + "loss": 0.588, + "step": 1724 + }, + { + "epoch": 11.2012987012987, + "grad_norm": 2.0585994720458984, + "learning_rate": 7.339649071302867e-05, + "loss": 0.6089, + "step": 1725 + }, + { + "epoch": 11.207792207792208, + "grad_norm": 2.2247488498687744, + "learning_rate": 7.336872178046368e-05, + "loss": 0.702, + "step": 1726 + }, + { + "epoch": 11.214285714285714, + "grad_norm": 2.0867512226104736, + "learning_rate": 7.334094362229739e-05, + "loss": 0.5719, + "step": 1727 + }, + { + "epoch": 11.220779220779221, + "grad_norm": 2.1678314208984375, + "learning_rate": 7.331315624949625e-05, + "loss": 0.6033, + "step": 1728 + }, + { + "epoch": 11.227272727272727, + "grad_norm": 1.8890186548233032, + "learning_rate": 7.32853596730302e-05, + "loss": 0.5229, + "step": 1729 + }, + { + "epoch": 11.233766233766234, + "grad_norm": 1.9374103546142578, + "learning_rate": 7.325755390387292e-05, + "loss": 0.5743, + "step": 1730 + }, + { + "epoch": 11.24025974025974, + "grad_norm": 2.0223710536956787, + "learning_rate": 7.32297389530017e-05, + "loss": 0.5544, + "step": 1731 + }, + { + "epoch": 11.246753246753247, + "grad_norm": 1.9823747873306274, + "learning_rate": 7.320191483139742e-05, + "loss": 0.5758, + "step": 1732 + }, + { + "epoch": 11.253246753246753, + "grad_norm": 2.0667495727539062, + "learning_rate": 7.317408155004462e-05, + "loss": 0.5883, + "step": 1733 + }, + { + "epoch": 11.25974025974026, + "grad_norm": 2.946258306503296, + "learning_rate": 7.314623911993142e-05, + "loss": 0.6296, + "step": 1734 + }, + { + "epoch": 11.266233766233766, + "grad_norm": 2.1733124256134033, + "learning_rate": 7.311838755204959e-05, + "loss": 0.6713, + "step": 1735 + }, + { + "epoch": 11.272727272727273, + "grad_norm": 2.237227201461792, + "learning_rate": 7.309052685739448e-05, + "loss": 0.6404, + "step": 1736 + }, + { + "epoch": 11.279220779220779, + "grad_norm": 2.2390263080596924, + "learning_rate": 7.306265704696504e-05, + "loss": 0.65, + "step": 1737 + }, + { + "epoch": 11.285714285714286, + "grad_norm": 1.8883891105651855, + "learning_rate": 7.303477813176385e-05, + "loss": 0.5331, + "step": 1738 + }, + { + "epoch": 11.292207792207792, + "grad_norm": 1.9942971467971802, + "learning_rate": 7.300689012279706e-05, + "loss": 0.5833, + "step": 1739 + }, + { + "epoch": 11.2987012987013, + "grad_norm": 2.324103355407715, + "learning_rate": 7.297899303107441e-05, + "loss": 0.6633, + "step": 1740 + }, + { + "epoch": 11.305194805194805, + "grad_norm": 2.0713562965393066, + "learning_rate": 7.29510868676092e-05, + "loss": 0.6185, + "step": 1741 + }, + { + "epoch": 11.311688311688311, + "grad_norm": 2.018885612487793, + "learning_rate": 7.29231716434184e-05, + "loss": 0.6032, + "step": 1742 + }, + { + "epoch": 11.318181818181818, + "grad_norm": 2.5611448287963867, + "learning_rate": 7.289524736952245e-05, + "loss": 0.7274, + "step": 1743 + }, + { + "epoch": 11.324675324675324, + "grad_norm": 2.0800020694732666, + "learning_rate": 7.286731405694544e-05, + "loss": 0.6414, + "step": 1744 + }, + { + "epoch": 11.331168831168831, + "grad_norm": 1.932077169418335, + "learning_rate": 7.283937171671498e-05, + "loss": 0.5886, + "step": 1745 + }, + { + "epoch": 11.337662337662337, + "grad_norm": 2.0475950241088867, + "learning_rate": 7.281142035986227e-05, + "loss": 0.6354, + "step": 1746 + }, + { + "epoch": 11.344155844155845, + "grad_norm": 2.118962287902832, + "learning_rate": 7.278345999742208e-05, + "loss": 0.6537, + "step": 1747 + }, + { + "epoch": 11.35064935064935, + "grad_norm": 2.1595616340637207, + "learning_rate": 7.275549064043268e-05, + "loss": 0.6664, + "step": 1748 + }, + { + "epoch": 11.357142857142858, + "grad_norm": 2.058976411819458, + "learning_rate": 7.272751229993598e-05, + "loss": 0.5731, + "step": 1749 + }, + { + "epoch": 11.363636363636363, + "grad_norm": 2.0019469261169434, + "learning_rate": 7.269952498697734e-05, + "loss": 0.5478, + "step": 1750 + }, + { + "epoch": 11.37012987012987, + "grad_norm": 1.9929718971252441, + "learning_rate": 7.267152871260573e-05, + "loss": 0.566, + "step": 1751 + }, + { + "epoch": 11.376623376623376, + "grad_norm": 2.4305410385131836, + "learning_rate": 7.264352348787364e-05, + "loss": 0.6865, + "step": 1752 + }, + { + "epoch": 11.383116883116884, + "grad_norm": 2.2349486351013184, + "learning_rate": 7.261550932383707e-05, + "loss": 0.5859, + "step": 1753 + }, + { + "epoch": 11.38961038961039, + "grad_norm": 2.297055959701538, + "learning_rate": 7.258748623155558e-05, + "loss": 0.6629, + "step": 1754 + }, + { + "epoch": 11.396103896103897, + "grad_norm": 2.401366949081421, + "learning_rate": 7.255945422209227e-05, + "loss": 0.7201, + "step": 1755 + }, + { + "epoch": 11.402597402597403, + "grad_norm": 2.1199653148651123, + "learning_rate": 7.253141330651368e-05, + "loss": 0.6021, + "step": 1756 + }, + { + "epoch": 11.409090909090908, + "grad_norm": 2.2622432708740234, + "learning_rate": 7.250336349588994e-05, + "loss": 0.6528, + "step": 1757 + }, + { + "epoch": 11.415584415584416, + "grad_norm": 2.107171058654785, + "learning_rate": 7.247530480129469e-05, + "loss": 0.6177, + "step": 1758 + }, + { + "epoch": 11.422077922077921, + "grad_norm": 2.6965367794036865, + "learning_rate": 7.244723723380505e-05, + "loss": 0.724, + "step": 1759 + }, + { + "epoch": 11.428571428571429, + "grad_norm": 2.36151385307312, + "learning_rate": 7.241916080450163e-05, + "loss": 0.6813, + "step": 1760 + }, + { + "epoch": 11.435064935064934, + "grad_norm": 2.007305860519409, + "learning_rate": 7.239107552446857e-05, + "loss": 0.6151, + "step": 1761 + }, + { + "epoch": 11.441558441558442, + "grad_norm": 2.315720319747925, + "learning_rate": 7.236298140479351e-05, + "loss": 0.6959, + "step": 1762 + }, + { + "epoch": 11.448051948051948, + "grad_norm": 2.2148401737213135, + "learning_rate": 7.233487845656754e-05, + "loss": 0.6723, + "step": 1763 + }, + { + "epoch": 11.454545454545455, + "grad_norm": 2.250305414199829, + "learning_rate": 7.23067666908853e-05, + "loss": 0.6875, + "step": 1764 + }, + { + "epoch": 11.46103896103896, + "grad_norm": 2.0240795612335205, + "learning_rate": 7.227864611884483e-05, + "loss": 0.6607, + "step": 1765 + }, + { + "epoch": 11.467532467532468, + "grad_norm": 2.3691110610961914, + "learning_rate": 7.225051675154767e-05, + "loss": 0.7038, + "step": 1766 + }, + { + "epoch": 11.474025974025974, + "grad_norm": 2.293552875518799, + "learning_rate": 7.222237860009892e-05, + "loss": 0.7139, + "step": 1767 + }, + { + "epoch": 11.480519480519481, + "grad_norm": 2.2120654582977295, + "learning_rate": 7.219423167560701e-05, + "loss": 0.6508, + "step": 1768 + }, + { + "epoch": 11.487012987012987, + "grad_norm": 1.8835054636001587, + "learning_rate": 7.216607598918393e-05, + "loss": 0.4962, + "step": 1769 + }, + { + "epoch": 11.493506493506494, + "grad_norm": 2.0173633098602295, + "learning_rate": 7.21379115519451e-05, + "loss": 0.5846, + "step": 1770 + }, + { + "epoch": 11.5, + "grad_norm": 2.0470130443573, + "learning_rate": 7.210973837500937e-05, + "loss": 0.6357, + "step": 1771 + }, + { + "epoch": 11.506493506493506, + "grad_norm": 2.2059829235076904, + "learning_rate": 7.208155646949908e-05, + "loss": 0.6786, + "step": 1772 + }, + { + "epoch": 11.512987012987013, + "grad_norm": 2.187005043029785, + "learning_rate": 7.205336584653999e-05, + "loss": 0.6637, + "step": 1773 + }, + { + "epoch": 11.519480519480519, + "grad_norm": 2.1610119342803955, + "learning_rate": 7.202516651726134e-05, + "loss": 0.6523, + "step": 1774 + }, + { + "epoch": 11.525974025974026, + "grad_norm": 2.28117036819458, + "learning_rate": 7.199695849279576e-05, + "loss": 0.6649, + "step": 1775 + }, + { + "epoch": 11.532467532467532, + "grad_norm": 2.059276580810547, + "learning_rate": 7.196874178427933e-05, + "loss": 0.6081, + "step": 1776 + }, + { + "epoch": 11.53896103896104, + "grad_norm": 2.2199676036834717, + "learning_rate": 7.194051640285157e-05, + "loss": 0.6859, + "step": 1777 + }, + { + "epoch": 11.545454545454545, + "grad_norm": 2.2723867893218994, + "learning_rate": 7.191228235965538e-05, + "loss": 0.6717, + "step": 1778 + }, + { + "epoch": 11.551948051948052, + "grad_norm": 2.3416223526000977, + "learning_rate": 7.188403966583716e-05, + "loss": 0.6552, + "step": 1779 + }, + { + "epoch": 11.558441558441558, + "grad_norm": 2.1369590759277344, + "learning_rate": 7.185578833254664e-05, + "loss": 0.6509, + "step": 1780 + }, + { + "epoch": 11.564935064935066, + "grad_norm": 2.2083840370178223, + "learning_rate": 7.182752837093702e-05, + "loss": 0.6168, + "step": 1781 + }, + { + "epoch": 11.571428571428571, + "grad_norm": 1.9752053022384644, + "learning_rate": 7.179925979216491e-05, + "loss": 0.6355, + "step": 1782 + }, + { + "epoch": 11.577922077922079, + "grad_norm": 2.114065408706665, + "learning_rate": 7.177098260739024e-05, + "loss": 0.6583, + "step": 1783 + }, + { + "epoch": 11.584415584415584, + "grad_norm": 2.2280924320220947, + "learning_rate": 7.174269682777641e-05, + "loss": 0.665, + "step": 1784 + }, + { + "epoch": 11.590909090909092, + "grad_norm": 2.106236696243286, + "learning_rate": 7.171440246449024e-05, + "loss": 0.6574, + "step": 1785 + }, + { + "epoch": 11.597402597402597, + "grad_norm": 2.398568630218506, + "learning_rate": 7.168609952870184e-05, + "loss": 0.6788, + "step": 1786 + }, + { + "epoch": 11.603896103896105, + "grad_norm": 2.0673725605010986, + "learning_rate": 7.16577880315848e-05, + "loss": 0.6203, + "step": 1787 + }, + { + "epoch": 11.61038961038961, + "grad_norm": 2.2148146629333496, + "learning_rate": 7.162946798431604e-05, + "loss": 0.7175, + "step": 1788 + }, + { + "epoch": 11.616883116883116, + "grad_norm": 2.2335145473480225, + "learning_rate": 7.160113939807587e-05, + "loss": 0.6621, + "step": 1789 + }, + { + "epoch": 11.623376623376624, + "grad_norm": 2.2381131649017334, + "learning_rate": 7.157280228404795e-05, + "loss": 0.6576, + "step": 1790 + }, + { + "epoch": 11.62987012987013, + "grad_norm": 2.1792495250701904, + "learning_rate": 7.154445665341933e-05, + "loss": 0.6911, + "step": 1791 + }, + { + "epoch": 11.636363636363637, + "grad_norm": 2.3321566581726074, + "learning_rate": 7.151610251738045e-05, + "loss": 0.6945, + "step": 1792 + }, + { + "epoch": 11.642857142857142, + "grad_norm": 2.0206103324890137, + "learning_rate": 7.148773988712503e-05, + "loss": 0.6102, + "step": 1793 + }, + { + "epoch": 11.64935064935065, + "grad_norm": 2.0455446243286133, + "learning_rate": 7.145936877385018e-05, + "loss": 0.6816, + "step": 1794 + }, + { + "epoch": 11.655844155844155, + "grad_norm": 2.3636724948883057, + "learning_rate": 7.143098918875643e-05, + "loss": 0.6943, + "step": 1795 + }, + { + "epoch": 11.662337662337663, + "grad_norm": 2.1322073936462402, + "learning_rate": 7.140260114304751e-05, + "loss": 0.7023, + "step": 1796 + }, + { + "epoch": 11.668831168831169, + "grad_norm": 2.060019016265869, + "learning_rate": 7.137420464793063e-05, + "loss": 0.5799, + "step": 1797 + }, + { + "epoch": 11.675324675324676, + "grad_norm": 1.8431174755096436, + "learning_rate": 7.134579971461627e-05, + "loss": 0.5107, + "step": 1798 + }, + { + "epoch": 11.681818181818182, + "grad_norm": 2.0622732639312744, + "learning_rate": 7.131738635431822e-05, + "loss": 0.6045, + "step": 1799 + }, + { + "epoch": 11.688311688311689, + "grad_norm": 1.8862097263336182, + "learning_rate": 7.128896457825364e-05, + "loss": 0.6123, + "step": 1800 + }, + { + "epoch": 11.694805194805195, + "grad_norm": 2.087017297744751, + "learning_rate": 7.126053439764299e-05, + "loss": 0.6562, + "step": 1801 + }, + { + "epoch": 11.7012987012987, + "grad_norm": 1.8770846128463745, + "learning_rate": 7.123209582371006e-05, + "loss": 0.6068, + "step": 1802 + }, + { + "epoch": 11.707792207792208, + "grad_norm": 2.0145421028137207, + "learning_rate": 7.120364886768197e-05, + "loss": 0.645, + "step": 1803 + }, + { + "epoch": 11.714285714285714, + "grad_norm": 1.9685002565383911, + "learning_rate": 7.11751935407891e-05, + "loss": 0.6093, + "step": 1804 + }, + { + "epoch": 11.720779220779221, + "grad_norm": 2.0800533294677734, + "learning_rate": 7.114672985426516e-05, + "loss": 0.6473, + "step": 1805 + }, + { + "epoch": 11.727272727272727, + "grad_norm": 1.9733763933181763, + "learning_rate": 7.111825781934719e-05, + "loss": 0.637, + "step": 1806 + }, + { + "epoch": 11.733766233766234, + "grad_norm": 2.161607265472412, + "learning_rate": 7.108977744727547e-05, + "loss": 0.6241, + "step": 1807 + }, + { + "epoch": 11.74025974025974, + "grad_norm": 2.179612636566162, + "learning_rate": 7.106128874929363e-05, + "loss": 0.7628, + "step": 1808 + }, + { + "epoch": 11.746753246753247, + "grad_norm": 2.0560779571533203, + "learning_rate": 7.103279173664851e-05, + "loss": 0.5887, + "step": 1809 + }, + { + "epoch": 11.753246753246753, + "grad_norm": 2.240081548690796, + "learning_rate": 7.100428642059033e-05, + "loss": 0.733, + "step": 1810 + }, + { + "epoch": 11.75974025974026, + "grad_norm": 2.139436960220337, + "learning_rate": 7.097577281237249e-05, + "loss": 0.6425, + "step": 1811 + }, + { + "epoch": 11.766233766233766, + "grad_norm": 2.2671170234680176, + "learning_rate": 7.094725092325176e-05, + "loss": 0.6823, + "step": 1812 + }, + { + "epoch": 11.772727272727273, + "grad_norm": 2.1800804138183594, + "learning_rate": 7.09187207644881e-05, + "loss": 0.7122, + "step": 1813 + }, + { + "epoch": 11.779220779220779, + "grad_norm": 1.9480642080307007, + "learning_rate": 7.089018234734476e-05, + "loss": 0.556, + "step": 1814 + }, + { + "epoch": 11.785714285714286, + "grad_norm": 1.8281680345535278, + "learning_rate": 7.086163568308828e-05, + "loss": 0.5396, + "step": 1815 + }, + { + "epoch": 11.792207792207792, + "grad_norm": 2.3980553150177, + "learning_rate": 7.08330807829884e-05, + "loss": 0.7549, + "step": 1816 + }, + { + "epoch": 11.7987012987013, + "grad_norm": 2.317260503768921, + "learning_rate": 7.080451765831817e-05, + "loss": 0.6985, + "step": 1817 + }, + { + "epoch": 11.805194805194805, + "grad_norm": 2.4132368564605713, + "learning_rate": 7.077594632035385e-05, + "loss": 0.7135, + "step": 1818 + }, + { + "epoch": 11.811688311688311, + "grad_norm": 2.272742509841919, + "learning_rate": 7.074736678037494e-05, + "loss": 0.668, + "step": 1819 + }, + { + "epoch": 11.818181818181818, + "grad_norm": 2.309525728225708, + "learning_rate": 7.071877904966423e-05, + "loss": 0.7512, + "step": 1820 + }, + { + "epoch": 11.824675324675324, + "grad_norm": 2.0604569911956787, + "learning_rate": 7.069018313950763e-05, + "loss": 0.6374, + "step": 1821 + }, + { + "epoch": 11.831168831168831, + "grad_norm": 2.2944161891937256, + "learning_rate": 7.066157906119441e-05, + "loss": 0.7265, + "step": 1822 + }, + { + "epoch": 11.837662337662337, + "grad_norm": 2.2441184520721436, + "learning_rate": 7.063296682601702e-05, + "loss": 0.6809, + "step": 1823 + }, + { + "epoch": 11.844155844155845, + "grad_norm": 2.2128078937530518, + "learning_rate": 7.060434644527105e-05, + "loss": 0.6976, + "step": 1824 + }, + { + "epoch": 11.85064935064935, + "grad_norm": 2.045984983444214, + "learning_rate": 7.057571793025544e-05, + "loss": 0.6242, + "step": 1825 + }, + { + "epoch": 11.857142857142858, + "grad_norm": 2.0411674976348877, + "learning_rate": 7.054708129227224e-05, + "loss": 0.6031, + "step": 1826 + }, + { + "epoch": 11.863636363636363, + "grad_norm": 2.0572099685668945, + "learning_rate": 7.051843654262676e-05, + "loss": 0.5997, + "step": 1827 + }, + { + "epoch": 11.87012987012987, + "grad_norm": 2.142810821533203, + "learning_rate": 7.048978369262747e-05, + "loss": 0.5677, + "step": 1828 + }, + { + "epoch": 11.876623376623376, + "grad_norm": 2.1098294258117676, + "learning_rate": 7.046112275358608e-05, + "loss": 0.6425, + "step": 1829 + }, + { + "epoch": 11.883116883116884, + "grad_norm": 2.272458791732788, + "learning_rate": 7.043245373681747e-05, + "loss": 0.7284, + "step": 1830 + }, + { + "epoch": 11.88961038961039, + "grad_norm": 2.2965171337127686, + "learning_rate": 7.040377665363969e-05, + "loss": 0.6809, + "step": 1831 + }, + { + "epoch": 11.896103896103895, + "grad_norm": 2.2099809646606445, + "learning_rate": 7.037509151537403e-05, + "loss": 0.6389, + "step": 1832 + }, + { + "epoch": 11.902597402597403, + "grad_norm": 2.201387882232666, + "learning_rate": 7.034639833334494e-05, + "loss": 0.6783, + "step": 1833 + }, + { + "epoch": 11.909090909090908, + "grad_norm": 2.2194228172302246, + "learning_rate": 7.031769711888e-05, + "loss": 0.6866, + "step": 1834 + }, + { + "epoch": 11.915584415584416, + "grad_norm": 2.3768062591552734, + "learning_rate": 7.028898788331e-05, + "loss": 0.7316, + "step": 1835 + }, + { + "epoch": 11.922077922077921, + "grad_norm": 2.1263155937194824, + "learning_rate": 7.026027063796891e-05, + "loss": 0.6822, + "step": 1836 + }, + { + "epoch": 11.928571428571429, + "grad_norm": 2.297542095184326, + "learning_rate": 7.023154539419384e-05, + "loss": 0.6611, + "step": 1837 + }, + { + "epoch": 11.935064935064934, + "grad_norm": 2.1204769611358643, + "learning_rate": 7.020281216332503e-05, + "loss": 0.658, + "step": 1838 + }, + { + "epoch": 11.941558441558442, + "grad_norm": 1.9579997062683105, + "learning_rate": 7.017407095670593e-05, + "loss": 0.5524, + "step": 1839 + }, + { + "epoch": 11.948051948051948, + "grad_norm": 2.3692562580108643, + "learning_rate": 7.014532178568314e-05, + "loss": 0.6995, + "step": 1840 + }, + { + "epoch": 11.954545454545455, + "grad_norm": 2.3002681732177734, + "learning_rate": 7.011656466160632e-05, + "loss": 0.7267, + "step": 1841 + }, + { + "epoch": 11.96103896103896, + "grad_norm": 2.3371801376342773, + "learning_rate": 7.008779959582837e-05, + "loss": 0.7695, + "step": 1842 + }, + { + "epoch": 11.967532467532468, + "grad_norm": 2.0627670288085938, + "learning_rate": 7.005902659970528e-05, + "loss": 0.635, + "step": 1843 + }, + { + "epoch": 11.974025974025974, + "grad_norm": 2.0339272022247314, + "learning_rate": 7.003024568459614e-05, + "loss": 0.6353, + "step": 1844 + }, + { + "epoch": 11.980519480519481, + "grad_norm": 2.1179451942443848, + "learning_rate": 7.000145686186324e-05, + "loss": 0.6786, + "step": 1845 + }, + { + "epoch": 11.987012987012987, + "grad_norm": 2.1404683589935303, + "learning_rate": 6.997266014287193e-05, + "loss": 0.7124, + "step": 1846 + }, + { + "epoch": 11.993506493506494, + "grad_norm": 2.2253522872924805, + "learning_rate": 6.994385553899069e-05, + "loss": 0.7233, + "step": 1847 + }, + { + "epoch": 12.0, + "grad_norm": 1076.5802001953125, + "learning_rate": 6.991504306159114e-05, + "loss": 0.6579, + "step": 1848 + }, + { + "epoch": 12.006493506493506, + "grad_norm": 1.9225164651870728, + "learning_rate": 6.988622272204799e-05, + "loss": 0.5623, + "step": 1849 + }, + { + "epoch": 12.012987012987013, + "grad_norm": 1.8583208322525024, + "learning_rate": 6.985739453173903e-05, + "loss": 0.53, + "step": 1850 + }, + { + "epoch": 12.019480519480519, + "grad_norm": 1.985059380531311, + "learning_rate": 6.98285585020452e-05, + "loss": 0.5346, + "step": 1851 + }, + { + "epoch": 12.025974025974026, + "grad_norm": 2.0284557342529297, + "learning_rate": 6.97997146443505e-05, + "loss": 0.5592, + "step": 1852 + }, + { + "epoch": 12.032467532467532, + "grad_norm": 2.00041127204895, + "learning_rate": 6.977086297004202e-05, + "loss": 0.5619, + "step": 1853 + }, + { + "epoch": 12.03896103896104, + "grad_norm": 2.134187936782837, + "learning_rate": 6.974200349050996e-05, + "loss": 0.6185, + "step": 1854 + }, + { + "epoch": 12.045454545454545, + "grad_norm": 1.9643243551254272, + "learning_rate": 6.971313621714756e-05, + "loss": 0.5066, + "step": 1855 + }, + { + "epoch": 12.051948051948052, + "grad_norm": 2.0005311965942383, + "learning_rate": 6.968426116135118e-05, + "loss": 0.591, + "step": 1856 + }, + { + "epoch": 12.058441558441558, + "grad_norm": 1.8810878992080688, + "learning_rate": 6.965537833452024e-05, + "loss": 0.4961, + "step": 1857 + }, + { + "epoch": 12.064935064935066, + "grad_norm": 1.9006643295288086, + "learning_rate": 6.96264877480572e-05, + "loss": 0.5309, + "step": 1858 + }, + { + "epoch": 12.071428571428571, + "grad_norm": 2.020428419113159, + "learning_rate": 6.959758941336762e-05, + "loss": 0.5334, + "step": 1859 + }, + { + "epoch": 12.077922077922079, + "grad_norm": 1.9589020013809204, + "learning_rate": 6.956868334186013e-05, + "loss": 0.5894, + "step": 1860 + }, + { + "epoch": 12.084415584415584, + "grad_norm": 1.9384912252426147, + "learning_rate": 6.953976954494635e-05, + "loss": 0.5343, + "step": 1861 + }, + { + "epoch": 12.090909090909092, + "grad_norm": 2.0977766513824463, + "learning_rate": 6.9510848034041e-05, + "loss": 0.5726, + "step": 1862 + }, + { + "epoch": 12.097402597402597, + "grad_norm": 2.350893497467041, + "learning_rate": 6.948191882056185e-05, + "loss": 0.5778, + "step": 1863 + }, + { + "epoch": 12.103896103896103, + "grad_norm": 1.8108704090118408, + "learning_rate": 6.945298191592967e-05, + "loss": 0.4941, + "step": 1864 + }, + { + "epoch": 12.11038961038961, + "grad_norm": 1.985229253768921, + "learning_rate": 6.942403733156832e-05, + "loss": 0.5245, + "step": 1865 + }, + { + "epoch": 12.116883116883116, + "grad_norm": 2.0757787227630615, + "learning_rate": 6.939508507890464e-05, + "loss": 0.5347, + "step": 1866 + }, + { + "epoch": 12.123376623376624, + "grad_norm": 2.1860249042510986, + "learning_rate": 6.936612516936852e-05, + "loss": 0.5951, + "step": 1867 + }, + { + "epoch": 12.12987012987013, + "grad_norm": 2.0259830951690674, + "learning_rate": 6.93371576143929e-05, + "loss": 0.5316, + "step": 1868 + }, + { + "epoch": 12.136363636363637, + "grad_norm": 1.9689854383468628, + "learning_rate": 6.930818242541368e-05, + "loss": 0.5568, + "step": 1869 + }, + { + "epoch": 12.142857142857142, + "grad_norm": 2.054041862487793, + "learning_rate": 6.927919961386984e-05, + "loss": 0.5711, + "step": 1870 + }, + { + "epoch": 12.14935064935065, + "grad_norm": 1.7612172365188599, + "learning_rate": 6.92502091912033e-05, + "loss": 0.4729, + "step": 1871 + }, + { + "epoch": 12.155844155844155, + "grad_norm": 2.099085569381714, + "learning_rate": 6.922121116885903e-05, + "loss": 0.5802, + "step": 1872 + }, + { + "epoch": 12.162337662337663, + "grad_norm": 2.230409860610962, + "learning_rate": 6.919220555828502e-05, + "loss": 0.5908, + "step": 1873 + }, + { + "epoch": 12.168831168831169, + "grad_norm": 2.0448951721191406, + "learning_rate": 6.916319237093219e-05, + "loss": 0.5871, + "step": 1874 + }, + { + "epoch": 12.175324675324676, + "grad_norm": 1.6726332902908325, + "learning_rate": 6.91341716182545e-05, + "loss": 0.4441, + "step": 1875 + }, + { + "epoch": 12.181818181818182, + "grad_norm": 1.9495742321014404, + "learning_rate": 6.910514331170888e-05, + "loss": 0.5741, + "step": 1876 + }, + { + "epoch": 12.188311688311689, + "grad_norm": 1.893748164176941, + "learning_rate": 6.907610746275523e-05, + "loss": 0.5568, + "step": 1877 + }, + { + "epoch": 12.194805194805195, + "grad_norm": 2.1908624172210693, + "learning_rate": 6.904706408285648e-05, + "loss": 0.6201, + "step": 1878 + }, + { + "epoch": 12.2012987012987, + "grad_norm": 2.14664363861084, + "learning_rate": 6.901801318347847e-05, + "loss": 0.6187, + "step": 1879 + }, + { + "epoch": 12.207792207792208, + "grad_norm": 2.0984911918640137, + "learning_rate": 6.898895477609007e-05, + "loss": 0.608, + "step": 1880 + }, + { + "epoch": 12.214285714285714, + "grad_norm": 2.1119325160980225, + "learning_rate": 6.895988887216302e-05, + "loss": 0.6473, + "step": 1881 + }, + { + "epoch": 12.220779220779221, + "grad_norm": 2.1093862056732178, + "learning_rate": 6.893081548317211e-05, + "loss": 0.6126, + "step": 1882 + }, + { + "epoch": 12.227272727272727, + "grad_norm": 2.203214645385742, + "learning_rate": 6.890173462059506e-05, + "loss": 0.6142, + "step": 1883 + }, + { + "epoch": 12.233766233766234, + "grad_norm": 2.082893133163452, + "learning_rate": 6.887264629591254e-05, + "loss": 0.584, + "step": 1884 + }, + { + "epoch": 12.24025974025974, + "grad_norm": 1.9005697965621948, + "learning_rate": 6.884355052060814e-05, + "loss": 0.494, + "step": 1885 + }, + { + "epoch": 12.246753246753247, + "grad_norm": 2.1379759311676025, + "learning_rate": 6.881444730616842e-05, + "loss": 0.5557, + "step": 1886 + }, + { + "epoch": 12.253246753246753, + "grad_norm": 1.7855029106140137, + "learning_rate": 6.878533666408286e-05, + "loss": 0.4827, + "step": 1887 + }, + { + "epoch": 12.25974025974026, + "grad_norm": 2.110853433609009, + "learning_rate": 6.87562186058439e-05, + "loss": 0.5239, + "step": 1888 + }, + { + "epoch": 12.266233766233766, + "grad_norm": 2.10565185546875, + "learning_rate": 6.872709314294685e-05, + "loss": 0.5986, + "step": 1889 + }, + { + "epoch": 12.272727272727273, + "grad_norm": 2.247499465942383, + "learning_rate": 6.869796028689001e-05, + "loss": 0.5874, + "step": 1890 + }, + { + "epoch": 12.279220779220779, + "grad_norm": 2.151932954788208, + "learning_rate": 6.86688200491746e-05, + "loss": 0.5771, + "step": 1891 + }, + { + "epoch": 12.285714285714286, + "grad_norm": 1.9797194004058838, + "learning_rate": 6.863967244130467e-05, + "loss": 0.5452, + "step": 1892 + }, + { + "epoch": 12.292207792207792, + "grad_norm": 2.0008790493011475, + "learning_rate": 6.861051747478726e-05, + "loss": 0.5515, + "step": 1893 + }, + { + "epoch": 12.2987012987013, + "grad_norm": 2.157362937927246, + "learning_rate": 6.858135516113226e-05, + "loss": 0.5479, + "step": 1894 + }, + { + "epoch": 12.305194805194805, + "grad_norm": 2.224337577819824, + "learning_rate": 6.855218551185255e-05, + "loss": 0.6381, + "step": 1895 + }, + { + "epoch": 12.311688311688311, + "grad_norm": 1.938456416130066, + "learning_rate": 6.852300853846381e-05, + "loss": 0.5629, + "step": 1896 + }, + { + "epoch": 12.318181818181818, + "grad_norm": 1.7481359243392944, + "learning_rate": 6.849382425248464e-05, + "loss": 0.4578, + "step": 1897 + }, + { + "epoch": 12.324675324675324, + "grad_norm": 1.9388666152954102, + "learning_rate": 6.84646326654365e-05, + "loss": 0.5472, + "step": 1898 + }, + { + "epoch": 12.331168831168831, + "grad_norm": 2.1877782344818115, + "learning_rate": 6.843543378884387e-05, + "loss": 0.6215, + "step": 1899 + }, + { + "epoch": 12.337662337662337, + "grad_norm": 2.2899937629699707, + "learning_rate": 6.840622763423391e-05, + "loss": 0.6257, + "step": 1900 + }, + { + "epoch": 12.344155844155845, + "grad_norm": 2.166365146636963, + "learning_rate": 6.837701421313677e-05, + "loss": 0.5647, + "step": 1901 + }, + { + "epoch": 12.35064935064935, + "grad_norm": 2.299274444580078, + "learning_rate": 6.834779353708548e-05, + "loss": 0.635, + "step": 1902 + }, + { + "epoch": 12.357142857142858, + "grad_norm": 2.1747353076934814, + "learning_rate": 6.831856561761585e-05, + "loss": 0.6053, + "step": 1903 + }, + { + "epoch": 12.363636363636363, + "grad_norm": 2.0763461589813232, + "learning_rate": 6.828933046626664e-05, + "loss": 0.5943, + "step": 1904 + }, + { + "epoch": 12.37012987012987, + "grad_norm": 2.133894920349121, + "learning_rate": 6.82600880945794e-05, + "loss": 0.5598, + "step": 1905 + }, + { + "epoch": 12.376623376623376, + "grad_norm": 2.123075485229492, + "learning_rate": 6.823083851409857e-05, + "loss": 0.5706, + "step": 1906 + }, + { + "epoch": 12.383116883116884, + "grad_norm": 2.181898832321167, + "learning_rate": 6.820158173637142e-05, + "loss": 0.5897, + "step": 1907 + }, + { + "epoch": 12.38961038961039, + "grad_norm": 2.125399589538574, + "learning_rate": 6.817231777294803e-05, + "loss": 0.5686, + "step": 1908 + }, + { + "epoch": 12.396103896103897, + "grad_norm": 2.233853578567505, + "learning_rate": 6.814304663538142e-05, + "loss": 0.6248, + "step": 1909 + }, + { + "epoch": 12.402597402597403, + "grad_norm": 2.1631298065185547, + "learning_rate": 6.811376833522729e-05, + "loss": 0.591, + "step": 1910 + }, + { + "epoch": 12.409090909090908, + "grad_norm": 2.2579503059387207, + "learning_rate": 6.808448288404431e-05, + "loss": 0.6415, + "step": 1911 + }, + { + "epoch": 12.415584415584416, + "grad_norm": 2.1994619369506836, + "learning_rate": 6.805519029339387e-05, + "loss": 0.5854, + "step": 1912 + }, + { + "epoch": 12.422077922077921, + "grad_norm": 1.9904730319976807, + "learning_rate": 6.802589057484027e-05, + "loss": 0.5822, + "step": 1913 + }, + { + "epoch": 12.428571428571429, + "grad_norm": 2.0386736392974854, + "learning_rate": 6.799658373995053e-05, + "loss": 0.5614, + "step": 1914 + }, + { + "epoch": 12.435064935064934, + "grad_norm": 2.15208101272583, + "learning_rate": 6.796726980029454e-05, + "loss": 0.5926, + "step": 1915 + }, + { + "epoch": 12.441558441558442, + "grad_norm": 1.9997342824935913, + "learning_rate": 6.793794876744499e-05, + "loss": 0.5069, + "step": 1916 + }, + { + "epoch": 12.448051948051948, + "grad_norm": 2.0709683895111084, + "learning_rate": 6.790862065297732e-05, + "loss": 0.5953, + "step": 1917 + }, + { + "epoch": 12.454545454545455, + "grad_norm": 1.7772856950759888, + "learning_rate": 6.787928546846987e-05, + "loss": 0.5253, + "step": 1918 + }, + { + "epoch": 12.46103896103896, + "grad_norm": 2.1581130027770996, + "learning_rate": 6.784994322550365e-05, + "loss": 0.5836, + "step": 1919 + }, + { + "epoch": 12.467532467532468, + "grad_norm": 1.9727606773376465, + "learning_rate": 6.782059393566253e-05, + "loss": 0.5558, + "step": 1920 + }, + { + "epoch": 12.474025974025974, + "grad_norm": 2.0561611652374268, + "learning_rate": 6.779123761053317e-05, + "loss": 0.5259, + "step": 1921 + }, + { + "epoch": 12.480519480519481, + "grad_norm": 2.3199853897094727, + "learning_rate": 6.776187426170493e-05, + "loss": 0.6292, + "step": 1922 + }, + { + "epoch": 12.487012987012987, + "grad_norm": 2.1790263652801514, + "learning_rate": 6.773250390077006e-05, + "loss": 0.5693, + "step": 1923 + }, + { + "epoch": 12.493506493506494, + "grad_norm": 2.2785651683807373, + "learning_rate": 6.770312653932345e-05, + "loss": 0.6542, + "step": 1924 + }, + { + "epoch": 12.5, + "grad_norm": 1.8668270111083984, + "learning_rate": 6.767374218896286e-05, + "loss": 0.5379, + "step": 1925 + }, + { + "epoch": 12.506493506493506, + "grad_norm": 2.2081425189971924, + "learning_rate": 6.764435086128876e-05, + "loss": 0.5977, + "step": 1926 + }, + { + "epoch": 12.512987012987013, + "grad_norm": 2.148101329803467, + "learning_rate": 6.761495256790435e-05, + "loss": 0.5996, + "step": 1927 + }, + { + "epoch": 12.519480519480519, + "grad_norm": 1.9085726737976074, + "learning_rate": 6.758554732041564e-05, + "loss": 0.5474, + "step": 1928 + }, + { + "epoch": 12.525974025974026, + "grad_norm": 1.6701866388320923, + "learning_rate": 6.755613513043137e-05, + "loss": 0.4075, + "step": 1929 + }, + { + "epoch": 12.532467532467532, + "grad_norm": 2.0828919410705566, + "learning_rate": 6.752671600956295e-05, + "loss": 0.5761, + "step": 1930 + }, + { + "epoch": 12.53896103896104, + "grad_norm": 2.122612237930298, + "learning_rate": 6.749728996942463e-05, + "loss": 0.5902, + "step": 1931 + }, + { + "epoch": 12.545454545454545, + "grad_norm": 2.474417209625244, + "learning_rate": 6.746785702163336e-05, + "loss": 0.6628, + "step": 1932 + }, + { + "epoch": 12.551948051948052, + "grad_norm": 2.0963616371154785, + "learning_rate": 6.743841717780874e-05, + "loss": 0.6209, + "step": 1933 + }, + { + "epoch": 12.558441558441558, + "grad_norm": 1.8984389305114746, + "learning_rate": 6.740897044957322e-05, + "loss": 0.5674, + "step": 1934 + }, + { + "epoch": 12.564935064935066, + "grad_norm": 2.200878620147705, + "learning_rate": 6.737951684855185e-05, + "loss": 0.6193, + "step": 1935 + }, + { + "epoch": 12.571428571428571, + "grad_norm": 1.947191834449768, + "learning_rate": 6.735005638637248e-05, + "loss": 0.5233, + "step": 1936 + }, + { + "epoch": 12.577922077922079, + "grad_norm": 1.9447444677352905, + "learning_rate": 6.73205890746656e-05, + "loss": 0.5566, + "step": 1937 + }, + { + "epoch": 12.584415584415584, + "grad_norm": 2.252058267593384, + "learning_rate": 6.729111492506449e-05, + "loss": 0.648, + "step": 1938 + }, + { + "epoch": 12.590909090909092, + "grad_norm": 1.99386465549469, + "learning_rate": 6.726163394920503e-05, + "loss": 0.5509, + "step": 1939 + }, + { + "epoch": 12.597402597402597, + "grad_norm": 2.0936877727508545, + "learning_rate": 6.723214615872585e-05, + "loss": 0.572, + "step": 1940 + }, + { + "epoch": 12.603896103896105, + "grad_norm": 2.110973596572876, + "learning_rate": 6.720265156526828e-05, + "loss": 0.5817, + "step": 1941 + }, + { + "epoch": 12.61038961038961, + "grad_norm": 2.3618104457855225, + "learning_rate": 6.71731501804763e-05, + "loss": 0.6308, + "step": 1942 + }, + { + "epoch": 12.616883116883116, + "grad_norm": 2.1770923137664795, + "learning_rate": 6.714364201599662e-05, + "loss": 0.5744, + "step": 1943 + }, + { + "epoch": 12.623376623376624, + "grad_norm": 2.2065415382385254, + "learning_rate": 6.711412708347856e-05, + "loss": 0.6431, + "step": 1944 + }, + { + "epoch": 12.62987012987013, + "grad_norm": 2.123046398162842, + "learning_rate": 6.708460539457418e-05, + "loss": 0.577, + "step": 1945 + }, + { + "epoch": 12.636363636363637, + "grad_norm": 2.3211543560028076, + "learning_rate": 6.705507696093814e-05, + "loss": 0.6264, + "step": 1946 + }, + { + "epoch": 12.642857142857142, + "grad_norm": 1.948301076889038, + "learning_rate": 6.702554179422783e-05, + "loss": 0.5625, + "step": 1947 + }, + { + "epoch": 12.64935064935065, + "grad_norm": 1.979990839958191, + "learning_rate": 6.699599990610323e-05, + "loss": 0.5623, + "step": 1948 + }, + { + "epoch": 12.655844155844155, + "grad_norm": 1.8006978034973145, + "learning_rate": 6.696645130822705e-05, + "loss": 0.5595, + "step": 1949 + }, + { + "epoch": 12.662337662337663, + "grad_norm": 2.1235246658325195, + "learning_rate": 6.693689601226458e-05, + "loss": 0.5588, + "step": 1950 + }, + { + "epoch": 12.668831168831169, + "grad_norm": 2.1899781227111816, + "learning_rate": 6.690733402988379e-05, + "loss": 0.615, + "step": 1951 + }, + { + "epoch": 12.675324675324676, + "grad_norm": 1.9493566751480103, + "learning_rate": 6.68777653727553e-05, + "loss": 0.5755, + "step": 1952 + }, + { + "epoch": 12.681818181818182, + "grad_norm": 2.196223497390747, + "learning_rate": 6.684819005255232e-05, + "loss": 0.6394, + "step": 1953 + }, + { + "epoch": 12.688311688311689, + "grad_norm": 2.0495898723602295, + "learning_rate": 6.681860808095074e-05, + "loss": 0.5432, + "step": 1954 + }, + { + "epoch": 12.694805194805195, + "grad_norm": 2.1735448837280273, + "learning_rate": 6.678901946962903e-05, + "loss": 0.6549, + "step": 1955 + }, + { + "epoch": 12.7012987012987, + "grad_norm": 2.1591930389404297, + "learning_rate": 6.675942423026833e-05, + "loss": 0.5885, + "step": 1956 + }, + { + "epoch": 12.707792207792208, + "grad_norm": 2.046126127243042, + "learning_rate": 6.672982237455237e-05, + "loss": 0.5849, + "step": 1957 + }, + { + "epoch": 12.714285714285714, + "grad_norm": 2.0392959117889404, + "learning_rate": 6.670021391416749e-05, + "loss": 0.5539, + "step": 1958 + }, + { + "epoch": 12.720779220779221, + "grad_norm": 2.007087230682373, + "learning_rate": 6.667059886080262e-05, + "loss": 0.5605, + "step": 1959 + }, + { + "epoch": 12.727272727272727, + "grad_norm": 2.019771099090576, + "learning_rate": 6.664097722614934e-05, + "loss": 0.612, + "step": 1960 + }, + { + "epoch": 12.733766233766234, + "grad_norm": 2.1823174953460693, + "learning_rate": 6.66113490219018e-05, + "loss": 0.6417, + "step": 1961 + }, + { + "epoch": 12.74025974025974, + "grad_norm": 2.022130250930786, + "learning_rate": 6.658171425975672e-05, + "loss": 0.5359, + "step": 1962 + }, + { + "epoch": 12.746753246753247, + "grad_norm": 2.0918095111846924, + "learning_rate": 6.655207295141346e-05, + "loss": 0.5774, + "step": 1963 + }, + { + "epoch": 12.753246753246753, + "grad_norm": 2.2147998809814453, + "learning_rate": 6.652242510857394e-05, + "loss": 0.6046, + "step": 1964 + }, + { + "epoch": 12.75974025974026, + "grad_norm": 2.1559667587280273, + "learning_rate": 6.649277074294264e-05, + "loss": 0.5821, + "step": 1965 + }, + { + "epoch": 12.766233766233766, + "grad_norm": 1.8574299812316895, + "learning_rate": 6.646310986622668e-05, + "loss": 0.5442, + "step": 1966 + }, + { + "epoch": 12.772727272727273, + "grad_norm": 2.072185754776001, + "learning_rate": 6.643344249013562e-05, + "loss": 0.5747, + "step": 1967 + }, + { + "epoch": 12.779220779220779, + "grad_norm": 1.8414840698242188, + "learning_rate": 6.640376862638176e-05, + "loss": 0.4852, + "step": 1968 + }, + { + "epoch": 12.785714285714286, + "grad_norm": 2.0400550365448, + "learning_rate": 6.637408828667982e-05, + "loss": 0.5534, + "step": 1969 + }, + { + "epoch": 12.792207792207792, + "grad_norm": 2.1789374351501465, + "learning_rate": 6.634440148274713e-05, + "loss": 0.5932, + "step": 1970 + }, + { + "epoch": 12.7987012987013, + "grad_norm": 2.1213948726654053, + "learning_rate": 6.631470822630359e-05, + "loss": 0.6047, + "step": 1971 + }, + { + "epoch": 12.805194805194805, + "grad_norm": 1.9664524793624878, + "learning_rate": 6.628500852907161e-05, + "loss": 0.5529, + "step": 1972 + }, + { + "epoch": 12.811688311688311, + "grad_norm": 2.3267581462860107, + "learning_rate": 6.625530240277618e-05, + "loss": 0.6179, + "step": 1973 + }, + { + "epoch": 12.818181818181818, + "grad_norm": 2.1917669773101807, + "learning_rate": 6.622558985914477e-05, + "loss": 0.6275, + "step": 1974 + }, + { + "epoch": 12.824675324675324, + "grad_norm": 2.1599512100219727, + "learning_rate": 6.619587090990746e-05, + "loss": 0.6153, + "step": 1975 + }, + { + "epoch": 12.831168831168831, + "grad_norm": 2.2975082397460938, + "learning_rate": 6.616614556679683e-05, + "loss": 0.6387, + "step": 1976 + }, + { + "epoch": 12.837662337662337, + "grad_norm": 2.11966609954834, + "learning_rate": 6.613641384154794e-05, + "loss": 0.5674, + "step": 1977 + }, + { + "epoch": 12.844155844155845, + "grad_norm": 2.677170991897583, + "learning_rate": 6.61066757458984e-05, + "loss": 0.701, + "step": 1978 + }, + { + "epoch": 12.85064935064935, + "grad_norm": 2.129204273223877, + "learning_rate": 6.607693129158837e-05, + "loss": 0.5654, + "step": 1979 + }, + { + "epoch": 12.857142857142858, + "grad_norm": 1.9715017080307007, + "learning_rate": 6.604718049036048e-05, + "loss": 0.5539, + "step": 1980 + }, + { + "epoch": 12.863636363636363, + "grad_norm": 2.3241770267486572, + "learning_rate": 6.601742335395987e-05, + "loss": 0.6669, + "step": 1981 + }, + { + "epoch": 12.87012987012987, + "grad_norm": 2.105726718902588, + "learning_rate": 6.598765989413419e-05, + "loss": 0.6325, + "step": 1982 + }, + { + "epoch": 12.876623376623376, + "grad_norm": 1.9479717016220093, + "learning_rate": 6.595789012263355e-05, + "loss": 0.5448, + "step": 1983 + }, + { + "epoch": 12.883116883116884, + "grad_norm": 2.1983015537261963, + "learning_rate": 6.592811405121064e-05, + "loss": 0.6193, + "step": 1984 + }, + { + "epoch": 12.88961038961039, + "grad_norm": 2.3505144119262695, + "learning_rate": 6.589833169162054e-05, + "loss": 0.677, + "step": 1985 + }, + { + "epoch": 12.896103896103895, + "grad_norm": 2.245614767074585, + "learning_rate": 6.586854305562088e-05, + "loss": 0.6554, + "step": 1986 + }, + { + "epoch": 12.902597402597403, + "grad_norm": 1.899040937423706, + "learning_rate": 6.583874815497175e-05, + "loss": 0.5566, + "step": 1987 + }, + { + "epoch": 12.909090909090908, + "grad_norm": 2.100031614303589, + "learning_rate": 6.580894700143565e-05, + "loss": 0.5871, + "step": 1988 + }, + { + "epoch": 12.915584415584416, + "grad_norm": 2.2208034992218018, + "learning_rate": 6.577913960677766e-05, + "loss": 0.6821, + "step": 1989 + }, + { + "epoch": 12.922077922077921, + "grad_norm": 2.1982948780059814, + "learning_rate": 6.574932598276525e-05, + "loss": 0.6474, + "step": 1990 + }, + { + "epoch": 12.928571428571429, + "grad_norm": 1.8316792249679565, + "learning_rate": 6.571950614116835e-05, + "loss": 0.5621, + "step": 1991 + }, + { + "epoch": 12.935064935064934, + "grad_norm": 2.208531379699707, + "learning_rate": 6.568968009375937e-05, + "loss": 0.6198, + "step": 1992 + }, + { + "epoch": 12.941558441558442, + "grad_norm": 2.179624557495117, + "learning_rate": 6.565984785231318e-05, + "loss": 0.6272, + "step": 1993 + }, + { + "epoch": 12.948051948051948, + "grad_norm": 2.1235885620117188, + "learning_rate": 6.563000942860706e-05, + "loss": 0.6084, + "step": 1994 + }, + { + "epoch": 12.954545454545455, + "grad_norm": 2.1948156356811523, + "learning_rate": 6.560016483442075e-05, + "loss": 0.6801, + "step": 1995 + }, + { + "epoch": 12.96103896103896, + "grad_norm": 1.9589859247207642, + "learning_rate": 6.557031408153642e-05, + "loss": 0.5824, + "step": 1996 + }, + { + "epoch": 12.967532467532468, + "grad_norm": 2.1491918563842773, + "learning_rate": 6.554045718173867e-05, + "loss": 0.6364, + "step": 1997 + }, + { + "epoch": 12.974025974025974, + "grad_norm": 2.1677355766296387, + "learning_rate": 6.551059414681455e-05, + "loss": 0.6551, + "step": 1998 + }, + { + "epoch": 12.980519480519481, + "grad_norm": 1.8698400259017944, + "learning_rate": 6.54807249885535e-05, + "loss": 0.5743, + "step": 1999 + }, + { + "epoch": 12.987012987012987, + "grad_norm": 1.9512232542037964, + "learning_rate": 6.545084971874738e-05, + "loss": 0.5545, + "step": 2000 + }, + { + "epoch": 12.993506493506494, + "grad_norm": 2.3677287101745605, + "learning_rate": 6.542096834919049e-05, + "loss": 0.6814, + "step": 2001 + }, + { + "epoch": 13.0, + "grad_norm": 5.212640762329102, + "learning_rate": 6.539108089167953e-05, + "loss": 0.6413, + "step": 2002 + }, + { + "epoch": 13.006493506493506, + "grad_norm": 1.8685005903244019, + "learning_rate": 6.536118735801356e-05, + "loss": 0.4756, + "step": 2003 + }, + { + "epoch": 13.012987012987013, + "grad_norm": 2.1032299995422363, + "learning_rate": 6.533128775999411e-05, + "loss": 0.5265, + "step": 2004 + }, + { + "epoch": 13.019480519480519, + "grad_norm": 1.9253900051116943, + "learning_rate": 6.530138210942505e-05, + "loss": 0.4767, + "step": 2005 + }, + { + "epoch": 13.025974025974026, + "grad_norm": 1.9877099990844727, + "learning_rate": 6.527147041811266e-05, + "loss": 0.5098, + "step": 2006 + }, + { + "epoch": 13.032467532467532, + "grad_norm": 1.713268518447876, + "learning_rate": 6.52415526978656e-05, + "loss": 0.4504, + "step": 2007 + }, + { + "epoch": 13.03896103896104, + "grad_norm": 2.010927200317383, + "learning_rate": 6.52116289604949e-05, + "loss": 0.5143, + "step": 2008 + }, + { + "epoch": 13.045454545454545, + "grad_norm": 2.0579028129577637, + "learning_rate": 6.518169921781402e-05, + "loss": 0.5334, + "step": 2009 + }, + { + "epoch": 13.051948051948052, + "grad_norm": 1.8461856842041016, + "learning_rate": 6.51517634816387e-05, + "loss": 0.4309, + "step": 2010 + }, + { + "epoch": 13.058441558441558, + "grad_norm": 1.6491504907608032, + "learning_rate": 6.512182176378713e-05, + "loss": 0.4266, + "step": 2011 + }, + { + "epoch": 13.064935064935066, + "grad_norm": 1.8561513423919678, + "learning_rate": 6.50918740760798e-05, + "loss": 0.5071, + "step": 2012 + }, + { + "epoch": 13.071428571428571, + "grad_norm": 1.9853945970535278, + "learning_rate": 6.506192043033959e-05, + "loss": 0.4812, + "step": 2013 + }, + { + "epoch": 13.077922077922079, + "grad_norm": 1.909090280532837, + "learning_rate": 6.503196083839174e-05, + "loss": 0.5097, + "step": 2014 + }, + { + "epoch": 13.084415584415584, + "grad_norm": 1.947060227394104, + "learning_rate": 6.500199531206382e-05, + "loss": 0.4531, + "step": 2015 + }, + { + "epoch": 13.090909090909092, + "grad_norm": 1.9234563112258911, + "learning_rate": 6.497202386318573e-05, + "loss": 0.4907, + "step": 2016 + }, + { + "epoch": 13.097402597402597, + "grad_norm": 2.059049129486084, + "learning_rate": 6.494204650358973e-05, + "loss": 0.5197, + "step": 2017 + }, + { + "epoch": 13.103896103896103, + "grad_norm": 2.2307331562042236, + "learning_rate": 6.491206324511039e-05, + "loss": 0.6148, + "step": 2018 + }, + { + "epoch": 13.11038961038961, + "grad_norm": 1.892966866493225, + "learning_rate": 6.488207409958466e-05, + "loss": 0.5067, + "step": 2019 + }, + { + "epoch": 13.116883116883116, + "grad_norm": 1.8496367931365967, + "learning_rate": 6.485207907885175e-05, + "loss": 0.4889, + "step": 2020 + }, + { + "epoch": 13.123376623376624, + "grad_norm": 2.266213893890381, + "learning_rate": 6.482207819475323e-05, + "loss": 0.5595, + "step": 2021 + }, + { + "epoch": 13.12987012987013, + "grad_norm": 1.8475916385650635, + "learning_rate": 6.4792071459133e-05, + "loss": 0.4796, + "step": 2022 + }, + { + "epoch": 13.136363636363637, + "grad_norm": 2.1203629970550537, + "learning_rate": 6.476205888383719e-05, + "loss": 0.5184, + "step": 2023 + }, + { + "epoch": 13.142857142857142, + "grad_norm": 1.9380943775177002, + "learning_rate": 6.473204048071432e-05, + "loss": 0.4669, + "step": 2024 + }, + { + "epoch": 13.14935064935065, + "grad_norm": 1.887258768081665, + "learning_rate": 6.47020162616152e-05, + "loss": 0.4896, + "step": 2025 + }, + { + "epoch": 13.155844155844155, + "grad_norm": 1.96815025806427, + "learning_rate": 6.467198623839288e-05, + "loss": 0.4959, + "step": 2026 + }, + { + "epoch": 13.162337662337663, + "grad_norm": 2.083922863006592, + "learning_rate": 6.464195042290277e-05, + "loss": 0.5191, + "step": 2027 + }, + { + "epoch": 13.168831168831169, + "grad_norm": 2.1014833450317383, + "learning_rate": 6.46119088270025e-05, + "loss": 0.5548, + "step": 2028 + }, + { + "epoch": 13.175324675324676, + "grad_norm": 1.9475595951080322, + "learning_rate": 6.458186146255203e-05, + "loss": 0.4752, + "step": 2029 + }, + { + "epoch": 13.181818181818182, + "grad_norm": 2.1587653160095215, + "learning_rate": 6.455180834141359e-05, + "loss": 0.545, + "step": 2030 + }, + { + "epoch": 13.188311688311689, + "grad_norm": 2.103052854537964, + "learning_rate": 6.452174947545167e-05, + "loss": 0.5186, + "step": 2031 + }, + { + "epoch": 13.194805194805195, + "grad_norm": 1.8780242204666138, + "learning_rate": 6.449168487653305e-05, + "loss": 0.4593, + "step": 2032 + }, + { + "epoch": 13.2012987012987, + "grad_norm": 1.9651139974594116, + "learning_rate": 6.446161455652674e-05, + "loss": 0.51, + "step": 2033 + }, + { + "epoch": 13.207792207792208, + "grad_norm": 2.1292293071746826, + "learning_rate": 6.443153852730404e-05, + "loss": 0.553, + "step": 2034 + }, + { + "epoch": 13.214285714285714, + "grad_norm": 1.8487555980682373, + "learning_rate": 6.440145680073847e-05, + "loss": 0.4712, + "step": 2035 + }, + { + "epoch": 13.220779220779221, + "grad_norm": 2.0636463165283203, + "learning_rate": 6.437136938870583e-05, + "loss": 0.5354, + "step": 2036 + }, + { + "epoch": 13.227272727272727, + "grad_norm": 1.924094796180725, + "learning_rate": 6.434127630308416e-05, + "loss": 0.5052, + "step": 2037 + }, + { + "epoch": 13.233766233766234, + "grad_norm": 2.0354607105255127, + "learning_rate": 6.43111775557537e-05, + "loss": 0.5963, + "step": 2038 + }, + { + "epoch": 13.24025974025974, + "grad_norm": 1.9856023788452148, + "learning_rate": 6.428107315859702e-05, + "loss": 0.5152, + "step": 2039 + }, + { + "epoch": 13.246753246753247, + "grad_norm": 1.7797104120254517, + "learning_rate": 6.42509631234988e-05, + "loss": 0.4549, + "step": 2040 + }, + { + "epoch": 13.253246753246753, + "grad_norm": 1.9620555639266968, + "learning_rate": 6.422084746234604e-05, + "loss": 0.4979, + "step": 2041 + }, + { + "epoch": 13.25974025974026, + "grad_norm": 2.117298126220703, + "learning_rate": 6.419072618702793e-05, + "loss": 0.5939, + "step": 2042 + }, + { + "epoch": 13.266233766233766, + "grad_norm": 2.0733323097229004, + "learning_rate": 6.416059930943585e-05, + "loss": 0.5434, + "step": 2043 + }, + { + "epoch": 13.272727272727273, + "grad_norm": 1.9714899063110352, + "learning_rate": 6.413046684146343e-05, + "loss": 0.4654, + "step": 2044 + }, + { + "epoch": 13.279220779220779, + "grad_norm": 2.035008430480957, + "learning_rate": 6.410032879500647e-05, + "loss": 0.5418, + "step": 2045 + }, + { + "epoch": 13.285714285714286, + "grad_norm": 2.1320652961730957, + "learning_rate": 6.407018518196303e-05, + "loss": 0.5639, + "step": 2046 + }, + { + "epoch": 13.292207792207792, + "grad_norm": 2.251023769378662, + "learning_rate": 6.404003601423329e-05, + "loss": 0.5101, + "step": 2047 + }, + { + "epoch": 13.2987012987013, + "grad_norm": 1.9076013565063477, + "learning_rate": 6.400988130371969e-05, + "loss": 0.4994, + "step": 2048 + }, + { + "epoch": 13.305194805194805, + "grad_norm": 1.9021027088165283, + "learning_rate": 6.397972106232681e-05, + "loss": 0.4868, + "step": 2049 + }, + { + "epoch": 13.311688311688311, + "grad_norm": 2.0925509929656982, + "learning_rate": 6.394955530196147e-05, + "loss": 0.5395, + "step": 2050 + }, + { + "epoch": 13.318181818181818, + "grad_norm": 2.2410504817962646, + "learning_rate": 6.39193840345326e-05, + "loss": 0.5421, + "step": 2051 + }, + { + "epoch": 13.324675324675324, + "grad_norm": 2.4037466049194336, + "learning_rate": 6.388920727195138e-05, + "loss": 0.6181, + "step": 2052 + }, + { + "epoch": 13.331168831168831, + "grad_norm": 1.830690860748291, + "learning_rate": 6.385902502613106e-05, + "loss": 0.4437, + "step": 2053 + }, + { + "epoch": 13.337662337662337, + "grad_norm": 2.139547824859619, + "learning_rate": 6.382883730898717e-05, + "loss": 0.547, + "step": 2054 + }, + { + "epoch": 13.344155844155845, + "grad_norm": 1.7549453973770142, + "learning_rate": 6.37986441324373e-05, + "loss": 0.5073, + "step": 2055 + }, + { + "epoch": 13.35064935064935, + "grad_norm": 2.10517954826355, + "learning_rate": 6.376844550840125e-05, + "loss": 0.5434, + "step": 2056 + }, + { + "epoch": 13.357142857142858, + "grad_norm": 2.1346967220306396, + "learning_rate": 6.373824144880098e-05, + "loss": 0.5551, + "step": 2057 + }, + { + "epoch": 13.363636363636363, + "grad_norm": 1.5481007099151611, + "learning_rate": 6.370803196556055e-05, + "loss": 0.3688, + "step": 2058 + }, + { + "epoch": 13.37012987012987, + "grad_norm": 1.8314411640167236, + "learning_rate": 6.36778170706062e-05, + "loss": 0.4539, + "step": 2059 + }, + { + "epoch": 13.376623376623376, + "grad_norm": 2.0875957012176514, + "learning_rate": 6.364759677586627e-05, + "loss": 0.5223, + "step": 2060 + }, + { + "epoch": 13.383116883116884, + "grad_norm": 2.1524407863616943, + "learning_rate": 6.361737109327128e-05, + "loss": 0.5842, + "step": 2061 + }, + { + "epoch": 13.38961038961039, + "grad_norm": 1.9753766059875488, + "learning_rate": 6.358714003475384e-05, + "loss": 0.5446, + "step": 2062 + }, + { + "epoch": 13.396103896103897, + "grad_norm": 1.9236072301864624, + "learning_rate": 6.355690361224869e-05, + "loss": 0.475, + "step": 2063 + }, + { + "epoch": 13.402597402597403, + "grad_norm": 1.9570033550262451, + "learning_rate": 6.35266618376927e-05, + "loss": 0.4705, + "step": 2064 + }, + { + "epoch": 13.409090909090908, + "grad_norm": 2.0021793842315674, + "learning_rate": 6.349641472302483e-05, + "loss": 0.5146, + "step": 2065 + }, + { + "epoch": 13.415584415584416, + "grad_norm": 2.1636292934417725, + "learning_rate": 6.346616228018616e-05, + "loss": 0.5342, + "step": 2066 + }, + { + "epoch": 13.422077922077921, + "grad_norm": 1.7105865478515625, + "learning_rate": 6.34359045211199e-05, + "loss": 0.4019, + "step": 2067 + }, + { + "epoch": 13.428571428571429, + "grad_norm": 2.270984649658203, + "learning_rate": 6.340564145777132e-05, + "loss": 0.5322, + "step": 2068 + }, + { + "epoch": 13.435064935064934, + "grad_norm": 2.0992496013641357, + "learning_rate": 6.337537310208778e-05, + "loss": 0.5545, + "step": 2069 + }, + { + "epoch": 13.441558441558442, + "grad_norm": 2.1089553833007812, + "learning_rate": 6.334509946601879e-05, + "loss": 0.562, + "step": 2070 + }, + { + "epoch": 13.448051948051948, + "grad_norm": 2.043635845184326, + "learning_rate": 6.331482056151585e-05, + "loss": 0.5461, + "step": 2071 + }, + { + "epoch": 13.454545454545455, + "grad_norm": 2.079118490219116, + "learning_rate": 6.328453640053263e-05, + "loss": 0.5147, + "step": 2072 + }, + { + "epoch": 13.46103896103896, + "grad_norm": 1.6074239015579224, + "learning_rate": 6.325424699502483e-05, + "loss": 0.4172, + "step": 2073 + }, + { + "epoch": 13.467532467532468, + "grad_norm": 1.7791599035263062, + "learning_rate": 6.322395235695022e-05, + "loss": 0.451, + "step": 2074 + }, + { + "epoch": 13.474025974025974, + "grad_norm": 2.134434700012207, + "learning_rate": 6.319365249826865e-05, + "loss": 0.4966, + "step": 2075 + }, + { + "epoch": 13.480519480519481, + "grad_norm": 2.86612606048584, + "learning_rate": 6.316334743094201e-05, + "loss": 0.5469, + "step": 2076 + }, + { + "epoch": 13.487012987012987, + "grad_norm": 2.0249807834625244, + "learning_rate": 6.313303716693428e-05, + "loss": 0.5334, + "step": 2077 + }, + { + "epoch": 13.493506493506494, + "grad_norm": 2.0734705924987793, + "learning_rate": 6.310272171821146e-05, + "loss": 0.5299, + "step": 2078 + }, + { + "epoch": 13.5, + "grad_norm": 2.2216503620147705, + "learning_rate": 6.307240109674162e-05, + "loss": 0.5377, + "step": 2079 + }, + { + "epoch": 13.506493506493506, + "grad_norm": 2.039626359939575, + "learning_rate": 6.304207531449486e-05, + "loss": 0.5285, + "step": 2080 + }, + { + "epoch": 13.512987012987013, + "grad_norm": 2.066758871078491, + "learning_rate": 6.301174438344328e-05, + "loss": 0.5145, + "step": 2081 + }, + { + "epoch": 13.519480519480519, + "grad_norm": 2.039462089538574, + "learning_rate": 6.298140831556112e-05, + "loss": 0.5039, + "step": 2082 + }, + { + "epoch": 13.525974025974026, + "grad_norm": 2.188901424407959, + "learning_rate": 6.295106712282451e-05, + "loss": 0.5432, + "step": 2083 + }, + { + "epoch": 13.532467532467532, + "grad_norm": 2.0759294033050537, + "learning_rate": 6.292072081721173e-05, + "loss": 0.5137, + "step": 2084 + }, + { + "epoch": 13.53896103896104, + "grad_norm": 1.954957127571106, + "learning_rate": 6.2890369410703e-05, + "loss": 0.4908, + "step": 2085 + }, + { + "epoch": 13.545454545454545, + "grad_norm": 1.8928133249282837, + "learning_rate": 6.286001291528056e-05, + "loss": 0.491, + "step": 2086 + }, + { + "epoch": 13.551948051948052, + "grad_norm": 2.024346351623535, + "learning_rate": 6.282965134292868e-05, + "loss": 0.5316, + "step": 2087 + }, + { + "epoch": 13.558441558441558, + "grad_norm": 1.8604222536087036, + "learning_rate": 6.279928470563364e-05, + "loss": 0.4553, + "step": 2088 + }, + { + "epoch": 13.564935064935066, + "grad_norm": 1.866055965423584, + "learning_rate": 6.27689130153837e-05, + "loss": 0.5058, + "step": 2089 + }, + { + "epoch": 13.571428571428571, + "grad_norm": 1.6331592798233032, + "learning_rate": 6.273853628416911e-05, + "loss": 0.4194, + "step": 2090 + }, + { + "epoch": 13.577922077922079, + "grad_norm": 1.8331129550933838, + "learning_rate": 6.270815452398215e-05, + "loss": 0.4645, + "step": 2091 + }, + { + "epoch": 13.584415584415584, + "grad_norm": 1.97976553440094, + "learning_rate": 6.267776774681703e-05, + "loss": 0.5311, + "step": 2092 + }, + { + "epoch": 13.590909090909092, + "grad_norm": 2.0776448249816895, + "learning_rate": 6.264737596466998e-05, + "loss": 0.5425, + "step": 2093 + }, + { + "epoch": 13.597402597402597, + "grad_norm": 1.9937676191329956, + "learning_rate": 6.261697918953921e-05, + "loss": 0.4808, + "step": 2094 + }, + { + "epoch": 13.603896103896105, + "grad_norm": 2.2069528102874756, + "learning_rate": 6.258657743342486e-05, + "loss": 0.5907, + "step": 2095 + }, + { + "epoch": 13.61038961038961, + "grad_norm": 1.902036428451538, + "learning_rate": 6.255617070832908e-05, + "loss": 0.5159, + "step": 2096 + }, + { + "epoch": 13.616883116883116, + "grad_norm": 2.1040568351745605, + "learning_rate": 6.252575902625595e-05, + "loss": 0.5484, + "step": 2097 + }, + { + "epoch": 13.623376623376624, + "grad_norm": 1.8775359392166138, + "learning_rate": 6.249534239921153e-05, + "loss": 0.5038, + "step": 2098 + }, + { + "epoch": 13.62987012987013, + "grad_norm": 1.9108651876449585, + "learning_rate": 6.24649208392038e-05, + "loss": 0.4966, + "step": 2099 + }, + { + "epoch": 13.636363636363637, + "grad_norm": 2.1672561168670654, + "learning_rate": 6.243449435824276e-05, + "loss": 0.5691, + "step": 2100 + }, + { + "epoch": 13.642857142857142, + "grad_norm": 2.215721607208252, + "learning_rate": 6.240406296834024e-05, + "loss": 0.5141, + "step": 2101 + }, + { + "epoch": 13.64935064935065, + "grad_norm": 1.9970991611480713, + "learning_rate": 6.237362668151012e-05, + "loss": 0.5436, + "step": 2102 + }, + { + "epoch": 13.655844155844155, + "grad_norm": 2.052436590194702, + "learning_rate": 6.234318550976815e-05, + "loss": 0.5346, + "step": 2103 + }, + { + "epoch": 13.662337662337663, + "grad_norm": 2.0946736335754395, + "learning_rate": 6.231273946513201e-05, + "loss": 0.563, + "step": 2104 + }, + { + "epoch": 13.668831168831169, + "grad_norm": 2.2018373012542725, + "learning_rate": 6.228228855962133e-05, + "loss": 0.5879, + "step": 2105 + }, + { + "epoch": 13.675324675324676, + "grad_norm": 1.985517978668213, + "learning_rate": 6.225183280525763e-05, + "loss": 0.5054, + "step": 2106 + }, + { + "epoch": 13.681818181818182, + "grad_norm": 2.2698051929473877, + "learning_rate": 6.222137221406439e-05, + "loss": 0.5837, + "step": 2107 + }, + { + "epoch": 13.688311688311689, + "grad_norm": 1.78743314743042, + "learning_rate": 6.219090679806693e-05, + "loss": 0.4551, + "step": 2108 + }, + { + "epoch": 13.694805194805195, + "grad_norm": 2.0907576084136963, + "learning_rate": 6.216043656929253e-05, + "loss": 0.5884, + "step": 2109 + }, + { + "epoch": 13.7012987012987, + "grad_norm": 1.94028902053833, + "learning_rate": 6.212996153977037e-05, + "loss": 0.518, + "step": 2110 + }, + { + "epoch": 13.707792207792208, + "grad_norm": 2.4052321910858154, + "learning_rate": 6.20994817215315e-05, + "loss": 0.6378, + "step": 2111 + }, + { + "epoch": 13.714285714285714, + "grad_norm": 2.077237844467163, + "learning_rate": 6.206899712660886e-05, + "loss": 0.5693, + "step": 2112 + }, + { + "epoch": 13.720779220779221, + "grad_norm": 2.1299149990081787, + "learning_rate": 6.20385077670373e-05, + "loss": 0.5964, + "step": 2113 + }, + { + "epoch": 13.727272727272727, + "grad_norm": 2.0773046016693115, + "learning_rate": 6.20080136548535e-05, + "loss": 0.5483, + "step": 2114 + }, + { + "epoch": 13.733766233766234, + "grad_norm": 2.1190061569213867, + "learning_rate": 6.19775148020961e-05, + "loss": 0.5367, + "step": 2115 + }, + { + "epoch": 13.74025974025974, + "grad_norm": 2.0737929344177246, + "learning_rate": 6.194701122080553e-05, + "loss": 0.5265, + "step": 2116 + }, + { + "epoch": 13.746753246753247, + "grad_norm": 2.3500454425811768, + "learning_rate": 6.191650292302414e-05, + "loss": 0.5931, + "step": 2117 + }, + { + "epoch": 13.753246753246753, + "grad_norm": 2.088576078414917, + "learning_rate": 6.188598992079613e-05, + "loss": 0.5832, + "step": 2118 + }, + { + "epoch": 13.75974025974026, + "grad_norm": 2.0208451747894287, + "learning_rate": 6.185547222616752e-05, + "loss": 0.5538, + "step": 2119 + }, + { + "epoch": 13.766233766233766, + "grad_norm": 2.2917118072509766, + "learning_rate": 6.182494985118624e-05, + "loss": 0.5753, + "step": 2120 + }, + { + "epoch": 13.772727272727273, + "grad_norm": 2.0528573989868164, + "learning_rate": 6.179442280790202e-05, + "loss": 0.498, + "step": 2121 + }, + { + "epoch": 13.779220779220779, + "grad_norm": 2.072192907333374, + "learning_rate": 6.176389110836647e-05, + "loss": 0.548, + "step": 2122 + }, + { + "epoch": 13.785714285714286, + "grad_norm": 2.331056594848633, + "learning_rate": 6.173335476463302e-05, + "loss": 0.5495, + "step": 2123 + }, + { + "epoch": 13.792207792207792, + "grad_norm": 1.977685570716858, + "learning_rate": 6.170281378875692e-05, + "loss": 0.5183, + "step": 2124 + }, + { + "epoch": 13.7987012987013, + "grad_norm": 1.922735333442688, + "learning_rate": 6.167226819279528e-05, + "loss": 0.4729, + "step": 2125 + }, + { + "epoch": 13.805194805194805, + "grad_norm": 2.081286907196045, + "learning_rate": 6.164171798880699e-05, + "loss": 0.5667, + "step": 2126 + }, + { + "epoch": 13.811688311688311, + "grad_norm": 1.8858697414398193, + "learning_rate": 6.161116318885283e-05, + "loss": 0.534, + "step": 2127 + }, + { + "epoch": 13.818181818181818, + "grad_norm": 1.888351559638977, + "learning_rate": 6.158060380499533e-05, + "loss": 0.5312, + "step": 2128 + }, + { + "epoch": 13.824675324675324, + "grad_norm": 2.015016794204712, + "learning_rate": 6.155003984929883e-05, + "loss": 0.5091, + "step": 2129 + }, + { + "epoch": 13.831168831168831, + "grad_norm": 2.031311273574829, + "learning_rate": 6.151947133382954e-05, + "loss": 0.54, + "step": 2130 + }, + { + "epoch": 13.837662337662337, + "grad_norm": 2.2997567653656006, + "learning_rate": 6.148889827065537e-05, + "loss": 0.6281, + "step": 2131 + }, + { + "epoch": 13.844155844155845, + "grad_norm": 2.062107801437378, + "learning_rate": 6.145832067184614e-05, + "loss": 0.5306, + "step": 2132 + }, + { + "epoch": 13.85064935064935, + "grad_norm": 2.2079269886016846, + "learning_rate": 6.142773854947336e-05, + "loss": 0.5328, + "step": 2133 + }, + { + "epoch": 13.857142857142858, + "grad_norm": 2.250805139541626, + "learning_rate": 6.139715191561038e-05, + "loss": 0.56, + "step": 2134 + }, + { + "epoch": 13.863636363636363, + "grad_norm": 1.9680566787719727, + "learning_rate": 6.136656078233232e-05, + "loss": 0.5111, + "step": 2135 + }, + { + "epoch": 13.87012987012987, + "grad_norm": 2.3636484146118164, + "learning_rate": 6.133596516171609e-05, + "loss": 0.568, + "step": 2136 + }, + { + "epoch": 13.876623376623376, + "grad_norm": 2.1117160320281982, + "learning_rate": 6.130536506584032e-05, + "loss": 0.5228, + "step": 2137 + }, + { + "epoch": 13.883116883116884, + "grad_norm": 2.2921080589294434, + "learning_rate": 6.127476050678547e-05, + "loss": 0.5301, + "step": 2138 + }, + { + "epoch": 13.88961038961039, + "grad_norm": 2.155996322631836, + "learning_rate": 6.124415149663374e-05, + "loss": 0.5723, + "step": 2139 + }, + { + "epoch": 13.896103896103895, + "grad_norm": 1.989581823348999, + "learning_rate": 6.121353804746906e-05, + "loss": 0.5407, + "step": 2140 + }, + { + "epoch": 13.902597402597403, + "grad_norm": 2.180414915084839, + "learning_rate": 6.118292017137716e-05, + "loss": 0.605, + "step": 2141 + }, + { + "epoch": 13.909090909090908, + "grad_norm": 2.10390043258667, + "learning_rate": 6.115229788044548e-05, + "loss": 0.5455, + "step": 2142 + }, + { + "epoch": 13.915584415584416, + "grad_norm": 2.1462514400482178, + "learning_rate": 6.11216711867632e-05, + "loss": 0.55, + "step": 2143 + }, + { + "epoch": 13.922077922077921, + "grad_norm": 2.065823554992676, + "learning_rate": 6.109104010242128e-05, + "loss": 0.6055, + "step": 2144 + }, + { + "epoch": 13.928571428571429, + "grad_norm": 2.0353028774261475, + "learning_rate": 6.106040463951237e-05, + "loss": 0.5752, + "step": 2145 + }, + { + "epoch": 13.935064935064934, + "grad_norm": 2.097501277923584, + "learning_rate": 6.1029764810130864e-05, + "loss": 0.5526, + "step": 2146 + }, + { + "epoch": 13.941558441558442, + "grad_norm": 2.058262825012207, + "learning_rate": 6.0999120626372894e-05, + "loss": 0.5508, + "step": 2147 + }, + { + "epoch": 13.948051948051948, + "grad_norm": 2.0566976070404053, + "learning_rate": 6.0968472100336305e-05, + "loss": 0.5525, + "step": 2148 + }, + { + "epoch": 13.954545454545455, + "grad_norm": 1.9276599884033203, + "learning_rate": 6.093781924412063e-05, + "loss": 0.5248, + "step": 2149 + }, + { + "epoch": 13.96103896103896, + "grad_norm": 2.349358081817627, + "learning_rate": 6.090716206982714e-05, + "loss": 0.6566, + "step": 2150 + }, + { + "epoch": 13.967532467532468, + "grad_norm": 2.0224742889404297, + "learning_rate": 6.0876500589558796e-05, + "loss": 0.5618, + "step": 2151 + }, + { + "epoch": 13.974025974025974, + "grad_norm": 2.0278806686401367, + "learning_rate": 6.084583481542027e-05, + "loss": 0.5395, + "step": 2152 + }, + { + "epoch": 13.980519480519481, + "grad_norm": 1.888813853263855, + "learning_rate": 6.081516475951793e-05, + "loss": 0.5143, + "step": 2153 + }, + { + "epoch": 13.987012987012987, + "grad_norm": 2.149365186691284, + "learning_rate": 6.078449043395982e-05, + "loss": 0.5807, + "step": 2154 + }, + { + "epoch": 13.993506493506494, + "grad_norm": 1.9563267230987549, + "learning_rate": 6.075381185085568e-05, + "loss": 0.5255, + "step": 2155 + }, + { + "epoch": 14.0, + "grad_norm": 430.6167907714844, + "learning_rate": 6.072312902231691e-05, + "loss": 0.6761, + "step": 2156 + }, + { + "epoch": 14.006493506493506, + "grad_norm": 1.723750114440918, + "learning_rate": 6.0692441960456657e-05, + "loss": 0.398, + "step": 2157 + }, + { + "epoch": 14.012987012987013, + "grad_norm": 1.9454874992370605, + "learning_rate": 6.066175067738964e-05, + "loss": 0.4885, + "step": 2158 + }, + { + "epoch": 14.019480519480519, + "grad_norm": 2.0680899620056152, + "learning_rate": 6.06310551852323e-05, + "loss": 0.4981, + "step": 2159 + }, + { + "epoch": 14.025974025974026, + "grad_norm": 1.7846578359603882, + "learning_rate": 6.060035549610273e-05, + "loss": 0.4461, + "step": 2160 + }, + { + "epoch": 14.032467532467532, + "grad_norm": 1.6244697570800781, + "learning_rate": 6.056965162212072e-05, + "loss": 0.391, + "step": 2161 + }, + { + "epoch": 14.03896103896104, + "grad_norm": 1.861986756324768, + "learning_rate": 6.05389435754076e-05, + "loss": 0.4462, + "step": 2162 + }, + { + "epoch": 14.045454545454545, + "grad_norm": 1.9358868598937988, + "learning_rate": 6.0508231368086484e-05, + "loss": 0.4518, + "step": 2163 + }, + { + "epoch": 14.051948051948052, + "grad_norm": 2.105084180831909, + "learning_rate": 6.0477515012282024e-05, + "loss": 0.5559, + "step": 2164 + }, + { + "epoch": 14.058441558441558, + "grad_norm": 2.202756643295288, + "learning_rate": 6.0446794520120584e-05, + "loss": 0.5361, + "step": 2165 + }, + { + "epoch": 14.064935064935066, + "grad_norm": 1.9239821434020996, + "learning_rate": 6.041606990373012e-05, + "loss": 0.4578, + "step": 2166 + }, + { + "epoch": 14.071428571428571, + "grad_norm": 2.157377004623413, + "learning_rate": 6.03853411752402e-05, + "loss": 0.534, + "step": 2167 + }, + { + "epoch": 14.077922077922079, + "grad_norm": 2.0353739261627197, + "learning_rate": 6.035460834678207e-05, + "loss": 0.5045, + "step": 2168 + }, + { + "epoch": 14.084415584415584, + "grad_norm": 1.8081053495407104, + "learning_rate": 6.032387143048853e-05, + "loss": 0.4518, + "step": 2169 + }, + { + "epoch": 14.090909090909092, + "grad_norm": 1.8117995262145996, + "learning_rate": 6.029313043849407e-05, + "loss": 0.4494, + "step": 2170 + }, + { + "epoch": 14.097402597402597, + "grad_norm": 1.8994969129562378, + "learning_rate": 6.026238538293472e-05, + "loss": 0.4844, + "step": 2171 + }, + { + "epoch": 14.103896103896103, + "grad_norm": 1.8953076601028442, + "learning_rate": 6.0231636275948135e-05, + "loss": 0.4819, + "step": 2172 + }, + { + "epoch": 14.11038961038961, + "grad_norm": 1.9595729112625122, + "learning_rate": 6.0200883129673604e-05, + "loss": 0.4689, + "step": 2173 + }, + { + "epoch": 14.116883116883116, + "grad_norm": 1.87164306640625, + "learning_rate": 6.0170125956251934e-05, + "loss": 0.458, + "step": 2174 + }, + { + "epoch": 14.123376623376624, + "grad_norm": 1.9536057710647583, + "learning_rate": 6.0139364767825626e-05, + "loss": 0.5087, + "step": 2175 + }, + { + "epoch": 14.12987012987013, + "grad_norm": 1.9607187509536743, + "learning_rate": 6.010859957653868e-05, + "loss": 0.4764, + "step": 2176 + }, + { + "epoch": 14.136363636363637, + "grad_norm": 1.5424551963806152, + "learning_rate": 6.00778303945367e-05, + "loss": 0.3429, + "step": 2177 + }, + { + "epoch": 14.142857142857142, + "grad_norm": 1.9886722564697266, + "learning_rate": 6.00470572339669e-05, + "loss": 0.4564, + "step": 2178 + }, + { + "epoch": 14.14935064935065, + "grad_norm": 1.8871906995773315, + "learning_rate": 6.001628010697799e-05, + "loss": 0.4469, + "step": 2179 + }, + { + "epoch": 14.155844155844155, + "grad_norm": 1.8248738050460815, + "learning_rate": 5.9985499025720346e-05, + "loss": 0.4714, + "step": 2180 + }, + { + "epoch": 14.162337662337663, + "grad_norm": 1.942944049835205, + "learning_rate": 5.9954714002345836e-05, + "loss": 0.4656, + "step": 2181 + }, + { + "epoch": 14.168831168831169, + "grad_norm": 1.7118310928344727, + "learning_rate": 5.9923925049007855e-05, + "loss": 0.4223, + "step": 2182 + }, + { + "epoch": 14.175324675324676, + "grad_norm": 2.1456005573272705, + "learning_rate": 5.9893132177861454e-05, + "loss": 0.5301, + "step": 2183 + }, + { + "epoch": 14.181818181818182, + "grad_norm": 2.018801212310791, + "learning_rate": 5.9862335401063155e-05, + "loss": 0.4639, + "step": 2184 + }, + { + "epoch": 14.188311688311689, + "grad_norm": 1.9553627967834473, + "learning_rate": 5.9831534730771e-05, + "loss": 0.441, + "step": 2185 + }, + { + "epoch": 14.194805194805195, + "grad_norm": 1.910554051399231, + "learning_rate": 5.9800730179144656e-05, + "loss": 0.4913, + "step": 2186 + }, + { + "epoch": 14.2012987012987, + "grad_norm": 2.2660701274871826, + "learning_rate": 5.9769921758345246e-05, + "loss": 0.509, + "step": 2187 + }, + { + "epoch": 14.207792207792208, + "grad_norm": 1.819960355758667, + "learning_rate": 5.973910948053545e-05, + "loss": 0.4436, + "step": 2188 + }, + { + "epoch": 14.214285714285714, + "grad_norm": 2.024562358856201, + "learning_rate": 5.970829335787946e-05, + "loss": 0.5243, + "step": 2189 + }, + { + "epoch": 14.220779220779221, + "grad_norm": 1.7835793495178223, + "learning_rate": 5.967747340254303e-05, + "loss": 0.4159, + "step": 2190 + }, + { + "epoch": 14.227272727272727, + "grad_norm": 1.9386513233184814, + "learning_rate": 5.964664962669333e-05, + "loss": 0.4776, + "step": 2191 + }, + { + "epoch": 14.233766233766234, + "grad_norm": 1.990627408027649, + "learning_rate": 5.9615822042499146e-05, + "loss": 0.461, + "step": 2192 + }, + { + "epoch": 14.24025974025974, + "grad_norm": 1.928742527961731, + "learning_rate": 5.95849906621307e-05, + "loss": 0.4615, + "step": 2193 + }, + { + "epoch": 14.246753246753247, + "grad_norm": 2.0883946418762207, + "learning_rate": 5.955415549775974e-05, + "loss": 0.4687, + "step": 2194 + }, + { + "epoch": 14.253246753246753, + "grad_norm": 2.1362526416778564, + "learning_rate": 5.9523316561559503e-05, + "loss": 0.518, + "step": 2195 + }, + { + "epoch": 14.25974025974026, + "grad_norm": 2.0090742111206055, + "learning_rate": 5.949247386570471e-05, + "loss": 0.4146, + "step": 2196 + }, + { + "epoch": 14.266233766233766, + "grad_norm": 1.8732699155807495, + "learning_rate": 5.946162742237154e-05, + "loss": 0.4452, + "step": 2197 + }, + { + "epoch": 14.272727272727273, + "grad_norm": 1.767877459526062, + "learning_rate": 5.9430777243737746e-05, + "loss": 0.4327, + "step": 2198 + }, + { + "epoch": 14.279220779220779, + "grad_norm": 1.8981797695159912, + "learning_rate": 5.939992334198242e-05, + "loss": 0.4409, + "step": 2199 + }, + { + "epoch": 14.285714285714286, + "grad_norm": 1.9029948711395264, + "learning_rate": 5.9369065729286245e-05, + "loss": 0.4419, + "step": 2200 + }, + { + "epoch": 14.292207792207792, + "grad_norm": 2.0496606826782227, + "learning_rate": 5.933820441783129e-05, + "loss": 0.4936, + "step": 2201 + }, + { + "epoch": 14.2987012987013, + "grad_norm": 1.840586543083191, + "learning_rate": 5.930733941980111e-05, + "loss": 0.4705, + "step": 2202 + }, + { + "epoch": 14.305194805194805, + "grad_norm": 1.8446810245513916, + "learning_rate": 5.927647074738074e-05, + "loss": 0.4955, + "step": 2203 + }, + { + "epoch": 14.311688311688311, + "grad_norm": 2.1083133220672607, + "learning_rate": 5.924559841275661e-05, + "loss": 0.5316, + "step": 2204 + }, + { + "epoch": 14.318181818181818, + "grad_norm": 1.8302310705184937, + "learning_rate": 5.921472242811668e-05, + "loss": 0.4348, + "step": 2205 + }, + { + "epoch": 14.324675324675324, + "grad_norm": 1.7570937871932983, + "learning_rate": 5.918384280565025e-05, + "loss": 0.4268, + "step": 2206 + }, + { + "epoch": 14.331168831168831, + "grad_norm": 1.8031936883926392, + "learning_rate": 5.9152959557548117e-05, + "loss": 0.4316, + "step": 2207 + }, + { + "epoch": 14.337662337662337, + "grad_norm": 1.9004753828048706, + "learning_rate": 5.912207269600252e-05, + "loss": 0.4888, + "step": 2208 + }, + { + "epoch": 14.344155844155845, + "grad_norm": 1.8461647033691406, + "learning_rate": 5.9091182233207075e-05, + "loss": 0.4542, + "step": 2209 + }, + { + "epoch": 14.35064935064935, + "grad_norm": 2.096561908721924, + "learning_rate": 5.906028818135687e-05, + "loss": 0.5014, + "step": 2210 + }, + { + "epoch": 14.357142857142858, + "grad_norm": 1.800281047821045, + "learning_rate": 5.902939055264838e-05, + "loss": 0.4459, + "step": 2211 + }, + { + "epoch": 14.363636363636363, + "grad_norm": 2.1272525787353516, + "learning_rate": 5.89984893592795e-05, + "loss": 0.489, + "step": 2212 + }, + { + "epoch": 14.37012987012987, + "grad_norm": 2.0823850631713867, + "learning_rate": 5.896758461344952e-05, + "loss": 0.5373, + "step": 2213 + }, + { + "epoch": 14.376623376623376, + "grad_norm": 2.00270676612854, + "learning_rate": 5.8936676327359154e-05, + "loss": 0.4883, + "step": 2214 + }, + { + "epoch": 14.383116883116884, + "grad_norm": 2.108412265777588, + "learning_rate": 5.89057645132105e-05, + "loss": 0.5143, + "step": 2215 + }, + { + "epoch": 14.38961038961039, + "grad_norm": 2.0262179374694824, + "learning_rate": 5.887484918320708e-05, + "loss": 0.5128, + "step": 2216 + }, + { + "epoch": 14.396103896103897, + "grad_norm": 2.045429229736328, + "learning_rate": 5.8843930349553736e-05, + "loss": 0.5009, + "step": 2217 + }, + { + "epoch": 14.402597402597403, + "grad_norm": 1.8671499490737915, + "learning_rate": 5.881300802445675e-05, + "loss": 0.4645, + "step": 2218 + }, + { + "epoch": 14.409090909090908, + "grad_norm": 1.9127780199050903, + "learning_rate": 5.878208222012377e-05, + "loss": 0.4593, + "step": 2219 + }, + { + "epoch": 14.415584415584416, + "grad_norm": 1.7372092008590698, + "learning_rate": 5.875115294876381e-05, + "loss": 0.4668, + "step": 2220 + }, + { + "epoch": 14.422077922077921, + "grad_norm": 2.0599021911621094, + "learning_rate": 5.872022022258725e-05, + "loss": 0.4908, + "step": 2221 + }, + { + "epoch": 14.428571428571429, + "grad_norm": 1.7940086126327515, + "learning_rate": 5.868928405380585e-05, + "loss": 0.4514, + "step": 2222 + }, + { + "epoch": 14.435064935064934, + "grad_norm": 1.8995345830917358, + "learning_rate": 5.865834445463273e-05, + "loss": 0.4686, + "step": 2223 + }, + { + "epoch": 14.441558441558442, + "grad_norm": 1.9151577949523926, + "learning_rate": 5.8627401437282334e-05, + "loss": 0.4608, + "step": 2224 + }, + { + "epoch": 14.448051948051948, + "grad_norm": 1.841570496559143, + "learning_rate": 5.859645501397048e-05, + "loss": 0.4694, + "step": 2225 + }, + { + "epoch": 14.454545454545455, + "grad_norm": 1.9435954093933105, + "learning_rate": 5.856550519691433e-05, + "loss": 0.4697, + "step": 2226 + }, + { + "epoch": 14.46103896103896, + "grad_norm": 1.835790991783142, + "learning_rate": 5.853455199833238e-05, + "loss": 0.4625, + "step": 2227 + }, + { + "epoch": 14.467532467532468, + "grad_norm": 1.958960771560669, + "learning_rate": 5.850359543044446e-05, + "loss": 0.4853, + "step": 2228 + }, + { + "epoch": 14.474025974025974, + "grad_norm": 1.9147467613220215, + "learning_rate": 5.847263550547174e-05, + "loss": 0.4745, + "step": 2229 + }, + { + "epoch": 14.480519480519481, + "grad_norm": 1.7217332124710083, + "learning_rate": 5.844167223563669e-05, + "loss": 0.391, + "step": 2230 + }, + { + "epoch": 14.487012987012987, + "grad_norm": 1.7955234050750732, + "learning_rate": 5.841070563316315e-05, + "loss": 0.4369, + "step": 2231 + }, + { + "epoch": 14.493506493506494, + "grad_norm": 2.0770103931427, + "learning_rate": 5.837973571027621e-05, + "loss": 0.5369, + "step": 2232 + }, + { + "epoch": 14.5, + "grad_norm": 1.7267543077468872, + "learning_rate": 5.834876247920233e-05, + "loss": 0.4511, + "step": 2233 + }, + { + "epoch": 14.506493506493506, + "grad_norm": 2.0531458854675293, + "learning_rate": 5.831778595216924e-05, + "loss": 0.4808, + "step": 2234 + }, + { + "epoch": 14.512987012987013, + "grad_norm": 1.8746572732925415, + "learning_rate": 5.828680614140599e-05, + "loss": 0.448, + "step": 2235 + }, + { + "epoch": 14.519480519480519, + "grad_norm": 2.0527100563049316, + "learning_rate": 5.82558230591429e-05, + "loss": 0.5507, + "step": 2236 + }, + { + "epoch": 14.525974025974026, + "grad_norm": 2.0019044876098633, + "learning_rate": 5.822483671761163e-05, + "loss": 0.5131, + "step": 2237 + }, + { + "epoch": 14.532467532467532, + "grad_norm": 2.0601959228515625, + "learning_rate": 5.819384712904508e-05, + "loss": 0.4807, + "step": 2238 + }, + { + "epoch": 14.53896103896104, + "grad_norm": 1.9823836088180542, + "learning_rate": 5.8162854305677425e-05, + "loss": 0.4708, + "step": 2239 + }, + { + "epoch": 14.545454545454545, + "grad_norm": 2.0328471660614014, + "learning_rate": 5.813185825974419e-05, + "loss": 0.5208, + "step": 2240 + }, + { + "epoch": 14.551948051948052, + "grad_norm": 2.6339499950408936, + "learning_rate": 5.810085900348209e-05, + "loss": 0.5001, + "step": 2241 + }, + { + "epoch": 14.558441558441558, + "grad_norm": 2.0323269367218018, + "learning_rate": 5.806985654912914e-05, + "loss": 0.5019, + "step": 2242 + }, + { + "epoch": 14.564935064935066, + "grad_norm": 2.112851619720459, + "learning_rate": 5.8038850908924636e-05, + "loss": 0.5332, + "step": 2243 + }, + { + "epoch": 14.571428571428571, + "grad_norm": 1.640142560005188, + "learning_rate": 5.80078420951091e-05, + "loss": 0.3836, + "step": 2244 + }, + { + "epoch": 14.577922077922079, + "grad_norm": 1.8446474075317383, + "learning_rate": 5.797683011992432e-05, + "loss": 0.4286, + "step": 2245 + }, + { + "epoch": 14.584415584415584, + "grad_norm": 2.1189794540405273, + "learning_rate": 5.794581499561334e-05, + "loss": 0.5665, + "step": 2246 + }, + { + "epoch": 14.590909090909092, + "grad_norm": 1.9349459409713745, + "learning_rate": 5.791479673442044e-05, + "loss": 0.4824, + "step": 2247 + }, + { + "epoch": 14.597402597402597, + "grad_norm": 2.1034860610961914, + "learning_rate": 5.788377534859114e-05, + "loss": 0.5042, + "step": 2248 + }, + { + "epoch": 14.603896103896105, + "grad_norm": 1.9855496883392334, + "learning_rate": 5.785275085037218e-05, + "loss": 0.5432, + "step": 2249 + }, + { + "epoch": 14.61038961038961, + "grad_norm": 1.9206759929656982, + "learning_rate": 5.782172325201155e-05, + "loss": 0.4845, + "step": 2250 + }, + { + "epoch": 14.616883116883116, + "grad_norm": 2.0690195560455322, + "learning_rate": 5.779069256575845e-05, + "loss": 0.5385, + "step": 2251 + }, + { + "epoch": 14.623376623376624, + "grad_norm": 1.9303492307662964, + "learning_rate": 5.7759658803863304e-05, + "loss": 0.4833, + "step": 2252 + }, + { + "epoch": 14.62987012987013, + "grad_norm": 1.9649652242660522, + "learning_rate": 5.772862197857776e-05, + "loss": 0.4803, + "step": 2253 + }, + { + "epoch": 14.636363636363637, + "grad_norm": 2.056445360183716, + "learning_rate": 5.769758210215466e-05, + "loss": 0.4954, + "step": 2254 + }, + { + "epoch": 14.642857142857142, + "grad_norm": 2.22932767868042, + "learning_rate": 5.7666539186848036e-05, + "loss": 0.541, + "step": 2255 + }, + { + "epoch": 14.64935064935065, + "grad_norm": 1.9158599376678467, + "learning_rate": 5.763549324491316e-05, + "loss": 0.5104, + "step": 2256 + }, + { + "epoch": 14.655844155844155, + "grad_norm": 2.056835651397705, + "learning_rate": 5.7604444288606474e-05, + "loss": 0.514, + "step": 2257 + }, + { + "epoch": 14.662337662337663, + "grad_norm": 1.7276153564453125, + "learning_rate": 5.7573392330185625e-05, + "loss": 0.4321, + "step": 2258 + }, + { + "epoch": 14.668831168831169, + "grad_norm": 2.047945976257324, + "learning_rate": 5.7542337381909417e-05, + "loss": 0.5074, + "step": 2259 + }, + { + "epoch": 14.675324675324676, + "grad_norm": 1.9653900861740112, + "learning_rate": 5.751127945603786e-05, + "loss": 0.4676, + "step": 2260 + }, + { + "epoch": 14.681818181818182, + "grad_norm": 1.8870630264282227, + "learning_rate": 5.7480218564832125e-05, + "loss": 0.4707, + "step": 2261 + }, + { + "epoch": 14.688311688311689, + "grad_norm": 1.6896121501922607, + "learning_rate": 5.744915472055456e-05, + "loss": 0.4522, + "step": 2262 + }, + { + "epoch": 14.694805194805195, + "grad_norm": 1.9910752773284912, + "learning_rate": 5.741808793546869e-05, + "loss": 0.5132, + "step": 2263 + }, + { + "epoch": 14.7012987012987, + "grad_norm": 1.7974369525909424, + "learning_rate": 5.7387018221839197e-05, + "loss": 0.4556, + "step": 2264 + }, + { + "epoch": 14.707792207792208, + "grad_norm": 2.076993703842163, + "learning_rate": 5.735594559193187e-05, + "loss": 0.5445, + "step": 2265 + }, + { + "epoch": 14.714285714285714, + "grad_norm": 1.960834264755249, + "learning_rate": 5.7324870058013736e-05, + "loss": 0.5218, + "step": 2266 + }, + { + "epoch": 14.720779220779221, + "grad_norm": 1.7765799760818481, + "learning_rate": 5.72937916323529e-05, + "loss": 0.4668, + "step": 2267 + }, + { + "epoch": 14.727272727272727, + "grad_norm": 1.595685601234436, + "learning_rate": 5.726271032721864e-05, + "loss": 0.3903, + "step": 2268 + }, + { + "epoch": 14.733766233766234, + "grad_norm": 1.900124192237854, + "learning_rate": 5.723162615488137e-05, + "loss": 0.4938, + "step": 2269 + }, + { + "epoch": 14.74025974025974, + "grad_norm": 1.9192895889282227, + "learning_rate": 5.7200539127612604e-05, + "loss": 0.4916, + "step": 2270 + }, + { + "epoch": 14.746753246753247, + "grad_norm": 2.0334246158599854, + "learning_rate": 5.716944925768505e-05, + "loss": 0.4675, + "step": 2271 + }, + { + "epoch": 14.753246753246753, + "grad_norm": 1.9807862043380737, + "learning_rate": 5.713835655737244e-05, + "loss": 0.4895, + "step": 2272 + }, + { + "epoch": 14.75974025974026, + "grad_norm": 1.8962934017181396, + "learning_rate": 5.7107261038949734e-05, + "loss": 0.4736, + "step": 2273 + }, + { + "epoch": 14.766233766233766, + "grad_norm": 2.073451519012451, + "learning_rate": 5.707616271469293e-05, + "loss": 0.5383, + "step": 2274 + }, + { + "epoch": 14.772727272727273, + "grad_norm": 2.0890538692474365, + "learning_rate": 5.7045061596879134e-05, + "loss": 0.5472, + "step": 2275 + }, + { + "epoch": 14.779220779220779, + "grad_norm": 2.1617870330810547, + "learning_rate": 5.7013957697786605e-05, + "loss": 0.524, + "step": 2276 + }, + { + "epoch": 14.785714285714286, + "grad_norm": 1.795647144317627, + "learning_rate": 5.6982851029694636e-05, + "loss": 0.4337, + "step": 2277 + }, + { + "epoch": 14.792207792207792, + "grad_norm": 1.8621337413787842, + "learning_rate": 5.695174160488369e-05, + "loss": 0.4717, + "step": 2278 + }, + { + "epoch": 14.7987012987013, + "grad_norm": 1.8423058986663818, + "learning_rate": 5.6920629435635256e-05, + "loss": 0.4771, + "step": 2279 + }, + { + "epoch": 14.805194805194805, + "grad_norm": 2.1172149181365967, + "learning_rate": 5.68895145342319e-05, + "loss": 0.5208, + "step": 2280 + }, + { + "epoch": 14.811688311688311, + "grad_norm": 1.8154979944229126, + "learning_rate": 5.685839691295733e-05, + "loss": 0.4517, + "step": 2281 + }, + { + "epoch": 14.818181818181818, + "grad_norm": 2.148499011993408, + "learning_rate": 5.682727658409628e-05, + "loss": 0.5284, + "step": 2282 + }, + { + "epoch": 14.824675324675324, + "grad_norm": 2.024648666381836, + "learning_rate": 5.679615355993455e-05, + "loss": 0.4543, + "step": 2283 + }, + { + "epoch": 14.831168831168831, + "grad_norm": 1.9004312753677368, + "learning_rate": 5.676502785275901e-05, + "loss": 0.4675, + "step": 2284 + }, + { + "epoch": 14.837662337662337, + "grad_norm": 1.9394006729125977, + "learning_rate": 5.6733899474857634e-05, + "loss": 0.4755, + "step": 2285 + }, + { + "epoch": 14.844155844155845, + "grad_norm": 1.9973540306091309, + "learning_rate": 5.670276843851938e-05, + "loss": 0.4964, + "step": 2286 + }, + { + "epoch": 14.85064935064935, + "grad_norm": 1.6694719791412354, + "learning_rate": 5.6671634756034295e-05, + "loss": 0.4034, + "step": 2287 + }, + { + "epoch": 14.857142857142858, + "grad_norm": 2.1099071502685547, + "learning_rate": 5.664049843969348e-05, + "loss": 0.5722, + "step": 2288 + }, + { + "epoch": 14.863636363636363, + "grad_norm": 2.096684217453003, + "learning_rate": 5.660935950178904e-05, + "loss": 0.503, + "step": 2289 + }, + { + "epoch": 14.87012987012987, + "grad_norm": 2.207970380783081, + "learning_rate": 5.6578217954614134e-05, + "loss": 0.5296, + "step": 2290 + }, + { + "epoch": 14.876623376623376, + "grad_norm": 2.032879590988159, + "learning_rate": 5.6547073810462956e-05, + "loss": 0.5042, + "step": 2291 + }, + { + "epoch": 14.883116883116884, + "grad_norm": 1.8430237770080566, + "learning_rate": 5.651592708163074e-05, + "loss": 0.4276, + "step": 2292 + }, + { + "epoch": 14.88961038961039, + "grad_norm": 1.9308630228042603, + "learning_rate": 5.6484777780413686e-05, + "loss": 0.5392, + "step": 2293 + }, + { + "epoch": 14.896103896103895, + "grad_norm": 2.139652967453003, + "learning_rate": 5.6453625919109074e-05, + "loss": 0.5203, + "step": 2294 + }, + { + "epoch": 14.902597402597403, + "grad_norm": 2.140904426574707, + "learning_rate": 5.642247151001515e-05, + "loss": 0.5293, + "step": 2295 + }, + { + "epoch": 14.909090909090908, + "grad_norm": 2.118394374847412, + "learning_rate": 5.639131456543119e-05, + "loss": 0.539, + "step": 2296 + }, + { + "epoch": 14.915584415584416, + "grad_norm": 1.873718023300171, + "learning_rate": 5.6360155097657464e-05, + "loss": 0.4581, + "step": 2297 + }, + { + "epoch": 14.922077922077921, + "grad_norm": 2.013944387435913, + "learning_rate": 5.632899311899521e-05, + "loss": 0.4919, + "step": 2298 + }, + { + "epoch": 14.928571428571429, + "grad_norm": 1.8649920225143433, + "learning_rate": 5.629782864174672e-05, + "loss": 0.5073, + "step": 2299 + }, + { + "epoch": 14.935064935064934, + "grad_norm": 1.8919544219970703, + "learning_rate": 5.6266661678215216e-05, + "loss": 0.5138, + "step": 2300 + }, + { + "epoch": 14.941558441558442, + "grad_norm": 1.8159269094467163, + "learning_rate": 5.6235492240704936e-05, + "loss": 0.4491, + "step": 2301 + }, + { + "epoch": 14.948051948051948, + "grad_norm": 1.9950357675552368, + "learning_rate": 5.620432034152106e-05, + "loss": 0.528, + "step": 2302 + }, + { + "epoch": 14.954545454545455, + "grad_norm": 2.1367409229278564, + "learning_rate": 5.617314599296977e-05, + "loss": 0.5164, + "step": 2303 + }, + { + "epoch": 14.96103896103896, + "grad_norm": 2.0098366737365723, + "learning_rate": 5.614196920735821e-05, + "loss": 0.533, + "step": 2304 + }, + { + "epoch": 14.967532467532468, + "grad_norm": 1.7905912399291992, + "learning_rate": 5.6110789996994474e-05, + "loss": 0.4644, + "step": 2305 + }, + { + "epoch": 14.974025974025974, + "grad_norm": 1.7596795558929443, + "learning_rate": 5.607960837418763e-05, + "loss": 0.4699, + "step": 2306 + }, + { + "epoch": 14.980519480519481, + "grad_norm": 1.941423773765564, + "learning_rate": 5.6048424351247686e-05, + "loss": 0.4874, + "step": 2307 + }, + { + "epoch": 14.987012987012987, + "grad_norm": 1.6929208040237427, + "learning_rate": 5.601723794048558e-05, + "loss": 0.383, + "step": 2308 + }, + { + "epoch": 14.993506493506494, + "grad_norm": 1.8159369230270386, + "learning_rate": 5.598604915421324e-05, + "loss": 0.4806, + "step": 2309 + }, + { + "epoch": 15.0, + "grad_norm": 27394.884765625, + "learning_rate": 5.595485800474348e-05, + "loss": 0.5541, + "step": 2310 + }, + { + "epoch": 15.006493506493506, + "grad_norm": 1.7933733463287354, + "learning_rate": 5.592366450439012e-05, + "loss": 0.4224, + "step": 2311 + }, + { + "epoch": 15.012987012987013, + "grad_norm": 1.8115507364273071, + "learning_rate": 5.58924686654678e-05, + "loss": 0.4107, + "step": 2312 + }, + { + "epoch": 15.019480519480519, + "grad_norm": 1.659523367881775, + "learning_rate": 5.5861270500292175e-05, + "loss": 0.4019, + "step": 2313 + }, + { + "epoch": 15.025974025974026, + "grad_norm": 1.903672456741333, + "learning_rate": 5.583007002117978e-05, + "loss": 0.4265, + "step": 2314 + }, + { + "epoch": 15.032467532467532, + "grad_norm": 1.5900388956069946, + "learning_rate": 5.579886724044807e-05, + "loss": 0.3745, + "step": 2315 + }, + { + "epoch": 15.03896103896104, + "grad_norm": 1.9903018474578857, + "learning_rate": 5.576766217041541e-05, + "loss": 0.4743, + "step": 2316 + }, + { + "epoch": 15.045454545454545, + "grad_norm": 1.851680874824524, + "learning_rate": 5.573645482340107e-05, + "loss": 0.3734, + "step": 2317 + }, + { + "epoch": 15.051948051948052, + "grad_norm": 1.81151282787323, + "learning_rate": 5.570524521172522e-05, + "loss": 0.3987, + "step": 2318 + }, + { + "epoch": 15.058441558441558, + "grad_norm": 1.8062418699264526, + "learning_rate": 5.567403334770891e-05, + "loss": 0.4004, + "step": 2319 + }, + { + "epoch": 15.064935064935066, + "grad_norm": 1.8997695446014404, + "learning_rate": 5.564281924367408e-05, + "loss": 0.4241, + "step": 2320 + }, + { + "epoch": 15.071428571428571, + "grad_norm": 1.7678101062774658, + "learning_rate": 5.5611602911943596e-05, + "loss": 0.3893, + "step": 2321 + }, + { + "epoch": 15.077922077922079, + "grad_norm": 1.8739129304885864, + "learning_rate": 5.5580384364841157e-05, + "loss": 0.4488, + "step": 2322 + }, + { + "epoch": 15.084415584415584, + "grad_norm": 1.8988037109375, + "learning_rate": 5.554916361469133e-05, + "loss": 0.4413, + "step": 2323 + }, + { + "epoch": 15.090909090909092, + "grad_norm": 1.884633183479309, + "learning_rate": 5.551794067381959e-05, + "loss": 0.4371, + "step": 2324 + }, + { + "epoch": 15.097402597402597, + "grad_norm": 1.9238171577453613, + "learning_rate": 5.548671555455226e-05, + "loss": 0.4408, + "step": 2325 + }, + { + "epoch": 15.103896103896103, + "grad_norm": 1.983849048614502, + "learning_rate": 5.5455488269216525e-05, + "loss": 0.4599, + "step": 2326 + }, + { + "epoch": 15.11038961038961, + "grad_norm": 1.9247374534606934, + "learning_rate": 5.542425883014043e-05, + "loss": 0.4407, + "step": 2327 + }, + { + "epoch": 15.116883116883116, + "grad_norm": 1.8628653287887573, + "learning_rate": 5.539302724965284e-05, + "loss": 0.4222, + "step": 2328 + }, + { + "epoch": 15.123376623376624, + "grad_norm": 2.01529598236084, + "learning_rate": 5.5361793540083505e-05, + "loss": 0.4371, + "step": 2329 + }, + { + "epoch": 15.12987012987013, + "grad_norm": 1.873279094696045, + "learning_rate": 5.5330557713763e-05, + "loss": 0.4066, + "step": 2330 + }, + { + "epoch": 15.136363636363637, + "grad_norm": 1.7380694150924683, + "learning_rate": 5.529931978302272e-05, + "loss": 0.3627, + "step": 2331 + }, + { + "epoch": 15.142857142857142, + "grad_norm": 1.8929762840270996, + "learning_rate": 5.526807976019492e-05, + "loss": 0.4085, + "step": 2332 + }, + { + "epoch": 15.14935064935065, + "grad_norm": 1.6444894075393677, + "learning_rate": 5.5236837657612664e-05, + "loss": 0.3539, + "step": 2333 + }, + { + "epoch": 15.155844155844155, + "grad_norm": 1.9875844717025757, + "learning_rate": 5.5205593487609844e-05, + "loss": 0.4465, + "step": 2334 + }, + { + "epoch": 15.162337662337663, + "grad_norm": 1.7953152656555176, + "learning_rate": 5.517434726252113e-05, + "loss": 0.3634, + "step": 2335 + }, + { + "epoch": 15.168831168831169, + "grad_norm": 1.7829195261001587, + "learning_rate": 5.5143098994682084e-05, + "loss": 0.3887, + "step": 2336 + }, + { + "epoch": 15.175324675324676, + "grad_norm": 1.9508140087127686, + "learning_rate": 5.5111848696429e-05, + "loss": 0.4567, + "step": 2337 + }, + { + "epoch": 15.181818181818182, + "grad_norm": 1.8800532817840576, + "learning_rate": 5.5080596380099006e-05, + "loss": 0.4333, + "step": 2338 + }, + { + "epoch": 15.188311688311689, + "grad_norm": 1.8089532852172852, + "learning_rate": 5.504934205803002e-05, + "loss": 0.4133, + "step": 2339 + }, + { + "epoch": 15.194805194805195, + "grad_norm": 1.860283613204956, + "learning_rate": 5.5018085742560744e-05, + "loss": 0.444, + "step": 2340 + }, + { + "epoch": 15.2012987012987, + "grad_norm": 1.8280411958694458, + "learning_rate": 5.498682744603071e-05, + "loss": 0.4475, + "step": 2341 + }, + { + "epoch": 15.207792207792208, + "grad_norm": 1.9756337404251099, + "learning_rate": 5.4955567180780164e-05, + "loss": 0.4557, + "step": 2342 + }, + { + "epoch": 15.214285714285714, + "grad_norm": 1.8537825345993042, + "learning_rate": 5.4924304959150175e-05, + "loss": 0.4368, + "step": 2343 + }, + { + "epoch": 15.220779220779221, + "grad_norm": 1.9010072946548462, + "learning_rate": 5.489304079348258e-05, + "loss": 0.4385, + "step": 2344 + }, + { + "epoch": 15.227272727272727, + "grad_norm": 2.10852313041687, + "learning_rate": 5.486177469611998e-05, + "loss": 0.4751, + "step": 2345 + }, + { + "epoch": 15.233766233766234, + "grad_norm": 2.0710091590881348, + "learning_rate": 5.48305066794057e-05, + "loss": 0.4492, + "step": 2346 + }, + { + "epoch": 15.24025974025974, + "grad_norm": 2.18450927734375, + "learning_rate": 5.4799236755683914e-05, + "loss": 0.4304, + "step": 2347 + }, + { + "epoch": 15.246753246753247, + "grad_norm": 1.8866140842437744, + "learning_rate": 5.476796493729943e-05, + "loss": 0.4226, + "step": 2348 + }, + { + "epoch": 15.253246753246753, + "grad_norm": 1.9405475854873657, + "learning_rate": 5.473669123659793e-05, + "loss": 0.4327, + "step": 2349 + }, + { + "epoch": 15.25974025974026, + "grad_norm": 1.8188602924346924, + "learning_rate": 5.470541566592573e-05, + "loss": 0.4094, + "step": 2350 + }, + { + "epoch": 15.266233766233766, + "grad_norm": 1.9213995933532715, + "learning_rate": 5.467413823762993e-05, + "loss": 0.4275, + "step": 2351 + }, + { + "epoch": 15.272727272727273, + "grad_norm": 1.7504397630691528, + "learning_rate": 5.46428589640584e-05, + "loss": 0.4055, + "step": 2352 + }, + { + "epoch": 15.279220779220779, + "grad_norm": 1.8797755241394043, + "learning_rate": 5.461157785755967e-05, + "loss": 0.4395, + "step": 2353 + }, + { + "epoch": 15.285714285714286, + "grad_norm": 1.9434428215026855, + "learning_rate": 5.458029493048303e-05, + "loss": 0.4396, + "step": 2354 + }, + { + "epoch": 15.292207792207792, + "grad_norm": 1.8237086534500122, + "learning_rate": 5.4549010195178505e-05, + "loss": 0.4072, + "step": 2355 + }, + { + "epoch": 15.2987012987013, + "grad_norm": 2.064702033996582, + "learning_rate": 5.4517723663996775e-05, + "loss": 0.424, + "step": 2356 + }, + { + "epoch": 15.305194805194805, + "grad_norm": 1.4699984788894653, + "learning_rate": 5.448643534928931e-05, + "loss": 0.3071, + "step": 2357 + }, + { + "epoch": 15.311688311688311, + "grad_norm": 1.8575775623321533, + "learning_rate": 5.4455145263408215e-05, + "loss": 0.4012, + "step": 2358 + }, + { + "epoch": 15.318181818181818, + "grad_norm": 1.7640053033828735, + "learning_rate": 5.4423853418706327e-05, + "loss": 0.3897, + "step": 2359 + }, + { + "epoch": 15.324675324675324, + "grad_norm": 2.0353124141693115, + "learning_rate": 5.439255982753717e-05, + "loss": 0.4375, + "step": 2360 + }, + { + "epoch": 15.331168831168831, + "grad_norm": 1.5689446926116943, + "learning_rate": 5.436126450225495e-05, + "loss": 0.3462, + "step": 2361 + }, + { + "epoch": 15.337662337662337, + "grad_norm": 2.0782582759857178, + "learning_rate": 5.432996745521458e-05, + "loss": 0.4741, + "step": 2362 + }, + { + "epoch": 15.344155844155845, + "grad_norm": 2.0686850547790527, + "learning_rate": 5.429866869877163e-05, + "loss": 0.4635, + "step": 2363 + }, + { + "epoch": 15.35064935064935, + "grad_norm": 1.948331594467163, + "learning_rate": 5.4267368245282345e-05, + "loss": 0.4466, + "step": 2364 + }, + { + "epoch": 15.357142857142858, + "grad_norm": 1.9553227424621582, + "learning_rate": 5.423606610710368e-05, + "loss": 0.4608, + "step": 2365 + }, + { + "epoch": 15.363636363636363, + "grad_norm": 1.8363107442855835, + "learning_rate": 5.420476229659318e-05, + "loss": 0.4229, + "step": 2366 + }, + { + "epoch": 15.37012987012987, + "grad_norm": 1.9885114431381226, + "learning_rate": 5.417345682610914e-05, + "loss": 0.4334, + "step": 2367 + }, + { + "epoch": 15.376623376623376, + "grad_norm": 1.9855831861495972, + "learning_rate": 5.414214970801042e-05, + "loss": 0.4427, + "step": 2368 + }, + { + "epoch": 15.383116883116884, + "grad_norm": 1.8806434869766235, + "learning_rate": 5.411084095465661e-05, + "loss": 0.4567, + "step": 2369 + }, + { + "epoch": 15.38961038961039, + "grad_norm": 2.067573308944702, + "learning_rate": 5.407953057840789e-05, + "loss": 0.5001, + "step": 2370 + }, + { + "epoch": 15.396103896103897, + "grad_norm": 1.7322285175323486, + "learning_rate": 5.404821859162509e-05, + "loss": 0.4374, + "step": 2371 + }, + { + "epoch": 15.402597402597403, + "grad_norm": 1.9472609758377075, + "learning_rate": 5.4016905006669715e-05, + "loss": 0.4335, + "step": 2372 + }, + { + "epoch": 15.409090909090908, + "grad_norm": 2.0601353645324707, + "learning_rate": 5.3985589835903846e-05, + "loss": 0.4836, + "step": 2373 + }, + { + "epoch": 15.415584415584416, + "grad_norm": 1.789538025856018, + "learning_rate": 5.3954273091690245e-05, + "loss": 0.4205, + "step": 2374 + }, + { + "epoch": 15.422077922077921, + "grad_norm": 1.9714622497558594, + "learning_rate": 5.392295478639225e-05, + "loss": 0.4546, + "step": 2375 + }, + { + "epoch": 15.428571428571429, + "grad_norm": 1.7235947847366333, + "learning_rate": 5.3891634932373825e-05, + "loss": 0.3673, + "step": 2376 + }, + { + "epoch": 15.435064935064934, + "grad_norm": 1.7255702018737793, + "learning_rate": 5.386031354199956e-05, + "loss": 0.3839, + "step": 2377 + }, + { + "epoch": 15.441558441558442, + "grad_norm": 1.7942345142364502, + "learning_rate": 5.382899062763466e-05, + "loss": 0.4179, + "step": 2378 + }, + { + "epoch": 15.448051948051948, + "grad_norm": 2.123368978500366, + "learning_rate": 5.379766620164488e-05, + "loss": 0.4714, + "step": 2379 + }, + { + "epoch": 15.454545454545455, + "grad_norm": 1.8634470701217651, + "learning_rate": 5.3766340276396646e-05, + "loss": 0.4181, + "step": 2380 + }, + { + "epoch": 15.46103896103896, + "grad_norm": 1.5813051462173462, + "learning_rate": 5.373501286425691e-05, + "loss": 0.3406, + "step": 2381 + }, + { + "epoch": 15.467532467532468, + "grad_norm": 1.8893381357192993, + "learning_rate": 5.370368397759324e-05, + "loss": 0.4624, + "step": 2382 + }, + { + "epoch": 15.474025974025974, + "grad_norm": 1.9371058940887451, + "learning_rate": 5.367235362877378e-05, + "loss": 0.4078, + "step": 2383 + }, + { + "epoch": 15.480519480519481, + "grad_norm": 2.030733585357666, + "learning_rate": 5.3641021830167296e-05, + "loss": 0.4414, + "step": 2384 + }, + { + "epoch": 15.487012987012987, + "grad_norm": 1.9892330169677734, + "learning_rate": 5.360968859414305e-05, + "loss": 0.4081, + "step": 2385 + }, + { + "epoch": 15.493506493506494, + "grad_norm": 2.044180393218994, + "learning_rate": 5.357835393307089e-05, + "loss": 0.4166, + "step": 2386 + }, + { + "epoch": 15.5, + "grad_norm": 2.041566848754883, + "learning_rate": 5.354701785932129e-05, + "loss": 0.5239, + "step": 2387 + }, + { + "epoch": 15.506493506493506, + "grad_norm": 1.9771960973739624, + "learning_rate": 5.3515680385265196e-05, + "loss": 0.4926, + "step": 2388 + }, + { + "epoch": 15.512987012987013, + "grad_norm": 2.1107778549194336, + "learning_rate": 5.348434152327417e-05, + "loss": 0.479, + "step": 2389 + }, + { + "epoch": 15.519480519480519, + "grad_norm": 1.9286577701568604, + "learning_rate": 5.345300128572031e-05, + "loss": 0.4558, + "step": 2390 + }, + { + "epoch": 15.525974025974026, + "grad_norm": 2.0163707733154297, + "learning_rate": 5.3421659684976197e-05, + "loss": 0.4816, + "step": 2391 + }, + { + "epoch": 15.532467532467532, + "grad_norm": 1.9194059371948242, + "learning_rate": 5.3390316733415044e-05, + "loss": 0.4382, + "step": 2392 + }, + { + "epoch": 15.53896103896104, + "grad_norm": 1.9520113468170166, + "learning_rate": 5.335897244341054e-05, + "loss": 0.4539, + "step": 2393 + }, + { + "epoch": 15.545454545454545, + "grad_norm": 1.8568896055221558, + "learning_rate": 5.332762682733691e-05, + "loss": 0.415, + "step": 2394 + }, + { + "epoch": 15.551948051948052, + "grad_norm": 2.010601282119751, + "learning_rate": 5.32962798975689e-05, + "loss": 0.4754, + "step": 2395 + }, + { + "epoch": 15.558441558441558, + "grad_norm": 1.8659908771514893, + "learning_rate": 5.3264931666481786e-05, + "loss": 0.433, + "step": 2396 + }, + { + "epoch": 15.564935064935066, + "grad_norm": 1.715757966041565, + "learning_rate": 5.3233582146451375e-05, + "loss": 0.3923, + "step": 2397 + }, + { + "epoch": 15.571428571428571, + "grad_norm": 2.116550922393799, + "learning_rate": 5.320223134985392e-05, + "loss": 0.4569, + "step": 2398 + }, + { + "epoch": 15.577922077922079, + "grad_norm": 1.9593226909637451, + "learning_rate": 5.317087928906627e-05, + "loss": 0.4612, + "step": 2399 + }, + { + "epoch": 15.584415584415584, + "grad_norm": 1.9149504899978638, + "learning_rate": 5.313952597646568e-05, + "loss": 0.4297, + "step": 2400 + }, + { + "epoch": 15.590909090909092, + "grad_norm": 1.9268628358840942, + "learning_rate": 5.310817142442994e-05, + "loss": 0.4562, + "step": 2401 + }, + { + "epoch": 15.597402597402597, + "grad_norm": 1.98369562625885, + "learning_rate": 5.307681564533736e-05, + "loss": 0.4519, + "step": 2402 + }, + { + "epoch": 15.603896103896105, + "grad_norm": 2.0358848571777344, + "learning_rate": 5.3045458651566695e-05, + "loss": 0.4636, + "step": 2403 + }, + { + "epoch": 15.61038961038961, + "grad_norm": 1.849379539489746, + "learning_rate": 5.301410045549718e-05, + "loss": 0.415, + "step": 2404 + }, + { + "epoch": 15.616883116883116, + "grad_norm": 1.8836501836776733, + "learning_rate": 5.298274106950854e-05, + "loss": 0.4354, + "step": 2405 + }, + { + "epoch": 15.623376623376624, + "grad_norm": 1.98408842086792, + "learning_rate": 5.295138050598096e-05, + "loss": 0.4544, + "step": 2406 + }, + { + "epoch": 15.62987012987013, + "grad_norm": 1.646842122077942, + "learning_rate": 5.29200187772951e-05, + "loss": 0.4206, + "step": 2407 + }, + { + "epoch": 15.636363636363637, + "grad_norm": 1.6809951066970825, + "learning_rate": 5.288865589583207e-05, + "loss": 0.384, + "step": 2408 + }, + { + "epoch": 15.642857142857142, + "grad_norm": 1.9409666061401367, + "learning_rate": 5.2857291873973435e-05, + "loss": 0.4559, + "step": 2409 + }, + { + "epoch": 15.64935064935065, + "grad_norm": 1.9693655967712402, + "learning_rate": 5.2825926724101236e-05, + "loss": 0.4862, + "step": 2410 + }, + { + "epoch": 15.655844155844155, + "grad_norm": 1.8932464122772217, + "learning_rate": 5.2794560458597897e-05, + "loss": 0.4696, + "step": 2411 + }, + { + "epoch": 15.662337662337663, + "grad_norm": 1.9884529113769531, + "learning_rate": 5.276319308984636e-05, + "loss": 0.5044, + "step": 2412 + }, + { + "epoch": 15.668831168831169, + "grad_norm": 1.8495194911956787, + "learning_rate": 5.273182463022995e-05, + "loss": 0.4292, + "step": 2413 + }, + { + "epoch": 15.675324675324676, + "grad_norm": 1.7464812994003296, + "learning_rate": 5.2700455092132436e-05, + "loss": 0.4102, + "step": 2414 + }, + { + "epoch": 15.681818181818182, + "grad_norm": 1.8720086812973022, + "learning_rate": 5.266908448793803e-05, + "loss": 0.4426, + "step": 2415 + }, + { + "epoch": 15.688311688311689, + "grad_norm": 1.8257683515548706, + "learning_rate": 5.263771283003133e-05, + "loss": 0.437, + "step": 2416 + }, + { + "epoch": 15.694805194805195, + "grad_norm": 1.7542264461517334, + "learning_rate": 5.260634013079737e-05, + "loss": 0.4043, + "step": 2417 + }, + { + "epoch": 15.7012987012987, + "grad_norm": 1.9541983604431152, + "learning_rate": 5.257496640262162e-05, + "loss": 0.4401, + "step": 2418 + }, + { + "epoch": 15.707792207792208, + "grad_norm": 1.9968219995498657, + "learning_rate": 5.25435916578899e-05, + "loss": 0.4885, + "step": 2419 + }, + { + "epoch": 15.714285714285714, + "grad_norm": 1.9374127388000488, + "learning_rate": 5.2512215908988484e-05, + "loss": 0.437, + "step": 2420 + }, + { + "epoch": 15.720779220779221, + "grad_norm": 1.8781362771987915, + "learning_rate": 5.2480839168304e-05, + "loss": 0.4244, + "step": 2421 + }, + { + "epoch": 15.727272727272727, + "grad_norm": 2.1212801933288574, + "learning_rate": 5.2449461448223517e-05, + "loss": 0.5161, + "step": 2422 + }, + { + "epoch": 15.733766233766234, + "grad_norm": 1.9629656076431274, + "learning_rate": 5.2418082761134445e-05, + "loss": 0.4562, + "step": 2423 + }, + { + "epoch": 15.74025974025974, + "grad_norm": 2.031665086746216, + "learning_rate": 5.2386703119424584e-05, + "loss": 0.4555, + "step": 2424 + }, + { + "epoch": 15.746753246753247, + "grad_norm": 2.124204397201538, + "learning_rate": 5.235532253548213e-05, + "loss": 0.5088, + "step": 2425 + }, + { + "epoch": 15.753246753246753, + "grad_norm": 1.8898444175720215, + "learning_rate": 5.232394102169565e-05, + "loss": 0.4031, + "step": 2426 + }, + { + "epoch": 15.75974025974026, + "grad_norm": 1.8912581205368042, + "learning_rate": 5.229255859045406e-05, + "loss": 0.4112, + "step": 2427 + }, + { + "epoch": 15.766233766233766, + "grad_norm": 1.984041452407837, + "learning_rate": 5.226117525414663e-05, + "loss": 0.4798, + "step": 2428 + }, + { + "epoch": 15.772727272727273, + "grad_norm": 1.8399240970611572, + "learning_rate": 5.2229791025163046e-05, + "loss": 0.3877, + "step": 2429 + }, + { + "epoch": 15.779220779220779, + "grad_norm": 1.9852311611175537, + "learning_rate": 5.219840591589325e-05, + "loss": 0.4805, + "step": 2430 + }, + { + "epoch": 15.785714285714286, + "grad_norm": 1.99494469165802, + "learning_rate": 5.216701993872762e-05, + "loss": 0.452, + "step": 2431 + }, + { + "epoch": 15.792207792207792, + "grad_norm": 2.0795602798461914, + "learning_rate": 5.213563310605686e-05, + "loss": 0.5183, + "step": 2432 + }, + { + "epoch": 15.7987012987013, + "grad_norm": 1.877393126487732, + "learning_rate": 5.2104245430271946e-05, + "loss": 0.4696, + "step": 2433 + }, + { + "epoch": 15.805194805194805, + "grad_norm": 2.1190946102142334, + "learning_rate": 5.2072856923764266e-05, + "loss": 0.4675, + "step": 2434 + }, + { + "epoch": 15.811688311688311, + "grad_norm": 1.897771954536438, + "learning_rate": 5.204146759892551e-05, + "loss": 0.4613, + "step": 2435 + }, + { + "epoch": 15.818181818181818, + "grad_norm": 1.79399836063385, + "learning_rate": 5.2010077468147665e-05, + "loss": 0.4218, + "step": 2436 + }, + { + "epoch": 15.824675324675324, + "grad_norm": 1.9332948923110962, + "learning_rate": 5.1978686543823076e-05, + "loss": 0.4769, + "step": 2437 + }, + { + "epoch": 15.831168831168831, + "grad_norm": 1.8081494569778442, + "learning_rate": 5.194729483834438e-05, + "loss": 0.4254, + "step": 2438 + }, + { + "epoch": 15.837662337662337, + "grad_norm": 1.5738856792449951, + "learning_rate": 5.1915902364104506e-05, + "loss": 0.3907, + "step": 2439 + }, + { + "epoch": 15.844155844155845, + "grad_norm": 1.990145206451416, + "learning_rate": 5.188450913349674e-05, + "loss": 0.5046, + "step": 2440 + }, + { + "epoch": 15.85064935064935, + "grad_norm": 1.8861225843429565, + "learning_rate": 5.185311515891459e-05, + "loss": 0.4484, + "step": 2441 + }, + { + "epoch": 15.857142857142858, + "grad_norm": 1.9962940216064453, + "learning_rate": 5.1821720452751945e-05, + "loss": 0.4763, + "step": 2442 + }, + { + "epoch": 15.863636363636363, + "grad_norm": 1.7997182607650757, + "learning_rate": 5.179032502740291e-05, + "loss": 0.4409, + "step": 2443 + }, + { + "epoch": 15.87012987012987, + "grad_norm": 1.897403597831726, + "learning_rate": 5.175892889526189e-05, + "loss": 0.4464, + "step": 2444 + }, + { + "epoch": 15.876623376623376, + "grad_norm": 1.7679868936538696, + "learning_rate": 5.172753206872363e-05, + "loss": 0.4087, + "step": 2445 + }, + { + "epoch": 15.883116883116884, + "grad_norm": 1.93822181224823, + "learning_rate": 5.169613456018304e-05, + "loss": 0.485, + "step": 2446 + }, + { + "epoch": 15.88961038961039, + "grad_norm": 2.119961977005005, + "learning_rate": 5.166473638203539e-05, + "loss": 0.4766, + "step": 2447 + }, + { + "epoch": 15.896103896103895, + "grad_norm": 2.0220601558685303, + "learning_rate": 5.1633337546676196e-05, + "loss": 0.4645, + "step": 2448 + }, + { + "epoch": 15.902597402597403, + "grad_norm": 1.9838132858276367, + "learning_rate": 5.1601938066501196e-05, + "loss": 0.4651, + "step": 2449 + }, + { + "epoch": 15.909090909090908, + "grad_norm": 2.0590314865112305, + "learning_rate": 5.157053795390642e-05, + "loss": 0.4939, + "step": 2450 + }, + { + "epoch": 15.915584415584416, + "grad_norm": 1.9032071828842163, + "learning_rate": 5.153913722128813e-05, + "loss": 0.4437, + "step": 2451 + }, + { + "epoch": 15.922077922077921, + "grad_norm": 1.606368899345398, + "learning_rate": 5.150773588104284e-05, + "loss": 0.4026, + "step": 2452 + }, + { + "epoch": 15.928571428571429, + "grad_norm": 1.7986513376235962, + "learning_rate": 5.147633394556731e-05, + "loss": 0.4346, + "step": 2453 + }, + { + "epoch": 15.935064935064934, + "grad_norm": 1.85692298412323, + "learning_rate": 5.14449314272585e-05, + "loss": 0.4668, + "step": 2454 + }, + { + "epoch": 15.941558441558442, + "grad_norm": 1.9175212383270264, + "learning_rate": 5.141352833851367e-05, + "loss": 0.4514, + "step": 2455 + }, + { + "epoch": 15.948051948051948, + "grad_norm": 1.8391081094741821, + "learning_rate": 5.138212469173022e-05, + "loss": 0.4637, + "step": 2456 + }, + { + "epoch": 15.954545454545455, + "grad_norm": 1.8607032299041748, + "learning_rate": 5.1350720499305835e-05, + "loss": 0.4288, + "step": 2457 + }, + { + "epoch": 15.96103896103896, + "grad_norm": 2.236193895339966, + "learning_rate": 5.13193157736384e-05, + "loss": 0.4957, + "step": 2458 + }, + { + "epoch": 15.967532467532468, + "grad_norm": 1.895599126815796, + "learning_rate": 5.128791052712597e-05, + "loss": 0.4621, + "step": 2459 + }, + { + "epoch": 15.974025974025974, + "grad_norm": 1.7029972076416016, + "learning_rate": 5.125650477216688e-05, + "loss": 0.3869, + "step": 2460 + }, + { + "epoch": 15.980519480519481, + "grad_norm": 1.895903468132019, + "learning_rate": 5.1225098521159585e-05, + "loss": 0.4756, + "step": 2461 + }, + { + "epoch": 15.987012987012987, + "grad_norm": 1.8416452407836914, + "learning_rate": 5.119369178650282e-05, + "loss": 0.4264, + "step": 2462 + }, + { + "epoch": 15.993506493506494, + "grad_norm": 1.8602122068405151, + "learning_rate": 5.116228458059543e-05, + "loss": 0.424, + "step": 2463 + }, + { + "epoch": 16.0, + "grad_norm": 19.60172462463379, + "learning_rate": 5.113087691583649e-05, + "loss": 0.5386, + "step": 2464 + }, + { + "epoch": 16.006493506493506, + "grad_norm": 1.536372184753418, + "learning_rate": 5.109946880462526e-05, + "loss": 0.3336, + "step": 2465 + }, + { + "epoch": 16.01298701298701, + "grad_norm": 1.8130605220794678, + "learning_rate": 5.1068060259361153e-05, + "loss": 0.412, + "step": 2466 + }, + { + "epoch": 16.01948051948052, + "grad_norm": 1.7264176607131958, + "learning_rate": 5.1036651292443774e-05, + "loss": 0.4077, + "step": 2467 + }, + { + "epoch": 16.025974025974026, + "grad_norm": 1.9557987451553345, + "learning_rate": 5.1005241916272886e-05, + "loss": 0.4346, + "step": 2468 + }, + { + "epoch": 16.032467532467532, + "grad_norm": 1.8347598314285278, + "learning_rate": 5.09738321432484e-05, + "loss": 0.4012, + "step": 2469 + }, + { + "epoch": 16.038961038961038, + "grad_norm": 1.9019415378570557, + "learning_rate": 5.094242198577042e-05, + "loss": 0.3958, + "step": 2470 + }, + { + "epoch": 16.045454545454547, + "grad_norm": 1.6096651554107666, + "learning_rate": 5.0911011456239157e-05, + "loss": 0.3694, + "step": 2471 + }, + { + "epoch": 16.051948051948052, + "grad_norm": 2.033205986022949, + "learning_rate": 5.087960056705499e-05, + "loss": 0.4224, + "step": 2472 + }, + { + "epoch": 16.058441558441558, + "grad_norm": 1.9416512250900269, + "learning_rate": 5.0848189330618456e-05, + "loss": 0.4474, + "step": 2473 + }, + { + "epoch": 16.064935064935064, + "grad_norm": 1.7071467638015747, + "learning_rate": 5.0816777759330215e-05, + "loss": 0.3728, + "step": 2474 + }, + { + "epoch": 16.071428571428573, + "grad_norm": 1.6450309753417969, + "learning_rate": 5.078536586559104e-05, + "loss": 0.369, + "step": 2475 + }, + { + "epoch": 16.07792207792208, + "grad_norm": 1.6530896425247192, + "learning_rate": 5.075395366180186e-05, + "loss": 0.3653, + "step": 2476 + }, + { + "epoch": 16.084415584415584, + "grad_norm": 1.9590433835983276, + "learning_rate": 5.0722541160363726e-05, + "loss": 0.4025, + "step": 2477 + }, + { + "epoch": 16.09090909090909, + "grad_norm": 1.6475454568862915, + "learning_rate": 5.069112837367776e-05, + "loss": 0.3674, + "step": 2478 + }, + { + "epoch": 16.0974025974026, + "grad_norm": 1.753271460533142, + "learning_rate": 5.065971531414528e-05, + "loss": 0.3733, + "step": 2479 + }, + { + "epoch": 16.103896103896105, + "grad_norm": 1.917557954788208, + "learning_rate": 5.062830199416764e-05, + "loss": 0.4473, + "step": 2480 + }, + { + "epoch": 16.11038961038961, + "grad_norm": 1.8115241527557373, + "learning_rate": 5.0596888426146325e-05, + "loss": 0.3771, + "step": 2481 + }, + { + "epoch": 16.116883116883116, + "grad_norm": 1.8796888589859009, + "learning_rate": 5.05654746224829e-05, + "loss": 0.3898, + "step": 2482 + }, + { + "epoch": 16.123376623376622, + "grad_norm": 1.8184095621109009, + "learning_rate": 5.053406059557906e-05, + "loss": 0.3855, + "step": 2483 + }, + { + "epoch": 16.12987012987013, + "grad_norm": 1.9025495052337646, + "learning_rate": 5.0502646357836535e-05, + "loss": 0.4127, + "step": 2484 + }, + { + "epoch": 16.136363636363637, + "grad_norm": 1.698099136352539, + "learning_rate": 5.047123192165721e-05, + "loss": 0.3463, + "step": 2485 + }, + { + "epoch": 16.142857142857142, + "grad_norm": 1.5930640697479248, + "learning_rate": 5.0439817299442983e-05, + "loss": 0.3534, + "step": 2486 + }, + { + "epoch": 16.149350649350648, + "grad_norm": 1.8648321628570557, + "learning_rate": 5.0408402503595845e-05, + "loss": 0.3917, + "step": 2487 + }, + { + "epoch": 16.155844155844157, + "grad_norm": 1.850818395614624, + "learning_rate": 5.037698754651786e-05, + "loss": 0.4185, + "step": 2488 + }, + { + "epoch": 16.162337662337663, + "grad_norm": 1.7078030109405518, + "learning_rate": 5.034557244061117e-05, + "loss": 0.367, + "step": 2489 + }, + { + "epoch": 16.16883116883117, + "grad_norm": 1.9454824924468994, + "learning_rate": 5.0314157198277954e-05, + "loss": 0.4301, + "step": 2490 + }, + { + "epoch": 16.175324675324674, + "grad_norm": 1.7974553108215332, + "learning_rate": 5.0282741831920454e-05, + "loss": 0.3781, + "step": 2491 + }, + { + "epoch": 16.181818181818183, + "grad_norm": 1.8951915502548218, + "learning_rate": 5.025132635394095e-05, + "loss": 0.4169, + "step": 2492 + }, + { + "epoch": 16.18831168831169, + "grad_norm": 1.7715855836868286, + "learning_rate": 5.021991077674179e-05, + "loss": 0.3676, + "step": 2493 + }, + { + "epoch": 16.194805194805195, + "grad_norm": 1.8014692068099976, + "learning_rate": 5.018849511272532e-05, + "loss": 0.3514, + "step": 2494 + }, + { + "epoch": 16.2012987012987, + "grad_norm": 1.8222955465316772, + "learning_rate": 5.0157079374293983e-05, + "loss": 0.4101, + "step": 2495 + }, + { + "epoch": 16.207792207792206, + "grad_norm": 2.0071604251861572, + "learning_rate": 5.0125663573850204e-05, + "loss": 0.4358, + "step": 2496 + }, + { + "epoch": 16.214285714285715, + "grad_norm": 1.7885559797286987, + "learning_rate": 5.0094247723796403e-05, + "loss": 0.3885, + "step": 2497 + }, + { + "epoch": 16.22077922077922, + "grad_norm": 1.9011200666427612, + "learning_rate": 5.006283183653513e-05, + "loss": 0.4215, + "step": 2498 + }, + { + "epoch": 16.227272727272727, + "grad_norm": 1.7357369661331177, + "learning_rate": 5.003141592446882e-05, + "loss": 0.3403, + "step": 2499 + }, + { + "epoch": 16.233766233766232, + "grad_norm": 1.8025972843170166, + "learning_rate": 5e-05, + "loss": 0.3856, + "step": 2500 + }, + { + "epoch": 16.24025974025974, + "grad_norm": 1.7521417140960693, + "learning_rate": 4.996858407553119e-05, + "loss": 0.368, + "step": 2501 + }, + { + "epoch": 16.246753246753247, + "grad_norm": 1.8964296579360962, + "learning_rate": 4.9937168163464897e-05, + "loss": 0.387, + "step": 2502 + }, + { + "epoch": 16.253246753246753, + "grad_norm": 1.6628857851028442, + "learning_rate": 4.990575227620359e-05, + "loss": 0.3405, + "step": 2503 + }, + { + "epoch": 16.25974025974026, + "grad_norm": 1.7666095495224, + "learning_rate": 4.9874336426149814e-05, + "loss": 0.3699, + "step": 2504 + }, + { + "epoch": 16.266233766233768, + "grad_norm": 1.871014952659607, + "learning_rate": 4.984292062570602e-05, + "loss": 0.4222, + "step": 2505 + }, + { + "epoch": 16.272727272727273, + "grad_norm": 1.8126856088638306, + "learning_rate": 4.981150488727469e-05, + "loss": 0.3925, + "step": 2506 + }, + { + "epoch": 16.27922077922078, + "grad_norm": 1.7900199890136719, + "learning_rate": 4.978008922325824e-05, + "loss": 0.3612, + "step": 2507 + }, + { + "epoch": 16.285714285714285, + "grad_norm": 1.8557946681976318, + "learning_rate": 4.974867364605905e-05, + "loss": 0.39, + "step": 2508 + }, + { + "epoch": 16.292207792207794, + "grad_norm": 1.7613614797592163, + "learning_rate": 4.971725816807956e-05, + "loss": 0.3769, + "step": 2509 + }, + { + "epoch": 16.2987012987013, + "grad_norm": 1.4544224739074707, + "learning_rate": 4.968584280172206e-05, + "loss": 0.3248, + "step": 2510 + }, + { + "epoch": 16.305194805194805, + "grad_norm": 1.8322076797485352, + "learning_rate": 4.965442755938884e-05, + "loss": 0.4105, + "step": 2511 + }, + { + "epoch": 16.31168831168831, + "grad_norm": 1.747609257698059, + "learning_rate": 4.962301245348216e-05, + "loss": 0.3871, + "step": 2512 + }, + { + "epoch": 16.318181818181817, + "grad_norm": 1.7011605501174927, + "learning_rate": 4.959159749640416e-05, + "loss": 0.3463, + "step": 2513 + }, + { + "epoch": 16.324675324675326, + "grad_norm": 1.8105734586715698, + "learning_rate": 4.956018270055703e-05, + "loss": 0.4268, + "step": 2514 + }, + { + "epoch": 16.33116883116883, + "grad_norm": 1.8925591707229614, + "learning_rate": 4.95287680783428e-05, + "loss": 0.4644, + "step": 2515 + }, + { + "epoch": 16.337662337662337, + "grad_norm": 1.8447585105895996, + "learning_rate": 4.9497353642163476e-05, + "loss": 0.3975, + "step": 2516 + }, + { + "epoch": 16.344155844155843, + "grad_norm": 1.8829737901687622, + "learning_rate": 4.9465939404420966e-05, + "loss": 0.4104, + "step": 2517 + }, + { + "epoch": 16.350649350649352, + "grad_norm": 1.849299669265747, + "learning_rate": 4.9434525377517114e-05, + "loss": 0.4154, + "step": 2518 + }, + { + "epoch": 16.357142857142858, + "grad_norm": 1.7983893156051636, + "learning_rate": 4.9403111573853686e-05, + "loss": 0.4104, + "step": 2519 + }, + { + "epoch": 16.363636363636363, + "grad_norm": 1.629199504852295, + "learning_rate": 4.9371698005832365e-05, + "loss": 0.3114, + "step": 2520 + }, + { + "epoch": 16.37012987012987, + "grad_norm": 1.8307642936706543, + "learning_rate": 4.934028468585473e-05, + "loss": 0.3906, + "step": 2521 + }, + { + "epoch": 16.376623376623378, + "grad_norm": 1.6470370292663574, + "learning_rate": 4.930887162632224e-05, + "loss": 0.326, + "step": 2522 + }, + { + "epoch": 16.383116883116884, + "grad_norm": 1.867017149925232, + "learning_rate": 4.9277458839636285e-05, + "loss": 0.3932, + "step": 2523 + }, + { + "epoch": 16.38961038961039, + "grad_norm": 1.7679275274276733, + "learning_rate": 4.9246046338198147e-05, + "loss": 0.377, + "step": 2524 + }, + { + "epoch": 16.396103896103895, + "grad_norm": 2.562811851501465, + "learning_rate": 4.921463413440898e-05, + "loss": 0.4232, + "step": 2525 + }, + { + "epoch": 16.4025974025974, + "grad_norm": 1.7845680713653564, + "learning_rate": 4.9183222240669796e-05, + "loss": 0.4371, + "step": 2526 + }, + { + "epoch": 16.40909090909091, + "grad_norm": 1.8348369598388672, + "learning_rate": 4.9151810669381556e-05, + "loss": 0.4095, + "step": 2527 + }, + { + "epoch": 16.415584415584416, + "grad_norm": 1.9595232009887695, + "learning_rate": 4.9120399432945016e-05, + "loss": 0.3927, + "step": 2528 + }, + { + "epoch": 16.42207792207792, + "grad_norm": 1.7152999639511108, + "learning_rate": 4.908898854376086e-05, + "loss": 0.3965, + "step": 2529 + }, + { + "epoch": 16.428571428571427, + "grad_norm": 1.8380136489868164, + "learning_rate": 4.90575780142296e-05, + "loss": 0.3981, + "step": 2530 + }, + { + "epoch": 16.435064935064936, + "grad_norm": 1.8340736627578735, + "learning_rate": 4.902616785675161e-05, + "loss": 0.4278, + "step": 2531 + }, + { + "epoch": 16.441558441558442, + "grad_norm": 1.5227307081222534, + "learning_rate": 4.899475808372714e-05, + "loss": 0.3029, + "step": 2532 + }, + { + "epoch": 16.448051948051948, + "grad_norm": 1.7773783206939697, + "learning_rate": 4.896334870755623e-05, + "loss": 0.415, + "step": 2533 + }, + { + "epoch": 16.454545454545453, + "grad_norm": 1.886927843093872, + "learning_rate": 4.893193974063885e-05, + "loss": 0.4087, + "step": 2534 + }, + { + "epoch": 16.461038961038962, + "grad_norm": 1.9630560874938965, + "learning_rate": 4.890053119537475e-05, + "loss": 0.4291, + "step": 2535 + }, + { + "epoch": 16.467532467532468, + "grad_norm": 1.908774495124817, + "learning_rate": 4.8869123084163524e-05, + "loss": 0.4307, + "step": 2536 + }, + { + "epoch": 16.474025974025974, + "grad_norm": 1.9670474529266357, + "learning_rate": 4.883771541940459e-05, + "loss": 0.4306, + "step": 2537 + }, + { + "epoch": 16.48051948051948, + "grad_norm": 1.737168550491333, + "learning_rate": 4.8806308213497184e-05, + "loss": 0.3743, + "step": 2538 + }, + { + "epoch": 16.48701298701299, + "grad_norm": 1.7427324056625366, + "learning_rate": 4.877490147884041e-05, + "loss": 0.3952, + "step": 2539 + }, + { + "epoch": 16.493506493506494, + "grad_norm": 2.0852608680725098, + "learning_rate": 4.874349522783313e-05, + "loss": 0.4108, + "step": 2540 + }, + { + "epoch": 16.5, + "grad_norm": 1.7185182571411133, + "learning_rate": 4.871208947287404e-05, + "loss": 0.3882, + "step": 2541 + }, + { + "epoch": 16.506493506493506, + "grad_norm": 1.9440059661865234, + "learning_rate": 4.868068422636162e-05, + "loss": 0.4613, + "step": 2542 + }, + { + "epoch": 16.51298701298701, + "grad_norm": 2.0143227577209473, + "learning_rate": 4.864927950069416e-05, + "loss": 0.4414, + "step": 2543 + }, + { + "epoch": 16.51948051948052, + "grad_norm": 1.5256792306900024, + "learning_rate": 4.8617875308269787e-05, + "loss": 0.3096, + "step": 2544 + }, + { + "epoch": 16.525974025974026, + "grad_norm": 1.9585679769515991, + "learning_rate": 4.858647166148634e-05, + "loss": 0.45, + "step": 2545 + }, + { + "epoch": 16.532467532467532, + "grad_norm": 2.0001230239868164, + "learning_rate": 4.8555068572741505e-05, + "loss": 0.4472, + "step": 2546 + }, + { + "epoch": 16.538961038961038, + "grad_norm": 2.0032620429992676, + "learning_rate": 4.852366605443271e-05, + "loss": 0.461, + "step": 2547 + }, + { + "epoch": 16.545454545454547, + "grad_norm": 1.9636540412902832, + "learning_rate": 4.8492264118957156e-05, + "loss": 0.4092, + "step": 2548 + }, + { + "epoch": 16.551948051948052, + "grad_norm": 1.7286251783370972, + "learning_rate": 4.846086277871187e-05, + "loss": 0.389, + "step": 2549 + }, + { + "epoch": 16.558441558441558, + "grad_norm": 1.6896281242370605, + "learning_rate": 4.8429462046093585e-05, + "loss": 0.36, + "step": 2550 + }, + { + "epoch": 16.564935064935064, + "grad_norm": 1.8248164653778076, + "learning_rate": 4.8398061933498816e-05, + "loss": 0.3979, + "step": 2551 + }, + { + "epoch": 16.571428571428573, + "grad_norm": 2.0552384853363037, + "learning_rate": 4.836666245332382e-05, + "loss": 0.473, + "step": 2552 + }, + { + "epoch": 16.57792207792208, + "grad_norm": 1.703555703163147, + "learning_rate": 4.8335263617964606e-05, + "loss": 0.3605, + "step": 2553 + }, + { + "epoch": 16.584415584415584, + "grad_norm": 1.8883312940597534, + "learning_rate": 4.8303865439816966e-05, + "loss": 0.386, + "step": 2554 + }, + { + "epoch": 16.59090909090909, + "grad_norm": 1.6219338178634644, + "learning_rate": 4.827246793127639e-05, + "loss": 0.3748, + "step": 2555 + }, + { + "epoch": 16.5974025974026, + "grad_norm": 1.5926085710525513, + "learning_rate": 4.824107110473812e-05, + "loss": 0.3464, + "step": 2556 + }, + { + "epoch": 16.603896103896105, + "grad_norm": 2.0677969455718994, + "learning_rate": 4.8209674972597114e-05, + "loss": 0.4676, + "step": 2557 + }, + { + "epoch": 16.61038961038961, + "grad_norm": 2.003356456756592, + "learning_rate": 4.817827954724805e-05, + "loss": 0.4578, + "step": 2558 + }, + { + "epoch": 16.616883116883116, + "grad_norm": 1.8525855541229248, + "learning_rate": 4.81468848410854e-05, + "loss": 0.4384, + "step": 2559 + }, + { + "epoch": 16.623376623376622, + "grad_norm": 1.7237621545791626, + "learning_rate": 4.811549086650327e-05, + "loss": 0.38, + "step": 2560 + }, + { + "epoch": 16.62987012987013, + "grad_norm": 1.9740512371063232, + "learning_rate": 4.8084097635895505e-05, + "loss": 0.4612, + "step": 2561 + }, + { + "epoch": 16.636363636363637, + "grad_norm": 1.9930429458618164, + "learning_rate": 4.8052705161655644e-05, + "loss": 0.4381, + "step": 2562 + }, + { + "epoch": 16.642857142857142, + "grad_norm": 1.9352537393569946, + "learning_rate": 4.802131345617694e-05, + "loss": 0.4585, + "step": 2563 + }, + { + "epoch": 16.649350649350648, + "grad_norm": 1.957864761352539, + "learning_rate": 4.798992253185233e-05, + "loss": 0.4014, + "step": 2564 + }, + { + "epoch": 16.655844155844157, + "grad_norm": 1.7447909116744995, + "learning_rate": 4.7958532401074504e-05, + "loss": 0.3998, + "step": 2565 + }, + { + "epoch": 16.662337662337663, + "grad_norm": 1.7870335578918457, + "learning_rate": 4.7927143076235745e-05, + "loss": 0.4279, + "step": 2566 + }, + { + "epoch": 16.66883116883117, + "grad_norm": 1.8535168170928955, + "learning_rate": 4.7895754569728066e-05, + "loss": 0.4267, + "step": 2567 + }, + { + "epoch": 16.675324675324674, + "grad_norm": 1.8935611248016357, + "learning_rate": 4.7864366893943166e-05, + "loss": 0.4296, + "step": 2568 + }, + { + "epoch": 16.681818181818183, + "grad_norm": 1.7043728828430176, + "learning_rate": 4.7832980061272384e-05, + "loss": 0.3804, + "step": 2569 + }, + { + "epoch": 16.68831168831169, + "grad_norm": 1.8452892303466797, + "learning_rate": 4.7801594084106763e-05, + "loss": 0.4273, + "step": 2570 + }, + { + "epoch": 16.694805194805195, + "grad_norm": 1.8952516317367554, + "learning_rate": 4.777020897483697e-05, + "loss": 0.4181, + "step": 2571 + }, + { + "epoch": 16.7012987012987, + "grad_norm": 1.8324185609817505, + "learning_rate": 4.7738824745853374e-05, + "loss": 0.4145, + "step": 2572 + }, + { + "epoch": 16.707792207792206, + "grad_norm": 1.5182191133499146, + "learning_rate": 4.770744140954596e-05, + "loss": 0.3243, + "step": 2573 + }, + { + "epoch": 16.714285714285715, + "grad_norm": 1.8509901762008667, + "learning_rate": 4.767605897830435e-05, + "loss": 0.4123, + "step": 2574 + }, + { + "epoch": 16.72077922077922, + "grad_norm": 1.8853600025177002, + "learning_rate": 4.7644677464517874e-05, + "loss": 0.4459, + "step": 2575 + }, + { + "epoch": 16.727272727272727, + "grad_norm": 1.9594619274139404, + "learning_rate": 4.761329688057543e-05, + "loss": 0.428, + "step": 2576 + }, + { + "epoch": 16.733766233766232, + "grad_norm": 1.831547737121582, + "learning_rate": 4.758191723886557e-05, + "loss": 0.373, + "step": 2577 + }, + { + "epoch": 16.74025974025974, + "grad_norm": 2.012741804122925, + "learning_rate": 4.7550538551776495e-05, + "loss": 0.4414, + "step": 2578 + }, + { + "epoch": 16.746753246753247, + "grad_norm": 1.7638040781021118, + "learning_rate": 4.7519160831695994e-05, + "loss": 0.4082, + "step": 2579 + }, + { + "epoch": 16.753246753246753, + "grad_norm": 1.8421845436096191, + "learning_rate": 4.748778409101153e-05, + "loss": 0.3676, + "step": 2580 + }, + { + "epoch": 16.75974025974026, + "grad_norm": 1.9414628744125366, + "learning_rate": 4.745640834211011e-05, + "loss": 0.4308, + "step": 2581 + }, + { + "epoch": 16.766233766233768, + "grad_norm": 1.656212329864502, + "learning_rate": 4.742503359737841e-05, + "loss": 0.3771, + "step": 2582 + }, + { + "epoch": 16.772727272727273, + "grad_norm": 2.0582118034362793, + "learning_rate": 4.739365986920265e-05, + "loss": 0.4719, + "step": 2583 + }, + { + "epoch": 16.77922077922078, + "grad_norm": 1.9124013185501099, + "learning_rate": 4.736228716996868e-05, + "loss": 0.3998, + "step": 2584 + }, + { + "epoch": 16.785714285714285, + "grad_norm": 2.0058646202087402, + "learning_rate": 4.7330915512061976e-05, + "loss": 0.4754, + "step": 2585 + }, + { + "epoch": 16.792207792207794, + "grad_norm": 1.6502070426940918, + "learning_rate": 4.729954490786757e-05, + "loss": 0.3287, + "step": 2586 + }, + { + "epoch": 16.7987012987013, + "grad_norm": 2.0556440353393555, + "learning_rate": 4.7268175369770066e-05, + "loss": 0.4468, + "step": 2587 + }, + { + "epoch": 16.805194805194805, + "grad_norm": 1.6197199821472168, + "learning_rate": 4.723680691015366e-05, + "loss": 0.3483, + "step": 2588 + }, + { + "epoch": 16.81168831168831, + "grad_norm": 1.722090244293213, + "learning_rate": 4.72054395414021e-05, + "loss": 0.3676, + "step": 2589 + }, + { + "epoch": 16.818181818181817, + "grad_norm": 1.9909186363220215, + "learning_rate": 4.7174073275898776e-05, + "loss": 0.451, + "step": 2590 + }, + { + "epoch": 16.824675324675326, + "grad_norm": 1.7004845142364502, + "learning_rate": 4.714270812602657e-05, + "loss": 0.3918, + "step": 2591 + }, + { + "epoch": 16.83116883116883, + "grad_norm": 1.9880518913269043, + "learning_rate": 4.711134410416794e-05, + "loss": 0.4583, + "step": 2592 + }, + { + "epoch": 16.837662337662337, + "grad_norm": 1.7336833477020264, + "learning_rate": 4.707998122270492e-05, + "loss": 0.381, + "step": 2593 + }, + { + "epoch": 16.844155844155843, + "grad_norm": 1.8251391649246216, + "learning_rate": 4.7048619494019045e-05, + "loss": 0.4075, + "step": 2594 + }, + { + "epoch": 16.850649350649352, + "grad_norm": 1.8285964727401733, + "learning_rate": 4.701725893049147e-05, + "loss": 0.4203, + "step": 2595 + }, + { + "epoch": 16.857142857142858, + "grad_norm": 1.9775934219360352, + "learning_rate": 4.698589954450283e-05, + "loss": 0.4004, + "step": 2596 + }, + { + "epoch": 16.863636363636363, + "grad_norm": 1.754765272140503, + "learning_rate": 4.6954541348433316e-05, + "loss": 0.4089, + "step": 2597 + }, + { + "epoch": 16.87012987012987, + "grad_norm": 1.974440097808838, + "learning_rate": 4.692318435466265e-05, + "loss": 0.4422, + "step": 2598 + }, + { + "epoch": 16.876623376623378, + "grad_norm": 1.7709462642669678, + "learning_rate": 4.6891828575570055e-05, + "loss": 0.4002, + "step": 2599 + }, + { + "epoch": 16.883116883116884, + "grad_norm": 2.0820789337158203, + "learning_rate": 4.6860474023534335e-05, + "loss": 0.4795, + "step": 2600 + }, + { + "epoch": 16.88961038961039, + "grad_norm": 1.9320366382598877, + "learning_rate": 4.682912071093374e-05, + "loss": 0.424, + "step": 2601 + }, + { + "epoch": 16.896103896103895, + "grad_norm": 1.8082619905471802, + "learning_rate": 4.679776865014608e-05, + "loss": 0.4278, + "step": 2602 + }, + { + "epoch": 16.9025974025974, + "grad_norm": 1.7421860694885254, + "learning_rate": 4.676641785354864e-05, + "loss": 0.3793, + "step": 2603 + }, + { + "epoch": 16.90909090909091, + "grad_norm": 1.6660720109939575, + "learning_rate": 4.6735068333518205e-05, + "loss": 0.3865, + "step": 2604 + }, + { + "epoch": 16.915584415584416, + "grad_norm": 1.8764604330062866, + "learning_rate": 4.670372010243111e-05, + "loss": 0.4167, + "step": 2605 + }, + { + "epoch": 16.92207792207792, + "grad_norm": 1.7141389846801758, + "learning_rate": 4.667237317266311e-05, + "loss": 0.3797, + "step": 2606 + }, + { + "epoch": 16.928571428571427, + "grad_norm": 1.8355389833450317, + "learning_rate": 4.664102755658948e-05, + "loss": 0.3709, + "step": 2607 + }, + { + "epoch": 16.935064935064936, + "grad_norm": 2.0633785724639893, + "learning_rate": 4.6609683266584974e-05, + "loss": 0.456, + "step": 2608 + }, + { + "epoch": 16.941558441558442, + "grad_norm": 1.9902276992797852, + "learning_rate": 4.657834031502381e-05, + "loss": 0.4454, + "step": 2609 + }, + { + "epoch": 16.948051948051948, + "grad_norm": 1.9734420776367188, + "learning_rate": 4.654699871427971e-05, + "loss": 0.4317, + "step": 2610 + }, + { + "epoch": 16.954545454545453, + "grad_norm": 2.0436525344848633, + "learning_rate": 4.6515658476725834e-05, + "loss": 0.4827, + "step": 2611 + }, + { + "epoch": 16.961038961038962, + "grad_norm": 1.8276691436767578, + "learning_rate": 4.6484319614734815e-05, + "loss": 0.4292, + "step": 2612 + }, + { + "epoch": 16.967532467532468, + "grad_norm": 1.9008606672286987, + "learning_rate": 4.6452982140678737e-05, + "loss": 0.442, + "step": 2613 + }, + { + "epoch": 16.974025974025974, + "grad_norm": 1.8933931589126587, + "learning_rate": 4.642164606692912e-05, + "loss": 0.4016, + "step": 2614 + }, + { + "epoch": 16.98051948051948, + "grad_norm": 1.8439511060714722, + "learning_rate": 4.639031140585697e-05, + "loss": 0.3959, + "step": 2615 + }, + { + "epoch": 16.98701298701299, + "grad_norm": 1.657429575920105, + "learning_rate": 4.6358978169832716e-05, + "loss": 0.3449, + "step": 2616 + }, + { + "epoch": 16.993506493506494, + "grad_norm": 1.9203455448150635, + "learning_rate": 4.632764637122622e-05, + "loss": 0.4123, + "step": 2617 + }, + { + "epoch": 17.0, + "grad_norm": 556.3326416015625, + "learning_rate": 4.6296316022406776e-05, + "loss": 0.4423, + "step": 2618 + }, + { + "epoch": 17.006493506493506, + "grad_norm": 1.6963850259780884, + "learning_rate": 4.6264987135743104e-05, + "loss": 0.3987, + "step": 2619 + }, + { + "epoch": 17.01298701298701, + "grad_norm": 1.464180827140808, + "learning_rate": 4.623365972360337e-05, + "loss": 0.2908, + "step": 2620 + }, + { + "epoch": 17.01948051948052, + "grad_norm": 1.7919656038284302, + "learning_rate": 4.620233379835513e-05, + "loss": 0.3931, + "step": 2621 + }, + { + "epoch": 17.025974025974026, + "grad_norm": 1.6347843408584595, + "learning_rate": 4.617100937236535e-05, + "loss": 0.3652, + "step": 2622 + }, + { + "epoch": 17.032467532467532, + "grad_norm": 1.9906270503997803, + "learning_rate": 4.613968645800044e-05, + "loss": 0.388, + "step": 2623 + }, + { + "epoch": 17.038961038961038, + "grad_norm": 1.695497989654541, + "learning_rate": 4.6108365067626173e-05, + "loss": 0.3361, + "step": 2624 + }, + { + "epoch": 17.045454545454547, + "grad_norm": 1.6013907194137573, + "learning_rate": 4.607704521360775e-05, + "loss": 0.3529, + "step": 2625 + }, + { + "epoch": 17.051948051948052, + "grad_norm": 1.7877893447875977, + "learning_rate": 4.604572690830976e-05, + "loss": 0.3788, + "step": 2626 + }, + { + "epoch": 17.058441558441558, + "grad_norm": 1.753179907798767, + "learning_rate": 4.601441016409616e-05, + "loss": 0.3366, + "step": 2627 + }, + { + "epoch": 17.064935064935064, + "grad_norm": 1.8334606885910034, + "learning_rate": 4.5983094993330296e-05, + "loss": 0.3868, + "step": 2628 + }, + { + "epoch": 17.071428571428573, + "grad_norm": 1.8474700450897217, + "learning_rate": 4.595178140837491e-05, + "loss": 0.3494, + "step": 2629 + }, + { + "epoch": 17.07792207792208, + "grad_norm": 1.5837911367416382, + "learning_rate": 4.592046942159213e-05, + "loss": 0.3204, + "step": 2630 + }, + { + "epoch": 17.084415584415584, + "grad_norm": 1.7848855257034302, + "learning_rate": 4.5889159045343404e-05, + "loss": 0.3784, + "step": 2631 + }, + { + "epoch": 17.09090909090909, + "grad_norm": 1.7343623638153076, + "learning_rate": 4.585785029198959e-05, + "loss": 0.3682, + "step": 2632 + }, + { + "epoch": 17.0974025974026, + "grad_norm": 1.8310134410858154, + "learning_rate": 4.582654317389089e-05, + "loss": 0.3325, + "step": 2633 + }, + { + "epoch": 17.103896103896105, + "grad_norm": 1.6972695589065552, + "learning_rate": 4.5795237703406815e-05, + "loss": 0.3462, + "step": 2634 + }, + { + "epoch": 17.11038961038961, + "grad_norm": 1.6968369483947754, + "learning_rate": 4.576393389289633e-05, + "loss": 0.3514, + "step": 2635 + }, + { + "epoch": 17.116883116883116, + "grad_norm": 1.8728262186050415, + "learning_rate": 4.573263175471766e-05, + "loss": 0.3878, + "step": 2636 + }, + { + "epoch": 17.123376623376622, + "grad_norm": 1.6569467782974243, + "learning_rate": 4.570133130122839e-05, + "loss": 0.3288, + "step": 2637 + }, + { + "epoch": 17.12987012987013, + "grad_norm": 1.6950936317443848, + "learning_rate": 4.5670032544785444e-05, + "loss": 0.3613, + "step": 2638 + }, + { + "epoch": 17.136363636363637, + "grad_norm": 2.0666229724884033, + "learning_rate": 4.563873549774506e-05, + "loss": 0.421, + "step": 2639 + }, + { + "epoch": 17.142857142857142, + "grad_norm": 1.605417251586914, + "learning_rate": 4.560744017246284e-05, + "loss": 0.3439, + "step": 2640 + }, + { + "epoch": 17.149350649350648, + "grad_norm": 1.8102631568908691, + "learning_rate": 4.5576146581293685e-05, + "loss": 0.347, + "step": 2641 + }, + { + "epoch": 17.155844155844157, + "grad_norm": 1.6798969507217407, + "learning_rate": 4.55448547365918e-05, + "loss": 0.3587, + "step": 2642 + }, + { + "epoch": 17.162337662337663, + "grad_norm": 1.8787752389907837, + "learning_rate": 4.5513564650710706e-05, + "loss": 0.384, + "step": 2643 + }, + { + "epoch": 17.16883116883117, + "grad_norm": 1.726641058921814, + "learning_rate": 4.5482276336003216e-05, + "loss": 0.3529, + "step": 2644 + }, + { + "epoch": 17.175324675324674, + "grad_norm": 1.798478364944458, + "learning_rate": 4.5450989804821506e-05, + "loss": 0.3896, + "step": 2645 + }, + { + "epoch": 17.181818181818183, + "grad_norm": 1.7787280082702637, + "learning_rate": 4.541970506951697e-05, + "loss": 0.3562, + "step": 2646 + }, + { + "epoch": 17.18831168831169, + "grad_norm": 1.7351130247116089, + "learning_rate": 4.538842214244035e-05, + "loss": 0.3803, + "step": 2647 + }, + { + "epoch": 17.194805194805195, + "grad_norm": 1.817060947418213, + "learning_rate": 4.535714103594162e-05, + "loss": 0.3637, + "step": 2648 + }, + { + "epoch": 17.2012987012987, + "grad_norm": 1.5878382921218872, + "learning_rate": 4.5325861762370065e-05, + "loss": 0.3189, + "step": 2649 + }, + { + "epoch": 17.207792207792206, + "grad_norm": 1.7303762435913086, + "learning_rate": 4.529458433407428e-05, + "loss": 0.353, + "step": 2650 + }, + { + "epoch": 17.214285714285715, + "grad_norm": 1.7414559125900269, + "learning_rate": 4.5263308763402084e-05, + "loss": 0.401, + "step": 2651 + }, + { + "epoch": 17.22077922077922, + "grad_norm": 1.6657047271728516, + "learning_rate": 4.5232035062700576e-05, + "loss": 0.3355, + "step": 2652 + }, + { + "epoch": 17.227272727272727, + "grad_norm": 1.6541603803634644, + "learning_rate": 4.520076324431611e-05, + "loss": 0.3215, + "step": 2653 + }, + { + "epoch": 17.233766233766232, + "grad_norm": 1.8703174591064453, + "learning_rate": 4.516949332059429e-05, + "loss": 0.4035, + "step": 2654 + }, + { + "epoch": 17.24025974025974, + "grad_norm": 1.7139230966567993, + "learning_rate": 4.513822530388003e-05, + "loss": 0.3451, + "step": 2655 + }, + { + "epoch": 17.246753246753247, + "grad_norm": 1.6760883331298828, + "learning_rate": 4.510695920651742e-05, + "loss": 0.3406, + "step": 2656 + }, + { + "epoch": 17.253246753246753, + "grad_norm": 1.9123879671096802, + "learning_rate": 4.507569504084983e-05, + "loss": 0.4033, + "step": 2657 + }, + { + "epoch": 17.25974025974026, + "grad_norm": 1.6761144399642944, + "learning_rate": 4.504443281921985e-05, + "loss": 0.348, + "step": 2658 + }, + { + "epoch": 17.266233766233768, + "grad_norm": 1.7181462049484253, + "learning_rate": 4.50131725539693e-05, + "loss": 0.3511, + "step": 2659 + }, + { + "epoch": 17.272727272727273, + "grad_norm": 1.8143903017044067, + "learning_rate": 4.498191425743925e-05, + "loss": 0.3533, + "step": 2660 + }, + { + "epoch": 17.27922077922078, + "grad_norm": 1.786970615386963, + "learning_rate": 4.495065794196999e-05, + "loss": 0.3727, + "step": 2661 + }, + { + "epoch": 17.285714285714285, + "grad_norm": 1.7093663215637207, + "learning_rate": 4.491940361990101e-05, + "loss": 0.3428, + "step": 2662 + }, + { + "epoch": 17.292207792207794, + "grad_norm": 1.6793053150177002, + "learning_rate": 4.488815130357102e-05, + "loss": 0.3436, + "step": 2663 + }, + { + "epoch": 17.2987012987013, + "grad_norm": 1.768581748008728, + "learning_rate": 4.4856901005317934e-05, + "loss": 0.365, + "step": 2664 + }, + { + "epoch": 17.305194805194805, + "grad_norm": 1.8647191524505615, + "learning_rate": 4.482565273747888e-05, + "loss": 0.4012, + "step": 2665 + }, + { + "epoch": 17.31168831168831, + "grad_norm": 1.8021681308746338, + "learning_rate": 4.4794406512390175e-05, + "loss": 0.359, + "step": 2666 + }, + { + "epoch": 17.318181818181817, + "grad_norm": 1.8641501665115356, + "learning_rate": 4.476316234238734e-05, + "loss": 0.3598, + "step": 2667 + }, + { + "epoch": 17.324675324675326, + "grad_norm": 1.55692458152771, + "learning_rate": 4.473192023980509e-05, + "loss": 0.3413, + "step": 2668 + }, + { + "epoch": 17.33116883116883, + "grad_norm": 1.716506004333496, + "learning_rate": 4.4700680216977284e-05, + "loss": 0.3661, + "step": 2669 + }, + { + "epoch": 17.337662337662337, + "grad_norm": 1.8231031894683838, + "learning_rate": 4.466944228623701e-05, + "loss": 0.3692, + "step": 2670 + }, + { + "epoch": 17.344155844155843, + "grad_norm": 1.843737006187439, + "learning_rate": 4.463820645991651e-05, + "loss": 0.3593, + "step": 2671 + }, + { + "epoch": 17.350649350649352, + "grad_norm": 1.4156854152679443, + "learning_rate": 4.460697275034717e-05, + "loss": 0.3026, + "step": 2672 + }, + { + "epoch": 17.357142857142858, + "grad_norm": 1.778434157371521, + "learning_rate": 4.457574116985958e-05, + "loss": 0.3415, + "step": 2673 + }, + { + "epoch": 17.363636363636363, + "grad_norm": 1.7231427431106567, + "learning_rate": 4.4544511730783466e-05, + "loss": 0.3477, + "step": 2674 + }, + { + "epoch": 17.37012987012987, + "grad_norm": 1.5872408151626587, + "learning_rate": 4.451328444544774e-05, + "loss": 0.3341, + "step": 2675 + }, + { + "epoch": 17.376623376623378, + "grad_norm": 1.6699098348617554, + "learning_rate": 4.448205932618042e-05, + "loss": 0.3019, + "step": 2676 + }, + { + "epoch": 17.383116883116884, + "grad_norm": 1.838097333908081, + "learning_rate": 4.4450836385308684e-05, + "loss": 0.3664, + "step": 2677 + }, + { + "epoch": 17.38961038961039, + "grad_norm": 1.6604009866714478, + "learning_rate": 4.4419615635158875e-05, + "loss": 0.3643, + "step": 2678 + }, + { + "epoch": 17.396103896103895, + "grad_norm": 1.7098332643508911, + "learning_rate": 4.43883970880564e-05, + "loss": 0.3629, + "step": 2679 + }, + { + "epoch": 17.4025974025974, + "grad_norm": 1.7673627138137817, + "learning_rate": 4.435718075632592e-05, + "loss": 0.3516, + "step": 2680 + }, + { + "epoch": 17.40909090909091, + "grad_norm": 1.7328159809112549, + "learning_rate": 4.4325966652291103e-05, + "loss": 0.3904, + "step": 2681 + }, + { + "epoch": 17.415584415584416, + "grad_norm": 1.6068525314331055, + "learning_rate": 4.4294754788274796e-05, + "loss": 0.3365, + "step": 2682 + }, + { + "epoch": 17.42207792207792, + "grad_norm": 1.8727941513061523, + "learning_rate": 4.426354517659894e-05, + "loss": 0.4211, + "step": 2683 + }, + { + "epoch": 17.428571428571427, + "grad_norm": 1.8097883462905884, + "learning_rate": 4.4232337829584585e-05, + "loss": 0.3741, + "step": 2684 + }, + { + "epoch": 17.435064935064936, + "grad_norm": 1.8538397550582886, + "learning_rate": 4.4201132759551934e-05, + "loss": 0.3956, + "step": 2685 + }, + { + "epoch": 17.441558441558442, + "grad_norm": 1.915847897529602, + "learning_rate": 4.4169929978820227e-05, + "loss": 0.439, + "step": 2686 + }, + { + "epoch": 17.448051948051948, + "grad_norm": 1.6578996181488037, + "learning_rate": 4.4138729499707844e-05, + "loss": 0.3662, + "step": 2687 + }, + { + "epoch": 17.454545454545453, + "grad_norm": 1.997751235961914, + "learning_rate": 4.410753133453222e-05, + "loss": 0.4039, + "step": 2688 + }, + { + "epoch": 17.461038961038962, + "grad_norm": 1.6750801801681519, + "learning_rate": 4.4076335495609914e-05, + "loss": 0.3447, + "step": 2689 + }, + { + "epoch": 17.467532467532468, + "grad_norm": 1.831777572631836, + "learning_rate": 4.404514199525651e-05, + "loss": 0.3775, + "step": 2690 + }, + { + "epoch": 17.474025974025974, + "grad_norm": 1.9386937618255615, + "learning_rate": 4.4013950845786764e-05, + "loss": 0.3797, + "step": 2691 + }, + { + "epoch": 17.48051948051948, + "grad_norm": 1.960254430770874, + "learning_rate": 4.398276205951443e-05, + "loss": 0.3782, + "step": 2692 + }, + { + "epoch": 17.48701298701299, + "grad_norm": 1.953656554222107, + "learning_rate": 4.395157564875234e-05, + "loss": 0.4166, + "step": 2693 + }, + { + "epoch": 17.493506493506494, + "grad_norm": 1.8518905639648438, + "learning_rate": 4.392039162581239e-05, + "loss": 0.3922, + "step": 2694 + }, + { + "epoch": 17.5, + "grad_norm": 1.8920955657958984, + "learning_rate": 4.3889210003005524e-05, + "loss": 0.404, + "step": 2695 + }, + { + "epoch": 17.506493506493506, + "grad_norm": 1.8469494581222534, + "learning_rate": 4.38580307926418e-05, + "loss": 0.3604, + "step": 2696 + }, + { + "epoch": 17.51298701298701, + "grad_norm": 1.9427776336669922, + "learning_rate": 4.382685400703024e-05, + "loss": 0.3724, + "step": 2697 + }, + { + "epoch": 17.51948051948052, + "grad_norm": 1.779253602027893, + "learning_rate": 4.379567965847896e-05, + "loss": 0.3737, + "step": 2698 + }, + { + "epoch": 17.525974025974026, + "grad_norm": 1.773774266242981, + "learning_rate": 4.376450775929509e-05, + "loss": 0.3573, + "step": 2699 + }, + { + "epoch": 17.532467532467532, + "grad_norm": 1.6752811670303345, + "learning_rate": 4.373333832178478e-05, + "loss": 0.3688, + "step": 2700 + }, + { + "epoch": 17.538961038961038, + "grad_norm": 1.5234564542770386, + "learning_rate": 4.370217135825329e-05, + "loss": 0.3044, + "step": 2701 + }, + { + "epoch": 17.545454545454547, + "grad_norm": 2.0020792484283447, + "learning_rate": 4.36710068810048e-05, + "loss": 0.4208, + "step": 2702 + }, + { + "epoch": 17.551948051948052, + "grad_norm": 2.003157615661621, + "learning_rate": 4.363984490234256e-05, + "loss": 0.4105, + "step": 2703 + }, + { + "epoch": 17.558441558441558, + "grad_norm": 1.762168288230896, + "learning_rate": 4.360868543456883e-05, + "loss": 0.3403, + "step": 2704 + }, + { + "epoch": 17.564935064935064, + "grad_norm": 1.7689694166183472, + "learning_rate": 4.3577528489984854e-05, + "loss": 0.3379, + "step": 2705 + }, + { + "epoch": 17.571428571428573, + "grad_norm": 1.7085871696472168, + "learning_rate": 4.354637408089093e-05, + "loss": 0.3477, + "step": 2706 + }, + { + "epoch": 17.57792207792208, + "grad_norm": 2.000523567199707, + "learning_rate": 4.3515222219586325e-05, + "loss": 0.4261, + "step": 2707 + }, + { + "epoch": 17.584415584415584, + "grad_norm": 1.7377650737762451, + "learning_rate": 4.348407291836928e-05, + "loss": 0.3524, + "step": 2708 + }, + { + "epoch": 17.59090909090909, + "grad_norm": 1.874767541885376, + "learning_rate": 4.3452926189537056e-05, + "loss": 0.393, + "step": 2709 + }, + { + "epoch": 17.5974025974026, + "grad_norm": 1.8511624336242676, + "learning_rate": 4.342178204538588e-05, + "loss": 0.42, + "step": 2710 + }, + { + "epoch": 17.603896103896105, + "grad_norm": 1.9704468250274658, + "learning_rate": 4.339064049821097e-05, + "loss": 0.3672, + "step": 2711 + }, + { + "epoch": 17.61038961038961, + "grad_norm": 1.6300371885299683, + "learning_rate": 4.3359501560306535e-05, + "loss": 0.3519, + "step": 2712 + }, + { + "epoch": 17.616883116883116, + "grad_norm": 2.0243921279907227, + "learning_rate": 4.332836524396571e-05, + "loss": 0.409, + "step": 2713 + }, + { + "epoch": 17.623376623376622, + "grad_norm": 1.8632975816726685, + "learning_rate": 4.329723156148063e-05, + "loss": 0.3849, + "step": 2714 + }, + { + "epoch": 17.62987012987013, + "grad_norm": 1.7771358489990234, + "learning_rate": 4.326610052514237e-05, + "loss": 0.3591, + "step": 2715 + }, + { + "epoch": 17.636363636363637, + "grad_norm": 1.7966933250427246, + "learning_rate": 4.3234972147240996e-05, + "loss": 0.3752, + "step": 2716 + }, + { + "epoch": 17.642857142857142, + "grad_norm": 1.7768160104751587, + "learning_rate": 4.320384644006546e-05, + "loss": 0.3789, + "step": 2717 + }, + { + "epoch": 17.649350649350648, + "grad_norm": 1.9179160594940186, + "learning_rate": 4.317272341590373e-05, + "loss": 0.4499, + "step": 2718 + }, + { + "epoch": 17.655844155844157, + "grad_norm": 1.9707324504852295, + "learning_rate": 4.314160308704268e-05, + "loss": 0.4113, + "step": 2719 + }, + { + "epoch": 17.662337662337663, + "grad_norm": 1.993179202079773, + "learning_rate": 4.3110485465768096e-05, + "loss": 0.4244, + "step": 2720 + }, + { + "epoch": 17.66883116883117, + "grad_norm": 1.8198834657669067, + "learning_rate": 4.3079370564364755e-05, + "loss": 0.3837, + "step": 2721 + }, + { + "epoch": 17.675324675324674, + "grad_norm": 1.6581958532333374, + "learning_rate": 4.304825839511632e-05, + "loss": 0.3737, + "step": 2722 + }, + { + "epoch": 17.681818181818183, + "grad_norm": 1.9836208820343018, + "learning_rate": 4.301714897030537e-05, + "loss": 0.4257, + "step": 2723 + }, + { + "epoch": 17.68831168831169, + "grad_norm": 1.7951767444610596, + "learning_rate": 4.298604230221341e-05, + "loss": 0.3925, + "step": 2724 + }, + { + "epoch": 17.694805194805195, + "grad_norm": 1.8457961082458496, + "learning_rate": 4.295493840312087e-05, + "loss": 0.3986, + "step": 2725 + }, + { + "epoch": 17.7012987012987, + "grad_norm": 1.9345061779022217, + "learning_rate": 4.292383728530708e-05, + "loss": 0.4044, + "step": 2726 + }, + { + "epoch": 17.707792207792206, + "grad_norm": 1.492247462272644, + "learning_rate": 4.289273896105027e-05, + "loss": 0.322, + "step": 2727 + }, + { + "epoch": 17.714285714285715, + "grad_norm": 1.974740982055664, + "learning_rate": 4.2861643442627564e-05, + "loss": 0.4248, + "step": 2728 + }, + { + "epoch": 17.72077922077922, + "grad_norm": 1.7309398651123047, + "learning_rate": 4.283055074231498e-05, + "loss": 0.3993, + "step": 2729 + }, + { + "epoch": 17.727272727272727, + "grad_norm": 1.7410228252410889, + "learning_rate": 4.2799460872387394e-05, + "loss": 0.3579, + "step": 2730 + }, + { + "epoch": 17.733766233766232, + "grad_norm": 1.7010009288787842, + "learning_rate": 4.2768373845118634e-05, + "loss": 0.3611, + "step": 2731 + }, + { + "epoch": 17.74025974025974, + "grad_norm": 1.7742600440979004, + "learning_rate": 4.273728967278137e-05, + "loss": 0.383, + "step": 2732 + }, + { + "epoch": 17.746753246753247, + "grad_norm": 1.7612049579620361, + "learning_rate": 4.270620836764712e-05, + "loss": 0.3879, + "step": 2733 + }, + { + "epoch": 17.753246753246753, + "grad_norm": 1.7385255098342896, + "learning_rate": 4.267512994198629e-05, + "loss": 0.367, + "step": 2734 + }, + { + "epoch": 17.75974025974026, + "grad_norm": 1.9281290769577026, + "learning_rate": 4.264405440806813e-05, + "loss": 0.4054, + "step": 2735 + }, + { + "epoch": 17.766233766233768, + "grad_norm": 1.699860692024231, + "learning_rate": 4.261298177816082e-05, + "loss": 0.3631, + "step": 2736 + }, + { + "epoch": 17.772727272727273, + "grad_norm": 1.6525532007217407, + "learning_rate": 4.258191206453131e-05, + "loss": 0.3216, + "step": 2737 + }, + { + "epoch": 17.77922077922078, + "grad_norm": 2.0260276794433594, + "learning_rate": 4.255084527944545e-05, + "loss": 0.4445, + "step": 2738 + }, + { + "epoch": 17.785714285714285, + "grad_norm": 1.752463936805725, + "learning_rate": 4.251978143516789e-05, + "loss": 0.403, + "step": 2739 + }, + { + "epoch": 17.792207792207794, + "grad_norm": 1.74684739112854, + "learning_rate": 4.2488720543962146e-05, + "loss": 0.3457, + "step": 2740 + }, + { + "epoch": 17.7987012987013, + "grad_norm": 1.8829489946365356, + "learning_rate": 4.245766261809059e-05, + "loss": 0.4042, + "step": 2741 + }, + { + "epoch": 17.805194805194805, + "grad_norm": 1.8385472297668457, + "learning_rate": 4.242660766981438e-05, + "loss": 0.3831, + "step": 2742 + }, + { + "epoch": 17.81168831168831, + "grad_norm": 1.8216915130615234, + "learning_rate": 4.239555571139353e-05, + "loss": 0.3995, + "step": 2743 + }, + { + "epoch": 17.818181818181817, + "grad_norm": 1.844178557395935, + "learning_rate": 4.236450675508685e-05, + "loss": 0.3864, + "step": 2744 + }, + { + "epoch": 17.824675324675326, + "grad_norm": 1.8179407119750977, + "learning_rate": 4.233346081315196e-05, + "loss": 0.3717, + "step": 2745 + }, + { + "epoch": 17.83116883116883, + "grad_norm": 1.8247555494308472, + "learning_rate": 4.230241789784535e-05, + "loss": 0.375, + "step": 2746 + }, + { + "epoch": 17.837662337662337, + "grad_norm": 2.0518603324890137, + "learning_rate": 4.2271378021422246e-05, + "loss": 0.4371, + "step": 2747 + }, + { + "epoch": 17.844155844155843, + "grad_norm": 1.748353362083435, + "learning_rate": 4.22403411961367e-05, + "loss": 0.3734, + "step": 2748 + }, + { + "epoch": 17.850649350649352, + "grad_norm": 1.8702881336212158, + "learning_rate": 4.2209307434241566e-05, + "loss": 0.4179, + "step": 2749 + }, + { + "epoch": 17.857142857142858, + "grad_norm": 1.793709635734558, + "learning_rate": 4.2178276747988446e-05, + "loss": 0.3758, + "step": 2750 + }, + { + "epoch": 17.863636363636363, + "grad_norm": 1.9019750356674194, + "learning_rate": 4.2147249149627824e-05, + "loss": 0.3735, + "step": 2751 + }, + { + "epoch": 17.87012987012987, + "grad_norm": 1.9998383522033691, + "learning_rate": 4.211622465140887e-05, + "loss": 0.4174, + "step": 2752 + }, + { + "epoch": 17.876623376623378, + "grad_norm": 1.9233485460281372, + "learning_rate": 4.208520326557957e-05, + "loss": 0.4312, + "step": 2753 + }, + { + "epoch": 17.883116883116884, + "grad_norm": 1.8096988201141357, + "learning_rate": 4.205418500438667e-05, + "loss": 0.3878, + "step": 2754 + }, + { + "epoch": 17.88961038961039, + "grad_norm": 1.7870423793792725, + "learning_rate": 4.202316988007567e-05, + "loss": 0.3795, + "step": 2755 + }, + { + "epoch": 17.896103896103895, + "grad_norm": 1.7298967838287354, + "learning_rate": 4.1992157904890905e-05, + "loss": 0.3722, + "step": 2756 + }, + { + "epoch": 17.9025974025974, + "grad_norm": 1.8235975503921509, + "learning_rate": 4.1961149091075376e-05, + "loss": 0.3867, + "step": 2757 + }, + { + "epoch": 17.90909090909091, + "grad_norm": 1.6556315422058105, + "learning_rate": 4.193014345087087e-05, + "loss": 0.3617, + "step": 2758 + }, + { + "epoch": 17.915584415584416, + "grad_norm": 1.9418789148330688, + "learning_rate": 4.1899140996517934e-05, + "loss": 0.4103, + "step": 2759 + }, + { + "epoch": 17.92207792207792, + "grad_norm": 1.6838346719741821, + "learning_rate": 4.1868141740255823e-05, + "loss": 0.3368, + "step": 2760 + }, + { + "epoch": 17.928571428571427, + "grad_norm": 1.7457374334335327, + "learning_rate": 4.183714569432258e-05, + "loss": 0.3816, + "step": 2761 + }, + { + "epoch": 17.935064935064936, + "grad_norm": 1.7318838834762573, + "learning_rate": 4.1806152870954935e-05, + "loss": 0.3735, + "step": 2762 + }, + { + "epoch": 17.941558441558442, + "grad_norm": 1.7461531162261963, + "learning_rate": 4.177516328238838e-05, + "loss": 0.3603, + "step": 2763 + }, + { + "epoch": 17.948051948051948, + "grad_norm": 1.9221315383911133, + "learning_rate": 4.1744176940857107e-05, + "loss": 0.4195, + "step": 2764 + }, + { + "epoch": 17.954545454545453, + "grad_norm": 1.7519389390945435, + "learning_rate": 4.171319385859401e-05, + "loss": 0.3933, + "step": 2765 + }, + { + "epoch": 17.961038961038962, + "grad_norm": 1.6337523460388184, + "learning_rate": 4.168221404783076e-05, + "loss": 0.3438, + "step": 2766 + }, + { + "epoch": 17.967532467532468, + "grad_norm": 1.9572718143463135, + "learning_rate": 4.165123752079768e-05, + "loss": 0.4389, + "step": 2767 + }, + { + "epoch": 17.974025974025974, + "grad_norm": 1.9795647859573364, + "learning_rate": 4.16202642897238e-05, + "loss": 0.4443, + "step": 2768 + }, + { + "epoch": 17.98051948051948, + "grad_norm": 1.9309934377670288, + "learning_rate": 4.158929436683686e-05, + "loss": 0.3811, + "step": 2769 + }, + { + "epoch": 17.98701298701299, + "grad_norm": 1.843565583229065, + "learning_rate": 4.15583277643633e-05, + "loss": 0.3763, + "step": 2770 + }, + { + "epoch": 17.993506493506494, + "grad_norm": 1.6526652574539185, + "learning_rate": 4.152736449452827e-05, + "loss": 0.3714, + "step": 2771 + }, + { + "epoch": 18.0, + "grad_norm": 437.5696716308594, + "learning_rate": 4.149640456955555e-05, + "loss": 0.3076, + "step": 2772 + }, + { + "epoch": 18.006493506493506, + "grad_norm": 1.841978669166565, + "learning_rate": 4.146544800166764e-05, + "loss": 0.3601, + "step": 2773 + }, + { + "epoch": 18.01298701298701, + "grad_norm": 1.8681656122207642, + "learning_rate": 4.143449480308569e-05, + "loss": 0.3841, + "step": 2774 + }, + { + "epoch": 18.01948051948052, + "grad_norm": 1.8575022220611572, + "learning_rate": 4.140354498602952e-05, + "loss": 0.3686, + "step": 2775 + }, + { + "epoch": 18.025974025974026, + "grad_norm": 1.8024266958236694, + "learning_rate": 4.137259856271767e-05, + "loss": 0.3586, + "step": 2776 + }, + { + "epoch": 18.032467532467532, + "grad_norm": 1.7548918724060059, + "learning_rate": 4.134165554536728e-05, + "loss": 0.3455, + "step": 2777 + }, + { + "epoch": 18.038961038961038, + "grad_norm": 1.745211124420166, + "learning_rate": 4.131071594619416e-05, + "loss": 0.3417, + "step": 2778 + }, + { + "epoch": 18.045454545454547, + "grad_norm": 1.6816892623901367, + "learning_rate": 4.127977977741276e-05, + "loss": 0.3465, + "step": 2779 + }, + { + "epoch": 18.051948051948052, + "grad_norm": 1.405104637145996, + "learning_rate": 4.1248847051236195e-05, + "loss": 0.2655, + "step": 2780 + }, + { + "epoch": 18.058441558441558, + "grad_norm": 1.5914933681488037, + "learning_rate": 4.1217917779876235e-05, + "loss": 0.3392, + "step": 2781 + }, + { + "epoch": 18.064935064935064, + "grad_norm": 1.7541837692260742, + "learning_rate": 4.118699197554326e-05, + "loss": 0.3566, + "step": 2782 + }, + { + "epoch": 18.071428571428573, + "grad_norm": 1.7105783224105835, + "learning_rate": 4.115606965044628e-05, + "loss": 0.3254, + "step": 2783 + }, + { + "epoch": 18.07792207792208, + "grad_norm": 1.8172639608383179, + "learning_rate": 4.112515081679294e-05, + "loss": 0.3437, + "step": 2784 + }, + { + "epoch": 18.084415584415584, + "grad_norm": 1.8359875679016113, + "learning_rate": 4.109423548678949e-05, + "loss": 0.3812, + "step": 2785 + }, + { + "epoch": 18.09090909090909, + "grad_norm": 1.814726710319519, + "learning_rate": 4.1063323672640844e-05, + "loss": 0.3743, + "step": 2786 + }, + { + "epoch": 18.0974025974026, + "grad_norm": 1.6159942150115967, + "learning_rate": 4.103241538655049e-05, + "loss": 0.3147, + "step": 2787 + }, + { + "epoch": 18.103896103896105, + "grad_norm": 1.7023439407348633, + "learning_rate": 4.100151064072052e-05, + "loss": 0.3237, + "step": 2788 + }, + { + "epoch": 18.11038961038961, + "grad_norm": 1.512913465499878, + "learning_rate": 4.097060944735164e-05, + "loss": 0.2579, + "step": 2789 + }, + { + "epoch": 18.116883116883116, + "grad_norm": 1.7844362258911133, + "learning_rate": 4.093971181864313e-05, + "loss": 0.3757, + "step": 2790 + }, + { + "epoch": 18.123376623376622, + "grad_norm": 1.62827467918396, + "learning_rate": 4.0908817766792923e-05, + "loss": 0.3283, + "step": 2791 + }, + { + "epoch": 18.12987012987013, + "grad_norm": 1.5056383609771729, + "learning_rate": 4.087792730399749e-05, + "loss": 0.2963, + "step": 2792 + }, + { + "epoch": 18.136363636363637, + "grad_norm": 1.7066633701324463, + "learning_rate": 4.0847040442451895e-05, + "loss": 0.3201, + "step": 2793 + }, + { + "epoch": 18.142857142857142, + "grad_norm": 1.7512034177780151, + "learning_rate": 4.081615719434977e-05, + "loss": 0.3273, + "step": 2794 + }, + { + "epoch": 18.149350649350648, + "grad_norm": 1.8144875764846802, + "learning_rate": 4.078527757188333e-05, + "loss": 0.3372, + "step": 2795 + }, + { + "epoch": 18.155844155844157, + "grad_norm": 1.670381784439087, + "learning_rate": 4.075440158724338e-05, + "loss": 0.3273, + "step": 2796 + }, + { + "epoch": 18.162337662337663, + "grad_norm": 1.6355849504470825, + "learning_rate": 4.072352925261927e-05, + "loss": 0.3242, + "step": 2797 + }, + { + "epoch": 18.16883116883117, + "grad_norm": 1.871863842010498, + "learning_rate": 4.06926605801989e-05, + "loss": 0.3401, + "step": 2798 + }, + { + "epoch": 18.175324675324674, + "grad_norm": 1.826072335243225, + "learning_rate": 4.066179558216874e-05, + "loss": 0.3683, + "step": 2799 + }, + { + "epoch": 18.181818181818183, + "grad_norm": 1.5390807390213013, + "learning_rate": 4.063093427071376e-05, + "loss": 0.2713, + "step": 2800 + }, + { + "epoch": 18.18831168831169, + "grad_norm": 1.5793615579605103, + "learning_rate": 4.0600076658017585e-05, + "loss": 0.3185, + "step": 2801 + }, + { + "epoch": 18.194805194805195, + "grad_norm": 1.7266685962677002, + "learning_rate": 4.056922275626227e-05, + "loss": 0.3375, + "step": 2802 + }, + { + "epoch": 18.2012987012987, + "grad_norm": 1.694481611251831, + "learning_rate": 4.053837257762846e-05, + "loss": 0.3055, + "step": 2803 + }, + { + "epoch": 18.207792207792206, + "grad_norm": 1.4903581142425537, + "learning_rate": 4.0507526134295314e-05, + "loss": 0.3, + "step": 2804 + }, + { + "epoch": 18.214285714285715, + "grad_norm": 1.7501603364944458, + "learning_rate": 4.047668343844051e-05, + "loss": 0.3634, + "step": 2805 + }, + { + "epoch": 18.22077922077922, + "grad_norm": 1.8231741189956665, + "learning_rate": 4.044584450224026e-05, + "loss": 0.3531, + "step": 2806 + }, + { + "epoch": 18.227272727272727, + "grad_norm": 1.8030606508255005, + "learning_rate": 4.04150093378693e-05, + "loss": 0.3794, + "step": 2807 + }, + { + "epoch": 18.233766233766232, + "grad_norm": 1.8993045091629028, + "learning_rate": 4.0384177957500866e-05, + "loss": 0.3746, + "step": 2808 + }, + { + "epoch": 18.24025974025974, + "grad_norm": 1.7921812534332275, + "learning_rate": 4.035335037330668e-05, + "loss": 0.3513, + "step": 2809 + }, + { + "epoch": 18.246753246753247, + "grad_norm": 1.8197550773620605, + "learning_rate": 4.032252659745699e-05, + "loss": 0.3511, + "step": 2810 + }, + { + "epoch": 18.253246753246753, + "grad_norm": 1.6334441900253296, + "learning_rate": 4.029170664212054e-05, + "loss": 0.3345, + "step": 2811 + }, + { + "epoch": 18.25974025974026, + "grad_norm": 1.8141868114471436, + "learning_rate": 4.026089051946457e-05, + "loss": 0.3591, + "step": 2812 + }, + { + "epoch": 18.266233766233768, + "grad_norm": 1.4973831176757812, + "learning_rate": 4.023007824165476e-05, + "loss": 0.3168, + "step": 2813 + }, + { + "epoch": 18.272727272727273, + "grad_norm": 1.5394607782363892, + "learning_rate": 4.0199269820855355e-05, + "loss": 0.2791, + "step": 2814 + }, + { + "epoch": 18.27922077922078, + "grad_norm": 1.6770823001861572, + "learning_rate": 4.0168465269229007e-05, + "loss": 0.3641, + "step": 2815 + }, + { + "epoch": 18.285714285714285, + "grad_norm": 1.8351795673370361, + "learning_rate": 4.0137664598936857e-05, + "loss": 0.3658, + "step": 2816 + }, + { + "epoch": 18.292207792207794, + "grad_norm": 1.497967004776001, + "learning_rate": 4.010686782213855e-05, + "loss": 0.2957, + "step": 2817 + }, + { + "epoch": 18.2987012987013, + "grad_norm": 1.9181640148162842, + "learning_rate": 4.007607495099215e-05, + "loss": 0.4133, + "step": 2818 + }, + { + "epoch": 18.305194805194805, + "grad_norm": 1.8355867862701416, + "learning_rate": 4.004528599765419e-05, + "loss": 0.3352, + "step": 2819 + }, + { + "epoch": 18.31168831168831, + "grad_norm": 1.7657628059387207, + "learning_rate": 4.001450097427966e-05, + "loss": 0.3513, + "step": 2820 + }, + { + "epoch": 18.318181818181817, + "grad_norm": 1.620801568031311, + "learning_rate": 3.9983719893022e-05, + "loss": 0.3259, + "step": 2821 + }, + { + "epoch": 18.324675324675326, + "grad_norm": 1.5936059951782227, + "learning_rate": 3.9952942766033114e-05, + "loss": 0.3073, + "step": 2822 + }, + { + "epoch": 18.33116883116883, + "grad_norm": 1.7015280723571777, + "learning_rate": 3.992216960546331e-05, + "loss": 0.3482, + "step": 2823 + }, + { + "epoch": 18.337662337662337, + "grad_norm": 1.7215479612350464, + "learning_rate": 3.989140042346134e-05, + "loss": 0.36, + "step": 2824 + }, + { + "epoch": 18.344155844155843, + "grad_norm": 1.6612660884857178, + "learning_rate": 3.986063523217439e-05, + "loss": 0.3187, + "step": 2825 + }, + { + "epoch": 18.350649350649352, + "grad_norm": 1.6512391567230225, + "learning_rate": 3.9829874043748064e-05, + "loss": 0.335, + "step": 2826 + }, + { + "epoch": 18.357142857142858, + "grad_norm": 1.6896615028381348, + "learning_rate": 3.9799116870326415e-05, + "loss": 0.3393, + "step": 2827 + }, + { + "epoch": 18.363636363636363, + "grad_norm": 1.7979546785354614, + "learning_rate": 3.976836372405188e-05, + "loss": 0.365, + "step": 2828 + }, + { + "epoch": 18.37012987012987, + "grad_norm": 1.6790097951889038, + "learning_rate": 3.97376146170653e-05, + "loss": 0.3236, + "step": 2829 + }, + { + "epoch": 18.376623376623378, + "grad_norm": 1.6865733861923218, + "learning_rate": 3.9706869561505946e-05, + "loss": 0.3563, + "step": 2830 + }, + { + "epoch": 18.383116883116884, + "grad_norm": 1.7411903142929077, + "learning_rate": 3.967612856951146e-05, + "loss": 0.3521, + "step": 2831 + }, + { + "epoch": 18.38961038961039, + "grad_norm": 1.6182326078414917, + "learning_rate": 3.964539165321794e-05, + "loss": 0.3391, + "step": 2832 + }, + { + "epoch": 18.396103896103895, + "grad_norm": 1.5759528875350952, + "learning_rate": 3.9614658824759806e-05, + "loss": 0.3185, + "step": 2833 + }, + { + "epoch": 18.4025974025974, + "grad_norm": 1.7490513324737549, + "learning_rate": 3.95839300962699e-05, + "loss": 0.3671, + "step": 2834 + }, + { + "epoch": 18.40909090909091, + "grad_norm": 1.6510854959487915, + "learning_rate": 3.955320547987943e-05, + "loss": 0.3546, + "step": 2835 + }, + { + "epoch": 18.415584415584416, + "grad_norm": 1.653049349784851, + "learning_rate": 3.952248498771797e-05, + "loss": 0.3631, + "step": 2836 + }, + { + "epoch": 18.42207792207792, + "grad_norm": 1.5997154712677002, + "learning_rate": 3.949176863191353e-05, + "loss": 0.3167, + "step": 2837 + }, + { + "epoch": 18.428571428571427, + "grad_norm": 1.8495252132415771, + "learning_rate": 3.9461056424592416e-05, + "loss": 0.3752, + "step": 2838 + }, + { + "epoch": 18.435064935064936, + "grad_norm": 1.8384591341018677, + "learning_rate": 3.943034837787931e-05, + "loss": 0.386, + "step": 2839 + }, + { + "epoch": 18.441558441558442, + "grad_norm": 1.7558294534683228, + "learning_rate": 3.939964450389728e-05, + "loss": 0.3559, + "step": 2840 + }, + { + "epoch": 18.448051948051948, + "grad_norm": 1.6538680791854858, + "learning_rate": 3.93689448147677e-05, + "loss": 0.3625, + "step": 2841 + }, + { + "epoch": 18.454545454545453, + "grad_norm": 1.6745864152908325, + "learning_rate": 3.933824932261037e-05, + "loss": 0.3418, + "step": 2842 + }, + { + "epoch": 18.461038961038962, + "grad_norm": 1.6941906213760376, + "learning_rate": 3.9307558039543355e-05, + "loss": 0.3432, + "step": 2843 + }, + { + "epoch": 18.467532467532468, + "grad_norm": 1.6110925674438477, + "learning_rate": 3.927687097768309e-05, + "loss": 0.3184, + "step": 2844 + }, + { + "epoch": 18.474025974025974, + "grad_norm": 1.6785582304000854, + "learning_rate": 3.924618814914434e-05, + "loss": 0.3508, + "step": 2845 + }, + { + "epoch": 18.48051948051948, + "grad_norm": 1.727658748626709, + "learning_rate": 3.9215509566040184e-05, + "loss": 0.3422, + "step": 2846 + }, + { + "epoch": 18.48701298701299, + "grad_norm": 1.7198506593704224, + "learning_rate": 3.918483524048207e-05, + "loss": 0.3722, + "step": 2847 + }, + { + "epoch": 18.493506493506494, + "grad_norm": 1.7855008840560913, + "learning_rate": 3.915416518457974e-05, + "loss": 0.3792, + "step": 2848 + }, + { + "epoch": 18.5, + "grad_norm": 1.8613656759262085, + "learning_rate": 3.912349941044122e-05, + "loss": 0.3964, + "step": 2849 + }, + { + "epoch": 18.506493506493506, + "grad_norm": 1.662196397781372, + "learning_rate": 3.9092837930172884e-05, + "loss": 0.3297, + "step": 2850 + }, + { + "epoch": 18.51298701298701, + "grad_norm": 1.7454947233200073, + "learning_rate": 3.9062180755879373e-05, + "loss": 0.3956, + "step": 2851 + }, + { + "epoch": 18.51948051948052, + "grad_norm": 1.6198335886001587, + "learning_rate": 3.90315278996637e-05, + "loss": 0.3381, + "step": 2852 + }, + { + "epoch": 18.525974025974026, + "grad_norm": 1.8167154788970947, + "learning_rate": 3.900087937362711e-05, + "loss": 0.3992, + "step": 2853 + }, + { + "epoch": 18.532467532467532, + "grad_norm": 1.5783976316452026, + "learning_rate": 3.897023518986915e-05, + "loss": 0.339, + "step": 2854 + }, + { + "epoch": 18.538961038961038, + "grad_norm": 1.6981533765792847, + "learning_rate": 3.893959536048765e-05, + "loss": 0.338, + "step": 2855 + }, + { + "epoch": 18.545454545454547, + "grad_norm": 1.7285051345825195, + "learning_rate": 3.890895989757874e-05, + "loss": 0.3378, + "step": 2856 + }, + { + "epoch": 18.551948051948052, + "grad_norm": 1.6622600555419922, + "learning_rate": 3.887832881323681e-05, + "loss": 0.3304, + "step": 2857 + }, + { + "epoch": 18.558441558441558, + "grad_norm": 1.5686423778533936, + "learning_rate": 3.884770211955454e-05, + "loss": 0.3254, + "step": 2858 + }, + { + "epoch": 18.564935064935064, + "grad_norm": 1.7750526666641235, + "learning_rate": 3.8817079828622856e-05, + "loss": 0.35, + "step": 2859 + }, + { + "epoch": 18.571428571428573, + "grad_norm": 1.7655175924301147, + "learning_rate": 3.878646195253095e-05, + "loss": 0.3663, + "step": 2860 + }, + { + "epoch": 18.57792207792208, + "grad_norm": 1.6904159784317017, + "learning_rate": 3.875584850336627e-05, + "loss": 0.327, + "step": 2861 + }, + { + "epoch": 18.584415584415584, + "grad_norm": 1.5708426237106323, + "learning_rate": 3.872523949321454e-05, + "loss": 0.3237, + "step": 2862 + }, + { + "epoch": 18.59090909090909, + "grad_norm": 1.6561986207962036, + "learning_rate": 3.869463493415969e-05, + "loss": 0.3312, + "step": 2863 + }, + { + "epoch": 18.5974025974026, + "grad_norm": 1.74215567111969, + "learning_rate": 3.8664034838283924e-05, + "loss": 0.3773, + "step": 2864 + }, + { + "epoch": 18.603896103896105, + "grad_norm": 1.8055598735809326, + "learning_rate": 3.863343921766769e-05, + "loss": 0.3939, + "step": 2865 + }, + { + "epoch": 18.61038961038961, + "grad_norm": 1.6521251201629639, + "learning_rate": 3.860284808438962e-05, + "loss": 0.345, + "step": 2866 + }, + { + "epoch": 18.616883116883116, + "grad_norm": 1.633084774017334, + "learning_rate": 3.857226145052665e-05, + "loss": 0.3369, + "step": 2867 + }, + { + "epoch": 18.623376623376622, + "grad_norm": 1.579702377319336, + "learning_rate": 3.854167932815387e-05, + "loss": 0.3075, + "step": 2868 + }, + { + "epoch": 18.62987012987013, + "grad_norm": 1.4390311241149902, + "learning_rate": 3.851110172934463e-05, + "loss": 0.2763, + "step": 2869 + }, + { + "epoch": 18.636363636363637, + "grad_norm": 1.6653575897216797, + "learning_rate": 3.848052866617049e-05, + "loss": 0.3611, + "step": 2870 + }, + { + "epoch": 18.642857142857142, + "grad_norm": 1.8293627500534058, + "learning_rate": 3.8449960150701165e-05, + "loss": 0.3347, + "step": 2871 + }, + { + "epoch": 18.649350649350648, + "grad_norm": 1.6536465883255005, + "learning_rate": 3.841939619500468e-05, + "loss": 0.3093, + "step": 2872 + }, + { + "epoch": 18.655844155844157, + "grad_norm": 1.714642882347107, + "learning_rate": 3.8388836811147176e-05, + "loss": 0.328, + "step": 2873 + }, + { + "epoch": 18.662337662337663, + "grad_norm": 1.7932056188583374, + "learning_rate": 3.835828201119301e-05, + "loss": 0.3588, + "step": 2874 + }, + { + "epoch": 18.66883116883117, + "grad_norm": 1.773572564125061, + "learning_rate": 3.832773180720475e-05, + "loss": 0.3578, + "step": 2875 + }, + { + "epoch": 18.675324675324674, + "grad_norm": 1.6852892637252808, + "learning_rate": 3.829718621124308e-05, + "loss": 0.34, + "step": 2876 + }, + { + "epoch": 18.681818181818183, + "grad_norm": 1.751536250114441, + "learning_rate": 3.8266645235367e-05, + "loss": 0.3527, + "step": 2877 + }, + { + "epoch": 18.68831168831169, + "grad_norm": 1.6013262271881104, + "learning_rate": 3.8236108891633535e-05, + "loss": 0.3312, + "step": 2878 + }, + { + "epoch": 18.694805194805195, + "grad_norm": 1.51932954788208, + "learning_rate": 3.820557719209799e-05, + "loss": 0.2631, + "step": 2879 + }, + { + "epoch": 18.7012987012987, + "grad_norm": 1.4073882102966309, + "learning_rate": 3.817505014881378e-05, + "loss": 0.294, + "step": 2880 + }, + { + "epoch": 18.707792207792206, + "grad_norm": 1.9614096879959106, + "learning_rate": 3.8144527773832476e-05, + "loss": 0.3926, + "step": 2881 + }, + { + "epoch": 18.714285714285715, + "grad_norm": 1.650420904159546, + "learning_rate": 3.811401007920388e-05, + "loss": 0.3025, + "step": 2882 + }, + { + "epoch": 18.72077922077922, + "grad_norm": 1.8370767831802368, + "learning_rate": 3.808349707697586e-05, + "loss": 0.3491, + "step": 2883 + }, + { + "epoch": 18.727272727272727, + "grad_norm": 1.7715657949447632, + "learning_rate": 3.8052988779194475e-05, + "loss": 0.3387, + "step": 2884 + }, + { + "epoch": 18.733766233766232, + "grad_norm": 1.6910730600357056, + "learning_rate": 3.8022485197903925e-05, + "loss": 0.3481, + "step": 2885 + }, + { + "epoch": 18.74025974025974, + "grad_norm": 1.5854307413101196, + "learning_rate": 3.7991986345146505e-05, + "loss": 0.3068, + "step": 2886 + }, + { + "epoch": 18.746753246753247, + "grad_norm": 1.5841996669769287, + "learning_rate": 3.796149223296272e-05, + "loss": 0.3202, + "step": 2887 + }, + { + "epoch": 18.753246753246753, + "grad_norm": 1.6605578660964966, + "learning_rate": 3.7931002873391154e-05, + "loss": 0.3359, + "step": 2888 + }, + { + "epoch": 18.75974025974026, + "grad_norm": 1.7045667171478271, + "learning_rate": 3.790051827846851e-05, + "loss": 0.3556, + "step": 2889 + }, + { + "epoch": 18.766233766233768, + "grad_norm": 1.8820583820343018, + "learning_rate": 3.787003846022964e-05, + "loss": 0.3696, + "step": 2890 + }, + { + "epoch": 18.772727272727273, + "grad_norm": 1.895405888557434, + "learning_rate": 3.783956343070746e-05, + "loss": 0.3668, + "step": 2891 + }, + { + "epoch": 18.77922077922078, + "grad_norm": 1.6554292440414429, + "learning_rate": 3.780909320193308e-05, + "loss": 0.3216, + "step": 2892 + }, + { + "epoch": 18.785714285714285, + "grad_norm": 1.6428215503692627, + "learning_rate": 3.7778627785935626e-05, + "loss": 0.3389, + "step": 2893 + }, + { + "epoch": 18.792207792207794, + "grad_norm": 1.714737892150879, + "learning_rate": 3.774816719474238e-05, + "loss": 0.3754, + "step": 2894 + }, + { + "epoch": 18.7987012987013, + "grad_norm": 1.8068455457687378, + "learning_rate": 3.7717711440378694e-05, + "loss": 0.3714, + "step": 2895 + }, + { + "epoch": 18.805194805194805, + "grad_norm": 1.7066638469696045, + "learning_rate": 3.7687260534868e-05, + "loss": 0.3427, + "step": 2896 + }, + { + "epoch": 18.81168831168831, + "grad_norm": 1.665046215057373, + "learning_rate": 3.7656814490231865e-05, + "loss": 0.3427, + "step": 2897 + }, + { + "epoch": 18.818181818181817, + "grad_norm": 1.769525170326233, + "learning_rate": 3.7626373318489886e-05, + "loss": 0.3635, + "step": 2898 + }, + { + "epoch": 18.824675324675326, + "grad_norm": 1.657949447631836, + "learning_rate": 3.759593703165977e-05, + "loss": 0.3259, + "step": 2899 + }, + { + "epoch": 18.83116883116883, + "grad_norm": 1.7202316522598267, + "learning_rate": 3.756550564175727e-05, + "loss": 0.3456, + "step": 2900 + }, + { + "epoch": 18.837662337662337, + "grad_norm": 1.6598058938980103, + "learning_rate": 3.75350791607962e-05, + "loss": 0.3365, + "step": 2901 + }, + { + "epoch": 18.844155844155843, + "grad_norm": 1.5769715309143066, + "learning_rate": 3.7504657600788485e-05, + "loss": 0.2986, + "step": 2902 + }, + { + "epoch": 18.850649350649352, + "grad_norm": 1.7609301805496216, + "learning_rate": 3.7474240973744066e-05, + "loss": 0.3745, + "step": 2903 + }, + { + "epoch": 18.857142857142858, + "grad_norm": 1.7873097658157349, + "learning_rate": 3.744382929167094e-05, + "loss": 0.3685, + "step": 2904 + }, + { + "epoch": 18.863636363636363, + "grad_norm": 1.8870104551315308, + "learning_rate": 3.741342256657515e-05, + "loss": 0.3903, + "step": 2905 + }, + { + "epoch": 18.87012987012987, + "grad_norm": 1.7489452362060547, + "learning_rate": 3.73830208104608e-05, + "loss": 0.3384, + "step": 2906 + }, + { + "epoch": 18.876623376623378, + "grad_norm": 1.8287419080734253, + "learning_rate": 3.735262403533002e-05, + "loss": 0.3783, + "step": 2907 + }, + { + "epoch": 18.883116883116884, + "grad_norm": 1.9345002174377441, + "learning_rate": 3.732223225318298e-05, + "loss": 0.3855, + "step": 2908 + }, + { + "epoch": 18.88961038961039, + "grad_norm": 1.6523834466934204, + "learning_rate": 3.7291845476017863e-05, + "loss": 0.3345, + "step": 2909 + }, + { + "epoch": 18.896103896103895, + "grad_norm": 1.8098790645599365, + "learning_rate": 3.72614637158309e-05, + "loss": 0.3535, + "step": 2910 + }, + { + "epoch": 18.9025974025974, + "grad_norm": 1.6670156717300415, + "learning_rate": 3.723108698461631e-05, + "loss": 0.3531, + "step": 2911 + }, + { + "epoch": 18.90909090909091, + "grad_norm": 1.406030297279358, + "learning_rate": 3.720071529436637e-05, + "loss": 0.2886, + "step": 2912 + }, + { + "epoch": 18.915584415584416, + "grad_norm": 1.7998902797698975, + "learning_rate": 3.717034865707133e-05, + "loss": 0.3804, + "step": 2913 + }, + { + "epoch": 18.92207792207792, + "grad_norm": 1.549731969833374, + "learning_rate": 3.713998708471946e-05, + "loss": 0.2818, + "step": 2914 + }, + { + "epoch": 18.928571428571427, + "grad_norm": 1.6668057441711426, + "learning_rate": 3.710963058929701e-05, + "loss": 0.3345, + "step": 2915 + }, + { + "epoch": 18.935064935064936, + "grad_norm": 1.7145839929580688, + "learning_rate": 3.7079279182788265e-05, + "loss": 0.3366, + "step": 2916 + }, + { + "epoch": 18.941558441558442, + "grad_norm": 2.05721378326416, + "learning_rate": 3.704893287717548e-05, + "loss": 0.3865, + "step": 2917 + }, + { + "epoch": 18.948051948051948, + "grad_norm": 1.7486335039138794, + "learning_rate": 3.7018591684438895e-05, + "loss": 0.3478, + "step": 2918 + }, + { + "epoch": 18.954545454545453, + "grad_norm": 1.9624111652374268, + "learning_rate": 3.698825561655672e-05, + "loss": 0.3507, + "step": 2919 + }, + { + "epoch": 18.961038961038962, + "grad_norm": 1.841869592666626, + "learning_rate": 3.6957924685505167e-05, + "loss": 0.3801, + "step": 2920 + }, + { + "epoch": 18.967532467532468, + "grad_norm": 1.7049486637115479, + "learning_rate": 3.6927598903258374e-05, + "loss": 0.3277, + "step": 2921 + }, + { + "epoch": 18.974025974025974, + "grad_norm": 1.6004366874694824, + "learning_rate": 3.689727828178854e-05, + "loss": 0.3265, + "step": 2922 + }, + { + "epoch": 18.98051948051948, + "grad_norm": 1.834167242050171, + "learning_rate": 3.686696283306572e-05, + "loss": 0.3823, + "step": 2923 + }, + { + "epoch": 18.98701298701299, + "grad_norm": 1.7891381978988647, + "learning_rate": 3.683665256905799e-05, + "loss": 0.3357, + "step": 2924 + }, + { + "epoch": 18.993506493506494, + "grad_norm": 1.7981270551681519, + "learning_rate": 3.680634750173137e-05, + "loss": 0.3763, + "step": 2925 + }, + { + "epoch": 19.0, + "grad_norm": 2582.5048828125, + "learning_rate": 3.677604764304978e-05, + "loss": 0.4122, + "step": 2926 + }, + { + "epoch": 19.006493506493506, + "grad_norm": 1.5977998971939087, + "learning_rate": 3.674575300497517e-05, + "loss": 0.3098, + "step": 2927 + }, + { + "epoch": 19.01298701298701, + "grad_norm": 1.6671226024627686, + "learning_rate": 3.671546359946737e-05, + "loss": 0.3317, + "step": 2928 + }, + { + "epoch": 19.01948051948052, + "grad_norm": 1.695551872253418, + "learning_rate": 3.668517943848416e-05, + "loss": 0.3399, + "step": 2929 + }, + { + "epoch": 19.025974025974026, + "grad_norm": 1.5789490938186646, + "learning_rate": 3.665490053398123e-05, + "loss": 0.3255, + "step": 2930 + }, + { + "epoch": 19.032467532467532, + "grad_norm": 1.682943344116211, + "learning_rate": 3.662462689791221e-05, + "loss": 0.3249, + "step": 2931 + }, + { + "epoch": 19.038961038961038, + "grad_norm": 1.6995230913162231, + "learning_rate": 3.659435854222869e-05, + "loss": 0.3225, + "step": 2932 + }, + { + "epoch": 19.045454545454547, + "grad_norm": 1.6949334144592285, + "learning_rate": 3.656409547888011e-05, + "loss": 0.341, + "step": 2933 + }, + { + "epoch": 19.051948051948052, + "grad_norm": 1.3892732858657837, + "learning_rate": 3.6533837719813844e-05, + "loss": 0.2831, + "step": 2934 + }, + { + "epoch": 19.058441558441558, + "grad_norm": 1.6560840606689453, + "learning_rate": 3.650358527697519e-05, + "loss": 0.2893, + "step": 2935 + }, + { + "epoch": 19.064935064935064, + "grad_norm": 1.8238203525543213, + "learning_rate": 3.6473338162307314e-05, + "loss": 0.3687, + "step": 2936 + }, + { + "epoch": 19.071428571428573, + "grad_norm": 1.453324556350708, + "learning_rate": 3.644309638775132e-05, + "loss": 0.2899, + "step": 2937 + }, + { + "epoch": 19.07792207792208, + "grad_norm": 1.6432727575302124, + "learning_rate": 3.641285996524617e-05, + "loss": 0.3141, + "step": 2938 + }, + { + "epoch": 19.084415584415584, + "grad_norm": 1.5617375373840332, + "learning_rate": 3.6382628906728736e-05, + "loss": 0.3165, + "step": 2939 + }, + { + "epoch": 19.09090909090909, + "grad_norm": 1.6537740230560303, + "learning_rate": 3.635240322413374e-05, + "loss": 0.2997, + "step": 2940 + }, + { + "epoch": 19.0974025974026, + "grad_norm": 1.7960238456726074, + "learning_rate": 3.632218292939383e-05, + "loss": 0.3379, + "step": 2941 + }, + { + "epoch": 19.103896103896105, + "grad_norm": 1.6603929996490479, + "learning_rate": 3.629196803443946e-05, + "loss": 0.3082, + "step": 2942 + }, + { + "epoch": 19.11038961038961, + "grad_norm": 1.590101957321167, + "learning_rate": 3.626175855119903e-05, + "loss": 0.3037, + "step": 2943 + }, + { + "epoch": 19.116883116883116, + "grad_norm": 1.5472991466522217, + "learning_rate": 3.6231554491598754e-05, + "loss": 0.28, + "step": 2944 + }, + { + "epoch": 19.123376623376622, + "grad_norm": 1.5755720138549805, + "learning_rate": 3.620135586756273e-05, + "loss": 0.3161, + "step": 2945 + }, + { + "epoch": 19.12987012987013, + "grad_norm": 1.9312375783920288, + "learning_rate": 3.617116269101286e-05, + "loss": 0.3817, + "step": 2946 + }, + { + "epoch": 19.136363636363637, + "grad_norm": 1.5177223682403564, + "learning_rate": 3.614097497386894e-05, + "loss": 0.2559, + "step": 2947 + }, + { + "epoch": 19.142857142857142, + "grad_norm": 1.3481799364089966, + "learning_rate": 3.6110792728048635e-05, + "loss": 0.2471, + "step": 2948 + }, + { + "epoch": 19.149350649350648, + "grad_norm": 1.6340221166610718, + "learning_rate": 3.60806159654674e-05, + "loss": 0.2777, + "step": 2949 + }, + { + "epoch": 19.155844155844157, + "grad_norm": 1.69704270362854, + "learning_rate": 3.605044469803854e-05, + "loss": 0.3263, + "step": 2950 + }, + { + "epoch": 19.162337662337663, + "grad_norm": 1.886120080947876, + "learning_rate": 3.60202789376732e-05, + "loss": 0.3291, + "step": 2951 + }, + { + "epoch": 19.16883116883117, + "grad_norm": 1.6609972715377808, + "learning_rate": 3.599011869628033e-05, + "loss": 0.3177, + "step": 2952 + }, + { + "epoch": 19.175324675324674, + "grad_norm": 1.59373939037323, + "learning_rate": 3.595996398576672e-05, + "loss": 0.2988, + "step": 2953 + }, + { + "epoch": 19.181818181818183, + "grad_norm": 1.4958374500274658, + "learning_rate": 3.592981481803699e-05, + "loss": 0.2744, + "step": 2954 + }, + { + "epoch": 19.18831168831169, + "grad_norm": 1.7184253931045532, + "learning_rate": 3.589967120499353e-05, + "loss": 0.2971, + "step": 2955 + }, + { + "epoch": 19.194805194805195, + "grad_norm": 1.5311522483825684, + "learning_rate": 3.5869533158536585e-05, + "loss": 0.2916, + "step": 2956 + }, + { + "epoch": 19.2012987012987, + "grad_norm": 1.8133670091629028, + "learning_rate": 3.583940069056415e-05, + "loss": 0.351, + "step": 2957 + }, + { + "epoch": 19.207792207792206, + "grad_norm": 1.4929035902023315, + "learning_rate": 3.5809273812972074e-05, + "loss": 0.2954, + "step": 2958 + }, + { + "epoch": 19.214285714285715, + "grad_norm": 1.6833645105361938, + "learning_rate": 3.577915253765396e-05, + "loss": 0.3147, + "step": 2959 + }, + { + "epoch": 19.22077922077922, + "grad_norm": 1.6576787233352661, + "learning_rate": 3.5749036876501194e-05, + "loss": 0.3204, + "step": 2960 + }, + { + "epoch": 19.227272727272727, + "grad_norm": 1.6584258079528809, + "learning_rate": 3.5718926841402996e-05, + "loss": 0.2874, + "step": 2961 + }, + { + "epoch": 19.233766233766232, + "grad_norm": 1.7899978160858154, + "learning_rate": 3.5688822444246294e-05, + "loss": 0.3193, + "step": 2962 + }, + { + "epoch": 19.24025974025974, + "grad_norm": 1.8224332332611084, + "learning_rate": 3.565872369691586e-05, + "loss": 0.344, + "step": 2963 + }, + { + "epoch": 19.246753246753247, + "grad_norm": 1.674277424812317, + "learning_rate": 3.5628630611294186e-05, + "loss": 0.33, + "step": 2964 + }, + { + "epoch": 19.253246753246753, + "grad_norm": 1.574242115020752, + "learning_rate": 3.559854319926156e-05, + "loss": 0.2882, + "step": 2965 + }, + { + "epoch": 19.25974025974026, + "grad_norm": 1.7872192859649658, + "learning_rate": 3.556846147269598e-05, + "loss": 0.3288, + "step": 2966 + }, + { + "epoch": 19.266233766233768, + "grad_norm": 1.3709115982055664, + "learning_rate": 3.553838544347326e-05, + "loss": 0.2571, + "step": 2967 + }, + { + "epoch": 19.272727272727273, + "grad_norm": 1.5480459928512573, + "learning_rate": 3.550831512346695e-05, + "loss": 0.2829, + "step": 2968 + }, + { + "epoch": 19.27922077922078, + "grad_norm": 1.5414947271347046, + "learning_rate": 3.5478250524548326e-05, + "loss": 0.2986, + "step": 2969 + }, + { + "epoch": 19.285714285714285, + "grad_norm": 1.7619088888168335, + "learning_rate": 3.544819165858642e-05, + "loss": 0.3354, + "step": 2970 + }, + { + "epoch": 19.292207792207794, + "grad_norm": 1.6412689685821533, + "learning_rate": 3.5418138537447985e-05, + "loss": 0.307, + "step": 2971 + }, + { + "epoch": 19.2987012987013, + "grad_norm": 1.6454576253890991, + "learning_rate": 3.5388091172997504e-05, + "loss": 0.3346, + "step": 2972 + }, + { + "epoch": 19.305194805194805, + "grad_norm": 1.6400692462921143, + "learning_rate": 3.535804957709724e-05, + "loss": 0.3235, + "step": 2973 + }, + { + "epoch": 19.31168831168831, + "grad_norm": 1.4973965883255005, + "learning_rate": 3.532801376160713e-05, + "loss": 0.2836, + "step": 2974 + }, + { + "epoch": 19.318181818181817, + "grad_norm": 1.6952433586120605, + "learning_rate": 3.529798373838481e-05, + "loss": 0.3536, + "step": 2975 + }, + { + "epoch": 19.324675324675326, + "grad_norm": 1.752414584159851, + "learning_rate": 3.526795951928569e-05, + "loss": 0.341, + "step": 2976 + }, + { + "epoch": 19.33116883116883, + "grad_norm": 1.3718217611312866, + "learning_rate": 3.523794111616281e-05, + "loss": 0.2255, + "step": 2977 + }, + { + "epoch": 19.337662337662337, + "grad_norm": 2.0626535415649414, + "learning_rate": 3.520792854086702e-05, + "loss": 0.382, + "step": 2978 + }, + { + "epoch": 19.344155844155843, + "grad_norm": 1.677330493927002, + "learning_rate": 3.517792180524677e-05, + "loss": 0.3394, + "step": 2979 + }, + { + "epoch": 19.350649350649352, + "grad_norm": 1.6705995798110962, + "learning_rate": 3.5147920921148267e-05, + "loss": 0.3225, + "step": 2980 + }, + { + "epoch": 19.357142857142858, + "grad_norm": 1.663895845413208, + "learning_rate": 3.511792590041537e-05, + "loss": 0.3093, + "step": 2981 + }, + { + "epoch": 19.363636363636363, + "grad_norm": 1.728903889656067, + "learning_rate": 3.508793675488961e-05, + "loss": 0.3399, + "step": 2982 + }, + { + "epoch": 19.37012987012987, + "grad_norm": 1.7410802841186523, + "learning_rate": 3.505795349641029e-05, + "loss": 0.3498, + "step": 2983 + }, + { + "epoch": 19.376623376623378, + "grad_norm": 1.7982991933822632, + "learning_rate": 3.502797613681429e-05, + "loss": 0.354, + "step": 2984 + }, + { + "epoch": 19.383116883116884, + "grad_norm": 1.854328989982605, + "learning_rate": 3.4998004687936196e-05, + "loss": 0.3506, + "step": 2985 + }, + { + "epoch": 19.38961038961039, + "grad_norm": 1.7890002727508545, + "learning_rate": 3.496803916160827e-05, + "loss": 0.353, + "step": 2986 + }, + { + "epoch": 19.396103896103895, + "grad_norm": 1.9270013570785522, + "learning_rate": 3.49380795696604e-05, + "loss": 0.3728, + "step": 2987 + }, + { + "epoch": 19.4025974025974, + "grad_norm": 1.7479575872421265, + "learning_rate": 3.49081259239202e-05, + "loss": 0.308, + "step": 2988 + }, + { + "epoch": 19.40909090909091, + "grad_norm": 1.9831420183181763, + "learning_rate": 3.487817823621288e-05, + "loss": 0.3861, + "step": 2989 + }, + { + "epoch": 19.415584415584416, + "grad_norm": 1.539864420890808, + "learning_rate": 3.484823651836131e-05, + "loss": 0.2824, + "step": 2990 + }, + { + "epoch": 19.42207792207792, + "grad_norm": 1.5040315389633179, + "learning_rate": 3.4818300782186e-05, + "loss": 0.3004, + "step": 2991 + }, + { + "epoch": 19.428571428571427, + "grad_norm": 1.6518138647079468, + "learning_rate": 3.478837103950509e-05, + "loss": 0.3054, + "step": 2992 + }, + { + "epoch": 19.435064935064936, + "grad_norm": 1.6713945865631104, + "learning_rate": 3.4758447302134414e-05, + "loss": 0.3151, + "step": 2993 + }, + { + "epoch": 19.441558441558442, + "grad_norm": 1.9557679891586304, + "learning_rate": 3.472852958188736e-05, + "loss": 0.3748, + "step": 2994 + }, + { + "epoch": 19.448051948051948, + "grad_norm": 1.636669397354126, + "learning_rate": 3.469861789057497e-05, + "loss": 0.3074, + "step": 2995 + }, + { + "epoch": 19.454545454545453, + "grad_norm": 1.7408828735351562, + "learning_rate": 3.466871224000591e-05, + "loss": 0.3598, + "step": 2996 + }, + { + "epoch": 19.461038961038962, + "grad_norm": 1.6687767505645752, + "learning_rate": 3.4638812641986454e-05, + "loss": 0.3314, + "step": 2997 + }, + { + "epoch": 19.467532467532468, + "grad_norm": 1.8104026317596436, + "learning_rate": 3.460891910832049e-05, + "loss": 0.3432, + "step": 2998 + }, + { + "epoch": 19.474025974025974, + "grad_norm": 1.579221487045288, + "learning_rate": 3.457903165080952e-05, + "loss": 0.3125, + "step": 2999 + }, + { + "epoch": 19.48051948051948, + "grad_norm": 1.7088932991027832, + "learning_rate": 3.4549150281252636e-05, + "loss": 0.3223, + "step": 3000 + } + ], + "logging_steps": 1, + "max_steps": 5000, + "num_input_tokens_seen": 0, + "num_train_epochs": 33, + "save_steps": 1000, + "stateful_callbacks": { + "TrainerControl": { + "args": { + "should_epoch_stop": false, + "should_evaluate": false, + "should_log": false, + "should_save": true, + "should_training_stop": false + }, + "attributes": {} + } + }, + "total_flos": 2326848413184000.0, + "train_batch_size": 8, + "trial_name": null, + "trial_params": null +} diff --git a/abilities/small/checkpoint-3000/training_args.bin b/abilities/small/checkpoint-3000/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..cc6ec1c73f624aa3e001759aa35b3fcdb364bde1 --- /dev/null +++ b/abilities/small/checkpoint-3000/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:528211fba6b7ff722adfc5f4eb4bd3b8328180e87f53634715788db3352773a1 +size 5176 diff --git a/abilities/small/checkpoint-4000/config.json b/abilities/small/checkpoint-4000/config.json new file mode 100644 index 0000000000000000000000000000000000000000..4324b7c5ab5d7e5591d9ef82031e3a8e86c21162 --- /dev/null +++ b/abilities/small/checkpoint-4000/config.json @@ -0,0 +1,39 @@ +{ + "_name_or_path": "gpt2", + "activation_function": "gelu_new", + "architectures": [ + "GPT2LMHeadModel" + ], + "attn_pdrop": 0.1, + "bos_token_id": 50256, + "embd_pdrop": 0.1, + "eos_token_id": 50256, + "initializer_range": 0.02, + "layer_norm_epsilon": 1e-05, + "model_type": "gpt2", + "n_ctx": 1024, + "n_embd": 768, + "n_head": 12, + "n_inner": null, + "n_layer": 12, + "n_positions": 1024, + "reorder_and_upcast_attn": false, + "resid_pdrop": 0.1, + "scale_attn_by_inverse_layer_idx": false, + "scale_attn_weights": true, + "summary_activation": null, + "summary_first_dropout": 0.1, + "summary_proj_to_labels": true, + "summary_type": "cls_index", + "summary_use_proj": true, + "task_specific_params": { + "text-generation": { + "do_sample": true, + "max_length": 50 + } + }, + "torch_dtype": "float32", + "transformers_version": "4.43.4", + "use_cache": true, + "vocab_size": 50257 +} diff --git a/abilities/small/checkpoint-4000/generation_config.json b/abilities/small/checkpoint-4000/generation_config.json new file mode 100644 index 0000000000000000000000000000000000000000..a4256f0549289c144f07e60f444221651be401b9 --- /dev/null +++ b/abilities/small/checkpoint-4000/generation_config.json @@ -0,0 +1,6 @@ +{ + "_from_model_config": true, + "bos_token_id": 50256, + "eos_token_id": 50256, + "transformers_version": "4.43.4" +} diff --git a/abilities/small/checkpoint-4000/model.safetensors b/abilities/small/checkpoint-4000/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..5aa6d4c781eba966b37f26235a3b5900c7f0b9ca --- /dev/null +++ b/abilities/small/checkpoint-4000/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:093901c82a9d937ec7882abe3782654ca310f5f6ce249e64599be46c162dd644 +size 497774208 diff --git a/abilities/small/checkpoint-4000/optimizer.pt b/abilities/small/checkpoint-4000/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..ebd72f5c2775a0a1f590c193fbe6476a4360d474 --- /dev/null +++ b/abilities/small/checkpoint-4000/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25d7d56d484ca415fc52a1284c7e656e1206bfd38477b81b94b3700c20607da0 +size 995638202 diff --git a/abilities/small/checkpoint-4000/rng_state.pth b/abilities/small/checkpoint-4000/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..2bf2dcb6cab595c91cbd437a4651cdbc88ee8546 --- /dev/null +++ b/abilities/small/checkpoint-4000/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb0115dddb0319352aedefea8ba819657d88f4791e61497b29994773a8d0450f +size 13990 diff --git a/abilities/small/checkpoint-4000/scheduler.pt b/abilities/small/checkpoint-4000/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..4626db0e6d0a6dfbc9e20b4da8d558e89c636c8b --- /dev/null +++ b/abilities/small/checkpoint-4000/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78acb8d4deec990a5d90e2372237db01a785bde1bb7790eeb4fc31ef2d93d016 +size 1064 diff --git a/abilities/small/checkpoint-4000/trainer_state.json b/abilities/small/checkpoint-4000/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..37cb1de446d7aaed2164de734db68f19be19acd8 --- /dev/null +++ b/abilities/small/checkpoint-4000/trainer_state.json @@ -0,0 +1,28033 @@ +{ + "best_metric": null, + "best_model_checkpoint": null, + "epoch": 25.974025974025974, + "eval_steps": 500, + "global_step": 4000, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 0.006493506493506494, + "grad_norm": 33.13806915283203, + "learning_rate": 9.999999013039593e-05, + "loss": 5.645, + "step": 1 + }, + { + "epoch": 0.012987012987012988, + "grad_norm": 23.576648712158203, + "learning_rate": 9.99999605215876e-05, + "loss": 3.9143, + "step": 2 + }, + { + "epoch": 0.01948051948051948, + "grad_norm": 8.88882827758789, + "learning_rate": 9.999991117358668e-05, + "loss": 3.524, + "step": 3 + }, + { + "epoch": 0.025974025974025976, + "grad_norm": 7.060589790344238, + "learning_rate": 9.999984208641271e-05, + "loss": 3.3346, + "step": 4 + }, + { + "epoch": 0.032467532467532464, + "grad_norm": 6.797203063964844, + "learning_rate": 9.999975326009292e-05, + "loss": 3.097, + "step": 5 + }, + { + "epoch": 0.03896103896103896, + "grad_norm": 5.928432464599609, + "learning_rate": 9.999964469466236e-05, + "loss": 3.0141, + "step": 6 + }, + { + "epoch": 0.045454545454545456, + "grad_norm": 5.673449516296387, + "learning_rate": 9.999951639016395e-05, + "loss": 3.1291, + "step": 7 + }, + { + "epoch": 0.05194805194805195, + "grad_norm": 5.7318596839904785, + "learning_rate": 9.99993683466483e-05, + "loss": 2.9019, + "step": 8 + }, + { + "epoch": 0.05844155844155844, + "grad_norm": 6.2937493324279785, + "learning_rate": 9.999920056417385e-05, + "loss": 2.9567, + "step": 9 + }, + { + "epoch": 0.06493506493506493, + "grad_norm": 5.941080570220947, + "learning_rate": 9.999901304280685e-05, + "loss": 3.2404, + "step": 10 + }, + { + "epoch": 0.07142857142857142, + "grad_norm": 5.431388854980469, + "learning_rate": 9.999880578262135e-05, + "loss": 2.8637, + "step": 11 + }, + { + "epoch": 0.07792207792207792, + "grad_norm": 5.87606143951416, + "learning_rate": 9.999857878369916e-05, + "loss": 2.9333, + "step": 12 + }, + { + "epoch": 0.08441558441558442, + "grad_norm": 5.996065616607666, + "learning_rate": 9.999833204612988e-05, + "loss": 3.2531, + "step": 13 + }, + { + "epoch": 0.09090909090909091, + "grad_norm": 5.6484832763671875, + "learning_rate": 9.999806557001093e-05, + "loss": 2.8224, + "step": 14 + }, + { + "epoch": 0.09740259740259741, + "grad_norm": 5.376333713531494, + "learning_rate": 9.99977793554475e-05, + "loss": 2.7981, + "step": 15 + }, + { + "epoch": 0.1038961038961039, + "grad_norm": 5.346993446350098, + "learning_rate": 9.999747340255259e-05, + "loss": 2.6952, + "step": 16 + }, + { + "epoch": 0.11038961038961038, + "grad_norm": 5.37903356552124, + "learning_rate": 9.999714771144701e-05, + "loss": 2.7209, + "step": 17 + }, + { + "epoch": 0.11688311688311688, + "grad_norm": 5.450172424316406, + "learning_rate": 9.99968022822593e-05, + "loss": 2.7421, + "step": 18 + }, + { + "epoch": 0.12337662337662338, + "grad_norm": 5.602138042449951, + "learning_rate": 9.999643711512586e-05, + "loss": 2.4858, + "step": 19 + }, + { + "epoch": 0.12987012987012986, + "grad_norm": 5.360761642456055, + "learning_rate": 9.999605221019081e-05, + "loss": 2.7158, + "step": 20 + }, + { + "epoch": 0.13636363636363635, + "grad_norm": 6.177570343017578, + "learning_rate": 9.999564756760615e-05, + "loss": 2.6152, + "step": 21 + }, + { + "epoch": 0.14285714285714285, + "grad_norm": 6.498959541320801, + "learning_rate": 9.99952231875316e-05, + "loss": 2.7611, + "step": 22 + }, + { + "epoch": 0.14935064935064934, + "grad_norm": 5.865311622619629, + "learning_rate": 9.999477907013473e-05, + "loss": 2.6758, + "step": 23 + }, + { + "epoch": 0.15584415584415584, + "grad_norm": 6.0329508781433105, + "learning_rate": 9.999431521559082e-05, + "loss": 2.6535, + "step": 24 + }, + { + "epoch": 0.16233766233766234, + "grad_norm": 5.814820766448975, + "learning_rate": 9.999383162408304e-05, + "loss": 2.6313, + "step": 25 + }, + { + "epoch": 0.16883116883116883, + "grad_norm": 6.224546432495117, + "learning_rate": 9.999332829580226e-05, + "loss": 2.627, + "step": 26 + }, + { + "epoch": 0.17532467532467533, + "grad_norm": 5.967427730560303, + "learning_rate": 9.999280523094724e-05, + "loss": 2.5997, + "step": 27 + }, + { + "epoch": 0.18181818181818182, + "grad_norm": 5.6386213302612305, + "learning_rate": 9.999226242972444e-05, + "loss": 2.4397, + "step": 28 + }, + { + "epoch": 0.18831168831168832, + "grad_norm": 5.742101669311523, + "learning_rate": 9.999169989234815e-05, + "loss": 2.6343, + "step": 29 + }, + { + "epoch": 0.19480519480519481, + "grad_norm": 5.685164928436279, + "learning_rate": 9.999111761904046e-05, + "loss": 2.3948, + "step": 30 + }, + { + "epoch": 0.2012987012987013, + "grad_norm": 5.332027912139893, + "learning_rate": 9.999051561003123e-05, + "loss": 2.4506, + "step": 31 + }, + { + "epoch": 0.2077922077922078, + "grad_norm": 5.785808086395264, + "learning_rate": 9.998989386555814e-05, + "loss": 2.7135, + "step": 32 + }, + { + "epoch": 0.21428571428571427, + "grad_norm": 6.223892688751221, + "learning_rate": 9.998925238586665e-05, + "loss": 2.5245, + "step": 33 + }, + { + "epoch": 0.22077922077922077, + "grad_norm": 5.84872579574585, + "learning_rate": 9.998859117121e-05, + "loss": 2.4981, + "step": 34 + }, + { + "epoch": 0.22727272727272727, + "grad_norm": 5.572268486022949, + "learning_rate": 9.998791022184922e-05, + "loss": 2.608, + "step": 35 + }, + { + "epoch": 0.23376623376623376, + "grad_norm": 5.090015411376953, + "learning_rate": 9.998720953805312e-05, + "loss": 2.4585, + "step": 36 + }, + { + "epoch": 0.24025974025974026, + "grad_norm": 5.478267192840576, + "learning_rate": 9.998648912009835e-05, + "loss": 2.3653, + "step": 37 + }, + { + "epoch": 0.24675324675324675, + "grad_norm": 5.772948741912842, + "learning_rate": 9.998574896826931e-05, + "loss": 2.438, + "step": 38 + }, + { + "epoch": 0.2532467532467532, + "grad_norm": 4.907359600067139, + "learning_rate": 9.998498908285819e-05, + "loss": 2.2816, + "step": 39 + }, + { + "epoch": 0.2597402597402597, + "grad_norm": 5.5392045974731445, + "learning_rate": 9.9984209464165e-05, + "loss": 2.3041, + "step": 40 + }, + { + "epoch": 0.2662337662337662, + "grad_norm": 4.999871253967285, + "learning_rate": 9.99834101124975e-05, + "loss": 2.1686, + "step": 41 + }, + { + "epoch": 0.2727272727272727, + "grad_norm": 6.051657676696777, + "learning_rate": 9.998259102817129e-05, + "loss": 2.3825, + "step": 42 + }, + { + "epoch": 0.2792207792207792, + "grad_norm": 4.7146687507629395, + "learning_rate": 9.99817522115097e-05, + "loss": 2.2417, + "step": 43 + }, + { + "epoch": 0.2857142857142857, + "grad_norm": 4.671162128448486, + "learning_rate": 9.998089366284391e-05, + "loss": 2.241, + "step": 44 + }, + { + "epoch": 0.2922077922077922, + "grad_norm": 6.131312847137451, + "learning_rate": 9.998001538251282e-05, + "loss": 2.5224, + "step": 45 + }, + { + "epoch": 0.2987012987012987, + "grad_norm": 5.212986469268799, + "learning_rate": 9.997911737086322e-05, + "loss": 2.452, + "step": 46 + }, + { + "epoch": 0.3051948051948052, + "grad_norm": 4.900334358215332, + "learning_rate": 9.997819962824957e-05, + "loss": 2.4364, + "step": 47 + }, + { + "epoch": 0.3116883116883117, + "grad_norm": 5.208124160766602, + "learning_rate": 9.997726215503422e-05, + "loss": 2.3829, + "step": 48 + }, + { + "epoch": 0.3181818181818182, + "grad_norm": 4.627975940704346, + "learning_rate": 9.997630495158728e-05, + "loss": 2.0702, + "step": 49 + }, + { + "epoch": 0.3246753246753247, + "grad_norm": 5.099819183349609, + "learning_rate": 9.997532801828658e-05, + "loss": 2.3067, + "step": 50 + }, + { + "epoch": 0.33116883116883117, + "grad_norm": 4.694891929626465, + "learning_rate": 9.997433135551786e-05, + "loss": 2.3014, + "step": 51 + }, + { + "epoch": 0.33766233766233766, + "grad_norm": 5.41646146774292, + "learning_rate": 9.997331496367455e-05, + "loss": 2.4805, + "step": 52 + }, + { + "epoch": 0.34415584415584416, + "grad_norm": 5.233139514923096, + "learning_rate": 9.997227884315791e-05, + "loss": 2.2605, + "step": 53 + }, + { + "epoch": 0.35064935064935066, + "grad_norm": 5.671755313873291, + "learning_rate": 9.9971222994377e-05, + "loss": 2.3303, + "step": 54 + }, + { + "epoch": 0.35714285714285715, + "grad_norm": 5.070577144622803, + "learning_rate": 9.997014741774866e-05, + "loss": 2.3019, + "step": 55 + }, + { + "epoch": 0.36363636363636365, + "grad_norm": 4.925657272338867, + "learning_rate": 9.996905211369748e-05, + "loss": 2.3937, + "step": 56 + }, + { + "epoch": 0.37012987012987014, + "grad_norm": 5.051799774169922, + "learning_rate": 9.996793708265586e-05, + "loss": 2.358, + "step": 57 + }, + { + "epoch": 0.37662337662337664, + "grad_norm": 4.3391828536987305, + "learning_rate": 9.996680232506405e-05, + "loss": 2.0576, + "step": 58 + }, + { + "epoch": 0.38311688311688313, + "grad_norm": 4.852685451507568, + "learning_rate": 9.996564784137e-05, + "loss": 2.3678, + "step": 59 + }, + { + "epoch": 0.38961038961038963, + "grad_norm": 4.842132091522217, + "learning_rate": 9.996447363202946e-05, + "loss": 2.3493, + "step": 60 + }, + { + "epoch": 0.3961038961038961, + "grad_norm": 4.50392484664917, + "learning_rate": 9.996327969750605e-05, + "loss": 2.516, + "step": 61 + }, + { + "epoch": 0.4025974025974026, + "grad_norm": 5.139745712280273, + "learning_rate": 9.996206603827105e-05, + "loss": 2.2679, + "step": 62 + }, + { + "epoch": 0.4090909090909091, + "grad_norm": 4.663613319396973, + "learning_rate": 9.996083265480365e-05, + "loss": 2.2269, + "step": 63 + }, + { + "epoch": 0.4155844155844156, + "grad_norm": 4.955394744873047, + "learning_rate": 9.995957954759071e-05, + "loss": 2.5408, + "step": 64 + }, + { + "epoch": 0.42207792207792205, + "grad_norm": 4.935218334197998, + "learning_rate": 9.9958306717127e-05, + "loss": 2.4971, + "step": 65 + }, + { + "epoch": 0.42857142857142855, + "grad_norm": 4.313268661499023, + "learning_rate": 9.995701416391499e-05, + "loss": 2.2366, + "step": 66 + }, + { + "epoch": 0.43506493506493504, + "grad_norm": 4.81383752822876, + "learning_rate": 9.995570188846495e-05, + "loss": 2.7036, + "step": 67 + }, + { + "epoch": 0.44155844155844154, + "grad_norm": 5.073368549346924, + "learning_rate": 9.995436989129495e-05, + "loss": 2.2867, + "step": 68 + }, + { + "epoch": 0.44805194805194803, + "grad_norm": 4.764294147491455, + "learning_rate": 9.995301817293084e-05, + "loss": 2.5181, + "step": 69 + }, + { + "epoch": 0.45454545454545453, + "grad_norm": 4.322338104248047, + "learning_rate": 9.995164673390625e-05, + "loss": 2.3062, + "step": 70 + }, + { + "epoch": 0.461038961038961, + "grad_norm": 4.6427764892578125, + "learning_rate": 9.995025557476261e-05, + "loss": 2.2503, + "step": 71 + }, + { + "epoch": 0.4675324675324675, + "grad_norm": 4.552596092224121, + "learning_rate": 9.994884469604912e-05, + "loss": 2.268, + "step": 72 + }, + { + "epoch": 0.474025974025974, + "grad_norm": 3.8830368518829346, + "learning_rate": 9.99474140983228e-05, + "loss": 2.0846, + "step": 73 + }, + { + "epoch": 0.4805194805194805, + "grad_norm": 4.275032043457031, + "learning_rate": 9.994596378214841e-05, + "loss": 2.2989, + "step": 74 + }, + { + "epoch": 0.487012987012987, + "grad_norm": 4.56163215637207, + "learning_rate": 9.994449374809851e-05, + "loss": 2.0471, + "step": 75 + }, + { + "epoch": 0.4935064935064935, + "grad_norm": 4.3414626121521, + "learning_rate": 9.994300399675342e-05, + "loss": 2.2404, + "step": 76 + }, + { + "epoch": 0.5, + "grad_norm": 4.33914041519165, + "learning_rate": 9.994149452870133e-05, + "loss": 2.419, + "step": 77 + }, + { + "epoch": 0.5064935064935064, + "grad_norm": 4.387986660003662, + "learning_rate": 9.99399653445381e-05, + "loss": 2.3415, + "step": 78 + }, + { + "epoch": 0.512987012987013, + "grad_norm": 4.46196985244751, + "learning_rate": 9.993841644486747e-05, + "loss": 2.0966, + "step": 79 + }, + { + "epoch": 0.5194805194805194, + "grad_norm": 4.377128601074219, + "learning_rate": 9.993684783030088e-05, + "loss": 2.1728, + "step": 80 + }, + { + "epoch": 0.525974025974026, + "grad_norm": 4.3036789894104, + "learning_rate": 9.99352595014576e-05, + "loss": 2.3914, + "step": 81 + }, + { + "epoch": 0.5324675324675324, + "grad_norm": 3.62605619430542, + "learning_rate": 9.993365145896473e-05, + "loss": 1.768, + "step": 82 + }, + { + "epoch": 0.538961038961039, + "grad_norm": 4.524649143218994, + "learning_rate": 9.993202370345705e-05, + "loss": 2.3089, + "step": 83 + }, + { + "epoch": 0.5454545454545454, + "grad_norm": 4.413171291351318, + "learning_rate": 9.993037623557716e-05, + "loss": 2.3156, + "step": 84 + }, + { + "epoch": 0.551948051948052, + "grad_norm": 4.606533527374268, + "learning_rate": 9.992870905597548e-05, + "loss": 2.4141, + "step": 85 + }, + { + "epoch": 0.5584415584415584, + "grad_norm": 4.309783935546875, + "learning_rate": 9.99270221653102e-05, + "loss": 2.1423, + "step": 86 + }, + { + "epoch": 0.564935064935065, + "grad_norm": 4.384764671325684, + "learning_rate": 9.992531556424726e-05, + "loss": 2.5358, + "step": 87 + }, + { + "epoch": 0.5714285714285714, + "grad_norm": 4.653176784515381, + "learning_rate": 9.99235892534604e-05, + "loss": 2.5152, + "step": 88 + }, + { + "epoch": 0.577922077922078, + "grad_norm": 4.79496955871582, + "learning_rate": 9.992184323363112e-05, + "loss": 2.1936, + "step": 89 + }, + { + "epoch": 0.5844155844155844, + "grad_norm": 3.893005847930908, + "learning_rate": 9.992007750544876e-05, + "loss": 1.916, + "step": 90 + }, + { + "epoch": 0.5909090909090909, + "grad_norm": 4.456315040588379, + "learning_rate": 9.991829206961037e-05, + "loss": 2.6147, + "step": 91 + }, + { + "epoch": 0.5974025974025974, + "grad_norm": 4.070108890533447, + "learning_rate": 9.991648692682083e-05, + "loss": 2.3899, + "step": 92 + }, + { + "epoch": 0.6038961038961039, + "grad_norm": 4.310725212097168, + "learning_rate": 9.991466207779278e-05, + "loss": 1.9895, + "step": 93 + }, + { + "epoch": 0.6103896103896104, + "grad_norm": 4.388233184814453, + "learning_rate": 9.991281752324664e-05, + "loss": 2.43, + "step": 94 + }, + { + "epoch": 0.6168831168831169, + "grad_norm": 4.071033000946045, + "learning_rate": 9.99109532639106e-05, + "loss": 2.6234, + "step": 95 + }, + { + "epoch": 0.6233766233766234, + "grad_norm": 4.230044841766357, + "learning_rate": 9.990906930052064e-05, + "loss": 2.2542, + "step": 96 + }, + { + "epoch": 0.6298701298701299, + "grad_norm": 4.155112266540527, + "learning_rate": 9.990716563382055e-05, + "loss": 2.386, + "step": 97 + }, + { + "epoch": 0.6363636363636364, + "grad_norm": 3.8967134952545166, + "learning_rate": 9.990524226456182e-05, + "loss": 2.1869, + "step": 98 + }, + { + "epoch": 0.6428571428571429, + "grad_norm": 3.701253890991211, + "learning_rate": 9.99032991935038e-05, + "loss": 2.0778, + "step": 99 + }, + { + "epoch": 0.6493506493506493, + "grad_norm": 3.9027299880981445, + "learning_rate": 9.990133642141359e-05, + "loss": 2.3151, + "step": 100 + }, + { + "epoch": 0.6558441558441559, + "grad_norm": 3.9109201431274414, + "learning_rate": 9.989935394906602e-05, + "loss": 2.2484, + "step": 101 + }, + { + "epoch": 0.6623376623376623, + "grad_norm": 3.9390170574188232, + "learning_rate": 9.989735177724378e-05, + "loss": 2.1411, + "step": 102 + }, + { + "epoch": 0.6688311688311688, + "grad_norm": 3.8148396015167236, + "learning_rate": 9.989532990673728e-05, + "loss": 2.238, + "step": 103 + }, + { + "epoch": 0.6753246753246753, + "grad_norm": 3.8671321868896484, + "learning_rate": 9.989328833834471e-05, + "loss": 2.1264, + "step": 104 + }, + { + "epoch": 0.6818181818181818, + "grad_norm": 4.0604448318481445, + "learning_rate": 9.989122707287208e-05, + "loss": 2.3146, + "step": 105 + }, + { + "epoch": 0.6883116883116883, + "grad_norm": 4.460545539855957, + "learning_rate": 9.988914611113311e-05, + "loss": 2.2619, + "step": 106 + }, + { + "epoch": 0.6948051948051948, + "grad_norm": 3.8163511753082275, + "learning_rate": 9.988704545394936e-05, + "loss": 2.3224, + "step": 107 + }, + { + "epoch": 0.7012987012987013, + "grad_norm": 3.963921070098877, + "learning_rate": 9.988492510215011e-05, + "loss": 2.0558, + "step": 108 + }, + { + "epoch": 0.7077922077922078, + "grad_norm": 3.638936996459961, + "learning_rate": 9.988278505657247e-05, + "loss": 2.2582, + "step": 109 + }, + { + "epoch": 0.7142857142857143, + "grad_norm": 3.886962890625, + "learning_rate": 9.988062531806126e-05, + "loss": 2.369, + "step": 110 + }, + { + "epoch": 0.7207792207792207, + "grad_norm": 3.7281506061553955, + "learning_rate": 9.987844588746915e-05, + "loss": 2.3923, + "step": 111 + }, + { + "epoch": 0.7272727272727273, + "grad_norm": 4.045536041259766, + "learning_rate": 9.987624676565652e-05, + "loss": 2.2701, + "step": 112 + }, + { + "epoch": 0.7337662337662337, + "grad_norm": 3.914747953414917, + "learning_rate": 9.987402795349154e-05, + "loss": 2.3457, + "step": 113 + }, + { + "epoch": 0.7402597402597403, + "grad_norm": 3.742039203643799, + "learning_rate": 9.98717894518502e-05, + "loss": 2.1281, + "step": 114 + }, + { + "epoch": 0.7467532467532467, + "grad_norm": 3.6615986824035645, + "learning_rate": 9.986953126161619e-05, + "loss": 2.2539, + "step": 115 + }, + { + "epoch": 0.7532467532467533, + "grad_norm": 4.145374298095703, + "learning_rate": 9.986725338368102e-05, + "loss": 2.168, + "step": 116 + }, + { + "epoch": 0.7597402597402597, + "grad_norm": 3.4575271606445312, + "learning_rate": 9.986495581894395e-05, + "loss": 2.2219, + "step": 117 + }, + { + "epoch": 0.7662337662337663, + "grad_norm": 3.4362294673919678, + "learning_rate": 9.986263856831204e-05, + "loss": 2.1648, + "step": 118 + }, + { + "epoch": 0.7727272727272727, + "grad_norm": 3.6311452388763428, + "learning_rate": 9.986030163270011e-05, + "loss": 2.2759, + "step": 119 + }, + { + "epoch": 0.7792207792207793, + "grad_norm": 3.4129133224487305, + "learning_rate": 9.98579450130307e-05, + "loss": 1.9268, + "step": 120 + }, + { + "epoch": 0.7857142857142857, + "grad_norm": 3.2100963592529297, + "learning_rate": 9.98555687102342e-05, + "loss": 2.0587, + "step": 121 + }, + { + "epoch": 0.7922077922077922, + "grad_norm": 3.662796974182129, + "learning_rate": 9.985317272524876e-05, + "loss": 2.0628, + "step": 122 + }, + { + "epoch": 0.7987012987012987, + "grad_norm": 3.4176554679870605, + "learning_rate": 9.985075705902022e-05, + "loss": 2.1833, + "step": 123 + }, + { + "epoch": 0.8051948051948052, + "grad_norm": 3.2369673252105713, + "learning_rate": 9.98483217125023e-05, + "loss": 2.226, + "step": 124 + }, + { + "epoch": 0.8116883116883117, + "grad_norm": 3.5990474224090576, + "learning_rate": 9.98458666866564e-05, + "loss": 2.2601, + "step": 125 + }, + { + "epoch": 0.8181818181818182, + "grad_norm": 2.904496431350708, + "learning_rate": 9.984339198245175e-05, + "loss": 1.7978, + "step": 126 + }, + { + "epoch": 0.8246753246753247, + "grad_norm": 3.4239206314086914, + "learning_rate": 9.98408976008653e-05, + "loss": 1.8985, + "step": 127 + }, + { + "epoch": 0.8311688311688312, + "grad_norm": 3.4764034748077393, + "learning_rate": 9.983838354288181e-05, + "loss": 2.0324, + "step": 128 + }, + { + "epoch": 0.8376623376623377, + "grad_norm": 3.777717351913452, + "learning_rate": 9.98358498094938e-05, + "loss": 2.35, + "step": 129 + }, + { + "epoch": 0.8441558441558441, + "grad_norm": 3.3230550289154053, + "learning_rate": 9.983329640170149e-05, + "loss": 2.0381, + "step": 130 + }, + { + "epoch": 0.8506493506493507, + "grad_norm": 3.5832202434539795, + "learning_rate": 9.9830723320513e-05, + "loss": 2.1329, + "step": 131 + }, + { + "epoch": 0.8571428571428571, + "grad_norm": 3.628079414367676, + "learning_rate": 9.982813056694412e-05, + "loss": 2.1468, + "step": 132 + }, + { + "epoch": 0.8636363636363636, + "grad_norm": 3.3164730072021484, + "learning_rate": 9.982551814201839e-05, + "loss": 2.1018, + "step": 133 + }, + { + "epoch": 0.8701298701298701, + "grad_norm": 3.202061414718628, + "learning_rate": 9.98228860467672e-05, + "loss": 2.1209, + "step": 134 + }, + { + "epoch": 0.8766233766233766, + "grad_norm": 3.5353541374206543, + "learning_rate": 9.982023428222962e-05, + "loss": 2.3157, + "step": 135 + }, + { + "epoch": 0.8831168831168831, + "grad_norm": 3.284064292907715, + "learning_rate": 9.981756284945256e-05, + "loss": 2.1389, + "step": 136 + }, + { + "epoch": 0.8896103896103896, + "grad_norm": 3.548656463623047, + "learning_rate": 9.981487174949065e-05, + "loss": 2.0996, + "step": 137 + }, + { + "epoch": 0.8961038961038961, + "grad_norm": 3.6342179775238037, + "learning_rate": 9.981216098340629e-05, + "loss": 2.2534, + "step": 138 + }, + { + "epoch": 0.9025974025974026, + "grad_norm": 3.3490617275238037, + "learning_rate": 9.980943055226964e-05, + "loss": 2.0916, + "step": 139 + }, + { + "epoch": 0.9090909090909091, + "grad_norm": 3.469787120819092, + "learning_rate": 9.980668045715864e-05, + "loss": 2.0929, + "step": 140 + }, + { + "epoch": 0.9155844155844156, + "grad_norm": 3.651165723800659, + "learning_rate": 9.980391069915897e-05, + "loss": 2.3875, + "step": 141 + }, + { + "epoch": 0.922077922077922, + "grad_norm": 3.3916146755218506, + "learning_rate": 9.980112127936409e-05, + "loss": 2.2071, + "step": 142 + }, + { + "epoch": 0.9285714285714286, + "grad_norm": 3.484081745147705, + "learning_rate": 9.979831219887525e-05, + "loss": 2.2033, + "step": 143 + }, + { + "epoch": 0.935064935064935, + "grad_norm": 3.538928270339966, + "learning_rate": 9.979548345880141e-05, + "loss": 2.2221, + "step": 144 + }, + { + "epoch": 0.9415584415584416, + "grad_norm": 3.1394541263580322, + "learning_rate": 9.979263506025929e-05, + "loss": 2.1657, + "step": 145 + }, + { + "epoch": 0.948051948051948, + "grad_norm": 3.273376941680908, + "learning_rate": 9.978976700437342e-05, + "loss": 2.0307, + "step": 146 + }, + { + "epoch": 0.9545454545454546, + "grad_norm": 3.474287748336792, + "learning_rate": 9.978687929227606e-05, + "loss": 2.2569, + "step": 147 + }, + { + "epoch": 0.961038961038961, + "grad_norm": 3.40504789352417, + "learning_rate": 9.978397192510721e-05, + "loss": 2.2194, + "step": 148 + }, + { + "epoch": 0.9675324675324676, + "grad_norm": 3.5432350635528564, + "learning_rate": 9.978104490401467e-05, + "loss": 2.208, + "step": 149 + }, + { + "epoch": 0.974025974025974, + "grad_norm": 3.4987633228302, + "learning_rate": 9.977809823015401e-05, + "loss": 2.108, + "step": 150 + }, + { + "epoch": 0.9805194805194806, + "grad_norm": 2.981435775756836, + "learning_rate": 9.977513190468848e-05, + "loss": 1.9615, + "step": 151 + }, + { + "epoch": 0.987012987012987, + "grad_norm": 3.688192129135132, + "learning_rate": 9.977214592878916e-05, + "loss": 2.3847, + "step": 152 + }, + { + "epoch": 0.9935064935064936, + "grad_norm": 3.7138729095458984, + "learning_rate": 9.976914030363487e-05, + "loss": 2.1349, + "step": 153 + }, + { + "epoch": 1.0, + "grad_norm": 798.8204956054688, + "learning_rate": 9.976611503041218e-05, + "loss": 1.9848, + "step": 154 + }, + { + "epoch": 1.0064935064935066, + "grad_norm": 3.2269575595855713, + "learning_rate": 9.976307011031542e-05, + "loss": 1.985, + "step": 155 + }, + { + "epoch": 1.0129870129870129, + "grad_norm": 3.4152016639709473, + "learning_rate": 9.976000554454668e-05, + "loss": 1.8731, + "step": 156 + }, + { + "epoch": 1.0194805194805194, + "grad_norm": 2.8445022106170654, + "learning_rate": 9.975692133431579e-05, + "loss": 1.6258, + "step": 157 + }, + { + "epoch": 1.025974025974026, + "grad_norm": 3.289297580718994, + "learning_rate": 9.975381748084035e-05, + "loss": 1.9762, + "step": 158 + }, + { + "epoch": 1.0324675324675325, + "grad_norm": 3.303457260131836, + "learning_rate": 9.975069398534574e-05, + "loss": 1.8754, + "step": 159 + }, + { + "epoch": 1.0389610389610389, + "grad_norm": 3.0584588050842285, + "learning_rate": 9.974755084906502e-05, + "loss": 1.7928, + "step": 160 + }, + { + "epoch": 1.0454545454545454, + "grad_norm": 3.4114456176757812, + "learning_rate": 9.974438807323907e-05, + "loss": 1.9171, + "step": 161 + }, + { + "epoch": 1.051948051948052, + "grad_norm": 3.154326915740967, + "learning_rate": 9.974120565911652e-05, + "loss": 1.8924, + "step": 162 + }, + { + "epoch": 1.0584415584415585, + "grad_norm": 4.066158771514893, + "learning_rate": 9.973800360795372e-05, + "loss": 2.1918, + "step": 163 + }, + { + "epoch": 1.0649350649350648, + "grad_norm": 3.5308237075805664, + "learning_rate": 9.97347819210148e-05, + "loss": 2.0059, + "step": 164 + }, + { + "epoch": 1.0714285714285714, + "grad_norm": 3.352773427963257, + "learning_rate": 9.973154059957162e-05, + "loss": 2.0407, + "step": 165 + }, + { + "epoch": 1.077922077922078, + "grad_norm": 3.2745213508605957, + "learning_rate": 9.972827964490381e-05, + "loss": 1.9063, + "step": 166 + }, + { + "epoch": 1.0844155844155845, + "grad_norm": 3.0867488384246826, + "learning_rate": 9.972499905829875e-05, + "loss": 1.7633, + "step": 167 + }, + { + "epoch": 1.0909090909090908, + "grad_norm": 3.094118118286133, + "learning_rate": 9.972169884105153e-05, + "loss": 1.7058, + "step": 168 + }, + { + "epoch": 1.0974025974025974, + "grad_norm": 3.409409284591675, + "learning_rate": 9.971837899446505e-05, + "loss": 1.9263, + "step": 169 + }, + { + "epoch": 1.103896103896104, + "grad_norm": 3.7799603939056396, + "learning_rate": 9.971503951984995e-05, + "loss": 2.0513, + "step": 170 + }, + { + "epoch": 1.1103896103896105, + "grad_norm": 3.531250238418579, + "learning_rate": 9.971168041852456e-05, + "loss": 1.7284, + "step": 171 + }, + { + "epoch": 1.1168831168831168, + "grad_norm": 3.0355734825134277, + "learning_rate": 9.970830169181505e-05, + "loss": 1.7999, + "step": 172 + }, + { + "epoch": 1.1233766233766234, + "grad_norm": 3.7033843994140625, + "learning_rate": 9.970490334105524e-05, + "loss": 2.1174, + "step": 173 + }, + { + "epoch": 1.12987012987013, + "grad_norm": 3.9485671520233154, + "learning_rate": 9.970148536758677e-05, + "loss": 2.0429, + "step": 174 + }, + { + "epoch": 1.1363636363636362, + "grad_norm": 3.2483878135681152, + "learning_rate": 9.9698047772759e-05, + "loss": 1.8513, + "step": 175 + }, + { + "epoch": 1.1428571428571428, + "grad_norm": 3.4199907779693604, + "learning_rate": 9.969459055792903e-05, + "loss": 1.7395, + "step": 176 + }, + { + "epoch": 1.1493506493506493, + "grad_norm": 3.7996020317077637, + "learning_rate": 9.969111372446171e-05, + "loss": 1.9037, + "step": 177 + }, + { + "epoch": 1.155844155844156, + "grad_norm": 3.3956806659698486, + "learning_rate": 9.968761727372964e-05, + "loss": 1.6993, + "step": 178 + }, + { + "epoch": 1.1623376623376624, + "grad_norm": 3.3464372158050537, + "learning_rate": 9.96841012071132e-05, + "loss": 1.7862, + "step": 179 + }, + { + "epoch": 1.1688311688311688, + "grad_norm": 3.4040322303771973, + "learning_rate": 9.968056552600043e-05, + "loss": 2.0307, + "step": 180 + }, + { + "epoch": 1.1753246753246753, + "grad_norm": 3.239704132080078, + "learning_rate": 9.967701023178717e-05, + "loss": 1.7453, + "step": 181 + }, + { + "epoch": 1.1818181818181819, + "grad_norm": 3.682248115539551, + "learning_rate": 9.967343532587702e-05, + "loss": 1.8286, + "step": 182 + }, + { + "epoch": 1.1883116883116882, + "grad_norm": 3.8498799800872803, + "learning_rate": 9.966984080968128e-05, + "loss": 2.072, + "step": 183 + }, + { + "epoch": 1.1948051948051948, + "grad_norm": 3.3957226276397705, + "learning_rate": 9.9666226684619e-05, + "loss": 1.8372, + "step": 184 + }, + { + "epoch": 1.2012987012987013, + "grad_norm": 3.5456008911132812, + "learning_rate": 9.966259295211697e-05, + "loss": 1.9703, + "step": 185 + }, + { + "epoch": 1.2077922077922079, + "grad_norm": 3.291201591491699, + "learning_rate": 9.965893961360976e-05, + "loss": 1.9931, + "step": 186 + }, + { + "epoch": 1.2142857142857142, + "grad_norm": 3.3770711421966553, + "learning_rate": 9.965526667053963e-05, + "loss": 1.9248, + "step": 187 + }, + { + "epoch": 1.2207792207792207, + "grad_norm": 3.346139669418335, + "learning_rate": 9.965157412435663e-05, + "loss": 1.9951, + "step": 188 + }, + { + "epoch": 1.2272727272727273, + "grad_norm": 2.8916828632354736, + "learning_rate": 9.964786197651847e-05, + "loss": 1.7675, + "step": 189 + }, + { + "epoch": 1.2337662337662338, + "grad_norm": 3.3172147274017334, + "learning_rate": 9.964413022849068e-05, + "loss": 1.7783, + "step": 190 + }, + { + "epoch": 1.2402597402597402, + "grad_norm": 3.2727859020233154, + "learning_rate": 9.96403788817465e-05, + "loss": 2.0687, + "step": 191 + }, + { + "epoch": 1.2467532467532467, + "grad_norm": 2.8867673873901367, + "learning_rate": 9.963660793776688e-05, + "loss": 1.467, + "step": 192 + }, + { + "epoch": 1.2532467532467533, + "grad_norm": 3.398193359375, + "learning_rate": 9.963281739804054e-05, + "loss": 2.084, + "step": 193 + }, + { + "epoch": 1.2597402597402598, + "grad_norm": 3.4608664512634277, + "learning_rate": 9.962900726406391e-05, + "loss": 2.0284, + "step": 194 + }, + { + "epoch": 1.2662337662337662, + "grad_norm": 2.9325497150421143, + "learning_rate": 9.96251775373412e-05, + "loss": 1.7167, + "step": 195 + }, + { + "epoch": 1.2727272727272727, + "grad_norm": 3.263169765472412, + "learning_rate": 9.96213282193843e-05, + "loss": 1.9843, + "step": 196 + }, + { + "epoch": 1.2792207792207793, + "grad_norm": 3.2453436851501465, + "learning_rate": 9.961745931171287e-05, + "loss": 1.804, + "step": 197 + }, + { + "epoch": 1.2857142857142856, + "grad_norm": 3.2929818630218506, + "learning_rate": 9.96135708158543e-05, + "loss": 2.0279, + "step": 198 + }, + { + "epoch": 1.2922077922077921, + "grad_norm": 3.565657377243042, + "learning_rate": 9.96096627333437e-05, + "loss": 1.9242, + "step": 199 + }, + { + "epoch": 1.2987012987012987, + "grad_norm": 3.3671059608459473, + "learning_rate": 9.96057350657239e-05, + "loss": 1.7902, + "step": 200 + }, + { + "epoch": 1.3051948051948052, + "grad_norm": 3.2640137672424316, + "learning_rate": 9.96017878145455e-05, + "loss": 1.9485, + "step": 201 + }, + { + "epoch": 1.3116883116883118, + "grad_norm": 3.6283884048461914, + "learning_rate": 9.959782098136683e-05, + "loss": 2.204, + "step": 202 + }, + { + "epoch": 1.3181818181818181, + "grad_norm": 3.5066027641296387, + "learning_rate": 9.959383456775391e-05, + "loss": 2.0808, + "step": 203 + }, + { + "epoch": 1.3246753246753247, + "grad_norm": 3.4553568363189697, + "learning_rate": 9.958982857528052e-05, + "loss": 1.8267, + "step": 204 + }, + { + "epoch": 1.3311688311688312, + "grad_norm": 3.434098482131958, + "learning_rate": 9.958580300552815e-05, + "loss": 2.0149, + "step": 205 + }, + { + "epoch": 1.3376623376623376, + "grad_norm": 3.090224504470825, + "learning_rate": 9.958175786008604e-05, + "loss": 1.6188, + "step": 206 + }, + { + "epoch": 1.344155844155844, + "grad_norm": 3.104416847229004, + "learning_rate": 9.957769314055117e-05, + "loss": 1.8435, + "step": 207 + }, + { + "epoch": 1.3506493506493507, + "grad_norm": 3.1267154216766357, + "learning_rate": 9.957360884852817e-05, + "loss": 1.839, + "step": 208 + }, + { + "epoch": 1.3571428571428572, + "grad_norm": 3.384131908416748, + "learning_rate": 9.956950498562953e-05, + "loss": 2.0758, + "step": 209 + }, + { + "epoch": 1.3636363636363638, + "grad_norm": 3.1655869483947754, + "learning_rate": 9.956538155347534e-05, + "loss": 1.6829, + "step": 210 + }, + { + "epoch": 1.37012987012987, + "grad_norm": 3.373323917388916, + "learning_rate": 9.956123855369346e-05, + "loss": 1.8551, + "step": 211 + }, + { + "epoch": 1.3766233766233766, + "grad_norm": 3.1319708824157715, + "learning_rate": 9.955707598791952e-05, + "loss": 1.7109, + "step": 212 + }, + { + "epoch": 1.3831168831168832, + "grad_norm": 3.38543963432312, + "learning_rate": 9.95528938577968e-05, + "loss": 1.9705, + "step": 213 + }, + { + "epoch": 1.3896103896103895, + "grad_norm": 3.442453145980835, + "learning_rate": 9.954869216497635e-05, + "loss": 1.7815, + "step": 214 + }, + { + "epoch": 1.396103896103896, + "grad_norm": 3.13667368888855, + "learning_rate": 9.954447091111694e-05, + "loss": 1.9754, + "step": 215 + }, + { + "epoch": 1.4025974025974026, + "grad_norm": 3.447659492492676, + "learning_rate": 9.954023009788504e-05, + "loss": 2.269, + "step": 216 + }, + { + "epoch": 1.4090909090909092, + "grad_norm": 3.6094558238983154, + "learning_rate": 9.953596972695487e-05, + "loss": 2.0854, + "step": 217 + }, + { + "epoch": 1.4155844155844157, + "grad_norm": 3.1890039443969727, + "learning_rate": 9.953168980000835e-05, + "loss": 1.993, + "step": 218 + }, + { + "epoch": 1.422077922077922, + "grad_norm": 3.3757541179656982, + "learning_rate": 9.952739031873512e-05, + "loss": 2.0556, + "step": 219 + }, + { + "epoch": 1.4285714285714286, + "grad_norm": 3.047400712966919, + "learning_rate": 9.952307128483256e-05, + "loss": 1.9276, + "step": 220 + }, + { + "epoch": 1.435064935064935, + "grad_norm": 3.213284730911255, + "learning_rate": 9.951873270000576e-05, + "loss": 2.0443, + "step": 221 + }, + { + "epoch": 1.4415584415584415, + "grad_norm": 3.250971794128418, + "learning_rate": 9.95143745659675e-05, + "loss": 1.9392, + "step": 222 + }, + { + "epoch": 1.448051948051948, + "grad_norm": 3.3131914138793945, + "learning_rate": 9.950999688443833e-05, + "loss": 1.8581, + "step": 223 + }, + { + "epoch": 1.4545454545454546, + "grad_norm": 2.970548629760742, + "learning_rate": 9.950559965714648e-05, + "loss": 1.7365, + "step": 224 + }, + { + "epoch": 1.4610389610389611, + "grad_norm": 3.0069758892059326, + "learning_rate": 9.950118288582788e-05, + "loss": 1.4736, + "step": 225 + }, + { + "epoch": 1.4675324675324675, + "grad_norm": 2.8806533813476562, + "learning_rate": 9.949674657222624e-05, + "loss": 1.6931, + "step": 226 + }, + { + "epoch": 1.474025974025974, + "grad_norm": 2.8493435382843018, + "learning_rate": 9.949229071809293e-05, + "loss": 1.6771, + "step": 227 + }, + { + "epoch": 1.4805194805194806, + "grad_norm": 3.4888033866882324, + "learning_rate": 9.948781532518705e-05, + "loss": 1.9593, + "step": 228 + }, + { + "epoch": 1.487012987012987, + "grad_norm": 3.370680332183838, + "learning_rate": 9.948332039527541e-05, + "loss": 1.9331, + "step": 229 + }, + { + "epoch": 1.4935064935064934, + "grad_norm": 3.5115890502929688, + "learning_rate": 9.947880593013255e-05, + "loss": 2.0011, + "step": 230 + }, + { + "epoch": 1.5, + "grad_norm": 3.091661214828491, + "learning_rate": 9.947427193154071e-05, + "loss": 1.8513, + "step": 231 + }, + { + "epoch": 1.5064935064935066, + "grad_norm": 3.062349796295166, + "learning_rate": 9.946971840128981e-05, + "loss": 1.7876, + "step": 232 + }, + { + "epoch": 1.512987012987013, + "grad_norm": 3.1313397884368896, + "learning_rate": 9.946514534117754e-05, + "loss": 1.8766, + "step": 233 + }, + { + "epoch": 1.5194805194805194, + "grad_norm": 3.2378571033477783, + "learning_rate": 9.946055275300928e-05, + "loss": 1.9461, + "step": 234 + }, + { + "epoch": 1.525974025974026, + "grad_norm": 3.385910987854004, + "learning_rate": 9.945594063859809e-05, + "loss": 1.8297, + "step": 235 + }, + { + "epoch": 1.5324675324675323, + "grad_norm": 3.524550676345825, + "learning_rate": 9.945130899976477e-05, + "loss": 1.9914, + "step": 236 + }, + { + "epoch": 1.5389610389610389, + "grad_norm": 3.3748812675476074, + "learning_rate": 9.944665783833782e-05, + "loss": 1.8368, + "step": 237 + }, + { + "epoch": 1.5454545454545454, + "grad_norm": 3.096031904220581, + "learning_rate": 9.944198715615342e-05, + "loss": 1.783, + "step": 238 + }, + { + "epoch": 1.551948051948052, + "grad_norm": 3.375197410583496, + "learning_rate": 9.943729695505552e-05, + "loss": 2.073, + "step": 239 + }, + { + "epoch": 1.5584415584415585, + "grad_norm": 2.887650966644287, + "learning_rate": 9.94325872368957e-05, + "loss": 1.8864, + "step": 240 + }, + { + "epoch": 1.564935064935065, + "grad_norm": 3.060448169708252, + "learning_rate": 9.942785800353332e-05, + "loss": 1.7054, + "step": 241 + }, + { + "epoch": 1.5714285714285714, + "grad_norm": 3.2923696041107178, + "learning_rate": 9.942310925683538e-05, + "loss": 1.999, + "step": 242 + }, + { + "epoch": 1.577922077922078, + "grad_norm": 2.896110773086548, + "learning_rate": 9.941834099867659e-05, + "loss": 1.832, + "step": 243 + }, + { + "epoch": 1.5844155844155843, + "grad_norm": 2.9442901611328125, + "learning_rate": 9.941355323093943e-05, + "loss": 2.1465, + "step": 244 + }, + { + "epoch": 1.5909090909090908, + "grad_norm": 2.99206280708313, + "learning_rate": 9.940874595551404e-05, + "loss": 1.7449, + "step": 245 + }, + { + "epoch": 1.5974025974025974, + "grad_norm": 3.049651622772217, + "learning_rate": 9.940391917429818e-05, + "loss": 1.5516, + "step": 246 + }, + { + "epoch": 1.603896103896104, + "grad_norm": 3.3082385063171387, + "learning_rate": 9.939907288919747e-05, + "loss": 2.0167, + "step": 247 + }, + { + "epoch": 1.6103896103896105, + "grad_norm": 3.1149022579193115, + "learning_rate": 9.939420710212511e-05, + "loss": 2.0022, + "step": 248 + }, + { + "epoch": 1.616883116883117, + "grad_norm": 2.9124245643615723, + "learning_rate": 9.938932181500205e-05, + "loss": 1.9863, + "step": 249 + }, + { + "epoch": 1.6233766233766234, + "grad_norm": 3.180870294570923, + "learning_rate": 9.938441702975689e-05, + "loss": 1.9872, + "step": 250 + }, + { + "epoch": 1.62987012987013, + "grad_norm": 3.2378902435302734, + "learning_rate": 9.9379492748326e-05, + "loss": 1.9957, + "step": 251 + }, + { + "epoch": 1.6363636363636362, + "grad_norm": 2.9901888370513916, + "learning_rate": 9.937454897265337e-05, + "loss": 1.7305, + "step": 252 + }, + { + "epoch": 1.6428571428571428, + "grad_norm": 3.472109794616699, + "learning_rate": 9.936958570469077e-05, + "loss": 2.1072, + "step": 253 + }, + { + "epoch": 1.6493506493506493, + "grad_norm": 3.1424944400787354, + "learning_rate": 9.93646029463976e-05, + "loss": 1.961, + "step": 254 + }, + { + "epoch": 1.655844155844156, + "grad_norm": 3.177325487136841, + "learning_rate": 9.935960069974096e-05, + "loss": 1.7897, + "step": 255 + }, + { + "epoch": 1.6623376623376624, + "grad_norm": 3.207707166671753, + "learning_rate": 9.935457896669568e-05, + "loss": 1.8971, + "step": 256 + }, + { + "epoch": 1.6688311688311688, + "grad_norm": 3.142314910888672, + "learning_rate": 9.934953774924424e-05, + "loss": 1.8993, + "step": 257 + }, + { + "epoch": 1.6753246753246753, + "grad_norm": 3.1800239086151123, + "learning_rate": 9.934447704937684e-05, + "loss": 1.9482, + "step": 258 + }, + { + "epoch": 1.6818181818181817, + "grad_norm": 2.71478271484375, + "learning_rate": 9.933939686909137e-05, + "loss": 1.7173, + "step": 259 + }, + { + "epoch": 1.6883116883116882, + "grad_norm": 3.2946617603302, + "learning_rate": 9.93342972103934e-05, + "loss": 2.0823, + "step": 260 + }, + { + "epoch": 1.6948051948051948, + "grad_norm": 3.1132423877716064, + "learning_rate": 9.93291780752962e-05, + "loss": 1.9475, + "step": 261 + }, + { + "epoch": 1.7012987012987013, + "grad_norm": 3.383772373199463, + "learning_rate": 9.932403946582072e-05, + "loss": 2.1187, + "step": 262 + }, + { + "epoch": 1.7077922077922079, + "grad_norm": 3.0686593055725098, + "learning_rate": 9.931888138399561e-05, + "loss": 1.7843, + "step": 263 + }, + { + "epoch": 1.7142857142857144, + "grad_norm": 3.1363070011138916, + "learning_rate": 9.931370383185718e-05, + "loss": 2.0091, + "step": 264 + }, + { + "epoch": 1.7207792207792207, + "grad_norm": 3.5003199577331543, + "learning_rate": 9.930850681144945e-05, + "loss": 2.1529, + "step": 265 + }, + { + "epoch": 1.7272727272727273, + "grad_norm": 3.456496000289917, + "learning_rate": 9.930329032482413e-05, + "loss": 2.0149, + "step": 266 + }, + { + "epoch": 1.7337662337662336, + "grad_norm": 2.9732820987701416, + "learning_rate": 9.92980543740406e-05, + "loss": 1.7583, + "step": 267 + }, + { + "epoch": 1.7402597402597402, + "grad_norm": 3.0580830574035645, + "learning_rate": 9.929279896116594e-05, + "loss": 1.9094, + "step": 268 + }, + { + "epoch": 1.7467532467532467, + "grad_norm": 2.9448652267456055, + "learning_rate": 9.92875240882749e-05, + "loss": 1.8479, + "step": 269 + }, + { + "epoch": 1.7532467532467533, + "grad_norm": 3.3782246112823486, + "learning_rate": 9.928222975744991e-05, + "loss": 1.7582, + "step": 270 + }, + { + "epoch": 1.7597402597402598, + "grad_norm": 3.2021212577819824, + "learning_rate": 9.927691597078108e-05, + "loss": 2.0634, + "step": 271 + }, + { + "epoch": 1.7662337662337664, + "grad_norm": 3.008000135421753, + "learning_rate": 9.927158273036625e-05, + "loss": 1.8569, + "step": 272 + }, + { + "epoch": 1.7727272727272727, + "grad_norm": 3.255671501159668, + "learning_rate": 9.926623003831084e-05, + "loss": 1.8678, + "step": 273 + }, + { + "epoch": 1.7792207792207793, + "grad_norm": 3.4665205478668213, + "learning_rate": 9.926085789672806e-05, + "loss": 2.1407, + "step": 274 + }, + { + "epoch": 1.7857142857142856, + "grad_norm": 3.0679426193237305, + "learning_rate": 9.92554663077387e-05, + "loss": 2.0964, + "step": 275 + }, + { + "epoch": 1.7922077922077921, + "grad_norm": 3.3258745670318604, + "learning_rate": 9.92500552734713e-05, + "loss": 2.0542, + "step": 276 + }, + { + "epoch": 1.7987012987012987, + "grad_norm": 3.138080596923828, + "learning_rate": 9.924462479606207e-05, + "loss": 1.9672, + "step": 277 + }, + { + "epoch": 1.8051948051948052, + "grad_norm": 3.225432872772217, + "learning_rate": 9.923917487765484e-05, + "loss": 1.9354, + "step": 278 + }, + { + "epoch": 1.8116883116883118, + "grad_norm": 2.762915849685669, + "learning_rate": 9.923370552040116e-05, + "loss": 1.7821, + "step": 279 + }, + { + "epoch": 1.8181818181818183, + "grad_norm": 3.107593059539795, + "learning_rate": 9.922821672646027e-05, + "loss": 1.8868, + "step": 280 + }, + { + "epoch": 1.8246753246753247, + "grad_norm": 3.052213668823242, + "learning_rate": 9.922270849799905e-05, + "loss": 1.8148, + "step": 281 + }, + { + "epoch": 1.8311688311688312, + "grad_norm": 3.04420804977417, + "learning_rate": 9.921718083719203e-05, + "loss": 2.0534, + "step": 282 + }, + { + "epoch": 1.8376623376623376, + "grad_norm": 3.083042860031128, + "learning_rate": 9.921163374622147e-05, + "loss": 2.0427, + "step": 283 + }, + { + "epoch": 1.844155844155844, + "grad_norm": 2.7837564945220947, + "learning_rate": 9.920606722727725e-05, + "loss": 1.5982, + "step": 284 + }, + { + "epoch": 1.8506493506493507, + "grad_norm": 2.737576961517334, + "learning_rate": 9.920048128255699e-05, + "loss": 1.6942, + "step": 285 + }, + { + "epoch": 1.8571428571428572, + "grad_norm": 2.9239234924316406, + "learning_rate": 9.919487591426591e-05, + "loss": 1.9588, + "step": 286 + }, + { + "epoch": 1.8636363636363638, + "grad_norm": 2.5686419010162354, + "learning_rate": 9.918925112461688e-05, + "loss": 1.798, + "step": 287 + }, + { + "epoch": 1.87012987012987, + "grad_norm": 3.106424570083618, + "learning_rate": 9.918360691583056e-05, + "loss": 1.9961, + "step": 288 + }, + { + "epoch": 1.8766233766233766, + "grad_norm": 3.469996452331543, + "learning_rate": 9.91779432901351e-05, + "loss": 2.1417, + "step": 289 + }, + { + "epoch": 1.883116883116883, + "grad_norm": 3.0456113815307617, + "learning_rate": 9.917226024976649e-05, + "loss": 1.922, + "step": 290 + }, + { + "epoch": 1.8896103896103895, + "grad_norm": 3.158688545227051, + "learning_rate": 9.916655779696826e-05, + "loss": 1.8516, + "step": 291 + }, + { + "epoch": 1.896103896103896, + "grad_norm": 2.9286715984344482, + "learning_rate": 9.916083593399166e-05, + "loss": 2.0368, + "step": 292 + }, + { + "epoch": 1.9025974025974026, + "grad_norm": 2.7478342056274414, + "learning_rate": 9.91550946630956e-05, + "loss": 1.7571, + "step": 293 + }, + { + "epoch": 1.9090909090909092, + "grad_norm": 2.5094292163848877, + "learning_rate": 9.914933398654663e-05, + "loss": 1.7007, + "step": 294 + }, + { + "epoch": 1.9155844155844157, + "grad_norm": 2.9641265869140625, + "learning_rate": 9.914355390661896e-05, + "loss": 1.7764, + "step": 295 + }, + { + "epoch": 1.922077922077922, + "grad_norm": 3.029686689376831, + "learning_rate": 9.913775442559452e-05, + "loss": 1.9938, + "step": 296 + }, + { + "epoch": 1.9285714285714286, + "grad_norm": 3.169807195663452, + "learning_rate": 9.91319355457628e-05, + "loss": 1.9341, + "step": 297 + }, + { + "epoch": 1.935064935064935, + "grad_norm": 2.8388686180114746, + "learning_rate": 9.912609726942103e-05, + "loss": 1.96, + "step": 298 + }, + { + "epoch": 1.9415584415584415, + "grad_norm": 3.2075181007385254, + "learning_rate": 9.912023959887408e-05, + "loss": 2.0209, + "step": 299 + }, + { + "epoch": 1.948051948051948, + "grad_norm": 2.870790481567383, + "learning_rate": 9.911436253643445e-05, + "loss": 1.7023, + "step": 300 + }, + { + "epoch": 1.9545454545454546, + "grad_norm": 3.17559814453125, + "learning_rate": 9.910846608442229e-05, + "loss": 1.8861, + "step": 301 + }, + { + "epoch": 1.9610389610389611, + "grad_norm": 3.2682406902313232, + "learning_rate": 9.910255024516546e-05, + "loss": 1.9807, + "step": 302 + }, + { + "epoch": 1.9675324675324677, + "grad_norm": 3.0713870525360107, + "learning_rate": 9.909661502099943e-05, + "loss": 1.7816, + "step": 303 + }, + { + "epoch": 1.974025974025974, + "grad_norm": 2.817713975906372, + "learning_rate": 9.909066041426733e-05, + "loss": 1.802, + "step": 304 + }, + { + "epoch": 1.9805194805194806, + "grad_norm": 3.0280492305755615, + "learning_rate": 9.908468642731995e-05, + "loss": 2.1874, + "step": 305 + }, + { + "epoch": 1.987012987012987, + "grad_norm": 2.799920082092285, + "learning_rate": 9.907869306251572e-05, + "loss": 1.6937, + "step": 306 + }, + { + "epoch": 1.9935064935064934, + "grad_norm": 2.9983012676239014, + "learning_rate": 9.907268032222071e-05, + "loss": 1.9305, + "step": 307 + }, + { + "epoch": 2.0, + "grad_norm": 4888.9140625, + "learning_rate": 9.90666482088087e-05, + "loss": 1.771, + "step": 308 + }, + { + "epoch": 2.0064935064935066, + "grad_norm": 3.2918434143066406, + "learning_rate": 9.906059672466101e-05, + "loss": 1.651, + "step": 309 + }, + { + "epoch": 2.012987012987013, + "grad_norm": 3.1957743167877197, + "learning_rate": 9.90545258721667e-05, + "loss": 1.7395, + "step": 310 + }, + { + "epoch": 2.0194805194805197, + "grad_norm": 3.090162515640259, + "learning_rate": 9.904843565372248e-05, + "loss": 1.6515, + "step": 311 + }, + { + "epoch": 2.0259740259740258, + "grad_norm": 3.333552598953247, + "learning_rate": 9.904232607173262e-05, + "loss": 1.6349, + "step": 312 + }, + { + "epoch": 2.0324675324675323, + "grad_norm": 3.266960382461548, + "learning_rate": 9.903619712860912e-05, + "loss": 1.6787, + "step": 313 + }, + { + "epoch": 2.038961038961039, + "grad_norm": 3.407783031463623, + "learning_rate": 9.903004882677156e-05, + "loss": 1.5224, + "step": 314 + }, + { + "epoch": 2.0454545454545454, + "grad_norm": 3.5633609294891357, + "learning_rate": 9.902388116864722e-05, + "loss": 1.7562, + "step": 315 + }, + { + "epoch": 2.051948051948052, + "grad_norm": 3.1980199813842773, + "learning_rate": 9.901769415667099e-05, + "loss": 1.6488, + "step": 316 + }, + { + "epoch": 2.0584415584415585, + "grad_norm": 2.946018695831299, + "learning_rate": 9.90114877932854e-05, + "loss": 1.3956, + "step": 317 + }, + { + "epoch": 2.064935064935065, + "grad_norm": 3.0959718227386475, + "learning_rate": 9.900526208094061e-05, + "loss": 1.6679, + "step": 318 + }, + { + "epoch": 2.0714285714285716, + "grad_norm": 3.6357126235961914, + "learning_rate": 9.899901702209445e-05, + "loss": 1.6934, + "step": 319 + }, + { + "epoch": 2.0779220779220777, + "grad_norm": 3.2969744205474854, + "learning_rate": 9.899275261921234e-05, + "loss": 1.7037, + "step": 320 + }, + { + "epoch": 2.0844155844155843, + "grad_norm": 3.406505584716797, + "learning_rate": 9.898646887476741e-05, + "loss": 1.6802, + "step": 321 + }, + { + "epoch": 2.090909090909091, + "grad_norm": 3.356058120727539, + "learning_rate": 9.898016579124037e-05, + "loss": 1.6779, + "step": 322 + }, + { + "epoch": 2.0974025974025974, + "grad_norm": 3.2132608890533447, + "learning_rate": 9.897384337111957e-05, + "loss": 1.6753, + "step": 323 + }, + { + "epoch": 2.103896103896104, + "grad_norm": 3.860316514968872, + "learning_rate": 9.8967501616901e-05, + "loss": 1.7702, + "step": 324 + }, + { + "epoch": 2.1103896103896105, + "grad_norm": 3.283928871154785, + "learning_rate": 9.896114053108829e-05, + "loss": 1.874, + "step": 325 + }, + { + "epoch": 2.116883116883117, + "grad_norm": 3.458469867706299, + "learning_rate": 9.895476011619269e-05, + "loss": 1.6123, + "step": 326 + }, + { + "epoch": 2.1233766233766236, + "grad_norm": 3.1832275390625, + "learning_rate": 9.89483603747331e-05, + "loss": 1.5368, + "step": 327 + }, + { + "epoch": 2.1298701298701297, + "grad_norm": 3.380354166030884, + "learning_rate": 9.894194130923602e-05, + "loss": 1.8633, + "step": 328 + }, + { + "epoch": 2.1363636363636362, + "grad_norm": 3.0025081634521484, + "learning_rate": 9.89355029222356e-05, + "loss": 1.693, + "step": 329 + }, + { + "epoch": 2.142857142857143, + "grad_norm": 3.223750591278076, + "learning_rate": 9.892904521627361e-05, + "loss": 1.6421, + "step": 330 + }, + { + "epoch": 2.1493506493506493, + "grad_norm": 2.978912830352783, + "learning_rate": 9.892256819389947e-05, + "loss": 1.6442, + "step": 331 + }, + { + "epoch": 2.155844155844156, + "grad_norm": 3.126190185546875, + "learning_rate": 9.891607185767018e-05, + "loss": 1.642, + "step": 332 + }, + { + "epoch": 2.1623376623376624, + "grad_norm": 3.196380615234375, + "learning_rate": 9.890955621015039e-05, + "loss": 1.8094, + "step": 333 + }, + { + "epoch": 2.168831168831169, + "grad_norm": 3.2463197708129883, + "learning_rate": 9.890302125391239e-05, + "loss": 1.7948, + "step": 334 + }, + { + "epoch": 2.175324675324675, + "grad_norm": 3.05271053314209, + "learning_rate": 9.88964669915361e-05, + "loss": 1.7538, + "step": 335 + }, + { + "epoch": 2.1818181818181817, + "grad_norm": 2.841326951980591, + "learning_rate": 9.888989342560899e-05, + "loss": 1.7039, + "step": 336 + }, + { + "epoch": 2.188311688311688, + "grad_norm": 2.989499807357788, + "learning_rate": 9.888330055872623e-05, + "loss": 1.6692, + "step": 337 + }, + { + "epoch": 2.1948051948051948, + "grad_norm": 3.3557872772216797, + "learning_rate": 9.887668839349057e-05, + "loss": 1.6721, + "step": 338 + }, + { + "epoch": 2.2012987012987013, + "grad_norm": 3.342548370361328, + "learning_rate": 9.88700569325124e-05, + "loss": 1.83, + "step": 339 + }, + { + "epoch": 2.207792207792208, + "grad_norm": 2.9942660331726074, + "learning_rate": 9.886340617840968e-05, + "loss": 1.8081, + "step": 340 + }, + { + "epoch": 2.2142857142857144, + "grad_norm": 3.1562952995300293, + "learning_rate": 9.885673613380806e-05, + "loss": 1.7479, + "step": 341 + }, + { + "epoch": 2.220779220779221, + "grad_norm": 2.7380170822143555, + "learning_rate": 9.885004680134076e-05, + "loss": 1.3577, + "step": 342 + }, + { + "epoch": 2.227272727272727, + "grad_norm": 2.7151942253112793, + "learning_rate": 9.884333818364861e-05, + "loss": 1.3956, + "step": 343 + }, + { + "epoch": 2.2337662337662336, + "grad_norm": 3.0294029712677, + "learning_rate": 9.883661028338008e-05, + "loss": 1.5567, + "step": 344 + }, + { + "epoch": 2.24025974025974, + "grad_norm": 3.0623183250427246, + "learning_rate": 9.882986310319124e-05, + "loss": 1.6769, + "step": 345 + }, + { + "epoch": 2.2467532467532467, + "grad_norm": 3.1786789894104004, + "learning_rate": 9.882309664574575e-05, + "loss": 1.595, + "step": 346 + }, + { + "epoch": 2.2532467532467533, + "grad_norm": 3.2232789993286133, + "learning_rate": 9.881631091371491e-05, + "loss": 1.6652, + "step": 347 + }, + { + "epoch": 2.25974025974026, + "grad_norm": 2.559070110321045, + "learning_rate": 9.880950590977765e-05, + "loss": 1.3795, + "step": 348 + }, + { + "epoch": 2.2662337662337664, + "grad_norm": 3.3524162769317627, + "learning_rate": 9.880268163662042e-05, + "loss": 1.8738, + "step": 349 + }, + { + "epoch": 2.2727272727272725, + "grad_norm": 3.0645384788513184, + "learning_rate": 9.879583809693738e-05, + "loss": 1.6108, + "step": 350 + }, + { + "epoch": 2.279220779220779, + "grad_norm": 3.547124147415161, + "learning_rate": 9.878897529343023e-05, + "loss": 1.9958, + "step": 351 + }, + { + "epoch": 2.2857142857142856, + "grad_norm": 2.875279188156128, + "learning_rate": 9.87820932288083e-05, + "loss": 1.5304, + "step": 352 + }, + { + "epoch": 2.292207792207792, + "grad_norm": 3.039005756378174, + "learning_rate": 9.877519190578852e-05, + "loss": 1.6787, + "step": 353 + }, + { + "epoch": 2.2987012987012987, + "grad_norm": 3.231783151626587, + "learning_rate": 9.876827132709544e-05, + "loss": 1.8304, + "step": 354 + }, + { + "epoch": 2.3051948051948052, + "grad_norm": 3.3293938636779785, + "learning_rate": 9.876133149546118e-05, + "loss": 1.8101, + "step": 355 + }, + { + "epoch": 2.311688311688312, + "grad_norm": 3.1368279457092285, + "learning_rate": 9.875437241362546e-05, + "loss": 1.7841, + "step": 356 + }, + { + "epoch": 2.3181818181818183, + "grad_norm": 3.4561681747436523, + "learning_rate": 9.874739408433565e-05, + "loss": 1.8775, + "step": 357 + }, + { + "epoch": 2.324675324675325, + "grad_norm": 2.352166175842285, + "learning_rate": 9.874039651034666e-05, + "loss": 1.4749, + "step": 358 + }, + { + "epoch": 2.331168831168831, + "grad_norm": 2.7010676860809326, + "learning_rate": 9.873337969442101e-05, + "loss": 1.6247, + "step": 359 + }, + { + "epoch": 2.3376623376623376, + "grad_norm": 2.420346260070801, + "learning_rate": 9.872634363932887e-05, + "loss": 1.2657, + "step": 360 + }, + { + "epoch": 2.344155844155844, + "grad_norm": 3.2130322456359863, + "learning_rate": 9.871928834784792e-05, + "loss": 1.796, + "step": 361 + }, + { + "epoch": 2.3506493506493507, + "grad_norm": 2.915154457092285, + "learning_rate": 9.87122138227635e-05, + "loss": 1.6665, + "step": 362 + }, + { + "epoch": 2.357142857142857, + "grad_norm": 3.347503185272217, + "learning_rate": 9.870512006686851e-05, + "loss": 1.599, + "step": 363 + }, + { + "epoch": 2.3636363636363638, + "grad_norm": 3.082561492919922, + "learning_rate": 9.869800708296346e-05, + "loss": 1.9103, + "step": 364 + }, + { + "epoch": 2.3701298701298703, + "grad_norm": 2.9106686115264893, + "learning_rate": 9.869087487385644e-05, + "loss": 1.8083, + "step": 365 + }, + { + "epoch": 2.3766233766233764, + "grad_norm": 3.256690740585327, + "learning_rate": 9.868372344236313e-05, + "loss": 1.6163, + "step": 366 + }, + { + "epoch": 2.383116883116883, + "grad_norm": 3.0932395458221436, + "learning_rate": 9.867655279130683e-05, + "loss": 1.7318, + "step": 367 + }, + { + "epoch": 2.3896103896103895, + "grad_norm": 2.975876569747925, + "learning_rate": 9.866936292351836e-05, + "loss": 1.8791, + "step": 368 + }, + { + "epoch": 2.396103896103896, + "grad_norm": 3.221210241317749, + "learning_rate": 9.866215384183619e-05, + "loss": 1.8514, + "step": 369 + }, + { + "epoch": 2.4025974025974026, + "grad_norm": 3.188079833984375, + "learning_rate": 9.865492554910633e-05, + "loss": 1.8689, + "step": 370 + }, + { + "epoch": 2.409090909090909, + "grad_norm": 3.175229072570801, + "learning_rate": 9.864767804818243e-05, + "loss": 1.8805, + "step": 371 + }, + { + "epoch": 2.4155844155844157, + "grad_norm": 3.077758312225342, + "learning_rate": 9.864041134192563e-05, + "loss": 1.9167, + "step": 372 + }, + { + "epoch": 2.4220779220779223, + "grad_norm": 2.952587366104126, + "learning_rate": 9.863312543320477e-05, + "loss": 1.7636, + "step": 373 + }, + { + "epoch": 2.4285714285714284, + "grad_norm": 2.8241958618164062, + "learning_rate": 9.86258203248962e-05, + "loss": 1.583, + "step": 374 + }, + { + "epoch": 2.435064935064935, + "grad_norm": 3.0791385173797607, + "learning_rate": 9.861849601988383e-05, + "loss": 1.5679, + "step": 375 + }, + { + "epoch": 2.4415584415584415, + "grad_norm": 3.0636885166168213, + "learning_rate": 9.861115252105921e-05, + "loss": 1.6682, + "step": 376 + }, + { + "epoch": 2.448051948051948, + "grad_norm": 2.9893672466278076, + "learning_rate": 9.860378983132143e-05, + "loss": 1.8759, + "step": 377 + }, + { + "epoch": 2.4545454545454546, + "grad_norm": 2.585669755935669, + "learning_rate": 9.859640795357716e-05, + "loss": 1.602, + "step": 378 + }, + { + "epoch": 2.461038961038961, + "grad_norm": 2.8519511222839355, + "learning_rate": 9.858900689074064e-05, + "loss": 1.8531, + "step": 379 + }, + { + "epoch": 2.4675324675324677, + "grad_norm": 2.6581485271453857, + "learning_rate": 9.85815866457337e-05, + "loss": 1.6298, + "step": 380 + }, + { + "epoch": 2.474025974025974, + "grad_norm": 2.6713006496429443, + "learning_rate": 9.857414722148574e-05, + "loss": 1.7688, + "step": 381 + }, + { + "epoch": 2.4805194805194803, + "grad_norm": 2.8108949661254883, + "learning_rate": 9.856668862093372e-05, + "loss": 1.7104, + "step": 382 + }, + { + "epoch": 2.487012987012987, + "grad_norm": 2.4003746509552, + "learning_rate": 9.855921084702219e-05, + "loss": 1.4872, + "step": 383 + }, + { + "epoch": 2.4935064935064934, + "grad_norm": 2.9604358673095703, + "learning_rate": 9.855171390270324e-05, + "loss": 1.6916, + "step": 384 + }, + { + "epoch": 2.5, + "grad_norm": 2.9553635120391846, + "learning_rate": 9.854419779093655e-05, + "loss": 1.65, + "step": 385 + }, + { + "epoch": 2.5064935064935066, + "grad_norm": 2.6719701290130615, + "learning_rate": 9.853666251468937e-05, + "loss": 1.5492, + "step": 386 + }, + { + "epoch": 2.512987012987013, + "grad_norm": 2.918327808380127, + "learning_rate": 9.85291080769365e-05, + "loss": 1.8282, + "step": 387 + }, + { + "epoch": 2.5194805194805197, + "grad_norm": 3.0886974334716797, + "learning_rate": 9.852153448066032e-05, + "loss": 1.7593, + "step": 388 + }, + { + "epoch": 2.525974025974026, + "grad_norm": 2.843238592147827, + "learning_rate": 9.851394172885074e-05, + "loss": 1.7201, + "step": 389 + }, + { + "epoch": 2.5324675324675323, + "grad_norm": 2.817976951599121, + "learning_rate": 9.85063298245053e-05, + "loss": 1.7933, + "step": 390 + }, + { + "epoch": 2.538961038961039, + "grad_norm": 2.8269622325897217, + "learning_rate": 9.849869877062902e-05, + "loss": 1.7015, + "step": 391 + }, + { + "epoch": 2.5454545454545454, + "grad_norm": 2.727435827255249, + "learning_rate": 9.849104857023455e-05, + "loss": 1.481, + "step": 392 + }, + { + "epoch": 2.551948051948052, + "grad_norm": 2.7080495357513428, + "learning_rate": 9.848337922634206e-05, + "loss": 1.4346, + "step": 393 + }, + { + "epoch": 2.5584415584415585, + "grad_norm": 3.0474908351898193, + "learning_rate": 9.847569074197926e-05, + "loss": 1.6259, + "step": 394 + }, + { + "epoch": 2.564935064935065, + "grad_norm": 2.7546396255493164, + "learning_rate": 9.846798312018146e-05, + "loss": 1.5626, + "step": 395 + }, + { + "epoch": 2.571428571428571, + "grad_norm": 2.9604411125183105, + "learning_rate": 9.846025636399152e-05, + "loss": 2.0086, + "step": 396 + }, + { + "epoch": 2.5779220779220777, + "grad_norm": 3.0381553173065186, + "learning_rate": 9.845251047645983e-05, + "loss": 2.0266, + "step": 397 + }, + { + "epoch": 2.5844155844155843, + "grad_norm": 2.540466070175171, + "learning_rate": 9.844474546064435e-05, + "loss": 1.4928, + "step": 398 + }, + { + "epoch": 2.590909090909091, + "grad_norm": 2.5260584354400635, + "learning_rate": 9.843696131961058e-05, + "loss": 1.5486, + "step": 399 + }, + { + "epoch": 2.5974025974025974, + "grad_norm": 2.7667641639709473, + "learning_rate": 9.842915805643155e-05, + "loss": 1.6139, + "step": 400 + }, + { + "epoch": 2.603896103896104, + "grad_norm": 2.7333874702453613, + "learning_rate": 9.842133567418792e-05, + "loss": 1.747, + "step": 401 + }, + { + "epoch": 2.6103896103896105, + "grad_norm": 2.620067596435547, + "learning_rate": 9.841349417596779e-05, + "loss": 1.6353, + "step": 402 + }, + { + "epoch": 2.616883116883117, + "grad_norm": 2.723745584487915, + "learning_rate": 9.84056335648669e-05, + "loss": 1.5413, + "step": 403 + }, + { + "epoch": 2.6233766233766236, + "grad_norm": 2.789571523666382, + "learning_rate": 9.839775384398847e-05, + "loss": 1.9104, + "step": 404 + }, + { + "epoch": 2.62987012987013, + "grad_norm": 2.624312162399292, + "learning_rate": 9.838985501644328e-05, + "loss": 1.7595, + "step": 405 + }, + { + "epoch": 2.6363636363636362, + "grad_norm": 2.454328775405884, + "learning_rate": 9.838193708534968e-05, + "loss": 1.5174, + "step": 406 + }, + { + "epoch": 2.642857142857143, + "grad_norm": 2.664504051208496, + "learning_rate": 9.837400005383354e-05, + "loss": 1.5799, + "step": 407 + }, + { + "epoch": 2.6493506493506493, + "grad_norm": 2.553387403488159, + "learning_rate": 9.83660439250283e-05, + "loss": 1.6922, + "step": 408 + }, + { + "epoch": 2.655844155844156, + "grad_norm": 2.5766408443450928, + "learning_rate": 9.835806870207487e-05, + "loss": 1.8922, + "step": 409 + }, + { + "epoch": 2.6623376623376624, + "grad_norm": 2.8266332149505615, + "learning_rate": 9.835007438812177e-05, + "loss": 1.6223, + "step": 410 + }, + { + "epoch": 2.6688311688311686, + "grad_norm": 2.6766135692596436, + "learning_rate": 9.834206098632499e-05, + "loss": 1.6929, + "step": 411 + }, + { + "epoch": 2.675324675324675, + "grad_norm": 2.5043816566467285, + "learning_rate": 9.833402849984815e-05, + "loss": 1.5207, + "step": 412 + }, + { + "epoch": 2.6818181818181817, + "grad_norm": 2.6566975116729736, + "learning_rate": 9.832597693186232e-05, + "loss": 1.597, + "step": 413 + }, + { + "epoch": 2.688311688311688, + "grad_norm": 2.4868650436401367, + "learning_rate": 9.831790628554612e-05, + "loss": 1.6636, + "step": 414 + }, + { + "epoch": 2.6948051948051948, + "grad_norm": 2.5328221321105957, + "learning_rate": 9.830981656408574e-05, + "loss": 1.7525, + "step": 415 + }, + { + "epoch": 2.7012987012987013, + "grad_norm": 2.5664961338043213, + "learning_rate": 9.830170777067485e-05, + "loss": 1.6539, + "step": 416 + }, + { + "epoch": 2.707792207792208, + "grad_norm": 2.7295408248901367, + "learning_rate": 9.829357990851468e-05, + "loss": 1.8107, + "step": 417 + }, + { + "epoch": 2.7142857142857144, + "grad_norm": 2.501190662384033, + "learning_rate": 9.8285432980814e-05, + "loss": 1.4882, + "step": 418 + }, + { + "epoch": 2.720779220779221, + "grad_norm": 2.678788185119629, + "learning_rate": 9.827726699078908e-05, + "loss": 1.711, + "step": 419 + }, + { + "epoch": 2.7272727272727275, + "grad_norm": 2.4673514366149902, + "learning_rate": 9.82690819416637e-05, + "loss": 1.6805, + "step": 420 + }, + { + "epoch": 2.7337662337662336, + "grad_norm": 2.555209159851074, + "learning_rate": 9.826087783666921e-05, + "loss": 1.705, + "step": 421 + }, + { + "epoch": 2.74025974025974, + "grad_norm": 2.5114858150482178, + "learning_rate": 9.825265467904445e-05, + "loss": 1.6545, + "step": 422 + }, + { + "epoch": 2.7467532467532467, + "grad_norm": 2.7648122310638428, + "learning_rate": 9.824441247203579e-05, + "loss": 1.741, + "step": 423 + }, + { + "epoch": 2.7532467532467533, + "grad_norm": 2.949734687805176, + "learning_rate": 9.823615121889716e-05, + "loss": 1.8766, + "step": 424 + }, + { + "epoch": 2.75974025974026, + "grad_norm": 2.765125036239624, + "learning_rate": 9.822787092288991e-05, + "loss": 1.674, + "step": 425 + }, + { + "epoch": 2.7662337662337664, + "grad_norm": 2.5355770587921143, + "learning_rate": 9.821957158728301e-05, + "loss": 1.7228, + "step": 426 + }, + { + "epoch": 2.7727272727272725, + "grad_norm": 2.7192254066467285, + "learning_rate": 9.82112532153529e-05, + "loss": 1.8595, + "step": 427 + }, + { + "epoch": 2.779220779220779, + "grad_norm": 2.6829566955566406, + "learning_rate": 9.820291581038355e-05, + "loss": 1.758, + "step": 428 + }, + { + "epoch": 2.7857142857142856, + "grad_norm": 2.2499940395355225, + "learning_rate": 9.819455937566642e-05, + "loss": 1.427, + "step": 429 + }, + { + "epoch": 2.792207792207792, + "grad_norm": 2.475795030593872, + "learning_rate": 9.81861839145005e-05, + "loss": 1.7117, + "step": 430 + }, + { + "epoch": 2.7987012987012987, + "grad_norm": 2.8484835624694824, + "learning_rate": 9.817778943019228e-05, + "loss": 1.8138, + "step": 431 + }, + { + "epoch": 2.8051948051948052, + "grad_norm": 2.821648359298706, + "learning_rate": 9.816937592605579e-05, + "loss": 1.6179, + "step": 432 + }, + { + "epoch": 2.811688311688312, + "grad_norm": 2.4450900554656982, + "learning_rate": 9.816094340541256e-05, + "loss": 1.4323, + "step": 433 + }, + { + "epoch": 2.8181818181818183, + "grad_norm": 2.6112494468688965, + "learning_rate": 9.815249187159157e-05, + "loss": 1.8037, + "step": 434 + }, + { + "epoch": 2.824675324675325, + "grad_norm": 2.6128196716308594, + "learning_rate": 9.814402132792939e-05, + "loss": 1.6578, + "step": 435 + }, + { + "epoch": 2.8311688311688314, + "grad_norm": 2.560913562774658, + "learning_rate": 9.813553177777003e-05, + "loss": 1.8626, + "step": 436 + }, + { + "epoch": 2.8376623376623376, + "grad_norm": 2.2726757526397705, + "learning_rate": 9.812702322446505e-05, + "loss": 1.3101, + "step": 437 + }, + { + "epoch": 2.844155844155844, + "grad_norm": 2.4498019218444824, + "learning_rate": 9.81184956713735e-05, + "loss": 1.6713, + "step": 438 + }, + { + "epoch": 2.8506493506493507, + "grad_norm": 2.671379804611206, + "learning_rate": 9.810994912186189e-05, + "loss": 1.7618, + "step": 439 + }, + { + "epoch": 2.857142857142857, + "grad_norm": 2.9830217361450195, + "learning_rate": 9.81013835793043e-05, + "loss": 1.8335, + "step": 440 + }, + { + "epoch": 2.8636363636363638, + "grad_norm": 2.728466749191284, + "learning_rate": 9.809279904708224e-05, + "loss": 1.6927, + "step": 441 + }, + { + "epoch": 2.87012987012987, + "grad_norm": 2.514505624771118, + "learning_rate": 9.808419552858477e-05, + "loss": 1.7542, + "step": 442 + }, + { + "epoch": 2.8766233766233764, + "grad_norm": 2.831462860107422, + "learning_rate": 9.80755730272084e-05, + "loss": 1.6759, + "step": 443 + }, + { + "epoch": 2.883116883116883, + "grad_norm": 2.8181638717651367, + "learning_rate": 9.806693154635718e-05, + "loss": 1.8944, + "step": 444 + }, + { + "epoch": 2.8896103896103895, + "grad_norm": 2.7978835105895996, + "learning_rate": 9.80582710894426e-05, + "loss": 1.7783, + "step": 445 + }, + { + "epoch": 2.896103896103896, + "grad_norm": 2.823338747024536, + "learning_rate": 9.80495916598837e-05, + "loss": 1.7405, + "step": 446 + }, + { + "epoch": 2.9025974025974026, + "grad_norm": 2.665881395339966, + "learning_rate": 9.804089326110697e-05, + "loss": 1.6666, + "step": 447 + }, + { + "epoch": 2.909090909090909, + "grad_norm": 2.69315767288208, + "learning_rate": 9.80321758965464e-05, + "loss": 1.759, + "step": 448 + }, + { + "epoch": 2.9155844155844157, + "grad_norm": 2.6156058311462402, + "learning_rate": 9.802343956964348e-05, + "loss": 1.6456, + "step": 449 + }, + { + "epoch": 2.9220779220779223, + "grad_norm": 2.9610443115234375, + "learning_rate": 9.801468428384716e-05, + "loss": 1.8471, + "step": 450 + }, + { + "epoch": 2.928571428571429, + "grad_norm": 2.6673457622528076, + "learning_rate": 9.800591004261388e-05, + "loss": 1.6938, + "step": 451 + }, + { + "epoch": 2.935064935064935, + "grad_norm": 2.542597532272339, + "learning_rate": 9.79971168494076e-05, + "loss": 1.5416, + "step": 452 + }, + { + "epoch": 2.9415584415584415, + "grad_norm": 2.7253355979919434, + "learning_rate": 9.79883047076997e-05, + "loss": 1.7721, + "step": 453 + }, + { + "epoch": 2.948051948051948, + "grad_norm": 2.6640748977661133, + "learning_rate": 9.797947362096908e-05, + "loss": 1.9404, + "step": 454 + }, + { + "epoch": 2.9545454545454546, + "grad_norm": 2.5272445678710938, + "learning_rate": 9.797062359270215e-05, + "loss": 1.6494, + "step": 455 + }, + { + "epoch": 2.961038961038961, + "grad_norm": 2.679551839828491, + "learning_rate": 9.796175462639272e-05, + "loss": 1.5135, + "step": 456 + }, + { + "epoch": 2.9675324675324677, + "grad_norm": 2.832418918609619, + "learning_rate": 9.795286672554213e-05, + "loss": 1.7057, + "step": 457 + }, + { + "epoch": 2.974025974025974, + "grad_norm": 2.6729843616485596, + "learning_rate": 9.794395989365918e-05, + "loss": 1.7592, + "step": 458 + }, + { + "epoch": 2.9805194805194803, + "grad_norm": 2.605210065841675, + "learning_rate": 9.793503413426015e-05, + "loss": 1.7291, + "step": 459 + }, + { + "epoch": 2.987012987012987, + "grad_norm": 2.906468391418457, + "learning_rate": 9.79260894508688e-05, + "loss": 1.6162, + "step": 460 + }, + { + "epoch": 2.9935064935064934, + "grad_norm": 2.4108238220214844, + "learning_rate": 9.791712584701634e-05, + "loss": 1.5179, + "step": 461 + }, + { + "epoch": 3.0, + "grad_norm": 3461.14306640625, + "learning_rate": 9.790814332624143e-05, + "loss": 1.6267, + "step": 462 + }, + { + "epoch": 3.0064935064935066, + "grad_norm": 2.691493511199951, + "learning_rate": 9.789914189209029e-05, + "loss": 1.4611, + "step": 463 + }, + { + "epoch": 3.012987012987013, + "grad_norm": 2.130276918411255, + "learning_rate": 9.789012154811647e-05, + "loss": 1.0821, + "step": 464 + }, + { + "epoch": 3.0194805194805197, + "grad_norm": 2.652697801589966, + "learning_rate": 9.788108229788111e-05, + "loss": 1.4394, + "step": 465 + }, + { + "epoch": 3.0259740259740258, + "grad_norm": 2.6161065101623535, + "learning_rate": 9.787202414495276e-05, + "loss": 1.5084, + "step": 466 + }, + { + "epoch": 3.0324675324675323, + "grad_norm": 2.4646644592285156, + "learning_rate": 9.786294709290741e-05, + "loss": 1.375, + "step": 467 + }, + { + "epoch": 3.038961038961039, + "grad_norm": 2.6410462856292725, + "learning_rate": 9.785385114532857e-05, + "loss": 1.4476, + "step": 468 + }, + { + "epoch": 3.0454545454545454, + "grad_norm": 2.5742151737213135, + "learning_rate": 9.784473630580713e-05, + "loss": 1.4318, + "step": 469 + }, + { + "epoch": 3.051948051948052, + "grad_norm": 2.7610526084899902, + "learning_rate": 9.783560257794154e-05, + "loss": 1.5746, + "step": 470 + }, + { + "epoch": 3.0584415584415585, + "grad_norm": 2.6887526512145996, + "learning_rate": 9.78264499653376e-05, + "loss": 1.5727, + "step": 471 + }, + { + "epoch": 3.064935064935065, + "grad_norm": 2.533906936645508, + "learning_rate": 9.781727847160865e-05, + "loss": 1.2746, + "step": 472 + }, + { + "epoch": 3.0714285714285716, + "grad_norm": 2.960747241973877, + "learning_rate": 9.780808810037543e-05, + "loss": 1.5435, + "step": 473 + }, + { + "epoch": 3.0779220779220777, + "grad_norm": 2.580984115600586, + "learning_rate": 9.779887885526615e-05, + "loss": 1.4734, + "step": 474 + }, + { + "epoch": 3.0844155844155843, + "grad_norm": 2.5366058349609375, + "learning_rate": 9.778965073991651e-05, + "loss": 1.2849, + "step": 475 + }, + { + "epoch": 3.090909090909091, + "grad_norm": 2.808206796646118, + "learning_rate": 9.778040375796959e-05, + "loss": 1.3771, + "step": 476 + }, + { + "epoch": 3.0974025974025974, + "grad_norm": 3.073631763458252, + "learning_rate": 9.777113791307598e-05, + "loss": 1.3693, + "step": 477 + }, + { + "epoch": 3.103896103896104, + "grad_norm": 2.810788869857788, + "learning_rate": 9.776185320889363e-05, + "loss": 1.6245, + "step": 478 + }, + { + "epoch": 3.1103896103896105, + "grad_norm": 2.9978721141815186, + "learning_rate": 9.775254964908807e-05, + "loss": 1.5436, + "step": 479 + }, + { + "epoch": 3.116883116883117, + "grad_norm": 2.744044065475464, + "learning_rate": 9.774322723733216e-05, + "loss": 1.6038, + "step": 480 + }, + { + "epoch": 3.1233766233766236, + "grad_norm": 2.7648191452026367, + "learning_rate": 9.773388597730623e-05, + "loss": 1.3454, + "step": 481 + }, + { + "epoch": 3.1298701298701297, + "grad_norm": 2.9355039596557617, + "learning_rate": 9.772452587269808e-05, + "loss": 1.5168, + "step": 482 + }, + { + "epoch": 3.1363636363636362, + "grad_norm": 2.6012725830078125, + "learning_rate": 9.771514692720293e-05, + "loss": 1.4007, + "step": 483 + }, + { + "epoch": 3.142857142857143, + "grad_norm": 2.895432949066162, + "learning_rate": 9.770574914452343e-05, + "loss": 1.5449, + "step": 484 + }, + { + "epoch": 3.1493506493506493, + "grad_norm": 3.0441057682037354, + "learning_rate": 9.769633252836969e-05, + "loss": 1.7258, + "step": 485 + }, + { + "epoch": 3.155844155844156, + "grad_norm": 2.6639978885650635, + "learning_rate": 9.768689708245922e-05, + "loss": 1.2904, + "step": 486 + }, + { + "epoch": 3.1623376623376624, + "grad_norm": 2.972113847732544, + "learning_rate": 9.767744281051701e-05, + "loss": 1.5279, + "step": 487 + }, + { + "epoch": 3.168831168831169, + "grad_norm": 2.602752685546875, + "learning_rate": 9.766796971627543e-05, + "loss": 1.4921, + "step": 488 + }, + { + "epoch": 3.175324675324675, + "grad_norm": 2.472797393798828, + "learning_rate": 9.765847780347432e-05, + "loss": 1.4381, + "step": 489 + }, + { + "epoch": 3.1818181818181817, + "grad_norm": 2.773179531097412, + "learning_rate": 9.764896707586096e-05, + "loss": 1.471, + "step": 490 + }, + { + "epoch": 3.188311688311688, + "grad_norm": 2.8864376544952393, + "learning_rate": 9.763943753718998e-05, + "loss": 1.4751, + "step": 491 + }, + { + "epoch": 3.1948051948051948, + "grad_norm": 2.8007543087005615, + "learning_rate": 9.762988919122355e-05, + "loss": 1.3703, + "step": 492 + }, + { + "epoch": 3.2012987012987013, + "grad_norm": 2.5158145427703857, + "learning_rate": 9.762032204173116e-05, + "loss": 1.2792, + "step": 493 + }, + { + "epoch": 3.207792207792208, + "grad_norm": 2.662209987640381, + "learning_rate": 9.761073609248981e-05, + "loss": 1.5026, + "step": 494 + }, + { + "epoch": 3.2142857142857144, + "grad_norm": 2.8098185062408447, + "learning_rate": 9.760113134728384e-05, + "loss": 1.5946, + "step": 495 + }, + { + "epoch": 3.220779220779221, + "grad_norm": 2.5345005989074707, + "learning_rate": 9.759150780990507e-05, + "loss": 1.4414, + "step": 496 + }, + { + "epoch": 3.227272727272727, + "grad_norm": 2.4922263622283936, + "learning_rate": 9.758186548415273e-05, + "loss": 1.4034, + "step": 497 + }, + { + "epoch": 3.2337662337662336, + "grad_norm": 2.613332509994507, + "learning_rate": 9.757220437383346e-05, + "loss": 1.5602, + "step": 498 + }, + { + "epoch": 3.24025974025974, + "grad_norm": 2.9960076808929443, + "learning_rate": 9.756252448276127e-05, + "loss": 1.4437, + "step": 499 + }, + { + "epoch": 3.2467532467532467, + "grad_norm": 2.567506790161133, + "learning_rate": 9.755282581475769e-05, + "loss": 1.5557, + "step": 500 + }, + { + "epoch": 3.2532467532467533, + "grad_norm": 2.7986555099487305, + "learning_rate": 9.754310837365155e-05, + "loss": 1.458, + "step": 501 + }, + { + "epoch": 3.25974025974026, + "grad_norm": 2.6835241317749023, + "learning_rate": 9.753337216327917e-05, + "loss": 1.4782, + "step": 502 + }, + { + "epoch": 3.2662337662337664, + "grad_norm": 2.7536139488220215, + "learning_rate": 9.752361718748423e-05, + "loss": 1.5209, + "step": 503 + }, + { + "epoch": 3.2727272727272725, + "grad_norm": 2.784055709838867, + "learning_rate": 9.751384345011787e-05, + "loss": 1.5919, + "step": 504 + }, + { + "epoch": 3.279220779220779, + "grad_norm": 2.5098867416381836, + "learning_rate": 9.750405095503859e-05, + "loss": 1.5246, + "step": 505 + }, + { + "epoch": 3.2857142857142856, + "grad_norm": 2.397177219390869, + "learning_rate": 9.749423970611231e-05, + "loss": 1.3737, + "step": 506 + }, + { + "epoch": 3.292207792207792, + "grad_norm": 2.790895938873291, + "learning_rate": 9.748440970721236e-05, + "loss": 1.5794, + "step": 507 + }, + { + "epoch": 3.2987012987012987, + "grad_norm": 2.7680368423461914, + "learning_rate": 9.747456096221945e-05, + "loss": 1.5599, + "step": 508 + }, + { + "epoch": 3.3051948051948052, + "grad_norm": 2.880476951599121, + "learning_rate": 9.746469347502174e-05, + "loss": 1.6697, + "step": 509 + }, + { + "epoch": 3.311688311688312, + "grad_norm": 2.7532639503479004, + "learning_rate": 9.745480724951473e-05, + "loss": 1.5952, + "step": 510 + }, + { + "epoch": 3.3181818181818183, + "grad_norm": 2.685209035873413, + "learning_rate": 9.744490228960138e-05, + "loss": 1.5274, + "step": 511 + }, + { + "epoch": 3.324675324675325, + "grad_norm": 2.940244674682617, + "learning_rate": 9.743497859919196e-05, + "loss": 1.5009, + "step": 512 + }, + { + "epoch": 3.331168831168831, + "grad_norm": 2.9467644691467285, + "learning_rate": 9.742503618220422e-05, + "loss": 1.6353, + "step": 513 + }, + { + "epoch": 3.3376623376623376, + "grad_norm": 2.8322834968566895, + "learning_rate": 9.741507504256327e-05, + "loss": 1.653, + "step": 514 + }, + { + "epoch": 3.344155844155844, + "grad_norm": 3.078629493713379, + "learning_rate": 9.74050951842016e-05, + "loss": 1.6408, + "step": 515 + }, + { + "epoch": 3.3506493506493507, + "grad_norm": 2.8227908611297607, + "learning_rate": 9.739509661105912e-05, + "loss": 1.6134, + "step": 516 + }, + { + "epoch": 3.357142857142857, + "grad_norm": 2.8084356784820557, + "learning_rate": 9.738507932708307e-05, + "loss": 1.6953, + "step": 517 + }, + { + "epoch": 3.3636363636363638, + "grad_norm": 2.492335557937622, + "learning_rate": 9.737504333622813e-05, + "loss": 1.534, + "step": 518 + }, + { + "epoch": 3.3701298701298703, + "grad_norm": 2.6720969676971436, + "learning_rate": 9.736498864245638e-05, + "loss": 1.4763, + "step": 519 + }, + { + "epoch": 3.3766233766233764, + "grad_norm": 2.631711006164551, + "learning_rate": 9.735491524973722e-05, + "loss": 1.5452, + "step": 520 + }, + { + "epoch": 3.383116883116883, + "grad_norm": 3.2638559341430664, + "learning_rate": 9.734482316204747e-05, + "loss": 1.5939, + "step": 521 + }, + { + "epoch": 3.3896103896103895, + "grad_norm": 2.783334255218506, + "learning_rate": 9.733471238337136e-05, + "loss": 1.448, + "step": 522 + }, + { + "epoch": 3.396103896103896, + "grad_norm": 2.8106093406677246, + "learning_rate": 9.73245829177004e-05, + "loss": 1.378, + "step": 523 + }, + { + "epoch": 3.4025974025974026, + "grad_norm": 2.796281099319458, + "learning_rate": 9.73144347690336e-05, + "loss": 1.5344, + "step": 524 + }, + { + "epoch": 3.409090909090909, + "grad_norm": 2.7715847492218018, + "learning_rate": 9.730426794137727e-05, + "loss": 1.3997, + "step": 525 + }, + { + "epoch": 3.4155844155844157, + "grad_norm": 2.7550740242004395, + "learning_rate": 9.729408243874511e-05, + "loss": 1.6974, + "step": 526 + }, + { + "epoch": 3.4220779220779223, + "grad_norm": 2.8042678833007812, + "learning_rate": 9.728387826515819e-05, + "loss": 1.432, + "step": 527 + }, + { + "epoch": 3.4285714285714284, + "grad_norm": 2.7147512435913086, + "learning_rate": 9.727365542464497e-05, + "loss": 1.6309, + "step": 528 + }, + { + "epoch": 3.435064935064935, + "grad_norm": 2.6216771602630615, + "learning_rate": 9.726341392124127e-05, + "loss": 1.4175, + "step": 529 + }, + { + "epoch": 3.4415584415584415, + "grad_norm": 2.668849468231201, + "learning_rate": 9.725315375899024e-05, + "loss": 1.6321, + "step": 530 + }, + { + "epoch": 3.448051948051948, + "grad_norm": 2.8898913860321045, + "learning_rate": 9.724287494194247e-05, + "loss": 1.5724, + "step": 531 + }, + { + "epoch": 3.4545454545454546, + "grad_norm": 2.313223361968994, + "learning_rate": 9.723257747415584e-05, + "loss": 1.357, + "step": 532 + }, + { + "epoch": 3.461038961038961, + "grad_norm": 2.627986431121826, + "learning_rate": 9.722226135969566e-05, + "loss": 1.5693, + "step": 533 + }, + { + "epoch": 3.4675324675324677, + "grad_norm": 2.4512863159179688, + "learning_rate": 9.721192660263453e-05, + "loss": 1.6062, + "step": 534 + }, + { + "epoch": 3.474025974025974, + "grad_norm": 2.7816243171691895, + "learning_rate": 9.72015732070525e-05, + "loss": 1.6978, + "step": 535 + }, + { + "epoch": 3.4805194805194803, + "grad_norm": 2.9086880683898926, + "learning_rate": 9.719120117703687e-05, + "loss": 1.5865, + "step": 536 + }, + { + "epoch": 3.487012987012987, + "grad_norm": 2.2172327041625977, + "learning_rate": 9.718081051668239e-05, + "loss": 1.3989, + "step": 537 + }, + { + "epoch": 3.4935064935064934, + "grad_norm": 2.8032913208007812, + "learning_rate": 9.717040123009111e-05, + "loss": 1.6331, + "step": 538 + }, + { + "epoch": 3.5, + "grad_norm": 2.4231390953063965, + "learning_rate": 9.715997332137248e-05, + "loss": 1.5196, + "step": 539 + }, + { + "epoch": 3.5064935064935066, + "grad_norm": 2.8790225982666016, + "learning_rate": 9.714952679464323e-05, + "loss": 1.5077, + "step": 540 + }, + { + "epoch": 3.512987012987013, + "grad_norm": 2.6722092628479004, + "learning_rate": 9.713906165402751e-05, + "loss": 1.6147, + "step": 541 + }, + { + "epoch": 3.5194805194805197, + "grad_norm": 2.7589612007141113, + "learning_rate": 9.71285779036568e-05, + "loss": 1.428, + "step": 542 + }, + { + "epoch": 3.525974025974026, + "grad_norm": 2.4026832580566406, + "learning_rate": 9.71180755476699e-05, + "loss": 1.2818, + "step": 543 + }, + { + "epoch": 3.5324675324675323, + "grad_norm": 2.9387869834899902, + "learning_rate": 9.710755459021296e-05, + "loss": 1.5423, + "step": 544 + }, + { + "epoch": 3.538961038961039, + "grad_norm": 2.7179949283599854, + "learning_rate": 9.709701503543954e-05, + "loss": 1.5384, + "step": 545 + }, + { + "epoch": 3.5454545454545454, + "grad_norm": 2.889209508895874, + "learning_rate": 9.708645688751044e-05, + "loss": 1.6434, + "step": 546 + }, + { + "epoch": 3.551948051948052, + "grad_norm": 2.6073267459869385, + "learning_rate": 9.707588015059386e-05, + "loss": 1.729, + "step": 547 + }, + { + "epoch": 3.5584415584415585, + "grad_norm": 2.7963855266571045, + "learning_rate": 9.706528482886535e-05, + "loss": 1.7076, + "step": 548 + }, + { + "epoch": 3.564935064935065, + "grad_norm": 2.9273459911346436, + "learning_rate": 9.705467092650775e-05, + "loss": 1.5023, + "step": 549 + }, + { + "epoch": 3.571428571428571, + "grad_norm": 2.3651621341705322, + "learning_rate": 9.704403844771128e-05, + "loss": 1.3576, + "step": 550 + }, + { + "epoch": 3.5779220779220777, + "grad_norm": 2.7819669246673584, + "learning_rate": 9.703338739667346e-05, + "loss": 1.7064, + "step": 551 + }, + { + "epoch": 3.5844155844155843, + "grad_norm": 2.7776331901550293, + "learning_rate": 9.702271777759916e-05, + "loss": 1.6858, + "step": 552 + }, + { + "epoch": 3.590909090909091, + "grad_norm": 2.456737995147705, + "learning_rate": 9.701202959470058e-05, + "loss": 1.5001, + "step": 553 + }, + { + "epoch": 3.5974025974025974, + "grad_norm": 2.6922426223754883, + "learning_rate": 9.700132285219724e-05, + "loss": 1.6717, + "step": 554 + }, + { + "epoch": 3.603896103896104, + "grad_norm": 2.968545913696289, + "learning_rate": 9.699059755431598e-05, + "loss": 1.6364, + "step": 555 + }, + { + "epoch": 3.6103896103896105, + "grad_norm": 2.709141731262207, + "learning_rate": 9.697985370529101e-05, + "loss": 1.7164, + "step": 556 + }, + { + "epoch": 3.616883116883117, + "grad_norm": 2.5271835327148438, + "learning_rate": 9.696909130936382e-05, + "loss": 1.3943, + "step": 557 + }, + { + "epoch": 3.6233766233766236, + "grad_norm": 2.51953125, + "learning_rate": 9.695831037078322e-05, + "loss": 1.5367, + "step": 558 + }, + { + "epoch": 3.62987012987013, + "grad_norm": 2.145310401916504, + "learning_rate": 9.694751089380536e-05, + "loss": 1.2712, + "step": 559 + }, + { + "epoch": 3.6363636363636362, + "grad_norm": 2.6842525005340576, + "learning_rate": 9.693669288269372e-05, + "loss": 1.5694, + "step": 560 + }, + { + "epoch": 3.642857142857143, + "grad_norm": 2.610161781311035, + "learning_rate": 9.692585634171905e-05, + "loss": 1.6228, + "step": 561 + }, + { + "epoch": 3.6493506493506493, + "grad_norm": 2.376155376434326, + "learning_rate": 9.691500127515945e-05, + "loss": 1.438, + "step": 562 + }, + { + "epoch": 3.655844155844156, + "grad_norm": 3.225393533706665, + "learning_rate": 9.690412768730035e-05, + "loss": 1.7239, + "step": 563 + }, + { + "epoch": 3.6623376623376624, + "grad_norm": 2.3960697650909424, + "learning_rate": 9.689323558243446e-05, + "loss": 1.4696, + "step": 564 + }, + { + "epoch": 3.6688311688311686, + "grad_norm": 2.8606388568878174, + "learning_rate": 9.688232496486178e-05, + "loss": 1.5147, + "step": 565 + }, + { + "epoch": 3.675324675324675, + "grad_norm": 2.504814863204956, + "learning_rate": 9.687139583888972e-05, + "loss": 1.5208, + "step": 566 + }, + { + "epoch": 3.6818181818181817, + "grad_norm": 2.563558340072632, + "learning_rate": 9.686044820883285e-05, + "loss": 1.3693, + "step": 567 + }, + { + "epoch": 3.688311688311688, + "grad_norm": 2.8867974281311035, + "learning_rate": 9.684948207901315e-05, + "loss": 1.6681, + "step": 568 + }, + { + "epoch": 3.6948051948051948, + "grad_norm": 2.5309319496154785, + "learning_rate": 9.68384974537599e-05, + "loss": 1.5182, + "step": 569 + }, + { + "epoch": 3.7012987012987013, + "grad_norm": 2.7548654079437256, + "learning_rate": 9.682749433740962e-05, + "loss": 1.7318, + "step": 570 + }, + { + "epoch": 3.707792207792208, + "grad_norm": 2.2360949516296387, + "learning_rate": 9.681647273430618e-05, + "loss": 1.223, + "step": 571 + }, + { + "epoch": 3.7142857142857144, + "grad_norm": 2.6854865550994873, + "learning_rate": 9.680543264880076e-05, + "loss": 1.6428, + "step": 572 + }, + { + "epoch": 3.720779220779221, + "grad_norm": 2.4563329219818115, + "learning_rate": 9.679437408525174e-05, + "loss": 1.5267, + "step": 573 + }, + { + "epoch": 3.7272727272727275, + "grad_norm": 2.505563735961914, + "learning_rate": 9.678329704802494e-05, + "loss": 1.4726, + "step": 574 + }, + { + "epoch": 3.7337662337662336, + "grad_norm": 2.7705132961273193, + "learning_rate": 9.677220154149336e-05, + "loss": 1.6072, + "step": 575 + }, + { + "epoch": 3.74025974025974, + "grad_norm": 2.2069296836853027, + "learning_rate": 9.676108757003735e-05, + "loss": 1.1699, + "step": 576 + }, + { + "epoch": 3.7467532467532467, + "grad_norm": 2.6705710887908936, + "learning_rate": 9.674995513804452e-05, + "loss": 1.5892, + "step": 577 + }, + { + "epoch": 3.7532467532467533, + "grad_norm": 2.477724313735962, + "learning_rate": 9.673880424990977e-05, + "loss": 1.4687, + "step": 578 + }, + { + "epoch": 3.75974025974026, + "grad_norm": 2.465447425842285, + "learning_rate": 9.672763491003531e-05, + "loss": 1.5392, + "step": 579 + }, + { + "epoch": 3.7662337662337664, + "grad_norm": 2.462146282196045, + "learning_rate": 9.671644712283061e-05, + "loss": 1.5552, + "step": 580 + }, + { + "epoch": 3.7727272727272725, + "grad_norm": 2.4764628410339355, + "learning_rate": 9.670524089271242e-05, + "loss": 1.6651, + "step": 581 + }, + { + "epoch": 3.779220779220779, + "grad_norm": 2.6047585010528564, + "learning_rate": 9.669401622410482e-05, + "loss": 1.4174, + "step": 582 + }, + { + "epoch": 3.7857142857142856, + "grad_norm": 2.6200366020202637, + "learning_rate": 9.668277312143907e-05, + "loss": 1.5273, + "step": 583 + }, + { + "epoch": 3.792207792207792, + "grad_norm": 3.028610944747925, + "learning_rate": 9.667151158915382e-05, + "loss": 1.698, + "step": 584 + }, + { + "epoch": 3.7987012987012987, + "grad_norm": 2.632977247238159, + "learning_rate": 9.666023163169493e-05, + "loss": 1.6539, + "step": 585 + }, + { + "epoch": 3.8051948051948052, + "grad_norm": 2.5790421962738037, + "learning_rate": 9.664893325351555e-05, + "loss": 1.5818, + "step": 586 + }, + { + "epoch": 3.811688311688312, + "grad_norm": 2.546786069869995, + "learning_rate": 9.663761645907609e-05, + "loss": 1.6406, + "step": 587 + }, + { + "epoch": 3.8181818181818183, + "grad_norm": 2.581007957458496, + "learning_rate": 9.662628125284425e-05, + "loss": 1.4747, + "step": 588 + }, + { + "epoch": 3.824675324675325, + "grad_norm": 2.5376641750335693, + "learning_rate": 9.6614927639295e-05, + "loss": 1.5814, + "step": 589 + }, + { + "epoch": 3.8311688311688314, + "grad_norm": 2.6359288692474365, + "learning_rate": 9.660355562291055e-05, + "loss": 1.5488, + "step": 590 + }, + { + "epoch": 3.8376623376623376, + "grad_norm": 2.6092121601104736, + "learning_rate": 9.65921652081804e-05, + "loss": 1.4414, + "step": 591 + }, + { + "epoch": 3.844155844155844, + "grad_norm": 2.4724388122558594, + "learning_rate": 9.65807563996013e-05, + "loss": 1.4849, + "step": 592 + }, + { + "epoch": 3.8506493506493507, + "grad_norm": 2.303741693496704, + "learning_rate": 9.656932920167727e-05, + "loss": 1.6192, + "step": 593 + }, + { + "epoch": 3.857142857142857, + "grad_norm": 2.2833895683288574, + "learning_rate": 9.65578836189196e-05, + "loss": 1.389, + "step": 594 + }, + { + "epoch": 3.8636363636363638, + "grad_norm": 2.262861728668213, + "learning_rate": 9.654641965584678e-05, + "loss": 1.5055, + "step": 595 + }, + { + "epoch": 3.87012987012987, + "grad_norm": 2.427997350692749, + "learning_rate": 9.653493731698467e-05, + "loss": 1.5428, + "step": 596 + }, + { + "epoch": 3.8766233766233764, + "grad_norm": 2.410557270050049, + "learning_rate": 9.652343660686626e-05, + "loss": 1.5879, + "step": 597 + }, + { + "epoch": 3.883116883116883, + "grad_norm": 2.3627400398254395, + "learning_rate": 9.651191753003186e-05, + "loss": 1.4858, + "step": 598 + }, + { + "epoch": 3.8896103896103895, + "grad_norm": 2.57161283493042, + "learning_rate": 9.650038009102905e-05, + "loss": 1.6244, + "step": 599 + }, + { + "epoch": 3.896103896103896, + "grad_norm": 2.7876200675964355, + "learning_rate": 9.648882429441257e-05, + "loss": 1.6798, + "step": 600 + }, + { + "epoch": 3.9025974025974026, + "grad_norm": 2.5130650997161865, + "learning_rate": 9.647725014474452e-05, + "loss": 1.4941, + "step": 601 + }, + { + "epoch": 3.909090909090909, + "grad_norm": 2.831350326538086, + "learning_rate": 9.646565764659417e-05, + "loss": 1.6509, + "step": 602 + }, + { + "epoch": 3.9155844155844157, + "grad_norm": 2.643336534500122, + "learning_rate": 9.645404680453805e-05, + "loss": 1.5174, + "step": 603 + }, + { + "epoch": 3.9220779220779223, + "grad_norm": 2.471973180770874, + "learning_rate": 9.644241762315995e-05, + "loss": 1.6618, + "step": 604 + }, + { + "epoch": 3.928571428571429, + "grad_norm": 2.491856575012207, + "learning_rate": 9.643077010705087e-05, + "loss": 1.4538, + "step": 605 + }, + { + "epoch": 3.935064935064935, + "grad_norm": 2.444056749343872, + "learning_rate": 9.641910426080908e-05, + "loss": 1.6486, + "step": 606 + }, + { + "epoch": 3.9415584415584415, + "grad_norm": 2.5531413555145264, + "learning_rate": 9.640742008904005e-05, + "loss": 1.5494, + "step": 607 + }, + { + "epoch": 3.948051948051948, + "grad_norm": 2.229311466217041, + "learning_rate": 9.639571759635654e-05, + "loss": 1.3976, + "step": 608 + }, + { + "epoch": 3.9545454545454546, + "grad_norm": 2.342977285385132, + "learning_rate": 9.638399678737848e-05, + "loss": 1.6625, + "step": 609 + }, + { + "epoch": 3.961038961038961, + "grad_norm": 2.172034978866577, + "learning_rate": 9.637225766673307e-05, + "loss": 1.3824, + "step": 610 + }, + { + "epoch": 3.9675324675324677, + "grad_norm": 2.5296199321746826, + "learning_rate": 9.636050023905473e-05, + "loss": 1.6165, + "step": 611 + }, + { + "epoch": 3.974025974025974, + "grad_norm": 2.536747455596924, + "learning_rate": 9.63487245089851e-05, + "loss": 1.7385, + "step": 612 + }, + { + "epoch": 3.9805194805194803, + "grad_norm": 2.177907705307007, + "learning_rate": 9.633693048117306e-05, + "loss": 1.4146, + "step": 613 + }, + { + "epoch": 3.987012987012987, + "grad_norm": 2.305320978164673, + "learning_rate": 9.632511816027469e-05, + "loss": 1.4506, + "step": 614 + }, + { + "epoch": 3.9935064935064934, + "grad_norm": 2.482697010040283, + "learning_rate": 9.631328755095333e-05, + "loss": 1.5763, + "step": 615 + }, + { + "epoch": 4.0, + "grad_norm": 5.43980073928833, + "learning_rate": 9.630143865787951e-05, + "loss": 1.6993, + "step": 616 + }, + { + "epoch": 4.0064935064935066, + "grad_norm": 2.2191660404205322, + "learning_rate": 9.628957148573098e-05, + "loss": 1.2847, + "step": 617 + }, + { + "epoch": 4.012987012987013, + "grad_norm": 2.345017671585083, + "learning_rate": 9.62776860391927e-05, + "loss": 1.2782, + "step": 618 + }, + { + "epoch": 4.01948051948052, + "grad_norm": 2.5423858165740967, + "learning_rate": 9.626578232295689e-05, + "loss": 1.6394, + "step": 619 + }, + { + "epoch": 4.025974025974026, + "grad_norm": 2.2237322330474854, + "learning_rate": 9.62538603417229e-05, + "loss": 1.2239, + "step": 620 + }, + { + "epoch": 4.032467532467533, + "grad_norm": 2.228304147720337, + "learning_rate": 9.62419201001974e-05, + "loss": 1.3274, + "step": 621 + }, + { + "epoch": 4.038961038961039, + "grad_norm": 2.5428571701049805, + "learning_rate": 9.622996160309414e-05, + "loss": 1.2906, + "step": 622 + }, + { + "epoch": 4.045454545454546, + "grad_norm": 2.316067695617676, + "learning_rate": 9.62179848551342e-05, + "loss": 1.2922, + "step": 623 + }, + { + "epoch": 4.0519480519480515, + "grad_norm": 2.2502663135528564, + "learning_rate": 9.620598986104578e-05, + "loss": 1.2758, + "step": 624 + }, + { + "epoch": 4.058441558441558, + "grad_norm": 2.4511966705322266, + "learning_rate": 9.619397662556435e-05, + "loss": 1.3631, + "step": 625 + }, + { + "epoch": 4.064935064935065, + "grad_norm": 2.5539820194244385, + "learning_rate": 9.61819451534325e-05, + "loss": 1.3669, + "step": 626 + }, + { + "epoch": 4.071428571428571, + "grad_norm": 2.432616949081421, + "learning_rate": 9.616989544940009e-05, + "loss": 1.4103, + "step": 627 + }, + { + "epoch": 4.077922077922078, + "grad_norm": 2.256044387817383, + "learning_rate": 9.615782751822413e-05, + "loss": 1.2974, + "step": 628 + }, + { + "epoch": 4.084415584415584, + "grad_norm": 2.4633290767669678, + "learning_rate": 9.614574136466888e-05, + "loss": 1.3829, + "step": 629 + }, + { + "epoch": 4.090909090909091, + "grad_norm": 2.8581559658050537, + "learning_rate": 9.613363699350575e-05, + "loss": 1.4883, + "step": 630 + }, + { + "epoch": 4.097402597402597, + "grad_norm": 2.2781195640563965, + "learning_rate": 9.612151440951334e-05, + "loss": 1.362, + "step": 631 + }, + { + "epoch": 4.103896103896104, + "grad_norm": 2.3701205253601074, + "learning_rate": 9.610937361747748e-05, + "loss": 1.2678, + "step": 632 + }, + { + "epoch": 4.1103896103896105, + "grad_norm": 2.225470542907715, + "learning_rate": 9.609721462219114e-05, + "loss": 1.2274, + "step": 633 + }, + { + "epoch": 4.116883116883117, + "grad_norm": 2.603336811065674, + "learning_rate": 9.60850374284545e-05, + "loss": 1.4969, + "step": 634 + }, + { + "epoch": 4.123376623376624, + "grad_norm": 2.4754090309143066, + "learning_rate": 9.607284204107493e-05, + "loss": 1.2693, + "step": 635 + }, + { + "epoch": 4.12987012987013, + "grad_norm": 2.260408639907837, + "learning_rate": 9.606062846486698e-05, + "loss": 1.2367, + "step": 636 + }, + { + "epoch": 4.136363636363637, + "grad_norm": 2.4500088691711426, + "learning_rate": 9.604839670465236e-05, + "loss": 1.3531, + "step": 637 + }, + { + "epoch": 4.142857142857143, + "grad_norm": 2.718536853790283, + "learning_rate": 9.603614676526e-05, + "loss": 1.4347, + "step": 638 + }, + { + "epoch": 4.14935064935065, + "grad_norm": 2.782520294189453, + "learning_rate": 9.602387865152597e-05, + "loss": 1.3553, + "step": 639 + }, + { + "epoch": 4.1558441558441555, + "grad_norm": 2.552777051925659, + "learning_rate": 9.601159236829352e-05, + "loss": 1.4462, + "step": 640 + }, + { + "epoch": 4.162337662337662, + "grad_norm": 2.2942702770233154, + "learning_rate": 9.599928792041308e-05, + "loss": 1.2738, + "step": 641 + }, + { + "epoch": 4.1688311688311686, + "grad_norm": 2.392411231994629, + "learning_rate": 9.598696531274227e-05, + "loss": 1.3295, + "step": 642 + }, + { + "epoch": 4.175324675324675, + "grad_norm": 2.619590997695923, + "learning_rate": 9.597462455014585e-05, + "loss": 1.3489, + "step": 643 + }, + { + "epoch": 4.181818181818182, + "grad_norm": 2.656822443008423, + "learning_rate": 9.596226563749575e-05, + "loss": 1.511, + "step": 644 + }, + { + "epoch": 4.188311688311688, + "grad_norm": 2.4362051486968994, + "learning_rate": 9.594988857967106e-05, + "loss": 1.2914, + "step": 645 + }, + { + "epoch": 4.194805194805195, + "grad_norm": 2.1643314361572266, + "learning_rate": 9.593749338155809e-05, + "loss": 1.1751, + "step": 646 + }, + { + "epoch": 4.201298701298701, + "grad_norm": 2.725790023803711, + "learning_rate": 9.592508004805023e-05, + "loss": 1.5275, + "step": 647 + }, + { + "epoch": 4.207792207792208, + "grad_norm": 2.422140598297119, + "learning_rate": 9.59126485840481e-05, + "loss": 1.3667, + "step": 648 + }, + { + "epoch": 4.214285714285714, + "grad_norm": 2.537302017211914, + "learning_rate": 9.59001989944594e-05, + "loss": 1.4091, + "step": 649 + }, + { + "epoch": 4.220779220779221, + "grad_norm": 2.6183526515960693, + "learning_rate": 9.588773128419906e-05, + "loss": 1.4391, + "step": 650 + }, + { + "epoch": 4.2272727272727275, + "grad_norm": 2.544766426086426, + "learning_rate": 9.587524545818913e-05, + "loss": 1.4811, + "step": 651 + }, + { + "epoch": 4.233766233766234, + "grad_norm": 2.4699995517730713, + "learning_rate": 9.586274152135884e-05, + "loss": 1.3246, + "step": 652 + }, + { + "epoch": 4.240259740259741, + "grad_norm": 2.2006990909576416, + "learning_rate": 9.58502194786445e-05, + "loss": 1.2254, + "step": 653 + }, + { + "epoch": 4.246753246753247, + "grad_norm": 2.6973538398742676, + "learning_rate": 9.583767933498964e-05, + "loss": 1.4668, + "step": 654 + }, + { + "epoch": 4.253246753246753, + "grad_norm": 2.2840769290924072, + "learning_rate": 9.58251210953449e-05, + "loss": 1.2807, + "step": 655 + }, + { + "epoch": 4.259740259740259, + "grad_norm": 2.4915285110473633, + "learning_rate": 9.58125447646681e-05, + "loss": 1.4697, + "step": 656 + }, + { + "epoch": 4.266233766233766, + "grad_norm": 2.6363418102264404, + "learning_rate": 9.579995034792414e-05, + "loss": 1.3831, + "step": 657 + }, + { + "epoch": 4.2727272727272725, + "grad_norm": 2.5724446773529053, + "learning_rate": 9.578733785008513e-05, + "loss": 1.4606, + "step": 658 + }, + { + "epoch": 4.279220779220779, + "grad_norm": 2.6677348613739014, + "learning_rate": 9.577470727613025e-05, + "loss": 1.488, + "step": 659 + }, + { + "epoch": 4.285714285714286, + "grad_norm": 2.5872716903686523, + "learning_rate": 9.576205863104588e-05, + "loss": 1.4098, + "step": 660 + }, + { + "epoch": 4.292207792207792, + "grad_norm": 2.636482000350952, + "learning_rate": 9.57493919198255e-05, + "loss": 1.4056, + "step": 661 + }, + { + "epoch": 4.298701298701299, + "grad_norm": 2.4787089824676514, + "learning_rate": 9.573670714746972e-05, + "loss": 1.3252, + "step": 662 + }, + { + "epoch": 4.305194805194805, + "grad_norm": 2.544703245162964, + "learning_rate": 9.572400431898627e-05, + "loss": 1.213, + "step": 663 + }, + { + "epoch": 4.311688311688312, + "grad_norm": 2.3949763774871826, + "learning_rate": 9.571128343939005e-05, + "loss": 1.4002, + "step": 664 + }, + { + "epoch": 4.318181818181818, + "grad_norm": 2.5433011054992676, + "learning_rate": 9.569854451370307e-05, + "loss": 1.4224, + "step": 665 + }, + { + "epoch": 4.324675324675325, + "grad_norm": 2.485722780227661, + "learning_rate": 9.568578754695442e-05, + "loss": 1.3944, + "step": 666 + }, + { + "epoch": 4.3311688311688314, + "grad_norm": 2.7001330852508545, + "learning_rate": 9.567301254418038e-05, + "loss": 1.3847, + "step": 667 + }, + { + "epoch": 4.337662337662338, + "grad_norm": 2.6091723442077637, + "learning_rate": 9.566021951042433e-05, + "loss": 1.48, + "step": 668 + }, + { + "epoch": 4.3441558441558445, + "grad_norm": 2.37465238571167, + "learning_rate": 9.56474084507367e-05, + "loss": 1.2859, + "step": 669 + }, + { + "epoch": 4.35064935064935, + "grad_norm": 2.298042058944702, + "learning_rate": 9.563457937017515e-05, + "loss": 1.2833, + "step": 670 + }, + { + "epoch": 4.357142857142857, + "grad_norm": 2.418095827102661, + "learning_rate": 9.562173227380436e-05, + "loss": 1.2609, + "step": 671 + }, + { + "epoch": 4.363636363636363, + "grad_norm": 2.5434913635253906, + "learning_rate": 9.56088671666962e-05, + "loss": 1.2695, + "step": 672 + }, + { + "epoch": 4.37012987012987, + "grad_norm": 2.607151508331299, + "learning_rate": 9.559598405392958e-05, + "loss": 1.4324, + "step": 673 + }, + { + "epoch": 4.376623376623376, + "grad_norm": 2.42596173286438, + "learning_rate": 9.558308294059054e-05, + "loss": 1.4373, + "step": 674 + }, + { + "epoch": 4.383116883116883, + "grad_norm": 2.508871078491211, + "learning_rate": 9.557016383177227e-05, + "loss": 1.4397, + "step": 675 + }, + { + "epoch": 4.3896103896103895, + "grad_norm": 2.110358715057373, + "learning_rate": 9.555722673257501e-05, + "loss": 1.139, + "step": 676 + }, + { + "epoch": 4.396103896103896, + "grad_norm": 2.3169806003570557, + "learning_rate": 9.554427164810611e-05, + "loss": 1.231, + "step": 677 + }, + { + "epoch": 4.402597402597403, + "grad_norm": 2.418757200241089, + "learning_rate": 9.553129858348006e-05, + "loss": 1.4744, + "step": 678 + }, + { + "epoch": 4.409090909090909, + "grad_norm": 2.496831178665161, + "learning_rate": 9.55183075438184e-05, + "loss": 1.4325, + "step": 679 + }, + { + "epoch": 4.415584415584416, + "grad_norm": 2.282007932662964, + "learning_rate": 9.550529853424979e-05, + "loss": 1.2713, + "step": 680 + }, + { + "epoch": 4.422077922077922, + "grad_norm": 2.46980619430542, + "learning_rate": 9.549227155990999e-05, + "loss": 1.426, + "step": 681 + }, + { + "epoch": 4.428571428571429, + "grad_norm": 2.3510262966156006, + "learning_rate": 9.547922662594183e-05, + "loss": 1.2731, + "step": 682 + }, + { + "epoch": 4.435064935064935, + "grad_norm": 2.6384055614471436, + "learning_rate": 9.546616373749525e-05, + "loss": 1.4716, + "step": 683 + }, + { + "epoch": 4.441558441558442, + "grad_norm": 2.60732102394104, + "learning_rate": 9.545308289972728e-05, + "loss": 1.4314, + "step": 684 + }, + { + "epoch": 4.448051948051948, + "grad_norm": 2.352541923522949, + "learning_rate": 9.543998411780201e-05, + "loss": 1.3909, + "step": 685 + }, + { + "epoch": 4.454545454545454, + "grad_norm": 2.4203426837921143, + "learning_rate": 9.542686739689065e-05, + "loss": 1.3476, + "step": 686 + }, + { + "epoch": 4.461038961038961, + "grad_norm": 2.63857364654541, + "learning_rate": 9.541373274217145e-05, + "loss": 1.4261, + "step": 687 + }, + { + "epoch": 4.467532467532467, + "grad_norm": 2.3278229236602783, + "learning_rate": 9.540058015882979e-05, + "loss": 1.2848, + "step": 688 + }, + { + "epoch": 4.474025974025974, + "grad_norm": 2.334977388381958, + "learning_rate": 9.538740965205808e-05, + "loss": 1.3625, + "step": 689 + }, + { + "epoch": 4.48051948051948, + "grad_norm": 2.4834561347961426, + "learning_rate": 9.537422122705585e-05, + "loss": 1.302, + "step": 690 + }, + { + "epoch": 4.487012987012987, + "grad_norm": 2.0580313205718994, + "learning_rate": 9.536101488902966e-05, + "loss": 1.1823, + "step": 691 + }, + { + "epoch": 4.4935064935064934, + "grad_norm": 2.5352213382720947, + "learning_rate": 9.534779064319318e-05, + "loss": 1.3543, + "step": 692 + }, + { + "epoch": 4.5, + "grad_norm": 2.424487829208374, + "learning_rate": 9.533454849476712e-05, + "loss": 1.4382, + "step": 693 + }, + { + "epoch": 4.5064935064935066, + "grad_norm": 2.486064910888672, + "learning_rate": 9.532128844897928e-05, + "loss": 1.3491, + "step": 694 + }, + { + "epoch": 4.512987012987013, + "grad_norm": 2.4160115718841553, + "learning_rate": 9.530801051106449e-05, + "loss": 1.401, + "step": 695 + }, + { + "epoch": 4.51948051948052, + "grad_norm": 2.027177095413208, + "learning_rate": 9.529471468626472e-05, + "loss": 1.1387, + "step": 696 + }, + { + "epoch": 4.525974025974026, + "grad_norm": 2.3802859783172607, + "learning_rate": 9.528140097982889e-05, + "loss": 1.504, + "step": 697 + }, + { + "epoch": 4.532467532467533, + "grad_norm": 2.4218432903289795, + "learning_rate": 9.526806939701309e-05, + "loss": 1.3862, + "step": 698 + }, + { + "epoch": 4.538961038961039, + "grad_norm": 2.2717883586883545, + "learning_rate": 9.52547199430804e-05, + "loss": 1.1086, + "step": 699 + }, + { + "epoch": 4.545454545454545, + "grad_norm": 2.2099993228912354, + "learning_rate": 9.524135262330098e-05, + "loss": 1.3446, + "step": 700 + }, + { + "epoch": 4.551948051948052, + "grad_norm": 2.0593318939208984, + "learning_rate": 9.522796744295202e-05, + "loss": 1.0246, + "step": 701 + }, + { + "epoch": 4.558441558441558, + "grad_norm": 2.5161662101745605, + "learning_rate": 9.52145644073178e-05, + "loss": 1.51, + "step": 702 + }, + { + "epoch": 4.564935064935065, + "grad_norm": 2.523601531982422, + "learning_rate": 9.520114352168958e-05, + "loss": 1.4339, + "step": 703 + }, + { + "epoch": 4.571428571428571, + "grad_norm": 2.5355663299560547, + "learning_rate": 9.518770479136578e-05, + "loss": 1.3231, + "step": 704 + }, + { + "epoch": 4.577922077922078, + "grad_norm": 2.8767991065979004, + "learning_rate": 9.517424822165175e-05, + "loss": 1.5899, + "step": 705 + }, + { + "epoch": 4.584415584415584, + "grad_norm": 2.6482222080230713, + "learning_rate": 9.516077381785994e-05, + "loss": 1.337, + "step": 706 + }, + { + "epoch": 4.590909090909091, + "grad_norm": 2.7159810066223145, + "learning_rate": 9.514728158530983e-05, + "loss": 1.4175, + "step": 707 + }, + { + "epoch": 4.597402597402597, + "grad_norm": 2.59430193901062, + "learning_rate": 9.513377152932796e-05, + "loss": 1.4217, + "step": 708 + }, + { + "epoch": 4.603896103896104, + "grad_norm": 2.4445676803588867, + "learning_rate": 9.512024365524787e-05, + "loss": 1.4127, + "step": 709 + }, + { + "epoch": 4.6103896103896105, + "grad_norm": 2.483778953552246, + "learning_rate": 9.510669796841014e-05, + "loss": 1.4122, + "step": 710 + }, + { + "epoch": 4.616883116883117, + "grad_norm": 2.4489808082580566, + "learning_rate": 9.509313447416242e-05, + "loss": 1.5403, + "step": 711 + }, + { + "epoch": 4.623376623376624, + "grad_norm": 2.4049267768859863, + "learning_rate": 9.507955317785934e-05, + "loss": 1.4104, + "step": 712 + }, + { + "epoch": 4.62987012987013, + "grad_norm": 2.906292200088501, + "learning_rate": 9.506595408486259e-05, + "loss": 1.7337, + "step": 713 + }, + { + "epoch": 4.636363636363637, + "grad_norm": 2.2860770225524902, + "learning_rate": 9.505233720054087e-05, + "loss": 1.3166, + "step": 714 + }, + { + "epoch": 4.642857142857143, + "grad_norm": 2.660557270050049, + "learning_rate": 9.503870253026991e-05, + "loss": 1.4689, + "step": 715 + }, + { + "epoch": 4.64935064935065, + "grad_norm": 2.4646763801574707, + "learning_rate": 9.502505007943248e-05, + "loss": 1.4584, + "step": 716 + }, + { + "epoch": 4.6558441558441555, + "grad_norm": 2.287764072418213, + "learning_rate": 9.501137985341832e-05, + "loss": 1.4074, + "step": 717 + }, + { + "epoch": 4.662337662337662, + "grad_norm": 3.6270928382873535, + "learning_rate": 9.499769185762425e-05, + "loss": 1.5872, + "step": 718 + }, + { + "epoch": 4.6688311688311686, + "grad_norm": 2.5962812900543213, + "learning_rate": 9.498398609745405e-05, + "loss": 1.5825, + "step": 719 + }, + { + "epoch": 4.675324675324675, + "grad_norm": 2.382645845413208, + "learning_rate": 9.497026257831855e-05, + "loss": 1.3595, + "step": 720 + }, + { + "epoch": 4.681818181818182, + "grad_norm": 2.0103063583374023, + "learning_rate": 9.49565213056356e-05, + "loss": 1.1057, + "step": 721 + }, + { + "epoch": 4.688311688311688, + "grad_norm": 2.2708091735839844, + "learning_rate": 9.494276228482998e-05, + "loss": 1.3579, + "step": 722 + }, + { + "epoch": 4.694805194805195, + "grad_norm": 2.530606508255005, + "learning_rate": 9.492898552133358e-05, + "loss": 1.4606, + "step": 723 + }, + { + "epoch": 4.701298701298701, + "grad_norm": 2.033069372177124, + "learning_rate": 9.491519102058522e-05, + "loss": 1.1266, + "step": 724 + }, + { + "epoch": 4.707792207792208, + "grad_norm": 2.533560037612915, + "learning_rate": 9.490137878803079e-05, + "loss": 1.5121, + "step": 725 + }, + { + "epoch": 4.714285714285714, + "grad_norm": 2.3064355850219727, + "learning_rate": 9.48875488291231e-05, + "loss": 1.3564, + "step": 726 + }, + { + "epoch": 4.720779220779221, + "grad_norm": 2.3468894958496094, + "learning_rate": 9.487370114932202e-05, + "loss": 1.4063, + "step": 727 + }, + { + "epoch": 4.7272727272727275, + "grad_norm": 2.2847111225128174, + "learning_rate": 9.485983575409438e-05, + "loss": 1.3642, + "step": 728 + }, + { + "epoch": 4.733766233766234, + "grad_norm": 2.188500165939331, + "learning_rate": 9.484595264891402e-05, + "loss": 1.2824, + "step": 729 + }, + { + "epoch": 4.740259740259741, + "grad_norm": 2.442934036254883, + "learning_rate": 9.483205183926181e-05, + "loss": 1.4042, + "step": 730 + }, + { + "epoch": 4.746753246753247, + "grad_norm": 2.4196629524230957, + "learning_rate": 9.48181333306255e-05, + "loss": 1.4626, + "step": 731 + }, + { + "epoch": 4.753246753246753, + "grad_norm": 2.290989637374878, + "learning_rate": 9.480419712849995e-05, + "loss": 1.2912, + "step": 732 + }, + { + "epoch": 4.759740259740259, + "grad_norm": 2.430495262145996, + "learning_rate": 9.479024323838693e-05, + "loss": 1.4117, + "step": 733 + }, + { + "epoch": 4.766233766233766, + "grad_norm": 2.0131633281707764, + "learning_rate": 9.477627166579522e-05, + "loss": 1.1689, + "step": 734 + }, + { + "epoch": 4.7727272727272725, + "grad_norm": 2.582155466079712, + "learning_rate": 9.476228241624059e-05, + "loss": 1.6276, + "step": 735 + }, + { + "epoch": 4.779220779220779, + "grad_norm": 2.3215701580047607, + "learning_rate": 9.474827549524574e-05, + "loss": 1.3326, + "step": 736 + }, + { + "epoch": 4.785714285714286, + "grad_norm": 2.2553138732910156, + "learning_rate": 9.473425090834041e-05, + "loss": 1.3568, + "step": 737 + }, + { + "epoch": 4.792207792207792, + "grad_norm": 2.5642342567443848, + "learning_rate": 9.472020866106128e-05, + "loss": 1.4779, + "step": 738 + }, + { + "epoch": 4.798701298701299, + "grad_norm": 2.465707778930664, + "learning_rate": 9.470614875895201e-05, + "loss": 1.4478, + "step": 739 + }, + { + "epoch": 4.805194805194805, + "grad_norm": 2.395329236984253, + "learning_rate": 9.46920712075632e-05, + "loss": 1.3339, + "step": 740 + }, + { + "epoch": 4.811688311688312, + "grad_norm": 2.5474603176116943, + "learning_rate": 9.467797601245246e-05, + "loss": 1.4824, + "step": 741 + }, + { + "epoch": 4.818181818181818, + "grad_norm": 2.498077154159546, + "learning_rate": 9.466386317918436e-05, + "loss": 1.4558, + "step": 742 + }, + { + "epoch": 4.824675324675325, + "grad_norm": 2.258089065551758, + "learning_rate": 9.464973271333042e-05, + "loss": 1.3571, + "step": 743 + }, + { + "epoch": 4.8311688311688314, + "grad_norm": 2.5701329708099365, + "learning_rate": 9.463558462046912e-05, + "loss": 1.5302, + "step": 744 + }, + { + "epoch": 4.837662337662338, + "grad_norm": 2.347843885421753, + "learning_rate": 9.46214189061859e-05, + "loss": 1.3368, + "step": 745 + }, + { + "epoch": 4.8441558441558445, + "grad_norm": 2.3211004734039307, + "learning_rate": 9.460723557607316e-05, + "loss": 1.3966, + "step": 746 + }, + { + "epoch": 4.85064935064935, + "grad_norm": 2.381417989730835, + "learning_rate": 9.459303463573026e-05, + "loss": 1.267, + "step": 747 + }, + { + "epoch": 4.857142857142857, + "grad_norm": 2.3821098804473877, + "learning_rate": 9.457881609076352e-05, + "loss": 1.4147, + "step": 748 + }, + { + "epoch": 4.863636363636363, + "grad_norm": 2.3875110149383545, + "learning_rate": 9.456457994678616e-05, + "loss": 1.3116, + "step": 749 + }, + { + "epoch": 4.87012987012987, + "grad_norm": 2.3099076747894287, + "learning_rate": 9.45503262094184e-05, + "loss": 1.2902, + "step": 750 + }, + { + "epoch": 4.876623376623376, + "grad_norm": 2.0546610355377197, + "learning_rate": 9.45360548842874e-05, + "loss": 1.1813, + "step": 751 + }, + { + "epoch": 4.883116883116883, + "grad_norm": 2.4475390911102295, + "learning_rate": 9.452176597702725e-05, + "loss": 1.5366, + "step": 752 + }, + { + "epoch": 4.8896103896103895, + "grad_norm": 2.145540237426758, + "learning_rate": 9.450745949327896e-05, + "loss": 1.1983, + "step": 753 + }, + { + "epoch": 4.896103896103896, + "grad_norm": 2.694192886352539, + "learning_rate": 9.449313543869055e-05, + "loss": 1.5095, + "step": 754 + }, + { + "epoch": 4.902597402597403, + "grad_norm": 2.1562998294830322, + "learning_rate": 9.447879381891692e-05, + "loss": 1.1382, + "step": 755 + }, + { + "epoch": 4.909090909090909, + "grad_norm": 2.4446427822113037, + "learning_rate": 9.446443463961986e-05, + "loss": 1.4053, + "step": 756 + }, + { + "epoch": 4.915584415584416, + "grad_norm": 2.055360794067383, + "learning_rate": 9.445005790646819e-05, + "loss": 1.3194, + "step": 757 + }, + { + "epoch": 4.922077922077922, + "grad_norm": 2.397583246231079, + "learning_rate": 9.443566362513763e-05, + "loss": 1.5682, + "step": 758 + }, + { + "epoch": 4.928571428571429, + "grad_norm": 2.185490846633911, + "learning_rate": 9.442125180131078e-05, + "loss": 1.4359, + "step": 759 + }, + { + "epoch": 4.935064935064935, + "grad_norm": 2.365079402923584, + "learning_rate": 9.440682244067724e-05, + "loss": 1.4141, + "step": 760 + }, + { + "epoch": 4.941558441558442, + "grad_norm": 2.510624408721924, + "learning_rate": 9.439237554893344e-05, + "loss": 1.5375, + "step": 761 + }, + { + "epoch": 4.948051948051948, + "grad_norm": 2.369779109954834, + "learning_rate": 9.437791113178282e-05, + "loss": 1.4662, + "step": 762 + }, + { + "epoch": 4.954545454545455, + "grad_norm": 2.063880443572998, + "learning_rate": 9.43634291949357e-05, + "loss": 1.3133, + "step": 763 + }, + { + "epoch": 4.961038961038961, + "grad_norm": 2.3315935134887695, + "learning_rate": 9.434892974410932e-05, + "loss": 1.4277, + "step": 764 + }, + { + "epoch": 4.967532467532467, + "grad_norm": 2.5497238636016846, + "learning_rate": 9.433441278502783e-05, + "loss": 1.4894, + "step": 765 + }, + { + "epoch": 4.974025974025974, + "grad_norm": 2.4642364978790283, + "learning_rate": 9.431987832342228e-05, + "loss": 1.4023, + "step": 766 + }, + { + "epoch": 4.98051948051948, + "grad_norm": 2.380721092224121, + "learning_rate": 9.430532636503068e-05, + "loss": 1.3227, + "step": 767 + }, + { + "epoch": 4.987012987012987, + "grad_norm": 2.2699685096740723, + "learning_rate": 9.429075691559787e-05, + "loss": 1.352, + "step": 768 + }, + { + "epoch": 4.9935064935064934, + "grad_norm": 2.156005382537842, + "learning_rate": 9.427616998087568e-05, + "loss": 1.3047, + "step": 769 + }, + { + "epoch": 5.0, + "grad_norm": 1483.0968017578125, + "learning_rate": 9.426156556662276e-05, + "loss": 1.3802, + "step": 770 + }, + { + "epoch": 5.0064935064935066, + "grad_norm": 2.4799044132232666, + "learning_rate": 9.424694367860473e-05, + "loss": 1.214, + "step": 771 + }, + { + "epoch": 5.012987012987013, + "grad_norm": 3.611436128616333, + "learning_rate": 9.423230432259409e-05, + "loss": 1.1361, + "step": 772 + }, + { + "epoch": 5.01948051948052, + "grad_norm": 2.477595567703247, + "learning_rate": 9.421764750437019e-05, + "loss": 1.322, + "step": 773 + }, + { + "epoch": 5.025974025974026, + "grad_norm": 2.0933218002319336, + "learning_rate": 9.420297322971933e-05, + "loss": 1.1123, + "step": 774 + }, + { + "epoch": 5.032467532467533, + "grad_norm": 2.1223325729370117, + "learning_rate": 9.418828150443467e-05, + "loss": 1.2504, + "step": 775 + }, + { + "epoch": 5.038961038961039, + "grad_norm": 2.640428304672241, + "learning_rate": 9.41735723343163e-05, + "loss": 1.3819, + "step": 776 + }, + { + "epoch": 5.045454545454546, + "grad_norm": 2.309741258621216, + "learning_rate": 9.415884572517113e-05, + "loss": 1.2354, + "step": 777 + }, + { + "epoch": 5.0519480519480515, + "grad_norm": 2.4606881141662598, + "learning_rate": 9.414410168281302e-05, + "loss": 1.4091, + "step": 778 + }, + { + "epoch": 5.058441558441558, + "grad_norm": 2.1588926315307617, + "learning_rate": 9.412934021306267e-05, + "loss": 1.1284, + "step": 779 + }, + { + "epoch": 5.064935064935065, + "grad_norm": 2.3062281608581543, + "learning_rate": 9.411456132174767e-05, + "loss": 1.2039, + "step": 780 + }, + { + "epoch": 5.071428571428571, + "grad_norm": 2.493637800216675, + "learning_rate": 9.40997650147025e-05, + "loss": 1.2556, + "step": 781 + }, + { + "epoch": 5.077922077922078, + "grad_norm": 2.254223346710205, + "learning_rate": 9.408495129776852e-05, + "loss": 1.14, + "step": 782 + }, + { + "epoch": 5.084415584415584, + "grad_norm": 2.187127113342285, + "learning_rate": 9.407012017679393e-05, + "loss": 1.1906, + "step": 783 + }, + { + "epoch": 5.090909090909091, + "grad_norm": 2.017028570175171, + "learning_rate": 9.405527165763384e-05, + "loss": 1.0582, + "step": 784 + }, + { + "epoch": 5.097402597402597, + "grad_norm": 2.3100154399871826, + "learning_rate": 9.404040574615018e-05, + "loss": 1.3244, + "step": 785 + }, + { + "epoch": 5.103896103896104, + "grad_norm": 2.231184482574463, + "learning_rate": 9.402552244821182e-05, + "loss": 1.0768, + "step": 786 + }, + { + "epoch": 5.1103896103896105, + "grad_norm": 2.422355890274048, + "learning_rate": 9.401062176969442e-05, + "loss": 1.1453, + "step": 787 + }, + { + "epoch": 5.116883116883117, + "grad_norm": 2.3468523025512695, + "learning_rate": 9.399570371648052e-05, + "loss": 1.1517, + "step": 788 + }, + { + "epoch": 5.123376623376624, + "grad_norm": 2.1444785594940186, + "learning_rate": 9.398076829445958e-05, + "loss": 1.0645, + "step": 789 + }, + { + "epoch": 5.12987012987013, + "grad_norm": 2.26538348197937, + "learning_rate": 9.396581550952781e-05, + "loss": 1.1867, + "step": 790 + }, + { + "epoch": 5.136363636363637, + "grad_norm": 2.3012781143188477, + "learning_rate": 9.395084536758838e-05, + "loss": 1.1908, + "step": 791 + }, + { + "epoch": 5.142857142857143, + "grad_norm": 2.353574514389038, + "learning_rate": 9.393585787455124e-05, + "loss": 1.1686, + "step": 792 + }, + { + "epoch": 5.14935064935065, + "grad_norm": 2.434039354324341, + "learning_rate": 9.392085303633323e-05, + "loss": 1.1923, + "step": 793 + }, + { + "epoch": 5.1558441558441555, + "grad_norm": 2.4139668941497803, + "learning_rate": 9.3905830858858e-05, + "loss": 1.2742, + "step": 794 + }, + { + "epoch": 5.162337662337662, + "grad_norm": 2.5167605876922607, + "learning_rate": 9.389079134805609e-05, + "loss": 1.2763, + "step": 795 + }, + { + "epoch": 5.1688311688311686, + "grad_norm": 2.29848313331604, + "learning_rate": 9.387573450986484e-05, + "loss": 1.2501, + "step": 796 + }, + { + "epoch": 5.175324675324675, + "grad_norm": 2.4731240272521973, + "learning_rate": 9.386066035022848e-05, + "loss": 1.4086, + "step": 797 + }, + { + "epoch": 5.181818181818182, + "grad_norm": 2.226640224456787, + "learning_rate": 9.384556887509802e-05, + "loss": 1.1452, + "step": 798 + }, + { + "epoch": 5.188311688311688, + "grad_norm": 2.1757423877716064, + "learning_rate": 9.383046009043134e-05, + "loss": 1.2051, + "step": 799 + }, + { + "epoch": 5.194805194805195, + "grad_norm": 2.5131468772888184, + "learning_rate": 9.381533400219318e-05, + "loss": 1.3115, + "step": 800 + }, + { + "epoch": 5.201298701298701, + "grad_norm": 2.236072063446045, + "learning_rate": 9.380019061635506e-05, + "loss": 1.1337, + "step": 801 + }, + { + "epoch": 5.207792207792208, + "grad_norm": 2.25288987159729, + "learning_rate": 9.378502993889533e-05, + "loss": 1.2222, + "step": 802 + }, + { + "epoch": 5.214285714285714, + "grad_norm": 2.3511617183685303, + "learning_rate": 9.37698519757992e-05, + "loss": 1.228, + "step": 803 + }, + { + "epoch": 5.220779220779221, + "grad_norm": 2.281393051147461, + "learning_rate": 9.375465673305869e-05, + "loss": 1.1854, + "step": 804 + }, + { + "epoch": 5.2272727272727275, + "grad_norm": 2.451622247695923, + "learning_rate": 9.373944421667265e-05, + "loss": 1.2707, + "step": 805 + }, + { + "epoch": 5.233766233766234, + "grad_norm": 2.3030169010162354, + "learning_rate": 9.372421443264671e-05, + "loss": 1.0945, + "step": 806 + }, + { + "epoch": 5.240259740259741, + "grad_norm": 2.3412272930145264, + "learning_rate": 9.370896738699339e-05, + "loss": 1.1891, + "step": 807 + }, + { + "epoch": 5.246753246753247, + "grad_norm": 2.457958936691284, + "learning_rate": 9.369370308573198e-05, + "loss": 1.2034, + "step": 808 + }, + { + "epoch": 5.253246753246753, + "grad_norm": 2.3870041370391846, + "learning_rate": 9.367842153488854e-05, + "loss": 1.1308, + "step": 809 + }, + { + "epoch": 5.259740259740259, + "grad_norm": 2.373983860015869, + "learning_rate": 9.366312274049602e-05, + "loss": 1.2246, + "step": 810 + }, + { + "epoch": 5.266233766233766, + "grad_norm": 2.238525152206421, + "learning_rate": 9.364780670859412e-05, + "loss": 1.1794, + "step": 811 + }, + { + "epoch": 5.2727272727272725, + "grad_norm": 2.2688422203063965, + "learning_rate": 9.363247344522939e-05, + "loss": 1.3021, + "step": 812 + }, + { + "epoch": 5.279220779220779, + "grad_norm": 2.4562861919403076, + "learning_rate": 9.361712295645515e-05, + "loss": 1.2968, + "step": 813 + }, + { + "epoch": 5.285714285714286, + "grad_norm": 1.8892732858657837, + "learning_rate": 9.360175524833153e-05, + "loss": 0.895, + "step": 814 + }, + { + "epoch": 5.292207792207792, + "grad_norm": 2.4016454219818115, + "learning_rate": 9.358637032692545e-05, + "loss": 1.1788, + "step": 815 + }, + { + "epoch": 5.298701298701299, + "grad_norm": 2.198923349380493, + "learning_rate": 9.357096819831064e-05, + "loss": 1.1777, + "step": 816 + }, + { + "epoch": 5.305194805194805, + "grad_norm": 2.5778071880340576, + "learning_rate": 9.355554886856762e-05, + "loss": 1.2441, + "step": 817 + }, + { + "epoch": 5.311688311688312, + "grad_norm": 2.578562021255493, + "learning_rate": 9.354011234378369e-05, + "loss": 1.3336, + "step": 818 + }, + { + "epoch": 5.318181818181818, + "grad_norm": 2.29508376121521, + "learning_rate": 9.352465863005296e-05, + "loss": 1.3143, + "step": 819 + }, + { + "epoch": 5.324675324675325, + "grad_norm": 2.3751208782196045, + "learning_rate": 9.35091877334763e-05, + "loss": 1.3194, + "step": 820 + }, + { + "epoch": 5.3311688311688314, + "grad_norm": 2.456490993499756, + "learning_rate": 9.349369966016134e-05, + "loss": 1.2553, + "step": 821 + }, + { + "epoch": 5.337662337662338, + "grad_norm": 1.9089747667312622, + "learning_rate": 9.347819441622261e-05, + "loss": 0.9778, + "step": 822 + }, + { + "epoch": 5.3441558441558445, + "grad_norm": 2.301745891571045, + "learning_rate": 9.346267200778126e-05, + "loss": 1.1925, + "step": 823 + }, + { + "epoch": 5.35064935064935, + "grad_norm": 2.3186118602752686, + "learning_rate": 9.344713244096533e-05, + "loss": 1.2568, + "step": 824 + }, + { + "epoch": 5.357142857142857, + "grad_norm": 2.4224462509155273, + "learning_rate": 9.343157572190957e-05, + "loss": 1.2227, + "step": 825 + }, + { + "epoch": 5.363636363636363, + "grad_norm": 2.4902286529541016, + "learning_rate": 9.341600185675554e-05, + "loss": 1.2466, + "step": 826 + }, + { + "epoch": 5.37012987012987, + "grad_norm": 2.3658058643341064, + "learning_rate": 9.340041085165155e-05, + "loss": 1.288, + "step": 827 + }, + { + "epoch": 5.376623376623376, + "grad_norm": 2.256941318511963, + "learning_rate": 9.33848027127527e-05, + "loss": 1.2251, + "step": 828 + }, + { + "epoch": 5.383116883116883, + "grad_norm": 2.4632041454315186, + "learning_rate": 9.336917744622081e-05, + "loss": 1.3159, + "step": 829 + }, + { + "epoch": 5.3896103896103895, + "grad_norm": 2.1642262935638428, + "learning_rate": 9.33535350582245e-05, + "loss": 1.1923, + "step": 830 + }, + { + "epoch": 5.396103896103896, + "grad_norm": 2.154273748397827, + "learning_rate": 9.333787555493914e-05, + "loss": 1.1474, + "step": 831 + }, + { + "epoch": 5.402597402597403, + "grad_norm": 2.319180965423584, + "learning_rate": 9.332219894254686e-05, + "loss": 1.2664, + "step": 832 + }, + { + "epoch": 5.409090909090909, + "grad_norm": 2.0859668254852295, + "learning_rate": 9.330650522723652e-05, + "loss": 1.0003, + "step": 833 + }, + { + "epoch": 5.415584415584416, + "grad_norm": 2.426114082336426, + "learning_rate": 9.329079441520377e-05, + "loss": 1.249, + "step": 834 + }, + { + "epoch": 5.422077922077922, + "grad_norm": 2.3975894451141357, + "learning_rate": 9.327506651265095e-05, + "loss": 1.2747, + "step": 835 + }, + { + "epoch": 5.428571428571429, + "grad_norm": 2.561692476272583, + "learning_rate": 9.325932152578725e-05, + "loss": 1.1971, + "step": 836 + }, + { + "epoch": 5.435064935064935, + "grad_norm": 2.311870813369751, + "learning_rate": 9.324355946082848e-05, + "loss": 1.1388, + "step": 837 + }, + { + "epoch": 5.441558441558442, + "grad_norm": 2.2985804080963135, + "learning_rate": 9.322778032399728e-05, + "loss": 1.1915, + "step": 838 + }, + { + "epoch": 5.448051948051948, + "grad_norm": 2.5095090866088867, + "learning_rate": 9.321198412152301e-05, + "loss": 1.2289, + "step": 839 + }, + { + "epoch": 5.454545454545454, + "grad_norm": 2.4977407455444336, + "learning_rate": 9.319617085964176e-05, + "loss": 1.1548, + "step": 840 + }, + { + "epoch": 5.461038961038961, + "grad_norm": 2.479334831237793, + "learning_rate": 9.318034054459637e-05, + "loss": 1.2881, + "step": 841 + }, + { + "epoch": 5.467532467532467, + "grad_norm": 2.316788911819458, + "learning_rate": 9.316449318263635e-05, + "loss": 1.0807, + "step": 842 + }, + { + "epoch": 5.474025974025974, + "grad_norm": 2.3556737899780273, + "learning_rate": 9.314862878001803e-05, + "loss": 1.3983, + "step": 843 + }, + { + "epoch": 5.48051948051948, + "grad_norm": 2.27823805809021, + "learning_rate": 9.313274734300439e-05, + "loss": 1.2266, + "step": 844 + }, + { + "epoch": 5.487012987012987, + "grad_norm": 2.213878870010376, + "learning_rate": 9.31168488778652e-05, + "loss": 1.1607, + "step": 845 + }, + { + "epoch": 5.4935064935064934, + "grad_norm": 2.411067485809326, + "learning_rate": 9.310093339087692e-05, + "loss": 1.3101, + "step": 846 + }, + { + "epoch": 5.5, + "grad_norm": 2.3228533267974854, + "learning_rate": 9.308500088832272e-05, + "loss": 1.1342, + "step": 847 + }, + { + "epoch": 5.5064935064935066, + "grad_norm": 2.511704683303833, + "learning_rate": 9.30690513764925e-05, + "loss": 1.3019, + "step": 848 + }, + { + "epoch": 5.512987012987013, + "grad_norm": 2.267284393310547, + "learning_rate": 9.305308486168288e-05, + "loss": 1.2113, + "step": 849 + }, + { + "epoch": 5.51948051948052, + "grad_norm": 2.3928427696228027, + "learning_rate": 9.30371013501972e-05, + "loss": 1.2584, + "step": 850 + }, + { + "epoch": 5.525974025974026, + "grad_norm": 2.4797680377960205, + "learning_rate": 9.302110084834545e-05, + "loss": 1.2511, + "step": 851 + }, + { + "epoch": 5.532467532467533, + "grad_norm": 2.280144214630127, + "learning_rate": 9.300508336244444e-05, + "loss": 1.3214, + "step": 852 + }, + { + "epoch": 5.538961038961039, + "grad_norm": 2.3917574882507324, + "learning_rate": 9.298904889881757e-05, + "loss": 1.3104, + "step": 853 + }, + { + "epoch": 5.545454545454545, + "grad_norm": 1.8771497011184692, + "learning_rate": 9.297299746379502e-05, + "loss": 1.0212, + "step": 854 + }, + { + "epoch": 5.551948051948052, + "grad_norm": 2.3260936737060547, + "learning_rate": 9.295692906371363e-05, + "loss": 1.2671, + "step": 855 + }, + { + "epoch": 5.558441558441558, + "grad_norm": 2.335958957672119, + "learning_rate": 9.294084370491694e-05, + "loss": 1.2515, + "step": 856 + }, + { + "epoch": 5.564935064935065, + "grad_norm": 2.451331853866577, + "learning_rate": 9.292474139375522e-05, + "loss": 1.0896, + "step": 857 + }, + { + "epoch": 5.571428571428571, + "grad_norm": 2.263322353363037, + "learning_rate": 9.29086221365854e-05, + "loss": 1.247, + "step": 858 + }, + { + "epoch": 5.577922077922078, + "grad_norm": 2.4265804290771484, + "learning_rate": 9.289248593977109e-05, + "loss": 1.2482, + "step": 859 + }, + { + "epoch": 5.584415584415584, + "grad_norm": 2.4868714809417725, + "learning_rate": 9.287633280968261e-05, + "loss": 1.2864, + "step": 860 + }, + { + "epoch": 5.590909090909091, + "grad_norm": 2.502161979675293, + "learning_rate": 9.286016275269698e-05, + "loss": 1.2699, + "step": 861 + }, + { + "epoch": 5.597402597402597, + "grad_norm": 2.301053762435913, + "learning_rate": 9.284397577519788e-05, + "loss": 1.2422, + "step": 862 + }, + { + "epoch": 5.603896103896104, + "grad_norm": 2.7383460998535156, + "learning_rate": 9.282777188357565e-05, + "loss": 1.3225, + "step": 863 + }, + { + "epoch": 5.6103896103896105, + "grad_norm": 2.5754849910736084, + "learning_rate": 9.281155108422733e-05, + "loss": 1.3382, + "step": 864 + }, + { + "epoch": 5.616883116883117, + "grad_norm": 2.30465030670166, + "learning_rate": 9.279531338355666e-05, + "loss": 1.2114, + "step": 865 + }, + { + "epoch": 5.623376623376624, + "grad_norm": 2.1572651863098145, + "learning_rate": 9.2779058787974e-05, + "loss": 1.2831, + "step": 866 + }, + { + "epoch": 5.62987012987013, + "grad_norm": 2.3018293380737305, + "learning_rate": 9.276278730389642e-05, + "loss": 1.1312, + "step": 867 + }, + { + "epoch": 5.636363636363637, + "grad_norm": 2.3740503787994385, + "learning_rate": 9.274649893774767e-05, + "loss": 1.2546, + "step": 868 + }, + { + "epoch": 5.642857142857143, + "grad_norm": 2.359429121017456, + "learning_rate": 9.273019369595809e-05, + "loss": 1.2289, + "step": 869 + }, + { + "epoch": 5.64935064935065, + "grad_norm": 2.7115275859832764, + "learning_rate": 9.271387158496476e-05, + "loss": 1.3554, + "step": 870 + }, + { + "epoch": 5.6558441558441555, + "grad_norm": 1.951027274131775, + "learning_rate": 9.269753261121138e-05, + "loss": 1.1395, + "step": 871 + }, + { + "epoch": 5.662337662337662, + "grad_norm": 2.2826426029205322, + "learning_rate": 9.268117678114834e-05, + "loss": 1.2125, + "step": 872 + }, + { + "epoch": 5.6688311688311686, + "grad_norm": 2.1922526359558105, + "learning_rate": 9.266480410123264e-05, + "loss": 1.0959, + "step": 873 + }, + { + "epoch": 5.675324675324675, + "grad_norm": 2.3663859367370605, + "learning_rate": 9.264841457792795e-05, + "loss": 1.2634, + "step": 874 + }, + { + "epoch": 5.681818181818182, + "grad_norm": 2.077533483505249, + "learning_rate": 9.263200821770461e-05, + "loss": 1.1805, + "step": 875 + }, + { + "epoch": 5.688311688311688, + "grad_norm": 2.255629062652588, + "learning_rate": 9.26155850270396e-05, + "loss": 1.3269, + "step": 876 + }, + { + "epoch": 5.694805194805195, + "grad_norm": 2.387958288192749, + "learning_rate": 9.259914501241652e-05, + "loss": 1.2001, + "step": 877 + }, + { + "epoch": 5.701298701298701, + "grad_norm": 2.3133974075317383, + "learning_rate": 9.258268818032561e-05, + "loss": 1.2889, + "step": 878 + }, + { + "epoch": 5.707792207792208, + "grad_norm": 2.17250919342041, + "learning_rate": 9.256621453726379e-05, + "loss": 1.2761, + "step": 879 + }, + { + "epoch": 5.714285714285714, + "grad_norm": 2.288163900375366, + "learning_rate": 9.254972408973461e-05, + "loss": 1.2545, + "step": 880 + }, + { + "epoch": 5.720779220779221, + "grad_norm": 2.2603843212127686, + "learning_rate": 9.25332168442482e-05, + "loss": 1.2539, + "step": 881 + }, + { + "epoch": 5.7272727272727275, + "grad_norm": 2.111243963241577, + "learning_rate": 9.251669280732137e-05, + "loss": 1.2284, + "step": 882 + }, + { + "epoch": 5.733766233766234, + "grad_norm": 9.176555633544922, + "learning_rate": 9.250015198547757e-05, + "loss": 1.3237, + "step": 883 + }, + { + "epoch": 5.740259740259741, + "grad_norm": 2.652176856994629, + "learning_rate": 9.248359438524683e-05, + "loss": 1.3154, + "step": 884 + }, + { + "epoch": 5.746753246753247, + "grad_norm": 2.4932117462158203, + "learning_rate": 9.246702001316583e-05, + "loss": 1.2712, + "step": 885 + }, + { + "epoch": 5.753246753246753, + "grad_norm": 2.2778451442718506, + "learning_rate": 9.245042887577788e-05, + "loss": 1.3088, + "step": 886 + }, + { + "epoch": 5.759740259740259, + "grad_norm": 2.240194082260132, + "learning_rate": 9.243382097963291e-05, + "loss": 1.1532, + "step": 887 + }, + { + "epoch": 5.766233766233766, + "grad_norm": 2.4618711471557617, + "learning_rate": 9.241719633128743e-05, + "loss": 1.4605, + "step": 888 + }, + { + "epoch": 5.7727272727272725, + "grad_norm": 2.5479254722595215, + "learning_rate": 9.24005549373046e-05, + "loss": 1.3666, + "step": 889 + }, + { + "epoch": 5.779220779220779, + "grad_norm": 2.277982473373413, + "learning_rate": 9.238389680425416e-05, + "loss": 1.3209, + "step": 890 + }, + { + "epoch": 5.785714285714286, + "grad_norm": 2.3099091053009033, + "learning_rate": 9.236722193871252e-05, + "loss": 1.2911, + "step": 891 + }, + { + "epoch": 5.792207792207792, + "grad_norm": 2.1005160808563232, + "learning_rate": 9.23505303472626e-05, + "loss": 1.1609, + "step": 892 + }, + { + "epoch": 5.798701298701299, + "grad_norm": 2.325089693069458, + "learning_rate": 9.233382203649401e-05, + "loss": 1.2268, + "step": 893 + }, + { + "epoch": 5.805194805194805, + "grad_norm": 2.2837464809417725, + "learning_rate": 9.231709701300293e-05, + "loss": 1.2928, + "step": 894 + }, + { + "epoch": 5.811688311688312, + "grad_norm": 2.1417577266693115, + "learning_rate": 9.230035528339211e-05, + "loss": 1.2102, + "step": 895 + }, + { + "epoch": 5.818181818181818, + "grad_norm": 2.3167195320129395, + "learning_rate": 9.228359685427095e-05, + "loss": 1.2982, + "step": 896 + }, + { + "epoch": 5.824675324675325, + "grad_norm": 2.281616449356079, + "learning_rate": 9.226682173225537e-05, + "loss": 1.2442, + "step": 897 + }, + { + "epoch": 5.8311688311688314, + "grad_norm": 2.245262622833252, + "learning_rate": 9.225002992396796e-05, + "loss": 1.2757, + "step": 898 + }, + { + "epoch": 5.837662337662338, + "grad_norm": 2.2756450176239014, + "learning_rate": 9.223322143603785e-05, + "loss": 1.1611, + "step": 899 + }, + { + "epoch": 5.8441558441558445, + "grad_norm": 2.2296695709228516, + "learning_rate": 9.221639627510076e-05, + "loss": 1.2486, + "step": 900 + }, + { + "epoch": 5.85064935064935, + "grad_norm": 2.456972599029541, + "learning_rate": 9.2199554447799e-05, + "loss": 1.2553, + "step": 901 + }, + { + "epoch": 5.857142857142857, + "grad_norm": 2.2772555351257324, + "learning_rate": 9.218269596078146e-05, + "loss": 1.1621, + "step": 902 + }, + { + "epoch": 5.863636363636363, + "grad_norm": 2.2198710441589355, + "learning_rate": 9.216582082070358e-05, + "loss": 1.1448, + "step": 903 + }, + { + "epoch": 5.87012987012987, + "grad_norm": 2.201732873916626, + "learning_rate": 9.214892903422744e-05, + "loss": 1.1754, + "step": 904 + }, + { + "epoch": 5.876623376623376, + "grad_norm": 2.263493061065674, + "learning_rate": 9.213202060802161e-05, + "loss": 1.3105, + "step": 905 + }, + { + "epoch": 5.883116883116883, + "grad_norm": 2.3806960582733154, + "learning_rate": 9.21150955487613e-05, + "loss": 1.2363, + "step": 906 + }, + { + "epoch": 5.8896103896103895, + "grad_norm": 2.324129104614258, + "learning_rate": 9.209815386312824e-05, + "loss": 1.3469, + "step": 907 + }, + { + "epoch": 5.896103896103896, + "grad_norm": 2.4612674713134766, + "learning_rate": 9.208119555781074e-05, + "loss": 1.3424, + "step": 908 + }, + { + "epoch": 5.902597402597403, + "grad_norm": 2.341952323913574, + "learning_rate": 9.206422063950367e-05, + "loss": 1.2235, + "step": 909 + }, + { + "epoch": 5.909090909090909, + "grad_norm": 2.305021047592163, + "learning_rate": 9.204722911490846e-05, + "loss": 1.3399, + "step": 910 + }, + { + "epoch": 5.915584415584416, + "grad_norm": 2.174239158630371, + "learning_rate": 9.203022099073309e-05, + "loss": 1.106, + "step": 911 + }, + { + "epoch": 5.922077922077922, + "grad_norm": 2.136263847351074, + "learning_rate": 9.201319627369211e-05, + "loss": 1.185, + "step": 912 + }, + { + "epoch": 5.928571428571429, + "grad_norm": 2.0439507961273193, + "learning_rate": 9.199615497050659e-05, + "loss": 1.1936, + "step": 913 + }, + { + "epoch": 5.935064935064935, + "grad_norm": 2.331047773361206, + "learning_rate": 9.19790970879042e-05, + "loss": 1.2955, + "step": 914 + }, + { + "epoch": 5.941558441558442, + "grad_norm": 2.1538991928100586, + "learning_rate": 9.19620226326191e-05, + "loss": 1.2146, + "step": 915 + }, + { + "epoch": 5.948051948051948, + "grad_norm": 2.235663414001465, + "learning_rate": 9.194493161139199e-05, + "loss": 1.2987, + "step": 916 + }, + { + "epoch": 5.954545454545455, + "grad_norm": 2.266671657562256, + "learning_rate": 9.192782403097018e-05, + "loss": 1.2618, + "step": 917 + }, + { + "epoch": 5.961038961038961, + "grad_norm": 2.287224292755127, + "learning_rate": 9.191069989810744e-05, + "loss": 1.2801, + "step": 918 + }, + { + "epoch": 5.967532467532467, + "grad_norm": 2.454397678375244, + "learning_rate": 9.189355921956412e-05, + "loss": 1.3529, + "step": 919 + }, + { + "epoch": 5.974025974025974, + "grad_norm": 2.4021215438842773, + "learning_rate": 9.187640200210708e-05, + "loss": 1.2859, + "step": 920 + }, + { + "epoch": 5.98051948051948, + "grad_norm": 2.4222583770751953, + "learning_rate": 9.185922825250974e-05, + "loss": 1.3745, + "step": 921 + }, + { + "epoch": 5.987012987012987, + "grad_norm": 1.9028486013412476, + "learning_rate": 9.1842037977552e-05, + "loss": 1.0603, + "step": 922 + }, + { + "epoch": 5.9935064935064934, + "grad_norm": 2.0316622257232666, + "learning_rate": 9.182483118402033e-05, + "loss": 1.1392, + "step": 923 + }, + { + "epoch": 6.0, + "grad_norm": 264.6945495605469, + "learning_rate": 9.180760787870765e-05, + "loss": 1.1341, + "step": 924 + }, + { + "epoch": 6.0064935064935066, + "grad_norm": 1.8904297351837158, + "learning_rate": 9.179036806841352e-05, + "loss": 0.9749, + "step": 925 + }, + { + "epoch": 6.012987012987013, + "grad_norm": 1.7428091764450073, + "learning_rate": 9.17731117599439e-05, + "loss": 0.857, + "step": 926 + }, + { + "epoch": 6.01948051948052, + "grad_norm": 2.1916327476501465, + "learning_rate": 9.175583896011131e-05, + "loss": 1.1159, + "step": 927 + }, + { + "epoch": 6.025974025974026, + "grad_norm": 2.009938955307007, + "learning_rate": 9.173854967573479e-05, + "loss": 0.985, + "step": 928 + }, + { + "epoch": 6.032467532467533, + "grad_norm": 2.4173030853271484, + "learning_rate": 9.172124391363985e-05, + "loss": 1.1468, + "step": 929 + }, + { + "epoch": 6.038961038961039, + "grad_norm": 2.157717227935791, + "learning_rate": 9.170392168065857e-05, + "loss": 1.0836, + "step": 930 + }, + { + "epoch": 6.045454545454546, + "grad_norm": 1.9934571981430054, + "learning_rate": 9.168658298362946e-05, + "loss": 1.0066, + "step": 931 + }, + { + "epoch": 6.0519480519480515, + "grad_norm": 2.120309352874756, + "learning_rate": 9.166922782939758e-05, + "loss": 1.1275, + "step": 932 + }, + { + "epoch": 6.058441558441558, + "grad_norm": 2.1822173595428467, + "learning_rate": 9.165185622481447e-05, + "loss": 1.1083, + "step": 933 + }, + { + "epoch": 6.064935064935065, + "grad_norm": 2.1950483322143555, + "learning_rate": 9.163446817673817e-05, + "loss": 1.0423, + "step": 934 + }, + { + "epoch": 6.071428571428571, + "grad_norm": 2.231881856918335, + "learning_rate": 9.161706369203317e-05, + "loss": 1.086, + "step": 935 + }, + { + "epoch": 6.077922077922078, + "grad_norm": 2.369540214538574, + "learning_rate": 9.159964277757054e-05, + "loss": 0.9978, + "step": 936 + }, + { + "epoch": 6.084415584415584, + "grad_norm": 2.1250226497650146, + "learning_rate": 9.158220544022773e-05, + "loss": 0.9875, + "step": 937 + }, + { + "epoch": 6.090909090909091, + "grad_norm": 2.21665096282959, + "learning_rate": 9.156475168688877e-05, + "loss": 1.0885, + "step": 938 + }, + { + "epoch": 6.097402597402597, + "grad_norm": 1.7771512269973755, + "learning_rate": 9.154728152444408e-05, + "loss": 0.789, + "step": 939 + }, + { + "epoch": 6.103896103896104, + "grad_norm": 2.3178699016571045, + "learning_rate": 9.152979495979063e-05, + "loss": 1.0956, + "step": 940 + }, + { + "epoch": 6.1103896103896105, + "grad_norm": 2.534238576889038, + "learning_rate": 9.151229199983184e-05, + "loss": 1.092, + "step": 941 + }, + { + "epoch": 6.116883116883117, + "grad_norm": 2.4788708686828613, + "learning_rate": 9.14947726514776e-05, + "loss": 1.1408, + "step": 942 + }, + { + "epoch": 6.123376623376624, + "grad_norm": 2.188908576965332, + "learning_rate": 9.147723692164427e-05, + "loss": 1.0523, + "step": 943 + }, + { + "epoch": 6.12987012987013, + "grad_norm": 1.940743327140808, + "learning_rate": 9.145968481725467e-05, + "loss": 0.8914, + "step": 944 + }, + { + "epoch": 6.136363636363637, + "grad_norm": 2.2595057487487793, + "learning_rate": 9.14421163452381e-05, + "loss": 1.064, + "step": 945 + }, + { + "epoch": 6.142857142857143, + "grad_norm": 2.3622570037841797, + "learning_rate": 9.142453151253032e-05, + "loss": 1.0703, + "step": 946 + }, + { + "epoch": 6.14935064935065, + "grad_norm": 2.097458600997925, + "learning_rate": 9.140693032607353e-05, + "loss": 0.9451, + "step": 947 + }, + { + "epoch": 6.1558441558441555, + "grad_norm": 2.064142942428589, + "learning_rate": 9.138931279281639e-05, + "loss": 0.9752, + "step": 948 + }, + { + "epoch": 6.162337662337662, + "grad_norm": 2.3236732482910156, + "learning_rate": 9.137167891971407e-05, + "loss": 1.0357, + "step": 949 + }, + { + "epoch": 6.1688311688311686, + "grad_norm": 2.375629186630249, + "learning_rate": 9.135402871372808e-05, + "loss": 1.1145, + "step": 950 + }, + { + "epoch": 6.175324675324675, + "grad_norm": 2.575246572494507, + "learning_rate": 9.13363621818265e-05, + "loss": 1.2448, + "step": 951 + }, + { + "epoch": 6.181818181818182, + "grad_norm": 2.221675395965576, + "learning_rate": 9.131867933098378e-05, + "loss": 1.0203, + "step": 952 + }, + { + "epoch": 6.188311688311688, + "grad_norm": 2.4579875469207764, + "learning_rate": 9.13009801681808e-05, + "loss": 1.1714, + "step": 953 + }, + { + "epoch": 6.194805194805195, + "grad_norm": 2.4114532470703125, + "learning_rate": 9.128326470040495e-05, + "loss": 1.0732, + "step": 954 + }, + { + "epoch": 6.201298701298701, + "grad_norm": 2.374720335006714, + "learning_rate": 9.126553293464998e-05, + "loss": 1.0896, + "step": 955 + }, + { + "epoch": 6.207792207792208, + "grad_norm": 2.4675614833831787, + "learning_rate": 9.124778487791615e-05, + "loss": 1.1355, + "step": 956 + }, + { + "epoch": 6.214285714285714, + "grad_norm": 2.0805985927581787, + "learning_rate": 9.123002053721005e-05, + "loss": 1.0721, + "step": 957 + }, + { + "epoch": 6.220779220779221, + "grad_norm": 2.3115074634552, + "learning_rate": 9.121223991954484e-05, + "loss": 1.0833, + "step": 958 + }, + { + "epoch": 6.2272727272727275, + "grad_norm": 2.4905924797058105, + "learning_rate": 9.119444303193996e-05, + "loss": 1.0787, + "step": 959 + }, + { + "epoch": 6.233766233766234, + "grad_norm": 2.3526439666748047, + "learning_rate": 9.117662988142138e-05, + "loss": 1.1503, + "step": 960 + }, + { + "epoch": 6.240259740259741, + "grad_norm": 2.615757703781128, + "learning_rate": 9.115880047502142e-05, + "loss": 1.1554, + "step": 961 + }, + { + "epoch": 6.246753246753247, + "grad_norm": 2.563284158706665, + "learning_rate": 9.114095481977888e-05, + "loss": 1.3076, + "step": 962 + }, + { + "epoch": 6.253246753246753, + "grad_norm": 2.29913592338562, + "learning_rate": 9.112309292273891e-05, + "loss": 1.1206, + "step": 963 + }, + { + "epoch": 6.259740259740259, + "grad_norm": 2.1598641872406006, + "learning_rate": 9.110521479095312e-05, + "loss": 1.0892, + "step": 964 + }, + { + "epoch": 6.266233766233766, + "grad_norm": 2.0765597820281982, + "learning_rate": 9.108732043147952e-05, + "loss": 1.013, + "step": 965 + }, + { + "epoch": 6.2727272727272725, + "grad_norm": 2.281052589416504, + "learning_rate": 9.10694098513825e-05, + "loss": 1.1901, + "step": 966 + }, + { + "epoch": 6.279220779220779, + "grad_norm": 2.169802665710449, + "learning_rate": 9.10514830577329e-05, + "loss": 1.0905, + "step": 967 + }, + { + "epoch": 6.285714285714286, + "grad_norm": 2.2257354259490967, + "learning_rate": 9.103354005760791e-05, + "loss": 1.0368, + "step": 968 + }, + { + "epoch": 6.292207792207792, + "grad_norm": 2.169473648071289, + "learning_rate": 9.101558085809114e-05, + "loss": 1.0166, + "step": 969 + }, + { + "epoch": 6.298701298701299, + "grad_norm": 2.37520694732666, + "learning_rate": 9.099760546627261e-05, + "loss": 1.1822, + "step": 970 + }, + { + "epoch": 6.305194805194805, + "grad_norm": 2.1943604946136475, + "learning_rate": 9.097961388924873e-05, + "loss": 1.1304, + "step": 971 + }, + { + "epoch": 6.311688311688312, + "grad_norm": 2.553886651992798, + "learning_rate": 9.096160613412228e-05, + "loss": 1.3013, + "step": 972 + }, + { + "epoch": 6.318181818181818, + "grad_norm": 2.3251588344573975, + "learning_rate": 9.094358220800243e-05, + "loss": 1.0648, + "step": 973 + }, + { + "epoch": 6.324675324675325, + "grad_norm": 2.508411407470703, + "learning_rate": 9.092554211800474e-05, + "loss": 1.1993, + "step": 974 + }, + { + "epoch": 6.3311688311688314, + "grad_norm": 2.10422682762146, + "learning_rate": 9.090748587125118e-05, + "loss": 1.1125, + "step": 975 + }, + { + "epoch": 6.337662337662338, + "grad_norm": 2.246373176574707, + "learning_rate": 9.088941347487003e-05, + "loss": 1.1525, + "step": 976 + }, + { + "epoch": 6.3441558441558445, + "grad_norm": 2.19040846824646, + "learning_rate": 9.0871324935996e-05, + "loss": 1.0981, + "step": 977 + }, + { + "epoch": 6.35064935064935, + "grad_norm": 2.4398250579833984, + "learning_rate": 9.085322026177017e-05, + "loss": 1.2318, + "step": 978 + }, + { + "epoch": 6.357142857142857, + "grad_norm": 2.36503267288208, + "learning_rate": 9.083509945933997e-05, + "loss": 1.1359, + "step": 979 + }, + { + "epoch": 6.363636363636363, + "grad_norm": 2.545269012451172, + "learning_rate": 9.081696253585921e-05, + "loss": 1.0359, + "step": 980 + }, + { + "epoch": 6.37012987012987, + "grad_norm": 2.456841468811035, + "learning_rate": 9.079880949848805e-05, + "loss": 1.1641, + "step": 981 + }, + { + "epoch": 6.376623376623376, + "grad_norm": 2.2646665573120117, + "learning_rate": 9.078064035439301e-05, + "loss": 1.1425, + "step": 982 + }, + { + "epoch": 6.383116883116883, + "grad_norm": 2.244145154953003, + "learning_rate": 9.076245511074703e-05, + "loss": 1.0961, + "step": 983 + }, + { + "epoch": 6.3896103896103895, + "grad_norm": 2.3785531520843506, + "learning_rate": 9.074425377472931e-05, + "loss": 1.1008, + "step": 984 + }, + { + "epoch": 6.396103896103896, + "grad_norm": 2.486354351043701, + "learning_rate": 9.072603635352548e-05, + "loss": 1.1167, + "step": 985 + }, + { + "epoch": 6.402597402597403, + "grad_norm": 2.5050578117370605, + "learning_rate": 9.070780285432745e-05, + "loss": 1.1885, + "step": 986 + }, + { + "epoch": 6.409090909090909, + "grad_norm": 2.260310649871826, + "learning_rate": 9.068955328433355e-05, + "loss": 1.1354, + "step": 987 + }, + { + "epoch": 6.415584415584416, + "grad_norm": 2.1151485443115234, + "learning_rate": 9.067128765074842e-05, + "loss": 1.0162, + "step": 988 + }, + { + "epoch": 6.422077922077922, + "grad_norm": 2.35497784614563, + "learning_rate": 9.065300596078303e-05, + "loss": 1.0928, + "step": 989 + }, + { + "epoch": 6.428571428571429, + "grad_norm": 2.429023504257202, + "learning_rate": 9.06347082216547e-05, + "loss": 1.1322, + "step": 990 + }, + { + "epoch": 6.435064935064935, + "grad_norm": 2.556748867034912, + "learning_rate": 9.06163944405871e-05, + "loss": 1.208, + "step": 991 + }, + { + "epoch": 6.441558441558442, + "grad_norm": 2.451526403427124, + "learning_rate": 9.059806462481023e-05, + "loss": 1.0806, + "step": 992 + }, + { + "epoch": 6.448051948051948, + "grad_norm": 2.4315357208251953, + "learning_rate": 9.057971878156036e-05, + "loss": 1.2842, + "step": 993 + }, + { + "epoch": 6.454545454545454, + "grad_norm": 2.3418030738830566, + "learning_rate": 9.056135691808019e-05, + "loss": 1.1049, + "step": 994 + }, + { + "epoch": 6.461038961038961, + "grad_norm": 2.454900026321411, + "learning_rate": 9.054297904161868e-05, + "loss": 1.2332, + "step": 995 + }, + { + "epoch": 6.467532467532467, + "grad_norm": 2.3480823040008545, + "learning_rate": 9.052458515943111e-05, + "loss": 1.0631, + "step": 996 + }, + { + "epoch": 6.474025974025974, + "grad_norm": 2.2208402156829834, + "learning_rate": 9.050617527877911e-05, + "loss": 1.1265, + "step": 997 + }, + { + "epoch": 6.48051948051948, + "grad_norm": 2.285851240158081, + "learning_rate": 9.048774940693062e-05, + "loss": 1.0793, + "step": 998 + }, + { + "epoch": 6.487012987012987, + "grad_norm": 1.9776757955551147, + "learning_rate": 9.046930755115985e-05, + "loss": 0.8993, + "step": 999 + }, + { + "epoch": 6.4935064935064934, + "grad_norm": 2.425506591796875, + "learning_rate": 9.045084971874738e-05, + "loss": 1.183, + "step": 1000 + }, + { + "epoch": 6.5, + "grad_norm": 2.349262237548828, + "learning_rate": 9.043237591698004e-05, + "loss": 1.1151, + "step": 1001 + }, + { + "epoch": 6.5064935064935066, + "grad_norm": 2.294227123260498, + "learning_rate": 9.041388615315102e-05, + "loss": 1.1007, + "step": 1002 + }, + { + "epoch": 6.512987012987013, + "grad_norm": 2.1493442058563232, + "learning_rate": 9.03953804345598e-05, + "loss": 1.0778, + "step": 1003 + }, + { + "epoch": 6.51948051948052, + "grad_norm": 2.619725227355957, + "learning_rate": 9.03768587685121e-05, + "loss": 1.2408, + "step": 1004 + }, + { + "epoch": 6.525974025974026, + "grad_norm": 2.156489372253418, + "learning_rate": 9.035832116232001e-05, + "loss": 1.0415, + "step": 1005 + }, + { + "epoch": 6.532467532467533, + "grad_norm": 2.3598475456237793, + "learning_rate": 9.03397676233019e-05, + "loss": 1.1308, + "step": 1006 + }, + { + "epoch": 6.538961038961039, + "grad_norm": 2.3119537830352783, + "learning_rate": 9.032119815878236e-05, + "loss": 1.1402, + "step": 1007 + }, + { + "epoch": 6.545454545454545, + "grad_norm": 2.459968328475952, + "learning_rate": 9.030261277609236e-05, + "loss": 1.2053, + "step": 1008 + }, + { + "epoch": 6.551948051948052, + "grad_norm": 2.4004056453704834, + "learning_rate": 9.02840114825691e-05, + "loss": 1.2789, + "step": 1009 + }, + { + "epoch": 6.558441558441558, + "grad_norm": 2.6905951499938965, + "learning_rate": 9.02653942855561e-05, + "loss": 1.1713, + "step": 1010 + }, + { + "epoch": 6.564935064935065, + "grad_norm": 2.306800365447998, + "learning_rate": 9.024676119240311e-05, + "loss": 1.1418, + "step": 1011 + }, + { + "epoch": 6.571428571428571, + "grad_norm": 2.355865001678467, + "learning_rate": 9.022811221046618e-05, + "loss": 1.1373, + "step": 1012 + }, + { + "epoch": 6.577922077922078, + "grad_norm": 2.5856380462646484, + "learning_rate": 9.020944734710766e-05, + "loss": 1.2152, + "step": 1013 + }, + { + "epoch": 6.584415584415584, + "grad_norm": 2.4231441020965576, + "learning_rate": 9.01907666096961e-05, + "loss": 1.0314, + "step": 1014 + }, + { + "epoch": 6.590909090909091, + "grad_norm": 2.426198720932007, + "learning_rate": 9.017207000560638e-05, + "loss": 1.3291, + "step": 1015 + }, + { + "epoch": 6.597402597402597, + "grad_norm": 2.3727035522460938, + "learning_rate": 9.015335754221964e-05, + "loss": 1.2275, + "step": 1016 + }, + { + "epoch": 6.603896103896104, + "grad_norm": 2.151705265045166, + "learning_rate": 9.013462922692324e-05, + "loss": 1.0354, + "step": 1017 + }, + { + "epoch": 6.6103896103896105, + "grad_norm": 2.015474319458008, + "learning_rate": 9.011588506711083e-05, + "loss": 0.9932, + "step": 1018 + }, + { + "epoch": 6.616883116883117, + "grad_norm": 2.2131268978118896, + "learning_rate": 9.009712507018231e-05, + "loss": 1.1619, + "step": 1019 + }, + { + "epoch": 6.623376623376624, + "grad_norm": 2.402639865875244, + "learning_rate": 9.007834924354383e-05, + "loss": 1.2321, + "step": 1020 + }, + { + "epoch": 6.62987012987013, + "grad_norm": 2.2011077404022217, + "learning_rate": 9.005955759460779e-05, + "loss": 1.0755, + "step": 1021 + }, + { + "epoch": 6.636363636363637, + "grad_norm": 2.4937143325805664, + "learning_rate": 9.004075013079283e-05, + "loss": 1.1842, + "step": 1022 + }, + { + "epoch": 6.642857142857143, + "grad_norm": 2.269645929336548, + "learning_rate": 9.002192685952385e-05, + "loss": 1.0566, + "step": 1023 + }, + { + "epoch": 6.64935064935065, + "grad_norm": 2.230419874191284, + "learning_rate": 9.000308778823195e-05, + "loss": 1.0918, + "step": 1024 + }, + { + "epoch": 6.6558441558441555, + "grad_norm": 2.2211496829986572, + "learning_rate": 8.998423292435454e-05, + "loss": 1.0644, + "step": 1025 + }, + { + "epoch": 6.662337662337662, + "grad_norm": 2.4004454612731934, + "learning_rate": 8.996536227533519e-05, + "loss": 1.21, + "step": 1026 + }, + { + "epoch": 6.6688311688311686, + "grad_norm": 2.172208070755005, + "learning_rate": 8.994647584862374e-05, + "loss": 1.1403, + "step": 1027 + }, + { + "epoch": 6.675324675324675, + "grad_norm": 2.2280516624450684, + "learning_rate": 8.992757365167626e-05, + "loss": 1.1776, + "step": 1028 + }, + { + "epoch": 6.681818181818182, + "grad_norm": 2.2168164253234863, + "learning_rate": 8.990865569195502e-05, + "loss": 1.0141, + "step": 1029 + }, + { + "epoch": 6.688311688311688, + "grad_norm": 2.4428412914276123, + "learning_rate": 8.988972197692855e-05, + "loss": 1.2419, + "step": 1030 + }, + { + "epoch": 6.694805194805195, + "grad_norm": 2.5520572662353516, + "learning_rate": 8.987077251407158e-05, + "loss": 1.2397, + "step": 1031 + }, + { + "epoch": 6.701298701298701, + "grad_norm": 2.211339235305786, + "learning_rate": 8.985180731086505e-05, + "loss": 1.0824, + "step": 1032 + }, + { + "epoch": 6.707792207792208, + "grad_norm": 1.9707832336425781, + "learning_rate": 8.983282637479614e-05, + "loss": 1.0771, + "step": 1033 + }, + { + "epoch": 6.714285714285714, + "grad_norm": 2.4689748287200928, + "learning_rate": 8.981382971335819e-05, + "loss": 1.1662, + "step": 1034 + }, + { + "epoch": 6.720779220779221, + "grad_norm": 2.417175769805908, + "learning_rate": 8.97948173340508e-05, + "loss": 1.1183, + "step": 1035 + }, + { + "epoch": 6.7272727272727275, + "grad_norm": 2.415498733520508, + "learning_rate": 8.977578924437974e-05, + "loss": 1.1773, + "step": 1036 + }, + { + "epoch": 6.733766233766234, + "grad_norm": 2.1574041843414307, + "learning_rate": 8.975674545185703e-05, + "loss": 1.035, + "step": 1037 + }, + { + "epoch": 6.740259740259741, + "grad_norm": 2.415621042251587, + "learning_rate": 8.973768596400085e-05, + "loss": 1.2409, + "step": 1038 + }, + { + "epoch": 6.746753246753247, + "grad_norm": 2.438495635986328, + "learning_rate": 8.971861078833557e-05, + "loss": 1.1134, + "step": 1039 + }, + { + "epoch": 6.753246753246753, + "grad_norm": 2.4584386348724365, + "learning_rate": 8.969951993239177e-05, + "loss": 1.105, + "step": 1040 + }, + { + "epoch": 6.759740259740259, + "grad_norm": 2.286853313446045, + "learning_rate": 8.968041340370621e-05, + "loss": 1.1215, + "step": 1041 + }, + { + "epoch": 6.766233766233766, + "grad_norm": 2.5318830013275146, + "learning_rate": 8.966129120982188e-05, + "loss": 1.2174, + "step": 1042 + }, + { + "epoch": 6.7727272727272725, + "grad_norm": 2.14926815032959, + "learning_rate": 8.964215335828787e-05, + "loss": 1.0082, + "step": 1043 + }, + { + "epoch": 6.779220779220779, + "grad_norm": 2.270693302154541, + "learning_rate": 8.962299985665953e-05, + "loss": 1.1778, + "step": 1044 + }, + { + "epoch": 6.785714285714286, + "grad_norm": 2.420628547668457, + "learning_rate": 8.960383071249836e-05, + "loss": 1.1542, + "step": 1045 + }, + { + "epoch": 6.792207792207792, + "grad_norm": 2.379152297973633, + "learning_rate": 8.958464593337202e-05, + "loss": 1.2034, + "step": 1046 + }, + { + "epoch": 6.798701298701299, + "grad_norm": 2.2058722972869873, + "learning_rate": 8.956544552685437e-05, + "loss": 1.0938, + "step": 1047 + }, + { + "epoch": 6.805194805194805, + "grad_norm": 2.075653553009033, + "learning_rate": 8.954622950052542e-05, + "loss": 1.0615, + "step": 1048 + }, + { + "epoch": 6.811688311688312, + "grad_norm": 2.1014020442962646, + "learning_rate": 8.952699786197137e-05, + "loss": 1.0083, + "step": 1049 + }, + { + "epoch": 6.818181818181818, + "grad_norm": 2.262732982635498, + "learning_rate": 8.950775061878453e-05, + "loss": 1.1361, + "step": 1050 + }, + { + "epoch": 6.824675324675325, + "grad_norm": 2.087364435195923, + "learning_rate": 8.948848777856343e-05, + "loss": 1.0599, + "step": 1051 + }, + { + "epoch": 6.8311688311688314, + "grad_norm": 2.4589810371398926, + "learning_rate": 8.946920934891274e-05, + "loss": 1.1639, + "step": 1052 + }, + { + "epoch": 6.837662337662338, + "grad_norm": 2.136878490447998, + "learning_rate": 8.944991533744326e-05, + "loss": 1.0882, + "step": 1053 + }, + { + "epoch": 6.8441558441558445, + "grad_norm": 2.4780335426330566, + "learning_rate": 8.943060575177197e-05, + "loss": 1.2518, + "step": 1054 + }, + { + "epoch": 6.85064935064935, + "grad_norm": 2.233759641647339, + "learning_rate": 8.941128059952201e-05, + "loss": 1.1386, + "step": 1055 + }, + { + "epoch": 6.857142857142857, + "grad_norm": 2.1583468914031982, + "learning_rate": 8.93919398883226e-05, + "loss": 1.0189, + "step": 1056 + }, + { + "epoch": 6.863636363636363, + "grad_norm": 2.2025363445281982, + "learning_rate": 8.937258362580919e-05, + "loss": 1.0769, + "step": 1057 + }, + { + "epoch": 6.87012987012987, + "grad_norm": 2.1733157634735107, + "learning_rate": 8.93532118196233e-05, + "loss": 1.0378, + "step": 1058 + }, + { + "epoch": 6.876623376623376, + "grad_norm": 2.4087839126586914, + "learning_rate": 8.93338244774126e-05, + "loss": 1.1531, + "step": 1059 + }, + { + "epoch": 6.883116883116883, + "grad_norm": 2.359661340713501, + "learning_rate": 8.931442160683094e-05, + "loss": 1.0614, + "step": 1060 + }, + { + "epoch": 6.8896103896103895, + "grad_norm": 2.222322940826416, + "learning_rate": 8.929500321553826e-05, + "loss": 1.0687, + "step": 1061 + }, + { + "epoch": 6.896103896103896, + "grad_norm": 2.2607553005218506, + "learning_rate": 8.92755693112006e-05, + "loss": 1.2072, + "step": 1062 + }, + { + "epoch": 6.902597402597403, + "grad_norm": 2.3558382987976074, + "learning_rate": 8.925611990149021e-05, + "loss": 1.1749, + "step": 1063 + }, + { + "epoch": 6.909090909090909, + "grad_norm": 2.3526875972747803, + "learning_rate": 8.923665499408536e-05, + "loss": 1.193, + "step": 1064 + }, + { + "epoch": 6.915584415584416, + "grad_norm": 2.508218288421631, + "learning_rate": 8.92171745966705e-05, + "loss": 1.3347, + "step": 1065 + }, + { + "epoch": 6.922077922077922, + "grad_norm": 1.8409452438354492, + "learning_rate": 8.91976787169362e-05, + "loss": 0.8723, + "step": 1066 + }, + { + "epoch": 6.928571428571429, + "grad_norm": 2.0151336193084717, + "learning_rate": 8.917816736257912e-05, + "loss": 0.952, + "step": 1067 + }, + { + "epoch": 6.935064935064935, + "grad_norm": 1.8350368738174438, + "learning_rate": 8.915864054130204e-05, + "loss": 0.8401, + "step": 1068 + }, + { + "epoch": 6.941558441558442, + "grad_norm": 2.169405698776245, + "learning_rate": 8.91390982608138e-05, + "loss": 1.1113, + "step": 1069 + }, + { + "epoch": 6.948051948051948, + "grad_norm": 2.3240628242492676, + "learning_rate": 8.91195405288294e-05, + "loss": 1.1703, + "step": 1070 + }, + { + "epoch": 6.954545454545455, + "grad_norm": 2.274879217147827, + "learning_rate": 8.909996735306996e-05, + "loss": 1.1955, + "step": 1071 + }, + { + "epoch": 6.961038961038961, + "grad_norm": 2.3772335052490234, + "learning_rate": 8.908037874126263e-05, + "loss": 1.2593, + "step": 1072 + }, + { + "epoch": 6.967532467532467, + "grad_norm": 2.1066665649414062, + "learning_rate": 8.906077470114069e-05, + "loss": 1.0618, + "step": 1073 + }, + { + "epoch": 6.974025974025974, + "grad_norm": 2.411353826522827, + "learning_rate": 8.904115524044348e-05, + "loss": 1.2221, + "step": 1074 + }, + { + "epoch": 6.98051948051948, + "grad_norm": 2.37351131439209, + "learning_rate": 8.90215203669165e-05, + "loss": 1.1621, + "step": 1075 + }, + { + "epoch": 6.987012987012987, + "grad_norm": 2.0856990814208984, + "learning_rate": 8.900187008831125e-05, + "loss": 1.0735, + "step": 1076 + }, + { + "epoch": 6.9935064935064934, + "grad_norm": 2.174851179122925, + "learning_rate": 8.898220441238534e-05, + "loss": 1.1343, + "step": 1077 + }, + { + "epoch": 7.0, + "grad_norm": 17985.041015625, + "learning_rate": 8.896252334690251e-05, + "loss": 1.1035, + "step": 1078 + }, + { + "epoch": 7.0064935064935066, + "grad_norm": 1.939652442932129, + "learning_rate": 8.894282689963251e-05, + "loss": 0.8732, + "step": 1079 + }, + { + "epoch": 7.012987012987013, + "grad_norm": 2.128493547439575, + "learning_rate": 8.892311507835119e-05, + "loss": 0.9418, + "step": 1080 + }, + { + "epoch": 7.01948051948052, + "grad_norm": 2.4166202545166016, + "learning_rate": 8.890338789084045e-05, + "loss": 0.9604, + "step": 1081 + }, + { + "epoch": 7.025974025974026, + "grad_norm": 1.8071622848510742, + "learning_rate": 8.888364534488827e-05, + "loss": 0.8387, + "step": 1082 + }, + { + "epoch": 7.032467532467533, + "grad_norm": 2.023660182952881, + "learning_rate": 8.886388744828872e-05, + "loss": 0.9013, + "step": 1083 + }, + { + "epoch": 7.038961038961039, + "grad_norm": 2.2689034938812256, + "learning_rate": 8.884411420884189e-05, + "loss": 0.986, + "step": 1084 + }, + { + "epoch": 7.045454545454546, + "grad_norm": 2.1169872283935547, + "learning_rate": 8.882432563435393e-05, + "loss": 0.9093, + "step": 1085 + }, + { + "epoch": 7.0519480519480515, + "grad_norm": 2.1221537590026855, + "learning_rate": 8.880452173263709e-05, + "loss": 0.9582, + "step": 1086 + }, + { + "epoch": 7.058441558441558, + "grad_norm": 2.1945886611938477, + "learning_rate": 8.87847025115096e-05, + "loss": 1.022, + "step": 1087 + }, + { + "epoch": 7.064935064935065, + "grad_norm": 2.1672163009643555, + "learning_rate": 8.876486797879579e-05, + "loss": 0.9379, + "step": 1088 + }, + { + "epoch": 7.071428571428571, + "grad_norm": 2.1163387298583984, + "learning_rate": 8.874501814232603e-05, + "loss": 0.9828, + "step": 1089 + }, + { + "epoch": 7.077922077922078, + "grad_norm": 1.9327890872955322, + "learning_rate": 8.872515300993669e-05, + "loss": 0.8449, + "step": 1090 + }, + { + "epoch": 7.084415584415584, + "grad_norm": 2.355165958404541, + "learning_rate": 8.870527258947024e-05, + "loss": 1.016, + "step": 1091 + }, + { + "epoch": 7.090909090909091, + "grad_norm": 2.0632739067077637, + "learning_rate": 8.868537688877516e-05, + "loss": 0.8259, + "step": 1092 + }, + { + "epoch": 7.097402597402597, + "grad_norm": 2.1498799324035645, + "learning_rate": 8.866546591570592e-05, + "loss": 0.8963, + "step": 1093 + }, + { + "epoch": 7.103896103896104, + "grad_norm": 2.1312801837921143, + "learning_rate": 8.864553967812309e-05, + "loss": 0.8811, + "step": 1094 + }, + { + "epoch": 7.1103896103896105, + "grad_norm": 2.255749464035034, + "learning_rate": 8.862559818389322e-05, + "loss": 0.9756, + "step": 1095 + }, + { + "epoch": 7.116883116883117, + "grad_norm": 2.2630326747894287, + "learning_rate": 8.860564144088891e-05, + "loss": 0.9027, + "step": 1096 + }, + { + "epoch": 7.123376623376624, + "grad_norm": 2.323734998703003, + "learning_rate": 8.858566945698874e-05, + "loss": 1.078, + "step": 1097 + }, + { + "epoch": 7.12987012987013, + "grad_norm": 2.2903385162353516, + "learning_rate": 8.856568224007736e-05, + "loss": 0.8821, + "step": 1098 + }, + { + "epoch": 7.136363636363637, + "grad_norm": 2.2442169189453125, + "learning_rate": 8.854567979804538e-05, + "loss": 0.9962, + "step": 1099 + }, + { + "epoch": 7.142857142857143, + "grad_norm": 2.57180118560791, + "learning_rate": 8.852566213878947e-05, + "loss": 1.104, + "step": 1100 + }, + { + "epoch": 7.14935064935065, + "grad_norm": 2.2986552715301514, + "learning_rate": 8.850562927021227e-05, + "loss": 0.9048, + "step": 1101 + }, + { + "epoch": 7.1558441558441555, + "grad_norm": 2.231067419052124, + "learning_rate": 8.848558120022246e-05, + "loss": 0.9655, + "step": 1102 + }, + { + "epoch": 7.162337662337662, + "grad_norm": 5.123160362243652, + "learning_rate": 8.846551793673467e-05, + "loss": 1.0098, + "step": 1103 + }, + { + "epoch": 7.1688311688311686, + "grad_norm": 2.8940987586975098, + "learning_rate": 8.844543948766958e-05, + "loss": 0.8868, + "step": 1104 + }, + { + "epoch": 7.175324675324675, + "grad_norm": 2.3510234355926514, + "learning_rate": 8.842534586095383e-05, + "loss": 0.9608, + "step": 1105 + }, + { + "epoch": 7.181818181818182, + "grad_norm": 2.365297317504883, + "learning_rate": 8.840523706452009e-05, + "loss": 1.0061, + "step": 1106 + }, + { + "epoch": 7.188311688311688, + "grad_norm": 2.305508852005005, + "learning_rate": 8.838511310630697e-05, + "loss": 0.9354, + "step": 1107 + }, + { + "epoch": 7.194805194805195, + "grad_norm": 2.5390188694000244, + "learning_rate": 8.83649739942591e-05, + "loss": 1.0172, + "step": 1108 + }, + { + "epoch": 7.201298701298701, + "grad_norm": 2.373601198196411, + "learning_rate": 8.834481973632708e-05, + "loss": 1.0023, + "step": 1109 + }, + { + "epoch": 7.207792207792208, + "grad_norm": 2.274458408355713, + "learning_rate": 8.832465034046749e-05, + "loss": 0.9513, + "step": 1110 + }, + { + "epoch": 7.214285714285714, + "grad_norm": 1.957666039466858, + "learning_rate": 8.83044658146429e-05, + "loss": 0.7818, + "step": 1111 + }, + { + "epoch": 7.220779220779221, + "grad_norm": 2.1820261478424072, + "learning_rate": 8.828426616682183e-05, + "loss": 0.842, + "step": 1112 + }, + { + "epoch": 7.2272727272727275, + "grad_norm": 2.6345229148864746, + "learning_rate": 8.826405140497878e-05, + "loss": 1.0009, + "step": 1113 + }, + { + "epoch": 7.233766233766234, + "grad_norm": 2.6103906631469727, + "learning_rate": 8.824382153709421e-05, + "loss": 0.9493, + "step": 1114 + }, + { + "epoch": 7.240259740259741, + "grad_norm": 2.243248701095581, + "learning_rate": 8.822357657115459e-05, + "loss": 0.9307, + "step": 1115 + }, + { + "epoch": 7.246753246753247, + "grad_norm": 2.402841091156006, + "learning_rate": 8.820331651515226e-05, + "loss": 1.0666, + "step": 1116 + }, + { + "epoch": 7.253246753246753, + "grad_norm": 2.3419620990753174, + "learning_rate": 8.81830413770856e-05, + "loss": 0.9186, + "step": 1117 + }, + { + "epoch": 7.259740259740259, + "grad_norm": 2.1303787231445312, + "learning_rate": 8.816275116495892e-05, + "loss": 0.9052, + "step": 1118 + }, + { + "epoch": 7.266233766233766, + "grad_norm": 2.5103187561035156, + "learning_rate": 8.814244588678245e-05, + "loss": 1.0406, + "step": 1119 + }, + { + "epoch": 7.2727272727272725, + "grad_norm": 2.2306487560272217, + "learning_rate": 8.81221255505724e-05, + "loss": 0.8912, + "step": 1120 + }, + { + "epoch": 7.279220779220779, + "grad_norm": 2.2726263999938965, + "learning_rate": 8.810179016435092e-05, + "loss": 0.9709, + "step": 1121 + }, + { + "epoch": 7.285714285714286, + "grad_norm": 2.5551421642303467, + "learning_rate": 8.808143973614611e-05, + "loss": 1.0897, + "step": 1122 + }, + { + "epoch": 7.292207792207792, + "grad_norm": 2.1128101348876953, + "learning_rate": 8.806107427399197e-05, + "loss": 0.8943, + "step": 1123 + }, + { + "epoch": 7.298701298701299, + "grad_norm": 2.3904340267181396, + "learning_rate": 8.804069378592849e-05, + "loss": 0.9773, + "step": 1124 + }, + { + "epoch": 7.305194805194805, + "grad_norm": 1.9445910453796387, + "learning_rate": 8.802029828000156e-05, + "loss": 0.7842, + "step": 1125 + }, + { + "epoch": 7.311688311688312, + "grad_norm": 2.3209996223449707, + "learning_rate": 8.799988776426298e-05, + "loss": 0.989, + "step": 1126 + }, + { + "epoch": 7.318181818181818, + "grad_norm": 2.2647881507873535, + "learning_rate": 8.797946224677052e-05, + "loss": 0.9334, + "step": 1127 + }, + { + "epoch": 7.324675324675325, + "grad_norm": 2.4576051235198975, + "learning_rate": 8.795902173558783e-05, + "loss": 1.0929, + "step": 1128 + }, + { + "epoch": 7.3311688311688314, + "grad_norm": 2.433586597442627, + "learning_rate": 8.793856623878452e-05, + "loss": 1.0337, + "step": 1129 + }, + { + "epoch": 7.337662337662338, + "grad_norm": 2.304011821746826, + "learning_rate": 8.79180957644361e-05, + "loss": 0.9771, + "step": 1130 + }, + { + "epoch": 7.3441558441558445, + "grad_norm": 2.250781536102295, + "learning_rate": 8.789761032062397e-05, + "loss": 1.0171, + "step": 1131 + }, + { + "epoch": 7.35064935064935, + "grad_norm": 2.306729555130005, + "learning_rate": 8.787710991543548e-05, + "loss": 0.8904, + "step": 1132 + }, + { + "epoch": 7.357142857142857, + "grad_norm": 2.406986951828003, + "learning_rate": 8.785659455696384e-05, + "loss": 1.0551, + "step": 1133 + }, + { + "epoch": 7.363636363636363, + "grad_norm": 2.177974224090576, + "learning_rate": 8.783606425330819e-05, + "loss": 0.9901, + "step": 1134 + }, + { + "epoch": 7.37012987012987, + "grad_norm": 2.277726650238037, + "learning_rate": 8.78155190125736e-05, + "loss": 1.0153, + "step": 1135 + }, + { + "epoch": 7.376623376623376, + "grad_norm": 2.368788480758667, + "learning_rate": 8.7794958842871e-05, + "loss": 0.9903, + "step": 1136 + }, + { + "epoch": 7.383116883116883, + "grad_norm": 2.5523831844329834, + "learning_rate": 8.777438375231717e-05, + "loss": 1.0406, + "step": 1137 + }, + { + "epoch": 7.3896103896103895, + "grad_norm": 2.339541435241699, + "learning_rate": 8.775379374903487e-05, + "loss": 1.0202, + "step": 1138 + }, + { + "epoch": 7.396103896103896, + "grad_norm": 2.353381633758545, + "learning_rate": 8.773318884115273e-05, + "loss": 0.9538, + "step": 1139 + }, + { + "epoch": 7.402597402597403, + "grad_norm": 2.490757703781128, + "learning_rate": 8.771256903680519e-05, + "loss": 1.0989, + "step": 1140 + }, + { + "epoch": 7.409090909090909, + "grad_norm": 2.4964358806610107, + "learning_rate": 8.769193434413266e-05, + "loss": 1.0535, + "step": 1141 + }, + { + "epoch": 7.415584415584416, + "grad_norm": 2.534123182296753, + "learning_rate": 8.767128477128137e-05, + "loss": 1.008, + "step": 1142 + }, + { + "epoch": 7.422077922077922, + "grad_norm": 2.3385679721832275, + "learning_rate": 8.765062032640346e-05, + "loss": 1.0306, + "step": 1143 + }, + { + "epoch": 7.428571428571429, + "grad_norm": 2.352762222290039, + "learning_rate": 8.76299410176569e-05, + "loss": 1.037, + "step": 1144 + }, + { + "epoch": 7.435064935064935, + "grad_norm": 2.549403429031372, + "learning_rate": 8.760924685320557e-05, + "loss": 1.0304, + "step": 1145 + }, + { + "epoch": 7.441558441558442, + "grad_norm": 2.2719662189483643, + "learning_rate": 8.758853784121921e-05, + "loss": 0.9224, + "step": 1146 + }, + { + "epoch": 7.448051948051948, + "grad_norm": 2.1252450942993164, + "learning_rate": 8.75678139898734e-05, + "loss": 0.8933, + "step": 1147 + }, + { + "epoch": 7.454545454545454, + "grad_norm": 2.4617741107940674, + "learning_rate": 8.754707530734957e-05, + "loss": 1.1581, + "step": 1148 + }, + { + "epoch": 7.461038961038961, + "grad_norm": 2.141832113265991, + "learning_rate": 8.752632180183505e-05, + "loss": 0.9494, + "step": 1149 + }, + { + "epoch": 7.467532467532467, + "grad_norm": 2.639061212539673, + "learning_rate": 8.750555348152298e-05, + "loss": 1.0582, + "step": 1150 + }, + { + "epoch": 7.474025974025974, + "grad_norm": 1.9012668132781982, + "learning_rate": 8.748477035461238e-05, + "loss": 0.8111, + "step": 1151 + }, + { + "epoch": 7.48051948051948, + "grad_norm": 2.2771406173706055, + "learning_rate": 8.746397242930807e-05, + "loss": 0.9934, + "step": 1152 + }, + { + "epoch": 7.487012987012987, + "grad_norm": 2.5009937286376953, + "learning_rate": 8.744315971382078e-05, + "loss": 1.0519, + "step": 1153 + }, + { + "epoch": 7.4935064935064934, + "grad_norm": 2.192047595977783, + "learning_rate": 8.7422332216367e-05, + "loss": 0.9727, + "step": 1154 + }, + { + "epoch": 7.5, + "grad_norm": 2.1458213329315186, + "learning_rate": 8.740148994516912e-05, + "loss": 0.9318, + "step": 1155 + }, + { + "epoch": 7.5064935064935066, + "grad_norm": 2.565033435821533, + "learning_rate": 8.738063290845535e-05, + "loss": 1.0677, + "step": 1156 + }, + { + "epoch": 7.512987012987013, + "grad_norm": 2.0971720218658447, + "learning_rate": 8.73597611144597e-05, + "loss": 0.954, + "step": 1157 + }, + { + "epoch": 7.51948051948052, + "grad_norm": 2.1589765548706055, + "learning_rate": 8.733887457142202e-05, + "loss": 1.0059, + "step": 1158 + }, + { + "epoch": 7.525974025974026, + "grad_norm": 2.1708037853240967, + "learning_rate": 8.7317973287588e-05, + "loss": 1.0171, + "step": 1159 + }, + { + "epoch": 7.532467532467533, + "grad_norm": 2.249652624130249, + "learning_rate": 8.729705727120911e-05, + "loss": 1.043, + "step": 1160 + }, + { + "epoch": 7.538961038961039, + "grad_norm": 2.2765090465545654, + "learning_rate": 8.727612653054269e-05, + "loss": 0.9805, + "step": 1161 + }, + { + "epoch": 7.545454545454545, + "grad_norm": 2.298006057739258, + "learning_rate": 8.725518107385187e-05, + "loss": 1.0361, + "step": 1162 + }, + { + "epoch": 7.551948051948052, + "grad_norm": 2.2330729961395264, + "learning_rate": 8.723422090940555e-05, + "loss": 0.9749, + "step": 1163 + }, + { + "epoch": 7.558441558441558, + "grad_norm": 2.1578798294067383, + "learning_rate": 8.72132460454785e-05, + "loss": 1.029, + "step": 1164 + }, + { + "epoch": 7.564935064935065, + "grad_norm": 1.9553289413452148, + "learning_rate": 8.719225649035126e-05, + "loss": 0.7988, + "step": 1165 + }, + { + "epoch": 7.571428571428571, + "grad_norm": 2.2159762382507324, + "learning_rate": 8.717125225231017e-05, + "loss": 1.062, + "step": 1166 + }, + { + "epoch": 7.577922077922078, + "grad_norm": 1.8637006282806396, + "learning_rate": 8.715023333964736e-05, + "loss": 0.8109, + "step": 1167 + }, + { + "epoch": 7.584415584415584, + "grad_norm": 2.314709186553955, + "learning_rate": 8.712919976066077e-05, + "loss": 0.9619, + "step": 1168 + }, + { + "epoch": 7.590909090909091, + "grad_norm": 2.3416078090667725, + "learning_rate": 8.710815152365415e-05, + "loss": 1.0572, + "step": 1169 + }, + { + "epoch": 7.597402597402597, + "grad_norm": 2.2990005016326904, + "learning_rate": 8.708708863693697e-05, + "loss": 0.9534, + "step": 1170 + }, + { + "epoch": 7.603896103896104, + "grad_norm": 2.4119932651519775, + "learning_rate": 8.706601110882454e-05, + "loss": 1.0283, + "step": 1171 + }, + { + "epoch": 7.6103896103896105, + "grad_norm": 2.183415174484253, + "learning_rate": 8.704491894763794e-05, + "loss": 0.9208, + "step": 1172 + }, + { + "epoch": 7.616883116883117, + "grad_norm": 2.2732317447662354, + "learning_rate": 8.702381216170403e-05, + "loss": 0.9305, + "step": 1173 + }, + { + "epoch": 7.623376623376624, + "grad_norm": 2.3167757987976074, + "learning_rate": 8.700269075935541e-05, + "loss": 0.9895, + "step": 1174 + }, + { + "epoch": 7.62987012987013, + "grad_norm": 2.2215218544006348, + "learning_rate": 8.69815547489305e-05, + "loss": 1.0183, + "step": 1175 + }, + { + "epoch": 7.636363636363637, + "grad_norm": 2.470303773880005, + "learning_rate": 8.696040413877344e-05, + "loss": 1.0394, + "step": 1176 + }, + { + "epoch": 7.642857142857143, + "grad_norm": 2.379303216934204, + "learning_rate": 8.693923893723416e-05, + "loss": 0.9527, + "step": 1177 + }, + { + "epoch": 7.64935064935065, + "grad_norm": 2.383970022201538, + "learning_rate": 8.691805915266836e-05, + "loss": 0.959, + "step": 1178 + }, + { + "epoch": 7.6558441558441555, + "grad_norm": 2.301018238067627, + "learning_rate": 8.689686479343747e-05, + "loss": 0.963, + "step": 1179 + }, + { + "epoch": 7.662337662337662, + "grad_norm": 2.6751325130462646, + "learning_rate": 8.68756558679087e-05, + "loss": 1.1706, + "step": 1180 + }, + { + "epoch": 7.6688311688311686, + "grad_norm": 2.561551094055176, + "learning_rate": 8.685443238445499e-05, + "loss": 1.0545, + "step": 1181 + }, + { + "epoch": 7.675324675324675, + "grad_norm": 2.3014729022979736, + "learning_rate": 8.683319435145503e-05, + "loss": 0.917, + "step": 1182 + }, + { + "epoch": 7.681818181818182, + "grad_norm": 2.1952528953552246, + "learning_rate": 8.681194177729327e-05, + "loss": 1.0108, + "step": 1183 + }, + { + "epoch": 7.688311688311688, + "grad_norm": 2.403540849685669, + "learning_rate": 8.679067467035989e-05, + "loss": 1.0096, + "step": 1184 + }, + { + "epoch": 7.694805194805195, + "grad_norm": 2.3405985832214355, + "learning_rate": 8.67693930390508e-05, + "loss": 1.0406, + "step": 1185 + }, + { + "epoch": 7.701298701298701, + "grad_norm": 2.394473075866699, + "learning_rate": 8.674809689176764e-05, + "loss": 1.0998, + "step": 1186 + }, + { + "epoch": 7.707792207792208, + "grad_norm": 1.9719188213348389, + "learning_rate": 8.672678623691783e-05, + "loss": 0.8589, + "step": 1187 + }, + { + "epoch": 7.714285714285714, + "grad_norm": 2.511230230331421, + "learning_rate": 8.670546108291443e-05, + "loss": 1.0682, + "step": 1188 + }, + { + "epoch": 7.720779220779221, + "grad_norm": 2.1016743183135986, + "learning_rate": 8.668412143817631e-05, + "loss": 0.9302, + "step": 1189 + }, + { + "epoch": 7.7272727272727275, + "grad_norm": 2.0212161540985107, + "learning_rate": 8.6662767311128e-05, + "loss": 1.0233, + "step": 1190 + }, + { + "epoch": 7.733766233766234, + "grad_norm": 2.402103900909424, + "learning_rate": 8.66413987101998e-05, + "loss": 1.0854, + "step": 1191 + }, + { + "epoch": 7.740259740259741, + "grad_norm": 2.3115615844726562, + "learning_rate": 8.662001564382767e-05, + "loss": 0.9475, + "step": 1192 + }, + { + "epoch": 7.746753246753247, + "grad_norm": 2.4030799865722656, + "learning_rate": 8.65986181204533e-05, + "loss": 1.0273, + "step": 1193 + }, + { + "epoch": 7.753246753246753, + "grad_norm": 2.3997647762298584, + "learning_rate": 8.657720614852411e-05, + "loss": 1.0452, + "step": 1194 + }, + { + "epoch": 7.759740259740259, + "grad_norm": 2.138275146484375, + "learning_rate": 8.655577973649321e-05, + "loss": 0.9578, + "step": 1195 + }, + { + "epoch": 7.766233766233766, + "grad_norm": 2.3623483180999756, + "learning_rate": 8.65343388928194e-05, + "loss": 1.028, + "step": 1196 + }, + { + "epoch": 7.7727272727272725, + "grad_norm": 2.2765283584594727, + "learning_rate": 8.651288362596718e-05, + "loss": 0.975, + "step": 1197 + }, + { + "epoch": 7.779220779220779, + "grad_norm": 2.779798746109009, + "learning_rate": 8.649141394440677e-05, + "loss": 1.0598, + "step": 1198 + }, + { + "epoch": 7.785714285714286, + "grad_norm": 2.338444232940674, + "learning_rate": 8.646992985661404e-05, + "loss": 1.0226, + "step": 1199 + }, + { + "epoch": 7.792207792207792, + "grad_norm": 2.3311634063720703, + "learning_rate": 8.644843137107059e-05, + "loss": 0.9551, + "step": 1200 + }, + { + "epoch": 7.798701298701299, + "grad_norm": 2.024712324142456, + "learning_rate": 8.642691849626364e-05, + "loss": 0.8728, + "step": 1201 + }, + { + "epoch": 7.805194805194805, + "grad_norm": 2.1652753353118896, + "learning_rate": 8.640539124068617e-05, + "loss": 0.9638, + "step": 1202 + }, + { + "epoch": 7.811688311688312, + "grad_norm": 2.3495283126831055, + "learning_rate": 8.638384961283679e-05, + "loss": 1.0124, + "step": 1203 + }, + { + "epoch": 7.818181818181818, + "grad_norm": 2.242274522781372, + "learning_rate": 8.63622936212198e-05, + "loss": 0.992, + "step": 1204 + }, + { + "epoch": 7.824675324675325, + "grad_norm": 2.282271146774292, + "learning_rate": 8.634072327434515e-05, + "loss": 1.0438, + "step": 1205 + }, + { + "epoch": 7.8311688311688314, + "grad_norm": 2.7067198753356934, + "learning_rate": 8.631913858072846e-05, + "loss": 1.1024, + "step": 1206 + }, + { + "epoch": 7.837662337662338, + "grad_norm": 2.1303887367248535, + "learning_rate": 8.629753954889107e-05, + "loss": 1.0117, + "step": 1207 + }, + { + "epoch": 7.8441558441558445, + "grad_norm": 2.1298983097076416, + "learning_rate": 8.627592618735989e-05, + "loss": 0.9347, + "step": 1208 + }, + { + "epoch": 7.85064935064935, + "grad_norm": 2.4259676933288574, + "learning_rate": 8.625429850466756e-05, + "loss": 1.0624, + "step": 1209 + }, + { + "epoch": 7.857142857142857, + "grad_norm": 2.1696083545684814, + "learning_rate": 8.623265650935234e-05, + "loss": 0.9395, + "step": 1210 + }, + { + "epoch": 7.863636363636363, + "grad_norm": 2.418948173522949, + "learning_rate": 8.621100020995814e-05, + "loss": 1.1141, + "step": 1211 + }, + { + "epoch": 7.87012987012987, + "grad_norm": 2.3008179664611816, + "learning_rate": 8.618932961503452e-05, + "loss": 1.0913, + "step": 1212 + }, + { + "epoch": 7.876623376623376, + "grad_norm": 2.23539662361145, + "learning_rate": 8.616764473313671e-05, + "loss": 1.0262, + "step": 1213 + }, + { + "epoch": 7.883116883116883, + "grad_norm": 2.30684232711792, + "learning_rate": 8.614594557282553e-05, + "loss": 1.0216, + "step": 1214 + }, + { + "epoch": 7.8896103896103895, + "grad_norm": 2.328866481781006, + "learning_rate": 8.612423214266749e-05, + "loss": 1.0333, + "step": 1215 + }, + { + "epoch": 7.896103896103896, + "grad_norm": 2.5381362438201904, + "learning_rate": 8.61025044512347e-05, + "loss": 1.0486, + "step": 1216 + }, + { + "epoch": 7.902597402597403, + "grad_norm": 2.353156328201294, + "learning_rate": 8.60807625071049e-05, + "loss": 1.0335, + "step": 1217 + }, + { + "epoch": 7.909090909090909, + "grad_norm": 2.1642353534698486, + "learning_rate": 8.605900631886147e-05, + "loss": 0.998, + "step": 1218 + }, + { + "epoch": 7.915584415584416, + "grad_norm": 2.3284685611724854, + "learning_rate": 8.603723589509343e-05, + "loss": 1.1231, + "step": 1219 + }, + { + "epoch": 7.922077922077922, + "grad_norm": 2.2811686992645264, + "learning_rate": 8.601545124439535e-05, + "loss": 1.016, + "step": 1220 + }, + { + "epoch": 7.928571428571429, + "grad_norm": 2.224337339401245, + "learning_rate": 8.59936523753675e-05, + "loss": 0.9823, + "step": 1221 + }, + { + "epoch": 7.935064935064935, + "grad_norm": 1.7927359342575073, + "learning_rate": 8.597183929661573e-05, + "loss": 0.7452, + "step": 1222 + }, + { + "epoch": 7.941558441558442, + "grad_norm": 2.179928779602051, + "learning_rate": 8.595001201675147e-05, + "loss": 1.0548, + "step": 1223 + }, + { + "epoch": 7.948051948051948, + "grad_norm": 2.3533084392547607, + "learning_rate": 8.592817054439184e-05, + "loss": 1.0012, + "step": 1224 + }, + { + "epoch": 7.954545454545455, + "grad_norm": 2.246802806854248, + "learning_rate": 8.590631488815944e-05, + "loss": 1.0731, + "step": 1225 + }, + { + "epoch": 7.961038961038961, + "grad_norm": 2.3199892044067383, + "learning_rate": 8.588444505668258e-05, + "loss": 1.1082, + "step": 1226 + }, + { + "epoch": 7.967532467532467, + "grad_norm": 2.17795991897583, + "learning_rate": 8.586256105859512e-05, + "loss": 0.9684, + "step": 1227 + }, + { + "epoch": 7.974025974025974, + "grad_norm": 2.3997833728790283, + "learning_rate": 8.58406629025365e-05, + "loss": 1.1021, + "step": 1228 + }, + { + "epoch": 7.98051948051948, + "grad_norm": 2.203303098678589, + "learning_rate": 8.581875059715176e-05, + "loss": 1.0425, + "step": 1229 + }, + { + "epoch": 7.987012987012987, + "grad_norm": 2.3763298988342285, + "learning_rate": 8.579682415109156e-05, + "loss": 1.0595, + "step": 1230 + }, + { + "epoch": 7.9935064935064934, + "grad_norm": 2.3501322269439697, + "learning_rate": 8.57748835730121e-05, + "loss": 1.0559, + "step": 1231 + }, + { + "epoch": 8.0, + "grad_norm": 8490.2294921875, + "learning_rate": 8.575292887157516e-05, + "loss": 0.9554, + "step": 1232 + }, + { + "epoch": 8.006493506493506, + "grad_norm": 2.023545742034912, + "learning_rate": 8.573096005544811e-05, + "loss": 0.8104, + "step": 1233 + }, + { + "epoch": 8.012987012987013, + "grad_norm": 2.183959484100342, + "learning_rate": 8.570897713330393e-05, + "loss": 0.8353, + "step": 1234 + }, + { + "epoch": 8.019480519480519, + "grad_norm": 2.0647823810577393, + "learning_rate": 8.568698011382107e-05, + "loss": 0.8269, + "step": 1235 + }, + { + "epoch": 8.025974025974026, + "grad_norm": 2.166212797164917, + "learning_rate": 8.566496900568363e-05, + "loss": 0.8408, + "step": 1236 + }, + { + "epoch": 8.032467532467532, + "grad_norm": 2.1798791885375977, + "learning_rate": 8.564294381758128e-05, + "loss": 0.9087, + "step": 1237 + }, + { + "epoch": 8.03896103896104, + "grad_norm": 1.9627519845962524, + "learning_rate": 8.562090455820918e-05, + "loss": 0.7727, + "step": 1238 + }, + { + "epoch": 8.045454545454545, + "grad_norm": 2.255664587020874, + "learning_rate": 8.559885123626807e-05, + "loss": 0.8939, + "step": 1239 + }, + { + "epoch": 8.051948051948052, + "grad_norm": 2.0216453075408936, + "learning_rate": 8.557678386046427e-05, + "loss": 0.805, + "step": 1240 + }, + { + "epoch": 8.058441558441558, + "grad_norm": 2.289820432662964, + "learning_rate": 8.555470243950964e-05, + "loss": 0.9322, + "step": 1241 + }, + { + "epoch": 8.064935064935066, + "grad_norm": 2.1566131114959717, + "learning_rate": 8.553260698212155e-05, + "loss": 0.8221, + "step": 1242 + }, + { + "epoch": 8.071428571428571, + "grad_norm": 2.0849456787109375, + "learning_rate": 8.551049749702297e-05, + "loss": 0.8451, + "step": 1243 + }, + { + "epoch": 8.077922077922079, + "grad_norm": 2.2331180572509766, + "learning_rate": 8.548837399294235e-05, + "loss": 0.8813, + "step": 1244 + }, + { + "epoch": 8.084415584415584, + "grad_norm": 2.1426122188568115, + "learning_rate": 8.546623647861371e-05, + "loss": 0.9262, + "step": 1245 + }, + { + "epoch": 8.090909090909092, + "grad_norm": 2.1544063091278076, + "learning_rate": 8.544408496277656e-05, + "loss": 0.8672, + "step": 1246 + }, + { + "epoch": 8.097402597402597, + "grad_norm": 2.375364065170288, + "learning_rate": 8.542191945417601e-05, + "loss": 0.8861, + "step": 1247 + }, + { + "epoch": 8.103896103896103, + "grad_norm": 2.2304739952087402, + "learning_rate": 8.539973996156265e-05, + "loss": 0.8394, + "step": 1248 + }, + { + "epoch": 8.11038961038961, + "grad_norm": 2.1960930824279785, + "learning_rate": 8.537754649369255e-05, + "loss": 0.7973, + "step": 1249 + }, + { + "epoch": 8.116883116883116, + "grad_norm": 2.1149661540985107, + "learning_rate": 8.535533905932738e-05, + "loss": 0.8099, + "step": 1250 + }, + { + "epoch": 8.123376623376624, + "grad_norm": 2.2761709690093994, + "learning_rate": 8.533311766723428e-05, + "loss": 0.9352, + "step": 1251 + }, + { + "epoch": 8.12987012987013, + "grad_norm": 2.1831071376800537, + "learning_rate": 8.531088232618588e-05, + "loss": 0.8521, + "step": 1252 + }, + { + "epoch": 8.136363636363637, + "grad_norm": 2.340667724609375, + "learning_rate": 8.528863304496035e-05, + "loss": 0.8881, + "step": 1253 + }, + { + "epoch": 8.142857142857142, + "grad_norm": 2.133786201477051, + "learning_rate": 8.526636983234135e-05, + "loss": 0.8583, + "step": 1254 + }, + { + "epoch": 8.14935064935065, + "grad_norm": 2.3610661029815674, + "learning_rate": 8.524409269711809e-05, + "loss": 0.9045, + "step": 1255 + }, + { + "epoch": 8.155844155844155, + "grad_norm": 2.1793646812438965, + "learning_rate": 8.522180164808516e-05, + "loss": 0.8446, + "step": 1256 + }, + { + "epoch": 8.162337662337663, + "grad_norm": 2.218177080154419, + "learning_rate": 8.519949669404274e-05, + "loss": 0.8123, + "step": 1257 + }, + { + "epoch": 8.168831168831169, + "grad_norm": 2.30928111076355, + "learning_rate": 8.51771778437965e-05, + "loss": 0.8365, + "step": 1258 + }, + { + "epoch": 8.175324675324676, + "grad_norm": 2.2388057708740234, + "learning_rate": 8.515484510615753e-05, + "loss": 0.9075, + "step": 1259 + }, + { + "epoch": 8.181818181818182, + "grad_norm": 2.3225274085998535, + "learning_rate": 8.513249848994246e-05, + "loss": 0.9796, + "step": 1260 + }, + { + "epoch": 8.188311688311689, + "grad_norm": 2.455937623977661, + "learning_rate": 8.511013800397338e-05, + "loss": 0.9009, + "step": 1261 + }, + { + "epoch": 8.194805194805195, + "grad_norm": 2.265684127807617, + "learning_rate": 8.508776365707787e-05, + "loss": 0.8867, + "step": 1262 + }, + { + "epoch": 8.2012987012987, + "grad_norm": 2.2409677505493164, + "learning_rate": 8.506537545808892e-05, + "loss": 0.8623, + "step": 1263 + }, + { + "epoch": 8.207792207792208, + "grad_norm": 2.3265388011932373, + "learning_rate": 8.504297341584508e-05, + "loss": 0.8919, + "step": 1264 + }, + { + "epoch": 8.214285714285714, + "grad_norm": 2.317533016204834, + "learning_rate": 8.502055753919032e-05, + "loss": 0.8108, + "step": 1265 + }, + { + "epoch": 8.220779220779221, + "grad_norm": 2.1003658771514893, + "learning_rate": 8.499812783697407e-05, + "loss": 0.7612, + "step": 1266 + }, + { + "epoch": 8.227272727272727, + "grad_norm": 2.0778393745422363, + "learning_rate": 8.497568431805119e-05, + "loss": 0.7407, + "step": 1267 + }, + { + "epoch": 8.233766233766234, + "grad_norm": 2.2582011222839355, + "learning_rate": 8.495322699128205e-05, + "loss": 0.8541, + "step": 1268 + }, + { + "epoch": 8.24025974025974, + "grad_norm": 2.1436638832092285, + "learning_rate": 8.493075586553245e-05, + "loss": 0.8317, + "step": 1269 + }, + { + "epoch": 8.246753246753247, + "grad_norm": 2.144747257232666, + "learning_rate": 8.490827094967363e-05, + "loss": 0.8715, + "step": 1270 + }, + { + "epoch": 8.253246753246753, + "grad_norm": 2.3335506916046143, + "learning_rate": 8.48857722525823e-05, + "loss": 0.8549, + "step": 1271 + }, + { + "epoch": 8.25974025974026, + "grad_norm": 2.3309953212738037, + "learning_rate": 8.486325978314055e-05, + "loss": 0.892, + "step": 1272 + }, + { + "epoch": 8.266233766233766, + "grad_norm": 2.2063148021698, + "learning_rate": 8.484073355023596e-05, + "loss": 0.8658, + "step": 1273 + }, + { + "epoch": 8.272727272727273, + "grad_norm": 2.223764419555664, + "learning_rate": 8.481819356276155e-05, + "loss": 0.8397, + "step": 1274 + }, + { + "epoch": 8.279220779220779, + "grad_norm": 2.1882009506225586, + "learning_rate": 8.479563982961573e-05, + "loss": 0.8788, + "step": 1275 + }, + { + "epoch": 8.285714285714286, + "grad_norm": 2.291719675064087, + "learning_rate": 8.477307235970236e-05, + "loss": 0.8885, + "step": 1276 + }, + { + "epoch": 8.292207792207792, + "grad_norm": 2.111360788345337, + "learning_rate": 8.475049116193071e-05, + "loss": 0.8755, + "step": 1277 + }, + { + "epoch": 8.2987012987013, + "grad_norm": 2.1871907711029053, + "learning_rate": 8.472789624521551e-05, + "loss": 0.7544, + "step": 1278 + }, + { + "epoch": 8.305194805194805, + "grad_norm": 2.198638439178467, + "learning_rate": 8.470528761847684e-05, + "loss": 0.8808, + "step": 1279 + }, + { + "epoch": 8.311688311688311, + "grad_norm": 2.108152151107788, + "learning_rate": 8.468266529064026e-05, + "loss": 0.8238, + "step": 1280 + }, + { + "epoch": 8.318181818181818, + "grad_norm": 2.1417620182037354, + "learning_rate": 8.466002927063667e-05, + "loss": 0.8019, + "step": 1281 + }, + { + "epoch": 8.324675324675324, + "grad_norm": 2.3144867420196533, + "learning_rate": 8.463737956740245e-05, + "loss": 0.8671, + "step": 1282 + }, + { + "epoch": 8.331168831168831, + "grad_norm": 1.9930377006530762, + "learning_rate": 8.461471618987933e-05, + "loss": 0.7778, + "step": 1283 + }, + { + "epoch": 8.337662337662337, + "grad_norm": 2.3630878925323486, + "learning_rate": 8.459203914701444e-05, + "loss": 0.8404, + "step": 1284 + }, + { + "epoch": 8.344155844155845, + "grad_norm": 2.4153730869293213, + "learning_rate": 8.456934844776032e-05, + "loss": 0.9375, + "step": 1285 + }, + { + "epoch": 8.35064935064935, + "grad_norm": 2.2773656845092773, + "learning_rate": 8.454664410107493e-05, + "loss": 0.9166, + "step": 1286 + }, + { + "epoch": 8.357142857142858, + "grad_norm": 2.1964240074157715, + "learning_rate": 8.452392611592153e-05, + "loss": 0.8462, + "step": 1287 + }, + { + "epoch": 8.363636363636363, + "grad_norm": 2.1902146339416504, + "learning_rate": 8.450119450126887e-05, + "loss": 0.8701, + "step": 1288 + }, + { + "epoch": 8.37012987012987, + "grad_norm": 2.152127742767334, + "learning_rate": 8.447844926609103e-05, + "loss": 0.847, + "step": 1289 + }, + { + "epoch": 8.376623376623376, + "grad_norm": 2.184800386428833, + "learning_rate": 8.445569041936743e-05, + "loss": 0.9207, + "step": 1290 + }, + { + "epoch": 8.383116883116884, + "grad_norm": 2.275554895401001, + "learning_rate": 8.443291797008293e-05, + "loss": 0.98, + "step": 1291 + }, + { + "epoch": 8.38961038961039, + "grad_norm": 2.2402615547180176, + "learning_rate": 8.441013192722773e-05, + "loss": 0.9529, + "step": 1292 + }, + { + "epoch": 8.396103896103897, + "grad_norm": 2.243180513381958, + "learning_rate": 8.438733229979741e-05, + "loss": 0.8537, + "step": 1293 + }, + { + "epoch": 8.402597402597403, + "grad_norm": 2.4076995849609375, + "learning_rate": 8.436451909679287e-05, + "loss": 0.9193, + "step": 1294 + }, + { + "epoch": 8.409090909090908, + "grad_norm": 2.4312427043914795, + "learning_rate": 8.434169232722043e-05, + "loss": 0.8835, + "step": 1295 + }, + { + "epoch": 8.415584415584416, + "grad_norm": 2.348674774169922, + "learning_rate": 8.431885200009171e-05, + "loss": 0.9248, + "step": 1296 + }, + { + "epoch": 8.422077922077921, + "grad_norm": 2.3464605808258057, + "learning_rate": 8.429599812442373e-05, + "loss": 0.9194, + "step": 1297 + }, + { + "epoch": 8.428571428571429, + "grad_norm": 2.3472964763641357, + "learning_rate": 8.427313070923885e-05, + "loss": 0.9237, + "step": 1298 + }, + { + "epoch": 8.435064935064934, + "grad_norm": 2.479236364364624, + "learning_rate": 8.425024976356474e-05, + "loss": 1.0045, + "step": 1299 + }, + { + "epoch": 8.441558441558442, + "grad_norm": 2.499112367630005, + "learning_rate": 8.422735529643444e-05, + "loss": 0.9375, + "step": 1300 + }, + { + "epoch": 8.448051948051948, + "grad_norm": 2.4231646060943604, + "learning_rate": 8.420444731688633e-05, + "loss": 0.9719, + "step": 1301 + }, + { + "epoch": 8.454545454545455, + "grad_norm": 2.3807730674743652, + "learning_rate": 8.41815258339641e-05, + "loss": 0.8821, + "step": 1302 + }, + { + "epoch": 8.46103896103896, + "grad_norm": 2.4089229106903076, + "learning_rate": 8.415859085671683e-05, + "loss": 0.8724, + "step": 1303 + }, + { + "epoch": 8.467532467532468, + "grad_norm": 2.2512381076812744, + "learning_rate": 8.413564239419884e-05, + "loss": 0.8726, + "step": 1304 + }, + { + "epoch": 8.474025974025974, + "grad_norm": 2.4043405055999756, + "learning_rate": 8.411268045546983e-05, + "loss": 0.9624, + "step": 1305 + }, + { + "epoch": 8.480519480519481, + "grad_norm": 2.2187204360961914, + "learning_rate": 8.408970504959483e-05, + "loss": 0.9099, + "step": 1306 + }, + { + "epoch": 8.487012987012987, + "grad_norm": 2.2931110858917236, + "learning_rate": 8.406671618564415e-05, + "loss": 1.0083, + "step": 1307 + }, + { + "epoch": 8.493506493506494, + "grad_norm": 2.2975666522979736, + "learning_rate": 8.404371387269342e-05, + "loss": 0.8684, + "step": 1308 + }, + { + "epoch": 8.5, + "grad_norm": 2.3833606243133545, + "learning_rate": 8.40206981198236e-05, + "loss": 0.8932, + "step": 1309 + }, + { + "epoch": 8.506493506493506, + "grad_norm": 2.406860589981079, + "learning_rate": 8.399766893612096e-05, + "loss": 0.9119, + "step": 1310 + }, + { + "epoch": 8.512987012987013, + "grad_norm": 1.7942426204681396, + "learning_rate": 8.397462633067705e-05, + "loss": 0.6829, + "step": 1311 + }, + { + "epoch": 8.519480519480519, + "grad_norm": 2.5286710262298584, + "learning_rate": 8.395157031258871e-05, + "loss": 0.9069, + "step": 1312 + }, + { + "epoch": 8.525974025974026, + "grad_norm": 2.38651967048645, + "learning_rate": 8.392850089095809e-05, + "loss": 0.8739, + "step": 1313 + }, + { + "epoch": 8.532467532467532, + "grad_norm": 2.5119848251342773, + "learning_rate": 8.390541807489265e-05, + "loss": 0.9988, + "step": 1314 + }, + { + "epoch": 8.53896103896104, + "grad_norm": 2.1202709674835205, + "learning_rate": 8.388232187350512e-05, + "loss": 0.7731, + "step": 1315 + }, + { + "epoch": 8.545454545454545, + "grad_norm": 2.3501884937286377, + "learning_rate": 8.38592122959135e-05, + "loss": 0.9621, + "step": 1316 + }, + { + "epoch": 8.551948051948052, + "grad_norm": 2.2469823360443115, + "learning_rate": 8.38360893512411e-05, + "loss": 0.8462, + "step": 1317 + }, + { + "epoch": 8.558441558441558, + "grad_norm": 2.3673346042633057, + "learning_rate": 8.381295304861647e-05, + "loss": 0.888, + "step": 1318 + }, + { + "epoch": 8.564935064935066, + "grad_norm": 2.33341908454895, + "learning_rate": 8.378980339717349e-05, + "loss": 0.8749, + "step": 1319 + }, + { + "epoch": 8.571428571428571, + "grad_norm": 2.006885290145874, + "learning_rate": 8.376664040605122e-05, + "loss": 0.8391, + "step": 1320 + }, + { + "epoch": 8.577922077922079, + "grad_norm": 2.2687089443206787, + "learning_rate": 8.374346408439411e-05, + "loss": 0.8874, + "step": 1321 + }, + { + "epoch": 8.584415584415584, + "grad_norm": 2.21208119392395, + "learning_rate": 8.372027444135176e-05, + "loss": 0.8589, + "step": 1322 + }, + { + "epoch": 8.590909090909092, + "grad_norm": 1.9771323204040527, + "learning_rate": 8.36970714860791e-05, + "loss": 0.7858, + "step": 1323 + }, + { + "epoch": 8.597402597402597, + "grad_norm": 1.8855808973312378, + "learning_rate": 8.367385522773627e-05, + "loss": 0.6732, + "step": 1324 + }, + { + "epoch": 8.603896103896105, + "grad_norm": 2.59310245513916, + "learning_rate": 8.365062567548867e-05, + "loss": 0.9894, + "step": 1325 + }, + { + "epoch": 8.61038961038961, + "grad_norm": 2.2608039379119873, + "learning_rate": 8.3627382838507e-05, + "loss": 0.8949, + "step": 1326 + }, + { + "epoch": 8.616883116883116, + "grad_norm": 2.323054790496826, + "learning_rate": 8.360412672596712e-05, + "loss": 0.9194, + "step": 1327 + }, + { + "epoch": 8.623376623376624, + "grad_norm": 1.8838788270950317, + "learning_rate": 8.358085734705022e-05, + "loss": 0.6433, + "step": 1328 + }, + { + "epoch": 8.62987012987013, + "grad_norm": 2.2631521224975586, + "learning_rate": 8.355757471094263e-05, + "loss": 0.88, + "step": 1329 + }, + { + "epoch": 8.636363636363637, + "grad_norm": 2.5464706420898438, + "learning_rate": 8.3534278826836e-05, + "loss": 0.9375, + "step": 1330 + }, + { + "epoch": 8.642857142857142, + "grad_norm": 2.3076460361480713, + "learning_rate": 8.351096970392717e-05, + "loss": 0.9402, + "step": 1331 + }, + { + "epoch": 8.64935064935065, + "grad_norm": 1.9361927509307861, + "learning_rate": 8.348764735141823e-05, + "loss": 0.6748, + "step": 1332 + }, + { + "epoch": 8.655844155844155, + "grad_norm": 2.359254837036133, + "learning_rate": 8.346431177851644e-05, + "loss": 0.9341, + "step": 1333 + }, + { + "epoch": 8.662337662337663, + "grad_norm": 2.4542675018310547, + "learning_rate": 8.344096299443434e-05, + "loss": 1.0064, + "step": 1334 + }, + { + "epoch": 8.668831168831169, + "grad_norm": 2.462061882019043, + "learning_rate": 8.341760100838965e-05, + "loss": 0.943, + "step": 1335 + }, + { + "epoch": 8.675324675324676, + "grad_norm": 2.2975666522979736, + "learning_rate": 8.339422582960532e-05, + "loss": 0.833, + "step": 1336 + }, + { + "epoch": 8.681818181818182, + "grad_norm": 2.5934624671936035, + "learning_rate": 8.33708374673095e-05, + "loss": 1.0069, + "step": 1337 + }, + { + "epoch": 8.688311688311689, + "grad_norm": 2.2661728858947754, + "learning_rate": 8.334743593073553e-05, + "loss": 0.9142, + "step": 1338 + }, + { + "epoch": 8.694805194805195, + "grad_norm": 2.22139835357666, + "learning_rate": 8.332402122912198e-05, + "loss": 0.8557, + "step": 1339 + }, + { + "epoch": 8.7012987012987, + "grad_norm": 2.3808929920196533, + "learning_rate": 8.330059337171258e-05, + "loss": 0.9882, + "step": 1340 + }, + { + "epoch": 8.707792207792208, + "grad_norm": 2.285977840423584, + "learning_rate": 8.327715236775633e-05, + "loss": 0.9428, + "step": 1341 + }, + { + "epoch": 8.714285714285714, + "grad_norm": 2.046553373336792, + "learning_rate": 8.32536982265073e-05, + "loss": 0.8864, + "step": 1342 + }, + { + "epoch": 8.720779220779221, + "grad_norm": 2.305896520614624, + "learning_rate": 8.323023095722486e-05, + "loss": 0.9274, + "step": 1343 + }, + { + "epoch": 8.727272727272727, + "grad_norm": 2.6005120277404785, + "learning_rate": 8.320675056917352e-05, + "loss": 0.9657, + "step": 1344 + }, + { + "epoch": 8.733766233766234, + "grad_norm": 2.3337910175323486, + "learning_rate": 8.318325707162293e-05, + "loss": 0.9651, + "step": 1345 + }, + { + "epoch": 8.74025974025974, + "grad_norm": 2.21706223487854, + "learning_rate": 8.315975047384798e-05, + "loss": 0.8629, + "step": 1346 + }, + { + "epoch": 8.746753246753247, + "grad_norm": 2.2574703693389893, + "learning_rate": 8.313623078512869e-05, + "loss": 0.854, + "step": 1347 + }, + { + "epoch": 8.753246753246753, + "grad_norm": 2.4945363998413086, + "learning_rate": 8.311269801475026e-05, + "loss": 0.923, + "step": 1348 + }, + { + "epoch": 8.75974025974026, + "grad_norm": 2.107628107070923, + "learning_rate": 8.308915217200306e-05, + "loss": 0.8478, + "step": 1349 + }, + { + "epoch": 8.766233766233766, + "grad_norm": 2.124215841293335, + "learning_rate": 8.306559326618259e-05, + "loss": 0.8439, + "step": 1350 + }, + { + "epoch": 8.772727272727273, + "grad_norm": 2.057939052581787, + "learning_rate": 8.304202130658959e-05, + "loss": 0.8302, + "step": 1351 + }, + { + "epoch": 8.779220779220779, + "grad_norm": 2.1522345542907715, + "learning_rate": 8.301843630252985e-05, + "loss": 0.8959, + "step": 1352 + }, + { + "epoch": 8.785714285714286, + "grad_norm": 2.0224645137786865, + "learning_rate": 8.299483826331437e-05, + "loss": 0.7963, + "step": 1353 + }, + { + "epoch": 8.792207792207792, + "grad_norm": 2.25050950050354, + "learning_rate": 8.297122719825927e-05, + "loss": 0.9035, + "step": 1354 + }, + { + "epoch": 8.7987012987013, + "grad_norm": 2.3904287815093994, + "learning_rate": 8.294760311668586e-05, + "loss": 0.9492, + "step": 1355 + }, + { + "epoch": 8.805194805194805, + "grad_norm": 2.241687536239624, + "learning_rate": 8.29239660279205e-05, + "loss": 0.8868, + "step": 1356 + }, + { + "epoch": 8.811688311688311, + "grad_norm": 2.4004805088043213, + "learning_rate": 8.29003159412948e-05, + "loss": 0.9366, + "step": 1357 + }, + { + "epoch": 8.818181818181818, + "grad_norm": 2.3381006717681885, + "learning_rate": 8.287665286614538e-05, + "loss": 0.9514, + "step": 1358 + }, + { + "epoch": 8.824675324675324, + "grad_norm": 2.573312520980835, + "learning_rate": 8.285297681181408e-05, + "loss": 0.9617, + "step": 1359 + }, + { + "epoch": 8.831168831168831, + "grad_norm": 2.1311933994293213, + "learning_rate": 8.282928778764783e-05, + "loss": 0.8366, + "step": 1360 + }, + { + "epoch": 8.837662337662337, + "grad_norm": 2.3406474590301514, + "learning_rate": 8.280558580299867e-05, + "loss": 0.9838, + "step": 1361 + }, + { + "epoch": 8.844155844155845, + "grad_norm": 2.5213472843170166, + "learning_rate": 8.278187086722379e-05, + "loss": 0.9613, + "step": 1362 + }, + { + "epoch": 8.85064935064935, + "grad_norm": 2.03776216506958, + "learning_rate": 8.275814298968544e-05, + "loss": 0.8486, + "step": 1363 + }, + { + "epoch": 8.857142857142858, + "grad_norm": 2.144857406616211, + "learning_rate": 8.273440217975103e-05, + "loss": 0.8526, + "step": 1364 + }, + { + "epoch": 8.863636363636363, + "grad_norm": 2.279902935028076, + "learning_rate": 8.271064844679306e-05, + "loss": 0.918, + "step": 1365 + }, + { + "epoch": 8.87012987012987, + "grad_norm": 2.033252477645874, + "learning_rate": 8.268688180018912e-05, + "loss": 0.8447, + "step": 1366 + }, + { + "epoch": 8.876623376623376, + "grad_norm": 1.9368460178375244, + "learning_rate": 8.26631022493219e-05, + "loss": 0.8335, + "step": 1367 + }, + { + "epoch": 8.883116883116884, + "grad_norm": 2.206130027770996, + "learning_rate": 8.263930980357919e-05, + "loss": 0.9042, + "step": 1368 + }, + { + "epoch": 8.88961038961039, + "grad_norm": 2.219876289367676, + "learning_rate": 8.261550447235389e-05, + "loss": 0.9174, + "step": 1369 + }, + { + "epoch": 8.896103896103895, + "grad_norm": 2.1504364013671875, + "learning_rate": 8.259168626504395e-05, + "loss": 0.8749, + "step": 1370 + }, + { + "epoch": 8.902597402597403, + "grad_norm": 2.304591655731201, + "learning_rate": 8.256785519105241e-05, + "loss": 0.8961, + "step": 1371 + }, + { + "epoch": 8.909090909090908, + "grad_norm": 2.122875690460205, + "learning_rate": 8.254401125978743e-05, + "loss": 0.7802, + "step": 1372 + }, + { + "epoch": 8.915584415584416, + "grad_norm": 2.283535957336426, + "learning_rate": 8.25201544806622e-05, + "loss": 0.9022, + "step": 1373 + }, + { + "epoch": 8.922077922077921, + "grad_norm": 2.3608994483947754, + "learning_rate": 8.249628486309502e-05, + "loss": 0.8685, + "step": 1374 + }, + { + "epoch": 8.928571428571429, + "grad_norm": 2.3611888885498047, + "learning_rate": 8.247240241650919e-05, + "loss": 0.9948, + "step": 1375 + }, + { + "epoch": 8.935064935064934, + "grad_norm": 2.3135151863098145, + "learning_rate": 8.244850715033317e-05, + "loss": 0.8179, + "step": 1376 + }, + { + "epoch": 8.941558441558442, + "grad_norm": 2.3506641387939453, + "learning_rate": 8.242459907400039e-05, + "loss": 0.9665, + "step": 1377 + }, + { + "epoch": 8.948051948051948, + "grad_norm": 2.306962251663208, + "learning_rate": 8.240067819694942e-05, + "loss": 0.9321, + "step": 1378 + }, + { + "epoch": 8.954545454545455, + "grad_norm": 2.266268014907837, + "learning_rate": 8.237674452862382e-05, + "loss": 0.9511, + "step": 1379 + }, + { + "epoch": 8.96103896103896, + "grad_norm": 2.541228771209717, + "learning_rate": 8.235279807847223e-05, + "loss": 0.9981, + "step": 1380 + }, + { + "epoch": 8.967532467532468, + "grad_norm": 2.1593658924102783, + "learning_rate": 8.232883885594832e-05, + "loss": 0.8888, + "step": 1381 + }, + { + "epoch": 8.974025974025974, + "grad_norm": 2.110729455947876, + "learning_rate": 8.230486687051082e-05, + "loss": 0.8165, + "step": 1382 + }, + { + "epoch": 8.980519480519481, + "grad_norm": 2.523921489715576, + "learning_rate": 8.22808821316235e-05, + "loss": 0.9764, + "step": 1383 + }, + { + "epoch": 8.987012987012987, + "grad_norm": 2.3435425758361816, + "learning_rate": 8.225688464875514e-05, + "loss": 0.9116, + "step": 1384 + }, + { + "epoch": 8.993506493506494, + "grad_norm": 2.383795738220215, + "learning_rate": 8.223287443137957e-05, + "loss": 0.9476, + "step": 1385 + }, + { + "epoch": 9.0, + "grad_norm": 2654.56103515625, + "learning_rate": 8.220885148897565e-05, + "loss": 1.0768, + "step": 1386 + }, + { + "epoch": 9.006493506493506, + "grad_norm": 2.0752618312835693, + "learning_rate": 8.218481583102726e-05, + "loss": 0.7959, + "step": 1387 + }, + { + "epoch": 9.012987012987013, + "grad_norm": 2.4385485649108887, + "learning_rate": 8.216076746702327e-05, + "loss": 0.8151, + "step": 1388 + }, + { + "epoch": 9.019480519480519, + "grad_norm": 2.270139217376709, + "learning_rate": 8.213670640645762e-05, + "loss": 0.8186, + "step": 1389 + }, + { + "epoch": 9.025974025974026, + "grad_norm": 2.112992763519287, + "learning_rate": 8.211263265882923e-05, + "loss": 0.7687, + "step": 1390 + }, + { + "epoch": 9.032467532467532, + "grad_norm": 2.1796791553497314, + "learning_rate": 8.208854623364202e-05, + "loss": 0.7425, + "step": 1391 + }, + { + "epoch": 9.03896103896104, + "grad_norm": 2.2237792015075684, + "learning_rate": 8.206444714040495e-05, + "loss": 0.7597, + "step": 1392 + }, + { + "epoch": 9.045454545454545, + "grad_norm": 2.2954790592193604, + "learning_rate": 8.204033538863197e-05, + "loss": 0.7829, + "step": 1393 + }, + { + "epoch": 9.051948051948052, + "grad_norm": 1.7754745483398438, + "learning_rate": 8.201621098784198e-05, + "loss": 0.6863, + "step": 1394 + }, + { + "epoch": 9.058441558441558, + "grad_norm": 2.219863176345825, + "learning_rate": 8.199207394755893e-05, + "loss": 0.7826, + "step": 1395 + }, + { + "epoch": 9.064935064935066, + "grad_norm": 2.1216280460357666, + "learning_rate": 8.196792427731175e-05, + "loss": 0.7987, + "step": 1396 + }, + { + "epoch": 9.071428571428571, + "grad_norm": 2.249668598175049, + "learning_rate": 8.194376198663434e-05, + "loss": 0.825, + "step": 1397 + }, + { + "epoch": 9.077922077922079, + "grad_norm": 2.171496629714966, + "learning_rate": 8.191958708506558e-05, + "loss": 0.7567, + "step": 1398 + }, + { + "epoch": 9.084415584415584, + "grad_norm": 2.2283010482788086, + "learning_rate": 8.189539958214935e-05, + "loss": 0.7638, + "step": 1399 + }, + { + "epoch": 9.090909090909092, + "grad_norm": 2.242703914642334, + "learning_rate": 8.18711994874345e-05, + "loss": 0.8351, + "step": 1400 + }, + { + "epoch": 9.097402597402597, + "grad_norm": 2.1934618949890137, + "learning_rate": 8.184698681047482e-05, + "loss": 0.7873, + "step": 1401 + }, + { + "epoch": 9.103896103896103, + "grad_norm": 2.263496160507202, + "learning_rate": 8.18227615608291e-05, + "loss": 0.7448, + "step": 1402 + }, + { + "epoch": 9.11038961038961, + "grad_norm": 2.06032395362854, + "learning_rate": 8.179852374806112e-05, + "loss": 0.7561, + "step": 1403 + }, + { + "epoch": 9.116883116883116, + "grad_norm": 1.9076995849609375, + "learning_rate": 8.177427338173953e-05, + "loss": 0.7034, + "step": 1404 + }, + { + "epoch": 9.123376623376624, + "grad_norm": 2.372173547744751, + "learning_rate": 8.175001047143804e-05, + "loss": 0.8417, + "step": 1405 + }, + { + "epoch": 9.12987012987013, + "grad_norm": 1.8342652320861816, + "learning_rate": 8.172573502673523e-05, + "loss": 0.6436, + "step": 1406 + }, + { + "epoch": 9.136363636363637, + "grad_norm": 2.130004405975342, + "learning_rate": 8.170144705721466e-05, + "loss": 0.6889, + "step": 1407 + }, + { + "epoch": 9.142857142857142, + "grad_norm": 2.177459478378296, + "learning_rate": 8.167714657246486e-05, + "loss": 0.7952, + "step": 1408 + }, + { + "epoch": 9.14935064935065, + "grad_norm": 2.637460231781006, + "learning_rate": 8.165283358207924e-05, + "loss": 0.8493, + "step": 1409 + }, + { + "epoch": 9.155844155844155, + "grad_norm": 2.201258897781372, + "learning_rate": 8.162850809565623e-05, + "loss": 0.8234, + "step": 1410 + }, + { + "epoch": 9.162337662337663, + "grad_norm": 2.2699949741363525, + "learning_rate": 8.160417012279911e-05, + "loss": 0.8444, + "step": 1411 + }, + { + "epoch": 9.168831168831169, + "grad_norm": 2.2601559162139893, + "learning_rate": 8.157981967311614e-05, + "loss": 0.757, + "step": 1412 + }, + { + "epoch": 9.175324675324676, + "grad_norm": 2.369778871536255, + "learning_rate": 8.15554567562205e-05, + "loss": 0.8558, + "step": 1413 + }, + { + "epoch": 9.181818181818182, + "grad_norm": 2.1335222721099854, + "learning_rate": 8.153108138173027e-05, + "loss": 0.7702, + "step": 1414 + }, + { + "epoch": 9.188311688311689, + "grad_norm": 2.2661004066467285, + "learning_rate": 8.150669355926846e-05, + "loss": 0.771, + "step": 1415 + }, + { + "epoch": 9.194805194805195, + "grad_norm": 2.3101413249969482, + "learning_rate": 8.148229329846301e-05, + "loss": 0.7875, + "step": 1416 + }, + { + "epoch": 9.2012987012987, + "grad_norm": 2.1832332611083984, + "learning_rate": 8.145788060894674e-05, + "loss": 0.7662, + "step": 1417 + }, + { + "epoch": 9.207792207792208, + "grad_norm": 2.008483409881592, + "learning_rate": 8.143345550035741e-05, + "loss": 0.7156, + "step": 1418 + }, + { + "epoch": 9.214285714285714, + "grad_norm": 2.1562743186950684, + "learning_rate": 8.140901798233767e-05, + "loss": 0.7594, + "step": 1419 + }, + { + "epoch": 9.220779220779221, + "grad_norm": 2.1420395374298096, + "learning_rate": 8.138456806453503e-05, + "loss": 0.7728, + "step": 1420 + }, + { + "epoch": 9.227272727272727, + "grad_norm": 2.2543087005615234, + "learning_rate": 8.136010575660196e-05, + "loss": 0.7595, + "step": 1421 + }, + { + "epoch": 9.233766233766234, + "grad_norm": 2.3767106533050537, + "learning_rate": 8.13356310681958e-05, + "loss": 0.8208, + "step": 1422 + }, + { + "epoch": 9.24025974025974, + "grad_norm": 2.0140974521636963, + "learning_rate": 8.131114400897874e-05, + "loss": 0.7136, + "step": 1423 + }, + { + "epoch": 9.246753246753247, + "grad_norm": 2.367492198944092, + "learning_rate": 8.12866445886179e-05, + "loss": 0.8795, + "step": 1424 + }, + { + "epoch": 9.253246753246753, + "grad_norm": 2.0226759910583496, + "learning_rate": 8.126213281678528e-05, + "loss": 0.7512, + "step": 1425 + }, + { + "epoch": 9.25974025974026, + "grad_norm": 2.336621046066284, + "learning_rate": 8.123760870315768e-05, + "loss": 0.8067, + "step": 1426 + }, + { + "epoch": 9.266233766233766, + "grad_norm": 2.2011666297912598, + "learning_rate": 8.12130722574169e-05, + "loss": 0.7792, + "step": 1427 + }, + { + "epoch": 9.272727272727273, + "grad_norm": 2.476090669631958, + "learning_rate": 8.118852348924953e-05, + "loss": 0.775, + "step": 1428 + }, + { + "epoch": 9.279220779220779, + "grad_norm": 2.2978625297546387, + "learning_rate": 8.116396240834698e-05, + "loss": 0.7948, + "step": 1429 + }, + { + "epoch": 9.285714285714286, + "grad_norm": 2.2786600589752197, + "learning_rate": 8.113938902440564e-05, + "loss": 0.7556, + "step": 1430 + }, + { + "epoch": 9.292207792207792, + "grad_norm": 2.113959312438965, + "learning_rate": 8.111480334712665e-05, + "loss": 0.7449, + "step": 1431 + }, + { + "epoch": 9.2987012987013, + "grad_norm": 2.136590003967285, + "learning_rate": 8.109020538621606e-05, + "loss": 0.7521, + "step": 1432 + }, + { + "epoch": 9.305194805194805, + "grad_norm": 2.285116672515869, + "learning_rate": 8.106559515138477e-05, + "loss": 0.7869, + "step": 1433 + }, + { + "epoch": 9.311688311688311, + "grad_norm": 2.320920467376709, + "learning_rate": 8.104097265234848e-05, + "loss": 0.8478, + "step": 1434 + }, + { + "epoch": 9.318181818181818, + "grad_norm": 2.108393907546997, + "learning_rate": 8.101633789882781e-05, + "loss": 0.7533, + "step": 1435 + }, + { + "epoch": 9.324675324675324, + "grad_norm": 2.2300140857696533, + "learning_rate": 8.099169090054813e-05, + "loss": 0.7973, + "step": 1436 + }, + { + "epoch": 9.331168831168831, + "grad_norm": 2.217241048812866, + "learning_rate": 8.096703166723968e-05, + "loss": 0.784, + "step": 1437 + }, + { + "epoch": 9.337662337662337, + "grad_norm": 2.127923011779785, + "learning_rate": 8.094236020863757e-05, + "loss": 0.7696, + "step": 1438 + }, + { + "epoch": 9.344155844155845, + "grad_norm": 2.279656171798706, + "learning_rate": 8.091767653448167e-05, + "loss": 0.7762, + "step": 1439 + }, + { + "epoch": 9.35064935064935, + "grad_norm": 2.1744582653045654, + "learning_rate": 8.089298065451672e-05, + "loss": 0.7161, + "step": 1440 + }, + { + "epoch": 9.357142857142858, + "grad_norm": 2.01845121383667, + "learning_rate": 8.086827257849226e-05, + "loss": 0.6556, + "step": 1441 + }, + { + "epoch": 9.363636363636363, + "grad_norm": 2.32757830619812, + "learning_rate": 8.084355231616265e-05, + "loss": 0.8107, + "step": 1442 + }, + { + "epoch": 9.37012987012987, + "grad_norm": 2.1850666999816895, + "learning_rate": 8.081881987728703e-05, + "loss": 0.7491, + "step": 1443 + }, + { + "epoch": 9.376623376623376, + "grad_norm": 2.2571535110473633, + "learning_rate": 8.079407527162944e-05, + "loss": 0.8356, + "step": 1444 + }, + { + "epoch": 9.383116883116884, + "grad_norm": 2.1496357917785645, + "learning_rate": 8.076931850895859e-05, + "loss": 0.7408, + "step": 1445 + }, + { + "epoch": 9.38961038961039, + "grad_norm": 2.1930642127990723, + "learning_rate": 8.074454959904807e-05, + "loss": 0.751, + "step": 1446 + }, + { + "epoch": 9.396103896103897, + "grad_norm": 1.8324921131134033, + "learning_rate": 8.071976855167629e-05, + "loss": 0.6065, + "step": 1447 + }, + { + "epoch": 9.402597402597403, + "grad_norm": 2.2916312217712402, + "learning_rate": 8.069497537662639e-05, + "loss": 0.7501, + "step": 1448 + }, + { + "epoch": 9.409090909090908, + "grad_norm": 2.2877542972564697, + "learning_rate": 8.067017008368632e-05, + "loss": 0.8381, + "step": 1449 + }, + { + "epoch": 9.415584415584416, + "grad_norm": 1.8830348253250122, + "learning_rate": 8.064535268264883e-05, + "loss": 0.6252, + "step": 1450 + }, + { + "epoch": 9.422077922077921, + "grad_norm": 2.369856834411621, + "learning_rate": 8.062052318331142e-05, + "loss": 0.8398, + "step": 1451 + }, + { + "epoch": 9.428571428571429, + "grad_norm": 2.233564615249634, + "learning_rate": 8.059568159547641e-05, + "loss": 0.7632, + "step": 1452 + }, + { + "epoch": 9.435064935064934, + "grad_norm": 2.254913806915283, + "learning_rate": 8.057082792895083e-05, + "loss": 0.8431, + "step": 1453 + }, + { + "epoch": 9.441558441558442, + "grad_norm": 1.880247712135315, + "learning_rate": 8.054596219354654e-05, + "loss": 0.6151, + "step": 1454 + }, + { + "epoch": 9.448051948051948, + "grad_norm": 2.2374584674835205, + "learning_rate": 8.052108439908013e-05, + "loss": 0.8184, + "step": 1455 + }, + { + "epoch": 9.454545454545455, + "grad_norm": 2.427372455596924, + "learning_rate": 8.049619455537296e-05, + "loss": 0.7961, + "step": 1456 + }, + { + "epoch": 9.46103896103896, + "grad_norm": 1.6904860734939575, + "learning_rate": 8.047129267225115e-05, + "loss": 0.5814, + "step": 1457 + }, + { + "epoch": 9.467532467532468, + "grad_norm": 2.3941128253936768, + "learning_rate": 8.044637875954556e-05, + "loss": 0.8157, + "step": 1458 + }, + { + "epoch": 9.474025974025974, + "grad_norm": 2.4132771492004395, + "learning_rate": 8.042145282709182e-05, + "loss": 0.869, + "step": 1459 + }, + { + "epoch": 9.480519480519481, + "grad_norm": 2.3084611892700195, + "learning_rate": 8.039651488473028e-05, + "loss": 0.7596, + "step": 1460 + }, + { + "epoch": 9.487012987012987, + "grad_norm": 2.256843328475952, + "learning_rate": 8.037156494230604e-05, + "loss": 0.8579, + "step": 1461 + }, + { + "epoch": 9.493506493506494, + "grad_norm": 2.3451285362243652, + "learning_rate": 8.034660300966898e-05, + "loss": 0.8552, + "step": 1462 + }, + { + "epoch": 9.5, + "grad_norm": 2.4393768310546875, + "learning_rate": 8.032162909667362e-05, + "loss": 0.8209, + "step": 1463 + }, + { + "epoch": 9.506493506493506, + "grad_norm": 2.1030781269073486, + "learning_rate": 8.029664321317932e-05, + "loss": 0.8008, + "step": 1464 + }, + { + "epoch": 9.512987012987013, + "grad_norm": 2.3159143924713135, + "learning_rate": 8.027164536905008e-05, + "loss": 0.8277, + "step": 1465 + }, + { + "epoch": 9.519480519480519, + "grad_norm": 2.08125638961792, + "learning_rate": 8.024663557415464e-05, + "loss": 0.7845, + "step": 1466 + }, + { + "epoch": 9.525974025974026, + "grad_norm": 2.2004313468933105, + "learning_rate": 8.022161383836652e-05, + "loss": 0.8462, + "step": 1467 + }, + { + "epoch": 9.532467532467532, + "grad_norm": 2.0208821296691895, + "learning_rate": 8.019658017156386e-05, + "loss": 0.703, + "step": 1468 + }, + { + "epoch": 9.53896103896104, + "grad_norm": 2.086357355117798, + "learning_rate": 8.017153458362956e-05, + "loss": 0.7341, + "step": 1469 + }, + { + "epoch": 9.545454545454545, + "grad_norm": 2.44262957572937, + "learning_rate": 8.014647708445124e-05, + "loss": 0.8811, + "step": 1470 + }, + { + "epoch": 9.551948051948052, + "grad_norm": 2.260904550552368, + "learning_rate": 8.01214076839212e-05, + "loss": 0.7389, + "step": 1471 + }, + { + "epoch": 9.558441558441558, + "grad_norm": 2.211005687713623, + "learning_rate": 8.009632639193643e-05, + "loss": 0.7509, + "step": 1472 + }, + { + "epoch": 9.564935064935066, + "grad_norm": 2.503387212753296, + "learning_rate": 8.007123321839864e-05, + "loss": 0.8911, + "step": 1473 + }, + { + "epoch": 9.571428571428571, + "grad_norm": 2.088785171508789, + "learning_rate": 8.00461281732142e-05, + "loss": 0.8056, + "step": 1474 + }, + { + "epoch": 9.577922077922079, + "grad_norm": 2.1521730422973633, + "learning_rate": 8.002101126629421e-05, + "loss": 0.8136, + "step": 1475 + }, + { + "epoch": 9.584415584415584, + "grad_norm": 2.2391040325164795, + "learning_rate": 7.999588250755442e-05, + "loss": 0.8104, + "step": 1476 + }, + { + "epoch": 9.590909090909092, + "grad_norm": 2.1446774005889893, + "learning_rate": 7.997074190691522e-05, + "loss": 0.8641, + "step": 1477 + }, + { + "epoch": 9.597402597402597, + "grad_norm": 2.460958957672119, + "learning_rate": 7.994558947430179e-05, + "loss": 0.8526, + "step": 1478 + }, + { + "epoch": 9.603896103896105, + "grad_norm": 2.084301471710205, + "learning_rate": 7.992042521964389e-05, + "loss": 0.7874, + "step": 1479 + }, + { + "epoch": 9.61038961038961, + "grad_norm": 2.258708953857422, + "learning_rate": 7.989524915287595e-05, + "loss": 0.8217, + "step": 1480 + }, + { + "epoch": 9.616883116883116, + "grad_norm": 2.2106471061706543, + "learning_rate": 7.987006128393709e-05, + "loss": 0.8194, + "step": 1481 + }, + { + "epoch": 9.623376623376624, + "grad_norm": 2.176764488220215, + "learning_rate": 7.98448616227711e-05, + "loss": 0.7876, + "step": 1482 + }, + { + "epoch": 9.62987012987013, + "grad_norm": 2.358097791671753, + "learning_rate": 7.981965017932638e-05, + "loss": 0.8781, + "step": 1483 + }, + { + "epoch": 9.636363636363637, + "grad_norm": 2.351985216140747, + "learning_rate": 7.979442696355602e-05, + "loss": 0.7921, + "step": 1484 + }, + { + "epoch": 9.642857142857142, + "grad_norm": 2.128723382949829, + "learning_rate": 7.976919198541776e-05, + "loss": 0.7536, + "step": 1485 + }, + { + "epoch": 9.64935064935065, + "grad_norm": 2.456420660018921, + "learning_rate": 7.974394525487394e-05, + "loss": 0.843, + "step": 1486 + }, + { + "epoch": 9.655844155844155, + "grad_norm": 2.167208671569824, + "learning_rate": 7.971868678189161e-05, + "loss": 0.7295, + "step": 1487 + }, + { + "epoch": 9.662337662337663, + "grad_norm": 2.31095814704895, + "learning_rate": 7.969341657644237e-05, + "loss": 0.7792, + "step": 1488 + }, + { + "epoch": 9.668831168831169, + "grad_norm": 2.448061227798462, + "learning_rate": 7.966813464850251e-05, + "loss": 0.9162, + "step": 1489 + }, + { + "epoch": 9.675324675324676, + "grad_norm": 2.2463135719299316, + "learning_rate": 7.964284100805297e-05, + "loss": 0.8312, + "step": 1490 + }, + { + "epoch": 9.681818181818182, + "grad_norm": 2.4721384048461914, + "learning_rate": 7.961753566507924e-05, + "loss": 0.8892, + "step": 1491 + }, + { + "epoch": 9.688311688311689, + "grad_norm": 2.483168840408325, + "learning_rate": 7.959221862957148e-05, + "loss": 0.8688, + "step": 1492 + }, + { + "epoch": 9.694805194805195, + "grad_norm": 2.2723283767700195, + "learning_rate": 7.956688991152445e-05, + "loss": 0.8294, + "step": 1493 + }, + { + "epoch": 9.7012987012987, + "grad_norm": 2.0583672523498535, + "learning_rate": 7.954154952093756e-05, + "loss": 0.769, + "step": 1494 + }, + { + "epoch": 9.707792207792208, + "grad_norm": 2.319795846939087, + "learning_rate": 7.951619746781474e-05, + "loss": 0.8562, + "step": 1495 + }, + { + "epoch": 9.714285714285714, + "grad_norm": 2.2907357215881348, + "learning_rate": 7.94908337621646e-05, + "loss": 0.8138, + "step": 1496 + }, + { + "epoch": 9.720779220779221, + "grad_norm": 1.994308590888977, + "learning_rate": 7.946545841400035e-05, + "loss": 0.7778, + "step": 1497 + }, + { + "epoch": 9.727272727272727, + "grad_norm": 2.314957618713379, + "learning_rate": 7.944007143333975e-05, + "loss": 0.8457, + "step": 1498 + }, + { + "epoch": 9.733766233766234, + "grad_norm": 2.4140167236328125, + "learning_rate": 7.94146728302052e-05, + "loss": 0.8849, + "step": 1499 + }, + { + "epoch": 9.74025974025974, + "grad_norm": 2.302248954772949, + "learning_rate": 7.938926261462367e-05, + "loss": 0.8035, + "step": 1500 + }, + { + "epoch": 9.746753246753247, + "grad_norm": 2.2283337116241455, + "learning_rate": 7.936384079662666e-05, + "loss": 0.754, + "step": 1501 + }, + { + "epoch": 9.753246753246753, + "grad_norm": 2.261359214782715, + "learning_rate": 7.933840738625036e-05, + "loss": 0.8227, + "step": 1502 + }, + { + "epoch": 9.75974025974026, + "grad_norm": 2.03810453414917, + "learning_rate": 7.931296239353546e-05, + "loss": 0.7251, + "step": 1503 + }, + { + "epoch": 9.766233766233766, + "grad_norm": 2.1554248332977295, + "learning_rate": 7.928750582852722e-05, + "loss": 0.7853, + "step": 1504 + }, + { + "epoch": 9.772727272727273, + "grad_norm": 1.9828263521194458, + "learning_rate": 7.926203770127552e-05, + "loss": 0.7483, + "step": 1505 + }, + { + "epoch": 9.779220779220779, + "grad_norm": 2.166712522506714, + "learning_rate": 7.923655802183474e-05, + "loss": 0.7987, + "step": 1506 + }, + { + "epoch": 9.785714285714286, + "grad_norm": 2.025691270828247, + "learning_rate": 7.921106680026387e-05, + "loss": 0.7963, + "step": 1507 + }, + { + "epoch": 9.792207792207792, + "grad_norm": 2.278630256652832, + "learning_rate": 7.918556404662644e-05, + "loss": 0.8426, + "step": 1508 + }, + { + "epoch": 9.7987012987013, + "grad_norm": 2.3733408451080322, + "learning_rate": 7.916004977099055e-05, + "loss": 0.8032, + "step": 1509 + }, + { + "epoch": 9.805194805194805, + "grad_norm": 2.116952896118164, + "learning_rate": 7.913452398342881e-05, + "loss": 0.7179, + "step": 1510 + }, + { + "epoch": 9.811688311688311, + "grad_norm": 2.2615432739257812, + "learning_rate": 7.91089866940184e-05, + "loss": 0.8633, + "step": 1511 + }, + { + "epoch": 9.818181818181818, + "grad_norm": 1.9311797618865967, + "learning_rate": 7.908343791284105e-05, + "loss": 0.6622, + "step": 1512 + }, + { + "epoch": 9.824675324675324, + "grad_norm": 2.372143268585205, + "learning_rate": 7.905787764998299e-05, + "loss": 0.8368, + "step": 1513 + }, + { + "epoch": 9.831168831168831, + "grad_norm": 2.188035488128662, + "learning_rate": 7.903230591553504e-05, + "loss": 0.7697, + "step": 1514 + }, + { + "epoch": 9.837662337662337, + "grad_norm": 2.158198118209839, + "learning_rate": 7.900672271959249e-05, + "loss": 0.7336, + "step": 1515 + }, + { + "epoch": 9.844155844155845, + "grad_norm": 1.9618550539016724, + "learning_rate": 7.898112807225517e-05, + "loss": 0.7297, + "step": 1516 + }, + { + "epoch": 9.85064935064935, + "grad_norm": 2.266169548034668, + "learning_rate": 7.895552198362748e-05, + "loss": 0.8173, + "step": 1517 + }, + { + "epoch": 9.857142857142858, + "grad_norm": 2.3293449878692627, + "learning_rate": 7.892990446381827e-05, + "loss": 0.8151, + "step": 1518 + }, + { + "epoch": 9.863636363636363, + "grad_norm": 2.265075445175171, + "learning_rate": 7.890427552294093e-05, + "loss": 0.8879, + "step": 1519 + }, + { + "epoch": 9.87012987012987, + "grad_norm": 2.1060047149658203, + "learning_rate": 7.887863517111338e-05, + "loss": 0.8157, + "step": 1520 + }, + { + "epoch": 9.876623376623376, + "grad_norm": 2.202415704727173, + "learning_rate": 7.885298341845802e-05, + "loss": 0.7675, + "step": 1521 + }, + { + "epoch": 9.883116883116884, + "grad_norm": 2.1517200469970703, + "learning_rate": 7.882732027510174e-05, + "loss": 0.811, + "step": 1522 + }, + { + "epoch": 9.88961038961039, + "grad_norm": 2.144573211669922, + "learning_rate": 7.880164575117597e-05, + "loss": 0.7476, + "step": 1523 + }, + { + "epoch": 9.896103896103895, + "grad_norm": 2.335124969482422, + "learning_rate": 7.877595985681656e-05, + "loss": 0.872, + "step": 1524 + }, + { + "epoch": 9.902597402597403, + "grad_norm": 2.477221727371216, + "learning_rate": 7.875026260216393e-05, + "loss": 0.9285, + "step": 1525 + }, + { + "epoch": 9.909090909090908, + "grad_norm": 1.9062142372131348, + "learning_rate": 7.872455399736295e-05, + "loss": 0.7905, + "step": 1526 + }, + { + "epoch": 9.915584415584416, + "grad_norm": 2.1966278553009033, + "learning_rate": 7.869883405256295e-05, + "loss": 0.8347, + "step": 1527 + }, + { + "epoch": 9.922077922077921, + "grad_norm": 2.1748650074005127, + "learning_rate": 7.867310277791778e-05, + "loss": 0.7988, + "step": 1528 + }, + { + "epoch": 9.928571428571429, + "grad_norm": 2.3306756019592285, + "learning_rate": 7.864736018358571e-05, + "loss": 0.8781, + "step": 1529 + }, + { + "epoch": 9.935064935064934, + "grad_norm": 2.344447135925293, + "learning_rate": 7.862160627972955e-05, + "loss": 0.8185, + "step": 1530 + }, + { + "epoch": 9.941558441558442, + "grad_norm": 1.9969489574432373, + "learning_rate": 7.85958410765165e-05, + "loss": 0.719, + "step": 1531 + }, + { + "epoch": 9.948051948051948, + "grad_norm": 2.3205368518829346, + "learning_rate": 7.857006458411826e-05, + "loss": 0.8242, + "step": 1532 + }, + { + "epoch": 9.954545454545455, + "grad_norm": 2.0827131271362305, + "learning_rate": 7.854427681271099e-05, + "loss": 0.7715, + "step": 1533 + }, + { + "epoch": 9.96103896103896, + "grad_norm": 2.0778398513793945, + "learning_rate": 7.851847777247528e-05, + "loss": 0.7781, + "step": 1534 + }, + { + "epoch": 9.967532467532468, + "grad_norm": 2.2156105041503906, + "learning_rate": 7.84926674735962e-05, + "loss": 0.851, + "step": 1535 + }, + { + "epoch": 9.974025974025974, + "grad_norm": 2.1992075443267822, + "learning_rate": 7.846684592626323e-05, + "loss": 0.8263, + "step": 1536 + }, + { + "epoch": 9.980519480519481, + "grad_norm": 2.202113628387451, + "learning_rate": 7.844101314067032e-05, + "loss": 0.8584, + "step": 1537 + }, + { + "epoch": 9.987012987012987, + "grad_norm": 2.097062349319458, + "learning_rate": 7.841516912701585e-05, + "loss": 0.784, + "step": 1538 + }, + { + "epoch": 9.993506493506494, + "grad_norm": 2.44765305519104, + "learning_rate": 7.838931389550259e-05, + "loss": 0.8952, + "step": 1539 + }, + { + "epoch": 10.0, + "grad_norm": 2912.900390625, + "learning_rate": 7.836344745633783e-05, + "loss": 0.8677, + "step": 1540 + }, + { + "epoch": 10.006493506493506, + "grad_norm": 1.9397345781326294, + "learning_rate": 7.83375698197332e-05, + "loss": 0.6288, + "step": 1541 + }, + { + "epoch": 10.012987012987013, + "grad_norm": 2.1335549354553223, + "learning_rate": 7.831168099590478e-05, + "loss": 0.7503, + "step": 1542 + }, + { + "epoch": 10.019480519480519, + "grad_norm": 2.2006771564483643, + "learning_rate": 7.828578099507308e-05, + "loss": 0.6708, + "step": 1543 + }, + { + "epoch": 10.025974025974026, + "grad_norm": 1.8945122957229614, + "learning_rate": 7.8259869827463e-05, + "loss": 0.6138, + "step": 1544 + }, + { + "epoch": 10.032467532467532, + "grad_norm": 2.2254040241241455, + "learning_rate": 7.823394750330387e-05, + "loss": 0.7047, + "step": 1545 + }, + { + "epoch": 10.03896103896104, + "grad_norm": 2.0241615772247314, + "learning_rate": 7.820801403282939e-05, + "loss": 0.6689, + "step": 1546 + }, + { + "epoch": 10.045454545454545, + "grad_norm": 2.107599973678589, + "learning_rate": 7.81820694262777e-05, + "loss": 0.6813, + "step": 1547 + }, + { + "epoch": 10.051948051948052, + "grad_norm": 2.0900888442993164, + "learning_rate": 7.815611369389133e-05, + "loss": 0.6593, + "step": 1548 + }, + { + "epoch": 10.058441558441558, + "grad_norm": 2.0664241313934326, + "learning_rate": 7.813014684591718e-05, + "loss": 0.6814, + "step": 1549 + }, + { + "epoch": 10.064935064935066, + "grad_norm": 2.1444430351257324, + "learning_rate": 7.810416889260653e-05, + "loss": 0.664, + "step": 1550 + }, + { + "epoch": 10.071428571428571, + "grad_norm": 2.220968246459961, + "learning_rate": 7.80781798442151e-05, + "loss": 0.6684, + "step": 1551 + }, + { + "epoch": 10.077922077922079, + "grad_norm": 2.3568577766418457, + "learning_rate": 7.805217971100295e-05, + "loss": 0.69, + "step": 1552 + }, + { + "epoch": 10.084415584415584, + "grad_norm": 2.0757124423980713, + "learning_rate": 7.802616850323449e-05, + "loss": 0.6463, + "step": 1553 + }, + { + "epoch": 10.090909090909092, + "grad_norm": 2.0199642181396484, + "learning_rate": 7.800014623117857e-05, + "loss": 0.639, + "step": 1554 + }, + { + "epoch": 10.097402597402597, + "grad_norm": 2.1582894325256348, + "learning_rate": 7.797411290510837e-05, + "loss": 0.7168, + "step": 1555 + }, + { + "epoch": 10.103896103896103, + "grad_norm": 2.1365647315979004, + "learning_rate": 7.794806853530138e-05, + "loss": 0.7253, + "step": 1556 + }, + { + "epoch": 10.11038961038961, + "grad_norm": 2.1413962841033936, + "learning_rate": 7.792201313203957e-05, + "loss": 0.6625, + "step": 1557 + }, + { + "epoch": 10.116883116883116, + "grad_norm": 2.0579428672790527, + "learning_rate": 7.789594670560917e-05, + "loss": 0.6876, + "step": 1558 + }, + { + "epoch": 10.123376623376624, + "grad_norm": 1.8744693994522095, + "learning_rate": 7.78698692663008e-05, + "loss": 0.5653, + "step": 1559 + }, + { + "epoch": 10.12987012987013, + "grad_norm": 2.3525032997131348, + "learning_rate": 7.784378082440941e-05, + "loss": 0.6893, + "step": 1560 + }, + { + "epoch": 10.136363636363637, + "grad_norm": 2.229753017425537, + "learning_rate": 7.78176813902343e-05, + "loss": 0.7107, + "step": 1561 + }, + { + "epoch": 10.142857142857142, + "grad_norm": 2.3776869773864746, + "learning_rate": 7.779157097407915e-05, + "loss": 0.7396, + "step": 1562 + }, + { + "epoch": 10.14935064935065, + "grad_norm": 2.364971876144409, + "learning_rate": 7.77654495862519e-05, + "loss": 0.7148, + "step": 1563 + }, + { + "epoch": 10.155844155844155, + "grad_norm": 2.2058353424072266, + "learning_rate": 7.773931723706487e-05, + "loss": 0.7041, + "step": 1564 + }, + { + "epoch": 10.162337662337663, + "grad_norm": 2.3210866451263428, + "learning_rate": 7.771317393683471e-05, + "loss": 0.7472, + "step": 1565 + }, + { + "epoch": 10.168831168831169, + "grad_norm": 2.044942855834961, + "learning_rate": 7.768701969588237e-05, + "loss": 0.654, + "step": 1566 + }, + { + "epoch": 10.175324675324676, + "grad_norm": 2.2671778202056885, + "learning_rate": 7.766085452453312e-05, + "loss": 0.7198, + "step": 1567 + }, + { + "epoch": 10.181818181818182, + "grad_norm": 2.2623441219329834, + "learning_rate": 7.763467843311658e-05, + "loss": 0.6947, + "step": 1568 + }, + { + "epoch": 10.188311688311689, + "grad_norm": 2.348132610321045, + "learning_rate": 7.760849143196665e-05, + "loss": 0.7413, + "step": 1569 + }, + { + "epoch": 10.194805194805195, + "grad_norm": 2.34828782081604, + "learning_rate": 7.758229353142152e-05, + "loss": 0.7909, + "step": 1570 + }, + { + "epoch": 10.2012987012987, + "grad_norm": 2.1013669967651367, + "learning_rate": 7.755608474182373e-05, + "loss": 0.6481, + "step": 1571 + }, + { + "epoch": 10.207792207792208, + "grad_norm": 1.9958415031433105, + "learning_rate": 7.752986507352008e-05, + "loss": 0.7038, + "step": 1572 + }, + { + "epoch": 10.214285714285714, + "grad_norm": 2.4060864448547363, + "learning_rate": 7.75036345368617e-05, + "loss": 0.7174, + "step": 1573 + }, + { + "epoch": 10.220779220779221, + "grad_norm": 2.2779603004455566, + "learning_rate": 7.747739314220396e-05, + "loss": 0.6656, + "step": 1574 + }, + { + "epoch": 10.227272727272727, + "grad_norm": 2.348428249359131, + "learning_rate": 7.74511408999066e-05, + "loss": 0.753, + "step": 1575 + }, + { + "epoch": 10.233766233766234, + "grad_norm": 2.427178382873535, + "learning_rate": 7.742487782033354e-05, + "loss": 0.7245, + "step": 1576 + }, + { + "epoch": 10.24025974025974, + "grad_norm": 2.1331942081451416, + "learning_rate": 7.739860391385303e-05, + "loss": 0.6282, + "step": 1577 + }, + { + "epoch": 10.246753246753247, + "grad_norm": 2.1701390743255615, + "learning_rate": 7.737231919083761e-05, + "loss": 0.675, + "step": 1578 + }, + { + "epoch": 10.253246753246753, + "grad_norm": 2.2979564666748047, + "learning_rate": 7.734602366166406e-05, + "loss": 0.7126, + "step": 1579 + }, + { + "epoch": 10.25974025974026, + "grad_norm": 2.368772268295288, + "learning_rate": 7.731971733671346e-05, + "loss": 0.72, + "step": 1580 + }, + { + "epoch": 10.266233766233766, + "grad_norm": 2.1105165481567383, + "learning_rate": 7.729340022637112e-05, + "loss": 0.6476, + "step": 1581 + }, + { + "epoch": 10.272727272727273, + "grad_norm": 2.5445973873138428, + "learning_rate": 7.726707234102659e-05, + "loss": 0.8015, + "step": 1582 + }, + { + "epoch": 10.279220779220779, + "grad_norm": 2.3810203075408936, + "learning_rate": 7.724073369107376e-05, + "loss": 0.733, + "step": 1583 + }, + { + "epoch": 10.285714285714286, + "grad_norm": 2.166701316833496, + "learning_rate": 7.721438428691065e-05, + "loss": 0.7144, + "step": 1584 + }, + { + "epoch": 10.292207792207792, + "grad_norm": 1.981048345565796, + "learning_rate": 7.718802413893963e-05, + "loss": 0.6094, + "step": 1585 + }, + { + "epoch": 10.2987012987013, + "grad_norm": 2.206669330596924, + "learning_rate": 7.716165325756725e-05, + "loss": 0.6947, + "step": 1586 + }, + { + "epoch": 10.305194805194805, + "grad_norm": 2.164898157119751, + "learning_rate": 7.713527165320434e-05, + "loss": 0.7293, + "step": 1587 + }, + { + "epoch": 10.311688311688311, + "grad_norm": 2.202178716659546, + "learning_rate": 7.710887933626589e-05, + "loss": 0.6746, + "step": 1588 + }, + { + "epoch": 10.318181818181818, + "grad_norm": 2.296952247619629, + "learning_rate": 7.708247631717122e-05, + "loss": 0.7263, + "step": 1589 + }, + { + "epoch": 10.324675324675324, + "grad_norm": 2.1997387409210205, + "learning_rate": 7.705606260634379e-05, + "loss": 0.6513, + "step": 1590 + }, + { + "epoch": 10.331168831168831, + "grad_norm": 2.4745490550994873, + "learning_rate": 7.702963821421133e-05, + "loss": 0.7661, + "step": 1591 + }, + { + "epoch": 10.337662337662337, + "grad_norm": 2.397670269012451, + "learning_rate": 7.70032031512058e-05, + "loss": 0.7387, + "step": 1592 + }, + { + "epoch": 10.344155844155845, + "grad_norm": 2.434361696243286, + "learning_rate": 7.69767574277633e-05, + "loss": 0.7354, + "step": 1593 + }, + { + "epoch": 10.35064935064935, + "grad_norm": 1.842675805091858, + "learning_rate": 7.695030105432417e-05, + "loss": 0.5535, + "step": 1594 + }, + { + "epoch": 10.357142857142858, + "grad_norm": 2.0731892585754395, + "learning_rate": 7.692383404133301e-05, + "loss": 0.6616, + "step": 1595 + }, + { + "epoch": 10.363636363636363, + "grad_norm": 2.039299488067627, + "learning_rate": 7.689735639923858e-05, + "loss": 0.6804, + "step": 1596 + }, + { + "epoch": 10.37012987012987, + "grad_norm": 1.9815698862075806, + "learning_rate": 7.687086813849378e-05, + "loss": 0.6807, + "step": 1597 + }, + { + "epoch": 10.376623376623376, + "grad_norm": 2.2085583209991455, + "learning_rate": 7.684436926955582e-05, + "loss": 0.6732, + "step": 1598 + }, + { + "epoch": 10.383116883116884, + "grad_norm": 2.3801488876342773, + "learning_rate": 7.6817859802886e-05, + "loss": 0.7524, + "step": 1599 + }, + { + "epoch": 10.38961038961039, + "grad_norm": 1.944014549255371, + "learning_rate": 7.679133974894983e-05, + "loss": 0.6785, + "step": 1600 + }, + { + "epoch": 10.396103896103897, + "grad_norm": 1.7202798128128052, + "learning_rate": 7.676480911821705e-05, + "loss": 0.5849, + "step": 1601 + }, + { + "epoch": 10.402597402597403, + "grad_norm": 2.336012601852417, + "learning_rate": 7.673826792116146e-05, + "loss": 0.6768, + "step": 1602 + }, + { + "epoch": 10.409090909090908, + "grad_norm": 2.4163119792938232, + "learning_rate": 7.671171616826119e-05, + "loss": 0.8147, + "step": 1603 + }, + { + "epoch": 10.415584415584416, + "grad_norm": 2.2862460613250732, + "learning_rate": 7.668515386999837e-05, + "loss": 0.7144, + "step": 1604 + }, + { + "epoch": 10.422077922077921, + "grad_norm": 2.4034481048583984, + "learning_rate": 7.665858103685944e-05, + "loss": 0.7784, + "step": 1605 + }, + { + "epoch": 10.428571428571429, + "grad_norm": 2.230703592300415, + "learning_rate": 7.663199767933489e-05, + "loss": 0.7181, + "step": 1606 + }, + { + "epoch": 10.435064935064934, + "grad_norm": 2.1745998859405518, + "learning_rate": 7.660540380791942e-05, + "loss": 0.6556, + "step": 1607 + }, + { + "epoch": 10.441558441558442, + "grad_norm": 2.2904982566833496, + "learning_rate": 7.65787994331119e-05, + "loss": 0.7285, + "step": 1608 + }, + { + "epoch": 10.448051948051948, + "grad_norm": 2.110764503479004, + "learning_rate": 7.655218456541529e-05, + "loss": 0.642, + "step": 1609 + }, + { + "epoch": 10.454545454545455, + "grad_norm": 2.170912027359009, + "learning_rate": 7.65255592153367e-05, + "loss": 0.6743, + "step": 1610 + }, + { + "epoch": 10.46103896103896, + "grad_norm": 2.565704584121704, + "learning_rate": 7.649892339338744e-05, + "loss": 0.7778, + "step": 1611 + }, + { + "epoch": 10.467532467532468, + "grad_norm": 2.2946760654449463, + "learning_rate": 7.647227711008287e-05, + "loss": 0.754, + "step": 1612 + }, + { + "epoch": 10.474025974025974, + "grad_norm": 2.269430160522461, + "learning_rate": 7.644562037594254e-05, + "loss": 0.74, + "step": 1613 + }, + { + "epoch": 10.480519480519481, + "grad_norm": 1.9184123277664185, + "learning_rate": 7.64189532014901e-05, + "loss": 0.5831, + "step": 1614 + }, + { + "epoch": 10.487012987012987, + "grad_norm": 2.157374858856201, + "learning_rate": 7.639227559725332e-05, + "loss": 0.7455, + "step": 1615 + }, + { + "epoch": 10.493506493506494, + "grad_norm": 2.176115036010742, + "learning_rate": 7.636558757376413e-05, + "loss": 0.7088, + "step": 1616 + }, + { + "epoch": 10.5, + "grad_norm": 2.1193859577178955, + "learning_rate": 7.633888914155852e-05, + "loss": 0.6377, + "step": 1617 + }, + { + "epoch": 10.506493506493506, + "grad_norm": 2.1090433597564697, + "learning_rate": 7.631218031117658e-05, + "loss": 0.6521, + "step": 1618 + }, + { + "epoch": 10.512987012987013, + "grad_norm": 2.215869426727295, + "learning_rate": 7.628546109316257e-05, + "loss": 0.7566, + "step": 1619 + }, + { + "epoch": 10.519480519480519, + "grad_norm": 2.28544282913208, + "learning_rate": 7.62587314980648e-05, + "loss": 0.7332, + "step": 1620 + }, + { + "epoch": 10.525974025974026, + "grad_norm": 2.1070797443389893, + "learning_rate": 7.623199153643569e-05, + "loss": 0.7118, + "step": 1621 + }, + { + "epoch": 10.532467532467532, + "grad_norm": 2.4239230155944824, + "learning_rate": 7.620524121883174e-05, + "loss": 0.768, + "step": 1622 + }, + { + "epoch": 10.53896103896104, + "grad_norm": 2.3072590827941895, + "learning_rate": 7.617848055581361e-05, + "loss": 0.7294, + "step": 1623 + }, + { + "epoch": 10.545454545454545, + "grad_norm": 2.4551761150360107, + "learning_rate": 7.615170955794591e-05, + "loss": 0.8272, + "step": 1624 + }, + { + "epoch": 10.551948051948052, + "grad_norm": 2.317012310028076, + "learning_rate": 7.612492823579745e-05, + "loss": 0.7588, + "step": 1625 + }, + { + "epoch": 10.558441558441558, + "grad_norm": 2.036930799484253, + "learning_rate": 7.609813659994108e-05, + "loss": 0.6712, + "step": 1626 + }, + { + "epoch": 10.564935064935066, + "grad_norm": 2.1572816371917725, + "learning_rate": 7.607133466095366e-05, + "loss": 0.712, + "step": 1627 + }, + { + "epoch": 10.571428571428571, + "grad_norm": 1.9979349374771118, + "learning_rate": 7.604452242941622e-05, + "loss": 0.6711, + "step": 1628 + }, + { + "epoch": 10.577922077922079, + "grad_norm": 2.5580434799194336, + "learning_rate": 7.60176999159138e-05, + "loss": 0.7787, + "step": 1629 + }, + { + "epoch": 10.584415584415584, + "grad_norm": 2.1501293182373047, + "learning_rate": 7.599086713103548e-05, + "loss": 0.7245, + "step": 1630 + }, + { + "epoch": 10.590909090909092, + "grad_norm": 2.2791953086853027, + "learning_rate": 7.596402408537443e-05, + "loss": 0.7575, + "step": 1631 + }, + { + "epoch": 10.597402597402597, + "grad_norm": 2.2916219234466553, + "learning_rate": 7.593717078952788e-05, + "loss": 0.7194, + "step": 1632 + }, + { + "epoch": 10.603896103896105, + "grad_norm": 2.251642942428589, + "learning_rate": 7.591030725409707e-05, + "loss": 0.7858, + "step": 1633 + }, + { + "epoch": 10.61038961038961, + "grad_norm": 2.1227355003356934, + "learning_rate": 7.588343348968728e-05, + "loss": 0.7496, + "step": 1634 + }, + { + "epoch": 10.616883116883116, + "grad_norm": 1.8362125158309937, + "learning_rate": 7.585654950690786e-05, + "loss": 0.5487, + "step": 1635 + }, + { + "epoch": 10.623376623376624, + "grad_norm": 2.174795150756836, + "learning_rate": 7.582965531637221e-05, + "loss": 0.7212, + "step": 1636 + }, + { + "epoch": 10.62987012987013, + "grad_norm": 2.2185142040252686, + "learning_rate": 7.580275092869766e-05, + "loss": 0.7792, + "step": 1637 + }, + { + "epoch": 10.636363636363637, + "grad_norm": 2.1538960933685303, + "learning_rate": 7.577583635450571e-05, + "loss": 0.7158, + "step": 1638 + }, + { + "epoch": 10.642857142857142, + "grad_norm": 2.1951744556427, + "learning_rate": 7.574891160442179e-05, + "loss": 0.7092, + "step": 1639 + }, + { + "epoch": 10.64935064935065, + "grad_norm": 1.9684754610061646, + "learning_rate": 7.572197668907532e-05, + "loss": 0.6546, + "step": 1640 + }, + { + "epoch": 10.655844155844155, + "grad_norm": 2.06463885307312, + "learning_rate": 7.569503161909983e-05, + "loss": 0.7007, + "step": 1641 + }, + { + "epoch": 10.662337662337663, + "grad_norm": 2.0905561447143555, + "learning_rate": 7.566807640513278e-05, + "loss": 0.7559, + "step": 1642 + }, + { + "epoch": 10.668831168831169, + "grad_norm": 2.309191942214966, + "learning_rate": 7.564111105781568e-05, + "loss": 0.7564, + "step": 1643 + }, + { + "epoch": 10.675324675324676, + "grad_norm": 2.3112220764160156, + "learning_rate": 7.561413558779402e-05, + "loss": 0.7723, + "step": 1644 + }, + { + "epoch": 10.681818181818182, + "grad_norm": 2.321855068206787, + "learning_rate": 7.558715000571726e-05, + "loss": 0.7907, + "step": 1645 + }, + { + "epoch": 10.688311688311689, + "grad_norm": 2.232640027999878, + "learning_rate": 7.55601543222389e-05, + "loss": 0.794, + "step": 1646 + }, + { + "epoch": 10.694805194805195, + "grad_norm": 1.7704936265945435, + "learning_rate": 7.553314854801641e-05, + "loss": 0.545, + "step": 1647 + }, + { + "epoch": 10.7012987012987, + "grad_norm": 2.0758585929870605, + "learning_rate": 7.550613269371124e-05, + "loss": 0.7549, + "step": 1648 + }, + { + "epoch": 10.707792207792208, + "grad_norm": 2.173079252243042, + "learning_rate": 7.547910676998883e-05, + "loss": 0.7017, + "step": 1649 + }, + { + "epoch": 10.714285714285714, + "grad_norm": 2.047727584838867, + "learning_rate": 7.545207078751857e-05, + "loss": 0.6592, + "step": 1650 + }, + { + "epoch": 10.720779220779221, + "grad_norm": 2.197402000427246, + "learning_rate": 7.542502475697385e-05, + "loss": 0.6863, + "step": 1651 + }, + { + "epoch": 10.727272727272727, + "grad_norm": 2.0295863151550293, + "learning_rate": 7.5397968689032e-05, + "loss": 0.6389, + "step": 1652 + }, + { + "epoch": 10.733766233766234, + "grad_norm": 2.347686529159546, + "learning_rate": 7.537090259437435e-05, + "loss": 0.7571, + "step": 1653 + }, + { + "epoch": 10.74025974025974, + "grad_norm": 2.224231719970703, + "learning_rate": 7.534382648368616e-05, + "loss": 0.6876, + "step": 1654 + }, + { + "epoch": 10.746753246753247, + "grad_norm": 2.1998109817504883, + "learning_rate": 7.531674036765664e-05, + "loss": 0.7749, + "step": 1655 + }, + { + "epoch": 10.753246753246753, + "grad_norm": 2.3216822147369385, + "learning_rate": 7.528964425697896e-05, + "loss": 0.7631, + "step": 1656 + }, + { + "epoch": 10.75974025974026, + "grad_norm": 2.265143632888794, + "learning_rate": 7.526253816235023e-05, + "loss": 0.762, + "step": 1657 + }, + { + "epoch": 10.766233766233766, + "grad_norm": 2.359100341796875, + "learning_rate": 7.523542209447152e-05, + "loss": 0.7892, + "step": 1658 + }, + { + "epoch": 10.772727272727273, + "grad_norm": 2.244819164276123, + "learning_rate": 7.52082960640478e-05, + "loss": 0.7531, + "step": 1659 + }, + { + "epoch": 10.779220779220779, + "grad_norm": 1.8464090824127197, + "learning_rate": 7.518116008178805e-05, + "loss": 0.6299, + "step": 1660 + }, + { + "epoch": 10.785714285714286, + "grad_norm": 2.5119171142578125, + "learning_rate": 7.515401415840509e-05, + "loss": 0.7831, + "step": 1661 + }, + { + "epoch": 10.792207792207792, + "grad_norm": 2.5271401405334473, + "learning_rate": 7.512685830461568e-05, + "loss": 0.8111, + "step": 1662 + }, + { + "epoch": 10.7987012987013, + "grad_norm": 2.099280595779419, + "learning_rate": 7.509969253114055e-05, + "loss": 0.7015, + "step": 1663 + }, + { + "epoch": 10.805194805194805, + "grad_norm": 2.3430895805358887, + "learning_rate": 7.507251684870433e-05, + "loss": 0.7549, + "step": 1664 + }, + { + "epoch": 10.811688311688311, + "grad_norm": 2.0067107677459717, + "learning_rate": 7.50453312680355e-05, + "loss": 0.6117, + "step": 1665 + }, + { + "epoch": 10.818181818181818, + "grad_norm": 2.2068874835968018, + "learning_rate": 7.501813579986656e-05, + "loss": 0.7337, + "step": 1666 + }, + { + "epoch": 10.824675324675324, + "grad_norm": 2.0831525325775146, + "learning_rate": 7.499093045493379e-05, + "loss": 0.6972, + "step": 1667 + }, + { + "epoch": 10.831168831168831, + "grad_norm": 2.1348683834075928, + "learning_rate": 7.496371524397746e-05, + "loss": 0.6775, + "step": 1668 + }, + { + "epoch": 10.837662337662337, + "grad_norm": 2.137401580810547, + "learning_rate": 7.493649017774171e-05, + "loss": 0.7376, + "step": 1669 + }, + { + "epoch": 10.844155844155845, + "grad_norm": 2.398810625076294, + "learning_rate": 7.490925526697455e-05, + "loss": 0.7626, + "step": 1670 + }, + { + "epoch": 10.85064935064935, + "grad_norm": 1.9947322607040405, + "learning_rate": 7.48820105224279e-05, + "loss": 0.6033, + "step": 1671 + }, + { + "epoch": 10.857142857142858, + "grad_norm": 2.4584691524505615, + "learning_rate": 7.485475595485756e-05, + "loss": 0.806, + "step": 1672 + }, + { + "epoch": 10.863636363636363, + "grad_norm": 2.294435739517212, + "learning_rate": 7.482749157502318e-05, + "loss": 0.7604, + "step": 1673 + }, + { + "epoch": 10.87012987012987, + "grad_norm": 2.5067639350891113, + "learning_rate": 7.480021739368833e-05, + "loss": 0.7548, + "step": 1674 + }, + { + "epoch": 10.876623376623376, + "grad_norm": 1.932142972946167, + "learning_rate": 7.477293342162039e-05, + "loss": 0.6518, + "step": 1675 + }, + { + "epoch": 10.883116883116884, + "grad_norm": 2.36539626121521, + "learning_rate": 7.474563966959067e-05, + "loss": 0.7516, + "step": 1676 + }, + { + "epoch": 10.88961038961039, + "grad_norm": 2.2556207180023193, + "learning_rate": 7.471833614837431e-05, + "loss": 0.737, + "step": 1677 + }, + { + "epoch": 10.896103896103895, + "grad_norm": 2.3657636642456055, + "learning_rate": 7.469102286875029e-05, + "loss": 0.7405, + "step": 1678 + }, + { + "epoch": 10.902597402597403, + "grad_norm": 1.943218469619751, + "learning_rate": 7.46636998415015e-05, + "loss": 0.6355, + "step": 1679 + }, + { + "epoch": 10.909090909090908, + "grad_norm": 2.4874868392944336, + "learning_rate": 7.463636707741458e-05, + "loss": 0.793, + "step": 1680 + }, + { + "epoch": 10.915584415584416, + "grad_norm": 2.346367597579956, + "learning_rate": 7.460902458728012e-05, + "loss": 0.749, + "step": 1681 + }, + { + "epoch": 10.922077922077921, + "grad_norm": 2.232698678970337, + "learning_rate": 7.458167238189248e-05, + "loss": 0.7215, + "step": 1682 + }, + { + "epoch": 10.928571428571429, + "grad_norm": 2.218801259994507, + "learning_rate": 7.455431047204988e-05, + "loss": 0.782, + "step": 1683 + }, + { + "epoch": 10.935064935064934, + "grad_norm": 2.312042713165283, + "learning_rate": 7.452693886855438e-05, + "loss": 0.7656, + "step": 1684 + }, + { + "epoch": 10.941558441558442, + "grad_norm": 2.2011115550994873, + "learning_rate": 7.449955758221183e-05, + "loss": 0.7446, + "step": 1685 + }, + { + "epoch": 10.948051948051948, + "grad_norm": 2.228243350982666, + "learning_rate": 7.447216662383196e-05, + "loss": 0.6661, + "step": 1686 + }, + { + "epoch": 10.954545454545455, + "grad_norm": 2.1731884479522705, + "learning_rate": 7.444476600422828e-05, + "loss": 0.7674, + "step": 1687 + }, + { + "epoch": 10.96103896103896, + "grad_norm": 2.086169481277466, + "learning_rate": 7.441735573421809e-05, + "loss": 0.7016, + "step": 1688 + }, + { + "epoch": 10.967532467532468, + "grad_norm": 2.0726120471954346, + "learning_rate": 7.438993582462256e-05, + "loss": 0.6815, + "step": 1689 + }, + { + "epoch": 10.974025974025974, + "grad_norm": 2.0607035160064697, + "learning_rate": 7.436250628626662e-05, + "loss": 0.7075, + "step": 1690 + }, + { + "epoch": 10.980519480519481, + "grad_norm": 2.23492169380188, + "learning_rate": 7.433506712997904e-05, + "loss": 0.7345, + "step": 1691 + }, + { + "epoch": 10.987012987012987, + "grad_norm": 2.3279659748077393, + "learning_rate": 7.430761836659235e-05, + "loss": 0.7348, + "step": 1692 + }, + { + "epoch": 10.993506493506494, + "grad_norm": 2.2870876789093018, + "learning_rate": 7.428016000694286e-05, + "loss": 0.7223, + "step": 1693 + }, + { + "epoch": 11.0, + "grad_norm": 1362.704833984375, + "learning_rate": 7.425269206187075e-05, + "loss": 0.7249, + "step": 1694 + }, + { + "epoch": 11.006493506493506, + "grad_norm": 1.971757173538208, + "learning_rate": 7.42252145422199e-05, + "loss": 0.5723, + "step": 1695 + }, + { + "epoch": 11.012987012987013, + "grad_norm": 2.09525203704834, + "learning_rate": 7.4197727458838e-05, + "loss": 0.6099, + "step": 1696 + }, + { + "epoch": 11.019480519480519, + "grad_norm": 1.9457815885543823, + "learning_rate": 7.417023082257652e-05, + "loss": 0.5656, + "step": 1697 + }, + { + "epoch": 11.025974025974026, + "grad_norm": 2.0404152870178223, + "learning_rate": 7.414272464429068e-05, + "loss": 0.6151, + "step": 1698 + }, + { + "epoch": 11.032467532467532, + "grad_norm": 2.177133560180664, + "learning_rate": 7.411520893483951e-05, + "loss": 0.6507, + "step": 1699 + }, + { + "epoch": 11.03896103896104, + "grad_norm": 2.029690980911255, + "learning_rate": 7.408768370508576e-05, + "loss": 0.6013, + "step": 1700 + }, + { + "epoch": 11.045454545454545, + "grad_norm": 2.175691604614258, + "learning_rate": 7.406014896589597e-05, + "loss": 0.6494, + "step": 1701 + }, + { + "epoch": 11.051948051948052, + "grad_norm": 1.9023364782333374, + "learning_rate": 7.403260472814039e-05, + "loss": 0.5249, + "step": 1702 + }, + { + "epoch": 11.058441558441558, + "grad_norm": 1.9307712316513062, + "learning_rate": 7.400505100269308e-05, + "loss": 0.605, + "step": 1703 + }, + { + "epoch": 11.064935064935066, + "grad_norm": 2.0047030448913574, + "learning_rate": 7.397748780043179e-05, + "loss": 0.593, + "step": 1704 + }, + { + "epoch": 11.071428571428571, + "grad_norm": 2.054450750350952, + "learning_rate": 7.394991513223806e-05, + "loss": 0.6133, + "step": 1705 + }, + { + "epoch": 11.077922077922079, + "grad_norm": 2.20436954498291, + "learning_rate": 7.392233300899712e-05, + "loss": 0.6176, + "step": 1706 + }, + { + "epoch": 11.084415584415584, + "grad_norm": 2.08552622795105, + "learning_rate": 7.389474144159796e-05, + "loss": 0.5731, + "step": 1707 + }, + { + "epoch": 11.090909090909092, + "grad_norm": 1.974770188331604, + "learning_rate": 7.38671404409333e-05, + "loss": 0.5748, + "step": 1708 + }, + { + "epoch": 11.097402597402597, + "grad_norm": 2.1373484134674072, + "learning_rate": 7.38395300178996e-05, + "loss": 0.6429, + "step": 1709 + }, + { + "epoch": 11.103896103896103, + "grad_norm": 2.1213269233703613, + "learning_rate": 7.381191018339696e-05, + "loss": 0.6421, + "step": 1710 + }, + { + "epoch": 11.11038961038961, + "grad_norm": 2.0944926738739014, + "learning_rate": 7.378428094832931e-05, + "loss": 0.6206, + "step": 1711 + }, + { + "epoch": 11.116883116883116, + "grad_norm": 2.2668039798736572, + "learning_rate": 7.37566423236042e-05, + "loss": 0.658, + "step": 1712 + }, + { + "epoch": 11.123376623376624, + "grad_norm": 1.8874119520187378, + "learning_rate": 7.372899432013294e-05, + "loss": 0.5201, + "step": 1713 + }, + { + "epoch": 11.12987012987013, + "grad_norm": 2.1221206188201904, + "learning_rate": 7.370133694883051e-05, + "loss": 0.6018, + "step": 1714 + }, + { + "epoch": 11.136363636363637, + "grad_norm": 1.8658677339553833, + "learning_rate": 7.36736702206156e-05, + "loss": 0.5639, + "step": 1715 + }, + { + "epoch": 11.142857142857142, + "grad_norm": 2.2183215618133545, + "learning_rate": 7.364599414641064e-05, + "loss": 0.667, + "step": 1716 + }, + { + "epoch": 11.14935064935065, + "grad_norm": 2.2229409217834473, + "learning_rate": 7.361830873714165e-05, + "loss": 0.651, + "step": 1717 + }, + { + "epoch": 11.155844155844155, + "grad_norm": 2.024958610534668, + "learning_rate": 7.35906140037384e-05, + "loss": 0.5851, + "step": 1718 + }, + { + "epoch": 11.162337662337663, + "grad_norm": 2.61043643951416, + "learning_rate": 7.356290995713437e-05, + "loss": 0.7094, + "step": 1719 + }, + { + "epoch": 11.168831168831169, + "grad_norm": 1.994360089302063, + "learning_rate": 7.353519660826665e-05, + "loss": 0.597, + "step": 1720 + }, + { + "epoch": 11.175324675324676, + "grad_norm": 2.4047257900238037, + "learning_rate": 7.350747396807601e-05, + "loss": 0.6236, + "step": 1721 + }, + { + "epoch": 11.181818181818182, + "grad_norm": 2.2192437648773193, + "learning_rate": 7.347974204750696e-05, + "loss": 0.6513, + "step": 1722 + }, + { + "epoch": 11.188311688311689, + "grad_norm": 2.100661039352417, + "learning_rate": 7.345200085750757e-05, + "loss": 0.6196, + "step": 1723 + }, + { + "epoch": 11.194805194805195, + "grad_norm": 1.9950624704360962, + "learning_rate": 7.342425040902967e-05, + "loss": 0.588, + "step": 1724 + }, + { + "epoch": 11.2012987012987, + "grad_norm": 2.0585994720458984, + "learning_rate": 7.339649071302867e-05, + "loss": 0.6089, + "step": 1725 + }, + { + "epoch": 11.207792207792208, + "grad_norm": 2.2247488498687744, + "learning_rate": 7.336872178046368e-05, + "loss": 0.702, + "step": 1726 + }, + { + "epoch": 11.214285714285714, + "grad_norm": 2.0867512226104736, + "learning_rate": 7.334094362229739e-05, + "loss": 0.5719, + "step": 1727 + }, + { + "epoch": 11.220779220779221, + "grad_norm": 2.1678314208984375, + "learning_rate": 7.331315624949625e-05, + "loss": 0.6033, + "step": 1728 + }, + { + "epoch": 11.227272727272727, + "grad_norm": 1.8890186548233032, + "learning_rate": 7.32853596730302e-05, + "loss": 0.5229, + "step": 1729 + }, + { + "epoch": 11.233766233766234, + "grad_norm": 1.9374103546142578, + "learning_rate": 7.325755390387292e-05, + "loss": 0.5743, + "step": 1730 + }, + { + "epoch": 11.24025974025974, + "grad_norm": 2.0223710536956787, + "learning_rate": 7.32297389530017e-05, + "loss": 0.5544, + "step": 1731 + }, + { + "epoch": 11.246753246753247, + "grad_norm": 1.9823747873306274, + "learning_rate": 7.320191483139742e-05, + "loss": 0.5758, + "step": 1732 + }, + { + "epoch": 11.253246753246753, + "grad_norm": 2.0667495727539062, + "learning_rate": 7.317408155004462e-05, + "loss": 0.5883, + "step": 1733 + }, + { + "epoch": 11.25974025974026, + "grad_norm": 2.946258306503296, + "learning_rate": 7.314623911993142e-05, + "loss": 0.6296, + "step": 1734 + }, + { + "epoch": 11.266233766233766, + "grad_norm": 2.1733124256134033, + "learning_rate": 7.311838755204959e-05, + "loss": 0.6713, + "step": 1735 + }, + { + "epoch": 11.272727272727273, + "grad_norm": 2.237227201461792, + "learning_rate": 7.309052685739448e-05, + "loss": 0.6404, + "step": 1736 + }, + { + "epoch": 11.279220779220779, + "grad_norm": 2.2390263080596924, + "learning_rate": 7.306265704696504e-05, + "loss": 0.65, + "step": 1737 + }, + { + "epoch": 11.285714285714286, + "grad_norm": 1.8883891105651855, + "learning_rate": 7.303477813176385e-05, + "loss": 0.5331, + "step": 1738 + }, + { + "epoch": 11.292207792207792, + "grad_norm": 1.9942971467971802, + "learning_rate": 7.300689012279706e-05, + "loss": 0.5833, + "step": 1739 + }, + { + "epoch": 11.2987012987013, + "grad_norm": 2.324103355407715, + "learning_rate": 7.297899303107441e-05, + "loss": 0.6633, + "step": 1740 + }, + { + "epoch": 11.305194805194805, + "grad_norm": 2.0713562965393066, + "learning_rate": 7.29510868676092e-05, + "loss": 0.6185, + "step": 1741 + }, + { + "epoch": 11.311688311688311, + "grad_norm": 2.018885612487793, + "learning_rate": 7.29231716434184e-05, + "loss": 0.6032, + "step": 1742 + }, + { + "epoch": 11.318181818181818, + "grad_norm": 2.5611448287963867, + "learning_rate": 7.289524736952245e-05, + "loss": 0.7274, + "step": 1743 + }, + { + "epoch": 11.324675324675324, + "grad_norm": 2.0800020694732666, + "learning_rate": 7.286731405694544e-05, + "loss": 0.6414, + "step": 1744 + }, + { + "epoch": 11.331168831168831, + "grad_norm": 1.932077169418335, + "learning_rate": 7.283937171671498e-05, + "loss": 0.5886, + "step": 1745 + }, + { + "epoch": 11.337662337662337, + "grad_norm": 2.0475950241088867, + "learning_rate": 7.281142035986227e-05, + "loss": 0.6354, + "step": 1746 + }, + { + "epoch": 11.344155844155845, + "grad_norm": 2.118962287902832, + "learning_rate": 7.278345999742208e-05, + "loss": 0.6537, + "step": 1747 + }, + { + "epoch": 11.35064935064935, + "grad_norm": 2.1595616340637207, + "learning_rate": 7.275549064043268e-05, + "loss": 0.6664, + "step": 1748 + }, + { + "epoch": 11.357142857142858, + "grad_norm": 2.058976411819458, + "learning_rate": 7.272751229993598e-05, + "loss": 0.5731, + "step": 1749 + }, + { + "epoch": 11.363636363636363, + "grad_norm": 2.0019469261169434, + "learning_rate": 7.269952498697734e-05, + "loss": 0.5478, + "step": 1750 + }, + { + "epoch": 11.37012987012987, + "grad_norm": 1.9929718971252441, + "learning_rate": 7.267152871260573e-05, + "loss": 0.566, + "step": 1751 + }, + { + "epoch": 11.376623376623376, + "grad_norm": 2.4305410385131836, + "learning_rate": 7.264352348787364e-05, + "loss": 0.6865, + "step": 1752 + }, + { + "epoch": 11.383116883116884, + "grad_norm": 2.2349486351013184, + "learning_rate": 7.261550932383707e-05, + "loss": 0.5859, + "step": 1753 + }, + { + "epoch": 11.38961038961039, + "grad_norm": 2.297055959701538, + "learning_rate": 7.258748623155558e-05, + "loss": 0.6629, + "step": 1754 + }, + { + "epoch": 11.396103896103897, + "grad_norm": 2.401366949081421, + "learning_rate": 7.255945422209227e-05, + "loss": 0.7201, + "step": 1755 + }, + { + "epoch": 11.402597402597403, + "grad_norm": 2.1199653148651123, + "learning_rate": 7.253141330651368e-05, + "loss": 0.6021, + "step": 1756 + }, + { + "epoch": 11.409090909090908, + "grad_norm": 2.2622432708740234, + "learning_rate": 7.250336349588994e-05, + "loss": 0.6528, + "step": 1757 + }, + { + "epoch": 11.415584415584416, + "grad_norm": 2.107171058654785, + "learning_rate": 7.247530480129469e-05, + "loss": 0.6177, + "step": 1758 + }, + { + "epoch": 11.422077922077921, + "grad_norm": 2.6965367794036865, + "learning_rate": 7.244723723380505e-05, + "loss": 0.724, + "step": 1759 + }, + { + "epoch": 11.428571428571429, + "grad_norm": 2.36151385307312, + "learning_rate": 7.241916080450163e-05, + "loss": 0.6813, + "step": 1760 + }, + { + "epoch": 11.435064935064934, + "grad_norm": 2.007305860519409, + "learning_rate": 7.239107552446857e-05, + "loss": 0.6151, + "step": 1761 + }, + { + "epoch": 11.441558441558442, + "grad_norm": 2.315720319747925, + "learning_rate": 7.236298140479351e-05, + "loss": 0.6959, + "step": 1762 + }, + { + "epoch": 11.448051948051948, + "grad_norm": 2.2148401737213135, + "learning_rate": 7.233487845656754e-05, + "loss": 0.6723, + "step": 1763 + }, + { + "epoch": 11.454545454545455, + "grad_norm": 2.250305414199829, + "learning_rate": 7.23067666908853e-05, + "loss": 0.6875, + "step": 1764 + }, + { + "epoch": 11.46103896103896, + "grad_norm": 2.0240795612335205, + "learning_rate": 7.227864611884483e-05, + "loss": 0.6607, + "step": 1765 + }, + { + "epoch": 11.467532467532468, + "grad_norm": 2.3691110610961914, + "learning_rate": 7.225051675154767e-05, + "loss": 0.7038, + "step": 1766 + }, + { + "epoch": 11.474025974025974, + "grad_norm": 2.293552875518799, + "learning_rate": 7.222237860009892e-05, + "loss": 0.7139, + "step": 1767 + }, + { + "epoch": 11.480519480519481, + "grad_norm": 2.2120654582977295, + "learning_rate": 7.219423167560701e-05, + "loss": 0.6508, + "step": 1768 + }, + { + "epoch": 11.487012987012987, + "grad_norm": 1.8835054636001587, + "learning_rate": 7.216607598918393e-05, + "loss": 0.4962, + "step": 1769 + }, + { + "epoch": 11.493506493506494, + "grad_norm": 2.0173633098602295, + "learning_rate": 7.21379115519451e-05, + "loss": 0.5846, + "step": 1770 + }, + { + "epoch": 11.5, + "grad_norm": 2.0470130443573, + "learning_rate": 7.210973837500937e-05, + "loss": 0.6357, + "step": 1771 + }, + { + "epoch": 11.506493506493506, + "grad_norm": 2.2059829235076904, + "learning_rate": 7.208155646949908e-05, + "loss": 0.6786, + "step": 1772 + }, + { + "epoch": 11.512987012987013, + "grad_norm": 2.187005043029785, + "learning_rate": 7.205336584653999e-05, + "loss": 0.6637, + "step": 1773 + }, + { + "epoch": 11.519480519480519, + "grad_norm": 2.1610119342803955, + "learning_rate": 7.202516651726134e-05, + "loss": 0.6523, + "step": 1774 + }, + { + "epoch": 11.525974025974026, + "grad_norm": 2.28117036819458, + "learning_rate": 7.199695849279576e-05, + "loss": 0.6649, + "step": 1775 + }, + { + "epoch": 11.532467532467532, + "grad_norm": 2.059276580810547, + "learning_rate": 7.196874178427933e-05, + "loss": 0.6081, + "step": 1776 + }, + { + "epoch": 11.53896103896104, + "grad_norm": 2.2199676036834717, + "learning_rate": 7.194051640285157e-05, + "loss": 0.6859, + "step": 1777 + }, + { + "epoch": 11.545454545454545, + "grad_norm": 2.2723867893218994, + "learning_rate": 7.191228235965538e-05, + "loss": 0.6717, + "step": 1778 + }, + { + "epoch": 11.551948051948052, + "grad_norm": 2.3416223526000977, + "learning_rate": 7.188403966583716e-05, + "loss": 0.6552, + "step": 1779 + }, + { + "epoch": 11.558441558441558, + "grad_norm": 2.1369590759277344, + "learning_rate": 7.185578833254664e-05, + "loss": 0.6509, + "step": 1780 + }, + { + "epoch": 11.564935064935066, + "grad_norm": 2.2083840370178223, + "learning_rate": 7.182752837093702e-05, + "loss": 0.6168, + "step": 1781 + }, + { + "epoch": 11.571428571428571, + "grad_norm": 1.9752053022384644, + "learning_rate": 7.179925979216491e-05, + "loss": 0.6355, + "step": 1782 + }, + { + "epoch": 11.577922077922079, + "grad_norm": 2.114065408706665, + "learning_rate": 7.177098260739024e-05, + "loss": 0.6583, + "step": 1783 + }, + { + "epoch": 11.584415584415584, + "grad_norm": 2.2280924320220947, + "learning_rate": 7.174269682777641e-05, + "loss": 0.665, + "step": 1784 + }, + { + "epoch": 11.590909090909092, + "grad_norm": 2.106236696243286, + "learning_rate": 7.171440246449024e-05, + "loss": 0.6574, + "step": 1785 + }, + { + "epoch": 11.597402597402597, + "grad_norm": 2.398568630218506, + "learning_rate": 7.168609952870184e-05, + "loss": 0.6788, + "step": 1786 + }, + { + "epoch": 11.603896103896105, + "grad_norm": 2.0673725605010986, + "learning_rate": 7.16577880315848e-05, + "loss": 0.6203, + "step": 1787 + }, + { + "epoch": 11.61038961038961, + "grad_norm": 2.2148146629333496, + "learning_rate": 7.162946798431604e-05, + "loss": 0.7175, + "step": 1788 + }, + { + "epoch": 11.616883116883116, + "grad_norm": 2.2335145473480225, + "learning_rate": 7.160113939807587e-05, + "loss": 0.6621, + "step": 1789 + }, + { + "epoch": 11.623376623376624, + "grad_norm": 2.2381131649017334, + "learning_rate": 7.157280228404795e-05, + "loss": 0.6576, + "step": 1790 + }, + { + "epoch": 11.62987012987013, + "grad_norm": 2.1792495250701904, + "learning_rate": 7.154445665341933e-05, + "loss": 0.6911, + "step": 1791 + }, + { + "epoch": 11.636363636363637, + "grad_norm": 2.3321566581726074, + "learning_rate": 7.151610251738045e-05, + "loss": 0.6945, + "step": 1792 + }, + { + "epoch": 11.642857142857142, + "grad_norm": 2.0206103324890137, + "learning_rate": 7.148773988712503e-05, + "loss": 0.6102, + "step": 1793 + }, + { + "epoch": 11.64935064935065, + "grad_norm": 2.0455446243286133, + "learning_rate": 7.145936877385018e-05, + "loss": 0.6816, + "step": 1794 + }, + { + "epoch": 11.655844155844155, + "grad_norm": 2.3636724948883057, + "learning_rate": 7.143098918875643e-05, + "loss": 0.6943, + "step": 1795 + }, + { + "epoch": 11.662337662337663, + "grad_norm": 2.1322073936462402, + "learning_rate": 7.140260114304751e-05, + "loss": 0.7023, + "step": 1796 + }, + { + "epoch": 11.668831168831169, + "grad_norm": 2.060019016265869, + "learning_rate": 7.137420464793063e-05, + "loss": 0.5799, + "step": 1797 + }, + { + "epoch": 11.675324675324676, + "grad_norm": 1.8431174755096436, + "learning_rate": 7.134579971461627e-05, + "loss": 0.5107, + "step": 1798 + }, + { + "epoch": 11.681818181818182, + "grad_norm": 2.0622732639312744, + "learning_rate": 7.131738635431822e-05, + "loss": 0.6045, + "step": 1799 + }, + { + "epoch": 11.688311688311689, + "grad_norm": 1.8862097263336182, + "learning_rate": 7.128896457825364e-05, + "loss": 0.6123, + "step": 1800 + }, + { + "epoch": 11.694805194805195, + "grad_norm": 2.087017297744751, + "learning_rate": 7.126053439764299e-05, + "loss": 0.6562, + "step": 1801 + }, + { + "epoch": 11.7012987012987, + "grad_norm": 1.8770846128463745, + "learning_rate": 7.123209582371006e-05, + "loss": 0.6068, + "step": 1802 + }, + { + "epoch": 11.707792207792208, + "grad_norm": 2.0145421028137207, + "learning_rate": 7.120364886768197e-05, + "loss": 0.645, + "step": 1803 + }, + { + "epoch": 11.714285714285714, + "grad_norm": 1.9685002565383911, + "learning_rate": 7.11751935407891e-05, + "loss": 0.6093, + "step": 1804 + }, + { + "epoch": 11.720779220779221, + "grad_norm": 2.0800533294677734, + "learning_rate": 7.114672985426516e-05, + "loss": 0.6473, + "step": 1805 + }, + { + "epoch": 11.727272727272727, + "grad_norm": 1.9733763933181763, + "learning_rate": 7.111825781934719e-05, + "loss": 0.637, + "step": 1806 + }, + { + "epoch": 11.733766233766234, + "grad_norm": 2.161607265472412, + "learning_rate": 7.108977744727547e-05, + "loss": 0.6241, + "step": 1807 + }, + { + "epoch": 11.74025974025974, + "grad_norm": 2.179612636566162, + "learning_rate": 7.106128874929363e-05, + "loss": 0.7628, + "step": 1808 + }, + { + "epoch": 11.746753246753247, + "grad_norm": 2.0560779571533203, + "learning_rate": 7.103279173664851e-05, + "loss": 0.5887, + "step": 1809 + }, + { + "epoch": 11.753246753246753, + "grad_norm": 2.240081548690796, + "learning_rate": 7.100428642059033e-05, + "loss": 0.733, + "step": 1810 + }, + { + "epoch": 11.75974025974026, + "grad_norm": 2.139436960220337, + "learning_rate": 7.097577281237249e-05, + "loss": 0.6425, + "step": 1811 + }, + { + "epoch": 11.766233766233766, + "grad_norm": 2.2671170234680176, + "learning_rate": 7.094725092325176e-05, + "loss": 0.6823, + "step": 1812 + }, + { + "epoch": 11.772727272727273, + "grad_norm": 2.1800804138183594, + "learning_rate": 7.09187207644881e-05, + "loss": 0.7122, + "step": 1813 + }, + { + "epoch": 11.779220779220779, + "grad_norm": 1.9480642080307007, + "learning_rate": 7.089018234734476e-05, + "loss": 0.556, + "step": 1814 + }, + { + "epoch": 11.785714285714286, + "grad_norm": 1.8281680345535278, + "learning_rate": 7.086163568308828e-05, + "loss": 0.5396, + "step": 1815 + }, + { + "epoch": 11.792207792207792, + "grad_norm": 2.3980553150177, + "learning_rate": 7.08330807829884e-05, + "loss": 0.7549, + "step": 1816 + }, + { + "epoch": 11.7987012987013, + "grad_norm": 2.317260503768921, + "learning_rate": 7.080451765831817e-05, + "loss": 0.6985, + "step": 1817 + }, + { + "epoch": 11.805194805194805, + "grad_norm": 2.4132368564605713, + "learning_rate": 7.077594632035385e-05, + "loss": 0.7135, + "step": 1818 + }, + { + "epoch": 11.811688311688311, + "grad_norm": 2.272742509841919, + "learning_rate": 7.074736678037494e-05, + "loss": 0.668, + "step": 1819 + }, + { + "epoch": 11.818181818181818, + "grad_norm": 2.309525728225708, + "learning_rate": 7.071877904966423e-05, + "loss": 0.7512, + "step": 1820 + }, + { + "epoch": 11.824675324675324, + "grad_norm": 2.0604569911956787, + "learning_rate": 7.069018313950763e-05, + "loss": 0.6374, + "step": 1821 + }, + { + "epoch": 11.831168831168831, + "grad_norm": 2.2944161891937256, + "learning_rate": 7.066157906119441e-05, + "loss": 0.7265, + "step": 1822 + }, + { + "epoch": 11.837662337662337, + "grad_norm": 2.2441184520721436, + "learning_rate": 7.063296682601702e-05, + "loss": 0.6809, + "step": 1823 + }, + { + "epoch": 11.844155844155845, + "grad_norm": 2.2128078937530518, + "learning_rate": 7.060434644527105e-05, + "loss": 0.6976, + "step": 1824 + }, + { + "epoch": 11.85064935064935, + "grad_norm": 2.045984983444214, + "learning_rate": 7.057571793025544e-05, + "loss": 0.6242, + "step": 1825 + }, + { + "epoch": 11.857142857142858, + "grad_norm": 2.0411674976348877, + "learning_rate": 7.054708129227224e-05, + "loss": 0.6031, + "step": 1826 + }, + { + "epoch": 11.863636363636363, + "grad_norm": 2.0572099685668945, + "learning_rate": 7.051843654262676e-05, + "loss": 0.5997, + "step": 1827 + }, + { + "epoch": 11.87012987012987, + "grad_norm": 2.142810821533203, + "learning_rate": 7.048978369262747e-05, + "loss": 0.5677, + "step": 1828 + }, + { + "epoch": 11.876623376623376, + "grad_norm": 2.1098294258117676, + "learning_rate": 7.046112275358608e-05, + "loss": 0.6425, + "step": 1829 + }, + { + "epoch": 11.883116883116884, + "grad_norm": 2.272458791732788, + "learning_rate": 7.043245373681747e-05, + "loss": 0.7284, + "step": 1830 + }, + { + "epoch": 11.88961038961039, + "grad_norm": 2.2965171337127686, + "learning_rate": 7.040377665363969e-05, + "loss": 0.6809, + "step": 1831 + }, + { + "epoch": 11.896103896103895, + "grad_norm": 2.2099809646606445, + "learning_rate": 7.037509151537403e-05, + "loss": 0.6389, + "step": 1832 + }, + { + "epoch": 11.902597402597403, + "grad_norm": 2.201387882232666, + "learning_rate": 7.034639833334494e-05, + "loss": 0.6783, + "step": 1833 + }, + { + "epoch": 11.909090909090908, + "grad_norm": 2.2194228172302246, + "learning_rate": 7.031769711888e-05, + "loss": 0.6866, + "step": 1834 + }, + { + "epoch": 11.915584415584416, + "grad_norm": 2.3768062591552734, + "learning_rate": 7.028898788331e-05, + "loss": 0.7316, + "step": 1835 + }, + { + "epoch": 11.922077922077921, + "grad_norm": 2.1263155937194824, + "learning_rate": 7.026027063796891e-05, + "loss": 0.6822, + "step": 1836 + }, + { + "epoch": 11.928571428571429, + "grad_norm": 2.297542095184326, + "learning_rate": 7.023154539419384e-05, + "loss": 0.6611, + "step": 1837 + }, + { + "epoch": 11.935064935064934, + "grad_norm": 2.1204769611358643, + "learning_rate": 7.020281216332503e-05, + "loss": 0.658, + "step": 1838 + }, + { + "epoch": 11.941558441558442, + "grad_norm": 1.9579997062683105, + "learning_rate": 7.017407095670593e-05, + "loss": 0.5524, + "step": 1839 + }, + { + "epoch": 11.948051948051948, + "grad_norm": 2.3692562580108643, + "learning_rate": 7.014532178568314e-05, + "loss": 0.6995, + "step": 1840 + }, + { + "epoch": 11.954545454545455, + "grad_norm": 2.3002681732177734, + "learning_rate": 7.011656466160632e-05, + "loss": 0.7267, + "step": 1841 + }, + { + "epoch": 11.96103896103896, + "grad_norm": 2.3371801376342773, + "learning_rate": 7.008779959582837e-05, + "loss": 0.7695, + "step": 1842 + }, + { + "epoch": 11.967532467532468, + "grad_norm": 2.0627670288085938, + "learning_rate": 7.005902659970528e-05, + "loss": 0.635, + "step": 1843 + }, + { + "epoch": 11.974025974025974, + "grad_norm": 2.0339272022247314, + "learning_rate": 7.003024568459614e-05, + "loss": 0.6353, + "step": 1844 + }, + { + "epoch": 11.980519480519481, + "grad_norm": 2.1179451942443848, + "learning_rate": 7.000145686186324e-05, + "loss": 0.6786, + "step": 1845 + }, + { + "epoch": 11.987012987012987, + "grad_norm": 2.1404683589935303, + "learning_rate": 6.997266014287193e-05, + "loss": 0.7124, + "step": 1846 + }, + { + "epoch": 11.993506493506494, + "grad_norm": 2.2253522872924805, + "learning_rate": 6.994385553899069e-05, + "loss": 0.7233, + "step": 1847 + }, + { + "epoch": 12.0, + "grad_norm": 1076.5802001953125, + "learning_rate": 6.991504306159114e-05, + "loss": 0.6579, + "step": 1848 + }, + { + "epoch": 12.006493506493506, + "grad_norm": 1.9225164651870728, + "learning_rate": 6.988622272204799e-05, + "loss": 0.5623, + "step": 1849 + }, + { + "epoch": 12.012987012987013, + "grad_norm": 1.8583208322525024, + "learning_rate": 6.985739453173903e-05, + "loss": 0.53, + "step": 1850 + }, + { + "epoch": 12.019480519480519, + "grad_norm": 1.985059380531311, + "learning_rate": 6.98285585020452e-05, + "loss": 0.5346, + "step": 1851 + }, + { + "epoch": 12.025974025974026, + "grad_norm": 2.0284557342529297, + "learning_rate": 6.97997146443505e-05, + "loss": 0.5592, + "step": 1852 + }, + { + "epoch": 12.032467532467532, + "grad_norm": 2.00041127204895, + "learning_rate": 6.977086297004202e-05, + "loss": 0.5619, + "step": 1853 + }, + { + "epoch": 12.03896103896104, + "grad_norm": 2.134187936782837, + "learning_rate": 6.974200349050996e-05, + "loss": 0.6185, + "step": 1854 + }, + { + "epoch": 12.045454545454545, + "grad_norm": 1.9643243551254272, + "learning_rate": 6.971313621714756e-05, + "loss": 0.5066, + "step": 1855 + }, + { + "epoch": 12.051948051948052, + "grad_norm": 2.0005311965942383, + "learning_rate": 6.968426116135118e-05, + "loss": 0.591, + "step": 1856 + }, + { + "epoch": 12.058441558441558, + "grad_norm": 1.8810878992080688, + "learning_rate": 6.965537833452024e-05, + "loss": 0.4961, + "step": 1857 + }, + { + "epoch": 12.064935064935066, + "grad_norm": 1.9006643295288086, + "learning_rate": 6.96264877480572e-05, + "loss": 0.5309, + "step": 1858 + }, + { + "epoch": 12.071428571428571, + "grad_norm": 2.020428419113159, + "learning_rate": 6.959758941336762e-05, + "loss": 0.5334, + "step": 1859 + }, + { + "epoch": 12.077922077922079, + "grad_norm": 1.9589020013809204, + "learning_rate": 6.956868334186013e-05, + "loss": 0.5894, + "step": 1860 + }, + { + "epoch": 12.084415584415584, + "grad_norm": 1.9384912252426147, + "learning_rate": 6.953976954494635e-05, + "loss": 0.5343, + "step": 1861 + }, + { + "epoch": 12.090909090909092, + "grad_norm": 2.0977766513824463, + "learning_rate": 6.9510848034041e-05, + "loss": 0.5726, + "step": 1862 + }, + { + "epoch": 12.097402597402597, + "grad_norm": 2.350893497467041, + "learning_rate": 6.948191882056185e-05, + "loss": 0.5778, + "step": 1863 + }, + { + "epoch": 12.103896103896103, + "grad_norm": 1.8108704090118408, + "learning_rate": 6.945298191592967e-05, + "loss": 0.4941, + "step": 1864 + }, + { + "epoch": 12.11038961038961, + "grad_norm": 1.985229253768921, + "learning_rate": 6.942403733156832e-05, + "loss": 0.5245, + "step": 1865 + }, + { + "epoch": 12.116883116883116, + "grad_norm": 2.0757787227630615, + "learning_rate": 6.939508507890464e-05, + "loss": 0.5347, + "step": 1866 + }, + { + "epoch": 12.123376623376624, + "grad_norm": 2.1860249042510986, + "learning_rate": 6.936612516936852e-05, + "loss": 0.5951, + "step": 1867 + }, + { + "epoch": 12.12987012987013, + "grad_norm": 2.0259830951690674, + "learning_rate": 6.93371576143929e-05, + "loss": 0.5316, + "step": 1868 + }, + { + "epoch": 12.136363636363637, + "grad_norm": 1.9689854383468628, + "learning_rate": 6.930818242541368e-05, + "loss": 0.5568, + "step": 1869 + }, + { + "epoch": 12.142857142857142, + "grad_norm": 2.054041862487793, + "learning_rate": 6.927919961386984e-05, + "loss": 0.5711, + "step": 1870 + }, + { + "epoch": 12.14935064935065, + "grad_norm": 1.7612172365188599, + "learning_rate": 6.92502091912033e-05, + "loss": 0.4729, + "step": 1871 + }, + { + "epoch": 12.155844155844155, + "grad_norm": 2.099085569381714, + "learning_rate": 6.922121116885903e-05, + "loss": 0.5802, + "step": 1872 + }, + { + "epoch": 12.162337662337663, + "grad_norm": 2.230409860610962, + "learning_rate": 6.919220555828502e-05, + "loss": 0.5908, + "step": 1873 + }, + { + "epoch": 12.168831168831169, + "grad_norm": 2.0448951721191406, + "learning_rate": 6.916319237093219e-05, + "loss": 0.5871, + "step": 1874 + }, + { + "epoch": 12.175324675324676, + "grad_norm": 1.6726332902908325, + "learning_rate": 6.91341716182545e-05, + "loss": 0.4441, + "step": 1875 + }, + { + "epoch": 12.181818181818182, + "grad_norm": 1.9495742321014404, + "learning_rate": 6.910514331170888e-05, + "loss": 0.5741, + "step": 1876 + }, + { + "epoch": 12.188311688311689, + "grad_norm": 1.893748164176941, + "learning_rate": 6.907610746275523e-05, + "loss": 0.5568, + "step": 1877 + }, + { + "epoch": 12.194805194805195, + "grad_norm": 2.1908624172210693, + "learning_rate": 6.904706408285648e-05, + "loss": 0.6201, + "step": 1878 + }, + { + "epoch": 12.2012987012987, + "grad_norm": 2.14664363861084, + "learning_rate": 6.901801318347847e-05, + "loss": 0.6187, + "step": 1879 + }, + { + "epoch": 12.207792207792208, + "grad_norm": 2.0984911918640137, + "learning_rate": 6.898895477609007e-05, + "loss": 0.608, + "step": 1880 + }, + { + "epoch": 12.214285714285714, + "grad_norm": 2.1119325160980225, + "learning_rate": 6.895988887216302e-05, + "loss": 0.6473, + "step": 1881 + }, + { + "epoch": 12.220779220779221, + "grad_norm": 2.1093862056732178, + "learning_rate": 6.893081548317211e-05, + "loss": 0.6126, + "step": 1882 + }, + { + "epoch": 12.227272727272727, + "grad_norm": 2.203214645385742, + "learning_rate": 6.890173462059506e-05, + "loss": 0.6142, + "step": 1883 + }, + { + "epoch": 12.233766233766234, + "grad_norm": 2.082893133163452, + "learning_rate": 6.887264629591254e-05, + "loss": 0.584, + "step": 1884 + }, + { + "epoch": 12.24025974025974, + "grad_norm": 1.9005697965621948, + "learning_rate": 6.884355052060814e-05, + "loss": 0.494, + "step": 1885 + }, + { + "epoch": 12.246753246753247, + "grad_norm": 2.1379759311676025, + "learning_rate": 6.881444730616842e-05, + "loss": 0.5557, + "step": 1886 + }, + { + "epoch": 12.253246753246753, + "grad_norm": 1.7855029106140137, + "learning_rate": 6.878533666408286e-05, + "loss": 0.4827, + "step": 1887 + }, + { + "epoch": 12.25974025974026, + "grad_norm": 2.110853433609009, + "learning_rate": 6.87562186058439e-05, + "loss": 0.5239, + "step": 1888 + }, + { + "epoch": 12.266233766233766, + "grad_norm": 2.10565185546875, + "learning_rate": 6.872709314294685e-05, + "loss": 0.5986, + "step": 1889 + }, + { + "epoch": 12.272727272727273, + "grad_norm": 2.247499465942383, + "learning_rate": 6.869796028689001e-05, + "loss": 0.5874, + "step": 1890 + }, + { + "epoch": 12.279220779220779, + "grad_norm": 2.151932954788208, + "learning_rate": 6.86688200491746e-05, + "loss": 0.5771, + "step": 1891 + }, + { + "epoch": 12.285714285714286, + "grad_norm": 1.9797194004058838, + "learning_rate": 6.863967244130467e-05, + "loss": 0.5452, + "step": 1892 + }, + { + "epoch": 12.292207792207792, + "grad_norm": 2.0008790493011475, + "learning_rate": 6.861051747478726e-05, + "loss": 0.5515, + "step": 1893 + }, + { + "epoch": 12.2987012987013, + "grad_norm": 2.157362937927246, + "learning_rate": 6.858135516113226e-05, + "loss": 0.5479, + "step": 1894 + }, + { + "epoch": 12.305194805194805, + "grad_norm": 2.224337577819824, + "learning_rate": 6.855218551185255e-05, + "loss": 0.6381, + "step": 1895 + }, + { + "epoch": 12.311688311688311, + "grad_norm": 1.938456416130066, + "learning_rate": 6.852300853846381e-05, + "loss": 0.5629, + "step": 1896 + }, + { + "epoch": 12.318181818181818, + "grad_norm": 1.7481359243392944, + "learning_rate": 6.849382425248464e-05, + "loss": 0.4578, + "step": 1897 + }, + { + "epoch": 12.324675324675324, + "grad_norm": 1.9388666152954102, + "learning_rate": 6.84646326654365e-05, + "loss": 0.5472, + "step": 1898 + }, + { + "epoch": 12.331168831168831, + "grad_norm": 2.1877782344818115, + "learning_rate": 6.843543378884387e-05, + "loss": 0.6215, + "step": 1899 + }, + { + "epoch": 12.337662337662337, + "grad_norm": 2.2899937629699707, + "learning_rate": 6.840622763423391e-05, + "loss": 0.6257, + "step": 1900 + }, + { + "epoch": 12.344155844155845, + "grad_norm": 2.166365146636963, + "learning_rate": 6.837701421313677e-05, + "loss": 0.5647, + "step": 1901 + }, + { + "epoch": 12.35064935064935, + "grad_norm": 2.299274444580078, + "learning_rate": 6.834779353708548e-05, + "loss": 0.635, + "step": 1902 + }, + { + "epoch": 12.357142857142858, + "grad_norm": 2.1747353076934814, + "learning_rate": 6.831856561761585e-05, + "loss": 0.6053, + "step": 1903 + }, + { + "epoch": 12.363636363636363, + "grad_norm": 2.0763461589813232, + "learning_rate": 6.828933046626664e-05, + "loss": 0.5943, + "step": 1904 + }, + { + "epoch": 12.37012987012987, + "grad_norm": 2.133894920349121, + "learning_rate": 6.82600880945794e-05, + "loss": 0.5598, + "step": 1905 + }, + { + "epoch": 12.376623376623376, + "grad_norm": 2.123075485229492, + "learning_rate": 6.823083851409857e-05, + "loss": 0.5706, + "step": 1906 + }, + { + "epoch": 12.383116883116884, + "grad_norm": 2.181898832321167, + "learning_rate": 6.820158173637142e-05, + "loss": 0.5897, + "step": 1907 + }, + { + "epoch": 12.38961038961039, + "grad_norm": 2.125399589538574, + "learning_rate": 6.817231777294803e-05, + "loss": 0.5686, + "step": 1908 + }, + { + "epoch": 12.396103896103897, + "grad_norm": 2.233853578567505, + "learning_rate": 6.814304663538142e-05, + "loss": 0.6248, + "step": 1909 + }, + { + "epoch": 12.402597402597403, + "grad_norm": 2.1631298065185547, + "learning_rate": 6.811376833522729e-05, + "loss": 0.591, + "step": 1910 + }, + { + "epoch": 12.409090909090908, + "grad_norm": 2.2579503059387207, + "learning_rate": 6.808448288404431e-05, + "loss": 0.6415, + "step": 1911 + }, + { + "epoch": 12.415584415584416, + "grad_norm": 2.1994619369506836, + "learning_rate": 6.805519029339387e-05, + "loss": 0.5854, + "step": 1912 + }, + { + "epoch": 12.422077922077921, + "grad_norm": 1.9904730319976807, + "learning_rate": 6.802589057484027e-05, + "loss": 0.5822, + "step": 1913 + }, + { + "epoch": 12.428571428571429, + "grad_norm": 2.0386736392974854, + "learning_rate": 6.799658373995053e-05, + "loss": 0.5614, + "step": 1914 + }, + { + "epoch": 12.435064935064934, + "grad_norm": 2.15208101272583, + "learning_rate": 6.796726980029454e-05, + "loss": 0.5926, + "step": 1915 + }, + { + "epoch": 12.441558441558442, + "grad_norm": 1.9997342824935913, + "learning_rate": 6.793794876744499e-05, + "loss": 0.5069, + "step": 1916 + }, + { + "epoch": 12.448051948051948, + "grad_norm": 2.0709683895111084, + "learning_rate": 6.790862065297732e-05, + "loss": 0.5953, + "step": 1917 + }, + { + "epoch": 12.454545454545455, + "grad_norm": 1.7772856950759888, + "learning_rate": 6.787928546846987e-05, + "loss": 0.5253, + "step": 1918 + }, + { + "epoch": 12.46103896103896, + "grad_norm": 2.1581130027770996, + "learning_rate": 6.784994322550365e-05, + "loss": 0.5836, + "step": 1919 + }, + { + "epoch": 12.467532467532468, + "grad_norm": 1.9727606773376465, + "learning_rate": 6.782059393566253e-05, + "loss": 0.5558, + "step": 1920 + }, + { + "epoch": 12.474025974025974, + "grad_norm": 2.0561611652374268, + "learning_rate": 6.779123761053317e-05, + "loss": 0.5259, + "step": 1921 + }, + { + "epoch": 12.480519480519481, + "grad_norm": 2.3199853897094727, + "learning_rate": 6.776187426170493e-05, + "loss": 0.6292, + "step": 1922 + }, + { + "epoch": 12.487012987012987, + "grad_norm": 2.1790263652801514, + "learning_rate": 6.773250390077006e-05, + "loss": 0.5693, + "step": 1923 + }, + { + "epoch": 12.493506493506494, + "grad_norm": 2.2785651683807373, + "learning_rate": 6.770312653932345e-05, + "loss": 0.6542, + "step": 1924 + }, + { + "epoch": 12.5, + "grad_norm": 1.8668270111083984, + "learning_rate": 6.767374218896286e-05, + "loss": 0.5379, + "step": 1925 + }, + { + "epoch": 12.506493506493506, + "grad_norm": 2.2081425189971924, + "learning_rate": 6.764435086128876e-05, + "loss": 0.5977, + "step": 1926 + }, + { + "epoch": 12.512987012987013, + "grad_norm": 2.148101329803467, + "learning_rate": 6.761495256790435e-05, + "loss": 0.5996, + "step": 1927 + }, + { + "epoch": 12.519480519480519, + "grad_norm": 1.9085726737976074, + "learning_rate": 6.758554732041564e-05, + "loss": 0.5474, + "step": 1928 + }, + { + "epoch": 12.525974025974026, + "grad_norm": 1.6701866388320923, + "learning_rate": 6.755613513043137e-05, + "loss": 0.4075, + "step": 1929 + }, + { + "epoch": 12.532467532467532, + "grad_norm": 2.0828919410705566, + "learning_rate": 6.752671600956295e-05, + "loss": 0.5761, + "step": 1930 + }, + { + "epoch": 12.53896103896104, + "grad_norm": 2.122612237930298, + "learning_rate": 6.749728996942463e-05, + "loss": 0.5902, + "step": 1931 + }, + { + "epoch": 12.545454545454545, + "grad_norm": 2.474417209625244, + "learning_rate": 6.746785702163336e-05, + "loss": 0.6628, + "step": 1932 + }, + { + "epoch": 12.551948051948052, + "grad_norm": 2.0963616371154785, + "learning_rate": 6.743841717780874e-05, + "loss": 0.6209, + "step": 1933 + }, + { + "epoch": 12.558441558441558, + "grad_norm": 1.8984389305114746, + "learning_rate": 6.740897044957322e-05, + "loss": 0.5674, + "step": 1934 + }, + { + "epoch": 12.564935064935066, + "grad_norm": 2.200878620147705, + "learning_rate": 6.737951684855185e-05, + "loss": 0.6193, + "step": 1935 + }, + { + "epoch": 12.571428571428571, + "grad_norm": 1.947191834449768, + "learning_rate": 6.735005638637248e-05, + "loss": 0.5233, + "step": 1936 + }, + { + "epoch": 12.577922077922079, + "grad_norm": 1.9447444677352905, + "learning_rate": 6.73205890746656e-05, + "loss": 0.5566, + "step": 1937 + }, + { + "epoch": 12.584415584415584, + "grad_norm": 2.252058267593384, + "learning_rate": 6.729111492506449e-05, + "loss": 0.648, + "step": 1938 + }, + { + "epoch": 12.590909090909092, + "grad_norm": 1.99386465549469, + "learning_rate": 6.726163394920503e-05, + "loss": 0.5509, + "step": 1939 + }, + { + "epoch": 12.597402597402597, + "grad_norm": 2.0936877727508545, + "learning_rate": 6.723214615872585e-05, + "loss": 0.572, + "step": 1940 + }, + { + "epoch": 12.603896103896105, + "grad_norm": 2.110973596572876, + "learning_rate": 6.720265156526828e-05, + "loss": 0.5817, + "step": 1941 + }, + { + "epoch": 12.61038961038961, + "grad_norm": 2.3618104457855225, + "learning_rate": 6.71731501804763e-05, + "loss": 0.6308, + "step": 1942 + }, + { + "epoch": 12.616883116883116, + "grad_norm": 2.1770923137664795, + "learning_rate": 6.714364201599662e-05, + "loss": 0.5744, + "step": 1943 + }, + { + "epoch": 12.623376623376624, + "grad_norm": 2.2065415382385254, + "learning_rate": 6.711412708347856e-05, + "loss": 0.6431, + "step": 1944 + }, + { + "epoch": 12.62987012987013, + "grad_norm": 2.123046398162842, + "learning_rate": 6.708460539457418e-05, + "loss": 0.577, + "step": 1945 + }, + { + "epoch": 12.636363636363637, + "grad_norm": 2.3211543560028076, + "learning_rate": 6.705507696093814e-05, + "loss": 0.6264, + "step": 1946 + }, + { + "epoch": 12.642857142857142, + "grad_norm": 1.948301076889038, + "learning_rate": 6.702554179422783e-05, + "loss": 0.5625, + "step": 1947 + }, + { + "epoch": 12.64935064935065, + "grad_norm": 1.979990839958191, + "learning_rate": 6.699599990610323e-05, + "loss": 0.5623, + "step": 1948 + }, + { + "epoch": 12.655844155844155, + "grad_norm": 1.8006978034973145, + "learning_rate": 6.696645130822705e-05, + "loss": 0.5595, + "step": 1949 + }, + { + "epoch": 12.662337662337663, + "grad_norm": 2.1235246658325195, + "learning_rate": 6.693689601226458e-05, + "loss": 0.5588, + "step": 1950 + }, + { + "epoch": 12.668831168831169, + "grad_norm": 2.1899781227111816, + "learning_rate": 6.690733402988379e-05, + "loss": 0.615, + "step": 1951 + }, + { + "epoch": 12.675324675324676, + "grad_norm": 1.9493566751480103, + "learning_rate": 6.68777653727553e-05, + "loss": 0.5755, + "step": 1952 + }, + { + "epoch": 12.681818181818182, + "grad_norm": 2.196223497390747, + "learning_rate": 6.684819005255232e-05, + "loss": 0.6394, + "step": 1953 + }, + { + "epoch": 12.688311688311689, + "grad_norm": 2.0495898723602295, + "learning_rate": 6.681860808095074e-05, + "loss": 0.5432, + "step": 1954 + }, + { + "epoch": 12.694805194805195, + "grad_norm": 2.1735448837280273, + "learning_rate": 6.678901946962903e-05, + "loss": 0.6549, + "step": 1955 + }, + { + "epoch": 12.7012987012987, + "grad_norm": 2.1591930389404297, + "learning_rate": 6.675942423026833e-05, + "loss": 0.5885, + "step": 1956 + }, + { + "epoch": 12.707792207792208, + "grad_norm": 2.046126127243042, + "learning_rate": 6.672982237455237e-05, + "loss": 0.5849, + "step": 1957 + }, + { + "epoch": 12.714285714285714, + "grad_norm": 2.0392959117889404, + "learning_rate": 6.670021391416749e-05, + "loss": 0.5539, + "step": 1958 + }, + { + "epoch": 12.720779220779221, + "grad_norm": 2.007087230682373, + "learning_rate": 6.667059886080262e-05, + "loss": 0.5605, + "step": 1959 + }, + { + "epoch": 12.727272727272727, + "grad_norm": 2.019771099090576, + "learning_rate": 6.664097722614934e-05, + "loss": 0.612, + "step": 1960 + }, + { + "epoch": 12.733766233766234, + "grad_norm": 2.1823174953460693, + "learning_rate": 6.66113490219018e-05, + "loss": 0.6417, + "step": 1961 + }, + { + "epoch": 12.74025974025974, + "grad_norm": 2.022130250930786, + "learning_rate": 6.658171425975672e-05, + "loss": 0.5359, + "step": 1962 + }, + { + "epoch": 12.746753246753247, + "grad_norm": 2.0918095111846924, + "learning_rate": 6.655207295141346e-05, + "loss": 0.5774, + "step": 1963 + }, + { + "epoch": 12.753246753246753, + "grad_norm": 2.2147998809814453, + "learning_rate": 6.652242510857394e-05, + "loss": 0.6046, + "step": 1964 + }, + { + "epoch": 12.75974025974026, + "grad_norm": 2.1559667587280273, + "learning_rate": 6.649277074294264e-05, + "loss": 0.5821, + "step": 1965 + }, + { + "epoch": 12.766233766233766, + "grad_norm": 1.8574299812316895, + "learning_rate": 6.646310986622668e-05, + "loss": 0.5442, + "step": 1966 + }, + { + "epoch": 12.772727272727273, + "grad_norm": 2.072185754776001, + "learning_rate": 6.643344249013562e-05, + "loss": 0.5747, + "step": 1967 + }, + { + "epoch": 12.779220779220779, + "grad_norm": 1.8414840698242188, + "learning_rate": 6.640376862638176e-05, + "loss": 0.4852, + "step": 1968 + }, + { + "epoch": 12.785714285714286, + "grad_norm": 2.0400550365448, + "learning_rate": 6.637408828667982e-05, + "loss": 0.5534, + "step": 1969 + }, + { + "epoch": 12.792207792207792, + "grad_norm": 2.1789374351501465, + "learning_rate": 6.634440148274713e-05, + "loss": 0.5932, + "step": 1970 + }, + { + "epoch": 12.7987012987013, + "grad_norm": 2.1213948726654053, + "learning_rate": 6.631470822630359e-05, + "loss": 0.6047, + "step": 1971 + }, + { + "epoch": 12.805194805194805, + "grad_norm": 1.9664524793624878, + "learning_rate": 6.628500852907161e-05, + "loss": 0.5529, + "step": 1972 + }, + { + "epoch": 12.811688311688311, + "grad_norm": 2.3267581462860107, + "learning_rate": 6.625530240277618e-05, + "loss": 0.6179, + "step": 1973 + }, + { + "epoch": 12.818181818181818, + "grad_norm": 2.1917669773101807, + "learning_rate": 6.622558985914477e-05, + "loss": 0.6275, + "step": 1974 + }, + { + "epoch": 12.824675324675324, + "grad_norm": 2.1599512100219727, + "learning_rate": 6.619587090990746e-05, + "loss": 0.6153, + "step": 1975 + }, + { + "epoch": 12.831168831168831, + "grad_norm": 2.2975082397460938, + "learning_rate": 6.616614556679683e-05, + "loss": 0.6387, + "step": 1976 + }, + { + "epoch": 12.837662337662337, + "grad_norm": 2.11966609954834, + "learning_rate": 6.613641384154794e-05, + "loss": 0.5674, + "step": 1977 + }, + { + "epoch": 12.844155844155845, + "grad_norm": 2.677170991897583, + "learning_rate": 6.61066757458984e-05, + "loss": 0.701, + "step": 1978 + }, + { + "epoch": 12.85064935064935, + "grad_norm": 2.129204273223877, + "learning_rate": 6.607693129158837e-05, + "loss": 0.5654, + "step": 1979 + }, + { + "epoch": 12.857142857142858, + "grad_norm": 1.9715017080307007, + "learning_rate": 6.604718049036048e-05, + "loss": 0.5539, + "step": 1980 + }, + { + "epoch": 12.863636363636363, + "grad_norm": 2.3241770267486572, + "learning_rate": 6.601742335395987e-05, + "loss": 0.6669, + "step": 1981 + }, + { + "epoch": 12.87012987012987, + "grad_norm": 2.105726718902588, + "learning_rate": 6.598765989413419e-05, + "loss": 0.6325, + "step": 1982 + }, + { + "epoch": 12.876623376623376, + "grad_norm": 1.9479717016220093, + "learning_rate": 6.595789012263355e-05, + "loss": 0.5448, + "step": 1983 + }, + { + "epoch": 12.883116883116884, + "grad_norm": 2.1983015537261963, + "learning_rate": 6.592811405121064e-05, + "loss": 0.6193, + "step": 1984 + }, + { + "epoch": 12.88961038961039, + "grad_norm": 2.3505144119262695, + "learning_rate": 6.589833169162054e-05, + "loss": 0.677, + "step": 1985 + }, + { + "epoch": 12.896103896103895, + "grad_norm": 2.245614767074585, + "learning_rate": 6.586854305562088e-05, + "loss": 0.6554, + "step": 1986 + }, + { + "epoch": 12.902597402597403, + "grad_norm": 1.899040937423706, + "learning_rate": 6.583874815497175e-05, + "loss": 0.5566, + "step": 1987 + }, + { + "epoch": 12.909090909090908, + "grad_norm": 2.100031614303589, + "learning_rate": 6.580894700143565e-05, + "loss": 0.5871, + "step": 1988 + }, + { + "epoch": 12.915584415584416, + "grad_norm": 2.2208034992218018, + "learning_rate": 6.577913960677766e-05, + "loss": 0.6821, + "step": 1989 + }, + { + "epoch": 12.922077922077921, + "grad_norm": 2.1982948780059814, + "learning_rate": 6.574932598276525e-05, + "loss": 0.6474, + "step": 1990 + }, + { + "epoch": 12.928571428571429, + "grad_norm": 1.8316792249679565, + "learning_rate": 6.571950614116835e-05, + "loss": 0.5621, + "step": 1991 + }, + { + "epoch": 12.935064935064934, + "grad_norm": 2.208531379699707, + "learning_rate": 6.568968009375937e-05, + "loss": 0.6198, + "step": 1992 + }, + { + "epoch": 12.941558441558442, + "grad_norm": 2.179624557495117, + "learning_rate": 6.565984785231318e-05, + "loss": 0.6272, + "step": 1993 + }, + { + "epoch": 12.948051948051948, + "grad_norm": 2.1235885620117188, + "learning_rate": 6.563000942860706e-05, + "loss": 0.6084, + "step": 1994 + }, + { + "epoch": 12.954545454545455, + "grad_norm": 2.1948156356811523, + "learning_rate": 6.560016483442075e-05, + "loss": 0.6801, + "step": 1995 + }, + { + "epoch": 12.96103896103896, + "grad_norm": 1.9589859247207642, + "learning_rate": 6.557031408153642e-05, + "loss": 0.5824, + "step": 1996 + }, + { + "epoch": 12.967532467532468, + "grad_norm": 2.1491918563842773, + "learning_rate": 6.554045718173867e-05, + "loss": 0.6364, + "step": 1997 + }, + { + "epoch": 12.974025974025974, + "grad_norm": 2.1677355766296387, + "learning_rate": 6.551059414681455e-05, + "loss": 0.6551, + "step": 1998 + }, + { + "epoch": 12.980519480519481, + "grad_norm": 1.8698400259017944, + "learning_rate": 6.54807249885535e-05, + "loss": 0.5743, + "step": 1999 + }, + { + "epoch": 12.987012987012987, + "grad_norm": 1.9512232542037964, + "learning_rate": 6.545084971874738e-05, + "loss": 0.5545, + "step": 2000 + }, + { + "epoch": 12.993506493506494, + "grad_norm": 2.3677287101745605, + "learning_rate": 6.542096834919049e-05, + "loss": 0.6814, + "step": 2001 + }, + { + "epoch": 13.0, + "grad_norm": 5.212640762329102, + "learning_rate": 6.539108089167953e-05, + "loss": 0.6413, + "step": 2002 + }, + { + "epoch": 13.006493506493506, + "grad_norm": 1.8685005903244019, + "learning_rate": 6.536118735801356e-05, + "loss": 0.4756, + "step": 2003 + }, + { + "epoch": 13.012987012987013, + "grad_norm": 2.1032299995422363, + "learning_rate": 6.533128775999411e-05, + "loss": 0.5265, + "step": 2004 + }, + { + "epoch": 13.019480519480519, + "grad_norm": 1.9253900051116943, + "learning_rate": 6.530138210942505e-05, + "loss": 0.4767, + "step": 2005 + }, + { + "epoch": 13.025974025974026, + "grad_norm": 1.9877099990844727, + "learning_rate": 6.527147041811266e-05, + "loss": 0.5098, + "step": 2006 + }, + { + "epoch": 13.032467532467532, + "grad_norm": 1.713268518447876, + "learning_rate": 6.52415526978656e-05, + "loss": 0.4504, + "step": 2007 + }, + { + "epoch": 13.03896103896104, + "grad_norm": 2.010927200317383, + "learning_rate": 6.52116289604949e-05, + "loss": 0.5143, + "step": 2008 + }, + { + "epoch": 13.045454545454545, + "grad_norm": 2.0579028129577637, + "learning_rate": 6.518169921781402e-05, + "loss": 0.5334, + "step": 2009 + }, + { + "epoch": 13.051948051948052, + "grad_norm": 1.8461856842041016, + "learning_rate": 6.51517634816387e-05, + "loss": 0.4309, + "step": 2010 + }, + { + "epoch": 13.058441558441558, + "grad_norm": 1.6491504907608032, + "learning_rate": 6.512182176378713e-05, + "loss": 0.4266, + "step": 2011 + }, + { + "epoch": 13.064935064935066, + "grad_norm": 1.8561513423919678, + "learning_rate": 6.50918740760798e-05, + "loss": 0.5071, + "step": 2012 + }, + { + "epoch": 13.071428571428571, + "grad_norm": 1.9853945970535278, + "learning_rate": 6.506192043033959e-05, + "loss": 0.4812, + "step": 2013 + }, + { + "epoch": 13.077922077922079, + "grad_norm": 1.909090280532837, + "learning_rate": 6.503196083839174e-05, + "loss": 0.5097, + "step": 2014 + }, + { + "epoch": 13.084415584415584, + "grad_norm": 1.947060227394104, + "learning_rate": 6.500199531206382e-05, + "loss": 0.4531, + "step": 2015 + }, + { + "epoch": 13.090909090909092, + "grad_norm": 1.9234563112258911, + "learning_rate": 6.497202386318573e-05, + "loss": 0.4907, + "step": 2016 + }, + { + "epoch": 13.097402597402597, + "grad_norm": 2.059049129486084, + "learning_rate": 6.494204650358973e-05, + "loss": 0.5197, + "step": 2017 + }, + { + "epoch": 13.103896103896103, + "grad_norm": 2.2307331562042236, + "learning_rate": 6.491206324511039e-05, + "loss": 0.6148, + "step": 2018 + }, + { + "epoch": 13.11038961038961, + "grad_norm": 1.892966866493225, + "learning_rate": 6.488207409958466e-05, + "loss": 0.5067, + "step": 2019 + }, + { + "epoch": 13.116883116883116, + "grad_norm": 1.8496367931365967, + "learning_rate": 6.485207907885175e-05, + "loss": 0.4889, + "step": 2020 + }, + { + "epoch": 13.123376623376624, + "grad_norm": 2.266213893890381, + "learning_rate": 6.482207819475323e-05, + "loss": 0.5595, + "step": 2021 + }, + { + "epoch": 13.12987012987013, + "grad_norm": 1.8475916385650635, + "learning_rate": 6.4792071459133e-05, + "loss": 0.4796, + "step": 2022 + }, + { + "epoch": 13.136363636363637, + "grad_norm": 2.1203629970550537, + "learning_rate": 6.476205888383719e-05, + "loss": 0.5184, + "step": 2023 + }, + { + "epoch": 13.142857142857142, + "grad_norm": 1.9380943775177002, + "learning_rate": 6.473204048071432e-05, + "loss": 0.4669, + "step": 2024 + }, + { + "epoch": 13.14935064935065, + "grad_norm": 1.887258768081665, + "learning_rate": 6.47020162616152e-05, + "loss": 0.4896, + "step": 2025 + }, + { + "epoch": 13.155844155844155, + "grad_norm": 1.96815025806427, + "learning_rate": 6.467198623839288e-05, + "loss": 0.4959, + "step": 2026 + }, + { + "epoch": 13.162337662337663, + "grad_norm": 2.083922863006592, + "learning_rate": 6.464195042290277e-05, + "loss": 0.5191, + "step": 2027 + }, + { + "epoch": 13.168831168831169, + "grad_norm": 2.1014833450317383, + "learning_rate": 6.46119088270025e-05, + "loss": 0.5548, + "step": 2028 + }, + { + "epoch": 13.175324675324676, + "grad_norm": 1.9475595951080322, + "learning_rate": 6.458186146255203e-05, + "loss": 0.4752, + "step": 2029 + }, + { + "epoch": 13.181818181818182, + "grad_norm": 2.1587653160095215, + "learning_rate": 6.455180834141359e-05, + "loss": 0.545, + "step": 2030 + }, + { + "epoch": 13.188311688311689, + "grad_norm": 2.103052854537964, + "learning_rate": 6.452174947545167e-05, + "loss": 0.5186, + "step": 2031 + }, + { + "epoch": 13.194805194805195, + "grad_norm": 1.8780242204666138, + "learning_rate": 6.449168487653305e-05, + "loss": 0.4593, + "step": 2032 + }, + { + "epoch": 13.2012987012987, + "grad_norm": 1.9651139974594116, + "learning_rate": 6.446161455652674e-05, + "loss": 0.51, + "step": 2033 + }, + { + "epoch": 13.207792207792208, + "grad_norm": 2.1292293071746826, + "learning_rate": 6.443153852730404e-05, + "loss": 0.553, + "step": 2034 + }, + { + "epoch": 13.214285714285714, + "grad_norm": 1.8487555980682373, + "learning_rate": 6.440145680073847e-05, + "loss": 0.4712, + "step": 2035 + }, + { + "epoch": 13.220779220779221, + "grad_norm": 2.0636463165283203, + "learning_rate": 6.437136938870583e-05, + "loss": 0.5354, + "step": 2036 + }, + { + "epoch": 13.227272727272727, + "grad_norm": 1.924094796180725, + "learning_rate": 6.434127630308416e-05, + "loss": 0.5052, + "step": 2037 + }, + { + "epoch": 13.233766233766234, + "grad_norm": 2.0354607105255127, + "learning_rate": 6.43111775557537e-05, + "loss": 0.5963, + "step": 2038 + }, + { + "epoch": 13.24025974025974, + "grad_norm": 1.9856023788452148, + "learning_rate": 6.428107315859702e-05, + "loss": 0.5152, + "step": 2039 + }, + { + "epoch": 13.246753246753247, + "grad_norm": 1.7797104120254517, + "learning_rate": 6.42509631234988e-05, + "loss": 0.4549, + "step": 2040 + }, + { + "epoch": 13.253246753246753, + "grad_norm": 1.9620555639266968, + "learning_rate": 6.422084746234604e-05, + "loss": 0.4979, + "step": 2041 + }, + { + "epoch": 13.25974025974026, + "grad_norm": 2.117298126220703, + "learning_rate": 6.419072618702793e-05, + "loss": 0.5939, + "step": 2042 + }, + { + "epoch": 13.266233766233766, + "grad_norm": 2.0733323097229004, + "learning_rate": 6.416059930943585e-05, + "loss": 0.5434, + "step": 2043 + }, + { + "epoch": 13.272727272727273, + "grad_norm": 1.9714899063110352, + "learning_rate": 6.413046684146343e-05, + "loss": 0.4654, + "step": 2044 + }, + { + "epoch": 13.279220779220779, + "grad_norm": 2.035008430480957, + "learning_rate": 6.410032879500647e-05, + "loss": 0.5418, + "step": 2045 + }, + { + "epoch": 13.285714285714286, + "grad_norm": 2.1320652961730957, + "learning_rate": 6.407018518196303e-05, + "loss": 0.5639, + "step": 2046 + }, + { + "epoch": 13.292207792207792, + "grad_norm": 2.251023769378662, + "learning_rate": 6.404003601423329e-05, + "loss": 0.5101, + "step": 2047 + }, + { + "epoch": 13.2987012987013, + "grad_norm": 1.9076013565063477, + "learning_rate": 6.400988130371969e-05, + "loss": 0.4994, + "step": 2048 + }, + { + "epoch": 13.305194805194805, + "grad_norm": 1.9021027088165283, + "learning_rate": 6.397972106232681e-05, + "loss": 0.4868, + "step": 2049 + }, + { + "epoch": 13.311688311688311, + "grad_norm": 2.0925509929656982, + "learning_rate": 6.394955530196147e-05, + "loss": 0.5395, + "step": 2050 + }, + { + "epoch": 13.318181818181818, + "grad_norm": 2.2410504817962646, + "learning_rate": 6.39193840345326e-05, + "loss": 0.5421, + "step": 2051 + }, + { + "epoch": 13.324675324675324, + "grad_norm": 2.4037466049194336, + "learning_rate": 6.388920727195138e-05, + "loss": 0.6181, + "step": 2052 + }, + { + "epoch": 13.331168831168831, + "grad_norm": 1.830690860748291, + "learning_rate": 6.385902502613106e-05, + "loss": 0.4437, + "step": 2053 + }, + { + "epoch": 13.337662337662337, + "grad_norm": 2.139547824859619, + "learning_rate": 6.382883730898717e-05, + "loss": 0.547, + "step": 2054 + }, + { + "epoch": 13.344155844155845, + "grad_norm": 1.7549453973770142, + "learning_rate": 6.37986441324373e-05, + "loss": 0.5073, + "step": 2055 + }, + { + "epoch": 13.35064935064935, + "grad_norm": 2.10517954826355, + "learning_rate": 6.376844550840125e-05, + "loss": 0.5434, + "step": 2056 + }, + { + "epoch": 13.357142857142858, + "grad_norm": 2.1346967220306396, + "learning_rate": 6.373824144880098e-05, + "loss": 0.5551, + "step": 2057 + }, + { + "epoch": 13.363636363636363, + "grad_norm": 1.5481007099151611, + "learning_rate": 6.370803196556055e-05, + "loss": 0.3688, + "step": 2058 + }, + { + "epoch": 13.37012987012987, + "grad_norm": 1.8314411640167236, + "learning_rate": 6.36778170706062e-05, + "loss": 0.4539, + "step": 2059 + }, + { + "epoch": 13.376623376623376, + "grad_norm": 2.0875957012176514, + "learning_rate": 6.364759677586627e-05, + "loss": 0.5223, + "step": 2060 + }, + { + "epoch": 13.383116883116884, + "grad_norm": 2.1524407863616943, + "learning_rate": 6.361737109327128e-05, + "loss": 0.5842, + "step": 2061 + }, + { + "epoch": 13.38961038961039, + "grad_norm": 1.9753766059875488, + "learning_rate": 6.358714003475384e-05, + "loss": 0.5446, + "step": 2062 + }, + { + "epoch": 13.396103896103897, + "grad_norm": 1.9236072301864624, + "learning_rate": 6.355690361224869e-05, + "loss": 0.475, + "step": 2063 + }, + { + "epoch": 13.402597402597403, + "grad_norm": 1.9570033550262451, + "learning_rate": 6.35266618376927e-05, + "loss": 0.4705, + "step": 2064 + }, + { + "epoch": 13.409090909090908, + "grad_norm": 2.0021793842315674, + "learning_rate": 6.349641472302483e-05, + "loss": 0.5146, + "step": 2065 + }, + { + "epoch": 13.415584415584416, + "grad_norm": 2.1636292934417725, + "learning_rate": 6.346616228018616e-05, + "loss": 0.5342, + "step": 2066 + }, + { + "epoch": 13.422077922077921, + "grad_norm": 1.7105865478515625, + "learning_rate": 6.34359045211199e-05, + "loss": 0.4019, + "step": 2067 + }, + { + "epoch": 13.428571428571429, + "grad_norm": 2.270984649658203, + "learning_rate": 6.340564145777132e-05, + "loss": 0.5322, + "step": 2068 + }, + { + "epoch": 13.435064935064934, + "grad_norm": 2.0992496013641357, + "learning_rate": 6.337537310208778e-05, + "loss": 0.5545, + "step": 2069 + }, + { + "epoch": 13.441558441558442, + "grad_norm": 2.1089553833007812, + "learning_rate": 6.334509946601879e-05, + "loss": 0.562, + "step": 2070 + }, + { + "epoch": 13.448051948051948, + "grad_norm": 2.043635845184326, + "learning_rate": 6.331482056151585e-05, + "loss": 0.5461, + "step": 2071 + }, + { + "epoch": 13.454545454545455, + "grad_norm": 2.079118490219116, + "learning_rate": 6.328453640053263e-05, + "loss": 0.5147, + "step": 2072 + }, + { + "epoch": 13.46103896103896, + "grad_norm": 1.6074239015579224, + "learning_rate": 6.325424699502483e-05, + "loss": 0.4172, + "step": 2073 + }, + { + "epoch": 13.467532467532468, + "grad_norm": 1.7791599035263062, + "learning_rate": 6.322395235695022e-05, + "loss": 0.451, + "step": 2074 + }, + { + "epoch": 13.474025974025974, + "grad_norm": 2.134434700012207, + "learning_rate": 6.319365249826865e-05, + "loss": 0.4966, + "step": 2075 + }, + { + "epoch": 13.480519480519481, + "grad_norm": 2.86612606048584, + "learning_rate": 6.316334743094201e-05, + "loss": 0.5469, + "step": 2076 + }, + { + "epoch": 13.487012987012987, + "grad_norm": 2.0249807834625244, + "learning_rate": 6.313303716693428e-05, + "loss": 0.5334, + "step": 2077 + }, + { + "epoch": 13.493506493506494, + "grad_norm": 2.0734705924987793, + "learning_rate": 6.310272171821146e-05, + "loss": 0.5299, + "step": 2078 + }, + { + "epoch": 13.5, + "grad_norm": 2.2216503620147705, + "learning_rate": 6.307240109674162e-05, + "loss": 0.5377, + "step": 2079 + }, + { + "epoch": 13.506493506493506, + "grad_norm": 2.039626359939575, + "learning_rate": 6.304207531449486e-05, + "loss": 0.5285, + "step": 2080 + }, + { + "epoch": 13.512987012987013, + "grad_norm": 2.066758871078491, + "learning_rate": 6.301174438344328e-05, + "loss": 0.5145, + "step": 2081 + }, + { + "epoch": 13.519480519480519, + "grad_norm": 2.039462089538574, + "learning_rate": 6.298140831556112e-05, + "loss": 0.5039, + "step": 2082 + }, + { + "epoch": 13.525974025974026, + "grad_norm": 2.188901424407959, + "learning_rate": 6.295106712282451e-05, + "loss": 0.5432, + "step": 2083 + }, + { + "epoch": 13.532467532467532, + "grad_norm": 2.0759294033050537, + "learning_rate": 6.292072081721173e-05, + "loss": 0.5137, + "step": 2084 + }, + { + "epoch": 13.53896103896104, + "grad_norm": 1.954957127571106, + "learning_rate": 6.2890369410703e-05, + "loss": 0.4908, + "step": 2085 + }, + { + "epoch": 13.545454545454545, + "grad_norm": 1.8928133249282837, + "learning_rate": 6.286001291528056e-05, + "loss": 0.491, + "step": 2086 + }, + { + "epoch": 13.551948051948052, + "grad_norm": 2.024346351623535, + "learning_rate": 6.282965134292868e-05, + "loss": 0.5316, + "step": 2087 + }, + { + "epoch": 13.558441558441558, + "grad_norm": 1.8604222536087036, + "learning_rate": 6.279928470563364e-05, + "loss": 0.4553, + "step": 2088 + }, + { + "epoch": 13.564935064935066, + "grad_norm": 1.866055965423584, + "learning_rate": 6.27689130153837e-05, + "loss": 0.5058, + "step": 2089 + }, + { + "epoch": 13.571428571428571, + "grad_norm": 1.6331592798233032, + "learning_rate": 6.273853628416911e-05, + "loss": 0.4194, + "step": 2090 + }, + { + "epoch": 13.577922077922079, + "grad_norm": 1.8331129550933838, + "learning_rate": 6.270815452398215e-05, + "loss": 0.4645, + "step": 2091 + }, + { + "epoch": 13.584415584415584, + "grad_norm": 1.97976553440094, + "learning_rate": 6.267776774681703e-05, + "loss": 0.5311, + "step": 2092 + }, + { + "epoch": 13.590909090909092, + "grad_norm": 2.0776448249816895, + "learning_rate": 6.264737596466998e-05, + "loss": 0.5425, + "step": 2093 + }, + { + "epoch": 13.597402597402597, + "grad_norm": 1.9937676191329956, + "learning_rate": 6.261697918953921e-05, + "loss": 0.4808, + "step": 2094 + }, + { + "epoch": 13.603896103896105, + "grad_norm": 2.2069528102874756, + "learning_rate": 6.258657743342486e-05, + "loss": 0.5907, + "step": 2095 + }, + { + "epoch": 13.61038961038961, + "grad_norm": 1.902036428451538, + "learning_rate": 6.255617070832908e-05, + "loss": 0.5159, + "step": 2096 + }, + { + "epoch": 13.616883116883116, + "grad_norm": 2.1040568351745605, + "learning_rate": 6.252575902625595e-05, + "loss": 0.5484, + "step": 2097 + }, + { + "epoch": 13.623376623376624, + "grad_norm": 1.8775359392166138, + "learning_rate": 6.249534239921153e-05, + "loss": 0.5038, + "step": 2098 + }, + { + "epoch": 13.62987012987013, + "grad_norm": 1.9108651876449585, + "learning_rate": 6.24649208392038e-05, + "loss": 0.4966, + "step": 2099 + }, + { + "epoch": 13.636363636363637, + "grad_norm": 2.1672561168670654, + "learning_rate": 6.243449435824276e-05, + "loss": 0.5691, + "step": 2100 + }, + { + "epoch": 13.642857142857142, + "grad_norm": 2.215721607208252, + "learning_rate": 6.240406296834024e-05, + "loss": 0.5141, + "step": 2101 + }, + { + "epoch": 13.64935064935065, + "grad_norm": 1.9970991611480713, + "learning_rate": 6.237362668151012e-05, + "loss": 0.5436, + "step": 2102 + }, + { + "epoch": 13.655844155844155, + "grad_norm": 2.052436590194702, + "learning_rate": 6.234318550976815e-05, + "loss": 0.5346, + "step": 2103 + }, + { + "epoch": 13.662337662337663, + "grad_norm": 2.0946736335754395, + "learning_rate": 6.231273946513201e-05, + "loss": 0.563, + "step": 2104 + }, + { + "epoch": 13.668831168831169, + "grad_norm": 2.2018373012542725, + "learning_rate": 6.228228855962133e-05, + "loss": 0.5879, + "step": 2105 + }, + { + "epoch": 13.675324675324676, + "grad_norm": 1.985517978668213, + "learning_rate": 6.225183280525763e-05, + "loss": 0.5054, + "step": 2106 + }, + { + "epoch": 13.681818181818182, + "grad_norm": 2.2698051929473877, + "learning_rate": 6.222137221406439e-05, + "loss": 0.5837, + "step": 2107 + }, + { + "epoch": 13.688311688311689, + "grad_norm": 1.78743314743042, + "learning_rate": 6.219090679806693e-05, + "loss": 0.4551, + "step": 2108 + }, + { + "epoch": 13.694805194805195, + "grad_norm": 2.0907576084136963, + "learning_rate": 6.216043656929253e-05, + "loss": 0.5884, + "step": 2109 + }, + { + "epoch": 13.7012987012987, + "grad_norm": 1.94028902053833, + "learning_rate": 6.212996153977037e-05, + "loss": 0.518, + "step": 2110 + }, + { + "epoch": 13.707792207792208, + "grad_norm": 2.4052321910858154, + "learning_rate": 6.20994817215315e-05, + "loss": 0.6378, + "step": 2111 + }, + { + "epoch": 13.714285714285714, + "grad_norm": 2.077237844467163, + "learning_rate": 6.206899712660886e-05, + "loss": 0.5693, + "step": 2112 + }, + { + "epoch": 13.720779220779221, + "grad_norm": 2.1299149990081787, + "learning_rate": 6.20385077670373e-05, + "loss": 0.5964, + "step": 2113 + }, + { + "epoch": 13.727272727272727, + "grad_norm": 2.0773046016693115, + "learning_rate": 6.20080136548535e-05, + "loss": 0.5483, + "step": 2114 + }, + { + "epoch": 13.733766233766234, + "grad_norm": 2.1190061569213867, + "learning_rate": 6.19775148020961e-05, + "loss": 0.5367, + "step": 2115 + }, + { + "epoch": 13.74025974025974, + "grad_norm": 2.0737929344177246, + "learning_rate": 6.194701122080553e-05, + "loss": 0.5265, + "step": 2116 + }, + { + "epoch": 13.746753246753247, + "grad_norm": 2.3500454425811768, + "learning_rate": 6.191650292302414e-05, + "loss": 0.5931, + "step": 2117 + }, + { + "epoch": 13.753246753246753, + "grad_norm": 2.088576078414917, + "learning_rate": 6.188598992079613e-05, + "loss": 0.5832, + "step": 2118 + }, + { + "epoch": 13.75974025974026, + "grad_norm": 2.0208451747894287, + "learning_rate": 6.185547222616752e-05, + "loss": 0.5538, + "step": 2119 + }, + { + "epoch": 13.766233766233766, + "grad_norm": 2.2917118072509766, + "learning_rate": 6.182494985118624e-05, + "loss": 0.5753, + "step": 2120 + }, + { + "epoch": 13.772727272727273, + "grad_norm": 2.0528573989868164, + "learning_rate": 6.179442280790202e-05, + "loss": 0.498, + "step": 2121 + }, + { + "epoch": 13.779220779220779, + "grad_norm": 2.072192907333374, + "learning_rate": 6.176389110836647e-05, + "loss": 0.548, + "step": 2122 + }, + { + "epoch": 13.785714285714286, + "grad_norm": 2.331056594848633, + "learning_rate": 6.173335476463302e-05, + "loss": 0.5495, + "step": 2123 + }, + { + "epoch": 13.792207792207792, + "grad_norm": 1.977685570716858, + "learning_rate": 6.170281378875692e-05, + "loss": 0.5183, + "step": 2124 + }, + { + "epoch": 13.7987012987013, + "grad_norm": 1.922735333442688, + "learning_rate": 6.167226819279528e-05, + "loss": 0.4729, + "step": 2125 + }, + { + "epoch": 13.805194805194805, + "grad_norm": 2.081286907196045, + "learning_rate": 6.164171798880699e-05, + "loss": 0.5667, + "step": 2126 + }, + { + "epoch": 13.811688311688311, + "grad_norm": 1.8858697414398193, + "learning_rate": 6.161116318885283e-05, + "loss": 0.534, + "step": 2127 + }, + { + "epoch": 13.818181818181818, + "grad_norm": 1.888351559638977, + "learning_rate": 6.158060380499533e-05, + "loss": 0.5312, + "step": 2128 + }, + { + "epoch": 13.824675324675324, + "grad_norm": 2.015016794204712, + "learning_rate": 6.155003984929883e-05, + "loss": 0.5091, + "step": 2129 + }, + { + "epoch": 13.831168831168831, + "grad_norm": 2.031311273574829, + "learning_rate": 6.151947133382954e-05, + "loss": 0.54, + "step": 2130 + }, + { + "epoch": 13.837662337662337, + "grad_norm": 2.2997567653656006, + "learning_rate": 6.148889827065537e-05, + "loss": 0.6281, + "step": 2131 + }, + { + "epoch": 13.844155844155845, + "grad_norm": 2.062107801437378, + "learning_rate": 6.145832067184614e-05, + "loss": 0.5306, + "step": 2132 + }, + { + "epoch": 13.85064935064935, + "grad_norm": 2.2079269886016846, + "learning_rate": 6.142773854947336e-05, + "loss": 0.5328, + "step": 2133 + }, + { + "epoch": 13.857142857142858, + "grad_norm": 2.250805139541626, + "learning_rate": 6.139715191561038e-05, + "loss": 0.56, + "step": 2134 + }, + { + "epoch": 13.863636363636363, + "grad_norm": 1.9680566787719727, + "learning_rate": 6.136656078233232e-05, + "loss": 0.5111, + "step": 2135 + }, + { + "epoch": 13.87012987012987, + "grad_norm": 2.3636484146118164, + "learning_rate": 6.133596516171609e-05, + "loss": 0.568, + "step": 2136 + }, + { + "epoch": 13.876623376623376, + "grad_norm": 2.1117160320281982, + "learning_rate": 6.130536506584032e-05, + "loss": 0.5228, + "step": 2137 + }, + { + "epoch": 13.883116883116884, + "grad_norm": 2.2921080589294434, + "learning_rate": 6.127476050678547e-05, + "loss": 0.5301, + "step": 2138 + }, + { + "epoch": 13.88961038961039, + "grad_norm": 2.155996322631836, + "learning_rate": 6.124415149663374e-05, + "loss": 0.5723, + "step": 2139 + }, + { + "epoch": 13.896103896103895, + "grad_norm": 1.989581823348999, + "learning_rate": 6.121353804746906e-05, + "loss": 0.5407, + "step": 2140 + }, + { + "epoch": 13.902597402597403, + "grad_norm": 2.180414915084839, + "learning_rate": 6.118292017137716e-05, + "loss": 0.605, + "step": 2141 + }, + { + "epoch": 13.909090909090908, + "grad_norm": 2.10390043258667, + "learning_rate": 6.115229788044548e-05, + "loss": 0.5455, + "step": 2142 + }, + { + "epoch": 13.915584415584416, + "grad_norm": 2.1462514400482178, + "learning_rate": 6.11216711867632e-05, + "loss": 0.55, + "step": 2143 + }, + { + "epoch": 13.922077922077921, + "grad_norm": 2.065823554992676, + "learning_rate": 6.109104010242128e-05, + "loss": 0.6055, + "step": 2144 + }, + { + "epoch": 13.928571428571429, + "grad_norm": 2.0353028774261475, + "learning_rate": 6.106040463951237e-05, + "loss": 0.5752, + "step": 2145 + }, + { + "epoch": 13.935064935064934, + "grad_norm": 2.097501277923584, + "learning_rate": 6.1029764810130864e-05, + "loss": 0.5526, + "step": 2146 + }, + { + "epoch": 13.941558441558442, + "grad_norm": 2.058262825012207, + "learning_rate": 6.0999120626372894e-05, + "loss": 0.5508, + "step": 2147 + }, + { + "epoch": 13.948051948051948, + "grad_norm": 2.0566976070404053, + "learning_rate": 6.0968472100336305e-05, + "loss": 0.5525, + "step": 2148 + }, + { + "epoch": 13.954545454545455, + "grad_norm": 1.9276599884033203, + "learning_rate": 6.093781924412063e-05, + "loss": 0.5248, + "step": 2149 + }, + { + "epoch": 13.96103896103896, + "grad_norm": 2.349358081817627, + "learning_rate": 6.090716206982714e-05, + "loss": 0.6566, + "step": 2150 + }, + { + "epoch": 13.967532467532468, + "grad_norm": 2.0224742889404297, + "learning_rate": 6.0876500589558796e-05, + "loss": 0.5618, + "step": 2151 + }, + { + "epoch": 13.974025974025974, + "grad_norm": 2.0278806686401367, + "learning_rate": 6.084583481542027e-05, + "loss": 0.5395, + "step": 2152 + }, + { + "epoch": 13.980519480519481, + "grad_norm": 1.888813853263855, + "learning_rate": 6.081516475951793e-05, + "loss": 0.5143, + "step": 2153 + }, + { + "epoch": 13.987012987012987, + "grad_norm": 2.149365186691284, + "learning_rate": 6.078449043395982e-05, + "loss": 0.5807, + "step": 2154 + }, + { + "epoch": 13.993506493506494, + "grad_norm": 1.9563267230987549, + "learning_rate": 6.075381185085568e-05, + "loss": 0.5255, + "step": 2155 + }, + { + "epoch": 14.0, + "grad_norm": 430.6167907714844, + "learning_rate": 6.072312902231691e-05, + "loss": 0.6761, + "step": 2156 + }, + { + "epoch": 14.006493506493506, + "grad_norm": 1.723750114440918, + "learning_rate": 6.0692441960456657e-05, + "loss": 0.398, + "step": 2157 + }, + { + "epoch": 14.012987012987013, + "grad_norm": 1.9454874992370605, + "learning_rate": 6.066175067738964e-05, + "loss": 0.4885, + "step": 2158 + }, + { + "epoch": 14.019480519480519, + "grad_norm": 2.0680899620056152, + "learning_rate": 6.06310551852323e-05, + "loss": 0.4981, + "step": 2159 + }, + { + "epoch": 14.025974025974026, + "grad_norm": 1.7846578359603882, + "learning_rate": 6.060035549610273e-05, + "loss": 0.4461, + "step": 2160 + }, + { + "epoch": 14.032467532467532, + "grad_norm": 1.6244697570800781, + "learning_rate": 6.056965162212072e-05, + "loss": 0.391, + "step": 2161 + }, + { + "epoch": 14.03896103896104, + "grad_norm": 1.861986756324768, + "learning_rate": 6.05389435754076e-05, + "loss": 0.4462, + "step": 2162 + }, + { + "epoch": 14.045454545454545, + "grad_norm": 1.9358868598937988, + "learning_rate": 6.0508231368086484e-05, + "loss": 0.4518, + "step": 2163 + }, + { + "epoch": 14.051948051948052, + "grad_norm": 2.105084180831909, + "learning_rate": 6.0477515012282024e-05, + "loss": 0.5559, + "step": 2164 + }, + { + "epoch": 14.058441558441558, + "grad_norm": 2.202756643295288, + "learning_rate": 6.0446794520120584e-05, + "loss": 0.5361, + "step": 2165 + }, + { + "epoch": 14.064935064935066, + "grad_norm": 1.9239821434020996, + "learning_rate": 6.041606990373012e-05, + "loss": 0.4578, + "step": 2166 + }, + { + "epoch": 14.071428571428571, + "grad_norm": 2.157377004623413, + "learning_rate": 6.03853411752402e-05, + "loss": 0.534, + "step": 2167 + }, + { + "epoch": 14.077922077922079, + "grad_norm": 2.0353739261627197, + "learning_rate": 6.035460834678207e-05, + "loss": 0.5045, + "step": 2168 + }, + { + "epoch": 14.084415584415584, + "grad_norm": 1.8081053495407104, + "learning_rate": 6.032387143048853e-05, + "loss": 0.4518, + "step": 2169 + }, + { + "epoch": 14.090909090909092, + "grad_norm": 1.8117995262145996, + "learning_rate": 6.029313043849407e-05, + "loss": 0.4494, + "step": 2170 + }, + { + "epoch": 14.097402597402597, + "grad_norm": 1.8994969129562378, + "learning_rate": 6.026238538293472e-05, + "loss": 0.4844, + "step": 2171 + }, + { + "epoch": 14.103896103896103, + "grad_norm": 1.8953076601028442, + "learning_rate": 6.0231636275948135e-05, + "loss": 0.4819, + "step": 2172 + }, + { + "epoch": 14.11038961038961, + "grad_norm": 1.9595729112625122, + "learning_rate": 6.0200883129673604e-05, + "loss": 0.4689, + "step": 2173 + }, + { + "epoch": 14.116883116883116, + "grad_norm": 1.87164306640625, + "learning_rate": 6.0170125956251934e-05, + "loss": 0.458, + "step": 2174 + }, + { + "epoch": 14.123376623376624, + "grad_norm": 1.9536057710647583, + "learning_rate": 6.0139364767825626e-05, + "loss": 0.5087, + "step": 2175 + }, + { + "epoch": 14.12987012987013, + "grad_norm": 1.9607187509536743, + "learning_rate": 6.010859957653868e-05, + "loss": 0.4764, + "step": 2176 + }, + { + "epoch": 14.136363636363637, + "grad_norm": 1.5424551963806152, + "learning_rate": 6.00778303945367e-05, + "loss": 0.3429, + "step": 2177 + }, + { + "epoch": 14.142857142857142, + "grad_norm": 1.9886722564697266, + "learning_rate": 6.00470572339669e-05, + "loss": 0.4564, + "step": 2178 + }, + { + "epoch": 14.14935064935065, + "grad_norm": 1.8871906995773315, + "learning_rate": 6.001628010697799e-05, + "loss": 0.4469, + "step": 2179 + }, + { + "epoch": 14.155844155844155, + "grad_norm": 1.8248738050460815, + "learning_rate": 5.9985499025720346e-05, + "loss": 0.4714, + "step": 2180 + }, + { + "epoch": 14.162337662337663, + "grad_norm": 1.942944049835205, + "learning_rate": 5.9954714002345836e-05, + "loss": 0.4656, + "step": 2181 + }, + { + "epoch": 14.168831168831169, + "grad_norm": 1.7118310928344727, + "learning_rate": 5.9923925049007855e-05, + "loss": 0.4223, + "step": 2182 + }, + { + "epoch": 14.175324675324676, + "grad_norm": 2.1456005573272705, + "learning_rate": 5.9893132177861454e-05, + "loss": 0.5301, + "step": 2183 + }, + { + "epoch": 14.181818181818182, + "grad_norm": 2.018801212310791, + "learning_rate": 5.9862335401063155e-05, + "loss": 0.4639, + "step": 2184 + }, + { + "epoch": 14.188311688311689, + "grad_norm": 1.9553627967834473, + "learning_rate": 5.9831534730771e-05, + "loss": 0.441, + "step": 2185 + }, + { + "epoch": 14.194805194805195, + "grad_norm": 1.910554051399231, + "learning_rate": 5.9800730179144656e-05, + "loss": 0.4913, + "step": 2186 + }, + { + "epoch": 14.2012987012987, + "grad_norm": 2.2660701274871826, + "learning_rate": 5.9769921758345246e-05, + "loss": 0.509, + "step": 2187 + }, + { + "epoch": 14.207792207792208, + "grad_norm": 1.819960355758667, + "learning_rate": 5.973910948053545e-05, + "loss": 0.4436, + "step": 2188 + }, + { + "epoch": 14.214285714285714, + "grad_norm": 2.024562358856201, + "learning_rate": 5.970829335787946e-05, + "loss": 0.5243, + "step": 2189 + }, + { + "epoch": 14.220779220779221, + "grad_norm": 1.7835793495178223, + "learning_rate": 5.967747340254303e-05, + "loss": 0.4159, + "step": 2190 + }, + { + "epoch": 14.227272727272727, + "grad_norm": 1.9386513233184814, + "learning_rate": 5.964664962669333e-05, + "loss": 0.4776, + "step": 2191 + }, + { + "epoch": 14.233766233766234, + "grad_norm": 1.990627408027649, + "learning_rate": 5.9615822042499146e-05, + "loss": 0.461, + "step": 2192 + }, + { + "epoch": 14.24025974025974, + "grad_norm": 1.928742527961731, + "learning_rate": 5.95849906621307e-05, + "loss": 0.4615, + "step": 2193 + }, + { + "epoch": 14.246753246753247, + "grad_norm": 2.0883946418762207, + "learning_rate": 5.955415549775974e-05, + "loss": 0.4687, + "step": 2194 + }, + { + "epoch": 14.253246753246753, + "grad_norm": 2.1362526416778564, + "learning_rate": 5.9523316561559503e-05, + "loss": 0.518, + "step": 2195 + }, + { + "epoch": 14.25974025974026, + "grad_norm": 2.0090742111206055, + "learning_rate": 5.949247386570471e-05, + "loss": 0.4146, + "step": 2196 + }, + { + "epoch": 14.266233766233766, + "grad_norm": 1.8732699155807495, + "learning_rate": 5.946162742237154e-05, + "loss": 0.4452, + "step": 2197 + }, + { + "epoch": 14.272727272727273, + "grad_norm": 1.767877459526062, + "learning_rate": 5.9430777243737746e-05, + "loss": 0.4327, + "step": 2198 + }, + { + "epoch": 14.279220779220779, + "grad_norm": 1.8981797695159912, + "learning_rate": 5.939992334198242e-05, + "loss": 0.4409, + "step": 2199 + }, + { + "epoch": 14.285714285714286, + "grad_norm": 1.9029948711395264, + "learning_rate": 5.9369065729286245e-05, + "loss": 0.4419, + "step": 2200 + }, + { + "epoch": 14.292207792207792, + "grad_norm": 2.0496606826782227, + "learning_rate": 5.933820441783129e-05, + "loss": 0.4936, + "step": 2201 + }, + { + "epoch": 14.2987012987013, + "grad_norm": 1.840586543083191, + "learning_rate": 5.930733941980111e-05, + "loss": 0.4705, + "step": 2202 + }, + { + "epoch": 14.305194805194805, + "grad_norm": 1.8446810245513916, + "learning_rate": 5.927647074738074e-05, + "loss": 0.4955, + "step": 2203 + }, + { + "epoch": 14.311688311688311, + "grad_norm": 2.1083133220672607, + "learning_rate": 5.924559841275661e-05, + "loss": 0.5316, + "step": 2204 + }, + { + "epoch": 14.318181818181818, + "grad_norm": 1.8302310705184937, + "learning_rate": 5.921472242811668e-05, + "loss": 0.4348, + "step": 2205 + }, + { + "epoch": 14.324675324675324, + "grad_norm": 1.7570937871932983, + "learning_rate": 5.918384280565025e-05, + "loss": 0.4268, + "step": 2206 + }, + { + "epoch": 14.331168831168831, + "grad_norm": 1.8031936883926392, + "learning_rate": 5.9152959557548117e-05, + "loss": 0.4316, + "step": 2207 + }, + { + "epoch": 14.337662337662337, + "grad_norm": 1.9004753828048706, + "learning_rate": 5.912207269600252e-05, + "loss": 0.4888, + "step": 2208 + }, + { + "epoch": 14.344155844155845, + "grad_norm": 1.8461647033691406, + "learning_rate": 5.9091182233207075e-05, + "loss": 0.4542, + "step": 2209 + }, + { + "epoch": 14.35064935064935, + "grad_norm": 2.096561908721924, + "learning_rate": 5.906028818135687e-05, + "loss": 0.5014, + "step": 2210 + }, + { + "epoch": 14.357142857142858, + "grad_norm": 1.800281047821045, + "learning_rate": 5.902939055264838e-05, + "loss": 0.4459, + "step": 2211 + }, + { + "epoch": 14.363636363636363, + "grad_norm": 2.1272525787353516, + "learning_rate": 5.89984893592795e-05, + "loss": 0.489, + "step": 2212 + }, + { + "epoch": 14.37012987012987, + "grad_norm": 2.0823850631713867, + "learning_rate": 5.896758461344952e-05, + "loss": 0.5373, + "step": 2213 + }, + { + "epoch": 14.376623376623376, + "grad_norm": 2.00270676612854, + "learning_rate": 5.8936676327359154e-05, + "loss": 0.4883, + "step": 2214 + }, + { + "epoch": 14.383116883116884, + "grad_norm": 2.108412265777588, + "learning_rate": 5.89057645132105e-05, + "loss": 0.5143, + "step": 2215 + }, + { + "epoch": 14.38961038961039, + "grad_norm": 2.0262179374694824, + "learning_rate": 5.887484918320708e-05, + "loss": 0.5128, + "step": 2216 + }, + { + "epoch": 14.396103896103897, + "grad_norm": 2.045429229736328, + "learning_rate": 5.8843930349553736e-05, + "loss": 0.5009, + "step": 2217 + }, + { + "epoch": 14.402597402597403, + "grad_norm": 1.8671499490737915, + "learning_rate": 5.881300802445675e-05, + "loss": 0.4645, + "step": 2218 + }, + { + "epoch": 14.409090909090908, + "grad_norm": 1.9127780199050903, + "learning_rate": 5.878208222012377e-05, + "loss": 0.4593, + "step": 2219 + }, + { + "epoch": 14.415584415584416, + "grad_norm": 1.7372092008590698, + "learning_rate": 5.875115294876381e-05, + "loss": 0.4668, + "step": 2220 + }, + { + "epoch": 14.422077922077921, + "grad_norm": 2.0599021911621094, + "learning_rate": 5.872022022258725e-05, + "loss": 0.4908, + "step": 2221 + }, + { + "epoch": 14.428571428571429, + "grad_norm": 1.7940086126327515, + "learning_rate": 5.868928405380585e-05, + "loss": 0.4514, + "step": 2222 + }, + { + "epoch": 14.435064935064934, + "grad_norm": 1.8995345830917358, + "learning_rate": 5.865834445463273e-05, + "loss": 0.4686, + "step": 2223 + }, + { + "epoch": 14.441558441558442, + "grad_norm": 1.9151577949523926, + "learning_rate": 5.8627401437282334e-05, + "loss": 0.4608, + "step": 2224 + }, + { + "epoch": 14.448051948051948, + "grad_norm": 1.841570496559143, + "learning_rate": 5.859645501397048e-05, + "loss": 0.4694, + "step": 2225 + }, + { + "epoch": 14.454545454545455, + "grad_norm": 1.9435954093933105, + "learning_rate": 5.856550519691433e-05, + "loss": 0.4697, + "step": 2226 + }, + { + "epoch": 14.46103896103896, + "grad_norm": 1.835790991783142, + "learning_rate": 5.853455199833238e-05, + "loss": 0.4625, + "step": 2227 + }, + { + "epoch": 14.467532467532468, + "grad_norm": 1.958960771560669, + "learning_rate": 5.850359543044446e-05, + "loss": 0.4853, + "step": 2228 + }, + { + "epoch": 14.474025974025974, + "grad_norm": 1.9147467613220215, + "learning_rate": 5.847263550547174e-05, + "loss": 0.4745, + "step": 2229 + }, + { + "epoch": 14.480519480519481, + "grad_norm": 1.7217332124710083, + "learning_rate": 5.844167223563669e-05, + "loss": 0.391, + "step": 2230 + }, + { + "epoch": 14.487012987012987, + "grad_norm": 1.7955234050750732, + "learning_rate": 5.841070563316315e-05, + "loss": 0.4369, + "step": 2231 + }, + { + "epoch": 14.493506493506494, + "grad_norm": 2.0770103931427, + "learning_rate": 5.837973571027621e-05, + "loss": 0.5369, + "step": 2232 + }, + { + "epoch": 14.5, + "grad_norm": 1.7267543077468872, + "learning_rate": 5.834876247920233e-05, + "loss": 0.4511, + "step": 2233 + }, + { + "epoch": 14.506493506493506, + "grad_norm": 2.0531458854675293, + "learning_rate": 5.831778595216924e-05, + "loss": 0.4808, + "step": 2234 + }, + { + "epoch": 14.512987012987013, + "grad_norm": 1.8746572732925415, + "learning_rate": 5.828680614140599e-05, + "loss": 0.448, + "step": 2235 + }, + { + "epoch": 14.519480519480519, + "grad_norm": 2.0527100563049316, + "learning_rate": 5.82558230591429e-05, + "loss": 0.5507, + "step": 2236 + }, + { + "epoch": 14.525974025974026, + "grad_norm": 2.0019044876098633, + "learning_rate": 5.822483671761163e-05, + "loss": 0.5131, + "step": 2237 + }, + { + "epoch": 14.532467532467532, + "grad_norm": 2.0601959228515625, + "learning_rate": 5.819384712904508e-05, + "loss": 0.4807, + "step": 2238 + }, + { + "epoch": 14.53896103896104, + "grad_norm": 1.9823836088180542, + "learning_rate": 5.8162854305677425e-05, + "loss": 0.4708, + "step": 2239 + }, + { + "epoch": 14.545454545454545, + "grad_norm": 2.0328471660614014, + "learning_rate": 5.813185825974419e-05, + "loss": 0.5208, + "step": 2240 + }, + { + "epoch": 14.551948051948052, + "grad_norm": 2.6339499950408936, + "learning_rate": 5.810085900348209e-05, + "loss": 0.5001, + "step": 2241 + }, + { + "epoch": 14.558441558441558, + "grad_norm": 2.0323269367218018, + "learning_rate": 5.806985654912914e-05, + "loss": 0.5019, + "step": 2242 + }, + { + "epoch": 14.564935064935066, + "grad_norm": 2.112851619720459, + "learning_rate": 5.8038850908924636e-05, + "loss": 0.5332, + "step": 2243 + }, + { + "epoch": 14.571428571428571, + "grad_norm": 1.640142560005188, + "learning_rate": 5.80078420951091e-05, + "loss": 0.3836, + "step": 2244 + }, + { + "epoch": 14.577922077922079, + "grad_norm": 1.8446474075317383, + "learning_rate": 5.797683011992432e-05, + "loss": 0.4286, + "step": 2245 + }, + { + "epoch": 14.584415584415584, + "grad_norm": 2.1189794540405273, + "learning_rate": 5.794581499561334e-05, + "loss": 0.5665, + "step": 2246 + }, + { + "epoch": 14.590909090909092, + "grad_norm": 1.9349459409713745, + "learning_rate": 5.791479673442044e-05, + "loss": 0.4824, + "step": 2247 + }, + { + "epoch": 14.597402597402597, + "grad_norm": 2.1034860610961914, + "learning_rate": 5.788377534859114e-05, + "loss": 0.5042, + "step": 2248 + }, + { + "epoch": 14.603896103896105, + "grad_norm": 1.9855496883392334, + "learning_rate": 5.785275085037218e-05, + "loss": 0.5432, + "step": 2249 + }, + { + "epoch": 14.61038961038961, + "grad_norm": 1.9206759929656982, + "learning_rate": 5.782172325201155e-05, + "loss": 0.4845, + "step": 2250 + }, + { + "epoch": 14.616883116883116, + "grad_norm": 2.0690195560455322, + "learning_rate": 5.779069256575845e-05, + "loss": 0.5385, + "step": 2251 + }, + { + "epoch": 14.623376623376624, + "grad_norm": 1.9303492307662964, + "learning_rate": 5.7759658803863304e-05, + "loss": 0.4833, + "step": 2252 + }, + { + "epoch": 14.62987012987013, + "grad_norm": 1.9649652242660522, + "learning_rate": 5.772862197857776e-05, + "loss": 0.4803, + "step": 2253 + }, + { + "epoch": 14.636363636363637, + "grad_norm": 2.056445360183716, + "learning_rate": 5.769758210215466e-05, + "loss": 0.4954, + "step": 2254 + }, + { + "epoch": 14.642857142857142, + "grad_norm": 2.22932767868042, + "learning_rate": 5.7666539186848036e-05, + "loss": 0.541, + "step": 2255 + }, + { + "epoch": 14.64935064935065, + "grad_norm": 1.9158599376678467, + "learning_rate": 5.763549324491316e-05, + "loss": 0.5104, + "step": 2256 + }, + { + "epoch": 14.655844155844155, + "grad_norm": 2.056835651397705, + "learning_rate": 5.7604444288606474e-05, + "loss": 0.514, + "step": 2257 + }, + { + "epoch": 14.662337662337663, + "grad_norm": 1.7276153564453125, + "learning_rate": 5.7573392330185625e-05, + "loss": 0.4321, + "step": 2258 + }, + { + "epoch": 14.668831168831169, + "grad_norm": 2.047945976257324, + "learning_rate": 5.7542337381909417e-05, + "loss": 0.5074, + "step": 2259 + }, + { + "epoch": 14.675324675324676, + "grad_norm": 1.9653900861740112, + "learning_rate": 5.751127945603786e-05, + "loss": 0.4676, + "step": 2260 + }, + { + "epoch": 14.681818181818182, + "grad_norm": 1.8870630264282227, + "learning_rate": 5.7480218564832125e-05, + "loss": 0.4707, + "step": 2261 + }, + { + "epoch": 14.688311688311689, + "grad_norm": 1.6896121501922607, + "learning_rate": 5.744915472055456e-05, + "loss": 0.4522, + "step": 2262 + }, + { + "epoch": 14.694805194805195, + "grad_norm": 1.9910752773284912, + "learning_rate": 5.741808793546869e-05, + "loss": 0.5132, + "step": 2263 + }, + { + "epoch": 14.7012987012987, + "grad_norm": 1.7974369525909424, + "learning_rate": 5.7387018221839197e-05, + "loss": 0.4556, + "step": 2264 + }, + { + "epoch": 14.707792207792208, + "grad_norm": 2.076993703842163, + "learning_rate": 5.735594559193187e-05, + "loss": 0.5445, + "step": 2265 + }, + { + "epoch": 14.714285714285714, + "grad_norm": 1.960834264755249, + "learning_rate": 5.7324870058013736e-05, + "loss": 0.5218, + "step": 2266 + }, + { + "epoch": 14.720779220779221, + "grad_norm": 1.7765799760818481, + "learning_rate": 5.72937916323529e-05, + "loss": 0.4668, + "step": 2267 + }, + { + "epoch": 14.727272727272727, + "grad_norm": 1.595685601234436, + "learning_rate": 5.726271032721864e-05, + "loss": 0.3903, + "step": 2268 + }, + { + "epoch": 14.733766233766234, + "grad_norm": 1.900124192237854, + "learning_rate": 5.723162615488137e-05, + "loss": 0.4938, + "step": 2269 + }, + { + "epoch": 14.74025974025974, + "grad_norm": 1.9192895889282227, + "learning_rate": 5.7200539127612604e-05, + "loss": 0.4916, + "step": 2270 + }, + { + "epoch": 14.746753246753247, + "grad_norm": 2.0334246158599854, + "learning_rate": 5.716944925768505e-05, + "loss": 0.4675, + "step": 2271 + }, + { + "epoch": 14.753246753246753, + "grad_norm": 1.9807862043380737, + "learning_rate": 5.713835655737244e-05, + "loss": 0.4895, + "step": 2272 + }, + { + "epoch": 14.75974025974026, + "grad_norm": 1.8962934017181396, + "learning_rate": 5.7107261038949734e-05, + "loss": 0.4736, + "step": 2273 + }, + { + "epoch": 14.766233766233766, + "grad_norm": 2.073451519012451, + "learning_rate": 5.707616271469293e-05, + "loss": 0.5383, + "step": 2274 + }, + { + "epoch": 14.772727272727273, + "grad_norm": 2.0890538692474365, + "learning_rate": 5.7045061596879134e-05, + "loss": 0.5472, + "step": 2275 + }, + { + "epoch": 14.779220779220779, + "grad_norm": 2.1617870330810547, + "learning_rate": 5.7013957697786605e-05, + "loss": 0.524, + "step": 2276 + }, + { + "epoch": 14.785714285714286, + "grad_norm": 1.795647144317627, + "learning_rate": 5.6982851029694636e-05, + "loss": 0.4337, + "step": 2277 + }, + { + "epoch": 14.792207792207792, + "grad_norm": 1.8621337413787842, + "learning_rate": 5.695174160488369e-05, + "loss": 0.4717, + "step": 2278 + }, + { + "epoch": 14.7987012987013, + "grad_norm": 1.8423058986663818, + "learning_rate": 5.6920629435635256e-05, + "loss": 0.4771, + "step": 2279 + }, + { + "epoch": 14.805194805194805, + "grad_norm": 2.1172149181365967, + "learning_rate": 5.68895145342319e-05, + "loss": 0.5208, + "step": 2280 + }, + { + "epoch": 14.811688311688311, + "grad_norm": 1.8154979944229126, + "learning_rate": 5.685839691295733e-05, + "loss": 0.4517, + "step": 2281 + }, + { + "epoch": 14.818181818181818, + "grad_norm": 2.148499011993408, + "learning_rate": 5.682727658409628e-05, + "loss": 0.5284, + "step": 2282 + }, + { + "epoch": 14.824675324675324, + "grad_norm": 2.024648666381836, + "learning_rate": 5.679615355993455e-05, + "loss": 0.4543, + "step": 2283 + }, + { + "epoch": 14.831168831168831, + "grad_norm": 1.9004312753677368, + "learning_rate": 5.676502785275901e-05, + "loss": 0.4675, + "step": 2284 + }, + { + "epoch": 14.837662337662337, + "grad_norm": 1.9394006729125977, + "learning_rate": 5.6733899474857634e-05, + "loss": 0.4755, + "step": 2285 + }, + { + "epoch": 14.844155844155845, + "grad_norm": 1.9973540306091309, + "learning_rate": 5.670276843851938e-05, + "loss": 0.4964, + "step": 2286 + }, + { + "epoch": 14.85064935064935, + "grad_norm": 1.6694719791412354, + "learning_rate": 5.6671634756034295e-05, + "loss": 0.4034, + "step": 2287 + }, + { + "epoch": 14.857142857142858, + "grad_norm": 2.1099071502685547, + "learning_rate": 5.664049843969348e-05, + "loss": 0.5722, + "step": 2288 + }, + { + "epoch": 14.863636363636363, + "grad_norm": 2.096684217453003, + "learning_rate": 5.660935950178904e-05, + "loss": 0.503, + "step": 2289 + }, + { + "epoch": 14.87012987012987, + "grad_norm": 2.207970380783081, + "learning_rate": 5.6578217954614134e-05, + "loss": 0.5296, + "step": 2290 + }, + { + "epoch": 14.876623376623376, + "grad_norm": 2.032879590988159, + "learning_rate": 5.6547073810462956e-05, + "loss": 0.5042, + "step": 2291 + }, + { + "epoch": 14.883116883116884, + "grad_norm": 1.8430237770080566, + "learning_rate": 5.651592708163074e-05, + "loss": 0.4276, + "step": 2292 + }, + { + "epoch": 14.88961038961039, + "grad_norm": 1.9308630228042603, + "learning_rate": 5.6484777780413686e-05, + "loss": 0.5392, + "step": 2293 + }, + { + "epoch": 14.896103896103895, + "grad_norm": 2.139652967453003, + "learning_rate": 5.6453625919109074e-05, + "loss": 0.5203, + "step": 2294 + }, + { + "epoch": 14.902597402597403, + "grad_norm": 2.140904426574707, + "learning_rate": 5.642247151001515e-05, + "loss": 0.5293, + "step": 2295 + }, + { + "epoch": 14.909090909090908, + "grad_norm": 2.118394374847412, + "learning_rate": 5.639131456543119e-05, + "loss": 0.539, + "step": 2296 + }, + { + "epoch": 14.915584415584416, + "grad_norm": 1.873718023300171, + "learning_rate": 5.6360155097657464e-05, + "loss": 0.4581, + "step": 2297 + }, + { + "epoch": 14.922077922077921, + "grad_norm": 2.013944387435913, + "learning_rate": 5.632899311899521e-05, + "loss": 0.4919, + "step": 2298 + }, + { + "epoch": 14.928571428571429, + "grad_norm": 1.8649920225143433, + "learning_rate": 5.629782864174672e-05, + "loss": 0.5073, + "step": 2299 + }, + { + "epoch": 14.935064935064934, + "grad_norm": 1.8919544219970703, + "learning_rate": 5.6266661678215216e-05, + "loss": 0.5138, + "step": 2300 + }, + { + "epoch": 14.941558441558442, + "grad_norm": 1.8159269094467163, + "learning_rate": 5.6235492240704936e-05, + "loss": 0.4491, + "step": 2301 + }, + { + "epoch": 14.948051948051948, + "grad_norm": 1.9950357675552368, + "learning_rate": 5.620432034152106e-05, + "loss": 0.528, + "step": 2302 + }, + { + "epoch": 14.954545454545455, + "grad_norm": 2.1367409229278564, + "learning_rate": 5.617314599296977e-05, + "loss": 0.5164, + "step": 2303 + }, + { + "epoch": 14.96103896103896, + "grad_norm": 2.0098366737365723, + "learning_rate": 5.614196920735821e-05, + "loss": 0.533, + "step": 2304 + }, + { + "epoch": 14.967532467532468, + "grad_norm": 1.7905912399291992, + "learning_rate": 5.6110789996994474e-05, + "loss": 0.4644, + "step": 2305 + }, + { + "epoch": 14.974025974025974, + "grad_norm": 1.7596795558929443, + "learning_rate": 5.607960837418763e-05, + "loss": 0.4699, + "step": 2306 + }, + { + "epoch": 14.980519480519481, + "grad_norm": 1.941423773765564, + "learning_rate": 5.6048424351247686e-05, + "loss": 0.4874, + "step": 2307 + }, + { + "epoch": 14.987012987012987, + "grad_norm": 1.6929208040237427, + "learning_rate": 5.601723794048558e-05, + "loss": 0.383, + "step": 2308 + }, + { + "epoch": 14.993506493506494, + "grad_norm": 1.8159369230270386, + "learning_rate": 5.598604915421324e-05, + "loss": 0.4806, + "step": 2309 + }, + { + "epoch": 15.0, + "grad_norm": 27394.884765625, + "learning_rate": 5.595485800474348e-05, + "loss": 0.5541, + "step": 2310 + }, + { + "epoch": 15.006493506493506, + "grad_norm": 1.7933733463287354, + "learning_rate": 5.592366450439012e-05, + "loss": 0.4224, + "step": 2311 + }, + { + "epoch": 15.012987012987013, + "grad_norm": 1.8115507364273071, + "learning_rate": 5.58924686654678e-05, + "loss": 0.4107, + "step": 2312 + }, + { + "epoch": 15.019480519480519, + "grad_norm": 1.659523367881775, + "learning_rate": 5.5861270500292175e-05, + "loss": 0.4019, + "step": 2313 + }, + { + "epoch": 15.025974025974026, + "grad_norm": 1.903672456741333, + "learning_rate": 5.583007002117978e-05, + "loss": 0.4265, + "step": 2314 + }, + { + "epoch": 15.032467532467532, + "grad_norm": 1.5900388956069946, + "learning_rate": 5.579886724044807e-05, + "loss": 0.3745, + "step": 2315 + }, + { + "epoch": 15.03896103896104, + "grad_norm": 1.9903018474578857, + "learning_rate": 5.576766217041541e-05, + "loss": 0.4743, + "step": 2316 + }, + { + "epoch": 15.045454545454545, + "grad_norm": 1.851680874824524, + "learning_rate": 5.573645482340107e-05, + "loss": 0.3734, + "step": 2317 + }, + { + "epoch": 15.051948051948052, + "grad_norm": 1.81151282787323, + "learning_rate": 5.570524521172522e-05, + "loss": 0.3987, + "step": 2318 + }, + { + "epoch": 15.058441558441558, + "grad_norm": 1.8062418699264526, + "learning_rate": 5.567403334770891e-05, + "loss": 0.4004, + "step": 2319 + }, + { + "epoch": 15.064935064935066, + "grad_norm": 1.8997695446014404, + "learning_rate": 5.564281924367408e-05, + "loss": 0.4241, + "step": 2320 + }, + { + "epoch": 15.071428571428571, + "grad_norm": 1.7678101062774658, + "learning_rate": 5.5611602911943596e-05, + "loss": 0.3893, + "step": 2321 + }, + { + "epoch": 15.077922077922079, + "grad_norm": 1.8739129304885864, + "learning_rate": 5.5580384364841157e-05, + "loss": 0.4488, + "step": 2322 + }, + { + "epoch": 15.084415584415584, + "grad_norm": 1.8988037109375, + "learning_rate": 5.554916361469133e-05, + "loss": 0.4413, + "step": 2323 + }, + { + "epoch": 15.090909090909092, + "grad_norm": 1.884633183479309, + "learning_rate": 5.551794067381959e-05, + "loss": 0.4371, + "step": 2324 + }, + { + "epoch": 15.097402597402597, + "grad_norm": 1.9238171577453613, + "learning_rate": 5.548671555455226e-05, + "loss": 0.4408, + "step": 2325 + }, + { + "epoch": 15.103896103896103, + "grad_norm": 1.983849048614502, + "learning_rate": 5.5455488269216525e-05, + "loss": 0.4599, + "step": 2326 + }, + { + "epoch": 15.11038961038961, + "grad_norm": 1.9247374534606934, + "learning_rate": 5.542425883014043e-05, + "loss": 0.4407, + "step": 2327 + }, + { + "epoch": 15.116883116883116, + "grad_norm": 1.8628653287887573, + "learning_rate": 5.539302724965284e-05, + "loss": 0.4222, + "step": 2328 + }, + { + "epoch": 15.123376623376624, + "grad_norm": 2.01529598236084, + "learning_rate": 5.5361793540083505e-05, + "loss": 0.4371, + "step": 2329 + }, + { + "epoch": 15.12987012987013, + "grad_norm": 1.873279094696045, + "learning_rate": 5.5330557713763e-05, + "loss": 0.4066, + "step": 2330 + }, + { + "epoch": 15.136363636363637, + "grad_norm": 1.7380694150924683, + "learning_rate": 5.529931978302272e-05, + "loss": 0.3627, + "step": 2331 + }, + { + "epoch": 15.142857142857142, + "grad_norm": 1.8929762840270996, + "learning_rate": 5.526807976019492e-05, + "loss": 0.4085, + "step": 2332 + }, + { + "epoch": 15.14935064935065, + "grad_norm": 1.6444894075393677, + "learning_rate": 5.5236837657612664e-05, + "loss": 0.3539, + "step": 2333 + }, + { + "epoch": 15.155844155844155, + "grad_norm": 1.9875844717025757, + "learning_rate": 5.5205593487609844e-05, + "loss": 0.4465, + "step": 2334 + }, + { + "epoch": 15.162337662337663, + "grad_norm": 1.7953152656555176, + "learning_rate": 5.517434726252113e-05, + "loss": 0.3634, + "step": 2335 + }, + { + "epoch": 15.168831168831169, + "grad_norm": 1.7829195261001587, + "learning_rate": 5.5143098994682084e-05, + "loss": 0.3887, + "step": 2336 + }, + { + "epoch": 15.175324675324676, + "grad_norm": 1.9508140087127686, + "learning_rate": 5.5111848696429e-05, + "loss": 0.4567, + "step": 2337 + }, + { + "epoch": 15.181818181818182, + "grad_norm": 1.8800532817840576, + "learning_rate": 5.5080596380099006e-05, + "loss": 0.4333, + "step": 2338 + }, + { + "epoch": 15.188311688311689, + "grad_norm": 1.8089532852172852, + "learning_rate": 5.504934205803002e-05, + "loss": 0.4133, + "step": 2339 + }, + { + "epoch": 15.194805194805195, + "grad_norm": 1.860283613204956, + "learning_rate": 5.5018085742560744e-05, + "loss": 0.444, + "step": 2340 + }, + { + "epoch": 15.2012987012987, + "grad_norm": 1.8280411958694458, + "learning_rate": 5.498682744603071e-05, + "loss": 0.4475, + "step": 2341 + }, + { + "epoch": 15.207792207792208, + "grad_norm": 1.9756337404251099, + "learning_rate": 5.4955567180780164e-05, + "loss": 0.4557, + "step": 2342 + }, + { + "epoch": 15.214285714285714, + "grad_norm": 1.8537825345993042, + "learning_rate": 5.4924304959150175e-05, + "loss": 0.4368, + "step": 2343 + }, + { + "epoch": 15.220779220779221, + "grad_norm": 1.9010072946548462, + "learning_rate": 5.489304079348258e-05, + "loss": 0.4385, + "step": 2344 + }, + { + "epoch": 15.227272727272727, + "grad_norm": 2.10852313041687, + "learning_rate": 5.486177469611998e-05, + "loss": 0.4751, + "step": 2345 + }, + { + "epoch": 15.233766233766234, + "grad_norm": 2.0710091590881348, + "learning_rate": 5.48305066794057e-05, + "loss": 0.4492, + "step": 2346 + }, + { + "epoch": 15.24025974025974, + "grad_norm": 2.18450927734375, + "learning_rate": 5.4799236755683914e-05, + "loss": 0.4304, + "step": 2347 + }, + { + "epoch": 15.246753246753247, + "grad_norm": 1.8866140842437744, + "learning_rate": 5.476796493729943e-05, + "loss": 0.4226, + "step": 2348 + }, + { + "epoch": 15.253246753246753, + "grad_norm": 1.9405475854873657, + "learning_rate": 5.473669123659793e-05, + "loss": 0.4327, + "step": 2349 + }, + { + "epoch": 15.25974025974026, + "grad_norm": 1.8188602924346924, + "learning_rate": 5.470541566592573e-05, + "loss": 0.4094, + "step": 2350 + }, + { + "epoch": 15.266233766233766, + "grad_norm": 1.9213995933532715, + "learning_rate": 5.467413823762993e-05, + "loss": 0.4275, + "step": 2351 + }, + { + "epoch": 15.272727272727273, + "grad_norm": 1.7504397630691528, + "learning_rate": 5.46428589640584e-05, + "loss": 0.4055, + "step": 2352 + }, + { + "epoch": 15.279220779220779, + "grad_norm": 1.8797755241394043, + "learning_rate": 5.461157785755967e-05, + "loss": 0.4395, + "step": 2353 + }, + { + "epoch": 15.285714285714286, + "grad_norm": 1.9434428215026855, + "learning_rate": 5.458029493048303e-05, + "loss": 0.4396, + "step": 2354 + }, + { + "epoch": 15.292207792207792, + "grad_norm": 1.8237086534500122, + "learning_rate": 5.4549010195178505e-05, + "loss": 0.4072, + "step": 2355 + }, + { + "epoch": 15.2987012987013, + "grad_norm": 2.064702033996582, + "learning_rate": 5.4517723663996775e-05, + "loss": 0.424, + "step": 2356 + }, + { + "epoch": 15.305194805194805, + "grad_norm": 1.4699984788894653, + "learning_rate": 5.448643534928931e-05, + "loss": 0.3071, + "step": 2357 + }, + { + "epoch": 15.311688311688311, + "grad_norm": 1.8575775623321533, + "learning_rate": 5.4455145263408215e-05, + "loss": 0.4012, + "step": 2358 + }, + { + "epoch": 15.318181818181818, + "grad_norm": 1.7640053033828735, + "learning_rate": 5.4423853418706327e-05, + "loss": 0.3897, + "step": 2359 + }, + { + "epoch": 15.324675324675324, + "grad_norm": 2.0353124141693115, + "learning_rate": 5.439255982753717e-05, + "loss": 0.4375, + "step": 2360 + }, + { + "epoch": 15.331168831168831, + "grad_norm": 1.5689446926116943, + "learning_rate": 5.436126450225495e-05, + "loss": 0.3462, + "step": 2361 + }, + { + "epoch": 15.337662337662337, + "grad_norm": 2.0782582759857178, + "learning_rate": 5.432996745521458e-05, + "loss": 0.4741, + "step": 2362 + }, + { + "epoch": 15.344155844155845, + "grad_norm": 2.0686850547790527, + "learning_rate": 5.429866869877163e-05, + "loss": 0.4635, + "step": 2363 + }, + { + "epoch": 15.35064935064935, + "grad_norm": 1.948331594467163, + "learning_rate": 5.4267368245282345e-05, + "loss": 0.4466, + "step": 2364 + }, + { + "epoch": 15.357142857142858, + "grad_norm": 1.9553227424621582, + "learning_rate": 5.423606610710368e-05, + "loss": 0.4608, + "step": 2365 + }, + { + "epoch": 15.363636363636363, + "grad_norm": 1.8363107442855835, + "learning_rate": 5.420476229659318e-05, + "loss": 0.4229, + "step": 2366 + }, + { + "epoch": 15.37012987012987, + "grad_norm": 1.9885114431381226, + "learning_rate": 5.417345682610914e-05, + "loss": 0.4334, + "step": 2367 + }, + { + "epoch": 15.376623376623376, + "grad_norm": 1.9855831861495972, + "learning_rate": 5.414214970801042e-05, + "loss": 0.4427, + "step": 2368 + }, + { + "epoch": 15.383116883116884, + "grad_norm": 1.8806434869766235, + "learning_rate": 5.411084095465661e-05, + "loss": 0.4567, + "step": 2369 + }, + { + "epoch": 15.38961038961039, + "grad_norm": 2.067573308944702, + "learning_rate": 5.407953057840789e-05, + "loss": 0.5001, + "step": 2370 + }, + { + "epoch": 15.396103896103897, + "grad_norm": 1.7322285175323486, + "learning_rate": 5.404821859162509e-05, + "loss": 0.4374, + "step": 2371 + }, + { + "epoch": 15.402597402597403, + "grad_norm": 1.9472609758377075, + "learning_rate": 5.4016905006669715e-05, + "loss": 0.4335, + "step": 2372 + }, + { + "epoch": 15.409090909090908, + "grad_norm": 2.0601353645324707, + "learning_rate": 5.3985589835903846e-05, + "loss": 0.4836, + "step": 2373 + }, + { + "epoch": 15.415584415584416, + "grad_norm": 1.789538025856018, + "learning_rate": 5.3954273091690245e-05, + "loss": 0.4205, + "step": 2374 + }, + { + "epoch": 15.422077922077921, + "grad_norm": 1.9714622497558594, + "learning_rate": 5.392295478639225e-05, + "loss": 0.4546, + "step": 2375 + }, + { + "epoch": 15.428571428571429, + "grad_norm": 1.7235947847366333, + "learning_rate": 5.3891634932373825e-05, + "loss": 0.3673, + "step": 2376 + }, + { + "epoch": 15.435064935064934, + "grad_norm": 1.7255702018737793, + "learning_rate": 5.386031354199956e-05, + "loss": 0.3839, + "step": 2377 + }, + { + "epoch": 15.441558441558442, + "grad_norm": 1.7942345142364502, + "learning_rate": 5.382899062763466e-05, + "loss": 0.4179, + "step": 2378 + }, + { + "epoch": 15.448051948051948, + "grad_norm": 2.123368978500366, + "learning_rate": 5.379766620164488e-05, + "loss": 0.4714, + "step": 2379 + }, + { + "epoch": 15.454545454545455, + "grad_norm": 1.8634470701217651, + "learning_rate": 5.3766340276396646e-05, + "loss": 0.4181, + "step": 2380 + }, + { + "epoch": 15.46103896103896, + "grad_norm": 1.5813051462173462, + "learning_rate": 5.373501286425691e-05, + "loss": 0.3406, + "step": 2381 + }, + { + "epoch": 15.467532467532468, + "grad_norm": 1.8893381357192993, + "learning_rate": 5.370368397759324e-05, + "loss": 0.4624, + "step": 2382 + }, + { + "epoch": 15.474025974025974, + "grad_norm": 1.9371058940887451, + "learning_rate": 5.367235362877378e-05, + "loss": 0.4078, + "step": 2383 + }, + { + "epoch": 15.480519480519481, + "grad_norm": 2.030733585357666, + "learning_rate": 5.3641021830167296e-05, + "loss": 0.4414, + "step": 2384 + }, + { + "epoch": 15.487012987012987, + "grad_norm": 1.9892330169677734, + "learning_rate": 5.360968859414305e-05, + "loss": 0.4081, + "step": 2385 + }, + { + "epoch": 15.493506493506494, + "grad_norm": 2.044180393218994, + "learning_rate": 5.357835393307089e-05, + "loss": 0.4166, + "step": 2386 + }, + { + "epoch": 15.5, + "grad_norm": 2.041566848754883, + "learning_rate": 5.354701785932129e-05, + "loss": 0.5239, + "step": 2387 + }, + { + "epoch": 15.506493506493506, + "grad_norm": 1.9771960973739624, + "learning_rate": 5.3515680385265196e-05, + "loss": 0.4926, + "step": 2388 + }, + { + "epoch": 15.512987012987013, + "grad_norm": 2.1107778549194336, + "learning_rate": 5.348434152327417e-05, + "loss": 0.479, + "step": 2389 + }, + { + "epoch": 15.519480519480519, + "grad_norm": 1.9286577701568604, + "learning_rate": 5.345300128572031e-05, + "loss": 0.4558, + "step": 2390 + }, + { + "epoch": 15.525974025974026, + "grad_norm": 2.0163707733154297, + "learning_rate": 5.3421659684976197e-05, + "loss": 0.4816, + "step": 2391 + }, + { + "epoch": 15.532467532467532, + "grad_norm": 1.9194059371948242, + "learning_rate": 5.3390316733415044e-05, + "loss": 0.4382, + "step": 2392 + }, + { + "epoch": 15.53896103896104, + "grad_norm": 1.9520113468170166, + "learning_rate": 5.335897244341054e-05, + "loss": 0.4539, + "step": 2393 + }, + { + "epoch": 15.545454545454545, + "grad_norm": 1.8568896055221558, + "learning_rate": 5.332762682733691e-05, + "loss": 0.415, + "step": 2394 + }, + { + "epoch": 15.551948051948052, + "grad_norm": 2.010601282119751, + "learning_rate": 5.32962798975689e-05, + "loss": 0.4754, + "step": 2395 + }, + { + "epoch": 15.558441558441558, + "grad_norm": 1.8659908771514893, + "learning_rate": 5.3264931666481786e-05, + "loss": 0.433, + "step": 2396 + }, + { + "epoch": 15.564935064935066, + "grad_norm": 1.715757966041565, + "learning_rate": 5.3233582146451375e-05, + "loss": 0.3923, + "step": 2397 + }, + { + "epoch": 15.571428571428571, + "grad_norm": 2.116550922393799, + "learning_rate": 5.320223134985392e-05, + "loss": 0.4569, + "step": 2398 + }, + { + "epoch": 15.577922077922079, + "grad_norm": 1.9593226909637451, + "learning_rate": 5.317087928906627e-05, + "loss": 0.4612, + "step": 2399 + }, + { + "epoch": 15.584415584415584, + "grad_norm": 1.9149504899978638, + "learning_rate": 5.313952597646568e-05, + "loss": 0.4297, + "step": 2400 + }, + { + "epoch": 15.590909090909092, + "grad_norm": 1.9268628358840942, + "learning_rate": 5.310817142442994e-05, + "loss": 0.4562, + "step": 2401 + }, + { + "epoch": 15.597402597402597, + "grad_norm": 1.98369562625885, + "learning_rate": 5.307681564533736e-05, + "loss": 0.4519, + "step": 2402 + }, + { + "epoch": 15.603896103896105, + "grad_norm": 2.0358848571777344, + "learning_rate": 5.3045458651566695e-05, + "loss": 0.4636, + "step": 2403 + }, + { + "epoch": 15.61038961038961, + "grad_norm": 1.849379539489746, + "learning_rate": 5.301410045549718e-05, + "loss": 0.415, + "step": 2404 + }, + { + "epoch": 15.616883116883116, + "grad_norm": 1.8836501836776733, + "learning_rate": 5.298274106950854e-05, + "loss": 0.4354, + "step": 2405 + }, + { + "epoch": 15.623376623376624, + "grad_norm": 1.98408842086792, + "learning_rate": 5.295138050598096e-05, + "loss": 0.4544, + "step": 2406 + }, + { + "epoch": 15.62987012987013, + "grad_norm": 1.646842122077942, + "learning_rate": 5.29200187772951e-05, + "loss": 0.4206, + "step": 2407 + }, + { + "epoch": 15.636363636363637, + "grad_norm": 1.6809951066970825, + "learning_rate": 5.288865589583207e-05, + "loss": 0.384, + "step": 2408 + }, + { + "epoch": 15.642857142857142, + "grad_norm": 1.9409666061401367, + "learning_rate": 5.2857291873973435e-05, + "loss": 0.4559, + "step": 2409 + }, + { + "epoch": 15.64935064935065, + "grad_norm": 1.9693655967712402, + "learning_rate": 5.2825926724101236e-05, + "loss": 0.4862, + "step": 2410 + }, + { + "epoch": 15.655844155844155, + "grad_norm": 1.8932464122772217, + "learning_rate": 5.2794560458597897e-05, + "loss": 0.4696, + "step": 2411 + }, + { + "epoch": 15.662337662337663, + "grad_norm": 1.9884529113769531, + "learning_rate": 5.276319308984636e-05, + "loss": 0.5044, + "step": 2412 + }, + { + "epoch": 15.668831168831169, + "grad_norm": 1.8495194911956787, + "learning_rate": 5.273182463022995e-05, + "loss": 0.4292, + "step": 2413 + }, + { + "epoch": 15.675324675324676, + "grad_norm": 1.7464812994003296, + "learning_rate": 5.2700455092132436e-05, + "loss": 0.4102, + "step": 2414 + }, + { + "epoch": 15.681818181818182, + "grad_norm": 1.8720086812973022, + "learning_rate": 5.266908448793803e-05, + "loss": 0.4426, + "step": 2415 + }, + { + "epoch": 15.688311688311689, + "grad_norm": 1.8257683515548706, + "learning_rate": 5.263771283003133e-05, + "loss": 0.437, + "step": 2416 + }, + { + "epoch": 15.694805194805195, + "grad_norm": 1.7542264461517334, + "learning_rate": 5.260634013079737e-05, + "loss": 0.4043, + "step": 2417 + }, + { + "epoch": 15.7012987012987, + "grad_norm": 1.9541983604431152, + "learning_rate": 5.257496640262162e-05, + "loss": 0.4401, + "step": 2418 + }, + { + "epoch": 15.707792207792208, + "grad_norm": 1.9968219995498657, + "learning_rate": 5.25435916578899e-05, + "loss": 0.4885, + "step": 2419 + }, + { + "epoch": 15.714285714285714, + "grad_norm": 1.9374127388000488, + "learning_rate": 5.2512215908988484e-05, + "loss": 0.437, + "step": 2420 + }, + { + "epoch": 15.720779220779221, + "grad_norm": 1.8781362771987915, + "learning_rate": 5.2480839168304e-05, + "loss": 0.4244, + "step": 2421 + }, + { + "epoch": 15.727272727272727, + "grad_norm": 2.1212801933288574, + "learning_rate": 5.2449461448223517e-05, + "loss": 0.5161, + "step": 2422 + }, + { + "epoch": 15.733766233766234, + "grad_norm": 1.9629656076431274, + "learning_rate": 5.2418082761134445e-05, + "loss": 0.4562, + "step": 2423 + }, + { + "epoch": 15.74025974025974, + "grad_norm": 2.031665086746216, + "learning_rate": 5.2386703119424584e-05, + "loss": 0.4555, + "step": 2424 + }, + { + "epoch": 15.746753246753247, + "grad_norm": 2.124204397201538, + "learning_rate": 5.235532253548213e-05, + "loss": 0.5088, + "step": 2425 + }, + { + "epoch": 15.753246753246753, + "grad_norm": 1.8898444175720215, + "learning_rate": 5.232394102169565e-05, + "loss": 0.4031, + "step": 2426 + }, + { + "epoch": 15.75974025974026, + "grad_norm": 1.8912581205368042, + "learning_rate": 5.229255859045406e-05, + "loss": 0.4112, + "step": 2427 + }, + { + "epoch": 15.766233766233766, + "grad_norm": 1.984041452407837, + "learning_rate": 5.226117525414663e-05, + "loss": 0.4798, + "step": 2428 + }, + { + "epoch": 15.772727272727273, + "grad_norm": 1.8399240970611572, + "learning_rate": 5.2229791025163046e-05, + "loss": 0.3877, + "step": 2429 + }, + { + "epoch": 15.779220779220779, + "grad_norm": 1.9852311611175537, + "learning_rate": 5.219840591589325e-05, + "loss": 0.4805, + "step": 2430 + }, + { + "epoch": 15.785714285714286, + "grad_norm": 1.99494469165802, + "learning_rate": 5.216701993872762e-05, + "loss": 0.452, + "step": 2431 + }, + { + "epoch": 15.792207792207792, + "grad_norm": 2.0795602798461914, + "learning_rate": 5.213563310605686e-05, + "loss": 0.5183, + "step": 2432 + }, + { + "epoch": 15.7987012987013, + "grad_norm": 1.877393126487732, + "learning_rate": 5.2104245430271946e-05, + "loss": 0.4696, + "step": 2433 + }, + { + "epoch": 15.805194805194805, + "grad_norm": 2.1190946102142334, + "learning_rate": 5.2072856923764266e-05, + "loss": 0.4675, + "step": 2434 + }, + { + "epoch": 15.811688311688311, + "grad_norm": 1.897771954536438, + "learning_rate": 5.204146759892551e-05, + "loss": 0.4613, + "step": 2435 + }, + { + "epoch": 15.818181818181818, + "grad_norm": 1.79399836063385, + "learning_rate": 5.2010077468147665e-05, + "loss": 0.4218, + "step": 2436 + }, + { + "epoch": 15.824675324675324, + "grad_norm": 1.9332948923110962, + "learning_rate": 5.1978686543823076e-05, + "loss": 0.4769, + "step": 2437 + }, + { + "epoch": 15.831168831168831, + "grad_norm": 1.8081494569778442, + "learning_rate": 5.194729483834438e-05, + "loss": 0.4254, + "step": 2438 + }, + { + "epoch": 15.837662337662337, + "grad_norm": 1.5738856792449951, + "learning_rate": 5.1915902364104506e-05, + "loss": 0.3907, + "step": 2439 + }, + { + "epoch": 15.844155844155845, + "grad_norm": 1.990145206451416, + "learning_rate": 5.188450913349674e-05, + "loss": 0.5046, + "step": 2440 + }, + { + "epoch": 15.85064935064935, + "grad_norm": 1.8861225843429565, + "learning_rate": 5.185311515891459e-05, + "loss": 0.4484, + "step": 2441 + }, + { + "epoch": 15.857142857142858, + "grad_norm": 1.9962940216064453, + "learning_rate": 5.1821720452751945e-05, + "loss": 0.4763, + "step": 2442 + }, + { + "epoch": 15.863636363636363, + "grad_norm": 1.7997182607650757, + "learning_rate": 5.179032502740291e-05, + "loss": 0.4409, + "step": 2443 + }, + { + "epoch": 15.87012987012987, + "grad_norm": 1.897403597831726, + "learning_rate": 5.175892889526189e-05, + "loss": 0.4464, + "step": 2444 + }, + { + "epoch": 15.876623376623376, + "grad_norm": 1.7679868936538696, + "learning_rate": 5.172753206872363e-05, + "loss": 0.4087, + "step": 2445 + }, + { + "epoch": 15.883116883116884, + "grad_norm": 1.93822181224823, + "learning_rate": 5.169613456018304e-05, + "loss": 0.485, + "step": 2446 + }, + { + "epoch": 15.88961038961039, + "grad_norm": 2.119961977005005, + "learning_rate": 5.166473638203539e-05, + "loss": 0.4766, + "step": 2447 + }, + { + "epoch": 15.896103896103895, + "grad_norm": 2.0220601558685303, + "learning_rate": 5.1633337546676196e-05, + "loss": 0.4645, + "step": 2448 + }, + { + "epoch": 15.902597402597403, + "grad_norm": 1.9838132858276367, + "learning_rate": 5.1601938066501196e-05, + "loss": 0.4651, + "step": 2449 + }, + { + "epoch": 15.909090909090908, + "grad_norm": 2.0590314865112305, + "learning_rate": 5.157053795390642e-05, + "loss": 0.4939, + "step": 2450 + }, + { + "epoch": 15.915584415584416, + "grad_norm": 1.9032071828842163, + "learning_rate": 5.153913722128813e-05, + "loss": 0.4437, + "step": 2451 + }, + { + "epoch": 15.922077922077921, + "grad_norm": 1.606368899345398, + "learning_rate": 5.150773588104284e-05, + "loss": 0.4026, + "step": 2452 + }, + { + "epoch": 15.928571428571429, + "grad_norm": 1.7986513376235962, + "learning_rate": 5.147633394556731e-05, + "loss": 0.4346, + "step": 2453 + }, + { + "epoch": 15.935064935064934, + "grad_norm": 1.85692298412323, + "learning_rate": 5.14449314272585e-05, + "loss": 0.4668, + "step": 2454 + }, + { + "epoch": 15.941558441558442, + "grad_norm": 1.9175212383270264, + "learning_rate": 5.141352833851367e-05, + "loss": 0.4514, + "step": 2455 + }, + { + "epoch": 15.948051948051948, + "grad_norm": 1.8391081094741821, + "learning_rate": 5.138212469173022e-05, + "loss": 0.4637, + "step": 2456 + }, + { + "epoch": 15.954545454545455, + "grad_norm": 1.8607032299041748, + "learning_rate": 5.1350720499305835e-05, + "loss": 0.4288, + "step": 2457 + }, + { + "epoch": 15.96103896103896, + "grad_norm": 2.236193895339966, + "learning_rate": 5.13193157736384e-05, + "loss": 0.4957, + "step": 2458 + }, + { + "epoch": 15.967532467532468, + "grad_norm": 1.895599126815796, + "learning_rate": 5.128791052712597e-05, + "loss": 0.4621, + "step": 2459 + }, + { + "epoch": 15.974025974025974, + "grad_norm": 1.7029972076416016, + "learning_rate": 5.125650477216688e-05, + "loss": 0.3869, + "step": 2460 + }, + { + "epoch": 15.980519480519481, + "grad_norm": 1.895903468132019, + "learning_rate": 5.1225098521159585e-05, + "loss": 0.4756, + "step": 2461 + }, + { + "epoch": 15.987012987012987, + "grad_norm": 1.8416452407836914, + "learning_rate": 5.119369178650282e-05, + "loss": 0.4264, + "step": 2462 + }, + { + "epoch": 15.993506493506494, + "grad_norm": 1.8602122068405151, + "learning_rate": 5.116228458059543e-05, + "loss": 0.424, + "step": 2463 + }, + { + "epoch": 16.0, + "grad_norm": 19.60172462463379, + "learning_rate": 5.113087691583649e-05, + "loss": 0.5386, + "step": 2464 + }, + { + "epoch": 16.006493506493506, + "grad_norm": 1.536372184753418, + "learning_rate": 5.109946880462526e-05, + "loss": 0.3336, + "step": 2465 + }, + { + "epoch": 16.01298701298701, + "grad_norm": 1.8130605220794678, + "learning_rate": 5.1068060259361153e-05, + "loss": 0.412, + "step": 2466 + }, + { + "epoch": 16.01948051948052, + "grad_norm": 1.7264176607131958, + "learning_rate": 5.1036651292443774e-05, + "loss": 0.4077, + "step": 2467 + }, + { + "epoch": 16.025974025974026, + "grad_norm": 1.9557987451553345, + "learning_rate": 5.1005241916272886e-05, + "loss": 0.4346, + "step": 2468 + }, + { + "epoch": 16.032467532467532, + "grad_norm": 1.8347598314285278, + "learning_rate": 5.09738321432484e-05, + "loss": 0.4012, + "step": 2469 + }, + { + "epoch": 16.038961038961038, + "grad_norm": 1.9019415378570557, + "learning_rate": 5.094242198577042e-05, + "loss": 0.3958, + "step": 2470 + }, + { + "epoch": 16.045454545454547, + "grad_norm": 1.6096651554107666, + "learning_rate": 5.0911011456239157e-05, + "loss": 0.3694, + "step": 2471 + }, + { + "epoch": 16.051948051948052, + "grad_norm": 2.033205986022949, + "learning_rate": 5.087960056705499e-05, + "loss": 0.4224, + "step": 2472 + }, + { + "epoch": 16.058441558441558, + "grad_norm": 1.9416512250900269, + "learning_rate": 5.0848189330618456e-05, + "loss": 0.4474, + "step": 2473 + }, + { + "epoch": 16.064935064935064, + "grad_norm": 1.7071467638015747, + "learning_rate": 5.0816777759330215e-05, + "loss": 0.3728, + "step": 2474 + }, + { + "epoch": 16.071428571428573, + "grad_norm": 1.6450309753417969, + "learning_rate": 5.078536586559104e-05, + "loss": 0.369, + "step": 2475 + }, + { + "epoch": 16.07792207792208, + "grad_norm": 1.6530896425247192, + "learning_rate": 5.075395366180186e-05, + "loss": 0.3653, + "step": 2476 + }, + { + "epoch": 16.084415584415584, + "grad_norm": 1.9590433835983276, + "learning_rate": 5.0722541160363726e-05, + "loss": 0.4025, + "step": 2477 + }, + { + "epoch": 16.09090909090909, + "grad_norm": 1.6475454568862915, + "learning_rate": 5.069112837367776e-05, + "loss": 0.3674, + "step": 2478 + }, + { + "epoch": 16.0974025974026, + "grad_norm": 1.753271460533142, + "learning_rate": 5.065971531414528e-05, + "loss": 0.3733, + "step": 2479 + }, + { + "epoch": 16.103896103896105, + "grad_norm": 1.917557954788208, + "learning_rate": 5.062830199416764e-05, + "loss": 0.4473, + "step": 2480 + }, + { + "epoch": 16.11038961038961, + "grad_norm": 1.8115241527557373, + "learning_rate": 5.0596888426146325e-05, + "loss": 0.3771, + "step": 2481 + }, + { + "epoch": 16.116883116883116, + "grad_norm": 1.8796888589859009, + "learning_rate": 5.05654746224829e-05, + "loss": 0.3898, + "step": 2482 + }, + { + "epoch": 16.123376623376622, + "grad_norm": 1.8184095621109009, + "learning_rate": 5.053406059557906e-05, + "loss": 0.3855, + "step": 2483 + }, + { + "epoch": 16.12987012987013, + "grad_norm": 1.9025495052337646, + "learning_rate": 5.0502646357836535e-05, + "loss": 0.4127, + "step": 2484 + }, + { + "epoch": 16.136363636363637, + "grad_norm": 1.698099136352539, + "learning_rate": 5.047123192165721e-05, + "loss": 0.3463, + "step": 2485 + }, + { + "epoch": 16.142857142857142, + "grad_norm": 1.5930640697479248, + "learning_rate": 5.0439817299442983e-05, + "loss": 0.3534, + "step": 2486 + }, + { + "epoch": 16.149350649350648, + "grad_norm": 1.8648321628570557, + "learning_rate": 5.0408402503595845e-05, + "loss": 0.3917, + "step": 2487 + }, + { + "epoch": 16.155844155844157, + "grad_norm": 1.850818395614624, + "learning_rate": 5.037698754651786e-05, + "loss": 0.4185, + "step": 2488 + }, + { + "epoch": 16.162337662337663, + "grad_norm": 1.7078030109405518, + "learning_rate": 5.034557244061117e-05, + "loss": 0.367, + "step": 2489 + }, + { + "epoch": 16.16883116883117, + "grad_norm": 1.9454824924468994, + "learning_rate": 5.0314157198277954e-05, + "loss": 0.4301, + "step": 2490 + }, + { + "epoch": 16.175324675324674, + "grad_norm": 1.7974553108215332, + "learning_rate": 5.0282741831920454e-05, + "loss": 0.3781, + "step": 2491 + }, + { + "epoch": 16.181818181818183, + "grad_norm": 1.8951915502548218, + "learning_rate": 5.025132635394095e-05, + "loss": 0.4169, + "step": 2492 + }, + { + "epoch": 16.18831168831169, + "grad_norm": 1.7715855836868286, + "learning_rate": 5.021991077674179e-05, + "loss": 0.3676, + "step": 2493 + }, + { + "epoch": 16.194805194805195, + "grad_norm": 1.8014692068099976, + "learning_rate": 5.018849511272532e-05, + "loss": 0.3514, + "step": 2494 + }, + { + "epoch": 16.2012987012987, + "grad_norm": 1.8222955465316772, + "learning_rate": 5.0157079374293983e-05, + "loss": 0.4101, + "step": 2495 + }, + { + "epoch": 16.207792207792206, + "grad_norm": 2.0071604251861572, + "learning_rate": 5.0125663573850204e-05, + "loss": 0.4358, + "step": 2496 + }, + { + "epoch": 16.214285714285715, + "grad_norm": 1.7885559797286987, + "learning_rate": 5.0094247723796403e-05, + "loss": 0.3885, + "step": 2497 + }, + { + "epoch": 16.22077922077922, + "grad_norm": 1.9011200666427612, + "learning_rate": 5.006283183653513e-05, + "loss": 0.4215, + "step": 2498 + }, + { + "epoch": 16.227272727272727, + "grad_norm": 1.7357369661331177, + "learning_rate": 5.003141592446882e-05, + "loss": 0.3403, + "step": 2499 + }, + { + "epoch": 16.233766233766232, + "grad_norm": 1.8025972843170166, + "learning_rate": 5e-05, + "loss": 0.3856, + "step": 2500 + }, + { + "epoch": 16.24025974025974, + "grad_norm": 1.7521417140960693, + "learning_rate": 4.996858407553119e-05, + "loss": 0.368, + "step": 2501 + }, + { + "epoch": 16.246753246753247, + "grad_norm": 1.8964296579360962, + "learning_rate": 4.9937168163464897e-05, + "loss": 0.387, + "step": 2502 + }, + { + "epoch": 16.253246753246753, + "grad_norm": 1.6628857851028442, + "learning_rate": 4.990575227620359e-05, + "loss": 0.3405, + "step": 2503 + }, + { + "epoch": 16.25974025974026, + "grad_norm": 1.7666095495224, + "learning_rate": 4.9874336426149814e-05, + "loss": 0.3699, + "step": 2504 + }, + { + "epoch": 16.266233766233768, + "grad_norm": 1.871014952659607, + "learning_rate": 4.984292062570602e-05, + "loss": 0.4222, + "step": 2505 + }, + { + "epoch": 16.272727272727273, + "grad_norm": 1.8126856088638306, + "learning_rate": 4.981150488727469e-05, + "loss": 0.3925, + "step": 2506 + }, + { + "epoch": 16.27922077922078, + "grad_norm": 1.7900199890136719, + "learning_rate": 4.978008922325824e-05, + "loss": 0.3612, + "step": 2507 + }, + { + "epoch": 16.285714285714285, + "grad_norm": 1.8557946681976318, + "learning_rate": 4.974867364605905e-05, + "loss": 0.39, + "step": 2508 + }, + { + "epoch": 16.292207792207794, + "grad_norm": 1.7613614797592163, + "learning_rate": 4.971725816807956e-05, + "loss": 0.3769, + "step": 2509 + }, + { + "epoch": 16.2987012987013, + "grad_norm": 1.4544224739074707, + "learning_rate": 4.968584280172206e-05, + "loss": 0.3248, + "step": 2510 + }, + { + "epoch": 16.305194805194805, + "grad_norm": 1.8322076797485352, + "learning_rate": 4.965442755938884e-05, + "loss": 0.4105, + "step": 2511 + }, + { + "epoch": 16.31168831168831, + "grad_norm": 1.747609257698059, + "learning_rate": 4.962301245348216e-05, + "loss": 0.3871, + "step": 2512 + }, + { + "epoch": 16.318181818181817, + "grad_norm": 1.7011605501174927, + "learning_rate": 4.959159749640416e-05, + "loss": 0.3463, + "step": 2513 + }, + { + "epoch": 16.324675324675326, + "grad_norm": 1.8105734586715698, + "learning_rate": 4.956018270055703e-05, + "loss": 0.4268, + "step": 2514 + }, + { + "epoch": 16.33116883116883, + "grad_norm": 1.8925591707229614, + "learning_rate": 4.95287680783428e-05, + "loss": 0.4644, + "step": 2515 + }, + { + "epoch": 16.337662337662337, + "grad_norm": 1.8447585105895996, + "learning_rate": 4.9497353642163476e-05, + "loss": 0.3975, + "step": 2516 + }, + { + "epoch": 16.344155844155843, + "grad_norm": 1.8829737901687622, + "learning_rate": 4.9465939404420966e-05, + "loss": 0.4104, + "step": 2517 + }, + { + "epoch": 16.350649350649352, + "grad_norm": 1.849299669265747, + "learning_rate": 4.9434525377517114e-05, + "loss": 0.4154, + "step": 2518 + }, + { + "epoch": 16.357142857142858, + "grad_norm": 1.7983893156051636, + "learning_rate": 4.9403111573853686e-05, + "loss": 0.4104, + "step": 2519 + }, + { + "epoch": 16.363636363636363, + "grad_norm": 1.629199504852295, + "learning_rate": 4.9371698005832365e-05, + "loss": 0.3114, + "step": 2520 + }, + { + "epoch": 16.37012987012987, + "grad_norm": 1.8307642936706543, + "learning_rate": 4.934028468585473e-05, + "loss": 0.3906, + "step": 2521 + }, + { + "epoch": 16.376623376623378, + "grad_norm": 1.6470370292663574, + "learning_rate": 4.930887162632224e-05, + "loss": 0.326, + "step": 2522 + }, + { + "epoch": 16.383116883116884, + "grad_norm": 1.867017149925232, + "learning_rate": 4.9277458839636285e-05, + "loss": 0.3932, + "step": 2523 + }, + { + "epoch": 16.38961038961039, + "grad_norm": 1.7679275274276733, + "learning_rate": 4.9246046338198147e-05, + "loss": 0.377, + "step": 2524 + }, + { + "epoch": 16.396103896103895, + "grad_norm": 2.562811851501465, + "learning_rate": 4.921463413440898e-05, + "loss": 0.4232, + "step": 2525 + }, + { + "epoch": 16.4025974025974, + "grad_norm": 1.7845680713653564, + "learning_rate": 4.9183222240669796e-05, + "loss": 0.4371, + "step": 2526 + }, + { + "epoch": 16.40909090909091, + "grad_norm": 1.8348369598388672, + "learning_rate": 4.9151810669381556e-05, + "loss": 0.4095, + "step": 2527 + }, + { + "epoch": 16.415584415584416, + "grad_norm": 1.9595232009887695, + "learning_rate": 4.9120399432945016e-05, + "loss": 0.3927, + "step": 2528 + }, + { + "epoch": 16.42207792207792, + "grad_norm": 1.7152999639511108, + "learning_rate": 4.908898854376086e-05, + "loss": 0.3965, + "step": 2529 + }, + { + "epoch": 16.428571428571427, + "grad_norm": 1.8380136489868164, + "learning_rate": 4.90575780142296e-05, + "loss": 0.3981, + "step": 2530 + }, + { + "epoch": 16.435064935064936, + "grad_norm": 1.8340736627578735, + "learning_rate": 4.902616785675161e-05, + "loss": 0.4278, + "step": 2531 + }, + { + "epoch": 16.441558441558442, + "grad_norm": 1.5227307081222534, + "learning_rate": 4.899475808372714e-05, + "loss": 0.3029, + "step": 2532 + }, + { + "epoch": 16.448051948051948, + "grad_norm": 1.7773783206939697, + "learning_rate": 4.896334870755623e-05, + "loss": 0.415, + "step": 2533 + }, + { + "epoch": 16.454545454545453, + "grad_norm": 1.886927843093872, + "learning_rate": 4.893193974063885e-05, + "loss": 0.4087, + "step": 2534 + }, + { + "epoch": 16.461038961038962, + "grad_norm": 1.9630560874938965, + "learning_rate": 4.890053119537475e-05, + "loss": 0.4291, + "step": 2535 + }, + { + "epoch": 16.467532467532468, + "grad_norm": 1.908774495124817, + "learning_rate": 4.8869123084163524e-05, + "loss": 0.4307, + "step": 2536 + }, + { + "epoch": 16.474025974025974, + "grad_norm": 1.9670474529266357, + "learning_rate": 4.883771541940459e-05, + "loss": 0.4306, + "step": 2537 + }, + { + "epoch": 16.48051948051948, + "grad_norm": 1.737168550491333, + "learning_rate": 4.8806308213497184e-05, + "loss": 0.3743, + "step": 2538 + }, + { + "epoch": 16.48701298701299, + "grad_norm": 1.7427324056625366, + "learning_rate": 4.877490147884041e-05, + "loss": 0.3952, + "step": 2539 + }, + { + "epoch": 16.493506493506494, + "grad_norm": 2.0852608680725098, + "learning_rate": 4.874349522783313e-05, + "loss": 0.4108, + "step": 2540 + }, + { + "epoch": 16.5, + "grad_norm": 1.7185182571411133, + "learning_rate": 4.871208947287404e-05, + "loss": 0.3882, + "step": 2541 + }, + { + "epoch": 16.506493506493506, + "grad_norm": 1.9440059661865234, + "learning_rate": 4.868068422636162e-05, + "loss": 0.4613, + "step": 2542 + }, + { + "epoch": 16.51298701298701, + "grad_norm": 2.0143227577209473, + "learning_rate": 4.864927950069416e-05, + "loss": 0.4414, + "step": 2543 + }, + { + "epoch": 16.51948051948052, + "grad_norm": 1.5256792306900024, + "learning_rate": 4.8617875308269787e-05, + "loss": 0.3096, + "step": 2544 + }, + { + "epoch": 16.525974025974026, + "grad_norm": 1.9585679769515991, + "learning_rate": 4.858647166148634e-05, + "loss": 0.45, + "step": 2545 + }, + { + "epoch": 16.532467532467532, + "grad_norm": 2.0001230239868164, + "learning_rate": 4.8555068572741505e-05, + "loss": 0.4472, + "step": 2546 + }, + { + "epoch": 16.538961038961038, + "grad_norm": 2.0032620429992676, + "learning_rate": 4.852366605443271e-05, + "loss": 0.461, + "step": 2547 + }, + { + "epoch": 16.545454545454547, + "grad_norm": 1.9636540412902832, + "learning_rate": 4.8492264118957156e-05, + "loss": 0.4092, + "step": 2548 + }, + { + "epoch": 16.551948051948052, + "grad_norm": 1.7286251783370972, + "learning_rate": 4.846086277871187e-05, + "loss": 0.389, + "step": 2549 + }, + { + "epoch": 16.558441558441558, + "grad_norm": 1.6896281242370605, + "learning_rate": 4.8429462046093585e-05, + "loss": 0.36, + "step": 2550 + }, + { + "epoch": 16.564935064935064, + "grad_norm": 1.8248164653778076, + "learning_rate": 4.8398061933498816e-05, + "loss": 0.3979, + "step": 2551 + }, + { + "epoch": 16.571428571428573, + "grad_norm": 2.0552384853363037, + "learning_rate": 4.836666245332382e-05, + "loss": 0.473, + "step": 2552 + }, + { + "epoch": 16.57792207792208, + "grad_norm": 1.703555703163147, + "learning_rate": 4.8335263617964606e-05, + "loss": 0.3605, + "step": 2553 + }, + { + "epoch": 16.584415584415584, + "grad_norm": 1.8883312940597534, + "learning_rate": 4.8303865439816966e-05, + "loss": 0.386, + "step": 2554 + }, + { + "epoch": 16.59090909090909, + "grad_norm": 1.6219338178634644, + "learning_rate": 4.827246793127639e-05, + "loss": 0.3748, + "step": 2555 + }, + { + "epoch": 16.5974025974026, + "grad_norm": 1.5926085710525513, + "learning_rate": 4.824107110473812e-05, + "loss": 0.3464, + "step": 2556 + }, + { + "epoch": 16.603896103896105, + "grad_norm": 2.0677969455718994, + "learning_rate": 4.8209674972597114e-05, + "loss": 0.4676, + "step": 2557 + }, + { + "epoch": 16.61038961038961, + "grad_norm": 2.003356456756592, + "learning_rate": 4.817827954724805e-05, + "loss": 0.4578, + "step": 2558 + }, + { + "epoch": 16.616883116883116, + "grad_norm": 1.8525855541229248, + "learning_rate": 4.81468848410854e-05, + "loss": 0.4384, + "step": 2559 + }, + { + "epoch": 16.623376623376622, + "grad_norm": 1.7237621545791626, + "learning_rate": 4.811549086650327e-05, + "loss": 0.38, + "step": 2560 + }, + { + "epoch": 16.62987012987013, + "grad_norm": 1.9740512371063232, + "learning_rate": 4.8084097635895505e-05, + "loss": 0.4612, + "step": 2561 + }, + { + "epoch": 16.636363636363637, + "grad_norm": 1.9930429458618164, + "learning_rate": 4.8052705161655644e-05, + "loss": 0.4381, + "step": 2562 + }, + { + "epoch": 16.642857142857142, + "grad_norm": 1.9352537393569946, + "learning_rate": 4.802131345617694e-05, + "loss": 0.4585, + "step": 2563 + }, + { + "epoch": 16.649350649350648, + "grad_norm": 1.957864761352539, + "learning_rate": 4.798992253185233e-05, + "loss": 0.4014, + "step": 2564 + }, + { + "epoch": 16.655844155844157, + "grad_norm": 1.7447909116744995, + "learning_rate": 4.7958532401074504e-05, + "loss": 0.3998, + "step": 2565 + }, + { + "epoch": 16.662337662337663, + "grad_norm": 1.7870335578918457, + "learning_rate": 4.7927143076235745e-05, + "loss": 0.4279, + "step": 2566 + }, + { + "epoch": 16.66883116883117, + "grad_norm": 1.8535168170928955, + "learning_rate": 4.7895754569728066e-05, + "loss": 0.4267, + "step": 2567 + }, + { + "epoch": 16.675324675324674, + "grad_norm": 1.8935611248016357, + "learning_rate": 4.7864366893943166e-05, + "loss": 0.4296, + "step": 2568 + }, + { + "epoch": 16.681818181818183, + "grad_norm": 1.7043728828430176, + "learning_rate": 4.7832980061272384e-05, + "loss": 0.3804, + "step": 2569 + }, + { + "epoch": 16.68831168831169, + "grad_norm": 1.8452892303466797, + "learning_rate": 4.7801594084106763e-05, + "loss": 0.4273, + "step": 2570 + }, + { + "epoch": 16.694805194805195, + "grad_norm": 1.8952516317367554, + "learning_rate": 4.777020897483697e-05, + "loss": 0.4181, + "step": 2571 + }, + { + "epoch": 16.7012987012987, + "grad_norm": 1.8324185609817505, + "learning_rate": 4.7738824745853374e-05, + "loss": 0.4145, + "step": 2572 + }, + { + "epoch": 16.707792207792206, + "grad_norm": 1.5182191133499146, + "learning_rate": 4.770744140954596e-05, + "loss": 0.3243, + "step": 2573 + }, + { + "epoch": 16.714285714285715, + "grad_norm": 1.8509901762008667, + "learning_rate": 4.767605897830435e-05, + "loss": 0.4123, + "step": 2574 + }, + { + "epoch": 16.72077922077922, + "grad_norm": 1.8853600025177002, + "learning_rate": 4.7644677464517874e-05, + "loss": 0.4459, + "step": 2575 + }, + { + "epoch": 16.727272727272727, + "grad_norm": 1.9594619274139404, + "learning_rate": 4.761329688057543e-05, + "loss": 0.428, + "step": 2576 + }, + { + "epoch": 16.733766233766232, + "grad_norm": 1.831547737121582, + "learning_rate": 4.758191723886557e-05, + "loss": 0.373, + "step": 2577 + }, + { + "epoch": 16.74025974025974, + "grad_norm": 2.012741804122925, + "learning_rate": 4.7550538551776495e-05, + "loss": 0.4414, + "step": 2578 + }, + { + "epoch": 16.746753246753247, + "grad_norm": 1.7638040781021118, + "learning_rate": 4.7519160831695994e-05, + "loss": 0.4082, + "step": 2579 + }, + { + "epoch": 16.753246753246753, + "grad_norm": 1.8421845436096191, + "learning_rate": 4.748778409101153e-05, + "loss": 0.3676, + "step": 2580 + }, + { + "epoch": 16.75974025974026, + "grad_norm": 1.9414628744125366, + "learning_rate": 4.745640834211011e-05, + "loss": 0.4308, + "step": 2581 + }, + { + "epoch": 16.766233766233768, + "grad_norm": 1.656212329864502, + "learning_rate": 4.742503359737841e-05, + "loss": 0.3771, + "step": 2582 + }, + { + "epoch": 16.772727272727273, + "grad_norm": 2.0582118034362793, + "learning_rate": 4.739365986920265e-05, + "loss": 0.4719, + "step": 2583 + }, + { + "epoch": 16.77922077922078, + "grad_norm": 1.9124013185501099, + "learning_rate": 4.736228716996868e-05, + "loss": 0.3998, + "step": 2584 + }, + { + "epoch": 16.785714285714285, + "grad_norm": 2.0058646202087402, + "learning_rate": 4.7330915512061976e-05, + "loss": 0.4754, + "step": 2585 + }, + { + "epoch": 16.792207792207794, + "grad_norm": 1.6502070426940918, + "learning_rate": 4.729954490786757e-05, + "loss": 0.3287, + "step": 2586 + }, + { + "epoch": 16.7987012987013, + "grad_norm": 2.0556440353393555, + "learning_rate": 4.7268175369770066e-05, + "loss": 0.4468, + "step": 2587 + }, + { + "epoch": 16.805194805194805, + "grad_norm": 1.6197199821472168, + "learning_rate": 4.723680691015366e-05, + "loss": 0.3483, + "step": 2588 + }, + { + "epoch": 16.81168831168831, + "grad_norm": 1.722090244293213, + "learning_rate": 4.72054395414021e-05, + "loss": 0.3676, + "step": 2589 + }, + { + "epoch": 16.818181818181817, + "grad_norm": 1.9909186363220215, + "learning_rate": 4.7174073275898776e-05, + "loss": 0.451, + "step": 2590 + }, + { + "epoch": 16.824675324675326, + "grad_norm": 1.7004845142364502, + "learning_rate": 4.714270812602657e-05, + "loss": 0.3918, + "step": 2591 + }, + { + "epoch": 16.83116883116883, + "grad_norm": 1.9880518913269043, + "learning_rate": 4.711134410416794e-05, + "loss": 0.4583, + "step": 2592 + }, + { + "epoch": 16.837662337662337, + "grad_norm": 1.7336833477020264, + "learning_rate": 4.707998122270492e-05, + "loss": 0.381, + "step": 2593 + }, + { + "epoch": 16.844155844155843, + "grad_norm": 1.8251391649246216, + "learning_rate": 4.7048619494019045e-05, + "loss": 0.4075, + "step": 2594 + }, + { + "epoch": 16.850649350649352, + "grad_norm": 1.8285964727401733, + "learning_rate": 4.701725893049147e-05, + "loss": 0.4203, + "step": 2595 + }, + { + "epoch": 16.857142857142858, + "grad_norm": 1.9775934219360352, + "learning_rate": 4.698589954450283e-05, + "loss": 0.4004, + "step": 2596 + }, + { + "epoch": 16.863636363636363, + "grad_norm": 1.754765272140503, + "learning_rate": 4.6954541348433316e-05, + "loss": 0.4089, + "step": 2597 + }, + { + "epoch": 16.87012987012987, + "grad_norm": 1.974440097808838, + "learning_rate": 4.692318435466265e-05, + "loss": 0.4422, + "step": 2598 + }, + { + "epoch": 16.876623376623378, + "grad_norm": 1.7709462642669678, + "learning_rate": 4.6891828575570055e-05, + "loss": 0.4002, + "step": 2599 + }, + { + "epoch": 16.883116883116884, + "grad_norm": 2.0820789337158203, + "learning_rate": 4.6860474023534335e-05, + "loss": 0.4795, + "step": 2600 + }, + { + "epoch": 16.88961038961039, + "grad_norm": 1.9320366382598877, + "learning_rate": 4.682912071093374e-05, + "loss": 0.424, + "step": 2601 + }, + { + "epoch": 16.896103896103895, + "grad_norm": 1.8082619905471802, + "learning_rate": 4.679776865014608e-05, + "loss": 0.4278, + "step": 2602 + }, + { + "epoch": 16.9025974025974, + "grad_norm": 1.7421860694885254, + "learning_rate": 4.676641785354864e-05, + "loss": 0.3793, + "step": 2603 + }, + { + "epoch": 16.90909090909091, + "grad_norm": 1.6660720109939575, + "learning_rate": 4.6735068333518205e-05, + "loss": 0.3865, + "step": 2604 + }, + { + "epoch": 16.915584415584416, + "grad_norm": 1.8764604330062866, + "learning_rate": 4.670372010243111e-05, + "loss": 0.4167, + "step": 2605 + }, + { + "epoch": 16.92207792207792, + "grad_norm": 1.7141389846801758, + "learning_rate": 4.667237317266311e-05, + "loss": 0.3797, + "step": 2606 + }, + { + "epoch": 16.928571428571427, + "grad_norm": 1.8355389833450317, + "learning_rate": 4.664102755658948e-05, + "loss": 0.3709, + "step": 2607 + }, + { + "epoch": 16.935064935064936, + "grad_norm": 2.0633785724639893, + "learning_rate": 4.6609683266584974e-05, + "loss": 0.456, + "step": 2608 + }, + { + "epoch": 16.941558441558442, + "grad_norm": 1.9902276992797852, + "learning_rate": 4.657834031502381e-05, + "loss": 0.4454, + "step": 2609 + }, + { + "epoch": 16.948051948051948, + "grad_norm": 1.9734420776367188, + "learning_rate": 4.654699871427971e-05, + "loss": 0.4317, + "step": 2610 + }, + { + "epoch": 16.954545454545453, + "grad_norm": 2.0436525344848633, + "learning_rate": 4.6515658476725834e-05, + "loss": 0.4827, + "step": 2611 + }, + { + "epoch": 16.961038961038962, + "grad_norm": 1.8276691436767578, + "learning_rate": 4.6484319614734815e-05, + "loss": 0.4292, + "step": 2612 + }, + { + "epoch": 16.967532467532468, + "grad_norm": 1.9008606672286987, + "learning_rate": 4.6452982140678737e-05, + "loss": 0.442, + "step": 2613 + }, + { + "epoch": 16.974025974025974, + "grad_norm": 1.8933931589126587, + "learning_rate": 4.642164606692912e-05, + "loss": 0.4016, + "step": 2614 + }, + { + "epoch": 16.98051948051948, + "grad_norm": 1.8439511060714722, + "learning_rate": 4.639031140585697e-05, + "loss": 0.3959, + "step": 2615 + }, + { + "epoch": 16.98701298701299, + "grad_norm": 1.657429575920105, + "learning_rate": 4.6358978169832716e-05, + "loss": 0.3449, + "step": 2616 + }, + { + "epoch": 16.993506493506494, + "grad_norm": 1.9203455448150635, + "learning_rate": 4.632764637122622e-05, + "loss": 0.4123, + "step": 2617 + }, + { + "epoch": 17.0, + "grad_norm": 556.3326416015625, + "learning_rate": 4.6296316022406776e-05, + "loss": 0.4423, + "step": 2618 + }, + { + "epoch": 17.006493506493506, + "grad_norm": 1.6963850259780884, + "learning_rate": 4.6264987135743104e-05, + "loss": 0.3987, + "step": 2619 + }, + { + "epoch": 17.01298701298701, + "grad_norm": 1.464180827140808, + "learning_rate": 4.623365972360337e-05, + "loss": 0.2908, + "step": 2620 + }, + { + "epoch": 17.01948051948052, + "grad_norm": 1.7919656038284302, + "learning_rate": 4.620233379835513e-05, + "loss": 0.3931, + "step": 2621 + }, + { + "epoch": 17.025974025974026, + "grad_norm": 1.6347843408584595, + "learning_rate": 4.617100937236535e-05, + "loss": 0.3652, + "step": 2622 + }, + { + "epoch": 17.032467532467532, + "grad_norm": 1.9906270503997803, + "learning_rate": 4.613968645800044e-05, + "loss": 0.388, + "step": 2623 + }, + { + "epoch": 17.038961038961038, + "grad_norm": 1.695497989654541, + "learning_rate": 4.6108365067626173e-05, + "loss": 0.3361, + "step": 2624 + }, + { + "epoch": 17.045454545454547, + "grad_norm": 1.6013907194137573, + "learning_rate": 4.607704521360775e-05, + "loss": 0.3529, + "step": 2625 + }, + { + "epoch": 17.051948051948052, + "grad_norm": 1.7877893447875977, + "learning_rate": 4.604572690830976e-05, + "loss": 0.3788, + "step": 2626 + }, + { + "epoch": 17.058441558441558, + "grad_norm": 1.753179907798767, + "learning_rate": 4.601441016409616e-05, + "loss": 0.3366, + "step": 2627 + }, + { + "epoch": 17.064935064935064, + "grad_norm": 1.8334606885910034, + "learning_rate": 4.5983094993330296e-05, + "loss": 0.3868, + "step": 2628 + }, + { + "epoch": 17.071428571428573, + "grad_norm": 1.8474700450897217, + "learning_rate": 4.595178140837491e-05, + "loss": 0.3494, + "step": 2629 + }, + { + "epoch": 17.07792207792208, + "grad_norm": 1.5837911367416382, + "learning_rate": 4.592046942159213e-05, + "loss": 0.3204, + "step": 2630 + }, + { + "epoch": 17.084415584415584, + "grad_norm": 1.7848855257034302, + "learning_rate": 4.5889159045343404e-05, + "loss": 0.3784, + "step": 2631 + }, + { + "epoch": 17.09090909090909, + "grad_norm": 1.7343623638153076, + "learning_rate": 4.585785029198959e-05, + "loss": 0.3682, + "step": 2632 + }, + { + "epoch": 17.0974025974026, + "grad_norm": 1.8310134410858154, + "learning_rate": 4.582654317389089e-05, + "loss": 0.3325, + "step": 2633 + }, + { + "epoch": 17.103896103896105, + "grad_norm": 1.6972695589065552, + "learning_rate": 4.5795237703406815e-05, + "loss": 0.3462, + "step": 2634 + }, + { + "epoch": 17.11038961038961, + "grad_norm": 1.6968369483947754, + "learning_rate": 4.576393389289633e-05, + "loss": 0.3514, + "step": 2635 + }, + { + "epoch": 17.116883116883116, + "grad_norm": 1.8728262186050415, + "learning_rate": 4.573263175471766e-05, + "loss": 0.3878, + "step": 2636 + }, + { + "epoch": 17.123376623376622, + "grad_norm": 1.6569467782974243, + "learning_rate": 4.570133130122839e-05, + "loss": 0.3288, + "step": 2637 + }, + { + "epoch": 17.12987012987013, + "grad_norm": 1.6950936317443848, + "learning_rate": 4.5670032544785444e-05, + "loss": 0.3613, + "step": 2638 + }, + { + "epoch": 17.136363636363637, + "grad_norm": 2.0666229724884033, + "learning_rate": 4.563873549774506e-05, + "loss": 0.421, + "step": 2639 + }, + { + "epoch": 17.142857142857142, + "grad_norm": 1.605417251586914, + "learning_rate": 4.560744017246284e-05, + "loss": 0.3439, + "step": 2640 + }, + { + "epoch": 17.149350649350648, + "grad_norm": 1.8102631568908691, + "learning_rate": 4.5576146581293685e-05, + "loss": 0.347, + "step": 2641 + }, + { + "epoch": 17.155844155844157, + "grad_norm": 1.6798969507217407, + "learning_rate": 4.55448547365918e-05, + "loss": 0.3587, + "step": 2642 + }, + { + "epoch": 17.162337662337663, + "grad_norm": 1.8787752389907837, + "learning_rate": 4.5513564650710706e-05, + "loss": 0.384, + "step": 2643 + }, + { + "epoch": 17.16883116883117, + "grad_norm": 1.726641058921814, + "learning_rate": 4.5482276336003216e-05, + "loss": 0.3529, + "step": 2644 + }, + { + "epoch": 17.175324675324674, + "grad_norm": 1.798478364944458, + "learning_rate": 4.5450989804821506e-05, + "loss": 0.3896, + "step": 2645 + }, + { + "epoch": 17.181818181818183, + "grad_norm": 1.7787280082702637, + "learning_rate": 4.541970506951697e-05, + "loss": 0.3562, + "step": 2646 + }, + { + "epoch": 17.18831168831169, + "grad_norm": 1.7351130247116089, + "learning_rate": 4.538842214244035e-05, + "loss": 0.3803, + "step": 2647 + }, + { + "epoch": 17.194805194805195, + "grad_norm": 1.817060947418213, + "learning_rate": 4.535714103594162e-05, + "loss": 0.3637, + "step": 2648 + }, + { + "epoch": 17.2012987012987, + "grad_norm": 1.5878382921218872, + "learning_rate": 4.5325861762370065e-05, + "loss": 0.3189, + "step": 2649 + }, + { + "epoch": 17.207792207792206, + "grad_norm": 1.7303762435913086, + "learning_rate": 4.529458433407428e-05, + "loss": 0.353, + "step": 2650 + }, + { + "epoch": 17.214285714285715, + "grad_norm": 1.7414559125900269, + "learning_rate": 4.5263308763402084e-05, + "loss": 0.401, + "step": 2651 + }, + { + "epoch": 17.22077922077922, + "grad_norm": 1.6657047271728516, + "learning_rate": 4.5232035062700576e-05, + "loss": 0.3355, + "step": 2652 + }, + { + "epoch": 17.227272727272727, + "grad_norm": 1.6541603803634644, + "learning_rate": 4.520076324431611e-05, + "loss": 0.3215, + "step": 2653 + }, + { + "epoch": 17.233766233766232, + "grad_norm": 1.8703174591064453, + "learning_rate": 4.516949332059429e-05, + "loss": 0.4035, + "step": 2654 + }, + { + "epoch": 17.24025974025974, + "grad_norm": 1.7139230966567993, + "learning_rate": 4.513822530388003e-05, + "loss": 0.3451, + "step": 2655 + }, + { + "epoch": 17.246753246753247, + "grad_norm": 1.6760883331298828, + "learning_rate": 4.510695920651742e-05, + "loss": 0.3406, + "step": 2656 + }, + { + "epoch": 17.253246753246753, + "grad_norm": 1.9123879671096802, + "learning_rate": 4.507569504084983e-05, + "loss": 0.4033, + "step": 2657 + }, + { + "epoch": 17.25974025974026, + "grad_norm": 1.6761144399642944, + "learning_rate": 4.504443281921985e-05, + "loss": 0.348, + "step": 2658 + }, + { + "epoch": 17.266233766233768, + "grad_norm": 1.7181462049484253, + "learning_rate": 4.50131725539693e-05, + "loss": 0.3511, + "step": 2659 + }, + { + "epoch": 17.272727272727273, + "grad_norm": 1.8143903017044067, + "learning_rate": 4.498191425743925e-05, + "loss": 0.3533, + "step": 2660 + }, + { + "epoch": 17.27922077922078, + "grad_norm": 1.786970615386963, + "learning_rate": 4.495065794196999e-05, + "loss": 0.3727, + "step": 2661 + }, + { + "epoch": 17.285714285714285, + "grad_norm": 1.7093663215637207, + "learning_rate": 4.491940361990101e-05, + "loss": 0.3428, + "step": 2662 + }, + { + "epoch": 17.292207792207794, + "grad_norm": 1.6793053150177002, + "learning_rate": 4.488815130357102e-05, + "loss": 0.3436, + "step": 2663 + }, + { + "epoch": 17.2987012987013, + "grad_norm": 1.768581748008728, + "learning_rate": 4.4856901005317934e-05, + "loss": 0.365, + "step": 2664 + }, + { + "epoch": 17.305194805194805, + "grad_norm": 1.8647191524505615, + "learning_rate": 4.482565273747888e-05, + "loss": 0.4012, + "step": 2665 + }, + { + "epoch": 17.31168831168831, + "grad_norm": 1.8021681308746338, + "learning_rate": 4.4794406512390175e-05, + "loss": 0.359, + "step": 2666 + }, + { + "epoch": 17.318181818181817, + "grad_norm": 1.8641501665115356, + "learning_rate": 4.476316234238734e-05, + "loss": 0.3598, + "step": 2667 + }, + { + "epoch": 17.324675324675326, + "grad_norm": 1.55692458152771, + "learning_rate": 4.473192023980509e-05, + "loss": 0.3413, + "step": 2668 + }, + { + "epoch": 17.33116883116883, + "grad_norm": 1.716506004333496, + "learning_rate": 4.4700680216977284e-05, + "loss": 0.3661, + "step": 2669 + }, + { + "epoch": 17.337662337662337, + "grad_norm": 1.8231031894683838, + "learning_rate": 4.466944228623701e-05, + "loss": 0.3692, + "step": 2670 + }, + { + "epoch": 17.344155844155843, + "grad_norm": 1.843737006187439, + "learning_rate": 4.463820645991651e-05, + "loss": 0.3593, + "step": 2671 + }, + { + "epoch": 17.350649350649352, + "grad_norm": 1.4156854152679443, + "learning_rate": 4.460697275034717e-05, + "loss": 0.3026, + "step": 2672 + }, + { + "epoch": 17.357142857142858, + "grad_norm": 1.778434157371521, + "learning_rate": 4.457574116985958e-05, + "loss": 0.3415, + "step": 2673 + }, + { + "epoch": 17.363636363636363, + "grad_norm": 1.7231427431106567, + "learning_rate": 4.4544511730783466e-05, + "loss": 0.3477, + "step": 2674 + }, + { + "epoch": 17.37012987012987, + "grad_norm": 1.5872408151626587, + "learning_rate": 4.451328444544774e-05, + "loss": 0.3341, + "step": 2675 + }, + { + "epoch": 17.376623376623378, + "grad_norm": 1.6699098348617554, + "learning_rate": 4.448205932618042e-05, + "loss": 0.3019, + "step": 2676 + }, + { + "epoch": 17.383116883116884, + "grad_norm": 1.838097333908081, + "learning_rate": 4.4450836385308684e-05, + "loss": 0.3664, + "step": 2677 + }, + { + "epoch": 17.38961038961039, + "grad_norm": 1.6604009866714478, + "learning_rate": 4.4419615635158875e-05, + "loss": 0.3643, + "step": 2678 + }, + { + "epoch": 17.396103896103895, + "grad_norm": 1.7098332643508911, + "learning_rate": 4.43883970880564e-05, + "loss": 0.3629, + "step": 2679 + }, + { + "epoch": 17.4025974025974, + "grad_norm": 1.7673627138137817, + "learning_rate": 4.435718075632592e-05, + "loss": 0.3516, + "step": 2680 + }, + { + "epoch": 17.40909090909091, + "grad_norm": 1.7328159809112549, + "learning_rate": 4.4325966652291103e-05, + "loss": 0.3904, + "step": 2681 + }, + { + "epoch": 17.415584415584416, + "grad_norm": 1.6068525314331055, + "learning_rate": 4.4294754788274796e-05, + "loss": 0.3365, + "step": 2682 + }, + { + "epoch": 17.42207792207792, + "grad_norm": 1.8727941513061523, + "learning_rate": 4.426354517659894e-05, + "loss": 0.4211, + "step": 2683 + }, + { + "epoch": 17.428571428571427, + "grad_norm": 1.8097883462905884, + "learning_rate": 4.4232337829584585e-05, + "loss": 0.3741, + "step": 2684 + }, + { + "epoch": 17.435064935064936, + "grad_norm": 1.8538397550582886, + "learning_rate": 4.4201132759551934e-05, + "loss": 0.3956, + "step": 2685 + }, + { + "epoch": 17.441558441558442, + "grad_norm": 1.915847897529602, + "learning_rate": 4.4169929978820227e-05, + "loss": 0.439, + "step": 2686 + }, + { + "epoch": 17.448051948051948, + "grad_norm": 1.6578996181488037, + "learning_rate": 4.4138729499707844e-05, + "loss": 0.3662, + "step": 2687 + }, + { + "epoch": 17.454545454545453, + "grad_norm": 1.997751235961914, + "learning_rate": 4.410753133453222e-05, + "loss": 0.4039, + "step": 2688 + }, + { + "epoch": 17.461038961038962, + "grad_norm": 1.6750801801681519, + "learning_rate": 4.4076335495609914e-05, + "loss": 0.3447, + "step": 2689 + }, + { + "epoch": 17.467532467532468, + "grad_norm": 1.831777572631836, + "learning_rate": 4.404514199525651e-05, + "loss": 0.3775, + "step": 2690 + }, + { + "epoch": 17.474025974025974, + "grad_norm": 1.9386937618255615, + "learning_rate": 4.4013950845786764e-05, + "loss": 0.3797, + "step": 2691 + }, + { + "epoch": 17.48051948051948, + "grad_norm": 1.960254430770874, + "learning_rate": 4.398276205951443e-05, + "loss": 0.3782, + "step": 2692 + }, + { + "epoch": 17.48701298701299, + "grad_norm": 1.953656554222107, + "learning_rate": 4.395157564875234e-05, + "loss": 0.4166, + "step": 2693 + }, + { + "epoch": 17.493506493506494, + "grad_norm": 1.8518905639648438, + "learning_rate": 4.392039162581239e-05, + "loss": 0.3922, + "step": 2694 + }, + { + "epoch": 17.5, + "grad_norm": 1.8920955657958984, + "learning_rate": 4.3889210003005524e-05, + "loss": 0.404, + "step": 2695 + }, + { + "epoch": 17.506493506493506, + "grad_norm": 1.8469494581222534, + "learning_rate": 4.38580307926418e-05, + "loss": 0.3604, + "step": 2696 + }, + { + "epoch": 17.51298701298701, + "grad_norm": 1.9427776336669922, + "learning_rate": 4.382685400703024e-05, + "loss": 0.3724, + "step": 2697 + }, + { + "epoch": 17.51948051948052, + "grad_norm": 1.779253602027893, + "learning_rate": 4.379567965847896e-05, + "loss": 0.3737, + "step": 2698 + }, + { + "epoch": 17.525974025974026, + "grad_norm": 1.773774266242981, + "learning_rate": 4.376450775929509e-05, + "loss": 0.3573, + "step": 2699 + }, + { + "epoch": 17.532467532467532, + "grad_norm": 1.6752811670303345, + "learning_rate": 4.373333832178478e-05, + "loss": 0.3688, + "step": 2700 + }, + { + "epoch": 17.538961038961038, + "grad_norm": 1.5234564542770386, + "learning_rate": 4.370217135825329e-05, + "loss": 0.3044, + "step": 2701 + }, + { + "epoch": 17.545454545454547, + "grad_norm": 2.0020792484283447, + "learning_rate": 4.36710068810048e-05, + "loss": 0.4208, + "step": 2702 + }, + { + "epoch": 17.551948051948052, + "grad_norm": 2.003157615661621, + "learning_rate": 4.363984490234256e-05, + "loss": 0.4105, + "step": 2703 + }, + { + "epoch": 17.558441558441558, + "grad_norm": 1.762168288230896, + "learning_rate": 4.360868543456883e-05, + "loss": 0.3403, + "step": 2704 + }, + { + "epoch": 17.564935064935064, + "grad_norm": 1.7689694166183472, + "learning_rate": 4.3577528489984854e-05, + "loss": 0.3379, + "step": 2705 + }, + { + "epoch": 17.571428571428573, + "grad_norm": 1.7085871696472168, + "learning_rate": 4.354637408089093e-05, + "loss": 0.3477, + "step": 2706 + }, + { + "epoch": 17.57792207792208, + "grad_norm": 2.000523567199707, + "learning_rate": 4.3515222219586325e-05, + "loss": 0.4261, + "step": 2707 + }, + { + "epoch": 17.584415584415584, + "grad_norm": 1.7377650737762451, + "learning_rate": 4.348407291836928e-05, + "loss": 0.3524, + "step": 2708 + }, + { + "epoch": 17.59090909090909, + "grad_norm": 1.874767541885376, + "learning_rate": 4.3452926189537056e-05, + "loss": 0.393, + "step": 2709 + }, + { + "epoch": 17.5974025974026, + "grad_norm": 1.8511624336242676, + "learning_rate": 4.342178204538588e-05, + "loss": 0.42, + "step": 2710 + }, + { + "epoch": 17.603896103896105, + "grad_norm": 1.9704468250274658, + "learning_rate": 4.339064049821097e-05, + "loss": 0.3672, + "step": 2711 + }, + { + "epoch": 17.61038961038961, + "grad_norm": 1.6300371885299683, + "learning_rate": 4.3359501560306535e-05, + "loss": 0.3519, + "step": 2712 + }, + { + "epoch": 17.616883116883116, + "grad_norm": 2.0243921279907227, + "learning_rate": 4.332836524396571e-05, + "loss": 0.409, + "step": 2713 + }, + { + "epoch": 17.623376623376622, + "grad_norm": 1.8632975816726685, + "learning_rate": 4.329723156148063e-05, + "loss": 0.3849, + "step": 2714 + }, + { + "epoch": 17.62987012987013, + "grad_norm": 1.7771358489990234, + "learning_rate": 4.326610052514237e-05, + "loss": 0.3591, + "step": 2715 + }, + { + "epoch": 17.636363636363637, + "grad_norm": 1.7966933250427246, + "learning_rate": 4.3234972147240996e-05, + "loss": 0.3752, + "step": 2716 + }, + { + "epoch": 17.642857142857142, + "grad_norm": 1.7768160104751587, + "learning_rate": 4.320384644006546e-05, + "loss": 0.3789, + "step": 2717 + }, + { + "epoch": 17.649350649350648, + "grad_norm": 1.9179160594940186, + "learning_rate": 4.317272341590373e-05, + "loss": 0.4499, + "step": 2718 + }, + { + "epoch": 17.655844155844157, + "grad_norm": 1.9707324504852295, + "learning_rate": 4.314160308704268e-05, + "loss": 0.4113, + "step": 2719 + }, + { + "epoch": 17.662337662337663, + "grad_norm": 1.993179202079773, + "learning_rate": 4.3110485465768096e-05, + "loss": 0.4244, + "step": 2720 + }, + { + "epoch": 17.66883116883117, + "grad_norm": 1.8198834657669067, + "learning_rate": 4.3079370564364755e-05, + "loss": 0.3837, + "step": 2721 + }, + { + "epoch": 17.675324675324674, + "grad_norm": 1.6581958532333374, + "learning_rate": 4.304825839511632e-05, + "loss": 0.3737, + "step": 2722 + }, + { + "epoch": 17.681818181818183, + "grad_norm": 1.9836208820343018, + "learning_rate": 4.301714897030537e-05, + "loss": 0.4257, + "step": 2723 + }, + { + "epoch": 17.68831168831169, + "grad_norm": 1.7951767444610596, + "learning_rate": 4.298604230221341e-05, + "loss": 0.3925, + "step": 2724 + }, + { + "epoch": 17.694805194805195, + "grad_norm": 1.8457961082458496, + "learning_rate": 4.295493840312087e-05, + "loss": 0.3986, + "step": 2725 + }, + { + "epoch": 17.7012987012987, + "grad_norm": 1.9345061779022217, + "learning_rate": 4.292383728530708e-05, + "loss": 0.4044, + "step": 2726 + }, + { + "epoch": 17.707792207792206, + "grad_norm": 1.492247462272644, + "learning_rate": 4.289273896105027e-05, + "loss": 0.322, + "step": 2727 + }, + { + "epoch": 17.714285714285715, + "grad_norm": 1.974740982055664, + "learning_rate": 4.2861643442627564e-05, + "loss": 0.4248, + "step": 2728 + }, + { + "epoch": 17.72077922077922, + "grad_norm": 1.7309398651123047, + "learning_rate": 4.283055074231498e-05, + "loss": 0.3993, + "step": 2729 + }, + { + "epoch": 17.727272727272727, + "grad_norm": 1.7410228252410889, + "learning_rate": 4.2799460872387394e-05, + "loss": 0.3579, + "step": 2730 + }, + { + "epoch": 17.733766233766232, + "grad_norm": 1.7010009288787842, + "learning_rate": 4.2768373845118634e-05, + "loss": 0.3611, + "step": 2731 + }, + { + "epoch": 17.74025974025974, + "grad_norm": 1.7742600440979004, + "learning_rate": 4.273728967278137e-05, + "loss": 0.383, + "step": 2732 + }, + { + "epoch": 17.746753246753247, + "grad_norm": 1.7612049579620361, + "learning_rate": 4.270620836764712e-05, + "loss": 0.3879, + "step": 2733 + }, + { + "epoch": 17.753246753246753, + "grad_norm": 1.7385255098342896, + "learning_rate": 4.267512994198629e-05, + "loss": 0.367, + "step": 2734 + }, + { + "epoch": 17.75974025974026, + "grad_norm": 1.9281290769577026, + "learning_rate": 4.264405440806813e-05, + "loss": 0.4054, + "step": 2735 + }, + { + "epoch": 17.766233766233768, + "grad_norm": 1.699860692024231, + "learning_rate": 4.261298177816082e-05, + "loss": 0.3631, + "step": 2736 + }, + { + "epoch": 17.772727272727273, + "grad_norm": 1.6525532007217407, + "learning_rate": 4.258191206453131e-05, + "loss": 0.3216, + "step": 2737 + }, + { + "epoch": 17.77922077922078, + "grad_norm": 2.0260276794433594, + "learning_rate": 4.255084527944545e-05, + "loss": 0.4445, + "step": 2738 + }, + { + "epoch": 17.785714285714285, + "grad_norm": 1.752463936805725, + "learning_rate": 4.251978143516789e-05, + "loss": 0.403, + "step": 2739 + }, + { + "epoch": 17.792207792207794, + "grad_norm": 1.74684739112854, + "learning_rate": 4.2488720543962146e-05, + "loss": 0.3457, + "step": 2740 + }, + { + "epoch": 17.7987012987013, + "grad_norm": 1.8829489946365356, + "learning_rate": 4.245766261809059e-05, + "loss": 0.4042, + "step": 2741 + }, + { + "epoch": 17.805194805194805, + "grad_norm": 1.8385472297668457, + "learning_rate": 4.242660766981438e-05, + "loss": 0.3831, + "step": 2742 + }, + { + "epoch": 17.81168831168831, + "grad_norm": 1.8216915130615234, + "learning_rate": 4.239555571139353e-05, + "loss": 0.3995, + "step": 2743 + }, + { + "epoch": 17.818181818181817, + "grad_norm": 1.844178557395935, + "learning_rate": 4.236450675508685e-05, + "loss": 0.3864, + "step": 2744 + }, + { + "epoch": 17.824675324675326, + "grad_norm": 1.8179407119750977, + "learning_rate": 4.233346081315196e-05, + "loss": 0.3717, + "step": 2745 + }, + { + "epoch": 17.83116883116883, + "grad_norm": 1.8247555494308472, + "learning_rate": 4.230241789784535e-05, + "loss": 0.375, + "step": 2746 + }, + { + "epoch": 17.837662337662337, + "grad_norm": 2.0518603324890137, + "learning_rate": 4.2271378021422246e-05, + "loss": 0.4371, + "step": 2747 + }, + { + "epoch": 17.844155844155843, + "grad_norm": 1.748353362083435, + "learning_rate": 4.22403411961367e-05, + "loss": 0.3734, + "step": 2748 + }, + { + "epoch": 17.850649350649352, + "grad_norm": 1.8702881336212158, + "learning_rate": 4.2209307434241566e-05, + "loss": 0.4179, + "step": 2749 + }, + { + "epoch": 17.857142857142858, + "grad_norm": 1.793709635734558, + "learning_rate": 4.2178276747988446e-05, + "loss": 0.3758, + "step": 2750 + }, + { + "epoch": 17.863636363636363, + "grad_norm": 1.9019750356674194, + "learning_rate": 4.2147249149627824e-05, + "loss": 0.3735, + "step": 2751 + }, + { + "epoch": 17.87012987012987, + "grad_norm": 1.9998383522033691, + "learning_rate": 4.211622465140887e-05, + "loss": 0.4174, + "step": 2752 + }, + { + "epoch": 17.876623376623378, + "grad_norm": 1.9233485460281372, + "learning_rate": 4.208520326557957e-05, + "loss": 0.4312, + "step": 2753 + }, + { + "epoch": 17.883116883116884, + "grad_norm": 1.8096988201141357, + "learning_rate": 4.205418500438667e-05, + "loss": 0.3878, + "step": 2754 + }, + { + "epoch": 17.88961038961039, + "grad_norm": 1.7870423793792725, + "learning_rate": 4.202316988007567e-05, + "loss": 0.3795, + "step": 2755 + }, + { + "epoch": 17.896103896103895, + "grad_norm": 1.7298967838287354, + "learning_rate": 4.1992157904890905e-05, + "loss": 0.3722, + "step": 2756 + }, + { + "epoch": 17.9025974025974, + "grad_norm": 1.8235975503921509, + "learning_rate": 4.1961149091075376e-05, + "loss": 0.3867, + "step": 2757 + }, + { + "epoch": 17.90909090909091, + "grad_norm": 1.6556315422058105, + "learning_rate": 4.193014345087087e-05, + "loss": 0.3617, + "step": 2758 + }, + { + "epoch": 17.915584415584416, + "grad_norm": 1.9418789148330688, + "learning_rate": 4.1899140996517934e-05, + "loss": 0.4103, + "step": 2759 + }, + { + "epoch": 17.92207792207792, + "grad_norm": 1.6838346719741821, + "learning_rate": 4.1868141740255823e-05, + "loss": 0.3368, + "step": 2760 + }, + { + "epoch": 17.928571428571427, + "grad_norm": 1.7457374334335327, + "learning_rate": 4.183714569432258e-05, + "loss": 0.3816, + "step": 2761 + }, + { + "epoch": 17.935064935064936, + "grad_norm": 1.7318838834762573, + "learning_rate": 4.1806152870954935e-05, + "loss": 0.3735, + "step": 2762 + }, + { + "epoch": 17.941558441558442, + "grad_norm": 1.7461531162261963, + "learning_rate": 4.177516328238838e-05, + "loss": 0.3603, + "step": 2763 + }, + { + "epoch": 17.948051948051948, + "grad_norm": 1.9221315383911133, + "learning_rate": 4.1744176940857107e-05, + "loss": 0.4195, + "step": 2764 + }, + { + "epoch": 17.954545454545453, + "grad_norm": 1.7519389390945435, + "learning_rate": 4.171319385859401e-05, + "loss": 0.3933, + "step": 2765 + }, + { + "epoch": 17.961038961038962, + "grad_norm": 1.6337523460388184, + "learning_rate": 4.168221404783076e-05, + "loss": 0.3438, + "step": 2766 + }, + { + "epoch": 17.967532467532468, + "grad_norm": 1.9572718143463135, + "learning_rate": 4.165123752079768e-05, + "loss": 0.4389, + "step": 2767 + }, + { + "epoch": 17.974025974025974, + "grad_norm": 1.9795647859573364, + "learning_rate": 4.16202642897238e-05, + "loss": 0.4443, + "step": 2768 + }, + { + "epoch": 17.98051948051948, + "grad_norm": 1.9309934377670288, + "learning_rate": 4.158929436683686e-05, + "loss": 0.3811, + "step": 2769 + }, + { + "epoch": 17.98701298701299, + "grad_norm": 1.843565583229065, + "learning_rate": 4.15583277643633e-05, + "loss": 0.3763, + "step": 2770 + }, + { + "epoch": 17.993506493506494, + "grad_norm": 1.6526652574539185, + "learning_rate": 4.152736449452827e-05, + "loss": 0.3714, + "step": 2771 + }, + { + "epoch": 18.0, + "grad_norm": 437.5696716308594, + "learning_rate": 4.149640456955555e-05, + "loss": 0.3076, + "step": 2772 + }, + { + "epoch": 18.006493506493506, + "grad_norm": 1.841978669166565, + "learning_rate": 4.146544800166764e-05, + "loss": 0.3601, + "step": 2773 + }, + { + "epoch": 18.01298701298701, + "grad_norm": 1.8681656122207642, + "learning_rate": 4.143449480308569e-05, + "loss": 0.3841, + "step": 2774 + }, + { + "epoch": 18.01948051948052, + "grad_norm": 1.8575022220611572, + "learning_rate": 4.140354498602952e-05, + "loss": 0.3686, + "step": 2775 + }, + { + "epoch": 18.025974025974026, + "grad_norm": 1.8024266958236694, + "learning_rate": 4.137259856271767e-05, + "loss": 0.3586, + "step": 2776 + }, + { + "epoch": 18.032467532467532, + "grad_norm": 1.7548918724060059, + "learning_rate": 4.134165554536728e-05, + "loss": 0.3455, + "step": 2777 + }, + { + "epoch": 18.038961038961038, + "grad_norm": 1.745211124420166, + "learning_rate": 4.131071594619416e-05, + "loss": 0.3417, + "step": 2778 + }, + { + "epoch": 18.045454545454547, + "grad_norm": 1.6816892623901367, + "learning_rate": 4.127977977741276e-05, + "loss": 0.3465, + "step": 2779 + }, + { + "epoch": 18.051948051948052, + "grad_norm": 1.405104637145996, + "learning_rate": 4.1248847051236195e-05, + "loss": 0.2655, + "step": 2780 + }, + { + "epoch": 18.058441558441558, + "grad_norm": 1.5914933681488037, + "learning_rate": 4.1217917779876235e-05, + "loss": 0.3392, + "step": 2781 + }, + { + "epoch": 18.064935064935064, + "grad_norm": 1.7541837692260742, + "learning_rate": 4.118699197554326e-05, + "loss": 0.3566, + "step": 2782 + }, + { + "epoch": 18.071428571428573, + "grad_norm": 1.7105783224105835, + "learning_rate": 4.115606965044628e-05, + "loss": 0.3254, + "step": 2783 + }, + { + "epoch": 18.07792207792208, + "grad_norm": 1.8172639608383179, + "learning_rate": 4.112515081679294e-05, + "loss": 0.3437, + "step": 2784 + }, + { + "epoch": 18.084415584415584, + "grad_norm": 1.8359875679016113, + "learning_rate": 4.109423548678949e-05, + "loss": 0.3812, + "step": 2785 + }, + { + "epoch": 18.09090909090909, + "grad_norm": 1.814726710319519, + "learning_rate": 4.1063323672640844e-05, + "loss": 0.3743, + "step": 2786 + }, + { + "epoch": 18.0974025974026, + "grad_norm": 1.6159942150115967, + "learning_rate": 4.103241538655049e-05, + "loss": 0.3147, + "step": 2787 + }, + { + "epoch": 18.103896103896105, + "grad_norm": 1.7023439407348633, + "learning_rate": 4.100151064072052e-05, + "loss": 0.3237, + "step": 2788 + }, + { + "epoch": 18.11038961038961, + "grad_norm": 1.512913465499878, + "learning_rate": 4.097060944735164e-05, + "loss": 0.2579, + "step": 2789 + }, + { + "epoch": 18.116883116883116, + "grad_norm": 1.7844362258911133, + "learning_rate": 4.093971181864313e-05, + "loss": 0.3757, + "step": 2790 + }, + { + "epoch": 18.123376623376622, + "grad_norm": 1.62827467918396, + "learning_rate": 4.0908817766792923e-05, + "loss": 0.3283, + "step": 2791 + }, + { + "epoch": 18.12987012987013, + "grad_norm": 1.5056383609771729, + "learning_rate": 4.087792730399749e-05, + "loss": 0.2963, + "step": 2792 + }, + { + "epoch": 18.136363636363637, + "grad_norm": 1.7066633701324463, + "learning_rate": 4.0847040442451895e-05, + "loss": 0.3201, + "step": 2793 + }, + { + "epoch": 18.142857142857142, + "grad_norm": 1.7512034177780151, + "learning_rate": 4.081615719434977e-05, + "loss": 0.3273, + "step": 2794 + }, + { + "epoch": 18.149350649350648, + "grad_norm": 1.8144875764846802, + "learning_rate": 4.078527757188333e-05, + "loss": 0.3372, + "step": 2795 + }, + { + "epoch": 18.155844155844157, + "grad_norm": 1.670381784439087, + "learning_rate": 4.075440158724338e-05, + "loss": 0.3273, + "step": 2796 + }, + { + "epoch": 18.162337662337663, + "grad_norm": 1.6355849504470825, + "learning_rate": 4.072352925261927e-05, + "loss": 0.3242, + "step": 2797 + }, + { + "epoch": 18.16883116883117, + "grad_norm": 1.871863842010498, + "learning_rate": 4.06926605801989e-05, + "loss": 0.3401, + "step": 2798 + }, + { + "epoch": 18.175324675324674, + "grad_norm": 1.826072335243225, + "learning_rate": 4.066179558216874e-05, + "loss": 0.3683, + "step": 2799 + }, + { + "epoch": 18.181818181818183, + "grad_norm": 1.5390807390213013, + "learning_rate": 4.063093427071376e-05, + "loss": 0.2713, + "step": 2800 + }, + { + "epoch": 18.18831168831169, + "grad_norm": 1.5793615579605103, + "learning_rate": 4.0600076658017585e-05, + "loss": 0.3185, + "step": 2801 + }, + { + "epoch": 18.194805194805195, + "grad_norm": 1.7266685962677002, + "learning_rate": 4.056922275626227e-05, + "loss": 0.3375, + "step": 2802 + }, + { + "epoch": 18.2012987012987, + "grad_norm": 1.694481611251831, + "learning_rate": 4.053837257762846e-05, + "loss": 0.3055, + "step": 2803 + }, + { + "epoch": 18.207792207792206, + "grad_norm": 1.4903581142425537, + "learning_rate": 4.0507526134295314e-05, + "loss": 0.3, + "step": 2804 + }, + { + "epoch": 18.214285714285715, + "grad_norm": 1.7501603364944458, + "learning_rate": 4.047668343844051e-05, + "loss": 0.3634, + "step": 2805 + }, + { + "epoch": 18.22077922077922, + "grad_norm": 1.8231741189956665, + "learning_rate": 4.044584450224026e-05, + "loss": 0.3531, + "step": 2806 + }, + { + "epoch": 18.227272727272727, + "grad_norm": 1.8030606508255005, + "learning_rate": 4.04150093378693e-05, + "loss": 0.3794, + "step": 2807 + }, + { + "epoch": 18.233766233766232, + "grad_norm": 1.8993045091629028, + "learning_rate": 4.0384177957500866e-05, + "loss": 0.3746, + "step": 2808 + }, + { + "epoch": 18.24025974025974, + "grad_norm": 1.7921812534332275, + "learning_rate": 4.035335037330668e-05, + "loss": 0.3513, + "step": 2809 + }, + { + "epoch": 18.246753246753247, + "grad_norm": 1.8197550773620605, + "learning_rate": 4.032252659745699e-05, + "loss": 0.3511, + "step": 2810 + }, + { + "epoch": 18.253246753246753, + "grad_norm": 1.6334441900253296, + "learning_rate": 4.029170664212054e-05, + "loss": 0.3345, + "step": 2811 + }, + { + "epoch": 18.25974025974026, + "grad_norm": 1.8141868114471436, + "learning_rate": 4.026089051946457e-05, + "loss": 0.3591, + "step": 2812 + }, + { + "epoch": 18.266233766233768, + "grad_norm": 1.4973831176757812, + "learning_rate": 4.023007824165476e-05, + "loss": 0.3168, + "step": 2813 + }, + { + "epoch": 18.272727272727273, + "grad_norm": 1.5394607782363892, + "learning_rate": 4.0199269820855355e-05, + "loss": 0.2791, + "step": 2814 + }, + { + "epoch": 18.27922077922078, + "grad_norm": 1.6770823001861572, + "learning_rate": 4.0168465269229007e-05, + "loss": 0.3641, + "step": 2815 + }, + { + "epoch": 18.285714285714285, + "grad_norm": 1.8351795673370361, + "learning_rate": 4.0137664598936857e-05, + "loss": 0.3658, + "step": 2816 + }, + { + "epoch": 18.292207792207794, + "grad_norm": 1.497967004776001, + "learning_rate": 4.010686782213855e-05, + "loss": 0.2957, + "step": 2817 + }, + { + "epoch": 18.2987012987013, + "grad_norm": 1.9181640148162842, + "learning_rate": 4.007607495099215e-05, + "loss": 0.4133, + "step": 2818 + }, + { + "epoch": 18.305194805194805, + "grad_norm": 1.8355867862701416, + "learning_rate": 4.004528599765419e-05, + "loss": 0.3352, + "step": 2819 + }, + { + "epoch": 18.31168831168831, + "grad_norm": 1.7657628059387207, + "learning_rate": 4.001450097427966e-05, + "loss": 0.3513, + "step": 2820 + }, + { + "epoch": 18.318181818181817, + "grad_norm": 1.620801568031311, + "learning_rate": 3.9983719893022e-05, + "loss": 0.3259, + "step": 2821 + }, + { + "epoch": 18.324675324675326, + "grad_norm": 1.5936059951782227, + "learning_rate": 3.9952942766033114e-05, + "loss": 0.3073, + "step": 2822 + }, + { + "epoch": 18.33116883116883, + "grad_norm": 1.7015280723571777, + "learning_rate": 3.992216960546331e-05, + "loss": 0.3482, + "step": 2823 + }, + { + "epoch": 18.337662337662337, + "grad_norm": 1.7215479612350464, + "learning_rate": 3.989140042346134e-05, + "loss": 0.36, + "step": 2824 + }, + { + "epoch": 18.344155844155843, + "grad_norm": 1.6612660884857178, + "learning_rate": 3.986063523217439e-05, + "loss": 0.3187, + "step": 2825 + }, + { + "epoch": 18.350649350649352, + "grad_norm": 1.6512391567230225, + "learning_rate": 3.9829874043748064e-05, + "loss": 0.335, + "step": 2826 + }, + { + "epoch": 18.357142857142858, + "grad_norm": 1.6896615028381348, + "learning_rate": 3.9799116870326415e-05, + "loss": 0.3393, + "step": 2827 + }, + { + "epoch": 18.363636363636363, + "grad_norm": 1.7979546785354614, + "learning_rate": 3.976836372405188e-05, + "loss": 0.365, + "step": 2828 + }, + { + "epoch": 18.37012987012987, + "grad_norm": 1.6790097951889038, + "learning_rate": 3.97376146170653e-05, + "loss": 0.3236, + "step": 2829 + }, + { + "epoch": 18.376623376623378, + "grad_norm": 1.6865733861923218, + "learning_rate": 3.9706869561505946e-05, + "loss": 0.3563, + "step": 2830 + }, + { + "epoch": 18.383116883116884, + "grad_norm": 1.7411903142929077, + "learning_rate": 3.967612856951146e-05, + "loss": 0.3521, + "step": 2831 + }, + { + "epoch": 18.38961038961039, + "grad_norm": 1.6182326078414917, + "learning_rate": 3.964539165321794e-05, + "loss": 0.3391, + "step": 2832 + }, + { + "epoch": 18.396103896103895, + "grad_norm": 1.5759528875350952, + "learning_rate": 3.9614658824759806e-05, + "loss": 0.3185, + "step": 2833 + }, + { + "epoch": 18.4025974025974, + "grad_norm": 1.7490513324737549, + "learning_rate": 3.95839300962699e-05, + "loss": 0.3671, + "step": 2834 + }, + { + "epoch": 18.40909090909091, + "grad_norm": 1.6510854959487915, + "learning_rate": 3.955320547987943e-05, + "loss": 0.3546, + "step": 2835 + }, + { + "epoch": 18.415584415584416, + "grad_norm": 1.653049349784851, + "learning_rate": 3.952248498771797e-05, + "loss": 0.3631, + "step": 2836 + }, + { + "epoch": 18.42207792207792, + "grad_norm": 1.5997154712677002, + "learning_rate": 3.949176863191353e-05, + "loss": 0.3167, + "step": 2837 + }, + { + "epoch": 18.428571428571427, + "grad_norm": 1.8495252132415771, + "learning_rate": 3.9461056424592416e-05, + "loss": 0.3752, + "step": 2838 + }, + { + "epoch": 18.435064935064936, + "grad_norm": 1.8384591341018677, + "learning_rate": 3.943034837787931e-05, + "loss": 0.386, + "step": 2839 + }, + { + "epoch": 18.441558441558442, + "grad_norm": 1.7558294534683228, + "learning_rate": 3.939964450389728e-05, + "loss": 0.3559, + "step": 2840 + }, + { + "epoch": 18.448051948051948, + "grad_norm": 1.6538680791854858, + "learning_rate": 3.93689448147677e-05, + "loss": 0.3625, + "step": 2841 + }, + { + "epoch": 18.454545454545453, + "grad_norm": 1.6745864152908325, + "learning_rate": 3.933824932261037e-05, + "loss": 0.3418, + "step": 2842 + }, + { + "epoch": 18.461038961038962, + "grad_norm": 1.6941906213760376, + "learning_rate": 3.9307558039543355e-05, + "loss": 0.3432, + "step": 2843 + }, + { + "epoch": 18.467532467532468, + "grad_norm": 1.6110925674438477, + "learning_rate": 3.927687097768309e-05, + "loss": 0.3184, + "step": 2844 + }, + { + "epoch": 18.474025974025974, + "grad_norm": 1.6785582304000854, + "learning_rate": 3.924618814914434e-05, + "loss": 0.3508, + "step": 2845 + }, + { + "epoch": 18.48051948051948, + "grad_norm": 1.727658748626709, + "learning_rate": 3.9215509566040184e-05, + "loss": 0.3422, + "step": 2846 + }, + { + "epoch": 18.48701298701299, + "grad_norm": 1.7198506593704224, + "learning_rate": 3.918483524048207e-05, + "loss": 0.3722, + "step": 2847 + }, + { + "epoch": 18.493506493506494, + "grad_norm": 1.7855008840560913, + "learning_rate": 3.915416518457974e-05, + "loss": 0.3792, + "step": 2848 + }, + { + "epoch": 18.5, + "grad_norm": 1.8613656759262085, + "learning_rate": 3.912349941044122e-05, + "loss": 0.3964, + "step": 2849 + }, + { + "epoch": 18.506493506493506, + "grad_norm": 1.662196397781372, + "learning_rate": 3.9092837930172884e-05, + "loss": 0.3297, + "step": 2850 + }, + { + "epoch": 18.51298701298701, + "grad_norm": 1.7454947233200073, + "learning_rate": 3.9062180755879373e-05, + "loss": 0.3956, + "step": 2851 + }, + { + "epoch": 18.51948051948052, + "grad_norm": 1.6198335886001587, + "learning_rate": 3.90315278996637e-05, + "loss": 0.3381, + "step": 2852 + }, + { + "epoch": 18.525974025974026, + "grad_norm": 1.8167154788970947, + "learning_rate": 3.900087937362711e-05, + "loss": 0.3992, + "step": 2853 + }, + { + "epoch": 18.532467532467532, + "grad_norm": 1.5783976316452026, + "learning_rate": 3.897023518986915e-05, + "loss": 0.339, + "step": 2854 + }, + { + "epoch": 18.538961038961038, + "grad_norm": 1.6981533765792847, + "learning_rate": 3.893959536048765e-05, + "loss": 0.338, + "step": 2855 + }, + { + "epoch": 18.545454545454547, + "grad_norm": 1.7285051345825195, + "learning_rate": 3.890895989757874e-05, + "loss": 0.3378, + "step": 2856 + }, + { + "epoch": 18.551948051948052, + "grad_norm": 1.6622600555419922, + "learning_rate": 3.887832881323681e-05, + "loss": 0.3304, + "step": 2857 + }, + { + "epoch": 18.558441558441558, + "grad_norm": 1.5686423778533936, + "learning_rate": 3.884770211955454e-05, + "loss": 0.3254, + "step": 2858 + }, + { + "epoch": 18.564935064935064, + "grad_norm": 1.7750526666641235, + "learning_rate": 3.8817079828622856e-05, + "loss": 0.35, + "step": 2859 + }, + { + "epoch": 18.571428571428573, + "grad_norm": 1.7655175924301147, + "learning_rate": 3.878646195253095e-05, + "loss": 0.3663, + "step": 2860 + }, + { + "epoch": 18.57792207792208, + "grad_norm": 1.6904159784317017, + "learning_rate": 3.875584850336627e-05, + "loss": 0.327, + "step": 2861 + }, + { + "epoch": 18.584415584415584, + "grad_norm": 1.5708426237106323, + "learning_rate": 3.872523949321454e-05, + "loss": 0.3237, + "step": 2862 + }, + { + "epoch": 18.59090909090909, + "grad_norm": 1.6561986207962036, + "learning_rate": 3.869463493415969e-05, + "loss": 0.3312, + "step": 2863 + }, + { + "epoch": 18.5974025974026, + "grad_norm": 1.74215567111969, + "learning_rate": 3.8664034838283924e-05, + "loss": 0.3773, + "step": 2864 + }, + { + "epoch": 18.603896103896105, + "grad_norm": 1.8055598735809326, + "learning_rate": 3.863343921766769e-05, + "loss": 0.3939, + "step": 2865 + }, + { + "epoch": 18.61038961038961, + "grad_norm": 1.6521251201629639, + "learning_rate": 3.860284808438962e-05, + "loss": 0.345, + "step": 2866 + }, + { + "epoch": 18.616883116883116, + "grad_norm": 1.633084774017334, + "learning_rate": 3.857226145052665e-05, + "loss": 0.3369, + "step": 2867 + }, + { + "epoch": 18.623376623376622, + "grad_norm": 1.579702377319336, + "learning_rate": 3.854167932815387e-05, + "loss": 0.3075, + "step": 2868 + }, + { + "epoch": 18.62987012987013, + "grad_norm": 1.4390311241149902, + "learning_rate": 3.851110172934463e-05, + "loss": 0.2763, + "step": 2869 + }, + { + "epoch": 18.636363636363637, + "grad_norm": 1.6653575897216797, + "learning_rate": 3.848052866617049e-05, + "loss": 0.3611, + "step": 2870 + }, + { + "epoch": 18.642857142857142, + "grad_norm": 1.8293627500534058, + "learning_rate": 3.8449960150701165e-05, + "loss": 0.3347, + "step": 2871 + }, + { + "epoch": 18.649350649350648, + "grad_norm": 1.6536465883255005, + "learning_rate": 3.841939619500468e-05, + "loss": 0.3093, + "step": 2872 + }, + { + "epoch": 18.655844155844157, + "grad_norm": 1.714642882347107, + "learning_rate": 3.8388836811147176e-05, + "loss": 0.328, + "step": 2873 + }, + { + "epoch": 18.662337662337663, + "grad_norm": 1.7932056188583374, + "learning_rate": 3.835828201119301e-05, + "loss": 0.3588, + "step": 2874 + }, + { + "epoch": 18.66883116883117, + "grad_norm": 1.773572564125061, + "learning_rate": 3.832773180720475e-05, + "loss": 0.3578, + "step": 2875 + }, + { + "epoch": 18.675324675324674, + "grad_norm": 1.6852892637252808, + "learning_rate": 3.829718621124308e-05, + "loss": 0.34, + "step": 2876 + }, + { + "epoch": 18.681818181818183, + "grad_norm": 1.751536250114441, + "learning_rate": 3.8266645235367e-05, + "loss": 0.3527, + "step": 2877 + }, + { + "epoch": 18.68831168831169, + "grad_norm": 1.6013262271881104, + "learning_rate": 3.8236108891633535e-05, + "loss": 0.3312, + "step": 2878 + }, + { + "epoch": 18.694805194805195, + "grad_norm": 1.51932954788208, + "learning_rate": 3.820557719209799e-05, + "loss": 0.2631, + "step": 2879 + }, + { + "epoch": 18.7012987012987, + "grad_norm": 1.4073882102966309, + "learning_rate": 3.817505014881378e-05, + "loss": 0.294, + "step": 2880 + }, + { + "epoch": 18.707792207792206, + "grad_norm": 1.9614096879959106, + "learning_rate": 3.8144527773832476e-05, + "loss": 0.3926, + "step": 2881 + }, + { + "epoch": 18.714285714285715, + "grad_norm": 1.650420904159546, + "learning_rate": 3.811401007920388e-05, + "loss": 0.3025, + "step": 2882 + }, + { + "epoch": 18.72077922077922, + "grad_norm": 1.8370767831802368, + "learning_rate": 3.808349707697586e-05, + "loss": 0.3491, + "step": 2883 + }, + { + "epoch": 18.727272727272727, + "grad_norm": 1.7715657949447632, + "learning_rate": 3.8052988779194475e-05, + "loss": 0.3387, + "step": 2884 + }, + { + "epoch": 18.733766233766232, + "grad_norm": 1.6910730600357056, + "learning_rate": 3.8022485197903925e-05, + "loss": 0.3481, + "step": 2885 + }, + { + "epoch": 18.74025974025974, + "grad_norm": 1.5854307413101196, + "learning_rate": 3.7991986345146505e-05, + "loss": 0.3068, + "step": 2886 + }, + { + "epoch": 18.746753246753247, + "grad_norm": 1.5841996669769287, + "learning_rate": 3.796149223296272e-05, + "loss": 0.3202, + "step": 2887 + }, + { + "epoch": 18.753246753246753, + "grad_norm": 1.6605578660964966, + "learning_rate": 3.7931002873391154e-05, + "loss": 0.3359, + "step": 2888 + }, + { + "epoch": 18.75974025974026, + "grad_norm": 1.7045667171478271, + "learning_rate": 3.790051827846851e-05, + "loss": 0.3556, + "step": 2889 + }, + { + "epoch": 18.766233766233768, + "grad_norm": 1.8820583820343018, + "learning_rate": 3.787003846022964e-05, + "loss": 0.3696, + "step": 2890 + }, + { + "epoch": 18.772727272727273, + "grad_norm": 1.895405888557434, + "learning_rate": 3.783956343070746e-05, + "loss": 0.3668, + "step": 2891 + }, + { + "epoch": 18.77922077922078, + "grad_norm": 1.6554292440414429, + "learning_rate": 3.780909320193308e-05, + "loss": 0.3216, + "step": 2892 + }, + { + "epoch": 18.785714285714285, + "grad_norm": 1.6428215503692627, + "learning_rate": 3.7778627785935626e-05, + "loss": 0.3389, + "step": 2893 + }, + { + "epoch": 18.792207792207794, + "grad_norm": 1.714737892150879, + "learning_rate": 3.774816719474238e-05, + "loss": 0.3754, + "step": 2894 + }, + { + "epoch": 18.7987012987013, + "grad_norm": 1.8068455457687378, + "learning_rate": 3.7717711440378694e-05, + "loss": 0.3714, + "step": 2895 + }, + { + "epoch": 18.805194805194805, + "grad_norm": 1.7066638469696045, + "learning_rate": 3.7687260534868e-05, + "loss": 0.3427, + "step": 2896 + }, + { + "epoch": 18.81168831168831, + "grad_norm": 1.665046215057373, + "learning_rate": 3.7656814490231865e-05, + "loss": 0.3427, + "step": 2897 + }, + { + "epoch": 18.818181818181817, + "grad_norm": 1.769525170326233, + "learning_rate": 3.7626373318489886e-05, + "loss": 0.3635, + "step": 2898 + }, + { + "epoch": 18.824675324675326, + "grad_norm": 1.657949447631836, + "learning_rate": 3.759593703165977e-05, + "loss": 0.3259, + "step": 2899 + }, + { + "epoch": 18.83116883116883, + "grad_norm": 1.7202316522598267, + "learning_rate": 3.756550564175727e-05, + "loss": 0.3456, + "step": 2900 + }, + { + "epoch": 18.837662337662337, + "grad_norm": 1.6598058938980103, + "learning_rate": 3.75350791607962e-05, + "loss": 0.3365, + "step": 2901 + }, + { + "epoch": 18.844155844155843, + "grad_norm": 1.5769715309143066, + "learning_rate": 3.7504657600788485e-05, + "loss": 0.2986, + "step": 2902 + }, + { + "epoch": 18.850649350649352, + "grad_norm": 1.7609301805496216, + "learning_rate": 3.7474240973744066e-05, + "loss": 0.3745, + "step": 2903 + }, + { + "epoch": 18.857142857142858, + "grad_norm": 1.7873097658157349, + "learning_rate": 3.744382929167094e-05, + "loss": 0.3685, + "step": 2904 + }, + { + "epoch": 18.863636363636363, + "grad_norm": 1.8870104551315308, + "learning_rate": 3.741342256657515e-05, + "loss": 0.3903, + "step": 2905 + }, + { + "epoch": 18.87012987012987, + "grad_norm": 1.7489452362060547, + "learning_rate": 3.73830208104608e-05, + "loss": 0.3384, + "step": 2906 + }, + { + "epoch": 18.876623376623378, + "grad_norm": 1.8287419080734253, + "learning_rate": 3.735262403533002e-05, + "loss": 0.3783, + "step": 2907 + }, + { + "epoch": 18.883116883116884, + "grad_norm": 1.9345002174377441, + "learning_rate": 3.732223225318298e-05, + "loss": 0.3855, + "step": 2908 + }, + { + "epoch": 18.88961038961039, + "grad_norm": 1.6523834466934204, + "learning_rate": 3.7291845476017863e-05, + "loss": 0.3345, + "step": 2909 + }, + { + "epoch": 18.896103896103895, + "grad_norm": 1.8098790645599365, + "learning_rate": 3.72614637158309e-05, + "loss": 0.3535, + "step": 2910 + }, + { + "epoch": 18.9025974025974, + "grad_norm": 1.6670156717300415, + "learning_rate": 3.723108698461631e-05, + "loss": 0.3531, + "step": 2911 + }, + { + "epoch": 18.90909090909091, + "grad_norm": 1.406030297279358, + "learning_rate": 3.720071529436637e-05, + "loss": 0.2886, + "step": 2912 + }, + { + "epoch": 18.915584415584416, + "grad_norm": 1.7998902797698975, + "learning_rate": 3.717034865707133e-05, + "loss": 0.3804, + "step": 2913 + }, + { + "epoch": 18.92207792207792, + "grad_norm": 1.549731969833374, + "learning_rate": 3.713998708471946e-05, + "loss": 0.2818, + "step": 2914 + }, + { + "epoch": 18.928571428571427, + "grad_norm": 1.6668057441711426, + "learning_rate": 3.710963058929701e-05, + "loss": 0.3345, + "step": 2915 + }, + { + "epoch": 18.935064935064936, + "grad_norm": 1.7145839929580688, + "learning_rate": 3.7079279182788265e-05, + "loss": 0.3366, + "step": 2916 + }, + { + "epoch": 18.941558441558442, + "grad_norm": 2.05721378326416, + "learning_rate": 3.704893287717548e-05, + "loss": 0.3865, + "step": 2917 + }, + { + "epoch": 18.948051948051948, + "grad_norm": 1.7486335039138794, + "learning_rate": 3.7018591684438895e-05, + "loss": 0.3478, + "step": 2918 + }, + { + "epoch": 18.954545454545453, + "grad_norm": 1.9624111652374268, + "learning_rate": 3.698825561655672e-05, + "loss": 0.3507, + "step": 2919 + }, + { + "epoch": 18.961038961038962, + "grad_norm": 1.841869592666626, + "learning_rate": 3.6957924685505167e-05, + "loss": 0.3801, + "step": 2920 + }, + { + "epoch": 18.967532467532468, + "grad_norm": 1.7049486637115479, + "learning_rate": 3.6927598903258374e-05, + "loss": 0.3277, + "step": 2921 + }, + { + "epoch": 18.974025974025974, + "grad_norm": 1.6004366874694824, + "learning_rate": 3.689727828178854e-05, + "loss": 0.3265, + "step": 2922 + }, + { + "epoch": 18.98051948051948, + "grad_norm": 1.834167242050171, + "learning_rate": 3.686696283306572e-05, + "loss": 0.3823, + "step": 2923 + }, + { + "epoch": 18.98701298701299, + "grad_norm": 1.7891381978988647, + "learning_rate": 3.683665256905799e-05, + "loss": 0.3357, + "step": 2924 + }, + { + "epoch": 18.993506493506494, + "grad_norm": 1.7981270551681519, + "learning_rate": 3.680634750173137e-05, + "loss": 0.3763, + "step": 2925 + }, + { + "epoch": 19.0, + "grad_norm": 2582.5048828125, + "learning_rate": 3.677604764304978e-05, + "loss": 0.4122, + "step": 2926 + }, + { + "epoch": 19.006493506493506, + "grad_norm": 1.5977998971939087, + "learning_rate": 3.674575300497517e-05, + "loss": 0.3098, + "step": 2927 + }, + { + "epoch": 19.01298701298701, + "grad_norm": 1.6671226024627686, + "learning_rate": 3.671546359946737e-05, + "loss": 0.3317, + "step": 2928 + }, + { + "epoch": 19.01948051948052, + "grad_norm": 1.695551872253418, + "learning_rate": 3.668517943848416e-05, + "loss": 0.3399, + "step": 2929 + }, + { + "epoch": 19.025974025974026, + "grad_norm": 1.5789490938186646, + "learning_rate": 3.665490053398123e-05, + "loss": 0.3255, + "step": 2930 + }, + { + "epoch": 19.032467532467532, + "grad_norm": 1.682943344116211, + "learning_rate": 3.662462689791221e-05, + "loss": 0.3249, + "step": 2931 + }, + { + "epoch": 19.038961038961038, + "grad_norm": 1.6995230913162231, + "learning_rate": 3.659435854222869e-05, + "loss": 0.3225, + "step": 2932 + }, + { + "epoch": 19.045454545454547, + "grad_norm": 1.6949334144592285, + "learning_rate": 3.656409547888011e-05, + "loss": 0.341, + "step": 2933 + }, + { + "epoch": 19.051948051948052, + "grad_norm": 1.3892732858657837, + "learning_rate": 3.6533837719813844e-05, + "loss": 0.2831, + "step": 2934 + }, + { + "epoch": 19.058441558441558, + "grad_norm": 1.6560840606689453, + "learning_rate": 3.650358527697519e-05, + "loss": 0.2893, + "step": 2935 + }, + { + "epoch": 19.064935064935064, + "grad_norm": 1.8238203525543213, + "learning_rate": 3.6473338162307314e-05, + "loss": 0.3687, + "step": 2936 + }, + { + "epoch": 19.071428571428573, + "grad_norm": 1.453324556350708, + "learning_rate": 3.644309638775132e-05, + "loss": 0.2899, + "step": 2937 + }, + { + "epoch": 19.07792207792208, + "grad_norm": 1.6432727575302124, + "learning_rate": 3.641285996524617e-05, + "loss": 0.3141, + "step": 2938 + }, + { + "epoch": 19.084415584415584, + "grad_norm": 1.5617375373840332, + "learning_rate": 3.6382628906728736e-05, + "loss": 0.3165, + "step": 2939 + }, + { + "epoch": 19.09090909090909, + "grad_norm": 1.6537740230560303, + "learning_rate": 3.635240322413374e-05, + "loss": 0.2997, + "step": 2940 + }, + { + "epoch": 19.0974025974026, + "grad_norm": 1.7960238456726074, + "learning_rate": 3.632218292939383e-05, + "loss": 0.3379, + "step": 2941 + }, + { + "epoch": 19.103896103896105, + "grad_norm": 1.6603929996490479, + "learning_rate": 3.629196803443946e-05, + "loss": 0.3082, + "step": 2942 + }, + { + "epoch": 19.11038961038961, + "grad_norm": 1.590101957321167, + "learning_rate": 3.626175855119903e-05, + "loss": 0.3037, + "step": 2943 + }, + { + "epoch": 19.116883116883116, + "grad_norm": 1.5472991466522217, + "learning_rate": 3.6231554491598754e-05, + "loss": 0.28, + "step": 2944 + }, + { + "epoch": 19.123376623376622, + "grad_norm": 1.5755720138549805, + "learning_rate": 3.620135586756273e-05, + "loss": 0.3161, + "step": 2945 + }, + { + "epoch": 19.12987012987013, + "grad_norm": 1.9312375783920288, + "learning_rate": 3.617116269101286e-05, + "loss": 0.3817, + "step": 2946 + }, + { + "epoch": 19.136363636363637, + "grad_norm": 1.5177223682403564, + "learning_rate": 3.614097497386894e-05, + "loss": 0.2559, + "step": 2947 + }, + { + "epoch": 19.142857142857142, + "grad_norm": 1.3481799364089966, + "learning_rate": 3.6110792728048635e-05, + "loss": 0.2471, + "step": 2948 + }, + { + "epoch": 19.149350649350648, + "grad_norm": 1.6340221166610718, + "learning_rate": 3.60806159654674e-05, + "loss": 0.2777, + "step": 2949 + }, + { + "epoch": 19.155844155844157, + "grad_norm": 1.69704270362854, + "learning_rate": 3.605044469803854e-05, + "loss": 0.3263, + "step": 2950 + }, + { + "epoch": 19.162337662337663, + "grad_norm": 1.886120080947876, + "learning_rate": 3.60202789376732e-05, + "loss": 0.3291, + "step": 2951 + }, + { + "epoch": 19.16883116883117, + "grad_norm": 1.6609972715377808, + "learning_rate": 3.599011869628033e-05, + "loss": 0.3177, + "step": 2952 + }, + { + "epoch": 19.175324675324674, + "grad_norm": 1.59373939037323, + "learning_rate": 3.595996398576672e-05, + "loss": 0.2988, + "step": 2953 + }, + { + "epoch": 19.181818181818183, + "grad_norm": 1.4958374500274658, + "learning_rate": 3.592981481803699e-05, + "loss": 0.2744, + "step": 2954 + }, + { + "epoch": 19.18831168831169, + "grad_norm": 1.7184253931045532, + "learning_rate": 3.589967120499353e-05, + "loss": 0.2971, + "step": 2955 + }, + { + "epoch": 19.194805194805195, + "grad_norm": 1.5311522483825684, + "learning_rate": 3.5869533158536585e-05, + "loss": 0.2916, + "step": 2956 + }, + { + "epoch": 19.2012987012987, + "grad_norm": 1.8133670091629028, + "learning_rate": 3.583940069056415e-05, + "loss": 0.351, + "step": 2957 + }, + { + "epoch": 19.207792207792206, + "grad_norm": 1.4929035902023315, + "learning_rate": 3.5809273812972074e-05, + "loss": 0.2954, + "step": 2958 + }, + { + "epoch": 19.214285714285715, + "grad_norm": 1.6833645105361938, + "learning_rate": 3.577915253765396e-05, + "loss": 0.3147, + "step": 2959 + }, + { + "epoch": 19.22077922077922, + "grad_norm": 1.6576787233352661, + "learning_rate": 3.5749036876501194e-05, + "loss": 0.3204, + "step": 2960 + }, + { + "epoch": 19.227272727272727, + "grad_norm": 1.6584258079528809, + "learning_rate": 3.5718926841402996e-05, + "loss": 0.2874, + "step": 2961 + }, + { + "epoch": 19.233766233766232, + "grad_norm": 1.7899978160858154, + "learning_rate": 3.5688822444246294e-05, + "loss": 0.3193, + "step": 2962 + }, + { + "epoch": 19.24025974025974, + "grad_norm": 1.8224332332611084, + "learning_rate": 3.565872369691586e-05, + "loss": 0.344, + "step": 2963 + }, + { + "epoch": 19.246753246753247, + "grad_norm": 1.674277424812317, + "learning_rate": 3.5628630611294186e-05, + "loss": 0.33, + "step": 2964 + }, + { + "epoch": 19.253246753246753, + "grad_norm": 1.574242115020752, + "learning_rate": 3.559854319926156e-05, + "loss": 0.2882, + "step": 2965 + }, + { + "epoch": 19.25974025974026, + "grad_norm": 1.7872192859649658, + "learning_rate": 3.556846147269598e-05, + "loss": 0.3288, + "step": 2966 + }, + { + "epoch": 19.266233766233768, + "grad_norm": 1.3709115982055664, + "learning_rate": 3.553838544347326e-05, + "loss": 0.2571, + "step": 2967 + }, + { + "epoch": 19.272727272727273, + "grad_norm": 1.5480459928512573, + "learning_rate": 3.550831512346695e-05, + "loss": 0.2829, + "step": 2968 + }, + { + "epoch": 19.27922077922078, + "grad_norm": 1.5414947271347046, + "learning_rate": 3.5478250524548326e-05, + "loss": 0.2986, + "step": 2969 + }, + { + "epoch": 19.285714285714285, + "grad_norm": 1.7619088888168335, + "learning_rate": 3.544819165858642e-05, + "loss": 0.3354, + "step": 2970 + }, + { + "epoch": 19.292207792207794, + "grad_norm": 1.6412689685821533, + "learning_rate": 3.5418138537447985e-05, + "loss": 0.307, + "step": 2971 + }, + { + "epoch": 19.2987012987013, + "grad_norm": 1.6454576253890991, + "learning_rate": 3.5388091172997504e-05, + "loss": 0.3346, + "step": 2972 + }, + { + "epoch": 19.305194805194805, + "grad_norm": 1.6400692462921143, + "learning_rate": 3.535804957709724e-05, + "loss": 0.3235, + "step": 2973 + }, + { + "epoch": 19.31168831168831, + "grad_norm": 1.4973965883255005, + "learning_rate": 3.532801376160713e-05, + "loss": 0.2836, + "step": 2974 + }, + { + "epoch": 19.318181818181817, + "grad_norm": 1.6952433586120605, + "learning_rate": 3.529798373838481e-05, + "loss": 0.3536, + "step": 2975 + }, + { + "epoch": 19.324675324675326, + "grad_norm": 1.752414584159851, + "learning_rate": 3.526795951928569e-05, + "loss": 0.341, + "step": 2976 + }, + { + "epoch": 19.33116883116883, + "grad_norm": 1.3718217611312866, + "learning_rate": 3.523794111616281e-05, + "loss": 0.2255, + "step": 2977 + }, + { + "epoch": 19.337662337662337, + "grad_norm": 2.0626535415649414, + "learning_rate": 3.520792854086702e-05, + "loss": 0.382, + "step": 2978 + }, + { + "epoch": 19.344155844155843, + "grad_norm": 1.677330493927002, + "learning_rate": 3.517792180524677e-05, + "loss": 0.3394, + "step": 2979 + }, + { + "epoch": 19.350649350649352, + "grad_norm": 1.6705995798110962, + "learning_rate": 3.5147920921148267e-05, + "loss": 0.3225, + "step": 2980 + }, + { + "epoch": 19.357142857142858, + "grad_norm": 1.663895845413208, + "learning_rate": 3.511792590041537e-05, + "loss": 0.3093, + "step": 2981 + }, + { + "epoch": 19.363636363636363, + "grad_norm": 1.728903889656067, + "learning_rate": 3.508793675488961e-05, + "loss": 0.3399, + "step": 2982 + }, + { + "epoch": 19.37012987012987, + "grad_norm": 1.7410802841186523, + "learning_rate": 3.505795349641029e-05, + "loss": 0.3498, + "step": 2983 + }, + { + "epoch": 19.376623376623378, + "grad_norm": 1.7982991933822632, + "learning_rate": 3.502797613681429e-05, + "loss": 0.354, + "step": 2984 + }, + { + "epoch": 19.383116883116884, + "grad_norm": 1.854328989982605, + "learning_rate": 3.4998004687936196e-05, + "loss": 0.3506, + "step": 2985 + }, + { + "epoch": 19.38961038961039, + "grad_norm": 1.7890002727508545, + "learning_rate": 3.496803916160827e-05, + "loss": 0.353, + "step": 2986 + }, + { + "epoch": 19.396103896103895, + "grad_norm": 1.9270013570785522, + "learning_rate": 3.49380795696604e-05, + "loss": 0.3728, + "step": 2987 + }, + { + "epoch": 19.4025974025974, + "grad_norm": 1.7479575872421265, + "learning_rate": 3.49081259239202e-05, + "loss": 0.308, + "step": 2988 + }, + { + "epoch": 19.40909090909091, + "grad_norm": 1.9831420183181763, + "learning_rate": 3.487817823621288e-05, + "loss": 0.3861, + "step": 2989 + }, + { + "epoch": 19.415584415584416, + "grad_norm": 1.539864420890808, + "learning_rate": 3.484823651836131e-05, + "loss": 0.2824, + "step": 2990 + }, + { + "epoch": 19.42207792207792, + "grad_norm": 1.5040315389633179, + "learning_rate": 3.4818300782186e-05, + "loss": 0.3004, + "step": 2991 + }, + { + "epoch": 19.428571428571427, + "grad_norm": 1.6518138647079468, + "learning_rate": 3.478837103950509e-05, + "loss": 0.3054, + "step": 2992 + }, + { + "epoch": 19.435064935064936, + "grad_norm": 1.6713945865631104, + "learning_rate": 3.4758447302134414e-05, + "loss": 0.3151, + "step": 2993 + }, + { + "epoch": 19.441558441558442, + "grad_norm": 1.9557679891586304, + "learning_rate": 3.472852958188736e-05, + "loss": 0.3748, + "step": 2994 + }, + { + "epoch": 19.448051948051948, + "grad_norm": 1.636669397354126, + "learning_rate": 3.469861789057497e-05, + "loss": 0.3074, + "step": 2995 + }, + { + "epoch": 19.454545454545453, + "grad_norm": 1.7408828735351562, + "learning_rate": 3.466871224000591e-05, + "loss": 0.3598, + "step": 2996 + }, + { + "epoch": 19.461038961038962, + "grad_norm": 1.6687767505645752, + "learning_rate": 3.4638812641986454e-05, + "loss": 0.3314, + "step": 2997 + }, + { + "epoch": 19.467532467532468, + "grad_norm": 1.8104026317596436, + "learning_rate": 3.460891910832049e-05, + "loss": 0.3432, + "step": 2998 + }, + { + "epoch": 19.474025974025974, + "grad_norm": 1.579221487045288, + "learning_rate": 3.457903165080952e-05, + "loss": 0.3125, + "step": 2999 + }, + { + "epoch": 19.48051948051948, + "grad_norm": 1.7088932991027832, + "learning_rate": 3.4549150281252636e-05, + "loss": 0.3223, + "step": 3000 + }, + { + "epoch": 19.48701298701299, + "grad_norm": 1.7969592809677124, + "learning_rate": 3.451927501144653e-05, + "loss": 0.3435, + "step": 3001 + }, + { + "epoch": 19.493506493506494, + "grad_norm": 1.6600782871246338, + "learning_rate": 3.4489405853185465e-05, + "loss": 0.3023, + "step": 3002 + }, + { + "epoch": 19.5, + "grad_norm": 1.775125503540039, + "learning_rate": 3.445954281826134e-05, + "loss": 0.3673, + "step": 3003 + }, + { + "epoch": 19.506493506493506, + "grad_norm": 1.6707899570465088, + "learning_rate": 3.442968591846359e-05, + "loss": 0.333, + "step": 3004 + }, + { + "epoch": 19.51298701298701, + "grad_norm": 1.7193658351898193, + "learning_rate": 3.4399835165579266e-05, + "loss": 0.3202, + "step": 3005 + }, + { + "epoch": 19.51948051948052, + "grad_norm": 1.5874290466308594, + "learning_rate": 3.436999057139295e-05, + "loss": 0.3037, + "step": 3006 + }, + { + "epoch": 19.525974025974026, + "grad_norm": 1.5743268728256226, + "learning_rate": 3.4340152147686824e-05, + "loss": 0.3133, + "step": 3007 + }, + { + "epoch": 19.532467532467532, + "grad_norm": 2.0078327655792236, + "learning_rate": 3.4310319906240626e-05, + "loss": 0.3793, + "step": 3008 + }, + { + "epoch": 19.538961038961038, + "grad_norm": 1.4190967082977295, + "learning_rate": 3.428049385883166e-05, + "loss": 0.2745, + "step": 3009 + }, + { + "epoch": 19.545454545454547, + "grad_norm": 1.8206357955932617, + "learning_rate": 3.425067401723477e-05, + "loss": 0.3723, + "step": 3010 + }, + { + "epoch": 19.551948051948052, + "grad_norm": 1.7096072435379028, + "learning_rate": 3.422086039322235e-05, + "loss": 0.345, + "step": 3011 + }, + { + "epoch": 19.558441558441558, + "grad_norm": 1.5544872283935547, + "learning_rate": 3.4191052998564344e-05, + "loss": 0.3079, + "step": 3012 + }, + { + "epoch": 19.564935064935064, + "grad_norm": 1.5369852781295776, + "learning_rate": 3.4161251845028265e-05, + "loss": 0.2774, + "step": 3013 + }, + { + "epoch": 19.571428571428573, + "grad_norm": 1.5764816999435425, + "learning_rate": 3.413145694437912e-05, + "loss": 0.3086, + "step": 3014 + }, + { + "epoch": 19.57792207792208, + "grad_norm": 1.6694865226745605, + "learning_rate": 3.4101668308379466e-05, + "loss": 0.3302, + "step": 3015 + }, + { + "epoch": 19.584415584415584, + "grad_norm": 1.5649733543395996, + "learning_rate": 3.407188594878938e-05, + "loss": 0.303, + "step": 3016 + }, + { + "epoch": 19.59090909090909, + "grad_norm": 1.5806865692138672, + "learning_rate": 3.4042109877366446e-05, + "loss": 0.3317, + "step": 3017 + }, + { + "epoch": 19.5974025974026, + "grad_norm": 1.6395881175994873, + "learning_rate": 3.401234010586583e-05, + "loss": 0.3287, + "step": 3018 + }, + { + "epoch": 19.603896103896105, + "grad_norm": 1.7937806844711304, + "learning_rate": 3.398257664604015e-05, + "loss": 0.3613, + "step": 3019 + }, + { + "epoch": 19.61038961038961, + "grad_norm": 1.600665807723999, + "learning_rate": 3.3952819509639534e-05, + "loss": 0.2979, + "step": 3020 + }, + { + "epoch": 19.616883116883116, + "grad_norm": 1.754226565361023, + "learning_rate": 3.392306870841164e-05, + "loss": 0.3036, + "step": 3021 + }, + { + "epoch": 19.623376623376622, + "grad_norm": 1.7161558866500854, + "learning_rate": 3.38933242541016e-05, + "loss": 0.3383, + "step": 3022 + }, + { + "epoch": 19.62987012987013, + "grad_norm": 1.8866463899612427, + "learning_rate": 3.386358615845207e-05, + "loss": 0.3546, + "step": 3023 + }, + { + "epoch": 19.636363636363637, + "grad_norm": 1.4768173694610596, + "learning_rate": 3.3833854433203185e-05, + "loss": 0.2707, + "step": 3024 + }, + { + "epoch": 19.642857142857142, + "grad_norm": 1.6149816513061523, + "learning_rate": 3.380412909009254e-05, + "loss": 0.3003, + "step": 3025 + }, + { + "epoch": 19.649350649350648, + "grad_norm": 1.6946154832839966, + "learning_rate": 3.377441014085524e-05, + "loss": 0.3295, + "step": 3026 + }, + { + "epoch": 19.655844155844157, + "grad_norm": 1.621476411819458, + "learning_rate": 3.374469759722383e-05, + "loss": 0.2983, + "step": 3027 + }, + { + "epoch": 19.662337662337663, + "grad_norm": 1.5453895330429077, + "learning_rate": 3.371499147092839e-05, + "loss": 0.2905, + "step": 3028 + }, + { + "epoch": 19.66883116883117, + "grad_norm": 1.684995174407959, + "learning_rate": 3.3685291773696424e-05, + "loss": 0.3481, + "step": 3029 + }, + { + "epoch": 19.675324675324674, + "grad_norm": 1.8596428632736206, + "learning_rate": 3.3655598517252885e-05, + "loss": 0.3543, + "step": 3030 + }, + { + "epoch": 19.681818181818183, + "grad_norm": 1.7348289489746094, + "learning_rate": 3.36259117133202e-05, + "loss": 0.3107, + "step": 3031 + }, + { + "epoch": 19.68831168831169, + "grad_norm": 1.6357989311218262, + "learning_rate": 3.359623137361825e-05, + "loss": 0.3186, + "step": 3032 + }, + { + "epoch": 19.694805194805195, + "grad_norm": 1.6792805194854736, + "learning_rate": 3.3566557509864375e-05, + "loss": 0.3325, + "step": 3033 + }, + { + "epoch": 19.7012987012987, + "grad_norm": 1.4639986753463745, + "learning_rate": 3.353689013377334e-05, + "loss": 0.2751, + "step": 3034 + }, + { + "epoch": 19.707792207792206, + "grad_norm": 1.742875576019287, + "learning_rate": 3.350722925705736e-05, + "loss": 0.356, + "step": 3035 + }, + { + "epoch": 19.714285714285715, + "grad_norm": 1.6753621101379395, + "learning_rate": 3.3477574891426074e-05, + "loss": 0.2926, + "step": 3036 + }, + { + "epoch": 19.72077922077922, + "grad_norm": 1.6364171504974365, + "learning_rate": 3.344792704858654e-05, + "loss": 0.3068, + "step": 3037 + }, + { + "epoch": 19.727272727272727, + "grad_norm": 1.66275954246521, + "learning_rate": 3.3418285740243286e-05, + "loss": 0.3142, + "step": 3038 + }, + { + "epoch": 19.733766233766232, + "grad_norm": 1.732170581817627, + "learning_rate": 3.3388650978098215e-05, + "loss": 0.365, + "step": 3039 + }, + { + "epoch": 19.74025974025974, + "grad_norm": 1.7453938722610474, + "learning_rate": 3.335902277385067e-05, + "loss": 0.3281, + "step": 3040 + }, + { + "epoch": 19.746753246753247, + "grad_norm": 1.7581194639205933, + "learning_rate": 3.332940113919739e-05, + "loss": 0.361, + "step": 3041 + }, + { + "epoch": 19.753246753246753, + "grad_norm": 1.916835904121399, + "learning_rate": 3.3299786085832516e-05, + "loss": 0.3636, + "step": 3042 + }, + { + "epoch": 19.75974025974026, + "grad_norm": 1.6435821056365967, + "learning_rate": 3.3270177625447626e-05, + "loss": 0.2857, + "step": 3043 + }, + { + "epoch": 19.766233766233768, + "grad_norm": 1.5829612016677856, + "learning_rate": 3.324057576973166e-05, + "loss": 0.3003, + "step": 3044 + }, + { + "epoch": 19.772727272727273, + "grad_norm": 1.7046080827713013, + "learning_rate": 3.321098053037097e-05, + "loss": 0.3536, + "step": 3045 + }, + { + "epoch": 19.77922077922078, + "grad_norm": 1.7147088050842285, + "learning_rate": 3.318139191904928e-05, + "loss": 0.3475, + "step": 3046 + }, + { + "epoch": 19.785714285714285, + "grad_norm": 1.7734124660491943, + "learning_rate": 3.315180994744769e-05, + "loss": 0.3469, + "step": 3047 + }, + { + "epoch": 19.792207792207794, + "grad_norm": 1.7753067016601562, + "learning_rate": 3.312223462724472e-05, + "loss": 0.3305, + "step": 3048 + }, + { + "epoch": 19.7987012987013, + "grad_norm": 1.699244737625122, + "learning_rate": 3.309266597011621e-05, + "loss": 0.3498, + "step": 3049 + }, + { + "epoch": 19.805194805194805, + "grad_norm": 1.6749790906906128, + "learning_rate": 3.3063103987735433e-05, + "loss": 0.3161, + "step": 3050 + }, + { + "epoch": 19.81168831168831, + "grad_norm": 1.7554203271865845, + "learning_rate": 3.303354869177297e-05, + "loss": 0.3541, + "step": 3051 + }, + { + "epoch": 19.818181818181817, + "grad_norm": 1.6937886476516724, + "learning_rate": 3.300400009389678e-05, + "loss": 0.3389, + "step": 3052 + }, + { + "epoch": 19.824675324675326, + "grad_norm": 1.8646681308746338, + "learning_rate": 3.297445820577219e-05, + "loss": 0.3488, + "step": 3053 + }, + { + "epoch": 19.83116883116883, + "grad_norm": 1.6930698156356812, + "learning_rate": 3.294492303906188e-05, + "loss": 0.3195, + "step": 3054 + }, + { + "epoch": 19.837662337662337, + "grad_norm": 1.7790641784667969, + "learning_rate": 3.2915394605425835e-05, + "loss": 0.3383, + "step": 3055 + }, + { + "epoch": 19.844155844155843, + "grad_norm": 1.6845293045043945, + "learning_rate": 3.288587291652144e-05, + "loss": 0.3374, + "step": 3056 + }, + { + "epoch": 19.850649350649352, + "grad_norm": 1.7920316457748413, + "learning_rate": 3.285635798400338e-05, + "loss": 0.3212, + "step": 3057 + }, + { + "epoch": 19.857142857142858, + "grad_norm": 1.9233556985855103, + "learning_rate": 3.282684981952369e-05, + "loss": 0.3939, + "step": 3058 + }, + { + "epoch": 19.863636363636363, + "grad_norm": 1.7246575355529785, + "learning_rate": 3.279734843473172e-05, + "loss": 0.3217, + "step": 3059 + }, + { + "epoch": 19.87012987012987, + "grad_norm": 1.705918788909912, + "learning_rate": 3.276785384127415e-05, + "loss": 0.3291, + "step": 3060 + }, + { + "epoch": 19.876623376623378, + "grad_norm": 1.650768518447876, + "learning_rate": 3.2738366050794985e-05, + "loss": 0.3034, + "step": 3061 + }, + { + "epoch": 19.883116883116884, + "grad_norm": 1.6976193189620972, + "learning_rate": 3.2708885074935514e-05, + "loss": 0.3167, + "step": 3062 + }, + { + "epoch": 19.88961038961039, + "grad_norm": 1.6339914798736572, + "learning_rate": 3.2679410925334385e-05, + "loss": 0.3496, + "step": 3063 + }, + { + "epoch": 19.896103896103895, + "grad_norm": 1.7407292127609253, + "learning_rate": 3.2649943613627535e-05, + "loss": 0.3595, + "step": 3064 + }, + { + "epoch": 19.9025974025974, + "grad_norm": 1.7094537019729614, + "learning_rate": 3.262048315144815e-05, + "loss": 0.3445, + "step": 3065 + }, + { + "epoch": 19.90909090909091, + "grad_norm": 1.8952274322509766, + "learning_rate": 3.2591029550426796e-05, + "loss": 0.3644, + "step": 3066 + }, + { + "epoch": 19.915584415584416, + "grad_norm": 1.609169602394104, + "learning_rate": 3.2561582822191274e-05, + "loss": 0.2972, + "step": 3067 + }, + { + "epoch": 19.92207792207792, + "grad_norm": 1.622796893119812, + "learning_rate": 3.2532142978366654e-05, + "loss": 0.3157, + "step": 3068 + }, + { + "epoch": 19.928571428571427, + "grad_norm": 1.6345113515853882, + "learning_rate": 3.2502710030575366e-05, + "loss": 0.3192, + "step": 3069 + }, + { + "epoch": 19.935064935064936, + "grad_norm": 1.840793490409851, + "learning_rate": 3.247328399043706e-05, + "loss": 0.3335, + "step": 3070 + }, + { + "epoch": 19.941558441558442, + "grad_norm": 1.6772702932357788, + "learning_rate": 3.244386486956866e-05, + "loss": 0.3288, + "step": 3071 + }, + { + "epoch": 19.948051948051948, + "grad_norm": 1.497800350189209, + "learning_rate": 3.241445267958438e-05, + "loss": 0.3061, + "step": 3072 + }, + { + "epoch": 19.954545454545453, + "grad_norm": 1.5990211963653564, + "learning_rate": 3.2385047432095655e-05, + "loss": 0.2983, + "step": 3073 + }, + { + "epoch": 19.961038961038962, + "grad_norm": 1.5010451078414917, + "learning_rate": 3.235564913871126e-05, + "loss": 0.2942, + "step": 3074 + }, + { + "epoch": 19.967532467532468, + "grad_norm": 1.848536491394043, + "learning_rate": 3.2326257811037155e-05, + "loss": 0.3412, + "step": 3075 + }, + { + "epoch": 19.974025974025974, + "grad_norm": 1.7635799646377563, + "learning_rate": 3.229687346067656e-05, + "loss": 0.3785, + "step": 3076 + }, + { + "epoch": 19.98051948051948, + "grad_norm": 1.5399929285049438, + "learning_rate": 3.226749609922997e-05, + "loss": 0.2821, + "step": 3077 + }, + { + "epoch": 19.98701298701299, + "grad_norm": 1.920938491821289, + "learning_rate": 3.223812573829506e-05, + "loss": 0.3749, + "step": 3078 + }, + { + "epoch": 19.993506493506494, + "grad_norm": 1.4005589485168457, + "learning_rate": 3.220876238946684e-05, + "loss": 0.281, + "step": 3079 + }, + { + "epoch": 20.0, + "grad_norm": 139.0920867919922, + "learning_rate": 3.217940606433747e-05, + "loss": 0.3615, + "step": 3080 + }, + { + "epoch": 20.006493506493506, + "grad_norm": 1.6003315448760986, + "learning_rate": 3.215005677449636e-05, + "loss": 0.29, + "step": 3081 + }, + { + "epoch": 20.01298701298701, + "grad_norm": 1.465588927268982, + "learning_rate": 3.2120714531530146e-05, + "loss": 0.2716, + "step": 3082 + }, + { + "epoch": 20.01948051948052, + "grad_norm": 1.5164473056793213, + "learning_rate": 3.209137934702267e-05, + "loss": 0.2801, + "step": 3083 + }, + { + "epoch": 20.025974025974026, + "grad_norm": 1.6695610284805298, + "learning_rate": 3.206205123255502e-05, + "loss": 0.2837, + "step": 3084 + }, + { + "epoch": 20.032467532467532, + "grad_norm": 1.5957876443862915, + "learning_rate": 3.203273019970547e-05, + "loss": 0.3119, + "step": 3085 + }, + { + "epoch": 20.038961038961038, + "grad_norm": 1.6930581331253052, + "learning_rate": 3.200341626004949e-05, + "loss": 0.3149, + "step": 3086 + }, + { + "epoch": 20.045454545454547, + "grad_norm": 1.5878403186798096, + "learning_rate": 3.197410942515975e-05, + "loss": 0.2859, + "step": 3087 + }, + { + "epoch": 20.051948051948052, + "grad_norm": 1.7272661924362183, + "learning_rate": 3.1944809706606124e-05, + "loss": 0.3317, + "step": 3088 + }, + { + "epoch": 20.058441558441558, + "grad_norm": 1.3851985931396484, + "learning_rate": 3.19155171159557e-05, + "loss": 0.2609, + "step": 3089 + }, + { + "epoch": 20.064935064935064, + "grad_norm": 1.539115309715271, + "learning_rate": 3.188623166477272e-05, + "loss": 0.2815, + "step": 3090 + }, + { + "epoch": 20.071428571428573, + "grad_norm": 1.5955266952514648, + "learning_rate": 3.185695336461861e-05, + "loss": 0.2748, + "step": 3091 + }, + { + "epoch": 20.07792207792208, + "grad_norm": 1.750322699546814, + "learning_rate": 3.1827682227051983e-05, + "loss": 0.3197, + "step": 3092 + }, + { + "epoch": 20.084415584415584, + "grad_norm": 1.4146174192428589, + "learning_rate": 3.1798418263628596e-05, + "loss": 0.2621, + "step": 3093 + }, + { + "epoch": 20.09090909090909, + "grad_norm": 1.5428171157836914, + "learning_rate": 3.176916148590145e-05, + "loss": 0.2995, + "step": 3094 + }, + { + "epoch": 20.0974025974026, + "grad_norm": 1.576772928237915, + "learning_rate": 3.173991190542061e-05, + "loss": 0.2757, + "step": 3095 + }, + { + "epoch": 20.103896103896105, + "grad_norm": 1.5218124389648438, + "learning_rate": 3.171066953373338e-05, + "loss": 0.2993, + "step": 3096 + }, + { + "epoch": 20.11038961038961, + "grad_norm": 1.5845181941986084, + "learning_rate": 3.1681434382384165e-05, + "loss": 0.3067, + "step": 3097 + }, + { + "epoch": 20.116883116883116, + "grad_norm": 1.631756067276001, + "learning_rate": 3.165220646291454e-05, + "loss": 0.2921, + "step": 3098 + }, + { + "epoch": 20.123376623376622, + "grad_norm": 1.5345515012741089, + "learning_rate": 3.1622985786863234e-05, + "loss": 0.2806, + "step": 3099 + }, + { + "epoch": 20.12987012987013, + "grad_norm": 1.4022310972213745, + "learning_rate": 3.1593772365766105e-05, + "loss": 0.2689, + "step": 3100 + }, + { + "epoch": 20.136363636363637, + "grad_norm": 1.767087697982788, + "learning_rate": 3.156456621115615e-05, + "loss": 0.3069, + "step": 3101 + }, + { + "epoch": 20.142857142857142, + "grad_norm": 1.4767444133758545, + "learning_rate": 3.153536733456349e-05, + "loss": 0.2585, + "step": 3102 + }, + { + "epoch": 20.149350649350648, + "grad_norm": 1.7268086671829224, + "learning_rate": 3.150617574751538e-05, + "loss": 0.3118, + "step": 3103 + }, + { + "epoch": 20.155844155844157, + "grad_norm": 1.523352861404419, + "learning_rate": 3.147699146153621e-05, + "loss": 0.3094, + "step": 3104 + }, + { + "epoch": 20.162337662337663, + "grad_norm": 1.6233497858047485, + "learning_rate": 3.144781448814746e-05, + "loss": 0.2816, + "step": 3105 + }, + { + "epoch": 20.16883116883117, + "grad_norm": 1.4761881828308105, + "learning_rate": 3.141864483886774e-05, + "loss": 0.2778, + "step": 3106 + }, + { + "epoch": 20.175324675324674, + "grad_norm": 1.7515058517456055, + "learning_rate": 3.138948252521275e-05, + "loss": 0.2918, + "step": 3107 + }, + { + "epoch": 20.181818181818183, + "grad_norm": 1.7507883310317993, + "learning_rate": 3.1360327558695335e-05, + "loss": 0.3364, + "step": 3108 + }, + { + "epoch": 20.18831168831169, + "grad_norm": 1.8343671560287476, + "learning_rate": 3.1331179950825415e-05, + "loss": 0.3497, + "step": 3109 + }, + { + "epoch": 20.194805194805195, + "grad_norm": 1.6417983770370483, + "learning_rate": 3.130203971310999e-05, + "loss": 0.3231, + "step": 3110 + }, + { + "epoch": 20.2012987012987, + "grad_norm": 1.6743037700653076, + "learning_rate": 3.1272906857053164e-05, + "loss": 0.327, + "step": 3111 + }, + { + "epoch": 20.207792207792206, + "grad_norm": 1.629453420639038, + "learning_rate": 3.124378139415614e-05, + "loss": 0.2926, + "step": 3112 + }, + { + "epoch": 20.214285714285715, + "grad_norm": 1.5045936107635498, + "learning_rate": 3.121466333591715e-05, + "loss": 0.2715, + "step": 3113 + }, + { + "epoch": 20.22077922077922, + "grad_norm": 1.5699928998947144, + "learning_rate": 3.118555269383159e-05, + "loss": 0.2686, + "step": 3114 + }, + { + "epoch": 20.227272727272727, + "grad_norm": 1.6248760223388672, + "learning_rate": 3.1156449479391876e-05, + "loss": 0.3209, + "step": 3115 + }, + { + "epoch": 20.233766233766232, + "grad_norm": 1.609988808631897, + "learning_rate": 3.112735370408748e-05, + "loss": 0.3099, + "step": 3116 + }, + { + "epoch": 20.24025974025974, + "grad_norm": 1.6785662174224854, + "learning_rate": 3.1098265379404954e-05, + "loss": 0.3035, + "step": 3117 + }, + { + "epoch": 20.246753246753247, + "grad_norm": 1.6742063760757446, + "learning_rate": 3.1069184516827887e-05, + "loss": 0.3051, + "step": 3118 + }, + { + "epoch": 20.253246753246753, + "grad_norm": 1.6288021802902222, + "learning_rate": 3.104011112783699e-05, + "loss": 0.2984, + "step": 3119 + }, + { + "epoch": 20.25974025974026, + "grad_norm": 1.6975327730178833, + "learning_rate": 3.101104522390995e-05, + "loss": 0.3122, + "step": 3120 + }, + { + "epoch": 20.266233766233768, + "grad_norm": 1.5018330812454224, + "learning_rate": 3.098198681652154e-05, + "loss": 0.2615, + "step": 3121 + }, + { + "epoch": 20.272727272727273, + "grad_norm": 1.5475512742996216, + "learning_rate": 3.0952935917143533e-05, + "loss": 0.2724, + "step": 3122 + }, + { + "epoch": 20.27922077922078, + "grad_norm": 1.9470924139022827, + "learning_rate": 3.092389253724476e-05, + "loss": 0.3353, + "step": 3123 + }, + { + "epoch": 20.285714285714285, + "grad_norm": 1.625825047492981, + "learning_rate": 3.089485668829113e-05, + "loss": 0.3002, + "step": 3124 + }, + { + "epoch": 20.292207792207794, + "grad_norm": 1.6080690622329712, + "learning_rate": 3.086582838174551e-05, + "loss": 0.3152, + "step": 3125 + }, + { + "epoch": 20.2987012987013, + "grad_norm": 1.4272031784057617, + "learning_rate": 3.0836807629067824e-05, + "loss": 0.2546, + "step": 3126 + }, + { + "epoch": 20.305194805194805, + "grad_norm": 1.5931485891342163, + "learning_rate": 3.0807794441715e-05, + "loss": 0.3063, + "step": 3127 + }, + { + "epoch": 20.31168831168831, + "grad_norm": 1.5994946956634521, + "learning_rate": 3.077878883114096e-05, + "loss": 0.295, + "step": 3128 + }, + { + "epoch": 20.318181818181817, + "grad_norm": 1.5144575834274292, + "learning_rate": 3.074979080879671e-05, + "loss": 0.2597, + "step": 3129 + }, + { + "epoch": 20.324675324675326, + "grad_norm": 1.6098295450210571, + "learning_rate": 3.072080038613018e-05, + "loss": 0.275, + "step": 3130 + }, + { + "epoch": 20.33116883116883, + "grad_norm": 1.7494981288909912, + "learning_rate": 3.069181757458633e-05, + "loss": 0.3243, + "step": 3131 + }, + { + "epoch": 20.337662337662337, + "grad_norm": 1.5973317623138428, + "learning_rate": 3.066284238560712e-05, + "loss": 0.3091, + "step": 3132 + }, + { + "epoch": 20.344155844155843, + "grad_norm": 1.608145833015442, + "learning_rate": 3.063387483063148e-05, + "loss": 0.2948, + "step": 3133 + }, + { + "epoch": 20.350649350649352, + "grad_norm": 1.7458863258361816, + "learning_rate": 3.0604914921095374e-05, + "loss": 0.327, + "step": 3134 + }, + { + "epoch": 20.357142857142858, + "grad_norm": 1.5687710046768188, + "learning_rate": 3.05759626684317e-05, + "loss": 0.3005, + "step": 3135 + }, + { + "epoch": 20.363636363636363, + "grad_norm": 1.7417196035385132, + "learning_rate": 3.0547018084070344e-05, + "loss": 0.3363, + "step": 3136 + }, + { + "epoch": 20.37012987012987, + "grad_norm": 1.515019416809082, + "learning_rate": 3.051808117943817e-05, + "loss": 0.2749, + "step": 3137 + }, + { + "epoch": 20.376623376623378, + "grad_norm": 1.4067978858947754, + "learning_rate": 3.0489151965958994e-05, + "loss": 0.2447, + "step": 3138 + }, + { + "epoch": 20.383116883116884, + "grad_norm": 1.425169587135315, + "learning_rate": 3.0460230455053657e-05, + "loss": 0.276, + "step": 3139 + }, + { + "epoch": 20.38961038961039, + "grad_norm": 1.6170049905776978, + "learning_rate": 3.043131665813988e-05, + "loss": 0.2987, + "step": 3140 + }, + { + "epoch": 20.396103896103895, + "grad_norm": 1.7482763528823853, + "learning_rate": 3.040241058663238e-05, + "loss": 0.3425, + "step": 3141 + }, + { + "epoch": 20.4025974025974, + "grad_norm": 1.4901901483535767, + "learning_rate": 3.0373512251942814e-05, + "loss": 0.274, + "step": 3142 + }, + { + "epoch": 20.40909090909091, + "grad_norm": 1.4814355373382568, + "learning_rate": 3.0344621665479778e-05, + "loss": 0.2792, + "step": 3143 + }, + { + "epoch": 20.415584415584416, + "grad_norm": 1.7409002780914307, + "learning_rate": 3.031573883864882e-05, + "loss": 0.3229, + "step": 3144 + }, + { + "epoch": 20.42207792207792, + "grad_norm": 1.6587722301483154, + "learning_rate": 3.028686378285245e-05, + "loss": 0.3186, + "step": 3145 + }, + { + "epoch": 20.428571428571427, + "grad_norm": 1.5549224615097046, + "learning_rate": 3.025799650949006e-05, + "loss": 0.2744, + "step": 3146 + }, + { + "epoch": 20.435064935064936, + "grad_norm": 1.7462142705917358, + "learning_rate": 3.0229137029957993e-05, + "loss": 0.3383, + "step": 3147 + }, + { + "epoch": 20.441558441558442, + "grad_norm": 1.7569427490234375, + "learning_rate": 3.0200285355649506e-05, + "loss": 0.3343, + "step": 3148 + }, + { + "epoch": 20.448051948051948, + "grad_norm": 1.7111477851867676, + "learning_rate": 3.0171441497954806e-05, + "loss": 0.3011, + "step": 3149 + }, + { + "epoch": 20.454545454545453, + "grad_norm": 1.5983539819717407, + "learning_rate": 3.0142605468260978e-05, + "loss": 0.2699, + "step": 3150 + }, + { + "epoch": 20.461038961038962, + "grad_norm": 1.688127875328064, + "learning_rate": 3.0113777277952022e-05, + "loss": 0.3419, + "step": 3151 + }, + { + "epoch": 20.467532467532468, + "grad_norm": 1.788126826286316, + "learning_rate": 3.008495693840887e-05, + "loss": 0.3254, + "step": 3152 + }, + { + "epoch": 20.474025974025974, + "grad_norm": 1.4928444623947144, + "learning_rate": 3.0056144461009312e-05, + "loss": 0.3052, + "step": 3153 + }, + { + "epoch": 20.48051948051948, + "grad_norm": 1.579251766204834, + "learning_rate": 3.002733985712808e-05, + "loss": 0.2835, + "step": 3154 + }, + { + "epoch": 20.48701298701299, + "grad_norm": 1.8297576904296875, + "learning_rate": 2.999854313813677e-05, + "loss": 0.3444, + "step": 3155 + }, + { + "epoch": 20.493506493506494, + "grad_norm": 1.8977277278900146, + "learning_rate": 2.9969754315403865e-05, + "loss": 0.3416, + "step": 3156 + }, + { + "epoch": 20.5, + "grad_norm": 1.5912731885910034, + "learning_rate": 2.9940973400294743e-05, + "loss": 0.2834, + "step": 3157 + }, + { + "epoch": 20.506493506493506, + "grad_norm": 1.7094495296478271, + "learning_rate": 2.9912200404171618e-05, + "loss": 0.3066, + "step": 3158 + }, + { + "epoch": 20.51298701298701, + "grad_norm": 1.7550628185272217, + "learning_rate": 2.9883435338393672e-05, + "loss": 0.3339, + "step": 3159 + }, + { + "epoch": 20.51948051948052, + "grad_norm": 1.4511152505874634, + "learning_rate": 2.9854678214316873e-05, + "loss": 0.2585, + "step": 3160 + }, + { + "epoch": 20.525974025974026, + "grad_norm": 1.640790343284607, + "learning_rate": 2.982592904329407e-05, + "loss": 0.3099, + "step": 3161 + }, + { + "epoch": 20.532467532467532, + "grad_norm": 1.762873649597168, + "learning_rate": 2.979718783667499e-05, + "loss": 0.3277, + "step": 3162 + }, + { + "epoch": 20.538961038961038, + "grad_norm": 1.570123314857483, + "learning_rate": 2.9768454605806172e-05, + "loss": 0.2913, + "step": 3163 + }, + { + "epoch": 20.545454545454547, + "grad_norm": 1.359166145324707, + "learning_rate": 2.97397293620311e-05, + "loss": 0.2445, + "step": 3164 + }, + { + "epoch": 20.551948051948052, + "grad_norm": 1.5213282108306885, + "learning_rate": 2.9711012116690007e-05, + "loss": 0.2985, + "step": 3165 + }, + { + "epoch": 20.558441558441558, + "grad_norm": 1.73888099193573, + "learning_rate": 2.9682302881120017e-05, + "loss": 0.3245, + "step": 3166 + }, + { + "epoch": 20.564935064935064, + "grad_norm": 1.564223289489746, + "learning_rate": 2.965360166665508e-05, + "loss": 0.2877, + "step": 3167 + }, + { + "epoch": 20.571428571428573, + "grad_norm": 1.7191345691680908, + "learning_rate": 2.9624908484625957e-05, + "loss": 0.3433, + "step": 3168 + }, + { + "epoch": 20.57792207792208, + "grad_norm": 1.7902562618255615, + "learning_rate": 2.959622334636031e-05, + "loss": 0.3117, + "step": 3169 + }, + { + "epoch": 20.584415584415584, + "grad_norm": 1.6850911378860474, + "learning_rate": 2.9567546263182556e-05, + "loss": 0.3223, + "step": 3170 + }, + { + "epoch": 20.59090909090909, + "grad_norm": 1.702717900276184, + "learning_rate": 2.9538877246413943e-05, + "loss": 0.3348, + "step": 3171 + }, + { + "epoch": 20.5974025974026, + "grad_norm": 1.683753252029419, + "learning_rate": 2.951021630737255e-05, + "loss": 0.3228, + "step": 3172 + }, + { + "epoch": 20.603896103896105, + "grad_norm": 1.705182671546936, + "learning_rate": 2.9481563457373246e-05, + "loss": 0.3128, + "step": 3173 + }, + { + "epoch": 20.61038961038961, + "grad_norm": 1.6732240915298462, + "learning_rate": 2.945291870772776e-05, + "loss": 0.3209, + "step": 3174 + }, + { + "epoch": 20.616883116883116, + "grad_norm": 1.573097586631775, + "learning_rate": 2.9424282069744564e-05, + "loss": 0.3009, + "step": 3175 + }, + { + "epoch": 20.623376623376622, + "grad_norm": 1.6206854581832886, + "learning_rate": 2.9395653554728953e-05, + "loss": 0.2864, + "step": 3176 + }, + { + "epoch": 20.62987012987013, + "grad_norm": 1.5243724584579468, + "learning_rate": 2.9367033173983006e-05, + "loss": 0.2724, + "step": 3177 + }, + { + "epoch": 20.636363636363637, + "grad_norm": 1.6121240854263306, + "learning_rate": 2.9338420938805577e-05, + "loss": 0.3002, + "step": 3178 + }, + { + "epoch": 20.642857142857142, + "grad_norm": 1.5962162017822266, + "learning_rate": 2.9309816860492367e-05, + "loss": 0.2902, + "step": 3179 + }, + { + "epoch": 20.649350649350648, + "grad_norm": 1.4771066904067993, + "learning_rate": 2.9281220950335796e-05, + "loss": 0.291, + "step": 3180 + }, + { + "epoch": 20.655844155844157, + "grad_norm": 1.651808500289917, + "learning_rate": 2.925263321962507e-05, + "loss": 0.2956, + "step": 3181 + }, + { + "epoch": 20.662337662337663, + "grad_norm": 1.7307038307189941, + "learning_rate": 2.9224053679646167e-05, + "loss": 0.3388, + "step": 3182 + }, + { + "epoch": 20.66883116883117, + "grad_norm": 1.4165980815887451, + "learning_rate": 2.9195482341681828e-05, + "loss": 0.2492, + "step": 3183 + }, + { + "epoch": 20.675324675324674, + "grad_norm": 1.7736002206802368, + "learning_rate": 2.9166919217011602e-05, + "loss": 0.3755, + "step": 3184 + }, + { + "epoch": 20.681818181818183, + "grad_norm": 1.51992928981781, + "learning_rate": 2.913836431691175e-05, + "loss": 0.2761, + "step": 3185 + }, + { + "epoch": 20.68831168831169, + "grad_norm": 1.4604041576385498, + "learning_rate": 2.910981765265525e-05, + "loss": 0.266, + "step": 3186 + }, + { + "epoch": 20.694805194805195, + "grad_norm": 1.6753500699996948, + "learning_rate": 2.908127923551194e-05, + "loss": 0.3093, + "step": 3187 + }, + { + "epoch": 20.7012987012987, + "grad_norm": 1.6381313800811768, + "learning_rate": 2.9052749076748264e-05, + "loss": 0.3326, + "step": 3188 + }, + { + "epoch": 20.707792207792206, + "grad_norm": 1.5157326459884644, + "learning_rate": 2.9024227187627518e-05, + "loss": 0.2762, + "step": 3189 + }, + { + "epoch": 20.714285714285715, + "grad_norm": 1.7049490213394165, + "learning_rate": 2.899571357940969e-05, + "loss": 0.3202, + "step": 3190 + }, + { + "epoch": 20.72077922077922, + "grad_norm": 1.63556706905365, + "learning_rate": 2.896720826335151e-05, + "loss": 0.3337, + "step": 3191 + }, + { + "epoch": 20.727272727272727, + "grad_norm": 1.7763365507125854, + "learning_rate": 2.8938711250706395e-05, + "loss": 0.3233, + "step": 3192 + }, + { + "epoch": 20.733766233766232, + "grad_norm": 1.7170530557632446, + "learning_rate": 2.8910222552724553e-05, + "loss": 0.3546, + "step": 3193 + }, + { + "epoch": 20.74025974025974, + "grad_norm": 1.7245872020721436, + "learning_rate": 2.888174218065281e-05, + "loss": 0.3246, + "step": 3194 + }, + { + "epoch": 20.746753246753247, + "grad_norm": 1.7832973003387451, + "learning_rate": 2.8853270145734846e-05, + "loss": 0.3671, + "step": 3195 + }, + { + "epoch": 20.753246753246753, + "grad_norm": 1.5165952444076538, + "learning_rate": 2.8824806459210908e-05, + "loss": 0.2947, + "step": 3196 + }, + { + "epoch": 20.75974025974026, + "grad_norm": 1.9060173034667969, + "learning_rate": 2.8796351132318046e-05, + "loss": 0.3473, + "step": 3197 + }, + { + "epoch": 20.766233766233768, + "grad_norm": 1.6652640104293823, + "learning_rate": 2.876790417628994e-05, + "loss": 0.3302, + "step": 3198 + }, + { + "epoch": 20.772727272727273, + "grad_norm": 1.6599342823028564, + "learning_rate": 2.8739465602357014e-05, + "loss": 0.3178, + "step": 3199 + }, + { + "epoch": 20.77922077922078, + "grad_norm": 1.587645411491394, + "learning_rate": 2.8711035421746364e-05, + "loss": 0.3202, + "step": 3200 + }, + { + "epoch": 20.785714285714285, + "grad_norm": 1.5443060398101807, + "learning_rate": 2.86826136456818e-05, + "loss": 0.2854, + "step": 3201 + }, + { + "epoch": 20.792207792207794, + "grad_norm": 1.5955126285552979, + "learning_rate": 2.865420028538374e-05, + "loss": 0.3277, + "step": 3202 + }, + { + "epoch": 20.7987012987013, + "grad_norm": 1.3673385381698608, + "learning_rate": 2.8625795352069386e-05, + "loss": 0.2375, + "step": 3203 + }, + { + "epoch": 20.805194805194805, + "grad_norm": 1.3633562326431274, + "learning_rate": 2.859739885695247e-05, + "loss": 0.2328, + "step": 3204 + }, + { + "epoch": 20.81168831168831, + "grad_norm": 1.5961345434188843, + "learning_rate": 2.856901081124359e-05, + "loss": 0.2904, + "step": 3205 + }, + { + "epoch": 20.818181818181817, + "grad_norm": 1.7264599800109863, + "learning_rate": 2.8540631226149812e-05, + "loss": 0.3447, + "step": 3206 + }, + { + "epoch": 20.824675324675326, + "grad_norm": 1.6234056949615479, + "learning_rate": 2.8512260112874996e-05, + "loss": 0.3216, + "step": 3207 + }, + { + "epoch": 20.83116883116883, + "grad_norm": 1.6192063093185425, + "learning_rate": 2.8483897482619565e-05, + "loss": 0.2879, + "step": 3208 + }, + { + "epoch": 20.837662337662337, + "grad_norm": 1.531345248222351, + "learning_rate": 2.845554334658066e-05, + "loss": 0.2979, + "step": 3209 + }, + { + "epoch": 20.844155844155843, + "grad_norm": 1.5085830688476562, + "learning_rate": 2.8427197715952047e-05, + "loss": 0.2813, + "step": 3210 + }, + { + "epoch": 20.850649350649352, + "grad_norm": 1.807420253753662, + "learning_rate": 2.8398860601924144e-05, + "loss": 0.333, + "step": 3211 + }, + { + "epoch": 20.857142857142858, + "grad_norm": 1.6554759740829468, + "learning_rate": 2.837053201568396e-05, + "loss": 0.3105, + "step": 3212 + }, + { + "epoch": 20.863636363636363, + "grad_norm": 1.5831176042556763, + "learning_rate": 2.834221196841521e-05, + "loss": 0.2875, + "step": 3213 + }, + { + "epoch": 20.87012987012987, + "grad_norm": 1.9093105792999268, + "learning_rate": 2.8313900471298148e-05, + "loss": 0.37, + "step": 3214 + }, + { + "epoch": 20.876623376623378, + "grad_norm": 1.370474934577942, + "learning_rate": 2.828559753550977e-05, + "loss": 0.2374, + "step": 3215 + }, + { + "epoch": 20.883116883116884, + "grad_norm": 1.8838412761688232, + "learning_rate": 2.825730317222358e-05, + "loss": 0.3512, + "step": 3216 + }, + { + "epoch": 20.88961038961039, + "grad_norm": 1.686285376548767, + "learning_rate": 2.822901739260978e-05, + "loss": 0.3121, + "step": 3217 + }, + { + "epoch": 20.896103896103895, + "grad_norm": 1.6083804368972778, + "learning_rate": 2.8200740207835107e-05, + "loss": 0.2754, + "step": 3218 + }, + { + "epoch": 20.9025974025974, + "grad_norm": 1.7600228786468506, + "learning_rate": 2.817247162906297e-05, + "loss": 0.3419, + "step": 3219 + }, + { + "epoch": 20.90909090909091, + "grad_norm": 1.6443798542022705, + "learning_rate": 2.8144211667453368e-05, + "loss": 0.3317, + "step": 3220 + }, + { + "epoch": 20.915584415584416, + "grad_norm": 1.6973304748535156, + "learning_rate": 2.811596033416285e-05, + "loss": 0.3489, + "step": 3221 + }, + { + "epoch": 20.92207792207792, + "grad_norm": 1.5156219005584717, + "learning_rate": 2.8087717640344618e-05, + "loss": 0.2857, + "step": 3222 + }, + { + "epoch": 20.928571428571427, + "grad_norm": 1.4208022356033325, + "learning_rate": 2.8059483597148455e-05, + "loss": 0.2643, + "step": 3223 + }, + { + "epoch": 20.935064935064936, + "grad_norm": 1.6075962781906128, + "learning_rate": 2.803125821572068e-05, + "loss": 0.2902, + "step": 3224 + }, + { + "epoch": 20.941558441558442, + "grad_norm": 1.8121535778045654, + "learning_rate": 2.8003041507204242e-05, + "loss": 0.3833, + "step": 3225 + }, + { + "epoch": 20.948051948051948, + "grad_norm": 1.6950867176055908, + "learning_rate": 2.797483348273867e-05, + "loss": 0.3301, + "step": 3226 + }, + { + "epoch": 20.954545454545453, + "grad_norm": 1.6453806161880493, + "learning_rate": 2.7946634153460016e-05, + "loss": 0.3155, + "step": 3227 + }, + { + "epoch": 20.961038961038962, + "grad_norm": 1.9567476511001587, + "learning_rate": 2.7918443530500937e-05, + "loss": 0.3548, + "step": 3228 + }, + { + "epoch": 20.967532467532468, + "grad_norm": 1.6447367668151855, + "learning_rate": 2.7890261624990642e-05, + "loss": 0.3055, + "step": 3229 + }, + { + "epoch": 20.974025974025974, + "grad_norm": 1.6823948621749878, + "learning_rate": 2.7862088448054936e-05, + "loss": 0.3303, + "step": 3230 + }, + { + "epoch": 20.98051948051948, + "grad_norm": 1.7678556442260742, + "learning_rate": 2.7833924010816086e-05, + "loss": 0.3294, + "step": 3231 + }, + { + "epoch": 20.98701298701299, + "grad_norm": 1.5686346292495728, + "learning_rate": 2.7805768324393015e-05, + "loss": 0.304, + "step": 3232 + }, + { + "epoch": 20.993506493506494, + "grad_norm": 1.7144767045974731, + "learning_rate": 2.77776213999011e-05, + "loss": 0.3429, + "step": 3233 + }, + { + "epoch": 21.0, + "grad_norm": 2284.729248046875, + "learning_rate": 2.7749483248452323e-05, + "loss": 0.3019, + "step": 3234 + }, + { + "epoch": 21.006493506493506, + "grad_norm": 1.4807523488998413, + "learning_rate": 2.772135388115519e-05, + "loss": 0.251, + "step": 3235 + }, + { + "epoch": 21.01298701298701, + "grad_norm": 1.4363569021224976, + "learning_rate": 2.7693233309114718e-05, + "loss": 0.2596, + "step": 3236 + }, + { + "epoch": 21.01948051948052, + "grad_norm": 1.7477468252182007, + "learning_rate": 2.766512154343246e-05, + "loss": 0.3099, + "step": 3237 + }, + { + "epoch": 21.025974025974026, + "grad_norm": 1.631587266921997, + "learning_rate": 2.7637018595206514e-05, + "loss": 0.2752, + "step": 3238 + }, + { + "epoch": 21.032467532467532, + "grad_norm": 1.6368337869644165, + "learning_rate": 2.7608924475531427e-05, + "loss": 0.2924, + "step": 3239 + }, + { + "epoch": 21.038961038961038, + "grad_norm": 1.6427805423736572, + "learning_rate": 2.7580839195498398e-05, + "loss": 0.2935, + "step": 3240 + }, + { + "epoch": 21.045454545454547, + "grad_norm": 1.7105602025985718, + "learning_rate": 2.7552762766194973e-05, + "loss": 0.3064, + "step": 3241 + }, + { + "epoch": 21.051948051948052, + "grad_norm": 1.4318819046020508, + "learning_rate": 2.7524695198705334e-05, + "loss": 0.2759, + "step": 3242 + }, + { + "epoch": 21.058441558441558, + "grad_norm": 1.5050474405288696, + "learning_rate": 2.7496636504110075e-05, + "loss": 0.2656, + "step": 3243 + }, + { + "epoch": 21.064935064935064, + "grad_norm": 1.6251636743545532, + "learning_rate": 2.7468586693486336e-05, + "loss": 0.2969, + "step": 3244 + }, + { + "epoch": 21.071428571428573, + "grad_norm": 1.5804094076156616, + "learning_rate": 2.7440545777907746e-05, + "loss": 0.3075, + "step": 3245 + }, + { + "epoch": 21.07792207792208, + "grad_norm": 1.6606534719467163, + "learning_rate": 2.7412513768444425e-05, + "loss": 0.2851, + "step": 3246 + }, + { + "epoch": 21.084415584415584, + "grad_norm": 1.7039629220962524, + "learning_rate": 2.7384490676162933e-05, + "loss": 0.3088, + "step": 3247 + }, + { + "epoch": 21.09090909090909, + "grad_norm": 1.4719603061676025, + "learning_rate": 2.735647651212638e-05, + "loss": 0.2567, + "step": 3248 + }, + { + "epoch": 21.0974025974026, + "grad_norm": 1.747230052947998, + "learning_rate": 2.732847128739426e-05, + "loss": 0.3061, + "step": 3249 + }, + { + "epoch": 21.103896103896105, + "grad_norm": 1.5914639234542847, + "learning_rate": 2.7300475013022663e-05, + "loss": 0.3096, + "step": 3250 + }, + { + "epoch": 21.11038961038961, + "grad_norm": 1.5523849725723267, + "learning_rate": 2.7272487700064025e-05, + "loss": 0.263, + "step": 3251 + }, + { + "epoch": 21.116883116883116, + "grad_norm": 1.550976276397705, + "learning_rate": 2.7244509359567327e-05, + "loss": 0.264, + "step": 3252 + }, + { + "epoch": 21.123376623376622, + "grad_norm": 1.4793239831924438, + "learning_rate": 2.7216540002577933e-05, + "loss": 0.2254, + "step": 3253 + }, + { + "epoch": 21.12987012987013, + "grad_norm": 1.660180687904358, + "learning_rate": 2.7188579640137728e-05, + "loss": 0.324, + "step": 3254 + }, + { + "epoch": 21.136363636363637, + "grad_norm": 1.3775200843811035, + "learning_rate": 2.7160628283285018e-05, + "loss": 0.2247, + "step": 3255 + }, + { + "epoch": 21.142857142857142, + "grad_norm": 1.5850276947021484, + "learning_rate": 2.7132685943054575e-05, + "loss": 0.3005, + "step": 3256 + }, + { + "epoch": 21.149350649350648, + "grad_norm": 1.5831350088119507, + "learning_rate": 2.710475263047756e-05, + "loss": 0.2672, + "step": 3257 + }, + { + "epoch": 21.155844155844157, + "grad_norm": 1.6370729207992554, + "learning_rate": 2.707682835658163e-05, + "loss": 0.3144, + "step": 3258 + }, + { + "epoch": 21.162337662337663, + "grad_norm": 1.8571823835372925, + "learning_rate": 2.7048913132390786e-05, + "loss": 0.3408, + "step": 3259 + }, + { + "epoch": 21.16883116883117, + "grad_norm": 1.6455146074295044, + "learning_rate": 2.702100696892561e-05, + "loss": 0.2812, + "step": 3260 + }, + { + "epoch": 21.175324675324674, + "grad_norm": 1.5817310810089111, + "learning_rate": 2.6993109877202945e-05, + "loss": 0.2857, + "step": 3261 + }, + { + "epoch": 21.181818181818183, + "grad_norm": 1.621423363685608, + "learning_rate": 2.6965221868236155e-05, + "loss": 0.2775, + "step": 3262 + }, + { + "epoch": 21.18831168831169, + "grad_norm": 1.530440330505371, + "learning_rate": 2.6937342953034962e-05, + "loss": 0.269, + "step": 3263 + }, + { + "epoch": 21.194805194805195, + "grad_norm": 1.6790771484375, + "learning_rate": 2.6909473142605525e-05, + "loss": 0.2769, + "step": 3264 + }, + { + "epoch": 21.2012987012987, + "grad_norm": 1.3510956764221191, + "learning_rate": 2.6881612447950423e-05, + "loss": 0.2324, + "step": 3265 + }, + { + "epoch": 21.207792207792206, + "grad_norm": 1.5371694564819336, + "learning_rate": 2.6853760880068585e-05, + "loss": 0.2629, + "step": 3266 + }, + { + "epoch": 21.214285714285715, + "grad_norm": 1.5438907146453857, + "learning_rate": 2.6825918449955383e-05, + "loss": 0.2768, + "step": 3267 + }, + { + "epoch": 21.22077922077922, + "grad_norm": 1.7779414653778076, + "learning_rate": 2.6798085168602595e-05, + "loss": 0.3273, + "step": 3268 + }, + { + "epoch": 21.227272727272727, + "grad_norm": 1.5467731952667236, + "learning_rate": 2.6770261046998314e-05, + "loss": 0.2588, + "step": 3269 + }, + { + "epoch": 21.233766233766232, + "grad_norm": 1.530750036239624, + "learning_rate": 2.674244609612708e-05, + "loss": 0.2771, + "step": 3270 + }, + { + "epoch": 21.24025974025974, + "grad_norm": 1.5975691080093384, + "learning_rate": 2.671464032696982e-05, + "loss": 0.2634, + "step": 3271 + }, + { + "epoch": 21.246753246753247, + "grad_norm": 1.7090222835540771, + "learning_rate": 2.6686843750503776e-05, + "loss": 0.3025, + "step": 3272 + }, + { + "epoch": 21.253246753246753, + "grad_norm": 1.501075029373169, + "learning_rate": 2.6659056377702606e-05, + "loss": 0.2607, + "step": 3273 + }, + { + "epoch": 21.25974025974026, + "grad_norm": 1.5953552722930908, + "learning_rate": 2.6631278219536327e-05, + "loss": 0.3023, + "step": 3274 + }, + { + "epoch": 21.266233766233768, + "grad_norm": 1.5634409189224243, + "learning_rate": 2.660350928697134e-05, + "loss": 0.2826, + "step": 3275 + }, + { + "epoch": 21.272727272727273, + "grad_norm": 1.5833948850631714, + "learning_rate": 2.6575749590970335e-05, + "loss": 0.2764, + "step": 3276 + }, + { + "epoch": 21.27922077922078, + "grad_norm": 1.39997398853302, + "learning_rate": 2.6547999142492447e-05, + "loss": 0.2492, + "step": 3277 + }, + { + "epoch": 21.285714285714285, + "grad_norm": 1.541993498802185, + "learning_rate": 2.6520257952493065e-05, + "loss": 0.2826, + "step": 3278 + }, + { + "epoch": 21.292207792207794, + "grad_norm": 1.4523844718933105, + "learning_rate": 2.6492526031924003e-05, + "loss": 0.2347, + "step": 3279 + }, + { + "epoch": 21.2987012987013, + "grad_norm": 1.721123456954956, + "learning_rate": 2.6464803391733374e-05, + "loss": 0.2877, + "step": 3280 + }, + { + "epoch": 21.305194805194805, + "grad_norm": 1.557781457901001, + "learning_rate": 2.6437090042865655e-05, + "loss": 0.2754, + "step": 3281 + }, + { + "epoch": 21.31168831168831, + "grad_norm": 1.5026285648345947, + "learning_rate": 2.6409385996261603e-05, + "loss": 0.2754, + "step": 3282 + }, + { + "epoch": 21.318181818181817, + "grad_norm": 1.5858430862426758, + "learning_rate": 2.6381691262858383e-05, + "loss": 0.2649, + "step": 3283 + }, + { + "epoch": 21.324675324675326, + "grad_norm": 1.6628375053405762, + "learning_rate": 2.635400585358937e-05, + "loss": 0.2965, + "step": 3284 + }, + { + "epoch": 21.33116883116883, + "grad_norm": 1.3391214609146118, + "learning_rate": 2.6326329779384395e-05, + "loss": 0.2213, + "step": 3285 + }, + { + "epoch": 21.337662337662337, + "grad_norm": 1.727211594581604, + "learning_rate": 2.62986630511695e-05, + "loss": 0.3203, + "step": 3286 + }, + { + "epoch": 21.344155844155843, + "grad_norm": 1.3903836011886597, + "learning_rate": 2.6271005679867082e-05, + "loss": 0.251, + "step": 3287 + }, + { + "epoch": 21.350649350649352, + "grad_norm": 1.7230497598648071, + "learning_rate": 2.6243357676395818e-05, + "loss": 0.3016, + "step": 3288 + }, + { + "epoch": 21.357142857142858, + "grad_norm": 1.4616880416870117, + "learning_rate": 2.6215719051670706e-05, + "loss": 0.2713, + "step": 3289 + }, + { + "epoch": 21.363636363636363, + "grad_norm": 1.7390302419662476, + "learning_rate": 2.618808981660304e-05, + "loss": 0.3169, + "step": 3290 + }, + { + "epoch": 21.37012987012987, + "grad_norm": 1.577402949333191, + "learning_rate": 2.6160469982100428e-05, + "loss": 0.3023, + "step": 3291 + }, + { + "epoch": 21.376623376623378, + "grad_norm": 1.6617189645767212, + "learning_rate": 2.6132859559066702e-05, + "loss": 0.322, + "step": 3292 + }, + { + "epoch": 21.383116883116884, + "grad_norm": 1.4321908950805664, + "learning_rate": 2.6105258558402056e-05, + "loss": 0.2609, + "step": 3293 + }, + { + "epoch": 21.38961038961039, + "grad_norm": 1.5041757822036743, + "learning_rate": 2.607766699100288e-05, + "loss": 0.2584, + "step": 3294 + }, + { + "epoch": 21.396103896103895, + "grad_norm": 1.4955791234970093, + "learning_rate": 2.6050084867761954e-05, + "loss": 0.2714, + "step": 3295 + }, + { + "epoch": 21.4025974025974, + "grad_norm": 1.5688844919204712, + "learning_rate": 2.602251219956821e-05, + "loss": 0.2903, + "step": 3296 + }, + { + "epoch": 21.40909090909091, + "grad_norm": 1.526567816734314, + "learning_rate": 2.5994948997306938e-05, + "loss": 0.2691, + "step": 3297 + }, + { + "epoch": 21.415584415584416, + "grad_norm": 1.5073966979980469, + "learning_rate": 2.5967395271859617e-05, + "loss": 0.2771, + "step": 3298 + }, + { + "epoch": 21.42207792207792, + "grad_norm": 1.6727265119552612, + "learning_rate": 2.5939851034104035e-05, + "loss": 0.3314, + "step": 3299 + }, + { + "epoch": 21.428571428571427, + "grad_norm": 1.8070220947265625, + "learning_rate": 2.591231629491423e-05, + "loss": 0.3506, + "step": 3300 + }, + { + "epoch": 21.435064935064936, + "grad_norm": 1.2890980243682861, + "learning_rate": 2.5884791065160495e-05, + "loss": 0.2001, + "step": 3301 + }, + { + "epoch": 21.441558441558442, + "grad_norm": 1.6223267316818237, + "learning_rate": 2.585727535570932e-05, + "loss": 0.3031, + "step": 3302 + }, + { + "epoch": 21.448051948051948, + "grad_norm": 1.6252323389053345, + "learning_rate": 2.5829769177423502e-05, + "loss": 0.2811, + "step": 3303 + }, + { + "epoch": 21.454545454545453, + "grad_norm": 1.560977578163147, + "learning_rate": 2.5802272541161993e-05, + "loss": 0.2859, + "step": 3304 + }, + { + "epoch": 21.461038961038962, + "grad_norm": 1.638126015663147, + "learning_rate": 2.5774785457780103e-05, + "loss": 0.3133, + "step": 3305 + }, + { + "epoch": 21.467532467532468, + "grad_norm": 1.6311955451965332, + "learning_rate": 2.574730793812925e-05, + "loss": 0.2911, + "step": 3306 + }, + { + "epoch": 21.474025974025974, + "grad_norm": 1.4712984561920166, + "learning_rate": 2.5719839993057142e-05, + "loss": 0.2918, + "step": 3307 + }, + { + "epoch": 21.48051948051948, + "grad_norm": 1.688271403312683, + "learning_rate": 2.569238163340767e-05, + "loss": 0.2899, + "step": 3308 + }, + { + "epoch": 21.48701298701299, + "grad_norm": 1.462765097618103, + "learning_rate": 2.566493287002097e-05, + "loss": 0.2799, + "step": 3309 + }, + { + "epoch": 21.493506493506494, + "grad_norm": 1.738244891166687, + "learning_rate": 2.5637493713733374e-05, + "loss": 0.3307, + "step": 3310 + }, + { + "epoch": 21.5, + "grad_norm": 1.8312119245529175, + "learning_rate": 2.5610064175377456e-05, + "loss": 0.3246, + "step": 3311 + }, + { + "epoch": 21.506493506493506, + "grad_norm": 1.5559279918670654, + "learning_rate": 2.5582644265781925e-05, + "loss": 0.2822, + "step": 3312 + }, + { + "epoch": 21.51298701298701, + "grad_norm": 1.7086284160614014, + "learning_rate": 2.5555233995771756e-05, + "loss": 0.3218, + "step": 3313 + }, + { + "epoch": 21.51948051948052, + "grad_norm": 1.3549182415008545, + "learning_rate": 2.5527833376168054e-05, + "loss": 0.22, + "step": 3314 + }, + { + "epoch": 21.525974025974026, + "grad_norm": 1.960464596748352, + "learning_rate": 2.550044241778817e-05, + "loss": 0.3075, + "step": 3315 + }, + { + "epoch": 21.532467532467532, + "grad_norm": 1.6499247550964355, + "learning_rate": 2.547306113144564e-05, + "loss": 0.2801, + "step": 3316 + }, + { + "epoch": 21.538961038961038, + "grad_norm": 1.6525225639343262, + "learning_rate": 2.5445689527950133e-05, + "loss": 0.3252, + "step": 3317 + }, + { + "epoch": 21.545454545454547, + "grad_norm": 1.6803456544876099, + "learning_rate": 2.541832761810753e-05, + "loss": 0.3141, + "step": 3318 + }, + { + "epoch": 21.551948051948052, + "grad_norm": 1.6995880603790283, + "learning_rate": 2.5390975412719903e-05, + "loss": 0.3095, + "step": 3319 + }, + { + "epoch": 21.558441558441558, + "grad_norm": 1.6328798532485962, + "learning_rate": 2.5363632922585433e-05, + "loss": 0.3153, + "step": 3320 + }, + { + "epoch": 21.564935064935064, + "grad_norm": 1.492034912109375, + "learning_rate": 2.5336300158498516e-05, + "loss": 0.2514, + "step": 3321 + }, + { + "epoch": 21.571428571428573, + "grad_norm": 1.5037617683410645, + "learning_rate": 2.5308977131249722e-05, + "loss": 0.2665, + "step": 3322 + }, + { + "epoch": 21.57792207792208, + "grad_norm": 1.6498708724975586, + "learning_rate": 2.528166385162571e-05, + "loss": 0.3037, + "step": 3323 + }, + { + "epoch": 21.584415584415584, + "grad_norm": 1.6667795181274414, + "learning_rate": 2.5254360330409342e-05, + "loss": 0.3015, + "step": 3324 + }, + { + "epoch": 21.59090909090909, + "grad_norm": 1.7515053749084473, + "learning_rate": 2.522706657837962e-05, + "loss": 0.3321, + "step": 3325 + }, + { + "epoch": 21.5974025974026, + "grad_norm": 1.7231420278549194, + "learning_rate": 2.5199782606311706e-05, + "loss": 0.3399, + "step": 3326 + }, + { + "epoch": 21.603896103896105, + "grad_norm": 1.5029762983322144, + "learning_rate": 2.517250842497684e-05, + "loss": 0.2714, + "step": 3327 + }, + { + "epoch": 21.61038961038961, + "grad_norm": 1.5153870582580566, + "learning_rate": 2.514524404514248e-05, + "loss": 0.2636, + "step": 3328 + }, + { + "epoch": 21.616883116883116, + "grad_norm": 1.523094654083252, + "learning_rate": 2.5117989477572123e-05, + "loss": 0.2917, + "step": 3329 + }, + { + "epoch": 21.623376623376622, + "grad_norm": 1.616584300994873, + "learning_rate": 2.509074473302546e-05, + "loss": 0.2649, + "step": 3330 + }, + { + "epoch": 21.62987012987013, + "grad_norm": 1.612755298614502, + "learning_rate": 2.5063509822258304e-05, + "loss": 0.2962, + "step": 3331 + }, + { + "epoch": 21.636363636363637, + "grad_norm": 1.5755430459976196, + "learning_rate": 2.5036284756022566e-05, + "loss": 0.2661, + "step": 3332 + }, + { + "epoch": 21.642857142857142, + "grad_norm": 1.6561660766601562, + "learning_rate": 2.5009069545066233e-05, + "loss": 0.3092, + "step": 3333 + }, + { + "epoch": 21.649350649350648, + "grad_norm": 1.4235655069351196, + "learning_rate": 2.4981864200133486e-05, + "loss": 0.2516, + "step": 3334 + }, + { + "epoch": 21.655844155844157, + "grad_norm": 1.748930811882019, + "learning_rate": 2.4954668731964503e-05, + "loss": 0.2965, + "step": 3335 + }, + { + "epoch": 21.662337662337663, + "grad_norm": 1.9241677522659302, + "learning_rate": 2.49274831512957e-05, + "loss": 0.2824, + "step": 3336 + }, + { + "epoch": 21.66883116883117, + "grad_norm": 1.5924633741378784, + "learning_rate": 2.4900307468859464e-05, + "loss": 0.2871, + "step": 3337 + }, + { + "epoch": 21.675324675324674, + "grad_norm": 1.7249375581741333, + "learning_rate": 2.487314169538435e-05, + "loss": 0.3015, + "step": 3338 + }, + { + "epoch": 21.681818181818183, + "grad_norm": 1.593870759010315, + "learning_rate": 2.4845985841594943e-05, + "loss": 0.2784, + "step": 3339 + }, + { + "epoch": 21.68831168831169, + "grad_norm": 1.5246846675872803, + "learning_rate": 2.4818839918211962e-05, + "loss": 0.2634, + "step": 3340 + }, + { + "epoch": 21.694805194805195, + "grad_norm": 1.7379146814346313, + "learning_rate": 2.4791703935952193e-05, + "loss": 0.3163, + "step": 3341 + }, + { + "epoch": 21.7012987012987, + "grad_norm": 1.4411296844482422, + "learning_rate": 2.47645779055285e-05, + "loss": 0.2793, + "step": 3342 + }, + { + "epoch": 21.707792207792206, + "grad_norm": 1.5561825037002563, + "learning_rate": 2.473746183764979e-05, + "loss": 0.2713, + "step": 3343 + }, + { + "epoch": 21.714285714285715, + "grad_norm": 1.61198091506958, + "learning_rate": 2.4710355743021076e-05, + "loss": 0.2874, + "step": 3344 + }, + { + "epoch": 21.72077922077922, + "grad_norm": 1.4368712902069092, + "learning_rate": 2.468325963234337e-05, + "loss": 0.2586, + "step": 3345 + }, + { + "epoch": 21.727272727272727, + "grad_norm": 1.3584120273590088, + "learning_rate": 2.465617351631385e-05, + "loss": 0.2325, + "step": 3346 + }, + { + "epoch": 21.733766233766232, + "grad_norm": 1.5912816524505615, + "learning_rate": 2.462909740562565e-05, + "loss": 0.2724, + "step": 3347 + }, + { + "epoch": 21.74025974025974, + "grad_norm": 1.6549819707870483, + "learning_rate": 2.460203131096801e-05, + "loss": 0.3279, + "step": 3348 + }, + { + "epoch": 21.746753246753247, + "grad_norm": 1.8146955966949463, + "learning_rate": 2.4574975243026166e-05, + "loss": 0.3285, + "step": 3349 + }, + { + "epoch": 21.753246753246753, + "grad_norm": 1.7132552862167358, + "learning_rate": 2.4547929212481435e-05, + "loss": 0.2751, + "step": 3350 + }, + { + "epoch": 21.75974025974026, + "grad_norm": 1.4731333255767822, + "learning_rate": 2.452089323001118e-05, + "loss": 0.2857, + "step": 3351 + }, + { + "epoch": 21.766233766233768, + "grad_norm": 1.5654605627059937, + "learning_rate": 2.4493867306288776e-05, + "loss": 0.2859, + "step": 3352 + }, + { + "epoch": 21.772727272727273, + "grad_norm": 1.387986421585083, + "learning_rate": 2.44668514519836e-05, + "loss": 0.2419, + "step": 3353 + }, + { + "epoch": 21.77922077922078, + "grad_norm": 1.5316569805145264, + "learning_rate": 2.4439845677761127e-05, + "loss": 0.273, + "step": 3354 + }, + { + "epoch": 21.785714285714285, + "grad_norm": 1.6250125169754028, + "learning_rate": 2.4412849994282742e-05, + "loss": 0.2948, + "step": 3355 + }, + { + "epoch": 21.792207792207794, + "grad_norm": 1.7658638954162598, + "learning_rate": 2.4385864412206007e-05, + "loss": 0.3022, + "step": 3356 + }, + { + "epoch": 21.7987012987013, + "grad_norm": 1.6159045696258545, + "learning_rate": 2.435888894218432e-05, + "loss": 0.2883, + "step": 3357 + }, + { + "epoch": 21.805194805194805, + "grad_norm": 1.7427952289581299, + "learning_rate": 2.433192359486723e-05, + "loss": 0.3354, + "step": 3358 + }, + { + "epoch": 21.81168831168831, + "grad_norm": 1.5414979457855225, + "learning_rate": 2.4304968380900177e-05, + "loss": 0.2686, + "step": 3359 + }, + { + "epoch": 21.818181818181817, + "grad_norm": 1.5334300994873047, + "learning_rate": 2.427802331092468e-05, + "loss": 0.2778, + "step": 3360 + }, + { + "epoch": 21.824675324675326, + "grad_norm": 1.5901919603347778, + "learning_rate": 2.425108839557822e-05, + "loss": 0.2846, + "step": 3361 + }, + { + "epoch": 21.83116883116883, + "grad_norm": 1.5082696676254272, + "learning_rate": 2.4224163645494298e-05, + "loss": 0.286, + "step": 3362 + }, + { + "epoch": 21.837662337662337, + "grad_norm": 1.4053430557250977, + "learning_rate": 2.4197249071302336e-05, + "loss": 0.2703, + "step": 3363 + }, + { + "epoch": 21.844155844155843, + "grad_norm": 1.6315356492996216, + "learning_rate": 2.4170344683627822e-05, + "loss": 0.275, + "step": 3364 + }, + { + "epoch": 21.850649350649352, + "grad_norm": 1.4324266910552979, + "learning_rate": 2.414345049309215e-05, + "loss": 0.2507, + "step": 3365 + }, + { + "epoch": 21.857142857142858, + "grad_norm": 1.6574413776397705, + "learning_rate": 2.411656651031273e-05, + "loss": 0.2825, + "step": 3366 + }, + { + "epoch": 21.863636363636363, + "grad_norm": 1.7428301572799683, + "learning_rate": 2.408969274590296e-05, + "loss": 0.2966, + "step": 3367 + }, + { + "epoch": 21.87012987012987, + "grad_norm": 1.808197021484375, + "learning_rate": 2.406282921047213e-05, + "loss": 0.3692, + "step": 3368 + }, + { + "epoch": 21.876623376623378, + "grad_norm": 1.710782766342163, + "learning_rate": 2.403597591462557e-05, + "loss": 0.3074, + "step": 3369 + }, + { + "epoch": 21.883116883116884, + "grad_norm": 1.6153148412704468, + "learning_rate": 2.4009132868964522e-05, + "loss": 0.3067, + "step": 3370 + }, + { + "epoch": 21.88961038961039, + "grad_norm": 1.7324892282485962, + "learning_rate": 2.3982300084086224e-05, + "loss": 0.3105, + "step": 3371 + }, + { + "epoch": 21.896103896103895, + "grad_norm": 1.9062179327011108, + "learning_rate": 2.395547757058379e-05, + "loss": 0.3646, + "step": 3372 + }, + { + "epoch": 21.9025974025974, + "grad_norm": 1.7402024269104004, + "learning_rate": 2.3928665339046368e-05, + "loss": 0.3237, + "step": 3373 + }, + { + "epoch": 21.90909090909091, + "grad_norm": 1.552284836769104, + "learning_rate": 2.390186340005896e-05, + "loss": 0.2969, + "step": 3374 + }, + { + "epoch": 21.915584415584416, + "grad_norm": 1.9513046741485596, + "learning_rate": 2.3875071764202563e-05, + "loss": 0.3489, + "step": 3375 + }, + { + "epoch": 21.92207792207792, + "grad_norm": 1.7798665761947632, + "learning_rate": 2.38482904420541e-05, + "loss": 0.3018, + "step": 3376 + }, + { + "epoch": 21.928571428571427, + "grad_norm": 1.5989744663238525, + "learning_rate": 2.382151944418642e-05, + "loss": 0.277, + "step": 3377 + }, + { + "epoch": 21.935064935064936, + "grad_norm": 1.789979100227356, + "learning_rate": 2.3794758781168265e-05, + "loss": 0.3357, + "step": 3378 + }, + { + "epoch": 21.941558441558442, + "grad_norm": 1.5926214456558228, + "learning_rate": 2.3768008463564346e-05, + "loss": 0.3063, + "step": 3379 + }, + { + "epoch": 21.948051948051948, + "grad_norm": 1.3948332071304321, + "learning_rate": 2.374126850193521e-05, + "loss": 0.2458, + "step": 3380 + }, + { + "epoch": 21.954545454545453, + "grad_norm": 1.5772472620010376, + "learning_rate": 2.3714538906837453e-05, + "loss": 0.2718, + "step": 3381 + }, + { + "epoch": 21.961038961038962, + "grad_norm": 1.5779716968536377, + "learning_rate": 2.3687819688823438e-05, + "loss": 0.2727, + "step": 3382 + }, + { + "epoch": 21.967532467532468, + "grad_norm": 1.613577127456665, + "learning_rate": 2.3661110858441522e-05, + "loss": 0.2946, + "step": 3383 + }, + { + "epoch": 21.974025974025974, + "grad_norm": 1.5281500816345215, + "learning_rate": 2.363441242623589e-05, + "loss": 0.2866, + "step": 3384 + }, + { + "epoch": 21.98051948051948, + "grad_norm": 1.5561461448669434, + "learning_rate": 2.3607724402746684e-05, + "loss": 0.3017, + "step": 3385 + }, + { + "epoch": 21.98701298701299, + "grad_norm": 1.7536768913269043, + "learning_rate": 2.358104679850991e-05, + "loss": 0.3051, + "step": 3386 + }, + { + "epoch": 21.993506493506494, + "grad_norm": 1.5164214372634888, + "learning_rate": 2.355437962405749e-05, + "loss": 0.2846, + "step": 3387 + }, + { + "epoch": 22.0, + "grad_norm": 37.286903381347656, + "learning_rate": 2.3527722889917147e-05, + "loss": 0.3725, + "step": 3388 + }, + { + "epoch": 22.006493506493506, + "grad_norm": 1.5180093050003052, + "learning_rate": 2.3501076606612595e-05, + "loss": 0.2771, + "step": 3389 + }, + { + "epoch": 22.01298701298701, + "grad_norm": 1.5944215059280396, + "learning_rate": 2.3474440784663292e-05, + "loss": 0.2744, + "step": 3390 + }, + { + "epoch": 22.01948051948052, + "grad_norm": 1.7063524723052979, + "learning_rate": 2.3447815434584725e-05, + "loss": 0.2761, + "step": 3391 + }, + { + "epoch": 22.025974025974026, + "grad_norm": 1.5939115285873413, + "learning_rate": 2.3421200566888095e-05, + "loss": 0.2648, + "step": 3392 + }, + { + "epoch": 22.032467532467532, + "grad_norm": 1.6371650695800781, + "learning_rate": 2.339459619208058e-05, + "loss": 0.2789, + "step": 3393 + }, + { + "epoch": 22.038961038961038, + "grad_norm": 1.465437650680542, + "learning_rate": 2.3368002320665118e-05, + "loss": 0.2595, + "step": 3394 + }, + { + "epoch": 22.045454545454547, + "grad_norm": 1.403302788734436, + "learning_rate": 2.334141896314057e-05, + "loss": 0.24, + "step": 3395 + }, + { + "epoch": 22.051948051948052, + "grad_norm": 1.5353994369506836, + "learning_rate": 2.331484613000163e-05, + "loss": 0.2364, + "step": 3396 + }, + { + "epoch": 22.058441558441558, + "grad_norm": 1.5051480531692505, + "learning_rate": 2.3288283831738838e-05, + "loss": 0.2739, + "step": 3397 + }, + { + "epoch": 22.064935064935064, + "grad_norm": 1.6413733959197998, + "learning_rate": 2.326173207883854e-05, + "loss": 0.2808, + "step": 3398 + }, + { + "epoch": 22.071428571428573, + "grad_norm": 1.6410763263702393, + "learning_rate": 2.3235190881782986e-05, + "loss": 0.2926, + "step": 3399 + }, + { + "epoch": 22.07792207792208, + "grad_norm": 1.5759512186050415, + "learning_rate": 2.320866025105016e-05, + "loss": 0.266, + "step": 3400 + }, + { + "epoch": 22.084415584415584, + "grad_norm": 1.4181909561157227, + "learning_rate": 2.3182140197114012e-05, + "loss": 0.2634, + "step": 3401 + }, + { + "epoch": 22.09090909090909, + "grad_norm": 1.507177472114563, + "learning_rate": 2.3155630730444183e-05, + "loss": 0.2419, + "step": 3402 + }, + { + "epoch": 22.0974025974026, + "grad_norm": 1.5201656818389893, + "learning_rate": 2.3129131861506226e-05, + "loss": 0.2495, + "step": 3403 + }, + { + "epoch": 22.103896103896105, + "grad_norm": 1.568708062171936, + "learning_rate": 2.310264360076144e-05, + "loss": 0.2544, + "step": 3404 + }, + { + "epoch": 22.11038961038961, + "grad_norm": 1.7201495170593262, + "learning_rate": 2.307616595866699e-05, + "loss": 0.2886, + "step": 3405 + }, + { + "epoch": 22.116883116883116, + "grad_norm": 1.4597588777542114, + "learning_rate": 2.304969894567583e-05, + "loss": 0.267, + "step": 3406 + }, + { + "epoch": 22.123376623376622, + "grad_norm": 1.64579439163208, + "learning_rate": 2.302324257223673e-05, + "loss": 0.2861, + "step": 3407 + }, + { + "epoch": 22.12987012987013, + "grad_norm": 1.3634487390518188, + "learning_rate": 2.2996796848794216e-05, + "loss": 0.2262, + "step": 3408 + }, + { + "epoch": 22.136363636363637, + "grad_norm": 1.5885374546051025, + "learning_rate": 2.2970361785788673e-05, + "loss": 0.2733, + "step": 3409 + }, + { + "epoch": 22.142857142857142, + "grad_norm": 1.201250672340393, + "learning_rate": 2.2943937393656218e-05, + "loss": 0.1921, + "step": 3410 + }, + { + "epoch": 22.149350649350648, + "grad_norm": 1.379902720451355, + "learning_rate": 2.291752368282879e-05, + "loss": 0.2472, + "step": 3411 + }, + { + "epoch": 22.155844155844157, + "grad_norm": 1.5337809324264526, + "learning_rate": 2.2891120663734113e-05, + "loss": 0.2689, + "step": 3412 + }, + { + "epoch": 22.162337662337663, + "grad_norm": 1.4945390224456787, + "learning_rate": 2.286472834679569e-05, + "loss": 0.2661, + "step": 3413 + }, + { + "epoch": 22.16883116883117, + "grad_norm": 1.5157954692840576, + "learning_rate": 2.2838346742432757e-05, + "loss": 0.2715, + "step": 3414 + }, + { + "epoch": 22.175324675324674, + "grad_norm": 1.671298861503601, + "learning_rate": 2.2811975861060375e-05, + "loss": 0.3162, + "step": 3415 + }, + { + "epoch": 22.181818181818183, + "grad_norm": 1.7096617221832275, + "learning_rate": 2.2785615713089366e-05, + "loss": 0.2949, + "step": 3416 + }, + { + "epoch": 22.18831168831169, + "grad_norm": 1.1825339794158936, + "learning_rate": 2.275926630892626e-05, + "loss": 0.1835, + "step": 3417 + }, + { + "epoch": 22.194805194805195, + "grad_norm": 1.5265440940856934, + "learning_rate": 2.2732927658973423e-05, + "loss": 0.2539, + "step": 3418 + }, + { + "epoch": 22.2012987012987, + "grad_norm": 1.3746451139450073, + "learning_rate": 2.2706599773628907e-05, + "loss": 0.2314, + "step": 3419 + }, + { + "epoch": 22.207792207792206, + "grad_norm": 1.4681334495544434, + "learning_rate": 2.2680282663286552e-05, + "loss": 0.2553, + "step": 3420 + }, + { + "epoch": 22.214285714285715, + "grad_norm": 1.3677679300308228, + "learning_rate": 2.265397633833594e-05, + "loss": 0.2442, + "step": 3421 + }, + { + "epoch": 22.22077922077922, + "grad_norm": 1.55158269405365, + "learning_rate": 2.262768080916241e-05, + "loss": 0.2809, + "step": 3422 + }, + { + "epoch": 22.227272727272727, + "grad_norm": 1.4442514181137085, + "learning_rate": 2.2601396086146987e-05, + "loss": 0.2648, + "step": 3423 + }, + { + "epoch": 22.233766233766232, + "grad_norm": 1.1679338216781616, + "learning_rate": 2.2575122179666497e-05, + "loss": 0.1996, + "step": 3424 + }, + { + "epoch": 22.24025974025974, + "grad_norm": 1.578581690788269, + "learning_rate": 2.254885910009341e-05, + "loss": 0.2806, + "step": 3425 + }, + { + "epoch": 22.246753246753247, + "grad_norm": 1.3819916248321533, + "learning_rate": 2.2522606857796042e-05, + "loss": 0.2217, + "step": 3426 + }, + { + "epoch": 22.253246753246753, + "grad_norm": 1.4690115451812744, + "learning_rate": 2.2496365463138308e-05, + "loss": 0.2809, + "step": 3427 + }, + { + "epoch": 22.25974025974026, + "grad_norm": 1.7027679681777954, + "learning_rate": 2.2470134926479935e-05, + "loss": 0.3275, + "step": 3428 + }, + { + "epoch": 22.266233766233768, + "grad_norm": 1.4241315126419067, + "learning_rate": 2.244391525817629e-05, + "loss": 0.2482, + "step": 3429 + }, + { + "epoch": 22.272727272727273, + "grad_norm": 1.3987478017807007, + "learning_rate": 2.241770646857849e-05, + "loss": 0.2492, + "step": 3430 + }, + { + "epoch": 22.27922077922078, + "grad_norm": 1.738652229309082, + "learning_rate": 2.2391508568033365e-05, + "loss": 0.3063, + "step": 3431 + }, + { + "epoch": 22.285714285714285, + "grad_norm": 1.339930534362793, + "learning_rate": 2.2365321566883436e-05, + "loss": 0.2264, + "step": 3432 + }, + { + "epoch": 22.292207792207794, + "grad_norm": 1.5308494567871094, + "learning_rate": 2.2339145475466882e-05, + "loss": 0.2602, + "step": 3433 + }, + { + "epoch": 22.2987012987013, + "grad_norm": 1.5097752809524536, + "learning_rate": 2.231298030411766e-05, + "loss": 0.2528, + "step": 3434 + }, + { + "epoch": 22.305194805194805, + "grad_norm": 1.6993303298950195, + "learning_rate": 2.228682606316529e-05, + "loss": 0.3062, + "step": 3435 + }, + { + "epoch": 22.31168831168831, + "grad_norm": 1.5050712823867798, + "learning_rate": 2.2260682762935138e-05, + "loss": 0.273, + "step": 3436 + }, + { + "epoch": 22.318181818181817, + "grad_norm": 1.5746042728424072, + "learning_rate": 2.2234550413748106e-05, + "loss": 0.2779, + "step": 3437 + }, + { + "epoch": 22.324675324675326, + "grad_norm": 1.3380743265151978, + "learning_rate": 2.2208429025920867e-05, + "loss": 0.2386, + "step": 3438 + }, + { + "epoch": 22.33116883116883, + "grad_norm": 1.6429160833358765, + "learning_rate": 2.2182318609765702e-05, + "loss": 0.2801, + "step": 3439 + }, + { + "epoch": 22.337662337662337, + "grad_norm": 1.5324541330337524, + "learning_rate": 2.215621917559062e-05, + "loss": 0.2732, + "step": 3440 + }, + { + "epoch": 22.344155844155843, + "grad_norm": 1.5058189630508423, + "learning_rate": 2.2130130733699206e-05, + "loss": 0.2499, + "step": 3441 + }, + { + "epoch": 22.350649350649352, + "grad_norm": 1.668092131614685, + "learning_rate": 2.2104053294390846e-05, + "loss": 0.2976, + "step": 3442 + }, + { + "epoch": 22.357142857142858, + "grad_norm": 1.6283371448516846, + "learning_rate": 2.2077986867960444e-05, + "loss": 0.2726, + "step": 3443 + }, + { + "epoch": 22.363636363636363, + "grad_norm": 1.6393423080444336, + "learning_rate": 2.205193146469864e-05, + "loss": 0.2883, + "step": 3444 + }, + { + "epoch": 22.37012987012987, + "grad_norm": 2.137350559234619, + "learning_rate": 2.202588709489166e-05, + "loss": 0.2726, + "step": 3445 + }, + { + "epoch": 22.376623376623378, + "grad_norm": 1.5293010473251343, + "learning_rate": 2.1999853768821432e-05, + "loss": 0.2817, + "step": 3446 + }, + { + "epoch": 22.383116883116884, + "grad_norm": 1.6385552883148193, + "learning_rate": 2.1973831496765506e-05, + "loss": 0.2752, + "step": 3447 + }, + { + "epoch": 22.38961038961039, + "grad_norm": 1.554538607597351, + "learning_rate": 2.194782028899707e-05, + "loss": 0.2678, + "step": 3448 + }, + { + "epoch": 22.396103896103895, + "grad_norm": 1.5276954174041748, + "learning_rate": 2.1921820155784906e-05, + "loss": 0.2631, + "step": 3449 + }, + { + "epoch": 22.4025974025974, + "grad_norm": 1.3642127513885498, + "learning_rate": 2.1895831107393487e-05, + "loss": 0.2205, + "step": 3450 + }, + { + "epoch": 22.40909090909091, + "grad_norm": 1.4631916284561157, + "learning_rate": 2.1869853154082832e-05, + "loss": 0.2529, + "step": 3451 + }, + { + "epoch": 22.415584415584416, + "grad_norm": 1.6195316314697266, + "learning_rate": 2.1843886306108686e-05, + "loss": 0.2917, + "step": 3452 + }, + { + "epoch": 22.42207792207792, + "grad_norm": 1.424699068069458, + "learning_rate": 2.1817930573722305e-05, + "loss": 0.2521, + "step": 3453 + }, + { + "epoch": 22.428571428571427, + "grad_norm": 1.459183692932129, + "learning_rate": 2.1791985967170632e-05, + "loss": 0.2457, + "step": 3454 + }, + { + "epoch": 22.435064935064936, + "grad_norm": 1.543350100517273, + "learning_rate": 2.1766052496696153e-05, + "loss": 0.2855, + "step": 3455 + }, + { + "epoch": 22.441558441558442, + "grad_norm": 1.5383509397506714, + "learning_rate": 2.174013017253701e-05, + "loss": 0.2413, + "step": 3456 + }, + { + "epoch": 22.448051948051948, + "grad_norm": 1.581472396850586, + "learning_rate": 2.171421900492692e-05, + "loss": 0.2825, + "step": 3457 + }, + { + "epoch": 22.454545454545453, + "grad_norm": 1.680168628692627, + "learning_rate": 2.168831900409523e-05, + "loss": 0.281, + "step": 3458 + }, + { + "epoch": 22.461038961038962, + "grad_norm": 1.4650065898895264, + "learning_rate": 2.1662430180266812e-05, + "loss": 0.2405, + "step": 3459 + }, + { + "epoch": 22.467532467532468, + "grad_norm": 1.5870894193649292, + "learning_rate": 2.1636552543662193e-05, + "loss": 0.2787, + "step": 3460 + }, + { + "epoch": 22.474025974025974, + "grad_norm": 1.5513888597488403, + "learning_rate": 2.161068610449742e-05, + "loss": 0.2583, + "step": 3461 + }, + { + "epoch": 22.48051948051948, + "grad_norm": 1.59364914894104, + "learning_rate": 2.158483087298417e-05, + "loss": 0.2772, + "step": 3462 + }, + { + "epoch": 22.48701298701299, + "grad_norm": 1.5559419393539429, + "learning_rate": 2.1558986859329704e-05, + "loss": 0.2849, + "step": 3463 + }, + { + "epoch": 22.493506493506494, + "grad_norm": 1.7203205823898315, + "learning_rate": 2.153315407373679e-05, + "loss": 0.2926, + "step": 3464 + }, + { + "epoch": 22.5, + "grad_norm": 1.6420910358428955, + "learning_rate": 2.1507332526403818e-05, + "loss": 0.2962, + "step": 3465 + }, + { + "epoch": 22.506493506493506, + "grad_norm": 1.7251297235488892, + "learning_rate": 2.1481522227524726e-05, + "loss": 0.314, + "step": 3466 + }, + { + "epoch": 22.51298701298701, + "grad_norm": 1.6253340244293213, + "learning_rate": 2.1455723187289035e-05, + "loss": 0.2871, + "step": 3467 + }, + { + "epoch": 22.51948051948052, + "grad_norm": 1.5801173448562622, + "learning_rate": 2.142993541588175e-05, + "loss": 0.2581, + "step": 3468 + }, + { + "epoch": 22.525974025974026, + "grad_norm": 1.4139834642410278, + "learning_rate": 2.1404158923483525e-05, + "loss": 0.2425, + "step": 3469 + }, + { + "epoch": 22.532467532467532, + "grad_norm": 1.5056028366088867, + "learning_rate": 2.1378393720270468e-05, + "loss": 0.2619, + "step": 3470 + }, + { + "epoch": 22.538961038961038, + "grad_norm": 1.4539679288864136, + "learning_rate": 2.1352639816414295e-05, + "loss": 0.2693, + "step": 3471 + }, + { + "epoch": 22.545454545454547, + "grad_norm": 1.6343995332717896, + "learning_rate": 2.1326897222082226e-05, + "loss": 0.2906, + "step": 3472 + }, + { + "epoch": 22.551948051948052, + "grad_norm": 1.6230934858322144, + "learning_rate": 2.1301165947437064e-05, + "loss": 0.2958, + "step": 3473 + }, + { + "epoch": 22.558441558441558, + "grad_norm": 1.6073095798492432, + "learning_rate": 2.1275446002637066e-05, + "loss": 0.2966, + "step": 3474 + }, + { + "epoch": 22.564935064935064, + "grad_norm": 1.5576633214950562, + "learning_rate": 2.1249737397836094e-05, + "loss": 0.263, + "step": 3475 + }, + { + "epoch": 22.571428571428573, + "grad_norm": 1.604946494102478, + "learning_rate": 2.1224040143183444e-05, + "loss": 0.2964, + "step": 3476 + }, + { + "epoch": 22.57792207792208, + "grad_norm": 1.6344997882843018, + "learning_rate": 2.119835424882406e-05, + "loss": 0.3117, + "step": 3477 + }, + { + "epoch": 22.584415584415584, + "grad_norm": 1.5691205263137817, + "learning_rate": 2.117267972489827e-05, + "loss": 0.3134, + "step": 3478 + }, + { + "epoch": 22.59090909090909, + "grad_norm": 1.8421242237091064, + "learning_rate": 2.1147016581542e-05, + "loss": 0.3309, + "step": 3479 + }, + { + "epoch": 22.5974025974026, + "grad_norm": 1.4754592180252075, + "learning_rate": 2.112136482888663e-05, + "loss": 0.276, + "step": 3480 + }, + { + "epoch": 22.603896103896105, + "grad_norm": 1.3509669303894043, + "learning_rate": 2.1095724477059077e-05, + "loss": 0.2421, + "step": 3481 + }, + { + "epoch": 22.61038961038961, + "grad_norm": 1.6093113422393799, + "learning_rate": 2.107009553618174e-05, + "loss": 0.2811, + "step": 3482 + }, + { + "epoch": 22.616883116883116, + "grad_norm": 1.4185787439346313, + "learning_rate": 2.1044478016372542e-05, + "loss": 0.2502, + "step": 3483 + }, + { + "epoch": 22.623376623376622, + "grad_norm": 1.6224240064620972, + "learning_rate": 2.1018871927744843e-05, + "loss": 0.2546, + "step": 3484 + }, + { + "epoch": 22.62987012987013, + "grad_norm": 1.4978384971618652, + "learning_rate": 2.099327728040755e-05, + "loss": 0.259, + "step": 3485 + }, + { + "epoch": 22.636363636363637, + "grad_norm": 1.6402332782745361, + "learning_rate": 2.0967694084464973e-05, + "loss": 0.2675, + "step": 3486 + }, + { + "epoch": 22.642857142857142, + "grad_norm": 1.6276346445083618, + "learning_rate": 2.0942122350017023e-05, + "loss": 0.289, + "step": 3487 + }, + { + "epoch": 22.649350649350648, + "grad_norm": 1.5568166971206665, + "learning_rate": 2.0916562087158964e-05, + "loss": 0.259, + "step": 3488 + }, + { + "epoch": 22.655844155844157, + "grad_norm": 1.637975811958313, + "learning_rate": 2.0891013305981622e-05, + "loss": 0.2992, + "step": 3489 + }, + { + "epoch": 22.662337662337663, + "grad_norm": 1.479280948638916, + "learning_rate": 2.0865476016571207e-05, + "loss": 0.2529, + "step": 3490 + }, + { + "epoch": 22.66883116883117, + "grad_norm": 1.5200845003128052, + "learning_rate": 2.083995022900946e-05, + "loss": 0.2652, + "step": 3491 + }, + { + "epoch": 22.675324675324674, + "grad_norm": 1.5632872581481934, + "learning_rate": 2.0814435953373557e-05, + "loss": 0.2867, + "step": 3492 + }, + { + "epoch": 22.681818181818183, + "grad_norm": 1.63100266456604, + "learning_rate": 2.0788933199736143e-05, + "loss": 0.2803, + "step": 3493 + }, + { + "epoch": 22.68831168831169, + "grad_norm": 1.738909363746643, + "learning_rate": 2.0763441978165276e-05, + "loss": 0.3017, + "step": 3494 + }, + { + "epoch": 22.694805194805195, + "grad_norm": 1.545060396194458, + "learning_rate": 2.0737962298724512e-05, + "loss": 0.2613, + "step": 3495 + }, + { + "epoch": 22.7012987012987, + "grad_norm": 1.7323980331420898, + "learning_rate": 2.071249417147278e-05, + "loss": 0.2752, + "step": 3496 + }, + { + "epoch": 22.707792207792206, + "grad_norm": 1.6065315008163452, + "learning_rate": 2.0687037606464553e-05, + "loss": 0.2881, + "step": 3497 + }, + { + "epoch": 22.714285714285715, + "grad_norm": 1.5343070030212402, + "learning_rate": 2.0661592613749635e-05, + "loss": 0.2492, + "step": 3498 + }, + { + "epoch": 22.72077922077922, + "grad_norm": 1.3241387605667114, + "learning_rate": 2.0636159203373344e-05, + "loss": 0.2322, + "step": 3499 + }, + { + "epoch": 22.727272727272727, + "grad_norm": 1.4830141067504883, + "learning_rate": 2.061073738537635e-05, + "loss": 0.2737, + "step": 3500 + }, + { + "epoch": 22.733766233766232, + "grad_norm": 1.7142821550369263, + "learning_rate": 2.05853271697948e-05, + "loss": 0.3126, + "step": 3501 + }, + { + "epoch": 22.74025974025974, + "grad_norm": 1.4911231994628906, + "learning_rate": 2.055992856666024e-05, + "loss": 0.274, + "step": 3502 + }, + { + "epoch": 22.746753246753247, + "grad_norm": 1.6087110042572021, + "learning_rate": 2.053454158599966e-05, + "loss": 0.3002, + "step": 3503 + }, + { + "epoch": 22.753246753246753, + "grad_norm": 1.5740450620651245, + "learning_rate": 2.0509166237835404e-05, + "loss": 0.2654, + "step": 3504 + }, + { + "epoch": 22.75974025974026, + "grad_norm": 1.6524783372879028, + "learning_rate": 2.0483802532185286e-05, + "loss": 0.2835, + "step": 3505 + }, + { + "epoch": 22.766233766233768, + "grad_norm": 1.8935885429382324, + "learning_rate": 2.045845047906247e-05, + "loss": 0.3083, + "step": 3506 + }, + { + "epoch": 22.772727272727273, + "grad_norm": 1.2677043676376343, + "learning_rate": 2.043311008847555e-05, + "loss": 0.2216, + "step": 3507 + }, + { + "epoch": 22.77922077922078, + "grad_norm": 1.3806015253067017, + "learning_rate": 2.0407781370428524e-05, + "loss": 0.2321, + "step": 3508 + }, + { + "epoch": 22.785714285714285, + "grad_norm": 1.4981380701065063, + "learning_rate": 2.0382464334920776e-05, + "loss": 0.2793, + "step": 3509 + }, + { + "epoch": 22.792207792207794, + "grad_norm": 1.2533999681472778, + "learning_rate": 2.035715899194704e-05, + "loss": 0.2194, + "step": 3510 + }, + { + "epoch": 22.7987012987013, + "grad_norm": 1.5374542474746704, + "learning_rate": 2.0331865351497486e-05, + "loss": 0.2712, + "step": 3511 + }, + { + "epoch": 22.805194805194805, + "grad_norm": 1.42042076587677, + "learning_rate": 2.0306583423557653e-05, + "loss": 0.2628, + "step": 3512 + }, + { + "epoch": 22.81168831168831, + "grad_norm": 1.5351003408432007, + "learning_rate": 2.0281313218108416e-05, + "loss": 0.2701, + "step": 3513 + }, + { + "epoch": 22.818181818181817, + "grad_norm": 1.7053982019424438, + "learning_rate": 2.0256054745126086e-05, + "loss": 0.3417, + "step": 3514 + }, + { + "epoch": 22.824675324675326, + "grad_norm": 1.711934208869934, + "learning_rate": 2.0230808014582263e-05, + "loss": 0.2967, + "step": 3515 + }, + { + "epoch": 22.83116883116883, + "grad_norm": 1.590355396270752, + "learning_rate": 2.0205573036443994e-05, + "loss": 0.2906, + "step": 3516 + }, + { + "epoch": 22.837662337662337, + "grad_norm": 1.7013020515441895, + "learning_rate": 2.018034982067363e-05, + "loss": 0.2959, + "step": 3517 + }, + { + "epoch": 22.844155844155843, + "grad_norm": 1.5259300470352173, + "learning_rate": 2.015513837722893e-05, + "loss": 0.2573, + "step": 3518 + }, + { + "epoch": 22.850649350649352, + "grad_norm": 1.4902393817901611, + "learning_rate": 2.012993871606292e-05, + "loss": 0.2522, + "step": 3519 + }, + { + "epoch": 22.857142857142858, + "grad_norm": 1.668640375137329, + "learning_rate": 2.0104750847124075e-05, + "loss": 0.3173, + "step": 3520 + }, + { + "epoch": 22.863636363636363, + "grad_norm": 1.5937610864639282, + "learning_rate": 2.0079574780356115e-05, + "loss": 0.2823, + "step": 3521 + }, + { + "epoch": 22.87012987012987, + "grad_norm": 1.5136908292770386, + "learning_rate": 2.0054410525698215e-05, + "loss": 0.2576, + "step": 3522 + }, + { + "epoch": 22.876623376623378, + "grad_norm": 1.65923011302948, + "learning_rate": 2.0029258093084774e-05, + "loss": 0.2765, + "step": 3523 + }, + { + "epoch": 22.883116883116884, + "grad_norm": 1.6090705394744873, + "learning_rate": 2.0004117492445616e-05, + "loss": 0.2561, + "step": 3524 + }, + { + "epoch": 22.88961038961039, + "grad_norm": 1.497574806213379, + "learning_rate": 1.9978988733705807e-05, + "loss": 0.2711, + "step": 3525 + }, + { + "epoch": 22.896103896103895, + "grad_norm": 1.8243398666381836, + "learning_rate": 1.9953871826785807e-05, + "loss": 0.3382, + "step": 3526 + }, + { + "epoch": 22.9025974025974, + "grad_norm": 1.5362616777420044, + "learning_rate": 1.992876678160137e-05, + "loss": 0.2765, + "step": 3527 + }, + { + "epoch": 22.90909090909091, + "grad_norm": 1.5441484451293945, + "learning_rate": 1.9903673608063587e-05, + "loss": 0.2827, + "step": 3528 + }, + { + "epoch": 22.915584415584416, + "grad_norm": 1.6237545013427734, + "learning_rate": 1.9878592316078816e-05, + "loss": 0.3137, + "step": 3529 + }, + { + "epoch": 22.92207792207792, + "grad_norm": 1.4968721866607666, + "learning_rate": 1.9853522915548784e-05, + "loss": 0.2921, + "step": 3530 + }, + { + "epoch": 22.928571428571427, + "grad_norm": 1.9086956977844238, + "learning_rate": 1.982846541637044e-05, + "loss": 0.3724, + "step": 3531 + }, + { + "epoch": 22.935064935064936, + "grad_norm": 1.7461841106414795, + "learning_rate": 1.980341982843616e-05, + "loss": 0.2938, + "step": 3532 + }, + { + "epoch": 22.941558441558442, + "grad_norm": 1.7323745489120483, + "learning_rate": 1.9778386161633495e-05, + "loss": 0.3009, + "step": 3533 + }, + { + "epoch": 22.948051948051948, + "grad_norm": 1.5889756679534912, + "learning_rate": 1.9753364425845368e-05, + "loss": 0.2976, + "step": 3534 + }, + { + "epoch": 22.954545454545453, + "grad_norm": 1.5568944215774536, + "learning_rate": 1.9728354630949936e-05, + "loss": 0.2702, + "step": 3535 + }, + { + "epoch": 22.961038961038962, + "grad_norm": 1.6102936267852783, + "learning_rate": 1.9703356786820687e-05, + "loss": 0.2748, + "step": 3536 + }, + { + "epoch": 22.967532467532468, + "grad_norm": 1.4768744707107544, + "learning_rate": 1.967837090332637e-05, + "loss": 0.2667, + "step": 3537 + }, + { + "epoch": 22.974025974025974, + "grad_norm": 1.4863190650939941, + "learning_rate": 1.965339699033104e-05, + "loss": 0.2655, + "step": 3538 + }, + { + "epoch": 22.98051948051948, + "grad_norm": 1.752227783203125, + "learning_rate": 1.962843505769396e-05, + "loss": 0.3076, + "step": 3539 + }, + { + "epoch": 22.98701298701299, + "grad_norm": 1.5887079238891602, + "learning_rate": 1.9603485115269748e-05, + "loss": 0.2852, + "step": 3540 + }, + { + "epoch": 22.993506493506494, + "grad_norm": 1.5256731510162354, + "learning_rate": 1.9578547172908184e-05, + "loss": 0.2932, + "step": 3541 + }, + { + "epoch": 23.0, + "grad_norm": 3.6849677562713623, + "learning_rate": 1.9553621240454452e-05, + "loss": 0.2778, + "step": 3542 + }, + { + "epoch": 23.006493506493506, + "grad_norm": 1.3863080739974976, + "learning_rate": 1.9528707327748856e-05, + "loss": 0.2273, + "step": 3543 + }, + { + "epoch": 23.01298701298701, + "grad_norm": 1.3826905488967896, + "learning_rate": 1.9503805444627054e-05, + "loss": 0.2409, + "step": 3544 + }, + { + "epoch": 23.01948051948052, + "grad_norm": 1.471177101135254, + "learning_rate": 1.947891560091988e-05, + "loss": 0.2199, + "step": 3545 + }, + { + "epoch": 23.025974025974026, + "grad_norm": 1.404947280883789, + "learning_rate": 1.9454037806453464e-05, + "loss": 0.2294, + "step": 3546 + }, + { + "epoch": 23.032467532467532, + "grad_norm": 1.5946253538131714, + "learning_rate": 1.9429172071049168e-05, + "loss": 0.2713, + "step": 3547 + }, + { + "epoch": 23.038961038961038, + "grad_norm": 1.5549907684326172, + "learning_rate": 1.940431840452361e-05, + "loss": 0.2403, + "step": 3548 + }, + { + "epoch": 23.045454545454547, + "grad_norm": 1.441696047782898, + "learning_rate": 1.937947681668858e-05, + "loss": 0.2545, + "step": 3549 + }, + { + "epoch": 23.051948051948052, + "grad_norm": 1.5007630586624146, + "learning_rate": 1.9354647317351188e-05, + "loss": 0.2537, + "step": 3550 + }, + { + "epoch": 23.058441558441558, + "grad_norm": 1.4599555730819702, + "learning_rate": 1.932982991631369e-05, + "loss": 0.256, + "step": 3551 + }, + { + "epoch": 23.064935064935064, + "grad_norm": 1.4425921440124512, + "learning_rate": 1.9305024623373618e-05, + "loss": 0.2357, + "step": 3552 + }, + { + "epoch": 23.071428571428573, + "grad_norm": 1.4287683963775635, + "learning_rate": 1.928023144832371e-05, + "loss": 0.243, + "step": 3553 + }, + { + "epoch": 23.07792207792208, + "grad_norm": 1.5742028951644897, + "learning_rate": 1.9255450400951935e-05, + "loss": 0.2954, + "step": 3554 + }, + { + "epoch": 23.084415584415584, + "grad_norm": 1.4811071157455444, + "learning_rate": 1.923068149104143e-05, + "loss": 0.2604, + "step": 3555 + }, + { + "epoch": 23.09090909090909, + "grad_norm": 1.4043035507202148, + "learning_rate": 1.9205924728370578e-05, + "loss": 0.2263, + "step": 3556 + }, + { + "epoch": 23.0974025974026, + "grad_norm": 1.7453620433807373, + "learning_rate": 1.918118012271297e-05, + "loss": 0.3124, + "step": 3557 + }, + { + "epoch": 23.103896103896105, + "grad_norm": 1.2564915418624878, + "learning_rate": 1.9156447683837363e-05, + "loss": 0.2075, + "step": 3558 + }, + { + "epoch": 23.11038961038961, + "grad_norm": 1.1455838680267334, + "learning_rate": 1.9131727421507744e-05, + "loss": 0.1923, + "step": 3559 + }, + { + "epoch": 23.116883116883116, + "grad_norm": 1.5321933031082153, + "learning_rate": 1.9107019345483296e-05, + "loss": 0.2561, + "step": 3560 + }, + { + "epoch": 23.123376623376622, + "grad_norm": 1.546483039855957, + "learning_rate": 1.908232346551834e-05, + "loss": 0.2422, + "step": 3561 + }, + { + "epoch": 23.12987012987013, + "grad_norm": 1.4524723291397095, + "learning_rate": 1.9057639791362437e-05, + "loss": 0.2439, + "step": 3562 + }, + { + "epoch": 23.136363636363637, + "grad_norm": 1.604983925819397, + "learning_rate": 1.903296833276033e-05, + "loss": 0.2708, + "step": 3563 + }, + { + "epoch": 23.142857142857142, + "grad_norm": 1.5314178466796875, + "learning_rate": 1.9008309099451887e-05, + "loss": 0.2581, + "step": 3564 + }, + { + "epoch": 23.149350649350648, + "grad_norm": 1.728439211845398, + "learning_rate": 1.8983662101172216e-05, + "loss": 0.3222, + "step": 3565 + }, + { + "epoch": 23.155844155844157, + "grad_norm": 1.5534626245498657, + "learning_rate": 1.8959027347651527e-05, + "loss": 0.2586, + "step": 3566 + }, + { + "epoch": 23.162337662337663, + "grad_norm": 1.4811235666275024, + "learning_rate": 1.8934404848615246e-05, + "loss": 0.2545, + "step": 3567 + }, + { + "epoch": 23.16883116883117, + "grad_norm": 1.5369898080825806, + "learning_rate": 1.8909794613783943e-05, + "loss": 0.2382, + "step": 3568 + }, + { + "epoch": 23.175324675324674, + "grad_norm": 1.5151273012161255, + "learning_rate": 1.888519665287337e-05, + "loss": 0.2654, + "step": 3569 + }, + { + "epoch": 23.181818181818183, + "grad_norm": 1.5723505020141602, + "learning_rate": 1.8860610975594382e-05, + "loss": 0.2461, + "step": 3570 + }, + { + "epoch": 23.18831168831169, + "grad_norm": 1.7091180086135864, + "learning_rate": 1.8836037591653044e-05, + "loss": 0.2598, + "step": 3571 + }, + { + "epoch": 23.194805194805195, + "grad_norm": 1.5047938823699951, + "learning_rate": 1.8811476510750488e-05, + "loss": 0.2558, + "step": 3572 + }, + { + "epoch": 23.2012987012987, + "grad_norm": 1.529113531112671, + "learning_rate": 1.878692774258311e-05, + "loss": 0.261, + "step": 3573 + }, + { + "epoch": 23.207792207792206, + "grad_norm": 1.420833945274353, + "learning_rate": 1.8762391296842317e-05, + "loss": 0.2363, + "step": 3574 + }, + { + "epoch": 23.214285714285715, + "grad_norm": 1.4916411638259888, + "learning_rate": 1.8737867183214757e-05, + "loss": 0.2379, + "step": 3575 + }, + { + "epoch": 23.22077922077922, + "grad_norm": 1.4184962511062622, + "learning_rate": 1.8713355411382116e-05, + "loss": 0.2367, + "step": 3576 + }, + { + "epoch": 23.227272727272727, + "grad_norm": 1.5358425378799438, + "learning_rate": 1.8688855991021274e-05, + "loss": 0.2458, + "step": 3577 + }, + { + "epoch": 23.233766233766232, + "grad_norm": 1.5893042087554932, + "learning_rate": 1.866436893180421e-05, + "loss": 0.2785, + "step": 3578 + }, + { + "epoch": 23.24025974025974, + "grad_norm": 1.513578176498413, + "learning_rate": 1.8639894243398053e-05, + "loss": 0.2704, + "step": 3579 + }, + { + "epoch": 23.246753246753247, + "grad_norm": 1.4020006656646729, + "learning_rate": 1.8615431935464982e-05, + "loss": 0.2285, + "step": 3580 + }, + { + "epoch": 23.253246753246753, + "grad_norm": 1.4641797542572021, + "learning_rate": 1.8590982017662368e-05, + "loss": 0.2562, + "step": 3581 + }, + { + "epoch": 23.25974025974026, + "grad_norm": 1.4930659532546997, + "learning_rate": 1.856654449964259e-05, + "loss": 0.2236, + "step": 3582 + }, + { + "epoch": 23.266233766233768, + "grad_norm": 1.851391315460205, + "learning_rate": 1.854211939105327e-05, + "loss": 0.2707, + "step": 3583 + }, + { + "epoch": 23.272727272727273, + "grad_norm": 1.4651583433151245, + "learning_rate": 1.8517706701537e-05, + "loss": 0.2275, + "step": 3584 + }, + { + "epoch": 23.27922077922078, + "grad_norm": 1.6360440254211426, + "learning_rate": 1.8493306440731562e-05, + "loss": 0.2798, + "step": 3585 + }, + { + "epoch": 23.285714285714285, + "grad_norm": 1.5081583261489868, + "learning_rate": 1.846891861826975e-05, + "loss": 0.2646, + "step": 3586 + }, + { + "epoch": 23.292207792207794, + "grad_norm": 1.5869941711425781, + "learning_rate": 1.844454324377951e-05, + "loss": 0.262, + "step": 3587 + }, + { + "epoch": 23.2987012987013, + "grad_norm": 1.5664876699447632, + "learning_rate": 1.8420180326883857e-05, + "loss": 0.2495, + "step": 3588 + }, + { + "epoch": 23.305194805194805, + "grad_norm": 1.5755020380020142, + "learning_rate": 1.8395829877200903e-05, + "loss": 0.2655, + "step": 3589 + }, + { + "epoch": 23.31168831168831, + "grad_norm": 1.5650177001953125, + "learning_rate": 1.837149190434378e-05, + "loss": 0.2771, + "step": 3590 + }, + { + "epoch": 23.318181818181817, + "grad_norm": 1.238885760307312, + "learning_rate": 1.8347166417920774e-05, + "loss": 0.2249, + "step": 3591 + }, + { + "epoch": 23.324675324675326, + "grad_norm": 1.5093410015106201, + "learning_rate": 1.832285342753515e-05, + "loss": 0.2335, + "step": 3592 + }, + { + "epoch": 23.33116883116883, + "grad_norm": 1.4694108963012695, + "learning_rate": 1.8298552942785353e-05, + "loss": 0.2488, + "step": 3593 + }, + { + "epoch": 23.337662337662337, + "grad_norm": 1.3553141355514526, + "learning_rate": 1.827426497326478e-05, + "loss": 0.2283, + "step": 3594 + }, + { + "epoch": 23.344155844155843, + "grad_norm": 1.5009989738464355, + "learning_rate": 1.824998952856198e-05, + "loss": 0.2548, + "step": 3595 + }, + { + "epoch": 23.350649350649352, + "grad_norm": 1.5753271579742432, + "learning_rate": 1.8225726618260473e-05, + "loss": 0.2551, + "step": 3596 + }, + { + "epoch": 23.357142857142858, + "grad_norm": 1.6028717756271362, + "learning_rate": 1.8201476251938887e-05, + "loss": 0.2875, + "step": 3597 + }, + { + "epoch": 23.363636363636363, + "grad_norm": 1.4757002592086792, + "learning_rate": 1.817723843917089e-05, + "loss": 0.2481, + "step": 3598 + }, + { + "epoch": 23.37012987012987, + "grad_norm": 1.582947015762329, + "learning_rate": 1.8153013189525193e-05, + "loss": 0.2786, + "step": 3599 + }, + { + "epoch": 23.376623376623378, + "grad_norm": 1.5916093587875366, + "learning_rate": 1.812880051256552e-05, + "loss": 0.2809, + "step": 3600 + }, + { + "epoch": 23.383116883116884, + "grad_norm": 1.4278252124786377, + "learning_rate": 1.810460041785067e-05, + "loss": 0.2306, + "step": 3601 + }, + { + "epoch": 23.38961038961039, + "grad_norm": 1.3419313430786133, + "learning_rate": 1.8080412914934442e-05, + "loss": 0.2413, + "step": 3602 + }, + { + "epoch": 23.396103896103895, + "grad_norm": 1.6411482095718384, + "learning_rate": 1.8056238013365677e-05, + "loss": 0.2981, + "step": 3603 + }, + { + "epoch": 23.4025974025974, + "grad_norm": 1.6128722429275513, + "learning_rate": 1.8032075722688258e-05, + "loss": 0.2728, + "step": 3604 + }, + { + "epoch": 23.40909090909091, + "grad_norm": 1.6131975650787354, + "learning_rate": 1.800792605244109e-05, + "loss": 0.2676, + "step": 3605 + }, + { + "epoch": 23.415584415584416, + "grad_norm": 1.5457934141159058, + "learning_rate": 1.7983789012158035e-05, + "loss": 0.2864, + "step": 3606 + }, + { + "epoch": 23.42207792207792, + "grad_norm": 1.3788739442825317, + "learning_rate": 1.7959664611368044e-05, + "loss": 0.2092, + "step": 3607 + }, + { + "epoch": 23.428571428571427, + "grad_norm": 1.4640756845474243, + "learning_rate": 1.7935552859595063e-05, + "loss": 0.2505, + "step": 3608 + }, + { + "epoch": 23.435064935064936, + "grad_norm": 1.3214120864868164, + "learning_rate": 1.791145376635799e-05, + "loss": 0.2281, + "step": 3609 + }, + { + "epoch": 23.441558441558442, + "grad_norm": 1.7398396730422974, + "learning_rate": 1.788736734117078e-05, + "loss": 0.305, + "step": 3610 + }, + { + "epoch": 23.448051948051948, + "grad_norm": 1.3596508502960205, + "learning_rate": 1.7863293593542403e-05, + "loss": 0.2132, + "step": 3611 + }, + { + "epoch": 23.454545454545453, + "grad_norm": 1.7303870916366577, + "learning_rate": 1.7839232532976747e-05, + "loss": 0.3175, + "step": 3612 + }, + { + "epoch": 23.461038961038962, + "grad_norm": 1.5764626264572144, + "learning_rate": 1.781518416897276e-05, + "loss": 0.2761, + "step": 3613 + }, + { + "epoch": 23.467532467532468, + "grad_norm": 1.5844157934188843, + "learning_rate": 1.779114851102437e-05, + "loss": 0.2682, + "step": 3614 + }, + { + "epoch": 23.474025974025974, + "grad_norm": 1.4731892347335815, + "learning_rate": 1.776712556862044e-05, + "loss": 0.247, + "step": 3615 + }, + { + "epoch": 23.48051948051948, + "grad_norm": 1.3179312944412231, + "learning_rate": 1.7743115351244882e-05, + "loss": 0.2403, + "step": 3616 + }, + { + "epoch": 23.48701298701299, + "grad_norm": 1.5436668395996094, + "learning_rate": 1.77191178683765e-05, + "loss": 0.2579, + "step": 3617 + }, + { + "epoch": 23.493506493506494, + "grad_norm": 1.3392527103424072, + "learning_rate": 1.769513312948919e-05, + "loss": 0.2262, + "step": 3618 + }, + { + "epoch": 23.5, + "grad_norm": 1.5829112529754639, + "learning_rate": 1.767116114405169e-05, + "loss": 0.2678, + "step": 3619 + }, + { + "epoch": 23.506493506493506, + "grad_norm": 1.4703954458236694, + "learning_rate": 1.76472019215278e-05, + "loss": 0.2369, + "step": 3620 + }, + { + "epoch": 23.51298701298701, + "grad_norm": 1.7341636419296265, + "learning_rate": 1.7623255471376205e-05, + "loss": 0.3001, + "step": 3621 + }, + { + "epoch": 23.51948051948052, + "grad_norm": 1.3890771865844727, + "learning_rate": 1.7599321803050596e-05, + "loss": 0.2375, + "step": 3622 + }, + { + "epoch": 23.525974025974026, + "grad_norm": 1.7448186874389648, + "learning_rate": 1.7575400925999614e-05, + "loss": 0.2915, + "step": 3623 + }, + { + "epoch": 23.532467532467532, + "grad_norm": 1.479318618774414, + "learning_rate": 1.7551492849666855e-05, + "loss": 0.2642, + "step": 3624 + }, + { + "epoch": 23.538961038961038, + "grad_norm": 1.5565717220306396, + "learning_rate": 1.7527597583490822e-05, + "loss": 0.2544, + "step": 3625 + }, + { + "epoch": 23.545454545454547, + "grad_norm": 1.459172010421753, + "learning_rate": 1.7503715136905015e-05, + "loss": 0.2641, + "step": 3626 + }, + { + "epoch": 23.551948051948052, + "grad_norm": 1.4650789499282837, + "learning_rate": 1.7479845519337795e-05, + "loss": 0.227, + "step": 3627 + }, + { + "epoch": 23.558441558441558, + "grad_norm": 1.7029366493225098, + "learning_rate": 1.7455988740212576e-05, + "loss": 0.3056, + "step": 3628 + }, + { + "epoch": 23.564935064935064, + "grad_norm": 1.4796315431594849, + "learning_rate": 1.7432144808947594e-05, + "loss": 0.2184, + "step": 3629 + }, + { + "epoch": 23.571428571428573, + "grad_norm": 1.584101676940918, + "learning_rate": 1.7408313734956078e-05, + "loss": 0.2864, + "step": 3630 + }, + { + "epoch": 23.57792207792208, + "grad_norm": 1.5924060344696045, + "learning_rate": 1.7384495527646126e-05, + "loss": 0.2593, + "step": 3631 + }, + { + "epoch": 23.584415584415584, + "grad_norm": 1.669854998588562, + "learning_rate": 1.7360690196420815e-05, + "loss": 0.279, + "step": 3632 + }, + { + "epoch": 23.59090909090909, + "grad_norm": 1.5048229694366455, + "learning_rate": 1.7336897750678106e-05, + "loss": 0.2527, + "step": 3633 + }, + { + "epoch": 23.5974025974026, + "grad_norm": 1.6479854583740234, + "learning_rate": 1.7313118199810903e-05, + "loss": 0.2895, + "step": 3634 + }, + { + "epoch": 23.603896103896105, + "grad_norm": 1.448838472366333, + "learning_rate": 1.7289351553206952e-05, + "loss": 0.2602, + "step": 3635 + }, + { + "epoch": 23.61038961038961, + "grad_norm": 1.5668859481811523, + "learning_rate": 1.7265597820248984e-05, + "loss": 0.2847, + "step": 3636 + }, + { + "epoch": 23.616883116883116, + "grad_norm": 1.4269754886627197, + "learning_rate": 1.724185701031456e-05, + "loss": 0.2527, + "step": 3637 + }, + { + "epoch": 23.623376623376622, + "grad_norm": 1.6819483041763306, + "learning_rate": 1.721812913277623e-05, + "loss": 0.2863, + "step": 3638 + }, + { + "epoch": 23.62987012987013, + "grad_norm": 1.5328335762023926, + "learning_rate": 1.7194414197001335e-05, + "loss": 0.2537, + "step": 3639 + }, + { + "epoch": 23.636363636363637, + "grad_norm": 1.4612891674041748, + "learning_rate": 1.717071221235219e-05, + "loss": 0.2474, + "step": 3640 + }, + { + "epoch": 23.642857142857142, + "grad_norm": 1.2880675792694092, + "learning_rate": 1.7147023188185933e-05, + "loss": 0.2234, + "step": 3641 + }, + { + "epoch": 23.649350649350648, + "grad_norm": 1.3966264724731445, + "learning_rate": 1.712334713385463e-05, + "loss": 0.2399, + "step": 3642 + }, + { + "epoch": 23.655844155844157, + "grad_norm": 1.5062140226364136, + "learning_rate": 1.7099684058705212e-05, + "loss": 0.294, + "step": 3643 + }, + { + "epoch": 23.662337662337663, + "grad_norm": 1.4420065879821777, + "learning_rate": 1.7076033972079507e-05, + "loss": 0.276, + "step": 3644 + }, + { + "epoch": 23.66883116883117, + "grad_norm": 1.4636797904968262, + "learning_rate": 1.7052396883314152e-05, + "loss": 0.2376, + "step": 3645 + }, + { + "epoch": 23.675324675324674, + "grad_norm": 1.6941367387771606, + "learning_rate": 1.7028772801740746e-05, + "loss": 0.2942, + "step": 3646 + }, + { + "epoch": 23.681818181818183, + "grad_norm": 1.530224323272705, + "learning_rate": 1.700516173668565e-05, + "loss": 0.2678, + "step": 3647 + }, + { + "epoch": 23.68831168831169, + "grad_norm": 1.529497742652893, + "learning_rate": 1.698156369747016e-05, + "loss": 0.2702, + "step": 3648 + }, + { + "epoch": 23.694805194805195, + "grad_norm": 1.4436651468276978, + "learning_rate": 1.6957978693410416e-05, + "loss": 0.2435, + "step": 3649 + }, + { + "epoch": 23.7012987012987, + "grad_norm": 1.7091460227966309, + "learning_rate": 1.6934406733817414e-05, + "loss": 0.2794, + "step": 3650 + }, + { + "epoch": 23.707792207792206, + "grad_norm": 1.4090582132339478, + "learning_rate": 1.6910847827996962e-05, + "loss": 0.2426, + "step": 3651 + }, + { + "epoch": 23.714285714285715, + "grad_norm": 1.5994294881820679, + "learning_rate": 1.6887301985249754e-05, + "loss": 0.2659, + "step": 3652 + }, + { + "epoch": 23.72077922077922, + "grad_norm": 1.2122873067855835, + "learning_rate": 1.6863769214871335e-05, + "loss": 0.1927, + "step": 3653 + }, + { + "epoch": 23.727272727272727, + "grad_norm": 1.5995254516601562, + "learning_rate": 1.6840249526152034e-05, + "loss": 0.256, + "step": 3654 + }, + { + "epoch": 23.733766233766232, + "grad_norm": 1.2082469463348389, + "learning_rate": 1.6816742928377078e-05, + "loss": 0.1918, + "step": 3655 + }, + { + "epoch": 23.74025974025974, + "grad_norm": 1.4470820426940918, + "learning_rate": 1.67932494308265e-05, + "loss": 0.2331, + "step": 3656 + }, + { + "epoch": 23.746753246753247, + "grad_norm": 1.4353268146514893, + "learning_rate": 1.6769769042775142e-05, + "loss": 0.2403, + "step": 3657 + }, + { + "epoch": 23.753246753246753, + "grad_norm": 1.5231980085372925, + "learning_rate": 1.6746301773492702e-05, + "loss": 0.2693, + "step": 3658 + }, + { + "epoch": 23.75974025974026, + "grad_norm": 1.4293920993804932, + "learning_rate": 1.67228476322437e-05, + "loss": 0.2604, + "step": 3659 + }, + { + "epoch": 23.766233766233768, + "grad_norm": 1.3395967483520508, + "learning_rate": 1.669940662828743e-05, + "loss": 0.2294, + "step": 3660 + }, + { + "epoch": 23.772727272727273, + "grad_norm": 1.5245810747146606, + "learning_rate": 1.6675978770878052e-05, + "loss": 0.2656, + "step": 3661 + }, + { + "epoch": 23.77922077922078, + "grad_norm": 2.2698071002960205, + "learning_rate": 1.6652564069264475e-05, + "loss": 0.2688, + "step": 3662 + }, + { + "epoch": 23.785714285714285, + "grad_norm": 1.658073902130127, + "learning_rate": 1.662916253269052e-05, + "loss": 0.2921, + "step": 3663 + }, + { + "epoch": 23.792207792207794, + "grad_norm": 1.393870234489441, + "learning_rate": 1.6605774170394682e-05, + "loss": 0.2401, + "step": 3664 + }, + { + "epoch": 23.7987012987013, + "grad_norm": 1.4478249549865723, + "learning_rate": 1.658239899161036e-05, + "loss": 0.2508, + "step": 3665 + }, + { + "epoch": 23.805194805194805, + "grad_norm": 1.2878296375274658, + "learning_rate": 1.655903700556567e-05, + "loss": 0.2191, + "step": 3666 + }, + { + "epoch": 23.81168831168831, + "grad_norm": 1.5081398487091064, + "learning_rate": 1.653568822148356e-05, + "loss": 0.2592, + "step": 3667 + }, + { + "epoch": 23.818181818181817, + "grad_norm": 1.5049258470535278, + "learning_rate": 1.651235264858177e-05, + "loss": 0.2396, + "step": 3668 + }, + { + "epoch": 23.824675324675326, + "grad_norm": 1.6963160037994385, + "learning_rate": 1.648903029607283e-05, + "loss": 0.2868, + "step": 3669 + }, + { + "epoch": 23.83116883116883, + "grad_norm": 1.810282588005066, + "learning_rate": 1.6465721173164005e-05, + "loss": 0.2948, + "step": 3670 + }, + { + "epoch": 23.837662337662337, + "grad_norm": 1.5936979055404663, + "learning_rate": 1.6442425289057388e-05, + "loss": 0.2531, + "step": 3671 + }, + { + "epoch": 23.844155844155843, + "grad_norm": 1.6848145723342896, + "learning_rate": 1.6419142652949793e-05, + "loss": 0.2784, + "step": 3672 + }, + { + "epoch": 23.850649350649352, + "grad_norm": 1.502152442932129, + "learning_rate": 1.639587327403289e-05, + "loss": 0.2553, + "step": 3673 + }, + { + "epoch": 23.857142857142858, + "grad_norm": 1.4996960163116455, + "learning_rate": 1.6372617161493014e-05, + "loss": 0.2596, + "step": 3674 + }, + { + "epoch": 23.863636363636363, + "grad_norm": 1.3415074348449707, + "learning_rate": 1.6349374324511345e-05, + "loss": 0.2331, + "step": 3675 + }, + { + "epoch": 23.87012987012987, + "grad_norm": 1.458927869796753, + "learning_rate": 1.6326144772263753e-05, + "loss": 0.2774, + "step": 3676 + }, + { + "epoch": 23.876623376623378, + "grad_norm": 1.5150805711746216, + "learning_rate": 1.6302928513920913e-05, + "loss": 0.2661, + "step": 3677 + }, + { + "epoch": 23.883116883116884, + "grad_norm": 1.4769573211669922, + "learning_rate": 1.627972555864824e-05, + "loss": 0.2477, + "step": 3678 + }, + { + "epoch": 23.88961038961039, + "grad_norm": 1.5924259424209595, + "learning_rate": 1.6256535915605907e-05, + "loss": 0.2724, + "step": 3679 + }, + { + "epoch": 23.896103896103895, + "grad_norm": 1.4722639322280884, + "learning_rate": 1.6233359593948783e-05, + "loss": 0.2645, + "step": 3680 + }, + { + "epoch": 23.9025974025974, + "grad_norm": 1.3167918920516968, + "learning_rate": 1.6210196602826544e-05, + "loss": 0.2148, + "step": 3681 + }, + { + "epoch": 23.90909090909091, + "grad_norm": 1.5795596837997437, + "learning_rate": 1.6187046951383532e-05, + "loss": 0.2921, + "step": 3682 + }, + { + "epoch": 23.915584415584416, + "grad_norm": 1.4929596185684204, + "learning_rate": 1.6163910648758916e-05, + "loss": 0.2413, + "step": 3683 + }, + { + "epoch": 23.92207792207792, + "grad_norm": 1.5382635593414307, + "learning_rate": 1.6140787704086506e-05, + "loss": 0.2658, + "step": 3684 + }, + { + "epoch": 23.928571428571427, + "grad_norm": 1.551076889038086, + "learning_rate": 1.6117678126494894e-05, + "loss": 0.2713, + "step": 3685 + }, + { + "epoch": 23.935064935064936, + "grad_norm": 1.6375598907470703, + "learning_rate": 1.6094581925107353e-05, + "loss": 0.256, + "step": 3686 + }, + { + "epoch": 23.941558441558442, + "grad_norm": 1.6615065336227417, + "learning_rate": 1.607149910904191e-05, + "loss": 0.3001, + "step": 3687 + }, + { + "epoch": 23.948051948051948, + "grad_norm": 1.4583709239959717, + "learning_rate": 1.6048429687411292e-05, + "loss": 0.2406, + "step": 3688 + }, + { + "epoch": 23.954545454545453, + "grad_norm": 1.6075941324234009, + "learning_rate": 1.6025373669322962e-05, + "loss": 0.291, + "step": 3689 + }, + { + "epoch": 23.961038961038962, + "grad_norm": 1.4560933113098145, + "learning_rate": 1.600233106387904e-05, + "loss": 0.2548, + "step": 3690 + }, + { + "epoch": 23.967532467532468, + "grad_norm": 1.340819239616394, + "learning_rate": 1.5979301880176412e-05, + "loss": 0.2218, + "step": 3691 + }, + { + "epoch": 23.974025974025974, + "grad_norm": 1.4247775077819824, + "learning_rate": 1.5956286127306596e-05, + "loss": 0.2292, + "step": 3692 + }, + { + "epoch": 23.98051948051948, + "grad_norm": 1.4783180952072144, + "learning_rate": 1.5933283814355872e-05, + "loss": 0.2592, + "step": 3693 + }, + { + "epoch": 23.98701298701299, + "grad_norm": 1.2897588014602661, + "learning_rate": 1.591029495040518e-05, + "loss": 0.2068, + "step": 3694 + }, + { + "epoch": 23.993506493506494, + "grad_norm": 1.708559274673462, + "learning_rate": 1.588731954453019e-05, + "loss": 0.2903, + "step": 3695 + }, + { + "epoch": 24.0, + "grad_norm": 555.4655151367188, + "learning_rate": 1.586435760580118e-05, + "loss": 0.3237, + "step": 3696 + }, + { + "epoch": 24.006493506493506, + "grad_norm": 1.4743223190307617, + "learning_rate": 1.5841409143283197e-05, + "loss": 0.2401, + "step": 3697 + }, + { + "epoch": 24.01298701298701, + "grad_norm": 1.3983312845230103, + "learning_rate": 1.5818474166035906e-05, + "loss": 0.2394, + "step": 3698 + }, + { + "epoch": 24.01948051948052, + "grad_norm": 1.5984793901443481, + "learning_rate": 1.5795552683113685e-05, + "loss": 0.2686, + "step": 3699 + }, + { + "epoch": 24.025974025974026, + "grad_norm": 1.5668600797653198, + "learning_rate": 1.5772644703565565e-05, + "loss": 0.2515, + "step": 3700 + }, + { + "epoch": 24.032467532467532, + "grad_norm": 1.4743406772613525, + "learning_rate": 1.5749750236435277e-05, + "loss": 0.2497, + "step": 3701 + }, + { + "epoch": 24.038961038961038, + "grad_norm": 1.571355938911438, + "learning_rate": 1.5726869290761164e-05, + "loss": 0.2552, + "step": 3702 + }, + { + "epoch": 24.045454545454547, + "grad_norm": 1.4651532173156738, + "learning_rate": 1.5704001875576267e-05, + "loss": 0.2313, + "step": 3703 + }, + { + "epoch": 24.051948051948052, + "grad_norm": 1.5145294666290283, + "learning_rate": 1.5681147999908306e-05, + "loss": 0.2496, + "step": 3704 + }, + { + "epoch": 24.058441558441558, + "grad_norm": 1.4692890644073486, + "learning_rate": 1.5658307672779593e-05, + "loss": 0.2447, + "step": 3705 + }, + { + "epoch": 24.064935064935064, + "grad_norm": 1.3533949851989746, + "learning_rate": 1.5635480903207144e-05, + "loss": 0.2198, + "step": 3706 + }, + { + "epoch": 24.071428571428573, + "grad_norm": 1.4457982778549194, + "learning_rate": 1.5612667700202622e-05, + "loss": 0.2217, + "step": 3707 + }, + { + "epoch": 24.07792207792208, + "grad_norm": 1.3959927558898926, + "learning_rate": 1.5589868072772284e-05, + "loss": 0.2436, + "step": 3708 + }, + { + "epoch": 24.084415584415584, + "grad_norm": 1.291892409324646, + "learning_rate": 1.5567082029917078e-05, + "loss": 0.2101, + "step": 3709 + }, + { + "epoch": 24.09090909090909, + "grad_norm": 1.4876279830932617, + "learning_rate": 1.554430958063259e-05, + "loss": 0.2237, + "step": 3710 + }, + { + "epoch": 24.0974025974026, + "grad_norm": 1.59600031375885, + "learning_rate": 1.552155073390899e-05, + "loss": 0.2803, + "step": 3711 + }, + { + "epoch": 24.103896103896105, + "grad_norm": 1.4498419761657715, + "learning_rate": 1.549880549873115e-05, + "loss": 0.2451, + "step": 3712 + }, + { + "epoch": 24.11038961038961, + "grad_norm": 1.4382352828979492, + "learning_rate": 1.5476073884078467e-05, + "loss": 0.2505, + "step": 3713 + }, + { + "epoch": 24.116883116883116, + "grad_norm": 1.2461518049240112, + "learning_rate": 1.5453355898925093e-05, + "loss": 0.2216, + "step": 3714 + }, + { + "epoch": 24.123376623376622, + "grad_norm": 1.4990081787109375, + "learning_rate": 1.5430651552239685e-05, + "loss": 0.2283, + "step": 3715 + }, + { + "epoch": 24.12987012987013, + "grad_norm": 1.3354995250701904, + "learning_rate": 1.5407960852985583e-05, + "loss": 0.2338, + "step": 3716 + }, + { + "epoch": 24.136363636363637, + "grad_norm": 1.5128660202026367, + "learning_rate": 1.538528381012069e-05, + "loss": 0.2454, + "step": 3717 + }, + { + "epoch": 24.142857142857142, + "grad_norm": 1.5596075057983398, + "learning_rate": 1.5362620432597557e-05, + "loss": 0.2545, + "step": 3718 + }, + { + "epoch": 24.149350649350648, + "grad_norm": 1.5532145500183105, + "learning_rate": 1.533997072936333e-05, + "loss": 0.2572, + "step": 3719 + }, + { + "epoch": 24.155844155844157, + "grad_norm": 1.504630208015442, + "learning_rate": 1.5317334709359766e-05, + "loss": 0.2545, + "step": 3720 + }, + { + "epoch": 24.162337662337663, + "grad_norm": 1.1753491163253784, + "learning_rate": 1.529471238152317e-05, + "loss": 0.1929, + "step": 3721 + }, + { + "epoch": 24.16883116883117, + "grad_norm": 1.445791482925415, + "learning_rate": 1.5272103754784517e-05, + "loss": 0.2438, + "step": 3722 + }, + { + "epoch": 24.175324675324674, + "grad_norm": 1.497458577156067, + "learning_rate": 1.5249508838069293e-05, + "loss": 0.2727, + "step": 3723 + }, + { + "epoch": 24.181818181818183, + "grad_norm": 1.389278769493103, + "learning_rate": 1.5226927640297662e-05, + "loss": 0.2349, + "step": 3724 + }, + { + "epoch": 24.18831168831169, + "grad_norm": 1.4731794595718384, + "learning_rate": 1.5204360170384286e-05, + "loss": 0.2519, + "step": 3725 + }, + { + "epoch": 24.194805194805195, + "grad_norm": 1.4574756622314453, + "learning_rate": 1.5181806437238477e-05, + "loss": 0.2649, + "step": 3726 + }, + { + "epoch": 24.2012987012987, + "grad_norm": 1.3568106889724731, + "learning_rate": 1.5159266449764054e-05, + "loss": 0.2346, + "step": 3727 + }, + { + "epoch": 24.207792207792206, + "grad_norm": 1.6920344829559326, + "learning_rate": 1.5136740216859464e-05, + "loss": 0.2951, + "step": 3728 + }, + { + "epoch": 24.214285714285715, + "grad_norm": 1.3407113552093506, + "learning_rate": 1.511422774741771e-05, + "loss": 0.2187, + "step": 3729 + }, + { + "epoch": 24.22077922077922, + "grad_norm": 1.4222047328948975, + "learning_rate": 1.5091729050326375e-05, + "loss": 0.2388, + "step": 3730 + }, + { + "epoch": 24.227272727272727, + "grad_norm": 1.591163158416748, + "learning_rate": 1.5069244134467553e-05, + "loss": 0.279, + "step": 3731 + }, + { + "epoch": 24.233766233766232, + "grad_norm": 1.5508114099502563, + "learning_rate": 1.5046773008717969e-05, + "loss": 0.2713, + "step": 3732 + }, + { + "epoch": 24.24025974025974, + "grad_norm": 1.5003843307495117, + "learning_rate": 1.5024315681948813e-05, + "loss": 0.2584, + "step": 3733 + }, + { + "epoch": 24.246753246753247, + "grad_norm": 1.465012788772583, + "learning_rate": 1.5001872163025954e-05, + "loss": 0.2551, + "step": 3734 + }, + { + "epoch": 24.253246753246753, + "grad_norm": 1.4430475234985352, + "learning_rate": 1.4979442460809683e-05, + "loss": 0.2817, + "step": 3735 + }, + { + "epoch": 24.25974025974026, + "grad_norm": 1.4548296928405762, + "learning_rate": 1.4957026584154926e-05, + "loss": 0.2389, + "step": 3736 + }, + { + "epoch": 24.266233766233768, + "grad_norm": 1.5435104370117188, + "learning_rate": 1.4934624541911085e-05, + "loss": 0.2559, + "step": 3737 + }, + { + "epoch": 24.272727272727273, + "grad_norm": 1.4787144660949707, + "learning_rate": 1.4912236342922149e-05, + "loss": 0.265, + "step": 3738 + }, + { + "epoch": 24.27922077922078, + "grad_norm": 1.5224908590316772, + "learning_rate": 1.4889861996026616e-05, + "loss": 0.2473, + "step": 3739 + }, + { + "epoch": 24.285714285714285, + "grad_norm": 1.4455149173736572, + "learning_rate": 1.4867501510057546e-05, + "loss": 0.2417, + "step": 3740 + }, + { + "epoch": 24.292207792207794, + "grad_norm": 1.3495597839355469, + "learning_rate": 1.4845154893842477e-05, + "loss": 0.2211, + "step": 3741 + }, + { + "epoch": 24.2987012987013, + "grad_norm": 1.3956032991409302, + "learning_rate": 1.4822822156203526e-05, + "loss": 0.2461, + "step": 3742 + }, + { + "epoch": 24.305194805194805, + "grad_norm": 1.511701226234436, + "learning_rate": 1.4800503305957269e-05, + "loss": 0.2532, + "step": 3743 + }, + { + "epoch": 24.31168831168831, + "grad_norm": 1.4901893138885498, + "learning_rate": 1.4778198351914857e-05, + "loss": 0.2625, + "step": 3744 + }, + { + "epoch": 24.318181818181817, + "grad_norm": 1.4659007787704468, + "learning_rate": 1.4755907302881927e-05, + "loss": 0.2726, + "step": 3745 + }, + { + "epoch": 24.324675324675326, + "grad_norm": 1.445360779762268, + "learning_rate": 1.4733630167658652e-05, + "loss": 0.2332, + "step": 3746 + }, + { + "epoch": 24.33116883116883, + "grad_norm": 1.2270129919052124, + "learning_rate": 1.4711366955039663e-05, + "loss": 0.2129, + "step": 3747 + }, + { + "epoch": 24.337662337662337, + "grad_norm": 1.613595962524414, + "learning_rate": 1.4689117673814135e-05, + "loss": 0.244, + "step": 3748 + }, + { + "epoch": 24.344155844155843, + "grad_norm": 1.2541364431381226, + "learning_rate": 1.4666882332765747e-05, + "loss": 0.1987, + "step": 3749 + }, + { + "epoch": 24.350649350649352, + "grad_norm": 1.3972169160842896, + "learning_rate": 1.4644660940672627e-05, + "loss": 0.2327, + "step": 3750 + }, + { + "epoch": 24.357142857142858, + "grad_norm": 1.587989091873169, + "learning_rate": 1.4622453506307453e-05, + "loss": 0.2674, + "step": 3751 + }, + { + "epoch": 24.363636363636363, + "grad_norm": 1.7443116903305054, + "learning_rate": 1.4600260038437375e-05, + "loss": 0.3176, + "step": 3752 + }, + { + "epoch": 24.37012987012987, + "grad_norm": 1.3819708824157715, + "learning_rate": 1.4578080545823991e-05, + "loss": 0.2442, + "step": 3753 + }, + { + "epoch": 24.376623376623378, + "grad_norm": 1.4685349464416504, + "learning_rate": 1.4555915037223439e-05, + "loss": 0.2485, + "step": 3754 + }, + { + "epoch": 24.383116883116884, + "grad_norm": 1.2664926052093506, + "learning_rate": 1.4533763521386318e-05, + "loss": 0.2141, + "step": 3755 + }, + { + "epoch": 24.38961038961039, + "grad_norm": 1.5902550220489502, + "learning_rate": 1.4511626007057666e-05, + "loss": 0.2606, + "step": 3756 + }, + { + "epoch": 24.396103896103895, + "grad_norm": 1.7585757970809937, + "learning_rate": 1.4489502502977037e-05, + "loss": 0.2953, + "step": 3757 + }, + { + "epoch": 24.4025974025974, + "grad_norm": 1.2820913791656494, + "learning_rate": 1.4467393017878445e-05, + "loss": 0.2251, + "step": 3758 + }, + { + "epoch": 24.40909090909091, + "grad_norm": 1.4327855110168457, + "learning_rate": 1.4445297560490374e-05, + "loss": 0.2521, + "step": 3759 + }, + { + "epoch": 24.415584415584416, + "grad_norm": 1.6517313718795776, + "learning_rate": 1.4423216139535734e-05, + "loss": 0.2788, + "step": 3760 + }, + { + "epoch": 24.42207792207792, + "grad_norm": 1.5322458744049072, + "learning_rate": 1.4401148763731953e-05, + "loss": 0.2345, + "step": 3761 + }, + { + "epoch": 24.428571428571427, + "grad_norm": 1.5027211904525757, + "learning_rate": 1.4379095441790846e-05, + "loss": 0.2567, + "step": 3762 + }, + { + "epoch": 24.435064935064936, + "grad_norm": 1.4352718591690063, + "learning_rate": 1.4357056182418726e-05, + "loss": 0.2709, + "step": 3763 + }, + { + "epoch": 24.441558441558442, + "grad_norm": 1.4367806911468506, + "learning_rate": 1.4335030994316357e-05, + "loss": 0.2323, + "step": 3764 + }, + { + "epoch": 24.448051948051948, + "grad_norm": 1.5347613096237183, + "learning_rate": 1.4313019886178941e-05, + "loss": 0.2547, + "step": 3765 + }, + { + "epoch": 24.454545454545453, + "grad_norm": 1.6051234006881714, + "learning_rate": 1.4291022866696085e-05, + "loss": 0.2697, + "step": 3766 + }, + { + "epoch": 24.461038961038962, + "grad_norm": 1.4305423498153687, + "learning_rate": 1.4269039944551898e-05, + "loss": 0.2227, + "step": 3767 + }, + { + "epoch": 24.467532467532468, + "grad_norm": 1.4778579473495483, + "learning_rate": 1.4247071128424838e-05, + "loss": 0.2478, + "step": 3768 + }, + { + "epoch": 24.474025974025974, + "grad_norm": 1.611335039138794, + "learning_rate": 1.4225116426987917e-05, + "loss": 0.2764, + "step": 3769 + }, + { + "epoch": 24.48051948051948, + "grad_norm": 1.7121034860610962, + "learning_rate": 1.420317584890844e-05, + "loss": 0.3018, + "step": 3770 + }, + { + "epoch": 24.48701298701299, + "grad_norm": 1.340805172920227, + "learning_rate": 1.4181249402848246e-05, + "loss": 0.1958, + "step": 3771 + }, + { + "epoch": 24.493506493506494, + "grad_norm": 1.3698137998580933, + "learning_rate": 1.4159337097463515e-05, + "loss": 0.2062, + "step": 3772 + }, + { + "epoch": 24.5, + "grad_norm": 1.6280251741409302, + "learning_rate": 1.413743894140489e-05, + "loss": 0.2837, + "step": 3773 + }, + { + "epoch": 24.506493506493506, + "grad_norm": 1.5984694957733154, + "learning_rate": 1.411555494331741e-05, + "loss": 0.2679, + "step": 3774 + }, + { + "epoch": 24.51298701298701, + "grad_norm": 1.6274757385253906, + "learning_rate": 1.4093685111840566e-05, + "loss": 0.2703, + "step": 3775 + }, + { + "epoch": 24.51948051948052, + "grad_norm": 1.6693423986434937, + "learning_rate": 1.407182945560817e-05, + "loss": 0.2746, + "step": 3776 + }, + { + "epoch": 24.525974025974026, + "grad_norm": 1.6024433374404907, + "learning_rate": 1.4049987983248536e-05, + "loss": 0.2988, + "step": 3777 + }, + { + "epoch": 24.532467532467532, + "grad_norm": 1.5039241313934326, + "learning_rate": 1.4028160703384263e-05, + "loss": 0.2401, + "step": 3778 + }, + { + "epoch": 24.538961038961038, + "grad_norm": 1.5956799983978271, + "learning_rate": 1.4006347624632504e-05, + "loss": 0.2796, + "step": 3779 + }, + { + "epoch": 24.545454545454547, + "grad_norm": 1.2181111574172974, + "learning_rate": 1.3984548755604654e-05, + "loss": 0.1943, + "step": 3780 + }, + { + "epoch": 24.551948051948052, + "grad_norm": 1.4724570512771606, + "learning_rate": 1.3962764104906595e-05, + "loss": 0.2597, + "step": 3781 + }, + { + "epoch": 24.558441558441558, + "grad_norm": 1.7387564182281494, + "learning_rate": 1.3940993681138536e-05, + "loss": 0.2879, + "step": 3782 + }, + { + "epoch": 24.564935064935064, + "grad_norm": 1.489858627319336, + "learning_rate": 1.39192374928951e-05, + "loss": 0.2499, + "step": 3783 + }, + { + "epoch": 24.571428571428573, + "grad_norm": 1.685354232788086, + "learning_rate": 1.3897495548765294e-05, + "loss": 0.2888, + "step": 3784 + }, + { + "epoch": 24.57792207792208, + "grad_norm": 1.4370073080062866, + "learning_rate": 1.387576785733251e-05, + "loss": 0.2467, + "step": 3785 + }, + { + "epoch": 24.584415584415584, + "grad_norm": 1.5947544574737549, + "learning_rate": 1.3854054427174468e-05, + "loss": 0.2739, + "step": 3786 + }, + { + "epoch": 24.59090909090909, + "grad_norm": 1.6878124475479126, + "learning_rate": 1.3832355266863305e-05, + "loss": 0.2584, + "step": 3787 + }, + { + "epoch": 24.5974025974026, + "grad_norm": 1.5307517051696777, + "learning_rate": 1.3810670384965474e-05, + "loss": 0.2547, + "step": 3788 + }, + { + "epoch": 24.603896103896105, + "grad_norm": 1.2758972644805908, + "learning_rate": 1.3788999790041867e-05, + "loss": 0.2046, + "step": 3789 + }, + { + "epoch": 24.61038961038961, + "grad_norm": 1.4588029384613037, + "learning_rate": 1.3767343490647665e-05, + "loss": 0.224, + "step": 3790 + }, + { + "epoch": 24.616883116883116, + "grad_norm": 1.424414873123169, + "learning_rate": 1.3745701495332452e-05, + "loss": 0.242, + "step": 3791 + }, + { + "epoch": 24.623376623376622, + "grad_norm": 1.412399172782898, + "learning_rate": 1.3724073812640115e-05, + "loss": 0.2428, + "step": 3792 + }, + { + "epoch": 24.62987012987013, + "grad_norm": 1.6432981491088867, + "learning_rate": 1.3702460451108935e-05, + "loss": 0.2778, + "step": 3793 + }, + { + "epoch": 24.636363636363637, + "grad_norm": 1.4610412120819092, + "learning_rate": 1.368086141927154e-05, + "loss": 0.2623, + "step": 3794 + }, + { + "epoch": 24.642857142857142, + "grad_norm": 1.3785265684127808, + "learning_rate": 1.3659276725654863e-05, + "loss": 0.2217, + "step": 3795 + }, + { + "epoch": 24.649350649350648, + "grad_norm": 1.633029818534851, + "learning_rate": 1.3637706378780208e-05, + "loss": 0.2934, + "step": 3796 + }, + { + "epoch": 24.655844155844157, + "grad_norm": 1.4184614419937134, + "learning_rate": 1.3616150387163217e-05, + "loss": 0.2449, + "step": 3797 + }, + { + "epoch": 24.662337662337663, + "grad_norm": 1.411084771156311, + "learning_rate": 1.3594608759313831e-05, + "loss": 0.2554, + "step": 3798 + }, + { + "epoch": 24.66883116883117, + "grad_norm": 1.3232630491256714, + "learning_rate": 1.3573081503736362e-05, + "loss": 0.2171, + "step": 3799 + }, + { + "epoch": 24.675324675324674, + "grad_norm": 1.4922369718551636, + "learning_rate": 1.3551568628929434e-05, + "loss": 0.2463, + "step": 3800 + }, + { + "epoch": 24.681818181818183, + "grad_norm": 1.4725935459136963, + "learning_rate": 1.3530070143385965e-05, + "loss": 0.2614, + "step": 3801 + }, + { + "epoch": 24.68831168831169, + "grad_norm": 1.4515880346298218, + "learning_rate": 1.350858605559323e-05, + "loss": 0.2533, + "step": 3802 + }, + { + "epoch": 24.694805194805195, + "grad_norm": 1.4999488592147827, + "learning_rate": 1.3487116374032816e-05, + "loss": 0.2648, + "step": 3803 + }, + { + "epoch": 24.7012987012987, + "grad_norm": 1.5419762134552002, + "learning_rate": 1.346566110718061e-05, + "loss": 0.2507, + "step": 3804 + }, + { + "epoch": 24.707792207792206, + "grad_norm": 1.4331741333007812, + "learning_rate": 1.3444220263506795e-05, + "loss": 0.2688, + "step": 3805 + }, + { + "epoch": 24.714285714285715, + "grad_norm": 1.4227244853973389, + "learning_rate": 1.3422793851475907e-05, + "loss": 0.2533, + "step": 3806 + }, + { + "epoch": 24.72077922077922, + "grad_norm": 1.4616429805755615, + "learning_rate": 1.3401381879546715e-05, + "loss": 0.2635, + "step": 3807 + }, + { + "epoch": 24.727272727272727, + "grad_norm": 1.5894221067428589, + "learning_rate": 1.3379984356172349e-05, + "loss": 0.2791, + "step": 3808 + }, + { + "epoch": 24.733766233766232, + "grad_norm": 1.5892449617385864, + "learning_rate": 1.335860128980021e-05, + "loss": 0.2745, + "step": 3809 + }, + { + "epoch": 24.74025974025974, + "grad_norm": 1.3794944286346436, + "learning_rate": 1.3337232688872003e-05, + "loss": 0.2275, + "step": 3810 + }, + { + "epoch": 24.746753246753247, + "grad_norm": 1.5496991872787476, + "learning_rate": 1.3315878561823697e-05, + "loss": 0.2256, + "step": 3811 + }, + { + "epoch": 24.753246753246753, + "grad_norm": 1.5657767057418823, + "learning_rate": 1.3294538917085586e-05, + "loss": 0.2379, + "step": 3812 + }, + { + "epoch": 24.75974025974026, + "grad_norm": 1.241636872291565, + "learning_rate": 1.3273213763082193e-05, + "loss": 0.1942, + "step": 3813 + }, + { + "epoch": 24.766233766233768, + "grad_norm": 1.2433438301086426, + "learning_rate": 1.3251903108232361e-05, + "loss": 0.2174, + "step": 3814 + }, + { + "epoch": 24.772727272727273, + "grad_norm": 1.3848848342895508, + "learning_rate": 1.3230606960949205e-05, + "loss": 0.2303, + "step": 3815 + }, + { + "epoch": 24.77922077922078, + "grad_norm": 1.3921412229537964, + "learning_rate": 1.3209325329640121e-05, + "loss": 0.2406, + "step": 3816 + }, + { + "epoch": 24.785714285714285, + "grad_norm": 1.5151231288909912, + "learning_rate": 1.3188058222706734e-05, + "loss": 0.2587, + "step": 3817 + }, + { + "epoch": 24.792207792207794, + "grad_norm": 1.4199899435043335, + "learning_rate": 1.3166805648544989e-05, + "loss": 0.237, + "step": 3818 + }, + { + "epoch": 24.7987012987013, + "grad_norm": 1.4588905572891235, + "learning_rate": 1.3145567615545012e-05, + "loss": 0.2569, + "step": 3819 + }, + { + "epoch": 24.805194805194805, + "grad_norm": 1.398755431175232, + "learning_rate": 1.3124344132091315e-05, + "loss": 0.2233, + "step": 3820 + }, + { + "epoch": 24.81168831168831, + "grad_norm": 1.4625189304351807, + "learning_rate": 1.3103135206562534e-05, + "loss": 0.2445, + "step": 3821 + }, + { + "epoch": 24.818181818181817, + "grad_norm": 1.6369975805282593, + "learning_rate": 1.3081940847331659e-05, + "loss": 0.2887, + "step": 3822 + }, + { + "epoch": 24.824675324675326, + "grad_norm": 1.460815191268921, + "learning_rate": 1.3060761062765853e-05, + "loss": 0.2501, + "step": 3823 + }, + { + "epoch": 24.83116883116883, + "grad_norm": 1.5518665313720703, + "learning_rate": 1.3039595861226573e-05, + "loss": 0.2626, + "step": 3824 + }, + { + "epoch": 24.837662337662337, + "grad_norm": 1.6659070253372192, + "learning_rate": 1.301844525106951e-05, + "loss": 0.3129, + "step": 3825 + }, + { + "epoch": 24.844155844155843, + "grad_norm": 1.4165908098220825, + "learning_rate": 1.2997309240644606e-05, + "loss": 0.2336, + "step": 3826 + }, + { + "epoch": 24.850649350649352, + "grad_norm": 1.5086363554000854, + "learning_rate": 1.2976187838295983e-05, + "loss": 0.2477, + "step": 3827 + }, + { + "epoch": 24.857142857142858, + "grad_norm": 1.461747407913208, + "learning_rate": 1.2955081052362073e-05, + "loss": 0.2679, + "step": 3828 + }, + { + "epoch": 24.863636363636363, + "grad_norm": 1.6059125661849976, + "learning_rate": 1.2933988891175458e-05, + "loss": 0.2917, + "step": 3829 + }, + { + "epoch": 24.87012987012987, + "grad_norm": 1.497239112854004, + "learning_rate": 1.291291136306304e-05, + "loss": 0.2279, + "step": 3830 + }, + { + "epoch": 24.876623376623378, + "grad_norm": 1.3064825534820557, + "learning_rate": 1.2891848476345863e-05, + "loss": 0.2167, + "step": 3831 + }, + { + "epoch": 24.883116883116884, + "grad_norm": 1.4591797590255737, + "learning_rate": 1.2870800239339236e-05, + "loss": 0.2542, + "step": 3832 + }, + { + "epoch": 24.88961038961039, + "grad_norm": 1.496483564376831, + "learning_rate": 1.2849766660352653e-05, + "loss": 0.2442, + "step": 3833 + }, + { + "epoch": 24.896103896103895, + "grad_norm": 1.7861509323120117, + "learning_rate": 1.282874774768984e-05, + "loss": 0.34, + "step": 3834 + }, + { + "epoch": 24.9025974025974, + "grad_norm": 1.6444364786148071, + "learning_rate": 1.280774350964874e-05, + "loss": 0.2567, + "step": 3835 + }, + { + "epoch": 24.90909090909091, + "grad_norm": 1.6426337957382202, + "learning_rate": 1.2786753954521507e-05, + "loss": 0.2643, + "step": 3836 + }, + { + "epoch": 24.915584415584416, + "grad_norm": 1.6060869693756104, + "learning_rate": 1.2765779090594454e-05, + "loss": 0.2623, + "step": 3837 + }, + { + "epoch": 24.92207792207792, + "grad_norm": 1.4153776168823242, + "learning_rate": 1.274481892614815e-05, + "loss": 0.2177, + "step": 3838 + }, + { + "epoch": 24.928571428571427, + "grad_norm": 1.6109665632247925, + "learning_rate": 1.2723873469457304e-05, + "loss": 0.2762, + "step": 3839 + }, + { + "epoch": 24.935064935064936, + "grad_norm": 1.6159919500350952, + "learning_rate": 1.2702942728790895e-05, + "loss": 0.253, + "step": 3840 + }, + { + "epoch": 24.941558441558442, + "grad_norm": 1.375745177268982, + "learning_rate": 1.268202671241201e-05, + "loss": 0.2242, + "step": 3841 + }, + { + "epoch": 24.948051948051948, + "grad_norm": 1.4708601236343384, + "learning_rate": 1.2661125428577997e-05, + "loss": 0.2596, + "step": 3842 + }, + { + "epoch": 24.954545454545453, + "grad_norm": 1.4296232461929321, + "learning_rate": 1.2640238885540312e-05, + "loss": 0.2634, + "step": 3843 + }, + { + "epoch": 24.961038961038962, + "grad_norm": 1.3737279176712036, + "learning_rate": 1.2619367091544654e-05, + "loss": 0.242, + "step": 3844 + }, + { + "epoch": 24.967532467532468, + "grad_norm": 1.6131162643432617, + "learning_rate": 1.2598510054830881e-05, + "loss": 0.2828, + "step": 3845 + }, + { + "epoch": 24.974025974025974, + "grad_norm": 1.5378482341766357, + "learning_rate": 1.2577667783633007e-05, + "loss": 0.265, + "step": 3846 + }, + { + "epoch": 24.98051948051948, + "grad_norm": 1.4757226705551147, + "learning_rate": 1.2556840286179228e-05, + "loss": 0.2856, + "step": 3847 + }, + { + "epoch": 24.98701298701299, + "grad_norm": 1.4571387767791748, + "learning_rate": 1.2536027570691944e-05, + "loss": 0.2415, + "step": 3848 + }, + { + "epoch": 24.993506493506494, + "grad_norm": 1.618838906288147, + "learning_rate": 1.2515229645387638e-05, + "loss": 0.2557, + "step": 3849 + }, + { + "epoch": 25.0, + "grad_norm": 4.126040935516357, + "learning_rate": 1.2494446518477022e-05, + "loss": 0.2599, + "step": 3850 + }, + { + "epoch": 25.006493506493506, + "grad_norm": 1.547411561012268, + "learning_rate": 1.2473678198164968e-05, + "loss": 0.2525, + "step": 3851 + }, + { + "epoch": 25.01298701298701, + "grad_norm": 1.3735060691833496, + "learning_rate": 1.2452924692650442e-05, + "loss": 0.2263, + "step": 3852 + }, + { + "epoch": 25.01948051948052, + "grad_norm": 1.2571289539337158, + "learning_rate": 1.2432186010126612e-05, + "loss": 0.2019, + "step": 3853 + }, + { + "epoch": 25.025974025974026, + "grad_norm": 1.442159652709961, + "learning_rate": 1.241146215878079e-05, + "loss": 0.2374, + "step": 3854 + }, + { + "epoch": 25.032467532467532, + "grad_norm": 1.4531927108764648, + "learning_rate": 1.2390753146794437e-05, + "loss": 0.2124, + "step": 3855 + }, + { + "epoch": 25.038961038961038, + "grad_norm": 1.5387581586837769, + "learning_rate": 1.2370058982343109e-05, + "loss": 0.2725, + "step": 3856 + }, + { + "epoch": 25.045454545454547, + "grad_norm": 1.38837730884552, + "learning_rate": 1.2349379673596561e-05, + "loss": 0.208, + "step": 3857 + }, + { + "epoch": 25.051948051948052, + "grad_norm": 1.7436175346374512, + "learning_rate": 1.232871522871864e-05, + "loss": 0.2568, + "step": 3858 + }, + { + "epoch": 25.058441558441558, + "grad_norm": 1.37714684009552, + "learning_rate": 1.2308065655867351e-05, + "loss": 0.2208, + "step": 3859 + }, + { + "epoch": 25.064935064935064, + "grad_norm": 1.583754301071167, + "learning_rate": 1.2287430963194807e-05, + "loss": 0.2643, + "step": 3860 + }, + { + "epoch": 25.071428571428573, + "grad_norm": 1.5096653699874878, + "learning_rate": 1.2266811158847286e-05, + "loss": 0.217, + "step": 3861 + }, + { + "epoch": 25.07792207792208, + "grad_norm": 1.4023994207382202, + "learning_rate": 1.2246206250965125e-05, + "loss": 0.2418, + "step": 3862 + }, + { + "epoch": 25.084415584415584, + "grad_norm": 1.5400210618972778, + "learning_rate": 1.2225616247682848e-05, + "loss": 0.271, + "step": 3863 + }, + { + "epoch": 25.09090909090909, + "grad_norm": 1.6497278213500977, + "learning_rate": 1.2205041157129016e-05, + "loss": 0.3044, + "step": 3864 + }, + { + "epoch": 25.0974025974026, + "grad_norm": 1.3827998638153076, + "learning_rate": 1.2184480987426405e-05, + "loss": 0.2287, + "step": 3865 + }, + { + "epoch": 25.103896103896105, + "grad_norm": 1.3452811241149902, + "learning_rate": 1.2163935746691806e-05, + "loss": 0.2148, + "step": 3866 + }, + { + "epoch": 25.11038961038961, + "grad_norm": 1.5052608251571655, + "learning_rate": 1.2143405443036182e-05, + "loss": 0.2355, + "step": 3867 + }, + { + "epoch": 25.116883116883116, + "grad_norm": 1.4265750646591187, + "learning_rate": 1.2122890084564542e-05, + "loss": 0.2626, + "step": 3868 + }, + { + "epoch": 25.123376623376622, + "grad_norm": 1.376091480255127, + "learning_rate": 1.2102389679376036e-05, + "loss": 0.2224, + "step": 3869 + }, + { + "epoch": 25.12987012987013, + "grad_norm": 1.4407280683517456, + "learning_rate": 1.2081904235563901e-05, + "loss": 0.2321, + "step": 3870 + }, + { + "epoch": 25.136363636363637, + "grad_norm": 1.2167425155639648, + "learning_rate": 1.206143376121549e-05, + "loss": 0.2015, + "step": 3871 + }, + { + "epoch": 25.142857142857142, + "grad_norm": 1.4684216976165771, + "learning_rate": 1.2040978264412178e-05, + "loss": 0.2573, + "step": 3872 + }, + { + "epoch": 25.149350649350648, + "grad_norm": 1.3168730735778809, + "learning_rate": 1.2020537753229506e-05, + "loss": 0.2023, + "step": 3873 + }, + { + "epoch": 25.155844155844157, + "grad_norm": 1.4566622972488403, + "learning_rate": 1.2000112235737026e-05, + "loss": 0.2771, + "step": 3874 + }, + { + "epoch": 25.162337662337663, + "grad_norm": 1.5811680555343628, + "learning_rate": 1.1979701719998453e-05, + "loss": 0.2762, + "step": 3875 + }, + { + "epoch": 25.16883116883117, + "grad_norm": 1.5613210201263428, + "learning_rate": 1.1959306214071508e-05, + "loss": 0.2833, + "step": 3876 + }, + { + "epoch": 25.175324675324674, + "grad_norm": 1.3008835315704346, + "learning_rate": 1.1938925726008038e-05, + "loss": 0.2079, + "step": 3877 + }, + { + "epoch": 25.181818181818183, + "grad_norm": 1.446663498878479, + "learning_rate": 1.19185602638539e-05, + "loss": 0.2383, + "step": 3878 + }, + { + "epoch": 25.18831168831169, + "grad_norm": 1.580613374710083, + "learning_rate": 1.1898209835649082e-05, + "loss": 0.2537, + "step": 3879 + }, + { + "epoch": 25.194805194805195, + "grad_norm": 1.199026346206665, + "learning_rate": 1.18778744494276e-05, + "loss": 0.1829, + "step": 3880 + }, + { + "epoch": 25.2012987012987, + "grad_norm": 1.642932415008545, + "learning_rate": 1.1857554113217567e-05, + "loss": 0.2481, + "step": 3881 + }, + { + "epoch": 25.207792207792206, + "grad_norm": 1.4312461614608765, + "learning_rate": 1.1837248835041092e-05, + "loss": 0.2408, + "step": 3882 + }, + { + "epoch": 25.214285714285715, + "grad_norm": 1.3826494216918945, + "learning_rate": 1.181695862291441e-05, + "loss": 0.2207, + "step": 3883 + }, + { + "epoch": 25.22077922077922, + "grad_norm": 1.4738268852233887, + "learning_rate": 1.179668348484773e-05, + "loss": 0.2347, + "step": 3884 + }, + { + "epoch": 25.227272727272727, + "grad_norm": 1.5864123106002808, + "learning_rate": 1.1776423428845423e-05, + "loss": 0.2581, + "step": 3885 + }, + { + "epoch": 25.233766233766232, + "grad_norm": 1.4101697206497192, + "learning_rate": 1.1756178462905782e-05, + "loss": 0.2542, + "step": 3886 + }, + { + "epoch": 25.24025974025974, + "grad_norm": 1.4642064571380615, + "learning_rate": 1.1735948595021228e-05, + "loss": 0.2238, + "step": 3887 + }, + { + "epoch": 25.246753246753247, + "grad_norm": 1.542807698249817, + "learning_rate": 1.1715733833178177e-05, + "loss": 0.2461, + "step": 3888 + }, + { + "epoch": 25.253246753246753, + "grad_norm": 1.3182908296585083, + "learning_rate": 1.1695534185357099e-05, + "loss": 0.2077, + "step": 3889 + }, + { + "epoch": 25.25974025974026, + "grad_norm": 1.4858134984970093, + "learning_rate": 1.1675349659532513e-05, + "loss": 0.2386, + "step": 3890 + }, + { + "epoch": 25.266233766233768, + "grad_norm": 1.4680992364883423, + "learning_rate": 1.1655180263672927e-05, + "loss": 0.2392, + "step": 3891 + }, + { + "epoch": 25.272727272727273, + "grad_norm": 1.404128909111023, + "learning_rate": 1.16350260057409e-05, + "loss": 0.2343, + "step": 3892 + }, + { + "epoch": 25.27922077922078, + "grad_norm": 1.5189787149429321, + "learning_rate": 1.1614886893693044e-05, + "loss": 0.251, + "step": 3893 + }, + { + "epoch": 25.285714285714285, + "grad_norm": 1.460323452949524, + "learning_rate": 1.159476293547992e-05, + "loss": 0.2491, + "step": 3894 + }, + { + "epoch": 25.292207792207794, + "grad_norm": 1.4811824560165405, + "learning_rate": 1.1574654139046171e-05, + "loss": 0.2355, + "step": 3895 + }, + { + "epoch": 25.2987012987013, + "grad_norm": 1.612228274345398, + "learning_rate": 1.1554560512330436e-05, + "loss": 0.2813, + "step": 3896 + }, + { + "epoch": 25.305194805194805, + "grad_norm": 1.4109948873519897, + "learning_rate": 1.1534482063265345e-05, + "loss": 0.2404, + "step": 3897 + }, + { + "epoch": 25.31168831168831, + "grad_norm": 1.4630529880523682, + "learning_rate": 1.1514418799777554e-05, + "loss": 0.2311, + "step": 3898 + }, + { + "epoch": 25.318181818181817, + "grad_norm": 1.425007700920105, + "learning_rate": 1.1494370729787728e-05, + "loss": 0.2218, + "step": 3899 + }, + { + "epoch": 25.324675324675326, + "grad_norm": 1.4541804790496826, + "learning_rate": 1.1474337861210543e-05, + "loss": 0.2484, + "step": 3900 + }, + { + "epoch": 25.33116883116883, + "grad_norm": 1.4659674167633057, + "learning_rate": 1.1454320201954626e-05, + "loss": 0.2246, + "step": 3901 + }, + { + "epoch": 25.337662337662337, + "grad_norm": 1.3819206953048706, + "learning_rate": 1.1434317759922664e-05, + "loss": 0.2265, + "step": 3902 + }, + { + "epoch": 25.344155844155843, + "grad_norm": 1.4699912071228027, + "learning_rate": 1.141433054301127e-05, + "loss": 0.2661, + "step": 3903 + }, + { + "epoch": 25.350649350649352, + "grad_norm": 1.4448765516281128, + "learning_rate": 1.1394358559111101e-05, + "loss": 0.2366, + "step": 3904 + }, + { + "epoch": 25.357142857142858, + "grad_norm": 1.3506455421447754, + "learning_rate": 1.1374401816106778e-05, + "loss": 0.2186, + "step": 3905 + }, + { + "epoch": 25.363636363636363, + "grad_norm": 1.2490218877792358, + "learning_rate": 1.135446032187692e-05, + "loss": 0.2241, + "step": 3906 + }, + { + "epoch": 25.37012987012987, + "grad_norm": 1.3988432884216309, + "learning_rate": 1.1334534084294079e-05, + "loss": 0.238, + "step": 3907 + }, + { + "epoch": 25.376623376623378, + "grad_norm": 1.5286494493484497, + "learning_rate": 1.1314623111224865e-05, + "loss": 0.2629, + "step": 3908 + }, + { + "epoch": 25.383116883116884, + "grad_norm": 1.4078693389892578, + "learning_rate": 1.1294727410529749e-05, + "loss": 0.2273, + "step": 3909 + }, + { + "epoch": 25.38961038961039, + "grad_norm": 1.4063057899475098, + "learning_rate": 1.1274846990063315e-05, + "loss": 0.2447, + "step": 3910 + }, + { + "epoch": 25.396103896103895, + "grad_norm": 1.359681248664856, + "learning_rate": 1.1254981857673985e-05, + "loss": 0.228, + "step": 3911 + }, + { + "epoch": 25.4025974025974, + "grad_norm": 1.2989537715911865, + "learning_rate": 1.123513202120422e-05, + "loss": 0.2096, + "step": 3912 + }, + { + "epoch": 25.40909090909091, + "grad_norm": 1.611515760421753, + "learning_rate": 1.1215297488490412e-05, + "loss": 0.2688, + "step": 3913 + }, + { + "epoch": 25.415584415584416, + "grad_norm": 1.4984757900238037, + "learning_rate": 1.1195478267362924e-05, + "loss": 0.2342, + "step": 3914 + }, + { + "epoch": 25.42207792207792, + "grad_norm": 1.4901241064071655, + "learning_rate": 1.1175674365646066e-05, + "loss": 0.2412, + "step": 3915 + }, + { + "epoch": 25.428571428571427, + "grad_norm": 1.2154924869537354, + "learning_rate": 1.1155885791158128e-05, + "loss": 0.1905, + "step": 3916 + }, + { + "epoch": 25.435064935064936, + "grad_norm": 1.417709469795227, + "learning_rate": 1.1136112551711291e-05, + "loss": 0.2331, + "step": 3917 + }, + { + "epoch": 25.441558441558442, + "grad_norm": 1.5889604091644287, + "learning_rate": 1.111635465511175e-05, + "loss": 0.2699, + "step": 3918 + }, + { + "epoch": 25.448051948051948, + "grad_norm": 1.397789716720581, + "learning_rate": 1.1096612109159566e-05, + "loss": 0.238, + "step": 3919 + }, + { + "epoch": 25.454545454545453, + "grad_norm": 1.5090736150741577, + "learning_rate": 1.1076884921648834e-05, + "loss": 0.2615, + "step": 3920 + }, + { + "epoch": 25.461038961038962, + "grad_norm": 1.356040358543396, + "learning_rate": 1.1057173100367496e-05, + "loss": 0.2151, + "step": 3921 + }, + { + "epoch": 25.467532467532468, + "grad_norm": 1.3909372091293335, + "learning_rate": 1.10374766530975e-05, + "loss": 0.2258, + "step": 3922 + }, + { + "epoch": 25.474025974025974, + "grad_norm": 1.419009804725647, + "learning_rate": 1.101779558761466e-05, + "loss": 0.2345, + "step": 3923 + }, + { + "epoch": 25.48051948051948, + "grad_norm": 1.5796552896499634, + "learning_rate": 1.0998129911688764e-05, + "loss": 0.2752, + "step": 3924 + }, + { + "epoch": 25.48701298701299, + "grad_norm": 1.4663971662521362, + "learning_rate": 1.0978479633083505e-05, + "loss": 0.2403, + "step": 3925 + }, + { + "epoch": 25.493506493506494, + "grad_norm": 1.5179322957992554, + "learning_rate": 1.0958844759556525e-05, + "loss": 0.251, + "step": 3926 + }, + { + "epoch": 25.5, + "grad_norm": 1.5957598686218262, + "learning_rate": 1.0939225298859323e-05, + "loss": 0.2607, + "step": 3927 + }, + { + "epoch": 25.506493506493506, + "grad_norm": 1.6642088890075684, + "learning_rate": 1.0919621258737383e-05, + "loss": 0.2632, + "step": 3928 + }, + { + "epoch": 25.51298701298701, + "grad_norm": 1.5881017446517944, + "learning_rate": 1.0900032646930036e-05, + "loss": 0.2629, + "step": 3929 + }, + { + "epoch": 25.51948051948052, + "grad_norm": 1.7285717725753784, + "learning_rate": 1.0880459471170596e-05, + "loss": 0.2964, + "step": 3930 + }, + { + "epoch": 25.525974025974026, + "grad_norm": 1.5745680332183838, + "learning_rate": 1.0860901739186208e-05, + "loss": 0.2749, + "step": 3931 + }, + { + "epoch": 25.532467532467532, + "grad_norm": 1.2794368267059326, + "learning_rate": 1.0841359458697986e-05, + "loss": 0.2167, + "step": 3932 + }, + { + "epoch": 25.538961038961038, + "grad_norm": 1.5602290630340576, + "learning_rate": 1.0821832637420881e-05, + "loss": 0.2772, + "step": 3933 + }, + { + "epoch": 25.545454545454547, + "grad_norm": 1.6337082386016846, + "learning_rate": 1.0802321283063794e-05, + "loss": 0.2746, + "step": 3934 + }, + { + "epoch": 25.551948051948052, + "grad_norm": 1.4723968505859375, + "learning_rate": 1.0782825403329488e-05, + "loss": 0.2414, + "step": 3935 + }, + { + "epoch": 25.558441558441558, + "grad_norm": 1.4009954929351807, + "learning_rate": 1.0763345005914649e-05, + "loss": 0.2385, + "step": 3936 + }, + { + "epoch": 25.564935064935064, + "grad_norm": 1.483906865119934, + "learning_rate": 1.0743880098509795e-05, + "loss": 0.2547, + "step": 3937 + }, + { + "epoch": 25.571428571428573, + "grad_norm": 1.4557583332061768, + "learning_rate": 1.0724430688799402e-05, + "loss": 0.23, + "step": 3938 + }, + { + "epoch": 25.57792207792208, + "grad_norm": 1.2362334728240967, + "learning_rate": 1.0704996784461752e-05, + "loss": 0.2084, + "step": 3939 + }, + { + "epoch": 25.584415584415584, + "grad_norm": 1.6001020669937134, + "learning_rate": 1.0685578393169055e-05, + "loss": 0.2592, + "step": 3940 + }, + { + "epoch": 25.59090909090909, + "grad_norm": 1.4896738529205322, + "learning_rate": 1.0666175522587402e-05, + "loss": 0.2716, + "step": 3941 + }, + { + "epoch": 25.5974025974026, + "grad_norm": 1.2849098443984985, + "learning_rate": 1.0646788180376716e-05, + "loss": 0.2057, + "step": 3942 + }, + { + "epoch": 25.603896103896105, + "grad_norm": 1.3597465753555298, + "learning_rate": 1.0627416374190812e-05, + "loss": 0.2279, + "step": 3943 + }, + { + "epoch": 25.61038961038961, + "grad_norm": 1.373323917388916, + "learning_rate": 1.060806011167741e-05, + "loss": 0.2316, + "step": 3944 + }, + { + "epoch": 25.616883116883116, + "grad_norm": 1.518390417098999, + "learning_rate": 1.0588719400478004e-05, + "loss": 0.2373, + "step": 3945 + }, + { + "epoch": 25.623376623376622, + "grad_norm": 1.3952455520629883, + "learning_rate": 1.0569394248228026e-05, + "loss": 0.2473, + "step": 3946 + }, + { + "epoch": 25.62987012987013, + "grad_norm": 1.397457480430603, + "learning_rate": 1.0550084662556753e-05, + "loss": 0.2262, + "step": 3947 + }, + { + "epoch": 25.636363636363637, + "grad_norm": 1.5089877843856812, + "learning_rate": 1.0530790651087274e-05, + "loss": 0.2609, + "step": 3948 + }, + { + "epoch": 25.642857142857142, + "grad_norm": 1.569136142730713, + "learning_rate": 1.0511512221436581e-05, + "loss": 0.2408, + "step": 3949 + }, + { + "epoch": 25.649350649350648, + "grad_norm": 1.5139870643615723, + "learning_rate": 1.049224938121548e-05, + "loss": 0.2553, + "step": 3950 + }, + { + "epoch": 25.655844155844157, + "grad_norm": 1.6584709882736206, + "learning_rate": 1.0473002138028654e-05, + "loss": 0.2851, + "step": 3951 + }, + { + "epoch": 25.662337662337663, + "grad_norm": 1.4925132989883423, + "learning_rate": 1.0453770499474586e-05, + "loss": 0.2364, + "step": 3952 + }, + { + "epoch": 25.66883116883117, + "grad_norm": 1.4464969635009766, + "learning_rate": 1.0434554473145648e-05, + "loss": 0.2209, + "step": 3953 + }, + { + "epoch": 25.675324675324674, + "grad_norm": 1.4543795585632324, + "learning_rate": 1.0415354066627992e-05, + "loss": 0.2299, + "step": 3954 + }, + { + "epoch": 25.681818181818183, + "grad_norm": 1.5420897006988525, + "learning_rate": 1.039616928750165e-05, + "loss": 0.2576, + "step": 3955 + }, + { + "epoch": 25.68831168831169, + "grad_norm": 1.4393539428710938, + "learning_rate": 1.0377000143340471e-05, + "loss": 0.2618, + "step": 3956 + }, + { + "epoch": 25.694805194805195, + "grad_norm": 1.6070607900619507, + "learning_rate": 1.0357846641712144e-05, + "loss": 0.2927, + "step": 3957 + }, + { + "epoch": 25.7012987012987, + "grad_norm": 1.559675693511963, + "learning_rate": 1.0338708790178136e-05, + "loss": 0.2696, + "step": 3958 + }, + { + "epoch": 25.707792207792206, + "grad_norm": 1.412699818611145, + "learning_rate": 1.03195865962938e-05, + "loss": 0.2521, + "step": 3959 + }, + { + "epoch": 25.714285714285715, + "grad_norm": 1.3377207517623901, + "learning_rate": 1.0300480067608231e-05, + "loss": 0.2103, + "step": 3960 + }, + { + "epoch": 25.72077922077922, + "grad_norm": 1.233055591583252, + "learning_rate": 1.028138921166444e-05, + "loss": 0.1781, + "step": 3961 + }, + { + "epoch": 25.727272727272727, + "grad_norm": 1.316535234451294, + "learning_rate": 1.026231403599915e-05, + "loss": 0.216, + "step": 3962 + }, + { + "epoch": 25.733766233766232, + "grad_norm": 1.3665781021118164, + "learning_rate": 1.0243254548142967e-05, + "loss": 0.242, + "step": 3963 + }, + { + "epoch": 25.74025974025974, + "grad_norm": 1.623543381690979, + "learning_rate": 1.0224210755620256e-05, + "loss": 0.2459, + "step": 3964 + }, + { + "epoch": 25.746753246753247, + "grad_norm": 1.4611620903015137, + "learning_rate": 1.0205182665949208e-05, + "loss": 0.2412, + "step": 3965 + }, + { + "epoch": 25.753246753246753, + "grad_norm": 1.716041088104248, + "learning_rate": 1.0186170286641816e-05, + "loss": 0.2478, + "step": 3966 + }, + { + "epoch": 25.75974025974026, + "grad_norm": 1.4261060953140259, + "learning_rate": 1.016717362520388e-05, + "loss": 0.2266, + "step": 3967 + }, + { + "epoch": 25.766233766233768, + "grad_norm": 1.207743763923645, + "learning_rate": 1.014819268913495e-05, + "loss": 0.1878, + "step": 3968 + }, + { + "epoch": 25.772727272727273, + "grad_norm": 1.6146961450576782, + "learning_rate": 1.0129227485928433e-05, + "loss": 0.2691, + "step": 3969 + }, + { + "epoch": 25.77922077922078, + "grad_norm": 1.3689700365066528, + "learning_rate": 1.0110278023071446e-05, + "loss": 0.2068, + "step": 3970 + }, + { + "epoch": 25.785714285714285, + "grad_norm": 1.5973433256149292, + "learning_rate": 1.0091344308044986e-05, + "loss": 0.266, + "step": 3971 + }, + { + "epoch": 25.792207792207794, + "grad_norm": 1.407936453819275, + "learning_rate": 1.0072426348323754e-05, + "loss": 0.2537, + "step": 3972 + }, + { + "epoch": 25.7987012987013, + "grad_norm": 1.4229836463928223, + "learning_rate": 1.005352415137628e-05, + "loss": 0.232, + "step": 3973 + }, + { + "epoch": 25.805194805194805, + "grad_norm": 1.326256513595581, + "learning_rate": 1.003463772466483e-05, + "loss": 0.2184, + "step": 3974 + }, + { + "epoch": 25.81168831168831, + "grad_norm": 1.5608634948730469, + "learning_rate": 1.0015767075645471e-05, + "loss": 0.271, + "step": 3975 + }, + { + "epoch": 25.818181818181817, + "grad_norm": 1.5370579957962036, + "learning_rate": 9.99691221176805e-06, + "loss": 0.2628, + "step": 3976 + }, + { + "epoch": 25.824675324675326, + "grad_norm": 1.5833702087402344, + "learning_rate": 9.978073140476169e-06, + "loss": 0.2695, + "step": 3977 + }, + { + "epoch": 25.83116883116883, + "grad_norm": 1.282939076423645, + "learning_rate": 9.959249869207177e-06, + "loss": 0.1994, + "step": 3978 + }, + { + "epoch": 25.837662337662337, + "grad_norm": 1.60276460647583, + "learning_rate": 9.940442405392226e-06, + "loss": 0.2679, + "step": 3979 + }, + { + "epoch": 25.844155844155843, + "grad_norm": 1.4950294494628906, + "learning_rate": 9.921650756456164e-06, + "loss": 0.2748, + "step": 3980 + }, + { + "epoch": 25.850649350649352, + "grad_norm": 1.303539514541626, + "learning_rate": 9.902874929817696e-06, + "loss": 0.2305, + "step": 3981 + }, + { + "epoch": 25.857142857142858, + "grad_norm": 1.7113896608352661, + "learning_rate": 9.884114932889171e-06, + "loss": 0.2895, + "step": 3982 + }, + { + "epoch": 25.863636363636363, + "grad_norm": 1.3244531154632568, + "learning_rate": 9.865370773076771e-06, + "loss": 0.2274, + "step": 3983 + }, + { + "epoch": 25.87012987012987, + "grad_norm": 1.6126139163970947, + "learning_rate": 9.846642457780369e-06, + "loss": 0.2334, + "step": 3984 + }, + { + "epoch": 25.876623376623378, + "grad_norm": 1.5527100563049316, + "learning_rate": 9.82792999439362e-06, + "loss": 0.2803, + "step": 3985 + }, + { + "epoch": 25.883116883116884, + "grad_norm": 1.1837865114212036, + "learning_rate": 9.809233390303901e-06, + "loss": 0.1785, + "step": 3986 + }, + { + "epoch": 25.88961038961039, + "grad_norm": 1.6036617755889893, + "learning_rate": 9.79055265289236e-06, + "loss": 0.2846, + "step": 3987 + }, + { + "epoch": 25.896103896103895, + "grad_norm": 1.4677743911743164, + "learning_rate": 9.771887789533818e-06, + "loss": 0.2398, + "step": 3988 + }, + { + "epoch": 25.9025974025974, + "grad_norm": 1.6012471914291382, + "learning_rate": 9.753238807596903e-06, + "loss": 0.2752, + "step": 3989 + }, + { + "epoch": 25.90909090909091, + "grad_norm": 1.5253721475601196, + "learning_rate": 9.734605714443906e-06, + "loss": 0.2424, + "step": 3990 + }, + { + "epoch": 25.915584415584416, + "grad_norm": 1.2777734994888306, + "learning_rate": 9.715988517430896e-06, + "loss": 0.1913, + "step": 3991 + }, + { + "epoch": 25.92207792207792, + "grad_norm": 1.486307144165039, + "learning_rate": 9.69738722390765e-06, + "loss": 0.2496, + "step": 3992 + }, + { + "epoch": 25.928571428571427, + "grad_norm": 1.363534688949585, + "learning_rate": 9.67880184121765e-06, + "loss": 0.2435, + "step": 3993 + }, + { + "epoch": 25.935064935064936, + "grad_norm": 1.6092283725738525, + "learning_rate": 9.66023237669812e-06, + "loss": 0.2837, + "step": 3994 + }, + { + "epoch": 25.941558441558442, + "grad_norm": 1.4709584712982178, + "learning_rate": 9.641678837679985e-06, + "loss": 0.2336, + "step": 3995 + }, + { + "epoch": 25.948051948051948, + "grad_norm": 1.4642581939697266, + "learning_rate": 9.623141231487904e-06, + "loss": 0.2377, + "step": 3996 + }, + { + "epoch": 25.954545454545453, + "grad_norm": 1.448259949684143, + "learning_rate": 9.60461956544021e-06, + "loss": 0.2461, + "step": 3997 + }, + { + "epoch": 25.961038961038962, + "grad_norm": 1.3671592473983765, + "learning_rate": 9.586113846848982e-06, + "loss": 0.2306, + "step": 3998 + }, + { + "epoch": 25.967532467532468, + "grad_norm": 1.414479374885559, + "learning_rate": 9.567624083019966e-06, + "loss": 0.2298, + "step": 3999 + }, + { + "epoch": 25.974025974025974, + "grad_norm": 1.5224496126174927, + "learning_rate": 9.549150281252633e-06, + "loss": 0.2419, + "step": 4000 + } + ], + "logging_steps": 1, + "max_steps": 5000, + "num_input_tokens_seen": 0, + "num_train_epochs": 33, + "save_steps": 1000, + "stateful_callbacks": { + "TrainerControl": { + "args": { + "should_epoch_stop": false, + "should_evaluate": false, + "should_log": false, + "should_save": true, + "should_training_stop": false + }, + "attributes": {} + } + }, + "total_flos": 3102949540224000.0, + "train_batch_size": 8, + "trial_name": null, + "trial_params": null +} diff --git a/abilities/small/checkpoint-4000/training_args.bin b/abilities/small/checkpoint-4000/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..cc6ec1c73f624aa3e001759aa35b3fcdb364bde1 --- /dev/null +++ b/abilities/small/checkpoint-4000/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:528211fba6b7ff722adfc5f4eb4bd3b8328180e87f53634715788db3352773a1 +size 5176 diff --git a/abilities/small/checkpoint-5000/config.json b/abilities/small/checkpoint-5000/config.json new file mode 100644 index 0000000000000000000000000000000000000000..4324b7c5ab5d7e5591d9ef82031e3a8e86c21162 --- /dev/null +++ b/abilities/small/checkpoint-5000/config.json @@ -0,0 +1,39 @@ +{ + "_name_or_path": "gpt2", + "activation_function": "gelu_new", + "architectures": [ + "GPT2LMHeadModel" + ], + "attn_pdrop": 0.1, + "bos_token_id": 50256, + "embd_pdrop": 0.1, + "eos_token_id": 50256, + "initializer_range": 0.02, + "layer_norm_epsilon": 1e-05, + "model_type": "gpt2", + "n_ctx": 1024, + "n_embd": 768, + "n_head": 12, + "n_inner": null, + "n_layer": 12, + "n_positions": 1024, + "reorder_and_upcast_attn": false, + "resid_pdrop": 0.1, + "scale_attn_by_inverse_layer_idx": false, + "scale_attn_weights": true, + "summary_activation": null, + "summary_first_dropout": 0.1, + "summary_proj_to_labels": true, + "summary_type": "cls_index", + "summary_use_proj": true, + "task_specific_params": { + "text-generation": { + "do_sample": true, + "max_length": 50 + } + }, + "torch_dtype": "float32", + "transformers_version": "4.43.4", + "use_cache": true, + "vocab_size": 50257 +} diff --git a/abilities/small/checkpoint-5000/generation_config.json b/abilities/small/checkpoint-5000/generation_config.json new file mode 100644 index 0000000000000000000000000000000000000000..a4256f0549289c144f07e60f444221651be401b9 --- /dev/null +++ b/abilities/small/checkpoint-5000/generation_config.json @@ -0,0 +1,6 @@ +{ + "_from_model_config": true, + "bos_token_id": 50256, + "eos_token_id": 50256, + "transformers_version": "4.43.4" +} diff --git a/abilities/small/checkpoint-5000/model.safetensors b/abilities/small/checkpoint-5000/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..2b3e33339625db3badd8d474227eb4a068f4db6a --- /dev/null +++ b/abilities/small/checkpoint-5000/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f61cb295fc6bed0d04e8a9319686efa6dd9d0d9c8b1046d57c64cda7c0fba713 +size 497774208 diff --git a/abilities/small/checkpoint-5000/optimizer.pt b/abilities/small/checkpoint-5000/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..9fa73ee60217497e38c7116f445168efdee93122 --- /dev/null +++ b/abilities/small/checkpoint-5000/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:712eb860284d1f8206981319e7da873be2b1e0eff8d0904193b4f9554c4510f6 +size 995638202 diff --git a/abilities/small/checkpoint-5000/rng_state.pth b/abilities/small/checkpoint-5000/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..ef4f0905b14f149d35d5aa129eb230b86069894a --- /dev/null +++ b/abilities/small/checkpoint-5000/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:598a2fa6f69bc4deff64311686964f1c3cbf7b25cd67c1cb13e8602e3b3ea772 +size 13990 diff --git a/abilities/small/checkpoint-5000/scheduler.pt b/abilities/small/checkpoint-5000/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..5f3824338faeb516d21eceaf7a0720e8555d04f6 --- /dev/null +++ b/abilities/small/checkpoint-5000/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b9eb8a93f430c8604da9d0e44af3157d30210ee40b9e8edd66112bb06a5c0d7 +size 1064 diff --git a/abilities/small/checkpoint-5000/trainer_state.json b/abilities/small/checkpoint-5000/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..81b56d9e58f65ee5621a250a7b4707254511927f --- /dev/null +++ b/abilities/small/checkpoint-5000/trainer_state.json @@ -0,0 +1,35033 @@ +{ + "best_metric": null, + "best_model_checkpoint": null, + "epoch": 32.467532467532465, + "eval_steps": 500, + "global_step": 5000, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 0.006493506493506494, + "grad_norm": 33.13806915283203, + "learning_rate": 9.999999013039593e-05, + "loss": 5.645, + "step": 1 + }, + { + "epoch": 0.012987012987012988, + "grad_norm": 23.576648712158203, + "learning_rate": 9.99999605215876e-05, + "loss": 3.9143, + "step": 2 + }, + { + "epoch": 0.01948051948051948, + "grad_norm": 8.88882827758789, + "learning_rate": 9.999991117358668e-05, + "loss": 3.524, + "step": 3 + }, + { + "epoch": 0.025974025974025976, + "grad_norm": 7.060589790344238, + "learning_rate": 9.999984208641271e-05, + "loss": 3.3346, + "step": 4 + }, + { + "epoch": 0.032467532467532464, + "grad_norm": 6.797203063964844, + "learning_rate": 9.999975326009292e-05, + "loss": 3.097, + "step": 5 + }, + { + "epoch": 0.03896103896103896, + "grad_norm": 5.928432464599609, + "learning_rate": 9.999964469466236e-05, + "loss": 3.0141, + "step": 6 + }, + { + "epoch": 0.045454545454545456, + "grad_norm": 5.673449516296387, + "learning_rate": 9.999951639016395e-05, + "loss": 3.1291, + "step": 7 + }, + { + "epoch": 0.05194805194805195, + "grad_norm": 5.7318596839904785, + "learning_rate": 9.99993683466483e-05, + "loss": 2.9019, + "step": 8 + }, + { + "epoch": 0.05844155844155844, + "grad_norm": 6.2937493324279785, + "learning_rate": 9.999920056417385e-05, + "loss": 2.9567, + "step": 9 + }, + { + "epoch": 0.06493506493506493, + "grad_norm": 5.941080570220947, + "learning_rate": 9.999901304280685e-05, + "loss": 3.2404, + "step": 10 + }, + { + "epoch": 0.07142857142857142, + "grad_norm": 5.431388854980469, + "learning_rate": 9.999880578262135e-05, + "loss": 2.8637, + "step": 11 + }, + { + "epoch": 0.07792207792207792, + "grad_norm": 5.87606143951416, + "learning_rate": 9.999857878369916e-05, + "loss": 2.9333, + "step": 12 + }, + { + "epoch": 0.08441558441558442, + "grad_norm": 5.996065616607666, + "learning_rate": 9.999833204612988e-05, + "loss": 3.2531, + "step": 13 + }, + { + "epoch": 0.09090909090909091, + "grad_norm": 5.6484832763671875, + "learning_rate": 9.999806557001093e-05, + "loss": 2.8224, + "step": 14 + }, + { + "epoch": 0.09740259740259741, + "grad_norm": 5.376333713531494, + "learning_rate": 9.99977793554475e-05, + "loss": 2.7981, + "step": 15 + }, + { + "epoch": 0.1038961038961039, + "grad_norm": 5.346993446350098, + "learning_rate": 9.999747340255259e-05, + "loss": 2.6952, + "step": 16 + }, + { + "epoch": 0.11038961038961038, + "grad_norm": 5.37903356552124, + "learning_rate": 9.999714771144701e-05, + "loss": 2.7209, + "step": 17 + }, + { + "epoch": 0.11688311688311688, + "grad_norm": 5.450172424316406, + "learning_rate": 9.99968022822593e-05, + "loss": 2.7421, + "step": 18 + }, + { + "epoch": 0.12337662337662338, + "grad_norm": 5.602138042449951, + "learning_rate": 9.999643711512586e-05, + "loss": 2.4858, + "step": 19 + }, + { + "epoch": 0.12987012987012986, + "grad_norm": 5.360761642456055, + "learning_rate": 9.999605221019081e-05, + "loss": 2.7158, + "step": 20 + }, + { + "epoch": 0.13636363636363635, + "grad_norm": 6.177570343017578, + "learning_rate": 9.999564756760615e-05, + "loss": 2.6152, + "step": 21 + }, + { + "epoch": 0.14285714285714285, + "grad_norm": 6.498959541320801, + "learning_rate": 9.99952231875316e-05, + "loss": 2.7611, + "step": 22 + }, + { + "epoch": 0.14935064935064934, + "grad_norm": 5.865311622619629, + "learning_rate": 9.999477907013473e-05, + "loss": 2.6758, + "step": 23 + }, + { + "epoch": 0.15584415584415584, + "grad_norm": 6.0329508781433105, + "learning_rate": 9.999431521559082e-05, + "loss": 2.6535, + "step": 24 + }, + { + "epoch": 0.16233766233766234, + "grad_norm": 5.814820766448975, + "learning_rate": 9.999383162408304e-05, + "loss": 2.6313, + "step": 25 + }, + { + "epoch": 0.16883116883116883, + "grad_norm": 6.224546432495117, + "learning_rate": 9.999332829580226e-05, + "loss": 2.627, + "step": 26 + }, + { + "epoch": 0.17532467532467533, + "grad_norm": 5.967427730560303, + "learning_rate": 9.999280523094724e-05, + "loss": 2.5997, + "step": 27 + }, + { + "epoch": 0.18181818181818182, + "grad_norm": 5.6386213302612305, + "learning_rate": 9.999226242972444e-05, + "loss": 2.4397, + "step": 28 + }, + { + "epoch": 0.18831168831168832, + "grad_norm": 5.742101669311523, + "learning_rate": 9.999169989234815e-05, + "loss": 2.6343, + "step": 29 + }, + { + "epoch": 0.19480519480519481, + "grad_norm": 5.685164928436279, + "learning_rate": 9.999111761904046e-05, + "loss": 2.3948, + "step": 30 + }, + { + "epoch": 0.2012987012987013, + "grad_norm": 5.332027912139893, + "learning_rate": 9.999051561003123e-05, + "loss": 2.4506, + "step": 31 + }, + { + "epoch": 0.2077922077922078, + "grad_norm": 5.785808086395264, + "learning_rate": 9.998989386555814e-05, + "loss": 2.7135, + "step": 32 + }, + { + "epoch": 0.21428571428571427, + "grad_norm": 6.223892688751221, + "learning_rate": 9.998925238586665e-05, + "loss": 2.5245, + "step": 33 + }, + { + "epoch": 0.22077922077922077, + "grad_norm": 5.84872579574585, + "learning_rate": 9.998859117121e-05, + "loss": 2.4981, + "step": 34 + }, + { + "epoch": 0.22727272727272727, + "grad_norm": 5.572268486022949, + "learning_rate": 9.998791022184922e-05, + "loss": 2.608, + "step": 35 + }, + { + "epoch": 0.23376623376623376, + "grad_norm": 5.090015411376953, + "learning_rate": 9.998720953805312e-05, + "loss": 2.4585, + "step": 36 + }, + { + "epoch": 0.24025974025974026, + "grad_norm": 5.478267192840576, + "learning_rate": 9.998648912009835e-05, + "loss": 2.3653, + "step": 37 + }, + { + "epoch": 0.24675324675324675, + "grad_norm": 5.772948741912842, + "learning_rate": 9.998574896826931e-05, + "loss": 2.438, + "step": 38 + }, + { + "epoch": 0.2532467532467532, + "grad_norm": 4.907359600067139, + "learning_rate": 9.998498908285819e-05, + "loss": 2.2816, + "step": 39 + }, + { + "epoch": 0.2597402597402597, + "grad_norm": 5.5392045974731445, + "learning_rate": 9.9984209464165e-05, + "loss": 2.3041, + "step": 40 + }, + { + "epoch": 0.2662337662337662, + "grad_norm": 4.999871253967285, + "learning_rate": 9.99834101124975e-05, + "loss": 2.1686, + "step": 41 + }, + { + "epoch": 0.2727272727272727, + "grad_norm": 6.051657676696777, + "learning_rate": 9.998259102817129e-05, + "loss": 2.3825, + "step": 42 + }, + { + "epoch": 0.2792207792207792, + "grad_norm": 4.7146687507629395, + "learning_rate": 9.99817522115097e-05, + "loss": 2.2417, + "step": 43 + }, + { + "epoch": 0.2857142857142857, + "grad_norm": 4.671162128448486, + "learning_rate": 9.998089366284391e-05, + "loss": 2.241, + "step": 44 + }, + { + "epoch": 0.2922077922077922, + "grad_norm": 6.131312847137451, + "learning_rate": 9.998001538251282e-05, + "loss": 2.5224, + "step": 45 + }, + { + "epoch": 0.2987012987012987, + "grad_norm": 5.212986469268799, + "learning_rate": 9.997911737086322e-05, + "loss": 2.452, + "step": 46 + }, + { + "epoch": 0.3051948051948052, + "grad_norm": 4.900334358215332, + "learning_rate": 9.997819962824957e-05, + "loss": 2.4364, + "step": 47 + }, + { + "epoch": 0.3116883116883117, + "grad_norm": 5.208124160766602, + "learning_rate": 9.997726215503422e-05, + "loss": 2.3829, + "step": 48 + }, + { + "epoch": 0.3181818181818182, + "grad_norm": 4.627975940704346, + "learning_rate": 9.997630495158728e-05, + "loss": 2.0702, + "step": 49 + }, + { + "epoch": 0.3246753246753247, + "grad_norm": 5.099819183349609, + "learning_rate": 9.997532801828658e-05, + "loss": 2.3067, + "step": 50 + }, + { + "epoch": 0.33116883116883117, + "grad_norm": 4.694891929626465, + "learning_rate": 9.997433135551786e-05, + "loss": 2.3014, + "step": 51 + }, + { + "epoch": 0.33766233766233766, + "grad_norm": 5.41646146774292, + "learning_rate": 9.997331496367455e-05, + "loss": 2.4805, + "step": 52 + }, + { + "epoch": 0.34415584415584416, + "grad_norm": 5.233139514923096, + "learning_rate": 9.997227884315791e-05, + "loss": 2.2605, + "step": 53 + }, + { + "epoch": 0.35064935064935066, + "grad_norm": 5.671755313873291, + "learning_rate": 9.9971222994377e-05, + "loss": 2.3303, + "step": 54 + }, + { + "epoch": 0.35714285714285715, + "grad_norm": 5.070577144622803, + "learning_rate": 9.997014741774866e-05, + "loss": 2.3019, + "step": 55 + }, + { + "epoch": 0.36363636363636365, + "grad_norm": 4.925657272338867, + "learning_rate": 9.996905211369748e-05, + "loss": 2.3937, + "step": 56 + }, + { + "epoch": 0.37012987012987014, + "grad_norm": 5.051799774169922, + "learning_rate": 9.996793708265586e-05, + "loss": 2.358, + "step": 57 + }, + { + "epoch": 0.37662337662337664, + "grad_norm": 4.3391828536987305, + "learning_rate": 9.996680232506405e-05, + "loss": 2.0576, + "step": 58 + }, + { + "epoch": 0.38311688311688313, + "grad_norm": 4.852685451507568, + "learning_rate": 9.996564784137e-05, + "loss": 2.3678, + "step": 59 + }, + { + "epoch": 0.38961038961038963, + "grad_norm": 4.842132091522217, + "learning_rate": 9.996447363202946e-05, + "loss": 2.3493, + "step": 60 + }, + { + "epoch": 0.3961038961038961, + "grad_norm": 4.50392484664917, + "learning_rate": 9.996327969750605e-05, + "loss": 2.516, + "step": 61 + }, + { + "epoch": 0.4025974025974026, + "grad_norm": 5.139745712280273, + "learning_rate": 9.996206603827105e-05, + "loss": 2.2679, + "step": 62 + }, + { + "epoch": 0.4090909090909091, + "grad_norm": 4.663613319396973, + "learning_rate": 9.996083265480365e-05, + "loss": 2.2269, + "step": 63 + }, + { + "epoch": 0.4155844155844156, + "grad_norm": 4.955394744873047, + "learning_rate": 9.995957954759071e-05, + "loss": 2.5408, + "step": 64 + }, + { + "epoch": 0.42207792207792205, + "grad_norm": 4.935218334197998, + "learning_rate": 9.9958306717127e-05, + "loss": 2.4971, + "step": 65 + }, + { + "epoch": 0.42857142857142855, + "grad_norm": 4.313268661499023, + "learning_rate": 9.995701416391499e-05, + "loss": 2.2366, + "step": 66 + }, + { + "epoch": 0.43506493506493504, + "grad_norm": 4.81383752822876, + "learning_rate": 9.995570188846495e-05, + "loss": 2.7036, + "step": 67 + }, + { + "epoch": 0.44155844155844154, + "grad_norm": 5.073368549346924, + "learning_rate": 9.995436989129495e-05, + "loss": 2.2867, + "step": 68 + }, + { + "epoch": 0.44805194805194803, + "grad_norm": 4.764294147491455, + "learning_rate": 9.995301817293084e-05, + "loss": 2.5181, + "step": 69 + }, + { + "epoch": 0.45454545454545453, + "grad_norm": 4.322338104248047, + "learning_rate": 9.995164673390625e-05, + "loss": 2.3062, + "step": 70 + }, + { + "epoch": 0.461038961038961, + "grad_norm": 4.6427764892578125, + "learning_rate": 9.995025557476261e-05, + "loss": 2.2503, + "step": 71 + }, + { + "epoch": 0.4675324675324675, + "grad_norm": 4.552596092224121, + "learning_rate": 9.994884469604912e-05, + "loss": 2.268, + "step": 72 + }, + { + "epoch": 0.474025974025974, + "grad_norm": 3.8830368518829346, + "learning_rate": 9.99474140983228e-05, + "loss": 2.0846, + "step": 73 + }, + { + "epoch": 0.4805194805194805, + "grad_norm": 4.275032043457031, + "learning_rate": 9.994596378214841e-05, + "loss": 2.2989, + "step": 74 + }, + { + "epoch": 0.487012987012987, + "grad_norm": 4.56163215637207, + "learning_rate": 9.994449374809851e-05, + "loss": 2.0471, + "step": 75 + }, + { + "epoch": 0.4935064935064935, + "grad_norm": 4.3414626121521, + "learning_rate": 9.994300399675342e-05, + "loss": 2.2404, + "step": 76 + }, + { + "epoch": 0.5, + "grad_norm": 4.33914041519165, + "learning_rate": 9.994149452870133e-05, + "loss": 2.419, + "step": 77 + }, + { + "epoch": 0.5064935064935064, + "grad_norm": 4.387986660003662, + "learning_rate": 9.99399653445381e-05, + "loss": 2.3415, + "step": 78 + }, + { + "epoch": 0.512987012987013, + "grad_norm": 4.46196985244751, + "learning_rate": 9.993841644486747e-05, + "loss": 2.0966, + "step": 79 + }, + { + "epoch": 0.5194805194805194, + "grad_norm": 4.377128601074219, + "learning_rate": 9.993684783030088e-05, + "loss": 2.1728, + "step": 80 + }, + { + "epoch": 0.525974025974026, + "grad_norm": 4.3036789894104, + "learning_rate": 9.99352595014576e-05, + "loss": 2.3914, + "step": 81 + }, + { + "epoch": 0.5324675324675324, + "grad_norm": 3.62605619430542, + "learning_rate": 9.993365145896473e-05, + "loss": 1.768, + "step": 82 + }, + { + "epoch": 0.538961038961039, + "grad_norm": 4.524649143218994, + "learning_rate": 9.993202370345705e-05, + "loss": 2.3089, + "step": 83 + }, + { + "epoch": 0.5454545454545454, + "grad_norm": 4.413171291351318, + "learning_rate": 9.993037623557716e-05, + "loss": 2.3156, + "step": 84 + }, + { + "epoch": 0.551948051948052, + "grad_norm": 4.606533527374268, + "learning_rate": 9.992870905597548e-05, + "loss": 2.4141, + "step": 85 + }, + { + "epoch": 0.5584415584415584, + "grad_norm": 4.309783935546875, + "learning_rate": 9.99270221653102e-05, + "loss": 2.1423, + "step": 86 + }, + { + "epoch": 0.564935064935065, + "grad_norm": 4.384764671325684, + "learning_rate": 9.992531556424726e-05, + "loss": 2.5358, + "step": 87 + }, + { + "epoch": 0.5714285714285714, + "grad_norm": 4.653176784515381, + "learning_rate": 9.99235892534604e-05, + "loss": 2.5152, + "step": 88 + }, + { + "epoch": 0.577922077922078, + "grad_norm": 4.79496955871582, + "learning_rate": 9.992184323363112e-05, + "loss": 2.1936, + "step": 89 + }, + { + "epoch": 0.5844155844155844, + "grad_norm": 3.893005847930908, + "learning_rate": 9.992007750544876e-05, + "loss": 1.916, + "step": 90 + }, + { + "epoch": 0.5909090909090909, + "grad_norm": 4.456315040588379, + "learning_rate": 9.991829206961037e-05, + "loss": 2.6147, + "step": 91 + }, + { + "epoch": 0.5974025974025974, + "grad_norm": 4.070108890533447, + "learning_rate": 9.991648692682083e-05, + "loss": 2.3899, + "step": 92 + }, + { + "epoch": 0.6038961038961039, + "grad_norm": 4.310725212097168, + "learning_rate": 9.991466207779278e-05, + "loss": 1.9895, + "step": 93 + }, + { + "epoch": 0.6103896103896104, + "grad_norm": 4.388233184814453, + "learning_rate": 9.991281752324664e-05, + "loss": 2.43, + "step": 94 + }, + { + "epoch": 0.6168831168831169, + "grad_norm": 4.071033000946045, + "learning_rate": 9.99109532639106e-05, + "loss": 2.6234, + "step": 95 + }, + { + "epoch": 0.6233766233766234, + "grad_norm": 4.230044841766357, + "learning_rate": 9.990906930052064e-05, + "loss": 2.2542, + "step": 96 + }, + { + "epoch": 0.6298701298701299, + "grad_norm": 4.155112266540527, + "learning_rate": 9.990716563382055e-05, + "loss": 2.386, + "step": 97 + }, + { + "epoch": 0.6363636363636364, + "grad_norm": 3.8967134952545166, + "learning_rate": 9.990524226456182e-05, + "loss": 2.1869, + "step": 98 + }, + { + "epoch": 0.6428571428571429, + "grad_norm": 3.701253890991211, + "learning_rate": 9.99032991935038e-05, + "loss": 2.0778, + "step": 99 + }, + { + "epoch": 0.6493506493506493, + "grad_norm": 3.9027299880981445, + "learning_rate": 9.990133642141359e-05, + "loss": 2.3151, + "step": 100 + }, + { + "epoch": 0.6558441558441559, + "grad_norm": 3.9109201431274414, + "learning_rate": 9.989935394906602e-05, + "loss": 2.2484, + "step": 101 + }, + { + "epoch": 0.6623376623376623, + "grad_norm": 3.9390170574188232, + "learning_rate": 9.989735177724378e-05, + "loss": 2.1411, + "step": 102 + }, + { + "epoch": 0.6688311688311688, + "grad_norm": 3.8148396015167236, + "learning_rate": 9.989532990673728e-05, + "loss": 2.238, + "step": 103 + }, + { + "epoch": 0.6753246753246753, + "grad_norm": 3.8671321868896484, + "learning_rate": 9.989328833834471e-05, + "loss": 2.1264, + "step": 104 + }, + { + "epoch": 0.6818181818181818, + "grad_norm": 4.0604448318481445, + "learning_rate": 9.989122707287208e-05, + "loss": 2.3146, + "step": 105 + }, + { + "epoch": 0.6883116883116883, + "grad_norm": 4.460545539855957, + "learning_rate": 9.988914611113311e-05, + "loss": 2.2619, + "step": 106 + }, + { + "epoch": 0.6948051948051948, + "grad_norm": 3.8163511753082275, + "learning_rate": 9.988704545394936e-05, + "loss": 2.3224, + "step": 107 + }, + { + "epoch": 0.7012987012987013, + "grad_norm": 3.963921070098877, + "learning_rate": 9.988492510215011e-05, + "loss": 2.0558, + "step": 108 + }, + { + "epoch": 0.7077922077922078, + "grad_norm": 3.638936996459961, + "learning_rate": 9.988278505657247e-05, + "loss": 2.2582, + "step": 109 + }, + { + "epoch": 0.7142857142857143, + "grad_norm": 3.886962890625, + "learning_rate": 9.988062531806126e-05, + "loss": 2.369, + "step": 110 + }, + { + "epoch": 0.7207792207792207, + "grad_norm": 3.7281506061553955, + "learning_rate": 9.987844588746915e-05, + "loss": 2.3923, + "step": 111 + }, + { + "epoch": 0.7272727272727273, + "grad_norm": 4.045536041259766, + "learning_rate": 9.987624676565652e-05, + "loss": 2.2701, + "step": 112 + }, + { + "epoch": 0.7337662337662337, + "grad_norm": 3.914747953414917, + "learning_rate": 9.987402795349154e-05, + "loss": 2.3457, + "step": 113 + }, + { + "epoch": 0.7402597402597403, + "grad_norm": 3.742039203643799, + "learning_rate": 9.98717894518502e-05, + "loss": 2.1281, + "step": 114 + }, + { + "epoch": 0.7467532467532467, + "grad_norm": 3.6615986824035645, + "learning_rate": 9.986953126161619e-05, + "loss": 2.2539, + "step": 115 + }, + { + "epoch": 0.7532467532467533, + "grad_norm": 4.145374298095703, + "learning_rate": 9.986725338368102e-05, + "loss": 2.168, + "step": 116 + }, + { + "epoch": 0.7597402597402597, + "grad_norm": 3.4575271606445312, + "learning_rate": 9.986495581894395e-05, + "loss": 2.2219, + "step": 117 + }, + { + "epoch": 0.7662337662337663, + "grad_norm": 3.4362294673919678, + "learning_rate": 9.986263856831204e-05, + "loss": 2.1648, + "step": 118 + }, + { + "epoch": 0.7727272727272727, + "grad_norm": 3.6311452388763428, + "learning_rate": 9.986030163270011e-05, + "loss": 2.2759, + "step": 119 + }, + { + "epoch": 0.7792207792207793, + "grad_norm": 3.4129133224487305, + "learning_rate": 9.98579450130307e-05, + "loss": 1.9268, + "step": 120 + }, + { + "epoch": 0.7857142857142857, + "grad_norm": 3.2100963592529297, + "learning_rate": 9.98555687102342e-05, + "loss": 2.0587, + "step": 121 + }, + { + "epoch": 0.7922077922077922, + "grad_norm": 3.662796974182129, + "learning_rate": 9.985317272524876e-05, + "loss": 2.0628, + "step": 122 + }, + { + "epoch": 0.7987012987012987, + "grad_norm": 3.4176554679870605, + "learning_rate": 9.985075705902022e-05, + "loss": 2.1833, + "step": 123 + }, + { + "epoch": 0.8051948051948052, + "grad_norm": 3.2369673252105713, + "learning_rate": 9.98483217125023e-05, + "loss": 2.226, + "step": 124 + }, + { + "epoch": 0.8116883116883117, + "grad_norm": 3.5990474224090576, + "learning_rate": 9.98458666866564e-05, + "loss": 2.2601, + "step": 125 + }, + { + "epoch": 0.8181818181818182, + "grad_norm": 2.904496431350708, + "learning_rate": 9.984339198245175e-05, + "loss": 1.7978, + "step": 126 + }, + { + "epoch": 0.8246753246753247, + "grad_norm": 3.4239206314086914, + "learning_rate": 9.98408976008653e-05, + "loss": 1.8985, + "step": 127 + }, + { + "epoch": 0.8311688311688312, + "grad_norm": 3.4764034748077393, + "learning_rate": 9.983838354288181e-05, + "loss": 2.0324, + "step": 128 + }, + { + "epoch": 0.8376623376623377, + "grad_norm": 3.777717351913452, + "learning_rate": 9.98358498094938e-05, + "loss": 2.35, + "step": 129 + }, + { + "epoch": 0.8441558441558441, + "grad_norm": 3.3230550289154053, + "learning_rate": 9.983329640170149e-05, + "loss": 2.0381, + "step": 130 + }, + { + "epoch": 0.8506493506493507, + "grad_norm": 3.5832202434539795, + "learning_rate": 9.9830723320513e-05, + "loss": 2.1329, + "step": 131 + }, + { + "epoch": 0.8571428571428571, + "grad_norm": 3.628079414367676, + "learning_rate": 9.982813056694412e-05, + "loss": 2.1468, + "step": 132 + }, + { + "epoch": 0.8636363636363636, + "grad_norm": 3.3164730072021484, + "learning_rate": 9.982551814201839e-05, + "loss": 2.1018, + "step": 133 + }, + { + "epoch": 0.8701298701298701, + "grad_norm": 3.202061414718628, + "learning_rate": 9.98228860467672e-05, + "loss": 2.1209, + "step": 134 + }, + { + "epoch": 0.8766233766233766, + "grad_norm": 3.5353541374206543, + "learning_rate": 9.982023428222962e-05, + "loss": 2.3157, + "step": 135 + }, + { + "epoch": 0.8831168831168831, + "grad_norm": 3.284064292907715, + "learning_rate": 9.981756284945256e-05, + "loss": 2.1389, + "step": 136 + }, + { + "epoch": 0.8896103896103896, + "grad_norm": 3.548656463623047, + "learning_rate": 9.981487174949065e-05, + "loss": 2.0996, + "step": 137 + }, + { + "epoch": 0.8961038961038961, + "grad_norm": 3.6342179775238037, + "learning_rate": 9.981216098340629e-05, + "loss": 2.2534, + "step": 138 + }, + { + "epoch": 0.9025974025974026, + "grad_norm": 3.3490617275238037, + "learning_rate": 9.980943055226964e-05, + "loss": 2.0916, + "step": 139 + }, + { + "epoch": 0.9090909090909091, + "grad_norm": 3.469787120819092, + "learning_rate": 9.980668045715864e-05, + "loss": 2.0929, + "step": 140 + }, + { + "epoch": 0.9155844155844156, + "grad_norm": 3.651165723800659, + "learning_rate": 9.980391069915897e-05, + "loss": 2.3875, + "step": 141 + }, + { + "epoch": 0.922077922077922, + "grad_norm": 3.3916146755218506, + "learning_rate": 9.980112127936409e-05, + "loss": 2.2071, + "step": 142 + }, + { + "epoch": 0.9285714285714286, + "grad_norm": 3.484081745147705, + "learning_rate": 9.979831219887525e-05, + "loss": 2.2033, + "step": 143 + }, + { + "epoch": 0.935064935064935, + "grad_norm": 3.538928270339966, + "learning_rate": 9.979548345880141e-05, + "loss": 2.2221, + "step": 144 + }, + { + "epoch": 0.9415584415584416, + "grad_norm": 3.1394541263580322, + "learning_rate": 9.979263506025929e-05, + "loss": 2.1657, + "step": 145 + }, + { + "epoch": 0.948051948051948, + "grad_norm": 3.273376941680908, + "learning_rate": 9.978976700437342e-05, + "loss": 2.0307, + "step": 146 + }, + { + "epoch": 0.9545454545454546, + "grad_norm": 3.474287748336792, + "learning_rate": 9.978687929227606e-05, + "loss": 2.2569, + "step": 147 + }, + { + "epoch": 0.961038961038961, + "grad_norm": 3.40504789352417, + "learning_rate": 9.978397192510721e-05, + "loss": 2.2194, + "step": 148 + }, + { + "epoch": 0.9675324675324676, + "grad_norm": 3.5432350635528564, + "learning_rate": 9.978104490401467e-05, + "loss": 2.208, + "step": 149 + }, + { + "epoch": 0.974025974025974, + "grad_norm": 3.4987633228302, + "learning_rate": 9.977809823015401e-05, + "loss": 2.108, + "step": 150 + }, + { + "epoch": 0.9805194805194806, + "grad_norm": 2.981435775756836, + "learning_rate": 9.977513190468848e-05, + "loss": 1.9615, + "step": 151 + }, + { + "epoch": 0.987012987012987, + "grad_norm": 3.688192129135132, + "learning_rate": 9.977214592878916e-05, + "loss": 2.3847, + "step": 152 + }, + { + "epoch": 0.9935064935064936, + "grad_norm": 3.7138729095458984, + "learning_rate": 9.976914030363487e-05, + "loss": 2.1349, + "step": 153 + }, + { + "epoch": 1.0, + "grad_norm": 798.8204956054688, + "learning_rate": 9.976611503041218e-05, + "loss": 1.9848, + "step": 154 + }, + { + "epoch": 1.0064935064935066, + "grad_norm": 3.2269575595855713, + "learning_rate": 9.976307011031542e-05, + "loss": 1.985, + "step": 155 + }, + { + "epoch": 1.0129870129870129, + "grad_norm": 3.4152016639709473, + "learning_rate": 9.976000554454668e-05, + "loss": 1.8731, + "step": 156 + }, + { + "epoch": 1.0194805194805194, + "grad_norm": 2.8445022106170654, + "learning_rate": 9.975692133431579e-05, + "loss": 1.6258, + "step": 157 + }, + { + "epoch": 1.025974025974026, + "grad_norm": 3.289297580718994, + "learning_rate": 9.975381748084035e-05, + "loss": 1.9762, + "step": 158 + }, + { + "epoch": 1.0324675324675325, + "grad_norm": 3.303457260131836, + "learning_rate": 9.975069398534574e-05, + "loss": 1.8754, + "step": 159 + }, + { + "epoch": 1.0389610389610389, + "grad_norm": 3.0584588050842285, + "learning_rate": 9.974755084906502e-05, + "loss": 1.7928, + "step": 160 + }, + { + "epoch": 1.0454545454545454, + "grad_norm": 3.4114456176757812, + "learning_rate": 9.974438807323907e-05, + "loss": 1.9171, + "step": 161 + }, + { + "epoch": 1.051948051948052, + "grad_norm": 3.154326915740967, + "learning_rate": 9.974120565911652e-05, + "loss": 1.8924, + "step": 162 + }, + { + "epoch": 1.0584415584415585, + "grad_norm": 4.066158771514893, + "learning_rate": 9.973800360795372e-05, + "loss": 2.1918, + "step": 163 + }, + { + "epoch": 1.0649350649350648, + "grad_norm": 3.5308237075805664, + "learning_rate": 9.97347819210148e-05, + "loss": 2.0059, + "step": 164 + }, + { + "epoch": 1.0714285714285714, + "grad_norm": 3.352773427963257, + "learning_rate": 9.973154059957162e-05, + "loss": 2.0407, + "step": 165 + }, + { + "epoch": 1.077922077922078, + "grad_norm": 3.2745213508605957, + "learning_rate": 9.972827964490381e-05, + "loss": 1.9063, + "step": 166 + }, + { + "epoch": 1.0844155844155845, + "grad_norm": 3.0867488384246826, + "learning_rate": 9.972499905829875e-05, + "loss": 1.7633, + "step": 167 + }, + { + "epoch": 1.0909090909090908, + "grad_norm": 3.094118118286133, + "learning_rate": 9.972169884105153e-05, + "loss": 1.7058, + "step": 168 + }, + { + "epoch": 1.0974025974025974, + "grad_norm": 3.409409284591675, + "learning_rate": 9.971837899446505e-05, + "loss": 1.9263, + "step": 169 + }, + { + "epoch": 1.103896103896104, + "grad_norm": 3.7799603939056396, + "learning_rate": 9.971503951984995e-05, + "loss": 2.0513, + "step": 170 + }, + { + "epoch": 1.1103896103896105, + "grad_norm": 3.531250238418579, + "learning_rate": 9.971168041852456e-05, + "loss": 1.7284, + "step": 171 + }, + { + "epoch": 1.1168831168831168, + "grad_norm": 3.0355734825134277, + "learning_rate": 9.970830169181505e-05, + "loss": 1.7999, + "step": 172 + }, + { + "epoch": 1.1233766233766234, + "grad_norm": 3.7033843994140625, + "learning_rate": 9.970490334105524e-05, + "loss": 2.1174, + "step": 173 + }, + { + "epoch": 1.12987012987013, + "grad_norm": 3.9485671520233154, + "learning_rate": 9.970148536758677e-05, + "loss": 2.0429, + "step": 174 + }, + { + "epoch": 1.1363636363636362, + "grad_norm": 3.2483878135681152, + "learning_rate": 9.9698047772759e-05, + "loss": 1.8513, + "step": 175 + }, + { + "epoch": 1.1428571428571428, + "grad_norm": 3.4199907779693604, + "learning_rate": 9.969459055792903e-05, + "loss": 1.7395, + "step": 176 + }, + { + "epoch": 1.1493506493506493, + "grad_norm": 3.7996020317077637, + "learning_rate": 9.969111372446171e-05, + "loss": 1.9037, + "step": 177 + }, + { + "epoch": 1.155844155844156, + "grad_norm": 3.3956806659698486, + "learning_rate": 9.968761727372964e-05, + "loss": 1.6993, + "step": 178 + }, + { + "epoch": 1.1623376623376624, + "grad_norm": 3.3464372158050537, + "learning_rate": 9.96841012071132e-05, + "loss": 1.7862, + "step": 179 + }, + { + "epoch": 1.1688311688311688, + "grad_norm": 3.4040322303771973, + "learning_rate": 9.968056552600043e-05, + "loss": 2.0307, + "step": 180 + }, + { + "epoch": 1.1753246753246753, + "grad_norm": 3.239704132080078, + "learning_rate": 9.967701023178717e-05, + "loss": 1.7453, + "step": 181 + }, + { + "epoch": 1.1818181818181819, + "grad_norm": 3.682248115539551, + "learning_rate": 9.967343532587702e-05, + "loss": 1.8286, + "step": 182 + }, + { + "epoch": 1.1883116883116882, + "grad_norm": 3.8498799800872803, + "learning_rate": 9.966984080968128e-05, + "loss": 2.072, + "step": 183 + }, + { + "epoch": 1.1948051948051948, + "grad_norm": 3.3957226276397705, + "learning_rate": 9.9666226684619e-05, + "loss": 1.8372, + "step": 184 + }, + { + "epoch": 1.2012987012987013, + "grad_norm": 3.5456008911132812, + "learning_rate": 9.966259295211697e-05, + "loss": 1.9703, + "step": 185 + }, + { + "epoch": 1.2077922077922079, + "grad_norm": 3.291201591491699, + "learning_rate": 9.965893961360976e-05, + "loss": 1.9931, + "step": 186 + }, + { + "epoch": 1.2142857142857142, + "grad_norm": 3.3770711421966553, + "learning_rate": 9.965526667053963e-05, + "loss": 1.9248, + "step": 187 + }, + { + "epoch": 1.2207792207792207, + "grad_norm": 3.346139669418335, + "learning_rate": 9.965157412435663e-05, + "loss": 1.9951, + "step": 188 + }, + { + "epoch": 1.2272727272727273, + "grad_norm": 2.8916828632354736, + "learning_rate": 9.964786197651847e-05, + "loss": 1.7675, + "step": 189 + }, + { + "epoch": 1.2337662337662338, + "grad_norm": 3.3172147274017334, + "learning_rate": 9.964413022849068e-05, + "loss": 1.7783, + "step": 190 + }, + { + "epoch": 1.2402597402597402, + "grad_norm": 3.2727859020233154, + "learning_rate": 9.96403788817465e-05, + "loss": 2.0687, + "step": 191 + }, + { + "epoch": 1.2467532467532467, + "grad_norm": 2.8867673873901367, + "learning_rate": 9.963660793776688e-05, + "loss": 1.467, + "step": 192 + }, + { + "epoch": 1.2532467532467533, + "grad_norm": 3.398193359375, + "learning_rate": 9.963281739804054e-05, + "loss": 2.084, + "step": 193 + }, + { + "epoch": 1.2597402597402598, + "grad_norm": 3.4608664512634277, + "learning_rate": 9.962900726406391e-05, + "loss": 2.0284, + "step": 194 + }, + { + "epoch": 1.2662337662337662, + "grad_norm": 2.9325497150421143, + "learning_rate": 9.96251775373412e-05, + "loss": 1.7167, + "step": 195 + }, + { + "epoch": 1.2727272727272727, + "grad_norm": 3.263169765472412, + "learning_rate": 9.96213282193843e-05, + "loss": 1.9843, + "step": 196 + }, + { + "epoch": 1.2792207792207793, + "grad_norm": 3.2453436851501465, + "learning_rate": 9.961745931171287e-05, + "loss": 1.804, + "step": 197 + }, + { + "epoch": 1.2857142857142856, + "grad_norm": 3.2929818630218506, + "learning_rate": 9.96135708158543e-05, + "loss": 2.0279, + "step": 198 + }, + { + "epoch": 1.2922077922077921, + "grad_norm": 3.565657377243042, + "learning_rate": 9.96096627333437e-05, + "loss": 1.9242, + "step": 199 + }, + { + "epoch": 1.2987012987012987, + "grad_norm": 3.3671059608459473, + "learning_rate": 9.96057350657239e-05, + "loss": 1.7902, + "step": 200 + }, + { + "epoch": 1.3051948051948052, + "grad_norm": 3.2640137672424316, + "learning_rate": 9.96017878145455e-05, + "loss": 1.9485, + "step": 201 + }, + { + "epoch": 1.3116883116883118, + "grad_norm": 3.6283884048461914, + "learning_rate": 9.959782098136683e-05, + "loss": 2.204, + "step": 202 + }, + { + "epoch": 1.3181818181818181, + "grad_norm": 3.5066027641296387, + "learning_rate": 9.959383456775391e-05, + "loss": 2.0808, + "step": 203 + }, + { + "epoch": 1.3246753246753247, + "grad_norm": 3.4553568363189697, + "learning_rate": 9.958982857528052e-05, + "loss": 1.8267, + "step": 204 + }, + { + "epoch": 1.3311688311688312, + "grad_norm": 3.434098482131958, + "learning_rate": 9.958580300552815e-05, + "loss": 2.0149, + "step": 205 + }, + { + "epoch": 1.3376623376623376, + "grad_norm": 3.090224504470825, + "learning_rate": 9.958175786008604e-05, + "loss": 1.6188, + "step": 206 + }, + { + "epoch": 1.344155844155844, + "grad_norm": 3.104416847229004, + "learning_rate": 9.957769314055117e-05, + "loss": 1.8435, + "step": 207 + }, + { + "epoch": 1.3506493506493507, + "grad_norm": 3.1267154216766357, + "learning_rate": 9.957360884852817e-05, + "loss": 1.839, + "step": 208 + }, + { + "epoch": 1.3571428571428572, + "grad_norm": 3.384131908416748, + "learning_rate": 9.956950498562953e-05, + "loss": 2.0758, + "step": 209 + }, + { + "epoch": 1.3636363636363638, + "grad_norm": 3.1655869483947754, + "learning_rate": 9.956538155347534e-05, + "loss": 1.6829, + "step": 210 + }, + { + "epoch": 1.37012987012987, + "grad_norm": 3.373323917388916, + "learning_rate": 9.956123855369346e-05, + "loss": 1.8551, + "step": 211 + }, + { + "epoch": 1.3766233766233766, + "grad_norm": 3.1319708824157715, + "learning_rate": 9.955707598791952e-05, + "loss": 1.7109, + "step": 212 + }, + { + "epoch": 1.3831168831168832, + "grad_norm": 3.38543963432312, + "learning_rate": 9.95528938577968e-05, + "loss": 1.9705, + "step": 213 + }, + { + "epoch": 1.3896103896103895, + "grad_norm": 3.442453145980835, + "learning_rate": 9.954869216497635e-05, + "loss": 1.7815, + "step": 214 + }, + { + "epoch": 1.396103896103896, + "grad_norm": 3.13667368888855, + "learning_rate": 9.954447091111694e-05, + "loss": 1.9754, + "step": 215 + }, + { + "epoch": 1.4025974025974026, + "grad_norm": 3.447659492492676, + "learning_rate": 9.954023009788504e-05, + "loss": 2.269, + "step": 216 + }, + { + "epoch": 1.4090909090909092, + "grad_norm": 3.6094558238983154, + "learning_rate": 9.953596972695487e-05, + "loss": 2.0854, + "step": 217 + }, + { + "epoch": 1.4155844155844157, + "grad_norm": 3.1890039443969727, + "learning_rate": 9.953168980000835e-05, + "loss": 1.993, + "step": 218 + }, + { + "epoch": 1.422077922077922, + "grad_norm": 3.3757541179656982, + "learning_rate": 9.952739031873512e-05, + "loss": 2.0556, + "step": 219 + }, + { + "epoch": 1.4285714285714286, + "grad_norm": 3.047400712966919, + "learning_rate": 9.952307128483256e-05, + "loss": 1.9276, + "step": 220 + }, + { + "epoch": 1.435064935064935, + "grad_norm": 3.213284730911255, + "learning_rate": 9.951873270000576e-05, + "loss": 2.0443, + "step": 221 + }, + { + "epoch": 1.4415584415584415, + "grad_norm": 3.250971794128418, + "learning_rate": 9.95143745659675e-05, + "loss": 1.9392, + "step": 222 + }, + { + "epoch": 1.448051948051948, + "grad_norm": 3.3131914138793945, + "learning_rate": 9.950999688443833e-05, + "loss": 1.8581, + "step": 223 + }, + { + "epoch": 1.4545454545454546, + "grad_norm": 2.970548629760742, + "learning_rate": 9.950559965714648e-05, + "loss": 1.7365, + "step": 224 + }, + { + "epoch": 1.4610389610389611, + "grad_norm": 3.0069758892059326, + "learning_rate": 9.950118288582788e-05, + "loss": 1.4736, + "step": 225 + }, + { + "epoch": 1.4675324675324675, + "grad_norm": 2.8806533813476562, + "learning_rate": 9.949674657222624e-05, + "loss": 1.6931, + "step": 226 + }, + { + "epoch": 1.474025974025974, + "grad_norm": 2.8493435382843018, + "learning_rate": 9.949229071809293e-05, + "loss": 1.6771, + "step": 227 + }, + { + "epoch": 1.4805194805194806, + "grad_norm": 3.4888033866882324, + "learning_rate": 9.948781532518705e-05, + "loss": 1.9593, + "step": 228 + }, + { + "epoch": 1.487012987012987, + "grad_norm": 3.370680332183838, + "learning_rate": 9.948332039527541e-05, + "loss": 1.9331, + "step": 229 + }, + { + "epoch": 1.4935064935064934, + "grad_norm": 3.5115890502929688, + "learning_rate": 9.947880593013255e-05, + "loss": 2.0011, + "step": 230 + }, + { + "epoch": 1.5, + "grad_norm": 3.091661214828491, + "learning_rate": 9.947427193154071e-05, + "loss": 1.8513, + "step": 231 + }, + { + "epoch": 1.5064935064935066, + "grad_norm": 3.062349796295166, + "learning_rate": 9.946971840128981e-05, + "loss": 1.7876, + "step": 232 + }, + { + "epoch": 1.512987012987013, + "grad_norm": 3.1313397884368896, + "learning_rate": 9.946514534117754e-05, + "loss": 1.8766, + "step": 233 + }, + { + "epoch": 1.5194805194805194, + "grad_norm": 3.2378571033477783, + "learning_rate": 9.946055275300928e-05, + "loss": 1.9461, + "step": 234 + }, + { + "epoch": 1.525974025974026, + "grad_norm": 3.385910987854004, + "learning_rate": 9.945594063859809e-05, + "loss": 1.8297, + "step": 235 + }, + { + "epoch": 1.5324675324675323, + "grad_norm": 3.524550676345825, + "learning_rate": 9.945130899976477e-05, + "loss": 1.9914, + "step": 236 + }, + { + "epoch": 1.5389610389610389, + "grad_norm": 3.3748812675476074, + "learning_rate": 9.944665783833782e-05, + "loss": 1.8368, + "step": 237 + }, + { + "epoch": 1.5454545454545454, + "grad_norm": 3.096031904220581, + "learning_rate": 9.944198715615342e-05, + "loss": 1.783, + "step": 238 + }, + { + "epoch": 1.551948051948052, + "grad_norm": 3.375197410583496, + "learning_rate": 9.943729695505552e-05, + "loss": 2.073, + "step": 239 + }, + { + "epoch": 1.5584415584415585, + "grad_norm": 2.887650966644287, + "learning_rate": 9.94325872368957e-05, + "loss": 1.8864, + "step": 240 + }, + { + "epoch": 1.564935064935065, + "grad_norm": 3.060448169708252, + "learning_rate": 9.942785800353332e-05, + "loss": 1.7054, + "step": 241 + }, + { + "epoch": 1.5714285714285714, + "grad_norm": 3.2923696041107178, + "learning_rate": 9.942310925683538e-05, + "loss": 1.999, + "step": 242 + }, + { + "epoch": 1.577922077922078, + "grad_norm": 2.896110773086548, + "learning_rate": 9.941834099867659e-05, + "loss": 1.832, + "step": 243 + }, + { + "epoch": 1.5844155844155843, + "grad_norm": 2.9442901611328125, + "learning_rate": 9.941355323093943e-05, + "loss": 2.1465, + "step": 244 + }, + { + "epoch": 1.5909090909090908, + "grad_norm": 2.99206280708313, + "learning_rate": 9.940874595551404e-05, + "loss": 1.7449, + "step": 245 + }, + { + "epoch": 1.5974025974025974, + "grad_norm": 3.049651622772217, + "learning_rate": 9.940391917429818e-05, + "loss": 1.5516, + "step": 246 + }, + { + "epoch": 1.603896103896104, + "grad_norm": 3.3082385063171387, + "learning_rate": 9.939907288919747e-05, + "loss": 2.0167, + "step": 247 + }, + { + "epoch": 1.6103896103896105, + "grad_norm": 3.1149022579193115, + "learning_rate": 9.939420710212511e-05, + "loss": 2.0022, + "step": 248 + }, + { + "epoch": 1.616883116883117, + "grad_norm": 2.9124245643615723, + "learning_rate": 9.938932181500205e-05, + "loss": 1.9863, + "step": 249 + }, + { + "epoch": 1.6233766233766234, + "grad_norm": 3.180870294570923, + "learning_rate": 9.938441702975689e-05, + "loss": 1.9872, + "step": 250 + }, + { + "epoch": 1.62987012987013, + "grad_norm": 3.2378902435302734, + "learning_rate": 9.9379492748326e-05, + "loss": 1.9957, + "step": 251 + }, + { + "epoch": 1.6363636363636362, + "grad_norm": 2.9901888370513916, + "learning_rate": 9.937454897265337e-05, + "loss": 1.7305, + "step": 252 + }, + { + "epoch": 1.6428571428571428, + "grad_norm": 3.472109794616699, + "learning_rate": 9.936958570469077e-05, + "loss": 2.1072, + "step": 253 + }, + { + "epoch": 1.6493506493506493, + "grad_norm": 3.1424944400787354, + "learning_rate": 9.93646029463976e-05, + "loss": 1.961, + "step": 254 + }, + { + "epoch": 1.655844155844156, + "grad_norm": 3.177325487136841, + "learning_rate": 9.935960069974096e-05, + "loss": 1.7897, + "step": 255 + }, + { + "epoch": 1.6623376623376624, + "grad_norm": 3.207707166671753, + "learning_rate": 9.935457896669568e-05, + "loss": 1.8971, + "step": 256 + }, + { + "epoch": 1.6688311688311688, + "grad_norm": 3.142314910888672, + "learning_rate": 9.934953774924424e-05, + "loss": 1.8993, + "step": 257 + }, + { + "epoch": 1.6753246753246753, + "grad_norm": 3.1800239086151123, + "learning_rate": 9.934447704937684e-05, + "loss": 1.9482, + "step": 258 + }, + { + "epoch": 1.6818181818181817, + "grad_norm": 2.71478271484375, + "learning_rate": 9.933939686909137e-05, + "loss": 1.7173, + "step": 259 + }, + { + "epoch": 1.6883116883116882, + "grad_norm": 3.2946617603302, + "learning_rate": 9.93342972103934e-05, + "loss": 2.0823, + "step": 260 + }, + { + "epoch": 1.6948051948051948, + "grad_norm": 3.1132423877716064, + "learning_rate": 9.93291780752962e-05, + "loss": 1.9475, + "step": 261 + }, + { + "epoch": 1.7012987012987013, + "grad_norm": 3.383772373199463, + "learning_rate": 9.932403946582072e-05, + "loss": 2.1187, + "step": 262 + }, + { + "epoch": 1.7077922077922079, + "grad_norm": 3.0686593055725098, + "learning_rate": 9.931888138399561e-05, + "loss": 1.7843, + "step": 263 + }, + { + "epoch": 1.7142857142857144, + "grad_norm": 3.1363070011138916, + "learning_rate": 9.931370383185718e-05, + "loss": 2.0091, + "step": 264 + }, + { + "epoch": 1.7207792207792207, + "grad_norm": 3.5003199577331543, + "learning_rate": 9.930850681144945e-05, + "loss": 2.1529, + "step": 265 + }, + { + "epoch": 1.7272727272727273, + "grad_norm": 3.456496000289917, + "learning_rate": 9.930329032482413e-05, + "loss": 2.0149, + "step": 266 + }, + { + "epoch": 1.7337662337662336, + "grad_norm": 2.9732820987701416, + "learning_rate": 9.92980543740406e-05, + "loss": 1.7583, + "step": 267 + }, + { + "epoch": 1.7402597402597402, + "grad_norm": 3.0580830574035645, + "learning_rate": 9.929279896116594e-05, + "loss": 1.9094, + "step": 268 + }, + { + "epoch": 1.7467532467532467, + "grad_norm": 2.9448652267456055, + "learning_rate": 9.92875240882749e-05, + "loss": 1.8479, + "step": 269 + }, + { + "epoch": 1.7532467532467533, + "grad_norm": 3.3782246112823486, + "learning_rate": 9.928222975744991e-05, + "loss": 1.7582, + "step": 270 + }, + { + "epoch": 1.7597402597402598, + "grad_norm": 3.2021212577819824, + "learning_rate": 9.927691597078108e-05, + "loss": 2.0634, + "step": 271 + }, + { + "epoch": 1.7662337662337664, + "grad_norm": 3.008000135421753, + "learning_rate": 9.927158273036625e-05, + "loss": 1.8569, + "step": 272 + }, + { + "epoch": 1.7727272727272727, + "grad_norm": 3.255671501159668, + "learning_rate": 9.926623003831084e-05, + "loss": 1.8678, + "step": 273 + }, + { + "epoch": 1.7792207792207793, + "grad_norm": 3.4665205478668213, + "learning_rate": 9.926085789672806e-05, + "loss": 2.1407, + "step": 274 + }, + { + "epoch": 1.7857142857142856, + "grad_norm": 3.0679426193237305, + "learning_rate": 9.92554663077387e-05, + "loss": 2.0964, + "step": 275 + }, + { + "epoch": 1.7922077922077921, + "grad_norm": 3.3258745670318604, + "learning_rate": 9.92500552734713e-05, + "loss": 2.0542, + "step": 276 + }, + { + "epoch": 1.7987012987012987, + "grad_norm": 3.138080596923828, + "learning_rate": 9.924462479606207e-05, + "loss": 1.9672, + "step": 277 + }, + { + "epoch": 1.8051948051948052, + "grad_norm": 3.225432872772217, + "learning_rate": 9.923917487765484e-05, + "loss": 1.9354, + "step": 278 + }, + { + "epoch": 1.8116883116883118, + "grad_norm": 2.762915849685669, + "learning_rate": 9.923370552040116e-05, + "loss": 1.7821, + "step": 279 + }, + { + "epoch": 1.8181818181818183, + "grad_norm": 3.107593059539795, + "learning_rate": 9.922821672646027e-05, + "loss": 1.8868, + "step": 280 + }, + { + "epoch": 1.8246753246753247, + "grad_norm": 3.052213668823242, + "learning_rate": 9.922270849799905e-05, + "loss": 1.8148, + "step": 281 + }, + { + "epoch": 1.8311688311688312, + "grad_norm": 3.04420804977417, + "learning_rate": 9.921718083719203e-05, + "loss": 2.0534, + "step": 282 + }, + { + "epoch": 1.8376623376623376, + "grad_norm": 3.083042860031128, + "learning_rate": 9.921163374622147e-05, + "loss": 2.0427, + "step": 283 + }, + { + "epoch": 1.844155844155844, + "grad_norm": 2.7837564945220947, + "learning_rate": 9.920606722727725e-05, + "loss": 1.5982, + "step": 284 + }, + { + "epoch": 1.8506493506493507, + "grad_norm": 2.737576961517334, + "learning_rate": 9.920048128255699e-05, + "loss": 1.6942, + "step": 285 + }, + { + "epoch": 1.8571428571428572, + "grad_norm": 2.9239234924316406, + "learning_rate": 9.919487591426591e-05, + "loss": 1.9588, + "step": 286 + }, + { + "epoch": 1.8636363636363638, + "grad_norm": 2.5686419010162354, + "learning_rate": 9.918925112461688e-05, + "loss": 1.798, + "step": 287 + }, + { + "epoch": 1.87012987012987, + "grad_norm": 3.106424570083618, + "learning_rate": 9.918360691583056e-05, + "loss": 1.9961, + "step": 288 + }, + { + "epoch": 1.8766233766233766, + "grad_norm": 3.469996452331543, + "learning_rate": 9.91779432901351e-05, + "loss": 2.1417, + "step": 289 + }, + { + "epoch": 1.883116883116883, + "grad_norm": 3.0456113815307617, + "learning_rate": 9.917226024976649e-05, + "loss": 1.922, + "step": 290 + }, + { + "epoch": 1.8896103896103895, + "grad_norm": 3.158688545227051, + "learning_rate": 9.916655779696826e-05, + "loss": 1.8516, + "step": 291 + }, + { + "epoch": 1.896103896103896, + "grad_norm": 2.9286715984344482, + "learning_rate": 9.916083593399166e-05, + "loss": 2.0368, + "step": 292 + }, + { + "epoch": 1.9025974025974026, + "grad_norm": 2.7478342056274414, + "learning_rate": 9.91550946630956e-05, + "loss": 1.7571, + "step": 293 + }, + { + "epoch": 1.9090909090909092, + "grad_norm": 2.5094292163848877, + "learning_rate": 9.914933398654663e-05, + "loss": 1.7007, + "step": 294 + }, + { + "epoch": 1.9155844155844157, + "grad_norm": 2.9641265869140625, + "learning_rate": 9.914355390661896e-05, + "loss": 1.7764, + "step": 295 + }, + { + "epoch": 1.922077922077922, + "grad_norm": 3.029686689376831, + "learning_rate": 9.913775442559452e-05, + "loss": 1.9938, + "step": 296 + }, + { + "epoch": 1.9285714285714286, + "grad_norm": 3.169807195663452, + "learning_rate": 9.91319355457628e-05, + "loss": 1.9341, + "step": 297 + }, + { + "epoch": 1.935064935064935, + "grad_norm": 2.8388686180114746, + "learning_rate": 9.912609726942103e-05, + "loss": 1.96, + "step": 298 + }, + { + "epoch": 1.9415584415584415, + "grad_norm": 3.2075181007385254, + "learning_rate": 9.912023959887408e-05, + "loss": 2.0209, + "step": 299 + }, + { + "epoch": 1.948051948051948, + "grad_norm": 2.870790481567383, + "learning_rate": 9.911436253643445e-05, + "loss": 1.7023, + "step": 300 + }, + { + "epoch": 1.9545454545454546, + "grad_norm": 3.17559814453125, + "learning_rate": 9.910846608442229e-05, + "loss": 1.8861, + "step": 301 + }, + { + "epoch": 1.9610389610389611, + "grad_norm": 3.2682406902313232, + "learning_rate": 9.910255024516546e-05, + "loss": 1.9807, + "step": 302 + }, + { + "epoch": 1.9675324675324677, + "grad_norm": 3.0713870525360107, + "learning_rate": 9.909661502099943e-05, + "loss": 1.7816, + "step": 303 + }, + { + "epoch": 1.974025974025974, + "grad_norm": 2.817713975906372, + "learning_rate": 9.909066041426733e-05, + "loss": 1.802, + "step": 304 + }, + { + "epoch": 1.9805194805194806, + "grad_norm": 3.0280492305755615, + "learning_rate": 9.908468642731995e-05, + "loss": 2.1874, + "step": 305 + }, + { + "epoch": 1.987012987012987, + "grad_norm": 2.799920082092285, + "learning_rate": 9.907869306251572e-05, + "loss": 1.6937, + "step": 306 + }, + { + "epoch": 1.9935064935064934, + "grad_norm": 2.9983012676239014, + "learning_rate": 9.907268032222071e-05, + "loss": 1.9305, + "step": 307 + }, + { + "epoch": 2.0, + "grad_norm": 4888.9140625, + "learning_rate": 9.90666482088087e-05, + "loss": 1.771, + "step": 308 + }, + { + "epoch": 2.0064935064935066, + "grad_norm": 3.2918434143066406, + "learning_rate": 9.906059672466101e-05, + "loss": 1.651, + "step": 309 + }, + { + "epoch": 2.012987012987013, + "grad_norm": 3.1957743167877197, + "learning_rate": 9.90545258721667e-05, + "loss": 1.7395, + "step": 310 + }, + { + "epoch": 2.0194805194805197, + "grad_norm": 3.090162515640259, + "learning_rate": 9.904843565372248e-05, + "loss": 1.6515, + "step": 311 + }, + { + "epoch": 2.0259740259740258, + "grad_norm": 3.333552598953247, + "learning_rate": 9.904232607173262e-05, + "loss": 1.6349, + "step": 312 + }, + { + "epoch": 2.0324675324675323, + "grad_norm": 3.266960382461548, + "learning_rate": 9.903619712860912e-05, + "loss": 1.6787, + "step": 313 + }, + { + "epoch": 2.038961038961039, + "grad_norm": 3.407783031463623, + "learning_rate": 9.903004882677156e-05, + "loss": 1.5224, + "step": 314 + }, + { + "epoch": 2.0454545454545454, + "grad_norm": 3.5633609294891357, + "learning_rate": 9.902388116864722e-05, + "loss": 1.7562, + "step": 315 + }, + { + "epoch": 2.051948051948052, + "grad_norm": 3.1980199813842773, + "learning_rate": 9.901769415667099e-05, + "loss": 1.6488, + "step": 316 + }, + { + "epoch": 2.0584415584415585, + "grad_norm": 2.946018695831299, + "learning_rate": 9.90114877932854e-05, + "loss": 1.3956, + "step": 317 + }, + { + "epoch": 2.064935064935065, + "grad_norm": 3.0959718227386475, + "learning_rate": 9.900526208094061e-05, + "loss": 1.6679, + "step": 318 + }, + { + "epoch": 2.0714285714285716, + "grad_norm": 3.6357126235961914, + "learning_rate": 9.899901702209445e-05, + "loss": 1.6934, + "step": 319 + }, + { + "epoch": 2.0779220779220777, + "grad_norm": 3.2969744205474854, + "learning_rate": 9.899275261921234e-05, + "loss": 1.7037, + "step": 320 + }, + { + "epoch": 2.0844155844155843, + "grad_norm": 3.406505584716797, + "learning_rate": 9.898646887476741e-05, + "loss": 1.6802, + "step": 321 + }, + { + "epoch": 2.090909090909091, + "grad_norm": 3.356058120727539, + "learning_rate": 9.898016579124037e-05, + "loss": 1.6779, + "step": 322 + }, + { + "epoch": 2.0974025974025974, + "grad_norm": 3.2132608890533447, + "learning_rate": 9.897384337111957e-05, + "loss": 1.6753, + "step": 323 + }, + { + "epoch": 2.103896103896104, + "grad_norm": 3.860316514968872, + "learning_rate": 9.8967501616901e-05, + "loss": 1.7702, + "step": 324 + }, + { + "epoch": 2.1103896103896105, + "grad_norm": 3.283928871154785, + "learning_rate": 9.896114053108829e-05, + "loss": 1.874, + "step": 325 + }, + { + "epoch": 2.116883116883117, + "grad_norm": 3.458469867706299, + "learning_rate": 9.895476011619269e-05, + "loss": 1.6123, + "step": 326 + }, + { + "epoch": 2.1233766233766236, + "grad_norm": 3.1832275390625, + "learning_rate": 9.89483603747331e-05, + "loss": 1.5368, + "step": 327 + }, + { + "epoch": 2.1298701298701297, + "grad_norm": 3.380354166030884, + "learning_rate": 9.894194130923602e-05, + "loss": 1.8633, + "step": 328 + }, + { + "epoch": 2.1363636363636362, + "grad_norm": 3.0025081634521484, + "learning_rate": 9.89355029222356e-05, + "loss": 1.693, + "step": 329 + }, + { + "epoch": 2.142857142857143, + "grad_norm": 3.223750591278076, + "learning_rate": 9.892904521627361e-05, + "loss": 1.6421, + "step": 330 + }, + { + "epoch": 2.1493506493506493, + "grad_norm": 2.978912830352783, + "learning_rate": 9.892256819389947e-05, + "loss": 1.6442, + "step": 331 + }, + { + "epoch": 2.155844155844156, + "grad_norm": 3.126190185546875, + "learning_rate": 9.891607185767018e-05, + "loss": 1.642, + "step": 332 + }, + { + "epoch": 2.1623376623376624, + "grad_norm": 3.196380615234375, + "learning_rate": 9.890955621015039e-05, + "loss": 1.8094, + "step": 333 + }, + { + "epoch": 2.168831168831169, + "grad_norm": 3.2463197708129883, + "learning_rate": 9.890302125391239e-05, + "loss": 1.7948, + "step": 334 + }, + { + "epoch": 2.175324675324675, + "grad_norm": 3.05271053314209, + "learning_rate": 9.88964669915361e-05, + "loss": 1.7538, + "step": 335 + }, + { + "epoch": 2.1818181818181817, + "grad_norm": 2.841326951980591, + "learning_rate": 9.888989342560899e-05, + "loss": 1.7039, + "step": 336 + }, + { + "epoch": 2.188311688311688, + "grad_norm": 2.989499807357788, + "learning_rate": 9.888330055872623e-05, + "loss": 1.6692, + "step": 337 + }, + { + "epoch": 2.1948051948051948, + "grad_norm": 3.3557872772216797, + "learning_rate": 9.887668839349057e-05, + "loss": 1.6721, + "step": 338 + }, + { + "epoch": 2.2012987012987013, + "grad_norm": 3.342548370361328, + "learning_rate": 9.88700569325124e-05, + "loss": 1.83, + "step": 339 + }, + { + "epoch": 2.207792207792208, + "grad_norm": 2.9942660331726074, + "learning_rate": 9.886340617840968e-05, + "loss": 1.8081, + "step": 340 + }, + { + "epoch": 2.2142857142857144, + "grad_norm": 3.1562952995300293, + "learning_rate": 9.885673613380806e-05, + "loss": 1.7479, + "step": 341 + }, + { + "epoch": 2.220779220779221, + "grad_norm": 2.7380170822143555, + "learning_rate": 9.885004680134076e-05, + "loss": 1.3577, + "step": 342 + }, + { + "epoch": 2.227272727272727, + "grad_norm": 2.7151942253112793, + "learning_rate": 9.884333818364861e-05, + "loss": 1.3956, + "step": 343 + }, + { + "epoch": 2.2337662337662336, + "grad_norm": 3.0294029712677, + "learning_rate": 9.883661028338008e-05, + "loss": 1.5567, + "step": 344 + }, + { + "epoch": 2.24025974025974, + "grad_norm": 3.0623183250427246, + "learning_rate": 9.882986310319124e-05, + "loss": 1.6769, + "step": 345 + }, + { + "epoch": 2.2467532467532467, + "grad_norm": 3.1786789894104004, + "learning_rate": 9.882309664574575e-05, + "loss": 1.595, + "step": 346 + }, + { + "epoch": 2.2532467532467533, + "grad_norm": 3.2232789993286133, + "learning_rate": 9.881631091371491e-05, + "loss": 1.6652, + "step": 347 + }, + { + "epoch": 2.25974025974026, + "grad_norm": 2.559070110321045, + "learning_rate": 9.880950590977765e-05, + "loss": 1.3795, + "step": 348 + }, + { + "epoch": 2.2662337662337664, + "grad_norm": 3.3524162769317627, + "learning_rate": 9.880268163662042e-05, + "loss": 1.8738, + "step": 349 + }, + { + "epoch": 2.2727272727272725, + "grad_norm": 3.0645384788513184, + "learning_rate": 9.879583809693738e-05, + "loss": 1.6108, + "step": 350 + }, + { + "epoch": 2.279220779220779, + "grad_norm": 3.547124147415161, + "learning_rate": 9.878897529343023e-05, + "loss": 1.9958, + "step": 351 + }, + { + "epoch": 2.2857142857142856, + "grad_norm": 2.875279188156128, + "learning_rate": 9.87820932288083e-05, + "loss": 1.5304, + "step": 352 + }, + { + "epoch": 2.292207792207792, + "grad_norm": 3.039005756378174, + "learning_rate": 9.877519190578852e-05, + "loss": 1.6787, + "step": 353 + }, + { + "epoch": 2.2987012987012987, + "grad_norm": 3.231783151626587, + "learning_rate": 9.876827132709544e-05, + "loss": 1.8304, + "step": 354 + }, + { + "epoch": 2.3051948051948052, + "grad_norm": 3.3293938636779785, + "learning_rate": 9.876133149546118e-05, + "loss": 1.8101, + "step": 355 + }, + { + "epoch": 2.311688311688312, + "grad_norm": 3.1368279457092285, + "learning_rate": 9.875437241362546e-05, + "loss": 1.7841, + "step": 356 + }, + { + "epoch": 2.3181818181818183, + "grad_norm": 3.4561681747436523, + "learning_rate": 9.874739408433565e-05, + "loss": 1.8775, + "step": 357 + }, + { + "epoch": 2.324675324675325, + "grad_norm": 2.352166175842285, + "learning_rate": 9.874039651034666e-05, + "loss": 1.4749, + "step": 358 + }, + { + "epoch": 2.331168831168831, + "grad_norm": 2.7010676860809326, + "learning_rate": 9.873337969442101e-05, + "loss": 1.6247, + "step": 359 + }, + { + "epoch": 2.3376623376623376, + "grad_norm": 2.420346260070801, + "learning_rate": 9.872634363932887e-05, + "loss": 1.2657, + "step": 360 + }, + { + "epoch": 2.344155844155844, + "grad_norm": 3.2130322456359863, + "learning_rate": 9.871928834784792e-05, + "loss": 1.796, + "step": 361 + }, + { + "epoch": 2.3506493506493507, + "grad_norm": 2.915154457092285, + "learning_rate": 9.87122138227635e-05, + "loss": 1.6665, + "step": 362 + }, + { + "epoch": 2.357142857142857, + "grad_norm": 3.347503185272217, + "learning_rate": 9.870512006686851e-05, + "loss": 1.599, + "step": 363 + }, + { + "epoch": 2.3636363636363638, + "grad_norm": 3.082561492919922, + "learning_rate": 9.869800708296346e-05, + "loss": 1.9103, + "step": 364 + }, + { + "epoch": 2.3701298701298703, + "grad_norm": 2.9106686115264893, + "learning_rate": 9.869087487385644e-05, + "loss": 1.8083, + "step": 365 + }, + { + "epoch": 2.3766233766233764, + "grad_norm": 3.256690740585327, + "learning_rate": 9.868372344236313e-05, + "loss": 1.6163, + "step": 366 + }, + { + "epoch": 2.383116883116883, + "grad_norm": 3.0932395458221436, + "learning_rate": 9.867655279130683e-05, + "loss": 1.7318, + "step": 367 + }, + { + "epoch": 2.3896103896103895, + "grad_norm": 2.975876569747925, + "learning_rate": 9.866936292351836e-05, + "loss": 1.8791, + "step": 368 + }, + { + "epoch": 2.396103896103896, + "grad_norm": 3.221210241317749, + "learning_rate": 9.866215384183619e-05, + "loss": 1.8514, + "step": 369 + }, + { + "epoch": 2.4025974025974026, + "grad_norm": 3.188079833984375, + "learning_rate": 9.865492554910633e-05, + "loss": 1.8689, + "step": 370 + }, + { + "epoch": 2.409090909090909, + "grad_norm": 3.175229072570801, + "learning_rate": 9.864767804818243e-05, + "loss": 1.8805, + "step": 371 + }, + { + "epoch": 2.4155844155844157, + "grad_norm": 3.077758312225342, + "learning_rate": 9.864041134192563e-05, + "loss": 1.9167, + "step": 372 + }, + { + "epoch": 2.4220779220779223, + "grad_norm": 2.952587366104126, + "learning_rate": 9.863312543320477e-05, + "loss": 1.7636, + "step": 373 + }, + { + "epoch": 2.4285714285714284, + "grad_norm": 2.8241958618164062, + "learning_rate": 9.86258203248962e-05, + "loss": 1.583, + "step": 374 + }, + { + "epoch": 2.435064935064935, + "grad_norm": 3.0791385173797607, + "learning_rate": 9.861849601988383e-05, + "loss": 1.5679, + "step": 375 + }, + { + "epoch": 2.4415584415584415, + "grad_norm": 3.0636885166168213, + "learning_rate": 9.861115252105921e-05, + "loss": 1.6682, + "step": 376 + }, + { + "epoch": 2.448051948051948, + "grad_norm": 2.9893672466278076, + "learning_rate": 9.860378983132143e-05, + "loss": 1.8759, + "step": 377 + }, + { + "epoch": 2.4545454545454546, + "grad_norm": 2.585669755935669, + "learning_rate": 9.859640795357716e-05, + "loss": 1.602, + "step": 378 + }, + { + "epoch": 2.461038961038961, + "grad_norm": 2.8519511222839355, + "learning_rate": 9.858900689074064e-05, + "loss": 1.8531, + "step": 379 + }, + { + "epoch": 2.4675324675324677, + "grad_norm": 2.6581485271453857, + "learning_rate": 9.85815866457337e-05, + "loss": 1.6298, + "step": 380 + }, + { + "epoch": 2.474025974025974, + "grad_norm": 2.6713006496429443, + "learning_rate": 9.857414722148574e-05, + "loss": 1.7688, + "step": 381 + }, + { + "epoch": 2.4805194805194803, + "grad_norm": 2.8108949661254883, + "learning_rate": 9.856668862093372e-05, + "loss": 1.7104, + "step": 382 + }, + { + "epoch": 2.487012987012987, + "grad_norm": 2.4003746509552, + "learning_rate": 9.855921084702219e-05, + "loss": 1.4872, + "step": 383 + }, + { + "epoch": 2.4935064935064934, + "grad_norm": 2.9604358673095703, + "learning_rate": 9.855171390270324e-05, + "loss": 1.6916, + "step": 384 + }, + { + "epoch": 2.5, + "grad_norm": 2.9553635120391846, + "learning_rate": 9.854419779093655e-05, + "loss": 1.65, + "step": 385 + }, + { + "epoch": 2.5064935064935066, + "grad_norm": 2.6719701290130615, + "learning_rate": 9.853666251468937e-05, + "loss": 1.5492, + "step": 386 + }, + { + "epoch": 2.512987012987013, + "grad_norm": 2.918327808380127, + "learning_rate": 9.85291080769365e-05, + "loss": 1.8282, + "step": 387 + }, + { + "epoch": 2.5194805194805197, + "grad_norm": 3.0886974334716797, + "learning_rate": 9.852153448066032e-05, + "loss": 1.7593, + "step": 388 + }, + { + "epoch": 2.525974025974026, + "grad_norm": 2.843238592147827, + "learning_rate": 9.851394172885074e-05, + "loss": 1.7201, + "step": 389 + }, + { + "epoch": 2.5324675324675323, + "grad_norm": 2.817976951599121, + "learning_rate": 9.85063298245053e-05, + "loss": 1.7933, + "step": 390 + }, + { + "epoch": 2.538961038961039, + "grad_norm": 2.8269622325897217, + "learning_rate": 9.849869877062902e-05, + "loss": 1.7015, + "step": 391 + }, + { + "epoch": 2.5454545454545454, + "grad_norm": 2.727435827255249, + "learning_rate": 9.849104857023455e-05, + "loss": 1.481, + "step": 392 + }, + { + "epoch": 2.551948051948052, + "grad_norm": 2.7080495357513428, + "learning_rate": 9.848337922634206e-05, + "loss": 1.4346, + "step": 393 + }, + { + "epoch": 2.5584415584415585, + "grad_norm": 3.0474908351898193, + "learning_rate": 9.847569074197926e-05, + "loss": 1.6259, + "step": 394 + }, + { + "epoch": 2.564935064935065, + "grad_norm": 2.7546396255493164, + "learning_rate": 9.846798312018146e-05, + "loss": 1.5626, + "step": 395 + }, + { + "epoch": 2.571428571428571, + "grad_norm": 2.9604411125183105, + "learning_rate": 9.846025636399152e-05, + "loss": 2.0086, + "step": 396 + }, + { + "epoch": 2.5779220779220777, + "grad_norm": 3.0381553173065186, + "learning_rate": 9.845251047645983e-05, + "loss": 2.0266, + "step": 397 + }, + { + "epoch": 2.5844155844155843, + "grad_norm": 2.540466070175171, + "learning_rate": 9.844474546064435e-05, + "loss": 1.4928, + "step": 398 + }, + { + "epoch": 2.590909090909091, + "grad_norm": 2.5260584354400635, + "learning_rate": 9.843696131961058e-05, + "loss": 1.5486, + "step": 399 + }, + { + "epoch": 2.5974025974025974, + "grad_norm": 2.7667641639709473, + "learning_rate": 9.842915805643155e-05, + "loss": 1.6139, + "step": 400 + }, + { + "epoch": 2.603896103896104, + "grad_norm": 2.7333874702453613, + "learning_rate": 9.842133567418792e-05, + "loss": 1.747, + "step": 401 + }, + { + "epoch": 2.6103896103896105, + "grad_norm": 2.620067596435547, + "learning_rate": 9.841349417596779e-05, + "loss": 1.6353, + "step": 402 + }, + { + "epoch": 2.616883116883117, + "grad_norm": 2.723745584487915, + "learning_rate": 9.84056335648669e-05, + "loss": 1.5413, + "step": 403 + }, + { + "epoch": 2.6233766233766236, + "grad_norm": 2.789571523666382, + "learning_rate": 9.839775384398847e-05, + "loss": 1.9104, + "step": 404 + }, + { + "epoch": 2.62987012987013, + "grad_norm": 2.624312162399292, + "learning_rate": 9.838985501644328e-05, + "loss": 1.7595, + "step": 405 + }, + { + "epoch": 2.6363636363636362, + "grad_norm": 2.454328775405884, + "learning_rate": 9.838193708534968e-05, + "loss": 1.5174, + "step": 406 + }, + { + "epoch": 2.642857142857143, + "grad_norm": 2.664504051208496, + "learning_rate": 9.837400005383354e-05, + "loss": 1.5799, + "step": 407 + }, + { + "epoch": 2.6493506493506493, + "grad_norm": 2.553387403488159, + "learning_rate": 9.83660439250283e-05, + "loss": 1.6922, + "step": 408 + }, + { + "epoch": 2.655844155844156, + "grad_norm": 2.5766408443450928, + "learning_rate": 9.835806870207487e-05, + "loss": 1.8922, + "step": 409 + }, + { + "epoch": 2.6623376623376624, + "grad_norm": 2.8266332149505615, + "learning_rate": 9.835007438812177e-05, + "loss": 1.6223, + "step": 410 + }, + { + "epoch": 2.6688311688311686, + "grad_norm": 2.6766135692596436, + "learning_rate": 9.834206098632499e-05, + "loss": 1.6929, + "step": 411 + }, + { + "epoch": 2.675324675324675, + "grad_norm": 2.5043816566467285, + "learning_rate": 9.833402849984815e-05, + "loss": 1.5207, + "step": 412 + }, + { + "epoch": 2.6818181818181817, + "grad_norm": 2.6566975116729736, + "learning_rate": 9.832597693186232e-05, + "loss": 1.597, + "step": 413 + }, + { + "epoch": 2.688311688311688, + "grad_norm": 2.4868650436401367, + "learning_rate": 9.831790628554612e-05, + "loss": 1.6636, + "step": 414 + }, + { + "epoch": 2.6948051948051948, + "grad_norm": 2.5328221321105957, + "learning_rate": 9.830981656408574e-05, + "loss": 1.7525, + "step": 415 + }, + { + "epoch": 2.7012987012987013, + "grad_norm": 2.5664961338043213, + "learning_rate": 9.830170777067485e-05, + "loss": 1.6539, + "step": 416 + }, + { + "epoch": 2.707792207792208, + "grad_norm": 2.7295408248901367, + "learning_rate": 9.829357990851468e-05, + "loss": 1.8107, + "step": 417 + }, + { + "epoch": 2.7142857142857144, + "grad_norm": 2.501190662384033, + "learning_rate": 9.8285432980814e-05, + "loss": 1.4882, + "step": 418 + }, + { + "epoch": 2.720779220779221, + "grad_norm": 2.678788185119629, + "learning_rate": 9.827726699078908e-05, + "loss": 1.711, + "step": 419 + }, + { + "epoch": 2.7272727272727275, + "grad_norm": 2.4673514366149902, + "learning_rate": 9.82690819416637e-05, + "loss": 1.6805, + "step": 420 + }, + { + "epoch": 2.7337662337662336, + "grad_norm": 2.555209159851074, + "learning_rate": 9.826087783666921e-05, + "loss": 1.705, + "step": 421 + }, + { + "epoch": 2.74025974025974, + "grad_norm": 2.5114858150482178, + "learning_rate": 9.825265467904445e-05, + "loss": 1.6545, + "step": 422 + }, + { + "epoch": 2.7467532467532467, + "grad_norm": 2.7648122310638428, + "learning_rate": 9.824441247203579e-05, + "loss": 1.741, + "step": 423 + }, + { + "epoch": 2.7532467532467533, + "grad_norm": 2.949734687805176, + "learning_rate": 9.823615121889716e-05, + "loss": 1.8766, + "step": 424 + }, + { + "epoch": 2.75974025974026, + "grad_norm": 2.765125036239624, + "learning_rate": 9.822787092288991e-05, + "loss": 1.674, + "step": 425 + }, + { + "epoch": 2.7662337662337664, + "grad_norm": 2.5355770587921143, + "learning_rate": 9.821957158728301e-05, + "loss": 1.7228, + "step": 426 + }, + { + "epoch": 2.7727272727272725, + "grad_norm": 2.7192254066467285, + "learning_rate": 9.82112532153529e-05, + "loss": 1.8595, + "step": 427 + }, + { + "epoch": 2.779220779220779, + "grad_norm": 2.6829566955566406, + "learning_rate": 9.820291581038355e-05, + "loss": 1.758, + "step": 428 + }, + { + "epoch": 2.7857142857142856, + "grad_norm": 2.2499940395355225, + "learning_rate": 9.819455937566642e-05, + "loss": 1.427, + "step": 429 + }, + { + "epoch": 2.792207792207792, + "grad_norm": 2.475795030593872, + "learning_rate": 9.81861839145005e-05, + "loss": 1.7117, + "step": 430 + }, + { + "epoch": 2.7987012987012987, + "grad_norm": 2.8484835624694824, + "learning_rate": 9.817778943019228e-05, + "loss": 1.8138, + "step": 431 + }, + { + "epoch": 2.8051948051948052, + "grad_norm": 2.821648359298706, + "learning_rate": 9.816937592605579e-05, + "loss": 1.6179, + "step": 432 + }, + { + "epoch": 2.811688311688312, + "grad_norm": 2.4450900554656982, + "learning_rate": 9.816094340541256e-05, + "loss": 1.4323, + "step": 433 + }, + { + "epoch": 2.8181818181818183, + "grad_norm": 2.6112494468688965, + "learning_rate": 9.815249187159157e-05, + "loss": 1.8037, + "step": 434 + }, + { + "epoch": 2.824675324675325, + "grad_norm": 2.6128196716308594, + "learning_rate": 9.814402132792939e-05, + "loss": 1.6578, + "step": 435 + }, + { + "epoch": 2.8311688311688314, + "grad_norm": 2.560913562774658, + "learning_rate": 9.813553177777003e-05, + "loss": 1.8626, + "step": 436 + }, + { + "epoch": 2.8376623376623376, + "grad_norm": 2.2726757526397705, + "learning_rate": 9.812702322446505e-05, + "loss": 1.3101, + "step": 437 + }, + { + "epoch": 2.844155844155844, + "grad_norm": 2.4498019218444824, + "learning_rate": 9.81184956713735e-05, + "loss": 1.6713, + "step": 438 + }, + { + "epoch": 2.8506493506493507, + "grad_norm": 2.671379804611206, + "learning_rate": 9.810994912186189e-05, + "loss": 1.7618, + "step": 439 + }, + { + "epoch": 2.857142857142857, + "grad_norm": 2.9830217361450195, + "learning_rate": 9.81013835793043e-05, + "loss": 1.8335, + "step": 440 + }, + { + "epoch": 2.8636363636363638, + "grad_norm": 2.728466749191284, + "learning_rate": 9.809279904708224e-05, + "loss": 1.6927, + "step": 441 + }, + { + "epoch": 2.87012987012987, + "grad_norm": 2.514505624771118, + "learning_rate": 9.808419552858477e-05, + "loss": 1.7542, + "step": 442 + }, + { + "epoch": 2.8766233766233764, + "grad_norm": 2.831462860107422, + "learning_rate": 9.80755730272084e-05, + "loss": 1.6759, + "step": 443 + }, + { + "epoch": 2.883116883116883, + "grad_norm": 2.8181638717651367, + "learning_rate": 9.806693154635718e-05, + "loss": 1.8944, + "step": 444 + }, + { + "epoch": 2.8896103896103895, + "grad_norm": 2.7978835105895996, + "learning_rate": 9.80582710894426e-05, + "loss": 1.7783, + "step": 445 + }, + { + "epoch": 2.896103896103896, + "grad_norm": 2.823338747024536, + "learning_rate": 9.80495916598837e-05, + "loss": 1.7405, + "step": 446 + }, + { + "epoch": 2.9025974025974026, + "grad_norm": 2.665881395339966, + "learning_rate": 9.804089326110697e-05, + "loss": 1.6666, + "step": 447 + }, + { + "epoch": 2.909090909090909, + "grad_norm": 2.69315767288208, + "learning_rate": 9.80321758965464e-05, + "loss": 1.759, + "step": 448 + }, + { + "epoch": 2.9155844155844157, + "grad_norm": 2.6156058311462402, + "learning_rate": 9.802343956964348e-05, + "loss": 1.6456, + "step": 449 + }, + { + "epoch": 2.9220779220779223, + "grad_norm": 2.9610443115234375, + "learning_rate": 9.801468428384716e-05, + "loss": 1.8471, + "step": 450 + }, + { + "epoch": 2.928571428571429, + "grad_norm": 2.6673457622528076, + "learning_rate": 9.800591004261388e-05, + "loss": 1.6938, + "step": 451 + }, + { + "epoch": 2.935064935064935, + "grad_norm": 2.542597532272339, + "learning_rate": 9.79971168494076e-05, + "loss": 1.5416, + "step": 452 + }, + { + "epoch": 2.9415584415584415, + "grad_norm": 2.7253355979919434, + "learning_rate": 9.79883047076997e-05, + "loss": 1.7721, + "step": 453 + }, + { + "epoch": 2.948051948051948, + "grad_norm": 2.6640748977661133, + "learning_rate": 9.797947362096908e-05, + "loss": 1.9404, + "step": 454 + }, + { + "epoch": 2.9545454545454546, + "grad_norm": 2.5272445678710938, + "learning_rate": 9.797062359270215e-05, + "loss": 1.6494, + "step": 455 + }, + { + "epoch": 2.961038961038961, + "grad_norm": 2.679551839828491, + "learning_rate": 9.796175462639272e-05, + "loss": 1.5135, + "step": 456 + }, + { + "epoch": 2.9675324675324677, + "grad_norm": 2.832418918609619, + "learning_rate": 9.795286672554213e-05, + "loss": 1.7057, + "step": 457 + }, + { + "epoch": 2.974025974025974, + "grad_norm": 2.6729843616485596, + "learning_rate": 9.794395989365918e-05, + "loss": 1.7592, + "step": 458 + }, + { + "epoch": 2.9805194805194803, + "grad_norm": 2.605210065841675, + "learning_rate": 9.793503413426015e-05, + "loss": 1.7291, + "step": 459 + }, + { + "epoch": 2.987012987012987, + "grad_norm": 2.906468391418457, + "learning_rate": 9.79260894508688e-05, + "loss": 1.6162, + "step": 460 + }, + { + "epoch": 2.9935064935064934, + "grad_norm": 2.4108238220214844, + "learning_rate": 9.791712584701634e-05, + "loss": 1.5179, + "step": 461 + }, + { + "epoch": 3.0, + "grad_norm": 3461.14306640625, + "learning_rate": 9.790814332624143e-05, + "loss": 1.6267, + "step": 462 + }, + { + "epoch": 3.0064935064935066, + "grad_norm": 2.691493511199951, + "learning_rate": 9.789914189209029e-05, + "loss": 1.4611, + "step": 463 + }, + { + "epoch": 3.012987012987013, + "grad_norm": 2.130276918411255, + "learning_rate": 9.789012154811647e-05, + "loss": 1.0821, + "step": 464 + }, + { + "epoch": 3.0194805194805197, + "grad_norm": 2.652697801589966, + "learning_rate": 9.788108229788111e-05, + "loss": 1.4394, + "step": 465 + }, + { + "epoch": 3.0259740259740258, + "grad_norm": 2.6161065101623535, + "learning_rate": 9.787202414495276e-05, + "loss": 1.5084, + "step": 466 + }, + { + "epoch": 3.0324675324675323, + "grad_norm": 2.4646644592285156, + "learning_rate": 9.786294709290741e-05, + "loss": 1.375, + "step": 467 + }, + { + "epoch": 3.038961038961039, + "grad_norm": 2.6410462856292725, + "learning_rate": 9.785385114532857e-05, + "loss": 1.4476, + "step": 468 + }, + { + "epoch": 3.0454545454545454, + "grad_norm": 2.5742151737213135, + "learning_rate": 9.784473630580713e-05, + "loss": 1.4318, + "step": 469 + }, + { + "epoch": 3.051948051948052, + "grad_norm": 2.7610526084899902, + "learning_rate": 9.783560257794154e-05, + "loss": 1.5746, + "step": 470 + }, + { + "epoch": 3.0584415584415585, + "grad_norm": 2.6887526512145996, + "learning_rate": 9.78264499653376e-05, + "loss": 1.5727, + "step": 471 + }, + { + "epoch": 3.064935064935065, + "grad_norm": 2.533906936645508, + "learning_rate": 9.781727847160865e-05, + "loss": 1.2746, + "step": 472 + }, + { + "epoch": 3.0714285714285716, + "grad_norm": 2.960747241973877, + "learning_rate": 9.780808810037543e-05, + "loss": 1.5435, + "step": 473 + }, + { + "epoch": 3.0779220779220777, + "grad_norm": 2.580984115600586, + "learning_rate": 9.779887885526615e-05, + "loss": 1.4734, + "step": 474 + }, + { + "epoch": 3.0844155844155843, + "grad_norm": 2.5366058349609375, + "learning_rate": 9.778965073991651e-05, + "loss": 1.2849, + "step": 475 + }, + { + "epoch": 3.090909090909091, + "grad_norm": 2.808206796646118, + "learning_rate": 9.778040375796959e-05, + "loss": 1.3771, + "step": 476 + }, + { + "epoch": 3.0974025974025974, + "grad_norm": 3.073631763458252, + "learning_rate": 9.777113791307598e-05, + "loss": 1.3693, + "step": 477 + }, + { + "epoch": 3.103896103896104, + "grad_norm": 2.810788869857788, + "learning_rate": 9.776185320889363e-05, + "loss": 1.6245, + "step": 478 + }, + { + "epoch": 3.1103896103896105, + "grad_norm": 2.9978721141815186, + "learning_rate": 9.775254964908807e-05, + "loss": 1.5436, + "step": 479 + }, + { + "epoch": 3.116883116883117, + "grad_norm": 2.744044065475464, + "learning_rate": 9.774322723733216e-05, + "loss": 1.6038, + "step": 480 + }, + { + "epoch": 3.1233766233766236, + "grad_norm": 2.7648191452026367, + "learning_rate": 9.773388597730623e-05, + "loss": 1.3454, + "step": 481 + }, + { + "epoch": 3.1298701298701297, + "grad_norm": 2.9355039596557617, + "learning_rate": 9.772452587269808e-05, + "loss": 1.5168, + "step": 482 + }, + { + "epoch": 3.1363636363636362, + "grad_norm": 2.6012725830078125, + "learning_rate": 9.771514692720293e-05, + "loss": 1.4007, + "step": 483 + }, + { + "epoch": 3.142857142857143, + "grad_norm": 2.895432949066162, + "learning_rate": 9.770574914452343e-05, + "loss": 1.5449, + "step": 484 + }, + { + "epoch": 3.1493506493506493, + "grad_norm": 3.0441057682037354, + "learning_rate": 9.769633252836969e-05, + "loss": 1.7258, + "step": 485 + }, + { + "epoch": 3.155844155844156, + "grad_norm": 2.6639978885650635, + "learning_rate": 9.768689708245922e-05, + "loss": 1.2904, + "step": 486 + }, + { + "epoch": 3.1623376623376624, + "grad_norm": 2.972113847732544, + "learning_rate": 9.767744281051701e-05, + "loss": 1.5279, + "step": 487 + }, + { + "epoch": 3.168831168831169, + "grad_norm": 2.602752685546875, + "learning_rate": 9.766796971627543e-05, + "loss": 1.4921, + "step": 488 + }, + { + "epoch": 3.175324675324675, + "grad_norm": 2.472797393798828, + "learning_rate": 9.765847780347432e-05, + "loss": 1.4381, + "step": 489 + }, + { + "epoch": 3.1818181818181817, + "grad_norm": 2.773179531097412, + "learning_rate": 9.764896707586096e-05, + "loss": 1.471, + "step": 490 + }, + { + "epoch": 3.188311688311688, + "grad_norm": 2.8864376544952393, + "learning_rate": 9.763943753718998e-05, + "loss": 1.4751, + "step": 491 + }, + { + "epoch": 3.1948051948051948, + "grad_norm": 2.8007543087005615, + "learning_rate": 9.762988919122355e-05, + "loss": 1.3703, + "step": 492 + }, + { + "epoch": 3.2012987012987013, + "grad_norm": 2.5158145427703857, + "learning_rate": 9.762032204173116e-05, + "loss": 1.2792, + "step": 493 + }, + { + "epoch": 3.207792207792208, + "grad_norm": 2.662209987640381, + "learning_rate": 9.761073609248981e-05, + "loss": 1.5026, + "step": 494 + }, + { + "epoch": 3.2142857142857144, + "grad_norm": 2.8098185062408447, + "learning_rate": 9.760113134728384e-05, + "loss": 1.5946, + "step": 495 + }, + { + "epoch": 3.220779220779221, + "grad_norm": 2.5345005989074707, + "learning_rate": 9.759150780990507e-05, + "loss": 1.4414, + "step": 496 + }, + { + "epoch": 3.227272727272727, + "grad_norm": 2.4922263622283936, + "learning_rate": 9.758186548415273e-05, + "loss": 1.4034, + "step": 497 + }, + { + "epoch": 3.2337662337662336, + "grad_norm": 2.613332509994507, + "learning_rate": 9.757220437383346e-05, + "loss": 1.5602, + "step": 498 + }, + { + "epoch": 3.24025974025974, + "grad_norm": 2.9960076808929443, + "learning_rate": 9.756252448276127e-05, + "loss": 1.4437, + "step": 499 + }, + { + "epoch": 3.2467532467532467, + "grad_norm": 2.567506790161133, + "learning_rate": 9.755282581475769e-05, + "loss": 1.5557, + "step": 500 + }, + { + "epoch": 3.2532467532467533, + "grad_norm": 2.7986555099487305, + "learning_rate": 9.754310837365155e-05, + "loss": 1.458, + "step": 501 + }, + { + "epoch": 3.25974025974026, + "grad_norm": 2.6835241317749023, + "learning_rate": 9.753337216327917e-05, + "loss": 1.4782, + "step": 502 + }, + { + "epoch": 3.2662337662337664, + "grad_norm": 2.7536139488220215, + "learning_rate": 9.752361718748423e-05, + "loss": 1.5209, + "step": 503 + }, + { + "epoch": 3.2727272727272725, + "grad_norm": 2.784055709838867, + "learning_rate": 9.751384345011787e-05, + "loss": 1.5919, + "step": 504 + }, + { + "epoch": 3.279220779220779, + "grad_norm": 2.5098867416381836, + "learning_rate": 9.750405095503859e-05, + "loss": 1.5246, + "step": 505 + }, + { + "epoch": 3.2857142857142856, + "grad_norm": 2.397177219390869, + "learning_rate": 9.749423970611231e-05, + "loss": 1.3737, + "step": 506 + }, + { + "epoch": 3.292207792207792, + "grad_norm": 2.790895938873291, + "learning_rate": 9.748440970721236e-05, + "loss": 1.5794, + "step": 507 + }, + { + "epoch": 3.2987012987012987, + "grad_norm": 2.7680368423461914, + "learning_rate": 9.747456096221945e-05, + "loss": 1.5599, + "step": 508 + }, + { + "epoch": 3.3051948051948052, + "grad_norm": 2.880476951599121, + "learning_rate": 9.746469347502174e-05, + "loss": 1.6697, + "step": 509 + }, + { + "epoch": 3.311688311688312, + "grad_norm": 2.7532639503479004, + "learning_rate": 9.745480724951473e-05, + "loss": 1.5952, + "step": 510 + }, + { + "epoch": 3.3181818181818183, + "grad_norm": 2.685209035873413, + "learning_rate": 9.744490228960138e-05, + "loss": 1.5274, + "step": 511 + }, + { + "epoch": 3.324675324675325, + "grad_norm": 2.940244674682617, + "learning_rate": 9.743497859919196e-05, + "loss": 1.5009, + "step": 512 + }, + { + "epoch": 3.331168831168831, + "grad_norm": 2.9467644691467285, + "learning_rate": 9.742503618220422e-05, + "loss": 1.6353, + "step": 513 + }, + { + "epoch": 3.3376623376623376, + "grad_norm": 2.8322834968566895, + "learning_rate": 9.741507504256327e-05, + "loss": 1.653, + "step": 514 + }, + { + "epoch": 3.344155844155844, + "grad_norm": 3.078629493713379, + "learning_rate": 9.74050951842016e-05, + "loss": 1.6408, + "step": 515 + }, + { + "epoch": 3.3506493506493507, + "grad_norm": 2.8227908611297607, + "learning_rate": 9.739509661105912e-05, + "loss": 1.6134, + "step": 516 + }, + { + "epoch": 3.357142857142857, + "grad_norm": 2.8084356784820557, + "learning_rate": 9.738507932708307e-05, + "loss": 1.6953, + "step": 517 + }, + { + "epoch": 3.3636363636363638, + "grad_norm": 2.492335557937622, + "learning_rate": 9.737504333622813e-05, + "loss": 1.534, + "step": 518 + }, + { + "epoch": 3.3701298701298703, + "grad_norm": 2.6720969676971436, + "learning_rate": 9.736498864245638e-05, + "loss": 1.4763, + "step": 519 + }, + { + "epoch": 3.3766233766233764, + "grad_norm": 2.631711006164551, + "learning_rate": 9.735491524973722e-05, + "loss": 1.5452, + "step": 520 + }, + { + "epoch": 3.383116883116883, + "grad_norm": 3.2638559341430664, + "learning_rate": 9.734482316204747e-05, + "loss": 1.5939, + "step": 521 + }, + { + "epoch": 3.3896103896103895, + "grad_norm": 2.783334255218506, + "learning_rate": 9.733471238337136e-05, + "loss": 1.448, + "step": 522 + }, + { + "epoch": 3.396103896103896, + "grad_norm": 2.8106093406677246, + "learning_rate": 9.73245829177004e-05, + "loss": 1.378, + "step": 523 + }, + { + "epoch": 3.4025974025974026, + "grad_norm": 2.796281099319458, + "learning_rate": 9.73144347690336e-05, + "loss": 1.5344, + "step": 524 + }, + { + "epoch": 3.409090909090909, + "grad_norm": 2.7715847492218018, + "learning_rate": 9.730426794137727e-05, + "loss": 1.3997, + "step": 525 + }, + { + "epoch": 3.4155844155844157, + "grad_norm": 2.7550740242004395, + "learning_rate": 9.729408243874511e-05, + "loss": 1.6974, + "step": 526 + }, + { + "epoch": 3.4220779220779223, + "grad_norm": 2.8042678833007812, + "learning_rate": 9.728387826515819e-05, + "loss": 1.432, + "step": 527 + }, + { + "epoch": 3.4285714285714284, + "grad_norm": 2.7147512435913086, + "learning_rate": 9.727365542464497e-05, + "loss": 1.6309, + "step": 528 + }, + { + "epoch": 3.435064935064935, + "grad_norm": 2.6216771602630615, + "learning_rate": 9.726341392124127e-05, + "loss": 1.4175, + "step": 529 + }, + { + "epoch": 3.4415584415584415, + "grad_norm": 2.668849468231201, + "learning_rate": 9.725315375899024e-05, + "loss": 1.6321, + "step": 530 + }, + { + "epoch": 3.448051948051948, + "grad_norm": 2.8898913860321045, + "learning_rate": 9.724287494194247e-05, + "loss": 1.5724, + "step": 531 + }, + { + "epoch": 3.4545454545454546, + "grad_norm": 2.313223361968994, + "learning_rate": 9.723257747415584e-05, + "loss": 1.357, + "step": 532 + }, + { + "epoch": 3.461038961038961, + "grad_norm": 2.627986431121826, + "learning_rate": 9.722226135969566e-05, + "loss": 1.5693, + "step": 533 + }, + { + "epoch": 3.4675324675324677, + "grad_norm": 2.4512863159179688, + "learning_rate": 9.721192660263453e-05, + "loss": 1.6062, + "step": 534 + }, + { + "epoch": 3.474025974025974, + "grad_norm": 2.7816243171691895, + "learning_rate": 9.72015732070525e-05, + "loss": 1.6978, + "step": 535 + }, + { + "epoch": 3.4805194805194803, + "grad_norm": 2.9086880683898926, + "learning_rate": 9.719120117703687e-05, + "loss": 1.5865, + "step": 536 + }, + { + "epoch": 3.487012987012987, + "grad_norm": 2.2172327041625977, + "learning_rate": 9.718081051668239e-05, + "loss": 1.3989, + "step": 537 + }, + { + "epoch": 3.4935064935064934, + "grad_norm": 2.8032913208007812, + "learning_rate": 9.717040123009111e-05, + "loss": 1.6331, + "step": 538 + }, + { + "epoch": 3.5, + "grad_norm": 2.4231390953063965, + "learning_rate": 9.715997332137248e-05, + "loss": 1.5196, + "step": 539 + }, + { + "epoch": 3.5064935064935066, + "grad_norm": 2.8790225982666016, + "learning_rate": 9.714952679464323e-05, + "loss": 1.5077, + "step": 540 + }, + { + "epoch": 3.512987012987013, + "grad_norm": 2.6722092628479004, + "learning_rate": 9.713906165402751e-05, + "loss": 1.6147, + "step": 541 + }, + { + "epoch": 3.5194805194805197, + "grad_norm": 2.7589612007141113, + "learning_rate": 9.71285779036568e-05, + "loss": 1.428, + "step": 542 + }, + { + "epoch": 3.525974025974026, + "grad_norm": 2.4026832580566406, + "learning_rate": 9.71180755476699e-05, + "loss": 1.2818, + "step": 543 + }, + { + "epoch": 3.5324675324675323, + "grad_norm": 2.9387869834899902, + "learning_rate": 9.710755459021296e-05, + "loss": 1.5423, + "step": 544 + }, + { + "epoch": 3.538961038961039, + "grad_norm": 2.7179949283599854, + "learning_rate": 9.709701503543954e-05, + "loss": 1.5384, + "step": 545 + }, + { + "epoch": 3.5454545454545454, + "grad_norm": 2.889209508895874, + "learning_rate": 9.708645688751044e-05, + "loss": 1.6434, + "step": 546 + }, + { + "epoch": 3.551948051948052, + "grad_norm": 2.6073267459869385, + "learning_rate": 9.707588015059386e-05, + "loss": 1.729, + "step": 547 + }, + { + "epoch": 3.5584415584415585, + "grad_norm": 2.7963855266571045, + "learning_rate": 9.706528482886535e-05, + "loss": 1.7076, + "step": 548 + }, + { + "epoch": 3.564935064935065, + "grad_norm": 2.9273459911346436, + "learning_rate": 9.705467092650775e-05, + "loss": 1.5023, + "step": 549 + }, + { + "epoch": 3.571428571428571, + "grad_norm": 2.3651621341705322, + "learning_rate": 9.704403844771128e-05, + "loss": 1.3576, + "step": 550 + }, + { + "epoch": 3.5779220779220777, + "grad_norm": 2.7819669246673584, + "learning_rate": 9.703338739667346e-05, + "loss": 1.7064, + "step": 551 + }, + { + "epoch": 3.5844155844155843, + "grad_norm": 2.7776331901550293, + "learning_rate": 9.702271777759916e-05, + "loss": 1.6858, + "step": 552 + }, + { + "epoch": 3.590909090909091, + "grad_norm": 2.456737995147705, + "learning_rate": 9.701202959470058e-05, + "loss": 1.5001, + "step": 553 + }, + { + "epoch": 3.5974025974025974, + "grad_norm": 2.6922426223754883, + "learning_rate": 9.700132285219724e-05, + "loss": 1.6717, + "step": 554 + }, + { + "epoch": 3.603896103896104, + "grad_norm": 2.968545913696289, + "learning_rate": 9.699059755431598e-05, + "loss": 1.6364, + "step": 555 + }, + { + "epoch": 3.6103896103896105, + "grad_norm": 2.709141731262207, + "learning_rate": 9.697985370529101e-05, + "loss": 1.7164, + "step": 556 + }, + { + "epoch": 3.616883116883117, + "grad_norm": 2.5271835327148438, + "learning_rate": 9.696909130936382e-05, + "loss": 1.3943, + "step": 557 + }, + { + "epoch": 3.6233766233766236, + "grad_norm": 2.51953125, + "learning_rate": 9.695831037078322e-05, + "loss": 1.5367, + "step": 558 + }, + { + "epoch": 3.62987012987013, + "grad_norm": 2.145310401916504, + "learning_rate": 9.694751089380536e-05, + "loss": 1.2712, + "step": 559 + }, + { + "epoch": 3.6363636363636362, + "grad_norm": 2.6842525005340576, + "learning_rate": 9.693669288269372e-05, + "loss": 1.5694, + "step": 560 + }, + { + "epoch": 3.642857142857143, + "grad_norm": 2.610161781311035, + "learning_rate": 9.692585634171905e-05, + "loss": 1.6228, + "step": 561 + }, + { + "epoch": 3.6493506493506493, + "grad_norm": 2.376155376434326, + "learning_rate": 9.691500127515945e-05, + "loss": 1.438, + "step": 562 + }, + { + "epoch": 3.655844155844156, + "grad_norm": 3.225393533706665, + "learning_rate": 9.690412768730035e-05, + "loss": 1.7239, + "step": 563 + }, + { + "epoch": 3.6623376623376624, + "grad_norm": 2.3960697650909424, + "learning_rate": 9.689323558243446e-05, + "loss": 1.4696, + "step": 564 + }, + { + "epoch": 3.6688311688311686, + "grad_norm": 2.8606388568878174, + "learning_rate": 9.688232496486178e-05, + "loss": 1.5147, + "step": 565 + }, + { + "epoch": 3.675324675324675, + "grad_norm": 2.504814863204956, + "learning_rate": 9.687139583888972e-05, + "loss": 1.5208, + "step": 566 + }, + { + "epoch": 3.6818181818181817, + "grad_norm": 2.563558340072632, + "learning_rate": 9.686044820883285e-05, + "loss": 1.3693, + "step": 567 + }, + { + "epoch": 3.688311688311688, + "grad_norm": 2.8867974281311035, + "learning_rate": 9.684948207901315e-05, + "loss": 1.6681, + "step": 568 + }, + { + "epoch": 3.6948051948051948, + "grad_norm": 2.5309319496154785, + "learning_rate": 9.68384974537599e-05, + "loss": 1.5182, + "step": 569 + }, + { + "epoch": 3.7012987012987013, + "grad_norm": 2.7548654079437256, + "learning_rate": 9.682749433740962e-05, + "loss": 1.7318, + "step": 570 + }, + { + "epoch": 3.707792207792208, + "grad_norm": 2.2360949516296387, + "learning_rate": 9.681647273430618e-05, + "loss": 1.223, + "step": 571 + }, + { + "epoch": 3.7142857142857144, + "grad_norm": 2.6854865550994873, + "learning_rate": 9.680543264880076e-05, + "loss": 1.6428, + "step": 572 + }, + { + "epoch": 3.720779220779221, + "grad_norm": 2.4563329219818115, + "learning_rate": 9.679437408525174e-05, + "loss": 1.5267, + "step": 573 + }, + { + "epoch": 3.7272727272727275, + "grad_norm": 2.505563735961914, + "learning_rate": 9.678329704802494e-05, + "loss": 1.4726, + "step": 574 + }, + { + "epoch": 3.7337662337662336, + "grad_norm": 2.7705132961273193, + "learning_rate": 9.677220154149336e-05, + "loss": 1.6072, + "step": 575 + }, + { + "epoch": 3.74025974025974, + "grad_norm": 2.2069296836853027, + "learning_rate": 9.676108757003735e-05, + "loss": 1.1699, + "step": 576 + }, + { + "epoch": 3.7467532467532467, + "grad_norm": 2.6705710887908936, + "learning_rate": 9.674995513804452e-05, + "loss": 1.5892, + "step": 577 + }, + { + "epoch": 3.7532467532467533, + "grad_norm": 2.477724313735962, + "learning_rate": 9.673880424990977e-05, + "loss": 1.4687, + "step": 578 + }, + { + "epoch": 3.75974025974026, + "grad_norm": 2.465447425842285, + "learning_rate": 9.672763491003531e-05, + "loss": 1.5392, + "step": 579 + }, + { + "epoch": 3.7662337662337664, + "grad_norm": 2.462146282196045, + "learning_rate": 9.671644712283061e-05, + "loss": 1.5552, + "step": 580 + }, + { + "epoch": 3.7727272727272725, + "grad_norm": 2.4764628410339355, + "learning_rate": 9.670524089271242e-05, + "loss": 1.6651, + "step": 581 + }, + { + "epoch": 3.779220779220779, + "grad_norm": 2.6047585010528564, + "learning_rate": 9.669401622410482e-05, + "loss": 1.4174, + "step": 582 + }, + { + "epoch": 3.7857142857142856, + "grad_norm": 2.6200366020202637, + "learning_rate": 9.668277312143907e-05, + "loss": 1.5273, + "step": 583 + }, + { + "epoch": 3.792207792207792, + "grad_norm": 3.028610944747925, + "learning_rate": 9.667151158915382e-05, + "loss": 1.698, + "step": 584 + }, + { + "epoch": 3.7987012987012987, + "grad_norm": 2.632977247238159, + "learning_rate": 9.666023163169493e-05, + "loss": 1.6539, + "step": 585 + }, + { + "epoch": 3.8051948051948052, + "grad_norm": 2.5790421962738037, + "learning_rate": 9.664893325351555e-05, + "loss": 1.5818, + "step": 586 + }, + { + "epoch": 3.811688311688312, + "grad_norm": 2.546786069869995, + "learning_rate": 9.663761645907609e-05, + "loss": 1.6406, + "step": 587 + }, + { + "epoch": 3.8181818181818183, + "grad_norm": 2.581007957458496, + "learning_rate": 9.662628125284425e-05, + "loss": 1.4747, + "step": 588 + }, + { + "epoch": 3.824675324675325, + "grad_norm": 2.5376641750335693, + "learning_rate": 9.6614927639295e-05, + "loss": 1.5814, + "step": 589 + }, + { + "epoch": 3.8311688311688314, + "grad_norm": 2.6359288692474365, + "learning_rate": 9.660355562291055e-05, + "loss": 1.5488, + "step": 590 + }, + { + "epoch": 3.8376623376623376, + "grad_norm": 2.6092121601104736, + "learning_rate": 9.65921652081804e-05, + "loss": 1.4414, + "step": 591 + }, + { + "epoch": 3.844155844155844, + "grad_norm": 2.4724388122558594, + "learning_rate": 9.65807563996013e-05, + "loss": 1.4849, + "step": 592 + }, + { + "epoch": 3.8506493506493507, + "grad_norm": 2.303741693496704, + "learning_rate": 9.656932920167727e-05, + "loss": 1.6192, + "step": 593 + }, + { + "epoch": 3.857142857142857, + "grad_norm": 2.2833895683288574, + "learning_rate": 9.65578836189196e-05, + "loss": 1.389, + "step": 594 + }, + { + "epoch": 3.8636363636363638, + "grad_norm": 2.262861728668213, + "learning_rate": 9.654641965584678e-05, + "loss": 1.5055, + "step": 595 + }, + { + "epoch": 3.87012987012987, + "grad_norm": 2.427997350692749, + "learning_rate": 9.653493731698467e-05, + "loss": 1.5428, + "step": 596 + }, + { + "epoch": 3.8766233766233764, + "grad_norm": 2.410557270050049, + "learning_rate": 9.652343660686626e-05, + "loss": 1.5879, + "step": 597 + }, + { + "epoch": 3.883116883116883, + "grad_norm": 2.3627400398254395, + "learning_rate": 9.651191753003186e-05, + "loss": 1.4858, + "step": 598 + }, + { + "epoch": 3.8896103896103895, + "grad_norm": 2.57161283493042, + "learning_rate": 9.650038009102905e-05, + "loss": 1.6244, + "step": 599 + }, + { + "epoch": 3.896103896103896, + "grad_norm": 2.7876200675964355, + "learning_rate": 9.648882429441257e-05, + "loss": 1.6798, + "step": 600 + }, + { + "epoch": 3.9025974025974026, + "grad_norm": 2.5130650997161865, + "learning_rate": 9.647725014474452e-05, + "loss": 1.4941, + "step": 601 + }, + { + "epoch": 3.909090909090909, + "grad_norm": 2.831350326538086, + "learning_rate": 9.646565764659417e-05, + "loss": 1.6509, + "step": 602 + }, + { + "epoch": 3.9155844155844157, + "grad_norm": 2.643336534500122, + "learning_rate": 9.645404680453805e-05, + "loss": 1.5174, + "step": 603 + }, + { + "epoch": 3.9220779220779223, + "grad_norm": 2.471973180770874, + "learning_rate": 9.644241762315995e-05, + "loss": 1.6618, + "step": 604 + }, + { + "epoch": 3.928571428571429, + "grad_norm": 2.491856575012207, + "learning_rate": 9.643077010705087e-05, + "loss": 1.4538, + "step": 605 + }, + { + "epoch": 3.935064935064935, + "grad_norm": 2.444056749343872, + "learning_rate": 9.641910426080908e-05, + "loss": 1.6486, + "step": 606 + }, + { + "epoch": 3.9415584415584415, + "grad_norm": 2.5531413555145264, + "learning_rate": 9.640742008904005e-05, + "loss": 1.5494, + "step": 607 + }, + { + "epoch": 3.948051948051948, + "grad_norm": 2.229311466217041, + "learning_rate": 9.639571759635654e-05, + "loss": 1.3976, + "step": 608 + }, + { + "epoch": 3.9545454545454546, + "grad_norm": 2.342977285385132, + "learning_rate": 9.638399678737848e-05, + "loss": 1.6625, + "step": 609 + }, + { + "epoch": 3.961038961038961, + "grad_norm": 2.172034978866577, + "learning_rate": 9.637225766673307e-05, + "loss": 1.3824, + "step": 610 + }, + { + "epoch": 3.9675324675324677, + "grad_norm": 2.5296199321746826, + "learning_rate": 9.636050023905473e-05, + "loss": 1.6165, + "step": 611 + }, + { + "epoch": 3.974025974025974, + "grad_norm": 2.536747455596924, + "learning_rate": 9.63487245089851e-05, + "loss": 1.7385, + "step": 612 + }, + { + "epoch": 3.9805194805194803, + "grad_norm": 2.177907705307007, + "learning_rate": 9.633693048117306e-05, + "loss": 1.4146, + "step": 613 + }, + { + "epoch": 3.987012987012987, + "grad_norm": 2.305320978164673, + "learning_rate": 9.632511816027469e-05, + "loss": 1.4506, + "step": 614 + }, + { + "epoch": 3.9935064935064934, + "grad_norm": 2.482697010040283, + "learning_rate": 9.631328755095333e-05, + "loss": 1.5763, + "step": 615 + }, + { + "epoch": 4.0, + "grad_norm": 5.43980073928833, + "learning_rate": 9.630143865787951e-05, + "loss": 1.6993, + "step": 616 + }, + { + "epoch": 4.0064935064935066, + "grad_norm": 2.2191660404205322, + "learning_rate": 9.628957148573098e-05, + "loss": 1.2847, + "step": 617 + }, + { + "epoch": 4.012987012987013, + "grad_norm": 2.345017671585083, + "learning_rate": 9.62776860391927e-05, + "loss": 1.2782, + "step": 618 + }, + { + "epoch": 4.01948051948052, + "grad_norm": 2.5423858165740967, + "learning_rate": 9.626578232295689e-05, + "loss": 1.6394, + "step": 619 + }, + { + "epoch": 4.025974025974026, + "grad_norm": 2.2237322330474854, + "learning_rate": 9.62538603417229e-05, + "loss": 1.2239, + "step": 620 + }, + { + "epoch": 4.032467532467533, + "grad_norm": 2.228304147720337, + "learning_rate": 9.62419201001974e-05, + "loss": 1.3274, + "step": 621 + }, + { + "epoch": 4.038961038961039, + "grad_norm": 2.5428571701049805, + "learning_rate": 9.622996160309414e-05, + "loss": 1.2906, + "step": 622 + }, + { + "epoch": 4.045454545454546, + "grad_norm": 2.316067695617676, + "learning_rate": 9.62179848551342e-05, + "loss": 1.2922, + "step": 623 + }, + { + "epoch": 4.0519480519480515, + "grad_norm": 2.2502663135528564, + "learning_rate": 9.620598986104578e-05, + "loss": 1.2758, + "step": 624 + }, + { + "epoch": 4.058441558441558, + "grad_norm": 2.4511966705322266, + "learning_rate": 9.619397662556435e-05, + "loss": 1.3631, + "step": 625 + }, + { + "epoch": 4.064935064935065, + "grad_norm": 2.5539820194244385, + "learning_rate": 9.61819451534325e-05, + "loss": 1.3669, + "step": 626 + }, + { + "epoch": 4.071428571428571, + "grad_norm": 2.432616949081421, + "learning_rate": 9.616989544940009e-05, + "loss": 1.4103, + "step": 627 + }, + { + "epoch": 4.077922077922078, + "grad_norm": 2.256044387817383, + "learning_rate": 9.615782751822413e-05, + "loss": 1.2974, + "step": 628 + }, + { + "epoch": 4.084415584415584, + "grad_norm": 2.4633290767669678, + "learning_rate": 9.614574136466888e-05, + "loss": 1.3829, + "step": 629 + }, + { + "epoch": 4.090909090909091, + "grad_norm": 2.8581559658050537, + "learning_rate": 9.613363699350575e-05, + "loss": 1.4883, + "step": 630 + }, + { + "epoch": 4.097402597402597, + "grad_norm": 2.2781195640563965, + "learning_rate": 9.612151440951334e-05, + "loss": 1.362, + "step": 631 + }, + { + "epoch": 4.103896103896104, + "grad_norm": 2.3701205253601074, + "learning_rate": 9.610937361747748e-05, + "loss": 1.2678, + "step": 632 + }, + { + "epoch": 4.1103896103896105, + "grad_norm": 2.225470542907715, + "learning_rate": 9.609721462219114e-05, + "loss": 1.2274, + "step": 633 + }, + { + "epoch": 4.116883116883117, + "grad_norm": 2.603336811065674, + "learning_rate": 9.60850374284545e-05, + "loss": 1.4969, + "step": 634 + }, + { + "epoch": 4.123376623376624, + "grad_norm": 2.4754090309143066, + "learning_rate": 9.607284204107493e-05, + "loss": 1.2693, + "step": 635 + }, + { + "epoch": 4.12987012987013, + "grad_norm": 2.260408639907837, + "learning_rate": 9.606062846486698e-05, + "loss": 1.2367, + "step": 636 + }, + { + "epoch": 4.136363636363637, + "grad_norm": 2.4500088691711426, + "learning_rate": 9.604839670465236e-05, + "loss": 1.3531, + "step": 637 + }, + { + "epoch": 4.142857142857143, + "grad_norm": 2.718536853790283, + "learning_rate": 9.603614676526e-05, + "loss": 1.4347, + "step": 638 + }, + { + "epoch": 4.14935064935065, + "grad_norm": 2.782520294189453, + "learning_rate": 9.602387865152597e-05, + "loss": 1.3553, + "step": 639 + }, + { + "epoch": 4.1558441558441555, + "grad_norm": 2.552777051925659, + "learning_rate": 9.601159236829352e-05, + "loss": 1.4462, + "step": 640 + }, + { + "epoch": 4.162337662337662, + "grad_norm": 2.2942702770233154, + "learning_rate": 9.599928792041308e-05, + "loss": 1.2738, + "step": 641 + }, + { + "epoch": 4.1688311688311686, + "grad_norm": 2.392411231994629, + "learning_rate": 9.598696531274227e-05, + "loss": 1.3295, + "step": 642 + }, + { + "epoch": 4.175324675324675, + "grad_norm": 2.619590997695923, + "learning_rate": 9.597462455014585e-05, + "loss": 1.3489, + "step": 643 + }, + { + "epoch": 4.181818181818182, + "grad_norm": 2.656822443008423, + "learning_rate": 9.596226563749575e-05, + "loss": 1.511, + "step": 644 + }, + { + "epoch": 4.188311688311688, + "grad_norm": 2.4362051486968994, + "learning_rate": 9.594988857967106e-05, + "loss": 1.2914, + "step": 645 + }, + { + "epoch": 4.194805194805195, + "grad_norm": 2.1643314361572266, + "learning_rate": 9.593749338155809e-05, + "loss": 1.1751, + "step": 646 + }, + { + "epoch": 4.201298701298701, + "grad_norm": 2.725790023803711, + "learning_rate": 9.592508004805023e-05, + "loss": 1.5275, + "step": 647 + }, + { + "epoch": 4.207792207792208, + "grad_norm": 2.422140598297119, + "learning_rate": 9.59126485840481e-05, + "loss": 1.3667, + "step": 648 + }, + { + "epoch": 4.214285714285714, + "grad_norm": 2.537302017211914, + "learning_rate": 9.59001989944594e-05, + "loss": 1.4091, + "step": 649 + }, + { + "epoch": 4.220779220779221, + "grad_norm": 2.6183526515960693, + "learning_rate": 9.588773128419906e-05, + "loss": 1.4391, + "step": 650 + }, + { + "epoch": 4.2272727272727275, + "grad_norm": 2.544766426086426, + "learning_rate": 9.587524545818913e-05, + "loss": 1.4811, + "step": 651 + }, + { + "epoch": 4.233766233766234, + "grad_norm": 2.4699995517730713, + "learning_rate": 9.586274152135884e-05, + "loss": 1.3246, + "step": 652 + }, + { + "epoch": 4.240259740259741, + "grad_norm": 2.2006990909576416, + "learning_rate": 9.58502194786445e-05, + "loss": 1.2254, + "step": 653 + }, + { + "epoch": 4.246753246753247, + "grad_norm": 2.6973538398742676, + "learning_rate": 9.583767933498964e-05, + "loss": 1.4668, + "step": 654 + }, + { + "epoch": 4.253246753246753, + "grad_norm": 2.2840769290924072, + "learning_rate": 9.58251210953449e-05, + "loss": 1.2807, + "step": 655 + }, + { + "epoch": 4.259740259740259, + "grad_norm": 2.4915285110473633, + "learning_rate": 9.58125447646681e-05, + "loss": 1.4697, + "step": 656 + }, + { + "epoch": 4.266233766233766, + "grad_norm": 2.6363418102264404, + "learning_rate": 9.579995034792414e-05, + "loss": 1.3831, + "step": 657 + }, + { + "epoch": 4.2727272727272725, + "grad_norm": 2.5724446773529053, + "learning_rate": 9.578733785008513e-05, + "loss": 1.4606, + "step": 658 + }, + { + "epoch": 4.279220779220779, + "grad_norm": 2.6677348613739014, + "learning_rate": 9.577470727613025e-05, + "loss": 1.488, + "step": 659 + }, + { + "epoch": 4.285714285714286, + "grad_norm": 2.5872716903686523, + "learning_rate": 9.576205863104588e-05, + "loss": 1.4098, + "step": 660 + }, + { + "epoch": 4.292207792207792, + "grad_norm": 2.636482000350952, + "learning_rate": 9.57493919198255e-05, + "loss": 1.4056, + "step": 661 + }, + { + "epoch": 4.298701298701299, + "grad_norm": 2.4787089824676514, + "learning_rate": 9.573670714746972e-05, + "loss": 1.3252, + "step": 662 + }, + { + "epoch": 4.305194805194805, + "grad_norm": 2.544703245162964, + "learning_rate": 9.572400431898627e-05, + "loss": 1.213, + "step": 663 + }, + { + "epoch": 4.311688311688312, + "grad_norm": 2.3949763774871826, + "learning_rate": 9.571128343939005e-05, + "loss": 1.4002, + "step": 664 + }, + { + "epoch": 4.318181818181818, + "grad_norm": 2.5433011054992676, + "learning_rate": 9.569854451370307e-05, + "loss": 1.4224, + "step": 665 + }, + { + "epoch": 4.324675324675325, + "grad_norm": 2.485722780227661, + "learning_rate": 9.568578754695442e-05, + "loss": 1.3944, + "step": 666 + }, + { + "epoch": 4.3311688311688314, + "grad_norm": 2.7001330852508545, + "learning_rate": 9.567301254418038e-05, + "loss": 1.3847, + "step": 667 + }, + { + "epoch": 4.337662337662338, + "grad_norm": 2.6091723442077637, + "learning_rate": 9.566021951042433e-05, + "loss": 1.48, + "step": 668 + }, + { + "epoch": 4.3441558441558445, + "grad_norm": 2.37465238571167, + "learning_rate": 9.56474084507367e-05, + "loss": 1.2859, + "step": 669 + }, + { + "epoch": 4.35064935064935, + "grad_norm": 2.298042058944702, + "learning_rate": 9.563457937017515e-05, + "loss": 1.2833, + "step": 670 + }, + { + "epoch": 4.357142857142857, + "grad_norm": 2.418095827102661, + "learning_rate": 9.562173227380436e-05, + "loss": 1.2609, + "step": 671 + }, + { + "epoch": 4.363636363636363, + "grad_norm": 2.5434913635253906, + "learning_rate": 9.56088671666962e-05, + "loss": 1.2695, + "step": 672 + }, + { + "epoch": 4.37012987012987, + "grad_norm": 2.607151508331299, + "learning_rate": 9.559598405392958e-05, + "loss": 1.4324, + "step": 673 + }, + { + "epoch": 4.376623376623376, + "grad_norm": 2.42596173286438, + "learning_rate": 9.558308294059054e-05, + "loss": 1.4373, + "step": 674 + }, + { + "epoch": 4.383116883116883, + "grad_norm": 2.508871078491211, + "learning_rate": 9.557016383177227e-05, + "loss": 1.4397, + "step": 675 + }, + { + "epoch": 4.3896103896103895, + "grad_norm": 2.110358715057373, + "learning_rate": 9.555722673257501e-05, + "loss": 1.139, + "step": 676 + }, + { + "epoch": 4.396103896103896, + "grad_norm": 2.3169806003570557, + "learning_rate": 9.554427164810611e-05, + "loss": 1.231, + "step": 677 + }, + { + "epoch": 4.402597402597403, + "grad_norm": 2.418757200241089, + "learning_rate": 9.553129858348006e-05, + "loss": 1.4744, + "step": 678 + }, + { + "epoch": 4.409090909090909, + "grad_norm": 2.496831178665161, + "learning_rate": 9.55183075438184e-05, + "loss": 1.4325, + "step": 679 + }, + { + "epoch": 4.415584415584416, + "grad_norm": 2.282007932662964, + "learning_rate": 9.550529853424979e-05, + "loss": 1.2713, + "step": 680 + }, + { + "epoch": 4.422077922077922, + "grad_norm": 2.46980619430542, + "learning_rate": 9.549227155990999e-05, + "loss": 1.426, + "step": 681 + }, + { + "epoch": 4.428571428571429, + "grad_norm": 2.3510262966156006, + "learning_rate": 9.547922662594183e-05, + "loss": 1.2731, + "step": 682 + }, + { + "epoch": 4.435064935064935, + "grad_norm": 2.6384055614471436, + "learning_rate": 9.546616373749525e-05, + "loss": 1.4716, + "step": 683 + }, + { + "epoch": 4.441558441558442, + "grad_norm": 2.60732102394104, + "learning_rate": 9.545308289972728e-05, + "loss": 1.4314, + "step": 684 + }, + { + "epoch": 4.448051948051948, + "grad_norm": 2.352541923522949, + "learning_rate": 9.543998411780201e-05, + "loss": 1.3909, + "step": 685 + }, + { + "epoch": 4.454545454545454, + "grad_norm": 2.4203426837921143, + "learning_rate": 9.542686739689065e-05, + "loss": 1.3476, + "step": 686 + }, + { + "epoch": 4.461038961038961, + "grad_norm": 2.63857364654541, + "learning_rate": 9.541373274217145e-05, + "loss": 1.4261, + "step": 687 + }, + { + "epoch": 4.467532467532467, + "grad_norm": 2.3278229236602783, + "learning_rate": 9.540058015882979e-05, + "loss": 1.2848, + "step": 688 + }, + { + "epoch": 4.474025974025974, + "grad_norm": 2.334977388381958, + "learning_rate": 9.538740965205808e-05, + "loss": 1.3625, + "step": 689 + }, + { + "epoch": 4.48051948051948, + "grad_norm": 2.4834561347961426, + "learning_rate": 9.537422122705585e-05, + "loss": 1.302, + "step": 690 + }, + { + "epoch": 4.487012987012987, + "grad_norm": 2.0580313205718994, + "learning_rate": 9.536101488902966e-05, + "loss": 1.1823, + "step": 691 + }, + { + "epoch": 4.4935064935064934, + "grad_norm": 2.5352213382720947, + "learning_rate": 9.534779064319318e-05, + "loss": 1.3543, + "step": 692 + }, + { + "epoch": 4.5, + "grad_norm": 2.424487829208374, + "learning_rate": 9.533454849476712e-05, + "loss": 1.4382, + "step": 693 + }, + { + "epoch": 4.5064935064935066, + "grad_norm": 2.486064910888672, + "learning_rate": 9.532128844897928e-05, + "loss": 1.3491, + "step": 694 + }, + { + "epoch": 4.512987012987013, + "grad_norm": 2.4160115718841553, + "learning_rate": 9.530801051106449e-05, + "loss": 1.401, + "step": 695 + }, + { + "epoch": 4.51948051948052, + "grad_norm": 2.027177095413208, + "learning_rate": 9.529471468626472e-05, + "loss": 1.1387, + "step": 696 + }, + { + "epoch": 4.525974025974026, + "grad_norm": 2.3802859783172607, + "learning_rate": 9.528140097982889e-05, + "loss": 1.504, + "step": 697 + }, + { + "epoch": 4.532467532467533, + "grad_norm": 2.4218432903289795, + "learning_rate": 9.526806939701309e-05, + "loss": 1.3862, + "step": 698 + }, + { + "epoch": 4.538961038961039, + "grad_norm": 2.2717883586883545, + "learning_rate": 9.52547199430804e-05, + "loss": 1.1086, + "step": 699 + }, + { + "epoch": 4.545454545454545, + "grad_norm": 2.2099993228912354, + "learning_rate": 9.524135262330098e-05, + "loss": 1.3446, + "step": 700 + }, + { + "epoch": 4.551948051948052, + "grad_norm": 2.0593318939208984, + "learning_rate": 9.522796744295202e-05, + "loss": 1.0246, + "step": 701 + }, + { + "epoch": 4.558441558441558, + "grad_norm": 2.5161662101745605, + "learning_rate": 9.52145644073178e-05, + "loss": 1.51, + "step": 702 + }, + { + "epoch": 4.564935064935065, + "grad_norm": 2.523601531982422, + "learning_rate": 9.520114352168958e-05, + "loss": 1.4339, + "step": 703 + }, + { + "epoch": 4.571428571428571, + "grad_norm": 2.5355663299560547, + "learning_rate": 9.518770479136578e-05, + "loss": 1.3231, + "step": 704 + }, + { + "epoch": 4.577922077922078, + "grad_norm": 2.8767991065979004, + "learning_rate": 9.517424822165175e-05, + "loss": 1.5899, + "step": 705 + }, + { + "epoch": 4.584415584415584, + "grad_norm": 2.6482222080230713, + "learning_rate": 9.516077381785994e-05, + "loss": 1.337, + "step": 706 + }, + { + "epoch": 4.590909090909091, + "grad_norm": 2.7159810066223145, + "learning_rate": 9.514728158530983e-05, + "loss": 1.4175, + "step": 707 + }, + { + "epoch": 4.597402597402597, + "grad_norm": 2.59430193901062, + "learning_rate": 9.513377152932796e-05, + "loss": 1.4217, + "step": 708 + }, + { + "epoch": 4.603896103896104, + "grad_norm": 2.4445676803588867, + "learning_rate": 9.512024365524787e-05, + "loss": 1.4127, + "step": 709 + }, + { + "epoch": 4.6103896103896105, + "grad_norm": 2.483778953552246, + "learning_rate": 9.510669796841014e-05, + "loss": 1.4122, + "step": 710 + }, + { + "epoch": 4.616883116883117, + "grad_norm": 2.4489808082580566, + "learning_rate": 9.509313447416242e-05, + "loss": 1.5403, + "step": 711 + }, + { + "epoch": 4.623376623376624, + "grad_norm": 2.4049267768859863, + "learning_rate": 9.507955317785934e-05, + "loss": 1.4104, + "step": 712 + }, + { + "epoch": 4.62987012987013, + "grad_norm": 2.906292200088501, + "learning_rate": 9.506595408486259e-05, + "loss": 1.7337, + "step": 713 + }, + { + "epoch": 4.636363636363637, + "grad_norm": 2.2860770225524902, + "learning_rate": 9.505233720054087e-05, + "loss": 1.3166, + "step": 714 + }, + { + "epoch": 4.642857142857143, + "grad_norm": 2.660557270050049, + "learning_rate": 9.503870253026991e-05, + "loss": 1.4689, + "step": 715 + }, + { + "epoch": 4.64935064935065, + "grad_norm": 2.4646763801574707, + "learning_rate": 9.502505007943248e-05, + "loss": 1.4584, + "step": 716 + }, + { + "epoch": 4.6558441558441555, + "grad_norm": 2.287764072418213, + "learning_rate": 9.501137985341832e-05, + "loss": 1.4074, + "step": 717 + }, + { + "epoch": 4.662337662337662, + "grad_norm": 3.6270928382873535, + "learning_rate": 9.499769185762425e-05, + "loss": 1.5872, + "step": 718 + }, + { + "epoch": 4.6688311688311686, + "grad_norm": 2.5962812900543213, + "learning_rate": 9.498398609745405e-05, + "loss": 1.5825, + "step": 719 + }, + { + "epoch": 4.675324675324675, + "grad_norm": 2.382645845413208, + "learning_rate": 9.497026257831855e-05, + "loss": 1.3595, + "step": 720 + }, + { + "epoch": 4.681818181818182, + "grad_norm": 2.0103063583374023, + "learning_rate": 9.49565213056356e-05, + "loss": 1.1057, + "step": 721 + }, + { + "epoch": 4.688311688311688, + "grad_norm": 2.2708091735839844, + "learning_rate": 9.494276228482998e-05, + "loss": 1.3579, + "step": 722 + }, + { + "epoch": 4.694805194805195, + "grad_norm": 2.530606508255005, + "learning_rate": 9.492898552133358e-05, + "loss": 1.4606, + "step": 723 + }, + { + "epoch": 4.701298701298701, + "grad_norm": 2.033069372177124, + "learning_rate": 9.491519102058522e-05, + "loss": 1.1266, + "step": 724 + }, + { + "epoch": 4.707792207792208, + "grad_norm": 2.533560037612915, + "learning_rate": 9.490137878803079e-05, + "loss": 1.5121, + "step": 725 + }, + { + "epoch": 4.714285714285714, + "grad_norm": 2.3064355850219727, + "learning_rate": 9.48875488291231e-05, + "loss": 1.3564, + "step": 726 + }, + { + "epoch": 4.720779220779221, + "grad_norm": 2.3468894958496094, + "learning_rate": 9.487370114932202e-05, + "loss": 1.4063, + "step": 727 + }, + { + "epoch": 4.7272727272727275, + "grad_norm": 2.2847111225128174, + "learning_rate": 9.485983575409438e-05, + "loss": 1.3642, + "step": 728 + }, + { + "epoch": 4.733766233766234, + "grad_norm": 2.188500165939331, + "learning_rate": 9.484595264891402e-05, + "loss": 1.2824, + "step": 729 + }, + { + "epoch": 4.740259740259741, + "grad_norm": 2.442934036254883, + "learning_rate": 9.483205183926181e-05, + "loss": 1.4042, + "step": 730 + }, + { + "epoch": 4.746753246753247, + "grad_norm": 2.4196629524230957, + "learning_rate": 9.48181333306255e-05, + "loss": 1.4626, + "step": 731 + }, + { + "epoch": 4.753246753246753, + "grad_norm": 2.290989637374878, + "learning_rate": 9.480419712849995e-05, + "loss": 1.2912, + "step": 732 + }, + { + "epoch": 4.759740259740259, + "grad_norm": 2.430495262145996, + "learning_rate": 9.479024323838693e-05, + "loss": 1.4117, + "step": 733 + }, + { + "epoch": 4.766233766233766, + "grad_norm": 2.0131633281707764, + "learning_rate": 9.477627166579522e-05, + "loss": 1.1689, + "step": 734 + }, + { + "epoch": 4.7727272727272725, + "grad_norm": 2.582155466079712, + "learning_rate": 9.476228241624059e-05, + "loss": 1.6276, + "step": 735 + }, + { + "epoch": 4.779220779220779, + "grad_norm": 2.3215701580047607, + "learning_rate": 9.474827549524574e-05, + "loss": 1.3326, + "step": 736 + }, + { + "epoch": 4.785714285714286, + "grad_norm": 2.2553138732910156, + "learning_rate": 9.473425090834041e-05, + "loss": 1.3568, + "step": 737 + }, + { + "epoch": 4.792207792207792, + "grad_norm": 2.5642342567443848, + "learning_rate": 9.472020866106128e-05, + "loss": 1.4779, + "step": 738 + }, + { + "epoch": 4.798701298701299, + "grad_norm": 2.465707778930664, + "learning_rate": 9.470614875895201e-05, + "loss": 1.4478, + "step": 739 + }, + { + "epoch": 4.805194805194805, + "grad_norm": 2.395329236984253, + "learning_rate": 9.46920712075632e-05, + "loss": 1.3339, + "step": 740 + }, + { + "epoch": 4.811688311688312, + "grad_norm": 2.5474603176116943, + "learning_rate": 9.467797601245246e-05, + "loss": 1.4824, + "step": 741 + }, + { + "epoch": 4.818181818181818, + "grad_norm": 2.498077154159546, + "learning_rate": 9.466386317918436e-05, + "loss": 1.4558, + "step": 742 + }, + { + "epoch": 4.824675324675325, + "grad_norm": 2.258089065551758, + "learning_rate": 9.464973271333042e-05, + "loss": 1.3571, + "step": 743 + }, + { + "epoch": 4.8311688311688314, + "grad_norm": 2.5701329708099365, + "learning_rate": 9.463558462046912e-05, + "loss": 1.5302, + "step": 744 + }, + { + "epoch": 4.837662337662338, + "grad_norm": 2.347843885421753, + "learning_rate": 9.46214189061859e-05, + "loss": 1.3368, + "step": 745 + }, + { + "epoch": 4.8441558441558445, + "grad_norm": 2.3211004734039307, + "learning_rate": 9.460723557607316e-05, + "loss": 1.3966, + "step": 746 + }, + { + "epoch": 4.85064935064935, + "grad_norm": 2.381417989730835, + "learning_rate": 9.459303463573026e-05, + "loss": 1.267, + "step": 747 + }, + { + "epoch": 4.857142857142857, + "grad_norm": 2.3821098804473877, + "learning_rate": 9.457881609076352e-05, + "loss": 1.4147, + "step": 748 + }, + { + "epoch": 4.863636363636363, + "grad_norm": 2.3875110149383545, + "learning_rate": 9.456457994678616e-05, + "loss": 1.3116, + "step": 749 + }, + { + "epoch": 4.87012987012987, + "grad_norm": 2.3099076747894287, + "learning_rate": 9.45503262094184e-05, + "loss": 1.2902, + "step": 750 + }, + { + "epoch": 4.876623376623376, + "grad_norm": 2.0546610355377197, + "learning_rate": 9.45360548842874e-05, + "loss": 1.1813, + "step": 751 + }, + { + "epoch": 4.883116883116883, + "grad_norm": 2.4475390911102295, + "learning_rate": 9.452176597702725e-05, + "loss": 1.5366, + "step": 752 + }, + { + "epoch": 4.8896103896103895, + "grad_norm": 2.145540237426758, + "learning_rate": 9.450745949327896e-05, + "loss": 1.1983, + "step": 753 + }, + { + "epoch": 4.896103896103896, + "grad_norm": 2.694192886352539, + "learning_rate": 9.449313543869055e-05, + "loss": 1.5095, + "step": 754 + }, + { + "epoch": 4.902597402597403, + "grad_norm": 2.1562998294830322, + "learning_rate": 9.447879381891692e-05, + "loss": 1.1382, + "step": 755 + }, + { + "epoch": 4.909090909090909, + "grad_norm": 2.4446427822113037, + "learning_rate": 9.446443463961986e-05, + "loss": 1.4053, + "step": 756 + }, + { + "epoch": 4.915584415584416, + "grad_norm": 2.055360794067383, + "learning_rate": 9.445005790646819e-05, + "loss": 1.3194, + "step": 757 + }, + { + "epoch": 4.922077922077922, + "grad_norm": 2.397583246231079, + "learning_rate": 9.443566362513763e-05, + "loss": 1.5682, + "step": 758 + }, + { + "epoch": 4.928571428571429, + "grad_norm": 2.185490846633911, + "learning_rate": 9.442125180131078e-05, + "loss": 1.4359, + "step": 759 + }, + { + "epoch": 4.935064935064935, + "grad_norm": 2.365079402923584, + "learning_rate": 9.440682244067724e-05, + "loss": 1.4141, + "step": 760 + }, + { + "epoch": 4.941558441558442, + "grad_norm": 2.510624408721924, + "learning_rate": 9.439237554893344e-05, + "loss": 1.5375, + "step": 761 + }, + { + "epoch": 4.948051948051948, + "grad_norm": 2.369779109954834, + "learning_rate": 9.437791113178282e-05, + "loss": 1.4662, + "step": 762 + }, + { + "epoch": 4.954545454545455, + "grad_norm": 2.063880443572998, + "learning_rate": 9.43634291949357e-05, + "loss": 1.3133, + "step": 763 + }, + { + "epoch": 4.961038961038961, + "grad_norm": 2.3315935134887695, + "learning_rate": 9.434892974410932e-05, + "loss": 1.4277, + "step": 764 + }, + { + "epoch": 4.967532467532467, + "grad_norm": 2.5497238636016846, + "learning_rate": 9.433441278502783e-05, + "loss": 1.4894, + "step": 765 + }, + { + "epoch": 4.974025974025974, + "grad_norm": 2.4642364978790283, + "learning_rate": 9.431987832342228e-05, + "loss": 1.4023, + "step": 766 + }, + { + "epoch": 4.98051948051948, + "grad_norm": 2.380721092224121, + "learning_rate": 9.430532636503068e-05, + "loss": 1.3227, + "step": 767 + }, + { + "epoch": 4.987012987012987, + "grad_norm": 2.2699685096740723, + "learning_rate": 9.429075691559787e-05, + "loss": 1.352, + "step": 768 + }, + { + "epoch": 4.9935064935064934, + "grad_norm": 2.156005382537842, + "learning_rate": 9.427616998087568e-05, + "loss": 1.3047, + "step": 769 + }, + { + "epoch": 5.0, + "grad_norm": 1483.0968017578125, + "learning_rate": 9.426156556662276e-05, + "loss": 1.3802, + "step": 770 + }, + { + "epoch": 5.0064935064935066, + "grad_norm": 2.4799044132232666, + "learning_rate": 9.424694367860473e-05, + "loss": 1.214, + "step": 771 + }, + { + "epoch": 5.012987012987013, + "grad_norm": 3.611436128616333, + "learning_rate": 9.423230432259409e-05, + "loss": 1.1361, + "step": 772 + }, + { + "epoch": 5.01948051948052, + "grad_norm": 2.477595567703247, + "learning_rate": 9.421764750437019e-05, + "loss": 1.322, + "step": 773 + }, + { + "epoch": 5.025974025974026, + "grad_norm": 2.0933218002319336, + "learning_rate": 9.420297322971933e-05, + "loss": 1.1123, + "step": 774 + }, + { + "epoch": 5.032467532467533, + "grad_norm": 2.1223325729370117, + "learning_rate": 9.418828150443467e-05, + "loss": 1.2504, + "step": 775 + }, + { + "epoch": 5.038961038961039, + "grad_norm": 2.640428304672241, + "learning_rate": 9.41735723343163e-05, + "loss": 1.3819, + "step": 776 + }, + { + "epoch": 5.045454545454546, + "grad_norm": 2.309741258621216, + "learning_rate": 9.415884572517113e-05, + "loss": 1.2354, + "step": 777 + }, + { + "epoch": 5.0519480519480515, + "grad_norm": 2.4606881141662598, + "learning_rate": 9.414410168281302e-05, + "loss": 1.4091, + "step": 778 + }, + { + "epoch": 5.058441558441558, + "grad_norm": 2.1588926315307617, + "learning_rate": 9.412934021306267e-05, + "loss": 1.1284, + "step": 779 + }, + { + "epoch": 5.064935064935065, + "grad_norm": 2.3062281608581543, + "learning_rate": 9.411456132174767e-05, + "loss": 1.2039, + "step": 780 + }, + { + "epoch": 5.071428571428571, + "grad_norm": 2.493637800216675, + "learning_rate": 9.40997650147025e-05, + "loss": 1.2556, + "step": 781 + }, + { + "epoch": 5.077922077922078, + "grad_norm": 2.254223346710205, + "learning_rate": 9.408495129776852e-05, + "loss": 1.14, + "step": 782 + }, + { + "epoch": 5.084415584415584, + "grad_norm": 2.187127113342285, + "learning_rate": 9.407012017679393e-05, + "loss": 1.1906, + "step": 783 + }, + { + "epoch": 5.090909090909091, + "grad_norm": 2.017028570175171, + "learning_rate": 9.405527165763384e-05, + "loss": 1.0582, + "step": 784 + }, + { + "epoch": 5.097402597402597, + "grad_norm": 2.3100154399871826, + "learning_rate": 9.404040574615018e-05, + "loss": 1.3244, + "step": 785 + }, + { + "epoch": 5.103896103896104, + "grad_norm": 2.231184482574463, + "learning_rate": 9.402552244821182e-05, + "loss": 1.0768, + "step": 786 + }, + { + "epoch": 5.1103896103896105, + "grad_norm": 2.422355890274048, + "learning_rate": 9.401062176969442e-05, + "loss": 1.1453, + "step": 787 + }, + { + "epoch": 5.116883116883117, + "grad_norm": 2.3468523025512695, + "learning_rate": 9.399570371648052e-05, + "loss": 1.1517, + "step": 788 + }, + { + "epoch": 5.123376623376624, + "grad_norm": 2.1444785594940186, + "learning_rate": 9.398076829445958e-05, + "loss": 1.0645, + "step": 789 + }, + { + "epoch": 5.12987012987013, + "grad_norm": 2.26538348197937, + "learning_rate": 9.396581550952781e-05, + "loss": 1.1867, + "step": 790 + }, + { + "epoch": 5.136363636363637, + "grad_norm": 2.3012781143188477, + "learning_rate": 9.395084536758838e-05, + "loss": 1.1908, + "step": 791 + }, + { + "epoch": 5.142857142857143, + "grad_norm": 2.353574514389038, + "learning_rate": 9.393585787455124e-05, + "loss": 1.1686, + "step": 792 + }, + { + "epoch": 5.14935064935065, + "grad_norm": 2.434039354324341, + "learning_rate": 9.392085303633323e-05, + "loss": 1.1923, + "step": 793 + }, + { + "epoch": 5.1558441558441555, + "grad_norm": 2.4139668941497803, + "learning_rate": 9.3905830858858e-05, + "loss": 1.2742, + "step": 794 + }, + { + "epoch": 5.162337662337662, + "grad_norm": 2.5167605876922607, + "learning_rate": 9.389079134805609e-05, + "loss": 1.2763, + "step": 795 + }, + { + "epoch": 5.1688311688311686, + "grad_norm": 2.29848313331604, + "learning_rate": 9.387573450986484e-05, + "loss": 1.2501, + "step": 796 + }, + { + "epoch": 5.175324675324675, + "grad_norm": 2.4731240272521973, + "learning_rate": 9.386066035022848e-05, + "loss": 1.4086, + "step": 797 + }, + { + "epoch": 5.181818181818182, + "grad_norm": 2.226640224456787, + "learning_rate": 9.384556887509802e-05, + "loss": 1.1452, + "step": 798 + }, + { + "epoch": 5.188311688311688, + "grad_norm": 2.1757423877716064, + "learning_rate": 9.383046009043134e-05, + "loss": 1.2051, + "step": 799 + }, + { + "epoch": 5.194805194805195, + "grad_norm": 2.5131468772888184, + "learning_rate": 9.381533400219318e-05, + "loss": 1.3115, + "step": 800 + }, + { + "epoch": 5.201298701298701, + "grad_norm": 2.236072063446045, + "learning_rate": 9.380019061635506e-05, + "loss": 1.1337, + "step": 801 + }, + { + "epoch": 5.207792207792208, + "grad_norm": 2.25288987159729, + "learning_rate": 9.378502993889533e-05, + "loss": 1.2222, + "step": 802 + }, + { + "epoch": 5.214285714285714, + "grad_norm": 2.3511617183685303, + "learning_rate": 9.37698519757992e-05, + "loss": 1.228, + "step": 803 + }, + { + "epoch": 5.220779220779221, + "grad_norm": 2.281393051147461, + "learning_rate": 9.375465673305869e-05, + "loss": 1.1854, + "step": 804 + }, + { + "epoch": 5.2272727272727275, + "grad_norm": 2.451622247695923, + "learning_rate": 9.373944421667265e-05, + "loss": 1.2707, + "step": 805 + }, + { + "epoch": 5.233766233766234, + "grad_norm": 2.3030169010162354, + "learning_rate": 9.372421443264671e-05, + "loss": 1.0945, + "step": 806 + }, + { + "epoch": 5.240259740259741, + "grad_norm": 2.3412272930145264, + "learning_rate": 9.370896738699339e-05, + "loss": 1.1891, + "step": 807 + }, + { + "epoch": 5.246753246753247, + "grad_norm": 2.457958936691284, + "learning_rate": 9.369370308573198e-05, + "loss": 1.2034, + "step": 808 + }, + { + "epoch": 5.253246753246753, + "grad_norm": 2.3870041370391846, + "learning_rate": 9.367842153488854e-05, + "loss": 1.1308, + "step": 809 + }, + { + "epoch": 5.259740259740259, + "grad_norm": 2.373983860015869, + "learning_rate": 9.366312274049602e-05, + "loss": 1.2246, + "step": 810 + }, + { + "epoch": 5.266233766233766, + "grad_norm": 2.238525152206421, + "learning_rate": 9.364780670859412e-05, + "loss": 1.1794, + "step": 811 + }, + { + "epoch": 5.2727272727272725, + "grad_norm": 2.2688422203063965, + "learning_rate": 9.363247344522939e-05, + "loss": 1.3021, + "step": 812 + }, + { + "epoch": 5.279220779220779, + "grad_norm": 2.4562861919403076, + "learning_rate": 9.361712295645515e-05, + "loss": 1.2968, + "step": 813 + }, + { + "epoch": 5.285714285714286, + "grad_norm": 1.8892732858657837, + "learning_rate": 9.360175524833153e-05, + "loss": 0.895, + "step": 814 + }, + { + "epoch": 5.292207792207792, + "grad_norm": 2.4016454219818115, + "learning_rate": 9.358637032692545e-05, + "loss": 1.1788, + "step": 815 + }, + { + "epoch": 5.298701298701299, + "grad_norm": 2.198923349380493, + "learning_rate": 9.357096819831064e-05, + "loss": 1.1777, + "step": 816 + }, + { + "epoch": 5.305194805194805, + "grad_norm": 2.5778071880340576, + "learning_rate": 9.355554886856762e-05, + "loss": 1.2441, + "step": 817 + }, + { + "epoch": 5.311688311688312, + "grad_norm": 2.578562021255493, + "learning_rate": 9.354011234378369e-05, + "loss": 1.3336, + "step": 818 + }, + { + "epoch": 5.318181818181818, + "grad_norm": 2.29508376121521, + "learning_rate": 9.352465863005296e-05, + "loss": 1.3143, + "step": 819 + }, + { + "epoch": 5.324675324675325, + "grad_norm": 2.3751208782196045, + "learning_rate": 9.35091877334763e-05, + "loss": 1.3194, + "step": 820 + }, + { + "epoch": 5.3311688311688314, + "grad_norm": 2.456490993499756, + "learning_rate": 9.349369966016134e-05, + "loss": 1.2553, + "step": 821 + }, + { + "epoch": 5.337662337662338, + "grad_norm": 1.9089747667312622, + "learning_rate": 9.347819441622261e-05, + "loss": 0.9778, + "step": 822 + }, + { + "epoch": 5.3441558441558445, + "grad_norm": 2.301745891571045, + "learning_rate": 9.346267200778126e-05, + "loss": 1.1925, + "step": 823 + }, + { + "epoch": 5.35064935064935, + "grad_norm": 2.3186118602752686, + "learning_rate": 9.344713244096533e-05, + "loss": 1.2568, + "step": 824 + }, + { + "epoch": 5.357142857142857, + "grad_norm": 2.4224462509155273, + "learning_rate": 9.343157572190957e-05, + "loss": 1.2227, + "step": 825 + }, + { + "epoch": 5.363636363636363, + "grad_norm": 2.4902286529541016, + "learning_rate": 9.341600185675554e-05, + "loss": 1.2466, + "step": 826 + }, + { + "epoch": 5.37012987012987, + "grad_norm": 2.3658058643341064, + "learning_rate": 9.340041085165155e-05, + "loss": 1.288, + "step": 827 + }, + { + "epoch": 5.376623376623376, + "grad_norm": 2.256941318511963, + "learning_rate": 9.33848027127527e-05, + "loss": 1.2251, + "step": 828 + }, + { + "epoch": 5.383116883116883, + "grad_norm": 2.4632041454315186, + "learning_rate": 9.336917744622081e-05, + "loss": 1.3159, + "step": 829 + }, + { + "epoch": 5.3896103896103895, + "grad_norm": 2.1642262935638428, + "learning_rate": 9.33535350582245e-05, + "loss": 1.1923, + "step": 830 + }, + { + "epoch": 5.396103896103896, + "grad_norm": 2.154273748397827, + "learning_rate": 9.333787555493914e-05, + "loss": 1.1474, + "step": 831 + }, + { + "epoch": 5.402597402597403, + "grad_norm": 2.319180965423584, + "learning_rate": 9.332219894254686e-05, + "loss": 1.2664, + "step": 832 + }, + { + "epoch": 5.409090909090909, + "grad_norm": 2.0859668254852295, + "learning_rate": 9.330650522723652e-05, + "loss": 1.0003, + "step": 833 + }, + { + "epoch": 5.415584415584416, + "grad_norm": 2.426114082336426, + "learning_rate": 9.329079441520377e-05, + "loss": 1.249, + "step": 834 + }, + { + "epoch": 5.422077922077922, + "grad_norm": 2.3975894451141357, + "learning_rate": 9.327506651265095e-05, + "loss": 1.2747, + "step": 835 + }, + { + "epoch": 5.428571428571429, + "grad_norm": 2.561692476272583, + "learning_rate": 9.325932152578725e-05, + "loss": 1.1971, + "step": 836 + }, + { + "epoch": 5.435064935064935, + "grad_norm": 2.311870813369751, + "learning_rate": 9.324355946082848e-05, + "loss": 1.1388, + "step": 837 + }, + { + "epoch": 5.441558441558442, + "grad_norm": 2.2985804080963135, + "learning_rate": 9.322778032399728e-05, + "loss": 1.1915, + "step": 838 + }, + { + "epoch": 5.448051948051948, + "grad_norm": 2.5095090866088867, + "learning_rate": 9.321198412152301e-05, + "loss": 1.2289, + "step": 839 + }, + { + "epoch": 5.454545454545454, + "grad_norm": 2.4977407455444336, + "learning_rate": 9.319617085964176e-05, + "loss": 1.1548, + "step": 840 + }, + { + "epoch": 5.461038961038961, + "grad_norm": 2.479334831237793, + "learning_rate": 9.318034054459637e-05, + "loss": 1.2881, + "step": 841 + }, + { + "epoch": 5.467532467532467, + "grad_norm": 2.316788911819458, + "learning_rate": 9.316449318263635e-05, + "loss": 1.0807, + "step": 842 + }, + { + "epoch": 5.474025974025974, + "grad_norm": 2.3556737899780273, + "learning_rate": 9.314862878001803e-05, + "loss": 1.3983, + "step": 843 + }, + { + "epoch": 5.48051948051948, + "grad_norm": 2.27823805809021, + "learning_rate": 9.313274734300439e-05, + "loss": 1.2266, + "step": 844 + }, + { + "epoch": 5.487012987012987, + "grad_norm": 2.213878870010376, + "learning_rate": 9.31168488778652e-05, + "loss": 1.1607, + "step": 845 + }, + { + "epoch": 5.4935064935064934, + "grad_norm": 2.411067485809326, + "learning_rate": 9.310093339087692e-05, + "loss": 1.3101, + "step": 846 + }, + { + "epoch": 5.5, + "grad_norm": 2.3228533267974854, + "learning_rate": 9.308500088832272e-05, + "loss": 1.1342, + "step": 847 + }, + { + "epoch": 5.5064935064935066, + "grad_norm": 2.511704683303833, + "learning_rate": 9.30690513764925e-05, + "loss": 1.3019, + "step": 848 + }, + { + "epoch": 5.512987012987013, + "grad_norm": 2.267284393310547, + "learning_rate": 9.305308486168288e-05, + "loss": 1.2113, + "step": 849 + }, + { + "epoch": 5.51948051948052, + "grad_norm": 2.3928427696228027, + "learning_rate": 9.30371013501972e-05, + "loss": 1.2584, + "step": 850 + }, + { + "epoch": 5.525974025974026, + "grad_norm": 2.4797680377960205, + "learning_rate": 9.302110084834545e-05, + "loss": 1.2511, + "step": 851 + }, + { + "epoch": 5.532467532467533, + "grad_norm": 2.280144214630127, + "learning_rate": 9.300508336244444e-05, + "loss": 1.3214, + "step": 852 + }, + { + "epoch": 5.538961038961039, + "grad_norm": 2.3917574882507324, + "learning_rate": 9.298904889881757e-05, + "loss": 1.3104, + "step": 853 + }, + { + "epoch": 5.545454545454545, + "grad_norm": 1.8771497011184692, + "learning_rate": 9.297299746379502e-05, + "loss": 1.0212, + "step": 854 + }, + { + "epoch": 5.551948051948052, + "grad_norm": 2.3260936737060547, + "learning_rate": 9.295692906371363e-05, + "loss": 1.2671, + "step": 855 + }, + { + "epoch": 5.558441558441558, + "grad_norm": 2.335958957672119, + "learning_rate": 9.294084370491694e-05, + "loss": 1.2515, + "step": 856 + }, + { + "epoch": 5.564935064935065, + "grad_norm": 2.451331853866577, + "learning_rate": 9.292474139375522e-05, + "loss": 1.0896, + "step": 857 + }, + { + "epoch": 5.571428571428571, + "grad_norm": 2.263322353363037, + "learning_rate": 9.29086221365854e-05, + "loss": 1.247, + "step": 858 + }, + { + "epoch": 5.577922077922078, + "grad_norm": 2.4265804290771484, + "learning_rate": 9.289248593977109e-05, + "loss": 1.2482, + "step": 859 + }, + { + "epoch": 5.584415584415584, + "grad_norm": 2.4868714809417725, + "learning_rate": 9.287633280968261e-05, + "loss": 1.2864, + "step": 860 + }, + { + "epoch": 5.590909090909091, + "grad_norm": 2.502161979675293, + "learning_rate": 9.286016275269698e-05, + "loss": 1.2699, + "step": 861 + }, + { + "epoch": 5.597402597402597, + "grad_norm": 2.301053762435913, + "learning_rate": 9.284397577519788e-05, + "loss": 1.2422, + "step": 862 + }, + { + "epoch": 5.603896103896104, + "grad_norm": 2.7383460998535156, + "learning_rate": 9.282777188357565e-05, + "loss": 1.3225, + "step": 863 + }, + { + "epoch": 5.6103896103896105, + "grad_norm": 2.5754849910736084, + "learning_rate": 9.281155108422733e-05, + "loss": 1.3382, + "step": 864 + }, + { + "epoch": 5.616883116883117, + "grad_norm": 2.30465030670166, + "learning_rate": 9.279531338355666e-05, + "loss": 1.2114, + "step": 865 + }, + { + "epoch": 5.623376623376624, + "grad_norm": 2.1572651863098145, + "learning_rate": 9.2779058787974e-05, + "loss": 1.2831, + "step": 866 + }, + { + "epoch": 5.62987012987013, + "grad_norm": 2.3018293380737305, + "learning_rate": 9.276278730389642e-05, + "loss": 1.1312, + "step": 867 + }, + { + "epoch": 5.636363636363637, + "grad_norm": 2.3740503787994385, + "learning_rate": 9.274649893774767e-05, + "loss": 1.2546, + "step": 868 + }, + { + "epoch": 5.642857142857143, + "grad_norm": 2.359429121017456, + "learning_rate": 9.273019369595809e-05, + "loss": 1.2289, + "step": 869 + }, + { + "epoch": 5.64935064935065, + "grad_norm": 2.7115275859832764, + "learning_rate": 9.271387158496476e-05, + "loss": 1.3554, + "step": 870 + }, + { + "epoch": 5.6558441558441555, + "grad_norm": 1.951027274131775, + "learning_rate": 9.269753261121138e-05, + "loss": 1.1395, + "step": 871 + }, + { + "epoch": 5.662337662337662, + "grad_norm": 2.2826426029205322, + "learning_rate": 9.268117678114834e-05, + "loss": 1.2125, + "step": 872 + }, + { + "epoch": 5.6688311688311686, + "grad_norm": 2.1922526359558105, + "learning_rate": 9.266480410123264e-05, + "loss": 1.0959, + "step": 873 + }, + { + "epoch": 5.675324675324675, + "grad_norm": 2.3663859367370605, + "learning_rate": 9.264841457792795e-05, + "loss": 1.2634, + "step": 874 + }, + { + "epoch": 5.681818181818182, + "grad_norm": 2.077533483505249, + "learning_rate": 9.263200821770461e-05, + "loss": 1.1805, + "step": 875 + }, + { + "epoch": 5.688311688311688, + "grad_norm": 2.255629062652588, + "learning_rate": 9.26155850270396e-05, + "loss": 1.3269, + "step": 876 + }, + { + "epoch": 5.694805194805195, + "grad_norm": 2.387958288192749, + "learning_rate": 9.259914501241652e-05, + "loss": 1.2001, + "step": 877 + }, + { + "epoch": 5.701298701298701, + "grad_norm": 2.3133974075317383, + "learning_rate": 9.258268818032561e-05, + "loss": 1.2889, + "step": 878 + }, + { + "epoch": 5.707792207792208, + "grad_norm": 2.17250919342041, + "learning_rate": 9.256621453726379e-05, + "loss": 1.2761, + "step": 879 + }, + { + "epoch": 5.714285714285714, + "grad_norm": 2.288163900375366, + "learning_rate": 9.254972408973461e-05, + "loss": 1.2545, + "step": 880 + }, + { + "epoch": 5.720779220779221, + "grad_norm": 2.2603843212127686, + "learning_rate": 9.25332168442482e-05, + "loss": 1.2539, + "step": 881 + }, + { + "epoch": 5.7272727272727275, + "grad_norm": 2.111243963241577, + "learning_rate": 9.251669280732137e-05, + "loss": 1.2284, + "step": 882 + }, + { + "epoch": 5.733766233766234, + "grad_norm": 9.176555633544922, + "learning_rate": 9.250015198547757e-05, + "loss": 1.3237, + "step": 883 + }, + { + "epoch": 5.740259740259741, + "grad_norm": 2.652176856994629, + "learning_rate": 9.248359438524683e-05, + "loss": 1.3154, + "step": 884 + }, + { + "epoch": 5.746753246753247, + "grad_norm": 2.4932117462158203, + "learning_rate": 9.246702001316583e-05, + "loss": 1.2712, + "step": 885 + }, + { + "epoch": 5.753246753246753, + "grad_norm": 2.2778451442718506, + "learning_rate": 9.245042887577788e-05, + "loss": 1.3088, + "step": 886 + }, + { + "epoch": 5.759740259740259, + "grad_norm": 2.240194082260132, + "learning_rate": 9.243382097963291e-05, + "loss": 1.1532, + "step": 887 + }, + { + "epoch": 5.766233766233766, + "grad_norm": 2.4618711471557617, + "learning_rate": 9.241719633128743e-05, + "loss": 1.4605, + "step": 888 + }, + { + "epoch": 5.7727272727272725, + "grad_norm": 2.5479254722595215, + "learning_rate": 9.24005549373046e-05, + "loss": 1.3666, + "step": 889 + }, + { + "epoch": 5.779220779220779, + "grad_norm": 2.277982473373413, + "learning_rate": 9.238389680425416e-05, + "loss": 1.3209, + "step": 890 + }, + { + "epoch": 5.785714285714286, + "grad_norm": 2.3099091053009033, + "learning_rate": 9.236722193871252e-05, + "loss": 1.2911, + "step": 891 + }, + { + "epoch": 5.792207792207792, + "grad_norm": 2.1005160808563232, + "learning_rate": 9.23505303472626e-05, + "loss": 1.1609, + "step": 892 + }, + { + "epoch": 5.798701298701299, + "grad_norm": 2.325089693069458, + "learning_rate": 9.233382203649401e-05, + "loss": 1.2268, + "step": 893 + }, + { + "epoch": 5.805194805194805, + "grad_norm": 2.2837464809417725, + "learning_rate": 9.231709701300293e-05, + "loss": 1.2928, + "step": 894 + }, + { + "epoch": 5.811688311688312, + "grad_norm": 2.1417577266693115, + "learning_rate": 9.230035528339211e-05, + "loss": 1.2102, + "step": 895 + }, + { + "epoch": 5.818181818181818, + "grad_norm": 2.3167195320129395, + "learning_rate": 9.228359685427095e-05, + "loss": 1.2982, + "step": 896 + }, + { + "epoch": 5.824675324675325, + "grad_norm": 2.281616449356079, + "learning_rate": 9.226682173225537e-05, + "loss": 1.2442, + "step": 897 + }, + { + "epoch": 5.8311688311688314, + "grad_norm": 2.245262622833252, + "learning_rate": 9.225002992396796e-05, + "loss": 1.2757, + "step": 898 + }, + { + "epoch": 5.837662337662338, + "grad_norm": 2.2756450176239014, + "learning_rate": 9.223322143603785e-05, + "loss": 1.1611, + "step": 899 + }, + { + "epoch": 5.8441558441558445, + "grad_norm": 2.2296695709228516, + "learning_rate": 9.221639627510076e-05, + "loss": 1.2486, + "step": 900 + }, + { + "epoch": 5.85064935064935, + "grad_norm": 2.456972599029541, + "learning_rate": 9.2199554447799e-05, + "loss": 1.2553, + "step": 901 + }, + { + "epoch": 5.857142857142857, + "grad_norm": 2.2772555351257324, + "learning_rate": 9.218269596078146e-05, + "loss": 1.1621, + "step": 902 + }, + { + "epoch": 5.863636363636363, + "grad_norm": 2.2198710441589355, + "learning_rate": 9.216582082070358e-05, + "loss": 1.1448, + "step": 903 + }, + { + "epoch": 5.87012987012987, + "grad_norm": 2.201732873916626, + "learning_rate": 9.214892903422744e-05, + "loss": 1.1754, + "step": 904 + }, + { + "epoch": 5.876623376623376, + "grad_norm": 2.263493061065674, + "learning_rate": 9.213202060802161e-05, + "loss": 1.3105, + "step": 905 + }, + { + "epoch": 5.883116883116883, + "grad_norm": 2.3806960582733154, + "learning_rate": 9.21150955487613e-05, + "loss": 1.2363, + "step": 906 + }, + { + "epoch": 5.8896103896103895, + "grad_norm": 2.324129104614258, + "learning_rate": 9.209815386312824e-05, + "loss": 1.3469, + "step": 907 + }, + { + "epoch": 5.896103896103896, + "grad_norm": 2.4612674713134766, + "learning_rate": 9.208119555781074e-05, + "loss": 1.3424, + "step": 908 + }, + { + "epoch": 5.902597402597403, + "grad_norm": 2.341952323913574, + "learning_rate": 9.206422063950367e-05, + "loss": 1.2235, + "step": 909 + }, + { + "epoch": 5.909090909090909, + "grad_norm": 2.305021047592163, + "learning_rate": 9.204722911490846e-05, + "loss": 1.3399, + "step": 910 + }, + { + "epoch": 5.915584415584416, + "grad_norm": 2.174239158630371, + "learning_rate": 9.203022099073309e-05, + "loss": 1.106, + "step": 911 + }, + { + "epoch": 5.922077922077922, + "grad_norm": 2.136263847351074, + "learning_rate": 9.201319627369211e-05, + "loss": 1.185, + "step": 912 + }, + { + "epoch": 5.928571428571429, + "grad_norm": 2.0439507961273193, + "learning_rate": 9.199615497050659e-05, + "loss": 1.1936, + "step": 913 + }, + { + "epoch": 5.935064935064935, + "grad_norm": 2.331047773361206, + "learning_rate": 9.19790970879042e-05, + "loss": 1.2955, + "step": 914 + }, + { + "epoch": 5.941558441558442, + "grad_norm": 2.1538991928100586, + "learning_rate": 9.19620226326191e-05, + "loss": 1.2146, + "step": 915 + }, + { + "epoch": 5.948051948051948, + "grad_norm": 2.235663414001465, + "learning_rate": 9.194493161139199e-05, + "loss": 1.2987, + "step": 916 + }, + { + "epoch": 5.954545454545455, + "grad_norm": 2.266671657562256, + "learning_rate": 9.192782403097018e-05, + "loss": 1.2618, + "step": 917 + }, + { + "epoch": 5.961038961038961, + "grad_norm": 2.287224292755127, + "learning_rate": 9.191069989810744e-05, + "loss": 1.2801, + "step": 918 + }, + { + "epoch": 5.967532467532467, + "grad_norm": 2.454397678375244, + "learning_rate": 9.189355921956412e-05, + "loss": 1.3529, + "step": 919 + }, + { + "epoch": 5.974025974025974, + "grad_norm": 2.4021215438842773, + "learning_rate": 9.187640200210708e-05, + "loss": 1.2859, + "step": 920 + }, + { + "epoch": 5.98051948051948, + "grad_norm": 2.4222583770751953, + "learning_rate": 9.185922825250974e-05, + "loss": 1.3745, + "step": 921 + }, + { + "epoch": 5.987012987012987, + "grad_norm": 1.9028486013412476, + "learning_rate": 9.1842037977552e-05, + "loss": 1.0603, + "step": 922 + }, + { + "epoch": 5.9935064935064934, + "grad_norm": 2.0316622257232666, + "learning_rate": 9.182483118402033e-05, + "loss": 1.1392, + "step": 923 + }, + { + "epoch": 6.0, + "grad_norm": 264.6945495605469, + "learning_rate": 9.180760787870765e-05, + "loss": 1.1341, + "step": 924 + }, + { + "epoch": 6.0064935064935066, + "grad_norm": 1.8904297351837158, + "learning_rate": 9.179036806841352e-05, + "loss": 0.9749, + "step": 925 + }, + { + "epoch": 6.012987012987013, + "grad_norm": 1.7428091764450073, + "learning_rate": 9.17731117599439e-05, + "loss": 0.857, + "step": 926 + }, + { + "epoch": 6.01948051948052, + "grad_norm": 2.1916327476501465, + "learning_rate": 9.175583896011131e-05, + "loss": 1.1159, + "step": 927 + }, + { + "epoch": 6.025974025974026, + "grad_norm": 2.009938955307007, + "learning_rate": 9.173854967573479e-05, + "loss": 0.985, + "step": 928 + }, + { + "epoch": 6.032467532467533, + "grad_norm": 2.4173030853271484, + "learning_rate": 9.172124391363985e-05, + "loss": 1.1468, + "step": 929 + }, + { + "epoch": 6.038961038961039, + "grad_norm": 2.157717227935791, + "learning_rate": 9.170392168065857e-05, + "loss": 1.0836, + "step": 930 + }, + { + "epoch": 6.045454545454546, + "grad_norm": 1.9934571981430054, + "learning_rate": 9.168658298362946e-05, + "loss": 1.0066, + "step": 931 + }, + { + "epoch": 6.0519480519480515, + "grad_norm": 2.120309352874756, + "learning_rate": 9.166922782939758e-05, + "loss": 1.1275, + "step": 932 + }, + { + "epoch": 6.058441558441558, + "grad_norm": 2.1822173595428467, + "learning_rate": 9.165185622481447e-05, + "loss": 1.1083, + "step": 933 + }, + { + "epoch": 6.064935064935065, + "grad_norm": 2.1950483322143555, + "learning_rate": 9.163446817673817e-05, + "loss": 1.0423, + "step": 934 + }, + { + "epoch": 6.071428571428571, + "grad_norm": 2.231881856918335, + "learning_rate": 9.161706369203317e-05, + "loss": 1.086, + "step": 935 + }, + { + "epoch": 6.077922077922078, + "grad_norm": 2.369540214538574, + "learning_rate": 9.159964277757054e-05, + "loss": 0.9978, + "step": 936 + }, + { + "epoch": 6.084415584415584, + "grad_norm": 2.1250226497650146, + "learning_rate": 9.158220544022773e-05, + "loss": 0.9875, + "step": 937 + }, + { + "epoch": 6.090909090909091, + "grad_norm": 2.21665096282959, + "learning_rate": 9.156475168688877e-05, + "loss": 1.0885, + "step": 938 + }, + { + "epoch": 6.097402597402597, + "grad_norm": 1.7771512269973755, + "learning_rate": 9.154728152444408e-05, + "loss": 0.789, + "step": 939 + }, + { + "epoch": 6.103896103896104, + "grad_norm": 2.3178699016571045, + "learning_rate": 9.152979495979063e-05, + "loss": 1.0956, + "step": 940 + }, + { + "epoch": 6.1103896103896105, + "grad_norm": 2.534238576889038, + "learning_rate": 9.151229199983184e-05, + "loss": 1.092, + "step": 941 + }, + { + "epoch": 6.116883116883117, + "grad_norm": 2.4788708686828613, + "learning_rate": 9.14947726514776e-05, + "loss": 1.1408, + "step": 942 + }, + { + "epoch": 6.123376623376624, + "grad_norm": 2.188908576965332, + "learning_rate": 9.147723692164427e-05, + "loss": 1.0523, + "step": 943 + }, + { + "epoch": 6.12987012987013, + "grad_norm": 1.940743327140808, + "learning_rate": 9.145968481725467e-05, + "loss": 0.8914, + "step": 944 + }, + { + "epoch": 6.136363636363637, + "grad_norm": 2.2595057487487793, + "learning_rate": 9.14421163452381e-05, + "loss": 1.064, + "step": 945 + }, + { + "epoch": 6.142857142857143, + "grad_norm": 2.3622570037841797, + "learning_rate": 9.142453151253032e-05, + "loss": 1.0703, + "step": 946 + }, + { + "epoch": 6.14935064935065, + "grad_norm": 2.097458600997925, + "learning_rate": 9.140693032607353e-05, + "loss": 0.9451, + "step": 947 + }, + { + "epoch": 6.1558441558441555, + "grad_norm": 2.064142942428589, + "learning_rate": 9.138931279281639e-05, + "loss": 0.9752, + "step": 948 + }, + { + "epoch": 6.162337662337662, + "grad_norm": 2.3236732482910156, + "learning_rate": 9.137167891971407e-05, + "loss": 1.0357, + "step": 949 + }, + { + "epoch": 6.1688311688311686, + "grad_norm": 2.375629186630249, + "learning_rate": 9.135402871372808e-05, + "loss": 1.1145, + "step": 950 + }, + { + "epoch": 6.175324675324675, + "grad_norm": 2.575246572494507, + "learning_rate": 9.13363621818265e-05, + "loss": 1.2448, + "step": 951 + }, + { + "epoch": 6.181818181818182, + "grad_norm": 2.221675395965576, + "learning_rate": 9.131867933098378e-05, + "loss": 1.0203, + "step": 952 + }, + { + "epoch": 6.188311688311688, + "grad_norm": 2.4579875469207764, + "learning_rate": 9.13009801681808e-05, + "loss": 1.1714, + "step": 953 + }, + { + "epoch": 6.194805194805195, + "grad_norm": 2.4114532470703125, + "learning_rate": 9.128326470040495e-05, + "loss": 1.0732, + "step": 954 + }, + { + "epoch": 6.201298701298701, + "grad_norm": 2.374720335006714, + "learning_rate": 9.126553293464998e-05, + "loss": 1.0896, + "step": 955 + }, + { + "epoch": 6.207792207792208, + "grad_norm": 2.4675614833831787, + "learning_rate": 9.124778487791615e-05, + "loss": 1.1355, + "step": 956 + }, + { + "epoch": 6.214285714285714, + "grad_norm": 2.0805985927581787, + "learning_rate": 9.123002053721005e-05, + "loss": 1.0721, + "step": 957 + }, + { + "epoch": 6.220779220779221, + "grad_norm": 2.3115074634552, + "learning_rate": 9.121223991954484e-05, + "loss": 1.0833, + "step": 958 + }, + { + "epoch": 6.2272727272727275, + "grad_norm": 2.4905924797058105, + "learning_rate": 9.119444303193996e-05, + "loss": 1.0787, + "step": 959 + }, + { + "epoch": 6.233766233766234, + "grad_norm": 2.3526439666748047, + "learning_rate": 9.117662988142138e-05, + "loss": 1.1503, + "step": 960 + }, + { + "epoch": 6.240259740259741, + "grad_norm": 2.615757703781128, + "learning_rate": 9.115880047502142e-05, + "loss": 1.1554, + "step": 961 + }, + { + "epoch": 6.246753246753247, + "grad_norm": 2.563284158706665, + "learning_rate": 9.114095481977888e-05, + "loss": 1.3076, + "step": 962 + }, + { + "epoch": 6.253246753246753, + "grad_norm": 2.29913592338562, + "learning_rate": 9.112309292273891e-05, + "loss": 1.1206, + "step": 963 + }, + { + "epoch": 6.259740259740259, + "grad_norm": 2.1598641872406006, + "learning_rate": 9.110521479095312e-05, + "loss": 1.0892, + "step": 964 + }, + { + "epoch": 6.266233766233766, + "grad_norm": 2.0765597820281982, + "learning_rate": 9.108732043147952e-05, + "loss": 1.013, + "step": 965 + }, + { + "epoch": 6.2727272727272725, + "grad_norm": 2.281052589416504, + "learning_rate": 9.10694098513825e-05, + "loss": 1.1901, + "step": 966 + }, + { + "epoch": 6.279220779220779, + "grad_norm": 2.169802665710449, + "learning_rate": 9.10514830577329e-05, + "loss": 1.0905, + "step": 967 + }, + { + "epoch": 6.285714285714286, + "grad_norm": 2.2257354259490967, + "learning_rate": 9.103354005760791e-05, + "loss": 1.0368, + "step": 968 + }, + { + "epoch": 6.292207792207792, + "grad_norm": 2.169473648071289, + "learning_rate": 9.101558085809114e-05, + "loss": 1.0166, + "step": 969 + }, + { + "epoch": 6.298701298701299, + "grad_norm": 2.37520694732666, + "learning_rate": 9.099760546627261e-05, + "loss": 1.1822, + "step": 970 + }, + { + "epoch": 6.305194805194805, + "grad_norm": 2.1943604946136475, + "learning_rate": 9.097961388924873e-05, + "loss": 1.1304, + "step": 971 + }, + { + "epoch": 6.311688311688312, + "grad_norm": 2.553886651992798, + "learning_rate": 9.096160613412228e-05, + "loss": 1.3013, + "step": 972 + }, + { + "epoch": 6.318181818181818, + "grad_norm": 2.3251588344573975, + "learning_rate": 9.094358220800243e-05, + "loss": 1.0648, + "step": 973 + }, + { + "epoch": 6.324675324675325, + "grad_norm": 2.508411407470703, + "learning_rate": 9.092554211800474e-05, + "loss": 1.1993, + "step": 974 + }, + { + "epoch": 6.3311688311688314, + "grad_norm": 2.10422682762146, + "learning_rate": 9.090748587125118e-05, + "loss": 1.1125, + "step": 975 + }, + { + "epoch": 6.337662337662338, + "grad_norm": 2.246373176574707, + "learning_rate": 9.088941347487003e-05, + "loss": 1.1525, + "step": 976 + }, + { + "epoch": 6.3441558441558445, + "grad_norm": 2.19040846824646, + "learning_rate": 9.0871324935996e-05, + "loss": 1.0981, + "step": 977 + }, + { + "epoch": 6.35064935064935, + "grad_norm": 2.4398250579833984, + "learning_rate": 9.085322026177017e-05, + "loss": 1.2318, + "step": 978 + }, + { + "epoch": 6.357142857142857, + "grad_norm": 2.36503267288208, + "learning_rate": 9.083509945933997e-05, + "loss": 1.1359, + "step": 979 + }, + { + "epoch": 6.363636363636363, + "grad_norm": 2.545269012451172, + "learning_rate": 9.081696253585921e-05, + "loss": 1.0359, + "step": 980 + }, + { + "epoch": 6.37012987012987, + "grad_norm": 2.456841468811035, + "learning_rate": 9.079880949848805e-05, + "loss": 1.1641, + "step": 981 + }, + { + "epoch": 6.376623376623376, + "grad_norm": 2.2646665573120117, + "learning_rate": 9.078064035439301e-05, + "loss": 1.1425, + "step": 982 + }, + { + "epoch": 6.383116883116883, + "grad_norm": 2.244145154953003, + "learning_rate": 9.076245511074703e-05, + "loss": 1.0961, + "step": 983 + }, + { + "epoch": 6.3896103896103895, + "grad_norm": 2.3785531520843506, + "learning_rate": 9.074425377472931e-05, + "loss": 1.1008, + "step": 984 + }, + { + "epoch": 6.396103896103896, + "grad_norm": 2.486354351043701, + "learning_rate": 9.072603635352548e-05, + "loss": 1.1167, + "step": 985 + }, + { + "epoch": 6.402597402597403, + "grad_norm": 2.5050578117370605, + "learning_rate": 9.070780285432745e-05, + "loss": 1.1885, + "step": 986 + }, + { + "epoch": 6.409090909090909, + "grad_norm": 2.260310649871826, + "learning_rate": 9.068955328433355e-05, + "loss": 1.1354, + "step": 987 + }, + { + "epoch": 6.415584415584416, + "grad_norm": 2.1151485443115234, + "learning_rate": 9.067128765074842e-05, + "loss": 1.0162, + "step": 988 + }, + { + "epoch": 6.422077922077922, + "grad_norm": 2.35497784614563, + "learning_rate": 9.065300596078303e-05, + "loss": 1.0928, + "step": 989 + }, + { + "epoch": 6.428571428571429, + "grad_norm": 2.429023504257202, + "learning_rate": 9.06347082216547e-05, + "loss": 1.1322, + "step": 990 + }, + { + "epoch": 6.435064935064935, + "grad_norm": 2.556748867034912, + "learning_rate": 9.06163944405871e-05, + "loss": 1.208, + "step": 991 + }, + { + "epoch": 6.441558441558442, + "grad_norm": 2.451526403427124, + "learning_rate": 9.059806462481023e-05, + "loss": 1.0806, + "step": 992 + }, + { + "epoch": 6.448051948051948, + "grad_norm": 2.4315357208251953, + "learning_rate": 9.057971878156036e-05, + "loss": 1.2842, + "step": 993 + }, + { + "epoch": 6.454545454545454, + "grad_norm": 2.3418030738830566, + "learning_rate": 9.056135691808019e-05, + "loss": 1.1049, + "step": 994 + }, + { + "epoch": 6.461038961038961, + "grad_norm": 2.454900026321411, + "learning_rate": 9.054297904161868e-05, + "loss": 1.2332, + "step": 995 + }, + { + "epoch": 6.467532467532467, + "grad_norm": 2.3480823040008545, + "learning_rate": 9.052458515943111e-05, + "loss": 1.0631, + "step": 996 + }, + { + "epoch": 6.474025974025974, + "grad_norm": 2.2208402156829834, + "learning_rate": 9.050617527877911e-05, + "loss": 1.1265, + "step": 997 + }, + { + "epoch": 6.48051948051948, + "grad_norm": 2.285851240158081, + "learning_rate": 9.048774940693062e-05, + "loss": 1.0793, + "step": 998 + }, + { + "epoch": 6.487012987012987, + "grad_norm": 1.9776757955551147, + "learning_rate": 9.046930755115985e-05, + "loss": 0.8993, + "step": 999 + }, + { + "epoch": 6.4935064935064934, + "grad_norm": 2.425506591796875, + "learning_rate": 9.045084971874738e-05, + "loss": 1.183, + "step": 1000 + }, + { + "epoch": 6.5, + "grad_norm": 2.349262237548828, + "learning_rate": 9.043237591698004e-05, + "loss": 1.1151, + "step": 1001 + }, + { + "epoch": 6.5064935064935066, + "grad_norm": 2.294227123260498, + "learning_rate": 9.041388615315102e-05, + "loss": 1.1007, + "step": 1002 + }, + { + "epoch": 6.512987012987013, + "grad_norm": 2.1493442058563232, + "learning_rate": 9.03953804345598e-05, + "loss": 1.0778, + "step": 1003 + }, + { + "epoch": 6.51948051948052, + "grad_norm": 2.619725227355957, + "learning_rate": 9.03768587685121e-05, + "loss": 1.2408, + "step": 1004 + }, + { + "epoch": 6.525974025974026, + "grad_norm": 2.156489372253418, + "learning_rate": 9.035832116232001e-05, + "loss": 1.0415, + "step": 1005 + }, + { + "epoch": 6.532467532467533, + "grad_norm": 2.3598475456237793, + "learning_rate": 9.03397676233019e-05, + "loss": 1.1308, + "step": 1006 + }, + { + "epoch": 6.538961038961039, + "grad_norm": 2.3119537830352783, + "learning_rate": 9.032119815878236e-05, + "loss": 1.1402, + "step": 1007 + }, + { + "epoch": 6.545454545454545, + "grad_norm": 2.459968328475952, + "learning_rate": 9.030261277609236e-05, + "loss": 1.2053, + "step": 1008 + }, + { + "epoch": 6.551948051948052, + "grad_norm": 2.4004056453704834, + "learning_rate": 9.02840114825691e-05, + "loss": 1.2789, + "step": 1009 + }, + { + "epoch": 6.558441558441558, + "grad_norm": 2.6905951499938965, + "learning_rate": 9.02653942855561e-05, + "loss": 1.1713, + "step": 1010 + }, + { + "epoch": 6.564935064935065, + "grad_norm": 2.306800365447998, + "learning_rate": 9.024676119240311e-05, + "loss": 1.1418, + "step": 1011 + }, + { + "epoch": 6.571428571428571, + "grad_norm": 2.355865001678467, + "learning_rate": 9.022811221046618e-05, + "loss": 1.1373, + "step": 1012 + }, + { + "epoch": 6.577922077922078, + "grad_norm": 2.5856380462646484, + "learning_rate": 9.020944734710766e-05, + "loss": 1.2152, + "step": 1013 + }, + { + "epoch": 6.584415584415584, + "grad_norm": 2.4231441020965576, + "learning_rate": 9.01907666096961e-05, + "loss": 1.0314, + "step": 1014 + }, + { + "epoch": 6.590909090909091, + "grad_norm": 2.426198720932007, + "learning_rate": 9.017207000560638e-05, + "loss": 1.3291, + "step": 1015 + }, + { + "epoch": 6.597402597402597, + "grad_norm": 2.3727035522460938, + "learning_rate": 9.015335754221964e-05, + "loss": 1.2275, + "step": 1016 + }, + { + "epoch": 6.603896103896104, + "grad_norm": 2.151705265045166, + "learning_rate": 9.013462922692324e-05, + "loss": 1.0354, + "step": 1017 + }, + { + "epoch": 6.6103896103896105, + "grad_norm": 2.015474319458008, + "learning_rate": 9.011588506711083e-05, + "loss": 0.9932, + "step": 1018 + }, + { + "epoch": 6.616883116883117, + "grad_norm": 2.2131268978118896, + "learning_rate": 9.009712507018231e-05, + "loss": 1.1619, + "step": 1019 + }, + { + "epoch": 6.623376623376624, + "grad_norm": 2.402639865875244, + "learning_rate": 9.007834924354383e-05, + "loss": 1.2321, + "step": 1020 + }, + { + "epoch": 6.62987012987013, + "grad_norm": 2.2011077404022217, + "learning_rate": 9.005955759460779e-05, + "loss": 1.0755, + "step": 1021 + }, + { + "epoch": 6.636363636363637, + "grad_norm": 2.4937143325805664, + "learning_rate": 9.004075013079283e-05, + "loss": 1.1842, + "step": 1022 + }, + { + "epoch": 6.642857142857143, + "grad_norm": 2.269645929336548, + "learning_rate": 9.002192685952385e-05, + "loss": 1.0566, + "step": 1023 + }, + { + "epoch": 6.64935064935065, + "grad_norm": 2.230419874191284, + "learning_rate": 9.000308778823195e-05, + "loss": 1.0918, + "step": 1024 + }, + { + "epoch": 6.6558441558441555, + "grad_norm": 2.2211496829986572, + "learning_rate": 8.998423292435454e-05, + "loss": 1.0644, + "step": 1025 + }, + { + "epoch": 6.662337662337662, + "grad_norm": 2.4004454612731934, + "learning_rate": 8.996536227533519e-05, + "loss": 1.21, + "step": 1026 + }, + { + "epoch": 6.6688311688311686, + "grad_norm": 2.172208070755005, + "learning_rate": 8.994647584862374e-05, + "loss": 1.1403, + "step": 1027 + }, + { + "epoch": 6.675324675324675, + "grad_norm": 2.2280516624450684, + "learning_rate": 8.992757365167626e-05, + "loss": 1.1776, + "step": 1028 + }, + { + "epoch": 6.681818181818182, + "grad_norm": 2.2168164253234863, + "learning_rate": 8.990865569195502e-05, + "loss": 1.0141, + "step": 1029 + }, + { + "epoch": 6.688311688311688, + "grad_norm": 2.4428412914276123, + "learning_rate": 8.988972197692855e-05, + "loss": 1.2419, + "step": 1030 + }, + { + "epoch": 6.694805194805195, + "grad_norm": 2.5520572662353516, + "learning_rate": 8.987077251407158e-05, + "loss": 1.2397, + "step": 1031 + }, + { + "epoch": 6.701298701298701, + "grad_norm": 2.211339235305786, + "learning_rate": 8.985180731086505e-05, + "loss": 1.0824, + "step": 1032 + }, + { + "epoch": 6.707792207792208, + "grad_norm": 1.9707832336425781, + "learning_rate": 8.983282637479614e-05, + "loss": 1.0771, + "step": 1033 + }, + { + "epoch": 6.714285714285714, + "grad_norm": 2.4689748287200928, + "learning_rate": 8.981382971335819e-05, + "loss": 1.1662, + "step": 1034 + }, + { + "epoch": 6.720779220779221, + "grad_norm": 2.417175769805908, + "learning_rate": 8.97948173340508e-05, + "loss": 1.1183, + "step": 1035 + }, + { + "epoch": 6.7272727272727275, + "grad_norm": 2.415498733520508, + "learning_rate": 8.977578924437974e-05, + "loss": 1.1773, + "step": 1036 + }, + { + "epoch": 6.733766233766234, + "grad_norm": 2.1574041843414307, + "learning_rate": 8.975674545185703e-05, + "loss": 1.035, + "step": 1037 + }, + { + "epoch": 6.740259740259741, + "grad_norm": 2.415621042251587, + "learning_rate": 8.973768596400085e-05, + "loss": 1.2409, + "step": 1038 + }, + { + "epoch": 6.746753246753247, + "grad_norm": 2.438495635986328, + "learning_rate": 8.971861078833557e-05, + "loss": 1.1134, + "step": 1039 + }, + { + "epoch": 6.753246753246753, + "grad_norm": 2.4584386348724365, + "learning_rate": 8.969951993239177e-05, + "loss": 1.105, + "step": 1040 + }, + { + "epoch": 6.759740259740259, + "grad_norm": 2.286853313446045, + "learning_rate": 8.968041340370621e-05, + "loss": 1.1215, + "step": 1041 + }, + { + "epoch": 6.766233766233766, + "grad_norm": 2.5318830013275146, + "learning_rate": 8.966129120982188e-05, + "loss": 1.2174, + "step": 1042 + }, + { + "epoch": 6.7727272727272725, + "grad_norm": 2.14926815032959, + "learning_rate": 8.964215335828787e-05, + "loss": 1.0082, + "step": 1043 + }, + { + "epoch": 6.779220779220779, + "grad_norm": 2.270693302154541, + "learning_rate": 8.962299985665953e-05, + "loss": 1.1778, + "step": 1044 + }, + { + "epoch": 6.785714285714286, + "grad_norm": 2.420628547668457, + "learning_rate": 8.960383071249836e-05, + "loss": 1.1542, + "step": 1045 + }, + { + "epoch": 6.792207792207792, + "grad_norm": 2.379152297973633, + "learning_rate": 8.958464593337202e-05, + "loss": 1.2034, + "step": 1046 + }, + { + "epoch": 6.798701298701299, + "grad_norm": 2.2058722972869873, + "learning_rate": 8.956544552685437e-05, + "loss": 1.0938, + "step": 1047 + }, + { + "epoch": 6.805194805194805, + "grad_norm": 2.075653553009033, + "learning_rate": 8.954622950052542e-05, + "loss": 1.0615, + "step": 1048 + }, + { + "epoch": 6.811688311688312, + "grad_norm": 2.1014020442962646, + "learning_rate": 8.952699786197137e-05, + "loss": 1.0083, + "step": 1049 + }, + { + "epoch": 6.818181818181818, + "grad_norm": 2.262732982635498, + "learning_rate": 8.950775061878453e-05, + "loss": 1.1361, + "step": 1050 + }, + { + "epoch": 6.824675324675325, + "grad_norm": 2.087364435195923, + "learning_rate": 8.948848777856343e-05, + "loss": 1.0599, + "step": 1051 + }, + { + "epoch": 6.8311688311688314, + "grad_norm": 2.4589810371398926, + "learning_rate": 8.946920934891274e-05, + "loss": 1.1639, + "step": 1052 + }, + { + "epoch": 6.837662337662338, + "grad_norm": 2.136878490447998, + "learning_rate": 8.944991533744326e-05, + "loss": 1.0882, + "step": 1053 + }, + { + "epoch": 6.8441558441558445, + "grad_norm": 2.4780335426330566, + "learning_rate": 8.943060575177197e-05, + "loss": 1.2518, + "step": 1054 + }, + { + "epoch": 6.85064935064935, + "grad_norm": 2.233759641647339, + "learning_rate": 8.941128059952201e-05, + "loss": 1.1386, + "step": 1055 + }, + { + "epoch": 6.857142857142857, + "grad_norm": 2.1583468914031982, + "learning_rate": 8.93919398883226e-05, + "loss": 1.0189, + "step": 1056 + }, + { + "epoch": 6.863636363636363, + "grad_norm": 2.2025363445281982, + "learning_rate": 8.937258362580919e-05, + "loss": 1.0769, + "step": 1057 + }, + { + "epoch": 6.87012987012987, + "grad_norm": 2.1733157634735107, + "learning_rate": 8.93532118196233e-05, + "loss": 1.0378, + "step": 1058 + }, + { + "epoch": 6.876623376623376, + "grad_norm": 2.4087839126586914, + "learning_rate": 8.93338244774126e-05, + "loss": 1.1531, + "step": 1059 + }, + { + "epoch": 6.883116883116883, + "grad_norm": 2.359661340713501, + "learning_rate": 8.931442160683094e-05, + "loss": 1.0614, + "step": 1060 + }, + { + "epoch": 6.8896103896103895, + "grad_norm": 2.222322940826416, + "learning_rate": 8.929500321553826e-05, + "loss": 1.0687, + "step": 1061 + }, + { + "epoch": 6.896103896103896, + "grad_norm": 2.2607553005218506, + "learning_rate": 8.92755693112006e-05, + "loss": 1.2072, + "step": 1062 + }, + { + "epoch": 6.902597402597403, + "grad_norm": 2.3558382987976074, + "learning_rate": 8.925611990149021e-05, + "loss": 1.1749, + "step": 1063 + }, + { + "epoch": 6.909090909090909, + "grad_norm": 2.3526875972747803, + "learning_rate": 8.923665499408536e-05, + "loss": 1.193, + "step": 1064 + }, + { + "epoch": 6.915584415584416, + "grad_norm": 2.508218288421631, + "learning_rate": 8.92171745966705e-05, + "loss": 1.3347, + "step": 1065 + }, + { + "epoch": 6.922077922077922, + "grad_norm": 1.8409452438354492, + "learning_rate": 8.91976787169362e-05, + "loss": 0.8723, + "step": 1066 + }, + { + "epoch": 6.928571428571429, + "grad_norm": 2.0151336193084717, + "learning_rate": 8.917816736257912e-05, + "loss": 0.952, + "step": 1067 + }, + { + "epoch": 6.935064935064935, + "grad_norm": 1.8350368738174438, + "learning_rate": 8.915864054130204e-05, + "loss": 0.8401, + "step": 1068 + }, + { + "epoch": 6.941558441558442, + "grad_norm": 2.169405698776245, + "learning_rate": 8.91390982608138e-05, + "loss": 1.1113, + "step": 1069 + }, + { + "epoch": 6.948051948051948, + "grad_norm": 2.3240628242492676, + "learning_rate": 8.91195405288294e-05, + "loss": 1.1703, + "step": 1070 + }, + { + "epoch": 6.954545454545455, + "grad_norm": 2.274879217147827, + "learning_rate": 8.909996735306996e-05, + "loss": 1.1955, + "step": 1071 + }, + { + "epoch": 6.961038961038961, + "grad_norm": 2.3772335052490234, + "learning_rate": 8.908037874126263e-05, + "loss": 1.2593, + "step": 1072 + }, + { + "epoch": 6.967532467532467, + "grad_norm": 2.1066665649414062, + "learning_rate": 8.906077470114069e-05, + "loss": 1.0618, + "step": 1073 + }, + { + "epoch": 6.974025974025974, + "grad_norm": 2.411353826522827, + "learning_rate": 8.904115524044348e-05, + "loss": 1.2221, + "step": 1074 + }, + { + "epoch": 6.98051948051948, + "grad_norm": 2.37351131439209, + "learning_rate": 8.90215203669165e-05, + "loss": 1.1621, + "step": 1075 + }, + { + "epoch": 6.987012987012987, + "grad_norm": 2.0856990814208984, + "learning_rate": 8.900187008831125e-05, + "loss": 1.0735, + "step": 1076 + }, + { + "epoch": 6.9935064935064934, + "grad_norm": 2.174851179122925, + "learning_rate": 8.898220441238534e-05, + "loss": 1.1343, + "step": 1077 + }, + { + "epoch": 7.0, + "grad_norm": 17985.041015625, + "learning_rate": 8.896252334690251e-05, + "loss": 1.1035, + "step": 1078 + }, + { + "epoch": 7.0064935064935066, + "grad_norm": 1.939652442932129, + "learning_rate": 8.894282689963251e-05, + "loss": 0.8732, + "step": 1079 + }, + { + "epoch": 7.012987012987013, + "grad_norm": 2.128493547439575, + "learning_rate": 8.892311507835119e-05, + "loss": 0.9418, + "step": 1080 + }, + { + "epoch": 7.01948051948052, + "grad_norm": 2.4166202545166016, + "learning_rate": 8.890338789084045e-05, + "loss": 0.9604, + "step": 1081 + }, + { + "epoch": 7.025974025974026, + "grad_norm": 1.8071622848510742, + "learning_rate": 8.888364534488827e-05, + "loss": 0.8387, + "step": 1082 + }, + { + "epoch": 7.032467532467533, + "grad_norm": 2.023660182952881, + "learning_rate": 8.886388744828872e-05, + "loss": 0.9013, + "step": 1083 + }, + { + "epoch": 7.038961038961039, + "grad_norm": 2.2689034938812256, + "learning_rate": 8.884411420884189e-05, + "loss": 0.986, + "step": 1084 + }, + { + "epoch": 7.045454545454546, + "grad_norm": 2.1169872283935547, + "learning_rate": 8.882432563435393e-05, + "loss": 0.9093, + "step": 1085 + }, + { + "epoch": 7.0519480519480515, + "grad_norm": 2.1221537590026855, + "learning_rate": 8.880452173263709e-05, + "loss": 0.9582, + "step": 1086 + }, + { + "epoch": 7.058441558441558, + "grad_norm": 2.1945886611938477, + "learning_rate": 8.87847025115096e-05, + "loss": 1.022, + "step": 1087 + }, + { + "epoch": 7.064935064935065, + "grad_norm": 2.1672163009643555, + "learning_rate": 8.876486797879579e-05, + "loss": 0.9379, + "step": 1088 + }, + { + "epoch": 7.071428571428571, + "grad_norm": 2.1163387298583984, + "learning_rate": 8.874501814232603e-05, + "loss": 0.9828, + "step": 1089 + }, + { + "epoch": 7.077922077922078, + "grad_norm": 1.9327890872955322, + "learning_rate": 8.872515300993669e-05, + "loss": 0.8449, + "step": 1090 + }, + { + "epoch": 7.084415584415584, + "grad_norm": 2.355165958404541, + "learning_rate": 8.870527258947024e-05, + "loss": 1.016, + "step": 1091 + }, + { + "epoch": 7.090909090909091, + "grad_norm": 2.0632739067077637, + "learning_rate": 8.868537688877516e-05, + "loss": 0.8259, + "step": 1092 + }, + { + "epoch": 7.097402597402597, + "grad_norm": 2.1498799324035645, + "learning_rate": 8.866546591570592e-05, + "loss": 0.8963, + "step": 1093 + }, + { + "epoch": 7.103896103896104, + "grad_norm": 2.1312801837921143, + "learning_rate": 8.864553967812309e-05, + "loss": 0.8811, + "step": 1094 + }, + { + "epoch": 7.1103896103896105, + "grad_norm": 2.255749464035034, + "learning_rate": 8.862559818389322e-05, + "loss": 0.9756, + "step": 1095 + }, + { + "epoch": 7.116883116883117, + "grad_norm": 2.2630326747894287, + "learning_rate": 8.860564144088891e-05, + "loss": 0.9027, + "step": 1096 + }, + { + "epoch": 7.123376623376624, + "grad_norm": 2.323734998703003, + "learning_rate": 8.858566945698874e-05, + "loss": 1.078, + "step": 1097 + }, + { + "epoch": 7.12987012987013, + "grad_norm": 2.2903385162353516, + "learning_rate": 8.856568224007736e-05, + "loss": 0.8821, + "step": 1098 + }, + { + "epoch": 7.136363636363637, + "grad_norm": 2.2442169189453125, + "learning_rate": 8.854567979804538e-05, + "loss": 0.9962, + "step": 1099 + }, + { + "epoch": 7.142857142857143, + "grad_norm": 2.57180118560791, + "learning_rate": 8.852566213878947e-05, + "loss": 1.104, + "step": 1100 + }, + { + "epoch": 7.14935064935065, + "grad_norm": 2.2986552715301514, + "learning_rate": 8.850562927021227e-05, + "loss": 0.9048, + "step": 1101 + }, + { + "epoch": 7.1558441558441555, + "grad_norm": 2.231067419052124, + "learning_rate": 8.848558120022246e-05, + "loss": 0.9655, + "step": 1102 + }, + { + "epoch": 7.162337662337662, + "grad_norm": 5.123160362243652, + "learning_rate": 8.846551793673467e-05, + "loss": 1.0098, + "step": 1103 + }, + { + "epoch": 7.1688311688311686, + "grad_norm": 2.8940987586975098, + "learning_rate": 8.844543948766958e-05, + "loss": 0.8868, + "step": 1104 + }, + { + "epoch": 7.175324675324675, + "grad_norm": 2.3510234355926514, + "learning_rate": 8.842534586095383e-05, + "loss": 0.9608, + "step": 1105 + }, + { + "epoch": 7.181818181818182, + "grad_norm": 2.365297317504883, + "learning_rate": 8.840523706452009e-05, + "loss": 1.0061, + "step": 1106 + }, + { + "epoch": 7.188311688311688, + "grad_norm": 2.305508852005005, + "learning_rate": 8.838511310630697e-05, + "loss": 0.9354, + "step": 1107 + }, + { + "epoch": 7.194805194805195, + "grad_norm": 2.5390188694000244, + "learning_rate": 8.83649739942591e-05, + "loss": 1.0172, + "step": 1108 + }, + { + "epoch": 7.201298701298701, + "grad_norm": 2.373601198196411, + "learning_rate": 8.834481973632708e-05, + "loss": 1.0023, + "step": 1109 + }, + { + "epoch": 7.207792207792208, + "grad_norm": 2.274458408355713, + "learning_rate": 8.832465034046749e-05, + "loss": 0.9513, + "step": 1110 + }, + { + "epoch": 7.214285714285714, + "grad_norm": 1.957666039466858, + "learning_rate": 8.83044658146429e-05, + "loss": 0.7818, + "step": 1111 + }, + { + "epoch": 7.220779220779221, + "grad_norm": 2.1820261478424072, + "learning_rate": 8.828426616682183e-05, + "loss": 0.842, + "step": 1112 + }, + { + "epoch": 7.2272727272727275, + "grad_norm": 2.6345229148864746, + "learning_rate": 8.826405140497878e-05, + "loss": 1.0009, + "step": 1113 + }, + { + "epoch": 7.233766233766234, + "grad_norm": 2.6103906631469727, + "learning_rate": 8.824382153709421e-05, + "loss": 0.9493, + "step": 1114 + }, + { + "epoch": 7.240259740259741, + "grad_norm": 2.243248701095581, + "learning_rate": 8.822357657115459e-05, + "loss": 0.9307, + "step": 1115 + }, + { + "epoch": 7.246753246753247, + "grad_norm": 2.402841091156006, + "learning_rate": 8.820331651515226e-05, + "loss": 1.0666, + "step": 1116 + }, + { + "epoch": 7.253246753246753, + "grad_norm": 2.3419620990753174, + "learning_rate": 8.81830413770856e-05, + "loss": 0.9186, + "step": 1117 + }, + { + "epoch": 7.259740259740259, + "grad_norm": 2.1303787231445312, + "learning_rate": 8.816275116495892e-05, + "loss": 0.9052, + "step": 1118 + }, + { + "epoch": 7.266233766233766, + "grad_norm": 2.5103187561035156, + "learning_rate": 8.814244588678245e-05, + "loss": 1.0406, + "step": 1119 + }, + { + "epoch": 7.2727272727272725, + "grad_norm": 2.2306487560272217, + "learning_rate": 8.81221255505724e-05, + "loss": 0.8912, + "step": 1120 + }, + { + "epoch": 7.279220779220779, + "grad_norm": 2.2726263999938965, + "learning_rate": 8.810179016435092e-05, + "loss": 0.9709, + "step": 1121 + }, + { + "epoch": 7.285714285714286, + "grad_norm": 2.5551421642303467, + "learning_rate": 8.808143973614611e-05, + "loss": 1.0897, + "step": 1122 + }, + { + "epoch": 7.292207792207792, + "grad_norm": 2.1128101348876953, + "learning_rate": 8.806107427399197e-05, + "loss": 0.8943, + "step": 1123 + }, + { + "epoch": 7.298701298701299, + "grad_norm": 2.3904340267181396, + "learning_rate": 8.804069378592849e-05, + "loss": 0.9773, + "step": 1124 + }, + { + "epoch": 7.305194805194805, + "grad_norm": 1.9445910453796387, + "learning_rate": 8.802029828000156e-05, + "loss": 0.7842, + "step": 1125 + }, + { + "epoch": 7.311688311688312, + "grad_norm": 2.3209996223449707, + "learning_rate": 8.799988776426298e-05, + "loss": 0.989, + "step": 1126 + }, + { + "epoch": 7.318181818181818, + "grad_norm": 2.2647881507873535, + "learning_rate": 8.797946224677052e-05, + "loss": 0.9334, + "step": 1127 + }, + { + "epoch": 7.324675324675325, + "grad_norm": 2.4576051235198975, + "learning_rate": 8.795902173558783e-05, + "loss": 1.0929, + "step": 1128 + }, + { + "epoch": 7.3311688311688314, + "grad_norm": 2.433586597442627, + "learning_rate": 8.793856623878452e-05, + "loss": 1.0337, + "step": 1129 + }, + { + "epoch": 7.337662337662338, + "grad_norm": 2.304011821746826, + "learning_rate": 8.79180957644361e-05, + "loss": 0.9771, + "step": 1130 + }, + { + "epoch": 7.3441558441558445, + "grad_norm": 2.250781536102295, + "learning_rate": 8.789761032062397e-05, + "loss": 1.0171, + "step": 1131 + }, + { + "epoch": 7.35064935064935, + "grad_norm": 2.306729555130005, + "learning_rate": 8.787710991543548e-05, + "loss": 0.8904, + "step": 1132 + }, + { + "epoch": 7.357142857142857, + "grad_norm": 2.406986951828003, + "learning_rate": 8.785659455696384e-05, + "loss": 1.0551, + "step": 1133 + }, + { + "epoch": 7.363636363636363, + "grad_norm": 2.177974224090576, + "learning_rate": 8.783606425330819e-05, + "loss": 0.9901, + "step": 1134 + }, + { + "epoch": 7.37012987012987, + "grad_norm": 2.277726650238037, + "learning_rate": 8.78155190125736e-05, + "loss": 1.0153, + "step": 1135 + }, + { + "epoch": 7.376623376623376, + "grad_norm": 2.368788480758667, + "learning_rate": 8.7794958842871e-05, + "loss": 0.9903, + "step": 1136 + }, + { + "epoch": 7.383116883116883, + "grad_norm": 2.5523831844329834, + "learning_rate": 8.777438375231717e-05, + "loss": 1.0406, + "step": 1137 + }, + { + "epoch": 7.3896103896103895, + "grad_norm": 2.339541435241699, + "learning_rate": 8.775379374903487e-05, + "loss": 1.0202, + "step": 1138 + }, + { + "epoch": 7.396103896103896, + "grad_norm": 2.353381633758545, + "learning_rate": 8.773318884115273e-05, + "loss": 0.9538, + "step": 1139 + }, + { + "epoch": 7.402597402597403, + "grad_norm": 2.490757703781128, + "learning_rate": 8.771256903680519e-05, + "loss": 1.0989, + "step": 1140 + }, + { + "epoch": 7.409090909090909, + "grad_norm": 2.4964358806610107, + "learning_rate": 8.769193434413266e-05, + "loss": 1.0535, + "step": 1141 + }, + { + "epoch": 7.415584415584416, + "grad_norm": 2.534123182296753, + "learning_rate": 8.767128477128137e-05, + "loss": 1.008, + "step": 1142 + }, + { + "epoch": 7.422077922077922, + "grad_norm": 2.3385679721832275, + "learning_rate": 8.765062032640346e-05, + "loss": 1.0306, + "step": 1143 + }, + { + "epoch": 7.428571428571429, + "grad_norm": 2.352762222290039, + "learning_rate": 8.76299410176569e-05, + "loss": 1.037, + "step": 1144 + }, + { + "epoch": 7.435064935064935, + "grad_norm": 2.549403429031372, + "learning_rate": 8.760924685320557e-05, + "loss": 1.0304, + "step": 1145 + }, + { + "epoch": 7.441558441558442, + "grad_norm": 2.2719662189483643, + "learning_rate": 8.758853784121921e-05, + "loss": 0.9224, + "step": 1146 + }, + { + "epoch": 7.448051948051948, + "grad_norm": 2.1252450942993164, + "learning_rate": 8.75678139898734e-05, + "loss": 0.8933, + "step": 1147 + }, + { + "epoch": 7.454545454545454, + "grad_norm": 2.4617741107940674, + "learning_rate": 8.754707530734957e-05, + "loss": 1.1581, + "step": 1148 + }, + { + "epoch": 7.461038961038961, + "grad_norm": 2.141832113265991, + "learning_rate": 8.752632180183505e-05, + "loss": 0.9494, + "step": 1149 + }, + { + "epoch": 7.467532467532467, + "grad_norm": 2.639061212539673, + "learning_rate": 8.750555348152298e-05, + "loss": 1.0582, + "step": 1150 + }, + { + "epoch": 7.474025974025974, + "grad_norm": 1.9012668132781982, + "learning_rate": 8.748477035461238e-05, + "loss": 0.8111, + "step": 1151 + }, + { + "epoch": 7.48051948051948, + "grad_norm": 2.2771406173706055, + "learning_rate": 8.746397242930807e-05, + "loss": 0.9934, + "step": 1152 + }, + { + "epoch": 7.487012987012987, + "grad_norm": 2.5009937286376953, + "learning_rate": 8.744315971382078e-05, + "loss": 1.0519, + "step": 1153 + }, + { + "epoch": 7.4935064935064934, + "grad_norm": 2.192047595977783, + "learning_rate": 8.7422332216367e-05, + "loss": 0.9727, + "step": 1154 + }, + { + "epoch": 7.5, + "grad_norm": 2.1458213329315186, + "learning_rate": 8.740148994516912e-05, + "loss": 0.9318, + "step": 1155 + }, + { + "epoch": 7.5064935064935066, + "grad_norm": 2.565033435821533, + "learning_rate": 8.738063290845535e-05, + "loss": 1.0677, + "step": 1156 + }, + { + "epoch": 7.512987012987013, + "grad_norm": 2.0971720218658447, + "learning_rate": 8.73597611144597e-05, + "loss": 0.954, + "step": 1157 + }, + { + "epoch": 7.51948051948052, + "grad_norm": 2.1589765548706055, + "learning_rate": 8.733887457142202e-05, + "loss": 1.0059, + "step": 1158 + }, + { + "epoch": 7.525974025974026, + "grad_norm": 2.1708037853240967, + "learning_rate": 8.7317973287588e-05, + "loss": 1.0171, + "step": 1159 + }, + { + "epoch": 7.532467532467533, + "grad_norm": 2.249652624130249, + "learning_rate": 8.729705727120911e-05, + "loss": 1.043, + "step": 1160 + }, + { + "epoch": 7.538961038961039, + "grad_norm": 2.2765090465545654, + "learning_rate": 8.727612653054269e-05, + "loss": 0.9805, + "step": 1161 + }, + { + "epoch": 7.545454545454545, + "grad_norm": 2.298006057739258, + "learning_rate": 8.725518107385187e-05, + "loss": 1.0361, + "step": 1162 + }, + { + "epoch": 7.551948051948052, + "grad_norm": 2.2330729961395264, + "learning_rate": 8.723422090940555e-05, + "loss": 0.9749, + "step": 1163 + }, + { + "epoch": 7.558441558441558, + "grad_norm": 2.1578798294067383, + "learning_rate": 8.72132460454785e-05, + "loss": 1.029, + "step": 1164 + }, + { + "epoch": 7.564935064935065, + "grad_norm": 1.9553289413452148, + "learning_rate": 8.719225649035126e-05, + "loss": 0.7988, + "step": 1165 + }, + { + "epoch": 7.571428571428571, + "grad_norm": 2.2159762382507324, + "learning_rate": 8.717125225231017e-05, + "loss": 1.062, + "step": 1166 + }, + { + "epoch": 7.577922077922078, + "grad_norm": 1.8637006282806396, + "learning_rate": 8.715023333964736e-05, + "loss": 0.8109, + "step": 1167 + }, + { + "epoch": 7.584415584415584, + "grad_norm": 2.314709186553955, + "learning_rate": 8.712919976066077e-05, + "loss": 0.9619, + "step": 1168 + }, + { + "epoch": 7.590909090909091, + "grad_norm": 2.3416078090667725, + "learning_rate": 8.710815152365415e-05, + "loss": 1.0572, + "step": 1169 + }, + { + "epoch": 7.597402597402597, + "grad_norm": 2.2990005016326904, + "learning_rate": 8.708708863693697e-05, + "loss": 0.9534, + "step": 1170 + }, + { + "epoch": 7.603896103896104, + "grad_norm": 2.4119932651519775, + "learning_rate": 8.706601110882454e-05, + "loss": 1.0283, + "step": 1171 + }, + { + "epoch": 7.6103896103896105, + "grad_norm": 2.183415174484253, + "learning_rate": 8.704491894763794e-05, + "loss": 0.9208, + "step": 1172 + }, + { + "epoch": 7.616883116883117, + "grad_norm": 2.2732317447662354, + "learning_rate": 8.702381216170403e-05, + "loss": 0.9305, + "step": 1173 + }, + { + "epoch": 7.623376623376624, + "grad_norm": 2.3167757987976074, + "learning_rate": 8.700269075935541e-05, + "loss": 0.9895, + "step": 1174 + }, + { + "epoch": 7.62987012987013, + "grad_norm": 2.2215218544006348, + "learning_rate": 8.69815547489305e-05, + "loss": 1.0183, + "step": 1175 + }, + { + "epoch": 7.636363636363637, + "grad_norm": 2.470303773880005, + "learning_rate": 8.696040413877344e-05, + "loss": 1.0394, + "step": 1176 + }, + { + "epoch": 7.642857142857143, + "grad_norm": 2.379303216934204, + "learning_rate": 8.693923893723416e-05, + "loss": 0.9527, + "step": 1177 + }, + { + "epoch": 7.64935064935065, + "grad_norm": 2.383970022201538, + "learning_rate": 8.691805915266836e-05, + "loss": 0.959, + "step": 1178 + }, + { + "epoch": 7.6558441558441555, + "grad_norm": 2.301018238067627, + "learning_rate": 8.689686479343747e-05, + "loss": 0.963, + "step": 1179 + }, + { + "epoch": 7.662337662337662, + "grad_norm": 2.6751325130462646, + "learning_rate": 8.68756558679087e-05, + "loss": 1.1706, + "step": 1180 + }, + { + "epoch": 7.6688311688311686, + "grad_norm": 2.561551094055176, + "learning_rate": 8.685443238445499e-05, + "loss": 1.0545, + "step": 1181 + }, + { + "epoch": 7.675324675324675, + "grad_norm": 2.3014729022979736, + "learning_rate": 8.683319435145503e-05, + "loss": 0.917, + "step": 1182 + }, + { + "epoch": 7.681818181818182, + "grad_norm": 2.1952528953552246, + "learning_rate": 8.681194177729327e-05, + "loss": 1.0108, + "step": 1183 + }, + { + "epoch": 7.688311688311688, + "grad_norm": 2.403540849685669, + "learning_rate": 8.679067467035989e-05, + "loss": 1.0096, + "step": 1184 + }, + { + "epoch": 7.694805194805195, + "grad_norm": 2.3405985832214355, + "learning_rate": 8.67693930390508e-05, + "loss": 1.0406, + "step": 1185 + }, + { + "epoch": 7.701298701298701, + "grad_norm": 2.394473075866699, + "learning_rate": 8.674809689176764e-05, + "loss": 1.0998, + "step": 1186 + }, + { + "epoch": 7.707792207792208, + "grad_norm": 1.9719188213348389, + "learning_rate": 8.672678623691783e-05, + "loss": 0.8589, + "step": 1187 + }, + { + "epoch": 7.714285714285714, + "grad_norm": 2.511230230331421, + "learning_rate": 8.670546108291443e-05, + "loss": 1.0682, + "step": 1188 + }, + { + "epoch": 7.720779220779221, + "grad_norm": 2.1016743183135986, + "learning_rate": 8.668412143817631e-05, + "loss": 0.9302, + "step": 1189 + }, + { + "epoch": 7.7272727272727275, + "grad_norm": 2.0212161540985107, + "learning_rate": 8.6662767311128e-05, + "loss": 1.0233, + "step": 1190 + }, + { + "epoch": 7.733766233766234, + "grad_norm": 2.402103900909424, + "learning_rate": 8.66413987101998e-05, + "loss": 1.0854, + "step": 1191 + }, + { + "epoch": 7.740259740259741, + "grad_norm": 2.3115615844726562, + "learning_rate": 8.662001564382767e-05, + "loss": 0.9475, + "step": 1192 + }, + { + "epoch": 7.746753246753247, + "grad_norm": 2.4030799865722656, + "learning_rate": 8.65986181204533e-05, + "loss": 1.0273, + "step": 1193 + }, + { + "epoch": 7.753246753246753, + "grad_norm": 2.3997647762298584, + "learning_rate": 8.657720614852411e-05, + "loss": 1.0452, + "step": 1194 + }, + { + "epoch": 7.759740259740259, + "grad_norm": 2.138275146484375, + "learning_rate": 8.655577973649321e-05, + "loss": 0.9578, + "step": 1195 + }, + { + "epoch": 7.766233766233766, + "grad_norm": 2.3623483180999756, + "learning_rate": 8.65343388928194e-05, + "loss": 1.028, + "step": 1196 + }, + { + "epoch": 7.7727272727272725, + "grad_norm": 2.2765283584594727, + "learning_rate": 8.651288362596718e-05, + "loss": 0.975, + "step": 1197 + }, + { + "epoch": 7.779220779220779, + "grad_norm": 2.779798746109009, + "learning_rate": 8.649141394440677e-05, + "loss": 1.0598, + "step": 1198 + }, + { + "epoch": 7.785714285714286, + "grad_norm": 2.338444232940674, + "learning_rate": 8.646992985661404e-05, + "loss": 1.0226, + "step": 1199 + }, + { + "epoch": 7.792207792207792, + "grad_norm": 2.3311634063720703, + "learning_rate": 8.644843137107059e-05, + "loss": 0.9551, + "step": 1200 + }, + { + "epoch": 7.798701298701299, + "grad_norm": 2.024712324142456, + "learning_rate": 8.642691849626364e-05, + "loss": 0.8728, + "step": 1201 + }, + { + "epoch": 7.805194805194805, + "grad_norm": 2.1652753353118896, + "learning_rate": 8.640539124068617e-05, + "loss": 0.9638, + "step": 1202 + }, + { + "epoch": 7.811688311688312, + "grad_norm": 2.3495283126831055, + "learning_rate": 8.638384961283679e-05, + "loss": 1.0124, + "step": 1203 + }, + { + "epoch": 7.818181818181818, + "grad_norm": 2.242274522781372, + "learning_rate": 8.63622936212198e-05, + "loss": 0.992, + "step": 1204 + }, + { + "epoch": 7.824675324675325, + "grad_norm": 2.282271146774292, + "learning_rate": 8.634072327434515e-05, + "loss": 1.0438, + "step": 1205 + }, + { + "epoch": 7.8311688311688314, + "grad_norm": 2.7067198753356934, + "learning_rate": 8.631913858072846e-05, + "loss": 1.1024, + "step": 1206 + }, + { + "epoch": 7.837662337662338, + "grad_norm": 2.1303887367248535, + "learning_rate": 8.629753954889107e-05, + "loss": 1.0117, + "step": 1207 + }, + { + "epoch": 7.8441558441558445, + "grad_norm": 2.1298983097076416, + "learning_rate": 8.627592618735989e-05, + "loss": 0.9347, + "step": 1208 + }, + { + "epoch": 7.85064935064935, + "grad_norm": 2.4259676933288574, + "learning_rate": 8.625429850466756e-05, + "loss": 1.0624, + "step": 1209 + }, + { + "epoch": 7.857142857142857, + "grad_norm": 2.1696083545684814, + "learning_rate": 8.623265650935234e-05, + "loss": 0.9395, + "step": 1210 + }, + { + "epoch": 7.863636363636363, + "grad_norm": 2.418948173522949, + "learning_rate": 8.621100020995814e-05, + "loss": 1.1141, + "step": 1211 + }, + { + "epoch": 7.87012987012987, + "grad_norm": 2.3008179664611816, + "learning_rate": 8.618932961503452e-05, + "loss": 1.0913, + "step": 1212 + }, + { + "epoch": 7.876623376623376, + "grad_norm": 2.23539662361145, + "learning_rate": 8.616764473313671e-05, + "loss": 1.0262, + "step": 1213 + }, + { + "epoch": 7.883116883116883, + "grad_norm": 2.30684232711792, + "learning_rate": 8.614594557282553e-05, + "loss": 1.0216, + "step": 1214 + }, + { + "epoch": 7.8896103896103895, + "grad_norm": 2.328866481781006, + "learning_rate": 8.612423214266749e-05, + "loss": 1.0333, + "step": 1215 + }, + { + "epoch": 7.896103896103896, + "grad_norm": 2.5381362438201904, + "learning_rate": 8.61025044512347e-05, + "loss": 1.0486, + "step": 1216 + }, + { + "epoch": 7.902597402597403, + "grad_norm": 2.353156328201294, + "learning_rate": 8.60807625071049e-05, + "loss": 1.0335, + "step": 1217 + }, + { + "epoch": 7.909090909090909, + "grad_norm": 2.1642353534698486, + "learning_rate": 8.605900631886147e-05, + "loss": 0.998, + "step": 1218 + }, + { + "epoch": 7.915584415584416, + "grad_norm": 2.3284685611724854, + "learning_rate": 8.603723589509343e-05, + "loss": 1.1231, + "step": 1219 + }, + { + "epoch": 7.922077922077922, + "grad_norm": 2.2811686992645264, + "learning_rate": 8.601545124439535e-05, + "loss": 1.016, + "step": 1220 + }, + { + "epoch": 7.928571428571429, + "grad_norm": 2.224337339401245, + "learning_rate": 8.59936523753675e-05, + "loss": 0.9823, + "step": 1221 + }, + { + "epoch": 7.935064935064935, + "grad_norm": 1.7927359342575073, + "learning_rate": 8.597183929661573e-05, + "loss": 0.7452, + "step": 1222 + }, + { + "epoch": 7.941558441558442, + "grad_norm": 2.179928779602051, + "learning_rate": 8.595001201675147e-05, + "loss": 1.0548, + "step": 1223 + }, + { + "epoch": 7.948051948051948, + "grad_norm": 2.3533084392547607, + "learning_rate": 8.592817054439184e-05, + "loss": 1.0012, + "step": 1224 + }, + { + "epoch": 7.954545454545455, + "grad_norm": 2.246802806854248, + "learning_rate": 8.590631488815944e-05, + "loss": 1.0731, + "step": 1225 + }, + { + "epoch": 7.961038961038961, + "grad_norm": 2.3199892044067383, + "learning_rate": 8.588444505668258e-05, + "loss": 1.1082, + "step": 1226 + }, + { + "epoch": 7.967532467532467, + "grad_norm": 2.17795991897583, + "learning_rate": 8.586256105859512e-05, + "loss": 0.9684, + "step": 1227 + }, + { + "epoch": 7.974025974025974, + "grad_norm": 2.3997833728790283, + "learning_rate": 8.58406629025365e-05, + "loss": 1.1021, + "step": 1228 + }, + { + "epoch": 7.98051948051948, + "grad_norm": 2.203303098678589, + "learning_rate": 8.581875059715176e-05, + "loss": 1.0425, + "step": 1229 + }, + { + "epoch": 7.987012987012987, + "grad_norm": 2.3763298988342285, + "learning_rate": 8.579682415109156e-05, + "loss": 1.0595, + "step": 1230 + }, + { + "epoch": 7.9935064935064934, + "grad_norm": 2.3501322269439697, + "learning_rate": 8.57748835730121e-05, + "loss": 1.0559, + "step": 1231 + }, + { + "epoch": 8.0, + "grad_norm": 8490.2294921875, + "learning_rate": 8.575292887157516e-05, + "loss": 0.9554, + "step": 1232 + }, + { + "epoch": 8.006493506493506, + "grad_norm": 2.023545742034912, + "learning_rate": 8.573096005544811e-05, + "loss": 0.8104, + "step": 1233 + }, + { + "epoch": 8.012987012987013, + "grad_norm": 2.183959484100342, + "learning_rate": 8.570897713330393e-05, + "loss": 0.8353, + "step": 1234 + }, + { + "epoch": 8.019480519480519, + "grad_norm": 2.0647823810577393, + "learning_rate": 8.568698011382107e-05, + "loss": 0.8269, + "step": 1235 + }, + { + "epoch": 8.025974025974026, + "grad_norm": 2.166212797164917, + "learning_rate": 8.566496900568363e-05, + "loss": 0.8408, + "step": 1236 + }, + { + "epoch": 8.032467532467532, + "grad_norm": 2.1798791885375977, + "learning_rate": 8.564294381758128e-05, + "loss": 0.9087, + "step": 1237 + }, + { + "epoch": 8.03896103896104, + "grad_norm": 1.9627519845962524, + "learning_rate": 8.562090455820918e-05, + "loss": 0.7727, + "step": 1238 + }, + { + "epoch": 8.045454545454545, + "grad_norm": 2.255664587020874, + "learning_rate": 8.559885123626807e-05, + "loss": 0.8939, + "step": 1239 + }, + { + "epoch": 8.051948051948052, + "grad_norm": 2.0216453075408936, + "learning_rate": 8.557678386046427e-05, + "loss": 0.805, + "step": 1240 + }, + { + "epoch": 8.058441558441558, + "grad_norm": 2.289820432662964, + "learning_rate": 8.555470243950964e-05, + "loss": 0.9322, + "step": 1241 + }, + { + "epoch": 8.064935064935066, + "grad_norm": 2.1566131114959717, + "learning_rate": 8.553260698212155e-05, + "loss": 0.8221, + "step": 1242 + }, + { + "epoch": 8.071428571428571, + "grad_norm": 2.0849456787109375, + "learning_rate": 8.551049749702297e-05, + "loss": 0.8451, + "step": 1243 + }, + { + "epoch": 8.077922077922079, + "grad_norm": 2.2331180572509766, + "learning_rate": 8.548837399294235e-05, + "loss": 0.8813, + "step": 1244 + }, + { + "epoch": 8.084415584415584, + "grad_norm": 2.1426122188568115, + "learning_rate": 8.546623647861371e-05, + "loss": 0.9262, + "step": 1245 + }, + { + "epoch": 8.090909090909092, + "grad_norm": 2.1544063091278076, + "learning_rate": 8.544408496277656e-05, + "loss": 0.8672, + "step": 1246 + }, + { + "epoch": 8.097402597402597, + "grad_norm": 2.375364065170288, + "learning_rate": 8.542191945417601e-05, + "loss": 0.8861, + "step": 1247 + }, + { + "epoch": 8.103896103896103, + "grad_norm": 2.2304739952087402, + "learning_rate": 8.539973996156265e-05, + "loss": 0.8394, + "step": 1248 + }, + { + "epoch": 8.11038961038961, + "grad_norm": 2.1960930824279785, + "learning_rate": 8.537754649369255e-05, + "loss": 0.7973, + "step": 1249 + }, + { + "epoch": 8.116883116883116, + "grad_norm": 2.1149661540985107, + "learning_rate": 8.535533905932738e-05, + "loss": 0.8099, + "step": 1250 + }, + { + "epoch": 8.123376623376624, + "grad_norm": 2.2761709690093994, + "learning_rate": 8.533311766723428e-05, + "loss": 0.9352, + "step": 1251 + }, + { + "epoch": 8.12987012987013, + "grad_norm": 2.1831071376800537, + "learning_rate": 8.531088232618588e-05, + "loss": 0.8521, + "step": 1252 + }, + { + "epoch": 8.136363636363637, + "grad_norm": 2.340667724609375, + "learning_rate": 8.528863304496035e-05, + "loss": 0.8881, + "step": 1253 + }, + { + "epoch": 8.142857142857142, + "grad_norm": 2.133786201477051, + "learning_rate": 8.526636983234135e-05, + "loss": 0.8583, + "step": 1254 + }, + { + "epoch": 8.14935064935065, + "grad_norm": 2.3610661029815674, + "learning_rate": 8.524409269711809e-05, + "loss": 0.9045, + "step": 1255 + }, + { + "epoch": 8.155844155844155, + "grad_norm": 2.1793646812438965, + "learning_rate": 8.522180164808516e-05, + "loss": 0.8446, + "step": 1256 + }, + { + "epoch": 8.162337662337663, + "grad_norm": 2.218177080154419, + "learning_rate": 8.519949669404274e-05, + "loss": 0.8123, + "step": 1257 + }, + { + "epoch": 8.168831168831169, + "grad_norm": 2.30928111076355, + "learning_rate": 8.51771778437965e-05, + "loss": 0.8365, + "step": 1258 + }, + { + "epoch": 8.175324675324676, + "grad_norm": 2.2388057708740234, + "learning_rate": 8.515484510615753e-05, + "loss": 0.9075, + "step": 1259 + }, + { + "epoch": 8.181818181818182, + "grad_norm": 2.3225274085998535, + "learning_rate": 8.513249848994246e-05, + "loss": 0.9796, + "step": 1260 + }, + { + "epoch": 8.188311688311689, + "grad_norm": 2.455937623977661, + "learning_rate": 8.511013800397338e-05, + "loss": 0.9009, + "step": 1261 + }, + { + "epoch": 8.194805194805195, + "grad_norm": 2.265684127807617, + "learning_rate": 8.508776365707787e-05, + "loss": 0.8867, + "step": 1262 + }, + { + "epoch": 8.2012987012987, + "grad_norm": 2.2409677505493164, + "learning_rate": 8.506537545808892e-05, + "loss": 0.8623, + "step": 1263 + }, + { + "epoch": 8.207792207792208, + "grad_norm": 2.3265388011932373, + "learning_rate": 8.504297341584508e-05, + "loss": 0.8919, + "step": 1264 + }, + { + "epoch": 8.214285714285714, + "grad_norm": 2.317533016204834, + "learning_rate": 8.502055753919032e-05, + "loss": 0.8108, + "step": 1265 + }, + { + "epoch": 8.220779220779221, + "grad_norm": 2.1003658771514893, + "learning_rate": 8.499812783697407e-05, + "loss": 0.7612, + "step": 1266 + }, + { + "epoch": 8.227272727272727, + "grad_norm": 2.0778393745422363, + "learning_rate": 8.497568431805119e-05, + "loss": 0.7407, + "step": 1267 + }, + { + "epoch": 8.233766233766234, + "grad_norm": 2.2582011222839355, + "learning_rate": 8.495322699128205e-05, + "loss": 0.8541, + "step": 1268 + }, + { + "epoch": 8.24025974025974, + "grad_norm": 2.1436638832092285, + "learning_rate": 8.493075586553245e-05, + "loss": 0.8317, + "step": 1269 + }, + { + "epoch": 8.246753246753247, + "grad_norm": 2.144747257232666, + "learning_rate": 8.490827094967363e-05, + "loss": 0.8715, + "step": 1270 + }, + { + "epoch": 8.253246753246753, + "grad_norm": 2.3335506916046143, + "learning_rate": 8.48857722525823e-05, + "loss": 0.8549, + "step": 1271 + }, + { + "epoch": 8.25974025974026, + "grad_norm": 2.3309953212738037, + "learning_rate": 8.486325978314055e-05, + "loss": 0.892, + "step": 1272 + }, + { + "epoch": 8.266233766233766, + "grad_norm": 2.2063148021698, + "learning_rate": 8.484073355023596e-05, + "loss": 0.8658, + "step": 1273 + }, + { + "epoch": 8.272727272727273, + "grad_norm": 2.223764419555664, + "learning_rate": 8.481819356276155e-05, + "loss": 0.8397, + "step": 1274 + }, + { + "epoch": 8.279220779220779, + "grad_norm": 2.1882009506225586, + "learning_rate": 8.479563982961573e-05, + "loss": 0.8788, + "step": 1275 + }, + { + "epoch": 8.285714285714286, + "grad_norm": 2.291719675064087, + "learning_rate": 8.477307235970236e-05, + "loss": 0.8885, + "step": 1276 + }, + { + "epoch": 8.292207792207792, + "grad_norm": 2.111360788345337, + "learning_rate": 8.475049116193071e-05, + "loss": 0.8755, + "step": 1277 + }, + { + "epoch": 8.2987012987013, + "grad_norm": 2.1871907711029053, + "learning_rate": 8.472789624521551e-05, + "loss": 0.7544, + "step": 1278 + }, + { + "epoch": 8.305194805194805, + "grad_norm": 2.198638439178467, + "learning_rate": 8.470528761847684e-05, + "loss": 0.8808, + "step": 1279 + }, + { + "epoch": 8.311688311688311, + "grad_norm": 2.108152151107788, + "learning_rate": 8.468266529064026e-05, + "loss": 0.8238, + "step": 1280 + }, + { + "epoch": 8.318181818181818, + "grad_norm": 2.1417620182037354, + "learning_rate": 8.466002927063667e-05, + "loss": 0.8019, + "step": 1281 + }, + { + "epoch": 8.324675324675324, + "grad_norm": 2.3144867420196533, + "learning_rate": 8.463737956740245e-05, + "loss": 0.8671, + "step": 1282 + }, + { + "epoch": 8.331168831168831, + "grad_norm": 1.9930377006530762, + "learning_rate": 8.461471618987933e-05, + "loss": 0.7778, + "step": 1283 + }, + { + "epoch": 8.337662337662337, + "grad_norm": 2.3630878925323486, + "learning_rate": 8.459203914701444e-05, + "loss": 0.8404, + "step": 1284 + }, + { + "epoch": 8.344155844155845, + "grad_norm": 2.4153730869293213, + "learning_rate": 8.456934844776032e-05, + "loss": 0.9375, + "step": 1285 + }, + { + "epoch": 8.35064935064935, + "grad_norm": 2.2773656845092773, + "learning_rate": 8.454664410107493e-05, + "loss": 0.9166, + "step": 1286 + }, + { + "epoch": 8.357142857142858, + "grad_norm": 2.1964240074157715, + "learning_rate": 8.452392611592153e-05, + "loss": 0.8462, + "step": 1287 + }, + { + "epoch": 8.363636363636363, + "grad_norm": 2.1902146339416504, + "learning_rate": 8.450119450126887e-05, + "loss": 0.8701, + "step": 1288 + }, + { + "epoch": 8.37012987012987, + "grad_norm": 2.152127742767334, + "learning_rate": 8.447844926609103e-05, + "loss": 0.847, + "step": 1289 + }, + { + "epoch": 8.376623376623376, + "grad_norm": 2.184800386428833, + "learning_rate": 8.445569041936743e-05, + "loss": 0.9207, + "step": 1290 + }, + { + "epoch": 8.383116883116884, + "grad_norm": 2.275554895401001, + "learning_rate": 8.443291797008293e-05, + "loss": 0.98, + "step": 1291 + }, + { + "epoch": 8.38961038961039, + "grad_norm": 2.2402615547180176, + "learning_rate": 8.441013192722773e-05, + "loss": 0.9529, + "step": 1292 + }, + { + "epoch": 8.396103896103897, + "grad_norm": 2.243180513381958, + "learning_rate": 8.438733229979741e-05, + "loss": 0.8537, + "step": 1293 + }, + { + "epoch": 8.402597402597403, + "grad_norm": 2.4076995849609375, + "learning_rate": 8.436451909679287e-05, + "loss": 0.9193, + "step": 1294 + }, + { + "epoch": 8.409090909090908, + "grad_norm": 2.4312427043914795, + "learning_rate": 8.434169232722043e-05, + "loss": 0.8835, + "step": 1295 + }, + { + "epoch": 8.415584415584416, + "grad_norm": 2.348674774169922, + "learning_rate": 8.431885200009171e-05, + "loss": 0.9248, + "step": 1296 + }, + { + "epoch": 8.422077922077921, + "grad_norm": 2.3464605808258057, + "learning_rate": 8.429599812442373e-05, + "loss": 0.9194, + "step": 1297 + }, + { + "epoch": 8.428571428571429, + "grad_norm": 2.3472964763641357, + "learning_rate": 8.427313070923885e-05, + "loss": 0.9237, + "step": 1298 + }, + { + "epoch": 8.435064935064934, + "grad_norm": 2.479236364364624, + "learning_rate": 8.425024976356474e-05, + "loss": 1.0045, + "step": 1299 + }, + { + "epoch": 8.441558441558442, + "grad_norm": 2.499112367630005, + "learning_rate": 8.422735529643444e-05, + "loss": 0.9375, + "step": 1300 + }, + { + "epoch": 8.448051948051948, + "grad_norm": 2.4231646060943604, + "learning_rate": 8.420444731688633e-05, + "loss": 0.9719, + "step": 1301 + }, + { + "epoch": 8.454545454545455, + "grad_norm": 2.3807730674743652, + "learning_rate": 8.41815258339641e-05, + "loss": 0.8821, + "step": 1302 + }, + { + "epoch": 8.46103896103896, + "grad_norm": 2.4089229106903076, + "learning_rate": 8.415859085671683e-05, + "loss": 0.8724, + "step": 1303 + }, + { + "epoch": 8.467532467532468, + "grad_norm": 2.2512381076812744, + "learning_rate": 8.413564239419884e-05, + "loss": 0.8726, + "step": 1304 + }, + { + "epoch": 8.474025974025974, + "grad_norm": 2.4043405055999756, + "learning_rate": 8.411268045546983e-05, + "loss": 0.9624, + "step": 1305 + }, + { + "epoch": 8.480519480519481, + "grad_norm": 2.2187204360961914, + "learning_rate": 8.408970504959483e-05, + "loss": 0.9099, + "step": 1306 + }, + { + "epoch": 8.487012987012987, + "grad_norm": 2.2931110858917236, + "learning_rate": 8.406671618564415e-05, + "loss": 1.0083, + "step": 1307 + }, + { + "epoch": 8.493506493506494, + "grad_norm": 2.2975666522979736, + "learning_rate": 8.404371387269342e-05, + "loss": 0.8684, + "step": 1308 + }, + { + "epoch": 8.5, + "grad_norm": 2.3833606243133545, + "learning_rate": 8.40206981198236e-05, + "loss": 0.8932, + "step": 1309 + }, + { + "epoch": 8.506493506493506, + "grad_norm": 2.406860589981079, + "learning_rate": 8.399766893612096e-05, + "loss": 0.9119, + "step": 1310 + }, + { + "epoch": 8.512987012987013, + "grad_norm": 1.7942426204681396, + "learning_rate": 8.397462633067705e-05, + "loss": 0.6829, + "step": 1311 + }, + { + "epoch": 8.519480519480519, + "grad_norm": 2.5286710262298584, + "learning_rate": 8.395157031258871e-05, + "loss": 0.9069, + "step": 1312 + }, + { + "epoch": 8.525974025974026, + "grad_norm": 2.38651967048645, + "learning_rate": 8.392850089095809e-05, + "loss": 0.8739, + "step": 1313 + }, + { + "epoch": 8.532467532467532, + "grad_norm": 2.5119848251342773, + "learning_rate": 8.390541807489265e-05, + "loss": 0.9988, + "step": 1314 + }, + { + "epoch": 8.53896103896104, + "grad_norm": 2.1202709674835205, + "learning_rate": 8.388232187350512e-05, + "loss": 0.7731, + "step": 1315 + }, + { + "epoch": 8.545454545454545, + "grad_norm": 2.3501884937286377, + "learning_rate": 8.38592122959135e-05, + "loss": 0.9621, + "step": 1316 + }, + { + "epoch": 8.551948051948052, + "grad_norm": 2.2469823360443115, + "learning_rate": 8.38360893512411e-05, + "loss": 0.8462, + "step": 1317 + }, + { + "epoch": 8.558441558441558, + "grad_norm": 2.3673346042633057, + "learning_rate": 8.381295304861647e-05, + "loss": 0.888, + "step": 1318 + }, + { + "epoch": 8.564935064935066, + "grad_norm": 2.33341908454895, + "learning_rate": 8.378980339717349e-05, + "loss": 0.8749, + "step": 1319 + }, + { + "epoch": 8.571428571428571, + "grad_norm": 2.006885290145874, + "learning_rate": 8.376664040605122e-05, + "loss": 0.8391, + "step": 1320 + }, + { + "epoch": 8.577922077922079, + "grad_norm": 2.2687089443206787, + "learning_rate": 8.374346408439411e-05, + "loss": 0.8874, + "step": 1321 + }, + { + "epoch": 8.584415584415584, + "grad_norm": 2.21208119392395, + "learning_rate": 8.372027444135176e-05, + "loss": 0.8589, + "step": 1322 + }, + { + "epoch": 8.590909090909092, + "grad_norm": 1.9771323204040527, + "learning_rate": 8.36970714860791e-05, + "loss": 0.7858, + "step": 1323 + }, + { + "epoch": 8.597402597402597, + "grad_norm": 1.8855808973312378, + "learning_rate": 8.367385522773627e-05, + "loss": 0.6732, + "step": 1324 + }, + { + "epoch": 8.603896103896105, + "grad_norm": 2.59310245513916, + "learning_rate": 8.365062567548867e-05, + "loss": 0.9894, + "step": 1325 + }, + { + "epoch": 8.61038961038961, + "grad_norm": 2.2608039379119873, + "learning_rate": 8.3627382838507e-05, + "loss": 0.8949, + "step": 1326 + }, + { + "epoch": 8.616883116883116, + "grad_norm": 2.323054790496826, + "learning_rate": 8.360412672596712e-05, + "loss": 0.9194, + "step": 1327 + }, + { + "epoch": 8.623376623376624, + "grad_norm": 1.8838788270950317, + "learning_rate": 8.358085734705022e-05, + "loss": 0.6433, + "step": 1328 + }, + { + "epoch": 8.62987012987013, + "grad_norm": 2.2631521224975586, + "learning_rate": 8.355757471094263e-05, + "loss": 0.88, + "step": 1329 + }, + { + "epoch": 8.636363636363637, + "grad_norm": 2.5464706420898438, + "learning_rate": 8.3534278826836e-05, + "loss": 0.9375, + "step": 1330 + }, + { + "epoch": 8.642857142857142, + "grad_norm": 2.3076460361480713, + "learning_rate": 8.351096970392717e-05, + "loss": 0.9402, + "step": 1331 + }, + { + "epoch": 8.64935064935065, + "grad_norm": 1.9361927509307861, + "learning_rate": 8.348764735141823e-05, + "loss": 0.6748, + "step": 1332 + }, + { + "epoch": 8.655844155844155, + "grad_norm": 2.359254837036133, + "learning_rate": 8.346431177851644e-05, + "loss": 0.9341, + "step": 1333 + }, + { + "epoch": 8.662337662337663, + "grad_norm": 2.4542675018310547, + "learning_rate": 8.344096299443434e-05, + "loss": 1.0064, + "step": 1334 + }, + { + "epoch": 8.668831168831169, + "grad_norm": 2.462061882019043, + "learning_rate": 8.341760100838965e-05, + "loss": 0.943, + "step": 1335 + }, + { + "epoch": 8.675324675324676, + "grad_norm": 2.2975666522979736, + "learning_rate": 8.339422582960532e-05, + "loss": 0.833, + "step": 1336 + }, + { + "epoch": 8.681818181818182, + "grad_norm": 2.5934624671936035, + "learning_rate": 8.33708374673095e-05, + "loss": 1.0069, + "step": 1337 + }, + { + "epoch": 8.688311688311689, + "grad_norm": 2.2661728858947754, + "learning_rate": 8.334743593073553e-05, + "loss": 0.9142, + "step": 1338 + }, + { + "epoch": 8.694805194805195, + "grad_norm": 2.22139835357666, + "learning_rate": 8.332402122912198e-05, + "loss": 0.8557, + "step": 1339 + }, + { + "epoch": 8.7012987012987, + "grad_norm": 2.3808929920196533, + "learning_rate": 8.330059337171258e-05, + "loss": 0.9882, + "step": 1340 + }, + { + "epoch": 8.707792207792208, + "grad_norm": 2.285977840423584, + "learning_rate": 8.327715236775633e-05, + "loss": 0.9428, + "step": 1341 + }, + { + "epoch": 8.714285714285714, + "grad_norm": 2.046553373336792, + "learning_rate": 8.32536982265073e-05, + "loss": 0.8864, + "step": 1342 + }, + { + "epoch": 8.720779220779221, + "grad_norm": 2.305896520614624, + "learning_rate": 8.323023095722486e-05, + "loss": 0.9274, + "step": 1343 + }, + { + "epoch": 8.727272727272727, + "grad_norm": 2.6005120277404785, + "learning_rate": 8.320675056917352e-05, + "loss": 0.9657, + "step": 1344 + }, + { + "epoch": 8.733766233766234, + "grad_norm": 2.3337910175323486, + "learning_rate": 8.318325707162293e-05, + "loss": 0.9651, + "step": 1345 + }, + { + "epoch": 8.74025974025974, + "grad_norm": 2.21706223487854, + "learning_rate": 8.315975047384798e-05, + "loss": 0.8629, + "step": 1346 + }, + { + "epoch": 8.746753246753247, + "grad_norm": 2.2574703693389893, + "learning_rate": 8.313623078512869e-05, + "loss": 0.854, + "step": 1347 + }, + { + "epoch": 8.753246753246753, + "grad_norm": 2.4945363998413086, + "learning_rate": 8.311269801475026e-05, + "loss": 0.923, + "step": 1348 + }, + { + "epoch": 8.75974025974026, + "grad_norm": 2.107628107070923, + "learning_rate": 8.308915217200306e-05, + "loss": 0.8478, + "step": 1349 + }, + { + "epoch": 8.766233766233766, + "grad_norm": 2.124215841293335, + "learning_rate": 8.306559326618259e-05, + "loss": 0.8439, + "step": 1350 + }, + { + "epoch": 8.772727272727273, + "grad_norm": 2.057939052581787, + "learning_rate": 8.304202130658959e-05, + "loss": 0.8302, + "step": 1351 + }, + { + "epoch": 8.779220779220779, + "grad_norm": 2.1522345542907715, + "learning_rate": 8.301843630252985e-05, + "loss": 0.8959, + "step": 1352 + }, + { + "epoch": 8.785714285714286, + "grad_norm": 2.0224645137786865, + "learning_rate": 8.299483826331437e-05, + "loss": 0.7963, + "step": 1353 + }, + { + "epoch": 8.792207792207792, + "grad_norm": 2.25050950050354, + "learning_rate": 8.297122719825927e-05, + "loss": 0.9035, + "step": 1354 + }, + { + "epoch": 8.7987012987013, + "grad_norm": 2.3904287815093994, + "learning_rate": 8.294760311668586e-05, + "loss": 0.9492, + "step": 1355 + }, + { + "epoch": 8.805194805194805, + "grad_norm": 2.241687536239624, + "learning_rate": 8.29239660279205e-05, + "loss": 0.8868, + "step": 1356 + }, + { + "epoch": 8.811688311688311, + "grad_norm": 2.4004805088043213, + "learning_rate": 8.29003159412948e-05, + "loss": 0.9366, + "step": 1357 + }, + { + "epoch": 8.818181818181818, + "grad_norm": 2.3381006717681885, + "learning_rate": 8.287665286614538e-05, + "loss": 0.9514, + "step": 1358 + }, + { + "epoch": 8.824675324675324, + "grad_norm": 2.573312520980835, + "learning_rate": 8.285297681181408e-05, + "loss": 0.9617, + "step": 1359 + }, + { + "epoch": 8.831168831168831, + "grad_norm": 2.1311933994293213, + "learning_rate": 8.282928778764783e-05, + "loss": 0.8366, + "step": 1360 + }, + { + "epoch": 8.837662337662337, + "grad_norm": 2.3406474590301514, + "learning_rate": 8.280558580299867e-05, + "loss": 0.9838, + "step": 1361 + }, + { + "epoch": 8.844155844155845, + "grad_norm": 2.5213472843170166, + "learning_rate": 8.278187086722379e-05, + "loss": 0.9613, + "step": 1362 + }, + { + "epoch": 8.85064935064935, + "grad_norm": 2.03776216506958, + "learning_rate": 8.275814298968544e-05, + "loss": 0.8486, + "step": 1363 + }, + { + "epoch": 8.857142857142858, + "grad_norm": 2.144857406616211, + "learning_rate": 8.273440217975103e-05, + "loss": 0.8526, + "step": 1364 + }, + { + "epoch": 8.863636363636363, + "grad_norm": 2.279902935028076, + "learning_rate": 8.271064844679306e-05, + "loss": 0.918, + "step": 1365 + }, + { + "epoch": 8.87012987012987, + "grad_norm": 2.033252477645874, + "learning_rate": 8.268688180018912e-05, + "loss": 0.8447, + "step": 1366 + }, + { + "epoch": 8.876623376623376, + "grad_norm": 1.9368460178375244, + "learning_rate": 8.26631022493219e-05, + "loss": 0.8335, + "step": 1367 + }, + { + "epoch": 8.883116883116884, + "grad_norm": 2.206130027770996, + "learning_rate": 8.263930980357919e-05, + "loss": 0.9042, + "step": 1368 + }, + { + "epoch": 8.88961038961039, + "grad_norm": 2.219876289367676, + "learning_rate": 8.261550447235389e-05, + "loss": 0.9174, + "step": 1369 + }, + { + "epoch": 8.896103896103895, + "grad_norm": 2.1504364013671875, + "learning_rate": 8.259168626504395e-05, + "loss": 0.8749, + "step": 1370 + }, + { + "epoch": 8.902597402597403, + "grad_norm": 2.304591655731201, + "learning_rate": 8.256785519105241e-05, + "loss": 0.8961, + "step": 1371 + }, + { + "epoch": 8.909090909090908, + "grad_norm": 2.122875690460205, + "learning_rate": 8.254401125978743e-05, + "loss": 0.7802, + "step": 1372 + }, + { + "epoch": 8.915584415584416, + "grad_norm": 2.283535957336426, + "learning_rate": 8.25201544806622e-05, + "loss": 0.9022, + "step": 1373 + }, + { + "epoch": 8.922077922077921, + "grad_norm": 2.3608994483947754, + "learning_rate": 8.249628486309502e-05, + "loss": 0.8685, + "step": 1374 + }, + { + "epoch": 8.928571428571429, + "grad_norm": 2.3611888885498047, + "learning_rate": 8.247240241650919e-05, + "loss": 0.9948, + "step": 1375 + }, + { + "epoch": 8.935064935064934, + "grad_norm": 2.3135151863098145, + "learning_rate": 8.244850715033317e-05, + "loss": 0.8179, + "step": 1376 + }, + { + "epoch": 8.941558441558442, + "grad_norm": 2.3506641387939453, + "learning_rate": 8.242459907400039e-05, + "loss": 0.9665, + "step": 1377 + }, + { + "epoch": 8.948051948051948, + "grad_norm": 2.306962251663208, + "learning_rate": 8.240067819694942e-05, + "loss": 0.9321, + "step": 1378 + }, + { + "epoch": 8.954545454545455, + "grad_norm": 2.266268014907837, + "learning_rate": 8.237674452862382e-05, + "loss": 0.9511, + "step": 1379 + }, + { + "epoch": 8.96103896103896, + "grad_norm": 2.541228771209717, + "learning_rate": 8.235279807847223e-05, + "loss": 0.9981, + "step": 1380 + }, + { + "epoch": 8.967532467532468, + "grad_norm": 2.1593658924102783, + "learning_rate": 8.232883885594832e-05, + "loss": 0.8888, + "step": 1381 + }, + { + "epoch": 8.974025974025974, + "grad_norm": 2.110729455947876, + "learning_rate": 8.230486687051082e-05, + "loss": 0.8165, + "step": 1382 + }, + { + "epoch": 8.980519480519481, + "grad_norm": 2.523921489715576, + "learning_rate": 8.22808821316235e-05, + "loss": 0.9764, + "step": 1383 + }, + { + "epoch": 8.987012987012987, + "grad_norm": 2.3435425758361816, + "learning_rate": 8.225688464875514e-05, + "loss": 0.9116, + "step": 1384 + }, + { + "epoch": 8.993506493506494, + "grad_norm": 2.383795738220215, + "learning_rate": 8.223287443137957e-05, + "loss": 0.9476, + "step": 1385 + }, + { + "epoch": 9.0, + "grad_norm": 2654.56103515625, + "learning_rate": 8.220885148897565e-05, + "loss": 1.0768, + "step": 1386 + }, + { + "epoch": 9.006493506493506, + "grad_norm": 2.0752618312835693, + "learning_rate": 8.218481583102726e-05, + "loss": 0.7959, + "step": 1387 + }, + { + "epoch": 9.012987012987013, + "grad_norm": 2.4385485649108887, + "learning_rate": 8.216076746702327e-05, + "loss": 0.8151, + "step": 1388 + }, + { + "epoch": 9.019480519480519, + "grad_norm": 2.270139217376709, + "learning_rate": 8.213670640645762e-05, + "loss": 0.8186, + "step": 1389 + }, + { + "epoch": 9.025974025974026, + "grad_norm": 2.112992763519287, + "learning_rate": 8.211263265882923e-05, + "loss": 0.7687, + "step": 1390 + }, + { + "epoch": 9.032467532467532, + "grad_norm": 2.1796791553497314, + "learning_rate": 8.208854623364202e-05, + "loss": 0.7425, + "step": 1391 + }, + { + "epoch": 9.03896103896104, + "grad_norm": 2.2237792015075684, + "learning_rate": 8.206444714040495e-05, + "loss": 0.7597, + "step": 1392 + }, + { + "epoch": 9.045454545454545, + "grad_norm": 2.2954790592193604, + "learning_rate": 8.204033538863197e-05, + "loss": 0.7829, + "step": 1393 + }, + { + "epoch": 9.051948051948052, + "grad_norm": 1.7754745483398438, + "learning_rate": 8.201621098784198e-05, + "loss": 0.6863, + "step": 1394 + }, + { + "epoch": 9.058441558441558, + "grad_norm": 2.219863176345825, + "learning_rate": 8.199207394755893e-05, + "loss": 0.7826, + "step": 1395 + }, + { + "epoch": 9.064935064935066, + "grad_norm": 2.1216280460357666, + "learning_rate": 8.196792427731175e-05, + "loss": 0.7987, + "step": 1396 + }, + { + "epoch": 9.071428571428571, + "grad_norm": 2.249668598175049, + "learning_rate": 8.194376198663434e-05, + "loss": 0.825, + "step": 1397 + }, + { + "epoch": 9.077922077922079, + "grad_norm": 2.171496629714966, + "learning_rate": 8.191958708506558e-05, + "loss": 0.7567, + "step": 1398 + }, + { + "epoch": 9.084415584415584, + "grad_norm": 2.2283010482788086, + "learning_rate": 8.189539958214935e-05, + "loss": 0.7638, + "step": 1399 + }, + { + "epoch": 9.090909090909092, + "grad_norm": 2.242703914642334, + "learning_rate": 8.18711994874345e-05, + "loss": 0.8351, + "step": 1400 + }, + { + "epoch": 9.097402597402597, + "grad_norm": 2.1934618949890137, + "learning_rate": 8.184698681047482e-05, + "loss": 0.7873, + "step": 1401 + }, + { + "epoch": 9.103896103896103, + "grad_norm": 2.263496160507202, + "learning_rate": 8.18227615608291e-05, + "loss": 0.7448, + "step": 1402 + }, + { + "epoch": 9.11038961038961, + "grad_norm": 2.06032395362854, + "learning_rate": 8.179852374806112e-05, + "loss": 0.7561, + "step": 1403 + }, + { + "epoch": 9.116883116883116, + "grad_norm": 1.9076995849609375, + "learning_rate": 8.177427338173953e-05, + "loss": 0.7034, + "step": 1404 + }, + { + "epoch": 9.123376623376624, + "grad_norm": 2.372173547744751, + "learning_rate": 8.175001047143804e-05, + "loss": 0.8417, + "step": 1405 + }, + { + "epoch": 9.12987012987013, + "grad_norm": 1.8342652320861816, + "learning_rate": 8.172573502673523e-05, + "loss": 0.6436, + "step": 1406 + }, + { + "epoch": 9.136363636363637, + "grad_norm": 2.130004405975342, + "learning_rate": 8.170144705721466e-05, + "loss": 0.6889, + "step": 1407 + }, + { + "epoch": 9.142857142857142, + "grad_norm": 2.177459478378296, + "learning_rate": 8.167714657246486e-05, + "loss": 0.7952, + "step": 1408 + }, + { + "epoch": 9.14935064935065, + "grad_norm": 2.637460231781006, + "learning_rate": 8.165283358207924e-05, + "loss": 0.8493, + "step": 1409 + }, + { + "epoch": 9.155844155844155, + "grad_norm": 2.201258897781372, + "learning_rate": 8.162850809565623e-05, + "loss": 0.8234, + "step": 1410 + }, + { + "epoch": 9.162337662337663, + "grad_norm": 2.2699949741363525, + "learning_rate": 8.160417012279911e-05, + "loss": 0.8444, + "step": 1411 + }, + { + "epoch": 9.168831168831169, + "grad_norm": 2.2601559162139893, + "learning_rate": 8.157981967311614e-05, + "loss": 0.757, + "step": 1412 + }, + { + "epoch": 9.175324675324676, + "grad_norm": 2.369778871536255, + "learning_rate": 8.15554567562205e-05, + "loss": 0.8558, + "step": 1413 + }, + { + "epoch": 9.181818181818182, + "grad_norm": 2.1335222721099854, + "learning_rate": 8.153108138173027e-05, + "loss": 0.7702, + "step": 1414 + }, + { + "epoch": 9.188311688311689, + "grad_norm": 2.2661004066467285, + "learning_rate": 8.150669355926846e-05, + "loss": 0.771, + "step": 1415 + }, + { + "epoch": 9.194805194805195, + "grad_norm": 2.3101413249969482, + "learning_rate": 8.148229329846301e-05, + "loss": 0.7875, + "step": 1416 + }, + { + "epoch": 9.2012987012987, + "grad_norm": 2.1832332611083984, + "learning_rate": 8.145788060894674e-05, + "loss": 0.7662, + "step": 1417 + }, + { + "epoch": 9.207792207792208, + "grad_norm": 2.008483409881592, + "learning_rate": 8.143345550035741e-05, + "loss": 0.7156, + "step": 1418 + }, + { + "epoch": 9.214285714285714, + "grad_norm": 2.1562743186950684, + "learning_rate": 8.140901798233767e-05, + "loss": 0.7594, + "step": 1419 + }, + { + "epoch": 9.220779220779221, + "grad_norm": 2.1420395374298096, + "learning_rate": 8.138456806453503e-05, + "loss": 0.7728, + "step": 1420 + }, + { + "epoch": 9.227272727272727, + "grad_norm": 2.2543087005615234, + "learning_rate": 8.136010575660196e-05, + "loss": 0.7595, + "step": 1421 + }, + { + "epoch": 9.233766233766234, + "grad_norm": 2.3767106533050537, + "learning_rate": 8.13356310681958e-05, + "loss": 0.8208, + "step": 1422 + }, + { + "epoch": 9.24025974025974, + "grad_norm": 2.0140974521636963, + "learning_rate": 8.131114400897874e-05, + "loss": 0.7136, + "step": 1423 + }, + { + "epoch": 9.246753246753247, + "grad_norm": 2.367492198944092, + "learning_rate": 8.12866445886179e-05, + "loss": 0.8795, + "step": 1424 + }, + { + "epoch": 9.253246753246753, + "grad_norm": 2.0226759910583496, + "learning_rate": 8.126213281678528e-05, + "loss": 0.7512, + "step": 1425 + }, + { + "epoch": 9.25974025974026, + "grad_norm": 2.336621046066284, + "learning_rate": 8.123760870315768e-05, + "loss": 0.8067, + "step": 1426 + }, + { + "epoch": 9.266233766233766, + "grad_norm": 2.2011666297912598, + "learning_rate": 8.12130722574169e-05, + "loss": 0.7792, + "step": 1427 + }, + { + "epoch": 9.272727272727273, + "grad_norm": 2.476090669631958, + "learning_rate": 8.118852348924953e-05, + "loss": 0.775, + "step": 1428 + }, + { + "epoch": 9.279220779220779, + "grad_norm": 2.2978625297546387, + "learning_rate": 8.116396240834698e-05, + "loss": 0.7948, + "step": 1429 + }, + { + "epoch": 9.285714285714286, + "grad_norm": 2.2786600589752197, + "learning_rate": 8.113938902440564e-05, + "loss": 0.7556, + "step": 1430 + }, + { + "epoch": 9.292207792207792, + "grad_norm": 2.113959312438965, + "learning_rate": 8.111480334712665e-05, + "loss": 0.7449, + "step": 1431 + }, + { + "epoch": 9.2987012987013, + "grad_norm": 2.136590003967285, + "learning_rate": 8.109020538621606e-05, + "loss": 0.7521, + "step": 1432 + }, + { + "epoch": 9.305194805194805, + "grad_norm": 2.285116672515869, + "learning_rate": 8.106559515138477e-05, + "loss": 0.7869, + "step": 1433 + }, + { + "epoch": 9.311688311688311, + "grad_norm": 2.320920467376709, + "learning_rate": 8.104097265234848e-05, + "loss": 0.8478, + "step": 1434 + }, + { + "epoch": 9.318181818181818, + "grad_norm": 2.108393907546997, + "learning_rate": 8.101633789882781e-05, + "loss": 0.7533, + "step": 1435 + }, + { + "epoch": 9.324675324675324, + "grad_norm": 2.2300140857696533, + "learning_rate": 8.099169090054813e-05, + "loss": 0.7973, + "step": 1436 + }, + { + "epoch": 9.331168831168831, + "grad_norm": 2.217241048812866, + "learning_rate": 8.096703166723968e-05, + "loss": 0.784, + "step": 1437 + }, + { + "epoch": 9.337662337662337, + "grad_norm": 2.127923011779785, + "learning_rate": 8.094236020863757e-05, + "loss": 0.7696, + "step": 1438 + }, + { + "epoch": 9.344155844155845, + "grad_norm": 2.279656171798706, + "learning_rate": 8.091767653448167e-05, + "loss": 0.7762, + "step": 1439 + }, + { + "epoch": 9.35064935064935, + "grad_norm": 2.1744582653045654, + "learning_rate": 8.089298065451672e-05, + "loss": 0.7161, + "step": 1440 + }, + { + "epoch": 9.357142857142858, + "grad_norm": 2.01845121383667, + "learning_rate": 8.086827257849226e-05, + "loss": 0.6556, + "step": 1441 + }, + { + "epoch": 9.363636363636363, + "grad_norm": 2.32757830619812, + "learning_rate": 8.084355231616265e-05, + "loss": 0.8107, + "step": 1442 + }, + { + "epoch": 9.37012987012987, + "grad_norm": 2.1850666999816895, + "learning_rate": 8.081881987728703e-05, + "loss": 0.7491, + "step": 1443 + }, + { + "epoch": 9.376623376623376, + "grad_norm": 2.2571535110473633, + "learning_rate": 8.079407527162944e-05, + "loss": 0.8356, + "step": 1444 + }, + { + "epoch": 9.383116883116884, + "grad_norm": 2.1496357917785645, + "learning_rate": 8.076931850895859e-05, + "loss": 0.7408, + "step": 1445 + }, + { + "epoch": 9.38961038961039, + "grad_norm": 2.1930642127990723, + "learning_rate": 8.074454959904807e-05, + "loss": 0.751, + "step": 1446 + }, + { + "epoch": 9.396103896103897, + "grad_norm": 1.8324921131134033, + "learning_rate": 8.071976855167629e-05, + "loss": 0.6065, + "step": 1447 + }, + { + "epoch": 9.402597402597403, + "grad_norm": 2.2916312217712402, + "learning_rate": 8.069497537662639e-05, + "loss": 0.7501, + "step": 1448 + }, + { + "epoch": 9.409090909090908, + "grad_norm": 2.2877542972564697, + "learning_rate": 8.067017008368632e-05, + "loss": 0.8381, + "step": 1449 + }, + { + "epoch": 9.415584415584416, + "grad_norm": 1.8830348253250122, + "learning_rate": 8.064535268264883e-05, + "loss": 0.6252, + "step": 1450 + }, + { + "epoch": 9.422077922077921, + "grad_norm": 2.369856834411621, + "learning_rate": 8.062052318331142e-05, + "loss": 0.8398, + "step": 1451 + }, + { + "epoch": 9.428571428571429, + "grad_norm": 2.233564615249634, + "learning_rate": 8.059568159547641e-05, + "loss": 0.7632, + "step": 1452 + }, + { + "epoch": 9.435064935064934, + "grad_norm": 2.254913806915283, + "learning_rate": 8.057082792895083e-05, + "loss": 0.8431, + "step": 1453 + }, + { + "epoch": 9.441558441558442, + "grad_norm": 1.880247712135315, + "learning_rate": 8.054596219354654e-05, + "loss": 0.6151, + "step": 1454 + }, + { + "epoch": 9.448051948051948, + "grad_norm": 2.2374584674835205, + "learning_rate": 8.052108439908013e-05, + "loss": 0.8184, + "step": 1455 + }, + { + "epoch": 9.454545454545455, + "grad_norm": 2.427372455596924, + "learning_rate": 8.049619455537296e-05, + "loss": 0.7961, + "step": 1456 + }, + { + "epoch": 9.46103896103896, + "grad_norm": 1.6904860734939575, + "learning_rate": 8.047129267225115e-05, + "loss": 0.5814, + "step": 1457 + }, + { + "epoch": 9.467532467532468, + "grad_norm": 2.3941128253936768, + "learning_rate": 8.044637875954556e-05, + "loss": 0.8157, + "step": 1458 + }, + { + "epoch": 9.474025974025974, + "grad_norm": 2.4132771492004395, + "learning_rate": 8.042145282709182e-05, + "loss": 0.869, + "step": 1459 + }, + { + "epoch": 9.480519480519481, + "grad_norm": 2.3084611892700195, + "learning_rate": 8.039651488473028e-05, + "loss": 0.7596, + "step": 1460 + }, + { + "epoch": 9.487012987012987, + "grad_norm": 2.256843328475952, + "learning_rate": 8.037156494230604e-05, + "loss": 0.8579, + "step": 1461 + }, + { + "epoch": 9.493506493506494, + "grad_norm": 2.3451285362243652, + "learning_rate": 8.034660300966898e-05, + "loss": 0.8552, + "step": 1462 + }, + { + "epoch": 9.5, + "grad_norm": 2.4393768310546875, + "learning_rate": 8.032162909667362e-05, + "loss": 0.8209, + "step": 1463 + }, + { + "epoch": 9.506493506493506, + "grad_norm": 2.1030781269073486, + "learning_rate": 8.029664321317932e-05, + "loss": 0.8008, + "step": 1464 + }, + { + "epoch": 9.512987012987013, + "grad_norm": 2.3159143924713135, + "learning_rate": 8.027164536905008e-05, + "loss": 0.8277, + "step": 1465 + }, + { + "epoch": 9.519480519480519, + "grad_norm": 2.08125638961792, + "learning_rate": 8.024663557415464e-05, + "loss": 0.7845, + "step": 1466 + }, + { + "epoch": 9.525974025974026, + "grad_norm": 2.2004313468933105, + "learning_rate": 8.022161383836652e-05, + "loss": 0.8462, + "step": 1467 + }, + { + "epoch": 9.532467532467532, + "grad_norm": 2.0208821296691895, + "learning_rate": 8.019658017156386e-05, + "loss": 0.703, + "step": 1468 + }, + { + "epoch": 9.53896103896104, + "grad_norm": 2.086357355117798, + "learning_rate": 8.017153458362956e-05, + "loss": 0.7341, + "step": 1469 + }, + { + "epoch": 9.545454545454545, + "grad_norm": 2.44262957572937, + "learning_rate": 8.014647708445124e-05, + "loss": 0.8811, + "step": 1470 + }, + { + "epoch": 9.551948051948052, + "grad_norm": 2.260904550552368, + "learning_rate": 8.01214076839212e-05, + "loss": 0.7389, + "step": 1471 + }, + { + "epoch": 9.558441558441558, + "grad_norm": 2.211005687713623, + "learning_rate": 8.009632639193643e-05, + "loss": 0.7509, + "step": 1472 + }, + { + "epoch": 9.564935064935066, + "grad_norm": 2.503387212753296, + "learning_rate": 8.007123321839864e-05, + "loss": 0.8911, + "step": 1473 + }, + { + "epoch": 9.571428571428571, + "grad_norm": 2.088785171508789, + "learning_rate": 8.00461281732142e-05, + "loss": 0.8056, + "step": 1474 + }, + { + "epoch": 9.577922077922079, + "grad_norm": 2.1521730422973633, + "learning_rate": 8.002101126629421e-05, + "loss": 0.8136, + "step": 1475 + }, + { + "epoch": 9.584415584415584, + "grad_norm": 2.2391040325164795, + "learning_rate": 7.999588250755442e-05, + "loss": 0.8104, + "step": 1476 + }, + { + "epoch": 9.590909090909092, + "grad_norm": 2.1446774005889893, + "learning_rate": 7.997074190691522e-05, + "loss": 0.8641, + "step": 1477 + }, + { + "epoch": 9.597402597402597, + "grad_norm": 2.460958957672119, + "learning_rate": 7.994558947430179e-05, + "loss": 0.8526, + "step": 1478 + }, + { + "epoch": 9.603896103896105, + "grad_norm": 2.084301471710205, + "learning_rate": 7.992042521964389e-05, + "loss": 0.7874, + "step": 1479 + }, + { + "epoch": 9.61038961038961, + "grad_norm": 2.258708953857422, + "learning_rate": 7.989524915287595e-05, + "loss": 0.8217, + "step": 1480 + }, + { + "epoch": 9.616883116883116, + "grad_norm": 2.2106471061706543, + "learning_rate": 7.987006128393709e-05, + "loss": 0.8194, + "step": 1481 + }, + { + "epoch": 9.623376623376624, + "grad_norm": 2.176764488220215, + "learning_rate": 7.98448616227711e-05, + "loss": 0.7876, + "step": 1482 + }, + { + "epoch": 9.62987012987013, + "grad_norm": 2.358097791671753, + "learning_rate": 7.981965017932638e-05, + "loss": 0.8781, + "step": 1483 + }, + { + "epoch": 9.636363636363637, + "grad_norm": 2.351985216140747, + "learning_rate": 7.979442696355602e-05, + "loss": 0.7921, + "step": 1484 + }, + { + "epoch": 9.642857142857142, + "grad_norm": 2.128723382949829, + "learning_rate": 7.976919198541776e-05, + "loss": 0.7536, + "step": 1485 + }, + { + "epoch": 9.64935064935065, + "grad_norm": 2.456420660018921, + "learning_rate": 7.974394525487394e-05, + "loss": 0.843, + "step": 1486 + }, + { + "epoch": 9.655844155844155, + "grad_norm": 2.167208671569824, + "learning_rate": 7.971868678189161e-05, + "loss": 0.7295, + "step": 1487 + }, + { + "epoch": 9.662337662337663, + "grad_norm": 2.31095814704895, + "learning_rate": 7.969341657644237e-05, + "loss": 0.7792, + "step": 1488 + }, + { + "epoch": 9.668831168831169, + "grad_norm": 2.448061227798462, + "learning_rate": 7.966813464850251e-05, + "loss": 0.9162, + "step": 1489 + }, + { + "epoch": 9.675324675324676, + "grad_norm": 2.2463135719299316, + "learning_rate": 7.964284100805297e-05, + "loss": 0.8312, + "step": 1490 + }, + { + "epoch": 9.681818181818182, + "grad_norm": 2.4721384048461914, + "learning_rate": 7.961753566507924e-05, + "loss": 0.8892, + "step": 1491 + }, + { + "epoch": 9.688311688311689, + "grad_norm": 2.483168840408325, + "learning_rate": 7.959221862957148e-05, + "loss": 0.8688, + "step": 1492 + }, + { + "epoch": 9.694805194805195, + "grad_norm": 2.2723283767700195, + "learning_rate": 7.956688991152445e-05, + "loss": 0.8294, + "step": 1493 + }, + { + "epoch": 9.7012987012987, + "grad_norm": 2.0583672523498535, + "learning_rate": 7.954154952093756e-05, + "loss": 0.769, + "step": 1494 + }, + { + "epoch": 9.707792207792208, + "grad_norm": 2.319795846939087, + "learning_rate": 7.951619746781474e-05, + "loss": 0.8562, + "step": 1495 + }, + { + "epoch": 9.714285714285714, + "grad_norm": 2.2907357215881348, + "learning_rate": 7.94908337621646e-05, + "loss": 0.8138, + "step": 1496 + }, + { + "epoch": 9.720779220779221, + "grad_norm": 1.994308590888977, + "learning_rate": 7.946545841400035e-05, + "loss": 0.7778, + "step": 1497 + }, + { + "epoch": 9.727272727272727, + "grad_norm": 2.314957618713379, + "learning_rate": 7.944007143333975e-05, + "loss": 0.8457, + "step": 1498 + }, + { + "epoch": 9.733766233766234, + "grad_norm": 2.4140167236328125, + "learning_rate": 7.94146728302052e-05, + "loss": 0.8849, + "step": 1499 + }, + { + "epoch": 9.74025974025974, + "grad_norm": 2.302248954772949, + "learning_rate": 7.938926261462367e-05, + "loss": 0.8035, + "step": 1500 + }, + { + "epoch": 9.746753246753247, + "grad_norm": 2.2283337116241455, + "learning_rate": 7.936384079662666e-05, + "loss": 0.754, + "step": 1501 + }, + { + "epoch": 9.753246753246753, + "grad_norm": 2.261359214782715, + "learning_rate": 7.933840738625036e-05, + "loss": 0.8227, + "step": 1502 + }, + { + "epoch": 9.75974025974026, + "grad_norm": 2.03810453414917, + "learning_rate": 7.931296239353546e-05, + "loss": 0.7251, + "step": 1503 + }, + { + "epoch": 9.766233766233766, + "grad_norm": 2.1554248332977295, + "learning_rate": 7.928750582852722e-05, + "loss": 0.7853, + "step": 1504 + }, + { + "epoch": 9.772727272727273, + "grad_norm": 1.9828263521194458, + "learning_rate": 7.926203770127552e-05, + "loss": 0.7483, + "step": 1505 + }, + { + "epoch": 9.779220779220779, + "grad_norm": 2.166712522506714, + "learning_rate": 7.923655802183474e-05, + "loss": 0.7987, + "step": 1506 + }, + { + "epoch": 9.785714285714286, + "grad_norm": 2.025691270828247, + "learning_rate": 7.921106680026387e-05, + "loss": 0.7963, + "step": 1507 + }, + { + "epoch": 9.792207792207792, + "grad_norm": 2.278630256652832, + "learning_rate": 7.918556404662644e-05, + "loss": 0.8426, + "step": 1508 + }, + { + "epoch": 9.7987012987013, + "grad_norm": 2.3733408451080322, + "learning_rate": 7.916004977099055e-05, + "loss": 0.8032, + "step": 1509 + }, + { + "epoch": 9.805194805194805, + "grad_norm": 2.116952896118164, + "learning_rate": 7.913452398342881e-05, + "loss": 0.7179, + "step": 1510 + }, + { + "epoch": 9.811688311688311, + "grad_norm": 2.2615432739257812, + "learning_rate": 7.91089866940184e-05, + "loss": 0.8633, + "step": 1511 + }, + { + "epoch": 9.818181818181818, + "grad_norm": 1.9311797618865967, + "learning_rate": 7.908343791284105e-05, + "loss": 0.6622, + "step": 1512 + }, + { + "epoch": 9.824675324675324, + "grad_norm": 2.372143268585205, + "learning_rate": 7.905787764998299e-05, + "loss": 0.8368, + "step": 1513 + }, + { + "epoch": 9.831168831168831, + "grad_norm": 2.188035488128662, + "learning_rate": 7.903230591553504e-05, + "loss": 0.7697, + "step": 1514 + }, + { + "epoch": 9.837662337662337, + "grad_norm": 2.158198118209839, + "learning_rate": 7.900672271959249e-05, + "loss": 0.7336, + "step": 1515 + }, + { + "epoch": 9.844155844155845, + "grad_norm": 1.9618550539016724, + "learning_rate": 7.898112807225517e-05, + "loss": 0.7297, + "step": 1516 + }, + { + "epoch": 9.85064935064935, + "grad_norm": 2.266169548034668, + "learning_rate": 7.895552198362748e-05, + "loss": 0.8173, + "step": 1517 + }, + { + "epoch": 9.857142857142858, + "grad_norm": 2.3293449878692627, + "learning_rate": 7.892990446381827e-05, + "loss": 0.8151, + "step": 1518 + }, + { + "epoch": 9.863636363636363, + "grad_norm": 2.265075445175171, + "learning_rate": 7.890427552294093e-05, + "loss": 0.8879, + "step": 1519 + }, + { + "epoch": 9.87012987012987, + "grad_norm": 2.1060047149658203, + "learning_rate": 7.887863517111338e-05, + "loss": 0.8157, + "step": 1520 + }, + { + "epoch": 9.876623376623376, + "grad_norm": 2.202415704727173, + "learning_rate": 7.885298341845802e-05, + "loss": 0.7675, + "step": 1521 + }, + { + "epoch": 9.883116883116884, + "grad_norm": 2.1517200469970703, + "learning_rate": 7.882732027510174e-05, + "loss": 0.811, + "step": 1522 + }, + { + "epoch": 9.88961038961039, + "grad_norm": 2.144573211669922, + "learning_rate": 7.880164575117597e-05, + "loss": 0.7476, + "step": 1523 + }, + { + "epoch": 9.896103896103895, + "grad_norm": 2.335124969482422, + "learning_rate": 7.877595985681656e-05, + "loss": 0.872, + "step": 1524 + }, + { + "epoch": 9.902597402597403, + "grad_norm": 2.477221727371216, + "learning_rate": 7.875026260216393e-05, + "loss": 0.9285, + "step": 1525 + }, + { + "epoch": 9.909090909090908, + "grad_norm": 1.9062142372131348, + "learning_rate": 7.872455399736295e-05, + "loss": 0.7905, + "step": 1526 + }, + { + "epoch": 9.915584415584416, + "grad_norm": 2.1966278553009033, + "learning_rate": 7.869883405256295e-05, + "loss": 0.8347, + "step": 1527 + }, + { + "epoch": 9.922077922077921, + "grad_norm": 2.1748650074005127, + "learning_rate": 7.867310277791778e-05, + "loss": 0.7988, + "step": 1528 + }, + { + "epoch": 9.928571428571429, + "grad_norm": 2.3306756019592285, + "learning_rate": 7.864736018358571e-05, + "loss": 0.8781, + "step": 1529 + }, + { + "epoch": 9.935064935064934, + "grad_norm": 2.344447135925293, + "learning_rate": 7.862160627972955e-05, + "loss": 0.8185, + "step": 1530 + }, + { + "epoch": 9.941558441558442, + "grad_norm": 1.9969489574432373, + "learning_rate": 7.85958410765165e-05, + "loss": 0.719, + "step": 1531 + }, + { + "epoch": 9.948051948051948, + "grad_norm": 2.3205368518829346, + "learning_rate": 7.857006458411826e-05, + "loss": 0.8242, + "step": 1532 + }, + { + "epoch": 9.954545454545455, + "grad_norm": 2.0827131271362305, + "learning_rate": 7.854427681271099e-05, + "loss": 0.7715, + "step": 1533 + }, + { + "epoch": 9.96103896103896, + "grad_norm": 2.0778398513793945, + "learning_rate": 7.851847777247528e-05, + "loss": 0.7781, + "step": 1534 + }, + { + "epoch": 9.967532467532468, + "grad_norm": 2.2156105041503906, + "learning_rate": 7.84926674735962e-05, + "loss": 0.851, + "step": 1535 + }, + { + "epoch": 9.974025974025974, + "grad_norm": 2.1992075443267822, + "learning_rate": 7.846684592626323e-05, + "loss": 0.8263, + "step": 1536 + }, + { + "epoch": 9.980519480519481, + "grad_norm": 2.202113628387451, + "learning_rate": 7.844101314067032e-05, + "loss": 0.8584, + "step": 1537 + }, + { + "epoch": 9.987012987012987, + "grad_norm": 2.097062349319458, + "learning_rate": 7.841516912701585e-05, + "loss": 0.784, + "step": 1538 + }, + { + "epoch": 9.993506493506494, + "grad_norm": 2.44765305519104, + "learning_rate": 7.838931389550259e-05, + "loss": 0.8952, + "step": 1539 + }, + { + "epoch": 10.0, + "grad_norm": 2912.900390625, + "learning_rate": 7.836344745633783e-05, + "loss": 0.8677, + "step": 1540 + }, + { + "epoch": 10.006493506493506, + "grad_norm": 1.9397345781326294, + "learning_rate": 7.83375698197332e-05, + "loss": 0.6288, + "step": 1541 + }, + { + "epoch": 10.012987012987013, + "grad_norm": 2.1335549354553223, + "learning_rate": 7.831168099590478e-05, + "loss": 0.7503, + "step": 1542 + }, + { + "epoch": 10.019480519480519, + "grad_norm": 2.2006771564483643, + "learning_rate": 7.828578099507308e-05, + "loss": 0.6708, + "step": 1543 + }, + { + "epoch": 10.025974025974026, + "grad_norm": 1.8945122957229614, + "learning_rate": 7.8259869827463e-05, + "loss": 0.6138, + "step": 1544 + }, + { + "epoch": 10.032467532467532, + "grad_norm": 2.2254040241241455, + "learning_rate": 7.823394750330387e-05, + "loss": 0.7047, + "step": 1545 + }, + { + "epoch": 10.03896103896104, + "grad_norm": 2.0241615772247314, + "learning_rate": 7.820801403282939e-05, + "loss": 0.6689, + "step": 1546 + }, + { + "epoch": 10.045454545454545, + "grad_norm": 2.107599973678589, + "learning_rate": 7.81820694262777e-05, + "loss": 0.6813, + "step": 1547 + }, + { + "epoch": 10.051948051948052, + "grad_norm": 2.0900888442993164, + "learning_rate": 7.815611369389133e-05, + "loss": 0.6593, + "step": 1548 + }, + { + "epoch": 10.058441558441558, + "grad_norm": 2.0664241313934326, + "learning_rate": 7.813014684591718e-05, + "loss": 0.6814, + "step": 1549 + }, + { + "epoch": 10.064935064935066, + "grad_norm": 2.1444430351257324, + "learning_rate": 7.810416889260653e-05, + "loss": 0.664, + "step": 1550 + }, + { + "epoch": 10.071428571428571, + "grad_norm": 2.220968246459961, + "learning_rate": 7.80781798442151e-05, + "loss": 0.6684, + "step": 1551 + }, + { + "epoch": 10.077922077922079, + "grad_norm": 2.3568577766418457, + "learning_rate": 7.805217971100295e-05, + "loss": 0.69, + "step": 1552 + }, + { + "epoch": 10.084415584415584, + "grad_norm": 2.0757124423980713, + "learning_rate": 7.802616850323449e-05, + "loss": 0.6463, + "step": 1553 + }, + { + "epoch": 10.090909090909092, + "grad_norm": 2.0199642181396484, + "learning_rate": 7.800014623117857e-05, + "loss": 0.639, + "step": 1554 + }, + { + "epoch": 10.097402597402597, + "grad_norm": 2.1582894325256348, + "learning_rate": 7.797411290510837e-05, + "loss": 0.7168, + "step": 1555 + }, + { + "epoch": 10.103896103896103, + "grad_norm": 2.1365647315979004, + "learning_rate": 7.794806853530138e-05, + "loss": 0.7253, + "step": 1556 + }, + { + "epoch": 10.11038961038961, + "grad_norm": 2.1413962841033936, + "learning_rate": 7.792201313203957e-05, + "loss": 0.6625, + "step": 1557 + }, + { + "epoch": 10.116883116883116, + "grad_norm": 2.0579428672790527, + "learning_rate": 7.789594670560917e-05, + "loss": 0.6876, + "step": 1558 + }, + { + "epoch": 10.123376623376624, + "grad_norm": 1.8744693994522095, + "learning_rate": 7.78698692663008e-05, + "loss": 0.5653, + "step": 1559 + }, + { + "epoch": 10.12987012987013, + "grad_norm": 2.3525032997131348, + "learning_rate": 7.784378082440941e-05, + "loss": 0.6893, + "step": 1560 + }, + { + "epoch": 10.136363636363637, + "grad_norm": 2.229753017425537, + "learning_rate": 7.78176813902343e-05, + "loss": 0.7107, + "step": 1561 + }, + { + "epoch": 10.142857142857142, + "grad_norm": 2.3776869773864746, + "learning_rate": 7.779157097407915e-05, + "loss": 0.7396, + "step": 1562 + }, + { + "epoch": 10.14935064935065, + "grad_norm": 2.364971876144409, + "learning_rate": 7.77654495862519e-05, + "loss": 0.7148, + "step": 1563 + }, + { + "epoch": 10.155844155844155, + "grad_norm": 2.2058353424072266, + "learning_rate": 7.773931723706487e-05, + "loss": 0.7041, + "step": 1564 + }, + { + "epoch": 10.162337662337663, + "grad_norm": 2.3210866451263428, + "learning_rate": 7.771317393683471e-05, + "loss": 0.7472, + "step": 1565 + }, + { + "epoch": 10.168831168831169, + "grad_norm": 2.044942855834961, + "learning_rate": 7.768701969588237e-05, + "loss": 0.654, + "step": 1566 + }, + { + "epoch": 10.175324675324676, + "grad_norm": 2.2671778202056885, + "learning_rate": 7.766085452453312e-05, + "loss": 0.7198, + "step": 1567 + }, + { + "epoch": 10.181818181818182, + "grad_norm": 2.2623441219329834, + "learning_rate": 7.763467843311658e-05, + "loss": 0.6947, + "step": 1568 + }, + { + "epoch": 10.188311688311689, + "grad_norm": 2.348132610321045, + "learning_rate": 7.760849143196665e-05, + "loss": 0.7413, + "step": 1569 + }, + { + "epoch": 10.194805194805195, + "grad_norm": 2.34828782081604, + "learning_rate": 7.758229353142152e-05, + "loss": 0.7909, + "step": 1570 + }, + { + "epoch": 10.2012987012987, + "grad_norm": 2.1013669967651367, + "learning_rate": 7.755608474182373e-05, + "loss": 0.6481, + "step": 1571 + }, + { + "epoch": 10.207792207792208, + "grad_norm": 1.9958415031433105, + "learning_rate": 7.752986507352008e-05, + "loss": 0.7038, + "step": 1572 + }, + { + "epoch": 10.214285714285714, + "grad_norm": 2.4060864448547363, + "learning_rate": 7.75036345368617e-05, + "loss": 0.7174, + "step": 1573 + }, + { + "epoch": 10.220779220779221, + "grad_norm": 2.2779603004455566, + "learning_rate": 7.747739314220396e-05, + "loss": 0.6656, + "step": 1574 + }, + { + "epoch": 10.227272727272727, + "grad_norm": 2.348428249359131, + "learning_rate": 7.74511408999066e-05, + "loss": 0.753, + "step": 1575 + }, + { + "epoch": 10.233766233766234, + "grad_norm": 2.427178382873535, + "learning_rate": 7.742487782033354e-05, + "loss": 0.7245, + "step": 1576 + }, + { + "epoch": 10.24025974025974, + "grad_norm": 2.1331942081451416, + "learning_rate": 7.739860391385303e-05, + "loss": 0.6282, + "step": 1577 + }, + { + "epoch": 10.246753246753247, + "grad_norm": 2.1701390743255615, + "learning_rate": 7.737231919083761e-05, + "loss": 0.675, + "step": 1578 + }, + { + "epoch": 10.253246753246753, + "grad_norm": 2.2979564666748047, + "learning_rate": 7.734602366166406e-05, + "loss": 0.7126, + "step": 1579 + }, + { + "epoch": 10.25974025974026, + "grad_norm": 2.368772268295288, + "learning_rate": 7.731971733671346e-05, + "loss": 0.72, + "step": 1580 + }, + { + "epoch": 10.266233766233766, + "grad_norm": 2.1105165481567383, + "learning_rate": 7.729340022637112e-05, + "loss": 0.6476, + "step": 1581 + }, + { + "epoch": 10.272727272727273, + "grad_norm": 2.5445973873138428, + "learning_rate": 7.726707234102659e-05, + "loss": 0.8015, + "step": 1582 + }, + { + "epoch": 10.279220779220779, + "grad_norm": 2.3810203075408936, + "learning_rate": 7.724073369107376e-05, + "loss": 0.733, + "step": 1583 + }, + { + "epoch": 10.285714285714286, + "grad_norm": 2.166701316833496, + "learning_rate": 7.721438428691065e-05, + "loss": 0.7144, + "step": 1584 + }, + { + "epoch": 10.292207792207792, + "grad_norm": 1.981048345565796, + "learning_rate": 7.718802413893963e-05, + "loss": 0.6094, + "step": 1585 + }, + { + "epoch": 10.2987012987013, + "grad_norm": 2.206669330596924, + "learning_rate": 7.716165325756725e-05, + "loss": 0.6947, + "step": 1586 + }, + { + "epoch": 10.305194805194805, + "grad_norm": 2.164898157119751, + "learning_rate": 7.713527165320434e-05, + "loss": 0.7293, + "step": 1587 + }, + { + "epoch": 10.311688311688311, + "grad_norm": 2.202178716659546, + "learning_rate": 7.710887933626589e-05, + "loss": 0.6746, + "step": 1588 + }, + { + "epoch": 10.318181818181818, + "grad_norm": 2.296952247619629, + "learning_rate": 7.708247631717122e-05, + "loss": 0.7263, + "step": 1589 + }, + { + "epoch": 10.324675324675324, + "grad_norm": 2.1997387409210205, + "learning_rate": 7.705606260634379e-05, + "loss": 0.6513, + "step": 1590 + }, + { + "epoch": 10.331168831168831, + "grad_norm": 2.4745490550994873, + "learning_rate": 7.702963821421133e-05, + "loss": 0.7661, + "step": 1591 + }, + { + "epoch": 10.337662337662337, + "grad_norm": 2.397670269012451, + "learning_rate": 7.70032031512058e-05, + "loss": 0.7387, + "step": 1592 + }, + { + "epoch": 10.344155844155845, + "grad_norm": 2.434361696243286, + "learning_rate": 7.69767574277633e-05, + "loss": 0.7354, + "step": 1593 + }, + { + "epoch": 10.35064935064935, + "grad_norm": 1.842675805091858, + "learning_rate": 7.695030105432417e-05, + "loss": 0.5535, + "step": 1594 + }, + { + "epoch": 10.357142857142858, + "grad_norm": 2.0731892585754395, + "learning_rate": 7.692383404133301e-05, + "loss": 0.6616, + "step": 1595 + }, + { + "epoch": 10.363636363636363, + "grad_norm": 2.039299488067627, + "learning_rate": 7.689735639923858e-05, + "loss": 0.6804, + "step": 1596 + }, + { + "epoch": 10.37012987012987, + "grad_norm": 1.9815698862075806, + "learning_rate": 7.687086813849378e-05, + "loss": 0.6807, + "step": 1597 + }, + { + "epoch": 10.376623376623376, + "grad_norm": 2.2085583209991455, + "learning_rate": 7.684436926955582e-05, + "loss": 0.6732, + "step": 1598 + }, + { + "epoch": 10.383116883116884, + "grad_norm": 2.3801488876342773, + "learning_rate": 7.6817859802886e-05, + "loss": 0.7524, + "step": 1599 + }, + { + "epoch": 10.38961038961039, + "grad_norm": 1.944014549255371, + "learning_rate": 7.679133974894983e-05, + "loss": 0.6785, + "step": 1600 + }, + { + "epoch": 10.396103896103897, + "grad_norm": 1.7202798128128052, + "learning_rate": 7.676480911821705e-05, + "loss": 0.5849, + "step": 1601 + }, + { + "epoch": 10.402597402597403, + "grad_norm": 2.336012601852417, + "learning_rate": 7.673826792116146e-05, + "loss": 0.6768, + "step": 1602 + }, + { + "epoch": 10.409090909090908, + "grad_norm": 2.4163119792938232, + "learning_rate": 7.671171616826119e-05, + "loss": 0.8147, + "step": 1603 + }, + { + "epoch": 10.415584415584416, + "grad_norm": 2.2862460613250732, + "learning_rate": 7.668515386999837e-05, + "loss": 0.7144, + "step": 1604 + }, + { + "epoch": 10.422077922077921, + "grad_norm": 2.4034481048583984, + "learning_rate": 7.665858103685944e-05, + "loss": 0.7784, + "step": 1605 + }, + { + "epoch": 10.428571428571429, + "grad_norm": 2.230703592300415, + "learning_rate": 7.663199767933489e-05, + "loss": 0.7181, + "step": 1606 + }, + { + "epoch": 10.435064935064934, + "grad_norm": 2.1745998859405518, + "learning_rate": 7.660540380791942e-05, + "loss": 0.6556, + "step": 1607 + }, + { + "epoch": 10.441558441558442, + "grad_norm": 2.2904982566833496, + "learning_rate": 7.65787994331119e-05, + "loss": 0.7285, + "step": 1608 + }, + { + "epoch": 10.448051948051948, + "grad_norm": 2.110764503479004, + "learning_rate": 7.655218456541529e-05, + "loss": 0.642, + "step": 1609 + }, + { + "epoch": 10.454545454545455, + "grad_norm": 2.170912027359009, + "learning_rate": 7.65255592153367e-05, + "loss": 0.6743, + "step": 1610 + }, + { + "epoch": 10.46103896103896, + "grad_norm": 2.565704584121704, + "learning_rate": 7.649892339338744e-05, + "loss": 0.7778, + "step": 1611 + }, + { + "epoch": 10.467532467532468, + "grad_norm": 2.2946760654449463, + "learning_rate": 7.647227711008287e-05, + "loss": 0.754, + "step": 1612 + }, + { + "epoch": 10.474025974025974, + "grad_norm": 2.269430160522461, + "learning_rate": 7.644562037594254e-05, + "loss": 0.74, + "step": 1613 + }, + { + "epoch": 10.480519480519481, + "grad_norm": 1.9184123277664185, + "learning_rate": 7.64189532014901e-05, + "loss": 0.5831, + "step": 1614 + }, + { + "epoch": 10.487012987012987, + "grad_norm": 2.157374858856201, + "learning_rate": 7.639227559725332e-05, + "loss": 0.7455, + "step": 1615 + }, + { + "epoch": 10.493506493506494, + "grad_norm": 2.176115036010742, + "learning_rate": 7.636558757376413e-05, + "loss": 0.7088, + "step": 1616 + }, + { + "epoch": 10.5, + "grad_norm": 2.1193859577178955, + "learning_rate": 7.633888914155852e-05, + "loss": 0.6377, + "step": 1617 + }, + { + "epoch": 10.506493506493506, + "grad_norm": 2.1090433597564697, + "learning_rate": 7.631218031117658e-05, + "loss": 0.6521, + "step": 1618 + }, + { + "epoch": 10.512987012987013, + "grad_norm": 2.215869426727295, + "learning_rate": 7.628546109316257e-05, + "loss": 0.7566, + "step": 1619 + }, + { + "epoch": 10.519480519480519, + "grad_norm": 2.28544282913208, + "learning_rate": 7.62587314980648e-05, + "loss": 0.7332, + "step": 1620 + }, + { + "epoch": 10.525974025974026, + "grad_norm": 2.1070797443389893, + "learning_rate": 7.623199153643569e-05, + "loss": 0.7118, + "step": 1621 + }, + { + "epoch": 10.532467532467532, + "grad_norm": 2.4239230155944824, + "learning_rate": 7.620524121883174e-05, + "loss": 0.768, + "step": 1622 + }, + { + "epoch": 10.53896103896104, + "grad_norm": 2.3072590827941895, + "learning_rate": 7.617848055581361e-05, + "loss": 0.7294, + "step": 1623 + }, + { + "epoch": 10.545454545454545, + "grad_norm": 2.4551761150360107, + "learning_rate": 7.615170955794591e-05, + "loss": 0.8272, + "step": 1624 + }, + { + "epoch": 10.551948051948052, + "grad_norm": 2.317012310028076, + "learning_rate": 7.612492823579745e-05, + "loss": 0.7588, + "step": 1625 + }, + { + "epoch": 10.558441558441558, + "grad_norm": 2.036930799484253, + "learning_rate": 7.609813659994108e-05, + "loss": 0.6712, + "step": 1626 + }, + { + "epoch": 10.564935064935066, + "grad_norm": 2.1572816371917725, + "learning_rate": 7.607133466095366e-05, + "loss": 0.712, + "step": 1627 + }, + { + "epoch": 10.571428571428571, + "grad_norm": 1.9979349374771118, + "learning_rate": 7.604452242941622e-05, + "loss": 0.6711, + "step": 1628 + }, + { + "epoch": 10.577922077922079, + "grad_norm": 2.5580434799194336, + "learning_rate": 7.60176999159138e-05, + "loss": 0.7787, + "step": 1629 + }, + { + "epoch": 10.584415584415584, + "grad_norm": 2.1501293182373047, + "learning_rate": 7.599086713103548e-05, + "loss": 0.7245, + "step": 1630 + }, + { + "epoch": 10.590909090909092, + "grad_norm": 2.2791953086853027, + "learning_rate": 7.596402408537443e-05, + "loss": 0.7575, + "step": 1631 + }, + { + "epoch": 10.597402597402597, + "grad_norm": 2.2916219234466553, + "learning_rate": 7.593717078952788e-05, + "loss": 0.7194, + "step": 1632 + }, + { + "epoch": 10.603896103896105, + "grad_norm": 2.251642942428589, + "learning_rate": 7.591030725409707e-05, + "loss": 0.7858, + "step": 1633 + }, + { + "epoch": 10.61038961038961, + "grad_norm": 2.1227355003356934, + "learning_rate": 7.588343348968728e-05, + "loss": 0.7496, + "step": 1634 + }, + { + "epoch": 10.616883116883116, + "grad_norm": 1.8362125158309937, + "learning_rate": 7.585654950690786e-05, + "loss": 0.5487, + "step": 1635 + }, + { + "epoch": 10.623376623376624, + "grad_norm": 2.174795150756836, + "learning_rate": 7.582965531637221e-05, + "loss": 0.7212, + "step": 1636 + }, + { + "epoch": 10.62987012987013, + "grad_norm": 2.2185142040252686, + "learning_rate": 7.580275092869766e-05, + "loss": 0.7792, + "step": 1637 + }, + { + "epoch": 10.636363636363637, + "grad_norm": 2.1538960933685303, + "learning_rate": 7.577583635450571e-05, + "loss": 0.7158, + "step": 1638 + }, + { + "epoch": 10.642857142857142, + "grad_norm": 2.1951744556427, + "learning_rate": 7.574891160442179e-05, + "loss": 0.7092, + "step": 1639 + }, + { + "epoch": 10.64935064935065, + "grad_norm": 1.9684754610061646, + "learning_rate": 7.572197668907532e-05, + "loss": 0.6546, + "step": 1640 + }, + { + "epoch": 10.655844155844155, + "grad_norm": 2.06463885307312, + "learning_rate": 7.569503161909983e-05, + "loss": 0.7007, + "step": 1641 + }, + { + "epoch": 10.662337662337663, + "grad_norm": 2.0905561447143555, + "learning_rate": 7.566807640513278e-05, + "loss": 0.7559, + "step": 1642 + }, + { + "epoch": 10.668831168831169, + "grad_norm": 2.309191942214966, + "learning_rate": 7.564111105781568e-05, + "loss": 0.7564, + "step": 1643 + }, + { + "epoch": 10.675324675324676, + "grad_norm": 2.3112220764160156, + "learning_rate": 7.561413558779402e-05, + "loss": 0.7723, + "step": 1644 + }, + { + "epoch": 10.681818181818182, + "grad_norm": 2.321855068206787, + "learning_rate": 7.558715000571726e-05, + "loss": 0.7907, + "step": 1645 + }, + { + "epoch": 10.688311688311689, + "grad_norm": 2.232640027999878, + "learning_rate": 7.55601543222389e-05, + "loss": 0.794, + "step": 1646 + }, + { + "epoch": 10.694805194805195, + "grad_norm": 1.7704936265945435, + "learning_rate": 7.553314854801641e-05, + "loss": 0.545, + "step": 1647 + }, + { + "epoch": 10.7012987012987, + "grad_norm": 2.0758585929870605, + "learning_rate": 7.550613269371124e-05, + "loss": 0.7549, + "step": 1648 + }, + { + "epoch": 10.707792207792208, + "grad_norm": 2.173079252243042, + "learning_rate": 7.547910676998883e-05, + "loss": 0.7017, + "step": 1649 + }, + { + "epoch": 10.714285714285714, + "grad_norm": 2.047727584838867, + "learning_rate": 7.545207078751857e-05, + "loss": 0.6592, + "step": 1650 + }, + { + "epoch": 10.720779220779221, + "grad_norm": 2.197402000427246, + "learning_rate": 7.542502475697385e-05, + "loss": 0.6863, + "step": 1651 + }, + { + "epoch": 10.727272727272727, + "grad_norm": 2.0295863151550293, + "learning_rate": 7.5397968689032e-05, + "loss": 0.6389, + "step": 1652 + }, + { + "epoch": 10.733766233766234, + "grad_norm": 2.347686529159546, + "learning_rate": 7.537090259437435e-05, + "loss": 0.7571, + "step": 1653 + }, + { + "epoch": 10.74025974025974, + "grad_norm": 2.224231719970703, + "learning_rate": 7.534382648368616e-05, + "loss": 0.6876, + "step": 1654 + }, + { + "epoch": 10.746753246753247, + "grad_norm": 2.1998109817504883, + "learning_rate": 7.531674036765664e-05, + "loss": 0.7749, + "step": 1655 + }, + { + "epoch": 10.753246753246753, + "grad_norm": 2.3216822147369385, + "learning_rate": 7.528964425697896e-05, + "loss": 0.7631, + "step": 1656 + }, + { + "epoch": 10.75974025974026, + "grad_norm": 2.265143632888794, + "learning_rate": 7.526253816235023e-05, + "loss": 0.762, + "step": 1657 + }, + { + "epoch": 10.766233766233766, + "grad_norm": 2.359100341796875, + "learning_rate": 7.523542209447152e-05, + "loss": 0.7892, + "step": 1658 + }, + { + "epoch": 10.772727272727273, + "grad_norm": 2.244819164276123, + "learning_rate": 7.52082960640478e-05, + "loss": 0.7531, + "step": 1659 + }, + { + "epoch": 10.779220779220779, + "grad_norm": 1.8464090824127197, + "learning_rate": 7.518116008178805e-05, + "loss": 0.6299, + "step": 1660 + }, + { + "epoch": 10.785714285714286, + "grad_norm": 2.5119171142578125, + "learning_rate": 7.515401415840509e-05, + "loss": 0.7831, + "step": 1661 + }, + { + "epoch": 10.792207792207792, + "grad_norm": 2.5271401405334473, + "learning_rate": 7.512685830461568e-05, + "loss": 0.8111, + "step": 1662 + }, + { + "epoch": 10.7987012987013, + "grad_norm": 2.099280595779419, + "learning_rate": 7.509969253114055e-05, + "loss": 0.7015, + "step": 1663 + }, + { + "epoch": 10.805194805194805, + "grad_norm": 2.3430895805358887, + "learning_rate": 7.507251684870433e-05, + "loss": 0.7549, + "step": 1664 + }, + { + "epoch": 10.811688311688311, + "grad_norm": 2.0067107677459717, + "learning_rate": 7.50453312680355e-05, + "loss": 0.6117, + "step": 1665 + }, + { + "epoch": 10.818181818181818, + "grad_norm": 2.2068874835968018, + "learning_rate": 7.501813579986656e-05, + "loss": 0.7337, + "step": 1666 + }, + { + "epoch": 10.824675324675324, + "grad_norm": 2.0831525325775146, + "learning_rate": 7.499093045493379e-05, + "loss": 0.6972, + "step": 1667 + }, + { + "epoch": 10.831168831168831, + "grad_norm": 2.1348683834075928, + "learning_rate": 7.496371524397746e-05, + "loss": 0.6775, + "step": 1668 + }, + { + "epoch": 10.837662337662337, + "grad_norm": 2.137401580810547, + "learning_rate": 7.493649017774171e-05, + "loss": 0.7376, + "step": 1669 + }, + { + "epoch": 10.844155844155845, + "grad_norm": 2.398810625076294, + "learning_rate": 7.490925526697455e-05, + "loss": 0.7626, + "step": 1670 + }, + { + "epoch": 10.85064935064935, + "grad_norm": 1.9947322607040405, + "learning_rate": 7.48820105224279e-05, + "loss": 0.6033, + "step": 1671 + }, + { + "epoch": 10.857142857142858, + "grad_norm": 2.4584691524505615, + "learning_rate": 7.485475595485756e-05, + "loss": 0.806, + "step": 1672 + }, + { + "epoch": 10.863636363636363, + "grad_norm": 2.294435739517212, + "learning_rate": 7.482749157502318e-05, + "loss": 0.7604, + "step": 1673 + }, + { + "epoch": 10.87012987012987, + "grad_norm": 2.5067639350891113, + "learning_rate": 7.480021739368833e-05, + "loss": 0.7548, + "step": 1674 + }, + { + "epoch": 10.876623376623376, + "grad_norm": 1.932142972946167, + "learning_rate": 7.477293342162039e-05, + "loss": 0.6518, + "step": 1675 + }, + { + "epoch": 10.883116883116884, + "grad_norm": 2.36539626121521, + "learning_rate": 7.474563966959067e-05, + "loss": 0.7516, + "step": 1676 + }, + { + "epoch": 10.88961038961039, + "grad_norm": 2.2556207180023193, + "learning_rate": 7.471833614837431e-05, + "loss": 0.737, + "step": 1677 + }, + { + "epoch": 10.896103896103895, + "grad_norm": 2.3657636642456055, + "learning_rate": 7.469102286875029e-05, + "loss": 0.7405, + "step": 1678 + }, + { + "epoch": 10.902597402597403, + "grad_norm": 1.943218469619751, + "learning_rate": 7.46636998415015e-05, + "loss": 0.6355, + "step": 1679 + }, + { + "epoch": 10.909090909090908, + "grad_norm": 2.4874868392944336, + "learning_rate": 7.463636707741458e-05, + "loss": 0.793, + "step": 1680 + }, + { + "epoch": 10.915584415584416, + "grad_norm": 2.346367597579956, + "learning_rate": 7.460902458728012e-05, + "loss": 0.749, + "step": 1681 + }, + { + "epoch": 10.922077922077921, + "grad_norm": 2.232698678970337, + "learning_rate": 7.458167238189248e-05, + "loss": 0.7215, + "step": 1682 + }, + { + "epoch": 10.928571428571429, + "grad_norm": 2.218801259994507, + "learning_rate": 7.455431047204988e-05, + "loss": 0.782, + "step": 1683 + }, + { + "epoch": 10.935064935064934, + "grad_norm": 2.312042713165283, + "learning_rate": 7.452693886855438e-05, + "loss": 0.7656, + "step": 1684 + }, + { + "epoch": 10.941558441558442, + "grad_norm": 2.2011115550994873, + "learning_rate": 7.449955758221183e-05, + "loss": 0.7446, + "step": 1685 + }, + { + "epoch": 10.948051948051948, + "grad_norm": 2.228243350982666, + "learning_rate": 7.447216662383196e-05, + "loss": 0.6661, + "step": 1686 + }, + { + "epoch": 10.954545454545455, + "grad_norm": 2.1731884479522705, + "learning_rate": 7.444476600422828e-05, + "loss": 0.7674, + "step": 1687 + }, + { + "epoch": 10.96103896103896, + "grad_norm": 2.086169481277466, + "learning_rate": 7.441735573421809e-05, + "loss": 0.7016, + "step": 1688 + }, + { + "epoch": 10.967532467532468, + "grad_norm": 2.0726120471954346, + "learning_rate": 7.438993582462256e-05, + "loss": 0.6815, + "step": 1689 + }, + { + "epoch": 10.974025974025974, + "grad_norm": 2.0607035160064697, + "learning_rate": 7.436250628626662e-05, + "loss": 0.7075, + "step": 1690 + }, + { + "epoch": 10.980519480519481, + "grad_norm": 2.23492169380188, + "learning_rate": 7.433506712997904e-05, + "loss": 0.7345, + "step": 1691 + }, + { + "epoch": 10.987012987012987, + "grad_norm": 2.3279659748077393, + "learning_rate": 7.430761836659235e-05, + "loss": 0.7348, + "step": 1692 + }, + { + "epoch": 10.993506493506494, + "grad_norm": 2.2870876789093018, + "learning_rate": 7.428016000694286e-05, + "loss": 0.7223, + "step": 1693 + }, + { + "epoch": 11.0, + "grad_norm": 1362.704833984375, + "learning_rate": 7.425269206187075e-05, + "loss": 0.7249, + "step": 1694 + }, + { + "epoch": 11.006493506493506, + "grad_norm": 1.971757173538208, + "learning_rate": 7.42252145422199e-05, + "loss": 0.5723, + "step": 1695 + }, + { + "epoch": 11.012987012987013, + "grad_norm": 2.09525203704834, + "learning_rate": 7.4197727458838e-05, + "loss": 0.6099, + "step": 1696 + }, + { + "epoch": 11.019480519480519, + "grad_norm": 1.9457815885543823, + "learning_rate": 7.417023082257652e-05, + "loss": 0.5656, + "step": 1697 + }, + { + "epoch": 11.025974025974026, + "grad_norm": 2.0404152870178223, + "learning_rate": 7.414272464429068e-05, + "loss": 0.6151, + "step": 1698 + }, + { + "epoch": 11.032467532467532, + "grad_norm": 2.177133560180664, + "learning_rate": 7.411520893483951e-05, + "loss": 0.6507, + "step": 1699 + }, + { + "epoch": 11.03896103896104, + "grad_norm": 2.029690980911255, + "learning_rate": 7.408768370508576e-05, + "loss": 0.6013, + "step": 1700 + }, + { + "epoch": 11.045454545454545, + "grad_norm": 2.175691604614258, + "learning_rate": 7.406014896589597e-05, + "loss": 0.6494, + "step": 1701 + }, + { + "epoch": 11.051948051948052, + "grad_norm": 1.9023364782333374, + "learning_rate": 7.403260472814039e-05, + "loss": 0.5249, + "step": 1702 + }, + { + "epoch": 11.058441558441558, + "grad_norm": 1.9307712316513062, + "learning_rate": 7.400505100269308e-05, + "loss": 0.605, + "step": 1703 + }, + { + "epoch": 11.064935064935066, + "grad_norm": 2.0047030448913574, + "learning_rate": 7.397748780043179e-05, + "loss": 0.593, + "step": 1704 + }, + { + "epoch": 11.071428571428571, + "grad_norm": 2.054450750350952, + "learning_rate": 7.394991513223806e-05, + "loss": 0.6133, + "step": 1705 + }, + { + "epoch": 11.077922077922079, + "grad_norm": 2.20436954498291, + "learning_rate": 7.392233300899712e-05, + "loss": 0.6176, + "step": 1706 + }, + { + "epoch": 11.084415584415584, + "grad_norm": 2.08552622795105, + "learning_rate": 7.389474144159796e-05, + "loss": 0.5731, + "step": 1707 + }, + { + "epoch": 11.090909090909092, + "grad_norm": 1.974770188331604, + "learning_rate": 7.38671404409333e-05, + "loss": 0.5748, + "step": 1708 + }, + { + "epoch": 11.097402597402597, + "grad_norm": 2.1373484134674072, + "learning_rate": 7.38395300178996e-05, + "loss": 0.6429, + "step": 1709 + }, + { + "epoch": 11.103896103896103, + "grad_norm": 2.1213269233703613, + "learning_rate": 7.381191018339696e-05, + "loss": 0.6421, + "step": 1710 + }, + { + "epoch": 11.11038961038961, + "grad_norm": 2.0944926738739014, + "learning_rate": 7.378428094832931e-05, + "loss": 0.6206, + "step": 1711 + }, + { + "epoch": 11.116883116883116, + "grad_norm": 2.2668039798736572, + "learning_rate": 7.37566423236042e-05, + "loss": 0.658, + "step": 1712 + }, + { + "epoch": 11.123376623376624, + "grad_norm": 1.8874119520187378, + "learning_rate": 7.372899432013294e-05, + "loss": 0.5201, + "step": 1713 + }, + { + "epoch": 11.12987012987013, + "grad_norm": 2.1221206188201904, + "learning_rate": 7.370133694883051e-05, + "loss": 0.6018, + "step": 1714 + }, + { + "epoch": 11.136363636363637, + "grad_norm": 1.8658677339553833, + "learning_rate": 7.36736702206156e-05, + "loss": 0.5639, + "step": 1715 + }, + { + "epoch": 11.142857142857142, + "grad_norm": 2.2183215618133545, + "learning_rate": 7.364599414641064e-05, + "loss": 0.667, + "step": 1716 + }, + { + "epoch": 11.14935064935065, + "grad_norm": 2.2229409217834473, + "learning_rate": 7.361830873714165e-05, + "loss": 0.651, + "step": 1717 + }, + { + "epoch": 11.155844155844155, + "grad_norm": 2.024958610534668, + "learning_rate": 7.35906140037384e-05, + "loss": 0.5851, + "step": 1718 + }, + { + "epoch": 11.162337662337663, + "grad_norm": 2.61043643951416, + "learning_rate": 7.356290995713437e-05, + "loss": 0.7094, + "step": 1719 + }, + { + "epoch": 11.168831168831169, + "grad_norm": 1.994360089302063, + "learning_rate": 7.353519660826665e-05, + "loss": 0.597, + "step": 1720 + }, + { + "epoch": 11.175324675324676, + "grad_norm": 2.4047257900238037, + "learning_rate": 7.350747396807601e-05, + "loss": 0.6236, + "step": 1721 + }, + { + "epoch": 11.181818181818182, + "grad_norm": 2.2192437648773193, + "learning_rate": 7.347974204750696e-05, + "loss": 0.6513, + "step": 1722 + }, + { + "epoch": 11.188311688311689, + "grad_norm": 2.100661039352417, + "learning_rate": 7.345200085750757e-05, + "loss": 0.6196, + "step": 1723 + }, + { + "epoch": 11.194805194805195, + "grad_norm": 1.9950624704360962, + "learning_rate": 7.342425040902967e-05, + "loss": 0.588, + "step": 1724 + }, + { + "epoch": 11.2012987012987, + "grad_norm": 2.0585994720458984, + "learning_rate": 7.339649071302867e-05, + "loss": 0.6089, + "step": 1725 + }, + { + "epoch": 11.207792207792208, + "grad_norm": 2.2247488498687744, + "learning_rate": 7.336872178046368e-05, + "loss": 0.702, + "step": 1726 + }, + { + "epoch": 11.214285714285714, + "grad_norm": 2.0867512226104736, + "learning_rate": 7.334094362229739e-05, + "loss": 0.5719, + "step": 1727 + }, + { + "epoch": 11.220779220779221, + "grad_norm": 2.1678314208984375, + "learning_rate": 7.331315624949625e-05, + "loss": 0.6033, + "step": 1728 + }, + { + "epoch": 11.227272727272727, + "grad_norm": 1.8890186548233032, + "learning_rate": 7.32853596730302e-05, + "loss": 0.5229, + "step": 1729 + }, + { + "epoch": 11.233766233766234, + "grad_norm": 1.9374103546142578, + "learning_rate": 7.325755390387292e-05, + "loss": 0.5743, + "step": 1730 + }, + { + "epoch": 11.24025974025974, + "grad_norm": 2.0223710536956787, + "learning_rate": 7.32297389530017e-05, + "loss": 0.5544, + "step": 1731 + }, + { + "epoch": 11.246753246753247, + "grad_norm": 1.9823747873306274, + "learning_rate": 7.320191483139742e-05, + "loss": 0.5758, + "step": 1732 + }, + { + "epoch": 11.253246753246753, + "grad_norm": 2.0667495727539062, + "learning_rate": 7.317408155004462e-05, + "loss": 0.5883, + "step": 1733 + }, + { + "epoch": 11.25974025974026, + "grad_norm": 2.946258306503296, + "learning_rate": 7.314623911993142e-05, + "loss": 0.6296, + "step": 1734 + }, + { + "epoch": 11.266233766233766, + "grad_norm": 2.1733124256134033, + "learning_rate": 7.311838755204959e-05, + "loss": 0.6713, + "step": 1735 + }, + { + "epoch": 11.272727272727273, + "grad_norm": 2.237227201461792, + "learning_rate": 7.309052685739448e-05, + "loss": 0.6404, + "step": 1736 + }, + { + "epoch": 11.279220779220779, + "grad_norm": 2.2390263080596924, + "learning_rate": 7.306265704696504e-05, + "loss": 0.65, + "step": 1737 + }, + { + "epoch": 11.285714285714286, + "grad_norm": 1.8883891105651855, + "learning_rate": 7.303477813176385e-05, + "loss": 0.5331, + "step": 1738 + }, + { + "epoch": 11.292207792207792, + "grad_norm": 1.9942971467971802, + "learning_rate": 7.300689012279706e-05, + "loss": 0.5833, + "step": 1739 + }, + { + "epoch": 11.2987012987013, + "grad_norm": 2.324103355407715, + "learning_rate": 7.297899303107441e-05, + "loss": 0.6633, + "step": 1740 + }, + { + "epoch": 11.305194805194805, + "grad_norm": 2.0713562965393066, + "learning_rate": 7.29510868676092e-05, + "loss": 0.6185, + "step": 1741 + }, + { + "epoch": 11.311688311688311, + "grad_norm": 2.018885612487793, + "learning_rate": 7.29231716434184e-05, + "loss": 0.6032, + "step": 1742 + }, + { + "epoch": 11.318181818181818, + "grad_norm": 2.5611448287963867, + "learning_rate": 7.289524736952245e-05, + "loss": 0.7274, + "step": 1743 + }, + { + "epoch": 11.324675324675324, + "grad_norm": 2.0800020694732666, + "learning_rate": 7.286731405694544e-05, + "loss": 0.6414, + "step": 1744 + }, + { + "epoch": 11.331168831168831, + "grad_norm": 1.932077169418335, + "learning_rate": 7.283937171671498e-05, + "loss": 0.5886, + "step": 1745 + }, + { + "epoch": 11.337662337662337, + "grad_norm": 2.0475950241088867, + "learning_rate": 7.281142035986227e-05, + "loss": 0.6354, + "step": 1746 + }, + { + "epoch": 11.344155844155845, + "grad_norm": 2.118962287902832, + "learning_rate": 7.278345999742208e-05, + "loss": 0.6537, + "step": 1747 + }, + { + "epoch": 11.35064935064935, + "grad_norm": 2.1595616340637207, + "learning_rate": 7.275549064043268e-05, + "loss": 0.6664, + "step": 1748 + }, + { + "epoch": 11.357142857142858, + "grad_norm": 2.058976411819458, + "learning_rate": 7.272751229993598e-05, + "loss": 0.5731, + "step": 1749 + }, + { + "epoch": 11.363636363636363, + "grad_norm": 2.0019469261169434, + "learning_rate": 7.269952498697734e-05, + "loss": 0.5478, + "step": 1750 + }, + { + "epoch": 11.37012987012987, + "grad_norm": 1.9929718971252441, + "learning_rate": 7.267152871260573e-05, + "loss": 0.566, + "step": 1751 + }, + { + "epoch": 11.376623376623376, + "grad_norm": 2.4305410385131836, + "learning_rate": 7.264352348787364e-05, + "loss": 0.6865, + "step": 1752 + }, + { + "epoch": 11.383116883116884, + "grad_norm": 2.2349486351013184, + "learning_rate": 7.261550932383707e-05, + "loss": 0.5859, + "step": 1753 + }, + { + "epoch": 11.38961038961039, + "grad_norm": 2.297055959701538, + "learning_rate": 7.258748623155558e-05, + "loss": 0.6629, + "step": 1754 + }, + { + "epoch": 11.396103896103897, + "grad_norm": 2.401366949081421, + "learning_rate": 7.255945422209227e-05, + "loss": 0.7201, + "step": 1755 + }, + { + "epoch": 11.402597402597403, + "grad_norm": 2.1199653148651123, + "learning_rate": 7.253141330651368e-05, + "loss": 0.6021, + "step": 1756 + }, + { + "epoch": 11.409090909090908, + "grad_norm": 2.2622432708740234, + "learning_rate": 7.250336349588994e-05, + "loss": 0.6528, + "step": 1757 + }, + { + "epoch": 11.415584415584416, + "grad_norm": 2.107171058654785, + "learning_rate": 7.247530480129469e-05, + "loss": 0.6177, + "step": 1758 + }, + { + "epoch": 11.422077922077921, + "grad_norm": 2.6965367794036865, + "learning_rate": 7.244723723380505e-05, + "loss": 0.724, + "step": 1759 + }, + { + "epoch": 11.428571428571429, + "grad_norm": 2.36151385307312, + "learning_rate": 7.241916080450163e-05, + "loss": 0.6813, + "step": 1760 + }, + { + "epoch": 11.435064935064934, + "grad_norm": 2.007305860519409, + "learning_rate": 7.239107552446857e-05, + "loss": 0.6151, + "step": 1761 + }, + { + "epoch": 11.441558441558442, + "grad_norm": 2.315720319747925, + "learning_rate": 7.236298140479351e-05, + "loss": 0.6959, + "step": 1762 + }, + { + "epoch": 11.448051948051948, + "grad_norm": 2.2148401737213135, + "learning_rate": 7.233487845656754e-05, + "loss": 0.6723, + "step": 1763 + }, + { + "epoch": 11.454545454545455, + "grad_norm": 2.250305414199829, + "learning_rate": 7.23067666908853e-05, + "loss": 0.6875, + "step": 1764 + }, + { + "epoch": 11.46103896103896, + "grad_norm": 2.0240795612335205, + "learning_rate": 7.227864611884483e-05, + "loss": 0.6607, + "step": 1765 + }, + { + "epoch": 11.467532467532468, + "grad_norm": 2.3691110610961914, + "learning_rate": 7.225051675154767e-05, + "loss": 0.7038, + "step": 1766 + }, + { + "epoch": 11.474025974025974, + "grad_norm": 2.293552875518799, + "learning_rate": 7.222237860009892e-05, + "loss": 0.7139, + "step": 1767 + }, + { + "epoch": 11.480519480519481, + "grad_norm": 2.2120654582977295, + "learning_rate": 7.219423167560701e-05, + "loss": 0.6508, + "step": 1768 + }, + { + "epoch": 11.487012987012987, + "grad_norm": 1.8835054636001587, + "learning_rate": 7.216607598918393e-05, + "loss": 0.4962, + "step": 1769 + }, + { + "epoch": 11.493506493506494, + "grad_norm": 2.0173633098602295, + "learning_rate": 7.21379115519451e-05, + "loss": 0.5846, + "step": 1770 + }, + { + "epoch": 11.5, + "grad_norm": 2.0470130443573, + "learning_rate": 7.210973837500937e-05, + "loss": 0.6357, + "step": 1771 + }, + { + "epoch": 11.506493506493506, + "grad_norm": 2.2059829235076904, + "learning_rate": 7.208155646949908e-05, + "loss": 0.6786, + "step": 1772 + }, + { + "epoch": 11.512987012987013, + "grad_norm": 2.187005043029785, + "learning_rate": 7.205336584653999e-05, + "loss": 0.6637, + "step": 1773 + }, + { + "epoch": 11.519480519480519, + "grad_norm": 2.1610119342803955, + "learning_rate": 7.202516651726134e-05, + "loss": 0.6523, + "step": 1774 + }, + { + "epoch": 11.525974025974026, + "grad_norm": 2.28117036819458, + "learning_rate": 7.199695849279576e-05, + "loss": 0.6649, + "step": 1775 + }, + { + "epoch": 11.532467532467532, + "grad_norm": 2.059276580810547, + "learning_rate": 7.196874178427933e-05, + "loss": 0.6081, + "step": 1776 + }, + { + "epoch": 11.53896103896104, + "grad_norm": 2.2199676036834717, + "learning_rate": 7.194051640285157e-05, + "loss": 0.6859, + "step": 1777 + }, + { + "epoch": 11.545454545454545, + "grad_norm": 2.2723867893218994, + "learning_rate": 7.191228235965538e-05, + "loss": 0.6717, + "step": 1778 + }, + { + "epoch": 11.551948051948052, + "grad_norm": 2.3416223526000977, + "learning_rate": 7.188403966583716e-05, + "loss": 0.6552, + "step": 1779 + }, + { + "epoch": 11.558441558441558, + "grad_norm": 2.1369590759277344, + "learning_rate": 7.185578833254664e-05, + "loss": 0.6509, + "step": 1780 + }, + { + "epoch": 11.564935064935066, + "grad_norm": 2.2083840370178223, + "learning_rate": 7.182752837093702e-05, + "loss": 0.6168, + "step": 1781 + }, + { + "epoch": 11.571428571428571, + "grad_norm": 1.9752053022384644, + "learning_rate": 7.179925979216491e-05, + "loss": 0.6355, + "step": 1782 + }, + { + "epoch": 11.577922077922079, + "grad_norm": 2.114065408706665, + "learning_rate": 7.177098260739024e-05, + "loss": 0.6583, + "step": 1783 + }, + { + "epoch": 11.584415584415584, + "grad_norm": 2.2280924320220947, + "learning_rate": 7.174269682777641e-05, + "loss": 0.665, + "step": 1784 + }, + { + "epoch": 11.590909090909092, + "grad_norm": 2.106236696243286, + "learning_rate": 7.171440246449024e-05, + "loss": 0.6574, + "step": 1785 + }, + { + "epoch": 11.597402597402597, + "grad_norm": 2.398568630218506, + "learning_rate": 7.168609952870184e-05, + "loss": 0.6788, + "step": 1786 + }, + { + "epoch": 11.603896103896105, + "grad_norm": 2.0673725605010986, + "learning_rate": 7.16577880315848e-05, + "loss": 0.6203, + "step": 1787 + }, + { + "epoch": 11.61038961038961, + "grad_norm": 2.2148146629333496, + "learning_rate": 7.162946798431604e-05, + "loss": 0.7175, + "step": 1788 + }, + { + "epoch": 11.616883116883116, + "grad_norm": 2.2335145473480225, + "learning_rate": 7.160113939807587e-05, + "loss": 0.6621, + "step": 1789 + }, + { + "epoch": 11.623376623376624, + "grad_norm": 2.2381131649017334, + "learning_rate": 7.157280228404795e-05, + "loss": 0.6576, + "step": 1790 + }, + { + "epoch": 11.62987012987013, + "grad_norm": 2.1792495250701904, + "learning_rate": 7.154445665341933e-05, + "loss": 0.6911, + "step": 1791 + }, + { + "epoch": 11.636363636363637, + "grad_norm": 2.3321566581726074, + "learning_rate": 7.151610251738045e-05, + "loss": 0.6945, + "step": 1792 + }, + { + "epoch": 11.642857142857142, + "grad_norm": 2.0206103324890137, + "learning_rate": 7.148773988712503e-05, + "loss": 0.6102, + "step": 1793 + }, + { + "epoch": 11.64935064935065, + "grad_norm": 2.0455446243286133, + "learning_rate": 7.145936877385018e-05, + "loss": 0.6816, + "step": 1794 + }, + { + "epoch": 11.655844155844155, + "grad_norm": 2.3636724948883057, + "learning_rate": 7.143098918875643e-05, + "loss": 0.6943, + "step": 1795 + }, + { + "epoch": 11.662337662337663, + "grad_norm": 2.1322073936462402, + "learning_rate": 7.140260114304751e-05, + "loss": 0.7023, + "step": 1796 + }, + { + "epoch": 11.668831168831169, + "grad_norm": 2.060019016265869, + "learning_rate": 7.137420464793063e-05, + "loss": 0.5799, + "step": 1797 + }, + { + "epoch": 11.675324675324676, + "grad_norm": 1.8431174755096436, + "learning_rate": 7.134579971461627e-05, + "loss": 0.5107, + "step": 1798 + }, + { + "epoch": 11.681818181818182, + "grad_norm": 2.0622732639312744, + "learning_rate": 7.131738635431822e-05, + "loss": 0.6045, + "step": 1799 + }, + { + "epoch": 11.688311688311689, + "grad_norm": 1.8862097263336182, + "learning_rate": 7.128896457825364e-05, + "loss": 0.6123, + "step": 1800 + }, + { + "epoch": 11.694805194805195, + "grad_norm": 2.087017297744751, + "learning_rate": 7.126053439764299e-05, + "loss": 0.6562, + "step": 1801 + }, + { + "epoch": 11.7012987012987, + "grad_norm": 1.8770846128463745, + "learning_rate": 7.123209582371006e-05, + "loss": 0.6068, + "step": 1802 + }, + { + "epoch": 11.707792207792208, + "grad_norm": 2.0145421028137207, + "learning_rate": 7.120364886768197e-05, + "loss": 0.645, + "step": 1803 + }, + { + "epoch": 11.714285714285714, + "grad_norm": 1.9685002565383911, + "learning_rate": 7.11751935407891e-05, + "loss": 0.6093, + "step": 1804 + }, + { + "epoch": 11.720779220779221, + "grad_norm": 2.0800533294677734, + "learning_rate": 7.114672985426516e-05, + "loss": 0.6473, + "step": 1805 + }, + { + "epoch": 11.727272727272727, + "grad_norm": 1.9733763933181763, + "learning_rate": 7.111825781934719e-05, + "loss": 0.637, + "step": 1806 + }, + { + "epoch": 11.733766233766234, + "grad_norm": 2.161607265472412, + "learning_rate": 7.108977744727547e-05, + "loss": 0.6241, + "step": 1807 + }, + { + "epoch": 11.74025974025974, + "grad_norm": 2.179612636566162, + "learning_rate": 7.106128874929363e-05, + "loss": 0.7628, + "step": 1808 + }, + { + "epoch": 11.746753246753247, + "grad_norm": 2.0560779571533203, + "learning_rate": 7.103279173664851e-05, + "loss": 0.5887, + "step": 1809 + }, + { + "epoch": 11.753246753246753, + "grad_norm": 2.240081548690796, + "learning_rate": 7.100428642059033e-05, + "loss": 0.733, + "step": 1810 + }, + { + "epoch": 11.75974025974026, + "grad_norm": 2.139436960220337, + "learning_rate": 7.097577281237249e-05, + "loss": 0.6425, + "step": 1811 + }, + { + "epoch": 11.766233766233766, + "grad_norm": 2.2671170234680176, + "learning_rate": 7.094725092325176e-05, + "loss": 0.6823, + "step": 1812 + }, + { + "epoch": 11.772727272727273, + "grad_norm": 2.1800804138183594, + "learning_rate": 7.09187207644881e-05, + "loss": 0.7122, + "step": 1813 + }, + { + "epoch": 11.779220779220779, + "grad_norm": 1.9480642080307007, + "learning_rate": 7.089018234734476e-05, + "loss": 0.556, + "step": 1814 + }, + { + "epoch": 11.785714285714286, + "grad_norm": 1.8281680345535278, + "learning_rate": 7.086163568308828e-05, + "loss": 0.5396, + "step": 1815 + }, + { + "epoch": 11.792207792207792, + "grad_norm": 2.3980553150177, + "learning_rate": 7.08330807829884e-05, + "loss": 0.7549, + "step": 1816 + }, + { + "epoch": 11.7987012987013, + "grad_norm": 2.317260503768921, + "learning_rate": 7.080451765831817e-05, + "loss": 0.6985, + "step": 1817 + }, + { + "epoch": 11.805194805194805, + "grad_norm": 2.4132368564605713, + "learning_rate": 7.077594632035385e-05, + "loss": 0.7135, + "step": 1818 + }, + { + "epoch": 11.811688311688311, + "grad_norm": 2.272742509841919, + "learning_rate": 7.074736678037494e-05, + "loss": 0.668, + "step": 1819 + }, + { + "epoch": 11.818181818181818, + "grad_norm": 2.309525728225708, + "learning_rate": 7.071877904966423e-05, + "loss": 0.7512, + "step": 1820 + }, + { + "epoch": 11.824675324675324, + "grad_norm": 2.0604569911956787, + "learning_rate": 7.069018313950763e-05, + "loss": 0.6374, + "step": 1821 + }, + { + "epoch": 11.831168831168831, + "grad_norm": 2.2944161891937256, + "learning_rate": 7.066157906119441e-05, + "loss": 0.7265, + "step": 1822 + }, + { + "epoch": 11.837662337662337, + "grad_norm": 2.2441184520721436, + "learning_rate": 7.063296682601702e-05, + "loss": 0.6809, + "step": 1823 + }, + { + "epoch": 11.844155844155845, + "grad_norm": 2.2128078937530518, + "learning_rate": 7.060434644527105e-05, + "loss": 0.6976, + "step": 1824 + }, + { + "epoch": 11.85064935064935, + "grad_norm": 2.045984983444214, + "learning_rate": 7.057571793025544e-05, + "loss": 0.6242, + "step": 1825 + }, + { + "epoch": 11.857142857142858, + "grad_norm": 2.0411674976348877, + "learning_rate": 7.054708129227224e-05, + "loss": 0.6031, + "step": 1826 + }, + { + "epoch": 11.863636363636363, + "grad_norm": 2.0572099685668945, + "learning_rate": 7.051843654262676e-05, + "loss": 0.5997, + "step": 1827 + }, + { + "epoch": 11.87012987012987, + "grad_norm": 2.142810821533203, + "learning_rate": 7.048978369262747e-05, + "loss": 0.5677, + "step": 1828 + }, + { + "epoch": 11.876623376623376, + "grad_norm": 2.1098294258117676, + "learning_rate": 7.046112275358608e-05, + "loss": 0.6425, + "step": 1829 + }, + { + "epoch": 11.883116883116884, + "grad_norm": 2.272458791732788, + "learning_rate": 7.043245373681747e-05, + "loss": 0.7284, + "step": 1830 + }, + { + "epoch": 11.88961038961039, + "grad_norm": 2.2965171337127686, + "learning_rate": 7.040377665363969e-05, + "loss": 0.6809, + "step": 1831 + }, + { + "epoch": 11.896103896103895, + "grad_norm": 2.2099809646606445, + "learning_rate": 7.037509151537403e-05, + "loss": 0.6389, + "step": 1832 + }, + { + "epoch": 11.902597402597403, + "grad_norm": 2.201387882232666, + "learning_rate": 7.034639833334494e-05, + "loss": 0.6783, + "step": 1833 + }, + { + "epoch": 11.909090909090908, + "grad_norm": 2.2194228172302246, + "learning_rate": 7.031769711888e-05, + "loss": 0.6866, + "step": 1834 + }, + { + "epoch": 11.915584415584416, + "grad_norm": 2.3768062591552734, + "learning_rate": 7.028898788331e-05, + "loss": 0.7316, + "step": 1835 + }, + { + "epoch": 11.922077922077921, + "grad_norm": 2.1263155937194824, + "learning_rate": 7.026027063796891e-05, + "loss": 0.6822, + "step": 1836 + }, + { + "epoch": 11.928571428571429, + "grad_norm": 2.297542095184326, + "learning_rate": 7.023154539419384e-05, + "loss": 0.6611, + "step": 1837 + }, + { + "epoch": 11.935064935064934, + "grad_norm": 2.1204769611358643, + "learning_rate": 7.020281216332503e-05, + "loss": 0.658, + "step": 1838 + }, + { + "epoch": 11.941558441558442, + "grad_norm": 1.9579997062683105, + "learning_rate": 7.017407095670593e-05, + "loss": 0.5524, + "step": 1839 + }, + { + "epoch": 11.948051948051948, + "grad_norm": 2.3692562580108643, + "learning_rate": 7.014532178568314e-05, + "loss": 0.6995, + "step": 1840 + }, + { + "epoch": 11.954545454545455, + "grad_norm": 2.3002681732177734, + "learning_rate": 7.011656466160632e-05, + "loss": 0.7267, + "step": 1841 + }, + { + "epoch": 11.96103896103896, + "grad_norm": 2.3371801376342773, + "learning_rate": 7.008779959582837e-05, + "loss": 0.7695, + "step": 1842 + }, + { + "epoch": 11.967532467532468, + "grad_norm": 2.0627670288085938, + "learning_rate": 7.005902659970528e-05, + "loss": 0.635, + "step": 1843 + }, + { + "epoch": 11.974025974025974, + "grad_norm": 2.0339272022247314, + "learning_rate": 7.003024568459614e-05, + "loss": 0.6353, + "step": 1844 + }, + { + "epoch": 11.980519480519481, + "grad_norm": 2.1179451942443848, + "learning_rate": 7.000145686186324e-05, + "loss": 0.6786, + "step": 1845 + }, + { + "epoch": 11.987012987012987, + "grad_norm": 2.1404683589935303, + "learning_rate": 6.997266014287193e-05, + "loss": 0.7124, + "step": 1846 + }, + { + "epoch": 11.993506493506494, + "grad_norm": 2.2253522872924805, + "learning_rate": 6.994385553899069e-05, + "loss": 0.7233, + "step": 1847 + }, + { + "epoch": 12.0, + "grad_norm": 1076.5802001953125, + "learning_rate": 6.991504306159114e-05, + "loss": 0.6579, + "step": 1848 + }, + { + "epoch": 12.006493506493506, + "grad_norm": 1.9225164651870728, + "learning_rate": 6.988622272204799e-05, + "loss": 0.5623, + "step": 1849 + }, + { + "epoch": 12.012987012987013, + "grad_norm": 1.8583208322525024, + "learning_rate": 6.985739453173903e-05, + "loss": 0.53, + "step": 1850 + }, + { + "epoch": 12.019480519480519, + "grad_norm": 1.985059380531311, + "learning_rate": 6.98285585020452e-05, + "loss": 0.5346, + "step": 1851 + }, + { + "epoch": 12.025974025974026, + "grad_norm": 2.0284557342529297, + "learning_rate": 6.97997146443505e-05, + "loss": 0.5592, + "step": 1852 + }, + { + "epoch": 12.032467532467532, + "grad_norm": 2.00041127204895, + "learning_rate": 6.977086297004202e-05, + "loss": 0.5619, + "step": 1853 + }, + { + "epoch": 12.03896103896104, + "grad_norm": 2.134187936782837, + "learning_rate": 6.974200349050996e-05, + "loss": 0.6185, + "step": 1854 + }, + { + "epoch": 12.045454545454545, + "grad_norm": 1.9643243551254272, + "learning_rate": 6.971313621714756e-05, + "loss": 0.5066, + "step": 1855 + }, + { + "epoch": 12.051948051948052, + "grad_norm": 2.0005311965942383, + "learning_rate": 6.968426116135118e-05, + "loss": 0.591, + "step": 1856 + }, + { + "epoch": 12.058441558441558, + "grad_norm": 1.8810878992080688, + "learning_rate": 6.965537833452024e-05, + "loss": 0.4961, + "step": 1857 + }, + { + "epoch": 12.064935064935066, + "grad_norm": 1.9006643295288086, + "learning_rate": 6.96264877480572e-05, + "loss": 0.5309, + "step": 1858 + }, + { + "epoch": 12.071428571428571, + "grad_norm": 2.020428419113159, + "learning_rate": 6.959758941336762e-05, + "loss": 0.5334, + "step": 1859 + }, + { + "epoch": 12.077922077922079, + "grad_norm": 1.9589020013809204, + "learning_rate": 6.956868334186013e-05, + "loss": 0.5894, + "step": 1860 + }, + { + "epoch": 12.084415584415584, + "grad_norm": 1.9384912252426147, + "learning_rate": 6.953976954494635e-05, + "loss": 0.5343, + "step": 1861 + }, + { + "epoch": 12.090909090909092, + "grad_norm": 2.0977766513824463, + "learning_rate": 6.9510848034041e-05, + "loss": 0.5726, + "step": 1862 + }, + { + "epoch": 12.097402597402597, + "grad_norm": 2.350893497467041, + "learning_rate": 6.948191882056185e-05, + "loss": 0.5778, + "step": 1863 + }, + { + "epoch": 12.103896103896103, + "grad_norm": 1.8108704090118408, + "learning_rate": 6.945298191592967e-05, + "loss": 0.4941, + "step": 1864 + }, + { + "epoch": 12.11038961038961, + "grad_norm": 1.985229253768921, + "learning_rate": 6.942403733156832e-05, + "loss": 0.5245, + "step": 1865 + }, + { + "epoch": 12.116883116883116, + "grad_norm": 2.0757787227630615, + "learning_rate": 6.939508507890464e-05, + "loss": 0.5347, + "step": 1866 + }, + { + "epoch": 12.123376623376624, + "grad_norm": 2.1860249042510986, + "learning_rate": 6.936612516936852e-05, + "loss": 0.5951, + "step": 1867 + }, + { + "epoch": 12.12987012987013, + "grad_norm": 2.0259830951690674, + "learning_rate": 6.93371576143929e-05, + "loss": 0.5316, + "step": 1868 + }, + { + "epoch": 12.136363636363637, + "grad_norm": 1.9689854383468628, + "learning_rate": 6.930818242541368e-05, + "loss": 0.5568, + "step": 1869 + }, + { + "epoch": 12.142857142857142, + "grad_norm": 2.054041862487793, + "learning_rate": 6.927919961386984e-05, + "loss": 0.5711, + "step": 1870 + }, + { + "epoch": 12.14935064935065, + "grad_norm": 1.7612172365188599, + "learning_rate": 6.92502091912033e-05, + "loss": 0.4729, + "step": 1871 + }, + { + "epoch": 12.155844155844155, + "grad_norm": 2.099085569381714, + "learning_rate": 6.922121116885903e-05, + "loss": 0.5802, + "step": 1872 + }, + { + "epoch": 12.162337662337663, + "grad_norm": 2.230409860610962, + "learning_rate": 6.919220555828502e-05, + "loss": 0.5908, + "step": 1873 + }, + { + "epoch": 12.168831168831169, + "grad_norm": 2.0448951721191406, + "learning_rate": 6.916319237093219e-05, + "loss": 0.5871, + "step": 1874 + }, + { + "epoch": 12.175324675324676, + "grad_norm": 1.6726332902908325, + "learning_rate": 6.91341716182545e-05, + "loss": 0.4441, + "step": 1875 + }, + { + "epoch": 12.181818181818182, + "grad_norm": 1.9495742321014404, + "learning_rate": 6.910514331170888e-05, + "loss": 0.5741, + "step": 1876 + }, + { + "epoch": 12.188311688311689, + "grad_norm": 1.893748164176941, + "learning_rate": 6.907610746275523e-05, + "loss": 0.5568, + "step": 1877 + }, + { + "epoch": 12.194805194805195, + "grad_norm": 2.1908624172210693, + "learning_rate": 6.904706408285648e-05, + "loss": 0.6201, + "step": 1878 + }, + { + "epoch": 12.2012987012987, + "grad_norm": 2.14664363861084, + "learning_rate": 6.901801318347847e-05, + "loss": 0.6187, + "step": 1879 + }, + { + "epoch": 12.207792207792208, + "grad_norm": 2.0984911918640137, + "learning_rate": 6.898895477609007e-05, + "loss": 0.608, + "step": 1880 + }, + { + "epoch": 12.214285714285714, + "grad_norm": 2.1119325160980225, + "learning_rate": 6.895988887216302e-05, + "loss": 0.6473, + "step": 1881 + }, + { + "epoch": 12.220779220779221, + "grad_norm": 2.1093862056732178, + "learning_rate": 6.893081548317211e-05, + "loss": 0.6126, + "step": 1882 + }, + { + "epoch": 12.227272727272727, + "grad_norm": 2.203214645385742, + "learning_rate": 6.890173462059506e-05, + "loss": 0.6142, + "step": 1883 + }, + { + "epoch": 12.233766233766234, + "grad_norm": 2.082893133163452, + "learning_rate": 6.887264629591254e-05, + "loss": 0.584, + "step": 1884 + }, + { + "epoch": 12.24025974025974, + "grad_norm": 1.9005697965621948, + "learning_rate": 6.884355052060814e-05, + "loss": 0.494, + "step": 1885 + }, + { + "epoch": 12.246753246753247, + "grad_norm": 2.1379759311676025, + "learning_rate": 6.881444730616842e-05, + "loss": 0.5557, + "step": 1886 + }, + { + "epoch": 12.253246753246753, + "grad_norm": 1.7855029106140137, + "learning_rate": 6.878533666408286e-05, + "loss": 0.4827, + "step": 1887 + }, + { + "epoch": 12.25974025974026, + "grad_norm": 2.110853433609009, + "learning_rate": 6.87562186058439e-05, + "loss": 0.5239, + "step": 1888 + }, + { + "epoch": 12.266233766233766, + "grad_norm": 2.10565185546875, + "learning_rate": 6.872709314294685e-05, + "loss": 0.5986, + "step": 1889 + }, + { + "epoch": 12.272727272727273, + "grad_norm": 2.247499465942383, + "learning_rate": 6.869796028689001e-05, + "loss": 0.5874, + "step": 1890 + }, + { + "epoch": 12.279220779220779, + "grad_norm": 2.151932954788208, + "learning_rate": 6.86688200491746e-05, + "loss": 0.5771, + "step": 1891 + }, + { + "epoch": 12.285714285714286, + "grad_norm": 1.9797194004058838, + "learning_rate": 6.863967244130467e-05, + "loss": 0.5452, + "step": 1892 + }, + { + "epoch": 12.292207792207792, + "grad_norm": 2.0008790493011475, + "learning_rate": 6.861051747478726e-05, + "loss": 0.5515, + "step": 1893 + }, + { + "epoch": 12.2987012987013, + "grad_norm": 2.157362937927246, + "learning_rate": 6.858135516113226e-05, + "loss": 0.5479, + "step": 1894 + }, + { + "epoch": 12.305194805194805, + "grad_norm": 2.224337577819824, + "learning_rate": 6.855218551185255e-05, + "loss": 0.6381, + "step": 1895 + }, + { + "epoch": 12.311688311688311, + "grad_norm": 1.938456416130066, + "learning_rate": 6.852300853846381e-05, + "loss": 0.5629, + "step": 1896 + }, + { + "epoch": 12.318181818181818, + "grad_norm": 1.7481359243392944, + "learning_rate": 6.849382425248464e-05, + "loss": 0.4578, + "step": 1897 + }, + { + "epoch": 12.324675324675324, + "grad_norm": 1.9388666152954102, + "learning_rate": 6.84646326654365e-05, + "loss": 0.5472, + "step": 1898 + }, + { + "epoch": 12.331168831168831, + "grad_norm": 2.1877782344818115, + "learning_rate": 6.843543378884387e-05, + "loss": 0.6215, + "step": 1899 + }, + { + "epoch": 12.337662337662337, + "grad_norm": 2.2899937629699707, + "learning_rate": 6.840622763423391e-05, + "loss": 0.6257, + "step": 1900 + }, + { + "epoch": 12.344155844155845, + "grad_norm": 2.166365146636963, + "learning_rate": 6.837701421313677e-05, + "loss": 0.5647, + "step": 1901 + }, + { + "epoch": 12.35064935064935, + "grad_norm": 2.299274444580078, + "learning_rate": 6.834779353708548e-05, + "loss": 0.635, + "step": 1902 + }, + { + "epoch": 12.357142857142858, + "grad_norm": 2.1747353076934814, + "learning_rate": 6.831856561761585e-05, + "loss": 0.6053, + "step": 1903 + }, + { + "epoch": 12.363636363636363, + "grad_norm": 2.0763461589813232, + "learning_rate": 6.828933046626664e-05, + "loss": 0.5943, + "step": 1904 + }, + { + "epoch": 12.37012987012987, + "grad_norm": 2.133894920349121, + "learning_rate": 6.82600880945794e-05, + "loss": 0.5598, + "step": 1905 + }, + { + "epoch": 12.376623376623376, + "grad_norm": 2.123075485229492, + "learning_rate": 6.823083851409857e-05, + "loss": 0.5706, + "step": 1906 + }, + { + "epoch": 12.383116883116884, + "grad_norm": 2.181898832321167, + "learning_rate": 6.820158173637142e-05, + "loss": 0.5897, + "step": 1907 + }, + { + "epoch": 12.38961038961039, + "grad_norm": 2.125399589538574, + "learning_rate": 6.817231777294803e-05, + "loss": 0.5686, + "step": 1908 + }, + { + "epoch": 12.396103896103897, + "grad_norm": 2.233853578567505, + "learning_rate": 6.814304663538142e-05, + "loss": 0.6248, + "step": 1909 + }, + { + "epoch": 12.402597402597403, + "grad_norm": 2.1631298065185547, + "learning_rate": 6.811376833522729e-05, + "loss": 0.591, + "step": 1910 + }, + { + "epoch": 12.409090909090908, + "grad_norm": 2.2579503059387207, + "learning_rate": 6.808448288404431e-05, + "loss": 0.6415, + "step": 1911 + }, + { + "epoch": 12.415584415584416, + "grad_norm": 2.1994619369506836, + "learning_rate": 6.805519029339387e-05, + "loss": 0.5854, + "step": 1912 + }, + { + "epoch": 12.422077922077921, + "grad_norm": 1.9904730319976807, + "learning_rate": 6.802589057484027e-05, + "loss": 0.5822, + "step": 1913 + }, + { + "epoch": 12.428571428571429, + "grad_norm": 2.0386736392974854, + "learning_rate": 6.799658373995053e-05, + "loss": 0.5614, + "step": 1914 + }, + { + "epoch": 12.435064935064934, + "grad_norm": 2.15208101272583, + "learning_rate": 6.796726980029454e-05, + "loss": 0.5926, + "step": 1915 + }, + { + "epoch": 12.441558441558442, + "grad_norm": 1.9997342824935913, + "learning_rate": 6.793794876744499e-05, + "loss": 0.5069, + "step": 1916 + }, + { + "epoch": 12.448051948051948, + "grad_norm": 2.0709683895111084, + "learning_rate": 6.790862065297732e-05, + "loss": 0.5953, + "step": 1917 + }, + { + "epoch": 12.454545454545455, + "grad_norm": 1.7772856950759888, + "learning_rate": 6.787928546846987e-05, + "loss": 0.5253, + "step": 1918 + }, + { + "epoch": 12.46103896103896, + "grad_norm": 2.1581130027770996, + "learning_rate": 6.784994322550365e-05, + "loss": 0.5836, + "step": 1919 + }, + { + "epoch": 12.467532467532468, + "grad_norm": 1.9727606773376465, + "learning_rate": 6.782059393566253e-05, + "loss": 0.5558, + "step": 1920 + }, + { + "epoch": 12.474025974025974, + "grad_norm": 2.0561611652374268, + "learning_rate": 6.779123761053317e-05, + "loss": 0.5259, + "step": 1921 + }, + { + "epoch": 12.480519480519481, + "grad_norm": 2.3199853897094727, + "learning_rate": 6.776187426170493e-05, + "loss": 0.6292, + "step": 1922 + }, + { + "epoch": 12.487012987012987, + "grad_norm": 2.1790263652801514, + "learning_rate": 6.773250390077006e-05, + "loss": 0.5693, + "step": 1923 + }, + { + "epoch": 12.493506493506494, + "grad_norm": 2.2785651683807373, + "learning_rate": 6.770312653932345e-05, + "loss": 0.6542, + "step": 1924 + }, + { + "epoch": 12.5, + "grad_norm": 1.8668270111083984, + "learning_rate": 6.767374218896286e-05, + "loss": 0.5379, + "step": 1925 + }, + { + "epoch": 12.506493506493506, + "grad_norm": 2.2081425189971924, + "learning_rate": 6.764435086128876e-05, + "loss": 0.5977, + "step": 1926 + }, + { + "epoch": 12.512987012987013, + "grad_norm": 2.148101329803467, + "learning_rate": 6.761495256790435e-05, + "loss": 0.5996, + "step": 1927 + }, + { + "epoch": 12.519480519480519, + "grad_norm": 1.9085726737976074, + "learning_rate": 6.758554732041564e-05, + "loss": 0.5474, + "step": 1928 + }, + { + "epoch": 12.525974025974026, + "grad_norm": 1.6701866388320923, + "learning_rate": 6.755613513043137e-05, + "loss": 0.4075, + "step": 1929 + }, + { + "epoch": 12.532467532467532, + "grad_norm": 2.0828919410705566, + "learning_rate": 6.752671600956295e-05, + "loss": 0.5761, + "step": 1930 + }, + { + "epoch": 12.53896103896104, + "grad_norm": 2.122612237930298, + "learning_rate": 6.749728996942463e-05, + "loss": 0.5902, + "step": 1931 + }, + { + "epoch": 12.545454545454545, + "grad_norm": 2.474417209625244, + "learning_rate": 6.746785702163336e-05, + "loss": 0.6628, + "step": 1932 + }, + { + "epoch": 12.551948051948052, + "grad_norm": 2.0963616371154785, + "learning_rate": 6.743841717780874e-05, + "loss": 0.6209, + "step": 1933 + }, + { + "epoch": 12.558441558441558, + "grad_norm": 1.8984389305114746, + "learning_rate": 6.740897044957322e-05, + "loss": 0.5674, + "step": 1934 + }, + { + "epoch": 12.564935064935066, + "grad_norm": 2.200878620147705, + "learning_rate": 6.737951684855185e-05, + "loss": 0.6193, + "step": 1935 + }, + { + "epoch": 12.571428571428571, + "grad_norm": 1.947191834449768, + "learning_rate": 6.735005638637248e-05, + "loss": 0.5233, + "step": 1936 + }, + { + "epoch": 12.577922077922079, + "grad_norm": 1.9447444677352905, + "learning_rate": 6.73205890746656e-05, + "loss": 0.5566, + "step": 1937 + }, + { + "epoch": 12.584415584415584, + "grad_norm": 2.252058267593384, + "learning_rate": 6.729111492506449e-05, + "loss": 0.648, + "step": 1938 + }, + { + "epoch": 12.590909090909092, + "grad_norm": 1.99386465549469, + "learning_rate": 6.726163394920503e-05, + "loss": 0.5509, + "step": 1939 + }, + { + "epoch": 12.597402597402597, + "grad_norm": 2.0936877727508545, + "learning_rate": 6.723214615872585e-05, + "loss": 0.572, + "step": 1940 + }, + { + "epoch": 12.603896103896105, + "grad_norm": 2.110973596572876, + "learning_rate": 6.720265156526828e-05, + "loss": 0.5817, + "step": 1941 + }, + { + "epoch": 12.61038961038961, + "grad_norm": 2.3618104457855225, + "learning_rate": 6.71731501804763e-05, + "loss": 0.6308, + "step": 1942 + }, + { + "epoch": 12.616883116883116, + "grad_norm": 2.1770923137664795, + "learning_rate": 6.714364201599662e-05, + "loss": 0.5744, + "step": 1943 + }, + { + "epoch": 12.623376623376624, + "grad_norm": 2.2065415382385254, + "learning_rate": 6.711412708347856e-05, + "loss": 0.6431, + "step": 1944 + }, + { + "epoch": 12.62987012987013, + "grad_norm": 2.123046398162842, + "learning_rate": 6.708460539457418e-05, + "loss": 0.577, + "step": 1945 + }, + { + "epoch": 12.636363636363637, + "grad_norm": 2.3211543560028076, + "learning_rate": 6.705507696093814e-05, + "loss": 0.6264, + "step": 1946 + }, + { + "epoch": 12.642857142857142, + "grad_norm": 1.948301076889038, + "learning_rate": 6.702554179422783e-05, + "loss": 0.5625, + "step": 1947 + }, + { + "epoch": 12.64935064935065, + "grad_norm": 1.979990839958191, + "learning_rate": 6.699599990610323e-05, + "loss": 0.5623, + "step": 1948 + }, + { + "epoch": 12.655844155844155, + "grad_norm": 1.8006978034973145, + "learning_rate": 6.696645130822705e-05, + "loss": 0.5595, + "step": 1949 + }, + { + "epoch": 12.662337662337663, + "grad_norm": 2.1235246658325195, + "learning_rate": 6.693689601226458e-05, + "loss": 0.5588, + "step": 1950 + }, + { + "epoch": 12.668831168831169, + "grad_norm": 2.1899781227111816, + "learning_rate": 6.690733402988379e-05, + "loss": 0.615, + "step": 1951 + }, + { + "epoch": 12.675324675324676, + "grad_norm": 1.9493566751480103, + "learning_rate": 6.68777653727553e-05, + "loss": 0.5755, + "step": 1952 + }, + { + "epoch": 12.681818181818182, + "grad_norm": 2.196223497390747, + "learning_rate": 6.684819005255232e-05, + "loss": 0.6394, + "step": 1953 + }, + { + "epoch": 12.688311688311689, + "grad_norm": 2.0495898723602295, + "learning_rate": 6.681860808095074e-05, + "loss": 0.5432, + "step": 1954 + }, + { + "epoch": 12.694805194805195, + "grad_norm": 2.1735448837280273, + "learning_rate": 6.678901946962903e-05, + "loss": 0.6549, + "step": 1955 + }, + { + "epoch": 12.7012987012987, + "grad_norm": 2.1591930389404297, + "learning_rate": 6.675942423026833e-05, + "loss": 0.5885, + "step": 1956 + }, + { + "epoch": 12.707792207792208, + "grad_norm": 2.046126127243042, + "learning_rate": 6.672982237455237e-05, + "loss": 0.5849, + "step": 1957 + }, + { + "epoch": 12.714285714285714, + "grad_norm": 2.0392959117889404, + "learning_rate": 6.670021391416749e-05, + "loss": 0.5539, + "step": 1958 + }, + { + "epoch": 12.720779220779221, + "grad_norm": 2.007087230682373, + "learning_rate": 6.667059886080262e-05, + "loss": 0.5605, + "step": 1959 + }, + { + "epoch": 12.727272727272727, + "grad_norm": 2.019771099090576, + "learning_rate": 6.664097722614934e-05, + "loss": 0.612, + "step": 1960 + }, + { + "epoch": 12.733766233766234, + "grad_norm": 2.1823174953460693, + "learning_rate": 6.66113490219018e-05, + "loss": 0.6417, + "step": 1961 + }, + { + "epoch": 12.74025974025974, + "grad_norm": 2.022130250930786, + "learning_rate": 6.658171425975672e-05, + "loss": 0.5359, + "step": 1962 + }, + { + "epoch": 12.746753246753247, + "grad_norm": 2.0918095111846924, + "learning_rate": 6.655207295141346e-05, + "loss": 0.5774, + "step": 1963 + }, + { + "epoch": 12.753246753246753, + "grad_norm": 2.2147998809814453, + "learning_rate": 6.652242510857394e-05, + "loss": 0.6046, + "step": 1964 + }, + { + "epoch": 12.75974025974026, + "grad_norm": 2.1559667587280273, + "learning_rate": 6.649277074294264e-05, + "loss": 0.5821, + "step": 1965 + }, + { + "epoch": 12.766233766233766, + "grad_norm": 1.8574299812316895, + "learning_rate": 6.646310986622668e-05, + "loss": 0.5442, + "step": 1966 + }, + { + "epoch": 12.772727272727273, + "grad_norm": 2.072185754776001, + "learning_rate": 6.643344249013562e-05, + "loss": 0.5747, + "step": 1967 + }, + { + "epoch": 12.779220779220779, + "grad_norm": 1.8414840698242188, + "learning_rate": 6.640376862638176e-05, + "loss": 0.4852, + "step": 1968 + }, + { + "epoch": 12.785714285714286, + "grad_norm": 2.0400550365448, + "learning_rate": 6.637408828667982e-05, + "loss": 0.5534, + "step": 1969 + }, + { + "epoch": 12.792207792207792, + "grad_norm": 2.1789374351501465, + "learning_rate": 6.634440148274713e-05, + "loss": 0.5932, + "step": 1970 + }, + { + "epoch": 12.7987012987013, + "grad_norm": 2.1213948726654053, + "learning_rate": 6.631470822630359e-05, + "loss": 0.6047, + "step": 1971 + }, + { + "epoch": 12.805194805194805, + "grad_norm": 1.9664524793624878, + "learning_rate": 6.628500852907161e-05, + "loss": 0.5529, + "step": 1972 + }, + { + "epoch": 12.811688311688311, + "grad_norm": 2.3267581462860107, + "learning_rate": 6.625530240277618e-05, + "loss": 0.6179, + "step": 1973 + }, + { + "epoch": 12.818181818181818, + "grad_norm": 2.1917669773101807, + "learning_rate": 6.622558985914477e-05, + "loss": 0.6275, + "step": 1974 + }, + { + "epoch": 12.824675324675324, + "grad_norm": 2.1599512100219727, + "learning_rate": 6.619587090990746e-05, + "loss": 0.6153, + "step": 1975 + }, + { + "epoch": 12.831168831168831, + "grad_norm": 2.2975082397460938, + "learning_rate": 6.616614556679683e-05, + "loss": 0.6387, + "step": 1976 + }, + { + "epoch": 12.837662337662337, + "grad_norm": 2.11966609954834, + "learning_rate": 6.613641384154794e-05, + "loss": 0.5674, + "step": 1977 + }, + { + "epoch": 12.844155844155845, + "grad_norm": 2.677170991897583, + "learning_rate": 6.61066757458984e-05, + "loss": 0.701, + "step": 1978 + }, + { + "epoch": 12.85064935064935, + "grad_norm": 2.129204273223877, + "learning_rate": 6.607693129158837e-05, + "loss": 0.5654, + "step": 1979 + }, + { + "epoch": 12.857142857142858, + "grad_norm": 1.9715017080307007, + "learning_rate": 6.604718049036048e-05, + "loss": 0.5539, + "step": 1980 + }, + { + "epoch": 12.863636363636363, + "grad_norm": 2.3241770267486572, + "learning_rate": 6.601742335395987e-05, + "loss": 0.6669, + "step": 1981 + }, + { + "epoch": 12.87012987012987, + "grad_norm": 2.105726718902588, + "learning_rate": 6.598765989413419e-05, + "loss": 0.6325, + "step": 1982 + }, + { + "epoch": 12.876623376623376, + "grad_norm": 1.9479717016220093, + "learning_rate": 6.595789012263355e-05, + "loss": 0.5448, + "step": 1983 + }, + { + "epoch": 12.883116883116884, + "grad_norm": 2.1983015537261963, + "learning_rate": 6.592811405121064e-05, + "loss": 0.6193, + "step": 1984 + }, + { + "epoch": 12.88961038961039, + "grad_norm": 2.3505144119262695, + "learning_rate": 6.589833169162054e-05, + "loss": 0.677, + "step": 1985 + }, + { + "epoch": 12.896103896103895, + "grad_norm": 2.245614767074585, + "learning_rate": 6.586854305562088e-05, + "loss": 0.6554, + "step": 1986 + }, + { + "epoch": 12.902597402597403, + "grad_norm": 1.899040937423706, + "learning_rate": 6.583874815497175e-05, + "loss": 0.5566, + "step": 1987 + }, + { + "epoch": 12.909090909090908, + "grad_norm": 2.100031614303589, + "learning_rate": 6.580894700143565e-05, + "loss": 0.5871, + "step": 1988 + }, + { + "epoch": 12.915584415584416, + "grad_norm": 2.2208034992218018, + "learning_rate": 6.577913960677766e-05, + "loss": 0.6821, + "step": 1989 + }, + { + "epoch": 12.922077922077921, + "grad_norm": 2.1982948780059814, + "learning_rate": 6.574932598276525e-05, + "loss": 0.6474, + "step": 1990 + }, + { + "epoch": 12.928571428571429, + "grad_norm": 1.8316792249679565, + "learning_rate": 6.571950614116835e-05, + "loss": 0.5621, + "step": 1991 + }, + { + "epoch": 12.935064935064934, + "grad_norm": 2.208531379699707, + "learning_rate": 6.568968009375937e-05, + "loss": 0.6198, + "step": 1992 + }, + { + "epoch": 12.941558441558442, + "grad_norm": 2.179624557495117, + "learning_rate": 6.565984785231318e-05, + "loss": 0.6272, + "step": 1993 + }, + { + "epoch": 12.948051948051948, + "grad_norm": 2.1235885620117188, + "learning_rate": 6.563000942860706e-05, + "loss": 0.6084, + "step": 1994 + }, + { + "epoch": 12.954545454545455, + "grad_norm": 2.1948156356811523, + "learning_rate": 6.560016483442075e-05, + "loss": 0.6801, + "step": 1995 + }, + { + "epoch": 12.96103896103896, + "grad_norm": 1.9589859247207642, + "learning_rate": 6.557031408153642e-05, + "loss": 0.5824, + "step": 1996 + }, + { + "epoch": 12.967532467532468, + "grad_norm": 2.1491918563842773, + "learning_rate": 6.554045718173867e-05, + "loss": 0.6364, + "step": 1997 + }, + { + "epoch": 12.974025974025974, + "grad_norm": 2.1677355766296387, + "learning_rate": 6.551059414681455e-05, + "loss": 0.6551, + "step": 1998 + }, + { + "epoch": 12.980519480519481, + "grad_norm": 1.8698400259017944, + "learning_rate": 6.54807249885535e-05, + "loss": 0.5743, + "step": 1999 + }, + { + "epoch": 12.987012987012987, + "grad_norm": 1.9512232542037964, + "learning_rate": 6.545084971874738e-05, + "loss": 0.5545, + "step": 2000 + }, + { + "epoch": 12.993506493506494, + "grad_norm": 2.3677287101745605, + "learning_rate": 6.542096834919049e-05, + "loss": 0.6814, + "step": 2001 + }, + { + "epoch": 13.0, + "grad_norm": 5.212640762329102, + "learning_rate": 6.539108089167953e-05, + "loss": 0.6413, + "step": 2002 + }, + { + "epoch": 13.006493506493506, + "grad_norm": 1.8685005903244019, + "learning_rate": 6.536118735801356e-05, + "loss": 0.4756, + "step": 2003 + }, + { + "epoch": 13.012987012987013, + "grad_norm": 2.1032299995422363, + "learning_rate": 6.533128775999411e-05, + "loss": 0.5265, + "step": 2004 + }, + { + "epoch": 13.019480519480519, + "grad_norm": 1.9253900051116943, + "learning_rate": 6.530138210942505e-05, + "loss": 0.4767, + "step": 2005 + }, + { + "epoch": 13.025974025974026, + "grad_norm": 1.9877099990844727, + "learning_rate": 6.527147041811266e-05, + "loss": 0.5098, + "step": 2006 + }, + { + "epoch": 13.032467532467532, + "grad_norm": 1.713268518447876, + "learning_rate": 6.52415526978656e-05, + "loss": 0.4504, + "step": 2007 + }, + { + "epoch": 13.03896103896104, + "grad_norm": 2.010927200317383, + "learning_rate": 6.52116289604949e-05, + "loss": 0.5143, + "step": 2008 + }, + { + "epoch": 13.045454545454545, + "grad_norm": 2.0579028129577637, + "learning_rate": 6.518169921781402e-05, + "loss": 0.5334, + "step": 2009 + }, + { + "epoch": 13.051948051948052, + "grad_norm": 1.8461856842041016, + "learning_rate": 6.51517634816387e-05, + "loss": 0.4309, + "step": 2010 + }, + { + "epoch": 13.058441558441558, + "grad_norm": 1.6491504907608032, + "learning_rate": 6.512182176378713e-05, + "loss": 0.4266, + "step": 2011 + }, + { + "epoch": 13.064935064935066, + "grad_norm": 1.8561513423919678, + "learning_rate": 6.50918740760798e-05, + "loss": 0.5071, + "step": 2012 + }, + { + "epoch": 13.071428571428571, + "grad_norm": 1.9853945970535278, + "learning_rate": 6.506192043033959e-05, + "loss": 0.4812, + "step": 2013 + }, + { + "epoch": 13.077922077922079, + "grad_norm": 1.909090280532837, + "learning_rate": 6.503196083839174e-05, + "loss": 0.5097, + "step": 2014 + }, + { + "epoch": 13.084415584415584, + "grad_norm": 1.947060227394104, + "learning_rate": 6.500199531206382e-05, + "loss": 0.4531, + "step": 2015 + }, + { + "epoch": 13.090909090909092, + "grad_norm": 1.9234563112258911, + "learning_rate": 6.497202386318573e-05, + "loss": 0.4907, + "step": 2016 + }, + { + "epoch": 13.097402597402597, + "grad_norm": 2.059049129486084, + "learning_rate": 6.494204650358973e-05, + "loss": 0.5197, + "step": 2017 + }, + { + "epoch": 13.103896103896103, + "grad_norm": 2.2307331562042236, + "learning_rate": 6.491206324511039e-05, + "loss": 0.6148, + "step": 2018 + }, + { + "epoch": 13.11038961038961, + "grad_norm": 1.892966866493225, + "learning_rate": 6.488207409958466e-05, + "loss": 0.5067, + "step": 2019 + }, + { + "epoch": 13.116883116883116, + "grad_norm": 1.8496367931365967, + "learning_rate": 6.485207907885175e-05, + "loss": 0.4889, + "step": 2020 + }, + { + "epoch": 13.123376623376624, + "grad_norm": 2.266213893890381, + "learning_rate": 6.482207819475323e-05, + "loss": 0.5595, + "step": 2021 + }, + { + "epoch": 13.12987012987013, + "grad_norm": 1.8475916385650635, + "learning_rate": 6.4792071459133e-05, + "loss": 0.4796, + "step": 2022 + }, + { + "epoch": 13.136363636363637, + "grad_norm": 2.1203629970550537, + "learning_rate": 6.476205888383719e-05, + "loss": 0.5184, + "step": 2023 + }, + { + "epoch": 13.142857142857142, + "grad_norm": 1.9380943775177002, + "learning_rate": 6.473204048071432e-05, + "loss": 0.4669, + "step": 2024 + }, + { + "epoch": 13.14935064935065, + "grad_norm": 1.887258768081665, + "learning_rate": 6.47020162616152e-05, + "loss": 0.4896, + "step": 2025 + }, + { + "epoch": 13.155844155844155, + "grad_norm": 1.96815025806427, + "learning_rate": 6.467198623839288e-05, + "loss": 0.4959, + "step": 2026 + }, + { + "epoch": 13.162337662337663, + "grad_norm": 2.083922863006592, + "learning_rate": 6.464195042290277e-05, + "loss": 0.5191, + "step": 2027 + }, + { + "epoch": 13.168831168831169, + "grad_norm": 2.1014833450317383, + "learning_rate": 6.46119088270025e-05, + "loss": 0.5548, + "step": 2028 + }, + { + "epoch": 13.175324675324676, + "grad_norm": 1.9475595951080322, + "learning_rate": 6.458186146255203e-05, + "loss": 0.4752, + "step": 2029 + }, + { + "epoch": 13.181818181818182, + "grad_norm": 2.1587653160095215, + "learning_rate": 6.455180834141359e-05, + "loss": 0.545, + "step": 2030 + }, + { + "epoch": 13.188311688311689, + "grad_norm": 2.103052854537964, + "learning_rate": 6.452174947545167e-05, + "loss": 0.5186, + "step": 2031 + }, + { + "epoch": 13.194805194805195, + "grad_norm": 1.8780242204666138, + "learning_rate": 6.449168487653305e-05, + "loss": 0.4593, + "step": 2032 + }, + { + "epoch": 13.2012987012987, + "grad_norm": 1.9651139974594116, + "learning_rate": 6.446161455652674e-05, + "loss": 0.51, + "step": 2033 + }, + { + "epoch": 13.207792207792208, + "grad_norm": 2.1292293071746826, + "learning_rate": 6.443153852730404e-05, + "loss": 0.553, + "step": 2034 + }, + { + "epoch": 13.214285714285714, + "grad_norm": 1.8487555980682373, + "learning_rate": 6.440145680073847e-05, + "loss": 0.4712, + "step": 2035 + }, + { + "epoch": 13.220779220779221, + "grad_norm": 2.0636463165283203, + "learning_rate": 6.437136938870583e-05, + "loss": 0.5354, + "step": 2036 + }, + { + "epoch": 13.227272727272727, + "grad_norm": 1.924094796180725, + "learning_rate": 6.434127630308416e-05, + "loss": 0.5052, + "step": 2037 + }, + { + "epoch": 13.233766233766234, + "grad_norm": 2.0354607105255127, + "learning_rate": 6.43111775557537e-05, + "loss": 0.5963, + "step": 2038 + }, + { + "epoch": 13.24025974025974, + "grad_norm": 1.9856023788452148, + "learning_rate": 6.428107315859702e-05, + "loss": 0.5152, + "step": 2039 + }, + { + "epoch": 13.246753246753247, + "grad_norm": 1.7797104120254517, + "learning_rate": 6.42509631234988e-05, + "loss": 0.4549, + "step": 2040 + }, + { + "epoch": 13.253246753246753, + "grad_norm": 1.9620555639266968, + "learning_rate": 6.422084746234604e-05, + "loss": 0.4979, + "step": 2041 + }, + { + "epoch": 13.25974025974026, + "grad_norm": 2.117298126220703, + "learning_rate": 6.419072618702793e-05, + "loss": 0.5939, + "step": 2042 + }, + { + "epoch": 13.266233766233766, + "grad_norm": 2.0733323097229004, + "learning_rate": 6.416059930943585e-05, + "loss": 0.5434, + "step": 2043 + }, + { + "epoch": 13.272727272727273, + "grad_norm": 1.9714899063110352, + "learning_rate": 6.413046684146343e-05, + "loss": 0.4654, + "step": 2044 + }, + { + "epoch": 13.279220779220779, + "grad_norm": 2.035008430480957, + "learning_rate": 6.410032879500647e-05, + "loss": 0.5418, + "step": 2045 + }, + { + "epoch": 13.285714285714286, + "grad_norm": 2.1320652961730957, + "learning_rate": 6.407018518196303e-05, + "loss": 0.5639, + "step": 2046 + }, + { + "epoch": 13.292207792207792, + "grad_norm": 2.251023769378662, + "learning_rate": 6.404003601423329e-05, + "loss": 0.5101, + "step": 2047 + }, + { + "epoch": 13.2987012987013, + "grad_norm": 1.9076013565063477, + "learning_rate": 6.400988130371969e-05, + "loss": 0.4994, + "step": 2048 + }, + { + "epoch": 13.305194805194805, + "grad_norm": 1.9021027088165283, + "learning_rate": 6.397972106232681e-05, + "loss": 0.4868, + "step": 2049 + }, + { + "epoch": 13.311688311688311, + "grad_norm": 2.0925509929656982, + "learning_rate": 6.394955530196147e-05, + "loss": 0.5395, + "step": 2050 + }, + { + "epoch": 13.318181818181818, + "grad_norm": 2.2410504817962646, + "learning_rate": 6.39193840345326e-05, + "loss": 0.5421, + "step": 2051 + }, + { + "epoch": 13.324675324675324, + "grad_norm": 2.4037466049194336, + "learning_rate": 6.388920727195138e-05, + "loss": 0.6181, + "step": 2052 + }, + { + "epoch": 13.331168831168831, + "grad_norm": 1.830690860748291, + "learning_rate": 6.385902502613106e-05, + "loss": 0.4437, + "step": 2053 + }, + { + "epoch": 13.337662337662337, + "grad_norm": 2.139547824859619, + "learning_rate": 6.382883730898717e-05, + "loss": 0.547, + "step": 2054 + }, + { + "epoch": 13.344155844155845, + "grad_norm": 1.7549453973770142, + "learning_rate": 6.37986441324373e-05, + "loss": 0.5073, + "step": 2055 + }, + { + "epoch": 13.35064935064935, + "grad_norm": 2.10517954826355, + "learning_rate": 6.376844550840125e-05, + "loss": 0.5434, + "step": 2056 + }, + { + "epoch": 13.357142857142858, + "grad_norm": 2.1346967220306396, + "learning_rate": 6.373824144880098e-05, + "loss": 0.5551, + "step": 2057 + }, + { + "epoch": 13.363636363636363, + "grad_norm": 1.5481007099151611, + "learning_rate": 6.370803196556055e-05, + "loss": 0.3688, + "step": 2058 + }, + { + "epoch": 13.37012987012987, + "grad_norm": 1.8314411640167236, + "learning_rate": 6.36778170706062e-05, + "loss": 0.4539, + "step": 2059 + }, + { + "epoch": 13.376623376623376, + "grad_norm": 2.0875957012176514, + "learning_rate": 6.364759677586627e-05, + "loss": 0.5223, + "step": 2060 + }, + { + "epoch": 13.383116883116884, + "grad_norm": 2.1524407863616943, + "learning_rate": 6.361737109327128e-05, + "loss": 0.5842, + "step": 2061 + }, + { + "epoch": 13.38961038961039, + "grad_norm": 1.9753766059875488, + "learning_rate": 6.358714003475384e-05, + "loss": 0.5446, + "step": 2062 + }, + { + "epoch": 13.396103896103897, + "grad_norm": 1.9236072301864624, + "learning_rate": 6.355690361224869e-05, + "loss": 0.475, + "step": 2063 + }, + { + "epoch": 13.402597402597403, + "grad_norm": 1.9570033550262451, + "learning_rate": 6.35266618376927e-05, + "loss": 0.4705, + "step": 2064 + }, + { + "epoch": 13.409090909090908, + "grad_norm": 2.0021793842315674, + "learning_rate": 6.349641472302483e-05, + "loss": 0.5146, + "step": 2065 + }, + { + "epoch": 13.415584415584416, + "grad_norm": 2.1636292934417725, + "learning_rate": 6.346616228018616e-05, + "loss": 0.5342, + "step": 2066 + }, + { + "epoch": 13.422077922077921, + "grad_norm": 1.7105865478515625, + "learning_rate": 6.34359045211199e-05, + "loss": 0.4019, + "step": 2067 + }, + { + "epoch": 13.428571428571429, + "grad_norm": 2.270984649658203, + "learning_rate": 6.340564145777132e-05, + "loss": 0.5322, + "step": 2068 + }, + { + "epoch": 13.435064935064934, + "grad_norm": 2.0992496013641357, + "learning_rate": 6.337537310208778e-05, + "loss": 0.5545, + "step": 2069 + }, + { + "epoch": 13.441558441558442, + "grad_norm": 2.1089553833007812, + "learning_rate": 6.334509946601879e-05, + "loss": 0.562, + "step": 2070 + }, + { + "epoch": 13.448051948051948, + "grad_norm": 2.043635845184326, + "learning_rate": 6.331482056151585e-05, + "loss": 0.5461, + "step": 2071 + }, + { + "epoch": 13.454545454545455, + "grad_norm": 2.079118490219116, + "learning_rate": 6.328453640053263e-05, + "loss": 0.5147, + "step": 2072 + }, + { + "epoch": 13.46103896103896, + "grad_norm": 1.6074239015579224, + "learning_rate": 6.325424699502483e-05, + "loss": 0.4172, + "step": 2073 + }, + { + "epoch": 13.467532467532468, + "grad_norm": 1.7791599035263062, + "learning_rate": 6.322395235695022e-05, + "loss": 0.451, + "step": 2074 + }, + { + "epoch": 13.474025974025974, + "grad_norm": 2.134434700012207, + "learning_rate": 6.319365249826865e-05, + "loss": 0.4966, + "step": 2075 + }, + { + "epoch": 13.480519480519481, + "grad_norm": 2.86612606048584, + "learning_rate": 6.316334743094201e-05, + "loss": 0.5469, + "step": 2076 + }, + { + "epoch": 13.487012987012987, + "grad_norm": 2.0249807834625244, + "learning_rate": 6.313303716693428e-05, + "loss": 0.5334, + "step": 2077 + }, + { + "epoch": 13.493506493506494, + "grad_norm": 2.0734705924987793, + "learning_rate": 6.310272171821146e-05, + "loss": 0.5299, + "step": 2078 + }, + { + "epoch": 13.5, + "grad_norm": 2.2216503620147705, + "learning_rate": 6.307240109674162e-05, + "loss": 0.5377, + "step": 2079 + }, + { + "epoch": 13.506493506493506, + "grad_norm": 2.039626359939575, + "learning_rate": 6.304207531449486e-05, + "loss": 0.5285, + "step": 2080 + }, + { + "epoch": 13.512987012987013, + "grad_norm": 2.066758871078491, + "learning_rate": 6.301174438344328e-05, + "loss": 0.5145, + "step": 2081 + }, + { + "epoch": 13.519480519480519, + "grad_norm": 2.039462089538574, + "learning_rate": 6.298140831556112e-05, + "loss": 0.5039, + "step": 2082 + }, + { + "epoch": 13.525974025974026, + "grad_norm": 2.188901424407959, + "learning_rate": 6.295106712282451e-05, + "loss": 0.5432, + "step": 2083 + }, + { + "epoch": 13.532467532467532, + "grad_norm": 2.0759294033050537, + "learning_rate": 6.292072081721173e-05, + "loss": 0.5137, + "step": 2084 + }, + { + "epoch": 13.53896103896104, + "grad_norm": 1.954957127571106, + "learning_rate": 6.2890369410703e-05, + "loss": 0.4908, + "step": 2085 + }, + { + "epoch": 13.545454545454545, + "grad_norm": 1.8928133249282837, + "learning_rate": 6.286001291528056e-05, + "loss": 0.491, + "step": 2086 + }, + { + "epoch": 13.551948051948052, + "grad_norm": 2.024346351623535, + "learning_rate": 6.282965134292868e-05, + "loss": 0.5316, + "step": 2087 + }, + { + "epoch": 13.558441558441558, + "grad_norm": 1.8604222536087036, + "learning_rate": 6.279928470563364e-05, + "loss": 0.4553, + "step": 2088 + }, + { + "epoch": 13.564935064935066, + "grad_norm": 1.866055965423584, + "learning_rate": 6.27689130153837e-05, + "loss": 0.5058, + "step": 2089 + }, + { + "epoch": 13.571428571428571, + "grad_norm": 1.6331592798233032, + "learning_rate": 6.273853628416911e-05, + "loss": 0.4194, + "step": 2090 + }, + { + "epoch": 13.577922077922079, + "grad_norm": 1.8331129550933838, + "learning_rate": 6.270815452398215e-05, + "loss": 0.4645, + "step": 2091 + }, + { + "epoch": 13.584415584415584, + "grad_norm": 1.97976553440094, + "learning_rate": 6.267776774681703e-05, + "loss": 0.5311, + "step": 2092 + }, + { + "epoch": 13.590909090909092, + "grad_norm": 2.0776448249816895, + "learning_rate": 6.264737596466998e-05, + "loss": 0.5425, + "step": 2093 + }, + { + "epoch": 13.597402597402597, + "grad_norm": 1.9937676191329956, + "learning_rate": 6.261697918953921e-05, + "loss": 0.4808, + "step": 2094 + }, + { + "epoch": 13.603896103896105, + "grad_norm": 2.2069528102874756, + "learning_rate": 6.258657743342486e-05, + "loss": 0.5907, + "step": 2095 + }, + { + "epoch": 13.61038961038961, + "grad_norm": 1.902036428451538, + "learning_rate": 6.255617070832908e-05, + "loss": 0.5159, + "step": 2096 + }, + { + "epoch": 13.616883116883116, + "grad_norm": 2.1040568351745605, + "learning_rate": 6.252575902625595e-05, + "loss": 0.5484, + "step": 2097 + }, + { + "epoch": 13.623376623376624, + "grad_norm": 1.8775359392166138, + "learning_rate": 6.249534239921153e-05, + "loss": 0.5038, + "step": 2098 + }, + { + "epoch": 13.62987012987013, + "grad_norm": 1.9108651876449585, + "learning_rate": 6.24649208392038e-05, + "loss": 0.4966, + "step": 2099 + }, + { + "epoch": 13.636363636363637, + "grad_norm": 2.1672561168670654, + "learning_rate": 6.243449435824276e-05, + "loss": 0.5691, + "step": 2100 + }, + { + "epoch": 13.642857142857142, + "grad_norm": 2.215721607208252, + "learning_rate": 6.240406296834024e-05, + "loss": 0.5141, + "step": 2101 + }, + { + "epoch": 13.64935064935065, + "grad_norm": 1.9970991611480713, + "learning_rate": 6.237362668151012e-05, + "loss": 0.5436, + "step": 2102 + }, + { + "epoch": 13.655844155844155, + "grad_norm": 2.052436590194702, + "learning_rate": 6.234318550976815e-05, + "loss": 0.5346, + "step": 2103 + }, + { + "epoch": 13.662337662337663, + "grad_norm": 2.0946736335754395, + "learning_rate": 6.231273946513201e-05, + "loss": 0.563, + "step": 2104 + }, + { + "epoch": 13.668831168831169, + "grad_norm": 2.2018373012542725, + "learning_rate": 6.228228855962133e-05, + "loss": 0.5879, + "step": 2105 + }, + { + "epoch": 13.675324675324676, + "grad_norm": 1.985517978668213, + "learning_rate": 6.225183280525763e-05, + "loss": 0.5054, + "step": 2106 + }, + { + "epoch": 13.681818181818182, + "grad_norm": 2.2698051929473877, + "learning_rate": 6.222137221406439e-05, + "loss": 0.5837, + "step": 2107 + }, + { + "epoch": 13.688311688311689, + "grad_norm": 1.78743314743042, + "learning_rate": 6.219090679806693e-05, + "loss": 0.4551, + "step": 2108 + }, + { + "epoch": 13.694805194805195, + "grad_norm": 2.0907576084136963, + "learning_rate": 6.216043656929253e-05, + "loss": 0.5884, + "step": 2109 + }, + { + "epoch": 13.7012987012987, + "grad_norm": 1.94028902053833, + "learning_rate": 6.212996153977037e-05, + "loss": 0.518, + "step": 2110 + }, + { + "epoch": 13.707792207792208, + "grad_norm": 2.4052321910858154, + "learning_rate": 6.20994817215315e-05, + "loss": 0.6378, + "step": 2111 + }, + { + "epoch": 13.714285714285714, + "grad_norm": 2.077237844467163, + "learning_rate": 6.206899712660886e-05, + "loss": 0.5693, + "step": 2112 + }, + { + "epoch": 13.720779220779221, + "grad_norm": 2.1299149990081787, + "learning_rate": 6.20385077670373e-05, + "loss": 0.5964, + "step": 2113 + }, + { + "epoch": 13.727272727272727, + "grad_norm": 2.0773046016693115, + "learning_rate": 6.20080136548535e-05, + "loss": 0.5483, + "step": 2114 + }, + { + "epoch": 13.733766233766234, + "grad_norm": 2.1190061569213867, + "learning_rate": 6.19775148020961e-05, + "loss": 0.5367, + "step": 2115 + }, + { + "epoch": 13.74025974025974, + "grad_norm": 2.0737929344177246, + "learning_rate": 6.194701122080553e-05, + "loss": 0.5265, + "step": 2116 + }, + { + "epoch": 13.746753246753247, + "grad_norm": 2.3500454425811768, + "learning_rate": 6.191650292302414e-05, + "loss": 0.5931, + "step": 2117 + }, + { + "epoch": 13.753246753246753, + "grad_norm": 2.088576078414917, + "learning_rate": 6.188598992079613e-05, + "loss": 0.5832, + "step": 2118 + }, + { + "epoch": 13.75974025974026, + "grad_norm": 2.0208451747894287, + "learning_rate": 6.185547222616752e-05, + "loss": 0.5538, + "step": 2119 + }, + { + "epoch": 13.766233766233766, + "grad_norm": 2.2917118072509766, + "learning_rate": 6.182494985118624e-05, + "loss": 0.5753, + "step": 2120 + }, + { + "epoch": 13.772727272727273, + "grad_norm": 2.0528573989868164, + "learning_rate": 6.179442280790202e-05, + "loss": 0.498, + "step": 2121 + }, + { + "epoch": 13.779220779220779, + "grad_norm": 2.072192907333374, + "learning_rate": 6.176389110836647e-05, + "loss": 0.548, + "step": 2122 + }, + { + "epoch": 13.785714285714286, + "grad_norm": 2.331056594848633, + "learning_rate": 6.173335476463302e-05, + "loss": 0.5495, + "step": 2123 + }, + { + "epoch": 13.792207792207792, + "grad_norm": 1.977685570716858, + "learning_rate": 6.170281378875692e-05, + "loss": 0.5183, + "step": 2124 + }, + { + "epoch": 13.7987012987013, + "grad_norm": 1.922735333442688, + "learning_rate": 6.167226819279528e-05, + "loss": 0.4729, + "step": 2125 + }, + { + "epoch": 13.805194805194805, + "grad_norm": 2.081286907196045, + "learning_rate": 6.164171798880699e-05, + "loss": 0.5667, + "step": 2126 + }, + { + "epoch": 13.811688311688311, + "grad_norm": 1.8858697414398193, + "learning_rate": 6.161116318885283e-05, + "loss": 0.534, + "step": 2127 + }, + { + "epoch": 13.818181818181818, + "grad_norm": 1.888351559638977, + "learning_rate": 6.158060380499533e-05, + "loss": 0.5312, + "step": 2128 + }, + { + "epoch": 13.824675324675324, + "grad_norm": 2.015016794204712, + "learning_rate": 6.155003984929883e-05, + "loss": 0.5091, + "step": 2129 + }, + { + "epoch": 13.831168831168831, + "grad_norm": 2.031311273574829, + "learning_rate": 6.151947133382954e-05, + "loss": 0.54, + "step": 2130 + }, + { + "epoch": 13.837662337662337, + "grad_norm": 2.2997567653656006, + "learning_rate": 6.148889827065537e-05, + "loss": 0.6281, + "step": 2131 + }, + { + "epoch": 13.844155844155845, + "grad_norm": 2.062107801437378, + "learning_rate": 6.145832067184614e-05, + "loss": 0.5306, + "step": 2132 + }, + { + "epoch": 13.85064935064935, + "grad_norm": 2.2079269886016846, + "learning_rate": 6.142773854947336e-05, + "loss": 0.5328, + "step": 2133 + }, + { + "epoch": 13.857142857142858, + "grad_norm": 2.250805139541626, + "learning_rate": 6.139715191561038e-05, + "loss": 0.56, + "step": 2134 + }, + { + "epoch": 13.863636363636363, + "grad_norm": 1.9680566787719727, + "learning_rate": 6.136656078233232e-05, + "loss": 0.5111, + "step": 2135 + }, + { + "epoch": 13.87012987012987, + "grad_norm": 2.3636484146118164, + "learning_rate": 6.133596516171609e-05, + "loss": 0.568, + "step": 2136 + }, + { + "epoch": 13.876623376623376, + "grad_norm": 2.1117160320281982, + "learning_rate": 6.130536506584032e-05, + "loss": 0.5228, + "step": 2137 + }, + { + "epoch": 13.883116883116884, + "grad_norm": 2.2921080589294434, + "learning_rate": 6.127476050678547e-05, + "loss": 0.5301, + "step": 2138 + }, + { + "epoch": 13.88961038961039, + "grad_norm": 2.155996322631836, + "learning_rate": 6.124415149663374e-05, + "loss": 0.5723, + "step": 2139 + }, + { + "epoch": 13.896103896103895, + "grad_norm": 1.989581823348999, + "learning_rate": 6.121353804746906e-05, + "loss": 0.5407, + "step": 2140 + }, + { + "epoch": 13.902597402597403, + "grad_norm": 2.180414915084839, + "learning_rate": 6.118292017137716e-05, + "loss": 0.605, + "step": 2141 + }, + { + "epoch": 13.909090909090908, + "grad_norm": 2.10390043258667, + "learning_rate": 6.115229788044548e-05, + "loss": 0.5455, + "step": 2142 + }, + { + "epoch": 13.915584415584416, + "grad_norm": 2.1462514400482178, + "learning_rate": 6.11216711867632e-05, + "loss": 0.55, + "step": 2143 + }, + { + "epoch": 13.922077922077921, + "grad_norm": 2.065823554992676, + "learning_rate": 6.109104010242128e-05, + "loss": 0.6055, + "step": 2144 + }, + { + "epoch": 13.928571428571429, + "grad_norm": 2.0353028774261475, + "learning_rate": 6.106040463951237e-05, + "loss": 0.5752, + "step": 2145 + }, + { + "epoch": 13.935064935064934, + "grad_norm": 2.097501277923584, + "learning_rate": 6.1029764810130864e-05, + "loss": 0.5526, + "step": 2146 + }, + { + "epoch": 13.941558441558442, + "grad_norm": 2.058262825012207, + "learning_rate": 6.0999120626372894e-05, + "loss": 0.5508, + "step": 2147 + }, + { + "epoch": 13.948051948051948, + "grad_norm": 2.0566976070404053, + "learning_rate": 6.0968472100336305e-05, + "loss": 0.5525, + "step": 2148 + }, + { + "epoch": 13.954545454545455, + "grad_norm": 1.9276599884033203, + "learning_rate": 6.093781924412063e-05, + "loss": 0.5248, + "step": 2149 + }, + { + "epoch": 13.96103896103896, + "grad_norm": 2.349358081817627, + "learning_rate": 6.090716206982714e-05, + "loss": 0.6566, + "step": 2150 + }, + { + "epoch": 13.967532467532468, + "grad_norm": 2.0224742889404297, + "learning_rate": 6.0876500589558796e-05, + "loss": 0.5618, + "step": 2151 + }, + { + "epoch": 13.974025974025974, + "grad_norm": 2.0278806686401367, + "learning_rate": 6.084583481542027e-05, + "loss": 0.5395, + "step": 2152 + }, + { + "epoch": 13.980519480519481, + "grad_norm": 1.888813853263855, + "learning_rate": 6.081516475951793e-05, + "loss": 0.5143, + "step": 2153 + }, + { + "epoch": 13.987012987012987, + "grad_norm": 2.149365186691284, + "learning_rate": 6.078449043395982e-05, + "loss": 0.5807, + "step": 2154 + }, + { + "epoch": 13.993506493506494, + "grad_norm": 1.9563267230987549, + "learning_rate": 6.075381185085568e-05, + "loss": 0.5255, + "step": 2155 + }, + { + "epoch": 14.0, + "grad_norm": 430.6167907714844, + "learning_rate": 6.072312902231691e-05, + "loss": 0.6761, + "step": 2156 + }, + { + "epoch": 14.006493506493506, + "grad_norm": 1.723750114440918, + "learning_rate": 6.0692441960456657e-05, + "loss": 0.398, + "step": 2157 + }, + { + "epoch": 14.012987012987013, + "grad_norm": 1.9454874992370605, + "learning_rate": 6.066175067738964e-05, + "loss": 0.4885, + "step": 2158 + }, + { + "epoch": 14.019480519480519, + "grad_norm": 2.0680899620056152, + "learning_rate": 6.06310551852323e-05, + "loss": 0.4981, + "step": 2159 + }, + { + "epoch": 14.025974025974026, + "grad_norm": 1.7846578359603882, + "learning_rate": 6.060035549610273e-05, + "loss": 0.4461, + "step": 2160 + }, + { + "epoch": 14.032467532467532, + "grad_norm": 1.6244697570800781, + "learning_rate": 6.056965162212072e-05, + "loss": 0.391, + "step": 2161 + }, + { + "epoch": 14.03896103896104, + "grad_norm": 1.861986756324768, + "learning_rate": 6.05389435754076e-05, + "loss": 0.4462, + "step": 2162 + }, + { + "epoch": 14.045454545454545, + "grad_norm": 1.9358868598937988, + "learning_rate": 6.0508231368086484e-05, + "loss": 0.4518, + "step": 2163 + }, + { + "epoch": 14.051948051948052, + "grad_norm": 2.105084180831909, + "learning_rate": 6.0477515012282024e-05, + "loss": 0.5559, + "step": 2164 + }, + { + "epoch": 14.058441558441558, + "grad_norm": 2.202756643295288, + "learning_rate": 6.0446794520120584e-05, + "loss": 0.5361, + "step": 2165 + }, + { + "epoch": 14.064935064935066, + "grad_norm": 1.9239821434020996, + "learning_rate": 6.041606990373012e-05, + "loss": 0.4578, + "step": 2166 + }, + { + "epoch": 14.071428571428571, + "grad_norm": 2.157377004623413, + "learning_rate": 6.03853411752402e-05, + "loss": 0.534, + "step": 2167 + }, + { + "epoch": 14.077922077922079, + "grad_norm": 2.0353739261627197, + "learning_rate": 6.035460834678207e-05, + "loss": 0.5045, + "step": 2168 + }, + { + "epoch": 14.084415584415584, + "grad_norm": 1.8081053495407104, + "learning_rate": 6.032387143048853e-05, + "loss": 0.4518, + "step": 2169 + }, + { + "epoch": 14.090909090909092, + "grad_norm": 1.8117995262145996, + "learning_rate": 6.029313043849407e-05, + "loss": 0.4494, + "step": 2170 + }, + { + "epoch": 14.097402597402597, + "grad_norm": 1.8994969129562378, + "learning_rate": 6.026238538293472e-05, + "loss": 0.4844, + "step": 2171 + }, + { + "epoch": 14.103896103896103, + "grad_norm": 1.8953076601028442, + "learning_rate": 6.0231636275948135e-05, + "loss": 0.4819, + "step": 2172 + }, + { + "epoch": 14.11038961038961, + "grad_norm": 1.9595729112625122, + "learning_rate": 6.0200883129673604e-05, + "loss": 0.4689, + "step": 2173 + }, + { + "epoch": 14.116883116883116, + "grad_norm": 1.87164306640625, + "learning_rate": 6.0170125956251934e-05, + "loss": 0.458, + "step": 2174 + }, + { + "epoch": 14.123376623376624, + "grad_norm": 1.9536057710647583, + "learning_rate": 6.0139364767825626e-05, + "loss": 0.5087, + "step": 2175 + }, + { + "epoch": 14.12987012987013, + "grad_norm": 1.9607187509536743, + "learning_rate": 6.010859957653868e-05, + "loss": 0.4764, + "step": 2176 + }, + { + "epoch": 14.136363636363637, + "grad_norm": 1.5424551963806152, + "learning_rate": 6.00778303945367e-05, + "loss": 0.3429, + "step": 2177 + }, + { + "epoch": 14.142857142857142, + "grad_norm": 1.9886722564697266, + "learning_rate": 6.00470572339669e-05, + "loss": 0.4564, + "step": 2178 + }, + { + "epoch": 14.14935064935065, + "grad_norm": 1.8871906995773315, + "learning_rate": 6.001628010697799e-05, + "loss": 0.4469, + "step": 2179 + }, + { + "epoch": 14.155844155844155, + "grad_norm": 1.8248738050460815, + "learning_rate": 5.9985499025720346e-05, + "loss": 0.4714, + "step": 2180 + }, + { + "epoch": 14.162337662337663, + "grad_norm": 1.942944049835205, + "learning_rate": 5.9954714002345836e-05, + "loss": 0.4656, + "step": 2181 + }, + { + "epoch": 14.168831168831169, + "grad_norm": 1.7118310928344727, + "learning_rate": 5.9923925049007855e-05, + "loss": 0.4223, + "step": 2182 + }, + { + "epoch": 14.175324675324676, + "grad_norm": 2.1456005573272705, + "learning_rate": 5.9893132177861454e-05, + "loss": 0.5301, + "step": 2183 + }, + { + "epoch": 14.181818181818182, + "grad_norm": 2.018801212310791, + "learning_rate": 5.9862335401063155e-05, + "loss": 0.4639, + "step": 2184 + }, + { + "epoch": 14.188311688311689, + "grad_norm": 1.9553627967834473, + "learning_rate": 5.9831534730771e-05, + "loss": 0.441, + "step": 2185 + }, + { + "epoch": 14.194805194805195, + "grad_norm": 1.910554051399231, + "learning_rate": 5.9800730179144656e-05, + "loss": 0.4913, + "step": 2186 + }, + { + "epoch": 14.2012987012987, + "grad_norm": 2.2660701274871826, + "learning_rate": 5.9769921758345246e-05, + "loss": 0.509, + "step": 2187 + }, + { + "epoch": 14.207792207792208, + "grad_norm": 1.819960355758667, + "learning_rate": 5.973910948053545e-05, + "loss": 0.4436, + "step": 2188 + }, + { + "epoch": 14.214285714285714, + "grad_norm": 2.024562358856201, + "learning_rate": 5.970829335787946e-05, + "loss": 0.5243, + "step": 2189 + }, + { + "epoch": 14.220779220779221, + "grad_norm": 1.7835793495178223, + "learning_rate": 5.967747340254303e-05, + "loss": 0.4159, + "step": 2190 + }, + { + "epoch": 14.227272727272727, + "grad_norm": 1.9386513233184814, + "learning_rate": 5.964664962669333e-05, + "loss": 0.4776, + "step": 2191 + }, + { + "epoch": 14.233766233766234, + "grad_norm": 1.990627408027649, + "learning_rate": 5.9615822042499146e-05, + "loss": 0.461, + "step": 2192 + }, + { + "epoch": 14.24025974025974, + "grad_norm": 1.928742527961731, + "learning_rate": 5.95849906621307e-05, + "loss": 0.4615, + "step": 2193 + }, + { + "epoch": 14.246753246753247, + "grad_norm": 2.0883946418762207, + "learning_rate": 5.955415549775974e-05, + "loss": 0.4687, + "step": 2194 + }, + { + "epoch": 14.253246753246753, + "grad_norm": 2.1362526416778564, + "learning_rate": 5.9523316561559503e-05, + "loss": 0.518, + "step": 2195 + }, + { + "epoch": 14.25974025974026, + "grad_norm": 2.0090742111206055, + "learning_rate": 5.949247386570471e-05, + "loss": 0.4146, + "step": 2196 + }, + { + "epoch": 14.266233766233766, + "grad_norm": 1.8732699155807495, + "learning_rate": 5.946162742237154e-05, + "loss": 0.4452, + "step": 2197 + }, + { + "epoch": 14.272727272727273, + "grad_norm": 1.767877459526062, + "learning_rate": 5.9430777243737746e-05, + "loss": 0.4327, + "step": 2198 + }, + { + "epoch": 14.279220779220779, + "grad_norm": 1.8981797695159912, + "learning_rate": 5.939992334198242e-05, + "loss": 0.4409, + "step": 2199 + }, + { + "epoch": 14.285714285714286, + "grad_norm": 1.9029948711395264, + "learning_rate": 5.9369065729286245e-05, + "loss": 0.4419, + "step": 2200 + }, + { + "epoch": 14.292207792207792, + "grad_norm": 2.0496606826782227, + "learning_rate": 5.933820441783129e-05, + "loss": 0.4936, + "step": 2201 + }, + { + "epoch": 14.2987012987013, + "grad_norm": 1.840586543083191, + "learning_rate": 5.930733941980111e-05, + "loss": 0.4705, + "step": 2202 + }, + { + "epoch": 14.305194805194805, + "grad_norm": 1.8446810245513916, + "learning_rate": 5.927647074738074e-05, + "loss": 0.4955, + "step": 2203 + }, + { + "epoch": 14.311688311688311, + "grad_norm": 2.1083133220672607, + "learning_rate": 5.924559841275661e-05, + "loss": 0.5316, + "step": 2204 + }, + { + "epoch": 14.318181818181818, + "grad_norm": 1.8302310705184937, + "learning_rate": 5.921472242811668e-05, + "loss": 0.4348, + "step": 2205 + }, + { + "epoch": 14.324675324675324, + "grad_norm": 1.7570937871932983, + "learning_rate": 5.918384280565025e-05, + "loss": 0.4268, + "step": 2206 + }, + { + "epoch": 14.331168831168831, + "grad_norm": 1.8031936883926392, + "learning_rate": 5.9152959557548117e-05, + "loss": 0.4316, + "step": 2207 + }, + { + "epoch": 14.337662337662337, + "grad_norm": 1.9004753828048706, + "learning_rate": 5.912207269600252e-05, + "loss": 0.4888, + "step": 2208 + }, + { + "epoch": 14.344155844155845, + "grad_norm": 1.8461647033691406, + "learning_rate": 5.9091182233207075e-05, + "loss": 0.4542, + "step": 2209 + }, + { + "epoch": 14.35064935064935, + "grad_norm": 2.096561908721924, + "learning_rate": 5.906028818135687e-05, + "loss": 0.5014, + "step": 2210 + }, + { + "epoch": 14.357142857142858, + "grad_norm": 1.800281047821045, + "learning_rate": 5.902939055264838e-05, + "loss": 0.4459, + "step": 2211 + }, + { + "epoch": 14.363636363636363, + "grad_norm": 2.1272525787353516, + "learning_rate": 5.89984893592795e-05, + "loss": 0.489, + "step": 2212 + }, + { + "epoch": 14.37012987012987, + "grad_norm": 2.0823850631713867, + "learning_rate": 5.896758461344952e-05, + "loss": 0.5373, + "step": 2213 + }, + { + "epoch": 14.376623376623376, + "grad_norm": 2.00270676612854, + "learning_rate": 5.8936676327359154e-05, + "loss": 0.4883, + "step": 2214 + }, + { + "epoch": 14.383116883116884, + "grad_norm": 2.108412265777588, + "learning_rate": 5.89057645132105e-05, + "loss": 0.5143, + "step": 2215 + }, + { + "epoch": 14.38961038961039, + "grad_norm": 2.0262179374694824, + "learning_rate": 5.887484918320708e-05, + "loss": 0.5128, + "step": 2216 + }, + { + "epoch": 14.396103896103897, + "grad_norm": 2.045429229736328, + "learning_rate": 5.8843930349553736e-05, + "loss": 0.5009, + "step": 2217 + }, + { + "epoch": 14.402597402597403, + "grad_norm": 1.8671499490737915, + "learning_rate": 5.881300802445675e-05, + "loss": 0.4645, + "step": 2218 + }, + { + "epoch": 14.409090909090908, + "grad_norm": 1.9127780199050903, + "learning_rate": 5.878208222012377e-05, + "loss": 0.4593, + "step": 2219 + }, + { + "epoch": 14.415584415584416, + "grad_norm": 1.7372092008590698, + "learning_rate": 5.875115294876381e-05, + "loss": 0.4668, + "step": 2220 + }, + { + "epoch": 14.422077922077921, + "grad_norm": 2.0599021911621094, + "learning_rate": 5.872022022258725e-05, + "loss": 0.4908, + "step": 2221 + }, + { + "epoch": 14.428571428571429, + "grad_norm": 1.7940086126327515, + "learning_rate": 5.868928405380585e-05, + "loss": 0.4514, + "step": 2222 + }, + { + "epoch": 14.435064935064934, + "grad_norm": 1.8995345830917358, + "learning_rate": 5.865834445463273e-05, + "loss": 0.4686, + "step": 2223 + }, + { + "epoch": 14.441558441558442, + "grad_norm": 1.9151577949523926, + "learning_rate": 5.8627401437282334e-05, + "loss": 0.4608, + "step": 2224 + }, + { + "epoch": 14.448051948051948, + "grad_norm": 1.841570496559143, + "learning_rate": 5.859645501397048e-05, + "loss": 0.4694, + "step": 2225 + }, + { + "epoch": 14.454545454545455, + "grad_norm": 1.9435954093933105, + "learning_rate": 5.856550519691433e-05, + "loss": 0.4697, + "step": 2226 + }, + { + "epoch": 14.46103896103896, + "grad_norm": 1.835790991783142, + "learning_rate": 5.853455199833238e-05, + "loss": 0.4625, + "step": 2227 + }, + { + "epoch": 14.467532467532468, + "grad_norm": 1.958960771560669, + "learning_rate": 5.850359543044446e-05, + "loss": 0.4853, + "step": 2228 + }, + { + "epoch": 14.474025974025974, + "grad_norm": 1.9147467613220215, + "learning_rate": 5.847263550547174e-05, + "loss": 0.4745, + "step": 2229 + }, + { + "epoch": 14.480519480519481, + "grad_norm": 1.7217332124710083, + "learning_rate": 5.844167223563669e-05, + "loss": 0.391, + "step": 2230 + }, + { + "epoch": 14.487012987012987, + "grad_norm": 1.7955234050750732, + "learning_rate": 5.841070563316315e-05, + "loss": 0.4369, + "step": 2231 + }, + { + "epoch": 14.493506493506494, + "grad_norm": 2.0770103931427, + "learning_rate": 5.837973571027621e-05, + "loss": 0.5369, + "step": 2232 + }, + { + "epoch": 14.5, + "grad_norm": 1.7267543077468872, + "learning_rate": 5.834876247920233e-05, + "loss": 0.4511, + "step": 2233 + }, + { + "epoch": 14.506493506493506, + "grad_norm": 2.0531458854675293, + "learning_rate": 5.831778595216924e-05, + "loss": 0.4808, + "step": 2234 + }, + { + "epoch": 14.512987012987013, + "grad_norm": 1.8746572732925415, + "learning_rate": 5.828680614140599e-05, + "loss": 0.448, + "step": 2235 + }, + { + "epoch": 14.519480519480519, + "grad_norm": 2.0527100563049316, + "learning_rate": 5.82558230591429e-05, + "loss": 0.5507, + "step": 2236 + }, + { + "epoch": 14.525974025974026, + "grad_norm": 2.0019044876098633, + "learning_rate": 5.822483671761163e-05, + "loss": 0.5131, + "step": 2237 + }, + { + "epoch": 14.532467532467532, + "grad_norm": 2.0601959228515625, + "learning_rate": 5.819384712904508e-05, + "loss": 0.4807, + "step": 2238 + }, + { + "epoch": 14.53896103896104, + "grad_norm": 1.9823836088180542, + "learning_rate": 5.8162854305677425e-05, + "loss": 0.4708, + "step": 2239 + }, + { + "epoch": 14.545454545454545, + "grad_norm": 2.0328471660614014, + "learning_rate": 5.813185825974419e-05, + "loss": 0.5208, + "step": 2240 + }, + { + "epoch": 14.551948051948052, + "grad_norm": 2.6339499950408936, + "learning_rate": 5.810085900348209e-05, + "loss": 0.5001, + "step": 2241 + }, + { + "epoch": 14.558441558441558, + "grad_norm": 2.0323269367218018, + "learning_rate": 5.806985654912914e-05, + "loss": 0.5019, + "step": 2242 + }, + { + "epoch": 14.564935064935066, + "grad_norm": 2.112851619720459, + "learning_rate": 5.8038850908924636e-05, + "loss": 0.5332, + "step": 2243 + }, + { + "epoch": 14.571428571428571, + "grad_norm": 1.640142560005188, + "learning_rate": 5.80078420951091e-05, + "loss": 0.3836, + "step": 2244 + }, + { + "epoch": 14.577922077922079, + "grad_norm": 1.8446474075317383, + "learning_rate": 5.797683011992432e-05, + "loss": 0.4286, + "step": 2245 + }, + { + "epoch": 14.584415584415584, + "grad_norm": 2.1189794540405273, + "learning_rate": 5.794581499561334e-05, + "loss": 0.5665, + "step": 2246 + }, + { + "epoch": 14.590909090909092, + "grad_norm": 1.9349459409713745, + "learning_rate": 5.791479673442044e-05, + "loss": 0.4824, + "step": 2247 + }, + { + "epoch": 14.597402597402597, + "grad_norm": 2.1034860610961914, + "learning_rate": 5.788377534859114e-05, + "loss": 0.5042, + "step": 2248 + }, + { + "epoch": 14.603896103896105, + "grad_norm": 1.9855496883392334, + "learning_rate": 5.785275085037218e-05, + "loss": 0.5432, + "step": 2249 + }, + { + "epoch": 14.61038961038961, + "grad_norm": 1.9206759929656982, + "learning_rate": 5.782172325201155e-05, + "loss": 0.4845, + "step": 2250 + }, + { + "epoch": 14.616883116883116, + "grad_norm": 2.0690195560455322, + "learning_rate": 5.779069256575845e-05, + "loss": 0.5385, + "step": 2251 + }, + { + "epoch": 14.623376623376624, + "grad_norm": 1.9303492307662964, + "learning_rate": 5.7759658803863304e-05, + "loss": 0.4833, + "step": 2252 + }, + { + "epoch": 14.62987012987013, + "grad_norm": 1.9649652242660522, + "learning_rate": 5.772862197857776e-05, + "loss": 0.4803, + "step": 2253 + }, + { + "epoch": 14.636363636363637, + "grad_norm": 2.056445360183716, + "learning_rate": 5.769758210215466e-05, + "loss": 0.4954, + "step": 2254 + }, + { + "epoch": 14.642857142857142, + "grad_norm": 2.22932767868042, + "learning_rate": 5.7666539186848036e-05, + "loss": 0.541, + "step": 2255 + }, + { + "epoch": 14.64935064935065, + "grad_norm": 1.9158599376678467, + "learning_rate": 5.763549324491316e-05, + "loss": 0.5104, + "step": 2256 + }, + { + "epoch": 14.655844155844155, + "grad_norm": 2.056835651397705, + "learning_rate": 5.7604444288606474e-05, + "loss": 0.514, + "step": 2257 + }, + { + "epoch": 14.662337662337663, + "grad_norm": 1.7276153564453125, + "learning_rate": 5.7573392330185625e-05, + "loss": 0.4321, + "step": 2258 + }, + { + "epoch": 14.668831168831169, + "grad_norm": 2.047945976257324, + "learning_rate": 5.7542337381909417e-05, + "loss": 0.5074, + "step": 2259 + }, + { + "epoch": 14.675324675324676, + "grad_norm": 1.9653900861740112, + "learning_rate": 5.751127945603786e-05, + "loss": 0.4676, + "step": 2260 + }, + { + "epoch": 14.681818181818182, + "grad_norm": 1.8870630264282227, + "learning_rate": 5.7480218564832125e-05, + "loss": 0.4707, + "step": 2261 + }, + { + "epoch": 14.688311688311689, + "grad_norm": 1.6896121501922607, + "learning_rate": 5.744915472055456e-05, + "loss": 0.4522, + "step": 2262 + }, + { + "epoch": 14.694805194805195, + "grad_norm": 1.9910752773284912, + "learning_rate": 5.741808793546869e-05, + "loss": 0.5132, + "step": 2263 + }, + { + "epoch": 14.7012987012987, + "grad_norm": 1.7974369525909424, + "learning_rate": 5.7387018221839197e-05, + "loss": 0.4556, + "step": 2264 + }, + { + "epoch": 14.707792207792208, + "grad_norm": 2.076993703842163, + "learning_rate": 5.735594559193187e-05, + "loss": 0.5445, + "step": 2265 + }, + { + "epoch": 14.714285714285714, + "grad_norm": 1.960834264755249, + "learning_rate": 5.7324870058013736e-05, + "loss": 0.5218, + "step": 2266 + }, + { + "epoch": 14.720779220779221, + "grad_norm": 1.7765799760818481, + "learning_rate": 5.72937916323529e-05, + "loss": 0.4668, + "step": 2267 + }, + { + "epoch": 14.727272727272727, + "grad_norm": 1.595685601234436, + "learning_rate": 5.726271032721864e-05, + "loss": 0.3903, + "step": 2268 + }, + { + "epoch": 14.733766233766234, + "grad_norm": 1.900124192237854, + "learning_rate": 5.723162615488137e-05, + "loss": 0.4938, + "step": 2269 + }, + { + "epoch": 14.74025974025974, + "grad_norm": 1.9192895889282227, + "learning_rate": 5.7200539127612604e-05, + "loss": 0.4916, + "step": 2270 + }, + { + "epoch": 14.746753246753247, + "grad_norm": 2.0334246158599854, + "learning_rate": 5.716944925768505e-05, + "loss": 0.4675, + "step": 2271 + }, + { + "epoch": 14.753246753246753, + "grad_norm": 1.9807862043380737, + "learning_rate": 5.713835655737244e-05, + "loss": 0.4895, + "step": 2272 + }, + { + "epoch": 14.75974025974026, + "grad_norm": 1.8962934017181396, + "learning_rate": 5.7107261038949734e-05, + "loss": 0.4736, + "step": 2273 + }, + { + "epoch": 14.766233766233766, + "grad_norm": 2.073451519012451, + "learning_rate": 5.707616271469293e-05, + "loss": 0.5383, + "step": 2274 + }, + { + "epoch": 14.772727272727273, + "grad_norm": 2.0890538692474365, + "learning_rate": 5.7045061596879134e-05, + "loss": 0.5472, + "step": 2275 + }, + { + "epoch": 14.779220779220779, + "grad_norm": 2.1617870330810547, + "learning_rate": 5.7013957697786605e-05, + "loss": 0.524, + "step": 2276 + }, + { + "epoch": 14.785714285714286, + "grad_norm": 1.795647144317627, + "learning_rate": 5.6982851029694636e-05, + "loss": 0.4337, + "step": 2277 + }, + { + "epoch": 14.792207792207792, + "grad_norm": 1.8621337413787842, + "learning_rate": 5.695174160488369e-05, + "loss": 0.4717, + "step": 2278 + }, + { + "epoch": 14.7987012987013, + "grad_norm": 1.8423058986663818, + "learning_rate": 5.6920629435635256e-05, + "loss": 0.4771, + "step": 2279 + }, + { + "epoch": 14.805194805194805, + "grad_norm": 2.1172149181365967, + "learning_rate": 5.68895145342319e-05, + "loss": 0.5208, + "step": 2280 + }, + { + "epoch": 14.811688311688311, + "grad_norm": 1.8154979944229126, + "learning_rate": 5.685839691295733e-05, + "loss": 0.4517, + "step": 2281 + }, + { + "epoch": 14.818181818181818, + "grad_norm": 2.148499011993408, + "learning_rate": 5.682727658409628e-05, + "loss": 0.5284, + "step": 2282 + }, + { + "epoch": 14.824675324675324, + "grad_norm": 2.024648666381836, + "learning_rate": 5.679615355993455e-05, + "loss": 0.4543, + "step": 2283 + }, + { + "epoch": 14.831168831168831, + "grad_norm": 1.9004312753677368, + "learning_rate": 5.676502785275901e-05, + "loss": 0.4675, + "step": 2284 + }, + { + "epoch": 14.837662337662337, + "grad_norm": 1.9394006729125977, + "learning_rate": 5.6733899474857634e-05, + "loss": 0.4755, + "step": 2285 + }, + { + "epoch": 14.844155844155845, + "grad_norm": 1.9973540306091309, + "learning_rate": 5.670276843851938e-05, + "loss": 0.4964, + "step": 2286 + }, + { + "epoch": 14.85064935064935, + "grad_norm": 1.6694719791412354, + "learning_rate": 5.6671634756034295e-05, + "loss": 0.4034, + "step": 2287 + }, + { + "epoch": 14.857142857142858, + "grad_norm": 2.1099071502685547, + "learning_rate": 5.664049843969348e-05, + "loss": 0.5722, + "step": 2288 + }, + { + "epoch": 14.863636363636363, + "grad_norm": 2.096684217453003, + "learning_rate": 5.660935950178904e-05, + "loss": 0.503, + "step": 2289 + }, + { + "epoch": 14.87012987012987, + "grad_norm": 2.207970380783081, + "learning_rate": 5.6578217954614134e-05, + "loss": 0.5296, + "step": 2290 + }, + { + "epoch": 14.876623376623376, + "grad_norm": 2.032879590988159, + "learning_rate": 5.6547073810462956e-05, + "loss": 0.5042, + "step": 2291 + }, + { + "epoch": 14.883116883116884, + "grad_norm": 1.8430237770080566, + "learning_rate": 5.651592708163074e-05, + "loss": 0.4276, + "step": 2292 + }, + { + "epoch": 14.88961038961039, + "grad_norm": 1.9308630228042603, + "learning_rate": 5.6484777780413686e-05, + "loss": 0.5392, + "step": 2293 + }, + { + "epoch": 14.896103896103895, + "grad_norm": 2.139652967453003, + "learning_rate": 5.6453625919109074e-05, + "loss": 0.5203, + "step": 2294 + }, + { + "epoch": 14.902597402597403, + "grad_norm": 2.140904426574707, + "learning_rate": 5.642247151001515e-05, + "loss": 0.5293, + "step": 2295 + }, + { + "epoch": 14.909090909090908, + "grad_norm": 2.118394374847412, + "learning_rate": 5.639131456543119e-05, + "loss": 0.539, + "step": 2296 + }, + { + "epoch": 14.915584415584416, + "grad_norm": 1.873718023300171, + "learning_rate": 5.6360155097657464e-05, + "loss": 0.4581, + "step": 2297 + }, + { + "epoch": 14.922077922077921, + "grad_norm": 2.013944387435913, + "learning_rate": 5.632899311899521e-05, + "loss": 0.4919, + "step": 2298 + }, + { + "epoch": 14.928571428571429, + "grad_norm": 1.8649920225143433, + "learning_rate": 5.629782864174672e-05, + "loss": 0.5073, + "step": 2299 + }, + { + "epoch": 14.935064935064934, + "grad_norm": 1.8919544219970703, + "learning_rate": 5.6266661678215216e-05, + "loss": 0.5138, + "step": 2300 + }, + { + "epoch": 14.941558441558442, + "grad_norm": 1.8159269094467163, + "learning_rate": 5.6235492240704936e-05, + "loss": 0.4491, + "step": 2301 + }, + { + "epoch": 14.948051948051948, + "grad_norm": 1.9950357675552368, + "learning_rate": 5.620432034152106e-05, + "loss": 0.528, + "step": 2302 + }, + { + "epoch": 14.954545454545455, + "grad_norm": 2.1367409229278564, + "learning_rate": 5.617314599296977e-05, + "loss": 0.5164, + "step": 2303 + }, + { + "epoch": 14.96103896103896, + "grad_norm": 2.0098366737365723, + "learning_rate": 5.614196920735821e-05, + "loss": 0.533, + "step": 2304 + }, + { + "epoch": 14.967532467532468, + "grad_norm": 1.7905912399291992, + "learning_rate": 5.6110789996994474e-05, + "loss": 0.4644, + "step": 2305 + }, + { + "epoch": 14.974025974025974, + "grad_norm": 1.7596795558929443, + "learning_rate": 5.607960837418763e-05, + "loss": 0.4699, + "step": 2306 + }, + { + "epoch": 14.980519480519481, + "grad_norm": 1.941423773765564, + "learning_rate": 5.6048424351247686e-05, + "loss": 0.4874, + "step": 2307 + }, + { + "epoch": 14.987012987012987, + "grad_norm": 1.6929208040237427, + "learning_rate": 5.601723794048558e-05, + "loss": 0.383, + "step": 2308 + }, + { + "epoch": 14.993506493506494, + "grad_norm": 1.8159369230270386, + "learning_rate": 5.598604915421324e-05, + "loss": 0.4806, + "step": 2309 + }, + { + "epoch": 15.0, + "grad_norm": 27394.884765625, + "learning_rate": 5.595485800474348e-05, + "loss": 0.5541, + "step": 2310 + }, + { + "epoch": 15.006493506493506, + "grad_norm": 1.7933733463287354, + "learning_rate": 5.592366450439012e-05, + "loss": 0.4224, + "step": 2311 + }, + { + "epoch": 15.012987012987013, + "grad_norm": 1.8115507364273071, + "learning_rate": 5.58924686654678e-05, + "loss": 0.4107, + "step": 2312 + }, + { + "epoch": 15.019480519480519, + "grad_norm": 1.659523367881775, + "learning_rate": 5.5861270500292175e-05, + "loss": 0.4019, + "step": 2313 + }, + { + "epoch": 15.025974025974026, + "grad_norm": 1.903672456741333, + "learning_rate": 5.583007002117978e-05, + "loss": 0.4265, + "step": 2314 + }, + { + "epoch": 15.032467532467532, + "grad_norm": 1.5900388956069946, + "learning_rate": 5.579886724044807e-05, + "loss": 0.3745, + "step": 2315 + }, + { + "epoch": 15.03896103896104, + "grad_norm": 1.9903018474578857, + "learning_rate": 5.576766217041541e-05, + "loss": 0.4743, + "step": 2316 + }, + { + "epoch": 15.045454545454545, + "grad_norm": 1.851680874824524, + "learning_rate": 5.573645482340107e-05, + "loss": 0.3734, + "step": 2317 + }, + { + "epoch": 15.051948051948052, + "grad_norm": 1.81151282787323, + "learning_rate": 5.570524521172522e-05, + "loss": 0.3987, + "step": 2318 + }, + { + "epoch": 15.058441558441558, + "grad_norm": 1.8062418699264526, + "learning_rate": 5.567403334770891e-05, + "loss": 0.4004, + "step": 2319 + }, + { + "epoch": 15.064935064935066, + "grad_norm": 1.8997695446014404, + "learning_rate": 5.564281924367408e-05, + "loss": 0.4241, + "step": 2320 + }, + { + "epoch": 15.071428571428571, + "grad_norm": 1.7678101062774658, + "learning_rate": 5.5611602911943596e-05, + "loss": 0.3893, + "step": 2321 + }, + { + "epoch": 15.077922077922079, + "grad_norm": 1.8739129304885864, + "learning_rate": 5.5580384364841157e-05, + "loss": 0.4488, + "step": 2322 + }, + { + "epoch": 15.084415584415584, + "grad_norm": 1.8988037109375, + "learning_rate": 5.554916361469133e-05, + "loss": 0.4413, + "step": 2323 + }, + { + "epoch": 15.090909090909092, + "grad_norm": 1.884633183479309, + "learning_rate": 5.551794067381959e-05, + "loss": 0.4371, + "step": 2324 + }, + { + "epoch": 15.097402597402597, + "grad_norm": 1.9238171577453613, + "learning_rate": 5.548671555455226e-05, + "loss": 0.4408, + "step": 2325 + }, + { + "epoch": 15.103896103896103, + "grad_norm": 1.983849048614502, + "learning_rate": 5.5455488269216525e-05, + "loss": 0.4599, + "step": 2326 + }, + { + "epoch": 15.11038961038961, + "grad_norm": 1.9247374534606934, + "learning_rate": 5.542425883014043e-05, + "loss": 0.4407, + "step": 2327 + }, + { + "epoch": 15.116883116883116, + "grad_norm": 1.8628653287887573, + "learning_rate": 5.539302724965284e-05, + "loss": 0.4222, + "step": 2328 + }, + { + "epoch": 15.123376623376624, + "grad_norm": 2.01529598236084, + "learning_rate": 5.5361793540083505e-05, + "loss": 0.4371, + "step": 2329 + }, + { + "epoch": 15.12987012987013, + "grad_norm": 1.873279094696045, + "learning_rate": 5.5330557713763e-05, + "loss": 0.4066, + "step": 2330 + }, + { + "epoch": 15.136363636363637, + "grad_norm": 1.7380694150924683, + "learning_rate": 5.529931978302272e-05, + "loss": 0.3627, + "step": 2331 + }, + { + "epoch": 15.142857142857142, + "grad_norm": 1.8929762840270996, + "learning_rate": 5.526807976019492e-05, + "loss": 0.4085, + "step": 2332 + }, + { + "epoch": 15.14935064935065, + "grad_norm": 1.6444894075393677, + "learning_rate": 5.5236837657612664e-05, + "loss": 0.3539, + "step": 2333 + }, + { + "epoch": 15.155844155844155, + "grad_norm": 1.9875844717025757, + "learning_rate": 5.5205593487609844e-05, + "loss": 0.4465, + "step": 2334 + }, + { + "epoch": 15.162337662337663, + "grad_norm": 1.7953152656555176, + "learning_rate": 5.517434726252113e-05, + "loss": 0.3634, + "step": 2335 + }, + { + "epoch": 15.168831168831169, + "grad_norm": 1.7829195261001587, + "learning_rate": 5.5143098994682084e-05, + "loss": 0.3887, + "step": 2336 + }, + { + "epoch": 15.175324675324676, + "grad_norm": 1.9508140087127686, + "learning_rate": 5.5111848696429e-05, + "loss": 0.4567, + "step": 2337 + }, + { + "epoch": 15.181818181818182, + "grad_norm": 1.8800532817840576, + "learning_rate": 5.5080596380099006e-05, + "loss": 0.4333, + "step": 2338 + }, + { + "epoch": 15.188311688311689, + "grad_norm": 1.8089532852172852, + "learning_rate": 5.504934205803002e-05, + "loss": 0.4133, + "step": 2339 + }, + { + "epoch": 15.194805194805195, + "grad_norm": 1.860283613204956, + "learning_rate": 5.5018085742560744e-05, + "loss": 0.444, + "step": 2340 + }, + { + "epoch": 15.2012987012987, + "grad_norm": 1.8280411958694458, + "learning_rate": 5.498682744603071e-05, + "loss": 0.4475, + "step": 2341 + }, + { + "epoch": 15.207792207792208, + "grad_norm": 1.9756337404251099, + "learning_rate": 5.4955567180780164e-05, + "loss": 0.4557, + "step": 2342 + }, + { + "epoch": 15.214285714285714, + "grad_norm": 1.8537825345993042, + "learning_rate": 5.4924304959150175e-05, + "loss": 0.4368, + "step": 2343 + }, + { + "epoch": 15.220779220779221, + "grad_norm": 1.9010072946548462, + "learning_rate": 5.489304079348258e-05, + "loss": 0.4385, + "step": 2344 + }, + { + "epoch": 15.227272727272727, + "grad_norm": 2.10852313041687, + "learning_rate": 5.486177469611998e-05, + "loss": 0.4751, + "step": 2345 + }, + { + "epoch": 15.233766233766234, + "grad_norm": 2.0710091590881348, + "learning_rate": 5.48305066794057e-05, + "loss": 0.4492, + "step": 2346 + }, + { + "epoch": 15.24025974025974, + "grad_norm": 2.18450927734375, + "learning_rate": 5.4799236755683914e-05, + "loss": 0.4304, + "step": 2347 + }, + { + "epoch": 15.246753246753247, + "grad_norm": 1.8866140842437744, + "learning_rate": 5.476796493729943e-05, + "loss": 0.4226, + "step": 2348 + }, + { + "epoch": 15.253246753246753, + "grad_norm": 1.9405475854873657, + "learning_rate": 5.473669123659793e-05, + "loss": 0.4327, + "step": 2349 + }, + { + "epoch": 15.25974025974026, + "grad_norm": 1.8188602924346924, + "learning_rate": 5.470541566592573e-05, + "loss": 0.4094, + "step": 2350 + }, + { + "epoch": 15.266233766233766, + "grad_norm": 1.9213995933532715, + "learning_rate": 5.467413823762993e-05, + "loss": 0.4275, + "step": 2351 + }, + { + "epoch": 15.272727272727273, + "grad_norm": 1.7504397630691528, + "learning_rate": 5.46428589640584e-05, + "loss": 0.4055, + "step": 2352 + }, + { + "epoch": 15.279220779220779, + "grad_norm": 1.8797755241394043, + "learning_rate": 5.461157785755967e-05, + "loss": 0.4395, + "step": 2353 + }, + { + "epoch": 15.285714285714286, + "grad_norm": 1.9434428215026855, + "learning_rate": 5.458029493048303e-05, + "loss": 0.4396, + "step": 2354 + }, + { + "epoch": 15.292207792207792, + "grad_norm": 1.8237086534500122, + "learning_rate": 5.4549010195178505e-05, + "loss": 0.4072, + "step": 2355 + }, + { + "epoch": 15.2987012987013, + "grad_norm": 2.064702033996582, + "learning_rate": 5.4517723663996775e-05, + "loss": 0.424, + "step": 2356 + }, + { + "epoch": 15.305194805194805, + "grad_norm": 1.4699984788894653, + "learning_rate": 5.448643534928931e-05, + "loss": 0.3071, + "step": 2357 + }, + { + "epoch": 15.311688311688311, + "grad_norm": 1.8575775623321533, + "learning_rate": 5.4455145263408215e-05, + "loss": 0.4012, + "step": 2358 + }, + { + "epoch": 15.318181818181818, + "grad_norm": 1.7640053033828735, + "learning_rate": 5.4423853418706327e-05, + "loss": 0.3897, + "step": 2359 + }, + { + "epoch": 15.324675324675324, + "grad_norm": 2.0353124141693115, + "learning_rate": 5.439255982753717e-05, + "loss": 0.4375, + "step": 2360 + }, + { + "epoch": 15.331168831168831, + "grad_norm": 1.5689446926116943, + "learning_rate": 5.436126450225495e-05, + "loss": 0.3462, + "step": 2361 + }, + { + "epoch": 15.337662337662337, + "grad_norm": 2.0782582759857178, + "learning_rate": 5.432996745521458e-05, + "loss": 0.4741, + "step": 2362 + }, + { + "epoch": 15.344155844155845, + "grad_norm": 2.0686850547790527, + "learning_rate": 5.429866869877163e-05, + "loss": 0.4635, + "step": 2363 + }, + { + "epoch": 15.35064935064935, + "grad_norm": 1.948331594467163, + "learning_rate": 5.4267368245282345e-05, + "loss": 0.4466, + "step": 2364 + }, + { + "epoch": 15.357142857142858, + "grad_norm": 1.9553227424621582, + "learning_rate": 5.423606610710368e-05, + "loss": 0.4608, + "step": 2365 + }, + { + "epoch": 15.363636363636363, + "grad_norm": 1.8363107442855835, + "learning_rate": 5.420476229659318e-05, + "loss": 0.4229, + "step": 2366 + }, + { + "epoch": 15.37012987012987, + "grad_norm": 1.9885114431381226, + "learning_rate": 5.417345682610914e-05, + "loss": 0.4334, + "step": 2367 + }, + { + "epoch": 15.376623376623376, + "grad_norm": 1.9855831861495972, + "learning_rate": 5.414214970801042e-05, + "loss": 0.4427, + "step": 2368 + }, + { + "epoch": 15.383116883116884, + "grad_norm": 1.8806434869766235, + "learning_rate": 5.411084095465661e-05, + "loss": 0.4567, + "step": 2369 + }, + { + "epoch": 15.38961038961039, + "grad_norm": 2.067573308944702, + "learning_rate": 5.407953057840789e-05, + "loss": 0.5001, + "step": 2370 + }, + { + "epoch": 15.396103896103897, + "grad_norm": 1.7322285175323486, + "learning_rate": 5.404821859162509e-05, + "loss": 0.4374, + "step": 2371 + }, + { + "epoch": 15.402597402597403, + "grad_norm": 1.9472609758377075, + "learning_rate": 5.4016905006669715e-05, + "loss": 0.4335, + "step": 2372 + }, + { + "epoch": 15.409090909090908, + "grad_norm": 2.0601353645324707, + "learning_rate": 5.3985589835903846e-05, + "loss": 0.4836, + "step": 2373 + }, + { + "epoch": 15.415584415584416, + "grad_norm": 1.789538025856018, + "learning_rate": 5.3954273091690245e-05, + "loss": 0.4205, + "step": 2374 + }, + { + "epoch": 15.422077922077921, + "grad_norm": 1.9714622497558594, + "learning_rate": 5.392295478639225e-05, + "loss": 0.4546, + "step": 2375 + }, + { + "epoch": 15.428571428571429, + "grad_norm": 1.7235947847366333, + "learning_rate": 5.3891634932373825e-05, + "loss": 0.3673, + "step": 2376 + }, + { + "epoch": 15.435064935064934, + "grad_norm": 1.7255702018737793, + "learning_rate": 5.386031354199956e-05, + "loss": 0.3839, + "step": 2377 + }, + { + "epoch": 15.441558441558442, + "grad_norm": 1.7942345142364502, + "learning_rate": 5.382899062763466e-05, + "loss": 0.4179, + "step": 2378 + }, + { + "epoch": 15.448051948051948, + "grad_norm": 2.123368978500366, + "learning_rate": 5.379766620164488e-05, + "loss": 0.4714, + "step": 2379 + }, + { + "epoch": 15.454545454545455, + "grad_norm": 1.8634470701217651, + "learning_rate": 5.3766340276396646e-05, + "loss": 0.4181, + "step": 2380 + }, + { + "epoch": 15.46103896103896, + "grad_norm": 1.5813051462173462, + "learning_rate": 5.373501286425691e-05, + "loss": 0.3406, + "step": 2381 + }, + { + "epoch": 15.467532467532468, + "grad_norm": 1.8893381357192993, + "learning_rate": 5.370368397759324e-05, + "loss": 0.4624, + "step": 2382 + }, + { + "epoch": 15.474025974025974, + "grad_norm": 1.9371058940887451, + "learning_rate": 5.367235362877378e-05, + "loss": 0.4078, + "step": 2383 + }, + { + "epoch": 15.480519480519481, + "grad_norm": 2.030733585357666, + "learning_rate": 5.3641021830167296e-05, + "loss": 0.4414, + "step": 2384 + }, + { + "epoch": 15.487012987012987, + "grad_norm": 1.9892330169677734, + "learning_rate": 5.360968859414305e-05, + "loss": 0.4081, + "step": 2385 + }, + { + "epoch": 15.493506493506494, + "grad_norm": 2.044180393218994, + "learning_rate": 5.357835393307089e-05, + "loss": 0.4166, + "step": 2386 + }, + { + "epoch": 15.5, + "grad_norm": 2.041566848754883, + "learning_rate": 5.354701785932129e-05, + "loss": 0.5239, + "step": 2387 + }, + { + "epoch": 15.506493506493506, + "grad_norm": 1.9771960973739624, + "learning_rate": 5.3515680385265196e-05, + "loss": 0.4926, + "step": 2388 + }, + { + "epoch": 15.512987012987013, + "grad_norm": 2.1107778549194336, + "learning_rate": 5.348434152327417e-05, + "loss": 0.479, + "step": 2389 + }, + { + "epoch": 15.519480519480519, + "grad_norm": 1.9286577701568604, + "learning_rate": 5.345300128572031e-05, + "loss": 0.4558, + "step": 2390 + }, + { + "epoch": 15.525974025974026, + "grad_norm": 2.0163707733154297, + "learning_rate": 5.3421659684976197e-05, + "loss": 0.4816, + "step": 2391 + }, + { + "epoch": 15.532467532467532, + "grad_norm": 1.9194059371948242, + "learning_rate": 5.3390316733415044e-05, + "loss": 0.4382, + "step": 2392 + }, + { + "epoch": 15.53896103896104, + "grad_norm": 1.9520113468170166, + "learning_rate": 5.335897244341054e-05, + "loss": 0.4539, + "step": 2393 + }, + { + "epoch": 15.545454545454545, + "grad_norm": 1.8568896055221558, + "learning_rate": 5.332762682733691e-05, + "loss": 0.415, + "step": 2394 + }, + { + "epoch": 15.551948051948052, + "grad_norm": 2.010601282119751, + "learning_rate": 5.32962798975689e-05, + "loss": 0.4754, + "step": 2395 + }, + { + "epoch": 15.558441558441558, + "grad_norm": 1.8659908771514893, + "learning_rate": 5.3264931666481786e-05, + "loss": 0.433, + "step": 2396 + }, + { + "epoch": 15.564935064935066, + "grad_norm": 1.715757966041565, + "learning_rate": 5.3233582146451375e-05, + "loss": 0.3923, + "step": 2397 + }, + { + "epoch": 15.571428571428571, + "grad_norm": 2.116550922393799, + "learning_rate": 5.320223134985392e-05, + "loss": 0.4569, + "step": 2398 + }, + { + "epoch": 15.577922077922079, + "grad_norm": 1.9593226909637451, + "learning_rate": 5.317087928906627e-05, + "loss": 0.4612, + "step": 2399 + }, + { + "epoch": 15.584415584415584, + "grad_norm": 1.9149504899978638, + "learning_rate": 5.313952597646568e-05, + "loss": 0.4297, + "step": 2400 + }, + { + "epoch": 15.590909090909092, + "grad_norm": 1.9268628358840942, + "learning_rate": 5.310817142442994e-05, + "loss": 0.4562, + "step": 2401 + }, + { + "epoch": 15.597402597402597, + "grad_norm": 1.98369562625885, + "learning_rate": 5.307681564533736e-05, + "loss": 0.4519, + "step": 2402 + }, + { + "epoch": 15.603896103896105, + "grad_norm": 2.0358848571777344, + "learning_rate": 5.3045458651566695e-05, + "loss": 0.4636, + "step": 2403 + }, + { + "epoch": 15.61038961038961, + "grad_norm": 1.849379539489746, + "learning_rate": 5.301410045549718e-05, + "loss": 0.415, + "step": 2404 + }, + { + "epoch": 15.616883116883116, + "grad_norm": 1.8836501836776733, + "learning_rate": 5.298274106950854e-05, + "loss": 0.4354, + "step": 2405 + }, + { + "epoch": 15.623376623376624, + "grad_norm": 1.98408842086792, + "learning_rate": 5.295138050598096e-05, + "loss": 0.4544, + "step": 2406 + }, + { + "epoch": 15.62987012987013, + "grad_norm": 1.646842122077942, + "learning_rate": 5.29200187772951e-05, + "loss": 0.4206, + "step": 2407 + }, + { + "epoch": 15.636363636363637, + "grad_norm": 1.6809951066970825, + "learning_rate": 5.288865589583207e-05, + "loss": 0.384, + "step": 2408 + }, + { + "epoch": 15.642857142857142, + "grad_norm": 1.9409666061401367, + "learning_rate": 5.2857291873973435e-05, + "loss": 0.4559, + "step": 2409 + }, + { + "epoch": 15.64935064935065, + "grad_norm": 1.9693655967712402, + "learning_rate": 5.2825926724101236e-05, + "loss": 0.4862, + "step": 2410 + }, + { + "epoch": 15.655844155844155, + "grad_norm": 1.8932464122772217, + "learning_rate": 5.2794560458597897e-05, + "loss": 0.4696, + "step": 2411 + }, + { + "epoch": 15.662337662337663, + "grad_norm": 1.9884529113769531, + "learning_rate": 5.276319308984636e-05, + "loss": 0.5044, + "step": 2412 + }, + { + "epoch": 15.668831168831169, + "grad_norm": 1.8495194911956787, + "learning_rate": 5.273182463022995e-05, + "loss": 0.4292, + "step": 2413 + }, + { + "epoch": 15.675324675324676, + "grad_norm": 1.7464812994003296, + "learning_rate": 5.2700455092132436e-05, + "loss": 0.4102, + "step": 2414 + }, + { + "epoch": 15.681818181818182, + "grad_norm": 1.8720086812973022, + "learning_rate": 5.266908448793803e-05, + "loss": 0.4426, + "step": 2415 + }, + { + "epoch": 15.688311688311689, + "grad_norm": 1.8257683515548706, + "learning_rate": 5.263771283003133e-05, + "loss": 0.437, + "step": 2416 + }, + { + "epoch": 15.694805194805195, + "grad_norm": 1.7542264461517334, + "learning_rate": 5.260634013079737e-05, + "loss": 0.4043, + "step": 2417 + }, + { + "epoch": 15.7012987012987, + "grad_norm": 1.9541983604431152, + "learning_rate": 5.257496640262162e-05, + "loss": 0.4401, + "step": 2418 + }, + { + "epoch": 15.707792207792208, + "grad_norm": 1.9968219995498657, + "learning_rate": 5.25435916578899e-05, + "loss": 0.4885, + "step": 2419 + }, + { + "epoch": 15.714285714285714, + "grad_norm": 1.9374127388000488, + "learning_rate": 5.2512215908988484e-05, + "loss": 0.437, + "step": 2420 + }, + { + "epoch": 15.720779220779221, + "grad_norm": 1.8781362771987915, + "learning_rate": 5.2480839168304e-05, + "loss": 0.4244, + "step": 2421 + }, + { + "epoch": 15.727272727272727, + "grad_norm": 2.1212801933288574, + "learning_rate": 5.2449461448223517e-05, + "loss": 0.5161, + "step": 2422 + }, + { + "epoch": 15.733766233766234, + "grad_norm": 1.9629656076431274, + "learning_rate": 5.2418082761134445e-05, + "loss": 0.4562, + "step": 2423 + }, + { + "epoch": 15.74025974025974, + "grad_norm": 2.031665086746216, + "learning_rate": 5.2386703119424584e-05, + "loss": 0.4555, + "step": 2424 + }, + { + "epoch": 15.746753246753247, + "grad_norm": 2.124204397201538, + "learning_rate": 5.235532253548213e-05, + "loss": 0.5088, + "step": 2425 + }, + { + "epoch": 15.753246753246753, + "grad_norm": 1.8898444175720215, + "learning_rate": 5.232394102169565e-05, + "loss": 0.4031, + "step": 2426 + }, + { + "epoch": 15.75974025974026, + "grad_norm": 1.8912581205368042, + "learning_rate": 5.229255859045406e-05, + "loss": 0.4112, + "step": 2427 + }, + { + "epoch": 15.766233766233766, + "grad_norm": 1.984041452407837, + "learning_rate": 5.226117525414663e-05, + "loss": 0.4798, + "step": 2428 + }, + { + "epoch": 15.772727272727273, + "grad_norm": 1.8399240970611572, + "learning_rate": 5.2229791025163046e-05, + "loss": 0.3877, + "step": 2429 + }, + { + "epoch": 15.779220779220779, + "grad_norm": 1.9852311611175537, + "learning_rate": 5.219840591589325e-05, + "loss": 0.4805, + "step": 2430 + }, + { + "epoch": 15.785714285714286, + "grad_norm": 1.99494469165802, + "learning_rate": 5.216701993872762e-05, + "loss": 0.452, + "step": 2431 + }, + { + "epoch": 15.792207792207792, + "grad_norm": 2.0795602798461914, + "learning_rate": 5.213563310605686e-05, + "loss": 0.5183, + "step": 2432 + }, + { + "epoch": 15.7987012987013, + "grad_norm": 1.877393126487732, + "learning_rate": 5.2104245430271946e-05, + "loss": 0.4696, + "step": 2433 + }, + { + "epoch": 15.805194805194805, + "grad_norm": 2.1190946102142334, + "learning_rate": 5.2072856923764266e-05, + "loss": 0.4675, + "step": 2434 + }, + { + "epoch": 15.811688311688311, + "grad_norm": 1.897771954536438, + "learning_rate": 5.204146759892551e-05, + "loss": 0.4613, + "step": 2435 + }, + { + "epoch": 15.818181818181818, + "grad_norm": 1.79399836063385, + "learning_rate": 5.2010077468147665e-05, + "loss": 0.4218, + "step": 2436 + }, + { + "epoch": 15.824675324675324, + "grad_norm": 1.9332948923110962, + "learning_rate": 5.1978686543823076e-05, + "loss": 0.4769, + "step": 2437 + }, + { + "epoch": 15.831168831168831, + "grad_norm": 1.8081494569778442, + "learning_rate": 5.194729483834438e-05, + "loss": 0.4254, + "step": 2438 + }, + { + "epoch": 15.837662337662337, + "grad_norm": 1.5738856792449951, + "learning_rate": 5.1915902364104506e-05, + "loss": 0.3907, + "step": 2439 + }, + { + "epoch": 15.844155844155845, + "grad_norm": 1.990145206451416, + "learning_rate": 5.188450913349674e-05, + "loss": 0.5046, + "step": 2440 + }, + { + "epoch": 15.85064935064935, + "grad_norm": 1.8861225843429565, + "learning_rate": 5.185311515891459e-05, + "loss": 0.4484, + "step": 2441 + }, + { + "epoch": 15.857142857142858, + "grad_norm": 1.9962940216064453, + "learning_rate": 5.1821720452751945e-05, + "loss": 0.4763, + "step": 2442 + }, + { + "epoch": 15.863636363636363, + "grad_norm": 1.7997182607650757, + "learning_rate": 5.179032502740291e-05, + "loss": 0.4409, + "step": 2443 + }, + { + "epoch": 15.87012987012987, + "grad_norm": 1.897403597831726, + "learning_rate": 5.175892889526189e-05, + "loss": 0.4464, + "step": 2444 + }, + { + "epoch": 15.876623376623376, + "grad_norm": 1.7679868936538696, + "learning_rate": 5.172753206872363e-05, + "loss": 0.4087, + "step": 2445 + }, + { + "epoch": 15.883116883116884, + "grad_norm": 1.93822181224823, + "learning_rate": 5.169613456018304e-05, + "loss": 0.485, + "step": 2446 + }, + { + "epoch": 15.88961038961039, + "grad_norm": 2.119961977005005, + "learning_rate": 5.166473638203539e-05, + "loss": 0.4766, + "step": 2447 + }, + { + "epoch": 15.896103896103895, + "grad_norm": 2.0220601558685303, + "learning_rate": 5.1633337546676196e-05, + "loss": 0.4645, + "step": 2448 + }, + { + "epoch": 15.902597402597403, + "grad_norm": 1.9838132858276367, + "learning_rate": 5.1601938066501196e-05, + "loss": 0.4651, + "step": 2449 + }, + { + "epoch": 15.909090909090908, + "grad_norm": 2.0590314865112305, + "learning_rate": 5.157053795390642e-05, + "loss": 0.4939, + "step": 2450 + }, + { + "epoch": 15.915584415584416, + "grad_norm": 1.9032071828842163, + "learning_rate": 5.153913722128813e-05, + "loss": 0.4437, + "step": 2451 + }, + { + "epoch": 15.922077922077921, + "grad_norm": 1.606368899345398, + "learning_rate": 5.150773588104284e-05, + "loss": 0.4026, + "step": 2452 + }, + { + "epoch": 15.928571428571429, + "grad_norm": 1.7986513376235962, + "learning_rate": 5.147633394556731e-05, + "loss": 0.4346, + "step": 2453 + }, + { + "epoch": 15.935064935064934, + "grad_norm": 1.85692298412323, + "learning_rate": 5.14449314272585e-05, + "loss": 0.4668, + "step": 2454 + }, + { + "epoch": 15.941558441558442, + "grad_norm": 1.9175212383270264, + "learning_rate": 5.141352833851367e-05, + "loss": 0.4514, + "step": 2455 + }, + { + "epoch": 15.948051948051948, + "grad_norm": 1.8391081094741821, + "learning_rate": 5.138212469173022e-05, + "loss": 0.4637, + "step": 2456 + }, + { + "epoch": 15.954545454545455, + "grad_norm": 1.8607032299041748, + "learning_rate": 5.1350720499305835e-05, + "loss": 0.4288, + "step": 2457 + }, + { + "epoch": 15.96103896103896, + "grad_norm": 2.236193895339966, + "learning_rate": 5.13193157736384e-05, + "loss": 0.4957, + "step": 2458 + }, + { + "epoch": 15.967532467532468, + "grad_norm": 1.895599126815796, + "learning_rate": 5.128791052712597e-05, + "loss": 0.4621, + "step": 2459 + }, + { + "epoch": 15.974025974025974, + "grad_norm": 1.7029972076416016, + "learning_rate": 5.125650477216688e-05, + "loss": 0.3869, + "step": 2460 + }, + { + "epoch": 15.980519480519481, + "grad_norm": 1.895903468132019, + "learning_rate": 5.1225098521159585e-05, + "loss": 0.4756, + "step": 2461 + }, + { + "epoch": 15.987012987012987, + "grad_norm": 1.8416452407836914, + "learning_rate": 5.119369178650282e-05, + "loss": 0.4264, + "step": 2462 + }, + { + "epoch": 15.993506493506494, + "grad_norm": 1.8602122068405151, + "learning_rate": 5.116228458059543e-05, + "loss": 0.424, + "step": 2463 + }, + { + "epoch": 16.0, + "grad_norm": 19.60172462463379, + "learning_rate": 5.113087691583649e-05, + "loss": 0.5386, + "step": 2464 + }, + { + "epoch": 16.006493506493506, + "grad_norm": 1.536372184753418, + "learning_rate": 5.109946880462526e-05, + "loss": 0.3336, + "step": 2465 + }, + { + "epoch": 16.01298701298701, + "grad_norm": 1.8130605220794678, + "learning_rate": 5.1068060259361153e-05, + "loss": 0.412, + "step": 2466 + }, + { + "epoch": 16.01948051948052, + "grad_norm": 1.7264176607131958, + "learning_rate": 5.1036651292443774e-05, + "loss": 0.4077, + "step": 2467 + }, + { + "epoch": 16.025974025974026, + "grad_norm": 1.9557987451553345, + "learning_rate": 5.1005241916272886e-05, + "loss": 0.4346, + "step": 2468 + }, + { + "epoch": 16.032467532467532, + "grad_norm": 1.8347598314285278, + "learning_rate": 5.09738321432484e-05, + "loss": 0.4012, + "step": 2469 + }, + { + "epoch": 16.038961038961038, + "grad_norm": 1.9019415378570557, + "learning_rate": 5.094242198577042e-05, + "loss": 0.3958, + "step": 2470 + }, + { + "epoch": 16.045454545454547, + "grad_norm": 1.6096651554107666, + "learning_rate": 5.0911011456239157e-05, + "loss": 0.3694, + "step": 2471 + }, + { + "epoch": 16.051948051948052, + "grad_norm": 2.033205986022949, + "learning_rate": 5.087960056705499e-05, + "loss": 0.4224, + "step": 2472 + }, + { + "epoch": 16.058441558441558, + "grad_norm": 1.9416512250900269, + "learning_rate": 5.0848189330618456e-05, + "loss": 0.4474, + "step": 2473 + }, + { + "epoch": 16.064935064935064, + "grad_norm": 1.7071467638015747, + "learning_rate": 5.0816777759330215e-05, + "loss": 0.3728, + "step": 2474 + }, + { + "epoch": 16.071428571428573, + "grad_norm": 1.6450309753417969, + "learning_rate": 5.078536586559104e-05, + "loss": 0.369, + "step": 2475 + }, + { + "epoch": 16.07792207792208, + "grad_norm": 1.6530896425247192, + "learning_rate": 5.075395366180186e-05, + "loss": 0.3653, + "step": 2476 + }, + { + "epoch": 16.084415584415584, + "grad_norm": 1.9590433835983276, + "learning_rate": 5.0722541160363726e-05, + "loss": 0.4025, + "step": 2477 + }, + { + "epoch": 16.09090909090909, + "grad_norm": 1.6475454568862915, + "learning_rate": 5.069112837367776e-05, + "loss": 0.3674, + "step": 2478 + }, + { + "epoch": 16.0974025974026, + "grad_norm": 1.753271460533142, + "learning_rate": 5.065971531414528e-05, + "loss": 0.3733, + "step": 2479 + }, + { + "epoch": 16.103896103896105, + "grad_norm": 1.917557954788208, + "learning_rate": 5.062830199416764e-05, + "loss": 0.4473, + "step": 2480 + }, + { + "epoch": 16.11038961038961, + "grad_norm": 1.8115241527557373, + "learning_rate": 5.0596888426146325e-05, + "loss": 0.3771, + "step": 2481 + }, + { + "epoch": 16.116883116883116, + "grad_norm": 1.8796888589859009, + "learning_rate": 5.05654746224829e-05, + "loss": 0.3898, + "step": 2482 + }, + { + "epoch": 16.123376623376622, + "grad_norm": 1.8184095621109009, + "learning_rate": 5.053406059557906e-05, + "loss": 0.3855, + "step": 2483 + }, + { + "epoch": 16.12987012987013, + "grad_norm": 1.9025495052337646, + "learning_rate": 5.0502646357836535e-05, + "loss": 0.4127, + "step": 2484 + }, + { + "epoch": 16.136363636363637, + "grad_norm": 1.698099136352539, + "learning_rate": 5.047123192165721e-05, + "loss": 0.3463, + "step": 2485 + }, + { + "epoch": 16.142857142857142, + "grad_norm": 1.5930640697479248, + "learning_rate": 5.0439817299442983e-05, + "loss": 0.3534, + "step": 2486 + }, + { + "epoch": 16.149350649350648, + "grad_norm": 1.8648321628570557, + "learning_rate": 5.0408402503595845e-05, + "loss": 0.3917, + "step": 2487 + }, + { + "epoch": 16.155844155844157, + "grad_norm": 1.850818395614624, + "learning_rate": 5.037698754651786e-05, + "loss": 0.4185, + "step": 2488 + }, + { + "epoch": 16.162337662337663, + "grad_norm": 1.7078030109405518, + "learning_rate": 5.034557244061117e-05, + "loss": 0.367, + "step": 2489 + }, + { + "epoch": 16.16883116883117, + "grad_norm": 1.9454824924468994, + "learning_rate": 5.0314157198277954e-05, + "loss": 0.4301, + "step": 2490 + }, + { + "epoch": 16.175324675324674, + "grad_norm": 1.7974553108215332, + "learning_rate": 5.0282741831920454e-05, + "loss": 0.3781, + "step": 2491 + }, + { + "epoch": 16.181818181818183, + "grad_norm": 1.8951915502548218, + "learning_rate": 5.025132635394095e-05, + "loss": 0.4169, + "step": 2492 + }, + { + "epoch": 16.18831168831169, + "grad_norm": 1.7715855836868286, + "learning_rate": 5.021991077674179e-05, + "loss": 0.3676, + "step": 2493 + }, + { + "epoch": 16.194805194805195, + "grad_norm": 1.8014692068099976, + "learning_rate": 5.018849511272532e-05, + "loss": 0.3514, + "step": 2494 + }, + { + "epoch": 16.2012987012987, + "grad_norm": 1.8222955465316772, + "learning_rate": 5.0157079374293983e-05, + "loss": 0.4101, + "step": 2495 + }, + { + "epoch": 16.207792207792206, + "grad_norm": 2.0071604251861572, + "learning_rate": 5.0125663573850204e-05, + "loss": 0.4358, + "step": 2496 + }, + { + "epoch": 16.214285714285715, + "grad_norm": 1.7885559797286987, + "learning_rate": 5.0094247723796403e-05, + "loss": 0.3885, + "step": 2497 + }, + { + "epoch": 16.22077922077922, + "grad_norm": 1.9011200666427612, + "learning_rate": 5.006283183653513e-05, + "loss": 0.4215, + "step": 2498 + }, + { + "epoch": 16.227272727272727, + "grad_norm": 1.7357369661331177, + "learning_rate": 5.003141592446882e-05, + "loss": 0.3403, + "step": 2499 + }, + { + "epoch": 16.233766233766232, + "grad_norm": 1.8025972843170166, + "learning_rate": 5e-05, + "loss": 0.3856, + "step": 2500 + }, + { + "epoch": 16.24025974025974, + "grad_norm": 1.7521417140960693, + "learning_rate": 4.996858407553119e-05, + "loss": 0.368, + "step": 2501 + }, + { + "epoch": 16.246753246753247, + "grad_norm": 1.8964296579360962, + "learning_rate": 4.9937168163464897e-05, + "loss": 0.387, + "step": 2502 + }, + { + "epoch": 16.253246753246753, + "grad_norm": 1.6628857851028442, + "learning_rate": 4.990575227620359e-05, + "loss": 0.3405, + "step": 2503 + }, + { + "epoch": 16.25974025974026, + "grad_norm": 1.7666095495224, + "learning_rate": 4.9874336426149814e-05, + "loss": 0.3699, + "step": 2504 + }, + { + "epoch": 16.266233766233768, + "grad_norm": 1.871014952659607, + "learning_rate": 4.984292062570602e-05, + "loss": 0.4222, + "step": 2505 + }, + { + "epoch": 16.272727272727273, + "grad_norm": 1.8126856088638306, + "learning_rate": 4.981150488727469e-05, + "loss": 0.3925, + "step": 2506 + }, + { + "epoch": 16.27922077922078, + "grad_norm": 1.7900199890136719, + "learning_rate": 4.978008922325824e-05, + "loss": 0.3612, + "step": 2507 + }, + { + "epoch": 16.285714285714285, + "grad_norm": 1.8557946681976318, + "learning_rate": 4.974867364605905e-05, + "loss": 0.39, + "step": 2508 + }, + { + "epoch": 16.292207792207794, + "grad_norm": 1.7613614797592163, + "learning_rate": 4.971725816807956e-05, + "loss": 0.3769, + "step": 2509 + }, + { + "epoch": 16.2987012987013, + "grad_norm": 1.4544224739074707, + "learning_rate": 4.968584280172206e-05, + "loss": 0.3248, + "step": 2510 + }, + { + "epoch": 16.305194805194805, + "grad_norm": 1.8322076797485352, + "learning_rate": 4.965442755938884e-05, + "loss": 0.4105, + "step": 2511 + }, + { + "epoch": 16.31168831168831, + "grad_norm": 1.747609257698059, + "learning_rate": 4.962301245348216e-05, + "loss": 0.3871, + "step": 2512 + }, + { + "epoch": 16.318181818181817, + "grad_norm": 1.7011605501174927, + "learning_rate": 4.959159749640416e-05, + "loss": 0.3463, + "step": 2513 + }, + { + "epoch": 16.324675324675326, + "grad_norm": 1.8105734586715698, + "learning_rate": 4.956018270055703e-05, + "loss": 0.4268, + "step": 2514 + }, + { + "epoch": 16.33116883116883, + "grad_norm": 1.8925591707229614, + "learning_rate": 4.95287680783428e-05, + "loss": 0.4644, + "step": 2515 + }, + { + "epoch": 16.337662337662337, + "grad_norm": 1.8447585105895996, + "learning_rate": 4.9497353642163476e-05, + "loss": 0.3975, + "step": 2516 + }, + { + "epoch": 16.344155844155843, + "grad_norm": 1.8829737901687622, + "learning_rate": 4.9465939404420966e-05, + "loss": 0.4104, + "step": 2517 + }, + { + "epoch": 16.350649350649352, + "grad_norm": 1.849299669265747, + "learning_rate": 4.9434525377517114e-05, + "loss": 0.4154, + "step": 2518 + }, + { + "epoch": 16.357142857142858, + "grad_norm": 1.7983893156051636, + "learning_rate": 4.9403111573853686e-05, + "loss": 0.4104, + "step": 2519 + }, + { + "epoch": 16.363636363636363, + "grad_norm": 1.629199504852295, + "learning_rate": 4.9371698005832365e-05, + "loss": 0.3114, + "step": 2520 + }, + { + "epoch": 16.37012987012987, + "grad_norm": 1.8307642936706543, + "learning_rate": 4.934028468585473e-05, + "loss": 0.3906, + "step": 2521 + }, + { + "epoch": 16.376623376623378, + "grad_norm": 1.6470370292663574, + "learning_rate": 4.930887162632224e-05, + "loss": 0.326, + "step": 2522 + }, + { + "epoch": 16.383116883116884, + "grad_norm": 1.867017149925232, + "learning_rate": 4.9277458839636285e-05, + "loss": 0.3932, + "step": 2523 + }, + { + "epoch": 16.38961038961039, + "grad_norm": 1.7679275274276733, + "learning_rate": 4.9246046338198147e-05, + "loss": 0.377, + "step": 2524 + }, + { + "epoch": 16.396103896103895, + "grad_norm": 2.562811851501465, + "learning_rate": 4.921463413440898e-05, + "loss": 0.4232, + "step": 2525 + }, + { + "epoch": 16.4025974025974, + "grad_norm": 1.7845680713653564, + "learning_rate": 4.9183222240669796e-05, + "loss": 0.4371, + "step": 2526 + }, + { + "epoch": 16.40909090909091, + "grad_norm": 1.8348369598388672, + "learning_rate": 4.9151810669381556e-05, + "loss": 0.4095, + "step": 2527 + }, + { + "epoch": 16.415584415584416, + "grad_norm": 1.9595232009887695, + "learning_rate": 4.9120399432945016e-05, + "loss": 0.3927, + "step": 2528 + }, + { + "epoch": 16.42207792207792, + "grad_norm": 1.7152999639511108, + "learning_rate": 4.908898854376086e-05, + "loss": 0.3965, + "step": 2529 + }, + { + "epoch": 16.428571428571427, + "grad_norm": 1.8380136489868164, + "learning_rate": 4.90575780142296e-05, + "loss": 0.3981, + "step": 2530 + }, + { + "epoch": 16.435064935064936, + "grad_norm": 1.8340736627578735, + "learning_rate": 4.902616785675161e-05, + "loss": 0.4278, + "step": 2531 + }, + { + "epoch": 16.441558441558442, + "grad_norm": 1.5227307081222534, + "learning_rate": 4.899475808372714e-05, + "loss": 0.3029, + "step": 2532 + }, + { + "epoch": 16.448051948051948, + "grad_norm": 1.7773783206939697, + "learning_rate": 4.896334870755623e-05, + "loss": 0.415, + "step": 2533 + }, + { + "epoch": 16.454545454545453, + "grad_norm": 1.886927843093872, + "learning_rate": 4.893193974063885e-05, + "loss": 0.4087, + "step": 2534 + }, + { + "epoch": 16.461038961038962, + "grad_norm": 1.9630560874938965, + "learning_rate": 4.890053119537475e-05, + "loss": 0.4291, + "step": 2535 + }, + { + "epoch": 16.467532467532468, + "grad_norm": 1.908774495124817, + "learning_rate": 4.8869123084163524e-05, + "loss": 0.4307, + "step": 2536 + }, + { + "epoch": 16.474025974025974, + "grad_norm": 1.9670474529266357, + "learning_rate": 4.883771541940459e-05, + "loss": 0.4306, + "step": 2537 + }, + { + "epoch": 16.48051948051948, + "grad_norm": 1.737168550491333, + "learning_rate": 4.8806308213497184e-05, + "loss": 0.3743, + "step": 2538 + }, + { + "epoch": 16.48701298701299, + "grad_norm": 1.7427324056625366, + "learning_rate": 4.877490147884041e-05, + "loss": 0.3952, + "step": 2539 + }, + { + "epoch": 16.493506493506494, + "grad_norm": 2.0852608680725098, + "learning_rate": 4.874349522783313e-05, + "loss": 0.4108, + "step": 2540 + }, + { + "epoch": 16.5, + "grad_norm": 1.7185182571411133, + "learning_rate": 4.871208947287404e-05, + "loss": 0.3882, + "step": 2541 + }, + { + "epoch": 16.506493506493506, + "grad_norm": 1.9440059661865234, + "learning_rate": 4.868068422636162e-05, + "loss": 0.4613, + "step": 2542 + }, + { + "epoch": 16.51298701298701, + "grad_norm": 2.0143227577209473, + "learning_rate": 4.864927950069416e-05, + "loss": 0.4414, + "step": 2543 + }, + { + "epoch": 16.51948051948052, + "grad_norm": 1.5256792306900024, + "learning_rate": 4.8617875308269787e-05, + "loss": 0.3096, + "step": 2544 + }, + { + "epoch": 16.525974025974026, + "grad_norm": 1.9585679769515991, + "learning_rate": 4.858647166148634e-05, + "loss": 0.45, + "step": 2545 + }, + { + "epoch": 16.532467532467532, + "grad_norm": 2.0001230239868164, + "learning_rate": 4.8555068572741505e-05, + "loss": 0.4472, + "step": 2546 + }, + { + "epoch": 16.538961038961038, + "grad_norm": 2.0032620429992676, + "learning_rate": 4.852366605443271e-05, + "loss": 0.461, + "step": 2547 + }, + { + "epoch": 16.545454545454547, + "grad_norm": 1.9636540412902832, + "learning_rate": 4.8492264118957156e-05, + "loss": 0.4092, + "step": 2548 + }, + { + "epoch": 16.551948051948052, + "grad_norm": 1.7286251783370972, + "learning_rate": 4.846086277871187e-05, + "loss": 0.389, + "step": 2549 + }, + { + "epoch": 16.558441558441558, + "grad_norm": 1.6896281242370605, + "learning_rate": 4.8429462046093585e-05, + "loss": 0.36, + "step": 2550 + }, + { + "epoch": 16.564935064935064, + "grad_norm": 1.8248164653778076, + "learning_rate": 4.8398061933498816e-05, + "loss": 0.3979, + "step": 2551 + }, + { + "epoch": 16.571428571428573, + "grad_norm": 2.0552384853363037, + "learning_rate": 4.836666245332382e-05, + "loss": 0.473, + "step": 2552 + }, + { + "epoch": 16.57792207792208, + "grad_norm": 1.703555703163147, + "learning_rate": 4.8335263617964606e-05, + "loss": 0.3605, + "step": 2553 + }, + { + "epoch": 16.584415584415584, + "grad_norm": 1.8883312940597534, + "learning_rate": 4.8303865439816966e-05, + "loss": 0.386, + "step": 2554 + }, + { + "epoch": 16.59090909090909, + "grad_norm": 1.6219338178634644, + "learning_rate": 4.827246793127639e-05, + "loss": 0.3748, + "step": 2555 + }, + { + "epoch": 16.5974025974026, + "grad_norm": 1.5926085710525513, + "learning_rate": 4.824107110473812e-05, + "loss": 0.3464, + "step": 2556 + }, + { + "epoch": 16.603896103896105, + "grad_norm": 2.0677969455718994, + "learning_rate": 4.8209674972597114e-05, + "loss": 0.4676, + "step": 2557 + }, + { + "epoch": 16.61038961038961, + "grad_norm": 2.003356456756592, + "learning_rate": 4.817827954724805e-05, + "loss": 0.4578, + "step": 2558 + }, + { + "epoch": 16.616883116883116, + "grad_norm": 1.8525855541229248, + "learning_rate": 4.81468848410854e-05, + "loss": 0.4384, + "step": 2559 + }, + { + "epoch": 16.623376623376622, + "grad_norm": 1.7237621545791626, + "learning_rate": 4.811549086650327e-05, + "loss": 0.38, + "step": 2560 + }, + { + "epoch": 16.62987012987013, + "grad_norm": 1.9740512371063232, + "learning_rate": 4.8084097635895505e-05, + "loss": 0.4612, + "step": 2561 + }, + { + "epoch": 16.636363636363637, + "grad_norm": 1.9930429458618164, + "learning_rate": 4.8052705161655644e-05, + "loss": 0.4381, + "step": 2562 + }, + { + "epoch": 16.642857142857142, + "grad_norm": 1.9352537393569946, + "learning_rate": 4.802131345617694e-05, + "loss": 0.4585, + "step": 2563 + }, + { + "epoch": 16.649350649350648, + "grad_norm": 1.957864761352539, + "learning_rate": 4.798992253185233e-05, + "loss": 0.4014, + "step": 2564 + }, + { + "epoch": 16.655844155844157, + "grad_norm": 1.7447909116744995, + "learning_rate": 4.7958532401074504e-05, + "loss": 0.3998, + "step": 2565 + }, + { + "epoch": 16.662337662337663, + "grad_norm": 1.7870335578918457, + "learning_rate": 4.7927143076235745e-05, + "loss": 0.4279, + "step": 2566 + }, + { + "epoch": 16.66883116883117, + "grad_norm": 1.8535168170928955, + "learning_rate": 4.7895754569728066e-05, + "loss": 0.4267, + "step": 2567 + }, + { + "epoch": 16.675324675324674, + "grad_norm": 1.8935611248016357, + "learning_rate": 4.7864366893943166e-05, + "loss": 0.4296, + "step": 2568 + }, + { + "epoch": 16.681818181818183, + "grad_norm": 1.7043728828430176, + "learning_rate": 4.7832980061272384e-05, + "loss": 0.3804, + "step": 2569 + }, + { + "epoch": 16.68831168831169, + "grad_norm": 1.8452892303466797, + "learning_rate": 4.7801594084106763e-05, + "loss": 0.4273, + "step": 2570 + }, + { + "epoch": 16.694805194805195, + "grad_norm": 1.8952516317367554, + "learning_rate": 4.777020897483697e-05, + "loss": 0.4181, + "step": 2571 + }, + { + "epoch": 16.7012987012987, + "grad_norm": 1.8324185609817505, + "learning_rate": 4.7738824745853374e-05, + "loss": 0.4145, + "step": 2572 + }, + { + "epoch": 16.707792207792206, + "grad_norm": 1.5182191133499146, + "learning_rate": 4.770744140954596e-05, + "loss": 0.3243, + "step": 2573 + }, + { + "epoch": 16.714285714285715, + "grad_norm": 1.8509901762008667, + "learning_rate": 4.767605897830435e-05, + "loss": 0.4123, + "step": 2574 + }, + { + "epoch": 16.72077922077922, + "grad_norm": 1.8853600025177002, + "learning_rate": 4.7644677464517874e-05, + "loss": 0.4459, + "step": 2575 + }, + { + "epoch": 16.727272727272727, + "grad_norm": 1.9594619274139404, + "learning_rate": 4.761329688057543e-05, + "loss": 0.428, + "step": 2576 + }, + { + "epoch": 16.733766233766232, + "grad_norm": 1.831547737121582, + "learning_rate": 4.758191723886557e-05, + "loss": 0.373, + "step": 2577 + }, + { + "epoch": 16.74025974025974, + "grad_norm": 2.012741804122925, + "learning_rate": 4.7550538551776495e-05, + "loss": 0.4414, + "step": 2578 + }, + { + "epoch": 16.746753246753247, + "grad_norm": 1.7638040781021118, + "learning_rate": 4.7519160831695994e-05, + "loss": 0.4082, + "step": 2579 + }, + { + "epoch": 16.753246753246753, + "grad_norm": 1.8421845436096191, + "learning_rate": 4.748778409101153e-05, + "loss": 0.3676, + "step": 2580 + }, + { + "epoch": 16.75974025974026, + "grad_norm": 1.9414628744125366, + "learning_rate": 4.745640834211011e-05, + "loss": 0.4308, + "step": 2581 + }, + { + "epoch": 16.766233766233768, + "grad_norm": 1.656212329864502, + "learning_rate": 4.742503359737841e-05, + "loss": 0.3771, + "step": 2582 + }, + { + "epoch": 16.772727272727273, + "grad_norm": 2.0582118034362793, + "learning_rate": 4.739365986920265e-05, + "loss": 0.4719, + "step": 2583 + }, + { + "epoch": 16.77922077922078, + "grad_norm": 1.9124013185501099, + "learning_rate": 4.736228716996868e-05, + "loss": 0.3998, + "step": 2584 + }, + { + "epoch": 16.785714285714285, + "grad_norm": 2.0058646202087402, + "learning_rate": 4.7330915512061976e-05, + "loss": 0.4754, + "step": 2585 + }, + { + "epoch": 16.792207792207794, + "grad_norm": 1.6502070426940918, + "learning_rate": 4.729954490786757e-05, + "loss": 0.3287, + "step": 2586 + }, + { + "epoch": 16.7987012987013, + "grad_norm": 2.0556440353393555, + "learning_rate": 4.7268175369770066e-05, + "loss": 0.4468, + "step": 2587 + }, + { + "epoch": 16.805194805194805, + "grad_norm": 1.6197199821472168, + "learning_rate": 4.723680691015366e-05, + "loss": 0.3483, + "step": 2588 + }, + { + "epoch": 16.81168831168831, + "grad_norm": 1.722090244293213, + "learning_rate": 4.72054395414021e-05, + "loss": 0.3676, + "step": 2589 + }, + { + "epoch": 16.818181818181817, + "grad_norm": 1.9909186363220215, + "learning_rate": 4.7174073275898776e-05, + "loss": 0.451, + "step": 2590 + }, + { + "epoch": 16.824675324675326, + "grad_norm": 1.7004845142364502, + "learning_rate": 4.714270812602657e-05, + "loss": 0.3918, + "step": 2591 + }, + { + "epoch": 16.83116883116883, + "grad_norm": 1.9880518913269043, + "learning_rate": 4.711134410416794e-05, + "loss": 0.4583, + "step": 2592 + }, + { + "epoch": 16.837662337662337, + "grad_norm": 1.7336833477020264, + "learning_rate": 4.707998122270492e-05, + "loss": 0.381, + "step": 2593 + }, + { + "epoch": 16.844155844155843, + "grad_norm": 1.8251391649246216, + "learning_rate": 4.7048619494019045e-05, + "loss": 0.4075, + "step": 2594 + }, + { + "epoch": 16.850649350649352, + "grad_norm": 1.8285964727401733, + "learning_rate": 4.701725893049147e-05, + "loss": 0.4203, + "step": 2595 + }, + { + "epoch": 16.857142857142858, + "grad_norm": 1.9775934219360352, + "learning_rate": 4.698589954450283e-05, + "loss": 0.4004, + "step": 2596 + }, + { + "epoch": 16.863636363636363, + "grad_norm": 1.754765272140503, + "learning_rate": 4.6954541348433316e-05, + "loss": 0.4089, + "step": 2597 + }, + { + "epoch": 16.87012987012987, + "grad_norm": 1.974440097808838, + "learning_rate": 4.692318435466265e-05, + "loss": 0.4422, + "step": 2598 + }, + { + "epoch": 16.876623376623378, + "grad_norm": 1.7709462642669678, + "learning_rate": 4.6891828575570055e-05, + "loss": 0.4002, + "step": 2599 + }, + { + "epoch": 16.883116883116884, + "grad_norm": 2.0820789337158203, + "learning_rate": 4.6860474023534335e-05, + "loss": 0.4795, + "step": 2600 + }, + { + "epoch": 16.88961038961039, + "grad_norm": 1.9320366382598877, + "learning_rate": 4.682912071093374e-05, + "loss": 0.424, + "step": 2601 + }, + { + "epoch": 16.896103896103895, + "grad_norm": 1.8082619905471802, + "learning_rate": 4.679776865014608e-05, + "loss": 0.4278, + "step": 2602 + }, + { + "epoch": 16.9025974025974, + "grad_norm": 1.7421860694885254, + "learning_rate": 4.676641785354864e-05, + "loss": 0.3793, + "step": 2603 + }, + { + "epoch": 16.90909090909091, + "grad_norm": 1.6660720109939575, + "learning_rate": 4.6735068333518205e-05, + "loss": 0.3865, + "step": 2604 + }, + { + "epoch": 16.915584415584416, + "grad_norm": 1.8764604330062866, + "learning_rate": 4.670372010243111e-05, + "loss": 0.4167, + "step": 2605 + }, + { + "epoch": 16.92207792207792, + "grad_norm": 1.7141389846801758, + "learning_rate": 4.667237317266311e-05, + "loss": 0.3797, + "step": 2606 + }, + { + "epoch": 16.928571428571427, + "grad_norm": 1.8355389833450317, + "learning_rate": 4.664102755658948e-05, + "loss": 0.3709, + "step": 2607 + }, + { + "epoch": 16.935064935064936, + "grad_norm": 2.0633785724639893, + "learning_rate": 4.6609683266584974e-05, + "loss": 0.456, + "step": 2608 + }, + { + "epoch": 16.941558441558442, + "grad_norm": 1.9902276992797852, + "learning_rate": 4.657834031502381e-05, + "loss": 0.4454, + "step": 2609 + }, + { + "epoch": 16.948051948051948, + "grad_norm": 1.9734420776367188, + "learning_rate": 4.654699871427971e-05, + "loss": 0.4317, + "step": 2610 + }, + { + "epoch": 16.954545454545453, + "grad_norm": 2.0436525344848633, + "learning_rate": 4.6515658476725834e-05, + "loss": 0.4827, + "step": 2611 + }, + { + "epoch": 16.961038961038962, + "grad_norm": 1.8276691436767578, + "learning_rate": 4.6484319614734815e-05, + "loss": 0.4292, + "step": 2612 + }, + { + "epoch": 16.967532467532468, + "grad_norm": 1.9008606672286987, + "learning_rate": 4.6452982140678737e-05, + "loss": 0.442, + "step": 2613 + }, + { + "epoch": 16.974025974025974, + "grad_norm": 1.8933931589126587, + "learning_rate": 4.642164606692912e-05, + "loss": 0.4016, + "step": 2614 + }, + { + "epoch": 16.98051948051948, + "grad_norm": 1.8439511060714722, + "learning_rate": 4.639031140585697e-05, + "loss": 0.3959, + "step": 2615 + }, + { + "epoch": 16.98701298701299, + "grad_norm": 1.657429575920105, + "learning_rate": 4.6358978169832716e-05, + "loss": 0.3449, + "step": 2616 + }, + { + "epoch": 16.993506493506494, + "grad_norm": 1.9203455448150635, + "learning_rate": 4.632764637122622e-05, + "loss": 0.4123, + "step": 2617 + }, + { + "epoch": 17.0, + "grad_norm": 556.3326416015625, + "learning_rate": 4.6296316022406776e-05, + "loss": 0.4423, + "step": 2618 + }, + { + "epoch": 17.006493506493506, + "grad_norm": 1.6963850259780884, + "learning_rate": 4.6264987135743104e-05, + "loss": 0.3987, + "step": 2619 + }, + { + "epoch": 17.01298701298701, + "grad_norm": 1.464180827140808, + "learning_rate": 4.623365972360337e-05, + "loss": 0.2908, + "step": 2620 + }, + { + "epoch": 17.01948051948052, + "grad_norm": 1.7919656038284302, + "learning_rate": 4.620233379835513e-05, + "loss": 0.3931, + "step": 2621 + }, + { + "epoch": 17.025974025974026, + "grad_norm": 1.6347843408584595, + "learning_rate": 4.617100937236535e-05, + "loss": 0.3652, + "step": 2622 + }, + { + "epoch": 17.032467532467532, + "grad_norm": 1.9906270503997803, + "learning_rate": 4.613968645800044e-05, + "loss": 0.388, + "step": 2623 + }, + { + "epoch": 17.038961038961038, + "grad_norm": 1.695497989654541, + "learning_rate": 4.6108365067626173e-05, + "loss": 0.3361, + "step": 2624 + }, + { + "epoch": 17.045454545454547, + "grad_norm": 1.6013907194137573, + "learning_rate": 4.607704521360775e-05, + "loss": 0.3529, + "step": 2625 + }, + { + "epoch": 17.051948051948052, + "grad_norm": 1.7877893447875977, + "learning_rate": 4.604572690830976e-05, + "loss": 0.3788, + "step": 2626 + }, + { + "epoch": 17.058441558441558, + "grad_norm": 1.753179907798767, + "learning_rate": 4.601441016409616e-05, + "loss": 0.3366, + "step": 2627 + }, + { + "epoch": 17.064935064935064, + "grad_norm": 1.8334606885910034, + "learning_rate": 4.5983094993330296e-05, + "loss": 0.3868, + "step": 2628 + }, + { + "epoch": 17.071428571428573, + "grad_norm": 1.8474700450897217, + "learning_rate": 4.595178140837491e-05, + "loss": 0.3494, + "step": 2629 + }, + { + "epoch": 17.07792207792208, + "grad_norm": 1.5837911367416382, + "learning_rate": 4.592046942159213e-05, + "loss": 0.3204, + "step": 2630 + }, + { + "epoch": 17.084415584415584, + "grad_norm": 1.7848855257034302, + "learning_rate": 4.5889159045343404e-05, + "loss": 0.3784, + "step": 2631 + }, + { + "epoch": 17.09090909090909, + "grad_norm": 1.7343623638153076, + "learning_rate": 4.585785029198959e-05, + "loss": 0.3682, + "step": 2632 + }, + { + "epoch": 17.0974025974026, + "grad_norm": 1.8310134410858154, + "learning_rate": 4.582654317389089e-05, + "loss": 0.3325, + "step": 2633 + }, + { + "epoch": 17.103896103896105, + "grad_norm": 1.6972695589065552, + "learning_rate": 4.5795237703406815e-05, + "loss": 0.3462, + "step": 2634 + }, + { + "epoch": 17.11038961038961, + "grad_norm": 1.6968369483947754, + "learning_rate": 4.576393389289633e-05, + "loss": 0.3514, + "step": 2635 + }, + { + "epoch": 17.116883116883116, + "grad_norm": 1.8728262186050415, + "learning_rate": 4.573263175471766e-05, + "loss": 0.3878, + "step": 2636 + }, + { + "epoch": 17.123376623376622, + "grad_norm": 1.6569467782974243, + "learning_rate": 4.570133130122839e-05, + "loss": 0.3288, + "step": 2637 + }, + { + "epoch": 17.12987012987013, + "grad_norm": 1.6950936317443848, + "learning_rate": 4.5670032544785444e-05, + "loss": 0.3613, + "step": 2638 + }, + { + "epoch": 17.136363636363637, + "grad_norm": 2.0666229724884033, + "learning_rate": 4.563873549774506e-05, + "loss": 0.421, + "step": 2639 + }, + { + "epoch": 17.142857142857142, + "grad_norm": 1.605417251586914, + "learning_rate": 4.560744017246284e-05, + "loss": 0.3439, + "step": 2640 + }, + { + "epoch": 17.149350649350648, + "grad_norm": 1.8102631568908691, + "learning_rate": 4.5576146581293685e-05, + "loss": 0.347, + "step": 2641 + }, + { + "epoch": 17.155844155844157, + "grad_norm": 1.6798969507217407, + "learning_rate": 4.55448547365918e-05, + "loss": 0.3587, + "step": 2642 + }, + { + "epoch": 17.162337662337663, + "grad_norm": 1.8787752389907837, + "learning_rate": 4.5513564650710706e-05, + "loss": 0.384, + "step": 2643 + }, + { + "epoch": 17.16883116883117, + "grad_norm": 1.726641058921814, + "learning_rate": 4.5482276336003216e-05, + "loss": 0.3529, + "step": 2644 + }, + { + "epoch": 17.175324675324674, + "grad_norm": 1.798478364944458, + "learning_rate": 4.5450989804821506e-05, + "loss": 0.3896, + "step": 2645 + }, + { + "epoch": 17.181818181818183, + "grad_norm": 1.7787280082702637, + "learning_rate": 4.541970506951697e-05, + "loss": 0.3562, + "step": 2646 + }, + { + "epoch": 17.18831168831169, + "grad_norm": 1.7351130247116089, + "learning_rate": 4.538842214244035e-05, + "loss": 0.3803, + "step": 2647 + }, + { + "epoch": 17.194805194805195, + "grad_norm": 1.817060947418213, + "learning_rate": 4.535714103594162e-05, + "loss": 0.3637, + "step": 2648 + }, + { + "epoch": 17.2012987012987, + "grad_norm": 1.5878382921218872, + "learning_rate": 4.5325861762370065e-05, + "loss": 0.3189, + "step": 2649 + }, + { + "epoch": 17.207792207792206, + "grad_norm": 1.7303762435913086, + "learning_rate": 4.529458433407428e-05, + "loss": 0.353, + "step": 2650 + }, + { + "epoch": 17.214285714285715, + "grad_norm": 1.7414559125900269, + "learning_rate": 4.5263308763402084e-05, + "loss": 0.401, + "step": 2651 + }, + { + "epoch": 17.22077922077922, + "grad_norm": 1.6657047271728516, + "learning_rate": 4.5232035062700576e-05, + "loss": 0.3355, + "step": 2652 + }, + { + "epoch": 17.227272727272727, + "grad_norm": 1.6541603803634644, + "learning_rate": 4.520076324431611e-05, + "loss": 0.3215, + "step": 2653 + }, + { + "epoch": 17.233766233766232, + "grad_norm": 1.8703174591064453, + "learning_rate": 4.516949332059429e-05, + "loss": 0.4035, + "step": 2654 + }, + { + "epoch": 17.24025974025974, + "grad_norm": 1.7139230966567993, + "learning_rate": 4.513822530388003e-05, + "loss": 0.3451, + "step": 2655 + }, + { + "epoch": 17.246753246753247, + "grad_norm": 1.6760883331298828, + "learning_rate": 4.510695920651742e-05, + "loss": 0.3406, + "step": 2656 + }, + { + "epoch": 17.253246753246753, + "grad_norm": 1.9123879671096802, + "learning_rate": 4.507569504084983e-05, + "loss": 0.4033, + "step": 2657 + }, + { + "epoch": 17.25974025974026, + "grad_norm": 1.6761144399642944, + "learning_rate": 4.504443281921985e-05, + "loss": 0.348, + "step": 2658 + }, + { + "epoch": 17.266233766233768, + "grad_norm": 1.7181462049484253, + "learning_rate": 4.50131725539693e-05, + "loss": 0.3511, + "step": 2659 + }, + { + "epoch": 17.272727272727273, + "grad_norm": 1.8143903017044067, + "learning_rate": 4.498191425743925e-05, + "loss": 0.3533, + "step": 2660 + }, + { + "epoch": 17.27922077922078, + "grad_norm": 1.786970615386963, + "learning_rate": 4.495065794196999e-05, + "loss": 0.3727, + "step": 2661 + }, + { + "epoch": 17.285714285714285, + "grad_norm": 1.7093663215637207, + "learning_rate": 4.491940361990101e-05, + "loss": 0.3428, + "step": 2662 + }, + { + "epoch": 17.292207792207794, + "grad_norm": 1.6793053150177002, + "learning_rate": 4.488815130357102e-05, + "loss": 0.3436, + "step": 2663 + }, + { + "epoch": 17.2987012987013, + "grad_norm": 1.768581748008728, + "learning_rate": 4.4856901005317934e-05, + "loss": 0.365, + "step": 2664 + }, + { + "epoch": 17.305194805194805, + "grad_norm": 1.8647191524505615, + "learning_rate": 4.482565273747888e-05, + "loss": 0.4012, + "step": 2665 + }, + { + "epoch": 17.31168831168831, + "grad_norm": 1.8021681308746338, + "learning_rate": 4.4794406512390175e-05, + "loss": 0.359, + "step": 2666 + }, + { + "epoch": 17.318181818181817, + "grad_norm": 1.8641501665115356, + "learning_rate": 4.476316234238734e-05, + "loss": 0.3598, + "step": 2667 + }, + { + "epoch": 17.324675324675326, + "grad_norm": 1.55692458152771, + "learning_rate": 4.473192023980509e-05, + "loss": 0.3413, + "step": 2668 + }, + { + "epoch": 17.33116883116883, + "grad_norm": 1.716506004333496, + "learning_rate": 4.4700680216977284e-05, + "loss": 0.3661, + "step": 2669 + }, + { + "epoch": 17.337662337662337, + "grad_norm": 1.8231031894683838, + "learning_rate": 4.466944228623701e-05, + "loss": 0.3692, + "step": 2670 + }, + { + "epoch": 17.344155844155843, + "grad_norm": 1.843737006187439, + "learning_rate": 4.463820645991651e-05, + "loss": 0.3593, + "step": 2671 + }, + { + "epoch": 17.350649350649352, + "grad_norm": 1.4156854152679443, + "learning_rate": 4.460697275034717e-05, + "loss": 0.3026, + "step": 2672 + }, + { + "epoch": 17.357142857142858, + "grad_norm": 1.778434157371521, + "learning_rate": 4.457574116985958e-05, + "loss": 0.3415, + "step": 2673 + }, + { + "epoch": 17.363636363636363, + "grad_norm": 1.7231427431106567, + "learning_rate": 4.4544511730783466e-05, + "loss": 0.3477, + "step": 2674 + }, + { + "epoch": 17.37012987012987, + "grad_norm": 1.5872408151626587, + "learning_rate": 4.451328444544774e-05, + "loss": 0.3341, + "step": 2675 + }, + { + "epoch": 17.376623376623378, + "grad_norm": 1.6699098348617554, + "learning_rate": 4.448205932618042e-05, + "loss": 0.3019, + "step": 2676 + }, + { + "epoch": 17.383116883116884, + "grad_norm": 1.838097333908081, + "learning_rate": 4.4450836385308684e-05, + "loss": 0.3664, + "step": 2677 + }, + { + "epoch": 17.38961038961039, + "grad_norm": 1.6604009866714478, + "learning_rate": 4.4419615635158875e-05, + "loss": 0.3643, + "step": 2678 + }, + { + "epoch": 17.396103896103895, + "grad_norm": 1.7098332643508911, + "learning_rate": 4.43883970880564e-05, + "loss": 0.3629, + "step": 2679 + }, + { + "epoch": 17.4025974025974, + "grad_norm": 1.7673627138137817, + "learning_rate": 4.435718075632592e-05, + "loss": 0.3516, + "step": 2680 + }, + { + "epoch": 17.40909090909091, + "grad_norm": 1.7328159809112549, + "learning_rate": 4.4325966652291103e-05, + "loss": 0.3904, + "step": 2681 + }, + { + "epoch": 17.415584415584416, + "grad_norm": 1.6068525314331055, + "learning_rate": 4.4294754788274796e-05, + "loss": 0.3365, + "step": 2682 + }, + { + "epoch": 17.42207792207792, + "grad_norm": 1.8727941513061523, + "learning_rate": 4.426354517659894e-05, + "loss": 0.4211, + "step": 2683 + }, + { + "epoch": 17.428571428571427, + "grad_norm": 1.8097883462905884, + "learning_rate": 4.4232337829584585e-05, + "loss": 0.3741, + "step": 2684 + }, + { + "epoch": 17.435064935064936, + "grad_norm": 1.8538397550582886, + "learning_rate": 4.4201132759551934e-05, + "loss": 0.3956, + "step": 2685 + }, + { + "epoch": 17.441558441558442, + "grad_norm": 1.915847897529602, + "learning_rate": 4.4169929978820227e-05, + "loss": 0.439, + "step": 2686 + }, + { + "epoch": 17.448051948051948, + "grad_norm": 1.6578996181488037, + "learning_rate": 4.4138729499707844e-05, + "loss": 0.3662, + "step": 2687 + }, + { + "epoch": 17.454545454545453, + "grad_norm": 1.997751235961914, + "learning_rate": 4.410753133453222e-05, + "loss": 0.4039, + "step": 2688 + }, + { + "epoch": 17.461038961038962, + "grad_norm": 1.6750801801681519, + "learning_rate": 4.4076335495609914e-05, + "loss": 0.3447, + "step": 2689 + }, + { + "epoch": 17.467532467532468, + "grad_norm": 1.831777572631836, + "learning_rate": 4.404514199525651e-05, + "loss": 0.3775, + "step": 2690 + }, + { + "epoch": 17.474025974025974, + "grad_norm": 1.9386937618255615, + "learning_rate": 4.4013950845786764e-05, + "loss": 0.3797, + "step": 2691 + }, + { + "epoch": 17.48051948051948, + "grad_norm": 1.960254430770874, + "learning_rate": 4.398276205951443e-05, + "loss": 0.3782, + "step": 2692 + }, + { + "epoch": 17.48701298701299, + "grad_norm": 1.953656554222107, + "learning_rate": 4.395157564875234e-05, + "loss": 0.4166, + "step": 2693 + }, + { + "epoch": 17.493506493506494, + "grad_norm": 1.8518905639648438, + "learning_rate": 4.392039162581239e-05, + "loss": 0.3922, + "step": 2694 + }, + { + "epoch": 17.5, + "grad_norm": 1.8920955657958984, + "learning_rate": 4.3889210003005524e-05, + "loss": 0.404, + "step": 2695 + }, + { + "epoch": 17.506493506493506, + "grad_norm": 1.8469494581222534, + "learning_rate": 4.38580307926418e-05, + "loss": 0.3604, + "step": 2696 + }, + { + "epoch": 17.51298701298701, + "grad_norm": 1.9427776336669922, + "learning_rate": 4.382685400703024e-05, + "loss": 0.3724, + "step": 2697 + }, + { + "epoch": 17.51948051948052, + "grad_norm": 1.779253602027893, + "learning_rate": 4.379567965847896e-05, + "loss": 0.3737, + "step": 2698 + }, + { + "epoch": 17.525974025974026, + "grad_norm": 1.773774266242981, + "learning_rate": 4.376450775929509e-05, + "loss": 0.3573, + "step": 2699 + }, + { + "epoch": 17.532467532467532, + "grad_norm": 1.6752811670303345, + "learning_rate": 4.373333832178478e-05, + "loss": 0.3688, + "step": 2700 + }, + { + "epoch": 17.538961038961038, + "grad_norm": 1.5234564542770386, + "learning_rate": 4.370217135825329e-05, + "loss": 0.3044, + "step": 2701 + }, + { + "epoch": 17.545454545454547, + "grad_norm": 2.0020792484283447, + "learning_rate": 4.36710068810048e-05, + "loss": 0.4208, + "step": 2702 + }, + { + "epoch": 17.551948051948052, + "grad_norm": 2.003157615661621, + "learning_rate": 4.363984490234256e-05, + "loss": 0.4105, + "step": 2703 + }, + { + "epoch": 17.558441558441558, + "grad_norm": 1.762168288230896, + "learning_rate": 4.360868543456883e-05, + "loss": 0.3403, + "step": 2704 + }, + { + "epoch": 17.564935064935064, + "grad_norm": 1.7689694166183472, + "learning_rate": 4.3577528489984854e-05, + "loss": 0.3379, + "step": 2705 + }, + { + "epoch": 17.571428571428573, + "grad_norm": 1.7085871696472168, + "learning_rate": 4.354637408089093e-05, + "loss": 0.3477, + "step": 2706 + }, + { + "epoch": 17.57792207792208, + "grad_norm": 2.000523567199707, + "learning_rate": 4.3515222219586325e-05, + "loss": 0.4261, + "step": 2707 + }, + { + "epoch": 17.584415584415584, + "grad_norm": 1.7377650737762451, + "learning_rate": 4.348407291836928e-05, + "loss": 0.3524, + "step": 2708 + }, + { + "epoch": 17.59090909090909, + "grad_norm": 1.874767541885376, + "learning_rate": 4.3452926189537056e-05, + "loss": 0.393, + "step": 2709 + }, + { + "epoch": 17.5974025974026, + "grad_norm": 1.8511624336242676, + "learning_rate": 4.342178204538588e-05, + "loss": 0.42, + "step": 2710 + }, + { + "epoch": 17.603896103896105, + "grad_norm": 1.9704468250274658, + "learning_rate": 4.339064049821097e-05, + "loss": 0.3672, + "step": 2711 + }, + { + "epoch": 17.61038961038961, + "grad_norm": 1.6300371885299683, + "learning_rate": 4.3359501560306535e-05, + "loss": 0.3519, + "step": 2712 + }, + { + "epoch": 17.616883116883116, + "grad_norm": 2.0243921279907227, + "learning_rate": 4.332836524396571e-05, + "loss": 0.409, + "step": 2713 + }, + { + "epoch": 17.623376623376622, + "grad_norm": 1.8632975816726685, + "learning_rate": 4.329723156148063e-05, + "loss": 0.3849, + "step": 2714 + }, + { + "epoch": 17.62987012987013, + "grad_norm": 1.7771358489990234, + "learning_rate": 4.326610052514237e-05, + "loss": 0.3591, + "step": 2715 + }, + { + "epoch": 17.636363636363637, + "grad_norm": 1.7966933250427246, + "learning_rate": 4.3234972147240996e-05, + "loss": 0.3752, + "step": 2716 + }, + { + "epoch": 17.642857142857142, + "grad_norm": 1.7768160104751587, + "learning_rate": 4.320384644006546e-05, + "loss": 0.3789, + "step": 2717 + }, + { + "epoch": 17.649350649350648, + "grad_norm": 1.9179160594940186, + "learning_rate": 4.317272341590373e-05, + "loss": 0.4499, + "step": 2718 + }, + { + "epoch": 17.655844155844157, + "grad_norm": 1.9707324504852295, + "learning_rate": 4.314160308704268e-05, + "loss": 0.4113, + "step": 2719 + }, + { + "epoch": 17.662337662337663, + "grad_norm": 1.993179202079773, + "learning_rate": 4.3110485465768096e-05, + "loss": 0.4244, + "step": 2720 + }, + { + "epoch": 17.66883116883117, + "grad_norm": 1.8198834657669067, + "learning_rate": 4.3079370564364755e-05, + "loss": 0.3837, + "step": 2721 + }, + { + "epoch": 17.675324675324674, + "grad_norm": 1.6581958532333374, + "learning_rate": 4.304825839511632e-05, + "loss": 0.3737, + "step": 2722 + }, + { + "epoch": 17.681818181818183, + "grad_norm": 1.9836208820343018, + "learning_rate": 4.301714897030537e-05, + "loss": 0.4257, + "step": 2723 + }, + { + "epoch": 17.68831168831169, + "grad_norm": 1.7951767444610596, + "learning_rate": 4.298604230221341e-05, + "loss": 0.3925, + "step": 2724 + }, + { + "epoch": 17.694805194805195, + "grad_norm": 1.8457961082458496, + "learning_rate": 4.295493840312087e-05, + "loss": 0.3986, + "step": 2725 + }, + { + "epoch": 17.7012987012987, + "grad_norm": 1.9345061779022217, + "learning_rate": 4.292383728530708e-05, + "loss": 0.4044, + "step": 2726 + }, + { + "epoch": 17.707792207792206, + "grad_norm": 1.492247462272644, + "learning_rate": 4.289273896105027e-05, + "loss": 0.322, + "step": 2727 + }, + { + "epoch": 17.714285714285715, + "grad_norm": 1.974740982055664, + "learning_rate": 4.2861643442627564e-05, + "loss": 0.4248, + "step": 2728 + }, + { + "epoch": 17.72077922077922, + "grad_norm": 1.7309398651123047, + "learning_rate": 4.283055074231498e-05, + "loss": 0.3993, + "step": 2729 + }, + { + "epoch": 17.727272727272727, + "grad_norm": 1.7410228252410889, + "learning_rate": 4.2799460872387394e-05, + "loss": 0.3579, + "step": 2730 + }, + { + "epoch": 17.733766233766232, + "grad_norm": 1.7010009288787842, + "learning_rate": 4.2768373845118634e-05, + "loss": 0.3611, + "step": 2731 + }, + { + "epoch": 17.74025974025974, + "grad_norm": 1.7742600440979004, + "learning_rate": 4.273728967278137e-05, + "loss": 0.383, + "step": 2732 + }, + { + "epoch": 17.746753246753247, + "grad_norm": 1.7612049579620361, + "learning_rate": 4.270620836764712e-05, + "loss": 0.3879, + "step": 2733 + }, + { + "epoch": 17.753246753246753, + "grad_norm": 1.7385255098342896, + "learning_rate": 4.267512994198629e-05, + "loss": 0.367, + "step": 2734 + }, + { + "epoch": 17.75974025974026, + "grad_norm": 1.9281290769577026, + "learning_rate": 4.264405440806813e-05, + "loss": 0.4054, + "step": 2735 + }, + { + "epoch": 17.766233766233768, + "grad_norm": 1.699860692024231, + "learning_rate": 4.261298177816082e-05, + "loss": 0.3631, + "step": 2736 + }, + { + "epoch": 17.772727272727273, + "grad_norm": 1.6525532007217407, + "learning_rate": 4.258191206453131e-05, + "loss": 0.3216, + "step": 2737 + }, + { + "epoch": 17.77922077922078, + "grad_norm": 2.0260276794433594, + "learning_rate": 4.255084527944545e-05, + "loss": 0.4445, + "step": 2738 + }, + { + "epoch": 17.785714285714285, + "grad_norm": 1.752463936805725, + "learning_rate": 4.251978143516789e-05, + "loss": 0.403, + "step": 2739 + }, + { + "epoch": 17.792207792207794, + "grad_norm": 1.74684739112854, + "learning_rate": 4.2488720543962146e-05, + "loss": 0.3457, + "step": 2740 + }, + { + "epoch": 17.7987012987013, + "grad_norm": 1.8829489946365356, + "learning_rate": 4.245766261809059e-05, + "loss": 0.4042, + "step": 2741 + }, + { + "epoch": 17.805194805194805, + "grad_norm": 1.8385472297668457, + "learning_rate": 4.242660766981438e-05, + "loss": 0.3831, + "step": 2742 + }, + { + "epoch": 17.81168831168831, + "grad_norm": 1.8216915130615234, + "learning_rate": 4.239555571139353e-05, + "loss": 0.3995, + "step": 2743 + }, + { + "epoch": 17.818181818181817, + "grad_norm": 1.844178557395935, + "learning_rate": 4.236450675508685e-05, + "loss": 0.3864, + "step": 2744 + }, + { + "epoch": 17.824675324675326, + "grad_norm": 1.8179407119750977, + "learning_rate": 4.233346081315196e-05, + "loss": 0.3717, + "step": 2745 + }, + { + "epoch": 17.83116883116883, + "grad_norm": 1.8247555494308472, + "learning_rate": 4.230241789784535e-05, + "loss": 0.375, + "step": 2746 + }, + { + "epoch": 17.837662337662337, + "grad_norm": 2.0518603324890137, + "learning_rate": 4.2271378021422246e-05, + "loss": 0.4371, + "step": 2747 + }, + { + "epoch": 17.844155844155843, + "grad_norm": 1.748353362083435, + "learning_rate": 4.22403411961367e-05, + "loss": 0.3734, + "step": 2748 + }, + { + "epoch": 17.850649350649352, + "grad_norm": 1.8702881336212158, + "learning_rate": 4.2209307434241566e-05, + "loss": 0.4179, + "step": 2749 + }, + { + "epoch": 17.857142857142858, + "grad_norm": 1.793709635734558, + "learning_rate": 4.2178276747988446e-05, + "loss": 0.3758, + "step": 2750 + }, + { + "epoch": 17.863636363636363, + "grad_norm": 1.9019750356674194, + "learning_rate": 4.2147249149627824e-05, + "loss": 0.3735, + "step": 2751 + }, + { + "epoch": 17.87012987012987, + "grad_norm": 1.9998383522033691, + "learning_rate": 4.211622465140887e-05, + "loss": 0.4174, + "step": 2752 + }, + { + "epoch": 17.876623376623378, + "grad_norm": 1.9233485460281372, + "learning_rate": 4.208520326557957e-05, + "loss": 0.4312, + "step": 2753 + }, + { + "epoch": 17.883116883116884, + "grad_norm": 1.8096988201141357, + "learning_rate": 4.205418500438667e-05, + "loss": 0.3878, + "step": 2754 + }, + { + "epoch": 17.88961038961039, + "grad_norm": 1.7870423793792725, + "learning_rate": 4.202316988007567e-05, + "loss": 0.3795, + "step": 2755 + }, + { + "epoch": 17.896103896103895, + "grad_norm": 1.7298967838287354, + "learning_rate": 4.1992157904890905e-05, + "loss": 0.3722, + "step": 2756 + }, + { + "epoch": 17.9025974025974, + "grad_norm": 1.8235975503921509, + "learning_rate": 4.1961149091075376e-05, + "loss": 0.3867, + "step": 2757 + }, + { + "epoch": 17.90909090909091, + "grad_norm": 1.6556315422058105, + "learning_rate": 4.193014345087087e-05, + "loss": 0.3617, + "step": 2758 + }, + { + "epoch": 17.915584415584416, + "grad_norm": 1.9418789148330688, + "learning_rate": 4.1899140996517934e-05, + "loss": 0.4103, + "step": 2759 + }, + { + "epoch": 17.92207792207792, + "grad_norm": 1.6838346719741821, + "learning_rate": 4.1868141740255823e-05, + "loss": 0.3368, + "step": 2760 + }, + { + "epoch": 17.928571428571427, + "grad_norm": 1.7457374334335327, + "learning_rate": 4.183714569432258e-05, + "loss": 0.3816, + "step": 2761 + }, + { + "epoch": 17.935064935064936, + "grad_norm": 1.7318838834762573, + "learning_rate": 4.1806152870954935e-05, + "loss": 0.3735, + "step": 2762 + }, + { + "epoch": 17.941558441558442, + "grad_norm": 1.7461531162261963, + "learning_rate": 4.177516328238838e-05, + "loss": 0.3603, + "step": 2763 + }, + { + "epoch": 17.948051948051948, + "grad_norm": 1.9221315383911133, + "learning_rate": 4.1744176940857107e-05, + "loss": 0.4195, + "step": 2764 + }, + { + "epoch": 17.954545454545453, + "grad_norm": 1.7519389390945435, + "learning_rate": 4.171319385859401e-05, + "loss": 0.3933, + "step": 2765 + }, + { + "epoch": 17.961038961038962, + "grad_norm": 1.6337523460388184, + "learning_rate": 4.168221404783076e-05, + "loss": 0.3438, + "step": 2766 + }, + { + "epoch": 17.967532467532468, + "grad_norm": 1.9572718143463135, + "learning_rate": 4.165123752079768e-05, + "loss": 0.4389, + "step": 2767 + }, + { + "epoch": 17.974025974025974, + "grad_norm": 1.9795647859573364, + "learning_rate": 4.16202642897238e-05, + "loss": 0.4443, + "step": 2768 + }, + { + "epoch": 17.98051948051948, + "grad_norm": 1.9309934377670288, + "learning_rate": 4.158929436683686e-05, + "loss": 0.3811, + "step": 2769 + }, + { + "epoch": 17.98701298701299, + "grad_norm": 1.843565583229065, + "learning_rate": 4.15583277643633e-05, + "loss": 0.3763, + "step": 2770 + }, + { + "epoch": 17.993506493506494, + "grad_norm": 1.6526652574539185, + "learning_rate": 4.152736449452827e-05, + "loss": 0.3714, + "step": 2771 + }, + { + "epoch": 18.0, + "grad_norm": 437.5696716308594, + "learning_rate": 4.149640456955555e-05, + "loss": 0.3076, + "step": 2772 + }, + { + "epoch": 18.006493506493506, + "grad_norm": 1.841978669166565, + "learning_rate": 4.146544800166764e-05, + "loss": 0.3601, + "step": 2773 + }, + { + "epoch": 18.01298701298701, + "grad_norm": 1.8681656122207642, + "learning_rate": 4.143449480308569e-05, + "loss": 0.3841, + "step": 2774 + }, + { + "epoch": 18.01948051948052, + "grad_norm": 1.8575022220611572, + "learning_rate": 4.140354498602952e-05, + "loss": 0.3686, + "step": 2775 + }, + { + "epoch": 18.025974025974026, + "grad_norm": 1.8024266958236694, + "learning_rate": 4.137259856271767e-05, + "loss": 0.3586, + "step": 2776 + }, + { + "epoch": 18.032467532467532, + "grad_norm": 1.7548918724060059, + "learning_rate": 4.134165554536728e-05, + "loss": 0.3455, + "step": 2777 + }, + { + "epoch": 18.038961038961038, + "grad_norm": 1.745211124420166, + "learning_rate": 4.131071594619416e-05, + "loss": 0.3417, + "step": 2778 + }, + { + "epoch": 18.045454545454547, + "grad_norm": 1.6816892623901367, + "learning_rate": 4.127977977741276e-05, + "loss": 0.3465, + "step": 2779 + }, + { + "epoch": 18.051948051948052, + "grad_norm": 1.405104637145996, + "learning_rate": 4.1248847051236195e-05, + "loss": 0.2655, + "step": 2780 + }, + { + "epoch": 18.058441558441558, + "grad_norm": 1.5914933681488037, + "learning_rate": 4.1217917779876235e-05, + "loss": 0.3392, + "step": 2781 + }, + { + "epoch": 18.064935064935064, + "grad_norm": 1.7541837692260742, + "learning_rate": 4.118699197554326e-05, + "loss": 0.3566, + "step": 2782 + }, + { + "epoch": 18.071428571428573, + "grad_norm": 1.7105783224105835, + "learning_rate": 4.115606965044628e-05, + "loss": 0.3254, + "step": 2783 + }, + { + "epoch": 18.07792207792208, + "grad_norm": 1.8172639608383179, + "learning_rate": 4.112515081679294e-05, + "loss": 0.3437, + "step": 2784 + }, + { + "epoch": 18.084415584415584, + "grad_norm": 1.8359875679016113, + "learning_rate": 4.109423548678949e-05, + "loss": 0.3812, + "step": 2785 + }, + { + "epoch": 18.09090909090909, + "grad_norm": 1.814726710319519, + "learning_rate": 4.1063323672640844e-05, + "loss": 0.3743, + "step": 2786 + }, + { + "epoch": 18.0974025974026, + "grad_norm": 1.6159942150115967, + "learning_rate": 4.103241538655049e-05, + "loss": 0.3147, + "step": 2787 + }, + { + "epoch": 18.103896103896105, + "grad_norm": 1.7023439407348633, + "learning_rate": 4.100151064072052e-05, + "loss": 0.3237, + "step": 2788 + }, + { + "epoch": 18.11038961038961, + "grad_norm": 1.512913465499878, + "learning_rate": 4.097060944735164e-05, + "loss": 0.2579, + "step": 2789 + }, + { + "epoch": 18.116883116883116, + "grad_norm": 1.7844362258911133, + "learning_rate": 4.093971181864313e-05, + "loss": 0.3757, + "step": 2790 + }, + { + "epoch": 18.123376623376622, + "grad_norm": 1.62827467918396, + "learning_rate": 4.0908817766792923e-05, + "loss": 0.3283, + "step": 2791 + }, + { + "epoch": 18.12987012987013, + "grad_norm": 1.5056383609771729, + "learning_rate": 4.087792730399749e-05, + "loss": 0.2963, + "step": 2792 + }, + { + "epoch": 18.136363636363637, + "grad_norm": 1.7066633701324463, + "learning_rate": 4.0847040442451895e-05, + "loss": 0.3201, + "step": 2793 + }, + { + "epoch": 18.142857142857142, + "grad_norm": 1.7512034177780151, + "learning_rate": 4.081615719434977e-05, + "loss": 0.3273, + "step": 2794 + }, + { + "epoch": 18.149350649350648, + "grad_norm": 1.8144875764846802, + "learning_rate": 4.078527757188333e-05, + "loss": 0.3372, + "step": 2795 + }, + { + "epoch": 18.155844155844157, + "grad_norm": 1.670381784439087, + "learning_rate": 4.075440158724338e-05, + "loss": 0.3273, + "step": 2796 + }, + { + "epoch": 18.162337662337663, + "grad_norm": 1.6355849504470825, + "learning_rate": 4.072352925261927e-05, + "loss": 0.3242, + "step": 2797 + }, + { + "epoch": 18.16883116883117, + "grad_norm": 1.871863842010498, + "learning_rate": 4.06926605801989e-05, + "loss": 0.3401, + "step": 2798 + }, + { + "epoch": 18.175324675324674, + "grad_norm": 1.826072335243225, + "learning_rate": 4.066179558216874e-05, + "loss": 0.3683, + "step": 2799 + }, + { + "epoch": 18.181818181818183, + "grad_norm": 1.5390807390213013, + "learning_rate": 4.063093427071376e-05, + "loss": 0.2713, + "step": 2800 + }, + { + "epoch": 18.18831168831169, + "grad_norm": 1.5793615579605103, + "learning_rate": 4.0600076658017585e-05, + "loss": 0.3185, + "step": 2801 + }, + { + "epoch": 18.194805194805195, + "grad_norm": 1.7266685962677002, + "learning_rate": 4.056922275626227e-05, + "loss": 0.3375, + "step": 2802 + }, + { + "epoch": 18.2012987012987, + "grad_norm": 1.694481611251831, + "learning_rate": 4.053837257762846e-05, + "loss": 0.3055, + "step": 2803 + }, + { + "epoch": 18.207792207792206, + "grad_norm": 1.4903581142425537, + "learning_rate": 4.0507526134295314e-05, + "loss": 0.3, + "step": 2804 + }, + { + "epoch": 18.214285714285715, + "grad_norm": 1.7501603364944458, + "learning_rate": 4.047668343844051e-05, + "loss": 0.3634, + "step": 2805 + }, + { + "epoch": 18.22077922077922, + "grad_norm": 1.8231741189956665, + "learning_rate": 4.044584450224026e-05, + "loss": 0.3531, + "step": 2806 + }, + { + "epoch": 18.227272727272727, + "grad_norm": 1.8030606508255005, + "learning_rate": 4.04150093378693e-05, + "loss": 0.3794, + "step": 2807 + }, + { + "epoch": 18.233766233766232, + "grad_norm": 1.8993045091629028, + "learning_rate": 4.0384177957500866e-05, + "loss": 0.3746, + "step": 2808 + }, + { + "epoch": 18.24025974025974, + "grad_norm": 1.7921812534332275, + "learning_rate": 4.035335037330668e-05, + "loss": 0.3513, + "step": 2809 + }, + { + "epoch": 18.246753246753247, + "grad_norm": 1.8197550773620605, + "learning_rate": 4.032252659745699e-05, + "loss": 0.3511, + "step": 2810 + }, + { + "epoch": 18.253246753246753, + "grad_norm": 1.6334441900253296, + "learning_rate": 4.029170664212054e-05, + "loss": 0.3345, + "step": 2811 + }, + { + "epoch": 18.25974025974026, + "grad_norm": 1.8141868114471436, + "learning_rate": 4.026089051946457e-05, + "loss": 0.3591, + "step": 2812 + }, + { + "epoch": 18.266233766233768, + "grad_norm": 1.4973831176757812, + "learning_rate": 4.023007824165476e-05, + "loss": 0.3168, + "step": 2813 + }, + { + "epoch": 18.272727272727273, + "grad_norm": 1.5394607782363892, + "learning_rate": 4.0199269820855355e-05, + "loss": 0.2791, + "step": 2814 + }, + { + "epoch": 18.27922077922078, + "grad_norm": 1.6770823001861572, + "learning_rate": 4.0168465269229007e-05, + "loss": 0.3641, + "step": 2815 + }, + { + "epoch": 18.285714285714285, + "grad_norm": 1.8351795673370361, + "learning_rate": 4.0137664598936857e-05, + "loss": 0.3658, + "step": 2816 + }, + { + "epoch": 18.292207792207794, + "grad_norm": 1.497967004776001, + "learning_rate": 4.010686782213855e-05, + "loss": 0.2957, + "step": 2817 + }, + { + "epoch": 18.2987012987013, + "grad_norm": 1.9181640148162842, + "learning_rate": 4.007607495099215e-05, + "loss": 0.4133, + "step": 2818 + }, + { + "epoch": 18.305194805194805, + "grad_norm": 1.8355867862701416, + "learning_rate": 4.004528599765419e-05, + "loss": 0.3352, + "step": 2819 + }, + { + "epoch": 18.31168831168831, + "grad_norm": 1.7657628059387207, + "learning_rate": 4.001450097427966e-05, + "loss": 0.3513, + "step": 2820 + }, + { + "epoch": 18.318181818181817, + "grad_norm": 1.620801568031311, + "learning_rate": 3.9983719893022e-05, + "loss": 0.3259, + "step": 2821 + }, + { + "epoch": 18.324675324675326, + "grad_norm": 1.5936059951782227, + "learning_rate": 3.9952942766033114e-05, + "loss": 0.3073, + "step": 2822 + }, + { + "epoch": 18.33116883116883, + "grad_norm": 1.7015280723571777, + "learning_rate": 3.992216960546331e-05, + "loss": 0.3482, + "step": 2823 + }, + { + "epoch": 18.337662337662337, + "grad_norm": 1.7215479612350464, + "learning_rate": 3.989140042346134e-05, + "loss": 0.36, + "step": 2824 + }, + { + "epoch": 18.344155844155843, + "grad_norm": 1.6612660884857178, + "learning_rate": 3.986063523217439e-05, + "loss": 0.3187, + "step": 2825 + }, + { + "epoch": 18.350649350649352, + "grad_norm": 1.6512391567230225, + "learning_rate": 3.9829874043748064e-05, + "loss": 0.335, + "step": 2826 + }, + { + "epoch": 18.357142857142858, + "grad_norm": 1.6896615028381348, + "learning_rate": 3.9799116870326415e-05, + "loss": 0.3393, + "step": 2827 + }, + { + "epoch": 18.363636363636363, + "grad_norm": 1.7979546785354614, + "learning_rate": 3.976836372405188e-05, + "loss": 0.365, + "step": 2828 + }, + { + "epoch": 18.37012987012987, + "grad_norm": 1.6790097951889038, + "learning_rate": 3.97376146170653e-05, + "loss": 0.3236, + "step": 2829 + }, + { + "epoch": 18.376623376623378, + "grad_norm": 1.6865733861923218, + "learning_rate": 3.9706869561505946e-05, + "loss": 0.3563, + "step": 2830 + }, + { + "epoch": 18.383116883116884, + "grad_norm": 1.7411903142929077, + "learning_rate": 3.967612856951146e-05, + "loss": 0.3521, + "step": 2831 + }, + { + "epoch": 18.38961038961039, + "grad_norm": 1.6182326078414917, + "learning_rate": 3.964539165321794e-05, + "loss": 0.3391, + "step": 2832 + }, + { + "epoch": 18.396103896103895, + "grad_norm": 1.5759528875350952, + "learning_rate": 3.9614658824759806e-05, + "loss": 0.3185, + "step": 2833 + }, + { + "epoch": 18.4025974025974, + "grad_norm": 1.7490513324737549, + "learning_rate": 3.95839300962699e-05, + "loss": 0.3671, + "step": 2834 + }, + { + "epoch": 18.40909090909091, + "grad_norm": 1.6510854959487915, + "learning_rate": 3.955320547987943e-05, + "loss": 0.3546, + "step": 2835 + }, + { + "epoch": 18.415584415584416, + "grad_norm": 1.653049349784851, + "learning_rate": 3.952248498771797e-05, + "loss": 0.3631, + "step": 2836 + }, + { + "epoch": 18.42207792207792, + "grad_norm": 1.5997154712677002, + "learning_rate": 3.949176863191353e-05, + "loss": 0.3167, + "step": 2837 + }, + { + "epoch": 18.428571428571427, + "grad_norm": 1.8495252132415771, + "learning_rate": 3.9461056424592416e-05, + "loss": 0.3752, + "step": 2838 + }, + { + "epoch": 18.435064935064936, + "grad_norm": 1.8384591341018677, + "learning_rate": 3.943034837787931e-05, + "loss": 0.386, + "step": 2839 + }, + { + "epoch": 18.441558441558442, + "grad_norm": 1.7558294534683228, + "learning_rate": 3.939964450389728e-05, + "loss": 0.3559, + "step": 2840 + }, + { + "epoch": 18.448051948051948, + "grad_norm": 1.6538680791854858, + "learning_rate": 3.93689448147677e-05, + "loss": 0.3625, + "step": 2841 + }, + { + "epoch": 18.454545454545453, + "grad_norm": 1.6745864152908325, + "learning_rate": 3.933824932261037e-05, + "loss": 0.3418, + "step": 2842 + }, + { + "epoch": 18.461038961038962, + "grad_norm": 1.6941906213760376, + "learning_rate": 3.9307558039543355e-05, + "loss": 0.3432, + "step": 2843 + }, + { + "epoch": 18.467532467532468, + "grad_norm": 1.6110925674438477, + "learning_rate": 3.927687097768309e-05, + "loss": 0.3184, + "step": 2844 + }, + { + "epoch": 18.474025974025974, + "grad_norm": 1.6785582304000854, + "learning_rate": 3.924618814914434e-05, + "loss": 0.3508, + "step": 2845 + }, + { + "epoch": 18.48051948051948, + "grad_norm": 1.727658748626709, + "learning_rate": 3.9215509566040184e-05, + "loss": 0.3422, + "step": 2846 + }, + { + "epoch": 18.48701298701299, + "grad_norm": 1.7198506593704224, + "learning_rate": 3.918483524048207e-05, + "loss": 0.3722, + "step": 2847 + }, + { + "epoch": 18.493506493506494, + "grad_norm": 1.7855008840560913, + "learning_rate": 3.915416518457974e-05, + "loss": 0.3792, + "step": 2848 + }, + { + "epoch": 18.5, + "grad_norm": 1.8613656759262085, + "learning_rate": 3.912349941044122e-05, + "loss": 0.3964, + "step": 2849 + }, + { + "epoch": 18.506493506493506, + "grad_norm": 1.662196397781372, + "learning_rate": 3.9092837930172884e-05, + "loss": 0.3297, + "step": 2850 + }, + { + "epoch": 18.51298701298701, + "grad_norm": 1.7454947233200073, + "learning_rate": 3.9062180755879373e-05, + "loss": 0.3956, + "step": 2851 + }, + { + "epoch": 18.51948051948052, + "grad_norm": 1.6198335886001587, + "learning_rate": 3.90315278996637e-05, + "loss": 0.3381, + "step": 2852 + }, + { + "epoch": 18.525974025974026, + "grad_norm": 1.8167154788970947, + "learning_rate": 3.900087937362711e-05, + "loss": 0.3992, + "step": 2853 + }, + { + "epoch": 18.532467532467532, + "grad_norm": 1.5783976316452026, + "learning_rate": 3.897023518986915e-05, + "loss": 0.339, + "step": 2854 + }, + { + "epoch": 18.538961038961038, + "grad_norm": 1.6981533765792847, + "learning_rate": 3.893959536048765e-05, + "loss": 0.338, + "step": 2855 + }, + { + "epoch": 18.545454545454547, + "grad_norm": 1.7285051345825195, + "learning_rate": 3.890895989757874e-05, + "loss": 0.3378, + "step": 2856 + }, + { + "epoch": 18.551948051948052, + "grad_norm": 1.6622600555419922, + "learning_rate": 3.887832881323681e-05, + "loss": 0.3304, + "step": 2857 + }, + { + "epoch": 18.558441558441558, + "grad_norm": 1.5686423778533936, + "learning_rate": 3.884770211955454e-05, + "loss": 0.3254, + "step": 2858 + }, + { + "epoch": 18.564935064935064, + "grad_norm": 1.7750526666641235, + "learning_rate": 3.8817079828622856e-05, + "loss": 0.35, + "step": 2859 + }, + { + "epoch": 18.571428571428573, + "grad_norm": 1.7655175924301147, + "learning_rate": 3.878646195253095e-05, + "loss": 0.3663, + "step": 2860 + }, + { + "epoch": 18.57792207792208, + "grad_norm": 1.6904159784317017, + "learning_rate": 3.875584850336627e-05, + "loss": 0.327, + "step": 2861 + }, + { + "epoch": 18.584415584415584, + "grad_norm": 1.5708426237106323, + "learning_rate": 3.872523949321454e-05, + "loss": 0.3237, + "step": 2862 + }, + { + "epoch": 18.59090909090909, + "grad_norm": 1.6561986207962036, + "learning_rate": 3.869463493415969e-05, + "loss": 0.3312, + "step": 2863 + }, + { + "epoch": 18.5974025974026, + "grad_norm": 1.74215567111969, + "learning_rate": 3.8664034838283924e-05, + "loss": 0.3773, + "step": 2864 + }, + { + "epoch": 18.603896103896105, + "grad_norm": 1.8055598735809326, + "learning_rate": 3.863343921766769e-05, + "loss": 0.3939, + "step": 2865 + }, + { + "epoch": 18.61038961038961, + "grad_norm": 1.6521251201629639, + "learning_rate": 3.860284808438962e-05, + "loss": 0.345, + "step": 2866 + }, + { + "epoch": 18.616883116883116, + "grad_norm": 1.633084774017334, + "learning_rate": 3.857226145052665e-05, + "loss": 0.3369, + "step": 2867 + }, + { + "epoch": 18.623376623376622, + "grad_norm": 1.579702377319336, + "learning_rate": 3.854167932815387e-05, + "loss": 0.3075, + "step": 2868 + }, + { + "epoch": 18.62987012987013, + "grad_norm": 1.4390311241149902, + "learning_rate": 3.851110172934463e-05, + "loss": 0.2763, + "step": 2869 + }, + { + "epoch": 18.636363636363637, + "grad_norm": 1.6653575897216797, + "learning_rate": 3.848052866617049e-05, + "loss": 0.3611, + "step": 2870 + }, + { + "epoch": 18.642857142857142, + "grad_norm": 1.8293627500534058, + "learning_rate": 3.8449960150701165e-05, + "loss": 0.3347, + "step": 2871 + }, + { + "epoch": 18.649350649350648, + "grad_norm": 1.6536465883255005, + "learning_rate": 3.841939619500468e-05, + "loss": 0.3093, + "step": 2872 + }, + { + "epoch": 18.655844155844157, + "grad_norm": 1.714642882347107, + "learning_rate": 3.8388836811147176e-05, + "loss": 0.328, + "step": 2873 + }, + { + "epoch": 18.662337662337663, + "grad_norm": 1.7932056188583374, + "learning_rate": 3.835828201119301e-05, + "loss": 0.3588, + "step": 2874 + }, + { + "epoch": 18.66883116883117, + "grad_norm": 1.773572564125061, + "learning_rate": 3.832773180720475e-05, + "loss": 0.3578, + "step": 2875 + }, + { + "epoch": 18.675324675324674, + "grad_norm": 1.6852892637252808, + "learning_rate": 3.829718621124308e-05, + "loss": 0.34, + "step": 2876 + }, + { + "epoch": 18.681818181818183, + "grad_norm": 1.751536250114441, + "learning_rate": 3.8266645235367e-05, + "loss": 0.3527, + "step": 2877 + }, + { + "epoch": 18.68831168831169, + "grad_norm": 1.6013262271881104, + "learning_rate": 3.8236108891633535e-05, + "loss": 0.3312, + "step": 2878 + }, + { + "epoch": 18.694805194805195, + "grad_norm": 1.51932954788208, + "learning_rate": 3.820557719209799e-05, + "loss": 0.2631, + "step": 2879 + }, + { + "epoch": 18.7012987012987, + "grad_norm": 1.4073882102966309, + "learning_rate": 3.817505014881378e-05, + "loss": 0.294, + "step": 2880 + }, + { + "epoch": 18.707792207792206, + "grad_norm": 1.9614096879959106, + "learning_rate": 3.8144527773832476e-05, + "loss": 0.3926, + "step": 2881 + }, + { + "epoch": 18.714285714285715, + "grad_norm": 1.650420904159546, + "learning_rate": 3.811401007920388e-05, + "loss": 0.3025, + "step": 2882 + }, + { + "epoch": 18.72077922077922, + "grad_norm": 1.8370767831802368, + "learning_rate": 3.808349707697586e-05, + "loss": 0.3491, + "step": 2883 + }, + { + "epoch": 18.727272727272727, + "grad_norm": 1.7715657949447632, + "learning_rate": 3.8052988779194475e-05, + "loss": 0.3387, + "step": 2884 + }, + { + "epoch": 18.733766233766232, + "grad_norm": 1.6910730600357056, + "learning_rate": 3.8022485197903925e-05, + "loss": 0.3481, + "step": 2885 + }, + { + "epoch": 18.74025974025974, + "grad_norm": 1.5854307413101196, + "learning_rate": 3.7991986345146505e-05, + "loss": 0.3068, + "step": 2886 + }, + { + "epoch": 18.746753246753247, + "grad_norm": 1.5841996669769287, + "learning_rate": 3.796149223296272e-05, + "loss": 0.3202, + "step": 2887 + }, + { + "epoch": 18.753246753246753, + "grad_norm": 1.6605578660964966, + "learning_rate": 3.7931002873391154e-05, + "loss": 0.3359, + "step": 2888 + }, + { + "epoch": 18.75974025974026, + "grad_norm": 1.7045667171478271, + "learning_rate": 3.790051827846851e-05, + "loss": 0.3556, + "step": 2889 + }, + { + "epoch": 18.766233766233768, + "grad_norm": 1.8820583820343018, + "learning_rate": 3.787003846022964e-05, + "loss": 0.3696, + "step": 2890 + }, + { + "epoch": 18.772727272727273, + "grad_norm": 1.895405888557434, + "learning_rate": 3.783956343070746e-05, + "loss": 0.3668, + "step": 2891 + }, + { + "epoch": 18.77922077922078, + "grad_norm": 1.6554292440414429, + "learning_rate": 3.780909320193308e-05, + "loss": 0.3216, + "step": 2892 + }, + { + "epoch": 18.785714285714285, + "grad_norm": 1.6428215503692627, + "learning_rate": 3.7778627785935626e-05, + "loss": 0.3389, + "step": 2893 + }, + { + "epoch": 18.792207792207794, + "grad_norm": 1.714737892150879, + "learning_rate": 3.774816719474238e-05, + "loss": 0.3754, + "step": 2894 + }, + { + "epoch": 18.7987012987013, + "grad_norm": 1.8068455457687378, + "learning_rate": 3.7717711440378694e-05, + "loss": 0.3714, + "step": 2895 + }, + { + "epoch": 18.805194805194805, + "grad_norm": 1.7066638469696045, + "learning_rate": 3.7687260534868e-05, + "loss": 0.3427, + "step": 2896 + }, + { + "epoch": 18.81168831168831, + "grad_norm": 1.665046215057373, + "learning_rate": 3.7656814490231865e-05, + "loss": 0.3427, + "step": 2897 + }, + { + "epoch": 18.818181818181817, + "grad_norm": 1.769525170326233, + "learning_rate": 3.7626373318489886e-05, + "loss": 0.3635, + "step": 2898 + }, + { + "epoch": 18.824675324675326, + "grad_norm": 1.657949447631836, + "learning_rate": 3.759593703165977e-05, + "loss": 0.3259, + "step": 2899 + }, + { + "epoch": 18.83116883116883, + "grad_norm": 1.7202316522598267, + "learning_rate": 3.756550564175727e-05, + "loss": 0.3456, + "step": 2900 + }, + { + "epoch": 18.837662337662337, + "grad_norm": 1.6598058938980103, + "learning_rate": 3.75350791607962e-05, + "loss": 0.3365, + "step": 2901 + }, + { + "epoch": 18.844155844155843, + "grad_norm": 1.5769715309143066, + "learning_rate": 3.7504657600788485e-05, + "loss": 0.2986, + "step": 2902 + }, + { + "epoch": 18.850649350649352, + "grad_norm": 1.7609301805496216, + "learning_rate": 3.7474240973744066e-05, + "loss": 0.3745, + "step": 2903 + }, + { + "epoch": 18.857142857142858, + "grad_norm": 1.7873097658157349, + "learning_rate": 3.744382929167094e-05, + "loss": 0.3685, + "step": 2904 + }, + { + "epoch": 18.863636363636363, + "grad_norm": 1.8870104551315308, + "learning_rate": 3.741342256657515e-05, + "loss": 0.3903, + "step": 2905 + }, + { + "epoch": 18.87012987012987, + "grad_norm": 1.7489452362060547, + "learning_rate": 3.73830208104608e-05, + "loss": 0.3384, + "step": 2906 + }, + { + "epoch": 18.876623376623378, + "grad_norm": 1.8287419080734253, + "learning_rate": 3.735262403533002e-05, + "loss": 0.3783, + "step": 2907 + }, + { + "epoch": 18.883116883116884, + "grad_norm": 1.9345002174377441, + "learning_rate": 3.732223225318298e-05, + "loss": 0.3855, + "step": 2908 + }, + { + "epoch": 18.88961038961039, + "grad_norm": 1.6523834466934204, + "learning_rate": 3.7291845476017863e-05, + "loss": 0.3345, + "step": 2909 + }, + { + "epoch": 18.896103896103895, + "grad_norm": 1.8098790645599365, + "learning_rate": 3.72614637158309e-05, + "loss": 0.3535, + "step": 2910 + }, + { + "epoch": 18.9025974025974, + "grad_norm": 1.6670156717300415, + "learning_rate": 3.723108698461631e-05, + "loss": 0.3531, + "step": 2911 + }, + { + "epoch": 18.90909090909091, + "grad_norm": 1.406030297279358, + "learning_rate": 3.720071529436637e-05, + "loss": 0.2886, + "step": 2912 + }, + { + "epoch": 18.915584415584416, + "grad_norm": 1.7998902797698975, + "learning_rate": 3.717034865707133e-05, + "loss": 0.3804, + "step": 2913 + }, + { + "epoch": 18.92207792207792, + "grad_norm": 1.549731969833374, + "learning_rate": 3.713998708471946e-05, + "loss": 0.2818, + "step": 2914 + }, + { + "epoch": 18.928571428571427, + "grad_norm": 1.6668057441711426, + "learning_rate": 3.710963058929701e-05, + "loss": 0.3345, + "step": 2915 + }, + { + "epoch": 18.935064935064936, + "grad_norm": 1.7145839929580688, + "learning_rate": 3.7079279182788265e-05, + "loss": 0.3366, + "step": 2916 + }, + { + "epoch": 18.941558441558442, + "grad_norm": 2.05721378326416, + "learning_rate": 3.704893287717548e-05, + "loss": 0.3865, + "step": 2917 + }, + { + "epoch": 18.948051948051948, + "grad_norm": 1.7486335039138794, + "learning_rate": 3.7018591684438895e-05, + "loss": 0.3478, + "step": 2918 + }, + { + "epoch": 18.954545454545453, + "grad_norm": 1.9624111652374268, + "learning_rate": 3.698825561655672e-05, + "loss": 0.3507, + "step": 2919 + }, + { + "epoch": 18.961038961038962, + "grad_norm": 1.841869592666626, + "learning_rate": 3.6957924685505167e-05, + "loss": 0.3801, + "step": 2920 + }, + { + "epoch": 18.967532467532468, + "grad_norm": 1.7049486637115479, + "learning_rate": 3.6927598903258374e-05, + "loss": 0.3277, + "step": 2921 + }, + { + "epoch": 18.974025974025974, + "grad_norm": 1.6004366874694824, + "learning_rate": 3.689727828178854e-05, + "loss": 0.3265, + "step": 2922 + }, + { + "epoch": 18.98051948051948, + "grad_norm": 1.834167242050171, + "learning_rate": 3.686696283306572e-05, + "loss": 0.3823, + "step": 2923 + }, + { + "epoch": 18.98701298701299, + "grad_norm": 1.7891381978988647, + "learning_rate": 3.683665256905799e-05, + "loss": 0.3357, + "step": 2924 + }, + { + "epoch": 18.993506493506494, + "grad_norm": 1.7981270551681519, + "learning_rate": 3.680634750173137e-05, + "loss": 0.3763, + "step": 2925 + }, + { + "epoch": 19.0, + "grad_norm": 2582.5048828125, + "learning_rate": 3.677604764304978e-05, + "loss": 0.4122, + "step": 2926 + }, + { + "epoch": 19.006493506493506, + "grad_norm": 1.5977998971939087, + "learning_rate": 3.674575300497517e-05, + "loss": 0.3098, + "step": 2927 + }, + { + "epoch": 19.01298701298701, + "grad_norm": 1.6671226024627686, + "learning_rate": 3.671546359946737e-05, + "loss": 0.3317, + "step": 2928 + }, + { + "epoch": 19.01948051948052, + "grad_norm": 1.695551872253418, + "learning_rate": 3.668517943848416e-05, + "loss": 0.3399, + "step": 2929 + }, + { + "epoch": 19.025974025974026, + "grad_norm": 1.5789490938186646, + "learning_rate": 3.665490053398123e-05, + "loss": 0.3255, + "step": 2930 + }, + { + "epoch": 19.032467532467532, + "grad_norm": 1.682943344116211, + "learning_rate": 3.662462689791221e-05, + "loss": 0.3249, + "step": 2931 + }, + { + "epoch": 19.038961038961038, + "grad_norm": 1.6995230913162231, + "learning_rate": 3.659435854222869e-05, + "loss": 0.3225, + "step": 2932 + }, + { + "epoch": 19.045454545454547, + "grad_norm": 1.6949334144592285, + "learning_rate": 3.656409547888011e-05, + "loss": 0.341, + "step": 2933 + }, + { + "epoch": 19.051948051948052, + "grad_norm": 1.3892732858657837, + "learning_rate": 3.6533837719813844e-05, + "loss": 0.2831, + "step": 2934 + }, + { + "epoch": 19.058441558441558, + "grad_norm": 1.6560840606689453, + "learning_rate": 3.650358527697519e-05, + "loss": 0.2893, + "step": 2935 + }, + { + "epoch": 19.064935064935064, + "grad_norm": 1.8238203525543213, + "learning_rate": 3.6473338162307314e-05, + "loss": 0.3687, + "step": 2936 + }, + { + "epoch": 19.071428571428573, + "grad_norm": 1.453324556350708, + "learning_rate": 3.644309638775132e-05, + "loss": 0.2899, + "step": 2937 + }, + { + "epoch": 19.07792207792208, + "grad_norm": 1.6432727575302124, + "learning_rate": 3.641285996524617e-05, + "loss": 0.3141, + "step": 2938 + }, + { + "epoch": 19.084415584415584, + "grad_norm": 1.5617375373840332, + "learning_rate": 3.6382628906728736e-05, + "loss": 0.3165, + "step": 2939 + }, + { + "epoch": 19.09090909090909, + "grad_norm": 1.6537740230560303, + "learning_rate": 3.635240322413374e-05, + "loss": 0.2997, + "step": 2940 + }, + { + "epoch": 19.0974025974026, + "grad_norm": 1.7960238456726074, + "learning_rate": 3.632218292939383e-05, + "loss": 0.3379, + "step": 2941 + }, + { + "epoch": 19.103896103896105, + "grad_norm": 1.6603929996490479, + "learning_rate": 3.629196803443946e-05, + "loss": 0.3082, + "step": 2942 + }, + { + "epoch": 19.11038961038961, + "grad_norm": 1.590101957321167, + "learning_rate": 3.626175855119903e-05, + "loss": 0.3037, + "step": 2943 + }, + { + "epoch": 19.116883116883116, + "grad_norm": 1.5472991466522217, + "learning_rate": 3.6231554491598754e-05, + "loss": 0.28, + "step": 2944 + }, + { + "epoch": 19.123376623376622, + "grad_norm": 1.5755720138549805, + "learning_rate": 3.620135586756273e-05, + "loss": 0.3161, + "step": 2945 + }, + { + "epoch": 19.12987012987013, + "grad_norm": 1.9312375783920288, + "learning_rate": 3.617116269101286e-05, + "loss": 0.3817, + "step": 2946 + }, + { + "epoch": 19.136363636363637, + "grad_norm": 1.5177223682403564, + "learning_rate": 3.614097497386894e-05, + "loss": 0.2559, + "step": 2947 + }, + { + "epoch": 19.142857142857142, + "grad_norm": 1.3481799364089966, + "learning_rate": 3.6110792728048635e-05, + "loss": 0.2471, + "step": 2948 + }, + { + "epoch": 19.149350649350648, + "grad_norm": 1.6340221166610718, + "learning_rate": 3.60806159654674e-05, + "loss": 0.2777, + "step": 2949 + }, + { + "epoch": 19.155844155844157, + "grad_norm": 1.69704270362854, + "learning_rate": 3.605044469803854e-05, + "loss": 0.3263, + "step": 2950 + }, + { + "epoch": 19.162337662337663, + "grad_norm": 1.886120080947876, + "learning_rate": 3.60202789376732e-05, + "loss": 0.3291, + "step": 2951 + }, + { + "epoch": 19.16883116883117, + "grad_norm": 1.6609972715377808, + "learning_rate": 3.599011869628033e-05, + "loss": 0.3177, + "step": 2952 + }, + { + "epoch": 19.175324675324674, + "grad_norm": 1.59373939037323, + "learning_rate": 3.595996398576672e-05, + "loss": 0.2988, + "step": 2953 + }, + { + "epoch": 19.181818181818183, + "grad_norm": 1.4958374500274658, + "learning_rate": 3.592981481803699e-05, + "loss": 0.2744, + "step": 2954 + }, + { + "epoch": 19.18831168831169, + "grad_norm": 1.7184253931045532, + "learning_rate": 3.589967120499353e-05, + "loss": 0.2971, + "step": 2955 + }, + { + "epoch": 19.194805194805195, + "grad_norm": 1.5311522483825684, + "learning_rate": 3.5869533158536585e-05, + "loss": 0.2916, + "step": 2956 + }, + { + "epoch": 19.2012987012987, + "grad_norm": 1.8133670091629028, + "learning_rate": 3.583940069056415e-05, + "loss": 0.351, + "step": 2957 + }, + { + "epoch": 19.207792207792206, + "grad_norm": 1.4929035902023315, + "learning_rate": 3.5809273812972074e-05, + "loss": 0.2954, + "step": 2958 + }, + { + "epoch": 19.214285714285715, + "grad_norm": 1.6833645105361938, + "learning_rate": 3.577915253765396e-05, + "loss": 0.3147, + "step": 2959 + }, + { + "epoch": 19.22077922077922, + "grad_norm": 1.6576787233352661, + "learning_rate": 3.5749036876501194e-05, + "loss": 0.3204, + "step": 2960 + }, + { + "epoch": 19.227272727272727, + "grad_norm": 1.6584258079528809, + "learning_rate": 3.5718926841402996e-05, + "loss": 0.2874, + "step": 2961 + }, + { + "epoch": 19.233766233766232, + "grad_norm": 1.7899978160858154, + "learning_rate": 3.5688822444246294e-05, + "loss": 0.3193, + "step": 2962 + }, + { + "epoch": 19.24025974025974, + "grad_norm": 1.8224332332611084, + "learning_rate": 3.565872369691586e-05, + "loss": 0.344, + "step": 2963 + }, + { + "epoch": 19.246753246753247, + "grad_norm": 1.674277424812317, + "learning_rate": 3.5628630611294186e-05, + "loss": 0.33, + "step": 2964 + }, + { + "epoch": 19.253246753246753, + "grad_norm": 1.574242115020752, + "learning_rate": 3.559854319926156e-05, + "loss": 0.2882, + "step": 2965 + }, + { + "epoch": 19.25974025974026, + "grad_norm": 1.7872192859649658, + "learning_rate": 3.556846147269598e-05, + "loss": 0.3288, + "step": 2966 + }, + { + "epoch": 19.266233766233768, + "grad_norm": 1.3709115982055664, + "learning_rate": 3.553838544347326e-05, + "loss": 0.2571, + "step": 2967 + }, + { + "epoch": 19.272727272727273, + "grad_norm": 1.5480459928512573, + "learning_rate": 3.550831512346695e-05, + "loss": 0.2829, + "step": 2968 + }, + { + "epoch": 19.27922077922078, + "grad_norm": 1.5414947271347046, + "learning_rate": 3.5478250524548326e-05, + "loss": 0.2986, + "step": 2969 + }, + { + "epoch": 19.285714285714285, + "grad_norm": 1.7619088888168335, + "learning_rate": 3.544819165858642e-05, + "loss": 0.3354, + "step": 2970 + }, + { + "epoch": 19.292207792207794, + "grad_norm": 1.6412689685821533, + "learning_rate": 3.5418138537447985e-05, + "loss": 0.307, + "step": 2971 + }, + { + "epoch": 19.2987012987013, + "grad_norm": 1.6454576253890991, + "learning_rate": 3.5388091172997504e-05, + "loss": 0.3346, + "step": 2972 + }, + { + "epoch": 19.305194805194805, + "grad_norm": 1.6400692462921143, + "learning_rate": 3.535804957709724e-05, + "loss": 0.3235, + "step": 2973 + }, + { + "epoch": 19.31168831168831, + "grad_norm": 1.4973965883255005, + "learning_rate": 3.532801376160713e-05, + "loss": 0.2836, + "step": 2974 + }, + { + "epoch": 19.318181818181817, + "grad_norm": 1.6952433586120605, + "learning_rate": 3.529798373838481e-05, + "loss": 0.3536, + "step": 2975 + }, + { + "epoch": 19.324675324675326, + "grad_norm": 1.752414584159851, + "learning_rate": 3.526795951928569e-05, + "loss": 0.341, + "step": 2976 + }, + { + "epoch": 19.33116883116883, + "grad_norm": 1.3718217611312866, + "learning_rate": 3.523794111616281e-05, + "loss": 0.2255, + "step": 2977 + }, + { + "epoch": 19.337662337662337, + "grad_norm": 2.0626535415649414, + "learning_rate": 3.520792854086702e-05, + "loss": 0.382, + "step": 2978 + }, + { + "epoch": 19.344155844155843, + "grad_norm": 1.677330493927002, + "learning_rate": 3.517792180524677e-05, + "loss": 0.3394, + "step": 2979 + }, + { + "epoch": 19.350649350649352, + "grad_norm": 1.6705995798110962, + "learning_rate": 3.5147920921148267e-05, + "loss": 0.3225, + "step": 2980 + }, + { + "epoch": 19.357142857142858, + "grad_norm": 1.663895845413208, + "learning_rate": 3.511792590041537e-05, + "loss": 0.3093, + "step": 2981 + }, + { + "epoch": 19.363636363636363, + "grad_norm": 1.728903889656067, + "learning_rate": 3.508793675488961e-05, + "loss": 0.3399, + "step": 2982 + }, + { + "epoch": 19.37012987012987, + "grad_norm": 1.7410802841186523, + "learning_rate": 3.505795349641029e-05, + "loss": 0.3498, + "step": 2983 + }, + { + "epoch": 19.376623376623378, + "grad_norm": 1.7982991933822632, + "learning_rate": 3.502797613681429e-05, + "loss": 0.354, + "step": 2984 + }, + { + "epoch": 19.383116883116884, + "grad_norm": 1.854328989982605, + "learning_rate": 3.4998004687936196e-05, + "loss": 0.3506, + "step": 2985 + }, + { + "epoch": 19.38961038961039, + "grad_norm": 1.7890002727508545, + "learning_rate": 3.496803916160827e-05, + "loss": 0.353, + "step": 2986 + }, + { + "epoch": 19.396103896103895, + "grad_norm": 1.9270013570785522, + "learning_rate": 3.49380795696604e-05, + "loss": 0.3728, + "step": 2987 + }, + { + "epoch": 19.4025974025974, + "grad_norm": 1.7479575872421265, + "learning_rate": 3.49081259239202e-05, + "loss": 0.308, + "step": 2988 + }, + { + "epoch": 19.40909090909091, + "grad_norm": 1.9831420183181763, + "learning_rate": 3.487817823621288e-05, + "loss": 0.3861, + "step": 2989 + }, + { + "epoch": 19.415584415584416, + "grad_norm": 1.539864420890808, + "learning_rate": 3.484823651836131e-05, + "loss": 0.2824, + "step": 2990 + }, + { + "epoch": 19.42207792207792, + "grad_norm": 1.5040315389633179, + "learning_rate": 3.4818300782186e-05, + "loss": 0.3004, + "step": 2991 + }, + { + "epoch": 19.428571428571427, + "grad_norm": 1.6518138647079468, + "learning_rate": 3.478837103950509e-05, + "loss": 0.3054, + "step": 2992 + }, + { + "epoch": 19.435064935064936, + "grad_norm": 1.6713945865631104, + "learning_rate": 3.4758447302134414e-05, + "loss": 0.3151, + "step": 2993 + }, + { + "epoch": 19.441558441558442, + "grad_norm": 1.9557679891586304, + "learning_rate": 3.472852958188736e-05, + "loss": 0.3748, + "step": 2994 + }, + { + "epoch": 19.448051948051948, + "grad_norm": 1.636669397354126, + "learning_rate": 3.469861789057497e-05, + "loss": 0.3074, + "step": 2995 + }, + { + "epoch": 19.454545454545453, + "grad_norm": 1.7408828735351562, + "learning_rate": 3.466871224000591e-05, + "loss": 0.3598, + "step": 2996 + }, + { + "epoch": 19.461038961038962, + "grad_norm": 1.6687767505645752, + "learning_rate": 3.4638812641986454e-05, + "loss": 0.3314, + "step": 2997 + }, + { + "epoch": 19.467532467532468, + "grad_norm": 1.8104026317596436, + "learning_rate": 3.460891910832049e-05, + "loss": 0.3432, + "step": 2998 + }, + { + "epoch": 19.474025974025974, + "grad_norm": 1.579221487045288, + "learning_rate": 3.457903165080952e-05, + "loss": 0.3125, + "step": 2999 + }, + { + "epoch": 19.48051948051948, + "grad_norm": 1.7088932991027832, + "learning_rate": 3.4549150281252636e-05, + "loss": 0.3223, + "step": 3000 + }, + { + "epoch": 19.48701298701299, + "grad_norm": 1.7969592809677124, + "learning_rate": 3.451927501144653e-05, + "loss": 0.3435, + "step": 3001 + }, + { + "epoch": 19.493506493506494, + "grad_norm": 1.6600782871246338, + "learning_rate": 3.4489405853185465e-05, + "loss": 0.3023, + "step": 3002 + }, + { + "epoch": 19.5, + "grad_norm": 1.775125503540039, + "learning_rate": 3.445954281826134e-05, + "loss": 0.3673, + "step": 3003 + }, + { + "epoch": 19.506493506493506, + "grad_norm": 1.6707899570465088, + "learning_rate": 3.442968591846359e-05, + "loss": 0.333, + "step": 3004 + }, + { + "epoch": 19.51298701298701, + "grad_norm": 1.7193658351898193, + "learning_rate": 3.4399835165579266e-05, + "loss": 0.3202, + "step": 3005 + }, + { + "epoch": 19.51948051948052, + "grad_norm": 1.5874290466308594, + "learning_rate": 3.436999057139295e-05, + "loss": 0.3037, + "step": 3006 + }, + { + "epoch": 19.525974025974026, + "grad_norm": 1.5743268728256226, + "learning_rate": 3.4340152147686824e-05, + "loss": 0.3133, + "step": 3007 + }, + { + "epoch": 19.532467532467532, + "grad_norm": 2.0078327655792236, + "learning_rate": 3.4310319906240626e-05, + "loss": 0.3793, + "step": 3008 + }, + { + "epoch": 19.538961038961038, + "grad_norm": 1.4190967082977295, + "learning_rate": 3.428049385883166e-05, + "loss": 0.2745, + "step": 3009 + }, + { + "epoch": 19.545454545454547, + "grad_norm": 1.8206357955932617, + "learning_rate": 3.425067401723477e-05, + "loss": 0.3723, + "step": 3010 + }, + { + "epoch": 19.551948051948052, + "grad_norm": 1.7096072435379028, + "learning_rate": 3.422086039322235e-05, + "loss": 0.345, + "step": 3011 + }, + { + "epoch": 19.558441558441558, + "grad_norm": 1.5544872283935547, + "learning_rate": 3.4191052998564344e-05, + "loss": 0.3079, + "step": 3012 + }, + { + "epoch": 19.564935064935064, + "grad_norm": 1.5369852781295776, + "learning_rate": 3.4161251845028265e-05, + "loss": 0.2774, + "step": 3013 + }, + { + "epoch": 19.571428571428573, + "grad_norm": 1.5764816999435425, + "learning_rate": 3.413145694437912e-05, + "loss": 0.3086, + "step": 3014 + }, + { + "epoch": 19.57792207792208, + "grad_norm": 1.6694865226745605, + "learning_rate": 3.4101668308379466e-05, + "loss": 0.3302, + "step": 3015 + }, + { + "epoch": 19.584415584415584, + "grad_norm": 1.5649733543395996, + "learning_rate": 3.407188594878938e-05, + "loss": 0.303, + "step": 3016 + }, + { + "epoch": 19.59090909090909, + "grad_norm": 1.5806865692138672, + "learning_rate": 3.4042109877366446e-05, + "loss": 0.3317, + "step": 3017 + }, + { + "epoch": 19.5974025974026, + "grad_norm": 1.6395881175994873, + "learning_rate": 3.401234010586583e-05, + "loss": 0.3287, + "step": 3018 + }, + { + "epoch": 19.603896103896105, + "grad_norm": 1.7937806844711304, + "learning_rate": 3.398257664604015e-05, + "loss": 0.3613, + "step": 3019 + }, + { + "epoch": 19.61038961038961, + "grad_norm": 1.600665807723999, + "learning_rate": 3.3952819509639534e-05, + "loss": 0.2979, + "step": 3020 + }, + { + "epoch": 19.616883116883116, + "grad_norm": 1.754226565361023, + "learning_rate": 3.392306870841164e-05, + "loss": 0.3036, + "step": 3021 + }, + { + "epoch": 19.623376623376622, + "grad_norm": 1.7161558866500854, + "learning_rate": 3.38933242541016e-05, + "loss": 0.3383, + "step": 3022 + }, + { + "epoch": 19.62987012987013, + "grad_norm": 1.8866463899612427, + "learning_rate": 3.386358615845207e-05, + "loss": 0.3546, + "step": 3023 + }, + { + "epoch": 19.636363636363637, + "grad_norm": 1.4768173694610596, + "learning_rate": 3.3833854433203185e-05, + "loss": 0.2707, + "step": 3024 + }, + { + "epoch": 19.642857142857142, + "grad_norm": 1.6149816513061523, + "learning_rate": 3.380412909009254e-05, + "loss": 0.3003, + "step": 3025 + }, + { + "epoch": 19.649350649350648, + "grad_norm": 1.6946154832839966, + "learning_rate": 3.377441014085524e-05, + "loss": 0.3295, + "step": 3026 + }, + { + "epoch": 19.655844155844157, + "grad_norm": 1.621476411819458, + "learning_rate": 3.374469759722383e-05, + "loss": 0.2983, + "step": 3027 + }, + { + "epoch": 19.662337662337663, + "grad_norm": 1.5453895330429077, + "learning_rate": 3.371499147092839e-05, + "loss": 0.2905, + "step": 3028 + }, + { + "epoch": 19.66883116883117, + "grad_norm": 1.684995174407959, + "learning_rate": 3.3685291773696424e-05, + "loss": 0.3481, + "step": 3029 + }, + { + "epoch": 19.675324675324674, + "grad_norm": 1.8596428632736206, + "learning_rate": 3.3655598517252885e-05, + "loss": 0.3543, + "step": 3030 + }, + { + "epoch": 19.681818181818183, + "grad_norm": 1.7348289489746094, + "learning_rate": 3.36259117133202e-05, + "loss": 0.3107, + "step": 3031 + }, + { + "epoch": 19.68831168831169, + "grad_norm": 1.6357989311218262, + "learning_rate": 3.359623137361825e-05, + "loss": 0.3186, + "step": 3032 + }, + { + "epoch": 19.694805194805195, + "grad_norm": 1.6792805194854736, + "learning_rate": 3.3566557509864375e-05, + "loss": 0.3325, + "step": 3033 + }, + { + "epoch": 19.7012987012987, + "grad_norm": 1.4639986753463745, + "learning_rate": 3.353689013377334e-05, + "loss": 0.2751, + "step": 3034 + }, + { + "epoch": 19.707792207792206, + "grad_norm": 1.742875576019287, + "learning_rate": 3.350722925705736e-05, + "loss": 0.356, + "step": 3035 + }, + { + "epoch": 19.714285714285715, + "grad_norm": 1.6753621101379395, + "learning_rate": 3.3477574891426074e-05, + "loss": 0.2926, + "step": 3036 + }, + { + "epoch": 19.72077922077922, + "grad_norm": 1.6364171504974365, + "learning_rate": 3.344792704858654e-05, + "loss": 0.3068, + "step": 3037 + }, + { + "epoch": 19.727272727272727, + "grad_norm": 1.66275954246521, + "learning_rate": 3.3418285740243286e-05, + "loss": 0.3142, + "step": 3038 + }, + { + "epoch": 19.733766233766232, + "grad_norm": 1.732170581817627, + "learning_rate": 3.3388650978098215e-05, + "loss": 0.365, + "step": 3039 + }, + { + "epoch": 19.74025974025974, + "grad_norm": 1.7453938722610474, + "learning_rate": 3.335902277385067e-05, + "loss": 0.3281, + "step": 3040 + }, + { + "epoch": 19.746753246753247, + "grad_norm": 1.7581194639205933, + "learning_rate": 3.332940113919739e-05, + "loss": 0.361, + "step": 3041 + }, + { + "epoch": 19.753246753246753, + "grad_norm": 1.916835904121399, + "learning_rate": 3.3299786085832516e-05, + "loss": 0.3636, + "step": 3042 + }, + { + "epoch": 19.75974025974026, + "grad_norm": 1.6435821056365967, + "learning_rate": 3.3270177625447626e-05, + "loss": 0.2857, + "step": 3043 + }, + { + "epoch": 19.766233766233768, + "grad_norm": 1.5829612016677856, + "learning_rate": 3.324057576973166e-05, + "loss": 0.3003, + "step": 3044 + }, + { + "epoch": 19.772727272727273, + "grad_norm": 1.7046080827713013, + "learning_rate": 3.321098053037097e-05, + "loss": 0.3536, + "step": 3045 + }, + { + "epoch": 19.77922077922078, + "grad_norm": 1.7147088050842285, + "learning_rate": 3.318139191904928e-05, + "loss": 0.3475, + "step": 3046 + }, + { + "epoch": 19.785714285714285, + "grad_norm": 1.7734124660491943, + "learning_rate": 3.315180994744769e-05, + "loss": 0.3469, + "step": 3047 + }, + { + "epoch": 19.792207792207794, + "grad_norm": 1.7753067016601562, + "learning_rate": 3.312223462724472e-05, + "loss": 0.3305, + "step": 3048 + }, + { + "epoch": 19.7987012987013, + "grad_norm": 1.699244737625122, + "learning_rate": 3.309266597011621e-05, + "loss": 0.3498, + "step": 3049 + }, + { + "epoch": 19.805194805194805, + "grad_norm": 1.6749790906906128, + "learning_rate": 3.3063103987735433e-05, + "loss": 0.3161, + "step": 3050 + }, + { + "epoch": 19.81168831168831, + "grad_norm": 1.7554203271865845, + "learning_rate": 3.303354869177297e-05, + "loss": 0.3541, + "step": 3051 + }, + { + "epoch": 19.818181818181817, + "grad_norm": 1.6937886476516724, + "learning_rate": 3.300400009389678e-05, + "loss": 0.3389, + "step": 3052 + }, + { + "epoch": 19.824675324675326, + "grad_norm": 1.8646681308746338, + "learning_rate": 3.297445820577219e-05, + "loss": 0.3488, + "step": 3053 + }, + { + "epoch": 19.83116883116883, + "grad_norm": 1.6930698156356812, + "learning_rate": 3.294492303906188e-05, + "loss": 0.3195, + "step": 3054 + }, + { + "epoch": 19.837662337662337, + "grad_norm": 1.7790641784667969, + "learning_rate": 3.2915394605425835e-05, + "loss": 0.3383, + "step": 3055 + }, + { + "epoch": 19.844155844155843, + "grad_norm": 1.6845293045043945, + "learning_rate": 3.288587291652144e-05, + "loss": 0.3374, + "step": 3056 + }, + { + "epoch": 19.850649350649352, + "grad_norm": 1.7920316457748413, + "learning_rate": 3.285635798400338e-05, + "loss": 0.3212, + "step": 3057 + }, + { + "epoch": 19.857142857142858, + "grad_norm": 1.9233556985855103, + "learning_rate": 3.282684981952369e-05, + "loss": 0.3939, + "step": 3058 + }, + { + "epoch": 19.863636363636363, + "grad_norm": 1.7246575355529785, + "learning_rate": 3.279734843473172e-05, + "loss": 0.3217, + "step": 3059 + }, + { + "epoch": 19.87012987012987, + "grad_norm": 1.705918788909912, + "learning_rate": 3.276785384127415e-05, + "loss": 0.3291, + "step": 3060 + }, + { + "epoch": 19.876623376623378, + "grad_norm": 1.650768518447876, + "learning_rate": 3.2738366050794985e-05, + "loss": 0.3034, + "step": 3061 + }, + { + "epoch": 19.883116883116884, + "grad_norm": 1.6976193189620972, + "learning_rate": 3.2708885074935514e-05, + "loss": 0.3167, + "step": 3062 + }, + { + "epoch": 19.88961038961039, + "grad_norm": 1.6339914798736572, + "learning_rate": 3.2679410925334385e-05, + "loss": 0.3496, + "step": 3063 + }, + { + "epoch": 19.896103896103895, + "grad_norm": 1.7407292127609253, + "learning_rate": 3.2649943613627535e-05, + "loss": 0.3595, + "step": 3064 + }, + { + "epoch": 19.9025974025974, + "grad_norm": 1.7094537019729614, + "learning_rate": 3.262048315144815e-05, + "loss": 0.3445, + "step": 3065 + }, + { + "epoch": 19.90909090909091, + "grad_norm": 1.8952274322509766, + "learning_rate": 3.2591029550426796e-05, + "loss": 0.3644, + "step": 3066 + }, + { + "epoch": 19.915584415584416, + "grad_norm": 1.609169602394104, + "learning_rate": 3.2561582822191274e-05, + "loss": 0.2972, + "step": 3067 + }, + { + "epoch": 19.92207792207792, + "grad_norm": 1.622796893119812, + "learning_rate": 3.2532142978366654e-05, + "loss": 0.3157, + "step": 3068 + }, + { + "epoch": 19.928571428571427, + "grad_norm": 1.6345113515853882, + "learning_rate": 3.2502710030575366e-05, + "loss": 0.3192, + "step": 3069 + }, + { + "epoch": 19.935064935064936, + "grad_norm": 1.840793490409851, + "learning_rate": 3.247328399043706e-05, + "loss": 0.3335, + "step": 3070 + }, + { + "epoch": 19.941558441558442, + "grad_norm": 1.6772702932357788, + "learning_rate": 3.244386486956866e-05, + "loss": 0.3288, + "step": 3071 + }, + { + "epoch": 19.948051948051948, + "grad_norm": 1.497800350189209, + "learning_rate": 3.241445267958438e-05, + "loss": 0.3061, + "step": 3072 + }, + { + "epoch": 19.954545454545453, + "grad_norm": 1.5990211963653564, + "learning_rate": 3.2385047432095655e-05, + "loss": 0.2983, + "step": 3073 + }, + { + "epoch": 19.961038961038962, + "grad_norm": 1.5010451078414917, + "learning_rate": 3.235564913871126e-05, + "loss": 0.2942, + "step": 3074 + }, + { + "epoch": 19.967532467532468, + "grad_norm": 1.848536491394043, + "learning_rate": 3.2326257811037155e-05, + "loss": 0.3412, + "step": 3075 + }, + { + "epoch": 19.974025974025974, + "grad_norm": 1.7635799646377563, + "learning_rate": 3.229687346067656e-05, + "loss": 0.3785, + "step": 3076 + }, + { + "epoch": 19.98051948051948, + "grad_norm": 1.5399929285049438, + "learning_rate": 3.226749609922997e-05, + "loss": 0.2821, + "step": 3077 + }, + { + "epoch": 19.98701298701299, + "grad_norm": 1.920938491821289, + "learning_rate": 3.223812573829506e-05, + "loss": 0.3749, + "step": 3078 + }, + { + "epoch": 19.993506493506494, + "grad_norm": 1.4005589485168457, + "learning_rate": 3.220876238946684e-05, + "loss": 0.281, + "step": 3079 + }, + { + "epoch": 20.0, + "grad_norm": 139.0920867919922, + "learning_rate": 3.217940606433747e-05, + "loss": 0.3615, + "step": 3080 + }, + { + "epoch": 20.006493506493506, + "grad_norm": 1.6003315448760986, + "learning_rate": 3.215005677449636e-05, + "loss": 0.29, + "step": 3081 + }, + { + "epoch": 20.01298701298701, + "grad_norm": 1.465588927268982, + "learning_rate": 3.2120714531530146e-05, + "loss": 0.2716, + "step": 3082 + }, + { + "epoch": 20.01948051948052, + "grad_norm": 1.5164473056793213, + "learning_rate": 3.209137934702267e-05, + "loss": 0.2801, + "step": 3083 + }, + { + "epoch": 20.025974025974026, + "grad_norm": 1.6695610284805298, + "learning_rate": 3.206205123255502e-05, + "loss": 0.2837, + "step": 3084 + }, + { + "epoch": 20.032467532467532, + "grad_norm": 1.5957876443862915, + "learning_rate": 3.203273019970547e-05, + "loss": 0.3119, + "step": 3085 + }, + { + "epoch": 20.038961038961038, + "grad_norm": 1.6930581331253052, + "learning_rate": 3.200341626004949e-05, + "loss": 0.3149, + "step": 3086 + }, + { + "epoch": 20.045454545454547, + "grad_norm": 1.5878403186798096, + "learning_rate": 3.197410942515975e-05, + "loss": 0.2859, + "step": 3087 + }, + { + "epoch": 20.051948051948052, + "grad_norm": 1.7272661924362183, + "learning_rate": 3.1944809706606124e-05, + "loss": 0.3317, + "step": 3088 + }, + { + "epoch": 20.058441558441558, + "grad_norm": 1.3851985931396484, + "learning_rate": 3.19155171159557e-05, + "loss": 0.2609, + "step": 3089 + }, + { + "epoch": 20.064935064935064, + "grad_norm": 1.539115309715271, + "learning_rate": 3.188623166477272e-05, + "loss": 0.2815, + "step": 3090 + }, + { + "epoch": 20.071428571428573, + "grad_norm": 1.5955266952514648, + "learning_rate": 3.185695336461861e-05, + "loss": 0.2748, + "step": 3091 + }, + { + "epoch": 20.07792207792208, + "grad_norm": 1.750322699546814, + "learning_rate": 3.1827682227051983e-05, + "loss": 0.3197, + "step": 3092 + }, + { + "epoch": 20.084415584415584, + "grad_norm": 1.4146174192428589, + "learning_rate": 3.1798418263628596e-05, + "loss": 0.2621, + "step": 3093 + }, + { + "epoch": 20.09090909090909, + "grad_norm": 1.5428171157836914, + "learning_rate": 3.176916148590145e-05, + "loss": 0.2995, + "step": 3094 + }, + { + "epoch": 20.0974025974026, + "grad_norm": 1.576772928237915, + "learning_rate": 3.173991190542061e-05, + "loss": 0.2757, + "step": 3095 + }, + { + "epoch": 20.103896103896105, + "grad_norm": 1.5218124389648438, + "learning_rate": 3.171066953373338e-05, + "loss": 0.2993, + "step": 3096 + }, + { + "epoch": 20.11038961038961, + "grad_norm": 1.5845181941986084, + "learning_rate": 3.1681434382384165e-05, + "loss": 0.3067, + "step": 3097 + }, + { + "epoch": 20.116883116883116, + "grad_norm": 1.631756067276001, + "learning_rate": 3.165220646291454e-05, + "loss": 0.2921, + "step": 3098 + }, + { + "epoch": 20.123376623376622, + "grad_norm": 1.5345515012741089, + "learning_rate": 3.1622985786863234e-05, + "loss": 0.2806, + "step": 3099 + }, + { + "epoch": 20.12987012987013, + "grad_norm": 1.4022310972213745, + "learning_rate": 3.1593772365766105e-05, + "loss": 0.2689, + "step": 3100 + }, + { + "epoch": 20.136363636363637, + "grad_norm": 1.767087697982788, + "learning_rate": 3.156456621115615e-05, + "loss": 0.3069, + "step": 3101 + }, + { + "epoch": 20.142857142857142, + "grad_norm": 1.4767444133758545, + "learning_rate": 3.153536733456349e-05, + "loss": 0.2585, + "step": 3102 + }, + { + "epoch": 20.149350649350648, + "grad_norm": 1.7268086671829224, + "learning_rate": 3.150617574751538e-05, + "loss": 0.3118, + "step": 3103 + }, + { + "epoch": 20.155844155844157, + "grad_norm": 1.523352861404419, + "learning_rate": 3.147699146153621e-05, + "loss": 0.3094, + "step": 3104 + }, + { + "epoch": 20.162337662337663, + "grad_norm": 1.6233497858047485, + "learning_rate": 3.144781448814746e-05, + "loss": 0.2816, + "step": 3105 + }, + { + "epoch": 20.16883116883117, + "grad_norm": 1.4761881828308105, + "learning_rate": 3.141864483886774e-05, + "loss": 0.2778, + "step": 3106 + }, + { + "epoch": 20.175324675324674, + "grad_norm": 1.7515058517456055, + "learning_rate": 3.138948252521275e-05, + "loss": 0.2918, + "step": 3107 + }, + { + "epoch": 20.181818181818183, + "grad_norm": 1.7507883310317993, + "learning_rate": 3.1360327558695335e-05, + "loss": 0.3364, + "step": 3108 + }, + { + "epoch": 20.18831168831169, + "grad_norm": 1.8343671560287476, + "learning_rate": 3.1331179950825415e-05, + "loss": 0.3497, + "step": 3109 + }, + { + "epoch": 20.194805194805195, + "grad_norm": 1.6417983770370483, + "learning_rate": 3.130203971310999e-05, + "loss": 0.3231, + "step": 3110 + }, + { + "epoch": 20.2012987012987, + "grad_norm": 1.6743037700653076, + "learning_rate": 3.1272906857053164e-05, + "loss": 0.327, + "step": 3111 + }, + { + "epoch": 20.207792207792206, + "grad_norm": 1.629453420639038, + "learning_rate": 3.124378139415614e-05, + "loss": 0.2926, + "step": 3112 + }, + { + "epoch": 20.214285714285715, + "grad_norm": 1.5045936107635498, + "learning_rate": 3.121466333591715e-05, + "loss": 0.2715, + "step": 3113 + }, + { + "epoch": 20.22077922077922, + "grad_norm": 1.5699928998947144, + "learning_rate": 3.118555269383159e-05, + "loss": 0.2686, + "step": 3114 + }, + { + "epoch": 20.227272727272727, + "grad_norm": 1.6248760223388672, + "learning_rate": 3.1156449479391876e-05, + "loss": 0.3209, + "step": 3115 + }, + { + "epoch": 20.233766233766232, + "grad_norm": 1.609988808631897, + "learning_rate": 3.112735370408748e-05, + "loss": 0.3099, + "step": 3116 + }, + { + "epoch": 20.24025974025974, + "grad_norm": 1.6785662174224854, + "learning_rate": 3.1098265379404954e-05, + "loss": 0.3035, + "step": 3117 + }, + { + "epoch": 20.246753246753247, + "grad_norm": 1.6742063760757446, + "learning_rate": 3.1069184516827887e-05, + "loss": 0.3051, + "step": 3118 + }, + { + "epoch": 20.253246753246753, + "grad_norm": 1.6288021802902222, + "learning_rate": 3.104011112783699e-05, + "loss": 0.2984, + "step": 3119 + }, + { + "epoch": 20.25974025974026, + "grad_norm": 1.6975327730178833, + "learning_rate": 3.101104522390995e-05, + "loss": 0.3122, + "step": 3120 + }, + { + "epoch": 20.266233766233768, + "grad_norm": 1.5018330812454224, + "learning_rate": 3.098198681652154e-05, + "loss": 0.2615, + "step": 3121 + }, + { + "epoch": 20.272727272727273, + "grad_norm": 1.5475512742996216, + "learning_rate": 3.0952935917143533e-05, + "loss": 0.2724, + "step": 3122 + }, + { + "epoch": 20.27922077922078, + "grad_norm": 1.9470924139022827, + "learning_rate": 3.092389253724476e-05, + "loss": 0.3353, + "step": 3123 + }, + { + "epoch": 20.285714285714285, + "grad_norm": 1.625825047492981, + "learning_rate": 3.089485668829113e-05, + "loss": 0.3002, + "step": 3124 + }, + { + "epoch": 20.292207792207794, + "grad_norm": 1.6080690622329712, + "learning_rate": 3.086582838174551e-05, + "loss": 0.3152, + "step": 3125 + }, + { + "epoch": 20.2987012987013, + "grad_norm": 1.4272031784057617, + "learning_rate": 3.0836807629067824e-05, + "loss": 0.2546, + "step": 3126 + }, + { + "epoch": 20.305194805194805, + "grad_norm": 1.5931485891342163, + "learning_rate": 3.0807794441715e-05, + "loss": 0.3063, + "step": 3127 + }, + { + "epoch": 20.31168831168831, + "grad_norm": 1.5994946956634521, + "learning_rate": 3.077878883114096e-05, + "loss": 0.295, + "step": 3128 + }, + { + "epoch": 20.318181818181817, + "grad_norm": 1.5144575834274292, + "learning_rate": 3.074979080879671e-05, + "loss": 0.2597, + "step": 3129 + }, + { + "epoch": 20.324675324675326, + "grad_norm": 1.6098295450210571, + "learning_rate": 3.072080038613018e-05, + "loss": 0.275, + "step": 3130 + }, + { + "epoch": 20.33116883116883, + "grad_norm": 1.7494981288909912, + "learning_rate": 3.069181757458633e-05, + "loss": 0.3243, + "step": 3131 + }, + { + "epoch": 20.337662337662337, + "grad_norm": 1.5973317623138428, + "learning_rate": 3.066284238560712e-05, + "loss": 0.3091, + "step": 3132 + }, + { + "epoch": 20.344155844155843, + "grad_norm": 1.608145833015442, + "learning_rate": 3.063387483063148e-05, + "loss": 0.2948, + "step": 3133 + }, + { + "epoch": 20.350649350649352, + "grad_norm": 1.7458863258361816, + "learning_rate": 3.0604914921095374e-05, + "loss": 0.327, + "step": 3134 + }, + { + "epoch": 20.357142857142858, + "grad_norm": 1.5687710046768188, + "learning_rate": 3.05759626684317e-05, + "loss": 0.3005, + "step": 3135 + }, + { + "epoch": 20.363636363636363, + "grad_norm": 1.7417196035385132, + "learning_rate": 3.0547018084070344e-05, + "loss": 0.3363, + "step": 3136 + }, + { + "epoch": 20.37012987012987, + "grad_norm": 1.515019416809082, + "learning_rate": 3.051808117943817e-05, + "loss": 0.2749, + "step": 3137 + }, + { + "epoch": 20.376623376623378, + "grad_norm": 1.4067978858947754, + "learning_rate": 3.0489151965958994e-05, + "loss": 0.2447, + "step": 3138 + }, + { + "epoch": 20.383116883116884, + "grad_norm": 1.425169587135315, + "learning_rate": 3.0460230455053657e-05, + "loss": 0.276, + "step": 3139 + }, + { + "epoch": 20.38961038961039, + "grad_norm": 1.6170049905776978, + "learning_rate": 3.043131665813988e-05, + "loss": 0.2987, + "step": 3140 + }, + { + "epoch": 20.396103896103895, + "grad_norm": 1.7482763528823853, + "learning_rate": 3.040241058663238e-05, + "loss": 0.3425, + "step": 3141 + }, + { + "epoch": 20.4025974025974, + "grad_norm": 1.4901901483535767, + "learning_rate": 3.0373512251942814e-05, + "loss": 0.274, + "step": 3142 + }, + { + "epoch": 20.40909090909091, + "grad_norm": 1.4814355373382568, + "learning_rate": 3.0344621665479778e-05, + "loss": 0.2792, + "step": 3143 + }, + { + "epoch": 20.415584415584416, + "grad_norm": 1.7409002780914307, + "learning_rate": 3.031573883864882e-05, + "loss": 0.3229, + "step": 3144 + }, + { + "epoch": 20.42207792207792, + "grad_norm": 1.6587722301483154, + "learning_rate": 3.028686378285245e-05, + "loss": 0.3186, + "step": 3145 + }, + { + "epoch": 20.428571428571427, + "grad_norm": 1.5549224615097046, + "learning_rate": 3.025799650949006e-05, + "loss": 0.2744, + "step": 3146 + }, + { + "epoch": 20.435064935064936, + "grad_norm": 1.7462142705917358, + "learning_rate": 3.0229137029957993e-05, + "loss": 0.3383, + "step": 3147 + }, + { + "epoch": 20.441558441558442, + "grad_norm": 1.7569427490234375, + "learning_rate": 3.0200285355649506e-05, + "loss": 0.3343, + "step": 3148 + }, + { + "epoch": 20.448051948051948, + "grad_norm": 1.7111477851867676, + "learning_rate": 3.0171441497954806e-05, + "loss": 0.3011, + "step": 3149 + }, + { + "epoch": 20.454545454545453, + "grad_norm": 1.5983539819717407, + "learning_rate": 3.0142605468260978e-05, + "loss": 0.2699, + "step": 3150 + }, + { + "epoch": 20.461038961038962, + "grad_norm": 1.688127875328064, + "learning_rate": 3.0113777277952022e-05, + "loss": 0.3419, + "step": 3151 + }, + { + "epoch": 20.467532467532468, + "grad_norm": 1.788126826286316, + "learning_rate": 3.008495693840887e-05, + "loss": 0.3254, + "step": 3152 + }, + { + "epoch": 20.474025974025974, + "grad_norm": 1.4928444623947144, + "learning_rate": 3.0056144461009312e-05, + "loss": 0.3052, + "step": 3153 + }, + { + "epoch": 20.48051948051948, + "grad_norm": 1.579251766204834, + "learning_rate": 3.002733985712808e-05, + "loss": 0.2835, + "step": 3154 + }, + { + "epoch": 20.48701298701299, + "grad_norm": 1.8297576904296875, + "learning_rate": 2.999854313813677e-05, + "loss": 0.3444, + "step": 3155 + }, + { + "epoch": 20.493506493506494, + "grad_norm": 1.8977277278900146, + "learning_rate": 2.9969754315403865e-05, + "loss": 0.3416, + "step": 3156 + }, + { + "epoch": 20.5, + "grad_norm": 1.5912731885910034, + "learning_rate": 2.9940973400294743e-05, + "loss": 0.2834, + "step": 3157 + }, + { + "epoch": 20.506493506493506, + "grad_norm": 1.7094495296478271, + "learning_rate": 2.9912200404171618e-05, + "loss": 0.3066, + "step": 3158 + }, + { + "epoch": 20.51298701298701, + "grad_norm": 1.7550628185272217, + "learning_rate": 2.9883435338393672e-05, + "loss": 0.3339, + "step": 3159 + }, + { + "epoch": 20.51948051948052, + "grad_norm": 1.4511152505874634, + "learning_rate": 2.9854678214316873e-05, + "loss": 0.2585, + "step": 3160 + }, + { + "epoch": 20.525974025974026, + "grad_norm": 1.640790343284607, + "learning_rate": 2.982592904329407e-05, + "loss": 0.3099, + "step": 3161 + }, + { + "epoch": 20.532467532467532, + "grad_norm": 1.762873649597168, + "learning_rate": 2.979718783667499e-05, + "loss": 0.3277, + "step": 3162 + }, + { + "epoch": 20.538961038961038, + "grad_norm": 1.570123314857483, + "learning_rate": 2.9768454605806172e-05, + "loss": 0.2913, + "step": 3163 + }, + { + "epoch": 20.545454545454547, + "grad_norm": 1.359166145324707, + "learning_rate": 2.97397293620311e-05, + "loss": 0.2445, + "step": 3164 + }, + { + "epoch": 20.551948051948052, + "grad_norm": 1.5213282108306885, + "learning_rate": 2.9711012116690007e-05, + "loss": 0.2985, + "step": 3165 + }, + { + "epoch": 20.558441558441558, + "grad_norm": 1.73888099193573, + "learning_rate": 2.9682302881120017e-05, + "loss": 0.3245, + "step": 3166 + }, + { + "epoch": 20.564935064935064, + "grad_norm": 1.564223289489746, + "learning_rate": 2.965360166665508e-05, + "loss": 0.2877, + "step": 3167 + }, + { + "epoch": 20.571428571428573, + "grad_norm": 1.7191345691680908, + "learning_rate": 2.9624908484625957e-05, + "loss": 0.3433, + "step": 3168 + }, + { + "epoch": 20.57792207792208, + "grad_norm": 1.7902562618255615, + "learning_rate": 2.959622334636031e-05, + "loss": 0.3117, + "step": 3169 + }, + { + "epoch": 20.584415584415584, + "grad_norm": 1.6850911378860474, + "learning_rate": 2.9567546263182556e-05, + "loss": 0.3223, + "step": 3170 + }, + { + "epoch": 20.59090909090909, + "grad_norm": 1.702717900276184, + "learning_rate": 2.9538877246413943e-05, + "loss": 0.3348, + "step": 3171 + }, + { + "epoch": 20.5974025974026, + "grad_norm": 1.683753252029419, + "learning_rate": 2.951021630737255e-05, + "loss": 0.3228, + "step": 3172 + }, + { + "epoch": 20.603896103896105, + "grad_norm": 1.705182671546936, + "learning_rate": 2.9481563457373246e-05, + "loss": 0.3128, + "step": 3173 + }, + { + "epoch": 20.61038961038961, + "grad_norm": 1.6732240915298462, + "learning_rate": 2.945291870772776e-05, + "loss": 0.3209, + "step": 3174 + }, + { + "epoch": 20.616883116883116, + "grad_norm": 1.573097586631775, + "learning_rate": 2.9424282069744564e-05, + "loss": 0.3009, + "step": 3175 + }, + { + "epoch": 20.623376623376622, + "grad_norm": 1.6206854581832886, + "learning_rate": 2.9395653554728953e-05, + "loss": 0.2864, + "step": 3176 + }, + { + "epoch": 20.62987012987013, + "grad_norm": 1.5243724584579468, + "learning_rate": 2.9367033173983006e-05, + "loss": 0.2724, + "step": 3177 + }, + { + "epoch": 20.636363636363637, + "grad_norm": 1.6121240854263306, + "learning_rate": 2.9338420938805577e-05, + "loss": 0.3002, + "step": 3178 + }, + { + "epoch": 20.642857142857142, + "grad_norm": 1.5962162017822266, + "learning_rate": 2.9309816860492367e-05, + "loss": 0.2902, + "step": 3179 + }, + { + "epoch": 20.649350649350648, + "grad_norm": 1.4771066904067993, + "learning_rate": 2.9281220950335796e-05, + "loss": 0.291, + "step": 3180 + }, + { + "epoch": 20.655844155844157, + "grad_norm": 1.651808500289917, + "learning_rate": 2.925263321962507e-05, + "loss": 0.2956, + "step": 3181 + }, + { + "epoch": 20.662337662337663, + "grad_norm": 1.7307038307189941, + "learning_rate": 2.9224053679646167e-05, + "loss": 0.3388, + "step": 3182 + }, + { + "epoch": 20.66883116883117, + "grad_norm": 1.4165980815887451, + "learning_rate": 2.9195482341681828e-05, + "loss": 0.2492, + "step": 3183 + }, + { + "epoch": 20.675324675324674, + "grad_norm": 1.7736002206802368, + "learning_rate": 2.9166919217011602e-05, + "loss": 0.3755, + "step": 3184 + }, + { + "epoch": 20.681818181818183, + "grad_norm": 1.51992928981781, + "learning_rate": 2.913836431691175e-05, + "loss": 0.2761, + "step": 3185 + }, + { + "epoch": 20.68831168831169, + "grad_norm": 1.4604041576385498, + "learning_rate": 2.910981765265525e-05, + "loss": 0.266, + "step": 3186 + }, + { + "epoch": 20.694805194805195, + "grad_norm": 1.6753500699996948, + "learning_rate": 2.908127923551194e-05, + "loss": 0.3093, + "step": 3187 + }, + { + "epoch": 20.7012987012987, + "grad_norm": 1.6381313800811768, + "learning_rate": 2.9052749076748264e-05, + "loss": 0.3326, + "step": 3188 + }, + { + "epoch": 20.707792207792206, + "grad_norm": 1.5157326459884644, + "learning_rate": 2.9024227187627518e-05, + "loss": 0.2762, + "step": 3189 + }, + { + "epoch": 20.714285714285715, + "grad_norm": 1.7049490213394165, + "learning_rate": 2.899571357940969e-05, + "loss": 0.3202, + "step": 3190 + }, + { + "epoch": 20.72077922077922, + "grad_norm": 1.63556706905365, + "learning_rate": 2.896720826335151e-05, + "loss": 0.3337, + "step": 3191 + }, + { + "epoch": 20.727272727272727, + "grad_norm": 1.7763365507125854, + "learning_rate": 2.8938711250706395e-05, + "loss": 0.3233, + "step": 3192 + }, + { + "epoch": 20.733766233766232, + "grad_norm": 1.7170530557632446, + "learning_rate": 2.8910222552724553e-05, + "loss": 0.3546, + "step": 3193 + }, + { + "epoch": 20.74025974025974, + "grad_norm": 1.7245872020721436, + "learning_rate": 2.888174218065281e-05, + "loss": 0.3246, + "step": 3194 + }, + { + "epoch": 20.746753246753247, + "grad_norm": 1.7832973003387451, + "learning_rate": 2.8853270145734846e-05, + "loss": 0.3671, + "step": 3195 + }, + { + "epoch": 20.753246753246753, + "grad_norm": 1.5165952444076538, + "learning_rate": 2.8824806459210908e-05, + "loss": 0.2947, + "step": 3196 + }, + { + "epoch": 20.75974025974026, + "grad_norm": 1.9060173034667969, + "learning_rate": 2.8796351132318046e-05, + "loss": 0.3473, + "step": 3197 + }, + { + "epoch": 20.766233766233768, + "grad_norm": 1.6652640104293823, + "learning_rate": 2.876790417628994e-05, + "loss": 0.3302, + "step": 3198 + }, + { + "epoch": 20.772727272727273, + "grad_norm": 1.6599342823028564, + "learning_rate": 2.8739465602357014e-05, + "loss": 0.3178, + "step": 3199 + }, + { + "epoch": 20.77922077922078, + "grad_norm": 1.587645411491394, + "learning_rate": 2.8711035421746364e-05, + "loss": 0.3202, + "step": 3200 + }, + { + "epoch": 20.785714285714285, + "grad_norm": 1.5443060398101807, + "learning_rate": 2.86826136456818e-05, + "loss": 0.2854, + "step": 3201 + }, + { + "epoch": 20.792207792207794, + "grad_norm": 1.5955126285552979, + "learning_rate": 2.865420028538374e-05, + "loss": 0.3277, + "step": 3202 + }, + { + "epoch": 20.7987012987013, + "grad_norm": 1.3673385381698608, + "learning_rate": 2.8625795352069386e-05, + "loss": 0.2375, + "step": 3203 + }, + { + "epoch": 20.805194805194805, + "grad_norm": 1.3633562326431274, + "learning_rate": 2.859739885695247e-05, + "loss": 0.2328, + "step": 3204 + }, + { + "epoch": 20.81168831168831, + "grad_norm": 1.5961345434188843, + "learning_rate": 2.856901081124359e-05, + "loss": 0.2904, + "step": 3205 + }, + { + "epoch": 20.818181818181817, + "grad_norm": 1.7264599800109863, + "learning_rate": 2.8540631226149812e-05, + "loss": 0.3447, + "step": 3206 + }, + { + "epoch": 20.824675324675326, + "grad_norm": 1.6234056949615479, + "learning_rate": 2.8512260112874996e-05, + "loss": 0.3216, + "step": 3207 + }, + { + "epoch": 20.83116883116883, + "grad_norm": 1.6192063093185425, + "learning_rate": 2.8483897482619565e-05, + "loss": 0.2879, + "step": 3208 + }, + { + "epoch": 20.837662337662337, + "grad_norm": 1.531345248222351, + "learning_rate": 2.845554334658066e-05, + "loss": 0.2979, + "step": 3209 + }, + { + "epoch": 20.844155844155843, + "grad_norm": 1.5085830688476562, + "learning_rate": 2.8427197715952047e-05, + "loss": 0.2813, + "step": 3210 + }, + { + "epoch": 20.850649350649352, + "grad_norm": 1.807420253753662, + "learning_rate": 2.8398860601924144e-05, + "loss": 0.333, + "step": 3211 + }, + { + "epoch": 20.857142857142858, + "grad_norm": 1.6554759740829468, + "learning_rate": 2.837053201568396e-05, + "loss": 0.3105, + "step": 3212 + }, + { + "epoch": 20.863636363636363, + "grad_norm": 1.5831176042556763, + "learning_rate": 2.834221196841521e-05, + "loss": 0.2875, + "step": 3213 + }, + { + "epoch": 20.87012987012987, + "grad_norm": 1.9093105792999268, + "learning_rate": 2.8313900471298148e-05, + "loss": 0.37, + "step": 3214 + }, + { + "epoch": 20.876623376623378, + "grad_norm": 1.370474934577942, + "learning_rate": 2.828559753550977e-05, + "loss": 0.2374, + "step": 3215 + }, + { + "epoch": 20.883116883116884, + "grad_norm": 1.8838412761688232, + "learning_rate": 2.825730317222358e-05, + "loss": 0.3512, + "step": 3216 + }, + { + "epoch": 20.88961038961039, + "grad_norm": 1.686285376548767, + "learning_rate": 2.822901739260978e-05, + "loss": 0.3121, + "step": 3217 + }, + { + "epoch": 20.896103896103895, + "grad_norm": 1.6083804368972778, + "learning_rate": 2.8200740207835107e-05, + "loss": 0.2754, + "step": 3218 + }, + { + "epoch": 20.9025974025974, + "grad_norm": 1.7600228786468506, + "learning_rate": 2.817247162906297e-05, + "loss": 0.3419, + "step": 3219 + }, + { + "epoch": 20.90909090909091, + "grad_norm": 1.6443798542022705, + "learning_rate": 2.8144211667453368e-05, + "loss": 0.3317, + "step": 3220 + }, + { + "epoch": 20.915584415584416, + "grad_norm": 1.6973304748535156, + "learning_rate": 2.811596033416285e-05, + "loss": 0.3489, + "step": 3221 + }, + { + "epoch": 20.92207792207792, + "grad_norm": 1.5156219005584717, + "learning_rate": 2.8087717640344618e-05, + "loss": 0.2857, + "step": 3222 + }, + { + "epoch": 20.928571428571427, + "grad_norm": 1.4208022356033325, + "learning_rate": 2.8059483597148455e-05, + "loss": 0.2643, + "step": 3223 + }, + { + "epoch": 20.935064935064936, + "grad_norm": 1.6075962781906128, + "learning_rate": 2.803125821572068e-05, + "loss": 0.2902, + "step": 3224 + }, + { + "epoch": 20.941558441558442, + "grad_norm": 1.8121535778045654, + "learning_rate": 2.8003041507204242e-05, + "loss": 0.3833, + "step": 3225 + }, + { + "epoch": 20.948051948051948, + "grad_norm": 1.6950867176055908, + "learning_rate": 2.797483348273867e-05, + "loss": 0.3301, + "step": 3226 + }, + { + "epoch": 20.954545454545453, + "grad_norm": 1.6453806161880493, + "learning_rate": 2.7946634153460016e-05, + "loss": 0.3155, + "step": 3227 + }, + { + "epoch": 20.961038961038962, + "grad_norm": 1.9567476511001587, + "learning_rate": 2.7918443530500937e-05, + "loss": 0.3548, + "step": 3228 + }, + { + "epoch": 20.967532467532468, + "grad_norm": 1.6447367668151855, + "learning_rate": 2.7890261624990642e-05, + "loss": 0.3055, + "step": 3229 + }, + { + "epoch": 20.974025974025974, + "grad_norm": 1.6823948621749878, + "learning_rate": 2.7862088448054936e-05, + "loss": 0.3303, + "step": 3230 + }, + { + "epoch": 20.98051948051948, + "grad_norm": 1.7678556442260742, + "learning_rate": 2.7833924010816086e-05, + "loss": 0.3294, + "step": 3231 + }, + { + "epoch": 20.98701298701299, + "grad_norm": 1.5686346292495728, + "learning_rate": 2.7805768324393015e-05, + "loss": 0.304, + "step": 3232 + }, + { + "epoch": 20.993506493506494, + "grad_norm": 1.7144767045974731, + "learning_rate": 2.77776213999011e-05, + "loss": 0.3429, + "step": 3233 + }, + { + "epoch": 21.0, + "grad_norm": 2284.729248046875, + "learning_rate": 2.7749483248452323e-05, + "loss": 0.3019, + "step": 3234 + }, + { + "epoch": 21.006493506493506, + "grad_norm": 1.4807523488998413, + "learning_rate": 2.772135388115519e-05, + "loss": 0.251, + "step": 3235 + }, + { + "epoch": 21.01298701298701, + "grad_norm": 1.4363569021224976, + "learning_rate": 2.7693233309114718e-05, + "loss": 0.2596, + "step": 3236 + }, + { + "epoch": 21.01948051948052, + "grad_norm": 1.7477468252182007, + "learning_rate": 2.766512154343246e-05, + "loss": 0.3099, + "step": 3237 + }, + { + "epoch": 21.025974025974026, + "grad_norm": 1.631587266921997, + "learning_rate": 2.7637018595206514e-05, + "loss": 0.2752, + "step": 3238 + }, + { + "epoch": 21.032467532467532, + "grad_norm": 1.6368337869644165, + "learning_rate": 2.7608924475531427e-05, + "loss": 0.2924, + "step": 3239 + }, + { + "epoch": 21.038961038961038, + "grad_norm": 1.6427805423736572, + "learning_rate": 2.7580839195498398e-05, + "loss": 0.2935, + "step": 3240 + }, + { + "epoch": 21.045454545454547, + "grad_norm": 1.7105602025985718, + "learning_rate": 2.7552762766194973e-05, + "loss": 0.3064, + "step": 3241 + }, + { + "epoch": 21.051948051948052, + "grad_norm": 1.4318819046020508, + "learning_rate": 2.7524695198705334e-05, + "loss": 0.2759, + "step": 3242 + }, + { + "epoch": 21.058441558441558, + "grad_norm": 1.5050474405288696, + "learning_rate": 2.7496636504110075e-05, + "loss": 0.2656, + "step": 3243 + }, + { + "epoch": 21.064935064935064, + "grad_norm": 1.6251636743545532, + "learning_rate": 2.7468586693486336e-05, + "loss": 0.2969, + "step": 3244 + }, + { + "epoch": 21.071428571428573, + "grad_norm": 1.5804094076156616, + "learning_rate": 2.7440545777907746e-05, + "loss": 0.3075, + "step": 3245 + }, + { + "epoch": 21.07792207792208, + "grad_norm": 1.6606534719467163, + "learning_rate": 2.7412513768444425e-05, + "loss": 0.2851, + "step": 3246 + }, + { + "epoch": 21.084415584415584, + "grad_norm": 1.7039629220962524, + "learning_rate": 2.7384490676162933e-05, + "loss": 0.3088, + "step": 3247 + }, + { + "epoch": 21.09090909090909, + "grad_norm": 1.4719603061676025, + "learning_rate": 2.735647651212638e-05, + "loss": 0.2567, + "step": 3248 + }, + { + "epoch": 21.0974025974026, + "grad_norm": 1.747230052947998, + "learning_rate": 2.732847128739426e-05, + "loss": 0.3061, + "step": 3249 + }, + { + "epoch": 21.103896103896105, + "grad_norm": 1.5914639234542847, + "learning_rate": 2.7300475013022663e-05, + "loss": 0.3096, + "step": 3250 + }, + { + "epoch": 21.11038961038961, + "grad_norm": 1.5523849725723267, + "learning_rate": 2.7272487700064025e-05, + "loss": 0.263, + "step": 3251 + }, + { + "epoch": 21.116883116883116, + "grad_norm": 1.550976276397705, + "learning_rate": 2.7244509359567327e-05, + "loss": 0.264, + "step": 3252 + }, + { + "epoch": 21.123376623376622, + "grad_norm": 1.4793239831924438, + "learning_rate": 2.7216540002577933e-05, + "loss": 0.2254, + "step": 3253 + }, + { + "epoch": 21.12987012987013, + "grad_norm": 1.660180687904358, + "learning_rate": 2.7188579640137728e-05, + "loss": 0.324, + "step": 3254 + }, + { + "epoch": 21.136363636363637, + "grad_norm": 1.3775200843811035, + "learning_rate": 2.7160628283285018e-05, + "loss": 0.2247, + "step": 3255 + }, + { + "epoch": 21.142857142857142, + "grad_norm": 1.5850276947021484, + "learning_rate": 2.7132685943054575e-05, + "loss": 0.3005, + "step": 3256 + }, + { + "epoch": 21.149350649350648, + "grad_norm": 1.5831350088119507, + "learning_rate": 2.710475263047756e-05, + "loss": 0.2672, + "step": 3257 + }, + { + "epoch": 21.155844155844157, + "grad_norm": 1.6370729207992554, + "learning_rate": 2.707682835658163e-05, + "loss": 0.3144, + "step": 3258 + }, + { + "epoch": 21.162337662337663, + "grad_norm": 1.8571823835372925, + "learning_rate": 2.7048913132390786e-05, + "loss": 0.3408, + "step": 3259 + }, + { + "epoch": 21.16883116883117, + "grad_norm": 1.6455146074295044, + "learning_rate": 2.702100696892561e-05, + "loss": 0.2812, + "step": 3260 + }, + { + "epoch": 21.175324675324674, + "grad_norm": 1.5817310810089111, + "learning_rate": 2.6993109877202945e-05, + "loss": 0.2857, + "step": 3261 + }, + { + "epoch": 21.181818181818183, + "grad_norm": 1.621423363685608, + "learning_rate": 2.6965221868236155e-05, + "loss": 0.2775, + "step": 3262 + }, + { + "epoch": 21.18831168831169, + "grad_norm": 1.530440330505371, + "learning_rate": 2.6937342953034962e-05, + "loss": 0.269, + "step": 3263 + }, + { + "epoch": 21.194805194805195, + "grad_norm": 1.6790771484375, + "learning_rate": 2.6909473142605525e-05, + "loss": 0.2769, + "step": 3264 + }, + { + "epoch": 21.2012987012987, + "grad_norm": 1.3510956764221191, + "learning_rate": 2.6881612447950423e-05, + "loss": 0.2324, + "step": 3265 + }, + { + "epoch": 21.207792207792206, + "grad_norm": 1.5371694564819336, + "learning_rate": 2.6853760880068585e-05, + "loss": 0.2629, + "step": 3266 + }, + { + "epoch": 21.214285714285715, + "grad_norm": 1.5438907146453857, + "learning_rate": 2.6825918449955383e-05, + "loss": 0.2768, + "step": 3267 + }, + { + "epoch": 21.22077922077922, + "grad_norm": 1.7779414653778076, + "learning_rate": 2.6798085168602595e-05, + "loss": 0.3273, + "step": 3268 + }, + { + "epoch": 21.227272727272727, + "grad_norm": 1.5467731952667236, + "learning_rate": 2.6770261046998314e-05, + "loss": 0.2588, + "step": 3269 + }, + { + "epoch": 21.233766233766232, + "grad_norm": 1.530750036239624, + "learning_rate": 2.674244609612708e-05, + "loss": 0.2771, + "step": 3270 + }, + { + "epoch": 21.24025974025974, + "grad_norm": 1.5975691080093384, + "learning_rate": 2.671464032696982e-05, + "loss": 0.2634, + "step": 3271 + }, + { + "epoch": 21.246753246753247, + "grad_norm": 1.7090222835540771, + "learning_rate": 2.6686843750503776e-05, + "loss": 0.3025, + "step": 3272 + }, + { + "epoch": 21.253246753246753, + "grad_norm": 1.501075029373169, + "learning_rate": 2.6659056377702606e-05, + "loss": 0.2607, + "step": 3273 + }, + { + "epoch": 21.25974025974026, + "grad_norm": 1.5953552722930908, + "learning_rate": 2.6631278219536327e-05, + "loss": 0.3023, + "step": 3274 + }, + { + "epoch": 21.266233766233768, + "grad_norm": 1.5634409189224243, + "learning_rate": 2.660350928697134e-05, + "loss": 0.2826, + "step": 3275 + }, + { + "epoch": 21.272727272727273, + "grad_norm": 1.5833948850631714, + "learning_rate": 2.6575749590970335e-05, + "loss": 0.2764, + "step": 3276 + }, + { + "epoch": 21.27922077922078, + "grad_norm": 1.39997398853302, + "learning_rate": 2.6547999142492447e-05, + "loss": 0.2492, + "step": 3277 + }, + { + "epoch": 21.285714285714285, + "grad_norm": 1.541993498802185, + "learning_rate": 2.6520257952493065e-05, + "loss": 0.2826, + "step": 3278 + }, + { + "epoch": 21.292207792207794, + "grad_norm": 1.4523844718933105, + "learning_rate": 2.6492526031924003e-05, + "loss": 0.2347, + "step": 3279 + }, + { + "epoch": 21.2987012987013, + "grad_norm": 1.721123456954956, + "learning_rate": 2.6464803391733374e-05, + "loss": 0.2877, + "step": 3280 + }, + { + "epoch": 21.305194805194805, + "grad_norm": 1.557781457901001, + "learning_rate": 2.6437090042865655e-05, + "loss": 0.2754, + "step": 3281 + }, + { + "epoch": 21.31168831168831, + "grad_norm": 1.5026285648345947, + "learning_rate": 2.6409385996261603e-05, + "loss": 0.2754, + "step": 3282 + }, + { + "epoch": 21.318181818181817, + "grad_norm": 1.5858430862426758, + "learning_rate": 2.6381691262858383e-05, + "loss": 0.2649, + "step": 3283 + }, + { + "epoch": 21.324675324675326, + "grad_norm": 1.6628375053405762, + "learning_rate": 2.635400585358937e-05, + "loss": 0.2965, + "step": 3284 + }, + { + "epoch": 21.33116883116883, + "grad_norm": 1.3391214609146118, + "learning_rate": 2.6326329779384395e-05, + "loss": 0.2213, + "step": 3285 + }, + { + "epoch": 21.337662337662337, + "grad_norm": 1.727211594581604, + "learning_rate": 2.62986630511695e-05, + "loss": 0.3203, + "step": 3286 + }, + { + "epoch": 21.344155844155843, + "grad_norm": 1.3903836011886597, + "learning_rate": 2.6271005679867082e-05, + "loss": 0.251, + "step": 3287 + }, + { + "epoch": 21.350649350649352, + "grad_norm": 1.7230497598648071, + "learning_rate": 2.6243357676395818e-05, + "loss": 0.3016, + "step": 3288 + }, + { + "epoch": 21.357142857142858, + "grad_norm": 1.4616880416870117, + "learning_rate": 2.6215719051670706e-05, + "loss": 0.2713, + "step": 3289 + }, + { + "epoch": 21.363636363636363, + "grad_norm": 1.7390302419662476, + "learning_rate": 2.618808981660304e-05, + "loss": 0.3169, + "step": 3290 + }, + { + "epoch": 21.37012987012987, + "grad_norm": 1.577402949333191, + "learning_rate": 2.6160469982100428e-05, + "loss": 0.3023, + "step": 3291 + }, + { + "epoch": 21.376623376623378, + "grad_norm": 1.6617189645767212, + "learning_rate": 2.6132859559066702e-05, + "loss": 0.322, + "step": 3292 + }, + { + "epoch": 21.383116883116884, + "grad_norm": 1.4321908950805664, + "learning_rate": 2.6105258558402056e-05, + "loss": 0.2609, + "step": 3293 + }, + { + "epoch": 21.38961038961039, + "grad_norm": 1.5041757822036743, + "learning_rate": 2.607766699100288e-05, + "loss": 0.2584, + "step": 3294 + }, + { + "epoch": 21.396103896103895, + "grad_norm": 1.4955791234970093, + "learning_rate": 2.6050084867761954e-05, + "loss": 0.2714, + "step": 3295 + }, + { + "epoch": 21.4025974025974, + "grad_norm": 1.5688844919204712, + "learning_rate": 2.602251219956821e-05, + "loss": 0.2903, + "step": 3296 + }, + { + "epoch": 21.40909090909091, + "grad_norm": 1.526567816734314, + "learning_rate": 2.5994948997306938e-05, + "loss": 0.2691, + "step": 3297 + }, + { + "epoch": 21.415584415584416, + "grad_norm": 1.5073966979980469, + "learning_rate": 2.5967395271859617e-05, + "loss": 0.2771, + "step": 3298 + }, + { + "epoch": 21.42207792207792, + "grad_norm": 1.6727265119552612, + "learning_rate": 2.5939851034104035e-05, + "loss": 0.3314, + "step": 3299 + }, + { + "epoch": 21.428571428571427, + "grad_norm": 1.8070220947265625, + "learning_rate": 2.591231629491423e-05, + "loss": 0.3506, + "step": 3300 + }, + { + "epoch": 21.435064935064936, + "grad_norm": 1.2890980243682861, + "learning_rate": 2.5884791065160495e-05, + "loss": 0.2001, + "step": 3301 + }, + { + "epoch": 21.441558441558442, + "grad_norm": 1.6223267316818237, + "learning_rate": 2.585727535570932e-05, + "loss": 0.3031, + "step": 3302 + }, + { + "epoch": 21.448051948051948, + "grad_norm": 1.6252323389053345, + "learning_rate": 2.5829769177423502e-05, + "loss": 0.2811, + "step": 3303 + }, + { + "epoch": 21.454545454545453, + "grad_norm": 1.560977578163147, + "learning_rate": 2.5802272541161993e-05, + "loss": 0.2859, + "step": 3304 + }, + { + "epoch": 21.461038961038962, + "grad_norm": 1.638126015663147, + "learning_rate": 2.5774785457780103e-05, + "loss": 0.3133, + "step": 3305 + }, + { + "epoch": 21.467532467532468, + "grad_norm": 1.6311955451965332, + "learning_rate": 2.574730793812925e-05, + "loss": 0.2911, + "step": 3306 + }, + { + "epoch": 21.474025974025974, + "grad_norm": 1.4712984561920166, + "learning_rate": 2.5719839993057142e-05, + "loss": 0.2918, + "step": 3307 + }, + { + "epoch": 21.48051948051948, + "grad_norm": 1.688271403312683, + "learning_rate": 2.569238163340767e-05, + "loss": 0.2899, + "step": 3308 + }, + { + "epoch": 21.48701298701299, + "grad_norm": 1.462765097618103, + "learning_rate": 2.566493287002097e-05, + "loss": 0.2799, + "step": 3309 + }, + { + "epoch": 21.493506493506494, + "grad_norm": 1.738244891166687, + "learning_rate": 2.5637493713733374e-05, + "loss": 0.3307, + "step": 3310 + }, + { + "epoch": 21.5, + "grad_norm": 1.8312119245529175, + "learning_rate": 2.5610064175377456e-05, + "loss": 0.3246, + "step": 3311 + }, + { + "epoch": 21.506493506493506, + "grad_norm": 1.5559279918670654, + "learning_rate": 2.5582644265781925e-05, + "loss": 0.2822, + "step": 3312 + }, + { + "epoch": 21.51298701298701, + "grad_norm": 1.7086284160614014, + "learning_rate": 2.5555233995771756e-05, + "loss": 0.3218, + "step": 3313 + }, + { + "epoch": 21.51948051948052, + "grad_norm": 1.3549182415008545, + "learning_rate": 2.5527833376168054e-05, + "loss": 0.22, + "step": 3314 + }, + { + "epoch": 21.525974025974026, + "grad_norm": 1.960464596748352, + "learning_rate": 2.550044241778817e-05, + "loss": 0.3075, + "step": 3315 + }, + { + "epoch": 21.532467532467532, + "grad_norm": 1.6499247550964355, + "learning_rate": 2.547306113144564e-05, + "loss": 0.2801, + "step": 3316 + }, + { + "epoch": 21.538961038961038, + "grad_norm": 1.6525225639343262, + "learning_rate": 2.5445689527950133e-05, + "loss": 0.3252, + "step": 3317 + }, + { + "epoch": 21.545454545454547, + "grad_norm": 1.6803456544876099, + "learning_rate": 2.541832761810753e-05, + "loss": 0.3141, + "step": 3318 + }, + { + "epoch": 21.551948051948052, + "grad_norm": 1.6995880603790283, + "learning_rate": 2.5390975412719903e-05, + "loss": 0.3095, + "step": 3319 + }, + { + "epoch": 21.558441558441558, + "grad_norm": 1.6328798532485962, + "learning_rate": 2.5363632922585433e-05, + "loss": 0.3153, + "step": 3320 + }, + { + "epoch": 21.564935064935064, + "grad_norm": 1.492034912109375, + "learning_rate": 2.5336300158498516e-05, + "loss": 0.2514, + "step": 3321 + }, + { + "epoch": 21.571428571428573, + "grad_norm": 1.5037617683410645, + "learning_rate": 2.5308977131249722e-05, + "loss": 0.2665, + "step": 3322 + }, + { + "epoch": 21.57792207792208, + "grad_norm": 1.6498708724975586, + "learning_rate": 2.528166385162571e-05, + "loss": 0.3037, + "step": 3323 + }, + { + "epoch": 21.584415584415584, + "grad_norm": 1.6667795181274414, + "learning_rate": 2.5254360330409342e-05, + "loss": 0.3015, + "step": 3324 + }, + { + "epoch": 21.59090909090909, + "grad_norm": 1.7515053749084473, + "learning_rate": 2.522706657837962e-05, + "loss": 0.3321, + "step": 3325 + }, + { + "epoch": 21.5974025974026, + "grad_norm": 1.7231420278549194, + "learning_rate": 2.5199782606311706e-05, + "loss": 0.3399, + "step": 3326 + }, + { + "epoch": 21.603896103896105, + "grad_norm": 1.5029762983322144, + "learning_rate": 2.517250842497684e-05, + "loss": 0.2714, + "step": 3327 + }, + { + "epoch": 21.61038961038961, + "grad_norm": 1.5153870582580566, + "learning_rate": 2.514524404514248e-05, + "loss": 0.2636, + "step": 3328 + }, + { + "epoch": 21.616883116883116, + "grad_norm": 1.523094654083252, + "learning_rate": 2.5117989477572123e-05, + "loss": 0.2917, + "step": 3329 + }, + { + "epoch": 21.623376623376622, + "grad_norm": 1.616584300994873, + "learning_rate": 2.509074473302546e-05, + "loss": 0.2649, + "step": 3330 + }, + { + "epoch": 21.62987012987013, + "grad_norm": 1.612755298614502, + "learning_rate": 2.5063509822258304e-05, + "loss": 0.2962, + "step": 3331 + }, + { + "epoch": 21.636363636363637, + "grad_norm": 1.5755430459976196, + "learning_rate": 2.5036284756022566e-05, + "loss": 0.2661, + "step": 3332 + }, + { + "epoch": 21.642857142857142, + "grad_norm": 1.6561660766601562, + "learning_rate": 2.5009069545066233e-05, + "loss": 0.3092, + "step": 3333 + }, + { + "epoch": 21.649350649350648, + "grad_norm": 1.4235655069351196, + "learning_rate": 2.4981864200133486e-05, + "loss": 0.2516, + "step": 3334 + }, + { + "epoch": 21.655844155844157, + "grad_norm": 1.748930811882019, + "learning_rate": 2.4954668731964503e-05, + "loss": 0.2965, + "step": 3335 + }, + { + "epoch": 21.662337662337663, + "grad_norm": 1.9241677522659302, + "learning_rate": 2.49274831512957e-05, + "loss": 0.2824, + "step": 3336 + }, + { + "epoch": 21.66883116883117, + "grad_norm": 1.5924633741378784, + "learning_rate": 2.4900307468859464e-05, + "loss": 0.2871, + "step": 3337 + }, + { + "epoch": 21.675324675324674, + "grad_norm": 1.7249375581741333, + "learning_rate": 2.487314169538435e-05, + "loss": 0.3015, + "step": 3338 + }, + { + "epoch": 21.681818181818183, + "grad_norm": 1.593870759010315, + "learning_rate": 2.4845985841594943e-05, + "loss": 0.2784, + "step": 3339 + }, + { + "epoch": 21.68831168831169, + "grad_norm": 1.5246846675872803, + "learning_rate": 2.4818839918211962e-05, + "loss": 0.2634, + "step": 3340 + }, + { + "epoch": 21.694805194805195, + "grad_norm": 1.7379146814346313, + "learning_rate": 2.4791703935952193e-05, + "loss": 0.3163, + "step": 3341 + }, + { + "epoch": 21.7012987012987, + "grad_norm": 1.4411296844482422, + "learning_rate": 2.47645779055285e-05, + "loss": 0.2793, + "step": 3342 + }, + { + "epoch": 21.707792207792206, + "grad_norm": 1.5561825037002563, + "learning_rate": 2.473746183764979e-05, + "loss": 0.2713, + "step": 3343 + }, + { + "epoch": 21.714285714285715, + "grad_norm": 1.61198091506958, + "learning_rate": 2.4710355743021076e-05, + "loss": 0.2874, + "step": 3344 + }, + { + "epoch": 21.72077922077922, + "grad_norm": 1.4368712902069092, + "learning_rate": 2.468325963234337e-05, + "loss": 0.2586, + "step": 3345 + }, + { + "epoch": 21.727272727272727, + "grad_norm": 1.3584120273590088, + "learning_rate": 2.465617351631385e-05, + "loss": 0.2325, + "step": 3346 + }, + { + "epoch": 21.733766233766232, + "grad_norm": 1.5912816524505615, + "learning_rate": 2.462909740562565e-05, + "loss": 0.2724, + "step": 3347 + }, + { + "epoch": 21.74025974025974, + "grad_norm": 1.6549819707870483, + "learning_rate": 2.460203131096801e-05, + "loss": 0.3279, + "step": 3348 + }, + { + "epoch": 21.746753246753247, + "grad_norm": 1.8146955966949463, + "learning_rate": 2.4574975243026166e-05, + "loss": 0.3285, + "step": 3349 + }, + { + "epoch": 21.753246753246753, + "grad_norm": 1.7132552862167358, + "learning_rate": 2.4547929212481435e-05, + "loss": 0.2751, + "step": 3350 + }, + { + "epoch": 21.75974025974026, + "grad_norm": 1.4731333255767822, + "learning_rate": 2.452089323001118e-05, + "loss": 0.2857, + "step": 3351 + }, + { + "epoch": 21.766233766233768, + "grad_norm": 1.5654605627059937, + "learning_rate": 2.4493867306288776e-05, + "loss": 0.2859, + "step": 3352 + }, + { + "epoch": 21.772727272727273, + "grad_norm": 1.387986421585083, + "learning_rate": 2.44668514519836e-05, + "loss": 0.2419, + "step": 3353 + }, + { + "epoch": 21.77922077922078, + "grad_norm": 1.5316569805145264, + "learning_rate": 2.4439845677761127e-05, + "loss": 0.273, + "step": 3354 + }, + { + "epoch": 21.785714285714285, + "grad_norm": 1.6250125169754028, + "learning_rate": 2.4412849994282742e-05, + "loss": 0.2948, + "step": 3355 + }, + { + "epoch": 21.792207792207794, + "grad_norm": 1.7658638954162598, + "learning_rate": 2.4385864412206007e-05, + "loss": 0.3022, + "step": 3356 + }, + { + "epoch": 21.7987012987013, + "grad_norm": 1.6159045696258545, + "learning_rate": 2.435888894218432e-05, + "loss": 0.2883, + "step": 3357 + }, + { + "epoch": 21.805194805194805, + "grad_norm": 1.7427952289581299, + "learning_rate": 2.433192359486723e-05, + "loss": 0.3354, + "step": 3358 + }, + { + "epoch": 21.81168831168831, + "grad_norm": 1.5414979457855225, + "learning_rate": 2.4304968380900177e-05, + "loss": 0.2686, + "step": 3359 + }, + { + "epoch": 21.818181818181817, + "grad_norm": 1.5334300994873047, + "learning_rate": 2.427802331092468e-05, + "loss": 0.2778, + "step": 3360 + }, + { + "epoch": 21.824675324675326, + "grad_norm": 1.5901919603347778, + "learning_rate": 2.425108839557822e-05, + "loss": 0.2846, + "step": 3361 + }, + { + "epoch": 21.83116883116883, + "grad_norm": 1.5082696676254272, + "learning_rate": 2.4224163645494298e-05, + "loss": 0.286, + "step": 3362 + }, + { + "epoch": 21.837662337662337, + "grad_norm": 1.4053430557250977, + "learning_rate": 2.4197249071302336e-05, + "loss": 0.2703, + "step": 3363 + }, + { + "epoch": 21.844155844155843, + "grad_norm": 1.6315356492996216, + "learning_rate": 2.4170344683627822e-05, + "loss": 0.275, + "step": 3364 + }, + { + "epoch": 21.850649350649352, + "grad_norm": 1.4324266910552979, + "learning_rate": 2.414345049309215e-05, + "loss": 0.2507, + "step": 3365 + }, + { + "epoch": 21.857142857142858, + "grad_norm": 1.6574413776397705, + "learning_rate": 2.411656651031273e-05, + "loss": 0.2825, + "step": 3366 + }, + { + "epoch": 21.863636363636363, + "grad_norm": 1.7428301572799683, + "learning_rate": 2.408969274590296e-05, + "loss": 0.2966, + "step": 3367 + }, + { + "epoch": 21.87012987012987, + "grad_norm": 1.808197021484375, + "learning_rate": 2.406282921047213e-05, + "loss": 0.3692, + "step": 3368 + }, + { + "epoch": 21.876623376623378, + "grad_norm": 1.710782766342163, + "learning_rate": 2.403597591462557e-05, + "loss": 0.3074, + "step": 3369 + }, + { + "epoch": 21.883116883116884, + "grad_norm": 1.6153148412704468, + "learning_rate": 2.4009132868964522e-05, + "loss": 0.3067, + "step": 3370 + }, + { + "epoch": 21.88961038961039, + "grad_norm": 1.7324892282485962, + "learning_rate": 2.3982300084086224e-05, + "loss": 0.3105, + "step": 3371 + }, + { + "epoch": 21.896103896103895, + "grad_norm": 1.9062179327011108, + "learning_rate": 2.395547757058379e-05, + "loss": 0.3646, + "step": 3372 + }, + { + "epoch": 21.9025974025974, + "grad_norm": 1.7402024269104004, + "learning_rate": 2.3928665339046368e-05, + "loss": 0.3237, + "step": 3373 + }, + { + "epoch": 21.90909090909091, + "grad_norm": 1.552284836769104, + "learning_rate": 2.390186340005896e-05, + "loss": 0.2969, + "step": 3374 + }, + { + "epoch": 21.915584415584416, + "grad_norm": 1.9513046741485596, + "learning_rate": 2.3875071764202563e-05, + "loss": 0.3489, + "step": 3375 + }, + { + "epoch": 21.92207792207792, + "grad_norm": 1.7798665761947632, + "learning_rate": 2.38482904420541e-05, + "loss": 0.3018, + "step": 3376 + }, + { + "epoch": 21.928571428571427, + "grad_norm": 1.5989744663238525, + "learning_rate": 2.382151944418642e-05, + "loss": 0.277, + "step": 3377 + }, + { + "epoch": 21.935064935064936, + "grad_norm": 1.789979100227356, + "learning_rate": 2.3794758781168265e-05, + "loss": 0.3357, + "step": 3378 + }, + { + "epoch": 21.941558441558442, + "grad_norm": 1.5926214456558228, + "learning_rate": 2.3768008463564346e-05, + "loss": 0.3063, + "step": 3379 + }, + { + "epoch": 21.948051948051948, + "grad_norm": 1.3948332071304321, + "learning_rate": 2.374126850193521e-05, + "loss": 0.2458, + "step": 3380 + }, + { + "epoch": 21.954545454545453, + "grad_norm": 1.5772472620010376, + "learning_rate": 2.3714538906837453e-05, + "loss": 0.2718, + "step": 3381 + }, + { + "epoch": 21.961038961038962, + "grad_norm": 1.5779716968536377, + "learning_rate": 2.3687819688823438e-05, + "loss": 0.2727, + "step": 3382 + }, + { + "epoch": 21.967532467532468, + "grad_norm": 1.613577127456665, + "learning_rate": 2.3661110858441522e-05, + "loss": 0.2946, + "step": 3383 + }, + { + "epoch": 21.974025974025974, + "grad_norm": 1.5281500816345215, + "learning_rate": 2.363441242623589e-05, + "loss": 0.2866, + "step": 3384 + }, + { + "epoch": 21.98051948051948, + "grad_norm": 1.5561461448669434, + "learning_rate": 2.3607724402746684e-05, + "loss": 0.3017, + "step": 3385 + }, + { + "epoch": 21.98701298701299, + "grad_norm": 1.7536768913269043, + "learning_rate": 2.358104679850991e-05, + "loss": 0.3051, + "step": 3386 + }, + { + "epoch": 21.993506493506494, + "grad_norm": 1.5164214372634888, + "learning_rate": 2.355437962405749e-05, + "loss": 0.2846, + "step": 3387 + }, + { + "epoch": 22.0, + "grad_norm": 37.286903381347656, + "learning_rate": 2.3527722889917147e-05, + "loss": 0.3725, + "step": 3388 + }, + { + "epoch": 22.006493506493506, + "grad_norm": 1.5180093050003052, + "learning_rate": 2.3501076606612595e-05, + "loss": 0.2771, + "step": 3389 + }, + { + "epoch": 22.01298701298701, + "grad_norm": 1.5944215059280396, + "learning_rate": 2.3474440784663292e-05, + "loss": 0.2744, + "step": 3390 + }, + { + "epoch": 22.01948051948052, + "grad_norm": 1.7063524723052979, + "learning_rate": 2.3447815434584725e-05, + "loss": 0.2761, + "step": 3391 + }, + { + "epoch": 22.025974025974026, + "grad_norm": 1.5939115285873413, + "learning_rate": 2.3421200566888095e-05, + "loss": 0.2648, + "step": 3392 + }, + { + "epoch": 22.032467532467532, + "grad_norm": 1.6371650695800781, + "learning_rate": 2.339459619208058e-05, + "loss": 0.2789, + "step": 3393 + }, + { + "epoch": 22.038961038961038, + "grad_norm": 1.465437650680542, + "learning_rate": 2.3368002320665118e-05, + "loss": 0.2595, + "step": 3394 + }, + { + "epoch": 22.045454545454547, + "grad_norm": 1.403302788734436, + "learning_rate": 2.334141896314057e-05, + "loss": 0.24, + "step": 3395 + }, + { + "epoch": 22.051948051948052, + "grad_norm": 1.5353994369506836, + "learning_rate": 2.331484613000163e-05, + "loss": 0.2364, + "step": 3396 + }, + { + "epoch": 22.058441558441558, + "grad_norm": 1.5051480531692505, + "learning_rate": 2.3288283831738838e-05, + "loss": 0.2739, + "step": 3397 + }, + { + "epoch": 22.064935064935064, + "grad_norm": 1.6413733959197998, + "learning_rate": 2.326173207883854e-05, + "loss": 0.2808, + "step": 3398 + }, + { + "epoch": 22.071428571428573, + "grad_norm": 1.6410763263702393, + "learning_rate": 2.3235190881782986e-05, + "loss": 0.2926, + "step": 3399 + }, + { + "epoch": 22.07792207792208, + "grad_norm": 1.5759512186050415, + "learning_rate": 2.320866025105016e-05, + "loss": 0.266, + "step": 3400 + }, + { + "epoch": 22.084415584415584, + "grad_norm": 1.4181909561157227, + "learning_rate": 2.3182140197114012e-05, + "loss": 0.2634, + "step": 3401 + }, + { + "epoch": 22.09090909090909, + "grad_norm": 1.507177472114563, + "learning_rate": 2.3155630730444183e-05, + "loss": 0.2419, + "step": 3402 + }, + { + "epoch": 22.0974025974026, + "grad_norm": 1.5201656818389893, + "learning_rate": 2.3129131861506226e-05, + "loss": 0.2495, + "step": 3403 + }, + { + "epoch": 22.103896103896105, + "grad_norm": 1.568708062171936, + "learning_rate": 2.310264360076144e-05, + "loss": 0.2544, + "step": 3404 + }, + { + "epoch": 22.11038961038961, + "grad_norm": 1.7201495170593262, + "learning_rate": 2.307616595866699e-05, + "loss": 0.2886, + "step": 3405 + }, + { + "epoch": 22.116883116883116, + "grad_norm": 1.4597588777542114, + "learning_rate": 2.304969894567583e-05, + "loss": 0.267, + "step": 3406 + }, + { + "epoch": 22.123376623376622, + "grad_norm": 1.64579439163208, + "learning_rate": 2.302324257223673e-05, + "loss": 0.2861, + "step": 3407 + }, + { + "epoch": 22.12987012987013, + "grad_norm": 1.3634487390518188, + "learning_rate": 2.2996796848794216e-05, + "loss": 0.2262, + "step": 3408 + }, + { + "epoch": 22.136363636363637, + "grad_norm": 1.5885374546051025, + "learning_rate": 2.2970361785788673e-05, + "loss": 0.2733, + "step": 3409 + }, + { + "epoch": 22.142857142857142, + "grad_norm": 1.201250672340393, + "learning_rate": 2.2943937393656218e-05, + "loss": 0.1921, + "step": 3410 + }, + { + "epoch": 22.149350649350648, + "grad_norm": 1.379902720451355, + "learning_rate": 2.291752368282879e-05, + "loss": 0.2472, + "step": 3411 + }, + { + "epoch": 22.155844155844157, + "grad_norm": 1.5337809324264526, + "learning_rate": 2.2891120663734113e-05, + "loss": 0.2689, + "step": 3412 + }, + { + "epoch": 22.162337662337663, + "grad_norm": 1.4945390224456787, + "learning_rate": 2.286472834679569e-05, + "loss": 0.2661, + "step": 3413 + }, + { + "epoch": 22.16883116883117, + "grad_norm": 1.5157954692840576, + "learning_rate": 2.2838346742432757e-05, + "loss": 0.2715, + "step": 3414 + }, + { + "epoch": 22.175324675324674, + "grad_norm": 1.671298861503601, + "learning_rate": 2.2811975861060375e-05, + "loss": 0.3162, + "step": 3415 + }, + { + "epoch": 22.181818181818183, + "grad_norm": 1.7096617221832275, + "learning_rate": 2.2785615713089366e-05, + "loss": 0.2949, + "step": 3416 + }, + { + "epoch": 22.18831168831169, + "grad_norm": 1.1825339794158936, + "learning_rate": 2.275926630892626e-05, + "loss": 0.1835, + "step": 3417 + }, + { + "epoch": 22.194805194805195, + "grad_norm": 1.5265440940856934, + "learning_rate": 2.2732927658973423e-05, + "loss": 0.2539, + "step": 3418 + }, + { + "epoch": 22.2012987012987, + "grad_norm": 1.3746451139450073, + "learning_rate": 2.2706599773628907e-05, + "loss": 0.2314, + "step": 3419 + }, + { + "epoch": 22.207792207792206, + "grad_norm": 1.4681334495544434, + "learning_rate": 2.2680282663286552e-05, + "loss": 0.2553, + "step": 3420 + }, + { + "epoch": 22.214285714285715, + "grad_norm": 1.3677679300308228, + "learning_rate": 2.265397633833594e-05, + "loss": 0.2442, + "step": 3421 + }, + { + "epoch": 22.22077922077922, + "grad_norm": 1.55158269405365, + "learning_rate": 2.262768080916241e-05, + "loss": 0.2809, + "step": 3422 + }, + { + "epoch": 22.227272727272727, + "grad_norm": 1.4442514181137085, + "learning_rate": 2.2601396086146987e-05, + "loss": 0.2648, + "step": 3423 + }, + { + "epoch": 22.233766233766232, + "grad_norm": 1.1679338216781616, + "learning_rate": 2.2575122179666497e-05, + "loss": 0.1996, + "step": 3424 + }, + { + "epoch": 22.24025974025974, + "grad_norm": 1.578581690788269, + "learning_rate": 2.254885910009341e-05, + "loss": 0.2806, + "step": 3425 + }, + { + "epoch": 22.246753246753247, + "grad_norm": 1.3819916248321533, + "learning_rate": 2.2522606857796042e-05, + "loss": 0.2217, + "step": 3426 + }, + { + "epoch": 22.253246753246753, + "grad_norm": 1.4690115451812744, + "learning_rate": 2.2496365463138308e-05, + "loss": 0.2809, + "step": 3427 + }, + { + "epoch": 22.25974025974026, + "grad_norm": 1.7027679681777954, + "learning_rate": 2.2470134926479935e-05, + "loss": 0.3275, + "step": 3428 + }, + { + "epoch": 22.266233766233768, + "grad_norm": 1.4241315126419067, + "learning_rate": 2.244391525817629e-05, + "loss": 0.2482, + "step": 3429 + }, + { + "epoch": 22.272727272727273, + "grad_norm": 1.3987478017807007, + "learning_rate": 2.241770646857849e-05, + "loss": 0.2492, + "step": 3430 + }, + { + "epoch": 22.27922077922078, + "grad_norm": 1.738652229309082, + "learning_rate": 2.2391508568033365e-05, + "loss": 0.3063, + "step": 3431 + }, + { + "epoch": 22.285714285714285, + "grad_norm": 1.339930534362793, + "learning_rate": 2.2365321566883436e-05, + "loss": 0.2264, + "step": 3432 + }, + { + "epoch": 22.292207792207794, + "grad_norm": 1.5308494567871094, + "learning_rate": 2.2339145475466882e-05, + "loss": 0.2602, + "step": 3433 + }, + { + "epoch": 22.2987012987013, + "grad_norm": 1.5097752809524536, + "learning_rate": 2.231298030411766e-05, + "loss": 0.2528, + "step": 3434 + }, + { + "epoch": 22.305194805194805, + "grad_norm": 1.6993303298950195, + "learning_rate": 2.228682606316529e-05, + "loss": 0.3062, + "step": 3435 + }, + { + "epoch": 22.31168831168831, + "grad_norm": 1.5050712823867798, + "learning_rate": 2.2260682762935138e-05, + "loss": 0.273, + "step": 3436 + }, + { + "epoch": 22.318181818181817, + "grad_norm": 1.5746042728424072, + "learning_rate": 2.2234550413748106e-05, + "loss": 0.2779, + "step": 3437 + }, + { + "epoch": 22.324675324675326, + "grad_norm": 1.3380743265151978, + "learning_rate": 2.2208429025920867e-05, + "loss": 0.2386, + "step": 3438 + }, + { + "epoch": 22.33116883116883, + "grad_norm": 1.6429160833358765, + "learning_rate": 2.2182318609765702e-05, + "loss": 0.2801, + "step": 3439 + }, + { + "epoch": 22.337662337662337, + "grad_norm": 1.5324541330337524, + "learning_rate": 2.215621917559062e-05, + "loss": 0.2732, + "step": 3440 + }, + { + "epoch": 22.344155844155843, + "grad_norm": 1.5058189630508423, + "learning_rate": 2.2130130733699206e-05, + "loss": 0.2499, + "step": 3441 + }, + { + "epoch": 22.350649350649352, + "grad_norm": 1.668092131614685, + "learning_rate": 2.2104053294390846e-05, + "loss": 0.2976, + "step": 3442 + }, + { + "epoch": 22.357142857142858, + "grad_norm": 1.6283371448516846, + "learning_rate": 2.2077986867960444e-05, + "loss": 0.2726, + "step": 3443 + }, + { + "epoch": 22.363636363636363, + "grad_norm": 1.6393423080444336, + "learning_rate": 2.205193146469864e-05, + "loss": 0.2883, + "step": 3444 + }, + { + "epoch": 22.37012987012987, + "grad_norm": 2.137350559234619, + "learning_rate": 2.202588709489166e-05, + "loss": 0.2726, + "step": 3445 + }, + { + "epoch": 22.376623376623378, + "grad_norm": 1.5293010473251343, + "learning_rate": 2.1999853768821432e-05, + "loss": 0.2817, + "step": 3446 + }, + { + "epoch": 22.383116883116884, + "grad_norm": 1.6385552883148193, + "learning_rate": 2.1973831496765506e-05, + "loss": 0.2752, + "step": 3447 + }, + { + "epoch": 22.38961038961039, + "grad_norm": 1.554538607597351, + "learning_rate": 2.194782028899707e-05, + "loss": 0.2678, + "step": 3448 + }, + { + "epoch": 22.396103896103895, + "grad_norm": 1.5276954174041748, + "learning_rate": 2.1921820155784906e-05, + "loss": 0.2631, + "step": 3449 + }, + { + "epoch": 22.4025974025974, + "grad_norm": 1.3642127513885498, + "learning_rate": 2.1895831107393487e-05, + "loss": 0.2205, + "step": 3450 + }, + { + "epoch": 22.40909090909091, + "grad_norm": 1.4631916284561157, + "learning_rate": 2.1869853154082832e-05, + "loss": 0.2529, + "step": 3451 + }, + { + "epoch": 22.415584415584416, + "grad_norm": 1.6195316314697266, + "learning_rate": 2.1843886306108686e-05, + "loss": 0.2917, + "step": 3452 + }, + { + "epoch": 22.42207792207792, + "grad_norm": 1.424699068069458, + "learning_rate": 2.1817930573722305e-05, + "loss": 0.2521, + "step": 3453 + }, + { + "epoch": 22.428571428571427, + "grad_norm": 1.459183692932129, + "learning_rate": 2.1791985967170632e-05, + "loss": 0.2457, + "step": 3454 + }, + { + "epoch": 22.435064935064936, + "grad_norm": 1.543350100517273, + "learning_rate": 2.1766052496696153e-05, + "loss": 0.2855, + "step": 3455 + }, + { + "epoch": 22.441558441558442, + "grad_norm": 1.5383509397506714, + "learning_rate": 2.174013017253701e-05, + "loss": 0.2413, + "step": 3456 + }, + { + "epoch": 22.448051948051948, + "grad_norm": 1.581472396850586, + "learning_rate": 2.171421900492692e-05, + "loss": 0.2825, + "step": 3457 + }, + { + "epoch": 22.454545454545453, + "grad_norm": 1.680168628692627, + "learning_rate": 2.168831900409523e-05, + "loss": 0.281, + "step": 3458 + }, + { + "epoch": 22.461038961038962, + "grad_norm": 1.4650065898895264, + "learning_rate": 2.1662430180266812e-05, + "loss": 0.2405, + "step": 3459 + }, + { + "epoch": 22.467532467532468, + "grad_norm": 1.5870894193649292, + "learning_rate": 2.1636552543662193e-05, + "loss": 0.2787, + "step": 3460 + }, + { + "epoch": 22.474025974025974, + "grad_norm": 1.5513888597488403, + "learning_rate": 2.161068610449742e-05, + "loss": 0.2583, + "step": 3461 + }, + { + "epoch": 22.48051948051948, + "grad_norm": 1.59364914894104, + "learning_rate": 2.158483087298417e-05, + "loss": 0.2772, + "step": 3462 + }, + { + "epoch": 22.48701298701299, + "grad_norm": 1.5559419393539429, + "learning_rate": 2.1558986859329704e-05, + "loss": 0.2849, + "step": 3463 + }, + { + "epoch": 22.493506493506494, + "grad_norm": 1.7203205823898315, + "learning_rate": 2.153315407373679e-05, + "loss": 0.2926, + "step": 3464 + }, + { + "epoch": 22.5, + "grad_norm": 1.6420910358428955, + "learning_rate": 2.1507332526403818e-05, + "loss": 0.2962, + "step": 3465 + }, + { + "epoch": 22.506493506493506, + "grad_norm": 1.7251297235488892, + "learning_rate": 2.1481522227524726e-05, + "loss": 0.314, + "step": 3466 + }, + { + "epoch": 22.51298701298701, + "grad_norm": 1.6253340244293213, + "learning_rate": 2.1455723187289035e-05, + "loss": 0.2871, + "step": 3467 + }, + { + "epoch": 22.51948051948052, + "grad_norm": 1.5801173448562622, + "learning_rate": 2.142993541588175e-05, + "loss": 0.2581, + "step": 3468 + }, + { + "epoch": 22.525974025974026, + "grad_norm": 1.4139834642410278, + "learning_rate": 2.1404158923483525e-05, + "loss": 0.2425, + "step": 3469 + }, + { + "epoch": 22.532467532467532, + "grad_norm": 1.5056028366088867, + "learning_rate": 2.1378393720270468e-05, + "loss": 0.2619, + "step": 3470 + }, + { + "epoch": 22.538961038961038, + "grad_norm": 1.4539679288864136, + "learning_rate": 2.1352639816414295e-05, + "loss": 0.2693, + "step": 3471 + }, + { + "epoch": 22.545454545454547, + "grad_norm": 1.6343995332717896, + "learning_rate": 2.1326897222082226e-05, + "loss": 0.2906, + "step": 3472 + }, + { + "epoch": 22.551948051948052, + "grad_norm": 1.6230934858322144, + "learning_rate": 2.1301165947437064e-05, + "loss": 0.2958, + "step": 3473 + }, + { + "epoch": 22.558441558441558, + "grad_norm": 1.6073095798492432, + "learning_rate": 2.1275446002637066e-05, + "loss": 0.2966, + "step": 3474 + }, + { + "epoch": 22.564935064935064, + "grad_norm": 1.5576633214950562, + "learning_rate": 2.1249737397836094e-05, + "loss": 0.263, + "step": 3475 + }, + { + "epoch": 22.571428571428573, + "grad_norm": 1.604946494102478, + "learning_rate": 2.1224040143183444e-05, + "loss": 0.2964, + "step": 3476 + }, + { + "epoch": 22.57792207792208, + "grad_norm": 1.6344997882843018, + "learning_rate": 2.119835424882406e-05, + "loss": 0.3117, + "step": 3477 + }, + { + "epoch": 22.584415584415584, + "grad_norm": 1.5691205263137817, + "learning_rate": 2.117267972489827e-05, + "loss": 0.3134, + "step": 3478 + }, + { + "epoch": 22.59090909090909, + "grad_norm": 1.8421242237091064, + "learning_rate": 2.1147016581542e-05, + "loss": 0.3309, + "step": 3479 + }, + { + "epoch": 22.5974025974026, + "grad_norm": 1.4754592180252075, + "learning_rate": 2.112136482888663e-05, + "loss": 0.276, + "step": 3480 + }, + { + "epoch": 22.603896103896105, + "grad_norm": 1.3509669303894043, + "learning_rate": 2.1095724477059077e-05, + "loss": 0.2421, + "step": 3481 + }, + { + "epoch": 22.61038961038961, + "grad_norm": 1.6093113422393799, + "learning_rate": 2.107009553618174e-05, + "loss": 0.2811, + "step": 3482 + }, + { + "epoch": 22.616883116883116, + "grad_norm": 1.4185787439346313, + "learning_rate": 2.1044478016372542e-05, + "loss": 0.2502, + "step": 3483 + }, + { + "epoch": 22.623376623376622, + "grad_norm": 1.6224240064620972, + "learning_rate": 2.1018871927744843e-05, + "loss": 0.2546, + "step": 3484 + }, + { + "epoch": 22.62987012987013, + "grad_norm": 1.4978384971618652, + "learning_rate": 2.099327728040755e-05, + "loss": 0.259, + "step": 3485 + }, + { + "epoch": 22.636363636363637, + "grad_norm": 1.6402332782745361, + "learning_rate": 2.0967694084464973e-05, + "loss": 0.2675, + "step": 3486 + }, + { + "epoch": 22.642857142857142, + "grad_norm": 1.6276346445083618, + "learning_rate": 2.0942122350017023e-05, + "loss": 0.289, + "step": 3487 + }, + { + "epoch": 22.649350649350648, + "grad_norm": 1.5568166971206665, + "learning_rate": 2.0916562087158964e-05, + "loss": 0.259, + "step": 3488 + }, + { + "epoch": 22.655844155844157, + "grad_norm": 1.637975811958313, + "learning_rate": 2.0891013305981622e-05, + "loss": 0.2992, + "step": 3489 + }, + { + "epoch": 22.662337662337663, + "grad_norm": 1.479280948638916, + "learning_rate": 2.0865476016571207e-05, + "loss": 0.2529, + "step": 3490 + }, + { + "epoch": 22.66883116883117, + "grad_norm": 1.5200845003128052, + "learning_rate": 2.083995022900946e-05, + "loss": 0.2652, + "step": 3491 + }, + { + "epoch": 22.675324675324674, + "grad_norm": 1.5632872581481934, + "learning_rate": 2.0814435953373557e-05, + "loss": 0.2867, + "step": 3492 + }, + { + "epoch": 22.681818181818183, + "grad_norm": 1.63100266456604, + "learning_rate": 2.0788933199736143e-05, + "loss": 0.2803, + "step": 3493 + }, + { + "epoch": 22.68831168831169, + "grad_norm": 1.738909363746643, + "learning_rate": 2.0763441978165276e-05, + "loss": 0.3017, + "step": 3494 + }, + { + "epoch": 22.694805194805195, + "grad_norm": 1.545060396194458, + "learning_rate": 2.0737962298724512e-05, + "loss": 0.2613, + "step": 3495 + }, + { + "epoch": 22.7012987012987, + "grad_norm": 1.7323980331420898, + "learning_rate": 2.071249417147278e-05, + "loss": 0.2752, + "step": 3496 + }, + { + "epoch": 22.707792207792206, + "grad_norm": 1.6065315008163452, + "learning_rate": 2.0687037606464553e-05, + "loss": 0.2881, + "step": 3497 + }, + { + "epoch": 22.714285714285715, + "grad_norm": 1.5343070030212402, + "learning_rate": 2.0661592613749635e-05, + "loss": 0.2492, + "step": 3498 + }, + { + "epoch": 22.72077922077922, + "grad_norm": 1.3241387605667114, + "learning_rate": 2.0636159203373344e-05, + "loss": 0.2322, + "step": 3499 + }, + { + "epoch": 22.727272727272727, + "grad_norm": 1.4830141067504883, + "learning_rate": 2.061073738537635e-05, + "loss": 0.2737, + "step": 3500 + }, + { + "epoch": 22.733766233766232, + "grad_norm": 1.7142821550369263, + "learning_rate": 2.05853271697948e-05, + "loss": 0.3126, + "step": 3501 + }, + { + "epoch": 22.74025974025974, + "grad_norm": 1.4911231994628906, + "learning_rate": 2.055992856666024e-05, + "loss": 0.274, + "step": 3502 + }, + { + "epoch": 22.746753246753247, + "grad_norm": 1.6087110042572021, + "learning_rate": 2.053454158599966e-05, + "loss": 0.3002, + "step": 3503 + }, + { + "epoch": 22.753246753246753, + "grad_norm": 1.5740450620651245, + "learning_rate": 2.0509166237835404e-05, + "loss": 0.2654, + "step": 3504 + }, + { + "epoch": 22.75974025974026, + "grad_norm": 1.6524783372879028, + "learning_rate": 2.0483802532185286e-05, + "loss": 0.2835, + "step": 3505 + }, + { + "epoch": 22.766233766233768, + "grad_norm": 1.8935885429382324, + "learning_rate": 2.045845047906247e-05, + "loss": 0.3083, + "step": 3506 + }, + { + "epoch": 22.772727272727273, + "grad_norm": 1.2677043676376343, + "learning_rate": 2.043311008847555e-05, + "loss": 0.2216, + "step": 3507 + }, + { + "epoch": 22.77922077922078, + "grad_norm": 1.3806015253067017, + "learning_rate": 2.0407781370428524e-05, + "loss": 0.2321, + "step": 3508 + }, + { + "epoch": 22.785714285714285, + "grad_norm": 1.4981380701065063, + "learning_rate": 2.0382464334920776e-05, + "loss": 0.2793, + "step": 3509 + }, + { + "epoch": 22.792207792207794, + "grad_norm": 1.2533999681472778, + "learning_rate": 2.035715899194704e-05, + "loss": 0.2194, + "step": 3510 + }, + { + "epoch": 22.7987012987013, + "grad_norm": 1.5374542474746704, + "learning_rate": 2.0331865351497486e-05, + "loss": 0.2712, + "step": 3511 + }, + { + "epoch": 22.805194805194805, + "grad_norm": 1.42042076587677, + "learning_rate": 2.0306583423557653e-05, + "loss": 0.2628, + "step": 3512 + }, + { + "epoch": 22.81168831168831, + "grad_norm": 1.5351003408432007, + "learning_rate": 2.0281313218108416e-05, + "loss": 0.2701, + "step": 3513 + }, + { + "epoch": 22.818181818181817, + "grad_norm": 1.7053982019424438, + "learning_rate": 2.0256054745126086e-05, + "loss": 0.3417, + "step": 3514 + }, + { + "epoch": 22.824675324675326, + "grad_norm": 1.711934208869934, + "learning_rate": 2.0230808014582263e-05, + "loss": 0.2967, + "step": 3515 + }, + { + "epoch": 22.83116883116883, + "grad_norm": 1.590355396270752, + "learning_rate": 2.0205573036443994e-05, + "loss": 0.2906, + "step": 3516 + }, + { + "epoch": 22.837662337662337, + "grad_norm": 1.7013020515441895, + "learning_rate": 2.018034982067363e-05, + "loss": 0.2959, + "step": 3517 + }, + { + "epoch": 22.844155844155843, + "grad_norm": 1.5259300470352173, + "learning_rate": 2.015513837722893e-05, + "loss": 0.2573, + "step": 3518 + }, + { + "epoch": 22.850649350649352, + "grad_norm": 1.4902393817901611, + "learning_rate": 2.012993871606292e-05, + "loss": 0.2522, + "step": 3519 + }, + { + "epoch": 22.857142857142858, + "grad_norm": 1.668640375137329, + "learning_rate": 2.0104750847124075e-05, + "loss": 0.3173, + "step": 3520 + }, + { + "epoch": 22.863636363636363, + "grad_norm": 1.5937610864639282, + "learning_rate": 2.0079574780356115e-05, + "loss": 0.2823, + "step": 3521 + }, + { + "epoch": 22.87012987012987, + "grad_norm": 1.5136908292770386, + "learning_rate": 2.0054410525698215e-05, + "loss": 0.2576, + "step": 3522 + }, + { + "epoch": 22.876623376623378, + "grad_norm": 1.65923011302948, + "learning_rate": 2.0029258093084774e-05, + "loss": 0.2765, + "step": 3523 + }, + { + "epoch": 22.883116883116884, + "grad_norm": 1.6090705394744873, + "learning_rate": 2.0004117492445616e-05, + "loss": 0.2561, + "step": 3524 + }, + { + "epoch": 22.88961038961039, + "grad_norm": 1.497574806213379, + "learning_rate": 1.9978988733705807e-05, + "loss": 0.2711, + "step": 3525 + }, + { + "epoch": 22.896103896103895, + "grad_norm": 1.8243398666381836, + "learning_rate": 1.9953871826785807e-05, + "loss": 0.3382, + "step": 3526 + }, + { + "epoch": 22.9025974025974, + "grad_norm": 1.5362616777420044, + "learning_rate": 1.992876678160137e-05, + "loss": 0.2765, + "step": 3527 + }, + { + "epoch": 22.90909090909091, + "grad_norm": 1.5441484451293945, + "learning_rate": 1.9903673608063587e-05, + "loss": 0.2827, + "step": 3528 + }, + { + "epoch": 22.915584415584416, + "grad_norm": 1.6237545013427734, + "learning_rate": 1.9878592316078816e-05, + "loss": 0.3137, + "step": 3529 + }, + { + "epoch": 22.92207792207792, + "grad_norm": 1.4968721866607666, + "learning_rate": 1.9853522915548784e-05, + "loss": 0.2921, + "step": 3530 + }, + { + "epoch": 22.928571428571427, + "grad_norm": 1.9086956977844238, + "learning_rate": 1.982846541637044e-05, + "loss": 0.3724, + "step": 3531 + }, + { + "epoch": 22.935064935064936, + "grad_norm": 1.7461841106414795, + "learning_rate": 1.980341982843616e-05, + "loss": 0.2938, + "step": 3532 + }, + { + "epoch": 22.941558441558442, + "grad_norm": 1.7323745489120483, + "learning_rate": 1.9778386161633495e-05, + "loss": 0.3009, + "step": 3533 + }, + { + "epoch": 22.948051948051948, + "grad_norm": 1.5889756679534912, + "learning_rate": 1.9753364425845368e-05, + "loss": 0.2976, + "step": 3534 + }, + { + "epoch": 22.954545454545453, + "grad_norm": 1.5568944215774536, + "learning_rate": 1.9728354630949936e-05, + "loss": 0.2702, + "step": 3535 + }, + { + "epoch": 22.961038961038962, + "grad_norm": 1.6102936267852783, + "learning_rate": 1.9703356786820687e-05, + "loss": 0.2748, + "step": 3536 + }, + { + "epoch": 22.967532467532468, + "grad_norm": 1.4768744707107544, + "learning_rate": 1.967837090332637e-05, + "loss": 0.2667, + "step": 3537 + }, + { + "epoch": 22.974025974025974, + "grad_norm": 1.4863190650939941, + "learning_rate": 1.965339699033104e-05, + "loss": 0.2655, + "step": 3538 + }, + { + "epoch": 22.98051948051948, + "grad_norm": 1.752227783203125, + "learning_rate": 1.962843505769396e-05, + "loss": 0.3076, + "step": 3539 + }, + { + "epoch": 22.98701298701299, + "grad_norm": 1.5887079238891602, + "learning_rate": 1.9603485115269748e-05, + "loss": 0.2852, + "step": 3540 + }, + { + "epoch": 22.993506493506494, + "grad_norm": 1.5256731510162354, + "learning_rate": 1.9578547172908184e-05, + "loss": 0.2932, + "step": 3541 + }, + { + "epoch": 23.0, + "grad_norm": 3.6849677562713623, + "learning_rate": 1.9553621240454452e-05, + "loss": 0.2778, + "step": 3542 + }, + { + "epoch": 23.006493506493506, + "grad_norm": 1.3863080739974976, + "learning_rate": 1.9528707327748856e-05, + "loss": 0.2273, + "step": 3543 + }, + { + "epoch": 23.01298701298701, + "grad_norm": 1.3826905488967896, + "learning_rate": 1.9503805444627054e-05, + "loss": 0.2409, + "step": 3544 + }, + { + "epoch": 23.01948051948052, + "grad_norm": 1.471177101135254, + "learning_rate": 1.947891560091988e-05, + "loss": 0.2199, + "step": 3545 + }, + { + "epoch": 23.025974025974026, + "grad_norm": 1.404947280883789, + "learning_rate": 1.9454037806453464e-05, + "loss": 0.2294, + "step": 3546 + }, + { + "epoch": 23.032467532467532, + "grad_norm": 1.5946253538131714, + "learning_rate": 1.9429172071049168e-05, + "loss": 0.2713, + "step": 3547 + }, + { + "epoch": 23.038961038961038, + "grad_norm": 1.5549907684326172, + "learning_rate": 1.940431840452361e-05, + "loss": 0.2403, + "step": 3548 + }, + { + "epoch": 23.045454545454547, + "grad_norm": 1.441696047782898, + "learning_rate": 1.937947681668858e-05, + "loss": 0.2545, + "step": 3549 + }, + { + "epoch": 23.051948051948052, + "grad_norm": 1.5007630586624146, + "learning_rate": 1.9354647317351188e-05, + "loss": 0.2537, + "step": 3550 + }, + { + "epoch": 23.058441558441558, + "grad_norm": 1.4599555730819702, + "learning_rate": 1.932982991631369e-05, + "loss": 0.256, + "step": 3551 + }, + { + "epoch": 23.064935064935064, + "grad_norm": 1.4425921440124512, + "learning_rate": 1.9305024623373618e-05, + "loss": 0.2357, + "step": 3552 + }, + { + "epoch": 23.071428571428573, + "grad_norm": 1.4287683963775635, + "learning_rate": 1.928023144832371e-05, + "loss": 0.243, + "step": 3553 + }, + { + "epoch": 23.07792207792208, + "grad_norm": 1.5742028951644897, + "learning_rate": 1.9255450400951935e-05, + "loss": 0.2954, + "step": 3554 + }, + { + "epoch": 23.084415584415584, + "grad_norm": 1.4811071157455444, + "learning_rate": 1.923068149104143e-05, + "loss": 0.2604, + "step": 3555 + }, + { + "epoch": 23.09090909090909, + "grad_norm": 1.4043035507202148, + "learning_rate": 1.9205924728370578e-05, + "loss": 0.2263, + "step": 3556 + }, + { + "epoch": 23.0974025974026, + "grad_norm": 1.7453620433807373, + "learning_rate": 1.918118012271297e-05, + "loss": 0.3124, + "step": 3557 + }, + { + "epoch": 23.103896103896105, + "grad_norm": 1.2564915418624878, + "learning_rate": 1.9156447683837363e-05, + "loss": 0.2075, + "step": 3558 + }, + { + "epoch": 23.11038961038961, + "grad_norm": 1.1455838680267334, + "learning_rate": 1.9131727421507744e-05, + "loss": 0.1923, + "step": 3559 + }, + { + "epoch": 23.116883116883116, + "grad_norm": 1.5321933031082153, + "learning_rate": 1.9107019345483296e-05, + "loss": 0.2561, + "step": 3560 + }, + { + "epoch": 23.123376623376622, + "grad_norm": 1.546483039855957, + "learning_rate": 1.908232346551834e-05, + "loss": 0.2422, + "step": 3561 + }, + { + "epoch": 23.12987012987013, + "grad_norm": 1.4524723291397095, + "learning_rate": 1.9057639791362437e-05, + "loss": 0.2439, + "step": 3562 + }, + { + "epoch": 23.136363636363637, + "grad_norm": 1.604983925819397, + "learning_rate": 1.903296833276033e-05, + "loss": 0.2708, + "step": 3563 + }, + { + "epoch": 23.142857142857142, + "grad_norm": 1.5314178466796875, + "learning_rate": 1.9008309099451887e-05, + "loss": 0.2581, + "step": 3564 + }, + { + "epoch": 23.149350649350648, + "grad_norm": 1.728439211845398, + "learning_rate": 1.8983662101172216e-05, + "loss": 0.3222, + "step": 3565 + }, + { + "epoch": 23.155844155844157, + "grad_norm": 1.5534626245498657, + "learning_rate": 1.8959027347651527e-05, + "loss": 0.2586, + "step": 3566 + }, + { + "epoch": 23.162337662337663, + "grad_norm": 1.4811235666275024, + "learning_rate": 1.8934404848615246e-05, + "loss": 0.2545, + "step": 3567 + }, + { + "epoch": 23.16883116883117, + "grad_norm": 1.5369898080825806, + "learning_rate": 1.8909794613783943e-05, + "loss": 0.2382, + "step": 3568 + }, + { + "epoch": 23.175324675324674, + "grad_norm": 1.5151273012161255, + "learning_rate": 1.888519665287337e-05, + "loss": 0.2654, + "step": 3569 + }, + { + "epoch": 23.181818181818183, + "grad_norm": 1.5723505020141602, + "learning_rate": 1.8860610975594382e-05, + "loss": 0.2461, + "step": 3570 + }, + { + "epoch": 23.18831168831169, + "grad_norm": 1.7091180086135864, + "learning_rate": 1.8836037591653044e-05, + "loss": 0.2598, + "step": 3571 + }, + { + "epoch": 23.194805194805195, + "grad_norm": 1.5047938823699951, + "learning_rate": 1.8811476510750488e-05, + "loss": 0.2558, + "step": 3572 + }, + { + "epoch": 23.2012987012987, + "grad_norm": 1.529113531112671, + "learning_rate": 1.878692774258311e-05, + "loss": 0.261, + "step": 3573 + }, + { + "epoch": 23.207792207792206, + "grad_norm": 1.420833945274353, + "learning_rate": 1.8762391296842317e-05, + "loss": 0.2363, + "step": 3574 + }, + { + "epoch": 23.214285714285715, + "grad_norm": 1.4916411638259888, + "learning_rate": 1.8737867183214757e-05, + "loss": 0.2379, + "step": 3575 + }, + { + "epoch": 23.22077922077922, + "grad_norm": 1.4184962511062622, + "learning_rate": 1.8713355411382116e-05, + "loss": 0.2367, + "step": 3576 + }, + { + "epoch": 23.227272727272727, + "grad_norm": 1.5358425378799438, + "learning_rate": 1.8688855991021274e-05, + "loss": 0.2458, + "step": 3577 + }, + { + "epoch": 23.233766233766232, + "grad_norm": 1.5893042087554932, + "learning_rate": 1.866436893180421e-05, + "loss": 0.2785, + "step": 3578 + }, + { + "epoch": 23.24025974025974, + "grad_norm": 1.513578176498413, + "learning_rate": 1.8639894243398053e-05, + "loss": 0.2704, + "step": 3579 + }, + { + "epoch": 23.246753246753247, + "grad_norm": 1.4020006656646729, + "learning_rate": 1.8615431935464982e-05, + "loss": 0.2285, + "step": 3580 + }, + { + "epoch": 23.253246753246753, + "grad_norm": 1.4641797542572021, + "learning_rate": 1.8590982017662368e-05, + "loss": 0.2562, + "step": 3581 + }, + { + "epoch": 23.25974025974026, + "grad_norm": 1.4930659532546997, + "learning_rate": 1.856654449964259e-05, + "loss": 0.2236, + "step": 3582 + }, + { + "epoch": 23.266233766233768, + "grad_norm": 1.851391315460205, + "learning_rate": 1.854211939105327e-05, + "loss": 0.2707, + "step": 3583 + }, + { + "epoch": 23.272727272727273, + "grad_norm": 1.4651583433151245, + "learning_rate": 1.8517706701537e-05, + "loss": 0.2275, + "step": 3584 + }, + { + "epoch": 23.27922077922078, + "grad_norm": 1.6360440254211426, + "learning_rate": 1.8493306440731562e-05, + "loss": 0.2798, + "step": 3585 + }, + { + "epoch": 23.285714285714285, + "grad_norm": 1.5081583261489868, + "learning_rate": 1.846891861826975e-05, + "loss": 0.2646, + "step": 3586 + }, + { + "epoch": 23.292207792207794, + "grad_norm": 1.5869941711425781, + "learning_rate": 1.844454324377951e-05, + "loss": 0.262, + "step": 3587 + }, + { + "epoch": 23.2987012987013, + "grad_norm": 1.5664876699447632, + "learning_rate": 1.8420180326883857e-05, + "loss": 0.2495, + "step": 3588 + }, + { + "epoch": 23.305194805194805, + "grad_norm": 1.5755020380020142, + "learning_rate": 1.8395829877200903e-05, + "loss": 0.2655, + "step": 3589 + }, + { + "epoch": 23.31168831168831, + "grad_norm": 1.5650177001953125, + "learning_rate": 1.837149190434378e-05, + "loss": 0.2771, + "step": 3590 + }, + { + "epoch": 23.318181818181817, + "grad_norm": 1.238885760307312, + "learning_rate": 1.8347166417920774e-05, + "loss": 0.2249, + "step": 3591 + }, + { + "epoch": 23.324675324675326, + "grad_norm": 1.5093410015106201, + "learning_rate": 1.832285342753515e-05, + "loss": 0.2335, + "step": 3592 + }, + { + "epoch": 23.33116883116883, + "grad_norm": 1.4694108963012695, + "learning_rate": 1.8298552942785353e-05, + "loss": 0.2488, + "step": 3593 + }, + { + "epoch": 23.337662337662337, + "grad_norm": 1.3553141355514526, + "learning_rate": 1.827426497326478e-05, + "loss": 0.2283, + "step": 3594 + }, + { + "epoch": 23.344155844155843, + "grad_norm": 1.5009989738464355, + "learning_rate": 1.824998952856198e-05, + "loss": 0.2548, + "step": 3595 + }, + { + "epoch": 23.350649350649352, + "grad_norm": 1.5753271579742432, + "learning_rate": 1.8225726618260473e-05, + "loss": 0.2551, + "step": 3596 + }, + { + "epoch": 23.357142857142858, + "grad_norm": 1.6028717756271362, + "learning_rate": 1.8201476251938887e-05, + "loss": 0.2875, + "step": 3597 + }, + { + "epoch": 23.363636363636363, + "grad_norm": 1.4757002592086792, + "learning_rate": 1.817723843917089e-05, + "loss": 0.2481, + "step": 3598 + }, + { + "epoch": 23.37012987012987, + "grad_norm": 1.582947015762329, + "learning_rate": 1.8153013189525193e-05, + "loss": 0.2786, + "step": 3599 + }, + { + "epoch": 23.376623376623378, + "grad_norm": 1.5916093587875366, + "learning_rate": 1.812880051256552e-05, + "loss": 0.2809, + "step": 3600 + }, + { + "epoch": 23.383116883116884, + "grad_norm": 1.4278252124786377, + "learning_rate": 1.810460041785067e-05, + "loss": 0.2306, + "step": 3601 + }, + { + "epoch": 23.38961038961039, + "grad_norm": 1.3419313430786133, + "learning_rate": 1.8080412914934442e-05, + "loss": 0.2413, + "step": 3602 + }, + { + "epoch": 23.396103896103895, + "grad_norm": 1.6411482095718384, + "learning_rate": 1.8056238013365677e-05, + "loss": 0.2981, + "step": 3603 + }, + { + "epoch": 23.4025974025974, + "grad_norm": 1.6128722429275513, + "learning_rate": 1.8032075722688258e-05, + "loss": 0.2728, + "step": 3604 + }, + { + "epoch": 23.40909090909091, + "grad_norm": 1.6131975650787354, + "learning_rate": 1.800792605244109e-05, + "loss": 0.2676, + "step": 3605 + }, + { + "epoch": 23.415584415584416, + "grad_norm": 1.5457934141159058, + "learning_rate": 1.7983789012158035e-05, + "loss": 0.2864, + "step": 3606 + }, + { + "epoch": 23.42207792207792, + "grad_norm": 1.3788739442825317, + "learning_rate": 1.7959664611368044e-05, + "loss": 0.2092, + "step": 3607 + }, + { + "epoch": 23.428571428571427, + "grad_norm": 1.4640756845474243, + "learning_rate": 1.7935552859595063e-05, + "loss": 0.2505, + "step": 3608 + }, + { + "epoch": 23.435064935064936, + "grad_norm": 1.3214120864868164, + "learning_rate": 1.791145376635799e-05, + "loss": 0.2281, + "step": 3609 + }, + { + "epoch": 23.441558441558442, + "grad_norm": 1.7398396730422974, + "learning_rate": 1.788736734117078e-05, + "loss": 0.305, + "step": 3610 + }, + { + "epoch": 23.448051948051948, + "grad_norm": 1.3596508502960205, + "learning_rate": 1.7863293593542403e-05, + "loss": 0.2132, + "step": 3611 + }, + { + "epoch": 23.454545454545453, + "grad_norm": 1.7303870916366577, + "learning_rate": 1.7839232532976747e-05, + "loss": 0.3175, + "step": 3612 + }, + { + "epoch": 23.461038961038962, + "grad_norm": 1.5764626264572144, + "learning_rate": 1.781518416897276e-05, + "loss": 0.2761, + "step": 3613 + }, + { + "epoch": 23.467532467532468, + "grad_norm": 1.5844157934188843, + "learning_rate": 1.779114851102437e-05, + "loss": 0.2682, + "step": 3614 + }, + { + "epoch": 23.474025974025974, + "grad_norm": 1.4731892347335815, + "learning_rate": 1.776712556862044e-05, + "loss": 0.247, + "step": 3615 + }, + { + "epoch": 23.48051948051948, + "grad_norm": 1.3179312944412231, + "learning_rate": 1.7743115351244882e-05, + "loss": 0.2403, + "step": 3616 + }, + { + "epoch": 23.48701298701299, + "grad_norm": 1.5436668395996094, + "learning_rate": 1.77191178683765e-05, + "loss": 0.2579, + "step": 3617 + }, + { + "epoch": 23.493506493506494, + "grad_norm": 1.3392527103424072, + "learning_rate": 1.769513312948919e-05, + "loss": 0.2262, + "step": 3618 + }, + { + "epoch": 23.5, + "grad_norm": 1.5829112529754639, + "learning_rate": 1.767116114405169e-05, + "loss": 0.2678, + "step": 3619 + }, + { + "epoch": 23.506493506493506, + "grad_norm": 1.4703954458236694, + "learning_rate": 1.76472019215278e-05, + "loss": 0.2369, + "step": 3620 + }, + { + "epoch": 23.51298701298701, + "grad_norm": 1.7341636419296265, + "learning_rate": 1.7623255471376205e-05, + "loss": 0.3001, + "step": 3621 + }, + { + "epoch": 23.51948051948052, + "grad_norm": 1.3890771865844727, + "learning_rate": 1.7599321803050596e-05, + "loss": 0.2375, + "step": 3622 + }, + { + "epoch": 23.525974025974026, + "grad_norm": 1.7448186874389648, + "learning_rate": 1.7575400925999614e-05, + "loss": 0.2915, + "step": 3623 + }, + { + "epoch": 23.532467532467532, + "grad_norm": 1.479318618774414, + "learning_rate": 1.7551492849666855e-05, + "loss": 0.2642, + "step": 3624 + }, + { + "epoch": 23.538961038961038, + "grad_norm": 1.5565717220306396, + "learning_rate": 1.7527597583490822e-05, + "loss": 0.2544, + "step": 3625 + }, + { + "epoch": 23.545454545454547, + "grad_norm": 1.459172010421753, + "learning_rate": 1.7503715136905015e-05, + "loss": 0.2641, + "step": 3626 + }, + { + "epoch": 23.551948051948052, + "grad_norm": 1.4650789499282837, + "learning_rate": 1.7479845519337795e-05, + "loss": 0.227, + "step": 3627 + }, + { + "epoch": 23.558441558441558, + "grad_norm": 1.7029366493225098, + "learning_rate": 1.7455988740212576e-05, + "loss": 0.3056, + "step": 3628 + }, + { + "epoch": 23.564935064935064, + "grad_norm": 1.4796315431594849, + "learning_rate": 1.7432144808947594e-05, + "loss": 0.2184, + "step": 3629 + }, + { + "epoch": 23.571428571428573, + "grad_norm": 1.584101676940918, + "learning_rate": 1.7408313734956078e-05, + "loss": 0.2864, + "step": 3630 + }, + { + "epoch": 23.57792207792208, + "grad_norm": 1.5924060344696045, + "learning_rate": 1.7384495527646126e-05, + "loss": 0.2593, + "step": 3631 + }, + { + "epoch": 23.584415584415584, + "grad_norm": 1.669854998588562, + "learning_rate": 1.7360690196420815e-05, + "loss": 0.279, + "step": 3632 + }, + { + "epoch": 23.59090909090909, + "grad_norm": 1.5048229694366455, + "learning_rate": 1.7336897750678106e-05, + "loss": 0.2527, + "step": 3633 + }, + { + "epoch": 23.5974025974026, + "grad_norm": 1.6479854583740234, + "learning_rate": 1.7313118199810903e-05, + "loss": 0.2895, + "step": 3634 + }, + { + "epoch": 23.603896103896105, + "grad_norm": 1.448838472366333, + "learning_rate": 1.7289351553206952e-05, + "loss": 0.2602, + "step": 3635 + }, + { + "epoch": 23.61038961038961, + "grad_norm": 1.5668859481811523, + "learning_rate": 1.7265597820248984e-05, + "loss": 0.2847, + "step": 3636 + }, + { + "epoch": 23.616883116883116, + "grad_norm": 1.4269754886627197, + "learning_rate": 1.724185701031456e-05, + "loss": 0.2527, + "step": 3637 + }, + { + "epoch": 23.623376623376622, + "grad_norm": 1.6819483041763306, + "learning_rate": 1.721812913277623e-05, + "loss": 0.2863, + "step": 3638 + }, + { + "epoch": 23.62987012987013, + "grad_norm": 1.5328335762023926, + "learning_rate": 1.7194414197001335e-05, + "loss": 0.2537, + "step": 3639 + }, + { + "epoch": 23.636363636363637, + "grad_norm": 1.4612891674041748, + "learning_rate": 1.717071221235219e-05, + "loss": 0.2474, + "step": 3640 + }, + { + "epoch": 23.642857142857142, + "grad_norm": 1.2880675792694092, + "learning_rate": 1.7147023188185933e-05, + "loss": 0.2234, + "step": 3641 + }, + { + "epoch": 23.649350649350648, + "grad_norm": 1.3966264724731445, + "learning_rate": 1.712334713385463e-05, + "loss": 0.2399, + "step": 3642 + }, + { + "epoch": 23.655844155844157, + "grad_norm": 1.5062140226364136, + "learning_rate": 1.7099684058705212e-05, + "loss": 0.294, + "step": 3643 + }, + { + "epoch": 23.662337662337663, + "grad_norm": 1.4420065879821777, + "learning_rate": 1.7076033972079507e-05, + "loss": 0.276, + "step": 3644 + }, + { + "epoch": 23.66883116883117, + "grad_norm": 1.4636797904968262, + "learning_rate": 1.7052396883314152e-05, + "loss": 0.2376, + "step": 3645 + }, + { + "epoch": 23.675324675324674, + "grad_norm": 1.6941367387771606, + "learning_rate": 1.7028772801740746e-05, + "loss": 0.2942, + "step": 3646 + }, + { + "epoch": 23.681818181818183, + "grad_norm": 1.530224323272705, + "learning_rate": 1.700516173668565e-05, + "loss": 0.2678, + "step": 3647 + }, + { + "epoch": 23.68831168831169, + "grad_norm": 1.529497742652893, + "learning_rate": 1.698156369747016e-05, + "loss": 0.2702, + "step": 3648 + }, + { + "epoch": 23.694805194805195, + "grad_norm": 1.4436651468276978, + "learning_rate": 1.6957978693410416e-05, + "loss": 0.2435, + "step": 3649 + }, + { + "epoch": 23.7012987012987, + "grad_norm": 1.7091460227966309, + "learning_rate": 1.6934406733817414e-05, + "loss": 0.2794, + "step": 3650 + }, + { + "epoch": 23.707792207792206, + "grad_norm": 1.4090582132339478, + "learning_rate": 1.6910847827996962e-05, + "loss": 0.2426, + "step": 3651 + }, + { + "epoch": 23.714285714285715, + "grad_norm": 1.5994294881820679, + "learning_rate": 1.6887301985249754e-05, + "loss": 0.2659, + "step": 3652 + }, + { + "epoch": 23.72077922077922, + "grad_norm": 1.2122873067855835, + "learning_rate": 1.6863769214871335e-05, + "loss": 0.1927, + "step": 3653 + }, + { + "epoch": 23.727272727272727, + "grad_norm": 1.5995254516601562, + "learning_rate": 1.6840249526152034e-05, + "loss": 0.256, + "step": 3654 + }, + { + "epoch": 23.733766233766232, + "grad_norm": 1.2082469463348389, + "learning_rate": 1.6816742928377078e-05, + "loss": 0.1918, + "step": 3655 + }, + { + "epoch": 23.74025974025974, + "grad_norm": 1.4470820426940918, + "learning_rate": 1.67932494308265e-05, + "loss": 0.2331, + "step": 3656 + }, + { + "epoch": 23.746753246753247, + "grad_norm": 1.4353268146514893, + "learning_rate": 1.6769769042775142e-05, + "loss": 0.2403, + "step": 3657 + }, + { + "epoch": 23.753246753246753, + "grad_norm": 1.5231980085372925, + "learning_rate": 1.6746301773492702e-05, + "loss": 0.2693, + "step": 3658 + }, + { + "epoch": 23.75974025974026, + "grad_norm": 1.4293920993804932, + "learning_rate": 1.67228476322437e-05, + "loss": 0.2604, + "step": 3659 + }, + { + "epoch": 23.766233766233768, + "grad_norm": 1.3395967483520508, + "learning_rate": 1.669940662828743e-05, + "loss": 0.2294, + "step": 3660 + }, + { + "epoch": 23.772727272727273, + "grad_norm": 1.5245810747146606, + "learning_rate": 1.6675978770878052e-05, + "loss": 0.2656, + "step": 3661 + }, + { + "epoch": 23.77922077922078, + "grad_norm": 2.2698071002960205, + "learning_rate": 1.6652564069264475e-05, + "loss": 0.2688, + "step": 3662 + }, + { + "epoch": 23.785714285714285, + "grad_norm": 1.658073902130127, + "learning_rate": 1.662916253269052e-05, + "loss": 0.2921, + "step": 3663 + }, + { + "epoch": 23.792207792207794, + "grad_norm": 1.393870234489441, + "learning_rate": 1.6605774170394682e-05, + "loss": 0.2401, + "step": 3664 + }, + { + "epoch": 23.7987012987013, + "grad_norm": 1.4478249549865723, + "learning_rate": 1.658239899161036e-05, + "loss": 0.2508, + "step": 3665 + }, + { + "epoch": 23.805194805194805, + "grad_norm": 1.2878296375274658, + "learning_rate": 1.655903700556567e-05, + "loss": 0.2191, + "step": 3666 + }, + { + "epoch": 23.81168831168831, + "grad_norm": 1.5081398487091064, + "learning_rate": 1.653568822148356e-05, + "loss": 0.2592, + "step": 3667 + }, + { + "epoch": 23.818181818181817, + "grad_norm": 1.5049258470535278, + "learning_rate": 1.651235264858177e-05, + "loss": 0.2396, + "step": 3668 + }, + { + "epoch": 23.824675324675326, + "grad_norm": 1.6963160037994385, + "learning_rate": 1.648903029607283e-05, + "loss": 0.2868, + "step": 3669 + }, + { + "epoch": 23.83116883116883, + "grad_norm": 1.810282588005066, + "learning_rate": 1.6465721173164005e-05, + "loss": 0.2948, + "step": 3670 + }, + { + "epoch": 23.837662337662337, + "grad_norm": 1.5936979055404663, + "learning_rate": 1.6442425289057388e-05, + "loss": 0.2531, + "step": 3671 + }, + { + "epoch": 23.844155844155843, + "grad_norm": 1.6848145723342896, + "learning_rate": 1.6419142652949793e-05, + "loss": 0.2784, + "step": 3672 + }, + { + "epoch": 23.850649350649352, + "grad_norm": 1.502152442932129, + "learning_rate": 1.639587327403289e-05, + "loss": 0.2553, + "step": 3673 + }, + { + "epoch": 23.857142857142858, + "grad_norm": 1.4996960163116455, + "learning_rate": 1.6372617161493014e-05, + "loss": 0.2596, + "step": 3674 + }, + { + "epoch": 23.863636363636363, + "grad_norm": 1.3415074348449707, + "learning_rate": 1.6349374324511345e-05, + "loss": 0.2331, + "step": 3675 + }, + { + "epoch": 23.87012987012987, + "grad_norm": 1.458927869796753, + "learning_rate": 1.6326144772263753e-05, + "loss": 0.2774, + "step": 3676 + }, + { + "epoch": 23.876623376623378, + "grad_norm": 1.5150805711746216, + "learning_rate": 1.6302928513920913e-05, + "loss": 0.2661, + "step": 3677 + }, + { + "epoch": 23.883116883116884, + "grad_norm": 1.4769573211669922, + "learning_rate": 1.627972555864824e-05, + "loss": 0.2477, + "step": 3678 + }, + { + "epoch": 23.88961038961039, + "grad_norm": 1.5924259424209595, + "learning_rate": 1.6256535915605907e-05, + "loss": 0.2724, + "step": 3679 + }, + { + "epoch": 23.896103896103895, + "grad_norm": 1.4722639322280884, + "learning_rate": 1.6233359593948783e-05, + "loss": 0.2645, + "step": 3680 + }, + { + "epoch": 23.9025974025974, + "grad_norm": 1.3167918920516968, + "learning_rate": 1.6210196602826544e-05, + "loss": 0.2148, + "step": 3681 + }, + { + "epoch": 23.90909090909091, + "grad_norm": 1.5795596837997437, + "learning_rate": 1.6187046951383532e-05, + "loss": 0.2921, + "step": 3682 + }, + { + "epoch": 23.915584415584416, + "grad_norm": 1.4929596185684204, + "learning_rate": 1.6163910648758916e-05, + "loss": 0.2413, + "step": 3683 + }, + { + "epoch": 23.92207792207792, + "grad_norm": 1.5382635593414307, + "learning_rate": 1.6140787704086506e-05, + "loss": 0.2658, + "step": 3684 + }, + { + "epoch": 23.928571428571427, + "grad_norm": 1.551076889038086, + "learning_rate": 1.6117678126494894e-05, + "loss": 0.2713, + "step": 3685 + }, + { + "epoch": 23.935064935064936, + "grad_norm": 1.6375598907470703, + "learning_rate": 1.6094581925107353e-05, + "loss": 0.256, + "step": 3686 + }, + { + "epoch": 23.941558441558442, + "grad_norm": 1.6615065336227417, + "learning_rate": 1.607149910904191e-05, + "loss": 0.3001, + "step": 3687 + }, + { + "epoch": 23.948051948051948, + "grad_norm": 1.4583709239959717, + "learning_rate": 1.6048429687411292e-05, + "loss": 0.2406, + "step": 3688 + }, + { + "epoch": 23.954545454545453, + "grad_norm": 1.6075941324234009, + "learning_rate": 1.6025373669322962e-05, + "loss": 0.291, + "step": 3689 + }, + { + "epoch": 23.961038961038962, + "grad_norm": 1.4560933113098145, + "learning_rate": 1.600233106387904e-05, + "loss": 0.2548, + "step": 3690 + }, + { + "epoch": 23.967532467532468, + "grad_norm": 1.340819239616394, + "learning_rate": 1.5979301880176412e-05, + "loss": 0.2218, + "step": 3691 + }, + { + "epoch": 23.974025974025974, + "grad_norm": 1.4247775077819824, + "learning_rate": 1.5956286127306596e-05, + "loss": 0.2292, + "step": 3692 + }, + { + "epoch": 23.98051948051948, + "grad_norm": 1.4783180952072144, + "learning_rate": 1.5933283814355872e-05, + "loss": 0.2592, + "step": 3693 + }, + { + "epoch": 23.98701298701299, + "grad_norm": 1.2897588014602661, + "learning_rate": 1.591029495040518e-05, + "loss": 0.2068, + "step": 3694 + }, + { + "epoch": 23.993506493506494, + "grad_norm": 1.708559274673462, + "learning_rate": 1.588731954453019e-05, + "loss": 0.2903, + "step": 3695 + }, + { + "epoch": 24.0, + "grad_norm": 555.4655151367188, + "learning_rate": 1.586435760580118e-05, + "loss": 0.3237, + "step": 3696 + }, + { + "epoch": 24.006493506493506, + "grad_norm": 1.4743223190307617, + "learning_rate": 1.5841409143283197e-05, + "loss": 0.2401, + "step": 3697 + }, + { + "epoch": 24.01298701298701, + "grad_norm": 1.3983312845230103, + "learning_rate": 1.5818474166035906e-05, + "loss": 0.2394, + "step": 3698 + }, + { + "epoch": 24.01948051948052, + "grad_norm": 1.5984793901443481, + "learning_rate": 1.5795552683113685e-05, + "loss": 0.2686, + "step": 3699 + }, + { + "epoch": 24.025974025974026, + "grad_norm": 1.5668600797653198, + "learning_rate": 1.5772644703565565e-05, + "loss": 0.2515, + "step": 3700 + }, + { + "epoch": 24.032467532467532, + "grad_norm": 1.4743406772613525, + "learning_rate": 1.5749750236435277e-05, + "loss": 0.2497, + "step": 3701 + }, + { + "epoch": 24.038961038961038, + "grad_norm": 1.571355938911438, + "learning_rate": 1.5726869290761164e-05, + "loss": 0.2552, + "step": 3702 + }, + { + "epoch": 24.045454545454547, + "grad_norm": 1.4651532173156738, + "learning_rate": 1.5704001875576267e-05, + "loss": 0.2313, + "step": 3703 + }, + { + "epoch": 24.051948051948052, + "grad_norm": 1.5145294666290283, + "learning_rate": 1.5681147999908306e-05, + "loss": 0.2496, + "step": 3704 + }, + { + "epoch": 24.058441558441558, + "grad_norm": 1.4692890644073486, + "learning_rate": 1.5658307672779593e-05, + "loss": 0.2447, + "step": 3705 + }, + { + "epoch": 24.064935064935064, + "grad_norm": 1.3533949851989746, + "learning_rate": 1.5635480903207144e-05, + "loss": 0.2198, + "step": 3706 + }, + { + "epoch": 24.071428571428573, + "grad_norm": 1.4457982778549194, + "learning_rate": 1.5612667700202622e-05, + "loss": 0.2217, + "step": 3707 + }, + { + "epoch": 24.07792207792208, + "grad_norm": 1.3959927558898926, + "learning_rate": 1.5589868072772284e-05, + "loss": 0.2436, + "step": 3708 + }, + { + "epoch": 24.084415584415584, + "grad_norm": 1.291892409324646, + "learning_rate": 1.5567082029917078e-05, + "loss": 0.2101, + "step": 3709 + }, + { + "epoch": 24.09090909090909, + "grad_norm": 1.4876279830932617, + "learning_rate": 1.554430958063259e-05, + "loss": 0.2237, + "step": 3710 + }, + { + "epoch": 24.0974025974026, + "grad_norm": 1.59600031375885, + "learning_rate": 1.552155073390899e-05, + "loss": 0.2803, + "step": 3711 + }, + { + "epoch": 24.103896103896105, + "grad_norm": 1.4498419761657715, + "learning_rate": 1.549880549873115e-05, + "loss": 0.2451, + "step": 3712 + }, + { + "epoch": 24.11038961038961, + "grad_norm": 1.4382352828979492, + "learning_rate": 1.5476073884078467e-05, + "loss": 0.2505, + "step": 3713 + }, + { + "epoch": 24.116883116883116, + "grad_norm": 1.2461518049240112, + "learning_rate": 1.5453355898925093e-05, + "loss": 0.2216, + "step": 3714 + }, + { + "epoch": 24.123376623376622, + "grad_norm": 1.4990081787109375, + "learning_rate": 1.5430651552239685e-05, + "loss": 0.2283, + "step": 3715 + }, + { + "epoch": 24.12987012987013, + "grad_norm": 1.3354995250701904, + "learning_rate": 1.5407960852985583e-05, + "loss": 0.2338, + "step": 3716 + }, + { + "epoch": 24.136363636363637, + "grad_norm": 1.5128660202026367, + "learning_rate": 1.538528381012069e-05, + "loss": 0.2454, + "step": 3717 + }, + { + "epoch": 24.142857142857142, + "grad_norm": 1.5596075057983398, + "learning_rate": 1.5362620432597557e-05, + "loss": 0.2545, + "step": 3718 + }, + { + "epoch": 24.149350649350648, + "grad_norm": 1.5532145500183105, + "learning_rate": 1.533997072936333e-05, + "loss": 0.2572, + "step": 3719 + }, + { + "epoch": 24.155844155844157, + "grad_norm": 1.504630208015442, + "learning_rate": 1.5317334709359766e-05, + "loss": 0.2545, + "step": 3720 + }, + { + "epoch": 24.162337662337663, + "grad_norm": 1.1753491163253784, + "learning_rate": 1.529471238152317e-05, + "loss": 0.1929, + "step": 3721 + }, + { + "epoch": 24.16883116883117, + "grad_norm": 1.445791482925415, + "learning_rate": 1.5272103754784517e-05, + "loss": 0.2438, + "step": 3722 + }, + { + "epoch": 24.175324675324674, + "grad_norm": 1.497458577156067, + "learning_rate": 1.5249508838069293e-05, + "loss": 0.2727, + "step": 3723 + }, + { + "epoch": 24.181818181818183, + "grad_norm": 1.389278769493103, + "learning_rate": 1.5226927640297662e-05, + "loss": 0.2349, + "step": 3724 + }, + { + "epoch": 24.18831168831169, + "grad_norm": 1.4731794595718384, + "learning_rate": 1.5204360170384286e-05, + "loss": 0.2519, + "step": 3725 + }, + { + "epoch": 24.194805194805195, + "grad_norm": 1.4574756622314453, + "learning_rate": 1.5181806437238477e-05, + "loss": 0.2649, + "step": 3726 + }, + { + "epoch": 24.2012987012987, + "grad_norm": 1.3568106889724731, + "learning_rate": 1.5159266449764054e-05, + "loss": 0.2346, + "step": 3727 + }, + { + "epoch": 24.207792207792206, + "grad_norm": 1.6920344829559326, + "learning_rate": 1.5136740216859464e-05, + "loss": 0.2951, + "step": 3728 + }, + { + "epoch": 24.214285714285715, + "grad_norm": 1.3407113552093506, + "learning_rate": 1.511422774741771e-05, + "loss": 0.2187, + "step": 3729 + }, + { + "epoch": 24.22077922077922, + "grad_norm": 1.4222047328948975, + "learning_rate": 1.5091729050326375e-05, + "loss": 0.2388, + "step": 3730 + }, + { + "epoch": 24.227272727272727, + "grad_norm": 1.591163158416748, + "learning_rate": 1.5069244134467553e-05, + "loss": 0.279, + "step": 3731 + }, + { + "epoch": 24.233766233766232, + "grad_norm": 1.5508114099502563, + "learning_rate": 1.5046773008717969e-05, + "loss": 0.2713, + "step": 3732 + }, + { + "epoch": 24.24025974025974, + "grad_norm": 1.5003843307495117, + "learning_rate": 1.5024315681948813e-05, + "loss": 0.2584, + "step": 3733 + }, + { + "epoch": 24.246753246753247, + "grad_norm": 1.465012788772583, + "learning_rate": 1.5001872163025954e-05, + "loss": 0.2551, + "step": 3734 + }, + { + "epoch": 24.253246753246753, + "grad_norm": 1.4430475234985352, + "learning_rate": 1.4979442460809683e-05, + "loss": 0.2817, + "step": 3735 + }, + { + "epoch": 24.25974025974026, + "grad_norm": 1.4548296928405762, + "learning_rate": 1.4957026584154926e-05, + "loss": 0.2389, + "step": 3736 + }, + { + "epoch": 24.266233766233768, + "grad_norm": 1.5435104370117188, + "learning_rate": 1.4934624541911085e-05, + "loss": 0.2559, + "step": 3737 + }, + { + "epoch": 24.272727272727273, + "grad_norm": 1.4787144660949707, + "learning_rate": 1.4912236342922149e-05, + "loss": 0.265, + "step": 3738 + }, + { + "epoch": 24.27922077922078, + "grad_norm": 1.5224908590316772, + "learning_rate": 1.4889861996026616e-05, + "loss": 0.2473, + "step": 3739 + }, + { + "epoch": 24.285714285714285, + "grad_norm": 1.4455149173736572, + "learning_rate": 1.4867501510057546e-05, + "loss": 0.2417, + "step": 3740 + }, + { + "epoch": 24.292207792207794, + "grad_norm": 1.3495597839355469, + "learning_rate": 1.4845154893842477e-05, + "loss": 0.2211, + "step": 3741 + }, + { + "epoch": 24.2987012987013, + "grad_norm": 1.3956032991409302, + "learning_rate": 1.4822822156203526e-05, + "loss": 0.2461, + "step": 3742 + }, + { + "epoch": 24.305194805194805, + "grad_norm": 1.511701226234436, + "learning_rate": 1.4800503305957269e-05, + "loss": 0.2532, + "step": 3743 + }, + { + "epoch": 24.31168831168831, + "grad_norm": 1.4901893138885498, + "learning_rate": 1.4778198351914857e-05, + "loss": 0.2625, + "step": 3744 + }, + { + "epoch": 24.318181818181817, + "grad_norm": 1.4659007787704468, + "learning_rate": 1.4755907302881927e-05, + "loss": 0.2726, + "step": 3745 + }, + { + "epoch": 24.324675324675326, + "grad_norm": 1.445360779762268, + "learning_rate": 1.4733630167658652e-05, + "loss": 0.2332, + "step": 3746 + }, + { + "epoch": 24.33116883116883, + "grad_norm": 1.2270129919052124, + "learning_rate": 1.4711366955039663e-05, + "loss": 0.2129, + "step": 3747 + }, + { + "epoch": 24.337662337662337, + "grad_norm": 1.613595962524414, + "learning_rate": 1.4689117673814135e-05, + "loss": 0.244, + "step": 3748 + }, + { + "epoch": 24.344155844155843, + "grad_norm": 1.2541364431381226, + "learning_rate": 1.4666882332765747e-05, + "loss": 0.1987, + "step": 3749 + }, + { + "epoch": 24.350649350649352, + "grad_norm": 1.3972169160842896, + "learning_rate": 1.4644660940672627e-05, + "loss": 0.2327, + "step": 3750 + }, + { + "epoch": 24.357142857142858, + "grad_norm": 1.587989091873169, + "learning_rate": 1.4622453506307453e-05, + "loss": 0.2674, + "step": 3751 + }, + { + "epoch": 24.363636363636363, + "grad_norm": 1.7443116903305054, + "learning_rate": 1.4600260038437375e-05, + "loss": 0.3176, + "step": 3752 + }, + { + "epoch": 24.37012987012987, + "grad_norm": 1.3819708824157715, + "learning_rate": 1.4578080545823991e-05, + "loss": 0.2442, + "step": 3753 + }, + { + "epoch": 24.376623376623378, + "grad_norm": 1.4685349464416504, + "learning_rate": 1.4555915037223439e-05, + "loss": 0.2485, + "step": 3754 + }, + { + "epoch": 24.383116883116884, + "grad_norm": 1.2664926052093506, + "learning_rate": 1.4533763521386318e-05, + "loss": 0.2141, + "step": 3755 + }, + { + "epoch": 24.38961038961039, + "grad_norm": 1.5902550220489502, + "learning_rate": 1.4511626007057666e-05, + "loss": 0.2606, + "step": 3756 + }, + { + "epoch": 24.396103896103895, + "grad_norm": 1.7585757970809937, + "learning_rate": 1.4489502502977037e-05, + "loss": 0.2953, + "step": 3757 + }, + { + "epoch": 24.4025974025974, + "grad_norm": 1.2820913791656494, + "learning_rate": 1.4467393017878445e-05, + "loss": 0.2251, + "step": 3758 + }, + { + "epoch": 24.40909090909091, + "grad_norm": 1.4327855110168457, + "learning_rate": 1.4445297560490374e-05, + "loss": 0.2521, + "step": 3759 + }, + { + "epoch": 24.415584415584416, + "grad_norm": 1.6517313718795776, + "learning_rate": 1.4423216139535734e-05, + "loss": 0.2788, + "step": 3760 + }, + { + "epoch": 24.42207792207792, + "grad_norm": 1.5322458744049072, + "learning_rate": 1.4401148763731953e-05, + "loss": 0.2345, + "step": 3761 + }, + { + "epoch": 24.428571428571427, + "grad_norm": 1.5027211904525757, + "learning_rate": 1.4379095441790846e-05, + "loss": 0.2567, + "step": 3762 + }, + { + "epoch": 24.435064935064936, + "grad_norm": 1.4352718591690063, + "learning_rate": 1.4357056182418726e-05, + "loss": 0.2709, + "step": 3763 + }, + { + "epoch": 24.441558441558442, + "grad_norm": 1.4367806911468506, + "learning_rate": 1.4335030994316357e-05, + "loss": 0.2323, + "step": 3764 + }, + { + "epoch": 24.448051948051948, + "grad_norm": 1.5347613096237183, + "learning_rate": 1.4313019886178941e-05, + "loss": 0.2547, + "step": 3765 + }, + { + "epoch": 24.454545454545453, + "grad_norm": 1.6051234006881714, + "learning_rate": 1.4291022866696085e-05, + "loss": 0.2697, + "step": 3766 + }, + { + "epoch": 24.461038961038962, + "grad_norm": 1.4305423498153687, + "learning_rate": 1.4269039944551898e-05, + "loss": 0.2227, + "step": 3767 + }, + { + "epoch": 24.467532467532468, + "grad_norm": 1.4778579473495483, + "learning_rate": 1.4247071128424838e-05, + "loss": 0.2478, + "step": 3768 + }, + { + "epoch": 24.474025974025974, + "grad_norm": 1.611335039138794, + "learning_rate": 1.4225116426987917e-05, + "loss": 0.2764, + "step": 3769 + }, + { + "epoch": 24.48051948051948, + "grad_norm": 1.7121034860610962, + "learning_rate": 1.420317584890844e-05, + "loss": 0.3018, + "step": 3770 + }, + { + "epoch": 24.48701298701299, + "grad_norm": 1.340805172920227, + "learning_rate": 1.4181249402848246e-05, + "loss": 0.1958, + "step": 3771 + }, + { + "epoch": 24.493506493506494, + "grad_norm": 1.3698137998580933, + "learning_rate": 1.4159337097463515e-05, + "loss": 0.2062, + "step": 3772 + }, + { + "epoch": 24.5, + "grad_norm": 1.6280251741409302, + "learning_rate": 1.413743894140489e-05, + "loss": 0.2837, + "step": 3773 + }, + { + "epoch": 24.506493506493506, + "grad_norm": 1.5984694957733154, + "learning_rate": 1.411555494331741e-05, + "loss": 0.2679, + "step": 3774 + }, + { + "epoch": 24.51298701298701, + "grad_norm": 1.6274757385253906, + "learning_rate": 1.4093685111840566e-05, + "loss": 0.2703, + "step": 3775 + }, + { + "epoch": 24.51948051948052, + "grad_norm": 1.6693423986434937, + "learning_rate": 1.407182945560817e-05, + "loss": 0.2746, + "step": 3776 + }, + { + "epoch": 24.525974025974026, + "grad_norm": 1.6024433374404907, + "learning_rate": 1.4049987983248536e-05, + "loss": 0.2988, + "step": 3777 + }, + { + "epoch": 24.532467532467532, + "grad_norm": 1.5039241313934326, + "learning_rate": 1.4028160703384263e-05, + "loss": 0.2401, + "step": 3778 + }, + { + "epoch": 24.538961038961038, + "grad_norm": 1.5956799983978271, + "learning_rate": 1.4006347624632504e-05, + "loss": 0.2796, + "step": 3779 + }, + { + "epoch": 24.545454545454547, + "grad_norm": 1.2181111574172974, + "learning_rate": 1.3984548755604654e-05, + "loss": 0.1943, + "step": 3780 + }, + { + "epoch": 24.551948051948052, + "grad_norm": 1.4724570512771606, + "learning_rate": 1.3962764104906595e-05, + "loss": 0.2597, + "step": 3781 + }, + { + "epoch": 24.558441558441558, + "grad_norm": 1.7387564182281494, + "learning_rate": 1.3940993681138536e-05, + "loss": 0.2879, + "step": 3782 + }, + { + "epoch": 24.564935064935064, + "grad_norm": 1.489858627319336, + "learning_rate": 1.39192374928951e-05, + "loss": 0.2499, + "step": 3783 + }, + { + "epoch": 24.571428571428573, + "grad_norm": 1.685354232788086, + "learning_rate": 1.3897495548765294e-05, + "loss": 0.2888, + "step": 3784 + }, + { + "epoch": 24.57792207792208, + "grad_norm": 1.4370073080062866, + "learning_rate": 1.387576785733251e-05, + "loss": 0.2467, + "step": 3785 + }, + { + "epoch": 24.584415584415584, + "grad_norm": 1.5947544574737549, + "learning_rate": 1.3854054427174468e-05, + "loss": 0.2739, + "step": 3786 + }, + { + "epoch": 24.59090909090909, + "grad_norm": 1.6878124475479126, + "learning_rate": 1.3832355266863305e-05, + "loss": 0.2584, + "step": 3787 + }, + { + "epoch": 24.5974025974026, + "grad_norm": 1.5307517051696777, + "learning_rate": 1.3810670384965474e-05, + "loss": 0.2547, + "step": 3788 + }, + { + "epoch": 24.603896103896105, + "grad_norm": 1.2758972644805908, + "learning_rate": 1.3788999790041867e-05, + "loss": 0.2046, + "step": 3789 + }, + { + "epoch": 24.61038961038961, + "grad_norm": 1.4588029384613037, + "learning_rate": 1.3767343490647665e-05, + "loss": 0.224, + "step": 3790 + }, + { + "epoch": 24.616883116883116, + "grad_norm": 1.424414873123169, + "learning_rate": 1.3745701495332452e-05, + "loss": 0.242, + "step": 3791 + }, + { + "epoch": 24.623376623376622, + "grad_norm": 1.412399172782898, + "learning_rate": 1.3724073812640115e-05, + "loss": 0.2428, + "step": 3792 + }, + { + "epoch": 24.62987012987013, + "grad_norm": 1.6432981491088867, + "learning_rate": 1.3702460451108935e-05, + "loss": 0.2778, + "step": 3793 + }, + { + "epoch": 24.636363636363637, + "grad_norm": 1.4610412120819092, + "learning_rate": 1.368086141927154e-05, + "loss": 0.2623, + "step": 3794 + }, + { + "epoch": 24.642857142857142, + "grad_norm": 1.3785265684127808, + "learning_rate": 1.3659276725654863e-05, + "loss": 0.2217, + "step": 3795 + }, + { + "epoch": 24.649350649350648, + "grad_norm": 1.633029818534851, + "learning_rate": 1.3637706378780208e-05, + "loss": 0.2934, + "step": 3796 + }, + { + "epoch": 24.655844155844157, + "grad_norm": 1.4184614419937134, + "learning_rate": 1.3616150387163217e-05, + "loss": 0.2449, + "step": 3797 + }, + { + "epoch": 24.662337662337663, + "grad_norm": 1.411084771156311, + "learning_rate": 1.3594608759313831e-05, + "loss": 0.2554, + "step": 3798 + }, + { + "epoch": 24.66883116883117, + "grad_norm": 1.3232630491256714, + "learning_rate": 1.3573081503736362e-05, + "loss": 0.2171, + "step": 3799 + }, + { + "epoch": 24.675324675324674, + "grad_norm": 1.4922369718551636, + "learning_rate": 1.3551568628929434e-05, + "loss": 0.2463, + "step": 3800 + }, + { + "epoch": 24.681818181818183, + "grad_norm": 1.4725935459136963, + "learning_rate": 1.3530070143385965e-05, + "loss": 0.2614, + "step": 3801 + }, + { + "epoch": 24.68831168831169, + "grad_norm": 1.4515880346298218, + "learning_rate": 1.350858605559323e-05, + "loss": 0.2533, + "step": 3802 + }, + { + "epoch": 24.694805194805195, + "grad_norm": 1.4999488592147827, + "learning_rate": 1.3487116374032816e-05, + "loss": 0.2648, + "step": 3803 + }, + { + "epoch": 24.7012987012987, + "grad_norm": 1.5419762134552002, + "learning_rate": 1.346566110718061e-05, + "loss": 0.2507, + "step": 3804 + }, + { + "epoch": 24.707792207792206, + "grad_norm": 1.4331741333007812, + "learning_rate": 1.3444220263506795e-05, + "loss": 0.2688, + "step": 3805 + }, + { + "epoch": 24.714285714285715, + "grad_norm": 1.4227244853973389, + "learning_rate": 1.3422793851475907e-05, + "loss": 0.2533, + "step": 3806 + }, + { + "epoch": 24.72077922077922, + "grad_norm": 1.4616429805755615, + "learning_rate": 1.3401381879546715e-05, + "loss": 0.2635, + "step": 3807 + }, + { + "epoch": 24.727272727272727, + "grad_norm": 1.5894221067428589, + "learning_rate": 1.3379984356172349e-05, + "loss": 0.2791, + "step": 3808 + }, + { + "epoch": 24.733766233766232, + "grad_norm": 1.5892449617385864, + "learning_rate": 1.335860128980021e-05, + "loss": 0.2745, + "step": 3809 + }, + { + "epoch": 24.74025974025974, + "grad_norm": 1.3794944286346436, + "learning_rate": 1.3337232688872003e-05, + "loss": 0.2275, + "step": 3810 + }, + { + "epoch": 24.746753246753247, + "grad_norm": 1.5496991872787476, + "learning_rate": 1.3315878561823697e-05, + "loss": 0.2256, + "step": 3811 + }, + { + "epoch": 24.753246753246753, + "grad_norm": 1.5657767057418823, + "learning_rate": 1.3294538917085586e-05, + "loss": 0.2379, + "step": 3812 + }, + { + "epoch": 24.75974025974026, + "grad_norm": 1.241636872291565, + "learning_rate": 1.3273213763082193e-05, + "loss": 0.1942, + "step": 3813 + }, + { + "epoch": 24.766233766233768, + "grad_norm": 1.2433438301086426, + "learning_rate": 1.3251903108232361e-05, + "loss": 0.2174, + "step": 3814 + }, + { + "epoch": 24.772727272727273, + "grad_norm": 1.3848848342895508, + "learning_rate": 1.3230606960949205e-05, + "loss": 0.2303, + "step": 3815 + }, + { + "epoch": 24.77922077922078, + "grad_norm": 1.3921412229537964, + "learning_rate": 1.3209325329640121e-05, + "loss": 0.2406, + "step": 3816 + }, + { + "epoch": 24.785714285714285, + "grad_norm": 1.5151231288909912, + "learning_rate": 1.3188058222706734e-05, + "loss": 0.2587, + "step": 3817 + }, + { + "epoch": 24.792207792207794, + "grad_norm": 1.4199899435043335, + "learning_rate": 1.3166805648544989e-05, + "loss": 0.237, + "step": 3818 + }, + { + "epoch": 24.7987012987013, + "grad_norm": 1.4588905572891235, + "learning_rate": 1.3145567615545012e-05, + "loss": 0.2569, + "step": 3819 + }, + { + "epoch": 24.805194805194805, + "grad_norm": 1.398755431175232, + "learning_rate": 1.3124344132091315e-05, + "loss": 0.2233, + "step": 3820 + }, + { + "epoch": 24.81168831168831, + "grad_norm": 1.4625189304351807, + "learning_rate": 1.3103135206562534e-05, + "loss": 0.2445, + "step": 3821 + }, + { + "epoch": 24.818181818181817, + "grad_norm": 1.6369975805282593, + "learning_rate": 1.3081940847331659e-05, + "loss": 0.2887, + "step": 3822 + }, + { + "epoch": 24.824675324675326, + "grad_norm": 1.460815191268921, + "learning_rate": 1.3060761062765853e-05, + "loss": 0.2501, + "step": 3823 + }, + { + "epoch": 24.83116883116883, + "grad_norm": 1.5518665313720703, + "learning_rate": 1.3039595861226573e-05, + "loss": 0.2626, + "step": 3824 + }, + { + "epoch": 24.837662337662337, + "grad_norm": 1.6659070253372192, + "learning_rate": 1.301844525106951e-05, + "loss": 0.3129, + "step": 3825 + }, + { + "epoch": 24.844155844155843, + "grad_norm": 1.4165908098220825, + "learning_rate": 1.2997309240644606e-05, + "loss": 0.2336, + "step": 3826 + }, + { + "epoch": 24.850649350649352, + "grad_norm": 1.5086363554000854, + "learning_rate": 1.2976187838295983e-05, + "loss": 0.2477, + "step": 3827 + }, + { + "epoch": 24.857142857142858, + "grad_norm": 1.461747407913208, + "learning_rate": 1.2955081052362073e-05, + "loss": 0.2679, + "step": 3828 + }, + { + "epoch": 24.863636363636363, + "grad_norm": 1.6059125661849976, + "learning_rate": 1.2933988891175458e-05, + "loss": 0.2917, + "step": 3829 + }, + { + "epoch": 24.87012987012987, + "grad_norm": 1.497239112854004, + "learning_rate": 1.291291136306304e-05, + "loss": 0.2279, + "step": 3830 + }, + { + "epoch": 24.876623376623378, + "grad_norm": 1.3064825534820557, + "learning_rate": 1.2891848476345863e-05, + "loss": 0.2167, + "step": 3831 + }, + { + "epoch": 24.883116883116884, + "grad_norm": 1.4591797590255737, + "learning_rate": 1.2870800239339236e-05, + "loss": 0.2542, + "step": 3832 + }, + { + "epoch": 24.88961038961039, + "grad_norm": 1.496483564376831, + "learning_rate": 1.2849766660352653e-05, + "loss": 0.2442, + "step": 3833 + }, + { + "epoch": 24.896103896103895, + "grad_norm": 1.7861509323120117, + "learning_rate": 1.282874774768984e-05, + "loss": 0.34, + "step": 3834 + }, + { + "epoch": 24.9025974025974, + "grad_norm": 1.6444364786148071, + "learning_rate": 1.280774350964874e-05, + "loss": 0.2567, + "step": 3835 + }, + { + "epoch": 24.90909090909091, + "grad_norm": 1.6426337957382202, + "learning_rate": 1.2786753954521507e-05, + "loss": 0.2643, + "step": 3836 + }, + { + "epoch": 24.915584415584416, + "grad_norm": 1.6060869693756104, + "learning_rate": 1.2765779090594454e-05, + "loss": 0.2623, + "step": 3837 + }, + { + "epoch": 24.92207792207792, + "grad_norm": 1.4153776168823242, + "learning_rate": 1.274481892614815e-05, + "loss": 0.2177, + "step": 3838 + }, + { + "epoch": 24.928571428571427, + "grad_norm": 1.6109665632247925, + "learning_rate": 1.2723873469457304e-05, + "loss": 0.2762, + "step": 3839 + }, + { + "epoch": 24.935064935064936, + "grad_norm": 1.6159919500350952, + "learning_rate": 1.2702942728790895e-05, + "loss": 0.253, + "step": 3840 + }, + { + "epoch": 24.941558441558442, + "grad_norm": 1.375745177268982, + "learning_rate": 1.268202671241201e-05, + "loss": 0.2242, + "step": 3841 + }, + { + "epoch": 24.948051948051948, + "grad_norm": 1.4708601236343384, + "learning_rate": 1.2661125428577997e-05, + "loss": 0.2596, + "step": 3842 + }, + { + "epoch": 24.954545454545453, + "grad_norm": 1.4296232461929321, + "learning_rate": 1.2640238885540312e-05, + "loss": 0.2634, + "step": 3843 + }, + { + "epoch": 24.961038961038962, + "grad_norm": 1.3737279176712036, + "learning_rate": 1.2619367091544654e-05, + "loss": 0.242, + "step": 3844 + }, + { + "epoch": 24.967532467532468, + "grad_norm": 1.6131162643432617, + "learning_rate": 1.2598510054830881e-05, + "loss": 0.2828, + "step": 3845 + }, + { + "epoch": 24.974025974025974, + "grad_norm": 1.5378482341766357, + "learning_rate": 1.2577667783633007e-05, + "loss": 0.265, + "step": 3846 + }, + { + "epoch": 24.98051948051948, + "grad_norm": 1.4757226705551147, + "learning_rate": 1.2556840286179228e-05, + "loss": 0.2856, + "step": 3847 + }, + { + "epoch": 24.98701298701299, + "grad_norm": 1.4571387767791748, + "learning_rate": 1.2536027570691944e-05, + "loss": 0.2415, + "step": 3848 + }, + { + "epoch": 24.993506493506494, + "grad_norm": 1.618838906288147, + "learning_rate": 1.2515229645387638e-05, + "loss": 0.2557, + "step": 3849 + }, + { + "epoch": 25.0, + "grad_norm": 4.126040935516357, + "learning_rate": 1.2494446518477022e-05, + "loss": 0.2599, + "step": 3850 + }, + { + "epoch": 25.006493506493506, + "grad_norm": 1.547411561012268, + "learning_rate": 1.2473678198164968e-05, + "loss": 0.2525, + "step": 3851 + }, + { + "epoch": 25.01298701298701, + "grad_norm": 1.3735060691833496, + "learning_rate": 1.2452924692650442e-05, + "loss": 0.2263, + "step": 3852 + }, + { + "epoch": 25.01948051948052, + "grad_norm": 1.2571289539337158, + "learning_rate": 1.2432186010126612e-05, + "loss": 0.2019, + "step": 3853 + }, + { + "epoch": 25.025974025974026, + "grad_norm": 1.442159652709961, + "learning_rate": 1.241146215878079e-05, + "loss": 0.2374, + "step": 3854 + }, + { + "epoch": 25.032467532467532, + "grad_norm": 1.4531927108764648, + "learning_rate": 1.2390753146794437e-05, + "loss": 0.2124, + "step": 3855 + }, + { + "epoch": 25.038961038961038, + "grad_norm": 1.5387581586837769, + "learning_rate": 1.2370058982343109e-05, + "loss": 0.2725, + "step": 3856 + }, + { + "epoch": 25.045454545454547, + "grad_norm": 1.38837730884552, + "learning_rate": 1.2349379673596561e-05, + "loss": 0.208, + "step": 3857 + }, + { + "epoch": 25.051948051948052, + "grad_norm": 1.7436175346374512, + "learning_rate": 1.232871522871864e-05, + "loss": 0.2568, + "step": 3858 + }, + { + "epoch": 25.058441558441558, + "grad_norm": 1.37714684009552, + "learning_rate": 1.2308065655867351e-05, + "loss": 0.2208, + "step": 3859 + }, + { + "epoch": 25.064935064935064, + "grad_norm": 1.583754301071167, + "learning_rate": 1.2287430963194807e-05, + "loss": 0.2643, + "step": 3860 + }, + { + "epoch": 25.071428571428573, + "grad_norm": 1.5096653699874878, + "learning_rate": 1.2266811158847286e-05, + "loss": 0.217, + "step": 3861 + }, + { + "epoch": 25.07792207792208, + "grad_norm": 1.4023994207382202, + "learning_rate": 1.2246206250965125e-05, + "loss": 0.2418, + "step": 3862 + }, + { + "epoch": 25.084415584415584, + "grad_norm": 1.5400210618972778, + "learning_rate": 1.2225616247682848e-05, + "loss": 0.271, + "step": 3863 + }, + { + "epoch": 25.09090909090909, + "grad_norm": 1.6497278213500977, + "learning_rate": 1.2205041157129016e-05, + "loss": 0.3044, + "step": 3864 + }, + { + "epoch": 25.0974025974026, + "grad_norm": 1.3827998638153076, + "learning_rate": 1.2184480987426405e-05, + "loss": 0.2287, + "step": 3865 + }, + { + "epoch": 25.103896103896105, + "grad_norm": 1.3452811241149902, + "learning_rate": 1.2163935746691806e-05, + "loss": 0.2148, + "step": 3866 + }, + { + "epoch": 25.11038961038961, + "grad_norm": 1.5052608251571655, + "learning_rate": 1.2143405443036182e-05, + "loss": 0.2355, + "step": 3867 + }, + { + "epoch": 25.116883116883116, + "grad_norm": 1.4265750646591187, + "learning_rate": 1.2122890084564542e-05, + "loss": 0.2626, + "step": 3868 + }, + { + "epoch": 25.123376623376622, + "grad_norm": 1.376091480255127, + "learning_rate": 1.2102389679376036e-05, + "loss": 0.2224, + "step": 3869 + }, + { + "epoch": 25.12987012987013, + "grad_norm": 1.4407280683517456, + "learning_rate": 1.2081904235563901e-05, + "loss": 0.2321, + "step": 3870 + }, + { + "epoch": 25.136363636363637, + "grad_norm": 1.2167425155639648, + "learning_rate": 1.206143376121549e-05, + "loss": 0.2015, + "step": 3871 + }, + { + "epoch": 25.142857142857142, + "grad_norm": 1.4684216976165771, + "learning_rate": 1.2040978264412178e-05, + "loss": 0.2573, + "step": 3872 + }, + { + "epoch": 25.149350649350648, + "grad_norm": 1.3168730735778809, + "learning_rate": 1.2020537753229506e-05, + "loss": 0.2023, + "step": 3873 + }, + { + "epoch": 25.155844155844157, + "grad_norm": 1.4566622972488403, + "learning_rate": 1.2000112235737026e-05, + "loss": 0.2771, + "step": 3874 + }, + { + "epoch": 25.162337662337663, + "grad_norm": 1.5811680555343628, + "learning_rate": 1.1979701719998453e-05, + "loss": 0.2762, + "step": 3875 + }, + { + "epoch": 25.16883116883117, + "grad_norm": 1.5613210201263428, + "learning_rate": 1.1959306214071508e-05, + "loss": 0.2833, + "step": 3876 + }, + { + "epoch": 25.175324675324674, + "grad_norm": 1.3008835315704346, + "learning_rate": 1.1938925726008038e-05, + "loss": 0.2079, + "step": 3877 + }, + { + "epoch": 25.181818181818183, + "grad_norm": 1.446663498878479, + "learning_rate": 1.19185602638539e-05, + "loss": 0.2383, + "step": 3878 + }, + { + "epoch": 25.18831168831169, + "grad_norm": 1.580613374710083, + "learning_rate": 1.1898209835649082e-05, + "loss": 0.2537, + "step": 3879 + }, + { + "epoch": 25.194805194805195, + "grad_norm": 1.199026346206665, + "learning_rate": 1.18778744494276e-05, + "loss": 0.1829, + "step": 3880 + }, + { + "epoch": 25.2012987012987, + "grad_norm": 1.642932415008545, + "learning_rate": 1.1857554113217567e-05, + "loss": 0.2481, + "step": 3881 + }, + { + "epoch": 25.207792207792206, + "grad_norm": 1.4312461614608765, + "learning_rate": 1.1837248835041092e-05, + "loss": 0.2408, + "step": 3882 + }, + { + "epoch": 25.214285714285715, + "grad_norm": 1.3826494216918945, + "learning_rate": 1.181695862291441e-05, + "loss": 0.2207, + "step": 3883 + }, + { + "epoch": 25.22077922077922, + "grad_norm": 1.4738268852233887, + "learning_rate": 1.179668348484773e-05, + "loss": 0.2347, + "step": 3884 + }, + { + "epoch": 25.227272727272727, + "grad_norm": 1.5864123106002808, + "learning_rate": 1.1776423428845423e-05, + "loss": 0.2581, + "step": 3885 + }, + { + "epoch": 25.233766233766232, + "grad_norm": 1.4101697206497192, + "learning_rate": 1.1756178462905782e-05, + "loss": 0.2542, + "step": 3886 + }, + { + "epoch": 25.24025974025974, + "grad_norm": 1.4642064571380615, + "learning_rate": 1.1735948595021228e-05, + "loss": 0.2238, + "step": 3887 + }, + { + "epoch": 25.246753246753247, + "grad_norm": 1.542807698249817, + "learning_rate": 1.1715733833178177e-05, + "loss": 0.2461, + "step": 3888 + }, + { + "epoch": 25.253246753246753, + "grad_norm": 1.3182908296585083, + "learning_rate": 1.1695534185357099e-05, + "loss": 0.2077, + "step": 3889 + }, + { + "epoch": 25.25974025974026, + "grad_norm": 1.4858134984970093, + "learning_rate": 1.1675349659532513e-05, + "loss": 0.2386, + "step": 3890 + }, + { + "epoch": 25.266233766233768, + "grad_norm": 1.4680992364883423, + "learning_rate": 1.1655180263672927e-05, + "loss": 0.2392, + "step": 3891 + }, + { + "epoch": 25.272727272727273, + "grad_norm": 1.404128909111023, + "learning_rate": 1.16350260057409e-05, + "loss": 0.2343, + "step": 3892 + }, + { + "epoch": 25.27922077922078, + "grad_norm": 1.5189787149429321, + "learning_rate": 1.1614886893693044e-05, + "loss": 0.251, + "step": 3893 + }, + { + "epoch": 25.285714285714285, + "grad_norm": 1.460323452949524, + "learning_rate": 1.159476293547992e-05, + "loss": 0.2491, + "step": 3894 + }, + { + "epoch": 25.292207792207794, + "grad_norm": 1.4811824560165405, + "learning_rate": 1.1574654139046171e-05, + "loss": 0.2355, + "step": 3895 + }, + { + "epoch": 25.2987012987013, + "grad_norm": 1.612228274345398, + "learning_rate": 1.1554560512330436e-05, + "loss": 0.2813, + "step": 3896 + }, + { + "epoch": 25.305194805194805, + "grad_norm": 1.4109948873519897, + "learning_rate": 1.1534482063265345e-05, + "loss": 0.2404, + "step": 3897 + }, + { + "epoch": 25.31168831168831, + "grad_norm": 1.4630529880523682, + "learning_rate": 1.1514418799777554e-05, + "loss": 0.2311, + "step": 3898 + }, + { + "epoch": 25.318181818181817, + "grad_norm": 1.425007700920105, + "learning_rate": 1.1494370729787728e-05, + "loss": 0.2218, + "step": 3899 + }, + { + "epoch": 25.324675324675326, + "grad_norm": 1.4541804790496826, + "learning_rate": 1.1474337861210543e-05, + "loss": 0.2484, + "step": 3900 + }, + { + "epoch": 25.33116883116883, + "grad_norm": 1.4659674167633057, + "learning_rate": 1.1454320201954626e-05, + "loss": 0.2246, + "step": 3901 + }, + { + "epoch": 25.337662337662337, + "grad_norm": 1.3819206953048706, + "learning_rate": 1.1434317759922664e-05, + "loss": 0.2265, + "step": 3902 + }, + { + "epoch": 25.344155844155843, + "grad_norm": 1.4699912071228027, + "learning_rate": 1.141433054301127e-05, + "loss": 0.2661, + "step": 3903 + }, + { + "epoch": 25.350649350649352, + "grad_norm": 1.4448765516281128, + "learning_rate": 1.1394358559111101e-05, + "loss": 0.2366, + "step": 3904 + }, + { + "epoch": 25.357142857142858, + "grad_norm": 1.3506455421447754, + "learning_rate": 1.1374401816106778e-05, + "loss": 0.2186, + "step": 3905 + }, + { + "epoch": 25.363636363636363, + "grad_norm": 1.2490218877792358, + "learning_rate": 1.135446032187692e-05, + "loss": 0.2241, + "step": 3906 + }, + { + "epoch": 25.37012987012987, + "grad_norm": 1.3988432884216309, + "learning_rate": 1.1334534084294079e-05, + "loss": 0.238, + "step": 3907 + }, + { + "epoch": 25.376623376623378, + "grad_norm": 1.5286494493484497, + "learning_rate": 1.1314623111224865e-05, + "loss": 0.2629, + "step": 3908 + }, + { + "epoch": 25.383116883116884, + "grad_norm": 1.4078693389892578, + "learning_rate": 1.1294727410529749e-05, + "loss": 0.2273, + "step": 3909 + }, + { + "epoch": 25.38961038961039, + "grad_norm": 1.4063057899475098, + "learning_rate": 1.1274846990063315e-05, + "loss": 0.2447, + "step": 3910 + }, + { + "epoch": 25.396103896103895, + "grad_norm": 1.359681248664856, + "learning_rate": 1.1254981857673985e-05, + "loss": 0.228, + "step": 3911 + }, + { + "epoch": 25.4025974025974, + "grad_norm": 1.2989537715911865, + "learning_rate": 1.123513202120422e-05, + "loss": 0.2096, + "step": 3912 + }, + { + "epoch": 25.40909090909091, + "grad_norm": 1.611515760421753, + "learning_rate": 1.1215297488490412e-05, + "loss": 0.2688, + "step": 3913 + }, + { + "epoch": 25.415584415584416, + "grad_norm": 1.4984757900238037, + "learning_rate": 1.1195478267362924e-05, + "loss": 0.2342, + "step": 3914 + }, + { + "epoch": 25.42207792207792, + "grad_norm": 1.4901241064071655, + "learning_rate": 1.1175674365646066e-05, + "loss": 0.2412, + "step": 3915 + }, + { + "epoch": 25.428571428571427, + "grad_norm": 1.2154924869537354, + "learning_rate": 1.1155885791158128e-05, + "loss": 0.1905, + "step": 3916 + }, + { + "epoch": 25.435064935064936, + "grad_norm": 1.417709469795227, + "learning_rate": 1.1136112551711291e-05, + "loss": 0.2331, + "step": 3917 + }, + { + "epoch": 25.441558441558442, + "grad_norm": 1.5889604091644287, + "learning_rate": 1.111635465511175e-05, + "loss": 0.2699, + "step": 3918 + }, + { + "epoch": 25.448051948051948, + "grad_norm": 1.397789716720581, + "learning_rate": 1.1096612109159566e-05, + "loss": 0.238, + "step": 3919 + }, + { + "epoch": 25.454545454545453, + "grad_norm": 1.5090736150741577, + "learning_rate": 1.1076884921648834e-05, + "loss": 0.2615, + "step": 3920 + }, + { + "epoch": 25.461038961038962, + "grad_norm": 1.356040358543396, + "learning_rate": 1.1057173100367496e-05, + "loss": 0.2151, + "step": 3921 + }, + { + "epoch": 25.467532467532468, + "grad_norm": 1.3909372091293335, + "learning_rate": 1.10374766530975e-05, + "loss": 0.2258, + "step": 3922 + }, + { + "epoch": 25.474025974025974, + "grad_norm": 1.419009804725647, + "learning_rate": 1.101779558761466e-05, + "loss": 0.2345, + "step": 3923 + }, + { + "epoch": 25.48051948051948, + "grad_norm": 1.5796552896499634, + "learning_rate": 1.0998129911688764e-05, + "loss": 0.2752, + "step": 3924 + }, + { + "epoch": 25.48701298701299, + "grad_norm": 1.4663971662521362, + "learning_rate": 1.0978479633083505e-05, + "loss": 0.2403, + "step": 3925 + }, + { + "epoch": 25.493506493506494, + "grad_norm": 1.5179322957992554, + "learning_rate": 1.0958844759556525e-05, + "loss": 0.251, + "step": 3926 + }, + { + "epoch": 25.5, + "grad_norm": 1.5957598686218262, + "learning_rate": 1.0939225298859323e-05, + "loss": 0.2607, + "step": 3927 + }, + { + "epoch": 25.506493506493506, + "grad_norm": 1.6642088890075684, + "learning_rate": 1.0919621258737383e-05, + "loss": 0.2632, + "step": 3928 + }, + { + "epoch": 25.51298701298701, + "grad_norm": 1.5881017446517944, + "learning_rate": 1.0900032646930036e-05, + "loss": 0.2629, + "step": 3929 + }, + { + "epoch": 25.51948051948052, + "grad_norm": 1.7285717725753784, + "learning_rate": 1.0880459471170596e-05, + "loss": 0.2964, + "step": 3930 + }, + { + "epoch": 25.525974025974026, + "grad_norm": 1.5745680332183838, + "learning_rate": 1.0860901739186208e-05, + "loss": 0.2749, + "step": 3931 + }, + { + "epoch": 25.532467532467532, + "grad_norm": 1.2794368267059326, + "learning_rate": 1.0841359458697986e-05, + "loss": 0.2167, + "step": 3932 + }, + { + "epoch": 25.538961038961038, + "grad_norm": 1.5602290630340576, + "learning_rate": 1.0821832637420881e-05, + "loss": 0.2772, + "step": 3933 + }, + { + "epoch": 25.545454545454547, + "grad_norm": 1.6337082386016846, + "learning_rate": 1.0802321283063794e-05, + "loss": 0.2746, + "step": 3934 + }, + { + "epoch": 25.551948051948052, + "grad_norm": 1.4723968505859375, + "learning_rate": 1.0782825403329488e-05, + "loss": 0.2414, + "step": 3935 + }, + { + "epoch": 25.558441558441558, + "grad_norm": 1.4009954929351807, + "learning_rate": 1.0763345005914649e-05, + "loss": 0.2385, + "step": 3936 + }, + { + "epoch": 25.564935064935064, + "grad_norm": 1.483906865119934, + "learning_rate": 1.0743880098509795e-05, + "loss": 0.2547, + "step": 3937 + }, + { + "epoch": 25.571428571428573, + "grad_norm": 1.4557583332061768, + "learning_rate": 1.0724430688799402e-05, + "loss": 0.23, + "step": 3938 + }, + { + "epoch": 25.57792207792208, + "grad_norm": 1.2362334728240967, + "learning_rate": 1.0704996784461752e-05, + "loss": 0.2084, + "step": 3939 + }, + { + "epoch": 25.584415584415584, + "grad_norm": 1.6001020669937134, + "learning_rate": 1.0685578393169055e-05, + "loss": 0.2592, + "step": 3940 + }, + { + "epoch": 25.59090909090909, + "grad_norm": 1.4896738529205322, + "learning_rate": 1.0666175522587402e-05, + "loss": 0.2716, + "step": 3941 + }, + { + "epoch": 25.5974025974026, + "grad_norm": 1.2849098443984985, + "learning_rate": 1.0646788180376716e-05, + "loss": 0.2057, + "step": 3942 + }, + { + "epoch": 25.603896103896105, + "grad_norm": 1.3597465753555298, + "learning_rate": 1.0627416374190812e-05, + "loss": 0.2279, + "step": 3943 + }, + { + "epoch": 25.61038961038961, + "grad_norm": 1.373323917388916, + "learning_rate": 1.060806011167741e-05, + "loss": 0.2316, + "step": 3944 + }, + { + "epoch": 25.616883116883116, + "grad_norm": 1.518390417098999, + "learning_rate": 1.0588719400478004e-05, + "loss": 0.2373, + "step": 3945 + }, + { + "epoch": 25.623376623376622, + "grad_norm": 1.3952455520629883, + "learning_rate": 1.0569394248228026e-05, + "loss": 0.2473, + "step": 3946 + }, + { + "epoch": 25.62987012987013, + "grad_norm": 1.397457480430603, + "learning_rate": 1.0550084662556753e-05, + "loss": 0.2262, + "step": 3947 + }, + { + "epoch": 25.636363636363637, + "grad_norm": 1.5089877843856812, + "learning_rate": 1.0530790651087274e-05, + "loss": 0.2609, + "step": 3948 + }, + { + "epoch": 25.642857142857142, + "grad_norm": 1.569136142730713, + "learning_rate": 1.0511512221436581e-05, + "loss": 0.2408, + "step": 3949 + }, + { + "epoch": 25.649350649350648, + "grad_norm": 1.5139870643615723, + "learning_rate": 1.049224938121548e-05, + "loss": 0.2553, + "step": 3950 + }, + { + "epoch": 25.655844155844157, + "grad_norm": 1.6584709882736206, + "learning_rate": 1.0473002138028654e-05, + "loss": 0.2851, + "step": 3951 + }, + { + "epoch": 25.662337662337663, + "grad_norm": 1.4925132989883423, + "learning_rate": 1.0453770499474586e-05, + "loss": 0.2364, + "step": 3952 + }, + { + "epoch": 25.66883116883117, + "grad_norm": 1.4464969635009766, + "learning_rate": 1.0434554473145648e-05, + "loss": 0.2209, + "step": 3953 + }, + { + "epoch": 25.675324675324674, + "grad_norm": 1.4543795585632324, + "learning_rate": 1.0415354066627992e-05, + "loss": 0.2299, + "step": 3954 + }, + { + "epoch": 25.681818181818183, + "grad_norm": 1.5420897006988525, + "learning_rate": 1.039616928750165e-05, + "loss": 0.2576, + "step": 3955 + }, + { + "epoch": 25.68831168831169, + "grad_norm": 1.4393539428710938, + "learning_rate": 1.0377000143340471e-05, + "loss": 0.2618, + "step": 3956 + }, + { + "epoch": 25.694805194805195, + "grad_norm": 1.6070607900619507, + "learning_rate": 1.0357846641712144e-05, + "loss": 0.2927, + "step": 3957 + }, + { + "epoch": 25.7012987012987, + "grad_norm": 1.559675693511963, + "learning_rate": 1.0338708790178136e-05, + "loss": 0.2696, + "step": 3958 + }, + { + "epoch": 25.707792207792206, + "grad_norm": 1.412699818611145, + "learning_rate": 1.03195865962938e-05, + "loss": 0.2521, + "step": 3959 + }, + { + "epoch": 25.714285714285715, + "grad_norm": 1.3377207517623901, + "learning_rate": 1.0300480067608231e-05, + "loss": 0.2103, + "step": 3960 + }, + { + "epoch": 25.72077922077922, + "grad_norm": 1.233055591583252, + "learning_rate": 1.028138921166444e-05, + "loss": 0.1781, + "step": 3961 + }, + { + "epoch": 25.727272727272727, + "grad_norm": 1.316535234451294, + "learning_rate": 1.026231403599915e-05, + "loss": 0.216, + "step": 3962 + }, + { + "epoch": 25.733766233766232, + "grad_norm": 1.3665781021118164, + "learning_rate": 1.0243254548142967e-05, + "loss": 0.242, + "step": 3963 + }, + { + "epoch": 25.74025974025974, + "grad_norm": 1.623543381690979, + "learning_rate": 1.0224210755620256e-05, + "loss": 0.2459, + "step": 3964 + }, + { + "epoch": 25.746753246753247, + "grad_norm": 1.4611620903015137, + "learning_rate": 1.0205182665949208e-05, + "loss": 0.2412, + "step": 3965 + }, + { + "epoch": 25.753246753246753, + "grad_norm": 1.716041088104248, + "learning_rate": 1.0186170286641816e-05, + "loss": 0.2478, + "step": 3966 + }, + { + "epoch": 25.75974025974026, + "grad_norm": 1.4261060953140259, + "learning_rate": 1.016717362520388e-05, + "loss": 0.2266, + "step": 3967 + }, + { + "epoch": 25.766233766233768, + "grad_norm": 1.207743763923645, + "learning_rate": 1.014819268913495e-05, + "loss": 0.1878, + "step": 3968 + }, + { + "epoch": 25.772727272727273, + "grad_norm": 1.6146961450576782, + "learning_rate": 1.0129227485928433e-05, + "loss": 0.2691, + "step": 3969 + }, + { + "epoch": 25.77922077922078, + "grad_norm": 1.3689700365066528, + "learning_rate": 1.0110278023071446e-05, + "loss": 0.2068, + "step": 3970 + }, + { + "epoch": 25.785714285714285, + "grad_norm": 1.5973433256149292, + "learning_rate": 1.0091344308044986e-05, + "loss": 0.266, + "step": 3971 + }, + { + "epoch": 25.792207792207794, + "grad_norm": 1.407936453819275, + "learning_rate": 1.0072426348323754e-05, + "loss": 0.2537, + "step": 3972 + }, + { + "epoch": 25.7987012987013, + "grad_norm": 1.4229836463928223, + "learning_rate": 1.005352415137628e-05, + "loss": 0.232, + "step": 3973 + }, + { + "epoch": 25.805194805194805, + "grad_norm": 1.326256513595581, + "learning_rate": 1.003463772466483e-05, + "loss": 0.2184, + "step": 3974 + }, + { + "epoch": 25.81168831168831, + "grad_norm": 1.5608634948730469, + "learning_rate": 1.0015767075645471e-05, + "loss": 0.271, + "step": 3975 + }, + { + "epoch": 25.818181818181817, + "grad_norm": 1.5370579957962036, + "learning_rate": 9.99691221176805e-06, + "loss": 0.2628, + "step": 3976 + }, + { + "epoch": 25.824675324675326, + "grad_norm": 1.5833702087402344, + "learning_rate": 9.978073140476169e-06, + "loss": 0.2695, + "step": 3977 + }, + { + "epoch": 25.83116883116883, + "grad_norm": 1.282939076423645, + "learning_rate": 9.959249869207177e-06, + "loss": 0.1994, + "step": 3978 + }, + { + "epoch": 25.837662337662337, + "grad_norm": 1.60276460647583, + "learning_rate": 9.940442405392226e-06, + "loss": 0.2679, + "step": 3979 + }, + { + "epoch": 25.844155844155843, + "grad_norm": 1.4950294494628906, + "learning_rate": 9.921650756456164e-06, + "loss": 0.2748, + "step": 3980 + }, + { + "epoch": 25.850649350649352, + "grad_norm": 1.303539514541626, + "learning_rate": 9.902874929817696e-06, + "loss": 0.2305, + "step": 3981 + }, + { + "epoch": 25.857142857142858, + "grad_norm": 1.7113896608352661, + "learning_rate": 9.884114932889171e-06, + "loss": 0.2895, + "step": 3982 + }, + { + "epoch": 25.863636363636363, + "grad_norm": 1.3244531154632568, + "learning_rate": 9.865370773076771e-06, + "loss": 0.2274, + "step": 3983 + }, + { + "epoch": 25.87012987012987, + "grad_norm": 1.6126139163970947, + "learning_rate": 9.846642457780369e-06, + "loss": 0.2334, + "step": 3984 + }, + { + "epoch": 25.876623376623378, + "grad_norm": 1.5527100563049316, + "learning_rate": 9.82792999439362e-06, + "loss": 0.2803, + "step": 3985 + }, + { + "epoch": 25.883116883116884, + "grad_norm": 1.1837865114212036, + "learning_rate": 9.809233390303901e-06, + "loss": 0.1785, + "step": 3986 + }, + { + "epoch": 25.88961038961039, + "grad_norm": 1.6036617755889893, + "learning_rate": 9.79055265289236e-06, + "loss": 0.2846, + "step": 3987 + }, + { + "epoch": 25.896103896103895, + "grad_norm": 1.4677743911743164, + "learning_rate": 9.771887789533818e-06, + "loss": 0.2398, + "step": 3988 + }, + { + "epoch": 25.9025974025974, + "grad_norm": 1.6012471914291382, + "learning_rate": 9.753238807596903e-06, + "loss": 0.2752, + "step": 3989 + }, + { + "epoch": 25.90909090909091, + "grad_norm": 1.5253721475601196, + "learning_rate": 9.734605714443906e-06, + "loss": 0.2424, + "step": 3990 + }, + { + "epoch": 25.915584415584416, + "grad_norm": 1.2777734994888306, + "learning_rate": 9.715988517430896e-06, + "loss": 0.1913, + "step": 3991 + }, + { + "epoch": 25.92207792207792, + "grad_norm": 1.486307144165039, + "learning_rate": 9.69738722390765e-06, + "loss": 0.2496, + "step": 3992 + }, + { + "epoch": 25.928571428571427, + "grad_norm": 1.363534688949585, + "learning_rate": 9.67880184121765e-06, + "loss": 0.2435, + "step": 3993 + }, + { + "epoch": 25.935064935064936, + "grad_norm": 1.6092283725738525, + "learning_rate": 9.66023237669812e-06, + "loss": 0.2837, + "step": 3994 + }, + { + "epoch": 25.941558441558442, + "grad_norm": 1.4709584712982178, + "learning_rate": 9.641678837679985e-06, + "loss": 0.2336, + "step": 3995 + }, + { + "epoch": 25.948051948051948, + "grad_norm": 1.4642581939697266, + "learning_rate": 9.623141231487904e-06, + "loss": 0.2377, + "step": 3996 + }, + { + "epoch": 25.954545454545453, + "grad_norm": 1.448259949684143, + "learning_rate": 9.60461956544021e-06, + "loss": 0.2461, + "step": 3997 + }, + { + "epoch": 25.961038961038962, + "grad_norm": 1.3671592473983765, + "learning_rate": 9.586113846848982e-06, + "loss": 0.2306, + "step": 3998 + }, + { + "epoch": 25.967532467532468, + "grad_norm": 1.414479374885559, + "learning_rate": 9.567624083019966e-06, + "loss": 0.2298, + "step": 3999 + }, + { + "epoch": 25.974025974025974, + "grad_norm": 1.5224496126174927, + "learning_rate": 9.549150281252633e-06, + "loss": 0.2419, + "step": 4000 + }, + { + "epoch": 25.98051948051948, + "grad_norm": 1.6472277641296387, + "learning_rate": 9.53069244884015e-06, + "loss": 0.2956, + "step": 4001 + }, + { + "epoch": 25.98701298701299, + "grad_norm": 1.5626544952392578, + "learning_rate": 9.512250593069393e-06, + "loss": 0.2523, + "step": 4002 + }, + { + "epoch": 25.993506493506494, + "grad_norm": 1.4781023263931274, + "learning_rate": 9.49382472122089e-06, + "loss": 0.2529, + "step": 4003 + }, + { + "epoch": 26.0, + "grad_norm": 196.38731384277344, + "learning_rate": 9.475414840568897e-06, + "loss": 0.2654, + "step": 4004 + }, + { + "epoch": 26.006493506493506, + "grad_norm": 1.47327721118927, + "learning_rate": 9.457020958381324e-06, + "loss": 0.2437, + "step": 4005 + }, + { + "epoch": 26.01298701298701, + "grad_norm": 1.4836572408676147, + "learning_rate": 9.438643081919818e-06, + "loss": 0.2329, + "step": 4006 + }, + { + "epoch": 26.01948051948052, + "grad_norm": 1.374118447303772, + "learning_rate": 9.420281218439648e-06, + "loss": 0.2402, + "step": 4007 + }, + { + "epoch": 26.025974025974026, + "grad_norm": 1.3078553676605225, + "learning_rate": 9.401935375189801e-06, + "loss": 0.2055, + "step": 4008 + }, + { + "epoch": 26.032467532467532, + "grad_norm": 1.5128684043884277, + "learning_rate": 9.383605559412911e-06, + "loss": 0.2596, + "step": 4009 + }, + { + "epoch": 26.038961038961038, + "grad_norm": 1.337986707687378, + "learning_rate": 9.365291778345303e-06, + "loss": 0.2274, + "step": 4010 + }, + { + "epoch": 26.045454545454547, + "grad_norm": 1.3085969686508179, + "learning_rate": 9.346994039216972e-06, + "loss": 0.2242, + "step": 4011 + }, + { + "epoch": 26.051948051948052, + "grad_norm": 1.3607500791549683, + "learning_rate": 9.32871234925159e-06, + "loss": 0.2243, + "step": 4012 + }, + { + "epoch": 26.058441558441558, + "grad_norm": 1.471604824066162, + "learning_rate": 9.310446715666449e-06, + "loss": 0.2227, + "step": 4013 + }, + { + "epoch": 26.064935064935064, + "grad_norm": 1.252761721611023, + "learning_rate": 9.29219714567256e-06, + "loss": 0.2129, + "step": 4014 + }, + { + "epoch": 26.071428571428573, + "grad_norm": 1.451578974723816, + "learning_rate": 9.273963646474526e-06, + "loss": 0.2071, + "step": 4015 + }, + { + "epoch": 26.07792207792208, + "grad_norm": 1.514508605003357, + "learning_rate": 9.25574622527069e-06, + "loss": 0.234, + "step": 4016 + }, + { + "epoch": 26.084415584415584, + "grad_norm": 1.3731317520141602, + "learning_rate": 9.237544889252969e-06, + "loss": 0.2252, + "step": 4017 + }, + { + "epoch": 26.09090909090909, + "grad_norm": 1.4656537771224976, + "learning_rate": 9.219359645606989e-06, + "loss": 0.2408, + "step": 4018 + }, + { + "epoch": 26.0974025974026, + "grad_norm": 1.3962067365646362, + "learning_rate": 9.201190501511964e-06, + "loss": 0.2093, + "step": 4019 + }, + { + "epoch": 26.103896103896105, + "grad_norm": 1.4254004955291748, + "learning_rate": 9.183037464140798e-06, + "loss": 0.2474, + "step": 4020 + }, + { + "epoch": 26.11038961038961, + "grad_norm": 1.3458423614501953, + "learning_rate": 9.164900540660032e-06, + "loss": 0.2279, + "step": 4021 + }, + { + "epoch": 26.116883116883116, + "grad_norm": 1.3686282634735107, + "learning_rate": 9.146779738229838e-06, + "loss": 0.2343, + "step": 4022 + }, + { + "epoch": 26.123376623376622, + "grad_norm": 1.2849996089935303, + "learning_rate": 9.128675064004e-06, + "loss": 0.2022, + "step": 4023 + }, + { + "epoch": 26.12987012987013, + "grad_norm": 1.3870078325271606, + "learning_rate": 9.110586525129989e-06, + "loss": 0.2232, + "step": 4024 + }, + { + "epoch": 26.136363636363637, + "grad_norm": 1.4612501859664917, + "learning_rate": 9.09251412874882e-06, + "loss": 0.2491, + "step": 4025 + }, + { + "epoch": 26.142857142857142, + "grad_norm": 1.5044692754745483, + "learning_rate": 9.074457881995257e-06, + "loss": 0.2268, + "step": 4026 + }, + { + "epoch": 26.149350649350648, + "grad_norm": 1.1951324939727783, + "learning_rate": 9.056417791997568e-06, + "loss": 0.1935, + "step": 4027 + }, + { + "epoch": 26.155844155844157, + "grad_norm": 1.4967836141586304, + "learning_rate": 9.038393865877725e-06, + "loss": 0.2409, + "step": 4028 + }, + { + "epoch": 26.162337662337663, + "grad_norm": 1.5848519802093506, + "learning_rate": 9.020386110751266e-06, + "loss": 0.2603, + "step": 4029 + }, + { + "epoch": 26.16883116883117, + "grad_norm": 1.2820090055465698, + "learning_rate": 9.002394533727382e-06, + "loss": 0.2294, + "step": 4030 + }, + { + "epoch": 26.175324675324674, + "grad_norm": 1.4881724119186401, + "learning_rate": 8.984419141908856e-06, + "loss": 0.2225, + "step": 4031 + }, + { + "epoch": 26.181818181818183, + "grad_norm": 1.5716921091079712, + "learning_rate": 8.966459942392109e-06, + "loss": 0.2483, + "step": 4032 + }, + { + "epoch": 26.18831168831169, + "grad_norm": 1.3901420831680298, + "learning_rate": 8.94851694226711e-06, + "loss": 0.2472, + "step": 4033 + }, + { + "epoch": 26.194805194805195, + "grad_norm": 1.4638257026672363, + "learning_rate": 8.930590148617512e-06, + "loss": 0.2355, + "step": 4034 + }, + { + "epoch": 26.2012987012987, + "grad_norm": 1.3153793811798096, + "learning_rate": 8.912679568520494e-06, + "loss": 0.2211, + "step": 4035 + }, + { + "epoch": 26.207792207792206, + "grad_norm": 1.4137687683105469, + "learning_rate": 8.894785209046885e-06, + "loss": 0.2216, + "step": 4036 + }, + { + "epoch": 26.214285714285715, + "grad_norm": 1.4965516328811646, + "learning_rate": 8.876907077261093e-06, + "loss": 0.2555, + "step": 4037 + }, + { + "epoch": 26.22077922077922, + "grad_norm": 1.3542468547821045, + "learning_rate": 8.859045180221138e-06, + "loss": 0.2145, + "step": 4038 + }, + { + "epoch": 26.227272727272727, + "grad_norm": 1.3804082870483398, + "learning_rate": 8.841199524978583e-06, + "loss": 0.2303, + "step": 4039 + }, + { + "epoch": 26.233766233766232, + "grad_norm": 1.5143622159957886, + "learning_rate": 8.823370118578623e-06, + "loss": 0.2305, + "step": 4040 + }, + { + "epoch": 26.24025974025974, + "grad_norm": 1.3844674825668335, + "learning_rate": 8.805556968060048e-06, + "loss": 0.2264, + "step": 4041 + }, + { + "epoch": 26.246753246753247, + "grad_norm": 1.2946738004684448, + "learning_rate": 8.78776008045517e-06, + "loss": 0.1973, + "step": 4042 + }, + { + "epoch": 26.253246753246753, + "grad_norm": 1.3786653280258179, + "learning_rate": 8.769979462789957e-06, + "loss": 0.2361, + "step": 4043 + }, + { + "epoch": 26.25974025974026, + "grad_norm": 1.5263012647628784, + "learning_rate": 8.752215122083873e-06, + "loss": 0.2525, + "step": 4044 + }, + { + "epoch": 26.266233766233768, + "grad_norm": 1.4955079555511475, + "learning_rate": 8.734467065350022e-06, + "loss": 0.2487, + "step": 4045 + }, + { + "epoch": 26.272727272727273, + "grad_norm": 1.5463720560073853, + "learning_rate": 8.716735299595059e-06, + "loss": 0.2551, + "step": 4046 + }, + { + "epoch": 26.27922077922078, + "grad_norm": 1.4916661977767944, + "learning_rate": 8.699019831819205e-06, + "loss": 0.2526, + "step": 4047 + }, + { + "epoch": 26.285714285714285, + "grad_norm": 1.565500020980835, + "learning_rate": 8.68132066901623e-06, + "loss": 0.2726, + "step": 4048 + }, + { + "epoch": 26.292207792207794, + "grad_norm": 1.425245761871338, + "learning_rate": 8.663637818173504e-06, + "loss": 0.2256, + "step": 4049 + }, + { + "epoch": 26.2987012987013, + "grad_norm": 1.3212052583694458, + "learning_rate": 8.645971286271904e-06, + "loss": 0.204, + "step": 4050 + }, + { + "epoch": 26.305194805194805, + "grad_norm": 1.4682427644729614, + "learning_rate": 8.628321080285939e-06, + "loss": 0.2575, + "step": 4051 + }, + { + "epoch": 26.31168831168831, + "grad_norm": 1.4816293716430664, + "learning_rate": 8.610687207183605e-06, + "loss": 0.2284, + "step": 4052 + }, + { + "epoch": 26.318181818181817, + "grad_norm": 1.5263566970825195, + "learning_rate": 8.59306967392649e-06, + "loss": 0.2819, + "step": 4053 + }, + { + "epoch": 26.324675324675326, + "grad_norm": 1.5160341262817383, + "learning_rate": 8.575468487469696e-06, + "loss": 0.231, + "step": 4054 + }, + { + "epoch": 26.33116883116883, + "grad_norm": 1.5796668529510498, + "learning_rate": 8.557883654761906e-06, + "loss": 0.2755, + "step": 4055 + }, + { + "epoch": 26.337662337662337, + "grad_norm": 1.5855549573898315, + "learning_rate": 8.540315182745328e-06, + "loss": 0.2666, + "step": 4056 + }, + { + "epoch": 26.344155844155843, + "grad_norm": 1.5372071266174316, + "learning_rate": 8.52276307835574e-06, + "loss": 0.2274, + "step": 4057 + }, + { + "epoch": 26.350649350649352, + "grad_norm": 1.536356806755066, + "learning_rate": 8.505227348522404e-06, + "loss": 0.2361, + "step": 4058 + }, + { + "epoch": 26.357142857142858, + "grad_norm": 1.5033609867095947, + "learning_rate": 8.48770800016817e-06, + "loss": 0.2787, + "step": 4059 + }, + { + "epoch": 26.363636363636363, + "grad_norm": 1.4871630668640137, + "learning_rate": 8.470205040209361e-06, + "loss": 0.2722, + "step": 4060 + }, + { + "epoch": 26.37012987012987, + "grad_norm": 1.4464274644851685, + "learning_rate": 8.452718475555927e-06, + "loss": 0.2347, + "step": 4061 + }, + { + "epoch": 26.376623376623378, + "grad_norm": 1.3340239524841309, + "learning_rate": 8.435248313111243e-06, + "loss": 0.2189, + "step": 4062 + }, + { + "epoch": 26.383116883116884, + "grad_norm": 1.2462677955627441, + "learning_rate": 8.417794559772273e-06, + "loss": 0.2077, + "step": 4063 + }, + { + "epoch": 26.38961038961039, + "grad_norm": 1.5940028429031372, + "learning_rate": 8.400357222429472e-06, + "loss": 0.2459, + "step": 4064 + }, + { + "epoch": 26.396103896103895, + "grad_norm": 1.2997297048568726, + "learning_rate": 8.382936307966838e-06, + "loss": 0.2293, + "step": 4065 + }, + { + "epoch": 26.4025974025974, + "grad_norm": 1.4336843490600586, + "learning_rate": 8.365531823261841e-06, + "loss": 0.2216, + "step": 4066 + }, + { + "epoch": 26.40909090909091, + "grad_norm": 1.4503132104873657, + "learning_rate": 8.348143775185536e-06, + "loss": 0.2101, + "step": 4067 + }, + { + "epoch": 26.415584415584416, + "grad_norm": 1.2731194496154785, + "learning_rate": 8.330772170602419e-06, + "loss": 0.1976, + "step": 4068 + }, + { + "epoch": 26.42207792207792, + "grad_norm": 1.4676200151443481, + "learning_rate": 8.31341701637055e-06, + "loss": 0.2473, + "step": 4069 + }, + { + "epoch": 26.428571428571427, + "grad_norm": 1.5888464450836182, + "learning_rate": 8.296078319341443e-06, + "loss": 0.2453, + "step": 4070 + }, + { + "epoch": 26.435064935064936, + "grad_norm": 1.3592251539230347, + "learning_rate": 8.278756086360156e-06, + "loss": 0.2113, + "step": 4071 + }, + { + "epoch": 26.441558441558442, + "grad_norm": 1.4380148649215698, + "learning_rate": 8.261450324265224e-06, + "loss": 0.2346, + "step": 4072 + }, + { + "epoch": 26.448051948051948, + "grad_norm": 1.3315917253494263, + "learning_rate": 8.244161039888709e-06, + "loss": 0.2124, + "step": 4073 + }, + { + "epoch": 26.454545454545453, + "grad_norm": 1.4123307466506958, + "learning_rate": 8.226888240056113e-06, + "loss": 0.2057, + "step": 4074 + }, + { + "epoch": 26.461038961038962, + "grad_norm": 1.4434168338775635, + "learning_rate": 8.209631931586498e-06, + "loss": 0.2281, + "step": 4075 + }, + { + "epoch": 26.467532467532468, + "grad_norm": 1.5822036266326904, + "learning_rate": 8.192392121292336e-06, + "loss": 0.2631, + "step": 4076 + }, + { + "epoch": 26.474025974025974, + "grad_norm": 1.4746819734573364, + "learning_rate": 8.17516881597969e-06, + "loss": 0.2368, + "step": 4077 + }, + { + "epoch": 26.48051948051948, + "grad_norm": 1.4489593505859375, + "learning_rate": 8.157962022448001e-06, + "loss": 0.2325, + "step": 4078 + }, + { + "epoch": 26.48701298701299, + "grad_norm": 1.5484001636505127, + "learning_rate": 8.140771747490273e-06, + "loss": 0.2521, + "step": 4079 + }, + { + "epoch": 26.493506493506494, + "grad_norm": 1.397491693496704, + "learning_rate": 8.123597997892918e-06, + "loss": 0.2303, + "step": 4080 + }, + { + "epoch": 26.5, + "grad_norm": 1.4493643045425415, + "learning_rate": 8.106440780435882e-06, + "loss": 0.2396, + "step": 4081 + }, + { + "epoch": 26.506493506493506, + "grad_norm": 1.4584861993789673, + "learning_rate": 8.08930010189256e-06, + "loss": 0.2357, + "step": 4082 + }, + { + "epoch": 26.51298701298701, + "grad_norm": 1.4024105072021484, + "learning_rate": 8.072175969029832e-06, + "loss": 0.239, + "step": 4083 + }, + { + "epoch": 26.51948051948052, + "grad_norm": 1.2045546770095825, + "learning_rate": 8.05506838860801e-06, + "loss": 0.1859, + "step": 4084 + }, + { + "epoch": 26.525974025974026, + "grad_norm": 1.5479137897491455, + "learning_rate": 8.037977367380922e-06, + "loss": 0.2464, + "step": 4085 + }, + { + "epoch": 26.532467532467532, + "grad_norm": 1.3793410062789917, + "learning_rate": 8.020902912095806e-06, + "loss": 0.2231, + "step": 4086 + }, + { + "epoch": 26.538961038961038, + "grad_norm": 1.6801488399505615, + "learning_rate": 8.003845029493407e-06, + "loss": 0.2728, + "step": 4087 + }, + { + "epoch": 26.545454545454547, + "grad_norm": 1.472559928894043, + "learning_rate": 7.9868037263079e-06, + "loss": 0.2354, + "step": 4088 + }, + { + "epoch": 26.551948051948052, + "grad_norm": 1.493683934211731, + "learning_rate": 7.969779009266915e-06, + "loss": 0.2599, + "step": 4089 + }, + { + "epoch": 26.558441558441558, + "grad_norm": 1.5684465169906616, + "learning_rate": 7.952770885091548e-06, + "loss": 0.2432, + "step": 4090 + }, + { + "epoch": 26.564935064935064, + "grad_norm": 1.5496026277542114, + "learning_rate": 7.935779360496332e-06, + "loss": 0.247, + "step": 4091 + }, + { + "epoch": 26.571428571428573, + "grad_norm": 1.4261456727981567, + "learning_rate": 7.91880444218927e-06, + "loss": 0.2347, + "step": 4092 + }, + { + "epoch": 26.57792207792208, + "grad_norm": 1.5223562717437744, + "learning_rate": 7.901846136871766e-06, + "loss": 0.2506, + "step": 4093 + }, + { + "epoch": 26.584415584415584, + "grad_norm": 1.4474468231201172, + "learning_rate": 7.884904451238712e-06, + "loss": 0.2331, + "step": 4094 + }, + { + "epoch": 26.59090909090909, + "grad_norm": 1.5187584161758423, + "learning_rate": 7.867979391978397e-06, + "loss": 0.242, + "step": 4095 + }, + { + "epoch": 26.5974025974026, + "grad_norm": 1.517674446105957, + "learning_rate": 7.851070965772572e-06, + "loss": 0.2318, + "step": 4096 + }, + { + "epoch": 26.603896103896105, + "grad_norm": 1.4315662384033203, + "learning_rate": 7.834179179296419e-06, + "loss": 0.2203, + "step": 4097 + }, + { + "epoch": 26.61038961038961, + "grad_norm": 1.5745152235031128, + "learning_rate": 7.817304039218559e-06, + "loss": 0.2702, + "step": 4098 + }, + { + "epoch": 26.616883116883116, + "grad_norm": 1.1795282363891602, + "learning_rate": 7.800445552201008e-06, + "loss": 0.1923, + "step": 4099 + }, + { + "epoch": 26.623376623376622, + "grad_norm": 1.4204246997833252, + "learning_rate": 7.783603724899257e-06, + "loss": 0.2169, + "step": 4100 + }, + { + "epoch": 26.62987012987013, + "grad_norm": 1.317226767539978, + "learning_rate": 7.76677856396215e-06, + "loss": 0.2133, + "step": 4101 + }, + { + "epoch": 26.636363636363637, + "grad_norm": 1.1443227529525757, + "learning_rate": 7.749970076032049e-06, + "loss": 0.1632, + "step": 4102 + }, + { + "epoch": 26.642857142857142, + "grad_norm": 1.461870551109314, + "learning_rate": 7.733178267744633e-06, + "loss": 0.2531, + "step": 4103 + }, + { + "epoch": 26.649350649350648, + "grad_norm": 1.4633764028549194, + "learning_rate": 7.716403145729074e-06, + "loss": 0.2172, + "step": 4104 + }, + { + "epoch": 26.655844155844157, + "grad_norm": 1.5518317222595215, + "learning_rate": 7.699644716607895e-06, + "loss": 0.2432, + "step": 4105 + }, + { + "epoch": 26.662337662337663, + "grad_norm": 1.4457675218582153, + "learning_rate": 7.682902986997076e-06, + "loss": 0.2307, + "step": 4106 + }, + { + "epoch": 26.66883116883117, + "grad_norm": 1.2934722900390625, + "learning_rate": 7.666177963505988e-06, + "loss": 0.206, + "step": 4107 + }, + { + "epoch": 26.675324675324674, + "grad_norm": 1.6599860191345215, + "learning_rate": 7.649469652737406e-06, + "loss": 0.2682, + "step": 4108 + }, + { + "epoch": 26.681818181818183, + "grad_norm": 1.4232659339904785, + "learning_rate": 7.632778061287493e-06, + "loss": 0.228, + "step": 4109 + }, + { + "epoch": 26.68831168831169, + "grad_norm": 1.3405925035476685, + "learning_rate": 7.6161031957458494e-06, + "loss": 0.2201, + "step": 4110 + }, + { + "epoch": 26.694805194805195, + "grad_norm": 1.3626002073287964, + "learning_rate": 7.59944506269541e-06, + "loss": 0.2202, + "step": 4111 + }, + { + "epoch": 26.7012987012987, + "grad_norm": 1.4566465616226196, + "learning_rate": 7.582803668712579e-06, + "loss": 0.2343, + "step": 4112 + }, + { + "epoch": 26.707792207792206, + "grad_norm": 1.165060043334961, + "learning_rate": 7.5661790203670975e-06, + "loss": 0.1737, + "step": 4113 + }, + { + "epoch": 26.714285714285715, + "grad_norm": 1.4785093069076538, + "learning_rate": 7.549571124222127e-06, + "loss": 0.2332, + "step": 4114 + }, + { + "epoch": 26.72077922077922, + "grad_norm": 1.4225431680679321, + "learning_rate": 7.532979986834176e-06, + "loss": 0.2329, + "step": 4115 + }, + { + "epoch": 26.727272727272727, + "grad_norm": 1.4431058168411255, + "learning_rate": 7.51640561475318e-06, + "loss": 0.2587, + "step": 4116 + }, + { + "epoch": 26.733766233766232, + "grad_norm": 1.2011971473693848, + "learning_rate": 7.499848014522437e-06, + "loss": 0.1974, + "step": 4117 + }, + { + "epoch": 26.74025974025974, + "grad_norm": 1.5450186729431152, + "learning_rate": 7.48330719267864e-06, + "loss": 0.2428, + "step": 4118 + }, + { + "epoch": 26.746753246753247, + "grad_norm": 1.4603906869888306, + "learning_rate": 7.4667831557518165e-06, + "loss": 0.2333, + "step": 4119 + }, + { + "epoch": 26.753246753246753, + "grad_norm": 1.54874587059021, + "learning_rate": 7.450275910265414e-06, + "loss": 0.2402, + "step": 4120 + }, + { + "epoch": 26.75974025974026, + "grad_norm": 1.496936321258545, + "learning_rate": 7.433785462736209e-06, + "loss": 0.2517, + "step": 4121 + }, + { + "epoch": 26.766233766233768, + "grad_norm": 1.3329963684082031, + "learning_rate": 7.4173118196744e-06, + "loss": 0.2257, + "step": 4122 + }, + { + "epoch": 26.772727272727273, + "grad_norm": 1.6605186462402344, + "learning_rate": 7.4008549875835e-06, + "loss": 0.273, + "step": 4123 + }, + { + "epoch": 26.77922077922078, + "grad_norm": 1.4919471740722656, + "learning_rate": 7.384414972960418e-06, + "loss": 0.245, + "step": 4124 + }, + { + "epoch": 26.785714285714285, + "grad_norm": 1.5525104999542236, + "learning_rate": 7.367991782295391e-06, + "loss": 0.2396, + "step": 4125 + }, + { + "epoch": 26.792207792207794, + "grad_norm": 1.4189823865890503, + "learning_rate": 7.351585422072049e-06, + "loss": 0.2278, + "step": 4126 + }, + { + "epoch": 26.7987012987013, + "grad_norm": 1.3449676036834717, + "learning_rate": 7.335195898767366e-06, + "loss": 0.2282, + "step": 4127 + }, + { + "epoch": 26.805194805194805, + "grad_norm": 1.3542174100875854, + "learning_rate": 7.318823218851667e-06, + "loss": 0.2207, + "step": 4128 + }, + { + "epoch": 26.81168831168831, + "grad_norm": 1.6442121267318726, + "learning_rate": 7.302467388788614e-06, + "loss": 0.2679, + "step": 4129 + }, + { + "epoch": 26.818181818181817, + "grad_norm": 1.5656448602676392, + "learning_rate": 7.286128415035248e-06, + "loss": 0.304, + "step": 4130 + }, + { + "epoch": 26.824675324675326, + "grad_norm": 1.4578937292099, + "learning_rate": 7.269806304041915e-06, + "loss": 0.2385, + "step": 4131 + }, + { + "epoch": 26.83116883116883, + "grad_norm": 1.3822400569915771, + "learning_rate": 7.253501062252338e-06, + "loss": 0.2303, + "step": 4132 + }, + { + "epoch": 26.837662337662337, + "grad_norm": 1.3357703685760498, + "learning_rate": 7.237212696103568e-06, + "loss": 0.1941, + "step": 4133 + }, + { + "epoch": 26.844155844155843, + "grad_norm": 1.5666699409484863, + "learning_rate": 7.220941212026005e-06, + "loss": 0.2635, + "step": 4134 + }, + { + "epoch": 26.850649350649352, + "grad_norm": 1.4458389282226562, + "learning_rate": 7.204686616443351e-06, + "loss": 0.2462, + "step": 4135 + }, + { + "epoch": 26.857142857142858, + "grad_norm": 1.5157705545425415, + "learning_rate": 7.188448915772672e-06, + "loss": 0.2285, + "step": 4136 + }, + { + "epoch": 26.863636363636363, + "grad_norm": 1.595637559890747, + "learning_rate": 7.172228116424373e-06, + "loss": 0.2601, + "step": 4137 + }, + { + "epoch": 26.87012987012987, + "grad_norm": 1.531641960144043, + "learning_rate": 7.156024224802138e-06, + "loss": 0.2627, + "step": 4138 + }, + { + "epoch": 26.876623376623378, + "grad_norm": 1.3616324663162231, + "learning_rate": 7.139837247303028e-06, + "loss": 0.2064, + "step": 4139 + }, + { + "epoch": 26.883116883116884, + "grad_norm": 1.6820498704910278, + "learning_rate": 7.123667190317396e-06, + "loss": 0.2835, + "step": 4140 + }, + { + "epoch": 26.88961038961039, + "grad_norm": 1.753391981124878, + "learning_rate": 7.107514060228921e-06, + "loss": 0.286, + "step": 4141 + }, + { + "epoch": 26.896103896103895, + "grad_norm": 1.2197531461715698, + "learning_rate": 7.091377863414611e-06, + "loss": 0.1978, + "step": 4142 + }, + { + "epoch": 26.9025974025974, + "grad_norm": 1.5755234956741333, + "learning_rate": 7.075258606244789e-06, + "loss": 0.2461, + "step": 4143 + }, + { + "epoch": 26.90909090909091, + "grad_norm": 1.485494613647461, + "learning_rate": 7.059156295083064e-06, + "loss": 0.2232, + "step": 4144 + }, + { + "epoch": 26.915584415584416, + "grad_norm": 1.684638500213623, + "learning_rate": 7.043070936286389e-06, + "loss": 0.2505, + "step": 4145 + }, + { + "epoch": 26.92207792207792, + "grad_norm": 1.4940664768218994, + "learning_rate": 7.027002536204985e-06, + "loss": 0.2687, + "step": 4146 + }, + { + "epoch": 26.928571428571427, + "grad_norm": 1.4867305755615234, + "learning_rate": 7.010951101182439e-06, + "loss": 0.2554, + "step": 4147 + }, + { + "epoch": 26.935064935064936, + "grad_norm": 1.4521554708480835, + "learning_rate": 6.9949166375555704e-06, + "loss": 0.2519, + "step": 4148 + }, + { + "epoch": 26.941558441558442, + "grad_norm": 1.4833617210388184, + "learning_rate": 6.978899151654555e-06, + "loss": 0.2298, + "step": 4149 + }, + { + "epoch": 26.948051948051948, + "grad_norm": 1.4452197551727295, + "learning_rate": 6.962898649802823e-06, + "loss": 0.2371, + "step": 4150 + }, + { + "epoch": 26.954545454545453, + "grad_norm": 1.5047880411148071, + "learning_rate": 6.946915138317122e-06, + "loss": 0.239, + "step": 4151 + }, + { + "epoch": 26.961038961038962, + "grad_norm": 1.5090023279190063, + "learning_rate": 6.930948623507505e-06, + "loss": 0.2293, + "step": 4152 + }, + { + "epoch": 26.967532467532468, + "grad_norm": 1.3914098739624023, + "learning_rate": 6.914999111677295e-06, + "loss": 0.2276, + "step": 4153 + }, + { + "epoch": 26.974025974025974, + "grad_norm": 1.3756853342056274, + "learning_rate": 6.899066609123089e-06, + "loss": 0.22, + "step": 4154 + }, + { + "epoch": 26.98051948051948, + "grad_norm": 1.4306117296218872, + "learning_rate": 6.883151122134812e-06, + "loss": 0.2568, + "step": 4155 + }, + { + "epoch": 26.98701298701299, + "grad_norm": 1.4045994281768799, + "learning_rate": 6.86725265699561e-06, + "loss": 0.2124, + "step": 4156 + }, + { + "epoch": 26.993506493506494, + "grad_norm": 1.639349341392517, + "learning_rate": 6.851371219981989e-06, + "loss": 0.2644, + "step": 4157 + }, + { + "epoch": 27.0, + "grad_norm": 1257.550537109375, + "learning_rate": 6.835506817363657e-06, + "loss": 0.1975, + "step": 4158 + }, + { + "epoch": 27.006493506493506, + "grad_norm": 1.4366843700408936, + "learning_rate": 6.8196594554036486e-06, + "loss": 0.251, + "step": 4159 + }, + { + "epoch": 27.01298701298701, + "grad_norm": 1.478812336921692, + "learning_rate": 6.803829140358237e-06, + "loss": 0.2371, + "step": 4160 + }, + { + "epoch": 27.01948051948052, + "grad_norm": 1.4175927639007568, + "learning_rate": 6.788015878476983e-06, + "loss": 0.2397, + "step": 4161 + }, + { + "epoch": 27.025974025974026, + "grad_norm": 1.3861377239227295, + "learning_rate": 6.772219676002711e-06, + "loss": 0.2271, + "step": 4162 + }, + { + "epoch": 27.032467532467532, + "grad_norm": 1.503459095954895, + "learning_rate": 6.756440539171533e-06, + "loss": 0.248, + "step": 4163 + }, + { + "epoch": 27.038961038961038, + "grad_norm": 2.0790321826934814, + "learning_rate": 6.740678474212769e-06, + "loss": 0.2654, + "step": 4164 + }, + { + "epoch": 27.045454545454547, + "grad_norm": 1.4396727085113525, + "learning_rate": 6.724933487349061e-06, + "loss": 0.2225, + "step": 4165 + }, + { + "epoch": 27.051948051948052, + "grad_norm": 1.1916790008544922, + "learning_rate": 6.709205584796241e-06, + "loss": 0.2038, + "step": 4166 + }, + { + "epoch": 27.058441558441558, + "grad_norm": 1.3912105560302734, + "learning_rate": 6.693494772763486e-06, + "loss": 0.2284, + "step": 4167 + }, + { + "epoch": 27.064935064935064, + "grad_norm": 1.3174680471420288, + "learning_rate": 6.677801057453142e-06, + "loss": 0.2022, + "step": 4168 + }, + { + "epoch": 27.071428571428573, + "grad_norm": 1.5365556478500366, + "learning_rate": 6.662124445060863e-06, + "loss": 0.2601, + "step": 4169 + }, + { + "epoch": 27.07792207792208, + "grad_norm": 1.1626392602920532, + "learning_rate": 6.646464941775499e-06, + "loss": 0.1607, + "step": 4170 + }, + { + "epoch": 27.084415584415584, + "grad_norm": 1.5728877782821655, + "learning_rate": 6.6308225537791925e-06, + "loss": 0.275, + "step": 4171 + }, + { + "epoch": 27.09090909090909, + "grad_norm": 1.5004632472991943, + "learning_rate": 6.615197287247299e-06, + "loss": 0.2425, + "step": 4172 + }, + { + "epoch": 27.0974025974026, + "grad_norm": 1.347186803817749, + "learning_rate": 6.599589148348451e-06, + "loss": 0.1976, + "step": 4173 + }, + { + "epoch": 27.103896103896105, + "grad_norm": 1.270532488822937, + "learning_rate": 6.583998143244463e-06, + "loss": 0.1878, + "step": 4174 + }, + { + "epoch": 27.11038961038961, + "grad_norm": 1.3854254484176636, + "learning_rate": 6.568424278090446e-06, + "loss": 0.2287, + "step": 4175 + }, + { + "epoch": 27.116883116883116, + "grad_norm": 1.5932155847549438, + "learning_rate": 6.552867559034687e-06, + "loss": 0.2539, + "step": 4176 + }, + { + "epoch": 27.123376623376622, + "grad_norm": 1.193563461303711, + "learning_rate": 6.5373279922187445e-06, + "loss": 0.1794, + "step": 4177 + }, + { + "epoch": 27.12987012987013, + "grad_norm": 1.4257055521011353, + "learning_rate": 6.521805583777396e-06, + "loss": 0.2197, + "step": 4178 + }, + { + "epoch": 27.136363636363637, + "grad_norm": 1.4581280946731567, + "learning_rate": 6.506300339838656e-06, + "loss": 0.2366, + "step": 4179 + }, + { + "epoch": 27.142857142857142, + "grad_norm": 1.4068759679794312, + "learning_rate": 6.490812266523716e-06, + "loss": 0.2424, + "step": 4180 + }, + { + "epoch": 27.149350649350648, + "grad_norm": 1.4506574869155884, + "learning_rate": 6.4753413699470465e-06, + "loss": 0.211, + "step": 4181 + }, + { + "epoch": 27.155844155844157, + "grad_norm": 1.4119222164154053, + "learning_rate": 6.459887656216313e-06, + "loss": 0.2362, + "step": 4182 + }, + { + "epoch": 27.162337662337663, + "grad_norm": 1.5075432062149048, + "learning_rate": 6.444451131432383e-06, + "loss": 0.2343, + "step": 4183 + }, + { + "epoch": 27.16883116883117, + "grad_norm": 1.2462363243103027, + "learning_rate": 6.429031801689361e-06, + "loss": 0.2094, + "step": 4184 + }, + { + "epoch": 27.175324675324674, + "grad_norm": 1.1130222082138062, + "learning_rate": 6.413629673074561e-06, + "loss": 0.1708, + "step": 4185 + }, + { + "epoch": 27.181818181818183, + "grad_norm": 1.4629265069961548, + "learning_rate": 6.39824475166848e-06, + "loss": 0.2161, + "step": 4186 + }, + { + "epoch": 27.18831168831169, + "grad_norm": 1.495139479637146, + "learning_rate": 6.382877043544855e-06, + "loss": 0.2555, + "step": 4187 + }, + { + "epoch": 27.194805194805195, + "grad_norm": 1.5857653617858887, + "learning_rate": 6.3675265547706196e-06, + "loss": 0.2585, + "step": 4188 + }, + { + "epoch": 27.2012987012987, + "grad_norm": 1.3717056512832642, + "learning_rate": 6.352193291405883e-06, + "loss": 0.2212, + "step": 4189 + }, + { + "epoch": 27.207792207792206, + "grad_norm": 1.3991684913635254, + "learning_rate": 6.336877259504004e-06, + "loss": 0.225, + "step": 4190 + }, + { + "epoch": 27.214285714285715, + "grad_norm": 1.4601714611053467, + "learning_rate": 6.321578465111477e-06, + "loss": 0.2309, + "step": 4191 + }, + { + "epoch": 27.22077922077922, + "grad_norm": 1.4891407489776611, + "learning_rate": 6.30629691426804e-06, + "loss": 0.2352, + "step": 4192 + }, + { + "epoch": 27.227272727272727, + "grad_norm": 1.3236773014068604, + "learning_rate": 6.291032613006609e-06, + "loss": 0.2115, + "step": 4193 + }, + { + "epoch": 27.233766233766232, + "grad_norm": 1.4177298545837402, + "learning_rate": 6.275785567353293e-06, + "loss": 0.2406, + "step": 4194 + }, + { + "epoch": 27.24025974025974, + "grad_norm": 1.5722953081130981, + "learning_rate": 6.2605557833273656e-06, + "loss": 0.2491, + "step": 4195 + }, + { + "epoch": 27.246753246753247, + "grad_norm": 1.5723475217819214, + "learning_rate": 6.245343266941328e-06, + "loss": 0.2653, + "step": 4196 + }, + { + "epoch": 27.253246753246753, + "grad_norm": 1.2392525672912598, + "learning_rate": 6.23014802420081e-06, + "loss": 0.2075, + "step": 4197 + }, + { + "epoch": 27.25974025974026, + "grad_norm": 1.4983159303665161, + "learning_rate": 6.214970061104686e-06, + "loss": 0.2411, + "step": 4198 + }, + { + "epoch": 27.266233766233768, + "grad_norm": 1.4145365953445435, + "learning_rate": 6.199809383644956e-06, + "loss": 0.2347, + "step": 4199 + }, + { + "epoch": 27.272727272727273, + "grad_norm": 1.4473834037780762, + "learning_rate": 6.1846659978068265e-06, + "loss": 0.2172, + "step": 4200 + }, + { + "epoch": 27.27922077922078, + "grad_norm": 1.5161728858947754, + "learning_rate": 6.169539909568655e-06, + "loss": 0.2466, + "step": 4201 + }, + { + "epoch": 27.285714285714285, + "grad_norm": 1.3642016649246216, + "learning_rate": 6.154431124901982e-06, + "loss": 0.2237, + "step": 4202 + }, + { + "epoch": 27.292207792207794, + "grad_norm": 1.4526147842407227, + "learning_rate": 6.139339649771525e-06, + "loss": 0.2387, + "step": 4203 + }, + { + "epoch": 27.2987012987013, + "grad_norm": 1.40420401096344, + "learning_rate": 6.124265490135162e-06, + "loss": 0.1868, + "step": 4204 + }, + { + "epoch": 27.305194805194805, + "grad_norm": 1.252336859703064, + "learning_rate": 6.109208651943921e-06, + "loss": 0.199, + "step": 4205 + }, + { + "epoch": 27.31168831168831, + "grad_norm": 1.6298810243606567, + "learning_rate": 6.094169141142014e-06, + "loss": 0.2625, + "step": 4206 + }, + { + "epoch": 27.318181818181817, + "grad_norm": 1.3172500133514404, + "learning_rate": 6.079146963666776e-06, + "loss": 0.2197, + "step": 4207 + }, + { + "epoch": 27.324675324675326, + "grad_norm": 1.5007563829421997, + "learning_rate": 6.064142125448763e-06, + "loss": 0.2578, + "step": 4208 + }, + { + "epoch": 27.33116883116883, + "grad_norm": 1.408240556716919, + "learning_rate": 6.049154632411624e-06, + "loss": 0.2144, + "step": 4209 + }, + { + "epoch": 27.337662337662337, + "grad_norm": 1.496727466583252, + "learning_rate": 6.034184490472195e-06, + "loss": 0.2401, + "step": 4210 + }, + { + "epoch": 27.344155844155843, + "grad_norm": 1.3175632953643799, + "learning_rate": 6.019231705540435e-06, + "loss": 0.1992, + "step": 4211 + }, + { + "epoch": 27.350649350649352, + "grad_norm": 1.5040570497512817, + "learning_rate": 6.004296283519478e-06, + "loss": 0.2293, + "step": 4212 + }, + { + "epoch": 27.357142857142858, + "grad_norm": 1.269888997077942, + "learning_rate": 5.989378230305592e-06, + "loss": 0.2087, + "step": 4213 + }, + { + "epoch": 27.363636363636363, + "grad_norm": 1.3803386688232422, + "learning_rate": 5.9744775517881935e-06, + "loss": 0.2262, + "step": 4214 + }, + { + "epoch": 27.37012987012987, + "grad_norm": 1.578514814376831, + "learning_rate": 5.95959425384982e-06, + "loss": 0.2664, + "step": 4215 + }, + { + "epoch": 27.376623376623378, + "grad_norm": 1.2101290225982666, + "learning_rate": 5.94472834236618e-06, + "loss": 0.1941, + "step": 4216 + }, + { + "epoch": 27.383116883116884, + "grad_norm": 1.572113037109375, + "learning_rate": 5.9298798232060695e-06, + "loss": 0.2476, + "step": 4217 + }, + { + "epoch": 27.38961038961039, + "grad_norm": 1.4231563806533813, + "learning_rate": 5.915048702231491e-06, + "loss": 0.2136, + "step": 4218 + }, + { + "epoch": 27.396103896103895, + "grad_norm": 1.2820154428482056, + "learning_rate": 5.900234985297498e-06, + "loss": 0.2212, + "step": 4219 + }, + { + "epoch": 27.4025974025974, + "grad_norm": 1.4885966777801514, + "learning_rate": 5.885438678252342e-06, + "loss": 0.2564, + "step": 4220 + }, + { + "epoch": 27.40909090909091, + "grad_norm": 1.4494009017944336, + "learning_rate": 5.870659786937344e-06, + "loss": 0.2328, + "step": 4221 + }, + { + "epoch": 27.415584415584416, + "grad_norm": 1.4441783428192139, + "learning_rate": 5.855898317186992e-06, + "loss": 0.2177, + "step": 4222 + }, + { + "epoch": 27.42207792207792, + "grad_norm": 1.5828957557678223, + "learning_rate": 5.841154274828869e-06, + "loss": 0.2633, + "step": 4223 + }, + { + "epoch": 27.428571428571427, + "grad_norm": 1.3022863864898682, + "learning_rate": 5.8264276656837145e-06, + "loss": 0.1958, + "step": 4224 + }, + { + "epoch": 27.435064935064936, + "grad_norm": 1.3509620428085327, + "learning_rate": 5.811718495565332e-06, + "loss": 0.2157, + "step": 4225 + }, + { + "epoch": 27.441558441558442, + "grad_norm": 1.5641427040100098, + "learning_rate": 5.797026770280684e-06, + "loss": 0.2353, + "step": 4226 + }, + { + "epoch": 27.448051948051948, + "grad_norm": 1.5348894596099854, + "learning_rate": 5.782352495629822e-06, + "loss": 0.2824, + "step": 4227 + }, + { + "epoch": 27.454545454545453, + "grad_norm": 1.5248255729675293, + "learning_rate": 5.767695677405921e-06, + "loss": 0.2258, + "step": 4228 + }, + { + "epoch": 27.461038961038962, + "grad_norm": 1.5213544368743896, + "learning_rate": 5.753056321395267e-06, + "loss": 0.2271, + "step": 4229 + }, + { + "epoch": 27.467532467532468, + "grad_norm": 1.5472891330718994, + "learning_rate": 5.738434433377243e-06, + "loss": 0.2791, + "step": 4230 + }, + { + "epoch": 27.474025974025974, + "grad_norm": 1.357235312461853, + "learning_rate": 5.7238300191243325e-06, + "loss": 0.2052, + "step": 4231 + }, + { + "epoch": 27.48051948051948, + "grad_norm": 1.4257265329360962, + "learning_rate": 5.7092430844021275e-06, + "loss": 0.2553, + "step": 4232 + }, + { + "epoch": 27.48701298701299, + "grad_norm": 1.4562528133392334, + "learning_rate": 5.694673634969333e-06, + "loss": 0.2293, + "step": 4233 + }, + { + "epoch": 27.493506493506494, + "grad_norm": 1.4705281257629395, + "learning_rate": 5.680121676577721e-06, + "loss": 0.2269, + "step": 4234 + }, + { + "epoch": 27.5, + "grad_norm": 1.3913674354553223, + "learning_rate": 5.665587214972174e-06, + "loss": 0.2317, + "step": 4235 + }, + { + "epoch": 27.506493506493506, + "grad_norm": 1.409739375114441, + "learning_rate": 5.651070255890689e-06, + "loss": 0.2269, + "step": 4236 + }, + { + "epoch": 27.51298701298701, + "grad_norm": 1.4227676391601562, + "learning_rate": 5.636570805064301e-06, + "loss": 0.2367, + "step": 4237 + }, + { + "epoch": 27.51948051948052, + "grad_norm": 1.3669805526733398, + "learning_rate": 5.622088868217179e-06, + "loss": 0.2257, + "step": 4238 + }, + { + "epoch": 27.525974025974026, + "grad_norm": 1.4420340061187744, + "learning_rate": 5.607624451066568e-06, + "loss": 0.2213, + "step": 4239 + }, + { + "epoch": 27.532467532467532, + "grad_norm": 1.453864336013794, + "learning_rate": 5.593177559322777e-06, + "loss": 0.2111, + "step": 4240 + }, + { + "epoch": 27.538961038961038, + "grad_norm": 1.3545842170715332, + "learning_rate": 5.578748198689227e-06, + "loss": 0.2362, + "step": 4241 + }, + { + "epoch": 27.545454545454547, + "grad_norm": 1.378858208656311, + "learning_rate": 5.564336374862372e-06, + "loss": 0.2314, + "step": 4242 + }, + { + "epoch": 27.551948051948052, + "grad_norm": 1.4109467267990112, + "learning_rate": 5.549942093531812e-06, + "loss": 0.2153, + "step": 4243 + }, + { + "epoch": 27.558441558441558, + "grad_norm": 1.7690722942352295, + "learning_rate": 5.535565360380146e-06, + "loss": 0.2401, + "step": 4244 + }, + { + "epoch": 27.564935064935064, + "grad_norm": 1.4343832731246948, + "learning_rate": 5.521206181083111e-06, + "loss": 0.2222, + "step": 4245 + }, + { + "epoch": 27.571428571428573, + "grad_norm": 1.3798093795776367, + "learning_rate": 5.506864561309455e-06, + "loss": 0.2345, + "step": 4246 + }, + { + "epoch": 27.57792207792208, + "grad_norm": 1.456672191619873, + "learning_rate": 5.492540506721033e-06, + "loss": 0.2305, + "step": 4247 + }, + { + "epoch": 27.584415584415584, + "grad_norm": 1.3595104217529297, + "learning_rate": 5.478234022972756e-06, + "loss": 0.2282, + "step": 4248 + }, + { + "epoch": 27.59090909090909, + "grad_norm": 1.461184024810791, + "learning_rate": 5.463945115712609e-06, + "loss": 0.2632, + "step": 4249 + }, + { + "epoch": 27.5974025974026, + "grad_norm": 1.4280775785446167, + "learning_rate": 5.449673790581611e-06, + "loss": 0.2325, + "step": 4250 + }, + { + "epoch": 27.603896103896105, + "grad_norm": 1.387702226638794, + "learning_rate": 5.435420053213863e-06, + "loss": 0.2118, + "step": 4251 + }, + { + "epoch": 27.61038961038961, + "grad_norm": 1.3455487489700317, + "learning_rate": 5.421183909236494e-06, + "loss": 0.2186, + "step": 4252 + }, + { + "epoch": 27.616883116883116, + "grad_norm": 1.4924322366714478, + "learning_rate": 5.406965364269745e-06, + "loss": 0.2352, + "step": 4253 + }, + { + "epoch": 27.623376623376622, + "grad_norm": 1.5834050178527832, + "learning_rate": 5.392764423926838e-06, + "loss": 0.2643, + "step": 4254 + }, + { + "epoch": 27.62987012987013, + "grad_norm": 1.2884026765823364, + "learning_rate": 5.378581093814111e-06, + "loss": 0.2001, + "step": 4255 + }, + { + "epoch": 27.636363636363637, + "grad_norm": 1.5274333953857422, + "learning_rate": 5.3644153795308904e-06, + "loss": 0.2662, + "step": 4256 + }, + { + "epoch": 27.642857142857142, + "grad_norm": 1.392540693283081, + "learning_rate": 5.350267286669586e-06, + "loss": 0.2296, + "step": 4257 + }, + { + "epoch": 27.649350649350648, + "grad_norm": 1.4900485277175903, + "learning_rate": 5.33613682081564e-06, + "loss": 0.2257, + "step": 4258 + }, + { + "epoch": 27.655844155844157, + "grad_norm": 1.609121561050415, + "learning_rate": 5.322023987547547e-06, + "loss": 0.2453, + "step": 4259 + }, + { + "epoch": 27.662337662337663, + "grad_norm": 1.369093418121338, + "learning_rate": 5.307928792436811e-06, + "loss": 0.219, + "step": 4260 + }, + { + "epoch": 27.66883116883117, + "grad_norm": 1.3919950723648071, + "learning_rate": 5.293851241048015e-06, + "loss": 0.2148, + "step": 4261 + }, + { + "epoch": 27.675324675324674, + "grad_norm": 1.6031920909881592, + "learning_rate": 5.279791338938716e-06, + "loss": 0.233, + "step": 4262 + }, + { + "epoch": 27.681818181818183, + "grad_norm": 1.5094611644744873, + "learning_rate": 5.2657490916595885e-06, + "loss": 0.2426, + "step": 4263 + }, + { + "epoch": 27.68831168831169, + "grad_norm": 1.6092923879623413, + "learning_rate": 5.2517245047542574e-06, + "loss": 0.2555, + "step": 4264 + }, + { + "epoch": 27.694805194805195, + "grad_norm": 1.3829764127731323, + "learning_rate": 5.2377175837594216e-06, + "loss": 0.2243, + "step": 4265 + }, + { + "epoch": 27.7012987012987, + "grad_norm": 1.148871660232544, + "learning_rate": 5.2237283342047805e-06, + "loss": 0.1816, + "step": 4266 + }, + { + "epoch": 27.707792207792206, + "grad_norm": 1.383902668952942, + "learning_rate": 5.209756761613071e-06, + "loss": 0.2377, + "step": 4267 + }, + { + "epoch": 27.714285714285715, + "grad_norm": 1.4102824926376343, + "learning_rate": 5.1958028715000495e-06, + "loss": 0.2228, + "step": 4268 + }, + { + "epoch": 27.72077922077922, + "grad_norm": 1.5818957090377808, + "learning_rate": 5.1818666693745025e-06, + "loss": 0.2567, + "step": 4269 + }, + { + "epoch": 27.727272727272727, + "grad_norm": 1.2153655290603638, + "learning_rate": 5.1679481607382065e-06, + "loss": 0.2015, + "step": 4270 + }, + { + "epoch": 27.733766233766232, + "grad_norm": 1.4225279092788696, + "learning_rate": 5.154047351085984e-06, + "loss": 0.232, + "step": 4271 + }, + { + "epoch": 27.74025974025974, + "grad_norm": 1.492111086845398, + "learning_rate": 5.140164245905632e-06, + "loss": 0.2465, + "step": 4272 + }, + { + "epoch": 27.746753246753247, + "grad_norm": 1.376865029335022, + "learning_rate": 5.126298850677991e-06, + "loss": 0.2429, + "step": 4273 + }, + { + "epoch": 27.753246753246753, + "grad_norm": 1.7007191181182861, + "learning_rate": 5.112451170876903e-06, + "loss": 0.2756, + "step": 4274 + }, + { + "epoch": 27.75974025974026, + "grad_norm": 1.382163166999817, + "learning_rate": 5.098621211969223e-06, + "loss": 0.2461, + "step": 4275 + }, + { + "epoch": 27.766233766233768, + "grad_norm": 1.1419545412063599, + "learning_rate": 5.084808979414779e-06, + "loss": 0.1856, + "step": 4276 + }, + { + "epoch": 27.772727272727273, + "grad_norm": 1.4656493663787842, + "learning_rate": 5.071014478666425e-06, + "loss": 0.25, + "step": 4277 + }, + { + "epoch": 27.77922077922078, + "grad_norm": 1.5065422058105469, + "learning_rate": 5.057237715170033e-06, + "loss": 0.2613, + "step": 4278 + }, + { + "epoch": 27.785714285714285, + "grad_norm": 1.4432060718536377, + "learning_rate": 5.043478694364417e-06, + "loss": 0.219, + "step": 4279 + }, + { + "epoch": 27.792207792207794, + "grad_norm": 1.7624403238296509, + "learning_rate": 5.029737421681446e-06, + "loss": 0.2528, + "step": 4280 + }, + { + "epoch": 27.7987012987013, + "grad_norm": 1.4036396741867065, + "learning_rate": 5.016013902545957e-06, + "loss": 0.2383, + "step": 4281 + }, + { + "epoch": 27.805194805194805, + "grad_norm": 1.166783332824707, + "learning_rate": 5.002308142375761e-06, + "loss": 0.1715, + "step": 4282 + }, + { + "epoch": 27.81168831168831, + "grad_norm": 1.4475295543670654, + "learning_rate": 4.9886201465816855e-06, + "loss": 0.2154, + "step": 4283 + }, + { + "epoch": 27.818181818181817, + "grad_norm": 1.3192903995513916, + "learning_rate": 4.9749499205675394e-06, + "loss": 0.2208, + "step": 4284 + }, + { + "epoch": 27.824675324675326, + "grad_norm": 1.5346260070800781, + "learning_rate": 4.961297469730097e-06, + "loss": 0.2782, + "step": 4285 + }, + { + "epoch": 27.83116883116883, + "grad_norm": 1.6296072006225586, + "learning_rate": 4.9476627994591515e-06, + "loss": 0.2453, + "step": 4286 + }, + { + "epoch": 27.837662337662337, + "grad_norm": 1.415259599685669, + "learning_rate": 4.9340459151374196e-06, + "loss": 0.2421, + "step": 4287 + }, + { + "epoch": 27.844155844155843, + "grad_norm": 1.6008384227752686, + "learning_rate": 4.920446822140673e-06, + "loss": 0.2688, + "step": 4288 + }, + { + "epoch": 27.850649350649352, + "grad_norm": 1.40635085105896, + "learning_rate": 4.906865525837589e-06, + "loss": 0.2337, + "step": 4289 + }, + { + "epoch": 27.857142857142858, + "grad_norm": 1.4448304176330566, + "learning_rate": 4.893302031589864e-06, + "loss": 0.2323, + "step": 4290 + }, + { + "epoch": 27.863636363636363, + "grad_norm": 1.1303738355636597, + "learning_rate": 4.87975634475214e-06, + "loss": 0.1624, + "step": 4291 + }, + { + "epoch": 27.87012987012987, + "grad_norm": 1.4003924131393433, + "learning_rate": 4.86622847067204e-06, + "loss": 0.2141, + "step": 4292 + }, + { + "epoch": 27.876623376623378, + "grad_norm": 1.42268705368042, + "learning_rate": 4.85271841469016e-06, + "loss": 0.2299, + "step": 4293 + }, + { + "epoch": 27.883116883116884, + "grad_norm": 1.3648524284362793, + "learning_rate": 4.839226182140067e-06, + "loss": 0.2344, + "step": 4294 + }, + { + "epoch": 27.88961038961039, + "grad_norm": 1.4869227409362793, + "learning_rate": 4.825751778348258e-06, + "loss": 0.2436, + "step": 4295 + }, + { + "epoch": 27.896103896103895, + "grad_norm": 1.3129571676254272, + "learning_rate": 4.812295208634238e-06, + "loss": 0.2139, + "step": 4296 + }, + { + "epoch": 27.9025974025974, + "grad_norm": 1.2178107500076294, + "learning_rate": 4.798856478310409e-06, + "loss": 0.2068, + "step": 4297 + }, + { + "epoch": 27.90909090909091, + "grad_norm": 1.5232648849487305, + "learning_rate": 4.785435592682219e-06, + "loss": 0.2658, + "step": 4298 + }, + { + "epoch": 27.915584415584416, + "grad_norm": 1.3810973167419434, + "learning_rate": 4.772032557047984e-06, + "loss": 0.217, + "step": 4299 + }, + { + "epoch": 27.92207792207792, + "grad_norm": 1.5051517486572266, + "learning_rate": 4.758647376699032e-06, + "loss": 0.2382, + "step": 4300 + }, + { + "epoch": 27.928571428571427, + "grad_norm": 1.5706090927124023, + "learning_rate": 4.745280056919599e-06, + "loss": 0.2753, + "step": 4301 + }, + { + "epoch": 27.935064935064936, + "grad_norm": 1.3974881172180176, + "learning_rate": 4.731930602986906e-06, + "loss": 0.2267, + "step": 4302 + }, + { + "epoch": 27.941558441558442, + "grad_norm": 1.5711486339569092, + "learning_rate": 4.718599020171099e-06, + "loss": 0.2533, + "step": 4303 + }, + { + "epoch": 27.948051948051948, + "grad_norm": 1.5940574407577515, + "learning_rate": 4.705285313735297e-06, + "loss": 0.2652, + "step": 4304 + }, + { + "epoch": 27.954545454545453, + "grad_norm": 1.4611643552780151, + "learning_rate": 4.691989488935511e-06, + "loss": 0.2349, + "step": 4305 + }, + { + "epoch": 27.961038961038962, + "grad_norm": 1.6703907251358032, + "learning_rate": 4.678711551020743e-06, + "loss": 0.2832, + "step": 4306 + }, + { + "epoch": 27.967532467532468, + "grad_norm": 1.378297209739685, + "learning_rate": 4.665451505232882e-06, + "loss": 0.2181, + "step": 4307 + }, + { + "epoch": 27.974025974025974, + "grad_norm": 1.49268639087677, + "learning_rate": 4.652209356806825e-06, + "loss": 0.2404, + "step": 4308 + }, + { + "epoch": 27.98051948051948, + "grad_norm": 1.4238439798355103, + "learning_rate": 4.638985110970339e-06, + "loss": 0.2252, + "step": 4309 + }, + { + "epoch": 27.98701298701299, + "grad_norm": 1.506311297416687, + "learning_rate": 4.625778772944156e-06, + "loss": 0.2482, + "step": 4310 + }, + { + "epoch": 27.993506493506494, + "grad_norm": 1.440933108329773, + "learning_rate": 4.61259034794192e-06, + "loss": 0.2311, + "step": 4311 + }, + { + "epoch": 28.0, + "grad_norm": 804.62646484375, + "learning_rate": 4.599419841170216e-06, + "loss": 0.2961, + "step": 4312 + }, + { + "epoch": 28.006493506493506, + "grad_norm": 1.4886484146118164, + "learning_rate": 4.586267257828547e-06, + "loss": 0.2396, + "step": 4313 + }, + { + "epoch": 28.01298701298701, + "grad_norm": 1.4247444868087769, + "learning_rate": 4.573132603109365e-06, + "loss": 0.224, + "step": 4314 + }, + { + "epoch": 28.01948051948052, + "grad_norm": 1.4735891819000244, + "learning_rate": 4.560015882197993e-06, + "loss": 0.2437, + "step": 4315 + }, + { + "epoch": 28.025974025974026, + "grad_norm": 1.425214171409607, + "learning_rate": 4.546917100272735e-06, + "loss": 0.2431, + "step": 4316 + }, + { + "epoch": 28.032467532467532, + "grad_norm": 1.2438082695007324, + "learning_rate": 4.533836262504754e-06, + "loss": 0.21, + "step": 4317 + }, + { + "epoch": 28.038961038961038, + "grad_norm": 1.405678391456604, + "learning_rate": 4.5207733740581735e-06, + "loss": 0.2375, + "step": 4318 + }, + { + "epoch": 28.045454545454547, + "grad_norm": 1.517043113708496, + "learning_rate": 4.507728440090014e-06, + "loss": 0.2561, + "step": 4319 + }, + { + "epoch": 28.051948051948052, + "grad_norm": 1.4188717603683472, + "learning_rate": 4.494701465750217e-06, + "loss": 0.224, + "step": 4320 + }, + { + "epoch": 28.058441558441558, + "grad_norm": 1.4755464792251587, + "learning_rate": 4.481692456181608e-06, + "loss": 0.2385, + "step": 4321 + }, + { + "epoch": 28.064935064935064, + "grad_norm": 1.3436827659606934, + "learning_rate": 4.468701416519955e-06, + "loss": 0.2076, + "step": 4322 + }, + { + "epoch": 28.071428571428573, + "grad_norm": 1.3644148111343384, + "learning_rate": 4.4557283518938955e-06, + "loss": 0.2247, + "step": 4323 + }, + { + "epoch": 28.07792207792208, + "grad_norm": 1.4109776020050049, + "learning_rate": 4.4427732674250045e-06, + "loss": 0.2204, + "step": 4324 + }, + { + "epoch": 28.084415584415584, + "grad_norm": 1.3625751733779907, + "learning_rate": 4.429836168227735e-06, + "loss": 0.2124, + "step": 4325 + }, + { + "epoch": 28.09090909090909, + "grad_norm": 1.2502995729446411, + "learning_rate": 4.416917059409464e-06, + "loss": 0.1974, + "step": 4326 + }, + { + "epoch": 28.0974025974026, + "grad_norm": 1.3760490417480469, + "learning_rate": 4.404015946070439e-06, + "loss": 0.224, + "step": 4327 + }, + { + "epoch": 28.103896103896105, + "grad_norm": 1.3126150369644165, + "learning_rate": 4.391132833303807e-06, + "loss": 0.2152, + "step": 4328 + }, + { + "epoch": 28.11038961038961, + "grad_norm": 1.2602272033691406, + "learning_rate": 4.378267726195645e-06, + "loss": 0.2045, + "step": 4329 + }, + { + "epoch": 28.116883116883116, + "grad_norm": 1.5098934173583984, + "learning_rate": 4.365420629824863e-06, + "loss": 0.2345, + "step": 4330 + }, + { + "epoch": 28.123376623376622, + "grad_norm": 1.4111462831497192, + "learning_rate": 4.352591549263302e-06, + "loss": 0.2511, + "step": 4331 + }, + { + "epoch": 28.12987012987013, + "grad_norm": 1.4122276306152344, + "learning_rate": 4.3397804895756955e-06, + "loss": 0.2278, + "step": 4332 + }, + { + "epoch": 28.136363636363637, + "grad_norm": 1.4028385877609253, + "learning_rate": 4.32698745581962e-06, + "loss": 0.2283, + "step": 4333 + }, + { + "epoch": 28.142857142857142, + "grad_norm": 1.6334865093231201, + "learning_rate": 4.31421245304558e-06, + "loss": 0.2649, + "step": 4334 + }, + { + "epoch": 28.149350649350648, + "grad_norm": 1.4974746704101562, + "learning_rate": 4.301455486296946e-06, + "loss": 0.2159, + "step": 4335 + }, + { + "epoch": 28.155844155844157, + "grad_norm": 1.431597113609314, + "learning_rate": 4.288716560609951e-06, + "loss": 0.2256, + "step": 4336 + }, + { + "epoch": 28.162337662337663, + "grad_norm": 1.5479998588562012, + "learning_rate": 4.275995681013745e-06, + "loss": 0.2721, + "step": 4337 + }, + { + "epoch": 28.16883116883117, + "grad_norm": 1.4098697900772095, + "learning_rate": 4.263292852530293e-06, + "loss": 0.2275, + "step": 4338 + }, + { + "epoch": 28.175324675324674, + "grad_norm": 1.450825810432434, + "learning_rate": 4.250608080174512e-06, + "loss": 0.234, + "step": 4339 + }, + { + "epoch": 28.181818181818183, + "grad_norm": 1.4986686706542969, + "learning_rate": 4.237941368954124e-06, + "loss": 0.256, + "step": 4340 + }, + { + "epoch": 28.18831168831169, + "grad_norm": 1.358237862586975, + "learning_rate": 4.225292723869756e-06, + "loss": 0.2103, + "step": 4341 + }, + { + "epoch": 28.194805194805195, + "grad_norm": 1.3350050449371338, + "learning_rate": 4.212662149914886e-06, + "loss": 0.1989, + "step": 4342 + }, + { + "epoch": 28.2012987012987, + "grad_norm": 1.3782732486724854, + "learning_rate": 4.200049652075866e-06, + "loss": 0.2283, + "step": 4343 + }, + { + "epoch": 28.207792207792206, + "grad_norm": 1.6267609596252441, + "learning_rate": 4.18745523533191e-06, + "loss": 0.2498, + "step": 4344 + }, + { + "epoch": 28.214285714285715, + "grad_norm": 1.3791561126708984, + "learning_rate": 4.174878904655105e-06, + "loss": 0.2484, + "step": 4345 + }, + { + "epoch": 28.22077922077922, + "grad_norm": 1.3116323947906494, + "learning_rate": 4.162320665010372e-06, + "loss": 0.2062, + "step": 4346 + }, + { + "epoch": 28.227272727272727, + "grad_norm": 1.465994119644165, + "learning_rate": 4.149780521355523e-06, + "loss": 0.2309, + "step": 4347 + }, + { + "epoch": 28.233766233766232, + "grad_norm": 1.3930613994598389, + "learning_rate": 4.137258478641171e-06, + "loss": 0.2159, + "step": 4348 + }, + { + "epoch": 28.24025974025974, + "grad_norm": 1.5446178913116455, + "learning_rate": 4.1247545418108715e-06, + "loss": 0.2402, + "step": 4349 + }, + { + "epoch": 28.246753246753247, + "grad_norm": 1.6220091581344604, + "learning_rate": 4.112268715800943e-06, + "loss": 0.2771, + "step": 4350 + }, + { + "epoch": 28.253246753246753, + "grad_norm": 1.2821210622787476, + "learning_rate": 4.099801005540616e-06, + "loss": 0.2056, + "step": 4351 + }, + { + "epoch": 28.25974025974026, + "grad_norm": 1.5242184400558472, + "learning_rate": 4.087351415951918e-06, + "loss": 0.2167, + "step": 4352 + }, + { + "epoch": 28.266233766233768, + "grad_norm": 1.2646162509918213, + "learning_rate": 4.0749199519497685e-06, + "loss": 0.194, + "step": 4353 + }, + { + "epoch": 28.272727272727273, + "grad_norm": 1.4229185581207275, + "learning_rate": 4.062506618441908e-06, + "loss": 0.2252, + "step": 4354 + }, + { + "epoch": 28.27922077922078, + "grad_norm": 1.3415851593017578, + "learning_rate": 4.050111420328939e-06, + "loss": 0.2092, + "step": 4355 + }, + { + "epoch": 28.285714285714285, + "grad_norm": 1.38569176197052, + "learning_rate": 4.0377343625042584e-06, + "loss": 0.2049, + "step": 4356 + }, + { + "epoch": 28.292207792207794, + "grad_norm": 1.3419746160507202, + "learning_rate": 4.025375449854163e-06, + "loss": 0.195, + "step": 4357 + }, + { + "epoch": 28.2987012987013, + "grad_norm": 1.4296602010726929, + "learning_rate": 4.013034687257727e-06, + "loss": 0.227, + "step": 4358 + }, + { + "epoch": 28.305194805194805, + "grad_norm": 1.827120065689087, + "learning_rate": 4.000712079586916e-06, + "loss": 0.2408, + "step": 4359 + }, + { + "epoch": 28.31168831168831, + "grad_norm": 1.4306057691574097, + "learning_rate": 3.9884076317064814e-06, + "loss": 0.24, + "step": 4360 + }, + { + "epoch": 28.318181818181817, + "grad_norm": 1.327657699584961, + "learning_rate": 3.976121348474038e-06, + "loss": 0.2004, + "step": 4361 + }, + { + "epoch": 28.324675324675326, + "grad_norm": 1.5038615465164185, + "learning_rate": 3.963853234740006e-06, + "loss": 0.231, + "step": 4362 + }, + { + "epoch": 28.33116883116883, + "grad_norm": 1.4577782154083252, + "learning_rate": 3.951603295347639e-06, + "loss": 0.2491, + "step": 4363 + }, + { + "epoch": 28.337662337662337, + "grad_norm": 1.4464967250823975, + "learning_rate": 3.939371535133024e-06, + "loss": 0.2218, + "step": 4364 + }, + { + "epoch": 28.344155844155843, + "grad_norm": 1.3318097591400146, + "learning_rate": 3.9271579589250816e-06, + "loss": 0.2362, + "step": 4365 + }, + { + "epoch": 28.350649350649352, + "grad_norm": 1.5567820072174072, + "learning_rate": 3.914962571545511e-06, + "loss": 0.2522, + "step": 4366 + }, + { + "epoch": 28.357142857142858, + "grad_norm": 1.2841646671295166, + "learning_rate": 3.902785377808882e-06, + "loss": 0.1985, + "step": 4367 + }, + { + "epoch": 28.363636363636363, + "grad_norm": 1.3579140901565552, + "learning_rate": 3.890626382522533e-06, + "loss": 0.2265, + "step": 4368 + }, + { + "epoch": 28.37012987012987, + "grad_norm": 1.3064169883728027, + "learning_rate": 3.8784855904866635e-06, + "loss": 0.2024, + "step": 4369 + }, + { + "epoch": 28.376623376623378, + "grad_norm": 1.3977599143981934, + "learning_rate": 3.866363006494255e-06, + "loss": 0.2358, + "step": 4370 + }, + { + "epoch": 28.383116883116884, + "grad_norm": 1.4794952869415283, + "learning_rate": 3.854258635331126e-06, + "loss": 0.2237, + "step": 4371 + }, + { + "epoch": 28.38961038961039, + "grad_norm": 1.472916841506958, + "learning_rate": 3.842172481775874e-06, + "loss": 0.2384, + "step": 4372 + }, + { + "epoch": 28.396103896103895, + "grad_norm": 1.320885181427002, + "learning_rate": 3.830104550599922e-06, + "loss": 0.2127, + "step": 4373 + }, + { + "epoch": 28.4025974025974, + "grad_norm": 1.390451192855835, + "learning_rate": 3.8180548465675144e-06, + "loss": 0.2151, + "step": 4374 + }, + { + "epoch": 28.40909090909091, + "grad_norm": 1.4826058149337769, + "learning_rate": 3.8060233744356633e-06, + "loss": 0.2509, + "step": 4375 + }, + { + "epoch": 28.415584415584416, + "grad_norm": 1.45282781124115, + "learning_rate": 3.794010138954213e-06, + "loss": 0.2159, + "step": 4376 + }, + { + "epoch": 28.42207792207792, + "grad_norm": 1.3463776111602783, + "learning_rate": 3.782015144865808e-06, + "loss": 0.2144, + "step": 4377 + }, + { + "epoch": 28.428571428571427, + "grad_norm": 1.4938033819198608, + "learning_rate": 3.7700383969058618e-06, + "loss": 0.219, + "step": 4378 + }, + { + "epoch": 28.435064935064936, + "grad_norm": 1.527669072151184, + "learning_rate": 3.7580798998026134e-06, + "loss": 0.2545, + "step": 4379 + }, + { + "epoch": 28.441558441558442, + "grad_norm": 1.5726501941680908, + "learning_rate": 3.7461396582771035e-06, + "loss": 0.2507, + "step": 4380 + }, + { + "epoch": 28.448051948051948, + "grad_norm": 1.3895041942596436, + "learning_rate": 3.734217677043128e-06, + "loss": 0.1974, + "step": 4381 + }, + { + "epoch": 28.454545454545453, + "grad_norm": 1.5021185874938965, + "learning_rate": 3.7223139608073e-06, + "loss": 0.2508, + "step": 4382 + }, + { + "epoch": 28.461038961038962, + "grad_norm": 1.4821114540100098, + "learning_rate": 3.7104285142690265e-06, + "loss": 0.2233, + "step": 4383 + }, + { + "epoch": 28.467532467532468, + "grad_norm": 1.531602144241333, + "learning_rate": 3.698561342120499e-06, + "loss": 0.2483, + "step": 4384 + }, + { + "epoch": 28.474025974025974, + "grad_norm": 1.3615492582321167, + "learning_rate": 3.6867124490466698e-06, + "loss": 0.2159, + "step": 4385 + }, + { + "epoch": 28.48051948051948, + "grad_norm": 1.2236193418502808, + "learning_rate": 3.674881839725314e-06, + "loss": 0.1817, + "step": 4386 + }, + { + "epoch": 28.48701298701299, + "grad_norm": 1.285338044166565, + "learning_rate": 3.6630695188269505e-06, + "loss": 0.1989, + "step": 4387 + }, + { + "epoch": 28.493506493506494, + "grad_norm": 1.3873265981674194, + "learning_rate": 3.651275491014905e-06, + "loss": 0.2256, + "step": 4388 + }, + { + "epoch": 28.5, + "grad_norm": 1.285491943359375, + "learning_rate": 3.6394997609452752e-06, + "loss": 0.2337, + "step": 4389 + }, + { + "epoch": 28.506493506493506, + "grad_norm": 1.4612563848495483, + "learning_rate": 3.627742333266937e-06, + "loss": 0.2646, + "step": 4390 + }, + { + "epoch": 28.51298701298701, + "grad_norm": 1.4174251556396484, + "learning_rate": 3.616003212621527e-06, + "loss": 0.2393, + "step": 4391 + }, + { + "epoch": 28.51948051948052, + "grad_norm": 1.2974154949188232, + "learning_rate": 3.604282403643472e-06, + "loss": 0.2061, + "step": 4392 + }, + { + "epoch": 28.525974025974026, + "grad_norm": 1.4877636432647705, + "learning_rate": 3.5925799109599423e-06, + "loss": 0.2264, + "step": 4393 + }, + { + "epoch": 28.532467532467532, + "grad_norm": 1.4763554334640503, + "learning_rate": 3.5808957391909316e-06, + "loss": 0.2617, + "step": 4394 + }, + { + "epoch": 28.538961038961038, + "grad_norm": 1.4987128973007202, + "learning_rate": 3.569229892949133e-06, + "loss": 0.2275, + "step": 4395 + }, + { + "epoch": 28.545454545454547, + "grad_norm": 1.4981915950775146, + "learning_rate": 3.5575823768400628e-06, + "loss": 0.2208, + "step": 4396 + }, + { + "epoch": 28.551948051948052, + "grad_norm": 1.3527140617370605, + "learning_rate": 3.545953195461954e-06, + "loss": 0.2051, + "step": 4397 + }, + { + "epoch": 28.558441558441558, + "grad_norm": 1.5411646366119385, + "learning_rate": 3.534342353405834e-06, + "loss": 0.2475, + "step": 4398 + }, + { + "epoch": 28.564935064935064, + "grad_norm": 1.470456838607788, + "learning_rate": 3.5227498552554807e-06, + "loss": 0.247, + "step": 4399 + }, + { + "epoch": 28.571428571428573, + "grad_norm": 1.231394648551941, + "learning_rate": 3.511175705587433e-06, + "loss": 0.1922, + "step": 4400 + }, + { + "epoch": 28.57792207792208, + "grad_norm": 1.2981582880020142, + "learning_rate": 3.4996199089709692e-06, + "loss": 0.1959, + "step": 4401 + }, + { + "epoch": 28.584415584415584, + "grad_norm": 1.4794974327087402, + "learning_rate": 3.488082469968146e-06, + "loss": 0.2368, + "step": 4402 + }, + { + "epoch": 28.59090909090909, + "grad_norm": 1.2699427604675293, + "learning_rate": 3.4765633931337473e-06, + "loss": 0.2046, + "step": 4403 + }, + { + "epoch": 28.5974025974026, + "grad_norm": 1.2251280546188354, + "learning_rate": 3.465062683015341e-06, + "loss": 0.1815, + "step": 4404 + }, + { + "epoch": 28.603896103896105, + "grad_norm": 1.4747943878173828, + "learning_rate": 3.4535803441532123e-06, + "loss": 0.2601, + "step": 4405 + }, + { + "epoch": 28.61038961038961, + "grad_norm": 1.3116390705108643, + "learning_rate": 3.442116381080418e-06, + "loss": 0.1962, + "step": 4406 + }, + { + "epoch": 28.616883116883116, + "grad_norm": 1.2822507619857788, + "learning_rate": 3.4306707983227325e-06, + "loss": 0.1899, + "step": 4407 + }, + { + "epoch": 28.623376623376622, + "grad_norm": 1.3936786651611328, + "learning_rate": 3.4192436003987026e-06, + "loss": 0.2258, + "step": 4408 + }, + { + "epoch": 28.62987012987013, + "grad_norm": 1.2836315631866455, + "learning_rate": 3.407834791819603e-06, + "loss": 0.2201, + "step": 4409 + }, + { + "epoch": 28.636363636363637, + "grad_norm": 1.6127647161483765, + "learning_rate": 3.3964443770894528e-06, + "loss": 0.2753, + "step": 4410 + }, + { + "epoch": 28.642857142857142, + "grad_norm": 1.6660722494125366, + "learning_rate": 3.3850723607049996e-06, + "loss": 0.2444, + "step": 4411 + }, + { + "epoch": 28.649350649350648, + "grad_norm": 1.2967348098754883, + "learning_rate": 3.373718747155752e-06, + "loss": 0.1949, + "step": 4412 + }, + { + "epoch": 28.655844155844157, + "grad_norm": 1.4003551006317139, + "learning_rate": 3.3623835409239022e-06, + "loss": 0.2314, + "step": 4413 + }, + { + "epoch": 28.662337662337663, + "grad_norm": 1.4544432163238525, + "learning_rate": 3.351066746484455e-06, + "loss": 0.2443, + "step": 4414 + }, + { + "epoch": 28.66883116883117, + "grad_norm": 1.4031589031219482, + "learning_rate": 3.3397683683050685e-06, + "loss": 0.221, + "step": 4415 + }, + { + "epoch": 28.675324675324674, + "grad_norm": 1.3709231615066528, + "learning_rate": 3.328488410846187e-06, + "loss": 0.1965, + "step": 4416 + }, + { + "epoch": 28.681818181818183, + "grad_norm": 1.2183549404144287, + "learning_rate": 3.3172268785609307e-06, + "loss": 0.1784, + "step": 4417 + }, + { + "epoch": 28.68831168831169, + "grad_norm": 1.2859083414077759, + "learning_rate": 3.3059837758951994e-06, + "loss": 0.2083, + "step": 4418 + }, + { + "epoch": 28.694805194805195, + "grad_norm": 1.3288540840148926, + "learning_rate": 3.2947591072875814e-06, + "loss": 0.2168, + "step": 4419 + }, + { + "epoch": 28.7012987012987, + "grad_norm": 1.417007327079773, + "learning_rate": 3.2835528771693992e-06, + "loss": 0.2411, + "step": 4420 + }, + { + "epoch": 28.707792207792206, + "grad_norm": 1.3782029151916504, + "learning_rate": 3.2723650899646906e-06, + "loss": 0.215, + "step": 4421 + }, + { + "epoch": 28.714285714285715, + "grad_norm": 1.5411187410354614, + "learning_rate": 3.2611957500902347e-06, + "loss": 0.2177, + "step": 4422 + }, + { + "epoch": 28.72077922077922, + "grad_norm": 1.4956077337265015, + "learning_rate": 3.250044861955487e-06, + "loss": 0.239, + "step": 4423 + }, + { + "epoch": 28.727272727272727, + "grad_norm": 1.3691248893737793, + "learning_rate": 3.2389124299626484e-06, + "loss": 0.2197, + "step": 4424 + }, + { + "epoch": 28.733766233766232, + "grad_norm": 1.54719078540802, + "learning_rate": 3.2277984585066366e-06, + "loss": 0.2354, + "step": 4425 + }, + { + "epoch": 28.74025974025974, + "grad_norm": 1.331629991531372, + "learning_rate": 3.2167029519750593e-06, + "loss": 0.2274, + "step": 4426 + }, + { + "epoch": 28.746753246753247, + "grad_norm": 1.4866575002670288, + "learning_rate": 3.205625914748256e-06, + "loss": 0.2655, + "step": 4427 + }, + { + "epoch": 28.753246753246753, + "grad_norm": 1.4166159629821777, + "learning_rate": 3.194567351199257e-06, + "loss": 0.2245, + "step": 4428 + }, + { + "epoch": 28.75974025974026, + "grad_norm": 1.4901286363601685, + "learning_rate": 3.1835272656938197e-06, + "loss": 0.245, + "step": 4429 + }, + { + "epoch": 28.766233766233768, + "grad_norm": 1.398005485534668, + "learning_rate": 3.172505662590386e-06, + "loss": 0.2313, + "step": 4430 + }, + { + "epoch": 28.772727272727273, + "grad_norm": 1.574500322341919, + "learning_rate": 3.1615025462401138e-06, + "loss": 0.2593, + "step": 4431 + }, + { + "epoch": 28.77922077922078, + "grad_norm": 1.452019214630127, + "learning_rate": 3.150517920986851e-06, + "loss": 0.2306, + "step": 4432 + }, + { + "epoch": 28.785714285714285, + "grad_norm": 1.3880548477172852, + "learning_rate": 3.1395517911671612e-06, + "loss": 0.22, + "step": 4433 + }, + { + "epoch": 28.792207792207794, + "grad_norm": 1.4887290000915527, + "learning_rate": 3.128604161110299e-06, + "loss": 0.2492, + "step": 4434 + }, + { + "epoch": 28.7987012987013, + "grad_norm": 1.56515371799469, + "learning_rate": 3.1176750351382235e-06, + "loss": 0.2419, + "step": 4435 + }, + { + "epoch": 28.805194805194805, + "grad_norm": 1.4204707145690918, + "learning_rate": 3.106764417565561e-06, + "loss": 0.2278, + "step": 4436 + }, + { + "epoch": 28.81168831168831, + "grad_norm": 1.1363461017608643, + "learning_rate": 3.095872312699666e-06, + "loss": 0.1776, + "step": 4437 + }, + { + "epoch": 28.818181818181817, + "grad_norm": 1.4058977365493774, + "learning_rate": 3.08499872484056e-06, + "loss": 0.2211, + "step": 4438 + }, + { + "epoch": 28.824675324675326, + "grad_norm": 1.3269935846328735, + "learning_rate": 3.0741436582809703e-06, + "loss": 0.2134, + "step": 4439 + }, + { + "epoch": 28.83116883116883, + "grad_norm": 1.4511215686798096, + "learning_rate": 3.0633071173062967e-06, + "loss": 0.2111, + "step": 4440 + }, + { + "epoch": 28.837662337662337, + "grad_norm": 1.5990904569625854, + "learning_rate": 3.052489106194645e-06, + "loss": 0.2739, + "step": 4441 + }, + { + "epoch": 28.844155844155843, + "grad_norm": 1.3339288234710693, + "learning_rate": 3.0416896292167875e-06, + "loss": 0.215, + "step": 4442 + }, + { + "epoch": 28.850649350649352, + "grad_norm": 1.3713160753250122, + "learning_rate": 3.0309086906361917e-06, + "loss": 0.227, + "step": 4443 + }, + { + "epoch": 28.857142857142858, + "grad_norm": 1.3854676485061646, + "learning_rate": 3.0201462947089866e-06, + "loss": 0.2156, + "step": 4444 + }, + { + "epoch": 28.863636363636363, + "grad_norm": 1.4092707633972168, + "learning_rate": 3.0094024456840174e-06, + "loss": 0.2189, + "step": 4445 + }, + { + "epoch": 28.87012987012987, + "grad_norm": 1.410773515701294, + "learning_rate": 2.9986771478027755e-06, + "loss": 0.224, + "step": 4446 + }, + { + "epoch": 28.876623376623378, + "grad_norm": 1.446549654006958, + "learning_rate": 2.9879704052994394e-06, + "loss": 0.2332, + "step": 4447 + }, + { + "epoch": 28.883116883116884, + "grad_norm": 1.2421294450759888, + "learning_rate": 2.977282222400851e-06, + "loss": 0.2064, + "step": 4448 + }, + { + "epoch": 28.88961038961039, + "grad_norm": 1.5260447263717651, + "learning_rate": 2.9666126033265462e-06, + "loss": 0.2277, + "step": 4449 + }, + { + "epoch": 28.896103896103895, + "grad_norm": 1.358296275138855, + "learning_rate": 2.9559615522887273e-06, + "loss": 0.2262, + "step": 4450 + }, + { + "epoch": 28.9025974025974, + "grad_norm": 1.250861644744873, + "learning_rate": 2.9453290734922535e-06, + "loss": 0.1886, + "step": 4451 + }, + { + "epoch": 28.90909090909091, + "grad_norm": 1.429858684539795, + "learning_rate": 2.9347151711346555e-06, + "loss": 0.2489, + "step": 4452 + }, + { + "epoch": 28.915584415584416, + "grad_norm": 1.235266089439392, + "learning_rate": 2.924119849406143e-06, + "loss": 0.2047, + "step": 4453 + }, + { + "epoch": 28.92207792207792, + "grad_norm": 1.3401710987091064, + "learning_rate": 2.913543112489564e-06, + "loss": 0.2216, + "step": 4454 + }, + { + "epoch": 28.928571428571427, + "grad_norm": 1.3335764408111572, + "learning_rate": 2.9029849645604733e-06, + "loss": 0.2161, + "step": 4455 + }, + { + "epoch": 28.935064935064936, + "grad_norm": 1.3277149200439453, + "learning_rate": 2.8924454097870367e-06, + "loss": 0.2178, + "step": 4456 + }, + { + "epoch": 28.941558441558442, + "grad_norm": 1.5716547966003418, + "learning_rate": 2.8819244523301146e-06, + "loss": 0.2366, + "step": 4457 + }, + { + "epoch": 28.948051948051948, + "grad_norm": 1.5386325120925903, + "learning_rate": 2.8714220963432125e-06, + "loss": 0.2599, + "step": 4458 + }, + { + "epoch": 28.954545454545453, + "grad_norm": 1.5311278104782104, + "learning_rate": 2.8609383459724913e-06, + "loss": 0.2379, + "step": 4459 + }, + { + "epoch": 28.961038961038962, + "grad_norm": 1.5145843029022217, + "learning_rate": 2.850473205356774e-06, + "loss": 0.2601, + "step": 4460 + }, + { + "epoch": 28.967532467532468, + "grad_norm": 1.3857287168502808, + "learning_rate": 2.8400266786275387e-06, + "loss": 0.2091, + "step": 4461 + }, + { + "epoch": 28.974025974025974, + "grad_norm": 1.2279174327850342, + "learning_rate": 2.8295987699088923e-06, + "loss": 0.1991, + "step": 4462 + }, + { + "epoch": 28.98051948051948, + "grad_norm": 1.4894819259643555, + "learning_rate": 2.8191894833176248e-06, + "loss": 0.2461, + "step": 4463 + }, + { + "epoch": 28.98701298701299, + "grad_norm": 1.359235167503357, + "learning_rate": 2.8087988229631322e-06, + "loss": 0.1935, + "step": 4464 + }, + { + "epoch": 28.993506493506494, + "grad_norm": 1.4306108951568604, + "learning_rate": 2.7984267929475173e-06, + "loss": 0.23, + "step": 4465 + }, + { + "epoch": 29.0, + "grad_norm": 242.78746032714844, + "learning_rate": 2.788073397365465e-06, + "loss": 0.2494, + "step": 4466 + }, + { + "epoch": 29.006493506493506, + "grad_norm": 1.5637943744659424, + "learning_rate": 2.7777386403043505e-06, + "loss": 0.2541, + "step": 4467 + }, + { + "epoch": 29.01298701298701, + "grad_norm": 1.5055761337280273, + "learning_rate": 2.76742252584416e-06, + "loss": 0.2396, + "step": 4468 + }, + { + "epoch": 29.01948051948052, + "grad_norm": 1.3281155824661255, + "learning_rate": 2.757125058057536e-06, + "loss": 0.2005, + "step": 4469 + }, + { + "epoch": 29.025974025974026, + "grad_norm": 1.4867539405822754, + "learning_rate": 2.746846241009765e-06, + "loss": 0.2133, + "step": 4470 + }, + { + "epoch": 29.032467532467532, + "grad_norm": 1.487004041671753, + "learning_rate": 2.7365860787587407e-06, + "loss": 0.2498, + "step": 4471 + }, + { + "epoch": 29.038961038961038, + "grad_norm": 1.1922616958618164, + "learning_rate": 2.7263445753550276e-06, + "loss": 0.1845, + "step": 4472 + }, + { + "epoch": 29.045454545454547, + "grad_norm": 1.5154821872711182, + "learning_rate": 2.7161217348418144e-06, + "loss": 0.2467, + "step": 4473 + }, + { + "epoch": 29.051948051948052, + "grad_norm": 1.4144598245620728, + "learning_rate": 2.705917561254895e-06, + "loss": 0.2205, + "step": 4474 + }, + { + "epoch": 29.058441558441558, + "grad_norm": 1.4396140575408936, + "learning_rate": 2.695732058622735e-06, + "loss": 0.2288, + "step": 4475 + }, + { + "epoch": 29.064935064935064, + "grad_norm": 1.1640795469284058, + "learning_rate": 2.6855652309664083e-06, + "loss": 0.1649, + "step": 4476 + }, + { + "epoch": 29.071428571428573, + "grad_norm": 1.3204982280731201, + "learning_rate": 2.675417082299603e-06, + "loss": 0.1935, + "step": 4477 + }, + { + "epoch": 29.07792207792208, + "grad_norm": 1.2430561780929565, + "learning_rate": 2.665287616628659e-06, + "loss": 0.2019, + "step": 4478 + }, + { + "epoch": 29.084415584415584, + "grad_norm": 1.480852484703064, + "learning_rate": 2.6551768379525277e-06, + "loss": 0.2517, + "step": 4479 + }, + { + "epoch": 29.09090909090909, + "grad_norm": 1.4226365089416504, + "learning_rate": 2.6450847502627884e-06, + "loss": 0.2275, + "step": 4480 + }, + { + "epoch": 29.0974025974026, + "grad_norm": 1.397377610206604, + "learning_rate": 2.6350113575436264e-06, + "loss": 0.2215, + "step": 4481 + }, + { + "epoch": 29.103896103896105, + "grad_norm": 1.6053948402404785, + "learning_rate": 2.6249566637718714e-06, + "loss": 0.2668, + "step": 4482 + }, + { + "epoch": 29.11038961038961, + "grad_norm": 1.4192824363708496, + "learning_rate": 2.614920672916943e-06, + "loss": 0.2285, + "step": 4483 + }, + { + "epoch": 29.116883116883116, + "grad_norm": 1.321874737739563, + "learning_rate": 2.6049033889408938e-06, + "loss": 0.2202, + "step": 4484 + }, + { + "epoch": 29.123376623376622, + "grad_norm": 1.6679133176803589, + "learning_rate": 2.594904815798399e-06, + "loss": 0.2279, + "step": 4485 + }, + { + "epoch": 29.12987012987013, + "grad_norm": 1.5913492441177368, + "learning_rate": 2.584924957436735e-06, + "loss": 0.244, + "step": 4486 + }, + { + "epoch": 29.136363636363637, + "grad_norm": 1.34376060962677, + "learning_rate": 2.5749638177957835e-06, + "loss": 0.2163, + "step": 4487 + }, + { + "epoch": 29.142857142857142, + "grad_norm": 1.5198384523391724, + "learning_rate": 2.5650214008080543e-06, + "loss": 0.212, + "step": 4488 + }, + { + "epoch": 29.149350649350648, + "grad_norm": 1.4052996635437012, + "learning_rate": 2.555097710398635e-06, + "loss": 0.2488, + "step": 4489 + }, + { + "epoch": 29.155844155844157, + "grad_norm": 1.5139129161834717, + "learning_rate": 2.5451927504852757e-06, + "loss": 0.2397, + "step": 4490 + }, + { + "epoch": 29.162337662337663, + "grad_norm": 1.4797667264938354, + "learning_rate": 2.5353065249782647e-06, + "loss": 0.2302, + "step": 4491 + }, + { + "epoch": 29.16883116883117, + "grad_norm": 1.3339955806732178, + "learning_rate": 2.5254390377805583e-06, + "loss": 0.1987, + "step": 4492 + }, + { + "epoch": 29.175324675324674, + "grad_norm": 1.436172366142273, + "learning_rate": 2.5155902927876564e-06, + "loss": 0.2332, + "step": 4493 + }, + { + "epoch": 29.181818181818183, + "grad_norm": 1.276912808418274, + "learning_rate": 2.505760293887699e-06, + "loss": 0.199, + "step": 4494 + }, + { + "epoch": 29.18831168831169, + "grad_norm": 1.3921757936477661, + "learning_rate": 2.4959490449614096e-06, + "loss": 0.2244, + "step": 4495 + }, + { + "epoch": 29.194805194805195, + "grad_norm": 1.43412446975708, + "learning_rate": 2.4861565498821347e-06, + "loss": 0.2274, + "step": 4496 + }, + { + "epoch": 29.2012987012987, + "grad_norm": 1.4300919771194458, + "learning_rate": 2.476382812515765e-06, + "loss": 0.2244, + "step": 4497 + }, + { + "epoch": 29.207792207792206, + "grad_norm": 1.1662312746047974, + "learning_rate": 2.4666278367208415e-06, + "loss": 0.1711, + "step": 4498 + }, + { + "epoch": 29.214285714285715, + "grad_norm": 1.3270200490951538, + "learning_rate": 2.4568916263484508e-06, + "loss": 0.2002, + "step": 4499 + }, + { + "epoch": 29.22077922077922, + "grad_norm": 1.4422167539596558, + "learning_rate": 2.4471741852423237e-06, + "loss": 0.24, + "step": 4500 + }, + { + "epoch": 29.227272727272727, + "grad_norm": 1.3519929647445679, + "learning_rate": 2.43747551723873e-06, + "loss": 0.2109, + "step": 4501 + }, + { + "epoch": 29.233766233766232, + "grad_norm": 1.4732192754745483, + "learning_rate": 2.4277956261665626e-06, + "loss": 0.2334, + "step": 4502 + }, + { + "epoch": 29.24025974025974, + "grad_norm": 1.5626745223999023, + "learning_rate": 2.4181345158472758e-06, + "loss": 0.2138, + "step": 4503 + }, + { + "epoch": 29.246753246753247, + "grad_norm": 1.4250954389572144, + "learning_rate": 2.4084921900949297e-06, + "loss": 0.219, + "step": 4504 + }, + { + "epoch": 29.253246753246753, + "grad_norm": 1.271789789199829, + "learning_rate": 2.3988686527161687e-06, + "loss": 0.1985, + "step": 4505 + }, + { + "epoch": 29.25974025974026, + "grad_norm": 1.478391170501709, + "learning_rate": 2.3892639075102084e-06, + "loss": 0.2247, + "step": 4506 + }, + { + "epoch": 29.266233766233768, + "grad_norm": 1.1864556074142456, + "learning_rate": 2.3796779582688446e-06, + "loss": 0.1889, + "step": 4507 + }, + { + "epoch": 29.272727272727273, + "grad_norm": 1.4443172216415405, + "learning_rate": 2.3701108087764656e-06, + "loss": 0.2309, + "step": 4508 + }, + { + "epoch": 29.27922077922078, + "grad_norm": 1.3897244930267334, + "learning_rate": 2.3605624628100175e-06, + "loss": 0.2345, + "step": 4509 + }, + { + "epoch": 29.285714285714285, + "grad_norm": 2.757894277572632, + "learning_rate": 2.351032924139063e-06, + "loss": 0.228, + "step": 4510 + }, + { + "epoch": 29.292207792207794, + "grad_norm": 1.3442329168319702, + "learning_rate": 2.3415221965256805e-06, + "loss": 0.212, + "step": 4511 + }, + { + "epoch": 29.2987012987013, + "grad_norm": 1.554976463317871, + "learning_rate": 2.3320302837245843e-06, + "loss": 0.2497, + "step": 4512 + }, + { + "epoch": 29.305194805194805, + "grad_norm": 1.3681670427322388, + "learning_rate": 2.3225571894830045e-06, + "loss": 0.2158, + "step": 4513 + }, + { + "epoch": 29.31168831168831, + "grad_norm": 1.4626275300979614, + "learning_rate": 2.313102917540788e-06, + "loss": 0.2177, + "step": 4514 + }, + { + "epoch": 29.318181818181817, + "grad_norm": 1.2011229991912842, + "learning_rate": 2.3036674716303275e-06, + "loss": 0.2027, + "step": 4515 + }, + { + "epoch": 29.324675324675326, + "grad_norm": 1.4060630798339844, + "learning_rate": 2.2942508554765762e-06, + "loss": 0.2301, + "step": 4516 + }, + { + "epoch": 29.33116883116883, + "grad_norm": 1.5239795446395874, + "learning_rate": 2.2848530727970774e-06, + "loss": 0.2214, + "step": 4517 + }, + { + "epoch": 29.337662337662337, + "grad_norm": 1.338597297668457, + "learning_rate": 2.27547412730193e-06, + "loss": 0.2135, + "step": 4518 + }, + { + "epoch": 29.344155844155843, + "grad_norm": 1.4340932369232178, + "learning_rate": 2.266114022693777e-06, + "loss": 0.2317, + "step": 4519 + }, + { + "epoch": 29.350649350649352, + "grad_norm": 1.417336344718933, + "learning_rate": 2.2567727626678527e-06, + "loss": 0.2321, + "step": 4520 + }, + { + "epoch": 29.357142857142858, + "grad_norm": 1.4359439611434937, + "learning_rate": 2.247450350911939e-06, + "loss": 0.225, + "step": 4521 + }, + { + "epoch": 29.363636363636363, + "grad_norm": 1.3348804712295532, + "learning_rate": 2.238146791106366e-06, + "loss": 0.2325, + "step": 4522 + }, + { + "epoch": 29.37012987012987, + "grad_norm": 1.5960094928741455, + "learning_rate": 2.2288620869240383e-06, + "loss": 0.2483, + "step": 4523 + }, + { + "epoch": 29.376623376623378, + "grad_norm": 1.449878215789795, + "learning_rate": 2.2195962420304085e-06, + "loss": 0.2513, + "step": 4524 + }, + { + "epoch": 29.383116883116884, + "grad_norm": 1.6213632822036743, + "learning_rate": 2.210349260083494e-06, + "loss": 0.2795, + "step": 4525 + }, + { + "epoch": 29.38961038961039, + "grad_norm": 1.3410649299621582, + "learning_rate": 2.2011211447338478e-06, + "loss": 0.2085, + "step": 4526 + }, + { + "epoch": 29.396103896103895, + "grad_norm": 1.6169847249984741, + "learning_rate": 2.191911899624588e-06, + "loss": 0.2571, + "step": 4527 + }, + { + "epoch": 29.4025974025974, + "grad_norm": 1.3275034427642822, + "learning_rate": 2.1827215283913682e-06, + "loss": 0.2023, + "step": 4528 + }, + { + "epoch": 29.40909090909091, + "grad_norm": 1.4694947004318237, + "learning_rate": 2.173550034662408e-06, + "loss": 0.2425, + "step": 4529 + }, + { + "epoch": 29.415584415584416, + "grad_norm": 1.3936761617660522, + "learning_rate": 2.164397422058473e-06, + "loss": 0.2138, + "step": 4530 + }, + { + "epoch": 29.42207792207792, + "grad_norm": 1.5484139919281006, + "learning_rate": 2.1552636941928717e-06, + "loss": 0.2623, + "step": 4531 + }, + { + "epoch": 29.428571428571427, + "grad_norm": 1.461364984512329, + "learning_rate": 2.1461488546714427e-06, + "loss": 0.2331, + "step": 4532 + }, + { + "epoch": 29.435064935064936, + "grad_norm": 1.4459589719772339, + "learning_rate": 2.137052907092596e-06, + "loss": 0.2351, + "step": 4533 + }, + { + "epoch": 29.441558441558442, + "grad_norm": 1.3712208271026611, + "learning_rate": 2.127975855047243e-06, + "loss": 0.2234, + "step": 4534 + }, + { + "epoch": 29.448051948051948, + "grad_norm": 1.3484586477279663, + "learning_rate": 2.118917702118889e-06, + "loss": 0.1998, + "step": 4535 + }, + { + "epoch": 29.454545454545453, + "grad_norm": 1.3767493963241577, + "learning_rate": 2.1098784518835293e-06, + "loss": 0.2219, + "step": 4536 + }, + { + "epoch": 29.461038961038962, + "grad_norm": 1.4202708005905151, + "learning_rate": 2.100858107909731e-06, + "loss": 0.2197, + "step": 4537 + }, + { + "epoch": 29.467532467532468, + "grad_norm": 1.2947967052459717, + "learning_rate": 2.091856673758569e-06, + "loss": 0.2121, + "step": 4538 + }, + { + "epoch": 29.474025974025974, + "grad_norm": 1.4303934574127197, + "learning_rate": 2.082874152983677e-06, + "loss": 0.2335, + "step": 4539 + }, + { + "epoch": 29.48051948051948, + "grad_norm": 1.4804555177688599, + "learning_rate": 2.0739105491312027e-06, + "loss": 0.2313, + "step": 4540 + }, + { + "epoch": 29.48701298701299, + "grad_norm": 1.4761794805526733, + "learning_rate": 2.064965865739854e-06, + "loss": 0.2501, + "step": 4541 + }, + { + "epoch": 29.493506493506494, + "grad_norm": 1.2567049264907837, + "learning_rate": 2.056040106340823e-06, + "loss": 0.1992, + "step": 4542 + }, + { + "epoch": 29.5, + "grad_norm": 1.5460628271102905, + "learning_rate": 2.04713327445788e-06, + "loss": 0.2518, + "step": 4543 + }, + { + "epoch": 29.506493506493506, + "grad_norm": 1.4742612838745117, + "learning_rate": 2.0382453736072836e-06, + "loss": 0.2436, + "step": 4544 + }, + { + "epoch": 29.51298701298701, + "grad_norm": 1.6358933448791504, + "learning_rate": 2.0293764072978618e-06, + "loss": 0.2303, + "step": 4545 + }, + { + "epoch": 29.51948051948052, + "grad_norm": 1.5824604034423828, + "learning_rate": 2.0205263790309125e-06, + "loss": 0.2511, + "step": 4546 + }, + { + "epoch": 29.525974025974026, + "grad_norm": 1.197434902191162, + "learning_rate": 2.0116952923003083e-06, + "loss": 0.1883, + "step": 4547 + }, + { + "epoch": 29.532467532467532, + "grad_norm": 1.39491605758667, + "learning_rate": 2.002883150592416e-06, + "loss": 0.2027, + "step": 4548 + }, + { + "epoch": 29.538961038961038, + "grad_norm": 1.4976357221603394, + "learning_rate": 1.9940899573861195e-06, + "loss": 0.2493, + "step": 4549 + }, + { + "epoch": 29.545454545454547, + "grad_norm": 1.3756825923919678, + "learning_rate": 1.985315716152847e-06, + "loss": 0.215, + "step": 4550 + }, + { + "epoch": 29.551948051948052, + "grad_norm": 1.4004231691360474, + "learning_rate": 1.976560430356522e-06, + "loss": 0.2059, + "step": 4551 + }, + { + "epoch": 29.558441558441558, + "grad_norm": 1.4448028802871704, + "learning_rate": 1.967824103453597e-06, + "loss": 0.2363, + "step": 4552 + }, + { + "epoch": 29.564935064935064, + "grad_norm": 1.5783758163452148, + "learning_rate": 1.959106738893035e-06, + "loss": 0.262, + "step": 4553 + }, + { + "epoch": 29.571428571428573, + "grad_norm": 1.450778841972351, + "learning_rate": 1.9504083401163e-06, + "loss": 0.2496, + "step": 4554 + }, + { + "epoch": 29.57792207792208, + "grad_norm": 1.3727223873138428, + "learning_rate": 1.9417289105574053e-06, + "loss": 0.2141, + "step": 4555 + }, + { + "epoch": 29.584415584415584, + "grad_norm": 1.3032400608062744, + "learning_rate": 1.933068453642833e-06, + "loss": 0.2102, + "step": 4556 + }, + { + "epoch": 29.59090909090909, + "grad_norm": 1.4764373302459717, + "learning_rate": 1.9244269727916096e-06, + "loss": 0.2461, + "step": 4557 + }, + { + "epoch": 29.5974025974026, + "grad_norm": 1.3464124202728271, + "learning_rate": 1.9158044714152445e-06, + "loss": 0.2094, + "step": 4558 + }, + { + "epoch": 29.603896103896105, + "grad_norm": 1.329056978225708, + "learning_rate": 1.9072009529177648e-06, + "loss": 0.2142, + "step": 4559 + }, + { + "epoch": 29.61038961038961, + "grad_norm": 1.4573792219161987, + "learning_rate": 1.8986164206957035e-06, + "loss": 0.2528, + "step": 4560 + }, + { + "epoch": 29.616883116883116, + "grad_norm": 1.4189461469650269, + "learning_rate": 1.8900508781381054e-06, + "loss": 0.2216, + "step": 4561 + }, + { + "epoch": 29.623376623376622, + "grad_norm": 1.234270453453064, + "learning_rate": 1.8815043286265045e-06, + "loss": 0.2121, + "step": 4562 + }, + { + "epoch": 29.62987012987013, + "grad_norm": 1.5275107622146606, + "learning_rate": 1.8729767755349515e-06, + "loss": 0.2504, + "step": 4563 + }, + { + "epoch": 29.636363636363637, + "grad_norm": 1.3555330038070679, + "learning_rate": 1.8644682222299703e-06, + "loss": 0.2129, + "step": 4564 + }, + { + "epoch": 29.642857142857142, + "grad_norm": 1.5257729291915894, + "learning_rate": 1.8559786720706184e-06, + "loss": 0.232, + "step": 4565 + }, + { + "epoch": 29.649350649350648, + "grad_norm": 1.280228614807129, + "learning_rate": 1.8475081284084428e-06, + "loss": 0.1934, + "step": 4566 + }, + { + "epoch": 29.655844155844157, + "grad_norm": 1.5212812423706055, + "learning_rate": 1.8390565945874571e-06, + "loss": 0.228, + "step": 4567 + }, + { + "epoch": 29.662337662337663, + "grad_norm": 1.3626916408538818, + "learning_rate": 1.8306240739442093e-06, + "loss": 0.2292, + "step": 4568 + }, + { + "epoch": 29.66883116883117, + "grad_norm": 1.4685323238372803, + "learning_rate": 1.8222105698077251e-06, + "loss": 0.23, + "step": 4569 + }, + { + "epoch": 29.675324675324674, + "grad_norm": 1.3952929973602295, + "learning_rate": 1.8138160854995145e-06, + "loss": 0.2172, + "step": 4570 + }, + { + "epoch": 29.681818181818183, + "grad_norm": 1.5327379703521729, + "learning_rate": 1.805440624333593e-06, + "loss": 0.2669, + "step": 4571 + }, + { + "epoch": 29.68831168831169, + "grad_norm": 1.5147796869277954, + "learning_rate": 1.7970841896164658e-06, + "loss": 0.243, + "step": 4572 + }, + { + "epoch": 29.694805194805195, + "grad_norm": 1.345550298690796, + "learning_rate": 1.788746784647105e-06, + "loss": 0.2038, + "step": 4573 + }, + { + "epoch": 29.7012987012987, + "grad_norm": 1.663666844367981, + "learning_rate": 1.7804284127169946e-06, + "loss": 0.2817, + "step": 4574 + }, + { + "epoch": 29.707792207792206, + "grad_norm": 1.3431698083877563, + "learning_rate": 1.7721290771100961e-06, + "loss": 0.2148, + "step": 4575 + }, + { + "epoch": 29.714285714285715, + "grad_norm": 1.4743592739105225, + "learning_rate": 1.7638487811028615e-06, + "loss": 0.2363, + "step": 4576 + }, + { + "epoch": 29.72077922077922, + "grad_norm": 1.347269058227539, + "learning_rate": 1.7555875279642087e-06, + "loss": 0.2232, + "step": 4577 + }, + { + "epoch": 29.727272727272727, + "grad_norm": 1.4954112768173218, + "learning_rate": 1.7473453209555623e-06, + "loss": 0.2509, + "step": 4578 + }, + { + "epoch": 29.733766233766232, + "grad_norm": 1.5747220516204834, + "learning_rate": 1.739122163330803e-06, + "loss": 0.251, + "step": 4579 + }, + { + "epoch": 29.74025974025974, + "grad_norm": 1.4564876556396484, + "learning_rate": 1.730918058336306e-06, + "loss": 0.2465, + "step": 4580 + }, + { + "epoch": 29.746753246753247, + "grad_norm": 1.3976736068725586, + "learning_rate": 1.7227330092109307e-06, + "loss": 0.2247, + "step": 4581 + }, + { + "epoch": 29.753246753246753, + "grad_norm": 1.4252331256866455, + "learning_rate": 1.7145670191859974e-06, + "loss": 0.2222, + "step": 4582 + }, + { + "epoch": 29.75974025974026, + "grad_norm": 1.4407166242599487, + "learning_rate": 1.7064200914853111e-06, + "loss": 0.2049, + "step": 4583 + }, + { + "epoch": 29.766233766233768, + "grad_norm": 1.2483116388320923, + "learning_rate": 1.6982922293251545e-06, + "loss": 0.2049, + "step": 4584 + }, + { + "epoch": 29.772727272727273, + "grad_norm": 1.1946392059326172, + "learning_rate": 1.690183435914261e-06, + "loss": 0.1834, + "step": 4585 + }, + { + "epoch": 29.77922077922078, + "grad_norm": 1.4287269115447998, + "learning_rate": 1.6820937144538807e-06, + "loss": 0.2269, + "step": 4586 + }, + { + "epoch": 29.785714285714285, + "grad_norm": 1.231776237487793, + "learning_rate": 1.6740230681376867e-06, + "loss": 0.1824, + "step": 4587 + }, + { + "epoch": 29.792207792207794, + "grad_norm": 1.3937435150146484, + "learning_rate": 1.6659715001518584e-06, + "loss": 0.2269, + "step": 4588 + }, + { + "epoch": 29.7987012987013, + "grad_norm": 1.4768844842910767, + "learning_rate": 1.6579390136750084e-06, + "loss": 0.2429, + "step": 4589 + }, + { + "epoch": 29.805194805194805, + "grad_norm": 1.379350185394287, + "learning_rate": 1.6499256118782503e-06, + "loss": 0.2176, + "step": 4590 + }, + { + "epoch": 29.81168831168831, + "grad_norm": 1.4761512279510498, + "learning_rate": 1.6419312979251366e-06, + "loss": 0.2283, + "step": 4591 + }, + { + "epoch": 29.818181818181817, + "grad_norm": 1.3178898096084595, + "learning_rate": 1.6339560749717154e-06, + "loss": 0.2005, + "step": 4592 + }, + { + "epoch": 29.824675324675326, + "grad_norm": 1.4400105476379395, + "learning_rate": 1.6259999461664566e-06, + "loss": 0.2102, + "step": 4593 + }, + { + "epoch": 29.83116883116883, + "grad_norm": 1.6487106084823608, + "learning_rate": 1.6180629146503256e-06, + "loss": 0.2613, + "step": 4594 + }, + { + "epoch": 29.837662337662337, + "grad_norm": 1.5849696397781372, + "learning_rate": 1.6101449835567273e-06, + "loss": 0.2682, + "step": 4595 + }, + { + "epoch": 29.844155844155843, + "grad_norm": 1.5418355464935303, + "learning_rate": 1.6022461560115497e-06, + "loss": 0.2491, + "step": 4596 + }, + { + "epoch": 29.850649350649352, + "grad_norm": 1.5607249736785889, + "learning_rate": 1.59436643513311e-06, + "loss": 0.2448, + "step": 4597 + }, + { + "epoch": 29.857142857142858, + "grad_norm": 1.5290418863296509, + "learning_rate": 1.5865058240322139e-06, + "loss": 0.2329, + "step": 4598 + }, + { + "epoch": 29.863636363636363, + "grad_norm": 1.2339144945144653, + "learning_rate": 1.5786643258120904e-06, + "loss": 0.203, + "step": 4599 + }, + { + "epoch": 29.87012987012987, + "grad_norm": 1.4262816905975342, + "learning_rate": 1.5708419435684462e-06, + "loss": 0.2084, + "step": 4600 + }, + { + "epoch": 29.876623376623378, + "grad_norm": 1.3901803493499756, + "learning_rate": 1.563038680389428e-06, + "loss": 0.2151, + "step": 4601 + }, + { + "epoch": 29.883116883116884, + "grad_norm": 1.1629455089569092, + "learning_rate": 1.555254539355655e-06, + "loss": 0.1764, + "step": 4602 + }, + { + "epoch": 29.88961038961039, + "grad_norm": 1.4925212860107422, + "learning_rate": 1.5474895235401688e-06, + "loss": 0.2571, + "step": 4603 + }, + { + "epoch": 29.896103896103895, + "grad_norm": 1.4131487607955933, + "learning_rate": 1.5397436360084783e-06, + "loss": 0.2345, + "step": 4604 + }, + { + "epoch": 29.9025974025974, + "grad_norm": 1.2736296653747559, + "learning_rate": 1.532016879818532e-06, + "loss": 0.1843, + "step": 4605 + }, + { + "epoch": 29.90909090909091, + "grad_norm": 1.3848419189453125, + "learning_rate": 1.5243092580207507e-06, + "loss": 0.2376, + "step": 4606 + }, + { + "epoch": 29.915584415584416, + "grad_norm": 1.4516197443008423, + "learning_rate": 1.5166207736579562e-06, + "loss": 0.2211, + "step": 4607 + }, + { + "epoch": 29.92207792207792, + "grad_norm": 1.3948246240615845, + "learning_rate": 1.5089514297654594e-06, + "loss": 0.2248, + "step": 4608 + }, + { + "epoch": 29.928571428571427, + "grad_norm": 1.4730905294418335, + "learning_rate": 1.5013012293709827e-06, + "loss": 0.2295, + "step": 4609 + }, + { + "epoch": 29.935064935064936, + "grad_norm": 1.6055909395217896, + "learning_rate": 1.4936701754947101e-06, + "loss": 0.2508, + "step": 4610 + }, + { + "epoch": 29.941558441558442, + "grad_norm": 1.4886142015457153, + "learning_rate": 1.4860582711492544e-06, + "loss": 0.2457, + "step": 4611 + }, + { + "epoch": 29.948051948051948, + "grad_norm": 1.6967780590057373, + "learning_rate": 1.4784655193396946e-06, + "loss": 0.2837, + "step": 4612 + }, + { + "epoch": 29.954545454545453, + "grad_norm": 1.4026026725769043, + "learning_rate": 1.4708919230635054e-06, + "loss": 0.1926, + "step": 4613 + }, + { + "epoch": 29.961038961038962, + "grad_norm": 1.4642516374588013, + "learning_rate": 1.463337485310634e-06, + "loss": 0.2359, + "step": 4614 + }, + { + "epoch": 29.967532467532468, + "grad_norm": 1.307497262954712, + "learning_rate": 1.4558022090634504e-06, + "loss": 0.215, + "step": 4615 + }, + { + "epoch": 29.974025974025974, + "grad_norm": 1.401755928993225, + "learning_rate": 1.4482860972967637e-06, + "loss": 0.2257, + "step": 4616 + }, + { + "epoch": 29.98051948051948, + "grad_norm": 1.4976235628128052, + "learning_rate": 1.4407891529778172e-06, + "loss": 0.2339, + "step": 4617 + }, + { + "epoch": 29.98701298701299, + "grad_norm": 1.2983542680740356, + "learning_rate": 1.4333113790662822e-06, + "loss": 0.2079, + "step": 4618 + }, + { + "epoch": 29.993506493506494, + "grad_norm": 1.3633376359939575, + "learning_rate": 1.425852778514264e-06, + "loss": 0.2267, + "step": 4619 + }, + { + "epoch": 30.0, + "grad_norm": 1067.601806640625, + "learning_rate": 1.4184133542663014e-06, + "loss": 0.3013, + "step": 4620 + }, + { + "epoch": 30.006493506493506, + "grad_norm": 1.2011126279830933, + "learning_rate": 1.4109931092593731e-06, + "loss": 0.1896, + "step": 4621 + }, + { + "epoch": 30.01298701298701, + "grad_norm": 1.3121923208236694, + "learning_rate": 1.4035920464228526e-06, + "loss": 0.2097, + "step": 4622 + }, + { + "epoch": 30.01948051948052, + "grad_norm": 1.3485032320022583, + "learning_rate": 1.39621016867858e-06, + "loss": 0.2358, + "step": 4623 + }, + { + "epoch": 30.025974025974026, + "grad_norm": 1.3204777240753174, + "learning_rate": 1.3888474789407968e-06, + "loss": 0.2173, + "step": 4624 + }, + { + "epoch": 30.032467532467532, + "grad_norm": 1.3863506317138672, + "learning_rate": 1.3815039801161721e-06, + "loss": 0.2248, + "step": 4625 + }, + { + "epoch": 30.038961038961038, + "grad_norm": 1.270582675933838, + "learning_rate": 1.3741796751038094e-06, + "loss": 0.197, + "step": 4626 + }, + { + "epoch": 30.045454545454547, + "grad_norm": 1.7072105407714844, + "learning_rate": 1.3668745667952287e-06, + "loss": 0.2556, + "step": 4627 + }, + { + "epoch": 30.051948051948052, + "grad_norm": 1.5396653413772583, + "learning_rate": 1.3595886580743678e-06, + "loss": 0.2302, + "step": 4628 + }, + { + "epoch": 30.058441558441558, + "grad_norm": 1.5195355415344238, + "learning_rate": 1.3523219518175923e-06, + "loss": 0.2321, + "step": 4629 + }, + { + "epoch": 30.064935064935064, + "grad_norm": 1.5370792150497437, + "learning_rate": 1.3450744508936686e-06, + "loss": 0.2464, + "step": 4630 + }, + { + "epoch": 30.071428571428573, + "grad_norm": 1.4256504774093628, + "learning_rate": 1.337846158163819e-06, + "loss": 0.2151, + "step": 4631 + }, + { + "epoch": 30.07792207792208, + "grad_norm": 1.4232343435287476, + "learning_rate": 1.3306370764816389e-06, + "loss": 0.1732, + "step": 4632 + }, + { + "epoch": 30.084415584415584, + "grad_norm": 1.3586199283599854, + "learning_rate": 1.3234472086931737e-06, + "loss": 0.216, + "step": 4633 + }, + { + "epoch": 30.09090909090909, + "grad_norm": 1.5035972595214844, + "learning_rate": 1.3162765576368584e-06, + "loss": 0.2278, + "step": 4634 + }, + { + "epoch": 30.0974025974026, + "grad_norm": 1.3979326486587524, + "learning_rate": 1.3091251261435566e-06, + "loss": 0.2123, + "step": 4635 + }, + { + "epoch": 30.103896103896105, + "grad_norm": 1.4777899980545044, + "learning_rate": 1.3019929170365374e-06, + "loss": 0.2278, + "step": 4636 + }, + { + "epoch": 30.11038961038961, + "grad_norm": 1.4044756889343262, + "learning_rate": 1.2948799331314932e-06, + "loss": 0.2278, + "step": 4637 + }, + { + "epoch": 30.116883116883116, + "grad_norm": 1.4233686923980713, + "learning_rate": 1.2877861772365108e-06, + "loss": 0.2131, + "step": 4638 + }, + { + "epoch": 30.123376623376622, + "grad_norm": 1.5021657943725586, + "learning_rate": 1.2807116521520945e-06, + "loss": 0.2395, + "step": 4639 + }, + { + "epoch": 30.12987012987013, + "grad_norm": 1.6399335861206055, + "learning_rate": 1.2736563606711382e-06, + "loss": 0.2632, + "step": 4640 + }, + { + "epoch": 30.136363636363637, + "grad_norm": 1.4309699535369873, + "learning_rate": 1.2666203055789916e-06, + "loss": 0.2285, + "step": 4641 + }, + { + "epoch": 30.142857142857142, + "grad_norm": 1.4695476293563843, + "learning_rate": 1.2596034896533549e-06, + "loss": 0.225, + "step": 4642 + }, + { + "epoch": 30.149350649350648, + "grad_norm": 1.3788657188415527, + "learning_rate": 1.252605915664362e-06, + "loss": 0.2037, + "step": 4643 + }, + { + "epoch": 30.155844155844157, + "grad_norm": 1.459823489189148, + "learning_rate": 1.2456275863745426e-06, + "loss": 0.236, + "step": 4644 + }, + { + "epoch": 30.162337662337663, + "grad_norm": 1.4960808753967285, + "learning_rate": 1.2386685045388313e-06, + "loss": 0.2365, + "step": 4645 + }, + { + "epoch": 30.16883116883117, + "grad_norm": 1.5328145027160645, + "learning_rate": 1.2317286729045586e-06, + "loss": 0.2489, + "step": 4646 + }, + { + "epoch": 30.175324675324674, + "grad_norm": 1.333230972290039, + "learning_rate": 1.224808094211477e-06, + "loss": 0.1936, + "step": 4647 + }, + { + "epoch": 30.181818181818183, + "grad_norm": 1.367729663848877, + "learning_rate": 1.2179067711917015e-06, + "loss": 0.2374, + "step": 4648 + }, + { + "epoch": 30.18831168831169, + "grad_norm": 1.3551483154296875, + "learning_rate": 1.21102470656978e-06, + "loss": 0.2143, + "step": 4649 + }, + { + "epoch": 30.194805194805195, + "grad_norm": 1.5022242069244385, + "learning_rate": 1.2041619030626284e-06, + "loss": 0.2476, + "step": 4650 + }, + { + "epoch": 30.2012987012987, + "grad_norm": 1.3777878284454346, + "learning_rate": 1.1973183633795849e-06, + "loss": 0.2105, + "step": 4651 + }, + { + "epoch": 30.207792207792206, + "grad_norm": 1.443731427192688, + "learning_rate": 1.190494090222366e-06, + "loss": 0.2297, + "step": 4652 + }, + { + "epoch": 30.214285714285715, + "grad_norm": 1.5264109373092651, + "learning_rate": 1.183689086285089e-06, + "loss": 0.2657, + "step": 4653 + }, + { + "epoch": 30.22077922077922, + "grad_norm": 1.5993235111236572, + "learning_rate": 1.1769033542542552e-06, + "loss": 0.252, + "step": 4654 + }, + { + "epoch": 30.227272727272727, + "grad_norm": 1.4382950067520142, + "learning_rate": 1.1701368968087712e-06, + "loss": 0.2287, + "step": 4655 + }, + { + "epoch": 30.233766233766232, + "grad_norm": 1.447139024734497, + "learning_rate": 1.1633897166199226e-06, + "loss": 0.2327, + "step": 4656 + }, + { + "epoch": 30.24025974025974, + "grad_norm": 1.3230527639389038, + "learning_rate": 1.1566618163513953e-06, + "loss": 0.204, + "step": 4657 + }, + { + "epoch": 30.246753246753247, + "grad_norm": 1.4629783630371094, + "learning_rate": 1.1499531986592481e-06, + "loss": 0.2263, + "step": 4658 + }, + { + "epoch": 30.253246753246753, + "grad_norm": 1.5198249816894531, + "learning_rate": 1.1432638661919458e-06, + "loss": 0.2361, + "step": 4659 + }, + { + "epoch": 30.25974025974026, + "grad_norm": 1.508629560470581, + "learning_rate": 1.136593821590326e-06, + "loss": 0.2234, + "step": 4660 + }, + { + "epoch": 30.266233766233768, + "grad_norm": 1.2462126016616821, + "learning_rate": 1.129943067487621e-06, + "loss": 0.1983, + "step": 4661 + }, + { + "epoch": 30.272727272727273, + "grad_norm": 1.3352580070495605, + "learning_rate": 1.1233116065094362e-06, + "loss": 0.2147, + "step": 4662 + }, + { + "epoch": 30.27922077922078, + "grad_norm": 1.3788704872131348, + "learning_rate": 1.1166994412737774e-06, + "loss": 0.2341, + "step": 4663 + }, + { + "epoch": 30.285714285714285, + "grad_norm": 1.43989098072052, + "learning_rate": 1.1101065743910121e-06, + "loss": 0.2345, + "step": 4664 + }, + { + "epoch": 30.292207792207794, + "grad_norm": 1.3213152885437012, + "learning_rate": 1.1035330084639083e-06, + "loss": 0.2135, + "step": 4665 + }, + { + "epoch": 30.2987012987013, + "grad_norm": 1.3354477882385254, + "learning_rate": 1.0969787460876012e-06, + "loss": 0.2233, + "step": 4666 + }, + { + "epoch": 30.305194805194805, + "grad_norm": 1.3998503684997559, + "learning_rate": 1.0904437898496101e-06, + "loss": 0.2165, + "step": 4667 + }, + { + "epoch": 30.31168831168831, + "grad_norm": 1.4371103048324585, + "learning_rate": 1.0839281423298375e-06, + "loss": 0.2334, + "step": 4668 + }, + { + "epoch": 30.318181818181817, + "grad_norm": 1.2368924617767334, + "learning_rate": 1.0774318061005483e-06, + "loss": 0.1959, + "step": 4669 + }, + { + "epoch": 30.324675324675326, + "grad_norm": 1.555105209350586, + "learning_rate": 1.0709547837263966e-06, + "loss": 0.2526, + "step": 4670 + }, + { + "epoch": 30.33116883116883, + "grad_norm": 1.3962255716323853, + "learning_rate": 1.0644970777644091e-06, + "loss": 0.2398, + "step": 4671 + }, + { + "epoch": 30.337662337662337, + "grad_norm": 1.3587555885314941, + "learning_rate": 1.058058690763991e-06, + "loss": 0.2242, + "step": 4672 + }, + { + "epoch": 30.344155844155843, + "grad_norm": 1.5387598276138306, + "learning_rate": 1.0516396252669093e-06, + "loss": 0.2537, + "step": 4673 + }, + { + "epoch": 30.350649350649352, + "grad_norm": 1.541693925857544, + "learning_rate": 1.045239883807314e-06, + "loss": 0.2837, + "step": 4674 + }, + { + "epoch": 30.357142857142858, + "grad_norm": 1.5055370330810547, + "learning_rate": 1.0388594689117071e-06, + "loss": 0.2453, + "step": 4675 + }, + { + "epoch": 30.363636363636363, + "grad_norm": 1.2910610437393188, + "learning_rate": 1.032498383099001e-06, + "loss": 0.1859, + "step": 4676 + }, + { + "epoch": 30.37012987012987, + "grad_norm": 1.371899127960205, + "learning_rate": 1.0261566288804315e-06, + "loss": 0.2048, + "step": 4677 + }, + { + "epoch": 30.376623376623378, + "grad_norm": 1.380179762840271, + "learning_rate": 1.019834208759629e-06, + "loss": 0.2025, + "step": 4678 + }, + { + "epoch": 30.383116883116884, + "grad_norm": 1.419575572013855, + "learning_rate": 1.0135311252325864e-06, + "loss": 0.221, + "step": 4679 + }, + { + "epoch": 30.38961038961039, + "grad_norm": 1.4421792030334473, + "learning_rate": 1.007247380787657e-06, + "loss": 0.2277, + "step": 4680 + }, + { + "epoch": 30.396103896103895, + "grad_norm": 1.671634316444397, + "learning_rate": 1.000982977905568e-06, + "loss": 0.2718, + "step": 4681 + }, + { + "epoch": 30.4025974025974, + "grad_norm": 1.3425742387771606, + "learning_rate": 9.947379190594075e-07, + "loss": 0.2042, + "step": 4682 + }, + { + "epoch": 30.40909090909091, + "grad_norm": 1.416672945022583, + "learning_rate": 9.885122067146146e-07, + "loss": 0.2283, + "step": 4683 + }, + { + "epoch": 30.415584415584416, + "grad_norm": 1.4166967868804932, + "learning_rate": 9.823058433290177e-07, + "loss": 0.2166, + "step": 4684 + }, + { + "epoch": 30.42207792207792, + "grad_norm": 1.5779871940612793, + "learning_rate": 9.761188313527791e-07, + "loss": 0.2546, + "step": 4685 + }, + { + "epoch": 30.428571428571427, + "grad_norm": 1.496155858039856, + "learning_rate": 9.699511732284393e-07, + "loss": 0.2462, + "step": 4686 + }, + { + "epoch": 30.435064935064936, + "grad_norm": 1.4519951343536377, + "learning_rate": 9.638028713908897e-07, + "loss": 0.2251, + "step": 4687 + }, + { + "epoch": 30.441558441558442, + "grad_norm": 1.561194658279419, + "learning_rate": 9.576739282673886e-07, + "loss": 0.259, + "step": 4688 + }, + { + "epoch": 30.448051948051948, + "grad_norm": 1.4109373092651367, + "learning_rate": 9.515643462775337e-07, + "loss": 0.2215, + "step": 4689 + }, + { + "epoch": 30.454545454545453, + "grad_norm": 1.4258251190185547, + "learning_rate": 9.454741278333012e-07, + "loss": 0.2347, + "step": 4690 + }, + { + "epoch": 30.461038961038962, + "grad_norm": 1.4444737434387207, + "learning_rate": 9.394032753390014e-07, + "loss": 0.2425, + "step": 4691 + }, + { + "epoch": 30.467532467532468, + "grad_norm": 1.3838112354278564, + "learning_rate": 9.333517911913226e-07, + "loss": 0.2143, + "step": 4692 + }, + { + "epoch": 30.474025974025974, + "grad_norm": 1.428850531578064, + "learning_rate": 9.273196777792926e-07, + "loss": 0.2193, + "step": 4693 + }, + { + "epoch": 30.48051948051948, + "grad_norm": 1.4568206071853638, + "learning_rate": 9.213069374842953e-07, + "loss": 0.214, + "step": 4694 + }, + { + "epoch": 30.48701298701299, + "grad_norm": 1.3723341226577759, + "learning_rate": 9.153135726800599e-07, + "loss": 0.1755, + "step": 4695 + }, + { + "epoch": 30.493506493506494, + "grad_norm": 1.272161602973938, + "learning_rate": 9.093395857326714e-07, + "loss": 0.1828, + "step": 4696 + }, + { + "epoch": 30.5, + "grad_norm": 1.2683285474777222, + "learning_rate": 9.03384979000571e-07, + "loss": 0.1972, + "step": 4697 + }, + { + "epoch": 30.506493506493506, + "grad_norm": 1.7095534801483154, + "learning_rate": 8.974497548345396e-07, + "loss": 0.258, + "step": 4698 + }, + { + "epoch": 30.51298701298701, + "grad_norm": 1.5242334604263306, + "learning_rate": 8.915339155777136e-07, + "loss": 0.252, + "step": 4699 + }, + { + "epoch": 30.51948051948052, + "grad_norm": 1.3591055870056152, + "learning_rate": 8.856374635655695e-07, + "loss": 0.2128, + "step": 4700 + }, + { + "epoch": 30.525974025974026, + "grad_norm": 1.2505815029144287, + "learning_rate": 8.797604011259287e-07, + "loss": 0.19, + "step": 4701 + }, + { + "epoch": 30.532467532467532, + "grad_norm": 1.3938148021697998, + "learning_rate": 8.739027305789683e-07, + "loss": 0.2186, + "step": 4702 + }, + { + "epoch": 30.538961038961038, + "grad_norm": 1.522039532661438, + "learning_rate": 8.680644542372051e-07, + "loss": 0.2401, + "step": 4703 + }, + { + "epoch": 30.545454545454547, + "grad_norm": 1.4690169095993042, + "learning_rate": 8.622455744054958e-07, + "loss": 0.2382, + "step": 4704 + }, + { + "epoch": 30.551948051948052, + "grad_norm": 1.5384557247161865, + "learning_rate": 8.564460933810415e-07, + "loss": 0.2358, + "step": 4705 + }, + { + "epoch": 30.558441558441558, + "grad_norm": 1.2483651638031006, + "learning_rate": 8.506660134533828e-07, + "loss": 0.1947, + "step": 4706 + }, + { + "epoch": 30.564935064935064, + "grad_norm": 1.153969645500183, + "learning_rate": 8.449053369044058e-07, + "loss": 0.1698, + "step": 4707 + }, + { + "epoch": 30.571428571428573, + "grad_norm": 1.3502869606018066, + "learning_rate": 8.391640660083411e-07, + "loss": 0.2255, + "step": 4708 + }, + { + "epoch": 30.57792207792208, + "grad_norm": 1.375724196434021, + "learning_rate": 8.334422030317424e-07, + "loss": 0.2033, + "step": 4709 + }, + { + "epoch": 30.584415584415584, + "grad_norm": 1.3740615844726562, + "learning_rate": 8.277397502335194e-07, + "loss": 0.2165, + "step": 4710 + }, + { + "epoch": 30.59090909090909, + "grad_norm": 1.3953828811645508, + "learning_rate": 8.22056709864899e-07, + "loss": 0.2228, + "step": 4711 + }, + { + "epoch": 30.5974025974026, + "grad_norm": 1.4169948101043701, + "learning_rate": 8.163930841694589e-07, + "loss": 0.2095, + "step": 4712 + }, + { + "epoch": 30.603896103896105, + "grad_norm": 1.4881272315979004, + "learning_rate": 8.10748875383116e-07, + "loss": 0.24, + "step": 4713 + }, + { + "epoch": 30.61038961038961, + "grad_norm": 1.5430946350097656, + "learning_rate": 8.051240857341103e-07, + "loss": 0.2359, + "step": 4714 + }, + { + "epoch": 30.616883116883116, + "grad_norm": 1.370585322380066, + "learning_rate": 7.995187174430152e-07, + "loss": 0.2032, + "step": 4715 + }, + { + "epoch": 30.623376623376622, + "grad_norm": 1.427137851715088, + "learning_rate": 7.939327727227441e-07, + "loss": 0.2354, + "step": 4716 + }, + { + "epoch": 30.62987012987013, + "grad_norm": 1.3055822849273682, + "learning_rate": 7.883662537785441e-07, + "loss": 0.2118, + "step": 4717 + }, + { + "epoch": 30.636363636363637, + "grad_norm": 1.4892123937606812, + "learning_rate": 7.82819162807985e-07, + "loss": 0.2494, + "step": 4718 + }, + { + "epoch": 30.642857142857142, + "grad_norm": 1.3692604303359985, + "learning_rate": 7.772915020009707e-07, + "loss": 0.2256, + "step": 4719 + }, + { + "epoch": 30.649350649350648, + "grad_norm": 1.2689048051834106, + "learning_rate": 7.717832735397335e-07, + "loss": 0.1942, + "step": 4720 + }, + { + "epoch": 30.655844155844157, + "grad_norm": 1.3880759477615356, + "learning_rate": 7.662944795988336e-07, + "loss": 0.2263, + "step": 4721 + }, + { + "epoch": 30.662337662337663, + "grad_norm": 1.2648857831954956, + "learning_rate": 7.608251223451602e-07, + "loss": 0.2215, + "step": 4722 + }, + { + "epoch": 30.66883116883117, + "grad_norm": 1.5660555362701416, + "learning_rate": 7.553752039379358e-07, + "loss": 0.241, + "step": 4723 + }, + { + "epoch": 30.675324675324674, + "grad_norm": 1.0508201122283936, + "learning_rate": 7.499447265286951e-07, + "loss": 0.1307, + "step": 4724 + }, + { + "epoch": 30.681818181818183, + "grad_norm": 1.4483400583267212, + "learning_rate": 7.445336922613067e-07, + "loss": 0.2207, + "step": 4725 + }, + { + "epoch": 30.68831168831169, + "grad_norm": 1.3860273361206055, + "learning_rate": 7.391421032719559e-07, + "loss": 0.2009, + "step": 4726 + }, + { + "epoch": 30.694805194805195, + "grad_norm": 1.433535099029541, + "learning_rate": 7.33769961689168e-07, + "loss": 0.2274, + "step": 4727 + }, + { + "epoch": 30.7012987012987, + "grad_norm": 1.4920105934143066, + "learning_rate": 7.284172696337632e-07, + "loss": 0.2377, + "step": 4728 + }, + { + "epoch": 30.707792207792206, + "grad_norm": 1.2424510717391968, + "learning_rate": 7.230840292189178e-07, + "loss": 0.1983, + "step": 4729 + }, + { + "epoch": 30.714285714285715, + "grad_norm": 1.491529107093811, + "learning_rate": 7.177702425500976e-07, + "loss": 0.2518, + "step": 4730 + }, + { + "epoch": 30.72077922077922, + "grad_norm": 1.5076813697814941, + "learning_rate": 7.124759117251079e-07, + "loss": 0.235, + "step": 4731 + }, + { + "epoch": 30.727272727272727, + "grad_norm": 1.4388847351074219, + "learning_rate": 7.072010388340655e-07, + "loss": 0.2133, + "step": 4732 + }, + { + "epoch": 30.733766233766232, + "grad_norm": 1.516015887260437, + "learning_rate": 7.019456259594048e-07, + "loss": 0.2409, + "step": 4733 + }, + { + "epoch": 30.74025974025974, + "grad_norm": 1.1933428049087524, + "learning_rate": 6.967096751758773e-07, + "loss": 0.1927, + "step": 4734 + }, + { + "epoch": 30.746753246753247, + "grad_norm": 1.3725800514221191, + "learning_rate": 6.914931885505627e-07, + "loss": 0.2259, + "step": 4735 + }, + { + "epoch": 30.753246753246753, + "grad_norm": 1.3572255373001099, + "learning_rate": 6.862961681428304e-07, + "loss": 0.2171, + "step": 4736 + }, + { + "epoch": 30.75974025974026, + "grad_norm": 1.4173394441604614, + "learning_rate": 6.811186160044003e-07, + "loss": 0.2225, + "step": 4737 + }, + { + "epoch": 30.766233766233768, + "grad_norm": 1.260750651359558, + "learning_rate": 6.759605341792819e-07, + "loss": 0.1916, + "step": 4738 + }, + { + "epoch": 30.772727272727273, + "grad_norm": 1.5509462356567383, + "learning_rate": 6.708219247038017e-07, + "loss": 0.2558, + "step": 4739 + }, + { + "epoch": 30.77922077922078, + "grad_norm": 1.276381254196167, + "learning_rate": 6.657027896065982e-07, + "loss": 0.2192, + "step": 4740 + }, + { + "epoch": 30.785714285714285, + "grad_norm": 1.519776701927185, + "learning_rate": 6.60603130908627e-07, + "loss": 0.2401, + "step": 4741 + }, + { + "epoch": 30.792207792207794, + "grad_norm": 1.467542290687561, + "learning_rate": 6.555229506231608e-07, + "loss": 0.2128, + "step": 4742 + }, + { + "epoch": 30.7987012987013, + "grad_norm": 1.3514313697814941, + "learning_rate": 6.504622507557678e-07, + "loss": 0.2334, + "step": 4743 + }, + { + "epoch": 30.805194805194805, + "grad_norm": 1.4580824375152588, + "learning_rate": 6.454210333043276e-07, + "loss": 0.2248, + "step": 4744 + }, + { + "epoch": 30.81168831168831, + "grad_norm": 1.262427568435669, + "learning_rate": 6.403993002590425e-07, + "loss": 0.2161, + "step": 4745 + }, + { + "epoch": 30.818181818181817, + "grad_norm": 1.2508149147033691, + "learning_rate": 6.353970536024045e-07, + "loss": 0.1908, + "step": 4746 + }, + { + "epoch": 30.824675324675326, + "grad_norm": 1.3874893188476562, + "learning_rate": 6.304142953092284e-07, + "loss": 0.2094, + "step": 4747 + }, + { + "epoch": 30.83116883116883, + "grad_norm": 1.4068247079849243, + "learning_rate": 6.254510273466186e-07, + "loss": 0.2152, + "step": 4748 + }, + { + "epoch": 30.837662337662337, + "grad_norm": 1.5314143896102905, + "learning_rate": 6.205072516740129e-07, + "loss": 0.2364, + "step": 4749 + }, + { + "epoch": 30.844155844155843, + "grad_norm": 1.439985752105713, + "learning_rate": 6.15582970243117e-07, + "loss": 0.2354, + "step": 4750 + }, + { + "epoch": 30.850649350649352, + "grad_norm": 1.2261022329330444, + "learning_rate": 6.106781849979648e-07, + "loss": 0.1718, + "step": 4751 + }, + { + "epoch": 30.857142857142858, + "grad_norm": 1.3499640226364136, + "learning_rate": 6.057928978748905e-07, + "loss": 0.2252, + "step": 4752 + }, + { + "epoch": 30.863636363636363, + "grad_norm": 1.624617099761963, + "learning_rate": 6.009271108025294e-07, + "loss": 0.2659, + "step": 4753 + }, + { + "epoch": 30.87012987012987, + "grad_norm": 1.5444817543029785, + "learning_rate": 5.960808257018114e-07, + "loss": 0.243, + "step": 4754 + }, + { + "epoch": 30.876623376623378, + "grad_norm": 1.5056469440460205, + "learning_rate": 5.912540444859782e-07, + "loss": 0.2578, + "step": 4755 + }, + { + "epoch": 30.883116883116884, + "grad_norm": 1.4643126726150513, + "learning_rate": 5.864467690605613e-07, + "loss": 0.2529, + "step": 4756 + }, + { + "epoch": 30.88961038961039, + "grad_norm": 1.4542299509048462, + "learning_rate": 5.816590013234035e-07, + "loss": 0.2227, + "step": 4757 + }, + { + "epoch": 30.896103896103895, + "grad_norm": 1.3155229091644287, + "learning_rate": 5.76890743164632e-07, + "loss": 0.1812, + "step": 4758 + }, + { + "epoch": 30.9025974025974, + "grad_norm": 1.4375791549682617, + "learning_rate": 5.721419964666908e-07, + "loss": 0.2258, + "step": 4759 + }, + { + "epoch": 30.90909090909091, + "grad_norm": 1.5131149291992188, + "learning_rate": 5.674127631043025e-07, + "loss": 0.2352, + "step": 4760 + }, + { + "epoch": 30.915584415584416, + "grad_norm": 1.3214205503463745, + "learning_rate": 5.627030449444903e-07, + "loss": 0.1971, + "step": 4761 + }, + { + "epoch": 30.92207792207792, + "grad_norm": 1.3359191417694092, + "learning_rate": 5.580128438465837e-07, + "loss": 0.2231, + "step": 4762 + }, + { + "epoch": 30.928571428571427, + "grad_norm": 1.4121034145355225, + "learning_rate": 5.533421616621904e-07, + "loss": 0.2187, + "step": 4763 + }, + { + "epoch": 30.935064935064936, + "grad_norm": 1.6365861892700195, + "learning_rate": 5.486910002352352e-07, + "loss": 0.2724, + "step": 4764 + }, + { + "epoch": 30.941558441558442, + "grad_norm": 1.4394079446792603, + "learning_rate": 5.440593614019108e-07, + "loss": 0.2298, + "step": 4765 + }, + { + "epoch": 30.948051948051948, + "grad_norm": 1.4614982604980469, + "learning_rate": 5.394472469907208e-07, + "loss": 0.2258, + "step": 4766 + }, + { + "epoch": 30.954545454545453, + "grad_norm": 1.4309954643249512, + "learning_rate": 5.348546588224534e-07, + "loss": 0.2147, + "step": 4767 + }, + { + "epoch": 30.961038961038962, + "grad_norm": 1.6089102029800415, + "learning_rate": 5.302815987101917e-07, + "loss": 0.2734, + "step": 4768 + }, + { + "epoch": 30.967532467532468, + "grad_norm": 1.3566418886184692, + "learning_rate": 5.257280684593024e-07, + "loss": 0.2306, + "step": 4769 + }, + { + "epoch": 30.974025974025974, + "grad_norm": 1.295680046081543, + "learning_rate": 5.211940698674534e-07, + "loss": 0.2238, + "step": 4770 + }, + { + "epoch": 30.98051948051948, + "grad_norm": 1.4230977296829224, + "learning_rate": 5.166796047245903e-07, + "loss": 0.2237, + "step": 4771 + }, + { + "epoch": 30.98701298701299, + "grad_norm": 1.5614374876022339, + "learning_rate": 5.121846748129544e-07, + "loss": 0.277, + "step": 4772 + }, + { + "epoch": 30.993506493506494, + "grad_norm": 1.3989629745483398, + "learning_rate": 5.077092819070761e-07, + "loss": 0.2207, + "step": 4773 + }, + { + "epoch": 31.0, + "grad_norm": 1641.1507568359375, + "learning_rate": 5.032534277737643e-07, + "loss": 0.229, + "step": 4774 + }, + { + "epoch": 31.006493506493506, + "grad_norm": 1.3975937366485596, + "learning_rate": 4.988171141721232e-07, + "loss": 0.2268, + "step": 4775 + }, + { + "epoch": 31.01298701298701, + "grad_norm": 1.2979328632354736, + "learning_rate": 4.944003428535348e-07, + "loss": 0.2207, + "step": 4776 + }, + { + "epoch": 31.01948051948052, + "grad_norm": 1.447725772857666, + "learning_rate": 4.900031155616769e-07, + "loss": 0.2243, + "step": 4777 + }, + { + "epoch": 31.025974025974026, + "grad_norm": 1.3527864217758179, + "learning_rate": 4.856254340325051e-07, + "loss": 0.2381, + "step": 4778 + }, + { + "epoch": 31.032467532467532, + "grad_norm": 1.3849494457244873, + "learning_rate": 4.81267299994248e-07, + "loss": 0.2238, + "step": 4779 + }, + { + "epoch": 31.038961038961038, + "grad_norm": 1.2796428203582764, + "learning_rate": 4.769287151674406e-07, + "loss": 0.1949, + "step": 4780 + }, + { + "epoch": 31.045454545454547, + "grad_norm": 1.475150227546692, + "learning_rate": 4.726096812648795e-07, + "loss": 0.2343, + "step": 4781 + }, + { + "epoch": 31.051948051948052, + "grad_norm": 1.4981529712677002, + "learning_rate": 4.6831019999165617e-07, + "loss": 0.2498, + "step": 4782 + }, + { + "epoch": 31.058441558441558, + "grad_norm": 1.5081206560134888, + "learning_rate": 4.6403027304513515e-07, + "loss": 0.2456, + "step": 4783 + }, + { + "epoch": 31.064935064935064, + "grad_norm": 1.5308469533920288, + "learning_rate": 4.597699021149648e-07, + "loss": 0.2383, + "step": 4784 + }, + { + "epoch": 31.071428571428573, + "grad_norm": 1.3245189189910889, + "learning_rate": 4.5552908888306655e-07, + "loss": 0.2112, + "step": 4785 + }, + { + "epoch": 31.07792207792208, + "grad_norm": 1.5210825204849243, + "learning_rate": 4.5130783502365103e-07, + "loss": 0.2325, + "step": 4786 + }, + { + "epoch": 31.084415584415584, + "grad_norm": 1.4164528846740723, + "learning_rate": 4.4710614220320746e-07, + "loss": 0.2138, + "step": 4787 + }, + { + "epoch": 31.09090909090909, + "grad_norm": 1.566509485244751, + "learning_rate": 4.4292401208049226e-07, + "loss": 0.2377, + "step": 4788 + }, + { + "epoch": 31.0974025974026, + "grad_norm": 1.561910629272461, + "learning_rate": 4.387614463065404e-07, + "loss": 0.2383, + "step": 4789 + }, + { + "epoch": 31.103896103896105, + "grad_norm": 1.4738324880599976, + "learning_rate": 4.3461844652467607e-07, + "loss": 0.2347, + "step": 4790 + }, + { + "epoch": 31.11038961038961, + "grad_norm": 1.645966649055481, + "learning_rate": 4.3049501437047444e-07, + "loss": 0.2527, + "step": 4791 + }, + { + "epoch": 31.116883116883116, + "grad_norm": 1.1387031078338623, + "learning_rate": 4.2639115147182217e-07, + "loss": 0.1782, + "step": 4792 + }, + { + "epoch": 31.123376623376622, + "grad_norm": 1.3942773342132568, + "learning_rate": 4.2230685944884553e-07, + "loss": 0.217, + "step": 4793 + }, + { + "epoch": 31.12987012987013, + "grad_norm": 1.3566133975982666, + "learning_rate": 4.182421399139602e-07, + "loss": 0.2262, + "step": 4794 + }, + { + "epoch": 31.136363636363637, + "grad_norm": 1.4231529235839844, + "learning_rate": 4.141969944718549e-07, + "loss": 0.2327, + "step": 4795 + }, + { + "epoch": 31.142857142857142, + "grad_norm": 1.2249860763549805, + "learning_rate": 4.10171424719491e-07, + "loss": 0.1981, + "step": 4796 + }, + { + "epoch": 31.149350649350648, + "grad_norm": 1.2686113119125366, + "learning_rate": 4.0616543224609726e-07, + "loss": 0.1888, + "step": 4797 + }, + { + "epoch": 31.155844155844157, + "grad_norm": 1.226015329360962, + "learning_rate": 4.021790186331753e-07, + "loss": 0.1767, + "step": 4798 + }, + { + "epoch": 31.162337662337663, + "grad_norm": 1.3818334341049194, + "learning_rate": 3.9821218545449956e-07, + "loss": 0.225, + "step": 4799 + }, + { + "epoch": 31.16883116883117, + "grad_norm": 1.3977967500686646, + "learning_rate": 3.9426493427611177e-07, + "loss": 0.2356, + "step": 4800 + }, + { + "epoch": 31.175324675324674, + "grad_norm": 1.2903099060058594, + "learning_rate": 3.9033726665632096e-07, + "loss": 0.2012, + "step": 4801 + }, + { + "epoch": 31.181818181818183, + "grad_norm": 1.3344894647598267, + "learning_rate": 3.864291841457146e-07, + "loss": 0.2128, + "step": 4802 + }, + { + "epoch": 31.18831168831169, + "grad_norm": 1.300842523574829, + "learning_rate": 3.8254068828713627e-07, + "loss": 0.2039, + "step": 4803 + }, + { + "epoch": 31.194805194805195, + "grad_norm": 1.76253080368042, + "learning_rate": 3.7867178061571364e-07, + "loss": 0.2529, + "step": 4804 + }, + { + "epoch": 31.2012987012987, + "grad_norm": 1.4582929611206055, + "learning_rate": 3.748224626588137e-07, + "loss": 0.2649, + "step": 4805 + }, + { + "epoch": 31.207792207792206, + "grad_norm": 1.21044921875, + "learning_rate": 3.709927359360932e-07, + "loss": 0.1872, + "step": 4806 + }, + { + "epoch": 31.214285714285715, + "grad_norm": 1.3666410446166992, + "learning_rate": 3.67182601959476e-07, + "loss": 0.214, + "step": 4807 + }, + { + "epoch": 31.22077922077922, + "grad_norm": 1.4099982976913452, + "learning_rate": 3.6339206223313104e-07, + "loss": 0.2329, + "step": 4808 + }, + { + "epoch": 31.227272727272727, + "grad_norm": 1.4051538705825806, + "learning_rate": 3.5962111825350586e-07, + "loss": 0.2148, + "step": 4809 + }, + { + "epoch": 31.233766233766232, + "grad_norm": 1.5412423610687256, + "learning_rate": 3.558697715093207e-07, + "loss": 0.25, + "step": 4810 + }, + { + "epoch": 31.24025974025974, + "grad_norm": 1.4066494703292847, + "learning_rate": 3.521380234815297e-07, + "loss": 0.217, + "step": 4811 + }, + { + "epoch": 31.246753246753247, + "grad_norm": 1.3286962509155273, + "learning_rate": 3.484258756433767e-07, + "loss": 0.2103, + "step": 4812 + }, + { + "epoch": 31.253246753246753, + "grad_norm": 1.4361311197280884, + "learning_rate": 3.447333294603616e-07, + "loss": 0.2375, + "step": 4813 + }, + { + "epoch": 31.25974025974026, + "grad_norm": 1.6048885583877563, + "learning_rate": 3.410603863902406e-07, + "loss": 0.2602, + "step": 4814 + }, + { + "epoch": 31.266233766233768, + "grad_norm": 1.4700747728347778, + "learning_rate": 3.3740704788303157e-07, + "loss": 0.235, + "step": 4815 + }, + { + "epoch": 31.272727272727273, + "grad_norm": 1.4577665328979492, + "learning_rate": 3.3377331538101407e-07, + "loss": 0.2598, + "step": 4816 + }, + { + "epoch": 31.27922077922078, + "grad_norm": 1.4110027551651, + "learning_rate": 3.301591903187351e-07, + "loss": 0.2266, + "step": 4817 + }, + { + "epoch": 31.285714285714285, + "grad_norm": 1.331971526145935, + "learning_rate": 3.2656467412298664e-07, + "loss": 0.2144, + "step": 4818 + }, + { + "epoch": 31.292207792207794, + "grad_norm": 1.5475175380706787, + "learning_rate": 3.22989768212828e-07, + "loss": 0.2351, + "step": 4819 + }, + { + "epoch": 31.2987012987013, + "grad_norm": 1.4858325719833374, + "learning_rate": 3.1943447399958027e-07, + "loss": 0.2341, + "step": 4820 + }, + { + "epoch": 31.305194805194805, + "grad_norm": 1.4014004468917847, + "learning_rate": 3.158987928868151e-07, + "loss": 0.2293, + "step": 4821 + }, + { + "epoch": 31.31168831168831, + "grad_norm": 1.5771843194961548, + "learning_rate": 3.123827262703549e-07, + "loss": 0.2349, + "step": 4822 + }, + { + "epoch": 31.318181818181817, + "grad_norm": 1.5923490524291992, + "learning_rate": 3.088862755383004e-07, + "loss": 0.247, + "step": 4823 + }, + { + "epoch": 31.324675324675326, + "grad_norm": 1.6026840209960938, + "learning_rate": 3.054094420709863e-07, + "loss": 0.2728, + "step": 4824 + }, + { + "epoch": 31.33116883116883, + "grad_norm": 1.3792734146118164, + "learning_rate": 3.019522272410202e-07, + "loss": 0.2144, + "step": 4825 + }, + { + "epoch": 31.337662337662337, + "grad_norm": 1.3602818250656128, + "learning_rate": 2.985146324132437e-07, + "loss": 0.2243, + "step": 4826 + }, + { + "epoch": 31.344155844155843, + "grad_norm": 1.5236181020736694, + "learning_rate": 2.9509665894476566e-07, + "loss": 0.2331, + "step": 4827 + }, + { + "epoch": 31.350649350649352, + "grad_norm": 1.4916106462478638, + "learning_rate": 2.9169830818496225e-07, + "loss": 0.2573, + "step": 4828 + }, + { + "epoch": 31.357142857142858, + "grad_norm": 1.3621578216552734, + "learning_rate": 2.8831958147543805e-07, + "loss": 0.2462, + "step": 4829 + }, + { + "epoch": 31.363636363636363, + "grad_norm": 1.2556349039077759, + "learning_rate": 2.849604801500538e-07, + "loss": 0.1778, + "step": 4830 + }, + { + "epoch": 31.37012987012987, + "grad_norm": 1.4829384088516235, + "learning_rate": 2.8162100553494884e-07, + "loss": 0.2381, + "step": 4831 + }, + { + "epoch": 31.376623376623378, + "grad_norm": 1.315341830253601, + "learning_rate": 2.783011589484741e-07, + "loss": 0.2076, + "step": 4832 + }, + { + "epoch": 31.383116883116884, + "grad_norm": 1.3404558897018433, + "learning_rate": 2.7500094170126444e-07, + "loss": 0.1952, + "step": 4833 + }, + { + "epoch": 31.38961038961039, + "grad_norm": 1.5623887777328491, + "learning_rate": 2.717203550961944e-07, + "loss": 0.2606, + "step": 4834 + }, + { + "epoch": 31.396103896103895, + "grad_norm": 1.562747836112976, + "learning_rate": 2.684594004283836e-07, + "loss": 0.256, + "step": 4835 + }, + { + "epoch": 31.4025974025974, + "grad_norm": 1.148888349533081, + "learning_rate": 2.6521807898520213e-07, + "loss": 0.177, + "step": 4836 + }, + { + "epoch": 31.40909090909091, + "grad_norm": 1.5755507946014404, + "learning_rate": 2.61996392046282e-07, + "loss": 0.2467, + "step": 4837 + }, + { + "epoch": 31.415584415584416, + "grad_norm": 1.3029296398162842, + "learning_rate": 2.5879434088348366e-07, + "loss": 0.2049, + "step": 4838 + }, + { + "epoch": 31.42207792207792, + "grad_norm": 1.3719687461853027, + "learning_rate": 2.556119267609347e-07, + "loss": 0.2161, + "step": 4839 + }, + { + "epoch": 31.428571428571427, + "grad_norm": 1.2144418954849243, + "learning_rate": 2.5244915093499134e-07, + "loss": 0.1754, + "step": 4840 + }, + { + "epoch": 31.435064935064936, + "grad_norm": 1.399951696395874, + "learning_rate": 2.493060146542825e-07, + "loss": 0.2196, + "step": 4841 + }, + { + "epoch": 31.441558441558442, + "grad_norm": 1.3518197536468506, + "learning_rate": 2.4618251915964896e-07, + "loss": 0.2049, + "step": 4842 + }, + { + "epoch": 31.448051948051948, + "grad_norm": 1.4507516622543335, + "learning_rate": 2.43078665684221e-07, + "loss": 0.2254, + "step": 4843 + }, + { + "epoch": 31.454545454545453, + "grad_norm": 1.432663083076477, + "learning_rate": 2.399944554533295e-07, + "loss": 0.2401, + "step": 4844 + }, + { + "epoch": 31.461038961038962, + "grad_norm": 1.4511537551879883, + "learning_rate": 2.3692988968458395e-07, + "loss": 0.2428, + "step": 4845 + }, + { + "epoch": 31.467532467532468, + "grad_norm": 1.5356429815292358, + "learning_rate": 2.3388496958782202e-07, + "loss": 0.2392, + "step": 4846 + }, + { + "epoch": 31.474025974025974, + "grad_norm": 1.1476186513900757, + "learning_rate": 2.3085969636513216e-07, + "loss": 0.1762, + "step": 4847 + }, + { + "epoch": 31.48051948051948, + "grad_norm": 1.3980841636657715, + "learning_rate": 2.2785407121084235e-07, + "loss": 0.2054, + "step": 4848 + }, + { + "epoch": 31.48701298701299, + "grad_norm": 1.3446372747421265, + "learning_rate": 2.2486809531152564e-07, + "loss": 0.1852, + "step": 4849 + }, + { + "epoch": 31.493506493506494, + "grad_norm": 1.5585228204727173, + "learning_rate": 2.219017698460002e-07, + "loss": 0.2423, + "step": 4850 + }, + { + "epoch": 31.5, + "grad_norm": 1.2824307680130005, + "learning_rate": 2.1895509598532372e-07, + "loss": 0.1971, + "step": 4851 + }, + { + "epoch": 31.506493506493506, + "grad_norm": 1.5058579444885254, + "learning_rate": 2.160280748927934e-07, + "loss": 0.2385, + "step": 4852 + }, + { + "epoch": 31.51298701298701, + "grad_norm": 1.1482194662094116, + "learning_rate": 2.1312070772395166e-07, + "loss": 0.1762, + "step": 4853 + }, + { + "epoch": 31.51948051948052, + "grad_norm": 1.5301028490066528, + "learning_rate": 2.1023299562658583e-07, + "loss": 0.2466, + "step": 4854 + }, + { + "epoch": 31.525974025974026, + "grad_norm": 1.3849236965179443, + "learning_rate": 2.0736493974071736e-07, + "loss": 0.2383, + "step": 4855 + }, + { + "epoch": 31.532467532467532, + "grad_norm": 1.3211804628372192, + "learning_rate": 2.0451654119860165e-07, + "loss": 0.2063, + "step": 4856 + }, + { + "epoch": 31.538961038961038, + "grad_norm": 1.458785057067871, + "learning_rate": 2.0168780112475026e-07, + "loss": 0.24, + "step": 4857 + }, + { + "epoch": 31.545454545454547, + "grad_norm": 1.304371953010559, + "learning_rate": 1.988787206359033e-07, + "loss": 0.2081, + "step": 4858 + }, + { + "epoch": 31.551948051948052, + "grad_norm": 1.4084887504577637, + "learning_rate": 1.9608930084104027e-07, + "loss": 0.2424, + "step": 4859 + }, + { + "epoch": 31.558441558441558, + "grad_norm": 1.3972254991531372, + "learning_rate": 1.9331954284137476e-07, + "loss": 0.2153, + "step": 4860 + }, + { + "epoch": 31.564935064935064, + "grad_norm": 1.369728446006775, + "learning_rate": 1.9056944773037655e-07, + "loss": 0.2236, + "step": 4861 + }, + { + "epoch": 31.571428571428573, + "grad_norm": 1.3551347255706787, + "learning_rate": 1.878390165937216e-07, + "loss": 0.2139, + "step": 4862 + }, + { + "epoch": 31.57792207792208, + "grad_norm": 1.4082741737365723, + "learning_rate": 1.8512825050935323e-07, + "loss": 0.1973, + "step": 4863 + }, + { + "epoch": 31.584415584415584, + "grad_norm": 1.441206455230713, + "learning_rate": 1.8243715054744316e-07, + "loss": 0.2249, + "step": 4864 + }, + { + "epoch": 31.59090909090909, + "grad_norm": 1.2138317823410034, + "learning_rate": 1.7976571777038044e-07, + "loss": 0.2035, + "step": 4865 + }, + { + "epoch": 31.5974025974026, + "grad_norm": 1.385532259941101, + "learning_rate": 1.7711395323281587e-07, + "loss": 0.2316, + "step": 4866 + }, + { + "epoch": 31.603896103896105, + "grad_norm": 1.2439817190170288, + "learning_rate": 1.7448185798161764e-07, + "loss": 0.2028, + "step": 4867 + }, + { + "epoch": 31.61038961038961, + "grad_norm": 1.3761063814163208, + "learning_rate": 1.7186943305589898e-07, + "loss": 0.2083, + "step": 4868 + }, + { + "epoch": 31.616883116883116, + "grad_norm": 1.4757968187332153, + "learning_rate": 1.6927667948700155e-07, + "loss": 0.2181, + "step": 4869 + }, + { + "epoch": 31.623376623376622, + "grad_norm": 1.2799804210662842, + "learning_rate": 1.6670359829850657e-07, + "loss": 0.2032, + "step": 4870 + }, + { + "epoch": 31.62987012987013, + "grad_norm": 1.4994889497756958, + "learning_rate": 1.641501905062237e-07, + "loss": 0.2366, + "step": 4871 + }, + { + "epoch": 31.636363636363637, + "grad_norm": 1.5027410984039307, + "learning_rate": 1.6161645711819662e-07, + "loss": 0.2509, + "step": 4872 + }, + { + "epoch": 31.642857142857142, + "grad_norm": 1.6694434881210327, + "learning_rate": 1.5910239913470292e-07, + "loss": 0.2724, + "step": 4873 + }, + { + "epoch": 31.649350649350648, + "grad_norm": 1.2930212020874023, + "learning_rate": 1.5660801754825981e-07, + "loss": 0.1978, + "step": 4874 + }, + { + "epoch": 31.655844155844157, + "grad_norm": 1.4607458114624023, + "learning_rate": 1.5413331334360182e-07, + "loss": 0.2112, + "step": 4875 + }, + { + "epoch": 31.662337662337663, + "grad_norm": 1.4452189207077026, + "learning_rate": 1.516782874977085e-07, + "loss": 0.2296, + "step": 4876 + }, + { + "epoch": 31.66883116883117, + "grad_norm": 1.4618563652038574, + "learning_rate": 1.4924294097977686e-07, + "loss": 0.2181, + "step": 4877 + }, + { + "epoch": 31.675324675324674, + "grad_norm": 1.3591219186782837, + "learning_rate": 1.468272747512489e-07, + "loss": 0.2116, + "step": 4878 + }, + { + "epoch": 31.681818181818183, + "grad_norm": 1.4753000736236572, + "learning_rate": 1.4443128976579512e-07, + "loss": 0.2272, + "step": 4879 + }, + { + "epoch": 31.68831168831169, + "grad_norm": 1.435119867324829, + "learning_rate": 1.420549869693033e-07, + "loss": 0.2215, + "step": 4880 + }, + { + "epoch": 31.694805194805195, + "grad_norm": 1.5033072233200073, + "learning_rate": 1.3969836729990638e-07, + "loss": 0.251, + "step": 4881 + }, + { + "epoch": 31.7012987012987, + "grad_norm": 1.28299081325531, + "learning_rate": 1.3736143168796012e-07, + "loss": 0.2033, + "step": 4882 + }, + { + "epoch": 31.707792207792206, + "grad_norm": 1.4719812870025635, + "learning_rate": 1.3504418105604878e-07, + "loss": 0.2438, + "step": 4883 + }, + { + "epoch": 31.714285714285715, + "grad_norm": 1.3661195039749146, + "learning_rate": 1.3274661631899054e-07, + "loss": 0.2304, + "step": 4884 + }, + { + "epoch": 31.72077922077922, + "grad_norm": 1.3205084800720215, + "learning_rate": 1.3046873838381546e-07, + "loss": 0.2096, + "step": 4885 + }, + { + "epoch": 31.727272727272727, + "grad_norm": 1.3279850482940674, + "learning_rate": 1.282105481498097e-07, + "loss": 0.2267, + "step": 4886 + }, + { + "epoch": 31.733766233766232, + "grad_norm": 1.449994683265686, + "learning_rate": 1.2597204650845463e-07, + "loss": 0.2211, + "step": 4887 + }, + { + "epoch": 31.74025974025974, + "grad_norm": 1.6140695810317993, + "learning_rate": 1.2375323434348773e-07, + "loss": 0.2366, + "step": 4888 + }, + { + "epoch": 31.746753246753247, + "grad_norm": 1.4511138200759888, + "learning_rate": 1.2155411253085835e-07, + "loss": 0.2424, + "step": 4889 + }, + { + "epoch": 31.753246753246753, + "grad_norm": 1.468500018119812, + "learning_rate": 1.193746819387387e-07, + "loss": 0.2285, + "step": 4890 + }, + { + "epoch": 31.75974025974026, + "grad_norm": 1.163522720336914, + "learning_rate": 1.1721494342754048e-07, + "loss": 0.1957, + "step": 4891 + }, + { + "epoch": 31.766233766233768, + "grad_norm": 1.4025077819824219, + "learning_rate": 1.1507489784989278e-07, + "loss": 0.2193, + "step": 4892 + }, + { + "epoch": 31.772727272727273, + "grad_norm": 1.3328723907470703, + "learning_rate": 1.129545460506476e-07, + "loss": 0.2129, + "step": 4893 + }, + { + "epoch": 31.77922077922078, + "grad_norm": 1.572609782218933, + "learning_rate": 1.1085388886689085e-07, + "loss": 0.2756, + "step": 4894 + }, + { + "epoch": 31.785714285714285, + "grad_norm": 1.3879311084747314, + "learning_rate": 1.0877292712792585e-07, + "loss": 0.2316, + "step": 4895 + }, + { + "epoch": 31.792207792207794, + "grad_norm": 1.4279173612594604, + "learning_rate": 1.067116616552899e-07, + "loss": 0.2202, + "step": 4896 + }, + { + "epoch": 31.7987012987013, + "grad_norm": 1.4845510721206665, + "learning_rate": 1.0467009326272648e-07, + "loss": 0.205, + "step": 4897 + }, + { + "epoch": 31.805194805194805, + "grad_norm": 1.3270889520645142, + "learning_rate": 1.026482227562242e-07, + "loss": 0.1823, + "step": 4898 + }, + { + "epoch": 31.81168831168831, + "grad_norm": 1.3610776662826538, + "learning_rate": 1.0064605093397794e-07, + "loss": 0.2092, + "step": 4899 + }, + { + "epoch": 31.818181818181817, + "grad_norm": 1.4318331480026245, + "learning_rate": 9.866357858642205e-08, + "loss": 0.2369, + "step": 4900 + }, + { + "epoch": 31.824675324675326, + "grad_norm": 1.2095530033111572, + "learning_rate": 9.670080649619717e-08, + "loss": 0.1779, + "step": 4901 + }, + { + "epoch": 31.83116883116883, + "grad_norm": 1.463456630706787, + "learning_rate": 9.475773543818344e-08, + "loss": 0.2293, + "step": 4902 + }, + { + "epoch": 31.837662337662337, + "grad_norm": 1.2570163011550903, + "learning_rate": 9.283436617946173e-08, + "loss": 0.1899, + "step": 4903 + }, + { + "epoch": 31.844155844155843, + "grad_norm": 1.3969603776931763, + "learning_rate": 9.09306994793635e-08, + "loss": 0.2263, + "step": 4904 + }, + { + "epoch": 31.850649350649352, + "grad_norm": 1.4223355054855347, + "learning_rate": 8.904673608940983e-08, + "loss": 0.2233, + "step": 4905 + }, + { + "epoch": 31.857142857142858, + "grad_norm": 1.2923760414123535, + "learning_rate": 8.718247675337244e-08, + "loss": 0.194, + "step": 4906 + }, + { + "epoch": 31.863636363636363, + "grad_norm": 1.602528691291809, + "learning_rate": 8.53379222072237e-08, + "loss": 0.2611, + "step": 4907 + }, + { + "epoch": 31.87012987012987, + "grad_norm": 1.3463027477264404, + "learning_rate": 8.351307317917001e-08, + "loss": 0.2122, + "step": 4908 + }, + { + "epoch": 31.876623376623378, + "grad_norm": 1.4832775592803955, + "learning_rate": 8.170793038963509e-08, + "loss": 0.252, + "step": 4909 + }, + { + "epoch": 31.883116883116884, + "grad_norm": 1.3249467611312866, + "learning_rate": 7.99224945512489e-08, + "loss": 0.221, + "step": 4910 + }, + { + "epoch": 31.88961038961039, + "grad_norm": 1.21480131149292, + "learning_rate": 7.815676636888092e-08, + "loss": 0.2021, + "step": 4911 + }, + { + "epoch": 31.896103896103895, + "grad_norm": 1.4285305738449097, + "learning_rate": 7.641074653961244e-08, + "loss": 0.2492, + "step": 4912 + }, + { + "epoch": 31.9025974025974, + "grad_norm": 1.4393455982208252, + "learning_rate": 7.468443575274764e-08, + "loss": 0.2354, + "step": 4913 + }, + { + "epoch": 31.90909090909091, + "grad_norm": 1.4678078889846802, + "learning_rate": 7.297783468980246e-08, + "loss": 0.2133, + "step": 4914 + }, + { + "epoch": 31.915584415584416, + "grad_norm": 1.384844422340393, + "learning_rate": 7.129094402451575e-08, + "loss": 0.2234, + "step": 4915 + }, + { + "epoch": 31.92207792207792, + "grad_norm": 1.4255553483963013, + "learning_rate": 6.962376442284368e-08, + "loss": 0.2188, + "step": 4916 + }, + { + "epoch": 31.928571428571427, + "grad_norm": 1.3805224895477295, + "learning_rate": 6.797629654296534e-08, + "loss": 0.2333, + "step": 4917 + }, + { + "epoch": 31.935064935064936, + "grad_norm": 1.3608981370925903, + "learning_rate": 6.63485410352771e-08, + "loss": 0.2142, + "step": 4918 + }, + { + "epoch": 31.941558441558442, + "grad_norm": 1.5125210285186768, + "learning_rate": 6.474049854238717e-08, + "loss": 0.2543, + "step": 4919 + }, + { + "epoch": 31.948051948051948, + "grad_norm": 1.4834202527999878, + "learning_rate": 6.315216969912663e-08, + "loss": 0.2548, + "step": 4920 + }, + { + "epoch": 31.954545454545453, + "grad_norm": 1.5085341930389404, + "learning_rate": 6.158355513254388e-08, + "loss": 0.2376, + "step": 4921 + }, + { + "epoch": 31.961038961038962, + "grad_norm": 1.5183302164077759, + "learning_rate": 6.003465546189358e-08, + "loss": 0.2256, + "step": 4922 + }, + { + "epoch": 31.967532467532468, + "grad_norm": 1.2665663957595825, + "learning_rate": 5.850547129867545e-08, + "loss": 0.1964, + "step": 4923 + }, + { + "epoch": 31.974025974025974, + "grad_norm": 1.3507740497589111, + "learning_rate": 5.6996003246573283e-08, + "loss": 0.2296, + "step": 4924 + }, + { + "epoch": 31.98051948051948, + "grad_norm": 1.4157506227493286, + "learning_rate": 5.550625190150483e-08, + "loss": 0.2283, + "step": 4925 + }, + { + "epoch": 31.98701298701299, + "grad_norm": 1.5225261449813843, + "learning_rate": 5.4036217851594075e-08, + "loss": 0.2339, + "step": 4926 + }, + { + "epoch": 31.993506493506494, + "grad_norm": 1.3280245065689087, + "learning_rate": 5.258590167719901e-08, + "loss": 0.1991, + "step": 4927 + }, + { + "epoch": 32.0, + "grad_norm": 1743.5234375, + "learning_rate": 5.115530395087276e-08, + "loss": 0.2862, + "step": 4928 + }, + { + "epoch": 32.006493506493506, + "grad_norm": 1.511450171470642, + "learning_rate": 4.9744425237396864e-08, + "loss": 0.2637, + "step": 4929 + }, + { + "epoch": 32.01298701298701, + "grad_norm": 1.445878267288208, + "learning_rate": 4.835326609376467e-08, + "loss": 0.2284, + "step": 4930 + }, + { + "epoch": 32.01948051948052, + "grad_norm": 1.5547192096710205, + "learning_rate": 4.698182706918131e-08, + "loss": 0.27, + "step": 4931 + }, + { + "epoch": 32.02597402597402, + "grad_norm": 1.3976191282272339, + "learning_rate": 4.563010870506368e-08, + "loss": 0.2337, + "step": 4932 + }, + { + "epoch": 32.032467532467535, + "grad_norm": 1.529395341873169, + "learning_rate": 4.4298111535057143e-08, + "loss": 0.256, + "step": 4933 + }, + { + "epoch": 32.03896103896104, + "grad_norm": 1.3919570446014404, + "learning_rate": 4.2985836085013275e-08, + "loss": 0.2207, + "step": 4934 + }, + { + "epoch": 32.04545454545455, + "grad_norm": 1.3812589645385742, + "learning_rate": 4.169328287299545e-08, + "loss": 0.2127, + "step": 4935 + }, + { + "epoch": 32.05194805194805, + "grad_norm": 1.3727024793624878, + "learning_rate": 4.042045240927883e-08, + "loss": 0.2172, + "step": 4936 + }, + { + "epoch": 32.05844155844156, + "grad_norm": 1.4353840351104736, + "learning_rate": 3.916734519636145e-08, + "loss": 0.2555, + "step": 4937 + }, + { + "epoch": 32.064935064935064, + "grad_norm": 1.4604127407073975, + "learning_rate": 3.793396172895314e-08, + "loss": 0.2309, + "step": 4938 + }, + { + "epoch": 32.07142857142857, + "grad_norm": 1.415607213973999, + "learning_rate": 3.6720302493964407e-08, + "loss": 0.23, + "step": 4939 + }, + { + "epoch": 32.077922077922075, + "grad_norm": 1.5463145971298218, + "learning_rate": 3.5526367970539765e-08, + "loss": 0.2513, + "step": 4940 + }, + { + "epoch": 32.08441558441559, + "grad_norm": 1.4481228590011597, + "learning_rate": 3.435215863001884e-08, + "loss": 0.221, + "step": 4941 + }, + { + "epoch": 32.09090909090909, + "grad_norm": 1.2926489114761353, + "learning_rate": 3.31976749359586e-08, + "loss": 0.1986, + "step": 4942 + }, + { + "epoch": 32.0974025974026, + "grad_norm": 1.549300193786621, + "learning_rate": 3.206291734413891e-08, + "loss": 0.2416, + "step": 4943 + }, + { + "epoch": 32.103896103896105, + "grad_norm": 1.3677971363067627, + "learning_rate": 3.094788630254031e-08, + "loss": 0.2296, + "step": 4944 + }, + { + "epoch": 32.11038961038961, + "grad_norm": 1.3318811655044556, + "learning_rate": 2.985258225135512e-08, + "loss": 0.2222, + "step": 4945 + }, + { + "epoch": 32.116883116883116, + "grad_norm": 1.4566057920455933, + "learning_rate": 2.8777005622998564e-08, + "loss": 0.2342, + "step": 4946 + }, + { + "epoch": 32.12337662337662, + "grad_norm": 1.1788028478622437, + "learning_rate": 2.772115684209209e-08, + "loss": 0.1866, + "step": 4947 + }, + { + "epoch": 32.12987012987013, + "grad_norm": 1.322718858718872, + "learning_rate": 2.6685036325457824e-08, + "loss": 0.2167, + "step": 4948 + }, + { + "epoch": 32.13636363636363, + "grad_norm": 1.3604342937469482, + "learning_rate": 2.5668644482151895e-08, + "loss": 0.1996, + "step": 4949 + }, + { + "epoch": 32.142857142857146, + "grad_norm": 1.3962228298187256, + "learning_rate": 2.467198171342e-08, + "loss": 0.2153, + "step": 4950 + }, + { + "epoch": 32.14935064935065, + "grad_norm": 1.388566017150879, + "learning_rate": 2.3695048412736285e-08, + "loss": 0.2058, + "step": 4951 + }, + { + "epoch": 32.15584415584416, + "grad_norm": 1.5011347532272339, + "learning_rate": 2.273784496577558e-08, + "loss": 0.2285, + "step": 4952 + }, + { + "epoch": 32.16233766233766, + "grad_norm": 1.313040852546692, + "learning_rate": 2.1800371750430037e-08, + "loss": 0.2114, + "step": 4953 + }, + { + "epoch": 32.16883116883117, + "grad_norm": 1.3303238153457642, + "learning_rate": 2.088262913679251e-08, + "loss": 0.2329, + "step": 4954 + }, + { + "epoch": 32.175324675324674, + "grad_norm": 1.1089547872543335, + "learning_rate": 1.9984617487173174e-08, + "loss": 0.1526, + "step": 4955 + }, + { + "epoch": 32.18181818181818, + "grad_norm": 1.4295611381530762, + "learning_rate": 1.910633715609955e-08, + "loss": 0.2257, + "step": 4956 + }, + { + "epoch": 32.188311688311686, + "grad_norm": 1.2369484901428223, + "learning_rate": 1.8247788490299844e-08, + "loss": 0.1771, + "step": 4957 + }, + { + "epoch": 32.1948051948052, + "grad_norm": 1.599870204925537, + "learning_rate": 1.7408971828714038e-08, + "loss": 0.2658, + "step": 4958 + }, + { + "epoch": 32.201298701298704, + "grad_norm": 1.4956282377243042, + "learning_rate": 1.6589887502493907e-08, + "loss": 0.2283, + "step": 4959 + }, + { + "epoch": 32.20779220779221, + "grad_norm": 1.2589012384414673, + "learning_rate": 1.5790535835003008e-08, + "loss": 0.1999, + "step": 4960 + }, + { + "epoch": 32.214285714285715, + "grad_norm": 1.191191554069519, + "learning_rate": 1.501091714181113e-08, + "loss": 0.1906, + "step": 4961 + }, + { + "epoch": 32.22077922077922, + "grad_norm": 1.5597410202026367, + "learning_rate": 1.425103173069986e-08, + "loss": 0.2247, + "step": 4962 + }, + { + "epoch": 32.22727272727273, + "grad_norm": 1.5198577642440796, + "learning_rate": 1.3510879901657002e-08, + "loss": 0.2283, + "step": 4963 + }, + { + "epoch": 32.23376623376623, + "grad_norm": 1.2728452682495117, + "learning_rate": 1.2790461946887711e-08, + "loss": 0.2018, + "step": 4964 + }, + { + "epoch": 32.24025974025974, + "grad_norm": 1.4071130752563477, + "learning_rate": 1.2089778150797815e-08, + "loss": 0.2046, + "step": 4965 + }, + { + "epoch": 32.246753246753244, + "grad_norm": 1.5618197917938232, + "learning_rate": 1.1408828790010484e-08, + "loss": 0.2427, + "step": 4966 + }, + { + "epoch": 32.253246753246756, + "grad_norm": 1.270912766456604, + "learning_rate": 1.074761413334957e-08, + "loss": 0.1943, + "step": 4967 + }, + { + "epoch": 32.25974025974026, + "grad_norm": 1.4742865562438965, + "learning_rate": 1.0106134441850711e-08, + "loss": 0.2619, + "step": 4968 + }, + { + "epoch": 32.26623376623377, + "grad_norm": 1.4048014879226685, + "learning_rate": 9.484389968766882e-09, + "loss": 0.2179, + "step": 4969 + }, + { + "epoch": 32.27272727272727, + "grad_norm": 1.4007841348648071, + "learning_rate": 8.882380959551739e-09, + "loss": 0.2157, + "step": 4970 + }, + { + "epoch": 32.27922077922078, + "grad_norm": 1.3311463594436646, + "learning_rate": 8.300107651859623e-09, + "loss": 0.2035, + "step": 4971 + }, + { + "epoch": 32.285714285714285, + "grad_norm": 1.3603016138076782, + "learning_rate": 7.737570275573313e-09, + "loss": 0.2044, + "step": 4972 + }, + { + "epoch": 32.29220779220779, + "grad_norm": 1.4253227710723877, + "learning_rate": 7.194769052765171e-09, + "loss": 0.2119, + "step": 4973 + }, + { + "epoch": 32.298701298701296, + "grad_norm": 1.522019624710083, + "learning_rate": 6.671704197735995e-09, + "loss": 0.2564, + "step": 4974 + }, + { + "epoch": 32.3051948051948, + "grad_norm": 1.505655288696289, + "learning_rate": 6.1683759169706146e-09, + "loss": 0.2319, + "step": 4975 + }, + { + "epoch": 32.311688311688314, + "grad_norm": 1.3795942068099976, + "learning_rate": 5.684784409182298e-09, + "loss": 0.2096, + "step": 4976 + }, + { + "epoch": 32.31818181818182, + "grad_norm": 1.4211721420288086, + "learning_rate": 5.220929865284996e-09, + "loss": 0.2039, + "step": 4977 + }, + { + "epoch": 32.324675324675326, + "grad_norm": 1.4269096851348877, + "learning_rate": 4.776812468398895e-09, + "loss": 0.2144, + "step": 4978 + }, + { + "epoch": 32.33116883116883, + "grad_norm": 1.3960460424423218, + "learning_rate": 4.352432393855965e-09, + "loss": 0.2339, + "step": 4979 + }, + { + "epoch": 32.33766233766234, + "grad_norm": 1.3636562824249268, + "learning_rate": 3.947789809194414e-09, + "loss": 0.2468, + "step": 4980 + }, + { + "epoch": 32.34415584415584, + "grad_norm": 1.2369745969772339, + "learning_rate": 3.5628848741586786e-09, + "loss": 0.1807, + "step": 4981 + }, + { + "epoch": 32.35064935064935, + "grad_norm": 1.5180789232254028, + "learning_rate": 3.1977177407105372e-09, + "loss": 0.2392, + "step": 4982 + }, + { + "epoch": 32.357142857142854, + "grad_norm": 1.3790357112884521, + "learning_rate": 2.8522885530013478e-09, + "loss": 0.2329, + "step": 4983 + }, + { + "epoch": 32.36363636363637, + "grad_norm": 1.2963364124298096, + "learning_rate": 2.5265974474109056e-09, + "loss": 0.2098, + "step": 4984 + }, + { + "epoch": 32.37012987012987, + "grad_norm": 1.5217865705490112, + "learning_rate": 2.2206445525085883e-09, + "loss": 0.2461, + "step": 4985 + }, + { + "epoch": 32.37662337662338, + "grad_norm": 1.3449853658676147, + "learning_rate": 1.934429989086661e-09, + "loss": 0.2107, + "step": 4986 + }, + { + "epoch": 32.383116883116884, + "grad_norm": 1.436370849609375, + "learning_rate": 1.6679538701325215e-09, + "loss": 0.2223, + "step": 4987 + }, + { + "epoch": 32.38961038961039, + "grad_norm": 1.5517100095748901, + "learning_rate": 1.4212163008509027e-09, + "loss": 0.2565, + "step": 4988 + }, + { + "epoch": 32.396103896103895, + "grad_norm": 1.4848861694335938, + "learning_rate": 1.1942173786527734e-09, + "loss": 0.2274, + "step": 4989 + }, + { + "epoch": 32.4025974025974, + "grad_norm": 1.5431606769561768, + "learning_rate": 9.869571931442334e-10, + "loss": 0.2457, + "step": 4990 + }, + { + "epoch": 32.40909090909091, + "grad_norm": 1.2045327425003052, + "learning_rate": 7.994358261542712e-10, + "loss": 0.1994, + "step": 4991 + }, + { + "epoch": 32.41558441558441, + "grad_norm": 1.2429924011230469, + "learning_rate": 6.316533517125578e-10, + "loss": 0.2063, + "step": 4992 + }, + { + "epoch": 32.422077922077925, + "grad_norm": 1.2943520545959473, + "learning_rate": 4.83609836054999e-10, + "loss": 0.21, + "step": 4993 + }, + { + "epoch": 32.42857142857143, + "grad_norm": 1.496764063835144, + "learning_rate": 3.5530533763483695e-10, + "loss": 0.2549, + "step": 4994 + }, + { + "epoch": 32.435064935064936, + "grad_norm": 1.4615414142608643, + "learning_rate": 2.4673990708934393e-10, + "loss": 0.2347, + "step": 4995 + }, + { + "epoch": 32.44155844155844, + "grad_norm": 1.5383694171905518, + "learning_rate": 1.57913587295333e-10, + "loss": 0.2497, + "step": 4996 + }, + { + "epoch": 32.44805194805195, + "grad_norm": 1.3649652004241943, + "learning_rate": 8.882641330809626e-11, + "loss": 0.2061, + "step": 4997 + }, + { + "epoch": 32.45454545454545, + "grad_norm": 1.3758985996246338, + "learning_rate": 3.9478412411364515e-11, + "loss": 0.2243, + "step": 4998 + }, + { + "epoch": 32.46103896103896, + "grad_norm": 1.3766566514968872, + "learning_rate": 9.869604078449612e-12, + "loss": 0.2276, + "step": 4999 + }, + { + "epoch": 32.467532467532465, + "grad_norm": 1.3104761838912964, + "learning_rate": 0.0, + "loss": 0.218, + "step": 5000 + } + ], + "logging_steps": 1, + "max_steps": 5000, + "num_input_tokens_seen": 0, + "num_train_epochs": 33, + "save_steps": 1000, + "stateful_callbacks": { + "TrainerControl": { + "args": { + "should_epoch_stop": false, + "should_evaluate": false, + "should_log": false, + "should_save": true, + "should_training_stop": true + }, + "attributes": {} + } + }, + "total_flos": 3878204530176000.0, + "train_batch_size": 8, + "trial_name": null, + "trial_params": null +} diff --git a/abilities/small/checkpoint-5000/training_args.bin b/abilities/small/checkpoint-5000/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..cc6ec1c73f624aa3e001759aa35b3fcdb364bde1 --- /dev/null +++ b/abilities/small/checkpoint-5000/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:528211fba6b7ff722adfc5f4eb4bd3b8328180e87f53634715788db3352773a1 +size 5176 diff --git a/abilities/small/config.json b/abilities/small/config.json new file mode 100644 index 0000000000000000000000000000000000000000..4324b7c5ab5d7e5591d9ef82031e3a8e86c21162 --- /dev/null +++ b/abilities/small/config.json @@ -0,0 +1,39 @@ +{ + "_name_or_path": "gpt2", + "activation_function": "gelu_new", + "architectures": [ + "GPT2LMHeadModel" + ], + "attn_pdrop": 0.1, + "bos_token_id": 50256, + "embd_pdrop": 0.1, + "eos_token_id": 50256, + "initializer_range": 0.02, + "layer_norm_epsilon": 1e-05, + "model_type": "gpt2", + "n_ctx": 1024, + "n_embd": 768, + "n_head": 12, + "n_inner": null, + "n_layer": 12, + "n_positions": 1024, + "reorder_and_upcast_attn": false, + "resid_pdrop": 0.1, + "scale_attn_by_inverse_layer_idx": false, + "scale_attn_weights": true, + "summary_activation": null, + "summary_first_dropout": 0.1, + "summary_proj_to_labels": true, + "summary_type": "cls_index", + "summary_use_proj": true, + "task_specific_params": { + "text-generation": { + "do_sample": true, + "max_length": 50 + } + }, + "torch_dtype": "float32", + "transformers_version": "4.43.4", + "use_cache": true, + "vocab_size": 50257 +} diff --git a/abilities/small/generation_config.json b/abilities/small/generation_config.json new file mode 100644 index 0000000000000000000000000000000000000000..a4256f0549289c144f07e60f444221651be401b9 --- /dev/null +++ b/abilities/small/generation_config.json @@ -0,0 +1,6 @@ +{ + "_from_model_config": true, + "bos_token_id": 50256, + "eos_token_id": 50256, + "transformers_version": "4.43.4" +} diff --git a/abilities/small/merges.txt b/abilities/small/merges.txt new file mode 100644 index 0000000000000000000000000000000000000000..226b0752cac7789c48f0cb3ec53eda48b7be36cc --- /dev/null +++ b/abilities/small/merges.txt @@ -0,0 +1,50001 @@ +#version: 0.2 +Ġ t +Ġ a +h e +i n +r e +o n +Ġt he +e r +Ġ s +a t +Ġ w +Ġ o +e n +Ġ c +i t +i s +a n +o r +e s +Ġ b +e d +Ġ f +in g +Ġ p +o u +Ġa n +a l +a r +Ġt o +Ġ m +Ġo f +Ġ in +Ġ d +Ġ h +Ġan d +i c +a s +l e +Ġt h +i on +o m +l l +en t +Ġ n +Ġ l +s t +Ġ re +v e +Ġ e +r o +l y +Ġb e +Ġ g +Ġ T +c t +Ġ S +i d +o t +Ġ I +u t +e t +Ġ A +Ġ is +Ġ on +i m +a m +o w +a y +a d +s e +Ġth at +Ġ C +i g +Ġf or +a c +Ġ y +v er +u r +Ġ u +l d +Ġs t +Ġ M +' s +Ġ he +Ġ it +at ion +it h +i r +c e +Ġy ou +i l +Ġ B +Ġw h +o l +Ġ P +Ġw ith +Ġ 1 +t er +c h +Ġa s +Ġw e +Ġ ( +n d +i ll +Ġ D +i f +Ġ 2 +a g +er s +k e +Ġ " +Ġ H +e m +Ġc on +Ġ W +Ġ R +he r +Ġw as +Ġ r +o d +Ġ F +u l +at e +Ġa t +r i +p p +o re +ĠT he +Ġs e +u s +Ġp ro +Ġh a +u m +Ġa re +Ġd e +a in +an d +Ġo r +ig h +es t +is t +a b +r om +Ġ N +t h +Ġc om +Ġ G +u n +o p +0 0 +Ġ L +Ġn ot +es s +Ġe x +Ġ v +re s +Ġ E +e w +it y +an t +Ġb y +e l +o s +or t +o c +q u +Ġf rom +Ġha ve +Ġs u +i ve +ou ld +Ġs h +Ġth is +n t +r a +p e +igh t +ar t +m ent +Ġa l +u st +en d +- - +al l +Ġ O +ac k +Ġc h +Ġ le +i es +re d +ar d +â Ģ +ou t +Ġ J +Ġa b +e ar +i v +al ly +ou r +o st +g h +p t +Ġp l +as t +Ġc an +a k +om e +u d +T he +Ġh is +Ġd o +Ġg o +Ġh as +g e +' t +Ġ U +r ou +Ġs a +Ġ j +Ġb ut +Ġw or +Ġa ll +e ct +Ġ k +am e +Ġw ill +o k +Ġw he +Ġthe y +id e +0 1 +f f +ic h +p l +t her +Ġt r +. . +Ġin t +i e +u re +ag e +Ġn e +i al +a p +in e +ic e +Ġm e +Ġo ut +an s +on e +on g +ion s +Ġwh o +Ġ K +Ġu p +Ġthe ir +Ġa d +Ġ 3 +Ġu s +at ed +ou s +Ġm ore +u e +o g +ĠS t +in d +i ke +Ġs o +im e +p er +. " +b er +i z +a ct +Ġon e +Ġsa id +Ġ - +a re +Ġyou r +c c +ĠT h +Ġc l +e p +a ke +ab le +i p +Ġcon t +Ġwh ich +i a +Ġ im +Ġab out +Ġwe re +ver y +u b +Ġh ad +Ġ en +Ġcom p +, " +ĠI n +Ġu n +Ġa g +i re +ac e +a u +ar y +Ġw ould +as s +r y +Ġ âĢ +c l +o ok +e re +s o +Ġ V +ig n +i b +Ġof f +Ġt e +v en +Ġ Y +i le +o se +it e +or m +Ġ2 01 +Ġre s +Ġm an +Ġp er +Ġo ther +or d +ul t +Ġbe en +Ġl ike +as e +an ce +k s +ay s +ow n +en ce +Ġd is +ct ion +Ġan y +Ġa pp +Ġs p +in t +res s +ation s +a il +Ġ 4 +ic al +Ġthe m +Ġhe r +ou nt +ĠC h +Ġa r +Ġ if +Ġthe re +Ġp e +Ġy ear +a v +Ġm y +Ġs ome +Ġwhe n +ou gh +ac h +Ġth an +r u +on d +ic k +Ġo ver +ve l +Ġ qu +Ċ Ċ +Ġs c +re at +re e +ĠI t +ou nd +p ort +Ġal so +Ġp art +f ter +Ġk n +Ġbe c +Ġt ime +en s +Ġ 5 +op le +Ġwh at +Ġn o +d u +m er +an g +Ġn ew +-- -- +Ġg et +or y +it ion +ing s +Ġj ust +Ġint o +Ġ 0 +ent s +o ve +t e +Ġpe ople +Ġp re +Ġit s +Ġre c +Ġt w +i an +ir st +ar k +or s +Ġwor k +ad e +o b +Ġs he +Ġo ur +w n +in k +l ic +Ġ1 9 +ĠH e +is h +nd er +au se +Ġh im +on s +Ġ [ +Ġ ro +f orm +i ld +at es +ver s +Ġon ly +o ll +Ġs pe +c k +e ll +am p +Ġa cc +Ġb l +i ous +ur n +f t +o od +Ġh ow +he d +Ġ ' +Ġa fter +a w +Ġat t +o v +n e +Ġpl ay +er v +ic t +Ġc ould +it t +Ġa m +Ġf irst +Ġ 6 +Ġa ct +Ġ $ +e c +h ing +u al +u ll +Ġcom m +o y +o ld +c es +at er +Ġf e +Ġbe t +w e +if f +Ġtw o +oc k +Ġb ack +) . +id ent +Ġu nder +rou gh +se l +x t +Ġm ay +rou nd +Ġp o +p h +is s +Ġd es +Ġm ost +Ġd id +Ġad d +j ect +Ġin c +f ore +Ġp ol +on t +Ġag ain +cl ud +ter n +Ġkn ow +Ġne ed +Ġcon s +Ġc o +Ġ . +Ġw ant +Ġse e +Ġ 7 +n ing +i ew +ĠTh is +c ed +Ġe ven +Ġin d +t y +ĠW e +at h +Ġthe se +Ġp r +Ġu se +Ġbec ause +Ġf l +n g +Ġn ow +ĠâĢ ĵ +c om +is e +Ġm ake +Ġthe n +ow er +Ġe very +ĠU n +Ġse c +os s +u ch +Ġe m +Ġ = +ĠR e +i ed +r it +Ġin v +le ct +Ġsu pp +at ing +Ġl ook +m an +pe ct +Ġ 8 +ro w +Ġb u +Ġwhe re +if ic +Ġyear s +i ly +Ġd iff +Ġsh ould +Ġre m +T h +I n +Ġe v +d ay +' re +ri b +Ġre l +s s +Ġde f +Ġr ight +Ġs y +) , +l es +00 0 +he n +Ġth rough +ĠT r +_ _ +Ġw ay +Ġd on +Ġ , +Ġ1 0 +as ed +Ġas s +ub lic +Ġre g +ĠA nd +i x +Ġ very +Ġin clud +ot her +Ġim p +ot h +Ġsu b +ĠâĢ Ķ +Ġbe ing +ar g +ĠW h += = +ib le +Ġdo es +an ge +r am +Ġ 9 +er t +p s +it ed +ation al +Ġb r +Ġd own +Ġman y +ak ing +Ġc all +ur ing +it ies +Ġp h +ic s +al s +Ġde c +at ive +en er +Ġbe fore +il ity +Ġwe ll +Ġm uch +ers on +Ġth ose +Ġsu ch +Ġ ke +Ġ end +ĠB ut +as on +t ing +Ġl ong +e f +Ġth ink +y s +Ġbe l +Ġs m +it s +a x +Ġo wn +Ġpro v +Ġs et +if e +ment s +b le +w ard +Ġsh ow +Ġp res +m s +om et +Ġo b +Ġs ay +ĠS h +t s +f ul +Ġe ff +Ġg u +Ġin st +u nd +re n +c ess +Ġ ent +ĠY ou +Ġgo od +Ġst art +in ce +Ġm ade +t t +st em +ol og +u p +Ġ | +um p +Ġhe l +ver n +ul ar +u ally +Ġa c +Ġm on +Ġl ast +Ġ2 00 +1 0 +Ġst ud +u res +ĠA r +sel f +ar s +mer ic +u es +c y +Ġm in +oll ow +Ġc ol +i o +Ġm od +Ġc ount +ĠC om +he s +Ġf in +a ir +i er +âĢ Ķ +re ad +an k +at ch +e ver +Ġst r +Ġpo int +or k +ĠN ew +Ġs ur +o ol +al k +em ent +Ġus ed +ra ct +we en +Ġs ame +ou n +ĠA l +c i +Ġdiff ere +Ġwh ile +---- ---- +Ġg ame +ce pt +Ġs im +.. . +Ġin ter +e k +Ġre port +Ġpro du +Ġst ill +l ed +a h +Ġhe re +Ġwor ld +Ġth ough +Ġn um +ar ch +im es +al e +ĠS e +ĠI f +/ / +ĠL e +Ġre t +Ġre f +Ġtr ans +n er +ut ion +ter s +Ġt ake +ĠC l +Ġcon f +w ay +a ve +Ġgo ing +Ġs l +u g +ĠA meric +Ġspe c +Ġh and +Ġbet ween +ist s +ĠD e +o ot +I t +Ġe ar +Ġagain st +Ġh igh +g an +a z +at her +Ġex p +Ġo p +Ġin s +Ġg r +Ġhel p +Ġre qu +et s +in s +ĠP ro +is m +Ġf ound +l and +at a +us s +am es +Ġp erson +Ġg reat +p r +Ġs ign +ĠA n +' ve +Ġs omet +Ġs er +h ip +Ġr un +Ġ : +Ġt er +ire ct +Ġf ollow +Ġd et +ic es +Ġf ind +1 2 +Ġm em +Ġc r +e red +e x +Ġex t +ut h +en se +c o +Ġte am +v ing +ou se +as h +at t +v ed +Ġsy stem +ĠA s +d er +iv es +m in +Ġle ad +ĠB l +c ent +Ġa round +Ġgo vern +Ġc ur +vel op +an y +Ġc our +al th +ag es +iz e +Ġc ar +od e +Ġl aw +Ġre ad +' m +c on +Ġre al +Ġsupp ort +Ġ1 2 +.. .. +Ġre ally +n ess +Ġf act +Ġd ay +Ġb oth +y ing +Ġs erv +ĠF or +Ġth ree +Ġw om +Ġm ed +od y +ĠThe y +5 0 +Ġex per +t on +Ġe ach +ak es +Ġc he +Ġc re +in es +Ġre p +1 9 +g g +ill ion +Ġg rou +ut e +i k +W e +g et +E R +Ġm et +Ġs ays +o x +Ġd uring +er n +iz ed +a red +Ġf am +ic ally +Ġha pp +ĠI s +Ġch ar +m ed +v ent +Ġg ener +i ent +p le +i et +re nt +1 1 +v es +pt ion +Ġ2 0 +form ation +Ġc or +Ġoff ic +ie ld +Ġto o +is ion +Ġin f +Ġ Z +t he +o ad +Ġp ublic +Ġpro g +r ic +* * +Ġw ar +Ġp ower +v iew +Ġf ew +Ġl oc +Ġdiffere nt +Ġst ate +Ġhe ad +' ll +Ġp oss +Ġst at +re t +ant s +Ġv al +Ġis s +Ġc le +i vers +an c +Ġex pl +Ġan other +Ġ Q +Ġa v +th ing +n ce +W h +Ġch ild +Ġs ince +i red +l ess +Ġl ife +Ġde velop +itt le +Ġde p +Ġp ass +ã ĥ +Ġt urn +or n +Th is +b ers +ro ss +ĠA d +Ġf r +Ġres p +Ġsec ond +o h +Ġ / +Ġdis c +Ġ & +Ġsomet hing +Ġcomp le +Ġ ed +Ġf il +Ġmon th +a j +u c +Ġgovern ment +Ġwith out +Ġle g +Ġd ist +Ġp ut +Ġqu est +an n +Ġpro t +2 0 +Ġne ver +i ence +Ġle vel +Ġar t +Ġth ings +Ġm ight +Ġeff ect +Ġcont ro +Ġc ent +Ġ1 8 +Ġall ow +Ġbel ie +ch ool +ot t +Ġinc re +Ġfe el +Ġres ult +Ġl ot +Ġf un +ot e +Ġt y +ere st +Ġcont in +Ġus ing +Ġb ig +2 01 +Ġas k +Ġb est +Ġ ) +I N +Ġo pp +3 0 +Ġnum ber +in ess +S t +le ase +Ġc a +Ġm ust +Ġd irect +Ġg l +Ġ < +Ġop en +Ġp ost +Ġcom e +Ġse em +ord ing +Ġwe ek +ate ly +it al +Ġe l +ri end +Ġf ar +Ġt ra +in al +Ġp ri +ĠU S +Ġpl ace +Ġfor m +Ġto ld +" : +ain s +at ure +ĠTr ump +Ġst and +Ġ # +id er +ĠF r +Ġne xt +Ġs oc +Ġp ur +Ġle t +Ġl ittle +Ġh um +Ġ i +r on +1 5 +Ġ1 5 +Ġcomm un +Ġm ark +ĠThe re +Ġw r +ĠTh at +Ġin formation +w ays +Ġb us +a pp +Ġinv est +m e +Ġh ard +ain ed +e ad +Ġim port +Ġapp ro +Ġt est +Ġt ri +Ġre st +os ed +Ġf ull +Ġc are +ĠS p +Ġc ase +O N +Ġs k +Ġl ess +Ġ + +Ġpart ic +ĠP l +ab ly +u ck +is hed +ch n +b e +Ġl ist +at or +Ġto p +Ġad v +ĠB e +ru ct +Ġd em +r ation +l ing +g y +re en +g er +Ġh ome +Ġle ft +Ġbet ter +Ġd ata +Ġ1 1 +Ġatt ack +Ġpro ble +l ine +ard s +Ġbe h +r al +ĠH ow +ĠS he +ar ge +Ġ -- +: // +Ġb ro +ĠP h +at s +Ġbu ild +w w +id ed +a im +as es +en cy +Ġm ain +in ed +Ġinclud ing +Ġ { +Ġg ot +Ġint erest +Ġke ep +Ġ X +Ġe as +ain ing +Ġcl ass +âĢ ¦ +ĠN o +Ġv ar +Ġsm all +amp le +A T +Ġ ide +ĠS o +Ġre ce +Ġpol it +Ġm ov +Ġpl an +Ġper cent +iv ing +Ġc amp +Ġp ay +1 4 +s c +is ed +Ġu nt +one y +pl oy +== == +Ġdid n +ĠI nd +el s +ert ain +Ġp os +__ __ +i ver +Ġpro cess +Ġprog ram +if ied +ĠR ep +1 6 +u ro +olog y +at ter +in a +Ġn ame +ĠA ll +Ġf our +Ġret urn +v ious +b s +Ġcall ed +Ġm ove +ĠS c +ir d +Ġgrou p +Ġb re +Ġm en +Ġc ap +t en +e e +Ġd ri +le g +he re +uth or +Ġp at +Ġcur rent +id es +Ġp op +t o +ent ion +Ġal ways +Ġm il +Ġwom en +Ġ1 6 +Ġo ld +iv en +ra ph +ĠO r +r or +ent ly +Ġn ear +ĠE x +re am +s h +Ġ1 4 +Ġf ree +iss ion +st and +ĠC on +al ity +us ed +1 3 +Ġdes ign +Ġch ange +Ġch ang +Ġb o +Ġv is +em ber +Ġb ook +read y +Ġk ill +2 5 +pp ed +Ġa way +Ġab le +Ġcount ry +Ġcon st +ar n +Ġor der +A R +i or +i um +or th +1 8 +ail able +Ġs w +Ġm illion +Ġ1 3 +at ic +t ed +ĠG o +Ġo per +en g +Ġth ing +aj or +con om +ĠCom m +Ġwh y +u red +ur al +Ġs chool +b y +ĠM ar +Ġa ff +Ġd ays +Ġan n +us h +an e +I f +e g +Ġpro f +Ġhe alth +ou th +B ut +ion al +. , +Ġs ol +Ġal ready +Ġ3 0 +Ġchar act +H e +Ġf riend +E S +i ans +ic le +' d +ĠO n +Ġle ast +Ġp rom +Ġd r +Ġh ist +it her +Ġ est +i qu +1 7 +s on +Ġte ll +Ġt alk +oh n +o int +le ction +A N +Ġunt il +au gh +Ġl ater +Ġ ve +Ġv iew +end ing +iv ed +Ġwor d +w are +Ġc ost +Ġen ough +Ġg ive +ĠUn ited +Ġte chn +are nt +O R +Ġp ar +ĠD r +Ġ201 6 +r ist +er ing +Ġ  +Ġl arge +s ide +ac y +cc ess +Ġw in +Ġimport ant +Ġ19 9 +Ġdoes n +Ġ1 7 +Ġbus iness +Ġcle ar +Ġre se +" , +ur y +Ġe qu +as ter +al f +ĠAmeric an +n ect +Ġex pect +ivers ity +Ġo cc +ĠF l +Ġk ind +Ġme an +Ġp ast +Ġde v +Ġb as +le t +ra ft +Ġor gan +Ġde l +Ġper form +Ġst ory +Ġse ason +ĠC ol +Ġcl aim +Ġc ame +Ġwith in +Ġl ine +Ġpro ject +ĠA t +Ġcontro l +end ed +ĠS y +Ġa ir +iz ation +Ġ * +le y +Ġm oney +id d +Y ou +f or +Ġfam ily +Ġm aking +Ġb it +Ġpol ice +Ġhapp en +Ġ vers +on y +u ff +ĠW hen +Ġs it +ide o +l f +is on +Ġsu re +g in +Ġapp ear +Ġl ight +Ġ es +o f +Ġw ater +Ġt imes +n ot +Ġg row +Ġcomp any +ĠT e +ow s +Ġm ar +our ce +i ol +ar m +b r +Ġex ample +Ġcon c +Ġf ore +ĠT o +p ro +E N +ri es +Ġ2 5 +ĠC an +ne y +Ġact ually +Ġe ver +ur ity +ak en +ap s +Ġt ax +Ġm ajor +am a +Ġof ten +er al +Ġhum an +Ġj ob +is ter +Ġav ailable +oc r +en n +a id +iv id +Ġrec ord +? " +Ġs ing +ĠA m +id ence +Ġnew s +st er +Ġe conom +Ġfollow ing +ĠB r +is ing +Ġh our +m ost +um ent +Ġse x +Ġdes c +Ġbec ome +ĠE d +Ġto ok +Ġha ving +Ġprodu ct +a ult +A s +ar ing +Ġme ans +Ġh op +un e +Ġch o +Ġc ertain +Ġn on +Ġde al +2 4 +le ment +oc i +en e +Ġs ide +ĠP r +ĠM ay +Ġre ason +u ed +c hed +ul ation +Ġe lect +Ġoffic ial +Ġposs ible +Ġh old +and s +ot s +Ġc ity +or ies +Ġse ver +Ġchild ren +Ġon ce +Ġact iv +l er +Ġn ight +it ions +ĠJ ohn +a pe +pl ay +Ġd one +Ġl im +Ġwork ing +ĠP res +or ld +e b +ĠC o +Ġb ody +ail s +ut es +ĠM r +Ġwhe ther +Ġa uthor +ro p +Ġpro per +Ġse en +) ; +Ġf ac +ĠS u +Ġcon d +it ing +Ġcour se +Ġ } +-------- -------- +a ign +Ġev ent +Ġen g +Ġp ot +Ġin tern +i am +Ġsh ort +em pt +ã Ĥ +ĠG od +il ar +8 0 +Ġor ig +I S +our n +ab ility +it ive +Ġd am +Ġ1 00 +Ġp ress +Ġdo ing +Ġprot ect +r ing +Ġthough t +Ġquest ion +re w +ĠW ar +Ġsever al +ĠSt ate +Ġg iven +Ġf und +ĠT w +Ġw ent +an ces +w ork +p or +m y +4 0 +Ġar g +art ment +ust om +Ġpol ic +Ġme et +Ġc reat +2 2 +ĠSt ates +Ġg ames +ra w +ut ure +Ġunder stand +ur s +ĠO b +l ish +s y +Ġm akes +Ġw on +ag on +Ġh tt +Ġl ove +ent ial +Ġcomple te +p ar +ĠI m +A L +Ġacc ount + ł +ore d +ver t +Ġ ident +Ġ201 5 +Ġother s +ĠM in +i ber +ver age +The re +ition al +d d +Ġpro b +Ġyou ng +Ġal ong +Ġacc ording +Ġy et +Ġmem bers +ĠWh at +o id +ĠM an +A nd +Ġam ong +a i +Ġem ploy +ĠR es +Ġ > +Ġinv ol +Ġl ow +a f +ĠC ar +Ġh ig +ĠO ne +ĠS ec +in ation +Ġlike ly +Ġan t +ag ed +ĠR uss +Ġb en +Ġre le +F or +b ack +ĠN ot +Ġpres ident +b all +Ġacc ess +ivid ual +ĠD em +ĠE uro +6 0 +Ġkn own +ir l +ĠG r +Ġear ly +u se +iet y +âĢ ĵ +Ġf ight +Ġs ent +Ġto day +Ġmark et +" . +Ġb ased +Ġstr ong +ur ther +Ġde b +m ber +Ġproble m +Ġde ath +Ġsoc ial +im ate +A S +ort un +Ġcamp aign +er y +C h +Ġe y +i ally +Ġm us +w h +p os +Ġ er +Ġsa f +Ġmonth s +ir on +Ġv iol +Ġf ive +Ġst re +Ġplay ers +in c +al d +y ear +a un +Ġsu ccess +Ġpres ent +ere nce +Ġ201 4 +Ġsu gg +Ġpartic ular +Ġtr y +Ġsugg est +ĠCh rist +on es +Ġpri v +2 3 +Ġc rit +Ġl and +Ġloc al +if y +2 9 +Ġa ut +E D +ĠG u +Ġm ult +Ġpolit ical +Ġask ed +Ġfor mer +it ter +ri pt +Ġcl ose +Ġp ract +ĠY ork +Ġget ting +Ġac ross +Ġcom b +Ġbelie ve +Ġ z +Ġto get +Ġtoget her +ĠC ent +ir c +Ġind ividual +ĠM c +2 7 +is k +ĠE ng +Ġf ace +Ġ2 4 +Ġval ue +Ġare a +e v +Ġw rit +ĠPres ident +Ġv ot +Ġke y +Ġm om +p ut +Ġany thing +Ġexper ience +att le +Ġm ind +a ff +om m +Ġf uture +g ed +Ġc ut +Ġto t +it ch +Ġv ideo +Ġinvest ig +Ġn et +ĠM y +r ict +i en +. ) +Ġimp ro +th ough +ward s +Ġcon nect +ĠM ed +sel ves +ens ive +m b +o ber +at ors +A n +Ġ5 0 +Ġre du +res ent +Ġab ove +Ġf re +ĠEuro pe +s w +Ġam ount +ĠA pp +Ġe ither +Ġmil it +Ġan al +Ġf ail +ĠE n +al es +Ġspec ial +Ġbl ack +I T +c her +Ġlook ing +Ġf ire +y n +Ġal most +o on +Ġstud y +Ġm iss +c hes +ro wn +Ġt re +Ġcommun ity +Ġmed ia +Ġf ood +Ġcom es +ĠUn iversity +Ġsing le +Wh at +u ly +Ġh alf +ag ue +h od +ĠRep ublic +Ġstart ed +Ġqu ick +ot o +b ook +Ġiss ue +it or +Ġel se +Ġcons ider +2 6 +ro du +Ġt aken +2 8 +9 9 +ĠW ith +Ġtr ue +Ġw a +Ġtr ad +Ġag o +Ġm ess +ie f +Ġadd ed +o ke +Ġb ad +Ġf av +3 3 +Ġsim ilar +as k +ĠD on +Ġcharact er +ort s +ĠH ouse +Ġreport ed +Ġty pe +v al +i od +ĠHow ever +Ġt arg +Ġent ire +pp ing +Ġhist ory +Ġl ive +ff ic +.... .... +ed eral +Ġtr ying +Ġdisc uss +ĠH ar +ac es +l ished +Ġse lf +os p +re st +Ġro om +el t +Ġf all +ol ution +Ġe t +Ġ x +Ġis n +Ġide a +b o +Ġs ound +ĠD ep +Ġsome one +ci ally +ull y +Ġf oc +Ġob ject +if t +ap er +Ġplay er +Ġr ather +Ġserv ice +as hing +ĠD o +ĠP art +ru g +m on +p ly +Ġm or +Ġnot hing +Ġprov ide +I C +un g +Ġpart y +Ġex ist +Ġm ag +7 0 +Ġr ul +Ġh ouse +Ġbeh ind +Ġhow ever +ĠW orld +Ġs um +Ġapp lic +Ġ ; +Ġfun ction +g r +ĠP ol +Ġfr ont +2 00 +Ġser ies +Ġt em +Ġty p +ill s +Ġo pt +Ġpoint s +Ġbel ow +itt ed +Ġspec ific +Ġ201 7 +um b +Ġr a +Ġpre vious +Ġpre t +re me +Ġc ustom +Ġcour t +ĠM e +Ġre pl +Ġwho le +g o +c er +Ġt reat +ĠA ct +Ġprob ably +Ġle arn +end er +ĠA ss +Ġvers ion +n ow +Ġche ck +ĠC al +R E +min ist +O n +our ces +Ġben ef +Ġd oc +Ġdet er +Ġen c +Ġsu per +Ġadd ress +Ġv ict +Ġ201 3 +Ġme as +t r +Ġf ield +W hen +Ġsign ific +u ge +Ġfe at +Ġcomm on +l oad +Ġbe gin +Ġbr ing +Ġa ction +er man +Ġdesc rib +Ġind ust +Ġwant ed +ri ed +m ing +Ġatt empt +4 5 +f er +Ġd ue +ress ion +# # +Ġsh all +Ġs ix +o o +Ġst ep +Ġp ub +Ġhim self +Ġ2 3 +Ġc op +Ġd est +Ġst op +A C +ib ility +Ġl ab +ic ult +Ġhour s +Ġcre ate +Ġf urther +ĠAmeric a +ĠC ity +Ġd ou +he ad +S T +ĠN orth +c ing +Ġn ational +u le +ĠIn st +Ġt aking +ĠQ u +ir t +Ġre d +Ġrese arch +v iron +ĠG e +Ġbre ak +an a +Ġsp ace +ater ial +Ġrec ent +ĠA b +Ġgener al +Ġh it +Ġper iod +Ġevery thing +ive ly +Ġph ys +Ġsay ing +an ks +Ġc ou +Ġc ult +ac ed +e al +u ation +Ġc oun +l u +Ġinclud e +Ġpos ition +ĠA fter +ĠCan ad +ĠE m +Ġim m +ĠR ed +Ġp ick +Ġcom pl +Ġm atter +re g +e xt +ang u +is c +o le +a ut +Ġcomp et +e ed +f ect +Ġ2 1 +ĠS en +ĠThe se +as ing +Ġcan not +Ġin it +Ġrel ations +ac hed +Ġb ar +Ġ4 0 +ĠT H +Ġ201 2 +Ġv ol +Ġg round +Ġsec urity +Ġup d +il t +3 5 +Ġconc ern +ĠJ ust +Ġwh ite +Ġseem s +ĠH er +pe cially +i ents +Ġann oun +Ġf ig +ight s +Ġst ri +l ike +id s +Ġs us +Ġw atch +Ġ â +Ġw ind +ĠC ont +Ġit self +Ġm ass +A l +y le +iqu e +ĠN ational +Ġab s +Ġp ack +Ġout side +Ġan im +Ġp ain +et er +Ġman ag +du ct +og n +Ġ ] +ĠSe pt +se c +o ff +ĠJ an +Ġf oot +ad es +Ġth ird +Ġm ot +Ġev idence +int on +Ġth reat +a pt +pl es +c le +Ġl o +Ġde cl +Ġit em +med i +Ġrep resent +om b +am er +Ġsignific ant +og raph +s u +Ġc al +i res +00 00 +I D +A M +Ġsim ply +Ġlong er +Ġf ile +O T +c he +S o +ate g +or g +ĠH is +Ġen er +Ġd om +Ġup on +il i +": " +Ġthem selves +Ġcom ing +Ġqu ite +Ġdiff icult +ĠB ar +il ities +re l +end s +c ial +6 4 +Ġwom an +ra p +y r +Ġne cess +ip s +Ġte xt +Ġrequ ire +Ġmilit ary +Ġre view +Ġresp ons +7 5 +Ġsub ject +Ġinst ead +Ġiss ues +Ġg en +" ," +Ġmin utes +Ġwe ap +r ay +am ed +t ime +b l +H ow +Ġc ode +ĠS m +Ġhig her +ĠSt e +r is +Ġp age +Ġstud ents +ĠIn tern +Ġmet hod +ĠA ug +ĠP er +ĠA g +Ġpolic y +ĠS w +Ġex ec +Ġac cept +um e +rib ut +Ġword s +Ġfin al +Ġchang es +ĠDem ocr +Ġfriend s +Ġres pect +Ġe p +Ġcomp an +iv il +Ġdam age +** ** +og le +viron ment +Ġne g +ent al +Ġa p +Ġtot al +iv al +! " +l im +Ġneed s +Ġag re +Ġdevelop ment +Ġa ge +ip le +2 1 +Ġresult s +ĠA f +S h +Ġg un +ĠOb ama +ro ll +Ġ @ +Ġright s +ĠB rit +Ġrun ning +Ġwas n +Ġp ort +Ġr ate +Ġpret ty +Ġtarg et +Ġsa w +Ġc irc +Ġwor ks +ic ro +al t +o ver +ww w +Th at +l ier +Ġevery one +ud e +Ġp ie +idd le +ra el +Ġr ad +Ġbl ock +Ġw alk +T o +ã ģ +n es +ĠA ust +a ul +ro te +ĠS outh +ess ion +op h +Ġshow s +Ġs ite +Ġj o +Ġr isk +cl us +l t +Ġin j +id ing +ĠS pe +Ġch all +ir m +Ġ2 2 +itt ing +st r +Ġh y +L E +ke y +Ġbe gan +at ur +ashing ton +l am +ĠD av +b it +Ġs ize +ĠP ar +3 8 +ourn al +f ace +Ġdec ision +Ġl arg +Ġj ud +re ct +Ġcontin ue +ĠO ct +ove red +ĠI nt +==== ==== +Ġp arent +ĠW ill +Ġeas y +Ġd rug +ang er +Ġs ense +Ġd i +id ay +Ġener gy +ist ic +Ġass oci +ar ter +ob al +e ks +ĠE l +ur ch +Ġg irl +o e +it le +Ġ2 8 +ĠC he +Ġrequ est +Ġso on +Ġh ost +k y +Ġst ates +om es +Ġm aterial +le x +Ġmom ent +Ġan sw +on se +Ġes pecially +Ġn orm +Ġserv ices +p ite +r an +Ġro le +4 4 +) : +Ġc red +C l +____ ____ +Ġm at +Ġl og +ĠCl inton +O U +Ġoff ice +Ġ2 6 +Ġch arg +Ġtr ack +m a +Ġhe art +Ġb all +Ġperson al +Ġbuild ing +n a +s et +b ody +ĠBl ack +Ġincre ase +itt en +Ġneed ed +3 6 +3 2 += " +Ġl ost +Ġbec ame +Ġgrou ps +ĠM us +Ġw rote +ĠP e +Ġpro p +j oy +à © +ĠWh ite +Ġde ad +. ' +Ġhtt p +Ġwe bs +O S +Ġins ide +Ġwr ong +Ġstat ement +Ġ ... +y l +Ġfil m +Ġmus ic +Ġsh are +ific ation +Ġre lease +Ġfor ward +Ġst ay +Ġcomp ut +it te +s er +Ġorig inal +Ġc ard +Ġc and +Ġd iv +at ural +Ġfav or +O M +Ġc ases +us es +Ġse ction +Ġle ave +g ing +ov ed +ĠW ashington +3 9 +ĠG l +Ġrequ ired +act ion +ap an +o or +it er +ĠK ing +Ġcount ries +ĠG erman +ll ing +Ġ2 7 +3 4 +Ġquest ions +Ġpr im +Ġc ell +Ġsh oot +Ġany one +ĠW est +Ġaff ect +ep end +Ġon line +ĠIs rael +ĠSept ember +Ġab ility +Ġcont ent +is es +Ġre ve +Ġl aun +Ġind ic +Ġfor ce +c ast +Ġso ld +av ing +f l +Ġso ft +Ġcompan ies +ce ed +Ġart icle +Ġa ud +Ġre v +Ġed uc +Ġplay ing +0 5 +Ġhe ld +ct or +Ġrele ased +Ġf ederal +3 7 +Ġad minist +Ġinter view +Ġinst all +Ġrece ived +Ġs ource +u k +P h +Ġser ious +Ġcre ated +Ġc ause +Ġim medi +Ġdef in +u el +ĠDep artment +ct ions +ĠC our +ĠN ow +z e +it es +it ution +Ġl ate +Ġspe ak +n ers +Ġleg al +ar i +ĠC or +Ġwe eks +Ġmod el +Ġp red +Ġex act +B C +ĠB y +IN G +os ing +Ġt akes +Ġreg ard +Ġopp ortun +Ġpr ice +Ġ19 8 +ĠA pr +f ully +Ġor d +Ġproble ms +ru ction +h am +ĠC ount +le ge +Ġlead ers +E T +le v +Ġde ep +olog ical +es e +h aps +ĠS ome +Ġp ers +Ġcont ract +Ġrelations hip +s p +ou d +Ġb ase +4 8 +m it +A d +anc ial +Ġcons um +Ġpot ential +Ġl angu +re m +et h +Ġrel ig +ress ed +6 6 +Ġl ink +Ġl ower +ay er +ĠJ une +Ġf em +un t +er c +ur d +Ġcont act +Ġ ill +Ġm other +Ġest ab +h tt +ĠM arch +ĠB ro +ĠCh ina +Ġ2 9 +Ġs qu +Ġprov ided +Ġa verage +as ons +Ġ201 1 +Ġex am +l in +5 5 +n ed +Ġper fect +Ġt ou +al se +u x +Ġbu y +Ġsh ot +Ġcol lect +Ġph ot +Ġplay ed +Ġsur pr +Ġofficial s +Ġsim ple +av y +Ġindust ry +Ġhand s +g round +Ġp ull +Ġr ound +Ġus er +Ġr ange +u ary +Ġpriv ate +op s +e es +Ġw ays +ĠM ich +Ġve h +Ġex cept +Ġter ms +im um +pp er +I ON +ore s +ĠDr agon +ou l +Ġd en +Ġperform ance +Ġb ill +c il +4 7 +Ġen vironment +Ġex c +ad d +Ġwor th +Ġp ict +Ġch ance +Ġ201 8 +b or +Ġspe ed +ict ion +Ġal leg +ĠJ apan +at ory +re et +Ġm atch +ĠI I +Ġst ru +ord er +Ġst e +Ġl iving +Ġst ruct +in o +Ġse par +her n +Ġresp onse +Ġen joy +Ġv ia +A D +um ents +ace book +Ġmem ber +ib r +iz ing +Ġto ol +ĠM on +ĠWh ile +h ood +ĠA ng +ĠD ef +Ġoff er +T r +a ur +Ġturn ed +ĠJ uly +d own +an ced +Ġrec ently +ĠE ar +Ġc e +ĠSt ar +ĠC ong +rough t +Ġbl ood +Ġhop e +Ġcom ment +ain t +Ġar ri +il es +Ġpartic ip +ough t +ri ption +0 8 +4 9 +Ġg ave +Ġse lect +Ġkill ed +sy ch +Ġgo es +i j +Ġc oll +Ġimp act +at ives +ĠS er +0 9 +ĠAug ust +Ġb oy +d e +ĠD es +Ġf elt +U S +Ġexpect ed +Ġim age +ĠM ark +cc ording +o ice +E C +ĠM ag +en ed +h old +ĠP ost +Ġpre vent +N o +Ġinvol ved +Ġey es +Ġquick ly +A t +un k +Ġbeh av +Ġ ur +Ġl ed +c ome +e y +Ġcand id +Ġear lier +Ġfoc us +et y +P ro +led ge +ix ed +ill ed +Ġpop ular +A P +Ġset t +l ight +Ġvar ious +in ks +Ġlevel s +Ġro ad +ell ig +ab les +he l +itte e +ĠG ener +y pe +Ġhe ard +ic les +Ġm is +Ġus ers +ĠS an +Ġimpro ve +Ġf ather +Ġse arch +The y +v il +Ġprof ess +Ġkn ew +Ġl oss +Ġev ents +6 5 +Ġb illion +0 7 +0 2 +ĠNew s +ĠA M +Ġco ver +w here +ens ion +Ġb ott +Ġare as +en ces +op e +ĠTw itter +a el +Ġget s +ĠGo ogle +Ġs n +i ant +Ġv ote +Ġnear ly +Ġinclud ed +Ġrec ogn +z z +m m +al ed +Ġhappen ed +0 4 +Ġh ot +Ġwho se +Ġc ivil +Ġsu ff +o es +it iz +ĠSy ri +Ġresp ond +Ġh on +Ġfeat ures +Ġeconom ic +ĠApr il +r im +Ġtechn ology +Ġo ption +ag ing +Ġpur ch +R e +Ġl at +ch ie +is l +Ġrec omm +u f +Ġtr aining +Ġeffect s +Ġf ast +Ġ201 0 +Ġocc ur +Ġwebs ite +Ġem ail +Ġs ens +e ch +Ġo il +Ġinf lu +Ġcurrent ly +ĠS ch +ĠAd d +Ġgo al +Ġsc ient +Ġcon v +1 00 +em y +Ġdec ided +Ġtra vel +Ġm ention +L L +0 3 +Ġe lection +Ġph one +Ġlook s +Ġsit uation +Ġc y +Ġh or +b ed +ĠCour t +a ily +av es +Ġqu ality +ĠCom p +w ise +Ġt able +Ġst aff +ĠW ind +et t +Ġtri ed +ide red +Ġadd ition +Ġb ox +Ġl ack +ar ily +Ġw ide +Ġm id +Ġbo ard +ys is +Ġant i +h a +Ġd ig +en ing +Ġd ro +C on +6 8 +Ġsl ow +b ased +se qu +Ġp ath +E x +ak er +Ġwork ed +Ġp en +Ġeng ine +Ġlook ed +ĠSu per +ĠS erv +Ġvict im +U n +Ġproper ty +Ġint rodu +Ġexec ut +ĠP M +L e +Ġcol or +ĠM ore +Ġ6 0 +Ġnet work +Ġd ate +c ul +id ge +Ġext ra +3 1 +Ġs le +6 7 +Ġw ond +Ġreport s +j ust +ĠAust ral +Ġcap ital +Ġen s +Ġcomm and +Ġallow ed +Ġpre p +Ġca pt +h ib +Ġnum bers +ch an +Ġf air +m p +om s +Ġre ach +W ith +t ain +Ġbro ad +Ġcou ple +ec ause +ly ing +ĠF eb +Ġsc reen +Ġl ives +Ġpri or +ĠCong ress +A r +Ġappro ach +Ġe mer +ar ies +ĠD is +s erv +ĠN e +Ġbu ilt +c ies +Ġre pe +Ġrul es +for ce +ĠP al +Ġfin ancial +Ġcons idered +ĠCh ar +n ces +ĠI S +Ġb rought +Ġb i +i ers +ĠS im +O P +Ġproduct s +Ġvis it +Ġdoc ument +Ġcon duct +Ġcomplete ly +in ing +ĠCal if +ib ly +Ġwr itten +ĠT V +em ents +Ġd raw +O ne +Ġpub lished +Ġsec ret +r ain +he t +ĠF acebook +ond ay +ĠU p +Ġsex ual +Ġth ous +ĠP at +Ġ ess +Ġstand ard +Ġar m +g es +ect ion +Ġf ell +Ġfore ign +an i +ĠFr iday +Ġreg ular +in ary +Ġincre ased +Ġus ually +Ġdem on +Ġd ark +Ġadd itional +ro l +ĠO f +Ġprodu ction +! ! +und red +Ġintern ational +id ents +ĠF ree +rou p +Ġr ace +Ġm ach +Ġh uge +A ll +le ar +ove mber +Ġto wn +Ġatt ention +ĠO ff +y ond +ĠThe n +f ield +Ġter ror +ra z +ĠB o +Ġmeet ing +ĠP ark +Ġar rest +Ġf ear +Ġa w +ĠV al +or ing +' , +Ġext reme +ar r +Ġwork ers +A fter +Ġ3 1 +n et +am ent +Ġdirect ly +Ġpop ulation +ub e +ĠOct ober +ĠI N +ĠJan uary +5 9 +ĠDav id +Ġc ross +ce mber +ĠF irst +Ġmess age +ir it +Ġn ation +Ġp oll +is ions +Ġansw er +n y +is ode +Ġcar ry +ĠRuss ia +Ġhe ar +eng th +ro y +Ġn atural +in ally +Ġdo g +m itted +Ġtr ade +Ġsub st +Ġmult iple +ĠAf ric +Ġf ans +Ġs ort +Ġgl obal +ic ation +ĠW ed +ar a +Ġa chie +Ġlangu age +ve y +Ġt al +Ġnecess ary +Ġdet ails +Ġs en +ĠS und +ĠRe g +ĠR ec +0 6 +Ġs il +ress ive +Ġmed ical +un ch +orn ia +Ġu nd +f ort +oc ks +ĠM onday +ues day +c raft +7 7 +ur t +Ġ ver +ĠH ill +Ġrece ive +Ġmor ning +es tern +Ġb ank +Ġs at +ir th +ĠH igh +Ġdev ice +ĠTH E +ĠCent er +Ġsaf e +Ġp le +ĠCanad a +Ġsystem s +Ġass ist +Ġsur v +Ġb attle +ĠS oc +vert is +S he +Ġp aper +Ġgrow th +Ġc ast +S c +Ġpl ans +ll ed +Ġpart s +Ġw all +Ġmove ment +Ġpract ice +im ately +Ġdis play +Ġsomet imes +om p +ĠP aul +ĠY es +k ing +5 8 +o ly +Ġs on +Ġav oid +ok es +ĠJ ew +Ġto wards +as c +Ġ // +ĠK ore +Ġtalk ing +Ġcor rect +Ġsp ent +ic ks +i able +e ared +Ġter m +Ġwant s +om ing +Ġ ut +Ġdou b +Ġfor ces +Ġp lease +6 9 +ĠN ovember +at form +ond on +Ġon es +Ġimmedi ately +ĠRuss ian +ĠM et +Ġde g +Ġparent s +C H +ĠAmeric ans +al y +ĠM od +Ġsh own +Ġcond itions +Ġst uff +Ġre b +ĠY our +Ġinclud es +n own +ĠS am +Ġexper ien +m ission +ĠE ven +augh t +Ġannoun ced +ĠRepublic an +Ġdeter min +Ġdescrib ed +ĠCount y +( ) +Ġdo or +Ġchang ed +Ġne igh +ĠH ere +Ġcle an +Ġp an +ĠDe cember +ĠEurope an +ir ing +ap ter +Ġcl ub +ĠT uesday +Ġp aid +ĠN et +Ġattack s +Ġcharact ers +Ġal one +Ġdirect or +d om +Ġ3 5 +Ġl oad +Ġr out +ĠCalif ornia +Ġfin ally +Ġr ac +Ġcont r +Ġexact ly +res h +p ri +ĠIs lam +Ġn ature +Ġcare er +Ġlat est +Ġcon vers +ĠS l +p ose +ci ent +ĠIn c +iv ity +8 8 +ĠA tt +ĠM or +nes day +Ġwe ight +k en +Ġnot e +Ġteam s +Ġ \ +air s +ĠG reen +Ġh undred +on ent +Ġstre ng +Ġcons ist +ic ated +Ġreg ul +Ġl ic +ast ic +Ġt en +urs day +ellig ence +ous ly +ĠU K +B I +Ġcost s +Ġind epend +ĠA P +Ġnorm al +Ġh om +Ġob vious +Ġs we +Ġst ar +Ġread y +ac her +Ġimp lement +g est +Ġs ong +ĠG et +ĠL ab +Ġinterest ing +us ing +Ġg iving +ĠSund ay +Ġet c +Ġm iddle +Ġrem ember +r ight +os ition +ut ions +Ġm ax +4 6 +Ġyour self +Ġdem and +Ġtreat ment +Ġd anger +ĠC ons +Ġgu y +ĠBrit ish +Ġphys ical +Ġrel ated +Ġrem ain +Ġcould n +Ġref er +Ġc itiz +b ox +EN T +bo ard +Ġin n +I G +er o +ĠSt reet +osp ital +ren ch +cher s +Ġst ra +O L +ag er +ĠA N +Ġeas ily +I A +en ge +in y +Ġcl os +ock ed +Ġus es +ĠC oun +I m +u ild +? ? +m ore +Ġan g +Ġwr ite +ol ute +5 7 +Ġlead er +Ġread ing +< / +Ġaut om +est s +4 3 +Ġleg isl +ĠG old +Ġdesign ed +ĠS T +ĠLe g +a res +Ġbe aut +ĠT ex +Ġappear s +Ġstru gg +ĠR om +Ġ 00 +Ġcho ice +Ġparticular ly +ĠF rom +op er +ĠL ondon +ann ed +Ġallow s +ob ile +Ġdiffere nce +âĢ ¢ +ĠV iew +ĠWed nesday +Ġal though +Ġrel ative +Ġapplic ation +ate ver +Ġare n +Ġmy self +Ġim ag +Ġdis e +Ġsoc iety +Ġfre qu +ĠEng lish +Ġpo or +ĠD ay +Ġwrit ing +Ġse ven +Ġstart ing +Ġb ud +Ġpr int +ĠTr ans +uf act +ĠSt ud +n ew +Ġcr im +Ġg ives +Ġco ol +a e +i ance +ĠGener al +Ġthink ing +Ġsa ve +Ġlim ited +ĠPart y +Ġmean ing +p en +ow ers +ĠJ ack +E M +Ġn ice +ru pt +Ġg as +Ġe ight +Ġfe et +Ġeff ort +Ġ ign +ic it +B l +co in +Ġop in +Ġbr ain +Wh ile +he st +ĠTh ursday +Ġwould n +augh ter +Ġtou ch +le ments +Ġstud ies +Ġcent er +c ont +or ge +Ġcomput er +Ġinvestig ation +P l +or ks +Ġ200 8 +Ġincre asing +Ġst ore +Ġcom ments +Ġb al +m en +Ġdo ll +Ġl iber +Ġw ife +Ġlaw s +atur day +it ness +Ġmod ern +ĠS k +Ġadminist ration +Ġopportun ity +Ġs al +Ġpower ful +M y +Ġclaim s +ĠEar th +ord s +Ġt itle +Ġes c +n ame +N ot +om en +Ġbe yond +Ġc amer +Ġse ll +it ute +ear ch +Ġapp l +im ent +4 2 +ĠAr t +Ġun f +Ġviol ence +ur g +ĠE ast +Ġcomp ared +Ġopt ions +Ġthrough out +Ġv s +ig r +. [ +ac hes +7 8 +Ġfil es +F L +E L +ar ian +ĠJ ames +ĠA ir +an ch +Ġdet ail +Ġpie ce +P S +Ġn amed +Ġeduc ation +Ġdri ve +Ġitem s +Ġstud ent +ic ed +: : +ic o +Ġth row +Ġsc ene +Ġcomple x +Ġ200 9 +Ġpre c +ĠB re +7 9 +Ġcon cept +Ġstat us +am ing +Ġd ied +Ġknow ledge +Ġbegin ning +O D +ru ary +Ġcertain ly +Ġgu ys +Ġsl ight +in n +ound s +Ġf ine +Ġf at +ic ations +Ġper haps +ĠA nt +Ġinc ome +Ġhtt ps +Ġmajor ity +port s +st on +Ġgreat er +Ġfe ed +ent ially +Ġsaf ety +Ġun ique +and om +Ġg one +Ġshow ed +Ġhist or +Ġcoun ter +i us +id a +Ġlead ing +i pe +Ġs end +ĠDon ald +er ve +Ġdef ense +ines e +Ġy es +ĠF ire +ĠMus lim +ra q +Ġcontin ued +os h +Ġprov ides +Ġpr ison +ĠP re +Ġhapp y +Ġeconom y +Ġtr ust +ag s +ĠG ame +Ġweap ons +um an +ĠC le +it ation +Ġanal ysis +ĠT imes +Ġsc ience +- > +Ġfig ure +Ġdis app +ent y +Ġsoft ware +Ġu lt +Ġoffic ers +N ew +I s +Ġrem ains +ĠInd ia +Ġp sych +ri ef +Ġc at +es c +Ġob serv +Ġst age +ĠD ark +Ġent er +ch ange +Ġpass ed +Ġdes pite +ĠO ut +Ġmov ie +r s +Ġv oice +m ine +ĠPl ay +Ġto ward +ĠT er +Ġreg ion +Ġval ues +or ters +Ġm ount +Ġoffic er +ĠO ther +b an +Ġh ous +w ood +ro om +I V +ĠS un +se e +ĠO ver +ro g +9 0 +Ġl ay +ĠT ur +a wn +Ġpress ure +ĠS ub +Ġbook s +ed om +ĠS and +A A +ag o +Ġre asons +f ord +Ġactiv ity +U T +N ow +ĠSen ate +ce ll +n ight +Ġcall s +in ter +Ġlet ter +ĠR ob +ĠJ e +Ġcho ose +ĠL aw +G et +B e +Ġro b +Ġtyp es +Ġpl atform +Ġqu arter +R A +ĠT ime +Ġmay be +ĠC r +9 5 +p re +Ġmov ing +Ġl if +Ġgo ld +Ġs om +Ġpat ients +Ġtr uth +ĠK e +ur ance +ant ly +m ar +Ġchar ge +ĠG reat +Ġce le +---------------- ---------------- +Ġro ck +ro id +an cy +Ġcred it +a ud +B y +ĠE very +Ġmov ed +ing er +rib ution +Ġn ames +Ġstra ight +ĠHe alth +ĠW ell +Ġfe ature +Ġr ule +Ġsc he +in ated +ĠMich ael +ber g +4 1 +il ed +b and +Ġcl ick +ĠAng el +on ents +Â Ń +ĠI raq +ĠS aturday +Ġa ware +p art +Ġpat tern +O W +ĠL et +Ġgr ad +ign ed +Ġassoci ated +Ġst yle +n o +i ation +a ith +il ies +Ġst ories +ur ation +Ġindividual s +ĠâĢ ¦ +m iss +ĠAss oci +ish ing +ab y +Ġsum mer +ĠB en +Ġ3 2 +Ġar ch +ut y +ĠTex as +h ol +Ġfull y +Ġm ill +Ġfollow ed +ĠB ill +ĠInd ian +ĠSec ret +ĠB el +ĠFeb ruary +Ġjob s +Ġseem ed +ĠGo vern +i pped +Ġreal ity +Ġl ines +Ġp ark +Ġmeas ure +ĠO ur +I M +Ġbro ther +Ġgrow ing +Ġb an +Ġest im +Ġc ry +ĠS chool +Ġme chan +ĠO F +ĠWind ows +Ġr ates +ĠO h +Ġpos itive +Ġcult ure +ist ics +ic a +Ġh ar +y a +ite ly +i pp +Ġm ap +en cies +ĠWill iam +I I +ak ers +5 6 +ĠM art +ĠR em +Ġal tern +it ude +Ġco ach +row d +D on +Ġk ids +Ġj ournal +Ġcor por +Ġf alse +Ġwe b +Ġsle ep +Ġcont ain +Ġst o +Ġb ed +iver se +ĠR ich +ĠCh inese +Ġp un +Ġme ant +k nown +Ġnot ice +Ġfavor ite +a ven +Ġcond ition +Ġpur pose +) ) +Ġorgan ization +Ġchall eng +Ġman ufact +Ġsus p +ĠA c +Ġcrit ic +un es +uc lear +Ġm er +vent ion +Ġ8 0 +Ġm ist +ĠU s +ĠT or +htt p +ol f +Ġlarg er +Ġadv ant +Ġrese ar +Ġact ions +m l +Ġke pt +Ġa im +, ' +c ol +Ġbenef its +if ying +Ġact ual +ĠIntern ational +Ġveh icle +Ġch ief +Ġeff orts +ĠLe ague +ĠM ost +Ġwa it +Ġad ult +Ġover all +Ġspe ech +Ġhigh ly +Ġfem ale +Ġer ror +Ġeffect ive +5 4 +Ġenc our +w ell +Ġfail ed +Ġcons erv +Ġprogram s +Ġt rou +Ġa head +5 00 +vertis ement +I P +ĠF ound +p ir +Ġ % +Ġcr ime +and er +Ġloc ation +ĠI ran +Ġbehav ior +az ing +Ġr are +Ġem b +Ġca used +Ġsh ip +Ġact ive +Ġcont ribut +Ġg reen +Ġac qu +Ġref lect +ven ue +Ġf irm +Ġb irth +] . +Ġclear ly +Ġem ot +Ġag ency +ri age +Ġmem ory +9 8 +S A +ĠSe e +ac ing +C C +Ġbig gest +Ġr ap +Ġbas ic +Ġb and +e at +Ġsus pect +ĠM ac +Ġ9 0 +m ark +ist an +Ġsp read +am s +k i +as y +ra v +ĠR ober +Ġdemon str +r ated +Ġabs olute +Ġpl aces +Ġim pl +ibr ary +Ġc ards +Ġdest roy +Ġv irt +ve re +Ġapp eared +y an +p oint +Ġbe g +Ġtem per +s pe +ant ed +ear s +ĠD irect +Ġl ength +Ġbl og +am b +Ġint eg +Ġres ources +ac c +if ul +Ġsp ot +Ġfor ced +Ġthous ands +ĠMin ister +Ġqu al +ĠF rench +at ically +Ġgener ally +Ġdr ink +Ġth us +I L +od es +Ġappro pri +ĠRe ad +Ġwh om +Ġey e +Ġcol lege +Ġ4 5 +ire ction +Ġens ure +Ġapp arent +id ers +Ġrelig ious +Ġmin or +ol ic +Ġt ro +ĠWh y +rib ute +m et +Ġprim ary +Ġdevelop ed +Ġpe ace +Ġsk in +st e +av a +Ġbl ue +Ġfam ilies +Ġ ir +Ġapp ly +Ġin form +ĠSm ith +C T +i i +Ġlim it +Ġres ist +........ ........ +um n +Ġconf lic +Ġtw e +ud d +ĠT om +Ġl iter +qu e +b on +Ġha ir +Ġevent ually +Ġp us +Ġhelp ed +Ġag g +or ney +ĠApp le +Ġf it +ĠS ur +Ġpre m +Ġs ales +Ġsecond s +Ġstreng th +Ġfeel ing +¿ ½ +Ġt our +Ġknow s +o om +Ġex erc +Ġsom ew +ï ¿½ +> > +Ġsp okes +Ġide as +Ġreg ist +so ft +ĠD el +ĠP C +Ġpro pos +Ġlaun ch +Ġbott om +T H +ĠP lease +v est +it z +ĠIn ter +Ġsc ript +Ġr at +ar ning +Ġ il +ĠJ er +ĠA re +Ġwh atever +ok en +ci ence +Ġmod e +Ġag ree +Ġs ources +Ġinit ial +Ġrest rict +Ġwond er +us ion +## ## +ĠS il +vil le +Ġb urn +t w +as ion +Ġ £ +Ġn or +u ing +Ġre ached +Ġs un +Ġc ateg +ig ration +Ġc ook +Ġprom ot +Ġm ale +Ġcl imate +Ġf ix +Ġalleg ed +U R +all ed +Ġim ages +C ont +ot a +Ġschool s +i os +Ġd rop +Ġst ream +ĠM o +Ġprevious ly +al ing +Ġp et +Ġdou ble +Ġ( @ +ann el +Ġdef ault +t ies +Ġr ank +ĠD ec +ĠCoun cil +Ġweap on +Ġst ock +Ġanal y +ĠSt r +Ġpict ure +ĠPol ice +f erence +Ġcent ury +Ġcitiz ens +Ġon to +Ġexp and +Ġhe ro +ĠS ol +Ġw ild +Ġupd ate +Ġcustom ers +r ont +d ef +Ġl ik +Ġcrim inal +ĠChrist ian +S P +7 6 +Ġle aving +Ġother wise +ĠD ist +Ġbas is +5 2 +5 3 +ic ip +ĠB er +Ġrecomm end +Ġfl oor +Ġc rowd +ol es +Ġ7 0 +Ġcent ral +ĠE v +Ġd ream +Ġdown load +Ġconf ir +ĠTh om +Ġwind ow +Ġhapp ens +Ġun it +Ġt end +Ġs pl +Ġbec omes +Ġfight ing +Ġpred ict +ĠP ress +ĠP ower +Ġhe avy +ak ed +Ġf an +or ter +ate gy +B A +iz es +Ġsp end +H ere +Ġ200 7 +Ġad op +ĠH am +Ġfoot ball +ĠP ort +od ay +5 1 +amp ions +Ġtrans fer +h t +Ġ3 8 +ter m +ac ity +Ġb ur +] , +tern al +r ig +b ut +Ġthere fore +ĠB ecause +res p +re y +Ġm ission +S ome +Ġnot ed +Ġass um +Ġdise ase +Ġed it +Ġprog ress +r d +ĠB rown +oc al +Ġadd ing +Ġra ised +ĠAn y +Ġt ick +Ġsee ing +ĠPe ople +Ġagre ement +Ġser ver +Ġw at +Ġdeb ate +Ġsupp osed +il ing +Ġlarg est +Ġsuccess ful +ĠP ri +ĠDemocr atic +Ġj ump +ĠSyri a +Ġown ers +Ġoff ers +Ġshoot ing +Ġeff ic +se y +Ġha ven +ver se +te red +ĠL ight +im al +ĠB ig +Ġdef end +Ġbe at +Ġrecord s +% ) +Ġsc en +Ġemploy ees +Ġdev ices +he m +Ġcom mer +ĠM ex +Ġbenef it +ĠPro f +Ġil leg +Ġsur face +ĠAl so +Ġh arm +ing ly +w ide +ĠA lex +Ġsh ut +ĠC ur +Ġl ose +p m +Ġchall enge +se mb +Ġst ation +Ġint elligence +Ġacc ur +ĠFl or +Ġrequ ires +ĠM al +b um +Ġh ospital +Ġsp irit +Ġoff ered +Ġprodu ce +ĠComm un +Ġcreat ing +Ġcr is +s pect +Ġend ed +Ġd aily +Ġvot ers +land s +i as +i h +on a +Ġsm art +ĠOff ice +ĠL ord +ri al +ĠIntern et +Ġcirc um +Ġextreme ly +' . +Ġopin ion +ĠM il +Ġg ain +B S +ĠF in +y p +Ġuse ful +Ġbud get +Ġcom fort +is f +Ġback ground +el ine +Ġep isode +Ġen emy +Ġtri al +Ġestab lish +d ate +ĠC ap +Ġcontin ues +Ġshow ing +ĠUn ion +w ith +Ġpost ed +ĠSy stem +Ġe at +ri an +Ġr ise +ĠGerman y +il s +Ġsign ed +Ġv ill +Ġgr and +m or +ĠEng land +Ġproject s +um ber +Ġconf erence +z a +Ġrespons ible +ĠAr ab +Ġlearn ed +âĢĶ âĢĶ +i pping +ĠGe orge +O C +Ġreturn ed +ĠAustral ia +Ġb rief +Q u +Ġbr and +ill ing +ab led +Ġhig hest +Ġtr ain +ĠComm ission +wh ile +Ġn om +cept ion +Ġm ut +ĠBl ue +Ġinc ident +v ant +8 6 +ĠI D +Ġn uclear +7 4 +ĠL ike +ĠR E +ĠM icro +l i +m ail +Ġcharg es +8 9 +Ġad just +ad o +Ġear th +N A +Ġpr ices +P A +Ġd raft +Ġrun s +Ġcandid ate +ens es +Ġmanag ement +ĠPh il +ĠM iss +Ġte ach +g ram +Ġunderstand ing +a it +ic ago +A dd +ĠE p +sec ut +Ġsepar ate +Ġinst ance +Ġe th +Ġun less +**** **** +ĠF ore +in ate +Ġoper ations +S p +Ġf aith +g ar +ĠCh urch +ron ic +Ġconf ig +os ure +Ġactiv ities +Ġtrad itional +Ġ3 6 +Ġd irection +Ġmach ine +Ġsur round +Ġp ush +un ction +ĠE U +Ġeas ier +Ġarg ument +G B +Ġm icro +Ġsp ending +iz ations +Ġthe ory +ad ow +Ġcall ing +ĠL ast +Ġd er +Ġinflu ence +Ġcomm it +Ġph oto +Ġun c +ist ry +g n +ast e +ack s +Ġdis p +ad y +d o +ĠG ood +Ġ ` +Ġw ish +Ġreve aled +Âł Âł +l ig +Ġen force +ĠComm ittee +Ġche m +Ġmil es +Ġinterest ed +Ġsol ution +ic y +in ct +Ġ- > +ĠD et +Ġrem oved +Ġcomp ar +e ah +Ġpl ant +ĠS ince +Ġachie ve +Ġadvant age +Ġslight ly +b ing +Ġpl aced +u nder +201 5 +ĠM ad +Ġt im +os es +Ġc ru +ĠR ock +Ġmost ly +Ġneg ative +Ġset ting +Ġprodu ced +Ġm ur +Ġconnect ion +ĠM er +Ġdri ver +Ġexecut ive +Ġass ault +Ġb orn +ĠV er +t ained +Ġstruct ure +Ġredu ce +Ġdec ades +Ġd ed +u ke +ĠM any +idd en +Ġle ague +S e +Ġjo in +Ġdis co +Ġd ie +c ks +act ions +Ġass ess +ag n +Ġgo als +our s +I R +Ġsen ior +ill er +m od +ip ment +oc ol +u y +ĠQ ue +Ġpart ies +ir gin +Ġle arning +it able +Ġstre et +Ġcamer a +A pp +Ġsk ills +b re +c ious +Ġcele br +ĠFr anc +Ġexist ing +Ġwill ing +l or +Ġ id +ĠSp ace +Ġcrit ical +ĠL a +ortun ately +Ġser ve +Ġc old +Ġspec ies +T S +Ġanim als +ĠB ay +Ġold er +ĠU nder +est ic +ĠT re +Ġte acher +Ġpre fer +v is +Ġth read +ĠM att +Ġmanag er +ãĥ » +Ġprofess ional +ĠV ol +Ġnot es +The se +ul a +Ġf resh +ent ed +u zz +ed y +clus ion +ĠR el +Ġdoub t +E O +Ġopen ed +ĠB it +Ad vertisement +Ġgu ess +ĠU N +Ġse qu +Ġexpl ain +ott en +Ġatt ract +ak s +Ġstr ing +Ġcont ext +oss ible +ĠRepublic ans +Ġsol id +Ġc ities +Ġask ing +Ġr andom +u ps +ur ies +ar ant +dd en +g l +ĠFlor ida +Ġdep end +ĠSc ott +Ġ3 3 +Ġi T +ic on +Ġmention ed +Ġ2 000 +Ġclaim ed +Ġdefin itely +ul f +Ġc ore +Ġopen ing +ĠCon st +wh ich +ĠT ra +A G +7 2 +Ġbelie ved +ad a +Ġ4 8 +ĠSec urity +yr ight +ĠP et +ĠL ou +Ġhold ing +======== ======== +Ġ ice +Ġb row +Ġauthor ities +h ost +w ord +Ġsc ore +ĠD iv +Ġcell s +Ġtrans l +Ġneigh bor +Ġrem ove +u ct +Ġdist rict +ĠA ccording +Ġwor se +Ġconcern s +Ġpresident ial +Ġpolic ies +ĠH all +7 3 +Ġh us +A Y +Ġ200 6 +ĠJ ud +Ġindepend ent +ĠJust ice +ili ar +pr int +igh ter +Ġprotect ion +z en +Ġsu dden +h ouse +ĠJ es +P R +ĠIn f +Ġb ul +Ġ _ +ĠServ ice +ĠP R +Ġstr ategy +ff ect +Ġgirl s +Ġmiss ing +oy al +ĠTe am +ul ated +Ġd at +Ġpolit ics +ab or +A ccording +Ġspe ll +Ġg raph +ort hern +T C +A b +Ġlab or +is her +Ġk ick +ĠiT unes +Ġstep s +pos es +Ġsmall er +E n +ber t +Ġro ll +Ġresear chers +Ġcl osed +Ġtrans port +Ġlaw y +________ ________ +ĠCh icago +Ġas pect +Ġn one +Ġmar riage +9 6 +Ġe lements +ĠF re +ĠS al +Ġd ram +F C +t op +e qu +Ġhe aring +Ġsupport ed +Ġtest ing +co hol +Ġmass ive +Ġst ick +Ġgu ard +is co +ph one +F rom +How ever +Ġb order +Ġcop y +ograph y +l ist +7 1 +Ġown er +cl ass +ru it +r ate +ĠO nce +Ġdig ital +Ġt ask +ER S +Ġinc red +t es ++ + +ĠFr ance +Ġb reat +ow l +Ġiss ued +ĠW estern +Ġdet ect +Ġpart ners +Ġsh ared +ĠC all +Ġcan cer +ac he +rib e +Ġexpl ained +Ġhe at +{ " +Ġinvest ment +ĠB ook +Ġw ood +Ġtool s +ĠAl though +Ġbelie f +Ġcris is +Ġg e +ĠM P +Ġoper ation +ty pe +~ ~ +g a +Ġcont ains +ant a +Ġexp ress +ĠG roup +ĠJ ournal +k a +Ġam b +ĠUS A +Ġfind ing +Ġfund ing +h ow +Ġestab lished +ide os +Ġdeg ree +Ġdanger ous +ang ing +Ġfre edom +pp ort +out hern +Ġch urch +Ġc atch +ĠTw o +Ġpres ence +ĠGu ard +U p +Ġauthor ity +ĠPro ject +Ġbut ton +Ġcon sequ +Ġval id +Ġwe ak +Ġstart s +Ġref erence +ĠM em +" ) +U N +or age +ĠO pen +Ġcol lection +y m +g ency +Ġbeaut iful +ro s +Ġtell s +Ġwa iting +n el +Ġprov iding +ĠDemocr ats +Ġd aughter +Ġm aster +Ġpur poses +ĠJapan ese +Ġequ al +Ġturn s +Ġdoc uments +Ġwatch ing +R es +Ġr an +201 4 +Ġre ject +ĠKore a +Ġvictim s +Le vel +ere nces +Ġw itness +Ġ3 4 +Ġre form +com ing +Ġocc up +Ġc aught +Ġtra ffic +ad ing +Ġmod els +ar io +Ġserv ed +Ġb atter +u ate +ĠSecret ary +Ġagre ed +Ġtr uly +yn am +ĠR et +Ġun its +ĠRes earch +h and +az ine +ĠM ike +Ġvar iety +ot al +Ġam azing +Ġconfir med +Ġentire ly +Ġpurch ase +Ġe lement +Ġc ash +Ġdeter mine +D e +Ġc ars +ĠW all +â ĸ +Ġview s +Ġdrug s +Ġdep artment +ĠSt ep +u it +Ġ3 9 +as ure +ĠCl ass +Ġc overed +ĠB ank +Ġme re +u ana +Ġmult i +Ġm ix +Ġun like +lev ision +Ġsto pped +Ġs em +ĠG al +ul es +Ġwe l +ĠJohn son +l a +Ġsk ill +Ġbec oming +ri e +Ġappropri ate +f e +ell ow +ĠPro t +ul ate +oc ation +Ġweek end +od ies +Ġsit es +Ġanim al +ĠT im +Ġsc ale +Ġcharg ed +Ġinst ruct +ill a +Ġmethod s +Ġc ert +Ġjud ge +ĠH el +Ġdoll ars +Ġstand ing +ĠS qu +Ġdeb t +l iam +Ġdri ving +ĠS um +ĠEd ition +Ġal bum +and on +I F +ĠU k +6 3 +ad er +Ġcommer cial +es h +ĠGovern ment +Ġdisc overed +Ġout put +ĠHill ary +ĠCar ol +Ġ200 5 +Ġab use +anc ing +Ġsw itch +Ġann ual +T w +Ġst ated +ag ement +in ner +Ġdem ocr +Ġres idents +Ġallow ing +Ġfact ors +od d +Ġf uck +em ies +Ġoccur red +ot i +Ġn orth +ĠP ublic +Ġinj ury +Ġins urance +C L +oll y +ã Ģ +Ġrepe ated +Ġar ms +ang ed +Ġconst ruction +Ġf le +P U +ic ians +Ġfor ms +ĠMc C +ant ic +Ġm ental +p ire +Ġequ ipment +Ġf ant +Ġdiscuss ion +Ġregard ing +k in +ar p +Ġch air +og ue +Ġpro ceed +ĠI d +O ur +Ġmur der +M an +Ġ4 9 +as p +Ġsupp ly +Ġin put +Ġwe alth +liam ent +Ġpro ced +or ial +ĠSt at +ĠN FL +hen s +ĠInst itute +Ġput ting +ourn ament +et ic +Ġloc ated +Ġk id +er ia +r un +Ġpr inc +Ġ ! +go ing +ĠB et +Ġcl ot +Ġtell ing +Ġprop osed +i ot +or ry +Ġfund s +g ment +ĠL ife +Ġb aby +ĠB ack +Ġsp oke +Im age +Ġear n +ĠA T +g u +Ġex change +ĠL in +ov ing +Ġp air +M ore +az on +Ġarrest ed +Ġkill ing +c an +ĠC ard +y d +Ġident ified +Ġm obile +Ġthan ks +ony m +ĠF orm +Ġhundred s +ĠCh ris +ĠC at +Ġtre nd +h at +ĠA v +om an +Ġelect ric +ĠW il +S E +O f +Ġrest aur +ot ed +Ġtr ig +Ġn ine +Ġb omb +Wh y + ¯ +Ġco verage +Ġapp eal +ĠRober t +ĠS up +Ġfin ished +Ġfl ow +Ġdel iver +Ġcal cul +Ġphot os +Ġph il +Ġpie ces +Ġapp re +k es +Ġr ough +D o +Ġpart ner +Ġconcern ed +Ġ3 7 +ĠG en +C ol +ct ors +Ġ= > +st ate +Ġsuggest ed +ĠFor ce +C E +Ġher self +ĠPl an +w orks +o oth +ren cy +Ġcor ner +Ġhus band +Ġintern et +ĠA ut +em s +os en +ĠAt l +g en +Ġbal ance +6 2 +Ġsound s +te xt +Ġar r +ov es +Ġmill ions +Ġrad io +Ġsat isf +ĠD am +M r +G o +S pe +Ġcomb at +r ant +ĠG ree +Ġf uel +Ġdist ance +Ġtest s +Ġdec re +ĠE r +Ġman aged +D S +Ġt it +Ġmeas ures +ĠL iber +Ġatt end +as hed +ĠJ ose +ĠN ight +d it +ĠN ov +ĠE nd +out s +Ġgener ation +Ġadv oc +y th +Ġconvers ation +ĠS ky +act ive +ce l +ri er +ĠFr ank +Ġg ender +Ġcon cent +Ġcar ried +and a +ĠV irgin +Ġarri ved +ic ide +ad ed +Ġfail ure +Ġmin imum +le ts +Ġwor st +Ġkeep ing +Ġint ended +Ġilleg al +Ġsub sc +Ġdetermin ed +Ġtri p +Y es +Ġra ise +Ġ ~ +Ġfeel s +Ġpack age +ĠJ o +h i +201 6 +re al +Ġf ra +Ġsy mb +M e +uck y +p ret +ĠK h +ĠEd it +ĠWe b +em ic +ĠCol or +Ġjust ice +I nt +Ġfar m +ck now +" > +el ess +Ġredu ced +Ġ5 00 +x x +ĠR ad +ĠW ood +Ġcl in +Ġhy p +il er +ur a +k ins +8 5 +6 1 +ĠThe ir +ĠM ary +Ġs an +Ġno vel +ĠWh o +Ġcap acity +Ġimp ossible +Ġpl ays +Ġmin ister +ij uana +ic ate +ĠS et +Ġf ram +Ġ ing +Ġcommun ities +ĠF BI +it a +Ġb on +Ġstr ateg +Ġinterest s +l ock +g ers +m as +ĠAN D +Ġconflic t +Ġrequire ments +Ġs ac +Ġoper ating +in i +rel ated +Ġcomm itted +Ġrelative ly +Ġs outh +¯ ¯ +Ġaff ord +Ġident ity +Ġdec isions +Ġacc used +pl ace +Ġvict ory +o ch +i at +N ame +C om +t ion +ed s +Ġsee k +Ġt ight +ĠIm ages +Ġinit i +Ġhum ans +Ġfam iliar +Ġaud ience +Ġintern al +vent ure +Ġs ides +ĠT O +Ġd im +Ġcon clud +Ġapp oint +Ġenforce ment +ĠJ im +ĠAssoci ation +Ġcircum st +ĠCanad ian +Ġjo ined +Ġdiffere nces +ĠL os +Ġprot est +Ġtw ice +w in +Ġgl ass +ars h +ĠAr my +Ġexp ression +Ġdec ide +Ġplan ning +an ia +Ġhand le +ĠMicro soft +ĠN or +Ġmax imum +ĠRe v +Ġse a +Ġev al +Ġhel ps +re f +Ġb ound +Ġm outh +Ġstand ards +Ġcl im +ĠC amp +ĠF ox +cl es +Ġar my +ĠTe chn +ack ing +x y +S S +Ġ4 2 +Ġbu g +ĠUk rain +ĠM ax +ĠJ ones +ĠSh ow +l o +Ġplan et +Ġ7 5 +Ġwin ning +Ġf aster +Ġspe ct +Ġbro ken +T R +Ġdef ined +Ġhealth y +Ġcompet ition +htt ps +ĠIs land +ĠF e +Ġannoun ce +ĠC up +ĠInst ead +Ġcl ient +Ġposs ibly +se ction +ock et +l ook +Ġfin ish +Ġcre w +Ġres erv +Ġed itor +Ġh ate +Ġs ale +Ġcontro vers +Ġp ages +w ing +Ġnum er +Ġopp osition +Ġ200 4 +Ġref uge +Ġfl ight +Ġap art +ĠL at +A meric +ĠAfric a +Ġapplic ations +ĠPal est +ĠB ur +Ġg ar +ĠSoc ial +Ġup gr +Ġsh ape +Ġspe aking +ans ion +a o +ĠS n +Ġwor ry +ĠBrit ain +P lease +rou d +Ġh un +Ġintrodu ced +Ġd iet +I nd +ĠSec ond +Ġfun ctions +ut s +ĠE ach +ĠJe ff +Ġst ress +Ġaccount s +Ġgu arant +ĠAn n +ed ia +Ġhon est +Ġt ree +ĠAfric an +ĠB ush +} , +Ġs ch +ĠOn ly +Ġf if +ig an +Ġexerc ise +ĠEx p +Ġscient ists +Ġlegisl ation +ĠW ork +ĠS pr +à Ĥ +ĠH uman +Ġ è +Ġsur vey +Ġr ich +ri p +Ġmain tain +Ġfl o +Ġleaders hip +st ream +ĠIslam ic +Ġ 01 +ĠCol lege +Ġmag ic +ĠPr ime +Ġfig ures +201 7 +ind er +x ual +ĠDe ad +Ġabsolute ly +Ġfour th +Ġpresent ed +resp ond +rib le +Ġal cohol +at o +ĠD E +por ary +Ġgr ab +Ġvar i +Ġqu ant +ĠPh oto +Ġpl us +r ick +ar ks +Ġaltern ative +Ġp il +Ġappro x +th at +Ġobject s +ĠR o +ĠAnd roid +Ġsignificant ly +ĠR oad +k ay +R ead +av or +Ġa cknow +ĠH D +ĠS ing +O r +ĠM ont +Ġun s +pro f +Ġneg oti +ĠAr ch +ik i +Ġte levision +ĠJew ish +Ġcomm ittee +Ġmot or +Ġappear ance +Ġs itting +Ġstri ke +ĠD own +com p +ĠH ist +Ġf old +ac ement +ĠLou is +Ġbel ong +ĠâĢ ¢ +Ġm ort +Ġprep ared +Ġ6 4 +ĠM aster +Ġind eed +ĠD en +Ġre nt +T A +our ney +ar c +S u +9 7 +Ġadv ice +Ġchang ing +Ġlist ed +Ġlaun ched +is ation +ĠP eter +is hes +Ġl ived +ĠM el +ĠSup reme +ĠF ederal +Ġ) ; +ruct ure +Ġset s +Ġphil os +u ous +Ġ ł +Ġappl ied +ĠN OT +Ġhous ing +ĠM ount +Ġo dd +Ġsu st +D A +ffic ient +Ġ ? +ol ved +Ġp owers +Ġth r +Ġrem aining +ĠW ater +L C +Ġca uses +ãģ ® +Ġman ner +ad s +Ġsuggest s +Ġend s +stand ing +f ig +ĠD un +id th +Ġg ay +Ġter min +ĠAngel es +M S +Ġscient ific +Ġco al +ap ers +b ar +ĠThom as +Ġsy m +ĠR un +th is +P C +igr ants +Ġmin ute +ĠDist rict +cell ent +Ġle aves +Ġcomple ted +am in +Ġfoc used +Ġmon itor +Ġveh icles +M A +ĠM ass +ĠGr and +Ġaffect ed +itution al +Ġconst ruct +Ġfollow s +Ġt on +re ens +Ġh omes +ĠE xt +ĠLe vel +r ast +ĠI r +Ġel im +Ġlarge ly +ĠJ oe +Ġvot es +all s +Ġbusiness es +ĠFound ation +ĠCent ral +Ġy ards +Ġmaterial s +ul ner +Ġgu ide +Ġclos er +um s +Ġsp orts +ed er +J ust +Ġtax es +8 4 +ĠO ld +Ġdec ade +ol a +Ġv ir +Ġdro pped +Ġdel ay +it ect +Ġsec ure +ste in +le vel +Ġtre ated +Ġfil ed +ain e +Ġv an +Ġm ir +Ġcol umn +ict ed +e per +Ġro t +Ġcons ult +Ġent ry +Ġmar ijuana +ĠD ou +Ġapparent ly +ok ing +clus ive +Ġincre ases +an o +Ġspecific ally +Ġte le +ens ions +Ġrelig ion +ab ilities +Ġfr ame +ĠN ote +ĠLe e +Ġhelp ing +Ġed ge +ost on +Ġorgan izations +à ĥ +ĠB oth +hip s +Ġbig ger +Ġbo ost +ĠSt and +Ġro w +ul s +ab ase +Ġr id +L et +are n +ra ve +Ġst ret +P D +Ġv ision +Ġwe aring +Ġappre ci +Ġa ward +ĠU se +Ġfact or +w ar +ul ations +) ( +Ġg od +Ġter rit +Ġpar am +ast s +8 7 +Ġen emies +ĠG ames +F F +Ġacc ident +W ell +ĠMart in +T ER +Ġat h +ĠHe ll +Ġfor g +Ġve ter +ĠMed ic +f ree +Ġst ars +Ġexp ensive +Ġac ad +ra wn +ĠW he +Ġl ock +Ġform at +Ġsold iers +s m +Ġag ent +Ġrespons ibility +or a +ĠS cience +Ġrap id +Ġt ough +ĠJes us +Ġbelie ves +M L +Ġwe ar +le te +Ãĥ ÃĤ +ĠD ri +Ġcomm ission +ĠB ob +O h +ap ed +Ġwar m +ÃĥÃĤ ÃĥÃĤ +Ġ200 3 +ort ion +Ġhas n +ust er +Ġun ivers +ĠI ll +Ġk ing +olog ies +9 4 +ĠT em +ĠM os +Ġpat ient +ĠMex ico +ce an +ĠDe ath +ĠSand ers +y ou +ĠC ast +ĠComp any +pt y +Ġhappen ing +F P +ĠB attle +Ġb ought +A m +M od +U s +ut ers +ĠC re +ĠTh ose +Ġ4 4 +is er +Ġs oul +ĠT op +ĠHar ry +ĠA w +Ġse at +ff ee +Ġrev olution +Ġ( " +ĠD uring +et te +Ġr ing +Ġoff ensive +Ġreturn s +Ġv ideos +Ġdis cl +Ġfam ous +en ced +ĠS ign +ĠR iver +Ġ3 00 +P M +ĠB us +ĠC H +Ġcandid ates +ard en +Ġpercent age +Ġvis ual +Ġthan k +Ġtrou ble +ner gy +Ġ200 1 +Ġpro ve +ash ion +Ġen h +ĠL ong +U M +Ġconnect ed +Ġposs ibility +O ver +Ġexper t +Ġl ibrary +art s +ĠDirect or +Ġfell ow +9 2 +ir ty +Ġd ry +Ġsign s +ĠL ove +Ġqu iet +f oot +Ġp ure +ĠH un +Ġf illed +ph as +ĠE lect +end ment +ĠEx pl +Ġun able +n s +m o +Ġv ast +ob e +Ġident ify +app ing +ĠCarol ina +g ress +Ġpro te +Ġf ish +Ġcircumst ances +raz y +ĠPh ot +Ġb odies +ĠM ur +Ġdevelop ing +ĠA R +Ġexperien ced +Ġsubst ant +ĠBo ard +es ome +Ġdom estic +Ġcomb ined +ĠP ut +Ġchem ical +ĠCh ild +Ġpo ol +ĠC y +Ġe gg +c ons +st ers +Ġh urt +Ġmark ets +Ġconserv ative +Ġsupp orters +Ġag encies +id el +O b +ur b +Ġ4 3 +ĠDef ense +y e +ĠA p +du le +Ġtemper ature +Ġconduct ed +ĠCh ief +Ġpull ed +Ġf ol +L ast +ont o +os is +V ER +D es +ĠP an +F irst +Ġadv ance +Ġlic ense +r ors +ĠJ on +Ġimag ine +Ġhe ll +Ġf ixed +Ġinc or +os ite +ĠL og +ick en +] : +Ġsurpr ise +h ab +Ġc raft +ol t +ĠJ ul +Ġd ial +Ġrele vant +Ġent ered +Ġlead s +ĠA D +ĠCle an +Ġpict ures +ess or +Ġal t +Ġpay ing +P er +ĠMark et +Ġupd ates +am ily +ĠT ype +ĠH ome +Ġ5 5 +semb ly +rom e +8 3 +Ġgreat est +Ġhe ight +Ġhe av +ain ts +Ġlist en +as er +ĠS H +Ġcap able +ac le +Ġpers pect +in ating +Ġoff ering +ry pt +ĠDe velop +ab in +r c +Ġbr ight +al ty +ar row +Ġsupp l +ind ing +ack ed +gy pt +ĠAn other +p g +ĠVirgin ia +ĠL u +Ġpl anned +Ġp it +Ġswe et +T ype +ĠD i +Ġtyp ically +ĠFranc isco +Ġpro spect +ĠD an +Ġte en +re es +Ġsc hed +Ġh ol +Ġsc r +Ġlot s +l ife +Ġnews p +Ġfor get +ĠN one +ĠM iddle +ĠR yan +ed d +Ġse vere +Ġsu it +ll er +9 3 +Ġcor respond +Ġexpl os +u ations +Ġfl ag +g ame +r id +Ġpr in +ĠD ata +Ġde ploy +ĠEn ter +su it +gh an +ĠM en +Ġthough ts +Ġmat ters +Ġad apt +ĠA ri +Ġf ill +Ġfor th +Ġs am +Ġ4 1 +Ġpay ment +ĠH or +Ġsp ring +du c +Ġl osing +Ġbring ing +F O +al a +Ġdist ribution +he red +b our +ĠIsrael i +om a +Ġcomb ination +Ġpl enty +V E +C an +ĠH aw +Ġper man +ĠSpe cial +Ġto w +Ġsee king +Ġexam ples +Ġclass es +c r +Ġbe er +Ġmov es +ĠI P +ĠK n +Ġpan el +E ven +Ġproper ly +Ġr is +Ġpl ug +Ġestim ated +E very +Ġdef ensive +ag raph +Ġpre gn +Ġinst it +ĠV ict +Ġvol ume +Ġpos itions +Ġl inks +ĠPro gram +ĠWe ek +ag ues +Ġtrans form +k er +ĠC EO +Ġc as +Ġopp onent +Ġtwe et +ĠC ode +Ġsh op +Ġf ly +Ġtal ks +Ġb ag +Ph one +Ġa id +Ġpl ants +Ġ6 5 +Ġatt orney +ar ters +qu est +ĠMag ic +Ġbeg ins +Ġmy ster +Ġenvironment al +Ġst orage +N N +Ġm arg +Ġs ke +Ġmet al +ell y +Ġord ered +Ġrem ained +Ġl oved +Ġprom pt +Ġupd ated +Ġexper ts +Ġwalk ing +Ġan cient +Ġperform ed +AT E +Ġne ither +i ency +Ġmanufact ure +ĠP ak +Ġselect ed +Ġm ine +Ġult imately +Ġexpl an +Ġlab el +ĠServ ices +ribut ed +Tr ump +Ġsy n +ĠU lt +S C +Ġme at +Ġg iant +ĠW ars +ĠO N +Ġad m +Ġinter pret +Ġeven ing +Ġev il +ĠB oston +ĠW ild +Ġ à +ĠBit coin +ĠAm azon +D r +ĠIn formation +Ġobvious ly +Ġadv anced +Ph oto +ol ar +Ġwe ather +Ġsymb ol +Ġso le +Ġpot entially +ost er +Ġorig inally +m un +3 00 +az e +ess ions +Ġde ck +Ġst ood +Ġyou th +ĠB ern +R ep +ĠT est +Ġbas ically +ot ic +Ġinvol ve +ol it +ly n +S ee +Ġair craft +Ġconf irm +E W +Ġmess ages +ĠRich ard +Ġk it +Ġpro hib +Ġv ulner +is ters +Ġexist ence +Ġturn ing +ĠS P +Ġdes ire +Ġfl at +Ġm ent +se ason +ang es +Ġneighbor hood +ĠL ake +AT ION +Ġpoint ed +b ur +Ġinn ov +uc ks +U L +Ġprofess or +Ġexp ressed +A B +ic ious +Ġ200 2 +ĠDe v +Ġs ession +Ġb are +s en +Ġdis s +ĠC ath +ĠP ass +ĠP oint +Ġdo ctor +or row +ail ed +ĠR ub +ĠD C +ĠChar l +p erson +Ġwrit er +igh ters +ure au +Ġob lig +Ġrecord ed +Ġbro ke +Ġord ers +il ty +Ġmot ion +in ity +l aw +ad ium +Ġimm igration +Ġcontr ast +Ġb att +Ġex cellent +Ġtechn ical +am i +Ġt un +Ġcl oud +ĠY ear +ge on +Ġcre ation +Ġstr ange +Ġa uth +Ġfor t +b orn +Ġext ent +ĠT oday +ĠCl ub +Ġr ain +Ġs ample +Ġaccept ed +Ġt act +Ġf ired +ĠS on +Ġstand s +Ġb oot +Ġ4 7 +Ġstat ements +Ġvers ions +Ġse lling +ound ed +Ġ199 0 +Ġwere n +ĠW atch +Ġexper iment +P ost +Ġret ail +ul ed +In st +un te +ãĥ ¼ +Ġdep art +Ġb ond +i very +om pl +Ġre action +ĠSyri an +ĠP ac +app ed +ani el +D P +Ġres olution +Ġre act +Ġappro ved +on om +m ond +ĠO ffic +-- - +Ġrepl ace +Ġt ack +Ġsp ort +Ġch ain +Ġemer gency +r ad +ĠPalest in +Ġ4 6 +Ġautom atically +Ġrout e +Ġp al +Ġb anks +ĠPar is +ĠMed ia +ro ad +ic ing +i xt +ist ed +Ġg rew +Ġco ord +ĠW here +om in +Ġsub s +� � +Ġ ± +Ġcorpor ate +Ġse lection +n oon +ĠRep ort +c s +clud ing +ord ers +anc he +ĠIt s +Ġslow ly +ĠE gypt +ĠA cc +Ġcol le +iqu es +E X +Ġattempt s +ur l +ĠC ross +Ġfind ings +ĠS C +ĠO R +Ġind ex +ens ity +ĠW ay +ĠL and +Ġsh ock +d is +Ġd ynam +Ġc art +m osp +S ince +i est +ĠB oy +Ġst orm +ĠCont in +201 3 +he w +il it +Ġess ential +iqu id +O ther +ive red +Ġreason able +A ct +Ġsub sequ +ĠP ack +ĠF ort +Ġconsider ing +Ġun iversity +l og +Ġmar ried +Ġill ust +ĠTr ue +£ ı +Ġnumer ous +rast ructure +Ġserious ly +Ġrefer red +u a +Ġconsist ent +on na +ĠRe al +ru ption +ci ples +Ġfact s +9 1 +ot es +er g +The n +Ġacc ompl +N ote +Ġre venue +Ġpass ing +Ġm al +e en +ĠY et +Ġg ather +ter day +ew ork +ĠA uthor +P e +Ġopt im +Ġr ub +Ġè £ı +Ġun known +st one +Ġun ion +ol ve +Ġopportun ities +Ġbrow ser +ĠW al +ĠC ost +Ġreport ing +st s +p et +Ġs and +Ġsudden ly +Ġsurpr ising +ĠV R +Ġsomew hat +ĠB as +ult ure +iz z +ĠC D +Ġchalleng es +Ġsett ings +Ġexperien ces +ĠF ull +Ġcan n +Ġrece iving +ES T +Ġj oint +Ġcult ural +Ġa st +8 2 +as tern +ce ived +ĠC ru +Ġb ull +p ired +am m +Ġfac ing +p ower +Ġb oss +ĠH ol +Ġinst r +Ġincreasing ly +Ġsh ift +Ġstre ets +ĠWilliam s +ab b +Ġl ie +Ġl augh +ĠC a +P L +Ġadult s +Ġcustom er +Ġob tained +Ġsupport ing +ht ml +f ire +Ġdetail ed +Ġpick ed +ĠR ight +ld er +E E +st ood +ĠK im +Ġw ire +Ġs ight +Ġdevelop ers +Ġpers ons +Ġs ad +Ġc up +Ġwar ning +Ġboy s +l ong +Ġb ird +f o +Ġw al +Ġobserv ed +Ġz one +iven ess +Ġch annel +c ript +Ġref used +ĠAg ain +Ġsu c +Ġspokes man +ĠRe f +r ite +ou ston +ãĥ ³ +ĠS her +Ġact s +ĠN ame +Ġstrugg le +ar ry +omet imes +Ġdisc rim +H T +Ġcateg ory +Ġreal ize +Ġemploy ee +ĠAf ghan +en ger +Ġgun s +ĠSte ve +ĠM ot +ĠO l +ok ed +Ġth ick +Ġfair ly +ill y +Ġsur ve +ĠM at +we ight +â Ķ +Ġtro ops +Ġag ents +Ġbatter y +Ġmot iv +à ¡ +S ec +d en +o very +L S +Ġfl u +Ġconf ident +ĠO per +Ġem pty +Ġp hen +Ġse ctor +Ġexc ited +Ġrem ote +ap h +o en +Ġdestroy ed +Ġmor al +ĠH P +ĠR on +Ġd ress +ĠB at +Ġl it +ĠM S +Ġa f +H L +r um +is ms +Ġshould n +Ġsym pt +ĠTor onto +het ic +Ġcar bon +Ġinstall ed +Ġviol ent +Ġsol ar +j a +Ġpract ices +Ġr ide +ĠP enn +Ġimpro ved +Ġaud io +Ġbehav i +ĠP S +Ġe ating +D ata +ĠRe view +p ass +cl aim +u ated +ang ers +c hen +Ġproper ties +Ġany where +An other +Ġbl ow +ĠJack son +Ġp roud +Ġplan e +l ines +Ġsqu are +Ġpro of +ans as +Ġtalk ed +m akers +Ġs ister +Ġhold s +Ġres ident +Ġ= = +Ġresist ance +Ġspl it +Ġpro secut +Ġconf idence +res ents +Ġcut s +Ġexcept ion +Ġz ero +Get ty +Ġcop yright +Ġtot ally +orm al +ific ations +ĠAustral ian +Ġs ick +Ġ1 50 +Ġhouse hold +Ġfe es +Ġdri vers +og en +ĠN Y +Ġnecess arily +Ġregul ations +ear ing +s l +Ġperspect ive +c are +ic ial +H is +Ġesc ape +Ġsurpr ised +ĠV an +ur rent +Ġv ac +8 1 +ĠTh us +Ġem phas +ĠCh ampions +ĠI ce +Ġn arr +Ġhead s +Ġca using +b el +f ortunately +ĠM a +Ġtarg ets +ci pl +Ġafter noon +Ġadd s +ĠMay be +ĠF our +ess ed +ple te +Ġus ual +ch o +ing u +Ġwith d +ĠE nergy +ĠE conom +O O +Ġart icles +Ġinj ured +Ġman age +Ġexpl ains +Ġdi agn +R ec +at ures +Ġlink ed +Ġdiscuss ed +Ġexpl o +Ġocc asion +ath an +Ġopp osite +Ġfac es +Ġden ied +ĠK night +Ġn ut +Ġapprox imately +Ġdisapp oint +onym ous +ĠB est +ĠL o +ĠH y +ĠA ff +Ġvot ing +an while +ĠII I +Ġinstit utions +ag ram +ĠD aily +Ġdr ag +Ġnear by +Ġgu ilty +Ġcon ver +P re +s hip +Ġre ward +Ġphilos oph +ĠS S +u gh +Ġapp s +f riend +Ġu pper +Ġad vert +Ġs now +Ġfr ust +Ġour selves +F r +ĠD ie +amp ion +Ġdis miss +Ġc ere +Ġsign al +f rom +Ġ ). +Ġ5 2 +Ġcr imes +it ors +est ival +use um +Ġcoun cil +ĠS aud +M ay +ĠG un +ic ian +et her +Ġsu fficient +ĠH en +so le +Ġhistor ical +ĠF ar +ĠT urn +Ġp in +Ġsuc ceed +m at +ly mp +Ġtrad ition +ĠO k +Ġc ro +Ġdesc ription +al le +Ġsk y +T e +Ġwide ly +Ġw ave +Ġdefin ition +ĠJew s +Ġcy cle +Ġref ere +Ġbr ings +us al +Ġal ive +Ġfrequ ently +Ġint ention +ĠCont rol +l v +y stem +Ġpriv acy +g ent +ren ce +ĠQu est +ĠChrist mas +Ġr ail +Ġco oper +Ġtest ed +ĠC apt +as ks +Ġcomfort able +Ġdel ivered +sc ape +Ġdep th +ĠG OP +Ġwrit es +Ġass ets +Ġsa v +im ents +Ġtrans ition +Ġart ist +ĠL ook +Ġl ob +Ġcomp onents +ar ity +Ġwalk ed +Ġro ot +Ġparticip ants +Ġnot iced +Ġres c +Ġn av +ĠAd minist +d a +ut ral +pl ate +Ġimport ance +Ġass ert +ious ly +c ription +Ġinj uries +ĠChe ck +Ġregist ered +Ġint ent +Ġmiss ed +ograph ic +Ġsent ence +oun ter +Ġassist ance +ev in +Ġdat abase +Ġbuild ings +Ġclass ic +Ġth inks +ĠOh io +P r +ug g +Ġfe e +p an +Ġeffect ively +Ġfac ility +Ġbe ar +Ġch apter +Ġdog s +ĠCol umb +Ġl atter +it ial +Ġad mitted +T V +ĠGe org +Ġpost s +\ \ +Ġlawy er +Ġequ ival +Ġm and +Ġcontro lled +ĠW alk +ĠAnd rew +Ġmen u +am ental +Ġprotect ed +v a +Ġadminist r +or al +Ġre in +ĠS ar +Ġamount s +Ġn ative +ĠM oon +Ġrep resents +Ġab andon +Ġcarry ing +Ġt ank +m ary +Ġdecl ared +T ube +Ġh at +Ġpun ish +el lect +m es +Ġun iverse +ĠR od +ph y +Ġinf rastructure +Ġ5 1 +Ġopp osed +ow nt +c a +ĠM ake +Ġhard ware +Ġco ffee +R el +b al +w orld +ĠS af +ĠSe a +in als +Ġown ed +Ġh all +ers ion +Ġdescrib e +ĠP ot +Ġport ion +Ġat mosp +Ġgovern ments +Ġdep ending +Ġoff ense +Ġtr ick +aw a +ĠL ine +ĠV is +ĠH ard +ĠOr ig +ĠCl ick +Ġdes k +ĠVal ley +ĠS ov +Ġmov ies +Ġrem ark +Ġm ail +Ġcons cious +Ġrul ing +ĠR ights +Ġmed ic +he nt +ĠW omen +> < +Ġrepl aced +ĠP rem +ĠTh anks +Ġre new +ĠB all +if orm +Ġsh ots +C omm +Ġar med +Ġconst ant +Ġt aste +Ġreal ized +Ġbu ff +Ġm o +Ġeffic ient +M ost +or ation +if ies +Ġcommun ication +Ġfl ood +Ġconsequ ences +Ġany way +ig g +ĠG M +ĠTh ank +Ġ iron +Ġev olution +ĠC op +tw itter +Ġ9 5 +Ġrelationship s +ad el +ĠYou ng +Ġpropos al +ay ers +uild ing +ĠH ot +OR E +c os +Ġcoll abor +P G +ax y +Ġknow ing +Ġsupport s +ow ed +Ġcontrol s +Ġmere ly +um er +Ġath let +Ġf ashion +p ath +Ġg ift +Ġer a +AN D +Ġkind s +ĠKore an +Ġleg it +ul ous +Ġess entially +Ġthe rap +n ic +Ġsuff ered +Ġh ur +Ġprom ise +Ġex cess +Ġover w +Ġpr ime +ĠH ouston +er ry +ĠM s +R S +201 2 +Ġst ores +ĠO lymp +Ġj ourney +Al though +S ub +ĠE duc +ĠCh apter +Ġrequest s +Ġconsum ers +Ġt iny +Ġis ol +ĠF air +b a +ĠY OU +Ġcr ash +ce ler +Ġemot ional +Ġgood s +Ġelect ed +Ġmod er +ĠLin ux +Ġbl ocks +Ġis land +ĠSoc iety +Ġelect ions +Ġbroad cast +Ġche ap +Ġn ations +Ġse asons +4 00 +Ġwas te +ĠS at +Ġfield s +em ploy +Ġprof ile +Ġauth ors +AL L +ĠG ra +w est +ĠT y +Ġdeath s +Ġv acc +Ġfor med +Ġd u +Ġon going +ĠMuslim s +el f +ig ure +Ġass ume +ĠUkrain e +w ater +Ġco ast +Ġvot ed +g or +ĠA S +ĠMich igan +az a +ĠAr m +i ro +Ġf lex +as ters +' ' +Ġwel come +ar l +Ġloc ations +ig ation +ĠF il +Ġbu ying +Ġarch itect +Ġhard er +ĠC ub +Ġinter face +Ġrestaur ant +Ġdisco ver +Ġex ceed +Ġfav our +ger y +Ġd uty +Ġp itch +ad or +ĠM ach +b oy +Ġrespond ed +Ġext ended +her s +M any +ra id +if er +ĠIn s +S er +Ġmed ium +s he +ĠS ports +Ġmag azine +ut ation +Ġlim its +ĠG all +Ġex ternal +raz il +Ġyoung er +t le +Ġrem ind +ĠC ON +Ġimmedi ate +Ġh idden +Ġvol unte +Ġsim pl +od cast +Ġph ase +d r +Ġpl ot +Ġexp osure +R I +og rap +v in +an ish +ĠAc ad +ĠEng ine +Ġexp ansion +ĠP ay +Y our +Ġpus hed +ĠE ll +ĠHe ad +Ġmarket ing +ĠA C +k et +Ġh its +Ġg ro +ĠA ge +ĠSc ot +] [ +Ġst im +Ġi Phone +Ī Ĵ +Ġn arrow +ĠGet ty +ĠTur key +Ġperfect ly +Ġen able +ut ch +Ġprec ise +Ġreg ime +Ġsh if +Ġcomp ens +g un +d iv +Ġch osen +ĠK en +An y +Ġtre es +Ġrecomm ended +ĠR en +u able +ĠH T +F ollow +E G +ĠH and +ĠK enn +Ġarg uments +Ġex ists +Ġb ike +ĠCons erv +Ġbre aking +ĠG ar +Ġc razy +Ġvirt ual +ay lor +ix el +Ġ19 80 +Ġper mission +ĠSer ies +Ġconsum er +Ġclose ly +c alled +Ġ5 4 +Ġhop es +Ġar ray +ĠW in +ĠLab our +Ġsp ons +ĠI re +Ġp ow +Ġread ers +Ġemploy ment +Ġcreat ure +Ġresult ing +Ġaccur ate +Ġmom ents +Ġarg ued +Ġp ed +D uring +Ġ5 3 +ĠT al +Ġs ought +Ġsuff ering +Ġ icon +le e +Ġ( $ +al ian + ° +Ġp ra +Ġbon us +( " +k o +Ġact ing +D E +f all +Ġcompar ison +Ġsm ooth +ĠN AS +u pp +ĠJose ph +ep ing +ĠT ake +ĠM id +Ġs ending +f ast +ĠF all +Ġdeal ing +us er +ĠOr gan +C o +Ġatt ached +Ġse es +% . +Ġtyp ical +AR T +Ġfind s +ĠAs ia +um in +ĠC ore +ĠE nt +in ent +u ce +ĠBl ood +ĠN ever +Ġem ails +Ġhigh light +Ġconf ront +at us +ut ed +Ġun us +Ġtop ic +ĠAd am +Ġb le +at i +Ġunder stood +S et +st ruct +T P +Ġm ob +a a +ĠSt art +pect ed +se ll +Ġded icated +ĠC A +u an +Ġsong s +esc ription +Ġte ch +Ġr ape +Ġas ide +Ġgr ant +Ġ5 6 +s ub +Ġarg ue +Ġcont aining +Ġsche dule +Ġliber al +Ġpublic ly +Ġheav ily +ĠU t +in er +ĠS ection +ĠC are +we et +l s +D is +âĶ Ģ +ĠF ollow +B ack +ĠI T +Ġb es +j i +ĠH it +est ed +Ġevery body +ĠSw ed +Ġfem in +Ġfac ilities +Ġcon ven +C omp +ĠO S +c ore +Ġan x +Ġdiv ision +ĠC am +ĠSt an +m ates +Ġexpl ore +pl om +Ġsh ares +pl oad +an es +Ġide al +et ers +ĠB ase +Ġpl astic +Ġdist inct +ĠNet work +ĠSe attle +Ġtrad ing +ens us +int end +Ġex hib +Ġinit ially +ĠF ood +Ġthous and +ĠBus iness +act er +Ġpar agraph +Ġrough ly +Ġw ww +Ġcreat ive +ĠCon f +Ġconsum ption +Ġfil ms +ag an +Ġob tain +Ġt all +Ġt or +Ġacknow led +Ġg rown +al o +K E +Ġ4 00 +end ers +t aining +U G +Ġsu icide +Ġwat ched +ĠL ist +al i +re hens +Ġsurround ing +Ġp ip +Ġf lying +ĠJ ava +ord an +Ġserv ing +in ations +p ost +Ġsh o +A v +Ġj ail +z y +Ġ199 9 +Ġ< / +Ġliter ally +ĠS ir +Ġexp osed +Ġl ies +st ar +Ġb at +Ġear ned +ĠD ig +Ġspec ified +ĠSe ason +Ġdeg rees +Don ald +Ġcent re +Ġsh aring +Ġwin ter +ĠC O +C he +Ġ Î +M P +Ġun w +Ġfew er +ĠM ir +Ġsomew here +ĠK ey +Ġattack ed +ĠK ir +Ġdom ain +Ġstrong er +Ġ9 9 +Ġpen alty +I d +Sc ript +Ġdecl ined +Ġne ck +Ġfra ud +Ġcur rency +Ġr ising +R C +â̦ â̦ +H z +Ġt ab +Ġtal ent +n am +ĠN BA +Ġvill age +Ġleg s +ĠN ext +E d +Ġac id +Ġhy d +8 00 +Ġinvol ving +ĠIm age +ĠBe fore +F l +Ġyes terday +S ource +Ġterror ist +Ġsu p +Ġsy nt +ĠSaud i +Ġw est +Ġr u +b urg +Ġvis ible +Ġstru ck +r ison +Ġaw esome +Ġd rawn +Ġansw ers +ĠG irl +ĠR am +Ġthreat s +Ġdef eat +os it +Ġv ent +atur ally +Americ an +end a +ĠH oly +Ġr um +% , +c ase +ĠHist ory +ĠYou Tube +Ġsit uations +ĠD NA +S te +Ġsa ved +It em +Ġrec ip +olog ist +Ġfac ed +Ġel ig +O nce +ĠL i +u h +Ġmist ake +ĠDiv ision +ĠB ell +Ġsympt oms + ® +Ġdom in +Ġfall ing +Ġend ing +as hes +Ġmat ches +ĠOn line +Ġexplan ation +D ef +red it +Ġany more +ĠT otal +ĠF OR +us hed +Ġlet ters +Ġris ks +ĠO K +Ġreported ly +: \ +Ġpl ate +Ġsubject s +Ġattempt ed +if ier +ian a +Ġunlike ly +ĠTh ough +um a +ĠIn vest +ĠPr in +ic an +ĠD ar +ĠColor ado +au g +Ġve get +a os +ri a +Ġshe l +Ġmark ed +Ġ( ) +Ġsp r +p o +ĠL ink +Ġdef e +ĠJ r +Ġthem e +Ġpass ion +ĠP en +Ġinf o +iz er +Ġsh it +ĠC ivil +ap se +c re +Ġpo ly +Ġcomp onent +ĠChar les +ĠIre land +ĠPro v +Ġdo ctors +Ġgr anted +Ġpain t +Ġhon or +Ġsm oke +Ġpay ments +Ġprim arily +ĠKing dom +r ich +ate ll +Ġde als +Ġsched uled +Ġfund amental +Ġprote in +Ġnewsp aper +Ġcl ients +yth on +ĠD ate +h us +Ġfeed back +Ġstret ch +Ġc ock +Ġhot el +ĠQue en +Ġsu gar +Ġj u +Ġmil k +Ġappro val +ĠL ive +Ġequival ent +ef ully +Ġins ert +z ona +Ġext ension +d ri +J ohn +Ġacc omp +S m +ĠF und +Ġconst antly +Ġ` ` +Ġgener ated +ĠA ction +ĠP sych +ĠT ri +Ġrecogn ize +Ġv ary +ph a +ĠR a +d f +et ch +ĠSov iet +Tw o +Ġpattern s +Ġprof ession +an ing +T ime +ĠL im +Ġcol ors +ĠA z +ĠT R +Ġinf ect +Ġphen omen +Ġshe ll +Al so +Ġput s +Ġdel ivery +Ġbro wn +Ġprocess ing +Ġlight s +ess age +ĠBro ok +ĠA ud +l ation +Ġindust rial +L ike +ĠB razil +rou s +ES S +ĠL uc +Ġsome how +Ġ8 5 +Ġpro port +Ġpolit icians +Ġindic ate +Ġh ole +Ġtechn iques +Ġcompet itive +Ġph r +Ġv o +ist ent +ĠD ream +Ġcamp us +Ġaspect s +Ġhelp ful +Ġsh ield +or se +Ġtrig ger +m al +Ġ5 8 +Ġt ort +Ġperson ally +Ġt ag +Ġkeep s +ĠV ideo +Ġben ch +Ġg ap +a ire +Ġe ast +Ġrec overy +per ial +Ġprof it +ĠM ic +Ġ5 7 +Ġcol on +Ġstrong ly +st yle +Ġalleg ations +h an +Ġrep orters +j o +r ine +arg et +and al +Ġ0 3 +Ġfl ash +tr ans +Ġstr ict +Ġpark ing +ĠPak istan +Ġl i +Ġwe ird +ĠE ric +Ġreg ions +ĠJ un +Ġint ellect +ĠW H +od ing +rib utes +up id +ĠT it +Ġf inger +or ia +Ġe lev +ĠF ield +Ġcon clusion +; ; +Ġfeel ings +Ġext ensive +Ġm ixed +Ġne uro +v y +Ġhar ass +ĠC irc +ou ch +Ġterrit ory +Ġsuccess fully +M ar +Ġing red +Ġoverw hel +Ġl ayer +V iew +Ġall ies +ill ance +ĠTh ree +Ġb unch +Ġnorm ally +Ġnet works +Ġsac r +ĠC IA +b les +Ġch ose +Ġopp onents +Ġregard less +Ġfr anch +Ġpre f +ĠP o +Ġbr idge +ann a +ĠSil ver +Ġw age +p age +ri or +Ġrad ical +ĠL ittle +Ġman ip +Ġsecret ary +Ġg ang +D R +F A +Ġdec ent +ĠSp irit +Ġun cle +ĠDevelop ment +Ġinvest ors +Ġwall s +Ġpub lish +Ġgener ate +iss ions +c ar +Ġprom ote +Ġcut ting +Ġche st +Ġdrink ing +Ġcollect ed +Ġ7 2 +Ġhop ing +Ġem br +gor ith +Ġwar ned +Ġinstruct ions +O G +ĠD id +ĠAg ency +Ġg ear +Ġcritic ism +ĠF urther +Ġut il +ann y +R ed +Ġcoun sel +ĠAs ian +Ġredu ction +p ool +Ġteach ing +Ġdeep ly +i y +Ġestim ates +Ġcho ices +Ġperman ent +in em +ke l +Ġf asc +p se +f ile +ĠL ow +ĠP erson +Ġt ournament +st al +Ġm el +U ST +ĠR ay +az i +V al +Ġcont ained +ĠH olly +Ġw ake +Ġreve al +Ġprocess es +ĠIS IS +Ġ0 9 +Ġbl ind +Ġste el +ĠB ad +Ġcare fully +app y +ro it +Ġg aming +Ġhous es +ĠC oll +Ġtr uck +er m +Ġsc ored +Ġocc as +ret urn +b ound +v ar +Ġsh arp +Ġaf raid +ĠE X +am ber +c ific +Ġsche me +N C +ĠPol it +Ġdecl ine +Ġ199 8 +Ġpus hing +Ġposs ession +Ġpriv ile +Ġteacher s +Ġy ield +H A +ĠDav is +it led +#### #### +Ġr ig +ĠD aniel +ac on +Ġh ide +ut en +Ġcolle agues +Ġprin ciples +Ġl oud +Ġs in +ĠDem on +Ġst one +Ġ0 2 +Ġt aught +Ġter rible +Ġst uck +ĠPol icy +te en +Ġimplement ation +ĠB BC +ĠAP I +Ġwhe el +all as +Ġch ampions +ol ars +play er +Ġrepeated ly +ĠSt ill +Ġlik es +ast y +es ter +ĠCath olic +R L +Ġb ath +Ġno ise +t itle +Ġn orthern +P art +Ġmag n +Ġf ab +ĠAs h +Ġdis pl +Ġtick et +Ġm urd +Ġalong side +ĠMus ic +Ġr iver +ĠSte el +ĠC L +ĠPl ayer +ĠM ult +ow ing +re p +s ize +Ġt ur +ĠGeorg ia +isc al +ra ction +Ġc able +Ġ5 9 +Ġw ins +Ġup coming +Ġsurv ive +Ġins pired +ĠEduc ation +Ġstat istics +ĠF oot +iam i +Ġy ellow +ĠP age +. - +ĠH as +Ġur ban +Ġa x +es sel +\ " +Ġquarter back +Ġreg ister +ĠLab or +Ġab ilities +ĠF amily +Ġvar iable +ĠPr ice +Ġcont em +Ġth in +ĠE qu +d ata +Ġg otten +Ġconst it +Ġas ks +Ġt ail +Ġexc iting +ĠE ffect +ĠSp anish +Ġencour age +ins on +ĠA h +Ġcommit ment +C S +Ġr ally +Ġ: : +Ġsubs id +Ġsp in +Ġcapt ured +201 8 +Ġinn oc +Ġalleged ly +ĠC ome +Ġart ists +ĠN umber +Ġelect ronic +Ġreg ional +ap es +Ġw ra +Ġmy th +pr ise +ĠM iller +ĠC reat +ĠEp isode +b ell +Ġdirect ed +Ġext ract +Ġs orry +Ġv ice +ag ger +ĠSu pport +Ġ6 6 +ĠI ron +Ġwonder ful +Ġg ra +N et +ion e +E ng +Ġsh ips +ik es +ĠK evin +it ar +Ġactiv ists +tr ue +ĠAri zona +ent h +ĠDes pite +ĠS E +Ġha bit +ern el +Ġin qu +Ġab ortion +Ġv oid +Ġexpl icit +Ġeng aged +Ġang ry +Ġr ating +Ġfr ag +b ro +ick ing +d ev +Ġwor ried +Ġob ser +Ġap artment +ĠG T +Ġest ate +ĠConst itution +em on +ĠS now +Ġcount y +Ġdis ag +ĠStep hen +Ġimm igrants +w ind +ĠN ations +Ġfol ks +O ut +Ġg all +Ġtarget ed +Ġst ead +ĠB on +ĠL ib +Ġinform ed +Ġ12 0 +ch ain +idel ines +or ough +Ġdri ven +Ġregular ly +Ġbas ket +Ġprinc iple +oc ument +Ġst un +ib ilities +ĠRom an +ĠAb out +Ġal ert +Ġdemocr acy +Ġrepresent ed +H S +c ers +p arent +Ar t +p ack +Ġdi plom +re ts +ĠN O +Ġcapt ure +ĠAd v +Ħ ¢ +Ġannounce ment +ĠL ear +Ġh ook +Ġpur s +ĠS uch +ĠC amer +Ġrefuge es +ĠV e +P ol +Ġrecogn ized +l ib +Ġhad n +A ss +Ġpil ot +us hing +Ġreturn ing +Ġtra il +ĠSt one +Ġrout ine +Ġcour ts +Ġdes per +Ġfriend ly +ĠIt aly +Ġpl ed +Ġbreat h +Ġstud io +N S +Ġimp ressive +ĠAfghan istan +Ġf ing +Ġd ownt +ink ing +ĠR og +i ary +col or +se x +ar on +Ġf ault +ĠN ick +D own +ĠR ose +ĠS outhern +X X +is odes +L ist +6 00 +Ġout come +er r +Ġelse where +Ġret ire +Ġp ounds +ĠGl obal +Pe ople +Ġcommun ications +Ġlo an +Ġrat io +ĠEm pire +Ġg onna +Ġinv ent +D F +Ġ19 70 +ĠComm on +p at +Ġprom ised +Ġd inner +ĠH om +Ġcreat es +Ġoper ate +ver ty +ĠJ ordan +et ime +Ġsust ain +R eg +Ġincred ible +im a +Ġwar rant +Ġm m +A tt +Ġlaw suit +Ġreview s +it ure +ĠS ource +l ights +ĠF ord +Ġ6 3 +g roup +st ore +Ġfeat ured +Ġfore ver +Ġpo verty +ĠP op +ĠC NN +az z +ab is +ach ing +Ġl aid +ĠSu pp +Ġfil ter +en a +ĠCommun ity +Ġcreat ures +u ction +ĠR oyal +Ġassoci ation +ĠCon nect +ĠBr ad +âĸ Ī +l ers +the re +ĠG i +Ġval uable +AC K +ĠT aylor +Ġl iquid +ĠAtt orney +ĠCar l +ĠF inal +ag a +ĠWil son +B ecause +ĠProf essor +ak a +Ġincred ibly +r ance +! ) +R ef +s k +Ġsol utions +Ġatmosp here +Ġbl ame +um es +ĠN ob +C A +um ps +r ical +ĠPut in +ĠD est +or ic +ĠP A +Ġrespect ively +w an +Ġfif th +â Ħ¢ +ĠC ry +Ġgovern or +res ident +Ġpurch ased +Ġh ack +Ġint ense +ob s +Ġorig in +Ġdef ine +Ġcare ful +** * +Ġshould er +Cl ick +Ġt ied +Ġdest ruction +ou red +Ġno body +Ġh o +ĠEx per +Ġt ip +" ; +Ġtechn ique +Ġj ur +ĠP ok +b ow +Ġleg end +Ġacc ord +Ġbus y +ĠInt el +Ġh ang +ak i +. ] +âĢĶâĢĶ âĢĶâĢĶ +Ġsur gery +Ġrep rodu +Ġun iform +Ġscen es +c ode +Ġ6 2 +l isher +ĠH ave +ph ia +Ġcry pt +Ġrec on +Ġsc ream +Ġadop ted +Ġsc ores +N e +ĠIt alian +in cluding +B O +Ġindic ated +Ġent ertain +G u +T ext +i el +Ġtw enty +Ġeng age +off s +ĠPac ific +Ġsm ile +Ġperson nel +Ġto ler +Ġdo ors +Ġt one +Ġmach ines +Ġent ering +ten ance +C O +ĠJer sey +Ġfore st +Ġhor se +Ġcompl aint +ĠSpr ing +y o +ĠPl us +ed ing +ĠRet urn +qu arters +ial s +c ow +Ġacad emic +Ġf ruit +Ġ199 6 +og ether +Ġw ine +Ġpur su +ĠSte ven +Ġlic ens +Wh o +Ġclot hes +re ction +Ġsqu ad +Ġst able +Ġr aw +z ens +St ar +ut ies +anc er +Ġke ys +ĠM u +Ġcompl icated +ig er +ĠTe xt +Ġabs or +Ġ6 8 +Ġfun ny +Ġrel ief +ĠL ew +ĠC ook +Ġch art +Ġdraw ing +G E +Ġmod ule +ĠB ull +I LL +Ġs alt +0000 0000 +il le +Ġres ource +aw ay +adel phia +ĠB ru +Ġ6 7 +Ġsome body +Ġparticip ate +Ġro se +we red +Ġmus cle +Ġcons ent +Ġcontin uing +ĠGuard ian +ĠOr der +reg on +Ġre ar +Ġprov ision +Ġlik ed +ri ent +Ġb ra +Tr ans +Ġmeet ings +Ġto x +Ġcon vent +Ġaut o +Ġrec ording +ĠSo ft +00 1 +ĠR oll +Ġprogram ming +Ġp ic +Ġprov ed +Ġst ab +ĠA st +Ġca ption +ul ating +ĠAtt ack +Ġnew ly +Ġ199 7 +f r +Ġdis cipl +ĠGree k +Ġed ition +ĠDo es +ĠB ox +if le +ack et +Ġpass es +Ġgu est +Ġac celer +it als +U D +Ġaut hent +ĠR est +ov al +t a +u ine +Ġarm or +ĠT own +Ġcomp at +Ġinc hes +Des pite +Ġass ign +he rent +Ġprep are +ĠM eg +oc key +Ġdep ends +Ġtrack s +w atch +Ġl ists +ĠN orthern +Ġal ter +re c +ĠE astern +Ġcond em +Ġevery where +? ' +Ġaff ili +Ġf ought +": {" +Ġm ac +it arian +Ġsc ope +ĠA L +aw s +ar ms +Ġqu e +Ġenjoy ed +nes ota +Ġagg ressive +ĠSt ory +ĠI V +Ġrec ipe +Ġrare ly +ĠMed ical +val ue +ang el +ay ing +omet hing +Ġsub section +Ġs outhern +Ġfrequ ency +re te +roll ed +ult s +ĠN ic +Ġbeh alf +Ġsequ ence +ab et +Ġcontrovers ial +Ġcomp rom +Ġwork er +Ġmain ly +Ġal gorith +ĠM ajor +or ce +g ender +Ġorgan ized +Ġf ake +Ġconclud ed +ĠE D +ĠEx ec +r age +Ġch ances +ber ry +ĠTr ad +Ġconfig uration +Ġwithd raw +Ġf ro +ud es +ĠBro ther +ĠB rian +Ġtri es +Ġsam ples +Ġb id +ĠGold en +Ġphot ograph +if est +ĠD O +ĠPar liament +******** ******** +R em +Ġcont est +Ġsign ing +p x +ĠZ eal +âĶĢ âĶĢ +E ar +Ġex it +Be fore +ĠCor por +n ull +mon th +Ġrac ial +ott ed +ĠV eg +ĠRe uters +Ġsw ord +ps on +ĠRom ney +a ed +Ġt rib +Ġin ner +Ġprot ocol +ĠB i +ĠM iami +ever al +p ress +Ġsh ipping +ĠAm endment +ĠHow ard +con nect +ĠD isc +ĠJ ac +iam ond +ĠThere fore +s es +ĠPrin cess +ĠUS B +ĠAn th +Ġsurve illance +Ġap olog +Ġ6 1 +ow a +Ġf ulf +j s +Ġl uck +ust ed +Ġ § +n i +Ġant icip +em an +Ġwin ner +Ġsil ver +ll a +ic ity +Ġunus ual +Ġcr ack +Ġt ies +e z +Ġpract ical +Ġprov ince +ĠPl ace +Ġprior ity +IC E +Ġdescrib es +Ġbr anch +F orm +ask a +miss ions +b i +Ġp orn +ĠTur k +Ġent hus +Ġf ighters +Ġ0 8 +ĠDet roit +Ġfound ation +av id +A re +Ġjud gment +cl ing +Ġsol ve +ĠDes ign +W here +hes is +ĠT ro +a fter +Ġne utral +ĠPalestin ian +ĠHolly wood +Ġadv is +ĠN on +y es +ol is +Ġrep utation +Ġsm ell +Ġb read +ĠB ul +ĠBe ach +Ġclaim ing +Ġgen etic +Ġtechn ologies +Ġupgr ade +row s +Ġdevelop er +ĠJ osh +ĠDis ney +erv ed +ip al +Ġun ex +Ġbare ly +t hen +ĠP ub +Ġill ness +et ary +ĠB al +Ġp atch +Ġbut t +Ġst upid +ĠD og +ĠD allas +f ront +ie ce +Ġprot ests +Ġch at +oen ix +Ġw ing +Ġpar liament +Ġ7 7 +ose xual +Ġre nder +pt ions +ĠCo ast +os a +ĠG reg +h op +ĠMan agement +Ġbit coin +Ġrec over +Ġincor por +or ne +ĠUs ing +Ġpre ced +Ġthreat ened +Ġspirit ual +ĠE vent +ĠF red +Ġadvert ising +Ġimprove ments +ĠC ustom +Ġer rors +Ġsens itive +ĠN avy +Ġcre am +L ook +Ġex clusive +Ġcomp rehens +Ġde leg +Ġcon ce +Ġrem em +Ġstruct ures +Ġst ored +N D +Ġ1 000 +U P +ĠB udd +A F +w oman +ĠAcad emy +ð Ł +se a +Ġtem porary +Ab out +es ters +Ġtick ets +Ġposs ess +in ch +o z +Ġl a +Ġcontract s +Ġun p +Ġc ig +ĠK at +ult ural +as m +Ġmount ain +ĠCapt ain +St ep +m aking +ĠSp ain +Ġequ ally +Ġl ands +at ers +Ġreject ed +er a +im m +ri x +C D +Ġtrans action +g ener +less ly +Ġ| | +Ġc os +ĠHen ry +Ġprov isions +Ġg ained +Ġdirect ory +Ġra ising +ĠS ep +ol en +ond er +Ġcon sole +in st +Ġb om +Ġunc ertain +1 50 +ock ing +Ġmeas ured +Ġpl ain +Ġse ats +Ġd ict +S L +af e +Ġest imate +iz on +at hered +Ġcontribut ed +Ġep isodes +omm od +G r +AN T +Ġ6 9 +G ener +Ġ2 50 +vious ly +rog en +Ġterror ism +Ġmove ments +ent le +oun ce +ĠS oul +Ġpre v +ĠT able +act s +ri ors +t ab +Ġsuff er +Ġn erv +Ġmain stream +ĠW olf +Ġfranch ise +b at +Ġdem ands +Ġag enda +Ġdo zen +Ġclin ical +iz ard +ĠO p +t d +Ġvis ited +ĠPer haps +Ġact or +Ġde lic +Ġcont ribute +Ġin ject +ĠE s +ac co +Ġlist ening +Ġcon gress +epend ent +Ġprem ium +Ġ7 6 +ĠIr ish +Ġass igned +ĠPh ys +Ġworld wide +Ġnarr ative +ot ype +m ont +b ase +ĠB owl +ĠAdminist ration +Ġrel ation +ĠE V +C P +Ġco vers +Ġ7 8 +Ġcert ific +Ġgr ass +Ġ0 4 +pir acy +ir a +Ġengine ering +ĠM ars +Ġun employ +ĠFore ign +st ract +Ġv en +Ġst eal +Ġrepl ied +Ġult imate +Ġtit les +d ated +Ġj oy +a us +Ġhy per +ak u +Ġoffic ially +ĠPro duct +Ġdifficult y +per or +Ġresult ed +rib ed +l ink +wh o +~~ ~~ +ĠSpe ed +ĠV iet +W ind +ĠBar ack +Ġrestrict ions +ĠSh are +Ġ199 5 +ition ally +Ġbeaut y +op t +Ġm aps +ĠC R +ĠN ation +ĠCru z +W ill +Ġelectric ity +Ġor g +Ġb urd +Ġviol ation +Ġus age +Ġper mit +ĠCh ron +ĠF ant +Ġn aturally +Ġ0 7 +Ġth rown +ĠAw oken +Ġal ien +ĠHer o +ĠK ent +ĠR ick +ri ke +Ġp ace +}, {" +G L +Ġpo ison +ĠT ower +Ġform al +al ysis +Ġgen uine +Ġk il +a ver +Ġproced ure +ĠPro p +intend o +ĠM ain +as ant +Ġtr ained +G ame +ĠL oad +ĠM A +Ġcru cial +Ġle ts +ĠF R +Ġch ampion +1 01 +ĠCon ference +Ġwrit ers +Ġconnect ions +Ġo kay +ir ms +ĠR and +Ġenc ounter +ĠB uff +Ġachie ved +Ġche cks +isc ons +Ġassist ant +Ġwhen ever +ĠA ccess +ĠU r +b in +Ġcl ock +is p +op her +Ġb orrow +Ġm ad +Ġperson ality +on ly +IS T +ab ama +Ġg ains +Ġcommon ly +Ġter r +Ġhyp ot +Ġre ly +Ġt iss +iscons in +Ġrid ic +f unction +ĠO regon +Ġun com +r ating +el and +ĠN C +Ġm oon +ann on +Ġvulner able +ut ive +³³ ³³ +ĠRad io +Ġw estern +se ct +ĠT ony +Ġocc urs +ĠO s +ĠH on +Ã Ń +Ġv essel +ĠScot land +Ġdiscrim ination +Ġsubsequ ent +st ring +Ġfant asy +ĠSh adow +Ġtest im +W E +it i +r as +Ġbo at +Ġmar ks +Ġord inary +Ġre n +Ġrepresent ative +Ġpet ition +Ġ7 3 +Ġad venture +Ġign ore +ĠPhil adelphia +ĠS av +V P +Ġfact ory +Ġt asks +Ġdep ression +z ed +................ ................ +ĠSt orm +Ġc ogn +Ġelig ible +Ġredu cing +v ia +Ġ0 5 +Ġstri king +Ġdoll ar +h o +O V +Ġinstr ument +Ġphilosoph y +ĠMo ore +ĠA venue +Ġrul ed +ĠFr ont +IN E +ĠM ah +Ġscen ario +ĠNAS A +Ġen orm +Ġdeb ut +Ġte a +T oday +Ġabs ence +S im +Ġh am +le ep +Ġt ables +ĠHe art +M I +K e +re qu +V D +m ap +Ġchair man +Ġp ump +Ġrapid ly +v i +Ġsubstant ial +E P +d es +ch ant +ili pp +ĠS anta +ri ers +anche ster +L oad +ĠC ase +Ġsa ving +Ġ7 4 +ĠA FP +er ning +oun ced +ĠMin nesota +ĠW as +Ġrec ru +Ġassess ment +ĠB ron +U E +Ġdynam ic +Ġf urn +ul ator +Ġprop ag +h igh +Ġacc ommod +Ġst ack +ĠS us +w rit +Ġre ven +ĠGod d +ĠZeal and +ab s +Ġbr ut +Ġper pet +h ot +Ġhard ly +ĠB urn +ãĤ ¹ +Ġst y +Ġtrans actions +Ġg ate +Ġsc reens +Ġsub mitted +Ġ1 01 +Ġlangu ages +ugh t +em en +Ġfall s +Ġc oc +Ĥ ¬ +Ġstri kes +p a +Ġdel iber +ĠI M +Ġrel ax +ann els +ĠSen ator +Ġext rem +Ġ} , +ĠDe b +Ġbe ll +Ġdis order +c ut +Ġi OS +Ġl ocked +Ġem issions +Ġshort ly +" ] +ĠJud ge +ĠS ometimes +Ġr ival +Ġd ust +Ġreach ing +F ile +¯¯ ¯¯ +ino is +ĠJ ason +Ġs atell +are t +Ġst ations +Ġag ric +ĠTechn ology +com es +ĠUn fortunately +ĠChild ren +Ġappl ies +ast ed +Ġan ger +ail ability +ĠDam age +Ġcomp are +ĠStand ard +Ġaim ed +ĠB a +angu age +Ġreg ulation +Ġj ury +Ġair port +Ġse ctions +ĠPr ince +em ed +Ġmedic ine +Ġh itting +Ġsp ark +ol ves +Ġad s +St ate +Ġfood s +Ġrepl acement +Ġch icken +Ġlow est +Ġmind s +Ġinvol ves +u i +Ġarr ang +Ġproced ures +ĠWh ich +ivers ary +Ġb ills +Ġimprove ment +Ġin ev +Ġexpect ations +Ġintellect ual +Ġsp aces +Ġmechan ism +2 50 +bre ak +ĠZ e +ĠT enn +ĠB alt +Ġbar rel +Ġstat ic +man n +Pol ice +Ġt ips +Ġhand ling +c us +od ed +il ton +ir y +Ġjournal ists +our se +Ġcom ic +Ġnom ine +IT Y +Ġvers us +Ġlo op +Ġsur f +ĠInd ust +ĠHun ter +Ġbelief s +is an +Ġset up +Ġbre w +im age +Ġcomput ers +f ol +} ," +ĠMed al +Ġtax p +Ġdisplay ed +Ġg rav +Ġf iscal +M on +ĠMos cow +ĠK ong +ĠCent re +Ġcamer as +ĠMr s +ĠH ay +Ġa ver +ĠK elly +p y +Ġrequire ment +Ġent itled +omb ie +Ġsh adow +ag ic +ĠA k +Ġel ite +Ġdiv ided +Ġhead ing +Ġcop ies +Ġloss es +Ġv it +k ed +ĠB ry +Ġan s +ĠSte am +Ġrep orter +he im +ĠIt em +Ġsuper ior +d on +ere nt +à ¶ +Ġtherap y +Ġpe ak +ĠMod el +Ġl ying +Ġg am +z er +r itten +Ġrespons es +Ġconsider ation +ĠB ible +Ġl oyal +Ġinst ant +Ġp m +ĠFore st +à ¼ +Ġext end +Ġconv icted +Ġfound er +Ġconv in +ĠO ak +che ck +Ġsch olars +p ed +Ġover se +T op +c ount +ĠAr k + · +Ġ0 6 +ĠL A +m d +ĠLat in +im ental +ĠC PU +Ġsubst ance +Ġminor ity +Ġmanufact uring +E r +ocol ate +Ġatt ended +ĠMan ager +r ations +Ġappreci ate +om y +GB T +id ency +B L +Ġguarant ee +pos ition +Ġo cean +clud e +Ġhead ed +Ġt ape +Ġlo ose +Ġlog ic +Ġpro ven +Ġsp ir +Ġad mit +is a +Ġinvestig ate +Ġ199 4 +sy lv +ĠL ost +c est +Ġ7 1 +Ġrequest ed +Ġwind ows +ĠPok é +ĠWith out +M et +Ġbehavi our +Ġread er +Ġh ung +ĠKe ep +Ġro les +Ġimplement ed +Ġbl ank +Ġserv es +ĠJ ay +Ġc ited +ĠF riend +prof it +ap on +Ġrep air +it em +arr ass +Ġcrit ics +ad i +ĠF ather +Ġsh out +Ġf ool +Ġ8 8 +Ġprodu cing +Ġl ib +Ġround s +Ġcirc le +Ġpre par +Ġsub mit +Ġn ic +mor row +ãĥ « +U nder +Ġv ital +ater n +Ġpass word +Ġpublic ation +Ġprom inent +Ġspeak s +Ġb ars +Ġde eper +ĠM ill +port ed +Ġw id +Ġbut ter +Ġsm oking +Ġindic ates +K ey +rop ri +ĠF ile +all ing +ast ing +ĠR us +Ġad j +Ġ7 9 +av al +Ġpres um +bur gh +on ic +Ġf ur +Ġpoll s +ik a +Ġsecond ary +Ġmon ster +ig s +ĠCur rent +E vent +Ġowners hip +end ar +Ġarri ve +ĠT ax +Ġn ull +ĠPri v +Ġth ro +Ġk iss +c at +Ġup set +ang le +it ches +ect or +olog ists +ĠGal axy +Ġcor ruption +Ġh int +ent er +ĠH ospital +Ġgreat ly +Ġbeg un +es y +Ġso il +ĠAnt on +Ġmain tenance +ãĥ © +Ġdo zens +Ġhuman ity +ĠAl abama +Ġr om +w orth +ap ing +sylv ania +l ah +Ġg athered +G A +Ġattack ing +f ound +ĠSqu are +Ġar bit +ict ions +ĠW isconsin +Ġd ance +ĠS aint +arch y +Ġbase ball +Ġcontribut ions +Ġliter ature +Ġex ha +per ty +t est +Ġb ab +Ġcontain er +let ter +Ġfall en +Ġwebs ites +Ġbott le +ĠS ac +Ġbre ast +ĠP L +Ġveter an +Ġinterview s +ĠA le +Ġb anned +eng ers +ĠRev olution +in th +Ġconc erning +IV E +Ġexp enses +ĠMatt hew +ĠColumb ia +d s +ist ance +Ġent ity +.. ." +Ġrel iable +Ġpar alle +ĠChrist ians +Ġopin ions +Ġin du +l ow +Ġcompet e +Ġth orough +Ġemploy ed +Ġestablish ment +ig en +ĠC ro +Ġlawy ers +ĠSt ation +T E +ĠL ind +ĠP ur +it ary +Ġeffic iency +âĢ IJ +ĠL y +Ġm ask +Ġdis aster +Ġag es +ER E +es is +ĠH old +Ġcas ual +b led +Ġen abled +ĠEn vironment +ĠInt elligence +i per +ĠM ap +ĠB E +Ġemer ged +is dom +Ġc abin +Ġregist ration +Ġfing ers +Ġro ster +Ġfram ework +ĠDo ctor +et ts +Ġtransport ation +Ġaware ness +H er +Ġattempt ing +O ff +ĠSt ore +ÃĥÃĤÃĥÃĤ ÃĥÃĤÃĥÃĤ +ĠK now +Ġdef ence +Ġsc an +ĠT en +ĠCh air +ĠP H +ĠAtl anta +Ġfuck ing +Ġans wered +b n +ĠK ar +Ġcateg ories +Ġr ational +Ġc ust +Ġrob ot +Ġcorrect ly +Ġg if +Ġgraph ics +m ic +Ġground s +ĠO pp +i ate +Ġdist ributed +Ġsan ctions +Ġchalleng ing +ut o +Ġingred ients +Ġinv ited +Ġfound ed +ĠRe qu +d ed +Ġb owl +Ġbrother s +ĠH a +I O +Ġw ages +im ore +oc ial +Ġse ed +ative ly +Ġaddress es +ĠI owa +ab eth +Ġatt itude +is d +ch ild +Ġm ole +Ġdisco very +y ard +B r +Ġ8 2 +Ġsuppl ies +ell ing +Ġdist ingu +C R +Ġre cept +Ġ vert +Ġsw im +b ec +d oor +ĠY eah +Ġg al +Ġinter act +ĠE SP +ĠC S +amp s +Ġconvin ced +Ġobject ive +Ġdis h +ĠPhot os +l ad +Ġdownt own +o il +in ction +Ġto morrow +ĠC OM +Ġsurv ival +sh ot +Ġsett lement +C ons +ĠX box +int erest +ĠS M +arg o +en ess +Ġeth nic +b ered +M in +ĠT ok +Ġinc ent +ĠComm and +Ġmain tained +Ġbreak s +br idge +at ar +ag g +ĠF inally +un icip +ĠO nt +le ft +Ġrecogn ition +Ġ* / +ĠP ers +Ġwe lf +Ġaddress ed +ĠK ansas +Ġvir us +Ġwhere as +Ġp apers +ram s +ĠMin istry +Ġple asure +Ġacqu ired +Ġd uration +j pg +Ġcal m +ĠN HL +Ġburn ing +Ġfold er +ick ed +ĠP y +ĠIll inois +Cl ass +ĠGodd ess +Ġperform ing +Ġwelf are +j ar +In ter +Ġl in +Ġenh ance +Ġnot ion +f are +yp es +ĠAre a +Ġcann abis +ĠDie go +f s +ĠM anchester +com m +in ite +Ġcover ing +ĠS ound +Ġ19 60 +Ġ8 4 +e lect +z ing +Ġcitiz en +Ġph ones +Ġr aid +Ġign ored +ĠOb ject +Ġu pload +c ard +Ġmod ified +Ġroom s +ia h +r ange +he ast +ach us +Ġsuggest ing +âĢ ĭ +gr ade +E l +Ġclot hing +Ġr h +ĠH an +un ity +en cing +ĠAust in +sec ution +t ra +d em +ĠQ ual +Ġhe aven +Ġst ages +Ġw edd +pl us +ific ial +ĠIm m +ĠH o +iet ies +Ġphr ase +Ġbr ill +act ory +Ġprov iders +Ġsil ence +Ġa er +ĠA I +ĠAd venture +Ġplatform s +Ġdemonstr ated +Ġinter f +ing ton +Ġr aces +Ġgr ade +ult ane +ĠTh rough +f alse +Ġb ow +ĠA B +Ġfl avor +Ġhistor ic +g ov +Ġcol our +Ġview ed +ĠEm ail +el come +Ġinter vention +Ġd iversity +Ġperiod s +Ġre verse +ĠV ery +Ġqu ote +ĠLe ft +th rough +Ġsc rew +Ġland ing +Ġp ill +Ġw et +Ġprot esters +Ġrepe at +av ed +er k +Ġsal ary +ĠPenn sylvania +St ill +Ġmay or +Ġkit chen +Ġfeat uring +ĠM useum +ĠT ournament +ĠF al +Ġser vers +U C +Ġany body +im g +ĠTr ade +ixt ure +the less +Ġfin ance +Ġcl osing +ĠPat ri +i ac +ab el +Ġ> > +or ous +Ġf irms +sc reen +un a +Ġemb arrass +ul se +Ġlet ting +Ġth rew +ile y +Ġch annels +l an +ĠVeg as +Ġse ar +Ġfant astic +ar re +uzz le +ĠD er +Th ose +Ġsw ing +Ġshe et +ind ex +co ver +og an +Ġvari ables +ĠTe ch +Ġsp oken +ac hel +ĠD a +ĠMount ain +Ġload ed +Ġfoot age +vers ion +Ġun l +ĠPh oenix +Ġthrow ing +Ġf iring +Ġtrack ing +Ġw idth +Ġstrugg ling +ro oms +ot ion +Ġmonth ly +ĠSer ver +Ġegg s +op en +M C +Ġ199 3 +Ġh ired +Ġstay ed +ĠAll en +Ġst ro +Ġ9 8 +st ep +ĠTurk ish +Ġfab ric +ist ing +ĠD om +Ġd ates +Ġpr on +Ġbasket ball +Ġl ucky +ĠArab ia +Ġassum ed +est y +Ġaff airs +Ġgl ad +ĠInd eed +ĠF A +ĠW ord +Ġjo ining +if ice +p read +ir ts +ĠSe lect +Ġpop ulations +aw are +Ġn ose +Ġcompl aints +st art +Ġsc oring +Th anks +Ġmin ing +Ġvisit ors +S H +Ġdam aged +Ġcharacter istics +ĠP ent +D C +Ġ8 3 +ĠS ix +r ates +Ġfl ags +ĠB rew +d og +M ark +// // +Ġexec ution +Ġj oke +ph ones +Ġtestim ony +Ġob st +Q L +ĠC ut +Ġstud ied +ĠN intendo +ick et +ĠN BC +Ġl ad +ĠB ra +ĠM oh +Ġk ernel +Ġoverwhel ming +Ġag ed +Ġapplic able +ĠC ond +Ġroad s +ĠBl ock +m ade +od ge +Ġcomm ands +Ġoff ices +vel and +Ġt ut +Ġrece iver +ĠF ro +Ġsho pping +Ġi P +ĠSt re +ĠA BC +Ġentertain ment +ĠB ow +ort ed +M c +Ġread s +gr ad +ĠCol lect +Ġâ ĪĴ +ĠCap ital +eder ation +Ġemploy er +Ġinvolve ment +Ġanx iety +al ia +Ġro of +ĠAm ong +ĠDemocr at +Ġstat s +ĠV ill +Ġconst itutional +Ġrefer ring +itt y +Ġtack le +out ube +Ġback ed +ĠH ong +ĠBro ad +Ġe le +ĠO tt +Ġ199 2 +h our +achus etts +C al +Ġdefe ated +Ġ8 1 +es p +Ġseem ingly +w as +ĠJ enn +ĠK urd +Ġg ene +Ġdisc ount +R et +EC T +( ); +Ġclub s +Ġs id +ĠM arsh +Che ck +Ġp p +ĠE ag +ides pread +Ġbe ings +F T +Ġintrodu ction +ĠCh ange +AR D +Ġ1 10 +ad ows +ier ce +Ġme al +a uthor +ĠB ang +lah oma +Ġr anks +201 1 +?? ?? +m ax +Ġcoll apse +Ġop ens +Ġe cho +Ġs oph +Ġrac ist +Ġenorm ous +Ġw aves +Ġt ap +Ġcomprehens ive +. -- +ĠR oy +Ġfarm ers +Rel ated +a ired +ron es +ĠC rim +Ġproport ion +Ġdesign s +Ġnegoti ations +Ġvirt ually +ĠBat man +Ġwar n +Ġlegit imate +m ate +Ġcon vention +, , +net ic +ĠS D +Ġconsist ently +Ġcompens ation +Ġpunish ment +Ġy e +Ġt ie +ĠB ureau +ir lf +ĠB u +ĠA ren +ĠPh ilipp +Ġkn ife +Ġmem ories +ĠR oss +Ġang le +Ġ8 6 +ĠTh under +Ġre nd +ĠT our +Ġcount s +s ung +ĠIm p +Ġeduc ational +Ġaccess ible +C OM +Ġd rew +y er +G l +am ine +OR T +O B +I B +m aster +Ġtri als +og y +h ar +ĠTr ust +Ġprefer red +irlf riend +ĠN ev +Ġb in +Ġc ow +P age +Ġsign ature +ĠB L +7 00 +Ġret ired +Ġby tes +Ġneigh b +ĠLeg end +Ġdev ast +Ġsuspect ed +is ons +ĠPoké mon +sc ale +Ġcap abilities +Ġre vel +Ġche ese +d y +igr ant +Ġfail ing +b its +ĠHer oes +ĠG host +ĠS cient +Ġappoint ed +ur i +Ġinst itution +Ġexpand ed +g reg +Ġmonitor ing +Ġp odcast +Ġcoal ition +Ġ9 6 +J o +Ġst olen +ĠS ab +Ġstop s +Ġhol iday +Ġint r +C ar +Bl ack +ĠL GBT +Ġwar ming +ĠAnd erson +Ġ8 9 +Ġprodu cer +M ed +Ġaccur acy +ĠMar vel +iz abeth +ĠPat rick +m ony +Ġmin i +ac les +Ġover t +the y +Ġmembers hip +ĠV en +Ġex ch +Ġrem oval +ĠD ave +T Y +m ad +ĠF ind +Ġad equ +Ġe c +Ġte eth +Ġemot ion +Ġper m +Ġsole ly +d b +Ġextra ord +IG HT +c al +Ġgu idelines +Ġd ying +Ġsusp ended +ĠPrem ier +ĠAnth ony +el ve +Ġd ad +ĠE th +ĠFoot ball +Ġabandon ed +Ġ< < +Ġm arch +Ġhor ror +â̦ " +Ġchild hood +Ġcampaign s +Ġl unch +ĠAl bert +bl ock +âĸĪ âĸĪ +ound ing +Ġb one +or gan +ad ers +ĠFl ash +ĠDri ve +Ġton ight +Ġw ars +ĠF L +Ġform ation +con st +New s +Ġcom pe +or ious +ĠSt aff +Ġdiscuss ions +ĠProt ection +ĠJ am +Ġcrit eria +Ġinstall ation +Ġaccompl ish +iz za +Ġpub lisher +Ġresc ue +ĠT ry +U LL +ĠS om +ĠH op +ore t +th s +ord on +Ġp ocket +ĠIn v +Down load +ĠCr ime +Ġb ene +ĠGu ide +ĠAs sembly +Ġparam eters +I E +ĠAlex ander +Ġconc ert +ĠSc he +Ġsh oes +Ġvis iting +Ġrec all +Ġb ub +Ġr ural +Ġconc rete +ĠR os +N ext +R uss +Ġlo ans +ĠSh ield +Ġtre m +hem at +k g +ĠHar ris +is ition +ĠM ove +ĠF C +Ġf ate +ĠCh o +Ġt ired +Ġprinc ipal +h ist +ien ces +ath y +Ġse vent +Ġm ood +Ġstrateg ic +Ġdise ases +Ġfor um +Ġtem por +Ġhead quarters +P ar +ig e +fl ix +Ġgu itar +Ġ9 4 +On ly +Ġrele ases +ro ph +================ ================ +Ġ6 00 +ĠContin ue +ig ate +ĠC rit +sy stem +Ġdis abled +Ġunex pected +ith ub +Ġuncle ar +ĠE st +Ġcontr ad +Ġstrateg ies +vent ures +Ġpass age +AM E +Ġimpro ving +Ġreve als +Ġdecre ase +ov a +Ġann oy +ĠSh ort +ĠL ibrary +Ġcy ber +n ell +ĠH ur +ĠC B +Ġphot ograp +U I +Ġs ed +G e +Ġ8 7 +Ġd iverse +Ġencour aged +Ġcons piracy +Ġbird s +Ġoper ator +Ġhand ful +Ġclass ified +? ) +Ġdram atic +Ġinvestig ators +it o +Ġw idespread +ĠR oom +-------------------------------- -------------------------------- +Ġcollect ive +Ġjournal ist +St ring +Ġtemper atures +il a +Ġgu id +Ġins pect +Ġmiss ile +ĠMay or +Ġman ual +Ġsim ultane +Ġrat ings +Ġsu ck +Ġ9 7 +Ġunivers al +Ġph arm +Ġdis rupt +ian o +A V +Ġf t +Ġstat ist +old s +ĠWalk er +ph p +Ġunder t +ĠL as +ish op +nt il +res hold +ĠWhe ther +M s +Ġden y +ĠCl oud +Ġprov ider +Ġsurv iv +ĠUp date +h as +Ġmist akes +ch arge +pl ed +r ity +Ġn ode +ĠMass achusetts +ool s +lic ation +Ġf ails +em ale +or i +back s +Ġsh irt +Ġ' ' +ĠN AT +Ġwat ers +els on +Ġe ase +Ġsc ar +Ġcont ents +m ind +Ġcont ribution +Ġsh r +Ġhand ed +Ġst ability +Ġtra ve +E m +Ġmir ror +12 3 +Ġwe igh +Ġf iction +ou ver +ist ant +r ition +ĠF ed +Ġphys ically +Ġst ake +ĠArt icle +ĠAr c +ĠLew is +ĠM ind +Ġdemonstr ate +Ġprof its +v ision +om ic +ol id +Ġbatt les +Ġdri ves +Ġeas tern +ĠS ony +!! ! +ar ation +v ard +ĠG L +port ation +Ġ9 2 +Ġlaw makers +Ġprotect ing +ĠE PA +Ġy eah +Ġsh ame +ol ph +e ven +x it +Ġatt ach +Ġrepresent ing +Ġob s +ĠUt ah +iff s +ĠFre edom +à ³ +A K +Ġinc idents +it age +Ġview ers +c d +Ġm ouse +Ġcl ar +Ġaccord ance +Ġb ot +c or +ĠSum mer +he ld +Ġinnoc ent +Ġiniti ative +ol s +________________ ________________ +Ġsp ots +p ace +Ġconvent ional +Ġcorpor ations +Ġblock ed +H D +at tered +Ġref ers +Ġbu ck +ĠDig ital +12 0 +Ġtop ics +T F +Ä ģ +br id +re ement +Ġunder lying +ĠM ember +Ġinvestig ating +Ġpregn ancy +Ġtouch down +ĠB and +ĠCall er +Ġinst ances +P P +w a +G ood +Ġ199 1 +ĠC old +Ġfear s +Ġrem arks +Ĩ Ĵ +at al +Ġm it +Ġexper iments +i pt +Col or +ind u +Up date +Ġ9 3 +A g +Ġ å +anc ouver +B oth +Ġjud ges +Ob ject +Ġst ere +umb n +Ġparticip ation +ĠSt ars +ĠJ ere +Ġweek ly +ĠB an +Ġconvers ations +ĠP itt +u z +ĠIndian a +ĠK ick +Ġinf ection +Ġhero es +Ġsett led +Ġstri p +Ġh al +Ġd ump +ĠS ci +Ġl es +Ġref erences +ĠU RL +ĠBr idge +Ġwant ing +For ce +Ġex clus +Me anwhile +m n +Ġg entle +m aker +sen al +ĠG ro +ou ri +ĠR ain +ĠAll iance +Ġl ift +el a +S D +ĠCle veland +Ġrank ed +Ġst adium +Ġdead ly +ä ¸ +Ġr iding +ar ia +ĠAr mor +Ġdocument ation +ĠGree ce +ree k +Ġl ens +ĠS a +Ġg ross +ĠE mer +ag ers +ĠD ub +ĠR h +ĠAM D +Ġarri val +Ġdes ert +Ġsupp lement +ĠRes p +Ġkn ee +Ġmarg in +f ont +og g +201 0 +ĠP ir +ĠP rom +iv als +Ġint ake +Ġdifferent ly +ug s +Ġb its +clud ed +Ġsearch ing +ĠD u +um ble +Ġfunction al +ĠBalt imore +ĠC ould +Ġdes ired +Ġcirc uit +ĠL yn +ĠG O +ĠF alse +re pre +' : +alt ies +Ġmin im +Ġdro ve +ĠSh ould +Ġh ip +Ġpro s +Ġut ility +ĠN ature +ĠM ode +P resident +o pp +r at +form ance +Ġconcent ration +Ġf ont +ĠB ud +Ġam id +Ġre vers +ĠM L +B ar +Ġinter action +Ġjur isd +Ġspell s +d ep +f il +Ġcivil ians +ut ter +ĠCo oper +ĠBel ow +Ġent rance +Ġcon vert +Ġcontrovers y +ow ered +Ġcontr ary +Ġar c +ĠExec utive +ĠOffic er +Ġpack ages +Ġprog ressive +w idth +Ġreserv ed +v ol +ĠSam sung +Ġprint ed +Ġcent ers +Ġintrodu ce +ĠKenn edy +Ġodd s +Ġsure ly +Ġindepend ence +Ġpass engers +repre ne +ĠBe h +Ġl oves +ĠESP N +Ġfac ilit +Ġident ical +Ġdo ct +Ġpartners hip +con f +ĠH ide +Ġconf used +ĠC ow +M en +Ġw rest +ĠIraq i +Ġh oles +ĠStud ies +Ġpregn ant +h ard +Ġsign als +I X +Ġpull ing +Ġgrad uate +Ġnomine e +D ate +Ġper mitted +Ġâ Ĥ¬ +ĠOk lahoma +St art +Ġauthor ized +Ġal arm +ĠC os +v an +Ġgener ations +c ular +Ġdr agon +ĠSoft ware +ĠEd ward +Ġcontro ller +S en +ge red +ĠV ik +Ġappro ached +Th ank +Ġcan ce +Ġform ula +ĠSm all +Ġweak ness +Ġr amp +it udes +j ud +Ġbrill iant +Ġacc us +s ource +Ġ8 00 +ĠE vil +S w +Ġhom eless +we ek +i ens +r ics +ĠTh ird +T O +Ġorgan ic +Ġpresent ation +ag h +ĠDown load +v ation +Ġas sembly +or able +hold ers +ĠBern ie +ĠHel p +Ġt ong +ĠF ight +Ġbe ach +B ook +ĠL ic +Ġr ush +ĠR ound +ou p +ĠMar x +Ġcalcul ated +ĠDe vil +ĠSar ah +Ġoccasion ally +Ġbul let +Av ailable +g ate +Ġ9 1 +Ġh osp +Ġprom ises +ĠH IV +ĠSt adium +ĠSt ock +ĠCorpor ation +g age +N G +ĠC redit +Ġs ne +ib l +Ġacc um +s uch +Ġterror ists +Ġconscious ness +ĠZ h +Ġdram a +ool a +pir ation +Ġlab our +ĠN in +Ġut ter +Ġdemocr atic +Ġass ass +il ation +Ġg est +Ġab road +Ġmet ab +Ġs orts +Ġfl av +U B +Ġm g +ĠNot hing +ĠO d +Ġmus ical +200 9 +Ġdro ps +oc ated +ater al +0000 00 +Ġg re +Ġequ ality +Ġburd en +Ġv ig +ĠLe ader +-------- ---- +Ġcere mony +Ġf ighter +Ġact ors +Ġ æ +am an +F i +Ġal ign +put er +Ġe lder +ĠN SA +Ġrepresent ation +ĠOnt ario +IT H +usal em +Ġharass ment +itz er +Ġsy mp +Ġbox es +ĠD R +Ġman ifest +at re +Ġ ^ +Ġd ies +le ton +Ġmiss ions +et he +Ġres olve +Ġfollow ers +Ġas c +Ġk m +l ord +am med +Ġsil ent +ĠAssoci ated +Ġtim ing +Ġprison ers +ĠK ings +ĠF ive +Ġtow er +Ġappro aches +Ġprecise ly +Ġb ureau +ĠM other +ĠI ss +Ġkey board +it ual +Ġfund ed +Ġstay ing +Ġpsych ological +Ġm ile +ĠLe on +ĠBar b +w ill +Ġw ider +ĠAtl antic +Ġt ill +ĠR ome +ro t +Ġaccomp an +Ġfl our +ac o +W orld +ĠExp ress +ĠY u +C or +Ġple ased +part y +Ġpoint ing +Ġinf lation +Ġro y +Ġ ), +ain er +Ġwedd ing +orm on +Ġrequ iring +Ġqual ified +Ġse gment +EN D +Ġs izes +e als +Ġcor rupt +ass ador +Ġcele b +Ġdream s +ĠM ess +Ġcheck ing +ĠV ersion +Ġprep aring +Ġact ively +ĠD iff +Ġl ux +ĠW inter +act eria +ĠN E +Ġdep uty +Ġtrans gender +Ġsum mary +Ġin her +er ies +ch ar +ĠY an +Ġkn ock +ĠP ath +Ġl ip +roll er +Ġimp ression +Ġcelebr ate +Ġsl ide +Ġgu ests +Ġcl ip +F S +Ġsav ings +Ġcapt ain +Ġleg acy +ĠDen ver +Ġw ounded +tab oola +AC T +Ġpurs ue +Ġo xy +Ġ q +Ġsem i +ĠN eed +ĠAff airs +Ġob sc +Ġcheck ed +Ġd ual +C ode +ĠM D +le m +ult y +Ġ © +ĠEl izabeth +Ġcent uries +ard ed +s rc +Ġev ident +enn is +at in +Ġunemploy ment +ĠMar io +Ġint im +Ch rist +Ġbi ological +Ġsold ier +ĠAdd ed +Ġm ath +ĠG il +Ġbi as +Ġd ating +ĠO cean +Ġm ice +M us +h ire +ĠT es +Ser ver +lim ited +S ize +Ġmet ers +Ġrock et +es see +Ġcertific ate +ĠIran ian +AS S +Ġgr id +D ec +Ġro lling +com mun +ĠSwed en +b ury +Ġtiss ue +Ġrac ism +ĠL ocal +Ġmyster y +Ġexam ine +Ġst em +Ġs its +Ġhop ed +ot ing +Ġdial ogue +Ġpers u +W atch +l ay +M AN +Ġch ronic +ĠPort land +mark et +ĠS EC +Ġparalle l +Ġsc andal +Ġcar ries +Ġphenomen on +h uman +ack er +ĠO x +Ġretire ment +tain ment +ov ie +ĠG ear +Ġd uties +Ġdo se +Ġsc roll +M B +in f +Ġsa uce +Ġland scape +red dit +ĠChampions hip +ĠRed dit +al id +Ġco in +Ġover s +Ġpost ing +ab out +Ġf el +and y +Ġb old +Ġfocus ing +e ffect +G R +Ġde emed +Ġrecommend ations +Ġste pped +Ġvot er +ĠDe ep +ĠInst agram +Ġmoder ate +ĠMary land +Ġrestrict ed +ĠM B +ĠCh all +Ġto b +Ġc ir +ĠO cc +ĠE ver +Ġcoll aps +IN FO += - +ĠP ict +ĠAcc ount +n c +Ġo ught +Ġex port +Ġdr unk +( ' +Ġw ise +ĠM ort +ne cess +Ġan cest +ĠInc re +Ġfrequ ent +m ir +Ġinterpret ation +Ġdepend ent +Ġco ins +ĠB ol +V ideo +ĠJust in +Ġfat al +Ġcook ing +Ġconf usion +ip her +Ġcust ody +ĠMor gan +om ach +ĠGovern or +Ġrestaur ants +el ing +Ġacknowled ged +Ġthe r +Ġgen es +ch ing +He y +Ġtact ics +ĠMex ican +Ġv end +Ġhe s +qu er +Ġnot ing +ĠCamer on +Ġtarget ing +ro ck +Ġcred its +Ġemot ions +Ġrepresent atives +new s +Ġlegisl ative +Ġrem oving +Ġtweet ed +ĠCar ter +ĠF ixed +Ġfor cing +Ġspeak er +Ġm ales +ĠViet nam +l ined +Ġconcept s +Ġvo ices +o ir +ĠT rib +W he +ĠJer usalem +ĠS ant +Ġc ul +Ġl ady +ĠHaw ai +Ġar ts +ĠIn n +ĠMach ine +ĠEm peror +Ġsl ot +g ly +ĠPro cess +II I +Ġathlet es +ĠTem ple +ĠRep resent +Ġpres c +Ġt ons +Ġgold en +Ġp unch +ĠG R +iver pool +Ġen act +Ġlob by +Ġm os +Ġpick ing +Ġlif etime +Ġcogn itive +E ach +z o +Ġd ub +Ġcons ists +ol n +Ġf estival +am ous +Ġint ellig +w ords +ĠSm art +Ġde le +Ġl apt +Ġmag ical +ĠS in +b us +ur ities +igh th +ĠRub y +ĠS ure +ol ving +Ġj un +O ST +Ġimp osed +Ġast ron +Ġcor rel +ĠN S +ĠK it +ĠF uture +b urn +Ġimm une +oc us +Ġcour ses +ĠSt ring +Ġle an +Ġg host +Ġout comes +Ġexp ense +Ġevery day +Ġaccept able +A h +Ġequ ipped +Ġor ange +F R +ĠD utch +Th ough +ĠR ank +Q U +ĠRober ts +wh at +re nd +Ġdisapp ear +Ġsp awn +ĠL am +o is +Ġdes erve +Ġmin imal +Ġnerv ous +ĠW ould +Ġro ok +ĠV ancouver +Ġres ign +sh ire +ĠW orks +ĠB uild +Ġafford able +ĠG ary +ĠAren a +Ġh anging +Ġimpl ications +ĠS ong +Ġmain taining +Ġgu ards +C ON +Ġder ived +Ġexecut ed +Ġthe ories +Ġqu oted +ĠAnd re +og a +sel ess +in fo +ĠBel g +Ġt ears +ĠSur v +Ġbirth day +ig ious +im mer +Ġspect rum +Ġarchitect ure +Ġrec ruit +arm a +T able +Ġmon sters +ĠG ov +Ġdest ination +Ġattract ive +Ġf oss +ĠMore over +Ġpres ents +TH E +Ġrep ly +pt on +Ġc um +Ġdel ight +Ġaffect s +Ġdon ations +ĠT oy +ĠH im +M ENT +Ġover come +it ched +ĠFant asy +ĠH at +ĠBe ast +b ott +Ġinvestig ations +R un +Ġhun ting +d i +f und +Ġs essions +est yle +Ġport ray +oid s +Y eah +Ġcommun icate +Ġcom edy +ĠY ang +Ġbel t +ĠMar ine +Ġpredict ed +Pl ay +Ġimportant ly +Ġremark able +Ġelim inate +D avid +Ġb ind +V ID +Ġadvoc ates +ĠG aza +im p +D B +ĠN a +ĠSim ilar +I ES +Ġchar ity +v as +m ath +Ġâ ĸ +ok er +nd um +Ġcap s +ĠH al +2 000 +e an +Ġfle et +Ġrec re +R ight +Ġsleep ing +ij ing +k ind +Ġdesign ated +à ¤ +Ġanim ation +ke e +ĠInt rodu +Ġ/ > +Ġdelay ed +Ġtrem end +Ġcur ious +U se +Ġle ct +d am +Ġinnov ation +ĠPoint s +Ġload ing +Ġdisp ute +ct ic +ird s +ĠB Y +Ġn urs +ĠVal ue +ION S +ĠH um +Ġtem plate +m ers +Ġappear ances +ĠEnter tainment +Ġtransl ation +Ġsa ke +Ġbene ath +Ġin hib +Ġe uro +abet es +Ġstud ying +ĠM as +Ġper ceived +Ġexam ined +Ġe ager +Ġco aches +Ġim per +ch i +Ġprodu ces +" ). +ĠEvery one +Ġm unicip +Ġg irlfriend +Ġh ire +ĠV ice +Ġsu itable +op y +Ġin equ +ĠD uke +f ish +f irst +ĠO bs +Ġinter ior +ĠBru ce +ĠR y +Ġanal ys +Ġconsider able +Ġfore cast +Ġf ert +ors hip +ĠD rug +ĠA LL +: " +th ur +ĠM ail +Ġball ot +Ġinst antly +ĠCh annel +Ġp icks +Ġ198 9 +Ġt ent +ol i +Ġcivil ian +b ling +ell o +b u +Ġin ch +Ġlog o +Ġcooper ation +Ġwal ks +Ġinvest ments +Ġimp rison +ĠF estival +ĠK y +Ġleg ally +Ġg ri +ch arg +S l +Ġthreat ening +du ction +fl ow +Ġdismiss ed +ibr aries +c ap +e le +ĠMc G +ĠHar vard +ĠConserv ative +ĠC BS +p ng +Ġro ots +ĠH aving +umb led +ĠF un +\ / +ĠS earch +ple x +Ġdiscuss ing +Ġcontin u +ĠT ai +ĠW ik +F ree +f it +Ġref use +Ġmanag ing +Ġsy nd +ip edia +w alk +Ġprofession als +Ġguid ance +Ġunivers ities +Ġas semb +unt u +F inally +AS E +ĠAut o +ĠH ad +Ġann iversary +L D +ĠD ur +ĠUlt imate +ih ad +pro duct +Ġtrans it +Ġrest ore +Ġexpl aining +Ġass et +Ġtransfer red +Ġbur st +ap olis +ĠMag azine +ĠC ra +ĠB R +gg ed +ĠH E +M ich +b et +ĠL ady +yl um +erv es +Ġme ets +wh ite +L og +Ġcorrespond ing +Ġins isted +G G +Ġsurround ed +Ġt ens +Ġl ane +Ġco inc +h ome +Ġexist ed +ect ed +ĠDou ble +lam m +Ġske pt +ex p +Ġper ception +ie v +ĠBe ing +o ft +Ġadop t +. : +] ; +Wind ows +Ġsatell ite +AS H +Ġinf ant +d escription +ĠMe anwhile +c m +oc a +ĠT reat +act or +Ġtob acco +ĠN orm +em ption +Ġfl esh +Ġj e +o op +ĠHe aven +Ġbe ating +an im +Ġgather ing +Ġcult iv +G O +ab e +ĠJon athan +ĠSaf ety +Ġbad ly +pro t +Ġcho osing +Ġcontact ed +Ġqu it +Ġdist ur +Ġst ir +Ġto ken +D et +ĠP a +Ġfunction ality +00 3 +s ome +Ġlimit ations +Ġmet h +b uild +con fig +N T +re ll +ble m +ĠM om +Ġveter ans +ĠH u +Ġtrend s +are r +ĠG iven +ĠCa ption +m ay +AS T +Ġwond ering +ĠCl ark +n ormal +Ġsepar ated +Ġdes p +st ic +b rew +Ġrel ating +ĠN ik +ĠF arm +Ġenthus i +g ood +d eb +Ġactiv ist +Ġm art +Ġexplos ion +ĠEconom ic +L ink +Ġins ight +Ġconven ient +Ġcounter part +su pport +ĠV irt +ag en +ĠTenn essee +ĠSim on +ĠA ward +OC K +ĠF igure +Ġoverse as +Ġpr ide +ĠC as +n ote +m g +C urrent +Ġdispl ays +cont ent +Ġtravel ing +Ġhosp itals +ĠFin ancial +ĠP ast +Ġdefend ant +Ġstream ing +m ble +ĠBer lin +uk i +Ġdist ribut +Ġant ib +Ġch ocolate +ĠCast le +Ġinter rupt +ĠR ow +Ġconvers ion +Ġbug s +ĠR ather +li est +L Y +ĠJe an +com mon +ak h +Ġ1 30 +ot ton +ĠDe an +Ġam endment +Ġgame play +ĠWar ren +od a +Ġhigh lights +Ġir re +ĠNAT O +Ġball s +Ġdemand ing +U RE +ĠL uke +F igure +st op +on ia +z one +iz ers +ĠW R +Ġaward ed +Ġregul atory +ĠH art +ĠS N +pl ing +Ġs our +ĠP ixel +us ive +Ġf et +ĠS ent +Ġautom atic +Ġf er +vern ment +ĠKh an +T ON +f ather +Ġextraord inary +th rop +ĠP ython +ĠG PU +Ġsex ually +Ġdesk top +it ivity +ĠAnton io +Ġo rient +Ġe ars +ob by +ous es +vertis ements +Ġmanufacture rs +ic ient +min ute +Ġconv iction +Ġg arden +p ublic +Ġsatisf ied +f old +O K +Ġin hab +ĠTh ink +Ġprogram me +Ġst omach +Ġcoord in +Ġh oly +Ġth reshold +Ġr het +Ġser ial +Ġemploy ers +ĠEvery thing +ra h +Ġb other +Ġbr ands +Val ue +ĠT ed +ĠPlan et +Ġp ink +ĠFurther more +s a +P E +re ck +ĠUS D +ot te +Ġ& & +Ġland ed +g ets +Ġprodu cers +Ġhealth care +Ġdomin ant +Ġdest ro +Ġam ended +ch ron +Ġf its +ĠSy d +ĠAuthor ity +AT CH +Ġfight s +ĠL LC +Ġ-- - +ĠCor p +Ġtox ic +spe cific +ĠC orn +ĠChe l +Ġtele phone +ĠP ant +Ġmyster ious +aun ch +od ox +med ia +Ġwitness es +ag u +Ġquestion ed +ĠBre xit +ĠRem ember +ene z +Ġend orse +iat ric +ĠId ent +Ġridic ulous +1 10 +Ġpr ayer +Ġscient ist +Ġ19 50 +ĠA qu +Ġunder ground +ĠU FC +m are +ĠL ater +w ich +Ġsubsc rib +Ġhost s +Ġer r +Ġgr ants +ant om +Ġsum mon +ear ly +ĠC lear +ĠPr im +Ġsusp ension +Ġguarant eed +app er +Ġr ice +ĠSe an +ĠSh in +Ġrefere ndum +Ġfl ed +r ust +Ġ3 60 +ter y +Ġsh ocked +B R +ĠO il +ĠAll ah +Ġpart ly +Ġign or +Ġtrans mission +Ġhom osexual +ivers al +Ġhop efully +ãĤ ¤ +Ġless on +L eg +Ġ .. +Y et +t able +app ropri +re tt +Ġbo ards +Ġincor rect +Ġb acteria +ar u +am ac +Ġsn ap +.' " +Ġpar ad +t em +he art +Ġav ailability +Ġw isdom +Ġ( + +Ġpri est +ĠÂł ĠÂł +O pen +Ġsp an +Ġparam eter +Ġconv ince +Ġ( %) +r ac +Ġf o +Ġsafe ly +Ġconver ted +ĠOlymp ic +Ġres erve +Ġhe aling +ĠM ine +M ax +Ġin herent +ĠGra ham +Ġinteg rated +D em +Ġpip eline +Ġapp lying +Ġem bed +ĠCharl ie +Ġc ave +200 8 +Ġcons ensus +Ġre wards +P al +ĠHT ML +Ġpopular ity +look ing +ĠSw ord +ĠAr ts +' ) +Ġelect ron +clus ions +Ġinteg rity +Ġexclus ively +Ġgr ace +Ġtort ure +Ġburn ed +tw o +Ġ18 0 +P rodu +Ġent reprene +raph ics +Ġg ym +ric ane +ĠT am +Ġadministr ative +Ġmanufacture r +Ġ vel +ĠN i +Ġisol ated +ĠMedic ine +Ġback up +Ġpromot ing +Ġcommand er +Ġfle e +ĠRus sell +Ġforg otten +ĠMiss ouri +Ġres idence +m ons +Ġrese mb +Ġw and +Ġmeaning ful +P T +Ġb ol +Ġhe lic +Ġwealth y +Ġr ifle +str ong +row ing +pl an +as ury +â̦ . +Ġexpand ing +ĠHam ilton +Ġrece ives +S I +eat ures +ĠAn im +RE E +P ut +Ġbrief ly +ri ve +Ġstim ul +Ġ`` ( +Ġ __ +Ġch ip +Ġha z +Ġpri ze +ĠTh ings +AC E +ul in +d ict +ok u +Ġassoci ate +ock ets +y outube +St ory +ateg ory +Ġm ild +ail ing +ĠY e +O rig +ĠK a +or ig +Ġpropag anda +Ġan onymous +Ġstrugg led +Ġout rage +AT ED +ĠBe ijing +r ary +Ġle ather +Ġworld s +Ġbroad er +12 5 +id al +ĠBet ter +Ġt ear +E xt +Ġpropos als +Ġit er +ĠSqu ad +Ġvol unt +m i +D id +ĠP u +p in +Ġspeak ers +Ġb orders +Ġfig ured += ' +Ġsimultane ously +aed a +Ġcharg ing +Ġur ged +Ġcon j +25 6 +ĠG ordon +mer ce +Ġdocument ary +Sh are +it ol +ON E +ĠG arden +h att +ĠThom pson +ane ous +ap ore +Ġt anks +Ġless ons +tr ack +Ġout standing +Ġvolunte ers +Ġsp ray +Ġmanag ers +l arge +Ġcamp s +Ġart ificial +ĠR u +Ġb ags +th al +Ġcompat ible +ĠBl ade +Ġf ed +Ġarg ues +F I +Ġunf air +Ġcor n +Ġoff set +Ġdirect ions +Ġdisappoint ed +ĠCon vention +Ġview ing +M E +oc ity +Ġtown s +Ġlay ers +Ġro lled +Ġjump ed +Ġatt ribute +Ġun necess +inc oln +Ġsupp ose +ĠNet her +ch a +Ġbur ied +Ġsix th +B en +ress ing +OU R +Ġw ound +Ġcy cl +Ġmechan isms +Ġcongress ional +ĠE lement +Ġagre ements +Ġdec or +Ġclos est +ĠM it +Go ogle +} } +Ġm ixture +Ġflu id +S ign +ĠSch olar +Ġp ist +ask et +ab ling +Ġrac ing +he ro +ri el +ass y +Ġche aper +b en +Ġvert ical +amac are +ĠRead ing +g ments +Ġhelic op +Ġsacr ifice +ay a +p aren +V A +ĠL es +ĠStud io +Ġviol ations +ĠAn na +ac er +é ¾ +ĠR at +ĠBe ck +ĠD ick +ĠA CT +Ġcomp osition +Ġtext ure +ĠO wn +Ġsmart phone +ĠN A +Ġfor b +im port +Ġdef ending +il st +re r +Ġo h +ĠJere my +Ġbank ing +cept ions +Ġrespect ive +/ . +Ġdr inks +ĠW i +Ġb ands +ĠL iverpool +Ġg rip +ĠB uy +Ġopen ly +Ġreview ed +per t +Ġver ify +ĠCo le +ĠW ales +M O +Ġun pre +Ġshel ter +ĠIm perial +Ġgu i +ĠD ak +Ġsuggest ions +Ġexplicit ly +Ġsl ave +Ġblock chain +Ġcompet ing +Ġprom ising +S ON +Ġsoc cer +Ġconst itution +4 29 +Ġdist ract +ĠU ser +es ides +ĠMet hod +ĠTok yo +Ġaccompan ied +Cl ient +s ur +al og +Ġident ification +Ġinv asion +as ma +Ġindust ries +pp ers +Ġsub tle +ĠUn it +n atural +Ġsurv ived +Ġfl aw +ĺ ħ +ĠH oll +Ġdef icit +Ġtut orial +ĠCh ance +Ġarg uing +Ġcontem porary +Ġinteg ration +for ward +Ġt um +it is +Ġh iding +ĠD omin +ĠT an +ĠB uilding +ĠV in +Ġspokes person +ĠNot es +Ġemer ging +Ġprepar ation +Ġpro st +Ġsuspect s +Ġaut onom +D escription +Ġdeal t +ĠP ear +Ġstead y +Ġdecre ased +Ġso vere +ĠCl in +Ġgrad ually +ors es +ĠW AR +S erv +ãĤ ¢ +h r +Ġd irty +ĠB arn +ĠB C +Ġd il +Ġcal endar +Ġcompl iance +Ġch amber +b b +Ġpass enger +ate ful +ĠT itle +ĠSyd ney +ĠG ot +Ġdark ness +Ġdef ect +Ġpack ed +ass ion +Ġgod s +Ġh arsh +IC K +le ans +Ġalgorith m +Ġoxy gen +Ġvis its +Ġbl ade +Ġkil omet +ĠKent ucky +Ġkill er +P ack +enn y +Ġdiv ine +Ġnom ination +be ing +Ġeng ines +Ġc ats +Ġbuff er +ĠPh ill +Ġtra ff +AG E +Ġtong ue +Ġrad iation +ere r +m em +ĠExpl icit +é¾ į +Ġcou ples +Ġphys ics +ĠMc K +Ġpolit ically +aw ks +ĠBl oom +Ġwor ship +e ger +ut er +ĠF O +Ġmat hemat +Ġsent enced +Ġdis k +ĠM arg +Ġ/ * +P I +Ġoption al +Ġbab ies +Ġse eds +ĠScott ish +Ġth y +] ] +ĠHit ler +P H +ng th +Ġrec overed +ing e +Ġpow der +Ġl ips +Ġdesign er +Ġdis orders +Ġcour age +Ġch aos +" },{" +Ġcar rier +b ably +H igh +ĠR T +es ity +l en +Ġrout es +u ating +F il +N OT +w all +s burgh +Ġeng aging +ĠJava Script +ore r +li hood +Ġun ions +ĠF ederation +ĠTes la +Ġcomple tion +ĠT a +Ġprivile ge +ĠOr ange +Ġne ur +paren cy +Ġb ones +Ġtit led +Ġprosecut ors +ĠM E +Ġengine er +ĠUn iverse +ĠH ig +n ie +o ard +Ġheart s +ĠG re +uss ion +Ġmin istry +Ġpen et +ĠN ut +ĠO w +ĠX P +in stein +Ġbul k +S ystem +ic ism +ĠMarket able +Ġpre val +Ġpost er +Ġatt ending +ur able +Ġlicens ed +ĠG h +et ry +ĠTrad able +Ġbl ast +à ¤ +ĠTit an +ell ed +d ie +H ave +ĠFl ame +Ġprof ound +Ġparticip ating +Ġan ime +ĠE ss +Ġspec ify +Ġregard ed +ĠSpe ll +Ġs ons +own ed +Ġm erc +Ġexper imental +land o +h s +ĠDun geon +in os +Ġcomp ly +ĠSystem s +ar th +Ġse ized +l ocal +ĠGirl s +ud o +on ed +ĠF le +Ġconstruct ed +Ġhost ed +Ġsc ared +act ic +ĠIs lands +ĠM ORE +Ġbl ess +Ġblock ing +Ġch ips +Ġev ac +P s +Ġcorpor ation +Ġo x +Ġlight ing +Ġneighb ors +ĠU b +ar o +Ġbe ef +ĠU ber +F acebook +ar med +it ate +ĠR ating +ĠQu ick +Ġoccup ied +Ġaim s +ĠAdd itionally +ĠInt erest +Ġdram atically +Ġhe al +Ġpain ting +Ġengine ers +M M +ĠM ust +Ġquant ity +P aul +Ġearn ings +ĠPost s +st ra +ãĥ¼ ãĥ +Ġst ance +Ġdro pping +sc ript +Ġd ressed +M ake +Ġjust ify +ĠL td +Ġprompt ed +Ġscr ut +Ġspeed s +ĠGi ants +om er +ĠEd itor +Ġdescrib ing +ĠL ie +ment ed +Ġnow here +oc aly +Ġinst ruction +fort able +Ġent ities +Ġc m +ĠN atural +Ġinqu iry +Ġpress ed +iz ont +for ced +Ġra ises +ĠNet flix +ĠS ide +Ġout er +Ġamong st +im s +ows ki +Ġclim b +ne ver +Ġcomb ine +d ing +Ġcomp r +Ġsignific ance +Ġremem bered +ĠNev ada +ĠT el +ĠSc ar +ĠWar riors +ĠJ ane +Ġcou p +b as +Ġtermin al +, - +O H +Ġt ension +Ġw ings +ĠMy ster +�� �� +ĠUn like +val id +viron ments +ĠAl i +Ġn aked +book s +ĠM un +ĠG ulf +Ġd ensity +Ġdim in +Ġdesper ate +Ġpres idency +Ġ198 6 +h y +IN D +Ġun lock +im ens +Ġhand led +ĠE b +Ġdisapp eared +Ġgen re +Ġ198 8 +Ġdetermin ation +St ream +ik o +ap ters +Ġacknow ledge +J an +Ġcapital ism +P at +Ġ20 20 +Ġpain ful +Ġcur ve +Ġbom bs +st orm +ĠMet al +en cer +ĠF ig +ĠA aron +anc hes +Ġins piration +Ġexha ust +t ains +ash i +Ġdesc ript +Ġr itual +ĠChel sea +Ġpromot ion +ĠH ung +ĠW ard +iv a +ĠE T +Ġto ss +all ow +ĠFranc is +D ep +Ġhapp iness +ĠGl ass +Ġbet a +Ġstreng then +N E +o a +Ġbutt ons +ĠMur ray +Ġkick ed +Qu est +ĠT alk +ĠS everal +ĠZ ero +Ġdr one +ul k +Ġc am +ĠM obile +Ġprevent ing +Ġret ro +ĠA x +Ġcru el +Ġflo at +. ), +Ġfil ing +ĠGr ant +ĠB or +Ġr ib +Ġchampions hip +ĠM erc +Ġsty les +Ġc ake +Ġbuild s +ĠS elf +io x +Ġep ic +oy d +B el +ĠSt ew +. ( +ah u +ĠBe yond +Ġout s +Ġsol o +ĠT ree +Ġpres erve +Ġt ub +AR E +ro c +ĠIm pro +ĠW right +Ġbu nd +Ġtr aged +Ġoccas ional +b ian +Sec ond +r ons +Ġinter actions +form ed +s ing +Ġown s +Ġh ockey +Gener al +Ġlog ical +Ġexp end +Ġesc al +ĠGr iff +ĠC rown +ĠRes erve +Ġsto pping +Ġexc use +sec ond +Ġoper ated +Ġre aches +ĠMal ays +Ġpoll ution +ĠBrook lyn +Ġde lete +Ġhas h +Bl ock +ah a +âĢ ³ +Ġsh orter +p iece +> >> +ĠM ormon +t or +Ġpartic les +ĠB art +ry ption +Ġad min +Ġsqu ee +VID IA +Ġcreat or +iam eter +ic ular +N BC +Ġgrab bed +Ġn odd +Ġr ated +Ġrot ation +Ġgr asp +Ġexcess ive +ĠE C +ĠWh it +Ġinvent ory +ault s +ĠF B +Ġe cosystem +Ġbill ions +Ġvent ure +n amed +Ġdef ender +out e +Inst ead +ir able +W ar +Ġassum ption +Ġb ite +Ġearth qu +t ail +sp ace +Ġgif ts +boy s +Ġinev itable +Ġstruct ural +Ġbenef icial +Ġcompe lling +h ole +erv ation +Ġco at +o j +inc arn +ĠY ears +Ġdetermin ing +Ġrhet oric +Ġbound aries +Ġwh ites +A nt +add y +) - +ra ham +eter min +Ġhar vest +ĠCon c +Ġlapt op +ĠM atch +Ġenjoy ing +cc a +oll ar +Ġtri ps +Ġadd iction +ĠS ak +Ġpow ered +Ġc ous +ĠRuss ians +ie re +Ġret rie +qu ality +Ġdiff er +Ġking dom +ĠL aur +ĠCap itol +Ġcon clusions +ĠAl tern +ĠN av +Ġtrans parent +B ER +G roup +ĠCom plete +Ġinf er +Ġint rig +Ġins ane +R O +oph ob +is en +qu al +Mich ael +Ġm useum +ĠP ope +Ġres et +r ative +f ive +Ġagg reg +itte es +osit ory +Ġcar b +ĠRec ord +Ġdec ides +ĠF ix +Ġexcept ions +ĠCommission er +un s +ĠEnvironment al +Ġlegend ary +ist ence +Ġtun nel +k m +Ġins ult +Ġt roll +Ġsh ake +Ġdet ention +qu es +ĠCh rome +ĠF iles +Ġsub t +Ġprospect s +Ġpro l +re nder +pro of +Ġperform ances +St r +Ġh ref +ern ame +Ġachieve ment +Ġf ut +F ull +ĠLe ban +go ogle +ãĥ Ī +amp a +May be +Ġproject ed +ĠE mb +Ġcol leg +Ġa wards +Ġâ Ķ +G old +ĠBl ake +ĠR aj +if ting +Ġp ending +Ġinst inct +Ġdevelop ments +Con nect +ĠM and +ĠW ITH +ĠPhilipp ines +prof ile +Ġalt ogether +ĠB und +ĠT D +oo oo +amp ed +ip h +Ġste am +Ġold est +Ġdet ection +ul pt +Ġ ç +ĠWay ne +200 6 +f a +Ġcir cles +ĠF u +Ġdon ors +appropri ate +ĠDak ota +j amin +Ġmotiv ated +Ġpurch ases +ĠLouis iana +ĠS pl +Ġgl obe +Ġ10 5 +z ip +c all +Ġdepart ments +Ġsustain able +10 5 +ĠO P +if iers +Ġprevent ed +Ġinc omp +ĠComm ander +Ġdom inated +Ġ » +Ġinvest ed +Ġcomplex ity +Ġin cl +Ġens uring +Ġreal m +yn c +ĠInd ependent +r ained +ĠJ en +ĠFl ight +Ġat he +Ġspec ulation +ĠT E +oc ate +t ic +Ġpl aint +her ry +Ġto y +Ġ1 11 +Ġpl ates +st atus +ĠIs a +Ġdev oted +C op +ĠE S +25 5 +ur rency +M ain +Ġsl aves +Ġpe pper +Ġqu otes +Ġce iling +ĠF ish +Ġtrans formation +Ġfra ction +Ġadvant ages +Ġto ile +Ġstun ning +Ġmo ist +bre aking +s i +ĠL ocation +ĠMed ium +Ġtext s +Ġu gly +Ġb io +. âĢĶ +ĠB ased +Ġtr ains +ĠW ing +ĠAn cient +ĠRec ords +ĠH ope +Spe cial +ades h +ob i +[ / +Ġtempor arily +V er +h u +os er +Ġover night +Ġm amm +ĠTre asury +ĠV enezuel +ĠMeg a +Ġt ar +Ġexpect s +bl ack +or ph +\\ \\ +Ġaccept ance +Ġrad ar +s is +Ġjun ior +Ġfram es +Ġobserv ation +ac ies +P ower +ĠAdv anced +M ag +olog ically +ĠMe chan +Ġsent ences +Ġanaly sts +augh ters +force ment +Ġv ague +Ġcl ause +Ġdirect ors +Ġeval uate +Ġcabin et +M att +ĠClass ic +A ng +Ġcl er +ĠB uck +Ġresear cher +Ġ16 0 +Ġpoor ly +Ġexperien cing +ĠP ed +ĠMan hattan +Ġfre ed +Ġthem es +ad vant +Ġn in +Ġpra ise +10 4 +ĠLib ya +b est +Ġtrust ed +Ġce ase +Ġd ign +D irect +Ġbomb ing +Ġm igration +ĠSci ences +Ġmunicip al +ĠA verage +Ġgl ory +Ġreve aling +Ġare na +Ġuncertain ty +Ġbattle field +ia o +G od +Ġc inem +ra pe +el le +ap ons +Ġlist ing +Ġwa ited +Ġsp otted +ke ley +ĠAud io +e or +ard ing +idd ing +ig ma +ĠN eg +Ġl one +Ġ ---- +ex e +d eg +Ġtrans f +Ġwas h +Ġsl avery +Ġexpl oring +ĠW W +ats on +Ġen cl +l ies +ĠC reek +Ġwood en +Man ager +ĠBr and +um my +ĠAr thur +Ġbureau cr +Ġbl end +ar ians +F urther +Ġsupposed ly +Ġwind s +Ġ19 79 +Ġgrav ity +Ġanalys es +ĠTra vel +ĠV eter +Ġd umb +Ġaltern ate +g al +Ġconsum ed +Ġeffect iveness +.' ' +Ġpath s +ond a +L A +ĠStr ong +Ġen ables +Ġesc aped +Ġ" " +Ġ1 12 +Ġ198 3 +Ġsm iled +Ġtend ency +F ire +Ġp ars +ĠR oc +Ġl ake +Ġf itness +ĠA th +ĠH orn +Ġh ier +Ġimp ose +m other +Ġp ension +ic ut +bor ne +ic iary +. _ +ĠS U +Ġpol ar +is y +eng u +itial ized +AT A +w rite +Ġexerc ises +ĠD iamond +ot ypes +Ġharm ful +on z +Ġprint ing +st ory +Ġexpert ise +ĠG er +Ġtraged y +ĠF ly +Ġd ivid +amp ire +st ock +M em +Ġre ign +Ġun ve +Ġam end +ĠProp het +Ġmut ual +ĠF ac +Ġrepl acing +H ar +ĠCirc uit +Ġthro at +ĠSh ot +Ġbatter ies +Ġto ll +Ġaddress ing +ĠMedic aid +Ġp upp +ĠN ar +ol k +Ġequ ity +M R +ĠHis pan +ĠL arge +m id +D ev +Ġexp ed +Ġdem o +ĠMarsh all +erg us +Ġf iber +Ġdiv orce +ĠCre ate +Ġsl ower +ĠPark er +ĠStud ent +ĠTr aining +Ret urn +ĠT ru +Ġc ub +ĠRe ached +Ġpan ic +Ġqu arters +Ġre ct +Ġtreat ing +Ġr ats +ĠChristian ity +ol er +Ġsac red +Ġdecl are +ul ative +et ing +Ġdeliver ing +est one +Ġt el +ĠL arry +Ġmet a +ac cept +art z +ĠRog er +hand ed +Ġhead er +Ġtra pped +ĠCent ury +Ġkn ocked +ĠOx ford +Ġsurviv ors +b ot +Ġdemon stration +Ġd irt +Ġass ists +OM E +ĠD raft +ortun ate +fol io +pe red +ust ers +g t +ĠL ock +Ġjud icial +ver ted +Ġsec ured +out ing +ĠBook s +Ġhost ing +Ġlif ted +l ength +Ġj er +Ġwhe els +ĠR ange +umbn ails +Ġdiagn osis +te ch +ĠStew art +ĠP ract +Ġnation wide +Ġde ar +Ġoblig ations +Ġgrow s +Ġmand atory +Ġsusp icious +! ' +A pr +G reat +Ġmort gage +Ġprosecut or +Ġeditor ial +ĠK r +Ġprocess ed +ung le +Ġflex ibility +Ear lier +ĠC art +ĠS ug +Ġfoc uses +Ġstart up +Ġbre ach +ĠT ob +cy cle +ãĢ Į +ro se +Ġb izarre +ãĢ į +Ġveget ables +$ $ +Ġret reat +osh i +ĠSh op +ĠG round +ĠSt op +ĠHawai i +ĠA y +Per haps +ĠBe aut +uff er +enn a +Ġproduct ivity +F ixed +cont rol +Ġabs ent +ĠCamp aign +G reen +Ġident ifying +Ġreg ret +Ġpromot ed +ĠSe ven +Ġer u +ne ath +aug hed +ĠP in +ĠL iving +C ost +om atic +me ga +ĠN ig +oc y +Ġin box +Ġem pire +Ġhor izont +Ġbr anches +Ġmet aph +Act ive +ed i +ĠFil m +ĠS omething +Ġmod s +inc ial +ĠOrig inal +G en +Ġspir its +Ġear ning +H ist +Ġr iders +Ġsacr ific +M T +ĠV A +ĠS alt +Ġoccup ation +ĠM i +Ġdis g +lic t +Ġn it +Ġn odes +e em +ĠP ier +Ġhat red +ps y +ãĥ ī +Ġthe ater +Ġsophistic ated +Ġdef ended +Ġbes ides +Ġthorough ly +ĠMedic are +Ġbl amed +arent ly +Ġcry ing +F OR +pri v +Ġsing ing +ĠI l +Ġc ute +o ided +olit ical +ĠNe uro +å ¤ +Ġdon ation +ĠEag les +ĠG ive +T om +Ġsubstant ially +ĠLic ense +ĠJ a +Ġg rey +ĠAn imal +ĠE R +ĠU nd +Ġke en +Ġconclud e +ĠMississ ippi +Eng ine +ĠStud ios +P ress +o vers +ll ers +Ġ3 50 +ĠR angers +Ġr ou +ert o +E p +iss a +iv an +Ġse al +ĠReg ist +dis play +Ġwe aken +u um +ĠComm ons +ĠS ay +Ġcult ures +Ġl aughed +Ġsl ip +Ġtreat ments +iz able +m art +ĠR ice +Ġbe ast +Ġob esity +ĠLa ure +ig a +Wh ich +hold er +Ġelder ly +Ġp ays +Ġcompl ained +Ġc rop +Ġpro c +Ġexplos ive +ĠF an +ĠAr senal +A uthor +ef ul +Ġme als +Ġ( - +id ays +Ġimag ination +Ġann ually +Ġm s +as ures +H ead +ik h +m atic +Ġboy friend +ĠCom puter +Ġb ump +Ġsur ge +ĠCra ig +ĠKir k +D el +medi ate +Ġscen arios +ĠM ut +ĠSt ream +Ġcompet itors +Ù Ħ +ĠStan ford +ĠRes ources +az ed +b age +Ġorgan is +ĠRe lease +Ġsepar ately +Ġha bits +Ġmeasure ments +ĠCl ose +Ġaccomp any +Ġg ly +Ġt ang +ĠR ou +Ġplug in +Ġcon vey +ĠChall enge +oot s +j an +Ġcur s +ĠRel ations +ke eper +Ġapproach ing +p ing +Spe aking +Ġarrang ement +ĠV I +are ttes +Ġaffect ing +Ġperm its +b ecause +Ġu seless +ĠH us +!! !! +Ġdestro ying +Un fortunately +Ġfasc inating +S em +Ġelect oral +Ġtrans parency +ĠCh aos +Ġvolunte er +Ġstatist ical +Ġactiv ated +ro x +We b +H E +ĠHamp shire +is ive +M ap +Ġtr ash +ĠLaw rence +st ick +C r +Ġr ings +EX T +Ġoper ational +op es +D oes +ĠEv ans +Ġwitness ed +P ort +Ġlaunch ing +ec onom +w ear +ĠPart icip +um m +cul es +ĠR AM +ĠT un +Ġass ured +Ġb inary +Ġbet ray +Ġexpl oration +ĠF el +Ġad mission +it ated +S y +Ġav oided +ĠSim ulator +Ġcelebr ated +ĠElect ric +¥ ŀ +Ġcl uster +itzer land +he alth +L ine +ĠN ash +at on +Ġsp are +Ġenter prise +ĠD IS +clud es +Ġfl ights +Ġreg ards +ĠÃ Ĺ +h alf +Ġtr ucks +Ġcontact s +Ġunc ons +ĠCl imate +Ġimm ense +N EW +oc c +ect ive +Ġemb od +Ġpat rol +Ġbes ide +Ġv iable +Ġcre ep +Ġtrig gered +ver ning +Ġcompar able +q l +Ġg aining +ass es +Ġ( ); +ĠG rey +ĠM LS +s ized +Ġpros per +" ? +Ġpoll ing +Ġsh ar +ĠR C +Ġfire arm +or ient +Ġf ence +Ġvari ations +g iving +ĠP i +osp el +Ġpled ge +Ġc ure +Ġsp y +Ġviol ated +Ġr ushed +Ġstro ke +ĠBl og +sel s +ĠE c +,' ' +Ġp ale +ĠColl ins +ter ror +ĠCanad ians +Ġt une +Ġlabor atory +Ġn ons +t arian +Ġdis ability +ĠG am +Ġsing er +al g +ĠSen ior +Ġtrad ed +ĠWar rior +Ġinf ring +ĠFrank lin +Ġstr ain +ĠSwed ish +Ġsevent h +ĠB enn +ĠT ell +Ġsynd rome +Ġwond ered +id en +++ ++ +ig o +Ġpur ple +Ġjournal ism +Ġreb el +Ġf u +bl og +Ġinv ite +ren cies +ĠCont act +Is rael +ĠCont ent +Ġche er +Ġbed room +ĠEngine ering +ĠQue ens +Ġd well +ĠPlay Station +ĠD im +ĠCol on +l r +Ġoper ates +Ġmotiv ation +US A +ast ered +C ore +ĠTr uth +ol o +OS E +ĠMem ory +Ġpred ec +Ġan arch +Ġ19 20 +ĠY am +à ¨ +b id +Ġgr ateful +Ġexc itement +Ġtre asure +Ġlong est +ct ive +Ġdes erves +Ġreserv es +Ġcop s +ĠOtt awa +ĠEgypt ian +ank ed +Ġart if +Ġhypot hesis +: / +Ġpurch asing +Ġlove ly +H P +Ġdiv ide +Ġstrict ly +Ġquestion ing +Ġtaxp ayers +ĠJ oy +Ġroll s +ĠHe avy +Ġp orts +Ġmag netic +Ġinf lamm +Ġbr ush +t ics +â ĪĴ +Ġbott les +pp y +Ġp add +ãĤ ¯ +m illion +Ġdevast ating +Ġcomp iled +Ġmed ication +Ġtw elve +ĠPer ry +Sp ace +im b +y our +Ġle aked +ĠT ar +Ġun ity +Ġinfect ed +Ġtravel ed +ID E +ĠMc Donald +t xt +ĠPr inc +Ġinter ven +ĠTai wan +ĠP ow +Ġbe aring +ĠTh read +Ġz ones +iz ards +un ks +Ch apter +ll or +Ġ · +Ġw ounds +Ġdisc retion +Ġsucceed ed +ik ing +Ġicon ic +C all +Ġscreen ing +ĠM is +ict s +Ġmin isters +Ġsepar ation +Pl ayer +Ġb ip +Ġbel oved +Ġcount ing +ĠE ye +ar ound +ing ing +Ġtable t +Ġoff ence +in ance +h ave +ĠInf o +ĠNin ja +Ġprotect ive +ĠC ass +M ac +ĠQual ity +N orth +Ġ ic +ĠCub a +ĠChron icle +ĠPro perty +Ġfast est +ot os +ĠG erm +OW N +Ġbo om +ĠStan ley +ergus on +Ġcle ver +Ġent ers +m ode +ter ior +ĠS ens +Ġlin ear +AR K +Ġcomp aring +Ġpure ly +Ġsaf er +ĠPot ter +Ġc ups +R T +Ġgl uc +Ġatt ributed +Ġdu pl +ĠP ap +Ġprec ious +Ġp a +iction ary +ĠT ig +ĠTo o +ol utions +st an +Ġrob ots +Ġlob b +Ġstat ute +Ġprevent ion +w estern +16 0 +ĠAct ive +ĠMar ia +h al +N one +ell ar +ĠK B +ĠPart ners +ĠSing le +ĠFollow ing +ang o +ac ious +Ġth ou +Ġk g +Ġinflu ential +ĠFriend s +S ur +ain ted +Ġfor ums +Ġst arter +Ġcitizens hip +ĠE lection +on ge +ot ation +os ph +;; ;; +ut ical +p ur +ere n +Ġaccus ations +bit ious +ab bit +ĠOr d +Post ed +ir k +Ġsens itivity +ic he +ĠAm y +ĠF ab +Ġsum mit +Ġped est +Ġrub ber +Ġagric ultural +Ġcan cel +A E +Ġin aug +Ġcont am +Ġfirm ly +i w +st age +ĠK an +Ġt ier +Ġinv ention +Ġtransl ated +ĠR ules +B ox +Tw itter +ID S +Ġp izza +Ġdeb ug +ĠD rop +v s +Ġh orses +b ig +Ġb oring +Ġh ood +ĠMcC ain +at ched +ĠBro s +Ġsk ip +Ġess ay +st at +ĠLeg ends +Ġam munition +au c +Ġshoot er +Ġun h +Ġsuppl ied +Ġgener ic +ĠS K +ib an +yr ics +Ġ25 5 +Ġclim bing +Form er +Ġfl ip +Ġjump ing +Ġfrust ration +ĠTer ry +Ġneighborhood s +Ġmed ian +be an +Ġbr ains +Follow ing +Ġsh aped +Ġdraw s +Ġal tered +J ack +Ġrecip es +Ġsk illed +we alth +ach i +e lection +Ġbehavi ors +de als +ĠU ntil +F e +Ġdecl aration +mar ks +ĠBet ween +cel ona +Ġres on +Ġbub ble +Am ong +Ġim perial +G S +Ġfemin ist +200 5 +ĠK yle +Ġaccount ing +ĠTe le +ĠT yr +Ġconnect ing +Ġre hab +ĠP red +s im +Ġmeant ime +Ġphys ician +M W +ĠCamp bell +ĠBr andon +Ġcontribut ing +ĠR ule +ĠWe ight +ĠN ap +Ġinter active +Ġv ag +Ġhel met +ĠCom b +f our +Ġsh ipped +Ġcomple ting +ĠP D +PD ATE +Ġspread ing +Ġsc ary +erv ing +ĠG as +Ġfr ank +s chool +Ġrom antic +Ġstab il +R ob +Ġaccur ately +Ġac ute +ĠH ann +Ġsymbol s +Ġcivil ization +ĠA W +Ġlight ning +Ġcons iders +Ġven ue +Ġ × +Ġo ven +ĠS F +h is +Ġn u +ĠLear n +Ġpe oples +Ġst d +Ġsle e +Ġs lic +ĠStat istics +Ġcor ners +ĠB aker +Ġ: ) +ment ation +ol ver +Ġlaugh ing +ĠT odd +ond e +ĠH ills +Ġn uts +ĠW oman +pl ane +Ġl iver +ĠIn side +S orry +Ġagre es +Ġfund ament +ĠF isher +Ġa uction +Ġthread s +gl as +ĠBas ic +ĠN at +Ġlack ing +Ġceleb ration +j u +Ġs illy +E uro +Ġt att +ight y +cont rolled +T est +ĠSing h +Ġr age +Ġrh yth +o ffic +ĠPh antom +Ġhead lines +Ġrespond ing +ĠMor ning +Ġvit amin +Ġboot s +ĠS ite +al in +p i +Ġvir al +ĠU C +D ER +ĠSe x +Ġst ocks +c urrent +Ġch urches +ĠR are +ĠMur phy +Ġden ial +ĠG aming +Ġtou g +Ġn ick +Ġm akers +ĠRon ald +Ġgener ous +ĠD oc +ĠMor ris +Ġtransform ed +ĠN ormal +Ġ10 4 +ĠKick starter +ĠUp on +On line +ĠI RS +Ġw rap +Ġl oving +Ġarri ves +ĠD ue +Ġhe ter +ĠM ade +Ġrent al +Ġbelong s +Ġatt orneys +Ġcro ps +Ġmat ched +ul um +ol ine +10 9 +Ġdis par +Ġbuy ers +ĠCam bridge +Ġeth ics +rou ps +Ġjust ified +Ġmarg inal +Ġrespect ed +win ning +Ġnodd ed +ĠSer ge +ĠForm er +C raft +######## ######## +ĠWar ner +Ġd ash +et e +Ġent ert +ĠE scape +out heast +Ġkn ees +ĠB omb +Ġr ug +P ass +Ġatt itudes +go vernment +ĠPri or +Ġqual ities +Ġnot ification +ĠPh one +l ie +Ġanticip ated +ĠCom bat +ĠBar ry +Ġ198 2 +Us ers +on er +Ġcomput ing +ĠConnect icut +Ġless er +Ġpe ers +ĠC u +Ġtechn ically +Ġsub mission +ĠUn iversal +Ġman ually +our ge +Ġrespond ents +ĠB TC +ĠH ost +Ġf are +ĠB ird +Ġrece ipt +al so +Ġj ack +Ġagric ulture +Ġsk ull +Ġ! = +Ġpass ive +ĠC I +Ġsoc ieties +Ġremind ed +Ġinter ference +B uy +Ġâ ľ +g on +Ġscrut iny +ĠW itch +Ġconduct ing +Ġ ãĥ +Ġexch anges +ĠMit chell +Ġinhab it +Ġtw ist +B D +Ġwhere ver +group on +Ġj okes +ĠBen jamin +ĠR andom +fr ame +ĠL ions +Ġhighlight ed +ĠArk ansas +E nt +Ġp ile +Ġpre lim +g s +mind ed +Ġfel ony +ĠG A +ĠL uck +Ġpract ically +ĠB os +Ġact ress +D am +ĠB ou +Ġvis a +Ġembed ded +Ġhy brid +Ġear liest +Ġsoon er +s ocial +ĠH A +Ġste ep +Ġdis advant +Ġexplo it +ĠE gg +ĠUlt ra +Ġnecess ity +L ocal +ie ge +Ġd ated +Ġmass es +Ġsubsc ription +pl ess +Ġan onym +Ġpresum ably +Bl ue +The ir +asket ball +ĠPhil ip +Ġcom ed +load ed +r ane +Ġref lection +Ch ina +Ġext ends +Ġform ing +Ġund ers +200 1 +Ġgr at +Ġconcent rations +Ġins ulin +Ġsec ular +Ġwh ilst +Ġwin ners +Ad vertisements +Ġdeliber ately +ĠWork ing +Ġs ink +et ics +d ale +Ġmand ate +Ġg ram +Ġvac ation +Ġwarn ings +ri pp +ĠTH AT +Ġcomment ary +Ġint u +Ġa est +Ġreason ing +Ġbreak down +ĠZ ombie +Ġ-- > +ĠPolit ical +c ott +Ġthr ust +Ġtechn ological +Ġdec iding +Ġtraff icking +L ong +W elcome +pr ising +ĠCommun ications +Ġend ors +Ġsw ift +Ġmetab ol +co ins +res a +ĠHT TP +Ġen roll +ĠH appy +us r +int age +Ġ[ " +u ably +ĠM aterial +Ġrepe al +Se pt +k h +ĠMod i +Ġunder neath +ĠI L +sh ore +Ġdiagn osed +ace utical +Ġsh ower +au x +ĠSw itch +ĠStre ngth +Ġj ihad +n ational +Ġtra uma +uss y +on i +Ġcons olid +Ġcal ories +ĠF lynn +ag ged +16 8 +ĠP ink +Ġfulf ill +Ġch ains +Ġnot ably +ĠA V +L ife +ĠCh uck +m us +ĠUr ban +ĠH end +Ġdep osit +ĠS ad +Ġaff air +OR K +ie val +ĠF DA +Ġt rop +ĠOver all +Ġvirt ue +Ġsatisf action +au nd +Ġl un +ĠSw itzerland +ĠOper ation +pro cess +Ġsh ook +Ġcount ies +le ased +ĠCharl otte +1 12 +Ġtrans cript +Ġre dd +p ush +ĠHe y +ĠAn alysis +[ " +Ġaltern atives +ard less +Ġele ph +Ġpre jud +ĠLe af +H aving +ĠH ub +Ġexpress ions +ĠVol ume +Ġshock ing +ĠRed s +Ġread ily +Ġplan ets +ad ata +Ġcollaps ed +ĠMad rid +Ġir rit +i pper +ĠEn c +ĠW ire +Ġbu zz +ĠG P +ash a +Ġaccident ally +ur u +Ġfrust rated +ĠS A +Ġhung ry +ĠH uff +Ġlab els +ant o +ĠE P +Ġbar riers +) | +ĠBer keley +ĠJ ets +Ġp airs +ĠL an +J ames +ĠB ear +Ġhum or +ĠLiber ty +Ġmagn itude +Ġag ing +ĠM ason +Ġfriends hip +umb ling +Ġemer ge +Ġnewsp apers +Ġam bitious +ĠRich ards +atern al +Ġ198 1 +Ġcook ies +Ġsc ulpt +Ġpur suit +L ocation +Ġscript s +p c +Ġarrang ements +Ġd iameter +Ġl oses +am ation +Ġl iqu +ĠJ ake +aret te +Ġunderstand s +ĠZ en +v m +Ġappro ve +Ġw ip +Ġult ra +Ġint end +ĠD I +asc ular +Ġst ays +ĠK or +ĠK l +Ġinvest ing +L a +Ġbelie ving +b ad +m outh +Ġtaxp ayer +ãĥ ĥ +ĠQue bec +Ġl ap +ĠSw iss +d rop +Ġdr ain +ir i +et c +ft en +ĠN ex +Ġst raw +Ġscream ing +Ġcount ed +Ġdam aging +Ġamb assador +cent ury +Ġpro x +Ġarrest s +u v +il ateral +ĠCh arg +Ġpresc ribed +Ġindepend ently +Ġf ierce +ĠB aby +Ġb rave +Ġsu its += > +Ġbas eline +ĠR ate +Ġis lands +Ġ( ( +g reen +ix els +Ġname ly +ĠVill age +th an +am y +V ersion +g mail +ential s +ĠS ud +ĠMel bourne +Ġarri ving +Ġquant um +e ff +rop olitan +T ri +Ġfun eral +ĠI R +ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ +ĠC ob +it ably +Ġt urb +Ġcomb o +Re view +Ġdeploy ment +u ity +ĠB ott +Ġinv isible +Ġrender ing +Ġunl ocked +Ġa qu +ĠVlad imir +Ġp ad +ĠBr ain +ĠLeg acy +dr agon +ĠKurd ish +Ġsound ed +Ġdet ained +ĠD M +g ary +Ġd aughters +Ġdistur bing +uk a +ĠPar ad +Ġt ast +Ġunf ortunate +Ġu l +em in +Ġattend ance +tr l +Ġpar ks +ĠMem orial +ĠAl ice +oth y +gu ard +ĠD ise +ĠSh an +ĠFor um +R ich +Ġshif ted +ue z +Ġl ighter +ĠMag n +Ġc od +S ch +ham mad +P ub +3 50 +ĠP okemon +Ġprot otype +Ġun re +B ase +ĠStud ents +ĠRep ly +ĠCommun ist +Ġg au +ĠTy ler +I Z +Ġparticip ated +Ġsup rem +ĠDet ails +Ġvessel s +ro d +Ġt ribe +ke ep +Ġassum ptions +Ġp ound +Ġcr ude +ĠAv ailable +Ġswim ming +Ġin clusion +Ġadv ances +c ulation +Ġconserv ation +Ġover d +ĠBuff alo +Art icle +ed ge +Ġaw a +ĠMad ison +Ġsid ew +Ġcat ast +ĠK rist +uc le +ĠHigh way +ĠTer ror +Ġactiv ation +Ġuncons cious +ĠSat an +ĠSus an +ill ery +Ġarr anged +i op +Ġrum ors +ur ring +th ink +ĠKe ith +ĠK ind +Ġavoid ing +by n +n ut +ĠSpe aker +r us +n ames +Ġgu ilt +ĠOlymp ics +Ġsa il +ĠM es +lev ant +ĠColumb us +a ft +C ity +S outh +ĠHar vey +ĠP un +S everal +Ġment ally +Ġimp ress +m ount +ĠUb untu +âĢĶâĢĶâĢĶâĢĶ âĢĶâĢĶâĢĶâĢĶ +ĠSuper man +ĠMP s +Ġintent ions +ĠR acing +Ġlike lihood +Ġ2 40 +T otal +Ġto ys +ĠW atson +Ġur ge +L ear +ĠP aper +Ġoccur ring +ĠB eng +ĠC ert +Ġst ones +T im +ĠTw in +z b +ĠD ynam +Ġpolit ician +k ens +ĠEnter prise +UT ERS +Ġab ol +Ġref resh +Ġarbit rary +pe ction +Ġtrou bles +Ġ} ); +t v +Ġpil ots +Ġdist ribute +Ġaud it +Ġp ause +orig inal +Ġr ivals + £ +F ig +T L +ab il +ry ing +L in +ion ed +l on +Ġf ancy +Ġcr ashed +Ġt ract +Ġshe d +Ġcons ume +B ased +down load +in it +Ġvolt age +Int rodu +Ġcondem ned +ĠFin ance +res pect +Ġex cluded +Ġestablish ing +her ic +Ġher itage +Ġspect acular +Ġun st +ĠSnow den +ĠL ane +S an +Ġprotect ions +st ruction +inc inn +Ġmac ro +C ustom +ios ity +Ġes p +Ġfunction ing +Ġm ush +Ġp uzzle +Ġeth ical +M al +Ġgo verning +ĠF erguson +Ġrest ored +Ġst ressed +ĠCoun ter +ĠK as +cl ip +AN S +Ġse iz +U K +by ss +old own +ap i +Ġperman ently +oun ters +W est +Th rough +L ight +at oes +Ġne at +Ġc ord +ure r +Ġsevere ly +ĠA ven +Ġinter rog +Ġtri ple +G iven +N umber +Ġar ise +Ġs her +pl ant +Ġfl ower +ĠC ou +Ġat e +Ġnew er +b ul +Ġmean while +ĠL air +Ġadjust ment +ĠCop yright +Ġd ivers +i ological +Ġgam ers +o at +Ġhistor ically +Ġanal og +Ġlong time +Ġpres cription +ĠM ist +ĠHy per +ĠM aine +ĠDe ity +Ġmulti pl +ĠRe incarn +ĠH yd +ĠP ic +S il +r ants +ĠC ris +. ; +( { +epend ence +Ġrec y +ate ur +Ġqu ad +Ġgl ob +Ġcon ced +te am +Ġcapital ist +ĠL ot +Ġroy al +ĠCy ber +Ġblack s +met ic +ri v +ĠD anny +Ġsp o +ĠR O +Ġanim ated +rypt ed +ĠDep uty +Ġrend ered +F E +Ġstre ak +Ġcloud s +ĠDou g +~~~~ ~~~~ +Ġdisc our +ĠVe h +Ġpsych ology +ĠJ ourney +Ġcry stal +ĠFro st +Ġsuspic ion +Ġrel ate +or us +ĠC rypt +ĠN VIDIA +com ed +ut ing +incinn ati +Ġvulner ability +ost ic +Ġisol ation +Ġcool ing +ĠCoal ition +Ġ1 19 +F our +ĠDe al +Ġâ ī +se mble +ram ent +ĠBar celona +Ġ10 2 +Ġcoc aine +ocaly pse +F eb +ogen ic +Ġmut ation +Ġcrypt oc +ĠK el +ĠG it +a is +Ġs isters +AN K +Ġactiv ate +T er +Ġd read +yl on +Ġprop ri +A ust +ĠDef ault +Ġout door +Ġshe er +ce ive +Ġg ently +Ð ¾ +Pro gram +Ġâ ĨĴ +Ġve gan +ĠCr us +Ġrespons ibilities +ĠH R +OL D +Ġprev ents +Ġst iff +ĠW ere +Ġathlet ic +ĠSc ore +Ġ) : +Ġcolumn s +ĠL oc +av ailable +ĠF ram +ĠS essions +Ġcompan ion +Ġpack s +14 0 +ĠKn ights +Ġf art +Ġstream s +Ġsh ore +Ġapp eals +ĠPer formance +h aul +ĠSt ra +ĠN ag +10 3 +ĠTrans portation +B B +E v +z an +P ublic +Ġtw in +uls ion +M ult +Ġelect ro +Ġstat ue +ation ally +ĠN ort +Ġins pection +/ * +ig ue +Ġcomp assion +ĠT ales +ĠSte in +ĠSc reen +ĠB ug +ĠL ion +g irl +Ġwithdraw al +Ġobject ives +Ġblood y +Ġprelim inary +Ġj acket +Ġdim ensions +ĠC ool +ĠOcc up +Ġw reck +Ġdoub led +ank ing +Ġ19 75 +Ġglass es +ĠW ang +pro v +P ath +connect ed +ĠMult i +ĠNor way +agon ist +Ġfe ared +Ġtouch ing +Ġarg uably +¯¯¯¯ ¯¯¯¯ +ĠNC AA +che m +Ġsp at +ĠW WE +ĠC el +ig ger +Ġattack er +ĠJo in +ob ject +ett a +Ġelim inated +d et +Ġdest ruct +ĠLuc as +ct uary +18 0 +ĠBr ady +ĠBl ues +B ay +au kee +Ġtim eline +Ġdeleg ates +w ritten +uff icient +Ġsh apes +Cop yright +ou ble +serv ice +Ġp ione +Ġcolleg es +Ġrow s +Ġsp ite +Ġassess ed +3 60 +Ġle ase +Ġconfident ial +ck er +ĠMan ning +ĠV oice +Ġse aled +Ġcalcul ate +N O +ĠAss istant +Ġteen ager +ul ent +ather ine +Ġm ock +Ġd iamond +Ġf est +Ġsw itched +Ġres ume +ĠPu erto +Ġl anes +ir ation +ĠSimilar ly +Ġro d +ĠS el +ĠPal ace +ĠLim ited +e ous +Ġvar iant +Ġw ard +Ġ) ) +Sh ow +OO K +A lex +ĠN ep +br is +ĠWik ipedia +Ġexcept ional +Ġman ages +ĠD raw +Ag ain +Ġco pper +ut t +Ġex ports +Ġport folio +Ġelev ated +R ated +ĠOther wise +ĠT act +ĠShe l +ĠT X +" âĢĶ +Ġres ur +ĠW a +ven ant +Ġmon etary +pe ople +E mail +Ġfif ty +ĠS weet +ĠMalays ia +Ġconf using +ĠR io +ud a +uten ant +" ); +Ġpra ised +Ġvol umes +t urn +Ġm ature +Ġnon profit +Ġpassion ate +ĠPriv ate +Ġ10 3 +Ġdesc end +ç ¥ŀ +uff y +head ed +Whe ther +ri en +ze ch +be it +Ġch rom +ĠMc M +Ġd ancing +Ġe leg +ĠNot iced +11 5 +Ġadvoc acy +ENT S +amb ling +ĠMin or +ĠF inn +Ġprior ities +Ġthere of +ĠSt age +ĠRog ers +Ġsubst itute +ĠJ ar +ĠJeff erson +Ġlight ly +10 2 +ĠL isa +u its +ys ical +Ġshif ts +Ġd rones +Ġwork place +Ġres id +ens ed +ah n +Ġpref erences +ser ver +Ġdeb ates +d oc +ĠGod s +Ġhelicop ter +Ġhon our +Ġconsider ably +ed ed +ĠF emale +ĠAn ne +Ġre un +ĠF ace +ĠHall ow +ĠBud get +Ġcondem n +Ġt ender +Pro f +ocr atic +ĠTurn er +ĠAg ric +Ġ19 76 +Ġa pt +d isc +ĠF ighter +ĠA ur +Ġgar bage +in put +ĠK arl +ĠOl iver +ĠL anguage +k n +N on +ĠCl ar +Ġtrad itions +Ġad vertisement +ĠS or +Ġarch ive +Ġvill ages +7 50 +Ġimplement ing +w aukee +Ġdiet ary +Ġswitch ing +Rep ublic +Ġvel ocity +Ġc it +ĠA wards +Ġfin ancing +Ġlast ed +) ] +Ġrem inder +P erson +Ġprec ision +Ġdesign ers +ĠF ried +ĠB order +Ġtr agic +Ġw ield +Ġiniti atives +ĠT ank +w er +Ġjo ins +R o +in ery +Ġar row +Ġgener ating +found er +Ġsear ches +Ġrandom ly +A ccess +Ġb atch +Ġp osed +l at +Ġpursu ing +as a +Ġtest ified +form ing +ĠSh ar +w iki +ĠE ither +S ometimes +Ġsen ators +ĠJohn ny +ĠTal iban +ĠG PS +":" / +ãģ® å +Ġanaly zed +ĠRub io +ĠMove ment +op ard +ii i +St and +f ight +Ġign oring +i ang +ĠG N +so ever +ĠST AT +Ġref using +Ġswe at +Ġb ay +P ORT +ir med +ak y +Ġdis pro +Ġlabel ed +Ġ10 8 +H ello +Ġple asant +ab a +Ġtri umph +Ġab oard +Ġinc om +ĠC row +le tt +Ġfol k +Ġch ase +` ` +ĠBr us +Ġte ens +c ue +Ġter rain +h yd +il ight +OR Y +Su pport +ew s +ll i +rain ts +ĠC and +Ġab used +ach ment +l arg +B as +ĠC ancer +Ġ19 78 +Ġsupp orter +ac cess +ĠTer min +ĠT ampa +ĠAN Y +Ġnew est +ĠCrim inal +ed u +Ġ19 30 +Ġadm its +Ġend e +Ġfail ures +ur ate +ful ness +cy cl +ĠSub ject +Ġinf inite +th ree +W A +p it +ĠInst all +R ad +ili ation +G M +Ġcontin ent +Ġaccommod ate +ĠCl ay +Ġp up +ĠF unction +Ġham mer +ĠAlbert a +Ġrev ised +Ġminor ities +Ġmeasure ment +Con nell +Ġdis able +ĠM ix +In cre +Ġfor k +ĠR osen +Ġimpl ies +umb lr +AN G +Ġprote ins +Ġagg ression +Ġfacilit ate +S N +Ġilleg ally +u er +Ġacad em +Ġp uzz +ĠSh ift +p ay +oll o +Ġaud iences +B uild +Ġno ble +Ġsynt ax +â ĺħ +Ġbe am +ĠB ed +ĠA ld +Ġorig ins +v ideo +Ġ19 77 +ĠAss ault +Ġgar age +Te am +Ġver dict +Ġd war +ĠVirt ual +e vent +Ke ep +Ġsent iment +Ġwild life +sh irt +Ġb urg +Ġrecommend ation +rep resent +Ġgall ery +own ers +Ġsch olar +Ġconven ience +ĠSw ift +Ġconv inc +C ap +Ġwar fare +ĠVis ual +Ġconst itute +Ġab ort +ĠWe ather +ĠLook ing +ĠH em +Ġmart ial +Ġinc oming +et ition +Ġtoler ance +ĠCre ated +Ġfl ows +ĠE lder +Ġsoul s +Ġf oul +ĠP ain +ĠC AN +Ġ2 20 +b c +he nd +Ġgen ius +R eal +ĠW r +omet er +p ad +Ġlim iting +ĠS i +ĠL ore +ĠAd ventures +Ġvar ied +D isc +f in +ĠPerson al +Ch ris +Ġinv ented +Ġd ive +ĠR ise +Ġo z +ĠCom ics +Ġexp ose +ĠRe b +let ters +s ite +im ated +Ġh acking +Ġeduc ated +ĠNob ody +Ġdep ri +Ġincent ive +ãĤ · +Ġovers ight +Ġtrib es +ĠBelg ium +Ġlicens ing +our t +Produ ct +ah l +ĠG em +Ġspecial ist +Ġc ra +ann ers +ĠCor byn +Ġ19 73 +RE AD +Ġsum mar +Ġover look +ĠApp lication +Ġin appropriate +Ġdownload ed +Q ue +ĠB ears +Ġth umb +ĠChar acter +ĠReincarn ated +ĠS id +Ġdemonstr ates +s ky +ĠBloom berg +ĠAr ray +ĠRes ults +ĠFour th +ĠED T +ĠO scar +c end +Ġ10 6 +ĠN ULL +ĠH ERE +m atch +ĠBr un +Ġgluc ose +ie g +eg u +Ġcert ified +Ġrel ie +Ġhuman itarian +Ġpr ayers +K ing +Ġn an +h ou +10 8 +ul u +Ġrenew able +Ġdistingu ish +Ġd ense +ĠV ent +ĠPack age +ĠB oss +Ġedit ors +Ġm igr +T ra +ĠPet ers +ĠAr ctic +200 4 +ĠC ape +Ġloc ally +Ġlast ing +Ġhand y +. ). +P an +ĠR ES +Ind ex +Ġt ensions +Ġformer ly +Ġide ological +Ġsens ors +Ġdeal ers +Ġdef ines +S k +Ġproceed s +Ġpro xy +az ines +ĠB ash +ĠP ad +ĠC raft +eal ous +Ġshe ets +omet ry +J une +cl ock +T T +ĠThe atre +ĠB uzz +Ġch apters +Ġmill enn +Ġd ough +ĠCongress ional +Ġimag ined +av ior +Ġclin ic +Ġ19 45 +Ġhold er +ro ot +oles ter +Ġrest art +B N +ĠHam as +ĠJ ob +Ġor b +Ġr am +Ġdiscl ose +Ġtransl ate +Ġimm igrant +Ġannoy ing +Ġtreat y +an ium +ĠTe a +ĠLeg ion +Ġcrowd s +ĠB ec +ĠA er +oh yd +B ro +Look ing +Ġl bs +Ġagg ress +Ġse am +Ġinter cept +ĠM I +mer cial +act iv +ĠC it +Ġdim ension +Ġconsist ency +Ġr ushing +ĠDou glas +Ġtr im +Inst all +ick er +Ġsh y +10 6 +Ġment ions +pe lled +ĠT ak +c ost +Ġclass room +Ġfort une +dri ven +Ġun le +ĠWhe el +Ġinvest or +ĠM asters +k it +Ġassoci ations +ĠEv olution +op ing +us cript +Ġprov incial +ĠWal ter +av i +S O +Ġun limited +Eng lish +ĠC ards +ĠEb ola +ne red +Ġreven ge +Ġout right +um per +Ġf itting +ĠSol id +Ġform ally +Ġproblem atic +Ġhaz ard +Ġenc ryption +Ġstraight forward +ĠA K +Ġp se +ĠOr b +ĠCh amber +ĠM ak +Cont ents +Ġloyal ty +Ġl yrics +ĠSy m +Ġwel comed +Ġcook ed +Ġmon op +Ġn urse +Ġmis leading +Ġe ternal +Ġshif ting +Ġ+ = +V is +Ġinst itutional +ill ary +Ġp ant +VER T +ĠA CC +ĠEn h +Ġinc on +ĠRE UTERS +Ġdon ated +â̦â̦ â̦â̦ +In tern +Ġexhib it +Ġt ire +ĠR ic +ĠCh ampion +ĠMu hammad +N ING +ĠSoc cer +Ġmob ility +Ġvary ing +ĠM ovie +Ġl ord +o ak +F ield +Ġve ctor +us ions +Ġsc rap +Ġen abling +m ake +T or +. * +| | +ĠWe bsite +ĠN PC +Ġsocial ist +ĠBill y +ĠAdd itional +Ġc argo +Ġfar ms +ĠSo on +ĠPri ze +Ġmid night +Ġ9 00 +se en +ĠSp ot +Ġshe ep +Ġspons ored +ĠH i +ĠJ ump +Ġ19 67 +Micro soft +ĠAg ent +Ġch arts +d ir +Ġadj acent +Ġtr icks +Ġman ga +Ġex agger +/ > +foot ball +ĠF CC +G C +ĠT ier +and ra +OU ND +% ), +Ġfru its +V C +ĠA A +R ober +Ġmid st +â Ĺ +ank a +Ġlegisl ature +ĠNe il +Ġtour ists +" " +ĠWar ning +ĠNever theless +ĠOffic ial +ĠWh atever +Ġm old +Ġdraft ed +Ġsubst ances +Ġbre ed +Ġt ags +ĠT ask +Ġver b +Ġmanufact ured +com ments +ĠPol ish +Pro v +Ġdetermin es +Ob ama +k ers +Ġutter ly +Ġse ct +sc he +ĠG ates +ĠCh ap +Ġal uminum +Ġz ombie +ĠT ouch +ĠU P +Ġsatisf y +Ġpred omin +asc ript +Ġelabor ate +Ġ19 68 +Ġmeas uring +ĠV ari +any ahu +Ġs ir +ul ates +id ges +ick ets +ĠSp encer +T M +oub ted +Ġpre y +Ġinstall ing +ĠC ab +re ed +re ated +Su pp +Ġwr ist +ĠK erry +10 7 +ĠK le +ĠR achel +Ġc otton +ĠA RE +ĠE le +Cont rol +Ġload s +ĠD od +an as +b one +Ġclass ical +ĠReg ional +ĠInt eg +V M +Ġdes ires +Ġaut ism +support ed +ĠM essage +Ġcomp act +writ er +Ġ10 9 +ĠHur ricane +c ision +Ġcy cles +Ġdr ill +Ġcolle ague +Ġm aker +G erman +Ġmist aken +S un +ĠG ay +Ġwhat soever +Ġsell s +ĠA irl +l iv +ĠO ption +Ġsol ved +Ġse ctors +Ġhorizont al +Ġequ ation +ĠSk ill +ĠB io +g ement +ĠSn ap +ĠLeg al +Ġtradem ark +Ġmake up +Ġassemb led +Ġsa ves +ĠHallow een +ĠVer mont +ĠFR OM +Ġfar ming +ĠP odcast +accept able +ĠHig her +Ġas leep +ull ivan +Ġrefere n +ĠLe v +Ġbul lets +ok o +H C +Ġst airs +Ġmain tains +ĠL ower +ĠV i +Ġmar ine +Ġac res +Ġcoordin ator +ĠJ oh +Ġcounterpart s +ĠBrother s +Ġind ict +b ra +Ġch unk +Ġc ents +H ome +ĠMon th +Ġaccording ly +if les +ĠGerm ans +ĠSy n +H ub +Ġey eb +âĶĢâĶĢ âĶĢâĶĢ +Ġr anges +ĠHoll and +ĠRob ot +f c +M ike +Ġpl asma +Ġsw ap +Ġath lete +ĠR ams +,' " +Ġinfect ions +Ġcor rid +Ġv ib +Ġpat ches +Ġtradition ally +Ġrevel ation +Ġswe ep +Ġgl ance +Ġin ex +200 3 +ĠR aw +work ing +os ures +ĠD at +ĠLyn ch +Ġle verage +ĠRe id +Ġcorrel ation +ian ces +av ascript +Ġrep ository +ret ty +Ġ19 72 +24 0 +Ġo un +p ol +ĠRe ed +Ġtact ical +is ite +App le +ĠQu inn +Ġrap ed +ill o +Euro pe +Ġalgorith ms +ĠRod rig +i u +Ġill um +Ġf ame +Ġintrodu cing +Ġdel ays +ĠRaid ers +Ġwh istle +Ġnovel s +ĠRe ally +Ġder iv +Ġpublic ations +ĠNe ither +ĠCom merce +Ġa ston +l anguage +Not es +ĠR oth +ĠF ear +Ġm ate +Ġpar ade +ĠQ B +Ġman eu +ĠC incinnati +m itting +Ġwa ist +ĠR ew +Ġdisc ont +Ð ° +Ġst aring +Ġal ias +Ġsec urities +Ġtoile t +ĠJ edi +Ġun law +v ised +//// //// +] ( +ĠWe iss +Ġpre st +ĠComp an +Ġmem o +ĠGr ace +J uly +ĠEl ite +cent er +ĠSt ay +Ġgal axy +Ġto oth +ĠS ettings +Ġsubject ed +ãĤ ¦ +Ġline back +Ġretail ers +ĠW ant +Ġd angers +A ir +Ġvolunt ary +ew ay +Ġinterpret ed +ot ine +à § +Ġp el +Serv ice +ĠEvent ually +Ġcare ers +Ġthreat en +Ġmem or +ĠBrad ley +anc ies +s n +ĠUn known +N ational +Ġsh adows +ail and +ĠD ash +Every one +izz ard +M arch += ( +Ġpull s +Ġstr anger +Ġback wards +ĠBern ard +imens ional +Ġch ron +Ġtheoret ical +k top +Ġw are +ĠInvest ig +ĠIn iti +ĠOper ations +o ven +oc ide +* / +Ġfl ames +ĠC ash +sh it +Ġc ab +ĠAn aly +ĠSe ah +Ġdefin ing +Ġorder ing +Ġimm un +Ġpers istent +AC H +Russ ian +m ans +Ġh ind +Ġphot ography + © +Ġh ug +Ġ10 7 +ĠH ence +i ots +ude au +Ġsubsid ies +Ġroutine ly +ĠDev ice +it ic +Ġdisg ust +land er +Ġ19 40 +Ġassign ment +ĠB esides +w ick +ĠD ust +us c +struct ed +11 1 +de velop +Ġf ond +Ġinter section +Ġdign ity +Ġcommission er +With out +re ach +Ġcart oon +Ġsc ales +ãĥ Ń +F IG +Ġsurve ys +ĠIndones ia +Ġart work +Ġun ch +Ġcy cling +un ct +au er +or ate +ĠOb viously +Ġcharacter ized +fe ld +Ġaff irm +Ġinn ings +Ġ é +Ġal iens +Ġcl oth +et ooth +ĠC ertain + § +Ġdig est +k now +ĠX L +Ġpredict ions +Ġd in +W AR +Ġafter math +Ex ample +ĠSu ccess +ĠTh r +IG N +Ġmin er +B us +Ġcl arity +heim er +ĠO UT +ĠS end +ĠCirc le +ĠD iet +Ġpron ounced +Ġcreat ors +Ġearthqu ake +atter y +ge ons +Ġo d +Ġlay ing +or p +U lt +pro ject +Ġunder min +Ġsequ el +S am +ĠDark ness +Ġre ception +b ull +Y S +ĠV ir +Ġsequ ences +ĠCo in +Ġout fit +ĠW ait +1 19 +Ġdel ivers +.... .. +Ġbl own +ĠE sc +ĠM ath +per m +ĠU l +Ġgl im +Ġfac ial +Ġgreen house +Ġto kens +/ - +ĠAnn ual +ĠON E +Ġteen age +ĠPhys ical +ĠL ang +ĠC elt +Ġsu ed +ivid ually +Ġpat ience +ch air +reg ular +Ġa ug +in v +ex cept +ĠL il +Ġn est +f d +s um +ĠCh ase +Russ ia +ĠJenn ifer +Ġoff season +Over all +F ore +Ġr iot +A ud +form er +Ġdefend ers +ĠC T +iot ic +rib ly +Ġautom ated +Ġpen is +Ġins ist +Ġdi agram +ĠS QL +ĠG arc +Ġw itch +cl ient +ier ra +am bers +Ġrec ount +f ar +V ery +oster one +Ġappreci ated +ĠPer fect +S ection +Ġd oses +oca ust +Ġcost ly +Ġg rams +ĠSh i +Ġwrest ling +Ġ19 71 +Ġtro phy +Ġn erve +ĠK az +ĠExper ience +Ġpled ged +Ġplay back +Ġcreat ivity +by e +Ġattack ers +Ġhold ers +ĠCo ach +ĠPh D +Ġtransf ers +Ġcol ored +ĠH indu +Ġd rown +Ġlist ened +ĠW A +ias m +P O +Ġappeal ing +Ġdiscl osed +ĠCh icken +ag ging +Ġple aded +Ġnav igation +ĠReturn s +Ġ[ [ +R OR +E A +Ġphotograp her +ĠR ider +ipp ers +Ġsl ice +Ġe rect +Ġhe d +iss ance +ĠVik ings +ur ious +Ġapp et +oubted ly +Ch ild +Ġauthent ic +o os +ĠM aking +Ġannoun cing +Ġb od +Ġmet er +ĠN ine +ĠR ogue +Ġwork force +Ġrenew ed +Ġorganis ations +ac s +P LE +Sh ort +Ġcomp ounds +ĠVis it +Ġen velop +ear th +Ġsupport ive +gg le +ĠBrus sels +ĠGu ild +Cre ate +RE L +Ġaver aged +Ġ19 69 +ri ages +Ġlength y +Ġforg ot +O kay +ĠE rd +Ġdeal er +Ġrec ession +D D +Ġdesper ately +Ġhun ger +Ġst icks +Ġm ph +ĠF aith +Ġintention ally +Ġdem ol +ue ller +ĠS ale +Ġde bris +s pring +Ġle ap +>> >> +Ġcontain ers +se lling +rane an +atter ing +Ġcomment ed +ĠC M +on ut +Ġwood s +es pecially +Ġorgan ize +iv ic +ĠWood s +ang a +s qu +Ġm aj +am on +Ġax is +Ġ19 74 +ĠDen mark +Ġwar rior +ĠP and +Ġout lined +ĠB O +ins ula +z illa +eb ook +Ġd are +Ġsear ched +Ġnav igate +S n +writ ing +Ġun ited +J apan +ĠHe brew +Ġfl ame +Ġrel ies +Ġcatch ing +ĠSh o +Ġimprison ment +Ġp ockets +Ġclos ure +ĠF am +t im +ade qu +Act ivity +Ġrecru iting +ĠW ATCH +ĠArgent ina +d est +Ġapolog ize +or o +Ġlack s +Ġtun ed +ĠGriff in +Ġinf amous +Ġcelebr ity +ss on +Ġ ---------------------------------------------------------------- +ĠIs is +ĠDis play +Ġcred ibility +Ġeconom ies +Ġhead line +ĠCow boys +Ġind ef +Ġl ately +Ġincent ives +but ton +ĠM ob +A ut +Ġres igned +ĠO m +c amp +Ġprof iles +Ġsche mes +olph ins +ay ed +Cl inton +en h +ĠY ahoo +Ġab st +Ġan k +su its +Ġw ished +ĠMar co +udd en +Ġsp here +ĠB ishop +Ġincorpor ated +ĠPl ant +11 4 +Ġh ated +p ic +Ġdon ate +Ġl ined +Ġbe ans +Ġsteal ing +Ġcost ume +Ġsher iff +Ġfor ty +Ġint act +Ġadapt ed +Ġtrave lling +b art +Ġnice ly +Ġdri ed +Ġsc al +os ity +NOT E +ĠB h +ĠBron cos +ĠI gn +Ġint imate +Ġchem istry +Ġopt imal +D eb +ĠGener ation +Ġ] , +ich i +ĠW ii +ĠYOU R +vent ions +W rite +Ġpop ul +un ning +ĠW or +V ol +Ġqu een +head s +K K +Ġanaly ze +op ic +ear chers +Ġd ot +leg raph +ast ically +Ġupgr ades +Ġca res +Ġext ending +Ġfree ze +Ġin ability +Ġorg ans +Ġpret end +Ġout let +11 3 +ol an +ĠM all +ul ing +t alk +Ġexpress ing +ĠAl ways +ĠBe gin +f iles +Ġlic enses +% % +ĠM itt +Ġfil ters +ĠMil waukee +G N +Ġunf old +M o +Ġnut rition +pp o +B o +Ġfound ing +Ġunder mine +Ġeas iest +ĠC zech +ĠM ack +Ġsexual ity +ĠN ixon +W in +ĠAr n +ĠK in +ãĤ £ +ic er +Ġfort un +Ġsurf aces +agh d +Ġcar riers +ĠP ART +ĠT ib +Ġinter val +Ġfrust rating +ĠSh ip +ĠAr med +ff e +Ġbo ats +ĠAb raham +in is +Ġsu ited +th read +i ov +ab ul +ĠVenezuel a +Ġto m +su per +Ġcast le +alth ough +iox ide +ec hes +Ġevolution ary +Ġnegoti ate +Ġconfront ed +Rem ember +Ġ17 0 +S uch +Ġ9 11 +m ult +ĠA byss +ur ry +ke es +spe c +ĠBarb ara +Ġbelong ing +Ġvill ain +ist ani +Ġaccount able +Ġport ions +ĠDe cl +U r +ĠK ate +g re +Ġmag azines +UC K +Ġregul ate +om on +ĠAl most +Ġover view +Ġsc ram +Ġl oot +ĠF itz +Ġcharacter istic +ĠSn ake +s ay +ĠR ico +Ġtra it +ĠJo ined +au cus +Ġadapt ation +ĠAirl ines +Ġarch ae +ĠI de +Ġb ikes +Ġliter ary +Ġinflu ences +ĠUs ed +C reat +Ġple a +ĠDef ence +ĠAss ass +Ġp ond +UL T +) " +Ġeval uated +Ġob taining +Ġdem ographic +Ġvig il +ale y +Ġsp ouse +ĠSeah awks +resp ons +ĠB elt +um atic +Ġr ises +run ner +ĠMichel le +Ġpot ent +r ace +ĠP AC +F ind +olester ol +IS S +ĠIntrodu ced +ress es +ign ment +O s +ĠT u +ĠDe x +ic ides +Ġspark ed +ĠLaur a +ĠBry ant +Ġsm iling +ĠNex us +Ġdefend ants +ĠCat al +Ġdis hes +sh aped +Ġpro long +m t +( $ +ãĢ Ĥ +Ġcalcul ations +ĠS ame +Ġp iv +H H +Ġcance lled +Ġgr in +Ġterrit ories +ist ically +C ome +ĠP arent +Pro ject +Ġneg lig +ĠPriv acy +Ġam mo +LE CT +olute ly +ĠEp ic +Ġmis under +w al +Apr il +m os +path y +ĠC arson +Ġalbum s +ĠE asy +Ġpist ol +< < +Ġ\ ( +t arget +hel p +Ġinter pre +cons cious +ĠH ousing +ĠJ oint +12 7 +Ġbe ers +s cience +ĠFire fox +effect ive +ĠC abin +ĠO kay +ĠApp lic +Ġspace craft +ĠS R +ve t +ĠStr ange +S B +Ġcor ps +iber al +e fficient +Ġpreval ence +Ġeconom ists +11 8 +Th read +ord able +OD E +ĠC ant +=- =- +if iable +ĠA round +Ġpo le +Ġwilling ness +CL A +ĠK id +Ġcomple ment +Ġsc attered +Ġin mates +Ġble eding +e very +Ġque ue +ĠTr ain +Ġh ij +Ġme lee +ple ted +Ġdig it +Ġg em +offic ial +Ġlif ting +Ð µ +Re qu +it utes +Ġpack aging +ĠWork ers +h ran +ĠLeban on +ol esc +Ġpun ished +ĠJ uan +Ġj am +ĠD ocument +Ġm apping +ic ates +Ġinev itably +Ġvan illa +ĠT on +Ġwat ches +Ġle agues +Ġiniti ated +deg ree +port ion +Ġrec alls +Ġru in +Ġm elt +I AN +Ġhe m +Ex p +Ġb aking +ĠCol omb +at ible +Ġrad ius +pl ug +ĠI F +et ically +Ġf ict +H ER +ĠT ap +atin um +Ġin k +Ġco h +ĠW izard +b oth +te x +Ġsp ends +ĠCurrent ly +ĠP it +Ġneur ons +ig nt +Ġr all +Ġbus es +b uilding +Ġadjust ments +Ġc ried +ibl ical +att ed +ĠZ ion +ĠM atter +Ġmed itation +ĠD ennis +Ġour s +ĠT ab +Ġrank ings +ort al +Ġad vers +Ġsur render +ĠG ob +ci um +om as +im eter +Ġmulti player +Ġhero in +Ġoptim istic +Ġindic ator +ĠBr ig +Ġgro cery +Ġapplic ant +ĠRock et +v id +Ex ception +p ent +Ġorgan izing +Ġenc ounters +ĠT OD +Ġjew el +S ave +ĠChrist ie +Ġhe ating +Ġl azy +ĠC P +Ġcous in +Con fig +Ġreg ener +Ġne arest +Ġachie ving +EN S +th row +ĠRich mond +ant le +200 2 +Ġan ten +b ird +13 3 +Ġn arc +r aint +un ny +ĠHispan ic +ourn aments +Ġprop he +ĠTh ailand +ĠT i +Ġinject ion +Ġinher it +rav is +Ġmed i +Ġwho ever +ĠDE BUG +G P +ĠH ud +C ard +p rom +Ġp or +Ġover head +L aw +Ġviol ate +Ġhe ated +Ġdescript ions +Ġachieve ments +ĠBe er +ĠQu ant +W as +Ġe ighth +ĠI v +Ġspecial ized +U PDATE +ĠD elta +P op +J ul +ĠAs k +oph y +Ġnews letters +ĠT ool +Ġg ard +ĠConf eder +ĠGM T +ĠAb bott +Ġimm unity +ĠV M +Is lam +Ġimpl icit +w d +Ġ19 44 +rav ity +omet ric +Ġsurv iving +ur ai +ĠPr ison +Ġr ust +ĠSk etch +Ġbe es +ĠThe ory +Ġmer it +T ex +ch at +Ġm im +Ġpast e +ĠK och +Ġignor ance +ĠSh oot +Ġbas ement +Un ited +ĠAd vis +he ight +Ġf oster +Ġdet ain +in formation +Ġne ural +' ; +Ġprov es +all ery +Ġinv itation +um bers +Ġc attle +Ġbicy cle +z i +Ġconsult ant +Ġap ology +ĠT iger +Ġ12 3 +99 9 +Ġind ividually +r t +ig ion +ĠBrazil ian +Ġdist urb +Ġentreprene urs +Ġfore sts +cer pt +pl ates +p her +clip se +Ġtw itter +Ġac ids +ograph ical +h um +ĠB ald +if ully +Ġcomp iler +ĠD A +Ġdon or +as i +Ġtrib al +l ash +ĠCon fig +Ġapplic ants +Ġsal aries +13 5 +Put in +ĠF ocus +ir s +Ġmisc onduct +ĠH az +Ġeat en +M obile +Mus lim +ĠMar cus +v iol +Ġfavor able +Ġst ub +ad in +ĠH ob +Ġfaith ful +Ġelectron ics +Ġvac uum +w ait +back ed +econom ic +d ist +Ġten ure +Ġsince re +ĠT ogether +ĠW ave +Ġprog ression +Ġden ying +Ġdist ress +br aska +th ird +Ġmix ing +Ġcolon ial +Ġpriv ately +Ġun rest +atern ity +Ġprem ises +ant i +greg ation +Ġlic ence +ĠH ind +ĠSam uel +Ġconvinc ing +ĠA ce +ĠR ust +ĠNet anyahu +Ġhand les +ĠP atch +orient ed +ah o +ĠG onz +Ġhack ers +claim er +Ġcustom s +ĠGr an +f ighters +Ġl uc +Ġman uscript +aren thood +Ġdev il +Ġwar riors +Ġoff enders +Will iam +Ġhol idays +Ġnight mare +Ġle ver +iff erent +St at +Ġexhib ition +put ed +ĠP ure +Ġal pha +Ġenthus iasm +ĠRepresent atives +E AR +ĠT yp +Ġwhe at +ĠAl f +Ġcor rection +Ġev angel +AT T +M iss +Ġs oup +Ġimpl ied +par am +Ġsex y +ĠL ux +Ġrep ublic +p atch +ab lish +Ġic ons +Ġfather s +ĠG ET +ĠCar ib +Ġregul ated +ĠCo hen +ĠBob by +Ġn er +Ġb ent +vent ory +ĠAl ong +ĠE ST +ĠWall ace +Ġmurd ers +r ise +ke ll +ĠCommon wealth +Ġn asty +et a +ĠM IT +Ġadminist ered +Ġgenuine ly +Ed itor +n ick +Ġhyd ro +**************** **************** +ĠB le +Ġfin es +Ġg orge +aus ible +r h +Ġapp le +ment ioned +Ġro pe +ot yp +H R +Ġdisappoint ing +Ġc age +n ik +Ġdoub ts +ĠF REE +print s +ĠM UST +Ġvend ors +ĠIn qu +Ġliber als +Ġcontract or +Ġup side +child ren +Ġtrick y +Ġregul ators +charg ed +l iter +Ġ *** +Ġreb ell +l ang +Ġloc als +Ġphys icians +Ġhe y +ar se +t m +ĠLe x +Ġbehavior al +success ful +F X +Ġbr ick +ov ic +Ġcon form +Ġreview ing +Ġins ights +Ġbi ology +ĠRem ove +ĠExt ra +Ġcomm itting +indu ced +ignt y +ig m +Ġat omic +Comm on +ĠE M +ĠP ere +ĠIt ems +e h +Ġpres erved +ĠH ood +Ġprison er +Ġbankrupt cy +Ġg ren +us hes +Ġexplo itation +Ġsign atures +Ġfin an +] ," +ĠM R +Ġme g +rem lin +Ġmusic ians +Ġselect ing +Ġexam ining +IN K +l ated +H i +Ġart ic +Ġp ets +Ġimp air +ĠM AN +Ġtable ts +in clude +R ange +Ġca ut +Ġlog s +Ġmount ing +Ġun aware +Ġdynam ics +ĠPalest ine +ĠQu arter +ĠPur ple +Ġm a +ĠIm port +Ġcollect ions +ci ation +Ġsuccess or +Ġcl one +Ġaim ing +Ġposs essed +Ġstick ing +Ġsh aking +Ġloc ate +ĠH ockey +T urn +17 0 +Ġfif teen +ĠHar rison +Ġcontinu ously +ĠT C +ĠVal ent +ĠRes cue +Ġby pass +am ount +Ġm ast +Ġprotect s +Ġart istic +Ġsomet ime +Ġsh oe +Ġshout ed +ific ant +et itive +ĠReg ister +ĠJ in +Ġconcent rated +ling ton +on ies +Ġgener ator +yr im +ĠAr men +Ġclear ing +id o +ĠT W +al ph +Ġlad ies +H ard +Ġdial og +Ġinput s +æ ľ +Ġpos es +Ġsl ots +ĠPrem ium +Ġle aks +Ġboss es +Ġ11 3 +c ourse +A cc +ĠNew ton +ĠAust ria +ĠM age +Ġte aches +ab ad +Ġwe ars +Ġc yl +Ġcur se +ĠS ales +ĠW ings +Ġp sy +Ġg aps +ĠIce land +ĠP interest +Ġland lord +Ġdefin itions +ĠK er +Ġsufficient ly +ĠP ence +ĠArch itect +Ġsur pass +Ġ11 4 +Ġsuper hero +ĠDise ase +Ġpri ests +ĠC ulture +Ġdefin itive +Ġsecret ly +ĠD ance +inst all +ch ief +ĠJess ica +W ould +Up dated +Ġlock er +ĠK ay +Ġmem orial +è ¦ +f at +Ġdis gu +Ġflav ors +ĠBase ball +ĠRes istance +Ġk icks +Ġen v +Ġteen agers +D ark +ĠC AR +Ġh alt +ĠL G +ĠGab riel +Ġfe ver +Ġs atur +Ġm all +Ġaffili ate +ĠS leep +ĠSpe cific +ĠV el +Ġj ar +ĠSac red +ĠEd wards +ĠA CL +Ġret ained +ĠG iant +Ġlim itation +in ces +Ġref usal +ĠT ale +ĠBut ler +Ġacc idents +ĠC SS +Ġimport ed +ĠCop y +Î ± +ER T +z el +Ġdiv isions +h ots +ĠAl b +ĠD S +Load er +W ashington +at isf +ĠCreat ive +\ . +ĠAut om +red ict +Ġrecept or +ĠCarl os +Met hod +ok a +Ġmal icious +Ġste pping +, [ +ĠD ad +Ġatt raction +ĠEffect s +ĠPir ate +ĠC er +ĠIndust ry +ĠR ud +Ġchar ter +Ġd ining +Ġins ists +Ġconfig ure +Ġ( # +ĠSim ple +ĠSc roll +UT C +17 5 +ĠK on +Ġmarket place +Ġ ãĤ +Ġref res +Ġg ates +er red +ĠP od +Ġbeh ave +Fr ank +n ode +Ġendors ed +he tt +as ive +ĠHom eland +Ġr ides +ĠLe ave +er ness +Ġflood ing +A FP +Ġris en +Ġcontin ually +Ġun anim +ĠCont ract +ĠP as +Ġgu ided +ĠCh ile +b d +Ġsu cc +pt ic +Ġcomm ittees +ĠL uther +ĠAny one +Ġs ab +12 4 +Ġp ixel +ĠB ak +ĠT ag +ĠBenn ett +En ter +sm all +ĠPresident ial +Ġp ul +Ġcontr ace +arch ive +Ġcoast al +ĠK ids +19 2 +âĢ ² +ick y +ING TON +Ġw olf +ĠSt alin +T ur +id get +am as +ĠUn less +Ġspons or +Ġmor ph +ĠCho ose +Ġrun ner +Ġun bel +Ġm ud +ĠMan a +Ġdub bed +Ġg odd +ure rs +wind ow +Ġrel ied +Ġcelebr ating +os c +Ġ13 5 +Ġlobb ying +Ġincom plete +Ġrestrict ion +Ġinc ap +it us +Ġexpect ation +ĠAp ollo +Ġint ens +Ġsyn c +G H +Ġmanip ulation +B Y +Ġspe ar +Ġbre asts +Ġvol can +il ia +M aterial +Ġform ats +ĠB ast +Ġparliament ary +Ġsn ake +Ġserv ants +ĠTr udeau +ĠGr im +ĠArab ic +ĠSC P +ĠBoy s +st ation +Ġprospect ive +ord e +in itialized +Ġb ored +AB LE +Ġaccess ed +Ġtax i +ĠShe ll +aid en +urs ed +in ates +ĠIns urance +ĠPet e +Sept ember +6 50 +Ġad ventures +ĠCo ver +Ġt ribute +Ġsk etch +Ġem power +Ġ Ø +ĠGl enn +ĠD aw += \" +ĠPolit ics +Ġgu ides +Ġd ioxide +ĠG ore +ĠBr ight +ĠS ierra +Ġval ued +c ond +Ġpo inter +Se lect +Ġrisk y +Ġabsor b +im ages +Ġref uses +Ġbon uses +__ _ +Ġh ilar +ĠF eatures +2 20 +ĠCollect or +F oot +Ġ19 64 +cul us +Ġd awn +Ġwork out +ĠL O +Ġphilosoph ical +ĠSand y +ĠYou th +Ġl iable +A f +bl ue +Ġovert urn +less ness +ĠTrib une +ĠIn g +Ġfact ories +Ġcat ches +Ġpr one +Ġmat rix +Ġlog in +Ġin acc +Ġex ert +s ys +Ġneed le +ĠQ ur +Ġnot ified +ould er +t x +Ġremind s +Ġpublisher s +Ġn ort +Ġg it +Ġfl ies +ĠEm ily +Ġflow ing +ĠAl ien +ĠStr ateg +Ġhard est +Ġmod ification +AP I +ĠM Y +Ġcr ashes +st airs +n umber +Ġur ging +ch annel +ĠFal con +Ġinhabit ants +Ġterr ifying +Ġutil ize +Ġban ner +Ġcig arettes +Ġsens es +ĠHol mes +Ġpract ition +ĠPhill ips +ott o +Ġcomp ile +Mod el +ĠK o +Ġ[ ] +Americ ans +ĠTer ms +Ġmed ications +ĠAn a +Ġfundament ally +ĠNot ice +Ġwe aker +Ġ 0000 +Ġgar lic +Ġout break +Ġeconom ist +ĠB irth +Ġobst acles +ar cer +ĠOr thodox +Ġplace bo +ĠC rew +asp berry +ĠAng els +Ġdis charge +Ġdestruct ive +11 7 +ĠR ising +Ġd airy +l ate +Ġcoll ision +ĠTig ers +ean or +ocument ed +ĠIn valid +Ġd ont +ĠL iter +ĠV a +Ġhyd rogen +Ġvari ants +ĠBrown s +Ġ19 65 +Ġind igenous +Ġtrad es +Ġremain der +Ġswe pt +ĠImp act +Ġred ist +Ġun int +grad uate +ãĥ ķ +ĠW ILL +ãģ® ç +ĠCrit ical +Ġf isher +Ġv icious +Ġrevers ed +Y ear +ĠS ox +Ġshoot ings +Ġfil ming +Ġtouchdown s +ai res +m el +Ġgrand father +Ġaffect ion +ing le +Ġover ly +Add itional +Ġsup reme +ĠGr ad +Ġsport ing +Ġmer cy +ĠBrook s +ount y +Ġperform s +Ġtight ly +Ġdem ons +Ġkill ings +Ġfact ion +ĠNov a +aut s +Ġund oubtedly +ar in +Ġunder way +ra k +Ġl iv +ĠReg ion +Ġbrief ing +s ers +cl oud +ĠM ik +us p +Ġpred iction +az or +Ġport able +ĠG and +Ġpresent ing +Ġ10 80 + » +ush i +ĠSp ark +there um +Ġjust ification +ĠN y +Ġcontract ors +ming ham +ĠSt yle +å ħ +ĠChron icles +ĠPict ure +Ġprov ing +Ġw ives +set t +Ġmole cules +ĠFair y +Ġconsist ing +Ġp ier +al one +in ition +Ġn ucle +j son +Ġg otta +Ġmob il +Ġver bal +ar ium +Ġmon ument +uck ed +Ġ25 6 +T ech +mine craft +ĠTr ack +Ġt ile +Ġcompat ibility +as is +Ġs add +Ġinstruct ed +ĠM ueller +Ġle thal +Ġhorm one +Ġor che +el se +Ġske let +Ġentert aining +Ġminim ize +ag ain +Ġunder go +Ġconst raints +Ġcig arette +ĠIslam ist +Ġtravel s +ĠPant hers +l ings +C are +Ġlaw suits +ur as +Ġcry st +Ġlow ered +Ġaer ial +Ġcomb inations +Ġha un +Ġch a +Ġv ine +Ġquant ities +Ġlink ing +b ank +Ġso y +B ill +ĠAngel a +Ġrecip ient +ĠProt est +Ġs ocket +Ġsolid arity +Ġâ Ĩ +m ill +Ġvar ies +ĠPak istani +Dr agon +Ġun e +Ġhor izon +³³³³ ³³³³ +Ġprov inces +Ġfrank ly +Ġenact ed +not es +[ ' +Ġ19 2 +ocr acy +Ġendorse ment +Ġover time +Tr ue +L ab +lic ted +ĠD NC +Ġbe ats +ĠJam ie +15 2 +ĠIN T +Cont act +Ġaccount ed +h ash +ĠPack ers +p ires +Ġles bian +Ġamend ments +Ġhop eful +ĠFin land +Ġspot light +Ġconfig ured +Ġtrou bled +Ġg aze +ĠCal gary +Ġrel iability +Ġins urg +sw er +b uy +ĠSk in +Ġp ixels +Ġhand gun +Ġpar as +Ġcateg or +ĠE L +ĠRe x +Ind eed +Ġkind a +Ġconj unction +ĠBry an +ĠMan ufact +y ang +Pl us +S QL +ish ment +Ġdom inate +Ġn ail +Ġo ath +Ġeru pt +ĠF ine +it bart +ĠCh ip +ĠAb d +ĠN am +Ġbuy er +Ġdiss ent +Le aks +Cont in +Ġr ider +ĠSome one +Ġill usion +c in +ĠBoe ing +Ġin adequ +ov ation +i ants +Ġreb uild +4 50 +ĠDest iny +S W +ĠT ill +H it +ia z +ĠBang l +acher s +ĠRe form +Ġse gments +Ġsystem atic +d c +ĠConserv atives +Ġport al +h or +ĠDragon bound +Ġdrag ged +om o +Ġthe e +ad vert +ĠRep orts +ĠE t +Ġbarrel s +Aug ust +Ġcompar isons +Ġhe x +Ġan throp +" [ +bor ough +ab i +Ġpict ured +play ing +ĠAdd ress +ĠMir ror +Sm ith +Ġt ires +ĠN PR +AA AA +Ġclass ification +ĠTh an +ĠH arm +ĠR A +Ġreject ion +min ation +Ġr anged +ĠF alls +D I +H ost +ãĤ ´ +ĠEx ample +list ed +th irds +Ġsaf egu +br and +Ġprob able +Can ada +IT ION +ĠQ aeda +Ġch ick +Ġimport s +h it +l oc +W W +Ġble w +Ġany time +Ġwh oles +ik ed +Ġcal culation +cre ate +ĠO ri +Ġupgr aded +Ġapp ar +ut ory +ĠM ol +B rit +ĠJ ong +IN AL +ĠStart ing +Ġd ice +urt le +Ġre lying +cl osure +Ġprof itable +Ġsl aughter +ĠMan ual +c aster +Ġ" $ +Ġfe ather +ĠSim ply +ie ves +Ġdeter ior +ĠPC I +Ġst amp +Ġfl aws +Ġsh ade +ham mer +Ġpass port +Ġcont ing +am el +Ġobser vers +Ġneg lect +ĠR B +ĠBrother hood +Ġskept ical +f amily +us k +Ġemotion ally +â Ļ +ĠBet a +ason able +id ity +ĠM ul +Ġkick ing +ĠC arm +oll ah +VERT IS +ĠAt hen +Ġlad der +ĠBul let +å £ +00 01 +ĠWild life +ĠM ask +ĠN an +R ev +Ġun acceptable +leg al +Ġcrowd ed +ag i +ĠC ox +j e +Ġmor ality +Ġfu els +Ġc ables +Ġman kind +ĠCarib bean +Ġanch or +Ġby te +ĠO ften +ĠO z +Ġcraft ed +Ġhistor ian +ĠW u +Ġtow ers +ĠCitiz ens +Ġhel m +Ġcred entials +Ġsing ular +ĠJes se +Ġtack les +Ġcont empt +Ġa fore +ĠSh adows +Ġn il +Ġur gent +app le +bl ood +Ġv on +Ġoff line +Ġbreat he +Ġj umps +Ġirre levant +ox ic +om al +import ant +J im +Ġgl oves +arm ing +dep th +Ġtal ents +ook ie +ĠS B +Ġpal m +uff s +est a +IG H +Ġcan on +ĠVer izon +ĠP le +Ġcou pled +vel t +Ġfundra ising +ĠGet ting +ĠD LC +Ġmathemat ical +ĠH S +ĠCard inals +te lling +Ġspons ors +Ġ Ï +ĠBull s +op tion +Ġprop ose +Ġmem orable +Ġembr aced +Ġdecl ining +He alth +ed a +Ġ} ; +Ġsp am +m ile +Ġpit cher +ĠE ight +Ġcar ing +ut ic +ro le +Ġair line +ernand ez +ĠAth let +Ġcert ification +ux e +rig er +Ġem pir +Ġsens ation +Ġdis m +Ġb olt +Ġev olve +H ouse +Ġconsult ation +ĠD uty +Ġtou ches +ĠN athan +Ġf aint +h ad +" ( +ĠCons umer +ĠExt reme +Ġ12 7 +ĠHer m +ĠSac rament +iz oph +Ġanx ious +ul ously +Ġsoc ially +ĠU TC +Ġsol ving +ĠLet ter +Hist ory +ed uc +Pr ice +) ); +Ġrel oad +am ic +Ġp ork +Ġdisc ourse +Ġt ournaments +ai ro +ĠK ur +ĠCost a +Ġviol ating +Ġinterf ere +Ġrecre ational +uff le +Ġspe eches +Ġneed ing +Ġremem bers +Ġcred ited +n ia +f ocused +amer a +Ġb ru +um bs +ĠCub an +Ġpreced ing +Ġnons ense +ac ial +Ġsmart phones +ĠSt ories +S ports +ĠEmer gency +oun cing +ef ined +Ġb er +Ġconsult ing +Ġm asters +he astern +." [ +ĠRun ning +Ġsus cept +ĠF eng +Americ a +pr ises +st itial +ĠWeek ly +ĠGreat er +mod ules +if ter +G raphics +ul er +Ġwho lly +Ġsupp ress +Ġconce aled +Ġhapp ily +Ġaccept s +ĠEn joy +Ġr ivers +ĠEx cept +2 25 +ĠN HS +ĠMc Connell +Ġp ussy +fer red +ut able +Ġatt ain +Ġ> = +Ġdepos its +roph ic +Ġnot orious +ĠSh aw +il itation +Ġepid emic +all ic +Ġsmall est +ov ich +Ġaccess ories +per ties +Ġsur plus +ĠMe ch +Ġamb ig +ĠImm igration +Ġch im +ev al +Ġpract icing +ĠMyster y +Ġdom ains +ĠSil icon +app s +Ġkilomet ers +e a +ĠSm ash +Ġwarrant y +Ġn ost +s il +re v +J on +ĠDub lin +Ġtast es +Ġb out +g reat +er ror +Ġsw itches +ĠB apt +D O +ok i +Ġsour ced +pro du +Ġattach ment +ĠIss ue +ĠQuest ion +Jo in +Ġf itted +Ġunlaw ful +^ ^ +ere k +Ġauthent ication +Ġst ole +Ġaccount ability +l abel +S earch +Ġal beit +atic an +fund ed +ĠAdd ing +ĠI Q +Ġsub mar +l it +a que +ĠLear ning +Ġint eger +M aster +ĠCh rom +Ġprem ier +O p +ĠLi u +Ġbl essed +ĠGl obe +ĠResp onse +Ġlegit im +ĠMer kel +Ġdispos al + ´ +Ġgau ge +pe at +Ġindu ced +Ġquestion able +arth y +ĠV it +ĠF eed +U ntil +U t +worth y +R Y +ĠH erald +ĠHam mer +Ġmed al +ĠR ivers +ĠH ack +Ġclar ify +Ġtrack ed +Ġautonom ous +Ġten ant +ĠQ atar +er ie +Ġgr im +ĠMon itor +Ġresist ant +ĠSpe c +ĠWell s +N AS +14 8 +Ġmin ers +iot ics +Ġmiss es +11 6 +g ian +g it +ĠE yes +p res +Ġgrad uated +Ġang el +Ġsyn chron +Ġefficient ly +Ġtrans mitted +H arry +Ġglob ally +EN CE +ĠMont ana +r aged +ĠPre vention +Ġp iss +ĠL l +Ġshe lf +ĠB JP +ĠTest ament +ĠL ate +ik er +ĠH app +ĠJul ian +h all +Ġsp ont +Ġshut down +Ġincons istent +Ġsubscrib ers +Ġske leton +ĠNe braska +Ġins pire +ĠV oid +F eed +Ġang les +ĠSpr ings +Ġbench mark +Ġvacc ines +izoph ren +se xual +uff ed +Ġsh ine +ĠK ath +Ġgest ure +ine a +Ġr ip +Ġopp ression +Ġcons cience +b t +ĠL um +Ġinc idence +ĠF a +w r +Ġmin eral +ĠSp urs +alk y +Ġth under +Ġop io +Be ing +ĠPal m +Ġwas ted +Ġl b +i aries +ĠIniti ative +Ġcur ric +Ġmark er +ĠMc L +Ġext ensions +ĠP v +ĠAr ms +Ġoffer ings +Ġdef enses +Ġvend or +Ġcontrad ict +ĠCol in +Ġredd it +Ġper ipher +12 2 +Ġs ins +E dit +IC T +So ft +ĠSh ah +Ġadministr ator +ĠT rip +Ġporn ography +Ġtu ition +in ence +ĠPro gress +Ġcat alog +Ġsu ite +Ġh ike +Ġreprodu ctive +eng ine +Ġd rought +ĠNo ah +Ġ2 30 +Ġd ude +Ġrelax ed +Ġpart ition +Ġparticip ant +Ġtel esc +Ġfe as +ĠF F +own er +Ġswe eping +Ġl enses +Ġmatch up +ĠRe pl +ourn als +Ġcred ible +Ġgrand mother +Ġther mal +Ġsubscrib ing +Ġident ities +col m +U CT +Ġreluct ant +us ers +ĠC ort +Ġassist ed +OS S +ATION S +IS H +Ġpharm aceutical +ic able +ad ian +ĠSon ic +ĠF ury +ĠM ong +A H +ĠPsych ology +Ġph osph +Ġtreat s +Ń Ķ +Ġstead ily +ĠHell o +Ġrel ates +Ġcl ue +Ex pl +a uth +Ġrev ision +Ġe ld +os ion +Ġbr on +14 4 +ri kes +Ġmin es +Ġblank et +ĠF ail +el ed +ĠIm agine +ĠPl anned +a ic +Re quest +M ad +ĠHor se +ĠEag le +Ġcap ac +15 7 +Ġl ing +ĠN ice +ĠP arenthood +min ster +og s +ens itive +Not hing +Ġcar n +F in +ĠP E +Ġr ifles +ĠL P +S and +Ġgui Active +Ġtour ist +C NN +Ġunve iled +Ġpredec essor +} { +u ber +Ġoff shore +Ġopt ical +ĠR ot +ĠPear l +et on +Ġst ared +Ġfart her +at ility +cont in +ĠG y +ĠF oster +ĠC oc +ri ents +Ġdesign ing +ĠEconom y +ON G +W omen +ĠN ancy +er ver +Ġmas cul +Ġcasual ties +Ġ2 25 +ĠS ullivan +ĠCh oice +Ġa ster +w s +Ġhot els +Ġconsider ations +Ġcou ch +ĠSt rip +ĠG n +Ġmanip ulate +l ied +Ġsynt hetic +Ġassault ed +Ġoff enses +ĠDra ke +Ġim pe +Oct ober +ĠHer itage +h l +ĠBl air +Un like +Ġg rief +Ġ4 50 +Ġopt ed +Ġresign ation +il o +Ġver se +ĠT omb +Ġu pt +Ġa ired +ĠH ook +ĠML B +Ġassum es +out ed +ĠV ers +Ġinfer ior +Ġbund le +ĠD NS +ograp her +Ġmult ip +ĠSoul s +Ġillust rated +Ġtact ic +Ġdress ing +Ġdu o +Con f +Ġrel ent +Ġc ant +Ġscar ce +Ġcand y +ĠC F +Ġaffili ated +Ġspr int +yl an +ĠGarc ia +Ġj unk +Pr int +ex ec +C rit +Ġport rait +ir ies +ĠOF F +Ġdisp utes +W R +L ove +ãģ Ħ +ĠRe yn +Ġh ipp +op ath +Ġflo ors +ĠFe el +Ġwor ries +Ġsett lements +ĠP os +Ġmos que +Ġfin als +Ġcr ushed +ĠPro bably +ĠB ot +ĠM ans +ĠPer iod +Ġsovere ignty +Ġsell er +Ġap ost +Ġam ateur +Ġd orm +Ġconsum ing +Ġarm our +ĠRo ose +Ġint ensive +Ġelim inating +ĠSun ni +ĠAle ppo +j in +Ġadv ise +p al +ĠH alo +Ġdes cent +Ġsimpl er +Ġbo oth +ST R +L ater +ĠC ave +== = +Ġm ol +Ġf ist +Ġshot gun +su pp +Ġrob bery +E ffect +Ġobsc ure +ĠProf essional +Ġemb assy +Ġmilit ant +Ġinc arcer +Ġgener ates +Ġlaun ches +Ġadministr ators +Ġsh aft +Ġcirc ular +Ġfresh man +ĠW es +ĠJo el +ĠD rew +ĠDun can +ĠApp arently +s ight +ĠIntern al +ĠInd ividual +ĠF E +Ġb ore +ĠM t +Ġbroad ly +ĠO ptions +ount ain +ip es +ĠV ideos +20 4 +Ġh ills +Ġsim ulation +Ġdisappoint ment +it an +ĠLabor atory +Ġup ward +Ġbound ary +Ġdark er +h art +Ġdomin ance +C ong +ĠOr acle +ĠL ords +Ġscholars hip +ĠVin cent +ed e +ĠR ah +Ġencour ages +ro v +Ġqu o +Ġprem ise +ĠCris is +ĠHol ocaust +Ġrhyth m +Ġmet ric +cl ub +Ġtransport ed +Ġn od +ĠP ist +Ġancest ors +ĠFred er +th umbnails +ĠC E +ON D +Ph il +ven ge +ĠProduct s +cast le +Ġqual ifying +ĠK aren +VERTIS EMENT +Ġmight y +Ġexplan ations +Ġfix ing +D i +Ġdecl aring +Ġanonym ity +Ġju ven +ĠN ord +ĠDo om +ĠAct ually +O k +ph is +ĠDes ert +Ġ11 6 +I K +ĠF M +Ġinc omes +V EL +ok ers +Ġpe cul +Ġlight weight +g ue +Ġacc ent +Ġincre ment +ĠCh an +Ġcompl aining +ĠB aghd +Ġmidfield er +Ġover haul +Pro cess +ĠH ollow +ĠTit ans +Sm all +man uel +ĠUn ity +ĠEv ents +S ty +Ġdispro portion +n esty +en es +ĠC od +Ġdemonstr ations +ĠCrim son +ĠO H +Ġen rolled +Ġc el +ĠBre tt +Ġa ide +Ġhe els +Ġbroad band +Ġmark ing +Ġw izard +ĠN J +ĠChief s +Ġingred ient +Ġd ug +ĠSh ut +urch ase +end or +Ġfar mer +ĠGold man +12 9 +15 5 +Or der +Ġl ion +i ably +Ġst ain +ar ray +ilit ary +ĠFA Q +Ġexpl oded +ĠMcC arthy +ĠT weet +ĠG reens +ek ing +l n +ens en +Ġmotor cycle +Ġpartic le +Ġch olesterol +B ron +Ġst air +Ġox id +Ġdes irable +ib les +Ġthe or +for cing +Ġpromot ional +ov o +b oot +ĠBon us +raw ling +Ġshort age +ĠP sy +Ġrecru ited +Ġinf ants +Ġtest osterone +Ġded uct +Ġdistinct ive +Ġfirm ware +bu ilt +14 5 +Ġexpl ored +Ġfact ions +Ġv ide +Ġtatt oo +Ġfinan cially +Ġfat igue +Ġproceed ing +const itutional +Ġmis er +Ġch airs +gg ing +ipp le +Ġd ent +Ġdis reg +ç Ķ +st ant +ll o +b ps +aken ing +Ġab normal +ĠE RA +å£ « +ĠH BO +ĠM AR +Ġcon cess +Ġserv ant +Ġas pir +l av +ĠPan el +am o +Ġprec ip +Ġrecord ings +Ġproceed ed +Ġcol ony +ĠT ang +ab lo +Ġstri pped +Le ft +to o +Ġpot atoes +Ġfin est +% ). +Ġc rap +ĠZ ach +ab ases +ĠG oth +Ġbillion aire +w olf +Ġsan ction +S K +Ġlog ged +P o +ey ed +un al +Ġcr icket +Ġarm ies +Ġunc overed +Cl oud +ó n +Ġreb ounds +Ġm es +O per +P ac +Ġnation ally +Ġinsert ed +p ict +Ġgovern ance +Ð ¸ +Ġprivile ges +G ET +Ġfavor ites +im ity +Ġlo ver +the m +em pl +Ġgorge ous +An n +Ġsl ipped +Ġve to +B ob +Ġsl im +u cc +ĠF ame +udden ly +Ġden ies +ĠM aur +Ġdist ances +Ġw anna +t ar +ĠS ER +Ġâ Ī +Ġle mon +at hetic +Ġlit eral +Ġdistingu ished +Ġansw ering +G I +Ġrelig ions +ĠPhil os +ĠL ay +Ġcomp os +ire ments +ĠK os +ine z +roll ing +Ġyoung est +and ise +ĠB orn +Ġalt ar +am ina +ĠB oot +v oc +Ġdig ging +Ġpress ures +Ġl en +26 4 +Ġassass ination +ĠBir mingham +ĠMy th +Ġsovere ign +ĠArt ist +ĠPhot ograph +Ġdep icted +Ġdisp ens +orth y +Ġamb ul +int eg +ĠC ele +ĠTib et +Ġhier archy +Ġc u +Ġpre season +ĠPet erson +Ġcol ours +Ġworry ing +Ġback ers +ĠPal mer +ĠÎ ¼ +Ġcontribut or +Ġhear ings +Ġur ine +Ġ Ù +ourge ois +Sim ilar +ĠZ immer +s omething +ĠUS C +Ġstrength s +ĠF I +Ġlog ging +As ked +ĠTh ai +in qu +ĠW alt +Ġcrew s +it ism +3 01 +Ġshar ply +um ed +Ġred irect +r ators +In f +ĠWe apons +Ġte asp +19 99 +L ive +ĠEs pecially +ĠS ter +ĠVeter ans +Ġint ro +other apy +Ġmal ware +Ġbre eding +Ġmole cular +ĠR oute +ĠCom ment +oc hem +Ġa in +Se ason +Ġlineback er +Ä « +ĠEconom ics +es ar +ĠL ives +ĠEm ma +Ġk in +ĠTer rit +Ġpl anted +ot on +ĠBut ter +ĠSp ons +P ER +Ġdun geon +Ġsymb olic +Ġfil med +Ġdi ets +Ġconclud es +Ġcertain ty +ĠForm at +Ġstr angers +form at +ĠPh ase +Ġcop ied +Ġmet res +ld a +ĠUs ers +Ġdeliber ate +Ġwas hed +ĠL ance +im ation +Ġimpro per +ĠGen esis +ick r +ĠK ush +Ġreal ise +Ġembarrass ing +alk ing +b ucks +Ġver ified +Ġout line +year s +ĠIn come +20 2 +Ġz ombies +F inal +ĠMill enn +Ġmod ifications +ĠV ision +ĠM oses +ver b +iter ranean +ĠJ et +Ġnav al +ĠA gg +Ġur l +Ġvict ories +Ġnon etheless +Ġinj ust +ĠF act +ç ļ +Ġins ufficient +re view +face book +Ġnegoti ating +Ġguarant ees +im en +uten berg +Ġg ambling +Ġcon gr +Load ing +Ġnever theless +Ġpres idents +ĠIndust rial +Ġ11 8 +Ġp oured +ĠT ory +Ġ17 5 +Ġ: = +Sc ott +ange red +T ok +Ġorgan izers +M at +ĠG rowth +Ġad ul +Ġens ures +Ġ11 7 +é¾į å +Ġmass acre +Ġgr ades +be fore +AD VERTISEMENT +ĠSl ow +ĠM MA +âĢĶ " +ĠV atican +Q aeda +Ġo we +66 66 +ĠS orry +ĠGr ass +Ġbackground s +Ġexha usted +Ġcl an +Ġcomprom ised +ĠE lf +ĠIsa ac +ens on +In vest +IF A +Ġinterrupt ed +ãĥī ãĥ© +Ġtw isted +ĠDrag ons +M ode +ĠK remlin +Ġfert il +he res +ph an +ĠN ode +f ed +ĠOr c +Ġunw illing +C ent +Ġprior it +Ġgrad uates +Ġsubject ive +Ġiss uing +ĠL t +Ġview er +Ġw oke +Th us +bro ok +Ġdep ressed +Ġbr acket +ĠG or +ĠFight ing +Ġstri ker +Rep ort +ĠPortug al +Ġne o +w ed +19 9 +Ġflee ing +sh adow +ident ified +US E +Ste am +Ġstret ched +Ġrevel ations +art ed +ĠD w +Ġalign ment +est on +ĠJ ared +S ep +Ġblog s +up date +g om +r isk +Ġcl ash +ĠH our +Ġrun time +Ġunw anted +Ġsc am +Ġr ack +Ġen light +on est +ĠF err +Ġconv ictions +Ġp iano +Ġcirc ulation +ĠW elcome +Ġback lash +ĠW ade +Ġrece ivers +ot ive +J eff +Ġnetwork ing +ĠPre p +ĠExpl orer +Ġlect ure +Ġupload ed +ĠMe at +B LE +ĠNaz is +ĠSy nd +st ud +ro ots +ri ans +Ġportray ed +Ġ ?? +ĠBudd ha +s un +Rober t +ĠCom plex +Ġover see +Ġste alth +T itle +ĠJ obs +ĠK um +Ġappreci ation +ĠM OD +Ġbas ics +Ġcl ips +Ġnurs ing +Ġpropos ition +Ġreal ised +ĠNY C +Ġall ocated +ri um +ar an +ĠPro duction +ĠV ote +Ġsm ugg +Ġhun ter +az er +ĠCh anges +Ġfl uct +y on +Ar ray +Ġk its +W ater +Ġuncom mon +Ġrest ing +ell s +w ould +Ġpurs ued +Ġassert ion +omet own +ĠMos ul +ĠPl atform +io let +Ġshare holders +Ġtra ils +P ay +ĠEn forcement +ty pes +ĠAn onymous +Ġsatisf ying +il ogy +Ġ( ' +w ave +c ity +Ste ve +Ġconfront ation +ĠE ld +C apt +ah an +ht m +ĠC trl +ON S +2 30 +if a +hold ing +Ġdelic ate +Ġj aw +ĠGo ing +or um +S al +Ġd ull +ĠB eth +Ġpr isons +Ġe go +ĠEl sa +avor ite +ĠG ang +ĠN uclear +Ġsp ider +ats u +Ġsam pling +Ġabsor bed +ĠPh arm +iet h +Ġbuck et +ĠRec omm +O F +ĠF actory +AN CE +Ġb acter +H as +ĠObs erv +12 1 +Ġprem iere +De velop +Ġcur rencies +C ast +Ġaccompany ing +ĠNash ville +Ġfat ty +ĠBre nd +Ġloc ks +Ġcent ered +ĠU T +augh s +or ie +ĠAff ordable +v ance +D L +em et +Ġthr one +ĠBlu etooth +Ġn aming +if ts +AD E +Ġcorrect ed +Ġprompt ly +ĠST R +Ġgen ome +Ġcop e +Ġval ley +Ġround ed +ĠK end +al ion +p ers +Ġtour ism +Ġst ark +v l +Ġblow ing +ĠSche dule +st d +Ġunh appy +Ġlit igation +ced es +Ġand roid +Ġinteg ral +ere rs +ud ed +t ax +Ġre iter +ĠMot ors +oci ated +Ġwond ers +ĠAp ost +uck ing +ĠRoose velt +f ram +Ġyield s +Ġconstit utes +aw k +Int erest +Ġinter im +Ġbreak through +ĠC her +Ġpro sec +ĠD j +ĠM T +Res p +ĠP T +Ġs perm +ed it +B T +Lin ux +count ry +le ague +Ġd ick +Ġo ct +Ġinsert ing +Ġsc ra +ĠBrew ing +Ġ19 66 +Ġrun ners +Ġpl un +id y +ĠD ian +Ġdys function +Ġex clusion +Ġdis gr +Ġincorpor ate +Ġrecon c +Ġnom inated +ĠAr cher +d raw +achel or +Ġwrit ings +Ġshall ow +Ġh ast +ĠB MW +ĠR S +Ġth igh +Ġ19 63 +Ġl amb +Ġfav ored +ag le +Ġcool er +ĠH ours +ĠG U +ĠOrig in +Ġglim pse +---------------- ---- +L im +Ġche ek +Ġj ealous +- ' +Ġhar ness +ĠPo ison +Ġdis abilities +ne apolis +Ġout look +Ġnot ify +ĠIndian apolis +Ġab rupt +ns ic +Ġenc rypted +Ġfor fe +reat h +Ġr abb +Ġfound ations +Ġcompl iment +ĠInter view +ĠS we +Ġad olesc +Ġmon itors +ĠSacrament o +Ġtime ly +Ġcontem pl +Ġposition ed +Ġpost ers +ph ies +iov ascular +v oid +ĠFif th +Ġinvestig ative +OU N +Ġinteg rate +ĠIN C +ish a +ibl ings +ĠRe quest +ĠRodrig uez +Ġsl ides +ĠD X +Ġfemin ism +Ġdat as +Ġb end +ir us +ĠNig eria +F ox +Ch ange +Ġair plane +ĠLad en +Ġpublic ity +ixt y +Ġcommit ments +Ġaggreg ate +Ġdisplay ing +ĠAr row +Ġ12 2 +Ġrespect s +and roid +s ix +ĠSh a +Ġrest oration +) \ +W S +oy s +Ġillust rate +with out +12 6 +ĠâĶ Ĥ +Ġpick up +n els +Ġ .... +f ood +ĠF en +) ? +Ġphenomen a +Ġcompan ions +ĠW rite +Ġsp ill +Ġbr idges +ĠUp dated +ĠF o +Ġinsect s +ASH INGTON +Ġsc are +il tr +ĠZh ang +Ġsever ity +Ġind ul +14 9 +ĠCo ffee +Ġnorm s +Ġp ulse +ĠF T +Ġhorr ific +ĠDest roy +ĠJ SON +Ġo live +Ġdiscuss es +R est +E lect +ĠW inn +ĠSurv iv +ĠH ait +S ure +op ed +Ġro oted +ĠS ke +ĠBron ze +Ġl ol +Def ault +Ġcommod ity +red ited +Ġliber tarian +Ġforb idden +Ġgr an +à ¨ +Ġl ag +en z +dri ve +Ġmathemat ics +Ġw ires +Ġcrit ically +Ġcarb ohyd +ĠChance llor +ĠEd die +Ġban ning +ĠF ri +Ġcompl ications +et ric +ĠBangl adesh +Ġband width +St op +ĠOrig inally +Ġhalf way +yn asty +sh ine +Ġt ales +rit ies +av ier +Ġspin ning +ĠWH O +Ġneighbour hood +b ach +Ġcommer ce +ĠS le +B U +Ġentreprene ur +Ġpecul iar +ĠCom ments +f re +3 20 +IC S +Ġimag ery +ĠCan on +ĠElect ronic +sh ort +( ( +D ig +Ġcomm em +u ced +Ġincl ined +ĠSum mon +Ġcl iff +ĠMed iterranean +Ġpo etry +Ġprosper ity +ĠRe ce +Ġp ills +m ember +Ġfin ale +un c +ĠG ig +ä ½ +Ġl od +Ġback ward +- + +ĠFor ward +Ġth ri +s ure +Ġso ap +ĠF X +R ES +ĠSe xual +oul os +Ġfool ish +Ġright eous +Ġco ff +terror ism +ust ain +ot er +Ġab uses +ne xt +Ġab usive +Ġthere after +Ġprohib ition +ĠS UP +Ġd ip +Ġr ipped +Ġinher ited +Ġb ats +st ru +G T +Ġflaw ed +ph abet +Ġf og +do ors +Ġim aging +Ġdig its +ĠHung ary +Ġar rog +Ġteach ings +Ġprotocol s +ĠB anks +à ¸ +p ound +ĠC urt +." ) +. / +Ġex emption +end ix +ĠM ull +Ġimpro ves +ĠG amer +d imensional +I con +ĠMarg aret +St atus +d ates +Ġint ends +Ġdep ict +Ġpark ed +J oe +ĠMar ines +chn ology +! ). +Ġjud ged +Ġwe ights +R ay +Ġapart ments +he ster +Ġrein force +Ġoff ender +occ up +Ġs ore +e pt +ĠPH P +ĠB row +Ġauthor ization +ĠR isk +ĠDel aware +ĠQ U +Ġnot ifications +Ġsun light +Ġex clude +d at +Ġm esh +ĠSud an +Ġbelong ed +Ġsub way +Ġno on +ĠInter ior +ol ics +ĠL akers +Ġc oding +Dis claimer +Cal if +O ld +Ġdis l +???? ? +Ġconfir ms +Ġrecruit ment +Ġhom icide +Cons ider +ĠJeff rey +ft y +} ; +Ġobject ion +do ing +ĠLe o +W ant +Ġgl ow +ĠClar ke +ĠNorm an +Ġver ification +Ġpack et +ĠForm ula +Ġpl ag +es ville +Ġshout ing +Ġo v +ĠR EC +ĠB ub +Ġn inth +Ġener g +Ġvalid ity +Ġup s +j ack +Ġneighbor ing +ĠN ec +ew orks +ĠH ab +are z +Ġsp ine +Ġevent ual +ĠLe aders +ĠC arn +Ġprob ation +Ġrom ance +ms g +ĠMechan ical +ER Y +R ock +Ġpart isan +N ode +ass ets +min ent +Ġforeign ers +Ġtest ify +ĠUs ually +l ords +ĠG ren +ĠPow ell +BI L +Ġs r +Ġadd ict +Ġshell s +Ġs igh +ĠY ale +tern ity +Ġ7 50 +E U +ĠR ifle +Ġpat ron +em a +ĠB annon +an ity +Ġtrop ical +ĠV II +c ross +Every thing +ĠIS O +Ġhum ble +ass ing +ĠF IG +Ġupd ating +ys on +Ġcal cium +Ġcompet ent +Ġste ering +Pro t +ĠS Y +ĠFin als +ĠR ug +15 9 +13 7 +ĠG olf +Ġ12 6 +Ġaccommod ation +ĠHug hes +Ġaest hetic +art isan +ĠTw ilight +Ġpr ince +ĠAgric ulture +ĠDis co +Ġpreced ent +Ġtyp ing +author ized +O ption +ĠA ub +l ishes +ach t +m ag +P eter +ĠU FO +mont on +ĠL ith +Ġa rom +Ġsec uring +Ġconf ined +priv ate +Ġsw ords +Ġmark ers +Ġmetab olic +se lect +ĠCur se +ĠO t +g ressive +Ġinc umb +ĠS aga +Ġpr iced +Ġclear ance +Cont ent +Ġdr illing +Ġnot ices +Ġb ourgeois +Ġv est +Ġcook ie +ĠGuard ians +ry s +in yl +Ġ12 4 +Ġpl ausible +on gh +ĠOd in +Ġconcept ion +ĠY uk +ĠBaghd ad +ĠFl ag +Aust ral +ĠI BM +Ġintern ationally +ĠWiki Leaks +I ED +Ġc yn +Ġcho oses +ĠP ill +Ġcomb ining +Ġrad i +ĠMoh ammed +def ense +atch ing +Sub ject +ic iency +Fr ame +Ġ{ " +Ġche ss +Ġtim er +19 0 +Ġt in +Ġord inance +emet ery +Ġacc using +Ġnotice able +Ġcent res +Ġl id +ĠM ills +img ur +Ġz oom +erg ic +Ġcomp ression +pr im +f ind +Ġsur g +Ġp and +ĠK ee +ĠCh ad +cell ence +oy le +Ġsocial ism +ĠT ravis +ĠM Hz +Ġgu ild +ALL Y +ĠSub scribe +ĠRel ated +Ġoccur rence +itch ing +Ġfict ional +Ġcr ush +ĠE A +c od +m ix +ĠTri ple +Ġretrie ve +Ġstimul us +Ġpsych iat +ĠDo or +Ġhomosexual ity +Ġelement ary +Ġcell ular +id ian +ĠL aun +Ġintrig uing +Ġfo am +ĠB ass +id i +its u +Ġass ure +Ġcongr at +Ġbusiness man +ĠBo ost +cl ose +Ġl ied +Ġsc iences +ĠO mega +ĠG raphics +Ġ< = +sp oken +Ġconnect ivity +S aturday +ĠAven gers +Ġto ggle +Ġank le +Ġnational ist +mod el +ĠP ool +ophob ia +V ar +ĠM ons +ator ies +Ġaggress ively +C lear +For ge +act ers +Ġhed ge +Ġpip es +Ġbl unt +Ġs q +Ġremote ly +W ed +as ers +Ġref riger +Ġt iles +Ġresc ued +Ġcompr ised +ins ky +Ġman if +avan augh +Ġprol ifer +Ġal igned +x ml +Ġtri v +Ġcoord ination +ĠP ER +ĠQu ote +13 4 +b f +ĠS aw +Ġtermin ation +Ġ19 0 +Ġadd itions +Ġtri o +Ġproject ions +Ġpositive ly +Ġin clusive +Ġmem br +19 90 +old er +Ġpract iced +ink le +Ar ch +Ġstar ters +ari us +Ġinter mediate +ĠBen ef +ĠK iller +Ġinter ventions +ĠK il +ĠF lying +In v +Ġprem ature +Ġpsych iatric +Ġind ie +Ġcoll ar +ĠRain bow +af i +Ġdis ruption +ĠFO X +cast ing +Ġmis dem +c ro +Ġw ipe +ard on +Ġb ast +ĠTom my +ĠRepresent ative +Ġbell y +ĠP O +ĠBre itbart +13 2 +Ġmess aging +Sh ould +Ref erences +ĠG RE +ist ical +L P +ĠC av +ĠC razy +Ġintu itive +ke eping +ĠM oss +Ġdiscont in +ĠMod ule +Ġun related +ĠPract ice +ĠTrans port +Ġstatist ically +orn s +Ġs ized +p u +Ġca f +ĠWorld s +ĠRod gers +ĠL un +ĠCom ic +l iving +Ġc ared +Ġclim bed +) { +Ġconsist ed +Ġmed ieval +fol k +Ġh acked +Ġd ire +ĠHerm ione +Ġt ended +ce ans +D aniel +w ent +Ġlegisl ators +Ġred es +g ames +Ġg n +am iliar +Ġ+ + +gg y +th reat +Ġmag net +Ġper ceive +Ġz ip +Ġindict ment +Ġcrit ique +g ard +ĠSaf e +ĠC ream +Ġad vent +ob a +Ġv owed +ous ands +Ġsk i +Ġabort ions +u art +Ġstun ned +Ġadv ancing +Ġlack ed +Ġ\ " +Ġsch izophren +Ġeleg ant +Ġconf erences +Ġcance led +ĠHud son +ĠHop efully +Ġtr ump +Ġfrequ encies +Ġmet eor +ĠJun ior +ĠFle et +ĠMal colm +ĠT ools +Ġ ........ +Ġh obby +ĠEurope ans +Ġ15 00 +ĠInt o +Ġs way +ĠApp ro +ĠCom pl +Comm unity +Ġt ide +ĠSum mit +ä » +Ġinter vals +ĠE ther +Ġhabit at +ĠSteven s +lish ing +ĠDom ain +Ġtrig gers +Ġch asing +Ġchar m +ĠFl ower +it ored +Ġbless ing +Ġtext ures +F ive +Ġliqu or +R P +F IN +Ġ19 62 +C AR +Un known +Ġres il +ĠL ily +Ġabund ance +Ġpredict able +r ar +Ġbull shit +le en +che t +M or +M uch +ä ¹ +Ġemphas ized +Ġcr ust +Ġprim itive +Ġenjoy able +ĠPict ures +Ġteam mate +pl er +ĠT ol +ĠK ane +Ġsummon ed +th y +ram a +ĠH onda +Ġreal izing +Ġquick er +Ġconcent rate +cle ar +Ġ2 10 +ĠErd ogan +ar is +Ġrespond s +ĠB I +Ġelig ibility +Ġpus hes +ĠId aho +Ġagg rav +Ġru ins +ur ations +Ġb ans +Ġan at +sh are +Ġgr ind +h in +um en +Ġut ilities +ĠYan kees +Ġdat abases +ĠD D +Ġdispl aced +Ġdepend encies +Ġstim ulation +h un +h ouses +ĠP retty +ĠRaven s +ĠTOD AY +Ġassoci ates +Ġthe rape +cl ed +Ġde er +Ġrep airs +rent ice +Ġrecept ors +Ġrem ed +ĠC e +Ġmar riages +Ġball ots +ĠSold ier +Ġhilar ious +op l +13 8 +Ġinherent ly +Ġignor ant +Ġb ounce +ĠE aster +REL ATED +ĠCur rency +E V +ãĥ ŀ +ĠLe ad +Ġdece ased +B rien +ĠMus k +J S +Ġmer ge +heart ed +c reat +m itt +m und +ĠâĢ ĭ +ĠB ag +Ġproject ion +Ġj ava +ĠStand ards +ĠLeon ard +Ġcoc onut +ĠPop ulation +Ġtra ject +Ġimp ly +Ġcur iosity +ĠD B +ĠF resh +ĠP or +Ġheav ier +ne ys +gom ery +Ġdes erved +Ġphr ases +ĠG C +Ġye ast +d esc +De ath +Ġreb oot +Ġmet adata +IC AL +Ġrep ay +ĠInd ependence +Ġsubur ban +ical s +Ġat op +Ġall ocation +gener ation +ĠG ram +Ġmoist ure +Ġp ine +ĠLiber als +Ġa ides +Ġund erest +ĠBer ry +Ġcere mon +3 70 +ast rous +ĠPir ates +Ġt ense +ĠIndust ries +ĠApp eals +ĠN ear +Ġè£ı ç +Ġlo vers +ĠC AP +ĠC raw +Ġg iants +Ġeffic acy +E lement +ĠBeh avior +ĠToy ota +Ġint est +P riv +A I +Ġmaneu ver +Ġperfect ion +Ġb ang +p aper +r ill +Ge orge +b order +in ters +ĠS eth +Ġcl ues +ĠLe vi +ĠRe venue +14 7 +Ġv apor +Ġfortun ate +Ġthreat ens +Ġve t +Ġdepend ency +ers ed +art icle +ĠBl izzard +Ġch lor +Ġmin us +ĠB ills +Ġcryptoc urrency +Ġmetabol ism +ter ing +Ġp estic +step s +ĠTre asure +ract ed +ĠConst ant +Ġtem p +13 9 +ĠDet ective +ur ally +Ġrecover ing +Ġcort ex +Ġ14 4 +cl osed +Ġprejud ice +aun ted +Ġstorm s +ĠN OW +Ġmach inery +Add ress +Ġcompe lled +27 0 +Ġdesp air +b ane +Ġveget able +Ġbed s +Lear n +Ġcolor ful +Ġsp ike +Ġmarg ins +Ġsymp athy +Ġworks hop +ĠC BC +S at +Ġburn s +ĠG ender +Ġ12 9 +ĠC able +Ġdeb ts +ĠThe resa +Ġreflect ing +Ġa irst +Ġr im +ram id +Ġweakness es +W rit +ogg le +t i +ĠCh arge +Ġwe ighed +Ġ( . +Ġl aughter +Ġrou ter +ĠDemocr acy +D ear +Ġhas ht +Ġd y +Ġhint s +run ning +Ġfin ishes +ar us +M ass +res ult +asc us +Ġv intage +Ġcon qu +Ġwild ly +ac ist +Ġl ingu +Ġprot agonist +st rom +te enth +ĠSol o +m ac +f illed +Ġre nown +it ives +Ġmot ive +ĠAnt ar +ĠM ann +ĠAd just +Ġrock ets +Ġtrou bling +e i +Ġorgan isms +ass is +Christ ian +Ġ14 5 +ĠH ass +Ġsw all +Ġw ax +ĠSurv ival +V S +ĠM urd +v d +stand ard +Ġdrag ons +Ġacceler ation +r ational +f inal +Ġp aired +ĠE thereum +Ġinterf aces +Ġres ent +Ġartif acts +Å « +are l +Ġcompet itor +ĠNich olas +ĠSur face +c pp +ĠT ot +Ġeconom ically +Ġorgan ised +Ġen forced +in ho +Ġvar ieties +Ġab dom +ĠBa iley +id av +ĠSal v +p aid +Ġalt itude +ess ert +ĠG utenberg +are a +op oulos +Ġprofess ors +igg s +ĠF ate +he y +Ġ3 000 +D ist +Ġtw ins +c ill +ĠM aps +Ġtra ps +Ġwe ed +ĠK iss +Ġy oga +Ġrecip ients +ĠWest minster +Ġpool s +ĠWal mart +18 8 +ĠSchool s +att ack +ĠAR M +par agraph +W arning +j l +Ġself ish +anche z +ĠHe ights +F re +ĠS oph +Ġ -------------------------------- +t ml +33 3 +Ġraid s +Ġsatell ites +KE Y +Ġlast s +Ñ Ĥ +In s +ĠD ame +Ġunp redict +// / +gh ai +Ġart illery +Ġcru ise +Ġg el +ĠCabin et +Ġbl ows +ĠE sp +Ġprox imity +ot he +ĠSk ills +ĠU pper +ob o +ĠN DP +Ġenjoy s +Ġrepe ating +ĠConst ruction +ĠQuest ions +H illary +Ġu int +Ġprocess ors +ĠGib son +ĠMult iple +q a +ĠB om +ĠM iles +vent ional +Ġhur ts +s kin +ĠA IDS +Ġadvis ers +ĠR oot +Ġmethod ology +ĠD ale +Ġdet on +ĠKnow ledge +sequ ently +Ġ12 1 +Ġconnect s +C y +ĠD anger +Ġcontribut ors +ĠB ent +Ġbr ass +ĠGun s +int o +ĠFort une +Ġbro ker +bal ance +Ġlength s +Ġv ic +Ġaver aging +Ġappropri ately +ĠCamer a +Ġsand wich +ĠCD C +Ġcoord inate +Ġnav ig +Ġgood ness +l aim +Ġbra ke +Ġextrem ist +ĠW ake +ĠM end +ĠT iny +ĠC OL +ĠR F +ĠD ual +ĠW ine +C ase +Ġref ined +Ġl amp +L ead +Ġb apt +ĠCar b +ĠS add +ĠMin neapolis +PD F +Ear ly +ĠH idden +I ts +ĠT IME +Ġp ap +Ġcommission ed +ĠF ew +ĠCol ts +ĠB ren +Ġbot hered +Ġlike wise +Ex per +ĠSch w +c ry +n n +ĠM itch +im on +M G +b m +UM P +r ays +Ġregist ry +Ġ2 70 +ach ine +re lla +ant ing +00 000 +Ġru ined +sp ot +Ġt a +Ġmaxim ize +Ġincon ven +D ead +H uman +En abled +ĠMar ie +Ġch ill +ĠParad ise +Ġstar ring +ĠLat ino +ĠProt ocol +ĠE VER +Ġsuppl iers +m essage +ĠBro ck +Ġser um +âĸĪâĸĪ âĸĪâĸĪ +Ġen comp +Ġamb ition +ues e +Ġar rows +And rew +Ġanten na +Ġ19 61 +ĠB ark +Ġb ool +ãĤ ª +ĠSt orage +Ġrail way +Ġtoug her +ĠC ad +Ġwas hing +P y +' ] +em bed +ĠMem phis +ack le +Ġfam ously +ĠF ortunately +ov ies +Ġmind set +Ġsne ak +ĠD h +RA W +ĠSim pson +Ġliv est +Ġland mark +Ġc ement +L ow +Ġthr illed +ĠCour se +in el +Ġch uck +id ate +gl obal +Ġwh it +Ġ � +ad ays +s ki +ĠS V +Ġvir uses +30 6 +ĠResp ons +Ġthe aters +ĠBr anch +ĠGene va +ĠM K +Ġunbel iev +Ġcommun ist +Orig inal +ĠRe ceived +ĠTrans fer +ĠAr g +In put +ĠStr ategy +Ġpal ace +the ning +D ri +Ġsent encing +umbn ail +Ġp ins +re cy +Ġs iblings +Get ting +ĠB U +ĠNorth west +Ġprolong ed +ĠSak ura +C omb +ĠB our +Ġinadequ ate +ĠK ash +Ġus ername +ĠImpro ve +Ġbatt ling +ĠM AC +Ġcurric ulum +Ġs oda +ĠC annon +Ġsens ible +sp ons +De cember +Ġw icked +ĠP engu +Ġdict ators +ĠHe arts +og yn +Ġsimilar ities +ĠSt ats +Ġh ollow +it ations +": [ +Ġh over +ĠList en +s ch +S und +Ġc ad +ĠPar ks +Ġl ur +Ġhy pe +ĠL em +N AME +is ure +Fr iday +Ġshoot s +Ġclos es +Ġd b +ĠR idge +ĠDiff erent +Ġrepl ies +ĠBroad way +op ers +Ġint oler +ĠZe us +akes pe +Ġpropri etary +Ġrequest ing +Ġcontro llers +ĠM IN +im edia +be cca +Ġexp ans +Ġoil s +B ot +ĠCh and +Ġpr inter +Ġto pped +ĠP OL +ĠEar lier +S ocial +av in +Ġdecre ases +ĠSe b +Ġspecific ations +ĠBl ast +ĠK urt +Ġfre el +B rown +Ġdil ig +ro e +ĠPro blem +ĠQu ad +Ġdecent ral +ĠV ector +an ut +Ġplug ins +ĠGreg ory +Ġfuck ed +el ines +ĠAmb assador +t ake +Ġcle ans +ong yang +An onymous +st ro +" } +al ine +ĠO dd +ĠE ug +2 16 +Ġbo il +ĠP owers +Ġnurs es +Ob viously +ĠTechn ical +Ġexceed ed +OR S +Ġextrem ists +Ġtr aces +ex pl +Ġcom r +ĠS ach +) / +Ġm asks +Ġsc i +B on +Ġreg ression +we gian +Ġadvis or +it ures +ĠV o +ex ample +ĠInst ruct +Ġs iege +Ġredu ctions +pt r +Ġstat utory +Ġrem oves +Ġp uck +red its +Ġbe e +Ġsal ad +Ġpromot ions +ĠJosh ua +with standing +ET H +ĠCh a +im us +Ġexpend iture +aun ting +Ġdelight ed +Ġ15 5 +be h +Ġcar pet +ĠSp art +Ġj ungle +l ists +Ġbull ying +ĠNob el +ĠGl en +Ġreferen ced +Ġintrodu ces +se in +Ġcho pped +gl ass +ĠW rest +Ġneutral ity +Ġâ Ļ +Ġinvestig ator +Ġshel ves +Ġun constitutional +Ġreprodu ction +Ġmer chant +m ia +Ġmet rics +Ġexplos ives +ĠSon ia +Ġbod ily +Ġthick ness +Ġpredomin antly +ĠAb ility +Ġmon itored +IC H +Ġ] . +ĠMart inez +Ġvis ibility +Ġqu eries +Ġgen ocide +ĠWar fare +Qu ery +Ġstud ios +Ġemb ry +Ġcorrid or +Ġclean ed +com plete +ĠM H +Ġenroll ment +ING S +Ġimpact ed +Ġdis astrous +ĠY un +ĠCl aire +ĠBas ically +y t +uster ity +Ġindirect ly +w ik +Ġd od +ĠCar r +Ġam p +Ġprohib it +ĠIn itial +ĠR d +ij i +Ġeduc ate +c orn +i ott +ĠBeaut y +Ġdetect ive +ĠCon n +s ince +Ġst agger +Ġob ese +Ġb ree +olog ic +is se +walk er +Ġbl ades +Ġlaw ful +fun c +ĠBeh ind +Ġappet ite +Ġ( * +Ġt ennis +Ġoff spring +Ġj ets +Ġstruct ured +Ġafore mentioned +N ov +Ġsc aling +f ill +Ġst ew +Ġcur b +ĠStep han +ed In +S F +ob ic +é ŃĶ +ou g +ĠM M +Ġgen etically +ope z +13 6 +Ġu mb +anc ers +Ġcoh ort +Ġmerch andise +Ġimp osing +ĠLegisl ature +ĠArch ive +iv ia +ĠN aval +Ġoff ences +Ġmir acle +Ġsn apped +Ġf oes +Ġextensive ly +ĠR af +Ġc ater +ed ience +K it +ĠB in +Ġrecomm ends +ĠC ities +Ġrig id +ĠRE AD +ĠNob le +ĠT ian +Ġcertific ates +ant is +o iler +ĠBudd hist +d id +Ġsurvey ed +Ġdown ward +Ġprint s +ĠMot ion +ron ics +ĠS ans +oss ibly +u ctions +Ġcolon ies +ĠDan ish +un it +Ġsp oil +Ġadvis ory +ber ries +Pl an +Ġspecific ation +op hers +ĠRes ource +Ġsh irts +prising ly +commun ications +Ġtriv ial +Ġmention ing +ise xual +Ġsupp lements +Ġsuper vision +B P +v or +Ġw it +Ġco oldown +Ġplaint iff +ĠReview s +ĠS ri +ĠM int +ĠSug ar +Ġafter ward +ĠPri est +ĠInvest ment +og ene +ĠT aking +Ġstretch ing +Ġinflamm ation +ĠTe hran +Ġl ining +Ġfree zing +ĠEnt ity +Ġins piring +spe cial +pr ice +Ġsu e +ĠP orter +oun ge +ET A +ĠD erek +ĠLu is +u o +ym ph +Ġex terior +ih il +ĠAsh ley +in ator +Ġnut rients +ĠTh rones +Ġfin ances +ĠIn spect +Ġspe cially +ĠRequ ired +ĠP TS +ĠViol ence +oint ed +sh ots +Ġex cerpt +co on +IN S +ĠG ri +Ġrecogn ised +We ek +You ng +Ġv om +is le +ĠCur ry +ĠBudd h +Ġnot ebook +Ġd urable +/ ? +ĠG ad +ĠP upp +Ġforg ive +p ark +Ġpersonal ities +an alysis +cl amation +Ġelev ator +Ġware house +ĠR ole +un n +Ġillust ration +ĠSc an +Ġatmosp heric +Im port +AN C +rict ed +f u +01 0 +Ġar che +Ġreward ed +akespe are +Ġintern ally +ĠR BI +alk er +Ġeleph ant +ow itz +ĠP izza +Ġbip artisan +é s +Ġslow ed +ĠSt ark +Ġover ride +OU S +Ġ3 20 +undred s +ĠDe ck +ĠC ensus +be e +14 6 +ot or +Ġ ip +Ġu b +oc ations +ĠBut ton +r ice +Ġc ripp +ff f +Ġorig inated +Ġoverwhel med +app a +Ġfore most +âĢ ij +ĠL EG +re lease +eat ured +at ches +Ġre ps +Ġl ending +ĠRe ference +ĠCl ient +16 5 +vent h +Com plete +ĠPat rol +Ġsw orn +c am +Ġshut tle +ĠR alph +Ġh ometown +- , +on al +ĠB P +å ı +Ġpersu ade +ĠAlex and +Ġcomb ines +Ġv ivid +ĠL ag +Ġenc oding +Ġsal vation +w en +ĠRec overy +i ya +Un iversity +ĠB iden +Ġbud gets +ĠTex ans +f its +Ġhon ored +Ġp ython +T D +## # +cl one +Ġbl ink +ĠL iquid +Ġunemploy ed +Ġcl ashes +ĠCoun sel +Ġdirect ing +Ġpun ct +ĠFal cons +Ġsh ark +ĠDam ascus +Ġje ans +Ġemb ark +Ġse ize +Ġup wards +2 80 +ĠE z +ĠAny thing +Ġex otic +l ower +ĠCreat or +ĠU m +Ġsubur bs +ber ger +ĠW end +Ġm int +ĠX X +ĠD ro +Ġsuff ers +Ġher b +t ree +Ġfrag ile +Ġflood ed +ĠAl cohol +ole an +ny der +ĠK O +F ram +Ġ13 6 +Ġow ed +ĠMe lee +ĠH ash +Ġwh isk +Ġsu do +r r +Qu ick +app ro +Ġi i +ĠEx amples +he e +Ġpromot es +per ature +k ar +ĠHon or +Ġs odium +ĠL if +ros so +intend ent +Ġcorrespond ent +F ound +sec ret +Ġident ifies +ag ne +Ġl ou +ĠP P +Ġcoinc idence +m ove +Ġmilit ia +Ġinf iltr +ĠPrim ary +Ġpitch ing +ĠI b +ĠGO OD +ãĤ ¸ +ĠW izards +ir al +ĠVen us +R R +ĠâĢ ķ +ĠCase y +Ġsad ly +Ġadm ire +Ġembarrass ed +c b +M el +Ġtub es +Ġbeaut ifully +ĠQueens land +Bel ow +re z +qu et +ple asant +Ġ « +C amp +Ġdec isive +19 98 +ĠL amb +ut ton +h n +ĠJ agu +au nder +ĠC ord +Ġcl erk +Ġca ffe +Ġwip ed +Ġre im +ĠMount ains +Ġimprison ed +Ġdevelop s +ĠP ra +Ġmodel ing +Any one +ance l +ĠS it +Ġshield s +Ġl awn +Ġcard iovascular +Ġdemonstr ating +Ġpar se +ĠIsrael is +Ġeuro s +14 3 +Ġgl orious +ins ki +ec d +Ġcondition ing +Ġhel pless +Ġmicro sc +ĠHar bor +Ġst akes +Ġ2 60 +Ġun equ +ĠFl oyd +Ġd amp +Ġappar atus +ĠLaw s +Ġcoun ters +Ġindu ce +at able +ĠAh med +Ġsl am +N ovember +Ġpers ist +Ġim minent +á n +Ġsh red +Ġph ases +ĠEd monton +ĠArm strong +ĠMe et +ĠK itty +Ñ Ģ +c irc +ĠAd ult +Ġa rose +ĠX en +D an +g ow +Ġsuper f +ĠAd mir +Ġend ure +Ġkey word +yr us +Ġy arn +Ġpath way +ĠHop kins +mid t +Ġcens orship +d ependent +Ġinstruct or +S ources +Ġto e +Ġball oon +N ob +Ġsw ear +ĠCast ro +Ġgl oss +ĠK avanaugh +Ġremark ably +Ph otos +ĠN om +ĠS outheast +y ers +Ġvalid ation +Ġcann on +ĠVict ory +ĠPier re +Ġcaut ious +Aud io +Ġf etch +ĠG ift +ĠH yp +Ġrem edy +Z E +Ġsc ent +Ġbe ard +ĠR ut +- " +Ġpat ents +H y +Ġun just +Ġpot ato +Ġforth coming +Ġche f +ĠR ift +aff e +ĠR OM +ĠL aunch +Ġp ads +ĠNe o +Ġon set +Ġsquee ze +s afe +Ġpref ix +ĠT M +ĠN early +ĠClin ical +ĠM ental +ot iation +ĠUn ic +ant ry +ĠC ir +Ġep it +à ¦ +Ġextract ed +verse ly +ri ad +Ġstr ains +Ġto ps +Ġpo em +ĠRand y +ĠMap le +TH ER +up iter +ĠSS D +ļ é +Ġun con +per ing +Ġsle pt +in ers +Ġunder water +ĠEv idence +g one +20 5 +Ġhistor ians +Ġsynt hesis +Ġf rog +b asketball +Ġvibr ant +Ġsub ord +Ġ3 65 +ĠD ial +Ġcooper ate +HA HA +Ġgreet ed +15 8 +Ġj azz +Ġinto x +ĠWalk ing +Ġsuper visor +ĠF usion +ĠMer cedes +s end +H am +s d +n l +Ġtour s +ĠF IFA +Ġcul p +g d +30 4 +Ġple as +Ġillust rates +ĠColomb ia +Ġhighlight ing +ĠSum mary +Ġexp osing +ĠD ru +Ġir ony +r itional +ĠCar roll +ĠEll is +P ict +ĠR apt +Ġad apter +Ġun m +Ġcor pse +Ġceleb rities +D en +at um +ĠAp ocalypse +ĠW ag +lin ing +Ġhorm ones +R ub +ĠX i +ĠV aults +20 8 +alky rie +inos aur +Ġfeed s +v ity +Ġdefe ating +W ait +Ġemphas ize +ĠSteel ers +yr inth +le ys +ĠWhe never +Current ly +ĠCl ock +Ġcollect ively +any on +ĠJ P +Ġment ality +Ġdownload s +Ġsurround ings +ĠBarn es +Ġflags hip +Ġindic ators +Ġgra pp +Jan uary +ĠElement al +ĠAthen a +ib al +Ġs ights +Ġcap ita +ĠTreat y +Ġvo iced +ĠG az +let te +Ġy a +Ġexp ired +Leg end +H ot +n ature +Ġunst able +Ġ2 80 +à º +Com ment +AL E +Ġquest s +Ġhand ler +n is +Ġvers atile +Ġconce al +enge ance +ĠInter active +Ġobs essed +ĠDog s +Ġcr acked +S ound +s v +ĠD ylan +ro ads +f x +ĠCath olics +ĠH ag +Ġsl ammed +Ġgl owing +s ale +Ġtiss ues +ĠCh i +ne e +Ġc her +s ic +ur rection +Ġb acon +ul atory +) ." +Ġir regular +FOR M +ass ed +Ġintention al +Ġcompens ate +ĠSpe aking +ĠS ets +15 3 +Ġconvent ions +b ands +em ade +Ġe cc +ĠWin ston +ĠAssass in +ĠBelg ian +Ġdepend ence +Ġnic he +Ġb ark +ĠJ azz +Ġdisadvant age +Ġgas oline +Ġ16 5 +çļ Ħ +ess a +mod ule +ang ular +O Y +ĠTreat ment +it as +ol ation +ĠArn old +Ġfe ud +ĠN est +Ġthe atre +ew ater +Ġmin ors +olic y +ĠH aven +div ision +Ġtr unk +F ar +ĠP ull +Ġcapt uring +Ġ18 00 +ĠTe en +Ġex empl +Ġclin ics +ĠB urg +Ġsubst it +Ġpay load +ĠL av +ĠT roy +ĠW itness +Ġfrag ments +Ġpass words +Ġg ospel +ĠG in +Ġten ants +ol ith +S ix +Pre vious +ĠAg es +ĠDar win +Ġbl at +Ġem pathy +sm ith +b ag +ĠE cho +ĠC amb +ĠM add +ĠB oo +Ġred e +ĠBurn ing +Ġsmooth ly +ĠAd rian +ĠV ampire +ĠMon sters +ste am +Sty le +M a +re a +ĠD war +aly st +urs or +Ġelim ination +Ġcrypt o +ch t +ĠE ternal +â̦ ] +ĠS orce +I ll +N ER +Ġu h +Con clusion +w age +Ġresp ir +Ġrem inis +het ical +Ġg y +Ġutil ized +ic idal +Ġ19 00 +Ġhun ters +ĠSw an +ĠRe act +Ġvis itor +ĠThanks giving +30 8 +Post s +Ġh ips +19 97 +om ers +Ġkn ocking +ĠVeh icle +Ġt il +Ġ13 8 +Ġm i +ĠInvest igation +ĠKen ya +Ġcas ino +Ġmot ives +Ġreg ain +re x +Ġweek ends +Ġstab bed +bor o +Ġexplo ited +ĠHA VE +ĠTe levision +c ock +Ġprepar ations +Ġende av +ĠRem ote +ĠM aker +ĠPro du +ĠEv an +Ġinform ational +ĠLouis ville +15 4 +ĠDream s +Ġpl ots +ĠRun ner +Ġhur ting +Ġacad emy +ĠMont gomery +n m +ĠL anc +ĠAl z +2 10 +el ong +Ġretail er +Ġar ising +Ġrebell ion +Ġbl onde +play ed +Ġinstrument al +C ross +Ġret ention +Ġtherape utic +Ġse as +Ġinfant ry +ĠCl int +Ġprompt ing +Ġbit ch +Ġst ems +ĠK ra +Ġthe sis +ĠB og +ru ed +Ġk ings +Ġcl ay +ific ent +ĠY ES +ĠTh ing +ĠCub s +vey ard +els h +in arily +ĠE y +ĠRoll ing +Ġev olving +Ind ia +Ġrecogn izes +Ġgrad uation +is ers +Ġfert ility +ĠMil an +Comm and +Ġbox ing +Ġ19 43 +Ġgl uten +ĠEm ir +Ġid ol +Ġcon ceived +ĠCre ation +Mer it +udd y +uss ions +ĠLie utenant +iet al +Ġunch anged +ĠSc ale +ĠCrime a +ball s +ator ial +Ġdepth s +Ġempir ical +Ġtrans m +Ġuns afe +miss ible +com fort +15 6 +Ġmechan ic +00 2 +l ins +Ġsm oked +P os +Ġslow ing +Ġl av +Tex as +Ġche ating +ĠMet ropolitan +eth yl +Ġdiscover ing +as se +Ġpen cil +ĠPy ongyang +Ġclos et +ĠShe et +ĠEnt ry +ou stic +Ġmy st +er ate +ari at +Ġminer als +Ġmusic ian +ĠP ul +ĠM az +24 9 +Ġper missions +Ġ iv +en ary +ick ers +ĠB ing +he a +en able +Ġgri ev +Ġassert ed +ĠColon el +Ġaff idav +w o +Ġse ated +ĠR ide +Ġpaint ings +ĠP ix +Ġ13 7 +ish i +umb ai +g otten +ĠEar l +Ġin ning +Ġc ensus +Ġtrave lled +ĠCons ult +18 5 +b ind +Ġsimpl icity +Ġoverlook ed +ĠHelp ful +Ġmon key +Ġoverwhelming ly +Bl ood +ĠFl int +ĠJ ama +ĠPres ent +ĠR age +ĠT A +pt ive +Ġturn out +w ald +ĠD olphins +ĠV PN +Ġon ion +Ġcraft ing +m ma +ĠMerc ury +Ġarr ange +Ġalert s +ĠO T +zb ollah +Ġg ases +ĠRichards on +s al +l ar +Ġfro st +Ġlower ing +Ġacc laim +Ġstart ups +ĠG ain +ess ment +Ġguard ian +äº º +ĠP ie +ĠL inks +Ġmer its +Ġaw ake +Ġparent al +Ġexceed s +Ġid le +ĠPil ot +Ġe Bay +ĠAc cept +ipe g +C am +ĠK ot +Ġtrad ers +olit ics +unk er +ĠP ale +os i +an mar +Ġ19 47 +ĠF ell +est ial +it ating +G F +ĠS r +if ted +Ġconnect or +ĠB one +ill es +2 60 +h ma +Ġoverl ap +ĠGit Hub +Ġclean er +ĠBapt ist +ĠW AS +Ġlung s +Ñ ģ +ĠB UT +Ġc ite +Ġpit ched +reat ment +Ġtro phies +ĠN u +38 6 +ĠPr ide +Ġattend ees +[ ] +17 9 +Ġspat ial +Ġpri zes +ĠRel igion +Ġshow case +ĠC ategory +vid ia +T arget +Pro perty +? , +Ġf usion +p ie +ĠU CLA +Ġsound track +Ġprin cess +ĠC aval +sh ould +Ġlim bs +Back ground +Ġlone ly +Ġc ores +ĠT ail +she et +Ġ13 2 +R a +ãĤ « +ĠB olt +Ġbook ed +Ġadmin ister +Ġequ als +w y +Ġobserv ing +ĠBar on +ĠAd obe +Ġv irgin +ĠSocial ist +M ove +gh azi +ĠLind a +2 12 +Ġbre wing +Ġmerch ants +bur se +Ġdiv or +Ġmet als +ĠN er +Ġsum s +ĠEn emy +Ġen vision +Ġgrant ing +ĠH oney +ĠSk yrim +Ġsoc io +gr aded +Ġselect ive +W ASHINGTON +Ġ19 48 +ĠSir ius +ĠG ross +act ivity +ĠI van +Ġfur ious +BS D +ĠPre vious +Ġrespons ive +Ġchar itable +Ġle aning +ĠP ew +Ġviol ates +\\\\ \\\\ +ĠCom ing +w ire +Ġpo et +Ġres olutions +comm and +ĠPortug uese +Ġnick name +Ġde af +Feb ruary +Ġrecogn ise +Ġentire ty +Ġseason al +pl aced +ĠTe legraph +Ġmicro phone +our ing +Ġgr ains +Ġgovern ed +Ġpost p +ĠW aters +in ement +Ġund ocumented +ĠCom cast +Ġf ox +Ġassault s +re on +man y +ĠJen kins +ĠAny way +Ġassess ments +Ġdown s +ĠM ouse +Ġsuper b +k t +ĠD ow +Ġtax ation +4 01 +Ġsm iles +Ġundert aken +Ġex h +Ġenthusi astic +Ġtw ent +Ġgovernment al +Ġautonom y +ĠTechn ologies +ĠCh ain +Ġpreval ent +f b +Ġnic otine +og ram +j ob +Ġawa iting +ĠMen u +Ġdep uties +k ov +ish ops +But ton +ĠShan ghai +Ġdies el +ĠD uck +R yan +ĠPC s +N F +j ury +ent e +Ġinacc urate +edd y +Wh atever +Ġshow c +ĠN ad +od us +et r +Ġplaint iffs +ĠW OR +ĠAss ange +Ġpriv at +Ġpremium s +Ġt am +UR L +Ġel ites +ĠR anger +otten ham +ĠH off +ĠAt hens +Ġdefin ite +Ġs ighed +Ġeven ly +2 11 +ĠAm ber +ak ia +Ġmail ing +Ġcr ashing +ĠConfeder ate +ru gged +W al +ĠDep ths +Ġjuven ile +Ġreact or +Introdu ction +ĠDel uxe +19 95 +ĠS anchez +ĠM ead +iv able +: - +ĠPlan ning +ĠT rap +qu in +ĠProt ect +ve red +In formation +Ġkid ney +inn amon +l as +Ġpolic ing +Ġtoler ate +ĠQ i +Ġbi ased +F ort +ĠK i +s ave +Ġprivile ged +Ġbe asts +ĠGl as +ĠC inem +Ġcome back +Sund ay +Ġext inction +h ops +Ġtrans mit +Ġdoub les +ĠFl at +16 7 +Ġdis puted +Ġinjust ice +f oo +V ict +role um +ĠJul ie +Con text +ĠR arity +iss ue +Comp onent +Ġcounsel ing +an ne +d ark +Ġobject ions +u ilt +Ġg ast +Ġpl ac +Ġun used +ãĥ ĩ +ĠT rial +ĠJ as +hed ral +ob b +Ġtempor al +ĠPR O +ĠN W +ĠAnn iversary +L arge +Ġther m +Ġd avid +Ġsystem ic +ĠSh ir +m ut +ĠNe pt +add ress +Ġscan ning +Ġunderstand able +Ġcan vas +C at +ĠZ oo +Ġang els +L O +ĠStat ement +ĠS ig +ov able +ĠA way +sh aring +ocr ats +st ated +Ġweigh ing +N or +w ild +B ey +Ġaston ishing +ĠReyn olds +Ġop ener +Ġtrain er +Ġsurg ical +p n +Ġadjust ing +whe el +Ġf rown +erv ative +Ġsusp end +With in +te in +Ġobst acle +Ġliber ties +ym es +Ġur anium +ans om +an ol +ub a +ĠL oss +Ġa rous +ĠHend erson +W ow +s pl +c ur +ĠÂ Ń +Ġtheir s +Dam age +Ġdownload ing +Ġdisc ern +ĠSt o +ĠFl a +Ġh ath +ĠA j +Ġun pleasant +Europe an +exp ensive +Ġscreens hot +ĠU V +Ġall ied +ĠPers ian +Ġmonop oly +Ġat om +ĠReds kins +"> < +Ġcan cell +Ġcinem a +13 1 +f air +ĠAlf red +Ġd uck +arg s +22 3 +ĠIS I +Ġsign aling +in ar +Ġlaugh s +Ġfor wards +Ġreck less +Ġlisten ers +at ivity +Ġvast ly +n ant +L ess +ĠHun ting +ĠScient ific +IT ED +Ġkn ight +ĠH TC +us a +t mp +Ġr ude +ĠLegend ary +Ġar ises +B ad +ĠCl aim +pe g +Ġreal ities +Th ink +Ġ ° +Ġro de +Ġstri ve +Ġan ecd +Ġshort s +Ġhypot hes +Ġcoord inated +ĠGand hi +ĠF PS +R ED +Ġsuscept ible +Ġshr ink +ĠCh art +Hel p +Ġ ion +de ep +rib es +ĠK ai +ĠCustom er +Sum mary +Ġc ough +w ife +Ġl end +Ġposition ing +Ġlot tery +ĠC anyon +Ġf ade +Ġbron ze +ĠKenn y +Ġbo asts +ĠEnh anced +rec ord +Ġemer gence +Ġa kin +ĠB ert +it ous +âĸ ij +Ġst ip +Ġexch anged +om ore +als h +Ġreserv oir +Ġstand point +W M +Ġiniti ate +Ġdec ay +Ġbrew ery +Ġter ribly +Ġmort al +lev ard +Ġrev is +N I +el o +Ġconf ess +ĠMS NBC +Ġsub missions +Cont roller +Ġ20 2 +ĠR uth +} ); +ĠAz ure +Ġ ." +20 6 +ĠMarket ing +Ġl aund +ien cies +Ġrenown ed +ĠT rou +ĠN GO +ble ms +Ġterr ified +Ġwar ns +Ġper t +Ġuns ure +4 80 +ale z +ult z +ĠOut side +Ġst yl +ĠUnder ground +Ġp anc +Ġd ictionary +Ġf oe +rim inal +ĠNor wegian +Ġj ailed +Ġm aternal +é e +ĠLu cy +c op +Ch o +Ġuns igned +ĠZe lda +ĠIns ider +ĠContin ued +Ġ13 3 +ĠNar uto +ĠMajor ity +16 9 +ĠW o +ãĤ ĵ +Ġpast or +Ġinform al +Ð ½ +an throp +jo in +ãģ Ĺ +it ational +N P +ĠWrit ing +f n +ĠB ever +19 5 +Ġy elling +Ġdr astically +Ġe ject +Ġne ut +Ġth rive +ĠFre qu +ou x +Ġpossess es +ĠSen ators +ĠD ES +ĠSh akespeare +ĠFran co +ĠL B +uch i +Ġinc arn +Ġfound ers +F unction +Ġbright ness +ĠB T +Ġwh ale +ĠThe ater +m ass +ĠD oll +S omething +Ġecho ed +ĠHe x +c rit +af ia +Ġgodd ess +Ġele ven +ĠPre view +ĠAur ora +Ġ4 01 +uls ive +ĠLog an +in burgh +ĠCent ers +ĠON LY +ĠA id +Ġparad ox +Ġh urd +ĠL C +D ue +c ourt +Ġoff ended +Ġeval uating +ĠMatthew s +Ġto mb +Ġpay roll +Ġextra ction +ĠH ands +if i +Ġsuper natural +ĠCOM M +] = +dog s +Ġ5 12 +ĠMe eting +Rich ard +ĠMax imum +Ġide als +Th ings +m and +ĠReg ardless +Ġhum ili +b uffer +L ittle +ĠD ani +ĠN ak +Ġliber ation +ĠA be +ĠO L +Ġstuff ed +ac a +ind a +raph ic +Ġmos qu +Ġcampaign ing +Ġoccup y +S qu +r ina +ĠW el +ĠV S +Ġphys ic +Ġp uls +r int +oad ed +ET F +ĠArch ives +Ġven ues +h ner +ĠTur bo +Ġl ust +Ġappeal ed +que z +il ib +ĠTim othy +Ġo mn +d ro +Ġobs ession +ĠSav age +19 96 +Gl obal +J es +2 14 +Ġsl iding +Ġdisapp ro +ĠMag ical +Ġvolunt arily +g b +ane y +Ġprop het +ĠRe in +ĠJul ia +ĠW orth +aur us +Ġb ounds +ie u +)) ) +Ġcro re +ĠCitiz en +S ky +Ġcolumn ist +Ġseek ers +ond o +IS A +ĠL ength +Ġnost alg +Ġnew com +Ġdet rim +ent ric +3 75 +ĠG E +Ġaut op +Ġacadem ics +App Data +ĠS hen +Ġid iot +ĠTrans it +Ġteasp oon +W il +K O +ĠCom edy +> , +Ġpop ulated +W D +Ġp igs +ĠO culus +Ġsymp athetic +Ġmar athon +19 8 +Ġseiz ure +s ided +Ġd op +irt ual +L and +ĠFl oor +osa urs +... ] +Ġl os +Ġsubsid iary +E Y +ĠPart s +ĠSt ef +ĠJud iciary +Ġ13 4 +Ġmir rors +Ġk et +t imes +Ġneuro log +Ġc av +ĠGu est +Ġtum or +sc ill +ĠLl oyd +E st +Ġcle arer +Ġstere otypes +Ġd ur +not hing +Red dit +Ġnegoti ated +---------------- -------- +23 5 +Ġfl own +ĠSe oul +ĠRes ident +ĠS CH +Ġdisappear ance +ĠV ince +g rown +Ġgrab s +r il +ĠInf inite +ĠTw enty +Ġpedest rian +Ġjer sey +ĠF ur +ĠInf inity +ĠEll iott +Ġment or +Ġmor ally +Ġob ey +sec ure +iff e +Ġantib iotics +ang led +ĠFre eman +ĠIntrodu ction +J un +Ġm arsh +ic ans +ĠEV ENTS +och ond +W all +icult y +Ġmisdem eanor +Ġl y +Th omas +ĠRes olution +Ġanim ations +ĠD ry +Ġinter course +ĠNew castle +ĠH og +ĠEqu ipment +17 7 +Ġterrit orial +Ġarch ives +20 3 +Fil ter +ĠMun ich +Ġcommand ed +ĠW and +Ġpit ches +ĠCro at +Ġrat ios +ĠM its +Ġaccum ulated +ĠSpecific ally +Ġgentle man +acer b +Ġp enn +Ġa ka +ĠF uk +Ġinterven e +ĠRef uge +ĠAlz heimer +Ġsuccess ion +oh an +d oes +L ord +Ġsepar at +Ġcorrespond ence +Ġsh iny +P rior +Ġs ulf +Ġmiser able +Ġded ication +( ). +Ġspecial ists +Ġdefect s +ĠC ult +ĠX ia +Ġje opard +ĠO re +Ab ility +Ġle ar +Ġamb itions +ĠB MI +ĠArab s +Ġ19 42 +Ġpres ervation +ific ate +Ġash amed +l oss +ĠRest aur +Ġrese mble +Ġen rich +ĠK N +ĠCl an +fl oat +Ġplay able +IT T +Ġharm ony +arr ison +ĠWe instein +w ere +Ġpoison ing +ĠCom put +ĠWord Press +m ajor +ĠVal ve +F an +ĠTh row +ĠRom ans +ĠDep ression +ad os +Ġtort ured +Ġbal ancing +bott om +Ġacqu iring +ĠMon te +ard i +Ġa ura +Ġ# # +ĠStand ing +ĠAtl as +C F +Ġintr ins +ĠBen ghazi +Ġcamp ing +Ġt apped +bl ade +st rous +ĠR abb +ĠW ritten +t ip +ĠNe igh +ster dam +ĠAll ow +ĠHe aling +ĠR hod +n um +Ġcaffe ine +ĠPer cent +Ġbo o +Ġapp les +30 5 +Ġwel coming +Ġappl aud +Ġa usterity + ± +ĠRe ality +ef e +å ® +Ġsu cks +Ġtab s +ĠPay Pal +Ġback pack +Ġgif ted +abul ary +ĠSc out +ir teen +Ġch in +Ġo mitted +Ġnegative ly +Ġaccess ing +ĠE arn +Ġambul ance +Ġhead phones +Ġ20 5 +ĠRef resh +p resident +ĠKit chen +ĠEnt ered +ĠS nyder +00 5 +om ical +Ġborrow ed +ĠN em +Ġav iation +Ġst all +rim ination +Ġuniform s +it ime +ĠSim mons +ener gy +ab lished +y y +qual ified +Ġrall ies +ĠSt uart +fl ight +Ġgang s +r ag +Ġv ault +lu x +ĠCom par +Ġdesign ation +20 9 +ĠJ os +d ollar +z ero +Ġwell s +30 3 +Ġconstitu ents +Ġhe ck +Ġc ows +Ġcommand ers +Ġdifferent ial +ĠC atherine +29 9 +Ġval ve +Ġbr ace +Ġperspect ives +c ert +f act +icular ly +ĠMc N +pl anes +Ġint ric +Ġpe as +ov an +Ġtoss ed +ret ch +ĠL opez +Ġunf amiliar +de ath +ĠA part +ĠCh ang +Ġrelie ved +rop he +Ġair ports +Ġfre ak +ut il +M ill +ĠCh in +ĠOw en +m ale +ĠBro ken +ĠWind s +ro b +r ising +Ġfire fighters +Ġauthor itarian +Ġ14 8 +Bit coin +ex ternal +Ġbrow sers +iche ver +or ian +Ġun b +Ġpo ke +ĠZ ot +M id +ĠPop ular +Ġco vert +Ġcont ributes +Ġ6 50 +Ġcont ention +G ate +Ġcons oles +Ġchrom os +ĠI X +Ġvis ually +ĠE isen +Ġjewel ry +Ġdeleg ation +Ġacceler ate +ĠR iley +Ġsl ope +Ġind oor +it ially +Ġhuge ly +Ġtun nels +Ġfin ed +Ġdirect ive +Ġfore head +ustom ed +Ġsk ate +Mus ic +g as +Ġrecogn izing +am bo +Ġover weight +ĠGr ade +Ù Ĭ +Ġsound ing +Ġlock ing +ĠR EM +St ore +Ġexc av +ĠLike wise +ĠL ights +Ġel bow +ĠSupp ly +w ic +Ġhands ome +19 94 +C oll +Ġadequ ately +ĠAssoci ate +Ġstri ps +Ġcrack down +Ġmar vel +ĠK un +Ġpass ages +@@ @@ +ĠT all +Ġthought ful +names e +Ġprost itution +bus iness +Ġball istic +person al +c ig +iz ational +R ound +ĠÂłĠÂł ĠÂłĠÂł +ĠCole man +Ġadm itting +ĠPl ug +Ġbit coins +ĠSu z +Ġfair ness +Ġsupp lier +Ġcatast rophic +ĠHel en +o qu +M arc +ĠArt icles +g ie +Ġend angered +Ġdest iny +ĠVol t +ol ia +ax is +Ġche at +Ġun ified +IC O +qu ote +30 2 +ĠS ed +Ġsupp ression +Ġanaly zing +Ġsqu at +Ġfig uring +Ġcoordin ates +Ġch unks +Ġ19 46 +Ġsub p +Ġw iki +ĠFor bes +ĠJ upiter +ĠE rik +im er +ĠCom mercial +\ ) +Ġlegitim acy +Ġd ental +ĠMe an +Ġdefic its +5 50 +Orig inally +ĠHor ror +Ġcontam ination +ll ah +Ġconf isc +ĠCl are +T B +ĠF ailed +an ed +Ġrul er +ĠCont roller +Ġfemin ists +F ix +g ay +20 7 +Ġr abbit +Th ird +ownt own +Ġgl ue +Ġvol atile +Ġsh ining +Ġf oll +Ġimp aired +Ġsup ers +æ Ī +Ġcl utch +ļé ĨĴ +Ġpro let +Ġ( ! +Ġy elled +ĠK iev +ĠEr n +ĠSh ock +K B +Ġsit uated +qu ery +ĠN as +Ġan nex +char acter +ĠHol iday +Ġautom ation +ĠJ ill +ĠRem astered +Ġl inem +Ġwild erness +ĠHor izon +ĠGu inea +A Z +Ġmain land +Ġsec recy +LE ASE +Ġp unk +ĠProv ince +( ), +Spe ed +Ġhand ing +ĠSeb ast +S ir +r ase +Ġj ournals +Ġcon gest +ĠT ut +ir rel +Ġschizophren ia +Ġmis ogyn +health y +I ron +Ġreact ed +- $ +25 2 +Ġpl ural +Ġpl um +Ġbarg ain +Ġground ed +f inder +Ġdis se +ĠL az +O OD +Ġat roc +F actory +Ġmin ions +Ġo ri +ĠB rave +ĠP RE +ĠMy anmar +ĠH od +Ġexped ition +Ġexpl ode +ĠCo ord +Ġext r +ĠB rief +ĠAD HD +Ġhard core +feed ing +Ġd ile +ĠF ruit +Ġvacc ination +ĠM ao +osp here +Ġcont ests +- | +Ġf ren +isp here +R om +ĠSh arp +ĠTre nd +Ġdis connect +âĢ¢ âĢ¢ +Ġper secution +Ear th +Ġhealth ier +38 4 +Ġc ob +ĠTr inity +OW S +AN N +Ġspecial ty +Ġg ru +Ġcooper ative +wh y +Start ing +ĠIss ues +st re +ens or +Ġ18 5 +Ad v +! ? +ĠRe vel +em ia +ĠH ulk +Ġcelebr ations +ĠS ou +ra ud +ĠKle in +Ġun real +con text +Ġpartners hips +Ġadop ting +t ical +Ġspl ash +ĠHe zbollah +c ategory +cycl op +xt on +ĠD ot +urd y +t z +Ġenvelop e +ĠN L +â ķ +Ġwhere in +Spe c +18 4 +Ġte lev +al iation +Ġmyth s +å ° +Ġrig orous +Ġcommun icating +Ġobser ver +Ġre he +ĠW ash +Ġapolog ized +ĠT in +Ġexpend itures +work ers +d ocument +Ġhes itate +ĠLen in +Ġunpredict able +Ġrenew al +cl er +ok ia +ĠCON T +Ġpost season +Tok ens +Ġex acerb +Ġbet ting +Ġ14 7 +Ġelev ation +W ood +ĠSol omon +19 4 +00 4 +out put +Ġredu nd +ĠM umbai +Ġp H +Ġreprodu ce +ĠD uration +MA X +Ġb og +C BS +ĠBal ance +ĠS gt +ĠRec ent +Ġc d +Ġpo pped +Ġincomp et +pro p +ay an +g uy +Pac ific +Ġty r +Ġ{ { +ĠMy stic +ĠD ana +Ġmast urb +Ġge ometry +à ¢ +ĠCor rect +Ġtraject ory +Ġdistract ed +Ġf oo +ĠW elsh +L uc +m ith +Ġrug by +Ġrespir atory +Ġtri angle +Ġ2 15 +Ġunder graduate +ĠSuper ior +ch anging +_ - +Ġright ly +Ġrefere e +Ġluc rative +Ġun authorized +Ġresemb les +ĠGN U +ĠDer by +Ġpath ways +ĠL ed +Ġend urance +Ġst int +Ġcollect or +F ast +Ġd ots +Ġnational s +ĠSec urities +Ġwh ip +Par am +Ġlearn s +M agic +Ġdetail ing +m oon +Ġbroadcast ing +Ġb aked +26 5 +hol m +ĠS ah +ĠHus sein +ĠCourt esy +17 4 +Ġ14 6 +Ġge ographic +pe ace +Ġjud ging +ĠS tern +B ur +Ġstory line +G un +ĠSt ick +24 5 +30 7 +ãĤ´ ãĥ³ +ĠAdminist rator +Ġbur nt +Ġp ave +ch oes +Ex ec +Ġcamp uses +Res ult +Ġmut ations +ĠCh arter +Ġcapt ures +Ġcomp ares +Ġbad ge +S cient +Ġer ad +ier y +o i +ett es +ĠE state +Ġst rap +Ġproud ly +Ġf ried +Ġwithd rawn +ĠV oy +ph ony +It ems +ĠP ierce +b ard +Ġann otation +ant on +ill on +Im pro +... ) +Ġhapp ier +---- -- +ad just +Ġstaff ers +Ġactiv ism +Ġper f +Ġal right +N eed +Ġcomm ence +Ġopio id +ĠAm anda +E s +ĠP ars +ĠK aw +W orks +24 8 +Ġind o +t c +end ant +ĠM oto +Ġlegal ization +OT E +Ġtask ed +Ġt sp +ĠACT IONS +16 6 +Ġrefres hing +ĠN R +ĠPere z +Ġinfring ement +S Y +List en +in ning +k u +Ġrot ate +pro gram +ar ah +Des ign +Ġ( £ +Ġst oring +Ġwar rants +Ġjud gement +ĠB rist +us ually +ph oto +ĠR an +ĠP ine +Ġoutrage ous +ĠValent ine +lu ence +ĠEvery body +Al tern +Ġrele vance +Ġtermin ated +Ġd essert +Ġfulf illed +Ġprosecut ed +ĠW ords +Ġm igrant +Ġcultiv ation +ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ +idel ity +ĠV ern +ĠLog in +Ġmetaph or +ĠT ip +Ġrecru its +ĠP ig +rib ing +Ġenthusi asts +ex per +Ġfright ening +ĠH air +ans on +str ate +Ġh i +He ight +Ġown ing +n one +Ġdis like +Ġkn ives +pher d +Ġloud ly +ĠAP Is +Dis play +ĠL ac +ĠUS S +ab l +ver ages +J ew +Ġ17 2 +ĠHist orical +at oon +ĠPhys ics +in tern +Ġwarm th +Ġto pp +D M +Ġgun man +Ġem peror +od i +ãĥ £ +in atory +ĠR ib +Ġ13 1 +ĠSat urn +ĠSh ining +Ġw aking +Qu otes +Ġcomed ian +en berg + ½ +Ġbelie vers +Ġpaper work +c ustom +Ġle v +Ġl ament +Ġpour ing +22 2 +p olitical +ĠSupp lement +m aid +Ġcruel ty +Ġt read +ys ics +A w +rit es +Ġmod ifier +ĠP osition +Ad am +l b +ub s +Ġimper fect +Ġcl usters +ĠEngine er +ĠC herry +Ġinaug uration +ĠS au +Ġembod iment +ĠUn cle +Ġover r +Ġexplos ions +c ule +ĠPrinc eton +ĠAndre a +Ġincorrect ly +Ġearn est +Ġpil gr +ĠS print +Ġslee ve +Ġhe ars +ĠAm azing +Ġbrow sing +ag in +Ġhom eland +Ġha w +Ġd iving +ist ered +17 8 +Ġbarg aining +ĠArc ade +Ġdeleg ate +ters on +................................ ................................ +ĠJackson ville +27 5 +Ġst agn +Ġad am +ĠSher man +C B +Ġsub urb +ĠFood s +Ġconver ting +ĠAr ist +Ġch ambers +l ove +Ġam ino +ĠG an +Ġmad ness +m c +ĠUS E +def ined +Ġul tr +ind ust +Ġw olves +l ance +Add itionally +Ġcr acks +as ia +ĠRe ason +ĠP ump +Ġaccident al +ĠL aser +ĠR id +Ġinitial ized +ell i +Ġun named +Ġn oun +ĠPass ed +Ġhost age +ĠEth iop +sh irts +Ġun rel +ĠEmb assy +Ġ19 41 +Ġat oms +Ġpur ported +16 4 +ĠF i +Ġgall ons +ĠMon ica +Ġp g +en ment +Ġsort ed +ĠG ospel +Ġhe ights +Ġtr aced +Ġunder going +She ll +Ġs acks +Ġproport ions +Ġhall uc +F ont +ac et +Ġwar mer +ĠIN TER +Ġgrab bing +Pl ug +Ġreal ization +ĠBur ke +Ġen chant +AT ER +ĠSe ed +Ġabund ant +F M +Ġc ivic +V s +is i +Ġv ow +Ġre per +ĠPartners hip +Ġpenet ration +Ġax e +Ġsh attered +ĠZ ombies +Ġv inyl +ĠAl ert +e on +Ġoblig ed +ĠIll ust +ĠPl aza +ĠFront ier +Ġdavid jl +ĠSer ial +ĠH av +ĠNut rition +B i +Ġâĸ Ī +ĠJ ays +lin ux +Ġhur ry +Ġv oy +Ġhop eless +ĠSte alth +Ġ ãģ +ess ors +tt le +b org +ĠSaf ari +f ell +Ġw ary +d ue +ĠAb ove +H a +E LL +Ġnot or +ĠW on +T oo +Ġoccup ations +Ġposs essions +Ġinv iting +Ġpred ators +Ġacceler ated +Ġ15 7 +uter te +ĠC ube +e ast +acc ount +G ive +Ġtrans plant +red ients +id able +Ġscreens hots +ĠG und +ĠF S +Ġtravel ers +Ġsens ory +ĠF iat +ĠRock ets +İ ĭ +_ { +F riend +Ġchar ming +AL S +Ġenjoy ment +m ph +Ġ5 000 +ĠRE G +Ù Ĩ +b ia +Ġcomp ilation +ro st +ĠV P +ĠSch ne +201 9 +Ġcop ying +M ORE +ĠFl ore +f alls +2 15 +t otal +Ġdis ciples +d ouble +Ġexceed ing +Ġsm ashed +Ġconcept ual +ĠRom ania +ĠB rent +ĠI CE +ĠT ou +Ġg rap +Ġn ails +18 9 +ãĥ ĺ +Ġproc ure +e ur +Ġconfir ming +ĠC ec +aw i +ĠEd en +Ġn g +Ġengine ered +at ics +Ġhook ed +Ġdisgust ing +ĠMur der +ãĤ ¿ +L ibrary +Ġ16 8 +Al most +hem atic +Men u +ĠNot re +ĠJ ur +Ġkidn apped +Ġhack er +ĠJ ade +Ġcreep y +Ġdraw ings +ĠSpons or +Ġcycl ists +ĠGob lin +Ġoptim ized +Ġst aged +ĠMc D +bet ween +A ge +en o +S ex +ĠW ide +n ings +av is +Ġincap able +ĠK ob +Ġreward ing +ĠL one +oles cent +Ġcontract ed +Ġstick y +J ose +B all +f est +ĠIn put +ĠRec ently +Ġto mat +squ are +App lication +Ġnit rogen +Ġdupl icate +ĠRec on +ĠD ear +L ondon +Ġint ra +Ġd ock +Ġout reach +ĠM illion +Ġmamm als +am pton +V AL +Ġsn aps +Ġd os +ĠWh ole +ĠRead y +T ry +ĠWinn ipeg +ear ance +Ġinc urred +ren ched +ĠNS W +il ot +rain e +Ġc ube +g ot +Ġrun way +etermin ed +ĠHaw ks +Ġsurviv or +ĠW ish +ĠD in +ĠDE F +ĠV ault +18 7 +Ġmush rooms +Ġcris p +be y +ĠDisco very +Ġdevelopment al +Ġparad igm +Ġcha otic +ĠT su +Ġ3 33 +b ons +Ġbacter ial +Ġcomm its +Ġcos mic +Ġme ga +oc ative +ĠP aint +ophob ic +Ġv ain +Ġcar ved +ĠTh ief +ĠG ul +ows hip +Ġc ites +ĠEd inburgh +Ġdimin ished +Ġacknowled ges +ĠK ills +Ġmic row +ĠHer a +Ġsen iors +Ġwhere by +H op +at ron +Ġun available +ĠN ate +Ġ4 80 +Ġsl ated +ĠRe becca +ĠB attery +Ġgram mar +Ġhead set +Ġcurs or +Ġex cluding +any e +aunder ing +eb in +Ġfeas ible +ĠPub lishing +ĠLab s +ĠCl iff +ĠFerr ari +Ġp ac +vis ible +mark ed +pe ll +Ġpol ite +Ġstagger ing +ĠGal actic +Ġsuper st +Ġpar an +ĠOffic ers +ãĢ ģ +Ġspecific s +ul us +23 9 +ĠP aste +AM P +ĠPan ama +ĠDe lete +angu ard +rest rial +Ġhero ic +ĠD y +ا ÙĦ +Ġincumb ent +Ġcr unch +t ro +Ġsc oop +Ġblog ger +Ġsell ers +ure n +Ġmedic ines +ĠC aps +ĠAnim ation +ox y +Ġout ward +Ġinqu iries +22 9 +Ġpsych ologist +ĠS ask +ev il +Ġcontam inated +ãĤ ¨ +he rence +Ġbrand ed +ĠAbd ul +z h +Ġparagraph s +Ġmin s +Ġcor related +er b +Ġimp art +Ġmil estone +ĠSol utions +ot le +Ġunder cover +Ġmar ched +ĠCharg ers +f ax +ĠSec rets +Ġr uth +we ather +Ġfemin ine +Ġsh am +Ġprest igious +igg ins +Ġs ung +hist ory +ett le +gg ie +Ġout dated +ol and +Ġper ceptions +ĠS ession +ĠDod gers +u j +ĠE ND +D oc +Ġdefic iency +Gr and +ĠJ oker +Ġretro spect +Ġdiagn ostic +Ġharm less +Ġro gue +ĠA val +E qu +Ġtrans c +ĠRoberts on +ĠDep ending +ĠBurn s +iv o +Ġhost ility +F eatures +ĵ ĺ +Ġdis comfort +ĠL CD +spec ified +ĠEx pect +3 40 +Ġimper ative +ĠReg ular +Ch inese +Ġstate wide +Ġsy mm +Ġlo ops +Ġaut umn +N ick +Ġsh aping +Ġqu ot +Ġc herry +ĠCross ref +è¦ ļéĨĴ +Stand ard +he ed +ĠD ell +ĠViet namese +Ġo st +ĠV alkyrie +O A +Ass ad +Ġreb ound +ĠTra ffic +pl aces +æ ĺ +ĠB uc +17 2 +Ġshel ters +Ġins isting +ĠCertain ly +ĠKenn eth +ĠT CP +Ġpen al +ĠRe play +he ard +Ġdial ect +iz a +ĠF Y +it cher +ĠD L +Ġspir al +Ġquarterback s +Ġh ull +Ġgo ogle +Ġto dd +ĠSter ling +ĠPl ate +Ġsp ying +mb ol +ĠReal m +ĠPro ced +ĠCr ash +Ġtermin ate +Ġprotest ing +C enter +gu ided +Ġun cover +Ġboy cott +Ġreal izes +s ound +Ġpret ending +ĠV as +19 80 +Ġfram ed +Ġ13 9 +Ġdesc ended +Ġrehab ilitation +Ġborrow ing +ĠB uch +Ġbl ur +R on +ĠFro zen +en za +Ch ief +ĠP oor +Ġtransl ates +M IN +Ġ2 12 +J ECT +Ġerupt ed +Ġsuccess es +S EC +Ġpl ague +Ġg ems +d oms +Ġstret ches +ĠSp y +Ġstory telling +C redit +ĠP ush +Ġtra ction +Ġin effective +ĠL una +Ġt apes +Ġanaly tics +erc ise +Ġprogram mes +ĠCar bon +Ġbeh old +he avy +ĠConserv ation +ĠF IR +Ġs ack +ter min +ric ks +Ġhous ed +Ġunus ually +I ce +Ġexecut ing +ĠMor oc +ed ay +Ġed itions +Ġsm arter +ĠB A +Ġout law +Ġvan ished +ib a +AL SE +ĠSil va +23 8 +C ould +Ġphilos opher +Ġevac uated +Sec ret +14 2 +Ġvis as +ãĤ ¬ +ĠM alt +ĠClear ly +ĠN iger +ĠC airo +ĠF ist +3 80 +ĠX ML +aut o +it ant +Ġrein forced +Rec ord +ĠSurviv or +G Hz +Ġscrew s +parent s +Ġo ceans +ma res +Ġbra kes +vas ive +Ġhell o +ĠS IM +rim p +Ġo re +ĠArm our +24 7 +Ġterr ific +Ġt ones +14 1 +ĠMin utes +Ep isode +Ġcur ves +Ġinflamm atory +Ġbat ting +ĠBeaut iful +L ay +Ġunp op +v able +Ġr iots +ĠTact ics +b augh +ĠC ock +Ġorg asm +ĠS as +Ġconstruct or +et z +G ov +Ġant agon +Ġthe at +Ġde eds +ha o +c uts +ĠMc Cl +Ġu m +ĠScient ists +Ġgrass roots +ys sey +"] => +Ġsurf aced +Ġsh ades +Ġneighb ours +Ġad vertis +oy a +Ġmer ged +Up on +Ġg ad +Ġanticip ate +Any way +Ġsl ogan +Ġdis respect +I ran +ĠT B +act ed +Ġsubp oen +medi ately +OO OO +Ġwa iver +Ġvulner abilities +ott esville +ĠHuff ington +J osh +ĠD H +M onday +ĠEll en +K now +x on +it ems +22 8 +Ġf ills +ĠN ike +Ġcum ulative +and als +I r +Ġ ì +Ġfr iction +ig ator +Ġsc ans +ĠVi enna +ld om +Ġperform ers +P rim +Ġb idding +M ur +Ġlean ed +ĠPri x +al ks +Ġ[ â̦] +ĠTw itch +ĠDevelop er +ĠG ir +Ġcall back +Ab stract +Ġacc ustomed +Ġfreed oms +ĠP G +ur acy +Ġl ump +is man +,, ,, +19 92 +ĠR ED +Ġwor m +M atch +ĠPl atinum +I J +ĠOwn er +Tri via +com pl +Ġnew born +Ġfant as +O wn +Ġ19 59 +Ġsymp ath +Ġub iqu +Ġoutput s +Ġal lev +Ġpr ag +K evin +Ġfav ors +Ġbur ial +Ġn urt +so lete +c ache +Ġ15 6 +Ġunl ocks +te chn +M aking +Ġcon quer +ad ic +æ ĸ +Ġel f +Ġelect orate +ĠKurd s +ĠSt ack +ĠSam urai +Ġâ ĺħ +Ġ{ } +ĠS aid +ĠFall out +Ġkind ness +ĠCustom s +ĠBou levard +Ġhelicop ters +ot ics +ĠVe get +com ment +Ġcritic ised +Ġpol ished +ĠRem ix +ĠC ultural +Ġrec ons +Ġdo i +at em +Sc reen +Ġbar red +Com ments +ĠGener ally +Ġsl ap +7 20 +V ari +p ine +Ġem pt +Ġh ats +ĠPlay ing +l ab +a verage +form s +ĠC otton +Ġcan s +ĠD ON +ĠSom alia +C rypt +ĠIncre ases +E ver +mod ern +Ġsur geon +3 000 +Ġrandom ized +================================ ================================ +B ern +im pl +ĠC OR +Ġpro claim +th ouse +Ġto es +Ġam ple +Ġpres erving +Ġdis bel +gr and +B esides +Ġsil k +ĠPat tern +h m +Ġenter prises +Ġaffidav it +ĠAdvis ory +Ġadvert ised +ĠRel igious +se ctions +psy ch +ĠField s +aw ays +Ġhasht ag +ĠNight mare +Ġv ampire +Ġfore nsic +rosso ver +n ar +Ġn avy +Ġvac ant +ĠD uel +Ġhall way +Ġface book +ident ally +ĠN RA +Ġm att +Ġhur ricane +ĠKir by +ĠP uzzle +Ġsk irt +ou st +du llah +Ġanal ogy +in ion +Ġtomat oes +ĠN V +ĠPe ak +ĠMe yer +Ġappoint ments +Ġm asc +Ġal ley +re hend +Ġchar ities +Ġund o +Ġdest inations +ĠTest ing +"> " +c ats +* . +Ġgest ures +gener al +Le ague +Ġpack ets +ĠInspect or +ĠBer g +Ġfraud ulent +Ġcritic ize +F un +Ġbl aming +nd ra +Ġsl ash +ĠE ston +Ġpropos ing +Ġwh ales +Ġtherap ist +Ġsub set +Ġle isure +EL D +ĠC VE +ĠAct ivity +Ġcul min +sh op +ĠD AY +is cher +ĠAdmir al +ĠAtt acks +Ġ19 58 +Ġmem oir +Ġfold ed +Ġsex ist +Ġ15 3 +ĠL I +Ġread ings +Ġembarrass ment +ĠEmploy ment +w art +ch in +Ġcontin uation +l ia +Rec ently +Ġd uel +Ġevac uation +ĠKash mir +Ġdis position +ĠR ig +Ġbol ts +Ġins urers +4 67 +M ex +Ġret aliation +Ġmis ery +Ġunre asonable +r aining +I mm +ĠP U +em er +Ġgen ital +ãĤ ³ +ĠC andy +Ġon ions +ĠP att +lin er +Ġconced ed +Ġf a +Ġfor c +ĠH ernandez +ĠGe off +deb ian +ĠTe ams +Ġc ries +Ġhome owners +23 7 +A BC +Ġst itch +Ġstat istic +Ġhead ers +ĠBi ology +Ġmot ors +ĠG EN +ĠL ip +Ġh ates +Ġhe el +S elf +i pl +ED IT +ort ing +Ġann ot +ĠSpe ech +old emort +ĠJ avascript +ĠLe Bron +Ġfoot print +Ġf n +Ġseiz ures +n as +h ide +Ġ19 54 +ĠBe e +ĠDecl aration +ĠKat ie +Ġreserv ations +N R +f emale +Ġsatur ated +Ġb iblical +Ġtroll s +Dev ice +ph otos +Ġdr ums +ãĥīãĥ© ãĤ´ãĥ³ +N ight +f ighter +ĠH ak +ri ber +Ġc ush +Ġdiscipl inary +ba um +ĠG H +ĠSch midt +ilib rium +Ġs ixty +ĠKush ner +ro ts +Ġp und +ĠR ac +Ġspr ings +Ġcon ve +Bus iness +F all +Ġqual ifications +Ġvers es +Ġnarc iss +ĠK oh +ĠW ow +ĠCharl ottesville +ed o +Ġinterrog ation +ĠW ool +36 5 +B rian +Ġâľ ĵ +Ġalleg es +ond s +id ation +ĠJack ie +y u +Ġl akes +Ġworth while +Ġcryst als +ĠJud a +Ġcomp rehend +Ġfl ush +Ġabsor ption +ĠO C +Ġfright ened +ĠCh ocolate +Mart in +Ġbu ys +Ġbu cks +Ġapp ell +ĠChampions hips +Ġlist ener +ĠDef ensive +Ġc z +ud s +ĠM ate +Ġre play +Ġdecor ated +Ġs unk +ĠV IP +ĠAn k +Ġ19 5 +aa aa +Nob ody +ĠMil k +ĠG ur +ĠM k +ĠS ara +Ġse ating +ĠW id +Tr ack +Ġemploy s +Ġgig antic +AP P +ãĤ § +in ventory +Ġtow el +at che +l asting +ĠT L +Ġlat ency +Ġkn e +B er +me aning +Ġup held +Ġplay ground +Ġm ant +S ide +Ġstere o +Ġnorth west +Ġexception ally +Ġr ays +Ġrec urring +D rive +Ġup right +Ġab duct +ĠMar athon +Ġgood bye +Ġal phabet +h p +Ġcourt room +ring ton +ot hing +T ag +Ġdiplom ats +Ġbar bar +ĠAqu a +18 3 +33 33 +Ġmat urity +Ġinst ability +ĠAp ache +Ġ= == +Ġfast ing +ĠGr id +Mod Loader +Ġ15 2 +A bs +ĠOper ating +ett i +Ġacqu aint +Don nell +ĠK em +ĠFor ge +Ġarm ored +M il +Ġphilos ophers +in vest +Pl ayers +â Ī +Ġmy riad +Ġcomr ades +R ot +Ġremember ing +Ġcorrespond s +Ġprogram mers +ĠLyn n +Ġo lig +Ġco herent +yn chron +ĠChem ical +Ġj ugg +p air +post s +E ye +ĠIn ner +Ġsem ester +ott est +ĠEmir ates +ric anes +or ously +m its +ĠW is +Ġd odge +l ocation +Ġf aded +Am azon +ĠPro ceed +ĠIN FO +j ournal +ĠTru ck +T en +Ġ2 17 +Ġstat utes +m obile +ĠT ypes +Rec omm +b uster +pe x +Ġleg ends +Ġhead ache +f aced +ĠWi Fi +if ty +ĠH ER +Ġcirc uits +ER ROR +22 6 +ol in +Ġcyl inder +osp ace +ik ers +P rem +Qu ant +Ġconflic ting +Ġslight est +Ġfor ged +ion age +Step hen +ĠK ub +ĠOpp ortun +ĠHe al +Ġbl o +Ġrul ers +Ġh uh +Ġsubmar ine +f y +ass er +Ġallow ance +ĠKas ich +ĠT as +ĠAustral ians +Forge ModLoader +ĠâĨ ij +ĠMat rix +am ins +Ġ12 00 +ĠAc qu +23 6 +D ocument +ĠBre aking +19 3 +ĠSub st +ĠRoll er +ĠPro perties +ĠN I +t ier +Ġcr ushing +Ġadvoc ating +Further more +keep ers +Ġsex ism +x d +Ġcall er +ĠS ense +chie ve +ĠT F +Ġfuel ed +Ġreminis cent +Ġobs ess +ur st +Ġup hold +ĠF ans +het ics +Ġâ Ĺ +ĠB ath +Ġbe verage +Ġo scill +25 4 +Ġpol es +Ġgrad ual +Ġex ting +ĠS uff +ĠS uddenly +Ġlik ing +Ġ19 49 +un ciation +am ination +ĠO mar +ĠL V +ĠCon sequently +Ġsynt hes +ĠG IF +Ġp ains +Ġinteract ing +u ously +inc re +Ġrum or +ĠScient ology +19 7 +ĠZ ig +Ġspe lling +ĠA SS +Ġexting u +ms on +Ġg h +Ġremark ed +ĠStrateg ic +ĠM ON +å ¥ +g ae +ĠWH AT +E ric +ĠCamp us +Ġmeth ane +Ġimag in +J UST +ĠAl m +X T +i q +ĠR SS +Ġwrong doing +att a +Ġbig ot +Ġdemonstr ators +ĠCal vin +ĠV illa +Ġmembr ane +ĠAw esome +Ġbenef ic +26 8 +Ġmagn ificent +ĠL ots +G reg +ĠBor is +Ġdetain ees +ĠH erman +Ġwhis pered +Ġa we +Prof essor +fund ing +Ġphys iological +ĠDest ruction +Ġlim b +Ġmanip ulated +Ġbub bles +Ġpse ud +Ġhyd ra +ĠBrist ol +Ġst ellar +ĠExp ansion +ĠK ell +ĠInterest ingly +Ġm ans +Ġdrag ging +Ġec ological +ĠF it +Ġg ent +Ġbenef ited +ĠHait i +Ġpoly g +ãĥ İ +Ġ20 30 +Ġpro w +Ġrecon struction +Ġwas t +Ġpsych ic +ĠGree ks +Hand ler +16 2 +ĠP ulse +Ġsol icit +Ġsy s +Ġinflu x +ĠG entle +per cent +Ġprolifer ation +Ġtax able +Ġdisreg ard +Ġesc aping +Ġg inger +Ġwith stand +Ġdevast ated +ĠD ew +ser ies +Ġinject ed +ela ide +Ġturn over +he at +Ļ Ĥ +H appy +ĠSil ent +ãĤ Ń +iv ism +Ġir rational +AM A +Ġre ef +r ub +Ġ16 2 +Ġbank ers +ĠEth ics +v v +Ġcritic isms +K n +18 6 +M ovie +ĠT ories +Ġno od +Ġdist ortion +F alse +od ore +Ġt asty +Res earch +ĠU ID +- ) +Ġdivor ced +ĠM U +ĠHay es +ĠIs n +ian i +ĠH Q +Ġ" # +ign ant +Ġtra umatic +ĠL ing +H un +Ġsab ot +on line +r andom +Ġren amed +ra red +K A +d ead +é t +ĠAss istance +Ġse af +++++ ++++ +Ġse ldom +ĠWeb b +Ġbo olean +u let +Ġref rain +ĠDI Y +ru le +Ġshut ting +Ġutil izing +load ing +ĠPar am +co al +oot er +Ġattract ing +ĠD ol +Ġher s +ag netic +ĠRe ach +im o +Ġdisc arded +ĠP ip +01 5 +ü r +Ġm ug +Im agine +C OL +Ġcurs ed +ĠSh ows +ĠCurt is +ĠSach s +spe aking +ĠV ista +ĠFram ework +ong o +Ġsub reddit +Ġcr us +ĠO val +R ow +g rowing +Ġinstall ment +Ġgl ac +ĠAdv ance +EC K +ĠLGBT Q +LE Y +Ġac et +Ġsuccess ive +ĠNic ole +Ġ19 57 +Qu ote +Ġcircumst ance +ack ets +Ġ14 2 +ort ium +Ġguess ed +ĠFr ame +Ġperpet rators +ĠAv iation +ĠBen ch +Ġhand c +A p +Ġ19 56 +25 9 +r and +Net Message +d in +urt les +h ig +ĠV III +ff iti +ĠSw ords +b ial +Ġkidn apping +dev ice +Ġb arn +ĠEl i +auc as +S end +Con structed +Ġ ½ +Ġneed les +Ġad vertisements +Ġv ou +Ġexhib ited +ĠFort ress +As k +B erry +TY PE +Ġcan cers +ump ing +ĠTerrit ory +Ġpr ud +Ġn as +Ġathe ist +Ġbal ances +ãģ Ł +ĠSh awn +& & +Ġland sc +ĠR GB +Ġpet ty +Ġex cellence +Ġtransl ations +Ġpar cel +ĠChe v +E ast +ĠOut put +im i +Ġamb ient +ĠTh reat +Ġvill ains +Ġ5 50 +IC A +Ġtall er +Ġle aking +c up +Ġpol ish +Ġinfect ious +ĠK C +Ġ@ @ +back ground +Ġbureaucr acy +ĠS ai +un less +it ious +ĠSky pe +At l +ID ENT +00 8 +Ġhyp ocr +Ġpit chers +Ġguess ing +ĠF INAL +Bet ween +Ġvill agers +Ġ25 2 +f ashion +ĠTun is +Be h +ĠEx c +ĠM ID +28 8 +ĠHas kell +19 6 +ĠN OR +Ġspec s +Ġinv ari +Ġgl ut +ĠC ars +Ġimp ulse +Ġhon ors +g el +Ġjurisd ictions +ĠBund le +ul as +Calif ornia +ĠIncre ase +Ġp ear +Ġsing les +Ġc ues +Ġunder went +ĠW S +Ġexagger ated +Ġdub ious +Ġfl ashing +L OG +) ]. +J ournal +t g +V an +ĠI stanbul +ĠIn sp +ĠFrank en +D raw +Ġsad ness +Ġiron ic +ĠF ry +x c +Ġ16 4 +is ch +W ay +ĠProtest ant +h orn +Ġun aff +ĠV iv +ill as +ĠProduct ions +ĠH ogan +Ġper imeter +ĠS isters +Ġspont aneous +Ġdown side +Ġdescend ants +Ġor n +w orm +Japan ese +Ġ19 55 +Ġ15 1 +ĠDo ing +els en +umb les +Ġrad ically +ĠDr um +ĠB ach +Ġli abilities +ĠO B +ĠElement ary +Ġmem e +yn es +Ġfinger print +ĠGr ab +Ġundert ake +Mem bers +ĠRead er +ĠSim s +g od +Ġhypot hetical +s cient +ĠA J +Ġchar ism +Ġad missions +ĠMiss ile +tr ade +Ġexerc ising +ĠBack ground +W ritten +Ġvoc als +whe ther +Ġv i +ĠW inner +Ġl itter +ĠSh ooting +ST EM +ãĤ ¡ +ĠA FL +Ġvari ability +Ġe ats +ĠD PS +b row +Ġeleph ants +Ġstr at +Ġ Å +Ġsett lers +Matt hew +Ġin advert +H I +ĠIM F +ĠGo al +Ġnerv es +John son +ey e +ablish ment +Th ursday +BIL ITY +H ad +am oto +het amine +ep s +Ġmit ochond +Ġcomp ressed +ĠTre vor +ĠAnim als +T ool +L ock +Ġtwe ak +Ġpin ch +Ġcancell ation +P ot +Ġfoc al +ĠAst ron +17 3 +ĠA SC +ĠO THER +umn i +Ġdem ise +d l +Ù ħ +Sem itism +Ġcr acking +Ġcollabor ative +Ġexpl ores +s ql +Ġher bs +Ġconfig urations +m is +ĠRes ult +ace y +ĠSm oke +Ġsan ct +el ia +Ġdeg ener +Ġdeep est +Ġscream ed +Ġn ap +Soft ware +ĠST AR +E F +ĠX in +spons ored +mans hip +23 3 +Ġprim aries +Ġfilter ing +Ġas semble +m il +ĠMy ers +b ows +Ġpun ched +M ic +Ġinnov ations +Ġfun c +and o +Ġfr acking +ĠV ul +о Ð +osh op +ĠIm mun +Ġsett ling +Ġadolesc ents +Ġreb uilding +Ġtransform ing +Ġpar ole +Ġhar bor +Ġbook ing +ot ional +onge vity +ĠY o +b ug +Ġemer ges +ĠMethod s +ĠCh u +P res +ĠDun geons +Ġtra iling +ĠR um +ĠH ugh +å¤ © +ĠE ra +ĠBatt les +Res ults +ĠTr ading +Ġvers a +c ss +ax ies +he et +Ġgre ed +19 89 +Ġgard ens +Ġconting ent +P ark +ĠLeaf s +h ook +ro be +Ġdiplom acy +ĠF uel +ĠInv asion +Ġupgr ading +M ale +Ġe lic +Ġrelent less +ĠCo venant +ap esh +ĠT rop +T y +pro duction +art y +Ġpun ches +ak o +cyclop edia +ĠR abbit +ĠHD MI +Ġ14 1 +Ġf oil +Item Image +ĠF G +Ġimplement ations +ĠP om +ixt ures +Ġaw ait +Ġ3 30 +am us +Ġumb rella +Ġfore see +se par +Ġcircum cision +Ġperipher al +S ay +ĠExper t +In c +Ġwithd rew +ĠAnd ers +f ried +Ġradio active +ĠOp ening +Ġboard ing +ĠN D +Ġover throw +Act iv +W P +ĠAct s +× Ļ +Ġmot ions +v ic +ĠM ighty +ĠDef ender +a er +Ġthank ful +ĠK illing +ĠBr is +mo il +Ġpredict ing +26 6 +ch oice +Ġkill ers +Ġinc ub +ĠChe st +ather ing +Ġpro claimed +fl ower +oss om +umbled ore +ĠCy cling +ĠOccup y +AG ES +P en +ĠY ug +Ġpack aged +Ġheight ened +c ot +st ack +C ond +Ġst amps +m age +Ġpersu aded +Ġens l +ĠCard inal +Ġsol itary +Ġpossess ing +ĠC ork +Ġev id +ĠT ay +Ġbl ues +Ġextrem ism +Ġlun ar +Ġcl own +Te chn +Ġfest ivals +ĠPv P +ĠL ar +Ġconsequ ently +p resent +Ġsom eday +ç İĭ +ĠMet eor +Ġtour ing +c ulture +Ġbe aches +S hip +c ause +ĠFl ood +ãĥ ¯ +Ġpur ity +th ose +Ġem ission +b olt +Ġch ord +ĠScript ure +L u +Ġ$ { +cre ated +Other s +25 8 +Ġelement al +Ġannoy ed +ĠA E +d an +ĠS ag +Res earchers +Ġfair y +âĢĵ âĢĵ +======== ==== +Sm art +GG GG +Ġskelet ons +Ġpup ils +link ed +Ġur gency +en abled +ĠF uck +Ġcoun cill +r ab +U AL +T I +Ġlif es +Ġconf essed +B ug +Ġharm on +ĠCON FIG +ĠNe utral +D ouble +Ġst aple +ĠSH A +Brit ish +ĠSN P +AT OR +oc o +Ġswing ing +ge x +ole on +pl ain +ĠMiss ing +ĠTro phy +v ari +ran ch +Ġ3 01 +4 40 +00000000 00000000 +Ġrest oring +Ġha ul +uc ing +ner g +Ġfut ures +Ġstrateg ist +quest ion +Ġlater al +ĠB ard +Ġs or +ĠRhod es +ĠD owntown +????? - +ĠL it +ĠB ened +Ġco il +st reet +ĠPort al +FI LE +ĠG ru +* , +23 1 +ne um +Ġsuck ed +Ġr apper +Ġtend encies +ĠLaure n +cell aneous +26 7 +Ġbrow se +Ġover c +head er +o ise +Ġbe et +ĠG le +St ay +Ġm um +Ġtyp ed +Ġdiscount s +T alk +ĠO g +ex isting +ĠS ell +u ph +C I +ĠAust rian +ĠW arm +Ġdismiss al +Ġaver ages +c amera +Ġalleg iance +L AN +=" # +Ġcomment ators +ĠSet ting +ĠMid west +Ġpharm ac +ĠEX P +Ġstain less +Ch icago +Ġt an +24 4 +Ġcountry side +ĠV ac +29 5 +Ġpin ned +Ġcr ises +Ġstandard ized +T ask +ĠJ ail +ĠD ocker +col ored +f orth +" }, +Ġpat rons +Ġsp ice +Ġm ourn +ĠM ood +Ġlaund ry +Ġequ ip +ĠM ole +y ll +ĠTH C +n ation +ĠSher lock +Ġiss u +ĠK re +ĠAmeric as +ĠA AA +Ġsystem atically +Ġcont ra +ĠS ally +Ġrational e +Ġcar riage +Ġpe aks +Ġcontrad iction +ens ation +ĠFail ure +Ġpro ps +Ġnames pace +Ġc ove +field s +ãĤ ĭ +Ġw ool +ĠC atch +Ġpresum ed +ĠD iana +r agon +ig i +Ġh amm +Ġst unt +ĠG UI +ĠObserv atory +ĠSh ore +Ġsmell s +ann ah +Ġcock pit +ĠD uterte +8 50 +Ġopp ressed +bre aker +ĠCont ribut +ĠPer u +ĠMons anto +ĠAtt empt +Ġcommand ing +Ġfr idge +ĠR in +ĠChe ss +ual ity +Ġo l +Republic an +ĠGl ory +ĠW IN +.... ... +ag ent +read ing +Ġin h +J ones +Ġcl icks +al an +Ġ[ ]; +ĠMaj esty +ĠC ed +op us +ate l +à ª +AR C +ĠEc uador +ãĥ ł +ĠK uro +Ġritual s +Ġcapt ive +Ġoun ce +Ġdisag reement +Ġsl og +f uel +P et +M ail +Ġexerc ised +Ġsol ic +Ġrain fall +Ġdev otion +ĠAss essment +Ġrob otic +opt ions +ĠR P +ĠFam ilies +ĠFl ames +Ġassign ments +00 7 +aked own +Ġvoc abulary +Re illy +Ġc aval +g ars +Ġsupp ressed +ĠS ET +ĠJohn s +Ġwar p +bro ken +Ġstat ues +Ġadvoc ated +Ġ2 75 +Ġper il +om orph +ĠF emin +per fect +Ġh atch +L ib +5 12 +Ġlif elong +3 13 +Ġche eks +Ġnum bered +ĠM ug +B ody +ra vel +We ight +ĠJ ak +ĠHe ath +Ġkiss ing +ĠJ UST +Ġw aving +u pload +Ġins ider +ĠPro gressive +ĠFil ter +tt a +ĠBe am +Ġviol ently +ip ation +Ġskept icism +Ġ19 18 +ĠAnn ie +ĠS I +Ġgen etics +Ġon board +at l +ĠFried man +ĠB ri +cept ive +Ġpir ate +ĠRep orter +27 8 +Ġmyth ology +Ġe clipse +Ġsk ins +Ġgly ph +ing ham +F iles +C our +w omen +Ġreg imes +Ġphotograp hed +K at +ĠMA X +Offic ials +Ġunexpected ly +Ġimpress ions +F ront +;;;; ;;;; +Ġsuprem acy +Ġs ang +Ġaggrav ated +Ġabrupt ly +ĠS ector +Ġexc uses +Ġcost ing +ide press +St ack +ĠR NA +ob il +Ġghost s +ld on +at ibility +Top ics +Ġreim burse +ĠH M +ĠDe g +Ġth ief +y et +ogen esis +le aning +ĠK ol +ĠB asketball +Ġf i +ĠSee ing +Ġrecy cling +Ġ[ - +Cong ress +Ġlect ures +P sy +Ġne p +Ġm aid +Ġori ented +A X +Ġrespect ful +re ne +fl ush +ĠUn loaded +re quest +gr id +ĠAltern atively +ĠHug o +Ġdec ree +ĠBuddh ism +and um +And roid +ĠCong o +ĠJoy ce +Ġacknowled ging +hes ive +ĠTom orrow +ĠH iro +th ren +ĠM aced +Ġho ax +ĠIncre ased +ĠPr adesh +W ild +____ __ +16 1 +Ġa unt +Ġdistribut ing +ĠT ucker +ĠSS L +ĠW olves +B uilding +ou lt +ĠLu o +ĠY as +ĠSp ir +ĠSh ape +ĠCamb od +ĠIP v +Ġm l +Ġext rad +39 0 +ĠPenn y +d ream +Ġstation ed +opt ional +ew orthy +. +ĠWorks hop +ĠRet ail +ĠAv atar +6 25 +N a +ĠV C +ĠSec ure +M Y +19 88 +oss ip +Ġpro state +Ġund en +Ġg amer +ĠCont ents +ĠWar hammer +ĠSent inel +3 10 +Ġse gregation +ĠF lex +ĠM AY +Ġdr ills +ĠDrug s +Islam ic +Ġsp ur +Ġca fe +Ġimag inary +Ġgu iding +Ġsw ings +ĠThe me +ob y +Ġn ud +Ġbe gging +Ġstr ongh +Ġreject ing +Ġpedest rians +ĠPro spect +R are +s le +Ġconcess ions +ĠConst itutional +Ġbe ams +Ġfib ers +p oon +Ġinstinct s +pro perty +ĠB IG +Sand ers +im ates +Ġco ating +Ġcorps es +ĠTR UE +check ed +Ġ16 6 +A sh +ĠJ S +ĠF iction +Ġcommun al +Ġener getic +oooo oooo +Ġnow adays +IL D +ib o +ĠSU V +R en +Ġdwell ing +Sil ver +Ġt ally +ĠM oving +Ġcow ard +Ġgener als +Ġhorn s +Ġcirc ulated +Ġrob bed +ĠUn limited +Ġharass ed +Ġinhib it +Ġcomp oser +ĠSpot ify +Ġspread s +3 64 +Ġsu icidal +Ġno ises +ĠSt ur +Ġs aga +ĠK ag +is o +Ġtheoret ically +M oney +Ġsimilar ity +Ġslic ed +ut ils +ing es +" - +Ġan th +Ġimp ed +Mod ule +Through out +Ġmen us +comm ittee +and i +ob j +in av +f ired +ĠAb dullah +Ġund ead +Ġfont s +H old +EN G +Ġsustain ability +Ġfl ick +Ġr azor +ĠF est +ĠChar acters +Ġword ing +Ġpopul ist +Ġcritic izing +Ġm use +v ine +Ġcard board +Ġkind ly +Ġfr inge +ĠThe ft +icult ural +Ġgovern ors +Ġ ���� +Ġ16 3 +Ġtime out +ĠA uth +Child ren +A U +Ġred emption +ĠAl ger +Ġ19 14 +Ġw aved +Ġastron auts +og rams +Ġsw amp +ĠFinn ish +Ġcand le +Ġton nes +ut m +Ġr ay +Ġsp un +Ġfear ful +art icles +Ġca us +or ically +ĠRequ ires +ĠG ol +Ġpop e +Ġinaug ural +Ġg le +AD A +ĠIS IL +ĠOff ensive +Ġwatch dog +Ġbal con +ent ity +ĠH oo +Ġgall on +AC C +Ġdoub ling +Ġimpl ication +ĠS ight +Ġdoct r +---- --- +Ġ\ \ +Ġm alt +R oll +Ġâī ¥ +Ġrec ap +add ing +u ces +ĠB end +fig ure +Ġtur key +Ġsoc ietal +ĠT ickets +Ġcommer cially +Ġsp icy +Ġ2 16 +ĠR amp +Ġsuperior ity +à ¯ +ĠTr acker +C arl +ĠC oy +ĠPatri ot +Ġconsult ed +Ġlist ings +Ġsle w +reens hot +ĠG one +Ġ[ ...] +30 9 +Ġh ottest +Ø ± +Ġrock y +ĠD iaz +Ġmass age +Ġpar aly +Ġp ony +A z +Ġcart ridge +ĠN Z +Ġsn ack +ĠLam ar +ple ment +ĠLes lie +Ġm ater +Ġsn ipp +24 6 +Ġjoint ly +ĠBris bane +ĠiP od +Ġpump ing +Ġgo at +ĠSh aron +eal ing +Ġcor on +Ġan omal +rah im +ĠConnect ion +Ġsculpt ure +Ġsched uling +ĠD addy +at hing +Ġeyeb rows +Ġcur ved +Ġsent iments +Ġdraft ing +D rop +( [ +Ġnom inal +ĠLeaders hip +ĠG row +Ġ17 6 +Ġconstruct ive +iv ation +Ġcorrupt ed +ger ald +ĠC ros +ĠChe ster +ĠL ap +ãģ ª +OT H +D ATA +Ġal mond +pro bably +I mp +Ġfe ast +ĠWar craft +F lor +Ġcheck point +Ġtrans cription +Ġ20 4 +Ġtwe aks +Ġrel ieve +S cience +Ġperform er +Z one +Ġtur moil +ig ated +hib it +ĠC afe +the med +Ġflu or +ben ch +Ġde com +ĠU nt +ĠBar rett +ĠF acts +Ġt asting +ĠPTS D +ĠSe al +ĠJuda ism +ĠDynam ic +ĠC ors +V e +ĠM ing +ĠTrans form +v on +ĠDef enders +ĠTact ical +ĠV on +ĠUn ivers +Ġdist orted +ĠB reath +?' " +Ġag on +ĠDead ly +Ġl an +ĠCy cle +orn ed +Ġrel iably +Ġgl or +ĠMon key +ãĥ ¡ +Ġad ren +Ġmicrow ave +ĠAl ban +irc raft +dig it +sm art +ĠD read +¯¯¯¯¯¯¯¯ ¯¯¯¯¯¯¯¯ +{ { +ĠRoc hester +Ġsimpl ified +Ġinf licted +Ġtake over +Ġyour selves +ad itional +Ġmus cular +K S +Ġing en +T ax +ĠFe ature +27 7 +Ġcru c +Ġcr ate +Ġun identified +Ġacclaim ed +ĠM anga +ĠFr ances +ĠNep al +ĠG erald +ĠKu wait +Ġsl ain +ĠHe b +ĠG oku +ãģ® æ +28 6 +M rs +ĠC ody +ĠSan ctuary +01 6 +Ġdism ant +Ġdatas et +ĠH ond +b uck +ĠPat terson +Ġpal ette +ĠG D +ic ol +ĠL odge +Ġplanet ary +ak in +ĠRegist ered +ab we +ĠPeters burg +Ġha iled +ĠP iece +S che +ĠDO J +Ġen umer +18 1 +ĠObs erver +ĠB old +f ounded +com merce +Ġexplo its +ĠF inding +UR N +ĠS ne +ĠAc id +ay ette +ĠVal ues +Ġdr astic +Ġarchitect ural +Ġ" . +× ķ +ump ed +Ġwra pping +Ġwid ow +ĠSl ayer +l ace +on ce +German y +av oid +Ġtem ples +P AR +à ´ +ĠLuc ifer +ĠFl ickr +l ov +for ces +Ġsc outing +Ġlou der +tes y +Ġbefore hand +Ä ĵ +ĠNe on +ĠW ol +ĠTyp ically +ĠPolit ico +-+ -+ +Ġbuild er +Ġder ive +K ill +Ġp oker +Ġambig uous +Ġlif ts +Ġcy t +Ġrib s +ood le +ĠS ounds +h air +ĠSynd rome +t f +Ġproport ional +u id +Ġper taining +ĠKind le +ĠNeg ro +Ġreiter ated +ĠTon ight +oth s +ĠCorn ell +Ġo wing +Ġ20 8 +elf are +oc ating +ĠB irds +Sub scribe +Ġess ays +Ġburd ens +Ġillust rations +ar ious +ER AL +ĠCal cul +Ġx en +ĠLink edIn +ĠJ ung +Ġredes ign +Con nor +29 6 +Ġrevers al +ĠAd elaide +ĠL L +Ġs inking +Ġg um +US H +c apt +ĠGr imm +Ġfoot steps +ĠCB D +isp ers +Ġpro se +Wed nesday +ĠM ovies +ed in +Ġoverturn ed +Ġcontent ious +US B +~~~~~~~~ ~~~~~~~~ +ĠCo pper +Ġpoint less +N V +val ues +olph in +d ain +Ġdepos ited +ĠG W +Ġpreced ed +ĠCl a +ĠGo lem +ĠN im +ĠÎ ² +ĠEngine ers +m iddle +Ġfl att +oper ative +Ġcouncil s +imb abwe +el in +Ġstress ful +ĠL D +Ġres h +l ake +Ġwheel chair +ĠAltern ative +Ġoptim ize +oper ation +Ġpe ek +Ġones elf +ig il +Ġtrans itions +op athy +bl ank +Ġ16 9 +17 1 +________________________________ ________________________________ +Ġl aundering +En c +ĠD EC +Ġwork outs +Ġsp ikes +Ġdin osaurs +Ġdiscrim inatory +P ool +R ather +38 5 +R NA +tes ters +et o +ĠIdent ity +Ġve in +ĠBur ton +Ġarc ade +4 20 +Ult imately +ĠSad ly +à ° +p ill +Ġcub ic +ĠSpect rum +the se +st ates +Ġun official +h awks +ĠEVER Y +Ġrain bow +Ġincarcer ation +and ing +Ġsy ll +ĠEver ton +Ġ17 9 +ĠSer bia +Ġ18 9 +m eter +ĠMic key +Ġant iqu +Ġfact ual +ne ck +ĠN are +n orm +m ust +Ġhigh ways +Ġgl am +Ġdivid ing +ĠSquad ron +ĠMar tha +Ġbirth s +C over +//////// //////// +ĠW ong +Ph ot +ĠA LS +ri o +ĠNon etheless +ĠL emon +Ġ20 6 +ĠE E +Ġderiv ative +ĠWW II +v ote +Ġthere in +Ġsepar ating +44 6 +sy nc +ĠStre ets +Ġr att +Ġmunicip ality +ĠShort ly +Ġmon k +) ," +Ġscr ub +Ġoper atives +Ne ither +Pl ace +ĠLim it +F emale +ĠAct or +Char acter +Ġconstit uted +35 7 +Ġprotest ed +ĠSt raw +ĠHe ight +ild a +ĠTy ph +Ġflood s +Ġcos metic +W AY +pert ure +up on +t ons +ess ing +ĠP ocket +Ġro oft +ĠC aucas +Ġant idepress +Ġincomp atible +EC D +Ġoper a +ĠCont est +Ġgener ators +l ime +Def ense +19 87 +for um +Ġsav age +ĠHung arian +n z +Ġmet allic +Ġex pelled +Ġres idency +Ġdress es +66 6 +ĠC lement +f ires +C ategory +Ġge ek +al is +Ġc emetery +educ ated +Ġc rawl +ĠUn able +ĠT yson +ak is +Ġp ardon +ĠW ra +Ġstrengthen ed +ĠF ors +33 5 +ĠH C +ĠM ond +Ġvisual s +ĠBeat les +ett lement +Ġ ï +g ro +Ġb ash +Ġpo orest +Ġex cel +Ġaspir ations +ĠM unicip +ens ible +Ġceremon ies +Ġintimid ation +ĠCON TR +be ck +ĠK ap +as u +Ġtradem arks +ĠS ew +ĠComp etition +net work +ĠAr ri +ĠT et +Ro aming +W C +D at +Ġso b +Ġpair ing +Ġoverd ose +SA Y +ab er +Ġrev olt +ĠF ah +act ing +e q +est ation +F ight +ĠMar ks +27 3 +Ġ17 8 +R aw +ãģ ĭ +34 9 +bl ocks +Ġver ge +est ine +ĠPod esta +Ġinv asive +Ġprofound ly +ĠA o +e ach +Ġl est +inter pret +Ġshr inking +Ġerr one +Ġche es +ly s +ĠI vy +ĠDirect ory +Ġhint ed +V ICE +Ġcontact ing +ĠG ent +he i +Ġlabel ing +Ġmerc ury +ĠL ite +Ġexp ires +Ġdest abil +rit is +c u +Ġfeather s +Ġste er +Ġprogram med +ĠV ader +Go ing +ĠE lim +Ġy o +ĠMic he +Ġ20 3 +Ġslee ves +Ġb ully +ĠHum ans +36 8 +Ġcomp ress +ĠBan ner +AR S +Ġa while +Ġcal ib +Ġspons orship +ĠDiff iculty +ĠP apers +Ġident ifier +} . +Ġy og +ĠSh ia +Ġclean up +Ġvib e +int rodu +im ming +Austral ia +Ġout lines +ĠY outube +tr ain +ĠM akes +Ġde ported +Ġcent r +ĠD ug +ĠB oulder +ĠBuff y +Ġinj unction +ĠHar ley +ĠG roups +ĠD umbledore +ĠCl ara +Ġ" - +Ġsacrific ed +ep h +Sh adow +ib ling +Ġfreel ance +Ġevident ly +ph al +Ġret ains +M ir +Ġfin ite +d ar +ĠC ous +Ġrep aired +Ġperiod ic +Ġchampions hips +Ġaster oid +bl ind +Ġexpress ly +ĠAst ros +Ġsc aled +Ġge ographical +ĠRap ids +En joy +Ġel astic +ĠMoh amed +Mark et +be gin +Ġdisco vers +Ġtele communications +Ġscan ner +Ġen large +Ġsh arks +Ġpsy chedel +ĠRou ge +Ġsnap shot +is ine +X P +Ġpestic ides +ĠL SD +ĠDist ribution +re ally +Ġde gradation +Ġdisgu ise +Ġbi om +ĠEX T +Ġequ ations +Ġhaz ards +ĠComp ared +) * +Ġvirt ues +Ġeld ers +Ġenh ancing +ĠAc ross +er os +ang ling +Ġcomb ust +ucc i +Ġconc ussion +Ġcontrace ption +ĠK ang +Ġexpress es +Ġa ux +ĠP ione +Ġexhib its +Deb ug +OT AL +ĠAl ready +ĠWheel er +Ġexp ands +? : +Ġreconc iliation +Ġpir ates +Ġpur se +Ġdiscour age +Ġspect acle +R ank +Ġwra ps +ĠTh ought +Ġimp ending +O pp +ĠAng lo +ĠE UR +Ġscrew ed +ret ched +Ġencour agement +mod els +Ġconf use +mm m +ĠVit amin +âĸij âĸij +C ru +Ġkn ights +Ġdisc ard +Ġb ishops +ĠW ear +ĠGar rett +k an +ãĥ Ł +Ġmascul ine +cap ital +ĠA us +Ġfat ally +th anks +ĠA U +ĠG ut +12 00 +Ġ 00000000 +Ġsur rog +ĠBI OS +ra its +ĠWat ts +Ġresur rection +ĠElect oral +ĠT ips +4 000 +Ġnut rient +Ġdepict ing +Ġspr ink +Ġm uff +ĠL IM +ĠS ample +ps c +ib i +gener ated +Ġspec imens +Ġdiss atisf +Ġtail ored +Ġhold ings +ĠMonth ly +ĠE at +po ons +Ġne c +ĠC age +ĠLot us +ĠLan tern +Ġfront ier +Ġp ensions +Ġj oked +ĠHard y +=-=- =-=- +r ade +U ID +Ġr ails +Ġem it +Ġsl ate +Ġsm ug +Ġsp it +ĠCall s +ĠJac obs +f eat +ĠU E +Ġrest ruct +Ġregener ation +Ġenerg ies +ĠCon nor +OH N +ĠChe ese +Ġg er +Ġresur rect +man agement +N W +Ġpres ently +ĠBru ins +M ember +ĠM ang +id an +Ġboost ing +w yn ++ . +requ isite +ĠNY PD +ĠMe gan +ĠCond itions +Ġp ics +nes ium +ĠR ash +Ġ17 4 +ĠD ucks +Ġemb ro +z u +on ian +rel igious +Ġc raz +ĠAC A +ĠZ ucker +EM A +ĠPro s +We apon +ĠKn ox +ĠAr duino +Ġst ove +Ġheaven s +ĠP urchase +Ġher d +Ġfundra iser +Dig ital +5 000 +Ġprop onents +/ âĢĭ +Ġj elly +ĠVis a +Ġmon ks +Ġadvance ment +ĠW er +Ġ18 7 +e us +ert ility +Ġfet al +Ġ19 36 +L o +Ġout fits +Ġstair case +b omb +Ġcustom ized +cl air +T ree +Ġm apped +ĠConsider ing +ĠTor res +Ġmeth yl +Ġapprox imate +Ġdo om +ĠHans en +Ġc rossover +Ġstand alone +ä ¼ +Ġinv ites +Ġgra veyard +Ġh p +Donald Trump +Ġesc ort +G ar +Ġpredec essors +Ġh ay +Ġen zyme +ĠStra ight +vis ors +I ng +ane ously +ĠApp lied +Ġf ec +ĠDur ant +Ġout spoken +or b +Ġz eal +Ġdisgr ace +' ). +ĠChe ng +28 9 +ĠRen a +ĠSu icide +29 4 +Ġout raged +ĠNew man +ĠN vidia +ĠA ber +ĠB ers +Ġrecre ation +Wind ow +ĠD P +x e +Ġped oph +Ġfall out +ambo o +Ġpresent ations +ĠApp s +Ġh tml +3 45 +ĠX XX +Ġrub bing +ĠLe ather +Ġhum idity +se ys +est ablished +ĠUn its +64 6 +Ġrespect able +A uto +Ġthri ving +ĠInn ovation +ang s +Ext ra +reg ulation +29 8 +p ick +Ex amples +ĠC J +Att ack +Ġdr acon +L T +Ġstick er +re rs +Ġsun ny +I ss +reg ulated +d im +ĠAb stract +Ġhus bands +Off ice +om ination +it ars +AN GE +asc al +ĠK ris +ĠInf antry +Ġm alf +ĠA the +ĠR ally +bal anced +................ ........ +OU P +Ġmole cule +met ics +ĠSpl it +ĠInstruct ions +ĠN ights +c ards +Ġt ug +Ġcon e +å Ń +Ġt x +ĠDisc ussion +Ġcatast rophe +pp e +g io +Ġcommun ism +Ġhal ted +ĠGu ant +cle an +ĠSc hed +ĠK anye +Ġw ander +ĠSer iously +Ġ18 8 +enn ial +f ollow +product ive +ĠFl ow +ĠS ail +Ġc raw +Ġsim ulations +or u +ang les +ĠN olan +Ġmen stru +4 70 +Ġ20 7 +aj a +Ġcas ually +board ing +Ġ2 22 +ov y +ĠN umbers +um at +O E +28 7 +ĠCle mson +Ġcert s +Ġsl id +ĠT ribe +Ġto ast +Ġfort unes +Ġf als +ĠComm ittees +Ġg p +Ġf iery +ĠN ets +ĠAn ime +Pack age +ĠComp are +l aughter +in fect +Ġatroc ities +Ġjust ices +Ġins ults +ĠVern on +Ġsh aken +Ġperson a +est amp +36 7 +br ain +Ġexperiment ing +K en +ĠElect ronics +Ġ16 1 +dom ain +Ġgraph ical +b ishop +Ġwho pping +ĠEv angel +Ġadvertis ers +ĠSpe ar +Ġb ids +Ġdestro ys +ut z +Ġunders c +ĠAD D +Ġan ts +ĠC um +ipp les +ĠF ill +Ġgl anced +Ġind icted +ĠE ff +Ġmis con +ĠDes ktop +Ġab ide +ãĥ Ģ +ĠI o +ĠC oul +Ġcaps ule +ĠCh rys +M ON +Ġund es +ĠI RA +Ġc itation +Ġdict ate +ĠNet works +ĠConf lict +ĠSt uff +x a +is ec +ĠChem istry +Ġquarter ly +William s +an an +O pt +ĠAlexand ria +out heastern +ĠSpring field +ĠBlack s +Ġge ography +24 2 +Ġut most +ĠEx xon +ab outs +E VA +ĠEn able +ĠBar r +Ġdisag reed +ĠCy prus +Ġdement ia +Ġlab s +Ġubiqu itous +ĠLO VE +Ġconsolid ated +s r +Ġcream y +ĠTim ber +Reg ardless +ĠCert ificate +Ġ" ... +ogen ous +Capt ain +Ġinsult ing +ĠSor os +ĠInst r +ĠBulgar ia +bet ter +Ġsuck ing +ĠDavid son +at z +Ġcoll ateral +g if +Ġplag ued +ĠC ancel +ĠGard ner +R B +Ġsix teen +Rem ove +ur istic +c ook +R od +Ġcompr ising +f le +) âĢĶ +ĠVik ing +g rowth +agon al +Ġsr f +af ety +m ot +N early +st own +ĠF actor +Ġautom obile +Ġproced ural +m ask +amp ires +Ġdisapp ears +j ab +3 15 +Ġ19 51 +ne eded +Ġd aring +le ader +Ġp odium +Ġun healthy +Ġm und +Ġpy ramid +oc re +Ġkiss ed +Ġdream ed +ĠFant astic +ĠG ly +å Ĭ +Ġgreat ness +Ġsp ices +Ġmet ropolitan +Ġcomp uls +i ets +101 6 +ĠSh am +ĠP yr +fl ies +ĠMid night +Ġswall owed +Ġgen res +ĠL ucky +ĠRew ards +Ġdisp atch +ĠI PA +ĠApp ly +Ġa ven +al ities +3 12 +th ings +Ġ( ). +Ġm ates +ĠS z +ĠC OP +ol ate +O FF +Ġre charge +c aps +ĠYork er +ic one +Ġgal axies +ile aks +D ave +ĠP uzz +ĠCelt ic +ĠA FC +27 6 +ĠS ons +Ġaffirm ative +H or +Ġtutorial s +ĠC ITY +ĠR osa +ĠExt ension +Ser ies +Ġf ats +Ġr ab +l is +Ġun ic +Ġe ve +ĠSp in +Ġadul thood +ty p +Ġsect arian +Ġcheck out +ĠCy cl +S ingle +Ġmart yr +Ġch illing +88 8 +ou fl +Ġ] ; +Ġcongest ion +m k +ĠWhere as +Ġ19 38 +ur rencies +er ion +Ġbo ast +ĠPat ients +Ġch ap +ĠB D +real DonaldTrump +Ġexam ines +h ov +Ġstart ling +ĠBab ylon +w id +om ew +br ance +ĠOd yssey +w ig +Ġtor ch +ĠV ox +ĠMo z +ĠT roll +ĠAn s +Similar ly +ĠF ul +00 6 +Un less +ĠAl one +st ead +ĠPub lisher +r ights +t u +ĠDoes n +Ġprofession ally +Ġcl o +ic z +Ġste als +Ġ á +19 86 +Ġst urdy +ĠJoh ann +Ġmed als +Ġfil ings +ĠFr aser +d one +Ġmult inational +Ġf eder +Ġworth less +Ġp est +Yes terday +ank ind +Ġg ays +Ġb orne +ĠP OS +Pict ure +Ġpercent ages +25 1 +r ame +Ġpot ions +AM D +ĠLeban ese +Ġr ang +ĠL SU +ong s +Ġpen insula +ĠCl ause +AL K +oh a +ĠMac Book +Ġunanim ous +Ġl enders +Ġhang s +Ġfranch ises +ore rs +ĠUp dates +Ġisol ate +and ro +S oon +Ġdisrupt ive +ĠSur ve +Ġst itches +ĠSc orp +ĠDomin ion +Ġsupp lying +Ar g +Ġtur ret +ĠL uk +Ġbr ackets +* ) +ĠRevolution ary +ĠHon est +Ġnot icing +ĠSh annon +Ġafford ed +Ġth a +ĠJan et +! -- +ĠNare ndra +ĠPl ot +H ol +se ver +e enth +Ġobst ruction +Ġ10 24 +st aff +j as +or get +sc enes +l aughs +ĠF argo +cr ime +Ġorche str +Ġde let +ili ary +rie ved +Ġmilit ar +ĠGreen e +âĹ ı +ãģ ¦ +ĠGu ards +Ġunle ashed +ĠWe ber +Ġadjust able +Ġcal iber +Ġmotiv ations +Ġà ł +m Ah +ĠL anka +hand le +Ġp ent +ĠR av +ĠAng ular +ĠK au +umb ing +Ġphil anthrop +Ġde hyd +Ġtox icity +e er +ĠY ORK +w itz +å ¼ +ĠI E +commun ity +ĠA H +Ġret ali +Ġmass ively +ĠDani els +ĠD EL +Ġcar cin +Ur l +Ġrout ing +ĠNPC s +ĠR AF +ry ce +Ġwa ived +ĠGu atem +Every body +Ġco venant +Ġ17 3 +Ġrelax ing +Ġqu art +al most +Ġguard ed +ĠSold iers +ĠPL AY +Ġout going +L AND +Ġre write +ĠM OV +ĠIm per +ĠS olution +Ġphenomen al +Ġl ongevity +Ġimp at +ĠN issan +ir ie +Ġod or +ĠZ ar +ok s +Ġmilit ias +ĠSP EC +Ġtoler ated +ars er +ĠBrad ford ++ , +Ġsur real +s f +Can adian +Ġresemb lance +Ġcarbohyd rate +VI EW +Ġaccess ory +me al +larg est +ieg el +Some one +Ġtoug hest +os o +Ġfun nel +Ġcondemn ation +lu ent +Ġw ired +ĠSun set +Jes us +ĠP ST +ĠP ages +ĠTy coon +ĠP F +Ġselect ions +Ġ ठ+part isan +Ġhigh s +ĠR une +Ġcraft s +le ad +ĠParent s +Ġre claim +ek er +ĠAll ied +ae per +Ġlo oming +Ġbenefic iaries +ĠH ull +Stud ents +Jew ish +d j +Ġp act +tem plate +ĠOffic ials +ĠBay lor +Ġhe mp +Ġyouth s +ĠLevel s +ĠX iao +ĠC hes +Ġende avor +ĠRem oved +Ġhipp ocamp +H ell +ãĤ Ĭ +80 5 +Ġd inosaur +ĠWr ath +ĠIndones ian +Ġcalcul ator +ĠD ictionary +Ġ4 20 +ĠM AG +( _ +! , +t arians +Ġrestrict ing +rac use +Ġweek day +OU NT +Ġsh rugged +leg round +Ġb ald +ĠDo ctors +Ġt outed +ĠMax well +Ġ2 14 +Ġdiplom at +Ġrep ression +Ġconstitu ency +v ice +r anked +ĠNap oleon +g ang +ĠFore ver +t un +Ġbul b +ĠPD T +ĠC isco +V EN +Ġres umed +Ste ven +ĠManit oba +Ġfab ulous +ĠAg ents +19 84 +Ġam using +ĠMyster ies +Ġor thodox +fl oor +Ġquestion naire +Ġpenet rate +Ġfilm makers +ĠUn c +Ġst amped +Ġth irteen +Ġout field +Ġforward ed +Ġapp ra +Ġa ided +t ry +Ġunf ocused +ĠL iz +ĠWend y +ĠSc ene +Ch arg +Ġreject s +Ġleft ist +ĠProv idence +ĠBr id +reg n +Ġprophe cy +ĠL IVE +4 99 +Ġfor ge +ĠF ML +Ġintrins ic +ĠF rog +Ġw ont +ĠH olt +Ġfam ed +CL US +aeper nick +ĠH ate +ĠC ay +Ġregister ing +ort ality +rop y +ocaly ptic +a an +n av +Ġfasc ist +IF IED +Ġimpl icated +ĠRes ort +ĠChand ler +ĠBr ick +P in +ys c +Us age +ĠHel m +us ra +âĺħ âĺħ +ĠAb bas +Ġunanim ously +Ġke eper +Ġadd icted +?? ? +Ġhelm ets +Ġant ioxid +aps ed +80 8 +gi ene +Ġwa its +Ġmin ion +ra ved +ĠP orsche +Ġdream ing +Ġ17 1 +ĠC ain +Ġun for +ass o +ĠConfig uration +k un +hard t +Ġn ested +ĠL DS +L ES +Ġt ying +en os +Ġc ue +ĠMar qu +sk irts +Ġclick ed +Ġexp iration +ĠAccording ly +ĠW C +Ġbless ings +Ġaddict ive +ĠN arr +y x +ĠJagu ars +Ġrent s +ĠS iber +Ġt ipped +ous se +ĠFitz gerald +Ġhier arch +out ine +Ġwa velength +> . +ch id +ĠProcess ing +/ + +r anking +E asy +ĠConst ruct +Ġt et +ins ured +H UD +Ġqu oting +Ġcommun icated +in x +Ġin mate +Ġerect ed +ĠAbs olutely +ĠSure ly +Ġun im +ĠThr one +he id +Ġcl aws +Ġsuper star +ĠL enn +ĠWh is +U k +ab ol +Ġsk et +ĠN iet +Ġper ks +Ġaff inity +Ġopen ings +phas is +Ġdiscrim inate +T ip +v c +Ġgr inding +ĠJenn y +Ġast hma +hol es +ĠHom er +Ġreg isters +ĠGl ad +Ġcre ations +Ġlith ium +Ġappl ause +unt il +Just ice +ĠTur ks +Ġsc andals +Ġb ake +t ank +M ech +ĠMe ans +ĠM aid +Republic ans +is al +wind ows +ĠSant os +Ġveget ation +33 8 +t ri +Ġfl ux +ins ert +Ġclar ified +Ġmort g +ĠCh im +ĠT ort +Ġdiscl aim +met al +ĠAs ide +Ġindu ction +Ġinf l +Ġathe ists +amp h +Ġe ther +ĠV ital +ĠBu ilt +M ind +Ġweapon ry +S ET +Ġ18 6 +ad min +g am +cont ract +af a +Ġderiv atives +Ġsn acks +Ġch urn +E conom +Ġca pped +ĠUnder standing +ĠH ers +ĠI z +Ġd uct +I ENT +augh ty +Ġâľ Ķ +ĠN P +Ġsa iling +In itialized +Ġt ed +Ġreact ors +ĠL omb +Ġcho ke +ĠW orm +Ġadm iration +Ġsw ung +ens ibly +Ġr ash +ĠGo als +ĠImport ant +Sh ot +ĠR as +Ġtrain ers +ĠB un +Work ing +Ġhar med +ĠPand ora +ĠL TE +Ġmush room +ĠCH AR +ĠF ee +ĠM oy +B orn +ol iberal +ĠMart ial +Ġgentle men +Ġling ering +Offic ial +Ġgra ffiti +ĠN ames +D er +Ġqu int +ist rate +aze era +ĠNOT ICE +ĠFlore nce +Ġpay able +Ġdep icts +ĠSpe cies +He art +âĶĢâĶĢâĶĢâĶĢ âĶĢâĶĢâĶĢâĶĢ +Ġencl osed +Incre ases +D aily +ĠL is +Ġenact ment +ĠB acon +ĠSt eele +dem and +Ġ18 3 +Ġmouth s +Ġstr anded +Ġenhance ment +01 1 +ĠWh ats +Ġhe aled +en y +ĠR ab +Ġ3 40 +ĠLab yrinth +ro ach +ĠY osh +ĠCl ippers +Ġconcert s +Intern et +35 5 +Ġstick ers +Ġter med +ĠAx e +Ġgrand parents +Fr ance +ĠCl im +ĠU h +ul ic +Ġthr ill +cent ric +ĠOver view +ĠCond uct +Ġsubstant ive +Ġ18 2 +m ur +Ġstr ay +ĠCo ff +Ġrep etitive +ĠFor gotten +Ġqual ification +ew itness +ĠZ imbabwe +Ġsim ulated +ĠJ D +25 3 +ĠW are +Ġun sc +T imes +Ġsum mons +Ġdis connected +Ġ18 4 +ci us +ĠGu jar +od ka +Ġer ase +ĠTob acco +elect ed +Ġun cont +ĠShe pard +ĠL amp +Ġalert ed +Ġoper ative +arn a +u int +Ġneglig ence +ac ements +Ġsup ra +Ġprev ail +ĠSh ark +Ġbel ts +ãģ « +Ġt ighter +Engine ers +Ġin active +Ġexp onent +ĠWill ie +a ples +Ġhe ir +ĠH its +ian n +ĠS ays +Ġcurrent s +ĠBeng al +Ġar ist +B uffer +Ġbree ze +ĠWes ley +Col a +Ġpron oun +Ġde ed +ĠK ling +Ġof t +Ġinf lict +Ġpun ishing +Ġn m +ik u +OD UCT +01 4 +Ġsubsid y +ĠDE A +ĠHer bert +ĠJ al +B ank +Ġdef erred +Ġship ment +B ott +Ġal le +b earing +HT ML +Off line +Ġ2 13 +Ġscroll ing +Ġsc anned +ĠLib yan +ĠT OP +ch rom +d t +col umn +Psy NetMessage +Z ero +Ġtor so +0 50 +âķ IJ +Ġimp erson +ĠSchw artz +ud ic +Ġpiss ed +ĠS app +25 7 +ĠIS Ps +og l +Ġsuper vised +Ġad olescent +Ġatt ained +ĠDel ivery +ĠB unny +Ġ19 37 +Ġmini ature +Ġo s +Ġ3 70 +60 8 +ĠMour inho +Ġinn ate +Ġtem po +ĠN M +ĠFall en +00 9 +Ġprov ocative +Stream er +ĠBened ict +ĠBol she +Ġt urtle +ĠPC B +ĠEqu al +Direct or +ĠR end +Ġflu ids +Author ities +Ġcous ins +requ ency +ĠNeigh bor +s ets +sh ared +Char les +pass word +Ġg ears +Ġ2 11 +ĠHard ware +ri ka +Ġup stream +H om +Ġdisproportion ately +iv ities +Ġund efined +Ġelect rons +Ġcommem or +Event ually +Ġ> < +Ġir responsible +2 18 +ĠRe leased +ĠO VER +ĠI GN +ĠB read +st ellar +ĠS age +tt ed +dam age +ed ition +ĠPre c +Ġl ime +Ġconf inement +Ġcal orie +we apon +Ġdiff ering +ĠS ina +m ys +am d +Ġintric ate +k k +ĠP AT +ã o +st ones +lin ks +Ġr anch +Sem itic +Ġdifferent iate +ĠS inger +occup ied +Ġfort ress +c md +Ġinter ception +ĠAnk ara +Ġre pt +ĠSol itaire +Ġrem ake +p red +Ġd ared +aut ions +ĠB ACK +Run ning +Ġdebug ging +Ġgraph s +3 99 +ĠNig el +Ġb un +Ġpill ow +Ġprog ressed +fashion ed +Ġob edience +ER N +Ġrehe ars +C ell +t l +S her +Ġher ald +ĠPay ment +ĠC ory +ĠDe pt +Ġrep ent +ĠWe ak +uck land +Ġple asing +Ġshort ages +Ġjur ors +ĠK ab +q qa +Ant i +Ġw ow +ĠRC MP +Ġt sun +ĠS ic +Ġcomp rises +Ġsp ies +Ġprec inct +n u +Ġur ges +Ġtim ed +Ġstrip es +ĠB oots +Ġy en +Adv anced +Ġdisc rete +ĠArch angel +employ ment +D iff +Ġmon uments +Ġ20 9 +work er +Ġ19 6 +ĠI g +utter stock +T PS +J ac +Ġhomeless ness +Ġcomment ator +Ġrac ially +f ing +se ed +E le +ell ation +Ġeth anol +Ġpar ish +ĠD ong +ĠAw akening +Ġdev iation +ĠB earing +ĠTsu k +Ġrec ess +Ġl ymph +ĠCann abis +å ľ +ĠNEW S +Ġd ra +ĠStef an +ĠWr ong +ĠS AM +Ġloose ly +Ġinterpre ter +ĠPl ain +Go vernment +Ġbigot ry +Ġgren ades +ave z +pict ured +Ġmand ated +ĠMon k +ĠPed ro +Ġl ava +27 4 +Ġcyn ical +ĠScroll s +l ocks +M p +Ġcon gregation +orn ings +ph il +ĠI bid +Ġf erv +Ġdisapp earing +Ġarrog ant +sy n +ĠMa ver +ĠSu it +24 1 +Ġab bre +ack ers +P a +ĠY el +Whe never +Ġ23 5 +ĠV ine +ĠAn at +Ġext inct +LE T +Ġexecut able +V ERS +ox ide +D NA +ĠP rel +Ġresent ment +Ġcompr ise +ĠAv iv +Ġinter ceptions +Ġprol ific +IN A +ĠEr in +though t +2 19 +ĠPsychiat ry +un ky +chem ist +H o +ĠMcC oy +Ġbr icks +L os +ri ly +ĠUS SR +Ġr ud +Ġl aud +ĠW ise +ĠEmer ald +Ġrev ived +Ġdam ned +ĠRep air +id em +ct ica +Ġpatri arch +ĠN urs +me g +Ġcheap est +re ements +empt y +ĠCele br +Ġdepri vation +ch anted +ĠTh umbnails +E nergy +ĠEth an +ĠQ ing +Ġopp oses +W IND +v ik +ĠM au +ĠS UB +66 7 +G RE +ĠVol unte +nt on +C ook +å IJ +es que +Ġplum met +Ġsu ing +Ġpron ounce +Ġresist ing +ĠF ishing +ĠTri als +Ġy ell +Ġ3 10 +Ġin duct +Ġpersonal ized +oft en +R eb +EM BER +Ġview point +Ġexist ential +() ) +rem ove +MENT S +l asses +Ġev apor +Ġa isle +met a +Ġreflect ive +Ġentit lement +Ġdev ised +mus ic +asc ade +Ġwind ing +off set +Ġaccess ibility +ke red +Bet ter +ĠJohn ston +th inking +S now +ĠCroat ia +ĠAt omic +27 1 +34 8 +Ġtext book +ĠSix th +Ġ اÙĦ +Ġsl ider +ĠBur ger +b ol +S ync +Ġgrand children +Ġc erv ++ ) +Ġe ternity +Ġtweet ing +Ġspec ulative +Ġpiv otal +ĠW P +ĠT ER +ynam ic +Ġu pl +ĠC ats +per haps +Ġclass mates +Ġblat ant +' - +Ġl akh +ant ine +ĠB org +i om +/ ( +ĠAthlet ic +Ġs ar +OT A +ĠHoff man +Never theless +Ġad orable +Ġspawn ed +Ass ociated +ĠDom estic +Ġimpl ant +ĠLux em +ĠK ens +Ġp umps +ĠS AT +Att ributes +50 9 +av our +Ġcentral ized +ĠT N +Ġfresh ly +ĠA chieve +Ġouts iders +her ty +ĠRe e +ĠT owers +ĠD art +ak able +Ġm p +ĠHeaven ly +Ġr ipe +ĠCarol ine +ry an +Ġclass ics +Ġret iring +Ġ2 28 +Ġa h +Ġdeal ings +Ġpunch ing +ĠChap man +O ptions +max well +vol ume +Ġst al +Ġex ported +ĠQu ite +Ġnumer ical +B urn +F act +ĠKey stone +Ġtrend ing +Ġalter ing +ĠAfric ans +47 8 +ĠM N +ĠKn ock +Ġtempt ation +Ġprest ige +Over view +ĠTrad itional +ĠBah rain +Priv ate +ĠH OU +Ġbar r +ĠT at +C ube +US D +ĠGrand e +ĠG at +ĠFl o +Ġres ides +Ġind ec +vol ent +Ġperpet ual +ub es +Ġworld view +ĠQuant um +Ġfil tered +Ġen su +orget own +ERS ON +ĠM ild +37 9 +OT T +à ¥ +Ġvit amins +Ġrib bon +Ġsincere ly +ĠH in +Ġeight een +Ġcontradict ory +Ġgl aring +Ġexpect ancy +Ġcons pir +Ġmon strous +Ġ3 80 +re ci +Ġhand ic +Ġpump ed +Ġindic ative +Ġr app +Ġav ail +ĠLEG O +ĠMar ijuana +19 85 +ert on +Ġtwent ieth +################ ################ +ĠSw amp +Ġval uation +Ġaffili ates +adjust ed +ĠFac ility +26 2 +Ġenz ymes +itud inal +Ġimp rint +S ite +Ġinstall er +ĠT RA +m ology +lin ear +ĠCollect ive +ig ating +ĠT oken +Ġspec ulated +K N +ĠC ly +or ity +Ġdef er +Ġinspect ors +appro ved +R M +ĠSun s +Ġinform ing +ĠSy racuse +ib li +7 65 +Ġgl ove +Ġauthor ize +â̦â̦â̦â̦ â̦â̦â̦â̦ +ĠCru ise +Ġcontract ing +she ll +IF E +ĠJew el +p ract +ĠPhot oshop +ĠKnow ing +h arm +Ġattract ions +ad an +et us +01 8 +w agen +Al t +Ġmultip ly +Ġequ ilibrium +: { +ĠF ighters +ĠEd gar +Ġfour teen +Go vern +Ġmis use +Ġab using +Ġancest ry +ram er +64 4 +Ġwor ms +Ġthick er +ĠComb ine +Ġpeas ants +Ġv ind +Ġcon quest +Ġm ocked +Ġc innamon +ĠC ald +ĠGall up +Ġavoid ance +Ġincarn ation +ĠStr at +Ġt asted +ent a +ĠN eal +p ared +Ġtermin ology +ject ion +Scient ists +ĠIN S +ĠDe e +Ġdirect ories +R oad +ĠSh ap +br ight +ĠDirect ors +ĠCol umn +Ġb ob +Ġprefer ably +Ġgl itch +f urt +Ġe g +id is +C BC +Ġsur rendered +Ġtest ament +33 6 +ug gest +ĠN il +an other +Ġpat hetic +ĠDon na +Ġ2 18 +ĠA very +Ġwhis key +Ġf ixture +ĠCon quest +Ġbet s +O cc +ĠLe icester +] ." +Ġ) ); +Ġfl ashes +45 6 +Ġmask ed +ge bra +Ġcomput ed +che l +aud er +Ġdefe ats +ĠLiber ation +ĠOs ama +ĠV ive +Ch anges +Ch annel +Ġtar iffs +Ġm age +ĠS ax +Ġinadvert ently +ĠC RE +ĠRe aper +ink y +gr ading +Ġstere otyp +Ġcur l +ĠF ANT +Ġfram eworks +M om +ĠAn ch +Ġflav our +car bon +Ġperm itting +let cher +ĠMo zilla +ĠPark ing +ĠCh amp +Sc roll +Ġmurd erer +Ġrest ed +Ġow es +ĠP oss +AD D +IF F +res olution +ĠMin ing +Ġcompar ative +D im +Ġneighbour ing +ĠA ST +ĠT oxic +Ġbi ases +Ġgun fire +ur ous +ĠMom ent +19 83 +Ġper vasive +tt p +ĠNorm ally +r ir +S arah +ĠAlb any +Ġun sett +ĠS MS +ip ers +l ayer +ĠWh ites +up le +Ġtur bo +ĠLe eds +Ġthat s +ĠMin er +M ER +ĠRe ign +Ġper me +ĠBl itz +Ġ19 34 +Ġintimid ating +t ube +Ġecc entric +ab olic +box es +ĠAssoci ates +v otes +Ġsim ulate +um bo +aster y +Ġship ments +FF FF +an th +Ġseason ed +Ġexperiment ation +âĸ ł +law s +Me et +idd les +ant ics +R ating +IS IS +h ift +Ġfront s +b uf +01 7 +Ġun att +ĠD il +le ases +ĠGard ens +77 7 +t ouch +ve ll +45 8 +Ġ= ==== +s aving +Ġer osion +ĠQu in +Ġearn s +Ġaccomplish ment +ĠWe i +Ġ< [ +____ _ +Ġir rig +ĠT eddy +Ġconqu ered +ĠArm ored +Ġassert s +Ġmanip ulating +r é +Ġtranscript s +G allery +Ġplot ting +Ne il +Ġbetray al +load er +ĠS ul +Ġdispl acement +Ġroy alty +ĠW I +he it +ĠDev ices +alle l +Ġmunicipal ities +Ġcan al +St ars +ĠU AE +Ġ" â̦ +ĠC U +ab ove +Ġreson ance +ĠguiActive Un +add ed +ĠBra ves +ĠI bn +Ġhere by +ĠB RE +Ġshare holder +ĠH ir +ĠJ i +Ġstrange ly +Ġadm ired +Ġpl ight +Ġb achelor +ĠP ole +cipl inary +T ony +ĠArmen ian +Ġun man +ĠZion ist +St age +isco ver +Ġautom otive +Ġs idelines +Ġsl ick +ĠRena issance +ĠF UN +Im ages +ĠH aj +Ġp ing +Ġshort cut +ĠBl vd +ĠLook s +Ġbur sts +Ġcl amp +Ġm ish +Ġsort ing +Ġpatri ot +Ġcorrect ness +ĠScand inav +ĠCaval iers +p ython +az ar +Ġ3 75 +ĠJa une +40 9 +Ġdetrim ental +Ġstab bing +Ġpoison ed +Ġf ountain +oc ent +or st +ĠMar i +Ġr ains +ĠO vers +ĠInst itution +ud get +AM Y +t ale +ĠK R +ĠPr ices +Ġhead aches +Ġlands l +ĠA ura +Bon us +ĠZ hao +ĠH ip +Ġhop s +ĠKurd istan +Ġexplo iting +ry n +Ġhypocr isy +op ening +Ġgun shot +Ġw ed +inter stitial +Inter stitial +Ġam en +Bre aking +Ġmarket ed +W ire +ĠC rowd +Contin ue +ĠK nown +ĠEffect ive +ore an +iz ons +Jose ph +Ġescal ation +us ername +Ġcur tain +AT ES +ĠP AR +ĠM iy +Ġcounter fe +l ene +Ġcont enders +d aily +ĠAs c +ĠPhill ip +most ly +Ġfil ename +he ne +Ġresemb ling +Ġst aging +ĠCh loe +Ġw iring +H on +ĠRen ew +ott age +ĠHy brid +m uch +Ġstro kes +Ġpolicy makers +AP TER +ĠArk ham +pl ot +Ġassist ants +Ġde port +ĠSe ga +Ġinflu enza +ĠC ursed +ĠK obe +Ġskin ny +Prov ider +ĠR ip +Ġincrement al +product s +B F +Ġd ome +ĠC redits +Ġlos ers +int s +ĠBet ty +ĠTal ent +ĠD AM +L v +E ss +Ġd ens +tem p +J udge +od ic +Ġ' ( +UR ES +ets k +V O +Ġretrie ved +Ġarchitect s +Ù ĩ +Ġeth ic +ĠSecond ary +st ocks +ad ia +Ġ3 25 +ĠOp inion +Ġsimultane ous +Ġd izz +ul p +Ġsmugg ling +ipp ery +R andom +f acing +ĠD as +Ġstock p +Ġdiscl osures +po inter +Ġcor al +ĠSe lection +ĠP ike +ival ent +Ġruth less +ĠR im +Ġensu ing +ĠExper iment +Ġcongress man +Ġbelie ver +Ġun specified +ĠM ord +Ġknowledge able +ĠV ERY +T X +Ġstra ps +Ġtur f +apesh ifter +Ġmar ital +Ġfl ock +ãģ Ĩ +26 3 +AM ES +ĠOpp osition +Ġtre asures +ĠG OD +Ġmodel ed +ĠWOR LD +Ġ( [ +ĠUs age +H F +Ġ$ ( +uss ed +Ġpione er +E ight +par se +b read +rit z +ĠMir anda +ĠK ant +++ ) +ore n +Ġprov oked +Ġbre eds +ĠIn cludes +ĠPast ebin +ĠFl ip +J ava +Ġbr ink +Ġrum ored +Ġun seen +Ġgar nered +ĠDef in +al ted +Ġtatt oos +Ġhes itation +is itions +ĠWe aver +ĠReport ing +Ġtherap ies +Ġconsult ants +Ġresid ual +ĠMal i +ĠRom a +i ago +ĠRes idents +ub i +Ġremed ies +Ġadapt ive +ĠAl ive +ĠBar cl +Ġwal lets +c rypt +etermin ation +ĠPel osi +Ġsl ipping +oton in +Ġall iances +pat rick +ir is +Ġor th +ĠPer kins +ĠDe V +ĠG ets +Ġdry ing +ge e +fore st +ĠFor get +ore m +33 9 +Ġvague ly +ĠD ion +ĠP orn +ĠH OW +Ġp neum +Ġrub ble +ĠT aste +enc ia +ĠG el +Ġd st +Ġ24 5 +ĠMoroc co +inf lamm +ĠTw ins +Ġb ots +d aughter +ĠB alk +Ġbre thren +Ġlog os +Ġgo bl +f ps +Ġsub division +Ġp awn +Ġsquee zed +Ġmor ale +ĠD W +' " +Ġkn ot +ook y +Ġdiv isive +Ġboost ed +ch y +ãĥ IJ +if act +Ġnewcom ers +ĠWrest ling +Ġsc outs +w olves +R at +Ġnin eteenth +ĠOs borne +St ats +Ġem powered +Ġpsych opath +ĠO EM +ugg age +ĠP K +ĠMoh ammad +P ak +Ġanarch ists +ĠExt ract +est hes +ĠStock holm +l oo +ĠG raph +Ġdeploy ing +ĠStr anger +ĠM old +Ġstaff er +Ġdiscount ed +uck le +ple ase +ĠLand ing +ÃŃ a +Ġ19 3 +Ġan te +Ġrep etition +Ġ+ /- +Ġpar ody +Ġlive ly +AA A +ĠHor us +Ġp its +ind ers +L OC +ĠVen ice +40 6 +ĠDis cover +â Ĩ +ellect ual +Ġp ens +Ġey el +ig uous +Im pl +Ġj oking +Ġinv al +ĠBel fast +Ġcredit ors +ĠSky walker +ov sky +Ġcease fire +Ġse als +is oft +) ). +ĠFel ix +IT S +Ġt resp +ĠBlock chain +ew are +ĠSch war +en ne +mount ed +ĠBe acon +les h +Ġimmense ly +Ġche ering +Em ploy +sc ene +ish ly +atche wan +ĠNic olas +Ġdr ained +ĠEx it +ĠAz erb +j un +Ġflo ated +u ania +De ep +Ġsuper v +Ġmyst ical +ĠD ollar +ĠApost le +ĠR EL +ĠProv ided +ĠB ucks +ãĥ ´ +cut ting +Ġenhance ments +ĠPengu ins +ĠIsa iah +Ġj erk +ĠW yn +Ġst alled +Ġcryptoc urrencies +ĠR oland +sing le +Ġl umin +ĠF ellow +ĠCap acity +ĠKaz akh +W N +Ġfin anced +38 9 +Ġt id +Ġcoll usion +ĠMy r +î Ģ +Sen ator +Ġped iatric +Ġneat ly +Ġsandwic hes +ĠArchitect ure +Ġt ucked +Ġbalcon y +Ġearthqu akes +qu ire +F uture +Ġhe fty +é Ĺ +Ġspecial izes +Ġstress es +Ġs ender +Ġmisunder standing +Ġep ile +Ġprov oke +ĠCol ors +Ġdis may +uk o +[ _ +58 6 +ne utral +Ġdon ating +ĠRand all +Mult i +Ġconvenient ly +ĠS ung +ĠC oca +Ġt ents +ĠAc celer +Ġpart nered +27 2 +ir ming +ĠB AS +s ometimes +Ġobject ed +ub ric +p osed +LC S +gr ass +Ġattribut able +V IS +Israel i +Ġrepe ats +ĠR M +v ag +ut a +in ous +Ġin ert +ĠMig uel +æ Ń +ĠHawai ian +B oard +Ġart ific +ĠAzerb ai +as io +ĠR ent +A IN +Ġappl iances +Ġnational ity +Ġass hole +ĠN eb +Ġnot ch +h ani +ĠBr ide +Av ailability +Ġintercept ed +Ġcontin ental +Ġsw elling +ĠPers pect +b ies +. < +ith metic +ĠL ara +Ġtempt ing +add r +Ġoversee ing +cl ad +ĠD V +ĠGing rich +Ġm un +ĠApp ropri +Ġalter ations +ĠPat reon +Ġha voc +Ġdiscipl ines +Ġnotor iously +aku ya +ier i +? ). +ĠW ent +Ġsil icon +Ġtre mb +Cont ainer +K nown +Ġmort ar +est e +ick a +Ar thur +ĠPre viously +ĠMart y +Ġsp arse +g ins +Ġin ward +ĠParticip ant +C opy +ĠM isc +Ġantib iotic +ĠRet ro +Ġel usive +Ġass ail +ĠBatt alion +ĠB ought +Ġdimin ish +ĠEuro pa +s ession +ĠDanger ous +ies el +Ġdisbel ief +Ġbl asts +ext reme +ĠBoy d +ĠProject s +ĠGu ys +Ġunder gone +Ġgr ill +ĠDw ight +Ġ19 7 +US ER +Ġfiles ystem +Ġcl ocks +T aylor +Ġwra pper +Ġfold ing +ous and +ĠPhilipp ine +ATION AL +ĠPer th +Ġas hes +Ġaccum ulate +ĠGate way +Sh op +orks hire +H an +ĠBar rel +ĠLe h +ĠX V +Ġwh im +Ġrep o +ĠC G +ĠM am +Ġincorpor ating +Ġbail out +Ġlingu istic +Ġdis integ +C LE +Ġcinem atic +ĠF iber +S yn +il ion +ĠCom pos +c hens +Ġne oc +Ġbo iled +F INE +on o +un cle +ik en +ĠB M +Î ¹ +Ġreceipt s +Ġdisp osed +ĠTh irty +ĠR ough +ĠA BS +Ġnot withstanding +oll en +# $ +Ġunrel iable +Ġbl oom +Ġmedi ocre +Ġtr am +ĠTas man +Ġsh akes +Ġmanifest o +ĠM W +Ġsatisf actory +Ġsh ores +Ġcomput ation +Ġassert ions +orm ons +ar ag +ab it +Dem ocrats +ĠL oot +ĠVol ks +ha ired +Ġgrav itational +S ing +ĠM iz +Ġthro ttle +Ġtyr anny +ĠView s +Ġrob ber +ĠMinor ity +Ġsh rine +sc ope +pur pose +Ġnucle us +our cing +ĠUS DA +ĠD HS +w ra +ĠBow ie +Sc ale +ĠB EL +x i +I ter +Ġ( ), +w right +Ġsail ors +ous ed +NAS A +ĠPro of +ĠMin eral +t oken +ĠF D +R ew +Ġe ll +6 30 +Ġchance llor +ĠG os +Ġamount ed +ĠRec re +ome z +ĠOpt im +ĠOl ive +Ġtrack er +ow ler +ĠUn ique +R oot +Ġmar itime +ĠQur an +ĠAd apt +Ġecosystem s +ĠRe peat +ĠS oy +ĠI MP +Ġgrad uating +and em +P ur +ĠRes et +ĠTr ick +ĠPh illy +ĠT ue +ĠMalays ian +Ġclim ax +Ġb ury +Ġcons pic +ĠSouth ampton +ĠFl owers +Ġesc orted +ĠEduc ational +ĠI RC +Ġbrut ally +e ating +Ġpill ar +ĠS ang +ĠJ ude +ar ling +ĠAm nesty +Ġrem inding +ĠAdminist rative +hes da +Ġfl ashed +ĠP BS +per ate +fe ature +Ġsw ipe +Ġgra ves +oult ry +26 1 +bre aks +ĠGu er +Ġsh rimp +ĠV oting +qu ist +Ġanaly tical +Ġtables poons +ĠS OU +Ġresear ched +Ġdisrupt ed +Ġj our +Ġrepl ica +Ġcart oons +b ians +} ) +c opy +G ot +ou ched +P UT +Ġsw arm +not ations +s aid +Ġreb uilt +Ġcollabor ate +Ġr aging +Ġn ar +Ġdem ographics +ĠD DR +Ġdist rust +oss ier +ĠK ro +Ġpump kin +Ġreg rets +Ġfatal ities +ĠL ens +ĠO le +p d +Ġpupp et +ĠOut look +ĠSt am +O l +F air +U U +Ġre written +Ä ± +Ġfasc inated +Ġve ctors +Ġtrib unal +u ay +ĠM ats +ĠCo ins +[ [ +Ġ18 1 +Ġrend ers +ĠK aepernick +Ġesp ionage +Ġsum m +Ġd itch +Acc ount +Ġspread sheet +Ġmut ant +p ast +40 7 +Ġd ye +Ġinit iation +Ġ4 000 +Ġpunish able +Ġth inner +ĠKh al +Ġinter medi +D un +ĠGoth am +Ġeager ly +Ġvag inal +p owers +V W +ĠWATCH ED +Ġpred ator +ams ung +Ġdispar ity +Ġ[ * +Ġam ph +Ġout skirts +ĠSpir its +Ġskelet al +Ð » +ĠR ear +Ġissu ance +ĠLog ic +re leased +Z Z +ĠB ound +Ent ry +Ġex its +is ol +ĠFound er +Ġw re +ĠGreen land +ĠM MO +t aker +IN C +ãģ ¾ +Ġhour ly +hen ko +Ġfantas ies +Ġdis ob +Ġdemol ition +ãĥ ĭ +Ġen listed +rat ulations +Ġmis guided +Ġens ured +Ġdiscour aged +m ort +Ġfl ank +Ġc ess +Ġreact s +ĠS ere +s ensitive +ĠSer pent +ass ad +Ġ24 7 +Ġcalm ly +b usters +Ġble ed +ĠSt ro +Ġamuse ment +ĠAntar ctica +Ġs cept +ĠG aw +a q +ason ic +Ġsp rawling +n ative +atur ated +ĠBattle field +IV ERS +E B +ĠG ems +ĠNorth western +ĠFil ms +ĠAut omatic +Ġappre hend +ãģ ¨ +Ġgui Name +Ġback end +Ġevid enced +ge ant +01 2 +ĠS iege +Ġexternal To +Ġunfocused Range +ĠguiActiveUn focused +Ġgui Icon +ĠexternalTo EVA +ĠexternalToEVA Only +F ri +ch ard +en aries +Ġchief s +Ġc f +ĠH UD +Ġcorro bor +Ġd B +ĠT aken +ĠPat ricia +ra il +ĠCh arm +ĠLiber tarian +rie ve +Person al +ĠO UR +ger ies +Ġdump ing +Ġneurolog ical +it imate +ĠClint ons +raft ed +ĠM olly +Ġtermin als +reg ister +Ġfl are +Ġenc oded +Ġautop sy +p el +m achine +Ġexempt ions +ĠRoy als +d istance +Ġdraft s +Ġl ame +ĠC unning +Ġsp ouses +ĠMark ets +ĠCar rier +Ġimp lying +ĠY ak +s id +Ġl oser +Ġvigil ant +Ġimpe achment +Ġaug mented +ĠEmploy ees +Ġunint ended +tern ally +ĠW att +Ġrecogn izable +ess im +æ Ŀ +Ġco ated +r ha +Ġlie utenant +ĠLegisl ation +pub lished +44 4 +01 3 +Ġide ally +ĠPass word +Ġsimpl ify +ĠMet a +ĠM RI +Ġple ading +organ ized +hand ler +Ġun ravel +cor rect +Ġ icy +Ġparan oid +Ġpass er +Ġinspect ions +of er +ĠHealth care +28 3 +ĠBr ut +iol a +for ge +ĠMed ieval +MS N +ie vers +ĠProgram ming +å ī +Ġ2 23 +m u +ĠC LE +ug a +Ġsho ppers +Ġinform ative +ĠPl ans +Ġsupplement ation +ĠT ests +ty ard +ocy tes +ĠVeg a +ĠGujar at +erman ent +Ex cept +ĠL OT +all a +ĠC umm +ĠO sw +Ġven om +ĠDeb t +ĠD OWN +Ġreun ion +Ġm uc +ĠRel ief +Ġge op +ĠðŁ ĺ +al ogue +An th +ech o +Ġcor ros +Ġrepl ication +ĠBl azing +ĠD aughter +Ġinf lic +ĠLind sey +Ù Ī +28 4 +Ex it +Ġgl oom +TA IN +Ġundermin ing +Ġadv ising +h idden +Ġover flow +Ġg or +urd ue +Ġe choes +enh agen +Ġimp uls +d rug +c ash +Ġas ync +Ġmir ac +at ts +p unk +Ġpiv ot +ĠLegisl ative +Ġblog gers +ĠCl aw +s burg +d yl +ĠRecomm end +Ġver te +Ġprohib iting +ĠPant her +Jon athan +Ġo min +Ġhate ful +28 1 +ĠOr che +ĠMurd och +down s +Ġas ymm +G ER +Al ways +Ġinform s +ĠW M +ĠP ony +ĠApp endix +ĠAr lington +J am +Ġmedic inal +ĠS lam +IT IES +Ġre aff +ĠR i +F G +S pring +b ool +Ġthigh s +Ġmark ings +ĠRa qqa +ĠL ak +p oll +ts ky +ĠMort y +ĠDef inition +Ġdeb unk +end ered +ĠLe one +a vers +Ġmortg ages +App arently +N ic +ha us +ĠTh ousands +au ld +Ġm ash +sh oot +Ġdi arr +Ġconscious ly +H ero +e as +ĠN aturally +ĠDestroy er +Ġdash board +serv ices +R og +Ġmillenn ials +Ġinv ade +- ( +Ġcomm issions +ĠA uckland +Ġbroadcast s +Ġfront al +Ġcr ank +ĠHist oric +Ġrum ours +CT V +Ġster il +Ġboost er +rock et +ãĤ ¼ +ut sche +ĠP I +Ġ2 33 +ĠProdu cer +ĠAnaly tics +Ġinval uable +Ġunint ention +ĠC Y +Ġscrut in +Ġg igg +Ġeng ulf +Ġprolet ariat +Ġh acks +ĠH ew +ar ak +ĠSl ime +ield ing +ag her +ĠEll iot +Ġtele com +Ġ2 19 +ult an +ĠAr bor +ĠSc outs +B an +Ġlifes pan +Ġbl asp +38 8 +Ġjud iciary +ĠContin ental +ask ing +Mc C +L ED +Ġbag gage +ĠSorce rer +Ġrem nants +ĠGriff ith +ets u +ĠSub aru +ĠPerson ality +des igned +ush ima +agn ar +Ġrec oil +Ġpass ions +\ ": +Ġte e +Ġabol ition +ĠCreat ing +j ac +Ġ19 4 +01 9 +Ġpill ars +ric hed +/ " +t k +Ġlive lihood +Ġro asted +ah on +ĠH utch +ass ert +Ġdivid end +Ġkn it +Ġd aunting +Ġdisturb ance +Ġsh ale +Ġcultiv ated +Ġrefriger ator +L B +ĠN ET +Ġcommercial s +Ġthink ers +45 5 +Ġch op +B road +Ġsuspic ions +Ġtag ged +l ifting +Ġsty lish +ĠShield s +Short ly +Ġt ails +A uth +ST E +ĠG AME +Ġse ism +ĠK is +olog ne +Ġcow ork +Ġforc ibly +Ġthy roid +ĠP B +AN E +mar ried +h orse +Ġpoly mer +ĠCh al +od or +DE BUG +ĠCon text +Ġbl iss +Ġpin point +ĠMat hemat +leg ram +ĠWeek end +Ġlab elled +Ġb art +it les +Ġest rogen +âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ +" ' +Ġvis ibly +Ġouts ider +aid a +Are a +Ġdisse min +Ġdish onest +ĠCl osed +ĠBullet in +ĠRam sey +sw ord +ĠX I +our ced +S ame +34 6 +ĠRe pe +ĠK ou +c ake +em is +C ache +ĠMe aning +ĠEn light +onom y +Ġmanifest ation +sw orth +J ay +Ġch ore +ö r +D ream +Ġsanction ed +Ġcult urally +ĠA ra +N av +Ġthe ological +Ġstr ut +ĠV O +ĠHand book +Ġconstruct ing +Ġ ¶ +ĠBenef its +ĠPsych ological +s ac +å ¸ +p olicy +ĠMat ters +ĠReport ed +ĠBy te +Ġvit ro +ĠM aiden +Ġl am +ĠJenn ings +Ġgar ment +ĠRut gers +ĠStaff ord +ĠWell ington +Ġinter mitt +Ġn pm +Ġord eal +Ġplug ged +o oming +in ished +fram ework +Ġtim ber +Ġc ass +Ġ8 50 +il ess +ĠRed ux +7 68 +St re +Ġsurpass ed +w hel +Ġparalle ls +Ġve il +ĠG I +ĠR EST +Ġread iness +s ort +Ġmod ifying +ĠSl ate +ru ff +Ġmar ble +Ġinf rared +Ġaud itor +ĠFANT ASY +ĠP overty +ĠS PD +Ġ" ( +K y +RA Y +Ġexecut ions +ĠBever ly +ĠMarx ism +ĠBur st +ĠK ali +est ones +Clear ly +E ll +ãģ § +ĠProceed ings +T oken +IF IC +ñ a +Cent ral +ĠH aley +ĠD rama +Ġform ations +OR N +Book s +Ġdom inating +ĠFly ers +ĠCompan ion +Ġdiscipl ined +ĠYug oslav +ĠSpell s +Ġv engeance +Ġland lords +L en +ĠO gre +ano ia +Ġpier cing +Ġcon greg +Ġscore r +ob ia +Ġnic kel +ĠLear ns +Ġre jo +Ġmaster piece +Fl ash +Ġinhab ited +ĠOpen GL +ĠD ud +ĠI CO +Ġar ter +Ġpl ur +Ġmaster y +Ġlong standing +st ed +Ġw ines +Ġtelev ised +ĠSh rine +ĠBay ern +Ġâ ĵĺ +Ġencl osure +j ohn +Ġprophe ts +ĠRes urrection +ĠOrd ers +Ġun even +r als +Ġd wind +ĠL ah +ĠSl oven +37 8 +Ġins istence +aff le +ĠCl one +Ġhard ship +ĠCongress man +Ġple ad +Ġreview ers +Ġc ured +Ġ19 35 +as ley +f ake +ĠTh inking +yd ia +P ART +ĠD ota +o it +Ġwh ipped +Ġb ouncing +ĠHispan ics +com ings +Ġcann abin +ĠCh ambers +ĠZ ack +Option al +Ġco ats +Ġprow ess +ĠNort on +Ġplain ly +Ġfre ight +Ġinhib ition +Ġcl am +Ġ30 3 +ke f +ale igh +L uke +Ġpsych o +ator ium +M ED +Ġtreat ies +Ġind isc +Ġd c +OP S +Ġresil ient +ĠInter state +Ġsl ack +Ġmund ane +Ġestab lishes +35 9 +Ġstr ained +Ġn ond +S us +Ġcast e +ar ate +ie ving +Ġunfair ly +Ġpars er +on ial +urs ive +V ia +ĠOtt o +ĠAuthor ities +stro ke +K R +ĠMer cy +Ġfurn ished +Ġout set +Ġmet ic +19 82 +olith ic +ĠT ent +og ical +ĠA ircraft +Ġh ides +ĠBec ame +Ġeduc ators +re aching +Ġvol atility +Ġtodd ler +ĠNAS CAR +ĠTw elve +ĠHigh lights +Ġgra pe +Ġspl its +Ġpe asant +Ġre neg +ĠMS I +Tem p +st ars +Ġtre k +ĠHy de +b inding +Ġreal ism +Ġox ide +ĠH os +Ġmount s +Ġbit ing +Ġcollaps ing +Ġpost al +Ġmuse ums +Ġdet ached +Ġrespect ing +Ġmonop ol +Ġwork flow +ĠC ake +Tem plate +ĠOrgan isation +Ġpers istence +36 9 +C oming +B rad +Ġredund ant +ĠG TA +Ġb ending +Ġrev oked +Ġoff ending +Ġfram ing +Ġprint f +Comm un +mem bers +Out side +Ġconst rued +Ġc oded +F ORE +Ġch ast +Ch at +Ind ian +ĠY ard +? !" +ĠP orts +ĠX avier +ĠR ET +' ." +ĠBo at +iv ated +ich t +umer able +D s +ĠDun n +Ġcoff in +Ġsecure ly +ĠRapt ors +ĠB es +Install ation +Ġin ception +ĠHealth y +end ants +Ġpsych ologists +ĠShe ikh +c ultural +ĠBlack Berry +sh ift +F red +oc he +Ġc akes +ĠS EO +ĠG ian +ĠAs ians +og ging +e lement +Ġpund its +ĠV augh +ĠG avin +Ġh itter +Ġdrown ed +Ġch alk +ĠZ ika +Ġmeas les +80 2 +â̦ .. +ĠAW S +] " +Ġdist ort +ĠM ast +Ġantib odies +ĠM ash +Mem ory +ĠUg anda +ĠPro b +Ġvom iting +ĠTurn s +Ġoccup ying +Ġev asion +ĠTher apy +Ġprom o +Ġelect r +Ġblue print +ĠD re +pr iced +ĠDep ot +Ġallev iate +ĠSom ali +m arg +n ine +Ġnostalg ia +ĠShe pherd +Ġcaval ry +Ġtor ped +ĠBlood y +x b +Ġs ank +Ġgo alt +report print +embed reportprint +clone embedreportprint +ĠIn itially +ĠF ischer +Ġnot eworthy +c ern +Ġin efficient +raw download +rawdownload cloneembedreportprint +c ation +ĠD ynasty +l ag +D ES +Ġdistinct ly +ĠEston ia +Ġopen ness +Ġg ossip +ru ck +W idth +ĠIb rahim +Ġpet roleum +Ġav atar +ĠH ed +ath a +ĠHog warts +Ġc aves +67 8 +Ġsafegu ard +ĠM og +iss on +ĠDur ham +sl aught +ĠGrad uate +Ġsub conscious +ĠEx cellent +ĠD um +---- - +Ġp iles +ĠW ORK +ĠG arn +ĠF ol +ĠAT M +Ġavoid s +ĠT ul +Ġble ak +EL Y +iv ist +light ly +P ers +ĠD ob +ĠL S +Ġins anity +Î µ +atal ie +En large +Ġtw ists +Ġfault y +Ġpir acy +Ġimp over +Ġrug ged +ĠF ashion +Ġs ands +' ? +sw ick +Ġn atives +Ġhe n +ĠNo ise +ãĥ Ĺ +Ġg reens +Ġfree zer +Ġd ynasty +ĠFather s +ĠNew ark +Ġarchae ological +Ġo t +ob ar +Ġblock ade +Ġall erg +L V +Ġdeb it +ĠR FC +ĠMil ton +ĠPress ure +Ġwill ingly +Ġdisproportion ate +Ġopp ressive +Ġdiamond s +Ġbelong ings +19 70 +Ġbell s +Ġimperial ism +Ġ2 27 +Ġexpl oding +ĠE clipse +Ġ19 19 +Ġr ant +Ġnom inations +34 7 +Ġpeace fully +ric a +ĠF UCK +Ġvib ration +mal ink +Ġro pes +ĠIv anka +ĠBrew ery +ĠBook er +ĠOw ens +go ers +Serv ices +ĠSn ape +Ġ19 1 +39 5 +Ġ2 99 +just ice +Ġb ri +Ġdisc s +Ġprom inently +Ġvul gar +Ġsk ipping +l ves +Ġtsun ami +37 4 +ĠU rug +ĠE id +rec ated +p hen +Ġfault s +ĠStart ed +9 50 +Ġp i +Ġdetect or +Ġbast ard +Ġvalid ated +Space Engineers +OUR CE +Ġ( ~ +Ġuns ur +Ġaff irmed +Ġfasc ism +Ġres olving +ĠCh avez +ĠC yn +Ġdet ract +L ost +Ġrig ged +Ġhom age +ĠBrun o +55 5 +ec a +Ġpress es +Ġhum our +Ġsp acing +Ġ' / +olk ien +C oun +OP ER +T re +S on +ĠCambod ia +ier re +m ong +o zy +Ġliquid ity +ĠSov iets +ĠFernand o +Ġ2 29 +Ġsl ug +ĠCatal an +elect ric +Ġsc enery +ĠH earth +Ġconst rained +Ġgoal ie +ĠGu idelines +ĠAm mo +ĠPear son +Ġtax ed +Ġfet us +Resp onse +ĠAlex is +th ia +G uy +Ġrecon struct +Ġextrem es +Ġconclud ing +ĠP eg +ook s +Ġded uctions +R ose +Ġground breaking +ĠT arg +ãĥ ģ +ĠRe ve +res ource +Ġmo ons +Ġelectrom agnetic +Ġamid st +ĠVik tor +N ESS +B ACK +Ġcomm ute +ĠAna heim +Ġfluct uations +6 40 +Ġnood les +ĠCop enhagen +ĠT ide +ĠGri zz +ĠS EE +Ġpip elines +Ġsc ars +end o +ag us +ĠE TF +/ # +ĠBec ome +44 8 +Ġvis c +ĠRecomm ended +Ġj umper +Ġcogn ition +Ġassass in +Ġwitness ing +ĠSet up +Ġl ac +v im +IS M +p ages +SS L +35 8 +Ġad ject +indust rial +l ore +cher y +Ġgl itter +Ġc alf +Flor ida +Ġspoil ers +Ġsucceed s +Ġch anting +Ġslog ans +ĠTr acy +Vis it +rol ogy +Ġm ornings +Ġline age +Ġs ip +Ġintense ly +Ġflour ish +ĠSle eping +ĠF em +or por +ĠK lan +ĠDar th +h ack +ĠNi elsen +Ġtum ors +Ġprocure ment +ĠY orkshire +Ġra ided +K Y +An na +Ġ// [ +ĠDis order +ĠMust ang +ĠW en +ĠTry ing +s q +Ġdeliver ies +Ġshut ter +Ġcere bral +Ġbip olar +ĠC N +l ass +j et +Ġdeb ating +> : +Ġe agle +gr ades +ĠD ixon +UG C +M AS +ĠDr aco +ĠMach ines +aff er +Ġem an + ² +pr on +ĠG ym +Ġcompar atively +ĠTrib unal +PR O +Ġle x +Ġfert ile +Ġdep ressing +Ġsuperf icial +ess ential +ĠHun ters +g p +Ġprom inence +L iber +ĠAn cest +ote chnology +Ġm ocking +ĠTra ff +ĸ ļ +Med ium +I raq +Ġpsychiat rist +Quant ity +ĠL ect +Ġno isy +5 20 +G Y +Ġsl apped +ĠM TV +Ġpar a +p ull +Mult iple +as her +Ġn our +ĠSe g +Spe ll +v ous +ord ial +Sen ior +ĠGold berg +ĠPl asma +ne ed +Ġmess enger +ere t +Ġteam ed +Ġliter acy +ĠLe ah +ĠD oyle +Ġem itted +U X +Ġev ade +Ġm aze +Ġwrong ly +ĠL ars +Ġstere otype +Ġpled ges +Ġarom a +ĠM ET +Ġac re +ĠO D +Ġf f +Ġbrew eries +ĠH ilton +und le +ĠK ak +ĠThank fully +ĠCan ucks +in ctions +ĠApp ears +Ġco er +Ġundermin ed +ro vers +And re +Ġbl aze +um ers +Ġfam ine +amp hetamine +ulk an +Am ount +Ġdesper ation +wik ipedia +develop ment +ĠCor inth +uss ia +Jack son +L I +N ative +R s +Oh io +ĠKath leen +F ortunately +Ġattend ant +ĠPre ferred +ĠDid n +ĠV s +M is +Ġrespond ent +Ġb oun +st able +Ġp aved +Ġunex pl +ĠChe ney +L M +ĠC ull +bl own +Ġconfront ing +oc ese +serv ing +W i +ĠLith uania +ann i +Ġst alk +h d +Ġv ener +AP H +ynchron ous +UR R +um ably +hist oric +H alf +H ay +Ġresil ience +spe ction +Ġabandon ing +O bs +ĠDeb bie +Ġgrad ient +ĠPl aint +ĠCan al +AR CH +Ġexpans ive +Ġfun g +Ġb ounced +U nd +Ġprec autions +Ġclar ification +Ġd agger +Ġgri ps +Ġ µ +ĠRiver a +ĠUnd ead +is ites +ĠFIR ST +ñ o +aud i +Ġhost ages +Ġcompl iant +Ġal umni +Se ven +Ġcyber security +e ither +Col lect +Ġinvari ably +ĠS oci +Ġlaw maker +Ġa le +ĠPerson ally +N azi +Ġcustom ization +ĠPro c +ĠSask atchewan +eat uring +Ġsp ared +Ġdiscontin ued +Ġcomput ational +ĠMotor ola +Ġsuprem acist +government al +Ġparad ise +ĠDown ing +ĠNik on +Ġcat alyst +ber ra +Tor onto +8 75 +bet a +ĠMac ron +Ġunreal istic +ve ctor +ĠVeh icles +it iveness +ĠR V +ĠCol bert +s in +o ji +ent in +ĠKr ish +hell o +ff ield +ok y +ĠT ate +Ġmap le +Ġa ids +chem ical +33 4 +n uts +ĠWar p +Ġx x +ĠRob b +umer ous +_- _ +ft ime +ĠV W +Ġw inger +ĠD ome +t ools +ĠP V +ĠGe orgetown +Ġg eared +Ġjihad ists +Ġc p +Ġster oids +M other +cler osis +ĠDR M +nes ia +Ġl inger +Ġimm ersive +ĠC OUN +Ġoutwe igh +ens ual +B and +Ġtransform s +mat ched +ps ons +ĠJud icial +f actor +Ġrefer ral +Ġodd ly +ĠW enger +B ring +ĠB ows +60 2 +IC LE +Ġl ions +ĠAcad emic +ĠTh orn +ĠRa ider +kef eller +St orage +L ower +ĠOr t +ĠEqu ality +AL T +ĠS OC +T ypes +Ġl yn +ĠAss et +co at +TP P +C VE +ĠPione er +app lication +Mod ern +ĠH K +En vironment +Al right +R ain +IP P +ĠShi ite +Ġm ound +ĠAb ilities +cond ition +St aff +Ġcompet ence +ĠM oor +ĠDi ablo +Ġwith held +Ġost ensibly +ĠB rom +Ġms g +Ġden omin +ĠRef erences +ĠF P +Ġplun ged +Ġp amph +m oving +cent ral +Ġdown right +Ġf ading +T al +T yp +ĠTh y +uk es +it he +Ġo ve +Ġbatt led +Ġseaf ood +Ġfig ur +ĠR D +c rop +Ġsqu ads +{ \ +à ¹ +ĠE h +Ġinterview ing +ĠQ in +Ġas piring +PL IC +Ġcla uses +ĠG ast +ĠN ir +Ġl uggage +Ġh ose +Ġsystem d +Ġdesc ending +ĠRev ised +ĠR ails +al ign +70 9 +33 7 +Ġf ug +charg ing +t ags +Ġut er +k ish +WAR NING +49 0 +prof its +Ġvoy age +Ġa ce +ĠV anguard +ĠT anks +ĠM uk +Ġ2 26 +S afe +Ar mor +Ġvolcan ic +Ġwom b +ĠM IL +Ġbegin ner +ĠRec ogn +ĠA AP +PL AY +) ! +Ġdetect ing +c n +Ġbre aches +Bas ically +ĠP ag +ĠMunicip al +ĠInd ie +ĠL af +ĠDis able +ĠOl son +Ġrest rained +Ġrul ings +Ġhum ane +ev ents +ĠCinem a +display Text +ĠH atch +action Date +onna issance +Ġassault ing +ĠL ug +CH AT +Ġvig orous +ĠPer se +Ġintoler ance +ĠSnap chat +ĠSh arks +Ġd ummy +ĠDi agn +ĠGu itar +im eters +40 3 +RE G +A x +Ġsepar ates +ĠMah m +Ġt v +j ah +O OL +C irc +ĠWinds or +uss ian +Ġintu ition +Ġdis dain +ĠDon ovan +Ġ2 21 +E mb +Ġcondem ning +Ġgener osity +zz y +Ġpant ies +ĠPre vent +Action Code +AN A +34 2 +external ActionCode +Ġspec ifying +Ġcryst all +J ere +Ġru pt +ĠApp rentice +Ġprof iling +Ð º +St rike +Ġsid eline +Ġoblig ated +Ġocc ult +Ġbureaucr atic +ant ically +rupt ed +neg ative +ĠEthiop ia +ĠC ivic +Ġins iders +el igible +ĠTV s +ĠB AR +ĠT I +i ologist +ĠA IR +Ġsubstit uted +Ar ab +ĠS aul +ĠY og +p rem +Ġbuild ers +Ġstation ary +Ġdoubt ful +Ġvig orously +Ġthr illing +Ph ysical +ĠCare y +ĠHyd ra +geon ing +ĠS ly +y ton +Ġborrow ers +ĠPark inson +Ġ ë +ĠJama ica +Ġsat ir +Ġinsurg ents +ĠF irm +Ġis ot +ĠK arn +our ning +ak ens +doc s +l ittle +ĠMon aco +CL ASS +Tur key +L y +ĠCon an +ass ic +Ġstar red +ĠPac ers +et ies +Ġt ipping +M oon +ĠR w +s ame +Ġcav ity +Ġgo of +ĠZ o +Sh ock +um mer +Ġemphas izes +Ġreg rett +Ġnovel ty +Ġen vy +ĠPass ive +r w +50 5 +Ġind ifferent +ĠR ica +ĠHim self +ĠFred die +Ġad ip +ä¸ Ģ +Ġbreak out +Ġhur ried +ĠHu ang +ĠD isk +Ġro aming +?????- ?????- +U V +ĠRick y +ĠS igma +Ġmarginal ized +Ġed its +Ġ30 4 +mem ory +Ġspec imen +29 3 +ãģ ¯ +Ġvert ically +Ġaud ition +ĠHe ck +Ġc aster +ĠHold ings +ad al +ĠC ron +ĠL iam +Ġdef lect +P ick +ĠDeb ug +RE F +Ġvers atility +ot hes +class ified +ĠMah ar +ĠH ort +C ounter +st asy +not iced +33 1 +ĠSh im +f uck +ĠB ie +Ġair ing +ĠPro tein +ĠHold ing +Ġspect ators +ili ated +ĠThat cher +n osis +ãĥ¼ ãĥ³ +Te le +B oston +ĠTem pl +st ay +Ġdecl arations +47 9 +Vol ume +ĠDesign er +ĠOver watch +id ae +Ġon wards +Ġn ets +ĠMan ila +part icularly +Ġpolit ic +o other +Ġport raits +Ġpave ment +c ffff +Ġs aints +Ġbegin ners +ES PN +Ġshort comings +âķIJ âķIJ +Ġcom et +ĠOrgan ic +qu el +Ġhospital ized +Bre ak +Ġpe el +dyl ib +asp x +ur ances +ĠT IM +P g +Ġread able +ĠMal ik +Ġm uzzle +Ġbench marks +d al +ĠV acc +ĠH icks +60 9 +ĠB iblical +he ng +Ġover load +ĠCivil ization +Ġimm oral +Ġf ries +ãĤ Ĵ +Ġreprodu ced +Ġform ulation +j ug +ire z +g ear +Ġco ached +Mp Server +ĠS J +ĠK w +In it +d eal +ĠO ro +ĠL oki +ĠSong s +Ġ23 2 +ĠLou ise +asion ally +Ġunc ond +olly wood +Ġprogress ives +ĠEn ough +ĠDo e +Ġwreck age +Ġbr ushed +ĠBase Type +Ġz oning +ish able +het ically +ĠC aucus +ĠH ue +Ġk arma +ĠSport ing +Ġtrad er +Ġseem ing +ĠCapt ure +4 30 +b ish +Ġt unes +Ġindo ors +ĠSp here +ĠD ancing +TER N +Ġno b +ĠG ST +m aps +Ġpe ppers +F it +Ġoverse es +ĠRabb i +ĠR uler +vert ising +off ice +xx x +Ġra ft +Ch anged +Ġtext books +L inks +ĠO mn +ãĢ ij +Ġinconven ience +ĠDon etsk += ~ +Ġimplicit ly +Ġboost s +ĠB ones +ĠBo om +Cour tesy +Ġsens ational +AN Y +Ġgre edy +ed en +Ġinex per +ĠL er +ĠV ale +Ġtight en +ĠE AR +ĠN um +Ġancest or +S ent +ĠH orde +urg ical +all ah +Ġsa p +amb a +ĠSp read +tw itch +Ġgrand son +Ġfract ure +Ġmoder ator +ĠSe venth +ĠRe verse +Ġestim ation +Cho ose +Ġpar ach +Ġbar ric +ãĢ IJ +Ġcomp ass +Ġall ergic +âĢ ķ +OT HER +err illa +Ġw agon +Ġz inc +Ġrub bed +ĠFull er +ĠLuxem bourg +ĠHoo ver +Ġli ar +ĠEven ing +ĠCob b +est eem +Ġselect or +ĠB rawl +is ance +ĠE k +Ġtro op +Ġg uts +ĠApp eal +ĠTibet an +Ġrout ines +ĠM ent +Ġsummar ized +steam apps +Ġtr anqu +Ġ19 29 +or an +ĠAut hent +Ġg maxwell +Ġappre hens +Ġpo ems +Ġsa usage +ĠWeb ster +ur us +Ġthem ed +Ġl ounge +Ġcharg er +Sp oiler +Ġsp illed +h og +ĠSu nder +ĠA in +ĠAng ry +Ġdis qual +ĠFrequ ency +ĠEther net +Ġhel per +Per cent +Ġhorr ifying +Ġa il +ĠAll an +EE E +ĠCross ing +44 9 +Ġh olog +ĠPuzz les +ĠGo es +eren n +60 4 +ãģ ı +ĠRaf ael +Ġatt en +ĠE manuel +Ġup ro +ĠSus p +P sych +ĠTr ainer +ĠN ES +ĠHun ts +bec ue +Ġcounsel or +R ule +Ġtox ins +Ġb anners +r ifice +Ġgreet ing +Ġfren zy +Ġall ocate +Ġ* ) +ex pr +50 3 +ĠCh ick +ĠT orn +Ġconsolid ation +ĠF letcher +sw itch +fr ac +cl ips +ĠMcK in +ĠLun ar +Mon th +IT CH +Ġscholar ly +rap ed +39 8 +Ġ19 10 +Ġe greg +Ġin secure +Ġvict orious +cffff cc +Ġsing led +Ġel ves +ĠW ond +bur st +Ġcam oufl +ĠBL ACK +Ġcondition ed +ç ī +ans wered +Ġcompuls ory +asc ist +Ġpodcast s +ĠFrank furt +bn b +Ġne oliberal +ĠKey board +ĠBel le +w arm +Ġtrust s +Ġins ured +ĠBu cc +us able +60 7 +ĠPl ains +Ġ18 90 +Ġsabot age +Ġlod ged +f elt +Ġg a +ĠN arc +ĠSal em +Ġsevent y +ĠBl ank +p ocket +Ġwhis per +Ġm ating +om ics +ĠSal man +ĠK ad +Ġan gered +Ġcoll isions +Ġextraord inarily +Ġcoerc ion +G host +b irds +è Ģ +k ok +Ġper missible +avor able +Ġpo inters +Ġdiss ip +ac i +Ġtheat rical +ĠCos mic +Ġforget ting +Ġfinal ized +å¤ § +y out +l ibrary +Ġbo oming +ĠBel ieve +ĠTe acher +ĠL iv +ĠGOOD MAN +ĠDomin ican +OR ED +ĠPart ies +Ġprecip itation +ĠSl ot +R oy +ĠComb ined +Ġinteg rating +Ġch rome +Ġintest inal +ĠRe bell +Ġmatch ups +Ġblock buster +ĠLore n +ĠLe vy +Ġpre aching +ĠS ending +ĠPur pose +ra x +f if +Ġauthor itative +ĠP ET +ast ical +Ġdish on +Ġchat ting +Ġ"$ :/ +Connect ion +Ġrecre ate +Ġdel inqu +Ġbro th +ĠD irty +ĠAd min +z man +Ġscholars hips +Ġ25 3 +cont act +als a +7 67 +c reen +abb age +Ġ19 15 +Ġbl ended +Ġal armed +L anguage +35 6 +Ġbl ends +ĠCh anged +W olf +Ġhe pat +Creat ing +Ġper secut +Ġsweet ness +art e +Ġforfe iture +ĠRober to +im pro +N FL +ĠMag net +Det ailed +Ġinsign ificant +ĠPOL IT +ĠBB Q +ĠC PS +Ġse aw +amin er +m L +end if +f inals +Ġ26 5 +u ish +Ġ} ) +ĠPro blems +Ġem blem +Ġserious ness +Ġpars ing +Ġsubst itution +Ġpress ured +Ġrecy cled +ale b +Rub y +Ġprof iciency +Dri ver +ĠW ester +: ' +AF TA +Ġm antle +ĠClay ton +fl ag +Ġpractition er +c overed +ĠSt ruct +add afi +4 25 +ĠTown ship +ĠHyd ro +Lou is +34 3 +Ġcond o +ĠT ao +Ġutil ization +Ġnause a +ĠDem s +rid ges +p ause +Ġform ulas +Ġchall enger +37 6 +Ġdefect ive +ĠRail way +ĠPub Med +Ġyog urt +l bs +ĠNor folk +OP E +ĠMood y +Ġdistribut or +Ġscroll s +Ġextract s +St an +Ġv iability +Ġexp oses +Ġstar vation +ĠStep s +ĠD odd +f ew +ST D +33 2 +Ġclos ures +Ġcomplement ary +ĠS asha +ump y +Ġmon et +Ġartic ulate +ĠDo ct +k iller +Ġsc rim +Ġ2 64 +Ġprost itutes +Ġse vered +Ġattach ments +Ġcool ed +L ev +ĠF alk +f ail +Ġpolic eman +ĠD ag +Ġpray ed +ĠK ernel +Ġcl ut +Ġc ath +Ġan omaly +St orm +em aker +ĠBreak fast +ul i +o ire +J J +h z +Oper ation +ĠS ick +35 4 +ĠGuatem ala +R ate +Ġexp osures +f aces +ĠArch ae +ra f +ĠM ia +Ġ20 25 +Ġop aque +Ġdisgu ised +ĠHead quarters +S ah +Ġp ots +9 78 +ĠM alf +Ġfrown ed +Ġpoison ous +ĠCon vers +ee ks +Ġcr ab +." " +Ġtre ason +Ġr anc +Ġescal ating +Ġwar r +Ġmob s +Ġl amps +ĠSun shine +ĠBrun swick +Ph ones +Ġspe lled +ĠSk ip +Ġ20 50 +Ġ19 11 +ĠPl uto +ĠAm end +Ġme ats +38 7 +Ġst omp +ĠZh ou +ĠLevi athan +ĠHaz ard +ad v +ĠOr well +Ġal oud +Ġb umper +ĠAn arch +ub untu +ĠSer ious +f itting +ĠOption al +ĠCec il +RE AM +Ġser otonin +Ġcultiv ate +ag ogue +} \ +Ġmos ques +ĠSun ny +Ġre active +rev olution +ĠL up +ĠFed ora +Ġdefense man +ĠV ID +ist ine +Ġdrown ing +ĠBroad casting +Ġthr iller +ĠS cy +Ġacceler ating +Ġdirect s +od ied +b ike +d uration +Ġpain fully +R edd +Ġproduct ions +Ġg ag +Ġwh ist +Ġs ock +Ġinf initely +ĠConc ern +ĠCit adel +Ġlie u +Ġcand les +ogene ous +arg er +Ġheaven ly +inflamm atory +Per formance +C s +ruct ose +az aki +Ġp essim +Ġinf erence +Ġpow d +ĠZ oe +Ġpain ts +Ġd azz +pt a +-------- --- +Ġins pir +ĠExper imental +ĠKn ife +reg or +b ors +Ġshow ers +rom eda +Ġs aint +Ġben ign +ĠJ iang +Ġenvision ed +Ġsh roud +IF T +H O +Ġsh uff +ĠI CC +Ġse greg +Ġrevis it +ighth ouse +L i +Ġsub strate +ĠSe as +ĠRew ard +ĠH ep +ĠBr ass +s bm +Ġelim inates +Ġst amina +ĠV AT +ĠLo an +Ġconst raint +Ġappropri ated +Ġp es +ĠA LE +r anging +Ġ40 4 +39 2 +Ġintellectual s +ach u +Ġrestruct uring +ĠLe vin +Ġrun es +Ġdelight ful +Ġcarbohyd rates +ĠMod els +ĠExp o +Ġtransport ing +all oc +Ġring ing +S amsung +Ġscarce ly +ĠURL s +ĠM AS +Ġprot otypes +Ġnarr ator +ĠCPU s +cd n +ĠBart on +Ġdecided ly +ĠSh u +ix ir +oc ious +ĠMy st +N intendo +Ġre use +Ġforg iven +F ew +in ical +n at +Ġseam less +ĠEv a +ĠE VE +ĠJ O +land ers +Ġso fter +neg ie +Ġtrans ient +Ġorb ital +Ġfulf il +ĠK om +Hop efully +Ġdynam ically +ĠHun ger +å Ľ +ĠArmen ia +el man +ber to +Ġp ige +ĠID s +lim it +Ġve ins +Ġso aring +p acks +Gold en +ĠCr ab +ist or +ĠR PM +Ġ$ $ +g ression +Ġjihad ist +Ġgam ble +Ġcare g +Ġinf lated +F ace +ĠFire arms +ĠEm manuel +â Ŀ +Ġsh ocks +gr ab +Ġspl end +ĠHP V +ab ortion +Ab ove +Ent ity +play ers +Ġcomm enced +ul ence +Ġfulfill ment +Ġembod iments +ĠW elfare +Ġha il +Ġ< @ +tt en +Ġcat cher +ĠJ azeera +Ġvolcan o +Ġstabil ize +ĠHand ler +Ġintens ified +ĠAb rams +Ġhum iliation +p aced +60 5 +ĠCent OS +Spe cific +Ġhe ed +ĠC AM +ĠGal ile +D ie +Ġabol ished +ĠThom son +ĠTe achers +ĠW ass +j ong +ĠIS BN +ĠAll ies +sh ake +å · +v ict +How ard +Ġde em +Ġexceed ingly +ĠSmart stocks +ib e +Ġdoor way +Ġcompet ed +ig mat +Ġnational ists +Ġg room +ĠKe en +Ġdispos able +de cl +ĠT olkien +ĠSche me +Ġb iod +Ġav id +ĠEl on +ag ar +ĠT SA +R oman +Ġartific ially +Ġadvis ors +X L +ĠInf erno +36 6 +Ġted ious +ĠPhot ography +ĠCar rie +Ġtro pe +ĠSand ra +Ġdec imal +Que en +ĠGund am +ĠO M +ote ch +N BA +Ġ19 32 +Ġent renched +ĠMar ion +Ġfr aternity +Lab our +Hen ry +Ġlat itude +E ither +Ġenh ances +ĠPot ential +Ġsh ines +id ad +Ġbread th +Ġcapac ities +ĠðŁ ĻĤ +ĠBron x +Ġsex es +Ġdifferent iation +Ġheavy weight +ĠT aj +d ra +Ġmigr ate +Ġexhaust ion +ĠR UN +els ius +ĠCu omo +Ġgu itars +Ġcl ones +ĠSom ew +ĠP ry +------------ - +Ġwarr anted +cy cles +Ġsalv age +Ġdis ks +R ANT +ĠNGO s +ĠMart ian +":[ {" +Ġadd icts +oj ure +il let +Ġamazing ly +art ments +p ixel +ĠGPU s +Lay out +è £ +ĠTam il +ĠBas il +Ġimpart ial +ĠSt ructure +f ork +b ryce +Ġr idge +ĠHamb urg +ri ous +Ġbl itz +cig arettes +Ġcan ned +40 2 +Ġiron ically +Ġcompassion ate +ĠHaw kins +. # +ĠCat hedral +Ġrall ied +in ternal +Ġqu ota +st akes +T EXT +m om +Ġcomple tes +Ġ23 8 +Ġsh rug +ãĥ ij +ĠN inth +Ġrev ise +ĠProv ider +Ġtre acher +Ġqu asi +ĠPR ES +Ġdep osition +Ġconfidential ity +iss ors +Ġim balance +Ġspan ning +Ġang ular +ĠC ul +commun ication +ĠNor a +ĠGen ius +op ter +Ġs acked +Sp ot +Ġfine ly +ĠCH R +28 2 +w aves +Pal est +ĠRo hing +N L +è ¿ +Ġsh itty +ĠSc alia +4 75 +Pro gress +Ġreferen cing +Ġclass rooms +ab ee +Ġs od +hes ion +70 8 +ĠZucker berg +ĠFin ish +ĠScot ia +ĠSav ior +ĠInstall ation +an tha +( - +Ġ30 2 +ĠP unk +Ġcr ater +yout u +Ġro ast +Ġinflu encing +Ġd up +ĠJ R +ĠG rav +Ġstat ure +Ġbath rooms +A side +W iki +me an +ĠZ ak +ĠOn es +ĠN ath +Ġhyper t +Ġcommence ment +C ivil +Ġmoder ately +Ġdistribut ors +Ġbreast feeding +Ġ9 80 +ĠS ik +ĠC ig +ĠAM ER +R IP +ĠCare er +ust ing +Ġmess ed +Ġe h +ĠJ ensen +/ $ +Ġblack mail +Ġconvers ions +Ġscientific ally +Ġmant ra +p aying +Ġiv ory +ĠCour ts +OU GH +aunt let +Ser ial +B row +ĠH undreds +3 23 +Ġpe e +Ġlin ux +Ġsub mer +ĠPrinc ipal +48 5 +ĠD SL +ĠCous ins +Ġdoctr ines +ĠAthlet ics +Ġ3 15 +ĠK arma +Ġatt ent +ur ger +Ġpresc ribe +Ġenc aps +ĠC ame +Ġsecret ive +ĠCr imes +d n +C lean +ĠEgypt ians +ĠCar penter +Ġ ll +H um +ĠMil o +Ġcapital ists +Ġbrief ed +T we +ĠBas in +elve t +M os +Ġplun ge +ĠKa iser +ĠFu j +ill in +Ġsafegu ards +Ġo ste +ĠOpportun ity +ĠM afia +ĠCall ing +ap a +ur ban +br ush +ill ard +c é +int elligence +ĠL ob +ĠDru id +Ġsm oother +Ġfoot ing +Ġmotor ists +arc ity +Ġmascul inity +Ġm ism +Ġabdom inal +ĠTa vern +ĠR oh +Ġesc apes +s igned +Anth ony +Ġsacrific ing +Ġintim acy +Ġan terior +ĠK od +Ġmot if +Ġg raz +Ġvisual ization +Ġguitar ist +ĠTro tsky +m agic +D ar +ĠMor i +Ġw ards +Ġtoile ts +l est +Ġtele port +ĠSund ays +ĠPl at +ET S +Ġe Sports +Pat rick +ĠK atherine +en ko +Ġhas sle +ĠM ick +gg les +Ġh ob +aint ain +Ġair borne +Ġsp ans +Ġch ili +Ġa perture +Ġvolunte ered +ĠInc ident +ĠF res +ĠVeter an +augh tered +ing o +Ġun insured +CL OSE +Ġf use +Ġer otic +Ġadvert ise +ra ising +Text ure +Ġatt ends +ĠRE AL +udd led +Ġsm oot +Ġ30 5 +ĠWill is +Ġbl ond +An alysis +ĠV T +on ica +Ġstrongh old +R F +N M +. >> +Ġprosper ous +Ġbo asted +29 2 +ĠManufact uring +PR ESS +g ren +Ġpharm acy +ĠRoc kefeller +k ai +Ġth umbs +ĠH ut +Ġmother board +Ġguard ians +ĠAl ter +ll ular +Ġsh ack +Ġwise ly +Ġback bone +erv a +Ġsu icides +ĠMcG regor +ij ah +E mer +ĠB rav +Ġdesign ate +P OST +produ ced +Ġcleans ing +irl wind +ex istent +ĠHum ph +ĠPay ne +Ġv ested +Å ¡ +Ġstring ent +ion a +Ġuns ub +Ġsum med +ĠHer cules +sub ject +ĠR agnar +ĠN os +Ġcharacter ization +Ġsav vy +ĠDaw son +ĠCas ino +Ġf ri +ĠBar rier +Ġmis information +Ġins ulation +Ġcorrid ors +Ġair planes +ĠNo ct +ah i +Ġ19 16 +k b +arm ac +Ġsh un +Ġsche ma +Ġhorr ified +Ġ23 9 +aund ers +N B +i ates +er ity +ĠSh ard +Ġr arity +Ġgroup ed +ĠGh ana +again st +ĠBi ological +ĠA ware +ow ell +Ï Ħ +ĠBe au +sh aw +H ack +ĠJul ius +US S +ol son +aun a +c ru +ĠMaur ice +ĠI k +Ġsequ encing +Ġradical s +Ġ( ?, +v irtual +Ġany ways +Ġreper c +Ġhand lers +Ġhes itant +é ĥ +ĠM F +ple mentation +ass ociated +Ġcampaign ed +ĠY ue +ut ations +ĠY oga +Ġsim mer +Ġro ds +Ġmel ody +Ġconv oy +v ideos +Ġscreen ed +N eg +ochem ical +Ġ( )) +Ġultr as +Ġant ip +ĠIsland ers +70 4 +Ġfet ish +Ġridic ulously +ĠK art +Ġmitochond rial +Ġinterf ering +Build er +Ġover fl +Ġac ne +ĠM ud +ĠK err +f lex +ĠPost al +ĠBalt ic +47 7 +ĠPers ons +our age +H B +ĠM use +ĠImm ortal +ĠDri ving +Ġpet itions +Ġsubsc ript +Ġs orce +ĠProcess or +ut on +S ony +Ġph on +Ġr aced +ĠAnth rop +Ġday time +ĠEx ercise +Add ing +Ġeng ages +ĠQual comm +Ġmir acles +Ġmem es +ĠDr ink +ĠOri oles +Ġhair s +ĠPol ar +ath om +Ġsl ippery +ĠR emy +Ġcar amel +ĠY EAR +Ġal k +I gn +a ution +ĠMer lin +ĠC ran +Ġap ologies +Ġ4 10 +Ġout ing +ĠMem ories +app ointed +Ġcount ered +u ld +pos ing +Ġfire wall +ĠW ast +ĠW et +work ed +se ller +Ġrepe aled +ere o +ass uming +BL IC +m ite +ĠCEO s +ĠChap el +ellig ent +________________ ________ +D og +Ġw art +Ġsubsc riber +s ports +Ġbe gged +ĠM V +Ġsem if +eth ical +Ġpre ach +Ġrev ital +Ġpun itive +Ġshort cuts +Ġinstit uted +ĠWars aw +Ġabdom en +ĠK ING +Ġsuper intendent +Ġf ry +ĠGe o +T OR +Ġcontrad ictions +apt ic +Ġlandsc apes +b ugs +Ġcl ust +Ġvol ley +c ribed +Ġt andem +Ġrob es +WH AT +Ġpromot er +Ġel oqu +review ed +ĠD K +ĠPl ato +Ġf ps +T ank +ĠDer rick +Ġpriorit ize +as per +ĠHond uras +ĠCom pleted +ne c +Ġm og +n ir +ĠMay o +DE F +st all +in ness +ĠVolks wagen +Ġprec aution +ĠM ell +i ak +ist ries +Ġ24 8 +Ġoverl apping +Sen ate +ĠEnh ance +res y +rac ial +OR TS +ĠM ormons +Str ong +ĠCo ch +Mex ico +ĠMad uro +Ġj ars +Ġcan e +W ik +oll a +iff erence +Ġphysic ist +ĠMag gie +Ġ28 5 +Ġdep iction +ĠMcL aren +J u +Ġsl ows +Ġcommission ers +ĠWill ow +ĠExpl os +hov ah +Ġtechn ician +Ġhom icides +ĠFl av +ĠTr uman +Ġ100 00 +u ctor +Ġsh ader +News letter +45 7 +Ġre ver +Ġhard ened +Ġwhere abouts +Ġrede velop +Ġcar bs +Ġtra vers +Ġsqu irrel +Ġfoll ower +Ġs ings +50 8 +Ġrabb its +emon ium +Ġdocument ing +Ġmisunder stood +) ' +R ick +gg ies +Ġprem ie +Ġsk ating +Ġpass ports +Ġf ists +aged don +H aw +AC P +0 80 +ĠThough ts +ĠCarl son +Ġpriest hood +h ua +Ġdun geons +ĠLo ans +Ġant is +Ġfamiliar ity +ĠS abb +op al +ĠIn k +st rike +Ġc ram +Ġlegal ized +Ġcu isine +Ġfib re +Tra vel +ĠMon ument +OD Y +eth y +Ġinter state +ĠP UR +em porary +ĠArab ian +develop ed +Ġsadd le +Ġg ithub +ĠOff er +ĠIS P +ro let +ĠSUP ER +ĠDen is +Ġmultipl ier +Ġstir red +Interest ingly +Ġcustom ary +Ġbill ed +he x +Ġmultipl ied +Ġfl ipping +ĠCros by +Ġfundament als +ia e +ĠPlay ed +ĠAt om +am azon +ĠFl am +ee z +activ ated +Ġtables poon +Ġliberal ism +ĠPal in +ĠP atel +N um +ĠT AM +Ġs urn +ĠRel oaded +Ġco ined +" ], +ĠCl ash +ĠAg u +Ġprag matic +ĠActiv ate +Ġ8 02 +Ġtrail ers +Ġsil hou +Ġprob es +Ġcirc us +ĠB ain +ĠLind say +ĠAb bey +Del ivery +Ġconcess ion +Ġgast ro +ĠSpr ite +Ä Ł +and el +Ġg imm +Ġaut obi +ĠT urtle +Ġwonder fully +ĠHar am +ĠWorld wide +ĠHand le +Ġtheor ists +Ġsle ek +ĠZh u +ograph ically +EG A +ĠOwn ers +ath s +ĠAntar ctic +n atal +=" " +fl ags +`` `` +Ġs ul +K h +Ġpot assium +Ġlinem an +Ġcere al +ĠSe asons +Ġ20 22 +Ġmat hematic +Ġastron omers +prof essional +Ġf ares +cknow led +Ġch i +Ġyoung sters +Ġmistaken ly +Ġhem isphere +ĠDiv inity +r one +Ġ" , +r ings +Ġattract s +v ana +å ¹ +C AP +Ġplay list +Ġpor ch +ãģ £ +Ġincorpor ates +Ġso ak +Ġassert ing +ĠTerror ism +ĠP ablo +J a +ces ter +Ġfear ing +ĠPr ayer +Ġescal ated +G W +Ġro be +ĠBright on +ac ists +ĠSym phony +ĠDwar f +ĠPar ade +ĠLe go +Ġinex pl +Ġl ords +le af +RA G +l iber +Ġcig ars +ĠJe hovah +60 6 +WIND OWS +ĠLiber ia +eb us +He avy +Ġl ubric +ĠR W +angu ages +Ġnarrow ed +com puter +ĠE mber +Ġmurder ing +Ġdown stream +ĠT uls +ĠT ables +Top ic +ĠAcc uracy += / +l ost +ĠRe i +Ġprogress es +b ear +Ġestablish ments +Just in +ĠPe ach +ĠG omez +å ¿ +ĠTri angle +Id ent +ĠH ive +Res ources +Ġmix es +ĠAss uming +M u +Ġhyp oc +Ġs ane +ĠW an +id ious +Su ccess +Ġ io +Ang el +Ġdanger ously +ĠCreat ure +W ORK +: [ +ĠKat rina +List ener +M iller +ĠId lib +h ang +Ġcircum vent +h ref +Ġcel estial +ĠWe eks +ĠP ug +ĠDal ton +Ġsubpoen a +uk u +Ġpers isted +pe i +old ing +ĠDoc uments +ĠH ast +ĠC ENT +Ġprim er +Ġsyn onymous +Ġn ib +om bs +Ġnot ation +ĠD ish +ĠAt mosp +Ġforb id +ĠAN G +pat tern +l os +Ġproject iles +b rown +." , +ĠVen om +Ġfierce ly +ub lished +ĠU ran +ĠNic arag +4 10 +ĠC AL +OT OS +ĠMir acle +ĠEn chant +Ġguard ing +app end +Att ach +Ġlevel ed +Ġcond oms +ih ilation +64 9 +Ġnight mares +ĠTHE Y +ĠST ART +ĠK inn +Ġroomm ate +Ġhy giene +o pping +J ob +Ġl vl +ĠV ER +ĠKe eping +ab etic +Ġformat ting +eral a +Ġrev isions +Ġres urg +T el +ĠGood man +35 3 +p od +Ġind isp +ĠTrans lation +Ġg own +ĠM und +Ġc is +Ġby stand +col lect +ĠPun jab +act ively +ĠG amb +te ll +Ġimport ing +g encies +Ġloc om +ĠBr ill +H oly +ĠBer ger +Ġshow down +Ġrespond ers +IL Y +Ġt akedown +le ted +Ġmat tered +Ġpredict ive +Ġover lay +G PU +ĠV ick +Ġconvey ed +T ab +pe er +Sc an +Ġdefensive ly +v ae +Ġappro ving +Ġt iers +ĠV ia +quer ade +ĠSaud is +Ġdemol ished +ĠProp he +Ġmon o +Ġhospital ity +H AM +ĠAri el +M OD +ĠTor ah +Ġbl ah +ĠBel arus +erent ial +ĠT uc +Ġbank er +39 7 +Ġmosqu it +ĠScient ist +ĠMus ical +Ġh ust +Sh ift +Ġtor ment +Ġstand off +E duc +ĠF og +Ġampl ifier +Sh ape +Inst ance +ĠCrit ics +Ġda emon +H ouston +Ġmatt ress +ĠID F +Ġobsc ene +ĠA mer +hett i +Ġcomp iling +35 2 +vere tt +ĠRed uction +ist ration +ĠBl essed +ĠB achelor +3 16 +Ġpr ank +ĠVul can +dd ing +Ġm ourning +ĠQu int +ĠBl aster +test ing +Ġsed iment +>> > +ĠE ternity +ĠWH ERE +ĠM aze +Ġreact ing +ĠAl v +oms day +ĠC RA +Ġtransl ator +Ġbog us +at u +We bsite +oll s +Ġbapt ism +Ġs ibling +ĠAut umn +ve z +ãģ® é +gu ards +Ge org +assad ors +ĠFre ud +Ġcontin ents +ĠReg istry +Bern ie +ĸļ 士 +Ġtoler ant +ĠU W +Ġhor ribly +99 5 +ĠMID I +Ġimpat ient +oc ado +er i +ĠWor st +ĠNor ris +ĠTalk ing +Ġdef ends +ens able +Ġ20 21 +Ġanat omy +L ew +Ġdraw er +ĠCan berra +Ġpatri otic +é¾įå ĸļ士 +ĠAv g +AR M +Ġundis closed +Ġfare well +45 9 +b able +ĠAll ison +OL OG +Ġcon co +t ight +ĠAC PI +ĠM ines +l ich +ĠâĶ ľ +represent ed +200 000 +Ġenthusi ast +OT S +b il +ĠIng redients +Ġinvent or +ĠMy SQL +³³ Âł +ĠAB OUT +with in +Ġm k +B ul +ĠF ake +Ġdracon ian +W a +hel m +ĠTer ran +erv ille +Ġcommon place +SI ZE +Ġ" < +re place +ograph s +ĠSE LECT +inc ible +ĠMost ly +ĠShe ffield +ĠID E +ugg le +Ġcit ations +h urst +ĠUn ix +Ġunle ash +ĠP iper +ĠN ano +Ġsucc umb +Ġreluct ance +Ġ25 00 +ĠMer chant +Ġwire t +Ġcomb os +ĠBirth day +Ġchar coal +ĠU PS +ĠFair fax +Ġdrive way +ĠT ek +ĠP itch +ove re +Ġtechn icians +ĠAct ual +fl ation +ĠF iscal +ĠEm pty +an amo +Ġmag nesium +Ġsl ut +Ġgrow ers +Invest igators +( ): +ĠS atellite +ĠKe ynes +miss ive +l ane +Ġb orough +3 44 +ĠTE AM +ĠBet hesda +C V +h ower +ĠR AD +Ġch ant +ĠR iy +Ġcompos itions +Ġmild ly +Ġmedd ling +Ġag ility +ane ers +5 01 +Ġsyn th +ling er +29 1 +Ġex claimed +Part y +Ġcont amin +ĠMan or +ĠResp ond +Ġpra ising +Ġman ners +fle et +Sum mer +ĠLy nd +ĠDef initely +gr im +Ġbow ling +st ri +ç Ľ +y nt +Ġmand ates +D IV +Ġreconc ile +view s +ĠDam on +vet te +F lo +ĠGreat est +il on +ic ia +Ġportray al +Ġcush ion +50 4 +19 79 +oss al +App lic +sc ription +Ġmit igation +AT S +p ac +Ġer ased +Ġdefic iencies +ĠHolland e +ĠX u +Ġb red +Ġpregn ancies +f emin +Ġem ph +Ġpl anners +Ġout per +utter ing +Ġperpet rator +Ġm otto +ĠEll ison +ĠNE VER +Ġadmitted ly +AR I +ĠAzerbai jan +Ġmill isec +Ġcombust ion +ĠBott le +ĠL und +ĠP s +ĠD ress +Ġfabric ated +Ġbat tered +Ġs idel +ĠNot ting +Fore ign +ĠJer ome +0 20 +ĠAr bit +Ġkn ots +ĠR IGHT +M oving +ãģ Ļ +Ġsur geries +Ġcour thouse +Ġm astered +Ġhover ing +ĠBr an +ĠAl ison +Ġsaf est +m ilitary +Ġbull ied +Ġbar rage +Read er +ES E +ĠGe ographic +T ools +3 14 +ĠGe ek +ro th +gl ers +ĠF IN +Ï ģ +ĠA ston +al tern +48 8 +Ġveter in +G amer +Ġint el +ren ches +Sh ield +Ġam nesty +ĠB har +Ġp iled +Ġhonor able +ĠInst itutes +Ġso aked +Ġcom a +ĠE FF +34 1 +by tes +ĠG mail +le in +ĠCanad iens +m aterial +I l +Ġinstruct ors +ĠK Y +Ġconce ive +ub b +ĠP ossible +Ġeas ing +ĠChrist ina +Ġcar ic +ĠHD R +R OM +Ġsho vel +de lete +Ġp uff +ĠCh anging +Ġseam lessly +Att ribute +Ġacqu isitions +ak ery +ĠE F +Ġaut istic +ĠT akes +ĠPow der +ĠSt ir +5 10 +ĠBub ble +sett ings +ĠF owler +Ġmust ard +Ġmore over +Ġcopyright ed +ĠLED s +15 00 +æ ī +ĠH IS +en f +Ġcust od +ĠH uck +G i +Ġim g +An swer +C t +j ay +ĠInf rastructure +Ġfeder ally +L oc +Ġmicro bes +Ġover run +dd s +ot ent +adi ator +>>>> >>>> +Ġtorn ado +Ġadj ud +Ġintrig ued +Ġs i +ĠRevel ation +pro gress +Ġburgl ary +ĠSai yan +ĠK athy +Ġser pent +ĠAndre as +Ġcomp el +ess ler +ĠPl astic +ĠAd vent +ĠPos itive +ĠQ t +ĠHind us +reg istered +ular ity +Ġrighteous ness +Ġdemon ic +u itive +ĠB DS +ĠGre gg +c ia +ĠCrus ade +ĠSina i +W ARE ++ ( +Ġme ll +Ġder ail +y ards +A st +Ġnotice ably +ĠO ber +R am +Ġun noticed +Ġse q +av age +T s +Ġ6 40 +Ġconced e +Ġ] ) +F ill +Ġcapt ivity +ĠImprove ment +ĠCrus ader +ara oh +M AP +æ Ĺ +Ġstr ide +al ways +F ly +N it +Ġal gae +ĠCook ing +ĠDo ors +Mal ley +Ġpolic emen +ãģ į +Ġastron aut +access ible +49 5 +ĠR AW +cl iffe +udic rous +Ġdep ended +al ach +Ġvent ures +ra ke +Ġt its +ĠH ou +Ġcond om +ormon al +Ġind ent +Ġupload ing +Foot note +Import ant +Ġ27 1 +Ġmind ful +Ġcont ends +C ra +Ġcal ibr +ĠO ECD +plug in +F at +ĠIS S +ĠDynam ics +ans en +68 6 +' ), +Ġsp rite +Ġhand held +ĠH ipp +=~ =~ +Tr ust +Ġsem antics +ĠBund es +ĠRen o +ĠLiter ature +s ense +G ary +ĠA eg +ĠTr in +EE K +Ġcler ic +ĠSS H +Ġch rist +Ġinv ading +ib u +Ġen um +aur a +Ġal lege +ĠInc redible +B BC +Ġth ru +Ġsa iled +Ġem ulate +Ġin security +Ġc rou +Ġaccommod ations +Ġincompet ent +Ġsl ips +ĠEarth qu +s ama +IL LE +Ġi Phones +as aki +Ġby e +Ġar d +Ġext ras +Ġsl aughtered +Ġcrowd funding +res so +Ġfil ib +ĠER ROR +ĠT LS +e gg +ĠIt al +Ġen list +ĠCatal onia +ĠSc ots +Ġser geant +Ġdiss olve +N H +Ġstand ings +ri que +I Q +Ġbenef iciary +Ġaqu arium +You Tube +ĠPower Shell +Ġbright est +ĠWar rant +S old +Writ ing +Ġbegin nings +ĠRes erved +ĠLatin os +head ing +Ġ4 40 +Ġrooft op +AT ING +Ġ3 90 +VP N +G s +k ernel +turn ed +Ġprefer able +Ġturn overs +ĠH els +S a +ĠShin ji +ve h +ĠMOD ULE +V iol +Ġex iting +Ġj ab +ĠVan illa +Ġac ron +ĠG ap +ber n +A k +ĠMc Gu +Ġend lessly +ĠFar age +ĠNo el +V a +M K +Ġbr ute +ĠK ru +ĠES V +ĠOl ivia +âĢ ł +ĠK af +Ġtrust ing +Ġh ots +3 24 +Ġmal aria +Ġj son +Ġp ounding +ort ment +Count ry +Ġpostp oned +Ġunequ iv +? ), +ĠRo oney +udd ing +ĠLe ap +ur rence +sh apeshifter +ĠH AS +os ate +Ġca vern +Ġconserv atism +ĠB AD +Ġmile age +Ġarrest ing +V aults +Ġmix er +Dem ocratic +ĠB enson +Ġauth ored +8 000 +Ġpro active +ĠSpirit ual +t re +Ġincarcer ated +ĠS ort +Ġpe aked +Ġwield ing +re ciation +×Ļ × +P atch +ĠEm my +Ġex qu +tt o +ĠRat io +ĠP icks +ĠG ry +ph ant +Ġf ret +Ġeth n +Ġarch ived +% - +c ases +ĠBl aze +Ġim b +c v +y ss +im ony +Ġcount down +Ġaw akening +ĠTunis ia +ĠRe fer +ĠM J +Ġun natural +ĠCar negie +iz en +ĠN uggets +he ss +Ġev ils +64 7 +Ġintrodu ctory +l oving +ĠMcM ahon +Ġambig uity +L abel +ĠAlm ighty +Ġcolor ing +ĠCl aus +set ting +N ULL +ĠF avorite +ĠS IG +> ( +ĠSh iva +ĠMay er +Ġstorm ed +ĠCo verage +we apons +igh am +Ġun answered +Ġle ve +Ġc oy +c as +b ags +as ured +Se attle +ĠSant orum +ser ious +Ġcourage ous +ĠS oup +Ġconfisc ated +Ġ// / +Ġuncon ventional +Ġmom s +ĠRohing ya +ĠOrche stra +ĠPot ion +Ġdisc redit +ĠF IL +f ixed +ĠDe er +do i +ĠDim ension +Ġbureaucr ats +et een +Ġaction Group +oh m +Ġb umps +ĠUt ility +Ġsubmar ines +ren heit +re search +ĠShap iro +Ġsket ches +Ġde ceptive +ĠV il +es ame +ĠEss entially +Ġramp age +isk y +Ġmut tered +th ritis +Ġ23 6 +f et +b ars +Ġpup il +ĠTh ou +o S +s ong +Ġfract ured +Ġre vert +pict ure +Ġcrit erion +us her +Ġreperc ussions +ĠV intage +ĠSuper intendent +Offic ers +Ġflag ged +Ġbl ames +Ġin verse +ograp hers +Ġmakes hift +Ġdev oid +Ġfoss ils +ĠArist otle +ĠFund s +Ġde pleted +ĠFl u +ĠY uan +Ġw oes +Ġlip id +Ġsit u +requ isites +Ġfurn ish +ĠSam ar +Ġshame ful +Ġadverse ly +Ġad ept +Ġrem orse +Ġmurder ous +uck les +ĠE SL +Ġ3 14 +s ent +Ġred ef +ĠC ache +ĠP urs +ig ans +Ġ4 60 +Ġpres criptions +Ġf res +F uck +ocr ates +Tw enty +ĠWe ird +ĠT oggle +ĠC alled +itiz ens +Ġp oultry +Ġharvest ing +ãĤ¦ ãĤ¹ +Bott om +Ġcaution ed +t n +39 6 +ĠNik ki +Ġeval uations +Ġharass ing +Ġbind ings +ĠMon etary +Ġhit ters +Ġadvers ary +un ts +Ġset back +Ġenc rypt +ĠC ait +Ġl ows +eng es +ĠN orn +Ġbul bs +Ġbott led +ĠVoy ager +3 17 +Ġsp heres +p olitics +Ġsubt ract +Ġsens ations +Ġapp alling +Ġ3 16 +Ġenvironment ally +ĠST EM +Ġpub lishes +5 60 +Ġdilig ence +48 4 +Ġadv ises +Ġpet rol +Ġimag ining +Ġpatrol s +ĠInt eger +ĠAs hes +act us +ĠRad iant +ĠL T +it ability +ht aking +Set ting +Ġnu anced +ĠRe ef +ĠDevelop ers +N i +pie ces +99 0 +Lic ense +Ġlow ers +ĠOtt oman +3 27 +oo o +Ġqu itting +mark ets +Beh ind +Ġbas in +Ġdoc s +an ie +fl ash +ct l +Ġcivil ized +ĠFuk ushima +"] ," +ĠK S +ĠHonest ly +ar at +Ġconstruct s +ĠL ans +ĠD ire +ĠLI KE +ĠTrou ble +Ġwith holding +ĠOb livion +Ġsan ity +any a +Con st +Ġgro cer +ĠC elsius +Ġrecount ed +ĠW ife +B order +ate red +h appy +Ġspo iler +Ġlog ically +H all +Ġsucceed ing +Ġpoly morph +Ġax es +ĠShot gun +ĠS lim +ĠPrin ciples +ĠL eth +art a +Ġsc or +Sc reenshot +Ġrelax ation +#$ #$ +Ġdeter rent +idd y +Ġpower less +Ġles bians +Ġch ords +ĠEd ited +se lected +Ġseparat ists +000 2 +Ġair space +Ġturn around +Ġc unning +P ATH +P oly +Ġbomb ed +Ġt ion +x s +Ġwith hold +Ġw aged +ĠLiber ties +Fl ag +Ġcomfort ing +45 4 +ĠI ris +are rs +Ġr ag +Ġrel ocated +ĠGu arant +Ġstrateg ically +Ġgam ma +uber ty +ĠLock heed +g res +Ġgr illed +ĠLow e +st ats +ĠR ocks +Ġsens ing +Ġrent ing +ĠGe ological +ا Ø +ot rop +Ġse w +Ġimproper ly +48 6 +Ġâĸ ł +Ġstar ving +ĠB j +Disc ussion +3 28 +ĠCom bo +ĠFix es +N AT +Ġstri ving +th ora +Ġharvest ed +ĠP ing +Ġplay ful +Ġaven ues +Ġoccup ational +Ġw akes +ĠCou rier +Ġdrum mer +ĠBrow ser +ĠH outh +it u +Ġapp arel +p aste +Ġhun ted +ĠSecond ly +l ain +X Y +ĠP IN +ic ons +Ġcock tails +Ġs izable +Ġhurd les +est inal +ĠRecre ation +Ġe co +64 8 +ĠD ied +m int +Ġfinger prints +Ġdis pose +ĠBos nia +ts y +22 00 +Ġins pected +ĠF ou +Ġf uss +Ġamb ush +ĠR ak +Ġmanif ested +Pro secut +Ġsuff ice +ren ces +Ġcompens ated +ĠC yrus +Ġgen us +ĠWolver ine +ĠTrend s +Ġh ikes +ĠSe en +Ġen rol +C old +Ġpol itely +ĠSl av +ĠRu pert +Ġey ewitness +ĠAl to +Ġun comp +Ġposter ior +M ust +ĠHer z +Ġprogress ively +Ġ23 4 +Ġind ifference +ĠCunning ham +Ġacadem ia +Ġse wer +Ġast ounding +ĠA ES +r ather +Ġeld est +Ġclim bs +ĠAdd s +Ġout cry +Ġcont ag +ĠH ouses +Ġpe pt +ĠMel ania +interest ed +ĠU CH +ĠR oots +ĠHub bard +ĠT BD +ĠRoman ian +fil ename +St one +ĠIm pl +Ġchromos ome +C le +d x +Ġscram bled +ĠP t +Ġ24 2 +OP LE +Ġtremend ously +St reet +Ġcra ving +Ġbund led +ĠR G +p ipe +Ġinj uring +Ġarc ane +Part icip +ĠHero ic +st y +Ġto pping +ĠTemp est +rent ices +b h +Ġpar anoia +ĠUnic ode +Ġegreg ious +Ġ\ ' +ĠOsw ald +Ġgra vel +ĠSim psons +Ġbl and +ĠGuant anamo +Writ er +lin ers +ĠD ice +J C +Ġpar ity +Ġs ided +Ġ23 7 +ĠPyr rha +at ters +d k +F ine +comp an +Ġform ulated +ĠId ol +il ers +hem oth +ĠF av +Ġintr usion +Ġcar rots +ĠL ayer +ĠH acker +Ġ ---------------- +Ġmoder ation +é ģ +oc oc +Ġcharacter ize +ĠTe resa +Ġsocio economic +Ġper k +ĠParticip ation +tr aining +ĠPaul o +ph ys +Ġtrust worthy +Ġembod ied +ĠMer ch +c urrency +ĠPrior ity +Ġte asing +Ġabsor bing +Ġunf inished +ĠCompar ison +Ġdis ple +writ ers +Ġprofess ions +ĠPengu in +Ġang rily +ĠL INK +68 8 +ĠCor respond +Ġprev ailed +Ġcart el +l p +as ms +ĠRed emption +ĠIslam ists +effect s +d ose +ĠL atter +ĠHal ifax +Ġv as +ĠTop ics +ĠN amed +advert ising +zz a +IC ES +Ġret arded +ach able +ĠPupp et +ĠItem Level +Ġret ract +Ġident ifiable +A aron +ĠB uster +s ol +hel le +as semb +H ope +r anged +B a +ĠP urch +é Ģ +ĠSir i +Ġarri vals +Ġ19 12 +Ġshort ened +Ġ3 12 +Ġdiscrep ancy +ĠTem perature +ĠWal ton +Ġkind erg +p olit +Ġrem ix +Ġconnect ors +ãĥĺ ãĥ© +ĠKazakh stan +dom inated +Ġsu gars +im ble +ĠPan ic +ĠDem and +ĠCol ony +on en +ĠM ER +7 75 +ur ia +aza ar +ĠDeg ree +P ri +Ġsun shine +Ġ25 1 +Ġpsychedel ic +Ġdigit ally +ĠBra un +Ġsh immer +Ġsh ave +ĠTel esc +ĠAst ral +ĠVenezuel an +ĠO G +Ġc rawling +Int eg +ĠFe ather +Ġunfold ing +Ġappropri ation +Ġè£ı è +ĠMob ility +ĠN ey +- . +b ilt +L IN +ĠT ube +ĠCon versely +Ġkey boards +ĠC ao +Ġover th +Ġla ure +>> \ +ĠV iper +ach a +Off set +ĠR aleigh +ĠJ ae +J ordan +j p +Ġtotal itarian +Connect or +Ġobserv es +ĠSpart an +ĠIm mediately +ĠSc al +C ool +Ġt aps +Ġro ar +P ast +Ġch ars +ĠB ender +ĠShe ldon +Ġpain ter +Ġbe acon +ĠCreat ures +Ġdownt urn +Ġh inder +ĠAnd romeda +à Ľ +cc oli +ĠF itness +et rical +Ġutil izes +Ġsen ate +Ġen semble +Ġche ers +T W +Ġaff luent +k il +ry lic +ord ering +Com puter +Ġgru esome +ost ics +ĠUb isoft +ĠKel ley +Ġw rench +Ġbourgeois ie +IB LE +ĠPrest on +w orn +ar ist +reat ing +Ġst ained +ar ine +Ġsl ime +EN N +Ġche sts +Ġground water +ann ot +ĠTr ay +ĠLoc ke +ĠC TR +Ġd udes +ĠEx ternal +ĠDec oder +Ġpar amed +ĠMed line +80 9 +ĠD inner +rup al +g z +ĠG um +ĠDem o +j ee +Ġd h +ber man +arch s +Ġen qu +ĠEp stein +Ġdevast ation +Ġfriends hips +ĠAr d +Ġ23 1 +ĠRub in +ĠDist ance +Ġsp urred +Ġd ossier +Ġover looking +\\\\\\\\ \\\\\\\\ +Fore st +ĠCom es +\ ", +ĠIran ians +Ġf ixtures +L aughs +Ġcur ry +ĠKing ston +Ġsqu ash +Ġcat alogue +Ġabnormal ities +Ġdigest ive +.... ..... +Ġsubord inate +og ly +Ġ24 9 +M iddle +Ġmass ac +Ġburg ers +Ġdown stairs +Ġ19 31 +39 4 +ĠV G +Ġl asers +ĠS ikh +ĠAlex a +der ived +Ġcycl ist +ãģ® éŃĶ +onel iness +!!!! !!!! +Ġbuff s +leg ate +Ġrap ing +Ġrecomm ending +ro red +Ġmult icultural +un ique +Ġbusiness men +Ġune asy +ĠM AP +Ġdisp ersed +cipl ine +J ess +ĠK erala +å § +Ġabst raction +Sur v +U h +Ġprin ters +ij a +ow der +Ġanalog ous +ĠA SP +af er +Ġunfold ed +Ġlevel ing +Ġbre ached +ĠH earing +Ġn at +Ġtransl ating +crit ical +Ġant agonist +ĠYes terday +Ġfuzz y +w ash +m ere +Ġbe wild +ĠM ae +V irgin +ph rase +Ġsign aled +ĠH IGH +Ġprot ester +Ġgar ner +unk nown +Ġk ay +Ġabduct ed +Ġst alking +am n +Ġdes erving +ĠR iv +ĠJ orge +Ġscratch ing +ĠS aving +ip ing +Ġte ase +Ġmission ary +ĠMor row +T IME +P resent +Ġchem otherapy +tern ess +ĠH omes +ĠP urdue +Ġst aunch +ĠWhit ney +ĠTH ERE +Î ¼ +iat us +ĠErn est +ĠDe ploy +Ġcove ted +F ML +ĠDial ogue +Ġex ited +f ruit +Ġner d +":" "," +Ġv ivo +ru ly +4 60 +ĠAm en +rehens ible +Ġâ ĺ +D IR +Ġad herence +Ġche w +ĠCo ke +ĠSerge i +dig ital +ĠNe ck +g ently +enth al +/ ) +Ġwe ary +Ġgu ise +ĠConc ord +ĠOn ion +at cher +Ġb inge +ĠDirect ive +Ġman ned +ans k +Ġill usions +Ġbillion aires +38 3 +oly n +odynam ic +ĠWhe at +ĠA lic +Ġcol oured +ĠN AFTA +ab o +Ġmac ros +ind ependent +s weet +Ġsp ac +ĠK abul +Ġ Ä +em e +Ġdict ated +Ġsh outs += { +Ġr ipping +ĠSh ay +ĠCr icket +direct ed +Ġanalys ed +ĠWAR RANT +ag ons +ĠBlaz ers +Ġche ered +Ġar ithmetic +ĠTan z +37 3 +ĠFl ags +Ġ29 5 +Ġw itches +ĠIn cluded +ĠG ained +ĠBl ades +G am +ĠSam antha +ĠAtl antis +ĠPr att +Ġspo iled +ĠI B +ĠRam irez +Pro bably +re ro +ĠN g +ĠWar lock +t p +Ġover he +Ġadministr ations +Ġt int +Ġreg iment +Ġpist ols +Ġblank ets +Ġep ist +Ġbowl s +Ġhydra ulic +Ġde an +Ġj ung +Ġasc end +70 5 +ĠSant iago +à ® +Ġun avoid +ĠSh aman +re b +Ġstem ming +99 8 +ĠM G +st icks +esthes ia +ER O +Ġmor bid +ĠGr ill +ĠP oe +any l +Ġdele ting +ĠSurve illance +Ġdirect ives +Ġiter ations +ĠR ox +ĠMil ky +F ather +Ġpat ented +44 7 +Ġprec ursor +Ġm aiden +ĠP hen +ĠVe gan +ĠPat ent +K elly +Redd itor +Ġn ods +Ġvent ilation +ĠSchwar z +Ġw izards +Ġomin ous +ĠHe ads +ĠB G +Ġl umber +ĠSp iel +Ġis Enabled +Ġancest ral +ĠSh ips +Ġwrest ler +ph i +Ġy uan +ĠRebell ion +Ġice berg +Ġmag ically +Ġdivers ion +ar ro +yth m +ĠR iders +ĠRob bie +ĠK ara +ĠMain tenance +ĠHer b +Ġhar ms +p acked +ĠFe instein +Ġmarry ing +Ġbl ending +ĠR ates +Ġ18 80 +Ġwr ink +ĠUn ch +ĠTor ch +desc ribed +Ġhuman oid +ilit ating +ĠCon v +ĠFe ld +IGH TS +Ġwhistlebl ower +ort mund +ets y +arre tt +ĠMon o +ĠI ke +ĠC NBC +ĠW AY +ĠMD MA +ĠIndividual s +Ġsupplement al +Ġpower house +ĠSt ru +F ocus +aph ael +ĠCol leg +att i +Z A +Ġp erenn +ĠSign ature +ĠRod ney +Ġcub es +idd led +ĠD ante +ĠIN V +iling ual +ĠC th +Ġso fa +Ġintimid ate +ĠR oe +ĠDi plom +ĠCount ries +ays on +Ġextrad ition +Ġdis abling +ĠCard iff +Ġmemor andum +ĠTr ace +Ġ?? ? +se ctor +ĠRou hani +ĠY ates +ĠFree ze +Ġbl adder +M otor +ĠProm ise +ant asy +Ġforesee able +ĠC ologne +cont ainer +ĠTre es +ĠG ors +ĠSin clair +Ġbar ring +key e +Ġsl ashed +ĠStat istical +é ĩ +Ġâĸ º +All ows +Ġhum ility +Ġdr illed +ĠF urn +44 3 +Ġse wage +Ġhome page +Ġcour tyard +Ġv ile +Ġsubsid iaries +aj o +direct ory +Ġam mon +V ers +charg es +Ġ} } +ĠCh ains +Ġ24 6 +n ob +Ġper cept +Ġg rit +Ġfisher men +ĠIraq is +ĠDIS TR +ĠF ULL +ĠEval uation +g raph +at ial +Ġcooper ating +Ġmel an +Ġenlight ened +Ġal i +t ailed +Ġsal ute +Ġweak est +ĠBull dogs +U A +ĠAll oy +Ġsem en +oc ene +ĠWilliam son +s pr +, âĢĶ +ĠG F +itt ens +Be at +ĠJ unk +iph ate +ĠFarm ers +ĠBit coins +ig ers +d h +ĠL oyal +p ayer +Ġentert ained +Ġpenn ed +Ġcoup on +Que ue +Ġweaken ing +c arry +Ġunderest imate +Ġshoot out +Ġcharism atic +ĠProced ure +Ġprud ent +in ances +Ġric hes +Ġcort ical +Ġstr ides +Ġd rib +ĠOil ers +5 40 +ĠPer form +ĠBang kok +Ġe uth +S ER +Ġsimpl istic +t ops +camp aign +Q uality +Ġimpover ished +ĠEisen hower +Ġaug ment +ĠH arden +Ġinterven ed +Ġlist ens +ĠK ok +Ġs age +Ġrub bish +ĠD ed +Ġm ull +pe lling +Ġvide ot +Produ ction +D J +m iah +Ġadapt ations +Ġmed ically +Ġboard ed +Ġarrog ance +Ġscra pped +Ġopp ress +FORM ATION +Ġj unction +4 15 +EE EE +S kill +Ġsub du +ĠSug gest +ĠP ett +Ġle tt +ĠMan ip +ĠC af +ĠCooper ation +T her +Ġreg ained +¶ æ +ref lect +Ġth ugs +ĠShel by +Ġdict ates +ĠWe iner +ĠH ale +Ġbatt leground +s child +Ġcond ol +h unt +osit ories +Ġacc uses +Fil ename +Ġsh ri +Ġmotiv ate +Ġreflect ions +N ull +ĠL obby +¥ µ +ĠS ATA +ĠBack up +Ñ ĥ +n in +ĠCor rection +Ġju icy +ut ra +ĠP ric +Ġrest raining +ĠAir bnb +ĠAr rest +Ġappropri ations +Ġsl opes +Ġmans laughter +Ġwork ings +ĠH uss +ĠF rey +Le ave +ĠHarm ony +ĠF eder +Ġ4 30 +Ġt rench +Ġglad ly +Ġbull pen +ĠG au +b ones +Ġgro ove +Ġpre text +ã ħĭ +Ġtransm itter +ĠComp onent +Ġunder age +ĠEm pires +T ile +Ġo y +ĠMar vin +ĠC AS +Ġbl oss +Ġrepl icated +ĠMar iners +Marc us +ĠBl ocks +Ġliber ated +Ġbutter fly +Fe el +Ġfer mentation +Ġyou tube +Ġoff end +ĠTer m +res ist +Ġcess ation +Ġinsurg ency +Ġb ir +ĠRa ise +59 5 +Ġhypothes es +50 2 +Ġpl aque +ocr at +Ġjack ets +ĠHuff Post +am ong +Ġconf er +48 7 +ĠL illy +Ġadapt ing +ĠF ay +Ġsh oved +ve c +Ġref ine +Ġg on +Ġgun men +z ai +ĠShut tle +ĠI zan +Ġ19 13 +Ġple thora +· · +Ġ5 10 +Ġp uberty +Ġ24 1 +ĠWe alth +ĠAl ma +ĠM EM +ĠAd ults +C as +pr ison +R ace +Ġwater proof +Ġathlet icism +Ġcapital ize +ĠJu ice +Ġillum inated +ĠP ascal +Ġirrit ation +ĠWitness es +ad le +ĠAst ro +Ġf ax +ĠEl vis +Prim ary +ĠL ich +ĠEl ves +Ġres iding +Ġst umble +3 19 +ĠP KK +Ġadvers aries +D OS +ĠR itual +Ġsm ear +Ġar son +ident al +Ġsc ant +Ġmon archy +Ġhal ftime +Ġresid ue +Ġind ign +ĠSh aun +ĠEl m +aur i +A ff +W ATCH +ĠLy on +hel ps +36 1 +Ġlobby ist +Ġdimin ishing +Ġout breaks +Ġgo ats +f avorite +ĠN ah +son ian +ĠBo oster +Ġsand box +ĠF are +ĠMalt a +Ġatt Rot +ĠM OR +ld e +Ġnavig ating +T ouch +Ġunt rue +ĠDis aster +Ġl udicrous +Pass word +ĠJ FK +blog spot +4 16 +ĠUN DER +ern al +Ġdelay ing +T OP +Ġimpl ants +ĠAV G +ĠH uge +att r +Ġjournal istic +ĠPe yton +ĠI A +R ap +go al +ĠProgram me +Ġsm ashing +w ives +print ln +ĠPl ague +in us +EE P +Ġcru iser +ĠPar ish +umin ium +Ġoccup ants +ĠJ ihad +m op +Ġp int +Ġhe ct +ĠMe cca +direct or +ĠFund ing +ĠM ixed +Ġst ag +T ier +Ġg ust +Ġbright ly +ors i +Ġup hill +R D +Ġles ions +ĠBund y +liv ious +Ġbi ologist +ĠFac ulty +ĠAuthor ization +Ġ24 4 +All ow +ï ¸ +ĠGi ul +Ġpert inent +ot aur +es se +ĠRo of +Ġunman ned +35 1 +ĠSh ak +ĠO rient +Ġend anger +D ir +Ġrepl en +ed ient +Ġtail or +Ġgad gets +Ġaud ible +âĺ Ĩ +N ice +Ġbomb ard +ĠR ape +Ġdef iance +ĠTW O +ĠFilip ino +Ġunaff ected +erv atives +Ġso ared +ĠBol ton +Ġcomprom ising +ĠBrew ers +R AL +ĠA HL +icy cle +Ġv ampires +Ġdi pped +oy er +ĠX III +Ġsidew ays +ĠW aste +ĠD iss +ĠâĶľ âĶĢâĶĢ +$ . +Ġhabit ats +ĠBe ef +tr uth +tr ained +spl it +R us +And y +ĠB ram +RE P +p id +è£ ħ +ĠMut ant +An im +ĠMar ina +Ġfut ile +hig hest +f requency +Ġepile psy +Ġcop ing +Ġconc ise +Ġtr acing +ĠS UN +pan el +ĠSoph ie +ĠCrow ley +ĠAd olf +ĠShoot er +Ġsh aky +ĠI G +ĠL ies +ĠBar ber +p kg +Ġupt ake +Ġpred atory +UL TS +/ ** +Ġintox icated +ĠWest brook +od der +he ment +Ġbas eman +AP D +st orage +ĠFif ty +ed itor +G EN +UT ION +ir ting +Ġse wing +r ift +Ġag ony +ĠS ands +Ġ25 4 +C ash +Ġl odge +Ġp unt +N atural +ĠIde as +Ġerrone ous +ĠSens or +ĠHann ity +Ġ19 21 +Ġm ould +ĠG on +kay a +Ġanonym ously +ĠK EY +Ġsim ulator +W inter +Ġstream ed +50 7 +? ", +Ġte ased +Ġco efficient +Ġwart ime +ĠTH R +' '. +ĠBank ing +mp ire +Ġf andom +Ġl ia +G a +Ġdown hill +Ġinterpre ting +Ind ividual +N orm +Ġjealous y +bit coin +Ġple asures +ĠToy s +ĠChev rolet +ĠAd visor +IZ E +Ġrecept ions +70 6 +C ro +Ġ26 2 +Ġcit rus +ir u +Review er +ject ed +U ES +an z +19 81 +ĠWork er +Ġcompl ied +ores cent +contin ental +T on +ĠPr ism +ĠShe ep +Ġ28 8 +n ox +ĠV og +O rd +Ġreal ms +te k +Ġirrig ation +Ġbicy cles +Ġelectron ically +p oly +t all +() ); +Ġaest hetics +ĠInteg rated +Expl ore +Ġd unk +47 6 +p ain +ĠJac ques +ĠD mit +Fram es +Ġreun ited +Ġhum id +D ro +P olitical +Ġyouth ful +Ġent ails +Ġmosqu ito +36 3 +spe cies +Ġcoord inating +ĠMay hem +ĠMagn us +M ount +Impro ved +ĠST ATE +ATT LE +Ġflow ed +Ġtack led +Ġfashion ed +Ġre organ +iv ari +f inger +Ġreluct antly +et ting +ĠV and +you ng +ĠGar land +Ġpresum ption +Ġamen ities +ĠPle asant +on ential +ĠO xy +Ġmor als +ĠY ah +Read y +Sim on +En h +D emon +Ġcl ich +Mon itor +ĠD U +Ġwel comes +Ġstand out +Ġdread ful +Ġban anas +Ġball oons +h ooting +bas ic +Ġsuff ix +Ġd uly +can o +Ch ain +at os +Ġgeop olitical +Ġ( & +ĠGem ini +ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ +Ġacqu itted +L uck +prot ect +10 24 +Ġsc arcity +Ġmind fulness +ec ided +D N +pr ime +ĠPres idents +ĠVID EO +Ġ( âĪĴ +add ock +N OR +ĠP ru +p un +ĠL OL +)) )) +ĠL iqu +ĠS AS +Ġsty ling +Ġpunish ments +Ġnum b +Ġasc ertain +ĠRock ies +f lu +Th umbnail +Ġperpet rated +ĠSem i +Ġdis arm +ĠOld er +ĠEx ception +Ġexponent ially +ĠCommun ities +Ġabol ish +ĠPart ner +pt oms +Ġ7 77 +ĠFo ley +ĠC ases +Ġgre ase +ĠReb irth +G round +Ġ; ) +ĠDoct rine +ik ini +Y e +ĠBl ossom +Ġpers ists +b ill +Ġinf usion +Ġbud dies +9 11 +ĠPat ient +Ġdem os +Ġacquaint ance +ĠP aw +at ari +Ġx ml +Ġfasc ination +ĠSer ve +Ï Ĥ +br anded +Ġa z +Return s +Ġover shadow +Ġro am +Ġspeed y +n umbered +hel ial +Ġdisc iple +Ġass urances +g iven +pect ing +ĠN atalie +çĶ ° +Ġmosquit oes +rote in +Ġnumer ic +Ġindepend ents +Ġtrans itional +Ġreaction ary +ĠMech dragon +do ctor +Ġshort est +Ġsequ ential +ĠB ac +ĠAccount s +ãģ Į +ach y +ract ive +ĠReg iment +Ġbreat htaking +ffic iency +ĠB ates +Ġ3 11 +Ġward robe +ft s +ĠBer k +Sim ply +ĠRivers ide +iver ing +ident ial +lu cent +Ġen riched +ĠCon ver +ĠG iving +ãĥ Ļ +Ġlegal ize +ĠF TC +Ġfre aking +M ix +Ġter restrial +es ian +ci ents +W ing +LO AD +Ġled ge +ĠViol ent +ĠMet all +Ġ30 8 +Ġs outheastern +hett o +M eat +Ġslow down +Ġret reated +Jere my +end as +**** * +er ic +Ġre ins +opp able +ĠHuman ity +ear ances +rig an +C amera +Ġwa ivers +s oc +Ġalter ation +trans form +ĠC emetery +50 6 +Ġindef inite +Ġstim ulating +y g +60 3 +ĠS op +Ġdescript ive +Ph ase +ĠEd mund +Ġpneum onia +vent us +A mb +Ġlabor atories +ĠEx clusive +ug ar +W ere +Ġmalf unction +Ġhomosexual s +Ġ---- --- +un i +Ġturb ines +ĠEqu ity +D u +Ġmind ed +ĠR H +ĠBlack hawks +Ġfe ats +Ġ17 00 +re pl +36 2 +lad en +Ġindisp ensable +ly ss +tt i +Ġre el +Ġdiver ted +Ġlik eness +Ġsubscript ions +Ġfing ert +Ġfil thy +dest ruct +d raft +ĠBernard ino +l aunch +Ġper plex +ĠS UM +car b +Ġswe ater +ĠVent ure +ĠJ ag +ĠCele b +ĠV oters +Ġstead fast +Ġathlet ics +ĠHans on +ĠDr ac +Tr acker +Ġcomm end +ĠPres idency +ĠD ID +in formed +Ġweb page +P retty +Ġforce fully +ãĥĥ ãĤ¯ +Ġrel ocation +Ġsat ire +â ī +ĠSunder land +æ Ħ +V oice +???? ???? +Ġinform ant +Ġbow el +ĠUn iform +Ġ ..." +Ġpur ge +Ġpic nic +ĠU mb +ĠU PDATE +ĠSapp hire +ĠSt all +le arn +Ġobject ively +Ġob liter +Ġlooph ole +Ġjour neys +Ġo mission +Pro s +ĠSid ney +pl oma +Ġspray ed +Ġg uru +Ġtra itor +Ġtim et +Ġsn apping +ĠSe vent +urn al +ĠUk ip +Ġb owed +por al +l iberal +R os +Quest ions +i OS +Ġsummar ize +ST AT +Ġ18 50 +ap est +Ġl ender +ĠVari able +br inging +ĠL ORD +, ) +Ġcollaps es +x iety +ĠN ed +Y D +ĠSch a +Ġantib ody +Ġdis band +y re +ill usion +Ġro ver +s hed +ĠHiro sh +cc i +Ġcal am +ĠMort on +P interest +Ġ19 28 +ĠE uras +ord es +Ġf ences +ĠIn ventory +ĠVal encia +ĠU d +ĠT iff +Ġsqu e +Ġqu otation +Ġtroubles ome +er ker +QU EST +ĠKing doms +s outh +Ġle vy +Pr ince +ĠSt ing +Ġnick named +Ġapp e +Ġphot ographic +Ġcorp us +re ference +ĠT rog +U nt +) =( +ĠLat via +Ġactiv ating +Ġlicense e +Ġdispar ities +ĠNews letter +ãĥĥ ãĥĪ +Ġfree ing +ĠJe ep +ĠPer ception +ins k +Ġsil icone +ĠHay den +Le an +ĠSuz uki +ibr arian +66 8 +Ġsp or +Ġcorrel ations +ag hetti +Ġtu ber +ĠIP CC +il us +ĠV u +Ġwealth iest +ĠCarb uncle +an za +Ġfool ed +ĠZ ur +Ġd addy +ran o +il ian +Ġknock out +f man +requ ired +ĠWik ileaks +ĠD uffy +ON T +Ġins ol +ĠObject s +Ġb ou +ĠNord ic +ĠIns ert +sc an +Ġd ancers +Ġid iots +major ity +ĠNev ille +ĠFree BSD +Ġt art +pan ic +69 0 +Ġcoc oa +Ġsam pled +Ġlook up +Ind ust +Ġinject ions +gen re +Ġa u +Ġroad way +Ġgen itals +K ind +ĠEx aminer +ĠY az +F resh +Ġpar alysis +ĠAl uminum +Ġre ap +ok é +Ġsl oppy +ĠTun nel +pos ium +ner y +en ic +Ġher bal +ĠOut er +ĠBuild er +Ġinc ur +Ġide ologies +Ġback ups +cons uming +ĠDet ect +de ck +ĠKN OW +ĠG ret +ĠM IC +Ġtough ness +ĠEx hibit +Ġh ive +L es +ĠSCH OOL +ĠAt ari +ald e +ĠN ull +and estine +m ouse +Ġbrig ade +48 9 +Ġrev ol +ĠLaw son +ĠW ah +op oly +eb ted +ĠS aunders +Ġ3 13 +ĠW inc +Ġtab oo +ĠHel met +Ġw edge +ch ip +ĠT ina +b g +Ġinf uri +r n +Ġanomal ies +ĠSy nc +ĠEx am +ĠComm it +ĠDi ary +ĠALS O +ĠDe bor +omed ical +Ġcomprehens ion +6 55 +Ġempower ing +Ġ ire +Ġju ices +ĠE TH +ĠBox ing +=" / +Ġfacilit ated +p oke +ĠPars ons +ĠMod er +tra vel +Ġcivil izations +Ġliber tarians +Ġrun e +ĠCl arks +at hed +Ġcampaign ers +ĠDis patch +ĠFah renheit +ĠCap com +-------- -- +Ġl ace +Ġdr aining +Ġl iner +ĠArt ificial +é n +t ask +] ). +ĠGM O +ĠOper ator +ord inary +ĠInf luence +ĠU ps +Ġpot ency +uss en +osp ons +ĠSw im +ĠDead line +Un ity +Ġcul inary +Ġenlight enment +Ġwe arer +Ġmin ed +Ġp ly +Ġinc est +ĠDVD s +W alk +B TC +Tr ade +Ġdev al +ib and +ĠOvers ight +Palest inian +Ġd art +Ġm ul +L R +Ġrem ovable +ĠReal ms +ì Ŀ +Ġmisc ar +ĠV ulkan +68 5 +è re +ĠS ap +Ġmer ging +ĠCar ly +che ster +Ġbr isk +Ġlux urious +ĠGener ator +Ġbit terness +Ġed ible +Ġ24 3 +T G +Ġrect angle +With No +bel ow +J enn +Ġdark est +Ġh itch +Ġdos age +Ġsc aven +ĠK eller +ĠIllust rated +Certain ly +ĠMaver icks +Marg inal +Ġdiarr hea +Ġenorm ously +Ġ9 99 +sh r +qu art +Ġadam ant +ĠM ew +Ġren ovation +Ġcerv ical +ĠPercent age +en ers +ĠKim ber +Ġflo ats +Ġde x +ĠW itcher +ĠSwan sea +d m +Ġsal ty +y ellow +Ġca pe +ĠDr ain +ĠPaul a +ĠTol edo +les i +Mag azine +ĠW ick +ĠM n +ĠA ck +ĠR iding +AS ON +Ġhom ophobic +AR P +Ġwand ered +C PU +ood oo +ĠP ipe +Ġtight ening +ĠBut t +3 18 +Ġdesert ed +S ession +Ġfacilit ating +J ump +Ġemer gencies +OW ER +Ġexhaust ive +ĠAF TER +Ġheart beat +ĠLab el +ack y +ĠCert ified +ilt ration +Z e +ĠU tt +Ġ13 00 +Ġpres ume +ĠDis p +Ġsur ged +Ġdoll s +Col umb +Ġchim pan +ĠR azor +Ġt icks +Ġcouncill or +Ġpilgr image +ĠReb els +ĠQ C +ĠA uction +x ia +ik k +b red +Ġinsert ion +Ġco arse +d B +SE E +ĠZ ap +ĠF oo +Ġcontem por +ĠQuarter ly +ot ions +ĠAl chemist +ĠT rey +ĠDu o +S weet +80 4 +ĠGi ov +Ġfun n +N in +h off +Ġram ifications +Ġ19 22 +ĠExper ts +az es +Ġgar ments +ar ial +ĠN ab +Ġ25 7 +ĠV ed +Ġhum orous +ĠPom pe +Ġn ylon +Ġlur king +ĠSerge y +ĠMatt is +Ġmisogyn y +ĠComp onents +ĠWatch ing +ĠF olk +ract ical +B ush +Ġt aped +Ġgroup ing +Ġbe ads +Ġ20 48 +Ġcon du +quer que +Read ing +Ġgriev ances +Ult ra +Ġend point +H ig +ĠSt atic +ĠScar borough +L ua +ĠMess i +a qu +ĠPsy Net +ĠR udd +Ġa venue +v p +J er +Ġsh ady +ĠRes ist +ĠArt emis +Ġcare less +Ġbro kers +Ġtemper ament +Ġ5 20 +T ags +ĠTurn ing +Ġut tered +Ġp edd +Ġimpro vised +Ġ: ( +Ġtab l +Ġpl ains +16 00 +press ure +ĠEss ence +marg in +friend s +ĠRest oration +Ġpoll ut +ĠPok er +ĠAugust ine +ĠC IS +ĠSE AL +or ama +Ġth wart +se ek +Ġp agan + º +cp u +Ġg arn +Ġass ortment +ĠI LCS +t ower +Recomm ended +Ġun born +ĠRandom Redditor +ĠRandomRedditor WithNo +Ġparaly zed +Ġeru ption +Ġinter sect +ĠSt oke +ĠS co +B ind +å ¾ +ĠP NG +ĠNeg ative +ĠNO AA +Le on +Ġall oy +ĠL ama +ĠD iversity +5 75 +Ġunderest imated +ĠSc or +Ġm ural +Ġb usted +so on +l if +Ġnone x +Ġall ergy +ĠUnder world +ĠR ays +ĠBl asio +Ġh rs +ĠD ir +Ġ3 27 +by ter +Ġrepl acements +Ġactiv ates +ri ved +M H +Ġp ans +ĠH I +Ġlong itudinal +Ġnu isance +al er +Ġsw ell +ĠS igned +s ci +ĠIs les +ĠA GA +Ġdef iant +Ġson ic +oc on +K C +ĠA im +t ie +ah ah +Ġm L +D X +Ġb isc +ĠBill board +ĠSY STEM +NE Y +ga ard +Ġdist ressed +former ly +Al an +Ġche fs +Ġopt ics +ĠC omet +ĠAM C +Ġredes igned +irm ation +Ġsight ings +38 2 +3 11 +ĠW B +Ġcont raction +ĠT OTAL +D ual +Ġstart led +Ġunderstand ably +Ġsung lasses +ETH OD +Ġd ocker +Ġsurf ing +ĠH EL +ĠSl ack +ton es +Ġsh alt +Vis ual +49 8 +Dep artment +c ussion +Ġunrest ricted +Ġt ad +Ġre name +employ ed +Ġeduc ating +Ġgrin ned +bed room +ĠActiv ities +ĠV elvet +ĠSW AT +Ġsh uffle +ig or +Ġsatur ation +F inding +c ream +ic ter +Ġv odka +tr acking +te c +Ġfore ground +iest a +Ġve hement +ĠEC B +ĠT ie +E y +Ġt urtles +ĠRail road +ĠKat z +ĠFram es +Ġmen ace +ĠFell owship +ĠEss ential +ugg ish +Ġdri p +ch witz +ĠKy oto +s b +ĠN ina +Param eter +Ġal arms +ĠCl aud +Ġpione ering +Ġchief ly +ĠSc ream +Col lection +Ġthank fully +ĠRonald o +åŃ IJ +st rip +ĠDisney land +com mercial +See ing +S oul +Ġevac uate +Ġc iv +ĠAs he +Ġdiv ides +ĠD agger +rehens ive +Ġber ries +ĠD F +Ġs ushi +Ġplur ality +W I +Ġdisadvant aged +Ġbatt alion +ob iles +45 1 +Ġcl ing +Ġunden iable +ĠL ounge +Ġha unt +p he +Ġquant ify +Ġdiff ered +Ġ[* ] +ĠV iz +c um +sl ave +Ġvide og +Ġqu ar +Ġbund les +ĠAl onso +t ackle +Ġneur onal +Ġlandsl ide +conf irmed +ĠDep th +Ġrenew ables +B ear +ĠMaced onia +Ġjer seys +Ġb unk +ĠSp awn +ĠControl s +ĠBuch anan +Ġrobot ics +Ġemphas izing +ĠTut orial +h yp +ist on +Ġmonument al +æ ° +ĠCar ry +Ġt bsp +en ance +H ill +art hed +Ġro tten +De an +Ġtw isting +Ġgood will +Ġimm ersion +L iving +Ġbr ushes +ĠC GI +ĠAt k +tr aditional +Ġph antom +ĠSt amina +Ġexpans ions +ĠMar in +Ġembark ed +ĠE g +int estinal +ĠPE OPLE +ĠBo oth +ĠApp alach +Ġreleg ated +V T +M IT +Ġmust er +Ġwithdraw ing +Ġmicrosc ope +ĠG athering +ĠC rescent +ĠArgent ine +ĠDec re +ĠDomin ic +Ġbud s +ant age +ĠI on +Ġwid ened +ONS ORED +ĠGl oves +iann opoulos +raz en +fe el +Ġrepay ment +Ġhind sight +ĠRE ALLY +ĠPist ol +ĠBra h +Ġwat ts +Ġsurv ives +Ġfl urry +iss y +Al ert +ĠUrug uay +Ph oenix +S low +ĠG rave +ĠF ir +Ġmanage able +Ġtar iff +ĠU DP +ĠPist ons +ĠNiger ian +Ġstrike outs +Ġcos metics +whel ming +f ab +c ape +pro xy +Ġre think +Ġover coming +sim ple +Ġw oo +Ġdistract ing +ĠSt anton +ĠTuls a +ĠD ock +65 9 +Ġdisc ord +ĠEm acs +ĠV es +ĠR OB +Ġreass uring +Ġcons ortium +Muslim s +3 21 +Ġprompt s +se i +ĠH itch +imp osed +ĠF ool +Ġindisc rim +wr ong +bu querque +D avis +! ] +Ġtim eless +ĠNE ED +Ġpestic ide +Ġrally ing +ĠCal der +Ġå ¤ +Ġx p +ĠUn le +ĠEx port +lu aj +B uff +) [ +Ġsq or +S audi +Ġis tg +Ġindul ge +pro c +Ġdisg usted +Ġcomp ounded +Ġn em +Ġschool ing +ĠC ure +process ing +S ol +Ġpro verb +it ized +ĠAlv arez +Ġscar f +Ġrect angular +re ve +Ġh ormonal +ĠSt ress +itiz en +Ġ4 25 +girl s +ĠNo ir +ĠR app +Ġmar ches +ch urch +ĠUs es +Ġ40 5 +ĠBer m +Ġord inances +ĠJud gment +Charg es +ĠZ in +Ġdust y +Ġstraw berries +Ġper ce +ĠTh ur +ĠDebor ah +net flix +ĠLam bert +Ġam used +ĠGu ang +Y OU +R GB +ĠC CTV +Ġf iat +r ang +Ġf ederation +ĠM ant +ĠB ust +ĠM are +respect ive +ĠM igration +ĠB IT +59 0 +Ġpatriot ism +Ġout lining +reg ion +ĠJos é +Ġbl asting +ĠEz ra +B s +Ġundermin es +ĠSm ooth +Ġcl ashed +rad io +Ġtransition ing +ĠBucc aneers +ĠOw l +Ġplug s +Ġh iatus +ĠPin ball +Ġm ig +ĠNut r +ĠWolf e +Ġinteg ers +Ġor bits +ĠEd win +ĠDirect X +b ite +Ġbl azing +v r +Ed ge +ĠP ID +ex it +ĠCom ed +ĠPath finder +ĠGu id +ĠSign s +ĠZ er +ĠAg enda +Ġreimburse ment +M esh +i Phone +ĠMar cos +ĠS ites +h ate +en burg +Ġs ockets +p end +Bat man +v ir +ĠSH OW +Ġprovision al +con n +ĠDeath s +AT IVE +Pro file +sy m +J A +Ġnin ja +inst alled +id ates +eb ra +ĠOm aha +Ġse izing +ĠBe asts +Ġsal ts +M ission +Gener ally +ĠTr ilogy +he on +leg ates +Ġd ime +Ġf aire +par able +G raph +Ġtotal ing +Ġdiagram s +ĠYan uk +ple t +ĠMe h +Ġmyth ical +ĠStep hens +aut ical +ochem istry +Ġkil ograms +Ġel bows +anc ock +ĠB CE +ĠPr ague +Ġimpro v +ĠDev in +Ġ" \ +par alle +Ġsuprem acists +ĠB illion +Ġreg imen +inn acle +Ġrequ isite +ang an +ĠBur lington +ain ment +ĠObject ive +oms ky +G V +Ġun ilateral +Ġt c +Ġh ires +ment al +Ġinvol untary +Ġtrans pl +ĠASC II + ¨ +Ev ents +Ġdoub ted +ĠKa plan +ĠCour age +ig on +ĠMan aging +ĠT art +Ġfalse hood +ĠV iolet +Ġair s +Ġfertil izer +Brit ain +Ġaqu atic +ou f +W ords +ĠHart ford +Ġeven ings +ĠV engeance +qu ite +G all +ĠP ret +Ġp df +ĠL M +ĠSo chi +ĠInter cept +9 20 +Ġprofit ability +ĠId le +ĠMac Donald +ĠEst ablishment +um sy +Ġgather ings +ĠN aj +Charl ie +Ġas cent +ĠProt ector +Ġal gebra +Ġbi os +for ums +EL S +Introdu ced +Ġ3 35 +Ġastron omy +Cont ribut +ĠPol ic +Pl atform +Ġcontain ment +w rap +Ġcoron ary +ĠJ elly +man ager +Ġheart breaking +c air +ĠChe ro +c gi +Med ical +ĠAccount ability +! !" +oph ile +Ġpsych otic +ĠRest rict +Ġequ itable +iss ues +Ġ19 05 +ĠN ek +c ised +ĠTr acking +Ġo zone +Ġcook er +ros is +Ġre open +Ġinf inity +ĠPharm aceutical +ens ional +Att empt +ĠR ory +Mar co +Ġawa its +H OW +t reated +Ġbol st +Ġreve red +Ġp ods +opp ers +00 10 +Ġampl itude +ric an +SP ONSORED +Ġtrou sers +Ġhal ves +ĠK aine +ĠCut ler +ĠA UTH +Ġsplend id +Ġprevent ive +ĠDud ley +if acts +umin ati +ĠY in +Ġad mon +ĠV ag +Ġin verted +Ġhast ily +ĠH ague +L yn +Ġled ger +Ġastron omical +get ting +Ġcirc a +ĠC ic +ĠTenn is +Lim ited +Ġd ru +ĠBY U +Ġtrave llers +Ġp ane +ĠInt ro +Ġpatient ly +Ġa iding +Ġlo os +ĠT ough +Ġ29 3 +Ġconsum es +Source File +Ġ"" " +Ġbond ing +Ġtil ted +Ġmenstru al +ĠCel estial +UL AR +Plug in +Ġrisk ing +N az +ĠRiy adh +Ġacc redited +Ġsk irm +é Ľ +Ġexam iner +Ġmess ing +Ġnear ing +ĠC hern +ĠBeck ham +Ġsw apped +Ġgo ose +K ay +Ġlo fty +ĠWal let +Ġ[ ' +Ġap ocalypse +Ġb amboo +ĠSP ACE +ĠEl ena +Ġ30 6 +ac ons +Ġtight ened +Ġadolesc ence +Ġrain y +Ġvandal ism +ĠNew town +Ġcon ject +c akes +Ġche ated +Ġmoder ators +par ams +E FF +Ġdece it +ĠST L +ĠTanz ania +ĠR I +Ġ19 23 +ĠEx ile +the l +Ġthe olog +Ġquir ky +ĠIr vine +Ġneed y +or is +U m +K a +Ġmail box +3 22 +Ġb os +ĠPet ra +K ING +Ġenlarg ed +O ften +Ġbad ass +Ġ3 43 +ĠPl aces +ĠC AD +Ġpr istine +Ġinterven ing +d irection +Ġl az +ĠD SM +Ġproject ing +ĠF unk +ag og +pay ment +n ov +Ġch atter +AR B +Ġexam inations +ĠHouse hold +ĠG us +F ord +4 14 +B oss +Ġmy stic +Ġle aps +ĠB av +ul z +b udget +Foot ball +Ġsubsid ized +Ġfirst hand +Ġcoinc ide +oc ular +Con n +ĠColl abor +Ġfool s +am ura +ah ar +r ists +Ġsw ollen +Ġexp ended +ĠP au +s up +Ġsp ar +Ġkey note +s uff +Ġunequ al +Ġprogress ing +str ings +ĠGamer gate +Dis ney +ĠEle ven +om nia +Ġscript ed +Ġear ners +bro ther +ĠEn abled +æ ³ +Ġlar vae +ĠL OC +m ess +Wil son +ĠTem plate +success fully +Ġparam ount +Ġcamoufl age +Ġbind s +ĠQu iet +ĠSh utterstock +r ush +Ġmasc ot +fort une +ĠCol t +ĠBe yon +hab i +Ġha irc +Ġ26 7 +ĠDe us +Ġtw itch +Ġconcent rating +Ġn ipples +c ible +Ġg ir +N Z +M ath +n ih +Requ ired +Ġp onder +ĠS AN +Ġwedd ings +Ġl oneliness +N ES +ĠMah jong +69 5 +add le +ĠGar ner +ĠC OUR +Br idge +Ġsp ree +ĠCald well +Ġbri bery +Ġ���� ���� +plug ins +Ġr acket +Ġchamp agne +vers ible +V ote +Ġmod ifiers +May or +6 80 +Ġassemb lies +ĠS ultan +ĠN ing +ĠLad ies +Ġsulf ur +Ġor bs +Ġ---- - +____ ___ +ĠJournal ism +Ġes ports +Ġl ush +Ġh ue +Ġspect ral +H onest +ãĥ ı +Ġbus hes +Ġrein forcement +Ġre opened +ĠWhe els +ĠM org +rie ving +Ġaux iliary +Ġj Query +ĠB AT +tes que +Ġver tex +p ure +f rey +ãĤ º +d os +Ġty ph +Ġc ull +Ġe q +Ġdec on +Ġtoss ing +Ġdispar ate +ĠBr igham +print f +led ged +Ġsu nd +Ġco zy +Ġhepat itis +per forming +Ġav al +ĠG G +f uture +Ġpet ertodd +ĠKos ovo +Ġmagn ets +Al ready +ĠEd ison +ĠCe res +ĠRA ID +Ġbrill iance +57 6 +Ġder ives +Ġhypert ension +ĠÎ Ķ +Ġlamb da +Ġfl air +Ġmission aries +Ġrap es +ĠSt arter +ĠMon ths +Ġdef y +Ġseism ic +ĠR aphael +Ġeuro zone +65 6 +z sche +Ġscr atched +Ġb ows +ĠLenn on +ĠGa ia +Ġdri pping +f acts +A le +Ġfrog s +ĠBre ast +ogene ity +ĠProsecut or +Ġampl ified +ĠHod g +ĠF n +Th ousands +ĠNI H +ĠMonitor ing +FT WARE +ĠPri ebus +ĠG rowing +hun ter +Ġdiagn ose +ĠM ald +ĠL R +Ġcrown ed +Ġburst ing +Ġdiss olution +j avascript +Ġuseful ness +ĠExec ution +: ( +ĠIv ory +a ah +Ġpersecut ed +viol ence +ist as +ĠCr ate +Ġimpuls es +ĠSp ani +ed es +Hand le +ĠZ erg +think able +Last ly +Ġspont aneously +Ġinconven ient +Ġdismiss ing +Ġpl otted +Ġeight y +Ġ7 37 +r ish +ĠThor nton +ath am +Ġsit com +V en +Rec ipe +t el +l und +Ġcle ars +ĠSas uke +Ġ25 8 +Ġopt ing +Ġen raged +est hetic +ĠA e +uch s +Pre p +Fl ow +Ġrun off +ĠE ating +ĠG iles +ĠAct ing +res ources +ib aba +Ġr pm +Ġske wed +ĠBl anc +ĠS akuya +Ġhot ter +Ġ19 24 +op ian +ck o +Ġcr umbling +Ġcapt ains +ĠAppropri ations +le aders +dro pping +an uts +Ġrevers ing +ĠP ose +ĠS ek +Sc ot +ĠIde a +c ise +ĠSloven ia +Ġ3 17 +Do ctor +Ġcro cod +ald i +Se a +ĠFar rell +Ġmerc enaries +ĠR NC +ĠGu ess +Ġp acing +M achine +Streamer Bot +ĠChar ity +Ġ29 8 +Ġcann ons +ĠTob y +TPP StreamerBot +ĠPass ion +cf g +Th om +Ġbad ges +ĠBern stein +. âĢĵ +ĠP OP +ĠCon j +Ġinitial ization +Ġbiod iversity +D ub +Ġfeud al +Ġdisclaim er +Ġc row +Ġign ition +ar f +S HA +Ġk Hz +h azard +ĠArt ists +oe uv +67 9 +ĠRud y +N ine +ĠRam adan +å ½ +itt o +Ġadren aline +C ert +Ġsmell ed +Ġimp unity +Ġag endas +ĠRe born +ĠCon cent +ĠSe ems +Ġo mega +ĠDust in +Ġback er +ĠSau ce +ĠBoy le +W IN +Ġsp ins +Ġpa uses +u pt +Ġshred ded +Ġstra pped +ĠCor ruption +Ġscr atches +Ġn i +Ġatt ire +ĠS AF +Factory Reloaded +ĠI PS +Ġ( % +Ġsem inar +f ocus +c ivil +Ġ18 60 +int osh +Ġcontin ual +Ġabbre vi +ĠS ok +oc obo +X M +Ġfr antic +Ġunavoid able +Ġar tery +Ġannot ations +b ath +Cl imate +Ġd ors +ĠSl ide +co ord +ĠRel oad +ĠL DL +ĠLove craft +Ġunim agin +Ġresemb led +Ġbarr acks +n p +Ġsurrog ate +Ġcategor ized +ãĤ © +Ġvacc inated +Ġdrain age +Ġind ist +ĠWhats App +Ġ18 70 +oler ance +inv oke +am orph +Ġrecon nect +Ġem anc +Ġblind ness +Ġ12 80 +intern et +c ollar +Ġalt ru +Ġab yss +ĠT RI +65 7 +Ġinf used +HE AD +Ġforest ry +ĠWood y +ĠC i +w i +s am +78 4 +hol iday +Ġmog ul +ĠF ees +ĠD EN +In ternal +ur bed +f usc +at om +ĠIll usion +Ġpoll ed +Ġfl ap +Ġco ax +L GBT +An aly +ĠSect ions +ĠCalif orn +em n +Ġh ither +ĠN IGHT +Ġn ailed +ĠPip eline +39 1 +o of +ĠPr imal +vere nd +Ġsl ashing +Ġret ri +avi our +Ġdepart ing +g il +IS C +Ġmid way +Ġultras ound +Ġbeh aving +ĠT ara +class es +V irtual +ĠColon ial +Ġstri pping +Ġorchestr ated +ĠGra ves +45 2 +ĠIron ically +ĠWrit ers +Ġl ends +ĠMan z +Ġra ven +Ġoxid ative +Ġ26 6 +EL F +act ually +asc ar +D raft +Ġfavour able +Ġhumili ating +Ġf idelity +ĠH of +ĠX uan +49 6 +Ġlay ered +at is +79 0 +Ġpay check +it on +K ar +ĠVM ware +ĠFar mer +Ġserv ic +gl omer +Ġsl ump +ĠFab ric +ĠD OC +est ing +Ġreass ure +Ġph yl +v olt +it ory +R ules +Ġoxid ation +Ġpri zed +Ġmist ress +ĠDj ango +WAR N +å ij +Ġenc ode +ĠFeed back +Ġstupid ity +I an +ĠYugoslav ia +× ¨ +ac l +UT E +19 77 +Ġqual ifies +Ġpuls es +pret ty +Ġfro ze +Ġs s +Iter ator +Ġur gently +Ġm ailed +ĠCh am +Ġsust aining +Ġbas il +Ġpupp ies +il ant +ĠP LEASE +l ap +ace ous +F ear +ĠMaster y +aut omatic +ĠT AG +Ġant im +ag les +47 3 +fram es +Ġwh ispers +ĠWho ever +Ġbra very +ĠUK IP +ract ions +"" " +Ġt ame +Ġpart ed +every thing +CON T +Ġind ebted +Ġadd r +re k +IR ED +Ġem inent +cl inton +Ġo usted +Ġreview er +Ġmelt down +Ġre arr +ĠY ao +the real +aby te +Ġst umbling +Ġbat ches +Ġ25 9 +Ġcontrace ptive +Ġprost itute +ens is +De cl +ĠSt rikes +M ilitary +ĠO ath +v acc +pp ings +05 2 +Ġpart Name +amp ing +Rep orts +K I +CH R +Ġsubt ly +sw ers +Bl ake +us ual +Ġcontest ants +Ġcart ridges +ĠGRE AT +Ġbl ush +ĠâĢ º +47 2 +Ġreason ed +ãĥ ¤ +paralle led +Ġd yn +ag ate +Ġnight ly +å Ĩ +55 6 +Ġsem antic +ĠAdv oc +Ġ !! +Ġdisag rees +ĠB W +V eh +Ġharm ing +Ġembr aces +Ġstri ves +Ġin land +ĠK ard +Ġhe ats +ĠGin ny +ut an +ern aut +yl ene +ĠE lev +J D +Ġh ars +ĠStar r +Ġsk ysc +Ġcollabor ators +Us ually +Ġrev olutions +ĠSTAT S +Ġdism antle +Ġconfident ly +Ġkin etic +Al i +Ġpercent ile +Ġextract ing +ill ian +est ead +Ġphysic ists +ĠMarsh al +Ġfell owship +Ġd ashed +ĠU R +ĠSi oux +ĠComp act +am ide +P ython +ĠLe igh +ĠPharm ac +ist rates +her ical +Ġf ue +ĠE min +Ġ( { +ĠNeighbor hood +Ġdisrupt ing +ĠD up +Ġg land +ĠSe v +ĠMar ian +arg on +ĠD und +Ġ< !-- +Ġstr and +Ġstadium s +z os +Ġpsych osis +ĠR ack +Ġbrilliant ly +ï¸ ı +Ġsubmer ged +ĠInst it +ĠCh ow +Ġc ages +ĠH ats +ĠU rs +Ġdil uted +us at +ien ne +ĠMembers hip +ĠBur k +Ġ ie +Ġarche type +D rug +ult on +ĠSp ock +ĠMcK ay +ĠDep end +F eatured +S oc +19 78 +ĠB ere +Ġrelent lessly +Ġcripp ling +Ġar thritis +çĶ Ł +ĠTrop ical +ĠBul g +ĠCher yl +Ġadm irable +Ġsub title +Over ride +Ġorig inating +ĠC CP +Ġsw ore +ĠSo le +ĠDis orders +3 29 +Ġprocess ion +Ġref urb +Ġimm ersed +requ ently +Ġskept ics +Ġcer amic +m itter +en stein +b elt +ĠT IT +b idden +Ġf ir +m ist +> ] +Ġwe ave +ĠParad ox +Ġentr usted +ĠBarcl ays +Ġnovel ist +og ie +80 6 +Ġnin ety +Ġdisag reements +@@@@ @@@@ +ĠAus chwitz +c ars +ĠL ET +t ub +arant ine +P OS +Ġback story +Ġcheer ful +ĠR ag +ek a +bi ased +Ġinexper ienced +ak ra +ĠW itt +t an +Ġrap ist +Ġplate au +ch al +ĠInqu is +exp ression +Ġc ipher +Ġsh aving +add en +re ly +( \ +ism a +ĠReg ulatory +CH AR +ily n +N VIDIA +G U +Ġmur m +la us +Christ opher +Ġcontract ual +ĠPro xy +ĠJa ime +ĠMethod ist +Ġstew ards +st a +per ia +Ġphys iology +Ġbump ed +Ġf ructose +Austral ian +ĠMet allic +ĠMas querade +ar b +Ġprom ul +Ġdown fall +Ġbut cher +Ġb our +ĠIN FORMATION +ĠB is +pect s +ad ena +Ġcontempl ating +ar oo +cent ered +ĠPe aks +Us ed +Ġmod em +Ġg enders +Ġ8 000 +37 1 +Ġm aternity +ĠR az +Ġrock ing +Ġhandgun s +ĠD ACA +Aut om +ĠN ile +Ġtum ult +ĠBenef it +ĠAppro ach +works hop +ĠLe aving +G er +inst ead +Ġvibr ations +Ġrep ositories +49 7 +ĠA unt +ĠJ ub +ĠExp edition +Al pha +Ġs ans +Ġoverd ue +Ġoverc rowd +Ġlegisl atures +Ġp aternal +ĠLeon ardo +Ġexp ressive +Ġdistract ions +Ġsil enced +tr ust +Ġb iking +Ġ5 60 +Ġpropri et +Ġimp osition +Ġcon glomer +Ġ= ================================================================ +ĠTe aching +ĠY ose +int ensive +T own +Ġtroll ing +ĠGr ac +ĠAS US +Y o +Ġspecial s +ĠNep h +ĠGod zilla +Dat abase +ĠHe gel +Ġ27 2 +19 76 +ĠGl oria +Ġdis emb +ĠInvestig ations +ĠB ane +ag ements +St range +Ġtre asury +ĠPl ays +Ġundes irable +Ġwid ening +Ġverb ally +Ġinf ancy +Ġcut ter +f ml +Ġ21 00 +prot otype +f ine +Ġdec riminal +Ġdysfunction al +Ġbes ie +ĠErn st +z eb +Ġnort heastern +Ġa ust +por ate +ĠMar lins +Ġsegreg ated +ew orld +ĠMa her +Ġtra verse +Ġmon astery +ur gy +G ear +s and +Com pl +ĠE MP +Ġpl ent +ĠMer cer +Ġ27 6 +TA BLE +Config uration +H undreds +Ġpr ic +Ġcollabor ating +ĠPar amount +ĠCumm ings +Ġ( < +Ġrecord er +Ġfl ats +Ġ4 16 +wh ose +Font Size +ĠOr bit +Y R +Ġwr ists +Ġb akery +) } +ĠB ounty +ĠLanc aster +Ġend ings +acc ording +ĠSal am +e asy +75 5 +ĠBur r +ĠBarn ett +onom ous +Un ion +Ġpreced ence +ĠScholars hip +ĠU X +Ġroll out +Ġbo on +al m +ĠCan ter +æ µ +Ġround ing +Ġcl ad +Ġv ap +ĠF eatured +is ations +Ġ5 40 +pol ice +Ġunsett ling +Ġdr ifting +ĠLum ia +ĠObama Care +ĠF avor +Hy per +ĠRoth schild +ĠMil iband +an aly +ĠJul iet +H u +Ġrec alling +a head +69 6 +Ġunf avorable +Ġd ances +O x +Ġleg ality +Ġ40 3 +rom ancer +Ġinqu ire +ĠM oves +\ "> +ĠVari ant +ĠMess iah +ĠL CS +ĠBah á +75 6 +Ġeyeb row +Ġ ¥ +ĠMc F +ĠFort y +M as +Ġpan icked +Ġtransform ations +q q +Ġrev olves +ring e +ĠA i +ax e +Ġon ward +ĠC FR +ĠB are +log in +Ġliqu ids +Ġde comp +second ary +il an +ĠCon vert +ami ya +Ġprosecut ing +Ġâī ¡ +ĠYork ers +ĠByr ne +sl ow +aw ei +J ean +Ġ26 9 +ĠSky dragon +Ġ é +ĠNicarag ua +ĠHuck abee +ĠHigh ly +Ġamph ib +ĠPast or +ĠL ets +Ġbl urred +Ġvisc eral +ĠC BO +Ġcollabor ated +z ig +Leg al +Ġapart heid +Ġbr id +Ġpres et +ĠD ET +ĠAM A +× Ķ +arch ing +auc uses +build er +Ġpo etic +Ġem ulator +ĠMole cular +Ġhon oring +ise um +Ġtract or +ĠCl uster +ĠCal m +ared evil +Ġsidew alks +Ġviol in +Ġgeneral ized +ĠAle c +Ġemb argo +Ġfast ball +ĠHT TPS +ĠL ack +ĠCh ill +ri ver +C hel +ĠSw arm +ĠLev ine +ro ying +L aunch +Ġkick er +Ġadd itive +ĠDe als +W idget +cont aining +Ġescal ate +ĠOP EN +Ġtwe aked +Ġst ash +Ġsp arks +ĠEs sex +ĠE cc +Ġconv ict +Ġblog ging +I ER +ĠH L +Ġmurd erers +75 9 +ĠH ib +Ġde pl +ĠJ ord +S ac +Ġdis sect +ĠHow e +os her +Ġcustom izable +ĠFran z +Ġat ro +Ä ĩ +Ġ000 4 +Ġout post +R oss +Ġglyph osate +ĠHast ings +ĠBE FORE +Ġsh ove +o pped +ĠSc ala +Ġam ulet +an ian +Ġexacerb ated +Ġe ater +47 1 +UM E +Ġpul p +izont al +ĠZ am +ĠAT I +imm une +aby tes +Ġunnecess arily +ĠC AT +ĠAx is +Ġvisual ize +à ī +ĠRad ical +f m +Doc uments +ĠFor rest +Ġcontext ual +ĠSy mbol +Ġtent ative +ĠDO ES +ĠGood s +Ġintermitt ent +} : +medi ated +Ġridic ule +Ġathe ism +Ġpath ogens +ĠM um +Ġre introdu +Ġ30 7 +i HUD +Ġflash light +Ġsw earing +Ġp engu +B u +Ġrot ated +ĠCr ane +Ġ() ); +Ġfashion able +Ġendors ing +46 3 +) [ +Ġingest ion +Ġcook s +Ġ9 50 +ot omy +ĠIm am +Ġk a +Ġte aser +ĠGhost s +ĠãĤ µ +19 69 +Ï ĥ +ub by +Ġconver ter +zan ne +end e +ĠPre par +ĠNic kel +ĠChim era +h im +ĠTyr ann +ĠSabb ath +ĠNich ols +Ġra pt +ih ar +Ġshe lling +Ġillum inate +Ġdent ist +ut or +ĠInteg ration +Ġwh ims +ĠLiter ary +Be aut +Ġp archment +ag ara +Br and +Ġder og +â̦ ) +ĠNor se +Ġunw itting +Ġc uc +Ġborder line +Ġupset ting +Ġrec ourse +Ġd raped +ĠRad ar +Ġcold er +ĠPep si +im inary +], [ +65 8 +V i +ĠF rem +ĠP es +Ġveter inary +ĠT ED +ĠEp idem +n ova +k id +Ġdev out +o ct +j ad +M oh +ĠP AY +Ġge ometric +Ġ3 23 +Ġcircum ference +ich ick +19 75 +ĠY uri +ĠSh all +ĠH over +un in +S pr +Ġg raft +ĠHapp iness +Ġdisadvant ages +att acks +Ġhub s +ĠStar Craft +é ĸ +Ġgall eries +ĠKor ra +Ġgrocer ies +ĠGors uch +Ġrap ists +Ġfun gi +ĠTyph oon +V ector +ĠEm press +b attle +4 68 +Ġparas ite +ĠBom ber +S G +ex ist +ĠP f +Ġun se +Ġsurge ons +B irth +ĠUn sure +ĠPrint ed +ĠBehavior al +ĠA ster +Pak istan +Ġun ethical +Ġs v +ĠIo T +Ġlay outs +P ain +Ġconst ants +ĠL W +ĠB ake +Ġtow els +Ġdeterior ation +ĠBol ivia +Ġblind ed +ĠW arden +ĠMist ress +Ġon stage +Ġcl ans +ĠB EST +19 60 +Ġant ique +Ġrhet orical +ĠPer cy +ĠRw anda +, . +B ruce +Ġtra umat +ĠParliament ary +Ġfoot note +id ia +ĠLear ned +se eking +gen ic +Ġdim ensional +H ide +èĢ ħ +Ġintrig ue +in se +Ġle ases +Ġapp rentices +w ashing +Ġ19 26 +V ILLE +Ġsw oop +s cl +Ġbed rooms +on ics +ĠCr unch +comp atible +Ġincap ac +ĠYemen i +ash tra +z hou +d anger +Ġmanifest ations +ĠDem ons +AA F +Secret ary +ACT ED +L OD +Ġam y +ra per +eth nic +4 17 +Ġpos itives +Ġ27 3 +ĠRefuge es +Ġus b +ĠV ald +odd y +ĠMahm oud +As ia +Ġskull s +ĠEx odus +ĠComp et +ĠL IC +ĠM ansion +ĠA me +Ġconsolid ate +storm s +ont ent +99 6 +Ġcl en +Ġm ummy +fl at +75 8 +ĠV OL +oter ic +n en +ĠMin ute +S ov +Ġfin er +R h +ly cer +Ġreinforce ments +ĠJohann es +ĠGall agher +Ġgym n +S uddenly +Ġext ortion +k r +i ator +T a +Ġhippocamp us +N PR +ĠComput ing +Ġsquare ly +Ġmod elling +ĠFor ums +ĠL isp +ĠKrish na +Ġ3 24 +Ġr ushes +Ġens ued +Ġcre eping +on te +n ai +il ater +ĠHorn ets +Ġob livious +IN ST +55 9 +Ġjeopard y +Ġdistingu ishing +j ured +Ġbeg s +sim ilar +ph ot +5 30 +ĠPark way +Ġs inks +ĠHearth stone +ib ur +ĠBat on +Av oid +Ġd ancer +Ġmag istrate +ary n +Ġdisturb ances +ĠRom ero +Ġpar aph +Ġmis chief +âĸ ĵ +ĠSh aria +Ġur inary +r oute +iv as +f itted +Ġeject ed +ĠAl buquerque +Ġ4 70 +Ġirrit ated +ĠZ ip +ĠB iol +à į +Ġden ounce +Ġbin aries +ĠVer se +Ġopp os +ĠKend rick +ĠG PL +Ġsp ew +ĠEl ijah +ĠE as +Ġdr ifted +so far +Ġannoy ance +ĠB ET +47 4 +ĠSt rongh +it ates +ĠCogn itive +oph one +ĠIdent ification +ocr ine +connect ion +Ġbox er +ĠAS D +ĠAre as +Y ang +t ch +ull ah +Ġdece ive +Comb at +ep isode +cre te +W itness +Ġcondol ences +ht ar +Ġhe als +Ġbuck ets +ĠLA W +B lu +Ġsl ab +ĠOR DER +oc l +att on +ĠSteven son +ĠG inger +ĠFriend ly +ĠVander bilt +sp irit +ig l +ĠReg arding +ĠPR OG +Ġse aling +start ing +Ġcard inal +ĠV ec +ĠBe ir +Ġmillisec onds +we ak +per se +Ġster ile +ĠCont emporary +ĠPh ant +ĠCl o +Ġout p +Ġex iled +Ġ27 7 +Ġself ie +Ġman ic +Ġn ano +ter ms +Alex ander +Ġres olves +Ġmillenn ia +Ġexpl odes +Ġconst ellation +Ġadul tery +m otion +D OC +Ġbroad casters +Ġkinderg arten +ĠMay weather +ĠE co +ich o +Ġ28 7 +l aun +Ġm ute +Ġdisc reet +Ġpres chool +Ġpre empt +De lete +ĠFre ed +P i +H K +Ġblock er +ĠC umber +Ġw rought +d ating +Ġins urer +Ġquot as +Ġpre ached +Ġev iction +ĠReg ina +ĠP ens +Ġsevent een +ĠN ass +D ick +Ġfold s +Ġd otted +ĠA ad +Un iversal +Ġp izz +ĠG uru +Ġso ils +Ġno vice +ĠNe ander +Ġst ool +Ġdeton ated +ĠPik achu +ĠMass ive +IV ER +ĠAb del +Ġsubdu ed +Ġtall est +Ġprec arious +Ġa y +r ification +ĠOb j +c ale +Ġun question +cul osis +ad as +igr ated +D ays +Ġque ens +ĠGaz ette +ĠCol our +ĠBow man +ĠJ J +ï ve +Ġdomin ates +Stud ent +Ġm u +Ġback log +ĠElect ro +Tr uth +48 3 +Ġcond ensed +r ules +ĠCons piracy +Ġacron ym +hand led +ĠMat te +j ri +ĠImp ossible +l ude +cre ation +Ġwar med +ĠSl ave +Ġmis led +Ġfer ment +ĠK ah +ink i +ke leton +cy l +ĠKar in +Hun ter +Reg ister +ĠSur rey +Ġst ares +ĠW idth +ĠN ay +ĠSk i +Ġblack list +uck et +Ġexp ulsion +im et +Ġret weet +vant age +Fe ature +Ġtro opers +Ġhom ers +9 69 +Ġconting ency +ĠW TC +ĠBrew er +fore ign +W are +S olar +Ġund ue +RE C +ulner able +path ic +ĠBo ise +Ġ3 22 +Ġarous ed +ĠY ing +ä¸ į +uel ess +Ġp as +Ġmor p +Ġfl oral +Ex press +ud ging +k B +ĠGr anted +Ø ¯ +ĠMich a +ĠGoth ic +ĠSPEC IAL +ĠRic ardo +F ran +Ġadminister ing +6 20 +por a +Ġ ® +Ġcomprom ises +Ġb itten +Ac cept +Th irty +Ð ² +Ġmater ially +ĠTer r +ig matic +ch ains +Ġdo ve +stad t +Mar vel +FA ULT +Ġwind shield +Ġ3 36 +ad ier +Ġsw apping +Ġflaw less +ĠPred ator +ĠMiche le +Ġprop ulsion +ĠPsych ic +Ġassign ing +Ġfabric ation +Ġbar ley +l ust +Ġtow ering +Ġalter cation +ĠBent ley +Sp here +Ġtun a +ĠClass es +Fre edom +un er +L ady +v oice +Ġcool est +or r +Ġpal p +$ { +Ġhyster ia +ĠMet atron +p ants +Ġspawn ing +Exper ts +ĠInvest ors +ĠAn archy +Ġshr unk +ĠVict im +Ġ28 9 +Ġec stasy +ĠB inding +58 5 +ĠMel ody +57 8 +ot ally +ĠE tsy +lig a +Ġapplaud ed +Ġswe ating +Ġredist ributed +Ġpop corn +Ġsem inal +f ur +ĠNeuro science +R and +ĠO st +ĠMadd en +ĠIncre asing +ĠDaw kins +ĠSub way +Ġar sen +cons erv +B UR +Ġsp iked +ĠLy ft +ĠImper ium +ĠDrop box +Ġfav oured +Ġencomp asses +gh ost +Ġins pires +Ġbur geoning +ĠY oshi +ĠVert ical +ĠAud itor +Ġint ending +Ġfilib uster +Bl oom +f ac +ĠCav s +ign ing +Ġcowork ers +ĠBarb arian +rem ember +FL AG +Ġaudit ory +ason ry +Col lege +Ġmut ed +gem ony +ob in +ĠPsych o +9 68 +Ġlav ish +Ġhierarch ical +ĠDr one +ou k +Ġcripp led +ĠMax im +Sl ot +Ġqu iz +ĠV id +if ling +Ġarchae ologists +Ġabandon ment +d ial +le on +ĠF as +T ed +Ġr aspberry +Ġmaneu vers +Ġbehavi ours +Ġins ure +Ġrem od +Sw itch +h oe +Ġsp aced +Ġafford ability +ĠF ern +not ation +ĠBal anced +Ġoccup ies +en vironment +Ġneck lace +Ġsed an +F U +ĠBrav o +Ġab users +ĠAn ita +met adata +ĠG ithub +ait o +ĠF aster +ĠWass erman +ĠF lesh +Ġth orn +r arily +ĠMer ry +w ine +Ġpopul ace +ĠL ann +Ġrepair ing +Ġpsy che +Ġmod ulation +aw aru +âĢĭ âĢĭ +ari j +Ġdecor ations +Ġapolog ise +ĠG arg +app ly +Ġgive away +ĠFl an +ĠWy att +U ber +Ġauthor ised +ĠMor al +HAHA HAHA +activ ate +Ġtorped o +ĠF AR +Ġam assed +ĠA ram +ark in +ĠVict ims +st ab +Ġo m +ĠE CO +Ġopio ids +Ġpurpose ly +ĠV est +Ġer g +at an +ĠSur gery +Ġcorrect ing +ĠOrt iz +ĠBe et +Ġrev oke +Ġfre eway +ĠH iggins +F ail +ĠFar ms +ĠAT P +h ound +Ġp oking +ĠCommun ists +mon ster +iment ary +Ġunlock ing +Ġunf it +we ed +en ario +at ical +ĠEnlight enment +ĠN G +ĠComp ensation +de en +ĠWid ow +ĠCind y +ĠAfter wards +Ġ6 000 +ikh ail +ag ically +Ġrat ified +Ġcasual ty +H OME +p sey +f ee +Ġspark ling +Ġd é +Ġconcert ed +C atal +Ġcomp lying +ĠA res +ĠD ent +Sh ut +Ġsk im +ad minist +Ġhost ilities +ĠG ins +Ġ6 08 +Ġm uddy +ĠMc Int +ĠDec ay +5 25 +Ġconspic uous +ĠEx posure +Ġresc ind +Ġwear able +Ġ3 28 +our met +ah s +ĠRob ots +Ġe clips +inst ance +ĠRE PORT +ĠApp l +0 30 +ĠSk ies +01 00 +Ġfall acy +S ocket +ĠRece iver +Ġsol ves +ĠButter fly +ĠSho pping +ĠFI RE +65 4 +Med ic +Ġsing ers +ĠNeed less +'' '' +isher s +ĠD ive +58 8 +Ġselect ively +Ġcl umsy +88 9 +Ġpurch aser +ear ned +ard y +Ġbenef iting +eng lish +Ġyield ing +ĠP our +Ġspin ach +Ġdel ve +ĠC rom +6 10 +Ġexport ing +ĠMA KE +Ġ26 3 +Ġg rop +Ġenv oy +ĠInqu iry +ĠLu igi +d ry +ĠT uring +Thumbnail Image +ĠVar iety +Ġfac et +Ġfl uffy +Ġexcerpt s +Ġsh orth +ĠOl sen +CL UD +Ġrel iant +ĠUN C +T our +Ġbat hing +Comp any +Ġglobal ization +P red +ĠMalf oy +Ġh oc +j am +craft ed +ĠBond s +ĠKiss inger +Eng land +Ġorder ly +cat entry +Ġ26 1 +Ġexch anging +ĠInt ent +ĠAmend ments +D OM +Ġst out +³³³³³³³³ ³³³³³³³³ +ĠAir bus +Ġ27 8 +hy de +P oll +Item ThumbnailImage +Ġlooph oles +ĠPill ar +Ġexpl or +St retch +A part +Ġun married +Lim it +ĠTransform ers +Ġintellect ually +unct ure +18 00 +Ġd arn +B razil +Ġleft over +ber us +f red +Mine craft +3 26 +ĠForm s +Ġproof s +ĠDes igned +Ġindex es +ĠSupp ose +EM S +ĠL oving +ĠBon nie +im ating +OT US +Ġconduct or +Ġbehav ed +ĠF ren +Ġsy nerg +Ġmillenn ium +Ġcater ing +ĠL auder +W r +ĠY iannopoulos +ĠAT F +Ġensl aved +Ġawaken ed +D VD +ĠED ITION +ĠConc ert +ĠChall enger +ĠH aku +umer ic +Ġdep recated +ĠSH AR +4 12 +Ġdy stop +Ġtremb ling +Ġdread ed +ĠSp ac +p adding +Re pl +ĠG arrison +M ini +Ġun paralleled +am ar +URR ENT +w reck +c ertain +t al +ĠC LS +app ings +Ġsens ed +Ġf encing +ĠPas o +ĠDes k +Ġsc off +Ġcontem plate +ĠL iga +l iquid +75 7 +Ġapp rentice +ĠUCH IJ +5 70 +ĠTh ousand +ĠIll um +Ġchampion ed +ãĤ Į +Ġelect ors +Ġ3 98 +ĠH ancock +round ed +ĠJ OHN +Ġuns atisf +Ġqual ifier +ĠGad get +EN E +Ġdead liest +ĠPl ants +Ġ ions +Ġacc ents +Ġtwe aking +Ġsh aved +F REE +ĠCh aser +Again st +9 60 +Ġmeth amphetamine +Ġnormal ized +Ġ$ \ +ĠPre cision +ĠGu am +Ġch oked +ĠX II +ĠCast ing +Tor rent +Ġscal p +ĠJagu ar +w it +Ġsem ic +ix ie +ĠG ould +Ġconf ines +N usra +ĠL on +ĠJ ugg +y cle +ĠCod ec +E gypt +Ġrest rain +ĠAl iens +Ġch oking +ĠD unk +ĠBell a +ab c +Ġsl ang +Ġneuro trans +s av +Ġempower ment +â ĨĴ +Ġclim bers +ĠM im +ĠF ra +ros se +Cap ital +ĠCth ulhu +Inter face +Ġprof icient +ĠIN TO +Ġ3 18 +ront al +5 80 +ĠDes pair +K enn +Ġscrim mage +ĠCo at +as ions +Ġwall paper +ĠJ ol +Ġresurg ence +Ġant iv +ĠB alls +² ¾ +Ġbuff ers +Ġsub system +ĠSt ellar +ĠL ung +A IDS +Ġerad icate +Ġblat antly +Ġbehav es +ĠN un +Ġant ics +ex port +DE V +w b +Ġph p +ĠInteg rity +Ġexplore r +Ġrev olving +auth ored +g ans +Ġbas k +Ġas ynchronous +å į +TH ING +69 8 +G ene +ĠR acer +ĠN ico +iss ued +Ġser mon +p ossibly +Ġsize of +Ġentrepreneur ial +ox in +ĠMin erva +Ġpl atoon +n os +ri ks +A UT +ĠAval anche +ĠDes c +ij 士 +ĠP oc +Ġconf erred +Î » +Ġpat ched +F BI +66 2 +Ġfract ures +Ġdetect s +Ġded icate +Ġconstitu ent +Ġcos mos +W T +Ġswe ats +Ġspr ung +b ara +s olid +Ġuns us +Ġbul ky +ĠPhilipp e +ĠFen rir +Ġtherap ists +ore al +^^ ^^ +Ġtotal ed +Ġboo ze +ĠR PC +Prosecut ors +Ġdis eng +ĠSh ared +Ġmotor cycles +Ġinvent ions +Ġlett uce +ĠMer ge +ĠJ C +Ġspiritual ity +ĠWAR NING +Ġunl ucky +ĠT ess +Ġtong ues +ĠD UI +T umblr +Ġle ans +Ġinv aders +Ġcan opy +ĠHur ricanes +ĠB ret +ĠAP PLIC +id ine +ick le +Reg arding +Ġve ggies +Ġe jac +ju ven +F ish +D EM +ĠD ino +Th row +ĠCheck ing +be ard +( & +Ġj ails +Ġh r +trans fer +iv ating +Ġfle ets +ĠIm ag +ĠMc Donnell +Ġsnipp et +Is a +ĠCh att +ĠSt ain +ĠSet FontSize +ĠO y +ĠMathemat ics +49 4 +Ġelectro ly +ĠG ott +ĠBr as +B OOK +ĠF inger +d ump +Ġmut ants +Ġrent als +Ġinter tw +Ġc reek +ail a +Bro ther +ĠDisc ord +pe e +raw ler +Ġcar p +Ġ27 9 +ãĤ· ãĥ£ +rel ations +Ġcontr asts +Col umn +Ġrec onnaissance +Ġun know +Ġl ooting +Ġregul ates +Ġopt imum +ĠChero kee +ĠA ry +Lat est +Ġroad side +Ġd anced +ĠUnic orn +A cknowled +Ġuncont roll +ĠM US +at io +ch ance +ha ven +VAL UE +Ġfavour ites +Ġceremon ial +b inary +pe ed +wood s +EM P +Ġv ascular +Ġcontempl ated +Ġbar ren +ĠL IST +Y ellow +ospons ors +Ġwhisk y +ĠM amm +ĠDeV os +min imum +H ung +44 2 +P ic +ĠSnap dragon +77 6 +Ġcar ving +Ġund ecided +Ġadvantage ous +Ġpal ms +ĠA Q +Ġst arch +L oop +Ġpadd le +Ġfl aming +ĠHor izons +An imation +bo ost +Ġprob abilities +ĠM ish +Ġex odus +ĠEditor ial +Ġfung us +Ġdissent ing +ĠDel icious +rog ram +ĠD yn +d isk +t om +Ġfab rics +ĠC ove +ĠB ans +Ġsoft en +ĠCON S +Ġin eligible +Ġestim ating +ĠLex ington +pract ice +of i +Ġshe dding +ĠN ope +Ġbreat hed +ĠCorinth ians +y ne +ek i +B ull +Ġatt aching +reens hots +Ġanaly se +ĠK appa +Ġuns ustainable +Ġinter pol +ank y +he mer +Ġprot agonists +Ġform atted +ĠBry ce +ĠAch illes +ĠAb edin +sh ock +Ġb um +b os +qu a +ĠW arn +q t +ĠDi abetes +8 64 +ĠIn visible +Ġvan ish +Ġtrans mitting +Ġmur ky +ĠFe i +Ġawa ited +ĠJur assic +umm ies +Ġmen acing +g all +C ath +B uilt +ild o +ĠV otes +Ġon t +Ġmun itions +ĠFre em +ÃŃ n +Ġdec ency +lo pp +ie ved +ĠG ord +Ġun thinkable +ĠNews week +Ġ3 21 +He at +Ġpresent er +ji ang +Ġpl ank +ĠAval on +Ġben z +ĠR out +Ġslam ming +ĠD ai +ou ter +ĠCook ie +ĠAlic ia +ge y +Ġvan ity +Ġow l +á µ +t ested +ĠAw akens +Ġcan v +Ġblind ly +ĠRid ley +ĠEm ails +Requ ires +ĠSer bian +ograp hed +if rame +eter ia +Ġaltern ating +qu iet +Ġsoc iology +ĠUn lock +ĠCommun ism +Ġo ps +Ġatt ribution +Ġab duction +ĠAb ram +Ġsidel ined +ĠB OOK +Ġref ining +ĠFe eling +ĠOs lo +ĠPru itt +r ack +ang ible +Ġcaut iously +ĠM ARK +eed s +M ouse +ĠStep h +ĠP air +S ab +99 7 +ĠBa al +B ec +Ġcomm a +ĠP all +ĠG ael +Ġmisunder stand +ĠP esh +Order able +Ġdis mal +ĠSh iny +% " +Ġreal istically +Ġpat io +ĠG w +ĠVirt ue +Ġexhaust ing +wh atever +oph ys +y ip +4 18 +Ad just +ĠWa iting +ess on +ĠMaz da +ĠDo zens +Ġstream lined +Ġincompet ence +ĠM eth +Ġeth os +ON ES +Ġincent iv +Ġgr itty +ĠBut cher +Head er +Ġexp onential +Ã Ł +Ġcorrel ate +Ġcons ensual +s ounding +R ing +Orig in +Ġcon clusive +fe et +ac ly +ĠF ernandez +Buy able +Ġd ucks +aunt lets +Ġel ong +Ġ28 6 +Ġsim ul +G as +ĠK irst +Ġprot r +ĠRob o +ĠAo E +op ol +Ġpsych ologically +sp in +ilater ally +ĠCon rad +W ave +44 1 +ĠAd vertisement +ĠHarm on +ĠOri ental +is Special +Ġpresum ptive +Ġw il +ĠK ier +ne a +Ġp pm +Ġhar bour +ĠW ired +comp any +Ġcor oner +atur days +ĠP roud +ĠN EXT +ĠFl ake +val ued +ce iver +Ġfra ught +Ġc asing +Ġrun away +Ġg in +ĠLaure nt +ĠHar lem +ĠCur iosity +qu ished +Ġneuro science +ĠH ulu +Ġborrow er +Ġpetition er +ĠCo oldown +W ARD +Ġinv oking +conf idence +For ward +Ġst s +pop ulation +Delivery Date +Fil m +ĠC ov +quick Ship +quickShip Available +prim ary +isSpecial Orderable +inventory Quantity +channel Availability +BO X +ĠMulti player +ĠJen ner +77 8 +ĠM d +Ġ~ /. +M N +Ġchild ish +Ġantioxid ant +ĠChrom ebook +Ġ27 4 +Ġscreen play +Ġadvent urous +ĠRelations hip +respons ive +ming ton +Ġcorner stone +ĠF ey +F IR +Ġrook ies +ĠF eaturing +Ġorig inate +Ġelectro des +ant es +Ġscript ures +Ġgl ued +Ġdiscont ent +Ġaff licted +lay out +B rave +Ġm osa +ĠQuant ity +ĠH ik +w inner +H ours +Ġent ail +ĠCell s +olog ue +Ġv il +Ġpre acher +Ġdecor ative +d ifferent +Ġprejud ices +ĠSm oking +ĠNotting ham +so Type +Ġrhyth ms +ĠAl ph +bl ast +Ste el +ĠDaniel le +Ġstr ife +Ġrem atch +so DeliveryDate +ĠF ork +t rip +ol ulu +hes es +C G +ĠPOLIT ICO +ost a +ĠDr ift +é¾įå ¥ +é¾įå¥ ij士 +Ġvet ting +ĠJin ping +ĠRec ession +Min or +ĠF raud +enf ranch +Ġconven ed +ĠNA ACP +ĠMill ions +ĠFarm ing +ĠW oo +ĠFl are +rit o +imm igrant +Ġvac ancy +ĠHE AD +ĠV aj +eg al +ĠV igil +Stud y +Ġru ining +Ġr acks +Ġhe ater +ĠRand olph +ĠBr ush +ĠT ir +Ø ¨ +Ġc ov +% ] +Ġrecount s +ĠO PT +ĠM elt +Ġtr uce +Ġcas inos +Ġcrus ade +Ġcarn age +Ġstri pe +ĠK yl +Text ures +Ġ6 98 +Ġpro clamation +Ġgood ies +Ġ........ .. +pro claimed +P olit +Ġtop ical +Ġspecial ize +ĠA min +g m +Ġanch ored +Ġbear ings +s ample +ĠHigh land +ĠAut ism +Ġmerc enary +Ġinterview er +L ER +ĠSom ers +Ġembry o +ĠAss y +Ġ28 1 +ĠEd iting +ĠCh osen +6 60 +Ġp ci +ĠThunder bolt +BI LL +Ġchuck led +jri wal +h of +Ġearth ly +() { +ind ependence +Ġdisp ers +ĠV endor +ĠG areth +Ġp als +P enn +ĠSub mit +ic um +Th u +Ġcl andestine +Ġcann ibal +ĠCl erk +E Stream +gal itarian +âĻ ¥ +g ew +Ġhor rend +ĠL ov +ĠRe action +ocr in +Class ic +Ġecho ing +Ġdiscl osing +ĠIns ight +og un +ĠInc arn +upload s +pp erc +guy en +Ġ19 01 +ĠB ars +68 7 +Ġb ribes +ĠFres no +ur at +ĠRe ese +Ġintr usive +Ġgri pping +ĠBlue print +ĠR asm +un ia +man aged +ĠHeb do +Ġ3 45 +Ġdec oding +Ġpo ets +Ġj aws +ĠF IGHT +am eless +ĠMead ows +ĠHar baugh +Inter view +ĠH osp +ĠB RA +Ġdelet ion +m ob +W alker +ĠMoon light +ĠJ ed +ĠSoph ia +Ġus ur +Ġfortun ately +ĠPut ting +ĠF old +Ġsan itation +Ġpart isans +IS ON +B ow +ĠCON C +ĠRed uced +ĠS utton +Ġtouch screen +Ġembry os +âĢ¢âĢ¢ âĢ¢âĢ¢ +ĠK rug +com bat +ĠPet roleum +Ġam d +ĠCos mos +Ġpresc ribing +Ġconform ity +ours es +Ġplent iful +Ġdis illusion +ĠEc ology +itt al +Ġf anc +Ġassass inated +regn ancy +Ġperenn ial +ĠBul lets +Ġst ale +Ġc ached +ĠJud ith +ĠDise ases +All en +Ġl as +Ġsh ards +ĠSu arez +ĠFriend ship +inter face +ĠSupp orters +add ons +46 2 +ĠIm ran +ĠW im +Ġnew found +ĠM b +An imal +Ġd arling +and e +Ġrh y +ĠTw isted +pos al +yn ski +Var ious +× ľ +ĠK iw +uy omi +Ġwell being +ĠL au +an os +Ġunm ist +Ġmac OS +Ġrest room +ĠOl iv +ĠAir ways +Ġtimet able +9 80 +Ġrad ios +v oy +ias co +Ġcloud y +ĠDraw ing +Any thing +Sy ria +ĠH ert +st aking +Ġun checked +Ġb razen +ĠN RS +69 7 +onom ic +est ablish +Ġl eng +Ġdi agonal +ĠF ior +L air +ĠSt ard +Ġdef icient +jo ining +be am +Ġomn ip +Ġbl ender +Ġsun rise +Mo ore +ĠF ault +ĠCost ume +ĠM ub +Fl ags +an se +Ġpay out +ĠGovern ors +ĠD illon +ĠBan ana +N ar +Ġtra iled +Ġimperial ist +um ann +ats uki +4 35 +ĠRoad s +Ġsl ur +ĠIde ally +Ġt renches +C trl +Ġmir rored +ĠZ el +ĠC rest +Comp at +ĠRoll s +sc rib +ĠTra ils +omet ers +w inter +Ġimm ortality +il ated +Ġcontrad icts +un iversal +ill ions +ĠM ama +opt im +AT URE +Ġge o +et ter +ĠCar lo +4 24 +Ġcanon ical +ĠStrongh old +n ear +Ġperf ume +Ġorche stra +od iac +Ġup he +Ġreign ing +vers ive +Ġc aucuses +ĠD EM +Ġinsult ed +Ġ---- -- +ĠCr ush +Ġroot ing +ĠWra ith +Ġwh ore +Ġto fu +C md +ĠB ree +Ġ$ _ +Ġr ive +ĠAd vertising +Ġw att +ĠH O +Ġpersu asive +ĠParam eters +Ġobserv ational +ĠN CT +ĠMo j +ĠSal on +Ġtr unc +Ġexqu isite +ĠMar a +Ġpo op +ĠAN N +Ex c +ĠWonder ful +ĠT aco +Ġhome owner +ĠSmith sonian +orpor ated +mm mm +Ġlo af +ĠYam ato +ĠInd o +Ġcl inging +á s +Ġimm utable +h ub +Or ange +Ġfingert ips +ĠWood en +ĠK idd +ĠJ PM +ĠDam n +C ow +c odes +48 2 +Ġiniti ating +ĠEl k +ĠCut ting +Ġabsent ee +ĠV ance +ĠLil ith +G UI +Ġobsc ured +Ġdwar ves +ĠCh op +ĠB oko +Val ues +Ġmult imedia +Ġbrew ed +Reg ular +CRIP TION +ĠMort al +Ġa pex +Ġtravel er +Ġbo ils +Ġspray ing +Rep resent +ĠStars hip +4 28 +Ġdisappro val +Ġshadow y +Ġlament ed +ĠRe place +ĠFran ç +67 7 +d or +Ġunst oppable +Ġcoh orts +gy n +ĠClass ics +ĠAm ph +Ġsl uggish +ĠAdd iction +ĠPad res +Ġins cription +Ġin human +min us +ĠJere miah +at ars +Ter ror +ĠT os +ĠSh arma +ast a +c atch +Ġpl umbing +ĠTim bers +Sh ar +H al +ĠO sc +Ġcou pling +hum ans +Ġsp onge +Ġid ols +ĠSp a +ĠAdv ocate +ĠBe ats +lu a +Ġtick ing +Ġload er +ĠG ron +8 10 +Ġstim ulated +Ġside bar +ĠManufact urer +ore And +19 73 +Ġpra ises +ĠFl ores +dis able +ĠElect rical +ra ise +E th +Ġmigr ated +Ġlect urer +K ids +ĠCa vern +Ġk ettle +Ġgly c +ĠMand ela +ĠF ully +å§ « +FIN EST +Ġsquee zing +ĠRy der +amp oo +oreAnd Online +Inst oreAndOnline +Buyable InstoreAndOnline +Ġcommem orate +ĠRamp age +Aust in +ĠSh roud +ĠRu ins +9 15 +ĠK H +Ġwater front +ĠE SC +b aby +ĠC out +ĠEm blem +Ġequival ents +49 2 +Un ique +ĠNiet zsche +brow ser +Ġim itation +ĠWere wolf +ĠKir in +ac as +' ," +Ġà ¾ +Review ed +Ġc unt +Ġvo ic +ĠLen ovo +Ġbond ed +48 1 +Ġinhib itors +Ġendeav ors +ĠHav ana +ĠSt out +ĠJ olly +A ctor +*/ ( +Ġoccur rences +ĠT ens +Incre ased +ĠACT ION +Ġ ãĢĮ +ĠRank ings +ĠB reat +Ġ30 9 +D ou +Ġimpact ing +ĠDuc hess +pre fix +Q B +Ġsummon ing +Ġbest owed +ĠKe pler +ĠPOW ER +c ube +ĠK its +ĠG rip +Ġop ium +Ġrep utable +t oc +ich ael +ĠR ipple +Ġcaf é +ĠZ oom +ĠBur ma +Ġwa ive +Ġst alls +Ġdem eanor +inc erity +Ġfluor ide +ĠSH OULD +Par is +Ġlong ing +Ġpl at +Ġgross ly +Ġbull s +Ġshowc asing +ex pected +ĠG addafi +engine ering +Re peat +ĠK ut +Ġconce ivable +Ġtrim med +osc ope +ĠCand idate +ĠT ears +rol og +Lew is +S UP +Ġroad map +Ġsal iva +Ġtrump et +Jim my +Ġmirac ulous +Ġcolon ization +Ġam put +ĠGN OME +ate ch +D ifferent +ĠE LE +ĠGovern ments +ĠA head +ãħĭ ãħĭ +word press +L IB +ĠIn clude +ĠDor othy +0 45 +ĠColomb ian +Ġle ased +88 4 +Ġde grading +ĠDa isy +i ations +Ġbapt ized +Ġsurn ame +co x +Ġblink ed +ãĥ ¢ +Ġpoll en +Ġder mat +Ġre gex +ĠNich olson +ĠE ater +ç ľ +rad or +Ġnarrow er +Ġhur ricanes +Ġhalluc inations +r idden +ISS ION +ĠFire fly +Ġattain ment +Ġnom inate +Ġav ocado +ĠM eredith +Ġt s +Ġreve rence +Ġe uph +Ġcr ates +ĠT EXT +Ġ4 43 +Ġ3 19 +J SON +iqu ette +Ġshort stop +ic key +Ġpro pelled +Ġap i +ĠTh ieves +77 9 +Ġovers aw +Ġcol i +ĠNic ola +Ġover cl +ik awa +ĠC yr +Ġ38 4 +78 9 +ĠAll ows +10 27 +Det roit +TR Y +set up +ĠSocial ism +Sov iet +s usp +ĠAP R +ĠShut down +Ġal uminium +zb ek +ĠL over +GGGG GGGG +Ġdemocr acies +Ġ19 08 +ĠMer rill +ĠFranco is +gd ala +Ġtraff ickers +ĠT il +ĠGo at +Ġsp ed +ĠRes erv +Ġpro d +55 2 +Ġc ac +ĠUn iv +ĠSch we +Ġsw irling +ĠWild erness +ĠEgg s +Ġsadd ened +Ġarch aic +H yd +Ġexcess ively +B RE +Ġaer ospace +ĠVo ices +Cra ig +Ġign ited +In itially +ĠMc A +Ġhand set +Ġreform ing +Ġfrust rations +ĠDead pool +ĠBel ichick +ract or +ĠRagnar ok +ĠD rupal +ĠApp roximately +19 20 +ĠHub ble +arm or +ĠSar as +ĠJon as +Ġnostalg ic +Ġfeas ibility +Sah aran +Ġorb iting +Ġ9 70 +R u +Ġsh in +ĠInvestig ators +Ġinconsist encies +ĠP AN +B G +Ġgraz ing +Ġdetect ors +ĠStart up +ĠFun ny +ĠNa omi +Consider ing +Ġh og +ut f +ce mic +Ġfort ified +ĠFun ctions +Ġcod ec +nut rition +H at +" ! +micro soft +55 8 +ĠTh in +ĠA CE +Al ias +ĠO PS +p apers +P K +ãĢ İ +Ġimpro bable +N orthern +equ al +Ġlook out +Ġty res +ĠMod ified +ĠK op +Abs olutely +Ġbuild up +sil ver +Ġaud i +Ġgro tesque +ĠSab er +ĠPres byter +ON Y +Ġglac iers +ĠSho als +ĠK ass +ĠH RC +ĠNic ol +ĠL unch +ĠF oss +âĸ Ĵ +AD RA +ĠOne Plus +o ing +ground s +Ġincident al +Ġdatas ets +68 9 +ĠClarks on +Ġassemb ling +ĠCorrect ions +Ġdrink ers +Ġqual ifiers +Ġle ash +Ġunf ounded +ĠH undred +Ġkick off +T i +Ġrecon cil +ĠGr ants +ĠCompl iance +ĠDexter ity +Ġ19 06 +w arn +D allas +Max imum +n ard +av ia +be aut +ens itivity +tr ace +Ġpione ers +ĠF ract +ãĢ ı +Ġpre cept +Ġgloss y +ĠI EEE +Ac ross +Ġ6 80 +S leep +che on +Ġsatir ical +ĠMin otaur +ĠCla ude +Ġr é +ape go +Ġcar rot +ĠSem in +ino a +Ġz o +Ind ependent +Ġdiagn oses +ĠC ue +M AR +Ġrend ition +ĠK ik +Ġpath ology +Ġselect s +Link edIn +Ġass ay +ĠD res +Ġtext ual +post ed +IT AL +ĠM aul +N eal +Ġinter connected +Ġerr atic +ĠVir us +Ġ5 30 +Ġenvironmental ists +ĠP helps +Ġeng agements +ĠIN ST +Ġeconom ical +nox ious +Ġg earing +izz y +Ġfavor ably +ĠMcG ill +T erm +Ġh anged +Ġball park +ĠRe yes +Ġbe ware +ĠP sal +ĠMass acre +q i +Ġin accessible +acly sm +Ġfr ay +ill ac +Ġbitter ly +ĠCert ification +Mich igan +Ġir respective +al ore +Em pty +Ġendorse ments +Ġund et +f g +equ ipped +Ġmerc iless +ĠC ust +Ġimm ature +Ġvou cher +ĠBlack well +Ñ ı +h awk +dis ciplinary +ile e +ĠMak oto +ĠD ude +ãĥĩ ãĤ£ +Y ears +Ġin ver +Ġsh aman +ĠY ong +ip el +ell en +ĠCath y +br ids +Ġs arc +65 1 +N ear +Ġground work +Ġam az +Ġ4 15 +ĠHunting ton +hew s +ĠB ung +Ġarbit rarily +ĠW it +ĠAl berto +Ġdis qualified +best os +46 1 +Ġp c +Ġ28 4 +ro bat +Rob in +Ġh ugs +ĠTrans ition +ĠOcc asionally +Ġ3 26 +ĠWh ilst +ĠLe y +Ġspaces hip +cs v +Ġun successfully +ĠA u +le ck +ĠWing ed +ĠGrizz lies +. � +Ġne arer +ĠSorce ress +ĠInd igo +El se +8 40 +let es +Co ach +Ġup bringing +ĠK es +Ġseparat ist +Ġrac ists +Ġch ained +Ġabst inence +lear ning +Ġrein stated +Ġsymm etry +Ġremind ers +ĠChe vy +Ġm ont +Ġexempl ary +ĠT OR +Z X +Ġqual itative +ĠSt amp +ĠSav annah +ĠRoss i +Ġp aed +Ġdispens aries +ĠWall s +ĠCh ronic +Ġcompliment ary +ĠBeir ut +Ġ+ --- +igs list +Ġcrypt ographic +mas ters +ĠCap itals +Ġmax imal +Ġent ropy +Point s +Ġcombat ants +l ip +ĠGl ob +ĠB MC +ph ase +th ank +HT TP +Ġcomm uter +Ġ\( \ +.. / +ĠReg ener +ĠDO I +ĠActiv ision +Ġsl it +os al +RE M +Ġch ants +Y u +Ke ys +Bre xit +ĠFor ced +Ari zona +Ġsquad ron +IS O +ĠMal one +Ġ3 38 +Ġcontrast ing +Ġt idal +Ġlib el +Ġimpl anted +Ġupro ar +ĠC ater +Ġpropos itions +M anchester +ĠEuro s +it amin +G il +ĠEl ven +ĠSe ek +ĠB ai +Ġredevelop ment +ĠTown s +ĠL ub +! ", +al on +K rist +Ġmeas urable +Ġimagin able +Ġapost les +Y N +7 60 +Ġster oid +Ġspecific ity +ĠL ocated +ĠBeck er +ĠE du +ĠDiet ary +uts ch +ĠMar ilyn +Ġbl ister +ĠM EP +ĠK oz +ĠC MS +y ahoo +ĠCar ney +Ġbo asting +ĠC aleb +By te +read s +ad en +Pro blem +ĠWood ward +S we +S up +ĠK GB +Set up +Ġtac it +Ġret ribution +Ġd ues +ĠM ü +. ? +ä¸ Ń +p ots +Ġcame o +ĠP AL +educ ation +A my +like ly +g ling +Ġconstitution ally +ĠHam m +ĠSpe ak +Ġwid gets +br ate +Ġcra ppy +ĠI ter +Ġanticip ating +ĠB out +P ixel +ĠY ep +ĠLaur ie +Ġh ut +Ġbullet in +ĠSal vation +Ġch ats +ear able +Honest ly +AL TH +onse qu +c ult +isco very +ovy ch +Ġse lves +ĠSat oshi +S ounds +Ġconver gence +ĠRosen berg +19 74 +Ġnas al +Ġfull est +Ġfer ocious +x us +ist e +AM S +Ġlobb ied +Ġso othing +ĠGun n +t oday +0 24 +Ġinspir ational +ĠN BN +p b +g ewater +or ah +all owed +ĠCol iseum +Ġspecial izing +Ġinsane ly +ĠT ape +del ay +Ġt arn +ĠP ound +Ġmel anch +Ġdeploy ments +il and +Ġless en +Ġfur ry +ĠUE FA +Ġblood shed +ĠMe ier +ither ing +Ġhe irs +ĠJ aw +ax ter +ĠPublic ations +Ġal ters +int ention +ĠWinc hester +d etermination +ĠLif etime +th in +Mon ster +7 80 +Ġapprox imation +Ġsuper markets +ĠSecond s +or os +h uge +Ġb ribe +ĠLIM ITED +un ed +Ġmis interpret +ĠIn jury +Ġ3 67 +Ġthreshold s +ĠCarn ival +Ġgastro intestinal +Ġguid eline +Ġde ceived +f eatures +Ġpurported ly +ĠRon nie +ĠNew t +Ġsp acious +as us +Ġsuperhero es +ĠCyn thia +le gged +k amp +ch io +Ġth umbnail +ĠShir ley +ill ation +Ġshe ds +ĠZ y +E PA +Ġdam s +Ġy awn +n ah +ĠPe ggy +ĠE rie +ĠJu ventus +ĠF ountain +r x +don ald +al bum +ĠComp rehensive +Ġc aching +ĠU z +ulner ability +ĠPrinc iple +ĠJ ian +ing ers +cast s +ĠOs iris +ch art +t ile +ĠTiff any +ĠPatt on +ĠWh ip +Ġovers ized +J e +ĠCind erella +ĠB orders +ĠDa esh +M ah +Ġdog ma +Ġcommun ists +v u +Coun cil +Ġfresh water +Ġw ounding +Ġdeb acle +Ġyoung ster +Ġthread ed +ĠB ots +ĠSav ings +ãģ Ĥ +ol ing +oh o +Ġillum ination +M RI +Ġlo osen +tr ump +ag ency +ur ion +Ġmoment arily +ĠCh un +ĠBud apest +ĠAl ley +D isk +Ġaston ished +ĠCon quer +ĠAccount ing +h aving +ĠWe in +ĠAl right +Ġrev olver +Ġdel usion +Ġrelic s +Ġad herent +qu ant +Ġhand made +or io +Ġcomb ating +c oded +Ġquad ru +re th +N ik +ĠTrib al +ĠMyster ious +Ġin hal +ĠWin ning +ĠClass ification +ch anged +Ġun ab +Ġsc orn +icip ated +w l +ond uctor +Ġrein forcing +ĠChild hood +an ova +Ġadventure r +Ġdoctor al +ĠStrateg ies +Ġengulf ed +ĠEnc ounter +Ġl ashes +Crit ical +ric ular +ĠU TF +oci ation +check ing +ĠConsult ing +Run time +per iod +ĠAs gard +Ġdist illed +ĠPas adena +ĠD ying +ĠCOUN TY +Ġgran ite +Ġsm ack +Ġparach ute +ĠS UR +Virgin ia +ĠF urious +78 7 +ĠO kin +Ġcam el +ĠM bps +19 72 +ĠCh ao +ĠC yan +j oice +ef er +ĠW rap +ĠDeb ate +S eg +Ġfore arm +ĠIgn ore +Ġtim estamp +Ġprob ing +ĠNo on +ĠGra il +f en +Ġdorm ant +ĠFirst ly +ĠE ighth +ĠH UN +ĠDes ire +or as +Girl s +ĠDes mond +z ar +am ines +O AD +exec ute +Ġbo obs +ĠAT L +_ ( +Chel sea +Ġmasturb ation +ĠCo C +Ġdestroy er +ĠCh omsky +Ġsc atter +ĠAss ets +79 6 +ĠC argo +Ġrecept ive +ĠSc ope +Ġmarket ers +Ġlaun chers +Ġax le +ĠSE A +se q +ĠM off +f inding +ĠGib bs +Georg ia +extreme ly +N J +Ġlab orers +st als +Ġmed iation +ĠH edge +at own +Ġi od +des pite +v ill +J ane +ex istence +Ġcoinc ided +ĠUt ilities +ĠChe ap +Ġlog istical +Ġcul mination +ĠNic otine +p ak +F older +Ġrod ents +st uff +Ġlaw fully +Ġreper to +io ch +j j +Dial ogue +HH HH +lic tion +Look s +Ġ29 7 +Ġtur rets +ĠAb andon +Ġinc ess +ĠTraff ord +Ġcur led +Ġprefer ring +Ġprivat ization +Ġir resist +ĠP anda +ĠSh ake +ĠMc Gr +ãĥ Ħ +und ers +Ġdiscrim inated +Ġbart ender +I LE +Atl antic +Ġprop ensity +ĠW iz +ĠG im +con ference +Ġrein forces +G h +w agon +Ġe erie +F al +Ġhug ged +rac ist +R IC +F u +Ġf iller +ĠSt ub +Ġeng raved +ĠWrest le +Ġimagin ative +ĠPe er +ĠFact ors +an us +ĠDrac ula +mon itor +Ġrou ters +ib ia +ĠBoo lean +end ale +ĠSl aughter +ĠSh ack +R FC +ĠSpiel berg +S ax +ĠPH OTO +ĠCl over +ĠR ae +Dep ending +ĠMem or +ar am +Ġpier ced +Ġcur tains +v ale +ĠInqu isition +ĠP oke +Ġforecast ing +Ġcompl ains +S ense +ĠHer mes +isc overed +Ġb ible +ĠMor ph +Ġg erm +78 5 +D ON +Ġcon gen +Ġcr ane +ĠD PR +Ġrespect fully +R oom +ĠN aw +ĠDal ai +re ason +ĠAng us +Educ ation +ĠTitan ic +Ë ľ +Ġo val +un ited +Ġthird s +Ġmoist ur +ĠC PC +M iami +Ġtent acles +ĠPol aris +ex c +ex clusive +ĠPra irie +Ġcol ossal +ĠBl end +sur prisingly +ÃŃ s +Ġindo ctr +Ġbas al +ĠMP EG +und o +Spl it +Develop ment +Ġlan tern +19 71 +Ġprov ocation +Ġang uish +ĠB ind +ĠLe ia +duc ers +ipp y +conserv ancy +Ġinitial ize +ĠTw ice +ĠSu k +Ġpred ic +Ġdi ploma +Ġsoc iop +Ing redients +Ġhamm ered +ĠIr ma +Q aida +Ġglim ps +ĠB ian +Ġst acking +Ġf end +gov track +Ġun n +dem ocratic +ig ree +Ġ5 80 +Ġ29 4 +Ġstraw berry +ID ER +Ġcher ished +ĠH ots +Ġinfer red +Ġ8 08 +ĠS ocrates +O regon +ĠR oses +ĠFO IA +Ġins ensitive +Ġ40 8 +Recomm end +ĠSh ine +Ġpain staking +UG E +ĠHell er +ĠEnter prises +I OR +ad j +N RS +L G +Ġalien ated +Ġacknowled gement +ĠA UD +ĠRen eg +Ġvou chers +Ġ9 60 +Ġm oot +ĠDim ensions +Ġc abbage +B right +g at +ĠK lu +Ġlat ent +Ġz e +ĠM eng +Ġdis perse +Ġpand emonium +H Q +Ġvirt uous +ĠLoc ations +ee per +prov ided +Ġse ams +ĠW T +iz o +PR OV +Ġtit anium +Ġrecol lection +Ġcr an +Ġ7 80 +ĠN F +49 1 +64 2 +p acking +59 8 +text ure +Sp ider +fre edom +cipl ed +ĠTAM ADRA +âĻ ¦ +aut hent +ĠW ANT +r ified +Ġr ites +Ġuter us +k iss +Ġâī ¤ +Ġsk illet +Ġdis enfranch +ĠGa al +Comp an +Ġage ing +gu ide +B alt +Ġiter ator +Ġdiscretion ary +t ips +Ġprim ates +ĠTechn ique +ĠPay ments +az el +ĠR OCK +stant ial +0 60 +Ġd mg +ĠJack ets +ĠPlay off +Ġnurs ery +ĠSy mb +art on +Ġannex ation +Color ado +Ġco ils +ĠSh oes +âĦ¢ : +ĠRo z +COM PLE +ĠEve rest +ĠTri umph +J oy +G rid +à ¼ +process or +ĠPros per +ĠSever us +ĠSelect ed +r g +ĠTay yip +St ra +Ġski ing +Ġ? ) +Ġpe g +Tes la +Ġtime frame +Ġmaster mind +ĠN B +scient ific +ĠSh it +gener ic +IN TER +N UM +Ġst roll +ĠEn ix +ĠM MR +ĠE MS +m ovie +Ĥ ª +Ġminim izing +idd ling +Ġilleg itimate +Ġprot otyp +Ġpremature ly +Ġmanual s +obb ies +ĠCass idy +D EC +des ktop +Ġaer os +Ġscreen ings +Ġdeb ilitating +ĠGr ind +nature conservancy +Ġf ades +ter mination +assets adobe +F actor +Ġdefinitive ly +P oké +ap ult +ĠLaf ayette +C orn +ĠCor al +Ġstagn ant +T ue +Ġdissatisf action +G ender +Ġkid neys +ĠG ow +ĠDef eat +ĠAsh ton +Ġcart els +Ġfore closure +ĠExpl ore +stre ngth +ot in +Ġveterin arian +Ġf umble +Ġpar ap +ĠSt rait +r ils +Ġpr ick +ĠBerm uda +ĠAm munition +skin ned +Ġab ound +ĠB raz +Ġshar per +ĠAsc ension +Ġ9 78 +Ġpreview s +Ġcommun ion +ĠX Y +Ġph ony +Ġnewcom er +Ġ3 32 +." ," +Ġredist ribution +Prot ect +ĠSo f +K al +Ġlip stick +w orst +Ġtang led +Ġretrospect ive +int eger +Ġvolunte ering +Ġ19 07 +Ġ -------------------- +ic hen +Ġunve iling +Ġsen seless +Ġfisher ies +\ - +Ġh inges +Ġcalcul us +My th +Ġund efeated +Ġoptim izations +Ġdep ress +Ġbill board +ĠY ad +ĠPy ramid +Is n +I de +Ġleg ion +ĠK ramer +ent anyl +Ġpenet rating +ĠHaw th +ĠPR ODUCT +ĠGer ard +ĠP act +ĠIn cluding +ĠEl ias +ĠEl aine +vis ual +Ġhum ming +Ġcond esc +ĠF asc +ä¸ Ĭ +Ġe galitarian +Ġdev s +ĠD ahl +O ps +D H +ĠB ounce +id ated +ald o +Ġrepublic an +Ġh amb +ĠS ett +ograph ies +CH APTER +Ġtrans sexual +Ġsky rocket +ans wer +Ġmark up +Ø ª +Ġhero ine +Comp are +ĠT av +Be ast +Ġsuccess ors +Ġna ïve +ĠBuck ley +st ress +me at +Ġdownload able +Ġindex ed +Ġsc aff +ĠL ump +ĠHom o +Stud io +In sp +Ġr acked +far ious +ĠPet ty +Ex ternal +Ġ19 09 +W ars +com mit +put ers +Ġun ob +ĠEr r +ĠE G +ĠAl am +ĠSiber ia +ĠAtmosp heric +IS TER +ĠSatan ic +trans lation +ĠL oud +tra umatic +l ique +Ġreson ate +ĠWel ch +Ġspark ing +ĠT OM +t one +Ġout l +Ġhandc uffed +ĠSer ie +8 01 +Ġland marks +ĠRee ves +Ġsoft ened +Ġdazz ling +ĠW anted +month s +Mag ikarp +Ġunt reated +ĠBed ford +M i +ĠDynam o +O re +79 5 +Ġwrong ful +Ġl ured +Ġcort isol +Ġve x +d rawn +ile t +Download ha +ĠF action +Ġlab yrinth +Ġhij acked +w aters +er ick +Ġsuper iors +ĠRow ling +ĠGu inness +Ġt d +99 2 +Ġune arthed +Ġcentr if +Ġsham eless +P od +ĠF ib +Ġ icing +Ġpredict or +Ġ29 2 +fore station +con struct +C and +@ # +Ġag itated +Ġre pr +OV A +Ġkn itting +ĠLim a +Ġf odder +68 4 +ĠPerson a +k l +7 01 +Ġbreak up +á ¸ +Ġapp alled +Ġantidepress ants +ĠSus sex +Har ris +ĠTher mal +ee ee +U pload +Ġg ulf +Ġdoor step +ĠSh ank +L U +ĠM EN +ĠP ond +s orry +Ġmis fortune +n ance +Ġb ona +M ut +Ġde graded +ĠL OG +ĠN ess +an imal +Ġa version +und own +Ġsupplement ed +ĠC ups +Ġ50 4 +Ġdep rive +ĠSpark le +Å Ĥ +ĠMed itation +auth ors +ĠSab an +ĠN aked +air d +ĠMand arin +ĠScript ures +ĠPerson nel +ĠMahar ashtra +Ġ19 03 +ĠP ai +ĠMir age +omb at +Access ory +Ġfrag mented +T ogether +Ġbelie vable +ĠGl adiator +al igned +ĠSl ug +M AT +Ġconvert ible +ĠBour bon +amer on +ĠRe hab +nt ax +Ġpowd ered +pill ar +Ġsm oker +ĠMans on +ĠB F +5 11 +ĠGood ell +ĠD AR +m ud +g art +Ġob edient +ĠTrans mission +ĠDon ation +8 80 +Ġbother ing +Material s +ãĤ ± +dest roy +Ġfore going +Ġanarch ism +ĠK ry +ice ps +Ġl ittered +ĠSch iff +Ġanecd otal +un its +Ġf ian +ĠSt im +ĠS OME +ĠInv aders +Ġbehaviour al +ĠVent ures +Ġsub lime +Ġfru ition +ĠPen alty +Ġcorros ion +¶ ħ +Ġlik ened +Ġbesie ged +ween ey +ĠCre ep +Ġlinem en +mult i +ic ably +ud der +Ġvital ity +Ġshort fall +ĠP ants +ap ist +H idden +ĠDro ps +med ical +Ġpron unciation +ĠN RL +Ġinsight ful +J V +ĠBe ard +ĠCh ou +Ġchar ms +Ġb ins +Ġamb assadors +ĠS aturdays +Ġinhib itor +ĠFr anch +6 01 +', ' +ĠCon or +art ney +ĠX peria +g rave +be es +ĠProtest ants +Ġso aking +ĠM andal +Ġph ased +Ġ6 60 +Ġsc ams +Ġbuzz ing +ĠItal ians +ĠLoren zo +ĠJ A +Ġhes itated +Ġcl iffs +ĠG OT +ingu ishable +Ġk o +Ġinter ruption +Z ip +Lear ning +Ġundersc ores +ĠBl ink +K u +57 9 +ĠAut ob +I RE +Ġwater ing +Ġpast ry +8 20 +Ġvision ary +ĠTempl ar +awa ited +Ġpist on +Ġant id +current ly +Ġp ard +Ġw aging +Ġnob ility +ĠY us +Ġinject ing +f aith +ĠP ASS +å º +Ġret ake +ĠPR OC +Ġcat hedral +b ash +Ġwrest lers +Ġpartner ing +Ġn oses +Ġ3 58 +Trans form +am en +Ġb outs +ĠId eal +ĠConstant in +Ġse p +ĠMon arch +att en +ĠPe oples +mod ified +Ġmor atorium +Ġpen chant +Ġoffensive ly +Ġprox ies +ok ane +ĠTaiwan ese +ĠP oo +ĠH OME +us ional +Ġver bs +ĠO man +vis ory +Ġpersu asion +Ġmult it +Ġsc issors +G ay +ow ay +oph ysical +l us +gn u +Ġap ocalyptic +Ġabsurd ity +Ġplay book +Ġautobi ography +I UM +Ġsne aking +ĠSim ulation +pp s +ell ery +Plan et +Ġright fully +Ġn iece +ĠN EC +ĠIP O +ĠDis closure +lean or +ous y +ST ER +Ġ28 2 +Cru z +Ch all +64 3 +ĠSurv ive +ĠF atal +ĠAm id +ap o +We apons +D EN +7 70 +ĠGreen wald +Ġlin en +al os +Ġpollut ants +ĠPCI e +k at +Ġp aw +ĠK raft +C hem +ĠTermin ator +Ġre incarn +Ġ] [ +ĠSe eds +Ġsilhou ette +ĠSt ores +Ġgro oming +ĠD irection +ĠIs abel +ĠBr idges +ðŁ ij +E ED +ĠM orsi +Ġval ves +ĠRank ed +ĠPh arma +ĠOrgan izations +Ġpenet rated +ĠRod ham +ĠProt oss +Ġove rest +Ġex asper +ĠT J +Ġ 000000 +Ġtrick le +Ġbour bon +WH O +Ġw retched +Ġmicrosc opic +Ġcheck list +Ġad orned +R oyal +Ad minist +ĠRet irement +ĠHig hest +We ather +ile ge +Ġincre ments +ĠC osponsors +Ġmas se +ĠS inn +r f +Ġh ordes +as sembly +75 4 +ĠNat asha +ĠTY PE +ĠGEN ERAL +Ġarr anging +Ġ40 7 +l ator +Ġg lean +Ġdisc redited +Ġclin icians +UN E +Ġachie ves +ĠEm erson +com plex += [ +Ġprincip ally +Ġfra il +p icked +Ġthan king +Ġre cl +ĠL AST +Ġsupp ressing +il ic +Ġantidepress ant +ĠLis bon +Ġth or +Ġsp a +Ġking doms +ĠPear ce +em o +Ġpl ung +Ġdiv est +Ġ ******************************** +b is +osp els +ad r +Sp irit +hall a +P ink +end ez +Ġresurrect ed +esc ape +ĠRosen stein +Ġge ological +Ġnecess ities +Ġcarn iv +ĠE lys +ĠBar ney +Ġ29 6 +dig y +ST ON +D OWN +Ġmil estones +Ġk er +Ġdismant ling +Ġre prim +Ġcross ings +19 45 +Ġpatri archy +Ġblasp hemy +Ġ3 59 +met ry +ĠOb esity +ĠDiff erences +bl ocking +ãĥķ ãĤ¡ +ich ita +ĠSab ha +ph alt +ĠCol o +ual a +effic ients +ĠMed ina +con sole +55 7 +ĠHann ibal +ĠHab it +ĠF ever +Ġthen ce +Ġsyn agogue +Ġessential s +Ġw ink +ĠTr ader +ID A +ĠSp oiler +ĠIceland ic +ĠHay ward +Ġpe ac +Ġmal ice +Ġflash back +Ġth w +Ġlay offs +L iquid +Ġtro oper +Ġh inge +ĠRead ers +Ph ill +ĠB auer +Cre ated +Ġaud its +ac compan +Ġunsus pecting +ier a +6666 6666 +Ġbro ch +Ġapprehend ed +ĠM alk +cer ning +ĠCod ex +O VER +M arsh +ĠD eng +ĠExp ression +Ġdisrespect ful +Ġasc ending +t ests +ĠPlaint iff +ster y +ĠAl ibaba +din and +ĠDem psey +Applic ations +mor al +Ġthrough put +Ġquar rel +Ġm ills +Ġhe mor +ĠC ASE +terror ist +st im +ifest yle +ro zen +CE PT +Ar k +u ci +lect ic +Ġirrit ating +she ets +A y +Ġrede emed +Ġhorn y +ĠTe ach +ĠS ear +dem ocracy +4 65 +ĠRest ore +Ġstand by +ĠP is +iff in +Ġsleep y +Ġextr ater +Ġcompl iments +Fram eworks +Ġinstall s +Ġb anging +sur face +found land +Ġmetaph ysical +Ġ28 3 +oul s +dev ices +Ar gs +ĠSac rifice +ĠMcC orm +es on +Cons ervative +ĠM ikhail +see ing +is ively +ĠRo oms +ĠGener ic +Ġenthusi astically +Ġgri pped +Ġcomed ic +ĠElectric ity +Ġgu errilla +Ġdec oration +ĠPerspect ive +Ġconsult ations +Ġun amb +Ġplag iar +Ġmagic ian +Ġe rection +ĠTour ism +or ied +ro xy +11 00 +T am +Ī è +Î ³ +× ª +ĠPred ators +Nit rome +Ġtelesc opes +project s +Ġun protected +Ġst ocked +ĠEnt reprene +nex pected +Ġwast ewater +V ill +Ġint imately +Ġi Cloud +ĠConst able +Ġspo of +Ġne farious +Ġfin s +Ġcens or +ĠMod es +ĠEs per +ar bon +Ġinter sections +Ġlaud ed +Ġphys i +Ġgener ously +ĠThe Nitrome +ĠTheNitrome Fan +Ġar isen +ĠÙ Ī +Ġg lands +ĠPav ilion +ĠGu pta +Ġuniform ly +Ġr amps +ri et +ĠWH EN +ĠVan essa +Ġrout ed +Ġlim p +ĠC PI +p ter +int uitive +Ġv aping +Ġexperiment ed +ĠOlymp us +ĠAm on +Ġsight ing +Ġinfiltr ate +ĠGentle man +Ġsign ings +ĠMe ow +ĠNav igation +che cks +4 33 +Ġel apsed +ĠBulg arian +esp ie +ĠS OM +d uring +Ġsp ills +anc a +ĠPly mouth +M AL +Ġdomest ically +ĠWater gate +ĠF AM +k illed +ed ited +ĠYour self +Ġsynchron ization +ĠPract ices +ST EP +Ġgen omes +ĠQ R +not ice +Ġloc ating +z in +Ġ3 29 +al cohol +Ġk itten +V o +Ġr inse +Ġgrapp le +ĠSc rew +ĠD ul +A IR +Ġle asing +ĠCaf é +Ġro ses +ĠRes pect +Ġmis lead +Ġperfect ed +Ġnud ity +Ġnon partisan +ĠCons umption +Report ing +Ġnu ances +Ġdeduct ible +ĠSh ots +Ġ3 77 +Ġæ ľ +ano oga +Ben ef +ĠB am +ĠS amp +if ix +Ġgal van +ĠMed als +rad ius +Ġno bles +Ġe aves +igr ate +K T +ĠHar bour +u ers +Ġrisk ed +re q +Ġneuro t +get table +ain a +Rom ney +Ġunder pin +Ġlo ft +ĠSub committee +ĠMong ol +b iz +Ġmanif ests +ass isted +ĠG aga +Ġsy nergy +Ġreligious ly +ĠPre f +ĠG erry +T AG +ĠCho i +4 66 +beh ind +ĠO u +Gold Magikarp +Ġhemor rh +R iver +Ġtend on +Ġinj ure +ĠF iona +Ġp ag +Ġag itation +|| || +ur an +ĠE SA +Ġest eem +Ġdod ging +Ġ4 12 +r ss +Ġce ases +ex cluding +Ġint akes +Ġinsert s +Ġemb old +ĠO ral +up uncture +4 11 +ĠUn ified +ĠDe le +Ġfurn ace +ĠCoy otes +ĠBr ach +L abor +Ġhand shake +Ġbru ises +Gr ade +éĹ ĺ +ĠGram my +ile en +St ates +ĠScandinav ian +ĠKard ash +8 66 +Ġeffort lessly +ĠDI RECT +ĠTH EN +ĠMe i +ert ation +19 68 +Ġgro in +w itch +Requ irements +98 5 +Ġroof s +Ġest ates +ĠH F +Ġha ha +Ġdense ly +ĠO CT +Ġpl astics +Ġincident ally +ĠTr acks +ĠTax es +Ġch anted +Ġforce ful +ĠBie ber +ĠK ahn +K ent +ĠC ot +lic ts +F ed +Ġhide ous +ĠVer d +ĠSynd icate +ĠIl legal +J et +ĠD AV +re asonable +c rew +Ġfundamental ist +Ġtruth ful +ĠJ ing +Ġl il +Ġdown ed +Ġen chanted +ĠPolic ies +ĠMcM aster +ĠH are +ides how +Ġpar ams +en cers +gorith m +Ġallow ances +Ġturb ulent +Ġcomplex ities +ĠK T +Ġ3 37 +ĠGen etic +F UN +D oug +t ick +Ġg igs +ument hal +Ġpatriarch al +Ġcal c +, ... +Ġc out +ĠGu an +Ġpath ological +ĠR ivals +Ġunder rated +Ġflu orescent +ĠJ iu +arna ev +ĠQu an +Ġ4 29 +Ġ ਠ+M ario +Con struct +ĠC itation +ĠR acial +ĠR SA +ĠF idel +Ġ3 95 +Person ally +C ause +à » +rad ical +in en +Ġvehement ly +ĠPap a +Ġintern ship +Ġfl akes +ĠRe ck +Luck ily +B ra +20 20 +rav ings +R N +W onder +Ser iously +Ġre usable +Ġpoll uted +ĠP eng +le igh +ind le +Ġcircuit ry +ĠMad onna +ĠB ART +Res idents +att ribute +Phil adelphia +Cl ub +Ġplan ner +Ġfr antically +Ġfaith fully +ĠTerrit ories +ĠL AT +ĠAnders en +an u +ĠP ARK +ĠS ora +i age +ĠPlay offs +ĠG CC +4 27 +Ġab norm +ĠL ever +Ġdisob edience +As ync +ĠShe a +V ert +Ġsk irts +ĠSaw yer +x p +Ġwors ening +Ġsc apego +ĠAng le +oth al +Ġtro ve +ĠSt y +ĠN guyen +mar ine +ide on +Dep ths +Bl og +ĠIll uminati +Ġtract s +Ġorgan ise +Ġo str +F s +Ġlever aging +ĠD aredevil +as ar +Ġl ang +Ġex termin +urs ions +ĠRom o +ãĤ¤ ãĥĪ +Ġcont ended +Ġencounter ing +ĠTable t +ĠAltern ate +sk ill +Ġswe ets +Ġco hesive +cap acity +Ġrep ud +Ġl izard +ro o +Ġpilgr ims +ĠR uff +ĠInstr ument +ĠLog o +uit ous +E H +Ġsales man +Ġank les +L ed +ĠPat ty +ud os +Own er +Ġdiscrep ancies +k j +M U +Ġuncond itional +Dragon Magazine +i ard +O ak +ĠConvers ation +be er +ĠOs aka +D elta +us ky +Ġsecret ion +Ġpl aza +Ġm ing +Ġde pletion +ĠM ous +ĠI TS +ĠH imal +ĠFle ming +Ġcyt ok +ĠH ick +Ġbat ters +ĠInt ellectual +6 75 +é r +IS ION +ĠQu entin +ĠCh apters +ih adi +Ġco aster +WAY S +ĠL izard +ĠY or +and ering +S kin +ha ust +ab by +Ġportray ing +Ġwield ed +d ash +Ġprop onent +Ġr ipple +Ġgrap hene +Ġfly er +Ġrec urrent +Ġdev ils +Ġwater fall +æĺ ¯ +go o +Text Color +Ġtam pering +IV ES +TR UMP +ĠAb el +ĠS AL +ĠHend ricks +ĠLu cius +b ots +Ġ40 96 +IST ORY +Gu est +ĠN X +in ant +Ben z +ĠLoad ed +ĠCle ver +t reatment +Ġta vern +Ġ3 39 +ĠT NT +ific antly +Tem perature +F el +Ġunder world +ĠJud ges +Ġ< + +Ġst ump +Ġoccup ancy +Ġab er +ĠF inder +) ", +ĠN unes +res et +in et +ect omy +Ġwell ness +ĠP eb +quart ered +and an +Ġneg atives +ĠTh iel +ĠCl ip +ĠL TD +Ġbl ight +Ġreperto ire +K yle +Ġqu er +ĠC es +Ġha pl +98 9 +ĠTh ames +isc opal +Des k +ivari ate +ĠEx cellence +found ation +Ġâ ĩ +X i +Ġmyster iously +esty les +Ġper ish +ĠEng els +ĠDE AD +09 0 +}} } +ĠUn real +Ġrest less +ID ES +orth odox +ĠInter mediate +Ġdin ners +ĠTr out +ĠSe ym +ĠHall s +og ged +Ġtraged ies +Ġdid nt +67 6 +Ġail ments +Ġobserv able +ĠV ide +ad apt +ĠD usk +Ġprofessional ism +ĠPres cott +ĠInd ies +p ox +ĠMe hran +W ide +Ġend emic +ĠPar an +B ird +Ġped als +ĠI U +ĠAdam ant +ĠH urt +Ġcorrel ates +urd en +Ġspons oring +cl imate +ĠUnivers ities +ĠK not +enn es +ĠDam ian +ĠAx el +S port +Ġbar b +ĠS no +sh own +ste en +ud ence +Ġnon violent +Ġhom ophobia +Ġbiom ass +ĠDet ail +Ġsrf N +ĠT une +accompan ied +I ENCE +Al bert +ĠMong o +z x +ĠCer berus +or bit +c ens +Ġsl ay +SH ARE +H Y +Ġb rawl +ĠPro be +Ġnonex istent +ĠClare nce +ĠBlack burn +Ġport als +ĠR ita +ĠRem ain +ĠLe vant +Ġtrick ed +ĠF erry +aver ing +ĠStraw berry +ĠAn swers +Ġhorrend ous +ĠA man +Supp lement +ĠT oad +Ġpe eled +Ġman oeuv +ĠU zbek +mond s +ĠH ector +Ġ40 2 +pe es +fix es +Ġd j +Ġres umes +Ġaccount ant +Ġadvers ity +Ġham pered +ĠL arson +Ġd oping +part s +H ur +Ġbe arded +Ġy r +ĠPlug in +å¥ ³ +Ġ/ ** +rol ley +Ġwaters hed +ĠSub mission +if lower +AS C +Ġcho ir +Ġsculpt ures +m A +incre asing +ai i +Ġsne akers +Ġconfront s +ĠEle phant +ĠEl ixir +Ġrec al +ĠT TL +w idget +ĠW ax +ĠGr ayson +Ġha irst +Ġhumili ated +ĠWAR N +app iness +ĠT TC +F uel +Ġpol io +Ġcomplex es +Ġbab e +ĠX IV +P F +). [ +P arts +Ġ4 35 +M eg +ĠY ards +ĠAL P +Ġy ells +Ġprin ces +Ġbull ies +ĠCapital ism +ex empt +FA Q +ĠSp onge +ĠAl a +Ġpleas antly +Ġbu f +Ġden ote +Ġunp ublished +Ġkne eling +asc a +Ġl apse +al ien +99 4 +Ġrefere es +ĠLaw yers +S anta +Ġpuzz ling +ĠProm etheus +ĠPh araoh +ĠDel ay +Ġfacilit ates +ĠC ES +Ġjew els +Ġbook let +ond ing +Ġpolar ization +ĠMor an +ĠSal ad +ĠS OS +ĠAdv ice +PH OTOS +IC AN +iat ures +ex press +ĠWonder land +ĠC ODE +ĠCL ASS +9 75 +Ġg rep +ĠD iesel +ĠGl ac +! ?" +Ġr m +o ine +disc rimination +ĠN urse +m allow +Ġv ortex +ĠCons ortium +Ġlarge Download +stra ight +augh lin +G rad +Ġpublic ized +ĠW aves +ĠRed d +Ġfest ivities +ĠM ane +ar ov +Ġfleet ing +ĠDr unk +ug en +C ele +Ġchromos omes +ĠD OT +-+-+ -+-+ +Ġbus iest +ĠBe aver +Sy rian +ĠK yr +k as +ĠCross Ref +19 50 +76 01 +Ġrepe aling +ĠWin ners +ĠMac ro +ĠD OD +bl ance +S ort +64 1 +Ġmet re +ĠD irk +Ġgo ggles +Ġdraw backs +Ġcomplain ant +Ġauthor izing +Ġantit rust +oper ated +Ġm ah +Ġexagger ation +Am azing +ĠSer aph +Ġha ze +w ow +Ġextingu ished +Ġcan yon +ĠB osh +Ġv ents +Ġsc rape +Cor rect +4 26 +Ġav g +Dem and +ĠâĪ ¼ +Ġmicrobi ota +"} ]," +ĠSt ev +B io +ĠPlan es +Ġsuggest ive +Ġdec ipher +ĠRefuge e +ĠKe jriwal +ĠGreen peace +Ġdecl ass +ĠSound ers +Ġth o +Ġdec rypt +Ġbr ushing +ĠJane iro +ip op +S i +8 77 +ĠGeoff rey +Ġc pu +ĠHaz el +Ġview points +Ġcris py +ĠNot ification +Ġsold er +ĠMod est +ĠHem isphere +Ġcass ette +in cludes +Ġident ifiers +ĠC ALL +in cent +T odd +ĠSwe ep +Ġ3 34 +b oss +Ġsm ir +gin x +Ġtown ship +Ġg rieving +ĠMos que +Net flix +AS ED +ĠMillenn ials +oc om +19 67 +Ġbold ly +s leep +Ġes che +arij uana +Ġsw irl +ĠPen al +Ġneglig ent +ĠStephen son +K ER +ĠZ oro +ris is +Ġlocal ization +ĠSeym our +ĠAng lic +red itation +prot ection +ĠPa ige +Ġo mit +ĠR ousse +ĠT ub +Ġinv itations +t ty +Ġm oss +ph ysical +C redits +Ġan archy +Ġchild care +Ġl ull +ĠM ek +ĠL anguages +lat est +ĠSan ford +Ġus ability +Ġdiff use +ĠD ATA +Ġsp rites +ĠVeget a +ĠProm otion +ãĥ¼ ãĤ¯ +rict ing +z ee +Tur kish +ĠTD s +pro ven +57 1 +Ġsmug glers +707 10 +Ġreform ed +ĠLo is +Ġun fl +ĠWITH OUT +ĠReturn ing +ann ie +ĠTom as +Fr anc +ĠProf it +ĠSER V +ĠR umble +ik uman +es an +Ġt esters +Ġgad get +Ġbrace let +ĠF SA +comp onent +Ġparamed ics +Ġj an +ĠRem em +ĠSk inner +Ġl ov +ĠQu ake +rom a +Ġfl ask +Pr inc +Ġover power +Ġlod ging +ĠK KK +ret te +Ġabsor bs +w rote +Ġ ," +K ings +ĠH ail +ĠFall ing +xt ap +ĠHel ena +ire ns +L arry +Ġpamph let +ĠC PR +G ro +ĠHirosh ima +Ġhol istic +". [ +Ġdet achment +Ġas pire +Ġcompl icit +ĠGreen wood +Ġresp awn +ĠSt upid +ĠFin ished +f al +b ass +Ġab hor +Ġmock ery +ĠFe ast +VID EO +Ġcon sec +ĠHung ry +P ull +ĠH ust +it ance +? ãĢį +) -- +ĠPar allel +con v +4 69 +ha ar +w ant +P aper +m ins +ĠTor o +ĠTR UMP +ĠR ai +D W +ĠW icked +ĠL ep +Ġfun ky +Ġdetrim ent +ios is +ache v +Ġde grade +im ilation +Ġret ard +Ġfrag mentation +Ġcow boy +ĠY PG +ĠH AL +Parent s +ĠS ieg +ĠStra uss +ĠRub ber +× IJ +Fr ag +Ġp t +Ġoption ally +ĠZ IP +ĠTrans cript +ĠD well +88 2 +M erc +ĠM OT +ãĥ¯ ãĥ³ +Ġhun ts +Ġexec utes +In cludes +Ġacid ic +ĠRespons ibility +ĠD umb +we i +And erson +ĠJas per +ight on +abs olutely +Ad ult +Ġpl under +Mor ning +ĠT ours +ĠD ane +Î º +ĠT EST +ĠG ina +Ġcan ine +aw an +Ġsocial ists +ĠS oda +Ġimp etus +ĠSupplement ary +oli ath +ĠKinn ikuman +mitted ly +second s +Ġorganis ers +Ġdocument aries +Vari able +GRE EN +Ġres orts +Ġbr agging +Ġ3 68 +Art ist +w k +bl ers +Un common +ĠRet rieved +Ġhect ares +Ġtox in +r ank +Ġfaith s +ĠG raphic +Ġve c +ĠL IA +Af rican +Ġard ent +end iary +L ake +ĠD OS +cient ious +ĠOk awaru +ĠAll y +ĠTim eline +D ash +ĠI c +contin ue +Ġt idy +Ġinstinct ively +ĠP ossibly +ĠOut door +ĠWould n +Ġl ich +ĠBr ay +ĠA X +Ġà ī +Ġ+ # +\ ' +Direct ory +ab iding +Ġf eral +ic ative +but t +Ġper verse +S alt +Ġwar ped +Ġnin eteen +Ġcabin ets +Ġsrf Attach +ĠSl oan +Ġpower ing +reg ation +F light +se vere +Ġst ren +Ġc og +ap ache +Ġâ Ŀ +Ġcaf eteria +p aces +ĠGrim oire +uton ium +Ġr aining +Ġcir cling +Ġlineback ers +c redit +Ġrep atri +ĠCam den +lic ense +Ġly ric +Ġdescript or +Ġval leys +Ġre q +Ġback stage +ĠPro hibition +ĠK et +Op ening +S ym +æĸ ¹ +Ġserv ings +Ġoverse en +Ġaster oids +ĠMod s +ĠSpr inger +ĠCont ainer +è » +ĠM ens +Ġmult im +Ġfire fighter +pe c +Ġchlor ine +Ð ¼ +end i +Ġsp aring +Ġpolyg amy +ĠR N +ĠP ell +Ġt igers +Ġflash y +ĠMad ame +S word +Ġpref rontal +Ġpre requisite +uc a +Ġw ifi +Ġmiscon ception +Ġharsh ly +ĠStream ing +ot om +ĠGiul iani +foot ed +Ġtub ing +ind ividual +z ek +n uclear +m ol +Ġright ful +49 3 +Ġspecial ization +Ġpassion ately +ĠVel ocity +ĠAv ailability +T enn +Ġl atch +ĠSome body +Ġhel ium +cl aw +Ġdi pping +XX X +Ġinter personal +7 10 +Ġsub ter +Ġbi ologists +ĠLight ing +Ġopt ic +Ġden im +end on +ĠC orm +Ġ3 41 +ĠC oup +Ġfear less +Ġal ot +ĠCliff ord +ĠRun time +ĠProv ision +up dated +lene ck +Ġneur on +Ġgrad ing +ĠC t +sequ ence +in ia +con cept +Ġro aring +ri val +ĠCaucas ian +Ġmon og +key es +Ġappell ate +Ġlia ison +EStream Frame +ĠPl um +! . +Ġsp herical +Ġper ished +Ġbl ot +Ġben ches +Ġ4 11 +Ġpione ered +Ġhur led +Jenn ifer +ĠYose mite +Ch air +Ġreef s +Ġelect or +ĠAnt hem +65 2 +Ġun install +Ġimp ede +Ġbl inking +Ġgot o +Dec re +A ren +Ġstabil ization +ĠDis abled +ĠYanuk ovych +Ġoutlaw ed +ĠVent ura +ten ess +Ġplant ation +Ġy acht +ĠHu awei +Ġsol vent +Ġgr acious +Ġcur iously +Ġcapac itor +Ġc x +ĠRef lex +Ph ys +ĠC f +pt in +cons ervative +Ġinv ocation +c our +F N +ĠNew ly +H our +As ian +ĠLe ading +ĠAer ospace +An ne +Ġpre natal +Ġdeterior ating +H CR +ĠNorm andy +ol ini +ĠAm bro +9 10 +Ġset backs +ĠT RE +Ġs ig +ĠSc ourge +59 7 +79 8 +Game play +Ġm sec +M X +Ġprice y +ĠL LP +aker u +Ġover arching +ĠB ale +Ġworld ly +Cl ark +Ġscen ic +Ġdisl iked +ĠCont rolled +T ickets +ĠE W +ab ies +ĠPl enty +Non etheless +Ġart isan +Trans fer +ĠF amous +Ġinf ield +ble y +Ġunres olved +ĠML A +ãĤ Ĥ +Cor rection +Ġdemocr at +ĠMore no +ro cal +il ings +Ġsail or +Ġr ife +h ung +Ġtrop es +Ġsn atched +ĠL IN +ĠB ib +ES A +ĠPre v +ĠCam el +run time +Ġob noxious +4 37 +Ġsum mers +Ġunexpl ained +ĠWal ters +cal iber +Ġg ull +ĠEnd urance +ä½ ľ +Ġ3 47 +Ir ish +Ġaer obic +Ġcr amped +ĠHon olulu +à © +us erc +ec ast +AC Y +ĠQu ery +ãĤ¹ ãĥĪ +Bet a +Ġsuscept ibility +ĠSh iv +ĠLim baugh +Ġà ĸ +ĠN XT +ĠM uss +ĠBrit ons +ES CO +EG IN +Ġ% % +Ġsec ession +ĠPat ron +ĠLu a +n aires +ĠJPM organ +us b +ocy te +Ġcouncill ors +ĠLi ang +f arm +Ġnerv ously +Ġattract iveness +ĠK ov +j ump +Pl ot +Ġst ains +ĠStat ue +ĠApost les +he ter +ĠSUP PORT +Ġoverwhel m +Y ES +Ġ29 1 +d ensity +Ġtra pping +M it +Ġf ide +ĠPam ela +atl antic +Dam n +Ġp ts +OP A +Ġserv icing +Ġoverfl owing +ul o +ĠE rit +t icket +light ing +ĠH mm +ãĥ¼ ãĥ« +im oto +Ġchuck le +4 23 +ãģ ķ +sh ape +Ġque ues +Ġanch ors +ãĤ¼ ãĤ¦ãĤ¹ +F er +Ġaw oke +Ġ6 66 +h ands +Ġdiver gence +Ġ50 5 +T ips +Ġdep ot +Ġske w +ĠDel iver +op ot +Ġdiv ul +ĠE B +uns igned +ĠUn i +X box +Ġfor ks +Ġ7 02 +å ¯ +Ġpromot ers +ĠV apor +Ġlev ied +sl ot +Ġpig ment +Ġcyl inders +C RE +Ġsn atch +Ġperpet ually +Ġl icking +ĠFe et +ĠKra ken +ĠHold en +ĠCLS ID +m r +Ġproject or +Ġden otes +Ġchap el +ĠTor rent +b ler +R oute +ĠDef endant +ĠPublisher s +ĠM ales +ĠInn ov +ĠAg ility +rit er +ty mology +st ores +L ind +Ġf olly +ĠZur ich +B le +Ġnurt ure +Ġcoast line +uch in +D omin +Ġfri vol +ĠCons olid +res ults +M J +Ġphyl ogen +Ġha uled +ĠW iley +ĠJess ie +ĠPrep are +ĠE ps +Ġtreasure r +I AS +Ġcolon ists +Ġin und +ĠWW F +ĠCon verted +6 000 +out side +ĠApp earance +ĠRel ic +ĠM ister +s aw +Ġresult ant +Ġadject ive +ĠLaure l +ĠHind i +b da +Pe ace +Ġreb irth +Ġmembr anes +Ġforward ing +Ġcoll ided +ĠCar olyn +K ansas +5 99 +ĠSolid GoldMagikarp +Be ck +Ġstress ing +ĠGo o +ĠCooper ative +Ġf s +ĠAr chie +L iter +ĠK lopp +J erry +Ġfoot wear +War ren +Ġsc ree +h are +Under standing +P ed +Ġanth ology +ĠAnn ounce +M ega +Ġflu ent +Ġbond age +ĠDisc ount +il ial +C art +ĠNight mares +Sh am +ĠB oll +uss ie +H ttp +Atl anta +Ġun recogn +ĠB id +Ġunder grad +Ġforg iving +ĠGl over +AAAA AAAA +4 45 +V G +pa io +kill ers +Ġrespons ibly +Ġmobil ize +Ġeffect ed +ĠL umin +Ġk ale +Ġinfring ing +ann ounced +Ġf itt +b atch +ĠT ackle +ĠL ime +ĠAP P +uke mia +Ġrub y +Ġex oner +ĠCas ual +0 70 +Ġpel vic +Ġautom ate +ĠK ear +ĠCoast al +Ġcre ed +Ġbored om +ĠSt un +ri ott +Ĥ İ +Ġregener ate +Ġcomed ians +ĠOP ER +Sp ons +id ium +on is +L ocated +05 7 +Ġsusp ense +ĠD ating +C ass +Ġneoc ons +ĠShin zo +Ġaw oken +ch rist +ĠMess ages +att led +ĠSpr ay +ĠSp ice +C W +Ġshield ing +ĠG aul +Am id +Ġparam ilitary +Ġmult if +ĠTan ner +il k +Ġgodd amn +g ements +Ġbe friend +m obi +Ġ3 88 +fold er +acc a +Ġins in +g ap +N ev +fif th +Ġpsychiat ry +b anks +TH IS +Ġhar b +ac qu +Ġfac ade +ĠPower Point +80 3 +Ġbl uff +Sh ares +Ġfavor ing +El izabeth +Ãį Ãį +Ġr anger +77 2 +ĠAr che +h ak +ĠGen etics +ĠF EMA +Ġev olves +Ġest e +ĠP ets +ĠM é +ĠInterest ing +ĠCanter bury +ch apter +ĠStar fleet +Sp anish +Ġdraw back +ĠNor wich +9 70 +n orth +ag anda +Ġtransform ative +ram ids +bi ology +ad ay +Ġpropag ation +ĠGam ma +ĠDen ise +ĠCalcul ator +ent imes +ĠB ett +Ġapp endix +ĠHD D +AK ING +Ġst igmat +Ġhol ster +Ġord inarily +Ch ance +ĠCont rary +Ġad hesive +Ġgather s +6 12 +re au +ony ms +ew ays +Ġindu ces +Ġinterchange able +se m +Wh it +Ġtr ance +Ġincorpor ation +ĠExt ras +Fin ancial +Ġawkward ly +ĠStur geon +ĠH Y +Norm ally +ĠEnd ing +ĠAss ist +enc rypted +Ġsub jug +Ġn os +Ġfan atic +C ub +C U +?" . +Ġirre versible +å Ĥ +03 1 +ĠH AR +sp read +ul ia += $ +Sc ope +L ots +Ġlif estyles +ol on +Ġf eds +Ġcongrat ulate +web kit +Ġindist inguishable +ĠSw ing +Ġcommand ments +qu ila +ab ella +m ethyl +ann abin +Ġo vere +Ġlob ster +ĠQU EST +ĠCONT IN +bern atorial +:::: :::: +ĠTra ve +ĠSam oa +AN I +75 2 +Ð ´ +userc ontent +ĠMod erate +y eah +ĠK itt +Ġwe e +Ġstuff ing +ĠInter vention +ĠD ign +Ġware houses +ĠF iji +Ġpel lets +Ġtake away +ĠT ABLE +ĠClass ical +col lection +Ġland fall +ĠMus cle +Ġsett les +ĠAD V +Ġ3 44 +L aura +Ġf ared +ĠPart ial +4 36 +oss ibility +ĠD aly +ĠT arant +ĠFu ji +am l +c ence +55 1 +ĠProced ures +ĠO CD +ĠU D +t in +Q UI +ach o +4 38 +Ġgl itches +Ġenchant ment +Ġcalcul ates +IR O +ĠH ua +alys es +ĠL ift +um o +Ġle apt +Ġhypothes ized +ĠGust av +it ans +VERS ION +æ ł +Rog er +Ġr and +ĠAd apter +Ġ3 31 +ĠPet ition +k ies +M ars +Ġunder cut +ze es +ĠLy ons +ĠDH CP +Miss ing +Ġretire es +Ġins idious +el i +> ) +. ãĢį +Ġfinal ists +ĠA ure +Ġacc user +Ġwas tes +ĠY s +ĠL ori +Ġconstitu encies +Ġsupp er +Ġmay hem +or ange +Ġmis placed +Ġmanager ial +Ġex ce +ĠCL I +Ġprim al +ĠL ent +Cry stal +h over +ĠN TS +end um +Ġd w +ĠAl c +n ostic +Ġpres erves +ĠTs arnaev +Ġtri pled +rel ative +Arc ade +k illing +ĠW EEK +ĠH anna +D ust +Com pleted +ģ « +Ġappro ves +ĠSur f +ĠLuther an +ven ants +Ġrobber ies +we ights +soft ware +at ana +ug al +Ġgrav y +ĠC ance +OLOG Y +ly ak +Ton ight +Ġunve il +Ġ19 04 +ĠMin ion +ent ious +st ice +pack ages +ĠG EAR +Ġg ol +ĠHutch inson +ĠProf ession +ĠG UN +ĠDiff erence +ĠTsuk uyomi +ĠLes bian +6 70 +Ġfug itive +ĠPlan etary +-------------------------------- ------------------------ +Ġacc rued +Ġch icks +Ġsto pp +Ġblock ers +C od +Ġcomment ers +ĠSomew here +ĠPhot ographer +the me +Ġmay oral +w u +Ġanten nas +Ġrev amped +ĠSubject s +it é +im ura +Ġentr ances +liter ally +Ġten ets +ĠO MG +ĠMP H +ĠDon key +ĠOff ense +Ġ" + +Sn ap +ĠAF B +Ġan imate +ĠS od +His panic +Ġinconsist ency +D b +F Y +Ex port +Ġa pe +Ġpear l +ib el +ĠPAC s +Ġ{ \ +Ġact u +ĠHS BC +camp us +Ġpay off +Ġde ities +ĠN ato +ou ple +Ġcens ored +ĠCl ojure +Ġconf ounding +en i +Ġreck on +op he +Ġspot ting +Ġsign ifies +Ġprop el +Ġfest ive +S uggest +Ġpled ging +ĠB erman +Ġrebell ious +Ġovershadow ed +Ġinfiltr ated +j obs +67 2 +Ġscal able +Ġdomin ion +ĠNew foundland +ĠMead ow +Ġpart itions +AM I +Ġsupplement ary +str ument +Ġhair y +Ġperpet uate +Ġnuts hell +ĠPot ato +ĠHob bit +Ġcur ses +Flo at +Ġquiet er +Ġfuel ing +Ġcaps ules +ĠL ust +ĠH aunted +Exec utive +Ġchild birth +G re +Ġrad iant +å İ +Ġm alls +Ġin ept +ĠWarrant y +Ġspect ator +E h +t hens +Ġculmin ating +æ © +ary a +ãĤ ® +ilit arian +ĠOR IG +ĠSp ending +pt ives +ĠS iren +ĠRec ording +ay ne +Ġv im +Ġspr ang +T ang +ĠM FT +mor ning +ĠWe ed +m peg +cess ion +ĠCh ung +7 30 +w arning +56 2 +handed ly +P oor +P olitics +: # +Ġp ian +Ġfec es +ĠDocument ation +Ġban ished +Ġ3 99 +ĠAR C +Ġhe inous +J ake +ĠAm ir +way ne +v re +os henko +Ġnotebook s +Ġfound ational +Ġmarvel ous +ixt ape +Ġwithdraw als +Ġh orde +ĠD habi +is able +ĠK D +Ġcontag ious +ĠD ip +ĠAr rows +Ġpronoun s +Ġmorph ine +ĠB US +68 2 +Ġk osher +fin ished +ĠInstr uments +Ġf used +yd en +ĠSal mon +F ab +aff ected +K EN +C ENT +Dom ain +Ġpoke mon +ĠDr inking +G rowing +ĠInvestig ative +ĠA ether +em i +Ġtabl oid +Ġrep ro +ĠNot withstanding +ĠBers erker +Ġdram as +Ġclich é +Ġb ung +ĠU RI +ĠD os +0 44 +Ġpast ors +Ġl s +Ġac rylic +aun ts +Ed ward +Ġmajor ities +B ang +Ġfield ing +ĠRepl acement +ĠAl chemy +pp ard +ĠRome o +ĠSan ct +ĠLav rov +ib ble +Inst ruct +Ġimp ractical +ĠPlay boy +ce phal +Ġsw aps +Ġk an +ĠThe o +Ġillust rating +Ġdismant led +ĠTrans gender +ĠG uth +UG H +Ġtriumph ant +Ġencomp ass +Ġbook mark +udd in +j er +Ġpred icate +ES H +Ġwhen ce +ĠAB E +Ġnon profits +Se qu +Ġdi abetic +Ġp end +Ġheart felt +sh i +Ġinter acts +ĠTele com +Ġbombard ment +dep ending +ĠLow ry +ĠAd mission +ĠBl ooming +ust ration +ene gger +B rew +Ġmol ten +ĠNer d +P IN +âĸ Ģ +ave ment +Ġtou red +Ġco efficients +ĠTray von +ans son +Ġsand y +t old +fl ows +Ġpop ulous +ĠT inder +ĠBl iss +R achel +Min imum +Ġcontest ant +ĠRed uce +ĠMor se +ĠGrass ley +ĠClick er +Ġexp r +Ġs incerity +Ġmar qu +Ġelic it +ĠPro position +ĠDemon ic +Ġtac os +G reek +Ġpost war +Ġin sofar +ĠP ork +Ġ35 2 +doctor al +walk ing +Ġmid term +ĠSam my +sight ed +ĠTR ANS +ic i +AL D +ĠUS L +ĠF ISA +ĠAm pl +ĠAlex andra +ine lli +Tr ain +Ġsign ify +ĠVers us +Ġob fusc +Ġk h +Ġagg ro +ĠRen ault +Ġ3 48 +5 18 +ox icity +0 22 +ĠTw ist +Ġgoof y +D ynamic +Ġbrief ings +m ight +8 99 +Ġderog atory +T ro +Ġfor ging +ĠKor an +ĠMar ried +ĠBuc s +Ġpal ate +ĠCon version +m able +4 13 +Ġ( _ +Ġs iph +ĠN EO +col lege +Ġmarg inally +Ġfl irt +ĠTra ps +ĠP ace +é »Ĵ +Ġgoalt ender +Ġforb ids +Ġcler ks +ĠT ant +ĠRobb ins +ĠPrint ing +Ġpremie red +Ġmagn ification +ĠT G +ĠR ouse +ĠM ock +odynam ics +Ġpre clude +ism o +ĠPul itzer +Ġaval anche +ĠK odi +rib une +ĠL ena +Elect ric +Ġref inery +Ġend owed +Ġcounsel ors +Ġd olphin +ĠM ith +Ġarm oured +hib ited +Beg in +ĠP W +O il +ĠV or +ĠShar if +ĠFraz ier +est ate +Ġj ams +Pro xy +Ġband its +ĠPresbyter ian +ĠPrem iere +t iny +ĠCru el +Test ing +Ġhom er +ĠV ERS +ĠPro l +ĠDep osit +ĠCoff in +Ġsemin ars +Ġs ql +ĠDef endants +Altern atively +ĠR ats +ç « +ethy st +' > +Ġiss uer +58 9 +Ġch aired +ĠAccess ories +man ent +Ġmar row +ĠPrim ordial +C N +Ġlimit less +ĠCarn age +Ġund rafted +q v +IN ESS +on ew +Ġco hesion +98 7 +Ġne cks +Ġfootball er +ĠG ER +Ġdetect able +ĠSupport ing +ĠCS V +oc ally +k Hz +Ġund e +Ġsh one +Ġbud ding +tra k +Stand ing +ĠStar craft +ĠKem p +Ben ch +Ġthw arted +ĠGround s +ath i +L isa +Dial og +ĠS X +V ision +Ġingen ious +Ù IJ +Ġfost ering +ĠZ a +ĠIn gram +Ġ" @ +N aturally +6 16 +0 35 +ĠF AC +H mm +55 4 +Ġacceler ator +ĠV end +Ġsun screen +Ġtuber culosis +rav iolet +ĠFunction al +ĠEr rors +ed ar +19 66 +ĠSpect re +ĠRec ipes +88 5 +ĠM ankind +L iverpool +Ġ| -- +Ġsubst itutes +ĠX T +w ired +Ġinc o +ĠAf gh +E va +ic c +S ong +K night +Ġdilig ently +ĠBroad cast +A id +Ġaf ar +ĠH MS +aton in +ĠGr ateful +Ġfire place +ĠOm ni +e uro +ĠF RE +ĠSh ib +ĠDig est +t oggle +Ġheads ets +Ġdiff usion +ĠSqu irrel +ĠF N +Ġdark ened +out her +Ġsleep s +ĠX er +gun s +Ġset ups +Ġpars ed +Ġmamm oth +ĠCur ious +g ob +ĠFitz patrick +ĠEm il +im ov +........ ..... +ĠB enny +Second ly +Ġheart y +Ġcons on +st ained +Ġgal actic +cl ave +Ġplummet ed +Ġp ests +Ġsw at +Ġrefer rals +ĠLion el +h oly +Ġunder dog +ĠSl ater +ĠProv ide +ĠAm ar +ress or +å Į +ong a +Ġtim id +Ġp iety +ĠD ek +Ġsur ging +az o +Ġ6 10 +Ġdes ks +ĠSp okane +ĠAn field +Ġwars hips +ĠCob ra +Ġar ming +clus ively +ĠBad ge +ag ascar +ĠPR ESS +ĠMcK enzie +ĠFer dinand +burn ing +Af ee +Ġtyr ann +ĠI w +ĠBo one +100 7 +ĠRe pt +Ċ Âł +Ġcar avan +ĠD ill +ĠBundes liga +Ch uck +Ġheal er +ãĥ¼ãĥ Ĩ +ĠH obby +Ġneg ate +Ġcrit iques +section al +mop olitan +Ġd x +Ġouts ourcing +ĠC ipher +t ap +Sh arp +Ġup beat +Ġhang ar +Ġcru ising +ĠNi agara +Ġ3 42 +ill us +ĠS v +Ġsubt itles +Ġsqu ared +Ġbook store +Ġrevolution aries +ĠCarl ton +ab al +Ut ah +Ġdesp ise +ĠU M +cons ider +aid o +Ġc arts +ĠT urtles +Tr aining +Ġhonor ary + ¢ +Ġtri angles +4 22 +Ġreprint ed +Ġgrace ful +ĠMong olia +Ġdisrupt ions +ĠB oh +Ġ3 49 +Ġdr ains +Ġcons ulate +Ġb ends +Ġm afia +ur on +ĠF ulton +m isc +Ġren al +Ġin action +ck ing +Ġphot ons +Ġbru ised +ĠC odes +og i +Ġn ests +ĠLove ly +ĠLib re +ĠD aryl +Ġ# ## +S ys +. ," +Ġfree zes +est ablishment +and owski +Ġcum bers +ĠSt arg +ĠBom bs +Ġleg ions +Ġhand writing +Ġgr un +ĠC ah +sequ ent +Ġm oth +ĠMS M +Ins ert +F if +Ġmot el +Ġdex ter +ĠB ild +hearted ly +Ġpro pe +ĠText ure +ĠJ unction +ynt hesis +oc ard +ĠVer a +ĠBar th +Ġμ g +Ġl ashed +Ġ35 1 +ĠZ amb +ĠSt aples +ĠCort ex +ĠCork er +Ġcontinu um +ĠWR ITE +unt a +rid or +Ġde ems +0 33 +ĠG OLD +p as +Ġrep ressive +ãĥĨ ãĤ£ +Ġbaff led +Sc ar +Ġc rave +Ġ ______ +Ġentrepreneurs hip +ĠDirector ate +Ġ' [ +Ġv ines +Ġasc ended +ĠGR OUP +ĠGood bye +Ġdo gged +ãĥ´ ãĤ¡ +Man ufact +Ġunimagin able +ri ots +ier rez +Ġrel ativity +ĠCraft ing +ra ught +ud en +c ookie +Ġassass ins +Ġdissatisf ied +ac ci +Ġcondu it +Sp read +ĠR ican +n ice +izz le +Ġsc ares +ĠWH Y +ph ans +5 35 +Ġprot racted +ĠKrist en +5 36 +ĠSc rib +ĠNe h +Ġtwent ies +Ġpredic ament +Ġhandc uffs +Ġfruit ful +ĠU L +ĠLud wig +Ġatt est +ĠBre aker +Ġbi ologically +ĠDeal er +Ġrenov ations +f w +ess en +Al ice +ĠHen ri +Ġun ilaterally +ĠS idd +h ai +ĠSt retch +S ales +Ġcumbers ome +ĠJ avier +Ġtrend y +Ġrot ting +ĠChall enges +Ġscra ps +Ġfac ets +ĠVer onica +ĠVer ge +ĠS ana +Al ien +ĠR ih +Ġrad ial +ect ar +Ġ6 30 +cl i +Mar ie +Ġwild fire +ĠCat o +h ander +Ġwait ress +Ġch ops +ĠS ECTION +Ġblunt ly +ĠCat alog +n ian +stud y +Ġpat rolling +ĠT enth +nex us +ĠN ON +op sy +Ġsc athing +s ie +Ġdeterior ated +V B +Naz is +Ġdep ictions +Ġauthent icated +ĠCon ce +k rit +Ġpromul g +ĠL ONG +U FC +ĠVis itors +ĠRec all +Ġrehab ilit +ĠSL I +Ġglac ier +ĠB ite +Ġ50 3 +Ġvom it +Ġfer mented +ĠKh alid +Ġgrad ed +ĠMag icka +ĠIch igo +power ful +ic ators +75 3 +Ġsh rew +Ġ35 6 +Ġlegal izing +Ġall otted +ĠArch demon +ith ing +igg urat +V OL +Le od +Ġo ily +Ġindu cing +Ġamy gdala +Ġadm ins +ĠAcqu isition +C AN +Ġsche matic +Ġmo an +ĠCamer oon +Ġt ink +Ġmer ry +Ġbutter flies +ĠGo ff +Ġworks pace +ĠCor ona +Ġj avascript +ĠD olphin +ĠCant or +4 64 +to e +AP S +ĠAg ing +Ġpadd ed +ĠZ heng +ĠHe ld +Ġest ranged +Ġ7 70 +. } +ĠDun ham +Ġsm okes +Ġcap itals +und ai +Sh in +ĠFound ing +Ġent itle +Ġcenter piece +D iscover +Ġthere to +al ert +ĠN ou +ĠAnaly st +l c +F H +FI ELD +ĠP OV +gr ay +Ġar cs +ĠH OT +Ġr s +Ġoblig atory +ĠArchitect s +ĠS ven +ĠF EC +0 200 +Christ mas +ĠAlban ia +rat om +58 7 +Ġhard ships +Ġaut os +ĠCharg es +Ġap es +Ġ3 76 +wal let +Ġintox ication +Ġgobl in +Ġ5 70 +++++++++ ++++++++ +ĠYel p +ĠMag netic +ĠBr iggs +R ail +Ġspawn s +ĠW iggins +Ġshowc ased +Ġres orted +ub en +Ġwh ipping +Ġim itate +Ġdigest ion +ĠUS PS +ĠG est +Ġye a +ĠT ight +ind al +ic as +` . +C AST +'' ; +ĠF et +opath ic +In valid +Ġregrett ed +Ġbro ccoli +ĠSc ores +e ve +Ġpost ings +Ġaccum ulating +Ġneed less +elf th +Ġmay ors +Ġsc rib +Ġanecd otes +Ġbot ched +ĠRib bon +ĠConstant ine +i uses +ess es +Ġdev ise +Comp ared +Ġp udding +Ġg arg +Ġev oke +79 7 +Ġdet ox +9 09 +ĠPie ces +ĠMcC artney +Ġmet ast +ĠK rypt +P OR +Ġt ending +ĠMerch ants +Pro of +ĠV arg +ĠPort able +ãĥ¼ãĥĨ ãĤ£ +B rain +25 00 +Ġfol iage +Ø ¹ +Ġment ors +ĠA ires +Ġminimal ist +Ġing ested +ĠTro jan +ĠQ ian +inv olved +0 27 +Ġer oded +RA FT +Ġbl urry +M ob +Ġbuff et +ĠFn atic +ae a +KN OWN +ĠIn it +s afety +en um +ACT ION +ĠCrus her +ĠD ates +Ġ ................ +c alling +ak ov +Ġvent ured +Ġ5 55 +au ga +H art +ĠA ero +M AC +Ġthin ly +Ġar ra +ST ATE +ild e +ĠJac qu +ĠFem ales +Ġthe orem +Ġ3 46 +Ġsmart est +ĠPU BLIC +ĠK ron +ĠB its +ĠV essel +ĠTele phone +Ġdec ap +Ġadj unct +ĠS EN +mer ga +Ġred acted +Ġpre historic +Ġexplan atory +ĠRun s +ĠUtt ar +ĠM anny +ĠAUTH OR +ĠUnle ashed +ĠBow ling +be ans +79 3 +Ġunivers es +Ġsens it +ĠK ung +re peat +ctr l +Ġp aced +Ġfull er +Cl ock +Ġrec omb +ĠF aul +ĠB unker +Ġpool ed +Ġan a +ĠM outh +LL OW +hum ane +Ġbull do +ĠMicha els +f am +Ġwreck ed +Ġport rays +ĠWh ale +ĠH es +Ġguess es +ĠBrow se +ĠL APD +Ġconsequ ential +ĠInn ocent +ĠD RAG +Ġtrans gress +ĠO aks +Ġtri via +ĠRes on +ĠA DS +-- + +ĠT oll +Ġgrasp ing +ĠTHE M +ĠT ags +ĠCon clusion +Ġpract icable +Ġho op +Ġunintention ally +Ġign ite +ĠM ov +ur ized +le hem +Ter min +Ġcolour ful +ĠLin ear +ĠEll ie +G y +Ġman power +Ġj s +Ġem oji +ĠSHAR ES +_ . +0000 7 +Ġsophistic ation +Ġunders core +Ġpract ise +Ġbl ob +op ens +Uk raine +Ke eping +Y C +J R +ult imate +Cl aim +Ġautom obiles +99 3 +ste el +Ġpart ing +ĠL ank +... ? +Ġ38 5 +Ġremem brance +Ġe ased +Ġcov ari +ĠS ind +Effect ive +Ġdisse mination +ĠMo ose +ĠCl apper +br ates +App ly +Ġinv is +Ġwors ened +âĢĶ - +Ġlegisl ator +ĠL ol +ĠRow e +Ġdealers hip +um ar +id ences +Ġinvestig ates +Ġc ascade +Ġbid der +ĠB EN +Iron ically +Ġpres iding +Ġd ing +Ġcontrad icted +Ġshut s +ĠF IX +Ġ3 66 +Dist rict +Ġsin ful +ĠChar isma +o ops +Ġtot ality +Ġrest itution +ĠOpt imus +ĠD ah +Ġcl ueless +urn ed +Ġnut rit +Ġland owners +Ġfl ushed +Ġbroad en +m ie +Ġprint ln +Ġn ig +ĠCorp us +J en +Ġprot o +ĠWik imedia +ĠPal o +C OR +Ġstory lines +Ġevangel icals +ĠDar rell +Ġrot or +ĠH W +sk illed +ery l +Ġbe gg +ĠBl umenthal +Ġwe aving +Ġdown wards +ĠJack et +ĠANG EL +Te chnology +Ġes oteric +alde hyde +Ġfur iously +Ġforeign er +We ak +CH O +ĠH ound +Exper ience +ĠPlay station +ĠM IA +ĠU ng +cl oth +ag all +Ġcal ming +iz ens +St ruct +ĠW itches +ĠCeleb ration +Ġ........ ...... +pt roller +ĠTC U +Ġb unny +ãĥ į +ut orial +Ġup scale +ĠSt a +ĠCol ossus +Ġchlor ide +ĠZ ac +ĠRe asons +ĠBrook ings +ĠWH ITE +][ / +ĠL ose +9 05 +Ġunders ide +ern els +Ġv ape +do zen +upp et +ĠST OP +mat ical +ĠStat ements +hed dar +P AC +Custom er +Ġmem os +ĠP J +end ars +ĠLim its +l augh +Ġstabil ized +ĠALE C +Y A +Up grade +al am +Ġtechn o +Ġan ew +fore seen +Ġcolleg iate +ĠPy ro +ĠD ism +Ġfront line +Ġammon ia +I U +Qu ite +John ny +ass in +G OP +ĠSt yles +ĠSovere ign +acter ial +5 49 +ĠR IP +ĠL ists +Ġ3 64 +ĠRece p +s ocket +ĠByr d +ĠCand le +An cient +Ġappell ant +en forcement +ace a +ans ki +Ġold s +88 6 +Ġsl urs +Ġem pires +Ġbuck le +Ġalien ation +ĠAber deen +Ġunic orn +Ġoverr iding +ĠL X +pp a +Ġdesp ised +ĠB ugs +ĠB ST +S outhern +5 33 +Ġhall mark +ĠPost er +Ġstem med +Ġprincip als +ĠT ECH +ĠSand wich +It aly +Ġche esy +ĠSet TextColor +ĠProt ective +ĠC ohn +J O +apt op +Re ason +Lead er +ĠUnder stand +ĠFr idays +ĠContin uous +Ġcl ipping +ĠR ye +Ġber th +tim er +ann is +re act +Ġbuff alo +ĠPar as +Ġ6 55 +Ġpres ided +ĠSun rise +Ġve ts +Ġcl oves +ĠMcC ull +Stre ngth +G AN +Ġill iter +ĠPric ing +l é +Ġresist or +Ġbr un +ĠSuff olk +Ñ ĭ +ĠL iver +Re leased +Ġwhat s +8 60 +ĠMe asures +Ġden ouncing +ĠRy zen +Ġsou ven +Ġcareg ivers +ch ini +ĠScar lett +Ġt rough +Cong ratulations +Ġtax is +ĠTrad ition +j it +Ġtable top +Ġhither to +Ġdis information +off ensive +h ra +ĠDISTR ICT +Ġcompl icate +chen ko +ĠRecon struction +Ġpalp able +Ġa usp +Ġ4 28 +Ġshowc ases +ĠPublic ation +know ledge +inn on +4 19 +Ġretri eval +and ers +Ġref ute +Ġinqu ired +g ur +Ġneg ativity +Ġcons erve +Ġafter life +Ġpres upp +ĠGill espie +Ġm t +ĠD N +T ap +Ġper pend +ĠS my +does n +Ġsp illing +Ġhyp ers +K ate +® , +ke pt +ĠP owered +Ġj a +ĠK lux +ard e +ab an +Ġ4 44 +Ġflatt ened +ĠImprove ments +urg a +ĠK und +Ġins cribed +Ġfac ult +Ġunpre pared +ĠCons umers +Ġsatisf ies +Ġpul monary +Ġinf iltration +Ġex ternally +Ġcongrat ulations +ag han +Ġair liner +Ġfl ung +Ġfly ers +G D +Ġsnipp ets +Ġrec ursive +Ġmaster ing +L ex +Ġovert ly +v g +Ġluck ily +Ġenc ro +ĠLanc et +ĠAbyss al +function al +Ġs ow +Ġsqu id +Ġnar ration +Ġn aughty +ĠHon our +ĠSpart ans +Ġsh atter +ĠTac oma +ĠCal ories +ĠR aces +Sub mit +Ġpurpose fully +w av +ĠY ok +F est +ĠG err +Met ro +Ġit iner +f amous +Ġ" { +in line +was her +Iss ue +ĠCL IENT +oz o +Vers ions +7 25 +ĠGl ock +Ġshield ed +ĠPC R +ENC Y +ĠWe ld +ĠSim pl +Ġredirect ed +ĠK ham +Ġ( > +Ġlab ou +Ġdi apers +ss l +Ġcell ar +organ isms +ore sc +ĠBer ks +did n +Sh ipping +C hest +Ġund one +Ġmillion aire +Ġc ords +ĠYoung er +appropri ately +Ġsequ els +u ve +ant icipated +Ġle wd +ĠSh irt +ĠDmit ry +V eter +Ġsl aying +ĠY ar +Ġcompl ication +I owa +ĠEric a +ĠBL M +g irlfriend +b odied +6 26 +19 63 +Ġintermedi ary +Ġcons olation +M ask +ĠSi em +ow an +Beg inning +Ġfix me +Ġculmin ated +Ġcon duc +ĠVolunte er +Ġpos itional +Ġgre ets +ĠDefin itions +Ġthink er +Ġingen uity +Ġfresh men +ĠMom ents +Ġ35 7 +ate urs +ĠFed Ex +s g +69 4 +Ġdwind ling +ĠBO X +sel age +Ġt mp +Ġst en +ĠS ut +Ġneighbourhood s +Ġclass mate +f ledged +Ġleft ists +Ġclim ates +ATH ER +ĠScy the +ul iffe +Ġs ag +Ġho pped +ĠF t +ĠE ck +ĠC K +ĠDo omsday +k ids +Ġgas ped +Ġmon iker +ĠL od +ĠC FL +t ions +r ums +fol ios +Ġm d +Ġunc anny +Ġtrans ports +ĠLab rador +Ġrail ways +Ġappl iance +ĠCTR L +æ Ģ +Pop ulation +ĠConfeder acy +Ġunb earable +Ġdors al +ĠIn form +op ted +ĠK ILL +Mar x +Ġhypoc ritical +q us +ĠN umerous +ĠGeorg ian +ĠAmbro se +ĠL och +Ġgu bernatorial +ĠX eon +ĠSupp orts +ens er +ee ly +ĠAven ger +19 65 +Ar my +Ġju xtap +Ġcho pping +ĠSpl ash +ĠS ustainable +ĠFin ch +Ġ18 61 +ict ive +at meal +ĠG ohan +Ġlights aber +ĠG PA +ug u +ĠRE PL +vari able +Ġher pes +Ġdesert s +ac iously +Ġsitu ational +week ly +ob l +Ġtext ile +ĠCorn wall +Ġcontrace ptives +ĠA ke +] - +ä¹ ĭ +: , +ĠW em +ĠB ihar +Ġ' . +Ġbe re +Ġanal ogue +ĠCook ies +Ġtake off +Whe el +Ġmaj estic +Ġcomm uting +0 23 +ĠCor pse +ass ment +min i +Ġgor illa +ĠAl as +ere e +Ġacquaint ances +ĠAd vantage +Ġspirit ually +Ġey ed +pm wiki +ĠE nder +Ġtrans lucent +Ġnight time +ĠIM AGES +5 45 +ĠK amp +ĠFre ak +Ġ ig +Port land +4 32 +ĠM ata +Ġmar ines +Ġh ors +ater asu +ĠAtt ribution +Ġ-------- - +Ġk ins +ĠBEL OW +++ + +Ġre eling +ol ed +Ġcl utter +ĠRel ative +Ġ4 27 +B US +Ġa vert +ĠChe ong +ĠA ble +ĠPry or +Develop er +Ġen cyclopedia +ĠUSA F +ĠG arry +Sp ain +Bl ocks +Ġexp osition +ĠGamer Gate +W OR +Ġstockp ile +Ġclot hed +ĠT one +ĠR ue +t umblr +Ġtreacher ous +Ġf rying +Ñ Į +ĠS ph +Ġrest raints +Ġemb odies +ĠG es +S afety +Ġnegoti ators +min ing +ĠAppalach ian +L OS +ĠJenn a +Ġpass ers +ç ĭ +sn ap +Ġshort en +creat or +Ġinn umerable +uther land +67 4 +ĠW OM +ĠAs cend +ĠArm ory +ĠTrans action +K ick +Ġsuit case +day Name +Ġwaste ful +mar riage +ĠMcC abe +ite ch +ĠO ss +Cl osure +ĠTreasure r +Ġindec ent +ĠD ull +Ġresid ences +19 59 +ĠS ettlement +Ham ilton +Ġself ies +ĠRank ing +ĠBark ley +ĠB ore +ĠW CS +ĠMar itime +ĠH uh +ĠForest ry +Ġcultiv ating +ĠBall ard +Ġg arrison +ĠSD L +9 30 +Ġnas cent +Ġirresist ible +Ġaw fully +\/ \/ +Ġequ ate +Ġanthrop ology +ĠSylv ia +Ġintest ine +Ġinnoc uous +cess ive +ag ra +ĠMet roid +G rant +8 55 +ģ ĸ +Ġ" _ +ãĥĥ ãĥī +Ġappra isal +ĠFred dy +04 6 +Ġ40 6 +Ġ18 30 +Ġd ocking +St atic +Ġp ont +ĠVolt age +ĠSt ead +ĠMort gage +ĠJon ah +Y L +CLASS IFIED +Ġas bestos +nik ov +Ġcoll agen +ĠOrb ital +P ocket +7 99 +Ġhy brids +inc hes +Ġinv oice +und y +Ġinequ alities +T rend +w ashed +B ALL +Ġluc id +ĠComment ary +Ġw itty +Br andon +Ġbru ising +Ġ6 20 +es cent +box ing +P OL +Ġ3 78 +R ect +Ġlic ences +ĠMcG ee +p ressed +D anny +Ġj ammed +ord inate +Ġle th +Ġdistingu ishes +ĠYam aha +IL S +ĠH ume +ĠC ategories +Rober ts +Ch art +Ġbeet le +ĠGra veyard +Ġ($ ) +o ÄŁ +Ġtw ilight +are lla +á ½ +Ġbooth s +ĠH HS +ĠFeld man +Ġexcav ation +Ġphilosoph ies +at ography +ĠGar age +te chnology +Ġunfor gettable +Ġver ifying +Ġsubord inates +E ls +Ġne b +G aming +EN A +ĠAchieve ment +it ters +ĠG abe +Ġd umps +for cer +Ġpo ignant +ĠM BA +ĠHe idi +ime i +Ġm ages +Ġliber ate +Ġcircum cised +ĠMer maid +ĠMat th +t ogether +ĠW ichita +Ġstore front +ĠAd in +V II +Four th +Ġexplore rs +W ER +Not able +Bro ok +m ens +F aith +-------- - +ĠJ ou +¬ ¼ +Ġpine apple +Ġam alg +el n +ark able +ĠãĤµ ãĥ¼ãĥĨãĤ£ +ĠãĤµãĥ¼ãĥĨãĤ£ ãĥ¯ãĥ³ +Ġov arian +ĠE choes +Ġhairc ut +Ġp av +Ġch illed +anas ia +Ġsty led +Ġd ab +ni per +Ġminister ial +ĠD UP +T an +Ġsul ph +ĠD eter +ĠBo hem +od an +Ġeduc ator +â ĵĺ +sp ir +Ch icken +ĠE leanor +Ġqu i +Ġheav iest +Ġgrasp ed +U RA +Ġcro oked +Jess ica +pro blem +Ġpred etermined +Ġman iac +Ġbreath s +ĠLauder dale +Ġh obbies +y z +Cr ime +Ġcharism a +d L +Ġle aping +Ġk ittens +Ang elo +ĠJ ACK +ĠSu zanne +Ġhal ting +ENT ION +Ġswall owing +ĠEarthqu ake +Ġeight eenth +ĠN IC +ĠIN F +ĠCons cious +Ġparticular s +circ le +7 40 +Ġbene volent +Ġ7 47 +Ġ4 90 +Ġr undown +ĠVal erie +ĠB UR +Ġcivil isation +ĠS chn +W B +ot ide +intern ational +Ġj ohn +Ġ19 02 +Ġpe anuts +Ġflav ored +k us +Ġro ared +Ġcut off +é £ +Ġorn ament +Ġarchitect ures +Ġ3 69 +ol or +ĠWild e +ĠC RC +ĠAdjust ed +Ġprov oking +land ish +Ġrational ity +Ġjust ifies +Ġdisp el +Ġa meric +ĠPol es +Ø © +Ġen vis +ĠD oodle +ä½ ¿ +igs aw +auld ron +Techn ical +T een +up hem +ĠX iang +Ġdetract ors +ĠZ i +ĠJournal ists +Ġconduc ive +ĠVolunte ers +Ġs d +Know ing +Ġtrans missions +ĠPL AN +ĠL IB +Ġall uded +Ġob e +Ġd ope +ĠGold stein +Ġwavelength s +ĠDest ination +nd a +ug i +Ġattent ive +ĠLe an +ral tar +Ġman g +mb uds +ak ings +b ender +Ġacc ol +Ġcraw led +N OW +Min nesota +Ġflour ished +ĠZ up +ĠSuper visor +ĠOliv ier +Ex cellent +Ġwid en +D one +Ġw ig +Ġmiscon ceptions +Cor p +W an +Ġvener able +ĠNot ably +ĠKling on +an imate +Bo ost +ĠS AY +miss ing +ibli ography +mel on +Ġpay day +Ø ³ +bo le +Ġve iled +ĠAl phabet +It alian +Ġever lasting +ĠR IS +ĠC ree +rom pt +Ġh ating +Ġgrin ning +Ġge ographically +OS H +Ġwe eping +ĠÂłĠÂłĠÂłĠÂł ĠÂłĠÂłĠÂłĠÂł +Ġimpe cc +Let ter +Ġblo ated +PL A +ĠFe in +Ġper sever +Th under +Ġa ur +ĠR L +Ġpit falls +âĸ º +Ġpredomin ant +Ġ5 25 +7 18 +AP E +7 14 +Ġfarm land +ĠQ iao +Ġv iolet +ĠBah amas +Ġinflic ting +ĠE fficiency +Ġhome brew +Ġundert ook +Ġcur ly +ĠHard ing +man ia +59 6 +Ġtem pered +Ġhar rowing +ĠP ledge +ĠFranken stein +è ª +M otion +Ġpredict ably +ĠExpl osion +oc using +er d +col o +FF ER +Ġback field +ĠV IDE +ue bl +N arr +ĠArg ument +Ġgen omic +Ġbout ique +Ġbatt ed +ĠB inary +Ġg amb +ĠRh ythm +67 3 +Ġa float +ĠOlymp ia +Y ING +Ġend if +is in +Ġwin ters +Ġsc attering +I v +D istance +Ġtr u +ĠCom fort +Ġne xus +Ġair flow +ĠByz antine +p ayers +con i +ĠB etsy +D eal +ĠN ug +ĠContin ent +red ibly +Ġoptim izing +al beit +Ġec static +ĠPro to +ç · +iv ot +âĸ Ħ +em p +rou nder +Ġcl out +ĠI ST +66 3 +ĠDoll ars +ĠD AC +Ġsubsc ribed +Ġrehears al +Ġam ps +ĠSh ang +es m +Ġspr inkle +Ġassail ant +ĠO o +ĠCoin base +T act +Ġret ina +Ġn uns +R ON +att o +Ġj ug +ĠSV G +Ġb ikini +ĠFI LE +ĠFound ers +ep ort +ĠK P +Ġrest ores +ĠTh ick +Ġash ore +Ġappro vals +R ender +M AG +G raham +ĠCort ana +ãĥ³ ãĤ¸ +ss h +or ians +ars ity +ĠInsp ired +u pper +Ġsign alling +Ġreb uke +Ġfl ares +Ġdownt ime +Stud ies +Ġstagn ation +ĠSequ ence +Ġgr unt +Ġass ures +ĠPL A +59 2 +Ġintra ven +d epend +Sus an +ĠManz iel +Man ia +Cont ract +Ġsl ams +Ġcult ured +Ġcred itor +L IST +ĠH UM +ĠChatt anooga +serv ed +Ġclo aked +ĠF TP +p owder +ĠSt ella +uct ive +Ġcheap ly +ĠMU CH +ĠGalile o +Ġsu ites +spe ech +Ġdeliber ations +ĠCh ips +« ĺ +Bal ance +ĠWyn ne +ĠAk ron +Ass et +Ġhon oured +Ġed ged +Like wise +anim ous +ĠW age +ĠEz ek +ad vertisement +ĠRT X +ĠM AD +Ġmigr ating +ĠS QU +Ġ4 75 +Ed ited +Ġshorth and +ĠBas ics +Ġcro tch +ĠEV EN +Ġv m +effic iency +Ġcal ves +ĠF rie +ĠBrill iant +Ġstri kers +Ġrepent ance +Ġarter ies +r l +B ed +h ap +Ġcrypt ography +ĠSab res +Ġ4 14 +vi ks +ih ara +aps es +T alking +Ġintertw ined +Ġdoc ks +Ġalle le +ĠArt ifact +ĠH IM +t orn +ç ķ +Ġop acity +ĠE ly +os uke +Ġn ipple +Ġhand written +ĠV K +ĠChamber lain +ĠLa os +ig raph +g row +Ġtr illions +Ġdescend ant +ĠSail or +as uring +Ġce ilings +ĠWare house +f lying +ĠGl ow +Ġn ont +Ġmiscar riage +Ġrig s +Ġmin istries +Ġelabor ated +Ġdel usional +ĠHum ane +Ġ3 79 +n ets +Ġblack out +add ers +Ġn p +ĠT ire +ro sc +Ġsub div +Ġlink age +Ġchron ological +ĠHER O +Ġres ettlement +ĠVin yl +Ġpast oral +ĠMob il +ĠBar bar +Co oldown +ĠF ritz +c riminal +re pe +Ġbell ig +ĠBre ed +Ġ4 18 +Ġsem blance +ij k +Ġcur tail +Ġclin ch +cont ained +ĠProm pt +ast on +Ġw i +Ġpursu its +5 15 +ĠGl oss +Ġfl ips +Ġcoup ons +Ġcl oning +ĠLike ly +Rem oved +ĠQu artz +r ices +ĠSpe ars +Ġp ious +Ġdep reciation +ĠD are +oun ces +am az +O nt +Ġp innacle +d ocker +0 26 +ĠW yr +ĠPro per +Ë Ī +n il +By tes +Ġseek er +t rial +Ġunf olds +ĠMar se +Ġextravag ant +ĠSurviv ors +RED ACTED +ĠSpeed way +ĠCra igslist +sub mit +ĠGener ations +Ġup holding +Ġblood stream +ĠMiss ions +ĠL awn +Ġlim bo +ene i +H uh +ĠWild cats +pre p +ĠMark us +ĠFor bidden +rit ic +IN O +Ġexhib iting +requ ent +ch uk +Ġhabit ual +ĠComp atibility +Dr ag +RIP T +uj ah +GR OUND +Ġdelinqu ent +Ġburn er +Ġcontempor aries +Ġgimm ick +load s +Ġno zzle +p odcast +ĠW ak +ĠStat en +ĠK uh +ãģ ĵ +inter rupted +Ġinv incible +ĠBurn ett +cig arette +ĠPeb ble +ĠTem porary +ĠMar ino +58 2 +Ġwast eland +ident ly +T x +Ġr ite +ĠPan asonic +ĠM iddles +ĠHort on +ae us +Ġc uring +Ġm ats +Ġadj ourn +Ġfears ome +pe z +bo ats +Ġpro pell +Ġconflic ted +ĠAng er +Ġinsurg ent +K arl +Ġco ales +Ġsouth western +Ġdis su +ĠO vert +******** **** +Ġbox ed +ĠBr une +aa a +Ġgard ening +ĠEng el +tr acks +Ġpur ified +Ġplace holder +ĠL ikes +Ġd an +G ab +Ġe ct +ĠF aw +ĠEl iot +Ġ' , +otrop ic +ĠRu in +hed on +Ġca ul +Ġa ft +ĠCad illac +gh a +ass ian +ud eb +ĠT ick +Ġadjust s +AR GET +5 37 +isc he +ant y +ĠFried rich +ĠBl izz +ĠA OL +Camp aign +Ġmamm al +ĠVe il +ĠK ev +ĠMaur it +ĠDam ien +N ation +E astern +Ġ{ : +Ġ= ================================ +Ġstereotyp ical +Ġatt ic +ĠCy borg +requ ire +Ġaward ing +ĠPap ua +bt n +b ent +B oo +Ġ( = +ĠX ander +ĠSomers et +Ġcatch y +Ġcert ify +STR UCT +Ġit al +Ġt ides +ĠBr ands +G ray +comp etitive +Ġcur ator +ĠD G +omin ium +ĠGM Os +ci ating +ĠCarm en +ow ard +Balt imore +Ġr gb +C u +Ġwip es +spe ll +IT NESS +Ġsummar izes +ĠRe vis +Ġwhistlebl owers +ĠBre ach +Ġcro chet +k os +ews ki +Ġrep et +Ġcrim son +ĠKar achi +read able +dim ension +ĠI gor +ild ed +ĠZ ed +ĠKe ane +ĠCos metic +DE P +Ġretreat ing +ĠU A +ens ical +Ġd usk +ĠDick ens +Ġaren as +ĠPass age +level s +Ġcur v +P ope +Ġch ores +ĠEl ise +ĠComp ass +b ub +Ġmamm alian +ĠSans krit +ĠAN C +ĠCr ack +Q ual +L aun +amp unk +Ġlearn ers +Ġglam orous +Ġfur the +erm ott +c and +Gener ic +Ġnarr ated +Ġdisorder ly +ĠTrans actions +ĠDet ention +ĠR oku +Ä į +Ġunder statement +ĠS aur +ĠRodrig o +ĠAS AP +S in +Ġre joice +Method s +Ġelectro de +Ġworsh ipped +Ġid i +ĠPhys icians +Ġpop up +Ġde ft +ĠRem oval +ĠBu enos +ver bs +Ġfun k +ush a +rict ion +ore a +ĠBang alore +ĠKen obi +zz i +Ġnorm ative +Ġgobl ins +Ġcaf es +ĠUN CLASSIFIED +ĠF ired +S IGN +Ġs clerosis +ĠV oter +ĠSon ny +ĠExt end +ĠEV s +Ar senal +Ġp si +Ġwid est +ĠT us +Ġlo oms +Ġjust ifying +ĠGr anger +è ¯ +Ref er +58 3 +Ġflour ishing +ab re +Ġr ave +ĠCont ra +Ġ18 98 +Add s +Ġf ul +ĠCo oke +some one += # +67 1 +Ġy ak +Ġar te +ĠMis cellaneous +ĠDet ection +ĠCl ancy +â ģ +ass ies +Ġval iant +ĠFemin ist +cor ruption +V el +P ear +Ġsucc inct +Ġquick est +k w +Ġsp itting +ĠL ibraries +åħ ī +ant z +D ad +ĠSpec ifications +rup ulous +and r +RES ULTS +Ġsnow ball +Ġpred is +ĠB axter +ĠNurs ing +ĠCh aff +s we +Ġout age +Ġnest ing +Ġnotor iety +tr igger +on ite +j on +Ġf ou +ook ed +ĠCelebr ity +re ality +Ġfat ig +Ġhug ging +Ġbother s +ĠPan zer +ĠCh andra +fig ured +Ġvol ts +ĠCloud s +Ġfee ble +ĠCur ve +ĠAs us +78 6 +abs or +ĠV ICE +ĠH ess +Ġmanufact ures +Ġgri zz +ĠPower ful +ac id +Ġsub sections +ĠKrug man +ĠAl ps +is u +Ġsequ est +ĠUlt ron +ĠT inker +ĠGo ose +Ġmism atch +Att orney +Ġmorph ology +ĠSix ers +ut tered +ĠE LECT +gr an +Rus sell +ĠG SL +Ġfort night +Ġ. ) +Ġapost le +pr one +el ist +Unt itled +ĠIm plementation +ist ors +Ġtank er +Ġpl ush +Ġattend ants +ĠT ik +ĠGreen wich +ĠY on +ĠSP L +cell s +unt led +S olution +ĠQu é +Ġvac ated +Ġupt ick +ĠMer idian +æ ĥ +ĠDr ill +9 25 +58 4 +Ġrenov ated +ĠKub rick +zy k +Ġl ousy +pp el +ohyd rate +ĠI zzy +lesi astical +CC C +ĠAj ax +Ġad apters +ĠPetra eus +Ġaffirm ation +ĠST OR +le ms +ad oes +ĠConstantin ople +Ġp onies +Ġl ighthouse +Ġadherent s +ĠBre es +omorph ic +Fight ing +Ġpl aster +ĠP VC +ĠOb st +Ġdear ly +ĠTo oth +icks on +Ġsh aming +P lex +A gg +Ġâ̦ " +Ġsub reddits +Ġpige on +ĠResident ial +ĠPass ing +Ġl um +ĠP ension +Ġpessim istic +Ġ4 32 +z inski +c ade +0 75 +Ġapolog ised +iy ah +Put ting +Ġgloom y +ĠLy me +=-=-=-=- =-=-=-=- +ĠT ome +ĠPsych iatric +ĠH IT +c ms +ap olog +Ġbreak er +Ġdeep en +Ġtheor ist +ĠHigh lands +Ġb aker +Ġst aples +Ġinterf ered +ĠAb ortion +jo ined +ch u +Ġform ulate +Ġvacc inations +Ġban ter +phe us +Ġoutfield er +ĠM eter +Ġ# #### +Ġ18 95 +Ġnarrow ing +ĠST ORY +f p +ĠC ST +ign ore +Ġproclaim ing +ĠR U +ĠB ALL +yn a +65 3 +Ġpos it +P RE +59 4 +ĠRegist rar +ĠPil grim +ic io +Ġpre tt +Ġlif eless +Ġ__ _ +Ne igh +ĠCh urches +orn o +Ġor cs +Ġkind red +ĠAud it +Ġmillenn ial +ĠPers ia +g ravity +ĠDis ability +ĠD ARK +W s +od on +Ġgrand daughter +ĠBro oke +ĠA DA +ER A +Ġpick ups +ĠWil kinson +ĠSh ards +ĠN K +Ġexp el +ĠKis lyak +Ġj argon +Ġpolar ized +ian e +Pub lisher +Ġreb utt +Ġapprehens ion +ĠK essler +Ġpr ism +F UL +19 64 +ĠL oll +ä ¿ +le thal +Å Ł +Ġg hetto +Ġb oulder +ĠSlow ly +ĠOsc ars +ĠInst ruction +ĠUl tr +ĠM oe +N ich +ĠP ATH +( * +ĠRE LEASE +un ing +rou se +en eg +Ġre imb +ĠDet ected +Do S +Ġster ling +Ġaggreg ation +ĠLone ly +ĠAtt end +hig her +Ġairst rike +ks on +SE LECT +Ġdef lation +ĠHer rera +C ole +rit ch +Ġadvis able +F ax +Ġwork around +Ġp id +mort em +ers en +Ġtyp o +Ġal um +78 2 +ĠJam al +script s +Ġcapt ives +ĠPres ence +ĠLie berman +angel o +Ġalcohol ism +ass i +Ġrec ite +Ġgap ing +Ġbask ets +ĠG ou +Brow ser +ne au +Ġcorrect ive +und a +sc oring +ĠX D +Ġfil ament +Ġdeep ening +ĠStain less +Int eger +Ġbu ggy +Ġten ancy +ĠMub arak +Ġt uple +ĠD roid +ĠS itting +Ġforfe it +ĠRasm ussen +ixt ies +es i +ĠKim mel +Ġmetic ulously +Ġap opt +ĠS eller +08 8 +ec ake +hem atically +T N +Ġmind less +Ġdig s +ĠAcc ord +ons ense +em ing +br ace +Ġe Book +ĠDist ribut +ĠInvest ments +w t +] ), +beh avior +56 3 +Ġbl inding +ĠPro testers +top ia +Ġreb orn +ĠKel vin +ĠDo ver +ĠD airy +ĠOut s +Ġ[ / +Ï Ģ +b p +ĠVan ity +ĠRec ap +ĠHOU SE +ĠF ACE +Ġ4 22 +69 2 +ĠAnt ioch +cook ed +Ġcoll ide +Ġa pr +Ġsle eper +ĠJar vis +Ġalternative ly +ĠLe aves +ĠM aw +Ġantiqu ity +ĠAdin ida +Ġab user +Poké mon +Ġass orted +ĠRev ision +ĠP iano +ĠG ideon +O cean +Ġsal on +Ġbust ling +ogn itive +ĠRah man +Ġwa iter +Ġpres ets +ĠO sh +ĠG HC +oper ator +Ġrept iles +Ġ4 13 +ĠG arr +ĠCh ak +Ġhas hes +Ġfail ings +Ġfolk lore +Ġab l +ĠC ena +ĠMac Arthur +ĠCOUR T +Ġperipher y +app ers +Ġreck oned +ĠInf lu +ĠC ET +Ġ3 72 +ĠDefin itive +ass ault +4 21 +Ġreservoir s +Ġd ives +ĠCo il +DA Q +Ġvivid ly +ĠR J +ĠBel lev +Ġec lectic +ĠShow down +ĠK M +ip ed +reet ings +ĠAs uka +L iberal +ĠÏ Ħ +Ġbystand ers +ĠGood win +uk ong +S it +ĠT rem +Ġcrim inally +ĠCirc us +ch rome +88 7 +Ġnan op +ĠOb i +ĠL OW +o gh +ĠAuth ors +ob yl +Ur ban +Ġt i +ĠWe ir +t rap +ag y +Ġparent heses +Ġout numbered +Ġcounter productive +ĠTob ias +ub is +P arser +ST AR +Ġsyn aptic +ĠG ears +Ġh iber +Ġdebunk ed +Ġex alted +aw atts +H OU +Ch urch +ĠPix ie +ĠU ri +ĠForm ation +ĠPred iction +C EO +Ġthro tt +ĠBrit ann +ĠMad agascar +ë ĭ +Ġbill boards +ĠRPG s +ĠBe es +complete ly +F IL +Ġdoes nt +ĠGreen berg +re ys +Ġsl ing +Ġempt ied +ĠPix ar +ĠDh arma +l uck +ingu ished +Ġend ot +Ġbab ys +05 9 +che st +r ats +Ġr idden +Ġbeet les +Ġillum inating +Ġfict itious +ĠProv incial +Ġ7 68 +Ġshe pherd +ĠR ender +Ġ18 96 +C rew +Ġmold ed +ĠXia omi +ĠSp iral +Ġdel im +Ġorgan ising +Ġho ops +ĠBe i +z hen +Ġfuck in +Ġdec ad +Ġun biased +am my +sw ing +Ġsmugg led +Ġk ios +ĠP ERSON +ĠInquis itor +Ġsnow y +Ġscrap ing +ĠBurg ess +P tr +ag ame +R W +Ġdro id +ĠL ys +ĠCass andra +Jac ob +Ġ35 4 +Ġpast ure +Ġfr anc +ĠScot ch +ĠEnd s +ĠI GF +def inition +Ġhyster ical +ĠBrown e +77 1 +Ġmobil ization +æ ķ +iqu eness +Th or +Ġspear headed +Ġembro iled +Ġconject ure +jud icial +Ch oice +Ġpaper back +P ir +Ġrec overs +ĠSur ge +ĠSh ogun +ĠPed iatrics +ãģ ł +Ġsweep s +ĠLabor atories +ĠP acks +al us +add in +Ġhead lights +g ra +Ev idence +COL OR +Ad min +Ĭ ± +Ġconco ct +s ufficient +Ġun marked +Ġrich ness +Ġdiss ertation +Ġseason ing +Ġg ib +ĠM ages +un ctions +ĠN id +che at +ĠTM Z +c itizens +ĠCatholic ism +n b +Ġdisemb ark +ĠPROG RAM +a ques +Ty ler +Or g +ĠSl ay +ĠN ero +ĠTown send +IN TON +te le +Ġmes mer +9 01 +Ġfire ball +ev idence +aff iliated +ĠFrench man +ĠAugust a +0 21 +Ġs led +Ġre used +ĠImmun ity +Ġwrest le +assemb led +Mar ia +Ġgun shots +ĠBarb ie +Ġcannabin oids +ĠTo ast +ĠK inder +IR D +Ġre juven +Ġg ore +Ġrupt ure +Ġbre aching +ĠCart oon +Ġ4 55 +ĠPale o +6 14 +Ġspe ars +ĠAm es +ab us +Mad ison +GR OUP +Ġab orted +y ah +Ġfel on +Ġcaus ation +Ġprep aid +Ġp itted +op lan +ĠShel ley +ĠRus so +ĠP agan +Ġwill fully +ĠCan aver +und rum +ĠSal ary +ĠAr paio +read er +ĠR ational +ĠOver se +ĠCa uses +Ġ* . +Ġw ob +Ke ith +ĠCons ent +man ac +77 3 +6 23 +Ġfate ful +et imes +Ġspir ited +ĠD ys +Ġhe gemony +Ġboy cot +ĠEn rique +em outh +Ġtim elines +ĠSah ara +ĠRel ax +ĠQuin cy +ĠLess ons +ĠE QU +SE A +N K +ĠCost co +Incre ase +Ġmotiv ating +ĠCh ong +am aru +ĠDiv ide +Ġped igree +ĠTasman ia +ĠPrel ude +L as +9 40 +57 4 +Ġch au +ĠSp iegel +un ic +-- > +ĠPhil ips +ĠKaf ka +Ġuphe aval +Ġsent imental +Ġsa x +ĠAk ira +ser ial +Mat rix +Ġelect ing +Ġcomment er +ĠNeb ula +ple ts +ĠNad u +ĠAd ren +Ġen shr +ĠR AND +fin ancial +ĠCly de +uther ford +Ġsign age +Ġde line +Ġphosph ate +rovers ial +f ascist +ĠV all +ĠBeth lehem +Ġfor s +Ġeng lish +S olid +N ature +Ġv a +ĠGu ests +Ġtant al +Ġauto immune +;;;;;;;; ;;;; +ĠTot ally +ĠO v +Ġdef ences +ĠCoc onut +Ġtranqu il +Ġpl oy +Ġflav ours +ĠFl ask +ãĤ¨ ãĥ« +ĠWest on +ĠVol vo +8 70 +Ġmicro phones +ver bal +R PG +Ġi ii +; } +0 28 +Ġhead lined +Ġprim ed +Ġho ard +ĠSh ad +ĠEN TER +Ġtri angular +Ġcap it +l ik +ĠAn cients +Ġl ash +Ġconv ol +Ġcolon el +en emy +G ra +Ġpub s +ut ters +Ġassign s +ĠPen et +ĠMon strous +ĠBow en +il ver +H aunted +ĠD ing +start ed +pl in +Ġcontamin ants +ĠDO E +ff en +ĠTechn ician +R y +Ġrob bers +Ġhot line +ĠGuard iola +ĠKau fman +row er +ĠDres den +ĠAl pine +E lf +Ġf mt +ĠS ard +urs es +g pu +Un ix +Ġunequiv ocally +ĠCitizens hip +qu ad +m ire +ĠS weeney +B attery +6 15 +Ġpanc akes +Ġo ats +M aps +ĠCont rast +mbuds man +ĠE PS +Ġsub committee +Ġsour cing +Ġs izing +ĠBuff er +ĠMand atory +Ġmoder ates +ĠPattern s +ĠCh ocobo +ĠZ an +ĠSTAT ES +ĠJud ging +ĠIn her +* : +Ġb il +ĠY en +Ġexh ilar +oll ower +z ers +Ġsn ug +max imum +Ġdesp icable +ĠP ACK +ĠAn nex +Ġsarcast ic +Ġlate x +Ġt amp +ĠS ao +b ah +ĠRe verend +ĠChin atown +ĠA UT +d ocumented +ĠGA BA +ĠCan aan +ĠÙ ħ +Ġgovern s +pre v +E sc +ĠEst imates +OS P +Ġendeav our +ĠCl osing +omet ime +every one +Ġwor sen +Ġsc anners +Ġdev iations +ĠRobot ics +ĠCom pton +Ġsorce rer +Ġend ogenous +Ġem ulation +ĠPier cing +ĠA ph +ĠS ocket +Ġb ould +ĠO U +ĠBorder lands +Ġ18 63 +G ordon +ĠW TO +Ġrestrict s +Ġmosa ic +Ġmel odies +ç Ħ +T ar +Ġdis son +ĠProv ides +Ġ ...... +b ek +F IX +Ġbro om +ans hip +Do ctors +Ġner ds +ĠReg ions +na issance +Ġmet e +Ġcre pt +pl ings +Ġgirlfriend s +kn it +ig ent +ow e +Ġus hered +ĠB az +M obil +4 34 +ĠPres ents +orig in +Ġins omnia +ĠA ux +4 39 +ĠCh ili +irs ch +G AME +Ġgest ation +alg ia +rom ising +$ , +c row +ĠIn spection +at omic +Rel ations +J OHN +rom an +ĠClock work +ĠBak r +m one +M ET +Ġthirst y +Ġb c +Ġfacult ies +R um +Ġnu ance +ĠD arius +ple ting +fter s +etch up +Reg istration +ĠK E +R ah +Ġpref erential +ĠL ash +ĠH H +Val id +ĠN AV +Ġstar ve +ĠG ong +z ynski +ĠAct ress +Ġw ik +Ġun accompanied +lv l +Br ide +AD S +ĠCommand o +ĠVaugh n +Wal let +Ġho pping +ĠV ie +Ġcave ats +Ġal as +if led +ab use +66 1 +Ġib n +Ġg ul +Ġrob bing +t il +IL A +Ġmit igating +Ġapt ly +Ġty rant +Ġmid day +ĠGil more +ĠDe cker +Ġ§ § +part ial +Ex actly +Ġphen otype +Ġ[+ ] +ĠP lex +ĠI ps +vers ions +Ġe book +Ġch ic +g ross +":" "},{" +ĠSur prisingly +M organ +Ġresid ues +ĠConf ederation +in feld +Ġl yr +mod erate +Ġperpend icular +V K +Ġsynchron ized +Ġrefres hed +Ġad ore +ĠTor ment +ol ina +Ġ26 00 +Item Tracker +Ġp ies +ĠF AT +ĠR HP +0 48 +ĠRES P +ĠB J +all ows +P and +Ġunw elcome +ĠV oc +ĠBast ard +ĠO W +ĠL AR +ĠHeal er +Environment al +ĠKen yan +ĠTr ance +ĠP ats +Ġali ases +ĠGar field +Ġcampaign er +Ġadvance ments +ĠOkin awa +ĠC oh +ows ky +Ġstar ved +Ġsize able +Ġ: -) +Ġm RNA +Ġsusp ensions +ist ar +Scot land +Pr in +-------------------------------- ---------------- +Ġ50 2 +Ġteasp oons +Ġ10 50 +Ġcoerc ive +ĠMason ic +edd ed +ĠPass enger +Ġl att +Ġbr aces +ĠSt eal +ĠNY T +ĠK ats +ĠCel est +ae z +T u +ĠCoul ter +ðŁ ĺ +Fl ickr +ĠWil mington +ith s +++ ; +Ġv ending +Ġneg ro +ĠPh i +ĠYellow stone +Call back +Ġsh ampoo +ĠSh ades +w at +Ġsuper human +Ġridic uled +Ġhol iest +om bo +Ġintern s +Ġh one +ĠPar agu +UR I +Ġd angling +ãĤ » +so v +ict ional +av ailability +Ġrev ocation +Ġd ow +in ic +ĠTHE IR +Ġis o +Ġout ings +ĠLeth al +Ġ) )) +Ġinacc ur +Ġout landish +Ġan us +let ico +id on +l ol +Ġun regulated +Ġsuccumb ed +Ġc uff +ĠWast eland +let al +Ġsub str +Ġcoff ers +Ġautom akers +ov i +ĠX ue +ĠDayton a +Ġjar ring +Ġf umes +Ġdisband ed +z ik +itt on +Ġstriking ly +Ġsp ores +Ad apter +.) : +ĠLynd on +ival ry +Ġor ally +Ġtumult uous +Ġdisple asure +Ġcon es +or rect +Ġappe ase +Ġder by +ĠTrip oli +ĠAl ess +Ġp oked +ĠGu ilty +v P +En ough +Ġorig inals +6 99 +Ġrabb i +Ġproverb ial +Ġpostp one +el ope +ĠMist y +Ġstaff ed +ĠUn employment +redit ary +Ġdilig ent +re comm +me asures +as in +8 25 +Ġpond s +Ġmm ol +ĠS AR +ĠC ARE +Ġ3 71 +Ġclen ched +ĠCors air +Ġcaric ature +z n +att ach +ĠSch ro +spe ak +p ainted +ĠS uc +ĠE NT +Ġcell ul +ĠP aid +di agn +WH ERE +Ġtext ed +B arn +Ġret racted +ĠRe ferred +S av +Ġup keep +Ġwork places +ĠTok ens +Ġampl ify +cl inical +Ġmult ic +mber g +Ġconvol uted +Reg ion +5 65 +ĠTop ic +Ġsn ail +Ġsal ine +Ġins urrection +ĠPet r +f orts +B AT +ĠNav ajo +Ġrud imentary +ĠLak sh +OND ON +Me asure +Ġtransform er +ĠGodd ard +Ġcoinc ides +ir in +R ex +ĠB ok +qu it +Ġshotgun s +Ġprolet arian +Ġsc orp +ĠAd a +5 14 +Ġsl ander +record ed +Ġemb ell +ris ome +Ġapolog izing +ĠMul cair +ĠGib raltar +Cl a +Ġall ot +ĠAtt ention +Ġ4 33 +le ave +Ġwh ine +ĠIss a +ĠFa ust +ĠBar ron +hen y +Ġvictim ized +J ews +Ġnurt uring +ett el +W inged +ĠSub tle +Ġflavor ful +ĠRep s +eng ed +call back +Ġdirection al +Ġcl asp +ĠDirect ions +plan et +icult ure +Hel per +ic ion +ac ia +Ġç ¥ŀ +Ġsur ges +Ġcan oe +ĠPrem iership +be en +Ġdef ied +ĠTro oper +Ġtrip od +Ġgas p +ĠE uph +ĠAd s +vern ight +high ly +R ole +Ġent angled +ĠZe it +6 18 +ĠRust y +Ġhaven s +ĠVaugh an +HA EL +ĠSER VICE +/ , +Ġstr icken +Ġdel usions +Ġb is +ĠH af +Ġgrat ification +Ġent icing +UN CH +Ad ams +ĠOL ED +ĠBeet le +Ġ18 99 +ĠSO FTWARE +ateg or +V L +ĠTot em +ĠG ators +AT URES +Ġimped ance +Reg istered +ĠC ary +ĠAer ial +on ne +en ium +Ġd red +ĠBe g +Ġconcurrent ly +Ġsuper power +ĠX an +j ew +imes ter +ĠDick inson +âĶ ģ +F la +Ġp ree +ĠRoll ins +© ¶æ +Ġden omination +ĠL ana +5 16 +Ġinc iting +sc ribed +j uries +ĠWond ers +app roximately +Ġsusp ending +Ġmountain ous +ĠL augh +oid al +N s +Det ect +) = +ĠL uthor +ĠSchwarz enegger +ĠMull er +ĠDev i +ec ycle +J ar +6 13 +ĠL ongh +B ah +ĠSP ORTS +n w +Ġref inement +Ġwater ways +Ġd iner +Bl ade +68 3 +F ac +Ġinitial s +Ġro g +Ġparan ormal +B UT +Ġ[ ( +ĠSw anson +ĠM esh +âĸ ¬ +Impro ve +ĠRad iation +ĠEst her +ĠE sk +ĠA ly +ik y +Ġir rad +ĠBuck ingham +Ġref ill +Ġ. _ +Re pe +CON CLUS +Ġdifferent iated +Ġchi rop +ĠAt kins +Pat tern +Ġexc ise +Ġcab al +N SA +ĠST A +ĠS IL +ĠPar aly +Ġr ye +ĠHow ell +ĠCount down +ness es +alys ed +Ġres ize +ãĤ ½ +Ġbudget ary +ĠStr as +w ang +Ġap iece +Ġprecinct s +Ġpe ach +Ġsky line +Ġ35 3 +pop ular +App earances +ĠMechan ics +ĠDev Online +S ullivan +Z en +Ġp u +op olis +5 44 +Ġde form +Ġcounter act +ĠL ange +Ġ4 17 +Con sole +77 4 +Ġnodd ing +Ġpopul ism +Ġhe p +Ġcoun selling +compl iance +U FF +Ġunden iably +Ġrail ing +ĠHor owitz +ĠSim one +ĠBung ie +Ġa k +ĠTal ks +x ff +fl ake +Cr ash +Ġsweat y +Ġban quet +ĠOFF IC +Ġinvent ive +Ġastron omer +ĠStam ford +ĠSc are +ĠGRE EN +olic ited +Ġr usher +Ġcent rist +ight ing +Ġsub class +Ġdis av +Ġdef und +ĠN anto +oci ate +m ast +Ġpac if +Ġm end +e ers +imm igration +ESS ION +Ġnumber ing +Ġlaugh able +ĠEnd ed +v iation +em ark +P itt +Ġmetic ulous +ĠL F +Ġcongrat ulated +ĠBir ch +Ġsway ed +Ġsemif inals +Ġhum ankind +m atter +ĠEqu ip +opa usal +S aid +ĠLay out +Ġvo icing +Ġth ug +Ġporn ographic +I PS +Ġmo aning +Ġgriev ance +Ġconf essions +esc al +TEXT URE +Aut hent +os aurus +P urchase +Ġreleg ation +al ter +ĠÂł Âł +Ġr iddled +Ġo gre +ĠLow ell +Occ up +E at +ĠHy der +ĠAdvis er +Com merce +H unt +ĠOr th +ĠComp etitive +ĠCL A +CD C +Ġsal ads +F le +Ġindustrial ized +` , +ĠO WN +Ġbec k +ĠPart icularly +oub t +Ġm M +ĠHuss ain +ĠChen nai +Ġ9 20 +Ġappoint ing +ĠCull en +,,,, ,,,, +Ġp ores +ver ified +Ġbi ochemical +em ate +Ġcoward ly +ĠHels inki +ĠEthiop ian +S OURCE +ER C +est ro +Ġbi otech +ĠS our +Ġbrew er +Bloom berg +Ġintens ify +Gl ass +an co +ĠF DR +gre SQL +ĠF ires +©¶æ ¥µ +ec o +100 1 +ĠHom eless +Ġinstant aneous +ĠH aste +ig el +D iamond +Ġp aving +Ġland fill +Ġd ads +h oun +: ] +Ġinc endiary +ĠLiving ston +ĠHil bert +ĠChe cks +st yles +in ators +ĠCl ive +ph rine +Ġchimpan zees +Ġp all +ĠJ M +ĠAad haar +ð Ŀ +Ġachie vable +dis abled +P ET +OOOO OOOO +M ot +Ġint angible +Ġbal let +ĠWe bs +ĠEst imated +Effect s +Ġb ailed +Josh ua +Ġturb ulence +Ġoccup ant +ĠDay light +Ġ36 1 +me et +Ġstat ically +Ġon look +Ġk i +il legal +Ġvel vet +Ġdehyd ration +Ġacqu ies +ĠRe z +ak ura +ĠU pton +at ro +Ġincomp rehensible +Ġback door +ĠRh ino +7 27 +Ġmath s +) + +Ġhe resy +Ġd f +ĠRoc he +ĠL ydia +Ġpanc reat +re ply +arre ll +Ġsolicit ation +Ġcirc adian +BI P +Ġfor ay +Ġcrypt ic +iz u +ime o +ĠTom ato +ĠH oms +ex amination +Ġqu arry +ĠVal iant +ĠJer icho +ĠIN CLUD +Ġ18 40 +5 19 +Ġres ists +Ġsnap shots +ĠSp ur +ĠAnt iqu +Log in +Ġbest selling +Ġant ic +ĠS utherland +ãĤ¢ ãĥ« +Ġ~ / +ĠP arm +è ĥ +P ages +int ensity +Ġimm obil +Ġ18 65 +zz o +Ġn ifty +Ġf entanyl +ĠPres ervation +op hen +Ġd arts +ĠD inosaur +po inters +ĠR ite +s uggest +aware ness +ĠSher idan +Ġst ances +Ġsor cery +Ġper jury +ĠNik ola +ie ver +Ġf iance +ĠJordan ian +ĠBall oon +Ġn ab +Ġk b +Ġhuman ities +ĠTan aka +hill ary +Ġconsult ancy +ĠZ ub +Ġrem ission +Ġconf id +CH Q +ĠF ug +Ġimpro vis +Y ep +/ _ +Ġunwilling ness +Ġport folios +05 5 +ĠInstruct or +aim an +Ġclaim ants +M bps +ĠBy e +re ceived +T weet +Ġind emn +ri z +am ara +N at +Ġeval uates +ĠL ur +ep ad +FO X +ĠTh ro +Ġrust y +Ġbed rock +ĠOp rah +J B +Ġmanip ulative +Ġwill ful +Ġrel apse +Ġext ant +The me +S ensor +ĠSt ability +go vern +Ġpo ppy +Ġkn ack +Ġins ulated +ĠT ile +ĠExt rem +Ġunt old +Ġconver ge +Ġref uel +ig roup +Ġdistort ions +Ġrav aged +Ġmechan ically +ĠRe illy +ĠN ose +ĠIncarn ation +ĠBeck y +abb ling +Ġt aco +Ġr ake +Ġmelanch oly +Ġillust rious +ĠDart mouth +Gu ide +ĠR azer +ĠBen z +Ult imate +ĠSur prise +Ġpage ant +off er +Who ever +Ġw iser +Ġchem ist +ĠHE LL +ĠBul k +Ġpl utonium +ĠCO VER +Ö ¼ +f ailed +Ġtire lessly +Ġinf ertility +ĠTr ident +ĠShow time +ĠC iv +V ice +requ ires +itt ance +Ġun controlled +interest ing +56 1 +Ġinnov ate +ateg ic +L ie +ĠS elling +U l +Ġsav ior +ĠT osh +Ġsw ast +P ASS +Ġr ink +Ġcard io +ĠI ro +ud i +Ġv antage +Ġv ans +ĠNi ño ++ = +Ġpropag ate +< ? +Ġmethod ological +204 39 +Ġtrig lycer +Ġing rained +ĠAn notations +arr anted +6 17 +ĠS odium +ĠA AC +techn ical +mult ipl +Ġ3 73 +å ĭ +Ġdec isively +Ġboost ers +Ġdessert s +ĠGren ade +Ġtest ifying +ĠSc ully +ID s +Ġlock down +ĠSc her +ĠR é +ĠWhit man +ĠRams ay +rem ote +Ġh ikers +ĠHy undai +Ġcons cientious +Ġcler ics +ĠSiber ian +ut i +is bury +Ġrel ayed +Ġqu artz +ĠC BI +seek ers +ull a +Ġweld ing +ĠSh al +ble acher +T ai +ĠSam son +Ġt umble +ĠInvest or +Ġsub contract +ĠShin ra +ow icz +j andro +d ad +Ġtermin ating +ĠNe ural +ä» £ +Ġleak age +ĠMid lands +ĠCaucas us +í ķ +c it +ll an +iv ably +ĠAlb ion +Ġ4 57 +Ġregist rations +Ġcomr ade +Ġclip board +0 47 +Ġdiscour aging +ĠO ops +Ad apt +Ġem path +n v +ĠPR OT +ĠDon n +ĠP ax +ĠB ayer +t is +Squ are +Ġfoot prints +part icip +ĠChile an +B rend +ind ucing +M agn +Ġclub house +ĠMagn um +Ġenc amp +ĠEth nic +uch a +ere y +Ġw atered +ĠCal ais +Ġcomplex ion +Ġsect s +Ġren ters +Ġbr as +oÄŁ an +Time out +Man agement +Ġinf ographic +P okemon +Cl ar +Ġloc ality +Ġfl ora +as el +P ont +Ġpop ulate +ĠO ng +Ġsubs istence +Ġa uctions +ĠMcA uliffe +ĠL OOK +br inger +Ġtit an +Ġmanif old +ĠâĹ ı +Ġcalibr ated +Ġcal iphate +ĠSH E +ĠCommission ers +ce ivable +j c +W inner +5 24 +Ġcond one +Other wise +Ġp iling +Ġem body +ĠCrime an +ut ics +ĠEx hibition +Ġ4 26 +e ering +Ġv ying +ĠH UGE +* =- +Ġprin cipled +à ¦ +Ġquir ks +ĠEdit ors +put ing +G ES +ĠF TA +ठ¾ +add on +ĠH AM +ĠFrie za +W oman +. $ +Ġc rib +ĠHer od +Ġtim ers +ĠSp aces +ĠMac intosh +at aka +Ġgl ide +Ġsmell ing +ĠB AL +Ġun su +Ġcond os +Ġbicy cl +ĠRev ival +55 3 +Ġjugg ling +H ug +ĠKardash ian +ĠBalk ans +mult iple +Ġnutrit ious +oc ry +19 00 +Ġinteg rates +Ġad joining +ĠF older +roll ment +ven ient +Ġu ber +y i +Ġwh iff +ĠJu ven +ĠB orough +net te +Ġb ilingual +ĠSp arks +ph thal +man ufact +Ġt outing +ĠPH I +Ke efe +Rew ard +Ġinf all +ĠTem per +typ ically +ĠNik ol +Ġregular s +Ġpseud onym +Ġexhib itions +Ġbl aster +Ġ40 9 +w arming +Ġrever ber +Ġrecip rocal +Ġ6 70 +ip ient +b ett +ĠBe gins +Ġit ching +ĠPh ar +Ass uming +Ġem itting +ĠML G +Ġbirth place +Ġt aunt +ĠL uffy +ĠAm it +Ġcir cled +ĠN ost +enn ett +Ġde forestation +ĠHist orically +ĠEvery day +Ġovert ake +79 2 +Ġn un +ĠLuc ia +Ġaccompan ies +ĠSe eking +ĠTr ash +an ism +R ogue +Ġnorth western +ĠSupplement al +ĠNY U +ĠF RI +ĠSat isf +x es +5 17 +Ġreass ured +Ġspor adic +Ġ7 01 +Ġmed ial +Ġcannabin oid +Ġbarbar ic +Ġep is +ĠExplos ive +ĠD ough +Ġuns olved +Support ed +Ġacknowled gment +sp awn +Ġkit chens +Ġ- = +talk ing +ic ist +ĠPeg asus +ĠPS U +Ġphot on +ĠAuthent ication +R G +@# & +76 2 +ĠCl air +Ġdi aper +Ġbr ist +ĠProsecut ors +ĠJ em +6 28 +ĠEvery where +ĠJean ne +equ ality +ãĥ© ãĥ³ +object s +ĠPel icans +Ġ39 2 +Ġbl u +b ys +ĠA go +Ġinstruction al +Ġdiscrim inating +ĠTR AN +ĠCorn el +ag os +Ġty re +Ġas piration +ĠBrid gewater +": - +! ". +ĠEn s +ĠCoc o +P ie +Ġdet ach +ĠC ouch +Ġphys ique +ĠOccup ations +osc opic +en ough +B uzz +App earance +Y P +Ġrac er +Ġcompl icity +r pm +T oy +Ġinterrupt s +ĠCat alyst +Ġut ilitarian +imp act +Ġsp aghetti +Ġp orous +Ġeste emed +Ġinc iner +ĠI OC +7 48 +Ġesp resso +ĠSm ile +abil ia +6 35 +Ġmathematic ian +Ġ4 24 +ĠK L +ĠH IP +Ġover heard +ĠT ud +ĠT ec +Ġqu izz +Ġfl attering +Ġcon n +âĢ İ +Ġatt aches +ĠR OS +ĠAC S +Ġt cp +ĠSh ame +sk ip +res pected +ĠTrin idad +gr ain +Ġfooth old +ĠUnch arted +ĠJul io +z l +av ored +ĠAn xiety +er rors +ĠCent auri +its ch +D addy +Ġclutch ing +ĠIm plement +ĠGut ierrez +Ġ7 60 +Ġtele portation +end ra +Ġrevers ible +st ros +Ad venture +08 3 +Ġliber ating +Ġas phalt +ĠSp end +AR DS +im sy +PR ES +ĠEmer ging +Ġwild fires +Ġtechn ologically +Ġem its +ĠART ICLE +Ġirregular ities +Ġcher ish +çī Ī +Ġst ink +ĠR ost +Econom ic +Ġcough ing +ĠMcC ann +pro perties +ilant ro +Ġreneg oti +Trans lation +Ġin quest +ĠGra pe +oot ers +gu i +ĠSwords man +ace ae +h itting +Ġr c +Ġexert ed +ĠS AP +it ent +Ġperil ous +Ġobsc urity +Ġassass inate +Ġab original +Ġresc uing +ĠSh attered +lock ing +all ion +Ch anging +ĠHar rington +ĠB ord +ĠAfgh ans +Jam ie +aret z +ĠAugust us +Ġ38 6 +8 30 +Ġj og +ok ingly +Tr igger +ĠH OR +Stat istics +Ġviewers hip +Ġadd itives +h ur +Ġmaxim izing +ĠR ove +ĠLou ie +ĠBuck et +ĠCHR IST +ou sel +Ġstre aks +ir ted +Ġt ert +Ġcolonial ism +Ġbur ying +y k +Cond ition +ĠDPR K +By Id +75 1 +âĹ ¼ +Ġwor risome +Ġvoc ational +sl ice +Ġsa ils +ĠCorrection al +95 4 +Ġt ul +K id +l uster +Ġfam ilial +ĠSp it +ĠEp iscopal +Specific ally +ĠVol cano +run s +q s +Ġve tted +Ġcram med +t rop +here r +Thank fully +Ġper cussion +Ġor anges +Ġround up +Ġ4 99 +x ious +Char acters +ĠZion ism +ĠR ao +ÃĽ ÃĽ +W F +Ġunintention al +ONE Y +Gr ab +Com mercial +Ġglut amate +ĠMcK enna +ru ciating +ning ton +ih u +Ch an +ĠSw ap +Ġleaf lets +Ġfunction ally +er ous +F arm +Ġcal oric +ĠLiter ally +con cert +Ġshe nan +Ġrep aid +ey es +Ġbas hing +ĠG orge +Ġcollabor ations +Ġun account +itch ie +Ġteam work +pp elin +Ġpip ing +Ġmin ced +Ġd iam +ri eg +Ġmasc ara +Ġsuck er +ĠMo ons +App s +ĠPe ck +Ġper v +ĠFl oat +o ley +ĠN ish +im ize +Ġarom atic +u in +end ish +! / +ĠB icycle +ĠAS IC +ile ged +ĠQuad ro +ios yn +Ġlock out +ĠW ink +SP EC +Attempt s +Ġseed ed +red o +ias is +Ġsn ag +ãĥķ ãĤ© +ãĤ ¶ +Ġground ing +Ġrelie ver +Ġfrivol ous +ĠG ifts +ĠF aces +Es pecially +Ġmicrobi ome +im ag +ĠSch l +ĠP les +ĠBle ach +ĠIr win +ĠE aton +ĠDisc iple +Ġmultipl ication +Ġcoer ced +Ġ4 19 +st h +E vil +B omb +Ġex orc +Ġstag gered +L ESS +Ġinert ia +ĠED IT +Ġgo b +Tr aditional +Ġclass y +Lear y +ĠP AGE +yr s +Ġtrans porter +Ġmat ured +Ġhij ab +Ġbi ome +Where as +Ġex termination +ĠT ues +ĠT akeru +ĠAud rey +er ial +ĠAd en +aff les +Ġnarciss istic +ĠB aird +UT F +I re +ĠCon nie +Ch amp +Ġwhis pering +ĠH att +D K +Ġdis infect +Ġdeduct ed +Ġpart ake +Ġdown grade +ĠEs ports +ĠContin uing +Ġdemocr atically +icro bial +itt a +Ġlim estone +Ġexempt ed +ĠFren zy +H erm +7 28 +Ġfled gling +Met a +765 61 +69 3 +% : +w ake +5 26 +ĠDis cipline +Ġvirgin ity +ĠLeg ions +ĠFrank ie +int ent +Ġrest rooms +ĠRou ter +da q +Ġobjection able +âĨ ij +w ark +ĠRah ul +g ain +activ ation +abs olute +ĠAccess ed +Ġ24 00 +ogg les +Ġsecond ly +ĠDEF ENSE +Ġpost age +wra pper +sh arp +7 29 +Ġcommun icates +Ġadd on +ĠMil itia +H ong +Ġsl umped +ĠJP EG +ĠI car +ad ish +68 1 +Ġmaj esty +ĠWolf gang +ĠEl astic +u per +Ġv iz +Ġunconscious ly +ĠST D +ĠS ass +Ġflower ing +ĠHel ic +ĠDra per +ĠAm ateur +Ġman ure +Ġdis ingen +ĠLe i +br ing +9 49 +Ġinhib ited +Ġhead quartered +Ġen igmatic +�� � +Ġred ress +R H +Ġratt led +Ġd iction +l io +ĠT BA +ĠSN AP +C alling +Ġfasc ists +ĠD ove +iew icz +0 36 +Ġco asts +ĠR ect +Ġ) ] +L ot +6 29 +ĠS EM +ĠPeters en +ĠExpl ain +ĠBo ards +ĠBe zos +ĠJ ournals +Ġ20 24 +p arser +Ġmist rust +Ġgr ate +ĠL ocked +bo a +S aint +g aming +Ġvow el +in ately +bl ow +All ah +Ġun matched +Ġb ordering +ĠExp end +n r +Or acle +rou ch +Ġcont iguous +ac us +Ġdist raught +58 1 +Ġanat omical +O X +ap ixel +8 33 +ĠPL US +Ġres usc +Ġab iding +57 3 +Ġvac ancies +Em ily +Ġhyp othal +ĠWer ner +ĠWe e +ĠDJ s +5 13 +Ġwitch craft +Ġac upuncture +ent ary +benef it +Product s +ĠP SP +ĠMP G +ĠJ inn +ĠJ arrett +Ġ4 45 +ĠIm aging +ĠP yth +Fin ish +Ġte x +Ġjuven iles +Ġhero ism +Ġdoubt less +ĠA ki +ĠT end +ĠPatri arch +Ġbit ters +ĠTele communications +it atively +ag na +Ġr g +ĠS OLD +Ġcomp ulsion +ĠN asa +ĠKath ryn +Ġmillion aires +Ġintrins ically +Ġbolst ered +time out +fl o +Ġtut or +p our +Stat ement +Ġ{ * +ĠRud olph +ĠKimber ly +rog ens +adi q +] + +Ġindign ation +Ġfract uring +ĠRe leases +ĠGr ain +pro tein +L ago +Ġvac ations +Ġboot ed +ĠTH REE +ĠH G +oresc ence +Ġt f +Ġso ar +iosyn cr +Ġgl ances +ĠSp oon +ĠJ ury +ĠCow boy +Ġcreat ively +Hig her +Ġsolic itor +Ġhaw k +ac io +89 6 +Ġsuperf lu +Ġbombs hell +ct ure +Ġbroker age +Ġraid ing +Ġf rench +Ġang led +Trans action +ĠGen ocide +u pe +ĠHait ian +57 2 +! : +Ġunwitting ly +iter ator +sc roll +Ġtall ied +Ġbi omedical +ĠC ARD +Ġe uphem +Ġbrain storm +a quin +K o +Mic helle +ĠR unes +ĠBall istic +ud ers +Ġmod esty +ĠiP ads +ĠEzek iel +Y E +Ġstars hip +Ġpower fully +Ġper l +ĠSh ade +ĠQu art +ĠE EG +Ġfisher man +OS ED +ĠTyp ical +df x +Ġmes hes +Ġet ched +worth iness +Ġtopp led +Ġ3 96 +or ius +We iss +Ġmy sql +ĠVal halla +Ù Ĵ +le asing +Ġrec omp +rap nel +S el +04 3 +Ġder ailed +ĠGu ides +IR T +Ġde human +ĠBritt any +" )) +Ġex claim +Ġb alk +Ġ8 40 +CLA IM +int el +L AB +Ġpe gged +Ġast roph +sm oking +Ġrig ging +Ġfix ation +Ġcat apult +ins ide +ĠC ascade +ĠBolshe vik +G aza +Dep th +Ġloud spe +Ġalmond s +me yer +l eness +j en +f resh +Ġunbeat en +ĠSqu id +ĠPres umably +Tim er +B W +Ġro sters +Ġell ipt +ĠHar riet +dat abase +ĠMut ual +ĠComm odore +uk ed +kn ife +ĠCOMM UN +h ya +Ġmel ts +arch ives +Ġrat ification +Ġmultip lying +Ġinter oper +Ġasc ert +w ings +ver ting +ĠScorp ion +ay e +ĠPorts mouth +ĠM TA +n it +iaz ep +Ġqu arantine +Ġslides how +Ġcent imeters +Ġsyn opsis +Ġsp ate +th irst +Ġnom inating +ĠMel vin +Pre view +Ġthro b +Ġgener ational +ĠRad ius +rest ling +put able +aw ar +N ECT +Ġunlaw fully +ĠRevel ations +Wik ipedia +sur v +Ġeye ing +ij n +ĠF W +Ġbr unt +Ġinter stellar +Ġcl itor +ĠCroat ian +ĠCh ic +ev a +ĠDis app +ĠA kin +iner ies +d ust +Interest ed +Ġgen esis +ĠE ucl +ö n +p icking +Ġmut ated +Ġdisappro ve +ĠHD L +Ġ6 25 +Ì ¶ +c ancer +Ġsqu ats +Ġle vers +Disc uss += ] +D ex +ĠVIDE OS +A UD +Ġtrans act +ĠKin ect +ĠK uala +ĠC yp +7 47 +Ġsh attering +Ġarsen ic +ĠInt ake +ĠAngel o +ĠQu it +ĠK he +Ġ18 93 +M aker +0 29 +ĠPain ting +Dis able +9 16 +Ġanal ges +Ġtact ile +Ġprop hes +Ġd iced +ĠTravel s +ĠHe ader +ĠClub s +Ass istant +Ġinc rim +Ġd ips +Ġcruc ifix +ĠShan ahan +ĠInter pret +Ġ40 90 +al ogy +abb a +Ġsimul ac +hus band +S IM +Ġrecy cle +uc er +ed ged +Ġre naissance +ĠBomb ay +Cath olic +ĠL INE +ĠCl othing +re ports +Ġpl aus +Ġd ag +ĠM ace +Z I +Ġintr uder +ĠVeter inary +g ru +Ġsne aky +ĠS ie +ĠC innamon +P OSE +Ġcou rier +ĠC NS +Ġemanc ipation +s it +Ġplay through +ĠFac ilities +v irt +ĠG auntlet +Thom pson +Ġunbeliev ably +Param eters +Ġst itching +ign e +ĠTH ESE +Priv acy +Ġshenan igans +Ġvit ri +ĠVal id +59 1 +Ń · +ĠProt otype +ink a +SC P +ĠT id +è Ī +old ed +Ġindividual ity +Ġbark ing +Ġm ars +ĠW D +Ġ8 20 +Ġt ir +Ġsl apping +Ġdisgr untled +ĠAng ola +ri us +ĠTorn ado +ĠTh urs +Ġcapt cha +Ġang st +ĠP og +ĠAssass ins +ĠAd idas +Ġjoy ful +Ġwh ining +Emer gency +Ġphosph orus +Ġatt rition +oph on +ĠTimber wolves +ĠJ ah +ĠBr inging +ĠW ad +ĠEn sure +oh l +ĠX ie +omm el +c mp +Ġz ipper +Ġrel at +ĠCor ridor +m ilo +T ING +Av g +Ġcro pped +] } +Ġr aged +ĠLump ur +ĠGuer rero +our ke +N ut +Ġoff sets +og lu +dr m +Ġmort als +lat able +Ġdismiss ive +ä¸ ī +Ġthro ats +Ġchips et +ĠSpot light +Catal og +art ist +G b +Ġch illy +Ġst oked +Ġ3 74 +W ard +L atin +Ġf iasco +Ġble ach +Ġb rav +Enh anced +Ġin oc +ĠFior ina +_ > +Ġle ukemia +Ġel uc +Ġannoun cer +ĠLith uan +ĠArm ageddon +å ĩ +Len in +ĠR uk +Ġpe pp +ĠRom antic +ĠP IT +ĠInter stellar +ĠAt kinson +R aid +J s +Go al +C ourse +Ġvan ishing +es ley +ĠR ounds +Els a +59 3 +Ġredund ancy +ĠST AND +Ġprop hetic +Ġhabit able +ry u +Ġfaint ly +M ODE +Ġfl anked +IR C +Aw esome +Ġsp urious +ĠZ ah +ĠMS G +Ġsh ading +Ġmotiv ational +ĠSant ana +ĠS PR +Ġexc ruciating +om ial +ĠM iko +ĠLe opard +A byss +Ġ[ | +d irty +Ġbath s +Ġdem oral +and re +P B +Ġun ification +Ġsac rament +Ġ[ & +Ġpric eless +Ġgel atin +Ġeman ating +ĠAll aah +98 6 +Ġout burst +Ġer as +ĠX VI +ĠSP I +O tt +ĠLaz arus +PL IED +F lying +blog s +W isconsin +R aven +Ġreb ate +Ġcreep s +ĠSp an +ĠPain ter +ĠKir a +ĠAm os +ĠCor vette +Cons umer +ĠRec over +ck i +Ġpes ky +ĠIn vention +Compan ies +Ġchalleng ers +ad emic +ĠUkrain ians +ĠNeuro log +ĠFors aken +Ġent rants +Ġemb attled +Ġdef unct +ĠGlac ier +Ġpo isons +ĠH orses +m akes +ĠD irt +Ġ4 23 +hh h +ĠTrans formation +QUI RE +................ .. +Ġtrave ller +ĠSe xy +ĠK ern +ip olar +Ġransom ware +oooooooo oooooooo +E c +rub y +Prof essional +ĠOut break +arg ument +G rey +ĠFif a +ĠCH O +ĠFOR M +ĠAm trak +- [ +Ġcr adle +Ġantioxid ants +ãģ®å ® +7 36 +ĠNAS L +ĠContribut ions +Ind iana +ĠST EP +C SS +Ġsal ient +Ġall ocations +yr ights +Ġm ashed +ĠCut ter +Sex ual +Ġp ounded +Ġfan base +Ġc asc +ĠTrans parency +Ġanaly tic +ĠSummon er +× ŀ +ĠAD C +det ail +Ġvan quished +Ġcr abs +ar ie +Dest roy +ĠS ack +Ġtrans istor +Al abama +ĠK oen +ĠFisher ies +c one +Ġannex ed +ĠM GM +es a +Ġf aked +ĠCong ratulations +Ġhind ered +Ġcorrection al +ĠI TV +lee ve +Ġin appropriately +lic ks +Ġtresp ass +Ġp aws +Ġnegoti ator +ĠChrist ensen +lim its +ĠDian ne +Ġeleg ance +ĠContract s +an ke +Ob j +Ġvigil ance +Ġcast les +ĠN AD +ĠHol o +Ġemph atically +ĠTit us +ĠServ ing +ĠRich ie +ĠP igs +5 68 +Ġanim osity +ĠAtt ributes +ĠU riel +M Q +my ra +ĠApplic ant +Ġpsychiat rists +ĠV ij +ĠAb by +ag ree +P ush +Ġk Wh +hib a +Ġinc ite +ĠWe asley +ĠTax i +minist ic +hy per +ĠF arn +Ġ6 01 +ĠNation wide +F ake +95 2 +Ġma ize +Ġinteract ed +Ġtransition ed +Ġparas itic +Ġharm onic +Ġdec aying +Ġbas eless +ns ics +Ġtrans pired +Ġabund antly +ĠFore nsic +Ġtread mill +ĠJ av +ab and +Ġssh d +Ġfront man +ĠJak arta +oll er +dro ps +ĠSERV ICES +rompt u +oph ical +h ospital +bled on +6 45 +Ġmid range +ĠEV ENT +cul ated +raw led +Ġper ched +Ġover board +ĠPe el +ĠP wr +ĠCar th +ĠCOM PLE +co e +sh all +Ġdeter rence +M ETHOD +ĠAbs ent +M EN +Ġs ill +ĠLE VEL +Y ork +Ġsin ners +ĠOP EC +ĠN ur +ĠDesign s +se lection +Ġunw orthy +CH A +Ġstreng thens +88 3 +ed ly +Ġslic ing +Ġmal nutrition +Ġfilm making +ĠPol k +ur ated +Ġ4 21 +bre akers +!' " +Ġwet lands +ĠDisc rimination +Ġallow able +Ġste ered +ĠSic ily +S AM +Ġmust ache +Ġm ids +Ġcl ipped +Ġcirc ulate +Ġbr ittle +ĠBuild ings +ra ised +ĠRound up +Ġwealth ier +Ġoverw rite +Ġover powered +ĠGerr ard +s ites +PD ATED +Ġacute ly +ĠGam ble +Ġp im +ĠK us +Typ ically +De ploy +ĠMoroc can +p otion +com be +Ġvigil ante +Ġ36 3 +St ew +ĠB agg +Ġres ided +ĠSp o +Ġrem nant +Ġempt iness +br ainer +Ġout patient +pri ority +Ġle ptin +ĠPay ton +ĠGle aming +ĠS hed +ĠPol o +ĠMormon ism +rest ricted +arl ane +w x +Ġcreat ine +ĠAn on +ĠST UD +ĠJ UL +ĠT ee +5 28 +08 9 +Ġhat ched +Dis patch +ĠCompos ite +Ġ45 1 +p uff +ĠX COM +ĠOr n +ĠTH ANK +END ED +ĠAshe ville +Ġà ľ +Ġman go +ĠS lightly +world ly +ĠW ander +ĠExp and +ĠCh r +M ist +Ġorthodox y +ĠUN ESCO +reg ate +Else where +k ie +ir led +Ġtopp le +Ġadopt ive +ĠLeg s +d ress +ĠS agan +b are +ĠGl ou +Cr unch +Ġhelp ers +Ġchron ically +ĠH uma +1 0000 +Ġaccommod ating +äº Ķ +Ġwrink les +Ġdod ged +four th +Ġpre con +Ġcompress or +ĠK are +Ġev ict +ĠWar wick +im ar +Ġmodern ization +Ġband wagon +Ġref uted +Ġnet ted +ĠNa ples +ĠGen ie +per ors +Ġfield ed +Ġde re +ĠPar ables +le es +Ġtr out +asp ers +Ġn ihil +Ġhapp iest +Ġflo ppy +ĠLo ft +ĠHe ard +Ġun ison +Ġl ug +ĠRed mond +class ic +Supp orters +SH IP +G MT +Ġfue lled +ç IJ +Ġd d +ĠEmin em +Ġ18 97 +NY SE +Ġsecret aries +ĠF IA +ĠCanaver al +F avorite +Ġp omp +Ġdetain ee +ers hip +aim on +i our +ĠA pex +Ġplant ations +am ia +ac ion +R ust +Ġtow ed +ĠTru ly +5 77 +Ġshel tered +r ider +W o +Ġl air +ĠInt elligent +impro ve +m atically +Ġet iquette +ad ra +all o +ĠJun o +any thing +ĠStru ggle +ĠPred ict +ĠGr imes +ĠAMER ICA +ct x +ĠSit uation +W OOD +Ġsol uble +me ier +Ġintoler able +ang ering +Ġun interrupted +Ġtool tip +Ġinterrog ated +Ġgun ned +ĠSne ak +æŃ ¦ +Ġt ether +Ġcr umble +L ens +Ġclust ered +ĠSy l +ĠHas an +Ġdystop ian +w ana +Ġjoy stick +ĠTh ib +amm u +Tom orrow +5 46 +Ġoverc ame +Ġminim ized +cept or +Run ner +ENG TH +ĠBrend a +ĠAchieve ments +Ġtor ches +Ġrapp ort +ĠInvestig ator +ĠHand ling +rel ation +g rey +8 15 +Ġk cal +ĠComm ands +d q +Ġcur ls +Ġbe arer +Ġcyn icism +it ri +ĠUse ful +B ee +D CS +Ġab ras +P ract +BIL ITIES +7 12 +Ġdebug ger +Ġdebt or +ĠL ia +ĠK ers +Ġexacerb ate +ĠSt acy +ĠB land +ĠSc enes +Ġbranch ing +âĸĪâĸĪâĸĪâĸĪ âĸĪâĸĪâĸĪâĸĪ +ape ake +Ġs alsa +Ġmish and +ĠKon ami +ĠN ib +Ġanecd ote +Ġagree able +Ï ī +ĠNath aniel +ĠHe isman +ĠB eware +Ġ18 86 +spect ive +69 1 +5 22 +Ġinhib its +Ġhas hing +Ġ18 89 +å° Ĩ +v ich +P ure +Ġsolid ly +Ġaspir in +im aru +Ġstreet car +ĠU CS +ĠJ udd +Ġflash backs +p ins +Ġ14 40 +ĠUN HCR +ĠSym ptoms +T IT +5 38 +F ra +% ); +Ġo oz +Ġcur few +Ġcal med +Ġparticip ates +Te X +Ġnons ensical +Ġfull back +ĠDe L +mon key +h ari +Ġmetabol ites +Ġloot ed +ĠAL WAYS +ĠB CC +L t +oc het +B one +Ġveto ed +Ġg cc +ĠCL ICK +Ġ18 88 +s af +Ġstiff ness +Ġlow ly +ĠGe h +vers on +ors et +Ġun foreseen +Ġan esthesia +ĠOpt ical +Ġrecon structed +ĠT up +sh ows +NEW S +ĠNewsp aper +ĠA SA +ter a +N umbers +Ġinexpl icable +× ij +Ġhard ness +unt arily +ĠA cer +grad ient +ARD IS +Ġwood land +Ġmetaph ors +ĠWem bley +ĠPa vel +phil is +Ġre writing +Ġpercept ual +Ġ10 70 +worm s +ĠDown s +Ġunsur prisingly +Ġtag ging +fl ame +Ġlit res +Ġboun ces +ĠB abe +sh ut +Ġoverd oses +ĠShe ila +ĠCh au +ĠBl ess +Capt ure +ĠSign ificant +ĠSc ion +Ġ38 9 +ĠMc H +ĠTitan ium +ĠMe al +amed a +ag ents +agg ressive +B illy +76 3 +ĠS aying +DER R +it one +Coll ins +B ound +Ġbol ted +ĠDM CA +95 3 +Ġun iqueness +Ġep igen +un ci +ant am +Ġreck oning +ch airs +OG R +ĠSen egal +Ġ18 62 +re levant +Ġ ¯ +Ġpharm acies +ĠG eral +v ier +Y an +OR PG +Ġrab id +b ending +ĠUN ITED +Ġ4 65 +As sembly +Ġwe ep +Ġbe hest +ĠMother s +ĠJ ace +h id +Ġwh irlwind +ĠUN IVERS +Ġut opian +Ġkidn ap +Ph ilipp +K in +89 3 +Ġlivest ream +ĠM ISS +Ġsub versive +ĠTechn iques +ĠJUST ICE +ĠB ASE +Ġ38 7 +Ġassail ants +ĠHard core +Ġsprink led +ĠP se +é ļ +print ed +ĠH au +OR GE +ĠT OUR +Ġl aced +Ġit ch +G iving +Ġport ed +78 1 +//////////////// //////////////// +bre eding +Ġlog ger +ĠH OL +inn ie +First ly +Ġembry onic +Ġdeleg ated +p ai +O IL +Ġcentr ally +ĠR x +ĠSc outing +D utch +Ġhe reditary +ĠCru iser +s at +5 29 +ĠMar riott +other mal +Ġprohib itions +E arn +ĠSt ab +ĠColleg es +ĠBel ief +st retched +ĠL H +ĠEntity Item +C IA +Ġun rem +Ġlaure ate +Ġdenomin ations +sum mary +h ler +S pect +ĠK laus +ĠBe ans +Ġins ur +ĠPA X +Ġfield er +ĠV et +ĠSp arrow +z ie +ĠS Q +ĠMond ays +ĠOff line +ĠLer ner +ĠExt ensions +Ire land +Ġpatron age +Ġcontrast ed +ĠMan ia +h irt +Mos cow +Ġcondem ns +ĠAn ge +Ġcomp osing +ĠPe pe +ĠP addock +Ġheter ogeneity +Ġide ologically +Ġf ishes +Ġcur sing +ĠR utherford +ĠFlo ating +ĠAm elia +Te a +Syn opsis +Ġstun ts +Ġbe ad +Ġstock ing +ĠM ILL +ob ook +mass ive +\ < +Ġh ump +ĠPref erences +Engine Debug +ge ist +ĠNiet o +ome ver +ish y +eval uate +col onial +Altern ative +ĠGo Pro +ĠV ortex +ĠNET WORK +ans ky +Sec ure +ĠTh rust +Sn ake +Ġparcel s +Ġsam urai +Ġactress es +N ap +M F +ifer ation +Be er +5 23 +ĠI ly +oint ment +P ing +Ġstri ped +ĠMell on +oss ession +Ġneut ron +end ium +Ġa ph +ĠFlav oring +Ġ38 3 +Ġrespons iveness +ĠJ indal +ĠHitch cock +Den ver +ĠDRAG ON +sm anship +ĠDu pl +Ġs ly +Ġweb cam +ĠTw ain +ĠDar ling +ili ate +cons umer +D IT +Ġnames ake +Ġun orthodox +Ġfun er +ĠPL oS +ĠCONTR OL +ozy g +ogl obin +F ACE +ER G +ĠD ia +ĠF iesta +ce le +0 34 +Ġencl ave +âĸ¬ âĸ¬ +on ement +al ist +M and +Ġhome grown +ĠF ancy +Ġconcept ions +ĠCont ains +ure en +Ġreiter ate +Ġme ager +Ġinstall ments +Sp awn +6 27 +Ġphot oc +ĠCab rera +ĠRos enthal +ĠLans ing +is ner +Ġinvest s +ĠUFO s +EX P +Hard ware +Ġtr agically +Ġconced es +ie ft +ch am +bor gh +ĠSch r +ĠMel anie +ĠH oy +Ġvisit ation +Ġid iosyncr +Ġfract ions +Ġfore skin +ob os +Ġpo aching +ĠVI EW +Ġstimul ates +ĠG ork +can on +M IC +ĠNem esis +ĠInd ra +ĠDM V +Ġ5 29 +Ġinspect ing +Ġgrand ma +ĠW hedon +ĠSh ant +ĠP urg +ik an +ĠT eg +ĠCL R +z ac +Vict oria +ĠVer ify +ion ics +Ġpart ying +ĠM ou +col our +Ġtestim onies +l ations +Ġpress uring +hi ro +ac ers +Ġf id +ang ler +ĠCS I +Ġhere after +Ġdiss idents +report ing +iph any +che v +Ġsol itude +Ġl obe +Ġind is +Ġcred ential +re cent +ad ult +ĠNir vana +ĠFranch ise +L ayer +H yp +ĠBerks hire +Ġwill s +t if +Ġtot em +ĠJud ah +rep air +Inst ant +5 48 +Ġemb assies +Ġbott leneck +Ġb ount +Ġtyp ew +ĠAl vin +j ing +im ilar +R ush +Ġbr im +ĠHEL P +A im +] ' +Ġpass ively +Ġbound ed +ĠR ated +Ġcriminal ity +Ġbiom ark +Ġdisp atcher +ĠTow ards +Ġ+ ++ +right eous +f rog +ĠP anc +C arter +0 32 +æ© Ł +Ġult raviolet +ĠLic ensed +ĠT ata +ĠBl essing +ĠG AM +Ġchem ically +ĠSe af +ĠRE LE +ĠMerc enary +capital ist +Ġform ulations +Ġann ihilation +ĠVer b +ĠAr gon +Ġun loaded +Ġmorp hed +Ġconqu ering +back er +I ELD +Ġtheft s +Ġfront runner +ĠRoy ale +ĠFund amental +el ight +C hip +necess ary +ay n +ĠSl ip +Ġ4 48 +cern ed +P ause +Ġshock ingly +ĠAB V +Ġcomp osure +7 33 +ĠMotors port +ah ime +Mur ray +M ach +Ġgr ids +Ġdeb ian +Ġfurther more +Ġdexter ity +ĠCollect ions +os lov +il age +b j +ĠMont eneg +Ġstrut Connector +Ġmassac res +Ġbrief s +fet ched +uv ian +ol ition +Fail ure +emon ic +Ġfl ared +Ġclaim ant +Ġc ures +Ġgive aways +ĠSubst ance +al ions +Ġcr inge +ĠK ul +Ġarist ocracy +ĠUl ster +ol ated +h ousing +ĠM IS +Ġgl ared +ĠWil helm +ne eds +lam bda +build ers +ĠV IS +Ġradi ator +ĠGhost busters +Ġ4 36 +act ual +Ġher ds +ç a +watch ing +Ġcounter ing +Ch arge +Ġchar red +Ġwar heads +Ġiod ine +ĠM acy +04 1 +Ġdepart ures +ĠS ins +Ġdy ed +ĠConcept s +g ado +7 13 +Ġquot ations +Ġg ist +ĠChrist y +Ġant igen +ĠHem p +ĠD rawn +ĠB arg +ez vous +Ġp aternity +Ġar du +ĠAnch orage +ĠR ik +Ġover loaded +ĠUs ername +ĠTam my +ĠN au +ĠCell ular +Ġw aning +Ġrod ent +ĠWor cester +il ts +ĠT ad +Ġdwell ings +Ġbull ish +4 31 +Ġretali ate +Ġmig raine +ĠChev ron +CH ECK +Ġdon key +c rim +SP A +ĠAn alog +Ġmarqu ee +ĠHa as +B ir +ĠGD DR +ĠDownload s +Ġwill power +ĠFor th +ĠRecord ed +Ġimp ossibility +ĠLog ged +ĠFr anks +ĠR att +in itions +Ġclean ers +Ġsore ly +Ġflick ering +ĠEx amination +c atching +allow een +Ms g +Ġdun no +F a +Ġdys ph +c razy +.' '. +Ġmain line +Ġc s +Ġp tr +ĠW ally +ig un +95 1 +ĠBig foot +f ights +Ġretrie ving +J r +Ġdupl ication +ĠExpl an +Ġrel ational +Ġqu aint +Ġbisc uits +Ġad o +Ġsh udder +Ġantid ote +blood ed +ks h +Ġsa uces +Ġrein vest +Ġdispens ary +ĠD iver +Ġ9 000 +stud ent +Ġin separ +esc ap +Ġtodd lers +ĠGP IO +ĠAss ignment +head ers +Ġlack luster +Ġab ack +95 6 +Ġtool bar +7 45 +Ġo ust +Ġcontempl ation +ĠPRES IDENT +Ġ4 58 +==== == +Ġguarantee ing +ĠHe ist +ĠCann es +Ļ ½ +Ġcollabor ator +ĠAm p +Ġg ou +ĠSH ALL +st ories +78 3 +Ġmobil ized +Ġbro od +ĠL U +ĠðŁ ij +Ġref in +ĠAnthrop ology +v ind +ill i +Ġwarrant ies +ĠB abel +Ġsw ath +Ġc aches +Ġantagon ists +art ifacts +Ġhot ly +ĠSt arts +ĠG ö +z ag +!! !!! +Ġsc ourge +Ġcons piring +ru its +re verse +ĠShe en +ĠJes uit +ĠGiov anni +ad ies +Ġbutt ocks +ear cher +ac an +Ġvolley ball +Ġshroud ed +Ġscore board +b ats +ĠI PM +Ġass es +Ġde regulation +ĠTe legram +ĠReb oot +Ġ7 000 +ĠCan ary +Ġk ernels +ĠFranç ois +ĠD uff +ĠP on +ĠLe ica +ĠGar min +Ġor phans +ĠClaud ia +Ġcal endars +ĠLe ilan +ent o +R ocket +Ġbr unch +ĠHaw king +ain ers +Ġsens ibilities +Ġk W +ĠK and +Ġre claimed +Ġinteresting ly +× © +rom y +J M +ĠEnhance ment +b ush +Sk ip +Ġrapp ers +Ġg azing +p edia +ath lon +Rev olution +Ġsn ipers +Ġre verted +Ġconglomer ate +T erry +79 4 +Ġhars her +Ġdes olate +ĠHit man +Comm ission +Ġ( / +â̦ ." +Com par +Ġampl ification +om inated +Ġreg ress +ĠColl ider +Ġinform ants +Ġg azed diff --git a/abilities/small/model.safetensors b/abilities/small/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..2b3e33339625db3badd8d474227eb4a068f4db6a --- /dev/null +++ b/abilities/small/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f61cb295fc6bed0d04e8a9319686efa6dd9d0d9c8b1046d57c64cda7c0fba713 +size 497774208 diff --git a/abilities/small/special_tokens_map.json b/abilities/small/special_tokens_map.json new file mode 100644 index 0000000000000000000000000000000000000000..b2d2dbc845800c78fe98656af927d831ab4ff7b7 --- /dev/null +++ b/abilities/small/special_tokens_map.json @@ -0,0 +1,24 @@ +{ + "bos_token": { + "content": "<|endoftext|>", + "lstrip": false, + "normalized": true, + "rstrip": false, + "single_word": false + }, + "eos_token": { + "content": "<|endoftext|>", + "lstrip": false, + "normalized": true, + "rstrip": false, + "single_word": false + }, + "pad_token": "<|endoftext|>", + "unk_token": { + "content": "<|endoftext|>", + "lstrip": false, + "normalized": true, + "rstrip": false, + "single_word": false + } +} diff --git a/abilities/small/tokenizer_config.json b/abilities/small/tokenizer_config.json new file mode 100644 index 0000000000000000000000000000000000000000..97b040beabce57eab95876f5b1f339842b0edd84 --- /dev/null +++ b/abilities/small/tokenizer_config.json @@ -0,0 +1,22 @@ +{ + "add_bos_token": false, + "add_prefix_space": false, + "added_tokens_decoder": { + "50256": { + "content": "<|endoftext|>", + "lstrip": false, + "normalized": true, + "rstrip": false, + "single_word": false, + "special": true + } + }, + "bos_token": "<|endoftext|>", + "clean_up_tokenization_spaces": true, + "eos_token": "<|endoftext|>", + "errors": "replace", + "model_max_length": 1024, + "pad_token": "<|endoftext|>", + "tokenizer_class": "GPT2Tokenizer", + "unk_token": "<|endoftext|>" +} diff --git a/abilities/small/vocab.json b/abilities/small/vocab.json new file mode 100644 index 0000000000000000000000000000000000000000..a15dd0028acd1dd2c1c2394c80e1de8f3f12a0e4 --- /dev/null +++ b/abilities/small/vocab.json @@ -0,0 +1,50259 @@ +{ + "!": 0, + "!!": 3228, + "!!!": 10185, + "!!!!": 13896, + "!!!!!": 50184, + "!!!!!!!!": 34635, + "!!\"": 37160, + "!\"": 2474, + "!\",": 40754, + "!\".": 48220, + "!'": 13679, + "!'\"": 49296, + "!)": 8133, + "!),": 26290, + "!).": 19588, + "!,": 28265, + "!--": 28112, + "!.": 43179, + "!/": 48443, + "!:": 48725, + "!?": 22857, + "!?\"": 42720, + "!]": 36463, + "\"": 1, + "\"!": 40484, + "\"\"": 15931, + "\"\"\"": 37811, + "\"'": 30543, + "\"(": 18109, + "\")": 4943, + "\"))": 48774, + "\"),": 12340, + "\").": 11074, + "\");": 15341, + "\",": 1600, + "\",\"": 2430, + "\"-": 26793, + "\".": 1911, + "\"...": 26214, + "\".[": 42924, + "\"/>": 26700, + "\":": 1298, + "\":\"": 2404, + "\":\"\",\"": 34713, + "\":\"\"},{\"": 47182, + "\":\"/": 15473, + "\":-": 48219, + "\":[": 20598, + "\":[\"": 26358, + "\":[{\"": 32509, + "\":{\"": 8351, + "\";": 8172, + "\">": 5320, + "\"><": 22039, + "\">": 23785, + "\"}": 20662, + "\"},": 25719, + "\"},\"": 13018, + "\"},{\"": 11919, + "\"}],\"": 42785, + "\"â̦": 24426, + "\"âĢĶ": 15327, + "#": 2, + "##": 2235, + "###": 21017, + "####": 4242, + "########": 7804, + "################": 14468, + "################################": 29113, + "#$": 29953, + "#$#$": 34206, + "$": 3, + "$$": 13702, + "$$$$": 36737, + "$,": 47113, + "$.": 35307, + "${": 38892, + "%": 4, + "%\"": 39658, + "%%": 16626, + "%%%%": 36917, + "%)": 4407, + "%),": 15920, + "%).": 18823, + "%);": 49563, + "%,": 7441, + "%-": 33963, + "%.": 7225, + "%:": 48529, + "%;": 26525, + "%]": 39850, + "&": 5, + "&&": 25226, + "'": 6, + "'\"": 29653, + "''": 7061, + "''''": 39115, + "''.": 35384, + "'';": 44648, + "')": 11537, + "'),": 33809, + "').": 27691, + "');": 24036, + "',": 3256, + "',\"": 40264, + "','": 41707, + "'-": 29001, + "'.": 4458, + "'.\"": 30827, + "'/": 26488, + "':": 10354, + "';": 17020, + "'>": 44167, + "'?": 30960, + "']": 20520, + "'d": 1549, + "'ll": 1183, + "'m": 1101, + "'re": 821, + "'s": 338, + "'t": 470, + "'ve": 1053, + "(": 7, + "(\"": 7203, + "($": 16763, + "(&": 39434, + "('": 10786, + "((": 19510, + "()": 3419, + "())": 28955, + "());": 35430, + "(),": 22784, + "().": 22446, + "():": 33529, + "();": 9783, + "(){": 39893, + "(*": 46491, + "(-": 32590, + "([": 26933, + "(\\": 38016, + "(_": 28264, + "({": 15090, + ")": 8, + ")!": 31520, + ")\"": 16725, + ")\",": 42501, + ")'": 33047, + ")(": 5769, + "))": 4008, + ")))": 22305, + "))))": 35514, + ")),": 36911, + ")).": 29720, + "));": 18125, + ")*": 27493, + ")+": 47762, + "),": 828, + "),\"": 27267, + ")-": 13219, + ")--": 42944, + ").": 737, + ").\"": 21387, + ")...": 26513, + ").[": 42669, + ")/": 20679, + "):": 2599, + ");": 1776, + ")": 46904, + "-.": 34507, + "->": 3784, + "-[": 49146, + "-|": 22831, + ".": 13, + ".\"": 526, + ".\"\"": 32203, + ".\")": 19570, + ".\",": 33283, + ".\",\"": 41424, + ".\"[": 18161, + ".#": 32535, + ".$": 48082, + ".'": 2637, + ".'\"": 11496, + ".''": 13531, + ".''.": 50113, + ".(": 12195, + ".)": 2014, + ".),": 12179, + ".).": 15729, + ".):": 47308, + ".*": 15885, + ".,": 1539, + ".,\"": 44388, + ".-": 7874, + ".--": 9816, + "..": 492, + "...": 986, + "...\"": 9313, + "...)": 23029, + "....": 1106, + ".....": 12359, + "......": 16317, + ".......": 25780, + "........": 2109, + ".........": 34617, + ".............": 44274, + "................": 4181, + "..................": 49129, + "........................": 27754, + "................................": 8864, + "................................................................": 23193, + "...?": 44825, + "...]": 22345, + "../": 40720, + "./": 19571, + ".:": 11207, + ".;": 15089, + ".<": 29847, + ".>": 32756, + ".?": 40791, + ".[": 3693, + ".]": 8183, + "._": 13557, + ".}": 44587, + ".âĢĵ": 37585, + ".âĢĶ": 13402, + ".ãĢį": 43735, + ".�": 40670, + "/": 14, + "/\"": 30487, + "/#": 31113, + "/$": 32624, + "/(": 29006, + "/)": 34729, + "/*": 15211, + "/**": 35343, + "/+": 28404, + "/,": 47454, + "/-": 16327, + "/.": 11757, + "//": 1003, + "///": 20379, + "////": 9705, + "////////": 16150, + "////////////////": 27246, + "////////////////////////////////": 49704, + "/>": 15913, + "/?": 20924, + "/_": 47835, + "/âĢĭ": 27643, + "0": 15, + "00": 405, + "000": 830, + "0000": 2388, + "00000": 20483, + "000000": 10535, + "0000000": 24598, + "00000000": 8269, + "0000000000000000": 25645, + "00007": 44808, + "0001": 18005, + "0002": 34215, + "001": 8298, + "0010": 37187, + "002": 21601, + "00200000": 36490, + "003": 11245, + "004": 22914, + "005": 22544, + "006": 28041, + "007": 25816, + "008": 25257, + "009": 28694, + "01": 486, + "010": 20943, + "0100": 39103, + "011": 28555, + "012": 30206, + "013": 30273, + "014": 28645, + "015": 25150, + "016": 27037, + "017": 29326, + "018": 29159, + "019": 30484, + "02": 2999, + "020": 33618, + "0200": 44613, + "021": 46821, + "022": 44087, + "023": 45310, + "024": 40839, + "025": 36629, + "026": 45987, + "027": 44698, + "028": 46957, + "029": 48891, + "03": 3070, + "030": 39101, + "031": 43637, + "032": 49959, + "033": 44427, + "034": 49841, + "035": 44215, + "036": 48597, + "04": 3023, + "040": 36676, + "041": 50049, + "043": 48768, + "044": 43977, + "045": 40350, + "046": 45438, + "047": 48000, + "048": 47202, + "05": 2713, + "050": 28669, + "052": 37841, + "055": 47838, + "057": 43526, + "059": 46712, + "06": 3312, + "060": 41322, + "07": 2998, + "070": 43509, + "075": 46396, + "08": 2919, + "080": 33057, + "083": 48290, + "088": 46556, + "089": 49352, + "09": 2931, + "090": 42534, + "1": 16, + "10": 940, + "100": 3064, + "1000": 12825, + "10000": 49388, + "1001": 47705, + "1007": 44318, + "101": 8784, + "1016": 27956, + "102": 15377, + "1024": 35500, + "1027": 40403, + "103": 15197, + "104": 13464, + "105": 13348, + "106": 15801, + "107": 15982, + "108": 15711, + "1080": 24045, + "109": 14454, + "11": 1157, + "110": 11442, + "1100": 42060, + "111": 16243, + "1111": 26259, + "112": 14686, + "113": 16616, + "114": 16562, + "115": 15363, + "116": 18298, + "117": 17657, + "118": 16817, + "119": 16315, + "12": 1065, + "120": 10232, + "1200": 27550, + "121": 19244, + "122": 18376, + "123": 10163, + "124": 17464, + "125": 11623, + "126": 19420, + "127": 16799, + "128": 12762, + "129": 18741, + "13": 1485, + "130": 12952, + "131": 22042, + "132": 19924, + "133": 16945, + "134": 19880, + "135": 17059, + "136": 20809, + "137": 19708, + "138": 20107, + "139": 20219, + "14": 1415, + "140": 15187, + "141": 23756, + "142": 23726, + "143": 21139, + "144": 18444, + "145": 18781, + "146": 20964, + "147": 20198, + "148": 18294, + "149": 19442, + "15": 1314, + "150": 8628, + "1500": 33698, + "151": 24309, + "152": 17827, + "153": 21395, + "154": 21526, + "155": 18742, + "156": 21599, + "157": 18458, + "158": 21273, + "159": 19707, + "16": 1433, + "160": 14198, + "1600": 36150, + "161": 25948, + "162": 25061, + "163": 24136, + "164": 23237, + "165": 20986, + "166": 23055, + "167": 21940, + "168": 14656, + "169": 22172, + "17": 1558, + "170": 17279, + "171": 27192, + "172": 23628, + "173": 25399, + "174": 22985, + "175": 17430, + "176": 24096, + "177": 22413, + "178": 23188, + "179": 21738, + "18": 1507, + "180": 15259, + "1800": 39188, + "181": 27057, + "182": 24294, + "183": 24839, + "184": 22883, + "185": 21652, + "186": 25096, + "187": 23451, + "188": 20356, + "189": 23362, + "19": 1129, + "190": 19782, + "1900": 48104, + "191": 26492, + "192": 17477, + "1920": 40454, + "193": 24943, + "194": 22913, + "1945": 41931, + "195": 22186, + "1950": 42751, + "1959": 45403, + "196": 25272, + "1960": 38503, + "1963": 45192, + "1964": 46477, + "1965": 45271, + "1966": 44227, + "1967": 42830, + "1968": 42246, + "1969": 38391, + "197": 24991, + "1970": 30986, + "1971": 41208, + "1972": 41023, + "1973": 40220, + "1974": 40828, + "1975": 38449, + "1976": 38108, + "1977": 37781, + "1978": 37950, + "1979": 33581, + "198": 22337, + "1980": 23664, + "1981": 35411, + "1982": 30763, + "1983": 29279, + "1984": 28296, + "1985": 29110, + "1986": 28054, + "1987": 27301, + "1988": 26709, + "1989": 25475, + "199": 19104, + "1990": 19891, + "1991": 24529, + "1992": 23847, + "1993": 24465, + "1994": 22666, + "1995": 21908, + "1996": 22288, + "1997": 21498, + "1998": 21113, + "1999": 18946, + "2": 17, + "20": 1238, + "200": 2167, + "2000": 11024, + "200000": 33470, + "2001": 14585, + "2002": 16942, + "2003": 16088, + "2004": 15724, + "2005": 14315, + "2006": 13330, + "2007": 12726, + "2008": 11528, + "2009": 10531, + "201": 1264, + "2010": 10333, + "2011": 9804, + "2012": 6999, + "2013": 6390, + "2014": 4967, + "2015": 4626, + "2016": 5304, + "2017": 5539, + "2018": 7908, + "2019": 23344, + "202": 19004, + "2020": 42334, + "203": 22416, + "204": 18638, + "20439": 47936, + "205": 21261, + "206": 22136, + "207": 22745, + "208": 21315, + "209": 22567, + "21": 2481, + "210": 21536, + "211": 21895, + "212": 21777, + "213": 26427, + "214": 22291, + "215": 23349, + "216": 20666, + "217": 24591, + "218": 28727, + "219": 28896, + "22": 1828, + "220": 17572, + "2200": 34294, + "221": 26115, + "222": 23148, + "223": 22047, + "224": 24137, + "225": 18182, + "226": 24909, + "227": 24403, + "228": 23815, + "229": 23539, + "23": 1954, + "230": 19214, + "231": 25667, + "232": 24339, + "233": 25429, + "234": 24409, + "235": 22370, + "236": 24940, + "237": 24693, + "238": 23721, + "239": 23516, + "24": 1731, + "240": 16102, + "241": 28872, + "242": 27877, + "243": 26660, + "244": 25707, + "245": 22995, + "246": 26912, + "247": 23753, + "248": 23045, + "249": 21626, + "25": 1495, + "250": 9031, + "2500": 44688, + "251": 28072, + "252": 22800, + "253": 28592, + "254": 24970, + "255": 13381, + "256": 11645, + "257": 28676, + "258": 25600, + "259": 25191, + "26": 2075, + "260": 21719, + "261": 30057, + "262": 29119, + "263": 29558, + "264": 18897, + "265": 22980, + "266": 25540, + "267": 25674, + "268": 25022, + "269": 26276, + "27": 1983, + "270": 20233, + "271": 28977, + "272": 29807, + "273": 27367, + "274": 28857, + "275": 23195, + "276": 27988, + "277": 27019, + "278": 25870, + "279": 26050, + "28": 2078, + "280": 21033, + "281": 30368, + "282": 32568, + "283": 30290, + "284": 30336, + "285": 26279, + "286": 27033, + "287": 27800, + "288": 25270, + "289": 27693, + "29": 1959, + "290": 24369, + "291": 33551, + "292": 32759, + "293": 31675, + "294": 27696, + "295": 25710, + "296": 27137, + "297": 26561, + "298": 27728, + "299": 22579, + "3": 18, + "30": 1270, + "300": 6200, + "3000": 23924, + "301": 18938, + "302": 22709, + "303": 22572, + "304": 21288, + "305": 22515, + "306": 20548, + "307": 22996, + "308": 21495, + "309": 26895, + "31": 3132, + "310": 26717, + "311": 36244, + "312": 27970, + "313": 25838, + "314": 33638, + "315": 27936, + "316": 33400, + "317": 34125, + "318": 36042, + "319": 35175, + "32": 2624, + "320": 19504, + "321": 36453, + "322": 37283, + "323": 32637, + "324": 33916, + "325": 26582, + "326": 39195, + "327": 34159, + "328": 34256, + "329": 37967, + "33": 2091, + "330": 26073, + "331": 31697, + "332": 32148, + "333": 20370, + "3333": 24840, + "334": 31380, + "335": 27326, + "336": 29211, + "337": 31496, + "338": 28460, + "339": 29626, + "34": 2682, + "340": 23601, + "341": 33660, + "342": 31575, + "343": 32118, + "344": 33535, + "345": 27712, + "346": 30557, + "347": 30995, + "348": 28978, + "349": 27371, + "35": 2327, + "350": 14877, + "351": 35273, + "352": 33394, + "353": 33319, + "354": 32182, + "355": 28567, + "356": 32066, + "357": 27277, + "358": 31128, + "359": 30743, + "36": 2623, + "360": 15277, + "361": 35195, + "362": 35667, + "363": 35447, + "364": 26780, + "365": 24760, + "366": 32459, + "367": 27824, + "368": 27412, + "369": 30803, + "37": 2718, + "370": 20167, + "371": 38056, + "372": 36720, + "373": 34770, + "374": 31020, + "375": 22318, + "376": 32128, + "377": 26514, + "378": 30695, + "379": 29088, + "38": 2548, + "380": 23734, + "381": 36626, + "382": 36243, + "383": 34741, + "384": 22842, + "385": 27203, + "386": 21734, + "387": 32220, + "388": 30460, + "389": 29769, + "39": 2670, + "390": 25964, + "391": 37710, + "392": 32321, + "393": 26007, + "394": 34626, + "395": 31010, + "396": 34107, + "397": 33372, + "398": 31952, + "399": 28771, + "4": 19, + "40": 1821, + "400": 7029, + "4000": 27559, + "401": 21844, + "402": 32531, + "403": 31552, + "404": 26429, + "405": 26598, + "406": 29703, + "407": 30120, + "408": 26200, + "409": 29416, + "41": 3901, + "410": 33289, + "411": 42224, + "412": 39226, + "413": 44103, + "414": 37309, + "415": 35038, + "416": 35218, + "417": 38547, + "418": 39667, + "419": 45068, + "42": 3682, + "420": 27211, + "421": 46636, + "422": 44361, + "423": 43356, + "424": 40090, + "425": 32114, + "426": 42780, + "427": 42363, + "428": 40173, + "429": 11785, + "43": 3559, + "430": 31794, + "431": 50080, + "432": 45331, + "433": 42117, + "434": 47101, + "435": 40064, + "436": 43690, + "437": 43284, + "438": 43704, + "439": 47106, + "44": 2598, + "440": 25644, + "441": 39710, + "442": 39506, + "443": 34938, + "444": 30272, + "445": 43489, + "446": 27260, + "447": 34825, + "448": 31115, + "449": 31911, + "45": 2231, + "450": 17885, + "451": 36330, + "452": 37730, + "453": 36625, + "454": 34229, + "455": 30505, + "456": 29228, + "457": 33032, + "458": 29334, + "459": 33459, + "46": 3510, + "460": 34716, + "461": 40652, + "462": 39997, + "463": 38380, + "464": 44578, + "465": 42018, + "466": 42199, + "467": 24669, + "468": 38472, + "469": 42947, + "47": 2857, + "470": 27790, + "471": 38339, + "472": 37856, + "473": 37804, + "474": 38652, + "475": 32576, + "476": 35435, + "477": 32883, + "478": 29059, + "479": 31714, + "48": 2780, + "480": 22148, + "481": 40271, + "482": 40149, + "483": 38783, + "484": 34137, + "485": 32642, + "486": 34251, + "487": 35133, + "488": 33646, + "489": 35890, + "49": 2920, + "490": 31503, + "491": 41289, + "492": 40256, + "493": 43134, + "494": 39449, + "495": 33781, + "496": 37747, + "497": 38073, + "498": 36260, + "499": 28324, + "5": 20, + "50": 1120, + "500": 4059, + "5000": 27641, + "501": 33548, + "502": 35126, + "503": 31938, + "504": 33580, + "505": 31654, + "506": 35638, + "507": 35378, + "508": 33042, + "509": 29022, + "51": 4349, + "510": 33690, + "511": 41647, + "512": 25836, + "513": 48645, + "514": 47396, + "515": 45969, + "516": 47493, + "517": 48170, + "518": 44085, + "519": 47785, + "52": 4309, + "520": 31211, + "522": 49542, + "523": 49803, + "524": 48057, + "525": 39088, + "526": 48531, + "528": 49351, + "529": 49721, + "53": 4310, + "530": 38612, + "533": 44994, + "535": 44465, + "536": 44468, + "537": 46096, + "538": 49561, + "54": 4051, + "540": 35005, + "544": 47576, + "545": 45326, + "546": 49489, + "548": 49934, + "549": 44966, + "55": 2816, + "550": 22730, + "551": 43697, + "552": 40427, + "553": 48096, + "554": 44218, + "555": 31046, + "556": 37864, + "557": 41948, + "558": 40486, + "559": 38605, + "56": 3980, + "560": 34135, + "561": 47915, + "562": 43918, + "563": 46572, + "565": 47372, + "568": 49211, + "57": 3553, + "570": 39254, + "571": 42875, + "572": 48724, + "573": 48638, + "574": 46900, + "575": 36189, + "576": 37452, + "577": 49447, + "578": 38907, + "579": 41734, + "58": 3365, + "580": 39322, + "581": 48630, + "582": 46044, + "583": 46239, + "584": 46352, + "585": 38905, + "586": 29796, + "587": 44617, + "588": 39118, + "589": 44169, + "59": 3270, + "590": 36993, + "591": 48952, + "592": 45839, + "593": 49051, + "594": 46438, + "595": 35124, + "596": 45734, + "597": 43239, + "598": 41292, + "599": 43452, + "6": 21, + "60": 1899, + "600": 8054, + "6000": 43434, + "601": 41706, + "602": 31418, + "603": 35642, + "604": 31916, + "605": 32417, + "606": 33206, + "607": 31980, + "608": 28688, + "609": 31751, + "61": 5333, + "610": 39132, + "612": 43610, + "613": 47512, + "614": 46841, + "615": 47007, + "616": 44214, + "617": 47941, + "618": 47448, + "62": 5237, + "620": 38850, + "623": 46872, + "625": 26704, + "626": 45191, + "627": 49856, + "628": 48200, + "629": 48602, + "63": 5066, + "630": 30005, + "635": 48250, + "64": 2414, + "640": 31102, + "641": 42759, + "642": 41290, + "643": 41813, + "644": 29173, + "645": 49259, + "646": 27720, + "647": 33981, + "648": 34287, + "649": 33300, + "65": 2996, + "650": 17544, + "651": 40639, + "652": 43193, + "653": 46435, + "654": 39111, + "655": 35916, + "656": 37466, + "657": 37680, + "658": 38431, + "659": 36445, + "66": 2791, + "660": 39885, + "661": 47159, + "662": 39380, + "663": 45791, + "665": 36879, + "666": 27310, + "6666": 19060, + "66666666": 41977, + "667": 28933, + "668": 35809, + "669": 36657, + "67": 3134, + "670": 43798, + "671": 46250, + "672": 43864, + "673": 45758, + "674": 45385, + "675": 42444, + "676": 42548, + "677": 40179, + "678": 30924, + "679": 37601, + "68": 3104, + "680": 37397, + "681": 48564, + "682": 43950, + "683": 47521, + "684": 41580, + "685": 35978, + "686": 33808, + "687": 39925, + "688": 34427, + "689": 40523, + "69": 3388, + "690": 35844, + "691": 49541, + "692": 46589, + "693": 48528, + "694": 45214, + "695": 37381, + "696": 38205, + "697": 40035, + "698": 39357, + "699": 47325, + "7": 22, + "70": 2154, + "700": 9879, + "701": 41583, + "702": 36680, + "703": 36809, + "704": 32869, + "705": 34801, + "706": 35402, + "707": 24038, + "70710": 42877, + "708": 32583, + "709": 31495, + "71": 4869, + "710": 43147, + "712": 49517, + "713": 50055, + "714": 45722, + "718": 45720, + "72": 4761, + "720": 23906, + "725": 45151, + "727": 47760, + "728": 48524, + "729": 48555, + "73": 4790, + "730": 43916, + "733": 49995, + "736": 49150, + "74": 4524, + "740": 45598, + "745": 50150, + "747": 48882, + "748": 48246, + "75": 2425, + "750": 15426, + "751": 48365, + "752": 43665, + "753": 44550, + "754": 41874, + "755": 38172, + "756": 38219, + "757": 39251, + "758": 38569, + "759": 38314, + "76": 4304, + "760": 40761, + "7601": 42752, + "762": 48194, + "763": 49641, + "765": 29143, + "76561": 48527, + "767": 32059, + "768": 30610, + "77": 3324, + "770": 41820, + "771": 46761, + "772": 43571, + "773": 46871, + "774": 47582, + "775": 34483, + "776": 39509, + "777": 29331, + "778": 39761, + "779": 40393, + "78": 3695, + "780": 40873, + "781": 49703, + "782": 46519, + "783": 50165, + "784": 37688, + "785": 41172, + "786": 46302, + "787": 41019, + "789": 40401, + "79": 3720, + "790": 37750, + "792": 48156, + "793": 44750, + "794": 50242, + "795": 41544, + "796": 41060, + "797": 44673, + "798": 43240, + "799": 45455, + "8": 23, + "80": 1795, + "800": 7410, + "8000": 33942, + "801": 41531, + "802": 30863, + "803": 43564, + "804": 36088, + "805": 28256, + "806": 37988, + "807": 36928, + "808": 28362, + "809": 34583, + "81": 6659, + "810": 40215, + "815": 49503, + "82": 6469, + "820": 41739, + "825": 47338, + "83": 5999, + "830": 48341, + "833": 48634, + "84": 5705, + "840": 40675, + "85": 5332, + "850": 25764, + "855": 45432, + "86": 4521, + "860": 45039, + "864": 39570, + "866": 42240, + "87": 5774, + "870": 46951, + "875": 31360, + "877": 42802, + "88": 3459, + "880": 41655, + "882": 42980, + "883": 49287, + "884": 40353, + "885": 44230, + "886": 44980, + "887": 46660, + "888": 28011, + "889": 39121, + "89": 4531, + "893": 49682, + "896": 48712, + "899": 44093, + "9": 24, + "90": 3829, + "900": 12865, + "901": 46815, + "905": 44928, + "909": 44675, + "91": 6420, + "910": 43234, + "911": 35549, + "915": 40248, + "916": 48894, + "92": 5892, + "920": 37128, + "925": 46351, + "93": 6052, + "930": 45418, + "94": 5824, + "940": 46899, + "949": 48581, + "95": 3865, + "950": 31027, + "951": 50119, + "952": 49234, + "953": 49649, + "954": 48372, + "956": 50148, + "96": 4846, + "960": 39277, + "968": 38956, + "969": 38819, + "97": 5607, + "970": 43587, + "975": 42716, + "978": 32196, + "98": 4089, + "980": 40022, + "985": 42250, + "986": 49087, + "987": 44183, + "989": 42520, + "99": 2079, + "990": 34155, + "992": 41561, + "993": 44821, + "994": 42691, + "995": 33438, + "996": 38565, + "997": 39647, + "998": 34808, + "999": 17032, + "9999": 24214, + ":": 25, + ":\"": 11097, + ":#": 43922, + ":'": 32105, + ":(": 37498, + ":,": 45299, + ":-": 21912, + ":/": 14079, + "://": 1378, + "::": 3712, + "::::": 24022, + "::::::::": 43661, + ":[": 33250, + ":\\": 7479, + ":]": 47715, + ":{": 29164, + ";": 26, + ";\"": 26033, + ";;": 7665, + ";;;;": 14223, + ";;;;;;;;": 25887, + ";;;;;;;;;;;;": 46939, + ";}": 46956, + "<": 27, + "": 50256, + "=": 28, + "=\"": 2625, + "=\"\"": 33151, + "=\"#": 25698, + "=\"/": 35922, + "=#": 46249, + "=$": 43641, + "='": 11639, + "=(": 16193, + "=-": 10779, + "=-=-": 16822, + "=-=-=-=-": 27584, + "=-=-=-=-=-=-=-=-": 46402, + "=/": 33223, + "==": 855, + "===": 18604, + "====": 1421, + "======": 50155, + "========": 2559, + "============": 25609, + "================": 4770, + "================================": 10052, + "================================================================": 23926, + "=>": 14804, + "=[": 41888, + "=\\\"": 17553, + "=]": 48874, + "={": 34758, + "=~": 31820, + "=~=~": 33813, + ">": 29, + ">\"": 24618, + ">(": 33994, + ">)": 43734, + ">,": 22330, + ">.": 28401, + ">:": 31175, + "><": 6927, + ">>": 4211, + ">>>": 33409, + ">>>>": 16471, + ">>>>>>>>": 33717, + ">>\\": 34516, + ">[": 36937, + ">]": 37981, + "?": 30, + "?!": 12248, + "?!\"": 30823, + "?\"": 1701, + "?\",": 35379, + "?\".": 43634, + "?'": 8348, + "?'\"": 26989, + "?)": 10091, + "?),": 33924, + "?).": 29865, + "?,": 21747, + "?:": 27514, + "??": 3548, + "???": 28358, + "????": 9805, + "?????": 19622, + "?????-": 25658, + "?????-?????-": 31666, + "????????": 35709, + "?]": 26398, + "?ãĢį": 42943, + "@": 31, + "@#": 41573, + "@#&": 48193, + "@@": 12404, + "@@@@": 22675, + "@@@@@@@@": 37991, + "A": 32, + "AA": 3838, + "AAA": 29697, + "AAAA": 17922, + "AAAAAAAA": 43488, + "AAF": 38540, + "AB": 6242, + "ABC": 24694, + "ABLE": 17534, + "AC": 2246, + "ACA": 26576, + "ACC": 26861, + "ACE": 11598, + "ACH": 16219, + "ACK": 8120, + "ACP": 33056, + "ACT": 10659, + "ACTED": 38542, + "ACTION": 44710, + "ACY": 43300, + "AD": 2885, + "ADA": 26853, + "ADD": 29266, + "ADE": 19266, + "ADRA": 40517, + "ADS": 47149, + "ADVERTISEMENT": 19053, + "AE": 14242, + "AF": 8579, + "AFP": 17449, + "AFTA": 32106, + "AG": 4760, + "AGE": 11879, + "AGES": 25552, + "AH": 18429, + "AI": 20185, + "AIDS": 39338, + "AIN": 29833, + "AIR": 42149, + "AK": 10206, + "AKING": 43602, + "AL": 1847, + "ALD": 44071, + "ALE": 21358, + "ALK": 28082, + "ALL": 7036, + "ALLY": 19807, + "ALS": 23333, + "ALSE": 23719, + "ALT": 31429, + "ALTH": 40818, + "AM": 2390, + "AMA": 25087, + "AMD": 28075, + "AME": 10067, + "AMES": 29559, + "AMI": 43870, + "AMP": 23518, + "AMS": 40834, + "AMY": 29428, + "AN": 1565, + "ANA": 31574, + "ANC": 20940, + "ANCE": 19240, + "AND": 6981, + "ANE": 30525, + "ANG": 15567, + "ANGE": 27746, + "ANI": 43664, + "ANK": 15154, + "ANN": 22846, + "ANS": 15037, + "ANT": 8643, + "ANY": 31827, + "AP": 2969, + "APD": 35349, + "APE": 45721, + "APH": 31300, + "API": 17614, + "APP": 24805, + "APS": 44580, + "APTER": 29485, + "AR": 1503, + "ARA": 24401, + "ARB": 37304, + "ARC": 25793, + "ARCH": 31315, + "ARD": 9795, + "ARDIS": 49608, + "ARDS": 48294, + "ARE": 12203, + "ARGET": 46095, + "ARI": 33604, + "ARK": 14175, + "ARM": 33456, + "ARP": 36035, + "ARR": 26465, + "ARS": 27415, + "ART": 7227, + "ARY": 13153, + "AS": 1921, + "ASC": 42643, + "ASE": 11159, + "ASED": 42827, + "ASH": 11211, + "ASHINGTON": 19436, + "ASON": 36033, + "ASS": 10705, + "AST": 11262, + "ASY": 26483, + "AT": 1404, + "ATA": 13563, + "ATCH": 11417, + "ATE": 6158, + "ATED": 11617, + "ATER": 23261, + "ATES": 29462, + "ATH": 12599, + "ATHER": 45226, + "ATING": 33881, + "ATION": 6234, + "ATIONAL": 29912, + "ATIONS": 18421, + "ATIVE": 37045, + "ATOR": 25633, + "ATS": 33586, + "ATT": 17139, + "ATTLE": 35455, + "ATURE": 40086, + "ATURES": 47471, + "AU": 26830, + "AUD": 48877, + "AUT": 39371, + "AV": 10116, + "AW": 12298, + "AX": 25922, + "AY": 4792, + "AZ": 22778, + "Aaron": 34451, + "Ab": 4826, + "Ability": 22453, + "About": 8585, + "Above": 32397, + "Abs": 24849, + "Absolutely": 40501, + "Abstract": 23839, + "Abyss": 49073, + "Ac": 12832, + "Acc": 17320, + "Accept": 38855, + "Access": 15457, + "Accessory": 41629, + "According": 4821, + "Account": 30116, + "Acknowled": 39482, + "Across": 40553, + "Act": 6398, + "Action": 12502, + "ActionCode": 31573, + "Activ": 25526, + "Active": 13739, + "Activity": 16516, + "Actor": 40277, + "Actually": 26417, + "Ad": 2782, + "Adam": 23159, + "Adams": 47462, + "Adapt": 48003, + "Adapter": 47307, + "Add": 4550, + "Added": 13003, + "Adding": 32901, + "Additional": 17699, + "Additionally": 23216, + "Address": 20231, + "Adds": 46245, + "Adjust": 39668, + "Admin": 46787, + "Administ": 41862, + "Adult": 42995, + "Adv": 22856, + "Advanced": 28809, + "Adventure": 48289, + "Advertisement": 4723, + "Advertisements": 14592, + "Af": 17584, + "Afee": 44314, + "Aff": 35191, + "African": 43032, + "After": 3260, + "Ag": 10262, + "Again": 15316, + "Against": 39276, + "Age": 23396, + "Agent": 36772, + "Agg": 46384, + "Ah": 10910, + "Aid": 44245, + "Aim": 49945, + "Air": 16170, + "Ak": 33901, + "Al": 2348, + "Alabama": 49177, + "Alan": 36235, + "Albert": 42590, + "Ale": 37474, + "Alert": 36420, + "Alex": 15309, + "Alexander": 38708, + "Ali": 37893, + "Alias": 40489, + "Alice": 44484, + "Alien": 44501, + "All": 3237, + "Allah": 48620, + "Allen": 39989, + "Allow": 35265, + "Allows": 34934, + "Almost": 23379, + "Along": 24035, + "Alpha": 38077, + "Already": 37447, + "Alright": 31442, + "Also": 7583, + "Alt": 29161, + "Altern": 23081, + "Alternative": 49788, + "Alternatively": 44163, + "Although": 7003, + "Always": 30374, + "Am": 5840, + "Amazing": 42770, + "Amazon": 24888, + "Amb": 35649, + "Americ": 5477, + "America": 18165, + "American": 7437, + "Americans": 17636, + "Amid": 43541, + "Among": 14311, + "Amount": 31264, + "Amy": 40797, + "An": 2025, + "Analy": 37702, + "Analysis": 32750, + "Ancient": 44974, + "And": 1870, + "Anderson": 42991, + "Andre": 31258, + "Andrew": 20508, + "Android": 25934, + "Andy": 35314, + "Ang": 13450, + "Angel": 33246, + "Angelo": 45585, + "Anim": 35320, + "Animal": 40002, + "Animation": 39520, + "Ann": 18858, + "Anna": 31160, + "Anne": 43227, + "Anonymous": 20660, + "Another": 6610, + "Answer": 33706, + "Ant": 13217, + "Anth": 30327, + "Anthony": 32697, + "Anti": 28795, + "Any": 7149, + "Anyone": 21129, + "Anything": 40028, + "Anyway": 23795, + "Ap": 25189, + "Apart": 39182, + "App": 4677, + "AppData": 22322, + "Apparently": 30402, + "Appearance": 48231, + "Appearances": 47569, + "Apple": 16108, + "Applic": 33583, + "Application": 23416, + "Applications": 41995, + "Apply": 44836, + "Apps": 48433, + "Apr": 13680, + "April": 16784, + "Ar": 3163, + "Arab": 31602, + "Arc": 24021, + "Arcade": 43763, + "Arch": 19895, + "Are": 8491, + "Area": 30547, + "Aren": 43199, + "Arg": 28100, + "Args": 42035, + "Ari": 26529, + "Arizona": 40732, + "Ark": 42007, + "Arm": 26560, + "Armor": 31512, + "Army": 45272, + "Around": 24472, + "Array": 19182, + "Arsenal": 46230, + "Art": 8001, + "Arthur": 29874, + "Article": 14906, + "Artist": 43020, + "As": 1722, + "Ash": 26754, + "Asia": 38555, + "Asian": 43224, + "Aside": 32602, + "Ask": 25214, + "Asked": 18932, + "Ass": 8021, + "Assad": 23622, + "Assembly": 49670, + "Asset": 45869, + "Assistant": 48902, + "Associated": 29014, + "Assuming": 48142, + "Ast": 33751, + "Async": 42367, + "At": 2953, + "Atl": 25255, + "Atlanta": 43482, + "Atlantic": 41120, + "Att": 8086, + "Attach": 33296, + "Attack": 27732, + "Attempt": 37177, + "Attempts": 48452, + "Attorney": 46319, + "Attribute": 33682, + "Attributes": 29021, + "Aud": 16353, + "Audio": 21206, + "Aug": 12512, + "August": 17908, + "Aust": 15160, + "Austin": 40245, + "Austral": 19763, + "Australia": 27429, + "Australian": 38036, + "Aut": 16541, + "Auth": 30515, + "Authent": 47649, + "Author": 13838, + "Authorities": 28705, + "Auto": 27722, + "Autom": 38062, + "Av": 7355, + "Availability": 29841, + "Available": 10493, + "Average": 26287, + "Avg": 48997, + "Avoid": 38618, + "Aw": 23155, + "Awesome": 49061, + "Ax": 31554, + "Ay": 42012, + "Az": 26903, + "B": 33, + "BA": 4339, + "BACK": 31098, + "BALL": 45463, + "BAT": 47379, + "BB": 15199, + "BBC": 33833, + "BC": 2749, + "BD": 14529, + "BE": 12473, + "BER": 13246, + "BF": 29499, + "BG": 40469, + "BI": 3483, + "BIL": 19676, + "BILITIES": 49516, + "BILITY": 25382, + "BILL": 39888, + "BIP": 47772, + "BIT": 26094, + "BL": 9148, + "BLE": 19146, + "BLIC": 32936, + "BM": 12261, + "BN": 15766, + "BO": 8202, + "BOOK": 39453, + "BOX": 39758, + "BP": 20866, + "BR": 11473, + "BRE": 40438, + "BS": 4462, + "BSD": 21800, + "BT": 19313, + "BTC": 35964, + "BU": 19499, + "BUG": 12953, + "BUR": 38926, + "BUS": 45346, + "BUT": 47526, + "BW": 48802, + "BY": 17513, + "Ba": 34458, + "Baby": 36534, + "Back": 7282, + "Background": 21756, + "Bad": 22069, + "Bah": 47514, + "Bal": 24597, + "Balance": 45866, + "Ball": 23410, + "Balt": 41312, + "Baltimore": 46139, + "Ban": 30457, + "Band": 31407, + "Bang": 43984, + "Bank": 28650, + "Bar": 10374, + "Barn": 47359, + "Bas": 15522, + "Base": 14881, + "Based": 15001, + "Basic": 26416, + "Basically": 31524, + "Bat": 24541, + "Batman": 37039, + "Battery": 47006, + "Battle": 24064, + "Bay": 15262, + "Be": 3856, + "Bear": 36352, + "Beast": 41490, + "Beat": 34979, + "Beaut": 38413, + "Bec": 39649, + "Because": 8128, + "Beck": 43454, + "Bed": 45896, + "Bee": 49512, + "Beer": 49802, + "Before": 8421, + "Beg": 24586, + "Begin": 44140, + "Beginning": 45198, + "Beh": 25267, + "Behind": 34163, + "Being": 18357, + "Bel": 12193, + "Bell": 36488, + "Below": 21106, + "Ben": 11696, + "Bench": 44199, + "Benef": 42166, + "Benz": 42484, + "Ber": 24814, + "Bern": 23927, + "Bernie": 33433, + "Berry": 25215, + "Besides": 23937, + "Best": 13014, + "Bet": 13056, + "Beta": 43303, + "Better": 28971, + "Between": 25262, + "Bey": 21993, + "Beyond": 24102, + "Bi": 23286, + "Big": 12804, + "Bill": 17798, + "Billy": 49640, + "Bind": 36180, + "Bio": 42787, + "Bir": 50091, + "Bird": 42562, + "Birth": 38480, + "Bit": 13128, + "Bitcoin": 22614, + "Bl": 3629, + "Black": 9915, + "Blade": 47520, + "Blake": 37849, + "Ble": 43413, + "Block": 12235, + "Blocks": 45356, + "Blog": 42383, + "Blood": 21659, + "Bloom": 38941, + "Bloomberg": 47696, + "Blu": 38676, + "Blue": 14573, + "Bo": 16635, + "Board": 29828, + "Bob": 18861, + "Body": 25842, + "Bomb": 48478, + "Bon": 20682, + "Bone": 49580, + "Bonus": 29435, + "Boo": 46120, + "Book": 10482, + "Books": 30650, + "Boost": 45686, + "Boot": 36476, + "Border": 34189, + "Born": 28524, + "Boss": 37310, + "Boston": 31710, + "Bot": 20630, + "Both": 10265, + "Bott": 28653, + "Bottom": 34104, + "Bound": 49646, + "Bow": 39961, + "Box": 14253, + "Boy": 26554, + "Br": 9414, + "Bra": 42333, + "Brad": 30805, + "Brain": 44687, + "Brand": 38416, + "Brandon": 45467, + "Brave": 39787, + "Brazil": 39190, + "Bre": 12679, + "Break": 31737, + "Breaking": 29449, + "Brend": 48015, + "Brew": 44029, + "Brexit": 40730, + "Brian": 24761, + "Bride": 47148, + "Bridge": 37385, + "Brien": 20118, + "Bright": 41267, + "Bring": 31416, + "Brit": 17959, + "Britain": 37114, + "British": 25631, + "Bro": 15783, + "Broad": 30507, + "Bron": 18760, + "Brook": 45534, + "Brother": 39461, + "Brow": 32635, + "Brown": 20644, + "Browser": 46532, + "Bruce": 38509, + "Bs": 37000, + "Bu": 38374, + "Buff": 36474, + "Buffer": 28632, + "Bug": 25624, + "Build": 15580, + "Builder": 32875, + "Building": 25954, + "Built": 39582, + "Bul": 33481, + "Bull": 39549, + "Bur": 22991, + "Burn": 29053, + "Bus": 16286, + "Bush": 36113, + "Business": 24749, + "But": 1537, + "Button": 21864, + "Buy": 14518, + "Buyable": 39693, + "BuyableInstoreAndOnline": 40242, + "Buzz": 48230, + "By": 3886, + "ById": 48364, + "Byte": 40778, + "Bytes": 45992, + "C": 34, + "CA": 8141, + "CAN": 44565, + "CAP": 33177, + "CAR": 20034, + "CAST": 44647, + "CB": 23199, + "CBC": 29208, + "CBS": 22923, + "CC": 4093, + "CCC": 46361, + "CD": 8610, + "CDC": 47667, + "CE": 5222, + "CENT": 43960, + "CEO": 46691, + "CEPT": 42006, + "CF": 22495, + "CG": 39816, + "CH": 3398, + "CHA": 49285, + "CHAPTER": 41481, + "CHAR": 38019, + "CHAT": 31542, + "CHECK": 50084, + "CHO": 44899, + "CHQ": 47831, + "CHR": 37846, + "CI": 25690, + "CIA": 49732, + "CL": 5097, + "CLA": 16827, + "CLAIM": 48778, + "CLASS": 31631, + "CLASSIFIED": 45449, + "CLE": 29931, + "CLOSE": 32737, + "CLUD": 39149, + "CLUS": 28332, + "CM": 24187, + "CN": 44175, + "CNN": 18474, + "CO": 8220, + "COL": 25154, + "COLOR": 46786, + "COM": 9858, + "COMPLE": 41335, + "CON": 10943, + "CONCLUS": 47542, + "CONT": 37815, + "COR": 44879, + "CP": 8697, + "CPU": 36037, + "CR": 9419, + "CRE": 43387, + "CRIP": 36584, + "CRIPTION": 40165, + "CS": 7902, + "CSS": 49155, + "CT": 4177, + "CTV": 30428, + "CU": 43633, + "CV": 33538, + "CVE": 31436, + "CW": 43538, + "Ca": 24334, + "Cache": 30562, + "Cal": 9771, + "Calif": 19619, + "California": 25284, + "Call": 14134, + "Callback": 47258, + "Calling": 48593, + "Cam": 21701, + "Camera": 35632, + "Camp": 21111, + "Campaign": 46102, + "Can": 6090, + "Canada": 17940, + "Canadian": 28203, + "Cand": 41572, + "Cap": 15610, + "Capital": 39315, + "Capt": 19209, + "Captain": 27898, + "Capture": 49630, + "Car": 9914, + "Card": 16962, + "Care": 17784, + "Carl": 26886, + "Cart": 43476, + "Carter": 49958, + "Cas": 35155, + "Case": 20448, + "Cash": 35361, + "Cass": 43529, + "Cast": 19248, + "Cat": 21979, + "Catal": 39075, + "Catalog": 49015, + "Category": 27313, + "Cath": 39581, + "Catholic": 48919, + "Cause": 42323, + "Cele": 42741, + "Cell": 28780, + "Cent": 19085, + "Center": 23656, + "Central": 30645, + "Cert": 37608, + "Certain": 26469, + "Certainly": 36001, + "Ch": 1925, + "Chain": 35491, + "Chair": 43189, + "Chall": 41812, + "Champ": 48507, + "Chan": 48407, + "Chance": 43606, + "Change": 19400, + "Changed": 31813, + "Changes": 29238, + "Changing": 48333, + "Channel": 29239, + "Chapter": 14126, + "Char": 12441, + "Character": 27275, + "Characters": 48393, + "Charg": 28316, + "Charge": 50044, + "Charges": 36970, + "Charl": 24453, + "Charles": 28711, + "Charlie": 37136, + "Chart": 45488, + "Chat": 30820, + "Che": 7376, + "Check": 9787, + "Chel": 38292, + "Chelsea": 41053, + "Chem": 41829, + "Chest": 45170, + "Chicago": 25705, + "Chicken": 45565, + "Chief": 23675, + "Child": 16424, + "Children": 26829, + "China": 14581, + "Chinese": 23604, + "Chip": 49985, + "Cho": 22164, + "Choice": 46770, + "Choose": 31851, + "Chris": 15645, + "Christ": 10684, + "Christian": 20298, + "Christmas": 44614, + "Christopher": 38025, + "Chuck": 44324, + "Church": 46686, + "Circ": 31560, + "City": 14941, + "Civil": 32610, + "Cl": 2601, + "Cla": 47404, + "Claim": 44819, + "Clar": 48035, + "Clark": 43250, + "Class": 9487, + "Classic": 39914, + "Cle": 34349, + "Clean": 32657, + "Clear": 19856, + "Clearly": 30638, + "Click": 8164, + "Client": 11792, + "Climate": 37649, + "Clinton": 16549, + "Clock": 44758, + "Close": 26125, + "Closure": 45398, + "Cloud": 18839, + "Club": 42350, + "Cmd": 40109, + "Co": 7222, + "Coach": 40677, + "Cod": 43806, + "Code": 10669, + "Coin": 24387, + "Col": 5216, + "Cola": 28635, + "Cold": 34312, + "Cole": 46509, + "Coll": 22667, + "Collect": 31337, + "Collection": 36307, + "College": 38951, + "Collins": 49645, + "Color": 10258, + "Colorado": 41330, + "Columb": 36063, + "Column": 39470, + "Com": 5377, + "Comb": 20575, + "Combat": 38667, + "Come": 16773, + "Coming": 30804, + "Comm": 6935, + "Command": 21575, + "Comment": 21357, + "Comments": 23903, + "Commerce": 47662, + "Commercial": 48401, + "Commission": 50246, + "Common": 17227, + "Commun": 30813, + "Community": 20012, + "Comp": 7293, + "Compan": 41309, + "Companies": 49111, + "Company": 39154, + "Compar": 50249, + "Compare": 41488, + "Compared": 44669, + "Compat": 40073, + "Compl": 38143, + "Complete": 20988, + "Completed": 43768, + "Component": 21950, + "Computer": 34556, + "Con": 3103, + "Conclusion": 21481, + "Cond": 25559, + "Condition": 48362, + "Conf": 18546, + "Config": 16934, + "Configuration": 38149, + "Cong": 18649, + "Congratulations": 45048, + "Congress": 25916, + "Conn": 37321, + "Connect": 13313, + "Connection": 32048, + "Connector": 34525, + "Connell": 15559, + "Connor": 27136, + "Cons": 9444, + "Conservative": 42039, + "Consider": 19626, + "Considering": 40475, + "Console": 47581, + "Const": 34184, + "Construct": 42316, + "Constructed": 25207, + "Construction": 36687, + "Consumer": 49106, + "Cont": 4264, + "Contact": 17829, + "Container": 29869, + "Content": 19746, + "Contents": 15842, + "Context": 21947, + "Contin": 17875, + "Continue": 29453, + "Contract": 45845, + "Contribut": 37146, + "Control": 15988, + "Controller": 22130, + "Cook": 28937, + "Cool": 34530, + "Cooldown": 45953, + "Cop": 13379, + "Copy": 29881, + "Copyright": 15269, + "Cor": 10606, + "Core": 14055, + "Corn": 41389, + "Corp": 45680, + "Correct": 42779, + "Correction": 43267, + "Cos": 36734, + "Cost": 13729, + "Could": 23722, + "Coun": 31053, + "Council": 40940, + "Count": 12332, + "Counter": 31694, + "Country": 33921, + "Cour": 25877, + "Course": 49046, + "Court": 36699, + "Courtesy": 31825, + "Cover": 27245, + "Cow": 40147, + "Cr": 13916, + "Cra": 33800, + "Craft": 14467, + "Craig": 40441, + "Crash": 47598, + "Cre": 12443, + "Creat": 16719, + "Create": 16447, + "Created": 41972, + "Creating": 32071, + "Credit": 23690, + "Credits": 42855, + "Crew": 46724, + "Crime": 45580, + "Crit": 18559, + "Critical": 41000, + "Critics": 36623, + "Cro": 35403, + "Cross": 21544, + "Cru": 27535, + "Crunch": 49384, + "Cruz": 41811, + "Cry": 26677, + "Crypt": 23919, + "Crystal": 43752, + "Cs": 32274, + "Ct": 33707, + "Ctrl": 40069, + "Cu": 46141, + "Cub": 43632, + "Cube": 29071, + "Cur": 26628, + "Current": 11297, + "Currently": 21327, + "Custom": 15022, + "Customer": 44939, + "Cut": 26254, + "Cy": 20418, + "D": 35, + "DA": 5631, + "DAQ": 46640, + "DATA": 26947, + "DAY": 26442, + "DB": 11012, + "DC": 9697, + "DCS": 49513, + "DD": 16458, + "DE": 7206, + "DEBUG": 30531, + "DEC": 41374, + "DEF": 32988, + "DEM": 39429, + "DEN": 41819, + "DEP": 46162, + "DER": 14418, + "DERR": 49643, + "DES": 30910, + "DEV": 39345, + "DF": 8068, + "DH": 41473, + "DI": 17931, + "DIR": 34720, + "DIS": 26288, + "DIT": 49828, + "DIV": 33569, + "DJ": 35028, + "DK": 48510, + "DL": 19260, + "DM": 23127, + "DN": 35504, + "DNA": 28886, + "DO": 18227, + "DOC": 38715, + "DOM": 39170, + "DON": 41173, + "DOS": 35178, + "DOWN": 41925, + "DP": 6322, + "DR": 7707, + "DS": 5258, + "DT": 24544, + "DVD": 39218, + "DW": 42955, + "DX": 36227, + "Da": 26531, + "Dad": 46270, + "Daddy": 48280, + "Daily": 28545, + "Dallas": 40540, + "Dam": 14550, + "Damage": 22022, + "Damn": 43343, + "Dan": 21174, + "Daniel": 19962, + "Danny": 45478, + "Dar": 32708, + "Dark": 17367, + "Dash": 43041, + "Dat": 27354, + "Data": 6601, + "Database": 38105, + "Date": 10430, + "Dave": 27984, + "David": 11006, + "Davis": 36462, + "Day": 12393, + "Days": 38770, + "Db": 43832, + "De": 5005, + "Dead": 20489, + "Deal": 45776, + "Dean": 36372, + "Dear": 20266, + "Death": 20148, + "Deb": 16587, + "Debug": 27509, + "Dec": 10707, + "December": 20588, + "Decl": 37835, + "Decre": 43198, + "Deep": 29744, + "Def": 7469, + "Default": 19463, + "Defense": 27300, + "Definition": 36621, + "Del": 13856, + "Delete": 38727, + "Delivery": 33129, + "DeliveryDate": 39749, + "Delta": 42430, + "Dem": 11522, + "Demand": 42782, + "Democratic": 33939, + "Democrats": 29969, + "Demon": 35477, + "Den": 21306, + "Denver": 49818, + "Dep": 12156, + "Department": 36261, + "Depending": 41156, + "Deploy": 49322, + "Depth": 48791, + "Depths": 42382, + "Der": 28532, + "Des": 5960, + "Desc": 24564, + "Description": 11828, + "Design": 23067, + "Desk": 42523, + "Desktop": 36881, + "Despite": 8332, + "Dest": 24159, + "Destroy": 49174, + "Det": 11242, + "Detailed": 32080, + "Details": 24259, + "Detect": 47504, + "Detroit": 40404, + "Dev": 13603, + "Develop": 19246, + "Developer": 45351, + "Development": 41206, + "Device": 24728, + "Dex": 48875, + "Di": 18683, + "Dial": 24400, + "Dialog": 44204, + "Dialogue": 41099, + "Diamond": 47710, + "Dick": 38743, + "Did": 11633, + "Die": 32423, + "Diff": 28813, + "Different": 40341, + "Dig": 19511, + "Digital": 27640, + "Dim": 29271, + "Dir": 35277, + "Direct": 13470, + "Director": 28702, + "Directory": 43055, + "Dis": 7279, + "Disable": 48893, + "Disc": 15642, + "Disclaimer": 19618, + "Discover": 44596, + "Discuss": 48873, + "Discussion": 34255, + "Disk": 40961, + "Disney": 37338, + "Dispatch": 49354, + "Display": 23114, + "Dist": 20344, + "Distance": 45767, + "District": 44857, + "Div": 24095, + "Do": 5211, + "DoS": 46498, + "Doc": 23579, + "Doctor": 37564, + "Doctors": 47087, + "Document": 24941, + "Documents": 38354, + "Does": 13921, + "Dog": 32942, + "Dom": 24510, + "Domain": 43961, + "Domin": 43417, + "Don": 3987, + "Donald": 7371, + "DonaldTrump": 27674, + "Done": 45677, + "Donnell": 24853, + "Dou": 40287, + "Double": 25628, + "Doug": 42297, + "Down": 8048, + "Download": 10002, + "Downloadha": 41551, + "Dr": 6187, + "Draft": 37741, + "Drag": 46022, + "Dragon": 17808, + "DragonMagazine": 42424, + "Draw": 25302, + "Dream": 30571, + "Dri": 20564, + "Drive": 24825, + "Driver": 32103, + "Dro": 35442, + "Drop": 26932, + "Drug": 37943, + "Ds": 30832, + "Du": 35660, + "Dual": 36248, + "Dub": 37590, + "Due": 22229, + "Dun": 30128, + "Dur": 36927, + "Duration": 26054, + "During": 7191, + "Dust": 43767, + "Dutch": 49717, + "Dynamic": 44090, + "E": 36, + "EA": 16412, + "EAR": 17133, + "EB": 30195, + "EC": 2943, + "ECA": 36600, + "ECD": 27295, + "ECH": 25994, + "ECK": 25171, + "ECT": 9782, + "ECTION": 24565, + "ED": 1961, + "EDIT": 24706, + "EE": 6500, + "EED": 41841, + "EEE": 31909, + "EEEE": 35039, + "EEK": 33823, + "EEP": 35238, + "EF": 25425, + "EFF": 37267, + "EG": 7156, + "EGA": 33146, + "EGIN": 43312, + "EH": 42413, + "EL": 3698, + "ELD": 24639, + "ELF": 37738, + "ELL": 23304, + "ELS": 37142, + "ELY": 30943, + "EM": 3620, + "EMA": 27630, + "EMBER": 28952, + "EMENT": 12529, + "EMOTE": 36862, + "EMP": 39494, + "EMS": 39201, + "EN": 1677, + "ENA": 45510, + "ENC": 24181, + "ENCE": 18310, + "ENCY": 45155, + "END": 10619, + "ENDED": 49361, + "ENE": 39267, + "ENG": 26808, + "ENGTH": 49494, + "ENN": 34571, + "ENS": 16938, + "ENSE": 24290, + "ENT": 3525, + "ENTION": 45589, + "ENTS": 15365, + "EO": 4720, + "EP": 8905, + "EPA": 40906, + "ER": 1137, + "ERA": 46461, + "ERAL": 27130, + "ERC": 47691, + "ERE": 9338, + "ERG": 49837, + "ERN": 28778, + "ERO": 34812, + "ERROR": 24908, + "ERS": 4877, + "ERSON": 29086, + "ERT": 17395, + "ERY": 19664, + "ES": 1546, + "ESA": 43279, + "ESCO": 43311, + "ESE": 33635, + "ESH": 44011, + "ESPN": 31730, + "ESS": 7597, + "ESSION": 47621, + "EST": 6465, + "EStream": 39906, + "EStreamFrame": 43177, + "ET": 2767, + "ETA": 20892, + "ETF": 22274, + "ETH": 20702, + "ETHOD": 36252, + "ETS": 32716, + "EU": 19684, + "EV": 20114, + "EVA": 27881, + "EW": 6217, + "EX": 6369, + "EXP": 49864, + "EXT": 13918, + "EY": 22348, + "Each": 10871, + "Ear": 8419, + "Earlier": 13689, + "Early": 20457, + "Earn": 49725, + "Earth": 22840, + "East": 25234, + "Eastern": 46109, + "Easy": 28406, + "Eat": 47659, + "Ec": 49136, + "Econom": 28489, + "Economic": 48307, + "Ed": 7407, + "Edge": 37021, + "Edit": 18378, + "Edited": 45882, + "Editor": 17171, + "Educ": 33380, + "Education": 41183, + "Edward": 43982, + "Effect": 18610, + "Effective": 44831, + "Effects": 47738, + "Egypt": 39299, + "Eh": 43894, + "Eight": 29571, + "Either": 32478, + "El": 9527, + "Ele": 28827, + "Elect": 19453, + "Electric": 44132, + "Element": 20180, + "Elf": 46995, + "Elizabeth": 43568, + "Ell": 30639, + "Els": 45507, + "Elsa": 49050, + "Else": 40674, + "Elsewhere": 49374, + "Em": 10161, + "Email": 15333, + "Emb": 31567, + "Emer": 32779, + "Emergency": 48979, + "Emily": 48640, + "Employ": 29733, + "Empty": 40613, + "En": 4834, + "Enable": 36695, + "Enabled": 20491, + "Enc": 27195, + "End": 12915, + "Energy": 28925, + "Eng": 7936, + "Engine": 13798, + "EngineDebug": 49781, + "Engineers": 28620, + "England": 39163, + "English": 15823, + "Enh": 35476, + "Enhanced": 49026, + "Enjoy": 27467, + "Enlarge": 30952, + "Enough": 47323, + "Ent": 14539, + "Enter": 17469, + "Entity": 32398, + "Entry": 30150, + "Environment": 31441, + "Environmental": 47213, + "Ep": 13807, + "Episode": 23758, + "Equ": 23588, + "Er": 9139, + "Eric": 25004, + "Error": 12331, + "Es": 23041, + "Esc": 47051, + "Especially": 48464, + "Ess": 29508, + "Est": 22362, + "Eth": 40226, + "Euro": 14398, + "Europe": 16112, + "European": 22030, + "Ev": 15200, + "Eva": 44239, + "Even": 6104, + "Event": 9237, + "Events": 37103, + "Eventually": 28724, + "Ever": 23921, + "Every": 6109, + "Everybody": 28172, + "Everyone": 16190, + "Everything": 19693, + "Evidence": 46785, + "Evil": 48477, + "Ex": 3109, + "Exactly": 47173, + "Example": 16281, + "Examples": 27730, + "Exc": 40127, + "Excellent": 45675, + "Except": 30313, + "Exception": 16922, + "Exec": 23002, + "Executive": 43885, + "Exit": 30337, + "Exp": 16870, + "Exper": 20468, + "Experience": 44901, + "Experts": 38897, + "Expl": 18438, + "Explore": 35433, + "Export": 43834, + "Express": 38839, + "Ext": 11627, + "External": 41506, + "Extra": 27726, + "Extreme": 36716, + "Ey": 36287, + "Eye": 24876, + "F": 37, + "FA": 7708, + "FACE": 49836, + "FAQ": 42680, + "FAULT": 38865, + "FB": 26001, + "FBI": 39379, + "FC": 4851, + "FD": 26009, + "FE": 15112, + "FER": 24302, + "FF": 5777, + "FFER": 45746, + "FFFF": 29312, + "FG": 30386, + "FH": 44602, + "FI": 11674, + "FIELD": 44603, + "FIG": 16254, + "FIL": 46700, + "FILE": 25664, + "FIN": 20032, + "FINE": 29940, + "FINEST": 40236, + "FIR": 39776, + "FIX": 47084, + "FK": 26236, + "FL": 3697, + "FLAG": 38948, + "FM": 23264, + "FML": 34708, + "FN": 43221, + "FO": 6080, + "FOR": 13775, + "FORE": 30818, + "FORM": 21389, + "FORMATION": 35036, + "FOX": 47853, + "FP": 5837, + "FR": 10913, + "FREE": 39274, + "FS": 10652, + "FT": 9792, + "FTWARE": 37485, + "FU": 38989, + "FUL": 46476, + "FUN": 42296, + "FW": 24160, + "FX": 17213, + "FY": 43833, + "Fa": 50110, + "Fab": 43957, + "Fac": 47522, + "Face": 32388, + "Facebook": 12025, + "Fact": 29054, + "Factor": 41384, + "Factory": 22810, + "FactoryReloaded": 37631, + "Fail": 39044, + "Failure": 50015, + "Fair": 30099, + "Faith": 45536, + "Fake": 49233, + "Fal": 41129, + "Fall": 24750, + "False": 25101, + "Family": 24094, + "Fan": 22480, + "Fans": 36570, + "Far": 21428, + "Farm": 48412, + "Fast": 22968, + "Fat": 33804, + "Father": 34823, + "Favorite": 49434, + "Fax": 46512, + "Fe": 14304, + "Fear": 37798, + "Feature": 38816, + "Featured": 37948, + "Features": 23595, + "Feb": 15146, + "February": 21816, + "Fed": 42268, + "Federal": 24099, + "Feed": 18332, + "Feel": 35114, + "Fel": 42493, + "Female": 27273, + "Fer": 43362, + "Fest": 45139, + "Few": 32351, + "Fi": 10547, + "Field": 15878, + "Fif": 44403, + "Fig": 14989, + "Fight": 27365, + "Fighting": 46375, + "Figure": 11337, + "Fil": 11928, + "File": 8979, + "Filename": 35063, + "Files": 25876, + "Fill": 33762, + "Film": 39750, + "Filter": 22417, + "Fin": 18467, + "Final": 19006, + "Finally": 11158, + "Financial": 43621, + "Find": 16742, + "Finding": 36276, + "Fine": 34389, + "Finish": 48658, + "Fire": 13543, + "First": 5962, + "Firstly": 49709, + "Fish": 39428, + "Fit": 31805, + "Five": 20029, + "Fix": 22743, + "Fixed": 13715, + "Fl": 7414, + "Fla": 47487, + "Flag": 34227, + "Flags": 40053, + "Flash": 30670, + "Fle": 47669, + "Flickr": 47250, + "Flight": 43069, + "Flo": 33574, + "Float": 43879, + "Flor": 26953, + "Florida": 31135, + "Flow": 37535, + "Fly": 33771, + "Flying": 49095, + "Focus": 34888, + "Folder": 41092, + "Follow": 7155, + "Following": 14291, + "Font": 23252, + "FontSize": 38160, + "Food": 24602, + "Foot": 17574, + "Football": 37316, + "Footnote": 33795, + "For": 1890, + "Force": 10292, + "Ford": 37308, + "Fore": 16351, + "Foreign": 33616, + "Forest": 34605, + "Forge": 19857, + "ForgeModLoader": 24934, + "Form": 8479, + "Format": 26227, + "Former": 14282, + "Fort": 21926, + "Fortunately": 31276, + "Forward": 39746, + "Found": 21077, + "Four": 15137, + "Fourth": 45530, + "Fox": 19399, + "Fr": 6732, + "Fra": 49562, + "Frag": 42974, + "Fram": 21055, + "Frame": 19778, + "Frames": 35439, + "Frameworks": 42026, + "Fran": 38848, + "Franc": 42885, + "France": 28572, + "Frank": 17439, + "Fre": 20366, + "Fred": 30847, + "Free": 11146, + "Freedom": 38885, + "French": 24111, + "Fresh": 35857, + "Fri": 30214, + "Friday": 20610, + "Friend": 23331, + "Friends": 36705, + "From": 4863, + "Front": 25886, + "Fs": 42388, + "Fu": 41133, + "Fuck": 34094, + "Fuel": 42663, + "Full": 13295, + "Fun": 24629, + "Function": 22203, + "Fund": 24553, + "Further": 13518, + "Furthermore": 24951, + "Future": 29783, + "G": 38, + "GA": 9273, + "GAME": 47109, + "GAN": 45028, + "GB": 4579, + "GBT": 9146, + "GC": 15916, + "GD": 45113, + "GE": 8264, + "GEN": 35353, + "GER": 30373, + "GES": 48075, + "GET": 18851, + "GF": 21713, + "GG": 11190, + "GGGG": 25611, + "GGGGGGGG": 40415, + "GH": 17511, + "GHz": 23741, + "GI": 18878, + "GL": 8763, + "GM": 15548, + "GMT": 49424, + "GN": 16630, + "GO": 11230, + "GOP": 44962, + "GP": 16960, + "GPU": 33346, + "GR": 10761, + "GRE": 28934, + "GREEN": 43016, + "GROUND": 46025, + "GROUP": 46846, + "GS": 14313, + "GT": 19555, + "GU": 38022, + "GUI": 40156, + "GV": 37094, + "GW": 33191, + "GY": 31212, + "Ga": 35389, + "Gab": 46079, + "Gal": 26552, + "Gall": 37122, + "Gallery": 29352, + "Gam": 34777, + "Game": 8777, + "Gameplay": 43241, + "Gamer": 33648, + "Games": 24474, + "Gaming": 45509, + "Gar": 27676, + "Gary": 33820, + "Gas": 39699, + "Gate": 22628, + "Gay": 41787, + "Gaza": 48790, + "Gb": 49017, + "Ge": 10082, + "Gear": 38141, + "Gen": 13746, + "Gender": 41394, + "Gene": 39358, + "Gener": 8645, + "General": 12218, + "Generally": 37058, + "Generic": 46189, + "Georg": 33428, + "George": 20191, + "Georgia": 41072, + "Ger": 38069, + "German": 16010, + "Germany": 27079, + "Get": 3855, + "Getting": 20570, + "Getty": 6633, + "Gh": 41126, + "Ghost": 32001, + "Gi": 33704, + "Gil": 40747, + "Girl": 24151, + "Girls": 41044, + "Give": 23318, + "Given": 15056, + "Giving": 49701, + "Gl": 9861, + "Glass": 47698, + "Global": 22289, + "Go": 5247, + "Goal": 49045, + "God": 13482, + "Going": 27404, + "Gold": 13306, + "GoldMagikarp": 42202, + "Golden": 32378, + "Good": 10248, + "Google": 11708, + "Gordon": 47073, + "Got": 30074, + "Gov": 23774, + "Govern": 29168, + "Government": 28848, + "Gr": 8642, + "Gra": 46971, + "Grab": 48400, + "Grad": 42731, + "Grade": 42233, + "Graham": 45821, + "Grand": 23581, + "Grant": 45431, + "Graph": 37065, + "Graphics": 18172, + "Gray": 46130, + "Gre": 43887, + "Great": 13681, + "Greek": 44059, + "Green": 13719, + "Greg": 25025, + "Grey": 49141, + "Grid": 41339, + "Gro": 42921, + "Ground": 35539, + "Group": 13247, + "Growing": 43964, + "Gs": 33884, + "Gu": 8205, + "Guard": 24502, + "Guest": 42481, + "Guide": 47889, + "Gun": 22993, + "Guy": 31080, + "Gy": 44802, + "H": 39, + "HA": 7801, + "HAEL": 47452, + "HAHA": 21271, + "HAHAHAHA": 39021, + "HAM": 33363, + "HB": 32886, + "HC": 16045, + "HCR": 43230, + "HD": 10227, + "HE": 13909, + "HEAD": 37682, + "HER": 16879, + "HF": 29567, + "HH": 16768, + "HHHH": 41100, + "HI": 25374, + "HK": 38730, + "HL": 6581, + "HM": 36905, + "HO": 32298, + "HOME": 39069, + "HOU": 46685, + "HOW": 37181, + "HP": 14082, + "HQ": 41275, + "HR": 17184, + "HS": 7998, + "HT": 6535, + "HTML": 28656, + "HTTP": 40717, + "HUD": 28410, + "HY": 42598, + "Ha": 23303, + "Hack": 32833, + "Had": 25383, + "Hal": 40202, + "Half": 31305, + "Hall": 34194, + "Ham": 21281, + "Hamilton": 45405, + "Han": 29919, + "Hand": 12885, + "Handle": 37508, + "Handler": 25060, + "Happy": 25082, + "Har": 13587, + "Hard": 17309, + "Hardware": 49865, + "Harris": 41589, + "Harry": 18308, + "Hart": 44719, + "Has": 19242, + "Hash": 26257, + "Hat": 40483, + "Haunted": 46979, + "Have": 11980, + "Having": 14698, + "Haw": 33055, + "Hay": 31306, + "He": 1544, + "Head": 13847, + "Header": 39681, + "Health": 18081, + "Heart": 28541, + "Heat": 39596, + "Heavy": 33210, + "Height": 23106, + "Hel": 12621, + "Hell": 28254, + "Hello": 15496, + "Help": 22087, + "Helper": 47429, + "Hen": 26055, + "Henry": 32476, + "Her": 9360, + "Here": 4342, + "Herm": 48523, + "Hero": 30411, + "Hey": 10814, + "Hi": 17250, + "Hidden": 41691, + "Hide": 38518, + "Hig": 36124, + "High": 11922, + "Higher": 48708, + "Hill": 36369, + "Hillary": 20397, + "His": 6653, + "Hispanic": 43830, + "Hist": 13749, + "History": 18122, + "Hit": 17889, + "Hmm": 44217, + "Ho": 28900, + "Hol": 28115, + "Hold": 26807, + "Holy": 33336, + "Hom": 28718, + "Home": 16060, + "Hon": 29478, + "Honest": 37411, + "Honestly": 40817, + "Hong": 48559, + "Hop": 23483, + "Hope": 34456, + "Hopefully": 32365, + "Hor": 27991, + "Host": 17932, + "Hot": 21352, + "Hour": 43223, + "Hours": 39792, + "House": 18102, + "Houston": 33387, + "How": 2437, + "Howard": 32434, + "However": 4864, + "Http": 43481, + "Hu": 38202, + "Hub": 16066, + "Hug": 48098, + "Huh": 46010, + "Hum": 32661, + "Human": 20490, + "Hun": 25117, + "Hundreds": 38150, + "Hung": 39505, + "Hunt": 47663, + "Hunter": 38803, + "Hur": 42633, + "Hy": 21217, + "Hyd": 40436, + "Hyp": 49926, + "Hyper": 38197, + "Hz": 7399, + "I": 40, + "IA": 3539, + "IAL": 12576, + "IAN": 16868, + "IAS": 43429, + "IB": 9865, + "IBLE": 34563, + "IC": 2149, + "ICA": 25241, + "ICAL": 20151, + "ICAN": 42710, + "ICE": 8476, + "ICES": 34444, + "ICH": 20739, + "ICK": 11860, + "ICLE": 31419, + "ICO": 22707, + "ICS": 19505, + "ICT": 18379, + "ID": 2389, + "IDA": 41957, + "IDE": 14114, + "IDENT": 25256, + "IDER": 41237, + "IDES": 42538, + "IDS": 14255, + "IDs": 47954, + "IE": 10008, + "IED": 19767, + "IELD": 49979, + "IENCE": 42589, + "IENT": 28495, + "IER": 38311, + "IES": 11015, + "IF": 5064, + "IFA": 19071, + "IFE": 29150, + "IFF": 29267, + "IFIC": 30643, + "IFIED": 28343, + "IFT": 32297, + "IG": 3528, + "IGH": 18060, + "IGHT": 9947, + "IGHTS": 34874, + "IGN": 16284, + "II": 3978, + "III": 10855, + "IJ": 23852, + "IK": 18694, + "IL": 4146, + "ILA": 47164, + "ILD": 26761, + "ILE": 41119, + "ILL": 8267, + "ILLE": 33844, + "ILS": 45484, + "ILY": 33340, + "IM": 3955, + "IME": 12789, + "IN": 1268, + "INA": 28893, + "INAL": 17961, + "INC": 30158, + "IND": 12115, + "INE": 8881, + "INESS": 44180, + "INFO": 10778, + "ING": 2751, + "INGS": 20754, + "INGTON": 17480, + "INK": 17248, + "INO": 46016, + "INS": 20913, + "INST": 38604, + "INT": 12394, + "INTER": 41358, + "INTON": 46812, + "IO": 9399, + "ION": 2849, + "IONS": 11053, + "IOR": 41254, + "IP": 4061, + "IPP": 31444, + "IPS": 47643, + "IQ": 33866, + "IR": 4663, + "IRC": 49060, + "IRD": 46833, + "IRE": 41736, + "IRED": 37819, + "IRO": 43708, + "IRT": 48771, + "IS": 1797, + "ISA": 22312, + "ISC": 37719, + "ISE": 24352, + "ISH": 18422, + "ISION": 42446, + "ISIS": 29322, + "ISM": 31125, + "ISO": 40734, + "ISON": 39960, + "ISS": 16744, + "ISSION": 40373, + "IST": 8808, + "ISTER": 41517, + "ISTORY": 42480, + "IT": 2043, + "ITAL": 40579, + "ITCH": 31949, + "ITE": 12709, + "ITED": 22061, + "ITH": 10554, + "ITIES": 30383, + "ITION": 17941, + "ITNESS": 46144, + "ITS": 29722, + "ITT": 22470, + "ITY": 9050, + "IU": 44958, + "IUM": 41796, + "IV": 3824, + "IVE": 9306, + "IVER": 38757, + "IVERS": 30194, + "IVES": 42472, + "IX": 10426, + "IZ": 14887, + "IZE": 35400, + "Ian": 37776, + "Ice": 23709, + "Icon": 19578, + "Id": 7390, + "Ide": 41452, + "Ident": 33234, + "If": 1532, + "Ign": 32916, + "Il": 33666, + "Ill": 21478, + "Im": 3546, + "Image": 5159, + "Images": 29398, + "Imagine": 25153, + "Imm": 24675, + "Imp": 26950, + "Impl": 29710, + "Import": 20939, + "Important": 33796, + "Impro": 23028, + "Improve": 47531, + "Improved": 35453, + "In": 818, + "Inc": 25517, + "Includes": 42986, + "Incre": 15562, + "Increase": 46890, + "Increased": 40281, + "Increases": 28544, + "Ind": 5497, + "Indeed": 17854, + "Independent": 40566, + "Index": 15732, + "India": 21569, + "Indian": 30821, + "Indiana": 49153, + "Individual": 35392, + "Indust": 35848, + "Inf": 18943, + "Info": 12360, + "Information": 21918, + "Ing": 27682, + "Ingredients": 41222, + "Init": 31768, + "Initial": 24243, + "Initialized": 28500, + "Initially": 40443, + "Input": 20560, + "Ins": 20376, + "Insert": 44402, + "Inside": 24441, + "Insp": 41502, + "Inst": 6310, + "Install": 15798, + "Installation": 30838, + "Instance": 33384, + "Instant": 49933, + "Instead": 13193, + "InstoreAndOnline": 40241, + "Instruct": 43993, + "Int": 5317, + "Integ": 34500, + "Integer": 46541, + "Intel": 24123, + "Inter": 9492, + "Interest": 19302, + "Interested": 48860, + "Interestingly": 33092, + "Interface": 39317, + "Intern": 15865, + "Internal": 37693, + "International": 24274, + "Internet": 28566, + "Interstitial": 29447, + "Interview": 39945, + "Introdu": 15005, + "Introduced": 37143, + "Introduction": 21906, + "Inv": 19904, + "Invalid": 44651, + "Invest": 19070, + "Investigators": 33528, + "Iowa": 45186, + "Ir": 23820, + "Iran": 23798, + "Iraq": 31206, + "Ire": 48505, + "Ireland": 49752, + "Irish": 43293, + "Iron": 22797, + "Ironically": 44850, + "Is": 3792, + "Isa": 39443, + "Islam": 16991, + "Islamic": 26723, + "Isn": 41451, + "Israel": 14040, + "Israeli": 29818, + "Iss": 27738, + "Issue": 45147, + "It": 1026, + "Italian": 45696, + "Italy": 45001, + "Item": 7449, + "ItemImage": 25502, + "ItemThumbnailImage": 39177, + "ItemTracker": 47198, + "Items": 23022, + "Iter": 29993, + "Iterator": 37787, + "Its": 20459, + "Iv": 45766, + "J": 41, + "JA": 37048, + "JB": 47858, + "JC": 34382, + "JD": 37882, + "JECT": 23680, + "JJ": 32178, + "JM": 50229, + "JO": 45006, + "JOHN": 47118, + "JP": 12889, + "JR": 44817, + "JS": 20120, + "JSON": 40386, + "JUST": 25008, + "JV": 41697, + "Ja": 33186, + "Jac": 28821, + "Jack": 14295, + "Jackson": 31270, + "Jacob": 46751, + "Jake": 43930, + "Jam": 30380, + "James": 14731, + "Jamie": 48337, + "Jan": 12128, + "Jane": 41083, + "January": 21339, + "Japan": 16504, + "Japanese": 25324, + "Jar": 47511, + "Jason": 26497, + "Java": 29584, + "Jay": 30568, + "Je": 40932, + "Jean": 38248, + "Jeff": 19139, + "Jen": 44875, + "Jenn": 35994, + "Jennifer": 43187, + "Jer": 36134, + "Jere": 31579, + "Jeremy": 35623, + "Jerry": 43462, + "Jes": 22290, + "Jess": 34648, + "Jessica": 45572, + "Jesus": 28219, + "Jet": 42273, + "Jew": 23119, + "Jewish": 28240, + "Jews": 47415, + "Jim": 18050, + "Jimmy": 40335, + "Jo": 9908, + "Job": 33308, + "Joe": 19585, + "John": 7554, + "Johnny": 44960, + "Johnson": 25378, + "Join": 18234, + "Joined": 24363, + "Jon": 18219, + "Jonathan": 30365, + "Jones": 25784, + "Jordan": 34522, + "Jose": 23409, + "Joseph": 29458, + "Josh": 23808, + "Joshua": 47740, + "Journal": 25296, + "Joy": 41338, + "Jr": 50123, + "Js": 49044, + "Ju": 33018, + "Jud": 26141, + "Judge": 29511, + "Jul": 16980, + "July": 16157, + "Jump": 36046, + "Jun": 22396, + "June": 15749, + "Just": 5703, + "Justice": 28447, + "Justin": 33229, + "K": 42, + "KA": 25123, + "KB": 22764, + "KC": 36222, + "KE": 7336, + "KEN": 43959, + "KER": 42839, + "KEY": 20373, + "KI": 37845, + "KING": 37286, + "KK": 16601, + "KN": 29132, + "KNOWN": 44706, + "KO": 22328, + "KR": 30758, + "KS": 27015, + "KT": 42176, + "KY": 31159, + "Ka": 37281, + "Kal": 41428, + "Kansas": 43451, + "Kar": 37753, + "Karl": 46063, + "Kat": 25881, + "Kate": 45087, + "Kay": 37247, + "Ke": 8896, + "Keefe": 48122, + "Keep": 15597, + "Keeping": 44815, + "Keith": 46868, + "Kelly": 34831, + "Ken": 27827, + "Kenn": 39324, + "Kent": 42265, + "Kevin": 23865, + "Key": 9218, + "Keys": 40729, + "Kh": 33155, + "Kick": 45390, + "Kid": 48374, + "Kids": 40229, + "Kill": 27100, + "Kim": 26374, + "Kin": 49681, + "Kind": 35854, + "King": 15708, + "Kings": 42912, + "Kit": 20827, + "Kn": 25095, + "Knight": 44242, + "Know": 23812, + "Knowing": 45648, + "Known": 29870, + "Ko": 48735, + "Krist": 40756, + "Ku": 41733, + "Ky": 30630, + "Kyle": 42516, + "L": 43, + "LA": 13534, + "LAB": 48780, + "LAN": 25697, + "LAND": 28182, + "LB": 30501, + "LC": 5639, + "LCS": 29814, + "LD": 11163, + "LE": 2538, + "LEASE": 22781, + "LECT": 16779, + "LED": 30465, + "LER": 39878, + "LES": 28378, + "LESS": 48481, + "LET": 28882, + "LEY": 25173, + "LG": 41257, + "LGBT": 37701, + "LI": 31271, + "LIB": 40347, + "LIN": 34509, + "LINE": 24027, + "LIST": 45849, + "LL": 3069, + "LLOW": 44765, + "LM": 31288, + "LO": 21982, + "LOAD": 35613, + "LOC": 29701, + "LOCK": 36840, + "LOD": 38543, + "LOG": 25294, + "LOS": 45376, + "LP": 19930, + "LR": 35972, + "LS": 6561, + "LT": 27734, + "LU": 41596, + "LV": 30976, + "LY": 11319, + "La": 14772, + "Lab": 17822, + "Label": 33986, + "Labor": 42230, + "Labour": 32475, + "Lady": 38887, + "Lago": 48694, + "Lair": 40041, + "Lake": 43035, + "Land": 22342, + "Language": 32065, + "Large": 21968, + "Larry": 42918, + "Las": 46898, + "Last": 5956, + "Lastly": 37511, + "Lat": 24220, + "Late": 26302, + "Later": 18602, + "Latest": 39478, + "Latin": 49022, + "Laughs": 34610, + "Laun": 46182, + "Launch": 38296, + "Laura": 43687, + "Law": 16966, + "Lay": 23763, + "Layer": 49925, + "Layout": 32517, + "Le": 3123, + "Lead": 20451, + "Leader": 45009, + "League": 24623, + "Leaks": 17874, + "Lean": 35806, + "Lear": 14961, + "Learn": 20238, + "Learning": 41730, + "Leary": 48487, + "Leave": 35087, + "Led": 42416, + "Lee": 24338, + "Left": 18819, + "Leg": 11484, + "Legal": 38263, + "Legend": 21351, + "Legendary": 24524, + "Len": 30659, + "Length": 24539, + "Lenin": 49036, + "Lens": 49479, + "Leod": 44559, + "Leon": 36185, + "Les": 35882, + "Less": 22058, + "Let": 5756, + "Letter": 45708, + "Lev": 32163, + "Level": 4971, + "Lew": 33450, + "Lewis": 40330, + "Lex": 45117, + "Li": 32304, + "Lib": 25835, + "Liber": 31199, + "Liberal": 46650, + "Library": 23377, + "Lic": 26656, + "License": 34156, + "Lie": 47918, + "Life": 14662, + "Light": 15047, + "Like": 7594, + "Likewise": 45872, + "Lim": 19352, + "Limit": 39184, + "Limited": 37214, + "Lin": 14993, + "Lind": 43410, + "Line": 13949, + "Link": 11280, + "LinkedIn": 40574, + "Links": 31815, + "Linux": 19314, + "Liquid": 41966, + "Lisa": 44203, + "List": 8053, + "Listen": 23061, + "Listener": 33252, + "Liter": 43460, + "Little": 22253, + "Live": 18947, + "Liverpool": 44232, + "Living": 36376, + "Lo": 27654, + "Load": 8912, + "Loader": 17401, + "Loading": 19031, + "Loc": 33711, + "Local": 14565, + "Located": 43525, + "Location": 14749, + "Lock": 25392, + "Log": 11187, + "Login": 47790, + "London": 23421, + "Long": 14617, + "Look": 8567, + "Looking": 15784, + "Looks": 41102, + "Loop": 39516, + "Lord": 22438, + "Los": 28903, + "Lost": 31042, + "Lot": 48601, + "Lots": 43643, + "Lou": 24016, + "Louis": 32117, + "Love": 18565, + "Low": 20535, + "Lower": 31426, + "Lt": 49578, + "Lu": 25596, + "Lua": 36127, + "Luc": 22946, + "Luck": 35498, + "Luckily": 42332, + "Luke": 30730, + "Lv": 29507, + "Ly": 31633, + "Lyn": 37207, + "M": 44, + "MA": 5673, + "MAC": 44721, + "MAG": 45820, + "MAL": 42126, + "MAN": 10725, + "MAP": 33767, + "MAR": 40569, + "MAS": 31180, + "MAT": 41636, + "MAX": 22921, + "MB": 10744, + "MC": 9655, + "MD": 12740, + "ME": 11682, + "MED": 30733, + "MEN": 49275, + "MENT": 10979, + "MENTS": 28957, + "MER": 29296, + "MET": 47123, + "METHOD": 49273, + "MF": 49800, + "MG": 20474, + "MH": 36208, + "MHz": 25983, + "MI": 8895, + "MIC": 49884, + "MIN": 23678, + "MIT": 36393, + "MJ": 43421, + "MK": 33907, + "ML": 5805, + "MM": 12038, + "MN": 39764, + "MO": 11770, + "MOD": 33365, + "MODE": 49058, + "MON": 27857, + "MORE": 23346, + "MP": 7378, + "MQ": 49215, + "MR": 13599, + "MRI": 40952, + "MS": 5653, + "MSN": 30295, + "MT": 13752, + "MU": 42422, + "MW": 14326, + "MX": 43243, + "MY": 26708, + "Ma": 21467, + "Mac": 14155, + "Mach": 49999, + "Machine": 37573, + "Mad": 18454, + "Made": 24616, + "Madison": 46845, + "Mag": 13436, + "Magazine": 36028, + "Magic": 22975, + "Magikarp": 41538, + "Magn": 48017, + "Mah": 40936, + "Mail": 25804, + "Main": 13383, + "Major": 24206, + "Make": 12050, + "Maker": 48890, + "Making": 23874, + "Mal": 15029, + "Male": 25486, + "Malley": 33776, + "Man": 5124, + "Management": 48032, + "Manager": 13511, + "Manchester": 40744, + "Mand": 49846, + "Mania": 45844, + "Manufact": 44445, + "Many": 7085, + "Map": 13912, + "Maps": 47010, + "Mar": 7676, + "Marc": 22697, + "March": 16192, + "Marco": 37179, + "Marcus": 35110, + "Marg": 24428, + "Marginal": 36003, + "Maria": 46827, + "Marie": 44507, + "Mario": 42315, + "Mark": 9704, + "Market": 27470, + "Mars": 43725, + "Marsh": 41984, + "Mart": 13143, + "Martin": 24778, + "Marvel": 38864, + "Marx": 45258, + "Mary": 24119, + "Mas": 38224, + "Mask": 45195, + "Mass": 20273, + "Master": 18254, + "Mat": 19044, + "Match": 23850, + "Material": 17518, + "Materials": 41657, + "Math": 37372, + "Matrix": 46912, + "Matt": 13448, + "Matthew": 25372, + "Max": 11518, + "Maximum": 40541, + "May": 6747, + "Maybe": 13300, + "Mayor": 37396, + "Mbps": 47842, + "Mc": 9742, + "McC": 30464, + "Me": 5308, + "Meanwhile": 10294, + "Measure": 47384, + "Meat": 35620, + "Mech": 28452, + "Med": 9921, + "Media": 13152, + "Medic": 39112, + "Medical": 37158, + "Medium": 31205, + "Meet": 29318, + "Meg": 42672, + "Mega": 43471, + "Mel": 21102, + "Mem": 13579, + "Member": 27608, + "Members": 25341, + "Memory": 30871, + "Men": 10418, + "Menu": 23381, + "Mer": 13102, + "Merc": 42981, + "Merit": 21583, + "Mesh": 37031, + "Mess": 36479, + "Message": 12837, + "Met": 9171, + "Meta": 48526, + "Metal": 36790, + "Method": 17410, + "Methods": 46202, + "Metro": 45141, + "Mex": 24670, + "Mexico": 33006, + "Mi": 41541, + "Miami": 41191, + "Mic": 25437, + "Mich": 11180, + "Michael": 13256, + "Michelle": 48736, + "Michigan": 40610, + "Micro": 13031, + "Microsoft": 15905, + "Mid": 22622, + "Middle": 34621, + "Mike": 16073, + "Mil": 24857, + "Military": 37837, + "Mill": 22603, + "Miller": 33253, + "Min": 9452, + "Mind": 28478, + "Mine": 24461, + "Minecraft": 39194, + "Mini": 39234, + "Minimum": 44046, + "Minnesota": 45670, + "Minor": 39825, + "Mir": 27453, + "Mis": 31281, + "Miss": 17140, + "Missing": 43730, + "Mission": 37057, + "Mist": 49370, + "Mit": 43339, + "Mix": 35608, + "Mo": 16632, + "Mob": 44702, + "Mobil": 47100, + "Mobile": 17066, + "Mod": 5841, + "ModLoader": 24847, + "Mode": 19076, + "Model": 17633, + "Modern": 31439, + "Mods": 24239, + "Module": 26796, + "Moh": 38443, + "Mom": 29252, + "Mon": 9069, + "Monday": 23810, + "Money": 26788, + "Monitor": 35479, + "Monster": 40872, + "Mont": 26031, + "Month": 31948, + "Moon": 31640, + "Moore": 40049, + "Mor": 20044, + "More": 5167, + "Moreover": 24606, + "Morgan": 47184, + "Morning": 42997, + "Mos": 32668, + "Moscow": 49757, + "Most": 6943, + "Mot": 47733, + "Mother": 31398, + "Motion": 45740, + "Motor": 34919, + "Mount": 35452, + "Mouse": 39643, + "Move": 21774, + "Movie": 25097, + "Moving": 33622, + "Mp": 28861, + "MpServer": 31765, + "Mr": 5246, + "Mrs": 27034, + "Ms": 10128, + "Msg": 50108, + "Mu": 33239, + "Much": 20045, + "Mult": 15205, + "Multi": 29800, + "Multiple": 31217, + "Mur": 23830, + "Murray": 49998, + "Mus": 10694, + "Music": 22648, + "Muslim": 17067, + "Muslims": 36452, + "Must": 34320, + "Mut": 41603, + "My": 3666, + "Myth": 41444, + "N": 45, + "NA": 4535, + "NAME": 20608, + "NAS": 18293, + "NASA": 29998, + "NAT": 34259, + "NB": 32819, + "NBA": 32470, + "NBC": 13175, + "NC": 7792, + "ND": 8575, + "NE": 12161, + "NECT": 48842, + "NER": 21479, + "NES": 37379, + "NESS": 31097, + "NET": 12884, + "NEW": 13965, + "NEWS": 49597, + "NEY": 36231, + "NF": 21870, + "NFL": 32078, + "NG": 10503, + "NH": 33863, + "NI": 22125, + "NING": 15871, + "NJ": 41074, + "NK": 46888, + "NL": 32572, + "NM": 32755, + "NN": 6144, + "NO": 15285, + "NOR": 35510, + "NOT": 11929, + "NOTE": 16580, + "NOW": 45669, + "NP": 22182, + "NPR": 38588, + "NR": 24723, + "NRS": 41256, + "NS": 8035, + "NSA": 47549, + "NT": 11251, + "NULL": 33991, + "NUM": 41359, + "NV": 27159, + "NVIDIA": 38021, + "NW": 27605, + "NY": 12805, + "NYSE": 49430, + "NZ": 37371, + "Na": 26705, + "Name": 5376, + "Names": 36690, + "Nap": 49799, + "Nar": 40059, + "Narr": 45750, + "Nat": 47849, + "Nation": 46108, + "National": 16186, + "Native": 31272, + "Natural": 35364, + "Naturally": 44213, + "Nature": 46934, + "Nav": 30575, + "Naz": 37235, + "Nazi": 31343, + "Nazis": 44527, + "Ne": 8199, + "Neal": 40581, + "Near": 40640, + "Nearly": 27927, + "Need": 23037, + "Neg": 32863, + "Neigh": 46445, + "Neil": 29354, + "Neill": 26538, + "Neither": 27270, + "Net": 7934, + "NetMessage": 25193, + "Netflix": 42826, + "Network": 26245, + "Nev": 43555, + "Never": 12295, + "Nevertheless": 29011, + "New": 3791, + "News": 9980, + "Newsletter": 33031, + "Next": 10019, + "Ni": 34153, + "Nic": 30403, + "Nice": 35284, + "Nich": 46489, + "Nick": 23609, + "Night": 24732, + "Nik": 40979, + "Nin": 36091, + "Nine": 37603, + "Nintendo": 32348, + "Nit": 33772, + "Nitrome": 42066, + "No": 2949, + "Nob": 21191, + "Nobody": 24795, + "Node": 19667, + "Non": 15419, + "None": 14202, + "Nonetheless": 43258, + "Nor": 21991, + "Norm": 35393, + "Normal": 26447, + "Normally": 43625, + "North": 14157, + "Northern": 40495, + "Not": 3673, + "Notable": 45533, + "Note": 6425, + "Notes": 16130, + "Nothing": 18465, + "Notice": 26396, + "Nov": 20795, + "November": 21159, + "Now": 3844, + "Ns": 47503, + "Null": 35067, + "Num": 33111, + "Number": 15057, + "Numbers": 49601, + "Nusra": 39294, + "Nut": 49004, + "O": 46, + "OA": 23621, + "OAD": 41048, + "OB": 9864, + "OC": 4503, + "OCK": 11290, + "OD": 3727, + "ODE": 16820, + "ODUCT": 28644, + "ODY": 33076, + "OE": 27799, + "OF": 19238, + "OFF": 27977, + "OG": 7730, + "OGR": 49656, + "OH": 12096, + "OHN": 27600, + "OIL": 49713, + "OK": 11380, + "OL": 3535, + "OLD": 15173, + "OLOG": 33462, + "OLOGY": 43781, + "OM": 2662, + "OME": 13649, + "ON": 1340, + "OND": 18672, + "ONDON": 47383, + "ONE": 11651, + "ONES": 39677, + "ONEY": 48399, + "ONG": 18494, + "ONS": 19213, + "ONSORED": 36406, + "ONT": 35830, + "ONY": 40508, + "OO": 6684, + "OOD": 22808, + "OOK": 15308, + "OOL": 31559, + "OOOO": 23803, + "OOOOOOOO": 47732, + "OP": 3185, + "OPA": 43345, + "OPE": 32135, + "OPER": 31054, + "OPLE": 34354, + "OPS": 30737, + "OR": 1581, + "ORD": 12532, + "ORE": 6965, + "ORED": 32023, + "ORGE": 49697, + "ORK": 14670, + "ORN": 30649, + "ORPG": 49665, + "ORS": 20673, + "ORT": 9863, + "ORTS": 33002, + "ORY": 15513, + "OS": 2640, + "OSE": 14058, + "OSED": 48751, + "OSH": 45704, + "OSP": 47053, + "OSS": 18420, + "OST": 10892, + "OT": 2394, + "OTA": 29009, + "OTAL": 27510, + "OTE": 23051, + "OTH": 26946, + "OTHER": 31858, + "OTO": 26631, + "OTOS": 33291, + "OTS": 33472, + "OTT": 29089, + "OTUS": 39205, + "OU": 2606, + "OUGH": 32632, + "OULD": 24010, + "OUN": 19385, + "OUND": 15919, + "OUNT": 28270, + "OUP": 27755, + "OUR": 11698, + "OURCE": 31033, + "OUS": 20958, + "OUT": 12425, + "OV": 8874, + "OVA": 41576, + "OVER": 41983, + "OW": 3913, + "OWER": 36048, + "OWN": 14165, + "OWS": 22845, + "OX": 48632, + "OY": 21414, + "Oak": 42426, + "Ob": 5944, + "Obama": 15948, + "Obj": 49201, + "Object": 10267, + "Obs": 31310, + "Obviously": 20670, + "Occ": 29223, + "Occup": 47658, + "Ocean": 46607, + "Oct": 12349, + "October": 18517, + "Of": 5189, + "Off": 9362, + "Offic": 12710, + "Office": 27743, + "Officers": 34059, + "Official": 28529, + "Officials": 25883, + "Offline": 28657, + "Offset": 34519, + "Often": 37288, + "Oh": 5812, + "Ohio": 31274, + "Oil": 44142, + "Ok": 18690, + "Okay": 16454, + "Ol": 30098, + "Old": 19620, + "On": 2202, + "Once": 7454, + "One": 3198, + "Online": 14439, + "Only": 10049, + "Ont": 45984, + "Op": 18257, + "Open": 11505, + "Opening": 43093, + "Oper": 18843, + "Operation": 32180, + "Opp": 27524, + "Ops": 41472, + "Opt": 27871, + "Option": 19722, + "Optional": 30719, + "Options": 29046, + "Or": 5574, + "Oracle": 48625, + "Orange": 40141, + "Ord": 35422, + "Order": 18743, + "Orderable": 39655, + "Ore": 41543, + "Oregon": 41243, + "Org": 46808, + "Organ": 26121, + "Orig": 11610, + "Origin": 39688, + "Original": 20556, + "Originally": 22731, + "Os": 16748, + "Other": 6395, + "Others": 25599, + "Otherwise": 48059, + "Ott": 49092, + "Our": 5122, + "Out": 7975, + "Output": 26410, + "Outside": 30815, + "Over": 5886, + "Overall": 16350, + "Override": 37961, + "Overview": 29064, + "Own": 23858, + "Owner": 42419, + "Ox": 38208, + "P": 47, + "PA": 4537, + "PAC": 44938, + "PAR": 27082, + "PART": 30709, + "PASS": 47924, + "PATH": 34219, + "PB": 49079, + "PC": 5662, + "PD": 5760, + "PDATE": 14341, + "PDATED": 49316, + "PDF": 20456, + "PE": 11401, + "PER": 18973, + "PET": 47731, + "PF": 42668, + "PG": 6968, + "PH": 11909, + "PHOTOS": 42709, + "PI": 11901, + "PIN": 44032, + "PK": 40492, + "PL": 6489, + "PLA": 45710, + "PLAY": 31519, + "PLE": 16437, + "PLIC": 31484, + "PLIED": 49094, + "PM": 5868, + "PN": 13137, + "PO": 16402, + "POL": 45472, + "POR": 44680, + "PORT": 15490, + "POS": 37997, + "POSE": 48933, + "POST": 32782, + "PP": 10246, + "PR": 4805, + "PRE": 46437, + "PRES": 48296, + "PRESS": 32761, + "PRO": 31190, + "PROV": 41283, + "PS": 3705, + "PT": 11571, + "PU": 5105, + "PUT": 30076, + "Pa": 28875, + "Pac": 18844, + "Pacific": 22933, + "Pack": 11869, + "Package": 27813, + "Pad": 26114, + "Page": 9876, + "Pages": 47798, + "Pain": 38490, + "Pak": 29675, + "Pakistan": 38485, + "Pal": 11531, + "Palest": 32570, + "Palestinian": 35969, + "Pan": 15730, + "Pand": 47206, + "Panel": 26639, + "Paper": 42950, + "Par": 10044, + "Param": 22973, + "Parameter": 36301, + "Parameters": 48944, + "Parent": 24546, + "Parents": 42969, + "Paris": 40313, + "Park": 25478, + "Parser": 46677, + "Part": 7841, + "Particip": 34363, + "Parts": 42670, + "Party": 33553, + "Pass": 14478, + "Password": 35215, + "Past": 34533, + "Pat": 12130, + "Patch": 33952, + "Path": 15235, + "Patrick": 32718, + "Pattern": 47546, + "Paul": 12041, + "Pause": 49991, + "Pay": 19197, + "Pe": 6435, + "Peace": 43445, + "Pear": 46262, + "Ped": 43468, + "Pen": 25553, + "Penn": 39899, + "People": 8061, + "Per": 5990, + "Percent": 31905, + "Perfect": 36635, + "Performance": 32273, + "Perhaps": 13710, + "Pers": 30946, + "Person": 15439, + "Personal": 30228, + "Personally": 42322, + "Pet": 25803, + "Peter": 19727, + "Pg": 31743, + "Ph": 2725, + "Phase": 35645, + "Phil": 18673, + "Philadelphia": 42349, + "Philipp": 49680, + "Phill": 41970, + "Phoenix": 36422, + "Phone": 6132, + "Phones": 32212, + "Phot": 27248, + "Photo": 6191, + "Photos": 21197, + "Phys": 43215, + "Physical": 31611, + "Pi": 38729, + "Pic": 39507, + "Pick": 31686, + "Pict": 21300, + "Picture": 28070, + "Pie": 48223, + "Pierre": 36910, + "Pin": 28348, + "Ping": 49806, + "Pink": 41912, + "Pinterest": 35767, + "Pir": 46772, + "Pitt": 47627, + "Pixel": 40809, + "Pl": 3646, + "Place": 27271, + "Plan": 20854, + "Planet": 41801, + "Platform": 37148, + "Play": 11002, + "Player": 14140, + "Players": 24860, + "Playing": 36530, + "Please": 5492, + "Plex": 46383, + "Plot": 43328, + "Plug": 23257, + "Plugin": 37233, + "Plus": 17860, + "Po": 18833, + "Pocket": 45454, + "Pod": 41565, + "Point": 12727, + "Points": 40710, + "Pokemon": 48034, + "Poké": 41386, + "Pokémon": 46602, + "Pol": 8017, + "Police": 9039, + "Policy": 36727, + "Polit": 39866, + "Political": 35443, + "Politics": 43921, + "Poll": 39176, + "Poly": 34220, + "Pont": 48039, + "Pool": 27201, + "Poor": 43920, + "Pop": 16979, + "Pope": 46172, + "Population": 45251, + "Port": 13924, + "Portland": 45330, + "Pos": 21604, + "Position": 26545, + "Post": 6307, + "Posted": 14231, + "Posts": 21496, + "Pot": 25396, + "Power": 13434, + "Pr": 6836, + "Pract": 49515, + "Pre": 6719, + "Pred": 39156, + "Pref": 36698, + "Prem": 24914, + "Premium": 36787, + "Prep": 37534, + "Pres": 25460, + "Present": 34695, + "President": 10364, + "Press": 13800, + "Pretty": 35700, + "Prev": 36854, + "Preview": 48835, + "Previous": 21448, + "Previously": 36837, + "Pri": 34487, + "Price": 18124, + "Prim": 23828, + "Primary": 35170, + "Prime": 26405, + "Prin": 47231, + "Princ": 42904, + "Prince": 35784, + "Print": 18557, + "Prior": 22442, + "Priv": 20184, + "Privacy": 48948, + "Private": 29067, + "Pro": 2964, + "Probably": 34784, + "Problem": 40781, + "Process": 18709, + "Produ": 11547, + "Product": 15667, + "Production": 35027, + "Products": 48650, + "Prof": 15404, + "Professional": 49138, + "Professor": 25031, + "Profile": 37046, + "Program": 15167, + "Progress": 32577, + "Project": 16775, + "Prom": 24129, + "Proof": 44683, + "Prop": 24331, + "Property": 21746, + "Pros": 35726, + "Prosecut": 34301, + "Prosecutors": 39401, + "Prot": 19703, + "Protect": 41426, + "Prov": 15946, + "Provider": 29495, + "Proxy": 44148, + "Ps": 12016, + "Psy": 25918, + "PsyNetMessage": 28666, + "Psych": 31923, + "Ptr": 46745, + "Pub": 14876, + "Public": 15202, + "Published": 24492, + "Publisher": 46471, + "Pull": 42940, + "Pur": 30026, + "Purchase": 47651, + "Pure": 49548, + "Push": 49222, + "Put": 11588, + "Putin": 17060, + "Putting": 46399, + "Py": 20519, + "Python": 37906, + "Q": 48, + "QB": 40291, + "QL": 9711, + "QU": 10917, + "QUEST": 35780, + "QUI": 43702, + "QUIRE": 49128, + "Qaeda": 19058, + "Qaida": 41225, + "Qu": 4507, + "Qual": 46181, + "Quality": 35013, + "Quant": 24915, + "Quantity": 31208, + "Que": 15681, + "Queen": 32466, + "Query": 20746, + "Quest": 12166, + "Question": 24361, + "Questions": 35741, + "Queue": 34991, + "Quick": 21063, + "Quite": 44959, + "Quote": 25178, + "Quotes": 23138, + "R": 49, + "RA": 3861, + "RAFT": 44700, + "RAG": 33202, + "RAL": 35296, + "RAM": 24115, + "RANT": 32506, + "RAW": 20530, + "RAY": 30631, + "RB": 27912, + "RC": 7397, + "RD": 35257, + "RE": 2200, + "READ": 15675, + "REAM": 32235, + "REC": 38827, + "RECT": 23988, + "RED": 22083, + "REDACTED": 45999, + "REE": 11587, + "REF": 31688, + "REG": 31553, + "REL": 16448, + "RELATED": 20112, + "REM": 40726, + "REP": 35316, + "RES": 19535, + "RESULTS": 46274, + "RET": 26087, + "RF": 32754, + "RFC": 41150, + "RG": 48192, + "RGB": 36982, + "RH": 48587, + "RI": 7112, + "RIC": 41132, + "RIP": 32618, + "RIPT": 46023, + "RL": 7836, + "RM": 29138, + "RN": 42336, + "RNA": 27204, + "RO": 13252, + "ROM": 33676, + "RON": 45806, + "ROR": 16411, + "RP": 20031, + "RPG": 46954, + "RR": 21095, + "RS": 6998, + "RT": 14181, + "RW": 46747, + "RY": 18276, + "Ra": 21762, + "Race": 35157, + "Rachel": 44045, + "Rad": 15546, + "Radio": 26093, + "Rah": 47135, + "Raid": 49043, + "Rail": 44631, + "Rain": 31443, + "Ram": 33754, + "Rand": 38918, + "Random": 29531, + "Range": 17257, + "Rank": 27520, + "Ranked": 36713, + "Rap": 35230, + "Rare": 26737, + "Rat": 29665, + "Rate": 32184, + "Rated": 15322, + "Rather": 27202, + "Rating": 29321, + "Raven": 49098, + "Raw": 27369, + "Ray": 19591, + "Re": 3041, + "Read": 5569, + "Reader": 33634, + "Reading": 36120, + "Ready": 35474, + "Real": 15633, + "Really": 26392, + "Reason": 45008, + "Reb": 28951, + "Rec": 6690, + "Recent": 26446, + "Recently": 24661, + "Recipe": 37523, + "Recomm": 24898, + "Recommend": 41248, + "Recommended": 36171, + "Record": 23739, + "Rect": 45474, + "Red": 7738, + "Redd": 32259, + "Reddit": 22367, + "Redditor": 34832, + "Ref": 8134, + "Refer": 46238, + "Reference": 26687, + "References": 19927, + "Reg": 8081, + "Regarding": 39424, + "Regardless": 27894, + "Region": 47371, + "Register": 38804, + "Registered": 47473, + "Registration": 47133, + "Regular": 40164, + "Reilly": 25819, + "Rel": 6892, + "Related": 9819, + "Relations": 47117, + "Release": 26362, + "Released": 45037, + "Reloaded": 36726, + "Rem": 8413, + "Remember": 16676, + "Remote": 36510, + "Remove": 27914, + "Removed": 45975, + "Ren": 26764, + "Render": 45819, + "Rep": 6207, + "Repe": 47541, + "Repeat": 40322, + "Repl": 39232, + "Reply": 36875, + "Report": 19100, + "Reporting": 42159, + "Reports": 37844, + "Represent": 40171, + "Republic": 15431, + "Republican": 25777, + "Republicans": 28455, + "Requ": 16844, + "Request": 18453, + "Required": 37374, + "Requirements": 42249, + "Requires": 39618, + "Res": 4965, + "Research": 25104, + "Researchers": 25606, + "Residents": 42347, + "Resource": 26198, + "Resources": 33236, + "Resp": 19309, + "Response": 31077, + "Rest": 19452, + "Result": 23004, + "Results": 25468, + "Ret": 9781, + "Return": 13615, + "Returns": 35561, + "Reuters": 12637, + "Rev": 18009, + "Review": 14832, + "Reviewed": 40266, + "Reviewer": 35407, + "Revolution": 50237, + "Rew": 30003, + "Reward": 48123, + "Rex": 47389, + "Rh": 38576, + "Rich": 14868, + "Richard": 22245, + "Rick": 33048, + "Right": 11028, + "Ring": 39687, + "River": 42204, + "Ro": 15450, + "Road": 29197, + "Roaming": 27352, + "Rob": 14350, + "Rober": 15924, + "Robert": 19156, + "Roberts": 45487, + "Robin": 40656, + "Rock": 19665, + "Rocket": 50218, + "Rod": 27917, + "Rog": 30417, + "Roger": 43719, + "Rogue": 48163, + "Role": 47445, + "Roll": 26869, + "Rom": 22834, + "Roman": 32454, + "Romney": 42184, + "Ron": 23672, + "Room": 41178, + "Root": 30016, + "Ros": 35740, + "Rose": 31087, + "Ross": 38328, + "Rot": 24864, + "Round": 22685, + "Route": 43401, + "Row": 25166, + "Roy": 32027, + "Royal": 41861, + "Rs": 31273, + "Ru": 40464, + "Rub": 21312, + "Ruby": 32101, + "Rule": 31929, + "Rules": 37766, + "Rum": 47127, + "Run": 10987, + "Runner": 49493, + "Running": 28768, + "Runtime": 41006, + "Rus": 35313, + "Rush": 49942, + "Russ": 10020, + "Russell": 46325, + "Russia": 16347, + "Russian": 16220, + "Rust": 49444, + "Ry": 46987, + "Ryan": 21868, + "S": 50, + "SA": 4090, + "SAM": 49302, + "SAN": 36753, + "SAY": 27358, + "SB": 16811, + "SC": 6173, + "SCP": 48956, + "SD": 10305, + "SE": 5188, + "SEA": 46887, + "SEC": 23683, + "SEE": 36078, + "SELECT": 46506, + "SER": 35009, + "SET": 28480, + "SF": 20802, + "SG": 38475, + "SH": 9693, + "SHA": 37596, + "SHARE": 42597, + "SHIP": 49423, + "SI": 11584, + "SIGN": 46224, + "SIM": 48913, + "SIZE": 33489, + "SK": 18831, + "SL": 8634, + "SM": 12310, + "SN": 15571, + "SO": 15821, + "SON": 11782, + "SOURCE": 47690, + "SP": 4303, + "SPA": 50087, + "SPEC": 48451, + "SPONSORED": 37190, + "SQL": 17861, + "SR": 12562, + "SS": 5432, + "SSL": 31127, + "ST": 2257, + "STAR": 46678, + "STAT": 35744, + "STATE": 44724, + "STD": 32147, + "STDOUT": 36886, + "STE": 30516, + "STEM": 25361, + "STEP": 42135, + "STER": 41809, + "STON": 41924, + "STR": 18601, + "STRUCT": 46126, + "SU": 12564, + "SUP": 40331, + "SW": 17887, + "SY": 23060, + "Sa": 33890, + "Sab": 39646, + "Sac": 38318, + "Sad": 26699, + "Sadly": 36725, + "Safe": 31511, + "Safety": 45372, + "Sah": 32194, + "Saharan": 40461, + "Said": 47638, + "Saint": 48615, + "Sal": 19221, + "Sales": 44490, + "Salt": 43061, + "Sam": 16305, + "Same": 30556, + "Sample": 36674, + "Samsung": 32334, + "San": 15017, + "Sand": 18471, + "Sanders": 26747, + "Santa": 42694, + "Sarah": 29284, + "Sat": 20245, + "Saturday": 19844, + "Saudi": 36939, + "Sav": 47362, + "Save": 16928, + "Sax": 41152, + "Say": 25515, + "Sc": 3351, + "Scale": 29990, + "Scan": 33351, + "Scar": 44433, + "Scene": 36542, + "Sch": 14874, + "Sche": 27054, + "School": 26130, + "Science": 26959, + "Scient": 23010, + "Scientists": 29193, + "Scope": 43642, + "Score": 26595, + "Scot": 37559, + "Scotland": 47230, + "Scott": 19040, + "Screen": 23901, + "Screenshot": 34204, + "Script": 7391, + "Scroll": 29261, + "Se": 4653, + "Sea": 37567, + "Sean": 26408, + "Search": 18243, + "Season": 18960, + "Seattle": 34007, + "Sec": 6558, + "Second": 12211, + "Secondly": 44276, + "Secret": 23725, + "Secretary": 38541, + "Section": 16375, + "Secure": 49793, + "Security": 24074, + "See": 6214, + "Seeing": 36314, + "Seg": 41030, + "Sel": 48767, + "Select": 17563, + "Self": 24704, + "Sem": 13900, + "Semitic": 28753, + "Semitism": 25406, + "Sen": 10445, + "Senate": 32998, + "Senator": 29774, + "Send": 25206, + "Senior": 31224, + "Sense": 41166, + "Sensor": 47864, + "Sent": 31837, + "Sep": 19117, + "Sept": 14635, + "September": 17543, + "Sequ": 44015, + "Ser": 7089, + "Serial": 32634, + "Series": 27996, + "Seriously": 42338, + "Serv": 11838, + "Server": 10697, + "Service": 16177, + "Services": 31007, + "Session": 36044, + "Set": 7248, + "Setting": 34149, + "Settings": 26232, + "Setup": 40786, + "Seven": 31334, + "Several": 14945, + "Sex": 23398, + "Sexual": 49161, + "Sh": 2484, + "Shadow": 27447, + "Sham": 43478, + "Shape": 33383, + "Shar": 40201, + "Share": 11649, + "Shares": 43566, + "Sharp": 44336, + "She": 3347, + "Shell": 23248, + "Sher": 28782, + "Shield": 33651, + "Shift": 33377, + "Shin": 44592, + "Ship": 25586, + "Shipping": 45169, + "Shock": 31646, + "Shop": 29917, + "Short": 16438, + "Shortly": 30513, + "Shot": 28512, + "Should": 19926, + "Show": 15307, + "Shut": 39079, + "Si": 42801, + "Side": 24819, + "Sign": 11712, + "Sil": 15086, + "Silver": 26766, + "Sim": 8890, + "Similar": 18925, + "Similarly": 28039, + "Simon": 35475, + "Simple": 26437, + "Simply": 35596, + "Sin": 46200, + "Since": 6385, + "Sing": 29974, + "Single": 28008, + "Sir": 22788, + "Sit": 46655, + "Site": 29123, + "Six": 21447, + "Size": 10699, + "Sk": 15739, + "Skill": 35040, + "Skin": 42455, + "Skip": 50232, + "Sky": 22308, + "Sl": 11122, + "Sleep": 40555, + "Slot": 38963, + "Slow": 36423, + "Sm": 7556, + "Small": 18712, + "Smart": 25610, + "Smith": 17919, + "Sn": 16501, + "Snake": 49795, + "Snap": 43826, + "Snow": 28974, + "So": 2396, + "Soc": 37949, + "Social": 20636, + "Socket": 39105, + "Soft": 18380, + "Software": 25423, + "Sol": 36949, + "Solar": 38825, + "Sold": 33873, + "Solid": 46933, + "Solution": 46344, + "Some": 4366, + "Someone": 28211, + "Something": 22210, + "Sometimes": 15468, + "Son": 31056, + "Song": 44241, + "Sony": 32895, + "Soon": 28093, + "Sorry": 14385, + "Sort": 42758, + "Soul": 36315, + "Sound": 21369, + "Sounds": 40825, + "Source": 7416, + "SourceFile": 37226, + "Sources": 21188, + "South": 14942, + "Southern": 44993, + "Sov": 38574, + "Soviet": 40408, + "Sp": 4561, + "Space": 14106, + "SpaceEngineers": 31032, + "Spain": 45355, + "Spanish": 43584, + "Spawn": 49855, + "Spe": 5248, + "Speaking": 13887, + "Spec": 22882, + "Special": 13409, + "Specific": 32419, + "Specifically": 48379, + "Spect": 49738, + "Speed": 22785, + "Spell": 31221, + "Sphere": 38882, + "Spider": 41294, + "Spirit": 41910, + "Spl": 26568, + "Split": 41205, + "Spoiler": 31895, + "Spons": 43522, + "Sport": 42576, + "Sports": 18153, + "Spot": 32565, + "Spr": 38454, + "Spread": 44458, + "Spring": 30387, + "Squ": 22266, + "Square": 48011, + "St": 1273, + "Stack": 25896, + "Staff": 31449, + "Stage": 29391, + "Stan": 32140, + "Stand": 15480, + "Standard": 23615, + "Standing": 44196, + "Star": 8248, + "Stars": 29366, + "Start": 10434, + "Starting": 22851, + "Stat": 17126, + "State": 9012, + "Statement": 48682, + "States": 42237, + "Static": 45442, + "Station": 12367, + "Statistics": 48346, + "Stats": 29668, + "Status": 19580, + "Stay": 25681, + "Ste": 7447, + "Steam": 19109, + "Steel": 39807, + "Step": 8600, + "Stephen": 24920, + "Steve": 19206, + "Steven": 28292, + "Stew": 49328, + "Still": 9590, + "Stock": 26207, + "Stone": 34346, + "Stop": 19485, + "Storage": 31425, + "Store": 22658, + "Storm": 32173, + "Story": 11605, + "Str": 13290, + "Stra": 41347, + "Strange": 38114, + "Stre": 30611, + "Stream": 12124, + "Streamer": 28696, + "StreamerBot": 37574, + "Street": 34356, + "Strength": 45027, + "Stretch": 39181, + "Strike": 31584, + "String": 10100, + "Strong": 33004, + "Struct": 44909, + "Stud": 13007, + "Student": 38778, + "Students": 28239, + "Studies": 45833, + "Studio": 41501, + "Study": 39841, + "Sty": 18716, + "Style": 21466, + "Su": 5606, + "Sub": 7004, + "Subject": 19776, + "Submit": 45135, + "Subscribe": 27125, + "Success": 33244, + "Such": 16678, + "Suddenly": 38582, + "Suggest": 43857, + "Sullivan": 47572, + "Sum": 13065, + "Summary": 22093, + "Summer": 33560, + "Sun": 16012, + "Sund": 20602, + "Sunday": 21934, + "Sup": 40784, + "Super": 12442, + "Supp": 15979, + "Supplement": 42615, + "Support": 15514, + "Supported": 48181, + "Supporters": 49422, + "Sur": 14214, + "Sure": 19457, + "Surv": 34652, + "Sus": 30746, + "Susan": 45842, + "Sw": 10462, + "Swe": 40783, + "Sweet": 36087, + "Switch": 38978, + "Sword": 43117, + "Sy": 13940, + "Sym": 43094, + "Syn": 29934, + "Sync": 28985, + "Synopsis": 49771, + "Syria": 40029, + "Syrian": 42747, + "Sys": 44387, + "System": 11964, + "T": 51, + "TA": 5603, + "TABLE": 38148, + "TAG": 42197, + "TAIN": 30339, + "TB": 22737, + "TC": 4825, + "TD": 21016, + "TE": 9328, + "TED": 36493, + "TER": 5781, + "TERN": 31800, + "TEXT": 32541, + "TEXTURE": 47648, + "TF": 10234, + "TG": 35990, + "TH": 4221, + "THE": 10970, + "THER": 21250, + "THING": 39356, + "THIS": 43559, + "TI": 25621, + "TIME": 34694, + "TING": 48996, + "TION": 24131, + "TIT": 49560, + "TL": 14990, + "TM": 15972, + "TN": 46559, + "TO": 10468, + "TON": 11357, + "TOP": 35222, + "TOR": 32961, + "TP": 7250, + "TPP": 31435, + "TPPStreamerBot": 37579, + "TPS": 28820, + "TR": 5446, + "TRUMP": 42473, + "TRY": 40405, + "TS": 4694, + "TT": 15751, + "TV": 6849, + "TW": 34551, + "TX": 29551, + "TY": 9936, + "TYPE": 25216, + "Ta": 38586, + "Tab": 33349, + "Table": 10962, + "Tact": 45803, + "Tag": 24835, + "Tags": 36142, + "Tai": 47976, + "Take": 12322, + "Taking": 26556, + "Tal": 31466, + "Talk": 25685, + "Talking": 45904, + "Tam": 42061, + "Tan": 45557, + "Tang": 43909, + "Tank": 32978, + "Tap": 45081, + "Tar": 47079, + "Target": 21745, + "Task": 25714, + "Tax": 27017, + "Taylor": 29907, + "Te": 6767, + "TeX": 49568, + "Tea": 49770, + "Team": 15592, + "Tech": 17760, + "Techn": 25574, + "Technical": 45638, + "Technology": 44893, + "Ted": 38972, + "Teen": 45639, + "Tel": 33317, + "Tele": 31709, + "Tell": 24446, + "Tem": 12966, + "Temp": 30782, + "Temperature": 42492, + "Template": 30800, + "Ten": 24893, + "Tenn": 43139, + "Ter": 15156, + "Term": 40596, + "Termin": 44798, + "Terror": 40194, + "Terry": 50241, + "Tes": 36504, + "Tesla": 41351, + "Test": 14402, + "Testing": 44154, + "Tex": 17005, + "Texas": 21607, + "Text": 8206, + "TextColor": 42470, + "Texture": 32742, + "Textures": 39860, + "Th": 817, + "Thank": 10449, + "Thankfully": 48387, + "Thanks": 9690, + "That": 2504, + "The": 464, + "Their": 14574, + "Theme": 47863, + "Then": 6423, + "Ther": 35048, + "There": 1858, + "Therefore": 26583, + "These": 4711, + "They": 2990, + "Things": 22248, + "Think": 22073, + "Third": 22747, + "Thirty": 38856, + "This": 1212, + "Thom": 37582, + "Thomas": 22405, + "Thompson": 48942, + "Thor": 46765, + "Those": 9627, + "Though": 10915, + "Thousands": 37482, + "Thread": 16818, + "Three": 12510, + "Through": 15046, + "Throughout": 26797, + "Throw": 39431, + "Thu": 39902, + "Thumbnail": 35523, + "ThumbnailImage": 39142, + "Thunder": 45713, + "Thursday": 25381, + "Thus": 19093, + "Ti": 40533, + "Tickets": 43254, + "Tier": 35252, + "Tile": 35103, + "Tim": 14967, + "Time": 7575, + "Timeout": 48031, + "Timer": 48801, + "Times": 28595, + "Tip": 28434, + "Tips": 43368, + "Title": 19160, + "To": 2514, + "Today": 8888, + "Todd": 42817, + "Together": 41631, + "Tok": 19042, + "Token": 30642, + "Tokens": 22906, + "Tom": 13787, + "Tomorrow": 49488, + "Ton": 35416, + "Tonight": 43783, + "Tony": 29387, + "Too": 23307, + "Tool": 25391, + "Tools": 33637, + "Top": 9126, + "Topic": 33221, + "Topics": 25902, + "Tor": 15884, + "Toronto": 31359, + "Torrent": 39286, + "Total": 14957, + "Touch": 35211, + "Tour": 39152, + "Town": 38097, + "Toy": 48236, + "Tr": 2898, + "Tra": 15721, + "Track": 24802, + "Tracker": 35694, + "Trade": 35965, + "Traditional": 48485, + "Train": 44077, + "Training": 44357, + "Trans": 8291, + "Transaction": 48720, + "Transfer": 43260, + "Transform": 41762, + "Translation": 48313, + "Travel": 33074, + "Tre": 31055, + "Tree": 27660, + "Trend": 45461, + "Tri": 14824, + "Trigger": 48344, + "Trivia": 23854, + "Tro": 44095, + "True": 17821, + "Trump": 6170, + "Trust": 33814, + "Truth": 38782, + "Try": 23433, + "Ts": 33758, + "Tu": 47247, + "Tube": 6876, + "Tue": 41392, + "Tuesday": 26133, + "Tumblr": 39415, + "Tur": 17483, + "Turkey": 31632, + "Turkish": 42872, + "Turn": 17278, + "Tw": 5080, + "Twe": 32665, + "Tweet": 47845, + "Twenty": 34096, + "Twitter": 14254, + "Two": 7571, + "Tx": 46047, + "Ty": 25492, + "Tyler": 46807, + "Typ": 31467, + "Type": 6030, + "Types": 31431, + "Typically": 49321, + "U": 52, + "UA": 34970, + "UAL": 25620, + "UB": 10526, + "UC": 9598, + "UCK": 16696, + "UCT": 18415, + "UD": 8322, + "UE": 8924, + "UES": 35409, + "UF": 36820, + "UFC": 44534, + "UFF": 47588, + "UG": 7340, + "UGC": 31179, + "UGE": 41251, + "UGH": 44004, + "UI": 10080, + "UID": 27586, + "UK": 15039, + "UL": 6239, + "ULAR": 37232, + "ULE": 24212, + "ULL": 9994, + "ULT": 16724, + "ULTS": 35342, + "UM": 5883, + "UME": 38340, + "UMP": 20476, + "UN": 4944, + "UNCH": 47461, + "UNE": 41884, + "UP": 8577, + "UPDATE": 16977, + "UR": 4261, + "URA": 45570, + "URE": 11335, + "URES": 29514, + "URI": 47269, + "URL": 21886, + "URN": 27064, + "URR": 31302, + "URRENT": 39237, + "US": 2937, + "USA": 14053, + "USB": 27155, + "USD": 29072, + "USE": 19108, + "USER": 29904, + "USH": 27143, + "USS": 32835, + "UST": 7759, + "UT": 3843, + "UTC": 17429, + "UTE": 37780, + "UTERS": 14974, + "UTF": 48504, + "UTH": 24318, + "UTION": 35354, + "UU": 30100, + "UV": 31667, + "UX": 31235, + "Ub": 36609, + "Uber": 39018, + "Uh": 34653, + "Uk": 28425, + "Ukraine": 44814, + "Ul": 47920, + "Ult": 16301, + "Ultimate": 47892, + "Ultimately": 27212, + "Ultra": 36122, + "Um": 37280, + "Un": 3118, + "Uncommon": 43023, + "Und": 31319, + "Under": 9203, + "Understanding": 43467, + "Unfortunately": 13898, + "Union": 38176, + "Unique": 40257, + "Unit": 26453, + "United": 17013, + "Unity": 35955, + "Universal": 38747, + "University": 21009, + "Unix": 47000, + "Unknown": 20035, + "Unless": 28042, + "Unlike": 18521, + "Unt": 35792, + "Until": 18273, + "Untitled": 46332, + "Up": 4933, + "Update": 10260, + "Updated": 17354, + "Upgrade": 44948, + "Upload": 41592, + "Upon": 23792, + "Ur": 16692, + "Urban": 46667, + "Url": 28165, + "Us": 5842, + "Usage": 28350, + "Use": 11041, + "Used": 38052, + "User": 12982, + "Users": 14490, + "Using": 12814, + "Usually": 37887, + "Ut": 18274, + "Utah": 44350, + "V": 53, + "VA": 11731, + "VAL": 23428, + "VALUE": 39488, + "VB": 44526, + "VC": 15922, + "VD": 8898, + "VE": 6089, + "VEL": 18697, + "VEN": 28290, + "VER": 5959, + "VERS": 28884, + "VERSION": 43717, + "VERT": 15858, + "VERTIS": 18000, + "VERTISEMENT": 18679, + "VG": 43490, + "VI": 12861, + "VICE": 27389, + "VID": 11008, + "VIDEO": 42937, + "VIDIA": 13171, + "VIEW": 28206, + "VII": 45529, + "VILLE": 38526, + "VIS": 29817, + "VK": 47191, + "VL": 47468, + "VM": 15996, + "VO": 29516, + "VOL": 44558, + "VP": 8859, + "VPN": 33883, + "VR": 13024, + "VS": 20304, + "VT": 36392, + "VW": 30133, + "Va": 33906, + "Val": 7762, + "Valid": 47139, + "Value": 11395, + "Values": 40161, + "Van": 25298, + "Var": 19852, + "Vari": 23907, + "Variable": 43015, + "Various": 40009, + "Vaults": 33937, + "Ve": 26979, + "Vector": 38469, + "Veh": 37870, + "Vel": 46261, + "Ven": 37522, + "Ver": 13414, + "Vers": 34947, + "Version": 14815, + "Versions": 45150, + "Vert": 42369, + "Very": 16371, + "Veter": 45182, + "Vi": 38432, + "Via": 30754, + "Vice": 47910, + "Vict": 21944, + "Victoria": 49898, + "Video": 10798, + "View": 7680, + "Vill": 42074, + "Viol": 33894, + "Virgin": 34674, + "Virginia": 41017, + "Virtual": 37725, + "Vis": 15854, + "Vision": 44206, + "Visit": 31141, + "Visual": 36259, + "Vo": 42144, + "Voice": 35708, + "Vol": 16598, + "Volume": 31715, + "Vote": 37394, + "Vs": 23266, + "W": 54, + "WA": 15543, + "WAR": 16279, + "WARD": 39743, + "WARE": 33746, + "WARN": 37771, + "WARNING": 31502, + "WASHINGTON": 21793, + "WATCH": 35192, + "WAY": 27285, + "WAYS": 42451, + "WB": 45607, + "WC": 27353, + "WD": 22332, + "WE": 8845, + "WER": 45532, + "WF": 48397, + "WH": 12418, + "WHAT": 32971, + "WHERE": 47357, + "WHO": 41856, + "WI": 36326, + "WIN": 37620, + "WIND": 28929, + "WINDOWS": 33207, + "WM": 22117, + "WN": 29767, + "WOOD": 49466, + "WOR": 45359, + "WORK": 33249, + "WP": 25527, + "WR": 18564, + "WS": 19416, + "WT": 39386, + "WW": 17947, + "Wa": 33484, + "Wait": 21321, + "Wal": 21902, + "Walk": 35963, + "Walker": 39950, + "Wall": 22401, + "Wallet": 47152, + "Wan": 45681, + "Want": 19633, + "War": 13195, + "Ward": 49021, + "Ware": 38824, + "Warning": 20361, + "Warren": 43464, + "Wars": 41508, + "Was": 16973, + "Washington": 17402, + "Watch": 10723, + "Water": 19184, + "Wave": 39709, + "Way": 25309, + "We": 1135, + "Weak": 44898, + "Weapon": 27632, + "Weapons": 41818, + "Weather": 41865, + "Web": 13908, + "Website": 33420, + "Wed": 19864, + "Wednesday": 27150, + "Week": 20916, + "Weight": 25844, + "Weiss": 48760, + "Welcome": 14618, + "Well": 5779, + "Were": 35653, + "West": 15045, + "Western": 24227, + "Wh": 1199, + "What": 2061, + "Whatever": 21875, + "Whe": 10842, + "Wheel": 45307, + "When": 2215, + "Whenever": 28877, + "Where": 8496, + "Whereas": 48494, + "Whether": 15354, + "Which": 13828, + "While": 3633, + "Whit": 43617, + "White": 12256, + "Who": 8241, + "Whoever": 47896, + "Why": 5195, + "Wi": 31294, + "Wide": 42559, + "Widget": 38300, + "Width": 30916, + "Wik": 33010, + "Wiki": 32603, + "Wikipedia": 48845, + "Wil": 22327, + "Wild": 25946, + "Will": 8743, + "William": 17121, + "Williams": 27869, + "Wilson": 37349, + "Win": 16643, + "Wind": 8731, + "Window": 27703, + "Windows": 11209, + "Wing": 35612, + "Winged": 47418, + "Winner": 48056, + "Winter": 35376, + "Wire": 29451, + "Wisconsin": 49097, + "With": 3152, + "WithNo": 35992, + "Within": 22005, + "Without": 16249, + "Witness": 38670, + "Wo": 49450, + "Wolf": 32069, + "Woman": 48081, + "Women": 18495, + "Wonder": 42337, + "Wood": 22911, + "Word": 26449, + "Words": 37117, + "Work": 12468, + "Working": 28516, + "Works": 23044, + "World": 10603, + "Would": 17353, + "Wow": 22017, + "Wr": 39213, + "Wra": 36918, + "Writ": 20257, + "Write": 16594, + "Writer": 34379, + "Writing": 33874, + "Written": 25354, + "Ws": 46456, + "X": 55, + "XL": 32457, + "XM": 37643, + "XP": 27481, + "XT": 25010, + "XX": 8051, + "XXX": 43145, + "XXXX": 24376, + "XY": 34278, + "Xbox": 43377, + "Xi": 42528, + "Y": 56, + "YA": 44947, + "YC": 44816, + "YD": 35755, + "YE": 48743, + "YES": 43335, + "YING": 45761, + "YL": 45448, + "YN": 40760, + "YOU": 36981, + "YP": 48232, + "YR": 38162, + "YS": 16309, + "YY": 26314, + "Yan": 49664, + "Yang": 38663, + "Ye": 35543, + "Yeah": 10995, + "Year": 17688, + "Years": 40630, + "Yellow": 39499, + "Yep": 47834, + "Yes": 5297, + "Yesterday": 28065, + "Yet": 11486, + "Yo": 38101, + "York": 49278, + "You": 1639, + "YouTube": 33869, + "Young": 20917, + "Your": 7120, + "Yu": 40728, + "Z": 57, + "ZA": 34892, + "ZE": 21211, + "ZI": 48926, + "ZX": 40692, + "ZZ": 30148, + "Ze": 36056, + "Zen": 47573, + "Zero": 28667, + "Zip": 41729, + "Zone": 26961, + "[": 58, + "[\"": 14692, + "['": 17816, + "[/": 13412, + "[[": 30109, + "[]": 21737, + "[_": 29795, + "\\": 59, + "\\\"": 7879, + "\\\",": 34607, + "\\\":": 30478, + "\\\">": 38214, + "\\'": 43054, + "\\)": 22725, + "\\-": 41441, + "\\.": 17405, + "\\/": 11139, + "\\/\\/": 45422, + "\\<": 49778, + "\\\\": 6852, + "\\\\\\\\": 13426, + "\\\\\\\\\\\\\\\\": 21807, + "\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 34604, + "]": 60, + "]\"": 30866, + "]'": 49946, + "](": 16151, + "])": 12962, + "]),": 46570, + "]).": 35944, + "]);": 36563, + "]+": 48688, + "],": 4357, + "],\"": 17241, + "],[": 38430, + "]-": 45297, + "].": 4083, + "].\"": 29225, + "]:": 5974, + "];": 11208, + "]=": 22241, + "][": 7131, + "][/": 44926, + "]]": 11907, + "]}": 48999, + "^": 61, + "^^": 18237, + "^^^^": 39397, + "^{": 36796, + "_": 62, + "_(": 41052, + "_-": 22955, + "_-_": 31386, + "_.": 44807, + "_>": 49029, + "__": 834, + "___": 17569, + "____": 1427, + "_____": 29343, + "______": 25947, + "_______": 37405, + "________": 2602, + "________________": 4841, + "________________________": 32941, + "________________________________": 10221, + "________________________________________________________________": 27193, + "_{": 23330, + "`": 63, + "`,": 47671, + "`.": 44646, + "``": 15506, + "````": 33153, + "a": 64, + "aa": 7252, + "aaa": 46071, + "aaaa": 24794, + "aah": 37500, + "aan": 28340, + "ab": 397, + "aba": 15498, + "abad": 17325, + "abal": 44349, + "abama": 8809, + "aban": 45094, + "aband": 49248, + "abase": 5754, + "abases": 18826, + "abb": 6485, + "abba": 48910, + "abbage": 32061, + "abbit": 14229, + "abbling": 47883, + "abby": 42457, + "abc": 39305, + "abe": 11231, + "abee": 32580, + "abel": 9608, + "abella": 43653, + "aber": 27359, + "abet": 8380, + "abetes": 11064, + "abeth": 9407, + "abetic": 33312, + "abi": 17914, + "abiding": 43056, + "abies": 43256, + "abil": 14991, + "abilia": 48249, + "abilities": 5738, + "ability": 1799, + "abin": 6014, + "abis": 8102, + "abit": 29968, + "abl": 23117, + "able": 540, + "abled": 4510, + "ables": 2977, + "abling": 11716, + "ablish": 17148, + "ablished": 22555, + "ablishment": 25380, + "ablo": 18817, + "ably": 1346, + "abo": 34748, + "abol": 28426, + "abolic": 29304, + "abor": 4820, + "abortion": 32396, + "about": 10755, + "abouts": 27880, + "above": 29370, + "abre": 46241, + "abs": 8937, + "absolute": 48546, + "absolutely": 42994, + "absor": 46303, + "abul": 16665, + "abulary": 22528, + "abus": 46844, + "abuse": 47158, + "abwe": 27050, + "aby": 3930, + "abyte": 37828, + "abytes": 38346, + "ac": 330, + "aca": 22260, + "acan": 50195, + "acas": 40263, + "acc": 4134, + "acca": 43552, + "accept": 13635, + "acceptable": 16037, + "access": 15526, + "accessible": 33780, + "acci": 44456, + "acco": 8679, + "accompan": 41974, + "accompanied": 42588, + "according": 38169, + "account": 23317, + "ace": 558, + "acea": 44977, + "aceae": 48319, + "acebook": 2887, + "aced": 2286, + "acement": 5592, + "acements": 28613, + "acent": 12643, + "aceous": 37797, + "acer": 11736, + "acerb": 22428, + "acers": 49908, + "aces": 2114, + "acet": 23253, + "aceutical": 14642, + "acey": 25415, + "ach": 620, + "acha": 34518, + "achable": 34446, + "ache": 4891, + "ached": 2317, + "achel": 9636, + "achelor": 19335, + "acher": 3493, + "achers": 17892, + "aches": 3694, + "achev": 42961, + "achi": 14299, + "achine": 20480, + "aching": 8103, + "achment": 15520, + "acho": 43703, + "acht": 19725, + "achu": 32323, + "achus": 9523, + "achusetts": 9770, + "achy": 35586, + "aci": 32009, + "acia": 47431, + "acial": 18150, + "acid": 46309, + "acies": 13433, + "acing": 4092, + "acio": 48711, + "acion": 49443, + "acious": 14209, + "aciously": 45289, + "acist": 20279, + "acists": 33194, + "acity": 4355, + "ack": 441, + "acked": 6021, + "acker": 10735, + "ackers": 28874, + "acket": 8317, + "ackets": 25180, + "acking": 5430, + "ackle": 20523, + "acks": 4595, + "acky": 36053, + "acl": 37779, + "acle": 6008, + "acles": 9928, + "acly": 39691, + "aclysm": 40605, + "aco": 10602, + "acon": 7807, + "acons": 37256, + "acqu": 43561, + "acre": 12345, + "acs": 16436, + "act": 529, + "acted": 23800, + "acter": 7321, + "acteria": 10634, + "acterial": 44965, + "acters": 19858, + "actic": 12009, + "acting": 27362, + "action": 2673, + "actionDate": 31538, + "actions": 4658, + "activ": 15791, + "activate": 39022, + "activated": 33106, + "activation": 48545, + "active": 5275, + "actively": 33329, + "activity": 21797, + "actly": 24342, + "actor": 11218, + "actory": 9548, + "acts": 8656, + "actual": 50039, + "actually": 37739, + "actus": 34144, + "acular": 12754, + "acus": 48628, + "acy": 1590, + "ad": 324, + "ada": 4763, + "adal": 31682, + "adan": 29157, + "adapt": 42552, + "adas": 38768, + "adata": 14706, + "aday": 43593, + "adays": 20544, + "add": 2860, + "addafi": 32113, + "added": 29373, + "adden": 38014, + "adder": 26676, + "adders": 45940, + "addin": 46782, + "adding": 26872, + "addle": 37382, + "addock": 35509, + "addon": 48078, + "addons": 39996, + "addr": 29851, + "address": 21975, + "addy": 13218, + "ade": 671, + "aded": 5286, + "adel": 6959, + "adelphia": 8273, + "adem": 36920, + "ademic": 49113, + "aden": 40780, + "adena": 38047, + "adeon": 12424, + "adequ": 16515, + "ader": 5067, + "aders": 9972, + "ades": 2367, + "adesh": 13410, + "adh": 24411, + "adi": 9189, + "adia": 29523, + "adian": 18425, + "adiator": 33716, + "adic": 23876, + "adier": 38868, + "adies": 50192, + "adin": 17072, + "ading": 4980, + "adiq": 48687, + "adish": 48563, + "aditional": 27013, + "adium": 6271, + "adj": 41255, + "adjust": 23032, + "adjusted": 29117, + "adle": 35166, + "admin": 28482, + "administ": 39081, + "ado": 4533, + "adobe": 36752, + "adoes": 46368, + "ador": 7079, + "ados": 22484, + "adow": 4584, + "adows": 9797, + "adr": 41909, + "adra": 49456, + "ads": 5643, + "adult": 49922, + "adv": 32225, + "advant": 13461, + "advert": 17904, + "advertisement": 45876, + "advertising": 34442, + "ady": 4597, + "ae": 3609, + "aea": 44705, + "aed": 8432, + "aeda": 11641, + "ael": 3010, + "aeper": 28235, + "aepernick": 28333, + "aer": 25534, + "aeus": 46052, + "aez": 47246, + "af": 1878, + "afa": 28485, + "afe": 8635, + "afer": 34659, + "afety": 27925, + "aff": 2001, + "affe": 21223, + "affected": 43958, + "affer": 31183, + "affiliated": 46818, + "affle": 30697, + "affles": 48501, + "afi": 19910, + "afia": 22214, + "afort": 24515, + "aft": 14940, + "after": 8499, + "ag": 363, + "aga": 8126, + "again": 17776, + "against": 32826, + "agall": 44906, + "agame": 46746, + "agan": 7329, + "aganda": 43589, + "agar": 32452, + "agara": 38415, + "agascar": 44309, + "agate": 37861, + "age": 496, + "aged": 1886, + "ageddon": 33054, + "agement": 5082, + "agements": 38113, + "agen": 11286, + "agency": 40955, + "agent": 25781, + "agents": 49638, + "ager": 3536, + "agers": 10321, + "ages": 1095, + "agg": 9460, + "agged": 14655, + "agger": 7928, + "agging": 16406, + "aggressive": 49639, + "agh": 10471, + "aghan": 45109, + "aghd": 16650, + "agher": 30450, + "aghetti": 35812, + "agi": 18013, + "agic": 9083, + "agically": 39066, + "agin": 23183, + "agine": 12756, + "aging": 3039, + "agle": 19345, + "agles": 37803, + "agn": 4660, + "agna": 48669, + "agnar": 30475, + "agne": 21080, + "agnetic": 25145, + "ago": 3839, + "agog": 37300, + "agogue": 32238, + "agon": 1840, + "agonal": 27923, + "agonist": 15239, + "agonists": 36764, + "agons": 34765, + "agos": 48215, + "agra": 45429, + "agram": 6713, + "agraph": 6111, + "agree": 49221, + "ags": 3775, + "agu": 11433, + "ague": 2064, + "agues": 6120, + "agus": 31111, + "agy": 46671, + "ah": 993, + "aha": 12236, + "ahah": 36225, + "ahan": 19210, + "ahar": 37325, + "ahead": 38204, + "ahi": 32810, + "ahime": 49997, + "ahl": 15668, + "ahn": 15386, + "aho": 17108, + "ahon": 30491, + "ahoo": 12992, + "ahs": 39095, + "ahu": 12196, + "ai": 1872, + "aic": 18452, + "aid": 1698, + "aida": 30546, + "aiden": 17538, + "aido": 44354, + "aign": 1784, + "aii": 42648, + "ail": 603, + "aila": 39460, + "ailability": 8994, + "ailable": 1508, + "ailand": 16188, + "ailed": 6255, + "ailing": 11608, + "ails": 1768, + "aily": 3079, + "aim": 1385, + "aiman": 47840, + "aimon": 49438, + "ain": 391, + "aina": 42183, + "aine": 5718, + "ained": 1328, + "ainer": 10613, + "ainers": 50221, + "aining": 1397, + "ainment": 37091, + "ains": 1299, + "aint": 2913, + "aintain": 32725, + "ainted": 14215, + "aints": 6003, + "air": 958, + "aird": 41620, + "aire": 7626, + "aired": 9820, + "aires": 17693, + "airo": 18131, + "airs": 3468, + "airy": 13021, + "ais": 15152, + "ait": 4548, + "aith": 3921, + "aito": 38995, + "aj": 1228, + "aja": 27792, + "aji": 26436, + "ajo": 34944, + "ajor": 1518, + "ak": 461, + "aka": 8130, + "akable": 29033, + "ake": 539, + "aked": 4335, + "akedown": 25817, + "aken": 1685, + "akening": 18800, + "akens": 31627, + "aker": 3110, + "akers": 3979, + "akeru": 43246, + "akery": 33684, + "akes": 1124, + "akespe": 20621, + "akespeare": 20946, + "akh": 11322, + "aki": 8182, + "akia": 21897, + "akin": 27048, + "aking": 868, + "akings": 45665, + "akis": 27321, + "ako": 25496, + "akov": 44715, + "akra": 38004, + "aks": 4730, + "aku": 8719, + "akura": 47754, + "akuya": 29863, + "aky": 15492, + "al": 282, + "ala": 6081, + "alach": 33786, + "alam": 44949, + "alan": 25786, + "albeit": 45781, + "album": 40916, + "alcohol": 42142, + "ald": 1940, + "alde": 35885, + "aldehyde": 44895, + "aldi": 37566, + "aldo": 41476, + "ale": 1000, + "aleb": 32100, + "aled": 3021, + "aleigh": 30729, + "aler": 36213, + "alert": 44598, + "ales": 2040, + "aley": 16730, + "alez": 22149, + "alf": 1604, + "alg": 14016, + "algia": 47111, + "ali": 7344, + "alia": 9752, + "alian": 7199, + "alias": 26011, + "aliation": 22885, + "alid": 10751, + "alien": 42690, + "align": 31494, + "aligned": 41634, + "alin": 14414, + "aline": 20663, + "aling": 4272, + "alion": 19275, + "alions": 50022, + "alis": 27315, + "alist": 49845, + "alities": 27969, + "ality": 1483, + "alk": 971, + "alker": 20949, + "alking": 18998, + "alks": 23833, + "alky": 18354, + "alkyrie": 21316, + "all": 439, + "alla": 30315, + "allah": 31840, + "allas": 7826, + "alle": 6765, + "alled": 4262, + "allel": 29363, + "allery": 17022, + "alli": 36546, + "allic": 18196, + "alling": 9221, + "allion": 48332, + "allo": 49457, + "alloc": 32332, + "allow": 12154, + "allowed": 40845, + "alloween": 50107, + "allows": 47205, + "alls": 5691, + "ally": 453, + "alm": 38182, + "almost": 28177, + "alo": 7335, + "alog": 11794, + "alogue": 30326, + "alogy": 48909, + "alon": 40755, + "alone": 17749, + "along": 24176, + "alore": 40612, + "alos": 41823, + "alph": 17307, + "alpha": 26591, + "als": 874, + "alsa": 32058, + "alse": 2820, + "alsh": 22114, + "also": 14508, + "alt": 2501, + "alted": 29590, + "alter": 47653, + "altern": 33645, + "alth": 1094, + "although": 16670, + "alties": 10355, + "alty": 6017, + "alus": 46781, + "always": 33770, + "aly": 3400, + "alys": 26266, + "alysed": 47557, + "alyses": 43710, + "alysis": 8767, + "alyst": 21470, + "am": 321, + "ama": 1689, + "amac": 11494, + "amacare": 11724, + "aman": 10546, + "amar": 39236, + "amara": 47848, + "amaru": 46893, + "amas": 17485, + "amate": 36754, + "amation": 14755, + "amaz": 45983, + "amazon": 33103, + "amb": 4131, + "amba": 31842, + "amber": 7789, + "ambers": 16368, + "ambling": 15366, + "ambo": 22651, + "amboo": 27708, + "amd": 28745, + "ame": 480, + "amed": 2434, + "ameda": 49637, + "amel": 17983, + "ameless": 39942, + "amen": 41763, + "ament": 3263, + "amental": 6860, + "aments": 12604, + "amer": 2382, + "amera": 18144, + "ameron": 41639, + "ames": 1047, + "ami": 6277, + "amia": 49442, + "amic": 18127, + "amide": 37905, + "amiliar": 19968, + "amily": 5993, + "amin": 5669, + "amina": 18891, + "amination": 24979, + "amine": 9862, + "aminer": 32086, + "amines": 41047, + "aming": 3723, + "amins": 24937, + "amiya": 38241, + "aml": 43695, + "amm": 6475, + "ammad": 26035, + "ammed": 10573, + "ammers": 36846, + "ammu": 49487, + "ammy": 46736, + "amn": 34684, + "amo": 18811, + "amon": 16487, + "among": 35131, + "amorph": 37670, + "amoto": 25384, + "amount": 17287, + "amous": 10877, + "amp": 696, + "ampa": 13299, + "amped": 13322, + "amph": 28474, + "amphetamine": 31262, + "amping": 37843, + "ampion": 6734, + "ampions": 4350, + "ampire": 13577, + "ampires": 27933, + "ample": 1403, + "amples": 12629, + "ampoo": 40239, + "amps": 9430, + "ampton": 23427, + "ampunk": 46183, + "ams": 4105, + "amsung": 30136, + "amura": 37324, + "amus": 25509, + "amy": 14814, + "an": 272, + "ana": 2271, + "analy": 38200, + "analysis": 20930, + "anamo": 33524, + "anan": 27870, + "anas": 15991, + "anasia": 45551, + "anc": 1192, + "anca": 42124, + "ance": 590, + "anced": 2903, + "ancel": 21130, + "ancer": 8250, + "ancers": 20811, + "ances": 1817, + "anch": 3702, + "anche": 6362, + "anches": 12140, + "anchester": 8911, + "anchez": 20364, + "ancial": 2783, + "ancies": 16183, + "ancing": 5077, + "anco": 47699, + "ancock": 37077, + "ancouver": 10264, + "ancy": 3883, + "and": 392, + "anda": 5282, + "andal": 7642, + "andals": 23819, + "andan": 42509, + "ande": 40004, + "anded": 12249, + "andel": 33134, + "andem": 30025, + "ander": 4066, + "andering": 42454, + "anders": 45070, + "andestine": 35887, + "andi": 26800, + "anding": 27225, + "andise": 18888, + "ando": 25440, + "andom": 3749, + "andon": 5063, + "andowski": 44391, + "andr": 46273, + "andra": 15918, + "andre": 49078, + "andro": 28092, + "android": 19411, + "ands": 1746, + "andum": 25933, + "andy": 10757, + "ane": 1531, + "aned": 22739, + "aneers": 33547, + "aneous": 11655, + "aneously": 27683, + "anes": 7305, + "aney": 22297, + "ang": 648, + "anga": 16484, + "angan": 37089, + "ange": 858, + "anged": 5102, + "angel": 8368, + "angelo": 46525, + "anger": 2564, + "angered": 19041, + "angering": 49470, + "angers": 6606, + "anges": 6231, + "angible": 39639, + "anging": 4924, + "angle": 9248, + "angled": 22393, + "angler": 49910, + "angles": 27787, + "angling": 27499, + "ango": 14208, + "angs": 27725, + "angu": 2303, + "anguage": 9000, + "anguages": 33213, + "anguard": 23521, + "angular": 21413, + "ani": 3216, + "ania": 5411, + "anian": 38336, + "anic": 26277, + "anical": 36684, + "anie": 34166, + "aniel": 6321, + "anim": 11227, + "animal": 41607, + "animate": 45685, + "animous": 45873, + "aning": 7574, + "anish": 7115, + "anism": 48162, + "anity": 19689, + "anium": 15776, + "ank": 962, + "anka": 15927, + "anke": 49200, + "anked": 14076, + "ankind": 28066, + "anking": 15230, + "anks": 2283, + "anky": 39556, + "anmar": 21708, + "ann": 1236, + "anna": 7697, + "annabin": 43655, + "annah": 25761, + "anne": 21952, + "anned": 3577, + "annel": 4276, + "annels": 8961, + "anners": 15672, + "anni": 31296, + "annie": 42883, + "annis": 45017, + "annon": 8825, + "annot": 34574, + "announced": 43499, + "anny": 7737, + "ano": 5733, + "anoia": 30661, + "anol": 22012, + "anon": 36902, + "anooga": 42165, + "anos": 40015, + "another": 29214, + "anova": 40993, + "anqu": 26184, + "ans": 504, + "ansas": 6618, + "anse": 40054, + "ansen": 33807, + "anship": 47086, + "ansion": 5487, + "ansk": 34738, + "anski": 44978, + "ansky": 49792, + "ansom": 22011, + "anson": 23103, + "ansson": 44038, + "answer": 41484, + "answered": 31966, + "ant": 415, + "anta": 4910, + "antage": 36403, + "antam": 49653, + "antasy": 34921, + "ante": 12427, + "anted": 4126, + "antes": 39781, + "anth": 29313, + "antha": 32589, + "anthrop": 22178, + "anti": 17096, + "antic": 5109, + "antically": 31589, + "anticipated": 45178, + "antics": 29320, + "antine": 29003, + "anting": 20482, + "antis": 20836, + "antle": 16941, + "antly": 3875, + "anto": 14723, + "antom": 11456, + "anton": 23026, + "antry": 21238, + "ants": 1187, + "anty": 46098, + "antz": 46269, + "anu": 42357, + "anus": 41141, + "anut": 20651, + "anuts": 37555, + "anwhile": 6710, + "any": 1092, + "anya": 34183, + "anyahu": 15966, + "anye": 23495, + "anyl": 34816, + "anyon": 21330, + "anything": 49459, + "anz": 35410, + "anza": 35819, + "ao": 5488, + "aos": 7495, + "ap": 499, + "apa": 32678, + "apache": 43073, + "apan": 2674, + "ape": 1758, + "apeake": 49528, + "aped": 5813, + "apego": 40561, + "aper": 2136, + "apers": 5656, + "apes": 7916, + "apesh": 25490, + "apeshifter": 29554, + "apest": 35746, + "aph": 6570, + "aphael": 34889, + "api": 15042, + "aping": 9269, + "apist": 41690, + "apixel": 48633, + "aple": 24052, + "aples": 28624, + "apo": 41817, + "apolis": 11174, + "apolog": 46407, + "apon": 9184, + "apons": 13486, + "apor": 12687, + "apore": 11656, + "app": 1324, + "appa": 20975, + "apped": 6320, + "append": 33295, + "apper": 11463, + "appers": 46629, + "appiness": 42661, + "apping": 5912, + "appings": 39242, + "apple": 18040, + "application": 31438, + "apply": 39014, + "appointed": 32924, + "appro": 21064, + "appropri": 11488, + "appropriate": 13335, + "appropriately": 45175, + "approved": 29137, + "approximately": 47498, + "apps": 18211, + "appy": 7774, + "aps": 1686, + "apse": 7512, + "apsed": 28361, + "apses": 45903, + "apt": 2373, + "apter": 3429, + "apters": 12126, + "aptic": 32963, + "aptop": 45007, + "apult": 41387, + "apy": 12826, + "aq": 30188, + "aqu": 36129, + "aque": 18251, + "aques": 46806, + "aquin": 48734, + "ar": 283, + "ara": 3301, + "arag": 29967, + "arah": 23066, + "arak": 30447, + "aram": 41158, + "aran": 19173, + "arant": 4741, + "arantine": 37996, + "araoh": 33766, + "arat": 34174, + "arate": 30748, + "aration": 10186, + "arations": 24355, + "arb": 38039, + "arbon": 42084, + "arc": 5605, + "arcer": 17649, + "arch": 998, + "arching": 38270, + "archive": 17474, + "archives": 48814, + "archment": 36767, + "archs": 34592, + "archy": 9282, + "arcity": 32689, + "ard": 446, + "arde": 45093, + "arded": 10676, + "arden": 5872, + "ardi": 22490, + "arding": 13493, + "ardless": 14694, + "ardo": 13109, + "ardon": 19917, + "ards": 1371, + "ardy": 39124, + "are": 533, + "area": 20337, + "ared": 1144, + "aredevil": 38281, + "arel": 20318, + "arella": 45494, + "aren": 5757, + "arent": 1580, + "arenthood": 17117, + "arently": 13773, + "arer": 11258, + "arers": 34231, + "ares": 3565, + "arest": 12423, + "aret": 8984, + "areth": 26659, + "arette": 14758, + "arettes": 13890, + "aretz": 48338, + "arez": 19655, + "arf": 37595, + "arg": 853, + "arge": 1376, + "arger": 32270, + "arget": 7641, + "argo": 9448, + "argon": 37920, + "args": 22046, + "argument": 49140, + "ari": 2743, + "aria": 10312, + "arial": 36098, + "arian": 3699, + "arians": 13517, + "ariat": 21621, + "arie": 49173, + "aries": 3166, + "arij": 39010, + "arijuana": 42834, + "arily": 3093, + "arin": 17714, + "arine": 34569, + "aring": 1723, + "ario": 4982, + "arios": 13010, + "arious": 27129, + "aris": 20066, + "arist": 34566, + "arity": 6806, + "arium": 17756, + "arius": 19897, + "ark": 668, + "arkable": 45543, + "arkin": 39027, + "arks": 5558, + "arl": 7063, + "arlane": 49344, + "arling": 30045, + "arm": 1670, + "arma": 10961, + "armac": 32813, + "armed": 12026, + "arming": 18052, + "armor": 40456, + "arms": 8357, + "arn": 1501, + "arna": 28610, + "arnaev": 42311, + "arning": 4228, + "aro": 12022, + "aron": 8045, + "aroo": 38049, + "around": 14145, + "arov": 42737, + "arp": 5117, + "arr": 3258, + "arranted": 47940, + "arrass": 9187, + "array": 18747, + "arre": 9624, + "arrell": 47769, + "arrett": 34878, + "arrison": 22472, + "arro": 34852, + "arrow": 6018, + "arry": 6532, + "ars": 945, + "arse": 17208, + "arser": 28198, + "arsh": 5406, + "arsity": 45826, + "arson": 12613, + "art": 433, + "arta": 34202, + "arte": 32074, + "arted": 19112, + "arten": 23996, + "arter": 2571, + "arters": 6137, + "arth": 11999, + "arthed": 36370, + "arthy": 18270, + "article": 20205, + "articles": 26845, + "artifacts": 50179, + "artisan": 19714, + "artist": 49016, + "artment": 1823, + "artments": 32514, + "artney": 41709, + "arton": 41328, + "arts": 5889, + "arty": 25494, + "artz": 13636, + "aru": 11493, + "arus": 20272, + "ary": 560, + "arya": 43898, + "aryl": 36822, + "aryn": 38621, + "as": 292, + "asa": 15462, + "asaki": 33846, + "asant": 8775, + "asar": 42391, + "asc": 3372, + "asca": 42688, + "ascade": 28966, + "ascal": 27747, + "ascar": 37740, + "ascist": 31968, + "ascript": 15961, + "ascular": 14767, + "ascus": 20275, + "ase": 589, + "ased": 839, + "asel": 48038, + "aser": 6005, + "asers": 19865, + "ases": 1386, + "ash": 1077, + "asha": 14715, + "ashed": 5263, + "asher": 31218, + "ashes": 7465, + "ashi": 12144, + "ashing": 2140, + "ashington": 2542, + "ashion": 5880, + "ashtra": 38535, + "asi": 17053, + "asia": 23218, + "asin": 47337, + "asing": 2313, + "asio": 29831, + "asion": 4247, + "asionally": 31775, + "asions": 39327, + "asis": 17765, + "asive": 17443, + "ask": 2093, + "aska": 8480, + "asket": 11715, + "asketball": 14575, + "asking": 30463, + "asks": 6791, + "asley": 30705, + "asm": 8597, + "asma": 11797, + "asms": 34432, + "ason": 888, + "asonable": 17994, + "asonic": 30189, + "asonry": 38950, + "asons": 2812, + "asp": 5126, + "aspberry": 17653, + "asper": 32981, + "aspers": 49412, + "aspx": 31740, + "ass": 562, + "assad": 30178, + "assador": 10623, + "assadors": 33429, + "assault": 46635, + "asse": 21612, + "assed": 21390, + "assemb": 34455, + "assembled": 46826, + "assembly": 41873, + "asser": 24929, + "assert": 30493, + "asses": 13978, + "assets": 19668, + "assetsadobe": 41383, + "assi": 46527, + "assian": 46091, + "assic": 31635, + "assies": 46257, + "assin": 44961, + "assing": 19696, + "assion": 11857, + "assis": 20297, + "assisted": 42191, + "assium": 26663, + "assment": 45312, + "asso": 28372, + "associated": 32852, + "assuming": 32935, + "assy": 11720, + "ast": 459, + "asta": 40197, + "aste": 4594, + "asted": 8992, + "aster": 1603, + "astered": 14054, + "astern": 6470, + "asters": 7060, + "astery": 29310, + "astic": 3477, + "astical": 32044, + "astically": 16607, + "astics": 24232, + "asting": 9222, + "aston": 45966, + "astrous": 20168, + "asts": 5773, + "asty": 7833, + "asu": 27345, + "asure": 5015, + "asured": 34006, + "asures": 13846, + "asuring": 45925, + "asury": 11579, + "asus": 40895, + "asy": 4107, + "at": 265, + "ata": 1045, + "atable": 21156, + "ataka": 48088, + "atal": 10254, + "atalie": 30951, + "atan": 39036, + "atana": 43777, + "atar": 9459, + "atari": 35554, + "atars": 40193, + "atch": 963, + "atche": 24809, + "atched": 14265, + "atcher": 34734, + "atches": 20981, + "atchewan": 29736, + "atching": 19775, + "ate": 378, + "atech": 40340, + "ated": 515, + "ateful": 11850, + "ateg": 2397, + "ategic": 47917, + "ategor": 47467, + "ategories": 26129, + "ategory": 11606, + "ategy": 4338, + "atel": 25791, + "atell": 7528, + "atellite": 26493, + "ately": 1286, + "atem": 23900, + "aten": 36686, + "ater": 729, + "ateral": 10534, + "aterasu": 45335, + "atered": 34190, + "aterial": 2273, + "atern": 9205, + "aternal": 14744, + "aternity": 17094, + "aters": 8605, + "ates": 689, + "ateur": 15093, + "ateurs": 45211, + "atever": 3587, + "atform": 3390, + "ath": 776, + "atha": 30921, + "atham": 37520, + "athan": 6696, + "athe": 26221, + "athed": 35932, + "ather": 1032, + "athered": 8638, + "atherine": 15289, + "athering": 25545, + "athetic": 18874, + "athi": 44202, + "athing": 26927, + "athlon": 50236, + "athom": 32910, + "athon": 12938, + "aths": 33148, + "athy": 10036, + "ati": 7246, + "atial": 34961, + "atibility": 25901, + "atible": 16873, + "atic": 1512, + "atical": 39056, + "atically": 4142, + "atican": 18245, + "atics": 23372, + "atile": 12610, + "atility": 18486, + "atin": 10680, + "ating": 803, + "atinum": 16881, + "atio": 39485, + "ation": 341, + "ational": 864, + "ationally": 15208, + "ations": 602, + "atis": 37749, + "atisf": 17403, + "atism": 26185, + "ative": 876, + "atively": 9404, + "atives": 2929, + "ativity": 22055, + "atl": 25864, + "atlantic": 43342, + "atmeal": 45280, + "ato": 5549, + "atoes": 15048, + "atography": 45501, + "atom": 37696, + "atomic": 47116, + "aton": 13951, + "atonin": 44248, + "atoon": 23122, + "ator": 1352, + "atorial": 21592, + "atories": 19854, + "atorium": 30732, + "ators": 2024, + "atory": 2870, + "atos": 35492, + "atown": 41079, + "atra": 26066, + "atre": 10562, + "atri": 26646, + "atro": 47756, + "atron": 23484, + "ats": 1381, + "atson": 13506, + "atsu": 19231, + "atsuki": 40063, + "att": 1078, + "atta": 25014, + "attach": 47348, + "attack": 20358, + "attacks": 38458, + "atted": 16898, + "atten": 41769, + "atter": 1436, + "attered": 10228, + "attering": 16475, + "atters": 34387, + "attery": 16296, + "atti": 34891, + "attle": 1999, + "attled": 43535, + "atto": 45807, + "atton": 38680, + "attr": 35226, + "attribute": 42348, + "atts": 30353, + "atu": 33419, + "atum": 21307, + "atur": 2541, + "atural": 2660, + "aturally": 7436, + "aturated": 30192, + "aturation": 36921, + "aturday": 3658, + "aturdays": 39724, + "ature": 1300, + "atures": 6691, + "atus": 7240, + "atz": 27906, + "au": 559, + "auc": 14272, + "aucas": 25205, + "aucus": 16710, + "aucuses": 38271, + "aud": 3885, + "auder": 29233, + "audi": 31330, + "audio": 24051, + "auer": 16261, + "aug": 7493, + "auga": 44718, + "augh": 1567, + "aughed": 13726, + "aughlin": 42730, + "aughs": 19256, + "aught": 3413, + "aughter": 3637, + "aughtered": 32734, + "aughters": 13441, + "aughty": 28496, + "aukee": 15263, + "aul": 2518, + "auld": 30406, + "auldron": 45637, + "ault": 1721, + "aults": 13185, + "aum": 26043, + "aun": 1942, + "auna": 32837, + "aunch": 11429, + "aund": 14677, + "aunder": 21118, + "aundering": 23496, + "aunders": 32818, + "aunt": 12968, + "aunted": 20227, + "aunting": 20706, + "auntlet": 32633, + "auntlets": 39695, + "aunts": 43981, + "aur": 2899, + "aura": 33830, + "auri": 35190, + "aurus": 22302, + "aus": 8717, + "ause": 682, + "ausible": 17178, + "aut": 2306, + "auth": 18439, + "authent": 41299, + "author": 9800, + "authored": 39351, + "authorized": 19721, + "authors": 41617, + "autical": 37073, + "aution": 32917, + "autions": 28766, + "auto": 23736, + "automatic": 37800, + "auts": 17712, + "aux": 14644, + "av": 615, + "ava": 4170, + "avage": 33757, + "availability": 47274, + "available": 15182, + "aval": 9226, + "avan": 12421, + "avanaugh": 19872, + "avascript": 16098, + "ave": 1015, + "aved": 9586, + "avement": 44034, + "aven": 4005, + "aver": 8770, + "average": 23913, + "avering": 42610, + "avers": 30400, + "avery": 12447, + "aves": 3080, + "avez": 28851, + "avi": 15820, + "avia": 40543, + "avid": 8490, + "avier": 19492, + "avin": 20637, + "aving": 2703, + "avior": 15759, + "aviour": 37716, + "avis": 23401, + "avoid": 27080, + "avor": 5570, + "avorable": 32006, + "avored": 48275, + "avorite": 19227, + "avour": 29023, + "avy": 2830, + "aw": 707, + "awa": 6909, + "awaited": 41742, + "awan": 43004, + "awar": 48841, + "aware": 9685, + "awareness": 47812, + "awaru": 39008, + "awatts": 46684, + "away": 8272, + "aways": 23949, + "awed": 36825, + "awei": 38247, + "awi": 23368, + "awk": 19301, + "awks": 11890, + "awn": 3832, + "aws": 8356, + "ax": 897, + "axe": 38231, + "axies": 25472, + "axis": 22704, + "axter": 40864, + "axy": 6969, + "ay": 323, + "aya": 11729, + "ayan": 22931, + "aye": 48822, + "ayed": 16548, + "ayer": 2794, + "ayers": 6962, + "ayette": 27067, + "aying": 8369, + "aylor": 7167, + "ayn": 49987, + "ayne": 43906, + "ays": 592, + "ayson": 34907, + "az": 1031, + "aza": 7056, + "azaar": 34485, + "azaki": 32276, + "azar": 29413, + "azard": 26267, + "aze": 6201, + "azed": 13865, + "azeera": 28535, + "azel": 41319, + "azer": 19178, + "azes": 36096, + "azi": 7761, + "azine": 4994, + "azines": 15742, + "azing": 4070, + "azo": 44299, + "azon": 5168, + "azor": 17725, + "azy": 12582, + "azz": 8101, + "b": 65, + "ba": 7012, + "bable": 33460, + "bably": 11921, + "baby": 40252, + "bach": 19496, + "back": 1891, + "backed": 17078, + "backer": 49978, + "background": 25249, + "backs": 10146, + "bad": 14774, + "bag": 21454, + "bage": 13866, + "bags": 34005, + "bah": 47041, + "bal": 6893, + "balance": 20427, + "balanced": 27753, + "ball": 1894, + "balls": 21591, + "ban": 3820, + "band": 3903, + "bands": 21397, + "bane": 20235, + "bang": 36668, + "bank": 17796, + "banks": 43558, + "bar": 5657, + "bara": 39389, + "bard": 23024, + "bare": 49382, + "bars": 34046, + "bart": 16575, + "bas": 12093, + "base": 8692, + "based": 3106, + "bash": 41757, + "basic": 35487, + "basketball": 21265, + "bass": 42933, + "bat": 8664, + "batch": 43501, + "bath": 37648, + "bats": 50199, + "battle": 38471, + "baugh": 23768, + "baum": 24738, + "bay": 24406, + "bb": 11848, + "bc": 15630, + "bd": 17457, + "bda": 43444, + "be": 1350, + "beam": 40045, + "bean": 14289, + "beans": 44749, + "bear": 33227, + "beard": 39433, + "bearing": 28655, + "beat": 12945, + "beaut": 40544, + "bec": 9423, + "because": 13893, + "becca": 20627, + "beck": 27343, + "becue": 31927, + "bed": 3077, + "bedroom": 36269, + "bee": 20963, + "been": 47436, + "beer": 42428, + "bees": 41712, + "before": 19052, + "begin": 27471, + "beh": 20709, + "behavior": 46571, + "behind": 42200, + "being": 11873, + "beit": 15357, + "bek": 47083, + "bel": 6667, + "bell": 7923, + "below": 35993, + "belt": 37976, + "ben": 11722, + "bench": 26968, + "bender": 45666, + "bending": 49667, + "benef": 36934, + "benefit": 48649, + "bent": 46119, + "ber": 527, + "bered": 9451, + "berg": 3900, + "berger": 21041, + "berman": 34591, + "bern": 33900, + "bernatorial": 43660, + "berra": 31358, + "berries": 20853, + "berry": 8396, + "bers": 1213, + "bert": 4835, + "berto": 32371, + "berus": 39192, + "bery": 13001, + "bes": 12636, + "best": 13466, + "bestos": 40651, + "bet": 11181, + "beta": 31361, + "bett": 48138, + "better": 27903, + "between": 23395, + "bey": 23454, + "bf": 19881, + "bg": 35904, + "bh": 34369, + "bi": 8482, + "bia": 23339, + "bial": 25200, + "bian": 12210, + "bians": 30071, + "biased": 38002, + "bid": 14065, + "bidden": 37978, + "bie": 12590, + "bies": 29846, + "big": 14261, + "bike": 32256, + "bil": 33473, + "bill": 35546, + "billion": 24540, + "bilt": 34508, + "bin": 8800, + "binary": 39491, + "bind": 21653, + "binding": 30786, + "bing": 4623, + "biology": 43592, + "bird": 16944, + "birds": 32002, + "birth": 24280, + "bis": 41907, + "bish": 31795, + "bishop": 27832, + "bit": 2545, + "bitcoin": 35395, + "bite": 37018, + "bitious": 14228, + "bits": 9895, + "biz": 42189, + "bj": 50007, + "bl": 2436, + "black": 13424, + "blade": 22500, + "blance": 42757, + "blank": 27190, + "blast": 39806, + "ble": 903, + "bleacher": 47975, + "bled": 9342, + "bledon": 49258, + "blem": 11253, + "blems": 22143, + "bler": 43400, + "blers": 43022, + "bles": 7689, + "bley": 43263, + "blind": 27461, + "bling": 11108, + "block": 9967, + "blocking": 41938, + "blocks": 27372, + "blog": 14036, + "blogs": 49096, + "blogspot": 35217, + "blood": 18041, + "blooded": 50132, + "blow": 48619, + "blown": 31290, + "blue": 17585, + "bly": 36874, + "bm": 20475, + "bn": 9374, + "bnb": 31971, + "bo": 2127, + "boa": 48614, + "board": 3526, + "boarding": 27794, + "boards": 12821, + "boat": 24482, + "boats": 46058, + "bodied": 45190, + "body": 2618, + "bol": 28984, + "bold": 36575, + "bole": 45693, + "bolt": 25593, + "bomb": 27657, + "bon": 4189, + "bone": 15992, + "bones": 35095, + "bons": 23461, + "book": 2070, + "books": 12106, + "bool": 30388, + "boost": 39521, + "boot": 18769, + "bor": 2865, + "border": 20192, + "borg": 23297, + "borgh": 49870, + "born": 6286, + "borne": 13555, + "boro": 21513, + "borough": 17913, + "bors": 32289, + "bos": 39565, + "boss": 42820, + "bot": 13645, + "both": 16885, + "bots": 42478, + "bott": 10985, + "bottom": 22487, + "bound": 7784, + "bour": 6084, + "bourg": 24256, + "bourne": 12544, + "bow": 8176, + "bowl": 36859, + "bows": 25435, + "box": 3524, + "boxes": 29305, + "boxing": 45471, + "boy": 7081, + "boys": 13202, + "bp": 46583, + "bps": 18799, + "br": 1671, + "bra": 16057, + "brace": 46565, + "brain": 27825, + "brainer": 49334, + "bral": 24427, + "brance": 28031, + "brand": 17938, + "branded": 35559, + "braska": 17088, + "brate": 40804, + "brates": 44835, + "bre": 4679, + "bread": 29573, + "break": 9032, + "breaker": 25766, + "breakers": 49295, + "breaking": 13395, + "breaks": 30058, + "bred": 36074, + "breeding": 49705, + "brew": 11269, + "brid": 10236, + "bridge": 9458, + "brids": 40637, + "bright": 29199, + "bring": 48580, + "bringer": 48046, + "bringing": 35749, + "bris": 15311, + "bro": 7957, + "broad": 36654, + "broken": 25826, + "brook": 19094, + "brother": 37343, + "brow": 25367, + "brown": 33282, + "browser": 40259, + "brush": 32680, + "bryce": 32524, + "bs": 1443, + "bsite": 12485, + "bsp": 24145, + "bt": 18347, + "btn": 46118, + "bu": 11110, + "bub": 46176, + "buck": 27041, + "bucks": 18999, + "budget": 37315, + "buf": 29325, + "buff": 36873, + "buffer": 22252, + "bug": 25456, + "bugs": 32965, + "build": 11249, + "builder": 38272, + "builders": 50034, + "building": 16894, + "built": 18780, + "bul": 15065, + "bull": 16308, + "bum": 4435, + "buquerque": 36461, + "bur": 6236, + "burg": 7423, + "burgh": 9228, + "burn": 10899, + "burning": 44313, + "burse": 21780, + "burst": 31961, + "bury": 10711, + "bus": 10885, + "bush": 50231, + "business": 22680, + "buster": 24899, + "busters": 30181, + "but": 4360, + "butt": 43059, + "button": 16539, + "buy": 17846, + "by": 1525, + "bye": 16390, + "byn": 14929, + "bys": 48209, + "byss": 15040, + "byte": 26327, + "byter": 36204, + "bytes": 33661, + "c": 66, + "ca": 6888, + "cache": 23870, + "cade": 46395, + "cair": 37155, + "cake": 30560, + "cakes": 37263, + "cal": 9948, + "cale": 38765, + "caliber": 43288, + "call": 13345, + "callback": 47423, + "called": 7174, + "calling": 44714, + "cam": 20991, + "camera": 25695, + "camp": 16544, + "campaign": 35012, + "campus": 43842, + "can": 5171, + "cancer": 48870, + "cand": 46188, + "cano": 35490, + "canon": 49883, + "cap": 11128, + "capacity": 42404, + "cape": 36435, + "capital": 27544, + "capitalist": 49970, + "caps": 27979, + "capt": 27144, + "car": 7718, + "carb": 35684, + "carbon": 29255, + "card": 9517, + "cards": 27761, + "care": 6651, + "carry": 34993, + "cars": 37993, + "cart": 26674, + "cas": 34004, + "case": 7442, + "cases": 33964, + "cash": 30350, + "cast": 2701, + "caster": 17970, + "casters": 26248, + "casting": 19913, + "castle": 18676, + "casts": 40924, + "cat": 9246, + "catch": 40198, + "catching": 50106, + "category": 22872, + "catentry": 39165, + "cation": 30907, + "cats": 24619, + "cause": 25587, + "cb": 21101, + "cc": 535, + "cca": 13227, + "ccess": 1591, + "cci": 35764, + "ccoli": 34544, + "ccording": 2941, + "cd": 10210, + "cdn": 32341, + "ce": 344, + "cean": 5829, + "ceans": 19961, + "ced": 771, + "cedented": 12292, + "cedes": 19285, + "ceed": 2707, + "ceivable": 48054, + "ceive": 15164, + "ceived": 6471, + "ceiver": 39729, + "cel": 5276, + "cele": 49840, + "celer": 7015, + "cell": 3846, + "cellaneous": 25673, + "cellence": 19801, + "cellent": 5666, + "cells": 46342, + "celona": 14308, + "cember": 3273, + "cemic": 40478, + "cence": 43696, + "cend": 15695, + "cens": 42595, + "cent": 1087, + "center": 16159, + "centered": 38050, + "central": 31463, + "centric": 28577, + "century": 14792, + "cephal": 43996, + "cept": 984, + "ception": 4516, + "ceptions": 11755, + "ceptive": 25867, + "ceptor": 49492, + "cer": 2189, + "cern": 30903, + "cerned": 49990, + "cerning": 41981, + "cerpt": 17040, + "cers": 7999, + "cert": 22583, + "certain": 39239, + "cery": 12757, + "ces": 728, + "cess": 919, + "cession": 43914, + "cessive": 45428, + "cest": 9165, + "cester": 33187, + "cf": 12993, + "cffff": 31727, + "cffffcc": 31957, + "cfg": 37581, + "cgi": 37157, + "ch": 354, + "cha": 11693, + "chain": 7983, + "chains": 38861, + "chair": 16337, + "chairs": 49655, + "chal": 38009, + "chall": 36747, + "cham": 49869, + "chan": 3147, + "chance": 39486, + "change": 3803, + "changed": 40985, + "changes": 36653, + "changing": 22954, + "channel": 17620, + "channelAvailability": 39757, + "chant": 8907, + "chanted": 28923, + "chapter": 43582, + "char": 10641, + "character": 22769, + "chard": 30215, + "charg": 11121, + "charge": 10136, + "charged": 17200, + "charges": 34948, + "charging": 31498, + "chart": 40926, + "chat": 17006, + "che": 2395, + "cheat": 46799, + "check": 9122, + "checked": 26752, + "checking": 41004, + "checks": 42116, + "ched": 1740, + "chedel": 24015, + "chel": 29232, + "chell": 12398, + "chem": 15245, + "chemical": 31379, + "chemist": 28899, + "chemy": 26599, + "chen": 6607, + "chenko": 45059, + "chens": 29937, + "cheon": 40556, + "cher": 2044, + "chers": 3533, + "chery": 31132, + "ches": 2052, + "chest": 46713, + "chester": 35983, + "chet": 20043, + "chev": 49916, + "chi": 11072, + "chid": 28402, + "chie": 3043, + "chief": 17351, + "chieve": 24957, + "child": 9410, + "children": 17197, + "chin": 24658, + "ching": 10813, + "chini": 45045, + "chio": 40900, + "chip": 35902, + "chlor": 36813, + "chn": 1349, + "chnology": 19587, + "cho": 6679, + "choes": 23001, + "choice": 25541, + "chool": 1251, + "christ": 43533, + "chrom": 28663, + "chrome": 46659, + "chron": 11413, + "cht": 21474, + "chu": 46417, + "chuk": 46019, + "church": 36964, + "chwitz": 36297, + "chy": 29658, + "ci": 979, + "cia": 33743, + "cial": 2413, + "cially": 2131, + "ciating": 46136, + "ciation": 17269, + "cible": 37369, + "cience": 4234, + "cient": 3456, + "cientious": 43037, + "cients": 35611, + "cies": 3171, + "cific": 7790, + "cig": 22683, + "cigarette": 46040, + "cigarettes": 32529, + "cil": 2856, + "cill": 20346, + "cin": 17879, + "cing": 2259, + "cious": 4680, + "cipl": 6671, + "cipled": 41296, + "ciples": 6418, + "ciplinary": 29386, + "cipline": 34647, + "circ": 21170, + "circle": 45597, + "cise": 37561, + "cised": 37168, + "cision": 16005, + "cit": 47992, + "citizens": 46801, + "city": 19205, + "cium": 16910, + "cius": 28599, + "civil": 37636, + "ck": 694, + "cker": 15280, + "cki": 49108, + "cking": 44377, + "cknow": 5319, + "cknowled": 33165, + "cko": 37549, + "cks": 4657, + "cl": 565, + "clad": 29853, + "claim": 6604, + "claimed": 12795, + "claimer": 17111, + "clair": 27659, + "clamation": 20931, + "class": 4871, + "classes": 37724, + "classic": 49421, + "classified": 31691, + "clave": 44281, + "claw": 43143, + "cle": 2375, + "clean": 27773, + "clear": 20063, + "cled": 20095, + "cler": 22902, + "clerosis": 31399, + "cles": 5427, + "cli": 44506, + "click": 12976, + "client": 16366, + "cliffe": 33783, + "climate": 42570, + "cling": 8493, + "clinical": 47367, + "clinton": 37821, + "clip": 15036, + "clips": 31945, + "clipse": 17043, + "clock": 15750, + "clone": 21018, + "cloneembedreportprint": 30899, + "close": 19836, + "closed": 20225, + "closure": 17966, + "cloth": 44905, + "cloud": 17721, + "club": 18664, + "clud": 758, + "clude": 9152, + "cluded": 10341, + "cludes": 13955, + "cluding": 6360, + "clus": 2527, + "clusion": 4717, + "clusions": 11539, + "clusive": 5731, + "clusively": 44307, + "cm": 11215, + "cmd": 28758, + "cmp": 48991, + "cms": 46406, + "cn": 31522, + "co": 1073, + "coal": 25140, + "coat": 31434, + "cock": 21517, + "cod": 19815, + "code": 8189, + "coded": 40976, + "codes": 40148, + "coe": 49270, + "cohol": 4857, + "coin": 3630, + "coins": 14624, + "col": 4033, + "cold": 36673, + "coll": 26000, + "collar": 37676, + "collect": 33327, + "collection": 43681, + "college": 44107, + "colm": 18414, + "colo": 45745, + "colonial": 49787, + "color": 8043, + "colored": 25717, + "colour": 49903, + "column": 28665, + "com": 785, + "comb": 24011, + "combat": 39969, + "combe": 49325, + "come": 2958, + "comed": 15128, + "comes": 8988, + "comfort": 21598, + "coming": 4976, + "comings": 30715, + "comm": 9503, + "command": 21812, + "comment": 23893, + "comments": 15944, + "commerce": 27061, + "commercial": 36313, + "commit": 41509, + "committee": 26799, + "common": 11321, + "commun": 10709, + "communication": 32560, + "communications": 20860, + "community": 28158, + "comp": 5589, + "compan": 34390, + "company": 39722, + "compatible": 38532, + "competitive": 46131, + "compl": 23855, + "complete": 20751, + "completely": 46699, + "complex": 41887, + "compliance": 47587, + "component": 42895, + "computer": 33215, + "con": 1102, + "concept": 43169, + "concert": 48415, + "cond": 17561, + "condition": 31448, + "conduct": 36495, + "cone": 49180, + "conf": 10414, + "conference": 41124, + "confidence": 39745, + "config": 11250, + "confirmed": 36349, + "cong": 36801, + "coni": 45774, + "conn": 37043, + "connect": 8443, + "connected": 15236, + "connection": 38659, + "conom": 1519, + "cons": 5936, + "conscious": 16796, + "conserv": 38925, + "conservancy": 41215, + "conservative": 43218, + "consider": 44353, + "console": 41947, + "const": 9979, + "constitutional": 18789, + "construct": 41571, + "consumer": 49827, + "consuming": 35873, + "cont": 3642, + "contact": 32057, + "contained": 45964, + "container": 34924, + "containing": 38301, + "content": 11299, + "context": 22866, + "contin": 18487, + "continental": 35415, + "continue": 43043, + "contract": 28484, + "control": 13716, + "controlled": 14401, + "controller": 36500, + "conv": 42946, + "cook": 27916, + "cooked": 46591, + "cookie": 44453, + "cool": 24494, + "coon": 20912, + "coord": 37652, + "cop": 22163, + "copy": 30073, + "cor": 10215, + "core": 7295, + "corn": 20772, + "correct": 30283, + "corruption": 46260, + "cos": 6966, + "cost": 15805, + "cosystem": 12541, + "cot": 25557, + "cott": 14612, + "could": 24089, + "count": 9127, + "counter": 24588, + "country": 19315, + "cour": 43220, + "course": 17319, + "court": 22230, + "cover": 9631, + "covered": 32111, + "cow": 8232, + "cox": 40359, + "cp": 13155, + "cpp": 20322, + "cpu": 36166, + "cr": 6098, + "craft": 3323, + "crafted": 39160, + "crazy": 50112, + "cre": 7513, + "cream": 36277, + "creat": 20123, + "create": 17953, + "created": 25598, + "creation": 38793, + "creator": 45382, + "credit": 43082, + "creen": 32060, + "crete": 38669, + "crew": 42276, + "cribed": 32968, + "crim": 50086, + "crime": 28126, + "criminal": 45955, + "cript": 6519, + "cription": 6820, + "criptions": 24370, + "crit": 22213, + "critical": 34666, + "cro": 19915, + "croft": 36714, + "crop": 31476, + "cross": 19692, + "crow": 47114, + "cru": 32838, + "cry": 20470, + "crypt": 29609, + "cs": 6359, + "css": 25471, + "csv": 40664, + "ct": 310, + "ctic": 11048, + "ctica": 28914, + "ction": 596, + "ctions": 2733, + "ctive": 14070, + "ctl": 34168, + "ctor": 2715, + "ctors": 5217, + "ctory": 25977, + "ctr": 24087, + "ctrl": 44755, + "ctuary": 15258, + "cture": 48715, + "ctx": 49464, + "cu": 27399, + "cube": 40296, + "cue": 15509, + "cul": 3129, + "cular": 10440, + "culated": 49262, + "culation": 14902, + "cule": 23172, + "cules": 13930, + "culosis": 38767, + "cult": 40820, + "cultural": 30844, + "culture": 25584, + "culus": 17576, + "cum": 36340, + "cup": 25244, + "cur": 22019, + "currency": 34415, + "current": 14421, + "currently": 41745, + "cus": 9042, + "cussion": 36262, + "custom": 23144, + "cut": 8968, + "cuts": 23779, + "cutting": 29753, + "cv": 33967, + "cy": 948, + "cycl": 15539, + "cycle": 13696, + "cycles": 32503, + "cyclop": 22873, + "cyclopedia": 25497, + "cyl": 38801, + "cz": 26691, + "cé": 32682, + "d": 67, + "dB": 36077, + "dL": 45582, + "da": 6814, + "dad": 47984, + "daily": 29468, + "dain": 27162, + "dal": 31748, + "dale": 14597, + "dam": 11043, + "damage": 28735, + "dan": 25604, + "danger": 38537, + "daq": 48539, + "dar": 27455, + "dark": 21953, + "dash": 42460, + "dat": 19608, + "data": 7890, + "database": 48806, + "date": 4475, + "dated": 8715, + "dates": 19581, + "dating": 38734, + "daughter": 29642, + "day": 820, + "dayName": 45392, + "days": 12545, + "db": 9945, + "dc": 17896, + "dd": 1860, + "dden": 4742, + "dding": 33403, + "dds": 33714, + "de": 2934, + "dead": 25124, + "deal": 31769, + "deals": 14302, + "death": 22595, + "deb": 11275, + "debian": 24689, + "debug": 24442, + "dec": 12501, + "deck": 35875, + "decl": 32446, + "ded": 9395, + "deen": 39060, + "deep": 22089, + "def": 4299, + "default": 12286, + "defense": 19774, + "define": 13086, + "defined": 23211, + "definition": 46758, + "deg": 13500, + "degree": 16863, + "del": 12381, + "delay": 40850, + "delete": 33678, + "dem": 9536, + "demand": 28550, + "democracy": 42017, + "democratic": 41232, + "demon": 26567, + "den": 6559, + "density": 43337, + "dep": 10378, + "depend": 45841, + "dependent": 21186, + "depending": 44023, + "depth": 18053, + "der": 1082, + "derived": 34631, + "des": 8906, + "desc": 20147, + "described": 34869, + "description": 11213, + "design": 26124, + "designed": 30473, + "desktop": 41375, + "despite": 41081, + "dest": 16520, + "destroy": 41659, + "destruct": 35678, + "det": 15255, + "detail": 49170, + "details": 36604, + "determination": 40869, + "dev": 7959, + "develop": 16244, + "developed": 33082, + "development": 31267, + "device": 25202, + "devices": 42034, + "df": 7568, + "dfx": 48753, + "dh": 34985, + "di": 10989, + "diagn": 47356, + "dial": 38969, + "dict": 11600, + "did": 20839, + "didn": 45168, + "die": 11979, + "dies": 25990, + "diff": 26069, + "different": 39799, + "dig": 12894, + "digit": 27003, + "digital": 34725, + "digy": 41923, + "dim": 27740, + "dimension": 46156, + "dimensional": 19577, + "din": 25194, + "dinand": 41993, + "ding": 12083, + "dir": 15908, + "direct": 12942, + "directed": 34762, + "direction": 37295, + "director": 35248, + "directory": 34945, + "dirty": 49075, + "dis": 6381, + "disable": 40223, + "disabled": 47730, + "disc": 15410, + "disciplinary": 40625, + "discrimination": 42723, + "disk": 39531, + "display": 13812, + "displayText": 31536, + "dist": 17080, + "distance": 30246, + "dit": 5266, + "div": 7146, + "division": 21426, + "dj": 28241, + "dk": 34388, + "dl": 25404, + "dll": 12736, + "dm": 36020, + "dn": 32656, + "do": 4598, + "doc": 15390, + "docker": 45986, + "docs": 31628, + "doctor": 35580, + "doctoral": 44064, + "document": 22897, + "documented": 47045, + "does": 22437, + "doesn": 45084, + "dog": 9703, + "dogs": 22242, + "doi": 34023, + "doing": 19631, + "dollar": 22569, + "dom": 3438, + "domain": 27830, + "dominated": 34475, + "doms": 23686, + "don": 9099, + "donald": 40915, + "done": 28060, + "door": 9424, + "doors": 19559, + "dor": 40180, + "dos": 37427, + "dose": 34436, + "dot": 26518, + "double": 23352, + "down": 2902, + "download": 15002, + "downs": 30371, + "dozen": 44932, + "dp": 26059, + "dq": 49506, + "dr": 7109, + "dra": 32491, + "draft": 35679, + "dragon": 14844, + "draw": 19334, + "drawn": 41549, + "dream": 25966, + "dress": 49380, + "dri": 7553, + "drive": 19472, + "driven": 15808, + "driver": 26230, + "drivers": 36702, + "driving": 24255, + "drm": 49007, + "dro": 22285, + "drop": 14781, + "dropping": 37554, + "drops": 49253, + "drug": 30349, + "dry": 39140, + "ds": 9310, + "dt": 28664, + "du": 646, + "duc": 6077, + "ducers": 41213, + "duct": 2359, + "duction": 11124, + "due": 23301, + "duino": 24493, + "dule": 5950, + "dullah": 23969, + "dump": 39455, + "duration": 32257, + "during": 42122, + "dust": 48859, + "duty": 26278, + "dx": 34350, + "dy": 9892, + "dyl": 30360, + "dylib": 31739, + "e": 68, + "ea": 18213, + "each": 27379, + "ead": 1329, + "eah": 4617, + "eal": 2287, + "ealing": 26919, + "ealous": 15746, + "eals": 10621, + "ean": 11025, + "eanor": 17663, + "ear": 451, + "earable": 40816, + "earance": 23435, + "earances": 35630, + "earch": 3679, + "earcher": 50194, + "earchers": 16604, + "eared": 3380, + "earing": 6648, + "early": 11458, + "earned": 39123, + "ears": 4127, + "earth": 16442, + "eas": 30412, + "east": 23316, + "easy": 38171, + "eat": 4098, + "eating": 30041, + "eatured": 20980, + "eatures": 11585, + "eaturing": 31347, + "eb": 1765, + "ebin": 23497, + "ebook": 16497, + "ebra": 37052, + "ebted": 35895, + "ebus": 33209, + "ec": 721, + "eca": 31047, + "ecake": 46557, + "ecast": 43299, + "ecause": 3156, + "ecd": 21142, + "ech": 3055, + "eches": 16672, + "echo": 30328, + "ecided": 35503, + "eco": 47704, + "econom": 13926, + "economic": 17079, + "ect": 478, + "ectar": 44504, + "ected": 11197, + "ection": 3213, + "ective": 13967, + "ectomy": 42505, + "ector": 9250, + "ecycle": 47510, + "ed": 276, + "edIn": 20801, + "eda": 18082, + "edar": 44226, + "eday": 23712, + "edd": 6048, + "edded": 47238, + "eddy": 21874, + "ede": 18654, + "eded": 15395, + "eden": 31829, + "eder": 5702, + "ederal": 2110, + "ederation": 9748, + "edes": 37507, + "edge": 14907, + "edged": 48916, + "edi": 13740, + "edia": 5507, + "edience": 20826, + "edient": 35279, + "edin": 27152, + "eding": 8228, + "edit": 19312, + "edited": 42131, + "edition": 28736, + "editor": 35352, + "edly": 49288, + "edo": 24757, + "edom": 3836, + "eds": 5379, + "edu": 15532, + "educ": 18123, + "educated": 27317, + "education": 40796, + "edy": 4716, + "ee": 1453, + "eed": 2308, + "eeds": 39642, + "eeee": 41591, + "eeks": 32201, + "eele": 26213, + "eely": 45269, + "eem": 13761, + "een": 6429, + "eenth": 28117, + "eeper": 41278, + "eer": 28153, + "eering": 48066, + "eers": 47619, + "ees": 2841, + "eez": 33105, + "ef": 891, + "efe": 22521, + "efeated": 36807, + "efer": 41027, + "eff": 14822, + "effect": 10760, + "effective": 16803, + "effects": 34435, + "effic": 24531, + "efficiency": 45888, + "efficient": 16814, + "efficients": 41945, + "efined": 18156, + "eful": 13839, + "efully": 7549, + "eg": 1533, + "ega": 26470, + "egal": 39839, + "eger": 11893, + "egg": 33856, + "egu": 15703, + "eh": 17231, + "ei": 20295, + "eight": 26022, + "either": 31336, + "ek": 988, + "eka": 38001, + "eker": 28233, + "eki": 39548, + "eking": 18754, + "eks": 2573, + "el": 417, + "ela": 10304, + "elaide": 25078, + "eland": 8822, + "elcome": 9571, + "ele": 11129, + "elect": 9509, + "elected": 28604, + "election": 14300, + "electric": 31067, + "eled": 18449, + "element": 30854, + "eless": 5321, + "elf": 7046, + "elfare": 27122, + "elfth": 44659, + "eli": 43733, + "elia": 25418, + "elight": 49984, + "eligible": 31595, + "elin": 27176, + "eline": 4470, + "elines": 20655, + "eling": 10809, + "elist": 46331, + "ell": 695, + "ella": 12627, + "ellar": 14203, + "ellation": 28828, + "elle": 13485, + "ellect": 6879, + "ellectual": 29706, + "elled": 11978, + "ellen": 40635, + "eller": 12368, + "ellery": 41800, + "elli": 23225, + "ellig": 2976, + "elligence": 3480, + "elligent": 32940, + "elling": 9417, + "ello": 11109, + "ellow": 5037, + "ells": 19187, + "elly": 6148, + "elman": 32370, + "eln": 45542, + "elo": 22126, + "elong": 21537, + "elope": 47329, + "els": 1424, + "else": 17772, + "elsen": 25328, + "elsh": 21564, + "elsius": 32495, + "elson": 10151, + "elt": 2120, + "elta": 12514, + "elve": 9954, + "elvet": 32667, + "em": 368, + "ema": 19687, + "emade": 21398, + "email": 12888, + "emaker": 32174, + "emale": 10144, + "eman": 8463, + "emark": 47626, + "emate": 47686, + "emb": 24419, + "embed": 20521, + "embedreportprint": 30898, + "ember": 1491, + "eme": 34755, + "emed": 9006, + "emen": 8952, + "ement": 972, + "ements": 3196, + "emer": 24677, + "emet": 19261, + "emetery": 19785, + "emi": 43967, + "emia": 22859, + "emic": 5314, + "emies": 5090, + "emin": 14857, + "eming": 46564, + "emis": 30561, + "emn": 37705, + "emo": 41903, + "emon": 7966, + "emonic": 50016, + "emonium": 33044, + "emort": 24466, + "emouth": 46880, + "emp": 45787, + "emphasis": 36663, + "empl": 18856, + "employ": 7033, + "employed": 36266, + "employment": 28812, + "emporary": 33080, + "empt": 1791, + "emption": 11221, + "empty": 28920, + "ems": 5232, + "emy": 3065, + "en": 268, + "ena": 8107, + "enable": 21633, + "enabled": 25616, + "ename": 12453, + "enance": 36368, + "enaries": 30216, + "enario": 39055, + "enary": 21629, + "enberg": 23140, + "enburg": 37036, + "enc": 12685, + "ence": 594, + "enced": 5864, + "encer": 12137, + "encers": 42288, + "ences": 3007, + "ench": 24421, + "encia": 29634, + "encies": 3976, + "encing": 9532, + "encrypted": 43628, + "ency": 1387, + "end": 437, + "enda": 7438, + "endale": 41147, + "endant": 23048, + "endants": 30841, + "endar": 9239, + "endars": 44942, + "endas": 35624, + "ende": 38396, + "ended": 1631, + "ender": 2194, + "endered": 30398, + "enders": 7338, + "endez": 41913, + "endi": 43109, + "endiary": 43034, + "endif": 32088, + "ending": 1571, + "endish": 48442, + "endium": 49811, + "endix": 19573, + "endment": 5904, + "endo": 31110, + "endon": 43153, + "endor": 18738, + "endra": 48286, + "ends": 2412, + "endum": 43755, + "ene": 1734, + "ened": 2945, + "eneg": 46495, + "enegger": 44028, + "enei": 46009, + "enemy": 46970, + "ener": 877, + "energy": 22554, + "eners": 36014, + "enery": 24156, + "enes": 18719, + "eness": 9449, + "enez": 11437, + "enezuel": 12596, + "enf": 33701, + "enforcement": 44976, + "enfranch": 39827, + "eng": 1516, + "enge": 3540, + "engeance": 21364, + "enged": 47422, + "enger": 6540, + "engers": 9302, + "enges": 34120, + "engine": 18392, + "engineering": 40321, + "english": 39126, + "ength": 3286, + "engu": 13561, + "enh": 16550, + "enhagen": 30347, + "eni": 43850, + "enic": 35866, + "ening": 3101, + "enium": 47477, + "enko": 32720, + "enment": 23242, + "enn": 1697, + "enna": 13713, + "enne": 29727, + "ennes": 42573, + "ennett": 48151, + "ennial": 27779, + "ennis": 10679, + "enny": 11870, + "eno": 23397, + "enos": 28380, + "enough": 48229, + "ens": 641, + "ensable": 33447, + "ensation": 25742, + "ense": 1072, + "ensed": 15385, + "ensen": 18756, + "enser": 45268, + "enses": 4541, + "ensible": 27339, + "ensibly": 28508, + "ensical": 46165, + "ensing": 26426, + "ension": 3004, + "ensional": 37176, + "ensions": 5736, + "ensis": 37834, + "ensitive": 18464, + "ensitivity": 40545, + "ensity": 6377, + "ensive": 2021, + "enson": 19069, + "ensor": 22854, + "enstein": 37975, + "ensual": 31406, + "ensus": 7314, + "ent": 298, + "enta": 29188, + "ental": 2470, + "entanyl": 41455, + "entary": 48648, + "ente": 21872, + "ented": 4714, + "enter": 9255, + "enth": 7944, + "enthal": 34728, + "ential": 1843, + "entially": 3746, + "entials": 14817, + "entimes": 43598, + "entin": 31371, + "enting": 36589, + "ention": 1463, + "entious": 43787, + "entity": 26858, + "entle": 8651, + "ently": 1473, + "ento": 50217, + "enton": 26673, + "entric": 22317, + "entry": 13000, + "ents": 658, + "enture": 36697, + "enty": 3787, + "enum": 44709, + "env": 24330, + "environment": 38986, + "eny": 28558, + "enz": 19471, + "enza": 23674, + "enzie": 26389, + "eon": 23277, + "eor": 13492, + "eous": 15303, + "ep": 538, + "epad": 47852, + "epend": 2690, + "ependence": 15091, + "ependent": 8682, + "eper": 5723, + "eph": 27446, + "eping": 7213, + "episode": 38668, + "eport": 45813, + "eps": 25386, + "ept": 19598, + "eq": 27363, + "equ": 4853, + "equal": 40496, + "equality": 48203, + "equipped": 40617, + "er": 263, + "era": 8607, + "eral": 1691, + "erala": 33314, + "erald": 12573, + "erate": 21620, + "erb": 23552, + "erc": 2798, + "ercise": 23697, + "erd": 45744, + "ere": 567, + "ered": 1068, + "eredith": 36897, + "eree": 45316, + "erek": 18238, + "erella": 36648, + "eren": 14226, + "erence": 1945, + "erences": 4972, + "erenn": 31915, + "erent": 9100, + "erential": 33369, + "ereo": 32934, + "erer": 11882, + "erers": 19288, + "erest": 1260, + "eret": 31229, + "erey": 48023, + "erg": 6422, + "ergic": 19793, + "ergus": 13607, + "erguson": 14168, + "ergy": 26079, + "eri": 33442, + "eria": 5142, + "erial": 48499, + "eric": 35626, + "erick": 41556, + "erie": 18287, + "eries": 10640, + "ering": 1586, + "erion": 28019, + "erity": 32821, + "erk": 9587, + "erker": 35779, + "erm": 7780, + "erman": 2224, + "ermanent": 30312, + "ermott": 46187, + "ern": 1142, + "ernal": 35220, + "ername": 13292, + "ernand": 13023, + "ernandez": 18092, + "ernaut": 37879, + "ernel": 7948, + "ernels": 44930, + "erness": 17447, + "erning": 8917, + "erno": 24100, + "ero": 3529, + "eros": 27498, + "erous": 48411, + "err": 8056, + "erred": 17436, + "errilla": 31859, + "error": 18224, + "errors": 48277, + "erry": 6996, + "ers": 364, + "ersed": 20204, + "ersen": 46516, + "ership": 49437, + "ersion": 6900, + "ersive": 24469, + "erson": 882, + "ert": 861, + "ertain": 1425, + "ertation": 42245, + "ertility": 27651, + "erto": 13806, + "ertodd": 36481, + "erton": 29111, + "erv": 712, + "erva": 32775, + "ervation": 13208, + "ervative": 22003, + "ervatives": 35291, + "erve": 3760, + "erved": 8520, + "erver": 18497, + "erves": 11184, + "erville": 33487, + "erving": 14344, + "ery": 1924, + "eryl": 44886, + "es": 274, + "esa": 49183, + "esame": 34038, + "esan": 42890, + "esar": 18964, + "esc": 3798, + "escal": 47647, + "escap": 50141, + "escape": 41915, + "escent": 45470, + "escription": 7260, + "ese": 2771, + "esh": 5069, + "esi": 46551, + "esian": 35610, + "esides": 11788, + "esis": 9339, + "esity": 11924, + "esley": 49048, + "esm": 45798, + "esome": 5927, + "eson": 42038, + "esp": 9774, + "especially": 16480, + "espie": 42120, + "esque": 28939, + "ess": 408, + "essa": 21411, + "essage": 7589, + "esse": 35270, + "essed": 6676, + "essee": 10702, + "essel": 7878, + "essen": 44483, + "essential": 31195, + "essert": 20335, + "esses": 44667, + "essim": 30265, + "essing": 27289, + "ession": 2521, + "essional": 12743, + "essions": 6202, + "essler": 33730, + "essment": 21687, + "esson": 39670, + "essor": 5987, + "essors": 23295, + "est": 395, + "esta": 18059, + "establish": 40037, + "established": 27718, + "establishment": 44390, + "estamp": 27823, + "estate": 44146, + "estation": 27364, + "este": 29872, + "estead": 37897, + "ested": 7287, + "esteem": 31869, + "ester": 7834, + "estern": 3330, + "esters": 8586, + "esthes": 29678, + "esthesia": 34811, + "esthetic": 37531, + "estial": 21711, + "estic": 4699, + "estinal": 34284, + "estine": 27374, + "esting": 37761, + "estival": 6743, + "eston": 19115, + "estone": 13631, + "estones": 30637, + "estro": 47692, + "ests": 3558, + "esty": 9673, + "estyle": 10992, + "estyles": 42530, + "esville": 19641, + "esy": 9259, + "et": 316, + "eta": 17167, + "etary": 8527, + "etc": 14784, + "etch": 7569, + "etchup": 47132, + "ete": 14471, + "eteen": 34026, + "eteenth": 26425, + "eter": 2357, + "eteria": 39622, + "etermin": 13221, + "etermination": 29610, + "etermined": 23444, + "eters": 7307, + "eth": 2788, + "ethe": 10567, + "etheless": 12845, + "ether": 6750, + "etheus": 36916, + "ethical": 32949, + "ethnic": 38546, + "ethy": 33077, + "ethyl": 21610, + "ethyst": 44166, + "etic": 5139, + "etically": 16877, + "etics": 14596, + "eties": 31638, + "etime": 8079, + "etimes": 46874, + "eting": 13629, + "etition": 15620, + "etitive": 17295, + "eto": 27206, + "eton": 18483, + "etooth": 16271, + "etr": 21879, + "etric": 19482, + "etrical": 34546, + "etry": 11973, + "ets": 1039, + "etsk": 29515, + "etsu": 30470, + "etsy": 34877, + "ett": 3087, + "etta": 15253, + "ette": 5857, + "ettel": 47417, + "etter": 40088, + "ettes": 23014, + "etti": 24851, + "etting": 35463, + "ettings": 12374, + "ettle": 23570, + "ettlement": 27331, + "etts": 9357, + "etus": 29158, + "ety": 2963, + "etz": 23773, + "eu": 12496, + "eur": 23365, + "euro": 44252, + "eus": 27650, + "ev": 1990, + "eva": 48855, + "eval": 18206, + "evaluate": 49786, + "eve": 44655, + "even": 10197, + "event": 15596, + "events": 31534, + "ever": 964, + "everal": 8438, + "every": 16833, + "everyone": 47057, + "everything": 37814, + "evidence": 46817, + "evil": 23542, + "evin": 6830, + "ew": 413, + "eware": 29725, + "ewater": 21422, + "eway": 16172, + "eways": 43613, + "ewitness": 28588, + "ework": 6433, + "eworks": 19653, + "eworld": 38136, + "eworthy": 25969, + "ews": 15515, + "ewski": 46151, + "ex": 1069, + "examination": 47779, + "example": 20688, + "exc": 41194, + "except": 16341, + "excluding": 42218, + "exclusive": 41195, + "exe": 13499, + "exec": 18558, + "execute": 41049, + "exempt": 42679, + "exist": 38476, + "existence": 41084, + "existent": 32786, + "existing": 25687, + "exit": 37023, + "exp": 11201, + "expected": 40319, + "expensive": 22031, + "exper": 23100, + "expl": 20676, + "export": 39344, + "expr": 31937, + "express": 42712, + "expression": 38011, + "ext": 2302, + "external": 22615, + "externalActionCode": 31576, + "extra": 26086, + "extreme": 29896, + "extremely": 41073, + "ey": 2959, + "eye": 25379, + "eyed": 18834, + "eyes": 48418, + "ez": 8471, + "ezvous": 50063, + "f": 69, + "fa": 13331, + "fab": 36434, + "fac": 38942, + "face": 2550, + "facebook": 19024, + "faced": 24903, + "faces": 32186, + "facing": 29532, + "fact": 22584, + "factor": 31412, + "facts": 37473, + "fail": 32165, + "failed": 47904, + "fair": 22043, + "faith": 41751, + "fake": 30706, + "fal": 42932, + "fall": 7207, + "falls": 23348, + "false": 9562, + "fam": 44769, + "family": 17989, + "famous": 45143, + "fan": 24408, + "far": 16370, + "fare": 9496, + "farious": 41504, + "farm": 43323, + "fascist": 46928, + "fashion": 25265, + "fashioned": 28776, + "fast": 7217, + "fat": 17359, + "father": 11358, + "favorite": 35200, + "fax": 23560, + "fb": 21855, + "fc": 16072, + "fd": 16344, + "fe": 5036, + "feat": 27594, + "feature": 30053, + "features": 40890, + "fect": 2309, + "fecture": 36637, + "fed": 19082, + "fee": 39071, + "feed": 12363, + "feeding": 22824, + "feel": 36410, + "feet": 39690, + "feld": 16265, + "fell": 23299, + "felt": 31985, + "female": 24724, + "femin": 33594, + "fen": 41037, + "fer": 2232, + "ference": 4288, + "ferred": 18186, + "fest": 23411, + "fet": 34045, + "fetched": 50012, + "few": 32146, + "ff": 487, + "ffe": 16658, + "ffect": 4812, + "ffee": 5853, + "ffen": 46985, + "ffer": 36761, + "fff": 20972, + "ffff": 12927, + "ffic": 2108, + "fficiency": 35590, + "fficient": 5632, + "ffield": 31374, + "ffiti": 25198, + "fg": 40616, + "fi": 12463, + "fiction": 24046, + "field": 3245, + "fields": 25747, + "fif": 32041, + "fifth": 43556, + "fig": 5647, + "fight": 15481, + "fighter": 24733, + "fighters": 17114, + "fighting": 26594, + "fights": 50121, + "figure": 26875, + "figured": 46296, + "fil": 10379, + "file": 7753, + "filename": 34345, + "files": 16624, + "fill": 20797, + "filled": 20286, + "film": 26240, + "filter": 24455, + "fin": 15643, + "final": 20311, + "finals": 32089, + "financial": 46921, + "find": 19796, + "finder": 22805, + "finding": 41070, + "fine": 38125, + "fing": 28825, + "finger": 35461, + "finished": 43952, + "fire": 6495, + "fired": 26803, + "fires": 27312, + "first": 11085, + "fish": 11084, + "fit": 11147, + "fits": 21013, + "fitted": 38631, + "fitting": 32232, + "five": 13261, + "fix": 13049, + "fixed": 34021, + "fixes": 42624, + "fl": 2704, + "flag": 32109, + "flags": 33152, + "flake": 47597, + "flame": 49621, + "flash": 34167, + "flat": 38568, + "flation": 33521, + "fle": 27919, + "fledged": 45223, + "fleet": 33559, + "flex": 32880, + "flies": 27959, + "flight": 22560, + "flix": 10046, + "flo": 48679, + "float": 22468, + "floor": 28300, + "flow": 11125, + "flower": 25547, + "flows": 44041, + "flu": 35522, + "flush": 25925, + "fly": 12254, + "flying": 45928, + "fm": 38353, + "fman": 35826, + "fml": 38122, + "fn": 22184, + "fo": 6513, + "focus": 37635, + "focused": 18143, + "fol": 9062, + "fold": 11379, + "folder": 43551, + "folio": 13652, + "folios": 45242, + "folk": 19956, + "follow": 27780, + "font": 10331, + "foo": 21943, + "food": 19425, + "foot": 5898, + "football": 15914, + "footed": 43127, + "for": 1640, + "force": 3174, + "forced": 12072, + "forcement": 13442, + "forcer": 45515, + "forces": 27087, + "forcing": 18766, + "ford": 3841, + "fore": 754, + "foreign": 38823, + "foreseen": 44952, + "forest": 29623, + "forestation": 41570, + "forge": 30293, + "fork": 32523, + "form": 687, + "formance": 10367, + "format": 18982, + "formation": 1161, + "formed": 12214, + "former": 16354, + "formerly": 36234, + "forming": 15464, + "forms": 23914, + "fort": 3319, + "fortable": 12065, + "forth": 25718, + "forts": 47378, + "fortunately": 6668, + "fortune": 37359, + "forum": 27302, + "forums": 37141, + "forward": 11813, + "found": 9275, + "foundation": 42526, + "founded": 27060, + "founder": 15454, + "foundland": 42030, + "four": 14337, + "fourth": 49393, + "fox": 12792, + "fp": 46428, + "fps": 29647, + "fr": 8310, + "frac": 31944, + "fram": 19298, + "frame": 14535, + "frames": 37805, + "framework": 30604, + "fre": 19503, + "fred": 39193, + "free": 5787, + "freedom": 41295, + "frequency": 35324, + "fresh": 48797, + "frey": 37425, + "fried": 25520, + "friend": 6726, + "friendly": 13120, + "friends": 36154, + "frog": 49956, + "from": 6738, + "front": 8534, + "fruit": 34711, + "fs": 9501, + "ft": 701, + "ften": 14785, + "fter": 637, + "fters": 47131, + "ftime": 31387, + "fts": 35594, + "fty": 19628, + "fu": 20942, + "fuck": 31699, + "fuel": 25802, + "ful": 913, + "full": 12853, + "fully": 2759, + "fulness": 15538, + "fun": 12543, + "func": 20786, + "function": 8818, + "functional": 45124, + "fund": 10990, + "funded": 18246, + "funding": 25032, + "fur": 38916, + "furt": 29205, + "fusc": 37695, + "future": 37443, + "fw": 44482, + "fx": 21373, + "fy": 24928, + "g": 70, + "ga": 4908, + "gaard": 36232, + "gado": 50054, + "gae": 25002, + "gage": 10502, + "gain": 48544, + "gal": 13528, + "galitarian": 39907, + "gall": 39580, + "gallery": 24460, + "gam": 28483, + "game": 6057, + "gamer": 36515, + "games": 19966, + "gaming": 48616, + "gan": 1030, + "gang": 28284, + "gans": 39352, + "gap": 43554, + "gar": 4563, + "gard": 19977, + "gars": 25821, + "gart": 41651, + "gary": 14849, + "gas": 22649, + "gat": 41268, + "gate": 10494, + "gay": 22744, + "gb": 22296, + "gc": 36484, + "gd": 21287, + "gdala": 40420, + "ge": 469, + "geant": 30205, + "gear": 31763, + "gebra": 29230, + "ged": 2004, + "gee": 29622, + "geist": 49782, + "gel": 25280, + "gem": 24090, + "gement": 16025, + "gements": 43547, + "gemony": 38953, + "gen": 5235, + "gence": 12745, + "gencies": 33333, + "gency": 4949, + "gender": 8388, + "gener": 8612, + "general": 24622, + "generated": 27568, + "generation": 20158, + "generic": 41357, + "genic": 38516, + "genre": 35850, + "gent": 6783, + "gently": 34727, + "geon": 6281, + "geoning": 31614, + "geons": 16297, + "ger": 1362, + "gerald": 26941, + "gered": 10446, + "geries": 30230, + "gers": 5355, + "gery": 7076, + "ges": 3212, + "gest": 3495, + "get": 1136, + "getic": 24321, + "gets": 11407, + "gettable": 42182, + "getting": 37210, + "gew": 39909, + "gewater": 40843, + "gex": 25636, + "gey": 39608, + "gg": 1130, + "gged": 11178, + "gger": 26679, + "ggie": 23571, + "ggies": 33049, + "gging": 18792, + "ggle": 16444, + "ggles": 32723, + "ggy": 19970, + "gh": 456, + "gha": 46090, + "ghai": 20380, + "ghan": 6064, + "ghazi": 21775, + "ghost": 38933, + "gi": 12397, + "gian": 18299, + "gie": 22699, + "giene": 28363, + "gif": 27908, + "gil": 37718, + "gin": 1655, + "ging": 2667, + "gins": 29878, + "ginx": 42822, + "gio": 27769, + "girl": 15219, + "girlfriend": 45189, + "girls": 36960, + "git": 18300, + "github": 12567, + "give": 26535, + "given": 35569, + "giving": 13992, + "gl": 4743, + "glas": 14391, + "glass": 20721, + "glers": 33641, + "gling": 40799, + "global": 20541, + "glomer": 37757, + "gly": 10853, + "gm": 39870, + "gmail": 14816, + "gment": 5154, + "gments": 11726, + "gn": 4593, + "gnu": 41791, + "go": 2188, + "goal": 35231, + "gob": 44270, + "god": 25344, + "goers": 31006, + "going": 5146, + "gold": 24267, + "gom": 19120, + "gomery": 20142, + "gon": 14520, + "gone": 21260, + "goo": 42469, + "good": 11274, + "google": 13297, + "gor": 7053, + "gorith": 7727, + "gorithm": 42289, + "got": 23442, + "gotten": 21646, + "gov": 9567, + "govern": 47866, + "government": 14480, + "governmental": 31353, + "govtrack": 41230, + "gow": 21175, + "gp": 31197, + "gpu": 46999, + "gr": 2164, + "gra": 46784, + "grab": 32393, + "grad": 9744, + "gradation": 26317, + "grade": 9526, + "graded": 21791, + "grades": 31177, + "gradient": 49607, + "grading": 29247, + "graduate": 17680, + "grain": 48270, + "gram": 4546, + "gran": 46324, + "grand": 23936, + "graph": 34960, + "grass": 29815, + "grave": 41711, + "gravity": 46453, + "gray": 44605, + "gre": 16694, + "greSQL": 47701, + "great": 18223, + "green": 14809, + "greg": 9903, + "gregation": 17097, + "gren": 32762, + "gres": 34239, + "gress": 5914, + "gression": 32383, + "gressive": 19741, + "grey": 49502, + "grid": 25928, + "grim": 33563, + "gro": 27333, + "gross": 47181, + "ground": 2833, + "grounds": 40520, + "group": 8094, + "groupon": 14531, + "groups": 24432, + "grow": 45921, + "growing": 25167, + "grown": 22377, + "growth": 27922, + "gru": 48929, + "gs": 14542, + "gt": 13655, + "gu": 5162, + "guard": 14864, + "guards": 33427, + "gue": 18701, + "gui": 48317, + "guide": 41311, + "guided": 23657, + "gun": 7145, + "guns": 44265, + "gur": 45073, + "guy": 22932, + "guyen": 39922, + "gy": 1360, + "gyn": 40183, + "gypt": 6022, + "gz": 34586, + "h": 71, + "ha": 3099, + "haar": 42948, + "hab": 5976, + "habi": 37362, + "hack": 31153, + "had": 18108, + "hai": 44488, + "hair": 27108, + "haired": 29972, + "hak": 43573, + "hal": 14201, + "half": 13959, + "hall": 18323, + "halla": 41911, + "ham": 2763, + "hammad": 14875, + "hammer": 17980, + "han": 7637, + "hand": 4993, + "handed": 13638, + "handedly": 43919, + "hander": 44510, + "handle": 28144, + "handled": 38788, + "handler": 30281, + "hands": 43365, + "hang": 33255, + "hani": 29839, + "hao": 23778, + "hap": 45897, + "happy": 34191, + "haps": 2772, + "har": 9869, + "hard": 10424, + "hardt": 28375, + "hare": 43466, + "hari": 49573, + "harm": 29155, + "hart": 18647, + "has": 10134, + "hash": 17831, + "hat": 5183, + "hate": 37035, + "hatt": 11653, + "hattan": 12904, + "haul": 15194, + "haus": 30404, + "haust": 42456, + "have": 14150, + "haven": 39487, + "having": 40965, + "haw": 26615, + "hawk": 40624, + "hawks": 27221, + "hazard": 37598, + "hd": 31298, + "he": 258, + "hea": 21632, + "head": 2256, + "headed": 15353, + "header": 25677, + "headers": 50145, + "heading": 33878, + "heads": 16600, + "health": 13948, + "healthy": 22796, + "heard": 23636, + "heart": 11499, + "hearted": 20122, + "heartedly": 44407, + "heast": 9522, + "heastern": 18160, + "heat": 25080, + "heavy": 23701, + "hed": 704, + "heddar": 44937, + "hedon": 46086, + "hedral": 21962, + "hee": 21067, + "heed": 23616, + "heet": 25473, + "hei": 27392, + "heid": 28420, + "height": 17015, + "heim": 9096, + "heimer": 16288, + "heit": 29361, + "hel": 2978, + "held": 10217, + "helial": 35566, + "hell": 12758, + "helle": 34454, + "hello": 31373, + "helm": 33485, + "help": 16794, + "helps": 35194, + "hem": 4411, + "hemat": 10024, + "hematic": 23380, + "hematically": 46558, + "hement": 35347, + "hemer": 39557, + "hemoth": 34394, + "hemy": 36598, + "hen": 831, + "hend": 15631, + "hene": 29473, + "heng": 31753, + "henko": 30161, + "hens": 5135, + "hent": 6925, + "heny": 47413, + "heon": 37060, + "her": 372, + "here": 1456, + "hered": 6083, + "herence": 23545, + "herent": 8334, + "herer": 48386, + "heres": 19079, + "heric": 15011, + "herical": 37910, + "hern": 2881, + "hero": 11718, + "herry": 13372, + "hers": 7084, + "herty": 29029, + "hes": 956, + "hesda": 30049, + "heses": 39815, + "hesion": 32582, + "hesis": 8497, + "hesive": 25938, + "hess": 33979, + "hest": 3634, + "hester": 19593, + "het": 3202, + "hetamine": 25385, + "heter": 43332, + "hetic": 6587, + "hetical": 21485, + "hetically": 31786, + "hetics": 24965, + "hett": 17442, + "hetti": 33392, + "hetto": 35619, + "hew": 6391, + "hews": 40645, + "hex": 33095, + "hey": 20342, + "hh": 12337, + "hhh": 49126, + "hhhh": 36607, + "hi": 5303, + "hib": 3145, + "hiba": 49224, + "hibit": 26964, + "hibited": 44139, + "hibition": 24108, + "hid": 49675, + "hidden": 30342, + "hide": 24717, + "hift": 29323, + "hig": 25196, + "high": 8929, + "higher": 46503, + "highest": 35323, + "highly": 47444, + "hill": 12639, + "hillary": 47826, + "him": 38400, + "hin": 20079, + "hing": 722, + "hip": 1056, + "hips": 5748, + "hire": 10695, + "hiro": 49907, + "hirt": 49756, + "his": 14363, + "hist": 10034, + "historic": 31304, + "history": 23569, + "hit": 17945, + "hitting": 48320, + "hl": 18519, + "hler": 49737, + "hm": 23940, + "hma": 21720, + "hn": 21116, + "hner": 22277, + "ho": 8873, + "hod": 2065, + "hoe": 38979, + "hof": 39891, + "hoff": 36092, + "hog": 31897, + "hol": 3937, + "hold": 2946, + "holder": 13829, + "holders": 10476, + "holding": 19216, + "hole": 13207, + "holes": 28439, + "holiday": 37689, + "holm": 22981, + "holy": 44287, + "hom": 26452, + "home": 11195, + "hon": 24130, + "hood": 2894, + "hook": 25480, + "hooting": 35486, + "hop": 8548, + "hops": 21936, + "hor": 17899, + "horn": 25311, + "horse": 30527, + "hospital": 49257, + "host": 4774, + "hot": 8940, + "hots": 17398, + "hou": 15710, + "houn": 47714, + "hound": 39047, + "hour": 9769, + "hours": 24425, + "house": 4803, + "houses": 20089, + "housing": 50028, + "hov": 28026, + "hovah": 33023, + "hover": 43753, + "how": 4919, + "hower": 33539, + "hp": 24831, + "hr": 11840, + "hra": 45056, + "hran": 16848, + "href": 33257, + "hs": 11994, + "ht": 4352, + "htaking": 34148, + "htar": 38672, + "htm": 19211, + "html": 6494, + "htt": 2804, + "http": 4023, + "https": 5450, + "hu": 13415, + "hua": 33061, + "hub": 40140, + "huge": 40878, + "hum": 17047, + "human": 10734, + "humane": 44766, + "humans": 40205, + "hun": 20088, + "hung": 43274, + "hunt": 35060, + "hunter": 37488, + "hur": 48349, + "hurst": 33500, + "hus": 7537, + "husband": 48912, + "hw": 36599, + "hy": 12114, + "hya": 48812, + "hyd": 15511, + "hyde": 39175, + "hyp": 36362, + "hyper": 49229, + "hz": 32179, + "i": 72, + "iHUD": 38370, + "iOS": 35742, + "iPhone": 37032, + "ia": 544, + "iability": 12455, + "iable": 3379, + "iably": 18745, + "iac": 9607, + "iae": 33100, + "iage": 42360, + "iago": 29601, + "iah": 9520, + "iak": 32994, + "ial": 498, + "ially": 1927, + "ials": 8231, + "iam": 1789, + "iameter": 13173, + "iami": 7871, + "iamond": 8446, + "ian": 666, + "iana": 7484, + "iance": 3610, + "iances": 16097, + "iane": 46470, + "iang": 15483, + "iani": 25111, + "iann": 28627, + "iannopoulos": 36408, + "iano": 10115, + "ians": 1547, + "iant": 3014, + "iants": 17883, + "iao": 13481, + "iar": 12571, + "iard": 42425, + "iaries": 18361, + "iary": 8042, + "ias": 4448, + "iasco": 40025, + "iasis": 48455, + "iasm": 16401, + "iat": 5375, + "iate": 9386, + "iated": 12931, + "iates": 32820, + "iating": 26336, + "iation": 3920, + "iations": 40356, + "iator": 38585, + "iatric": 11439, + "iatrics": 36549, + "iatures": 42711, + "iatus": 34704, + "iaz": 17890, + "iazep": 48826, + "ib": 571, + "iba": 23718, + "ibaba": 37541, + "ibal": 21342, + "iban": 14278, + "iband": 35967, + "ibble": 43992, + "ibe": 32438, + "ibel": 43837, + "iber": 1856, + "iberal": 16813, + "ibi": 27567, + "ibia": 41145, + "ibilities": 7992, + "ibility": 2247, + "ibl": 10506, + "ible": 856, + "ibles": 18764, + "ibli": 29142, + "iblical": 16897, + "ibling": 27448, + "iblings": 19389, + "ibliography": 45689, + "ibly": 3193, + "ibo": 26762, + "ibr": 2889, + "ibrarian": 35808, + "ibraries": 11127, + "ibrary": 4115, + "ibu": 33828, + "ibur": 38616, + "ibus": 26333, + "ic": 291, + "ica": 3970, + "icable": 18424, + "icably": 41685, + "icago": 4549, + "ical": 605, + "ically": 1146, + "icals": 20155, + "ican": 7490, + "icans": 22398, + "icas": 44645, + "icate": 5344, + "icated": 3474, + "icates": 16856, + "icating": 12364, + "ication": 3299, + "ications": 3736, + "icative": 43058, + "icator": 26407, + "icators": 44549, + "icc": 44240, + "ice": 501, + "iced": 3711, + "icent": 36712, + "iceps": 41663, + "icer": 16647, + "ices": 1063, + "icester": 26382, + "ich": 488, + "ichael": 40302, + "iche": 14234, + "ichen": 41437, + "ichever": 22617, + "ichi": 16590, + "ichick": 38448, + "ichita": 41940, + "icho": 38720, + "icht": 30830, + "ici": 44070, + "icia": 33577, + "icial": 6652, + "ician": 6749, + "icians": 5106, + "iciary": 13556, + "icidal": 21488, + "icide": 5285, + "icides": 16751, + "iciency": 19777, + "icient": 11373, + "icing": 6345, + "icio": 46441, + "icion": 47430, + "icious": 6243, + "icip": 4311, + "icipated": 40988, + "icism": 11965, + "icist": 48187, + "icit": 3628, + "icity": 8467, + "ick": 624, + "icka": 29873, + "icked": 9484, + "icken": 5973, + "icker": 15799, + "ickers": 21630, + "icket": 9715, + "ickets": 15970, + "ickey": 40389, + "icking": 7958, + "ickle": 39423, + "ickr": 18994, + "icks": 3378, + "ickson": 46381, + "icky": 17479, + "icle": 1548, + "icles": 2983, + "ico": 3713, + "icol": 27045, + "icon": 4749, + "icone": 27981, + "icons": 34280, + "icro": 2500, + "icrobial": 48518, + "ics": 873, + "ict": 713, + "icted": 5722, + "icter": 36278, + "iction": 2867, + "ictional": 47273, + "ictionary": 14188, + "ictions": 9278, + "ictive": 45279, + "icts": 14137, + "icular": 13174, + "icularly": 22585, + "icult": 2249, + "icultural": 26823, + "iculture": 47428, + "iculty": 22402, + "icum": 39901, + "icus": 24552, + "icut": 13554, + "icy": 4611, + "icycle": 35298, + "icz": 28051, + "id": 312, + "ida": 3755, + "idable": 23321, + "idad": 32482, + "idae": 31718, + "idal": 11624, + "idan": 27610, + "idas": 24496, + "idate": 20540, + "idated": 41475, + "idates": 37051, + "idation": 24765, + "idav": 20331, + "iday": 2567, + "idays": 13842, + "idd": 1638, + "idden": 4651, + "idding": 13494, + "iddle": 2509, + "iddled": 34897, + "iddler": 26458, + "iddles": 29319, + "iddling": 41367, + "iddy": 34208, + "ide": 485, + "ided": 1384, + "idel": 5943, + "idelines": 7984, + "idelity": 23091, + "idem": 28913, + "iden": 14029, + "idence": 1704, + "idences": 44845, + "idency": 9147, + "ident": 738, + "idental": 35182, + "identally": 23961, + "idential": 35599, + "identified": 19107, + "idently": 46046, + "idents": 3231, + "ideo": 1651, + "ideon": 42381, + "ideos": 4921, + "idepress": 25895, + "ider": 1304, + "idered": 3089, + "iders": 4157, + "ides": 1460, + "ideshow": 42286, + "idespread": 9790, + "idge": 3130, + "idges": 15969, + "idget": 17484, + "idi": 19830, + "idia": 38513, + "idian": 19825, + "idine": 39422, + "iding": 2530, + "idious": 33243, + "idis": 29207, + "idity": 17995, + "idium": 43523, + "ido": 17305, + "idon": 47287, + "ids": 2340, + "idth": 5649, + "idy": 19325, + "ie": 494, + "iece": 8535, + "ied": 798, + "ief": 2086, + "ieft": 49868, + "ieg": 15702, + "iege": 14566, + "iegel": 28210, + "iel": 8207, + "ield": 1164, + "ielding": 30449, + "iem": 26597, + "ien": 2013, + "ience": 1240, + "ienced": 26343, + "iences": 10035, + "iencies": 22139, + "iency": 6160, + "ienne": 37938, + "iens": 10465, + "ient": 1153, + "ients": 2334, + "ier": 959, + "iera": 41976, + "ierce": 9798, + "iere": 13235, + "ieri": 29864, + "ierra": 16367, + "ierre": 31058, + "ierrez": 44448, + "iers": 3183, + "iership": 36689, + "iery": 23012, + "ies": 444, + "iesel": 29893, + "iest": 6386, + "iesta": 36283, + "iet": 1155, + "ietal": 21587, + "ieth": 19235, + "ieties": 9545, + "iets": 27955, + "iety": 1905, + "ieu": 22304, + "iev": 11203, + "ieval": 14671, + "ieve": 12311, + "ieved": 39591, + "iever": 47818, + "ievers": 30296, + "ieves": 17974, + "ieving": 30749, + "iew": 769, + "iewicz": 48596, + "if": 361, + "ifa": 19215, + "ifact": 29660, + "ifacts": 37199, + "ifax": 26590, + "ife": 901, + "ifer": 7087, + "iferation": 49801, + "ifest": 8409, + "ifestyle": 42004, + "iff": 733, + "iffe": 22391, + "ifference": 33012, + "ifferent": 17125, + "iffin": 42022, + "iffs": 10203, + "ifi": 22238, + "ifiable": 16823, + "ific": 811, + "ificant": 17294, + "ificantly": 42491, + "ificate": 22460, + "ification": 2649, + "ifications": 6637, + "ifice": 9680, + "ificent": 21559, + "ificial": 9542, + "ified": 1431, + "ifier": 7483, + "ifiers": 13350, + "ifies": 6945, + "ifix": 42169, + "ifle": 8316, + "ifled": 47157, + "ifles": 16063, + "ifling": 38966, + "iflower": 42642, + "iform": 6933, + "iframe": 39621, + "ift": 2135, + "ifted": 21715, + "ifter": 18171, + "ifting": 13309, + "ifts": 19265, + "ifty": 24905, + "iful": 4135, + "ifully": 17049, + "ify": 1958, + "ifying": 4035, + "ig": 328, + "iga": 13827, + "igan": 5516, + "igans": 34090, + "igate": 10055, + "igated": 26963, + "igating": 29129, + "igation": 7065, + "igator": 23823, + "igators": 25975, + "ige": 10045, + "igel": 47709, + "igen": 9324, + "igenous": 12357, + "igent": 47096, + "iger": 8254, + "igers": 34984, + "igg": 6950, + "igger": 15249, + "iggins": 23567, + "iggle": 24082, + "iggs": 20340, + "iggurat": 44557, + "igh": 394, + "igham": 34000, + "ighed": 12570, + "ight": 432, + "ighter": 4799, + "ighters": 6261, + "ighth": 10887, + "ighthouse": 32303, + "ighting": 47610, + "ighton": 42993, + "ights": 2337, + "ighty": 14400, + "igi": 25754, + "igible": 26032, + "igil": 27187, + "igion": 17035, + "igious": 10956, + "igl": 38686, + "igm": 17225, + "igma": 13495, + "igmat": 32441, + "igmatic": 38860, + "ign": 570, + "ignant": 25114, + "igne": 48946, + "igned": 3916, + "igning": 38944, + "ignment": 16747, + "ignore": 46430, + "ignt": 16891, + "ignty": 17224, + "igo": 14031, + "igon": 37107, + "igor": 36274, + "igr": 3692, + "igrant": 9893, + "igrants": 5663, + "igraph": 45920, + "igrate": 42175, + "igrated": 38769, + "igration": 4254, + "igree": 41233, + "igroup": 47875, + "igs": 9235, + "igsaw": 45636, + "igslist": 40704, + "igue": 15212, + "igun": 50118, + "iguous": 29709, + "igure": 7047, + "ih": 4449, + "ihad": 11166, + "ihadi": 42449, + "ihar": 38405, + "ihara": 45902, + "ihil": 20898, + "ihilation": 33299, + "ihu": 48406, + "ii": 4178, + "iii": 15479, + "ij": 2926, + "ija": 34655, + "ijah": 32778, + "iji": 20770, + "ijing": 11030, + "ijk": 45961, + "ijn": 48848, + "ijuana": 5343, + "ik": 1134, + "ika": 9232, + "ikan": 49894, + "ikarp": 36850, + "ikawa": 40398, + "ike": 522, + "iked": 17951, + "iken": 29943, + "iker": 18320, + "ikers": 24913, + "ikes": 7938, + "ikh": 13848, + "ikhail": 39065, + "iki": 5580, + "iking": 14132, + "ikini": 35542, + "ikk": 36073, + "iko": 12125, + "iku": 28643, + "ikuman": 42889, + "iky": 47536, + "il": 346, + "ila": 10102, + "ilage": 50006, + "ilan": 38239, + "iland": 40855, + "ilant": 37794, + "ilantro": 48311, + "ilar": 1794, + "ilated": 40080, + "ilater": 38601, + "ilateral": 14796, + "ilaterally": 39707, + "ilation": 10520, + "ild": 688, + "ilda": 27281, + "ilde": 44725, + "ilded": 46158, + "ildo": 39583, + "ile": 576, + "ileaks": 27983, + "iled": 3902, + "ilee": 40626, + "ileen": 42236, + "ilege": 41866, + "ileged": 48446, + "iler": 5329, + "ilers": 34393, + "iles": 2915, + "iless": 30608, + "ilet": 41550, + "iley": 9618, + "ili": 2403, + "ilia": 17517, + "ilial": 43475, + "ilian": 35824, + "iliar": 4797, + "iliary": 28129, + "iliate": 49826, + "iliated": 31705, + "iliation": 15547, + "ilib": 22282, + "ilibrium": 24741, + "ilic": 41896, + "ilies": 3922, + "ilight": 15512, + "iling": 4386, + "ilings": 43271, + "ilingual": 34900, + "ilion": 29935, + "ilipp": 8908, + "ilit": 6392, + "ilitarian": 43900, + "ilitary": 18748, + "ilitating": 34871, + "ilitation": 18194, + "ilities": 2410, + "ility": 879, + "ilk": 43545, + "ill": 359, + "illa": 5049, + "illac": 40607, + "illance": 7682, + "illard": 32681, + "illary": 15856, + "illas": 25314, + "illation": 40903, + "ille": 8270, + "illed": 2967, + "illegal": 47749, + "iller": 4665, + "illery": 14920, + "illes": 21718, + "illet": 32512, + "illi": 50173, + "illian": 37896, + "illin": 32672, + "illing": 4509, + "illion": 1131, + "illions": 40083, + "illo": 16111, + "illon": 23027, + "ills": 2171, + "illus": 44342, + "illusion": 35760, + "illy": 6548, + "ilo": 18526, + "ilogy": 19202, + "ilon": 33576, + "ilot": 23439, + "ils": 4487, + "ilst": 11750, + "ilt": 2326, + "ilton": 9044, + "iltr": 19438, + "iltration": 36055, + "ilts": 50076, + "ilty": 6267, + "ilus": 35815, + "ilver": 46978, + "ily": 813, + "ilyn": 38020, + "im": 320, + "ima": 8083, + "imag": 48466, + "image": 9060, + "images": 17566, + "imal": 4402, + "iman": 24086, + "imar": 49399, + "imaru": 49551, + "imate": 1920, + "imated": 15655, + "imately": 3358, + "imates": 26748, + "imating": 39204, + "imation": 18991, + "imb": 14107, + "imbabwe": 27175, + "imble": 34477, + "ime": 524, + "imedia": 20626, + "imei": 45519, + "imen": 19027, + "imens": 12117, + "imensional": 16198, + "iment": 3681, + "imental": 9134, + "imentary": 39051, + "iments": 6800, + "imeo": 47776, + "imer": 22723, + "imes": 999, + "imester": 47484, + "imet": 38813, + "imeter": 16912, + "imeters": 31551, + "img": 9600, + "imgur": 19791, + "imi": 25236, + "imil": 26641, + "imilar": 49941, + "imilation": 42963, + "iminary": 38429, + "imir": 13057, + "imity": 18853, + "imize": 48439, + "imm": 8608, + "immer": 10957, + "immers": 36904, + "immigrant": 39835, + "immigration": 47620, + "imming": 27428, + "immune": 38345, + "imo": 25147, + "imon": 20473, + "imony": 33969, + "imore": 9401, + "imoto": 43354, + "imov": 44273, + "imp": 11011, + "impact": 48240, + "impl": 23928, + "import": 11748, + "important": 18049, + "imposed": 36457, + "impro": 32077, + "improve": 49453, + "ims": 12078, + "imsy": 48295, + "imum": 2847, + "imura": 43817, + "imus": 20704, + "in": 259, + "ina": 1437, + "inal": 1292, + "inally": 3289, + "inals": 6897, + "inance": 14149, + "inances": 34999, + "inant": 42483, + "inar": 22050, + "inarily": 21565, + "inary": 3219, + "inas": 24252, + "inate": 4559, + "inated": 3898, + "inately": 48618, + "inates": 17540, + "inating": 6010, + "ination": 1883, + "inational": 26201, + "inations": 7352, + "inator": 20900, + "inators": 47721, + "inatory": 23132, + "inav": 26802, + "inburgh": 22222, + "inc": 1939, + "incarn": 13211, + "ince": 924, + "incent": 42816, + "incerity": 40310, + "inces": 17386, + "inch": 8589, + "inches": 45457, + "incial": 13744, + "incible": 33494, + "incinn": 15020, + "incinnati": 15130, + "include": 17256, + "includes": 42813, + "including": 8201, + "incoln": 11690, + "income": 12519, + "incre": 24988, + "increasing": 42647, + "inct": 4612, + "inction": 9438, + "inctions": 31253, + "ind": 521, + "inda": 22261, + "indal": 44644, + "independence": 39894, + "independent": 34750, + "inder": 5540, + "inders": 29700, + "index": 9630, + "inding": 6020, + "individual": 43129, + "indle": 42343, + "indu": 10259, + "induced": 17223, + "inducing": 48016, + "indust": 23213, + "industrial": 31130, + "ine": 500, + "inea": 18343, + "ined": 1389, + "inel": 20538, + "inelli": 44076, + "inem": 7749, + "inement": 21828, + "inen": 42326, + "inence": 18386, + "inent": 7233, + "inently": 26528, + "iner": 7274, + "ineries": 48858, + "iners": 21257, + "inery": 15451, + "ines": 1127, + "inese": 3762, + "iness": 1272, + "inet": 42504, + "inez": 18885, + "inf": 10745, + "infect": 27816, + "infeld": 47187, + "inflamm": 29639, + "inflammatory": 32272, + "info": 10951, + "information": 17018, + "informed": 35698, + "ing": 278, + "inge": 11912, + "inged": 24431, + "ingen": 36795, + "inger": 3889, + "ingers": 40923, + "inges": 26792, + "ingham": 25875, + "inging": 14146, + "ingle": 17697, + "ingly": 4420, + "ingo": 32735, + "ings": 654, + "ington": 9557, + "ingu": 6680, + "inguishable": 41726, + "inguished": 46709, + "inho": 20327, + "ini": 5362, + "inia": 43168, + "inian": 24605, + "inic": 47277, + "inical": 32352, + "ining": 3191, + "inion": 23971, + "inis": 16661, + "inished": 30603, + "init": 15003, + "inite": 9504, + "initely": 12998, + "initial": 36733, + "initialized": 17532, + "inition": 17750, + "initions": 50101, + "inity": 6269, + "ink": 676, + "inka": 48955, + "inker": 24275, + "inki": 38799, + "inking": 8040, + "inkle": 19894, + "inks": 2973, + "inky": 29246, + "inline": 45145, + "inn": 3732, + "innacle": 37087, + "innamon": 21920, + "inner": 5083, + "inness": 32990, + "innie": 49708, + "inning": 23062, + "innon": 45067, + "ino": 2879, + "inoa": 40564, + "inois": 8981, + "inos": 11996, + "inosaur": 21317, + "inous": 29823, + "input": 15414, + "inqu": 18934, + "ins": 1040, + "inse": 38521, + "insert": 28463, + "inside": 48787, + "insk": 35803, + "inski": 21141, + "insky": 19870, + "inson": 7899, + "inspired": 24194, + "inst": 8625, + "install": 17350, + "installed": 37050, + "instance": 39098, + "instead": 38070, + "instein": 11962, + "insula": 16495, + "insured": 28409, + "int": 600, + "intage": 14630, + "integ": 18908, + "integer": 41433, + "intel": 48779, + "intelligence": 32683, + "intend": 7315, + "intendent": 21075, + "intendo": 8773, + "intensity": 47799, + "intensive": 38096, + "intent": 48536, + "intention": 40867, + "inter": 3849, + "interest": 9446, + "interested": 34339, + "interesting": 47914, + "interface": 39994, + "intern": 23124, + "internal": 32538, + "international": 45609, + "internet": 37675, + "interpret": 27381, + "interrupted": 46037, + "inters": 20193, + "interstitial": 29446, + "intestinal": 36387, + "inth": 9304, + "into": 20424, + "inton": 2371, + "intosh": 37638, + "introdu": 27427, + "ints": 29503, + "intuitive": 42105, + "inus": 35237, + "inv": 16340, + "inventory": 24807, + "inventoryQuantity": 39756, + "invest": 24859, + "invoke": 37669, + "involved": 44697, + "inx": 28413, + "iny": 3541, + "inyl": 19754, + "io": 952, + "ioch": 41097, + "iod": 2101, + "iol": 1669, + "iola": 30292, + "iolet": 19194, + "iological": 15071, + "iologist": 31599, + "iology": 12371, + "iom": 29005, + "ion": 295, + "iona": 32792, + "ionage": 24919, + "ional": 1538, + "ione": 7935, + "ioned": 14994, + "ionic": 26523, + "ionics": 49900, + "ions": 507, + "iop": 14922, + "ior": 1504, + "iors": 12706, + "ios": 4267, + "iosis": 42960, + "iosity": 15023, + "iosyn": 48448, + "iosyncr": 48702, + "iot": 5151, + "iotic": 16357, + "iotics": 18296, + "iots": 16228, + "iott": 20773, + "iour": 49439, + "ious": 699, + "iously": 6819, + "iov": 16664, + "iovascular": 19381, + "iox": 12190, + "ioxid": 26294, + "ioxide": 16671, + "ip": 541, + "ipal": 8521, + "ipation": 25857, + "ipe": 3757, + "iped": 46647, + "ipedia": 11151, + "ipeg": 21700, + "ipel": 40634, + "iper": 9346, + "ipers": 29288, + "ipes": 18636, + "iph": 13323, + "iphany": 49915, + "iphate": 34981, + "ipher": 10803, + "ipient": 48137, + "iping": 34690, + "ipl": 24705, + "iple": 2480, + "ipment": 4667, + "ipolar": 49133, + "ipop": 42800, + "ipp": 3974, + "ipped": 3949, + "ipper": 14710, + "ippers": 16415, + "ippery": 29530, + "ippi": 12715, + "ipping": 4501, + "ipple": 18793, + "ipples": 27844, + "ippy": 41214, + "ips": 2419, + "ipt": 10257, + "iq": 25011, + "iqu": 1557, + "ique": 2350, + "iqueness": 46764, + "iques": 6368, + "iquette": 40387, + "iquid": 6394, + "ir": 343, + "ira": 8704, + "irable": 13194, + "iral": 21093, + "iration": 15297, + "irc": 1980, + "ircraft": 27002, + "ird": 1447, + "irds": 11049, + "ire": 557, + "irect": 1060, + "irection": 4154, + "ired": 1202, + "irement": 24615, + "irements": 18883, + "iren": 24080, + "irens": 42917, + "ires": 2387, + "irez": 31762, + "irgin": 4672, + "iri": 14783, + "irie": 28191, + "iries": 18561, + "irin": 47388, + "iring": 3428, + "iris": 29616, + "irit": 3276, + "irk": 14232, + "irl": 1901, + "irled": 49376, + "irlf": 9841, + "irlfriend": 9872, + "irling": 24297, + "irlwind": 32785, + "irm": 2533, + "irmation": 36241, + "irmed": 15491, + "irming": 29808, + "irms": 8789, + "iro": 7058, + "iron": 1934, + "irrel": 22793, + "irs": 17062, + "irsch": 47108, + "irst": 667, + "irt": 2265, + "irted": 48357, + "irteen": 22530, + "irth": 3333, + "irting": 35355, + "irts": 9682, + "irtual": 22341, + "irty": 5893, + "iru": 35406, + "irus": 19397, + "iry": 9045, + "is": 271, + "isSpecial": 39714, + "isSpecialOrderable": 39755, + "isa": 9160, + "isable": 43942, + "isal": 28456, + "isan": 9057, + "isance": 31872, + "isans": 26100, + "isation": 5612, + "isations": 38189, + "isbury": 47967, + "isc": 2304, + "iscal": 7860, + "isch": 25308, + "ische": 46097, + "ischer": 24645, + "isco": 4861, + "iscons": 8795, + "isconsin": 8816, + "iscopal": 42522, + "iscover": 29392, + "iscovered": 41168, + "iscovery": 40821, + "isd": 9409, + "isdom": 9350, + "ise": 786, + "isec": 27866, + "ised": 1417, + "isel": 36811, + "isen": 13254, + "iser": 5847, + "isers": 21572, + "ises": 2696, + "iseum": 38277, + "isexual": 20863, + "isf": 4468, + "ish": 680, + "isha": 19388, + "ishable": 31785, + "ished": 1348, + "isher": 4828, + "ishers": 39116, + "ishes": 5614, + "ishi": 21644, + "ishing": 3929, + "ishly": 29735, + "ishment": 17862, + "ishop": 10124, + "ishops": 21863, + "ishy": 49785, + "isi": 23267, + "isible": 12843, + "isin": 45763, + "isine": 27480, + "ising": 1710, + "ision": 1166, + "isions": 3279, + "isite": 16107, + "isites": 31327, + "isition": 10027, + "isitions": 29593, + "isive": 13911, + "isively": 42042, + "isk": 1984, + "isks": 36730, + "isky": 34041, + "isl": 3044, + "isle": 20919, + "ism": 1042, + "isma": 38017, + "isman": 23845, + "ismo": 44126, + "isms": 6583, + "isner": 49861, + "iso": 26786, + "isode": 3282, + "isodes": 8052, + "isoft": 29719, + "isol": 30152, + "ison": 1653, + "isons": 9886, + "isp": 8802, + "ispers": 27148, + "isphere": 22833, + "iss": 747, + "issa": 13808, + "issan": 24112, + "issance": 16419, + "isse": 20782, + "ission": 1480, + "issions": 7717, + "isson": 30927, + "issors": 32555, + "issue": 21949, + "issued": 39361, + "issues": 37165, + "issy": 36419, + "ist": 396, + "ista": 12523, + "istan": 4103, + "istance": 9311, + "istani": 16688, + "istant": 10167, + "istar": 47229, + "istas": 37503, + "iste": 40833, + "isted": 6347, + "istence": 13274, + "istent": 7609, + "ister": 1694, + "istered": 23187, + "isters": 6223, + "istic": 2569, + "istical": 19929, + "istically": 16772, + "istics": 3969, + "istine": 32248, + "isting": 9665, + "istle": 12535, + "iston": 36363, + "istor": 32380, + "istors": 46334, + "istrate": 28534, + "istrates": 37909, + "istration": 33397, + "istries": 32995, + "istry": 4592, + "ists": 1023, + "isu": 46313, + "isure": 20609, + "isy": 13560, + "it": 270, + "ita": 5350, + "itability": 34147, + "itable": 4674, + "itably": 14829, + "itage": 10208, + "itaire": 26627, + "ital": 1287, + "itals": 8321, + "itamin": 40746, + "itan": 18642, + "itance": 42942, + "itans": 43716, + "itant": 23737, + "itar": 7940, + "itarian": 8353, + "itars": 27745, + "itary": 9331, + "itas": 21416, + "itate": 12027, + "itated": 13939, + "itates": 38654, + "itating": 21712, + "itation": 3780, + "itational": 22181, + "itations": 20597, + "itative": 12464, + "itatively": 48668, + "itbart": 17868, + "itch": 2007, + "itched": 10981, + "itcher": 23640, + "itches": 9249, + "itchie": 48423, + "itching": 19811, + "ite": 578, + "itech": 45396, + "itect": 5712, + "ited": 863, + "itely": 3973, + "item": 9186, + "itement": 12559, + "items": 23814, + "itent": 48324, + "iter": 2676, + "iterator": 48727, + "iterranean": 19012, + "ites": 2737, + "ith": 342, + "ithe": 31470, + "ither": 1555, + "ithering": 40861, + "ithing": 44556, + "ithmetic": 29848, + "iths": 47252, + "ithub": 10060, + "iti": 8846, + "itia": 36723, + "itial": 6847, + "itialized": 13562, + "itially": 22640, + "itic": 16233, + "ities": 871, + "itimate": 30233, + "itime": 22552, + "iting": 1780, + "ition": 653, + "itional": 1859, + "itionally": 8736, + "itions": 1756, + "itious": 25253, + "itis": 11815, + "itism": 18937, + "itive": 1800, + "itiveness": 31366, + "itives": 20288, + "itivity": 11365, + "itiz": 3029, + "itized": 36951, + "itizen": 36958, + "itizens": 34100, + "itle": 2578, + "itled": 7803, + "itles": 30540, + "itness": 3659, + "ito": 10094, + "itol": 11650, + "iton": 37752, + "itone": 49644, + "itor": 2072, + "itored": 20026, + "itors": 6742, + "itory": 37765, + "itous": 22109, + "itri": 49510, + "its": 896, + "itsch": 48279, + "itsu": 19831, + "itt": 715, + "itta": 48519, + "ittal": 39979, + "ittance": 47912, + "itte": 2654, + "itted": 2175, + "ittee": 2979, + "ittees": 13263, + "itten": 2621, + "ittens": 34978, + "itter": 1967, + "ittered": 36613, + "itters": 45512, + "itting": 2535, + "ittle": 1206, + "itto": 37606, + "itton": 47304, + "itty": 9760, + "itu": 34272, + "itual": 10587, + "itud": 26331, + "itude": 3984, + "itudes": 10455, + "itudinal": 29121, + "iture": 8089, + "itures": 20686, + "itus": 17506, + "itute": 3678, + "itutes": 16845, + "itution": 2738, + "itutional": 5677, + "ity": 414, + "itz": 4224, + "itzer": 10557, + "itzerland": 13947, + "ité": 43816, + "iu": 16115, + "ium": 1505, + "ius": 3754, + "iuses": 44666, + "iv": 452, + "iva": 12151, + "ivable": 21911, + "ivably": 47994, + "ival": 2473, + "ivalent": 29540, + "ivalry": 47310, + "ivals": 10336, + "ivan": 13809, + "ivari": 35460, + "ivariate": 42524, + "ivas": 38630, + "ivated": 30829, + "ivating": 39438, + "ivation": 26939, + "ive": 425, + "ived": 1572, + "ively": 2280, + "iven": 1469, + "iveness": 6517, + "iver": 1428, + "ivered": 6396, + "ivering": 35598, + "iverpool": 10864, + "ivers": 1191, + "iversal": 11480, + "iversary": 9023, + "iverse": 3997, + "iversity": 1608, + "ivery": 6315, + "ives": 1083, + "ivia": 20817, + "ivic": 16482, + "ivid": 1699, + "ividual": 1896, + "ividually": 16335, + "ivil": 2464, + "iving": 1412, + "ivism": 25085, + "ivist": 30944, + "ivities": 28720, + "ivity": 3458, + "ivo": 23593, + "ivot": 45785, + "iw": 14246, + "ix": 844, + "ixed": 2966, + "ixel": 7168, + "ixels": 14810, + "ixie": 39291, + "ixir": 32345, + "ixon": 12305, + "ixt": 6346, + "ixtape": 43938, + "ixties": 46550, + "ixture": 9602, + "ixtures": 25506, + "ixty": 19404, + "iy": 7745, + "iya": 21008, + "iyah": 46398, + "iz": 528, + "iza": 23638, + "izabeth": 9924, + "izable": 13821, + "izard": 8669, + "izards": 14124, + "izarre": 12474, + "ization": 1634, + "izational": 22684, + "izations": 4582, + "ize": 1096, + "ized": 1143, + "izen": 33977, + "izens": 44908, + "izer": 7509, + "izers": 11341, + "izes": 4340, + "izing": 2890, + "izo": 41282, + "izon": 8637, + "izons": 29457, + "izont": 12071, + "izontal": 38342, + "izoph": 18115, + "izophren": 18337, + "izu": 47775, + "izz": 6457, + "izza": 9990, + "izzard": 16191, + "izzle": 44461, + "izzy": 40593, + "j": 73, + "ja": 6592, + "jab": 27935, + "jac": 30482, + "jack": 19650, + "jad": 38442, + "jah": 31558, + "jam": 39159, + "jamin": 13337, + "jan": 13881, + "jandro": 47983, + "jar": 9491, + "jas": 28121, + "java": 12355, + "javascript": 37495, + "jay": 33708, + "jc": 48055, + "je": 18015, + "ject": 752, + "jected": 35408, + "jection": 29192, + "jee": 34589, + "jen": 48796, + "jer": 44009, + "jet": 31173, + "jew": 47483, + "ji": 7285, + "jiang": 39598, + "jin": 18594, + "jing": 49940, + "jit": 45051, + "jj": 41098, + "jl": 20362, + "jo": 7639, + "job": 21858, + "jobs": 43863, + "john": 30686, + "joice": 41026, + "join": 22179, + "joined": 46416, + "joining": 40044, + "jon": 46286, + "jong": 32428, + "journal": 24891, + "joy": 2633, + "jp": 34523, + "jpg": 9479, + "jri": 38790, + "jriwal": 39890, + "js": 8457, + "json": 17752, + "ju": 14396, + "jud": 10456, + "judicial": 46769, + "jug": 31761, + "jump": 43327, + "jun": 29741, + "jured": 38608, + "juries": 47496, + "jury": 21871, + "just": 3137, + "justice": 31012, + "juven": 39427, + "k": 74, + "kB": 38841, + "kHz": 44191, + "ka": 4914, + "kai": 32765, + "kamp": 40899, + "kan": 27541, + "kar": 21070, + "kas": 42749, + "kat": 41826, + "kay": 5568, + "kaya": 35372, + "kb": 32812, + "ke": 365, + "ked": 9091, + "kee": 11035, + "keep": 14894, + "keeper": 13884, + "keepers": 24952, + "keeping": 19934, + "kees": 16683, + "kef": 30728, + "kefeller": 31424, + "kel": 7750, + "keleton": 38800, + "keley": 13490, + "kell": 17164, + "ken": 3464, + "kens": 14972, + "kept": 45089, + "ker": 6122, + "kered": 28970, + "kernel": 33885, + "kers": 15949, + "kes": 5209, + "ket": 7126, + "key": 2539, + "keye": 34929, + "keyes": 43174, + "keys": 13083, + "kg": 10025, + "kh": 14636, + "ki": 4106, + "kick": 24585, + "kid": 38439, + "kids": 45235, + "kie": 49375, + "kies": 43724, + "kil": 34553, + "kill": 12728, + "killed": 42130, + "killer": 32156, + "killers": 43492, + "killing": 43764, + "kin": 5116, + "kind": 11031, + "king": 3364, + "kins": 5331, + "kinson": 26030, + "kish": 31501, + "kiss": 41304, + "kit": 15813, + "kj": 42421, + "kk": 28747, + "kl": 41582, + "km": 13276, + "kn": 15418, + "knife": 48810, + "knit": 47095, + "know": 16275, + "knowledge": 45066, + "known": 4002, + "ko": 7204, + "kok": 32004, + "kos": 46150, + "kov": 21862, + "kowski": 26216, + "kr": 38584, + "krit": 44531, + "ks": 591, + "ksh": 50133, + "kson": 46505, + "kt": 21841, + "ktop": 16201, + "ku": 23063, + "kun": 28374, + "kus": 45614, + "kw": 46265, + "kward": 12378, + "ky": 2584, + "l": 75, + "la": 5031, + "lab": 23912, + "label": 18242, + "lace": 27077, + "lad": 9435, + "laden": 35668, + "lag": 30909, + "lah": 9271, + "lahoma": 9802, + "laim": 20438, + "lain": 34277, + "lake": 27180, + "lam": 2543, + "lambda": 50033, + "lamm": 11199, + "lan": 9620, + "lance": 23215, + "land": 1044, + "lander": 16235, + "landers": 32358, + "landish": 45626, + "lando": 11993, + "lands": 4447, + "lane": 33533, + "lang": 17204, + "language": 16129, + "lap": 37796, + "lar": 21681, + "larg": 15521, + "large": 11664, + "largest": 28209, + "las": 21921, + "lash": 17055, + "lass": 31172, + "lasses": 28958, + "last": 12957, + "lasting": 24810, + "lat": 15460, + "latable": 49009, + "late": 17660, + "lated": 17249, + "later": 36760, + "latest": 42861, + "lation": 7592, + "lations": 49905, + "lator": 41880, + "laugh": 44944, + "laughs": 28124, + "laughter": 27815, + "laun": 38722, + "launch": 35681, + "laus": 38024, + "lav": 18809, + "law": 6270, + "laws": 29317, + "lay": 10724, + "layer": 29289, + "layout": 39786, + "lb": 23160, + "lbs": 32133, + "lc": 44601, + "ld": 335, + "lda": 18986, + "lde": 35209, + "lder": 6499, + "ldom": 23826, + "ldon": 25900, + "le": 293, + "lead": 28230, + "leader": 27940, + "leaders": 37553, + "leading": 12294, + "leaf": 33201, + "league": 19316, + "lean": 13087, + "leaning": 25909, + "leanor": 41807, + "leans": 11861, + "lear": 3238, + "learn": 35720, + "learning": 40684, + "lease": 1274, + "leased": 14684, + "leases": 29329, + "leasing": 48764, + "leave": 47408, + "leck": 40667, + "lect": 801, + "lected": 12609, + "lectic": 42009, + "lection": 1564, + "lections": 26448, + "led": 992, + "ledge": 2965, + "ledged": 37436, + "lee": 7197, + "leen": 20042, + "leep": 8892, + "lees": 49410, + "leeve": 49189, + "left": 9464, + "leg": 1455, + "legal": 18011, + "legate": 34637, + "legates": 37061, + "lege": 2765, + "legged": 40898, + "legram": 30536, + "legraph": 16606, + "leground": 28272, + "lehem": 44797, + "leigh": 42342, + "lein": 33663, + "lem": 10671, + "lement": 1732, + "lements": 3639, + "lems": 46367, + "len": 11925, + "lene": 29466, + "leneck": 43163, + "leness": 48795, + "length": 13664, + "leon": 38970, + "ler": 1754, + "lers": 8116, + "les": 829, + "lesh": 29730, + "lesi": 36027, + "lesiastical": 46360, + "less": 1203, + "lessly": 8613, + "lessness": 17587, + "lest": 32712, + "let": 1616, + "letal": 47293, + "letcher": 29257, + "lete": 5807, + "leted": 33342, + "letes": 40676, + "lethal": 46480, + "letico": 47286, + "leton": 10565, + "lets": 5289, + "lett": 15503, + "lette": 21348, + "letter": 9291, + "letters": 15653, + "lev": 2768, + "levant": 14938, + "levard": 22123, + "level": 5715, + "levels": 46170, + "levision": 5024, + "lex": 2588, + "ley": 1636, + "leys": 21325, + "lez": 36858, + "lf": 1652, + "li": 4528, + "lia": 24660, + "liam": 5058, + "liament": 5130, + "lib": 8019, + "liber": 33203, + "liberal": 35739, + "library": 32016, + "lic": 677, + "lication": 10142, + "license": 43085, + "licensed": 36612, + "lich": 33467, + "licks": 49191, + "lict": 13758, + "licted": 17823, + "liction": 41101, + "licts": 42267, + "lie": 14485, + "lied": 18511, + "lier": 2505, + "lies": 13508, + "liest": 11318, + "lif": 36195, + "life": 6042, + "lift": 26282, + "lifting": 30510, + "lig": 4604, + "liga": 38910, + "light": 2971, + "lighting": 43351, + "lightly": 30945, + "lights": 8091, + "lihood": 11935, + "lik": 46965, + "like": 2339, + "likely": 40798, + "lim": 2475, + "lime": 27299, + "limit": 32374, + "limited": 10698, + "limits": 49196, + "lin": 2815, + "line": 1370, + "linear": 29127, + "lined": 10837, + "liner": 24683, + "liners": 34380, + "lines": 6615, + "liness": 26061, + "ling": 1359, + "linger": 33550, + "lings": 17783, + "lington": 17299, + "lining": 21310, + "link": 8726, + "linked": 25614, + "links": 28751, + "lins": 21602, + "linux": 23289, + "lio": 48590, + "lip": 40712, + "lique": 41522, + "liquid": 39250, + "lis": 27999, + "lish": 1836, + "lished": 2115, + "lisher": 8191, + "lishes": 19724, + "lishing": 20020, + "list": 4868, + "listed": 17935, + "lists": 20713, + "lit": 18250, + "lite": 36890, + "liter": 17201, + "literally": 43819, + "little": 31629, + "liv": 16017, + "live": 12583, + "lived": 24489, + "living": 19950, + "livion": 26018, + "livious": 35260, + "ll": 297, + "lla": 8466, + "llah": 22734, + "llan": 47993, + "lled": 3353, + "ller": 6051, + "llers": 13802, + "lli": 15516, + "lling": 2680, + "llo": 18798, + "llor": 14127, + "llular": 32771, + "lly": 12810, + "ln": 18755, + "lo": 5439, + "load": 2220, + "loaded": 14578, + "loader": 29356, + "loading": 25138, + "loads": 46030, + "loc": 17946, + "local": 12001, + "localhost": 36750, + "location": 24886, + "lock": 5354, + "locked": 24162, + "locking": 48331, + "locks": 28860, + "loe": 24617, + "log": 6404, + "login": 38235, + "lol": 47288, + "lon": 14995, + "long": 6511, + "loo": 29680, + "look": 5460, + "looking": 11534, + "loop": 26268, + "lopp": 39590, + "lor": 4685, + "lord": 10572, + "lords": 19673, + "lore": 31131, + "los": 33280, + "loss": 22462, + "lost": 33224, + "lot": 26487, + "lov": 27086, + "love": 23205, + "loving": 33983, + "low": 9319, + "lower": 21037, + "lp": 34431, + "lr": 14050, + "ls": 7278, + "lt": 2528, + "lu": 2290, + "lua": 40211, + "luaj": 36473, + "lucent": 35600, + "luck": 46708, + "lude": 38792, + "luence": 23079, + "luent": 28216, + "lund": 37525, + "lus": 41790, + "lust": 38878, + "luster": 48375, + "lux": 22564, + "lv": 6780, + "lves": 31018, + "lvl": 47147, + "ly": 306, + "lyak": 43782, + "lycer": 38577, + "lying": 3157, + "lymp": 6760, + "lyn": 6213, + "lynn": 12935, + "lys": 27385, + "lyss": 35670, + "lé": 45031, + "m": 76, + "mA": 42646, + "mAh": 28142, + "mL": 32087, + "ma": 2611, + "mable": 44102, + "mac": 20285, + "machine": 30243, + "mad": 9937, + "made": 9727, + "mag": 19726, + "mage": 25561, + "magic": 32707, + "maid": 23151, + "mail": 4529, + "mails": 26165, + "main": 12417, + "major": 22478, + "majority": 35839, + "make": 15883, + "maker": 10297, + "makers": 6620, + "makes": 49123, + "making": 8601, + "mal": 7617, + "male": 22606, + "malink": 31000, + "mallow": 42725, + "man": 805, + "manac": 46870, + "managed": 39935, + "management": 27604, + "manager": 37153, + "mand": 22249, + "manent": 44172, + "mania": 45733, + "mann": 9038, + "mans": 16221, + "manship": 25428, + "manuel": 18713, + "manufact": 48119, + "many": 21834, + "map": 8899, + "maps": 31803, + "mar": 3876, + "mare": 11449, + "mares": 23745, + "marg": 30887, + "margin": 36153, + "marine": 42380, + "mark": 4102, + "marked": 23505, + "market": 10728, + "markets": 34162, + "marks": 14306, + "marriage": 45394, + "married": 30526, + "mart": 13822, + "mary": 6874, + "mas": 5356, + "mask": 27932, + "mass": 22208, + "massive": 49777, + "mast": 47616, + "master": 9866, + "masters": 40706, + "mat": 6759, + "match": 15699, + "matched": 31409, + "mate": 9830, + "material": 33665, + "mates": 7300, + "math": 11018, + "matic": 13849, + "matical": 44935, + "matically": 49454, + "matter": 47635, + "max": 9806, + "maximum": 47033, + "maxwell": 29047, + "may": 11261, + "maybe": 25991, + "mb": 2022, + "mber": 1916, + "mberg": 47369, + "mble": 11306, + "mbol": 23650, + "mbuds": 45664, + "mbudsman": 47012, + "mc": 23209, + "md": 9132, + "me": 1326, + "meal": 28208, + "mean": 32604, + "meaning": 24815, + "measures": 47336, + "meat": 41495, + "med": 1150, + "medi": 2379, + "media": 11431, + "mediate": 13857, + "mediated": 38363, + "mediately": 23802, + "medical": 41693, + "medium": 24132, + "meet": 47745, + "meg": 28917, + "mega": 13731, + "meier": 49468, + "mel": 17694, + "melon": 45690, + "mem": 11883, + "member": 19522, + "members": 30814, + "memory": 31673, + "men": 3653, + "mens": 45535, + "ment": 434, + "mental": 37098, + "mentation": 14374, + "mented": 12061, + "mentioned": 17181, + "ments": 902, + "menu": 26272, + "mer": 647, + "merce": 11647, + "mercial": 15790, + "mere": 34671, + "merga": 44739, + "meric": 946, + "mers": 11056, + "mes": 6880, + "mess": 37348, + "message": 20500, + "met": 4164, + "meta": 28961, + "metadata": 38993, + "metal": 28469, + "meter": 27231, + "method": 24396, + "methyl": 43654, + "metic": 15103, + "metics": 27757, + "metry": 41935, + "meyer": 48794, + "mg": 11296, + "mi": 11632, + "mia": 20730, + "miah": 35029, + "mic": 9383, + "micro": 24055, + "microsoft": 40485, + "mid": 13602, + "middle": 27171, + "midt": 21184, + "mie": 44871, + "might": 44092, + "mil": 25433, + "mile": 18085, + "military": 33631, + "mill": 17805, + "million": 14100, + "milo": 48995, + "min": 1084, + "mination": 17928, + "mind": 10155, + "minded": 14543, + "mine": 3810, + "minecraft": 17761, + "minent": 19669, + "ming": 2229, + "mingham": 17737, + "mington": 39773, + "mini": 45313, + "minimum": 39504, + "mining": 45374, + "minist": 2201, + "ministic": 49228, + "mins": 42951, + "minster": 18462, + "mint": 34289, + "minus": 40191, + "minute": 11374, + "mir": 10793, + "mire": 47004, + "mis": 25413, + "misc": 44374, + "miss": 3927, + "missible": 21597, + "missing": 45688, + "mission": 3411, + "missions": 8481, + "missive": 33532, + "mist": 37980, + "mit": 2781, + "mite": 32937, + "mith": 22947, + "mits": 24883, + "mitt": 20124, + "mitted": 3291, + "mittedly": 43011, + "mitter": 37974, + "mitting": 16138, + "mix": 19816, + "mk": 28015, + "ml": 4029, + "mm": 3020, + "mma": 21672, + "mmm": 27532, + "mmmm": 40133, + "mn": 10295, + "mo": 5908, + "mob": 39949, + "mobi": 43549, + "mobile": 24896, + "mod": 4666, + "mode": 14171, + "model": 19849, + "models": 27530, + "moderate": 47189, + "modern": 23922, + "modified": 41771, + "mods": 24122, + "module": 21412, + "modules": 18170, + "moil": 25538, + "mol": 43132, + "mology": 29126, + "mom": 32542, + "mon": 2144, + "monary": 36639, + "mond": 6327, + "monds": 42620, + "mone": 47122, + "money": 26316, + "mong": 31059, + "monitor": 41143, + "monkey": 49572, + "mons": 11567, + "monster": 39050, + "mont": 8691, + "month": 8424, + "months": 41537, + "monton": 19729, + "mony": 9926, + "moon": 22977, + "mop": 35244, + "mopolitan": 44331, + "mor": 4491, + "moral": 41996, + "more": 3549, + "morning": 43911, + "morph": 24503, + "morrow": 9201, + "mort": 30171, + "mortem": 46515, + "mos": 16785, + "mosp": 6384, + "most": 1712, + "mostly": 29471, + "mot": 27926, + "mother": 13552, + "motion": 38714, + "mount": 14948, + "mounted": 29728, + "mouse": 35888, + "mouth": 14775, + "move": 21084, + "movie": 41364, + "moving": 31462, + "mp": 3149, + "mpeg": 43913, + "mph": 23335, + "mpire": 35386, + "mr": 43395, + "ms": 907, + "msg": 19662, + "mson": 24996, + "mt": 16762, + "mu": 30300, + "much": 29482, + "mud": 41650, + "mult": 16680, + "multi": 41684, + "multipl": 47945, + "multiple": 48101, + "mun": 6199, + "mund": 20125, + "munition": 12640, + "mur": 28582, + "mus": 14664, + "music": 28965, + "must": 27238, + "mut": 21973, + "mx": 36802, + "my": 1820, + "myra": 49216, + "mys": 28744, + "n": 77, + "na": 2616, + "nah": 40909, + "nai": 38600, + "naire": 24042, + "naires": 43317, + "naissance": 47090, + "nam": 7402, + "name": 3672, + "named": 13190, + "names": 14933, + "namese": 22678, + "nan": 12647, + "nance": 41601, + "nant": 22057, + "nants": 26501, + "nar": 23955, + "nard": 40542, + "nas": 24716, + "nat": 32353, + "natal": 33150, + "nation": 25729, + "national": 14648, + "native": 30191, + "natural": 11802, + "nature": 21353, + "natureconservancy": 41380, + "nav": 28341, + "nb": 46803, + "nc": 10782, + "nce": 1198, + "nces": 3179, + "nd": 358, + "nda": 45658, + "nder": 681, + "ndra": 24631, + "ndum": 11021, + "ne": 710, + "nea": 39718, + "neapolis": 19359, + "near": 40093, + "neath": 13725, + "neau": 46533, + "nec": 32984, + "necess": 10789, + "necessary": 49986, + "neck": 27235, + "nect": 1606, + "ned": 2817, + "nee": 21381, + "need": 31227, + "needed": 27938, + "needs": 50032, + "neg": 12480, + "negative": 31591, + "negie": 32360, + "nel": 4954, + "nell": 10076, + "nels": 19423, + "nen": 38572, + "ner": 1008, + "nered": 15826, + "nerg": 25649, + "nergy": 5877, + "ners": 2741, + "nery": 35865, + "nes": 2516, + "nesday": 3462, + "nesia": 31401, + "nesium": 27619, + "nesota": 8360, + "ness": 1108, + "nesses": 47556, + "nesty": 18718, + "net": 3262, + "netflix": 36977, + "netic": 9833, + "nets": 45938, + "nette": 48115, + "network": 27349, + "neum": 25668, + "neutral": 29797, + "never": 12081, + "new": 3605, + "news": 10827, + "nex": 12413, + "nexpected": 42072, + "next": 19545, + "nexus": 44520, + "ney": 1681, + "neys": 20141, + "ng": 782, + "ngth": 11910, + "ni": 8461, + "nia": 18142, + "nian": 44516, + "nic": 6988, + "nice": 44460, + "nick": 17172, + "nie": 11952, + "night": 3847, + "nih": 37373, + "nik": 17187, + "nikov": 45451, + "nil": 45991, + "nin": 35073, + "nine": 30888, + "ning": 768, + "nings": 23400, + "nington": 48405, + "niper": 45554, + "nir": 32986, + "nis": 21361, + "nit": 48825, + "nl": 21283, + "nm": 21533, + "nn": 20471, + "no": 3919, + "nob": 34952, + "node": 17440, + "nom": 26601, + "non": 13159, + "none": 23108, + "noon": 6357, + "nor": 13099, + "norm": 27237, + "normal": 11265, + "north": 43588, + "nos": 39369, + "nosis": 31707, + "nostic": 43758, + "not": 1662, + "notation": 38983, + "notations": 30078, + "note": 11295, + "notes": 17815, + "nothing": 22366, + "notice": 42138, + "noticed": 31696, + "nov": 37302, + "nova": 38438, + "now": 2197, + "nown": 3408, + "nox": 35420, + "noxious": 40591, + "np": 37659, + "nr": 48624, + "ns": 5907, + "nsic": 19364, + "nsics": 49242, + "nt": 429, + "ntax": 41641, + "ntil": 10125, + "nton": 28936, + "nu": 28803, + "nuclear": 43131, + "null": 8423, + "num": 22510, + "number": 17618, + "numbered": 35565, + "nut": 14930, + "nutrition": 40482, + "nuts": 31381, + "nv": 48005, + "nw": 47516, + "ny": 3281, + "nyder": 21053, + "nz": 27305, + "o": 78, + "oS": 34049, + "oa": 12162, + "oad": 1170, + "oaded": 22273, + "oak": 15877, + "oan": 24611, + "oard": 11953, + "oat": 15073, + "ob": 672, + "oba": 19981, + "obal": 2572, + "obar": 30973, + "obb": 21963, + "obbies": 41372, + "obby": 11369, + "obe": 5910, + "ober": 2023, + "obi": 13411, + "obia": 30665, + "obic": 20803, + "obil": 25898, + "obile": 3579, + "obiles": 36329, + "obin": 38954, + "obj": 26801, + "object": 15252, + "objects": 48205, + "obl": 45292, + "obo": 20391, + "obook": 49776, + "obos": 49878, + "obs": 8158, + "oby": 26730, + "obyl": 46666, + "oc": 420, + "oca": 11216, + "ocado": 33441, + "ocal": 4374, + "ocally": 44190, + "ocaly": 12063, + "ocalypse": 15145, + "ocalyptic": 28339, + "ocamp": 26047, + "ocard": 44412, + "ocate": 13369, + "ocated": 10533, + "ocating": 27123, + "ocation": 5040, + "ocations": 20968, + "ocative": 23466, + "ocaust": 16377, + "occ": 13966, + "occup": 19596, + "occupied": 28756, + "ocene": 34973, + "ocent": 29421, + "ocese": 31292, + "och": 5374, + "oche": 30848, + "ochem": 18958, + "ochemical": 32864, + "ochemistry": 37074, + "ochet": 49579, + "ochond": 22400, + "oci": 1733, + "ocial": 9402, + "ociate": 47615, + "ociated": 19293, + "ociation": 41003, + "ocide": 16207, + "ocious": 32346, + "ocity": 11683, + "ock": 735, + "ocked": 3543, + "ocker": 12721, + "ocket": 5459, + "ockets": 11603, + "ockey": 8337, + "ocking": 8629, + "ocks": 3320, + "ocl": 38679, + "oco": 25634, + "ocobo": 37642, + "ococ": 34403, + "ocol": 4668, + "ocolate": 9140, + "ocom": 42829, + "ocon": 36221, + "ocr": 1696, + "ocracy": 17818, + "ocrat": 35128, + "ocrates": 34095, + "ocratic": 15405, + "ocrats": 21988, + "ocre": 27945, + "ocrin": 39913, + "ocrine": 38658, + "ocry": 48103, + "oct": 38441, + "ocular": 37320, + "ocument": 7990, + "ocumented": 17664, + "ocus": 10901, + "ocused": 13073, + "ocusing": 45743, + "ocy": 13733, + "ocyte": 43320, + "ocytes": 30309, + "od": 375, + "oda": 11329, + "odan": 45561, + "oday": 4348, + "odcast": 7107, + "odd": 5088, + "odder": 35346, + "oddy": 38553, + "ode": 1098, + "oded": 9043, + "oder": 12342, + "odes": 4147, + "odge": 9728, + "odi": 23130, + "odiac": 40096, + "odic": 29512, + "odied": 32255, + "odies": 5042, + "oding": 7656, + "odium": 12664, + "odka": 28601, + "odo": 24313, + "odon": 46457, + "odor": 30530, + "odore": 25102, + "odox": 11430, + "ods": 12978, + "odus": 21878, + "ody": 1118, + "odynam": 24319, + "odynamic": 34743, + "odynamics": 44124, + "oe": 2577, + "oen": 6571, + "oenix": 8538, + "oes": 3028, + "oeuv": 37600, + "of": 1659, + "ofer": 30288, + "off": 2364, + "offensive": 45055, + "offer": 47895, + "offic": 14406, + "office": 31810, + "official": 16841, + "offs": 8210, + "offset": 28968, + "ofi": 39542, + "oft": 11205, + "often": 28950, + "og": 519, + "oga": 10949, + "ogan": 9632, + "ogen": 6644, + "ogene": 20878, + "ogeneity": 37477, + "ogeneous": 32269, + "ogenesis": 25908, + "ogenic": 15147, + "ogenous": 27897, + "ogens": 26612, + "ogether": 8236, + "ogg": 10332, + "ogged": 42545, + "ogging": 30853, + "oggle": 20258, + "oggles": 48549, + "ogh": 46664, + "ogi": 44381, + "ogical": 30766, + "ogie": 37987, + "ogl": 28678, + "ogle": 2467, + "oglobin": 49835, + "oglu": 49006, + "ogly": 34619, + "ogn": 2360, + "ognitive": 46610, + "ogo": 24076, + "ogram": 21857, + "ograms": 26836, + "ograp": 7113, + "ograph": 2384, + "ographed": 39620, + "ographer": 18539, + "ographers": 34063, + "ographic": 6826, + "ographical": 17046, + "ographically": 33145, + "ographics": 24188, + "ographies": 41480, + "ographs": 33492, + "ography": 4867, + "ogs": 18463, + "ogue": 5119, + "ogun": 39918, + "ogy": 9868, + "ogyn": 20593, + "oh": 1219, + "oha": 28083, + "ohan": 22436, + "ohl": 48988, + "ohm": 34028, + "ohn": 1562, + "oho": 40950, + "ohyd": 15782, + "ohydrate": 46358, + "oi": 23013, + "oice": 2942, + "oid": 1868, + "oidal": 47502, + "oided": 13780, + "oids": 10994, + "oil": 9437, + "oiler": 20837, + "oin": 36743, + "oine": 42722, + "oing": 40519, + "oint": 1563, + "ointed": 20909, + "ointment": 49805, + "oir": 10840, + "oire": 32177, + "ois": 10924, + "oise": 25678, + "oit": 30711, + "oj": 13210, + "oji": 31370, + "ojure": 32511, + "ok": 482, + "oka": 17411, + "okane": 41776, + "oke": 2088, + "oked": 6545, + "okemon": 12717, + "oken": 4233, + "oker": 11020, + "okers": 18698, + "okes": 3369, + "oki": 18228, + "okia": 22903, + "okin": 36749, + "oking": 5730, + "okingly": 48343, + "oko": 16044, + "oks": 28194, + "oku": 11601, + "oky": 31375, + "oké": 35861, + "ol": 349, + "ola": 5708, + "olan": 16617, + "oland": 23573, + "olar": 6192, + "olars": 7828, + "olas": 12456, + "olate": 27976, + "olated": 50027, + "olation": 21417, + "old": 727, + "olded": 48959, + "oldemort": 24710, + "older": 19892, + "olding": 33266, + "oldown": 15041, + "olds": 10119, + "ole": 2305, + "olean": 21052, + "oled": 45342, + "olen": 8622, + "oleon": 25637, + "oler": 13625, + "olerance": 37668, + "oles": 4316, + "olesc": 16850, + "olescent": 23406, + "olester": 15764, + "olesterol": 16743, + "oley": 48437, + "olf": 4024, + "oli": 11106, + "olia": 22703, + "oliath": 43009, + "oliberal": 28525, + "olic": 4160, + "olicited": 47607, + "olics": 19615, + "olicy": 21424, + "olid": 10180, + "olin": 24910, + "olina": 47196, + "oline": 14453, + "oling": 40949, + "olini": 43232, + "olis": 8506, + "olit": 6212, + "olitan": 12977, + "olith": 21446, + "olithic": 30764, + "olitical": 13781, + "olitics": 21704, + "olition": 50014, + "olk": 13597, + "olkien": 31052, + "oll": 692, + "olla": 33011, + "ollah": 17999, + "ollar": 13228, + "ollen": 29952, + "oller": 49252, + "ollo": 15578, + "ollow": 950, + "ollower": 47030, + "olls": 33421, + "olly": 5098, + "ollywood": 31777, + "oln": 10875, + "olo": 14057, + "olog": 928, + "ologic": 20781, + "ological": 2770, + "ologically": 13437, + "ologies": 5823, + "ologist": 7451, + "ologists": 9251, + "ologne": 30520, + "ologue": 39795, + "ology": 1435, + "olon": 43645, + "olor": 45621, + "olph": 10196, + "olphin": 27161, + "olphins": 16547, + "ols": 10220, + "olson": 32836, + "olt": 5978, + "olulu": 39814, + "olute": 3552, + "olutely": 16780, + "olution": 2122, + "olutions": 14191, + "olve": 6442, + "olved": 5634, + "olver": 14375, + "olves": 9010, + "olving": 10890, + "oly": 3366, + "olyn": 34742, + "om": 296, + "oma": 6086, + "omach": 10806, + "omal": 18048, + "omaly": 24335, + "oman": 5185, + "omas": 16911, + "omatic": 13730, + "omb": 2381, + "ombat": 41628, + "ombie": 9081, + "ombies": 12676, + "ombo": 47265, + "ombs": 33273, + "ome": 462, + "omed": 12657, + "omedical": 35914, + "omen": 3674, + "omer": 12057, + "omers": 21499, + "omes": 2586, + "omet": 908, + "ometer": 15635, + "ometers": 40077, + "omething": 8370, + "ometime": 47056, + "ometimes": 6533, + "ometown": 19191, + "ometric": 16996, + "ometry": 15748, + "omever": 49784, + "omew": 28030, + "omez": 30010, + "omi": 12753, + "omial": 49070, + "omic": 10179, + "omical": 22545, + "omics": 31994, + "omin": 6351, + "ominated": 50251, + "omination": 27744, + "oming": 3383, + "ominium": 46134, + "omm": 2002, + "ommel": 48990, + "ommod": 8641, + "omnia": 37340, + "omo": 17902, + "omon": 16698, + "omore": 22113, + "omorph": 25831, + "omorphic": 46374, + "omp": 3361, + "ompl": 6316, + "oms": 3150, + "omsday": 33415, + "omsky": 37093, + "omy": 9145, + "on": 261, + "ona": 4450, + "onal": 20996, + "once": 27078, + "ond": 623, + "onda": 13533, + "onday": 3204, + "onde": 14378, + "onder": 8623, + "onding": 42703, + "ondo": 22311, + "ondon": 3391, + "onds": 24764, + "onduct": 12920, + "onductor": 40990, + "one": 505, + "oned": 12004, + "onel": 26261, + "oneliness": 34634, + "onement": 49844, + "onen": 34481, + "onent": 3471, + "onential": 35470, + "onents": 3906, + "oner": 14491, + "ones": 1952, + "onest": 19129, + "onet": 36823, + "onew": 44181, + "oney": 1419, + "ong": 506, + "onga": 44294, + "onge": 14220, + "ongevity": 25454, + "ongh": 19757, + "ongo": 25162, + "ongs": 28079, + "ongyang": 20659, + "oni": 14651, + "onia": 11339, + "onial": 30752, + "onian": 27625, + "onic": 9229, + "onica": 32752, + "onics": 38530, + "onies": 17300, + "oning": 12484, + "onis": 43524, + "onite": 46285, + "online": 25119, + "only": 8807, + "onna": 6415, + "onnaissance": 31539, + "onne": 47476, + "ono": 29941, + "onom": 6326, + "onomic": 40036, + "onomous": 38175, + "onomy": 30565, + "ons": 684, + "onse": 2591, + "onsense": 46563, + "onsequ": 40819, + "onso": 26666, + "onson": 36742, + "ont": 756, + "onte": 38599, + "ontent": 38564, + "onto": 5957, + "onut": 16478, + "ony": 1647, + "onym": 5177, + "onymous": 6704, + "onyms": 43612, + "onz": 13569, + "oo": 2238, + "ood": 702, + "oodle": 27106, + "oodoo": 36038, + "oof": 37711, + "ook": 566, + "ooked": 46288, + "ookie": 18055, + "ooks": 31085, + "ooky": 29655, + "ool": 970, + "oola": 10513, + "ools": 10141, + "oom": 4207, + "ooming": 30602, + "oon": 2049, + "oons": 13022, + "ooo": 34160, + "oooo": 13321, + "oooooooo": 26759, + "oooooooooooooooo": 49135, + "oop": 11224, + "oops": 44860, + "oor": 2675, + "oos": 16426, + "oot": 1025, + "ooter": 25141, + "ooters": 48316, + "ooth": 5226, + "oother": 31724, + "ooting": 12494, + "oots": 13880, + "op": 404, + "opa": 26186, + "opal": 33067, + "opard": 15478, + "opath": 18569, + "opathic": 44650, + "opathy": 27189, + "opausal": 47637, + "ope": 3008, + "oped": 19458, + "open": 9654, + "opened": 26350, + "opening": 29443, + "opens": 44813, + "oper": 3575, + "operated": 42767, + "operation": 27184, + "operative": 27173, + "operator": 46616, + "opers": 20618, + "opes": 13920, + "opez": 20808, + "oph": 2522, + "ophe": 43852, + "ophen": 47806, + "opher": 8803, + "ophers": 20856, + "ophical": 49256, + "ophile": 37161, + "ophob": 13253, + "ophobia": 19851, + "ophobic": 23468, + "ophon": 48982, + "ophone": 38656, + "ophy": 16982, + "ophys": 39665, + "ophysical": 41789, + "opia": 24464, + "opian": 37548, + "opic": 16603, + "oping": 15816, + "opl": 20106, + "oplan": 46853, + "ople": 643, + "oples": 12614, + "opol": 39704, + "opolis": 47575, + "opoly": 35894, + "opot": 43372, + "opoulos": 20338, + "opp": 10365, + "oppable": 35628, + "opped": 38333, + "oppers": 37186, + "opping": 33307, + "oppy": 26696, + "ops": 2840, + "opsis": 24608, + "opsy": 44522, + "opt": 8738, + "opted": 45256, + "opter": 32563, + "optim": 40085, + "option": 18076, + "optional": 25968, + "options": 25811, + "opus": 25790, + "opy": 11081, + "oqu": 22696, + "or": 273, + "ora": 5799, + "orable": 10475, + "orage": 4945, + "orah": 40844, + "oral": 6864, + "orama": 36161, + "oran": 31884, + "orange": 43745, + "oras": 41043, + "orate": 16262, + "oration": 6944, + "orative": 36478, + "orb": 27688, + "orbit": 42594, + "orc": 24449, + "orce": 8387, + "ord": 585, + "ordable": 16819, + "ordan": 7350, + "orde": 17531, + "order": 2875, + "ordered": 24071, + "ordering": 34555, + "orders": 6361, + "ordes": 35770, + "ordial": 31223, + "ordinary": 35947, + "ordinate": 45480, + "ording": 1284, + "ordon": 9999, + "ords": 3669, + "ore": 382, + "oreAnd": 40219, + "oreAndOnline": 40240, + "orea": 46215, + "oreal": 39396, + "orean": 29456, + "ored": 1850, + "orem": 29625, + "oren": 29578, + "orer": 11934, + "orers": 28089, + "ores": 2850, + "oresc": 45166, + "orescence": 48699, + "orescent": 35414, + "orest": 26522, + "oret": 9997, + "orf": 24263, + "org": 2398, + "organ": 9971, + "organic": 36617, + "organisms": 45165, + "organized": 30280, + "orge": 3643, + "orget": 28122, + "orgetown": 29085, + "ori": 10145, + "oria": 7661, + "orial": 5132, + "orian": 22618, + "orians": 45825, + "oric": 8146, + "orical": 12409, + "orically": 26847, + "orie": 19257, + "oried": 42058, + "orient": 13989, + "oriented": 17107, + "ories": 1749, + "orig": 11612, + "origin": 47103, + "original": 14986, + "oring": 3255, + "orio": 40974, + "orious": 9982, + "oris": 37279, + "ority": 29134, + "orius": 48759, + "ork": 967, + "orks": 3647, + "orkshire": 29918, + "orld": 1764, + "orm": 579, + "ormal": 6636, + "orman": 26183, + "ormon": 10615, + "ormonal": 33792, + "ormons": 29966, + "orn": 1211, + "orne": 8553, + "orned": 26994, + "orney": 4195, + "orneys": 13060, + "ornia": 3317, + "ornings": 28863, + "orno": 46447, + "orns": 19942, + "oro": 16522, + "oros": 40877, + "orough": 7985, + "orous": 9610, + "orously": 24882, + "orp": 16300, + "orph": 13425, + "orpor": 31150, + "orporated": 40132, + "orr": 38890, + "orrect": 47315, + "orrow": 6254, + "orry": 5152, + "ors": 669, + "orsche": 26164, + "orse": 7615, + "orses": 11836, + "orset": 49590, + "orship": 11094, + "orsi": 35255, + "orst": 29422, + "ort": 419, + "ortal": 16906, + "ortality": 28337, + "orted": 9741, + "orter": 4337, + "orters": 3816, + "ortex": 26158, + "orth": 1506, + "orthern": 4824, + "orthodox": 42539, + "orthy": 18906, + "orting": 24707, + "ortion": 5817, + "ortium": 25182, + "ortment": 33920, + "ortmund": 34876, + "orts": 2096, + "ortun": 1922, + "ortunate": 13651, + "ortunately": 4690, + "oru": 27786, + "orum": 19220, + "orus": 15125, + "ory": 652, + "os": 418, + "osa": 8546, + "osal": 40725, + "osate": 33931, + "osaurs": 22344, + "osaurus": 47650, + "osc": 17500, + "oscope": 40326, + "oscopic": 48228, + "ose": 577, + "osed": 1335, + "osen": 5233, + "oser": 13416, + "oses": 4629, + "osexual": 8542, + "osh": 3768, + "oshenko": 43934, + "osher": 38321, + "oshi": 13704, + "oshop": 25444, + "osi": 21707, + "osing": 2752, + "osion": 18442, + "osis": 5958, + "osit": 7434, + "osite": 5971, + "osition": 3507, + "ositories": 35061, + "ository": 13264, + "osity": 16579, + "oslav": 26388, + "oslov": 50005, + "oso": 28213, + "osp": 2117, + "ospace": 24912, + "ospel": 13994, + "ospels": 41908, + "osph": 14222, + "osphere": 22829, + "ospital": 3531, + "ospons": 35952, + "osponsors": 39500, + "oss": 793, + "ossal": 33582, + "ossession": 49809, + "ossibility": 43691, + "ossible": 4733, + "ossibly": 20846, + "ossier": 30087, + "ossip": 26710, + "ossom": 25548, + "ossus": 36533, + "ost": 455, + "osta": 39818, + "oster": 6197, + "osterone": 16372, + "ostic": 15132, + "ostics": 34558, + "oston": 5744, + "osuke": 45914, + "osure": 4567, + "osures": 16091, + "ot": 313, + "ota": 4265, + "otal": 4997, + "otally": 38908, + "otation": 14221, + "otaur": 35269, + "ote": 1258, + "otech": 32469, + "otechnology": 31201, + "oted": 5191, + "otent": 33715, + "oter": 19543, + "oteric": 38571, + "oters": 26008, + "otes": 6421, + "oth": 849, + "othal": 42376, + "othe": 20388, + "other": 847, + "otherapy": 18952, + "othermal": 49723, + "othes": 31690, + "othing": 24834, + "oths": 27118, + "othy": 14863, + "oti": 5092, + "otiation": 21236, + "otic": 6210, + "otics": 23891, + "otide": 45608, + "otin": 41403, + "otine": 16174, + "oting": 10720, + "otion": 9650, + "otional": 25453, + "otions": 36083, + "otive": 19138, + "otle": 23556, + "oto": 2069, + "otom": 43125, + "otomy": 38385, + "oton": 18970, + "otonin": 29613, + "otor": 20965, + "otos": 14163, + "otrop": 34248, + "otropic": 46084, + "ots": 1747, + "ott": 1252, + "otta": 12375, + "ottage": 29480, + "otte": 11404, + "otted": 8426, + "otten": 4728, + "ottenham": 21889, + "ottest": 24879, + "ottesville": 23806, + "otti": 26380, + "otto": 17631, + "otton": 11324, + "otyp": 17183, + "otype": 8690, + "otypes": 13567, + "ou": 280, + "oub": 12944, + "ouble": 15270, + "oubt": 47675, + "oubted": 15973, + "oubtedly": 16423, + "ouch": 7673, + "ouched": 30075, + "oud": 2778, + "ouf": 37116, + "oufl": 28012, + "oug": 20805, + "ough": 619, + "ought": 2917, + "ouk": 38960, + "oul": 2852, + "ould": 426, + "oulder": 17601, + "oulos": 19537, + "ouls": 42033, + "oult": 25955, + "oultry": 30056, + "oun": 977, + "ounce": 8652, + "ounced": 8918, + "ounces": 45982, + "ouncing": 18155, + "ound": 633, + "ounded": 6302, + "ounding": 9969, + "ounds": 3733, + "ounge": 20891, + "ount": 608, + "ountain": 18635, + "ounter": 6828, + "ounters": 15044, + "ounty": 17705, + "oup": 10486, + "ouple": 43846, + "our": 454, + "ourage": 32885, + "ource": 1668, + "ourced": 30555, + "ources": 2203, + "ourcing": 29985, + "oured": 8167, + "ourge": 14501, + "ourgeois": 18924, + "ouri": 10300, + "ouring": 21823, + "ourke": 49003, + "ourmet": 39094, + "ourn": 1798, + "ournal": 2549, + "ournals": 18408, + "ournament": 5138, + "ournaments": 16950, + "ourney": 5604, + "ourning": 31626, + "ours": 4662, + "ourse": 9047, + "ourses": 39975, + "ourt": 15666, + "ous": 516, + "ousand": 29910, + "ousands": 19983, + "ouse": 1076, + "oused": 29997, + "ousel": 48355, + "ouses": 11370, + "ousing": 12752, + "ously": 3481, + "ousse": 28396, + "oust": 23968, + "oustic": 21618, + "ouston": 6526, + "ousy": 41808, + "out": 448, + "oute": 13192, + "outed": 18534, + "outer": 39605, + "outh": 1536, + "outheast": 14474, + "outheastern": 27873, + "outher": 44262, + "outhern": 4927, + "outine": 28399, + "outing": 13660, + "output": 22915, + "outs": 5269, + "outside": 43435, + "outube": 9762, + "ouver": 10166, + "oux": 22193, + "ov": 709, + "ova": 10071, + "ovable": 21985, + "oval": 8325, + "ovan": 22590, + "ovation": 17882, + "ove": 659, + "oved": 2668, + "ovember": 3239, + "oven": 16206, + "over": 2502, + "overe": 33518, + "overed": 2557, + "overs": 13801, + "overty": 24085, + "overy": 6560, + "oves": 5241, + "ovi": 47297, + "ovic": 17215, + "ovich": 18198, + "ovie": 10739, + "ovies": 20526, + "oving": 5165, + "ovo": 18768, + "ovsky": 29716, + "ovy": 27796, + "ovych": 40822, + "ow": 322, + "owa": 8455, + "owan": 45197, + "oward": 46138, + "oway": 41788, + "owder": 34656, + "owe": 47097, + "owed": 6972, + "owell": 32829, + "ower": 789, + "owered": 10387, + "owers": 3618, + "owicz": 47982, + "owing": 7855, + "owitz": 20951, + "owl": 4883, + "owler": 30014, + "owment": 36569, + "own": 593, + "owned": 11990, + "owner": 18403, + "owners": 15605, + "ownt": 6887, + "owntown": 22748, + "ows": 1666, + "owship": 23473, + "owski": 12079, + "owsky": 47223, + "ox": 1140, + "oxic": 18047, + "oxicity": 44086, + "oxide": 28885, + "oxin": 39366, + "oxy": 23536, + "oy": 726, + "oya": 23790, + "oyal": 4815, + "oyd": 12192, + "oyer": 35301, + "oyle": 19802, + "oys": 19417, + "oz": 8590, + "ozo": 45149, + "ozy": 31060, + "ozyg": 49834, + "oÄŁ": 45492, + "oÄŁan": 48030, + "p": 79, + "pa": 8957, + "pac": 33587, + "pace": 10223, + "paced": 32416, + "paces": 43076, + "pack": 8002, + "package": 26495, + "packages": 43789, + "packed": 34860, + "packing": 41291, + "packs": 32377, + "pad": 15636, + "padding": 39231, + "page": 7700, + "pages": 31126, + "pai": 49712, + "paid": 20333, + "pain": 35436, + "painted": 47351, + "paio": 43491, + "pair": 24874, + "pak": 41091, + "pal": 18596, + "pan": 6839, + "panel": 35330, + "panic": 35843, + "pants": 38895, + "paper": 20189, + "papers": 40491, + "par": 1845, + "parable": 37064, + "paragraph": 20360, + "paralle": 37083, + "paralleled": 37859, + "param": 17143, + "params": 37266, + "pard": 26037, + "pared": 29190, + "paren": 11730, + "parency": 11944, + "parent": 8000, + "parents": 23743, + "park": 20928, + "parse": 29572, + "parser": 48610, + "part": 3911, + "partial": 47172, + "particip": 48013, + "particularly": 31722, + "partisan": 28226, + "parts": 42632, + "party": 10608, + "pas": 44429, + "pass": 6603, + "password": 28712, + "past": 30119, + "paste": 34274, + "pat": 8071, + "patch": 17147, + "path": 6978, + "pathic": 38829, + "pathy": 16786, + "patient": 26029, + "patrick": 29615, + "pattern": 33279, + "pause": 32125, + "pay": 15577, + "payer": 34987, + "payers": 45773, + "paying": 32629, + "payment": 37301, + "pb": 40842, + "pc": 14751, + "pd": 30094, + "pdf": 12315, + "pe": 431, + "peace": 22988, + "peak": 36729, + "peat": 18267, + "pec": 43106, + "pecially": 2333, + "pect": 806, + "pected": 7254, + "pecting": 35570, + "pection": 14978, + "pects": 38046, + "ped": 9124, + "pedia": 50235, + "pee": 39463, + "peed": 39492, + "peer": 33350, + "pees": 42623, + "peg": 22071, + "pei": 33265, + "pel": 30242, + "pell": 23506, + "pelled": 15803, + "pelling": 35025, + "pen": 3617, + "pend": 37038, + "pent": 16923, + "penter": 26419, + "people": 15332, + "per": 525, + "perate": 30052, + "perature": 21069, + "percent": 25067, + "pered": 13653, + "perfect": 25833, + "performance": 26585, + "performing": 37440, + "perhaps": 28998, + "peria": 38032, + "perial": 7629, + "pering": 21255, + "period": 41007, + "perm": 16321, + "peror": 8723, + "perors": 49406, + "pers": 19276, + "perse": 38696, + "person": 6259, + "personal": 22682, + "pert": 11766, + "perties": 18200, + "perture": 27286, + "perty": 9287, + "pes": 12272, + "pet": 6449, + "pex": 24900, + "pez": 46057, + "pg": 6024, + "ph": 746, + "pha": 7566, + "phabet": 19557, + "phal": 27451, + "phalt": 41942, + "phan": 19080, + "phans": 44464, + "phant": 33959, + "phas": 5902, + "phase": 40715, + "phasis": 28432, + "phe": 36335, + "phen": 31024, + "pher": 17042, + "pherd": 23111, + "pheus": 46421, + "phi": 34846, + "phia": 8193, + "phies": 19380, + "phil": 28864, + "philis": 49613, + "phis": 18691, + "phone": 4862, + "phones": 9708, + "phony": 23021, + "phot": 38611, + "photo": 23074, + "photos": 24729, + "php": 10121, + "phrase": 34675, + "phrine": 47723, + "phthal": 48118, + "phy": 6883, + "phys": 34411, + "physical": 42854, + "pi": 14415, + "pic": 16564, + "pick": 27729, + "picked": 41891, + "picking": 48864, + "pict": 18847, + "picture": 34053, + "pictured": 28852, + "pid": 35317, + "pie": 21749, + "piece": 12239, + "pieces": 34154, + "pill": 27215, + "pillar": 41643, + "pin": 11635, + "pine": 23908, + "ping": 13886, + "pins": 49556, + "pipe": 34360, + "pir": 4063, + "piracy": 8703, + "piration": 10514, + "pire": 5111, + "pired": 6474, + "pires": 17833, + "piring": 12987, + "pit": 15544, + "pite": 2595, + "pixel": 32515, + "pkg": 35339, + "pl": 489, + "place": 5372, + "placed": 21820, + "places": 23625, + "plain": 25638, + "plan": 11578, + "plane": 14382, + "planes": 22587, + "planet": 47427, + "planned": 36800, + "plant": 15060, + "plate": 6816, + "plates": 17041, + "platform": 24254, + "play": 1759, + "played": 21542, + "player": 7829, + "players": 32399, + "playing": 17916, + "plays": 26024, + "ple": 1154, + "pleasant": 21109, + "please": 29688, + "pled": 10137, + "plement": 26908, + "plementation": 32851, + "pler": 20053, + "ples": 2374, + "pless": 14570, + "plet": 37069, + "plete": 6677, + "pleted": 16838, + "pleting": 47130, + "pletion": 24547, + "plets": 46916, + "plex": 11141, + "plin": 46982, + "pling": 11347, + "plings": 47093, + "pload": 7304, + "plom": 7302, + "ploma": 35728, + "plot": 29487, + "ploy": 1420, + "plug": 16875, + "plugin": 33803, + "plugins": 37390, + "plus": 9541, + "ply": 2145, + "pm": 4426, + "pmwiki": 45321, + "pn": 21999, + "png": 11134, + "po": 7501, + "pocket": 31991, + "pod": 33320, + "podcast": 46032, + "point": 4122, + "pointer": 29536, + "pointers": 47809, + "points": 13033, + "poke": 35924, + "pol": 16104, + "pole": 36869, + "police": 38191, + "policy": 30586, + "polit": 34470, + "political": 23149, + "politics": 34127, + "poll": 30393, + "poly": 35428, + "pool": 7742, + "poon": 26743, + "poons": 27575, + "poor": 36672, + "pop": 12924, + "popular": 47568, + "population": 39748, + "por": 1819, + "pora": 38851, + "poral": 35738, + "porary": 5551, + "porate": 38133, + "port": 634, + "portation": 10189, + "ported": 9213, + "porter": 26634, + "porting": 26527, + "portion": 16864, + "ports": 3742, + "pos": 1930, + "posal": 40007, + "pose": 3455, + "posed": 29813, + "poses": 4832, + "posing": 32927, + "position": 9150, + "positive": 24561, + "posium": 35864, + "possibly": 39363, + "post": 7353, + "posted": 40578, + "posts": 24875, + "posure": 26205, + "pot": 13059, + "potion": 49324, + "pots": 40793, + "pound": 19568, + "pour": 48681, + "powder": 45855, + "power": 6477, + "powered": 12293, + "powerful": 44548, + "powers": 30132, + "pox": 42557, + "pp": 381, + "ppa": 44989, + "ppard": 43988, + "ppe": 27768, + "pped": 1496, + "ppel": 46357, + "ppelin": 48425, + "pper": 2848, + "pperc": 39921, + "ppers": 11799, + "pping": 2105, + "ppings": 37840, + "ppo": 16634, + "pport": 4926, + "pps": 41799, + "ppy": 14097, + "pr": 1050, + "pract": 29152, + "practice": 39541, + "pre": 3866, + "pread": 9681, + "pred": 28764, + "prefix": 40290, + "prem": 31605, + "prep": 46012, + "pres": 18302, + "present": 25579, + "president": 22540, + "press": 8439, + "pressed": 45477, + "pressure": 36151, + "pret": 5310, + "pretty": 37784, + "prev": 47050, + "pri": 3448, + "price": 20888, + "priced": 30883, + "prim": 19795, + "primary": 39754, + "prime": 35505, + "pring": 12667, + "print": 4798, + "printed": 49695, + "printf": 37435, + "println": 35235, + "prints": 17190, + "priority": 49336, + "prise": 7919, + "prises": 18166, + "prising": 14619, + "prisingly": 20859, + "prison": 35156, + "priv": 13776, + "private": 19734, + "pro": 1676, + "probably": 26949, + "problem": 45573, + "proc": 36942, + "process": 14681, + "processing": 36948, + "processor": 41341, + "proclaimed": 39865, + "produ": 18230, + "produced": 32783, + "producing": 36866, + "product": 11167, + "production": 25493, + "productive": 27781, + "products": 29498, + "prof": 5577, + "professional": 33163, + "profile": 13317, + "profit": 9183, + "profits": 31504, + "program": 23065, + "progress": 33723, + "project": 16302, + "projects": 42068, + "prom": 16963, + "pron": 31186, + "prone": 46330, + "proof": 13288, + "prop": 22930, + "properties": 48310, + "property": 26745, + "prot": 11235, + "protect": 35499, + "protected": 24326, + "protection": 42846, + "protein": 48693, + "prototype": 38124, + "prov": 15234, + "proven": 42874, + "provided": 41279, + "proxy": 36436, + "prus": 26440, + "ps": 862, + "psc": 27566, + "pse": 7752, + "psey": 39070, + "pson": 8430, + "psons": 31410, + "psy": 13764, + "psych": 23947, + "pt": 457, + "pta": 32283, + "pter": 42104, + "ptic": 17459, + "ptin": 43217, + "ption": 1159, + "ptions": 8544, + "ptive": 21665, + "ptives": 43903, + "ptoms": 35533, + "pton": 10972, + "ptr": 20692, + "ptroller": 44913, + "pty": 5835, + "pu": 19944, + "pub": 12984, + "public": 11377, + "published": 30271, + "puff": 49357, + "pull": 31216, + "pun": 35512, + "punk": 30354, + "pur": 14225, + "pure": 37424, + "purpose": 29983, + "push": 14689, + "put": 1996, + "putable": 48840, + "puted": 17128, + "puter": 10549, + "puters": 41510, + "puting": 48074, + "px": 8416, + "py": 9078, + "python": 29412, + "q": 80, + "qa": 20402, + "qi": 40603, + "ql": 13976, + "qq": 38227, + "qqa": 28794, + "qs": 48382, + "qt": 39568, + "qu": 421, + "qua": 39566, + "quad": 47003, + "qual": 13255, + "qualified": 22557, + "quality": 13237, + "quant": 40972, + "quart": 36008, + "quarter": 24385, + "quartered": 42508, + "quarters": 8230, + "que": 4188, + "quel": 31735, + "quer": 10819, + "querade": 33357, + "querque": 36119, + "query": 22766, + "ques": 13281, + "quest": 6138, + "question": 25652, + "quet": 21108, + "queue": 36560, + "quez": 22281, + "quick": 24209, + "quickShip": 39752, + "quickShipAvailable": 39753, + "quiet": 39624, + "quila": 43652, + "quin": 21915, + "quire": 29782, + "quished": 39737, + "quist": 30062, + "quit": 47391, + "quite": 37121, + "quote": 22708, + "qus": 45260, + "qv": 44179, + "r": 81, + "ra": 430, + "rab": 25619, + "rac": 11510, + "race": 16740, + "racial": 33001, + "racist": 41131, + "rack": 39638, + "ract": 974, + "racted": 20216, + "ractical": 36112, + "raction": 7861, + "ractions": 37810, + "ractive": 35587, + "ractor": 40450, + "racuse": 28268, + "rad": 6335, + "rade": 27585, + "radical": 42325, + "radio": 37004, + "radius": 42172, + "rador": 40368, + "rael": 2510, + "raf": 32188, + "raft": 1617, + "rafted": 30235, + "rag": 22562, + "rage": 8394, + "raged": 18312, + "ragon": 25753, + "rah": 11392, + "raham": 13220, + "rahim": 26922, + "raid": 7086, + "rail": 30224, + "rain": 3201, + "raine": 23440, + "rained": 13363, + "raining": 24674, + "raint": 16947, + "raints": 15517, + "raise": 40225, + "raised": 49309, + "raising": 32741, + "rait": 12907, + "raits": 27554, + "rak": 17716, + "rake": 33788, + "ral": 1373, + "rals": 30691, + "raltar": 45662, + "ram": 859, + "rama": 20058, + "rame": 28073, + "rament": 15141, + "ramer": 29172, + "ramid": 20255, + "ramids": 43591, + "rams": 9474, + "ran": 2596, + "rance": 8132, + "ranch": 25642, + "rand": 25192, + "random": 25120, + "rane": 14579, + "ranean": 16474, + "rang": 36985, + "range": 9521, + "ranged": 34457, + "ranging": 32319, + "rank": 43027, + "ranked": 28282, + "ranking": 28405, + "rano": 35823, + "rans": 26084, + "rant": 5250, + "rants": 15087, + "rap": 2416, + "rape": 13484, + "raped": 31951, + "raper": 38545, + "raph": 1470, + "raphic": 22262, + "raphics": 11549, + "rapnel": 48766, + "raq": 3766, + "rar": 20040, + "rared": 25122, + "rarily": 39000, + "rary": 11619, + "ras": 8847, + "rase": 22789, + "rast": 5685, + "rastructure": 6410, + "rat": 10366, + "ratch": 36722, + "rate": 4873, + "rated": 4111, + "rates": 9700, + "rather": 34330, + "rating": 8821, + "ration": 1358, + "rational": 20310, + "rations": 9143, + "rative": 13260, + "ratom": 44616, + "rator": 12392, + "rators": 18942, + "rats": 46714, + "ratulations": 30167, + "raud": 22863, + "raught": 44451, + "rav": 4108, + "rave": 5758, + "raved": 28366, + "ravel": 25843, + "ravings": 42335, + "raviolet": 44223, + "ravis": 16956, + "ravity": 16995, + "raw": 1831, + "rawdownload": 30905, + "rawdownloadcloneembedreportprint": 30906, + "rawl": 13132, + "rawled": 49263, + "rawler": 39464, + "rawling": 18771, + "rawn": 5791, + "rax": 32040, + "ray": 2433, + "rays": 20477, + "raz": 3247, + "razen": 36409, + "razil": 7098, + "razy": 5918, + "rb": 26145, + "rc": 6015, + "rd": 4372, + "re": 260, + "rea": 21468, + "reach": 16250, + "reaching": 30771, + "react": 45018, + "read": 961, + "readable": 46155, + "reader": 46862, + "reading": 25782, + "reads": 40779, + "ready": 1493, + "real": 5305, + "realDonaldTrump": 28024, + "reality": 46290, + "really": 27485, + "ream": 1476, + "reason": 41181, + "reasonable": 42275, + "reat": 630, + "reated": 15978, + "reath": 19367, + "reating": 34567, + "reatment": 21731, + "reau": 43611, + "reb": 34806, + "rec": 8344, + "recated": 31023, + "received": 47844, + "recent": 49921, + "reci": 29102, + "reciation": 33950, + "reck": 11402, + "recogn": 26243, + "recomm": 47335, + "record": 22105, + "recorded": 47398, + "rect": 2554, + "rection": 8243, + "recy": 20568, + "red": 445, + "redd": 26504, + "reddit": 10748, + "reddits": 36581, + "redible": 26260, + "redibly": 45779, + "redict": 17407, + "redients": 23320, + "redit": 7470, + "reditary": 47333, + "reditation": 42845, + "redited": 19465, + "redits": 20696, + "redo": 48454, + "ree": 631, + "reed": 15977, + "reek": 10316, + "reement": 10237, + "reements": 28919, + "reen": 1361, + "reens": 5681, + "reenshot": 26892, + "reenshots": 39551, + "rees": 6037, + "reet": 2871, + "reetings": 46648, + "ref": 5420, + "reference": 35790, + "reflect": 35051, + "reg": 2301, + "regate": 49373, + "regation": 43068, + "region": 36996, + "register": 30238, + "registered": 33736, + "regn": 28321, + "regnancy": 39982, + "regon": 8285, + "regor": 32288, + "regular": 16338, + "regulated": 27739, + "regulation": 27727, + "rehend": 23979, + "rehens": 7345, + "rehensible": 34718, + "rehensive": 36321, + "rek": 37818, + "rel": 2411, + "related": 5363, + "relation": 49501, + "relations": 39468, + "relative": 43762, + "release": 20979, + "released": 30147, + "relevant": 49659, + "religious": 27626, + "rell": 11252, + "rella": 20481, + "rely": 38015, + "rem": 2787, + "reme": 2182, + "remember": 38947, + "remlin": 17244, + "remote": 47960, + "remove": 28956, + "ren": 918, + "rence": 6784, + "rences": 34303, + "rench": 3532, + "renched": 23437, + "renches": 33650, + "rencies": 14038, + "rency": 5227, + "rend": 10920, + "render": 13287, + "rendered": 26238, + "rene": 25924, + "renheit": 34032, + "rent": 1156, + "rentice": 20098, + "rentices": 34368, + "reon": 21833, + "rep": 7856, + "repair": 49932, + "repe": 45956, + "repeat": 44754, + "repl": 35666, + "replace": 33491, + "reply": 47768, + "report": 13116, + "reported": 26263, + "reporting": 49914, + "reportprint": 30897, + "reports": 48922, + "repre": 10353, + "reprene": 10406, + "represent": 15603, + "represented": 33469, + "req": 42180, + "requ": 8897, + "requency": 28707, + "requent": 46018, + "requently": 37971, + "request": 25927, + "require": 46115, + "required": 35827, + "requires": 47911, + "requisite": 27614, + "requisites": 34075, + "rer": 11751, + "rera": 24420, + "rero": 34785, + "rers": 27736, + "res": 411, + "resa": 14625, + "rescent": 26505, + "research": 34033, + "resent": 2028, + "resents": 6629, + "reset": 42503, + "resh": 3447, + "reshold": 10126, + "resident": 8154, + "resist": 35119, + "resistant": 26128, + "resolution": 29268, + "resource": 31092, + "resources": 37540, + "resp": 4363, + "respect": 15008, + "respected": 48268, + "respective": 36990, + "respond": 5546, + "respons": 16733, + "response": 26209, + "responsible": 24358, + "responsive": 39772, + "ress": 601, + "ressed": 2790, + "resses": 16746, + "ressing": 11697, + "ression": 2234, + "ressive": 3314, + "resso": 33852, + "ressor": 44292, + "rest": 2118, + "restling": 48839, + "restrial": 23522, + "restricted": 49343, + "result": 20274, + "results": 43420, + "resy": 33000, + "ret": 1186, + "retch": 22592, + "retched": 27528, + "rete": 8374, + "reth": 40978, + "retion": 12307, + "rets": 8004, + "rett": 11489, + "rette": 42908, + "retty": 16100, + "return": 7783, + "rev": 18218, + "reve": 36955, + "reverse": 50188, + "review": 19023, + "reviewed": 32974, + "revolution": 32243, + "rew": 1809, + "rex": 21510, + "rey": 4364, + "reys": 46703, + "rez": 21107, + "rf": 41871, + "rg": 41345, + "rh": 17179, + "rha": 30268, + "ri": 380, + "ria": 7496, + "riad": 21244, + "riage": 4087, + "riages": 16451, + "rial": 4454, + "rian": 4484, + "rians": 19151, + "rib": 822, + "ribe": 4892, + "ribed": 8725, + "riber": 24735, + "ribes": 22090, + "ribing": 23098, + "rible": 5547, + "ribly": 16358, + "ribune": 44130, + "ribut": 2455, + "ribute": 4163, + "ributed": 6169, + "ributes": 7657, + "ribution": 3890, + "ric": 1173, + "rica": 30997, + "rical": 8143, + "rican": 37189, + "ricane": 11551, + "ricanes": 24881, + "rice": 20970, + "rices": 45977, + "rich": 7527, + "riched": 30486, + "ricia": 26654, + "rick": 5557, + "ricks": 23706, + "rics": 10466, + "rict": 2012, + "ricted": 20941, + "ricting": 42870, + "riction": 46214, + "ricular": 41001, + "rid": 6058, + "ridden": 40372, + "ride": 13154, + "rider": 49449, + "ridge": 12818, + "ridges": 32124, + "ridor": 44425, + "rie": 5034, + "ried": 2228, + "rief": 3796, + "rieg": 48429, + "riel": 11719, + "rien": 15355, + "riend": 1289, + "rient": 8289, + "rients": 18491, + "rier": 5277, + "riers": 8910, + "ries": 1678, + "riet": 42098, + "rieve": 30227, + "rieved": 28130, + "rieving": 37418, + "rification": 38763, + "rifice": 31932, + "rified": 41301, + "rift": 35357, + "rig": 4359, + "rigan": 35631, + "riger": 18096, + "right": 3506, + "righteous": 49955, + "rights": 28046, + "rik": 12602, + "rika": 28716, + "rike": 8760, + "rikes": 18445, + "riks": 39370, + "ril": 22379, + "rill": 20190, + "rils": 41408, + "rily": 28904, + "rim": 3036, + "riminal": 22157, + "rimination": 22550, + "rimp": 23750, + "rin": 12769, + "rina": 22267, + "rine": 7640, + "ring": 1806, + "ringe": 38229, + "rings": 33173, + "rington": 24833, + "rint": 22272, + "rio": 27250, + "rior": 7701, + "riors": 8657, + "riot": 36671, + "riots": 44447, + "riott": 43517, + "rious": 32527, + "rip": 5528, + "ripp": 14602, + "ript": 1968, + "ription": 2918, + "rique": 33865, + "rir": 29283, + "ris": 2442, + "rise": 17163, + "rises": 26064, + "rish": 37518, + "rising": 22610, + "risis": 42841, + "risk": 19121, + "risome": 47400, + "rison": 7426, + "rist": 1585, + "rists": 37326, + "rit": 799, + "ritch": 46510, + "rite": 6525, + "riter": 43407, + "rites": 23156, + "ritic": 46015, + "ritical": 36487, + "rities": 19491, + "rition": 10168, + "ritional": 21297, + "ritis": 27398, + "rito": 39834, + "ritten": 9108, + "rity": 10138, + "ritz": 29574, + "rium": 19172, + "rius": 48969, + "riv": 15104, + "rival": 43171, + "rive": 11590, + "rived": 36207, + "river": 38291, + "rix": 8609, + "riz": 47847, + "rl": 45895, + "rm": 26224, + "rn": 35906, + "ro": 305, + "roach": 28562, + "road": 6344, + "roads": 21372, + "rob": 22609, + "robat": 40655, + "robe": 25481, + "roc": 12204, + "rocal": 43270, + "rock": 10823, + "rocket": 30431, + "rod": 14892, + "rodu": 2076, + "roe": 20646, + "rog": 3828, + "rogen": 8648, + "rogens": 48686, + "rogram": 39529, + "roid": 3882, + "roit": 7775, + "rol": 3225, + "role": 18090, + "rolet": 33087, + "roleum": 21945, + "roll": 2487, + "rolled": 8375, + "roller": 10646, + "rollers": 36667, + "rolley": 42639, + "rolling": 18886, + "rollment": 48108, + "rolog": 40329, + "rology": 31142, + "rom": 398, + "roma": 42902, + "roman": 47119, + "romancer": 38211, + "rome": 5998, + "romeda": 32291, + "romising": 47112, + "rompt": 45700, + "romptu": 49255, + "romy": 50228, + "ron": 1313, + "rone": 33171, + "rones": 9821, + "rongh": 36670, + "ronic": 4565, + "ronics": 20844, + "rons": 12212, + "ront": 4298, + "rontal": 39321, + "roo": 42407, + "room": 3823, + "rooms": 9649, + "root": 15763, + "roots": 19150, + "rop": 1773, + "roph": 10051, + "rophe": 22599, + "rophic": 18191, + "ropolis": 25986, + "ropolitan": 14823, + "ropri": 9219, + "ropy": 28338, + "ror": 1472, + "rored": 34640, + "rors": 5965, + "ros": 4951, + "rosc": 45943, + "rose": 13698, + "rosis": 37172, + "ross": 1214, + "rosse": 39314, + "rosso": 21074, + "rossover": 23954, + "rost": 23341, + "rot": 10599, + "rote": 2519, + "rotein": 35574, + "roth": 33640, + "rots": 24744, + "rou": 472, + "rouch": 48626, + "roud": 5493, + "rough": 740, + "rought": 2909, + "round": 744, + "rounded": 39262, + "rounder": 45788, + "roup": 3233, + "roups": 14459, + "rous": 7596, + "rouse": 46494, + "route": 38629, + "rov": 18657, + "rovers": 31257, + "roversial": 46927, + "row": 808, + "rowd": 3986, + "rower": 46992, + "rowing": 11577, + "rown": 2053, + "rows": 8516, + "rowth": 13046, + "rox": 13907, + "roximately": 24378, + "roxy": 42059, + "roy": 3287, + "roying": 38295, + "rozen": 42005, + "rpm": 48235, + "rr": 21062, + "rs": 3808, + "rss": 42216, + "rt": 17034, + "ru": 622, + "ruary": 3728, + "rub": 25089, + "ruby": 49137, + "ruce": 26524, + "ruciating": 48404, + "ruck": 30915, + "ruct": 1356, + "ruction": 2762, + "ructose": 32275, + "ructure": 5620, + "rue": 24508, + "rued": 21556, + "ruff": 30622, + "rug": 2143, + "rugged": 21901, + "ruit": 4872, + "ruits": 50187, + "rule": 25135, + "rules": 38785, + "ruly": 34715, + "rum": 6582, + "rums": 45241, + "run": 5143, + "runner": 16737, + "runners": 36740, + "running": 20270, + "runs": 48381, + "runtime": 43282, + "rup": 12618, + "rupal": 34585, + "rupt": 3622, + "rupted": 31590, + "ruption": 6417, + "rupulous": 46272, + "rus": 14932, + "rush": 37357, + "rust": 11469, + "rw": 31653, + "rx": 40914, + "ry": 563, + "ryan": 29038, + "ryce": 28169, + "rying": 14992, + "rylic": 34554, + "ryn": 29441, + "rypt": 6012, + "rypted": 15109, + "ryption": 13168, + "rys": 19753, + "ryu": 49056, + "ré": 29350, + "s": 82, + "sa": 11400, + "sac": 30584, + "saf": 49585, + "safe": 21230, + "safety": 44708, + "said": 30079, + "sal": 21680, + "sale": 21378, + "sam": 37687, + "sama": 33843, + "same": 31642, + "sample": 39873, + "san": 12807, + "sand": 38142, + "sat": 49720, + "sav": 39308, + "save": 21928, + "saving": 29336, + "saw": 43439, + "say": 16706, + "sb": 36299, + "sbm": 32310, + "sburg": 30359, + "sburgh": 11931, + "sc": 1416, + "scale": 9888, + "scan": 35836, + "scape": 6794, + "scar": 13034, + "scene": 29734, + "scenes": 28123, + "sch": 20601, + "sche": 15952, + "schild": 35058, + "school": 14347, + "sci": 36216, + "science": 16801, + "scient": 25346, + "scientific": 41355, + "scill": 22360, + "scl": 38528, + "scope": 29982, + "score": 26675, + "scoring": 46536, + "screen": 9612, + "scrib": 40075, + "scribe": 12522, + "scribed": 47495, + "script": 12048, + "scription": 33584, + "scripts": 46521, + "scroll": 48728, + "sd": 21282, + "se": 325, + "sea": 8583, + "search": 12947, + "season": 6230, + "seat": 24073, + "sec": 2363, + "second": 12227, + "secondary": 38238, + "seconds": 43012, + "secret": 21078, + "sect": 8831, + "section": 5458, + "sectional": 44330, + "sections": 23946, + "sector": 34914, + "secure": 22390, + "security": 12961, + "secut": 4552, + "secution": 9534, + "sed": 36622, + "see": 3826, + "seed": 28826, + "seeing": 42041, + "seek": 36163, + "seekers": 47971, + "seeking": 38515, + "seen": 15898, + "sei": 36455, + "sein": 20719, + "sel": 741, + "selage": 45217, + "select": 19738, + "selected": 34213, + "selection": 49283, + "seless": 10950, + "self": 944, + "sell": 7255, + "seller": 32932, + "selling": 16473, + "sels": 14002, + "selves": 2020, + "sem": 43616, + "semb": 4428, + "semble": 15140, + "sembly": 5997, + "sen": 6248, + "senal": 10298, + "send": 21280, + "sense": 33819, + "sensitive": 30176, + "sent": 34086, + "separ": 25512, + "seq": 41068, + "sequ": 3107, + "sequence": 43167, + "sequent": 44399, + "sequently": 20415, + "ser": 2655, + "serial": 46911, + "series": 25076, + "serious": 34009, + "sers": 17720, + "serv": 3168, + "served": 45852, + "server": 15388, + "service": 15271, + "services": 30416, + "serving": 31293, + "ses": 8448, + "session": 29891, + "set": 2617, + "sets": 28709, + "sett": 17744, + "setting": 33990, + "settings": 33692, + "setup": 40406, + "seven": 26548, + "sever": 28116, + "severe": 43070, + "sex": 8044, + "sexual": 18338, + "sey": 4397, + "seys": 27717, + "sf": 28202, + "sg": 45213, + "sh": 1477, + "sha": 26270, + "shadow": 19106, + "shake": 32431, + "shall": 49271, + "shape": 43358, + "shaped": 16760, + "shapeshifter": 33929, + "share": 20077, + "shared": 28710, + "sharing": 21987, + "sharp": 48554, + "shaw": 32832, + "she": 7091, + "shed": 35762, + "sheet": 21760, + "sheets": 42011, + "shell": 29149, + "shi": 44019, + "shield": 26662, + "shift": 30846, + "shine": 19489, + "ship": 6720, + "ships": 26313, + "shire": 10932, + "shirt": 15600, + "shirts": 23231, + "shit": 16211, + "shock": 39563, + "shoot": 30408, + "shop": 24643, + "shore": 14640, + "short": 19509, + "shot": 9442, + "shots": 20910, + "should": 21754, + "show": 12860, + "shown": 42579, + "shows": 49596, + "shr": 36007, + "shut": 49625, + "si": 13396, + "sic": 21383, + "sid": 30255, + "side": 1589, + "sided": 22339, + "sie": 44524, + "sight": 18627, + "sighted": 44068, + "sign": 12683, + "signed": 32696, + "significant": 36591, + "sil": 18217, + "silver": 40503, + "sim": 14323, + "similar": 38610, + "simple": 36439, + "sin": 31369, + "since": 20777, + "sing": 12215, + "single": 29762, + "sis": 13429, + "sit": 48937, + "site": 15654, + "sites": 49315, + "six": 19412, + "size": 7857, + "sized": 13982, + "sk": 8135, + "ski": 20545, + "skill": 42401, + "skilled": 44885, + "skin": 20407, + "skinned": 41412, + "skip": 48267, + "skirts": 28383, + "sky": 15688, + "sl": 6649, + "slaught": 30929, + "slave": 36341, + "sle": 26738, + "sleep": 42832, + "slice": 48369, + "slot": 43384, + "slow": 38246, + "sm": 5796, + "small": 17470, + "smanship": 49820, + "smart": 27004, + "smith": 21453, + "smoking": 48783, + "sn": 16184, + "snap": 45380, + "so": 568, + "soDeliveryDate": 39811, + "soType": 39803, + "soc": 35634, + "social": 14557, + "socket": 44971, + "soever": 15485, + "sofar": 38649, + "soft": 4215, + "software": 43776, + "sol": 34453, + "sold": 24120, + "sole": 6753, + "solete": 23869, + "solid": 39390, + "some": 11246, + "someone": 46248, + "something": 18927, + "sometimes": 29810, + "son": 1559, + "song": 34050, + "sonian": 35202, + "soon": 36194, + "sorry": 41599, + "sort": 30619, + "sound": 23661, + "sounding": 39686, + "source": 10459, + "south": 35782, + "sov": 47272, + "sp": 2777, + "space": 13200, + "span": 12626, + "spawn": 48183, + "spe": 4125, + "speak": 47350, + "speaking": 25159, + "spec": 16684, + "special": 20887, + "species": 35448, + "specific": 11423, + "specified": 23599, + "spect": 4443, + "spection": 31308, + "spective": 49540, + "speech": 45862, + "speed": 12287, + "spell": 46143, + "spin": 39706, + "spir": 45564, + "spirit": 38685, + "spl": 22018, + "split": 35312, + "spoken": 19842, + "spons": 20587, + "sponsored": 25427, + "sports": 32945, + "spot": 20485, + "spr": 34975, + "spread": 43639, + "spring": 16469, + "sq": 31166, + "sql": 25410, + "squ": 16485, + "square": 23415, + "sr": 27891, + "src": 10677, + "ss": 824, + "ssh": 45824, + "ssl": 45163, + "sson": 16528, + "st": 301, + "sta": 38031, + "stab": 39029, + "stable": 31284, + "stack": 25558, + "stad": 24107, + "stadt": 38863, + "staff": 28120, + "stage": 14247, + "stained": 44279, + "stairs": 17617, + "stakes": 32540, + "staking": 40031, + "stal": 7757, + "stall": 32989, + "stals": 41076, + "stan": 14192, + "stanbul": 24179, + "stand": 1481, + "standard": 20307, + "standing": 5646, + "stant": 18797, + "stantial": 41321, + "star": 7364, + "stars": 30783, + "start": 9688, + "started": 46981, + "starter": 12339, + "starting": 38690, + "stasy": 31695, + "stat": 14269, + "state": 5219, + "stated": 21989, + "statement": 26090, + "states": 27219, + "static": 12708, + "station": 17529, + "stats": 34242, + "status": 13376, + "stay": 31712, + "std": 19282, + "ste": 4169, + "stead": 28044, + "steam": 21465, + "steamapps": 31881, + "sted": 30679, + "steel": 44822, + "steen": 42580, + "stein": 5714, + "stellar": 28732, + "stem": 927, + "sten": 26400, + "step": 9662, + "steps": 20214, + "ster": 1706, + "sterdam": 22506, + "sters": 5937, + "stery": 41991, + "sth": 48476, + "stic": 11268, + "stice": 43788, + "stick": 13915, + "sticks": 34810, + "still": 24219, + "stim": 42003, + "stitial": 18167, + "stock": 13578, + "stocks": 29522, + "ston": 3743, + "stone": 6440, + "stones": 28750, + "stood": 6501, + "stop": 11338, + "storage": 35350, + "store": 8095, + "stores": 43409, + "stories": 50164, + "storm": 12135, + "storms": 38563, + "story": 13571, + "stown": 27928, + "str": 2536, + "stra": 12044, + "stract": 8709, + "straight": 42729, + "strap": 26418, + "strate": 23104, + "stration": 12401, + "stre": 22853, + "stream": 5532, + "street": 25662, + "strength": 41402, + "stress": 41494, + "stretched": 49729, + "stri": 33565, + "strike": 33069, + "string": 8841, + "strings": 37336, + "strip": 36311, + "stro": 20661, + "stroke": 30757, + "strom": 20282, + "strong": 11576, + "stros": 48288, + "strous": 22501, + "stru": 19554, + "struct": 7249, + "structed": 16242, + "struction": 15019, + "strument": 43872, + "sts": 6448, + "stud": 19149, + "student": 50139, + "study": 44517, + "stuff": 41094, + "sty": 34365, + "style": 7635, + "styles": 47720, + "su": 2385, + "sub": 7266, + "subject": 32796, + "submit": 46002, + "success": 13138, + "successful": 17212, + "successfully": 37351, + "such": 10508, + "sudo": 24032, + "suff": 37333, + "sufficient": 46790, + "suggest": 47811, + "suit": 6063, + "suits": 16554, + "sum": 16345, + "summary": 49736, + "sun": 19155, + "sung": 9854, + "sup": 37330, + "super": 16668, + "supp": 18608, + "support": 11284, + "supported": 15999, + "sur": 11793, + "sure": 19532, + "surface": 42029, + "surprisingly": 41199, + "surv": 48846, + "susp": 40409, + "sv": 21370, + "sw": 2032, + "swe": 46280, + "sweet": 34751, + "swer": 17845, + "swers": 37848, + "swick": 30961, + "swing": 46737, + "switch": 31943, + "sword": 30553, + "sworth": 30567, + "sy": 1837, + "sych": 2924, + "sylv": 9163, + "sylvania": 9270, + "sym": 37047, + "syn": 28869, + "sync": 27261, + "sys": 17597, + "system": 10057, + "t": 83, + "ta": 8326, + "tab": 8658, + "table": 11487, + "taboola": 10658, + "tackle": 36346, + "tag": 12985, + "tags": 31499, + "tail": 13199, + "tailed": 34966, + "tails": 26404, + "tain": 3153, + "tained": 4644, + "taining": 7339, + "tainment": 10738, + "tains": 12143, + "take": 20657, + "taker": 30157, + "taking": 26103, + "tal": 39240, + "tale": 29429, + "talk": 16620, + "talking": 48186, + "tall": 35429, + "tan": 38006, + "tank": 28451, + "tap": 44335, + "tar": 18870, + "target": 16793, + "tarian": 14012, + "tarians": 28266, + "task": 35943, + "tax": 19290, + "tc": 23047, + "tch": 38664, + "td": 8671, + "te": 660, + "team": 15097, + "tec": 36281, + "tech": 13670, + "techn": 23873, + "technical": 47944, + "technology": 45503, + "ted": 1513, + "teen": 7821, + "teenth": 20283, + "tein": 22006, + "tek": 35424, + "tel": 37524, + "tele": 46813, + "tell": 33331, + "telling": 18072, + "tem": 11498, + "temp": 29510, + "template": 28243, + "ten": 1452, + "tenance": 8219, + "teness": 43205, + "ter": 353, + "tera": 49600, + "terday": 6432, + "tered": 4400, + "tering": 20212, + "terior": 14172, + "term": 4354, + "termin": 23705, + "termination": 41382, + "terms": 38707, + "tern": 759, + "ternal": 4358, + "ternally": 30262, + "terness": 34697, + "ternity": 19682, + "terror": 14007, + "terrorism": 19541, + "terrorist": 42002, + "ters": 1010, + "terson": 23192, + "tery": 11471, + "tes": 4879, + "tesque": 37422, + "test": 9288, + "tested": 39612, + "testers": 27205, + "testing": 33407, + "tests": 41989, + "tesy": 27090, + "tex": 16886, + "text": 5239, + "texture": 41293, + "tf": 27110, + "tg": 25297, + "th": 400, + "tha": 12898, + "thal": 11669, + "than": 14813, + "thank": 40716, + "thanks": 27547, + "that": 5562, + "the": 1169, + "their": 24571, + "thel": 37274, + "theless": 9603, + "them": 18855, + "theme": 43810, + "themed": 26966, + "then": 8524, + "thening": 20563, + "thens": 43895, + "ther": 490, + "there": 8117, + "thereal": 37827, + "thereum": 17733, + "these": 27218, + "they": 9930, + "thia": 31079, + "thin": 40871, + "thing": 1197, + "things": 27971, + "think": 14925, + "thinkable": 37510, + "thinking": 28973, + "third": 17089, + "thirds": 17936, + "thirst": 48832, + "this": 5661, + "thodox": 12836, + "thood": 12951, + "thora": 34261, + "those": 25591, + "though": 2016, + "thought": 28895, + "thouse": 23931, + "thread": 16663, + "threat": 19971, + "threatening": 26159, + "three": 15542, + "thren": 25941, + "thritis": 34043, + "thro": 26110, + "throp": 11360, + "through": 9579, + "throw": 16939, + "ths": 9998, + "thumbnails": 18670, + "thur": 11098, + "thus": 26239, + "thy": 20057, + "ti": 20259, + "tic": 13370, + "tical": 22869, + "tick": 42298, + "ticket": 43350, + "tics": 14094, + "tie": 36224, + "tier": 24948, + "ties": 4278, + "tif": 49929, + "tight": 33464, + "til": 47163, + "tile": 40927, + "tim": 16514, + "time": 2435, + "timeout": 48678, + "timer": 45016, + "times": 22355, + "tin": 43701, + "ting": 889, + "tiny": 44152, + "tion": 5378, + "tions": 45240, + "tip": 22504, + "tips": 41315, + "tis": 48010, + "title": 7839, + "tk": 30488, + "tl": 28781, + "tle": 7100, + "tm": 17209, + "tml": 20369, + "tmp": 22065, + "tn": 34106, + "tnc": 26642, + "to": 1462, + "toc": 40301, + "today": 40838, + "toe": 44579, + "together": 45525, + "toggle": 44256, + "token": 30001, + "told": 44040, + "tom": 39532, + "ton": 1122, + "tone": 41527, + "tones": 36257, + "tons": 27288, + "too": 18820, + "tool": 25981, + "tools": 31391, + "top": 4852, + "topia": 46575, + "topic": 26652, + "tops": 35011, + "tor": 13165, + "torn": 45910, + "total": 23350, + "touch": 29332, + "tower": 36170, + "town": 12735, + "tp": 34788, + "tr": 2213, + "tra": 9535, + "trace": 40546, + "track": 11659, + "tracking": 36280, + "tracks": 46074, + "trade": 25351, + "traditional": 36380, + "train": 27432, + "trained": 35311, + "training": 34409, + "trak": 44195, + "trans": 7645, + "transfer": 39437, + "transform": 35636, + "translation": 41519, + "trap": 46670, + "traumatic": 41521, + "travel": 35927, + "tre": 33945, + "treated": 37182, + "treatment": 42487, + "tree": 21048, + "tri": 28461, + "trial": 45994, + "trigger": 46284, + "trip": 39813, + "trl": 14859, + "tro": 23528, + "trop": 48385, + "true": 7942, + "trump": 40954, + "trust": 38087, + "truth": 35310, + "try": 28311, + "ts": 912, + "tsky": 30394, + "tsy": 34293, + "tt": 926, + "tta": 25854, + "tted": 28734, + "tten": 32407, + "ttes": 13036, + "tti": 35671, + "ttle": 23296, + "tto": 33955, + "ttp": 29281, + "tty": 42852, + "tu": 28047, + "tub": 37995, + "tube": 29302, + "tumblr": 45364, + "tun": 28286, + "tur": 36590, + "turn": 15344, + "turned": 33886, + "tv": 14981, + "tw": 4246, + "twitch": 31844, + "twitter": 6956, + "two": 11545, + "tx": 17602, + "txt": 14116, + "ty": 774, + "tyard": 30308, + "tymology": 43408, + "typ": 28004, + "type": 4906, + "types": 19199, + "typically": 48126, + "tz": 22877, + "u": 84, + "ua": 6413, + "uable": 7153, + "uably": 14632, + "uador": 24201, + "ual": 723, + "uala": 41944, + "uality": 25775, + "ually": 935, + "uan": 7258, + "uana": 5020, + "uania": 29743, + "uart": 19986, + "uary": 2838, + "uate": 4985, + "uated": 6605, + "uates": 12632, + "uating": 11927, + "uation": 2288, + "uations": 6055, + "uay": 30106, + "ub": 549, + "uba": 22013, + "ubb": 33670, + "ubby": 38393, + "ube": 3266, + "uben": 44636, + "uber": 18478, + "uberty": 34237, + "ubes": 29080, + "ubi": 29603, + "ubis": 46676, + "uble": 26664, + "ublic": 841, + "ublished": 33286, + "ubric": 29812, + "ubs": 23161, + "ubuntu": 32230, + "uc": 1229, + "uca": 43120, + "ucc": 18863, + "ucci": 27501, + "uce": 7234, + "uced": 19513, + "ucer": 48915, + "uces": 26873, + "uch": 794, + "ucha": 48022, + "uchi": 22200, + "uchin": 43416, + "uchs": 37533, + "uci": 42008, + "ucing": 25648, + "uck": 1347, + "ucked": 17758, + "ucker": 12603, + "ucket": 38811, + "ucking": 19296, + "uckland": 28789, + "uckle": 29687, + "uckles": 34083, + "ucks": 6238, + "ucky": 5309, + "ucl": 36616, + "ucle": 14913, + "uclear": 4016, + "uct": 4782, + "uction": 8110, + "uctions": 20847, + "uctive": 45857, + "uctor": 33029, + "ud": 463, + "uda": 15339, + "udd": 4185, + "udden": 16557, + "uddenly": 18865, + "udder": 41686, + "uddin": 44008, + "udding": 33926, + "uddle": 24500, + "uddled": 32745, + "uddy": 21584, + "ude": 2507, + "udeau": 16229, + "udeb": 46092, + "uded": 19289, + "uden": 44452, + "udence": 42581, + "uder": 26651, + "uders": 48739, + "udes": 8401, + "udge": 12587, + "udget": 29427, + "udging": 38840, + "udi": 47928, + "udic": 28673, + "udicrous": 33784, + "uding": 26570, + "udo": 12003, + "udos": 42418, + "uds": 24786, + "ue": 518, + "uebl": 45749, + "ued": 1739, + "uel": 2731, + "ueless": 38835, + "ueller": 16466, + "uer": 15573, + "uers": 42178, + "ues": 947, + "uesday": 3322, + "uese": 20506, + "uez": 14870, + "uf": 3046, + "ufact": 3603, + "uff": 1648, + "uffed": 18339, + "uffer": 13712, + "ufficient": 15267, + "uffle": 18137, + "uffs": 18058, + "uffy": 15352, + "ug": 1018, + "uga": 30302, + "ugal": 43778, + "ugar": 35652, + "uge": 2217, + "ugen": 42740, + "ugg": 6837, + "uggage": 29672, + "uggest": 29212, + "uggets": 26550, + "uggish": 36295, + "uggle": 33498, + "ugh": 6724, + "ught": 8951, + "ugi": 45659, + "ugs": 10339, + "ugu": 45284, + "uh": 7456, + "ui": 9019, + "uid": 27112, + "uild": 3547, + "uilding": 6963, + "uilt": 21955, + "uin": 48441, + "uine": 8327, + "uing": 4250, + "uint": 28611, + "uish": 32091, + "uit": 5013, + "uitive": 33740, + "uitous": 42412, + "uits": 15379, + "uity": 14834, + "uj": 23577, + "ujah": 46024, + "uk": 2724, + "uka": 14852, + "uke": 4649, + "uked": 48809, + "ukemia": 43505, + "ukes": 31469, + "uki": 11308, + "uko": 29794, + "ukong": 46654, + "uku": 33263, + "ul": 377, + "ula": 4712, + "ular": 934, + "ularity": 33737, + "ulas": 25283, + "ulate": 5039, + "ulated": 4817, + "ulates": 15968, + "ulating": 8306, + "ulation": 1741, + "ulations": 5768, + "ulative": 13628, + "ulator": 8927, + "ulators": 24325, + "ulatory": 21386, + "uld": 32926, + "ule": 2261, + "uled": 6309, + "ulence": 32401, + "ulent": 15288, + "uler": 18173, + "ules": 5028, + "ulet": 25132, + "ulf": 4754, + "ulhu": 36828, + "uli": 32176, + "ulia": 43640, + "ulic": 28575, + "uliffe": 45228, + "ulin": 11599, + "uling": 16619, + "ulk": 12171, + "ulkan": 31263, + "ull": 724, + "ulla": 47972, + "ullah": 38665, + "ullivan": 16040, + "ully": 2132, + "ulner": 5697, + "ulnerability": 40920, + "ulnerable": 38828, + "ulo": 43348, + "ulous": 6985, + "ulously": 18117, + "ulp": 29528, + "ulpt": 13327, + "uls": 5753, + "ulse": 9615, + "ulsion": 15204, + "ulsive": 22220, + "ult": 586, + "ultan": 30454, + "ultane": 9560, + "ultimate": 44818, + "ulton": 37944, + "ults": 8376, + "ultural": 8596, + "ulture": 6456, + "ulty": 10672, + "ultz": 22150, + "ulu": 15712, + "ulum": 14452, + "ulus": 23515, + "uly": 2062, + "ulz": 37314, + "um": 388, + "uma": 7487, + "umably": 31303, + "uman": 3778, + "umann": 40062, + "umar": 44844, + "umat": 27798, + "umatic": 16735, + "umb": 2178, + "umbai": 21645, + "umber": 4494, + "umbered": 26584, + "umbers": 17024, + "umbing": 28149, + "umble": 10344, + "umbled": 11137, + "umbledore": 25549, + "umbles": 25329, + "umbling": 14739, + "umblr": 15566, + "umbn": 10269, + "umbnail": 20566, + "umbnails": 13668, + "umbo": 29309, + "umbs": 18146, + "ume": 2454, + "umed": 18940, + "umen": 20080, + "ument": 1713, + "umenthal": 42300, + "uments": 2886, + "umer": 6975, + "umerable": 30831, + "umeric": 39223, + "umerous": 31385, + "umers": 31260, + "umes": 8139, + "umi": 12994, + "umin": 7230, + "uminati": 37200, + "uming": 12595, + "uminium": 35241, + "uminum": 13074, + "umm": 13929, + "ummer": 31647, + "ummies": 39578, + "ummy": 13513, + "umn": 4182, + "umni": 25402, + "umo": 43712, + "ump": 931, + "umped": 27073, + "umper": 15829, + "umph": 12875, + "umping": 25218, + "umps": 8142, + "umption": 24098, + "umpy": 32152, + "ums": 5700, + "umsy": 37133, + "un": 403, + "una": 9613, + "unal": 18835, + "unc": 19524, + "unch": 3316, + "unci": 49652, + "unciation": 24978, + "uncle": 29942, + "unct": 16260, + "unction": 4575, + "unctions": 46797, + "uncture": 39187, + "und": 917, + "unda": 46535, + "undai": 44591, + "under": 4625, + "unders": 41116, + "undle": 31249, + "undo": 41204, + "undown": 41609, + "undred": 3229, + "undreds": 20960, + "undrum": 46859, + "undy": 45459, + "une": 1726, + "uned": 40881, + "uner": 38886, + "unes": 4015, + "ung": 2150, + "ungle": 13687, + "uni": 35657, + "unia": 39934, + "unic": 46903, + "unicip": 9462, + "unin": 38453, + "uning": 46493, + "union": 24592, + "unique": 34642, + "unit": 20850, + "united": 41187, + "units": 41667, + "unity": 9531, + "universal": 40082, + "unk": 2954, + "unker": 21705, + "unknown": 34680, + "unks": 14125, + "unky": 28898, + "unless": 25252, + "unn": 20935, + "unning": 16596, + "unny": 16948, + "uno": 36909, + "uns": 13271, + "unsigned": 43375, + "unt": 2797, + "unta": 44424, + "untarily": 49605, + "untary": 26468, + "unte": 6311, + "until": 28446, + "untled": 46343, + "unts": 34115, + "untu": 11157, + "uo": 20895, + "uous": 5623, + "uously": 24987, + "up": 929, + "update": 19119, + "updated": 43162, + "upe": 48722, + "uper": 48568, + "uph": 25689, + "uphem": 45640, + "upid": 7658, + "upiter": 21251, + "uple": 29291, + "upload": 25850, + "uploads": 39920, + "upon": 27287, + "upp": 7211, + "upper": 45828, + "uppet": 44933, + "ups": 4739, + "upt": 37623, + "upuncture": 42223, + "ur": 333, + "ura": 5330, + "urable": 11970, + "uracy": 23843, + "urai": 16998, + "ural": 1523, + "urally": 20221, + "uran": 42211, + "urance": 3874, + "urances": 31741, + "uras": 17786, + "urat": 39928, + "urate": 15537, + "urated": 49293, + "uration": 3924, + "urations": 20074, + "urb": 5945, + "urban": 32679, + "urbed": 37694, + "urch": 2575, + "urchase": 18737, + "urches": 12730, + "urd": 2799, + "urden": 42568, + "urdue": 30345, + "urdy": 22876, + "ure": 495, + "ureau": 6262, + "ured": 1522, + "ureen": 49851, + "uren": 23532, + "urer": 15051, + "urers": 17496, + "ures": 942, + "urg": 3686, + "urga": 45098, + "urger": 32650, + "urgical": 31839, + "urgy": 38140, + "uri": 9900, + "uria": 34484, + "uries": 4740, + "uring": 870, + "urion": 40956, + "urious": 16421, + "uristic": 27915, + "urities": 10886, + "urity": 1684, + "urized": 44796, + "url": 6371, + "urn": 700, + "urnal": 35735, + "urned": 44866, + "uro": 1434, + "uron": 44372, + "urous": 29277, + "urrection": 21384, + "urred": 12808, + "urrence": 33928, + "urrencies": 28018, + "urrency": 13382, + "urrent": 6657, + "urring": 14924, + "urry": 16682, + "urs": 1834, + "ursday": 3479, + "urse": 12321, + "ursed": 17539, + "urses": 46998, + "ursion": 24197, + "ursions": 42394, + "ursive": 30753, + "ursor": 21471, + "urst": 24962, + "urt": 3325, + "urther": 1914, + "urtle": 17964, + "urtles": 25195, + "uru": 14717, + "urus": 31891, + "ury": 1601, + "us": 385, + "usa": 22064, + "usable": 31979, + "usage": 26060, + "usal": 6775, + "usalem": 10555, + "usat": 37937, + "usb": 43319, + "usc": 16241, + "uscript": 15817, + "use": 1904, + "used": 1484, + "user": 7220, + "userc": 43298, + "usercontent": 43667, + "username": 29460, + "users": 18417, + "uses": 2664, + "useum": 6744, + "ush": 1530, + "usha": 46213, + "ushed": 7474, + "usher": 34055, + "ushes": 17237, + "ushi": 17731, + "ushima": 30474, + "ushing": 8023, + "using": 3500, + "usion": 4241, + "usional": 41780, + "usions": 15880, + "usive": 11350, + "usk": 17990, + "usky": 42431, + "usp": 17723, + "usr": 14629, + "usra": 28352, + "uss": 1046, + "ussed": 29569, + "ussen": 35951, + "ussia": 31269, + "ussian": 31562, + "ussie": 43480, + "ussion": 11956, + "ussions": 21585, + "ussy": 14650, + "ust": 436, + "ustain": 19542, + "ustainable": 24196, + "usted": 8459, + "uster": 5819, + "usterity": 20761, + "usters": 13654, + "usting": 32620, + "ustom": 1824, + "ustomed": 22646, + "ustration": 44027, + "usual": 37850, + "usually": 23073, + "ut": 315, + "uta": 29822, + "utable": 18187, + "utan": 37878, + "utation": 7094, + "utations": 32855, + "utch": 7140, + "ute": 1133, + "uted": 7241, + "uten": 7809, + "utenant": 15340, + "utenberg": 19028, + "uter": 11894, + "uters": 5843, + "uterte": 23314, + "utes": 1769, + "utf": 40477, + "uth": 1071, + "uther": 12866, + "utherford": 46923, + "utherland": 45384, + "uthor": 1457, + "uti": 47966, + "utic": 18089, + "utical": 14224, + "utics": 48063, + "uties": 8249, + "util": 22602, + "utils": 26791, + "uting": 15129, + "ution": 1009, + "utions": 3508, + "utive": 8827, + "utm": 26841, + "uto": 9390, + "uton": 32894, + "utonium": 43078, + "utor": 38409, + "utorial": 44917, + "utory": 17957, + "utra": 35076, + "utral": 6815, + "uts": 5500, + "utsch": 40768, + "utsche": 30433, + "utsu": 36567, + "utt": 15318, + "utter": 10381, + "uttered": 46322, + "uttering": 33598, + "utters": 46973, + "utterstock": 28819, + "utton": 21115, + "uture": 1832, + "uty": 3935, + "utz": 27839, + "uu": 12303, + "uum": 13814, + "uv": 14795, + "uve": 45177, + "uvian": 50013, + "ux": 2821, + "uxe": 18095, + "uy": 4669, + "uyomi": 40012, + "uz": 10277, + "uzz": 4715, + "uzzle": 9625, + "v": 85, + "vP": 47322, + "va": 6862, + "vable": 23765, + "vacc": 37839, + "vae": 33353, + "vag": 29821, + "val": 2100, + "vale": 41161, + "valid": 12102, + "vals": 12786, + "value": 8367, + "valued": 39728, + "values": 27160, + "van": 10438, + "vana": 33175, + "vance": 19259, + "vant": 4520, + "vantage": 38815, + "var": 7785, + "vard": 10187, + "vari": 25641, + "variable": 45286, + "vas": 11017, + "vasive": 23747, + "vati": 36868, + "vation": 10473, + "vc": 28435, + "vd": 20306, + "ve": 303, + "vec": 35138, + "vector": 31364, + "ved": 1079, + "veh": 33892, + "vel": 626, + "veland": 9731, + "velength": 26623, + "vell": 29333, + "velop": 1091, + "velt": 18065, + "ven": 574, + "venant": 15330, + "venants": 43773, + "venge": 18674, + "venient": 48109, + "vent": 1151, + "venth": 20987, + "vention": 4018, + "ventional": 20405, + "ventions": 16593, + "ventory": 17158, + "venture": 5388, + "ventures": 10065, + "ventus": 35648, + "venue": 4080, + "ver": 332, + "verage": 1857, + "verages": 23118, + "verb": 19011, + "verbal": 46953, + "verbs": 46211, + "vere": 4119, + "vered": 21917, + "verend": 37713, + "verett": 33395, + "verified": 47684, + "vern": 933, + "vernight": 47443, + "verning": 13974, + "vernment": 11355, + "vers": 690, + "verse": 4399, + "versely": 21243, + "versible": 37393, + "version": 9641, + "versions": 47178, + "versive": 40099, + "verson": 49589, + "vert": 1851, + "verted": 13658, + "verting": 48820, + "vertis": 3346, + "vertisement": 4060, + "vertisements": 11371, + "vertising": 31809, + "verts": 24040, + "verty": 8077, + "very": 548, + "ves": 1158, + "vest": 4223, + "vet": 16809, + "vette": 33573, + "vey": 3304, + "veyard": 21563, + "vez": 33425, + "vg": 45119, + "vi": 8903, + "via": 8869, + "viation": 47625, + "vic": 25531, + "vice": 28281, + "vich": 49547, + "vict": 32433, + "vid": 16921, + "video": 15588, + "videos": 32861, + "vidia": 21744, + "vier": 49663, + "view": 1177, + "views": 33571, + "vik": 28930, + "viks": 45901, + "vil": 2991, + "vill": 41082, + "ville": 4244, + "vim": 31124, + "vin": 7114, + "vind": 50172, + "vine": 26818, + "ving": 1075, + "viol": 17069, + "violence": 37502, + "violent": 24498, + "vious": 1442, + "viously": 8647, + "vir": 37040, + "viron": 2268, + "vironment": 2468, + "vironments": 12103, + "virt": 48940, + "virtual": 32844, + "vis": 4703, + "vised": 16149, + "visible": 23504, + "vision": 10178, + "visor": 13131, + "visors": 27681, + "visory": 41783, + "visual": 41464, + "vity": 21319, + "vl": 19279, + "vm": 14761, + "vo": 13038, + "voc": 18893, + "voice": 38888, + "void": 19382, + "vol": 10396, + "volent": 29078, + "volt": 37764, + "volume": 29048, + "von": 26982, + "vor": 20867, + "vote": 27257, + "votes": 29307, + "vous": 31222, + "voy": 40024, + "vp": 36133, + "vr": 37020, + "vre": 43933, + "vs": 14259, + "vt": 36540, + "vu": 40939, + "vv": 25093, + "vy": 7670, + "w": 86, + "wa": 10247, + "wage": 21482, + "wagen": 29160, + "wagon": 41127, + "wait": 17077, + "wake": 48530, + "wal": 16783, + "wald": 21667, + "walk": 11152, + "walker": 20783, + "walking": 44065, + "wall": 11930, + "wallet": 44623, + "wan": 8149, + "wana": 49484, + "wang": 47562, + "want": 42949, + "war": 5767, + "ward": 904, + "wards": 2017, + "ware": 1574, + "wark": 48542, + "warm": 31975, + "warming": 48133, + "warn": 40539, + "warning": 43917, + "wart": 24657, + "warts": 26586, + "was": 9776, + "wash": 34670, + "washed": 45462, + "washer": 45146, + "washing": 38524, + "wat": 47261, + "watch": 8340, + "watching": 50042, + "water": 7050, + "waters": 41555, + "waukee": 15428, + "wav": 45137, + "wave": 19204, + "waves": 32569, + "way": 1014, + "wayne": 43932, + "ways": 1322, + "wb": 39346, + "wcs": 12712, + "wcsstore": 12781, + "wd": 16993, + "we": 732, + "weak": 38695, + "wealth": 14298, + "weapon": 28741, + "weapons": 33999, + "wear": 13927, + "weather": 23563, + "web": 12384, + "webkit": 43648, + "wed": 19103, + "weed": 39054, + "week": 10464, + "weekly": 45291, + "ween": 975, + "weeney": 41681, + "weet": 7277, + "wegian": 20684, + "wei": 42990, + "weight": 6551, + "weights": 43775, + "well": 4053, + "wen": 21006, + "went": 19963, + "wer": 15448, + "were": 22474, + "wered": 8279, + "west": 7038, + "western": 14197, + "wh": 1929, + "what": 10919, + "whatever": 39664, + "whe": 12491, + "wheel": 22001, + "whel": 30613, + "whelming": 36433, + "when": 12518, + "where": 3003, + "whether": 25356, + "which": 4758, + "while": 4514, + "white": 11186, + "who": 8727, + "whose": 38159, + "why": 22850, + "wi": 37686, + "wic": 22664, + "wich": 11451, + "wick": 16239, + "wid": 28029, + "wide": 4421, + "widget": 42655, + "width": 10394, + "wife": 22095, + "wig": 28033, + "wik": 20763, + "wiki": 15466, + "wikipedia": 31266, + "wild": 21992, + "will": 10594, + "win": 5404, + "wind": 7972, + "window": 17497, + "windows": 28457, + "wine": 39002, + "wing": 5469, + "wings": 48819, + "winner": 39791, + "winning": 14463, + "winter": 40078, + "wire": 21809, + "wired": 44236, + "wise": 3083, + "wit": 39289, + "witch": 42248, + "with": 4480, + "within": 33479, + "without": 19419, + "withstanding": 20701, + "witz": 28155, + "wives": 35234, + "wk": 43021, + "wl": 40989, + "wm": 26377, + "wn": 675, + "wo": 21638, + "wolf": 18829, + "wolves": 29664, + "woman": 8580, + "women": 25878, + "won": 26502, + "wood": 3822, + "woods": 39493, + "word": 4775, + "wordpress": 40346, + "words": 10879, + "work": 1818, + "worked": 32931, + "worker": 28816, + "workers": 22896, + "working": 16090, + "works": 5225, + "workshop": 38067, + "world": 6894, + "worldly": 49366, + "worm": 25323, + "worms": 49617, + "worn": 34565, + "worst": 41430, + "worth": 9268, + "worthiness": 48756, + "worthy": 18275, + "would": 19188, + "wow": 42773, + "wp": 24142, + "wr": 18351, + "wra": 29988, + "wrap": 37150, + "wrapper": 48553, + "wreck": 39238, + "wright": 29995, + "writ": 8933, + "write": 13564, + "writer": 16002, + "writers": 34422, + "writing": 16502, + "written": 15266, + "wrong": 36460, + "wrote": 42910, + "ws": 18504, + "wt": 46569, + "wu": 43812, + "ww": 1383, + "www": 2503, + "wx": 49345, + "wy": 21768, + "wyn": 27612, + "x": 87, + "xa": 27865, + "xb": 30894, + "xc": 25306, + "xd": 24954, + "xe": 27705, + "xes": 48169, + "xf": 26152, + "xff": 47596, + "xi": 29992, + "xia": 36072, + "xiety": 35753, + "xious": 48392, + "xit": 10198, + "xml": 19875, + "xon": 23813, + "xp": 42372, + "xs": 34223, + "xt": 742, + "xtap": 42915, + "xton": 22874, + "xual": 5541, + "xus": 40832, + "xx": 5324, + "xxx": 31811, + "xxxx": 12343, + "xxxxxxxx": 24223, + "xy": 5431, + "y": 88, + "ya": 3972, + "yah": 46848, + "yahoo": 40774, + "yan": 4121, + "yang": 17859, + "yard": 9413, + "yards": 33750, + "ycle": 39297, + "yd": 5173, + "yden": 43955, + "ydia": 30708, + "ye": 5948, + "yeah": 43669, + "year": 1941, + "years": 19002, + "yellow": 36022, + "yer": 9860, + "yers": 21200, + "yes": 8505, + "yet": 25907, + "yg": 35641, + "yi": 48111, + "ying": 1112, + "yip": 39666, + "yk": 48361, + "yl": 2645, + "ylan": 18554, + "yle": 2349, + "ylene": 37880, + "yles": 24327, + "yll": 25727, + "ylon": 15158, + "ylum": 11183, + "ym": 4948, + "ymes": 22009, + "ymm": 26621, + "ymph": 20896, + "yn": 2047, + "yna": 46434, + "ynam": 4989, + "ynamic": 28995, + "ynasty": 19488, + "ync": 13361, + "ynchron": 24871, + "ynchronous": 31301, + "yne": 39547, + "ynes": 25337, + "ynski": 40008, + "ynt": 33567, + "ynthesis": 44411, + "yo": 8226, + "yon": 19181, + "yond": 3243, + "you": 5832, + "young": 35465, + "your": 14108, + "yout": 32015, + "youtu": 32594, + "youtube": 11604, + "yp": 4464, + "ype": 2981, + "ypes": 9497, + "yr": 2417, + "yre": 35759, + "yrics": 14279, + "yright": 4766, + "yrights": 49158, + "yrim": 17302, + "yrinth": 21324, + "yrs": 48489, + "yrus": 21180, + "ys": 893, + "ysc": 28349, + "ysical": 15380, + "ysics": 23154, + "ysis": 3097, + "yson": 19699, + "yss": 33968, + "yssey": 23784, + "ystem": 6781, + "yt": 20760, + "yth": 5272, + "ythm": 34853, + "ython": 7535, + "yton": 31616, + "yu": 24767, + "yx": 28391, + "yy": 22556, + "yz": 45579, + "z": 89, + "za": 4496, + "zac": 49897, + "zag": 50183, + "zai": 35142, + "zan": 15201, + "zanne": 38395, + "zar": 41046, + "zb": 14969, + "zbek": 40413, + "zbollah": 21677, + "ze": 2736, + "zeb": 38130, + "zech": 15356, + "zed": 8863, + "zee": 42871, + "zees": 43727, + "zek": 43130, + "zel": 17396, + "zen": 4801, + "zens": 8247, + "zer": 9107, + "zero": 22570, + "zers": 47031, + "zes": 12271, + "zh": 23548, + "zhen": 46732, + "zhou": 38536, + "zi": 17027, + "zie": 49746, + "zig": 38262, + "zik": 47303, + "zilla": 16496, + "zin": 42140, + "zing": 9510, + "zinski": 46394, + "zip": 13344, + "zl": 48274, + "zman": 32054, + "zn": 47347, + "zo": 10872, + "zon": 26361, + "zona": 7551, + "zone": 11340, + "zos": 37925, + "zsche": 37467, + "zu": 27624, + "zx": 42592, + "zy": 7357, + "zyk": 46355, + "zyme": 24266, + "zynski": 47143, + "zz": 3019, + "zza": 34443, + "zzi": 46218, + "zzle": 26413, + "zzo": 47802, + "zzy": 31570, + "{": 90, + "{\"": 4895, + "{\\": 31478, + "{{": 27007, + "|": 91, + "||": 15886, + "||||": 42210, + "}": 92, + "}\"": 36786, + "})": 30072, + "});": 22133, + "},": 5512, + "},\"": 9063, + "},{\"": 8762, + "}.": 27422, + "}:": 38362, + "};": 19629, + "}\\": 32239, + "}{": 18477, + "}}": 11709, + "}}}": 42535, + "~": 93, + "~~": 4907, + "~~~~": 8728, + "~~~~~~~~": 15116, + "~~~~~~~~~~~~~~~~": 27156, + "¡": 94, + "¢": 95, + "£": 96, + "£ı": 6408, + "¤": 97, + "¥": 98, + "¥µ": 35069, + "¥ŀ": 13945, + "¦": 99, + "§": 100, + "¨": 101, + "©": 102, + "©¶æ": 47490, + "©¶æ¥µ": 47703, + "ª": 103, + "«": 104, + "«ĺ": 45865, + "¬": 105, + "¬¼": 45539, + "®": 106, + "¯": 107, + "°": 108, + "±": 109, + "²": 110, + "²¾": 39333, + "³": 111, + "´": 112, + "µ": 113, + "¶": 114, + "¶æ": 35050, + "¶ħ": 41678, + "·": 115, + "¸": 116, + "¹": 117, + "º": 118, + "»": 119, + "»Ĵ": 36596, + "¼": 120, + "½": 121, + "¾": 122, + "¿": 123, + "¿½": 4204, + "À": 124, + "Á": 125, + "Â": 126, + "¢": 44359, + "£": 14988, + "§": 16273, + "¨": 37102, + "©": 16224, + "«": 24328, + "®": 7461, + "®,": 45088, + "¯": 5196, + "¯¯": 5367, + "¯¯¯¯": 8980, + "¯¯¯¯¯¯¯¯": 15243, + "¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯": 27006, + "°": 7200, + "±": 22519, + "²": 31185, + "´": 18265, + "¶": 26604, + "·": 9129, + "··": 35147, + "º": 36165, + "»": 17730, + "½": 23141, + "Âł": 1849, + "³³": 4603, + "³³³": 33477, + "³³³³": 8828, + "³³³³³³³³": 17811, + "³³³³³³³³³³³³³³³³": 39172, + "ÂŃ": 3907, + "Ã": 127, + "á": 6557, + "án": 21162, + "ás": 40138, + "â": 22940, + "ã": 26102, + "ão": 28749, + "ä": 11033, + "Ã¥": 29090, + "æ": 21241, + "ç": 16175, + "ça": 50041, + "è": 14064, + "ère": 35979, + "é": 2634, + "ée": 22161, + "én": 35942, + "ér": 42445, + "és": 20954, + "ét": 25125, + "ê": 25792, + "ë": 26689, + "î": 34803, + "ï": 26884, + "ïve": 38776, + "ð": 27214, + "ñ": 12654, + "ña": 30644, + "ño": 31329, + "ó": 10205, + "ón": 18840, + "ô": 27083, + "ö": 9101, + "ön": 48863, + "ör": 30570, + "ø": 24172, + "ú": 21356, + "û": 42324, + "ü": 9116, + "ür": 25151, + "ÃĤ": 5523, + "Ãĥ": 5746, + "ÃĥÃĤ": 5808, + "ÃĥÃĤÃĥÃĤ": 5815, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 9364, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 14827, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 23090, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 35496, + "Ãī": 38351, + "Ãį": 38638, + "ÃįÃį": 43569, + "ÃĹ": 12906, + "ÃĽ": 34543, + "ÃĽÃĽ": 48396, + "ÃŁ": 39683, + "Ãł": 24247, + "ÃŃ": 8836, + "ÃŃa": 29690, + "ÃŃn": 39588, + "ÃŃs": 41200, + "Ä": 128, + "Ä«": 18962, + "ı": 30102, + "Äģ": 10235, + "Äĩ": 38325, + "Äį": 46195, + "Äĵ": 27092, + "ÄŁ": 33133, + "Å": 129, + "Å¡": 32790, + "Å«": 20317, + "ÅĤ": 41615, + "Åį": 13090, + "ÅŁ": 46481, + "Æ": 130, + "Ç": 131, + "È": 132, + "É": 133, + "Ê": 134, + "Ë": 135, + "ËĪ": 45990, + "Ëľ": 41185, + "Ì": 136, + "̶": 48869, + "Í": 137, + "Î": 138, + "α": 17394, + "β": 26638, + "γ": 42063, + "ε": 30950, + "ι": 29945, + "κ": 43000, + "λ": 39377, + "μ": 34703, + "ν": 26180, + "ο": 26517, + "Ï": 139, + "ÏĢ": 46582, + "Ïģ": 33643, + "ÏĤ": 35558, + "Ïĥ": 38392, + "ÏĦ": 32830, + "Ïī": 49535, + "Ð": 140, + "а": 16142, + "в": 38857, + "д": 43666, + "е": 16843, + "и": 18849, + "к": 31583, + "л": 30143, + "м": 43108, + "н": 22177, + "о": 15166, + "оÐ": 25443, + "Ñ": 141, + "ÑĢ": 21169, + "Ñģ": 21727, + "ÑĤ": 20375, + "Ñĥ": 35072, + "Ñĭ": 45035, + "ÑĮ": 45367, + "Ñı": 40623, + "Ò": 142, + "Ó": 143, + "Ô": 144, + "Õ": 145, + "Ö": 146, + "Ö¼": 47903, + "×": 147, + "ר": 37778, + "ש": 50227, + "ת": 42064, + "×IJ": 42973, + "×ij": 49603, + "×Ķ": 38269, + "×ķ": 27072, + "×Ļ": 25529, + "×Ļ×": 33951, + "׾": 40010, + "×ŀ": 49168, + "Ø": 148, + "ا": 12919, + "اØ": 34247, + "اÙĦ": 23525, + "ب": 39848, + "Ø©": 45632, + "ت": 41486, + "د": 38843, + "ر": 26897, + "س": 45692, + "ع": 44690, + "Ù": 149, + "ÙĦ": 13862, + "Ùħ": 25405, + "ÙĨ": 23338, + "Ùĩ": 29519, + "ÙĪ": 30335, + "ÙĬ": 22654, + "Ùİ": 24333, + "ÙIJ": 44208, + "ÙĴ": 48763, + "Ú": 150, + "Û": 151, + "Ü": 152, + "Ý": 153, + "Þ": 154, + "ß": 155, + "à": 156, + "à¤": 11976, + "ा": 48077, + "à¥": 24231, + "à¦": 48071, + "à¨": 19469, + "à©": 43297, + "à¸": 19567, + "à¹": 31479, + "à¼": 41340, + "á": 157, + "áµ": 39611, + "á¸": 41585, + "á¹": 26292, + "á½": 45495, + "â": 158, + "âĢ": 447, + "âĢ¢": 3581, + "âĢ¢âĢ¢": 22838, + "âĢ¢âĢ¢âĢ¢âĢ¢": 39967, + "â̦": 1399, + "â̦\"": 9962, + "â̦)": 38418, + "â̦.": 11580, + "â̦.\"": 50248, + "â̦..": 30864, + "â̦]": 21476, + "â̦â̦": 7398, + "â̦â̦â̦â̦": 15864, + "â̦â̦â̦â̦â̦â̦â̦â̦": 29146, + "â̲": 17478, + "â̳": 12237, + "âĢĭ": 9525, + "âĢĭâĢĭ": 39009, + "âĢİ": 48261, + "âĢIJ": 9333, + "âĢij": 20977, + "âĢĵ": 1906, + "âĢĵâĢĵ": 25608, + "âĢĶ": 960, + "âĢĶ\"": 19056, + "âĢĶ-": 44839, + "âĢĶâĢĶ": 4500, + "âĢĶâĢĶâĢĶâĢĶ": 8184, + "âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ": 14950, + "âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ": 30542, + "âĢķ": 31857, + "âĢł": 33912, + "âģ": 46256, + "âĤ¬": 26391, + "âĦ¢": 8151, + "âĦ¢:": 41333, + "âĨ": 29705, + "âĨij": 48541, + "âĨĴ": 39310, + "âĪ": 24861, + "âĪĴ": 14095, + "âī": 35705, + "âĵĺ": 45563, + "âĶ": 6552, + "âĶĢ": 7280, + "âĶĢâĶĢ": 8418, + "âĶĢâĶĢâĶĢâĶĢ": 16068, + "âĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢ": 28542, + "âĶģ": 47486, + "âķ": 22880, + "âķIJ": 28670, + "âķIJâķIJ": 31732, + "âĸ": 5008, + "âĸ¬": 47530, + "âĸ¬âĸ¬": 49843, + "âĸº": 45717, + "âĸĢ": 44033, + "âĸĦ": 45786, + "âĸĪ": 8115, + "âĸĪâĸĪ": 9968, + "âĸĪâĸĪâĸĪâĸĪ": 20503, + "âĸĪâĸĪâĸĪâĸĪâĸĪâĸĪâĸĪâĸĪ": 49527, + "âĸij": 22110, + "âĸijâĸij": 27534, + "âĸĴ": 40516, + "âĸĵ": 38626, + "âĸł": 29316, + "âĹ": 15926, + "âĹ¼": 48366, + "âĹı": 28133, + "âĺ": 24583, + "âĺħ": 15583, + "âĺħâĺħ": 28353, + "âĺĨ": 35283, + "âĻ": 17992, + "âĻ¥": 39908, + "âϦ": 41298, + "âľ": 26486, + "âĿ": 32391, + "ã": 159, + "ãĢ": 5099, + "ãĢģ": 23513, + "ãĢĤ": 16764, + "ãĢĮ": 13697, + "ãĢį": 13700, + "ãĢİ": 40493, + "ãĢı": 40549, + "ãĢIJ": 31854, + "ãĢij": 31817, + "ãģ": 2515, + "ãģ£": 33180, + "ãģ¦": 28134, + "ãģ§": 30640, + "ãģ¨": 30201, + "ãģª": 26945, + "ãģ«": 28618, + "ãģ®": 5641, + "ãģ®å": 15474, + "ãģ®å®": 49149, + "ã쮿": 27032, + "ãģ®ç": 17683, + "ãģ®é": 33426, + "ãģ®éŃĶ": 34633, + "ãģ¯": 31676, + "ãģ¾": 30159, + "ãģĤ": 40948, + "ãģĦ": 18566, + "ãģĨ": 29557, + "ãģĭ": 27370, + "ãģĮ": 35585, + "ãģį": 33778, + "ãģı": 31917, + "ãģĵ": 46036, + "ãģķ": 43357, + "ãģĹ": 22180, + "ãģĻ": 33623, + "ãģŁ": 25224, + "ãģł": 46777, + "ãĤ": 1792, + "ãĤ¡": 25362, + "ãĤ¢": 11839, + "ãĤ¢ãĥ«": 47794, + "ãĤ£": 16646, + "ãĤ¤": 11482, + "ãĤ¤ãĥĪ": 42396, + "ãĤ¦": 16165, + "ãĤ¦ãĤ¹": 34103, + "ãĤ§": 24806, + "ãĤ¨": 23544, + "ãĤ¨ãĥ«": 46948, + "ãĤ©": 37662, + "ãĤª": 20513, + "ãĤ«": 21763, + "ãĤ¬": 23728, + "ãĤ®": 43899, + "ãĤ¯": 14099, + "ãĤ°": 26095, + "ãĤ±": 41658, + "ãĤ³": 24679, + "ãĤ´": 17933, + "ãĤ´ãĥ³": 22997, + "ãĤµ": 26503, + "ãĤ¶": 48458, + "ãĤ·": 15661, + "ãĤ·ãĥ£": 39467, + "ãĤ¸": 21091, + "ãĤ¹": 8943, + "ãĤ¹ãĥĪ": 43302, + "ãĤº": 37426, + "ãĤ»": 47271, + "ãĤ¼": 30432, + "ãĤ¼ãĤ¦ãĤ¹": 43361, + "ãĤ½": 47559, + "ãĤ¿": 23376, + "ãĤĤ": 43266, + "ãĤī": 36853, + "ãĤĬ": 28255, + "ãĤĭ": 25748, + "ãĤĮ": 39258, + "ãĤĴ": 31758, + "ãĤĵ": 22174, + "ãĤŃ": 25084, + "ãĥ": 1209, + "ãĥ¡": 26998, + "ãĥ¢": 40361, + "ãĥ£": 23131, + "ãĥ¤": 37858, + "ãĥ¥": 24440, + "ãĥ©": 9263, + "ãĥ©ãĥ³": 48204, + "ãĥª": 12675, + "ãĥ«": 9202, + "ãĥ¬": 24186, + "ãĥ¯": 25589, + "ãĥ¯ãĥ³": 42983, + "ãĥ³": 6527, + "ãĥ³ãĤ¸": 45823, + "ãĥ´": 29752, + "ãĥ´ãĤ¡": 44444, + "ãĥ»": 4707, + "ãĥ¼": 6312, + "ãĥ¼ãĤ¯": 42869, + "ãĥ¼ãĥ": 12045, + "ãĥ¼ãĥ«": 43353, + "ãĥ¼ãĥ³": 31708, + "ãĥ¼ãĥĨ": 44326, + "ãĥ¼ãĥĨãĤ£": 44686, + "ãĥĢ": 27852, + "ãĥģ": 31090, + "ãĥĥ": 14777, + "ãĥĥãĤ¯": 35702, + "ãĥĥãĥĪ": 35799, + "ãĥĥãĥī": 45435, + "ãĥĦ": 41115, + "ãĥĨ": 24336, + "ãĥĨãĤ£": 44431, + "ãĥĩ": 21959, + "ãĥĩãĤ£": 40629, + "ãĥĪ": 13298, + "ãĥī": 13765, + "ãĥīãĥ©": 19073, + "ãĥīãĥ©ãĤ´ãĥ³": 24731, + "ãĥĬ": 26229, + "ãĥĭ": 30165, + "ãĥį": 44916, + "ãĥİ": 25053, + "ãĥı": 37412, + "ãĥIJ": 29659, + "ãĥij": 32546, + "ãĥĵ": 36922, + "ãĥķ": 17681, + "ãĥķãĤ¡": 41939, + "ãĥķãĤ©": 48457, + "ãĥĸ": 24001, + "ãĥĹ": 30965, + "ãĥĺ": 23363, + "ãĥĺãĥ©": 34473, + "ãĥĻ": 35604, + "ãĥŀ": 20115, + "ãĥŁ": 27542, + "ãĥł": 25795, + "ãĥŃ": 16253, + "ãħĭ": 35098, + "ãħĭãħĭ": 40345, + "ä": 160, + "ä¸": 10310, + "ä¸Ģ": 31660, + "ä¸ī": 49011, + "ä¸Ĭ": 41468, + "ä¸į": 38834, + "ä¸Ń": 40792, + "ä¹": 20046, + "ä¹ĭ": 45298, + "äº": 12859, + "人": 21689, + "äºĶ": 49390, + "ä»": 20015, + "代": 47987, + "ä¼": 27670, + "ä½": 19526, + "使": 45635, + "ä½ľ": 43291, + "ä¿": 46479, + "å": 161, + "å£": 18004, + "士": 18803, + "å¤": 13783, + "大": 32014, + "天": 25465, + "å¥": 25001, + "女": 42637, + "å¦": 36685, + "å§": 34650, + "å§«": 40235, + "å®": 22522, + "å¯": 43380, + "å°": 22887, + "å°Ĩ": 49546, + "å·": 32432, + "å¸": 30585, + "å¹": 33176, + "åº": 41753, + "å¼": 28156, + "å½": 37605, + "å¾": 36181, + "å¿": 33232, + "åĤ": 43636, + "åħ": 17739, + "åħī": 46268, + "åĨ": 37863, + "åĩ": 49035, + "åĪ": 26344, + "åī": 30298, + "åĬ": 27950, + "åĭ": 47947, + "åĮ": 44293, + "åį": 39355, + "åİ": 43889, + "åı": 20998, + "åIJ": 28938, + "åij": 37772, + "åĽ": 32368, + "åľ": 28839, + "åŃ": 27764, + "åŃIJ": 36310, + "æ": 162, + "æ©": 43897, + "æ©Ł": 49960, + "æ°": 36365, + "æ³": 37345, + "æµ": 38184, + "æĢ": 45250, + "æĥ": 46349, + "æĦ": 35707, + "æĪ": 22755, + "æĪ¦": 36704, + "æī": 33699, + "æķ": 46763, + "æĸ": 23877, + "æĸ¹": 43095, + "æĹ": 33768, + "æĺ": 23626, + "æĺ¯": 42468, + "æľ": 17312, + "æĿ": 30266, + "æł": 43718, + "æŃ": 29826, + "æŃ¦": 49476, + "ç": 163, + "ç¥ŀ": 15351, + "ç«": 44165, + "ç·": 45784, + "çĦ": 47078, + "çī": 31965, + "çīĪ": 48304, + "çĭ": 45379, + "çİĭ": 25581, + "çIJ": 49426, + "çĶ": 18796, + "çͰ": 35572, + "çĶŁ": 37955, + "çķ": 45911, + "çļ": 19021, + "çļĦ": 21410, + "çĽ": 33566, + "çľ": 40367, + "è": 164, + "è¡": 26193, + "è£": 32518, + "è£ħ": 35318, + "è¦": 17358, + "è¦ļéĨĴ": 23614, + "èª": 45739, + "è¯": 46237, + "è»": 43102, + "è¿": 32573, + "èĢ": 32003, + "èĢħ": 38519, + "èĥ": 47797, + "èĪ": 48958, + "é": 165, + "é£": 45617, + "é»Ĵ": 44112, + "é¾": 11737, + "é¾į": 11885, + "é¾įå": 19049, + "é¾įå¥": 39820, + "é¾įå¥ij士": 39821, + "é¾įåĸļ士": 33454, + "éĢ": 34460, + "éģ": 34402, + "éĥ": 32849, + "éĩ": 34932, + "éĸ": 38461, + "éĹ": 29785, + "éĹĺ": 42234, + "éļ": 49694, + "éĽ": 37239, + "éŃĶ": 20804, + "ê": 166, + "ë": 167, + "ëĭ": 46695, + "ì": 168, + "ìĿ": 35975, + "í": 169, + "íķ": 47991, + "î": 170, + "îĢ": 29773, + "ï": 171, + "ï¸": 35266, + "ï¸ı": 37929, + "�": 4210, + "��": 6353, + "���": 48585, + "����": 12100, + "ð": 172, + "ðĿ": 47728, + "ðŁ": 8582, + "ðŁij": 41840, + "ðŁĺ": 47249, + "ñ": 173, + "ò": 174, + "ó": 175, + "ô": 176, + "õ": 177, + "ö": 178, + "÷": 179, + "ø": 180, + "ù": 181, + "ú": 182, + "û": 183, + "ü": 184, + "ý": 185, + "þ": 186, + "ÿ": 187, + "Ā": 188, + "ā": 189, + "Ă": 190, + "ă": 191, + "Ą": 192, + "ą": 193, + "Ć": 194, + "ć": 195, + "Ĉ": 196, + "ĉ": 197, + "Ċ": 198, + "ĊÂł": 44320, + "ĊĊ": 628, + "ċ": 199, + "Č": 200, + "č": 201, + "Ď": 202, + "ď": 203, + "Đ": 204, + "đ": 205, + "Ē": 206, + "ē": 207, + "Ĕ": 208, + "ĕ": 209, + "Ė": 210, + "ė": 211, + "Ę": 212, + "ę": 213, + "Ě": 214, + "ě": 215, + "Ĝ": 216, + "ĝ": 217, + "Ğ": 218, + "ğ": 219, + "Ġ": 220, + "Ġ!": 5145, + "Ġ!!": 37867, + "Ġ!=": 14512, + "Ġ\"": 366, + "Ġ\"\"": 13538, + "Ġ\"\"\"": 37227, + "Ġ\"#": 25113, + "Ġ\"$": 17971, + "Ġ\"$:/": 32047, + "Ġ\"%": 36521, + "Ġ\"'": 24018, + "Ġ\"(": 30629, + "Ġ\"+": 43825, + "Ġ\",": 33172, + "Ġ\"-": 27444, + "Ġ\".": 27071, + "Ġ\"...": 27896, + "Ġ\"/": 12813, + "Ġ\"<": 33490, + "Ġ\"@": 44212, + "Ġ\"[": 12878, + "Ġ\"\\": 37082, + "Ġ\"_": 45434, + "Ġ\"{": 45144, + "Ġ\"â̦": 29368, + "Ġ#": 1303, + "Ġ##": 22492, + "Ġ###": 44386, + "Ġ#####": 46424, + "Ġ$": 720, + "Ġ$$": 32382, + "Ġ$(": 29568, + "Ġ$\\": 39280, + "Ġ$_": 40111, + "Ġ${": 25597, + "Ġ%": 4064, + "Ġ%%": 43313, + "Ġ&": 1222, + "Ġ&&": 11405, + "Ġ'": 705, + "Ġ''": 10148, + "Ġ'(": 29513, + "Ġ',": 46083, + "Ġ'.": 45302, + "Ġ'/": 31051, + "Ġ'[": 44438, + "Ġ(": 357, + "Ġ(!": 22759, + "Ġ(\"": 5855, + "Ġ(#": 17426, + "Ġ($": 7198, + "Ġ($)": 45491, + "Ġ(%": 37633, + "Ġ(%)": 11509, + "Ġ(&": 35494, + "Ġ('": 19203, + "Ġ((": 14808, + "Ġ()": 7499, + "Ġ())": 32865, + "Ġ());": 38377, + "Ġ(),": 29994, + "Ġ().": 27972, + "Ġ();": 13979, + "Ġ(*": 20789, + "Ġ(+": 11502, + "Ġ(-": 13841, + "Ġ(.": 20262, + "Ġ(/": 50247, + "Ġ(<": 38155, + "Ġ(=": 46121, + "Ġ(>": 45160, + "Ġ(?,": 32843, + "Ġ(@": 4275, + "Ġ([": 29565, + "Ġ(_": 44104, + "Ġ({": 37913, + "Ġ(~": 31034, + "Ġ(£": 23068, + "Ġ(âĪĴ": 35508, + "Ġ)": 1267, + "Ġ))": 15306, + "Ġ)))": 47282, + "Ġ));": 29226, + "Ġ),": 10612, + "Ġ).": 6739, + "Ġ):": 15179, + "Ġ);": 5619, + "Ġ)]": 48600, + "Ġ*": 1635, + "Ġ*)": 31936, + "Ġ**": 12429, + "Ġ***": 17202, + "Ġ****": 25998, + "Ġ********************************": 41906, + "Ġ*.": 46866, + "Ġ*/": 9466, + "Ġ+": 1343, + "Ġ+#": 43053, + "Ġ++": 19969, + "Ġ+++": 49954, + "Ġ+---": 40703, + "Ġ+/-": 29694, + "Ġ+=": 15853, + "Ġ,": 837, + "Ġ,\"": 42911, + "Ġ-": 532, + "Ġ--": 1377, + "Ġ---": 11420, + "Ġ----": 13498, + "Ġ-----": 37404, + "Ġ------": 40103, + "Ġ-------": 35656, + "Ġ--------": 24200, + "Ġ---------": 45337, + "Ġ----------------": 34400, + "Ġ--------------------": 41436, + "Ġ--------------------------------": 20368, + "Ġ----------------------------------------------------------------": 16529, + "Ġ-->": 14610, + "Ġ-=": 48185, + "Ġ->": 4613, + "Ġ.": 764, + "Ġ.\"": 22135, + "Ġ.)": 46328, + "Ġ..": 11485, + "Ġ...": 2644, + "Ġ...\"": 35713, + "Ġ....": 19424, + "Ġ......": 47082, + "Ġ........": 20004, + "Ġ..........": 39864, + "Ġ..............": 44912, + "Ġ................": 44713, + "Ġ./": 24457, + "Ġ._": 47540, + "Ġ/": 1220, + "Ġ/*": 11900, + "Ġ/**": 42638, + "Ġ//": 3373, + "Ġ///": 34013, + "Ġ//[": 31161, + "Ġ/>": 11037, + "Ġ0": 657, + "Ġ00": 3571, + "Ġ000": 12877, + "Ġ0000": 17643, + "Ġ000000": 41853, + "Ġ00000000": 27551, + "Ġ0004": 38326, + "Ġ01": 5534, + "Ġ02": 7816, + "Ġ03": 7643, + "Ġ04": 8702, + "Ġ05": 8870, + "Ġ06": 9130, + "Ġ07": 8753, + "Ġ08": 8487, + "Ġ09": 7769, + "Ġ1": 352, + "Ġ10": 838, + "Ġ100": 1802, + "Ġ1000": 8576, + "Ġ10000": 33028, + "Ġ101": 8949, + "Ġ102": 15143, + "Ġ1024": 28119, + "Ġ103": 15349, + "Ġ104": 14436, + "Ġ105": 13343, + "Ġ1050": 47235, + "Ġ106": 15696, + "Ġ107": 16226, + "Ġ1070": 49616, + "Ġ108": 15495, + "Ġ1080": 17729, + "Ġ109": 16003, + "Ġ11": 1367, + "Ġ110": 9796, + "Ġ1100": 36566, + "Ġ111": 13374, + "Ġ112": 13539, + "Ġ113": 17318, + "Ġ114": 17342, + "Ġ115": 12279, + "Ġ116": 18693, + "Ġ117": 19048, + "Ġ118": 19035, + "Ġ119": 15136, + "Ġ12": 1105, + "Ġ120": 7982, + "Ġ1200": 24938, + "Ġ121": 20416, + "Ġ122": 19409, + "Ġ123": 17031, + "Ġ124": 19755, + "Ġ125": 13151, + "Ġ126": 19710, + "Ġ127": 18112, + "Ġ128": 13108, + "Ġ1280": 37674, + "Ġ129": 20248, + "Ġ13": 1511, + "Ġ130": 11323, + "Ġ1300": 36058, + "Ġ131": 23134, + "Ġ132": 21761, + "Ġ133": 22169, + "Ġ134": 22352, + "Ġ135": 17501, + "Ġ136": 21056, + "Ġ137": 21643, + "Ġ138": 21503, + "Ġ139": 23666, + "Ġ14": 1478, + "Ġ140": 12713, + "Ġ1400": 36641, + "Ġ141": 25500, + "Ġ142": 25181, + "Ġ143": 24356, + "Ġ144": 20224, + "Ġ1440": 49557, + "Ġ145": 20299, + "Ġ146": 22986, + "Ġ147": 22909, + "Ġ148": 22613, + "Ġ149": 24041, + "Ġ15": 1315, + "Ġ150": 6640, + "Ġ1500": 20007, + "Ġ151": 25326, + "Ġ152": 24848, + "Ġ153": 24652, + "Ġ154": 24235, + "Ġ155": 20708, + "Ġ156": 23871, + "Ġ157": 23313, + "Ġ158": 24063, + "Ġ159": 26422, + "Ġ16": 1467, + "Ġ160": 13454, + "Ġ1600": 26143, + "Ġ161": 27829, + "Ġ162": 25090, + "Ġ163": 26826, + "Ġ164": 25307, + "Ġ165": 21409, + "Ġ166": 26753, + "Ġ167": 26118, + "Ġ168": 23378, + "Ġ169": 27191, + "Ġ17": 1596, + "Ġ170": 16677, + "Ġ1700": 35665, + "Ġ171": 28369, + "Ġ172": 23120, + "Ġ173": 28174, + "Ġ174": 27621, + "Ġ175": 19038, + "Ġ176": 26937, + "Ġ177": 26607, + "Ġ178": 27368, + "Ġ179": 27228, + "Ġ18": 1248, + "Ġ180": 11546, + "Ġ1800": 21431, + "Ġ181": 30110, + "Ġ182": 28581, + "Ġ183": 28551, + "Ġ1830": 45440, + "Ġ184": 28598, + "Ġ1840": 47784, + "Ġ185": 22855, + "Ġ1850": 35745, + "Ġ186": 28481, + "Ġ1860": 37637, + "Ġ1861": 45278, + "Ġ1862": 49658, + "Ġ1863": 47072, + "Ġ1865": 47801, + "Ġ187": 27649, + "Ġ1870": 37667, + "Ġ188": 27778, + "Ġ1880": 34865, + "Ġ1886": 49539, + "Ġ1888": 49584, + "Ġ1889": 49545, + "Ġ189": 27230, + "Ġ1890": 31982, + "Ġ1893": 48889, + "Ġ1895": 46425, + "Ġ1896": 46723, + "Ġ1897": 49429, + "Ġ1898": 46244, + "Ġ1899": 47465, + "Ġ19": 678, + "Ġ190": 19884, + "Ġ1900": 21489, + "Ġ1901": 39923, + "Ġ1902": 45611, + "Ġ1903": 41625, + "Ġ1904": 43785, + "Ġ1905": 37166, + "Ġ1906": 40538, + "Ġ1907": 41435, + "Ġ1908": 40417, + "Ġ1909": 41507, + "Ġ191": 31009, + "Ġ1910": 31953, + "Ġ1911": 32216, + "Ġ1912": 34463, + "Ġ1913": 35145, + "Ġ1914": 26833, + "Ġ1915": 32062, + "Ġ1916": 32811, + "Ġ1917": 24168, + "Ġ1918": 25859, + "Ġ1919": 30992, + "Ġ192": 17817, + "Ġ1920": 14062, + "Ġ1921": 35369, + "Ġ1922": 36094, + "Ġ1923": 37272, + "Ġ1924": 37547, + "Ġ1925": 36864, + "Ġ1926": 38525, + "Ġ1927": 36565, + "Ġ1928": 35768, + "Ġ1929": 31883, + "Ġ193": 29691, + "Ġ1930": 15533, + "Ġ1931": 34625, + "Ġ1932": 32471, + "Ġ1933": 26539, + "Ġ1934": 29300, + "Ġ1935": 30704, + "Ġ1936": 27653, + "Ġ1937": 28684, + "Ġ1938": 28017, + "Ġ1939": 24414, + "Ġ194": 30483, + "Ġ1940": 16236, + "Ġ1941": 23234, + "Ġ1942": 22458, + "Ġ1943": 21577, + "Ġ1944": 16994, + "Ġ1945": 15761, + "Ġ1946": 22717, + "Ġ1947": 21709, + "Ġ1948": 21794, + "Ġ1949": 24977, + "Ġ195": 24793, + "Ġ1950": 11445, + "Ġ1951": 27937, + "Ġ1952": 26352, + "Ġ1953": 24217, + "Ġ1954": 24718, + "Ġ1955": 25325, + "Ġ1956": 25190, + "Ġ1957": 25177, + "Ġ1958": 24648, + "Ġ1959": 23859, + "Ġ196": 28817, + "Ġ1960": 9507, + "Ġ1961": 20510, + "Ġ1962": 20033, + "Ġ1963": 19342, + "Ġ1964": 17575, + "Ġ1965": 17672, + "Ġ1966": 19322, + "Ġ1967": 15904, + "Ġ1968": 15963, + "Ġ1969": 16450, + "Ġ197": 29903, + "Ġ1970": 8069, + "Ġ1971": 16382, + "Ġ1972": 16101, + "Ġ1973": 15674, + "Ġ1974": 16489, + "Ġ1975": 15231, + "Ġ1976": 15408, + "Ġ1977": 15589, + "Ġ1978": 15524, + "Ġ1979": 13521, + "Ġ198": 2757, + "Ġ1980": 7169, + "Ġ1981": 14745, + "Ġ1982": 14489, + "Ġ1983": 13540, + "Ġ1984": 12844, + "Ġ1985": 12863, + "Ġ1986": 12113, + "Ġ1987": 12923, + "Ġ1988": 12122, + "Ġ1989": 11104, + "Ġ199": 1594, + "Ġ1990": 6303, + "Ġ1991": 10249, + "Ġ1992": 9768, + "Ġ1993": 9656, + "Ġ1994": 9162, + "Ġ1995": 8735, + "Ġ1996": 8235, + "Ġ1997": 8309, + "Ġ1998": 7795, + "Ġ1999": 7358, + "Ġ2": 362, + "Ġ20": 1160, + "Ġ200": 939, + "Ġ2000": 4751, + "Ġ2001": 5878, + "Ġ2002": 6244, + "Ġ2003": 5816, + "Ġ2004": 5472, + "Ġ2005": 5075, + "Ġ2006": 4793, + "Ġ2007": 4343, + "Ġ2008": 3648, + "Ġ2009": 3717, + "Ġ201": 580, + "Ġ2010": 3050, + "Ġ2011": 2813, + "Ġ2012": 2321, + "Ġ2013": 2211, + "Ġ2014": 1946, + "Ġ2015": 1853, + "Ġ2016": 1584, + "Ġ2017": 2177, + "Ġ2018": 2864, + "Ġ2019": 13130, + "Ġ202": 22131, + "Ġ2020": 12131, + "Ġ2021": 33448, + "Ġ2022": 33160, + "Ġ2024": 48609, + "Ġ2025": 32190, + "Ġ203": 27408, + "Ġ2030": 25054, + "Ġ204": 26956, + "Ġ2048": 36117, + "Ġ205": 22538, + "Ġ2050": 32215, + "Ġ206": 27253, + "Ġ207": 27791, + "Ġ208": 27121, + "Ġ209": 28815, + "Ġ21": 2310, + "Ġ210": 20064, + "Ġ2100": 38123, + "Ġ211": 28714, + "Ġ212": 23679, + "Ġ213": 28658, + "Ġ214": 28277, + "Ġ215": 22951, + "Ġ216": 26881, + "Ġ217": 24894, + "Ġ218": 29217, + "Ġ219": 30453, + "Ġ22": 2534, + "Ġ220": 15629, + "Ġ221": 31566, + "Ġ222": 27795, + "Ġ223": 30299, + "Ġ224": 26063, + "Ġ225": 18500, + "Ġ226": 31510, + "Ġ227": 30989, + "Ġ228": 29041, + "Ġ229": 31064, + "Ġ23": 2242, + "Ġ230": 18395, + "Ġ231": 34598, + "Ġ232": 31773, + "Ġ233": 30435, + "Ġ234": 34323, + "Ġ235": 28878, + "Ġ236": 34044, + "Ġ237": 34385, + "Ġ238": 32544, + "Ġ239": 32817, + "Ġ24": 1987, + "Ġ240": 14956, + "Ġ2400": 48548, + "Ġ241": 35150, + "Ġ242": 34353, + "Ġ243": 35989, + "Ġ244": 35264, + "Ġ245": 29637, + "Ġ246": 34951, + "Ġ247": 30179, + "Ġ248": 32996, + "Ġ249": 34620, + "Ġ25": 1679, + "Ġ250": 8646, + "Ġ2500": 33507, + "Ġ251": 34489, + "Ġ252": 25264, + "Ġ253": 32056, + "Ġ254": 35360, + "Ġ255": 14280, + "Ġ256": 17759, + "Ġ257": 36100, + "Ġ258": 37528, + "Ġ259": 37831, + "Ġ26": 2608, + "Ġ260": 21148, + "Ġ2600": 47197, + "Ġ261": 39166, + "Ġ262": 35404, + "Ġ263": 39135, + "Ġ264": 32158, + "Ġ265": 32090, + "Ġ266": 37737, + "Ġ267": 37364, + "Ġ268": 36678, + "Ġ269": 38249, + "Ġ27": 2681, + "Ġ270": 20479, + "Ġ271": 33797, + "Ġ272": 38107, + "Ġ273": 38549, + "Ġ274": 39768, + "Ġ275": 25829, + "Ġ276": 38147, + "Ġ277": 38703, + "Ġ278": 39174, + "Ġ279": 39466, + "Ġ28": 2579, + "Ġ280": 21355, + "Ġ281": 39882, + "Ġ282": 41810, + "Ġ283": 42032, + "Ġ284": 40654, + "Ġ285": 33015, + "Ġ286": 39697, + "Ġ287": 38721, + "Ġ288": 35419, + "Ġ289": 38902, + "Ġ29": 2808, + "Ġ290": 26481, + "Ġ291": 43336, + "Ġ292": 41569, + "Ġ293": 37224, + "Ġ294": 41235, + "Ġ295": 34772, + "Ġ296": 41922, + "Ġ297": 41103, + "Ġ298": 37576, + "Ġ299": 31011, + "Ġ3": 513, + "Ġ30": 1542, + "Ġ300": 5867, + "Ġ3000": 20343, + "Ġ301": 25643, + "Ġ302": 32591, + "Ġ303": 30727, + "Ġ304": 31672, + "Ġ305": 32747, + "Ġ306": 37255, + "Ġ307": 38369, + "Ġ308": 35617, + "Ġ309": 40286, + "Ġ31": 3261, + "Ġ310": 28947, + "Ġ311": 35592, + "Ġ312": 34465, + "Ġ313": 35897, + "Ġ314": 34085, + "Ġ315": 32647, + "Ġ316": 34131, + "Ġ317": 37563, + "Ġ318": 39320, + "Ġ319": 40385, + "Ġ32": 3933, + "Ġ320": 20959, + "Ġ321": 39595, + "Ġ322": 38831, + "Ġ323": 38446, + "Ġ324": 38595, + "Ġ325": 29524, + "Ġ326": 40660, + "Ġ327": 36203, + "Ġ328": 39093, + "Ġ329": 42141, + "Ġ33": 4747, + "Ġ330": 25508, + "Ġ331": 43722, + "Ġ332": 41423, + "Ġ333": 23460, + "Ġ334": 42819, + "Ġ335": 37144, + "Ġ336": 38867, + "Ġ337": 42294, + "Ġ338": 40736, + "Ġ339": 42489, + "Ġ34": 4974, + "Ġ340": 28560, + "Ġ341": 43155, + "Ġ342": 44341, + "Ġ343": 37290, + "Ġ344": 43686, + "Ġ345": 39937, + "Ġ346": 44729, + "Ġ347": 43292, + "Ġ348": 44084, + "Ġ349": 44367, + "Ġ35": 3439, + "Ġ350": 13803, + "Ġ351": 44417, + "Ġ352": 44063, + "Ġ353": 47567, + "Ġ354": 46752, + "Ġ355": 36561, + "Ġ356": 44552, + "Ġ357": 45210, + "Ġ358": 41761, + "Ġ359": 41934, + "Ġ36": 4570, + "Ġ360": 11470, + "Ġ361": 47744, + "Ġ363": 49327, + "Ġ364": 44969, + "Ġ365": 21268, + "Ġ366": 44856, + "Ġ367": 40884, + "Ġ368": 43019, + "Ġ369": 45620, + "Ġ37": 5214, + "Ġ370": 28687, + "Ġ371": 47343, + "Ġ372": 46633, + "Ġ373": 47946, + "Ġ374": 49020, + "Ġ375": 29414, + "Ġ376": 44622, + "Ġ377": 42163, + "Ġ378": 45473, + "Ġ379": 45937, + "Ġ38": 4353, + "Ġ380": 29101, + "Ġ383": 49814, + "Ġ384": 40400, + "Ġ385": 44826, + "Ġ386": 48340, + "Ġ387": 49689, + "Ġ388": 43550, + "Ġ389": 49633, + "Ġ39": 5014, + "Ġ390": 33882, + "Ġ392": 48207, + "Ġ395": 42321, + "Ġ396": 48758, + "Ġ398": 39260, + "Ġ399": 43927, + "Ġ4": 604, + "Ġ40": 2319, + "Ġ400": 7337, + "Ġ4000": 30123, + "Ġ401": 22219, + "Ġ402": 42622, + "Ġ403": 38210, + "Ġ404": 32320, + "Ġ405": 36966, + "Ġ406": 45439, + "Ġ407": 41879, + "Ġ408": 41247, + "Ġ409": 48132, + "Ġ4090": 48908, + "Ġ4096": 42479, + "Ġ41": 6073, + "Ġ410": 32921, + "Ġ411": 43184, + "Ġ412": 42215, + "Ġ413": 46618, + "Ġ414": 45900, + "Ġ415": 40643, + "Ġ416": 38158, + "Ġ417": 47580, + "Ġ418": 45959, + "Ġ419": 48475, + "Ġ42": 5433, + "Ġ420": 28262, + "Ġ421": 49294, + "Ġ422": 46588, + "Ġ423": 49125, + "Ġ424": 48252, + "Ġ425": 36959, + "Ġ426": 48065, + "Ġ427": 45345, + "Ġ428": 45063, + "Ġ429": 42313, + "Ġ43": 5946, + "Ġ430": 35090, + "Ġ432": 46393, + "Ġ433": 47407, + "Ġ435": 42671, + "Ġ436": 50038, + "Ġ44": 5846, + "Ġ440": 33879, + "Ġ443": 40384, + "Ġ444": 45095, + "Ġ445": 48655, + "Ġ448": 49989, + "Ġ45": 4153, + "Ġ450": 18523, + "Ġ451": 49356, + "Ġ455": 46839, + "Ġ457": 47996, + "Ġ458": 50154, + "Ġ46": 6337, + "Ġ460": 34091, + "Ġ465": 49669, + "Ġ47": 6298, + "Ġ470": 38634, + "Ġ475": 45881, + "Ġ48": 4764, + "Ġ480": 23487, + "Ġ49": 5125, + "Ġ490": 45601, + "Ġ499": 48391, + "Ġ5": 642, + "Ġ50": 2026, + "Ġ500": 5323, + "Ġ5000": 23336, + "Ġ501": 24555, + "Ġ502": 47233, + "Ġ503": 44541, + "Ġ504": 41612, + "Ġ505": 43367, + "Ġ51": 6885, + "Ġ510": 35148, + "Ġ512": 22243, + "Ġ52": 6740, + "Ġ520": 36141, + "Ġ525": 45719, + "Ġ529": 49888, + "Ġ53": 7192, + "Ġ530": 40585, + "Ġ54": 7175, + "Ġ540": 38190, + "Ġ55": 5996, + "Ġ550": 25240, + "Ġ555": 44717, + "Ġ56": 7265, + "Ġ560": 38089, + "Ġ57": 7632, + "Ġ570": 44626, + "Ġ58": 7618, + "Ġ580": 41234, + "Ġ59": 7863, + "Ġ6": 718, + "Ġ60": 3126, + "Ġ600": 10053, + "Ġ6000": 39064, + "Ġ601": 49231, + "Ġ608": 39084, + "Ġ61": 8454, + "Ġ610": 44300, + "Ġ62": 8190, + "Ġ620": 45469, + "Ġ625": 48868, + "Ġ63": 8093, + "Ġ630": 44505, + "Ġ64": 5598, + "Ġ640": 33759, + "Ġ65": 6135, + "Ġ650": 22626, + "Ġ655": 45021, + "Ġ66": 7930, + "Ġ660": 41717, + "Ġ666": 43364, + "Ġ67": 8275, + "Ġ670": 48136, + "Ġ68": 8257, + "Ġ680": 40554, + "Ġ69": 8644, + "Ġ698": 39861, + "Ġ7": 767, + "Ġ70": 4317, + "Ġ700": 13037, + "Ġ7000": 50205, + "Ġ701": 48173, + "Ġ702": 43379, + "Ġ71": 9166, + "Ġ72": 7724, + "Ġ720": 26250, + "Ġ73": 8854, + "Ġ737": 37517, + "Ġ74": 8915, + "Ġ747": 45600, + "Ġ75": 5441, + "Ġ750": 19683, + "Ġ76": 8684, + "Ġ760": 48284, + "Ġ768": 46720, + "Ġ77": 8541, + "Ġ770": 44586, + "Ġ777": 35534, + "Ġ78": 8699, + "Ġ780": 41287, + "Ġ79": 9225, + "Ġ8": 807, + "Ġ80": 4019, + "Ġ800": 10460, + "Ġ8000": 38055, + "Ġ802": 33121, + "Ġ808": 41241, + "Ġ81": 9773, + "Ġ82": 9415, + "Ġ820": 48964, + "Ġ83": 9698, + "Ġ84": 9508, + "Ġ840": 48777, + "Ġ85": 7600, + "Ġ850": 30607, + "Ġ86": 9849, + "Ġ87": 10083, + "Ġ88": 9193, + "Ġ89": 9919, + "Ġ9": 860, + "Ġ90": 4101, + "Ġ900": 15897, + "Ġ9000": 50138, + "Ġ91": 10495, + "Ġ911": 16679, + "Ġ92": 10190, + "Ġ920": 47679, + "Ġ93": 10261, + "Ġ94": 10048, + "Ġ95": 6957, + "Ġ950": 38384, + "Ġ96": 9907, + "Ġ960": 41263, + "Ġ97": 10111, + "Ġ970": 40463, + "Ġ978": 41417, + "Ġ98": 9661, + "Ġ980": 32614, + "Ġ99": 7388, + "Ġ999": 36006, + "Ġ:": 1058, + "Ġ:(": 36147, + "Ġ:)": 14373, + "Ġ:-)": 47226, + "Ġ::": 7904, + "Ġ:=": 19039, + "Ġ;": 2162, + "Ġ;)": 35540, + "Ġ;;": 36792, + "Ġ<": 1279, + "Ġ": 46904, + "-.": 34507, + "->": 3784, + "-[": 49146, + "-|": 22831, + ".": 13, + ".\"": 526, + ".\"\"": 32203, + ".\")": 19570, + ".\",": 33283, + ".\",\"": 41424, + ".\"[": 18161, + ".#": 32535, + ".$": 48082, + ".'": 2637, + ".'\"": 11496, + ".''": 13531, + ".''.": 50113, + ".(": 12195, + ".)": 2014, + ".),": 12179, + ".).": 15729, + ".):": 47308, + ".*": 15885, + ".,": 1539, + ".,\"": 44388, + ".-": 7874, + ".--": 9816, + "..": 492, + "...": 986, + "...\"": 9313, + "...)": 23029, + "....": 1106, + ".....": 12359, + "......": 16317, + ".......": 25780, + "........": 2109, + ".........": 34617, + ".............": 44274, + "................": 4181, + "..................": 49129, + "........................": 27754, + "................................": 8864, + "................................................................": 23193, + "...?": 44825, + "...]": 22345, + "../": 40720, + "./": 19571, + ".:": 11207, + ".;": 15089, + ".<": 29847, + ".>": 32756, + ".?": 40791, + ".[": 3693, + ".]": 8183, + "._": 13557, + ".}": 44587, + ".âĢĵ": 37585, + ".âĢĶ": 13402, + ".ãĢį": 43735, + ".�": 40670, + "/": 14, + "/\"": 30487, + "/#": 31113, + "/$": 32624, + "/(": 29006, + "/)": 34729, + "/*": 15211, + "/**": 35343, + "/+": 28404, + "/,": 47454, + "/-": 16327, + "/.": 11757, + "//": 1003, + "///": 20379, + "////": 9705, + "////////": 16150, + "////////////////": 27246, + "////////////////////////////////": 49704, + "/>": 15913, + "/?": 20924, + "/_": 47835, + "/âĢĭ": 27643, + "0": 15, + "00": 405, + "000": 830, + "0000": 2388, + "00000": 20483, + "000000": 10535, + "0000000": 24598, + "00000000": 8269, + "0000000000000000": 25645, + "00007": 44808, + "0001": 18005, + "0002": 34215, + "001": 8298, + "0010": 37187, + "002": 21601, + "00200000": 36490, + "003": 11245, + "004": 22914, + "005": 22544, + "006": 28041, + "007": 25816, + "008": 25257, + "009": 28694, + "01": 486, + "010": 20943, + "0100": 39103, + "011": 28555, + "012": 30206, + "013": 30273, + "014": 28645, + "015": 25150, + "016": 27037, + "017": 29326, + "018": 29159, + "019": 30484, + "02": 2999, + "020": 33618, + "0200": 44613, + "021": 46821, + "022": 44087, + "023": 45310, + "024": 40839, + "025": 36629, + "026": 45987, + "027": 44698, + "028": 46957, + "029": 48891, + "03": 3070, + "030": 39101, + "031": 43637, + "032": 49959, + "033": 44427, + "034": 49841, + "035": 44215, + "036": 48597, + "04": 3023, + "040": 36676, + "041": 50049, + "043": 48768, + "044": 43977, + "045": 40350, + "046": 45438, + "047": 48000, + "048": 47202, + "05": 2713, + "050": 28669, + "052": 37841, + "055": 47838, + "057": 43526, + "059": 46712, + "06": 3312, + "060": 41322, + "07": 2998, + "070": 43509, + "075": 46396, + "08": 2919, + "080": 33057, + "083": 48290, + "088": 46556, + "089": 49352, + "09": 2931, + "090": 42534, + "1": 16, + "10": 940, + "100": 3064, + "1000": 12825, + "10000": 49388, + "1001": 47705, + "1007": 44318, + "101": 8784, + "1016": 27956, + "102": 15377, + "1024": 35500, + "1027": 40403, + "103": 15197, + "104": 13464, + "105": 13348, + "106": 15801, + "107": 15982, + "108": 15711, + "1080": 24045, + "109": 14454, + "11": 1157, + "110": 11442, + "1100": 42060, + "111": 16243, + "1111": 26259, + "112": 14686, + "113": 16616, + "114": 16562, + "115": 15363, + "116": 18298, + "117": 17657, + "118": 16817, + "119": 16315, + "12": 1065, + "120": 10232, + "1200": 27550, + "121": 19244, + "122": 18376, + "123": 10163, + "124": 17464, + "125": 11623, + "126": 19420, + "127": 16799, + "128": 12762, + "129": 18741, + "13": 1485, + "130": 12952, + "131": 22042, + "132": 19924, + "133": 16945, + "134": 19880, + "135": 17059, + "136": 20809, + "137": 19708, + "138": 20107, + "139": 20219, + "14": 1415, + "140": 15187, + "141": 23756, + "142": 23726, + "143": 21139, + "144": 18444, + "145": 18781, + "146": 20964, + "147": 20198, + "148": 18294, + "149": 19442, + "15": 1314, + "150": 8628, + "1500": 33698, + "151": 24309, + "152": 17827, + "153": 21395, + "154": 21526, + "155": 18742, + "156": 21599, + "157": 18458, + "158": 21273, + "159": 19707, + "16": 1433, + "160": 14198, + "1600": 36150, + "161": 25948, + "162": 25061, + "163": 24136, + "164": 23237, + "165": 20986, + "166": 23055, + "167": 21940, + "168": 14656, + "169": 22172, + "17": 1558, + "170": 17279, + "171": 27192, + "172": 23628, + "173": 25399, + "174": 22985, + "175": 17430, + "176": 24096, + "177": 22413, + "178": 23188, + "179": 21738, + "18": 1507, + "180": 15259, + "1800": 39188, + "181": 27057, + "182": 24294, + "183": 24839, + "184": 22883, + "185": 21652, + "186": 25096, + "187": 23451, + "188": 20356, + "189": 23362, + "19": 1129, + "190": 19782, + "1900": 48104, + "191": 26492, + "192": 17477, + "1920": 40454, + "193": 24943, + "194": 22913, + "1945": 41931, + "195": 22186, + "1950": 42751, + "1959": 45403, + "196": 25272, + "1960": 38503, + "1963": 45192, + "1964": 46477, + "1965": 45271, + "1966": 44227, + "1967": 42830, + "1968": 42246, + "1969": 38391, + "197": 24991, + "1970": 30986, + "1971": 41208, + "1972": 41023, + "1973": 40220, + "1974": 40828, + "1975": 38449, + "1976": 38108, + "1977": 37781, + "1978": 37950, + "1979": 33581, + "198": 22337, + "1980": 23664, + "1981": 35411, + "1982": 30763, + "1983": 29279, + "1984": 28296, + "1985": 29110, + "1986": 28054, + "1987": 27301, + "1988": 26709, + "1989": 25475, + "199": 19104, + "1990": 19891, + "1991": 24529, + "1992": 23847, + "1993": 24465, + "1994": 22666, + "1995": 21908, + "1996": 22288, + "1997": 21498, + "1998": 21113, + "1999": 18946, + "2": 17, + "20": 1238, + "200": 2167, + "2000": 11024, + "200000": 33470, + "2001": 14585, + "2002": 16942, + "2003": 16088, + "2004": 15724, + "2005": 14315, + "2006": 13330, + "2007": 12726, + "2008": 11528, + "2009": 10531, + "201": 1264, + "2010": 10333, + "2011": 9804, + "2012": 6999, + "2013": 6390, + "2014": 4967, + "2015": 4626, + "2016": 5304, + "2017": 5539, + "2018": 7908, + "2019": 23344, + "202": 19004, + "2020": 42334, + "203": 22416, + "204": 18638, + "20439": 47936, + "205": 21261, + "206": 22136, + "207": 22745, + "208": 21315, + "209": 22567, + "21": 2481, + "210": 21536, + "211": 21895, + "212": 21777, + "213": 26427, + "214": 22291, + "215": 23349, + "216": 20666, + "217": 24591, + "218": 28727, + "219": 28896, + "22": 1828, + "220": 17572, + "2200": 34294, + "221": 26115, + "222": 23148, + "223": 22047, + "224": 24137, + "225": 18182, + "226": 24909, + "227": 24403, + "228": 23815, + "229": 23539, + "23": 1954, + "230": 19214, + "231": 25667, + "232": 24339, + "233": 25429, + "234": 24409, + "235": 22370, + "236": 24940, + "237": 24693, + "238": 23721, + "239": 23516, + "24": 1731, + "240": 16102, + "241": 28872, + "242": 27877, + "243": 26660, + "244": 25707, + "245": 22995, + "246": 26912, + "247": 23753, + "248": 23045, + "249": 21626, + "25": 1495, + "250": 9031, + "2500": 44688, + "251": 28072, + "252": 22800, + "253": 28592, + "254": 24970, + "255": 13381, + "256": 11645, + "257": 28676, + "258": 25600, + "259": 25191, + "26": 2075, + "260": 21719, + "261": 30057, + "262": 29119, + "263": 29558, + "264": 18897, + "265": 22980, + "266": 25540, + "267": 25674, + "268": 25022, + "269": 26276, + "27": 1983, + "270": 20233, + "271": 28977, + "272": 29807, + "273": 27367, + "274": 28857, + "275": 23195, + "276": 27988, + "277": 27019, + "278": 25870, + "279": 26050, + "28": 2078, + "280": 21033, + "281": 30368, + "282": 32568, + "283": 30290, + "284": 30336, + "285": 26279, + "286": 27033, + "287": 27800, + "288": 25270, + "289": 27693, + "29": 1959, + "290": 24369, + "291": 33551, + "292": 32759, + "293": 31675, + "294": 27696, + "295": 25710, + "296": 27137, + "297": 26561, + "298": 27728, + "299": 22579, + "3": 18, + "30": 1270, + "300": 6200, + "3000": 23924, + "301": 18938, + "302": 22709, + "303": 22572, + "304": 21288, + "305": 22515, + "306": 20548, + "307": 22996, + "308": 21495, + "309": 26895, + "31": 3132, + "310": 26717, + "311": 36244, + "312": 27970, + "313": 25838, + "314": 33638, + "315": 27936, + "316": 33400, + "317": 34125, + "318": 36042, + "319": 35175, + "32": 2624, + "320": 19504, + "321": 36453, + "322": 37283, + "323": 32637, + "324": 33916, + "325": 26582, + "326": 39195, + "327": 34159, + "328": 34256, + "329": 37967, + "33": 2091, + "330": 26073, + "331": 31697, + "332": 32148, + "333": 20370, + "3333": 24840, + "334": 31380, + "335": 27326, + "336": 29211, + "337": 31496, + "338": 28460, + "339": 29626, + "34": 2682, + "340": 23601, + "341": 33660, + "342": 31575, + "343": 32118, + "344": 33535, + "345": 27712, + "346": 30557, + "347": 30995, + "348": 28978, + "349": 27371, + "35": 2327, + "350": 14877, + "351": 35273, + "352": 33394, + "353": 33319, + "354": 32182, + "355": 28567, + "356": 32066, + "357": 27277, + "358": 31128, + "359": 30743, + "36": 2623, + "360": 15277, + "361": 35195, + "362": 35667, + "363": 35447, + "364": 26780, + "365": 24760, + "366": 32459, + "367": 27824, + "368": 27412, + "369": 30803, + "37": 2718, + "370": 20167, + "371": 38056, + "372": 36720, + "373": 34770, + "374": 31020, + "375": 22318, + "376": 32128, + "377": 26514, + "378": 30695, + "379": 29088, + "38": 2548, + "380": 23734, + "381": 36626, + "382": 36243, + "383": 34741, + "384": 22842, + "385": 27203, + "386": 21734, + "387": 32220, + "388": 30460, + "389": 29769, + "39": 2670, + "390": 25964, + "391": 37710, + "392": 32321, + "393": 26007, + "394": 34626, + "395": 31010, + "396": 34107, + "397": 33372, + "398": 31952, + "399": 28771, + "4": 19, + "40": 1821, + "400": 7029, + "4000": 27559, + "401": 21844, + "402": 32531, + "403": 31552, + "404": 26429, + "405": 26598, + "406": 29703, + "407": 30120, + "408": 26200, + "409": 29416, + "41": 3901, + "410": 33289, + "411": 42224, + "412": 39226, + "413": 44103, + "414": 37309, + "415": 35038, + "416": 35218, + "417": 38547, + "418": 39667, + "419": 45068, + "42": 3682, + "420": 27211, + "421": 46636, + "422": 44361, + "423": 43356, + "424": 40090, + "425": 32114, + "426": 42780, + "427": 42363, + "428": 40173, + "429": 11785, + "43": 3559, + "430": 31794, + "431": 50080, + "432": 45331, + "433": 42117, + "434": 47101, + "435": 40064, + "436": 43690, + "437": 43284, + "438": 43704, + "439": 47106, + "44": 2598, + "440": 25644, + "441": 39710, + "442": 39506, + "443": 34938, + "444": 30272, + "445": 43489, + "446": 27260, + "447": 34825, + "448": 31115, + "449": 31911, + "45": 2231, + "450": 17885, + "451": 36330, + "452": 37730, + "453": 36625, + "454": 34229, + "455": 30505, + "456": 29228, + "457": 33032, + "458": 29334, + "459": 33459, + "46": 3510, + "460": 34716, + "461": 40652, + "462": 39997, + "463": 38380, + "464": 44578, + "465": 42018, + "466": 42199, + "467": 24669, + "468": 38472, + "469": 42947, + "47": 2857, + "470": 27790, + "471": 38339, + "472": 37856, + "473": 37804, + "474": 38652, + "475": 32576, + "476": 35435, + "477": 32883, + "478": 29059, + "479": 31714, + "48": 2780, + "480": 22148, + "481": 40271, + "482": 40149, + "483": 38783, + "484": 34137, + "485": 32642, + "486": 34251, + "487": 35133, + "488": 33646, + "489": 35890, + "49": 2920, + "490": 31503, + "491": 41289, + "492": 40256, + "493": 43134, + "494": 39449, + "495": 33781, + "496": 37747, + "497": 38073, + "498": 36260, + "499": 28324, + "5": 20, + "50": 1120, + "500": 4059, + "5000": 27641, + "501": 33548, + "502": 35126, + "503": 31938, + "504": 33580, + "505": 31654, + "506": 35638, + "507": 35378, + "508": 33042, + "509": 29022, + "51": 4349, + "510": 33690, + "511": 41647, + "512": 25836, + "513": 48645, + "514": 47396, + "515": 45969, + "516": 47493, + "517": 48170, + "518": 44085, + "519": 47785, + "52": 4309, + "520": 31211, + "522": 49542, + "523": 49803, + "524": 48057, + "525": 39088, + "526": 48531, + "528": 49351, + "529": 49721, + "53": 4310, + "530": 38612, + "533": 44994, + "535": 44465, + "536": 44468, + "537": 46096, + "538": 49561, + "54": 4051, + "540": 35005, + "544": 47576, + "545": 45326, + "546": 49489, + "548": 49934, + "549": 44966, + "55": 2816, + "550": 22730, + "551": 43697, + "552": 40427, + "553": 48096, + "554": 44218, + "555": 31046, + "556": 37864, + "557": 41948, + "558": 40486, + "559": 38605, + "56": 3980, + "560": 34135, + "561": 47915, + "562": 43918, + "563": 46572, + "565": 47372, + "568": 49211, + "57": 3553, + "570": 39254, + "571": 42875, + "572": 48724, + "573": 48638, + "574": 46900, + "575": 36189, + "576": 37452, + "577": 49447, + "578": 38907, + "579": 41734, + "58": 3365, + "580": 39322, + "581": 48630, + "582": 46044, + "583": 46239, + "584": 46352, + "585": 38905, + "586": 29796, + "587": 44617, + "588": 39118, + "589": 44169, + "59": 3270, + "590": 36993, + "591": 48952, + "592": 45839, + "593": 49051, + "594": 46438, + "595": 35124, + "596": 45734, + "597": 43239, + "598": 41292, + "599": 43452, + "6": 21, + "60": 1899, + "600": 8054, + "6000": 43434, + "601": 41706, + "602": 31418, + "603": 35642, + "604": 31916, + "605": 32417, + "606": 33206, + "607": 31980, + "608": 28688, + "609": 31751, + "61": 5333, + "610": 39132, + "612": 43610, + "613": 47512, + "614": 46841, + "615": 47007, + "616": 44214, + "617": 47941, + "618": 47448, + "62": 5237, + "620": 38850, + "623": 46872, + "625": 26704, + "626": 45191, + "627": 49856, + "628": 48200, + "629": 48602, + "63": 5066, + "630": 30005, + "635": 48250, + "64": 2414, + "640": 31102, + "641": 42759, + "642": 41290, + "643": 41813, + "644": 29173, + "645": 49259, + "646": 27720, + "647": 33981, + "648": 34287, + "649": 33300, + "65": 2996, + "650": 17544, + "651": 40639, + "652": 43193, + "653": 46435, + "654": 39111, + "655": 35916, + "656": 37466, + "657": 37680, + "658": 38431, + "659": 36445, + "66": 2791, + "660": 39885, + "661": 47159, + "662": 39380, + "663": 45791, + "665": 36879, + "666": 27310, + "6666": 19060, + "66666666": 41977, + "667": 28933, + "668": 35809, + "669": 36657, + "67": 3134, + "670": 43798, + "671": 46250, + "672": 43864, + "673": 45758, + "674": 45385, + "675": 42444, + "676": 42548, + "677": 40179, + "678": 30924, + "679": 37601, + "68": 3104, + "680": 37397, + "681": 48564, + "682": 43950, + "683": 47521, + "684": 41580, + "685": 35978, + "686": 33808, + "687": 39925, + "688": 34427, + "689": 40523, + "69": 3388, + "690": 35844, + "691": 49541, + "692": 46589, + "693": 48528, + "694": 45214, + "695": 37381, + "696": 38205, + "697": 40035, + "698": 39357, + "699": 47325, + "7": 22, + "70": 2154, + "700": 9879, + "701": 41583, + "702": 36680, + "703": 36809, + "704": 32869, + "705": 34801, + "706": 35402, + "707": 24038, + "70710": 42877, + "708": 32583, + "709": 31495, + "71": 4869, + "710": 43147, + "712": 49517, + "713": 50055, + "714": 45722, + "718": 45720, + "72": 4761, + "720": 23906, + "725": 45151, + "727": 47760, + "728": 48524, + "729": 48555, + "73": 4790, + "730": 43916, + "733": 49995, + "736": 49150, + "74": 4524, + "740": 45598, + "745": 50150, + "747": 48882, + "748": 48246, + "75": 2425, + "750": 15426, + "751": 48365, + "752": 43665, + "753": 44550, + "754": 41874, + "755": 38172, + "756": 38219, + "757": 39251, + "758": 38569, + "759": 38314, + "76": 4304, + "760": 40761, + "7601": 42752, + "762": 48194, + "763": 49641, + "765": 29143, + "76561": 48527, + "767": 32059, + "768": 30610, + "77": 3324, + "770": 41820, + "771": 46761, + "772": 43571, + "773": 46871, + "774": 47582, + "775": 34483, + "776": 39509, + "777": 29331, + "778": 39761, + "779": 40393, + "78": 3695, + "780": 40873, + "781": 49703, + "782": 46519, + "783": 50165, + "784": 37688, + "785": 41172, + "786": 46302, + "787": 41019, + "789": 40401, + "79": 3720, + "790": 37750, + "792": 48156, + "793": 44750, + "794": 50242, + "795": 41544, + "796": 41060, + "797": 44673, + "798": 43240, + "799": 45455, + "8": 23, + "80": 1795, + "800": 7410, + "8000": 33942, + "801": 41531, + "802": 30863, + "803": 43564, + "804": 36088, + "805": 28256, + "806": 37988, + "807": 36928, + "808": 28362, + "809": 34583, + "81": 6659, + "810": 40215, + "815": 49503, + "82": 6469, + "820": 41739, + "825": 47338, + "83": 5999, + "830": 48341, + "833": 48634, + "84": 5705, + "840": 40675, + "85": 5332, + "850": 25764, + "855": 45432, + "86": 4521, + "860": 45039, + "864": 39570, + "866": 42240, + "87": 5774, + "870": 46951, + "875": 31360, + "877": 42802, + "88": 3459, + "880": 41655, + "882": 42980, + "883": 49287, + "884": 40353, + "885": 44230, + "886": 44980, + "887": 46660, + "888": 28011, + "889": 39121, + "89": 4531, + "893": 49682, + "896": 48712, + "899": 44093, + "9": 24, + "90": 3829, + "900": 12865, + "901": 46815, + "905": 44928, + "909": 44675, + "91": 6420, + "910": 43234, + "911": 35549, + "915": 40248, + "916": 48894, + "92": 5892, + "920": 37128, + "925": 46351, + "93": 6052, + "930": 45418, + "94": 5824, + "940": 46899, + "949": 48581, + "95": 3865, + "950": 31027, + "951": 50119, + "952": 49234, + "953": 49649, + "954": 48372, + "956": 50148, + "96": 4846, + "960": 39277, + "968": 38956, + "969": 38819, + "97": 5607, + "970": 43587, + "975": 42716, + "978": 32196, + "98": 4089, + "980": 40022, + "985": 42250, + "986": 49087, + "987": 44183, + "989": 42520, + "99": 2079, + "990": 34155, + "992": 41561, + "993": 44821, + "994": 42691, + "995": 33438, + "996": 38565, + "997": 39647, + "998": 34808, + "999": 17032, + "9999": 24214, + ":": 25, + ":\"": 11097, + ":#": 43922, + ":'": 32105, + ":(": 37498, + ":,": 45299, + ":-": 21912, + ":/": 14079, + "://": 1378, + "::": 3712, + "::::": 24022, + "::::::::": 43661, + ":[": 33250, + ":\\": 7479, + ":]": 47715, + ":{": 29164, + ";": 26, + ";\"": 26033, + ";;": 7665, + ";;;;": 14223, + ";;;;;;;;": 25887, + ";;;;;;;;;;;;": 46939, + ";}": 46956, + "<": 27, + "": 50256, + "=": 28, + "=\"": 2625, + "=\"\"": 33151, + "=\"#": 25698, + "=\"/": 35922, + "=#": 46249, + "=$": 43641, + "='": 11639, + "=(": 16193, + "=-": 10779, + "=-=-": 16822, + "=-=-=-=-": 27584, + "=-=-=-=-=-=-=-=-": 46402, + "=/": 33223, + "==": 855, + "===": 18604, + "====": 1421, + "======": 50155, + "========": 2559, + "============": 25609, + "================": 4770, + "================================": 10052, + "================================================================": 23926, + "=>": 14804, + "=[": 41888, + "=\\\"": 17553, + "=]": 48874, + "={": 34758, + "=~": 31820, + "=~=~": 33813, + ">": 29, + ">\"": 24618, + ">(": 33994, + ">)": 43734, + ">,": 22330, + ">.": 28401, + ">:": 31175, + "><": 6927, + ">>": 4211, + ">>>": 33409, + ">>>>": 16471, + ">>>>>>>>": 33717, + ">>\\": 34516, + ">[": 36937, + ">]": 37981, + "?": 30, + "?!": 12248, + "?!\"": 30823, + "?\"": 1701, + "?\",": 35379, + "?\".": 43634, + "?'": 8348, + "?'\"": 26989, + "?)": 10091, + "?),": 33924, + "?).": 29865, + "?,": 21747, + "?:": 27514, + "??": 3548, + "???": 28358, + "????": 9805, + "?????": 19622, + "?????-": 25658, + "?????-?????-": 31666, + "????????": 35709, + "?]": 26398, + "?ãĢį": 42943, + "@": 31, + "@#": 41573, + "@#&": 48193, + "@@": 12404, + "@@@@": 22675, + "@@@@@@@@": 37991, + "A": 32, + "AA": 3838, + "AAA": 29697, + "AAAA": 17922, + "AAAAAAAA": 43488, + "AAF": 38540, + "AB": 6242, + "ABC": 24694, + "ABLE": 17534, + "AC": 2246, + "ACA": 26576, + "ACC": 26861, + "ACE": 11598, + "ACH": 16219, + "ACK": 8120, + "ACP": 33056, + "ACT": 10659, + "ACTED": 38542, + "ACTION": 44710, + "ACY": 43300, + "AD": 2885, + "ADA": 26853, + "ADD": 29266, + "ADE": 19266, + "ADRA": 40517, + "ADS": 47149, + "ADVERTISEMENT": 19053, + "AE": 14242, + "AF": 8579, + "AFP": 17449, + "AFTA": 32106, + "AG": 4760, + "AGE": 11879, + "AGES": 25552, + "AH": 18429, + "AI": 20185, + "AIDS": 39338, + "AIN": 29833, + "AIR": 42149, + "AK": 10206, + "AKING": 43602, + "AL": 1847, + "ALD": 44071, + "ALE": 21358, + "ALK": 28082, + "ALL": 7036, + "ALLY": 19807, + "ALS": 23333, + "ALSE": 23719, + "ALT": 31429, + "ALTH": 40818, + "AM": 2390, + "AMA": 25087, + "AMD": 28075, + "AME": 10067, + "AMES": 29559, + "AMI": 43870, + "AMP": 23518, + "AMS": 40834, + "AMY": 29428, + "AN": 1565, + "ANA": 31574, + "ANC": 20940, + "ANCE": 19240, + "AND": 6981, + "ANE": 30525, + "ANG": 15567, + "ANGE": 27746, + "ANI": 43664, + "ANK": 15154, + "ANN": 22846, + "ANS": 15037, + "ANT": 8643, + "ANY": 31827, + "AP": 2969, + "APD": 35349, + "APE": 45721, + "APH": 31300, + "API": 17614, + "APP": 24805, + "APS": 44580, + "APTER": 29485, + "AR": 1503, + "ARA": 24401, + "ARB": 37304, + "ARC": 25793, + "ARCH": 31315, + "ARD": 9795, + "ARDIS": 49608, + "ARDS": 48294, + "ARE": 12203, + "ARGET": 46095, + "ARI": 33604, + "ARK": 14175, + "ARM": 33456, + "ARP": 36035, + "ARR": 26465, + "ARS": 27415, + "ART": 7227, + "ARY": 13153, + "AS": 1921, + "ASC": 42643, + "ASE": 11159, + "ASED": 42827, + "ASH": 11211, + "ASHINGTON": 19436, + "ASON": 36033, + "ASS": 10705, + "AST": 11262, + "ASY": 26483, + "AT": 1404, + "ATA": 13563, + "ATCH": 11417, + "ATE": 6158, + "ATED": 11617, + "ATER": 23261, + "ATES": 29462, + "ATH": 12599, + "ATHER": 45226, + "ATING": 33881, + "ATION": 6234, + "ATIONAL": 29912, + "ATIONS": 18421, + "ATIVE": 37045, + "ATOR": 25633, + "ATS": 33586, + "ATT": 17139, + "ATTLE": 35455, + "ATURE": 40086, + "ATURES": 47471, + "AU": 26830, + "AUD": 48877, + "AUT": 39371, + "AV": 10116, + "AW": 12298, + "AX": 25922, + "AY": 4792, + "AZ": 22778, + "Aaron": 34451, + "Ab": 4826, + "Ability": 22453, + "About": 8585, + "Above": 32397, + "Abs": 24849, + "Absolutely": 40501, + "Abstract": 23839, + "Abyss": 49073, + "Ac": 12832, + "Acc": 17320, + "Accept": 38855, + "Access": 15457, + "Accessory": 41629, + "According": 4821, + "Account": 30116, + "Acknowled": 39482, + "Across": 40553, + "Act": 6398, + "Action": 12502, + "ActionCode": 31573, + "Activ": 25526, + "Active": 13739, + "Activity": 16516, + "Actor": 40277, + "Actually": 26417, + "Ad": 2782, + "Adam": 23159, + "Adams": 47462, + "Adapt": 48003, + "Adapter": 47307, + "Add": 4550, + "Added": 13003, + "Adding": 32901, + "Additional": 17699, + "Additionally": 23216, + "Address": 20231, + "Adds": 46245, + "Adjust": 39668, + "Admin": 46787, + "Administ": 41862, + "Adult": 42995, + "Adv": 22856, + "Advanced": 28809, + "Adventure": 48289, + "Advertisement": 4723, + "Advertisements": 14592, + "Af": 17584, + "Afee": 44314, + "Aff": 35191, + "African": 43032, + "After": 3260, + "Ag": 10262, + "Again": 15316, + "Against": 39276, + "Age": 23396, + "Agent": 36772, + "Agg": 46384, + "Ah": 10910, + "Aid": 44245, + "Aim": 49945, + "Air": 16170, + "Ak": 33901, + "Al": 2348, + "Alabama": 49177, + "Alan": 36235, + "Albert": 42590, + "Ale": 37474, + "Alert": 36420, + "Alex": 15309, + "Alexander": 38708, + "Ali": 37893, + "Alias": 40489, + "Alice": 44484, + "Alien": 44501, + "All": 3237, + "Allah": 48620, + "Allen": 39989, + "Allow": 35265, + "Allows": 34934, + "Almost": 23379, + "Along": 24035, + "Alpha": 38077, + "Already": 37447, + "Alright": 31442, + "Also": 7583, + "Alt": 29161, + "Altern": 23081, + "Alternative": 49788, + "Alternatively": 44163, + "Although": 7003, + "Always": 30374, + "Am": 5840, + "Amazing": 42770, + "Amazon": 24888, + "Amb": 35649, + "Americ": 5477, + "America": 18165, + "American": 7437, + "Americans": 17636, + "Amid": 43541, + "Among": 14311, + "Amount": 31264, + "Amy": 40797, + "An": 2025, + "Analy": 37702, + "Analysis": 32750, + "Ancient": 44974, + "And": 1870, + "Anderson": 42991, + "Andre": 31258, + "Andrew": 20508, + "Android": 25934, + "Andy": 35314, + "Ang": 13450, + "Angel": 33246, + "Angelo": 45585, + "Anim": 35320, + "Animal": 40002, + "Animation": 39520, + "Ann": 18858, + "Anna": 31160, + "Anne": 43227, + "Anonymous": 20660, + "Another": 6610, + "Answer": 33706, + "Ant": 13217, + "Anth": 30327, + "Anthony": 32697, + "Anti": 28795, + "Any": 7149, + "Anyone": 21129, + "Anything": 40028, + "Anyway": 23795, + "Ap": 25189, + "Apart": 39182, + "App": 4677, + "AppData": 22322, + "Apparently": 30402, + "Appearance": 48231, + "Appearances": 47569, + "Apple": 16108, + "Applic": 33583, + "Application": 23416, + "Applications": 41995, + "Apply": 44836, + "Apps": 48433, + "Apr": 13680, + "April": 16784, + "Ar": 3163, + "Arab": 31602, + "Arc": 24021, + "Arcade": 43763, + "Arch": 19895, + "Are": 8491, + "Area": 30547, + "Aren": 43199, + "Arg": 28100, + "Args": 42035, + "Ari": 26529, + "Arizona": 40732, + "Ark": 42007, + "Arm": 26560, + "Armor": 31512, + "Army": 45272, + "Around": 24472, + "Array": 19182, + "Arsenal": 46230, + "Art": 8001, + "Arthur": 29874, + "Article": 14906, + "Artist": 43020, + "As": 1722, + "Ash": 26754, + "Asia": 38555, + "Asian": 43224, + "Aside": 32602, + "Ask": 25214, + "Asked": 18932, + "Ass": 8021, + "Assad": 23622, + "Assembly": 49670, + "Asset": 45869, + "Assistant": 48902, + "Associated": 29014, + "Assuming": 48142, + "Ast": 33751, + "Async": 42367, + "At": 2953, + "Atl": 25255, + "Atlanta": 43482, + "Atlantic": 41120, + "Att": 8086, + "Attach": 33296, + "Attack": 27732, + "Attempt": 37177, + "Attempts": 48452, + "Attorney": 46319, + "Attribute": 33682, + "Attributes": 29021, + "Aud": 16353, + "Audio": 21206, + "Aug": 12512, + "August": 17908, + "Aust": 15160, + "Austin": 40245, + "Austral": 19763, + "Australia": 27429, + "Australian": 38036, + "Aut": 16541, + "Auth": 30515, + "Authent": 47649, + "Author": 13838, + "Authorities": 28705, + "Auto": 27722, + "Autom": 38062, + "Av": 7355, + "Availability": 29841, + "Available": 10493, + "Average": 26287, + "Avg": 48997, + "Avoid": 38618, + "Aw": 23155, + "Awesome": 49061, + "Ax": 31554, + "Ay": 42012, + "Az": 26903, + "B": 33, + "BA": 4339, + "BACK": 31098, + "BALL": 45463, + "BAT": 47379, + "BB": 15199, + "BBC": 33833, + "BC": 2749, + "BD": 14529, + "BE": 12473, + "BER": 13246, + "BF": 29499, + "BG": 40469, + "BI": 3483, + "BIL": 19676, + "BILITIES": 49516, + "BILITY": 25382, + "BILL": 39888, + "BIP": 47772, + "BIT": 26094, + "BL": 9148, + "BLE": 19146, + "BLIC": 32936, + "BM": 12261, + "BN": 15766, + "BO": 8202, + "BOOK": 39453, + "BOX": 39758, + "BP": 20866, + "BR": 11473, + "BRE": 40438, + "BS": 4462, + "BSD": 21800, + "BT": 19313, + "BTC": 35964, + "BU": 19499, + "BUG": 12953, + "BUR": 38926, + "BUS": 45346, + "BUT": 47526, + "BW": 48802, + "BY": 17513, + "Ba": 34458, + "Baby": 36534, + "Back": 7282, + "Background": 21756, + "Bad": 22069, + "Bah": 47514, + "Bal": 24597, + "Balance": 45866, + "Ball": 23410, + "Balt": 41312, + "Baltimore": 46139, + "Ban": 30457, + "Band": 31407, + "Bang": 43984, + "Bank": 28650, + "Bar": 10374, + "Barn": 47359, + "Bas": 15522, + "Base": 14881, + "Based": 15001, + "Basic": 26416, + "Basically": 31524, + "Bat": 24541, + "Batman": 37039, + "Battery": 47006, + "Battle": 24064, + "Bay": 15262, + "Be": 3856, + "Bear": 36352, + "Beast": 41490, + "Beat": 34979, + "Beaut": 38413, + "Bec": 39649, + "Because": 8128, + "Beck": 43454, + "Bed": 45896, + "Bee": 49512, + "Beer": 49802, + "Before": 8421, + "Beg": 24586, + "Begin": 44140, + "Beginning": 45198, + "Beh": 25267, + "Behind": 34163, + "Being": 18357, + "Bel": 12193, + "Bell": 36488, + "Below": 21106, + "Ben": 11696, + "Bench": 44199, + "Benef": 42166, + "Benz": 42484, + "Ber": 24814, + "Bern": 23927, + "Bernie": 33433, + "Berry": 25215, + "Besides": 23937, + "Best": 13014, + "Bet": 13056, + "Beta": 43303, + "Better": 28971, + "Between": 25262, + "Bey": 21993, + "Beyond": 24102, + "Bi": 23286, + "Big": 12804, + "Bill": 17798, + "Billy": 49640, + "Bind": 36180, + "Bio": 42787, + "Bir": 50091, + "Bird": 42562, + "Birth": 38480, + "Bit": 13128, + "Bitcoin": 22614, + "Bl": 3629, + "Black": 9915, + "Blade": 47520, + "Blake": 37849, + "Ble": 43413, + "Block": 12235, + "Blocks": 45356, + "Blog": 42383, + "Blood": 21659, + "Bloom": 38941, + "Bloomberg": 47696, + "Blu": 38676, + "Blue": 14573, + "Bo": 16635, + "Board": 29828, + "Bob": 18861, + "Body": 25842, + "Bomb": 48478, + "Bon": 20682, + "Bone": 49580, + "Bonus": 29435, + "Boo": 46120, + "Book": 10482, + "Books": 30650, + "Boost": 45686, + "Boot": 36476, + "Border": 34189, + "Born": 28524, + "Boss": 37310, + "Boston": 31710, + "Bot": 20630, + "Both": 10265, + "Bott": 28653, + "Bottom": 34104, + "Bound": 49646, + "Bow": 39961, + "Box": 14253, + "Boy": 26554, + "Br": 9414, + "Bra": 42333, + "Brad": 30805, + "Brain": 44687, + "Brand": 38416, + "Brandon": 45467, + "Brave": 39787, + "Brazil": 39190, + "Bre": 12679, + "Break": 31737, + "Breaking": 29449, + "Brend": 48015, + "Brew": 44029, + "Brexit": 40730, + "Brian": 24761, + "Bride": 47148, + "Bridge": 37385, + "Brien": 20118, + "Bright": 41267, + "Bring": 31416, + "Brit": 17959, + "Britain": 37114, + "British": 25631, + "Bro": 15783, + "Broad": 30507, + "Bron": 18760, + "Brook": 45534, + "Brother": 39461, + "Brow": 32635, + "Brown": 20644, + "Browser": 46532, + "Bruce": 38509, + "Bs": 37000, + "Bu": 38374, + "Buff": 36474, + "Buffer": 28632, + "Bug": 25624, + "Build": 15580, + "Builder": 32875, + "Building": 25954, + "Built": 39582, + "Bul": 33481, + "Bull": 39549, + "Bur": 22991, + "Burn": 29053, + "Bus": 16286, + "Bush": 36113, + "Business": 24749, + "But": 1537, + "Button": 21864, + "Buy": 14518, + "Buyable": 39693, + "BuyableInstoreAndOnline": 40242, + "Buzz": 48230, + "By": 3886, + "ById": 48364, + "Byte": 40778, + "Bytes": 45992, + "C": 34, + "CA": 8141, + "CAN": 44565, + "CAP": 33177, + "CAR": 20034, + "CAST": 44647, + "CB": 23199, + "CBC": 29208, + "CBS": 22923, + "CC": 4093, + "CCC": 46361, + "CD": 8610, + "CDC": 47667, + "CE": 5222, + "CENT": 43960, + "CEO": 46691, + "CEPT": 42006, + "CF": 22495, + "CG": 39816, + "CH": 3398, + "CHA": 49285, + "CHAPTER": 41481, + "CHAR": 38019, + "CHAT": 31542, + "CHECK": 50084, + "CHO": 44899, + "CHQ": 47831, + "CHR": 37846, + "CI": 25690, + "CIA": 49732, + "CL": 5097, + "CLA": 16827, + "CLAIM": 48778, + "CLASS": 31631, + "CLASSIFIED": 45449, + "CLE": 29931, + "CLOSE": 32737, + "CLUD": 39149, + "CLUS": 28332, + "CM": 24187, + "CN": 44175, + "CNN": 18474, + "CO": 8220, + "COL": 25154, + "COLOR": 46786, + "COM": 9858, + "COMPLE": 41335, + "CON": 10943, + "CONCLUS": 47542, + "CONT": 37815, + "COR": 44879, + "CP": 8697, + "CPU": 36037, + "CR": 9419, + "CRE": 43387, + "CRIP": 36584, + "CRIPTION": 40165, + "CS": 7902, + "CSS": 49155, + "CT": 4177, + "CTV": 30428, + "CU": 43633, + "CV": 33538, + "CVE": 31436, + "CW": 43538, + "Ca": 24334, + "Cache": 30562, + "Cal": 9771, + "Calif": 19619, + "California": 25284, + "Call": 14134, + "Callback": 47258, + "Calling": 48593, + "Cam": 21701, + "Camera": 35632, + "Camp": 21111, + "Campaign": 46102, + "Can": 6090, + "Canada": 17940, + "Canadian": 28203, + "Cand": 41572, + "Cap": 15610, + "Capital": 39315, + "Capt": 19209, + "Captain": 27898, + "Capture": 49630, + "Car": 9914, + "Card": 16962, + "Care": 17784, + "Carl": 26886, + "Cart": 43476, + "Carter": 49958, + "Cas": 35155, + "Case": 20448, + "Cash": 35361, + "Cass": 43529, + "Cast": 19248, + "Cat": 21979, + "Catal": 39075, + "Catalog": 49015, + "Category": 27313, + "Cath": 39581, + "Catholic": 48919, + "Cause": 42323, + "Cele": 42741, + "Cell": 28780, + "Cent": 19085, + "Center": 23656, + "Central": 30645, + "Cert": 37608, + "Certain": 26469, + "Certainly": 36001, + "Ch": 1925, + "Chain": 35491, + "Chair": 43189, + "Chall": 41812, + "Champ": 48507, + "Chan": 48407, + "Chance": 43606, + "Change": 19400, + "Changed": 31813, + "Changes": 29238, + "Changing": 48333, + "Channel": 29239, + "Chapter": 14126, + "Char": 12441, + "Character": 27275, + "Characters": 48393, + "Charg": 28316, + "Charge": 50044, + "Charges": 36970, + "Charl": 24453, + "Charles": 28711, + "Charlie": 37136, + "Chart": 45488, + "Chat": 30820, + "Che": 7376, + "Check": 9787, + "Chel": 38292, + "Chelsea": 41053, + "Chem": 41829, + "Chest": 45170, + "Chicago": 25705, + "Chicken": 45565, + "Chief": 23675, + "Child": 16424, + "Children": 26829, + "China": 14581, + "Chinese": 23604, + "Chip": 49985, + "Cho": 22164, + "Choice": 46770, + "Choose": 31851, + "Chris": 15645, + "Christ": 10684, + "Christian": 20298, + "Christmas": 44614, + "Christopher": 38025, + "Chuck": 44324, + "Church": 46686, + "Circ": 31560, + "City": 14941, + "Civil": 32610, + "Cl": 2601, + "Cla": 47404, + "Claim": 44819, + "Clar": 48035, + "Clark": 43250, + "Class": 9487, + "Classic": 39914, + "Cle": 34349, + "Clean": 32657, + "Clear": 19856, + "Clearly": 30638, + "Click": 8164, + "Client": 11792, + "Climate": 37649, + "Clinton": 16549, + "Clock": 44758, + "Close": 26125, + "Closure": 45398, + "Cloud": 18839, + "Club": 42350, + "Cmd": 40109, + "Co": 7222, + "Coach": 40677, + "Cod": 43806, + "Code": 10669, + "Coin": 24387, + "Col": 5216, + "Cola": 28635, + "Cold": 34312, + "Cole": 46509, + "Coll": 22667, + "Collect": 31337, + "Collection": 36307, + "College": 38951, + "Collins": 49645, + "Color": 10258, + "Colorado": 41330, + "Columb": 36063, + "Column": 39470, + "Com": 5377, + "Comb": 20575, + "Combat": 38667, + "Come": 16773, + "Coming": 30804, + "Comm": 6935, + "Command": 21575, + "Comment": 21357, + "Comments": 23903, + "Commerce": 47662, + "Commercial": 48401, + "Commission": 50246, + "Common": 17227, + "Commun": 30813, + "Community": 20012, + "Comp": 7293, + "Compan": 41309, + "Companies": 49111, + "Company": 39154, + "Compar": 50249, + "Compare": 41488, + "Compared": 44669, + "Compat": 40073, + "Compl": 38143, + "Complete": 20988, + "Completed": 43768, + "Component": 21950, + "Computer": 34556, + "Con": 3103, + "Conclusion": 21481, + "Cond": 25559, + "Condition": 48362, + "Conf": 18546, + "Config": 16934, + "Configuration": 38149, + "Cong": 18649, + "Congratulations": 45048, + "Congress": 25916, + "Conn": 37321, + "Connect": 13313, + "Connection": 32048, + "Connector": 34525, + "Connell": 15559, + "Connor": 27136, + "Cons": 9444, + "Conservative": 42039, + "Consider": 19626, + "Considering": 40475, + "Console": 47581, + "Const": 34184, + "Construct": 42316, + "Constructed": 25207, + "Construction": 36687, + "Consumer": 49106, + "Cont": 4264, + "Contact": 17829, + "Container": 29869, + "Content": 19746, + "Contents": 15842, + "Context": 21947, + "Contin": 17875, + "Continue": 29453, + "Contract": 45845, + "Contribut": 37146, + "Control": 15988, + "Controller": 22130, + "Cook": 28937, + "Cool": 34530, + "Cooldown": 45953, + "Cop": 13379, + "Copy": 29881, + "Copyright": 15269, + "Cor": 10606, + "Core": 14055, + "Corn": 41389, + "Corp": 45680, + "Correct": 42779, + "Correction": 43267, + "Cos": 36734, + "Cost": 13729, + "Could": 23722, + "Coun": 31053, + "Council": 40940, + "Count": 12332, + "Counter": 31694, + "Country": 33921, + "Cour": 25877, + "Course": 49046, + "Court": 36699, + "Courtesy": 31825, + "Cover": 27245, + "Cow": 40147, + "Cr": 13916, + "Cra": 33800, + "Craft": 14467, + "Craig": 40441, + "Crash": 47598, + "Cre": 12443, + "Creat": 16719, + "Create": 16447, + "Created": 41972, + "Creating": 32071, + "Credit": 23690, + "Credits": 42855, + "Crew": 46724, + "Crime": 45580, + "Crit": 18559, + "Critical": 41000, + "Critics": 36623, + "Cro": 35403, + "Cross": 21544, + "Cru": 27535, + "Crunch": 49384, + "Cruz": 41811, + "Cry": 26677, + "Crypt": 23919, + "Crystal": 43752, + "Cs": 32274, + "Ct": 33707, + "Ctrl": 40069, + "Cu": 46141, + "Cub": 43632, + "Cube": 29071, + "Cur": 26628, + "Current": 11297, + "Currently": 21327, + "Custom": 15022, + "Customer": 44939, + "Cut": 26254, + "Cy": 20418, + "D": 35, + "DA": 5631, + "DAQ": 46640, + "DATA": 26947, + "DAY": 26442, + "DB": 11012, + "DC": 9697, + "DCS": 49513, + "DD": 16458, + "DE": 7206, + "DEBUG": 30531, + "DEC": 41374, + "DEF": 32988, + "DEM": 39429, + "DEN": 41819, + "DEP": 46162, + "DER": 14418, + "DERR": 49643, + "DES": 30910, + "DEV": 39345, + "DF": 8068, + "DH": 41473, + "DI": 17931, + "DIR": 34720, + "DIS": 26288, + "DIT": 49828, + "DIV": 33569, + "DJ": 35028, + "DK": 48510, + "DL": 19260, + "DM": 23127, + "DN": 35504, + "DNA": 28886, + "DO": 18227, + "DOC": 38715, + "DOM": 39170, + "DON": 41173, + "DOS": 35178, + "DOWN": 41925, + "DP": 6322, + "DR": 7707, + "DS": 5258, + "DT": 24544, + "DVD": 39218, + "DW": 42955, + "DX": 36227, + "Da": 26531, + "Dad": 46270, + "Daddy": 48280, + "Daily": 28545, + "Dallas": 40540, + "Dam": 14550, + "Damage": 22022, + "Damn": 43343, + "Dan": 21174, + "Daniel": 19962, + "Danny": 45478, + "Dar": 32708, + "Dark": 17367, + "Dash": 43041, + "Dat": 27354, + "Data": 6601, + "Database": 38105, + "Date": 10430, + "Dave": 27984, + "David": 11006, + "Davis": 36462, + "Day": 12393, + "Days": 38770, + "Db": 43832, + "De": 5005, + "Dead": 20489, + "Deal": 45776, + "Dean": 36372, + "Dear": 20266, + "Death": 20148, + "Deb": 16587, + "Debug": 27509, + "Dec": 10707, + "December": 20588, + "Decl": 37835, + "Decre": 43198, + "Deep": 29744, + "Def": 7469, + "Default": 19463, + "Defense": 27300, + "Definition": 36621, + "Del": 13856, + "Delete": 38727, + "Delivery": 33129, + "DeliveryDate": 39749, + "Delta": 42430, + "Dem": 11522, + "Demand": 42782, + "Democratic": 33939, + "Democrats": 29969, + "Demon": 35477, + "Den": 21306, + "Denver": 49818, + "Dep": 12156, + "Department": 36261, + "Depending": 41156, + "Deploy": 49322, + "Depth": 48791, + "Depths": 42382, + "Der": 28532, + "Des": 5960, + "Desc": 24564, + "Description": 11828, + "Design": 23067, + "Desk": 42523, + "Desktop": 36881, + "Despite": 8332, + "Dest": 24159, + "Destroy": 49174, + "Det": 11242, + "Detailed": 32080, + "Details": 24259, + "Detect": 47504, + "Detroit": 40404, + "Dev": 13603, + "Develop": 19246, + "Developer": 45351, + "Development": 41206, + "Device": 24728, + "Dex": 48875, + "Di": 18683, + "Dial": 24400, + "Dialog": 44204, + "Dialogue": 41099, + "Diamond": 47710, + "Dick": 38743, + "Did": 11633, + "Die": 32423, + "Diff": 28813, + "Different": 40341, + "Dig": 19511, + "Digital": 27640, + "Dim": 29271, + "Dir": 35277, + "Direct": 13470, + "Director": 28702, + "Directory": 43055, + "Dis": 7279, + "Disable": 48893, + "Disc": 15642, + "Disclaimer": 19618, + "Discover": 44596, + "Discuss": 48873, + "Discussion": 34255, + "Disk": 40961, + "Disney": 37338, + "Dispatch": 49354, + "Display": 23114, + "Dist": 20344, + "Distance": 45767, + "District": 44857, + "Div": 24095, + "Do": 5211, + "DoS": 46498, + "Doc": 23579, + "Doctor": 37564, + "Doctors": 47087, + "Document": 24941, + "Documents": 38354, + "Does": 13921, + "Dog": 32942, + "Dom": 24510, + "Domain": 43961, + "Domin": 43417, + "Don": 3987, + "Donald": 7371, + "DonaldTrump": 27674, + "Done": 45677, + "Donnell": 24853, + "Dou": 40287, + "Double": 25628, + "Doug": 42297, + "Down": 8048, + "Download": 10002, + "Downloadha": 41551, + "Dr": 6187, + "Draft": 37741, + "Drag": 46022, + "Dragon": 17808, + "DragonMagazine": 42424, + "Draw": 25302, + "Dream": 30571, + "Dri": 20564, + "Drive": 24825, + "Driver": 32103, + "Dro": 35442, + "Drop": 26932, + "Drug": 37943, + "Ds": 30832, + "Du": 35660, + "Dual": 36248, + "Dub": 37590, + "Due": 22229, + "Dun": 30128, + "Dur": 36927, + "Duration": 26054, + "During": 7191, + "Dust": 43767, + "Dutch": 49717, + "Dynamic": 44090, + "E": 36, + "EA": 16412, + "EAR": 17133, + "EB": 30195, + "EC": 2943, + "ECA": 36600, + "ECD": 27295, + "ECH": 25994, + "ECK": 25171, + "ECT": 9782, + "ECTION": 24565, + "ED": 1961, + "EDIT": 24706, + "EE": 6500, + "EED": 41841, + "EEE": 31909, + "EEEE": 35039, + "EEK": 33823, + "EEP": 35238, + "EF": 25425, + "EFF": 37267, + "EG": 7156, + "EGA": 33146, + "EGIN": 43312, + "EH": 42413, + "EL": 3698, + "ELD": 24639, + "ELF": 37738, + "ELL": 23304, + "ELS": 37142, + "ELY": 30943, + "EM": 3620, + "EMA": 27630, + "EMBER": 28952, + "EMENT": 12529, + "EMOTE": 36862, + "EMP": 39494, + "EMS": 39201, + "EN": 1677, + "ENA": 45510, + "ENC": 24181, + "ENCE": 18310, + "ENCY": 45155, + "END": 10619, + "ENDED": 49361, + "ENE": 39267, + "ENG": 26808, + "ENGTH": 49494, + "ENN": 34571, + "ENS": 16938, + "ENSE": 24290, + "ENT": 3525, + "ENTION": 45589, + "ENTS": 15365, + "EO": 4720, + "EP": 8905, + "EPA": 40906, + "ER": 1137, + "ERA": 46461, + "ERAL": 27130, + "ERC": 47691, + "ERE": 9338, + "ERG": 49837, + "ERN": 28778, + "ERO": 34812, + "ERROR": 24908, + "ERS": 4877, + "ERSON": 29086, + "ERT": 17395, + "ERY": 19664, + "ES": 1546, + "ESA": 43279, + "ESCO": 43311, + "ESE": 33635, + "ESH": 44011, + "ESPN": 31730, + "ESS": 7597, + "ESSION": 47621, + "EST": 6465, + "EStream": 39906, + "EStreamFrame": 43177, + "ET": 2767, + "ETA": 20892, + "ETF": 22274, + "ETH": 20702, + "ETHOD": 36252, + "ETS": 32716, + "EU": 19684, + "EV": 20114, + "EVA": 27881, + "EW": 6217, + "EX": 6369, + "EXP": 49864, + "EXT": 13918, + "EY": 22348, + "Each": 10871, + "Ear": 8419, + "Earlier": 13689, + "Early": 20457, + "Earn": 49725, + "Earth": 22840, + "East": 25234, + "Eastern": 46109, + "Easy": 28406, + "Eat": 47659, + "Ec": 49136, + "Econom": 28489, + "Economic": 48307, + "Ed": 7407, + "Edge": 37021, + "Edit": 18378, + "Edited": 45882, + "Editor": 17171, + "Educ": 33380, + "Education": 41183, + "Edward": 43982, + "Effect": 18610, + "Effective": 44831, + "Effects": 47738, + "Egypt": 39299, + "Eh": 43894, + "Eight": 29571, + "Either": 32478, + "El": 9527, + "Ele": 28827, + "Elect": 19453, + "Electric": 44132, + "Element": 20180, + "Elf": 46995, + "Elizabeth": 43568, + "Ell": 30639, + "Els": 45507, + "Elsa": 49050, + "Else": 40674, + "Elsewhere": 49374, + "Em": 10161, + "Email": 15333, + "Emb": 31567, + "Emer": 32779, + "Emergency": 48979, + "Emily": 48640, + "Employ": 29733, + "Empty": 40613, + "En": 4834, + "Enable": 36695, + "Enabled": 20491, + "Enc": 27195, + "End": 12915, + "Energy": 28925, + "Eng": 7936, + "Engine": 13798, + "EngineDebug": 49781, + "Engineers": 28620, + "England": 39163, + "English": 15823, + "Enh": 35476, + "Enhanced": 49026, + "Enjoy": 27467, + "Enlarge": 30952, + "Enough": 47323, + "Ent": 14539, + "Enter": 17469, + "Entity": 32398, + "Entry": 30150, + "Environment": 31441, + "Environmental": 47213, + "Ep": 13807, + "Episode": 23758, + "Equ": 23588, + "Er": 9139, + "Eric": 25004, + "Error": 12331, + "Es": 23041, + "Esc": 47051, + "Especially": 48464, + "Ess": 29508, + "Est": 22362, + "Eth": 40226, + "Euro": 14398, + "Europe": 16112, + "European": 22030, + "Ev": 15200, + "Eva": 44239, + "Even": 6104, + "Event": 9237, + "Events": 37103, + "Eventually": 28724, + "Ever": 23921, + "Every": 6109, + "Everybody": 28172, + "Everyone": 16190, + "Everything": 19693, + "Evidence": 46785, + "Evil": 48477, + "Ex": 3109, + "Exactly": 47173, + "Example": 16281, + "Examples": 27730, + "Exc": 40127, + "Excellent": 45675, + "Except": 30313, + "Exception": 16922, + "Exec": 23002, + "Executive": 43885, + "Exit": 30337, + "Exp": 16870, + "Exper": 20468, + "Experience": 44901, + "Experts": 38897, + "Expl": 18438, + "Explore": 35433, + "Export": 43834, + "Express": 38839, + "Ext": 11627, + "External": 41506, + "Extra": 27726, + "Extreme": 36716, + "Ey": 36287, + "Eye": 24876, + "F": 37, + "FA": 7708, + "FACE": 49836, + "FAQ": 42680, + "FAULT": 38865, + "FB": 26001, + "FBI": 39379, + "FC": 4851, + "FD": 26009, + "FE": 15112, + "FER": 24302, + "FF": 5777, + "FFER": 45746, + "FFFF": 29312, + "FG": 30386, + "FH": 44602, + "FI": 11674, + "FIELD": 44603, + "FIG": 16254, + "FIL": 46700, + "FILE": 25664, + "FIN": 20032, + "FINE": 29940, + "FINEST": 40236, + "FIR": 39776, + "FIX": 47084, + "FK": 26236, + "FL": 3697, + "FLAG": 38948, + "FM": 23264, + "FML": 34708, + "FN": 43221, + "FO": 6080, + "FOR": 13775, + "FORE": 30818, + "FORM": 21389, + "FORMATION": 35036, + "FOX": 47853, + "FP": 5837, + "FR": 10913, + "FREE": 39274, + "FS": 10652, + "FT": 9792, + "FTWARE": 37485, + "FU": 38989, + "FUL": 46476, + "FUN": 42296, + "FW": 24160, + "FX": 17213, + "FY": 43833, + "Fa": 50110, + "Fab": 43957, + "Fac": 47522, + "Face": 32388, + "Facebook": 12025, + "Fact": 29054, + "Factor": 41384, + "Factory": 22810, + "FactoryReloaded": 37631, + "Fail": 39044, + "Failure": 50015, + "Fair": 30099, + "Faith": 45536, + "Fake": 49233, + "Fal": 41129, + "Fall": 24750, + "False": 25101, + "Family": 24094, + "Fan": 22480, + "Fans": 36570, + "Far": 21428, + "Farm": 48412, + "Fast": 22968, + "Fat": 33804, + "Father": 34823, + "Favorite": 49434, + "Fax": 46512, + "Fe": 14304, + "Fear": 37798, + "Feature": 38816, + "Featured": 37948, + "Features": 23595, + "Feb": 15146, + "February": 21816, + "Fed": 42268, + "Federal": 24099, + "Feed": 18332, + "Feel": 35114, + "Fel": 42493, + "Female": 27273, + "Fer": 43362, + "Fest": 45139, + "Few": 32351, + "Fi": 10547, + "Field": 15878, + "Fif": 44403, + "Fig": 14989, + "Fight": 27365, + "Fighting": 46375, + "Figure": 11337, + "Fil": 11928, + "File": 8979, + "Filename": 35063, + "Files": 25876, + "Fill": 33762, + "Film": 39750, + "Filter": 22417, + "Fin": 18467, + "Final": 19006, + "Finally": 11158, + "Financial": 43621, + "Find": 16742, + "Finding": 36276, + "Fine": 34389, + "Finish": 48658, + "Fire": 13543, + "First": 5962, + "Firstly": 49709, + "Fish": 39428, + "Fit": 31805, + "Five": 20029, + "Fix": 22743, + "Fixed": 13715, + "Fl": 7414, + "Fla": 47487, + "Flag": 34227, + "Flags": 40053, + "Flash": 30670, + "Fle": 47669, + "Flickr": 47250, + "Flight": 43069, + "Flo": 33574, + "Float": 43879, + "Flor": 26953, + "Florida": 31135, + "Flow": 37535, + "Fly": 33771, + "Flying": 49095, + "Focus": 34888, + "Folder": 41092, + "Follow": 7155, + "Following": 14291, + "Font": 23252, + "FontSize": 38160, + "Food": 24602, + "Foot": 17574, + "Football": 37316, + "Footnote": 33795, + "For": 1890, + "Force": 10292, + "Ford": 37308, + "Fore": 16351, + "Foreign": 33616, + "Forest": 34605, + "Forge": 19857, + "ForgeModLoader": 24934, + "Form": 8479, + "Format": 26227, + "Former": 14282, + "Fort": 21926, + "Fortunately": 31276, + "Forward": 39746, + "Found": 21077, + "Four": 15137, + "Fourth": 45530, + "Fox": 19399, + "Fr": 6732, + "Fra": 49562, + "Frag": 42974, + "Fram": 21055, + "Frame": 19778, + "Frames": 35439, + "Frameworks": 42026, + "Fran": 38848, + "Franc": 42885, + "France": 28572, + "Frank": 17439, + "Fre": 20366, + "Fred": 30847, + "Free": 11146, + "Freedom": 38885, + "French": 24111, + "Fresh": 35857, + "Fri": 30214, + "Friday": 20610, + "Friend": 23331, + "Friends": 36705, + "From": 4863, + "Front": 25886, + "Fs": 42388, + "Fu": 41133, + "Fuck": 34094, + "Fuel": 42663, + "Full": 13295, + "Fun": 24629, + "Function": 22203, + "Fund": 24553, + "Further": 13518, + "Furthermore": 24951, + "Future": 29783, + "G": 38, + "GA": 9273, + "GAME": 47109, + "GAN": 45028, + "GB": 4579, + "GBT": 9146, + "GC": 15916, + "GD": 45113, + "GE": 8264, + "GEN": 35353, + "GER": 30373, + "GES": 48075, + "GET": 18851, + "GF": 21713, + "GG": 11190, + "GGGG": 25611, + "GGGGGGGG": 40415, + "GH": 17511, + "GHz": 23741, + "GI": 18878, + "GL": 8763, + "GM": 15548, + "GMT": 49424, + "GN": 16630, + "GO": 11230, + "GOP": 44962, + "GP": 16960, + "GPU": 33346, + "GR": 10761, + "GRE": 28934, + "GREEN": 43016, + "GROUND": 46025, + "GROUP": 46846, + "GS": 14313, + "GT": 19555, + "GU": 38022, + "GUI": 40156, + "GV": 37094, + "GW": 33191, + "GY": 31212, + "Ga": 35389, + "Gab": 46079, + "Gal": 26552, + "Gall": 37122, + "Gallery": 29352, + "Gam": 34777, + "Game": 8777, + "Gameplay": 43241, + "Gamer": 33648, + "Games": 24474, + "Gaming": 45509, + "Gar": 27676, + "Gary": 33820, + "Gas": 39699, + "Gate": 22628, + "Gay": 41787, + "Gaza": 48790, + "Gb": 49017, + "Ge": 10082, + "Gear": 38141, + "Gen": 13746, + "Gender": 41394, + "Gene": 39358, + "Gener": 8645, + "General": 12218, + "Generally": 37058, + "Generic": 46189, + "Georg": 33428, + "George": 20191, + "Georgia": 41072, + "Ger": 38069, + "German": 16010, + "Germany": 27079, + "Get": 3855, + "Getting": 20570, + "Getty": 6633, + "Gh": 41126, + "Ghost": 32001, + "Gi": 33704, + "Gil": 40747, + "Girl": 24151, + "Girls": 41044, + "Give": 23318, + "Given": 15056, + "Giving": 49701, + "Gl": 9861, + "Glass": 47698, + "Global": 22289, + "Go": 5247, + "Goal": 49045, + "God": 13482, + "Going": 27404, + "Gold": 13306, + "GoldMagikarp": 42202, + "Golden": 32378, + "Good": 10248, + "Google": 11708, + "Gordon": 47073, + "Got": 30074, + "Gov": 23774, + "Govern": 29168, + "Government": 28848, + "Gr": 8642, + "Gra": 46971, + "Grab": 48400, + "Grad": 42731, + "Grade": 42233, + "Graham": 45821, + "Grand": 23581, + "Grant": 45431, + "Graph": 37065, + "Graphics": 18172, + "Gray": 46130, + "Gre": 43887, + "Great": 13681, + "Greek": 44059, + "Green": 13719, + "Greg": 25025, + "Grey": 49141, + "Grid": 41339, + "Gro": 42921, + "Ground": 35539, + "Group": 13247, + "Growing": 43964, + "Gs": 33884, + "Gu": 8205, + "Guard": 24502, + "Guest": 42481, + "Guide": 47889, + "Gun": 22993, + "Guy": 31080, + "Gy": 44802, + "H": 39, + "HA": 7801, + "HAEL": 47452, + "HAHA": 21271, + "HAHAHAHA": 39021, + "HAM": 33363, + "HB": 32886, + "HC": 16045, + "HCR": 43230, + "HD": 10227, + "HE": 13909, + "HEAD": 37682, + "HER": 16879, + "HF": 29567, + "HH": 16768, + "HHHH": 41100, + "HI": 25374, + "HK": 38730, + "HL": 6581, + "HM": 36905, + "HO": 32298, + "HOME": 39069, + "HOU": 46685, + "HOW": 37181, + "HP": 14082, + "HQ": 41275, + "HR": 17184, + "HS": 7998, + "HT": 6535, + "HTML": 28656, + "HTTP": 40717, + "HUD": 28410, + "HY": 42598, + "Ha": 23303, + "Hack": 32833, + "Had": 25383, + "Hal": 40202, + "Half": 31305, + "Hall": 34194, + "Ham": 21281, + "Hamilton": 45405, + "Han": 29919, + "Hand": 12885, + "Handle": 37508, + "Handler": 25060, + "Happy": 25082, + "Har": 13587, + "Hard": 17309, + "Hardware": 49865, + "Harris": 41589, + "Harry": 18308, + "Hart": 44719, + "Has": 19242, + "Hash": 26257, + "Hat": 40483, + "Haunted": 46979, + "Have": 11980, + "Having": 14698, + "Haw": 33055, + "Hay": 31306, + "He": 1544, + "Head": 13847, + "Header": 39681, + "Health": 18081, + "Heart": 28541, + "Heat": 39596, + "Heavy": 33210, + "Height": 23106, + "Hel": 12621, + "Hell": 28254, + "Hello": 15496, + "Help": 22087, + "Helper": 47429, + "Hen": 26055, + "Henry": 32476, + "Her": 9360, + "Here": 4342, + "Herm": 48523, + "Hero": 30411, + "Hey": 10814, + "Hi": 17250, + "Hidden": 41691, + "Hide": 38518, + "Hig": 36124, + "High": 11922, + "Higher": 48708, + "Hill": 36369, + "Hillary": 20397, + "His": 6653, + "Hispanic": 43830, + "Hist": 13749, + "History": 18122, + "Hit": 17889, + "Hmm": 44217, + "Ho": 28900, + "Hol": 28115, + "Hold": 26807, + "Holy": 33336, + "Hom": 28718, + "Home": 16060, + "Hon": 29478, + "Honest": 37411, + "Honestly": 40817, + "Hong": 48559, + "Hop": 23483, + "Hope": 34456, + "Hopefully": 32365, + "Hor": 27991, + "Host": 17932, + "Hot": 21352, + "Hour": 43223, + "Hours": 39792, + "House": 18102, + "Houston": 33387, + "How": 2437, + "Howard": 32434, + "However": 4864, + "Http": 43481, + "Hu": 38202, + "Hub": 16066, + "Hug": 48098, + "Huh": 46010, + "Hum": 32661, + "Human": 20490, + "Hun": 25117, + "Hundreds": 38150, + "Hung": 39505, + "Hunt": 47663, + "Hunter": 38803, + "Hur": 42633, + "Hy": 21217, + "Hyd": 40436, + "Hyp": 49926, + "Hyper": 38197, + "Hz": 7399, + "I": 40, + "IA": 3539, + "IAL": 12576, + "IAN": 16868, + "IAS": 43429, + "IB": 9865, + "IBLE": 34563, + "IC": 2149, + "ICA": 25241, + "ICAL": 20151, + "ICAN": 42710, + "ICE": 8476, + "ICES": 34444, + "ICH": 20739, + "ICK": 11860, + "ICLE": 31419, + "ICO": 22707, + "ICS": 19505, + "ICT": 18379, + "ID": 2389, + "IDA": 41957, + "IDE": 14114, + "IDENT": 25256, + "IDER": 41237, + "IDES": 42538, + "IDS": 14255, + "IDs": 47954, + "IE": 10008, + "IED": 19767, + "IELD": 49979, + "IENCE": 42589, + "IENT": 28495, + "IER": 38311, + "IES": 11015, + "IF": 5064, + "IFA": 19071, + "IFE": 29150, + "IFF": 29267, + "IFIC": 30643, + "IFIED": 28343, + "IFT": 32297, + "IG": 3528, + "IGH": 18060, + "IGHT": 9947, + "IGHTS": 34874, + "IGN": 16284, + "II": 3978, + "III": 10855, + "IJ": 23852, + "IK": 18694, + "IL": 4146, + "ILA": 47164, + "ILD": 26761, + "ILE": 41119, + "ILL": 8267, + "ILLE": 33844, + "ILS": 45484, + "ILY": 33340, + "IM": 3955, + "IME": 12789, + "IN": 1268, + "INA": 28893, + "INAL": 17961, + "INC": 30158, + "IND": 12115, + "INE": 8881, + "INESS": 44180, + "INFO": 10778, + "ING": 2751, + "INGS": 20754, + "INGTON": 17480, + "INK": 17248, + "INO": 46016, + "INS": 20913, + "INST": 38604, + "INT": 12394, + "INTER": 41358, + "INTON": 46812, + "IO": 9399, + "ION": 2849, + "IONS": 11053, + "IOR": 41254, + "IP": 4061, + "IPP": 31444, + "IPS": 47643, + "IQ": 33866, + "IR": 4663, + "IRC": 49060, + "IRD": 46833, + "IRE": 41736, + "IRED": 37819, + "IRO": 43708, + "IRT": 48771, + "IS": 1797, + "ISA": 22312, + "ISC": 37719, + "ISE": 24352, + "ISH": 18422, + "ISION": 42446, + "ISIS": 29322, + "ISM": 31125, + "ISO": 40734, + "ISON": 39960, + "ISS": 16744, + "ISSION": 40373, + "IST": 8808, + "ISTER": 41517, + "ISTORY": 42480, + "IT": 2043, + "ITAL": 40579, + "ITCH": 31949, + "ITE": 12709, + "ITED": 22061, + "ITH": 10554, + "ITIES": 30383, + "ITION": 17941, + "ITNESS": 46144, + "ITS": 29722, + "ITT": 22470, + "ITY": 9050, + "IU": 44958, + "IUM": 41796, + "IV": 3824, + "IVE": 9306, + "IVER": 38757, + "IVERS": 30194, + "IVES": 42472, + "IX": 10426, + "IZ": 14887, + "IZE": 35400, + "Ian": 37776, + "Ice": 23709, + "Icon": 19578, + "Id": 7390, + "Ide": 41452, + "Ident": 33234, + "If": 1532, + "Ign": 32916, + "Il": 33666, + "Ill": 21478, + "Im": 3546, + "Image": 5159, + "Images": 29398, + "Imagine": 25153, + "Imm": 24675, + "Imp": 26950, + "Impl": 29710, + "Import": 20939, + "Important": 33796, + "Impro": 23028, + "Improve": 47531, + "Improved": 35453, + "In": 818, + "Inc": 25517, + "Includes": 42986, + "Incre": 15562, + "Increase": 46890, + "Increased": 40281, + "Increases": 28544, + "Ind": 5497, + "Indeed": 17854, + "Independent": 40566, + "Index": 15732, + "India": 21569, + "Indian": 30821, + "Indiana": 49153, + "Individual": 35392, + "Indust": 35848, + "Inf": 18943, + "Info": 12360, + "Information": 21918, + "Ing": 27682, + "Ingredients": 41222, + "Init": 31768, + "Initial": 24243, + "Initialized": 28500, + "Initially": 40443, + "Input": 20560, + "Ins": 20376, + "Insert": 44402, + "Inside": 24441, + "Insp": 41502, + "Inst": 6310, + "Install": 15798, + "Installation": 30838, + "Instance": 33384, + "Instant": 49933, + "Instead": 13193, + "InstoreAndOnline": 40241, + "Instruct": 43993, + "Int": 5317, + "Integ": 34500, + "Integer": 46541, + "Intel": 24123, + "Inter": 9492, + "Interest": 19302, + "Interested": 48860, + "Interestingly": 33092, + "Interface": 39317, + "Intern": 15865, + "Internal": 37693, + "International": 24274, + "Internet": 28566, + "Interstitial": 29447, + "Interview": 39945, + "Introdu": 15005, + "Introduced": 37143, + "Introduction": 21906, + "Inv": 19904, + "Invalid": 44651, + "Invest": 19070, + "Investigators": 33528, + "Iowa": 45186, + "Ir": 23820, + "Iran": 23798, + "Iraq": 31206, + "Ire": 48505, + "Ireland": 49752, + "Irish": 43293, + "Iron": 22797, + "Ironically": 44850, + "Is": 3792, + "Isa": 39443, + "Islam": 16991, + "Islamic": 26723, + "Isn": 41451, + "Israel": 14040, + "Israeli": 29818, + "Iss": 27738, + "Issue": 45147, + "It": 1026, + "Italian": 45696, + "Italy": 45001, + "Item": 7449, + "ItemImage": 25502, + "ItemThumbnailImage": 39177, + "ItemTracker": 47198, + "Items": 23022, + "Iter": 29993, + "Iterator": 37787, + "Its": 20459, + "Iv": 45766, + "J": 41, + "JA": 37048, + "JB": 47858, + "JC": 34382, + "JD": 37882, + "JECT": 23680, + "JJ": 32178, + "JM": 50229, + "JO": 45006, + "JOHN": 47118, + "JP": 12889, + "JR": 44817, + "JS": 20120, + "JSON": 40386, + "JUST": 25008, + "JV": 41697, + "Ja": 33186, + "Jac": 28821, + "Jack": 14295, + "Jackson": 31270, + "Jacob": 46751, + "Jake": 43930, + "Jam": 30380, + "James": 14731, + "Jamie": 48337, + "Jan": 12128, + "Jane": 41083, + "January": 21339, + "Japan": 16504, + "Japanese": 25324, + "Jar": 47511, + "Jason": 26497, + "Java": 29584, + "Jay": 30568, + "Je": 40932, + "Jean": 38248, + "Jeff": 19139, + "Jen": 44875, + "Jenn": 35994, + "Jennifer": 43187, + "Jer": 36134, + "Jere": 31579, + "Jeremy": 35623, + "Jerry": 43462, + "Jes": 22290, + "Jess": 34648, + "Jessica": 45572, + "Jesus": 28219, + "Jet": 42273, + "Jew": 23119, + "Jewish": 28240, + "Jews": 47415, + "Jim": 18050, + "Jimmy": 40335, + "Jo": 9908, + "Job": 33308, + "Joe": 19585, + "John": 7554, + "Johnny": 44960, + "Johnson": 25378, + "Join": 18234, + "Joined": 24363, + "Jon": 18219, + "Jonathan": 30365, + "Jones": 25784, + "Jordan": 34522, + "Jose": 23409, + "Joseph": 29458, + "Josh": 23808, + "Joshua": 47740, + "Journal": 25296, + "Joy": 41338, + "Jr": 50123, + "Js": 49044, + "Ju": 33018, + "Jud": 26141, + "Judge": 29511, + "Jul": 16980, + "July": 16157, + "Jump": 36046, + "Jun": 22396, + "June": 15749, + "Just": 5703, + "Justice": 28447, + "Justin": 33229, + "K": 42, + "KA": 25123, + "KB": 22764, + "KC": 36222, + "KE": 7336, + "KEN": 43959, + "KER": 42839, + "KEY": 20373, + "KI": 37845, + "KING": 37286, + "KK": 16601, + "KN": 29132, + "KNOWN": 44706, + "KO": 22328, + "KR": 30758, + "KS": 27015, + "KT": 42176, + "KY": 31159, + "Ka": 37281, + "Kal": 41428, + "Kansas": 43451, + "Kar": 37753, + "Karl": 46063, + "Kat": 25881, + "Kate": 45087, + "Kay": 37247, + "Ke": 8896, + "Keefe": 48122, + "Keep": 15597, + "Keeping": 44815, + "Keith": 46868, + "Kelly": 34831, + "Ken": 27827, + "Kenn": 39324, + "Kent": 42265, + "Kevin": 23865, + "Key": 9218, + "Keys": 40729, + "Kh": 33155, + "Kick": 45390, + "Kid": 48374, + "Kids": 40229, + "Kill": 27100, + "Kim": 26374, + "Kin": 49681, + "Kind": 35854, + "King": 15708, + "Kings": 42912, + "Kit": 20827, + "Kn": 25095, + "Knight": 44242, + "Know": 23812, + "Knowing": 45648, + "Known": 29870, + "Ko": 48735, + "Krist": 40756, + "Ku": 41733, + "Ky": 30630, + "Kyle": 42516, + "L": 43, + "LA": 13534, + "LAB": 48780, + "LAN": 25697, + "LAND": 28182, + "LB": 30501, + "LC": 5639, + "LCS": 29814, + "LD": 11163, + "LE": 2538, + "LEASE": 22781, + "LECT": 16779, + "LED": 30465, + "LER": 39878, + "LES": 28378, + "LESS": 48481, + "LET": 28882, + "LEY": 25173, + "LG": 41257, + "LGBT": 37701, + "LI": 31271, + "LIB": 40347, + "LIN": 34509, + "LINE": 24027, + "LIST": 45849, + "LL": 3069, + "LLOW": 44765, + "LM": 31288, + "LO": 21982, + "LOAD": 35613, + "LOC": 29701, + "LOCK": 36840, + "LOD": 38543, + "LOG": 25294, + "LOS": 45376, + "LP": 19930, + "LR": 35972, + "LS": 6561, + "LT": 27734, + "LU": 41596, + "LV": 30976, + "LY": 11319, + "La": 14772, + "Lab": 17822, + "Label": 33986, + "Labor": 42230, + "Labour": 32475, + "Lady": 38887, + "Lago": 48694, + "Lair": 40041, + "Lake": 43035, + "Land": 22342, + "Language": 32065, + "Large": 21968, + "Larry": 42918, + "Las": 46898, + "Last": 5956, + "Lastly": 37511, + "Lat": 24220, + "Late": 26302, + "Later": 18602, + "Latest": 39478, + "Latin": 49022, + "Laughs": 34610, + "Laun": 46182, + "Launch": 38296, + "Laura": 43687, + "Law": 16966, + "Lay": 23763, + "Layer": 49925, + "Layout": 32517, + "Le": 3123, + "Lead": 20451, + "Leader": 45009, + "League": 24623, + "Leaks": 17874, + "Lean": 35806, + "Lear": 14961, + "Learn": 20238, + "Learning": 41730, + "Leary": 48487, + "Leave": 35087, + "Led": 42416, + "Lee": 24338, + "Left": 18819, + "Leg": 11484, + "Legal": 38263, + "Legend": 21351, + "Legendary": 24524, + "Len": 30659, + "Length": 24539, + "Lenin": 49036, + "Lens": 49479, + "Leod": 44559, + "Leon": 36185, + "Les": 35882, + "Less": 22058, + "Let": 5756, + "Letter": 45708, + "Lev": 32163, + "Level": 4971, + "Lew": 33450, + "Lewis": 40330, + "Lex": 45117, + "Li": 32304, + "Lib": 25835, + "Liber": 31199, + "Liberal": 46650, + "Library": 23377, + "Lic": 26656, + "License": 34156, + "Lie": 47918, + "Life": 14662, + "Light": 15047, + "Like": 7594, + "Likewise": 45872, + "Lim": 19352, + "Limit": 39184, + "Limited": 37214, + "Lin": 14993, + "Lind": 43410, + "Line": 13949, + "Link": 11280, + "LinkedIn": 40574, + "Links": 31815, + "Linux": 19314, + "Liquid": 41966, + "Lisa": 44203, + "List": 8053, + "Listen": 23061, + "Listener": 33252, + "Liter": 43460, + "Little": 22253, + "Live": 18947, + "Liverpool": 44232, + "Living": 36376, + "Lo": 27654, + "Load": 8912, + "Loader": 17401, + "Loading": 19031, + "Loc": 33711, + "Local": 14565, + "Located": 43525, + "Location": 14749, + "Lock": 25392, + "Log": 11187, + "Login": 47790, + "London": 23421, + "Long": 14617, + "Look": 8567, + "Looking": 15784, + "Looks": 41102, + "Loop": 39516, + "Lord": 22438, + "Los": 28903, + "Lost": 31042, + "Lot": 48601, + "Lots": 43643, + "Lou": 24016, + "Louis": 32117, + "Love": 18565, + "Low": 20535, + "Lower": 31426, + "Lt": 49578, + "Lu": 25596, + "Lua": 36127, + "Luc": 22946, + "Luck": 35498, + "Luckily": 42332, + "Luke": 30730, + "Lv": 29507, + "Ly": 31633, + "Lyn": 37207, + "M": 44, + "MA": 5673, + "MAC": 44721, + "MAG": 45820, + "MAL": 42126, + "MAN": 10725, + "MAP": 33767, + "MAR": 40569, + "MAS": 31180, + "MAT": 41636, + "MAX": 22921, + "MB": 10744, + "MC": 9655, + "MD": 12740, + "ME": 11682, + "MED": 30733, + "MEN": 49275, + "MENT": 10979, + "MENTS": 28957, + "MER": 29296, + "MET": 47123, + "METHOD": 49273, + "MF": 49800, + "MG": 20474, + "MH": 36208, + "MHz": 25983, + "MI": 8895, + "MIC": 49884, + "MIN": 23678, + "MIT": 36393, + "MJ": 43421, + "MK": 33907, + "ML": 5805, + "MM": 12038, + "MN": 39764, + "MO": 11770, + "MOD": 33365, + "MODE": 49058, + "MON": 27857, + "MORE": 23346, + "MP": 7378, + "MQ": 49215, + "MR": 13599, + "MRI": 40952, + "MS": 5653, + "MSN": 30295, + "MT": 13752, + "MU": 42422, + "MW": 14326, + "MX": 43243, + "MY": 26708, + "Ma": 21467, + "Mac": 14155, + "Mach": 49999, + "Machine": 37573, + "Mad": 18454, + "Made": 24616, + "Madison": 46845, + "Mag": 13436, + "Magazine": 36028, + "Magic": 22975, + "Magikarp": 41538, + "Magn": 48017, + "Mah": 40936, + "Mail": 25804, + "Main": 13383, + "Major": 24206, + "Make": 12050, + "Maker": 48890, + "Making": 23874, + "Mal": 15029, + "Male": 25486, + "Malley": 33776, + "Man": 5124, + "Management": 48032, + "Manager": 13511, + "Manchester": 40744, + "Mand": 49846, + "Mania": 45844, + "Manufact": 44445, + "Many": 7085, + "Map": 13912, + "Maps": 47010, + "Mar": 7676, + "Marc": 22697, + "March": 16192, + "Marco": 37179, + "Marcus": 35110, + "Marg": 24428, + "Marginal": 36003, + "Maria": 46827, + "Marie": 44507, + "Mario": 42315, + "Mark": 9704, + "Market": 27470, + "Mars": 43725, + "Marsh": 41984, + "Mart": 13143, + "Martin": 24778, + "Marvel": 38864, + "Marx": 45258, + "Mary": 24119, + "Mas": 38224, + "Mask": 45195, + "Mass": 20273, + "Master": 18254, + "Mat": 19044, + "Match": 23850, + "Material": 17518, + "Materials": 41657, + "Math": 37372, + "Matrix": 46912, + "Matt": 13448, + "Matthew": 25372, + "Max": 11518, + "Maximum": 40541, + "May": 6747, + "Maybe": 13300, + "Mayor": 37396, + "Mbps": 47842, + "Mc": 9742, + "McC": 30464, + "Me": 5308, + "Meanwhile": 10294, + "Measure": 47384, + "Meat": 35620, + "Mech": 28452, + "Med": 9921, + "Media": 13152, + "Medic": 39112, + "Medical": 37158, + "Medium": 31205, + "Meet": 29318, + "Meg": 42672, + "Mega": 43471, + "Mel": 21102, + "Mem": 13579, + "Member": 27608, + "Members": 25341, + "Memory": 30871, + "Men": 10418, + "Menu": 23381, + "Mer": 13102, + "Merc": 42981, + "Merit": 21583, + "Mesh": 37031, + "Mess": 36479, + "Message": 12837, + "Met": 9171, + "Meta": 48526, + "Metal": 36790, + "Method": 17410, + "Methods": 46202, + "Metro": 45141, + "Mex": 24670, + "Mexico": 33006, + "Mi": 41541, + "Miami": 41191, + "Mic": 25437, + "Mich": 11180, + "Michael": 13256, + "Michelle": 48736, + "Michigan": 40610, + "Micro": 13031, + "Microsoft": 15905, + "Mid": 22622, + "Middle": 34621, + "Mike": 16073, + "Mil": 24857, + "Military": 37837, + "Mill": 22603, + "Miller": 33253, + "Min": 9452, + "Mind": 28478, + "Mine": 24461, + "Minecraft": 39194, + "Mini": 39234, + "Minimum": 44046, + "Minnesota": 45670, + "Minor": 39825, + "Mir": 27453, + "Mis": 31281, + "Miss": 17140, + "Missing": 43730, + "Mission": 37057, + "Mist": 49370, + "Mit": 43339, + "Mix": 35608, + "Mo": 16632, + "Mob": 44702, + "Mobil": 47100, + "Mobile": 17066, + "Mod": 5841, + "ModLoader": 24847, + "Mode": 19076, + "Model": 17633, + "Modern": 31439, + "Mods": 24239, + "Module": 26796, + "Moh": 38443, + "Mom": 29252, + "Mon": 9069, + "Monday": 23810, + "Money": 26788, + "Monitor": 35479, + "Monster": 40872, + "Mont": 26031, + "Month": 31948, + "Moon": 31640, + "Moore": 40049, + "Mor": 20044, + "More": 5167, + "Moreover": 24606, + "Morgan": 47184, + "Morning": 42997, + "Mos": 32668, + "Moscow": 49757, + "Most": 6943, + "Mot": 47733, + "Mother": 31398, + "Motion": 45740, + "Motor": 34919, + "Mount": 35452, + "Mouse": 39643, + "Move": 21774, + "Movie": 25097, + "Moving": 33622, + "Mp": 28861, + "MpServer": 31765, + "Mr": 5246, + "Mrs": 27034, + "Ms": 10128, + "Msg": 50108, + "Mu": 33239, + "Much": 20045, + "Mult": 15205, + "Multi": 29800, + "Multiple": 31217, + "Mur": 23830, + "Murray": 49998, + "Mus": 10694, + "Music": 22648, + "Muslim": 17067, + "Muslims": 36452, + "Must": 34320, + "Mut": 41603, + "My": 3666, + "Myth": 41444, + "N": 45, + "NA": 4535, + "NAME": 20608, + "NAS": 18293, + "NASA": 29998, + "NAT": 34259, + "NB": 32819, + "NBA": 32470, + "NBC": 13175, + "NC": 7792, + "ND": 8575, + "NE": 12161, + "NECT": 48842, + "NER": 21479, + "NES": 37379, + "NESS": 31097, + "NET": 12884, + "NEW": 13965, + "NEWS": 49597, + "NEY": 36231, + "NF": 21870, + "NFL": 32078, + "NG": 10503, + "NH": 33863, + "NI": 22125, + "NING": 15871, + "NJ": 41074, + "NK": 46888, + "NL": 32572, + "NM": 32755, + "NN": 6144, + "NO": 15285, + "NOR": 35510, + "NOT": 11929, + "NOTE": 16580, + "NOW": 45669, + "NP": 22182, + "NPR": 38588, + "NR": 24723, + "NRS": 41256, + "NS": 8035, + "NSA": 47549, + "NT": 11251, + "NULL": 33991, + "NUM": 41359, + "NV": 27159, + "NVIDIA": 38021, + "NW": 27605, + "NY": 12805, + "NYSE": 49430, + "NZ": 37371, + "Na": 26705, + "Name": 5376, + "Names": 36690, + "Nap": 49799, + "Nar": 40059, + "Narr": 45750, + "Nat": 47849, + "Nation": 46108, + "National": 16186, + "Native": 31272, + "Natural": 35364, + "Naturally": 44213, + "Nature": 46934, + "Nav": 30575, + "Naz": 37235, + "Nazi": 31343, + "Nazis": 44527, + "Ne": 8199, + "Neal": 40581, + "Near": 40640, + "Nearly": 27927, + "Need": 23037, + "Neg": 32863, + "Neigh": 46445, + "Neil": 29354, + "Neill": 26538, + "Neither": 27270, + "Net": 7934, + "NetMessage": 25193, + "Netflix": 42826, + "Network": 26245, + "Nev": 43555, + "Never": 12295, + "Nevertheless": 29011, + "New": 3791, + "News": 9980, + "Newsletter": 33031, + "Next": 10019, + "Ni": 34153, + "Nic": 30403, + "Nice": 35284, + "Nich": 46489, + "Nick": 23609, + "Night": 24732, + "Nik": 40979, + "Nin": 36091, + "Nine": 37603, + "Nintendo": 32348, + "Nit": 33772, + "Nitrome": 42066, + "No": 2949, + "Nob": 21191, + "Nobody": 24795, + "Node": 19667, + "Non": 15419, + "None": 14202, + "Nonetheless": 43258, + "Nor": 21991, + "Norm": 35393, + "Normal": 26447, + "Normally": 43625, + "North": 14157, + "Northern": 40495, + "Not": 3673, + "Notable": 45533, + "Note": 6425, + "Notes": 16130, + "Nothing": 18465, + "Notice": 26396, + "Nov": 20795, + "November": 21159, + "Now": 3844, + "Ns": 47503, + "Null": 35067, + "Num": 33111, + "Number": 15057, + "Numbers": 49601, + "Nusra": 39294, + "Nut": 49004, + "O": 46, + "OA": 23621, + "OAD": 41048, + "OB": 9864, + "OC": 4503, + "OCK": 11290, + "OD": 3727, + "ODE": 16820, + "ODUCT": 28644, + "ODY": 33076, + "OE": 27799, + "OF": 19238, + "OFF": 27977, + "OG": 7730, + "OGR": 49656, + "OH": 12096, + "OHN": 27600, + "OIL": 49713, + "OK": 11380, + "OL": 3535, + "OLD": 15173, + "OLOG": 33462, + "OLOGY": 43781, + "OM": 2662, + "OME": 13649, + "ON": 1340, + "OND": 18672, + "ONDON": 47383, + "ONE": 11651, + "ONES": 39677, + "ONEY": 48399, + "ONG": 18494, + "ONS": 19213, + "ONSORED": 36406, + "ONT": 35830, + "ONY": 40508, + "OO": 6684, + "OOD": 22808, + "OOK": 15308, + "OOL": 31559, + "OOOO": 23803, + "OOOOOOOO": 47732, + "OP": 3185, + "OPA": 43345, + "OPE": 32135, + "OPER": 31054, + "OPLE": 34354, + "OPS": 30737, + "OR": 1581, + "ORD": 12532, + "ORE": 6965, + "ORED": 32023, + "ORGE": 49697, + "ORK": 14670, + "ORN": 30649, + "ORPG": 49665, + "ORS": 20673, + "ORT": 9863, + "ORTS": 33002, + "ORY": 15513, + "OS": 2640, + "OSE": 14058, + "OSED": 48751, + "OSH": 45704, + "OSP": 47053, + "OSS": 18420, + "OST": 10892, + "OT": 2394, + "OTA": 29009, + "OTAL": 27510, + "OTE": 23051, + "OTH": 26946, + "OTHER": 31858, + "OTO": 26631, + "OTOS": 33291, + "OTS": 33472, + "OTT": 29089, + "OTUS": 39205, + "OU": 2606, + "OUGH": 32632, + "OULD": 24010, + "OUN": 19385, + "OUND": 15919, + "OUNT": 28270, + "OUP": 27755, + "OUR": 11698, + "OURCE": 31033, + "OUS": 20958, + "OUT": 12425, + "OV": 8874, + "OVA": 41576, + "OVER": 41983, + "OW": 3913, + "OWER": 36048, + "OWN": 14165, + "OWS": 22845, + "OX": 48632, + "OY": 21414, + "Oak": 42426, + "Ob": 5944, + "Obama": 15948, + "Obj": 49201, + "Object": 10267, + "Obs": 31310, + "Obviously": 20670, + "Occ": 29223, + "Occup": 47658, + "Ocean": 46607, + "Oct": 12349, + "October": 18517, + "Of": 5189, + "Off": 9362, + "Offic": 12710, + "Office": 27743, + "Officers": 34059, + "Official": 28529, + "Officials": 25883, + "Offline": 28657, + "Offset": 34519, + "Often": 37288, + "Oh": 5812, + "Ohio": 31274, + "Oil": 44142, + "Ok": 18690, + "Okay": 16454, + "Ol": 30098, + "Old": 19620, + "On": 2202, + "Once": 7454, + "One": 3198, + "Online": 14439, + "Only": 10049, + "Ont": 45984, + "Op": 18257, + "Open": 11505, + "Opening": 43093, + "Oper": 18843, + "Operation": 32180, + "Opp": 27524, + "Ops": 41472, + "Opt": 27871, + "Option": 19722, + "Optional": 30719, + "Options": 29046, + "Or": 5574, + "Oracle": 48625, + "Orange": 40141, + "Ord": 35422, + "Order": 18743, + "Orderable": 39655, + "Ore": 41543, + "Oregon": 41243, + "Org": 46808, + "Organ": 26121, + "Orig": 11610, + "Origin": 39688, + "Original": 20556, + "Originally": 22731, + "Os": 16748, + "Other": 6395, + "Others": 25599, + "Otherwise": 48059, + "Ott": 49092, + "Our": 5122, + "Out": 7975, + "Output": 26410, + "Outside": 30815, + "Over": 5886, + "Overall": 16350, + "Override": 37961, + "Overview": 29064, + "Own": 23858, + "Owner": 42419, + "Ox": 38208, + "P": 47, + "PA": 4537, + "PAC": 44938, + "PAR": 27082, + "PART": 30709, + "PASS": 47924, + "PATH": 34219, + "PB": 49079, + "PC": 5662, + "PD": 5760, + "PDATE": 14341, + "PDATED": 49316, + "PDF": 20456, + "PE": 11401, + "PER": 18973, + "PET": 47731, + "PF": 42668, + "PG": 6968, + "PH": 11909, + "PHOTOS": 42709, + "PI": 11901, + "PIN": 44032, + "PK": 40492, + "PL": 6489, + "PLA": 45710, + "PLAY": 31519, + "PLE": 16437, + "PLIC": 31484, + "PLIED": 49094, + "PM": 5868, + "PN": 13137, + "PO": 16402, + "POL": 45472, + "POR": 44680, + "PORT": 15490, + "POS": 37997, + "POSE": 48933, + "POST": 32782, + "PP": 10246, + "PR": 4805, + "PRE": 46437, + "PRES": 48296, + "PRESS": 32761, + "PRO": 31190, + "PROV": 41283, + "PS": 3705, + "PT": 11571, + "PU": 5105, + "PUT": 30076, + "Pa": 28875, + "Pac": 18844, + "Pacific": 22933, + "Pack": 11869, + "Package": 27813, + "Pad": 26114, + "Page": 9876, + "Pages": 47798, + "Pain": 38490, + "Pak": 29675, + "Pakistan": 38485, + "Pal": 11531, + "Palest": 32570, + "Palestinian": 35969, + "Pan": 15730, + "Pand": 47206, + "Panel": 26639, + "Paper": 42950, + "Par": 10044, + "Param": 22973, + "Parameter": 36301, + "Parameters": 48944, + "Parent": 24546, + "Parents": 42969, + "Paris": 40313, + "Park": 25478, + "Parser": 46677, + "Part": 7841, + "Particip": 34363, + "Parts": 42670, + "Party": 33553, + "Pass": 14478, + "Password": 35215, + "Past": 34533, + "Pat": 12130, + "Patch": 33952, + "Path": 15235, + "Patrick": 32718, + "Pattern": 47546, + "Paul": 12041, + "Pause": 49991, + "Pay": 19197, + "Pe": 6435, + "Peace": 43445, + "Pear": 46262, + "Ped": 43468, + "Pen": 25553, + "Penn": 39899, + "People": 8061, + "Per": 5990, + "Percent": 31905, + "Perfect": 36635, + "Performance": 32273, + "Perhaps": 13710, + "Pers": 30946, + "Person": 15439, + "Personal": 30228, + "Personally": 42322, + "Pet": 25803, + "Peter": 19727, + "Pg": 31743, + "Ph": 2725, + "Phase": 35645, + "Phil": 18673, + "Philadelphia": 42349, + "Philipp": 49680, + "Phill": 41970, + "Phoenix": 36422, + "Phone": 6132, + "Phones": 32212, + "Phot": 27248, + "Photo": 6191, + "Photos": 21197, + "Phys": 43215, + "Physical": 31611, + "Pi": 38729, + "Pic": 39507, + "Pick": 31686, + "Pict": 21300, + "Picture": 28070, + "Pie": 48223, + "Pierre": 36910, + "Pin": 28348, + "Ping": 49806, + "Pink": 41912, + "Pinterest": 35767, + "Pir": 46772, + "Pitt": 47627, + "Pixel": 40809, + "Pl": 3646, + "Place": 27271, + "Plan": 20854, + "Planet": 41801, + "Platform": 37148, + "Play": 11002, + "Player": 14140, + "Players": 24860, + "Playing": 36530, + "Please": 5492, + "Plex": 46383, + "Plot": 43328, + "Plug": 23257, + "Plugin": 37233, + "Plus": 17860, + "Po": 18833, + "Pocket": 45454, + "Pod": 41565, + "Point": 12727, + "Points": 40710, + "Pokemon": 48034, + "Poké": 41386, + "Pokémon": 46602, + "Pol": 8017, + "Police": 9039, + "Policy": 36727, + "Polit": 39866, + "Political": 35443, + "Politics": 43921, + "Poll": 39176, + "Poly": 34220, + "Pont": 48039, + "Pool": 27201, + "Poor": 43920, + "Pop": 16979, + "Pope": 46172, + "Population": 45251, + "Port": 13924, + "Portland": 45330, + "Pos": 21604, + "Position": 26545, + "Post": 6307, + "Posted": 14231, + "Posts": 21496, + "Pot": 25396, + "Power": 13434, + "Pr": 6836, + "Pract": 49515, + "Pre": 6719, + "Pred": 39156, + "Pref": 36698, + "Prem": 24914, + "Premium": 36787, + "Prep": 37534, + "Pres": 25460, + "Present": 34695, + "President": 10364, + "Press": 13800, + "Pretty": 35700, + "Prev": 36854, + "Preview": 48835, + "Previous": 21448, + "Previously": 36837, + "Pri": 34487, + "Price": 18124, + "Prim": 23828, + "Primary": 35170, + "Prime": 26405, + "Prin": 47231, + "Princ": 42904, + "Prince": 35784, + "Print": 18557, + "Prior": 22442, + "Priv": 20184, + "Privacy": 48948, + "Private": 29067, + "Pro": 2964, + "Probably": 34784, + "Problem": 40781, + "Process": 18709, + "Produ": 11547, + "Product": 15667, + "Production": 35027, + "Products": 48650, + "Prof": 15404, + "Professional": 49138, + "Professor": 25031, + "Profile": 37046, + "Program": 15167, + "Progress": 32577, + "Project": 16775, + "Prom": 24129, + "Proof": 44683, + "Prop": 24331, + "Property": 21746, + "Pros": 35726, + "Prosecut": 34301, + "Prosecutors": 39401, + "Prot": 19703, + "Protect": 41426, + "Prov": 15946, + "Provider": 29495, + "Proxy": 44148, + "Ps": 12016, + "Psy": 25918, + "PsyNetMessage": 28666, + "Psych": 31923, + "Ptr": 46745, + "Pub": 14876, + "Public": 15202, + "Published": 24492, + "Publisher": 46471, + "Pull": 42940, + "Pur": 30026, + "Purchase": 47651, + "Pure": 49548, + "Push": 49222, + "Put": 11588, + "Putin": 17060, + "Putting": 46399, + "Py": 20519, + "Python": 37906, + "Q": 48, + "QB": 40291, + "QL": 9711, + "QU": 10917, + "QUEST": 35780, + "QUI": 43702, + "QUIRE": 49128, + "Qaeda": 19058, + "Qaida": 41225, + "Qu": 4507, + "Qual": 46181, + "Quality": 35013, + "Quant": 24915, + "Quantity": 31208, + "Que": 15681, + "Queen": 32466, + "Query": 20746, + "Quest": 12166, + "Question": 24361, + "Questions": 35741, + "Queue": 34991, + "Quick": 21063, + "Quite": 44959, + "Quote": 25178, + "Quotes": 23138, + "R": 49, + "RA": 3861, + "RAFT": 44700, + "RAG": 33202, + "RAL": 35296, + "RAM": 24115, + "RANT": 32506, + "RAW": 20530, + "RAY": 30631, + "RB": 27912, + "RC": 7397, + "RD": 35257, + "RE": 2200, + "READ": 15675, + "REAM": 32235, + "REC": 38827, + "RECT": 23988, + "RED": 22083, + "REDACTED": 45999, + "REE": 11587, + "REF": 31688, + "REG": 31553, + "REL": 16448, + "RELATED": 20112, + "REM": 40726, + "REP": 35316, + "RES": 19535, + "RESULTS": 46274, + "RET": 26087, + "RF": 32754, + "RFC": 41150, + "RG": 48192, + "RGB": 36982, + "RH": 48587, + "RI": 7112, + "RIC": 41132, + "RIP": 32618, + "RIPT": 46023, + "RL": 7836, + "RM": 29138, + "RN": 42336, + "RNA": 27204, + "RO": 13252, + "ROM": 33676, + "RON": 45806, + "ROR": 16411, + "RP": 20031, + "RPG": 46954, + "RR": 21095, + "RS": 6998, + "RT": 14181, + "RW": 46747, + "RY": 18276, + "Ra": 21762, + "Race": 35157, + "Rachel": 44045, + "Rad": 15546, + "Radio": 26093, + "Rah": 47135, + "Raid": 49043, + "Rail": 44631, + "Rain": 31443, + "Ram": 33754, + "Rand": 38918, + "Random": 29531, + "Range": 17257, + "Rank": 27520, + "Ranked": 36713, + "Rap": 35230, + "Rare": 26737, + "Rat": 29665, + "Rate": 32184, + "Rated": 15322, + "Rather": 27202, + "Rating": 29321, + "Raven": 49098, + "Raw": 27369, + "Ray": 19591, + "Re": 3041, + "Read": 5569, + "Reader": 33634, + "Reading": 36120, + "Ready": 35474, + "Real": 15633, + "Really": 26392, + "Reason": 45008, + "Reb": 28951, + "Rec": 6690, + "Recent": 26446, + "Recently": 24661, + "Recipe": 37523, + "Recomm": 24898, + "Recommend": 41248, + "Recommended": 36171, + "Record": 23739, + "Rect": 45474, + "Red": 7738, + "Redd": 32259, + "Reddit": 22367, + "Redditor": 34832, + "Ref": 8134, + "Refer": 46238, + "Reference": 26687, + "References": 19927, + "Reg": 8081, + "Regarding": 39424, + "Regardless": 27894, + "Region": 47371, + "Register": 38804, + "Registered": 47473, + "Registration": 47133, + "Regular": 40164, + "Reilly": 25819, + "Rel": 6892, + "Related": 9819, + "Relations": 47117, + "Release": 26362, + "Released": 45037, + "Reloaded": 36726, + "Rem": 8413, + "Remember": 16676, + "Remote": 36510, + "Remove": 27914, + "Removed": 45975, + "Ren": 26764, + "Render": 45819, + "Rep": 6207, + "Repe": 47541, + "Repeat": 40322, + "Repl": 39232, + "Reply": 36875, + "Report": 19100, + "Reporting": 42159, + "Reports": 37844, + "Represent": 40171, + "Republic": 15431, + "Republican": 25777, + "Republicans": 28455, + "Requ": 16844, + "Request": 18453, + "Required": 37374, + "Requirements": 42249, + "Requires": 39618, + "Res": 4965, + "Research": 25104, + "Researchers": 25606, + "Residents": 42347, + "Resource": 26198, + "Resources": 33236, + "Resp": 19309, + "Response": 31077, + "Rest": 19452, + "Result": 23004, + "Results": 25468, + "Ret": 9781, + "Return": 13615, + "Returns": 35561, + "Reuters": 12637, + "Rev": 18009, + "Review": 14832, + "Reviewed": 40266, + "Reviewer": 35407, + "Revolution": 50237, + "Rew": 30003, + "Reward": 48123, + "Rex": 47389, + "Rh": 38576, + "Rich": 14868, + "Richard": 22245, + "Rick": 33048, + "Right": 11028, + "Ring": 39687, + "River": 42204, + "Ro": 15450, + "Road": 29197, + "Roaming": 27352, + "Rob": 14350, + "Rober": 15924, + "Robert": 19156, + "Roberts": 45487, + "Robin": 40656, + "Rock": 19665, + "Rocket": 50218, + "Rod": 27917, + "Rog": 30417, + "Roger": 43719, + "Rogue": 48163, + "Role": 47445, + "Roll": 26869, + "Rom": 22834, + "Roman": 32454, + "Romney": 42184, + "Ron": 23672, + "Room": 41178, + "Root": 30016, + "Ros": 35740, + "Rose": 31087, + "Ross": 38328, + "Rot": 24864, + "Round": 22685, + "Route": 43401, + "Row": 25166, + "Roy": 32027, + "Royal": 41861, + "Rs": 31273, + "Ru": 40464, + "Rub": 21312, + "Ruby": 32101, + "Rule": 31929, + "Rules": 37766, + "Rum": 47127, + "Run": 10987, + "Runner": 49493, + "Running": 28768, + "Runtime": 41006, + "Rus": 35313, + "Rush": 49942, + "Russ": 10020, + "Russell": 46325, + "Russia": 16347, + "Russian": 16220, + "Rust": 49444, + "Ry": 46987, + "Ryan": 21868, + "S": 50, + "SA": 4090, + "SAM": 49302, + "SAN": 36753, + "SAY": 27358, + "SB": 16811, + "SC": 6173, + "SCP": 48956, + "SD": 10305, + "SE": 5188, + "SEA": 46887, + "SEC": 23683, + "SEE": 36078, + "SELECT": 46506, + "SER": 35009, + "SET": 28480, + "SF": 20802, + "SG": 38475, + "SH": 9693, + "SHA": 37596, + "SHARE": 42597, + "SHIP": 49423, + "SI": 11584, + "SIGN": 46224, + "SIM": 48913, + "SIZE": 33489, + "SK": 18831, + "SL": 8634, + "SM": 12310, + "SN": 15571, + "SO": 15821, + "SON": 11782, + "SOURCE": 47690, + "SP": 4303, + "SPA": 50087, + "SPEC": 48451, + "SPONSORED": 37190, + "SQL": 17861, + "SR": 12562, + "SS": 5432, + "SSL": 31127, + "ST": 2257, + "STAR": 46678, + "STAT": 35744, + "STATE": 44724, + "STD": 32147, + "STDOUT": 36886, + "STE": 30516, + "STEM": 25361, + "STEP": 42135, + "STER": 41809, + "STON": 41924, + "STR": 18601, + "STRUCT": 46126, + "SU": 12564, + "SUP": 40331, + "SW": 17887, + "SY": 23060, + "Sa": 33890, + "Sab": 39646, + "Sac": 38318, + "Sad": 26699, + "Sadly": 36725, + "Safe": 31511, + "Safety": 45372, + "Sah": 32194, + "Saharan": 40461, + "Said": 47638, + "Saint": 48615, + "Sal": 19221, + "Sales": 44490, + "Salt": 43061, + "Sam": 16305, + "Same": 30556, + "Sample": 36674, + "Samsung": 32334, + "San": 15017, + "Sand": 18471, + "Sanders": 26747, + "Santa": 42694, + "Sarah": 29284, + "Sat": 20245, + "Saturday": 19844, + "Saudi": 36939, + "Sav": 47362, + "Save": 16928, + "Sax": 41152, + "Say": 25515, + "Sc": 3351, + "Scale": 29990, + "Scan": 33351, + "Scar": 44433, + "Scene": 36542, + "Sch": 14874, + "Sche": 27054, + "School": 26130, + "Science": 26959, + "Scient": 23010, + "Scientists": 29193, + "Scope": 43642, + "Score": 26595, + "Scot": 37559, + "Scotland": 47230, + "Scott": 19040, + "Screen": 23901, + "Screenshot": 34204, + "Script": 7391, + "Scroll": 29261, + "Se": 4653, + "Sea": 37567, + "Sean": 26408, + "Search": 18243, + "Season": 18960, + "Seattle": 34007, + "Sec": 6558, + "Second": 12211, + "Secondly": 44276, + "Secret": 23725, + "Secretary": 38541, + "Section": 16375, + "Secure": 49793, + "Security": 24074, + "See": 6214, + "Seeing": 36314, + "Seg": 41030, + "Sel": 48767, + "Select": 17563, + "Self": 24704, + "Sem": 13900, + "Semitic": 28753, + "Semitism": 25406, + "Sen": 10445, + "Senate": 32998, + "Senator": 29774, + "Send": 25206, + "Senior": 31224, + "Sense": 41166, + "Sensor": 47864, + "Sent": 31837, + "Sep": 19117, + "Sept": 14635, + "September": 17543, + "Sequ": 44015, + "Ser": 7089, + "Serial": 32634, + "Series": 27996, + "Seriously": 42338, + "Serv": 11838, + "Server": 10697, + "Service": 16177, + "Services": 31007, + "Session": 36044, + "Set": 7248, + "Setting": 34149, + "Settings": 26232, + "Setup": 40786, + "Seven": 31334, + "Several": 14945, + "Sex": 23398, + "Sexual": 49161, + "Sh": 2484, + "Shadow": 27447, + "Sham": 43478, + "Shape": 33383, + "Shar": 40201, + "Share": 11649, + "Shares": 43566, + "Sharp": 44336, + "She": 3347, + "Shell": 23248, + "Sher": 28782, + "Shield": 33651, + "Shift": 33377, + "Shin": 44592, + "Ship": 25586, + "Shipping": 45169, + "Shock": 31646, + "Shop": 29917, + "Short": 16438, + "Shortly": 30513, + "Shot": 28512, + "Should": 19926, + "Show": 15307, + "Shut": 39079, + "Si": 42801, + "Side": 24819, + "Sign": 11712, + "Sil": 15086, + "Silver": 26766, + "Sim": 8890, + "Similar": 18925, + "Similarly": 28039, + "Simon": 35475, + "Simple": 26437, + "Simply": 35596, + "Sin": 46200, + "Since": 6385, + "Sing": 29974, + "Single": 28008, + "Sir": 22788, + "Sit": 46655, + "Site": 29123, + "Six": 21447, + "Size": 10699, + "Sk": 15739, + "Skill": 35040, + "Skin": 42455, + "Skip": 50232, + "Sky": 22308, + "Sl": 11122, + "Sleep": 40555, + "Slot": 38963, + "Slow": 36423, + "Sm": 7556, + "Small": 18712, + "Smart": 25610, + "Smith": 17919, + "Sn": 16501, + "Snake": 49795, + "Snap": 43826, + "Snow": 28974, + "So": 2396, + "Soc": 37949, + "Social": 20636, + "Socket": 39105, + "Soft": 18380, + "Software": 25423, + "Sol": 36949, + "Solar": 38825, + "Sold": 33873, + "Solid": 46933, + "Solution": 46344, + "Some": 4366, + "Someone": 28211, + "Something": 22210, + "Sometimes": 15468, + "Son": 31056, + "Song": 44241, + "Sony": 32895, + "Soon": 28093, + "Sorry": 14385, + "Sort": 42758, + "Soul": 36315, + "Sound": 21369, + "Sounds": 40825, + "Source": 7416, + "SourceFile": 37226, + "Sources": 21188, + "South": 14942, + "Southern": 44993, + "Sov": 38574, + "Soviet": 40408, + "Sp": 4561, + "Space": 14106, + "SpaceEngineers": 31032, + "Spain": 45355, + "Spanish": 43584, + "Spawn": 49855, + "Spe": 5248, + "Speaking": 13887, + "Spec": 22882, + "Special": 13409, + "Specific": 32419, + "Specifically": 48379, + "Spect": 49738, + "Speed": 22785, + "Spell": 31221, + "Sphere": 38882, + "Spider": 41294, + "Spirit": 41910, + "Spl": 26568, + "Split": 41205, + "Spoiler": 31895, + "Spons": 43522, + "Sport": 42576, + "Sports": 18153, + "Spot": 32565, + "Spr": 38454, + "Spread": 44458, + "Spring": 30387, + "Squ": 22266, + "Square": 48011, + "St": 1273, + "Stack": 25896, + "Staff": 31449, + "Stage": 29391, + "Stan": 32140, + "Stand": 15480, + "Standard": 23615, + "Standing": 44196, + "Star": 8248, + "Stars": 29366, + "Start": 10434, + "Starting": 22851, + "Stat": 17126, + "State": 9012, + "Statement": 48682, + "States": 42237, + "Static": 45442, + "Station": 12367, + "Statistics": 48346, + "Stats": 29668, + "Status": 19580, + "Stay": 25681, + "Ste": 7447, + "Steam": 19109, + "Steel": 39807, + "Step": 8600, + "Stephen": 24920, + "Steve": 19206, + "Steven": 28292, + "Stew": 49328, + "Still": 9590, + "Stock": 26207, + "Stone": 34346, + "Stop": 19485, + "Storage": 31425, + "Store": 22658, + "Storm": 32173, + "Story": 11605, + "Str": 13290, + "Stra": 41347, + "Strange": 38114, + "Stre": 30611, + "Stream": 12124, + "Streamer": 28696, + "StreamerBot": 37574, + "Street": 34356, + "Strength": 45027, + "Stretch": 39181, + "Strike": 31584, + "String": 10100, + "Strong": 33004, + "Struct": 44909, + "Stud": 13007, + "Student": 38778, + "Students": 28239, + "Studies": 45833, + "Studio": 41501, + "Study": 39841, + "Sty": 18716, + "Style": 21466, + "Su": 5606, + "Sub": 7004, + "Subject": 19776, + "Submit": 45135, + "Subscribe": 27125, + "Success": 33244, + "Such": 16678, + "Suddenly": 38582, + "Suggest": 43857, + "Sullivan": 47572, + "Sum": 13065, + "Summary": 22093, + "Summer": 33560, + "Sun": 16012, + "Sund": 20602, + "Sunday": 21934, + "Sup": 40784, + "Super": 12442, + "Supp": 15979, + "Supplement": 42615, + "Support": 15514, + "Supported": 48181, + "Supporters": 49422, + "Sur": 14214, + "Sure": 19457, + "Surv": 34652, + "Sus": 30746, + "Susan": 45842, + "Sw": 10462, + "Swe": 40783, + "Sweet": 36087, + "Switch": 38978, + "Sword": 43117, + "Sy": 13940, + "Sym": 43094, + "Syn": 29934, + "Sync": 28985, + "Synopsis": 49771, + "Syria": 40029, + "Syrian": 42747, + "Sys": 44387, + "System": 11964, + "T": 51, + "TA": 5603, + "TABLE": 38148, + "TAG": 42197, + "TAIN": 30339, + "TB": 22737, + "TC": 4825, + "TD": 21016, + "TE": 9328, + "TED": 36493, + "TER": 5781, + "TERN": 31800, + "TEXT": 32541, + "TEXTURE": 47648, + "TF": 10234, + "TG": 35990, + "TH": 4221, + "THE": 10970, + "THER": 21250, + "THING": 39356, + "THIS": 43559, + "TI": 25621, + "TIME": 34694, + "TING": 48996, + "TION": 24131, + "TIT": 49560, + "TL": 14990, + "TM": 15972, + "TN": 46559, + "TO": 10468, + "TON": 11357, + "TOP": 35222, + "TOR": 32961, + "TP": 7250, + "TPP": 31435, + "TPPStreamerBot": 37579, + "TPS": 28820, + "TR": 5446, + "TRUMP": 42473, + "TRY": 40405, + "TS": 4694, + "TT": 15751, + "TV": 6849, + "TW": 34551, + "TX": 29551, + "TY": 9936, + "TYPE": 25216, + "Ta": 38586, + "Tab": 33349, + "Table": 10962, + "Tact": 45803, + "Tag": 24835, + "Tags": 36142, + "Tai": 47976, + "Take": 12322, + "Taking": 26556, + "Tal": 31466, + "Talk": 25685, + "Talking": 45904, + "Tam": 42061, + "Tan": 45557, + "Tang": 43909, + "Tank": 32978, + "Tap": 45081, + "Tar": 47079, + "Target": 21745, + "Task": 25714, + "Tax": 27017, + "Taylor": 29907, + "Te": 6767, + "TeX": 49568, + "Tea": 49770, + "Team": 15592, + "Tech": 17760, + "Techn": 25574, + "Technical": 45638, + "Technology": 44893, + "Ted": 38972, + "Teen": 45639, + "Tel": 33317, + "Tele": 31709, + "Tell": 24446, + "Tem": 12966, + "Temp": 30782, + "Temperature": 42492, + "Template": 30800, + "Ten": 24893, + "Tenn": 43139, + "Ter": 15156, + "Term": 40596, + "Termin": 44798, + "Terror": 40194, + "Terry": 50241, + "Tes": 36504, + "Tesla": 41351, + "Test": 14402, + "Testing": 44154, + "Tex": 17005, + "Texas": 21607, + "Text": 8206, + "TextColor": 42470, + "Texture": 32742, + "Textures": 39860, + "Th": 817, + "Thank": 10449, + "Thankfully": 48387, + "Thanks": 9690, + "That": 2504, + "The": 464, + "Their": 14574, + "Theme": 47863, + "Then": 6423, + "Ther": 35048, + "There": 1858, + "Therefore": 26583, + "These": 4711, + "They": 2990, + "Things": 22248, + "Think": 22073, + "Third": 22747, + "Thirty": 38856, + "This": 1212, + "Thom": 37582, + "Thomas": 22405, + "Thompson": 48942, + "Thor": 46765, + "Those": 9627, + "Though": 10915, + "Thousands": 37482, + "Thread": 16818, + "Three": 12510, + "Through": 15046, + "Throughout": 26797, + "Throw": 39431, + "Thu": 39902, + "Thumbnail": 35523, + "ThumbnailImage": 39142, + "Thunder": 45713, + "Thursday": 25381, + "Thus": 19093, + "Ti": 40533, + "Tickets": 43254, + "Tier": 35252, + "Tile": 35103, + "Tim": 14967, + "Time": 7575, + "Timeout": 48031, + "Timer": 48801, + "Times": 28595, + "Tip": 28434, + "Tips": 43368, + "Title": 19160, + "To": 2514, + "Today": 8888, + "Todd": 42817, + "Together": 41631, + "Tok": 19042, + "Token": 30642, + "Tokens": 22906, + "Tom": 13787, + "Tomorrow": 49488, + "Ton": 35416, + "Tonight": 43783, + "Tony": 29387, + "Too": 23307, + "Tool": 25391, + "Tools": 33637, + "Top": 9126, + "Topic": 33221, + "Topics": 25902, + "Tor": 15884, + "Toronto": 31359, + "Torrent": 39286, + "Total": 14957, + "Touch": 35211, + "Tour": 39152, + "Town": 38097, + "Toy": 48236, + "Tr": 2898, + "Tra": 15721, + "Track": 24802, + "Tracker": 35694, + "Trade": 35965, + "Traditional": 48485, + "Train": 44077, + "Training": 44357, + "Trans": 8291, + "Transaction": 48720, + "Transfer": 43260, + "Transform": 41762, + "Translation": 48313, + "Travel": 33074, + "Tre": 31055, + "Tree": 27660, + "Trend": 45461, + "Tri": 14824, + "Trigger": 48344, + "Trivia": 23854, + "Tro": 44095, + "True": 17821, + "Trump": 6170, + "Trust": 33814, + "Truth": 38782, + "Try": 23433, + "Ts": 33758, + "Tu": 47247, + "Tube": 6876, + "Tue": 41392, + "Tuesday": 26133, + "Tumblr": 39415, + "Tur": 17483, + "Turkey": 31632, + "Turkish": 42872, + "Turn": 17278, + "Tw": 5080, + "Twe": 32665, + "Tweet": 47845, + "Twenty": 34096, + "Twitter": 14254, + "Two": 7571, + "Tx": 46047, + "Ty": 25492, + "Tyler": 46807, + "Typ": 31467, + "Type": 6030, + "Types": 31431, + "Typically": 49321, + "U": 52, + "UA": 34970, + "UAL": 25620, + "UB": 10526, + "UC": 9598, + "UCK": 16696, + "UCT": 18415, + "UD": 8322, + "UE": 8924, + "UES": 35409, + "UF": 36820, + "UFC": 44534, + "UFF": 47588, + "UG": 7340, + "UGC": 31179, + "UGE": 41251, + "UGH": 44004, + "UI": 10080, + "UID": 27586, + "UK": 15039, + "UL": 6239, + "ULAR": 37232, + "ULE": 24212, + "ULL": 9994, + "ULT": 16724, + "ULTS": 35342, + "UM": 5883, + "UME": 38340, + "UMP": 20476, + "UN": 4944, + "UNCH": 47461, + "UNE": 41884, + "UP": 8577, + "UPDATE": 16977, + "UR": 4261, + "URA": 45570, + "URE": 11335, + "URES": 29514, + "URI": 47269, + "URL": 21886, + "URN": 27064, + "URR": 31302, + "URRENT": 39237, + "US": 2937, + "USA": 14053, + "USB": 27155, + "USD": 29072, + "USE": 19108, + "USER": 29904, + "USH": 27143, + "USS": 32835, + "UST": 7759, + "UT": 3843, + "UTC": 17429, + "UTE": 37780, + "UTERS": 14974, + "UTF": 48504, + "UTH": 24318, + "UTION": 35354, + "UU": 30100, + "UV": 31667, + "UX": 31235, + "Ub": 36609, + "Uber": 39018, + "Uh": 34653, + "Uk": 28425, + "Ukraine": 44814, + "Ul": 47920, + "Ult": 16301, + "Ultimate": 47892, + "Ultimately": 27212, + "Ultra": 36122, + "Um": 37280, + "Un": 3118, + "Uncommon": 43023, + "Und": 31319, + "Under": 9203, + "Understanding": 43467, + "Unfortunately": 13898, + "Union": 38176, + "Unique": 40257, + "Unit": 26453, + "United": 17013, + "Unity": 35955, + "Universal": 38747, + "University": 21009, + "Unix": 47000, + "Unknown": 20035, + "Unless": 28042, + "Unlike": 18521, + "Unt": 35792, + "Until": 18273, + "Untitled": 46332, + "Up": 4933, + "Update": 10260, + "Updated": 17354, + "Upgrade": 44948, + "Upload": 41592, + "Upon": 23792, + "Ur": 16692, + "Urban": 46667, + "Url": 28165, + "Us": 5842, + "Usage": 28350, + "Use": 11041, + "Used": 38052, + "User": 12982, + "Users": 14490, + "Using": 12814, + "Usually": 37887, + "Ut": 18274, + "Utah": 44350, + "V": 53, + "VA": 11731, + "VAL": 23428, + "VALUE": 39488, + "VB": 44526, + "VC": 15922, + "VD": 8898, + "VE": 6089, + "VEL": 18697, + "VEN": 28290, + "VER": 5959, + "VERS": 28884, + "VERSION": 43717, + "VERT": 15858, + "VERTIS": 18000, + "VERTISEMENT": 18679, + "VG": 43490, + "VI": 12861, + "VICE": 27389, + "VID": 11008, + "VIDEO": 42937, + "VIDIA": 13171, + "VIEW": 28206, + "VII": 45529, + "VILLE": 38526, + "VIS": 29817, + "VK": 47191, + "VL": 47468, + "VM": 15996, + "VO": 29516, + "VOL": 44558, + "VP": 8859, + "VPN": 33883, + "VR": 13024, + "VS": 20304, + "VT": 36392, + "VW": 30133, + "Va": 33906, + "Val": 7762, + "Valid": 47139, + "Value": 11395, + "Values": 40161, + "Van": 25298, + "Var": 19852, + "Vari": 23907, + "Variable": 43015, + "Various": 40009, + "Vaults": 33937, + "Ve": 26979, + "Vector": 38469, + "Veh": 37870, + "Vel": 46261, + "Ven": 37522, + "Ver": 13414, + "Vers": 34947, + "Version": 14815, + "Versions": 45150, + "Vert": 42369, + "Very": 16371, + "Veter": 45182, + "Vi": 38432, + "Via": 30754, + "Vice": 47910, + "Vict": 21944, + "Victoria": 49898, + "Video": 10798, + "View": 7680, + "Vill": 42074, + "Viol": 33894, + "Virgin": 34674, + "Virginia": 41017, + "Virtual": 37725, + "Vis": 15854, + "Vision": 44206, + "Visit": 31141, + "Visual": 36259, + "Vo": 42144, + "Voice": 35708, + "Vol": 16598, + "Volume": 31715, + "Vote": 37394, + "Vs": 23266, + "W": 54, + "WA": 15543, + "WAR": 16279, + "WARD": 39743, + "WARE": 33746, + "WARN": 37771, + "WARNING": 31502, + "WASHINGTON": 21793, + "WATCH": 35192, + "WAY": 27285, + "WAYS": 42451, + "WB": 45607, + "WC": 27353, + "WD": 22332, + "WE": 8845, + "WER": 45532, + "WF": 48397, + "WH": 12418, + "WHAT": 32971, + "WHERE": 47357, + "WHO": 41856, + "WI": 36326, + "WIN": 37620, + "WIND": 28929, + "WINDOWS": 33207, + "WM": 22117, + "WN": 29767, + "WOOD": 49466, + "WOR": 45359, + "WORK": 33249, + "WP": 25527, + "WR": 18564, + "WS": 19416, + "WT": 39386, + "WW": 17947, + "Wa": 33484, + "Wait": 21321, + "Wal": 21902, + "Walk": 35963, + "Walker": 39950, + "Wall": 22401, + "Wallet": 47152, + "Wan": 45681, + "Want": 19633, + "War": 13195, + "Ward": 49021, + "Ware": 38824, + "Warning": 20361, + "Warren": 43464, + "Wars": 41508, + "Was": 16973, + "Washington": 17402, + "Watch": 10723, + "Water": 19184, + "Wave": 39709, + "Way": 25309, + "We": 1135, + "Weak": 44898, + "Weapon": 27632, + "Weapons": 41818, + "Weather": 41865, + "Web": 13908, + "Website": 33420, + "Wed": 19864, + "Wednesday": 27150, + "Week": 20916, + "Weight": 25844, + "Weiss": 48760, + "Welcome": 14618, + "Well": 5779, + "Were": 35653, + "West": 15045, + "Western": 24227, + "Wh": 1199, + "What": 2061, + "Whatever": 21875, + "Whe": 10842, + "Wheel": 45307, + "When": 2215, + "Whenever": 28877, + "Where": 8496, + "Whereas": 48494, + "Whether": 15354, + "Which": 13828, + "While": 3633, + "Whit": 43617, + "White": 12256, + "Who": 8241, + "Whoever": 47896, + "Why": 5195, + "Wi": 31294, + "Wide": 42559, + "Widget": 38300, + "Width": 30916, + "Wik": 33010, + "Wiki": 32603, + "Wikipedia": 48845, + "Wil": 22327, + "Wild": 25946, + "Will": 8743, + "William": 17121, + "Williams": 27869, + "Wilson": 37349, + "Win": 16643, + "Wind": 8731, + "Window": 27703, + "Windows": 11209, + "Wing": 35612, + "Winged": 47418, + "Winner": 48056, + "Winter": 35376, + "Wire": 29451, + "Wisconsin": 49097, + "With": 3152, + "WithNo": 35992, + "Within": 22005, + "Without": 16249, + "Witness": 38670, + "Wo": 49450, + "Wolf": 32069, + "Woman": 48081, + "Women": 18495, + "Wonder": 42337, + "Wood": 22911, + "Word": 26449, + "Words": 37117, + "Work": 12468, + "Working": 28516, + "Works": 23044, + "World": 10603, + "Would": 17353, + "Wow": 22017, + "Wr": 39213, + "Wra": 36918, + "Writ": 20257, + "Write": 16594, + "Writer": 34379, + "Writing": 33874, + "Written": 25354, + "Ws": 46456, + "X": 55, + "XL": 32457, + "XM": 37643, + "XP": 27481, + "XT": 25010, + "XX": 8051, + "XXX": 43145, + "XXXX": 24376, + "XY": 34278, + "Xbox": 43377, + "Xi": 42528, + "Y": 56, + "YA": 44947, + "YC": 44816, + "YD": 35755, + "YE": 48743, + "YES": 43335, + "YING": 45761, + "YL": 45448, + "YN": 40760, + "YOU": 36981, + "YP": 48232, + "YR": 38162, + "YS": 16309, + "YY": 26314, + "Yan": 49664, + "Yang": 38663, + "Ye": 35543, + "Yeah": 10995, + "Year": 17688, + "Years": 40630, + "Yellow": 39499, + "Yep": 47834, + "Yes": 5297, + "Yesterday": 28065, + "Yet": 11486, + "Yo": 38101, + "York": 49278, + "You": 1639, + "YouTube": 33869, + "Young": 20917, + "Your": 7120, + "Yu": 40728, + "Z": 57, + "ZA": 34892, + "ZE": 21211, + "ZI": 48926, + "ZX": 40692, + "ZZ": 30148, + "Ze": 36056, + "Zen": 47573, + "Zero": 28667, + "Zip": 41729, + "Zone": 26961, + "[": 58, + "[\"": 14692, + "['": 17816, + "[/": 13412, + "[[": 30109, + "[]": 21737, + "[_": 29795, + "\\": 59, + "\\\"": 7879, + "\\\",": 34607, + "\\\":": 30478, + "\\\">": 38214, + "\\'": 43054, + "\\)": 22725, + "\\-": 41441, + "\\.": 17405, + "\\/": 11139, + "\\/\\/": 45422, + "\\<": 49778, + "\\\\": 6852, + "\\\\\\\\": 13426, + "\\\\\\\\\\\\\\\\": 21807, + "\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 34604, + "]": 60, + "]\"": 30866, + "]'": 49946, + "](": 16151, + "])": 12962, + "]),": 46570, + "]).": 35944, + "]);": 36563, + "]+": 48688, + "],": 4357, + "],\"": 17241, + "],[": 38430, + "]-": 45297, + "].": 4083, + "].\"": 29225, + "]:": 5974, + "];": 11208, + "]=": 22241, + "][": 7131, + "][/": 44926, + "]]": 11907, + "]}": 48999, + "^": 61, + "^^": 18237, + "^^^^": 39397, + "^{": 36796, + "_": 62, + "_(": 41052, + "_-": 22955, + "_-_": 31386, + "_.": 44807, + "_>": 49029, + "__": 834, + "___": 17569, + "____": 1427, + "_____": 29343, + "______": 25947, + "_______": 37405, + "________": 2602, + "________________": 4841, + "________________________": 32941, + "________________________________": 10221, + "________________________________________________________________": 27193, + "_{": 23330, + "`": 63, + "`,": 47671, + "`.": 44646, + "``": 15506, + "````": 33153, + "a": 64, + "aa": 7252, + "aaa": 46071, + "aaaa": 24794, + "aah": 37500, + "aan": 28340, + "ab": 397, + "aba": 15498, + "abad": 17325, + "abal": 44349, + "abama": 8809, + "aban": 45094, + "aband": 49248, + "abase": 5754, + "abases": 18826, + "abb": 6485, + "abba": 48910, + "abbage": 32061, + "abbit": 14229, + "abbling": 47883, + "abby": 42457, + "abc": 39305, + "abe": 11231, + "abee": 32580, + "abel": 9608, + "abella": 43653, + "aber": 27359, + "abet": 8380, + "abetes": 11064, + "abeth": 9407, + "abetic": 33312, + "abi": 17914, + "abiding": 43056, + "abies": 43256, + "abil": 14991, + "abilia": 48249, + "abilities": 5738, + "ability": 1799, + "abin": 6014, + "abis": 8102, + "abit": 29968, + "abl": 23117, + "able": 540, + "abled": 4510, + "ables": 2977, + "abling": 11716, + "ablish": 17148, + "ablished": 22555, + "ablishment": 25380, + "ablo": 18817, + "ably": 1346, + "abo": 34748, + "abol": 28426, + "abolic": 29304, + "abor": 4820, + "abortion": 32396, + "about": 10755, + "abouts": 27880, + "above": 29370, + "abre": 46241, + "abs": 8937, + "absolute": 48546, + "absolutely": 42994, + "absor": 46303, + "abul": 16665, + "abulary": 22528, + "abus": 46844, + "abuse": 47158, + "abwe": 27050, + "aby": 3930, + "abyte": 37828, + "abytes": 38346, + "ac": 330, + "aca": 22260, + "acan": 50195, + "acas": 40263, + "acc": 4134, + "acca": 43552, + "accept": 13635, + "acceptable": 16037, + "access": 15526, + "accessible": 33780, + "acci": 44456, + "acco": 8679, + "accompan": 41974, + "accompanied": 42588, + "according": 38169, + "account": 23317, + "ace": 558, + "acea": 44977, + "aceae": 48319, + "acebook": 2887, + "aced": 2286, + "acement": 5592, + "acements": 28613, + "acent": 12643, + "aceous": 37797, + "acer": 11736, + "acerb": 22428, + "acers": 49908, + "aces": 2114, + "acet": 23253, + "aceutical": 14642, + "acey": 25415, + "ach": 620, + "acha": 34518, + "achable": 34446, + "ache": 4891, + "ached": 2317, + "achel": 9636, + "achelor": 19335, + "acher": 3493, + "achers": 17892, + "aches": 3694, + "achev": 42961, + "achi": 14299, + "achine": 20480, + "aching": 8103, + "achment": 15520, + "acho": 43703, + "acht": 19725, + "achu": 32323, + "achus": 9523, + "achusetts": 9770, + "achy": 35586, + "aci": 32009, + "acia": 47431, + "acial": 18150, + "acid": 46309, + "acies": 13433, + "acing": 4092, + "acio": 48711, + "acion": 49443, + "acious": 14209, + "aciously": 45289, + "acist": 20279, + "acists": 33194, + "acity": 4355, + "ack": 441, + "acked": 6021, + "acker": 10735, + "ackers": 28874, + "acket": 8317, + "ackets": 25180, + "acking": 5430, + "ackle": 20523, + "acks": 4595, + "acky": 36053, + "acl": 37779, + "acle": 6008, + "acles": 9928, + "acly": 39691, + "aclysm": 40605, + "aco": 10602, + "acon": 7807, + "acons": 37256, + "acqu": 43561, + "acre": 12345, + "acs": 16436, + "act": 529, + "acted": 23800, + "acter": 7321, + "acteria": 10634, + "acterial": 44965, + "acters": 19858, + "actic": 12009, + "acting": 27362, + "action": 2673, + "actionDate": 31538, + "actions": 4658, + "activ": 15791, + "activate": 39022, + "activated": 33106, + "activation": 48545, + "active": 5275, + "actively": 33329, + "activity": 21797, + "actly": 24342, + "actor": 11218, + "actory": 9548, + "acts": 8656, + "actual": 50039, + "actually": 37739, + "actus": 34144, + "acular": 12754, + "acus": 48628, + "acy": 1590, + "ad": 324, + "ada": 4763, + "adal": 31682, + "adan": 29157, + "adapt": 42552, + "adas": 38768, + "adata": 14706, + "aday": 43593, + "adays": 20544, + "add": 2860, + "addafi": 32113, + "added": 29373, + "adden": 38014, + "adder": 26676, + "adders": 45940, + "addin": 46782, + "adding": 26872, + "addle": 37382, + "addock": 35509, + "addon": 48078, + "addons": 39996, + "addr": 29851, + "address": 21975, + "addy": 13218, + "ade": 671, + "aded": 5286, + "adel": 6959, + "adelphia": 8273, + "adem": 36920, + "ademic": 49113, + "aden": 40780, + "adena": 38047, + "adeon": 12424, + "adequ": 16515, + "ader": 5067, + "aders": 9972, + "ades": 2367, + "adesh": 13410, + "adh": 24411, + "adi": 9189, + "adia": 29523, + "adian": 18425, + "adiator": 33716, + "adic": 23876, + "adier": 38868, + "adies": 50192, + "adin": 17072, + "ading": 4980, + "adiq": 48687, + "adish": 48563, + "aditional": 27013, + "adium": 6271, + "adj": 41255, + "adjust": 23032, + "adjusted": 29117, + "adle": 35166, + "admin": 28482, + "administ": 39081, + "ado": 4533, + "adobe": 36752, + "adoes": 46368, + "ador": 7079, + "ados": 22484, + "adow": 4584, + "adows": 9797, + "adr": 41909, + "adra": 49456, + "ads": 5643, + "adult": 49922, + "adv": 32225, + "advant": 13461, + "advert": 17904, + "advertisement": 45876, + "advertising": 34442, + "ady": 4597, + "ae": 3609, + "aea": 44705, + "aed": 8432, + "aeda": 11641, + "ael": 3010, + "aeper": 28235, + "aepernick": 28333, + "aer": 25534, + "aeus": 46052, + "aez": 47246, + "af": 1878, + "afa": 28485, + "afe": 8635, + "afer": 34659, + "afety": 27925, + "aff": 2001, + "affe": 21223, + "affected": 43958, + "affer": 31183, + "affiliated": 46818, + "affle": 30697, + "affles": 48501, + "afi": 19910, + "afia": 22214, + "afort": 24515, + "aft": 14940, + "after": 8499, + "ag": 363, + "aga": 8126, + "again": 17776, + "against": 32826, + "agall": 44906, + "agame": 46746, + "agan": 7329, + "aganda": 43589, + "agar": 32452, + "agara": 38415, + "agascar": 44309, + "agate": 37861, + "age": 496, + "aged": 1886, + "ageddon": 33054, + "agement": 5082, + "agements": 38113, + "agen": 11286, + "agency": 40955, + "agent": 25781, + "agents": 49638, + "ager": 3536, + "agers": 10321, + "ages": 1095, + "agg": 9460, + "agged": 14655, + "agger": 7928, + "agging": 16406, + "aggressive": 49639, + "agh": 10471, + "aghan": 45109, + "aghd": 16650, + "agher": 30450, + "aghetti": 35812, + "agi": 18013, + "agic": 9083, + "agically": 39066, + "agin": 23183, + "agine": 12756, + "aging": 3039, + "agle": 19345, + "agles": 37803, + "agn": 4660, + "agna": 48669, + "agnar": 30475, + "agne": 21080, + "agnetic": 25145, + "ago": 3839, + "agog": 37300, + "agogue": 32238, + "agon": 1840, + "agonal": 27923, + "agonist": 15239, + "agonists": 36764, + "agons": 34765, + "agos": 48215, + "agra": 45429, + "agram": 6713, + "agraph": 6111, + "agree": 49221, + "ags": 3775, + "agu": 11433, + "ague": 2064, + "agues": 6120, + "agus": 31111, + "agy": 46671, + "ah": 993, + "aha": 12236, + "ahah": 36225, + "ahan": 19210, + "ahar": 37325, + "ahead": 38204, + "ahi": 32810, + "ahime": 49997, + "ahl": 15668, + "ahn": 15386, + "aho": 17108, + "ahon": 30491, + "ahoo": 12992, + "ahs": 39095, + "ahu": 12196, + "ai": 1872, + "aic": 18452, + "aid": 1698, + "aida": 30546, + "aiden": 17538, + "aido": 44354, + "aign": 1784, + "aii": 42648, + "ail": 603, + "aila": 39460, + "ailability": 8994, + "ailable": 1508, + "ailand": 16188, + "ailed": 6255, + "ailing": 11608, + "ails": 1768, + "aily": 3079, + "aim": 1385, + "aiman": 47840, + "aimon": 49438, + "ain": 391, + "aina": 42183, + "aine": 5718, + "ained": 1328, + "ainer": 10613, + "ainers": 50221, + "aining": 1397, + "ainment": 37091, + "ains": 1299, + "aint": 2913, + "aintain": 32725, + "ainted": 14215, + "aints": 6003, + "air": 958, + "aird": 41620, + "aire": 7626, + "aired": 9820, + "aires": 17693, + "airo": 18131, + "airs": 3468, + "airy": 13021, + "ais": 15152, + "ait": 4548, + "aith": 3921, + "aito": 38995, + "aj": 1228, + "aja": 27792, + "aji": 26436, + "ajo": 34944, + "ajor": 1518, + "ak": 461, + "aka": 8130, + "akable": 29033, + "ake": 539, + "aked": 4335, + "akedown": 25817, + "aken": 1685, + "akening": 18800, + "akens": 31627, + "aker": 3110, + "akers": 3979, + "akeru": 43246, + "akery": 33684, + "akes": 1124, + "akespe": 20621, + "akespeare": 20946, + "akh": 11322, + "aki": 8182, + "akia": 21897, + "akin": 27048, + "aking": 868, + "akings": 45665, + "akis": 27321, + "ako": 25496, + "akov": 44715, + "akra": 38004, + "aks": 4730, + "aku": 8719, + "akura": 47754, + "akuya": 29863, + "aky": 15492, + "al": 282, + "ala": 6081, + "alach": 33786, + "alam": 44949, + "alan": 25786, + "albeit": 45781, + "album": 40916, + "alcohol": 42142, + "ald": 1940, + "alde": 35885, + "aldehyde": 44895, + "aldi": 37566, + "aldo": 41476, + "ale": 1000, + "aleb": 32100, + "aled": 3021, + "aleigh": 30729, + "aler": 36213, + "alert": 44598, + "ales": 2040, + "aley": 16730, + "alez": 22149, + "alf": 1604, + "alg": 14016, + "algia": 47111, + "ali": 7344, + "alia": 9752, + "alian": 7199, + "alias": 26011, + "aliation": 22885, + "alid": 10751, + "alien": 42690, + "align": 31494, + "aligned": 41634, + "alin": 14414, + "aline": 20663, + "aling": 4272, + "alion": 19275, + "alions": 50022, + "alis": 27315, + "alist": 49845, + "alities": 27969, + "ality": 1483, + "alk": 971, + "alker": 20949, + "alking": 18998, + "alks": 23833, + "alky": 18354, + "alkyrie": 21316, + "all": 439, + "alla": 30315, + "allah": 31840, + "allas": 7826, + "alle": 6765, + "alled": 4262, + "allel": 29363, + "allery": 17022, + "alli": 36546, + "allic": 18196, + "alling": 9221, + "allion": 48332, + "allo": 49457, + "alloc": 32332, + "allow": 12154, + "allowed": 40845, + "alloween": 50107, + "allows": 47205, + "alls": 5691, + "ally": 453, + "alm": 38182, + "almost": 28177, + "alo": 7335, + "alog": 11794, + "alogue": 30326, + "alogy": 48909, + "alon": 40755, + "alone": 17749, + "along": 24176, + "alore": 40612, + "alos": 41823, + "alph": 17307, + "alpha": 26591, + "als": 874, + "alsa": 32058, + "alse": 2820, + "alsh": 22114, + "also": 14508, + "alt": 2501, + "alted": 29590, + "alter": 47653, + "altern": 33645, + "alth": 1094, + "although": 16670, + "alties": 10355, + "alty": 6017, + "alus": 46781, + "always": 33770, + "aly": 3400, + "alys": 26266, + "alysed": 47557, + "alyses": 43710, + "alysis": 8767, + "alyst": 21470, + "am": 321, + "ama": 1689, + "amac": 11494, + "amacare": 11724, + "aman": 10546, + "amar": 39236, + "amara": 47848, + "amaru": 46893, + "amas": 17485, + "amate": 36754, + "amation": 14755, + "amaz": 45983, + "amazon": 33103, + "amb": 4131, + "amba": 31842, + "amber": 7789, + "ambers": 16368, + "ambling": 15366, + "ambo": 22651, + "amboo": 27708, + "amd": 28745, + "ame": 480, + "amed": 2434, + "ameda": 49637, + "amel": 17983, + "ameless": 39942, + "amen": 41763, + "ament": 3263, + "amental": 6860, + "aments": 12604, + "amer": 2382, + "amera": 18144, + "ameron": 41639, + "ames": 1047, + "ami": 6277, + "amia": 49442, + "amic": 18127, + "amide": 37905, + "amiliar": 19968, + "amily": 5993, + "amin": 5669, + "amina": 18891, + "amination": 24979, + "amine": 9862, + "aminer": 32086, + "amines": 41047, + "aming": 3723, + "amins": 24937, + "amiya": 38241, + "aml": 43695, + "amm": 6475, + "ammad": 26035, + "ammed": 10573, + "ammers": 36846, + "ammu": 49487, + "ammy": 46736, + "amn": 34684, + "amo": 18811, + "amon": 16487, + "among": 35131, + "amorph": 37670, + "amoto": 25384, + "amount": 17287, + "amous": 10877, + "amp": 696, + "ampa": 13299, + "amped": 13322, + "amph": 28474, + "amphetamine": 31262, + "amping": 37843, + "ampion": 6734, + "ampions": 4350, + "ampire": 13577, + "ampires": 27933, + "ample": 1403, + "amples": 12629, + "ampoo": 40239, + "amps": 9430, + "ampton": 23427, + "ampunk": 46183, + "ams": 4105, + "amsung": 30136, + "amura": 37324, + "amus": 25509, + "amy": 14814, + "an": 272, + "ana": 2271, + "analy": 38200, + "analysis": 20930, + "anamo": 33524, + "anan": 27870, + "anas": 15991, + "anasia": 45551, + "anc": 1192, + "anca": 42124, + "ance": 590, + "anced": 2903, + "ancel": 21130, + "ancer": 8250, + "ancers": 20811, + "ances": 1817, + "anch": 3702, + "anche": 6362, + "anches": 12140, + "anchester": 8911, + "anchez": 20364, + "ancial": 2783, + "ancies": 16183, + "ancing": 5077, + "anco": 47699, + "ancock": 37077, + "ancouver": 10264, + "ancy": 3883, + "and": 392, + "anda": 5282, + "andal": 7642, + "andals": 23819, + "andan": 42509, + "ande": 40004, + "anded": 12249, + "andel": 33134, + "andem": 30025, + "ander": 4066, + "andering": 42454, + "anders": 45070, + "andestine": 35887, + "andi": 26800, + "anding": 27225, + "andise": 18888, + "ando": 25440, + "andom": 3749, + "andon": 5063, + "andowski": 44391, + "andr": 46273, + "andra": 15918, + "andre": 49078, + "andro": 28092, + "android": 19411, + "ands": 1746, + "andum": 25933, + "andy": 10757, + "ane": 1531, + "aned": 22739, + "aneers": 33547, + "aneous": 11655, + "aneously": 27683, + "anes": 7305, + "aney": 22297, + "ang": 648, + "anga": 16484, + "angan": 37089, + "ange": 858, + "anged": 5102, + "angel": 8368, + "angelo": 46525, + "anger": 2564, + "angered": 19041, + "angering": 49470, + "angers": 6606, + "anges": 6231, + "angible": 39639, + "anging": 4924, + "angle": 9248, + "angled": 22393, + "angler": 49910, + "angles": 27787, + "angling": 27499, + "ango": 14208, + "angs": 27725, + "angu": 2303, + "anguage": 9000, + "anguages": 33213, + "anguard": 23521, + "angular": 21413, + "ani": 3216, + "ania": 5411, + "anian": 38336, + "anic": 26277, + "anical": 36684, + "anie": 34166, + "aniel": 6321, + "anim": 11227, + "animal": 41607, + "animate": 45685, + "animous": 45873, + "aning": 7574, + "anish": 7115, + "anism": 48162, + "anity": 19689, + "anium": 15776, + "ank": 962, + "anka": 15927, + "anke": 49200, + "anked": 14076, + "ankind": 28066, + "anking": 15230, + "anks": 2283, + "anky": 39556, + "anmar": 21708, + "ann": 1236, + "anna": 7697, + "annabin": 43655, + "annah": 25761, + "anne": 21952, + "anned": 3577, + "annel": 4276, + "annels": 8961, + "anners": 15672, + "anni": 31296, + "annie": 42883, + "annis": 45017, + "annon": 8825, + "annot": 34574, + "announced": 43499, + "anny": 7737, + "ano": 5733, + "anoia": 30661, + "anol": 22012, + "anon": 36902, + "anooga": 42165, + "anos": 40015, + "another": 29214, + "anova": 40993, + "anqu": 26184, + "ans": 504, + "ansas": 6618, + "anse": 40054, + "ansen": 33807, + "anship": 47086, + "ansion": 5487, + "ansk": 34738, + "anski": 44978, + "ansky": 49792, + "ansom": 22011, + "anson": 23103, + "ansson": 44038, + "answer": 41484, + "answered": 31966, + "ant": 415, + "anta": 4910, + "antage": 36403, + "antam": 49653, + "antasy": 34921, + "ante": 12427, + "anted": 4126, + "antes": 39781, + "anth": 29313, + "antha": 32589, + "anthrop": 22178, + "anti": 17096, + "antic": 5109, + "antically": 31589, + "anticipated": 45178, + "antics": 29320, + "antine": 29003, + "anting": 20482, + "antis": 20836, + "antle": 16941, + "antly": 3875, + "anto": 14723, + "antom": 11456, + "anton": 23026, + "antry": 21238, + "ants": 1187, + "anty": 46098, + "antz": 46269, + "anu": 42357, + "anus": 41141, + "anut": 20651, + "anuts": 37555, + "anwhile": 6710, + "any": 1092, + "anya": 34183, + "anyahu": 15966, + "anye": 23495, + "anyl": 34816, + "anyon": 21330, + "anything": 49459, + "anz": 35410, + "anza": 35819, + "ao": 5488, + "aos": 7495, + "ap": 499, + "apa": 32678, + "apache": 43073, + "apan": 2674, + "ape": 1758, + "apeake": 49528, + "aped": 5813, + "apego": 40561, + "aper": 2136, + "apers": 5656, + "apes": 7916, + "apesh": 25490, + "apeshifter": 29554, + "apest": 35746, + "aph": 6570, + "aphael": 34889, + "api": 15042, + "aping": 9269, + "apist": 41690, + "apixel": 48633, + "aple": 24052, + "aples": 28624, + "apo": 41817, + "apolis": 11174, + "apolog": 46407, + "apon": 9184, + "apons": 13486, + "apor": 12687, + "apore": 11656, + "app": 1324, + "appa": 20975, + "apped": 6320, + "append": 33295, + "apper": 11463, + "appers": 46629, + "appiness": 42661, + "apping": 5912, + "appings": 39242, + "apple": 18040, + "application": 31438, + "apply": 39014, + "appointed": 32924, + "appro": 21064, + "appropri": 11488, + "appropriate": 13335, + "appropriately": 45175, + "approved": 29137, + "approximately": 47498, + "apps": 18211, + "appy": 7774, + "aps": 1686, + "apse": 7512, + "apsed": 28361, + "apses": 45903, + "apt": 2373, + "apter": 3429, + "apters": 12126, + "aptic": 32963, + "aptop": 45007, + "apult": 41387, + "apy": 12826, + "aq": 30188, + "aqu": 36129, + "aque": 18251, + "aques": 46806, + "aquin": 48734, + "ar": 283, + "ara": 3301, + "arag": 29967, + "arah": 23066, + "arak": 30447, + "aram": 41158, + "aran": 19173, + "arant": 4741, + "arantine": 37996, + "araoh": 33766, + "arat": 34174, + "arate": 30748, + "aration": 10186, + "arations": 24355, + "arb": 38039, + "arbon": 42084, + "arc": 5605, + "arcer": 17649, + "arch": 998, + "arching": 38270, + "archive": 17474, + "archives": 48814, + "archment": 36767, + "archs": 34592, + "archy": 9282, + "arcity": 32689, + "ard": 446, + "arde": 45093, + "arded": 10676, + "arden": 5872, + "ardi": 22490, + "arding": 13493, + "ardless": 14694, + "ardo": 13109, + "ardon": 19917, + "ards": 1371, + "ardy": 39124, + "are": 533, + "area": 20337, + "ared": 1144, + "aredevil": 38281, + "arel": 20318, + "arella": 45494, + "aren": 5757, + "arent": 1580, + "arenthood": 17117, + "arently": 13773, + "arer": 11258, + "arers": 34231, + "ares": 3565, + "arest": 12423, + "aret": 8984, + "areth": 26659, + "arette": 14758, + "arettes": 13890, + "aretz": 48338, + "arez": 19655, + "arf": 37595, + "arg": 853, + "arge": 1376, + "arger": 32270, + "arget": 7641, + "argo": 9448, + "argon": 37920, + "args": 22046, + "argument": 49140, + "ari": 2743, + "aria": 10312, + "arial": 36098, + "arian": 3699, + "arians": 13517, + "ariat": 21621, + "arie": 49173, + "aries": 3166, + "arij": 39010, + "arijuana": 42834, + "arily": 3093, + "arin": 17714, + "arine": 34569, + "aring": 1723, + "ario": 4982, + "arios": 13010, + "arious": 27129, + "aris": 20066, + "arist": 34566, + "arity": 6806, + "arium": 17756, + "arius": 19897, + "ark": 668, + "arkable": 45543, + "arkin": 39027, + "arks": 5558, + "arl": 7063, + "arlane": 49344, + "arling": 30045, + "arm": 1670, + "arma": 10961, + "armac": 32813, + "armed": 12026, + "arming": 18052, + "armor": 40456, + "arms": 8357, + "arn": 1501, + "arna": 28610, + "arnaev": 42311, + "arning": 4228, + "aro": 12022, + "aron": 8045, + "aroo": 38049, + "around": 14145, + "arov": 42737, + "arp": 5117, + "arr": 3258, + "arranted": 47940, + "arrass": 9187, + "array": 18747, + "arre": 9624, + "arrell": 47769, + "arrett": 34878, + "arrison": 22472, + "arro": 34852, + "arrow": 6018, + "arry": 6532, + "ars": 945, + "arse": 17208, + "arser": 28198, + "arsh": 5406, + "arsity": 45826, + "arson": 12613, + "art": 433, + "arta": 34202, + "arte": 32074, + "arted": 19112, + "arten": 23996, + "arter": 2571, + "arters": 6137, + "arth": 11999, + "arthed": 36370, + "arthy": 18270, + "article": 20205, + "articles": 26845, + "artifacts": 50179, + "artisan": 19714, + "artist": 49016, + "artment": 1823, + "artments": 32514, + "artney": 41709, + "arton": 41328, + "arts": 5889, + "arty": 25494, + "artz": 13636, + "aru": 11493, + "arus": 20272, + "ary": 560, + "arya": 43898, + "aryl": 36822, + "aryn": 38621, + "as": 292, + "asa": 15462, + "asaki": 33846, + "asant": 8775, + "asar": 42391, + "asc": 3372, + "asca": 42688, + "ascade": 28966, + "ascal": 27747, + "ascar": 37740, + "ascist": 31968, + "ascript": 15961, + "ascular": 14767, + "ascus": 20275, + "ase": 589, + "ased": 839, + "asel": 48038, + "aser": 6005, + "asers": 19865, + "ases": 1386, + "ash": 1077, + "asha": 14715, + "ashed": 5263, + "asher": 31218, + "ashes": 7465, + "ashi": 12144, + "ashing": 2140, + "ashington": 2542, + "ashion": 5880, + "ashtra": 38535, + "asi": 17053, + "asia": 23218, + "asin": 47337, + "asing": 2313, + "asio": 29831, + "asion": 4247, + "asionally": 31775, + "asions": 39327, + "asis": 17765, + "asive": 17443, + "ask": 2093, + "aska": 8480, + "asket": 11715, + "asketball": 14575, + "asking": 30463, + "asks": 6791, + "asley": 30705, + "asm": 8597, + "asma": 11797, + "asms": 34432, + "ason": 888, + "asonable": 17994, + "asonic": 30189, + "asonry": 38950, + "asons": 2812, + "asp": 5126, + "aspberry": 17653, + "asper": 32981, + "aspers": 49412, + "aspx": 31740, + "ass": 562, + "assad": 30178, + "assador": 10623, + "assadors": 33429, + "assault": 46635, + "asse": 21612, + "assed": 21390, + "assemb": 34455, + "assembled": 46826, + "assembly": 41873, + "asser": 24929, + "assert": 30493, + "asses": 13978, + "assets": 19668, + "assetsadobe": 41383, + "assi": 46527, + "assian": 46091, + "assic": 31635, + "assies": 46257, + "assin": 44961, + "assing": 19696, + "assion": 11857, + "assis": 20297, + "assisted": 42191, + "assium": 26663, + "assment": 45312, + "asso": 28372, + "associated": 32852, + "assuming": 32935, + "assy": 11720, + "ast": 459, + "asta": 40197, + "aste": 4594, + "asted": 8992, + "aster": 1603, + "astered": 14054, + "astern": 6470, + "asters": 7060, + "astery": 29310, + "astic": 3477, + "astical": 32044, + "astically": 16607, + "astics": 24232, + "asting": 9222, + "aston": 45966, + "astrous": 20168, + "asts": 5773, + "asty": 7833, + "asu": 27345, + "asure": 5015, + "asured": 34006, + "asures": 13846, + "asuring": 45925, + "asury": 11579, + "asus": 40895, + "asy": 4107, + "at": 265, + "ata": 1045, + "atable": 21156, + "ataka": 48088, + "atal": 10254, + "atalie": 30951, + "atan": 39036, + "atana": 43777, + "atar": 9459, + "atari": 35554, + "atars": 40193, + "atch": 963, + "atche": 24809, + "atched": 14265, + "atcher": 34734, + "atches": 20981, + "atchewan": 29736, + "atching": 19775, + "ate": 378, + "atech": 40340, + "ated": 515, + "ateful": 11850, + "ateg": 2397, + "ategic": 47917, + "ategor": 47467, + "ategories": 26129, + "ategory": 11606, + "ategy": 4338, + "atel": 25791, + "atell": 7528, + "atellite": 26493, + "ately": 1286, + "atem": 23900, + "aten": 36686, + "ater": 729, + "ateral": 10534, + "aterasu": 45335, + "atered": 34190, + "aterial": 2273, + "atern": 9205, + "aternal": 14744, + "aternity": 17094, + "aters": 8605, + "ates": 689, + "ateur": 15093, + "ateurs": 45211, + "atever": 3587, + "atform": 3390, + "ath": 776, + "atha": 30921, + "atham": 37520, + "athan": 6696, + "athe": 26221, + "athed": 35932, + "ather": 1032, + "athered": 8638, + "atherine": 15289, + "athering": 25545, + "athetic": 18874, + "athi": 44202, + "athing": 26927, + "athlon": 50236, + "athom": 32910, + "athon": 12938, + "aths": 33148, + "athy": 10036, + "ati": 7246, + "atial": 34961, + "atibility": 25901, + "atible": 16873, + "atic": 1512, + "atical": 39056, + "atically": 4142, + "atican": 18245, + "atics": 23372, + "atile": 12610, + "atility": 18486, + "atin": 10680, + "ating": 803, + "atinum": 16881, + "atio": 39485, + "ation": 341, + "ational": 864, + "ationally": 15208, + "ations": 602, + "atis": 37749, + "atisf": 17403, + "atism": 26185, + "ative": 876, + "atively": 9404, + "atives": 2929, + "ativity": 22055, + "atl": 25864, + "atlantic": 43342, + "atmeal": 45280, + "ato": 5549, + "atoes": 15048, + "atography": 45501, + "atom": 37696, + "atomic": 47116, + "aton": 13951, + "atonin": 44248, + "atoon": 23122, + "ator": 1352, + "atorial": 21592, + "atories": 19854, + "atorium": 30732, + "ators": 2024, + "atory": 2870, + "atos": 35492, + "atown": 41079, + "atra": 26066, + "atre": 10562, + "atri": 26646, + "atro": 47756, + "atron": 23484, + "ats": 1381, + "atson": 13506, + "atsu": 19231, + "atsuki": 40063, + "att": 1078, + "atta": 25014, + "attach": 47348, + "attack": 20358, + "attacks": 38458, + "atted": 16898, + "atten": 41769, + "atter": 1436, + "attered": 10228, + "attering": 16475, + "atters": 34387, + "attery": 16296, + "atti": 34891, + "attle": 1999, + "attled": 43535, + "atto": 45807, + "atton": 38680, + "attr": 35226, + "attribute": 42348, + "atts": 30353, + "atu": 33419, + "atum": 21307, + "atur": 2541, + "atural": 2660, + "aturally": 7436, + "aturated": 30192, + "aturation": 36921, + "aturday": 3658, + "aturdays": 39724, + "ature": 1300, + "atures": 6691, + "atus": 7240, + "atz": 27906, + "au": 559, + "auc": 14272, + "aucas": 25205, + "aucus": 16710, + "aucuses": 38271, + "aud": 3885, + "auder": 29233, + "audi": 31330, + "audio": 24051, + "auer": 16261, + "aug": 7493, + "auga": 44718, + "augh": 1567, + "aughed": 13726, + "aughlin": 42730, + "aughs": 19256, + "aught": 3413, + "aughter": 3637, + "aughtered": 32734, + "aughters": 13441, + "aughty": 28496, + "aukee": 15263, + "aul": 2518, + "auld": 30406, + "auldron": 45637, + "ault": 1721, + "aults": 13185, + "aum": 26043, + "aun": 1942, + "auna": 32837, + "aunch": 11429, + "aund": 14677, + "aunder": 21118, + "aundering": 23496, + "aunders": 32818, + "aunt": 12968, + "aunted": 20227, + "aunting": 20706, + "auntlet": 32633, + "auntlets": 39695, + "aunts": 43981, + "aur": 2899, + "aura": 33830, + "auri": 35190, + "aurus": 22302, + "aus": 8717, + "ause": 682, + "ausible": 17178, + "aut": 2306, + "auth": 18439, + "authent": 41299, + "author": 9800, + "authored": 39351, + "authorized": 19721, + "authors": 41617, + "autical": 37073, + "aution": 32917, + "autions": 28766, + "auto": 23736, + "automatic": 37800, + "auts": 17712, + "aux": 14644, + "av": 615, + "ava": 4170, + "avage": 33757, + "availability": 47274, + "available": 15182, + "aval": 9226, + "avan": 12421, + "avanaugh": 19872, + "avascript": 16098, + "ave": 1015, + "aved": 9586, + "avement": 44034, + "aven": 4005, + "aver": 8770, + "average": 23913, + "avering": 42610, + "avers": 30400, + "avery": 12447, + "aves": 3080, + "avez": 28851, + "avi": 15820, + "avia": 40543, + "avid": 8490, + "avier": 19492, + "avin": 20637, + "aving": 2703, + "avior": 15759, + "aviour": 37716, + "avis": 23401, + "avoid": 27080, + "avor": 5570, + "avorable": 32006, + "avored": 48275, + "avorite": 19227, + "avour": 29023, + "avy": 2830, + "aw": 707, + "awa": 6909, + "awaited": 41742, + "awan": 43004, + "awar": 48841, + "aware": 9685, + "awareness": 47812, + "awaru": 39008, + "awatts": 46684, + "away": 8272, + "aways": 23949, + "awed": 36825, + "awei": 38247, + "awi": 23368, + "awk": 19301, + "awks": 11890, + "awn": 3832, + "aws": 8356, + "ax": 897, + "axe": 38231, + "axies": 25472, + "axis": 22704, + "axter": 40864, + "axy": 6969, + "ay": 323, + "aya": 11729, + "ayan": 22931, + "aye": 48822, + "ayed": 16548, + "ayer": 2794, + "ayers": 6962, + "ayette": 27067, + "aying": 8369, + "aylor": 7167, + "ayn": 49987, + "ayne": 43906, + "ays": 592, + "ayson": 34907, + "az": 1031, + "aza": 7056, + "azaar": 34485, + "azaki": 32276, + "azar": 29413, + "azard": 26267, + "aze": 6201, + "azed": 13865, + "azeera": 28535, + "azel": 41319, + "azer": 19178, + "azes": 36096, + "azi": 7761, + "azine": 4994, + "azines": 15742, + "azing": 4070, + "azo": 44299, + "azon": 5168, + "azor": 17725, + "azy": 12582, + "azz": 8101, + "b": 65, + "ba": 7012, + "bable": 33460, + "bably": 11921, + "baby": 40252, + "bach": 19496, + "back": 1891, + "backed": 17078, + "backer": 49978, + "background": 25249, + "backs": 10146, + "bad": 14774, + "bag": 21454, + "bage": 13866, + "bags": 34005, + "bah": 47041, + "bal": 6893, + "balance": 20427, + "balanced": 27753, + "ball": 1894, + "balls": 21591, + "ban": 3820, + "band": 3903, + "bands": 21397, + "bane": 20235, + "bang": 36668, + "bank": 17796, + "banks": 43558, + "bar": 5657, + "bara": 39389, + "bard": 23024, + "bare": 49382, + "bars": 34046, + "bart": 16575, + "bas": 12093, + "base": 8692, + "based": 3106, + "bash": 41757, + "basic": 35487, + "basketball": 21265, + "bass": 42933, + "bat": 8664, + "batch": 43501, + "bath": 37648, + "bats": 50199, + "battle": 38471, + "baugh": 23768, + "baum": 24738, + "bay": 24406, + "bb": 11848, + "bc": 15630, + "bd": 17457, + "bda": 43444, + "be": 1350, + "beam": 40045, + "bean": 14289, + "beans": 44749, + "bear": 33227, + "beard": 39433, + "bearing": 28655, + "beat": 12945, + "beaut": 40544, + "bec": 9423, + "because": 13893, + "becca": 20627, + "beck": 27343, + "becue": 31927, + "bed": 3077, + "bedroom": 36269, + "bee": 20963, + "been": 47436, + "beer": 42428, + "bees": 41712, + "before": 19052, + "begin": 27471, + "beh": 20709, + "behavior": 46571, + "behind": 42200, + "being": 11873, + "beit": 15357, + "bek": 47083, + "bel": 6667, + "bell": 7923, + "below": 35993, + "belt": 37976, + "ben": 11722, + "bench": 26968, + "bender": 45666, + "bending": 49667, + "benef": 36934, + "benefit": 48649, + "bent": 46119, + "ber": 527, + "bered": 9451, + "berg": 3900, + "berger": 21041, + "berman": 34591, + "bern": 33900, + "bernatorial": 43660, + "berra": 31358, + "berries": 20853, + "berry": 8396, + "bers": 1213, + "bert": 4835, + "berto": 32371, + "berus": 39192, + "bery": 13001, + "bes": 12636, + "best": 13466, + "bestos": 40651, + "bet": 11181, + "beta": 31361, + "bett": 48138, + "better": 27903, + "between": 23395, + "bey": 23454, + "bf": 19881, + "bg": 35904, + "bh": 34369, + "bi": 8482, + "bia": 23339, + "bial": 25200, + "bian": 12210, + "bians": 30071, + "biased": 38002, + "bid": 14065, + "bidden": 37978, + "bie": 12590, + "bies": 29846, + "big": 14261, + "bike": 32256, + "bil": 33473, + "bill": 35546, + "billion": 24540, + "bilt": 34508, + "bin": 8800, + "binary": 39491, + "bind": 21653, + "binding": 30786, + "bing": 4623, + "biology": 43592, + "bird": 16944, + "birds": 32002, + "birth": 24280, + "bis": 41907, + "bish": 31795, + "bishop": 27832, + "bit": 2545, + "bitcoin": 35395, + "bite": 37018, + "bitious": 14228, + "bits": 9895, + "biz": 42189, + "bj": 50007, + "bl": 2436, + "black": 13424, + "blade": 22500, + "blance": 42757, + "blank": 27190, + "blast": 39806, + "ble": 903, + "bleacher": 47975, + "bled": 9342, + "bledon": 49258, + "blem": 11253, + "blems": 22143, + "bler": 43400, + "blers": 43022, + "bles": 7689, + "bley": 43263, + "blind": 27461, + "bling": 11108, + "block": 9967, + "blocking": 41938, + "blocks": 27372, + "blog": 14036, + "blogs": 49096, + "blogspot": 35217, + "blood": 18041, + "blooded": 50132, + "blow": 48619, + "blown": 31290, + "blue": 17585, + "bly": 36874, + "bm": 20475, + "bn": 9374, + "bnb": 31971, + "bo": 2127, + "boa": 48614, + "board": 3526, + "boarding": 27794, + "boards": 12821, + "boat": 24482, + "boats": 46058, + "bodied": 45190, + "body": 2618, + "bol": 28984, + "bold": 36575, + "bole": 45693, + "bolt": 25593, + "bomb": 27657, + "bon": 4189, + "bone": 15992, + "bones": 35095, + "bons": 23461, + "book": 2070, + "books": 12106, + "bool": 30388, + "boost": 39521, + "boot": 18769, + "bor": 2865, + "border": 20192, + "borg": 23297, + "borgh": 49870, + "born": 6286, + "borne": 13555, + "boro": 21513, + "borough": 17913, + "bors": 32289, + "bos": 39565, + "boss": 42820, + "bot": 13645, + "both": 16885, + "bots": 42478, + "bott": 10985, + "bottom": 22487, + "bound": 7784, + "bour": 6084, + "bourg": 24256, + "bourne": 12544, + "bow": 8176, + "bowl": 36859, + "bows": 25435, + "box": 3524, + "boxes": 29305, + "boxing": 45471, + "boy": 7081, + "boys": 13202, + "bp": 46583, + "bps": 18799, + "br": 1671, + "bra": 16057, + "brace": 46565, + "brain": 27825, + "brainer": 49334, + "bral": 24427, + "brance": 28031, + "brand": 17938, + "branded": 35559, + "braska": 17088, + "brate": 40804, + "brates": 44835, + "bre": 4679, + "bread": 29573, + "break": 9032, + "breaker": 25766, + "breakers": 49295, + "breaking": 13395, + "breaks": 30058, + "bred": 36074, + "breeding": 49705, + "brew": 11269, + "brid": 10236, + "bridge": 9458, + "brids": 40637, + "bright": 29199, + "bring": 48580, + "bringer": 48046, + "bringing": 35749, + "bris": 15311, + "bro": 7957, + "broad": 36654, + "broken": 25826, + "brook": 19094, + "brother": 37343, + "brow": 25367, + "brown": 33282, + "browser": 40259, + "brush": 32680, + "bryce": 32524, + "bs": 1443, + "bsite": 12485, + "bsp": 24145, + "bt": 18347, + "btn": 46118, + "bu": 11110, + "bub": 46176, + "buck": 27041, + "bucks": 18999, + "budget": 37315, + "buf": 29325, + "buff": 36873, + "buffer": 22252, + "bug": 25456, + "bugs": 32965, + "build": 11249, + "builder": 38272, + "builders": 50034, + "building": 16894, + "built": 18780, + "bul": 15065, + "bull": 16308, + "bum": 4435, + "buquerque": 36461, + "bur": 6236, + "burg": 7423, + "burgh": 9228, + "burn": 10899, + "burning": 44313, + "burse": 21780, + "burst": 31961, + "bury": 10711, + "bus": 10885, + "bush": 50231, + "business": 22680, + "buster": 24899, + "busters": 30181, + "but": 4360, + "butt": 43059, + "button": 16539, + "buy": 17846, + "by": 1525, + "bye": 16390, + "byn": 14929, + "bys": 48209, + "byss": 15040, + "byte": 26327, + "byter": 36204, + "bytes": 33661, + "c": 66, + "ca": 6888, + "cache": 23870, + "cade": 46395, + "cair": 37155, + "cake": 30560, + "cakes": 37263, + "cal": 9948, + "cale": 38765, + "caliber": 43288, + "call": 13345, + "callback": 47423, + "called": 7174, + "calling": 44714, + "cam": 20991, + "camera": 25695, + "camp": 16544, + "campaign": 35012, + "campus": 43842, + "can": 5171, + "cancer": 48870, + "cand": 46188, + "cano": 35490, + "canon": 49883, + "cap": 11128, + "capacity": 42404, + "cape": 36435, + "capital": 27544, + "capitalist": 49970, + "caps": 27979, + "capt": 27144, + "car": 7718, + "carb": 35684, + "carbon": 29255, + "card": 9517, + "cards": 27761, + "care": 6651, + "carry": 34993, + "cars": 37993, + "cart": 26674, + "cas": 34004, + "case": 7442, + "cases": 33964, + "cash": 30350, + "cast": 2701, + "caster": 17970, + "casters": 26248, + "casting": 19913, + "castle": 18676, + "casts": 40924, + "cat": 9246, + "catch": 40198, + "catching": 50106, + "category": 22872, + "catentry": 39165, + "cation": 30907, + "cats": 24619, + "cause": 25587, + "cb": 21101, + "cc": 535, + "cca": 13227, + "ccess": 1591, + "cci": 35764, + "ccoli": 34544, + "ccording": 2941, + "cd": 10210, + "cdn": 32341, + "ce": 344, + "cean": 5829, + "ceans": 19961, + "ced": 771, + "cedented": 12292, + "cedes": 19285, + "ceed": 2707, + "ceivable": 48054, + "ceive": 15164, + "ceived": 6471, + "ceiver": 39729, + "cel": 5276, + "cele": 49840, + "celer": 7015, + "cell": 3846, + "cellaneous": 25673, + "cellence": 19801, + "cellent": 5666, + "cells": 46342, + "celona": 14308, + "cember": 3273, + "cemic": 40478, + "cence": 43696, + "cend": 15695, + "cens": 42595, + "cent": 1087, + "center": 16159, + "centered": 38050, + "central": 31463, + "centric": 28577, + "century": 14792, + "cephal": 43996, + "cept": 984, + "ception": 4516, + "ceptions": 11755, + "ceptive": 25867, + "ceptor": 49492, + "cer": 2189, + "cern": 30903, + "cerned": 49990, + "cerning": 41981, + "cerpt": 17040, + "cers": 7999, + "cert": 22583, + "certain": 39239, + "cery": 12757, + "ces": 728, + "cess": 919, + "cession": 43914, + "cessive": 45428, + "cest": 9165, + "cester": 33187, + "cf": 12993, + "cffff": 31727, + "cffffcc": 31957, + "cfg": 37581, + "cgi": 37157, + "ch": 354, + "cha": 11693, + "chain": 7983, + "chains": 38861, + "chair": 16337, + "chairs": 49655, + "chal": 38009, + "chall": 36747, + "cham": 49869, + "chan": 3147, + "chance": 39486, + "change": 3803, + "changed": 40985, + "changes": 36653, + "changing": 22954, + "channel": 17620, + "channelAvailability": 39757, + "chant": 8907, + "chanted": 28923, + "chapter": 43582, + "char": 10641, + "character": 22769, + "chard": 30215, + "charg": 11121, + "charge": 10136, + "charged": 17200, + "charges": 34948, + "charging": 31498, + "chart": 40926, + "chat": 17006, + "che": 2395, + "cheat": 46799, + "check": 9122, + "checked": 26752, + "checking": 41004, + "checks": 42116, + "ched": 1740, + "chedel": 24015, + "chel": 29232, + "chell": 12398, + "chem": 15245, + "chemical": 31379, + "chemist": 28899, + "chemy": 26599, + "chen": 6607, + "chenko": 45059, + "chens": 29937, + "cheon": 40556, + "cher": 2044, + "chers": 3533, + "chery": 31132, + "ches": 2052, + "chest": 46713, + "chester": 35983, + "chet": 20043, + "chev": 49916, + "chi": 11072, + "chid": 28402, + "chie": 3043, + "chief": 17351, + "chieve": 24957, + "child": 9410, + "children": 17197, + "chin": 24658, + "ching": 10813, + "chini": 45045, + "chio": 40900, + "chip": 35902, + "chlor": 36813, + "chn": 1349, + "chnology": 19587, + "cho": 6679, + "choes": 23001, + "choice": 25541, + "chool": 1251, + "christ": 43533, + "chrom": 28663, + "chrome": 46659, + "chron": 11413, + "cht": 21474, + "chu": 46417, + "chuk": 46019, + "church": 36964, + "chwitz": 36297, + "chy": 29658, + "ci": 979, + "cia": 33743, + "cial": 2413, + "cially": 2131, + "ciating": 46136, + "ciation": 17269, + "cible": 37369, + "cience": 4234, + "cient": 3456, + "cientious": 43037, + "cients": 35611, + "cies": 3171, + "cific": 7790, + "cig": 22683, + "cigarette": 46040, + "cigarettes": 32529, + "cil": 2856, + "cill": 20346, + "cin": 17879, + "cing": 2259, + "cious": 4680, + "cipl": 6671, + "cipled": 41296, + "ciples": 6418, + "ciplinary": 29386, + "cipline": 34647, + "circ": 21170, + "circle": 45597, + "cise": 37561, + "cised": 37168, + "cision": 16005, + "cit": 47992, + "citizens": 46801, + "city": 19205, + "cium": 16910, + "cius": 28599, + "civil": 37636, + "ck": 694, + "cker": 15280, + "cki": 49108, + "cking": 44377, + "cknow": 5319, + "cknowled": 33165, + "cko": 37549, + "cks": 4657, + "cl": 565, + "clad": 29853, + "claim": 6604, + "claimed": 12795, + "claimer": 17111, + "clair": 27659, + "clamation": 20931, + "class": 4871, + "classes": 37724, + "classic": 49421, + "classified": 31691, + "clave": 44281, + "claw": 43143, + "cle": 2375, + "clean": 27773, + "clear": 20063, + "cled": 20095, + "cler": 22902, + "clerosis": 31399, + "cles": 5427, + "cli": 44506, + "click": 12976, + "client": 16366, + "cliffe": 33783, + "climate": 42570, + "cling": 8493, + "clinical": 47367, + "clinton": 37821, + "clip": 15036, + "clips": 31945, + "clipse": 17043, + "clock": 15750, + "clone": 21018, + "cloneembedreportprint": 30899, + "close": 19836, + "closed": 20225, + "closure": 17966, + "cloth": 44905, + "cloud": 17721, + "club": 18664, + "clud": 758, + "clude": 9152, + "cluded": 10341, + "cludes": 13955, + "cluding": 6360, + "clus": 2527, + "clusion": 4717, + "clusions": 11539, + "clusive": 5731, + "clusively": 44307, + "cm": 11215, + "cmd": 28758, + "cmp": 48991, + "cms": 46406, + "cn": 31522, + "co": 1073, + "coal": 25140, + "coat": 31434, + "cock": 21517, + "cod": 19815, + "code": 8189, + "coded": 40976, + "codes": 40148, + "coe": 49270, + "cohol": 4857, + "coin": 3630, + "coins": 14624, + "col": 4033, + "cold": 36673, + "coll": 26000, + "collar": 37676, + "collect": 33327, + "collection": 43681, + "college": 44107, + "colm": 18414, + "colo": 45745, + "colonial": 49787, + "color": 8043, + "colored": 25717, + "colour": 49903, + "column": 28665, + "com": 785, + "comb": 24011, + "combat": 39969, + "combe": 49325, + "come": 2958, + "comed": 15128, + "comes": 8988, + "comfort": 21598, + "coming": 4976, + "comings": 30715, + "comm": 9503, + "command": 21812, + "comment": 23893, + "comments": 15944, + "commerce": 27061, + "commercial": 36313, + "commit": 41509, + "committee": 26799, + "common": 11321, + "commun": 10709, + "communication": 32560, + "communications": 20860, + "community": 28158, + "comp": 5589, + "compan": 34390, + "company": 39722, + "compatible": 38532, + "competitive": 46131, + "compl": 23855, + "complete": 20751, + "completely": 46699, + "complex": 41887, + "compliance": 47587, + "component": 42895, + "computer": 33215, + "con": 1102, + "concept": 43169, + "concert": 48415, + "cond": 17561, + "condition": 31448, + "conduct": 36495, + "cone": 49180, + "conf": 10414, + "conference": 41124, + "confidence": 39745, + "config": 11250, + "confirmed": 36349, + "cong": 36801, + "coni": 45774, + "conn": 37043, + "connect": 8443, + "connected": 15236, + "connection": 38659, + "conom": 1519, + "cons": 5936, + "conscious": 16796, + "conserv": 38925, + "conservancy": 41215, + "conservative": 43218, + "consider": 44353, + "console": 41947, + "const": 9979, + "constitutional": 18789, + "construct": 41571, + "consumer": 49827, + "consuming": 35873, + "cont": 3642, + "contact": 32057, + "contained": 45964, + "container": 34924, + "containing": 38301, + "content": 11299, + "context": 22866, + "contin": 18487, + "continental": 35415, + "continue": 43043, + "contract": 28484, + "control": 13716, + "controlled": 14401, + "controller": 36500, + "conv": 42946, + "cook": 27916, + "cooked": 46591, + "cookie": 44453, + "cool": 24494, + "coon": 20912, + "coord": 37652, + "cop": 22163, + "copy": 30073, + "cor": 10215, + "core": 7295, + "corn": 20772, + "correct": 30283, + "corruption": 46260, + "cos": 6966, + "cost": 15805, + "cosystem": 12541, + "cot": 25557, + "cott": 14612, + "could": 24089, + "count": 9127, + "counter": 24588, + "country": 19315, + "cour": 43220, + "course": 17319, + "court": 22230, + "cover": 9631, + "covered": 32111, + "cow": 8232, + "cox": 40359, + "cp": 13155, + "cpp": 20322, + "cpu": 36166, + "cr": 6098, + "craft": 3323, + "crafted": 39160, + "crazy": 50112, + "cre": 7513, + "cream": 36277, + "creat": 20123, + "create": 17953, + "created": 25598, + "creation": 38793, + "creator": 45382, + "credit": 43082, + "creen": 32060, + "crete": 38669, + "crew": 42276, + "cribed": 32968, + "crim": 50086, + "crime": 28126, + "criminal": 45955, + "cript": 6519, + "cription": 6820, + "criptions": 24370, + "crit": 22213, + "critical": 34666, + "cro": 19915, + "croft": 36714, + "crop": 31476, + "cross": 19692, + "crow": 47114, + "cru": 32838, + "cry": 20470, + "crypt": 29609, + "cs": 6359, + "css": 25471, + "csv": 40664, + "ct": 310, + "ctic": 11048, + "ctica": 28914, + "ction": 596, + "ctions": 2733, + "ctive": 14070, + "ctl": 34168, + "ctor": 2715, + "ctors": 5217, + "ctory": 25977, + "ctr": 24087, + "ctrl": 44755, + "ctuary": 15258, + "cture": 48715, + "ctx": 49464, + "cu": 27399, + "cube": 40296, + "cue": 15509, + "cul": 3129, + "cular": 10440, + "culated": 49262, + "culation": 14902, + "cule": 23172, + "cules": 13930, + "culosis": 38767, + "cult": 40820, + "cultural": 30844, + "culture": 25584, + "culus": 17576, + "cum": 36340, + "cup": 25244, + "cur": 22019, + "currency": 34415, + "current": 14421, + "currently": 41745, + "cus": 9042, + "cussion": 36262, + "custom": 23144, + "cut": 8968, + "cuts": 23779, + "cutting": 29753, + "cv": 33967, + "cy": 948, + "cycl": 15539, + "cycle": 13696, + "cycles": 32503, + "cyclop": 22873, + "cyclopedia": 25497, + "cyl": 38801, + "cz": 26691, + "cé": 32682, + "d": 67, + "dB": 36077, + "dL": 45582, + "da": 6814, + "dad": 47984, + "daily": 29468, + "dain": 27162, + "dal": 31748, + "dale": 14597, + "dam": 11043, + "damage": 28735, + "dan": 25604, + "danger": 38537, + "daq": 48539, + "dar": 27455, + "dark": 21953, + "dash": 42460, + "dat": 19608, + "data": 7890, + "database": 48806, + "date": 4475, + "dated": 8715, + "dates": 19581, + "dating": 38734, + "daughter": 29642, + "day": 820, + "dayName": 45392, + "days": 12545, + "db": 9945, + "dc": 17896, + "dd": 1860, + "dden": 4742, + "dding": 33403, + "dds": 33714, + "de": 2934, + "dead": 25124, + "deal": 31769, + "deals": 14302, + "death": 22595, + "deb": 11275, + "debian": 24689, + "debug": 24442, + "dec": 12501, + "deck": 35875, + "decl": 32446, + "ded": 9395, + "deen": 39060, + "deep": 22089, + "def": 4299, + "default": 12286, + "defense": 19774, + "define": 13086, + "defined": 23211, + "definition": 46758, + "deg": 13500, + "degree": 16863, + "del": 12381, + "delay": 40850, + "delete": 33678, + "dem": 9536, + "demand": 28550, + "democracy": 42017, + "democratic": 41232, + "demon": 26567, + "den": 6559, + "density": 43337, + "dep": 10378, + "depend": 45841, + "dependent": 21186, + "depending": 44023, + "depth": 18053, + "der": 1082, + "derived": 34631, + "des": 8906, + "desc": 20147, + "described": 34869, + "description": 11213, + "design": 26124, + "designed": 30473, + "desktop": 41375, + "despite": 41081, + "dest": 16520, + "destroy": 41659, + "destruct": 35678, + "det": 15255, + "detail": 49170, + "details": 36604, + "determination": 40869, + "dev": 7959, + "develop": 16244, + "developed": 33082, + "development": 31267, + "device": 25202, + "devices": 42034, + "df": 7568, + "dfx": 48753, + "dh": 34985, + "di": 10989, + "diagn": 47356, + "dial": 38969, + "dict": 11600, + "did": 20839, + "didn": 45168, + "die": 11979, + "dies": 25990, + "diff": 26069, + "different": 39799, + "dig": 12894, + "digit": 27003, + "digital": 34725, + "digy": 41923, + "dim": 27740, + "dimension": 46156, + "dimensional": 19577, + "din": 25194, + "dinand": 41993, + "ding": 12083, + "dir": 15908, + "direct": 12942, + "directed": 34762, + "direction": 37295, + "director": 35248, + "directory": 34945, + "dirty": 49075, + "dis": 6381, + "disable": 40223, + "disabled": 47730, + "disc": 15410, + "disciplinary": 40625, + "discrimination": 42723, + "disk": 39531, + "display": 13812, + "displayText": 31536, + "dist": 17080, + "distance": 30246, + "dit": 5266, + "div": 7146, + "division": 21426, + "dj": 28241, + "dk": 34388, + "dl": 25404, + "dll": 12736, + "dm": 36020, + "dn": 32656, + "do": 4598, + "doc": 15390, + "docker": 45986, + "docs": 31628, + "doctor": 35580, + "doctoral": 44064, + "document": 22897, + "documented": 47045, + "does": 22437, + "doesn": 45084, + "dog": 9703, + "dogs": 22242, + "doi": 34023, + "doing": 19631, + "dollar": 22569, + "dom": 3438, + "domain": 27830, + "dominated": 34475, + "doms": 23686, + "don": 9099, + "donald": 40915, + "done": 28060, + "door": 9424, + "doors": 19559, + "dor": 40180, + "dos": 37427, + "dose": 34436, + "dot": 26518, + "double": 23352, + "down": 2902, + "download": 15002, + "downs": 30371, + "dozen": 44932, + "dp": 26059, + "dq": 49506, + "dr": 7109, + "dra": 32491, + "draft": 35679, + "dragon": 14844, + "draw": 19334, + "drawn": 41549, + "dream": 25966, + "dress": 49380, + "dri": 7553, + "drive": 19472, + "driven": 15808, + "driver": 26230, + "drivers": 36702, + "driving": 24255, + "drm": 49007, + "dro": 22285, + "drop": 14781, + "dropping": 37554, + "drops": 49253, + "drug": 30349, + "dry": 39140, + "ds": 9310, + "dt": 28664, + "du": 646, + "duc": 6077, + "ducers": 41213, + "duct": 2359, + "duction": 11124, + "due": 23301, + "duino": 24493, + "dule": 5950, + "dullah": 23969, + "dump": 39455, + "duration": 32257, + "during": 42122, + "dust": 48859, + "duty": 26278, + "dx": 34350, + "dy": 9892, + "dyl": 30360, + "dylib": 31739, + "e": 68, + "ea": 18213, + "each": 27379, + "ead": 1329, + "eah": 4617, + "eal": 2287, + "ealing": 26919, + "ealous": 15746, + "eals": 10621, + "ean": 11025, + "eanor": 17663, + "ear": 451, + "earable": 40816, + "earance": 23435, + "earances": 35630, + "earch": 3679, + "earcher": 50194, + "earchers": 16604, + "eared": 3380, + "earing": 6648, + "early": 11458, + "earned": 39123, + "ears": 4127, + "earth": 16442, + "eas": 30412, + "east": 23316, + "easy": 38171, + "eat": 4098, + "eating": 30041, + "eatured": 20980, + "eatures": 11585, + "eaturing": 31347, + "eb": 1765, + "ebin": 23497, + "ebook": 16497, + "ebra": 37052, + "ebted": 35895, + "ebus": 33209, + "ec": 721, + "eca": 31047, + "ecake": 46557, + "ecast": 43299, + "ecause": 3156, + "ecd": 21142, + "ech": 3055, + "eches": 16672, + "echo": 30328, + "ecided": 35503, + "eco": 47704, + "econom": 13926, + "economic": 17079, + "ect": 478, + "ectar": 44504, + "ected": 11197, + "ection": 3213, + "ective": 13967, + "ectomy": 42505, + "ector": 9250, + "ecycle": 47510, + "ed": 276, + "edIn": 20801, + "eda": 18082, + "edar": 44226, + "eday": 23712, + "edd": 6048, + "edded": 47238, + "eddy": 21874, + "ede": 18654, + "eded": 15395, + "eden": 31829, + "eder": 5702, + "ederal": 2110, + "ederation": 9748, + "edes": 37507, + "edge": 14907, + "edged": 48916, + "edi": 13740, + "edia": 5507, + "edience": 20826, + "edient": 35279, + "edin": 27152, + "eding": 8228, + "edit": 19312, + "edited": 42131, + "edition": 28736, + "editor": 35352, + "edly": 49288, + "edo": 24757, + "edom": 3836, + "eds": 5379, + "edu": 15532, + "educ": 18123, + "educated": 27317, + "education": 40796, + "edy": 4716, + "ee": 1453, + "eed": 2308, + "eeds": 39642, + "eeee": 41591, + "eeks": 32201, + "eele": 26213, + "eely": 45269, + "eem": 13761, + "een": 6429, + "eenth": 28117, + "eeper": 41278, + "eer": 28153, + "eering": 48066, + "eers": 47619, + "ees": 2841, + "eez": 33105, + "ef": 891, + "efe": 22521, + "efeated": 36807, + "efer": 41027, + "eff": 14822, + "effect": 10760, + "effective": 16803, + "effects": 34435, + "effic": 24531, + "efficiency": 45888, + "efficient": 16814, + "efficients": 41945, + "efined": 18156, + "eful": 13839, + "efully": 7549, + "eg": 1533, + "ega": 26470, + "egal": 39839, + "eger": 11893, + "egg": 33856, + "egu": 15703, + "eh": 17231, + "ei": 20295, + "eight": 26022, + "either": 31336, + "ek": 988, + "eka": 38001, + "eker": 28233, + "eki": 39548, + "eking": 18754, + "eks": 2573, + "el": 417, + "ela": 10304, + "elaide": 25078, + "eland": 8822, + "elcome": 9571, + "ele": 11129, + "elect": 9509, + "elected": 28604, + "election": 14300, + "electric": 31067, + "eled": 18449, + "element": 30854, + "eless": 5321, + "elf": 7046, + "elfare": 27122, + "elfth": 44659, + "eli": 43733, + "elia": 25418, + "elight": 49984, + "eligible": 31595, + "elin": 27176, + "eline": 4470, + "elines": 20655, + "eling": 10809, + "elist": 46331, + "ell": 695, + "ella": 12627, + "ellar": 14203, + "ellation": 28828, + "elle": 13485, + "ellect": 6879, + "ellectual": 29706, + "elled": 11978, + "ellen": 40635, + "eller": 12368, + "ellery": 41800, + "elli": 23225, + "ellig": 2976, + "elligence": 3480, + "elligent": 32940, + "elling": 9417, + "ello": 11109, + "ellow": 5037, + "ells": 19187, + "elly": 6148, + "elman": 32370, + "eln": 45542, + "elo": 22126, + "elong": 21537, + "elope": 47329, + "els": 1424, + "else": 17772, + "elsen": 25328, + "elsh": 21564, + "elsius": 32495, + "elson": 10151, + "elt": 2120, + "elta": 12514, + "elve": 9954, + "elvet": 32667, + "em": 368, + "ema": 19687, + "emade": 21398, + "email": 12888, + "emaker": 32174, + "emale": 10144, + "eman": 8463, + "emark": 47626, + "emate": 47686, + "emb": 24419, + "embed": 20521, + "embedreportprint": 30898, + "ember": 1491, + "eme": 34755, + "emed": 9006, + "emen": 8952, + "ement": 972, + "ements": 3196, + "emer": 24677, + "emet": 19261, + "emetery": 19785, + "emi": 43967, + "emia": 22859, + "emic": 5314, + "emies": 5090, + "emin": 14857, + "eming": 46564, + "emis": 30561, + "emn": 37705, + "emo": 41903, + "emon": 7966, + "emonic": 50016, + "emonium": 33044, + "emort": 24466, + "emouth": 46880, + "emp": 45787, + "emphasis": 36663, + "empl": 18856, + "employ": 7033, + "employed": 36266, + "employment": 28812, + "emporary": 33080, + "empt": 1791, + "emption": 11221, + "empty": 28920, + "ems": 5232, + "emy": 3065, + "en": 268, + "ena": 8107, + "enable": 21633, + "enabled": 25616, + "ename": 12453, + "enance": 36368, + "enaries": 30216, + "enario": 39055, + "enary": 21629, + "enberg": 23140, + "enburg": 37036, + "enc": 12685, + "ence": 594, + "enced": 5864, + "encer": 12137, + "encers": 42288, + "ences": 3007, + "ench": 24421, + "encia": 29634, + "encies": 3976, + "encing": 9532, + "encrypted": 43628, + "ency": 1387, + "end": 437, + "enda": 7438, + "endale": 41147, + "endant": 23048, + "endants": 30841, + "endar": 9239, + "endars": 44942, + "endas": 35624, + "ende": 38396, + "ended": 1631, + "ender": 2194, + "endered": 30398, + "enders": 7338, + "endez": 41913, + "endi": 43109, + "endiary": 43034, + "endif": 32088, + "ending": 1571, + "endish": 48442, + "endium": 49811, + "endix": 19573, + "endment": 5904, + "endo": 31110, + "endon": 43153, + "endor": 18738, + "endra": 48286, + "ends": 2412, + "endum": 43755, + "ene": 1734, + "ened": 2945, + "eneg": 46495, + "enegger": 44028, + "enei": 46009, + "enemy": 46970, + "ener": 877, + "energy": 22554, + "eners": 36014, + "enery": 24156, + "enes": 18719, + "eness": 9449, + "enez": 11437, + "enezuel": 12596, + "enf": 33701, + "enforcement": 44976, + "enfranch": 39827, + "eng": 1516, + "enge": 3540, + "engeance": 21364, + "enged": 47422, + "enger": 6540, + "engers": 9302, + "enges": 34120, + "engine": 18392, + "engineering": 40321, + "english": 39126, + "ength": 3286, + "engu": 13561, + "enh": 16550, + "enhagen": 30347, + "eni": 43850, + "enic": 35866, + "ening": 3101, + "enium": 47477, + "enko": 32720, + "enment": 23242, + "enn": 1697, + "enna": 13713, + "enne": 29727, + "ennes": 42573, + "ennett": 48151, + "ennial": 27779, + "ennis": 10679, + "enny": 11870, + "eno": 23397, + "enos": 28380, + "enough": 48229, + "ens": 641, + "ensable": 33447, + "ensation": 25742, + "ense": 1072, + "ensed": 15385, + "ensen": 18756, + "enser": 45268, + "enses": 4541, + "ensible": 27339, + "ensibly": 28508, + "ensical": 46165, + "ensing": 26426, + "ension": 3004, + "ensional": 37176, + "ensions": 5736, + "ensis": 37834, + "ensitive": 18464, + "ensitivity": 40545, + "ensity": 6377, + "ensive": 2021, + "enson": 19069, + "ensor": 22854, + "enstein": 37975, + "ensual": 31406, + "ensus": 7314, + "ent": 298, + "enta": 29188, + "ental": 2470, + "entanyl": 41455, + "entary": 48648, + "ente": 21872, + "ented": 4714, + "enter": 9255, + "enth": 7944, + "enthal": 34728, + "ential": 1843, + "entially": 3746, + "entials": 14817, + "entimes": 43598, + "entin": 31371, + "enting": 36589, + "ention": 1463, + "entious": 43787, + "entity": 26858, + "entle": 8651, + "ently": 1473, + "ento": 50217, + "enton": 26673, + "entric": 22317, + "entry": 13000, + "ents": 658, + "enture": 36697, + "enty": 3787, + "enum": 44709, + "env": 24330, + "environment": 38986, + "eny": 28558, + "enz": 19471, + "enza": 23674, + "enzie": 26389, + "eon": 23277, + "eor": 13492, + "eous": 15303, + "ep": 538, + "epad": 47852, + "epend": 2690, + "ependence": 15091, + "ependent": 8682, + "eper": 5723, + "eph": 27446, + "eping": 7213, + "episode": 38668, + "eport": 45813, + "eps": 25386, + "ept": 19598, + "eq": 27363, + "equ": 4853, + "equal": 40496, + "equality": 48203, + "equipped": 40617, + "er": 263, + "era": 8607, + "eral": 1691, + "erala": 33314, + "erald": 12573, + "erate": 21620, + "erb": 23552, + "erc": 2798, + "ercise": 23697, + "erd": 45744, + "ere": 567, + "ered": 1068, + "eredith": 36897, + "eree": 45316, + "erek": 18238, + "erella": 36648, + "eren": 14226, + "erence": 1945, + "erences": 4972, + "erenn": 31915, + "erent": 9100, + "erential": 33369, + "ereo": 32934, + "erer": 11882, + "erers": 19288, + "erest": 1260, + "eret": 31229, + "erey": 48023, + "erg": 6422, + "ergic": 19793, + "ergus": 13607, + "erguson": 14168, + "ergy": 26079, + "eri": 33442, + "eria": 5142, + "erial": 48499, + "eric": 35626, + "erick": 41556, + "erie": 18287, + "eries": 10640, + "ering": 1586, + "erion": 28019, + "erity": 32821, + "erk": 9587, + "erker": 35779, + "erm": 7780, + "erman": 2224, + "ermanent": 30312, + "ermott": 46187, + "ern": 1142, + "ernal": 35220, + "ername": 13292, + "ernand": 13023, + "ernandez": 18092, + "ernaut": 37879, + "ernel": 7948, + "ernels": 44930, + "erness": 17447, + "erning": 8917, + "erno": 24100, + "ero": 3529, + "eros": 27498, + "erous": 48411, + "err": 8056, + "erred": 17436, + "errilla": 31859, + "error": 18224, + "errors": 48277, + "erry": 6996, + "ers": 364, + "ersed": 20204, + "ersen": 46516, + "ership": 49437, + "ersion": 6900, + "ersive": 24469, + "erson": 882, + "ert": 861, + "ertain": 1425, + "ertation": 42245, + "ertility": 27651, + "erto": 13806, + "ertodd": 36481, + "erton": 29111, + "erv": 712, + "erva": 32775, + "ervation": 13208, + "ervative": 22003, + "ervatives": 35291, + "erve": 3760, + "erved": 8520, + "erver": 18497, + "erves": 11184, + "erville": 33487, + "erving": 14344, + "ery": 1924, + "eryl": 44886, + "es": 274, + "esa": 49183, + "esame": 34038, + "esan": 42890, + "esar": 18964, + "esc": 3798, + "escal": 47647, + "escap": 50141, + "escape": 41915, + "escent": 45470, + "escription": 7260, + "ese": 2771, + "esh": 5069, + "esi": 46551, + "esian": 35610, + "esides": 11788, + "esis": 9339, + "esity": 11924, + "esley": 49048, + "esm": 45798, + "esome": 5927, + "eson": 42038, + "esp": 9774, + "especially": 16480, + "espie": 42120, + "esque": 28939, + "ess": 408, + "essa": 21411, + "essage": 7589, + "esse": 35270, + "essed": 6676, + "essee": 10702, + "essel": 7878, + "essen": 44483, + "essential": 31195, + "essert": 20335, + "esses": 44667, + "essim": 30265, + "essing": 27289, + "ession": 2521, + "essional": 12743, + "essions": 6202, + "essler": 33730, + "essment": 21687, + "esson": 39670, + "essor": 5987, + "essors": 23295, + "est": 395, + "esta": 18059, + "establish": 40037, + "established": 27718, + "establishment": 44390, + "estamp": 27823, + "estate": 44146, + "estation": 27364, + "este": 29872, + "estead": 37897, + "ested": 7287, + "esteem": 31869, + "ester": 7834, + "estern": 3330, + "esters": 8586, + "esthes": 29678, + "esthesia": 34811, + "esthetic": 37531, + "estial": 21711, + "estic": 4699, + "estinal": 34284, + "estine": 27374, + "esting": 37761, + "estival": 6743, + "eston": 19115, + "estone": 13631, + "estones": 30637, + "estro": 47692, + "ests": 3558, + "esty": 9673, + "estyle": 10992, + "estyles": 42530, + "esville": 19641, + "esy": 9259, + "et": 316, + "eta": 17167, + "etary": 8527, + "etc": 14784, + "etch": 7569, + "etchup": 47132, + "ete": 14471, + "eteen": 34026, + "eteenth": 26425, + "eter": 2357, + "eteria": 39622, + "etermin": 13221, + "etermination": 29610, + "etermined": 23444, + "eters": 7307, + "eth": 2788, + "ethe": 10567, + "etheless": 12845, + "ether": 6750, + "etheus": 36916, + "ethical": 32949, + "ethnic": 38546, + "ethy": 33077, + "ethyl": 21610, + "ethyst": 44166, + "etic": 5139, + "etically": 16877, + "etics": 14596, + "eties": 31638, + "etime": 8079, + "etimes": 46874, + "eting": 13629, + "etition": 15620, + "etitive": 17295, + "eto": 27206, + "eton": 18483, + "etooth": 16271, + "etr": 21879, + "etric": 19482, + "etrical": 34546, + "etry": 11973, + "ets": 1039, + "etsk": 29515, + "etsu": 30470, + "etsy": 34877, + "ett": 3087, + "etta": 15253, + "ette": 5857, + "ettel": 47417, + "etter": 40088, + "ettes": 23014, + "etti": 24851, + "etting": 35463, + "ettings": 12374, + "ettle": 23570, + "ettlement": 27331, + "etts": 9357, + "etus": 29158, + "ety": 2963, + "etz": 23773, + "eu": 12496, + "eur": 23365, + "euro": 44252, + "eus": 27650, + "ev": 1990, + "eva": 48855, + "eval": 18206, + "evaluate": 49786, + "eve": 44655, + "even": 10197, + "event": 15596, + "events": 31534, + "ever": 964, + "everal": 8438, + "every": 16833, + "everyone": 47057, + "everything": 37814, + "evidence": 46817, + "evil": 23542, + "evin": 6830, + "ew": 413, + "eware": 29725, + "ewater": 21422, + "eway": 16172, + "eways": 43613, + "ewitness": 28588, + "ework": 6433, + "eworks": 19653, + "eworld": 38136, + "eworthy": 25969, + "ews": 15515, + "ewski": 46151, + "ex": 1069, + "examination": 47779, + "example": 20688, + "exc": 41194, + "except": 16341, + "excluding": 42218, + "exclusive": 41195, + "exe": 13499, + "exec": 18558, + "execute": 41049, + "exempt": 42679, + "exist": 38476, + "existence": 41084, + "existent": 32786, + "existing": 25687, + "exit": 37023, + "exp": 11201, + "expected": 40319, + "expensive": 22031, + "exper": 23100, + "expl": 20676, + "export": 39344, + "expr": 31937, + "express": 42712, + "expression": 38011, + "ext": 2302, + "external": 22615, + "externalActionCode": 31576, + "extra": 26086, + "extreme": 29896, + "extremely": 41073, + "ey": 2959, + "eye": 25379, + "eyed": 18834, + "eyes": 48418, + "ez": 8471, + "ezvous": 50063, + "f": 69, + "fa": 13331, + "fab": 36434, + "fac": 38942, + "face": 2550, + "facebook": 19024, + "faced": 24903, + "faces": 32186, + "facing": 29532, + "fact": 22584, + "factor": 31412, + "facts": 37473, + "fail": 32165, + "failed": 47904, + "fair": 22043, + "faith": 41751, + "fake": 30706, + "fal": 42932, + "fall": 7207, + "falls": 23348, + "false": 9562, + "fam": 44769, + "family": 17989, + "famous": 45143, + "fan": 24408, + "far": 16370, + "fare": 9496, + "farious": 41504, + "farm": 43323, + "fascist": 46928, + "fashion": 25265, + "fashioned": 28776, + "fast": 7217, + "fat": 17359, + "father": 11358, + "favorite": 35200, + "fax": 23560, + "fb": 21855, + "fc": 16072, + "fd": 16344, + "fe": 5036, + "feat": 27594, + "feature": 30053, + "features": 40890, + "fect": 2309, + "fecture": 36637, + "fed": 19082, + "fee": 39071, + "feed": 12363, + "feeding": 22824, + "feel": 36410, + "feet": 39690, + "feld": 16265, + "fell": 23299, + "felt": 31985, + "female": 24724, + "femin": 33594, + "fen": 41037, + "fer": 2232, + "ference": 4288, + "ferred": 18186, + "fest": 23411, + "fet": 34045, + "fetched": 50012, + "few": 32146, + "ff": 487, + "ffe": 16658, + "ffect": 4812, + "ffee": 5853, + "ffen": 46985, + "ffer": 36761, + "fff": 20972, + "ffff": 12927, + "ffic": 2108, + "fficiency": 35590, + "fficient": 5632, + "ffield": 31374, + "ffiti": 25198, + "fg": 40616, + "fi": 12463, + "fiction": 24046, + "field": 3245, + "fields": 25747, + "fif": 32041, + "fifth": 43556, + "fig": 5647, + "fight": 15481, + "fighter": 24733, + "fighters": 17114, + "fighting": 26594, + "fights": 50121, + "figure": 26875, + "figured": 46296, + "fil": 10379, + "file": 7753, + "filename": 34345, + "files": 16624, + "fill": 20797, + "filled": 20286, + "film": 26240, + "filter": 24455, + "fin": 15643, + "final": 20311, + "finals": 32089, + "financial": 46921, + "find": 19796, + "finder": 22805, + "finding": 41070, + "fine": 38125, + "fing": 28825, + "finger": 35461, + "finished": 43952, + "fire": 6495, + "fired": 26803, + "fires": 27312, + "first": 11085, + "fish": 11084, + "fit": 11147, + "fits": 21013, + "fitted": 38631, + "fitting": 32232, + "five": 13261, + "fix": 13049, + "fixed": 34021, + "fixes": 42624, + "fl": 2704, + "flag": 32109, + "flags": 33152, + "flake": 47597, + "flame": 49621, + "flash": 34167, + "flat": 38568, + "flation": 33521, + "fle": 27919, + "fledged": 45223, + "fleet": 33559, + "flex": 32880, + "flies": 27959, + "flight": 22560, + "flix": 10046, + "flo": 48679, + "float": 22468, + "floor": 28300, + "flow": 11125, + "flower": 25547, + "flows": 44041, + "flu": 35522, + "flush": 25925, + "fly": 12254, + "flying": 45928, + "fm": 38353, + "fman": 35826, + "fml": 38122, + "fn": 22184, + "fo": 6513, + "focus": 37635, + "focused": 18143, + "fol": 9062, + "fold": 11379, + "folder": 43551, + "folio": 13652, + "folios": 45242, + "folk": 19956, + "follow": 27780, + "font": 10331, + "foo": 21943, + "food": 19425, + "foot": 5898, + "football": 15914, + "footed": 43127, + "for": 1640, + "force": 3174, + "forced": 12072, + "forcement": 13442, + "forcer": 45515, + "forces": 27087, + "forcing": 18766, + "ford": 3841, + "fore": 754, + "foreign": 38823, + "foreseen": 44952, + "forest": 29623, + "forestation": 41570, + "forge": 30293, + "fork": 32523, + "form": 687, + "formance": 10367, + "format": 18982, + "formation": 1161, + "formed": 12214, + "former": 16354, + "formerly": 36234, + "forming": 15464, + "forms": 23914, + "fort": 3319, + "fortable": 12065, + "forth": 25718, + "forts": 47378, + "fortunately": 6668, + "fortune": 37359, + "forum": 27302, + "forums": 37141, + "forward": 11813, + "found": 9275, + "foundation": 42526, + "founded": 27060, + "founder": 15454, + "foundland": 42030, + "four": 14337, + "fourth": 49393, + "fox": 12792, + "fp": 46428, + "fps": 29647, + "fr": 8310, + "frac": 31944, + "fram": 19298, + "frame": 14535, + "frames": 37805, + "framework": 30604, + "fre": 19503, + "fred": 39193, + "free": 5787, + "freedom": 41295, + "frequency": 35324, + "fresh": 48797, + "frey": 37425, + "fried": 25520, + "friend": 6726, + "friendly": 13120, + "friends": 36154, + "frog": 49956, + "from": 6738, + "front": 8534, + "fruit": 34711, + "fs": 9501, + "ft": 701, + "ften": 14785, + "fter": 637, + "fters": 47131, + "ftime": 31387, + "fts": 35594, + "fty": 19628, + "fu": 20942, + "fuck": 31699, + "fuel": 25802, + "ful": 913, + "full": 12853, + "fully": 2759, + "fulness": 15538, + "fun": 12543, + "func": 20786, + "function": 8818, + "functional": 45124, + "fund": 10990, + "funded": 18246, + "funding": 25032, + "fur": 38916, + "furt": 29205, + "fusc": 37695, + "future": 37443, + "fw": 44482, + "fx": 21373, + "fy": 24928, + "g": 70, + "ga": 4908, + "gaard": 36232, + "gado": 50054, + "gae": 25002, + "gage": 10502, + "gain": 48544, + "gal": 13528, + "galitarian": 39907, + "gall": 39580, + "gallery": 24460, + "gam": 28483, + "game": 6057, + "gamer": 36515, + "games": 19966, + "gaming": 48616, + "gan": 1030, + "gang": 28284, + "gans": 39352, + "gap": 43554, + "gar": 4563, + "gard": 19977, + "gars": 25821, + "gart": 41651, + "gary": 14849, + "gas": 22649, + "gat": 41268, + "gate": 10494, + "gay": 22744, + "gb": 22296, + "gc": 36484, + "gd": 21287, + "gdala": 40420, + "ge": 469, + "geant": 30205, + "gear": 31763, + "gebra": 29230, + "ged": 2004, + "gee": 29622, + "geist": 49782, + "gel": 25280, + "gem": 24090, + "gement": 16025, + "gements": 43547, + "gemony": 38953, + "gen": 5235, + "gence": 12745, + "gencies": 33333, + "gency": 4949, + "gender": 8388, + "gener": 8612, + "general": 24622, + "generated": 27568, + "generation": 20158, + "generic": 41357, + "genic": 38516, + "genre": 35850, + "gent": 6783, + "gently": 34727, + "geon": 6281, + "geoning": 31614, + "geons": 16297, + "ger": 1362, + "gerald": 26941, + "gered": 10446, + "geries": 30230, + "gers": 5355, + "gery": 7076, + "ges": 3212, + "gest": 3495, + "get": 1136, + "getic": 24321, + "gets": 11407, + "gettable": 42182, + "getting": 37210, + "gew": 39909, + "gewater": 40843, + "gex": 25636, + "gey": 39608, + "gg": 1130, + "gged": 11178, + "gger": 26679, + "ggie": 23571, + "ggies": 33049, + "gging": 18792, + "ggle": 16444, + "ggles": 32723, + "ggy": 19970, + "gh": 456, + "gha": 46090, + "ghai": 20380, + "ghan": 6064, + "ghazi": 21775, + "ghost": 38933, + "gi": 12397, + "gian": 18299, + "gie": 22699, + "giene": 28363, + "gif": 27908, + "gil": 37718, + "gin": 1655, + "ging": 2667, + "gins": 29878, + "ginx": 42822, + "gio": 27769, + "girl": 15219, + "girlfriend": 45189, + "girls": 36960, + "git": 18300, + "github": 12567, + "give": 26535, + "given": 35569, + "giving": 13992, + "gl": 4743, + "glas": 14391, + "glass": 20721, + "glers": 33641, + "gling": 40799, + "global": 20541, + "glomer": 37757, + "gly": 10853, + "gm": 39870, + "gmail": 14816, + "gment": 5154, + "gments": 11726, + "gn": 4593, + "gnu": 41791, + "go": 2188, + "goal": 35231, + "gob": 44270, + "god": 25344, + "goers": 31006, + "going": 5146, + "gold": 24267, + "gom": 19120, + "gomery": 20142, + "gon": 14520, + "gone": 21260, + "goo": 42469, + "good": 11274, + "google": 13297, + "gor": 7053, + "gorith": 7727, + "gorithm": 42289, + "got": 23442, + "gotten": 21646, + "gov": 9567, + "govern": 47866, + "government": 14480, + "governmental": 31353, + "govtrack": 41230, + "gow": 21175, + "gp": 31197, + "gpu": 46999, + "gr": 2164, + "gra": 46784, + "grab": 32393, + "grad": 9744, + "gradation": 26317, + "grade": 9526, + "graded": 21791, + "grades": 31177, + "gradient": 49607, + "grading": 29247, + "graduate": 17680, + "grain": 48270, + "gram": 4546, + "gran": 46324, + "grand": 23936, + "graph": 34960, + "grass": 29815, + "grave": 41711, + "gravity": 46453, + "gray": 44605, + "gre": 16694, + "greSQL": 47701, + "great": 18223, + "green": 14809, + "greg": 9903, + "gregation": 17097, + "gren": 32762, + "gres": 34239, + "gress": 5914, + "gression": 32383, + "gressive": 19741, + "grey": 49502, + "grid": 25928, + "grim": 33563, + "gro": 27333, + "gross": 47181, + "ground": 2833, + "grounds": 40520, + "group": 8094, + "groupon": 14531, + "groups": 24432, + "grow": 45921, + "growing": 25167, + "grown": 22377, + "growth": 27922, + "gru": 48929, + "gs": 14542, + "gt": 13655, + "gu": 5162, + "guard": 14864, + "guards": 33427, + "gue": 18701, + "gui": 48317, + "guide": 41311, + "guided": 23657, + "gun": 7145, + "guns": 44265, + "gur": 45073, + "guy": 22932, + "guyen": 39922, + "gy": 1360, + "gyn": 40183, + "gypt": 6022, + "gz": 34586, + "h": 71, + "ha": 3099, + "haar": 42948, + "hab": 5976, + "habi": 37362, + "hack": 31153, + "had": 18108, + "hai": 44488, + "hair": 27108, + "haired": 29972, + "hak": 43573, + "hal": 14201, + "half": 13959, + "hall": 18323, + "halla": 41911, + "ham": 2763, + "hammad": 14875, + "hammer": 17980, + "han": 7637, + "hand": 4993, + "handed": 13638, + "handedly": 43919, + "hander": 44510, + "handle": 28144, + "handled": 38788, + "handler": 30281, + "hands": 43365, + "hang": 33255, + "hani": 29839, + "hao": 23778, + "hap": 45897, + "happy": 34191, + "haps": 2772, + "har": 9869, + "hard": 10424, + "hardt": 28375, + "hare": 43466, + "hari": 49573, + "harm": 29155, + "hart": 18647, + "has": 10134, + "hash": 17831, + "hat": 5183, + "hate": 37035, + "hatt": 11653, + "hattan": 12904, + "haul": 15194, + "haus": 30404, + "haust": 42456, + "have": 14150, + "haven": 39487, + "having": 40965, + "haw": 26615, + "hawk": 40624, + "hawks": 27221, + "hazard": 37598, + "hd": 31298, + "he": 258, + "hea": 21632, + "head": 2256, + "headed": 15353, + "header": 25677, + "headers": 50145, + "heading": 33878, + "heads": 16600, + "health": 13948, + "healthy": 22796, + "heard": 23636, + "heart": 11499, + "hearted": 20122, + "heartedly": 44407, + "heast": 9522, + "heastern": 18160, + "heat": 25080, + "heavy": 23701, + "hed": 704, + "heddar": 44937, + "hedon": 46086, + "hedral": 21962, + "hee": 21067, + "heed": 23616, + "heet": 25473, + "hei": 27392, + "heid": 28420, + "height": 17015, + "heim": 9096, + "heimer": 16288, + "heit": 29361, + "hel": 2978, + "held": 10217, + "helial": 35566, + "hell": 12758, + "helle": 34454, + "hello": 31373, + "helm": 33485, + "help": 16794, + "helps": 35194, + "hem": 4411, + "hemat": 10024, + "hematic": 23380, + "hematically": 46558, + "hement": 35347, + "hemer": 39557, + "hemoth": 34394, + "hemy": 36598, + "hen": 831, + "hend": 15631, + "hene": 29473, + "heng": 31753, + "henko": 30161, + "hens": 5135, + "hent": 6925, + "heny": 47413, + "heon": 37060, + "her": 372, + "here": 1456, + "hered": 6083, + "herence": 23545, + "herent": 8334, + "herer": 48386, + "heres": 19079, + "heric": 15011, + "herical": 37910, + "hern": 2881, + "hero": 11718, + "herry": 13372, + "hers": 7084, + "herty": 29029, + "hes": 956, + "hesda": 30049, + "heses": 39815, + "hesion": 32582, + "hesis": 8497, + "hesive": 25938, + "hess": 33979, + "hest": 3634, + "hester": 19593, + "het": 3202, + "hetamine": 25385, + "heter": 43332, + "hetic": 6587, + "hetical": 21485, + "hetically": 31786, + "hetics": 24965, + "hett": 17442, + "hetti": 33392, + "hetto": 35619, + "hew": 6391, + "hews": 40645, + "hex": 33095, + "hey": 20342, + "hh": 12337, + "hhh": 49126, + "hhhh": 36607, + "hi": 5303, + "hib": 3145, + "hiba": 49224, + "hibit": 26964, + "hibited": 44139, + "hibition": 24108, + "hid": 49675, + "hidden": 30342, + "hide": 24717, + "hift": 29323, + "hig": 25196, + "high": 8929, + "higher": 46503, + "highest": 35323, + "highly": 47444, + "hill": 12639, + "hillary": 47826, + "him": 38400, + "hin": 20079, + "hing": 722, + "hip": 1056, + "hips": 5748, + "hire": 10695, + "hiro": 49907, + "hirt": 49756, + "his": 14363, + "hist": 10034, + "historic": 31304, + "history": 23569, + "hit": 17945, + "hitting": 48320, + "hl": 18519, + "hler": 49737, + "hm": 23940, + "hma": 21720, + "hn": 21116, + "hner": 22277, + "ho": 8873, + "hod": 2065, + "hoe": 38979, + "hof": 39891, + "hoff": 36092, + "hog": 31897, + "hol": 3937, + "hold": 2946, + "holder": 13829, + "holders": 10476, + "holding": 19216, + "hole": 13207, + "holes": 28439, + "holiday": 37689, + "holm": 22981, + "holy": 44287, + "hom": 26452, + "home": 11195, + "hon": 24130, + "hood": 2894, + "hook": 25480, + "hooting": 35486, + "hop": 8548, + "hops": 21936, + "hor": 17899, + "horn": 25311, + "horse": 30527, + "hospital": 49257, + "host": 4774, + "hot": 8940, + "hots": 17398, + "hou": 15710, + "houn": 47714, + "hound": 39047, + "hour": 9769, + "hours": 24425, + "house": 4803, + "houses": 20089, + "housing": 50028, + "hov": 28026, + "hovah": 33023, + "hover": 43753, + "how": 4919, + "hower": 33539, + "hp": 24831, + "hr": 11840, + "hra": 45056, + "hran": 16848, + "href": 33257, + "hs": 11994, + "ht": 4352, + "htaking": 34148, + "htar": 38672, + "htm": 19211, + "html": 6494, + "htt": 2804, + "http": 4023, + "https": 5450, + "hu": 13415, + "hua": 33061, + "hub": 40140, + "huge": 40878, + "hum": 17047, + "human": 10734, + "humane": 44766, + "humans": 40205, + "hun": 20088, + "hung": 43274, + "hunt": 35060, + "hunter": 37488, + "hur": 48349, + "hurst": 33500, + "hus": 7537, + "husband": 48912, + "hw": 36599, + "hy": 12114, + "hya": 48812, + "hyd": 15511, + "hyde": 39175, + "hyp": 36362, + "hyper": 49229, + "hz": 32179, + "i": 72, + "iHUD": 38370, + "iOS": 35742, + "iPhone": 37032, + "ia": 544, + "iability": 12455, + "iable": 3379, + "iably": 18745, + "iac": 9607, + "iae": 33100, + "iage": 42360, + "iago": 29601, + "iah": 9520, + "iak": 32994, + "ial": 498, + "ially": 1927, + "ials": 8231, + "iam": 1789, + "iameter": 13173, + "iami": 7871, + "iamond": 8446, + "ian": 666, + "iana": 7484, + "iance": 3610, + "iances": 16097, + "iane": 46470, + "iang": 15483, + "iani": 25111, + "iann": 28627, + "iannopoulos": 36408, + "iano": 10115, + "ians": 1547, + "iant": 3014, + "iants": 17883, + "iao": 13481, + "iar": 12571, + "iard": 42425, + "iaries": 18361, + "iary": 8042, + "ias": 4448, + "iasco": 40025, + "iasis": 48455, + "iasm": 16401, + "iat": 5375, + "iate": 9386, + "iated": 12931, + "iates": 32820, + "iating": 26336, + "iation": 3920, + "iations": 40356, + "iator": 38585, + "iatric": 11439, + "iatrics": 36549, + "iatures": 42711, + "iatus": 34704, + "iaz": 17890, + "iazep": 48826, + "ib": 571, + "iba": 23718, + "ibaba": 37541, + "ibal": 21342, + "iban": 14278, + "iband": 35967, + "ibble": 43992, + "ibe": 32438, + "ibel": 43837, + "iber": 1856, + "iberal": 16813, + "ibi": 27567, + "ibia": 41145, + "ibilities": 7992, + "ibility": 2247, + "ibl": 10506, + "ible": 856, + "ibles": 18764, + "ibli": 29142, + "iblical": 16897, + "ibling": 27448, + "iblings": 19389, + "ibliography": 45689, + "ibly": 3193, + "ibo": 26762, + "ibr": 2889, + "ibrarian": 35808, + "ibraries": 11127, + "ibrary": 4115, + "ibu": 33828, + "ibur": 38616, + "ibus": 26333, + "ic": 291, + "ica": 3970, + "icable": 18424, + "icably": 41685, + "icago": 4549, + "ical": 605, + "ically": 1146, + "icals": 20155, + "ican": 7490, + "icans": 22398, + "icas": 44645, + "icate": 5344, + "icated": 3474, + "icates": 16856, + "icating": 12364, + "ication": 3299, + "ications": 3736, + "icative": 43058, + "icator": 26407, + "icators": 44549, + "icc": 44240, + "ice": 501, + "iced": 3711, + "icent": 36712, + "iceps": 41663, + "icer": 16647, + "ices": 1063, + "icester": 26382, + "ich": 488, + "ichael": 40302, + "iche": 14234, + "ichen": 41437, + "ichever": 22617, + "ichi": 16590, + "ichick": 38448, + "ichita": 41940, + "icho": 38720, + "icht": 30830, + "ici": 44070, + "icia": 33577, + "icial": 6652, + "ician": 6749, + "icians": 5106, + "iciary": 13556, + "icidal": 21488, + "icide": 5285, + "icides": 16751, + "iciency": 19777, + "icient": 11373, + "icing": 6345, + "icio": 46441, + "icion": 47430, + "icious": 6243, + "icip": 4311, + "icipated": 40988, + "icism": 11965, + "icist": 48187, + "icit": 3628, + "icity": 8467, + "ick": 624, + "icka": 29873, + "icked": 9484, + "icken": 5973, + "icker": 15799, + "ickers": 21630, + "icket": 9715, + "ickets": 15970, + "ickey": 40389, + "icking": 7958, + "ickle": 39423, + "ickr": 18994, + "icks": 3378, + "ickson": 46381, + "icky": 17479, + "icle": 1548, + "icles": 2983, + "ico": 3713, + "icol": 27045, + "icon": 4749, + "icone": 27981, + "icons": 34280, + "icro": 2500, + "icrobial": 48518, + "ics": 873, + "ict": 713, + "icted": 5722, + "icter": 36278, + "iction": 2867, + "ictional": 47273, + "ictionary": 14188, + "ictions": 9278, + "ictive": 45279, + "icts": 14137, + "icular": 13174, + "icularly": 22585, + "icult": 2249, + "icultural": 26823, + "iculture": 47428, + "iculty": 22402, + "icum": 39901, + "icus": 24552, + "icut": 13554, + "icy": 4611, + "icycle": 35298, + "icz": 28051, + "id": 312, + "ida": 3755, + "idable": 23321, + "idad": 32482, + "idae": 31718, + "idal": 11624, + "idan": 27610, + "idas": 24496, + "idate": 20540, + "idated": 41475, + "idates": 37051, + "idation": 24765, + "idav": 20331, + "iday": 2567, + "idays": 13842, + "idd": 1638, + "idden": 4651, + "idding": 13494, + "iddle": 2509, + "iddled": 34897, + "iddler": 26458, + "iddles": 29319, + "iddling": 41367, + "iddy": 34208, + "ide": 485, + "ided": 1384, + "idel": 5943, + "idelines": 7984, + "idelity": 23091, + "idem": 28913, + "iden": 14029, + "idence": 1704, + "idences": 44845, + "idency": 9147, + "ident": 738, + "idental": 35182, + "identally": 23961, + "idential": 35599, + "identified": 19107, + "idently": 46046, + "idents": 3231, + "ideo": 1651, + "ideon": 42381, + "ideos": 4921, + "idepress": 25895, + "ider": 1304, + "idered": 3089, + "iders": 4157, + "ides": 1460, + "ideshow": 42286, + "idespread": 9790, + "idge": 3130, + "idges": 15969, + "idget": 17484, + "idi": 19830, + "idia": 38513, + "idian": 19825, + "idine": 39422, + "iding": 2530, + "idious": 33243, + "idis": 29207, + "idity": 17995, + "idium": 43523, + "ido": 17305, + "idon": 47287, + "ids": 2340, + "idth": 5649, + "idy": 19325, + "ie": 494, + "iece": 8535, + "ied": 798, + "ief": 2086, + "ieft": 49868, + "ieg": 15702, + "iege": 14566, + "iegel": 28210, + "iel": 8207, + "ield": 1164, + "ielding": 30449, + "iem": 26597, + "ien": 2013, + "ience": 1240, + "ienced": 26343, + "iences": 10035, + "iencies": 22139, + "iency": 6160, + "ienne": 37938, + "iens": 10465, + "ient": 1153, + "ients": 2334, + "ier": 959, + "iera": 41976, + "ierce": 9798, + "iere": 13235, + "ieri": 29864, + "ierra": 16367, + "ierre": 31058, + "ierrez": 44448, + "iers": 3183, + "iership": 36689, + "iery": 23012, + "ies": 444, + "iesel": 29893, + "iest": 6386, + "iesta": 36283, + "iet": 1155, + "ietal": 21587, + "ieth": 19235, + "ieties": 9545, + "iets": 27955, + "iety": 1905, + "ieu": 22304, + "iev": 11203, + "ieval": 14671, + "ieve": 12311, + "ieved": 39591, + "iever": 47818, + "ievers": 30296, + "ieves": 17974, + "ieving": 30749, + "iew": 769, + "iewicz": 48596, + "if": 361, + "ifa": 19215, + "ifact": 29660, + "ifacts": 37199, + "ifax": 26590, + "ife": 901, + "ifer": 7087, + "iferation": 49801, + "ifest": 8409, + "ifestyle": 42004, + "iff": 733, + "iffe": 22391, + "ifference": 33012, + "ifferent": 17125, + "iffin": 42022, + "iffs": 10203, + "ifi": 22238, + "ifiable": 16823, + "ific": 811, + "ificant": 17294, + "ificantly": 42491, + "ificate": 22460, + "ification": 2649, + "ifications": 6637, + "ifice": 9680, + "ificent": 21559, + "ificial": 9542, + "ified": 1431, + "ifier": 7483, + "ifiers": 13350, + "ifies": 6945, + "ifix": 42169, + "ifle": 8316, + "ifled": 47157, + "ifles": 16063, + "ifling": 38966, + "iflower": 42642, + "iform": 6933, + "iframe": 39621, + "ift": 2135, + "ifted": 21715, + "ifter": 18171, + "ifting": 13309, + "ifts": 19265, + "ifty": 24905, + "iful": 4135, + "ifully": 17049, + "ify": 1958, + "ifying": 4035, + "ig": 328, + "iga": 13827, + "igan": 5516, + "igans": 34090, + "igate": 10055, + "igated": 26963, + "igating": 29129, + "igation": 7065, + "igator": 23823, + "igators": 25975, + "ige": 10045, + "igel": 47709, + "igen": 9324, + "igenous": 12357, + "igent": 47096, + "iger": 8254, + "igers": 34984, + "igg": 6950, + "igger": 15249, + "iggins": 23567, + "iggle": 24082, + "iggs": 20340, + "iggurat": 44557, + "igh": 394, + "igham": 34000, + "ighed": 12570, + "ight": 432, + "ighter": 4799, + "ighters": 6261, + "ighth": 10887, + "ighthouse": 32303, + "ighting": 47610, + "ighton": 42993, + "ights": 2337, + "ighty": 14400, + "igi": 25754, + "igible": 26032, + "igil": 27187, + "igion": 17035, + "igious": 10956, + "igl": 38686, + "igm": 17225, + "igma": 13495, + "igmat": 32441, + "igmatic": 38860, + "ign": 570, + "ignant": 25114, + "igne": 48946, + "igned": 3916, + "igning": 38944, + "ignment": 16747, + "ignore": 46430, + "ignt": 16891, + "ignty": 17224, + "igo": 14031, + "igon": 37107, + "igor": 36274, + "igr": 3692, + "igrant": 9893, + "igrants": 5663, + "igraph": 45920, + "igrate": 42175, + "igrated": 38769, + "igration": 4254, + "igree": 41233, + "igroup": 47875, + "igs": 9235, + "igsaw": 45636, + "igslist": 40704, + "igue": 15212, + "igun": 50118, + "iguous": 29709, + "igure": 7047, + "ih": 4449, + "ihad": 11166, + "ihadi": 42449, + "ihar": 38405, + "ihara": 45902, + "ihil": 20898, + "ihilation": 33299, + "ihu": 48406, + "ii": 4178, + "iii": 15479, + "ij": 2926, + "ija": 34655, + "ijah": 32778, + "iji": 20770, + "ijing": 11030, + "ijk": 45961, + "ijn": 48848, + "ijuana": 5343, + "ik": 1134, + "ika": 9232, + "ikan": 49894, + "ikarp": 36850, + "ikawa": 40398, + "ike": 522, + "iked": 17951, + "iken": 29943, + "iker": 18320, + "ikers": 24913, + "ikes": 7938, + "ikh": 13848, + "ikhail": 39065, + "iki": 5580, + "iking": 14132, + "ikini": 35542, + "ikk": 36073, + "iko": 12125, + "iku": 28643, + "ikuman": 42889, + "iky": 47536, + "il": 346, + "ila": 10102, + "ilage": 50006, + "ilan": 38239, + "iland": 40855, + "ilant": 37794, + "ilantro": 48311, + "ilar": 1794, + "ilated": 40080, + "ilater": 38601, + "ilateral": 14796, + "ilaterally": 39707, + "ilation": 10520, + "ild": 688, + "ilda": 27281, + "ilde": 44725, + "ilded": 46158, + "ildo": 39583, + "ile": 576, + "ileaks": 27983, + "iled": 3902, + "ilee": 40626, + "ileen": 42236, + "ilege": 41866, + "ileged": 48446, + "iler": 5329, + "ilers": 34393, + "iles": 2915, + "iless": 30608, + "ilet": 41550, + "iley": 9618, + "ili": 2403, + "ilia": 17517, + "ilial": 43475, + "ilian": 35824, + "iliar": 4797, + "iliary": 28129, + "iliate": 49826, + "iliated": 31705, + "iliation": 15547, + "ilib": 22282, + "ilibrium": 24741, + "ilic": 41896, + "ilies": 3922, + "ilight": 15512, + "iling": 4386, + "ilings": 43271, + "ilingual": 34900, + "ilion": 29935, + "ilipp": 8908, + "ilit": 6392, + "ilitarian": 43900, + "ilitary": 18748, + "ilitating": 34871, + "ilitation": 18194, + "ilities": 2410, + "ility": 879, + "ilk": 43545, + "ill": 359, + "illa": 5049, + "illac": 40607, + "illance": 7682, + "illard": 32681, + "illary": 15856, + "illas": 25314, + "illation": 40903, + "ille": 8270, + "illed": 2967, + "illegal": 47749, + "iller": 4665, + "illery": 14920, + "illes": 21718, + "illet": 32512, + "illi": 50173, + "illian": 37896, + "illin": 32672, + "illing": 4509, + "illion": 1131, + "illions": 40083, + "illo": 16111, + "illon": 23027, + "ills": 2171, + "illus": 44342, + "illusion": 35760, + "illy": 6548, + "ilo": 18526, + "ilogy": 19202, + "ilon": 33576, + "ilot": 23439, + "ils": 4487, + "ilst": 11750, + "ilt": 2326, + "ilton": 9044, + "iltr": 19438, + "iltration": 36055, + "ilts": 50076, + "ilty": 6267, + "ilus": 35815, + "ilver": 46978, + "ily": 813, + "ilyn": 38020, + "im": 320, + "ima": 8083, + "imag": 48466, + "image": 9060, + "images": 17566, + "imal": 4402, + "iman": 24086, + "imar": 49399, + "imaru": 49551, + "imate": 1920, + "imated": 15655, + "imately": 3358, + "imates": 26748, + "imating": 39204, + "imation": 18991, + "imb": 14107, + "imbabwe": 27175, + "imble": 34477, + "ime": 524, + "imedia": 20626, + "imei": 45519, + "imen": 19027, + "imens": 12117, + "imensional": 16198, + "iment": 3681, + "imental": 9134, + "imentary": 39051, + "iments": 6800, + "imeo": 47776, + "imer": 22723, + "imes": 999, + "imester": 47484, + "imet": 38813, + "imeter": 16912, + "imeters": 31551, + "img": 9600, + "imgur": 19791, + "imi": 25236, + "imil": 26641, + "imilar": 49941, + "imilation": 42963, + "iminary": 38429, + "imir": 13057, + "imity": 18853, + "imize": 48439, + "imm": 8608, + "immer": 10957, + "immers": 36904, + "immigrant": 39835, + "immigration": 47620, + "imming": 27428, + "immune": 38345, + "imo": 25147, + "imon": 20473, + "imony": 33969, + "imore": 9401, + "imoto": 43354, + "imov": 44273, + "imp": 11011, + "impact": 48240, + "impl": 23928, + "import": 11748, + "important": 18049, + "imposed": 36457, + "impro": 32077, + "improve": 49453, + "ims": 12078, + "imsy": 48295, + "imum": 2847, + "imura": 43817, + "imus": 20704, + "in": 259, + "ina": 1437, + "inal": 1292, + "inally": 3289, + "inals": 6897, + "inance": 14149, + "inances": 34999, + "inant": 42483, + "inar": 22050, + "inarily": 21565, + "inary": 3219, + "inas": 24252, + "inate": 4559, + "inated": 3898, + "inately": 48618, + "inates": 17540, + "inating": 6010, + "ination": 1883, + "inational": 26201, + "inations": 7352, + "inator": 20900, + "inators": 47721, + "inatory": 23132, + "inav": 26802, + "inburgh": 22222, + "inc": 1939, + "incarn": 13211, + "ince": 924, + "incent": 42816, + "incerity": 40310, + "inces": 17386, + "inch": 8589, + "inches": 45457, + "incial": 13744, + "incible": 33494, + "incinn": 15020, + "incinnati": 15130, + "include": 17256, + "includes": 42813, + "including": 8201, + "incoln": 11690, + "income": 12519, + "incre": 24988, + "increasing": 42647, + "inct": 4612, + "inction": 9438, + "inctions": 31253, + "ind": 521, + "inda": 22261, + "indal": 44644, + "independence": 39894, + "independent": 34750, + "inder": 5540, + "inders": 29700, + "index": 9630, + "inding": 6020, + "individual": 43129, + "indle": 42343, + "indu": 10259, + "induced": 17223, + "inducing": 48016, + "indust": 23213, + "industrial": 31130, + "ine": 500, + "inea": 18343, + "ined": 1389, + "inel": 20538, + "inelli": 44076, + "inem": 7749, + "inement": 21828, + "inen": 42326, + "inence": 18386, + "inent": 7233, + "inently": 26528, + "iner": 7274, + "ineries": 48858, + "iners": 21257, + "inery": 15451, + "ines": 1127, + "inese": 3762, + "iness": 1272, + "inet": 42504, + "inez": 18885, + "inf": 10745, + "infect": 27816, + "infeld": 47187, + "inflamm": 29639, + "inflammatory": 32272, + "info": 10951, + "information": 17018, + "informed": 35698, + "ing": 278, + "inge": 11912, + "inged": 24431, + "ingen": 36795, + "inger": 3889, + "ingers": 40923, + "inges": 26792, + "ingham": 25875, + "inging": 14146, + "ingle": 17697, + "ingly": 4420, + "ingo": 32735, + "ings": 654, + "ington": 9557, + "ingu": 6680, + "inguishable": 41726, + "inguished": 46709, + "inho": 20327, + "ini": 5362, + "inia": 43168, + "inian": 24605, + "inic": 47277, + "inical": 32352, + "ining": 3191, + "inion": 23971, + "inis": 16661, + "inished": 30603, + "init": 15003, + "inite": 9504, + "initely": 12998, + "initial": 36733, + "initialized": 17532, + "inition": 17750, + "initions": 50101, + "inity": 6269, + "ink": 676, + "inka": 48955, + "inker": 24275, + "inki": 38799, + "inking": 8040, + "inkle": 19894, + "inks": 2973, + "inky": 29246, + "inline": 45145, + "inn": 3732, + "innacle": 37087, + "innamon": 21920, + "inner": 5083, + "inness": 32990, + "innie": 49708, + "inning": 23062, + "innon": 45067, + "ino": 2879, + "inoa": 40564, + "inois": 8981, + "inos": 11996, + "inosaur": 21317, + "inous": 29823, + "input": 15414, + "inqu": 18934, + "ins": 1040, + "inse": 38521, + "insert": 28463, + "inside": 48787, + "insk": 35803, + "inski": 21141, + "insky": 19870, + "inson": 7899, + "inspired": 24194, + "inst": 8625, + "install": 17350, + "installed": 37050, + "instance": 39098, + "instead": 38070, + "instein": 11962, + "insula": 16495, + "insured": 28409, + "int": 600, + "intage": 14630, + "integ": 18908, + "integer": 41433, + "intel": 48779, + "intelligence": 32683, + "intend": 7315, + "intendent": 21075, + "intendo": 8773, + "intensity": 47799, + "intensive": 38096, + "intent": 48536, + "intention": 40867, + "inter": 3849, + "interest": 9446, + "interested": 34339, + "interesting": 47914, + "interface": 39994, + "intern": 23124, + "internal": 32538, + "international": 45609, + "internet": 37675, + "interpret": 27381, + "interrupted": 46037, + "inters": 20193, + "interstitial": 29446, + "intestinal": 36387, + "inth": 9304, + "into": 20424, + "inton": 2371, + "intosh": 37638, + "introdu": 27427, + "ints": 29503, + "intuitive": 42105, + "inus": 35237, + "inv": 16340, + "inventory": 24807, + "inventoryQuantity": 39756, + "invest": 24859, + "invoke": 37669, + "involved": 44697, + "inx": 28413, + "iny": 3541, + "inyl": 19754, + "io": 952, + "ioch": 41097, + "iod": 2101, + "iol": 1669, + "iola": 30292, + "iolet": 19194, + "iological": 15071, + "iologist": 31599, + "iology": 12371, + "iom": 29005, + "ion": 295, + "iona": 32792, + "ionage": 24919, + "ional": 1538, + "ione": 7935, + "ioned": 14994, + "ionic": 26523, + "ionics": 49900, + "ions": 507, + "iop": 14922, + "ior": 1504, + "iors": 12706, + "ios": 4267, + "iosis": 42960, + "iosity": 15023, + "iosyn": 48448, + "iosyncr": 48702, + "iot": 5151, + "iotic": 16357, + "iotics": 18296, + "iots": 16228, + "iott": 20773, + "iour": 49439, + "ious": 699, + "iously": 6819, + "iov": 16664, + "iovascular": 19381, + "iox": 12190, + "ioxid": 26294, + "ioxide": 16671, + "ip": 541, + "ipal": 8521, + "ipation": 25857, + "ipe": 3757, + "iped": 46647, + "ipedia": 11151, + "ipeg": 21700, + "ipel": 40634, + "iper": 9346, + "ipers": 29288, + "ipes": 18636, + "iph": 13323, + "iphany": 49915, + "iphate": 34981, + "ipher": 10803, + "ipient": 48137, + "iping": 34690, + "ipl": 24705, + "iple": 2480, + "ipment": 4667, + "ipolar": 49133, + "ipop": 42800, + "ipp": 3974, + "ipped": 3949, + "ipper": 14710, + "ippers": 16415, + "ippery": 29530, + "ippi": 12715, + "ipping": 4501, + "ipple": 18793, + "ipples": 27844, + "ippy": 41214, + "ips": 2419, + "ipt": 10257, + "iq": 25011, + "iqu": 1557, + "ique": 2350, + "iqueness": 46764, + "iques": 6368, + "iquette": 40387, + "iquid": 6394, + "ir": 343, + "ira": 8704, + "irable": 13194, + "iral": 21093, + "iration": 15297, + "irc": 1980, + "ircraft": 27002, + "ird": 1447, + "irds": 11049, + "ire": 557, + "irect": 1060, + "irection": 4154, + "ired": 1202, + "irement": 24615, + "irements": 18883, + "iren": 24080, + "irens": 42917, + "ires": 2387, + "irez": 31762, + "irgin": 4672, + "iri": 14783, + "irie": 28191, + "iries": 18561, + "irin": 47388, + "iring": 3428, + "iris": 29616, + "irit": 3276, + "irk": 14232, + "irl": 1901, + "irled": 49376, + "irlf": 9841, + "irlfriend": 9872, + "irling": 24297, + "irlwind": 32785, + "irm": 2533, + "irmation": 36241, + "irmed": 15491, + "irming": 29808, + "irms": 8789, + "iro": 7058, + "iron": 1934, + "irrel": 22793, + "irs": 17062, + "irsch": 47108, + "irst": 667, + "irt": 2265, + "irted": 48357, + "irteen": 22530, + "irth": 3333, + "irting": 35355, + "irts": 9682, + "irtual": 22341, + "irty": 5893, + "iru": 35406, + "irus": 19397, + "iry": 9045, + "is": 271, + "isSpecial": 39714, + "isSpecialOrderable": 39755, + "isa": 9160, + "isable": 43942, + "isal": 28456, + "isan": 9057, + "isance": 31872, + "isans": 26100, + "isation": 5612, + "isations": 38189, + "isbury": 47967, + "isc": 2304, + "iscal": 7860, + "isch": 25308, + "ische": 46097, + "ischer": 24645, + "isco": 4861, + "iscons": 8795, + "isconsin": 8816, + "iscopal": 42522, + "iscover": 29392, + "iscovered": 41168, + "iscovery": 40821, + "isd": 9409, + "isdom": 9350, + "ise": 786, + "isec": 27866, + "ised": 1417, + "isel": 36811, + "isen": 13254, + "iser": 5847, + "isers": 21572, + "ises": 2696, + "iseum": 38277, + "isexual": 20863, + "isf": 4468, + "ish": 680, + "isha": 19388, + "ishable": 31785, + "ished": 1348, + "isher": 4828, + "ishers": 39116, + "ishes": 5614, + "ishi": 21644, + "ishing": 3929, + "ishly": 29735, + "ishment": 17862, + "ishop": 10124, + "ishops": 21863, + "ishy": 49785, + "isi": 23267, + "isible": 12843, + "isin": 45763, + "isine": 27480, + "ising": 1710, + "ision": 1166, + "isions": 3279, + "isite": 16107, + "isites": 31327, + "isition": 10027, + "isitions": 29593, + "isive": 13911, + "isively": 42042, + "isk": 1984, + "isks": 36730, + "isky": 34041, + "isl": 3044, + "isle": 20919, + "ism": 1042, + "isma": 38017, + "isman": 23845, + "ismo": 44126, + "isms": 6583, + "isner": 49861, + "iso": 26786, + "isode": 3282, + "isodes": 8052, + "isoft": 29719, + "isol": 30152, + "ison": 1653, + "isons": 9886, + "isp": 8802, + "ispers": 27148, + "isphere": 22833, + "iss": 747, + "issa": 13808, + "issan": 24112, + "issance": 16419, + "isse": 20782, + "ission": 1480, + "issions": 7717, + "isson": 30927, + "issors": 32555, + "issue": 21949, + "issued": 39361, + "issues": 37165, + "issy": 36419, + "ist": 396, + "ista": 12523, + "istan": 4103, + "istance": 9311, + "istani": 16688, + "istant": 10167, + "istar": 47229, + "istas": 37503, + "iste": 40833, + "isted": 6347, + "istence": 13274, + "istent": 7609, + "ister": 1694, + "istered": 23187, + "isters": 6223, + "istic": 2569, + "istical": 19929, + "istically": 16772, + "istics": 3969, + "istine": 32248, + "isting": 9665, + "istle": 12535, + "iston": 36363, + "istor": 32380, + "istors": 46334, + "istrate": 28534, + "istrates": 37909, + "istration": 33397, + "istries": 32995, + "istry": 4592, + "ists": 1023, + "isu": 46313, + "isure": 20609, + "isy": 13560, + "it": 270, + "ita": 5350, + "itability": 34147, + "itable": 4674, + "itably": 14829, + "itage": 10208, + "itaire": 26627, + "ital": 1287, + "itals": 8321, + "itamin": 40746, + "itan": 18642, + "itance": 42942, + "itans": 43716, + "itant": 23737, + "itar": 7940, + "itarian": 8353, + "itars": 27745, + "itary": 9331, + "itas": 21416, + "itate": 12027, + "itated": 13939, + "itates": 38654, + "itating": 21712, + "itation": 3780, + "itational": 22181, + "itations": 20597, + "itative": 12464, + "itatively": 48668, + "itbart": 17868, + "itch": 2007, + "itched": 10981, + "itcher": 23640, + "itches": 9249, + "itchie": 48423, + "itching": 19811, + "ite": 578, + "itech": 45396, + "itect": 5712, + "ited": 863, + "itely": 3973, + "item": 9186, + "itement": 12559, + "items": 23814, + "itent": 48324, + "iter": 2676, + "iterator": 48727, + "iterranean": 19012, + "ites": 2737, + "ith": 342, + "ithe": 31470, + "ither": 1555, + "ithering": 40861, + "ithing": 44556, + "ithmetic": 29848, + "iths": 47252, + "ithub": 10060, + "iti": 8846, + "itia": 36723, + "itial": 6847, + "itialized": 13562, + "itially": 22640, + "itic": 16233, + "ities": 871, + "itimate": 30233, + "itime": 22552, + "iting": 1780, + "ition": 653, + "itional": 1859, + "itionally": 8736, + "itions": 1756, + "itious": 25253, + "itis": 11815, + "itism": 18937, + "itive": 1800, + "itiveness": 31366, + "itives": 20288, + "itivity": 11365, + "itiz": 3029, + "itized": 36951, + "itizen": 36958, + "itizens": 34100, + "itle": 2578, + "itled": 7803, + "itles": 30540, + "itness": 3659, + "ito": 10094, + "itol": 11650, + "iton": 37752, + "itone": 49644, + "itor": 2072, + "itored": 20026, + "itors": 6742, + "itory": 37765, + "itous": 22109, + "itri": 49510, + "its": 896, + "itsch": 48279, + "itsu": 19831, + "itt": 715, + "itta": 48519, + "ittal": 39979, + "ittance": 47912, + "itte": 2654, + "itted": 2175, + "ittee": 2979, + "ittees": 13263, + "itten": 2621, + "ittens": 34978, + "itter": 1967, + "ittered": 36613, + "itters": 45512, + "itting": 2535, + "ittle": 1206, + "itto": 37606, + "itton": 47304, + "itty": 9760, + "itu": 34272, + "itual": 10587, + "itud": 26331, + "itude": 3984, + "itudes": 10455, + "itudinal": 29121, + "iture": 8089, + "itures": 20686, + "itus": 17506, + "itute": 3678, + "itutes": 16845, + "itution": 2738, + "itutional": 5677, + "ity": 414, + "itz": 4224, + "itzer": 10557, + "itzerland": 13947, + "ité": 43816, + "iu": 16115, + "ium": 1505, + "ius": 3754, + "iuses": 44666, + "iv": 452, + "iva": 12151, + "ivable": 21911, + "ivably": 47994, + "ival": 2473, + "ivalent": 29540, + "ivalry": 47310, + "ivals": 10336, + "ivan": 13809, + "ivari": 35460, + "ivariate": 42524, + "ivas": 38630, + "ivated": 30829, + "ivating": 39438, + "ivation": 26939, + "ive": 425, + "ived": 1572, + "ively": 2280, + "iven": 1469, + "iveness": 6517, + "iver": 1428, + "ivered": 6396, + "ivering": 35598, + "iverpool": 10864, + "ivers": 1191, + "iversal": 11480, + "iversary": 9023, + "iverse": 3997, + "iversity": 1608, + "ivery": 6315, + "ives": 1083, + "ivia": 20817, + "ivic": 16482, + "ivid": 1699, + "ividual": 1896, + "ividually": 16335, + "ivil": 2464, + "iving": 1412, + "ivism": 25085, + "ivist": 30944, + "ivities": 28720, + "ivity": 3458, + "ivo": 23593, + "ivot": 45785, + "iw": 14246, + "ix": 844, + "ixed": 2966, + "ixel": 7168, + "ixels": 14810, + "ixie": 39291, + "ixir": 32345, + "ixon": 12305, + "ixt": 6346, + "ixtape": 43938, + "ixties": 46550, + "ixture": 9602, + "ixtures": 25506, + "ixty": 19404, + "iy": 7745, + "iya": 21008, + "iyah": 46398, + "iz": 528, + "iza": 23638, + "izabeth": 9924, + "izable": 13821, + "izard": 8669, + "izards": 14124, + "izarre": 12474, + "ization": 1634, + "izational": 22684, + "izations": 4582, + "ize": 1096, + "ized": 1143, + "izen": 33977, + "izens": 44908, + "izer": 7509, + "izers": 11341, + "izes": 4340, + "izing": 2890, + "izo": 41282, + "izon": 8637, + "izons": 29457, + "izont": 12071, + "izontal": 38342, + "izoph": 18115, + "izophren": 18337, + "izu": 47775, + "izz": 6457, + "izza": 9990, + "izzard": 16191, + "izzle": 44461, + "izzy": 40593, + "j": 73, + "ja": 6592, + "jab": 27935, + "jac": 30482, + "jack": 19650, + "jad": 38442, + "jah": 31558, + "jam": 39159, + "jamin": 13337, + "jan": 13881, + "jandro": 47983, + "jar": 9491, + "jas": 28121, + "java": 12355, + "javascript": 37495, + "jay": 33708, + "jc": 48055, + "je": 18015, + "ject": 752, + "jected": 35408, + "jection": 29192, + "jee": 34589, + "jen": 48796, + "jer": 44009, + "jet": 31173, + "jew": 47483, + "ji": 7285, + "jiang": 39598, + "jin": 18594, + "jing": 49940, + "jit": 45051, + "jj": 41098, + "jl": 20362, + "jo": 7639, + "job": 21858, + "jobs": 43863, + "john": 30686, + "joice": 41026, + "join": 22179, + "joined": 46416, + "joining": 40044, + "jon": 46286, + "jong": 32428, + "journal": 24891, + "joy": 2633, + "jp": 34523, + "jpg": 9479, + "jri": 38790, + "jriwal": 39890, + "js": 8457, + "json": 17752, + "ju": 14396, + "jud": 10456, + "judicial": 46769, + "jug": 31761, + "jump": 43327, + "jun": 29741, + "jured": 38608, + "juries": 47496, + "jury": 21871, + "just": 3137, + "justice": 31012, + "juven": 39427, + "k": 74, + "kB": 38841, + "kHz": 44191, + "ka": 4914, + "kai": 32765, + "kamp": 40899, + "kan": 27541, + "kar": 21070, + "kas": 42749, + "kat": 41826, + "kay": 5568, + "kaya": 35372, + "kb": 32812, + "ke": 365, + "ked": 9091, + "kee": 11035, + "keep": 14894, + "keeper": 13884, + "keepers": 24952, + "keeping": 19934, + "kees": 16683, + "kef": 30728, + "kefeller": 31424, + "kel": 7750, + "keleton": 38800, + "keley": 13490, + "kell": 17164, + "ken": 3464, + "kens": 14972, + "kept": 45089, + "ker": 6122, + "kered": 28970, + "kernel": 33885, + "kers": 15949, + "kes": 5209, + "ket": 7126, + "key": 2539, + "keye": 34929, + "keyes": 43174, + "keys": 13083, + "kg": 10025, + "kh": 14636, + "ki": 4106, + "kick": 24585, + "kid": 38439, + "kids": 45235, + "kie": 49375, + "kies": 43724, + "kil": 34553, + "kill": 12728, + "killed": 42130, + "killer": 32156, + "killers": 43492, + "killing": 43764, + "kin": 5116, + "kind": 11031, + "king": 3364, + "kins": 5331, + "kinson": 26030, + "kish": 31501, + "kiss": 41304, + "kit": 15813, + "kj": 42421, + "kk": 28747, + "kl": 41582, + "km": 13276, + "kn": 15418, + "knife": 48810, + "knit": 47095, + "know": 16275, + "knowledge": 45066, + "known": 4002, + "ko": 7204, + "kok": 32004, + "kos": 46150, + "kov": 21862, + "kowski": 26216, + "kr": 38584, + "krit": 44531, + "ks": 591, + "ksh": 50133, + "kson": 46505, + "kt": 21841, + "ktop": 16201, + "ku": 23063, + "kun": 28374, + "kus": 45614, + "kw": 46265, + "kward": 12378, + "ky": 2584, + "l": 75, + "la": 5031, + "lab": 23912, + "label": 18242, + "lace": 27077, + "lad": 9435, + "laden": 35668, + "lag": 30909, + "lah": 9271, + "lahoma": 9802, + "laim": 20438, + "lain": 34277, + "lake": 27180, + "lam": 2543, + "lambda": 50033, + "lamm": 11199, + "lan": 9620, + "lance": 23215, + "land": 1044, + "lander": 16235, + "landers": 32358, + "landish": 45626, + "lando": 11993, + "lands": 4447, + "lane": 33533, + "lang": 17204, + "language": 16129, + "lap": 37796, + "lar": 21681, + "larg": 15521, + "large": 11664, + "largest": 28209, + "las": 21921, + "lash": 17055, + "lass": 31172, + "lasses": 28958, + "last": 12957, + "lasting": 24810, + "lat": 15460, + "latable": 49009, + "late": 17660, + "lated": 17249, + "later": 36760, + "latest": 42861, + "lation": 7592, + "lations": 49905, + "lator": 41880, + "laugh": 44944, + "laughs": 28124, + "laughter": 27815, + "laun": 38722, + "launch": 35681, + "laus": 38024, + "lav": 18809, + "law": 6270, + "laws": 29317, + "lay": 10724, + "layer": 29289, + "layout": 39786, + "lb": 23160, + "lbs": 32133, + "lc": 44601, + "ld": 335, + "lda": 18986, + "lde": 35209, + "lder": 6499, + "ldom": 23826, + "ldon": 25900, + "le": 293, + "lead": 28230, + "leader": 27940, + "leaders": 37553, + "leading": 12294, + "leaf": 33201, + "league": 19316, + "lean": 13087, + "leaning": 25909, + "leanor": 41807, + "leans": 11861, + "lear": 3238, + "learn": 35720, + "learning": 40684, + "lease": 1274, + "leased": 14684, + "leases": 29329, + "leasing": 48764, + "leave": 47408, + "leck": 40667, + "lect": 801, + "lected": 12609, + "lectic": 42009, + "lection": 1564, + "lections": 26448, + "led": 992, + "ledge": 2965, + "ledged": 37436, + "lee": 7197, + "leen": 20042, + "leep": 8892, + "lees": 49410, + "leeve": 49189, + "left": 9464, + "leg": 1455, + "legal": 18011, + "legate": 34637, + "legates": 37061, + "lege": 2765, + "legged": 40898, + "legram": 30536, + "legraph": 16606, + "leground": 28272, + "lehem": 44797, + "leigh": 42342, + "lein": 33663, + "lem": 10671, + "lement": 1732, + "lements": 3639, + "lems": 46367, + "len": 11925, + "lene": 29466, + "leneck": 43163, + "leness": 48795, + "length": 13664, + "leon": 38970, + "ler": 1754, + "lers": 8116, + "les": 829, + "lesh": 29730, + "lesi": 36027, + "lesiastical": 46360, + "less": 1203, + "lessly": 8613, + "lessness": 17587, + "lest": 32712, + "let": 1616, + "letal": 47293, + "letcher": 29257, + "lete": 5807, + "leted": 33342, + "letes": 40676, + "lethal": 46480, + "letico": 47286, + "leton": 10565, + "lets": 5289, + "lett": 15503, + "lette": 21348, + "letter": 9291, + "letters": 15653, + "lev": 2768, + "levant": 14938, + "levard": 22123, + "level": 5715, + "levels": 46170, + "levision": 5024, + "lex": 2588, + "ley": 1636, + "leys": 21325, + "lez": 36858, + "lf": 1652, + "li": 4528, + "lia": 24660, + "liam": 5058, + "liament": 5130, + "lib": 8019, + "liber": 33203, + "liberal": 35739, + "library": 32016, + "lic": 677, + "lication": 10142, + "license": 43085, + "licensed": 36612, + "lich": 33467, + "licks": 49191, + "lict": 13758, + "licted": 17823, + "liction": 41101, + "licts": 42267, + "lie": 14485, + "lied": 18511, + "lier": 2505, + "lies": 13508, + "liest": 11318, + "lif": 36195, + "life": 6042, + "lift": 26282, + "lifting": 30510, + "lig": 4604, + "liga": 38910, + "light": 2971, + "lighting": 43351, + "lightly": 30945, + "lights": 8091, + "lihood": 11935, + "lik": 46965, + "like": 2339, + "likely": 40798, + "lim": 2475, + "lime": 27299, + "limit": 32374, + "limited": 10698, + "limits": 49196, + "lin": 2815, + "line": 1370, + "linear": 29127, + "lined": 10837, + "liner": 24683, + "liners": 34380, + "lines": 6615, + "liness": 26061, + "ling": 1359, + "linger": 33550, + "lings": 17783, + "lington": 17299, + "lining": 21310, + "link": 8726, + "linked": 25614, + "links": 28751, + "lins": 21602, + "linux": 23289, + "lio": 48590, + "lip": 40712, + "lique": 41522, + "liquid": 39250, + "lis": 27999, + "lish": 1836, + "lished": 2115, + "lisher": 8191, + "lishes": 19724, + "lishing": 20020, + "list": 4868, + "listed": 17935, + "lists": 20713, + "lit": 18250, + "lite": 36890, + "liter": 17201, + "literally": 43819, + "little": 31629, + "liv": 16017, + "live": 12583, + "lived": 24489, + "living": 19950, + "livion": 26018, + "livious": 35260, + "ll": 297, + "lla": 8466, + "llah": 22734, + "llan": 47993, + "lled": 3353, + "ller": 6051, + "llers": 13802, + "lli": 15516, + "lling": 2680, + "llo": 18798, + "llor": 14127, + "llular": 32771, + "lly": 12810, + "ln": 18755, + "lo": 5439, + "load": 2220, + "loaded": 14578, + "loader": 29356, + "loading": 25138, + "loads": 46030, + "loc": 17946, + "local": 12001, + "localhost": 36750, + "location": 24886, + "lock": 5354, + "locked": 24162, + "locking": 48331, + "locks": 28860, + "loe": 24617, + "log": 6404, + "login": 38235, + "lol": 47288, + "lon": 14995, + "long": 6511, + "loo": 29680, + "look": 5460, + "looking": 11534, + "loop": 26268, + "lopp": 39590, + "lor": 4685, + "lord": 10572, + "lords": 19673, + "lore": 31131, + "los": 33280, + "loss": 22462, + "lost": 33224, + "lot": 26487, + "lov": 27086, + "love": 23205, + "loving": 33983, + "low": 9319, + "lower": 21037, + "lp": 34431, + "lr": 14050, + "ls": 7278, + "lt": 2528, + "lu": 2290, + "lua": 40211, + "luaj": 36473, + "lucent": 35600, + "luck": 46708, + "lude": 38792, + "luence": 23079, + "luent": 28216, + "lund": 37525, + "lus": 41790, + "lust": 38878, + "luster": 48375, + "lux": 22564, + "lv": 6780, + "lves": 31018, + "lvl": 47147, + "ly": 306, + "lyak": 43782, + "lycer": 38577, + "lying": 3157, + "lymp": 6760, + "lyn": 6213, + "lynn": 12935, + "lys": 27385, + "lyss": 35670, + "lé": 45031, + "m": 76, + "mA": 42646, + "mAh": 28142, + "mL": 32087, + "ma": 2611, + "mable": 44102, + "mac": 20285, + "machine": 30243, + "mad": 9937, + "made": 9727, + "mag": 19726, + "mage": 25561, + "magic": 32707, + "maid": 23151, + "mail": 4529, + "mails": 26165, + "main": 12417, + "major": 22478, + "majority": 35839, + "make": 15883, + "maker": 10297, + "makers": 6620, + "makes": 49123, + "making": 8601, + "mal": 7617, + "male": 22606, + "malink": 31000, + "mallow": 42725, + "man": 805, + "manac": 46870, + "managed": 39935, + "management": 27604, + "manager": 37153, + "mand": 22249, + "manent": 44172, + "mania": 45733, + "mann": 9038, + "mans": 16221, + "manship": 25428, + "manuel": 18713, + "manufact": 48119, + "many": 21834, + "map": 8899, + "maps": 31803, + "mar": 3876, + "mare": 11449, + "mares": 23745, + "marg": 30887, + "margin": 36153, + "marine": 42380, + "mark": 4102, + "marked": 23505, + "market": 10728, + "markets": 34162, + "marks": 14306, + "marriage": 45394, + "married": 30526, + "mart": 13822, + "mary": 6874, + "mas": 5356, + "mask": 27932, + "mass": 22208, + "massive": 49777, + "mast": 47616, + "master": 9866, + "masters": 40706, + "mat": 6759, + "match": 15699, + "matched": 31409, + "mate": 9830, + "material": 33665, + "mates": 7300, + "math": 11018, + "matic": 13849, + "matical": 44935, + "matically": 49454, + "matter": 47635, + "max": 9806, + "maximum": 47033, + "maxwell": 29047, + "may": 11261, + "maybe": 25991, + "mb": 2022, + "mber": 1916, + "mberg": 47369, + "mble": 11306, + "mbol": 23650, + "mbuds": 45664, + "mbudsman": 47012, + "mc": 23209, + "md": 9132, + "me": 1326, + "meal": 28208, + "mean": 32604, + "meaning": 24815, + "measures": 47336, + "meat": 41495, + "med": 1150, + "medi": 2379, + "media": 11431, + "mediate": 13857, + "mediated": 38363, + "mediately": 23802, + "medical": 41693, + "medium": 24132, + "meet": 47745, + "meg": 28917, + "mega": 13731, + "meier": 49468, + "mel": 17694, + "melon": 45690, + "mem": 11883, + "member": 19522, + "members": 30814, + "memory": 31673, + "men": 3653, + "mens": 45535, + "ment": 434, + "mental": 37098, + "mentation": 14374, + "mented": 12061, + "mentioned": 17181, + "ments": 902, + "menu": 26272, + "mer": 647, + "merce": 11647, + "mercial": 15790, + "mere": 34671, + "merga": 44739, + "meric": 946, + "mers": 11056, + "mes": 6880, + "mess": 37348, + "message": 20500, + "met": 4164, + "meta": 28961, + "metadata": 38993, + "metal": 28469, + "meter": 27231, + "method": 24396, + "methyl": 43654, + "metic": 15103, + "metics": 27757, + "metry": 41935, + "meyer": 48794, + "mg": 11296, + "mi": 11632, + "mia": 20730, + "miah": 35029, + "mic": 9383, + "micro": 24055, + "microsoft": 40485, + "mid": 13602, + "middle": 27171, + "midt": 21184, + "mie": 44871, + "might": 44092, + "mil": 25433, + "mile": 18085, + "military": 33631, + "mill": 17805, + "million": 14100, + "milo": 48995, + "min": 1084, + "mination": 17928, + "mind": 10155, + "minded": 14543, + "mine": 3810, + "minecraft": 17761, + "minent": 19669, + "ming": 2229, + "mingham": 17737, + "mington": 39773, + "mini": 45313, + "minimum": 39504, + "mining": 45374, + "minist": 2201, + "ministic": 49228, + "mins": 42951, + "minster": 18462, + "mint": 34289, + "minus": 40191, + "minute": 11374, + "mir": 10793, + "mire": 47004, + "mis": 25413, + "misc": 44374, + "miss": 3927, + "missible": 21597, + "missing": 45688, + "mission": 3411, + "missions": 8481, + "missive": 33532, + "mist": 37980, + "mit": 2781, + "mite": 32937, + "mith": 22947, + "mits": 24883, + "mitt": 20124, + "mitted": 3291, + "mittedly": 43011, + "mitter": 37974, + "mitting": 16138, + "mix": 19816, + "mk": 28015, + "ml": 4029, + "mm": 3020, + "mma": 21672, + "mmm": 27532, + "mmmm": 40133, + "mn": 10295, + "mo": 5908, + "mob": 39949, + "mobi": 43549, + "mobile": 24896, + "mod": 4666, + "mode": 14171, + "model": 19849, + "models": 27530, + "moderate": 47189, + "modern": 23922, + "modified": 41771, + "mods": 24122, + "module": 21412, + "modules": 18170, + "moil": 25538, + "mol": 43132, + "mology": 29126, + "mom": 32542, + "mon": 2144, + "monary": 36639, + "mond": 6327, + "monds": 42620, + "mone": 47122, + "money": 26316, + "mong": 31059, + "monitor": 41143, + "monkey": 49572, + "mons": 11567, + "monster": 39050, + "mont": 8691, + "month": 8424, + "months": 41537, + "monton": 19729, + "mony": 9926, + "moon": 22977, + "mop": 35244, + "mopolitan": 44331, + "mor": 4491, + "moral": 41996, + "more": 3549, + "morning": 43911, + "morph": 24503, + "morrow": 9201, + "mort": 30171, + "mortem": 46515, + "mos": 16785, + "mosp": 6384, + "most": 1712, + "mostly": 29471, + "mot": 27926, + "mother": 13552, + "motion": 38714, + "mount": 14948, + "mounted": 29728, + "mouse": 35888, + "mouth": 14775, + "move": 21084, + "movie": 41364, + "moving": 31462, + "mp": 3149, + "mpeg": 43913, + "mph": 23335, + "mpire": 35386, + "mr": 43395, + "ms": 907, + "msg": 19662, + "mson": 24996, + "mt": 16762, + "mu": 30300, + "much": 29482, + "mud": 41650, + "mult": 16680, + "multi": 41684, + "multipl": 47945, + "multiple": 48101, + "mun": 6199, + "mund": 20125, + "munition": 12640, + "mur": 28582, + "mus": 14664, + "music": 28965, + "must": 27238, + "mut": 21973, + "mx": 36802, + "my": 1820, + "myra": 49216, + "mys": 28744, + "n": 77, + "na": 2616, + "nah": 40909, + "nai": 38600, + "naire": 24042, + "naires": 43317, + "naissance": 47090, + "nam": 7402, + "name": 3672, + "named": 13190, + "names": 14933, + "namese": 22678, + "nan": 12647, + "nance": 41601, + "nant": 22057, + "nants": 26501, + "nar": 23955, + "nard": 40542, + "nas": 24716, + "nat": 32353, + "natal": 33150, + "nation": 25729, + "national": 14648, + "native": 30191, + "natural": 11802, + "nature": 21353, + "natureconservancy": 41380, + "nav": 28341, + "nb": 46803, + "nc": 10782, + "nce": 1198, + "nces": 3179, + "nd": 358, + "nda": 45658, + "nder": 681, + "ndra": 24631, + "ndum": 11021, + "ne": 710, + "nea": 39718, + "neapolis": 19359, + "near": 40093, + "neath": 13725, + "neau": 46533, + "nec": 32984, + "necess": 10789, + "necessary": 49986, + "neck": 27235, + "nect": 1606, + "ned": 2817, + "nee": 21381, + "need": 31227, + "needed": 27938, + "needs": 50032, + "neg": 12480, + "negative": 31591, + "negie": 32360, + "nel": 4954, + "nell": 10076, + "nels": 19423, + "nen": 38572, + "ner": 1008, + "nered": 15826, + "nerg": 25649, + "nergy": 5877, + "ners": 2741, + "nery": 35865, + "nes": 2516, + "nesday": 3462, + "nesia": 31401, + "nesium": 27619, + "nesota": 8360, + "ness": 1108, + "nesses": 47556, + "nesty": 18718, + "net": 3262, + "netflix": 36977, + "netic": 9833, + "nets": 45938, + "nette": 48115, + "network": 27349, + "neum": 25668, + "neutral": 29797, + "never": 12081, + "new": 3605, + "news": 10827, + "nex": 12413, + "nexpected": 42072, + "next": 19545, + "nexus": 44520, + "ney": 1681, + "neys": 20141, + "ng": 782, + "ngth": 11910, + "ni": 8461, + "nia": 18142, + "nian": 44516, + "nic": 6988, + "nice": 44460, + "nick": 17172, + "nie": 11952, + "night": 3847, + "nih": 37373, + "nik": 17187, + "nikov": 45451, + "nil": 45991, + "nin": 35073, + "nine": 30888, + "ning": 768, + "nings": 23400, + "nington": 48405, + "niper": 45554, + "nir": 32986, + "nis": 21361, + "nit": 48825, + "nl": 21283, + "nm": 21533, + "nn": 20471, + "no": 3919, + "nob": 34952, + "node": 17440, + "nom": 26601, + "non": 13159, + "none": 23108, + "noon": 6357, + "nor": 13099, + "norm": 27237, + "normal": 11265, + "north": 43588, + "nos": 39369, + "nosis": 31707, + "nostic": 43758, + "not": 1662, + "notation": 38983, + "notations": 30078, + "note": 11295, + "notes": 17815, + "nothing": 22366, + "notice": 42138, + "noticed": 31696, + "nov": 37302, + "nova": 38438, + "now": 2197, + "nown": 3408, + "nox": 35420, + "noxious": 40591, + "np": 37659, + "nr": 48624, + "ns": 5907, + "nsic": 19364, + "nsics": 49242, + "nt": 429, + "ntax": 41641, + "ntil": 10125, + "nton": 28936, + "nu": 28803, + "nuclear": 43131, + "null": 8423, + "num": 22510, + "number": 17618, + "numbered": 35565, + "nut": 14930, + "nutrition": 40482, + "nuts": 31381, + "nv": 48005, + "nw": 47516, + "ny": 3281, + "nyder": 21053, + "nz": 27305, + "o": 78, + "oS": 34049, + "oa": 12162, + "oad": 1170, + "oaded": 22273, + "oak": 15877, + "oan": 24611, + "oard": 11953, + "oat": 15073, + "ob": 672, + "oba": 19981, + "obal": 2572, + "obar": 30973, + "obb": 21963, + "obbies": 41372, + "obby": 11369, + "obe": 5910, + "ober": 2023, + "obi": 13411, + "obia": 30665, + "obic": 20803, + "obil": 25898, + "obile": 3579, + "obiles": 36329, + "obin": 38954, + "obj": 26801, + "object": 15252, + "objects": 48205, + "obl": 45292, + "obo": 20391, + "obook": 49776, + "obos": 49878, + "obs": 8158, + "oby": 26730, + "obyl": 46666, + "oc": 420, + "oca": 11216, + "ocado": 33441, + "ocal": 4374, + "ocally": 44190, + "ocaly": 12063, + "ocalypse": 15145, + "ocalyptic": 28339, + "ocamp": 26047, + "ocard": 44412, + "ocate": 13369, + "ocated": 10533, + "ocating": 27123, + "ocation": 5040, + "ocations": 20968, + "ocative": 23466, + "ocaust": 16377, + "occ": 13966, + "occup": 19596, + "occupied": 28756, + "ocene": 34973, + "ocent": 29421, + "ocese": 31292, + "och": 5374, + "oche": 30848, + "ochem": 18958, + "ochemical": 32864, + "ochemistry": 37074, + "ochet": 49579, + "ochond": 22400, + "oci": 1733, + "ocial": 9402, + "ociate": 47615, + "ociated": 19293, + "ociation": 41003, + "ocide": 16207, + "ocious": 32346, + "ocity": 11683, + "ock": 735, + "ocked": 3543, + "ocker": 12721, + "ocket": 5459, + "ockets": 11603, + "ockey": 8337, + "ocking": 8629, + "ocks": 3320, + "ocl": 38679, + "oco": 25634, + "ocobo": 37642, + "ococ": 34403, + "ocol": 4668, + "ocolate": 9140, + "ocom": 42829, + "ocon": 36221, + "ocr": 1696, + "ocracy": 17818, + "ocrat": 35128, + "ocrates": 34095, + "ocratic": 15405, + "ocrats": 21988, + "ocre": 27945, + "ocrin": 39913, + "ocrine": 38658, + "ocry": 48103, + "oct": 38441, + "ocular": 37320, + "ocument": 7990, + "ocumented": 17664, + "ocus": 10901, + "ocused": 13073, + "ocusing": 45743, + "ocy": 13733, + "ocyte": 43320, + "ocytes": 30309, + "od": 375, + "oda": 11329, + "odan": 45561, + "oday": 4348, + "odcast": 7107, + "odd": 5088, + "odder": 35346, + "oddy": 38553, + "ode": 1098, + "oded": 9043, + "oder": 12342, + "odes": 4147, + "odge": 9728, + "odi": 23130, + "odiac": 40096, + "odic": 29512, + "odied": 32255, + "odies": 5042, + "oding": 7656, + "odium": 12664, + "odka": 28601, + "odo": 24313, + "odon": 46457, + "odor": 30530, + "odore": 25102, + "odox": 11430, + "ods": 12978, + "odus": 21878, + "ody": 1118, + "odynam": 24319, + "odynamic": 34743, + "odynamics": 44124, + "oe": 2577, + "oen": 6571, + "oenix": 8538, + "oes": 3028, + "oeuv": 37600, + "of": 1659, + "ofer": 30288, + "off": 2364, + "offensive": 45055, + "offer": 47895, + "offic": 14406, + "office": 31810, + "official": 16841, + "offs": 8210, + "offset": 28968, + "ofi": 39542, + "oft": 11205, + "often": 28950, + "og": 519, + "oga": 10949, + "ogan": 9632, + "ogen": 6644, + "ogene": 20878, + "ogeneity": 37477, + "ogeneous": 32269, + "ogenesis": 25908, + "ogenic": 15147, + "ogenous": 27897, + "ogens": 26612, + "ogether": 8236, + "ogg": 10332, + "ogged": 42545, + "ogging": 30853, + "oggle": 20258, + "oggles": 48549, + "ogh": 46664, + "ogi": 44381, + "ogical": 30766, + "ogie": 37987, + "ogl": 28678, + "ogle": 2467, + "oglobin": 49835, + "oglu": 49006, + "ogly": 34619, + "ogn": 2360, + "ognitive": 46610, + "ogo": 24076, + "ogram": 21857, + "ograms": 26836, + "ograp": 7113, + "ograph": 2384, + "ographed": 39620, + "ographer": 18539, + "ographers": 34063, + "ographic": 6826, + "ographical": 17046, + "ographically": 33145, + "ographics": 24188, + "ographies": 41480, + "ographs": 33492, + "ography": 4867, + "ogs": 18463, + "ogue": 5119, + "ogun": 39918, + "ogy": 9868, + "ogyn": 20593, + "oh": 1219, + "oha": 28083, + "ohan": 22436, + "ohl": 48988, + "ohm": 34028, + "ohn": 1562, + "oho": 40950, + "ohyd": 15782, + "ohydrate": 46358, + "oi": 23013, + "oice": 2942, + "oid": 1868, + "oidal": 47502, + "oided": 13780, + "oids": 10994, + "oil": 9437, + "oiler": 20837, + "oin": 36743, + "oine": 42722, + "oing": 40519, + "oint": 1563, + "ointed": 20909, + "ointment": 49805, + "oir": 10840, + "oire": 32177, + "ois": 10924, + "oise": 25678, + "oit": 30711, + "oj": 13210, + "oji": 31370, + "ojure": 32511, + "ok": 482, + "oka": 17411, + "okane": 41776, + "oke": 2088, + "oked": 6545, + "okemon": 12717, + "oken": 4233, + "oker": 11020, + "okers": 18698, + "okes": 3369, + "oki": 18228, + "okia": 22903, + "okin": 36749, + "oking": 5730, + "okingly": 48343, + "oko": 16044, + "oks": 28194, + "oku": 11601, + "oky": 31375, + "oké": 35861, + "ol": 349, + "ola": 5708, + "olan": 16617, + "oland": 23573, + "olar": 6192, + "olars": 7828, + "olas": 12456, + "olate": 27976, + "olated": 50027, + "olation": 21417, + "old": 727, + "olded": 48959, + "oldemort": 24710, + "older": 19892, + "olding": 33266, + "oldown": 15041, + "olds": 10119, + "ole": 2305, + "olean": 21052, + "oled": 45342, + "olen": 8622, + "oleon": 25637, + "oler": 13625, + "olerance": 37668, + "oles": 4316, + "olesc": 16850, + "olescent": 23406, + "olester": 15764, + "olesterol": 16743, + "oley": 48437, + "olf": 4024, + "oli": 11106, + "olia": 22703, + "oliath": 43009, + "oliberal": 28525, + "olic": 4160, + "olicited": 47607, + "olics": 19615, + "olicy": 21424, + "olid": 10180, + "olin": 24910, + "olina": 47196, + "oline": 14453, + "oling": 40949, + "olini": 43232, + "olis": 8506, + "olit": 6212, + "olitan": 12977, + "olith": 21446, + "olithic": 30764, + "olitical": 13781, + "olitics": 21704, + "olition": 50014, + "olk": 13597, + "olkien": 31052, + "oll": 692, + "olla": 33011, + "ollah": 17999, + "ollar": 13228, + "ollen": 29952, + "oller": 49252, + "ollo": 15578, + "ollow": 950, + "ollower": 47030, + "olls": 33421, + "olly": 5098, + "ollywood": 31777, + "oln": 10875, + "olo": 14057, + "olog": 928, + "ologic": 20781, + "ological": 2770, + "ologically": 13437, + "ologies": 5823, + "ologist": 7451, + "ologists": 9251, + "ologne": 30520, + "ologue": 39795, + "ology": 1435, + "olon": 43645, + "olor": 45621, + "olph": 10196, + "olphin": 27161, + "olphins": 16547, + "ols": 10220, + "olson": 32836, + "olt": 5978, + "olulu": 39814, + "olute": 3552, + "olutely": 16780, + "olution": 2122, + "olutions": 14191, + "olve": 6442, + "olved": 5634, + "olver": 14375, + "olves": 9010, + "olving": 10890, + "oly": 3366, + "olyn": 34742, + "om": 296, + "oma": 6086, + "omach": 10806, + "omal": 18048, + "omaly": 24335, + "oman": 5185, + "omas": 16911, + "omatic": 13730, + "omb": 2381, + "ombat": 41628, + "ombie": 9081, + "ombies": 12676, + "ombo": 47265, + "ombs": 33273, + "ome": 462, + "omed": 12657, + "omedical": 35914, + "omen": 3674, + "omer": 12057, + "omers": 21499, + "omes": 2586, + "omet": 908, + "ometer": 15635, + "ometers": 40077, + "omething": 8370, + "ometime": 47056, + "ometimes": 6533, + "ometown": 19191, + "ometric": 16996, + "ometry": 15748, + "omever": 49784, + "omew": 28030, + "omez": 30010, + "omi": 12753, + "omial": 49070, + "omic": 10179, + "omical": 22545, + "omics": 31994, + "omin": 6351, + "ominated": 50251, + "omination": 27744, + "oming": 3383, + "ominium": 46134, + "omm": 2002, + "ommel": 48990, + "ommod": 8641, + "omnia": 37340, + "omo": 17902, + "omon": 16698, + "omore": 22113, + "omorph": 25831, + "omorphic": 46374, + "omp": 3361, + "ompl": 6316, + "oms": 3150, + "omsday": 33415, + "omsky": 37093, + "omy": 9145, + "on": 261, + "ona": 4450, + "onal": 20996, + "once": 27078, + "ond": 623, + "onda": 13533, + "onday": 3204, + "onde": 14378, + "onder": 8623, + "onding": 42703, + "ondo": 22311, + "ondon": 3391, + "onds": 24764, + "onduct": 12920, + "onductor": 40990, + "one": 505, + "oned": 12004, + "onel": 26261, + "oneliness": 34634, + "onement": 49844, + "onen": 34481, + "onent": 3471, + "onential": 35470, + "onents": 3906, + "oner": 14491, + "ones": 1952, + "onest": 19129, + "onet": 36823, + "onew": 44181, + "oney": 1419, + "ong": 506, + "onga": 44294, + "onge": 14220, + "ongevity": 25454, + "ongh": 19757, + "ongo": 25162, + "ongs": 28079, + "ongyang": 20659, + "oni": 14651, + "onia": 11339, + "onial": 30752, + "onian": 27625, + "onic": 9229, + "onica": 32752, + "onics": 38530, + "onies": 17300, + "oning": 12484, + "onis": 43524, + "onite": 46285, + "online": 25119, + "only": 8807, + "onna": 6415, + "onnaissance": 31539, + "onne": 47476, + "ono": 29941, + "onom": 6326, + "onomic": 40036, + "onomous": 38175, + "onomy": 30565, + "ons": 684, + "onse": 2591, + "onsense": 46563, + "onsequ": 40819, + "onso": 26666, + "onson": 36742, + "ont": 756, + "onte": 38599, + "ontent": 38564, + "onto": 5957, + "onut": 16478, + "ony": 1647, + "onym": 5177, + "onymous": 6704, + "onyms": 43612, + "onz": 13569, + "oo": 2238, + "ood": 702, + "oodle": 27106, + "oodoo": 36038, + "oof": 37711, + "ook": 566, + "ooked": 46288, + "ookie": 18055, + "ooks": 31085, + "ooky": 29655, + "ool": 970, + "oola": 10513, + "ools": 10141, + "oom": 4207, + "ooming": 30602, + "oon": 2049, + "oons": 13022, + "ooo": 34160, + "oooo": 13321, + "oooooooo": 26759, + "oooooooooooooooo": 49135, + "oop": 11224, + "oops": 44860, + "oor": 2675, + "oos": 16426, + "oot": 1025, + "ooter": 25141, + "ooters": 48316, + "ooth": 5226, + "oother": 31724, + "ooting": 12494, + "oots": 13880, + "op": 404, + "opa": 26186, + "opal": 33067, + "opard": 15478, + "opath": 18569, + "opathic": 44650, + "opathy": 27189, + "opausal": 47637, + "ope": 3008, + "oped": 19458, + "open": 9654, + "opened": 26350, + "opening": 29443, + "opens": 44813, + "oper": 3575, + "operated": 42767, + "operation": 27184, + "operative": 27173, + "operator": 46616, + "opers": 20618, + "opes": 13920, + "opez": 20808, + "oph": 2522, + "ophe": 43852, + "ophen": 47806, + "opher": 8803, + "ophers": 20856, + "ophical": 49256, + "ophile": 37161, + "ophob": 13253, + "ophobia": 19851, + "ophobic": 23468, + "ophon": 48982, + "ophone": 38656, + "ophy": 16982, + "ophys": 39665, + "ophysical": 41789, + "opia": 24464, + "opian": 37548, + "opic": 16603, + "oping": 15816, + "opl": 20106, + "oplan": 46853, + "ople": 643, + "oples": 12614, + "opol": 39704, + "opolis": 47575, + "opoly": 35894, + "opot": 43372, + "opoulos": 20338, + "opp": 10365, + "oppable": 35628, + "opped": 38333, + "oppers": 37186, + "opping": 33307, + "oppy": 26696, + "ops": 2840, + "opsis": 24608, + "opsy": 44522, + "opt": 8738, + "opted": 45256, + "opter": 32563, + "optim": 40085, + "option": 18076, + "optional": 25968, + "options": 25811, + "opus": 25790, + "opy": 11081, + "oqu": 22696, + "or": 273, + "ora": 5799, + "orable": 10475, + "orage": 4945, + "orah": 40844, + "oral": 6864, + "orama": 36161, + "oran": 31884, + "orange": 43745, + "oras": 41043, + "orate": 16262, + "oration": 6944, + "orative": 36478, + "orb": 27688, + "orbit": 42594, + "orc": 24449, + "orce": 8387, + "ord": 585, + "ordable": 16819, + "ordan": 7350, + "orde": 17531, + "order": 2875, + "ordered": 24071, + "ordering": 34555, + "orders": 6361, + "ordes": 35770, + "ordial": 31223, + "ordinary": 35947, + "ordinate": 45480, + "ording": 1284, + "ordon": 9999, + "ords": 3669, + "ore": 382, + "oreAnd": 40219, + "oreAndOnline": 40240, + "orea": 46215, + "oreal": 39396, + "orean": 29456, + "ored": 1850, + "orem": 29625, + "oren": 29578, + "orer": 11934, + "orers": 28089, + "ores": 2850, + "oresc": 45166, + "orescence": 48699, + "orescent": 35414, + "orest": 26522, + "oret": 9997, + "orf": 24263, + "org": 2398, + "organ": 9971, + "organic": 36617, + "organisms": 45165, + "organized": 30280, + "orge": 3643, + "orget": 28122, + "orgetown": 29085, + "ori": 10145, + "oria": 7661, + "orial": 5132, + "orian": 22618, + "orians": 45825, + "oric": 8146, + "orical": 12409, + "orically": 26847, + "orie": 19257, + "oried": 42058, + "orient": 13989, + "oriented": 17107, + "ories": 1749, + "orig": 11612, + "origin": 47103, + "original": 14986, + "oring": 3255, + "orio": 40974, + "orious": 9982, + "oris": 37279, + "ority": 29134, + "orius": 48759, + "ork": 967, + "orks": 3647, + "orkshire": 29918, + "orld": 1764, + "orm": 579, + "ormal": 6636, + "orman": 26183, + "ormon": 10615, + "ormonal": 33792, + "ormons": 29966, + "orn": 1211, + "orne": 8553, + "orned": 26994, + "orney": 4195, + "orneys": 13060, + "ornia": 3317, + "ornings": 28863, + "orno": 46447, + "orns": 19942, + "oro": 16522, + "oros": 40877, + "orough": 7985, + "orous": 9610, + "orously": 24882, + "orp": 16300, + "orph": 13425, + "orpor": 31150, + "orporated": 40132, + "orr": 38890, + "orrect": 47315, + "orrow": 6254, + "orry": 5152, + "ors": 669, + "orsche": 26164, + "orse": 7615, + "orses": 11836, + "orset": 49590, + "orship": 11094, + "orsi": 35255, + "orst": 29422, + "ort": 419, + "ortal": 16906, + "ortality": 28337, + "orted": 9741, + "orter": 4337, + "orters": 3816, + "ortex": 26158, + "orth": 1506, + "orthern": 4824, + "orthodox": 42539, + "orthy": 18906, + "orting": 24707, + "ortion": 5817, + "ortium": 25182, + "ortment": 33920, + "ortmund": 34876, + "orts": 2096, + "ortun": 1922, + "ortunate": 13651, + "ortunately": 4690, + "oru": 27786, + "orum": 19220, + "orus": 15125, + "ory": 652, + "os": 418, + "osa": 8546, + "osal": 40725, + "osate": 33931, + "osaurs": 22344, + "osaurus": 47650, + "osc": 17500, + "oscope": 40326, + "oscopic": 48228, + "ose": 577, + "osed": 1335, + "osen": 5233, + "oser": 13416, + "oses": 4629, + "osexual": 8542, + "osh": 3768, + "oshenko": 43934, + "osher": 38321, + "oshi": 13704, + "oshop": 25444, + "osi": 21707, + "osing": 2752, + "osion": 18442, + "osis": 5958, + "osit": 7434, + "osite": 5971, + "osition": 3507, + "ositories": 35061, + "ository": 13264, + "osity": 16579, + "oslav": 26388, + "oslov": 50005, + "oso": 28213, + "osp": 2117, + "ospace": 24912, + "ospel": 13994, + "ospels": 41908, + "osph": 14222, + "osphere": 22829, + "ospital": 3531, + "ospons": 35952, + "osponsors": 39500, + "oss": 793, + "ossal": 33582, + "ossession": 49809, + "ossibility": 43691, + "ossible": 4733, + "ossibly": 20846, + "ossier": 30087, + "ossip": 26710, + "ossom": 25548, + "ossus": 36533, + "ost": 455, + "osta": 39818, + "oster": 6197, + "osterone": 16372, + "ostic": 15132, + "ostics": 34558, + "oston": 5744, + "osuke": 45914, + "osure": 4567, + "osures": 16091, + "ot": 313, + "ota": 4265, + "otal": 4997, + "otally": 38908, + "otation": 14221, + "otaur": 35269, + "ote": 1258, + "otech": 32469, + "otechnology": 31201, + "oted": 5191, + "otent": 33715, + "oter": 19543, + "oteric": 38571, + "oters": 26008, + "otes": 6421, + "oth": 849, + "othal": 42376, + "othe": 20388, + "other": 847, + "otherapy": 18952, + "othermal": 49723, + "othes": 31690, + "othing": 24834, + "oths": 27118, + "othy": 14863, + "oti": 5092, + "otiation": 21236, + "otic": 6210, + "otics": 23891, + "otide": 45608, + "otin": 41403, + "otine": 16174, + "oting": 10720, + "otion": 9650, + "otional": 25453, + "otions": 36083, + "otive": 19138, + "otle": 23556, + "oto": 2069, + "otom": 43125, + "otomy": 38385, + "oton": 18970, + "otonin": 29613, + "otor": 20965, + "otos": 14163, + "otrop": 34248, + "otropic": 46084, + "ots": 1747, + "ott": 1252, + "otta": 12375, + "ottage": 29480, + "otte": 11404, + "otted": 8426, + "otten": 4728, + "ottenham": 21889, + "ottest": 24879, + "ottesville": 23806, + "otti": 26380, + "otto": 17631, + "otton": 11324, + "otyp": 17183, + "otype": 8690, + "otypes": 13567, + "ou": 280, + "oub": 12944, + "ouble": 15270, + "oubt": 47675, + "oubted": 15973, + "oubtedly": 16423, + "ouch": 7673, + "ouched": 30075, + "oud": 2778, + "ouf": 37116, + "oufl": 28012, + "oug": 20805, + "ough": 619, + "ought": 2917, + "ouk": 38960, + "oul": 2852, + "ould": 426, + "oulder": 17601, + "oulos": 19537, + "ouls": 42033, + "oult": 25955, + "oultry": 30056, + "oun": 977, + "ounce": 8652, + "ounced": 8918, + "ounces": 45982, + "ouncing": 18155, + "ound": 633, + "ounded": 6302, + "ounding": 9969, + "ounds": 3733, + "ounge": 20891, + "ount": 608, + "ountain": 18635, + "ounter": 6828, + "ounters": 15044, + "ounty": 17705, + "oup": 10486, + "ouple": 43846, + "our": 454, + "ourage": 32885, + "ource": 1668, + "ourced": 30555, + "ources": 2203, + "ourcing": 29985, + "oured": 8167, + "ourge": 14501, + "ourgeois": 18924, + "ouri": 10300, + "ouring": 21823, + "ourke": 49003, + "ourmet": 39094, + "ourn": 1798, + "ournal": 2549, + "ournals": 18408, + "ournament": 5138, + "ournaments": 16950, + "ourney": 5604, + "ourning": 31626, + "ours": 4662, + "ourse": 9047, + "ourses": 39975, + "ourt": 15666, + "ous": 516, + "ousand": 29910, + "ousands": 19983, + "ouse": 1076, + "oused": 29997, + "ousel": 48355, + "ouses": 11370, + "ousing": 12752, + "ously": 3481, + "ousse": 28396, + "oust": 23968, + "oustic": 21618, + "ouston": 6526, + "ousy": 41808, + "out": 448, + "oute": 13192, + "outed": 18534, + "outer": 39605, + "outh": 1536, + "outheast": 14474, + "outheastern": 27873, + "outher": 44262, + "outhern": 4927, + "outine": 28399, + "outing": 13660, + "output": 22915, + "outs": 5269, + "outside": 43435, + "outube": 9762, + "ouver": 10166, + "oux": 22193, + "ov": 709, + "ova": 10071, + "ovable": 21985, + "oval": 8325, + "ovan": 22590, + "ovation": 17882, + "ove": 659, + "oved": 2668, + "ovember": 3239, + "oven": 16206, + "over": 2502, + "overe": 33518, + "overed": 2557, + "overs": 13801, + "overty": 24085, + "overy": 6560, + "oves": 5241, + "ovi": 47297, + "ovic": 17215, + "ovich": 18198, + "ovie": 10739, + "ovies": 20526, + "oving": 5165, + "ovo": 18768, + "ovsky": 29716, + "ovy": 27796, + "ovych": 40822, + "ow": 322, + "owa": 8455, + "owan": 45197, + "oward": 46138, + "oway": 41788, + "owder": 34656, + "owe": 47097, + "owed": 6972, + "owell": 32829, + "ower": 789, + "owered": 10387, + "owers": 3618, + "owicz": 47982, + "owing": 7855, + "owitz": 20951, + "owl": 4883, + "owler": 30014, + "owment": 36569, + "own": 593, + "owned": 11990, + "owner": 18403, + "owners": 15605, + "ownt": 6887, + "owntown": 22748, + "ows": 1666, + "owship": 23473, + "owski": 12079, + "owsky": 47223, + "ox": 1140, + "oxic": 18047, + "oxicity": 44086, + "oxide": 28885, + "oxin": 39366, + "oxy": 23536, + "oy": 726, + "oya": 23790, + "oyal": 4815, + "oyd": 12192, + "oyer": 35301, + "oyle": 19802, + "oys": 19417, + "oz": 8590, + "ozo": 45149, + "ozy": 31060, + "ozyg": 49834, + "oÄŁ": 45492, + "oÄŁan": 48030, + "p": 79, + "pa": 8957, + "pac": 33587, + "pace": 10223, + "paced": 32416, + "paces": 43076, + "pack": 8002, + "package": 26495, + "packages": 43789, + "packed": 34860, + "packing": 41291, + "packs": 32377, + "pad": 15636, + "padding": 39231, + "page": 7700, + "pages": 31126, + "pai": 49712, + "paid": 20333, + "pain": 35436, + "painted": 47351, + "paio": 43491, + "pair": 24874, + "pak": 41091, + "pal": 18596, + "pan": 6839, + "panel": 35330, + "panic": 35843, + "pants": 38895, + "paper": 20189, + "papers": 40491, + "par": 1845, + "parable": 37064, + "paragraph": 20360, + "paralle": 37083, + "paralleled": 37859, + "param": 17143, + "params": 37266, + "pard": 26037, + "pared": 29190, + "paren": 11730, + "parency": 11944, + "parent": 8000, + "parents": 23743, + "park": 20928, + "parse": 29572, + "parser": 48610, + "part": 3911, + "partial": 47172, + "particip": 48013, + "particularly": 31722, + "partisan": 28226, + "parts": 42632, + "party": 10608, + "pas": 44429, + "pass": 6603, + "password": 28712, + "past": 30119, + "paste": 34274, + "pat": 8071, + "patch": 17147, + "path": 6978, + "pathic": 38829, + "pathy": 16786, + "patient": 26029, + "patrick": 29615, + "pattern": 33279, + "pause": 32125, + "pay": 15577, + "payer": 34987, + "payers": 45773, + "paying": 32629, + "payment": 37301, + "pb": 40842, + "pc": 14751, + "pd": 30094, + "pdf": 12315, + "pe": 431, + "peace": 22988, + "peak": 36729, + "peat": 18267, + "pec": 43106, + "pecially": 2333, + "pect": 806, + "pected": 7254, + "pecting": 35570, + "pection": 14978, + "pects": 38046, + "ped": 9124, + "pedia": 50235, + "pee": 39463, + "peed": 39492, + "peer": 33350, + "pees": 42623, + "peg": 22071, + "pei": 33265, + "pel": 30242, + "pell": 23506, + "pelled": 15803, + "pelling": 35025, + "pen": 3617, + "pend": 37038, + "pent": 16923, + "penter": 26419, + "people": 15332, + "per": 525, + "perate": 30052, + "perature": 21069, + "percent": 25067, + "pered": 13653, + "perfect": 25833, + "performance": 26585, + "performing": 37440, + "perhaps": 28998, + "peria": 38032, + "perial": 7629, + "pering": 21255, + "period": 41007, + "perm": 16321, + "peror": 8723, + "perors": 49406, + "pers": 19276, + "perse": 38696, + "person": 6259, + "personal": 22682, + "pert": 11766, + "perties": 18200, + "perture": 27286, + "perty": 9287, + "pes": 12272, + "pet": 6449, + "pex": 24900, + "pez": 46057, + "pg": 6024, + "ph": 746, + "pha": 7566, + "phabet": 19557, + "phal": 27451, + "phalt": 41942, + "phan": 19080, + "phans": 44464, + "phant": 33959, + "phas": 5902, + "phase": 40715, + "phasis": 28432, + "phe": 36335, + "phen": 31024, + "pher": 17042, + "pherd": 23111, + "pheus": 46421, + "phi": 34846, + "phia": 8193, + "phies": 19380, + "phil": 28864, + "philis": 49613, + "phis": 18691, + "phone": 4862, + "phones": 9708, + "phony": 23021, + "phot": 38611, + "photo": 23074, + "photos": 24729, + "php": 10121, + "phrase": 34675, + "phrine": 47723, + "phthal": 48118, + "phy": 6883, + "phys": 34411, + "physical": 42854, + "pi": 14415, + "pic": 16564, + "pick": 27729, + "picked": 41891, + "picking": 48864, + "pict": 18847, + "picture": 34053, + "pictured": 28852, + "pid": 35317, + "pie": 21749, + "piece": 12239, + "pieces": 34154, + "pill": 27215, + "pillar": 41643, + "pin": 11635, + "pine": 23908, + "ping": 13886, + "pins": 49556, + "pipe": 34360, + "pir": 4063, + "piracy": 8703, + "piration": 10514, + "pire": 5111, + "pired": 6474, + "pires": 17833, + "piring": 12987, + "pit": 15544, + "pite": 2595, + "pixel": 32515, + "pkg": 35339, + "pl": 489, + "place": 5372, + "placed": 21820, + "places": 23625, + "plain": 25638, + "plan": 11578, + "plane": 14382, + "planes": 22587, + "planet": 47427, + "planned": 36800, + "plant": 15060, + "plate": 6816, + "plates": 17041, + "platform": 24254, + "play": 1759, + "played": 21542, + "player": 7829, + "players": 32399, + "playing": 17916, + "plays": 26024, + "ple": 1154, + "pleasant": 21109, + "please": 29688, + "pled": 10137, + "plement": 26908, + "plementation": 32851, + "pler": 20053, + "ples": 2374, + "pless": 14570, + "plet": 37069, + "plete": 6677, + "pleted": 16838, + "pleting": 47130, + "pletion": 24547, + "plets": 46916, + "plex": 11141, + "plin": 46982, + "pling": 11347, + "plings": 47093, + "pload": 7304, + "plom": 7302, + "ploma": 35728, + "plot": 29487, + "ploy": 1420, + "plug": 16875, + "plugin": 33803, + "plugins": 37390, + "plus": 9541, + "ply": 2145, + "pm": 4426, + "pmwiki": 45321, + "pn": 21999, + "png": 11134, + "po": 7501, + "pocket": 31991, + "pod": 33320, + "podcast": 46032, + "point": 4122, + "pointer": 29536, + "pointers": 47809, + "points": 13033, + "poke": 35924, + "pol": 16104, + "pole": 36869, + "police": 38191, + "policy": 30586, + "polit": 34470, + "political": 23149, + "politics": 34127, + "poll": 30393, + "poly": 35428, + "pool": 7742, + "poon": 26743, + "poons": 27575, + "poor": 36672, + "pop": 12924, + "popular": 47568, + "population": 39748, + "por": 1819, + "pora": 38851, + "poral": 35738, + "porary": 5551, + "porate": 38133, + "port": 634, + "portation": 10189, + "ported": 9213, + "porter": 26634, + "porting": 26527, + "portion": 16864, + "ports": 3742, + "pos": 1930, + "posal": 40007, + "pose": 3455, + "posed": 29813, + "poses": 4832, + "posing": 32927, + "position": 9150, + "positive": 24561, + "posium": 35864, + "possibly": 39363, + "post": 7353, + "posted": 40578, + "posts": 24875, + "posure": 26205, + "pot": 13059, + "potion": 49324, + "pots": 40793, + "pound": 19568, + "pour": 48681, + "powder": 45855, + "power": 6477, + "powered": 12293, + "powerful": 44548, + "powers": 30132, + "pox": 42557, + "pp": 381, + "ppa": 44989, + "ppard": 43988, + "ppe": 27768, + "pped": 1496, + "ppel": 46357, + "ppelin": 48425, + "pper": 2848, + "pperc": 39921, + "ppers": 11799, + "pping": 2105, + "ppings": 37840, + "ppo": 16634, + "pport": 4926, + "pps": 41799, + "ppy": 14097, + "pr": 1050, + "pract": 29152, + "practice": 39541, + "pre": 3866, + "pread": 9681, + "pred": 28764, + "prefix": 40290, + "prem": 31605, + "prep": 46012, + "pres": 18302, + "present": 25579, + "president": 22540, + "press": 8439, + "pressed": 45477, + "pressure": 36151, + "pret": 5310, + "pretty": 37784, + "prev": 47050, + "pri": 3448, + "price": 20888, + "priced": 30883, + "prim": 19795, + "primary": 39754, + "prime": 35505, + "pring": 12667, + "print": 4798, + "printed": 49695, + "printf": 37435, + "println": 35235, + "prints": 17190, + "priority": 49336, + "prise": 7919, + "prises": 18166, + "prising": 14619, + "prisingly": 20859, + "prison": 35156, + "priv": 13776, + "private": 19734, + "pro": 1676, + "probably": 26949, + "problem": 45573, + "proc": 36942, + "process": 14681, + "processing": 36948, + "processor": 41341, + "proclaimed": 39865, + "produ": 18230, + "produced": 32783, + "producing": 36866, + "product": 11167, + "production": 25493, + "productive": 27781, + "products": 29498, + "prof": 5577, + "professional": 33163, + "profile": 13317, + "profit": 9183, + "profits": 31504, + "program": 23065, + "progress": 33723, + "project": 16302, + "projects": 42068, + "prom": 16963, + "pron": 31186, + "prone": 46330, + "proof": 13288, + "prop": 22930, + "properties": 48310, + "property": 26745, + "prot": 11235, + "protect": 35499, + "protected": 24326, + "protection": 42846, + "protein": 48693, + "prototype": 38124, + "prov": 15234, + "proven": 42874, + "provided": 41279, + "proxy": 36436, + "prus": 26440, + "ps": 862, + "psc": 27566, + "pse": 7752, + "psey": 39070, + "pson": 8430, + "psons": 31410, + "psy": 13764, + "psych": 23947, + "pt": 457, + "pta": 32283, + "pter": 42104, + "ptic": 17459, + "ptin": 43217, + "ption": 1159, + "ptions": 8544, + "ptive": 21665, + "ptives": 43903, + "ptoms": 35533, + "pton": 10972, + "ptr": 20692, + "ptroller": 44913, + "pty": 5835, + "pu": 19944, + "pub": 12984, + "public": 11377, + "published": 30271, + "puff": 49357, + "pull": 31216, + "pun": 35512, + "punk": 30354, + "pur": 14225, + "pure": 37424, + "purpose": 29983, + "push": 14689, + "put": 1996, + "putable": 48840, + "puted": 17128, + "puter": 10549, + "puters": 41510, + "puting": 48074, + "px": 8416, + "py": 9078, + "python": 29412, + "q": 80, + "qa": 20402, + "qi": 40603, + "ql": 13976, + "qq": 38227, + "qqa": 28794, + "qs": 48382, + "qt": 39568, + "qu": 421, + "qua": 39566, + "quad": 47003, + "qual": 13255, + "qualified": 22557, + "quality": 13237, + "quant": 40972, + "quart": 36008, + "quarter": 24385, + "quartered": 42508, + "quarters": 8230, + "que": 4188, + "quel": 31735, + "quer": 10819, + "querade": 33357, + "querque": 36119, + "query": 22766, + "ques": 13281, + "quest": 6138, + "question": 25652, + "quet": 21108, + "queue": 36560, + "quez": 22281, + "quick": 24209, + "quickShip": 39752, + "quickShipAvailable": 39753, + "quiet": 39624, + "quila": 43652, + "quin": 21915, + "quire": 29782, + "quished": 39737, + "quist": 30062, + "quit": 47391, + "quite": 37121, + "quote": 22708, + "qus": 45260, + "qv": 44179, + "r": 81, + "ra": 430, + "rab": 25619, + "rac": 11510, + "race": 16740, + "racial": 33001, + "racist": 41131, + "rack": 39638, + "ract": 974, + "racted": 20216, + "ractical": 36112, + "raction": 7861, + "ractions": 37810, + "ractive": 35587, + "ractor": 40450, + "racuse": 28268, + "rad": 6335, + "rade": 27585, + "radical": 42325, + "radio": 37004, + "radius": 42172, + "rador": 40368, + "rael": 2510, + "raf": 32188, + "raft": 1617, + "rafted": 30235, + "rag": 22562, + "rage": 8394, + "raged": 18312, + "ragon": 25753, + "rah": 11392, + "raham": 13220, + "rahim": 26922, + "raid": 7086, + "rail": 30224, + "rain": 3201, + "raine": 23440, + "rained": 13363, + "raining": 24674, + "raint": 16947, + "raints": 15517, + "raise": 40225, + "raised": 49309, + "raising": 32741, + "rait": 12907, + "raits": 27554, + "rak": 17716, + "rake": 33788, + "ral": 1373, + "rals": 30691, + "raltar": 45662, + "ram": 859, + "rama": 20058, + "rame": 28073, + "rament": 15141, + "ramer": 29172, + "ramid": 20255, + "ramids": 43591, + "rams": 9474, + "ran": 2596, + "rance": 8132, + "ranch": 25642, + "rand": 25192, + "random": 25120, + "rane": 14579, + "ranean": 16474, + "rang": 36985, + "range": 9521, + "ranged": 34457, + "ranging": 32319, + "rank": 43027, + "ranked": 28282, + "ranking": 28405, + "rano": 35823, + "rans": 26084, + "rant": 5250, + "rants": 15087, + "rap": 2416, + "rape": 13484, + "raped": 31951, + "raper": 38545, + "raph": 1470, + "raphic": 22262, + "raphics": 11549, + "rapnel": 48766, + "raq": 3766, + "rar": 20040, + "rared": 25122, + "rarily": 39000, + "rary": 11619, + "ras": 8847, + "rase": 22789, + "rast": 5685, + "rastructure": 6410, + "rat": 10366, + "ratch": 36722, + "rate": 4873, + "rated": 4111, + "rates": 9700, + "rather": 34330, + "rating": 8821, + "ration": 1358, + "rational": 20310, + "rations": 9143, + "rative": 13260, + "ratom": 44616, + "rator": 12392, + "rators": 18942, + "rats": 46714, + "ratulations": 30167, + "raud": 22863, + "raught": 44451, + "rav": 4108, + "rave": 5758, + "raved": 28366, + "ravel": 25843, + "ravings": 42335, + "raviolet": 44223, + "ravis": 16956, + "ravity": 16995, + "raw": 1831, + "rawdownload": 30905, + "rawdownloadcloneembedreportprint": 30906, + "rawl": 13132, + "rawled": 49263, + "rawler": 39464, + "rawling": 18771, + "rawn": 5791, + "rax": 32040, + "ray": 2433, + "rays": 20477, + "raz": 3247, + "razen": 36409, + "razil": 7098, + "razy": 5918, + "rb": 26145, + "rc": 6015, + "rd": 4372, + "re": 260, + "rea": 21468, + "reach": 16250, + "reaching": 30771, + "react": 45018, + "read": 961, + "readable": 46155, + "reader": 46862, + "reading": 25782, + "reads": 40779, + "ready": 1493, + "real": 5305, + "realDonaldTrump": 28024, + "reality": 46290, + "really": 27485, + "ream": 1476, + "reason": 41181, + "reasonable": 42275, + "reat": 630, + "reated": 15978, + "reath": 19367, + "reating": 34567, + "reatment": 21731, + "reau": 43611, + "reb": 34806, + "rec": 8344, + "recated": 31023, + "received": 47844, + "recent": 49921, + "reci": 29102, + "reciation": 33950, + "reck": 11402, + "recogn": 26243, + "recomm": 47335, + "record": 22105, + "recorded": 47398, + "rect": 2554, + "rection": 8243, + "recy": 20568, + "red": 445, + "redd": 26504, + "reddit": 10748, + "reddits": 36581, + "redible": 26260, + "redibly": 45779, + "redict": 17407, + "redients": 23320, + "redit": 7470, + "reditary": 47333, + "reditation": 42845, + "redited": 19465, + "redits": 20696, + "redo": 48454, + "ree": 631, + "reed": 15977, + "reek": 10316, + "reement": 10237, + "reements": 28919, + "reen": 1361, + "reens": 5681, + "reenshot": 26892, + "reenshots": 39551, + "rees": 6037, + "reet": 2871, + "reetings": 46648, + "ref": 5420, + "reference": 35790, + "reflect": 35051, + "reg": 2301, + "regate": 49373, + "regation": 43068, + "region": 36996, + "register": 30238, + "registered": 33736, + "regn": 28321, + "regnancy": 39982, + "regon": 8285, + "regor": 32288, + "regular": 16338, + "regulated": 27739, + "regulation": 27727, + "rehend": 23979, + "rehens": 7345, + "rehensible": 34718, + "rehensive": 36321, + "rek": 37818, + "rel": 2411, + "related": 5363, + "relation": 49501, + "relations": 39468, + "relative": 43762, + "release": 20979, + "released": 30147, + "relevant": 49659, + "religious": 27626, + "rell": 11252, + "rella": 20481, + "rely": 38015, + "rem": 2787, + "reme": 2182, + "remember": 38947, + "remlin": 17244, + "remote": 47960, + "remove": 28956, + "ren": 918, + "rence": 6784, + "rences": 34303, + "rench": 3532, + "renched": 23437, + "renches": 33650, + "rencies": 14038, + "rency": 5227, + "rend": 10920, + "render": 13287, + "rendered": 26238, + "rene": 25924, + "renheit": 34032, + "rent": 1156, + "rentice": 20098, + "rentices": 34368, + "reon": 21833, + "rep": 7856, + "repair": 49932, + "repe": 45956, + "repeat": 44754, + "repl": 35666, + "replace": 33491, + "reply": 47768, + "report": 13116, + "reported": 26263, + "reporting": 49914, + "reportprint": 30897, + "reports": 48922, + "repre": 10353, + "reprene": 10406, + "represent": 15603, + "represented": 33469, + "req": 42180, + "requ": 8897, + "requency": 28707, + "requent": 46018, + "requently": 37971, + "request": 25927, + "require": 46115, + "required": 35827, + "requires": 47911, + "requisite": 27614, + "requisites": 34075, + "rer": 11751, + "rera": 24420, + "rero": 34785, + "rers": 27736, + "res": 411, + "resa": 14625, + "rescent": 26505, + "research": 34033, + "resent": 2028, + "resents": 6629, + "reset": 42503, + "resh": 3447, + "reshold": 10126, + "resident": 8154, + "resist": 35119, + "resistant": 26128, + "resolution": 29268, + "resource": 31092, + "resources": 37540, + "resp": 4363, + "respect": 15008, + "respected": 48268, + "respective": 36990, + "respond": 5546, + "respons": 16733, + "response": 26209, + "responsible": 24358, + "responsive": 39772, + "ress": 601, + "ressed": 2790, + "resses": 16746, + "ressing": 11697, + "ression": 2234, + "ressive": 3314, + "resso": 33852, + "ressor": 44292, + "rest": 2118, + "restling": 48839, + "restrial": 23522, + "restricted": 49343, + "result": 20274, + "results": 43420, + "resy": 33000, + "ret": 1186, + "retch": 22592, + "retched": 27528, + "rete": 8374, + "reth": 40978, + "retion": 12307, + "rets": 8004, + "rett": 11489, + "rette": 42908, + "retty": 16100, + "return": 7783, + "rev": 18218, + "reve": 36955, + "reverse": 50188, + "review": 19023, + "reviewed": 32974, + "revolution": 32243, + "rew": 1809, + "rex": 21510, + "rey": 4364, + "reys": 46703, + "rez": 21107, + "rf": 41871, + "rg": 41345, + "rh": 17179, + "rha": 30268, + "ri": 380, + "ria": 7496, + "riad": 21244, + "riage": 4087, + "riages": 16451, + "rial": 4454, + "rian": 4484, + "rians": 19151, + "rib": 822, + "ribe": 4892, + "ribed": 8725, + "riber": 24735, + "ribes": 22090, + "ribing": 23098, + "rible": 5547, + "ribly": 16358, + "ribune": 44130, + "ribut": 2455, + "ribute": 4163, + "ributed": 6169, + "ributes": 7657, + "ribution": 3890, + "ric": 1173, + "rica": 30997, + "rical": 8143, + "rican": 37189, + "ricane": 11551, + "ricanes": 24881, + "rice": 20970, + "rices": 45977, + "rich": 7527, + "riched": 30486, + "ricia": 26654, + "rick": 5557, + "ricks": 23706, + "rics": 10466, + "rict": 2012, + "ricted": 20941, + "ricting": 42870, + "riction": 46214, + "ricular": 41001, + "rid": 6058, + "ridden": 40372, + "ride": 13154, + "rider": 49449, + "ridge": 12818, + "ridges": 32124, + "ridor": 44425, + "rie": 5034, + "ried": 2228, + "rief": 3796, + "rieg": 48429, + "riel": 11719, + "rien": 15355, + "riend": 1289, + "rient": 8289, + "rients": 18491, + "rier": 5277, + "riers": 8910, + "ries": 1678, + "riet": 42098, + "rieve": 30227, + "rieved": 28130, + "rieving": 37418, + "rification": 38763, + "rifice": 31932, + "rified": 41301, + "rift": 35357, + "rig": 4359, + "rigan": 35631, + "riger": 18096, + "right": 3506, + "righteous": 49955, + "rights": 28046, + "rik": 12602, + "rika": 28716, + "rike": 8760, + "rikes": 18445, + "riks": 39370, + "ril": 22379, + "rill": 20190, + "rils": 41408, + "rily": 28904, + "rim": 3036, + "riminal": 22157, + "rimination": 22550, + "rimp": 23750, + "rin": 12769, + "rina": 22267, + "rine": 7640, + "ring": 1806, + "ringe": 38229, + "rings": 33173, + "rington": 24833, + "rint": 22272, + "rio": 27250, + "rior": 7701, + "riors": 8657, + "riot": 36671, + "riots": 44447, + "riott": 43517, + "rious": 32527, + "rip": 5528, + "ripp": 14602, + "ript": 1968, + "ription": 2918, + "rique": 33865, + "rir": 29283, + "ris": 2442, + "rise": 17163, + "rises": 26064, + "rish": 37518, + "rising": 22610, + "risis": 42841, + "risk": 19121, + "risome": 47400, + "rison": 7426, + "rist": 1585, + "rists": 37326, + "rit": 799, + "ritch": 46510, + "rite": 6525, + "riter": 43407, + "rites": 23156, + "ritic": 46015, + "ritical": 36487, + "rities": 19491, + "rition": 10168, + "ritional": 21297, + "ritis": 27398, + "rito": 39834, + "ritten": 9108, + "rity": 10138, + "ritz": 29574, + "rium": 19172, + "rius": 48969, + "riv": 15104, + "rival": 43171, + "rive": 11590, + "rived": 36207, + "river": 38291, + "rix": 8609, + "riz": 47847, + "rl": 45895, + "rm": 26224, + "rn": 35906, + "ro": 305, + "roach": 28562, + "road": 6344, + "roads": 21372, + "rob": 22609, + "robat": 40655, + "robe": 25481, + "roc": 12204, + "rocal": 43270, + "rock": 10823, + "rocket": 30431, + "rod": 14892, + "rodu": 2076, + "roe": 20646, + "rog": 3828, + "rogen": 8648, + "rogens": 48686, + "rogram": 39529, + "roid": 3882, + "roit": 7775, + "rol": 3225, + "role": 18090, + "rolet": 33087, + "roleum": 21945, + "roll": 2487, + "rolled": 8375, + "roller": 10646, + "rollers": 36667, + "rolley": 42639, + "rolling": 18886, + "rollment": 48108, + "rolog": 40329, + "rology": 31142, + "rom": 398, + "roma": 42902, + "roman": 47119, + "romancer": 38211, + "rome": 5998, + "romeda": 32291, + "romising": 47112, + "rompt": 45700, + "romptu": 49255, + "romy": 50228, + "ron": 1313, + "rone": 33171, + "rones": 9821, + "rongh": 36670, + "ronic": 4565, + "ronics": 20844, + "rons": 12212, + "ront": 4298, + "rontal": 39321, + "roo": 42407, + "room": 3823, + "rooms": 9649, + "root": 15763, + "roots": 19150, + "rop": 1773, + "roph": 10051, + "rophe": 22599, + "rophic": 18191, + "ropolis": 25986, + "ropolitan": 14823, + "ropri": 9219, + "ropy": 28338, + "ror": 1472, + "rored": 34640, + "rors": 5965, + "ros": 4951, + "rosc": 45943, + "rose": 13698, + "rosis": 37172, + "ross": 1214, + "rosse": 39314, + "rosso": 21074, + "rossover": 23954, + "rost": 23341, + "rot": 10599, + "rote": 2519, + "rotein": 35574, + "roth": 33640, + "rots": 24744, + "rou": 472, + "rouch": 48626, + "roud": 5493, + "rough": 740, + "rought": 2909, + "round": 744, + "rounded": 39262, + "rounder": 45788, + "roup": 3233, + "roups": 14459, + "rous": 7596, + "rouse": 46494, + "route": 38629, + "rov": 18657, + "rovers": 31257, + "roversial": 46927, + "row": 808, + "rowd": 3986, + "rower": 46992, + "rowing": 11577, + "rown": 2053, + "rows": 8516, + "rowth": 13046, + "rox": 13907, + "roximately": 24378, + "roxy": 42059, + "roy": 3287, + "roying": 38295, + "rozen": 42005, + "rpm": 48235, + "rr": 21062, + "rs": 3808, + "rss": 42216, + "rt": 17034, + "ru": 622, + "ruary": 3728, + "rub": 25089, + "ruby": 49137, + "ruce": 26524, + "ruciating": 48404, + "ruck": 30915, + "ruct": 1356, + "ruction": 2762, + "ructose": 32275, + "ructure": 5620, + "rue": 24508, + "rued": 21556, + "ruff": 30622, + "rug": 2143, + "rugged": 21901, + "ruit": 4872, + "ruits": 50187, + "rule": 25135, + "rules": 38785, + "ruly": 34715, + "rum": 6582, + "rums": 45241, + "run": 5143, + "runner": 16737, + "runners": 36740, + "running": 20270, + "runs": 48381, + "runtime": 43282, + "rup": 12618, + "rupal": 34585, + "rupt": 3622, + "rupted": 31590, + "ruption": 6417, + "rupulous": 46272, + "rus": 14932, + "rush": 37357, + "rust": 11469, + "rw": 31653, + "rx": 40914, + "ry": 563, + "ryan": 29038, + "ryce": 28169, + "rying": 14992, + "rylic": 34554, + "ryn": 29441, + "rypt": 6012, + "rypted": 15109, + "ryption": 13168, + "rys": 19753, + "ryu": 49056, + "ré": 29350, + "s": 82, + "sa": 11400, + "sac": 30584, + "saf": 49585, + "safe": 21230, + "safety": 44708, + "said": 30079, + "sal": 21680, + "sale": 21378, + "sam": 37687, + "sama": 33843, + "same": 31642, + "sample": 39873, + "san": 12807, + "sand": 38142, + "sat": 49720, + "sav": 39308, + "save": 21928, + "saving": 29336, + "saw": 43439, + "say": 16706, + "sb": 36299, + "sbm": 32310, + "sburg": 30359, + "sburgh": 11931, + "sc": 1416, + "scale": 9888, + "scan": 35836, + "scape": 6794, + "scar": 13034, + "scene": 29734, + "scenes": 28123, + "sch": 20601, + "sche": 15952, + "schild": 35058, + "school": 14347, + "sci": 36216, + "science": 16801, + "scient": 25346, + "scientific": 41355, + "scill": 22360, + "scl": 38528, + "scope": 29982, + "score": 26675, + "scoring": 46536, + "screen": 9612, + "scrib": 40075, + "scribe": 12522, + "scribed": 47495, + "script": 12048, + "scription": 33584, + "scripts": 46521, + "scroll": 48728, + "sd": 21282, + "se": 325, + "sea": 8583, + "search": 12947, + "season": 6230, + "seat": 24073, + "sec": 2363, + "second": 12227, + "secondary": 38238, + "seconds": 43012, + "secret": 21078, + "sect": 8831, + "section": 5458, + "sectional": 44330, + "sections": 23946, + "sector": 34914, + "secure": 22390, + "security": 12961, + "secut": 4552, + "secution": 9534, + "sed": 36622, + "see": 3826, + "seed": 28826, + "seeing": 42041, + "seek": 36163, + "seekers": 47971, + "seeking": 38515, + "seen": 15898, + "sei": 36455, + "sein": 20719, + "sel": 741, + "selage": 45217, + "select": 19738, + "selected": 34213, + "selection": 49283, + "seless": 10950, + "self": 944, + "sell": 7255, + "seller": 32932, + "selling": 16473, + "sels": 14002, + "selves": 2020, + "sem": 43616, + "semb": 4428, + "semble": 15140, + "sembly": 5997, + "sen": 6248, + "senal": 10298, + "send": 21280, + "sense": 33819, + "sensitive": 30176, + "sent": 34086, + "separ": 25512, + "seq": 41068, + "sequ": 3107, + "sequence": 43167, + "sequent": 44399, + "sequently": 20415, + "ser": 2655, + "serial": 46911, + "series": 25076, + "serious": 34009, + "sers": 17720, + "serv": 3168, + "served": 45852, + "server": 15388, + "service": 15271, + "services": 30416, + "serving": 31293, + "ses": 8448, + "session": 29891, + "set": 2617, + "sets": 28709, + "sett": 17744, + "setting": 33990, + "settings": 33692, + "setup": 40406, + "seven": 26548, + "sever": 28116, + "severe": 43070, + "sex": 8044, + "sexual": 18338, + "sey": 4397, + "seys": 27717, + "sf": 28202, + "sg": 45213, + "sh": 1477, + "sha": 26270, + "shadow": 19106, + "shake": 32431, + "shall": 49271, + "shape": 43358, + "shaped": 16760, + "shapeshifter": 33929, + "share": 20077, + "shared": 28710, + "sharing": 21987, + "sharp": 48554, + "shaw": 32832, + "she": 7091, + "shed": 35762, + "sheet": 21760, + "sheets": 42011, + "shell": 29149, + "shi": 44019, + "shield": 26662, + "shift": 30846, + "shine": 19489, + "ship": 6720, + "ships": 26313, + "shire": 10932, + "shirt": 15600, + "shirts": 23231, + "shit": 16211, + "shock": 39563, + "shoot": 30408, + "shop": 24643, + "shore": 14640, + "short": 19509, + "shot": 9442, + "shots": 20910, + "should": 21754, + "show": 12860, + "shown": 42579, + "shows": 49596, + "shr": 36007, + "shut": 49625, + "si": 13396, + "sic": 21383, + "sid": 30255, + "side": 1589, + "sided": 22339, + "sie": 44524, + "sight": 18627, + "sighted": 44068, + "sign": 12683, + "signed": 32696, + "significant": 36591, + "sil": 18217, + "silver": 40503, + "sim": 14323, + "similar": 38610, + "simple": 36439, + "sin": 31369, + "since": 20777, + "sing": 12215, + "single": 29762, + "sis": 13429, + "sit": 48937, + "site": 15654, + "sites": 49315, + "six": 19412, + "size": 7857, + "sized": 13982, + "sk": 8135, + "ski": 20545, + "skill": 42401, + "skilled": 44885, + "skin": 20407, + "skinned": 41412, + "skip": 48267, + "skirts": 28383, + "sky": 15688, + "sl": 6649, + "slaught": 30929, + "slave": 36341, + "sle": 26738, + "sleep": 42832, + "slice": 48369, + "slot": 43384, + "slow": 38246, + "sm": 5796, + "small": 17470, + "smanship": 49820, + "smart": 27004, + "smith": 21453, + "smoking": 48783, + "sn": 16184, + "snap": 45380, + "so": 568, + "soDeliveryDate": 39811, + "soType": 39803, + "soc": 35634, + "social": 14557, + "socket": 44971, + "soever": 15485, + "sofar": 38649, + "soft": 4215, + "software": 43776, + "sol": 34453, + "sold": 24120, + "sole": 6753, + "solete": 23869, + "solid": 39390, + "some": 11246, + "someone": 46248, + "something": 18927, + "sometimes": 29810, + "son": 1559, + "song": 34050, + "sonian": 35202, + "soon": 36194, + "sorry": 41599, + "sort": 30619, + "sound": 23661, + "sounding": 39686, + "source": 10459, + "south": 35782, + "sov": 47272, + "sp": 2777, + "space": 13200, + "span": 12626, + "spawn": 48183, + "spe": 4125, + "speak": 47350, + "speaking": 25159, + "spec": 16684, + "special": 20887, + "species": 35448, + "specific": 11423, + "specified": 23599, + "spect": 4443, + "spection": 31308, + "spective": 49540, + "speech": 45862, + "speed": 12287, + "spell": 46143, + "spin": 39706, + "spir": 45564, + "spirit": 38685, + "spl": 22018, + "split": 35312, + "spoken": 19842, + "spons": 20587, + "sponsored": 25427, + "sports": 32945, + "spot": 20485, + "spr": 34975, + "spread": 43639, + "spring": 16469, + "sq": 31166, + "sql": 25410, + "squ": 16485, + "square": 23415, + "sr": 27891, + "src": 10677, + "ss": 824, + "ssh": 45824, + "ssl": 45163, + "sson": 16528, + "st": 301, + "sta": 38031, + "stab": 39029, + "stable": 31284, + "stack": 25558, + "stad": 24107, + "stadt": 38863, + "staff": 28120, + "stage": 14247, + "stained": 44279, + "stairs": 17617, + "stakes": 32540, + "staking": 40031, + "stal": 7757, + "stall": 32989, + "stals": 41076, + "stan": 14192, + "stanbul": 24179, + "stand": 1481, + "standard": 20307, + "standing": 5646, + "stant": 18797, + "stantial": 41321, + "star": 7364, + "stars": 30783, + "start": 9688, + "started": 46981, + "starter": 12339, + "starting": 38690, + "stasy": 31695, + "stat": 14269, + "state": 5219, + "stated": 21989, + "statement": 26090, + "states": 27219, + "static": 12708, + "station": 17529, + "stats": 34242, + "status": 13376, + "stay": 31712, + "std": 19282, + "ste": 4169, + "stead": 28044, + "steam": 21465, + "steamapps": 31881, + "sted": 30679, + "steel": 44822, + "steen": 42580, + "stein": 5714, + "stellar": 28732, + "stem": 927, + "sten": 26400, + "step": 9662, + "steps": 20214, + "ster": 1706, + "sterdam": 22506, + "sters": 5937, + "stery": 41991, + "sth": 48476, + "stic": 11268, + "stice": 43788, + "stick": 13915, + "sticks": 34810, + "still": 24219, + "stim": 42003, + "stitial": 18167, + "stock": 13578, + "stocks": 29522, + "ston": 3743, + "stone": 6440, + "stones": 28750, + "stood": 6501, + "stop": 11338, + "storage": 35350, + "store": 8095, + "stores": 43409, + "stories": 50164, + "storm": 12135, + "storms": 38563, + "story": 13571, + "stown": 27928, + "str": 2536, + "stra": 12044, + "stract": 8709, + "straight": 42729, + "strap": 26418, + "strate": 23104, + "stration": 12401, + "stre": 22853, + "stream": 5532, + "street": 25662, + "strength": 41402, + "stress": 41494, + "stretched": 49729, + "stri": 33565, + "strike": 33069, + "string": 8841, + "strings": 37336, + "strip": 36311, + "stro": 20661, + "stroke": 30757, + "strom": 20282, + "strong": 11576, + "stros": 48288, + "strous": 22501, + "stru": 19554, + "struct": 7249, + "structed": 16242, + "struction": 15019, + "strument": 43872, + "sts": 6448, + "stud": 19149, + "student": 50139, + "study": 44517, + "stuff": 41094, + "sty": 34365, + "style": 7635, + "styles": 47720, + "su": 2385, + "sub": 7266, + "subject": 32796, + "submit": 46002, + "success": 13138, + "successful": 17212, + "successfully": 37351, + "such": 10508, + "sudo": 24032, + "suff": 37333, + "sufficient": 46790, + "suggest": 47811, + "suit": 6063, + "suits": 16554, + "sum": 16345, + "summary": 49736, + "sun": 19155, + "sung": 9854, + "sup": 37330, + "super": 16668, + "supp": 18608, + "support": 11284, + "supported": 15999, + "sur": 11793, + "sure": 19532, + "surface": 42029, + "surprisingly": 41199, + "surv": 48846, + "susp": 40409, + "sv": 21370, + "sw": 2032, + "swe": 46280, + "sweet": 34751, + "swer": 17845, + "swers": 37848, + "swick": 30961, + "swing": 46737, + "switch": 31943, + "sword": 30553, + "sworth": 30567, + "sy": 1837, + "sych": 2924, + "sylv": 9163, + "sylvania": 9270, + "sym": 37047, + "syn": 28869, + "sync": 27261, + "sys": 17597, + "system": 10057, + "t": 83, + "ta": 8326, + "tab": 8658, + "table": 11487, + "taboola": 10658, + "tackle": 36346, + "tag": 12985, + "tags": 31499, + "tail": 13199, + "tailed": 34966, + "tails": 26404, + "tain": 3153, + "tained": 4644, + "taining": 7339, + "tainment": 10738, + "tains": 12143, + "take": 20657, + "taker": 30157, + "taking": 26103, + "tal": 39240, + "tale": 29429, + "talk": 16620, + "talking": 48186, + "tall": 35429, + "tan": 38006, + "tank": 28451, + "tap": 44335, + "tar": 18870, + "target": 16793, + "tarian": 14012, + "tarians": 28266, + "task": 35943, + "tax": 19290, + "tc": 23047, + "tch": 38664, + "td": 8671, + "te": 660, + "team": 15097, + "tec": 36281, + "tech": 13670, + "techn": 23873, + "technical": 47944, + "technology": 45503, + "ted": 1513, + "teen": 7821, + "teenth": 20283, + "tein": 22006, + "tek": 35424, + "tel": 37524, + "tele": 46813, + "tell": 33331, + "telling": 18072, + "tem": 11498, + "temp": 29510, + "template": 28243, + "ten": 1452, + "tenance": 8219, + "teness": 43205, + "ter": 353, + "tera": 49600, + "terday": 6432, + "tered": 4400, + "tering": 20212, + "terior": 14172, + "term": 4354, + "termin": 23705, + "termination": 41382, + "terms": 38707, + "tern": 759, + "ternal": 4358, + "ternally": 30262, + "terness": 34697, + "ternity": 19682, + "terror": 14007, + "terrorism": 19541, + "terrorist": 42002, + "ters": 1010, + "terson": 23192, + "tery": 11471, + "tes": 4879, + "tesque": 37422, + "test": 9288, + "tested": 39612, + "testers": 27205, + "testing": 33407, + "tests": 41989, + "tesy": 27090, + "tex": 16886, + "text": 5239, + "texture": 41293, + "tf": 27110, + "tg": 25297, + "th": 400, + "tha": 12898, + "thal": 11669, + "than": 14813, + "thank": 40716, + "thanks": 27547, + "that": 5562, + "the": 1169, + "their": 24571, + "thel": 37274, + "theless": 9603, + "them": 18855, + "theme": 43810, + "themed": 26966, + "then": 8524, + "thening": 20563, + "thens": 43895, + "ther": 490, + "there": 8117, + "thereal": 37827, + "thereum": 17733, + "these": 27218, + "they": 9930, + "thia": 31079, + "thin": 40871, + "thing": 1197, + "things": 27971, + "think": 14925, + "thinkable": 37510, + "thinking": 28973, + "third": 17089, + "thirds": 17936, + "thirst": 48832, + "this": 5661, + "thodox": 12836, + "thood": 12951, + "thora": 34261, + "those": 25591, + "though": 2016, + "thought": 28895, + "thouse": 23931, + "thread": 16663, + "threat": 19971, + "threatening": 26159, + "three": 15542, + "thren": 25941, + "thritis": 34043, + "thro": 26110, + "throp": 11360, + "through": 9579, + "throw": 16939, + "ths": 9998, + "thumbnails": 18670, + "thur": 11098, + "thus": 26239, + "thy": 20057, + "ti": 20259, + "tic": 13370, + "tical": 22869, + "tick": 42298, + "ticket": 43350, + "tics": 14094, + "tie": 36224, + "tier": 24948, + "ties": 4278, + "tif": 49929, + "tight": 33464, + "til": 47163, + "tile": 40927, + "tim": 16514, + "time": 2435, + "timeout": 48678, + "timer": 45016, + "times": 22355, + "tin": 43701, + "ting": 889, + "tiny": 44152, + "tion": 5378, + "tions": 45240, + "tip": 22504, + "tips": 41315, + "tis": 48010, + "title": 7839, + "tk": 30488, + "tl": 28781, + "tle": 7100, + "tm": 17209, + "tml": 20369, + "tmp": 22065, + "tn": 34106, + "tnc": 26642, + "to": 1462, + "toc": 40301, + "today": 40838, + "toe": 44579, + "together": 45525, + "toggle": 44256, + "token": 30001, + "told": 44040, + "tom": 39532, + "ton": 1122, + "tone": 41527, + "tones": 36257, + "tons": 27288, + "too": 18820, + "tool": 25981, + "tools": 31391, + "top": 4852, + "topia": 46575, + "topic": 26652, + "tops": 35011, + "tor": 13165, + "torn": 45910, + "total": 23350, + "touch": 29332, + "tower": 36170, + "town": 12735, + "tp": 34788, + "tr": 2213, + "tra": 9535, + "trace": 40546, + "track": 11659, + "tracking": 36280, + "tracks": 46074, + "trade": 25351, + "traditional": 36380, + "train": 27432, + "trained": 35311, + "training": 34409, + "trak": 44195, + "trans": 7645, + "transfer": 39437, + "transform": 35636, + "translation": 41519, + "trap": 46670, + "traumatic": 41521, + "travel": 35927, + "tre": 33945, + "treated": 37182, + "treatment": 42487, + "tree": 21048, + "tri": 28461, + "trial": 45994, + "trigger": 46284, + "trip": 39813, + "trl": 14859, + "tro": 23528, + "trop": 48385, + "true": 7942, + "trump": 40954, + "trust": 38087, + "truth": 35310, + "try": 28311, + "ts": 912, + "tsky": 30394, + "tsy": 34293, + "tt": 926, + "tta": 25854, + "tted": 28734, + "tten": 32407, + "ttes": 13036, + "tti": 35671, + "ttle": 23296, + "tto": 33955, + "ttp": 29281, + "tty": 42852, + "tu": 28047, + "tub": 37995, + "tube": 29302, + "tumblr": 45364, + "tun": 28286, + "tur": 36590, + "turn": 15344, + "turned": 33886, + "tv": 14981, + "tw": 4246, + "twitch": 31844, + "twitter": 6956, + "two": 11545, + "tx": 17602, + "txt": 14116, + "ty": 774, + "tyard": 30308, + "tymology": 43408, + "typ": 28004, + "type": 4906, + "types": 19199, + "typically": 48126, + "tz": 22877, + "u": 84, + "ua": 6413, + "uable": 7153, + "uably": 14632, + "uador": 24201, + "ual": 723, + "uala": 41944, + "uality": 25775, + "ually": 935, + "uan": 7258, + "uana": 5020, + "uania": 29743, + "uart": 19986, + "uary": 2838, + "uate": 4985, + "uated": 6605, + "uates": 12632, + "uating": 11927, + "uation": 2288, + "uations": 6055, + "uay": 30106, + "ub": 549, + "uba": 22013, + "ubb": 33670, + "ubby": 38393, + "ube": 3266, + "uben": 44636, + "uber": 18478, + "uberty": 34237, + "ubes": 29080, + "ubi": 29603, + "ubis": 46676, + "uble": 26664, + "ublic": 841, + "ublished": 33286, + "ubric": 29812, + "ubs": 23161, + "ubuntu": 32230, + "uc": 1229, + "uca": 43120, + "ucc": 18863, + "ucci": 27501, + "uce": 7234, + "uced": 19513, + "ucer": 48915, + "uces": 26873, + "uch": 794, + "ucha": 48022, + "uchi": 22200, + "uchin": 43416, + "uchs": 37533, + "uci": 42008, + "ucing": 25648, + "uck": 1347, + "ucked": 17758, + "ucker": 12603, + "ucket": 38811, + "ucking": 19296, + "uckland": 28789, + "uckle": 29687, + "uckles": 34083, + "ucks": 6238, + "ucky": 5309, + "ucl": 36616, + "ucle": 14913, + "uclear": 4016, + "uct": 4782, + "uction": 8110, + "uctions": 20847, + "uctive": 45857, + "uctor": 33029, + "ud": 463, + "uda": 15339, + "udd": 4185, + "udden": 16557, + "uddenly": 18865, + "udder": 41686, + "uddin": 44008, + "udding": 33926, + "uddle": 24500, + "uddled": 32745, + "uddy": 21584, + "ude": 2507, + "udeau": 16229, + "udeb": 46092, + "uded": 19289, + "uden": 44452, + "udence": 42581, + "uder": 26651, + "uders": 48739, + "udes": 8401, + "udge": 12587, + "udget": 29427, + "udging": 38840, + "udi": 47928, + "udic": 28673, + "udicrous": 33784, + "uding": 26570, + "udo": 12003, + "udos": 42418, + "uds": 24786, + "ue": 518, + "uebl": 45749, + "ued": 1739, + "uel": 2731, + "ueless": 38835, + "ueller": 16466, + "uer": 15573, + "uers": 42178, + "ues": 947, + "uesday": 3322, + "uese": 20506, + "uez": 14870, + "uf": 3046, + "ufact": 3603, + "uff": 1648, + "uffed": 18339, + "uffer": 13712, + "ufficient": 15267, + "uffle": 18137, + "uffs": 18058, + "uffy": 15352, + "ug": 1018, + "uga": 30302, + "ugal": 43778, + "ugar": 35652, + "uge": 2217, + "ugen": 42740, + "ugg": 6837, + "uggage": 29672, + "uggest": 29212, + "uggets": 26550, + "uggish": 36295, + "uggle": 33498, + "ugh": 6724, + "ught": 8951, + "ugi": 45659, + "ugs": 10339, + "ugu": 45284, + "uh": 7456, + "ui": 9019, + "uid": 27112, + "uild": 3547, + "uilding": 6963, + "uilt": 21955, + "uin": 48441, + "uine": 8327, + "uing": 4250, + "uint": 28611, + "uish": 32091, + "uit": 5013, + "uitive": 33740, + "uitous": 42412, + "uits": 15379, + "uity": 14834, + "uj": 23577, + "ujah": 46024, + "uk": 2724, + "uka": 14852, + "uke": 4649, + "uked": 48809, + "ukemia": 43505, + "ukes": 31469, + "uki": 11308, + "uko": 29794, + "ukong": 46654, + "uku": 33263, + "ul": 377, + "ula": 4712, + "ular": 934, + "ularity": 33737, + "ulas": 25283, + "ulate": 5039, + "ulated": 4817, + "ulates": 15968, + "ulating": 8306, + "ulation": 1741, + "ulations": 5768, + "ulative": 13628, + "ulator": 8927, + "ulators": 24325, + "ulatory": 21386, + "uld": 32926, + "ule": 2261, + "uled": 6309, + "ulence": 32401, + "ulent": 15288, + "uler": 18173, + "ules": 5028, + "ulet": 25132, + "ulf": 4754, + "ulhu": 36828, + "uli": 32176, + "ulia": 43640, + "ulic": 28575, + "uliffe": 45228, + "ulin": 11599, + "uling": 16619, + "ulk": 12171, + "ulkan": 31263, + "ull": 724, + "ulla": 47972, + "ullah": 38665, + "ullivan": 16040, + "ully": 2132, + "ulner": 5697, + "ulnerability": 40920, + "ulnerable": 38828, + "ulo": 43348, + "ulous": 6985, + "ulously": 18117, + "ulp": 29528, + "ulpt": 13327, + "uls": 5753, + "ulse": 9615, + "ulsion": 15204, + "ulsive": 22220, + "ult": 586, + "ultan": 30454, + "ultane": 9560, + "ultimate": 44818, + "ulton": 37944, + "ults": 8376, + "ultural": 8596, + "ulture": 6456, + "ulty": 10672, + "ultz": 22150, + "ulu": 15712, + "ulum": 14452, + "ulus": 23515, + "uly": 2062, + "ulz": 37314, + "um": 388, + "uma": 7487, + "umably": 31303, + "uman": 3778, + "umann": 40062, + "umar": 44844, + "umat": 27798, + "umatic": 16735, + "umb": 2178, + "umbai": 21645, + "umber": 4494, + "umbered": 26584, + "umbers": 17024, + "umbing": 28149, + "umble": 10344, + "umbled": 11137, + "umbledore": 25549, + "umbles": 25329, + "umbling": 14739, + "umblr": 15566, + "umbn": 10269, + "umbnail": 20566, + "umbnails": 13668, + "umbo": 29309, + "umbs": 18146, + "ume": 2454, + "umed": 18940, + "umen": 20080, + "ument": 1713, + "umenthal": 42300, + "uments": 2886, + "umer": 6975, + "umerable": 30831, + "umeric": 39223, + "umerous": 31385, + "umers": 31260, + "umes": 8139, + "umi": 12994, + "umin": 7230, + "uminati": 37200, + "uming": 12595, + "uminium": 35241, + "uminum": 13074, + "umm": 13929, + "ummer": 31647, + "ummies": 39578, + "ummy": 13513, + "umn": 4182, + "umni": 25402, + "umo": 43712, + "ump": 931, + "umped": 27073, + "umper": 15829, + "umph": 12875, + "umping": 25218, + "umps": 8142, + "umption": 24098, + "umpy": 32152, + "ums": 5700, + "umsy": 37133, + "un": 403, + "una": 9613, + "unal": 18835, + "unc": 19524, + "unch": 3316, + "unci": 49652, + "unciation": 24978, + "uncle": 29942, + "unct": 16260, + "unction": 4575, + "unctions": 46797, + "uncture": 39187, + "und": 917, + "unda": 46535, + "undai": 44591, + "under": 4625, + "unders": 41116, + "undle": 31249, + "undo": 41204, + "undown": 41609, + "undred": 3229, + "undreds": 20960, + "undrum": 46859, + "undy": 45459, + "une": 1726, + "uned": 40881, + "uner": 38886, + "unes": 4015, + "ung": 2150, + "ungle": 13687, + "uni": 35657, + "unia": 39934, + "unic": 46903, + "unicip": 9462, + "unin": 38453, + "uning": 46493, + "union": 24592, + "unique": 34642, + "unit": 20850, + "united": 41187, + "units": 41667, + "unity": 9531, + "universal": 40082, + "unk": 2954, + "unker": 21705, + "unknown": 34680, + "unks": 14125, + "unky": 28898, + "unless": 25252, + "unn": 20935, + "unning": 16596, + "unny": 16948, + "uno": 36909, + "uns": 13271, + "unsigned": 43375, + "unt": 2797, + "unta": 44424, + "untarily": 49605, + "untary": 26468, + "unte": 6311, + "until": 28446, + "untled": 46343, + "unts": 34115, + "untu": 11157, + "uo": 20895, + "uous": 5623, + "uously": 24987, + "up": 929, + "update": 19119, + "updated": 43162, + "upe": 48722, + "uper": 48568, + "uph": 25689, + "uphem": 45640, + "upid": 7658, + "upiter": 21251, + "uple": 29291, + "upload": 25850, + "uploads": 39920, + "upon": 27287, + "upp": 7211, + "upper": 45828, + "uppet": 44933, + "ups": 4739, + "upt": 37623, + "upuncture": 42223, + "ur": 333, + "ura": 5330, + "urable": 11970, + "uracy": 23843, + "urai": 16998, + "ural": 1523, + "urally": 20221, + "uran": 42211, + "urance": 3874, + "urances": 31741, + "uras": 17786, + "urat": 39928, + "urate": 15537, + "urated": 49293, + "uration": 3924, + "urations": 20074, + "urb": 5945, + "urban": 32679, + "urbed": 37694, + "urch": 2575, + "urchase": 18737, + "urches": 12730, + "urd": 2799, + "urden": 42568, + "urdue": 30345, + "urdy": 22876, + "ure": 495, + "ureau": 6262, + "ured": 1522, + "ureen": 49851, + "uren": 23532, + "urer": 15051, + "urers": 17496, + "ures": 942, + "urg": 3686, + "urga": 45098, + "urger": 32650, + "urgical": 31839, + "urgy": 38140, + "uri": 9900, + "uria": 34484, + "uries": 4740, + "uring": 870, + "urion": 40956, + "urious": 16421, + "uristic": 27915, + "urities": 10886, + "urity": 1684, + "urized": 44796, + "url": 6371, + "urn": 700, + "urnal": 35735, + "urned": 44866, + "uro": 1434, + "uron": 44372, + "urous": 29277, + "urrection": 21384, + "urred": 12808, + "urrence": 33928, + "urrencies": 28018, + "urrency": 13382, + "urrent": 6657, + "urring": 14924, + "urry": 16682, + "urs": 1834, + "ursday": 3479, + "urse": 12321, + "ursed": 17539, + "urses": 46998, + "ursion": 24197, + "ursions": 42394, + "ursive": 30753, + "ursor": 21471, + "urst": 24962, + "urt": 3325, + "urther": 1914, + "urtle": 17964, + "urtles": 25195, + "uru": 14717, + "urus": 31891, + "ury": 1601, + "us": 385, + "usa": 22064, + "usable": 31979, + "usage": 26060, + "usal": 6775, + "usalem": 10555, + "usat": 37937, + "usb": 43319, + "usc": 16241, + "uscript": 15817, + "use": 1904, + "used": 1484, + "user": 7220, + "userc": 43298, + "usercontent": 43667, + "username": 29460, + "users": 18417, + "uses": 2664, + "useum": 6744, + "ush": 1530, + "usha": 46213, + "ushed": 7474, + "usher": 34055, + "ushes": 17237, + "ushi": 17731, + "ushima": 30474, + "ushing": 8023, + "using": 3500, + "usion": 4241, + "usional": 41780, + "usions": 15880, + "usive": 11350, + "usk": 17990, + "usky": 42431, + "usp": 17723, + "usr": 14629, + "usra": 28352, + "uss": 1046, + "ussed": 29569, + "ussen": 35951, + "ussia": 31269, + "ussian": 31562, + "ussie": 43480, + "ussion": 11956, + "ussions": 21585, + "ussy": 14650, + "ust": 436, + "ustain": 19542, + "ustainable": 24196, + "usted": 8459, + "uster": 5819, + "usterity": 20761, + "usters": 13654, + "usting": 32620, + "ustom": 1824, + "ustomed": 22646, + "ustration": 44027, + "usual": 37850, + "usually": 23073, + "ut": 315, + "uta": 29822, + "utable": 18187, + "utan": 37878, + "utation": 7094, + "utations": 32855, + "utch": 7140, + "ute": 1133, + "uted": 7241, + "uten": 7809, + "utenant": 15340, + "utenberg": 19028, + "uter": 11894, + "uters": 5843, + "uterte": 23314, + "utes": 1769, + "utf": 40477, + "uth": 1071, + "uther": 12866, + "utherford": 46923, + "utherland": 45384, + "uthor": 1457, + "uti": 47966, + "utic": 18089, + "utical": 14224, + "utics": 48063, + "uties": 8249, + "util": 22602, + "utils": 26791, + "uting": 15129, + "ution": 1009, + "utions": 3508, + "utive": 8827, + "utm": 26841, + "uto": 9390, + "uton": 32894, + "utonium": 43078, + "utor": 38409, + "utorial": 44917, + "utory": 17957, + "utra": 35076, + "utral": 6815, + "uts": 5500, + "utsch": 40768, + "utsche": 30433, + "utsu": 36567, + "utt": 15318, + "utter": 10381, + "uttered": 46322, + "uttering": 33598, + "utters": 46973, + "utterstock": 28819, + "utton": 21115, + "uture": 1832, + "uty": 3935, + "utz": 27839, + "uu": 12303, + "uum": 13814, + "uv": 14795, + "uve": 45177, + "uvian": 50013, + "ux": 2821, + "uxe": 18095, + "uy": 4669, + "uyomi": 40012, + "uz": 10277, + "uzz": 4715, + "uzzle": 9625, + "v": 85, + "vP": 47322, + "va": 6862, + "vable": 23765, + "vacc": 37839, + "vae": 33353, + "vag": 29821, + "val": 2100, + "vale": 41161, + "valid": 12102, + "vals": 12786, + "value": 8367, + "valued": 39728, + "values": 27160, + "van": 10438, + "vana": 33175, + "vance": 19259, + "vant": 4520, + "vantage": 38815, + "var": 7785, + "vard": 10187, + "vari": 25641, + "variable": 45286, + "vas": 11017, + "vasive": 23747, + "vati": 36868, + "vation": 10473, + "vc": 28435, + "vd": 20306, + "ve": 303, + "vec": 35138, + "vector": 31364, + "ved": 1079, + "veh": 33892, + "vel": 626, + "veland": 9731, + "velength": 26623, + "vell": 29333, + "velop": 1091, + "velt": 18065, + "ven": 574, + "venant": 15330, + "venants": 43773, + "venge": 18674, + "venient": 48109, + "vent": 1151, + "venth": 20987, + "vention": 4018, + "ventional": 20405, + "ventions": 16593, + "ventory": 17158, + "venture": 5388, + "ventures": 10065, + "ventus": 35648, + "venue": 4080, + "ver": 332, + "verage": 1857, + "verages": 23118, + "verb": 19011, + "verbal": 46953, + "verbs": 46211, + "vere": 4119, + "vered": 21917, + "verend": 37713, + "verett": 33395, + "verified": 47684, + "vern": 933, + "vernight": 47443, + "verning": 13974, + "vernment": 11355, + "vers": 690, + "verse": 4399, + "versely": 21243, + "versible": 37393, + "version": 9641, + "versions": 47178, + "versive": 40099, + "verson": 49589, + "vert": 1851, + "verted": 13658, + "verting": 48820, + "vertis": 3346, + "vertisement": 4060, + "vertisements": 11371, + "vertising": 31809, + "verts": 24040, + "verty": 8077, + "very": 548, + "ves": 1158, + "vest": 4223, + "vet": 16809, + "vette": 33573, + "vey": 3304, + "veyard": 21563, + "vez": 33425, + "vg": 45119, + "vi": 8903, + "via": 8869, + "viation": 47625, + "vic": 25531, + "vice": 28281, + "vich": 49547, + "vict": 32433, + "vid": 16921, + "video": 15588, + "videos": 32861, + "vidia": 21744, + "vier": 49663, + "view": 1177, + "views": 33571, + "vik": 28930, + "viks": 45901, + "vil": 2991, + "vill": 41082, + "ville": 4244, + "vim": 31124, + "vin": 7114, + "vind": 50172, + "vine": 26818, + "ving": 1075, + "viol": 17069, + "violence": 37502, + "violent": 24498, + "vious": 1442, + "viously": 8647, + "vir": 37040, + "viron": 2268, + "vironment": 2468, + "vironments": 12103, + "virt": 48940, + "virtual": 32844, + "vis": 4703, + "vised": 16149, + "visible": 23504, + "vision": 10178, + "visor": 13131, + "visors": 27681, + "visory": 41783, + "visual": 41464, + "vity": 21319, + "vl": 19279, + "vm": 14761, + "vo": 13038, + "voc": 18893, + "voice": 38888, + "void": 19382, + "vol": 10396, + "volent": 29078, + "volt": 37764, + "volume": 29048, + "von": 26982, + "vor": 20867, + "vote": 27257, + "votes": 29307, + "vous": 31222, + "voy": 40024, + "vp": 36133, + "vr": 37020, + "vre": 43933, + "vs": 14259, + "vt": 36540, + "vu": 40939, + "vv": 25093, + "vy": 7670, + "w": 86, + "wa": 10247, + "wage": 21482, + "wagen": 29160, + "wagon": 41127, + "wait": 17077, + "wake": 48530, + "wal": 16783, + "wald": 21667, + "walk": 11152, + "walker": 20783, + "walking": 44065, + "wall": 11930, + "wallet": 44623, + "wan": 8149, + "wana": 49484, + "wang": 47562, + "want": 42949, + "war": 5767, + "ward": 904, + "wards": 2017, + "ware": 1574, + "wark": 48542, + "warm": 31975, + "warming": 48133, + "warn": 40539, + "warning": 43917, + "wart": 24657, + "warts": 26586, + "was": 9776, + "wash": 34670, + "washed": 45462, + "washer": 45146, + "washing": 38524, + "wat": 47261, + "watch": 8340, + "watching": 50042, + "water": 7050, + "waters": 41555, + "waukee": 15428, + "wav": 45137, + "wave": 19204, + "waves": 32569, + "way": 1014, + "wayne": 43932, + "ways": 1322, + "wb": 39346, + "wcs": 12712, + "wcsstore": 12781, + "wd": 16993, + "we": 732, + "weak": 38695, + "wealth": 14298, + "weapon": 28741, + "weapons": 33999, + "wear": 13927, + "weather": 23563, + "web": 12384, + "webkit": 43648, + "wed": 19103, + "weed": 39054, + "week": 10464, + "weekly": 45291, + "ween": 975, + "weeney": 41681, + "weet": 7277, + "wegian": 20684, + "wei": 42990, + "weight": 6551, + "weights": 43775, + "well": 4053, + "wen": 21006, + "went": 19963, + "wer": 15448, + "were": 22474, + "wered": 8279, + "west": 7038, + "western": 14197, + "wh": 1929, + "what": 10919, + "whatever": 39664, + "whe": 12491, + "wheel": 22001, + "whel": 30613, + "whelming": 36433, + "when": 12518, + "where": 3003, + "whether": 25356, + "which": 4758, + "while": 4514, + "white": 11186, + "who": 8727, + "whose": 38159, + "why": 22850, + "wi": 37686, + "wic": 22664, + "wich": 11451, + "wick": 16239, + "wid": 28029, + "wide": 4421, + "widget": 42655, + "width": 10394, + "wife": 22095, + "wig": 28033, + "wik": 20763, + "wiki": 15466, + "wikipedia": 31266, + "wild": 21992, + "will": 10594, + "win": 5404, + "wind": 7972, + "window": 17497, + "windows": 28457, + "wine": 39002, + "wing": 5469, + "wings": 48819, + "winner": 39791, + "winning": 14463, + "winter": 40078, + "wire": 21809, + "wired": 44236, + "wise": 3083, + "wit": 39289, + "witch": 42248, + "with": 4480, + "within": 33479, + "without": 19419, + "withstanding": 20701, + "witz": 28155, + "wives": 35234, + "wk": 43021, + "wl": 40989, + "wm": 26377, + "wn": 675, + "wo": 21638, + "wolf": 18829, + "wolves": 29664, + "woman": 8580, + "women": 25878, + "won": 26502, + "wood": 3822, + "woods": 39493, + "word": 4775, + "wordpress": 40346, + "words": 10879, + "work": 1818, + "worked": 32931, + "worker": 28816, + "workers": 22896, + "working": 16090, + "works": 5225, + "workshop": 38067, + "world": 6894, + "worldly": 49366, + "worm": 25323, + "worms": 49617, + "worn": 34565, + "worst": 41430, + "worth": 9268, + "worthiness": 48756, + "worthy": 18275, + "would": 19188, + "wow": 42773, + "wp": 24142, + "wr": 18351, + "wra": 29988, + "wrap": 37150, + "wrapper": 48553, + "wreck": 39238, + "wright": 29995, + "writ": 8933, + "write": 13564, + "writer": 16002, + "writers": 34422, + "writing": 16502, + "written": 15266, + "wrong": 36460, + "wrote": 42910, + "ws": 18504, + "wt": 46569, + "wu": 43812, + "ww": 1383, + "www": 2503, + "wx": 49345, + "wy": 21768, + "wyn": 27612, + "x": 87, + "xa": 27865, + "xb": 30894, + "xc": 25306, + "xd": 24954, + "xe": 27705, + "xes": 48169, + "xf": 26152, + "xff": 47596, + "xi": 29992, + "xia": 36072, + "xiety": 35753, + "xious": 48392, + "xit": 10198, + "xml": 19875, + "xon": 23813, + "xp": 42372, + "xs": 34223, + "xt": 742, + "xtap": 42915, + "xton": 22874, + "xual": 5541, + "xus": 40832, + "xx": 5324, + "xxx": 31811, + "xxxx": 12343, + "xxxxxxxx": 24223, + "xy": 5431, + "y": 88, + "ya": 3972, + "yah": 46848, + "yahoo": 40774, + "yan": 4121, + "yang": 17859, + "yard": 9413, + "yards": 33750, + "ycle": 39297, + "yd": 5173, + "yden": 43955, + "ydia": 30708, + "ye": 5948, + "yeah": 43669, + "year": 1941, + "years": 19002, + "yellow": 36022, + "yer": 9860, + "yers": 21200, + "yes": 8505, + "yet": 25907, + "yg": 35641, + "yi": 48111, + "ying": 1112, + "yip": 39666, + "yk": 48361, + "yl": 2645, + "ylan": 18554, + "yle": 2349, + "ylene": 37880, + "yles": 24327, + "yll": 25727, + "ylon": 15158, + "ylum": 11183, + "ym": 4948, + "ymes": 22009, + "ymm": 26621, + "ymph": 20896, + "yn": 2047, + "yna": 46434, + "ynam": 4989, + "ynamic": 28995, + "ynasty": 19488, + "ync": 13361, + "ynchron": 24871, + "ynchronous": 31301, + "yne": 39547, + "ynes": 25337, + "ynski": 40008, + "ynt": 33567, + "ynthesis": 44411, + "yo": 8226, + "yon": 19181, + "yond": 3243, + "you": 5832, + "young": 35465, + "your": 14108, + "yout": 32015, + "youtu": 32594, + "youtube": 11604, + "yp": 4464, + "ype": 2981, + "ypes": 9497, + "yr": 2417, + "yre": 35759, + "yrics": 14279, + "yright": 4766, + "yrights": 49158, + "yrim": 17302, + "yrinth": 21324, + "yrs": 48489, + "yrus": 21180, + "ys": 893, + "ysc": 28349, + "ysical": 15380, + "ysics": 23154, + "ysis": 3097, + "yson": 19699, + "yss": 33968, + "yssey": 23784, + "ystem": 6781, + "yt": 20760, + "yth": 5272, + "ythm": 34853, + "ython": 7535, + "yton": 31616, + "yu": 24767, + "yx": 28391, + "yy": 22556, + "yz": 45579, + "z": 89, + "za": 4496, + "zac": 49897, + "zag": 50183, + "zai": 35142, + "zan": 15201, + "zanne": 38395, + "zar": 41046, + "zb": 14969, + "zbek": 40413, + "zbollah": 21677, + "ze": 2736, + "zeb": 38130, + "zech": 15356, + "zed": 8863, + "zee": 42871, + "zees": 43727, + "zek": 43130, + "zel": 17396, + "zen": 4801, + "zens": 8247, + "zer": 9107, + "zero": 22570, + "zers": 47031, + "zes": 12271, + "zh": 23548, + "zhen": 46732, + "zhou": 38536, + "zi": 17027, + "zie": 49746, + "zig": 38262, + "zik": 47303, + "zilla": 16496, + "zin": 42140, + "zing": 9510, + "zinski": 46394, + "zip": 13344, + "zl": 48274, + "zman": 32054, + "zn": 47347, + "zo": 10872, + "zon": 26361, + "zona": 7551, + "zone": 11340, + "zos": 37925, + "zsche": 37467, + "zu": 27624, + "zx": 42592, + "zy": 7357, + "zyk": 46355, + "zyme": 24266, + "zynski": 47143, + "zz": 3019, + "zza": 34443, + "zzi": 46218, + "zzle": 26413, + "zzo": 47802, + "zzy": 31570, + "{": 90, + "{\"": 4895, + "{\\": 31478, + "{{": 27007, + "|": 91, + "||": 15886, + "||||": 42210, + "}": 92, + "}\"": 36786, + "})": 30072, + "});": 22133, + "},": 5512, + "},\"": 9063, + "},{\"": 8762, + "}.": 27422, + "}:": 38362, + "};": 19629, + "}\\": 32239, + "}{": 18477, + "}}": 11709, + "}}}": 42535, + "~": 93, + "~~": 4907, + "~~~~": 8728, + "~~~~~~~~": 15116, + "~~~~~~~~~~~~~~~~": 27156, + "¡": 94, + "¢": 95, + "£": 96, + "£ı": 6408, + "¤": 97, + "¥": 98, + "¥µ": 35069, + "¥ŀ": 13945, + "¦": 99, + "§": 100, + "¨": 101, + "©": 102, + "©¶æ": 47490, + "©¶æ¥µ": 47703, + "ª": 103, + "«": 104, + "«ĺ": 45865, + "¬": 105, + "¬¼": 45539, + "®": 106, + "¯": 107, + "°": 108, + "±": 109, + "²": 110, + "²¾": 39333, + "³": 111, + "´": 112, + "µ": 113, + "¶": 114, + "¶æ": 35050, + "¶ħ": 41678, + "·": 115, + "¸": 116, + "¹": 117, + "º": 118, + "»": 119, + "»Ĵ": 36596, + "¼": 120, + "½": 121, + "¾": 122, + "¿": 123, + "¿½": 4204, + "À": 124, + "Á": 125, + "Â": 126, + "¢": 44359, + "£": 14988, + "§": 16273, + "¨": 37102, + "©": 16224, + "«": 24328, + "®": 7461, + "®,": 45088, + "¯": 5196, + "¯¯": 5367, + "¯¯¯¯": 8980, + "¯¯¯¯¯¯¯¯": 15243, + "¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯": 27006, + "°": 7200, + "±": 22519, + "²": 31185, + "´": 18265, + "¶": 26604, + "·": 9129, + "··": 35147, + "º": 36165, + "»": 17730, + "½": 23141, + "Âł": 1849, + "³³": 4603, + "³³³": 33477, + "³³³³": 8828, + "³³³³³³³³": 17811, + "³³³³³³³³³³³³³³³³": 39172, + "ÂŃ": 3907, + "Ã": 127, + "á": 6557, + "án": 21162, + "ás": 40138, + "â": 22940, + "ã": 26102, + "ão": 28749, + "ä": 11033, + "Ã¥": 29090, + "æ": 21241, + "ç": 16175, + "ça": 50041, + "è": 14064, + "ère": 35979, + "é": 2634, + "ée": 22161, + "én": 35942, + "ér": 42445, + "és": 20954, + "ét": 25125, + "ê": 25792, + "ë": 26689, + "î": 34803, + "ï": 26884, + "ïve": 38776, + "ð": 27214, + "ñ": 12654, + "ña": 30644, + "ño": 31329, + "ó": 10205, + "ón": 18840, + "ô": 27083, + "ö": 9101, + "ön": 48863, + "ör": 30570, + "ø": 24172, + "ú": 21356, + "û": 42324, + "ü": 9116, + "ür": 25151, + "ÃĤ": 5523, + "Ãĥ": 5746, + "ÃĥÃĤ": 5808, + "ÃĥÃĤÃĥÃĤ": 5815, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 9364, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 14827, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 23090, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 35496, + "Ãī": 38351, + "Ãį": 38638, + "ÃįÃį": 43569, + "ÃĹ": 12906, + "ÃĽ": 34543, + "ÃĽÃĽ": 48396, + "ÃŁ": 39683, + "Ãł": 24247, + "ÃŃ": 8836, + "ÃŃa": 29690, + "ÃŃn": 39588, + "ÃŃs": 41200, + "Ä": 128, + "Ä«": 18962, + "ı": 30102, + "Äģ": 10235, + "Äĩ": 38325, + "Äį": 46195, + "Äĵ": 27092, + "ÄŁ": 33133, + "Å": 129, + "Å¡": 32790, + "Å«": 20317, + "ÅĤ": 41615, + "Åį": 13090, + "ÅŁ": 46481, + "Æ": 130, + "Ç": 131, + "È": 132, + "É": 133, + "Ê": 134, + "Ë": 135, + "ËĪ": 45990, + "Ëľ": 41185, + "Ì": 136, + "̶": 48869, + "Í": 137, + "Î": 138, + "α": 17394, + "β": 26638, + "γ": 42063, + "ε": 30950, + "ι": 29945, + "κ": 43000, + "λ": 39377, + "μ": 34703, + "ν": 26180, + "ο": 26517, + "Ï": 139, + "ÏĢ": 46582, + "Ïģ": 33643, + "ÏĤ": 35558, + "Ïĥ": 38392, + "ÏĦ": 32830, + "Ïī": 49535, + "Ð": 140, + "а": 16142, + "в": 38857, + "д": 43666, + "е": 16843, + "и": 18849, + "к": 31583, + "л": 30143, + "м": 43108, + "н": 22177, + "о": 15166, + "оÐ": 25443, + "Ñ": 141, + "ÑĢ": 21169, + "Ñģ": 21727, + "ÑĤ": 20375, + "Ñĥ": 35072, + "Ñĭ": 45035, + "ÑĮ": 45367, + "Ñı": 40623, + "Ò": 142, + "Ó": 143, + "Ô": 144, + "Õ": 145, + "Ö": 146, + "Ö¼": 47903, + "×": 147, + "ר": 37778, + "ש": 50227, + "ת": 42064, + "×IJ": 42973, + "×ij": 49603, + "×Ķ": 38269, + "×ķ": 27072, + "×Ļ": 25529, + "×Ļ×": 33951, + "׾": 40010, + "×ŀ": 49168, + "Ø": 148, + "ا": 12919, + "اØ": 34247, + "اÙĦ": 23525, + "ب": 39848, + "Ø©": 45632, + "ت": 41486, + "د": 38843, + "ر": 26897, + "س": 45692, + "ع": 44690, + "Ù": 149, + "ÙĦ": 13862, + "Ùħ": 25405, + "ÙĨ": 23338, + "Ùĩ": 29519, + "ÙĪ": 30335, + "ÙĬ": 22654, + "Ùİ": 24333, + "ÙIJ": 44208, + "ÙĴ": 48763, + "Ú": 150, + "Û": 151, + "Ü": 152, + "Ý": 153, + "Þ": 154, + "ß": 155, + "à": 156, + "à¤": 11976, + "ा": 48077, + "à¥": 24231, + "à¦": 48071, + "à¨": 19469, + "à©": 43297, + "à¸": 19567, + "à¹": 31479, + "à¼": 41340, + "á": 157, + "áµ": 39611, + "á¸": 41585, + "á¹": 26292, + "á½": 45495, + "â": 158, + "âĢ": 447, + "âĢ¢": 3581, + "âĢ¢âĢ¢": 22838, + "âĢ¢âĢ¢âĢ¢âĢ¢": 39967, + "â̦": 1399, + "â̦\"": 9962, + "â̦)": 38418, + "â̦.": 11580, + "â̦.\"": 50248, + "â̦..": 30864, + "â̦]": 21476, + "â̦â̦": 7398, + "â̦â̦â̦â̦": 15864, + "â̦â̦â̦â̦â̦â̦â̦â̦": 29146, + "â̲": 17478, + "â̳": 12237, + "âĢĭ": 9525, + "âĢĭâĢĭ": 39009, + "âĢİ": 48261, + "âĢIJ": 9333, + "âĢij": 20977, + "âĢĵ": 1906, + "âĢĵâĢĵ": 25608, + "âĢĶ": 960, + "âĢĶ\"": 19056, + "âĢĶ-": 44839, + "âĢĶâĢĶ": 4500, + "âĢĶâĢĶâĢĶâĢĶ": 8184, + "âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ": 14950, + "âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ": 30542, + "âĢķ": 31857, + "âĢł": 33912, + "âģ": 46256, + "âĤ¬": 26391, + "âĦ¢": 8151, + "âĦ¢:": 41333, + "âĨ": 29705, + "âĨij": 48541, + "âĨĴ": 39310, + "âĪ": 24861, + "âĪĴ": 14095, + "âī": 35705, + "âĵĺ": 45563, + "âĶ": 6552, + "âĶĢ": 7280, + "âĶĢâĶĢ": 8418, + "âĶĢâĶĢâĶĢâĶĢ": 16068, + "âĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢ": 28542, + "âĶģ": 47486, + "âķ": 22880, + "âķIJ": 28670, + "âķIJâķIJ": 31732, + "âĸ": 5008, + "âĸ¬": 47530, + "âĸ¬âĸ¬": 49843, + "âĸº": 45717, + "âĸĢ": 44033, + "âĸĦ": 45786, + "âĸĪ": 8115, + "âĸĪâĸĪ": 9968, + "âĸĪâĸĪâĸĪâĸĪ": 20503, + "âĸĪâĸĪâĸĪâĸĪâĸĪâĸĪâĸĪâĸĪ": 49527, + "âĸij": 22110, + "âĸijâĸij": 27534, + "âĸĴ": 40516, + "âĸĵ": 38626, + "âĸł": 29316, + "âĹ": 15926, + "âĹ¼": 48366, + "âĹı": 28133, + "âĺ": 24583, + "âĺħ": 15583, + "âĺħâĺħ": 28353, + "âĺĨ": 35283, + "âĻ": 17992, + "âĻ¥": 39908, + "âϦ": 41298, + "âľ": 26486, + "âĿ": 32391, + "ã": 159, + "ãĢ": 5099, + "ãĢģ": 23513, + "ãĢĤ": 16764, + "ãĢĮ": 13697, + "ãĢį": 13700, + "ãĢİ": 40493, + "ãĢı": 40549, + "ãĢIJ": 31854, + "ãĢij": 31817, + "ãģ": 2515, + "ãģ£": 33180, + "ãģ¦": 28134, + "ãģ§": 30640, + "ãģ¨": 30201, + "ãģª": 26945, + "ãģ«": 28618, + "ãģ®": 5641, + "ãģ®å": 15474, + "ãģ®å®": 49149, + "ã쮿": 27032, + "ãģ®ç": 17683, + "ãģ®é": 33426, + "ãģ®éŃĶ": 34633, + "ãģ¯": 31676, + "ãģ¾": 30159, + "ãģĤ": 40948, + "ãģĦ": 18566, + "ãģĨ": 29557, + "ãģĭ": 27370, + "ãģĮ": 35585, + "ãģį": 33778, + "ãģı": 31917, + "ãģĵ": 46036, + "ãģķ": 43357, + "ãģĹ": 22180, + "ãģĻ": 33623, + "ãģŁ": 25224, + "ãģł": 46777, + "ãĤ": 1792, + "ãĤ¡": 25362, + "ãĤ¢": 11839, + "ãĤ¢ãĥ«": 47794, + "ãĤ£": 16646, + "ãĤ¤": 11482, + "ãĤ¤ãĥĪ": 42396, + "ãĤ¦": 16165, + "ãĤ¦ãĤ¹": 34103, + "ãĤ§": 24806, + "ãĤ¨": 23544, + "ãĤ¨ãĥ«": 46948, + "ãĤ©": 37662, + "ãĤª": 20513, + "ãĤ«": 21763, + "ãĤ¬": 23728, + "ãĤ®": 43899, + "ãĤ¯": 14099, + "ãĤ°": 26095, + "ãĤ±": 41658, + "ãĤ³": 24679, + "ãĤ´": 17933, + "ãĤ´ãĥ³": 22997, + "ãĤµ": 26503, + "ãĤ¶": 48458, + "ãĤ·": 15661, + "ãĤ·ãĥ£": 39467, + "ãĤ¸": 21091, + "ãĤ¹": 8943, + "ãĤ¹ãĥĪ": 43302, + "ãĤº": 37426, + "ãĤ»": 47271, + "ãĤ¼": 30432, + "ãĤ¼ãĤ¦ãĤ¹": 43361, + "ãĤ½": 47559, + "ãĤ¿": 23376, + "ãĤĤ": 43266, + "ãĤī": 36853, + "ãĤĬ": 28255, + "ãĤĭ": 25748, + "ãĤĮ": 39258, + "ãĤĴ": 31758, + "ãĤĵ": 22174, + "ãĤŃ": 25084, + "ãĥ": 1209, + "ãĥ¡": 26998, + "ãĥ¢": 40361, + "ãĥ£": 23131, + "ãĥ¤": 37858, + "ãĥ¥": 24440, + "ãĥ©": 9263, + "ãĥ©ãĥ³": 48204, + "ãĥª": 12675, + "ãĥ«": 9202, + "ãĥ¬": 24186, + "ãĥ¯": 25589, + "ãĥ¯ãĥ³": 42983, + "ãĥ³": 6527, + "ãĥ³ãĤ¸": 45823, + "ãĥ´": 29752, + "ãĥ´ãĤ¡": 44444, + "ãĥ»": 4707, + "ãĥ¼": 6312, + "ãĥ¼ãĤ¯": 42869, + "ãĥ¼ãĥ": 12045, + "ãĥ¼ãĥ«": 43353, + "ãĥ¼ãĥ³": 31708, + "ãĥ¼ãĥĨ": 44326, + "ãĥ¼ãĥĨãĤ£": 44686, + "ãĥĢ": 27852, + "ãĥģ": 31090, + "ãĥĥ": 14777, + "ãĥĥãĤ¯": 35702, + "ãĥĥãĥĪ": 35799, + "ãĥĥãĥī": 45435, + "ãĥĦ": 41115, + "ãĥĨ": 24336, + "ãĥĨãĤ£": 44431, + "ãĥĩ": 21959, + "ãĥĩãĤ£": 40629, + "ãĥĪ": 13298, + "ãĥī": 13765, + "ãĥīãĥ©": 19073, + "ãĥīãĥ©ãĤ´ãĥ³": 24731, + "ãĥĬ": 26229, + "ãĥĭ": 30165, + "ãĥį": 44916, + "ãĥİ": 25053, + "ãĥı": 37412, + "ãĥIJ": 29659, + "ãĥij": 32546, + "ãĥĵ": 36922, + "ãĥķ": 17681, + "ãĥķãĤ¡": 41939, + "ãĥķãĤ©": 48457, + "ãĥĸ": 24001, + "ãĥĹ": 30965, + "ãĥĺ": 23363, + "ãĥĺãĥ©": 34473, + "ãĥĻ": 35604, + "ãĥŀ": 20115, + "ãĥŁ": 27542, + "ãĥł": 25795, + "ãĥŃ": 16253, + "ãħĭ": 35098, + "ãħĭãħĭ": 40345, + "ä": 160, + "ä¸": 10310, + "ä¸Ģ": 31660, + "ä¸ī": 49011, + "ä¸Ĭ": 41468, + "ä¸į": 38834, + "ä¸Ń": 40792, + "ä¹": 20046, + "ä¹ĭ": 45298, + "äº": 12859, + "人": 21689, + "äºĶ": 49390, + "ä»": 20015, + "代": 47987, + "ä¼": 27670, + "ä½": 19526, + "使": 45635, + "ä½ľ": 43291, + "ä¿": 46479, + "å": 161, + "å£": 18004, + "士": 18803, + "å¤": 13783, + "大": 32014, + "天": 25465, + "å¥": 25001, + "女": 42637, + "å¦": 36685, + "å§": 34650, + "å§«": 40235, + "å®": 22522, + "å¯": 43380, + "å°": 22887, + "å°Ĩ": 49546, + "å·": 32432, + "å¸": 30585, + "å¹": 33176, + "åº": 41753, + "å¼": 28156, + "å½": 37605, + "å¾": 36181, + "å¿": 33232, + "åĤ": 43636, + "åħ": 17739, + "åħī": 46268, + "åĨ": 37863, + "åĩ": 49035, + "åĪ": 26344, + "åī": 30298, + "åĬ": 27950, + "åĭ": 47947, + "åĮ": 44293, + "åį": 39355, + "åİ": 43889, + "åı": 20998, + "åIJ": 28938, + "åij": 37772, + "åĽ": 32368, + "åľ": 28839, + "åŃ": 27764, + "åŃIJ": 36310, + "æ": 162, + "æ©": 43897, + "æ©Ł": 49960, + "æ°": 36365, + "æ³": 37345, + "æµ": 38184, + "æĢ": 45250, + "æĥ": 46349, + "æĦ": 35707, + "æĪ": 22755, + "æĪ¦": 36704, + "æī": 33699, + "æķ": 46763, + "æĸ": 23877, + "æĸ¹": 43095, + "æĹ": 33768, + "æĺ": 23626, + "æĺ¯": 42468, + "æľ": 17312, + "æĿ": 30266, + "æł": 43718, + "æŃ": 29826, + "æŃ¦": 49476, + "ç": 163, + "ç¥ŀ": 15351, + "ç«": 44165, + "ç·": 45784, + "çĦ": 47078, + "çī": 31965, + "çīĪ": 48304, + "çĭ": 45379, + "çİĭ": 25581, + "çIJ": 49426, + "çĶ": 18796, + "çͰ": 35572, + "çĶŁ": 37955, + "çķ": 45911, + "çļ": 19021, + "çļĦ": 21410, + "çĽ": 33566, + "çľ": 40367, + "è": 164, + "è¡": 26193, + "è£": 32518, + "è£ħ": 35318, + "è¦": 17358, + "è¦ļéĨĴ": 23614, + "èª": 45739, + "è¯": 46237, + "è»": 43102, + "è¿": 32573, + "èĢ": 32003, + "èĢħ": 38519, + "èĥ": 47797, + "èĪ": 48958, + "é": 165, + "é£": 45617, + "é»Ĵ": 44112, + "é¾": 11737, + "é¾į": 11885, + "é¾įå": 19049, + "é¾įå¥": 39820, + "é¾įå¥ij士": 39821, + "é¾įåĸļ士": 33454, + "éĢ": 34460, + "éģ": 34402, + "éĥ": 32849, + "éĩ": 34932, + "éĸ": 38461, + "éĹ": 29785, + "éĹĺ": 42234, + "éļ": 49694, + "éĽ": 37239, + "éŃĶ": 20804, + "ê": 166, + "ë": 167, + "ëĭ": 46695, + "ì": 168, + "ìĿ": 35975, + "í": 169, + "íķ": 47991, + "î": 170, + "îĢ": 29773, + "ï": 171, + "ï¸": 35266, + "ï¸ı": 37929, + "�": 4210, + "��": 6353, + "���": 48585, + "����": 12100, + "ð": 172, + "ðĿ": 47728, + "ðŁ": 8582, + "ðŁij": 41840, + "ðŁĺ": 47249, + "ñ": 173, + "ò": 174, + "ó": 175, + "ô": 176, + "õ": 177, + "ö": 178, + "÷": 179, + "ø": 180, + "ù": 181, + "ú": 182, + "û": 183, + "ü": 184, + "ý": 185, + "þ": 186, + "ÿ": 187, + "Ā": 188, + "ā": 189, + "Ă": 190, + "ă": 191, + "Ą": 192, + "ą": 193, + "Ć": 194, + "ć": 195, + "Ĉ": 196, + "ĉ": 197, + "Ċ": 198, + "ĊÂł": 44320, + "ĊĊ": 628, + "ċ": 199, + "Č": 200, + "č": 201, + "Ď": 202, + "ď": 203, + "Đ": 204, + "đ": 205, + "Ē": 206, + "ē": 207, + "Ĕ": 208, + "ĕ": 209, + "Ė": 210, + "ė": 211, + "Ę": 212, + "ę": 213, + "Ě": 214, + "ě": 215, + "Ĝ": 216, + "ĝ": 217, + "Ğ": 218, + "ğ": 219, + "Ġ": 220, + "Ġ!": 5145, + "Ġ!!": 37867, + "Ġ!=": 14512, + "Ġ\"": 366, + "Ġ\"\"": 13538, + "Ġ\"\"\"": 37227, + "Ġ\"#": 25113, + "Ġ\"$": 17971, + "Ġ\"$:/": 32047, + "Ġ\"%": 36521, + "Ġ\"'": 24018, + "Ġ\"(": 30629, + "Ġ\"+": 43825, + "Ġ\",": 33172, + "Ġ\"-": 27444, + "Ġ\".": 27071, + "Ġ\"...": 27896, + "Ġ\"/": 12813, + "Ġ\"<": 33490, + "Ġ\"@": 44212, + "Ġ\"[": 12878, + "Ġ\"\\": 37082, + "Ġ\"_": 45434, + "Ġ\"{": 45144, + "Ġ\"â̦": 29368, + "Ġ#": 1303, + "Ġ##": 22492, + "Ġ###": 44386, + "Ġ#####": 46424, + "Ġ$": 720, + "Ġ$$": 32382, + "Ġ$(": 29568, + "Ġ$\\": 39280, + "Ġ$_": 40111, + "Ġ${": 25597, + "Ġ%": 4064, + "Ġ%%": 43313, + "Ġ&": 1222, + "Ġ&&": 11405, + "Ġ'": 705, + "Ġ''": 10148, + "Ġ'(": 29513, + "Ġ',": 46083, + "Ġ'.": 45302, + "Ġ'/": 31051, + "Ġ'[": 44438, + "Ġ(": 357, + "Ġ(!": 22759, + "Ġ(\"": 5855, + "Ġ(#": 17426, + "Ġ($": 7198, + "Ġ($)": 45491, + "Ġ(%": 37633, + "Ġ(%)": 11509, + "Ġ(&": 35494, + "Ġ('": 19203, + "Ġ((": 14808, + "Ġ()": 7499, + "Ġ())": 32865, + "Ġ());": 38377, + "Ġ(),": 29994, + "Ġ().": 27972, + "Ġ();": 13979, + "Ġ(*": 20789, + "Ġ(+": 11502, + "Ġ(-": 13841, + "Ġ(.": 20262, + "Ġ(/": 50247, + "Ġ(<": 38155, + "Ġ(=": 46121, + "Ġ(>": 45160, + "Ġ(?,": 32843, + "Ġ(@": 4275, + "Ġ([": 29565, + "Ġ(_": 44104, + "Ġ({": 37913, + "Ġ(~": 31034, + "Ġ(£": 23068, + "Ġ(âĪĴ": 35508, + "Ġ)": 1267, + "Ġ))": 15306, + "Ġ)))": 47282, + "Ġ));": 29226, + "Ġ),": 10612, + "Ġ).": 6739, + "Ġ):": 15179, + "Ġ);": 5619, + "Ġ)]": 48600, + "Ġ*": 1635, + "Ġ*)": 31936, + "Ġ**": 12429, + "Ġ***": 17202, + "Ġ****": 25998, + "Ġ********************************": 41906, + "Ġ*.": 46866, + "Ġ*/": 9466, + "Ġ+": 1343, + "Ġ+#": 43053, + "Ġ++": 19969, + "Ġ+++": 49954, + "Ġ+---": 40703, + "Ġ+/-": 29694, + "Ġ+=": 15853, + "Ġ,": 837, + "Ġ,\"": 42911, + "Ġ-": 532, + "Ġ--": 1377, + "Ġ---": 11420, + "Ġ----": 13498, + "Ġ-----": 37404, + "Ġ------": 40103, + "Ġ-------": 35656, + "Ġ--------": 24200, + "Ġ---------": 45337, + "Ġ----------------": 34400, + "Ġ--------------------": 41436, + "Ġ--------------------------------": 20368, + "Ġ----------------------------------------------------------------": 16529, + "Ġ-->": 14610, + "Ġ-=": 48185, + "Ġ->": 4613, + "Ġ.": 764, + "Ġ.\"": 22135, + "Ġ.)": 46328, + "Ġ..": 11485, + "Ġ...": 2644, + "Ġ...\"": 35713, + "Ġ....": 19424, + "Ġ......": 47082, + "Ġ........": 20004, + "Ġ..........": 39864, + "Ġ..............": 44912, + "Ġ................": 44713, + "Ġ./": 24457, + "Ġ._": 47540, + "Ġ/": 1220, + "Ġ/*": 11900, + "Ġ/**": 42638, + "Ġ//": 3373, + "Ġ///": 34013, + "Ġ//[": 31161, + "Ġ/>": 11037, + "Ġ0": 657, + "Ġ00": 3571, + "Ġ000": 12877, + "Ġ0000": 17643, + "Ġ000000": 41853, + "Ġ00000000": 27551, + "Ġ0004": 38326, + "Ġ01": 5534, + "Ġ02": 7816, + "Ġ03": 7643, + "Ġ04": 8702, + "Ġ05": 8870, + "Ġ06": 9130, + "Ġ07": 8753, + "Ġ08": 8487, + "Ġ09": 7769, + "Ġ1": 352, + "Ġ10": 838, + "Ġ100": 1802, + "Ġ1000": 8576, + "Ġ10000": 33028, + "Ġ101": 8949, + "Ġ102": 15143, + "Ġ1024": 28119, + "Ġ103": 15349, + "Ġ104": 14436, + "Ġ105": 13343, + "Ġ1050": 47235, + "Ġ106": 15696, + "Ġ107": 16226, + "Ġ1070": 49616, + "Ġ108": 15495, + "Ġ1080": 17729, + "Ġ109": 16003, + "Ġ11": 1367, + "Ġ110": 9796, + "Ġ1100": 36566, + "Ġ111": 13374, + "Ġ112": 13539, + "Ġ113": 17318, + "Ġ114": 17342, + "Ġ115": 12279, + "Ġ116": 18693, + "Ġ117": 19048, + "Ġ118": 19035, + "Ġ119": 15136, + "Ġ12": 1105, + "Ġ120": 7982, + "Ġ1200": 24938, + "Ġ121": 20416, + "Ġ122": 19409, + "Ġ123": 17031, + "Ġ124": 19755, + "Ġ125": 13151, + "Ġ126": 19710, + "Ġ127": 18112, + "Ġ128": 13108, + "Ġ1280": 37674, + "Ġ129": 20248, + "Ġ13": 1511, + "Ġ130": 11323, + "Ġ1300": 36058, + "Ġ131": 23134, + "Ġ132": 21761, + "Ġ133": 22169, + "Ġ134": 22352, + "Ġ135": 17501, + "Ġ136": 21056, + "Ġ137": 21643, + "Ġ138": 21503, + "Ġ139": 23666, + "Ġ14": 1478, + "Ġ140": 12713, + "Ġ1400": 36641, + "Ġ141": 25500, + "Ġ142": 25181, + "Ġ143": 24356, + "Ġ144": 20224, + "Ġ1440": 49557, + "Ġ145": 20299, + "Ġ146": 22986, + "Ġ147": 22909, + "Ġ148": 22613, + "Ġ149": 24041, + "Ġ15": 1315, + "Ġ150": 6640, + "Ġ1500": 20007, + "Ġ151": 25326, + "Ġ152": 24848, + "Ġ153": 24652, + "Ġ154": 24235, + "Ġ155": 20708, + "Ġ156": 23871, + "Ġ157": 23313, + "Ġ158": 24063, + "Ġ159": 26422, + "Ġ16": 1467, + "Ġ160": 13454, + "Ġ1600": 26143, + "Ġ161": 27829, + "Ġ162": 25090, + "Ġ163": 26826, + "Ġ164": 25307, + "Ġ165": 21409, + "Ġ166": 26753, + "Ġ167": 26118, + "Ġ168": 23378, + "Ġ169": 27191, + "Ġ17": 1596, + "Ġ170": 16677, + "Ġ1700": 35665, + "Ġ171": 28369, + "Ġ172": 23120, + "Ġ173": 28174, + "Ġ174": 27621, + "Ġ175": 19038, + "Ġ176": 26937, + "Ġ177": 26607, + "Ġ178": 27368, + "Ġ179": 27228, + "Ġ18": 1248, + "Ġ180": 11546, + "Ġ1800": 21431, + "Ġ181": 30110, + "Ġ182": 28581, + "Ġ183": 28551, + "Ġ1830": 45440, + "Ġ184": 28598, + "Ġ1840": 47784, + "Ġ185": 22855, + "Ġ1850": 35745, + "Ġ186": 28481, + "Ġ1860": 37637, + "Ġ1861": 45278, + "Ġ1862": 49658, + "Ġ1863": 47072, + "Ġ1865": 47801, + "Ġ187": 27649, + "Ġ1870": 37667, + "Ġ188": 27778, + "Ġ1880": 34865, + "Ġ1886": 49539, + "Ġ1888": 49584, + "Ġ1889": 49545, + "Ġ189": 27230, + "Ġ1890": 31982, + "Ġ1893": 48889, + "Ġ1895": 46425, + "Ġ1896": 46723, + "Ġ1897": 49429, + "Ġ1898": 46244, + "Ġ1899": 47465, + "Ġ19": 678, + "Ġ190": 19884, + "Ġ1900": 21489, + "Ġ1901": 39923, + "Ġ1902": 45611, + "Ġ1903": 41625, + "Ġ1904": 43785, + "Ġ1905": 37166, + "Ġ1906": 40538, + "Ġ1907": 41435, + "Ġ1908": 40417, + "Ġ1909": 41507, + "Ġ191": 31009, + "Ġ1910": 31953, + "Ġ1911": 32216, + "Ġ1912": 34463, + "Ġ1913": 35145, + "Ġ1914": 26833, + "Ġ1915": 32062, + "Ġ1916": 32811, + "Ġ1917": 24168, + "Ġ1918": 25859, + "Ġ1919": 30992, + "Ġ192": 17817, + "Ġ1920": 14062, + "Ġ1921": 35369, + "Ġ1922": 36094, + "Ġ1923": 37272, + "Ġ1924": 37547, + "Ġ1925": 36864, + "Ġ1926": 38525, + "Ġ1927": 36565, + "Ġ1928": 35768, + "Ġ1929": 31883, + "Ġ193": 29691, + "Ġ1930": 15533, + "Ġ1931": 34625, + "Ġ1932": 32471, + "Ġ1933": 26539, + "Ġ1934": 29300, + "Ġ1935": 30704, + "Ġ1936": 27653, + "Ġ1937": 28684, + "Ġ1938": 28017, + "Ġ1939": 24414, + "Ġ194": 30483, + "Ġ1940": 16236, + "Ġ1941": 23234, + "Ġ1942": 22458, + "Ġ1943": 21577, + "Ġ1944": 16994, + "Ġ1945": 15761, + "Ġ1946": 22717, + "Ġ1947": 21709, + "Ġ1948": 21794, + "Ġ1949": 24977, + "Ġ195": 24793, + "Ġ1950": 11445, + "Ġ1951": 27937, + "Ġ1952": 26352, + "Ġ1953": 24217, + "Ġ1954": 24718, + "Ġ1955": 25325, + "Ġ1956": 25190, + "Ġ1957": 25177, + "Ġ1958": 24648, + "Ġ1959": 23859, + "Ġ196": 28817, + "Ġ1960": 9507, + "Ġ1961": 20510, + "Ġ1962": 20033, + "Ġ1963": 19342, + "Ġ1964": 17575, + "Ġ1965": 17672, + "Ġ1966": 19322, + "Ġ1967": 15904, + "Ġ1968": 15963, + "Ġ1969": 16450, + "Ġ197": 29903, + "Ġ1970": 8069, + "Ġ1971": 16382, + "Ġ1972": 16101, + "Ġ1973": 15674, + "Ġ1974": 16489, + "Ġ1975": 15231, + "Ġ1976": 15408, + "Ġ1977": 15589, + "Ġ1978": 15524, + "Ġ1979": 13521, + "Ġ198": 2757, + "Ġ1980": 7169, + "Ġ1981": 14745, + "Ġ1982": 14489, + "Ġ1983": 13540, + "Ġ1984": 12844, + "Ġ1985": 12863, + "Ġ1986": 12113, + "Ġ1987": 12923, + "Ġ1988": 12122, + "Ġ1989": 11104, + "Ġ199": 1594, + "Ġ1990": 6303, + "Ġ1991": 10249, + "Ġ1992": 9768, + "Ġ1993": 9656, + "Ġ1994": 9162, + "Ġ1995": 8735, + "Ġ1996": 8235, + "Ġ1997": 8309, + "Ġ1998": 7795, + "Ġ1999": 7358, + "Ġ2": 362, + "Ġ20": 1160, + "Ġ200": 939, + "Ġ2000": 4751, + "Ġ2001": 5878, + "Ġ2002": 6244, + "Ġ2003": 5816, + "Ġ2004": 5472, + "Ġ2005": 5075, + "Ġ2006": 4793, + "Ġ2007": 4343, + "Ġ2008": 3648, + "Ġ2009": 3717, + "Ġ201": 580, + "Ġ2010": 3050, + "Ġ2011": 2813, + "Ġ2012": 2321, + "Ġ2013": 2211, + "Ġ2014": 1946, + "Ġ2015": 1853, + "Ġ2016": 1584, + "Ġ2017": 2177, + "Ġ2018": 2864, + "Ġ2019": 13130, + "Ġ202": 22131, + "Ġ2020": 12131, + "Ġ2021": 33448, + "Ġ2022": 33160, + "Ġ2024": 48609, + "Ġ2025": 32190, + "Ġ203": 27408, + "Ġ2030": 25054, + "Ġ204": 26956, + "Ġ2048": 36117, + "Ġ205": 22538, + "Ġ2050": 32215, + "Ġ206": 27253, + "Ġ207": 27791, + "Ġ208": 27121, + "Ġ209": 28815, + "Ġ21": 2310, + "Ġ210": 20064, + "Ġ2100": 38123, + "Ġ211": 28714, + "Ġ212": 23679, + "Ġ213": 28658, + "Ġ214": 28277, + "Ġ215": 22951, + "Ġ216": 26881, + "Ġ217": 24894, + "Ġ218": 29217, + "Ġ219": 30453, + "Ġ22": 2534, + "Ġ220": 15629, + "Ġ221": 31566, + "Ġ222": 27795, + "Ġ223": 30299, + "Ġ224": 26063, + "Ġ225": 18500, + "Ġ226": 31510, + "Ġ227": 30989, + "Ġ228": 29041, + "Ġ229": 31064, + "Ġ23": 2242, + "Ġ230": 18395, + "Ġ231": 34598, + "Ġ232": 31773, + "Ġ233": 30435, + "Ġ234": 34323, + "Ġ235": 28878, + "Ġ236": 34044, + "Ġ237": 34385, + "Ġ238": 32544, + "Ġ239": 32817, + "Ġ24": 1987, + "Ġ240": 14956, + "Ġ2400": 48548, + "Ġ241": 35150, + "Ġ242": 34353, + "Ġ243": 35989, + "Ġ244": 35264, + "Ġ245": 29637, + "Ġ246": 34951, + "Ġ247": 30179, + "Ġ248": 32996, + "Ġ249": 34620, + "Ġ25": 1679, + "Ġ250": 8646, + "Ġ2500": 33507, + "Ġ251": 34489, + "Ġ252": 25264, + "Ġ253": 32056, + "Ġ254": 35360, + "Ġ255": 14280, + "Ġ256": 17759, + "Ġ257": 36100, + "Ġ258": 37528, + "Ġ259": 37831, + "Ġ26": 2608, + "Ġ260": 21148, + "Ġ2600": 47197, + "Ġ261": 39166, + "Ġ262": 35404, + "Ġ263": 39135, + "Ġ264": 32158, + "Ġ265": 32090, + "Ġ266": 37737, + "Ġ267": 37364, + "Ġ268": 36678, + "Ġ269": 38249, + "Ġ27": 2681, + "Ġ270": 20479, + "Ġ271": 33797, + "Ġ272": 38107, + "Ġ273": 38549, + "Ġ274": 39768, + "Ġ275": 25829, + "Ġ276": 38147, + "Ġ277": 38703, + "Ġ278": 39174, + "Ġ279": 39466, + "Ġ28": 2579, + "Ġ280": 21355, + "Ġ281": 39882, + "Ġ282": 41810, + "Ġ283": 42032, + "Ġ284": 40654, + "Ġ285": 33015, + "Ġ286": 39697, + "Ġ287": 38721, + "Ġ288": 35419, + "Ġ289": 38902, + "Ġ29": 2808, + "Ġ290": 26481, + "Ġ291": 43336, + "Ġ292": 41569, + "Ġ293": 37224, + "Ġ294": 41235, + "Ġ295": 34772, + "Ġ296": 41922, + "Ġ297": 41103, + "Ġ298": 37576, + "Ġ299": 31011, + "Ġ3": 513, + "Ġ30": 1542, + "Ġ300": 5867, + "Ġ3000": 20343, + "Ġ301": 25643, + "Ġ302": 32591, + "Ġ303": 30727, + "Ġ304": 31672, + "Ġ305": 32747, + "Ġ306": 37255, + "Ġ307": 38369, + "Ġ308": 35617, + "Ġ309": 40286, + "Ġ31": 3261, + "Ġ310": 28947, + "Ġ311": 35592, + "Ġ312": 34465, + "Ġ313": 35897, + "Ġ314": 34085, + "Ġ315": 32647, + "Ġ316": 34131, + "Ġ317": 37563, + "Ġ318": 39320, + "Ġ319": 40385, + "Ġ32": 3933, + "Ġ320": 20959, + "Ġ321": 39595, + "Ġ322": 38831, + "Ġ323": 38446, + "Ġ324": 38595, + "Ġ325": 29524, + "Ġ326": 40660, + "Ġ327": 36203, + "Ġ328": 39093, + "Ġ329": 42141, + "Ġ33": 4747, + "Ġ330": 25508, + "Ġ331": 43722, + "Ġ332": 41423, + "Ġ333": 23460, + "Ġ334": 42819, + "Ġ335": 37144, + "Ġ336": 38867, + "Ġ337": 42294, + "Ġ338": 40736, + "Ġ339": 42489, + "Ġ34": 4974, + "Ġ340": 28560, + "Ġ341": 43155, + "Ġ342": 44341, + "Ġ343": 37290, + "Ġ344": 43686, + "Ġ345": 39937, + "Ġ346": 44729, + "Ġ347": 43292, + "Ġ348": 44084, + "Ġ349": 44367, + "Ġ35": 3439, + "Ġ350": 13803, + "Ġ351": 44417, + "Ġ352": 44063, + "Ġ353": 47567, + "Ġ354": 46752, + "Ġ355": 36561, + "Ġ356": 44552, + "Ġ357": 45210, + "Ġ358": 41761, + "Ġ359": 41934, + "Ġ36": 4570, + "Ġ360": 11470, + "Ġ361": 47744, + "Ġ363": 49327, + "Ġ364": 44969, + "Ġ365": 21268, + "Ġ366": 44856, + "Ġ367": 40884, + "Ġ368": 43019, + "Ġ369": 45620, + "Ġ37": 5214, + "Ġ370": 28687, + "Ġ371": 47343, + "Ġ372": 46633, + "Ġ373": 47946, + "Ġ374": 49020, + "Ġ375": 29414, + "Ġ376": 44622, + "Ġ377": 42163, + "Ġ378": 45473, + "Ġ379": 45937, + "Ġ38": 4353, + "Ġ380": 29101, + "Ġ383": 49814, + "Ġ384": 40400, + "Ġ385": 44826, + "Ġ386": 48340, + "Ġ387": 49689, + "Ġ388": 43550, + "Ġ389": 49633, + "Ġ39": 5014, + "Ġ390": 33882, + "Ġ392": 48207, + "Ġ395": 42321, + "Ġ396": 48758, + "Ġ398": 39260, + "Ġ399": 43927, + "Ġ4": 604, + "Ġ40": 2319, + "Ġ400": 7337, + "Ġ4000": 30123, + "Ġ401": 22219, + "Ġ402": 42622, + "Ġ403": 38210, + "Ġ404": 32320, + "Ġ405": 36966, + "Ġ406": 45439, + "Ġ407": 41879, + "Ġ408": 41247, + "Ġ409": 48132, + "Ġ4090": 48908, + "Ġ4096": 42479, + "Ġ41": 6073, + "Ġ410": 32921, + "Ġ411": 43184, + "Ġ412": 42215, + "Ġ413": 46618, + "Ġ414": 45900, + "Ġ415": 40643, + "Ġ416": 38158, + "Ġ417": 47580, + "Ġ418": 45959, + "Ġ419": 48475, + "Ġ42": 5433, + "Ġ420": 28262, + "Ġ421": 49294, + "Ġ422": 46588, + "Ġ423": 49125, + "Ġ424": 48252, + "Ġ425": 36959, + "Ġ426": 48065, + "Ġ427": 45345, + "Ġ428": 45063, + "Ġ429": 42313, + "Ġ43": 5946, + "Ġ430": 35090, + "Ġ432": 46393, + "Ġ433": 47407, + "Ġ435": 42671, + "Ġ436": 50038, + "Ġ44": 5846, + "Ġ440": 33879, + "Ġ443": 40384, + "Ġ444": 45095, + "Ġ445": 48655, + "Ġ448": 49989, + "Ġ45": 4153, + "Ġ450": 18523, + "Ġ451": 49356, + "Ġ455": 46839, + "Ġ457": 47996, + "Ġ458": 50154, + "Ġ46": 6337, + "Ġ460": 34091, + "Ġ465": 49669, + "Ġ47": 6298, + "Ġ470": 38634, + "Ġ475": 45881, + "Ġ48": 4764, + "Ġ480": 23487, + "Ġ49": 5125, + "Ġ490": 45601, + "Ġ499": 48391, + "Ġ5": 642, + "Ġ50": 2026, + "Ġ500": 5323, + "Ġ5000": 23336, + "Ġ501": 24555, + "Ġ502": 47233, + "Ġ503": 44541, + "Ġ504": 41612, + "Ġ505": 43367, + "Ġ51": 6885, + "Ġ510": 35148, + "Ġ512": 22243, + "Ġ52": 6740, + "Ġ520": 36141, + "Ġ525": 45719, + "Ġ529": 49888, + "Ġ53": 7192, + "Ġ530": 40585, + "Ġ54": 7175, + "Ġ540": 38190, + "Ġ55": 5996, + "Ġ550": 25240, + "Ġ555": 44717, + "Ġ56": 7265, + "Ġ560": 38089, + "Ġ57": 7632, + "Ġ570": 44626, + "Ġ58": 7618, + "Ġ580": 41234, + "Ġ59": 7863, + "Ġ6": 718, + "Ġ60": 3126, + "Ġ600": 10053, + "Ġ6000": 39064, + "Ġ601": 49231, + "Ġ608": 39084, + "Ġ61": 8454, + "Ġ610": 44300, + "Ġ62": 8190, + "Ġ620": 45469, + "Ġ625": 48868, + "Ġ63": 8093, + "Ġ630": 44505, + "Ġ64": 5598, + "Ġ640": 33759, + "Ġ65": 6135, + "Ġ650": 22626, + "Ġ655": 45021, + "Ġ66": 7930, + "Ġ660": 41717, + "Ġ666": 43364, + "Ġ67": 8275, + "Ġ670": 48136, + "Ġ68": 8257, + "Ġ680": 40554, + "Ġ69": 8644, + "Ġ698": 39861, + "Ġ7": 767, + "Ġ70": 4317, + "Ġ700": 13037, + "Ġ7000": 50205, + "Ġ701": 48173, + "Ġ702": 43379, + "Ġ71": 9166, + "Ġ72": 7724, + "Ġ720": 26250, + "Ġ73": 8854, + "Ġ737": 37517, + "Ġ74": 8915, + "Ġ747": 45600, + "Ġ75": 5441, + "Ġ750": 19683, + "Ġ76": 8684, + "Ġ760": 48284, + "Ġ768": 46720, + "Ġ77": 8541, + "Ġ770": 44586, + "Ġ777": 35534, + "Ġ78": 8699, + "Ġ780": 41287, + "Ġ79": 9225, + "Ġ8": 807, + "Ġ80": 4019, + "Ġ800": 10460, + "Ġ8000": 38055, + "Ġ802": 33121, + "Ġ808": 41241, + "Ġ81": 9773, + "Ġ82": 9415, + "Ġ820": 48964, + "Ġ83": 9698, + "Ġ84": 9508, + "Ġ840": 48777, + "Ġ85": 7600, + "Ġ850": 30607, + "Ġ86": 9849, + "Ġ87": 10083, + "Ġ88": 9193, + "Ġ89": 9919, + "Ġ9": 860, + "Ġ90": 4101, + "Ġ900": 15897, + "Ġ9000": 50138, + "Ġ91": 10495, + "Ġ911": 16679, + "Ġ92": 10190, + "Ġ920": 47679, + "Ġ93": 10261, + "Ġ94": 10048, + "Ġ95": 6957, + "Ġ950": 38384, + "Ġ96": 9907, + "Ġ960": 41263, + "Ġ97": 10111, + "Ġ970": 40463, + "Ġ978": 41417, + "Ġ98": 9661, + "Ġ980": 32614, + "Ġ99": 7388, + "Ġ999": 36006, + "Ġ:": 1058, + "Ġ:(": 36147, + "Ġ:)": 14373, + "Ġ:-)": 47226, + "Ġ::": 7904, + "Ġ:=": 19039, + "Ġ;": 2162, + "Ġ;)": 35540, + "Ġ;;": 36792, + "Ġ<": 1279, + "Ġ": 46904, + "-.": 34507, + "->": 3784, + "-[": 49146, + "-|": 22831, + ".": 13, + ".\"": 526, + ".\"\"": 32203, + ".\")": 19570, + ".\",": 33283, + ".\",\"": 41424, + ".\"[": 18161, + ".#": 32535, + ".$": 48082, + ".'": 2637, + ".'\"": 11496, + ".''": 13531, + ".''.": 50113, + ".(": 12195, + ".)": 2014, + ".),": 12179, + ".).": 15729, + ".):": 47308, + ".*": 15885, + ".,": 1539, + ".,\"": 44388, + ".-": 7874, + ".--": 9816, + "..": 492, + "...": 986, + "...\"": 9313, + "...)": 23029, + "....": 1106, + ".....": 12359, + "......": 16317, + ".......": 25780, + "........": 2109, + ".........": 34617, + ".............": 44274, + "................": 4181, + "..................": 49129, + "........................": 27754, + "................................": 8864, + "................................................................": 23193, + "...?": 44825, + "...]": 22345, + "../": 40720, + "./": 19571, + ".:": 11207, + ".;": 15089, + ".<": 29847, + ".>": 32756, + ".?": 40791, + ".[": 3693, + ".]": 8183, + "._": 13557, + ".}": 44587, + ".âĢĵ": 37585, + ".âĢĶ": 13402, + ".ãĢį": 43735, + ".�": 40670, + "/": 14, + "/\"": 30487, + "/#": 31113, + "/$": 32624, + "/(": 29006, + "/)": 34729, + "/*": 15211, + "/**": 35343, + "/+": 28404, + "/,": 47454, + "/-": 16327, + "/.": 11757, + "//": 1003, + "///": 20379, + "////": 9705, + "////////": 16150, + "////////////////": 27246, + "////////////////////////////////": 49704, + "/>": 15913, + "/?": 20924, + "/_": 47835, + "/âĢĭ": 27643, + "0": 15, + "00": 405, + "000": 830, + "0000": 2388, + "00000": 20483, + "000000": 10535, + "0000000": 24598, + "00000000": 8269, + "0000000000000000": 25645, + "00007": 44808, + "0001": 18005, + "0002": 34215, + "001": 8298, + "0010": 37187, + "002": 21601, + "00200000": 36490, + "003": 11245, + "004": 22914, + "005": 22544, + "006": 28041, + "007": 25816, + "008": 25257, + "009": 28694, + "01": 486, + "010": 20943, + "0100": 39103, + "011": 28555, + "012": 30206, + "013": 30273, + "014": 28645, + "015": 25150, + "016": 27037, + "017": 29326, + "018": 29159, + "019": 30484, + "02": 2999, + "020": 33618, + "0200": 44613, + "021": 46821, + "022": 44087, + "023": 45310, + "024": 40839, + "025": 36629, + "026": 45987, + "027": 44698, + "028": 46957, + "029": 48891, + "03": 3070, + "030": 39101, + "031": 43637, + "032": 49959, + "033": 44427, + "034": 49841, + "035": 44215, + "036": 48597, + "04": 3023, + "040": 36676, + "041": 50049, + "043": 48768, + "044": 43977, + "045": 40350, + "046": 45438, + "047": 48000, + "048": 47202, + "05": 2713, + "050": 28669, + "052": 37841, + "055": 47838, + "057": 43526, + "059": 46712, + "06": 3312, + "060": 41322, + "07": 2998, + "070": 43509, + "075": 46396, + "08": 2919, + "080": 33057, + "083": 48290, + "088": 46556, + "089": 49352, + "09": 2931, + "090": 42534, + "1": 16, + "10": 940, + "100": 3064, + "1000": 12825, + "10000": 49388, + "1001": 47705, + "1007": 44318, + "101": 8784, + "1016": 27956, + "102": 15377, + "1024": 35500, + "1027": 40403, + "103": 15197, + "104": 13464, + "105": 13348, + "106": 15801, + "107": 15982, + "108": 15711, + "1080": 24045, + "109": 14454, + "11": 1157, + "110": 11442, + "1100": 42060, + "111": 16243, + "1111": 26259, + "112": 14686, + "113": 16616, + "114": 16562, + "115": 15363, + "116": 18298, + "117": 17657, + "118": 16817, + "119": 16315, + "12": 1065, + "120": 10232, + "1200": 27550, + "121": 19244, + "122": 18376, + "123": 10163, + "124": 17464, + "125": 11623, + "126": 19420, + "127": 16799, + "128": 12762, + "129": 18741, + "13": 1485, + "130": 12952, + "131": 22042, + "132": 19924, + "133": 16945, + "134": 19880, + "135": 17059, + "136": 20809, + "137": 19708, + "138": 20107, + "139": 20219, + "14": 1415, + "140": 15187, + "141": 23756, + "142": 23726, + "143": 21139, + "144": 18444, + "145": 18781, + "146": 20964, + "147": 20198, + "148": 18294, + "149": 19442, + "15": 1314, + "150": 8628, + "1500": 33698, + "151": 24309, + "152": 17827, + "153": 21395, + "154": 21526, + "155": 18742, + "156": 21599, + "157": 18458, + "158": 21273, + "159": 19707, + "16": 1433, + "160": 14198, + "1600": 36150, + "161": 25948, + "162": 25061, + "163": 24136, + "164": 23237, + "165": 20986, + "166": 23055, + "167": 21940, + "168": 14656, + "169": 22172, + "17": 1558, + "170": 17279, + "171": 27192, + "172": 23628, + "173": 25399, + "174": 22985, + "175": 17430, + "176": 24096, + "177": 22413, + "178": 23188, + "179": 21738, + "18": 1507, + "180": 15259, + "1800": 39188, + "181": 27057, + "182": 24294, + "183": 24839, + "184": 22883, + "185": 21652, + "186": 25096, + "187": 23451, + "188": 20356, + "189": 23362, + "19": 1129, + "190": 19782, + "1900": 48104, + "191": 26492, + "192": 17477, + "1920": 40454, + "193": 24943, + "194": 22913, + "1945": 41931, + "195": 22186, + "1950": 42751, + "1959": 45403, + "196": 25272, + "1960": 38503, + "1963": 45192, + "1964": 46477, + "1965": 45271, + "1966": 44227, + "1967": 42830, + "1968": 42246, + "1969": 38391, + "197": 24991, + "1970": 30986, + "1971": 41208, + "1972": 41023, + "1973": 40220, + "1974": 40828, + "1975": 38449, + "1976": 38108, + "1977": 37781, + "1978": 37950, + "1979": 33581, + "198": 22337, + "1980": 23664, + "1981": 35411, + "1982": 30763, + "1983": 29279, + "1984": 28296, + "1985": 29110, + "1986": 28054, + "1987": 27301, + "1988": 26709, + "1989": 25475, + "199": 19104, + "1990": 19891, + "1991": 24529, + "1992": 23847, + "1993": 24465, + "1994": 22666, + "1995": 21908, + "1996": 22288, + "1997": 21498, + "1998": 21113, + "1999": 18946, + "2": 17, + "20": 1238, + "200": 2167, + "2000": 11024, + "200000": 33470, + "2001": 14585, + "2002": 16942, + "2003": 16088, + "2004": 15724, + "2005": 14315, + "2006": 13330, + "2007": 12726, + "2008": 11528, + "2009": 10531, + "201": 1264, + "2010": 10333, + "2011": 9804, + "2012": 6999, + "2013": 6390, + "2014": 4967, + "2015": 4626, + "2016": 5304, + "2017": 5539, + "2018": 7908, + "2019": 23344, + "202": 19004, + "2020": 42334, + "203": 22416, + "204": 18638, + "20439": 47936, + "205": 21261, + "206": 22136, + "207": 22745, + "208": 21315, + "209": 22567, + "21": 2481, + "210": 21536, + "211": 21895, + "212": 21777, + "213": 26427, + "214": 22291, + "215": 23349, + "216": 20666, + "217": 24591, + "218": 28727, + "219": 28896, + "22": 1828, + "220": 17572, + "2200": 34294, + "221": 26115, + "222": 23148, + "223": 22047, + "224": 24137, + "225": 18182, + "226": 24909, + "227": 24403, + "228": 23815, + "229": 23539, + "23": 1954, + "230": 19214, + "231": 25667, + "232": 24339, + "233": 25429, + "234": 24409, + "235": 22370, + "236": 24940, + "237": 24693, + "238": 23721, + "239": 23516, + "24": 1731, + "240": 16102, + "241": 28872, + "242": 27877, + "243": 26660, + "244": 25707, + "245": 22995, + "246": 26912, + "247": 23753, + "248": 23045, + "249": 21626, + "25": 1495, + "250": 9031, + "2500": 44688, + "251": 28072, + "252": 22800, + "253": 28592, + "254": 24970, + "255": 13381, + "256": 11645, + "257": 28676, + "258": 25600, + "259": 25191, + "26": 2075, + "260": 21719, + "261": 30057, + "262": 29119, + "263": 29558, + "264": 18897, + "265": 22980, + "266": 25540, + "267": 25674, + "268": 25022, + "269": 26276, + "27": 1983, + "270": 20233, + "271": 28977, + "272": 29807, + "273": 27367, + "274": 28857, + "275": 23195, + "276": 27988, + "277": 27019, + "278": 25870, + "279": 26050, + "28": 2078, + "280": 21033, + "281": 30368, + "282": 32568, + "283": 30290, + "284": 30336, + "285": 26279, + "286": 27033, + "287": 27800, + "288": 25270, + "289": 27693, + "29": 1959, + "290": 24369, + "291": 33551, + "292": 32759, + "293": 31675, + "294": 27696, + "295": 25710, + "296": 27137, + "297": 26561, + "298": 27728, + "299": 22579, + "3": 18, + "30": 1270, + "300": 6200, + "3000": 23924, + "301": 18938, + "302": 22709, + "303": 22572, + "304": 21288, + "305": 22515, + "306": 20548, + "307": 22996, + "308": 21495, + "309": 26895, + "31": 3132, + "310": 26717, + "311": 36244, + "312": 27970, + "313": 25838, + "314": 33638, + "315": 27936, + "316": 33400, + "317": 34125, + "318": 36042, + "319": 35175, + "32": 2624, + "320": 19504, + "321": 36453, + "322": 37283, + "323": 32637, + "324": 33916, + "325": 26582, + "326": 39195, + "327": 34159, + "328": 34256, + "329": 37967, + "33": 2091, + "330": 26073, + "331": 31697, + "332": 32148, + "333": 20370, + "3333": 24840, + "334": 31380, + "335": 27326, + "336": 29211, + "337": 31496, + "338": 28460, + "339": 29626, + "34": 2682, + "340": 23601, + "341": 33660, + "342": 31575, + "343": 32118, + "344": 33535, + "345": 27712, + "346": 30557, + "347": 30995, + "348": 28978, + "349": 27371, + "35": 2327, + "350": 14877, + "351": 35273, + "352": 33394, + "353": 33319, + "354": 32182, + "355": 28567, + "356": 32066, + "357": 27277, + "358": 31128, + "359": 30743, + "36": 2623, + "360": 15277, + "361": 35195, + "362": 35667, + "363": 35447, + "364": 26780, + "365": 24760, + "366": 32459, + "367": 27824, + "368": 27412, + "369": 30803, + "37": 2718, + "370": 20167, + "371": 38056, + "372": 36720, + "373": 34770, + "374": 31020, + "375": 22318, + "376": 32128, + "377": 26514, + "378": 30695, + "379": 29088, + "38": 2548, + "380": 23734, + "381": 36626, + "382": 36243, + "383": 34741, + "384": 22842, + "385": 27203, + "386": 21734, + "387": 32220, + "388": 30460, + "389": 29769, + "39": 2670, + "390": 25964, + "391": 37710, + "392": 32321, + "393": 26007, + "394": 34626, + "395": 31010, + "396": 34107, + "397": 33372, + "398": 31952, + "399": 28771, + "4": 19, + "40": 1821, + "400": 7029, + "4000": 27559, + "401": 21844, + "402": 32531, + "403": 31552, + "404": 26429, + "405": 26598, + "406": 29703, + "407": 30120, + "408": 26200, + "409": 29416, + "41": 3901, + "410": 33289, + "411": 42224, + "412": 39226, + "413": 44103, + "414": 37309, + "415": 35038, + "416": 35218, + "417": 38547, + "418": 39667, + "419": 45068, + "42": 3682, + "420": 27211, + "421": 46636, + "422": 44361, + "423": 43356, + "424": 40090, + "425": 32114, + "426": 42780, + "427": 42363, + "428": 40173, + "429": 11785, + "43": 3559, + "430": 31794, + "431": 50080, + "432": 45331, + "433": 42117, + "434": 47101, + "435": 40064, + "436": 43690, + "437": 43284, + "438": 43704, + "439": 47106, + "44": 2598, + "440": 25644, + "441": 39710, + "442": 39506, + "443": 34938, + "444": 30272, + "445": 43489, + "446": 27260, + "447": 34825, + "448": 31115, + "449": 31911, + "45": 2231, + "450": 17885, + "451": 36330, + "452": 37730, + "453": 36625, + "454": 34229, + "455": 30505, + "456": 29228, + "457": 33032, + "458": 29334, + "459": 33459, + "46": 3510, + "460": 34716, + "461": 40652, + "462": 39997, + "463": 38380, + "464": 44578, + "465": 42018, + "466": 42199, + "467": 24669, + "468": 38472, + "469": 42947, + "47": 2857, + "470": 27790, + "471": 38339, + "472": 37856, + "473": 37804, + "474": 38652, + "475": 32576, + "476": 35435, + "477": 32883, + "478": 29059, + "479": 31714, + "48": 2780, + "480": 22148, + "481": 40271, + "482": 40149, + "483": 38783, + "484": 34137, + "485": 32642, + "486": 34251, + "487": 35133, + "488": 33646, + "489": 35890, + "49": 2920, + "490": 31503, + "491": 41289, + "492": 40256, + "493": 43134, + "494": 39449, + "495": 33781, + "496": 37747, + "497": 38073, + "498": 36260, + "499": 28324, + "5": 20, + "50": 1120, + "500": 4059, + "5000": 27641, + "501": 33548, + "502": 35126, + "503": 31938, + "504": 33580, + "505": 31654, + "506": 35638, + "507": 35378, + "508": 33042, + "509": 29022, + "51": 4349, + "510": 33690, + "511": 41647, + "512": 25836, + "513": 48645, + "514": 47396, + "515": 45969, + "516": 47493, + "517": 48170, + "518": 44085, + "519": 47785, + "52": 4309, + "520": 31211, + "522": 49542, + "523": 49803, + "524": 48057, + "525": 39088, + "526": 48531, + "528": 49351, + "529": 49721, + "53": 4310, + "530": 38612, + "533": 44994, + "535": 44465, + "536": 44468, + "537": 46096, + "538": 49561, + "54": 4051, + "540": 35005, + "544": 47576, + "545": 45326, + "546": 49489, + "548": 49934, + "549": 44966, + "55": 2816, + "550": 22730, + "551": 43697, + "552": 40427, + "553": 48096, + "554": 44218, + "555": 31046, + "556": 37864, + "557": 41948, + "558": 40486, + "559": 38605, + "56": 3980, + "560": 34135, + "561": 47915, + "562": 43918, + "563": 46572, + "565": 47372, + "568": 49211, + "57": 3553, + "570": 39254, + "571": 42875, + "572": 48724, + "573": 48638, + "574": 46900, + "575": 36189, + "576": 37452, + "577": 49447, + "578": 38907, + "579": 41734, + "58": 3365, + "580": 39322, + "581": 48630, + "582": 46044, + "583": 46239, + "584": 46352, + "585": 38905, + "586": 29796, + "587": 44617, + "588": 39118, + "589": 44169, + "59": 3270, + "590": 36993, + "591": 48952, + "592": 45839, + "593": 49051, + "594": 46438, + "595": 35124, + "596": 45734, + "597": 43239, + "598": 41292, + "599": 43452, + "6": 21, + "60": 1899, + "600": 8054, + "6000": 43434, + "601": 41706, + "602": 31418, + "603": 35642, + "604": 31916, + "605": 32417, + "606": 33206, + "607": 31980, + "608": 28688, + "609": 31751, + "61": 5333, + "610": 39132, + "612": 43610, + "613": 47512, + "614": 46841, + "615": 47007, + "616": 44214, + "617": 47941, + "618": 47448, + "62": 5237, + "620": 38850, + "623": 46872, + "625": 26704, + "626": 45191, + "627": 49856, + "628": 48200, + "629": 48602, + "63": 5066, + "630": 30005, + "635": 48250, + "64": 2414, + "640": 31102, + "641": 42759, + "642": 41290, + "643": 41813, + "644": 29173, + "645": 49259, + "646": 27720, + "647": 33981, + "648": 34287, + "649": 33300, + "65": 2996, + "650": 17544, + "651": 40639, + "652": 43193, + "653": 46435, + "654": 39111, + "655": 35916, + "656": 37466, + "657": 37680, + "658": 38431, + "659": 36445, + "66": 2791, + "660": 39885, + "661": 47159, + "662": 39380, + "663": 45791, + "665": 36879, + "666": 27310, + "6666": 19060, + "66666666": 41977, + "667": 28933, + "668": 35809, + "669": 36657, + "67": 3134, + "670": 43798, + "671": 46250, + "672": 43864, + "673": 45758, + "674": 45385, + "675": 42444, + "676": 42548, + "677": 40179, + "678": 30924, + "679": 37601, + "68": 3104, + "680": 37397, + "681": 48564, + "682": 43950, + "683": 47521, + "684": 41580, + "685": 35978, + "686": 33808, + "687": 39925, + "688": 34427, + "689": 40523, + "69": 3388, + "690": 35844, + "691": 49541, + "692": 46589, + "693": 48528, + "694": 45214, + "695": 37381, + "696": 38205, + "697": 40035, + "698": 39357, + "699": 47325, + "7": 22, + "70": 2154, + "700": 9879, + "701": 41583, + "702": 36680, + "703": 36809, + "704": 32869, + "705": 34801, + "706": 35402, + "707": 24038, + "70710": 42877, + "708": 32583, + "709": 31495, + "71": 4869, + "710": 43147, + "712": 49517, + "713": 50055, + "714": 45722, + "718": 45720, + "72": 4761, + "720": 23906, + "725": 45151, + "727": 47760, + "728": 48524, + "729": 48555, + "73": 4790, + "730": 43916, + "733": 49995, + "736": 49150, + "74": 4524, + "740": 45598, + "745": 50150, + "747": 48882, + "748": 48246, + "75": 2425, + "750": 15426, + "751": 48365, + "752": 43665, + "753": 44550, + "754": 41874, + "755": 38172, + "756": 38219, + "757": 39251, + "758": 38569, + "759": 38314, + "76": 4304, + "760": 40761, + "7601": 42752, + "762": 48194, + "763": 49641, + "765": 29143, + "76561": 48527, + "767": 32059, + "768": 30610, + "77": 3324, + "770": 41820, + "771": 46761, + "772": 43571, + "773": 46871, + "774": 47582, + "775": 34483, + "776": 39509, + "777": 29331, + "778": 39761, + "779": 40393, + "78": 3695, + "780": 40873, + "781": 49703, + "782": 46519, + "783": 50165, + "784": 37688, + "785": 41172, + "786": 46302, + "787": 41019, + "789": 40401, + "79": 3720, + "790": 37750, + "792": 48156, + "793": 44750, + "794": 50242, + "795": 41544, + "796": 41060, + "797": 44673, + "798": 43240, + "799": 45455, + "8": 23, + "80": 1795, + "800": 7410, + "8000": 33942, + "801": 41531, + "802": 30863, + "803": 43564, + "804": 36088, + "805": 28256, + "806": 37988, + "807": 36928, + "808": 28362, + "809": 34583, + "81": 6659, + "810": 40215, + "815": 49503, + "82": 6469, + "820": 41739, + "825": 47338, + "83": 5999, + "830": 48341, + "833": 48634, + "84": 5705, + "840": 40675, + "85": 5332, + "850": 25764, + "855": 45432, + "86": 4521, + "860": 45039, + "864": 39570, + "866": 42240, + "87": 5774, + "870": 46951, + "875": 31360, + "877": 42802, + "88": 3459, + "880": 41655, + "882": 42980, + "883": 49287, + "884": 40353, + "885": 44230, + "886": 44980, + "887": 46660, + "888": 28011, + "889": 39121, + "89": 4531, + "893": 49682, + "896": 48712, + "899": 44093, + "9": 24, + "90": 3829, + "900": 12865, + "901": 46815, + "905": 44928, + "909": 44675, + "91": 6420, + "910": 43234, + "911": 35549, + "915": 40248, + "916": 48894, + "92": 5892, + "920": 37128, + "925": 46351, + "93": 6052, + "930": 45418, + "94": 5824, + "940": 46899, + "949": 48581, + "95": 3865, + "950": 31027, + "951": 50119, + "952": 49234, + "953": 49649, + "954": 48372, + "956": 50148, + "96": 4846, + "960": 39277, + "968": 38956, + "969": 38819, + "97": 5607, + "970": 43587, + "975": 42716, + "978": 32196, + "98": 4089, + "980": 40022, + "985": 42250, + "986": 49087, + "987": 44183, + "989": 42520, + "99": 2079, + "990": 34155, + "992": 41561, + "993": 44821, + "994": 42691, + "995": 33438, + "996": 38565, + "997": 39647, + "998": 34808, + "999": 17032, + "9999": 24214, + ":": 25, + ":\"": 11097, + ":#": 43922, + ":'": 32105, + ":(": 37498, + ":,": 45299, + ":-": 21912, + ":/": 14079, + "://": 1378, + "::": 3712, + "::::": 24022, + "::::::::": 43661, + ":[": 33250, + ":\\": 7479, + ":]": 47715, + ":{": 29164, + ";": 26, + ";\"": 26033, + ";;": 7665, + ";;;;": 14223, + ";;;;;;;;": 25887, + ";;;;;;;;;;;;": 46939, + ";}": 46956, + "<": 27, + "": 50256, + "=": 28, + "=\"": 2625, + "=\"\"": 33151, + "=\"#": 25698, + "=\"/": 35922, + "=#": 46249, + "=$": 43641, + "='": 11639, + "=(": 16193, + "=-": 10779, + "=-=-": 16822, + "=-=-=-=-": 27584, + "=-=-=-=-=-=-=-=-": 46402, + "=/": 33223, + "==": 855, + "===": 18604, + "====": 1421, + "======": 50155, + "========": 2559, + "============": 25609, + "================": 4770, + "================================": 10052, + "================================================================": 23926, + "=>": 14804, + "=[": 41888, + "=\\\"": 17553, + "=]": 48874, + "={": 34758, + "=~": 31820, + "=~=~": 33813, + ">": 29, + ">\"": 24618, + ">(": 33994, + ">)": 43734, + ">,": 22330, + ">.": 28401, + ">:": 31175, + "><": 6927, + ">>": 4211, + ">>>": 33409, + ">>>>": 16471, + ">>>>>>>>": 33717, + ">>\\": 34516, + ">[": 36937, + ">]": 37981, + "?": 30, + "?!": 12248, + "?!\"": 30823, + "?\"": 1701, + "?\",": 35379, + "?\".": 43634, + "?'": 8348, + "?'\"": 26989, + "?)": 10091, + "?),": 33924, + "?).": 29865, + "?,": 21747, + "?:": 27514, + "??": 3548, + "???": 28358, + "????": 9805, + "?????": 19622, + "?????-": 25658, + "?????-?????-": 31666, + "????????": 35709, + "?]": 26398, + "?ãĢį": 42943, + "@": 31, + "@#": 41573, + "@#&": 48193, + "@@": 12404, + "@@@@": 22675, + "@@@@@@@@": 37991, + "A": 32, + "AA": 3838, + "AAA": 29697, + "AAAA": 17922, + "AAAAAAAA": 43488, + "AAF": 38540, + "AB": 6242, + "ABC": 24694, + "ABLE": 17534, + "AC": 2246, + "ACA": 26576, + "ACC": 26861, + "ACE": 11598, + "ACH": 16219, + "ACK": 8120, + "ACP": 33056, + "ACT": 10659, + "ACTED": 38542, + "ACTION": 44710, + "ACY": 43300, + "AD": 2885, + "ADA": 26853, + "ADD": 29266, + "ADE": 19266, + "ADRA": 40517, + "ADS": 47149, + "ADVERTISEMENT": 19053, + "AE": 14242, + "AF": 8579, + "AFP": 17449, + "AFTA": 32106, + "AG": 4760, + "AGE": 11879, + "AGES": 25552, + "AH": 18429, + "AI": 20185, + "AIDS": 39338, + "AIN": 29833, + "AIR": 42149, + "AK": 10206, + "AKING": 43602, + "AL": 1847, + "ALD": 44071, + "ALE": 21358, + "ALK": 28082, + "ALL": 7036, + "ALLY": 19807, + "ALS": 23333, + "ALSE": 23719, + "ALT": 31429, + "ALTH": 40818, + "AM": 2390, + "AMA": 25087, + "AMD": 28075, + "AME": 10067, + "AMES": 29559, + "AMI": 43870, + "AMP": 23518, + "AMS": 40834, + "AMY": 29428, + "AN": 1565, + "ANA": 31574, + "ANC": 20940, + "ANCE": 19240, + "AND": 6981, + "ANE": 30525, + "ANG": 15567, + "ANGE": 27746, + "ANI": 43664, + "ANK": 15154, + "ANN": 22846, + "ANS": 15037, + "ANT": 8643, + "ANY": 31827, + "AP": 2969, + "APD": 35349, + "APE": 45721, + "APH": 31300, + "API": 17614, + "APP": 24805, + "APS": 44580, + "APTER": 29485, + "AR": 1503, + "ARA": 24401, + "ARB": 37304, + "ARC": 25793, + "ARCH": 31315, + "ARD": 9795, + "ARDIS": 49608, + "ARDS": 48294, + "ARE": 12203, + "ARGET": 46095, + "ARI": 33604, + "ARK": 14175, + "ARM": 33456, + "ARP": 36035, + "ARR": 26465, + "ARS": 27415, + "ART": 7227, + "ARY": 13153, + "AS": 1921, + "ASC": 42643, + "ASE": 11159, + "ASED": 42827, + "ASH": 11211, + "ASHINGTON": 19436, + "ASON": 36033, + "ASS": 10705, + "AST": 11262, + "ASY": 26483, + "AT": 1404, + "ATA": 13563, + "ATCH": 11417, + "ATE": 6158, + "ATED": 11617, + "ATER": 23261, + "ATES": 29462, + "ATH": 12599, + "ATHER": 45226, + "ATING": 33881, + "ATION": 6234, + "ATIONAL": 29912, + "ATIONS": 18421, + "ATIVE": 37045, + "ATOR": 25633, + "ATS": 33586, + "ATT": 17139, + "ATTLE": 35455, + "ATURE": 40086, + "ATURES": 47471, + "AU": 26830, + "AUD": 48877, + "AUT": 39371, + "AV": 10116, + "AW": 12298, + "AX": 25922, + "AY": 4792, + "AZ": 22778, + "Aaron": 34451, + "Ab": 4826, + "Ability": 22453, + "About": 8585, + "Above": 32397, + "Abs": 24849, + "Absolutely": 40501, + "Abstract": 23839, + "Abyss": 49073, + "Ac": 12832, + "Acc": 17320, + "Accept": 38855, + "Access": 15457, + "Accessory": 41629, + "According": 4821, + "Account": 30116, + "Acknowled": 39482, + "Across": 40553, + "Act": 6398, + "Action": 12502, + "ActionCode": 31573, + "Activ": 25526, + "Active": 13739, + "Activity": 16516, + "Actor": 40277, + "Actually": 26417, + "Ad": 2782, + "Adam": 23159, + "Adams": 47462, + "Adapt": 48003, + "Adapter": 47307, + "Add": 4550, + "Added": 13003, + "Adding": 32901, + "Additional": 17699, + "Additionally": 23216, + "Address": 20231, + "Adds": 46245, + "Adjust": 39668, + "Admin": 46787, + "Administ": 41862, + "Adult": 42995, + "Adv": 22856, + "Advanced": 28809, + "Adventure": 48289, + "Advertisement": 4723, + "Advertisements": 14592, + "Af": 17584, + "Afee": 44314, + "Aff": 35191, + "African": 43032, + "After": 3260, + "Ag": 10262, + "Again": 15316, + "Against": 39276, + "Age": 23396, + "Agent": 36772, + "Agg": 46384, + "Ah": 10910, + "Aid": 44245, + "Aim": 49945, + "Air": 16170, + "Ak": 33901, + "Al": 2348, + "Alabama": 49177, + "Alan": 36235, + "Albert": 42590, + "Ale": 37474, + "Alert": 36420, + "Alex": 15309, + "Alexander": 38708, + "Ali": 37893, + "Alias": 40489, + "Alice": 44484, + "Alien": 44501, + "All": 3237, + "Allah": 48620, + "Allen": 39989, + "Allow": 35265, + "Allows": 34934, + "Almost": 23379, + "Along": 24035, + "Alpha": 38077, + "Already": 37447, + "Alright": 31442, + "Also": 7583, + "Alt": 29161, + "Altern": 23081, + "Alternative": 49788, + "Alternatively": 44163, + "Although": 7003, + "Always": 30374, + "Am": 5840, + "Amazing": 42770, + "Amazon": 24888, + "Amb": 35649, + "Americ": 5477, + "America": 18165, + "American": 7437, + "Americans": 17636, + "Amid": 43541, + "Among": 14311, + "Amount": 31264, + "Amy": 40797, + "An": 2025, + "Analy": 37702, + "Analysis": 32750, + "Ancient": 44974, + "And": 1870, + "Anderson": 42991, + "Andre": 31258, + "Andrew": 20508, + "Android": 25934, + "Andy": 35314, + "Ang": 13450, + "Angel": 33246, + "Angelo": 45585, + "Anim": 35320, + "Animal": 40002, + "Animation": 39520, + "Ann": 18858, + "Anna": 31160, + "Anne": 43227, + "Anonymous": 20660, + "Another": 6610, + "Answer": 33706, + "Ant": 13217, + "Anth": 30327, + "Anthony": 32697, + "Anti": 28795, + "Any": 7149, + "Anyone": 21129, + "Anything": 40028, + "Anyway": 23795, + "Ap": 25189, + "Apart": 39182, + "App": 4677, + "AppData": 22322, + "Apparently": 30402, + "Appearance": 48231, + "Appearances": 47569, + "Apple": 16108, + "Applic": 33583, + "Application": 23416, + "Applications": 41995, + "Apply": 44836, + "Apps": 48433, + "Apr": 13680, + "April": 16784, + "Ar": 3163, + "Arab": 31602, + "Arc": 24021, + "Arcade": 43763, + "Arch": 19895, + "Are": 8491, + "Area": 30547, + "Aren": 43199, + "Arg": 28100, + "Args": 42035, + "Ari": 26529, + "Arizona": 40732, + "Ark": 42007, + "Arm": 26560, + "Armor": 31512, + "Army": 45272, + "Around": 24472, + "Array": 19182, + "Arsenal": 46230, + "Art": 8001, + "Arthur": 29874, + "Article": 14906, + "Artist": 43020, + "As": 1722, + "Ash": 26754, + "Asia": 38555, + "Asian": 43224, + "Aside": 32602, + "Ask": 25214, + "Asked": 18932, + "Ass": 8021, + "Assad": 23622, + "Assembly": 49670, + "Asset": 45869, + "Assistant": 48902, + "Associated": 29014, + "Assuming": 48142, + "Ast": 33751, + "Async": 42367, + "At": 2953, + "Atl": 25255, + "Atlanta": 43482, + "Atlantic": 41120, + "Att": 8086, + "Attach": 33296, + "Attack": 27732, + "Attempt": 37177, + "Attempts": 48452, + "Attorney": 46319, + "Attribute": 33682, + "Attributes": 29021, + "Aud": 16353, + "Audio": 21206, + "Aug": 12512, + "August": 17908, + "Aust": 15160, + "Austin": 40245, + "Austral": 19763, + "Australia": 27429, + "Australian": 38036, + "Aut": 16541, + "Auth": 30515, + "Authent": 47649, + "Author": 13838, + "Authorities": 28705, + "Auto": 27722, + "Autom": 38062, + "Av": 7355, + "Availability": 29841, + "Available": 10493, + "Average": 26287, + "Avg": 48997, + "Avoid": 38618, + "Aw": 23155, + "Awesome": 49061, + "Ax": 31554, + "Ay": 42012, + "Az": 26903, + "B": 33, + "BA": 4339, + "BACK": 31098, + "BALL": 45463, + "BAT": 47379, + "BB": 15199, + "BBC": 33833, + "BC": 2749, + "BD": 14529, + "BE": 12473, + "BER": 13246, + "BF": 29499, + "BG": 40469, + "BI": 3483, + "BIL": 19676, + "BILITIES": 49516, + "BILITY": 25382, + "BILL": 39888, + "BIP": 47772, + "BIT": 26094, + "BL": 9148, + "BLE": 19146, + "BLIC": 32936, + "BM": 12261, + "BN": 15766, + "BO": 8202, + "BOOK": 39453, + "BOX": 39758, + "BP": 20866, + "BR": 11473, + "BRE": 40438, + "BS": 4462, + "BSD": 21800, + "BT": 19313, + "BTC": 35964, + "BU": 19499, + "BUG": 12953, + "BUR": 38926, + "BUS": 45346, + "BUT": 47526, + "BW": 48802, + "BY": 17513, + "Ba": 34458, + "Baby": 36534, + "Back": 7282, + "Background": 21756, + "Bad": 22069, + "Bah": 47514, + "Bal": 24597, + "Balance": 45866, + "Ball": 23410, + "Balt": 41312, + "Baltimore": 46139, + "Ban": 30457, + "Band": 31407, + "Bang": 43984, + "Bank": 28650, + "Bar": 10374, + "Barn": 47359, + "Bas": 15522, + "Base": 14881, + "Based": 15001, + "Basic": 26416, + "Basically": 31524, + "Bat": 24541, + "Batman": 37039, + "Battery": 47006, + "Battle": 24064, + "Bay": 15262, + "Be": 3856, + "Bear": 36352, + "Beast": 41490, + "Beat": 34979, + "Beaut": 38413, + "Bec": 39649, + "Because": 8128, + "Beck": 43454, + "Bed": 45896, + "Bee": 49512, + "Beer": 49802, + "Before": 8421, + "Beg": 24586, + "Begin": 44140, + "Beginning": 45198, + "Beh": 25267, + "Behind": 34163, + "Being": 18357, + "Bel": 12193, + "Bell": 36488, + "Below": 21106, + "Ben": 11696, + "Bench": 44199, + "Benef": 42166, + "Benz": 42484, + "Ber": 24814, + "Bern": 23927, + "Bernie": 33433, + "Berry": 25215, + "Besides": 23937, + "Best": 13014, + "Bet": 13056, + "Beta": 43303, + "Better": 28971, + "Between": 25262, + "Bey": 21993, + "Beyond": 24102, + "Bi": 23286, + "Big": 12804, + "Bill": 17798, + "Billy": 49640, + "Bind": 36180, + "Bio": 42787, + "Bir": 50091, + "Bird": 42562, + "Birth": 38480, + "Bit": 13128, + "Bitcoin": 22614, + "Bl": 3629, + "Black": 9915, + "Blade": 47520, + "Blake": 37849, + "Ble": 43413, + "Block": 12235, + "Blocks": 45356, + "Blog": 42383, + "Blood": 21659, + "Bloom": 38941, + "Bloomberg": 47696, + "Blu": 38676, + "Blue": 14573, + "Bo": 16635, + "Board": 29828, + "Bob": 18861, + "Body": 25842, + "Bomb": 48478, + "Bon": 20682, + "Bone": 49580, + "Bonus": 29435, + "Boo": 46120, + "Book": 10482, + "Books": 30650, + "Boost": 45686, + "Boot": 36476, + "Border": 34189, + "Born": 28524, + "Boss": 37310, + "Boston": 31710, + "Bot": 20630, + "Both": 10265, + "Bott": 28653, + "Bottom": 34104, + "Bound": 49646, + "Bow": 39961, + "Box": 14253, + "Boy": 26554, + "Br": 9414, + "Bra": 42333, + "Brad": 30805, + "Brain": 44687, + "Brand": 38416, + "Brandon": 45467, + "Brave": 39787, + "Brazil": 39190, + "Bre": 12679, + "Break": 31737, + "Breaking": 29449, + "Brend": 48015, + "Brew": 44029, + "Brexit": 40730, + "Brian": 24761, + "Bride": 47148, + "Bridge": 37385, + "Brien": 20118, + "Bright": 41267, + "Bring": 31416, + "Brit": 17959, + "Britain": 37114, + "British": 25631, + "Bro": 15783, + "Broad": 30507, + "Bron": 18760, + "Brook": 45534, + "Brother": 39461, + "Brow": 32635, + "Brown": 20644, + "Browser": 46532, + "Bruce": 38509, + "Bs": 37000, + "Bu": 38374, + "Buff": 36474, + "Buffer": 28632, + "Bug": 25624, + "Build": 15580, + "Builder": 32875, + "Building": 25954, + "Built": 39582, + "Bul": 33481, + "Bull": 39549, + "Bur": 22991, + "Burn": 29053, + "Bus": 16286, + "Bush": 36113, + "Business": 24749, + "But": 1537, + "Button": 21864, + "Buy": 14518, + "Buyable": 39693, + "BuyableInstoreAndOnline": 40242, + "Buzz": 48230, + "By": 3886, + "ById": 48364, + "Byte": 40778, + "Bytes": 45992, + "C": 34, + "CA": 8141, + "CAN": 44565, + "CAP": 33177, + "CAR": 20034, + "CAST": 44647, + "CB": 23199, + "CBC": 29208, + "CBS": 22923, + "CC": 4093, + "CCC": 46361, + "CD": 8610, + "CDC": 47667, + "CE": 5222, + "CENT": 43960, + "CEO": 46691, + "CEPT": 42006, + "CF": 22495, + "CG": 39816, + "CH": 3398, + "CHA": 49285, + "CHAPTER": 41481, + "CHAR": 38019, + "CHAT": 31542, + "CHECK": 50084, + "CHO": 44899, + "CHQ": 47831, + "CHR": 37846, + "CI": 25690, + "CIA": 49732, + "CL": 5097, + "CLA": 16827, + "CLAIM": 48778, + "CLASS": 31631, + "CLASSIFIED": 45449, + "CLE": 29931, + "CLOSE": 32737, + "CLUD": 39149, + "CLUS": 28332, + "CM": 24187, + "CN": 44175, + "CNN": 18474, + "CO": 8220, + "COL": 25154, + "COLOR": 46786, + "COM": 9858, + "COMPLE": 41335, + "CON": 10943, + "CONCLUS": 47542, + "CONT": 37815, + "COR": 44879, + "CP": 8697, + "CPU": 36037, + "CR": 9419, + "CRE": 43387, + "CRIP": 36584, + "CRIPTION": 40165, + "CS": 7902, + "CSS": 49155, + "CT": 4177, + "CTV": 30428, + "CU": 43633, + "CV": 33538, + "CVE": 31436, + "CW": 43538, + "Ca": 24334, + "Cache": 30562, + "Cal": 9771, + "Calif": 19619, + "California": 25284, + "Call": 14134, + "Callback": 47258, + "Calling": 48593, + "Cam": 21701, + "Camera": 35632, + "Camp": 21111, + "Campaign": 46102, + "Can": 6090, + "Canada": 17940, + "Canadian": 28203, + "Cand": 41572, + "Cap": 15610, + "Capital": 39315, + "Capt": 19209, + "Captain": 27898, + "Capture": 49630, + "Car": 9914, + "Card": 16962, + "Care": 17784, + "Carl": 26886, + "Cart": 43476, + "Carter": 49958, + "Cas": 35155, + "Case": 20448, + "Cash": 35361, + "Cass": 43529, + "Cast": 19248, + "Cat": 21979, + "Catal": 39075, + "Catalog": 49015, + "Category": 27313, + "Cath": 39581, + "Catholic": 48919, + "Cause": 42323, + "Cele": 42741, + "Cell": 28780, + "Cent": 19085, + "Center": 23656, + "Central": 30645, + "Cert": 37608, + "Certain": 26469, + "Certainly": 36001, + "Ch": 1925, + "Chain": 35491, + "Chair": 43189, + "Chall": 41812, + "Champ": 48507, + "Chan": 48407, + "Chance": 43606, + "Change": 19400, + "Changed": 31813, + "Changes": 29238, + "Changing": 48333, + "Channel": 29239, + "Chapter": 14126, + "Char": 12441, + "Character": 27275, + "Characters": 48393, + "Charg": 28316, + "Charge": 50044, + "Charges": 36970, + "Charl": 24453, + "Charles": 28711, + "Charlie": 37136, + "Chart": 45488, + "Chat": 30820, + "Che": 7376, + "Check": 9787, + "Chel": 38292, + "Chelsea": 41053, + "Chem": 41829, + "Chest": 45170, + "Chicago": 25705, + "Chicken": 45565, + "Chief": 23675, + "Child": 16424, + "Children": 26829, + "China": 14581, + "Chinese": 23604, + "Chip": 49985, + "Cho": 22164, + "Choice": 46770, + "Choose": 31851, + "Chris": 15645, + "Christ": 10684, + "Christian": 20298, + "Christmas": 44614, + "Christopher": 38025, + "Chuck": 44324, + "Church": 46686, + "Circ": 31560, + "City": 14941, + "Civil": 32610, + "Cl": 2601, + "Cla": 47404, + "Claim": 44819, + "Clar": 48035, + "Clark": 43250, + "Class": 9487, + "Classic": 39914, + "Cle": 34349, + "Clean": 32657, + "Clear": 19856, + "Clearly": 30638, + "Click": 8164, + "Client": 11792, + "Climate": 37649, + "Clinton": 16549, + "Clock": 44758, + "Close": 26125, + "Closure": 45398, + "Cloud": 18839, + "Club": 42350, + "Cmd": 40109, + "Co": 7222, + "Coach": 40677, + "Cod": 43806, + "Code": 10669, + "Coin": 24387, + "Col": 5216, + "Cola": 28635, + "Cold": 34312, + "Cole": 46509, + "Coll": 22667, + "Collect": 31337, + "Collection": 36307, + "College": 38951, + "Collins": 49645, + "Color": 10258, + "Colorado": 41330, + "Columb": 36063, + "Column": 39470, + "Com": 5377, + "Comb": 20575, + "Combat": 38667, + "Come": 16773, + "Coming": 30804, + "Comm": 6935, + "Command": 21575, + "Comment": 21357, + "Comments": 23903, + "Commerce": 47662, + "Commercial": 48401, + "Commission": 50246, + "Common": 17227, + "Commun": 30813, + "Community": 20012, + "Comp": 7293, + "Compan": 41309, + "Companies": 49111, + "Company": 39154, + "Compar": 50249, + "Compare": 41488, + "Compared": 44669, + "Compat": 40073, + "Compl": 38143, + "Complete": 20988, + "Completed": 43768, + "Component": 21950, + "Computer": 34556, + "Con": 3103, + "Conclusion": 21481, + "Cond": 25559, + "Condition": 48362, + "Conf": 18546, + "Config": 16934, + "Configuration": 38149, + "Cong": 18649, + "Congratulations": 45048, + "Congress": 25916, + "Conn": 37321, + "Connect": 13313, + "Connection": 32048, + "Connector": 34525, + "Connell": 15559, + "Connor": 27136, + "Cons": 9444, + "Conservative": 42039, + "Consider": 19626, + "Considering": 40475, + "Console": 47581, + "Const": 34184, + "Construct": 42316, + "Constructed": 25207, + "Construction": 36687, + "Consumer": 49106, + "Cont": 4264, + "Contact": 17829, + "Container": 29869, + "Content": 19746, + "Contents": 15842, + "Context": 21947, + "Contin": 17875, + "Continue": 29453, + "Contract": 45845, + "Contribut": 37146, + "Control": 15988, + "Controller": 22130, + "Cook": 28937, + "Cool": 34530, + "Cooldown": 45953, + "Cop": 13379, + "Copy": 29881, + "Copyright": 15269, + "Cor": 10606, + "Core": 14055, + "Corn": 41389, + "Corp": 45680, + "Correct": 42779, + "Correction": 43267, + "Cos": 36734, + "Cost": 13729, + "Could": 23722, + "Coun": 31053, + "Council": 40940, + "Count": 12332, + "Counter": 31694, + "Country": 33921, + "Cour": 25877, + "Course": 49046, + "Court": 36699, + "Courtesy": 31825, + "Cover": 27245, + "Cow": 40147, + "Cr": 13916, + "Cra": 33800, + "Craft": 14467, + "Craig": 40441, + "Crash": 47598, + "Cre": 12443, + "Creat": 16719, + "Create": 16447, + "Created": 41972, + "Creating": 32071, + "Credit": 23690, + "Credits": 42855, + "Crew": 46724, + "Crime": 45580, + "Crit": 18559, + "Critical": 41000, + "Critics": 36623, + "Cro": 35403, + "Cross": 21544, + "Cru": 27535, + "Crunch": 49384, + "Cruz": 41811, + "Cry": 26677, + "Crypt": 23919, + "Crystal": 43752, + "Cs": 32274, + "Ct": 33707, + "Ctrl": 40069, + "Cu": 46141, + "Cub": 43632, + "Cube": 29071, + "Cur": 26628, + "Current": 11297, + "Currently": 21327, + "Custom": 15022, + "Customer": 44939, + "Cut": 26254, + "Cy": 20418, + "D": 35, + "DA": 5631, + "DAQ": 46640, + "DATA": 26947, + "DAY": 26442, + "DB": 11012, + "DC": 9697, + "DCS": 49513, + "DD": 16458, + "DE": 7206, + "DEBUG": 30531, + "DEC": 41374, + "DEF": 32988, + "DEM": 39429, + "DEN": 41819, + "DEP": 46162, + "DER": 14418, + "DERR": 49643, + "DES": 30910, + "DEV": 39345, + "DF": 8068, + "DH": 41473, + "DI": 17931, + "DIR": 34720, + "DIS": 26288, + "DIT": 49828, + "DIV": 33569, + "DJ": 35028, + "DK": 48510, + "DL": 19260, + "DM": 23127, + "DN": 35504, + "DNA": 28886, + "DO": 18227, + "DOC": 38715, + "DOM": 39170, + "DON": 41173, + "DOS": 35178, + "DOWN": 41925, + "DP": 6322, + "DR": 7707, + "DS": 5258, + "DT": 24544, + "DVD": 39218, + "DW": 42955, + "DX": 36227, + "Da": 26531, + "Dad": 46270, + "Daddy": 48280, + "Daily": 28545, + "Dallas": 40540, + "Dam": 14550, + "Damage": 22022, + "Damn": 43343, + "Dan": 21174, + "Daniel": 19962, + "Danny": 45478, + "Dar": 32708, + "Dark": 17367, + "Dash": 43041, + "Dat": 27354, + "Data": 6601, + "Database": 38105, + "Date": 10430, + "Dave": 27984, + "David": 11006, + "Davis": 36462, + "Day": 12393, + "Days": 38770, + "Db": 43832, + "De": 5005, + "Dead": 20489, + "Deal": 45776, + "Dean": 36372, + "Dear": 20266, + "Death": 20148, + "Deb": 16587, + "Debug": 27509, + "Dec": 10707, + "December": 20588, + "Decl": 37835, + "Decre": 43198, + "Deep": 29744, + "Def": 7469, + "Default": 19463, + "Defense": 27300, + "Definition": 36621, + "Del": 13856, + "Delete": 38727, + "Delivery": 33129, + "DeliveryDate": 39749, + "Delta": 42430, + "Dem": 11522, + "Demand": 42782, + "Democratic": 33939, + "Democrats": 29969, + "Demon": 35477, + "Den": 21306, + "Denver": 49818, + "Dep": 12156, + "Department": 36261, + "Depending": 41156, + "Deploy": 49322, + "Depth": 48791, + "Depths": 42382, + "Der": 28532, + "Des": 5960, + "Desc": 24564, + "Description": 11828, + "Design": 23067, + "Desk": 42523, + "Desktop": 36881, + "Despite": 8332, + "Dest": 24159, + "Destroy": 49174, + "Det": 11242, + "Detailed": 32080, + "Details": 24259, + "Detect": 47504, + "Detroit": 40404, + "Dev": 13603, + "Develop": 19246, + "Developer": 45351, + "Development": 41206, + "Device": 24728, + "Dex": 48875, + "Di": 18683, + "Dial": 24400, + "Dialog": 44204, + "Dialogue": 41099, + "Diamond": 47710, + "Dick": 38743, + "Did": 11633, + "Die": 32423, + "Diff": 28813, + "Different": 40341, + "Dig": 19511, + "Digital": 27640, + "Dim": 29271, + "Dir": 35277, + "Direct": 13470, + "Director": 28702, + "Directory": 43055, + "Dis": 7279, + "Disable": 48893, + "Disc": 15642, + "Disclaimer": 19618, + "Discover": 44596, + "Discuss": 48873, + "Discussion": 34255, + "Disk": 40961, + "Disney": 37338, + "Dispatch": 49354, + "Display": 23114, + "Dist": 20344, + "Distance": 45767, + "District": 44857, + "Div": 24095, + "Do": 5211, + "DoS": 46498, + "Doc": 23579, + "Doctor": 37564, + "Doctors": 47087, + "Document": 24941, + "Documents": 38354, + "Does": 13921, + "Dog": 32942, + "Dom": 24510, + "Domain": 43961, + "Domin": 43417, + "Don": 3987, + "Donald": 7371, + "DonaldTrump": 27674, + "Done": 45677, + "Donnell": 24853, + "Dou": 40287, + "Double": 25628, + "Doug": 42297, + "Down": 8048, + "Download": 10002, + "Downloadha": 41551, + "Dr": 6187, + "Draft": 37741, + "Drag": 46022, + "Dragon": 17808, + "DragonMagazine": 42424, + "Draw": 25302, + "Dream": 30571, + "Dri": 20564, + "Drive": 24825, + "Driver": 32103, + "Dro": 35442, + "Drop": 26932, + "Drug": 37943, + "Ds": 30832, + "Du": 35660, + "Dual": 36248, + "Dub": 37590, + "Due": 22229, + "Dun": 30128, + "Dur": 36927, + "Duration": 26054, + "During": 7191, + "Dust": 43767, + "Dutch": 49717, + "Dynamic": 44090, + "E": 36, + "EA": 16412, + "EAR": 17133, + "EB": 30195, + "EC": 2943, + "ECA": 36600, + "ECD": 27295, + "ECH": 25994, + "ECK": 25171, + "ECT": 9782, + "ECTION": 24565, + "ED": 1961, + "EDIT": 24706, + "EE": 6500, + "EED": 41841, + "EEE": 31909, + "EEEE": 35039, + "EEK": 33823, + "EEP": 35238, + "EF": 25425, + "EFF": 37267, + "EG": 7156, + "EGA": 33146, + "EGIN": 43312, + "EH": 42413, + "EL": 3698, + "ELD": 24639, + "ELF": 37738, + "ELL": 23304, + "ELS": 37142, + "ELY": 30943, + "EM": 3620, + "EMA": 27630, + "EMBER": 28952, + "EMENT": 12529, + "EMOTE": 36862, + "EMP": 39494, + "EMS": 39201, + "EN": 1677, + "ENA": 45510, + "ENC": 24181, + "ENCE": 18310, + "ENCY": 45155, + "END": 10619, + "ENDED": 49361, + "ENE": 39267, + "ENG": 26808, + "ENGTH": 49494, + "ENN": 34571, + "ENS": 16938, + "ENSE": 24290, + "ENT": 3525, + "ENTION": 45589, + "ENTS": 15365, + "EO": 4720, + "EP": 8905, + "EPA": 40906, + "ER": 1137, + "ERA": 46461, + "ERAL": 27130, + "ERC": 47691, + "ERE": 9338, + "ERG": 49837, + "ERN": 28778, + "ERO": 34812, + "ERROR": 24908, + "ERS": 4877, + "ERSON": 29086, + "ERT": 17395, + "ERY": 19664, + "ES": 1546, + "ESA": 43279, + "ESCO": 43311, + "ESE": 33635, + "ESH": 44011, + "ESPN": 31730, + "ESS": 7597, + "ESSION": 47621, + "EST": 6465, + "EStream": 39906, + "EStreamFrame": 43177, + "ET": 2767, + "ETA": 20892, + "ETF": 22274, + "ETH": 20702, + "ETHOD": 36252, + "ETS": 32716, + "EU": 19684, + "EV": 20114, + "EVA": 27881, + "EW": 6217, + "EX": 6369, + "EXP": 49864, + "EXT": 13918, + "EY": 22348, + "Each": 10871, + "Ear": 8419, + "Earlier": 13689, + "Early": 20457, + "Earn": 49725, + "Earth": 22840, + "East": 25234, + "Eastern": 46109, + "Easy": 28406, + "Eat": 47659, + "Ec": 49136, + "Econom": 28489, + "Economic": 48307, + "Ed": 7407, + "Edge": 37021, + "Edit": 18378, + "Edited": 45882, + "Editor": 17171, + "Educ": 33380, + "Education": 41183, + "Edward": 43982, + "Effect": 18610, + "Effective": 44831, + "Effects": 47738, + "Egypt": 39299, + "Eh": 43894, + "Eight": 29571, + "Either": 32478, + "El": 9527, + "Ele": 28827, + "Elect": 19453, + "Electric": 44132, + "Element": 20180, + "Elf": 46995, + "Elizabeth": 43568, + "Ell": 30639, + "Els": 45507, + "Elsa": 49050, + "Else": 40674, + "Elsewhere": 49374, + "Em": 10161, + "Email": 15333, + "Emb": 31567, + "Emer": 32779, + "Emergency": 48979, + "Emily": 48640, + "Employ": 29733, + "Empty": 40613, + "En": 4834, + "Enable": 36695, + "Enabled": 20491, + "Enc": 27195, + "End": 12915, + "Energy": 28925, + "Eng": 7936, + "Engine": 13798, + "EngineDebug": 49781, + "Engineers": 28620, + "England": 39163, + "English": 15823, + "Enh": 35476, + "Enhanced": 49026, + "Enjoy": 27467, + "Enlarge": 30952, + "Enough": 47323, + "Ent": 14539, + "Enter": 17469, + "Entity": 32398, + "Entry": 30150, + "Environment": 31441, + "Environmental": 47213, + "Ep": 13807, + "Episode": 23758, + "Equ": 23588, + "Er": 9139, + "Eric": 25004, + "Error": 12331, + "Es": 23041, + "Esc": 47051, + "Especially": 48464, + "Ess": 29508, + "Est": 22362, + "Eth": 40226, + "Euro": 14398, + "Europe": 16112, + "European": 22030, + "Ev": 15200, + "Eva": 44239, + "Even": 6104, + "Event": 9237, + "Events": 37103, + "Eventually": 28724, + "Ever": 23921, + "Every": 6109, + "Everybody": 28172, + "Everyone": 16190, + "Everything": 19693, + "Evidence": 46785, + "Evil": 48477, + "Ex": 3109, + "Exactly": 47173, + "Example": 16281, + "Examples": 27730, + "Exc": 40127, + "Excellent": 45675, + "Except": 30313, + "Exception": 16922, + "Exec": 23002, + "Executive": 43885, + "Exit": 30337, + "Exp": 16870, + "Exper": 20468, + "Experience": 44901, + "Experts": 38897, + "Expl": 18438, + "Explore": 35433, + "Export": 43834, + "Express": 38839, + "Ext": 11627, + "External": 41506, + "Extra": 27726, + "Extreme": 36716, + "Ey": 36287, + "Eye": 24876, + "F": 37, + "FA": 7708, + "FACE": 49836, + "FAQ": 42680, + "FAULT": 38865, + "FB": 26001, + "FBI": 39379, + "FC": 4851, + "FD": 26009, + "FE": 15112, + "FER": 24302, + "FF": 5777, + "FFER": 45746, + "FFFF": 29312, + "FG": 30386, + "FH": 44602, + "FI": 11674, + "FIELD": 44603, + "FIG": 16254, + "FIL": 46700, + "FILE": 25664, + "FIN": 20032, + "FINE": 29940, + "FINEST": 40236, + "FIR": 39776, + "FIX": 47084, + "FK": 26236, + "FL": 3697, + "FLAG": 38948, + "FM": 23264, + "FML": 34708, + "FN": 43221, + "FO": 6080, + "FOR": 13775, + "FORE": 30818, + "FORM": 21389, + "FORMATION": 35036, + "FOX": 47853, + "FP": 5837, + "FR": 10913, + "FREE": 39274, + "FS": 10652, + "FT": 9792, + "FTWARE": 37485, + "FU": 38989, + "FUL": 46476, + "FUN": 42296, + "FW": 24160, + "FX": 17213, + "FY": 43833, + "Fa": 50110, + "Fab": 43957, + "Fac": 47522, + "Face": 32388, + "Facebook": 12025, + "Fact": 29054, + "Factor": 41384, + "Factory": 22810, + "FactoryReloaded": 37631, + "Fail": 39044, + "Failure": 50015, + "Fair": 30099, + "Faith": 45536, + "Fake": 49233, + "Fal": 41129, + "Fall": 24750, + "False": 25101, + "Family": 24094, + "Fan": 22480, + "Fans": 36570, + "Far": 21428, + "Farm": 48412, + "Fast": 22968, + "Fat": 33804, + "Father": 34823, + "Favorite": 49434, + "Fax": 46512, + "Fe": 14304, + "Fear": 37798, + "Feature": 38816, + "Featured": 37948, + "Features": 23595, + "Feb": 15146, + "February": 21816, + "Fed": 42268, + "Federal": 24099, + "Feed": 18332, + "Feel": 35114, + "Fel": 42493, + "Female": 27273, + "Fer": 43362, + "Fest": 45139, + "Few": 32351, + "Fi": 10547, + "Field": 15878, + "Fif": 44403, + "Fig": 14989, + "Fight": 27365, + "Fighting": 46375, + "Figure": 11337, + "Fil": 11928, + "File": 8979, + "Filename": 35063, + "Files": 25876, + "Fill": 33762, + "Film": 39750, + "Filter": 22417, + "Fin": 18467, + "Final": 19006, + "Finally": 11158, + "Financial": 43621, + "Find": 16742, + "Finding": 36276, + "Fine": 34389, + "Finish": 48658, + "Fire": 13543, + "First": 5962, + "Firstly": 49709, + "Fish": 39428, + "Fit": 31805, + "Five": 20029, + "Fix": 22743, + "Fixed": 13715, + "Fl": 7414, + "Fla": 47487, + "Flag": 34227, + "Flags": 40053, + "Flash": 30670, + "Fle": 47669, + "Flickr": 47250, + "Flight": 43069, + "Flo": 33574, + "Float": 43879, + "Flor": 26953, + "Florida": 31135, + "Flow": 37535, + "Fly": 33771, + "Flying": 49095, + "Focus": 34888, + "Folder": 41092, + "Follow": 7155, + "Following": 14291, + "Font": 23252, + "FontSize": 38160, + "Food": 24602, + "Foot": 17574, + "Football": 37316, + "Footnote": 33795, + "For": 1890, + "Force": 10292, + "Ford": 37308, + "Fore": 16351, + "Foreign": 33616, + "Forest": 34605, + "Forge": 19857, + "ForgeModLoader": 24934, + "Form": 8479, + "Format": 26227, + "Former": 14282, + "Fort": 21926, + "Fortunately": 31276, + "Forward": 39746, + "Found": 21077, + "Four": 15137, + "Fourth": 45530, + "Fox": 19399, + "Fr": 6732, + "Fra": 49562, + "Frag": 42974, + "Fram": 21055, + "Frame": 19778, + "Frames": 35439, + "Frameworks": 42026, + "Fran": 38848, + "Franc": 42885, + "France": 28572, + "Frank": 17439, + "Fre": 20366, + "Fred": 30847, + "Free": 11146, + "Freedom": 38885, + "French": 24111, + "Fresh": 35857, + "Fri": 30214, + "Friday": 20610, + "Friend": 23331, + "Friends": 36705, + "From": 4863, + "Front": 25886, + "Fs": 42388, + "Fu": 41133, + "Fuck": 34094, + "Fuel": 42663, + "Full": 13295, + "Fun": 24629, + "Function": 22203, + "Fund": 24553, + "Further": 13518, + "Furthermore": 24951, + "Future": 29783, + "G": 38, + "GA": 9273, + "GAME": 47109, + "GAN": 45028, + "GB": 4579, + "GBT": 9146, + "GC": 15916, + "GD": 45113, + "GE": 8264, + "GEN": 35353, + "GER": 30373, + "GES": 48075, + "GET": 18851, + "GF": 21713, + "GG": 11190, + "GGGG": 25611, + "GGGGGGGG": 40415, + "GH": 17511, + "GHz": 23741, + "GI": 18878, + "GL": 8763, + "GM": 15548, + "GMT": 49424, + "GN": 16630, + "GO": 11230, + "GOP": 44962, + "GP": 16960, + "GPU": 33346, + "GR": 10761, + "GRE": 28934, + "GREEN": 43016, + "GROUND": 46025, + "GROUP": 46846, + "GS": 14313, + "GT": 19555, + "GU": 38022, + "GUI": 40156, + "GV": 37094, + "GW": 33191, + "GY": 31212, + "Ga": 35389, + "Gab": 46079, + "Gal": 26552, + "Gall": 37122, + "Gallery": 29352, + "Gam": 34777, + "Game": 8777, + "Gameplay": 43241, + "Gamer": 33648, + "Games": 24474, + "Gaming": 45509, + "Gar": 27676, + "Gary": 33820, + "Gas": 39699, + "Gate": 22628, + "Gay": 41787, + "Gaza": 48790, + "Gb": 49017, + "Ge": 10082, + "Gear": 38141, + "Gen": 13746, + "Gender": 41394, + "Gene": 39358, + "Gener": 8645, + "General": 12218, + "Generally": 37058, + "Generic": 46189, + "Georg": 33428, + "George": 20191, + "Georgia": 41072, + "Ger": 38069, + "German": 16010, + "Germany": 27079, + "Get": 3855, + "Getting": 20570, + "Getty": 6633, + "Gh": 41126, + "Ghost": 32001, + "Gi": 33704, + "Gil": 40747, + "Girl": 24151, + "Girls": 41044, + "Give": 23318, + "Given": 15056, + "Giving": 49701, + "Gl": 9861, + "Glass": 47698, + "Global": 22289, + "Go": 5247, + "Goal": 49045, + "God": 13482, + "Going": 27404, + "Gold": 13306, + "GoldMagikarp": 42202, + "Golden": 32378, + "Good": 10248, + "Google": 11708, + "Gordon": 47073, + "Got": 30074, + "Gov": 23774, + "Govern": 29168, + "Government": 28848, + "Gr": 8642, + "Gra": 46971, + "Grab": 48400, + "Grad": 42731, + "Grade": 42233, + "Graham": 45821, + "Grand": 23581, + "Grant": 45431, + "Graph": 37065, + "Graphics": 18172, + "Gray": 46130, + "Gre": 43887, + "Great": 13681, + "Greek": 44059, + "Green": 13719, + "Greg": 25025, + "Grey": 49141, + "Grid": 41339, + "Gro": 42921, + "Ground": 35539, + "Group": 13247, + "Growing": 43964, + "Gs": 33884, + "Gu": 8205, + "Guard": 24502, + "Guest": 42481, + "Guide": 47889, + "Gun": 22993, + "Guy": 31080, + "Gy": 44802, + "H": 39, + "HA": 7801, + "HAEL": 47452, + "HAHA": 21271, + "HAHAHAHA": 39021, + "HAM": 33363, + "HB": 32886, + "HC": 16045, + "HCR": 43230, + "HD": 10227, + "HE": 13909, + "HEAD": 37682, + "HER": 16879, + "HF": 29567, + "HH": 16768, + "HHHH": 41100, + "HI": 25374, + "HK": 38730, + "HL": 6581, + "HM": 36905, + "HO": 32298, + "HOME": 39069, + "HOU": 46685, + "HOW": 37181, + "HP": 14082, + "HQ": 41275, + "HR": 17184, + "HS": 7998, + "HT": 6535, + "HTML": 28656, + "HTTP": 40717, + "HUD": 28410, + "HY": 42598, + "Ha": 23303, + "Hack": 32833, + "Had": 25383, + "Hal": 40202, + "Half": 31305, + "Hall": 34194, + "Ham": 21281, + "Hamilton": 45405, + "Han": 29919, + "Hand": 12885, + "Handle": 37508, + "Handler": 25060, + "Happy": 25082, + "Har": 13587, + "Hard": 17309, + "Hardware": 49865, + "Harris": 41589, + "Harry": 18308, + "Hart": 44719, + "Has": 19242, + "Hash": 26257, + "Hat": 40483, + "Haunted": 46979, + "Have": 11980, + "Having": 14698, + "Haw": 33055, + "Hay": 31306, + "He": 1544, + "Head": 13847, + "Header": 39681, + "Health": 18081, + "Heart": 28541, + "Heat": 39596, + "Heavy": 33210, + "Height": 23106, + "Hel": 12621, + "Hell": 28254, + "Hello": 15496, + "Help": 22087, + "Helper": 47429, + "Hen": 26055, + "Henry": 32476, + "Her": 9360, + "Here": 4342, + "Herm": 48523, + "Hero": 30411, + "Hey": 10814, + "Hi": 17250, + "Hidden": 41691, + "Hide": 38518, + "Hig": 36124, + "High": 11922, + "Higher": 48708, + "Hill": 36369, + "Hillary": 20397, + "His": 6653, + "Hispanic": 43830, + "Hist": 13749, + "History": 18122, + "Hit": 17889, + "Hmm": 44217, + "Ho": 28900, + "Hol": 28115, + "Hold": 26807, + "Holy": 33336, + "Hom": 28718, + "Home": 16060, + "Hon": 29478, + "Honest": 37411, + "Honestly": 40817, + "Hong": 48559, + "Hop": 23483, + "Hope": 34456, + "Hopefully": 32365, + "Hor": 27991, + "Host": 17932, + "Hot": 21352, + "Hour": 43223, + "Hours": 39792, + "House": 18102, + "Houston": 33387, + "How": 2437, + "Howard": 32434, + "However": 4864, + "Http": 43481, + "Hu": 38202, + "Hub": 16066, + "Hug": 48098, + "Huh": 46010, + "Hum": 32661, + "Human": 20490, + "Hun": 25117, + "Hundreds": 38150, + "Hung": 39505, + "Hunt": 47663, + "Hunter": 38803, + "Hur": 42633, + "Hy": 21217, + "Hyd": 40436, + "Hyp": 49926, + "Hyper": 38197, + "Hz": 7399, + "I": 40, + "IA": 3539, + "IAL": 12576, + "IAN": 16868, + "IAS": 43429, + "IB": 9865, + "IBLE": 34563, + "IC": 2149, + "ICA": 25241, + "ICAL": 20151, + "ICAN": 42710, + "ICE": 8476, + "ICES": 34444, + "ICH": 20739, + "ICK": 11860, + "ICLE": 31419, + "ICO": 22707, + "ICS": 19505, + "ICT": 18379, + "ID": 2389, + "IDA": 41957, + "IDE": 14114, + "IDENT": 25256, + "IDER": 41237, + "IDES": 42538, + "IDS": 14255, + "IDs": 47954, + "IE": 10008, + "IED": 19767, + "IELD": 49979, + "IENCE": 42589, + "IENT": 28495, + "IER": 38311, + "IES": 11015, + "IF": 5064, + "IFA": 19071, + "IFE": 29150, + "IFF": 29267, + "IFIC": 30643, + "IFIED": 28343, + "IFT": 32297, + "IG": 3528, + "IGH": 18060, + "IGHT": 9947, + "IGHTS": 34874, + "IGN": 16284, + "II": 3978, + "III": 10855, + "IJ": 23852, + "IK": 18694, + "IL": 4146, + "ILA": 47164, + "ILD": 26761, + "ILE": 41119, + "ILL": 8267, + "ILLE": 33844, + "ILS": 45484, + "ILY": 33340, + "IM": 3955, + "IME": 12789, + "IN": 1268, + "INA": 28893, + "INAL": 17961, + "INC": 30158, + "IND": 12115, + "INE": 8881, + "INESS": 44180, + "INFO": 10778, + "ING": 2751, + "INGS": 20754, + "INGTON": 17480, + "INK": 17248, + "INO": 46016, + "INS": 20913, + "INST": 38604, + "INT": 12394, + "INTER": 41358, + "INTON": 46812, + "IO": 9399, + "ION": 2849, + "IONS": 11053, + "IOR": 41254, + "IP": 4061, + "IPP": 31444, + "IPS": 47643, + "IQ": 33866, + "IR": 4663, + "IRC": 49060, + "IRD": 46833, + "IRE": 41736, + "IRED": 37819, + "IRO": 43708, + "IRT": 48771, + "IS": 1797, + "ISA": 22312, + "ISC": 37719, + "ISE": 24352, + "ISH": 18422, + "ISION": 42446, + "ISIS": 29322, + "ISM": 31125, + "ISO": 40734, + "ISON": 39960, + "ISS": 16744, + "ISSION": 40373, + "IST": 8808, + "ISTER": 41517, + "ISTORY": 42480, + "IT": 2043, + "ITAL": 40579, + "ITCH": 31949, + "ITE": 12709, + "ITED": 22061, + "ITH": 10554, + "ITIES": 30383, + "ITION": 17941, + "ITNESS": 46144, + "ITS": 29722, + "ITT": 22470, + "ITY": 9050, + "IU": 44958, + "IUM": 41796, + "IV": 3824, + "IVE": 9306, + "IVER": 38757, + "IVERS": 30194, + "IVES": 42472, + "IX": 10426, + "IZ": 14887, + "IZE": 35400, + "Ian": 37776, + "Ice": 23709, + "Icon": 19578, + "Id": 7390, + "Ide": 41452, + "Ident": 33234, + "If": 1532, + "Ign": 32916, + "Il": 33666, + "Ill": 21478, + "Im": 3546, + "Image": 5159, + "Images": 29398, + "Imagine": 25153, + "Imm": 24675, + "Imp": 26950, + "Impl": 29710, + "Import": 20939, + "Important": 33796, + "Impro": 23028, + "Improve": 47531, + "Improved": 35453, + "In": 818, + "Inc": 25517, + "Includes": 42986, + "Incre": 15562, + "Increase": 46890, + "Increased": 40281, + "Increases": 28544, + "Ind": 5497, + "Indeed": 17854, + "Independent": 40566, + "Index": 15732, + "India": 21569, + "Indian": 30821, + "Indiana": 49153, + "Individual": 35392, + "Indust": 35848, + "Inf": 18943, + "Info": 12360, + "Information": 21918, + "Ing": 27682, + "Ingredients": 41222, + "Init": 31768, + "Initial": 24243, + "Initialized": 28500, + "Initially": 40443, + "Input": 20560, + "Ins": 20376, + "Insert": 44402, + "Inside": 24441, + "Insp": 41502, + "Inst": 6310, + "Install": 15798, + "Installation": 30838, + "Instance": 33384, + "Instant": 49933, + "Instead": 13193, + "InstoreAndOnline": 40241, + "Instruct": 43993, + "Int": 5317, + "Integ": 34500, + "Integer": 46541, + "Intel": 24123, + "Inter": 9492, + "Interest": 19302, + "Interested": 48860, + "Interestingly": 33092, + "Interface": 39317, + "Intern": 15865, + "Internal": 37693, + "International": 24274, + "Internet": 28566, + "Interstitial": 29447, + "Interview": 39945, + "Introdu": 15005, + "Introduced": 37143, + "Introduction": 21906, + "Inv": 19904, + "Invalid": 44651, + "Invest": 19070, + "Investigators": 33528, + "Iowa": 45186, + "Ir": 23820, + "Iran": 23798, + "Iraq": 31206, + "Ire": 48505, + "Ireland": 49752, + "Irish": 43293, + "Iron": 22797, + "Ironically": 44850, + "Is": 3792, + "Isa": 39443, + "Islam": 16991, + "Islamic": 26723, + "Isn": 41451, + "Israel": 14040, + "Israeli": 29818, + "Iss": 27738, + "Issue": 45147, + "It": 1026, + "Italian": 45696, + "Italy": 45001, + "Item": 7449, + "ItemImage": 25502, + "ItemThumbnailImage": 39177, + "ItemTracker": 47198, + "Items": 23022, + "Iter": 29993, + "Iterator": 37787, + "Its": 20459, + "Iv": 45766, + "J": 41, + "JA": 37048, + "JB": 47858, + "JC": 34382, + "JD": 37882, + "JECT": 23680, + "JJ": 32178, + "JM": 50229, + "JO": 45006, + "JOHN": 47118, + "JP": 12889, + "JR": 44817, + "JS": 20120, + "JSON": 40386, + "JUST": 25008, + "JV": 41697, + "Ja": 33186, + "Jac": 28821, + "Jack": 14295, + "Jackson": 31270, + "Jacob": 46751, + "Jake": 43930, + "Jam": 30380, + "James": 14731, + "Jamie": 48337, + "Jan": 12128, + "Jane": 41083, + "January": 21339, + "Japan": 16504, + "Japanese": 25324, + "Jar": 47511, + "Jason": 26497, + "Java": 29584, + "Jay": 30568, + "Je": 40932, + "Jean": 38248, + "Jeff": 19139, + "Jen": 44875, + "Jenn": 35994, + "Jennifer": 43187, + "Jer": 36134, + "Jere": 31579, + "Jeremy": 35623, + "Jerry": 43462, + "Jes": 22290, + "Jess": 34648, + "Jessica": 45572, + "Jesus": 28219, + "Jet": 42273, + "Jew": 23119, + "Jewish": 28240, + "Jews": 47415, + "Jim": 18050, + "Jimmy": 40335, + "Jo": 9908, + "Job": 33308, + "Joe": 19585, + "John": 7554, + "Johnny": 44960, + "Johnson": 25378, + "Join": 18234, + "Joined": 24363, + "Jon": 18219, + "Jonathan": 30365, + "Jones": 25784, + "Jordan": 34522, + "Jose": 23409, + "Joseph": 29458, + "Josh": 23808, + "Joshua": 47740, + "Journal": 25296, + "Joy": 41338, + "Jr": 50123, + "Js": 49044, + "Ju": 33018, + "Jud": 26141, + "Judge": 29511, + "Jul": 16980, + "July": 16157, + "Jump": 36046, + "Jun": 22396, + "June": 15749, + "Just": 5703, + "Justice": 28447, + "Justin": 33229, + "K": 42, + "KA": 25123, + "KB": 22764, + "KC": 36222, + "KE": 7336, + "KEN": 43959, + "KER": 42839, + "KEY": 20373, + "KI": 37845, + "KING": 37286, + "KK": 16601, + "KN": 29132, + "KNOWN": 44706, + "KO": 22328, + "KR": 30758, + "KS": 27015, + "KT": 42176, + "KY": 31159, + "Ka": 37281, + "Kal": 41428, + "Kansas": 43451, + "Kar": 37753, + "Karl": 46063, + "Kat": 25881, + "Kate": 45087, + "Kay": 37247, + "Ke": 8896, + "Keefe": 48122, + "Keep": 15597, + "Keeping": 44815, + "Keith": 46868, + "Kelly": 34831, + "Ken": 27827, + "Kenn": 39324, + "Kent": 42265, + "Kevin": 23865, + "Key": 9218, + "Keys": 40729, + "Kh": 33155, + "Kick": 45390, + "Kid": 48374, + "Kids": 40229, + "Kill": 27100, + "Kim": 26374, + "Kin": 49681, + "Kind": 35854, + "King": 15708, + "Kings": 42912, + "Kit": 20827, + "Kn": 25095, + "Knight": 44242, + "Know": 23812, + "Knowing": 45648, + "Known": 29870, + "Ko": 48735, + "Krist": 40756, + "Ku": 41733, + "Ky": 30630, + "Kyle": 42516, + "L": 43, + "LA": 13534, + "LAB": 48780, + "LAN": 25697, + "LAND": 28182, + "LB": 30501, + "LC": 5639, + "LCS": 29814, + "LD": 11163, + "LE": 2538, + "LEASE": 22781, + "LECT": 16779, + "LED": 30465, + "LER": 39878, + "LES": 28378, + "LESS": 48481, + "LET": 28882, + "LEY": 25173, + "LG": 41257, + "LGBT": 37701, + "LI": 31271, + "LIB": 40347, + "LIN": 34509, + "LINE": 24027, + "LIST": 45849, + "LL": 3069, + "LLOW": 44765, + "LM": 31288, + "LO": 21982, + "LOAD": 35613, + "LOC": 29701, + "LOCK": 36840, + "LOD": 38543, + "LOG": 25294, + "LOS": 45376, + "LP": 19930, + "LR": 35972, + "LS": 6561, + "LT": 27734, + "LU": 41596, + "LV": 30976, + "LY": 11319, + "La": 14772, + "Lab": 17822, + "Label": 33986, + "Labor": 42230, + "Labour": 32475, + "Lady": 38887, + "Lago": 48694, + "Lair": 40041, + "Lake": 43035, + "Land": 22342, + "Language": 32065, + "Large": 21968, + "Larry": 42918, + "Las": 46898, + "Last": 5956, + "Lastly": 37511, + "Lat": 24220, + "Late": 26302, + "Later": 18602, + "Latest": 39478, + "Latin": 49022, + "Laughs": 34610, + "Laun": 46182, + "Launch": 38296, + "Laura": 43687, + "Law": 16966, + "Lay": 23763, + "Layer": 49925, + "Layout": 32517, + "Le": 3123, + "Lead": 20451, + "Leader": 45009, + "League": 24623, + "Leaks": 17874, + "Lean": 35806, + "Lear": 14961, + "Learn": 20238, + "Learning": 41730, + "Leary": 48487, + "Leave": 35087, + "Led": 42416, + "Lee": 24338, + "Left": 18819, + "Leg": 11484, + "Legal": 38263, + "Legend": 21351, + "Legendary": 24524, + "Len": 30659, + "Length": 24539, + "Lenin": 49036, + "Lens": 49479, + "Leod": 44559, + "Leon": 36185, + "Les": 35882, + "Less": 22058, + "Let": 5756, + "Letter": 45708, + "Lev": 32163, + "Level": 4971, + "Lew": 33450, + "Lewis": 40330, + "Lex": 45117, + "Li": 32304, + "Lib": 25835, + "Liber": 31199, + "Liberal": 46650, + "Library": 23377, + "Lic": 26656, + "License": 34156, + "Lie": 47918, + "Life": 14662, + "Light": 15047, + "Like": 7594, + "Likewise": 45872, + "Lim": 19352, + "Limit": 39184, + "Limited": 37214, + "Lin": 14993, + "Lind": 43410, + "Line": 13949, + "Link": 11280, + "LinkedIn": 40574, + "Links": 31815, + "Linux": 19314, + "Liquid": 41966, + "Lisa": 44203, + "List": 8053, + "Listen": 23061, + "Listener": 33252, + "Liter": 43460, + "Little": 22253, + "Live": 18947, + "Liverpool": 44232, + "Living": 36376, + "Lo": 27654, + "Load": 8912, + "Loader": 17401, + "Loading": 19031, + "Loc": 33711, + "Local": 14565, + "Located": 43525, + "Location": 14749, + "Lock": 25392, + "Log": 11187, + "Login": 47790, + "London": 23421, + "Long": 14617, + "Look": 8567, + "Looking": 15784, + "Looks": 41102, + "Loop": 39516, + "Lord": 22438, + "Los": 28903, + "Lost": 31042, + "Lot": 48601, + "Lots": 43643, + "Lou": 24016, + "Louis": 32117, + "Love": 18565, + "Low": 20535, + "Lower": 31426, + "Lt": 49578, + "Lu": 25596, + "Lua": 36127, + "Luc": 22946, + "Luck": 35498, + "Luckily": 42332, + "Luke": 30730, + "Lv": 29507, + "Ly": 31633, + "Lyn": 37207, + "M": 44, + "MA": 5673, + "MAC": 44721, + "MAG": 45820, + "MAL": 42126, + "MAN": 10725, + "MAP": 33767, + "MAR": 40569, + "MAS": 31180, + "MAT": 41636, + "MAX": 22921, + "MB": 10744, + "MC": 9655, + "MD": 12740, + "ME": 11682, + "MED": 30733, + "MEN": 49275, + "MENT": 10979, + "MENTS": 28957, + "MER": 29296, + "MET": 47123, + "METHOD": 49273, + "MF": 49800, + "MG": 20474, + "MH": 36208, + "MHz": 25983, + "MI": 8895, + "MIC": 49884, + "MIN": 23678, + "MIT": 36393, + "MJ": 43421, + "MK": 33907, + "ML": 5805, + "MM": 12038, + "MN": 39764, + "MO": 11770, + "MOD": 33365, + "MODE": 49058, + "MON": 27857, + "MORE": 23346, + "MP": 7378, + "MQ": 49215, + "MR": 13599, + "MRI": 40952, + "MS": 5653, + "MSN": 30295, + "MT": 13752, + "MU": 42422, + "MW": 14326, + "MX": 43243, + "MY": 26708, + "Ma": 21467, + "Mac": 14155, + "Mach": 49999, + "Machine": 37573, + "Mad": 18454, + "Made": 24616, + "Madison": 46845, + "Mag": 13436, + "Magazine": 36028, + "Magic": 22975, + "Magikarp": 41538, + "Magn": 48017, + "Mah": 40936, + "Mail": 25804, + "Main": 13383, + "Major": 24206, + "Make": 12050, + "Maker": 48890, + "Making": 23874, + "Mal": 15029, + "Male": 25486, + "Malley": 33776, + "Man": 5124, + "Management": 48032, + "Manager": 13511, + "Manchester": 40744, + "Mand": 49846, + "Mania": 45844, + "Manufact": 44445, + "Many": 7085, + "Map": 13912, + "Maps": 47010, + "Mar": 7676, + "Marc": 22697, + "March": 16192, + "Marco": 37179, + "Marcus": 35110, + "Marg": 24428, + "Marginal": 36003, + "Maria": 46827, + "Marie": 44507, + "Mario": 42315, + "Mark": 9704, + "Market": 27470, + "Mars": 43725, + "Marsh": 41984, + "Mart": 13143, + "Martin": 24778, + "Marvel": 38864, + "Marx": 45258, + "Mary": 24119, + "Mas": 38224, + "Mask": 45195, + "Mass": 20273, + "Master": 18254, + "Mat": 19044, + "Match": 23850, + "Material": 17518, + "Materials": 41657, + "Math": 37372, + "Matrix": 46912, + "Matt": 13448, + "Matthew": 25372, + "Max": 11518, + "Maximum": 40541, + "May": 6747, + "Maybe": 13300, + "Mayor": 37396, + "Mbps": 47842, + "Mc": 9742, + "McC": 30464, + "Me": 5308, + "Meanwhile": 10294, + "Measure": 47384, + "Meat": 35620, + "Mech": 28452, + "Med": 9921, + "Media": 13152, + "Medic": 39112, + "Medical": 37158, + "Medium": 31205, + "Meet": 29318, + "Meg": 42672, + "Mega": 43471, + "Mel": 21102, + "Mem": 13579, + "Member": 27608, + "Members": 25341, + "Memory": 30871, + "Men": 10418, + "Menu": 23381, + "Mer": 13102, + "Merc": 42981, + "Merit": 21583, + "Mesh": 37031, + "Mess": 36479, + "Message": 12837, + "Met": 9171, + "Meta": 48526, + "Metal": 36790, + "Method": 17410, + "Methods": 46202, + "Metro": 45141, + "Mex": 24670, + "Mexico": 33006, + "Mi": 41541, + "Miami": 41191, + "Mic": 25437, + "Mich": 11180, + "Michael": 13256, + "Michelle": 48736, + "Michigan": 40610, + "Micro": 13031, + "Microsoft": 15905, + "Mid": 22622, + "Middle": 34621, + "Mike": 16073, + "Mil": 24857, + "Military": 37837, + "Mill": 22603, + "Miller": 33253, + "Min": 9452, + "Mind": 28478, + "Mine": 24461, + "Minecraft": 39194, + "Mini": 39234, + "Minimum": 44046, + "Minnesota": 45670, + "Minor": 39825, + "Mir": 27453, + "Mis": 31281, + "Miss": 17140, + "Missing": 43730, + "Mission": 37057, + "Mist": 49370, + "Mit": 43339, + "Mix": 35608, + "Mo": 16632, + "Mob": 44702, + "Mobil": 47100, + "Mobile": 17066, + "Mod": 5841, + "ModLoader": 24847, + "Mode": 19076, + "Model": 17633, + "Modern": 31439, + "Mods": 24239, + "Module": 26796, + "Moh": 38443, + "Mom": 29252, + "Mon": 9069, + "Monday": 23810, + "Money": 26788, + "Monitor": 35479, + "Monster": 40872, + "Mont": 26031, + "Month": 31948, + "Moon": 31640, + "Moore": 40049, + "Mor": 20044, + "More": 5167, + "Moreover": 24606, + "Morgan": 47184, + "Morning": 42997, + "Mos": 32668, + "Moscow": 49757, + "Most": 6943, + "Mot": 47733, + "Mother": 31398, + "Motion": 45740, + "Motor": 34919, + "Mount": 35452, + "Mouse": 39643, + "Move": 21774, + "Movie": 25097, + "Moving": 33622, + "Mp": 28861, + "MpServer": 31765, + "Mr": 5246, + "Mrs": 27034, + "Ms": 10128, + "Msg": 50108, + "Mu": 33239, + "Much": 20045, + "Mult": 15205, + "Multi": 29800, + "Multiple": 31217, + "Mur": 23830, + "Murray": 49998, + "Mus": 10694, + "Music": 22648, + "Muslim": 17067, + "Muslims": 36452, + "Must": 34320, + "Mut": 41603, + "My": 3666, + "Myth": 41444, + "N": 45, + "NA": 4535, + "NAME": 20608, + "NAS": 18293, + "NASA": 29998, + "NAT": 34259, + "NB": 32819, + "NBA": 32470, + "NBC": 13175, + "NC": 7792, + "ND": 8575, + "NE": 12161, + "NECT": 48842, + "NER": 21479, + "NES": 37379, + "NESS": 31097, + "NET": 12884, + "NEW": 13965, + "NEWS": 49597, + "NEY": 36231, + "NF": 21870, + "NFL": 32078, + "NG": 10503, + "NH": 33863, + "NI": 22125, + "NING": 15871, + "NJ": 41074, + "NK": 46888, + "NL": 32572, + "NM": 32755, + "NN": 6144, + "NO": 15285, + "NOR": 35510, + "NOT": 11929, + "NOTE": 16580, + "NOW": 45669, + "NP": 22182, + "NPR": 38588, + "NR": 24723, + "NRS": 41256, + "NS": 8035, + "NSA": 47549, + "NT": 11251, + "NULL": 33991, + "NUM": 41359, + "NV": 27159, + "NVIDIA": 38021, + "NW": 27605, + "NY": 12805, + "NYSE": 49430, + "NZ": 37371, + "Na": 26705, + "Name": 5376, + "Names": 36690, + "Nap": 49799, + "Nar": 40059, + "Narr": 45750, + "Nat": 47849, + "Nation": 46108, + "National": 16186, + "Native": 31272, + "Natural": 35364, + "Naturally": 44213, + "Nature": 46934, + "Nav": 30575, + "Naz": 37235, + "Nazi": 31343, + "Nazis": 44527, + "Ne": 8199, + "Neal": 40581, + "Near": 40640, + "Nearly": 27927, + "Need": 23037, + "Neg": 32863, + "Neigh": 46445, + "Neil": 29354, + "Neill": 26538, + "Neither": 27270, + "Net": 7934, + "NetMessage": 25193, + "Netflix": 42826, + "Network": 26245, + "Nev": 43555, + "Never": 12295, + "Nevertheless": 29011, + "New": 3791, + "News": 9980, + "Newsletter": 33031, + "Next": 10019, + "Ni": 34153, + "Nic": 30403, + "Nice": 35284, + "Nich": 46489, + "Nick": 23609, + "Night": 24732, + "Nik": 40979, + "Nin": 36091, + "Nine": 37603, + "Nintendo": 32348, + "Nit": 33772, + "Nitrome": 42066, + "No": 2949, + "Nob": 21191, + "Nobody": 24795, + "Node": 19667, + "Non": 15419, + "None": 14202, + "Nonetheless": 43258, + "Nor": 21991, + "Norm": 35393, + "Normal": 26447, + "Normally": 43625, + "North": 14157, + "Northern": 40495, + "Not": 3673, + "Notable": 45533, + "Note": 6425, + "Notes": 16130, + "Nothing": 18465, + "Notice": 26396, + "Nov": 20795, + "November": 21159, + "Now": 3844, + "Ns": 47503, + "Null": 35067, + "Num": 33111, + "Number": 15057, + "Numbers": 49601, + "Nusra": 39294, + "Nut": 49004, + "O": 46, + "OA": 23621, + "OAD": 41048, + "OB": 9864, + "OC": 4503, + "OCK": 11290, + "OD": 3727, + "ODE": 16820, + "ODUCT": 28644, + "ODY": 33076, + "OE": 27799, + "OF": 19238, + "OFF": 27977, + "OG": 7730, + "OGR": 49656, + "OH": 12096, + "OHN": 27600, + "OIL": 49713, + "OK": 11380, + "OL": 3535, + "OLD": 15173, + "OLOG": 33462, + "OLOGY": 43781, + "OM": 2662, + "OME": 13649, + "ON": 1340, + "OND": 18672, + "ONDON": 47383, + "ONE": 11651, + "ONES": 39677, + "ONEY": 48399, + "ONG": 18494, + "ONS": 19213, + "ONSORED": 36406, + "ONT": 35830, + "ONY": 40508, + "OO": 6684, + "OOD": 22808, + "OOK": 15308, + "OOL": 31559, + "OOOO": 23803, + "OOOOOOOO": 47732, + "OP": 3185, + "OPA": 43345, + "OPE": 32135, + "OPER": 31054, + "OPLE": 34354, + "OPS": 30737, + "OR": 1581, + "ORD": 12532, + "ORE": 6965, + "ORED": 32023, + "ORGE": 49697, + "ORK": 14670, + "ORN": 30649, + "ORPG": 49665, + "ORS": 20673, + "ORT": 9863, + "ORTS": 33002, + "ORY": 15513, + "OS": 2640, + "OSE": 14058, + "OSED": 48751, + "OSH": 45704, + "OSP": 47053, + "OSS": 18420, + "OST": 10892, + "OT": 2394, + "OTA": 29009, + "OTAL": 27510, + "OTE": 23051, + "OTH": 26946, + "OTHER": 31858, + "OTO": 26631, + "OTOS": 33291, + "OTS": 33472, + "OTT": 29089, + "OTUS": 39205, + "OU": 2606, + "OUGH": 32632, + "OULD": 24010, + "OUN": 19385, + "OUND": 15919, + "OUNT": 28270, + "OUP": 27755, + "OUR": 11698, + "OURCE": 31033, + "OUS": 20958, + "OUT": 12425, + "OV": 8874, + "OVA": 41576, + "OVER": 41983, + "OW": 3913, + "OWER": 36048, + "OWN": 14165, + "OWS": 22845, + "OX": 48632, + "OY": 21414, + "Oak": 42426, + "Ob": 5944, + "Obama": 15948, + "Obj": 49201, + "Object": 10267, + "Obs": 31310, + "Obviously": 20670, + "Occ": 29223, + "Occup": 47658, + "Ocean": 46607, + "Oct": 12349, + "October": 18517, + "Of": 5189, + "Off": 9362, + "Offic": 12710, + "Office": 27743, + "Officers": 34059, + "Official": 28529, + "Officials": 25883, + "Offline": 28657, + "Offset": 34519, + "Often": 37288, + "Oh": 5812, + "Ohio": 31274, + "Oil": 44142, + "Ok": 18690, + "Okay": 16454, + "Ol": 30098, + "Old": 19620, + "On": 2202, + "Once": 7454, + "One": 3198, + "Online": 14439, + "Only": 10049, + "Ont": 45984, + "Op": 18257, + "Open": 11505, + "Opening": 43093, + "Oper": 18843, + "Operation": 32180, + "Opp": 27524, + "Ops": 41472, + "Opt": 27871, + "Option": 19722, + "Optional": 30719, + "Options": 29046, + "Or": 5574, + "Oracle": 48625, + "Orange": 40141, + "Ord": 35422, + "Order": 18743, + "Orderable": 39655, + "Ore": 41543, + "Oregon": 41243, + "Org": 46808, + "Organ": 26121, + "Orig": 11610, + "Origin": 39688, + "Original": 20556, + "Originally": 22731, + "Os": 16748, + "Other": 6395, + "Others": 25599, + "Otherwise": 48059, + "Ott": 49092, + "Our": 5122, + "Out": 7975, + "Output": 26410, + "Outside": 30815, + "Over": 5886, + "Overall": 16350, + "Override": 37961, + "Overview": 29064, + "Own": 23858, + "Owner": 42419, + "Ox": 38208, + "P": 47, + "PA": 4537, + "PAC": 44938, + "PAR": 27082, + "PART": 30709, + "PASS": 47924, + "PATH": 34219, + "PB": 49079, + "PC": 5662, + "PD": 5760, + "PDATE": 14341, + "PDATED": 49316, + "PDF": 20456, + "PE": 11401, + "PER": 18973, + "PET": 47731, + "PF": 42668, + "PG": 6968, + "PH": 11909, + "PHOTOS": 42709, + "PI": 11901, + "PIN": 44032, + "PK": 40492, + "PL": 6489, + "PLA": 45710, + "PLAY": 31519, + "PLE": 16437, + "PLIC": 31484, + "PLIED": 49094, + "PM": 5868, + "PN": 13137, + "PO": 16402, + "POL": 45472, + "POR": 44680, + "PORT": 15490, + "POS": 37997, + "POSE": 48933, + "POST": 32782, + "PP": 10246, + "PR": 4805, + "PRE": 46437, + "PRES": 48296, + "PRESS": 32761, + "PRO": 31190, + "PROV": 41283, + "PS": 3705, + "PT": 11571, + "PU": 5105, + "PUT": 30076, + "Pa": 28875, + "Pac": 18844, + "Pacific": 22933, + "Pack": 11869, + "Package": 27813, + "Pad": 26114, + "Page": 9876, + "Pages": 47798, + "Pain": 38490, + "Pak": 29675, + "Pakistan": 38485, + "Pal": 11531, + "Palest": 32570, + "Palestinian": 35969, + "Pan": 15730, + "Pand": 47206, + "Panel": 26639, + "Paper": 42950, + "Par": 10044, + "Param": 22973, + "Parameter": 36301, + "Parameters": 48944, + "Parent": 24546, + "Parents": 42969, + "Paris": 40313, + "Park": 25478, + "Parser": 46677, + "Part": 7841, + "Particip": 34363, + "Parts": 42670, + "Party": 33553, + "Pass": 14478, + "Password": 35215, + "Past": 34533, + "Pat": 12130, + "Patch": 33952, + "Path": 15235, + "Patrick": 32718, + "Pattern": 47546, + "Paul": 12041, + "Pause": 49991, + "Pay": 19197, + "Pe": 6435, + "Peace": 43445, + "Pear": 46262, + "Ped": 43468, + "Pen": 25553, + "Penn": 39899, + "People": 8061, + "Per": 5990, + "Percent": 31905, + "Perfect": 36635, + "Performance": 32273, + "Perhaps": 13710, + "Pers": 30946, + "Person": 15439, + "Personal": 30228, + "Personally": 42322, + "Pet": 25803, + "Peter": 19727, + "Pg": 31743, + "Ph": 2725, + "Phase": 35645, + "Phil": 18673, + "Philadelphia": 42349, + "Philipp": 49680, + "Phill": 41970, + "Phoenix": 36422, + "Phone": 6132, + "Phones": 32212, + "Phot": 27248, + "Photo": 6191, + "Photos": 21197, + "Phys": 43215, + "Physical": 31611, + "Pi": 38729, + "Pic": 39507, + "Pick": 31686, + "Pict": 21300, + "Picture": 28070, + "Pie": 48223, + "Pierre": 36910, + "Pin": 28348, + "Ping": 49806, + "Pink": 41912, + "Pinterest": 35767, + "Pir": 46772, + "Pitt": 47627, + "Pixel": 40809, + "Pl": 3646, + "Place": 27271, + "Plan": 20854, + "Planet": 41801, + "Platform": 37148, + "Play": 11002, + "Player": 14140, + "Players": 24860, + "Playing": 36530, + "Please": 5492, + "Plex": 46383, + "Plot": 43328, + "Plug": 23257, + "Plugin": 37233, + "Plus": 17860, + "Po": 18833, + "Pocket": 45454, + "Pod": 41565, + "Point": 12727, + "Points": 40710, + "Pokemon": 48034, + "Poké": 41386, + "Pokémon": 46602, + "Pol": 8017, + "Police": 9039, + "Policy": 36727, + "Polit": 39866, + "Political": 35443, + "Politics": 43921, + "Poll": 39176, + "Poly": 34220, + "Pont": 48039, + "Pool": 27201, + "Poor": 43920, + "Pop": 16979, + "Pope": 46172, + "Population": 45251, + "Port": 13924, + "Portland": 45330, + "Pos": 21604, + "Position": 26545, + "Post": 6307, + "Posted": 14231, + "Posts": 21496, + "Pot": 25396, + "Power": 13434, + "Pr": 6836, + "Pract": 49515, + "Pre": 6719, + "Pred": 39156, + "Pref": 36698, + "Prem": 24914, + "Premium": 36787, + "Prep": 37534, + "Pres": 25460, + "Present": 34695, + "President": 10364, + "Press": 13800, + "Pretty": 35700, + "Prev": 36854, + "Preview": 48835, + "Previous": 21448, + "Previously": 36837, + "Pri": 34487, + "Price": 18124, + "Prim": 23828, + "Primary": 35170, + "Prime": 26405, + "Prin": 47231, + "Princ": 42904, + "Prince": 35784, + "Print": 18557, + "Prior": 22442, + "Priv": 20184, + "Privacy": 48948, + "Private": 29067, + "Pro": 2964, + "Probably": 34784, + "Problem": 40781, + "Process": 18709, + "Produ": 11547, + "Product": 15667, + "Production": 35027, + "Products": 48650, + "Prof": 15404, + "Professional": 49138, + "Professor": 25031, + "Profile": 37046, + "Program": 15167, + "Progress": 32577, + "Project": 16775, + "Prom": 24129, + "Proof": 44683, + "Prop": 24331, + "Property": 21746, + "Pros": 35726, + "Prosecut": 34301, + "Prosecutors": 39401, + "Prot": 19703, + "Protect": 41426, + "Prov": 15946, + "Provider": 29495, + "Proxy": 44148, + "Ps": 12016, + "Psy": 25918, + "PsyNetMessage": 28666, + "Psych": 31923, + "Ptr": 46745, + "Pub": 14876, + "Public": 15202, + "Published": 24492, + "Publisher": 46471, + "Pull": 42940, + "Pur": 30026, + "Purchase": 47651, + "Pure": 49548, + "Push": 49222, + "Put": 11588, + "Putin": 17060, + "Putting": 46399, + "Py": 20519, + "Python": 37906, + "Q": 48, + "QB": 40291, + "QL": 9711, + "QU": 10917, + "QUEST": 35780, + "QUI": 43702, + "QUIRE": 49128, + "Qaeda": 19058, + "Qaida": 41225, + "Qu": 4507, + "Qual": 46181, + "Quality": 35013, + "Quant": 24915, + "Quantity": 31208, + "Que": 15681, + "Queen": 32466, + "Query": 20746, + "Quest": 12166, + "Question": 24361, + "Questions": 35741, + "Queue": 34991, + "Quick": 21063, + "Quite": 44959, + "Quote": 25178, + "Quotes": 23138, + "R": 49, + "RA": 3861, + "RAFT": 44700, + "RAG": 33202, + "RAL": 35296, + "RAM": 24115, + "RANT": 32506, + "RAW": 20530, + "RAY": 30631, + "RB": 27912, + "RC": 7397, + "RD": 35257, + "RE": 2200, + "READ": 15675, + "REAM": 32235, + "REC": 38827, + "RECT": 23988, + "RED": 22083, + "REDACTED": 45999, + "REE": 11587, + "REF": 31688, + "REG": 31553, + "REL": 16448, + "RELATED": 20112, + "REM": 40726, + "REP": 35316, + "RES": 19535, + "RESULTS": 46274, + "RET": 26087, + "RF": 32754, + "RFC": 41150, + "RG": 48192, + "RGB": 36982, + "RH": 48587, + "RI": 7112, + "RIC": 41132, + "RIP": 32618, + "RIPT": 46023, + "RL": 7836, + "RM": 29138, + "RN": 42336, + "RNA": 27204, + "RO": 13252, + "ROM": 33676, + "RON": 45806, + "ROR": 16411, + "RP": 20031, + "RPG": 46954, + "RR": 21095, + "RS": 6998, + "RT": 14181, + "RW": 46747, + "RY": 18276, + "Ra": 21762, + "Race": 35157, + "Rachel": 44045, + "Rad": 15546, + "Radio": 26093, + "Rah": 47135, + "Raid": 49043, + "Rail": 44631, + "Rain": 31443, + "Ram": 33754, + "Rand": 38918, + "Random": 29531, + "Range": 17257, + "Rank": 27520, + "Ranked": 36713, + "Rap": 35230, + "Rare": 26737, + "Rat": 29665, + "Rate": 32184, + "Rated": 15322, + "Rather": 27202, + "Rating": 29321, + "Raven": 49098, + "Raw": 27369, + "Ray": 19591, + "Re": 3041, + "Read": 5569, + "Reader": 33634, + "Reading": 36120, + "Ready": 35474, + "Real": 15633, + "Really": 26392, + "Reason": 45008, + "Reb": 28951, + "Rec": 6690, + "Recent": 26446, + "Recently": 24661, + "Recipe": 37523, + "Recomm": 24898, + "Recommend": 41248, + "Recommended": 36171, + "Record": 23739, + "Rect": 45474, + "Red": 7738, + "Redd": 32259, + "Reddit": 22367, + "Redditor": 34832, + "Ref": 8134, + "Refer": 46238, + "Reference": 26687, + "References": 19927, + "Reg": 8081, + "Regarding": 39424, + "Regardless": 27894, + "Region": 47371, + "Register": 38804, + "Registered": 47473, + "Registration": 47133, + "Regular": 40164, + "Reilly": 25819, + "Rel": 6892, + "Related": 9819, + "Relations": 47117, + "Release": 26362, + "Released": 45037, + "Reloaded": 36726, + "Rem": 8413, + "Remember": 16676, + "Remote": 36510, + "Remove": 27914, + "Removed": 45975, + "Ren": 26764, + "Render": 45819, + "Rep": 6207, + "Repe": 47541, + "Repeat": 40322, + "Repl": 39232, + "Reply": 36875, + "Report": 19100, + "Reporting": 42159, + "Reports": 37844, + "Represent": 40171, + "Republic": 15431, + "Republican": 25777, + "Republicans": 28455, + "Requ": 16844, + "Request": 18453, + "Required": 37374, + "Requirements": 42249, + "Requires": 39618, + "Res": 4965, + "Research": 25104, + "Researchers": 25606, + "Residents": 42347, + "Resource": 26198, + "Resources": 33236, + "Resp": 19309, + "Response": 31077, + "Rest": 19452, + "Result": 23004, + "Results": 25468, + "Ret": 9781, + "Return": 13615, + "Returns": 35561, + "Reuters": 12637, + "Rev": 18009, + "Review": 14832, + "Reviewed": 40266, + "Reviewer": 35407, + "Revolution": 50237, + "Rew": 30003, + "Reward": 48123, + "Rex": 47389, + "Rh": 38576, + "Rich": 14868, + "Richard": 22245, + "Rick": 33048, + "Right": 11028, + "Ring": 39687, + "River": 42204, + "Ro": 15450, + "Road": 29197, + "Roaming": 27352, + "Rob": 14350, + "Rober": 15924, + "Robert": 19156, + "Roberts": 45487, + "Robin": 40656, + "Rock": 19665, + "Rocket": 50218, + "Rod": 27917, + "Rog": 30417, + "Roger": 43719, + "Rogue": 48163, + "Role": 47445, + "Roll": 26869, + "Rom": 22834, + "Roman": 32454, + "Romney": 42184, + "Ron": 23672, + "Room": 41178, + "Root": 30016, + "Ros": 35740, + "Rose": 31087, + "Ross": 38328, + "Rot": 24864, + "Round": 22685, + "Route": 43401, + "Row": 25166, + "Roy": 32027, + "Royal": 41861, + "Rs": 31273, + "Ru": 40464, + "Rub": 21312, + "Ruby": 32101, + "Rule": 31929, + "Rules": 37766, + "Rum": 47127, + "Run": 10987, + "Runner": 49493, + "Running": 28768, + "Runtime": 41006, + "Rus": 35313, + "Rush": 49942, + "Russ": 10020, + "Russell": 46325, + "Russia": 16347, + "Russian": 16220, + "Rust": 49444, + "Ry": 46987, + "Ryan": 21868, + "S": 50, + "SA": 4090, + "SAM": 49302, + "SAN": 36753, + "SAY": 27358, + "SB": 16811, + "SC": 6173, + "SCP": 48956, + "SD": 10305, + "SE": 5188, + "SEA": 46887, + "SEC": 23683, + "SEE": 36078, + "SELECT": 46506, + "SER": 35009, + "SET": 28480, + "SF": 20802, + "SG": 38475, + "SH": 9693, + "SHA": 37596, + "SHARE": 42597, + "SHIP": 49423, + "SI": 11584, + "SIGN": 46224, + "SIM": 48913, + "SIZE": 33489, + "SK": 18831, + "SL": 8634, + "SM": 12310, + "SN": 15571, + "SO": 15821, + "SON": 11782, + "SOURCE": 47690, + "SP": 4303, + "SPA": 50087, + "SPEC": 48451, + "SPONSORED": 37190, + "SQL": 17861, + "SR": 12562, + "SS": 5432, + "SSL": 31127, + "ST": 2257, + "STAR": 46678, + "STAT": 35744, + "STATE": 44724, + "STD": 32147, + "STDOUT": 36886, + "STE": 30516, + "STEM": 25361, + "STEP": 42135, + "STER": 41809, + "STON": 41924, + "STR": 18601, + "STRUCT": 46126, + "SU": 12564, + "SUP": 40331, + "SW": 17887, + "SY": 23060, + "Sa": 33890, + "Sab": 39646, + "Sac": 38318, + "Sad": 26699, + "Sadly": 36725, + "Safe": 31511, + "Safety": 45372, + "Sah": 32194, + "Saharan": 40461, + "Said": 47638, + "Saint": 48615, + "Sal": 19221, + "Sales": 44490, + "Salt": 43061, + "Sam": 16305, + "Same": 30556, + "Sample": 36674, + "Samsung": 32334, + "San": 15017, + "Sand": 18471, + "Sanders": 26747, + "Santa": 42694, + "Sarah": 29284, + "Sat": 20245, + "Saturday": 19844, + "Saudi": 36939, + "Sav": 47362, + "Save": 16928, + "Sax": 41152, + "Say": 25515, + "Sc": 3351, + "Scale": 29990, + "Scan": 33351, + "Scar": 44433, + "Scene": 36542, + "Sch": 14874, + "Sche": 27054, + "School": 26130, + "Science": 26959, + "Scient": 23010, + "Scientists": 29193, + "Scope": 43642, + "Score": 26595, + "Scot": 37559, + "Scotland": 47230, + "Scott": 19040, + "Screen": 23901, + "Screenshot": 34204, + "Script": 7391, + "Scroll": 29261, + "Se": 4653, + "Sea": 37567, + "Sean": 26408, + "Search": 18243, + "Season": 18960, + "Seattle": 34007, + "Sec": 6558, + "Second": 12211, + "Secondly": 44276, + "Secret": 23725, + "Secretary": 38541, + "Section": 16375, + "Secure": 49793, + "Security": 24074, + "See": 6214, + "Seeing": 36314, + "Seg": 41030, + "Sel": 48767, + "Select": 17563, + "Self": 24704, + "Sem": 13900, + "Semitic": 28753, + "Semitism": 25406, + "Sen": 10445, + "Senate": 32998, + "Senator": 29774, + "Send": 25206, + "Senior": 31224, + "Sense": 41166, + "Sensor": 47864, + "Sent": 31837, + "Sep": 19117, + "Sept": 14635, + "September": 17543, + "Sequ": 44015, + "Ser": 7089, + "Serial": 32634, + "Series": 27996, + "Seriously": 42338, + "Serv": 11838, + "Server": 10697, + "Service": 16177, + "Services": 31007, + "Session": 36044, + "Set": 7248, + "Setting": 34149, + "Settings": 26232, + "Setup": 40786, + "Seven": 31334, + "Several": 14945, + "Sex": 23398, + "Sexual": 49161, + "Sh": 2484, + "Shadow": 27447, + "Sham": 43478, + "Shape": 33383, + "Shar": 40201, + "Share": 11649, + "Shares": 43566, + "Sharp": 44336, + "She": 3347, + "Shell": 23248, + "Sher": 28782, + "Shield": 33651, + "Shift": 33377, + "Shin": 44592, + "Ship": 25586, + "Shipping": 45169, + "Shock": 31646, + "Shop": 29917, + "Short": 16438, + "Shortly": 30513, + "Shot": 28512, + "Should": 19926, + "Show": 15307, + "Shut": 39079, + "Si": 42801, + "Side": 24819, + "Sign": 11712, + "Sil": 15086, + "Silver": 26766, + "Sim": 8890, + "Similar": 18925, + "Similarly": 28039, + "Simon": 35475, + "Simple": 26437, + "Simply": 35596, + "Sin": 46200, + "Since": 6385, + "Sing": 29974, + "Single": 28008, + "Sir": 22788, + "Sit": 46655, + "Site": 29123, + "Six": 21447, + "Size": 10699, + "Sk": 15739, + "Skill": 35040, + "Skin": 42455, + "Skip": 50232, + "Sky": 22308, + "Sl": 11122, + "Sleep": 40555, + "Slot": 38963, + "Slow": 36423, + "Sm": 7556, + "Small": 18712, + "Smart": 25610, + "Smith": 17919, + "Sn": 16501, + "Snake": 49795, + "Snap": 43826, + "Snow": 28974, + "So": 2396, + "Soc": 37949, + "Social": 20636, + "Socket": 39105, + "Soft": 18380, + "Software": 25423, + "Sol": 36949, + "Solar": 38825, + "Sold": 33873, + "Solid": 46933, + "Solution": 46344, + "Some": 4366, + "Someone": 28211, + "Something": 22210, + "Sometimes": 15468, + "Son": 31056, + "Song": 44241, + "Sony": 32895, + "Soon": 28093, + "Sorry": 14385, + "Sort": 42758, + "Soul": 36315, + "Sound": 21369, + "Sounds": 40825, + "Source": 7416, + "SourceFile": 37226, + "Sources": 21188, + "South": 14942, + "Southern": 44993, + "Sov": 38574, + "Soviet": 40408, + "Sp": 4561, + "Space": 14106, + "SpaceEngineers": 31032, + "Spain": 45355, + "Spanish": 43584, + "Spawn": 49855, + "Spe": 5248, + "Speaking": 13887, + "Spec": 22882, + "Special": 13409, + "Specific": 32419, + "Specifically": 48379, + "Spect": 49738, + "Speed": 22785, + "Spell": 31221, + "Sphere": 38882, + "Spider": 41294, + "Spirit": 41910, + "Spl": 26568, + "Split": 41205, + "Spoiler": 31895, + "Spons": 43522, + "Sport": 42576, + "Sports": 18153, + "Spot": 32565, + "Spr": 38454, + "Spread": 44458, + "Spring": 30387, + "Squ": 22266, + "Square": 48011, + "St": 1273, + "Stack": 25896, + "Staff": 31449, + "Stage": 29391, + "Stan": 32140, + "Stand": 15480, + "Standard": 23615, + "Standing": 44196, + "Star": 8248, + "Stars": 29366, + "Start": 10434, + "Starting": 22851, + "Stat": 17126, + "State": 9012, + "Statement": 48682, + "States": 42237, + "Static": 45442, + "Station": 12367, + "Statistics": 48346, + "Stats": 29668, + "Status": 19580, + "Stay": 25681, + "Ste": 7447, + "Steam": 19109, + "Steel": 39807, + "Step": 8600, + "Stephen": 24920, + "Steve": 19206, + "Steven": 28292, + "Stew": 49328, + "Still": 9590, + "Stock": 26207, + "Stone": 34346, + "Stop": 19485, + "Storage": 31425, + "Store": 22658, + "Storm": 32173, + "Story": 11605, + "Str": 13290, + "Stra": 41347, + "Strange": 38114, + "Stre": 30611, + "Stream": 12124, + "Streamer": 28696, + "StreamerBot": 37574, + "Street": 34356, + "Strength": 45027, + "Stretch": 39181, + "Strike": 31584, + "String": 10100, + "Strong": 33004, + "Struct": 44909, + "Stud": 13007, + "Student": 38778, + "Students": 28239, + "Studies": 45833, + "Studio": 41501, + "Study": 39841, + "Sty": 18716, + "Style": 21466, + "Su": 5606, + "Sub": 7004, + "Subject": 19776, + "Submit": 45135, + "Subscribe": 27125, + "Success": 33244, + "Such": 16678, + "Suddenly": 38582, + "Suggest": 43857, + "Sullivan": 47572, + "Sum": 13065, + "Summary": 22093, + "Summer": 33560, + "Sun": 16012, + "Sund": 20602, + "Sunday": 21934, + "Sup": 40784, + "Super": 12442, + "Supp": 15979, + "Supplement": 42615, + "Support": 15514, + "Supported": 48181, + "Supporters": 49422, + "Sur": 14214, + "Sure": 19457, + "Surv": 34652, + "Sus": 30746, + "Susan": 45842, + "Sw": 10462, + "Swe": 40783, + "Sweet": 36087, + "Switch": 38978, + "Sword": 43117, + "Sy": 13940, + "Sym": 43094, + "Syn": 29934, + "Sync": 28985, + "Synopsis": 49771, + "Syria": 40029, + "Syrian": 42747, + "Sys": 44387, + "System": 11964, + "T": 51, + "TA": 5603, + "TABLE": 38148, + "TAG": 42197, + "TAIN": 30339, + "TB": 22737, + "TC": 4825, + "TD": 21016, + "TE": 9328, + "TED": 36493, + "TER": 5781, + "TERN": 31800, + "TEXT": 32541, + "TEXTURE": 47648, + "TF": 10234, + "TG": 35990, + "TH": 4221, + "THE": 10970, + "THER": 21250, + "THING": 39356, + "THIS": 43559, + "TI": 25621, + "TIME": 34694, + "TING": 48996, + "TION": 24131, + "TIT": 49560, + "TL": 14990, + "TM": 15972, + "TN": 46559, + "TO": 10468, + "TON": 11357, + "TOP": 35222, + "TOR": 32961, + "TP": 7250, + "TPP": 31435, + "TPPStreamerBot": 37579, + "TPS": 28820, + "TR": 5446, + "TRUMP": 42473, + "TRY": 40405, + "TS": 4694, + "TT": 15751, + "TV": 6849, + "TW": 34551, + "TX": 29551, + "TY": 9936, + "TYPE": 25216, + "Ta": 38586, + "Tab": 33349, + "Table": 10962, + "Tact": 45803, + "Tag": 24835, + "Tags": 36142, + "Tai": 47976, + "Take": 12322, + "Taking": 26556, + "Tal": 31466, + "Talk": 25685, + "Talking": 45904, + "Tam": 42061, + "Tan": 45557, + "Tang": 43909, + "Tank": 32978, + "Tap": 45081, + "Tar": 47079, + "Target": 21745, + "Task": 25714, + "Tax": 27017, + "Taylor": 29907, + "Te": 6767, + "TeX": 49568, + "Tea": 49770, + "Team": 15592, + "Tech": 17760, + "Techn": 25574, + "Technical": 45638, + "Technology": 44893, + "Ted": 38972, + "Teen": 45639, + "Tel": 33317, + "Tele": 31709, + "Tell": 24446, + "Tem": 12966, + "Temp": 30782, + "Temperature": 42492, + "Template": 30800, + "Ten": 24893, + "Tenn": 43139, + "Ter": 15156, + "Term": 40596, + "Termin": 44798, + "Terror": 40194, + "Terry": 50241, + "Tes": 36504, + "Tesla": 41351, + "Test": 14402, + "Testing": 44154, + "Tex": 17005, + "Texas": 21607, + "Text": 8206, + "TextColor": 42470, + "Texture": 32742, + "Textures": 39860, + "Th": 817, + "Thank": 10449, + "Thankfully": 48387, + "Thanks": 9690, + "That": 2504, + "The": 464, + "Their": 14574, + "Theme": 47863, + "Then": 6423, + "Ther": 35048, + "There": 1858, + "Therefore": 26583, + "These": 4711, + "They": 2990, + "Things": 22248, + "Think": 22073, + "Third": 22747, + "Thirty": 38856, + "This": 1212, + "Thom": 37582, + "Thomas": 22405, + "Thompson": 48942, + "Thor": 46765, + "Those": 9627, + "Though": 10915, + "Thousands": 37482, + "Thread": 16818, + "Three": 12510, + "Through": 15046, + "Throughout": 26797, + "Throw": 39431, + "Thu": 39902, + "Thumbnail": 35523, + "ThumbnailImage": 39142, + "Thunder": 45713, + "Thursday": 25381, + "Thus": 19093, + "Ti": 40533, + "Tickets": 43254, + "Tier": 35252, + "Tile": 35103, + "Tim": 14967, + "Time": 7575, + "Timeout": 48031, + "Timer": 48801, + "Times": 28595, + "Tip": 28434, + "Tips": 43368, + "Title": 19160, + "To": 2514, + "Today": 8888, + "Todd": 42817, + "Together": 41631, + "Tok": 19042, + "Token": 30642, + "Tokens": 22906, + "Tom": 13787, + "Tomorrow": 49488, + "Ton": 35416, + "Tonight": 43783, + "Tony": 29387, + "Too": 23307, + "Tool": 25391, + "Tools": 33637, + "Top": 9126, + "Topic": 33221, + "Topics": 25902, + "Tor": 15884, + "Toronto": 31359, + "Torrent": 39286, + "Total": 14957, + "Touch": 35211, + "Tour": 39152, + "Town": 38097, + "Toy": 48236, + "Tr": 2898, + "Tra": 15721, + "Track": 24802, + "Tracker": 35694, + "Trade": 35965, + "Traditional": 48485, + "Train": 44077, + "Training": 44357, + "Trans": 8291, + "Transaction": 48720, + "Transfer": 43260, + "Transform": 41762, + "Translation": 48313, + "Travel": 33074, + "Tre": 31055, + "Tree": 27660, + "Trend": 45461, + "Tri": 14824, + "Trigger": 48344, + "Trivia": 23854, + "Tro": 44095, + "True": 17821, + "Trump": 6170, + "Trust": 33814, + "Truth": 38782, + "Try": 23433, + "Ts": 33758, + "Tu": 47247, + "Tube": 6876, + "Tue": 41392, + "Tuesday": 26133, + "Tumblr": 39415, + "Tur": 17483, + "Turkey": 31632, + "Turkish": 42872, + "Turn": 17278, + "Tw": 5080, + "Twe": 32665, + "Tweet": 47845, + "Twenty": 34096, + "Twitter": 14254, + "Two": 7571, + "Tx": 46047, + "Ty": 25492, + "Tyler": 46807, + "Typ": 31467, + "Type": 6030, + "Types": 31431, + "Typically": 49321, + "U": 52, + "UA": 34970, + "UAL": 25620, + "UB": 10526, + "UC": 9598, + "UCK": 16696, + "UCT": 18415, + "UD": 8322, + "UE": 8924, + "UES": 35409, + "UF": 36820, + "UFC": 44534, + "UFF": 47588, + "UG": 7340, + "UGC": 31179, + "UGE": 41251, + "UGH": 44004, + "UI": 10080, + "UID": 27586, + "UK": 15039, + "UL": 6239, + "ULAR": 37232, + "ULE": 24212, + "ULL": 9994, + "ULT": 16724, + "ULTS": 35342, + "UM": 5883, + "UME": 38340, + "UMP": 20476, + "UN": 4944, + "UNCH": 47461, + "UNE": 41884, + "UP": 8577, + "UPDATE": 16977, + "UR": 4261, + "URA": 45570, + "URE": 11335, + "URES": 29514, + "URI": 47269, + "URL": 21886, + "URN": 27064, + "URR": 31302, + "URRENT": 39237, + "US": 2937, + "USA": 14053, + "USB": 27155, + "USD": 29072, + "USE": 19108, + "USER": 29904, + "USH": 27143, + "USS": 32835, + "UST": 7759, + "UT": 3843, + "UTC": 17429, + "UTE": 37780, + "UTERS": 14974, + "UTF": 48504, + "UTH": 24318, + "UTION": 35354, + "UU": 30100, + "UV": 31667, + "UX": 31235, + "Ub": 36609, + "Uber": 39018, + "Uh": 34653, + "Uk": 28425, + "Ukraine": 44814, + "Ul": 47920, + "Ult": 16301, + "Ultimate": 47892, + "Ultimately": 27212, + "Ultra": 36122, + "Um": 37280, + "Un": 3118, + "Uncommon": 43023, + "Und": 31319, + "Under": 9203, + "Understanding": 43467, + "Unfortunately": 13898, + "Union": 38176, + "Unique": 40257, + "Unit": 26453, + "United": 17013, + "Unity": 35955, + "Universal": 38747, + "University": 21009, + "Unix": 47000, + "Unknown": 20035, + "Unless": 28042, + "Unlike": 18521, + "Unt": 35792, + "Until": 18273, + "Untitled": 46332, + "Up": 4933, + "Update": 10260, + "Updated": 17354, + "Upgrade": 44948, + "Upload": 41592, + "Upon": 23792, + "Ur": 16692, + "Urban": 46667, + "Url": 28165, + "Us": 5842, + "Usage": 28350, + "Use": 11041, + "Used": 38052, + "User": 12982, + "Users": 14490, + "Using": 12814, + "Usually": 37887, + "Ut": 18274, + "Utah": 44350, + "V": 53, + "VA": 11731, + "VAL": 23428, + "VALUE": 39488, + "VB": 44526, + "VC": 15922, + "VD": 8898, + "VE": 6089, + "VEL": 18697, + "VEN": 28290, + "VER": 5959, + "VERS": 28884, + "VERSION": 43717, + "VERT": 15858, + "VERTIS": 18000, + "VERTISEMENT": 18679, + "VG": 43490, + "VI": 12861, + "VICE": 27389, + "VID": 11008, + "VIDEO": 42937, + "VIDIA": 13171, + "VIEW": 28206, + "VII": 45529, + "VILLE": 38526, + "VIS": 29817, + "VK": 47191, + "VL": 47468, + "VM": 15996, + "VO": 29516, + "VOL": 44558, + "VP": 8859, + "VPN": 33883, + "VR": 13024, + "VS": 20304, + "VT": 36392, + "VW": 30133, + "Va": 33906, + "Val": 7762, + "Valid": 47139, + "Value": 11395, + "Values": 40161, + "Van": 25298, + "Var": 19852, + "Vari": 23907, + "Variable": 43015, + "Various": 40009, + "Vaults": 33937, + "Ve": 26979, + "Vector": 38469, + "Veh": 37870, + "Vel": 46261, + "Ven": 37522, + "Ver": 13414, + "Vers": 34947, + "Version": 14815, + "Versions": 45150, + "Vert": 42369, + "Very": 16371, + "Veter": 45182, + "Vi": 38432, + "Via": 30754, + "Vice": 47910, + "Vict": 21944, + "Victoria": 49898, + "Video": 10798, + "View": 7680, + "Vill": 42074, + "Viol": 33894, + "Virgin": 34674, + "Virginia": 41017, + "Virtual": 37725, + "Vis": 15854, + "Vision": 44206, + "Visit": 31141, + "Visual": 36259, + "Vo": 42144, + "Voice": 35708, + "Vol": 16598, + "Volume": 31715, + "Vote": 37394, + "Vs": 23266, + "W": 54, + "WA": 15543, + "WAR": 16279, + "WARD": 39743, + "WARE": 33746, + "WARN": 37771, + "WARNING": 31502, + "WASHINGTON": 21793, + "WATCH": 35192, + "WAY": 27285, + "WAYS": 42451, + "WB": 45607, + "WC": 27353, + "WD": 22332, + "WE": 8845, + "WER": 45532, + "WF": 48397, + "WH": 12418, + "WHAT": 32971, + "WHERE": 47357, + "WHO": 41856, + "WI": 36326, + "WIN": 37620, + "WIND": 28929, + "WINDOWS": 33207, + "WM": 22117, + "WN": 29767, + "WOOD": 49466, + "WOR": 45359, + "WORK": 33249, + "WP": 25527, + "WR": 18564, + "WS": 19416, + "WT": 39386, + "WW": 17947, + "Wa": 33484, + "Wait": 21321, + "Wal": 21902, + "Walk": 35963, + "Walker": 39950, + "Wall": 22401, + "Wallet": 47152, + "Wan": 45681, + "Want": 19633, + "War": 13195, + "Ward": 49021, + "Ware": 38824, + "Warning": 20361, + "Warren": 43464, + "Wars": 41508, + "Was": 16973, + "Washington": 17402, + "Watch": 10723, + "Water": 19184, + "Wave": 39709, + "Way": 25309, + "We": 1135, + "Weak": 44898, + "Weapon": 27632, + "Weapons": 41818, + "Weather": 41865, + "Web": 13908, + "Website": 33420, + "Wed": 19864, + "Wednesday": 27150, + "Week": 20916, + "Weight": 25844, + "Weiss": 48760, + "Welcome": 14618, + "Well": 5779, + "Were": 35653, + "West": 15045, + "Western": 24227, + "Wh": 1199, + "What": 2061, + "Whatever": 21875, + "Whe": 10842, + "Wheel": 45307, + "When": 2215, + "Whenever": 28877, + "Where": 8496, + "Whereas": 48494, + "Whether": 15354, + "Which": 13828, + "While": 3633, + "Whit": 43617, + "White": 12256, + "Who": 8241, + "Whoever": 47896, + "Why": 5195, + "Wi": 31294, + "Wide": 42559, + "Widget": 38300, + "Width": 30916, + "Wik": 33010, + "Wiki": 32603, + "Wikipedia": 48845, + "Wil": 22327, + "Wild": 25946, + "Will": 8743, + "William": 17121, + "Williams": 27869, + "Wilson": 37349, + "Win": 16643, + "Wind": 8731, + "Window": 27703, + "Windows": 11209, + "Wing": 35612, + "Winged": 47418, + "Winner": 48056, + "Winter": 35376, + "Wire": 29451, + "Wisconsin": 49097, + "With": 3152, + "WithNo": 35992, + "Within": 22005, + "Without": 16249, + "Witness": 38670, + "Wo": 49450, + "Wolf": 32069, + "Woman": 48081, + "Women": 18495, + "Wonder": 42337, + "Wood": 22911, + "Word": 26449, + "Words": 37117, + "Work": 12468, + "Working": 28516, + "Works": 23044, + "World": 10603, + "Would": 17353, + "Wow": 22017, + "Wr": 39213, + "Wra": 36918, + "Writ": 20257, + "Write": 16594, + "Writer": 34379, + "Writing": 33874, + "Written": 25354, + "Ws": 46456, + "X": 55, + "XL": 32457, + "XM": 37643, + "XP": 27481, + "XT": 25010, + "XX": 8051, + "XXX": 43145, + "XXXX": 24376, + "XY": 34278, + "Xbox": 43377, + "Xi": 42528, + "Y": 56, + "YA": 44947, + "YC": 44816, + "YD": 35755, + "YE": 48743, + "YES": 43335, + "YING": 45761, + "YL": 45448, + "YN": 40760, + "YOU": 36981, + "YP": 48232, + "YR": 38162, + "YS": 16309, + "YY": 26314, + "Yan": 49664, + "Yang": 38663, + "Ye": 35543, + "Yeah": 10995, + "Year": 17688, + "Years": 40630, + "Yellow": 39499, + "Yep": 47834, + "Yes": 5297, + "Yesterday": 28065, + "Yet": 11486, + "Yo": 38101, + "York": 49278, + "You": 1639, + "YouTube": 33869, + "Young": 20917, + "Your": 7120, + "Yu": 40728, + "Z": 57, + "ZA": 34892, + "ZE": 21211, + "ZI": 48926, + "ZX": 40692, + "ZZ": 30148, + "Ze": 36056, + "Zen": 47573, + "Zero": 28667, + "Zip": 41729, + "Zone": 26961, + "[": 58, + "[\"": 14692, + "['": 17816, + "[/": 13412, + "[[": 30109, + "[]": 21737, + "[_": 29795, + "\\": 59, + "\\\"": 7879, + "\\\",": 34607, + "\\\":": 30478, + "\\\">": 38214, + "\\'": 43054, + "\\)": 22725, + "\\-": 41441, + "\\.": 17405, + "\\/": 11139, + "\\/\\/": 45422, + "\\<": 49778, + "\\\\": 6852, + "\\\\\\\\": 13426, + "\\\\\\\\\\\\\\\\": 21807, + "\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 34604, + "]": 60, + "]\"": 30866, + "]'": 49946, + "](": 16151, + "])": 12962, + "]),": 46570, + "]).": 35944, + "]);": 36563, + "]+": 48688, + "],": 4357, + "],\"": 17241, + "],[": 38430, + "]-": 45297, + "].": 4083, + "].\"": 29225, + "]:": 5974, + "];": 11208, + "]=": 22241, + "][": 7131, + "][/": 44926, + "]]": 11907, + "]}": 48999, + "^": 61, + "^^": 18237, + "^^^^": 39397, + "^{": 36796, + "_": 62, + "_(": 41052, + "_-": 22955, + "_-_": 31386, + "_.": 44807, + "_>": 49029, + "__": 834, + "___": 17569, + "____": 1427, + "_____": 29343, + "______": 25947, + "_______": 37405, + "________": 2602, + "________________": 4841, + "________________________": 32941, + "________________________________": 10221, + "________________________________________________________________": 27193, + "_{": 23330, + "`": 63, + "`,": 47671, + "`.": 44646, + "``": 15506, + "````": 33153, + "a": 64, + "aa": 7252, + "aaa": 46071, + "aaaa": 24794, + "aah": 37500, + "aan": 28340, + "ab": 397, + "aba": 15498, + "abad": 17325, + "abal": 44349, + "abama": 8809, + "aban": 45094, + "aband": 49248, + "abase": 5754, + "abases": 18826, + "abb": 6485, + "abba": 48910, + "abbage": 32061, + "abbit": 14229, + "abbling": 47883, + "abby": 42457, + "abc": 39305, + "abe": 11231, + "abee": 32580, + "abel": 9608, + "abella": 43653, + "aber": 27359, + "abet": 8380, + "abetes": 11064, + "abeth": 9407, + "abetic": 33312, + "abi": 17914, + "abiding": 43056, + "abies": 43256, + "abil": 14991, + "abilia": 48249, + "abilities": 5738, + "ability": 1799, + "abin": 6014, + "abis": 8102, + "abit": 29968, + "abl": 23117, + "able": 540, + "abled": 4510, + "ables": 2977, + "abling": 11716, + "ablish": 17148, + "ablished": 22555, + "ablishment": 25380, + "ablo": 18817, + "ably": 1346, + "abo": 34748, + "abol": 28426, + "abolic": 29304, + "abor": 4820, + "abortion": 32396, + "about": 10755, + "abouts": 27880, + "above": 29370, + "abre": 46241, + "abs": 8937, + "absolute": 48546, + "absolutely": 42994, + "absor": 46303, + "abul": 16665, + "abulary": 22528, + "abus": 46844, + "abuse": 47158, + "abwe": 27050, + "aby": 3930, + "abyte": 37828, + "abytes": 38346, + "ac": 330, + "aca": 22260, + "acan": 50195, + "acas": 40263, + "acc": 4134, + "acca": 43552, + "accept": 13635, + "acceptable": 16037, + "access": 15526, + "accessible": 33780, + "acci": 44456, + "acco": 8679, + "accompan": 41974, + "accompanied": 42588, + "according": 38169, + "account": 23317, + "ace": 558, + "acea": 44977, + "aceae": 48319, + "acebook": 2887, + "aced": 2286, + "acement": 5592, + "acements": 28613, + "acent": 12643, + "aceous": 37797, + "acer": 11736, + "acerb": 22428, + "acers": 49908, + "aces": 2114, + "acet": 23253, + "aceutical": 14642, + "acey": 25415, + "ach": 620, + "acha": 34518, + "achable": 34446, + "ache": 4891, + "ached": 2317, + "achel": 9636, + "achelor": 19335, + "acher": 3493, + "achers": 17892, + "aches": 3694, + "achev": 42961, + "achi": 14299, + "achine": 20480, + "aching": 8103, + "achment": 15520, + "acho": 43703, + "acht": 19725, + "achu": 32323, + "achus": 9523, + "achusetts": 9770, + "achy": 35586, + "aci": 32009, + "acia": 47431, + "acial": 18150, + "acid": 46309, + "acies": 13433, + "acing": 4092, + "acio": 48711, + "acion": 49443, + "acious": 14209, + "aciously": 45289, + "acist": 20279, + "acists": 33194, + "acity": 4355, + "ack": 441, + "acked": 6021, + "acker": 10735, + "ackers": 28874, + "acket": 8317, + "ackets": 25180, + "acking": 5430, + "ackle": 20523, + "acks": 4595, + "acky": 36053, + "acl": 37779, + "acle": 6008, + "acles": 9928, + "acly": 39691, + "aclysm": 40605, + "aco": 10602, + "acon": 7807, + "acons": 37256, + "acqu": 43561, + "acre": 12345, + "acs": 16436, + "act": 529, + "acted": 23800, + "acter": 7321, + "acteria": 10634, + "acterial": 44965, + "acters": 19858, + "actic": 12009, + "acting": 27362, + "action": 2673, + "actionDate": 31538, + "actions": 4658, + "activ": 15791, + "activate": 39022, + "activated": 33106, + "activation": 48545, + "active": 5275, + "actively": 33329, + "activity": 21797, + "actly": 24342, + "actor": 11218, + "actory": 9548, + "acts": 8656, + "actual": 50039, + "actually": 37739, + "actus": 34144, + "acular": 12754, + "acus": 48628, + "acy": 1590, + "ad": 324, + "ada": 4763, + "adal": 31682, + "adan": 29157, + "adapt": 42552, + "adas": 38768, + "adata": 14706, + "aday": 43593, + "adays": 20544, + "add": 2860, + "addafi": 32113, + "added": 29373, + "adden": 38014, + "adder": 26676, + "adders": 45940, + "addin": 46782, + "adding": 26872, + "addle": 37382, + "addock": 35509, + "addon": 48078, + "addons": 39996, + "addr": 29851, + "address": 21975, + "addy": 13218, + "ade": 671, + "aded": 5286, + "adel": 6959, + "adelphia": 8273, + "adem": 36920, + "ademic": 49113, + "aden": 40780, + "adena": 38047, + "adeon": 12424, + "adequ": 16515, + "ader": 5067, + "aders": 9972, + "ades": 2367, + "adesh": 13410, + "adh": 24411, + "adi": 9189, + "adia": 29523, + "adian": 18425, + "adiator": 33716, + "adic": 23876, + "adier": 38868, + "adies": 50192, + "adin": 17072, + "ading": 4980, + "adiq": 48687, + "adish": 48563, + "aditional": 27013, + "adium": 6271, + "adj": 41255, + "adjust": 23032, + "adjusted": 29117, + "adle": 35166, + "admin": 28482, + "administ": 39081, + "ado": 4533, + "adobe": 36752, + "adoes": 46368, + "ador": 7079, + "ados": 22484, + "adow": 4584, + "adows": 9797, + "adr": 41909, + "adra": 49456, + "ads": 5643, + "adult": 49922, + "adv": 32225, + "advant": 13461, + "advert": 17904, + "advertisement": 45876, + "advertising": 34442, + "ady": 4597, + "ae": 3609, + "aea": 44705, + "aed": 8432, + "aeda": 11641, + "ael": 3010, + "aeper": 28235, + "aepernick": 28333, + "aer": 25534, + "aeus": 46052, + "aez": 47246, + "af": 1878, + "afa": 28485, + "afe": 8635, + "afer": 34659, + "afety": 27925, + "aff": 2001, + "affe": 21223, + "affected": 43958, + "affer": 31183, + "affiliated": 46818, + "affle": 30697, + "affles": 48501, + "afi": 19910, + "afia": 22214, + "afort": 24515, + "aft": 14940, + "after": 8499, + "ag": 363, + "aga": 8126, + "again": 17776, + "against": 32826, + "agall": 44906, + "agame": 46746, + "agan": 7329, + "aganda": 43589, + "agar": 32452, + "agara": 38415, + "agascar": 44309, + "agate": 37861, + "age": 496, + "aged": 1886, + "ageddon": 33054, + "agement": 5082, + "agements": 38113, + "agen": 11286, + "agency": 40955, + "agent": 25781, + "agents": 49638, + "ager": 3536, + "agers": 10321, + "ages": 1095, + "agg": 9460, + "agged": 14655, + "agger": 7928, + "agging": 16406, + "aggressive": 49639, + "agh": 10471, + "aghan": 45109, + "aghd": 16650, + "agher": 30450, + "aghetti": 35812, + "agi": 18013, + "agic": 9083, + "agically": 39066, + "agin": 23183, + "agine": 12756, + "aging": 3039, + "agle": 19345, + "agles": 37803, + "agn": 4660, + "agna": 48669, + "agnar": 30475, + "agne": 21080, + "agnetic": 25145, + "ago": 3839, + "agog": 37300, + "agogue": 32238, + "agon": 1840, + "agonal": 27923, + "agonist": 15239, + "agonists": 36764, + "agons": 34765, + "agos": 48215, + "agra": 45429, + "agram": 6713, + "agraph": 6111, + "agree": 49221, + "ags": 3775, + "agu": 11433, + "ague": 2064, + "agues": 6120, + "agus": 31111, + "agy": 46671, + "ah": 993, + "aha": 12236, + "ahah": 36225, + "ahan": 19210, + "ahar": 37325, + "ahead": 38204, + "ahi": 32810, + "ahime": 49997, + "ahl": 15668, + "ahn": 15386, + "aho": 17108, + "ahon": 30491, + "ahoo": 12992, + "ahs": 39095, + "ahu": 12196, + "ai": 1872, + "aic": 18452, + "aid": 1698, + "aida": 30546, + "aiden": 17538, + "aido": 44354, + "aign": 1784, + "aii": 42648, + "ail": 603, + "aila": 39460, + "ailability": 8994, + "ailable": 1508, + "ailand": 16188, + "ailed": 6255, + "ailing": 11608, + "ails": 1768, + "aily": 3079, + "aim": 1385, + "aiman": 47840, + "aimon": 49438, + "ain": 391, + "aina": 42183, + "aine": 5718, + "ained": 1328, + "ainer": 10613, + "ainers": 50221, + "aining": 1397, + "ainment": 37091, + "ains": 1299, + "aint": 2913, + "aintain": 32725, + "ainted": 14215, + "aints": 6003, + "air": 958, + "aird": 41620, + "aire": 7626, + "aired": 9820, + "aires": 17693, + "airo": 18131, + "airs": 3468, + "airy": 13021, + "ais": 15152, + "ait": 4548, + "aith": 3921, + "aito": 38995, + "aj": 1228, + "aja": 27792, + "aji": 26436, + "ajo": 34944, + "ajor": 1518, + "ak": 461, + "aka": 8130, + "akable": 29033, + "ake": 539, + "aked": 4335, + "akedown": 25817, + "aken": 1685, + "akening": 18800, + "akens": 31627, + "aker": 3110, + "akers": 3979, + "akeru": 43246, + "akery": 33684, + "akes": 1124, + "akespe": 20621, + "akespeare": 20946, + "akh": 11322, + "aki": 8182, + "akia": 21897, + "akin": 27048, + "aking": 868, + "akings": 45665, + "akis": 27321, + "ako": 25496, + "akov": 44715, + "akra": 38004, + "aks": 4730, + "aku": 8719, + "akura": 47754, + "akuya": 29863, + "aky": 15492, + "al": 282, + "ala": 6081, + "alach": 33786, + "alam": 44949, + "alan": 25786, + "albeit": 45781, + "album": 40916, + "alcohol": 42142, + "ald": 1940, + "alde": 35885, + "aldehyde": 44895, + "aldi": 37566, + "aldo": 41476, + "ale": 1000, + "aleb": 32100, + "aled": 3021, + "aleigh": 30729, + "aler": 36213, + "alert": 44598, + "ales": 2040, + "aley": 16730, + "alez": 22149, + "alf": 1604, + "alg": 14016, + "algia": 47111, + "ali": 7344, + "alia": 9752, + "alian": 7199, + "alias": 26011, + "aliation": 22885, + "alid": 10751, + "alien": 42690, + "align": 31494, + "aligned": 41634, + "alin": 14414, + "aline": 20663, + "aling": 4272, + "alion": 19275, + "alions": 50022, + "alis": 27315, + "alist": 49845, + "alities": 27969, + "ality": 1483, + "alk": 971, + "alker": 20949, + "alking": 18998, + "alks": 23833, + "alky": 18354, + "alkyrie": 21316, + "all": 439, + "alla": 30315, + "allah": 31840, + "allas": 7826, + "alle": 6765, + "alled": 4262, + "allel": 29363, + "allery": 17022, + "alli": 36546, + "allic": 18196, + "alling": 9221, + "allion": 48332, + "allo": 49457, + "alloc": 32332, + "allow": 12154, + "allowed": 40845, + "alloween": 50107, + "allows": 47205, + "alls": 5691, + "ally": 453, + "alm": 38182, + "almost": 28177, + "alo": 7335, + "alog": 11794, + "alogue": 30326, + "alogy": 48909, + "alon": 40755, + "alone": 17749, + "along": 24176, + "alore": 40612, + "alos": 41823, + "alph": 17307, + "alpha": 26591, + "als": 874, + "alsa": 32058, + "alse": 2820, + "alsh": 22114, + "also": 14508, + "alt": 2501, + "alted": 29590, + "alter": 47653, + "altern": 33645, + "alth": 1094, + "although": 16670, + "alties": 10355, + "alty": 6017, + "alus": 46781, + "always": 33770, + "aly": 3400, + "alys": 26266, + "alysed": 47557, + "alyses": 43710, + "alysis": 8767, + "alyst": 21470, + "am": 321, + "ama": 1689, + "amac": 11494, + "amacare": 11724, + "aman": 10546, + "amar": 39236, + "amara": 47848, + "amaru": 46893, + "amas": 17485, + "amate": 36754, + "amation": 14755, + "amaz": 45983, + "amazon": 33103, + "amb": 4131, + "amba": 31842, + "amber": 7789, + "ambers": 16368, + "ambling": 15366, + "ambo": 22651, + "amboo": 27708, + "amd": 28745, + "ame": 480, + "amed": 2434, + "ameda": 49637, + "amel": 17983, + "ameless": 39942, + "amen": 41763, + "ament": 3263, + "amental": 6860, + "aments": 12604, + "amer": 2382, + "amera": 18144, + "ameron": 41639, + "ames": 1047, + "ami": 6277, + "amia": 49442, + "amic": 18127, + "amide": 37905, + "amiliar": 19968, + "amily": 5993, + "amin": 5669, + "amina": 18891, + "amination": 24979, + "amine": 9862, + "aminer": 32086, + "amines": 41047, + "aming": 3723, + "amins": 24937, + "amiya": 38241, + "aml": 43695, + "amm": 6475, + "ammad": 26035, + "ammed": 10573, + "ammers": 36846, + "ammu": 49487, + "ammy": 46736, + "amn": 34684, + "amo": 18811, + "amon": 16487, + "among": 35131, + "amorph": 37670, + "amoto": 25384, + "amount": 17287, + "amous": 10877, + "amp": 696, + "ampa": 13299, + "amped": 13322, + "amph": 28474, + "amphetamine": 31262, + "amping": 37843, + "ampion": 6734, + "ampions": 4350, + "ampire": 13577, + "ampires": 27933, + "ample": 1403, + "amples": 12629, + "ampoo": 40239, + "amps": 9430, + "ampton": 23427, + "ampunk": 46183, + "ams": 4105, + "amsung": 30136, + "amura": 37324, + "amus": 25509, + "amy": 14814, + "an": 272, + "ana": 2271, + "analy": 38200, + "analysis": 20930, + "anamo": 33524, + "anan": 27870, + "anas": 15991, + "anasia": 45551, + "anc": 1192, + "anca": 42124, + "ance": 590, + "anced": 2903, + "ancel": 21130, + "ancer": 8250, + "ancers": 20811, + "ances": 1817, + "anch": 3702, + "anche": 6362, + "anches": 12140, + "anchester": 8911, + "anchez": 20364, + "ancial": 2783, + "ancies": 16183, + "ancing": 5077, + "anco": 47699, + "ancock": 37077, + "ancouver": 10264, + "ancy": 3883, + "and": 392, + "anda": 5282, + "andal": 7642, + "andals": 23819, + "andan": 42509, + "ande": 40004, + "anded": 12249, + "andel": 33134, + "andem": 30025, + "ander": 4066, + "andering": 42454, + "anders": 45070, + "andestine": 35887, + "andi": 26800, + "anding": 27225, + "andise": 18888, + "ando": 25440, + "andom": 3749, + "andon": 5063, + "andowski": 44391, + "andr": 46273, + "andra": 15918, + "andre": 49078, + "andro": 28092, + "android": 19411, + "ands": 1746, + "andum": 25933, + "andy": 10757, + "ane": 1531, + "aned": 22739, + "aneers": 33547, + "aneous": 11655, + "aneously": 27683, + "anes": 7305, + "aney": 22297, + "ang": 648, + "anga": 16484, + "angan": 37089, + "ange": 858, + "anged": 5102, + "angel": 8368, + "angelo": 46525, + "anger": 2564, + "angered": 19041, + "angering": 49470, + "angers": 6606, + "anges": 6231, + "angible": 39639, + "anging": 4924, + "angle": 9248, + "angled": 22393, + "angler": 49910, + "angles": 27787, + "angling": 27499, + "ango": 14208, + "angs": 27725, + "angu": 2303, + "anguage": 9000, + "anguages": 33213, + "anguard": 23521, + "angular": 21413, + "ani": 3216, + "ania": 5411, + "anian": 38336, + "anic": 26277, + "anical": 36684, + "anie": 34166, + "aniel": 6321, + "anim": 11227, + "animal": 41607, + "animate": 45685, + "animous": 45873, + "aning": 7574, + "anish": 7115, + "anism": 48162, + "anity": 19689, + "anium": 15776, + "ank": 962, + "anka": 15927, + "anke": 49200, + "anked": 14076, + "ankind": 28066, + "anking": 15230, + "anks": 2283, + "anky": 39556, + "anmar": 21708, + "ann": 1236, + "anna": 7697, + "annabin": 43655, + "annah": 25761, + "anne": 21952, + "anned": 3577, + "annel": 4276, + "annels": 8961, + "anners": 15672, + "anni": 31296, + "annie": 42883, + "annis": 45017, + "annon": 8825, + "annot": 34574, + "announced": 43499, + "anny": 7737, + "ano": 5733, + "anoia": 30661, + "anol": 22012, + "anon": 36902, + "anooga": 42165, + "anos": 40015, + "another": 29214, + "anova": 40993, + "anqu": 26184, + "ans": 504, + "ansas": 6618, + "anse": 40054, + "ansen": 33807, + "anship": 47086, + "ansion": 5487, + "ansk": 34738, + "anski": 44978, + "ansky": 49792, + "ansom": 22011, + "anson": 23103, + "ansson": 44038, + "answer": 41484, + "answered": 31966, + "ant": 415, + "anta": 4910, + "antage": 36403, + "antam": 49653, + "antasy": 34921, + "ante": 12427, + "anted": 4126, + "antes": 39781, + "anth": 29313, + "antha": 32589, + "anthrop": 22178, + "anti": 17096, + "antic": 5109, + "antically": 31589, + "anticipated": 45178, + "antics": 29320, + "antine": 29003, + "anting": 20482, + "antis": 20836, + "antle": 16941, + "antly": 3875, + "anto": 14723, + "antom": 11456, + "anton": 23026, + "antry": 21238, + "ants": 1187, + "anty": 46098, + "antz": 46269, + "anu": 42357, + "anus": 41141, + "anut": 20651, + "anuts": 37555, + "anwhile": 6710, + "any": 1092, + "anya": 34183, + "anyahu": 15966, + "anye": 23495, + "anyl": 34816, + "anyon": 21330, + "anything": 49459, + "anz": 35410, + "anza": 35819, + "ao": 5488, + "aos": 7495, + "ap": 499, + "apa": 32678, + "apache": 43073, + "apan": 2674, + "ape": 1758, + "apeake": 49528, + "aped": 5813, + "apego": 40561, + "aper": 2136, + "apers": 5656, + "apes": 7916, + "apesh": 25490, + "apeshifter": 29554, + "apest": 35746, + "aph": 6570, + "aphael": 34889, + "api": 15042, + "aping": 9269, + "apist": 41690, + "apixel": 48633, + "aple": 24052, + "aples": 28624, + "apo": 41817, + "apolis": 11174, + "apolog": 46407, + "apon": 9184, + "apons": 13486, + "apor": 12687, + "apore": 11656, + "app": 1324, + "appa": 20975, + "apped": 6320, + "append": 33295, + "apper": 11463, + "appers": 46629, + "appiness": 42661, + "apping": 5912, + "appings": 39242, + "apple": 18040, + "application": 31438, + "apply": 39014, + "appointed": 32924, + "appro": 21064, + "appropri": 11488, + "appropriate": 13335, + "appropriately": 45175, + "approved": 29137, + "approximately": 47498, + "apps": 18211, + "appy": 7774, + "aps": 1686, + "apse": 7512, + "apsed": 28361, + "apses": 45903, + "apt": 2373, + "apter": 3429, + "apters": 12126, + "aptic": 32963, + "aptop": 45007, + "apult": 41387, + "apy": 12826, + "aq": 30188, + "aqu": 36129, + "aque": 18251, + "aques": 46806, + "aquin": 48734, + "ar": 283, + "ara": 3301, + "arag": 29967, + "arah": 23066, + "arak": 30447, + "aram": 41158, + "aran": 19173, + "arant": 4741, + "arantine": 37996, + "araoh": 33766, + "arat": 34174, + "arate": 30748, + "aration": 10186, + "arations": 24355, + "arb": 38039, + "arbon": 42084, + "arc": 5605, + "arcer": 17649, + "arch": 998, + "arching": 38270, + "archive": 17474, + "archives": 48814, + "archment": 36767, + "archs": 34592, + "archy": 9282, + "arcity": 32689, + "ard": 446, + "arde": 45093, + "arded": 10676, + "arden": 5872, + "ardi": 22490, + "arding": 13493, + "ardless": 14694, + "ardo": 13109, + "ardon": 19917, + "ards": 1371, + "ardy": 39124, + "are": 533, + "area": 20337, + "ared": 1144, + "aredevil": 38281, + "arel": 20318, + "arella": 45494, + "aren": 5757, + "arent": 1580, + "arenthood": 17117, + "arently": 13773, + "arer": 11258, + "arers": 34231, + "ares": 3565, + "arest": 12423, + "aret": 8984, + "areth": 26659, + "arette": 14758, + "arettes": 13890, + "aretz": 48338, + "arez": 19655, + "arf": 37595, + "arg": 853, + "arge": 1376, + "arger": 32270, + "arget": 7641, + "argo": 9448, + "argon": 37920, + "args": 22046, + "argument": 49140, + "ari": 2743, + "aria": 10312, + "arial": 36098, + "arian": 3699, + "arians": 13517, + "ariat": 21621, + "arie": 49173, + "aries": 3166, + "arij": 39010, + "arijuana": 42834, + "arily": 3093, + "arin": 17714, + "arine": 34569, + "aring": 1723, + "ario": 4982, + "arios": 13010, + "arious": 27129, + "aris": 20066, + "arist": 34566, + "arity": 6806, + "arium": 17756, + "arius": 19897, + "ark": 668, + "arkable": 45543, + "arkin": 39027, + "arks": 5558, + "arl": 7063, + "arlane": 49344, + "arling": 30045, + "arm": 1670, + "arma": 10961, + "armac": 32813, + "armed": 12026, + "arming": 18052, + "armor": 40456, + "arms": 8357, + "arn": 1501, + "arna": 28610, + "arnaev": 42311, + "arning": 4228, + "aro": 12022, + "aron": 8045, + "aroo": 38049, + "around": 14145, + "arov": 42737, + "arp": 5117, + "arr": 3258, + "arranted": 47940, + "arrass": 9187, + "array": 18747, + "arre": 9624, + "arrell": 47769, + "arrett": 34878, + "arrison": 22472, + "arro": 34852, + "arrow": 6018, + "arry": 6532, + "ars": 945, + "arse": 17208, + "arser": 28198, + "arsh": 5406, + "arsity": 45826, + "arson": 12613, + "art": 433, + "arta": 34202, + "arte": 32074, + "arted": 19112, + "arten": 23996, + "arter": 2571, + "arters": 6137, + "arth": 11999, + "arthed": 36370, + "arthy": 18270, + "article": 20205, + "articles": 26845, + "artifacts": 50179, + "artisan": 19714, + "artist": 49016, + "artment": 1823, + "artments": 32514, + "artney": 41709, + "arton": 41328, + "arts": 5889, + "arty": 25494, + "artz": 13636, + "aru": 11493, + "arus": 20272, + "ary": 560, + "arya": 43898, + "aryl": 36822, + "aryn": 38621, + "as": 292, + "asa": 15462, + "asaki": 33846, + "asant": 8775, + "asar": 42391, + "asc": 3372, + "asca": 42688, + "ascade": 28966, + "ascal": 27747, + "ascar": 37740, + "ascist": 31968, + "ascript": 15961, + "ascular": 14767, + "ascus": 20275, + "ase": 589, + "ased": 839, + "asel": 48038, + "aser": 6005, + "asers": 19865, + "ases": 1386, + "ash": 1077, + "asha": 14715, + "ashed": 5263, + "asher": 31218, + "ashes": 7465, + "ashi": 12144, + "ashing": 2140, + "ashington": 2542, + "ashion": 5880, + "ashtra": 38535, + "asi": 17053, + "asia": 23218, + "asin": 47337, + "asing": 2313, + "asio": 29831, + "asion": 4247, + "asionally": 31775, + "asions": 39327, + "asis": 17765, + "asive": 17443, + "ask": 2093, + "aska": 8480, + "asket": 11715, + "asketball": 14575, + "asking": 30463, + "asks": 6791, + "asley": 30705, + "asm": 8597, + "asma": 11797, + "asms": 34432, + "ason": 888, + "asonable": 17994, + "asonic": 30189, + "asonry": 38950, + "asons": 2812, + "asp": 5126, + "aspberry": 17653, + "asper": 32981, + "aspers": 49412, + "aspx": 31740, + "ass": 562, + "assad": 30178, + "assador": 10623, + "assadors": 33429, + "assault": 46635, + "asse": 21612, + "assed": 21390, + "assemb": 34455, + "assembled": 46826, + "assembly": 41873, + "asser": 24929, + "assert": 30493, + "asses": 13978, + "assets": 19668, + "assetsadobe": 41383, + "assi": 46527, + "assian": 46091, + "assic": 31635, + "assies": 46257, + "assin": 44961, + "assing": 19696, + "assion": 11857, + "assis": 20297, + "assisted": 42191, + "assium": 26663, + "assment": 45312, + "asso": 28372, + "associated": 32852, + "assuming": 32935, + "assy": 11720, + "ast": 459, + "asta": 40197, + "aste": 4594, + "asted": 8992, + "aster": 1603, + "astered": 14054, + "astern": 6470, + "asters": 7060, + "astery": 29310, + "astic": 3477, + "astical": 32044, + "astically": 16607, + "astics": 24232, + "asting": 9222, + "aston": 45966, + "astrous": 20168, + "asts": 5773, + "asty": 7833, + "asu": 27345, + "asure": 5015, + "asured": 34006, + "asures": 13846, + "asuring": 45925, + "asury": 11579, + "asus": 40895, + "asy": 4107, + "at": 265, + "ata": 1045, + "atable": 21156, + "ataka": 48088, + "atal": 10254, + "atalie": 30951, + "atan": 39036, + "atana": 43777, + "atar": 9459, + "atari": 35554, + "atars": 40193, + "atch": 963, + "atche": 24809, + "atched": 14265, + "atcher": 34734, + "atches": 20981, + "atchewan": 29736, + "atching": 19775, + "ate": 378, + "atech": 40340, + "ated": 515, + "ateful": 11850, + "ateg": 2397, + "ategic": 47917, + "ategor": 47467, + "ategories": 26129, + "ategory": 11606, + "ategy": 4338, + "atel": 25791, + "atell": 7528, + "atellite": 26493, + "ately": 1286, + "atem": 23900, + "aten": 36686, + "ater": 729, + "ateral": 10534, + "aterasu": 45335, + "atered": 34190, + "aterial": 2273, + "atern": 9205, + "aternal": 14744, + "aternity": 17094, + "aters": 8605, + "ates": 689, + "ateur": 15093, + "ateurs": 45211, + "atever": 3587, + "atform": 3390, + "ath": 776, + "atha": 30921, + "atham": 37520, + "athan": 6696, + "athe": 26221, + "athed": 35932, + "ather": 1032, + "athered": 8638, + "atherine": 15289, + "athering": 25545, + "athetic": 18874, + "athi": 44202, + "athing": 26927, + "athlon": 50236, + "athom": 32910, + "athon": 12938, + "aths": 33148, + "athy": 10036, + "ati": 7246, + "atial": 34961, + "atibility": 25901, + "atible": 16873, + "atic": 1512, + "atical": 39056, + "atically": 4142, + "atican": 18245, + "atics": 23372, + "atile": 12610, + "atility": 18486, + "atin": 10680, + "ating": 803, + "atinum": 16881, + "atio": 39485, + "ation": 341, + "ational": 864, + "ationally": 15208, + "ations": 602, + "atis": 37749, + "atisf": 17403, + "atism": 26185, + "ative": 876, + "atively": 9404, + "atives": 2929, + "ativity": 22055, + "atl": 25864, + "atlantic": 43342, + "atmeal": 45280, + "ato": 5549, + "atoes": 15048, + "atography": 45501, + "atom": 37696, + "atomic": 47116, + "aton": 13951, + "atonin": 44248, + "atoon": 23122, + "ator": 1352, + "atorial": 21592, + "atories": 19854, + "atorium": 30732, + "ators": 2024, + "atory": 2870, + "atos": 35492, + "atown": 41079, + "atra": 26066, + "atre": 10562, + "atri": 26646, + "atro": 47756, + "atron": 23484, + "ats": 1381, + "atson": 13506, + "atsu": 19231, + "atsuki": 40063, + "att": 1078, + "atta": 25014, + "attach": 47348, + "attack": 20358, + "attacks": 38458, + "atted": 16898, + "atten": 41769, + "atter": 1436, + "attered": 10228, + "attering": 16475, + "atters": 34387, + "attery": 16296, + "atti": 34891, + "attle": 1999, + "attled": 43535, + "atto": 45807, + "atton": 38680, + "attr": 35226, + "attribute": 42348, + "atts": 30353, + "atu": 33419, + "atum": 21307, + "atur": 2541, + "atural": 2660, + "aturally": 7436, + "aturated": 30192, + "aturation": 36921, + "aturday": 3658, + "aturdays": 39724, + "ature": 1300, + "atures": 6691, + "atus": 7240, + "atz": 27906, + "au": 559, + "auc": 14272, + "aucas": 25205, + "aucus": 16710, + "aucuses": 38271, + "aud": 3885, + "auder": 29233, + "audi": 31330, + "audio": 24051, + "auer": 16261, + "aug": 7493, + "auga": 44718, + "augh": 1567, + "aughed": 13726, + "aughlin": 42730, + "aughs": 19256, + "aught": 3413, + "aughter": 3637, + "aughtered": 32734, + "aughters": 13441, + "aughty": 28496, + "aukee": 15263, + "aul": 2518, + "auld": 30406, + "auldron": 45637, + "ault": 1721, + "aults": 13185, + "aum": 26043, + "aun": 1942, + "auna": 32837, + "aunch": 11429, + "aund": 14677, + "aunder": 21118, + "aundering": 23496, + "aunders": 32818, + "aunt": 12968, + "aunted": 20227, + "aunting": 20706, + "auntlet": 32633, + "auntlets": 39695, + "aunts": 43981, + "aur": 2899, + "aura": 33830, + "auri": 35190, + "aurus": 22302, + "aus": 8717, + "ause": 682, + "ausible": 17178, + "aut": 2306, + "auth": 18439, + "authent": 41299, + "author": 9800, + "authored": 39351, + "authorized": 19721, + "authors": 41617, + "autical": 37073, + "aution": 32917, + "autions": 28766, + "auto": 23736, + "automatic": 37800, + "auts": 17712, + "aux": 14644, + "av": 615, + "ava": 4170, + "avage": 33757, + "availability": 47274, + "available": 15182, + "aval": 9226, + "avan": 12421, + "avanaugh": 19872, + "avascript": 16098, + "ave": 1015, + "aved": 9586, + "avement": 44034, + "aven": 4005, + "aver": 8770, + "average": 23913, + "avering": 42610, + "avers": 30400, + "avery": 12447, + "aves": 3080, + "avez": 28851, + "avi": 15820, + "avia": 40543, + "avid": 8490, + "avier": 19492, + "avin": 20637, + "aving": 2703, + "avior": 15759, + "aviour": 37716, + "avis": 23401, + "avoid": 27080, + "avor": 5570, + "avorable": 32006, + "avored": 48275, + "avorite": 19227, + "avour": 29023, + "avy": 2830, + "aw": 707, + "awa": 6909, + "awaited": 41742, + "awan": 43004, + "awar": 48841, + "aware": 9685, + "awareness": 47812, + "awaru": 39008, + "awatts": 46684, + "away": 8272, + "aways": 23949, + "awed": 36825, + "awei": 38247, + "awi": 23368, + "awk": 19301, + "awks": 11890, + "awn": 3832, + "aws": 8356, + "ax": 897, + "axe": 38231, + "axies": 25472, + "axis": 22704, + "axter": 40864, + "axy": 6969, + "ay": 323, + "aya": 11729, + "ayan": 22931, + "aye": 48822, + "ayed": 16548, + "ayer": 2794, + "ayers": 6962, + "ayette": 27067, + "aying": 8369, + "aylor": 7167, + "ayn": 49987, + "ayne": 43906, + "ays": 592, + "ayson": 34907, + "az": 1031, + "aza": 7056, + "azaar": 34485, + "azaki": 32276, + "azar": 29413, + "azard": 26267, + "aze": 6201, + "azed": 13865, + "azeera": 28535, + "azel": 41319, + "azer": 19178, + "azes": 36096, + "azi": 7761, + "azine": 4994, + "azines": 15742, + "azing": 4070, + "azo": 44299, + "azon": 5168, + "azor": 17725, + "azy": 12582, + "azz": 8101, + "b": 65, + "ba": 7012, + "bable": 33460, + "bably": 11921, + "baby": 40252, + "bach": 19496, + "back": 1891, + "backed": 17078, + "backer": 49978, + "background": 25249, + "backs": 10146, + "bad": 14774, + "bag": 21454, + "bage": 13866, + "bags": 34005, + "bah": 47041, + "bal": 6893, + "balance": 20427, + "balanced": 27753, + "ball": 1894, + "balls": 21591, + "ban": 3820, + "band": 3903, + "bands": 21397, + "bane": 20235, + "bang": 36668, + "bank": 17796, + "banks": 43558, + "bar": 5657, + "bara": 39389, + "bard": 23024, + "bare": 49382, + "bars": 34046, + "bart": 16575, + "bas": 12093, + "base": 8692, + "based": 3106, + "bash": 41757, + "basic": 35487, + "basketball": 21265, + "bass": 42933, + "bat": 8664, + "batch": 43501, + "bath": 37648, + "bats": 50199, + "battle": 38471, + "baugh": 23768, + "baum": 24738, + "bay": 24406, + "bb": 11848, + "bc": 15630, + "bd": 17457, + "bda": 43444, + "be": 1350, + "beam": 40045, + "bean": 14289, + "beans": 44749, + "bear": 33227, + "beard": 39433, + "bearing": 28655, + "beat": 12945, + "beaut": 40544, + "bec": 9423, + "because": 13893, + "becca": 20627, + "beck": 27343, + "becue": 31927, + "bed": 3077, + "bedroom": 36269, + "bee": 20963, + "been": 47436, + "beer": 42428, + "bees": 41712, + "before": 19052, + "begin": 27471, + "beh": 20709, + "behavior": 46571, + "behind": 42200, + "being": 11873, + "beit": 15357, + "bek": 47083, + "bel": 6667, + "bell": 7923, + "below": 35993, + "belt": 37976, + "ben": 11722, + "bench": 26968, + "bender": 45666, + "bending": 49667, + "benef": 36934, + "benefit": 48649, + "bent": 46119, + "ber": 527, + "bered": 9451, + "berg": 3900, + "berger": 21041, + "berman": 34591, + "bern": 33900, + "bernatorial": 43660, + "berra": 31358, + "berries": 20853, + "berry": 8396, + "bers": 1213, + "bert": 4835, + "berto": 32371, + "berus": 39192, + "bery": 13001, + "bes": 12636, + "best": 13466, + "bestos": 40651, + "bet": 11181, + "beta": 31361, + "bett": 48138, + "better": 27903, + "between": 23395, + "bey": 23454, + "bf": 19881, + "bg": 35904, + "bh": 34369, + "bi": 8482, + "bia": 23339, + "bial": 25200, + "bian": 12210, + "bians": 30071, + "biased": 38002, + "bid": 14065, + "bidden": 37978, + "bie": 12590, + "bies": 29846, + "big": 14261, + "bike": 32256, + "bil": 33473, + "bill": 35546, + "billion": 24540, + "bilt": 34508, + "bin": 8800, + "binary": 39491, + "bind": 21653, + "binding": 30786, + "bing": 4623, + "biology": 43592, + "bird": 16944, + "birds": 32002, + "birth": 24280, + "bis": 41907, + "bish": 31795, + "bishop": 27832, + "bit": 2545, + "bitcoin": 35395, + "bite": 37018, + "bitious": 14228, + "bits": 9895, + "biz": 42189, + "bj": 50007, + "bl": 2436, + "black": 13424, + "blade": 22500, + "blance": 42757, + "blank": 27190, + "blast": 39806, + "ble": 903, + "bleacher": 47975, + "bled": 9342, + "bledon": 49258, + "blem": 11253, + "blems": 22143, + "bler": 43400, + "blers": 43022, + "bles": 7689, + "bley": 43263, + "blind": 27461, + "bling": 11108, + "block": 9967, + "blocking": 41938, + "blocks": 27372, + "blog": 14036, + "blogs": 49096, + "blogspot": 35217, + "blood": 18041, + "blooded": 50132, + "blow": 48619, + "blown": 31290, + "blue": 17585, + "bly": 36874, + "bm": 20475, + "bn": 9374, + "bnb": 31971, + "bo": 2127, + "boa": 48614, + "board": 3526, + "boarding": 27794, + "boards": 12821, + "boat": 24482, + "boats": 46058, + "bodied": 45190, + "body": 2618, + "bol": 28984, + "bold": 36575, + "bole": 45693, + "bolt": 25593, + "bomb": 27657, + "bon": 4189, + "bone": 15992, + "bones": 35095, + "bons": 23461, + "book": 2070, + "books": 12106, + "bool": 30388, + "boost": 39521, + "boot": 18769, + "bor": 2865, + "border": 20192, + "borg": 23297, + "borgh": 49870, + "born": 6286, + "borne": 13555, + "boro": 21513, + "borough": 17913, + "bors": 32289, + "bos": 39565, + "boss": 42820, + "bot": 13645, + "both": 16885, + "bots": 42478, + "bott": 10985, + "bottom": 22487, + "bound": 7784, + "bour": 6084, + "bourg": 24256, + "bourne": 12544, + "bow": 8176, + "bowl": 36859, + "bows": 25435, + "box": 3524, + "boxes": 29305, + "boxing": 45471, + "boy": 7081, + "boys": 13202, + "bp": 46583, + "bps": 18799, + "br": 1671, + "bra": 16057, + "brace": 46565, + "brain": 27825, + "brainer": 49334, + "bral": 24427, + "brance": 28031, + "brand": 17938, + "branded": 35559, + "braska": 17088, + "brate": 40804, + "brates": 44835, + "bre": 4679, + "bread": 29573, + "break": 9032, + "breaker": 25766, + "breakers": 49295, + "breaking": 13395, + "breaks": 30058, + "bred": 36074, + "breeding": 49705, + "brew": 11269, + "brid": 10236, + "bridge": 9458, + "brids": 40637, + "bright": 29199, + "bring": 48580, + "bringer": 48046, + "bringing": 35749, + "bris": 15311, + "bro": 7957, + "broad": 36654, + "broken": 25826, + "brook": 19094, + "brother": 37343, + "brow": 25367, + "brown": 33282, + "browser": 40259, + "brush": 32680, + "bryce": 32524, + "bs": 1443, + "bsite": 12485, + "bsp": 24145, + "bt": 18347, + "btn": 46118, + "bu": 11110, + "bub": 46176, + "buck": 27041, + "bucks": 18999, + "budget": 37315, + "buf": 29325, + "buff": 36873, + "buffer": 22252, + "bug": 25456, + "bugs": 32965, + "build": 11249, + "builder": 38272, + "builders": 50034, + "building": 16894, + "built": 18780, + "bul": 15065, + "bull": 16308, + "bum": 4435, + "buquerque": 36461, + "bur": 6236, + "burg": 7423, + "burgh": 9228, + "burn": 10899, + "burning": 44313, + "burse": 21780, + "burst": 31961, + "bury": 10711, + "bus": 10885, + "bush": 50231, + "business": 22680, + "buster": 24899, + "busters": 30181, + "but": 4360, + "butt": 43059, + "button": 16539, + "buy": 17846, + "by": 1525, + "bye": 16390, + "byn": 14929, + "bys": 48209, + "byss": 15040, + "byte": 26327, + "byter": 36204, + "bytes": 33661, + "c": 66, + "ca": 6888, + "cache": 23870, + "cade": 46395, + "cair": 37155, + "cake": 30560, + "cakes": 37263, + "cal": 9948, + "cale": 38765, + "caliber": 43288, + "call": 13345, + "callback": 47423, + "called": 7174, + "calling": 44714, + "cam": 20991, + "camera": 25695, + "camp": 16544, + "campaign": 35012, + "campus": 43842, + "can": 5171, + "cancer": 48870, + "cand": 46188, + "cano": 35490, + "canon": 49883, + "cap": 11128, + "capacity": 42404, + "cape": 36435, + "capital": 27544, + "capitalist": 49970, + "caps": 27979, + "capt": 27144, + "car": 7718, + "carb": 35684, + "carbon": 29255, + "card": 9517, + "cards": 27761, + "care": 6651, + "carry": 34993, + "cars": 37993, + "cart": 26674, + "cas": 34004, + "case": 7442, + "cases": 33964, + "cash": 30350, + "cast": 2701, + "caster": 17970, + "casters": 26248, + "casting": 19913, + "castle": 18676, + "casts": 40924, + "cat": 9246, + "catch": 40198, + "catching": 50106, + "category": 22872, + "catentry": 39165, + "cation": 30907, + "cats": 24619, + "cause": 25587, + "cb": 21101, + "cc": 535, + "cca": 13227, + "ccess": 1591, + "cci": 35764, + "ccoli": 34544, + "ccording": 2941, + "cd": 10210, + "cdn": 32341, + "ce": 344, + "cean": 5829, + "ceans": 19961, + "ced": 771, + "cedented": 12292, + "cedes": 19285, + "ceed": 2707, + "ceivable": 48054, + "ceive": 15164, + "ceived": 6471, + "ceiver": 39729, + "cel": 5276, + "cele": 49840, + "celer": 7015, + "cell": 3846, + "cellaneous": 25673, + "cellence": 19801, + "cellent": 5666, + "cells": 46342, + "celona": 14308, + "cember": 3273, + "cemic": 40478, + "cence": 43696, + "cend": 15695, + "cens": 42595, + "cent": 1087, + "center": 16159, + "centered": 38050, + "central": 31463, + "centric": 28577, + "century": 14792, + "cephal": 43996, + "cept": 984, + "ception": 4516, + "ceptions": 11755, + "ceptive": 25867, + "ceptor": 49492, + "cer": 2189, + "cern": 30903, + "cerned": 49990, + "cerning": 41981, + "cerpt": 17040, + "cers": 7999, + "cert": 22583, + "certain": 39239, + "cery": 12757, + "ces": 728, + "cess": 919, + "cession": 43914, + "cessive": 45428, + "cest": 9165, + "cester": 33187, + "cf": 12993, + "cffff": 31727, + "cffffcc": 31957, + "cfg": 37581, + "cgi": 37157, + "ch": 354, + "cha": 11693, + "chain": 7983, + "chains": 38861, + "chair": 16337, + "chairs": 49655, + "chal": 38009, + "chall": 36747, + "cham": 49869, + "chan": 3147, + "chance": 39486, + "change": 3803, + "changed": 40985, + "changes": 36653, + "changing": 22954, + "channel": 17620, + "channelAvailability": 39757, + "chant": 8907, + "chanted": 28923, + "chapter": 43582, + "char": 10641, + "character": 22769, + "chard": 30215, + "charg": 11121, + "charge": 10136, + "charged": 17200, + "charges": 34948, + "charging": 31498, + "chart": 40926, + "chat": 17006, + "che": 2395, + "cheat": 46799, + "check": 9122, + "checked": 26752, + "checking": 41004, + "checks": 42116, + "ched": 1740, + "chedel": 24015, + "chel": 29232, + "chell": 12398, + "chem": 15245, + "chemical": 31379, + "chemist": 28899, + "chemy": 26599, + "chen": 6607, + "chenko": 45059, + "chens": 29937, + "cheon": 40556, + "cher": 2044, + "chers": 3533, + "chery": 31132, + "ches": 2052, + "chest": 46713, + "chester": 35983, + "chet": 20043, + "chev": 49916, + "chi": 11072, + "chid": 28402, + "chie": 3043, + "chief": 17351, + "chieve": 24957, + "child": 9410, + "children": 17197, + "chin": 24658, + "ching": 10813, + "chini": 45045, + "chio": 40900, + "chip": 35902, + "chlor": 36813, + "chn": 1349, + "chnology": 19587, + "cho": 6679, + "choes": 23001, + "choice": 25541, + "chool": 1251, + "christ": 43533, + "chrom": 28663, + "chrome": 46659, + "chron": 11413, + "cht": 21474, + "chu": 46417, + "chuk": 46019, + "church": 36964, + "chwitz": 36297, + "chy": 29658, + "ci": 979, + "cia": 33743, + "cial": 2413, + "cially": 2131, + "ciating": 46136, + "ciation": 17269, + "cible": 37369, + "cience": 4234, + "cient": 3456, + "cientious": 43037, + "cients": 35611, + "cies": 3171, + "cific": 7790, + "cig": 22683, + "cigarette": 46040, + "cigarettes": 32529, + "cil": 2856, + "cill": 20346, + "cin": 17879, + "cing": 2259, + "cious": 4680, + "cipl": 6671, + "cipled": 41296, + "ciples": 6418, + "ciplinary": 29386, + "cipline": 34647, + "circ": 21170, + "circle": 45597, + "cise": 37561, + "cised": 37168, + "cision": 16005, + "cit": 47992, + "citizens": 46801, + "city": 19205, + "cium": 16910, + "cius": 28599, + "civil": 37636, + "ck": 694, + "cker": 15280, + "cki": 49108, + "cking": 44377, + "cknow": 5319, + "cknowled": 33165, + "cko": 37549, + "cks": 4657, + "cl": 565, + "clad": 29853, + "claim": 6604, + "claimed": 12795, + "claimer": 17111, + "clair": 27659, + "clamation": 20931, + "class": 4871, + "classes": 37724, + "classic": 49421, + "classified": 31691, + "clave": 44281, + "claw": 43143, + "cle": 2375, + "clean": 27773, + "clear": 20063, + "cled": 20095, + "cler": 22902, + "clerosis": 31399, + "cles": 5427, + "cli": 44506, + "click": 12976, + "client": 16366, + "cliffe": 33783, + "climate": 42570, + "cling": 8493, + "clinical": 47367, + "clinton": 37821, + "clip": 15036, + "clips": 31945, + "clipse": 17043, + "clock": 15750, + "clone": 21018, + "cloneembedreportprint": 30899, + "close": 19836, + "closed": 20225, + "closure": 17966, + "cloth": 44905, + "cloud": 17721, + "club": 18664, + "clud": 758, + "clude": 9152, + "cluded": 10341, + "cludes": 13955, + "cluding": 6360, + "clus": 2527, + "clusion": 4717, + "clusions": 11539, + "clusive": 5731, + "clusively": 44307, + "cm": 11215, + "cmd": 28758, + "cmp": 48991, + "cms": 46406, + "cn": 31522, + "co": 1073, + "coal": 25140, + "coat": 31434, + "cock": 21517, + "cod": 19815, + "code": 8189, + "coded": 40976, + "codes": 40148, + "coe": 49270, + "cohol": 4857, + "coin": 3630, + "coins": 14624, + "col": 4033, + "cold": 36673, + "coll": 26000, + "collar": 37676, + "collect": 33327, + "collection": 43681, + "college": 44107, + "colm": 18414, + "colo": 45745, + "colonial": 49787, + "color": 8043, + "colored": 25717, + "colour": 49903, + "column": 28665, + "com": 785, + "comb": 24011, + "combat": 39969, + "combe": 49325, + "come": 2958, + "comed": 15128, + "comes": 8988, + "comfort": 21598, + "coming": 4976, + "comings": 30715, + "comm": 9503, + "command": 21812, + "comment": 23893, + "comments": 15944, + "commerce": 27061, + "commercial": 36313, + "commit": 41509, + "committee": 26799, + "common": 11321, + "commun": 10709, + "communication": 32560, + "communications": 20860, + "community": 28158, + "comp": 5589, + "compan": 34390, + "company": 39722, + "compatible": 38532, + "competitive": 46131, + "compl": 23855, + "complete": 20751, + "completely": 46699, + "complex": 41887, + "compliance": 47587, + "component": 42895, + "computer": 33215, + "con": 1102, + "concept": 43169, + "concert": 48415, + "cond": 17561, + "condition": 31448, + "conduct": 36495, + "cone": 49180, + "conf": 10414, + "conference": 41124, + "confidence": 39745, + "config": 11250, + "confirmed": 36349, + "cong": 36801, + "coni": 45774, + "conn": 37043, + "connect": 8443, + "connected": 15236, + "connection": 38659, + "conom": 1519, + "cons": 5936, + "conscious": 16796, + "conserv": 38925, + "conservancy": 41215, + "conservative": 43218, + "consider": 44353, + "console": 41947, + "const": 9979, + "constitutional": 18789, + "construct": 41571, + "consumer": 49827, + "consuming": 35873, + "cont": 3642, + "contact": 32057, + "contained": 45964, + "container": 34924, + "containing": 38301, + "content": 11299, + "context": 22866, + "contin": 18487, + "continental": 35415, + "continue": 43043, + "contract": 28484, + "control": 13716, + "controlled": 14401, + "controller": 36500, + "conv": 42946, + "cook": 27916, + "cooked": 46591, + "cookie": 44453, + "cool": 24494, + "coon": 20912, + "coord": 37652, + "cop": 22163, + "copy": 30073, + "cor": 10215, + "core": 7295, + "corn": 20772, + "correct": 30283, + "corruption": 46260, + "cos": 6966, + "cost": 15805, + "cosystem": 12541, + "cot": 25557, + "cott": 14612, + "could": 24089, + "count": 9127, + "counter": 24588, + "country": 19315, + "cour": 43220, + "course": 17319, + "court": 22230, + "cover": 9631, + "covered": 32111, + "cow": 8232, + "cox": 40359, + "cp": 13155, + "cpp": 20322, + "cpu": 36166, + "cr": 6098, + "craft": 3323, + "crafted": 39160, + "crazy": 50112, + "cre": 7513, + "cream": 36277, + "creat": 20123, + "create": 17953, + "created": 25598, + "creation": 38793, + "creator": 45382, + "credit": 43082, + "creen": 32060, + "crete": 38669, + "crew": 42276, + "cribed": 32968, + "crim": 50086, + "crime": 28126, + "criminal": 45955, + "cript": 6519, + "cription": 6820, + "criptions": 24370, + "crit": 22213, + "critical": 34666, + "cro": 19915, + "croft": 36714, + "crop": 31476, + "cross": 19692, + "crow": 47114, + "cru": 32838, + "cry": 20470, + "crypt": 29609, + "cs": 6359, + "css": 25471, + "csv": 40664, + "ct": 310, + "ctic": 11048, + "ctica": 28914, + "ction": 596, + "ctions": 2733, + "ctive": 14070, + "ctl": 34168, + "ctor": 2715, + "ctors": 5217, + "ctory": 25977, + "ctr": 24087, + "ctrl": 44755, + "ctuary": 15258, + "cture": 48715, + "ctx": 49464, + "cu": 27399, + "cube": 40296, + "cue": 15509, + "cul": 3129, + "cular": 10440, + "culated": 49262, + "culation": 14902, + "cule": 23172, + "cules": 13930, + "culosis": 38767, + "cult": 40820, + "cultural": 30844, + "culture": 25584, + "culus": 17576, + "cum": 36340, + "cup": 25244, + "cur": 22019, + "currency": 34415, + "current": 14421, + "currently": 41745, + "cus": 9042, + "cussion": 36262, + "custom": 23144, + "cut": 8968, + "cuts": 23779, + "cutting": 29753, + "cv": 33967, + "cy": 948, + "cycl": 15539, + "cycle": 13696, + "cycles": 32503, + "cyclop": 22873, + "cyclopedia": 25497, + "cyl": 38801, + "cz": 26691, + "cé": 32682, + "d": 67, + "dB": 36077, + "dL": 45582, + "da": 6814, + "dad": 47984, + "daily": 29468, + "dain": 27162, + "dal": 31748, + "dale": 14597, + "dam": 11043, + "damage": 28735, + "dan": 25604, + "danger": 38537, + "daq": 48539, + "dar": 27455, + "dark": 21953, + "dash": 42460, + "dat": 19608, + "data": 7890, + "database": 48806, + "date": 4475, + "dated": 8715, + "dates": 19581, + "dating": 38734, + "daughter": 29642, + "day": 820, + "dayName": 45392, + "days": 12545, + "db": 9945, + "dc": 17896, + "dd": 1860, + "dden": 4742, + "dding": 33403, + "dds": 33714, + "de": 2934, + "dead": 25124, + "deal": 31769, + "deals": 14302, + "death": 22595, + "deb": 11275, + "debian": 24689, + "debug": 24442, + "dec": 12501, + "deck": 35875, + "decl": 32446, + "ded": 9395, + "deen": 39060, + "deep": 22089, + "def": 4299, + "default": 12286, + "defense": 19774, + "define": 13086, + "defined": 23211, + "definition": 46758, + "deg": 13500, + "degree": 16863, + "del": 12381, + "delay": 40850, + "delete": 33678, + "dem": 9536, + "demand": 28550, + "democracy": 42017, + "democratic": 41232, + "demon": 26567, + "den": 6559, + "density": 43337, + "dep": 10378, + "depend": 45841, + "dependent": 21186, + "depending": 44023, + "depth": 18053, + "der": 1082, + "derived": 34631, + "des": 8906, + "desc": 20147, + "described": 34869, + "description": 11213, + "design": 26124, + "designed": 30473, + "desktop": 41375, + "despite": 41081, + "dest": 16520, + "destroy": 41659, + "destruct": 35678, + "det": 15255, + "detail": 49170, + "details": 36604, + "determination": 40869, + "dev": 7959, + "develop": 16244, + "developed": 33082, + "development": 31267, + "device": 25202, + "devices": 42034, + "df": 7568, + "dfx": 48753, + "dh": 34985, + "di": 10989, + "diagn": 47356, + "dial": 38969, + "dict": 11600, + "did": 20839, + "didn": 45168, + "die": 11979, + "dies": 25990, + "diff": 26069, + "different": 39799, + "dig": 12894, + "digit": 27003, + "digital": 34725, + "digy": 41923, + "dim": 27740, + "dimension": 46156, + "dimensional": 19577, + "din": 25194, + "dinand": 41993, + "ding": 12083, + "dir": 15908, + "direct": 12942, + "directed": 34762, + "direction": 37295, + "director": 35248, + "directory": 34945, + "dirty": 49075, + "dis": 6381, + "disable": 40223, + "disabled": 47730, + "disc": 15410, + "disciplinary": 40625, + "discrimination": 42723, + "disk": 39531, + "display": 13812, + "displayText": 31536, + "dist": 17080, + "distance": 30246, + "dit": 5266, + "div": 7146, + "division": 21426, + "dj": 28241, + "dk": 34388, + "dl": 25404, + "dll": 12736, + "dm": 36020, + "dn": 32656, + "do": 4598, + "doc": 15390, + "docker": 45986, + "docs": 31628, + "doctor": 35580, + "doctoral": 44064, + "document": 22897, + "documented": 47045, + "does": 22437, + "doesn": 45084, + "dog": 9703, + "dogs": 22242, + "doi": 34023, + "doing": 19631, + "dollar": 22569, + "dom": 3438, + "domain": 27830, + "dominated": 34475, + "doms": 23686, + "don": 9099, + "donald": 40915, + "done": 28060, + "door": 9424, + "doors": 19559, + "dor": 40180, + "dos": 37427, + "dose": 34436, + "dot": 26518, + "double": 23352, + "down": 2902, + "download": 15002, + "downs": 30371, + "dozen": 44932, + "dp": 26059, + "dq": 49506, + "dr": 7109, + "dra": 32491, + "draft": 35679, + "dragon": 14844, + "draw": 19334, + "drawn": 41549, + "dream": 25966, + "dress": 49380, + "dri": 7553, + "drive": 19472, + "driven": 15808, + "driver": 26230, + "drivers": 36702, + "driving": 24255, + "drm": 49007, + "dro": 22285, + "drop": 14781, + "dropping": 37554, + "drops": 49253, + "drug": 30349, + "dry": 39140, + "ds": 9310, + "dt": 28664, + "du": 646, + "duc": 6077, + "ducers": 41213, + "duct": 2359, + "duction": 11124, + "due": 23301, + "duino": 24493, + "dule": 5950, + "dullah": 23969, + "dump": 39455, + "duration": 32257, + "during": 42122, + "dust": 48859, + "duty": 26278, + "dx": 34350, + "dy": 9892, + "dyl": 30360, + "dylib": 31739, + "e": 68, + "ea": 18213, + "each": 27379, + "ead": 1329, + "eah": 4617, + "eal": 2287, + "ealing": 26919, + "ealous": 15746, + "eals": 10621, + "ean": 11025, + "eanor": 17663, + "ear": 451, + "earable": 40816, + "earance": 23435, + "earances": 35630, + "earch": 3679, + "earcher": 50194, + "earchers": 16604, + "eared": 3380, + "earing": 6648, + "early": 11458, + "earned": 39123, + "ears": 4127, + "earth": 16442, + "eas": 30412, + "east": 23316, + "easy": 38171, + "eat": 4098, + "eating": 30041, + "eatured": 20980, + "eatures": 11585, + "eaturing": 31347, + "eb": 1765, + "ebin": 23497, + "ebook": 16497, + "ebra": 37052, + "ebted": 35895, + "ebus": 33209, + "ec": 721, + "eca": 31047, + "ecake": 46557, + "ecast": 43299, + "ecause": 3156, + "ecd": 21142, + "ech": 3055, + "eches": 16672, + "echo": 30328, + "ecided": 35503, + "eco": 47704, + "econom": 13926, + "economic": 17079, + "ect": 478, + "ectar": 44504, + "ected": 11197, + "ection": 3213, + "ective": 13967, + "ectomy": 42505, + "ector": 9250, + "ecycle": 47510, + "ed": 276, + "edIn": 20801, + "eda": 18082, + "edar": 44226, + "eday": 23712, + "edd": 6048, + "edded": 47238, + "eddy": 21874, + "ede": 18654, + "eded": 15395, + "eden": 31829, + "eder": 5702, + "ederal": 2110, + "ederation": 9748, + "edes": 37507, + "edge": 14907, + "edged": 48916, + "edi": 13740, + "edia": 5507, + "edience": 20826, + "edient": 35279, + "edin": 27152, + "eding": 8228, + "edit": 19312, + "edited": 42131, + "edition": 28736, + "editor": 35352, + "edly": 49288, + "edo": 24757, + "edom": 3836, + "eds": 5379, + "edu": 15532, + "educ": 18123, + "educated": 27317, + "education": 40796, + "edy": 4716, + "ee": 1453, + "eed": 2308, + "eeds": 39642, + "eeee": 41591, + "eeks": 32201, + "eele": 26213, + "eely": 45269, + "eem": 13761, + "een": 6429, + "eenth": 28117, + "eeper": 41278, + "eer": 28153, + "eering": 48066, + "eers": 47619, + "ees": 2841, + "eez": 33105, + "ef": 891, + "efe": 22521, + "efeated": 36807, + "efer": 41027, + "eff": 14822, + "effect": 10760, + "effective": 16803, + "effects": 34435, + "effic": 24531, + "efficiency": 45888, + "efficient": 16814, + "efficients": 41945, + "efined": 18156, + "eful": 13839, + "efully": 7549, + "eg": 1533, + "ega": 26470, + "egal": 39839, + "eger": 11893, + "egg": 33856, + "egu": 15703, + "eh": 17231, + "ei": 20295, + "eight": 26022, + "either": 31336, + "ek": 988, + "eka": 38001, + "eker": 28233, + "eki": 39548, + "eking": 18754, + "eks": 2573, + "el": 417, + "ela": 10304, + "elaide": 25078, + "eland": 8822, + "elcome": 9571, + "ele": 11129, + "elect": 9509, + "elected": 28604, + "election": 14300, + "electric": 31067, + "eled": 18449, + "element": 30854, + "eless": 5321, + "elf": 7046, + "elfare": 27122, + "elfth": 44659, + "eli": 43733, + "elia": 25418, + "elight": 49984, + "eligible": 31595, + "elin": 27176, + "eline": 4470, + "elines": 20655, + "eling": 10809, + "elist": 46331, + "ell": 695, + "ella": 12627, + "ellar": 14203, + "ellation": 28828, + "elle": 13485, + "ellect": 6879, + "ellectual": 29706, + "elled": 11978, + "ellen": 40635, + "eller": 12368, + "ellery": 41800, + "elli": 23225, + "ellig": 2976, + "elligence": 3480, + "elligent": 32940, + "elling": 9417, + "ello": 11109, + "ellow": 5037, + "ells": 19187, + "elly": 6148, + "elman": 32370, + "eln": 45542, + "elo": 22126, + "elong": 21537, + "elope": 47329, + "els": 1424, + "else": 17772, + "elsen": 25328, + "elsh": 21564, + "elsius": 32495, + "elson": 10151, + "elt": 2120, + "elta": 12514, + "elve": 9954, + "elvet": 32667, + "em": 368, + "ema": 19687, + "emade": 21398, + "email": 12888, + "emaker": 32174, + "emale": 10144, + "eman": 8463, + "emark": 47626, + "emate": 47686, + "emb": 24419, + "embed": 20521, + "embedreportprint": 30898, + "ember": 1491, + "eme": 34755, + "emed": 9006, + "emen": 8952, + "ement": 972, + "ements": 3196, + "emer": 24677, + "emet": 19261, + "emetery": 19785, + "emi": 43967, + "emia": 22859, + "emic": 5314, + "emies": 5090, + "emin": 14857, + "eming": 46564, + "emis": 30561, + "emn": 37705, + "emo": 41903, + "emon": 7966, + "emonic": 50016, + "emonium": 33044, + "emort": 24466, + "emouth": 46880, + "emp": 45787, + "emphasis": 36663, + "empl": 18856, + "employ": 7033, + "employed": 36266, + "employment": 28812, + "emporary": 33080, + "empt": 1791, + "emption": 11221, + "empty": 28920, + "ems": 5232, + "emy": 3065, + "en": 268, + "ena": 8107, + "enable": 21633, + "enabled": 25616, + "ename": 12453, + "enance": 36368, + "enaries": 30216, + "enario": 39055, + "enary": 21629, + "enberg": 23140, + "enburg": 37036, + "enc": 12685, + "ence": 594, + "enced": 5864, + "encer": 12137, + "encers": 42288, + "ences": 3007, + "ench": 24421, + "encia": 29634, + "encies": 3976, + "encing": 9532, + "encrypted": 43628, + "ency": 1387, + "end": 437, + "enda": 7438, + "endale": 41147, + "endant": 23048, + "endants": 30841, + "endar": 9239, + "endars": 44942, + "endas": 35624, + "ende": 38396, + "ended": 1631, + "ender": 2194, + "endered": 30398, + "enders": 7338, + "endez": 41913, + "endi": 43109, + "endiary": 43034, + "endif": 32088, + "ending": 1571, + "endish": 48442, + "endium": 49811, + "endix": 19573, + "endment": 5904, + "endo": 31110, + "endon": 43153, + "endor": 18738, + "endra": 48286, + "ends": 2412, + "endum": 43755, + "ene": 1734, + "ened": 2945, + "eneg": 46495, + "enegger": 44028, + "enei": 46009, + "enemy": 46970, + "ener": 877, + "energy": 22554, + "eners": 36014, + "enery": 24156, + "enes": 18719, + "eness": 9449, + "enez": 11437, + "enezuel": 12596, + "enf": 33701, + "enforcement": 44976, + "enfranch": 39827, + "eng": 1516, + "enge": 3540, + "engeance": 21364, + "enged": 47422, + "enger": 6540, + "engers": 9302, + "enges": 34120, + "engine": 18392, + "engineering": 40321, + "english": 39126, + "ength": 3286, + "engu": 13561, + "enh": 16550, + "enhagen": 30347, + "eni": 43850, + "enic": 35866, + "ening": 3101, + "enium": 47477, + "enko": 32720, + "enment": 23242, + "enn": 1697, + "enna": 13713, + "enne": 29727, + "ennes": 42573, + "ennett": 48151, + "ennial": 27779, + "ennis": 10679, + "enny": 11870, + "eno": 23397, + "enos": 28380, + "enough": 48229, + "ens": 641, + "ensable": 33447, + "ensation": 25742, + "ense": 1072, + "ensed": 15385, + "ensen": 18756, + "enser": 45268, + "enses": 4541, + "ensible": 27339, + "ensibly": 28508, + "ensical": 46165, + "ensing": 26426, + "ension": 3004, + "ensional": 37176, + "ensions": 5736, + "ensis": 37834, + "ensitive": 18464, + "ensitivity": 40545, + "ensity": 6377, + "ensive": 2021, + "enson": 19069, + "ensor": 22854, + "enstein": 37975, + "ensual": 31406, + "ensus": 7314, + "ent": 298, + "enta": 29188, + "ental": 2470, + "entanyl": 41455, + "entary": 48648, + "ente": 21872, + "ented": 4714, + "enter": 9255, + "enth": 7944, + "enthal": 34728, + "ential": 1843, + "entially": 3746, + "entials": 14817, + "entimes": 43598, + "entin": 31371, + "enting": 36589, + "ention": 1463, + "entious": 43787, + "entity": 26858, + "entle": 8651, + "ently": 1473, + "ento": 50217, + "enton": 26673, + "entric": 22317, + "entry": 13000, + "ents": 658, + "enture": 36697, + "enty": 3787, + "enum": 44709, + "env": 24330, + "environment": 38986, + "eny": 28558, + "enz": 19471, + "enza": 23674, + "enzie": 26389, + "eon": 23277, + "eor": 13492, + "eous": 15303, + "ep": 538, + "epad": 47852, + "epend": 2690, + "ependence": 15091, + "ependent": 8682, + "eper": 5723, + "eph": 27446, + "eping": 7213, + "episode": 38668, + "eport": 45813, + "eps": 25386, + "ept": 19598, + "eq": 27363, + "equ": 4853, + "equal": 40496, + "equality": 48203, + "equipped": 40617, + "er": 263, + "era": 8607, + "eral": 1691, + "erala": 33314, + "erald": 12573, + "erate": 21620, + "erb": 23552, + "erc": 2798, + "ercise": 23697, + "erd": 45744, + "ere": 567, + "ered": 1068, + "eredith": 36897, + "eree": 45316, + "erek": 18238, + "erella": 36648, + "eren": 14226, + "erence": 1945, + "erences": 4972, + "erenn": 31915, + "erent": 9100, + "erential": 33369, + "ereo": 32934, + "erer": 11882, + "erers": 19288, + "erest": 1260, + "eret": 31229, + "erey": 48023, + "erg": 6422, + "ergic": 19793, + "ergus": 13607, + "erguson": 14168, + "ergy": 26079, + "eri": 33442, + "eria": 5142, + "erial": 48499, + "eric": 35626, + "erick": 41556, + "erie": 18287, + "eries": 10640, + "ering": 1586, + "erion": 28019, + "erity": 32821, + "erk": 9587, + "erker": 35779, + "erm": 7780, + "erman": 2224, + "ermanent": 30312, + "ermott": 46187, + "ern": 1142, + "ernal": 35220, + "ername": 13292, + "ernand": 13023, + "ernandez": 18092, + "ernaut": 37879, + "ernel": 7948, + "ernels": 44930, + "erness": 17447, + "erning": 8917, + "erno": 24100, + "ero": 3529, + "eros": 27498, + "erous": 48411, + "err": 8056, + "erred": 17436, + "errilla": 31859, + "error": 18224, + "errors": 48277, + "erry": 6996, + "ers": 364, + "ersed": 20204, + "ersen": 46516, + "ership": 49437, + "ersion": 6900, + "ersive": 24469, + "erson": 882, + "ert": 861, + "ertain": 1425, + "ertation": 42245, + "ertility": 27651, + "erto": 13806, + "ertodd": 36481, + "erton": 29111, + "erv": 712, + "erva": 32775, + "ervation": 13208, + "ervative": 22003, + "ervatives": 35291, + "erve": 3760, + "erved": 8520, + "erver": 18497, + "erves": 11184, + "erville": 33487, + "erving": 14344, + "ery": 1924, + "eryl": 44886, + "es": 274, + "esa": 49183, + "esame": 34038, + "esan": 42890, + "esar": 18964, + "esc": 3798, + "escal": 47647, + "escap": 50141, + "escape": 41915, + "escent": 45470, + "escription": 7260, + "ese": 2771, + "esh": 5069, + "esi": 46551, + "esian": 35610, + "esides": 11788, + "esis": 9339, + "esity": 11924, + "esley": 49048, + "esm": 45798, + "esome": 5927, + "eson": 42038, + "esp": 9774, + "especially": 16480, + "espie": 42120, + "esque": 28939, + "ess": 408, + "essa": 21411, + "essage": 7589, + "esse": 35270, + "essed": 6676, + "essee": 10702, + "essel": 7878, + "essen": 44483, + "essential": 31195, + "essert": 20335, + "esses": 44667, + "essim": 30265, + "essing": 27289, + "ession": 2521, + "essional": 12743, + "essions": 6202, + "essler": 33730, + "essment": 21687, + "esson": 39670, + "essor": 5987, + "essors": 23295, + "est": 395, + "esta": 18059, + "establish": 40037, + "established": 27718, + "establishment": 44390, + "estamp": 27823, + "estate": 44146, + "estation": 27364, + "este": 29872, + "estead": 37897, + "ested": 7287, + "esteem": 31869, + "ester": 7834, + "estern": 3330, + "esters": 8586, + "esthes": 29678, + "esthesia": 34811, + "esthetic": 37531, + "estial": 21711, + "estic": 4699, + "estinal": 34284, + "estine": 27374, + "esting": 37761, + "estival": 6743, + "eston": 19115, + "estone": 13631, + "estones": 30637, + "estro": 47692, + "ests": 3558, + "esty": 9673, + "estyle": 10992, + "estyles": 42530, + "esville": 19641, + "esy": 9259, + "et": 316, + "eta": 17167, + "etary": 8527, + "etc": 14784, + "etch": 7569, + "etchup": 47132, + "ete": 14471, + "eteen": 34026, + "eteenth": 26425, + "eter": 2357, + "eteria": 39622, + "etermin": 13221, + "etermination": 29610, + "etermined": 23444, + "eters": 7307, + "eth": 2788, + "ethe": 10567, + "etheless": 12845, + "ether": 6750, + "etheus": 36916, + "ethical": 32949, + "ethnic": 38546, + "ethy": 33077, + "ethyl": 21610, + "ethyst": 44166, + "etic": 5139, + "etically": 16877, + "etics": 14596, + "eties": 31638, + "etime": 8079, + "etimes": 46874, + "eting": 13629, + "etition": 15620, + "etitive": 17295, + "eto": 27206, + "eton": 18483, + "etooth": 16271, + "etr": 21879, + "etric": 19482, + "etrical": 34546, + "etry": 11973, + "ets": 1039, + "etsk": 29515, + "etsu": 30470, + "etsy": 34877, + "ett": 3087, + "etta": 15253, + "ette": 5857, + "ettel": 47417, + "etter": 40088, + "ettes": 23014, + "etti": 24851, + "etting": 35463, + "ettings": 12374, + "ettle": 23570, + "ettlement": 27331, + "etts": 9357, + "etus": 29158, + "ety": 2963, + "etz": 23773, + "eu": 12496, + "eur": 23365, + "euro": 44252, + "eus": 27650, + "ev": 1990, + "eva": 48855, + "eval": 18206, + "evaluate": 49786, + "eve": 44655, + "even": 10197, + "event": 15596, + "events": 31534, + "ever": 964, + "everal": 8438, + "every": 16833, + "everyone": 47057, + "everything": 37814, + "evidence": 46817, + "evil": 23542, + "evin": 6830, + "ew": 413, + "eware": 29725, + "ewater": 21422, + "eway": 16172, + "eways": 43613, + "ewitness": 28588, + "ework": 6433, + "eworks": 19653, + "eworld": 38136, + "eworthy": 25969, + "ews": 15515, + "ewski": 46151, + "ex": 1069, + "examination": 47779, + "example": 20688, + "exc": 41194, + "except": 16341, + "excluding": 42218, + "exclusive": 41195, + "exe": 13499, + "exec": 18558, + "execute": 41049, + "exempt": 42679, + "exist": 38476, + "existence": 41084, + "existent": 32786, + "existing": 25687, + "exit": 37023, + "exp": 11201, + "expected": 40319, + "expensive": 22031, + "exper": 23100, + "expl": 20676, + "export": 39344, + "expr": 31937, + "express": 42712, + "expression": 38011, + "ext": 2302, + "external": 22615, + "externalActionCode": 31576, + "extra": 26086, + "extreme": 29896, + "extremely": 41073, + "ey": 2959, + "eye": 25379, + "eyed": 18834, + "eyes": 48418, + "ez": 8471, + "ezvous": 50063, + "f": 69, + "fa": 13331, + "fab": 36434, + "fac": 38942, + "face": 2550, + "facebook": 19024, + "faced": 24903, + "faces": 32186, + "facing": 29532, + "fact": 22584, + "factor": 31412, + "facts": 37473, + "fail": 32165, + "failed": 47904, + "fair": 22043, + "faith": 41751, + "fake": 30706, + "fal": 42932, + "fall": 7207, + "falls": 23348, + "false": 9562, + "fam": 44769, + "family": 17989, + "famous": 45143, + "fan": 24408, + "far": 16370, + "fare": 9496, + "farious": 41504, + "farm": 43323, + "fascist": 46928, + "fashion": 25265, + "fashioned": 28776, + "fast": 7217, + "fat": 17359, + "father": 11358, + "favorite": 35200, + "fax": 23560, + "fb": 21855, + "fc": 16072, + "fd": 16344, + "fe": 5036, + "feat": 27594, + "feature": 30053, + "features": 40890, + "fect": 2309, + "fecture": 36637, + "fed": 19082, + "fee": 39071, + "feed": 12363, + "feeding": 22824, + "feel": 36410, + "feet": 39690, + "feld": 16265, + "fell": 23299, + "felt": 31985, + "female": 24724, + "femin": 33594, + "fen": 41037, + "fer": 2232, + "ference": 4288, + "ferred": 18186, + "fest": 23411, + "fet": 34045, + "fetched": 50012, + "few": 32146, + "ff": 487, + "ffe": 16658, + "ffect": 4812, + "ffee": 5853, + "ffen": 46985, + "ffer": 36761, + "fff": 20972, + "ffff": 12927, + "ffic": 2108, + "fficiency": 35590, + "fficient": 5632, + "ffield": 31374, + "ffiti": 25198, + "fg": 40616, + "fi": 12463, + "fiction": 24046, + "field": 3245, + "fields": 25747, + "fif": 32041, + "fifth": 43556, + "fig": 5647, + "fight": 15481, + "fighter": 24733, + "fighters": 17114, + "fighting": 26594, + "fights": 50121, + "figure": 26875, + "figured": 46296, + "fil": 10379, + "file": 7753, + "filename": 34345, + "files": 16624, + "fill": 20797, + "filled": 20286, + "film": 26240, + "filter": 24455, + "fin": 15643, + "final": 20311, + "finals": 32089, + "financial": 46921, + "find": 19796, + "finder": 22805, + "finding": 41070, + "fine": 38125, + "fing": 28825, + "finger": 35461, + "finished": 43952, + "fire": 6495, + "fired": 26803, + "fires": 27312, + "first": 11085, + "fish": 11084, + "fit": 11147, + "fits": 21013, + "fitted": 38631, + "fitting": 32232, + "five": 13261, + "fix": 13049, + "fixed": 34021, + "fixes": 42624, + "fl": 2704, + "flag": 32109, + "flags": 33152, + "flake": 47597, + "flame": 49621, + "flash": 34167, + "flat": 38568, + "flation": 33521, + "fle": 27919, + "fledged": 45223, + "fleet": 33559, + "flex": 32880, + "flies": 27959, + "flight": 22560, + "flix": 10046, + "flo": 48679, + "float": 22468, + "floor": 28300, + "flow": 11125, + "flower": 25547, + "flows": 44041, + "flu": 35522, + "flush": 25925, + "fly": 12254, + "flying": 45928, + "fm": 38353, + "fman": 35826, + "fml": 38122, + "fn": 22184, + "fo": 6513, + "focus": 37635, + "focused": 18143, + "fol": 9062, + "fold": 11379, + "folder": 43551, + "folio": 13652, + "folios": 45242, + "folk": 19956, + "follow": 27780, + "font": 10331, + "foo": 21943, + "food": 19425, + "foot": 5898, + "football": 15914, + "footed": 43127, + "for": 1640, + "force": 3174, + "forced": 12072, + "forcement": 13442, + "forcer": 45515, + "forces": 27087, + "forcing": 18766, + "ford": 3841, + "fore": 754, + "foreign": 38823, + "foreseen": 44952, + "forest": 29623, + "forestation": 41570, + "forge": 30293, + "fork": 32523, + "form": 687, + "formance": 10367, + "format": 18982, + "formation": 1161, + "formed": 12214, + "former": 16354, + "formerly": 36234, + "forming": 15464, + "forms": 23914, + "fort": 3319, + "fortable": 12065, + "forth": 25718, + "forts": 47378, + "fortunately": 6668, + "fortune": 37359, + "forum": 27302, + "forums": 37141, + "forward": 11813, + "found": 9275, + "foundation": 42526, + "founded": 27060, + "founder": 15454, + "foundland": 42030, + "four": 14337, + "fourth": 49393, + "fox": 12792, + "fp": 46428, + "fps": 29647, + "fr": 8310, + "frac": 31944, + "fram": 19298, + "frame": 14535, + "frames": 37805, + "framework": 30604, + "fre": 19503, + "fred": 39193, + "free": 5787, + "freedom": 41295, + "frequency": 35324, + "fresh": 48797, + "frey": 37425, + "fried": 25520, + "friend": 6726, + "friendly": 13120, + "friends": 36154, + "frog": 49956, + "from": 6738, + "front": 8534, + "fruit": 34711, + "fs": 9501, + "ft": 701, + "ften": 14785, + "fter": 637, + "fters": 47131, + "ftime": 31387, + "fts": 35594, + "fty": 19628, + "fu": 20942, + "fuck": 31699, + "fuel": 25802, + "ful": 913, + "full": 12853, + "fully": 2759, + "fulness": 15538, + "fun": 12543, + "func": 20786, + "function": 8818, + "functional": 45124, + "fund": 10990, + "funded": 18246, + "funding": 25032, + "fur": 38916, + "furt": 29205, + "fusc": 37695, + "future": 37443, + "fw": 44482, + "fx": 21373, + "fy": 24928, + "g": 70, + "ga": 4908, + "gaard": 36232, + "gado": 50054, + "gae": 25002, + "gage": 10502, + "gain": 48544, + "gal": 13528, + "galitarian": 39907, + "gall": 39580, + "gallery": 24460, + "gam": 28483, + "game": 6057, + "gamer": 36515, + "games": 19966, + "gaming": 48616, + "gan": 1030, + "gang": 28284, + "gans": 39352, + "gap": 43554, + "gar": 4563, + "gard": 19977, + "gars": 25821, + "gart": 41651, + "gary": 14849, + "gas": 22649, + "gat": 41268, + "gate": 10494, + "gay": 22744, + "gb": 22296, + "gc": 36484, + "gd": 21287, + "gdala": 40420, + "ge": 469, + "geant": 30205, + "gear": 31763, + "gebra": 29230, + "ged": 2004, + "gee": 29622, + "geist": 49782, + "gel": 25280, + "gem": 24090, + "gement": 16025, + "gements": 43547, + "gemony": 38953, + "gen": 5235, + "gence": 12745, + "gencies": 33333, + "gency": 4949, + "gender": 8388, + "gener": 8612, + "general": 24622, + "generated": 27568, + "generation": 20158, + "generic": 41357, + "genic": 38516, + "genre": 35850, + "gent": 6783, + "gently": 34727, + "geon": 6281, + "geoning": 31614, + "geons": 16297, + "ger": 1362, + "gerald": 26941, + "gered": 10446, + "geries": 30230, + "gers": 5355, + "gery": 7076, + "ges": 3212, + "gest": 3495, + "get": 1136, + "getic": 24321, + "gets": 11407, + "gettable": 42182, + "getting": 37210, + "gew": 39909, + "gewater": 40843, + "gex": 25636, + "gey": 39608, + "gg": 1130, + "gged": 11178, + "gger": 26679, + "ggie": 23571, + "ggies": 33049, + "gging": 18792, + "ggle": 16444, + "ggles": 32723, + "ggy": 19970, + "gh": 456, + "gha": 46090, + "ghai": 20380, + "ghan": 6064, + "ghazi": 21775, + "ghost": 38933, + "gi": 12397, + "gian": 18299, + "gie": 22699, + "giene": 28363, + "gif": 27908, + "gil": 37718, + "gin": 1655, + "ging": 2667, + "gins": 29878, + "ginx": 42822, + "gio": 27769, + "girl": 15219, + "girlfriend": 45189, + "girls": 36960, + "git": 18300, + "github": 12567, + "give": 26535, + "given": 35569, + "giving": 13992, + "gl": 4743, + "glas": 14391, + "glass": 20721, + "glers": 33641, + "gling": 40799, + "global": 20541, + "glomer": 37757, + "gly": 10853, + "gm": 39870, + "gmail": 14816, + "gment": 5154, + "gments": 11726, + "gn": 4593, + "gnu": 41791, + "go": 2188, + "goal": 35231, + "gob": 44270, + "god": 25344, + "goers": 31006, + "going": 5146, + "gold": 24267, + "gom": 19120, + "gomery": 20142, + "gon": 14520, + "gone": 21260, + "goo": 42469, + "good": 11274, + "google": 13297, + "gor": 7053, + "gorith": 7727, + "gorithm": 42289, + "got": 23442, + "gotten": 21646, + "gov": 9567, + "govern": 47866, + "government": 14480, + "governmental": 31353, + "govtrack": 41230, + "gow": 21175, + "gp": 31197, + "gpu": 46999, + "gr": 2164, + "gra": 46784, + "grab": 32393, + "grad": 9744, + "gradation": 26317, + "grade": 9526, + "graded": 21791, + "grades": 31177, + "gradient": 49607, + "grading": 29247, + "graduate": 17680, + "grain": 48270, + "gram": 4546, + "gran": 46324, + "grand": 23936, + "graph": 34960, + "grass": 29815, + "grave": 41711, + "gravity": 46453, + "gray": 44605, + "gre": 16694, + "greSQL": 47701, + "great": 18223, + "green": 14809, + "greg": 9903, + "gregation": 17097, + "gren": 32762, + "gres": 34239, + "gress": 5914, + "gression": 32383, + "gressive": 19741, + "grey": 49502, + "grid": 25928, + "grim": 33563, + "gro": 27333, + "gross": 47181, + "ground": 2833, + "grounds": 40520, + "group": 8094, + "groupon": 14531, + "groups": 24432, + "grow": 45921, + "growing": 25167, + "grown": 22377, + "growth": 27922, + "gru": 48929, + "gs": 14542, + "gt": 13655, + "gu": 5162, + "guard": 14864, + "guards": 33427, + "gue": 18701, + "gui": 48317, + "guide": 41311, + "guided": 23657, + "gun": 7145, + "guns": 44265, + "gur": 45073, + "guy": 22932, + "guyen": 39922, + "gy": 1360, + "gyn": 40183, + "gypt": 6022, + "gz": 34586, + "h": 71, + "ha": 3099, + "haar": 42948, + "hab": 5976, + "habi": 37362, + "hack": 31153, + "had": 18108, + "hai": 44488, + "hair": 27108, + "haired": 29972, + "hak": 43573, + "hal": 14201, + "half": 13959, + "hall": 18323, + "halla": 41911, + "ham": 2763, + "hammad": 14875, + "hammer": 17980, + "han": 7637, + "hand": 4993, + "handed": 13638, + "handedly": 43919, + "hander": 44510, + "handle": 28144, + "handled": 38788, + "handler": 30281, + "hands": 43365, + "hang": 33255, + "hani": 29839, + "hao": 23778, + "hap": 45897, + "happy": 34191, + "haps": 2772, + "har": 9869, + "hard": 10424, + "hardt": 28375, + "hare": 43466, + "hari": 49573, + "harm": 29155, + "hart": 18647, + "has": 10134, + "hash": 17831, + "hat": 5183, + "hate": 37035, + "hatt": 11653, + "hattan": 12904, + "haul": 15194, + "haus": 30404, + "haust": 42456, + "have": 14150, + "haven": 39487, + "having": 40965, + "haw": 26615, + "hawk": 40624, + "hawks": 27221, + "hazard": 37598, + "hd": 31298, + "he": 258, + "hea": 21632, + "head": 2256, + "headed": 15353, + "header": 25677, + "headers": 50145, + "heading": 33878, + "heads": 16600, + "health": 13948, + "healthy": 22796, + "heard": 23636, + "heart": 11499, + "hearted": 20122, + "heartedly": 44407, + "heast": 9522, + "heastern": 18160, + "heat": 25080, + "heavy": 23701, + "hed": 704, + "heddar": 44937, + "hedon": 46086, + "hedral": 21962, + "hee": 21067, + "heed": 23616, + "heet": 25473, + "hei": 27392, + "heid": 28420, + "height": 17015, + "heim": 9096, + "heimer": 16288, + "heit": 29361, + "hel": 2978, + "held": 10217, + "helial": 35566, + "hell": 12758, + "helle": 34454, + "hello": 31373, + "helm": 33485, + "help": 16794, + "helps": 35194, + "hem": 4411, + "hemat": 10024, + "hematic": 23380, + "hematically": 46558, + "hement": 35347, + "hemer": 39557, + "hemoth": 34394, + "hemy": 36598, + "hen": 831, + "hend": 15631, + "hene": 29473, + "heng": 31753, + "henko": 30161, + "hens": 5135, + "hent": 6925, + "heny": 47413, + "heon": 37060, + "her": 372, + "here": 1456, + "hered": 6083, + "herence": 23545, + "herent": 8334, + "herer": 48386, + "heres": 19079, + "heric": 15011, + "herical": 37910, + "hern": 2881, + "hero": 11718, + "herry": 13372, + "hers": 7084, + "herty": 29029, + "hes": 956, + "hesda": 30049, + "heses": 39815, + "hesion": 32582, + "hesis": 8497, + "hesive": 25938, + "hess": 33979, + "hest": 3634, + "hester": 19593, + "het": 3202, + "hetamine": 25385, + "heter": 43332, + "hetic": 6587, + "hetical": 21485, + "hetically": 31786, + "hetics": 24965, + "hett": 17442, + "hetti": 33392, + "hetto": 35619, + "hew": 6391, + "hews": 40645, + "hex": 33095, + "hey": 20342, + "hh": 12337, + "hhh": 49126, + "hhhh": 36607, + "hi": 5303, + "hib": 3145, + "hiba": 49224, + "hibit": 26964, + "hibited": 44139, + "hibition": 24108, + "hid": 49675, + "hidden": 30342, + "hide": 24717, + "hift": 29323, + "hig": 25196, + "high": 8929, + "higher": 46503, + "highest": 35323, + "highly": 47444, + "hill": 12639, + "hillary": 47826, + "him": 38400, + "hin": 20079, + "hing": 722, + "hip": 1056, + "hips": 5748, + "hire": 10695, + "hiro": 49907, + "hirt": 49756, + "his": 14363, + "hist": 10034, + "historic": 31304, + "history": 23569, + "hit": 17945, + "hitting": 48320, + "hl": 18519, + "hler": 49737, + "hm": 23940, + "hma": 21720, + "hn": 21116, + "hner": 22277, + "ho": 8873, + "hod": 2065, + "hoe": 38979, + "hof": 39891, + "hoff": 36092, + "hog": 31897, + "hol": 3937, + "hold": 2946, + "holder": 13829, + "holders": 10476, + "holding": 19216, + "hole": 13207, + "holes": 28439, + "holiday": 37689, + "holm": 22981, + "holy": 44287, + "hom": 26452, + "home": 11195, + "hon": 24130, + "hood": 2894, + "hook": 25480, + "hooting": 35486, + "hop": 8548, + "hops": 21936, + "hor": 17899, + "horn": 25311, + "horse": 30527, + "hospital": 49257, + "host": 4774, + "hot": 8940, + "hots": 17398, + "hou": 15710, + "houn": 47714, + "hound": 39047, + "hour": 9769, + "hours": 24425, + "house": 4803, + "houses": 20089, + "housing": 50028, + "hov": 28026, + "hovah": 33023, + "hover": 43753, + "how": 4919, + "hower": 33539, + "hp": 24831, + "hr": 11840, + "hra": 45056, + "hran": 16848, + "href": 33257, + "hs": 11994, + "ht": 4352, + "htaking": 34148, + "htar": 38672, + "htm": 19211, + "html": 6494, + "htt": 2804, + "http": 4023, + "https": 5450, + "hu": 13415, + "hua": 33061, + "hub": 40140, + "huge": 40878, + "hum": 17047, + "human": 10734, + "humane": 44766, + "humans": 40205, + "hun": 20088, + "hung": 43274, + "hunt": 35060, + "hunter": 37488, + "hur": 48349, + "hurst": 33500, + "hus": 7537, + "husband": 48912, + "hw": 36599, + "hy": 12114, + "hya": 48812, + "hyd": 15511, + "hyde": 39175, + "hyp": 36362, + "hyper": 49229, + "hz": 32179, + "i": 72, + "iHUD": 38370, + "iOS": 35742, + "iPhone": 37032, + "ia": 544, + "iability": 12455, + "iable": 3379, + "iably": 18745, + "iac": 9607, + "iae": 33100, + "iage": 42360, + "iago": 29601, + "iah": 9520, + "iak": 32994, + "ial": 498, + "ially": 1927, + "ials": 8231, + "iam": 1789, + "iameter": 13173, + "iami": 7871, + "iamond": 8446, + "ian": 666, + "iana": 7484, + "iance": 3610, + "iances": 16097, + "iane": 46470, + "iang": 15483, + "iani": 25111, + "iann": 28627, + "iannopoulos": 36408, + "iano": 10115, + "ians": 1547, + "iant": 3014, + "iants": 17883, + "iao": 13481, + "iar": 12571, + "iard": 42425, + "iaries": 18361, + "iary": 8042, + "ias": 4448, + "iasco": 40025, + "iasis": 48455, + "iasm": 16401, + "iat": 5375, + "iate": 9386, + "iated": 12931, + "iates": 32820, + "iating": 26336, + "iation": 3920, + "iations": 40356, + "iator": 38585, + "iatric": 11439, + "iatrics": 36549, + "iatures": 42711, + "iatus": 34704, + "iaz": 17890, + "iazep": 48826, + "ib": 571, + "iba": 23718, + "ibaba": 37541, + "ibal": 21342, + "iban": 14278, + "iband": 35967, + "ibble": 43992, + "ibe": 32438, + "ibel": 43837, + "iber": 1856, + "iberal": 16813, + "ibi": 27567, + "ibia": 41145, + "ibilities": 7992, + "ibility": 2247, + "ibl": 10506, + "ible": 856, + "ibles": 18764, + "ibli": 29142, + "iblical": 16897, + "ibling": 27448, + "iblings": 19389, + "ibliography": 45689, + "ibly": 3193, + "ibo": 26762, + "ibr": 2889, + "ibrarian": 35808, + "ibraries": 11127, + "ibrary": 4115, + "ibu": 33828, + "ibur": 38616, + "ibus": 26333, + "ic": 291, + "ica": 3970, + "icable": 18424, + "icably": 41685, + "icago": 4549, + "ical": 605, + "ically": 1146, + "icals": 20155, + "ican": 7490, + "icans": 22398, + "icas": 44645, + "icate": 5344, + "icated": 3474, + "icates": 16856, + "icating": 12364, + "ication": 3299, + "ications": 3736, + "icative": 43058, + "icator": 26407, + "icators": 44549, + "icc": 44240, + "ice": 501, + "iced": 3711, + "icent": 36712, + "iceps": 41663, + "icer": 16647, + "ices": 1063, + "icester": 26382, + "ich": 488, + "ichael": 40302, + "iche": 14234, + "ichen": 41437, + "ichever": 22617, + "ichi": 16590, + "ichick": 38448, + "ichita": 41940, + "icho": 38720, + "icht": 30830, + "ici": 44070, + "icia": 33577, + "icial": 6652, + "ician": 6749, + "icians": 5106, + "iciary": 13556, + "icidal": 21488, + "icide": 5285, + "icides": 16751, + "iciency": 19777, + "icient": 11373, + "icing": 6345, + "icio": 46441, + "icion": 47430, + "icious": 6243, + "icip": 4311, + "icipated": 40988, + "icism": 11965, + "icist": 48187, + "icit": 3628, + "icity": 8467, + "ick": 624, + "icka": 29873, + "icked": 9484, + "icken": 5973, + "icker": 15799, + "ickers": 21630, + "icket": 9715, + "ickets": 15970, + "ickey": 40389, + "icking": 7958, + "ickle": 39423, + "ickr": 18994, + "icks": 3378, + "ickson": 46381, + "icky": 17479, + "icle": 1548, + "icles": 2983, + "ico": 3713, + "icol": 27045, + "icon": 4749, + "icone": 27981, + "icons": 34280, + "icro": 2500, + "icrobial": 48518, + "ics": 873, + "ict": 713, + "icted": 5722, + "icter": 36278, + "iction": 2867, + "ictional": 47273, + "ictionary": 14188, + "ictions": 9278, + "ictive": 45279, + "icts": 14137, + "icular": 13174, + "icularly": 22585, + "icult": 2249, + "icultural": 26823, + "iculture": 47428, + "iculty": 22402, + "icum": 39901, + "icus": 24552, + "icut": 13554, + "icy": 4611, + "icycle": 35298, + "icz": 28051, + "id": 312, + "ida": 3755, + "idable": 23321, + "idad": 32482, + "idae": 31718, + "idal": 11624, + "idan": 27610, + "idas": 24496, + "idate": 20540, + "idated": 41475, + "idates": 37051, + "idation": 24765, + "idav": 20331, + "iday": 2567, + "idays": 13842, + "idd": 1638, + "idden": 4651, + "idding": 13494, + "iddle": 2509, + "iddled": 34897, + "iddler": 26458, + "iddles": 29319, + "iddling": 41367, + "iddy": 34208, + "ide": 485, + "ided": 1384, + "idel": 5943, + "idelines": 7984, + "idelity": 23091, + "idem": 28913, + "iden": 14029, + "idence": 1704, + "idences": 44845, + "idency": 9147, + "ident": 738, + "idental": 35182, + "identally": 23961, + "idential": 35599, + "identified": 19107, + "idently": 46046, + "idents": 3231, + "ideo": 1651, + "ideon": 42381, + "ideos": 4921, + "idepress": 25895, + "ider": 1304, + "idered": 3089, + "iders": 4157, + "ides": 1460, + "ideshow": 42286, + "idespread": 9790, + "idge": 3130, + "idges": 15969, + "idget": 17484, + "idi": 19830, + "idia": 38513, + "idian": 19825, + "idine": 39422, + "iding": 2530, + "idious": 33243, + "idis": 29207, + "idity": 17995, + "idium": 43523, + "ido": 17305, + "idon": 47287, + "ids": 2340, + "idth": 5649, + "idy": 19325, + "ie": 494, + "iece": 8535, + "ied": 798, + "ief": 2086, + "ieft": 49868, + "ieg": 15702, + "iege": 14566, + "iegel": 28210, + "iel": 8207, + "ield": 1164, + "ielding": 30449, + "iem": 26597, + "ien": 2013, + "ience": 1240, + "ienced": 26343, + "iences": 10035, + "iencies": 22139, + "iency": 6160, + "ienne": 37938, + "iens": 10465, + "ient": 1153, + "ients": 2334, + "ier": 959, + "iera": 41976, + "ierce": 9798, + "iere": 13235, + "ieri": 29864, + "ierra": 16367, + "ierre": 31058, + "ierrez": 44448, + "iers": 3183, + "iership": 36689, + "iery": 23012, + "ies": 444, + "iesel": 29893, + "iest": 6386, + "iesta": 36283, + "iet": 1155, + "ietal": 21587, + "ieth": 19235, + "ieties": 9545, + "iets": 27955, + "iety": 1905, + "ieu": 22304, + "iev": 11203, + "ieval": 14671, + "ieve": 12311, + "ieved": 39591, + "iever": 47818, + "ievers": 30296, + "ieves": 17974, + "ieving": 30749, + "iew": 769, + "iewicz": 48596, + "if": 361, + "ifa": 19215, + "ifact": 29660, + "ifacts": 37199, + "ifax": 26590, + "ife": 901, + "ifer": 7087, + "iferation": 49801, + "ifest": 8409, + "ifestyle": 42004, + "iff": 733, + "iffe": 22391, + "ifference": 33012, + "ifferent": 17125, + "iffin": 42022, + "iffs": 10203, + "ifi": 22238, + "ifiable": 16823, + "ific": 811, + "ificant": 17294, + "ificantly": 42491, + "ificate": 22460, + "ification": 2649, + "ifications": 6637, + "ifice": 9680, + "ificent": 21559, + "ificial": 9542, + "ified": 1431, + "ifier": 7483, + "ifiers": 13350, + "ifies": 6945, + "ifix": 42169, + "ifle": 8316, + "ifled": 47157, + "ifles": 16063, + "ifling": 38966, + "iflower": 42642, + "iform": 6933, + "iframe": 39621, + "ift": 2135, + "ifted": 21715, + "ifter": 18171, + "ifting": 13309, + "ifts": 19265, + "ifty": 24905, + "iful": 4135, + "ifully": 17049, + "ify": 1958, + "ifying": 4035, + "ig": 328, + "iga": 13827, + "igan": 5516, + "igans": 34090, + "igate": 10055, + "igated": 26963, + "igating": 29129, + "igation": 7065, + "igator": 23823, + "igators": 25975, + "ige": 10045, + "igel": 47709, + "igen": 9324, + "igenous": 12357, + "igent": 47096, + "iger": 8254, + "igers": 34984, + "igg": 6950, + "igger": 15249, + "iggins": 23567, + "iggle": 24082, + "iggs": 20340, + "iggurat": 44557, + "igh": 394, + "igham": 34000, + "ighed": 12570, + "ight": 432, + "ighter": 4799, + "ighters": 6261, + "ighth": 10887, + "ighthouse": 32303, + "ighting": 47610, + "ighton": 42993, + "ights": 2337, + "ighty": 14400, + "igi": 25754, + "igible": 26032, + "igil": 27187, + "igion": 17035, + "igious": 10956, + "igl": 38686, + "igm": 17225, + "igma": 13495, + "igmat": 32441, + "igmatic": 38860, + "ign": 570, + "ignant": 25114, + "igne": 48946, + "igned": 3916, + "igning": 38944, + "ignment": 16747, + "ignore": 46430, + "ignt": 16891, + "ignty": 17224, + "igo": 14031, + "igon": 37107, + "igor": 36274, + "igr": 3692, + "igrant": 9893, + "igrants": 5663, + "igraph": 45920, + "igrate": 42175, + "igrated": 38769, + "igration": 4254, + "igree": 41233, + "igroup": 47875, + "igs": 9235, + "igsaw": 45636, + "igslist": 40704, + "igue": 15212, + "igun": 50118, + "iguous": 29709, + "igure": 7047, + "ih": 4449, + "ihad": 11166, + "ihadi": 42449, + "ihar": 38405, + "ihara": 45902, + "ihil": 20898, + "ihilation": 33299, + "ihu": 48406, + "ii": 4178, + "iii": 15479, + "ij": 2926, + "ija": 34655, + "ijah": 32778, + "iji": 20770, + "ijing": 11030, + "ijk": 45961, + "ijn": 48848, + "ijuana": 5343, + "ik": 1134, + "ika": 9232, + "ikan": 49894, + "ikarp": 36850, + "ikawa": 40398, + "ike": 522, + "iked": 17951, + "iken": 29943, + "iker": 18320, + "ikers": 24913, + "ikes": 7938, + "ikh": 13848, + "ikhail": 39065, + "iki": 5580, + "iking": 14132, + "ikini": 35542, + "ikk": 36073, + "iko": 12125, + "iku": 28643, + "ikuman": 42889, + "iky": 47536, + "il": 346, + "ila": 10102, + "ilage": 50006, + "ilan": 38239, + "iland": 40855, + "ilant": 37794, + "ilantro": 48311, + "ilar": 1794, + "ilated": 40080, + "ilater": 38601, + "ilateral": 14796, + "ilaterally": 39707, + "ilation": 10520, + "ild": 688, + "ilda": 27281, + "ilde": 44725, + "ilded": 46158, + "ildo": 39583, + "ile": 576, + "ileaks": 27983, + "iled": 3902, + "ilee": 40626, + "ileen": 42236, + "ilege": 41866, + "ileged": 48446, + "iler": 5329, + "ilers": 34393, + "iles": 2915, + "iless": 30608, + "ilet": 41550, + "iley": 9618, + "ili": 2403, + "ilia": 17517, + "ilial": 43475, + "ilian": 35824, + "iliar": 4797, + "iliary": 28129, + "iliate": 49826, + "iliated": 31705, + "iliation": 15547, + "ilib": 22282, + "ilibrium": 24741, + "ilic": 41896, + "ilies": 3922, + "ilight": 15512, + "iling": 4386, + "ilings": 43271, + "ilingual": 34900, + "ilion": 29935, + "ilipp": 8908, + "ilit": 6392, + "ilitarian": 43900, + "ilitary": 18748, + "ilitating": 34871, + "ilitation": 18194, + "ilities": 2410, + "ility": 879, + "ilk": 43545, + "ill": 359, + "illa": 5049, + "illac": 40607, + "illance": 7682, + "illard": 32681, + "illary": 15856, + "illas": 25314, + "illation": 40903, + "ille": 8270, + "illed": 2967, + "illegal": 47749, + "iller": 4665, + "illery": 14920, + "illes": 21718, + "illet": 32512, + "illi": 50173, + "illian": 37896, + "illin": 32672, + "illing": 4509, + "illion": 1131, + "illions": 40083, + "illo": 16111, + "illon": 23027, + "ills": 2171, + "illus": 44342, + "illusion": 35760, + "illy": 6548, + "ilo": 18526, + "ilogy": 19202, + "ilon": 33576, + "ilot": 23439, + "ils": 4487, + "ilst": 11750, + "ilt": 2326, + "ilton": 9044, + "iltr": 19438, + "iltration": 36055, + "ilts": 50076, + "ilty": 6267, + "ilus": 35815, + "ilver": 46978, + "ily": 813, + "ilyn": 38020, + "im": 320, + "ima": 8083, + "imag": 48466, + "image": 9060, + "images": 17566, + "imal": 4402, + "iman": 24086, + "imar": 49399, + "imaru": 49551, + "imate": 1920, + "imated": 15655, + "imately": 3358, + "imates": 26748, + "imating": 39204, + "imation": 18991, + "imb": 14107, + "imbabwe": 27175, + "imble": 34477, + "ime": 524, + "imedia": 20626, + "imei": 45519, + "imen": 19027, + "imens": 12117, + "imensional": 16198, + "iment": 3681, + "imental": 9134, + "imentary": 39051, + "iments": 6800, + "imeo": 47776, + "imer": 22723, + "imes": 999, + "imester": 47484, + "imet": 38813, + "imeter": 16912, + "imeters": 31551, + "img": 9600, + "imgur": 19791, + "imi": 25236, + "imil": 26641, + "imilar": 49941, + "imilation": 42963, + "iminary": 38429, + "imir": 13057, + "imity": 18853, + "imize": 48439, + "imm": 8608, + "immer": 10957, + "immers": 36904, + "immigrant": 39835, + "immigration": 47620, + "imming": 27428, + "immune": 38345, + "imo": 25147, + "imon": 20473, + "imony": 33969, + "imore": 9401, + "imoto": 43354, + "imov": 44273, + "imp": 11011, + "impact": 48240, + "impl": 23928, + "import": 11748, + "important": 18049, + "imposed": 36457, + "impro": 32077, + "improve": 49453, + "ims": 12078, + "imsy": 48295, + "imum": 2847, + "imura": 43817, + "imus": 20704, + "in": 259, + "ina": 1437, + "inal": 1292, + "inally": 3289, + "inals": 6897, + "inance": 14149, + "inances": 34999, + "inant": 42483, + "inar": 22050, + "inarily": 21565, + "inary": 3219, + "inas": 24252, + "inate": 4559, + "inated": 3898, + "inately": 48618, + "inates": 17540, + "inating": 6010, + "ination": 1883, + "inational": 26201, + "inations": 7352, + "inator": 20900, + "inators": 47721, + "inatory": 23132, + "inav": 26802, + "inburgh": 22222, + "inc": 1939, + "incarn": 13211, + "ince": 924, + "incent": 42816, + "incerity": 40310, + "inces": 17386, + "inch": 8589, + "inches": 45457, + "incial": 13744, + "incible": 33494, + "incinn": 15020, + "incinnati": 15130, + "include": 17256, + "includes": 42813, + "including": 8201, + "incoln": 11690, + "income": 12519, + "incre": 24988, + "increasing": 42647, + "inct": 4612, + "inction": 9438, + "inctions": 31253, + "ind": 521, + "inda": 22261, + "indal": 44644, + "independence": 39894, + "independent": 34750, + "inder": 5540, + "inders": 29700, + "index": 9630, + "inding": 6020, + "individual": 43129, + "indle": 42343, + "indu": 10259, + "induced": 17223, + "inducing": 48016, + "indust": 23213, + "industrial": 31130, + "ine": 500, + "inea": 18343, + "ined": 1389, + "inel": 20538, + "inelli": 44076, + "inem": 7749, + "inement": 21828, + "inen": 42326, + "inence": 18386, + "inent": 7233, + "inently": 26528, + "iner": 7274, + "ineries": 48858, + "iners": 21257, + "inery": 15451, + "ines": 1127, + "inese": 3762, + "iness": 1272, + "inet": 42504, + "inez": 18885, + "inf": 10745, + "infect": 27816, + "infeld": 47187, + "inflamm": 29639, + "inflammatory": 32272, + "info": 10951, + "information": 17018, + "informed": 35698, + "ing": 278, + "inge": 11912, + "inged": 24431, + "ingen": 36795, + "inger": 3889, + "ingers": 40923, + "inges": 26792, + "ingham": 25875, + "inging": 14146, + "ingle": 17697, + "ingly": 4420, + "ingo": 32735, + "ings": 654, + "ington": 9557, + "ingu": 6680, + "inguishable": 41726, + "inguished": 46709, + "inho": 20327, + "ini": 5362, + "inia": 43168, + "inian": 24605, + "inic": 47277, + "inical": 32352, + "ining": 3191, + "inion": 23971, + "inis": 16661, + "inished": 30603, + "init": 15003, + "inite": 9504, + "initely": 12998, + "initial": 36733, + "initialized": 17532, + "inition": 17750, + "initions": 50101, + "inity": 6269, + "ink": 676, + "inka": 48955, + "inker": 24275, + "inki": 38799, + "inking": 8040, + "inkle": 19894, + "inks": 2973, + "inky": 29246, + "inline": 45145, + "inn": 3732, + "innacle": 37087, + "innamon": 21920, + "inner": 5083, + "inness": 32990, + "innie": 49708, + "inning": 23062, + "innon": 45067, + "ino": 2879, + "inoa": 40564, + "inois": 8981, + "inos": 11996, + "inosaur": 21317, + "inous": 29823, + "input": 15414, + "inqu": 18934, + "ins": 1040, + "inse": 38521, + "insert": 28463, + "inside": 48787, + "insk": 35803, + "inski": 21141, + "insky": 19870, + "inson": 7899, + "inspired": 24194, + "inst": 8625, + "install": 17350, + "installed": 37050, + "instance": 39098, + "instead": 38070, + "instein": 11962, + "insula": 16495, + "insured": 28409, + "int": 600, + "intage": 14630, + "integ": 18908, + "integer": 41433, + "intel": 48779, + "intelligence": 32683, + "intend": 7315, + "intendent": 21075, + "intendo": 8773, + "intensity": 47799, + "intensive": 38096, + "intent": 48536, + "intention": 40867, + "inter": 3849, + "interest": 9446, + "interested": 34339, + "interesting": 47914, + "interface": 39994, + "intern": 23124, + "internal": 32538, + "international": 45609, + "internet": 37675, + "interpret": 27381, + "interrupted": 46037, + "inters": 20193, + "interstitial": 29446, + "intestinal": 36387, + "inth": 9304, + "into": 20424, + "inton": 2371, + "intosh": 37638, + "introdu": 27427, + "ints": 29503, + "intuitive": 42105, + "inus": 35237, + "inv": 16340, + "inventory": 24807, + "inventoryQuantity": 39756, + "invest": 24859, + "invoke": 37669, + "involved": 44697, + "inx": 28413, + "iny": 3541, + "inyl": 19754, + "io": 952, + "ioch": 41097, + "iod": 2101, + "iol": 1669, + "iola": 30292, + "iolet": 19194, + "iological": 15071, + "iologist": 31599, + "iology": 12371, + "iom": 29005, + "ion": 295, + "iona": 32792, + "ionage": 24919, + "ional": 1538, + "ione": 7935, + "ioned": 14994, + "ionic": 26523, + "ionics": 49900, + "ions": 507, + "iop": 14922, + "ior": 1504, + "iors": 12706, + "ios": 4267, + "iosis": 42960, + "iosity": 15023, + "iosyn": 48448, + "iosyncr": 48702, + "iot": 5151, + "iotic": 16357, + "iotics": 18296, + "iots": 16228, + "iott": 20773, + "iour": 49439, + "ious": 699, + "iously": 6819, + "iov": 16664, + "iovascular": 19381, + "iox": 12190, + "ioxid": 26294, + "ioxide": 16671, + "ip": 541, + "ipal": 8521, + "ipation": 25857, + "ipe": 3757, + "iped": 46647, + "ipedia": 11151, + "ipeg": 21700, + "ipel": 40634, + "iper": 9346, + "ipers": 29288, + "ipes": 18636, + "iph": 13323, + "iphany": 49915, + "iphate": 34981, + "ipher": 10803, + "ipient": 48137, + "iping": 34690, + "ipl": 24705, + "iple": 2480, + "ipment": 4667, + "ipolar": 49133, + "ipop": 42800, + "ipp": 3974, + "ipped": 3949, + "ipper": 14710, + "ippers": 16415, + "ippery": 29530, + "ippi": 12715, + "ipping": 4501, + "ipple": 18793, + "ipples": 27844, + "ippy": 41214, + "ips": 2419, + "ipt": 10257, + "iq": 25011, + "iqu": 1557, + "ique": 2350, + "iqueness": 46764, + "iques": 6368, + "iquette": 40387, + "iquid": 6394, + "ir": 343, + "ira": 8704, + "irable": 13194, + "iral": 21093, + "iration": 15297, + "irc": 1980, + "ircraft": 27002, + "ird": 1447, + "irds": 11049, + "ire": 557, + "irect": 1060, + "irection": 4154, + "ired": 1202, + "irement": 24615, + "irements": 18883, + "iren": 24080, + "irens": 42917, + "ires": 2387, + "irez": 31762, + "irgin": 4672, + "iri": 14783, + "irie": 28191, + "iries": 18561, + "irin": 47388, + "iring": 3428, + "iris": 29616, + "irit": 3276, + "irk": 14232, + "irl": 1901, + "irled": 49376, + "irlf": 9841, + "irlfriend": 9872, + "irling": 24297, + "irlwind": 32785, + "irm": 2533, + "irmation": 36241, + "irmed": 15491, + "irming": 29808, + "irms": 8789, + "iro": 7058, + "iron": 1934, + "irrel": 22793, + "irs": 17062, + "irsch": 47108, + "irst": 667, + "irt": 2265, + "irted": 48357, + "irteen": 22530, + "irth": 3333, + "irting": 35355, + "irts": 9682, + "irtual": 22341, + "irty": 5893, + "iru": 35406, + "irus": 19397, + "iry": 9045, + "is": 271, + "isSpecial": 39714, + "isSpecialOrderable": 39755, + "isa": 9160, + "isable": 43942, + "isal": 28456, + "isan": 9057, + "isance": 31872, + "isans": 26100, + "isation": 5612, + "isations": 38189, + "isbury": 47967, + "isc": 2304, + "iscal": 7860, + "isch": 25308, + "ische": 46097, + "ischer": 24645, + "isco": 4861, + "iscons": 8795, + "isconsin": 8816, + "iscopal": 42522, + "iscover": 29392, + "iscovered": 41168, + "iscovery": 40821, + "isd": 9409, + "isdom": 9350, + "ise": 786, + "isec": 27866, + "ised": 1417, + "isel": 36811, + "isen": 13254, + "iser": 5847, + "isers": 21572, + "ises": 2696, + "iseum": 38277, + "isexual": 20863, + "isf": 4468, + "ish": 680, + "isha": 19388, + "ishable": 31785, + "ished": 1348, + "isher": 4828, + "ishers": 39116, + "ishes": 5614, + "ishi": 21644, + "ishing": 3929, + "ishly": 29735, + "ishment": 17862, + "ishop": 10124, + "ishops": 21863, + "ishy": 49785, + "isi": 23267, + "isible": 12843, + "isin": 45763, + "isine": 27480, + "ising": 1710, + "ision": 1166, + "isions": 3279, + "isite": 16107, + "isites": 31327, + "isition": 10027, + "isitions": 29593, + "isive": 13911, + "isively": 42042, + "isk": 1984, + "isks": 36730, + "isky": 34041, + "isl": 3044, + "isle": 20919, + "ism": 1042, + "isma": 38017, + "isman": 23845, + "ismo": 44126, + "isms": 6583, + "isner": 49861, + "iso": 26786, + "isode": 3282, + "isodes": 8052, + "isoft": 29719, + "isol": 30152, + "ison": 1653, + "isons": 9886, + "isp": 8802, + "ispers": 27148, + "isphere": 22833, + "iss": 747, + "issa": 13808, + "issan": 24112, + "issance": 16419, + "isse": 20782, + "ission": 1480, + "issions": 7717, + "isson": 30927, + "issors": 32555, + "issue": 21949, + "issued": 39361, + "issues": 37165, + "issy": 36419, + "ist": 396, + "ista": 12523, + "istan": 4103, + "istance": 9311, + "istani": 16688, + "istant": 10167, + "istar": 47229, + "istas": 37503, + "iste": 40833, + "isted": 6347, + "istence": 13274, + "istent": 7609, + "ister": 1694, + "istered": 23187, + "isters": 6223, + "istic": 2569, + "istical": 19929, + "istically": 16772, + "istics": 3969, + "istine": 32248, + "isting": 9665, + "istle": 12535, + "iston": 36363, + "istor": 32380, + "istors": 46334, + "istrate": 28534, + "istrates": 37909, + "istration": 33397, + "istries": 32995, + "istry": 4592, + "ists": 1023, + "isu": 46313, + "isure": 20609, + "isy": 13560, + "it": 270, + "ita": 5350, + "itability": 34147, + "itable": 4674, + "itably": 14829, + "itage": 10208, + "itaire": 26627, + "ital": 1287, + "itals": 8321, + "itamin": 40746, + "itan": 18642, + "itance": 42942, + "itans": 43716, + "itant": 23737, + "itar": 7940, + "itarian": 8353, + "itars": 27745, + "itary": 9331, + "itas": 21416, + "itate": 12027, + "itated": 13939, + "itates": 38654, + "itating": 21712, + "itation": 3780, + "itational": 22181, + "itations": 20597, + "itative": 12464, + "itatively": 48668, + "itbart": 17868, + "itch": 2007, + "itched": 10981, + "itcher": 23640, + "itches": 9249, + "itchie": 48423, + "itching": 19811, + "ite": 578, + "itech": 45396, + "itect": 5712, + "ited": 863, + "itely": 3973, + "item": 9186, + "itement": 12559, + "items": 23814, + "itent": 48324, + "iter": 2676, + "iterator": 48727, + "iterranean": 19012, + "ites": 2737, + "ith": 342, + "ithe": 31470, + "ither": 1555, + "ithering": 40861, + "ithing": 44556, + "ithmetic": 29848, + "iths": 47252, + "ithub": 10060, + "iti": 8846, + "itia": 36723, + "itial": 6847, + "itialized": 13562, + "itially": 22640, + "itic": 16233, + "ities": 871, + "itimate": 30233, + "itime": 22552, + "iting": 1780, + "ition": 653, + "itional": 1859, + "itionally": 8736, + "itions": 1756, + "itious": 25253, + "itis": 11815, + "itism": 18937, + "itive": 1800, + "itiveness": 31366, + "itives": 20288, + "itivity": 11365, + "itiz": 3029, + "itized": 36951, + "itizen": 36958, + "itizens": 34100, + "itle": 2578, + "itled": 7803, + "itles": 30540, + "itness": 3659, + "ito": 10094, + "itol": 11650, + "iton": 37752, + "itone": 49644, + "itor": 2072, + "itored": 20026, + "itors": 6742, + "itory": 37765, + "itous": 22109, + "itri": 49510, + "its": 896, + "itsch": 48279, + "itsu": 19831, + "itt": 715, + "itta": 48519, + "ittal": 39979, + "ittance": 47912, + "itte": 2654, + "itted": 2175, + "ittee": 2979, + "ittees": 13263, + "itten": 2621, + "ittens": 34978, + "itter": 1967, + "ittered": 36613, + "itters": 45512, + "itting": 2535, + "ittle": 1206, + "itto": 37606, + "itton": 47304, + "itty": 9760, + "itu": 34272, + "itual": 10587, + "itud": 26331, + "itude": 3984, + "itudes": 10455, + "itudinal": 29121, + "iture": 8089, + "itures": 20686, + "itus": 17506, + "itute": 3678, + "itutes": 16845, + "itution": 2738, + "itutional": 5677, + "ity": 414, + "itz": 4224, + "itzer": 10557, + "itzerland": 13947, + "ité": 43816, + "iu": 16115, + "ium": 1505, + "ius": 3754, + "iuses": 44666, + "iv": 452, + "iva": 12151, + "ivable": 21911, + "ivably": 47994, + "ival": 2473, + "ivalent": 29540, + "ivalry": 47310, + "ivals": 10336, + "ivan": 13809, + "ivari": 35460, + "ivariate": 42524, + "ivas": 38630, + "ivated": 30829, + "ivating": 39438, + "ivation": 26939, + "ive": 425, + "ived": 1572, + "ively": 2280, + "iven": 1469, + "iveness": 6517, + "iver": 1428, + "ivered": 6396, + "ivering": 35598, + "iverpool": 10864, + "ivers": 1191, + "iversal": 11480, + "iversary": 9023, + "iverse": 3997, + "iversity": 1608, + "ivery": 6315, + "ives": 1083, + "ivia": 20817, + "ivic": 16482, + "ivid": 1699, + "ividual": 1896, + "ividually": 16335, + "ivil": 2464, + "iving": 1412, + "ivism": 25085, + "ivist": 30944, + "ivities": 28720, + "ivity": 3458, + "ivo": 23593, + "ivot": 45785, + "iw": 14246, + "ix": 844, + "ixed": 2966, + "ixel": 7168, + "ixels": 14810, + "ixie": 39291, + "ixir": 32345, + "ixon": 12305, + "ixt": 6346, + "ixtape": 43938, + "ixties": 46550, + "ixture": 9602, + "ixtures": 25506, + "ixty": 19404, + "iy": 7745, + "iya": 21008, + "iyah": 46398, + "iz": 528, + "iza": 23638, + "izabeth": 9924, + "izable": 13821, + "izard": 8669, + "izards": 14124, + "izarre": 12474, + "ization": 1634, + "izational": 22684, + "izations": 4582, + "ize": 1096, + "ized": 1143, + "izen": 33977, + "izens": 44908, + "izer": 7509, + "izers": 11341, + "izes": 4340, + "izing": 2890, + "izo": 41282, + "izon": 8637, + "izons": 29457, + "izont": 12071, + "izontal": 38342, + "izoph": 18115, + "izophren": 18337, + "izu": 47775, + "izz": 6457, + "izza": 9990, + "izzard": 16191, + "izzle": 44461, + "izzy": 40593, + "j": 73, + "ja": 6592, + "jab": 27935, + "jac": 30482, + "jack": 19650, + "jad": 38442, + "jah": 31558, + "jam": 39159, + "jamin": 13337, + "jan": 13881, + "jandro": 47983, + "jar": 9491, + "jas": 28121, + "java": 12355, + "javascript": 37495, + "jay": 33708, + "jc": 48055, + "je": 18015, + "ject": 752, + "jected": 35408, + "jection": 29192, + "jee": 34589, + "jen": 48796, + "jer": 44009, + "jet": 31173, + "jew": 47483, + "ji": 7285, + "jiang": 39598, + "jin": 18594, + "jing": 49940, + "jit": 45051, + "jj": 41098, + "jl": 20362, + "jo": 7639, + "job": 21858, + "jobs": 43863, + "john": 30686, + "joice": 41026, + "join": 22179, + "joined": 46416, + "joining": 40044, + "jon": 46286, + "jong": 32428, + "journal": 24891, + "joy": 2633, + "jp": 34523, + "jpg": 9479, + "jri": 38790, + "jriwal": 39890, + "js": 8457, + "json": 17752, + "ju": 14396, + "jud": 10456, + "judicial": 46769, + "jug": 31761, + "jump": 43327, + "jun": 29741, + "jured": 38608, + "juries": 47496, + "jury": 21871, + "just": 3137, + "justice": 31012, + "juven": 39427, + "k": 74, + "kB": 38841, + "kHz": 44191, + "ka": 4914, + "kai": 32765, + "kamp": 40899, + "kan": 27541, + "kar": 21070, + "kas": 42749, + "kat": 41826, + "kay": 5568, + "kaya": 35372, + "kb": 32812, + "ke": 365, + "ked": 9091, + "kee": 11035, + "keep": 14894, + "keeper": 13884, + "keepers": 24952, + "keeping": 19934, + "kees": 16683, + "kef": 30728, + "kefeller": 31424, + "kel": 7750, + "keleton": 38800, + "keley": 13490, + "kell": 17164, + "ken": 3464, + "kens": 14972, + "kept": 45089, + "ker": 6122, + "kered": 28970, + "kernel": 33885, + "kers": 15949, + "kes": 5209, + "ket": 7126, + "key": 2539, + "keye": 34929, + "keyes": 43174, + "keys": 13083, + "kg": 10025, + "kh": 14636, + "ki": 4106, + "kick": 24585, + "kid": 38439, + "kids": 45235, + "kie": 49375, + "kies": 43724, + "kil": 34553, + "kill": 12728, + "killed": 42130, + "killer": 32156, + "killers": 43492, + "killing": 43764, + "kin": 5116, + "kind": 11031, + "king": 3364, + "kins": 5331, + "kinson": 26030, + "kish": 31501, + "kiss": 41304, + "kit": 15813, + "kj": 42421, + "kk": 28747, + "kl": 41582, + "km": 13276, + "kn": 15418, + "knife": 48810, + "knit": 47095, + "know": 16275, + "knowledge": 45066, + "known": 4002, + "ko": 7204, + "kok": 32004, + "kos": 46150, + "kov": 21862, + "kowski": 26216, + "kr": 38584, + "krit": 44531, + "ks": 591, + "ksh": 50133, + "kson": 46505, + "kt": 21841, + "ktop": 16201, + "ku": 23063, + "kun": 28374, + "kus": 45614, + "kw": 46265, + "kward": 12378, + "ky": 2584, + "l": 75, + "la": 5031, + "lab": 23912, + "label": 18242, + "lace": 27077, + "lad": 9435, + "laden": 35668, + "lag": 30909, + "lah": 9271, + "lahoma": 9802, + "laim": 20438, + "lain": 34277, + "lake": 27180, + "lam": 2543, + "lambda": 50033, + "lamm": 11199, + "lan": 9620, + "lance": 23215, + "land": 1044, + "lander": 16235, + "landers": 32358, + "landish": 45626, + "lando": 11993, + "lands": 4447, + "lane": 33533, + "lang": 17204, + "language": 16129, + "lap": 37796, + "lar": 21681, + "larg": 15521, + "large": 11664, + "largest": 28209, + "las": 21921, + "lash": 17055, + "lass": 31172, + "lasses": 28958, + "last": 12957, + "lasting": 24810, + "lat": 15460, + "latable": 49009, + "late": 17660, + "lated": 17249, + "later": 36760, + "latest": 42861, + "lation": 7592, + "lations": 49905, + "lator": 41880, + "laugh": 44944, + "laughs": 28124, + "laughter": 27815, + "laun": 38722, + "launch": 35681, + "laus": 38024, + "lav": 18809, + "law": 6270, + "laws": 29317, + "lay": 10724, + "layer": 29289, + "layout": 39786, + "lb": 23160, + "lbs": 32133, + "lc": 44601, + "ld": 335, + "lda": 18986, + "lde": 35209, + "lder": 6499, + "ldom": 23826, + "ldon": 25900, + "le": 293, + "lead": 28230, + "leader": 27940, + "leaders": 37553, + "leading": 12294, + "leaf": 33201, + "league": 19316, + "lean": 13087, + "leaning": 25909, + "leanor": 41807, + "leans": 11861, + "lear": 3238, + "learn": 35720, + "learning": 40684, + "lease": 1274, + "leased": 14684, + "leases": 29329, + "leasing": 48764, + "leave": 47408, + "leck": 40667, + "lect": 801, + "lected": 12609, + "lectic": 42009, + "lection": 1564, + "lections": 26448, + "led": 992, + "ledge": 2965, + "ledged": 37436, + "lee": 7197, + "leen": 20042, + "leep": 8892, + "lees": 49410, + "leeve": 49189, + "left": 9464, + "leg": 1455, + "legal": 18011, + "legate": 34637, + "legates": 37061, + "lege": 2765, + "legged": 40898, + "legram": 30536, + "legraph": 16606, + "leground": 28272, + "lehem": 44797, + "leigh": 42342, + "lein": 33663, + "lem": 10671, + "lement": 1732, + "lements": 3639, + "lems": 46367, + "len": 11925, + "lene": 29466, + "leneck": 43163, + "leness": 48795, + "length": 13664, + "leon": 38970, + "ler": 1754, + "lers": 8116, + "les": 829, + "lesh": 29730, + "lesi": 36027, + "lesiastical": 46360, + "less": 1203, + "lessly": 8613, + "lessness": 17587, + "lest": 32712, + "let": 1616, + "letal": 47293, + "letcher": 29257, + "lete": 5807, + "leted": 33342, + "letes": 40676, + "lethal": 46480, + "letico": 47286, + "leton": 10565, + "lets": 5289, + "lett": 15503, + "lette": 21348, + "letter": 9291, + "letters": 15653, + "lev": 2768, + "levant": 14938, + "levard": 22123, + "level": 5715, + "levels": 46170, + "levision": 5024, + "lex": 2588, + "ley": 1636, + "leys": 21325, + "lez": 36858, + "lf": 1652, + "li": 4528, + "lia": 24660, + "liam": 5058, + "liament": 5130, + "lib": 8019, + "liber": 33203, + "liberal": 35739, + "library": 32016, + "lic": 677, + "lication": 10142, + "license": 43085, + "licensed": 36612, + "lich": 33467, + "licks": 49191, + "lict": 13758, + "licted": 17823, + "liction": 41101, + "licts": 42267, + "lie": 14485, + "lied": 18511, + "lier": 2505, + "lies": 13508, + "liest": 11318, + "lif": 36195, + "life": 6042, + "lift": 26282, + "lifting": 30510, + "lig": 4604, + "liga": 38910, + "light": 2971, + "lighting": 43351, + "lightly": 30945, + "lights": 8091, + "lihood": 11935, + "lik": 46965, + "like": 2339, + "likely": 40798, + "lim": 2475, + "lime": 27299, + "limit": 32374, + "limited": 10698, + "limits": 49196, + "lin": 2815, + "line": 1370, + "linear": 29127, + "lined": 10837, + "liner": 24683, + "liners": 34380, + "lines": 6615, + "liness": 26061, + "ling": 1359, + "linger": 33550, + "lings": 17783, + "lington": 17299, + "lining": 21310, + "link": 8726, + "linked": 25614, + "links": 28751, + "lins": 21602, + "linux": 23289, + "lio": 48590, + "lip": 40712, + "lique": 41522, + "liquid": 39250, + "lis": 27999, + "lish": 1836, + "lished": 2115, + "lisher": 8191, + "lishes": 19724, + "lishing": 20020, + "list": 4868, + "listed": 17935, + "lists": 20713, + "lit": 18250, + "lite": 36890, + "liter": 17201, + "literally": 43819, + "little": 31629, + "liv": 16017, + "live": 12583, + "lived": 24489, + "living": 19950, + "livion": 26018, + "livious": 35260, + "ll": 297, + "lla": 8466, + "llah": 22734, + "llan": 47993, + "lled": 3353, + "ller": 6051, + "llers": 13802, + "lli": 15516, + "lling": 2680, + "llo": 18798, + "llor": 14127, + "llular": 32771, + "lly": 12810, + "ln": 18755, + "lo": 5439, + "load": 2220, + "loaded": 14578, + "loader": 29356, + "loading": 25138, + "loads": 46030, + "loc": 17946, + "local": 12001, + "localhost": 36750, + "location": 24886, + "lock": 5354, + "locked": 24162, + "locking": 48331, + "locks": 28860, + "loe": 24617, + "log": 6404, + "login": 38235, + "lol": 47288, + "lon": 14995, + "long": 6511, + "loo": 29680, + "look": 5460, + "looking": 11534, + "loop": 26268, + "lopp": 39590, + "lor": 4685, + "lord": 10572, + "lords": 19673, + "lore": 31131, + "los": 33280, + "loss": 22462, + "lost": 33224, + "lot": 26487, + "lov": 27086, + "love": 23205, + "loving": 33983, + "low": 9319, + "lower": 21037, + "lp": 34431, + "lr": 14050, + "ls": 7278, + "lt": 2528, + "lu": 2290, + "lua": 40211, + "luaj": 36473, + "lucent": 35600, + "luck": 46708, + "lude": 38792, + "luence": 23079, + "luent": 28216, + "lund": 37525, + "lus": 41790, + "lust": 38878, + "luster": 48375, + "lux": 22564, + "lv": 6780, + "lves": 31018, + "lvl": 47147, + "ly": 306, + "lyak": 43782, + "lycer": 38577, + "lying": 3157, + "lymp": 6760, + "lyn": 6213, + "lynn": 12935, + "lys": 27385, + "lyss": 35670, + "lé": 45031, + "m": 76, + "mA": 42646, + "mAh": 28142, + "mL": 32087, + "ma": 2611, + "mable": 44102, + "mac": 20285, + "machine": 30243, + "mad": 9937, + "made": 9727, + "mag": 19726, + "mage": 25561, + "magic": 32707, + "maid": 23151, + "mail": 4529, + "mails": 26165, + "main": 12417, + "major": 22478, + "majority": 35839, + "make": 15883, + "maker": 10297, + "makers": 6620, + "makes": 49123, + "making": 8601, + "mal": 7617, + "male": 22606, + "malink": 31000, + "mallow": 42725, + "man": 805, + "manac": 46870, + "managed": 39935, + "management": 27604, + "manager": 37153, + "mand": 22249, + "manent": 44172, + "mania": 45733, + "mann": 9038, + "mans": 16221, + "manship": 25428, + "manuel": 18713, + "manufact": 48119, + "many": 21834, + "map": 8899, + "maps": 31803, + "mar": 3876, + "mare": 11449, + "mares": 23745, + "marg": 30887, + "margin": 36153, + "marine": 42380, + "mark": 4102, + "marked": 23505, + "market": 10728, + "markets": 34162, + "marks": 14306, + "marriage": 45394, + "married": 30526, + "mart": 13822, + "mary": 6874, + "mas": 5356, + "mask": 27932, + "mass": 22208, + "massive": 49777, + "mast": 47616, + "master": 9866, + "masters": 40706, + "mat": 6759, + "match": 15699, + "matched": 31409, + "mate": 9830, + "material": 33665, + "mates": 7300, + "math": 11018, + "matic": 13849, + "matical": 44935, + "matically": 49454, + "matter": 47635, + "max": 9806, + "maximum": 47033, + "maxwell": 29047, + "may": 11261, + "maybe": 25991, + "mb": 2022, + "mber": 1916, + "mberg": 47369, + "mble": 11306, + "mbol": 23650, + "mbuds": 45664, + "mbudsman": 47012, + "mc": 23209, + "md": 9132, + "me": 1326, + "meal": 28208, + "mean": 32604, + "meaning": 24815, + "measures": 47336, + "meat": 41495, + "med": 1150, + "medi": 2379, + "media": 11431, + "mediate": 13857, + "mediated": 38363, + "mediately": 23802, + "medical": 41693, + "medium": 24132, + "meet": 47745, + "meg": 28917, + "mega": 13731, + "meier": 49468, + "mel": 17694, + "melon": 45690, + "mem": 11883, + "member": 19522, + "members": 30814, + "memory": 31673, + "men": 3653, + "mens": 45535, + "ment": 434, + "mental": 37098, + "mentation": 14374, + "mented": 12061, + "mentioned": 17181, + "ments": 902, + "menu": 26272, + "mer": 647, + "merce": 11647, + "mercial": 15790, + "mere": 34671, + "merga": 44739, + "meric": 946, + "mers": 11056, + "mes": 6880, + "mess": 37348, + "message": 20500, + "met": 4164, + "meta": 28961, + "metadata": 38993, + "metal": 28469, + "meter": 27231, + "method": 24396, + "methyl": 43654, + "metic": 15103, + "metics": 27757, + "metry": 41935, + "meyer": 48794, + "mg": 11296, + "mi": 11632, + "mia": 20730, + "miah": 35029, + "mic": 9383, + "micro": 24055, + "microsoft": 40485, + "mid": 13602, + "middle": 27171, + "midt": 21184, + "mie": 44871, + "might": 44092, + "mil": 25433, + "mile": 18085, + "military": 33631, + "mill": 17805, + "million": 14100, + "milo": 48995, + "min": 1084, + "mination": 17928, + "mind": 10155, + "minded": 14543, + "mine": 3810, + "minecraft": 17761, + "minent": 19669, + "ming": 2229, + "mingham": 17737, + "mington": 39773, + "mini": 45313, + "minimum": 39504, + "mining": 45374, + "minist": 2201, + "ministic": 49228, + "mins": 42951, + "minster": 18462, + "mint": 34289, + "minus": 40191, + "minute": 11374, + "mir": 10793, + "mire": 47004, + "mis": 25413, + "misc": 44374, + "miss": 3927, + "missible": 21597, + "missing": 45688, + "mission": 3411, + "missions": 8481, + "missive": 33532, + "mist": 37980, + "mit": 2781, + "mite": 32937, + "mith": 22947, + "mits": 24883, + "mitt": 20124, + "mitted": 3291, + "mittedly": 43011, + "mitter": 37974, + "mitting": 16138, + "mix": 19816, + "mk": 28015, + "ml": 4029, + "mm": 3020, + "mma": 21672, + "mmm": 27532, + "mmmm": 40133, + "mn": 10295, + "mo": 5908, + "mob": 39949, + "mobi": 43549, + "mobile": 24896, + "mod": 4666, + "mode": 14171, + "model": 19849, + "models": 27530, + "moderate": 47189, + "modern": 23922, + "modified": 41771, + "mods": 24122, + "module": 21412, + "modules": 18170, + "moil": 25538, + "mol": 43132, + "mology": 29126, + "mom": 32542, + "mon": 2144, + "monary": 36639, + "mond": 6327, + "monds": 42620, + "mone": 47122, + "money": 26316, + "mong": 31059, + "monitor": 41143, + "monkey": 49572, + "mons": 11567, + "monster": 39050, + "mont": 8691, + "month": 8424, + "months": 41537, + "monton": 19729, + "mony": 9926, + "moon": 22977, + "mop": 35244, + "mopolitan": 44331, + "mor": 4491, + "moral": 41996, + "more": 3549, + "morning": 43911, + "morph": 24503, + "morrow": 9201, + "mort": 30171, + "mortem": 46515, + "mos": 16785, + "mosp": 6384, + "most": 1712, + "mostly": 29471, + "mot": 27926, + "mother": 13552, + "motion": 38714, + "mount": 14948, + "mounted": 29728, + "mouse": 35888, + "mouth": 14775, + "move": 21084, + "movie": 41364, + "moving": 31462, + "mp": 3149, + "mpeg": 43913, + "mph": 23335, + "mpire": 35386, + "mr": 43395, + "ms": 907, + "msg": 19662, + "mson": 24996, + "mt": 16762, + "mu": 30300, + "much": 29482, + "mud": 41650, + "mult": 16680, + "multi": 41684, + "multipl": 47945, + "multiple": 48101, + "mun": 6199, + "mund": 20125, + "munition": 12640, + "mur": 28582, + "mus": 14664, + "music": 28965, + "must": 27238, + "mut": 21973, + "mx": 36802, + "my": 1820, + "myra": 49216, + "mys": 28744, + "n": 77, + "na": 2616, + "nah": 40909, + "nai": 38600, + "naire": 24042, + "naires": 43317, + "naissance": 47090, + "nam": 7402, + "name": 3672, + "named": 13190, + "names": 14933, + "namese": 22678, + "nan": 12647, + "nance": 41601, + "nant": 22057, + "nants": 26501, + "nar": 23955, + "nard": 40542, + "nas": 24716, + "nat": 32353, + "natal": 33150, + "nation": 25729, + "national": 14648, + "native": 30191, + "natural": 11802, + "nature": 21353, + "natureconservancy": 41380, + "nav": 28341, + "nb": 46803, + "nc": 10782, + "nce": 1198, + "nces": 3179, + "nd": 358, + "nda": 45658, + "nder": 681, + "ndra": 24631, + "ndum": 11021, + "ne": 710, + "nea": 39718, + "neapolis": 19359, + "near": 40093, + "neath": 13725, + "neau": 46533, + "nec": 32984, + "necess": 10789, + "necessary": 49986, + "neck": 27235, + "nect": 1606, + "ned": 2817, + "nee": 21381, + "need": 31227, + "needed": 27938, + "needs": 50032, + "neg": 12480, + "negative": 31591, + "negie": 32360, + "nel": 4954, + "nell": 10076, + "nels": 19423, + "nen": 38572, + "ner": 1008, + "nered": 15826, + "nerg": 25649, + "nergy": 5877, + "ners": 2741, + "nery": 35865, + "nes": 2516, + "nesday": 3462, + "nesia": 31401, + "nesium": 27619, + "nesota": 8360, + "ness": 1108, + "nesses": 47556, + "nesty": 18718, + "net": 3262, + "netflix": 36977, + "netic": 9833, + "nets": 45938, + "nette": 48115, + "network": 27349, + "neum": 25668, + "neutral": 29797, + "never": 12081, + "new": 3605, + "news": 10827, + "nex": 12413, + "nexpected": 42072, + "next": 19545, + "nexus": 44520, + "ney": 1681, + "neys": 20141, + "ng": 782, + "ngth": 11910, + "ni": 8461, + "nia": 18142, + "nian": 44516, + "nic": 6988, + "nice": 44460, + "nick": 17172, + "nie": 11952, + "night": 3847, + "nih": 37373, + "nik": 17187, + "nikov": 45451, + "nil": 45991, + "nin": 35073, + "nine": 30888, + "ning": 768, + "nings": 23400, + "nington": 48405, + "niper": 45554, + "nir": 32986, + "nis": 21361, + "nit": 48825, + "nl": 21283, + "nm": 21533, + "nn": 20471, + "no": 3919, + "nob": 34952, + "node": 17440, + "nom": 26601, + "non": 13159, + "none": 23108, + "noon": 6357, + "nor": 13099, + "norm": 27237, + "normal": 11265, + "north": 43588, + "nos": 39369, + "nosis": 31707, + "nostic": 43758, + "not": 1662, + "notation": 38983, + "notations": 30078, + "note": 11295, + "notes": 17815, + "nothing": 22366, + "notice": 42138, + "noticed": 31696, + "nov": 37302, + "nova": 38438, + "now": 2197, + "nown": 3408, + "nox": 35420, + "noxious": 40591, + "np": 37659, + "nr": 48624, + "ns": 5907, + "nsic": 19364, + "nsics": 49242, + "nt": 429, + "ntax": 41641, + "ntil": 10125, + "nton": 28936, + "nu": 28803, + "nuclear": 43131, + "null": 8423, + "num": 22510, + "number": 17618, + "numbered": 35565, + "nut": 14930, + "nutrition": 40482, + "nuts": 31381, + "nv": 48005, + "nw": 47516, + "ny": 3281, + "nyder": 21053, + "nz": 27305, + "o": 78, + "oS": 34049, + "oa": 12162, + "oad": 1170, + "oaded": 22273, + "oak": 15877, + "oan": 24611, + "oard": 11953, + "oat": 15073, + "ob": 672, + "oba": 19981, + "obal": 2572, + "obar": 30973, + "obb": 21963, + "obbies": 41372, + "obby": 11369, + "obe": 5910, + "ober": 2023, + "obi": 13411, + "obia": 30665, + "obic": 20803, + "obil": 25898, + "obile": 3579, + "obiles": 36329, + "obin": 38954, + "obj": 26801, + "object": 15252, + "objects": 48205, + "obl": 45292, + "obo": 20391, + "obook": 49776, + "obos": 49878, + "obs": 8158, + "oby": 26730, + "obyl": 46666, + "oc": 420, + "oca": 11216, + "ocado": 33441, + "ocal": 4374, + "ocally": 44190, + "ocaly": 12063, + "ocalypse": 15145, + "ocalyptic": 28339, + "ocamp": 26047, + "ocard": 44412, + "ocate": 13369, + "ocated": 10533, + "ocating": 27123, + "ocation": 5040, + "ocations": 20968, + "ocative": 23466, + "ocaust": 16377, + "occ": 13966, + "occup": 19596, + "occupied": 28756, + "ocene": 34973, + "ocent": 29421, + "ocese": 31292, + "och": 5374, + "oche": 30848, + "ochem": 18958, + "ochemical": 32864, + "ochemistry": 37074, + "ochet": 49579, + "ochond": 22400, + "oci": 1733, + "ocial": 9402, + "ociate": 47615, + "ociated": 19293, + "ociation": 41003, + "ocide": 16207, + "ocious": 32346, + "ocity": 11683, + "ock": 735, + "ocked": 3543, + "ocker": 12721, + "ocket": 5459, + "ockets": 11603, + "ockey": 8337, + "ocking": 8629, + "ocks": 3320, + "ocl": 38679, + "oco": 25634, + "ocobo": 37642, + "ococ": 34403, + "ocol": 4668, + "ocolate": 9140, + "ocom": 42829, + "ocon": 36221, + "ocr": 1696, + "ocracy": 17818, + "ocrat": 35128, + "ocrates": 34095, + "ocratic": 15405, + "ocrats": 21988, + "ocre": 27945, + "ocrin": 39913, + "ocrine": 38658, + "ocry": 48103, + "oct": 38441, + "ocular": 37320, + "ocument": 7990, + "ocumented": 17664, + "ocus": 10901, + "ocused": 13073, + "ocusing": 45743, + "ocy": 13733, + "ocyte": 43320, + "ocytes": 30309, + "od": 375, + "oda": 11329, + "odan": 45561, + "oday": 4348, + "odcast": 7107, + "odd": 5088, + "odder": 35346, + "oddy": 38553, + "ode": 1098, + "oded": 9043, + "oder": 12342, + "odes": 4147, + "odge": 9728, + "odi": 23130, + "odiac": 40096, + "odic": 29512, + "odied": 32255, + "odies": 5042, + "oding": 7656, + "odium": 12664, + "odka": 28601, + "odo": 24313, + "odon": 46457, + "odor": 30530, + "odore": 25102, + "odox": 11430, + "ods": 12978, + "odus": 21878, + "ody": 1118, + "odynam": 24319, + "odynamic": 34743, + "odynamics": 44124, + "oe": 2577, + "oen": 6571, + "oenix": 8538, + "oes": 3028, + "oeuv": 37600, + "of": 1659, + "ofer": 30288, + "off": 2364, + "offensive": 45055, + "offer": 47895, + "offic": 14406, + "office": 31810, + "official": 16841, + "offs": 8210, + "offset": 28968, + "ofi": 39542, + "oft": 11205, + "often": 28950, + "og": 519, + "oga": 10949, + "ogan": 9632, + "ogen": 6644, + "ogene": 20878, + "ogeneity": 37477, + "ogeneous": 32269, + "ogenesis": 25908, + "ogenic": 15147, + "ogenous": 27897, + "ogens": 26612, + "ogether": 8236, + "ogg": 10332, + "ogged": 42545, + "ogging": 30853, + "oggle": 20258, + "oggles": 48549, + "ogh": 46664, + "ogi": 44381, + "ogical": 30766, + "ogie": 37987, + "ogl": 28678, + "ogle": 2467, + "oglobin": 49835, + "oglu": 49006, + "ogly": 34619, + "ogn": 2360, + "ognitive": 46610, + "ogo": 24076, + "ogram": 21857, + "ograms": 26836, + "ograp": 7113, + "ograph": 2384, + "ographed": 39620, + "ographer": 18539, + "ographers": 34063, + "ographic": 6826, + "ographical": 17046, + "ographically": 33145, + "ographics": 24188, + "ographies": 41480, + "ographs": 33492, + "ography": 4867, + "ogs": 18463, + "ogue": 5119, + "ogun": 39918, + "ogy": 9868, + "ogyn": 20593, + "oh": 1219, + "oha": 28083, + "ohan": 22436, + "ohl": 48988, + "ohm": 34028, + "ohn": 1562, + "oho": 40950, + "ohyd": 15782, + "ohydrate": 46358, + "oi": 23013, + "oice": 2942, + "oid": 1868, + "oidal": 47502, + "oided": 13780, + "oids": 10994, + "oil": 9437, + "oiler": 20837, + "oin": 36743, + "oine": 42722, + "oing": 40519, + "oint": 1563, + "ointed": 20909, + "ointment": 49805, + "oir": 10840, + "oire": 32177, + "ois": 10924, + "oise": 25678, + "oit": 30711, + "oj": 13210, + "oji": 31370, + "ojure": 32511, + "ok": 482, + "oka": 17411, + "okane": 41776, + "oke": 2088, + "oked": 6545, + "okemon": 12717, + "oken": 4233, + "oker": 11020, + "okers": 18698, + "okes": 3369, + "oki": 18228, + "okia": 22903, + "okin": 36749, + "oking": 5730, + "okingly": 48343, + "oko": 16044, + "oks": 28194, + "oku": 11601, + "oky": 31375, + "oké": 35861, + "ol": 349, + "ola": 5708, + "olan": 16617, + "oland": 23573, + "olar": 6192, + "olars": 7828, + "olas": 12456, + "olate": 27976, + "olated": 50027, + "olation": 21417, + "old": 727, + "olded": 48959, + "oldemort": 24710, + "older": 19892, + "olding": 33266, + "oldown": 15041, + "olds": 10119, + "ole": 2305, + "olean": 21052, + "oled": 45342, + "olen": 8622, + "oleon": 25637, + "oler": 13625, + "olerance": 37668, + "oles": 4316, + "olesc": 16850, + "olescent": 23406, + "olester": 15764, + "olesterol": 16743, + "oley": 48437, + "olf": 4024, + "oli": 11106, + "olia": 22703, + "oliath": 43009, + "oliberal": 28525, + "olic": 4160, + "olicited": 47607, + "olics": 19615, + "olicy": 21424, + "olid": 10180, + "olin": 24910, + "olina": 47196, + "oline": 14453, + "oling": 40949, + "olini": 43232, + "olis": 8506, + "olit": 6212, + "olitan": 12977, + "olith": 21446, + "olithic": 30764, + "olitical": 13781, + "olitics": 21704, + "olition": 50014, + "olk": 13597, + "olkien": 31052, + "oll": 692, + "olla": 33011, + "ollah": 17999, + "ollar": 13228, + "ollen": 29952, + "oller": 49252, + "ollo": 15578, + "ollow": 950, + "ollower": 47030, + "olls": 33421, + "olly": 5098, + "ollywood": 31777, + "oln": 10875, + "olo": 14057, + "olog": 928, + "ologic": 20781, + "ological": 2770, + "ologically": 13437, + "ologies": 5823, + "ologist": 7451, + "ologists": 9251, + "ologne": 30520, + "ologue": 39795, + "ology": 1435, + "olon": 43645, + "olor": 45621, + "olph": 10196, + "olphin": 27161, + "olphins": 16547, + "ols": 10220, + "olson": 32836, + "olt": 5978, + "olulu": 39814, + "olute": 3552, + "olutely": 16780, + "olution": 2122, + "olutions": 14191, + "olve": 6442, + "olved": 5634, + "olver": 14375, + "olves": 9010, + "olving": 10890, + "oly": 3366, + "olyn": 34742, + "om": 296, + "oma": 6086, + "omach": 10806, + "omal": 18048, + "omaly": 24335, + "oman": 5185, + "omas": 16911, + "omatic": 13730, + "omb": 2381, + "ombat": 41628, + "ombie": 9081, + "ombies": 12676, + "ombo": 47265, + "ombs": 33273, + "ome": 462, + "omed": 12657, + "omedical": 35914, + "omen": 3674, + "omer": 12057, + "omers": 21499, + "omes": 2586, + "omet": 908, + "ometer": 15635, + "ometers": 40077, + "omething": 8370, + "ometime": 47056, + "ometimes": 6533, + "ometown": 19191, + "ometric": 16996, + "ometry": 15748, + "omever": 49784, + "omew": 28030, + "omez": 30010, + "omi": 12753, + "omial": 49070, + "omic": 10179, + "omical": 22545, + "omics": 31994, + "omin": 6351, + "ominated": 50251, + "omination": 27744, + "oming": 3383, + "ominium": 46134, + "omm": 2002, + "ommel": 48990, + "ommod": 8641, + "omnia": 37340, + "omo": 17902, + "omon": 16698, + "omore": 22113, + "omorph": 25831, + "omorphic": 46374, + "omp": 3361, + "ompl": 6316, + "oms": 3150, + "omsday": 33415, + "omsky": 37093, + "omy": 9145, + "on": 261, + "ona": 4450, + "onal": 20996, + "once": 27078, + "ond": 623, + "onda": 13533, + "onday": 3204, + "onde": 14378, + "onder": 8623, + "onding": 42703, + "ondo": 22311, + "ondon": 3391, + "onds": 24764, + "onduct": 12920, + "onductor": 40990, + "one": 505, + "oned": 12004, + "onel": 26261, + "oneliness": 34634, + "onement": 49844, + "onen": 34481, + "onent": 3471, + "onential": 35470, + "onents": 3906, + "oner": 14491, + "ones": 1952, + "onest": 19129, + "onet": 36823, + "onew": 44181, + "oney": 1419, + "ong": 506, + "onga": 44294, + "onge": 14220, + "ongevity": 25454, + "ongh": 19757, + "ongo": 25162, + "ongs": 28079, + "ongyang": 20659, + "oni": 14651, + "onia": 11339, + "onial": 30752, + "onian": 27625, + "onic": 9229, + "onica": 32752, + "onics": 38530, + "onies": 17300, + "oning": 12484, + "onis": 43524, + "onite": 46285, + "online": 25119, + "only": 8807, + "onna": 6415, + "onnaissance": 31539, + "onne": 47476, + "ono": 29941, + "onom": 6326, + "onomic": 40036, + "onomous": 38175, + "onomy": 30565, + "ons": 684, + "onse": 2591, + "onsense": 46563, + "onsequ": 40819, + "onso": 26666, + "onson": 36742, + "ont": 756, + "onte": 38599, + "ontent": 38564, + "onto": 5957, + "onut": 16478, + "ony": 1647, + "onym": 5177, + "onymous": 6704, + "onyms": 43612, + "onz": 13569, + "oo": 2238, + "ood": 702, + "oodle": 27106, + "oodoo": 36038, + "oof": 37711, + "ook": 566, + "ooked": 46288, + "ookie": 18055, + "ooks": 31085, + "ooky": 29655, + "ool": 970, + "oola": 10513, + "ools": 10141, + "oom": 4207, + "ooming": 30602, + "oon": 2049, + "oons": 13022, + "ooo": 34160, + "oooo": 13321, + "oooooooo": 26759, + "oooooooooooooooo": 49135, + "oop": 11224, + "oops": 44860, + "oor": 2675, + "oos": 16426, + "oot": 1025, + "ooter": 25141, + "ooters": 48316, + "ooth": 5226, + "oother": 31724, + "ooting": 12494, + "oots": 13880, + "op": 404, + "opa": 26186, + "opal": 33067, + "opard": 15478, + "opath": 18569, + "opathic": 44650, + "opathy": 27189, + "opausal": 47637, + "ope": 3008, + "oped": 19458, + "open": 9654, + "opened": 26350, + "opening": 29443, + "opens": 44813, + "oper": 3575, + "operated": 42767, + "operation": 27184, + "operative": 27173, + "operator": 46616, + "opers": 20618, + "opes": 13920, + "opez": 20808, + "oph": 2522, + "ophe": 43852, + "ophen": 47806, + "opher": 8803, + "ophers": 20856, + "ophical": 49256, + "ophile": 37161, + "ophob": 13253, + "ophobia": 19851, + "ophobic": 23468, + "ophon": 48982, + "ophone": 38656, + "ophy": 16982, + "ophys": 39665, + "ophysical": 41789, + "opia": 24464, + "opian": 37548, + "opic": 16603, + "oping": 15816, + "opl": 20106, + "oplan": 46853, + "ople": 643, + "oples": 12614, + "opol": 39704, + "opolis": 47575, + "opoly": 35894, + "opot": 43372, + "opoulos": 20338, + "opp": 10365, + "oppable": 35628, + "opped": 38333, + "oppers": 37186, + "opping": 33307, + "oppy": 26696, + "ops": 2840, + "opsis": 24608, + "opsy": 44522, + "opt": 8738, + "opted": 45256, + "opter": 32563, + "optim": 40085, + "option": 18076, + "optional": 25968, + "options": 25811, + "opus": 25790, + "opy": 11081, + "oqu": 22696, + "or": 273, + "ora": 5799, + "orable": 10475, + "orage": 4945, + "orah": 40844, + "oral": 6864, + "orama": 36161, + "oran": 31884, + "orange": 43745, + "oras": 41043, + "orate": 16262, + "oration": 6944, + "orative": 36478, + "orb": 27688, + "orbit": 42594, + "orc": 24449, + "orce": 8387, + "ord": 585, + "ordable": 16819, + "ordan": 7350, + "orde": 17531, + "order": 2875, + "ordered": 24071, + "ordering": 34555, + "orders": 6361, + "ordes": 35770, + "ordial": 31223, + "ordinary": 35947, + "ordinate": 45480, + "ording": 1284, + "ordon": 9999, + "ords": 3669, + "ore": 382, + "oreAnd": 40219, + "oreAndOnline": 40240, + "orea": 46215, + "oreal": 39396, + "orean": 29456, + "ored": 1850, + "orem": 29625, + "oren": 29578, + "orer": 11934, + "orers": 28089, + "ores": 2850, + "oresc": 45166, + "orescence": 48699, + "orescent": 35414, + "orest": 26522, + "oret": 9997, + "orf": 24263, + "org": 2398, + "organ": 9971, + "organic": 36617, + "organisms": 45165, + "organized": 30280, + "orge": 3643, + "orget": 28122, + "orgetown": 29085, + "ori": 10145, + "oria": 7661, + "orial": 5132, + "orian": 22618, + "orians": 45825, + "oric": 8146, + "orical": 12409, + "orically": 26847, + "orie": 19257, + "oried": 42058, + "orient": 13989, + "oriented": 17107, + "ories": 1749, + "orig": 11612, + "origin": 47103, + "original": 14986, + "oring": 3255, + "orio": 40974, + "orious": 9982, + "oris": 37279, + "ority": 29134, + "orius": 48759, + "ork": 967, + "orks": 3647, + "orkshire": 29918, + "orld": 1764, + "orm": 579, + "ormal": 6636, + "orman": 26183, + "ormon": 10615, + "ormonal": 33792, + "ormons": 29966, + "orn": 1211, + "orne": 8553, + "orned": 26994, + "orney": 4195, + "orneys": 13060, + "ornia": 3317, + "ornings": 28863, + "orno": 46447, + "orns": 19942, + "oro": 16522, + "oros": 40877, + "orough": 7985, + "orous": 9610, + "orously": 24882, + "orp": 16300, + "orph": 13425, + "orpor": 31150, + "orporated": 40132, + "orr": 38890, + "orrect": 47315, + "orrow": 6254, + "orry": 5152, + "ors": 669, + "orsche": 26164, + "orse": 7615, + "orses": 11836, + "orset": 49590, + "orship": 11094, + "orsi": 35255, + "orst": 29422, + "ort": 419, + "ortal": 16906, + "ortality": 28337, + "orted": 9741, + "orter": 4337, + "orters": 3816, + "ortex": 26158, + "orth": 1506, + "orthern": 4824, + "orthodox": 42539, + "orthy": 18906, + "orting": 24707, + "ortion": 5817, + "ortium": 25182, + "ortment": 33920, + "ortmund": 34876, + "orts": 2096, + "ortun": 1922, + "ortunate": 13651, + "ortunately": 4690, + "oru": 27786, + "orum": 19220, + "orus": 15125, + "ory": 652, + "os": 418, + "osa": 8546, + "osal": 40725, + "osate": 33931, + "osaurs": 22344, + "osaurus": 47650, + "osc": 17500, + "oscope": 40326, + "oscopic": 48228, + "ose": 577, + "osed": 1335, + "osen": 5233, + "oser": 13416, + "oses": 4629, + "osexual": 8542, + "osh": 3768, + "oshenko": 43934, + "osher": 38321, + "oshi": 13704, + "oshop": 25444, + "osi": 21707, + "osing": 2752, + "osion": 18442, + "osis": 5958, + "osit": 7434, + "osite": 5971, + "osition": 3507, + "ositories": 35061, + "ository": 13264, + "osity": 16579, + "oslav": 26388, + "oslov": 50005, + "oso": 28213, + "osp": 2117, + "ospace": 24912, + "ospel": 13994, + "ospels": 41908, + "osph": 14222, + "osphere": 22829, + "ospital": 3531, + "ospons": 35952, + "osponsors": 39500, + "oss": 793, + "ossal": 33582, + "ossession": 49809, + "ossibility": 43691, + "ossible": 4733, + "ossibly": 20846, + "ossier": 30087, + "ossip": 26710, + "ossom": 25548, + "ossus": 36533, + "ost": 455, + "osta": 39818, + "oster": 6197, + "osterone": 16372, + "ostic": 15132, + "ostics": 34558, + "oston": 5744, + "osuke": 45914, + "osure": 4567, + "osures": 16091, + "ot": 313, + "ota": 4265, + "otal": 4997, + "otally": 38908, + "otation": 14221, + "otaur": 35269, + "ote": 1258, + "otech": 32469, + "otechnology": 31201, + "oted": 5191, + "otent": 33715, + "oter": 19543, + "oteric": 38571, + "oters": 26008, + "otes": 6421, + "oth": 849, + "othal": 42376, + "othe": 20388, + "other": 847, + "otherapy": 18952, + "othermal": 49723, + "othes": 31690, + "othing": 24834, + "oths": 27118, + "othy": 14863, + "oti": 5092, + "otiation": 21236, + "otic": 6210, + "otics": 23891, + "otide": 45608, + "otin": 41403, + "otine": 16174, + "oting": 10720, + "otion": 9650, + "otional": 25453, + "otions": 36083, + "otive": 19138, + "otle": 23556, + "oto": 2069, + "otom": 43125, + "otomy": 38385, + "oton": 18970, + "otonin": 29613, + "otor": 20965, + "otos": 14163, + "otrop": 34248, + "otropic": 46084, + "ots": 1747, + "ott": 1252, + "otta": 12375, + "ottage": 29480, + "otte": 11404, + "otted": 8426, + "otten": 4728, + "ottenham": 21889, + "ottest": 24879, + "ottesville": 23806, + "otti": 26380, + "otto": 17631, + "otton": 11324, + "otyp": 17183, + "otype": 8690, + "otypes": 13567, + "ou": 280, + "oub": 12944, + "ouble": 15270, + "oubt": 47675, + "oubted": 15973, + "oubtedly": 16423, + "ouch": 7673, + "ouched": 30075, + "oud": 2778, + "ouf": 37116, + "oufl": 28012, + "oug": 20805, + "ough": 619, + "ought": 2917, + "ouk": 38960, + "oul": 2852, + "ould": 426, + "oulder": 17601, + "oulos": 19537, + "ouls": 42033, + "oult": 25955, + "oultry": 30056, + "oun": 977, + "ounce": 8652, + "ounced": 8918, + "ounces": 45982, + "ouncing": 18155, + "ound": 633, + "ounded": 6302, + "ounding": 9969, + "ounds": 3733, + "ounge": 20891, + "ount": 608, + "ountain": 18635, + "ounter": 6828, + "ounters": 15044, + "ounty": 17705, + "oup": 10486, + "ouple": 43846, + "our": 454, + "ourage": 32885, + "ource": 1668, + "ourced": 30555, + "ources": 2203, + "ourcing": 29985, + "oured": 8167, + "ourge": 14501, + "ourgeois": 18924, + "ouri": 10300, + "ouring": 21823, + "ourke": 49003, + "ourmet": 39094, + "ourn": 1798, + "ournal": 2549, + "ournals": 18408, + "ournament": 5138, + "ournaments": 16950, + "ourney": 5604, + "ourning": 31626, + "ours": 4662, + "ourse": 9047, + "ourses": 39975, + "ourt": 15666, + "ous": 516, + "ousand": 29910, + "ousands": 19983, + "ouse": 1076, + "oused": 29997, + "ousel": 48355, + "ouses": 11370, + "ousing": 12752, + "ously": 3481, + "ousse": 28396, + "oust": 23968, + "oustic": 21618, + "ouston": 6526, + "ousy": 41808, + "out": 448, + "oute": 13192, + "outed": 18534, + "outer": 39605, + "outh": 1536, + "outheast": 14474, + "outheastern": 27873, + "outher": 44262, + "outhern": 4927, + "outine": 28399, + "outing": 13660, + "output": 22915, + "outs": 5269, + "outside": 43435, + "outube": 9762, + "ouver": 10166, + "oux": 22193, + "ov": 709, + "ova": 10071, + "ovable": 21985, + "oval": 8325, + "ovan": 22590, + "ovation": 17882, + "ove": 659, + "oved": 2668, + "ovember": 3239, + "oven": 16206, + "over": 2502, + "overe": 33518, + "overed": 2557, + "overs": 13801, + "overty": 24085, + "overy": 6560, + "oves": 5241, + "ovi": 47297, + "ovic": 17215, + "ovich": 18198, + "ovie": 10739, + "ovies": 20526, + "oving": 5165, + "ovo": 18768, + "ovsky": 29716, + "ovy": 27796, + "ovych": 40822, + "ow": 322, + "owa": 8455, + "owan": 45197, + "oward": 46138, + "oway": 41788, + "owder": 34656, + "owe": 47097, + "owed": 6972, + "owell": 32829, + "ower": 789, + "owered": 10387, + "owers": 3618, + "owicz": 47982, + "owing": 7855, + "owitz": 20951, + "owl": 4883, + "owler": 30014, + "owment": 36569, + "own": 593, + "owned": 11990, + "owner": 18403, + "owners": 15605, + "ownt": 6887, + "owntown": 22748, + "ows": 1666, + "owship": 23473, + "owski": 12079, + "owsky": 47223, + "ox": 1140, + "oxic": 18047, + "oxicity": 44086, + "oxide": 28885, + "oxin": 39366, + "oxy": 23536, + "oy": 726, + "oya": 23790, + "oyal": 4815, + "oyd": 12192, + "oyer": 35301, + "oyle": 19802, + "oys": 19417, + "oz": 8590, + "ozo": 45149, + "ozy": 31060, + "ozyg": 49834, + "oÄŁ": 45492, + "oÄŁan": 48030, + "p": 79, + "pa": 8957, + "pac": 33587, + "pace": 10223, + "paced": 32416, + "paces": 43076, + "pack": 8002, + "package": 26495, + "packages": 43789, + "packed": 34860, + "packing": 41291, + "packs": 32377, + "pad": 15636, + "padding": 39231, + "page": 7700, + "pages": 31126, + "pai": 49712, + "paid": 20333, + "pain": 35436, + "painted": 47351, + "paio": 43491, + "pair": 24874, + "pak": 41091, + "pal": 18596, + "pan": 6839, + "panel": 35330, + "panic": 35843, + "pants": 38895, + "paper": 20189, + "papers": 40491, + "par": 1845, + "parable": 37064, + "paragraph": 20360, + "paralle": 37083, + "paralleled": 37859, + "param": 17143, + "params": 37266, + "pard": 26037, + "pared": 29190, + "paren": 11730, + "parency": 11944, + "parent": 8000, + "parents": 23743, + "park": 20928, + "parse": 29572, + "parser": 48610, + "part": 3911, + "partial": 47172, + "particip": 48013, + "particularly": 31722, + "partisan": 28226, + "parts": 42632, + "party": 10608, + "pas": 44429, + "pass": 6603, + "password": 28712, + "past": 30119, + "paste": 34274, + "pat": 8071, + "patch": 17147, + "path": 6978, + "pathic": 38829, + "pathy": 16786, + "patient": 26029, + "patrick": 29615, + "pattern": 33279, + "pause": 32125, + "pay": 15577, + "payer": 34987, + "payers": 45773, + "paying": 32629, + "payment": 37301, + "pb": 40842, + "pc": 14751, + "pd": 30094, + "pdf": 12315, + "pe": 431, + "peace": 22988, + "peak": 36729, + "peat": 18267, + "pec": 43106, + "pecially": 2333, + "pect": 806, + "pected": 7254, + "pecting": 35570, + "pection": 14978, + "pects": 38046, + "ped": 9124, + "pedia": 50235, + "pee": 39463, + "peed": 39492, + "peer": 33350, + "pees": 42623, + "peg": 22071, + "pei": 33265, + "pel": 30242, + "pell": 23506, + "pelled": 15803, + "pelling": 35025, + "pen": 3617, + "pend": 37038, + "pent": 16923, + "penter": 26419, + "people": 15332, + "per": 525, + "perate": 30052, + "perature": 21069, + "percent": 25067, + "pered": 13653, + "perfect": 25833, + "performance": 26585, + "performing": 37440, + "perhaps": 28998, + "peria": 38032, + "perial": 7629, + "pering": 21255, + "period": 41007, + "perm": 16321, + "peror": 8723, + "perors": 49406, + "pers": 19276, + "perse": 38696, + "person": 6259, + "personal": 22682, + "pert": 11766, + "perties": 18200, + "perture": 27286, + "perty": 9287, + "pes": 12272, + "pet": 6449, + "pex": 24900, + "pez": 46057, + "pg": 6024, + "ph": 746, + "pha": 7566, + "phabet": 19557, + "phal": 27451, + "phalt": 41942, + "phan": 19080, + "phans": 44464, + "phant": 33959, + "phas": 5902, + "phase": 40715, + "phasis": 28432, + "phe": 36335, + "phen": 31024, + "pher": 17042, + "pherd": 23111, + "pheus": 46421, + "phi": 34846, + "phia": 8193, + "phies": 19380, + "phil": 28864, + "philis": 49613, + "phis": 18691, + "phone": 4862, + "phones": 9708, + "phony": 23021, + "phot": 38611, + "photo": 23074, + "photos": 24729, + "php": 10121, + "phrase": 34675, + "phrine": 47723, + "phthal": 48118, + "phy": 6883, + "phys": 34411, + "physical": 42854, + "pi": 14415, + "pic": 16564, + "pick": 27729, + "picked": 41891, + "picking": 48864, + "pict": 18847, + "picture": 34053, + "pictured": 28852, + "pid": 35317, + "pie": 21749, + "piece": 12239, + "pieces": 34154, + "pill": 27215, + "pillar": 41643, + "pin": 11635, + "pine": 23908, + "ping": 13886, + "pins": 49556, + "pipe": 34360, + "pir": 4063, + "piracy": 8703, + "piration": 10514, + "pire": 5111, + "pired": 6474, + "pires": 17833, + "piring": 12987, + "pit": 15544, + "pite": 2595, + "pixel": 32515, + "pkg": 35339, + "pl": 489, + "place": 5372, + "placed": 21820, + "places": 23625, + "plain": 25638, + "plan": 11578, + "plane": 14382, + "planes": 22587, + "planet": 47427, + "planned": 36800, + "plant": 15060, + "plate": 6816, + "plates": 17041, + "platform": 24254, + "play": 1759, + "played": 21542, + "player": 7829, + "players": 32399, + "playing": 17916, + "plays": 26024, + "ple": 1154, + "pleasant": 21109, + "please": 29688, + "pled": 10137, + "plement": 26908, + "plementation": 32851, + "pler": 20053, + "ples": 2374, + "pless": 14570, + "plet": 37069, + "plete": 6677, + "pleted": 16838, + "pleting": 47130, + "pletion": 24547, + "plets": 46916, + "plex": 11141, + "plin": 46982, + "pling": 11347, + "plings": 47093, + "pload": 7304, + "plom": 7302, + "ploma": 35728, + "plot": 29487, + "ploy": 1420, + "plug": 16875, + "plugin": 33803, + "plugins": 37390, + "plus": 9541, + "ply": 2145, + "pm": 4426, + "pmwiki": 45321, + "pn": 21999, + "png": 11134, + "po": 7501, + "pocket": 31991, + "pod": 33320, + "podcast": 46032, + "point": 4122, + "pointer": 29536, + "pointers": 47809, + "points": 13033, + "poke": 35924, + "pol": 16104, + "pole": 36869, + "police": 38191, + "policy": 30586, + "polit": 34470, + "political": 23149, + "politics": 34127, + "poll": 30393, + "poly": 35428, + "pool": 7742, + "poon": 26743, + "poons": 27575, + "poor": 36672, + "pop": 12924, + "popular": 47568, + "population": 39748, + "por": 1819, + "pora": 38851, + "poral": 35738, + "porary": 5551, + "porate": 38133, + "port": 634, + "portation": 10189, + "ported": 9213, + "porter": 26634, + "porting": 26527, + "portion": 16864, + "ports": 3742, + "pos": 1930, + "posal": 40007, + "pose": 3455, + "posed": 29813, + "poses": 4832, + "posing": 32927, + "position": 9150, + "positive": 24561, + "posium": 35864, + "possibly": 39363, + "post": 7353, + "posted": 40578, + "posts": 24875, + "posure": 26205, + "pot": 13059, + "potion": 49324, + "pots": 40793, + "pound": 19568, + "pour": 48681, + "powder": 45855, + "power": 6477, + "powered": 12293, + "powerful": 44548, + "powers": 30132, + "pox": 42557, + "pp": 381, + "ppa": 44989, + "ppard": 43988, + "ppe": 27768, + "pped": 1496, + "ppel": 46357, + "ppelin": 48425, + "pper": 2848, + "pperc": 39921, + "ppers": 11799, + "pping": 2105, + "ppings": 37840, + "ppo": 16634, + "pport": 4926, + "pps": 41799, + "ppy": 14097, + "pr": 1050, + "pract": 29152, + "practice": 39541, + "pre": 3866, + "pread": 9681, + "pred": 28764, + "prefix": 40290, + "prem": 31605, + "prep": 46012, + "pres": 18302, + "present": 25579, + "president": 22540, + "press": 8439, + "pressed": 45477, + "pressure": 36151, + "pret": 5310, + "pretty": 37784, + "prev": 47050, + "pri": 3448, + "price": 20888, + "priced": 30883, + "prim": 19795, + "primary": 39754, + "prime": 35505, + "pring": 12667, + "print": 4798, + "printed": 49695, + "printf": 37435, + "println": 35235, + "prints": 17190, + "priority": 49336, + "prise": 7919, + "prises": 18166, + "prising": 14619, + "prisingly": 20859, + "prison": 35156, + "priv": 13776, + "private": 19734, + "pro": 1676, + "probably": 26949, + "problem": 45573, + "proc": 36942, + "process": 14681, + "processing": 36948, + "processor": 41341, + "proclaimed": 39865, + "produ": 18230, + "produced": 32783, + "producing": 36866, + "product": 11167, + "production": 25493, + "productive": 27781, + "products": 29498, + "prof": 5577, + "professional": 33163, + "profile": 13317, + "profit": 9183, + "profits": 31504, + "program": 23065, + "progress": 33723, + "project": 16302, + "projects": 42068, + "prom": 16963, + "pron": 31186, + "prone": 46330, + "proof": 13288, + "prop": 22930, + "properties": 48310, + "property": 26745, + "prot": 11235, + "protect": 35499, + "protected": 24326, + "protection": 42846, + "protein": 48693, + "prototype": 38124, + "prov": 15234, + "proven": 42874, + "provided": 41279, + "proxy": 36436, + "prus": 26440, + "ps": 862, + "psc": 27566, + "pse": 7752, + "psey": 39070, + "pson": 8430, + "psons": 31410, + "psy": 13764, + "psych": 23947, + "pt": 457, + "pta": 32283, + "pter": 42104, + "ptic": 17459, + "ptin": 43217, + "ption": 1159, + "ptions": 8544, + "ptive": 21665, + "ptives": 43903, + "ptoms": 35533, + "pton": 10972, + "ptr": 20692, + "ptroller": 44913, + "pty": 5835, + "pu": 19944, + "pub": 12984, + "public": 11377, + "published": 30271, + "puff": 49357, + "pull": 31216, + "pun": 35512, + "punk": 30354, + "pur": 14225, + "pure": 37424, + "purpose": 29983, + "push": 14689, + "put": 1996, + "putable": 48840, + "puted": 17128, + "puter": 10549, + "puters": 41510, + "puting": 48074, + "px": 8416, + "py": 9078, + "python": 29412, + "q": 80, + "qa": 20402, + "qi": 40603, + "ql": 13976, + "qq": 38227, + "qqa": 28794, + "qs": 48382, + "qt": 39568, + "qu": 421, + "qua": 39566, + "quad": 47003, + "qual": 13255, + "qualified": 22557, + "quality": 13237, + "quant": 40972, + "quart": 36008, + "quarter": 24385, + "quartered": 42508, + "quarters": 8230, + "que": 4188, + "quel": 31735, + "quer": 10819, + "querade": 33357, + "querque": 36119, + "query": 22766, + "ques": 13281, + "quest": 6138, + "question": 25652, + "quet": 21108, + "queue": 36560, + "quez": 22281, + "quick": 24209, + "quickShip": 39752, + "quickShipAvailable": 39753, + "quiet": 39624, + "quila": 43652, + "quin": 21915, + "quire": 29782, + "quished": 39737, + "quist": 30062, + "quit": 47391, + "quite": 37121, + "quote": 22708, + "qus": 45260, + "qv": 44179, + "r": 81, + "ra": 430, + "rab": 25619, + "rac": 11510, + "race": 16740, + "racial": 33001, + "racist": 41131, + "rack": 39638, + "ract": 974, + "racted": 20216, + "ractical": 36112, + "raction": 7861, + "ractions": 37810, + "ractive": 35587, + "ractor": 40450, + "racuse": 28268, + "rad": 6335, + "rade": 27585, + "radical": 42325, + "radio": 37004, + "radius": 42172, + "rador": 40368, + "rael": 2510, + "raf": 32188, + "raft": 1617, + "rafted": 30235, + "rag": 22562, + "rage": 8394, + "raged": 18312, + "ragon": 25753, + "rah": 11392, + "raham": 13220, + "rahim": 26922, + "raid": 7086, + "rail": 30224, + "rain": 3201, + "raine": 23440, + "rained": 13363, + "raining": 24674, + "raint": 16947, + "raints": 15517, + "raise": 40225, + "raised": 49309, + "raising": 32741, + "rait": 12907, + "raits": 27554, + "rak": 17716, + "rake": 33788, + "ral": 1373, + "rals": 30691, + "raltar": 45662, + "ram": 859, + "rama": 20058, + "rame": 28073, + "rament": 15141, + "ramer": 29172, + "ramid": 20255, + "ramids": 43591, + "rams": 9474, + "ran": 2596, + "rance": 8132, + "ranch": 25642, + "rand": 25192, + "random": 25120, + "rane": 14579, + "ranean": 16474, + "rang": 36985, + "range": 9521, + "ranged": 34457, + "ranging": 32319, + "rank": 43027, + "ranked": 28282, + "ranking": 28405, + "rano": 35823, + "rans": 26084, + "rant": 5250, + "rants": 15087, + "rap": 2416, + "rape": 13484, + "raped": 31951, + "raper": 38545, + "raph": 1470, + "raphic": 22262, + "raphics": 11549, + "rapnel": 48766, + "raq": 3766, + "rar": 20040, + "rared": 25122, + "rarily": 39000, + "rary": 11619, + "ras": 8847, + "rase": 22789, + "rast": 5685, + "rastructure": 6410, + "rat": 10366, + "ratch": 36722, + "rate": 4873, + "rated": 4111, + "rates": 9700, + "rather": 34330, + "rating": 8821, + "ration": 1358, + "rational": 20310, + "rations": 9143, + "rative": 13260, + "ratom": 44616, + "rator": 12392, + "rators": 18942, + "rats": 46714, + "ratulations": 30167, + "raud": 22863, + "raught": 44451, + "rav": 4108, + "rave": 5758, + "raved": 28366, + "ravel": 25843, + "ravings": 42335, + "raviolet": 44223, + "ravis": 16956, + "ravity": 16995, + "raw": 1831, + "rawdownload": 30905, + "rawdownloadcloneembedreportprint": 30906, + "rawl": 13132, + "rawled": 49263, + "rawler": 39464, + "rawling": 18771, + "rawn": 5791, + "rax": 32040, + "ray": 2433, + "rays": 20477, + "raz": 3247, + "razen": 36409, + "razil": 7098, + "razy": 5918, + "rb": 26145, + "rc": 6015, + "rd": 4372, + "re": 260, + "rea": 21468, + "reach": 16250, + "reaching": 30771, + "react": 45018, + "read": 961, + "readable": 46155, + "reader": 46862, + "reading": 25782, + "reads": 40779, + "ready": 1493, + "real": 5305, + "realDonaldTrump": 28024, + "reality": 46290, + "really": 27485, + "ream": 1476, + "reason": 41181, + "reasonable": 42275, + "reat": 630, + "reated": 15978, + "reath": 19367, + "reating": 34567, + "reatment": 21731, + "reau": 43611, + "reb": 34806, + "rec": 8344, + "recated": 31023, + "received": 47844, + "recent": 49921, + "reci": 29102, + "reciation": 33950, + "reck": 11402, + "recogn": 26243, + "recomm": 47335, + "record": 22105, + "recorded": 47398, + "rect": 2554, + "rection": 8243, + "recy": 20568, + "red": 445, + "redd": 26504, + "reddit": 10748, + "reddits": 36581, + "redible": 26260, + "redibly": 45779, + "redict": 17407, + "redients": 23320, + "redit": 7470, + "reditary": 47333, + "reditation": 42845, + "redited": 19465, + "redits": 20696, + "redo": 48454, + "ree": 631, + "reed": 15977, + "reek": 10316, + "reement": 10237, + "reements": 28919, + "reen": 1361, + "reens": 5681, + "reenshot": 26892, + "reenshots": 39551, + "rees": 6037, + "reet": 2871, + "reetings": 46648, + "ref": 5420, + "reference": 35790, + "reflect": 35051, + "reg": 2301, + "regate": 49373, + "regation": 43068, + "region": 36996, + "register": 30238, + "registered": 33736, + "regn": 28321, + "regnancy": 39982, + "regon": 8285, + "regor": 32288, + "regular": 16338, + "regulated": 27739, + "regulation": 27727, + "rehend": 23979, + "rehens": 7345, + "rehensible": 34718, + "rehensive": 36321, + "rek": 37818, + "rel": 2411, + "related": 5363, + "relation": 49501, + "relations": 39468, + "relative": 43762, + "release": 20979, + "released": 30147, + "relevant": 49659, + "religious": 27626, + "rell": 11252, + "rella": 20481, + "rely": 38015, + "rem": 2787, + "reme": 2182, + "remember": 38947, + "remlin": 17244, + "remote": 47960, + "remove": 28956, + "ren": 918, + "rence": 6784, + "rences": 34303, + "rench": 3532, + "renched": 23437, + "renches": 33650, + "rencies": 14038, + "rency": 5227, + "rend": 10920, + "render": 13287, + "rendered": 26238, + "rene": 25924, + "renheit": 34032, + "rent": 1156, + "rentice": 20098, + "rentices": 34368, + "reon": 21833, + "rep": 7856, + "repair": 49932, + "repe": 45956, + "repeat": 44754, + "repl": 35666, + "replace": 33491, + "reply": 47768, + "report": 13116, + "reported": 26263, + "reporting": 49914, + "reportprint": 30897, + "reports": 48922, + "repre": 10353, + "reprene": 10406, + "represent": 15603, + "represented": 33469, + "req": 42180, + "requ": 8897, + "requency": 28707, + "requent": 46018, + "requently": 37971, + "request": 25927, + "require": 46115, + "required": 35827, + "requires": 47911, + "requisite": 27614, + "requisites": 34075, + "rer": 11751, + "rera": 24420, + "rero": 34785, + "rers": 27736, + "res": 411, + "resa": 14625, + "rescent": 26505, + "research": 34033, + "resent": 2028, + "resents": 6629, + "reset": 42503, + "resh": 3447, + "reshold": 10126, + "resident": 8154, + "resist": 35119, + "resistant": 26128, + "resolution": 29268, + "resource": 31092, + "resources": 37540, + "resp": 4363, + "respect": 15008, + "respected": 48268, + "respective": 36990, + "respond": 5546, + "respons": 16733, + "response": 26209, + "responsible": 24358, + "responsive": 39772, + "ress": 601, + "ressed": 2790, + "resses": 16746, + "ressing": 11697, + "ression": 2234, + "ressive": 3314, + "resso": 33852, + "ressor": 44292, + "rest": 2118, + "restling": 48839, + "restrial": 23522, + "restricted": 49343, + "result": 20274, + "results": 43420, + "resy": 33000, + "ret": 1186, + "retch": 22592, + "retched": 27528, + "rete": 8374, + "reth": 40978, + "retion": 12307, + "rets": 8004, + "rett": 11489, + "rette": 42908, + "retty": 16100, + "return": 7783, + "rev": 18218, + "reve": 36955, + "reverse": 50188, + "review": 19023, + "reviewed": 32974, + "revolution": 32243, + "rew": 1809, + "rex": 21510, + "rey": 4364, + "reys": 46703, + "rez": 21107, + "rf": 41871, + "rg": 41345, + "rh": 17179, + "rha": 30268, + "ri": 380, + "ria": 7496, + "riad": 21244, + "riage": 4087, + "riages": 16451, + "rial": 4454, + "rian": 4484, + "rians": 19151, + "rib": 822, + "ribe": 4892, + "ribed": 8725, + "riber": 24735, + "ribes": 22090, + "ribing": 23098, + "rible": 5547, + "ribly": 16358, + "ribune": 44130, + "ribut": 2455, + "ribute": 4163, + "ributed": 6169, + "ributes": 7657, + "ribution": 3890, + "ric": 1173, + "rica": 30997, + "rical": 8143, + "rican": 37189, + "ricane": 11551, + "ricanes": 24881, + "rice": 20970, + "rices": 45977, + "rich": 7527, + "riched": 30486, + "ricia": 26654, + "rick": 5557, + "ricks": 23706, + "rics": 10466, + "rict": 2012, + "ricted": 20941, + "ricting": 42870, + "riction": 46214, + "ricular": 41001, + "rid": 6058, + "ridden": 40372, + "ride": 13154, + "rider": 49449, + "ridge": 12818, + "ridges": 32124, + "ridor": 44425, + "rie": 5034, + "ried": 2228, + "rief": 3796, + "rieg": 48429, + "riel": 11719, + "rien": 15355, + "riend": 1289, + "rient": 8289, + "rients": 18491, + "rier": 5277, + "riers": 8910, + "ries": 1678, + "riet": 42098, + "rieve": 30227, + "rieved": 28130, + "rieving": 37418, + "rification": 38763, + "rifice": 31932, + "rified": 41301, + "rift": 35357, + "rig": 4359, + "rigan": 35631, + "riger": 18096, + "right": 3506, + "righteous": 49955, + "rights": 28046, + "rik": 12602, + "rika": 28716, + "rike": 8760, + "rikes": 18445, + "riks": 39370, + "ril": 22379, + "rill": 20190, + "rils": 41408, + "rily": 28904, + "rim": 3036, + "riminal": 22157, + "rimination": 22550, + "rimp": 23750, + "rin": 12769, + "rina": 22267, + "rine": 7640, + "ring": 1806, + "ringe": 38229, + "rings": 33173, + "rington": 24833, + "rint": 22272, + "rio": 27250, + "rior": 7701, + "riors": 8657, + "riot": 36671, + "riots": 44447, + "riott": 43517, + "rious": 32527, + "rip": 5528, + "ripp": 14602, + "ript": 1968, + "ription": 2918, + "rique": 33865, + "rir": 29283, + "ris": 2442, + "rise": 17163, + "rises": 26064, + "rish": 37518, + "rising": 22610, + "risis": 42841, + "risk": 19121, + "risome": 47400, + "rison": 7426, + "rist": 1585, + "rists": 37326, + "rit": 799, + "ritch": 46510, + "rite": 6525, + "riter": 43407, + "rites": 23156, + "ritic": 46015, + "ritical": 36487, + "rities": 19491, + "rition": 10168, + "ritional": 21297, + "ritis": 27398, + "rito": 39834, + "ritten": 9108, + "rity": 10138, + "ritz": 29574, + "rium": 19172, + "rius": 48969, + "riv": 15104, + "rival": 43171, + "rive": 11590, + "rived": 36207, + "river": 38291, + "rix": 8609, + "riz": 47847, + "rl": 45895, + "rm": 26224, + "rn": 35906, + "ro": 305, + "roach": 28562, + "road": 6344, + "roads": 21372, + "rob": 22609, + "robat": 40655, + "robe": 25481, + "roc": 12204, + "rocal": 43270, + "rock": 10823, + "rocket": 30431, + "rod": 14892, + "rodu": 2076, + "roe": 20646, + "rog": 3828, + "rogen": 8648, + "rogens": 48686, + "rogram": 39529, + "roid": 3882, + "roit": 7775, + "rol": 3225, + "role": 18090, + "rolet": 33087, + "roleum": 21945, + "roll": 2487, + "rolled": 8375, + "roller": 10646, + "rollers": 36667, + "rolley": 42639, + "rolling": 18886, + "rollment": 48108, + "rolog": 40329, + "rology": 31142, + "rom": 398, + "roma": 42902, + "roman": 47119, + "romancer": 38211, + "rome": 5998, + "romeda": 32291, + "romising": 47112, + "rompt": 45700, + "romptu": 49255, + "romy": 50228, + "ron": 1313, + "rone": 33171, + "rones": 9821, + "rongh": 36670, + "ronic": 4565, + "ronics": 20844, + "rons": 12212, + "ront": 4298, + "rontal": 39321, + "roo": 42407, + "room": 3823, + "rooms": 9649, + "root": 15763, + "roots": 19150, + "rop": 1773, + "roph": 10051, + "rophe": 22599, + "rophic": 18191, + "ropolis": 25986, + "ropolitan": 14823, + "ropri": 9219, + "ropy": 28338, + "ror": 1472, + "rored": 34640, + "rors": 5965, + "ros": 4951, + "rosc": 45943, + "rose": 13698, + "rosis": 37172, + "ross": 1214, + "rosse": 39314, + "rosso": 21074, + "rossover": 23954, + "rost": 23341, + "rot": 10599, + "rote": 2519, + "rotein": 35574, + "roth": 33640, + "rots": 24744, + "rou": 472, + "rouch": 48626, + "roud": 5493, + "rough": 740, + "rought": 2909, + "round": 744, + "rounded": 39262, + "rounder": 45788, + "roup": 3233, + "roups": 14459, + "rous": 7596, + "rouse": 46494, + "route": 38629, + "rov": 18657, + "rovers": 31257, + "roversial": 46927, + "row": 808, + "rowd": 3986, + "rower": 46992, + "rowing": 11577, + "rown": 2053, + "rows": 8516, + "rowth": 13046, + "rox": 13907, + "roximately": 24378, + "roxy": 42059, + "roy": 3287, + "roying": 38295, + "rozen": 42005, + "rpm": 48235, + "rr": 21062, + "rs": 3808, + "rss": 42216, + "rt": 17034, + "ru": 622, + "ruary": 3728, + "rub": 25089, + "ruby": 49137, + "ruce": 26524, + "ruciating": 48404, + "ruck": 30915, + "ruct": 1356, + "ruction": 2762, + "ructose": 32275, + "ructure": 5620, + "rue": 24508, + "rued": 21556, + "ruff": 30622, + "rug": 2143, + "rugged": 21901, + "ruit": 4872, + "ruits": 50187, + "rule": 25135, + "rules": 38785, + "ruly": 34715, + "rum": 6582, + "rums": 45241, + "run": 5143, + "runner": 16737, + "runners": 36740, + "running": 20270, + "runs": 48381, + "runtime": 43282, + "rup": 12618, + "rupal": 34585, + "rupt": 3622, + "rupted": 31590, + "ruption": 6417, + "rupulous": 46272, + "rus": 14932, + "rush": 37357, + "rust": 11469, + "rw": 31653, + "rx": 40914, + "ry": 563, + "ryan": 29038, + "ryce": 28169, + "rying": 14992, + "rylic": 34554, + "ryn": 29441, + "rypt": 6012, + "rypted": 15109, + "ryption": 13168, + "rys": 19753, + "ryu": 49056, + "ré": 29350, + "s": 82, + "sa": 11400, + "sac": 30584, + "saf": 49585, + "safe": 21230, + "safety": 44708, + "said": 30079, + "sal": 21680, + "sale": 21378, + "sam": 37687, + "sama": 33843, + "same": 31642, + "sample": 39873, + "san": 12807, + "sand": 38142, + "sat": 49720, + "sav": 39308, + "save": 21928, + "saving": 29336, + "saw": 43439, + "say": 16706, + "sb": 36299, + "sbm": 32310, + "sburg": 30359, + "sburgh": 11931, + "sc": 1416, + "scale": 9888, + "scan": 35836, + "scape": 6794, + "scar": 13034, + "scene": 29734, + "scenes": 28123, + "sch": 20601, + "sche": 15952, + "schild": 35058, + "school": 14347, + "sci": 36216, + "science": 16801, + "scient": 25346, + "scientific": 41355, + "scill": 22360, + "scl": 38528, + "scope": 29982, + "score": 26675, + "scoring": 46536, + "screen": 9612, + "scrib": 40075, + "scribe": 12522, + "scribed": 47495, + "script": 12048, + "scription": 33584, + "scripts": 46521, + "scroll": 48728, + "sd": 21282, + "se": 325, + "sea": 8583, + "search": 12947, + "season": 6230, + "seat": 24073, + "sec": 2363, + "second": 12227, + "secondary": 38238, + "seconds": 43012, + "secret": 21078, + "sect": 8831, + "section": 5458, + "sectional": 44330, + "sections": 23946, + "sector": 34914, + "secure": 22390, + "security": 12961, + "secut": 4552, + "secution": 9534, + "sed": 36622, + "see": 3826, + "seed": 28826, + "seeing": 42041, + "seek": 36163, + "seekers": 47971, + "seeking": 38515, + "seen": 15898, + "sei": 36455, + "sein": 20719, + "sel": 741, + "selage": 45217, + "select": 19738, + "selected": 34213, + "selection": 49283, + "seless": 10950, + "self": 944, + "sell": 7255, + "seller": 32932, + "selling": 16473, + "sels": 14002, + "selves": 2020, + "sem": 43616, + "semb": 4428, + "semble": 15140, + "sembly": 5997, + "sen": 6248, + "senal": 10298, + "send": 21280, + "sense": 33819, + "sensitive": 30176, + "sent": 34086, + "separ": 25512, + "seq": 41068, + "sequ": 3107, + "sequence": 43167, + "sequent": 44399, + "sequently": 20415, + "ser": 2655, + "serial": 46911, + "series": 25076, + "serious": 34009, + "sers": 17720, + "serv": 3168, + "served": 45852, + "server": 15388, + "service": 15271, + "services": 30416, + "serving": 31293, + "ses": 8448, + "session": 29891, + "set": 2617, + "sets": 28709, + "sett": 17744, + "setting": 33990, + "settings": 33692, + "setup": 40406, + "seven": 26548, + "sever": 28116, + "severe": 43070, + "sex": 8044, + "sexual": 18338, + "sey": 4397, + "seys": 27717, + "sf": 28202, + "sg": 45213, + "sh": 1477, + "sha": 26270, + "shadow": 19106, + "shake": 32431, + "shall": 49271, + "shape": 43358, + "shaped": 16760, + "shapeshifter": 33929, + "share": 20077, + "shared": 28710, + "sharing": 21987, + "sharp": 48554, + "shaw": 32832, + "she": 7091, + "shed": 35762, + "sheet": 21760, + "sheets": 42011, + "shell": 29149, + "shi": 44019, + "shield": 26662, + "shift": 30846, + "shine": 19489, + "ship": 6720, + "ships": 26313, + "shire": 10932, + "shirt": 15600, + "shirts": 23231, + "shit": 16211, + "shock": 39563, + "shoot": 30408, + "shop": 24643, + "shore": 14640, + "short": 19509, + "shot": 9442, + "shots": 20910, + "should": 21754, + "show": 12860, + "shown": 42579, + "shows": 49596, + "shr": 36007, + "shut": 49625, + "si": 13396, + "sic": 21383, + "sid": 30255, + "side": 1589, + "sided": 22339, + "sie": 44524, + "sight": 18627, + "sighted": 44068, + "sign": 12683, + "signed": 32696, + "significant": 36591, + "sil": 18217, + "silver": 40503, + "sim": 14323, + "similar": 38610, + "simple": 36439, + "sin": 31369, + "since": 20777, + "sing": 12215, + "single": 29762, + "sis": 13429, + "sit": 48937, + "site": 15654, + "sites": 49315, + "six": 19412, + "size": 7857, + "sized": 13982, + "sk": 8135, + "ski": 20545, + "skill": 42401, + "skilled": 44885, + "skin": 20407, + "skinned": 41412, + "skip": 48267, + "skirts": 28383, + "sky": 15688, + "sl": 6649, + "slaught": 30929, + "slave": 36341, + "sle": 26738, + "sleep": 42832, + "slice": 48369, + "slot": 43384, + "slow": 38246, + "sm": 5796, + "small": 17470, + "smanship": 49820, + "smart": 27004, + "smith": 21453, + "smoking": 48783, + "sn": 16184, + "snap": 45380, + "so": 568, + "soDeliveryDate": 39811, + "soType": 39803, + "soc": 35634, + "social": 14557, + "socket": 44971, + "soever": 15485, + "sofar": 38649, + "soft": 4215, + "software": 43776, + "sol": 34453, + "sold": 24120, + "sole": 6753, + "solete": 23869, + "solid": 39390, + "some": 11246, + "someone": 46248, + "something": 18927, + "sometimes": 29810, + "son": 1559, + "song": 34050, + "sonian": 35202, + "soon": 36194, + "sorry": 41599, + "sort": 30619, + "sound": 23661, + "sounding": 39686, + "source": 10459, + "south": 35782, + "sov": 47272, + "sp": 2777, + "space": 13200, + "span": 12626, + "spawn": 48183, + "spe": 4125, + "speak": 47350, + "speaking": 25159, + "spec": 16684, + "special": 20887, + "species": 35448, + "specific": 11423, + "specified": 23599, + "spect": 4443, + "spection": 31308, + "spective": 49540, + "speech": 45862, + "speed": 12287, + "spell": 46143, + "spin": 39706, + "spir": 45564, + "spirit": 38685, + "spl": 22018, + "split": 35312, + "spoken": 19842, + "spons": 20587, + "sponsored": 25427, + "sports": 32945, + "spot": 20485, + "spr": 34975, + "spread": 43639, + "spring": 16469, + "sq": 31166, + "sql": 25410, + "squ": 16485, + "square": 23415, + "sr": 27891, + "src": 10677, + "ss": 824, + "ssh": 45824, + "ssl": 45163, + "sson": 16528, + "st": 301, + "sta": 38031, + "stab": 39029, + "stable": 31284, + "stack": 25558, + "stad": 24107, + "stadt": 38863, + "staff": 28120, + "stage": 14247, + "stained": 44279, + "stairs": 17617, + "stakes": 32540, + "staking": 40031, + "stal": 7757, + "stall": 32989, + "stals": 41076, + "stan": 14192, + "stanbul": 24179, + "stand": 1481, + "standard": 20307, + "standing": 5646, + "stant": 18797, + "stantial": 41321, + "star": 7364, + "stars": 30783, + "start": 9688, + "started": 46981, + "starter": 12339, + "starting": 38690, + "stasy": 31695, + "stat": 14269, + "state": 5219, + "stated": 21989, + "statement": 26090, + "states": 27219, + "static": 12708, + "station": 17529, + "stats": 34242, + "status": 13376, + "stay": 31712, + "std": 19282, + "ste": 4169, + "stead": 28044, + "steam": 21465, + "steamapps": 31881, + "sted": 30679, + "steel": 44822, + "steen": 42580, + "stein": 5714, + "stellar": 28732, + "stem": 927, + "sten": 26400, + "step": 9662, + "steps": 20214, + "ster": 1706, + "sterdam": 22506, + "sters": 5937, + "stery": 41991, + "sth": 48476, + "stic": 11268, + "stice": 43788, + "stick": 13915, + "sticks": 34810, + "still": 24219, + "stim": 42003, + "stitial": 18167, + "stock": 13578, + "stocks": 29522, + "ston": 3743, + "stone": 6440, + "stones": 28750, + "stood": 6501, + "stop": 11338, + "storage": 35350, + "store": 8095, + "stores": 43409, + "stories": 50164, + "storm": 12135, + "storms": 38563, + "story": 13571, + "stown": 27928, + "str": 2536, + "stra": 12044, + "stract": 8709, + "straight": 42729, + "strap": 26418, + "strate": 23104, + "stration": 12401, + "stre": 22853, + "stream": 5532, + "street": 25662, + "strength": 41402, + "stress": 41494, + "stretched": 49729, + "stri": 33565, + "strike": 33069, + "string": 8841, + "strings": 37336, + "strip": 36311, + "stro": 20661, + "stroke": 30757, + "strom": 20282, + "strong": 11576, + "stros": 48288, + "strous": 22501, + "stru": 19554, + "struct": 7249, + "structed": 16242, + "struction": 15019, + "strument": 43872, + "sts": 6448, + "stud": 19149, + "student": 50139, + "study": 44517, + "stuff": 41094, + "sty": 34365, + "style": 7635, + "styles": 47720, + "su": 2385, + "sub": 7266, + "subject": 32796, + "submit": 46002, + "success": 13138, + "successful": 17212, + "successfully": 37351, + "such": 10508, + "sudo": 24032, + "suff": 37333, + "sufficient": 46790, + "suggest": 47811, + "suit": 6063, + "suits": 16554, + "sum": 16345, + "summary": 49736, + "sun": 19155, + "sung": 9854, + "sup": 37330, + "super": 16668, + "supp": 18608, + "support": 11284, + "supported": 15999, + "sur": 11793, + "sure": 19532, + "surface": 42029, + "surprisingly": 41199, + "surv": 48846, + "susp": 40409, + "sv": 21370, + "sw": 2032, + "swe": 46280, + "sweet": 34751, + "swer": 17845, + "swers": 37848, + "swick": 30961, + "swing": 46737, + "switch": 31943, + "sword": 30553, + "sworth": 30567, + "sy": 1837, + "sych": 2924, + "sylv": 9163, + "sylvania": 9270, + "sym": 37047, + "syn": 28869, + "sync": 27261, + "sys": 17597, + "system": 10057, + "t": 83, + "ta": 8326, + "tab": 8658, + "table": 11487, + "taboola": 10658, + "tackle": 36346, + "tag": 12985, + "tags": 31499, + "tail": 13199, + "tailed": 34966, + "tails": 26404, + "tain": 3153, + "tained": 4644, + "taining": 7339, + "tainment": 10738, + "tains": 12143, + "take": 20657, + "taker": 30157, + "taking": 26103, + "tal": 39240, + "tale": 29429, + "talk": 16620, + "talking": 48186, + "tall": 35429, + "tan": 38006, + "tank": 28451, + "tap": 44335, + "tar": 18870, + "target": 16793, + "tarian": 14012, + "tarians": 28266, + "task": 35943, + "tax": 19290, + "tc": 23047, + "tch": 38664, + "td": 8671, + "te": 660, + "team": 15097, + "tec": 36281, + "tech": 13670, + "techn": 23873, + "technical": 47944, + "technology": 45503, + "ted": 1513, + "teen": 7821, + "teenth": 20283, + "tein": 22006, + "tek": 35424, + "tel": 37524, + "tele": 46813, + "tell": 33331, + "telling": 18072, + "tem": 11498, + "temp": 29510, + "template": 28243, + "ten": 1452, + "tenance": 8219, + "teness": 43205, + "ter": 353, + "tera": 49600, + "terday": 6432, + "tered": 4400, + "tering": 20212, + "terior": 14172, + "term": 4354, + "termin": 23705, + "termination": 41382, + "terms": 38707, + "tern": 759, + "ternal": 4358, + "ternally": 30262, + "terness": 34697, + "ternity": 19682, + "terror": 14007, + "terrorism": 19541, + "terrorist": 42002, + "ters": 1010, + "terson": 23192, + "tery": 11471, + "tes": 4879, + "tesque": 37422, + "test": 9288, + "tested": 39612, + "testers": 27205, + "testing": 33407, + "tests": 41989, + "tesy": 27090, + "tex": 16886, + "text": 5239, + "texture": 41293, + "tf": 27110, + "tg": 25297, + "th": 400, + "tha": 12898, + "thal": 11669, + "than": 14813, + "thank": 40716, + "thanks": 27547, + "that": 5562, + "the": 1169, + "their": 24571, + "thel": 37274, + "theless": 9603, + "them": 18855, + "theme": 43810, + "themed": 26966, + "then": 8524, + "thening": 20563, + "thens": 43895, + "ther": 490, + "there": 8117, + "thereal": 37827, + "thereum": 17733, + "these": 27218, + "they": 9930, + "thia": 31079, + "thin": 40871, + "thing": 1197, + "things": 27971, + "think": 14925, + "thinkable": 37510, + "thinking": 28973, + "third": 17089, + "thirds": 17936, + "thirst": 48832, + "this": 5661, + "thodox": 12836, + "thood": 12951, + "thora": 34261, + "those": 25591, + "though": 2016, + "thought": 28895, + "thouse": 23931, + "thread": 16663, + "threat": 19971, + "threatening": 26159, + "three": 15542, + "thren": 25941, + "thritis": 34043, + "thro": 26110, + "throp": 11360, + "through": 9579, + "throw": 16939, + "ths": 9998, + "thumbnails": 18670, + "thur": 11098, + "thus": 26239, + "thy": 20057, + "ti": 20259, + "tic": 13370, + "tical": 22869, + "tick": 42298, + "ticket": 43350, + "tics": 14094, + "tie": 36224, + "tier": 24948, + "ties": 4278, + "tif": 49929, + "tight": 33464, + "til": 47163, + "tile": 40927, + "tim": 16514, + "time": 2435, + "timeout": 48678, + "timer": 45016, + "times": 22355, + "tin": 43701, + "ting": 889, + "tiny": 44152, + "tion": 5378, + "tions": 45240, + "tip": 22504, + "tips": 41315, + "tis": 48010, + "title": 7839, + "tk": 30488, + "tl": 28781, + "tle": 7100, + "tm": 17209, + "tml": 20369, + "tmp": 22065, + "tn": 34106, + "tnc": 26642, + "to": 1462, + "toc": 40301, + "today": 40838, + "toe": 44579, + "together": 45525, + "toggle": 44256, + "token": 30001, + "told": 44040, + "tom": 39532, + "ton": 1122, + "tone": 41527, + "tones": 36257, + "tons": 27288, + "too": 18820, + "tool": 25981, + "tools": 31391, + "top": 4852, + "topia": 46575, + "topic": 26652, + "tops": 35011, + "tor": 13165, + "torn": 45910, + "total": 23350, + "touch": 29332, + "tower": 36170, + "town": 12735, + "tp": 34788, + "tr": 2213, + "tra": 9535, + "trace": 40546, + "track": 11659, + "tracking": 36280, + "tracks": 46074, + "trade": 25351, + "traditional": 36380, + "train": 27432, + "trained": 35311, + "training": 34409, + "trak": 44195, + "trans": 7645, + "transfer": 39437, + "transform": 35636, + "translation": 41519, + "trap": 46670, + "traumatic": 41521, + "travel": 35927, + "tre": 33945, + "treated": 37182, + "treatment": 42487, + "tree": 21048, + "tri": 28461, + "trial": 45994, + "trigger": 46284, + "trip": 39813, + "trl": 14859, + "tro": 23528, + "trop": 48385, + "true": 7942, + "trump": 40954, + "trust": 38087, + "truth": 35310, + "try": 28311, + "ts": 912, + "tsky": 30394, + "tsy": 34293, + "tt": 926, + "tta": 25854, + "tted": 28734, + "tten": 32407, + "ttes": 13036, + "tti": 35671, + "ttle": 23296, + "tto": 33955, + "ttp": 29281, + "tty": 42852, + "tu": 28047, + "tub": 37995, + "tube": 29302, + "tumblr": 45364, + "tun": 28286, + "tur": 36590, + "turn": 15344, + "turned": 33886, + "tv": 14981, + "tw": 4246, + "twitch": 31844, + "twitter": 6956, + "two": 11545, + "tx": 17602, + "txt": 14116, + "ty": 774, + "tyard": 30308, + "tymology": 43408, + "typ": 28004, + "type": 4906, + "types": 19199, + "typically": 48126, + "tz": 22877, + "u": 84, + "ua": 6413, + "uable": 7153, + "uably": 14632, + "uador": 24201, + "ual": 723, + "uala": 41944, + "uality": 25775, + "ually": 935, + "uan": 7258, + "uana": 5020, + "uania": 29743, + "uart": 19986, + "uary": 2838, + "uate": 4985, + "uated": 6605, + "uates": 12632, + "uating": 11927, + "uation": 2288, + "uations": 6055, + "uay": 30106, + "ub": 549, + "uba": 22013, + "ubb": 33670, + "ubby": 38393, + "ube": 3266, + "uben": 44636, + "uber": 18478, + "uberty": 34237, + "ubes": 29080, + "ubi": 29603, + "ubis": 46676, + "uble": 26664, + "ublic": 841, + "ublished": 33286, + "ubric": 29812, + "ubs": 23161, + "ubuntu": 32230, + "uc": 1229, + "uca": 43120, + "ucc": 18863, + "ucci": 27501, + "uce": 7234, + "uced": 19513, + "ucer": 48915, + "uces": 26873, + "uch": 794, + "ucha": 48022, + "uchi": 22200, + "uchin": 43416, + "uchs": 37533, + "uci": 42008, + "ucing": 25648, + "uck": 1347, + "ucked": 17758, + "ucker": 12603, + "ucket": 38811, + "ucking": 19296, + "uckland": 28789, + "uckle": 29687, + "uckles": 34083, + "ucks": 6238, + "ucky": 5309, + "ucl": 36616, + "ucle": 14913, + "uclear": 4016, + "uct": 4782, + "uction": 8110, + "uctions": 20847, + "uctive": 45857, + "uctor": 33029, + "ud": 463, + "uda": 15339, + "udd": 4185, + "udden": 16557, + "uddenly": 18865, + "udder": 41686, + "uddin": 44008, + "udding": 33926, + "uddle": 24500, + "uddled": 32745, + "uddy": 21584, + "ude": 2507, + "udeau": 16229, + "udeb": 46092, + "uded": 19289, + "uden": 44452, + "udence": 42581, + "uder": 26651, + "uders": 48739, + "udes": 8401, + "udge": 12587, + "udget": 29427, + "udging": 38840, + "udi": 47928, + "udic": 28673, + "udicrous": 33784, + "uding": 26570, + "udo": 12003, + "udos": 42418, + "uds": 24786, + "ue": 518, + "uebl": 45749, + "ued": 1739, + "uel": 2731, + "ueless": 38835, + "ueller": 16466, + "uer": 15573, + "uers": 42178, + "ues": 947, + "uesday": 3322, + "uese": 20506, + "uez": 14870, + "uf": 3046, + "ufact": 3603, + "uff": 1648, + "uffed": 18339, + "uffer": 13712, + "ufficient": 15267, + "uffle": 18137, + "uffs": 18058, + "uffy": 15352, + "ug": 1018, + "uga": 30302, + "ugal": 43778, + "ugar": 35652, + "uge": 2217, + "ugen": 42740, + "ugg": 6837, + "uggage": 29672, + "uggest": 29212, + "uggets": 26550, + "uggish": 36295, + "uggle": 33498, + "ugh": 6724, + "ught": 8951, + "ugi": 45659, + "ugs": 10339, + "ugu": 45284, + "uh": 7456, + "ui": 9019, + "uid": 27112, + "uild": 3547, + "uilding": 6963, + "uilt": 21955, + "uin": 48441, + "uine": 8327, + "uing": 4250, + "uint": 28611, + "uish": 32091, + "uit": 5013, + "uitive": 33740, + "uitous": 42412, + "uits": 15379, + "uity": 14834, + "uj": 23577, + "ujah": 46024, + "uk": 2724, + "uka": 14852, + "uke": 4649, + "uked": 48809, + "ukemia": 43505, + "ukes": 31469, + "uki": 11308, + "uko": 29794, + "ukong": 46654, + "uku": 33263, + "ul": 377, + "ula": 4712, + "ular": 934, + "ularity": 33737, + "ulas": 25283, + "ulate": 5039, + "ulated": 4817, + "ulates": 15968, + "ulating": 8306, + "ulation": 1741, + "ulations": 5768, + "ulative": 13628, + "ulator": 8927, + "ulators": 24325, + "ulatory": 21386, + "uld": 32926, + "ule": 2261, + "uled": 6309, + "ulence": 32401, + "ulent": 15288, + "uler": 18173, + "ules": 5028, + "ulet": 25132, + "ulf": 4754, + "ulhu": 36828, + "uli": 32176, + "ulia": 43640, + "ulic": 28575, + "uliffe": 45228, + "ulin": 11599, + "uling": 16619, + "ulk": 12171, + "ulkan": 31263, + "ull": 724, + "ulla": 47972, + "ullah": 38665, + "ullivan": 16040, + "ully": 2132, + "ulner": 5697, + "ulnerability": 40920, + "ulnerable": 38828, + "ulo": 43348, + "ulous": 6985, + "ulously": 18117, + "ulp": 29528, + "ulpt": 13327, + "uls": 5753, + "ulse": 9615, + "ulsion": 15204, + "ulsive": 22220, + "ult": 586, + "ultan": 30454, + "ultane": 9560, + "ultimate": 44818, + "ulton": 37944, + "ults": 8376, + "ultural": 8596, + "ulture": 6456, + "ulty": 10672, + "ultz": 22150, + "ulu": 15712, + "ulum": 14452, + "ulus": 23515, + "uly": 2062, + "ulz": 37314, + "um": 388, + "uma": 7487, + "umably": 31303, + "uman": 3778, + "umann": 40062, + "umar": 44844, + "umat": 27798, + "umatic": 16735, + "umb": 2178, + "umbai": 21645, + "umber": 4494, + "umbered": 26584, + "umbers": 17024, + "umbing": 28149, + "umble": 10344, + "umbled": 11137, + "umbledore": 25549, + "umbles": 25329, + "umbling": 14739, + "umblr": 15566, + "umbn": 10269, + "umbnail": 20566, + "umbnails": 13668, + "umbo": 29309, + "umbs": 18146, + "ume": 2454, + "umed": 18940, + "umen": 20080, + "ument": 1713, + "umenthal": 42300, + "uments": 2886, + "umer": 6975, + "umerable": 30831, + "umeric": 39223, + "umerous": 31385, + "umers": 31260, + "umes": 8139, + "umi": 12994, + "umin": 7230, + "uminati": 37200, + "uming": 12595, + "uminium": 35241, + "uminum": 13074, + "umm": 13929, + "ummer": 31647, + "ummies": 39578, + "ummy": 13513, + "umn": 4182, + "umni": 25402, + "umo": 43712, + "ump": 931, + "umped": 27073, + "umper": 15829, + "umph": 12875, + "umping": 25218, + "umps": 8142, + "umption": 24098, + "umpy": 32152, + "ums": 5700, + "umsy": 37133, + "un": 403, + "una": 9613, + "unal": 18835, + "unc": 19524, + "unch": 3316, + "unci": 49652, + "unciation": 24978, + "uncle": 29942, + "unct": 16260, + "unction": 4575, + "unctions": 46797, + "uncture": 39187, + "und": 917, + "unda": 46535, + "undai": 44591, + "under": 4625, + "unders": 41116, + "undle": 31249, + "undo": 41204, + "undown": 41609, + "undred": 3229, + "undreds": 20960, + "undrum": 46859, + "undy": 45459, + "une": 1726, + "uned": 40881, + "uner": 38886, + "unes": 4015, + "ung": 2150, + "ungle": 13687, + "uni": 35657, + "unia": 39934, + "unic": 46903, + "unicip": 9462, + "unin": 38453, + "uning": 46493, + "union": 24592, + "unique": 34642, + "unit": 20850, + "united": 41187, + "units": 41667, + "unity": 9531, + "universal": 40082, + "unk": 2954, + "unker": 21705, + "unknown": 34680, + "unks": 14125, + "unky": 28898, + "unless": 25252, + "unn": 20935, + "unning": 16596, + "unny": 16948, + "uno": 36909, + "uns": 13271, + "unsigned": 43375, + "unt": 2797, + "unta": 44424, + "untarily": 49605, + "untary": 26468, + "unte": 6311, + "until": 28446, + "untled": 46343, + "unts": 34115, + "untu": 11157, + "uo": 20895, + "uous": 5623, + "uously": 24987, + "up": 929, + "update": 19119, + "updated": 43162, + "upe": 48722, + "uper": 48568, + "uph": 25689, + "uphem": 45640, + "upid": 7658, + "upiter": 21251, + "uple": 29291, + "upload": 25850, + "uploads": 39920, + "upon": 27287, + "upp": 7211, + "upper": 45828, + "uppet": 44933, + "ups": 4739, + "upt": 37623, + "upuncture": 42223, + "ur": 333, + "ura": 5330, + "urable": 11970, + "uracy": 23843, + "urai": 16998, + "ural": 1523, + "urally": 20221, + "uran": 42211, + "urance": 3874, + "urances": 31741, + "uras": 17786, + "urat": 39928, + "urate": 15537, + "urated": 49293, + "uration": 3924, + "urations": 20074, + "urb": 5945, + "urban": 32679, + "urbed": 37694, + "urch": 2575, + "urchase": 18737, + "urches": 12730, + "urd": 2799, + "urden": 42568, + "urdue": 30345, + "urdy": 22876, + "ure": 495, + "ureau": 6262, + "ured": 1522, + "ureen": 49851, + "uren": 23532, + "urer": 15051, + "urers": 17496, + "ures": 942, + "urg": 3686, + "urga": 45098, + "urger": 32650, + "urgical": 31839, + "urgy": 38140, + "uri": 9900, + "uria": 34484, + "uries": 4740, + "uring": 870, + "urion": 40956, + "urious": 16421, + "uristic": 27915, + "urities": 10886, + "urity": 1684, + "urized": 44796, + "url": 6371, + "urn": 700, + "urnal": 35735, + "urned": 44866, + "uro": 1434, + "uron": 44372, + "urous": 29277, + "urrection": 21384, + "urred": 12808, + "urrence": 33928, + "urrencies": 28018, + "urrency": 13382, + "urrent": 6657, + "urring": 14924, + "urry": 16682, + "urs": 1834, + "ursday": 3479, + "urse": 12321, + "ursed": 17539, + "urses": 46998, + "ursion": 24197, + "ursions": 42394, + "ursive": 30753, + "ursor": 21471, + "urst": 24962, + "urt": 3325, + "urther": 1914, + "urtle": 17964, + "urtles": 25195, + "uru": 14717, + "urus": 31891, + "ury": 1601, + "us": 385, + "usa": 22064, + "usable": 31979, + "usage": 26060, + "usal": 6775, + "usalem": 10555, + "usat": 37937, + "usb": 43319, + "usc": 16241, + "uscript": 15817, + "use": 1904, + "used": 1484, + "user": 7220, + "userc": 43298, + "usercontent": 43667, + "username": 29460, + "users": 18417, + "uses": 2664, + "useum": 6744, + "ush": 1530, + "usha": 46213, + "ushed": 7474, + "usher": 34055, + "ushes": 17237, + "ushi": 17731, + "ushima": 30474, + "ushing": 8023, + "using": 3500, + "usion": 4241, + "usional": 41780, + "usions": 15880, + "usive": 11350, + "usk": 17990, + "usky": 42431, + "usp": 17723, + "usr": 14629, + "usra": 28352, + "uss": 1046, + "ussed": 29569, + "ussen": 35951, + "ussia": 31269, + "ussian": 31562, + "ussie": 43480, + "ussion": 11956, + "ussions": 21585, + "ussy": 14650, + "ust": 436, + "ustain": 19542, + "ustainable": 24196, + "usted": 8459, + "uster": 5819, + "usterity": 20761, + "usters": 13654, + "usting": 32620, + "ustom": 1824, + "ustomed": 22646, + "ustration": 44027, + "usual": 37850, + "usually": 23073, + "ut": 315, + "uta": 29822, + "utable": 18187, + "utan": 37878, + "utation": 7094, + "utations": 32855, + "utch": 7140, + "ute": 1133, + "uted": 7241, + "uten": 7809, + "utenant": 15340, + "utenberg": 19028, + "uter": 11894, + "uters": 5843, + "uterte": 23314, + "utes": 1769, + "utf": 40477, + "uth": 1071, + "uther": 12866, + "utherford": 46923, + "utherland": 45384, + "uthor": 1457, + "uti": 47966, + "utic": 18089, + "utical": 14224, + "utics": 48063, + "uties": 8249, + "util": 22602, + "utils": 26791, + "uting": 15129, + "ution": 1009, + "utions": 3508, + "utive": 8827, + "utm": 26841, + "uto": 9390, + "uton": 32894, + "utonium": 43078, + "utor": 38409, + "utorial": 44917, + "utory": 17957, + "utra": 35076, + "utral": 6815, + "uts": 5500, + "utsch": 40768, + "utsche": 30433, + "utsu": 36567, + "utt": 15318, + "utter": 10381, + "uttered": 46322, + "uttering": 33598, + "utters": 46973, + "utterstock": 28819, + "utton": 21115, + "uture": 1832, + "uty": 3935, + "utz": 27839, + "uu": 12303, + "uum": 13814, + "uv": 14795, + "uve": 45177, + "uvian": 50013, + "ux": 2821, + "uxe": 18095, + "uy": 4669, + "uyomi": 40012, + "uz": 10277, + "uzz": 4715, + "uzzle": 9625, + "v": 85, + "vP": 47322, + "va": 6862, + "vable": 23765, + "vacc": 37839, + "vae": 33353, + "vag": 29821, + "val": 2100, + "vale": 41161, + "valid": 12102, + "vals": 12786, + "value": 8367, + "valued": 39728, + "values": 27160, + "van": 10438, + "vana": 33175, + "vance": 19259, + "vant": 4520, + "vantage": 38815, + "var": 7785, + "vard": 10187, + "vari": 25641, + "variable": 45286, + "vas": 11017, + "vasive": 23747, + "vati": 36868, + "vation": 10473, + "vc": 28435, + "vd": 20306, + "ve": 303, + "vec": 35138, + "vector": 31364, + "ved": 1079, + "veh": 33892, + "vel": 626, + "veland": 9731, + "velength": 26623, + "vell": 29333, + "velop": 1091, + "velt": 18065, + "ven": 574, + "venant": 15330, + "venants": 43773, + "venge": 18674, + "venient": 48109, + "vent": 1151, + "venth": 20987, + "vention": 4018, + "ventional": 20405, + "ventions": 16593, + "ventory": 17158, + "venture": 5388, + "ventures": 10065, + "ventus": 35648, + "venue": 4080, + "ver": 332, + "verage": 1857, + "verages": 23118, + "verb": 19011, + "verbal": 46953, + "verbs": 46211, + "vere": 4119, + "vered": 21917, + "verend": 37713, + "verett": 33395, + "verified": 47684, + "vern": 933, + "vernight": 47443, + "verning": 13974, + "vernment": 11355, + "vers": 690, + "verse": 4399, + "versely": 21243, + "versible": 37393, + "version": 9641, + "versions": 47178, + "versive": 40099, + "verson": 49589, + "vert": 1851, + "verted": 13658, + "verting": 48820, + "vertis": 3346, + "vertisement": 4060, + "vertisements": 11371, + "vertising": 31809, + "verts": 24040, + "verty": 8077, + "very": 548, + "ves": 1158, + "vest": 4223, + "vet": 16809, + "vette": 33573, + "vey": 3304, + "veyard": 21563, + "vez": 33425, + "vg": 45119, + "vi": 8903, + "via": 8869, + "viation": 47625, + "vic": 25531, + "vice": 28281, + "vich": 49547, + "vict": 32433, + "vid": 16921, + "video": 15588, + "videos": 32861, + "vidia": 21744, + "vier": 49663, + "view": 1177, + "views": 33571, + "vik": 28930, + "viks": 45901, + "vil": 2991, + "vill": 41082, + "ville": 4244, + "vim": 31124, + "vin": 7114, + "vind": 50172, + "vine": 26818, + "ving": 1075, + "viol": 17069, + "violence": 37502, + "violent": 24498, + "vious": 1442, + "viously": 8647, + "vir": 37040, + "viron": 2268, + "vironment": 2468, + "vironments": 12103, + "virt": 48940, + "virtual": 32844, + "vis": 4703, + "vised": 16149, + "visible": 23504, + "vision": 10178, + "visor": 13131, + "visors": 27681, + "visory": 41783, + "visual": 41464, + "vity": 21319, + "vl": 19279, + "vm": 14761, + "vo": 13038, + "voc": 18893, + "voice": 38888, + "void": 19382, + "vol": 10396, + "volent": 29078, + "volt": 37764, + "volume": 29048, + "von": 26982, + "vor": 20867, + "vote": 27257, + "votes": 29307, + "vous": 31222, + "voy": 40024, + "vp": 36133, + "vr": 37020, + "vre": 43933, + "vs": 14259, + "vt": 36540, + "vu": 40939, + "vv": 25093, + "vy": 7670, + "w": 86, + "wa": 10247, + "wage": 21482, + "wagen": 29160, + "wagon": 41127, + "wait": 17077, + "wake": 48530, + "wal": 16783, + "wald": 21667, + "walk": 11152, + "walker": 20783, + "walking": 44065, + "wall": 11930, + "wallet": 44623, + "wan": 8149, + "wana": 49484, + "wang": 47562, + "want": 42949, + "war": 5767, + "ward": 904, + "wards": 2017, + "ware": 1574, + "wark": 48542, + "warm": 31975, + "warming": 48133, + "warn": 40539, + "warning": 43917, + "wart": 24657, + "warts": 26586, + "was": 9776, + "wash": 34670, + "washed": 45462, + "washer": 45146, + "washing": 38524, + "wat": 47261, + "watch": 8340, + "watching": 50042, + "water": 7050, + "waters": 41555, + "waukee": 15428, + "wav": 45137, + "wave": 19204, + "waves": 32569, + "way": 1014, + "wayne": 43932, + "ways": 1322, + "wb": 39346, + "wcs": 12712, + "wcsstore": 12781, + "wd": 16993, + "we": 732, + "weak": 38695, + "wealth": 14298, + "weapon": 28741, + "weapons": 33999, + "wear": 13927, + "weather": 23563, + "web": 12384, + "webkit": 43648, + "wed": 19103, + "weed": 39054, + "week": 10464, + "weekly": 45291, + "ween": 975, + "weeney": 41681, + "weet": 7277, + "wegian": 20684, + "wei": 42990, + "weight": 6551, + "weights": 43775, + "well": 4053, + "wen": 21006, + "went": 19963, + "wer": 15448, + "were": 22474, + "wered": 8279, + "west": 7038, + "western": 14197, + "wh": 1929, + "what": 10919, + "whatever": 39664, + "whe": 12491, + "wheel": 22001, + "whel": 30613, + "whelming": 36433, + "when": 12518, + "where": 3003, + "whether": 25356, + "which": 4758, + "while": 4514, + "white": 11186, + "who": 8727, + "whose": 38159, + "why": 22850, + "wi": 37686, + "wic": 22664, + "wich": 11451, + "wick": 16239, + "wid": 28029, + "wide": 4421, + "widget": 42655, + "width": 10394, + "wife": 22095, + "wig": 28033, + "wik": 20763, + "wiki": 15466, + "wikipedia": 31266, + "wild": 21992, + "will": 10594, + "win": 5404, + "wind": 7972, + "window": 17497, + "windows": 28457, + "wine": 39002, + "wing": 5469, + "wings": 48819, + "winner": 39791, + "winning": 14463, + "winter": 40078, + "wire": 21809, + "wired": 44236, + "wise": 3083, + "wit": 39289, + "witch": 42248, + "with": 4480, + "within": 33479, + "without": 19419, + "withstanding": 20701, + "witz": 28155, + "wives": 35234, + "wk": 43021, + "wl": 40989, + "wm": 26377, + "wn": 675, + "wo": 21638, + "wolf": 18829, + "wolves": 29664, + "woman": 8580, + "women": 25878, + "won": 26502, + "wood": 3822, + "woods": 39493, + "word": 4775, + "wordpress": 40346, + "words": 10879, + "work": 1818, + "worked": 32931, + "worker": 28816, + "workers": 22896, + "working": 16090, + "works": 5225, + "workshop": 38067, + "world": 6894, + "worldly": 49366, + "worm": 25323, + "worms": 49617, + "worn": 34565, + "worst": 41430, + "worth": 9268, + "worthiness": 48756, + "worthy": 18275, + "would": 19188, + "wow": 42773, + "wp": 24142, + "wr": 18351, + "wra": 29988, + "wrap": 37150, + "wrapper": 48553, + "wreck": 39238, + "wright": 29995, + "writ": 8933, + "write": 13564, + "writer": 16002, + "writers": 34422, + "writing": 16502, + "written": 15266, + "wrong": 36460, + "wrote": 42910, + "ws": 18504, + "wt": 46569, + "wu": 43812, + "ww": 1383, + "www": 2503, + "wx": 49345, + "wy": 21768, + "wyn": 27612, + "x": 87, + "xa": 27865, + "xb": 30894, + "xc": 25306, + "xd": 24954, + "xe": 27705, + "xes": 48169, + "xf": 26152, + "xff": 47596, + "xi": 29992, + "xia": 36072, + "xiety": 35753, + "xious": 48392, + "xit": 10198, + "xml": 19875, + "xon": 23813, + "xp": 42372, + "xs": 34223, + "xt": 742, + "xtap": 42915, + "xton": 22874, + "xual": 5541, + "xus": 40832, + "xx": 5324, + "xxx": 31811, + "xxxx": 12343, + "xxxxxxxx": 24223, + "xy": 5431, + "y": 88, + "ya": 3972, + "yah": 46848, + "yahoo": 40774, + "yan": 4121, + "yang": 17859, + "yard": 9413, + "yards": 33750, + "ycle": 39297, + "yd": 5173, + "yden": 43955, + "ydia": 30708, + "ye": 5948, + "yeah": 43669, + "year": 1941, + "years": 19002, + "yellow": 36022, + "yer": 9860, + "yers": 21200, + "yes": 8505, + "yet": 25907, + "yg": 35641, + "yi": 48111, + "ying": 1112, + "yip": 39666, + "yk": 48361, + "yl": 2645, + "ylan": 18554, + "yle": 2349, + "ylene": 37880, + "yles": 24327, + "yll": 25727, + "ylon": 15158, + "ylum": 11183, + "ym": 4948, + "ymes": 22009, + "ymm": 26621, + "ymph": 20896, + "yn": 2047, + "yna": 46434, + "ynam": 4989, + "ynamic": 28995, + "ynasty": 19488, + "ync": 13361, + "ynchron": 24871, + "ynchronous": 31301, + "yne": 39547, + "ynes": 25337, + "ynski": 40008, + "ynt": 33567, + "ynthesis": 44411, + "yo": 8226, + "yon": 19181, + "yond": 3243, + "you": 5832, + "young": 35465, + "your": 14108, + "yout": 32015, + "youtu": 32594, + "youtube": 11604, + "yp": 4464, + "ype": 2981, + "ypes": 9497, + "yr": 2417, + "yre": 35759, + "yrics": 14279, + "yright": 4766, + "yrights": 49158, + "yrim": 17302, + "yrinth": 21324, + "yrs": 48489, + "yrus": 21180, + "ys": 893, + "ysc": 28349, + "ysical": 15380, + "ysics": 23154, + "ysis": 3097, + "yson": 19699, + "yss": 33968, + "yssey": 23784, + "ystem": 6781, + "yt": 20760, + "yth": 5272, + "ythm": 34853, + "ython": 7535, + "yton": 31616, + "yu": 24767, + "yx": 28391, + "yy": 22556, + "yz": 45579, + "z": 89, + "za": 4496, + "zac": 49897, + "zag": 50183, + "zai": 35142, + "zan": 15201, + "zanne": 38395, + "zar": 41046, + "zb": 14969, + "zbek": 40413, + "zbollah": 21677, + "ze": 2736, + "zeb": 38130, + "zech": 15356, + "zed": 8863, + "zee": 42871, + "zees": 43727, + "zek": 43130, + "zel": 17396, + "zen": 4801, + "zens": 8247, + "zer": 9107, + "zero": 22570, + "zers": 47031, + "zes": 12271, + "zh": 23548, + "zhen": 46732, + "zhou": 38536, + "zi": 17027, + "zie": 49746, + "zig": 38262, + "zik": 47303, + "zilla": 16496, + "zin": 42140, + "zing": 9510, + "zinski": 46394, + "zip": 13344, + "zl": 48274, + "zman": 32054, + "zn": 47347, + "zo": 10872, + "zon": 26361, + "zona": 7551, + "zone": 11340, + "zos": 37925, + "zsche": 37467, + "zu": 27624, + "zx": 42592, + "zy": 7357, + "zyk": 46355, + "zyme": 24266, + "zynski": 47143, + "zz": 3019, + "zza": 34443, + "zzi": 46218, + "zzle": 26413, + "zzo": 47802, + "zzy": 31570, + "{": 90, + "{\"": 4895, + "{\\": 31478, + "{{": 27007, + "|": 91, + "||": 15886, + "||||": 42210, + "}": 92, + "}\"": 36786, + "})": 30072, + "});": 22133, + "},": 5512, + "},\"": 9063, + "},{\"": 8762, + "}.": 27422, + "}:": 38362, + "};": 19629, + "}\\": 32239, + "}{": 18477, + "}}": 11709, + "}}}": 42535, + "~": 93, + "~~": 4907, + "~~~~": 8728, + "~~~~~~~~": 15116, + "~~~~~~~~~~~~~~~~": 27156, + "¡": 94, + "¢": 95, + "£": 96, + "£ı": 6408, + "¤": 97, + "¥": 98, + "¥µ": 35069, + "¥ŀ": 13945, + "¦": 99, + "§": 100, + "¨": 101, + "©": 102, + "©¶æ": 47490, + "©¶æ¥µ": 47703, + "ª": 103, + "«": 104, + "«ĺ": 45865, + "¬": 105, + "¬¼": 45539, + "®": 106, + "¯": 107, + "°": 108, + "±": 109, + "²": 110, + "²¾": 39333, + "³": 111, + "´": 112, + "µ": 113, + "¶": 114, + "¶æ": 35050, + "¶ħ": 41678, + "·": 115, + "¸": 116, + "¹": 117, + "º": 118, + "»": 119, + "»Ĵ": 36596, + "¼": 120, + "½": 121, + "¾": 122, + "¿": 123, + "¿½": 4204, + "À": 124, + "Á": 125, + "Â": 126, + "¢": 44359, + "£": 14988, + "§": 16273, + "¨": 37102, + "©": 16224, + "«": 24328, + "®": 7461, + "®,": 45088, + "¯": 5196, + "¯¯": 5367, + "¯¯¯¯": 8980, + "¯¯¯¯¯¯¯¯": 15243, + "¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯": 27006, + "°": 7200, + "±": 22519, + "²": 31185, + "´": 18265, + "¶": 26604, + "·": 9129, + "··": 35147, + "º": 36165, + "»": 17730, + "½": 23141, + "Âł": 1849, + "³³": 4603, + "³³³": 33477, + "³³³³": 8828, + "³³³³³³³³": 17811, + "³³³³³³³³³³³³³³³³": 39172, + "ÂŃ": 3907, + "Ã": 127, + "á": 6557, + "án": 21162, + "ás": 40138, + "â": 22940, + "ã": 26102, + "ão": 28749, + "ä": 11033, + "Ã¥": 29090, + "æ": 21241, + "ç": 16175, + "ça": 50041, + "è": 14064, + "ère": 35979, + "é": 2634, + "ée": 22161, + "én": 35942, + "ér": 42445, + "és": 20954, + "ét": 25125, + "ê": 25792, + "ë": 26689, + "î": 34803, + "ï": 26884, + "ïve": 38776, + "ð": 27214, + "ñ": 12654, + "ña": 30644, + "ño": 31329, + "ó": 10205, + "ón": 18840, + "ô": 27083, + "ö": 9101, + "ön": 48863, + "ör": 30570, + "ø": 24172, + "ú": 21356, + "û": 42324, + "ü": 9116, + "ür": 25151, + "ÃĤ": 5523, + "Ãĥ": 5746, + "ÃĥÃĤ": 5808, + "ÃĥÃĤÃĥÃĤ": 5815, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 9364, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 14827, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 23090, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 35496, + "Ãī": 38351, + "Ãį": 38638, + "ÃįÃį": 43569, + "ÃĹ": 12906, + "ÃĽ": 34543, + "ÃĽÃĽ": 48396, + "ÃŁ": 39683, + "Ãł": 24247, + "ÃŃ": 8836, + "ÃŃa": 29690, + "ÃŃn": 39588, + "ÃŃs": 41200, + "Ä": 128, + "Ä«": 18962, + "ı": 30102, + "Äģ": 10235, + "Äĩ": 38325, + "Äį": 46195, + "Äĵ": 27092, + "ÄŁ": 33133, + "Å": 129, + "Å¡": 32790, + "Å«": 20317, + "ÅĤ": 41615, + "Åį": 13090, + "ÅŁ": 46481, + "Æ": 130, + "Ç": 131, + "È": 132, + "É": 133, + "Ê": 134, + "Ë": 135, + "ËĪ": 45990, + "Ëľ": 41185, + "Ì": 136, + "̶": 48869, + "Í": 137, + "Î": 138, + "α": 17394, + "β": 26638, + "γ": 42063, + "ε": 30950, + "ι": 29945, + "κ": 43000, + "λ": 39377, + "μ": 34703, + "ν": 26180, + "ο": 26517, + "Ï": 139, + "ÏĢ": 46582, + "Ïģ": 33643, + "ÏĤ": 35558, + "Ïĥ": 38392, + "ÏĦ": 32830, + "Ïī": 49535, + "Ð": 140, + "а": 16142, + "в": 38857, + "д": 43666, + "е": 16843, + "и": 18849, + "к": 31583, + "л": 30143, + "м": 43108, + "н": 22177, + "о": 15166, + "оÐ": 25443, + "Ñ": 141, + "ÑĢ": 21169, + "Ñģ": 21727, + "ÑĤ": 20375, + "Ñĥ": 35072, + "Ñĭ": 45035, + "ÑĮ": 45367, + "Ñı": 40623, + "Ò": 142, + "Ó": 143, + "Ô": 144, + "Õ": 145, + "Ö": 146, + "Ö¼": 47903, + "×": 147, + "ר": 37778, + "ש": 50227, + "ת": 42064, + "×IJ": 42973, + "×ij": 49603, + "×Ķ": 38269, + "×ķ": 27072, + "×Ļ": 25529, + "×Ļ×": 33951, + "׾": 40010, + "×ŀ": 49168, + "Ø": 148, + "ا": 12919, + "اØ": 34247, + "اÙĦ": 23525, + "ب": 39848, + "Ø©": 45632, + "ت": 41486, + "د": 38843, + "ر": 26897, + "س": 45692, + "ع": 44690, + "Ù": 149, + "ÙĦ": 13862, + "Ùħ": 25405, + "ÙĨ": 23338, + "Ùĩ": 29519, + "ÙĪ": 30335, + "ÙĬ": 22654, + "Ùİ": 24333, + "ÙIJ": 44208, + "ÙĴ": 48763, + "Ú": 150, + "Û": 151, + "Ü": 152, + "Ý": 153, + "Þ": 154, + "ß": 155, + "à": 156, + "à¤": 11976, + "ा": 48077, + "à¥": 24231, + "à¦": 48071, + "à¨": 19469, + "à©": 43297, + "à¸": 19567, + "à¹": 31479, + "à¼": 41340, + "á": 157, + "áµ": 39611, + "á¸": 41585, + "á¹": 26292, + "á½": 45495, + "â": 158, + "âĢ": 447, + "âĢ¢": 3581, + "âĢ¢âĢ¢": 22838, + "âĢ¢âĢ¢âĢ¢âĢ¢": 39967, + "â̦": 1399, + "â̦\"": 9962, + "â̦)": 38418, + "â̦.": 11580, + "â̦.\"": 50248, + "â̦..": 30864, + "â̦]": 21476, + "â̦â̦": 7398, + "â̦â̦â̦â̦": 15864, + "â̦â̦â̦â̦â̦â̦â̦â̦": 29146, + "â̲": 17478, + "â̳": 12237, + "âĢĭ": 9525, + "âĢĭâĢĭ": 39009, + "âĢİ": 48261, + "âĢIJ": 9333, + "âĢij": 20977, + "âĢĵ": 1906, + "âĢĵâĢĵ": 25608, + "âĢĶ": 960, + "âĢĶ\"": 19056, + "âĢĶ-": 44839, + "âĢĶâĢĶ": 4500, + "âĢĶâĢĶâĢĶâĢĶ": 8184, + "âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ": 14950, + "âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ": 30542, + "âĢķ": 31857, + "âĢł": 33912, + "âģ": 46256, + "âĤ¬": 26391, + "âĦ¢": 8151, + "âĦ¢:": 41333, + "âĨ": 29705, + "âĨij": 48541, + "âĨĴ": 39310, + "âĪ": 24861, + "âĪĴ": 14095, + "âī": 35705, + "âĵĺ": 45563, + "âĶ": 6552, + "âĶĢ": 7280, + "âĶĢâĶĢ": 8418, + "âĶĢâĶĢâĶĢâĶĢ": 16068, + "âĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢ": 28542, + "âĶģ": 47486, + "âķ": 22880, + "âķIJ": 28670, + "âķIJâķIJ": 31732, + "âĸ": 5008, + "âĸ¬": 47530, + "âĸ¬âĸ¬": 49843, + "âĸº": 45717, + "âĸĢ": 44033, + "âĸĦ": 45786, + "âĸĪ": 8115, + "âĸĪâĸĪ": 9968, + "âĸĪâĸĪâĸĪâĸĪ": 20503, + "âĸĪâĸĪâĸĪâĸĪâĸĪâĸĪâĸĪâĸĪ": 49527, + "âĸij": 22110, + "âĸijâĸij": 27534, + "âĸĴ": 40516, + "âĸĵ": 38626, + "âĸł": 29316, + "âĹ": 15926, + "âĹ¼": 48366, + "âĹı": 28133, + "âĺ": 24583, + "âĺħ": 15583, + "âĺħâĺħ": 28353, + "âĺĨ": 35283, + "âĻ": 17992, + "âĻ¥": 39908, + "âϦ": 41298, + "âľ": 26486, + "âĿ": 32391, + "ã": 159, + "ãĢ": 5099, + "ãĢģ": 23513, + "ãĢĤ": 16764, + "ãĢĮ": 13697, + "ãĢį": 13700, + "ãĢİ": 40493, + "ãĢı": 40549, + "ãĢIJ": 31854, + "ãĢij": 31817, + "ãģ": 2515, + "ãģ£": 33180, + "ãģ¦": 28134, + "ãģ§": 30640, + "ãģ¨": 30201, + "ãģª": 26945, + "ãģ«": 28618, + "ãģ®": 5641, + "ãģ®å": 15474, + "ãģ®å®": 49149, + "ã쮿": 27032, + "ãģ®ç": 17683, + "ãģ®é": 33426, + "ãģ®éŃĶ": 34633, + "ãģ¯": 31676, + "ãģ¾": 30159, + "ãģĤ": 40948, + "ãģĦ": 18566, + "ãģĨ": 29557, + "ãģĭ": 27370, + "ãģĮ": 35585, + "ãģį": 33778, + "ãģı": 31917, + "ãģĵ": 46036, + "ãģķ": 43357, + "ãģĹ": 22180, + "ãģĻ": 33623, + "ãģŁ": 25224, + "ãģł": 46777, + "ãĤ": 1792, + "ãĤ¡": 25362, + "ãĤ¢": 11839, + "ãĤ¢ãĥ«": 47794, + "ãĤ£": 16646, + "ãĤ¤": 11482, + "ãĤ¤ãĥĪ": 42396, + "ãĤ¦": 16165, + "ãĤ¦ãĤ¹": 34103, + "ãĤ§": 24806, + "ãĤ¨": 23544, + "ãĤ¨ãĥ«": 46948, + "ãĤ©": 37662, + "ãĤª": 20513, + "ãĤ«": 21763, + "ãĤ¬": 23728, + "ãĤ®": 43899, + "ãĤ¯": 14099, + "ãĤ°": 26095, + "ãĤ±": 41658, + "ãĤ³": 24679, + "ãĤ´": 17933, + "ãĤ´ãĥ³": 22997, + "ãĤµ": 26503, + "ãĤ¶": 48458, + "ãĤ·": 15661, + "ãĤ·ãĥ£": 39467, + "ãĤ¸": 21091, + "ãĤ¹": 8943, + "ãĤ¹ãĥĪ": 43302, + "ãĤº": 37426, + "ãĤ»": 47271, + "ãĤ¼": 30432, + "ãĤ¼ãĤ¦ãĤ¹": 43361, + "ãĤ½": 47559, + "ãĤ¿": 23376, + "ãĤĤ": 43266, + "ãĤī": 36853, + "ãĤĬ": 28255, + "ãĤĭ": 25748, + "ãĤĮ": 39258, + "ãĤĴ": 31758, + "ãĤĵ": 22174, + "ãĤŃ": 25084, + "ãĥ": 1209, + "ãĥ¡": 26998, + "ãĥ¢": 40361, + "ãĥ£": 23131, + "ãĥ¤": 37858, + "ãĥ¥": 24440, + "ãĥ©": 9263, + "ãĥ©ãĥ³": 48204, + "ãĥª": 12675, + "ãĥ«": 9202, + "ãĥ¬": 24186, + "ãĥ¯": 25589, + "ãĥ¯ãĥ³": 42983, + "ãĥ³": 6527, + "ãĥ³ãĤ¸": 45823, + "ãĥ´": 29752, + "ãĥ´ãĤ¡": 44444, + "ãĥ»": 4707, + "ãĥ¼": 6312, + "ãĥ¼ãĤ¯": 42869, + "ãĥ¼ãĥ": 12045, + "ãĥ¼ãĥ«": 43353, + "ãĥ¼ãĥ³": 31708, + "ãĥ¼ãĥĨ": 44326, + "ãĥ¼ãĥĨãĤ£": 44686, + "ãĥĢ": 27852, + "ãĥģ": 31090, + "ãĥĥ": 14777, + "ãĥĥãĤ¯": 35702, + "ãĥĥãĥĪ": 35799, + "ãĥĥãĥī": 45435, + "ãĥĦ": 41115, + "ãĥĨ": 24336, + "ãĥĨãĤ£": 44431, + "ãĥĩ": 21959, + "ãĥĩãĤ£": 40629, + "ãĥĪ": 13298, + "ãĥī": 13765, + "ãĥīãĥ©": 19073, + "ãĥīãĥ©ãĤ´ãĥ³": 24731, + "ãĥĬ": 26229, + "ãĥĭ": 30165, + "ãĥį": 44916, + "ãĥİ": 25053, + "ãĥı": 37412, + "ãĥIJ": 29659, + "ãĥij": 32546, + "ãĥĵ": 36922, + "ãĥķ": 17681, + "ãĥķãĤ¡": 41939, + "ãĥķãĤ©": 48457, + "ãĥĸ": 24001, + "ãĥĹ": 30965, + "ãĥĺ": 23363, + "ãĥĺãĥ©": 34473, + "ãĥĻ": 35604, + "ãĥŀ": 20115, + "ãĥŁ": 27542, + "ãĥł": 25795, + "ãĥŃ": 16253, + "ãħĭ": 35098, + "ãħĭãħĭ": 40345, + "ä": 160, + "ä¸": 10310, + "ä¸Ģ": 31660, + "ä¸ī": 49011, + "ä¸Ĭ": 41468, + "ä¸į": 38834, + "ä¸Ń": 40792, + "ä¹": 20046, + "ä¹ĭ": 45298, + "äº": 12859, + "人": 21689, + "äºĶ": 49390, + "ä»": 20015, + "代": 47987, + "ä¼": 27670, + "ä½": 19526, + "使": 45635, + "ä½ľ": 43291, + "ä¿": 46479, + "å": 161, + "å£": 18004, + "士": 18803, + "å¤": 13783, + "大": 32014, + "天": 25465, + "å¥": 25001, + "女": 42637, + "å¦": 36685, + "å§": 34650, + "å§«": 40235, + "å®": 22522, + "å¯": 43380, + "å°": 22887, + "å°Ĩ": 49546, + "å·": 32432, + "å¸": 30585, + "å¹": 33176, + "åº": 41753, + "å¼": 28156, + "å½": 37605, + "å¾": 36181, + "å¿": 33232, + "åĤ": 43636, + "åħ": 17739, + "åħī": 46268, + "åĨ": 37863, + "åĩ": 49035, + "åĪ": 26344, + "åī": 30298, + "åĬ": 27950, + "åĭ": 47947, + "åĮ": 44293, + "åį": 39355, + "åİ": 43889, + "åı": 20998, + "åIJ": 28938, + "åij": 37772, + "åĽ": 32368, + "åľ": 28839, + "åŃ": 27764, + "åŃIJ": 36310, + "æ": 162, + "æ©": 43897, + "æ©Ł": 49960, + "æ°": 36365, + "æ³": 37345, + "æµ": 38184, + "æĢ": 45250, + "æĥ": 46349, + "æĦ": 35707, + "æĪ": 22755, + "æĪ¦": 36704, + "æī": 33699, + "æķ": 46763, + "æĸ": 23877, + "æĸ¹": 43095, + "æĹ": 33768, + "æĺ": 23626, + "æĺ¯": 42468, + "æľ": 17312, + "æĿ": 30266, + "æł": 43718, + "æŃ": 29826, + "æŃ¦": 49476, + "ç": 163, + "ç¥ŀ": 15351, + "ç«": 44165, + "ç·": 45784, + "çĦ": 47078, + "çī": 31965, + "çīĪ": 48304, + "çĭ": 45379, + "çİĭ": 25581, + "çIJ": 49426, + "çĶ": 18796, + "çͰ": 35572, + "çĶŁ": 37955, + "çķ": 45911, + "çļ": 19021, + "çļĦ": 21410, + "çĽ": 33566, + "çľ": 40367, + "è": 164, + "è¡": 26193, + "è£": 32518, + "è£ħ": 35318, + "è¦": 17358, + "è¦ļéĨĴ": 23614, + "èª": 45739, + "è¯": 46237, + "è»": 43102, + "è¿": 32573, + "èĢ": 32003, + "èĢħ": 38519, + "èĥ": 47797, + "èĪ": 48958, + "é": 165, + "é£": 45617, + "é»Ĵ": 44112, + "é¾": 11737, + "é¾į": 11885, + "é¾įå": 19049, + "é¾įå¥": 39820, + "é¾įå¥ij士": 39821, + "é¾įåĸļ士": 33454, + "éĢ": 34460, + "éģ": 34402, + "éĥ": 32849, + "éĩ": 34932, + "éĸ": 38461, + "éĹ": 29785, + "éĹĺ": 42234, + "éļ": 49694, + "éĽ": 37239, + "éŃĶ": 20804, + "ê": 166, + "ë": 167, + "ëĭ": 46695, + "ì": 168, + "ìĿ": 35975, + "í": 169, + "íķ": 47991, + "î": 170, + "îĢ": 29773, + "ï": 171, + "ï¸": 35266, + "ï¸ı": 37929, + "�": 4210, + "��": 6353, + "���": 48585, + "����": 12100, + "ð": 172, + "ðĿ": 47728, + "ðŁ": 8582, + "ðŁij": 41840, + "ðŁĺ": 47249, + "ñ": 173, + "ò": 174, + "ó": 175, + "ô": 176, + "õ": 177, + "ö": 178, + "÷": 179, + "ø": 180, + "ù": 181, + "ú": 182, + "û": 183, + "ü": 184, + "ý": 185, + "þ": 186, + "ÿ": 187, + "Ā": 188, + "ā": 189, + "Ă": 190, + "ă": 191, + "Ą": 192, + "ą": 193, + "Ć": 194, + "ć": 195, + "Ĉ": 196, + "ĉ": 197, + "Ċ": 198, + "ĊÂł": 44320, + "ĊĊ": 628, + "ċ": 199, + "Č": 200, + "č": 201, + "Ď": 202, + "ď": 203, + "Đ": 204, + "đ": 205, + "Ē": 206, + "ē": 207, + "Ĕ": 208, + "ĕ": 209, + "Ė": 210, + "ė": 211, + "Ę": 212, + "ę": 213, + "Ě": 214, + "ě": 215, + "Ĝ": 216, + "ĝ": 217, + "Ğ": 218, + "ğ": 219, + "Ġ": 220, + "Ġ!": 5145, + "Ġ!!": 37867, + "Ġ!=": 14512, + "Ġ\"": 366, + "Ġ\"\"": 13538, + "Ġ\"\"\"": 37227, + "Ġ\"#": 25113, + "Ġ\"$": 17971, + "Ġ\"$:/": 32047, + "Ġ\"%": 36521, + "Ġ\"'": 24018, + "Ġ\"(": 30629, + "Ġ\"+": 43825, + "Ġ\",": 33172, + "Ġ\"-": 27444, + "Ġ\".": 27071, + "Ġ\"...": 27896, + "Ġ\"/": 12813, + "Ġ\"<": 33490, + "Ġ\"@": 44212, + "Ġ\"[": 12878, + "Ġ\"\\": 37082, + "Ġ\"_": 45434, + "Ġ\"{": 45144, + "Ġ\"â̦": 29368, + "Ġ#": 1303, + "Ġ##": 22492, + "Ġ###": 44386, + "Ġ#####": 46424, + "Ġ$": 720, + "Ġ$$": 32382, + "Ġ$(": 29568, + "Ġ$\\": 39280, + "Ġ$_": 40111, + "Ġ${": 25597, + "Ġ%": 4064, + "Ġ%%": 43313, + "Ġ&": 1222, + "Ġ&&": 11405, + "Ġ'": 705, + "Ġ''": 10148, + "Ġ'(": 29513, + "Ġ',": 46083, + "Ġ'.": 45302, + "Ġ'/": 31051, + "Ġ'[": 44438, + "Ġ(": 357, + "Ġ(!": 22759, + "Ġ(\"": 5855, + "Ġ(#": 17426, + "Ġ($": 7198, + "Ġ($)": 45491, + "Ġ(%": 37633, + "Ġ(%)": 11509, + "Ġ(&": 35494, + "Ġ('": 19203, + "Ġ((": 14808, + "Ġ()": 7499, + "Ġ())": 32865, + "Ġ());": 38377, + "Ġ(),": 29994, + "Ġ().": 27972, + "Ġ();": 13979, + "Ġ(*": 20789, + "Ġ(+": 11502, + "Ġ(-": 13841, + "Ġ(.": 20262, + "Ġ(/": 50247, + "Ġ(<": 38155, + "Ġ(=": 46121, + "Ġ(>": 45160, + "Ġ(?,": 32843, + "Ġ(@": 4275, + "Ġ([": 29565, + "Ġ(_": 44104, + "Ġ({": 37913, + "Ġ(~": 31034, + "Ġ(£": 23068, + "Ġ(âĪĴ": 35508, + "Ġ)": 1267, + "Ġ))": 15306, + "Ġ)))": 47282, + "Ġ));": 29226, + "Ġ),": 10612, + "Ġ).": 6739, + "Ġ):": 15179, + "Ġ);": 5619, + "Ġ)]": 48600, + "Ġ*": 1635, + "Ġ*)": 31936, + "Ġ**": 12429, + "Ġ***": 17202, + "Ġ****": 25998, + "Ġ********************************": 41906, + "Ġ*.": 46866, + "Ġ*/": 9466, + "Ġ+": 1343, + "Ġ+#": 43053, + "Ġ++": 19969, + "Ġ+++": 49954, + "Ġ+---": 40703, + "Ġ+/-": 29694, + "Ġ+=": 15853, + "Ġ,": 837, + "Ġ,\"": 42911, + "Ġ-": 532, + "Ġ--": 1377, + "Ġ---": 11420, + "Ġ----": 13498, + "Ġ-----": 37404, + "Ġ------": 40103, + "Ġ-------": 35656, + "Ġ--------": 24200, + "Ġ---------": 45337, + "Ġ----------------": 34400, + "Ġ--------------------": 41436, + "Ġ--------------------------------": 20368, + "Ġ----------------------------------------------------------------": 16529, + "Ġ-->": 14610, + "Ġ-=": 48185, + "Ġ->": 4613, + "Ġ.": 764, + "Ġ.\"": 22135, + "Ġ.)": 46328, + "Ġ..": 11485, + "Ġ...": 2644, + "Ġ...\"": 35713, + "Ġ....": 19424, + "Ġ......": 47082, + "Ġ........": 20004, + "Ġ..........": 39864, + "Ġ..............": 44912, + "Ġ................": 44713, + "Ġ./": 24457, + "Ġ._": 47540, + "Ġ/": 1220, + "Ġ/*": 11900, + "Ġ/**": 42638, + "Ġ//": 3373, + "Ġ///": 34013, + "Ġ//[": 31161, + "Ġ/>": 11037, + "Ġ0": 657, + "Ġ00": 3571, + "Ġ000": 12877, + "Ġ0000": 17643, + "Ġ000000": 41853, + "Ġ00000000": 27551, + "Ġ0004": 38326, + "Ġ01": 5534, + "Ġ02": 7816, + "Ġ03": 7643, + "Ġ04": 8702, + "Ġ05": 8870, + "Ġ06": 9130, + "Ġ07": 8753, + "Ġ08": 8487, + "Ġ09": 7769, + "Ġ1": 352, + "Ġ10": 838, + "Ġ100": 1802, + "Ġ1000": 8576, + "Ġ10000": 33028, + "Ġ101": 8949, + "Ġ102": 15143, + "Ġ1024": 28119, + "Ġ103": 15349, + "Ġ104": 14436, + "Ġ105": 13343, + "Ġ1050": 47235, + "Ġ106": 15696, + "Ġ107": 16226, + "Ġ1070": 49616, + "Ġ108": 15495, + "Ġ1080": 17729, + "Ġ109": 16003, + "Ġ11": 1367, + "Ġ110": 9796, + "Ġ1100": 36566, + "Ġ111": 13374, + "Ġ112": 13539, + "Ġ113": 17318, + "Ġ114": 17342, + "Ġ115": 12279, + "Ġ116": 18693, + "Ġ117": 19048, + "Ġ118": 19035, + "Ġ119": 15136, + "Ġ12": 1105, + "Ġ120": 7982, + "Ġ1200": 24938, + "Ġ121": 20416, + "Ġ122": 19409, + "Ġ123": 17031, + "Ġ124": 19755, + "Ġ125": 13151, + "Ġ126": 19710, + "Ġ127": 18112, + "Ġ128": 13108, + "Ġ1280": 37674, + "Ġ129": 20248, + "Ġ13": 1511, + "Ġ130": 11323, + "Ġ1300": 36058, + "Ġ131": 23134, + "Ġ132": 21761, + "Ġ133": 22169, + "Ġ134": 22352, + "Ġ135": 17501, + "Ġ136": 21056, + "Ġ137": 21643, + "Ġ138": 21503, + "Ġ139": 23666, + "Ġ14": 1478, + "Ġ140": 12713, + "Ġ1400": 36641, + "Ġ141": 25500, + "Ġ142": 25181, + "Ġ143": 24356, + "Ġ144": 20224, + "Ġ1440": 49557, + "Ġ145": 20299, + "Ġ146": 22986, + "Ġ147": 22909, + "Ġ148": 22613, + "Ġ149": 24041, + "Ġ15": 1315, + "Ġ150": 6640, + "Ġ1500": 20007, + "Ġ151": 25326, + "Ġ152": 24848, + "Ġ153": 24652, + "Ġ154": 24235, + "Ġ155": 20708, + "Ġ156": 23871, + "Ġ157": 23313, + "Ġ158": 24063, + "Ġ159": 26422, + "Ġ16": 1467, + "Ġ160": 13454, + "Ġ1600": 26143, + "Ġ161": 27829, + "Ġ162": 25090, + "Ġ163": 26826, + "Ġ164": 25307, + "Ġ165": 21409, + "Ġ166": 26753, + "Ġ167": 26118, + "Ġ168": 23378, + "Ġ169": 27191, + "Ġ17": 1596, + "Ġ170": 16677, + "Ġ1700": 35665, + "Ġ171": 28369, + "Ġ172": 23120, + "Ġ173": 28174, + "Ġ174": 27621, + "Ġ175": 19038, + "Ġ176": 26937, + "Ġ177": 26607, + "Ġ178": 27368, + "Ġ179": 27228, + "Ġ18": 1248, + "Ġ180": 11546, + "Ġ1800": 21431, + "Ġ181": 30110, + "Ġ182": 28581, + "Ġ183": 28551, + "Ġ1830": 45440, + "Ġ184": 28598, + "Ġ1840": 47784, + "Ġ185": 22855, + "Ġ1850": 35745, + "Ġ186": 28481, + "Ġ1860": 37637, + "Ġ1861": 45278, + "Ġ1862": 49658, + "Ġ1863": 47072, + "Ġ1865": 47801, + "Ġ187": 27649, + "Ġ1870": 37667, + "Ġ188": 27778, + "Ġ1880": 34865, + "Ġ1886": 49539, + "Ġ1888": 49584, + "Ġ1889": 49545, + "Ġ189": 27230, + "Ġ1890": 31982, + "Ġ1893": 48889, + "Ġ1895": 46425, + "Ġ1896": 46723, + "Ġ1897": 49429, + "Ġ1898": 46244, + "Ġ1899": 47465, + "Ġ19": 678, + "Ġ190": 19884, + "Ġ1900": 21489, + "Ġ1901": 39923, + "Ġ1902": 45611, + "Ġ1903": 41625, + "Ġ1904": 43785, + "Ġ1905": 37166, + "Ġ1906": 40538, + "Ġ1907": 41435, + "Ġ1908": 40417, + "Ġ1909": 41507, + "Ġ191": 31009, + "Ġ1910": 31953, + "Ġ1911": 32216, + "Ġ1912": 34463, + "Ġ1913": 35145, + "Ġ1914": 26833, + "Ġ1915": 32062, + "Ġ1916": 32811, + "Ġ1917": 24168, + "Ġ1918": 25859, + "Ġ1919": 30992, + "Ġ192": 17817, + "Ġ1920": 14062, + "Ġ1921": 35369, + "Ġ1922": 36094, + "Ġ1923": 37272, + "Ġ1924": 37547, + "Ġ1925": 36864, + "Ġ1926": 38525, + "Ġ1927": 36565, + "Ġ1928": 35768, + "Ġ1929": 31883, + "Ġ193": 29691, + "Ġ1930": 15533, + "Ġ1931": 34625, + "Ġ1932": 32471, + "Ġ1933": 26539, + "Ġ1934": 29300, + "Ġ1935": 30704, + "Ġ1936": 27653, + "Ġ1937": 28684, + "Ġ1938": 28017, + "Ġ1939": 24414, + "Ġ194": 30483, + "Ġ1940": 16236, + "Ġ1941": 23234, + "Ġ1942": 22458, + "Ġ1943": 21577, + "Ġ1944": 16994, + "Ġ1945": 15761, + "Ġ1946": 22717, + "Ġ1947": 21709, + "Ġ1948": 21794, + "Ġ1949": 24977, + "Ġ195": 24793, + "Ġ1950": 11445, + "Ġ1951": 27937, + "Ġ1952": 26352, + "Ġ1953": 24217, + "Ġ1954": 24718, + "Ġ1955": 25325, + "Ġ1956": 25190, + "Ġ1957": 25177, + "Ġ1958": 24648, + "Ġ1959": 23859, + "Ġ196": 28817, + "Ġ1960": 9507, + "Ġ1961": 20510, + "Ġ1962": 20033, + "Ġ1963": 19342, + "Ġ1964": 17575, + "Ġ1965": 17672, + "Ġ1966": 19322, + "Ġ1967": 15904, + "Ġ1968": 15963, + "Ġ1969": 16450, + "Ġ197": 29903, + "Ġ1970": 8069, + "Ġ1971": 16382, + "Ġ1972": 16101, + "Ġ1973": 15674, + "Ġ1974": 16489, + "Ġ1975": 15231, + "Ġ1976": 15408, + "Ġ1977": 15589, + "Ġ1978": 15524, + "Ġ1979": 13521, + "Ġ198": 2757, + "Ġ1980": 7169, + "Ġ1981": 14745, + "Ġ1982": 14489, + "Ġ1983": 13540, + "Ġ1984": 12844, + "Ġ1985": 12863, + "Ġ1986": 12113, + "Ġ1987": 12923, + "Ġ1988": 12122, + "Ġ1989": 11104, + "Ġ199": 1594, + "Ġ1990": 6303, + "Ġ1991": 10249, + "Ġ1992": 9768, + "Ġ1993": 9656, + "Ġ1994": 9162, + "Ġ1995": 8735, + "Ġ1996": 8235, + "Ġ1997": 8309, + "Ġ1998": 7795, + "Ġ1999": 7358, + "Ġ2": 362, + "Ġ20": 1160, + "Ġ200": 939, + "Ġ2000": 4751, + "Ġ2001": 5878, + "Ġ2002": 6244, + "Ġ2003": 5816, + "Ġ2004": 5472, + "Ġ2005": 5075, + "Ġ2006": 4793, + "Ġ2007": 4343, + "Ġ2008": 3648, + "Ġ2009": 3717, + "Ġ201": 580, + "Ġ2010": 3050, + "Ġ2011": 2813, + "Ġ2012": 2321, + "Ġ2013": 2211, + "Ġ2014": 1946, + "Ġ2015": 1853, + "Ġ2016": 1584, + "Ġ2017": 2177, + "Ġ2018": 2864, + "Ġ2019": 13130, + "Ġ202": 22131, + "Ġ2020": 12131, + "Ġ2021": 33448, + "Ġ2022": 33160, + "Ġ2024": 48609, + "Ġ2025": 32190, + "Ġ203": 27408, + "Ġ2030": 25054, + "Ġ204": 26956, + "Ġ2048": 36117, + "Ġ205": 22538, + "Ġ2050": 32215, + "Ġ206": 27253, + "Ġ207": 27791, + "Ġ208": 27121, + "Ġ209": 28815, + "Ġ21": 2310, + "Ġ210": 20064, + "Ġ2100": 38123, + "Ġ211": 28714, + "Ġ212": 23679, + "Ġ213": 28658, + "Ġ214": 28277, + "Ġ215": 22951, + "Ġ216": 26881, + "Ġ217": 24894, + "Ġ218": 29217, + "Ġ219": 30453, + "Ġ22": 2534, + "Ġ220": 15629, + "Ġ221": 31566, + "Ġ222": 27795, + "Ġ223": 30299, + "Ġ224": 26063, + "Ġ225": 18500, + "Ġ226": 31510, + "Ġ227": 30989, + "Ġ228": 29041, + "Ġ229": 31064, + "Ġ23": 2242, + "Ġ230": 18395, + "Ġ231": 34598, + "Ġ232": 31773, + "Ġ233": 30435, + "Ġ234": 34323, + "Ġ235": 28878, + "Ġ236": 34044, + "Ġ237": 34385, + "Ġ238": 32544, + "Ġ239": 32817, + "Ġ24": 1987, + "Ġ240": 14956, + "Ġ2400": 48548, + "Ġ241": 35150, + "Ġ242": 34353, + "Ġ243": 35989, + "Ġ244": 35264, + "Ġ245": 29637, + "Ġ246": 34951, + "Ġ247": 30179, + "Ġ248": 32996, + "Ġ249": 34620, + "Ġ25": 1679, + "Ġ250": 8646, + "Ġ2500": 33507, + "Ġ251": 34489, + "Ġ252": 25264, + "Ġ253": 32056, + "Ġ254": 35360, + "Ġ255": 14280, + "Ġ256": 17759, + "Ġ257": 36100, + "Ġ258": 37528, + "Ġ259": 37831, + "Ġ26": 2608, + "Ġ260": 21148, + "Ġ2600": 47197, + "Ġ261": 39166, + "Ġ262": 35404, + "Ġ263": 39135, + "Ġ264": 32158, + "Ġ265": 32090, + "Ġ266": 37737, + "Ġ267": 37364, + "Ġ268": 36678, + "Ġ269": 38249, + "Ġ27": 2681, + "Ġ270": 20479, + "Ġ271": 33797, + "Ġ272": 38107, + "Ġ273": 38549, + "Ġ274": 39768, + "Ġ275": 25829, + "Ġ276": 38147, + "Ġ277": 38703, + "Ġ278": 39174, + "Ġ279": 39466, + "Ġ28": 2579, + "Ġ280": 21355, + "Ġ281": 39882, + "Ġ282": 41810, + "Ġ283": 42032, + "Ġ284": 40654, + "Ġ285": 33015, + "Ġ286": 39697, + "Ġ287": 38721, + "Ġ288": 35419, + "Ġ289": 38902, + "Ġ29": 2808, + "Ġ290": 26481, + "Ġ291": 43336, + "Ġ292": 41569, + "Ġ293": 37224, + "Ġ294": 41235, + "Ġ295": 34772, + "Ġ296": 41922, + "Ġ297": 41103, + "Ġ298": 37576, + "Ġ299": 31011, + "Ġ3": 513, + "Ġ30": 1542, + "Ġ300": 5867, + "Ġ3000": 20343, + "Ġ301": 25643, + "Ġ302": 32591, + "Ġ303": 30727, + "Ġ304": 31672, + "Ġ305": 32747, + "Ġ306": 37255, + "Ġ307": 38369, + "Ġ308": 35617, + "Ġ309": 40286, + "Ġ31": 3261, + "Ġ310": 28947, + "Ġ311": 35592, + "Ġ312": 34465, + "Ġ313": 35897, + "Ġ314": 34085, + "Ġ315": 32647, + "Ġ316": 34131, + "Ġ317": 37563, + "Ġ318": 39320, + "Ġ319": 40385, + "Ġ32": 3933, + "Ġ320": 20959, + "Ġ321": 39595, + "Ġ322": 38831, + "Ġ323": 38446, + "Ġ324": 38595, + "Ġ325": 29524, + "Ġ326": 40660, + "Ġ327": 36203, + "Ġ328": 39093, + "Ġ329": 42141, + "Ġ33": 4747, + "Ġ330": 25508, + "Ġ331": 43722, + "Ġ332": 41423, + "Ġ333": 23460, + "Ġ334": 42819, + "Ġ335": 37144, + "Ġ336": 38867, + "Ġ337": 42294, + "Ġ338": 40736, + "Ġ339": 42489, + "Ġ34": 4974, + "Ġ340": 28560, + "Ġ341": 43155, + "Ġ342": 44341, + "Ġ343": 37290, + "Ġ344": 43686, + "Ġ345": 39937, + "Ġ346": 44729, + "Ġ347": 43292, + "Ġ348": 44084, + "Ġ349": 44367, + "Ġ35": 3439, + "Ġ350": 13803, + "Ġ351": 44417, + "Ġ352": 44063, + "Ġ353": 47567, + "Ġ354": 46752, + "Ġ355": 36561, + "Ġ356": 44552, + "Ġ357": 45210, + "Ġ358": 41761, + "Ġ359": 41934, + "Ġ36": 4570, + "Ġ360": 11470, + "Ġ361": 47744, + "Ġ363": 49327, + "Ġ364": 44969, + "Ġ365": 21268, + "Ġ366": 44856, + "Ġ367": 40884, + "Ġ368": 43019, + "Ġ369": 45620, + "Ġ37": 5214, + "Ġ370": 28687, + "Ġ371": 47343, + "Ġ372": 46633, + "Ġ373": 47946, + "Ġ374": 49020, + "Ġ375": 29414, + "Ġ376": 44622, + "Ġ377": 42163, + "Ġ378": 45473, + "Ġ379": 45937, + "Ġ38": 4353, + "Ġ380": 29101, + "Ġ383": 49814, + "Ġ384": 40400, + "Ġ385": 44826, + "Ġ386": 48340, + "Ġ387": 49689, + "Ġ388": 43550, + "Ġ389": 49633, + "Ġ39": 5014, + "Ġ390": 33882, + "Ġ392": 48207, + "Ġ395": 42321, + "Ġ396": 48758, + "Ġ398": 39260, + "Ġ399": 43927, + "Ġ4": 604, + "Ġ40": 2319, + "Ġ400": 7337, + "Ġ4000": 30123, + "Ġ401": 22219, + "Ġ402": 42622, + "Ġ403": 38210, + "Ġ404": 32320, + "Ġ405": 36966, + "Ġ406": 45439, + "Ġ407": 41879, + "Ġ408": 41247, + "Ġ409": 48132, + "Ġ4090": 48908, + "Ġ4096": 42479, + "Ġ41": 6073, + "Ġ410": 32921, + "Ġ411": 43184, + "Ġ412": 42215, + "Ġ413": 46618, + "Ġ414": 45900, + "Ġ415": 40643, + "Ġ416": 38158, + "Ġ417": 47580, + "Ġ418": 45959, + "Ġ419": 48475, + "Ġ42": 5433, + "Ġ420": 28262, + "Ġ421": 49294, + "Ġ422": 46588, + "Ġ423": 49125, + "Ġ424": 48252, + "Ġ425": 36959, + "Ġ426": 48065, + "Ġ427": 45345, + "Ġ428": 45063, + "Ġ429": 42313, + "Ġ43": 5946, + "Ġ430": 35090, + "Ġ432": 46393, + "Ġ433": 47407, + "Ġ435": 42671, + "Ġ436": 50038, + "Ġ44": 5846, + "Ġ440": 33879, + "Ġ443": 40384, + "Ġ444": 45095, + "Ġ445": 48655, + "Ġ448": 49989, + "Ġ45": 4153, + "Ġ450": 18523, + "Ġ451": 49356, + "Ġ455": 46839, + "Ġ457": 47996, + "Ġ458": 50154, + "Ġ46": 6337, + "Ġ460": 34091, + "Ġ465": 49669, + "Ġ47": 6298, + "Ġ470": 38634, + "Ġ475": 45881, + "Ġ48": 4764, + "Ġ480": 23487, + "Ġ49": 5125, + "Ġ490": 45601, + "Ġ499": 48391, + "Ġ5": 642, + "Ġ50": 2026, + "Ġ500": 5323, + "Ġ5000": 23336, + "Ġ501": 24555, + "Ġ502": 47233, + "Ġ503": 44541, + "Ġ504": 41612, + "Ġ505": 43367, + "Ġ51": 6885, + "Ġ510": 35148, + "Ġ512": 22243, + "Ġ52": 6740, + "Ġ520": 36141, + "Ġ525": 45719, + "Ġ529": 49888, + "Ġ53": 7192, + "Ġ530": 40585, + "Ġ54": 7175, + "Ġ540": 38190, + "Ġ55": 5996, + "Ġ550": 25240, + "Ġ555": 44717, + "Ġ56": 7265, + "Ġ560": 38089, + "Ġ57": 7632, + "Ġ570": 44626, + "Ġ58": 7618, + "Ġ580": 41234, + "Ġ59": 7863, + "Ġ6": 718, + "Ġ60": 3126, + "Ġ600": 10053, + "Ġ6000": 39064, + "Ġ601": 49231, + "Ġ608": 39084, + "Ġ61": 8454, + "Ġ610": 44300, + "Ġ62": 8190, + "Ġ620": 45469, + "Ġ625": 48868, + "Ġ63": 8093, + "Ġ630": 44505, + "Ġ64": 5598, + "Ġ640": 33759, + "Ġ65": 6135, + "Ġ650": 22626, + "Ġ655": 45021, + "Ġ66": 7930, + "Ġ660": 41717, + "Ġ666": 43364, + "Ġ67": 8275, + "Ġ670": 48136, + "Ġ68": 8257, + "Ġ680": 40554, + "Ġ69": 8644, + "Ġ698": 39861, + "Ġ7": 767, + "Ġ70": 4317, + "Ġ700": 13037, + "Ġ7000": 50205, + "Ġ701": 48173, + "Ġ702": 43379, + "Ġ71": 9166, + "Ġ72": 7724, + "Ġ720": 26250, + "Ġ73": 8854, + "Ġ737": 37517, + "Ġ74": 8915, + "Ġ747": 45600, + "Ġ75": 5441, + "Ġ750": 19683, + "Ġ76": 8684, + "Ġ760": 48284, + "Ġ768": 46720, + "Ġ77": 8541, + "Ġ770": 44586, + "Ġ777": 35534, + "Ġ78": 8699, + "Ġ780": 41287, + "Ġ79": 9225, + "Ġ8": 807, + "Ġ80": 4019, + "Ġ800": 10460, + "Ġ8000": 38055, + "Ġ802": 33121, + "Ġ808": 41241, + "Ġ81": 9773, + "Ġ82": 9415, + "Ġ820": 48964, + "Ġ83": 9698, + "Ġ84": 9508, + "Ġ840": 48777, + "Ġ85": 7600, + "Ġ850": 30607, + "Ġ86": 9849, + "Ġ87": 10083, + "Ġ88": 9193, + "Ġ89": 9919, + "Ġ9": 860, + "Ġ90": 4101, + "Ġ900": 15897, + "Ġ9000": 50138, + "Ġ91": 10495, + "Ġ911": 16679, + "Ġ92": 10190, + "Ġ920": 47679, + "Ġ93": 10261, + "Ġ94": 10048, + "Ġ95": 6957, + "Ġ950": 38384, + "Ġ96": 9907, + "Ġ960": 41263, + "Ġ97": 10111, + "Ġ970": 40463, + "Ġ978": 41417, + "Ġ98": 9661, + "Ġ980": 32614, + "Ġ99": 7388, + "Ġ999": 36006, + "Ġ:": 1058, + "Ġ:(": 36147, + "Ġ:)": 14373, + "Ġ:-)": 47226, + "Ġ::": 7904, + "Ġ:=": 19039, + "Ġ;": 2162, + "Ġ;)": 35540, + "Ġ;;": 36792, + "Ġ<": 1279, + "Ġ": 46904, + "-.": 34507, + "->": 3784, + "-[": 49146, + "-|": 22831, + ".": 13, + ".\"": 526, + ".\"\"": 32203, + ".\")": 19570, + ".\",": 33283, + ".\",\"": 41424, + ".\"[": 18161, + ".#": 32535, + ".$": 48082, + ".'": 2637, + ".'\"": 11496, + ".''": 13531, + ".''.": 50113, + ".(": 12195, + ".)": 2014, + ".),": 12179, + ".).": 15729, + ".):": 47308, + ".*": 15885, + ".,": 1539, + ".,\"": 44388, + ".-": 7874, + ".--": 9816, + "..": 492, + "...": 986, + "...\"": 9313, + "...)": 23029, + "....": 1106, + ".....": 12359, + "......": 16317, + ".......": 25780, + "........": 2109, + ".........": 34617, + ".............": 44274, + "................": 4181, + "..................": 49129, + "........................": 27754, + "................................": 8864, + "................................................................": 23193, + "...?": 44825, + "...]": 22345, + "../": 40720, + "./": 19571, + ".:": 11207, + ".;": 15089, + ".<": 29847, + ".>": 32756, + ".?": 40791, + ".[": 3693, + ".]": 8183, + "._": 13557, + ".}": 44587, + ".âĢĵ": 37585, + ".âĢĶ": 13402, + ".ãĢį": 43735, + ".�": 40670, + "/": 14, + "/\"": 30487, + "/#": 31113, + "/$": 32624, + "/(": 29006, + "/)": 34729, + "/*": 15211, + "/**": 35343, + "/+": 28404, + "/,": 47454, + "/-": 16327, + "/.": 11757, + "//": 1003, + "///": 20379, + "////": 9705, + "////////": 16150, + "////////////////": 27246, + "////////////////////////////////": 49704, + "/>": 15913, + "/?": 20924, + "/_": 47835, + "/âĢĭ": 27643, + "0": 15, + "00": 405, + "000": 830, + "0000": 2388, + "00000": 20483, + "000000": 10535, + "0000000": 24598, + "00000000": 8269, + "0000000000000000": 25645, + "00007": 44808, + "0001": 18005, + "0002": 34215, + "001": 8298, + "0010": 37187, + "002": 21601, + "00200000": 36490, + "003": 11245, + "004": 22914, + "005": 22544, + "006": 28041, + "007": 25816, + "008": 25257, + "009": 28694, + "01": 486, + "010": 20943, + "0100": 39103, + "011": 28555, + "012": 30206, + "013": 30273, + "014": 28645, + "015": 25150, + "016": 27037, + "017": 29326, + "018": 29159, + "019": 30484, + "02": 2999, + "020": 33618, + "0200": 44613, + "021": 46821, + "022": 44087, + "023": 45310, + "024": 40839, + "025": 36629, + "026": 45987, + "027": 44698, + "028": 46957, + "029": 48891, + "03": 3070, + "030": 39101, + "031": 43637, + "032": 49959, + "033": 44427, + "034": 49841, + "035": 44215, + "036": 48597, + "04": 3023, + "040": 36676, + "041": 50049, + "043": 48768, + "044": 43977, + "045": 40350, + "046": 45438, + "047": 48000, + "048": 47202, + "05": 2713, + "050": 28669, + "052": 37841, + "055": 47838, + "057": 43526, + "059": 46712, + "06": 3312, + "060": 41322, + "07": 2998, + "070": 43509, + "075": 46396, + "08": 2919, + "080": 33057, + "083": 48290, + "088": 46556, + "089": 49352, + "09": 2931, + "090": 42534, + "1": 16, + "10": 940, + "100": 3064, + "1000": 12825, + "10000": 49388, + "1001": 47705, + "1007": 44318, + "101": 8784, + "1016": 27956, + "102": 15377, + "1024": 35500, + "1027": 40403, + "103": 15197, + "104": 13464, + "105": 13348, + "106": 15801, + "107": 15982, + "108": 15711, + "1080": 24045, + "109": 14454, + "11": 1157, + "110": 11442, + "1100": 42060, + "111": 16243, + "1111": 26259, + "112": 14686, + "113": 16616, + "114": 16562, + "115": 15363, + "116": 18298, + "117": 17657, + "118": 16817, + "119": 16315, + "12": 1065, + "120": 10232, + "1200": 27550, + "121": 19244, + "122": 18376, + "123": 10163, + "124": 17464, + "125": 11623, + "126": 19420, + "127": 16799, + "128": 12762, + "129": 18741, + "13": 1485, + "130": 12952, + "131": 22042, + "132": 19924, + "133": 16945, + "134": 19880, + "135": 17059, + "136": 20809, + "137": 19708, + "138": 20107, + "139": 20219, + "14": 1415, + "140": 15187, + "141": 23756, + "142": 23726, + "143": 21139, + "144": 18444, + "145": 18781, + "146": 20964, + "147": 20198, + "148": 18294, + "149": 19442, + "15": 1314, + "150": 8628, + "1500": 33698, + "151": 24309, + "152": 17827, + "153": 21395, + "154": 21526, + "155": 18742, + "156": 21599, + "157": 18458, + "158": 21273, + "159": 19707, + "16": 1433, + "160": 14198, + "1600": 36150, + "161": 25948, + "162": 25061, + "163": 24136, + "164": 23237, + "165": 20986, + "166": 23055, + "167": 21940, + "168": 14656, + "169": 22172, + "17": 1558, + "170": 17279, + "171": 27192, + "172": 23628, + "173": 25399, + "174": 22985, + "175": 17430, + "176": 24096, + "177": 22413, + "178": 23188, + "179": 21738, + "18": 1507, + "180": 15259, + "1800": 39188, + "181": 27057, + "182": 24294, + "183": 24839, + "184": 22883, + "185": 21652, + "186": 25096, + "187": 23451, + "188": 20356, + "189": 23362, + "19": 1129, + "190": 19782, + "1900": 48104, + "191": 26492, + "192": 17477, + "1920": 40454, + "193": 24943, + "194": 22913, + "1945": 41931, + "195": 22186, + "1950": 42751, + "1959": 45403, + "196": 25272, + "1960": 38503, + "1963": 45192, + "1964": 46477, + "1965": 45271, + "1966": 44227, + "1967": 42830, + "1968": 42246, + "1969": 38391, + "197": 24991, + "1970": 30986, + "1971": 41208, + "1972": 41023, + "1973": 40220, + "1974": 40828, + "1975": 38449, + "1976": 38108, + "1977": 37781, + "1978": 37950, + "1979": 33581, + "198": 22337, + "1980": 23664, + "1981": 35411, + "1982": 30763, + "1983": 29279, + "1984": 28296, + "1985": 29110, + "1986": 28054, + "1987": 27301, + "1988": 26709, + "1989": 25475, + "199": 19104, + "1990": 19891, + "1991": 24529, + "1992": 23847, + "1993": 24465, + "1994": 22666, + "1995": 21908, + "1996": 22288, + "1997": 21498, + "1998": 21113, + "1999": 18946, + "2": 17, + "20": 1238, + "200": 2167, + "2000": 11024, + "200000": 33470, + "2001": 14585, + "2002": 16942, + "2003": 16088, + "2004": 15724, + "2005": 14315, + "2006": 13330, + "2007": 12726, + "2008": 11528, + "2009": 10531, + "201": 1264, + "2010": 10333, + "2011": 9804, + "2012": 6999, + "2013": 6390, + "2014": 4967, + "2015": 4626, + "2016": 5304, + "2017": 5539, + "2018": 7908, + "2019": 23344, + "202": 19004, + "2020": 42334, + "203": 22416, + "204": 18638, + "20439": 47936, + "205": 21261, + "206": 22136, + "207": 22745, + "208": 21315, + "209": 22567, + "21": 2481, + "210": 21536, + "211": 21895, + "212": 21777, + "213": 26427, + "214": 22291, + "215": 23349, + "216": 20666, + "217": 24591, + "218": 28727, + "219": 28896, + "22": 1828, + "220": 17572, + "2200": 34294, + "221": 26115, + "222": 23148, + "223": 22047, + "224": 24137, + "225": 18182, + "226": 24909, + "227": 24403, + "228": 23815, + "229": 23539, + "23": 1954, + "230": 19214, + "231": 25667, + "232": 24339, + "233": 25429, + "234": 24409, + "235": 22370, + "236": 24940, + "237": 24693, + "238": 23721, + "239": 23516, + "24": 1731, + "240": 16102, + "241": 28872, + "242": 27877, + "243": 26660, + "244": 25707, + "245": 22995, + "246": 26912, + "247": 23753, + "248": 23045, + "249": 21626, + "25": 1495, + "250": 9031, + "2500": 44688, + "251": 28072, + "252": 22800, + "253": 28592, + "254": 24970, + "255": 13381, + "256": 11645, + "257": 28676, + "258": 25600, + "259": 25191, + "26": 2075, + "260": 21719, + "261": 30057, + "262": 29119, + "263": 29558, + "264": 18897, + "265": 22980, + "266": 25540, + "267": 25674, + "268": 25022, + "269": 26276, + "27": 1983, + "270": 20233, + "271": 28977, + "272": 29807, + "273": 27367, + "274": 28857, + "275": 23195, + "276": 27988, + "277": 27019, + "278": 25870, + "279": 26050, + "28": 2078, + "280": 21033, + "281": 30368, + "282": 32568, + "283": 30290, + "284": 30336, + "285": 26279, + "286": 27033, + "287": 27800, + "288": 25270, + "289": 27693, + "29": 1959, + "290": 24369, + "291": 33551, + "292": 32759, + "293": 31675, + "294": 27696, + "295": 25710, + "296": 27137, + "297": 26561, + "298": 27728, + "299": 22579, + "3": 18, + "30": 1270, + "300": 6200, + "3000": 23924, + "301": 18938, + "302": 22709, + "303": 22572, + "304": 21288, + "305": 22515, + "306": 20548, + "307": 22996, + "308": 21495, + "309": 26895, + "31": 3132, + "310": 26717, + "311": 36244, + "312": 27970, + "313": 25838, + "314": 33638, + "315": 27936, + "316": 33400, + "317": 34125, + "318": 36042, + "319": 35175, + "32": 2624, + "320": 19504, + "321": 36453, + "322": 37283, + "323": 32637, + "324": 33916, + "325": 26582, + "326": 39195, + "327": 34159, + "328": 34256, + "329": 37967, + "33": 2091, + "330": 26073, + "331": 31697, + "332": 32148, + "333": 20370, + "3333": 24840, + "334": 31380, + "335": 27326, + "336": 29211, + "337": 31496, + "338": 28460, + "339": 29626, + "34": 2682, + "340": 23601, + "341": 33660, + "342": 31575, + "343": 32118, + "344": 33535, + "345": 27712, + "346": 30557, + "347": 30995, + "348": 28978, + "349": 27371, + "35": 2327, + "350": 14877, + "351": 35273, + "352": 33394, + "353": 33319, + "354": 32182, + "355": 28567, + "356": 32066, + "357": 27277, + "358": 31128, + "359": 30743, + "36": 2623, + "360": 15277, + "361": 35195, + "362": 35667, + "363": 35447, + "364": 26780, + "365": 24760, + "366": 32459, + "367": 27824, + "368": 27412, + "369": 30803, + "37": 2718, + "370": 20167, + "371": 38056, + "372": 36720, + "373": 34770, + "374": 31020, + "375": 22318, + "376": 32128, + "377": 26514, + "378": 30695, + "379": 29088, + "38": 2548, + "380": 23734, + "381": 36626, + "382": 36243, + "383": 34741, + "384": 22842, + "385": 27203, + "386": 21734, + "387": 32220, + "388": 30460, + "389": 29769, + "39": 2670, + "390": 25964, + "391": 37710, + "392": 32321, + "393": 26007, + "394": 34626, + "395": 31010, + "396": 34107, + "397": 33372, + "398": 31952, + "399": 28771, + "4": 19, + "40": 1821, + "400": 7029, + "4000": 27559, + "401": 21844, + "402": 32531, + "403": 31552, + "404": 26429, + "405": 26598, + "406": 29703, + "407": 30120, + "408": 26200, + "409": 29416, + "41": 3901, + "410": 33289, + "411": 42224, + "412": 39226, + "413": 44103, + "414": 37309, + "415": 35038, + "416": 35218, + "417": 38547, + "418": 39667, + "419": 45068, + "42": 3682, + "420": 27211, + "421": 46636, + "422": 44361, + "423": 43356, + "424": 40090, + "425": 32114, + "426": 42780, + "427": 42363, + "428": 40173, + "429": 11785, + "43": 3559, + "430": 31794, + "431": 50080, + "432": 45331, + "433": 42117, + "434": 47101, + "435": 40064, + "436": 43690, + "437": 43284, + "438": 43704, + "439": 47106, + "44": 2598, + "440": 25644, + "441": 39710, + "442": 39506, + "443": 34938, + "444": 30272, + "445": 43489, + "446": 27260, + "447": 34825, + "448": 31115, + "449": 31911, + "45": 2231, + "450": 17885, + "451": 36330, + "452": 37730, + "453": 36625, + "454": 34229, + "455": 30505, + "456": 29228, + "457": 33032, + "458": 29334, + "459": 33459, + "46": 3510, + "460": 34716, + "461": 40652, + "462": 39997, + "463": 38380, + "464": 44578, + "465": 42018, + "466": 42199, + "467": 24669, + "468": 38472, + "469": 42947, + "47": 2857, + "470": 27790, + "471": 38339, + "472": 37856, + "473": 37804, + "474": 38652, + "475": 32576, + "476": 35435, + "477": 32883, + "478": 29059, + "479": 31714, + "48": 2780, + "480": 22148, + "481": 40271, + "482": 40149, + "483": 38783, + "484": 34137, + "485": 32642, + "486": 34251, + "487": 35133, + "488": 33646, + "489": 35890, + "49": 2920, + "490": 31503, + "491": 41289, + "492": 40256, + "493": 43134, + "494": 39449, + "495": 33781, + "496": 37747, + "497": 38073, + "498": 36260, + "499": 28324, + "5": 20, + "50": 1120, + "500": 4059, + "5000": 27641, + "501": 33548, + "502": 35126, + "503": 31938, + "504": 33580, + "505": 31654, + "506": 35638, + "507": 35378, + "508": 33042, + "509": 29022, + "51": 4349, + "510": 33690, + "511": 41647, + "512": 25836, + "513": 48645, + "514": 47396, + "515": 45969, + "516": 47493, + "517": 48170, + "518": 44085, + "519": 47785, + "52": 4309, + "520": 31211, + "522": 49542, + "523": 49803, + "524": 48057, + "525": 39088, + "526": 48531, + "528": 49351, + "529": 49721, + "53": 4310, + "530": 38612, + "533": 44994, + "535": 44465, + "536": 44468, + "537": 46096, + "538": 49561, + "54": 4051, + "540": 35005, + "544": 47576, + "545": 45326, + "546": 49489, + "548": 49934, + "549": 44966, + "55": 2816, + "550": 22730, + "551": 43697, + "552": 40427, + "553": 48096, + "554": 44218, + "555": 31046, + "556": 37864, + "557": 41948, + "558": 40486, + "559": 38605, + "56": 3980, + "560": 34135, + "561": 47915, + "562": 43918, + "563": 46572, + "565": 47372, + "568": 49211, + "57": 3553, + "570": 39254, + "571": 42875, + "572": 48724, + "573": 48638, + "574": 46900, + "575": 36189, + "576": 37452, + "577": 49447, + "578": 38907, + "579": 41734, + "58": 3365, + "580": 39322, + "581": 48630, + "582": 46044, + "583": 46239, + "584": 46352, + "585": 38905, + "586": 29796, + "587": 44617, + "588": 39118, + "589": 44169, + "59": 3270, + "590": 36993, + "591": 48952, + "592": 45839, + "593": 49051, + "594": 46438, + "595": 35124, + "596": 45734, + "597": 43239, + "598": 41292, + "599": 43452, + "6": 21, + "60": 1899, + "600": 8054, + "6000": 43434, + "601": 41706, + "602": 31418, + "603": 35642, + "604": 31916, + "605": 32417, + "606": 33206, + "607": 31980, + "608": 28688, + "609": 31751, + "61": 5333, + "610": 39132, + "612": 43610, + "613": 47512, + "614": 46841, + "615": 47007, + "616": 44214, + "617": 47941, + "618": 47448, + "62": 5237, + "620": 38850, + "623": 46872, + "625": 26704, + "626": 45191, + "627": 49856, + "628": 48200, + "629": 48602, + "63": 5066, + "630": 30005, + "635": 48250, + "64": 2414, + "640": 31102, + "641": 42759, + "642": 41290, + "643": 41813, + "644": 29173, + "645": 49259, + "646": 27720, + "647": 33981, + "648": 34287, + "649": 33300, + "65": 2996, + "650": 17544, + "651": 40639, + "652": 43193, + "653": 46435, + "654": 39111, + "655": 35916, + "656": 37466, + "657": 37680, + "658": 38431, + "659": 36445, + "66": 2791, + "660": 39885, + "661": 47159, + "662": 39380, + "663": 45791, + "665": 36879, + "666": 27310, + "6666": 19060, + "66666666": 41977, + "667": 28933, + "668": 35809, + "669": 36657, + "67": 3134, + "670": 43798, + "671": 46250, + "672": 43864, + "673": 45758, + "674": 45385, + "675": 42444, + "676": 42548, + "677": 40179, + "678": 30924, + "679": 37601, + "68": 3104, + "680": 37397, + "681": 48564, + "682": 43950, + "683": 47521, + "684": 41580, + "685": 35978, + "686": 33808, + "687": 39925, + "688": 34427, + "689": 40523, + "69": 3388, + "690": 35844, + "691": 49541, + "692": 46589, + "693": 48528, + "694": 45214, + "695": 37381, + "696": 38205, + "697": 40035, + "698": 39357, + "699": 47325, + "7": 22, + "70": 2154, + "700": 9879, + "701": 41583, + "702": 36680, + "703": 36809, + "704": 32869, + "705": 34801, + "706": 35402, + "707": 24038, + "70710": 42877, + "708": 32583, + "709": 31495, + "71": 4869, + "710": 43147, + "712": 49517, + "713": 50055, + "714": 45722, + "718": 45720, + "72": 4761, + "720": 23906, + "725": 45151, + "727": 47760, + "728": 48524, + "729": 48555, + "73": 4790, + "730": 43916, + "733": 49995, + "736": 49150, + "74": 4524, + "740": 45598, + "745": 50150, + "747": 48882, + "748": 48246, + "75": 2425, + "750": 15426, + "751": 48365, + "752": 43665, + "753": 44550, + "754": 41874, + "755": 38172, + "756": 38219, + "757": 39251, + "758": 38569, + "759": 38314, + "76": 4304, + "760": 40761, + "7601": 42752, + "762": 48194, + "763": 49641, + "765": 29143, + "76561": 48527, + "767": 32059, + "768": 30610, + "77": 3324, + "770": 41820, + "771": 46761, + "772": 43571, + "773": 46871, + "774": 47582, + "775": 34483, + "776": 39509, + "777": 29331, + "778": 39761, + "779": 40393, + "78": 3695, + "780": 40873, + "781": 49703, + "782": 46519, + "783": 50165, + "784": 37688, + "785": 41172, + "786": 46302, + "787": 41019, + "789": 40401, + "79": 3720, + "790": 37750, + "792": 48156, + "793": 44750, + "794": 50242, + "795": 41544, + "796": 41060, + "797": 44673, + "798": 43240, + "799": 45455, + "8": 23, + "80": 1795, + "800": 7410, + "8000": 33942, + "801": 41531, + "802": 30863, + "803": 43564, + "804": 36088, + "805": 28256, + "806": 37988, + "807": 36928, + "808": 28362, + "809": 34583, + "81": 6659, + "810": 40215, + "815": 49503, + "82": 6469, + "820": 41739, + "825": 47338, + "83": 5999, + "830": 48341, + "833": 48634, + "84": 5705, + "840": 40675, + "85": 5332, + "850": 25764, + "855": 45432, + "86": 4521, + "860": 45039, + "864": 39570, + "866": 42240, + "87": 5774, + "870": 46951, + "875": 31360, + "877": 42802, + "88": 3459, + "880": 41655, + "882": 42980, + "883": 49287, + "884": 40353, + "885": 44230, + "886": 44980, + "887": 46660, + "888": 28011, + "889": 39121, + "89": 4531, + "893": 49682, + "896": 48712, + "899": 44093, + "9": 24, + "90": 3829, + "900": 12865, + "901": 46815, + "905": 44928, + "909": 44675, + "91": 6420, + "910": 43234, + "911": 35549, + "915": 40248, + "916": 48894, + "92": 5892, + "920": 37128, + "925": 46351, + "93": 6052, + "930": 45418, + "94": 5824, + "940": 46899, + "949": 48581, + "95": 3865, + "950": 31027, + "951": 50119, + "952": 49234, + "953": 49649, + "954": 48372, + "956": 50148, + "96": 4846, + "960": 39277, + "968": 38956, + "969": 38819, + "97": 5607, + "970": 43587, + "975": 42716, + "978": 32196, + "98": 4089, + "980": 40022, + "985": 42250, + "986": 49087, + "987": 44183, + "989": 42520, + "99": 2079, + "990": 34155, + "992": 41561, + "993": 44821, + "994": 42691, + "995": 33438, + "996": 38565, + "997": 39647, + "998": 34808, + "999": 17032, + "9999": 24214, + ":": 25, + ":\"": 11097, + ":#": 43922, + ":'": 32105, + ":(": 37498, + ":,": 45299, + ":-": 21912, + ":/": 14079, + "://": 1378, + "::": 3712, + "::::": 24022, + "::::::::": 43661, + ":[": 33250, + ":\\": 7479, + ":]": 47715, + ":{": 29164, + ";": 26, + ";\"": 26033, + ";;": 7665, + ";;;;": 14223, + ";;;;;;;;": 25887, + ";;;;;;;;;;;;": 46939, + ";}": 46956, + "<": 27, + "": 50256, + "=": 28, + "=\"": 2625, + "=\"\"": 33151, + "=\"#": 25698, + "=\"/": 35922, + "=#": 46249, + "=$": 43641, + "='": 11639, + "=(": 16193, + "=-": 10779, + "=-=-": 16822, + "=-=-=-=-": 27584, + "=-=-=-=-=-=-=-=-": 46402, + "=/": 33223, + "==": 855, + "===": 18604, + "====": 1421, + "======": 50155, + "========": 2559, + "============": 25609, + "================": 4770, + "================================": 10052, + "================================================================": 23926, + "=>": 14804, + "=[": 41888, + "=\\\"": 17553, + "=]": 48874, + "={": 34758, + "=~": 31820, + "=~=~": 33813, + ">": 29, + ">\"": 24618, + ">(": 33994, + ">)": 43734, + ">,": 22330, + ">.": 28401, + ">:": 31175, + "><": 6927, + ">>": 4211, + ">>>": 33409, + ">>>>": 16471, + ">>>>>>>>": 33717, + ">>\\": 34516, + ">[": 36937, + ">]": 37981, + "?": 30, + "?!": 12248, + "?!\"": 30823, + "?\"": 1701, + "?\",": 35379, + "?\".": 43634, + "?'": 8348, + "?'\"": 26989, + "?)": 10091, + "?),": 33924, + "?).": 29865, + "?,": 21747, + "?:": 27514, + "??": 3548, + "???": 28358, + "????": 9805, + "?????": 19622, + "?????-": 25658, + "?????-?????-": 31666, + "????????": 35709, + "?]": 26398, + "?ãĢį": 42943, + "@": 31, + "@#": 41573, + "@#&": 48193, + "@@": 12404, + "@@@@": 22675, + "@@@@@@@@": 37991, + "A": 32, + "AA": 3838, + "AAA": 29697, + "AAAA": 17922, + "AAAAAAAA": 43488, + "AAF": 38540, + "AB": 6242, + "ABC": 24694, + "ABLE": 17534, + "AC": 2246, + "ACA": 26576, + "ACC": 26861, + "ACE": 11598, + "ACH": 16219, + "ACK": 8120, + "ACP": 33056, + "ACT": 10659, + "ACTED": 38542, + "ACTION": 44710, + "ACY": 43300, + "AD": 2885, + "ADA": 26853, + "ADD": 29266, + "ADE": 19266, + "ADRA": 40517, + "ADS": 47149, + "ADVERTISEMENT": 19053, + "AE": 14242, + "AF": 8579, + "AFP": 17449, + "AFTA": 32106, + "AG": 4760, + "AGE": 11879, + "AGES": 25552, + "AH": 18429, + "AI": 20185, + "AIDS": 39338, + "AIN": 29833, + "AIR": 42149, + "AK": 10206, + "AKING": 43602, + "AL": 1847, + "ALD": 44071, + "ALE": 21358, + "ALK": 28082, + "ALL": 7036, + "ALLY": 19807, + "ALS": 23333, + "ALSE": 23719, + "ALT": 31429, + "ALTH": 40818, + "AM": 2390, + "AMA": 25087, + "AMD": 28075, + "AME": 10067, + "AMES": 29559, + "AMI": 43870, + "AMP": 23518, + "AMS": 40834, + "AMY": 29428, + "AN": 1565, + "ANA": 31574, + "ANC": 20940, + "ANCE": 19240, + "AND": 6981, + "ANE": 30525, + "ANG": 15567, + "ANGE": 27746, + "ANI": 43664, + "ANK": 15154, + "ANN": 22846, + "ANS": 15037, + "ANT": 8643, + "ANY": 31827, + "AP": 2969, + "APD": 35349, + "APE": 45721, + "APH": 31300, + "API": 17614, + "APP": 24805, + "APS": 44580, + "APTER": 29485, + "AR": 1503, + "ARA": 24401, + "ARB": 37304, + "ARC": 25793, + "ARCH": 31315, + "ARD": 9795, + "ARDIS": 49608, + "ARDS": 48294, + "ARE": 12203, + "ARGET": 46095, + "ARI": 33604, + "ARK": 14175, + "ARM": 33456, + "ARP": 36035, + "ARR": 26465, + "ARS": 27415, + "ART": 7227, + "ARY": 13153, + "AS": 1921, + "ASC": 42643, + "ASE": 11159, + "ASED": 42827, + "ASH": 11211, + "ASHINGTON": 19436, + "ASON": 36033, + "ASS": 10705, + "AST": 11262, + "ASY": 26483, + "AT": 1404, + "ATA": 13563, + "ATCH": 11417, + "ATE": 6158, + "ATED": 11617, + "ATER": 23261, + "ATES": 29462, + "ATH": 12599, + "ATHER": 45226, + "ATING": 33881, + "ATION": 6234, + "ATIONAL": 29912, + "ATIONS": 18421, + "ATIVE": 37045, + "ATOR": 25633, + "ATS": 33586, + "ATT": 17139, + "ATTLE": 35455, + "ATURE": 40086, + "ATURES": 47471, + "AU": 26830, + "AUD": 48877, + "AUT": 39371, + "AV": 10116, + "AW": 12298, + "AX": 25922, + "AY": 4792, + "AZ": 22778, + "Aaron": 34451, + "Ab": 4826, + "Ability": 22453, + "About": 8585, + "Above": 32397, + "Abs": 24849, + "Absolutely": 40501, + "Abstract": 23839, + "Abyss": 49073, + "Ac": 12832, + "Acc": 17320, + "Accept": 38855, + "Access": 15457, + "Accessory": 41629, + "According": 4821, + "Account": 30116, + "Acknowled": 39482, + "Across": 40553, + "Act": 6398, + "Action": 12502, + "ActionCode": 31573, + "Activ": 25526, + "Active": 13739, + "Activity": 16516, + "Actor": 40277, + "Actually": 26417, + "Ad": 2782, + "Adam": 23159, + "Adams": 47462, + "Adapt": 48003, + "Adapter": 47307, + "Add": 4550, + "Added": 13003, + "Adding": 32901, + "Additional": 17699, + "Additionally": 23216, + "Address": 20231, + "Adds": 46245, + "Adjust": 39668, + "Admin": 46787, + "Administ": 41862, + "Adult": 42995, + "Adv": 22856, + "Advanced": 28809, + "Adventure": 48289, + "Advertisement": 4723, + "Advertisements": 14592, + "Af": 17584, + "Afee": 44314, + "Aff": 35191, + "African": 43032, + "After": 3260, + "Ag": 10262, + "Again": 15316, + "Against": 39276, + "Age": 23396, + "Agent": 36772, + "Agg": 46384, + "Ah": 10910, + "Aid": 44245, + "Aim": 49945, + "Air": 16170, + "Ak": 33901, + "Al": 2348, + "Alabama": 49177, + "Alan": 36235, + "Albert": 42590, + "Ale": 37474, + "Alert": 36420, + "Alex": 15309, + "Alexander": 38708, + "Ali": 37893, + "Alias": 40489, + "Alice": 44484, + "Alien": 44501, + "All": 3237, + "Allah": 48620, + "Allen": 39989, + "Allow": 35265, + "Allows": 34934, + "Almost": 23379, + "Along": 24035, + "Alpha": 38077, + "Already": 37447, + "Alright": 31442, + "Also": 7583, + "Alt": 29161, + "Altern": 23081, + "Alternative": 49788, + "Alternatively": 44163, + "Although": 7003, + "Always": 30374, + "Am": 5840, + "Amazing": 42770, + "Amazon": 24888, + "Amb": 35649, + "Americ": 5477, + "America": 18165, + "American": 7437, + "Americans": 17636, + "Amid": 43541, + "Among": 14311, + "Amount": 31264, + "Amy": 40797, + "An": 2025, + "Analy": 37702, + "Analysis": 32750, + "Ancient": 44974, + "And": 1870, + "Anderson": 42991, + "Andre": 31258, + "Andrew": 20508, + "Android": 25934, + "Andy": 35314, + "Ang": 13450, + "Angel": 33246, + "Angelo": 45585, + "Anim": 35320, + "Animal": 40002, + "Animation": 39520, + "Ann": 18858, + "Anna": 31160, + "Anne": 43227, + "Anonymous": 20660, + "Another": 6610, + "Answer": 33706, + "Ant": 13217, + "Anth": 30327, + "Anthony": 32697, + "Anti": 28795, + "Any": 7149, + "Anyone": 21129, + "Anything": 40028, + "Anyway": 23795, + "Ap": 25189, + "Apart": 39182, + "App": 4677, + "AppData": 22322, + "Apparently": 30402, + "Appearance": 48231, + "Appearances": 47569, + "Apple": 16108, + "Applic": 33583, + "Application": 23416, + "Applications": 41995, + "Apply": 44836, + "Apps": 48433, + "Apr": 13680, + "April": 16784, + "Ar": 3163, + "Arab": 31602, + "Arc": 24021, + "Arcade": 43763, + "Arch": 19895, + "Are": 8491, + "Area": 30547, + "Aren": 43199, + "Arg": 28100, + "Args": 42035, + "Ari": 26529, + "Arizona": 40732, + "Ark": 42007, + "Arm": 26560, + "Armor": 31512, + "Army": 45272, + "Around": 24472, + "Array": 19182, + "Arsenal": 46230, + "Art": 8001, + "Arthur": 29874, + "Article": 14906, + "Artist": 43020, + "As": 1722, + "Ash": 26754, + "Asia": 38555, + "Asian": 43224, + "Aside": 32602, + "Ask": 25214, + "Asked": 18932, + "Ass": 8021, + "Assad": 23622, + "Assembly": 49670, + "Asset": 45869, + "Assistant": 48902, + "Associated": 29014, + "Assuming": 48142, + "Ast": 33751, + "Async": 42367, + "At": 2953, + "Atl": 25255, + "Atlanta": 43482, + "Atlantic": 41120, + "Att": 8086, + "Attach": 33296, + "Attack": 27732, + "Attempt": 37177, + "Attempts": 48452, + "Attorney": 46319, + "Attribute": 33682, + "Attributes": 29021, + "Aud": 16353, + "Audio": 21206, + "Aug": 12512, + "August": 17908, + "Aust": 15160, + "Austin": 40245, + "Austral": 19763, + "Australia": 27429, + "Australian": 38036, + "Aut": 16541, + "Auth": 30515, + "Authent": 47649, + "Author": 13838, + "Authorities": 28705, + "Auto": 27722, + "Autom": 38062, + "Av": 7355, + "Availability": 29841, + "Available": 10493, + "Average": 26287, + "Avg": 48997, + "Avoid": 38618, + "Aw": 23155, + "Awesome": 49061, + "Ax": 31554, + "Ay": 42012, + "Az": 26903, + "B": 33, + "BA": 4339, + "BACK": 31098, + "BALL": 45463, + "BAT": 47379, + "BB": 15199, + "BBC": 33833, + "BC": 2749, + "BD": 14529, + "BE": 12473, + "BER": 13246, + "BF": 29499, + "BG": 40469, + "BI": 3483, + "BIL": 19676, + "BILITIES": 49516, + "BILITY": 25382, + "BILL": 39888, + "BIP": 47772, + "BIT": 26094, + "BL": 9148, + "BLE": 19146, + "BLIC": 32936, + "BM": 12261, + "BN": 15766, + "BO": 8202, + "BOOK": 39453, + "BOX": 39758, + "BP": 20866, + "BR": 11473, + "BRE": 40438, + "BS": 4462, + "BSD": 21800, + "BT": 19313, + "BTC": 35964, + "BU": 19499, + "BUG": 12953, + "BUR": 38926, + "BUS": 45346, + "BUT": 47526, + "BW": 48802, + "BY": 17513, + "Ba": 34458, + "Baby": 36534, + "Back": 7282, + "Background": 21756, + "Bad": 22069, + "Bah": 47514, + "Bal": 24597, + "Balance": 45866, + "Ball": 23410, + "Balt": 41312, + "Baltimore": 46139, + "Ban": 30457, + "Band": 31407, + "Bang": 43984, + "Bank": 28650, + "Bar": 10374, + "Barn": 47359, + "Bas": 15522, + "Base": 14881, + "Based": 15001, + "Basic": 26416, + "Basically": 31524, + "Bat": 24541, + "Batman": 37039, + "Battery": 47006, + "Battle": 24064, + "Bay": 15262, + "Be": 3856, + "Bear": 36352, + "Beast": 41490, + "Beat": 34979, + "Beaut": 38413, + "Bec": 39649, + "Because": 8128, + "Beck": 43454, + "Bed": 45896, + "Bee": 49512, + "Beer": 49802, + "Before": 8421, + "Beg": 24586, + "Begin": 44140, + "Beginning": 45198, + "Beh": 25267, + "Behind": 34163, + "Being": 18357, + "Bel": 12193, + "Bell": 36488, + "Below": 21106, + "Ben": 11696, + "Bench": 44199, + "Benef": 42166, + "Benz": 42484, + "Ber": 24814, + "Bern": 23927, + "Bernie": 33433, + "Berry": 25215, + "Besides": 23937, + "Best": 13014, + "Bet": 13056, + "Beta": 43303, + "Better": 28971, + "Between": 25262, + "Bey": 21993, + "Beyond": 24102, + "Bi": 23286, + "Big": 12804, + "Bill": 17798, + "Billy": 49640, + "Bind": 36180, + "Bio": 42787, + "Bir": 50091, + "Bird": 42562, + "Birth": 38480, + "Bit": 13128, + "Bitcoin": 22614, + "Bl": 3629, + "Black": 9915, + "Blade": 47520, + "Blake": 37849, + "Ble": 43413, + "Block": 12235, + "Blocks": 45356, + "Blog": 42383, + "Blood": 21659, + "Bloom": 38941, + "Bloomberg": 47696, + "Blu": 38676, + "Blue": 14573, + "Bo": 16635, + "Board": 29828, + "Bob": 18861, + "Body": 25842, + "Bomb": 48478, + "Bon": 20682, + "Bone": 49580, + "Bonus": 29435, + "Boo": 46120, + "Book": 10482, + "Books": 30650, + "Boost": 45686, + "Boot": 36476, + "Border": 34189, + "Born": 28524, + "Boss": 37310, + "Boston": 31710, + "Bot": 20630, + "Both": 10265, + "Bott": 28653, + "Bottom": 34104, + "Bound": 49646, + "Bow": 39961, + "Box": 14253, + "Boy": 26554, + "Br": 9414, + "Bra": 42333, + "Brad": 30805, + "Brain": 44687, + "Brand": 38416, + "Brandon": 45467, + "Brave": 39787, + "Brazil": 39190, + "Bre": 12679, + "Break": 31737, + "Breaking": 29449, + "Brend": 48015, + "Brew": 44029, + "Brexit": 40730, + "Brian": 24761, + "Bride": 47148, + "Bridge": 37385, + "Brien": 20118, + "Bright": 41267, + "Bring": 31416, + "Brit": 17959, + "Britain": 37114, + "British": 25631, + "Bro": 15783, + "Broad": 30507, + "Bron": 18760, + "Brook": 45534, + "Brother": 39461, + "Brow": 32635, + "Brown": 20644, + "Browser": 46532, + "Bruce": 38509, + "Bs": 37000, + "Bu": 38374, + "Buff": 36474, + "Buffer": 28632, + "Bug": 25624, + "Build": 15580, + "Builder": 32875, + "Building": 25954, + "Built": 39582, + "Bul": 33481, + "Bull": 39549, + "Bur": 22991, + "Burn": 29053, + "Bus": 16286, + "Bush": 36113, + "Business": 24749, + "But": 1537, + "Button": 21864, + "Buy": 14518, + "Buyable": 39693, + "BuyableInstoreAndOnline": 40242, + "Buzz": 48230, + "By": 3886, + "ById": 48364, + "Byte": 40778, + "Bytes": 45992, + "C": 34, + "CA": 8141, + "CAN": 44565, + "CAP": 33177, + "CAR": 20034, + "CAST": 44647, + "CB": 23199, + "CBC": 29208, + "CBS": 22923, + "CC": 4093, + "CCC": 46361, + "CD": 8610, + "CDC": 47667, + "CE": 5222, + "CENT": 43960, + "CEO": 46691, + "CEPT": 42006, + "CF": 22495, + "CG": 39816, + "CH": 3398, + "CHA": 49285, + "CHAPTER": 41481, + "CHAR": 38019, + "CHAT": 31542, + "CHECK": 50084, + "CHO": 44899, + "CHQ": 47831, + "CHR": 37846, + "CI": 25690, + "CIA": 49732, + "CL": 5097, + "CLA": 16827, + "CLAIM": 48778, + "CLASS": 31631, + "CLASSIFIED": 45449, + "CLE": 29931, + "CLOSE": 32737, + "CLUD": 39149, + "CLUS": 28332, + "CM": 24187, + "CN": 44175, + "CNN": 18474, + "CO": 8220, + "COL": 25154, + "COLOR": 46786, + "COM": 9858, + "COMPLE": 41335, + "CON": 10943, + "CONCLUS": 47542, + "CONT": 37815, + "COR": 44879, + "CP": 8697, + "CPU": 36037, + "CR": 9419, + "CRE": 43387, + "CRIP": 36584, + "CRIPTION": 40165, + "CS": 7902, + "CSS": 49155, + "CT": 4177, + "CTV": 30428, + "CU": 43633, + "CV": 33538, + "CVE": 31436, + "CW": 43538, + "Ca": 24334, + "Cache": 30562, + "Cal": 9771, + "Calif": 19619, + "California": 25284, + "Call": 14134, + "Callback": 47258, + "Calling": 48593, + "Cam": 21701, + "Camera": 35632, + "Camp": 21111, + "Campaign": 46102, + "Can": 6090, + "Canada": 17940, + "Canadian": 28203, + "Cand": 41572, + "Cap": 15610, + "Capital": 39315, + "Capt": 19209, + "Captain": 27898, + "Capture": 49630, + "Car": 9914, + "Card": 16962, + "Care": 17784, + "Carl": 26886, + "Cart": 43476, + "Carter": 49958, + "Cas": 35155, + "Case": 20448, + "Cash": 35361, + "Cass": 43529, + "Cast": 19248, + "Cat": 21979, + "Catal": 39075, + "Catalog": 49015, + "Category": 27313, + "Cath": 39581, + "Catholic": 48919, + "Cause": 42323, + "Cele": 42741, + "Cell": 28780, + "Cent": 19085, + "Center": 23656, + "Central": 30645, + "Cert": 37608, + "Certain": 26469, + "Certainly": 36001, + "Ch": 1925, + "Chain": 35491, + "Chair": 43189, + "Chall": 41812, + "Champ": 48507, + "Chan": 48407, + "Chance": 43606, + "Change": 19400, + "Changed": 31813, + "Changes": 29238, + "Changing": 48333, + "Channel": 29239, + "Chapter": 14126, + "Char": 12441, + "Character": 27275, + "Characters": 48393, + "Charg": 28316, + "Charge": 50044, + "Charges": 36970, + "Charl": 24453, + "Charles": 28711, + "Charlie": 37136, + "Chart": 45488, + "Chat": 30820, + "Che": 7376, + "Check": 9787, + "Chel": 38292, + "Chelsea": 41053, + "Chem": 41829, + "Chest": 45170, + "Chicago": 25705, + "Chicken": 45565, + "Chief": 23675, + "Child": 16424, + "Children": 26829, + "China": 14581, + "Chinese": 23604, + "Chip": 49985, + "Cho": 22164, + "Choice": 46770, + "Choose": 31851, + "Chris": 15645, + "Christ": 10684, + "Christian": 20298, + "Christmas": 44614, + "Christopher": 38025, + "Chuck": 44324, + "Church": 46686, + "Circ": 31560, + "City": 14941, + "Civil": 32610, + "Cl": 2601, + "Cla": 47404, + "Claim": 44819, + "Clar": 48035, + "Clark": 43250, + "Class": 9487, + "Classic": 39914, + "Cle": 34349, + "Clean": 32657, + "Clear": 19856, + "Clearly": 30638, + "Click": 8164, + "Client": 11792, + "Climate": 37649, + "Clinton": 16549, + "Clock": 44758, + "Close": 26125, + "Closure": 45398, + "Cloud": 18839, + "Club": 42350, + "Cmd": 40109, + "Co": 7222, + "Coach": 40677, + "Cod": 43806, + "Code": 10669, + "Coin": 24387, + "Col": 5216, + "Cola": 28635, + "Cold": 34312, + "Cole": 46509, + "Coll": 22667, + "Collect": 31337, + "Collection": 36307, + "College": 38951, + "Collins": 49645, + "Color": 10258, + "Colorado": 41330, + "Columb": 36063, + "Column": 39470, + "Com": 5377, + "Comb": 20575, + "Combat": 38667, + "Come": 16773, + "Coming": 30804, + "Comm": 6935, + "Command": 21575, + "Comment": 21357, + "Comments": 23903, + "Commerce": 47662, + "Commercial": 48401, + "Commission": 50246, + "Common": 17227, + "Commun": 30813, + "Community": 20012, + "Comp": 7293, + "Compan": 41309, + "Companies": 49111, + "Company": 39154, + "Compar": 50249, + "Compare": 41488, + "Compared": 44669, + "Compat": 40073, + "Compl": 38143, + "Complete": 20988, + "Completed": 43768, + "Component": 21950, + "Computer": 34556, + "Con": 3103, + "Conclusion": 21481, + "Cond": 25559, + "Condition": 48362, + "Conf": 18546, + "Config": 16934, + "Configuration": 38149, + "Cong": 18649, + "Congratulations": 45048, + "Congress": 25916, + "Conn": 37321, + "Connect": 13313, + "Connection": 32048, + "Connector": 34525, + "Connell": 15559, + "Connor": 27136, + "Cons": 9444, + "Conservative": 42039, + "Consider": 19626, + "Considering": 40475, + "Console": 47581, + "Const": 34184, + "Construct": 42316, + "Constructed": 25207, + "Construction": 36687, + "Consumer": 49106, + "Cont": 4264, + "Contact": 17829, + "Container": 29869, + "Content": 19746, + "Contents": 15842, + "Context": 21947, + "Contin": 17875, + "Continue": 29453, + "Contract": 45845, + "Contribut": 37146, + "Control": 15988, + "Controller": 22130, + "Cook": 28937, + "Cool": 34530, + "Cooldown": 45953, + "Cop": 13379, + "Copy": 29881, + "Copyright": 15269, + "Cor": 10606, + "Core": 14055, + "Corn": 41389, + "Corp": 45680, + "Correct": 42779, + "Correction": 43267, + "Cos": 36734, + "Cost": 13729, + "Could": 23722, + "Coun": 31053, + "Council": 40940, + "Count": 12332, + "Counter": 31694, + "Country": 33921, + "Cour": 25877, + "Course": 49046, + "Court": 36699, + "Courtesy": 31825, + "Cover": 27245, + "Cow": 40147, + "Cr": 13916, + "Cra": 33800, + "Craft": 14467, + "Craig": 40441, + "Crash": 47598, + "Cre": 12443, + "Creat": 16719, + "Create": 16447, + "Created": 41972, + "Creating": 32071, + "Credit": 23690, + "Credits": 42855, + "Crew": 46724, + "Crime": 45580, + "Crit": 18559, + "Critical": 41000, + "Critics": 36623, + "Cro": 35403, + "Cross": 21544, + "Cru": 27535, + "Crunch": 49384, + "Cruz": 41811, + "Cry": 26677, + "Crypt": 23919, + "Crystal": 43752, + "Cs": 32274, + "Ct": 33707, + "Ctrl": 40069, + "Cu": 46141, + "Cub": 43632, + "Cube": 29071, + "Cur": 26628, + "Current": 11297, + "Currently": 21327, + "Custom": 15022, + "Customer": 44939, + "Cut": 26254, + "Cy": 20418, + "D": 35, + "DA": 5631, + "DAQ": 46640, + "DATA": 26947, + "DAY": 26442, + "DB": 11012, + "DC": 9697, + "DCS": 49513, + "DD": 16458, + "DE": 7206, + "DEBUG": 30531, + "DEC": 41374, + "DEF": 32988, + "DEM": 39429, + "DEN": 41819, + "DEP": 46162, + "DER": 14418, + "DERR": 49643, + "DES": 30910, + "DEV": 39345, + "DF": 8068, + "DH": 41473, + "DI": 17931, + "DIR": 34720, + "DIS": 26288, + "DIT": 49828, + "DIV": 33569, + "DJ": 35028, + "DK": 48510, + "DL": 19260, + "DM": 23127, + "DN": 35504, + "DNA": 28886, + "DO": 18227, + "DOC": 38715, + "DOM": 39170, + "DON": 41173, + "DOS": 35178, + "DOWN": 41925, + "DP": 6322, + "DR": 7707, + "DS": 5258, + "DT": 24544, + "DVD": 39218, + "DW": 42955, + "DX": 36227, + "Da": 26531, + "Dad": 46270, + "Daddy": 48280, + "Daily": 28545, + "Dallas": 40540, + "Dam": 14550, + "Damage": 22022, + "Damn": 43343, + "Dan": 21174, + "Daniel": 19962, + "Danny": 45478, + "Dar": 32708, + "Dark": 17367, + "Dash": 43041, + "Dat": 27354, + "Data": 6601, + "Database": 38105, + "Date": 10430, + "Dave": 27984, + "David": 11006, + "Davis": 36462, + "Day": 12393, + "Days": 38770, + "Db": 43832, + "De": 5005, + "Dead": 20489, + "Deal": 45776, + "Dean": 36372, + "Dear": 20266, + "Death": 20148, + "Deb": 16587, + "Debug": 27509, + "Dec": 10707, + "December": 20588, + "Decl": 37835, + "Decre": 43198, + "Deep": 29744, + "Def": 7469, + "Default": 19463, + "Defense": 27300, + "Definition": 36621, + "Del": 13856, + "Delete": 38727, + "Delivery": 33129, + "DeliveryDate": 39749, + "Delta": 42430, + "Dem": 11522, + "Demand": 42782, + "Democratic": 33939, + "Democrats": 29969, + "Demon": 35477, + "Den": 21306, + "Denver": 49818, + "Dep": 12156, + "Department": 36261, + "Depending": 41156, + "Deploy": 49322, + "Depth": 48791, + "Depths": 42382, + "Der": 28532, + "Des": 5960, + "Desc": 24564, + "Description": 11828, + "Design": 23067, + "Desk": 42523, + "Desktop": 36881, + "Despite": 8332, + "Dest": 24159, + "Destroy": 49174, + "Det": 11242, + "Detailed": 32080, + "Details": 24259, + "Detect": 47504, + "Detroit": 40404, + "Dev": 13603, + "Develop": 19246, + "Developer": 45351, + "Development": 41206, + "Device": 24728, + "Dex": 48875, + "Di": 18683, + "Dial": 24400, + "Dialog": 44204, + "Dialogue": 41099, + "Diamond": 47710, + "Dick": 38743, + "Did": 11633, + "Die": 32423, + "Diff": 28813, + "Different": 40341, + "Dig": 19511, + "Digital": 27640, + "Dim": 29271, + "Dir": 35277, + "Direct": 13470, + "Director": 28702, + "Directory": 43055, + "Dis": 7279, + "Disable": 48893, + "Disc": 15642, + "Disclaimer": 19618, + "Discover": 44596, + "Discuss": 48873, + "Discussion": 34255, + "Disk": 40961, + "Disney": 37338, + "Dispatch": 49354, + "Display": 23114, + "Dist": 20344, + "Distance": 45767, + "District": 44857, + "Div": 24095, + "Do": 5211, + "DoS": 46498, + "Doc": 23579, + "Doctor": 37564, + "Doctors": 47087, + "Document": 24941, + "Documents": 38354, + "Does": 13921, + "Dog": 32942, + "Dom": 24510, + "Domain": 43961, + "Domin": 43417, + "Don": 3987, + "Donald": 7371, + "DonaldTrump": 27674, + "Done": 45677, + "Donnell": 24853, + "Dou": 40287, + "Double": 25628, + "Doug": 42297, + "Down": 8048, + "Download": 10002, + "Downloadha": 41551, + "Dr": 6187, + "Draft": 37741, + "Drag": 46022, + "Dragon": 17808, + "DragonMagazine": 42424, + "Draw": 25302, + "Dream": 30571, + "Dri": 20564, + "Drive": 24825, + "Driver": 32103, + "Dro": 35442, + "Drop": 26932, + "Drug": 37943, + "Ds": 30832, + "Du": 35660, + "Dual": 36248, + "Dub": 37590, + "Due": 22229, + "Dun": 30128, + "Dur": 36927, + "Duration": 26054, + "During": 7191, + "Dust": 43767, + "Dutch": 49717, + "Dynamic": 44090, + "E": 36, + "EA": 16412, + "EAR": 17133, + "EB": 30195, + "EC": 2943, + "ECA": 36600, + "ECD": 27295, + "ECH": 25994, + "ECK": 25171, + "ECT": 9782, + "ECTION": 24565, + "ED": 1961, + "EDIT": 24706, + "EE": 6500, + "EED": 41841, + "EEE": 31909, + "EEEE": 35039, + "EEK": 33823, + "EEP": 35238, + "EF": 25425, + "EFF": 37267, + "EG": 7156, + "EGA": 33146, + "EGIN": 43312, + "EH": 42413, + "EL": 3698, + "ELD": 24639, + "ELF": 37738, + "ELL": 23304, + "ELS": 37142, + "ELY": 30943, + "EM": 3620, + "EMA": 27630, + "EMBER": 28952, + "EMENT": 12529, + "EMOTE": 36862, + "EMP": 39494, + "EMS": 39201, + "EN": 1677, + "ENA": 45510, + "ENC": 24181, + "ENCE": 18310, + "ENCY": 45155, + "END": 10619, + "ENDED": 49361, + "ENE": 39267, + "ENG": 26808, + "ENGTH": 49494, + "ENN": 34571, + "ENS": 16938, + "ENSE": 24290, + "ENT": 3525, + "ENTION": 45589, + "ENTS": 15365, + "EO": 4720, + "EP": 8905, + "EPA": 40906, + "ER": 1137, + "ERA": 46461, + "ERAL": 27130, + "ERC": 47691, + "ERE": 9338, + "ERG": 49837, + "ERN": 28778, + "ERO": 34812, + "ERROR": 24908, + "ERS": 4877, + "ERSON": 29086, + "ERT": 17395, + "ERY": 19664, + "ES": 1546, + "ESA": 43279, + "ESCO": 43311, + "ESE": 33635, + "ESH": 44011, + "ESPN": 31730, + "ESS": 7597, + "ESSION": 47621, + "EST": 6465, + "EStream": 39906, + "EStreamFrame": 43177, + "ET": 2767, + "ETA": 20892, + "ETF": 22274, + "ETH": 20702, + "ETHOD": 36252, + "ETS": 32716, + "EU": 19684, + "EV": 20114, + "EVA": 27881, + "EW": 6217, + "EX": 6369, + "EXP": 49864, + "EXT": 13918, + "EY": 22348, + "Each": 10871, + "Ear": 8419, + "Earlier": 13689, + "Early": 20457, + "Earn": 49725, + "Earth": 22840, + "East": 25234, + "Eastern": 46109, + "Easy": 28406, + "Eat": 47659, + "Ec": 49136, + "Econom": 28489, + "Economic": 48307, + "Ed": 7407, + "Edge": 37021, + "Edit": 18378, + "Edited": 45882, + "Editor": 17171, + "Educ": 33380, + "Education": 41183, + "Edward": 43982, + "Effect": 18610, + "Effective": 44831, + "Effects": 47738, + "Egypt": 39299, + "Eh": 43894, + "Eight": 29571, + "Either": 32478, + "El": 9527, + "Ele": 28827, + "Elect": 19453, + "Electric": 44132, + "Element": 20180, + "Elf": 46995, + "Elizabeth": 43568, + "Ell": 30639, + "Els": 45507, + "Elsa": 49050, + "Else": 40674, + "Elsewhere": 49374, + "Em": 10161, + "Email": 15333, + "Emb": 31567, + "Emer": 32779, + "Emergency": 48979, + "Emily": 48640, + "Employ": 29733, + "Empty": 40613, + "En": 4834, + "Enable": 36695, + "Enabled": 20491, + "Enc": 27195, + "End": 12915, + "Energy": 28925, + "Eng": 7936, + "Engine": 13798, + "EngineDebug": 49781, + "Engineers": 28620, + "England": 39163, + "English": 15823, + "Enh": 35476, + "Enhanced": 49026, + "Enjoy": 27467, + "Enlarge": 30952, + "Enough": 47323, + "Ent": 14539, + "Enter": 17469, + "Entity": 32398, + "Entry": 30150, + "Environment": 31441, + "Environmental": 47213, + "Ep": 13807, + "Episode": 23758, + "Equ": 23588, + "Er": 9139, + "Eric": 25004, + "Error": 12331, + "Es": 23041, + "Esc": 47051, + "Especially": 48464, + "Ess": 29508, + "Est": 22362, + "Eth": 40226, + "Euro": 14398, + "Europe": 16112, + "European": 22030, + "Ev": 15200, + "Eva": 44239, + "Even": 6104, + "Event": 9237, + "Events": 37103, + "Eventually": 28724, + "Ever": 23921, + "Every": 6109, + "Everybody": 28172, + "Everyone": 16190, + "Everything": 19693, + "Evidence": 46785, + "Evil": 48477, + "Ex": 3109, + "Exactly": 47173, + "Example": 16281, + "Examples": 27730, + "Exc": 40127, + "Excellent": 45675, + "Except": 30313, + "Exception": 16922, + "Exec": 23002, + "Executive": 43885, + "Exit": 30337, + "Exp": 16870, + "Exper": 20468, + "Experience": 44901, + "Experts": 38897, + "Expl": 18438, + "Explore": 35433, + "Export": 43834, + "Express": 38839, + "Ext": 11627, + "External": 41506, + "Extra": 27726, + "Extreme": 36716, + "Ey": 36287, + "Eye": 24876, + "F": 37, + "FA": 7708, + "FACE": 49836, + "FAQ": 42680, + "FAULT": 38865, + "FB": 26001, + "FBI": 39379, + "FC": 4851, + "FD": 26009, + "FE": 15112, + "FER": 24302, + "FF": 5777, + "FFER": 45746, + "FFFF": 29312, + "FG": 30386, + "FH": 44602, + "FI": 11674, + "FIELD": 44603, + "FIG": 16254, + "FIL": 46700, + "FILE": 25664, + "FIN": 20032, + "FINE": 29940, + "FINEST": 40236, + "FIR": 39776, + "FIX": 47084, + "FK": 26236, + "FL": 3697, + "FLAG": 38948, + "FM": 23264, + "FML": 34708, + "FN": 43221, + "FO": 6080, + "FOR": 13775, + "FORE": 30818, + "FORM": 21389, + "FORMATION": 35036, + "FOX": 47853, + "FP": 5837, + "FR": 10913, + "FREE": 39274, + "FS": 10652, + "FT": 9792, + "FTWARE": 37485, + "FU": 38989, + "FUL": 46476, + "FUN": 42296, + "FW": 24160, + "FX": 17213, + "FY": 43833, + "Fa": 50110, + "Fab": 43957, + "Fac": 47522, + "Face": 32388, + "Facebook": 12025, + "Fact": 29054, + "Factor": 41384, + "Factory": 22810, + "FactoryReloaded": 37631, + "Fail": 39044, + "Failure": 50015, + "Fair": 30099, + "Faith": 45536, + "Fake": 49233, + "Fal": 41129, + "Fall": 24750, + "False": 25101, + "Family": 24094, + "Fan": 22480, + "Fans": 36570, + "Far": 21428, + "Farm": 48412, + "Fast": 22968, + "Fat": 33804, + "Father": 34823, + "Favorite": 49434, + "Fax": 46512, + "Fe": 14304, + "Fear": 37798, + "Feature": 38816, + "Featured": 37948, + "Features": 23595, + "Feb": 15146, + "February": 21816, + "Fed": 42268, + "Federal": 24099, + "Feed": 18332, + "Feel": 35114, + "Fel": 42493, + "Female": 27273, + "Fer": 43362, + "Fest": 45139, + "Few": 32351, + "Fi": 10547, + "Field": 15878, + "Fif": 44403, + "Fig": 14989, + "Fight": 27365, + "Fighting": 46375, + "Figure": 11337, + "Fil": 11928, + "File": 8979, + "Filename": 35063, + "Files": 25876, + "Fill": 33762, + "Film": 39750, + "Filter": 22417, + "Fin": 18467, + "Final": 19006, + "Finally": 11158, + "Financial": 43621, + "Find": 16742, + "Finding": 36276, + "Fine": 34389, + "Finish": 48658, + "Fire": 13543, + "First": 5962, + "Firstly": 49709, + "Fish": 39428, + "Fit": 31805, + "Five": 20029, + "Fix": 22743, + "Fixed": 13715, + "Fl": 7414, + "Fla": 47487, + "Flag": 34227, + "Flags": 40053, + "Flash": 30670, + "Fle": 47669, + "Flickr": 47250, + "Flight": 43069, + "Flo": 33574, + "Float": 43879, + "Flor": 26953, + "Florida": 31135, + "Flow": 37535, + "Fly": 33771, + "Flying": 49095, + "Focus": 34888, + "Folder": 41092, + "Follow": 7155, + "Following": 14291, + "Font": 23252, + "FontSize": 38160, + "Food": 24602, + "Foot": 17574, + "Football": 37316, + "Footnote": 33795, + "For": 1890, + "Force": 10292, + "Ford": 37308, + "Fore": 16351, + "Foreign": 33616, + "Forest": 34605, + "Forge": 19857, + "ForgeModLoader": 24934, + "Form": 8479, + "Format": 26227, + "Former": 14282, + "Fort": 21926, + "Fortunately": 31276, + "Forward": 39746, + "Found": 21077, + "Four": 15137, + "Fourth": 45530, + "Fox": 19399, + "Fr": 6732, + "Fra": 49562, + "Frag": 42974, + "Fram": 21055, + "Frame": 19778, + "Frames": 35439, + "Frameworks": 42026, + "Fran": 38848, + "Franc": 42885, + "France": 28572, + "Frank": 17439, + "Fre": 20366, + "Fred": 30847, + "Free": 11146, + "Freedom": 38885, + "French": 24111, + "Fresh": 35857, + "Fri": 30214, + "Friday": 20610, + "Friend": 23331, + "Friends": 36705, + "From": 4863, + "Front": 25886, + "Fs": 42388, + "Fu": 41133, + "Fuck": 34094, + "Fuel": 42663, + "Full": 13295, + "Fun": 24629, + "Function": 22203, + "Fund": 24553, + "Further": 13518, + "Furthermore": 24951, + "Future": 29783, + "G": 38, + "GA": 9273, + "GAME": 47109, + "GAN": 45028, + "GB": 4579, + "GBT": 9146, + "GC": 15916, + "GD": 45113, + "GE": 8264, + "GEN": 35353, + "GER": 30373, + "GES": 48075, + "GET": 18851, + "GF": 21713, + "GG": 11190, + "GGGG": 25611, + "GGGGGGGG": 40415, + "GH": 17511, + "GHz": 23741, + "GI": 18878, + "GL": 8763, + "GM": 15548, + "GMT": 49424, + "GN": 16630, + "GO": 11230, + "GOP": 44962, + "GP": 16960, + "GPU": 33346, + "GR": 10761, + "GRE": 28934, + "GREEN": 43016, + "GROUND": 46025, + "GROUP": 46846, + "GS": 14313, + "GT": 19555, + "GU": 38022, + "GUI": 40156, + "GV": 37094, + "GW": 33191, + "GY": 31212, + "Ga": 35389, + "Gab": 46079, + "Gal": 26552, + "Gall": 37122, + "Gallery": 29352, + "Gam": 34777, + "Game": 8777, + "Gameplay": 43241, + "Gamer": 33648, + "Games": 24474, + "Gaming": 45509, + "Gar": 27676, + "Gary": 33820, + "Gas": 39699, + "Gate": 22628, + "Gay": 41787, + "Gaza": 48790, + "Gb": 49017, + "Ge": 10082, + "Gear": 38141, + "Gen": 13746, + "Gender": 41394, + "Gene": 39358, + "Gener": 8645, + "General": 12218, + "Generally": 37058, + "Generic": 46189, + "Georg": 33428, + "George": 20191, + "Georgia": 41072, + "Ger": 38069, + "German": 16010, + "Germany": 27079, + "Get": 3855, + "Getting": 20570, + "Getty": 6633, + "Gh": 41126, + "Ghost": 32001, + "Gi": 33704, + "Gil": 40747, + "Girl": 24151, + "Girls": 41044, + "Give": 23318, + "Given": 15056, + "Giving": 49701, + "Gl": 9861, + "Glass": 47698, + "Global": 22289, + "Go": 5247, + "Goal": 49045, + "God": 13482, + "Going": 27404, + "Gold": 13306, + "GoldMagikarp": 42202, + "Golden": 32378, + "Good": 10248, + "Google": 11708, + "Gordon": 47073, + "Got": 30074, + "Gov": 23774, + "Govern": 29168, + "Government": 28848, + "Gr": 8642, + "Gra": 46971, + "Grab": 48400, + "Grad": 42731, + "Grade": 42233, + "Graham": 45821, + "Grand": 23581, + "Grant": 45431, + "Graph": 37065, + "Graphics": 18172, + "Gray": 46130, + "Gre": 43887, + "Great": 13681, + "Greek": 44059, + "Green": 13719, + "Greg": 25025, + "Grey": 49141, + "Grid": 41339, + "Gro": 42921, + "Ground": 35539, + "Group": 13247, + "Growing": 43964, + "Gs": 33884, + "Gu": 8205, + "Guard": 24502, + "Guest": 42481, + "Guide": 47889, + "Gun": 22993, + "Guy": 31080, + "Gy": 44802, + "H": 39, + "HA": 7801, + "HAEL": 47452, + "HAHA": 21271, + "HAHAHAHA": 39021, + "HAM": 33363, + "HB": 32886, + "HC": 16045, + "HCR": 43230, + "HD": 10227, + "HE": 13909, + "HEAD": 37682, + "HER": 16879, + "HF": 29567, + "HH": 16768, + "HHHH": 41100, + "HI": 25374, + "HK": 38730, + "HL": 6581, + "HM": 36905, + "HO": 32298, + "HOME": 39069, + "HOU": 46685, + "HOW": 37181, + "HP": 14082, + "HQ": 41275, + "HR": 17184, + "HS": 7998, + "HT": 6535, + "HTML": 28656, + "HTTP": 40717, + "HUD": 28410, + "HY": 42598, + "Ha": 23303, + "Hack": 32833, + "Had": 25383, + "Hal": 40202, + "Half": 31305, + "Hall": 34194, + "Ham": 21281, + "Hamilton": 45405, + "Han": 29919, + "Hand": 12885, + "Handle": 37508, + "Handler": 25060, + "Happy": 25082, + "Har": 13587, + "Hard": 17309, + "Hardware": 49865, + "Harris": 41589, + "Harry": 18308, + "Hart": 44719, + "Has": 19242, + "Hash": 26257, + "Hat": 40483, + "Haunted": 46979, + "Have": 11980, + "Having": 14698, + "Haw": 33055, + "Hay": 31306, + "He": 1544, + "Head": 13847, + "Header": 39681, + "Health": 18081, + "Heart": 28541, + "Heat": 39596, + "Heavy": 33210, + "Height": 23106, + "Hel": 12621, + "Hell": 28254, + "Hello": 15496, + "Help": 22087, + "Helper": 47429, + "Hen": 26055, + "Henry": 32476, + "Her": 9360, + "Here": 4342, + "Herm": 48523, + "Hero": 30411, + "Hey": 10814, + "Hi": 17250, + "Hidden": 41691, + "Hide": 38518, + "Hig": 36124, + "High": 11922, + "Higher": 48708, + "Hill": 36369, + "Hillary": 20397, + "His": 6653, + "Hispanic": 43830, + "Hist": 13749, + "History": 18122, + "Hit": 17889, + "Hmm": 44217, + "Ho": 28900, + "Hol": 28115, + "Hold": 26807, + "Holy": 33336, + "Hom": 28718, + "Home": 16060, + "Hon": 29478, + "Honest": 37411, + "Honestly": 40817, + "Hong": 48559, + "Hop": 23483, + "Hope": 34456, + "Hopefully": 32365, + "Hor": 27991, + "Host": 17932, + "Hot": 21352, + "Hour": 43223, + "Hours": 39792, + "House": 18102, + "Houston": 33387, + "How": 2437, + "Howard": 32434, + "However": 4864, + "Http": 43481, + "Hu": 38202, + "Hub": 16066, + "Hug": 48098, + "Huh": 46010, + "Hum": 32661, + "Human": 20490, + "Hun": 25117, + "Hundreds": 38150, + "Hung": 39505, + "Hunt": 47663, + "Hunter": 38803, + "Hur": 42633, + "Hy": 21217, + "Hyd": 40436, + "Hyp": 49926, + "Hyper": 38197, + "Hz": 7399, + "I": 40, + "IA": 3539, + "IAL": 12576, + "IAN": 16868, + "IAS": 43429, + "IB": 9865, + "IBLE": 34563, + "IC": 2149, + "ICA": 25241, + "ICAL": 20151, + "ICAN": 42710, + "ICE": 8476, + "ICES": 34444, + "ICH": 20739, + "ICK": 11860, + "ICLE": 31419, + "ICO": 22707, + "ICS": 19505, + "ICT": 18379, + "ID": 2389, + "IDA": 41957, + "IDE": 14114, + "IDENT": 25256, + "IDER": 41237, + "IDES": 42538, + "IDS": 14255, + "IDs": 47954, + "IE": 10008, + "IED": 19767, + "IELD": 49979, + "IENCE": 42589, + "IENT": 28495, + "IER": 38311, + "IES": 11015, + "IF": 5064, + "IFA": 19071, + "IFE": 29150, + "IFF": 29267, + "IFIC": 30643, + "IFIED": 28343, + "IFT": 32297, + "IG": 3528, + "IGH": 18060, + "IGHT": 9947, + "IGHTS": 34874, + "IGN": 16284, + "II": 3978, + "III": 10855, + "IJ": 23852, + "IK": 18694, + "IL": 4146, + "ILA": 47164, + "ILD": 26761, + "ILE": 41119, + "ILL": 8267, + "ILLE": 33844, + "ILS": 45484, + "ILY": 33340, + "IM": 3955, + "IME": 12789, + "IN": 1268, + "INA": 28893, + "INAL": 17961, + "INC": 30158, + "IND": 12115, + "INE": 8881, + "INESS": 44180, + "INFO": 10778, + "ING": 2751, + "INGS": 20754, + "INGTON": 17480, + "INK": 17248, + "INO": 46016, + "INS": 20913, + "INST": 38604, + "INT": 12394, + "INTER": 41358, + "INTON": 46812, + "IO": 9399, + "ION": 2849, + "IONS": 11053, + "IOR": 41254, + "IP": 4061, + "IPP": 31444, + "IPS": 47643, + "IQ": 33866, + "IR": 4663, + "IRC": 49060, + "IRD": 46833, + "IRE": 41736, + "IRED": 37819, + "IRO": 43708, + "IRT": 48771, + "IS": 1797, + "ISA": 22312, + "ISC": 37719, + "ISE": 24352, + "ISH": 18422, + "ISION": 42446, + "ISIS": 29322, + "ISM": 31125, + "ISO": 40734, + "ISON": 39960, + "ISS": 16744, + "ISSION": 40373, + "IST": 8808, + "ISTER": 41517, + "ISTORY": 42480, + "IT": 2043, + "ITAL": 40579, + "ITCH": 31949, + "ITE": 12709, + "ITED": 22061, + "ITH": 10554, + "ITIES": 30383, + "ITION": 17941, + "ITNESS": 46144, + "ITS": 29722, + "ITT": 22470, + "ITY": 9050, + "IU": 44958, + "IUM": 41796, + "IV": 3824, + "IVE": 9306, + "IVER": 38757, + "IVERS": 30194, + "IVES": 42472, + "IX": 10426, + "IZ": 14887, + "IZE": 35400, + "Ian": 37776, + "Ice": 23709, + "Icon": 19578, + "Id": 7390, + "Ide": 41452, + "Ident": 33234, + "If": 1532, + "Ign": 32916, + "Il": 33666, + "Ill": 21478, + "Im": 3546, + "Image": 5159, + "Images": 29398, + "Imagine": 25153, + "Imm": 24675, + "Imp": 26950, + "Impl": 29710, + "Import": 20939, + "Important": 33796, + "Impro": 23028, + "Improve": 47531, + "Improved": 35453, + "In": 818, + "Inc": 25517, + "Includes": 42986, + "Incre": 15562, + "Increase": 46890, + "Increased": 40281, + "Increases": 28544, + "Ind": 5497, + "Indeed": 17854, + "Independent": 40566, + "Index": 15732, + "India": 21569, + "Indian": 30821, + "Indiana": 49153, + "Individual": 35392, + "Indust": 35848, + "Inf": 18943, + "Info": 12360, + "Information": 21918, + "Ing": 27682, + "Ingredients": 41222, + "Init": 31768, + "Initial": 24243, + "Initialized": 28500, + "Initially": 40443, + "Input": 20560, + "Ins": 20376, + "Insert": 44402, + "Inside": 24441, + "Insp": 41502, + "Inst": 6310, + "Install": 15798, + "Installation": 30838, + "Instance": 33384, + "Instant": 49933, + "Instead": 13193, + "InstoreAndOnline": 40241, + "Instruct": 43993, + "Int": 5317, + "Integ": 34500, + "Integer": 46541, + "Intel": 24123, + "Inter": 9492, + "Interest": 19302, + "Interested": 48860, + "Interestingly": 33092, + "Interface": 39317, + "Intern": 15865, + "Internal": 37693, + "International": 24274, + "Internet": 28566, + "Interstitial": 29447, + "Interview": 39945, + "Introdu": 15005, + "Introduced": 37143, + "Introduction": 21906, + "Inv": 19904, + "Invalid": 44651, + "Invest": 19070, + "Investigators": 33528, + "Iowa": 45186, + "Ir": 23820, + "Iran": 23798, + "Iraq": 31206, + "Ire": 48505, + "Ireland": 49752, + "Irish": 43293, + "Iron": 22797, + "Ironically": 44850, + "Is": 3792, + "Isa": 39443, + "Islam": 16991, + "Islamic": 26723, + "Isn": 41451, + "Israel": 14040, + "Israeli": 29818, + "Iss": 27738, + "Issue": 45147, + "It": 1026, + "Italian": 45696, + "Italy": 45001, + "Item": 7449, + "ItemImage": 25502, + "ItemThumbnailImage": 39177, + "ItemTracker": 47198, + "Items": 23022, + "Iter": 29993, + "Iterator": 37787, + "Its": 20459, + "Iv": 45766, + "J": 41, + "JA": 37048, + "JB": 47858, + "JC": 34382, + "JD": 37882, + "JECT": 23680, + "JJ": 32178, + "JM": 50229, + "JO": 45006, + "JOHN": 47118, + "JP": 12889, + "JR": 44817, + "JS": 20120, + "JSON": 40386, + "JUST": 25008, + "JV": 41697, + "Ja": 33186, + "Jac": 28821, + "Jack": 14295, + "Jackson": 31270, + "Jacob": 46751, + "Jake": 43930, + "Jam": 30380, + "James": 14731, + "Jamie": 48337, + "Jan": 12128, + "Jane": 41083, + "January": 21339, + "Japan": 16504, + "Japanese": 25324, + "Jar": 47511, + "Jason": 26497, + "Java": 29584, + "Jay": 30568, + "Je": 40932, + "Jean": 38248, + "Jeff": 19139, + "Jen": 44875, + "Jenn": 35994, + "Jennifer": 43187, + "Jer": 36134, + "Jere": 31579, + "Jeremy": 35623, + "Jerry": 43462, + "Jes": 22290, + "Jess": 34648, + "Jessica": 45572, + "Jesus": 28219, + "Jet": 42273, + "Jew": 23119, + "Jewish": 28240, + "Jews": 47415, + "Jim": 18050, + "Jimmy": 40335, + "Jo": 9908, + "Job": 33308, + "Joe": 19585, + "John": 7554, + "Johnny": 44960, + "Johnson": 25378, + "Join": 18234, + "Joined": 24363, + "Jon": 18219, + "Jonathan": 30365, + "Jones": 25784, + "Jordan": 34522, + "Jose": 23409, + "Joseph": 29458, + "Josh": 23808, + "Joshua": 47740, + "Journal": 25296, + "Joy": 41338, + "Jr": 50123, + "Js": 49044, + "Ju": 33018, + "Jud": 26141, + "Judge": 29511, + "Jul": 16980, + "July": 16157, + "Jump": 36046, + "Jun": 22396, + "June": 15749, + "Just": 5703, + "Justice": 28447, + "Justin": 33229, + "K": 42, + "KA": 25123, + "KB": 22764, + "KC": 36222, + "KE": 7336, + "KEN": 43959, + "KER": 42839, + "KEY": 20373, + "KI": 37845, + "KING": 37286, + "KK": 16601, + "KN": 29132, + "KNOWN": 44706, + "KO": 22328, + "KR": 30758, + "KS": 27015, + "KT": 42176, + "KY": 31159, + "Ka": 37281, + "Kal": 41428, + "Kansas": 43451, + "Kar": 37753, + "Karl": 46063, + "Kat": 25881, + "Kate": 45087, + "Kay": 37247, + "Ke": 8896, + "Keefe": 48122, + "Keep": 15597, + "Keeping": 44815, + "Keith": 46868, + "Kelly": 34831, + "Ken": 27827, + "Kenn": 39324, + "Kent": 42265, + "Kevin": 23865, + "Key": 9218, + "Keys": 40729, + "Kh": 33155, + "Kick": 45390, + "Kid": 48374, + "Kids": 40229, + "Kill": 27100, + "Kim": 26374, + "Kin": 49681, + "Kind": 35854, + "King": 15708, + "Kings": 42912, + "Kit": 20827, + "Kn": 25095, + "Knight": 44242, + "Know": 23812, + "Knowing": 45648, + "Known": 29870, + "Ko": 48735, + "Krist": 40756, + "Ku": 41733, + "Ky": 30630, + "Kyle": 42516, + "L": 43, + "LA": 13534, + "LAB": 48780, + "LAN": 25697, + "LAND": 28182, + "LB": 30501, + "LC": 5639, + "LCS": 29814, + "LD": 11163, + "LE": 2538, + "LEASE": 22781, + "LECT": 16779, + "LED": 30465, + "LER": 39878, + "LES": 28378, + "LESS": 48481, + "LET": 28882, + "LEY": 25173, + "LG": 41257, + "LGBT": 37701, + "LI": 31271, + "LIB": 40347, + "LIN": 34509, + "LINE": 24027, + "LIST": 45849, + "LL": 3069, + "LLOW": 44765, + "LM": 31288, + "LO": 21982, + "LOAD": 35613, + "LOC": 29701, + "LOCK": 36840, + "LOD": 38543, + "LOG": 25294, + "LOS": 45376, + "LP": 19930, + "LR": 35972, + "LS": 6561, + "LT": 27734, + "LU": 41596, + "LV": 30976, + "LY": 11319, + "La": 14772, + "Lab": 17822, + "Label": 33986, + "Labor": 42230, + "Labour": 32475, + "Lady": 38887, + "Lago": 48694, + "Lair": 40041, + "Lake": 43035, + "Land": 22342, + "Language": 32065, + "Large": 21968, + "Larry": 42918, + "Las": 46898, + "Last": 5956, + "Lastly": 37511, + "Lat": 24220, + "Late": 26302, + "Later": 18602, + "Latest": 39478, + "Latin": 49022, + "Laughs": 34610, + "Laun": 46182, + "Launch": 38296, + "Laura": 43687, + "Law": 16966, + "Lay": 23763, + "Layer": 49925, + "Layout": 32517, + "Le": 3123, + "Lead": 20451, + "Leader": 45009, + "League": 24623, + "Leaks": 17874, + "Lean": 35806, + "Lear": 14961, + "Learn": 20238, + "Learning": 41730, + "Leary": 48487, + "Leave": 35087, + "Led": 42416, + "Lee": 24338, + "Left": 18819, + "Leg": 11484, + "Legal": 38263, + "Legend": 21351, + "Legendary": 24524, + "Len": 30659, + "Length": 24539, + "Lenin": 49036, + "Lens": 49479, + "Leod": 44559, + "Leon": 36185, + "Les": 35882, + "Less": 22058, + "Let": 5756, + "Letter": 45708, + "Lev": 32163, + "Level": 4971, + "Lew": 33450, + "Lewis": 40330, + "Lex": 45117, + "Li": 32304, + "Lib": 25835, + "Liber": 31199, + "Liberal": 46650, + "Library": 23377, + "Lic": 26656, + "License": 34156, + "Lie": 47918, + "Life": 14662, + "Light": 15047, + "Like": 7594, + "Likewise": 45872, + "Lim": 19352, + "Limit": 39184, + "Limited": 37214, + "Lin": 14993, + "Lind": 43410, + "Line": 13949, + "Link": 11280, + "LinkedIn": 40574, + "Links": 31815, + "Linux": 19314, + "Liquid": 41966, + "Lisa": 44203, + "List": 8053, + "Listen": 23061, + "Listener": 33252, + "Liter": 43460, + "Little": 22253, + "Live": 18947, + "Liverpool": 44232, + "Living": 36376, + "Lo": 27654, + "Load": 8912, + "Loader": 17401, + "Loading": 19031, + "Loc": 33711, + "Local": 14565, + "Located": 43525, + "Location": 14749, + "Lock": 25392, + "Log": 11187, + "Login": 47790, + "London": 23421, + "Long": 14617, + "Look": 8567, + "Looking": 15784, + "Looks": 41102, + "Loop": 39516, + "Lord": 22438, + "Los": 28903, + "Lost": 31042, + "Lot": 48601, + "Lots": 43643, + "Lou": 24016, + "Louis": 32117, + "Love": 18565, + "Low": 20535, + "Lower": 31426, + "Lt": 49578, + "Lu": 25596, + "Lua": 36127, + "Luc": 22946, + "Luck": 35498, + "Luckily": 42332, + "Luke": 30730, + "Lv": 29507, + "Ly": 31633, + "Lyn": 37207, + "M": 44, + "MA": 5673, + "MAC": 44721, + "MAG": 45820, + "MAL": 42126, + "MAN": 10725, + "MAP": 33767, + "MAR": 40569, + "MAS": 31180, + "MAT": 41636, + "MAX": 22921, + "MB": 10744, + "MC": 9655, + "MD": 12740, + "ME": 11682, + "MED": 30733, + "MEN": 49275, + "MENT": 10979, + "MENTS": 28957, + "MER": 29296, + "MET": 47123, + "METHOD": 49273, + "MF": 49800, + "MG": 20474, + "MH": 36208, + "MHz": 25983, + "MI": 8895, + "MIC": 49884, + "MIN": 23678, + "MIT": 36393, + "MJ": 43421, + "MK": 33907, + "ML": 5805, + "MM": 12038, + "MN": 39764, + "MO": 11770, + "MOD": 33365, + "MODE": 49058, + "MON": 27857, + "MORE": 23346, + "MP": 7378, + "MQ": 49215, + "MR": 13599, + "MRI": 40952, + "MS": 5653, + "MSN": 30295, + "MT": 13752, + "MU": 42422, + "MW": 14326, + "MX": 43243, + "MY": 26708, + "Ma": 21467, + "Mac": 14155, + "Mach": 49999, + "Machine": 37573, + "Mad": 18454, + "Made": 24616, + "Madison": 46845, + "Mag": 13436, + "Magazine": 36028, + "Magic": 22975, + "Magikarp": 41538, + "Magn": 48017, + "Mah": 40936, + "Mail": 25804, + "Main": 13383, + "Major": 24206, + "Make": 12050, + "Maker": 48890, + "Making": 23874, + "Mal": 15029, + "Male": 25486, + "Malley": 33776, + "Man": 5124, + "Management": 48032, + "Manager": 13511, + "Manchester": 40744, + "Mand": 49846, + "Mania": 45844, + "Manufact": 44445, + "Many": 7085, + "Map": 13912, + "Maps": 47010, + "Mar": 7676, + "Marc": 22697, + "March": 16192, + "Marco": 37179, + "Marcus": 35110, + "Marg": 24428, + "Marginal": 36003, + "Maria": 46827, + "Marie": 44507, + "Mario": 42315, + "Mark": 9704, + "Market": 27470, + "Mars": 43725, + "Marsh": 41984, + "Mart": 13143, + "Martin": 24778, + "Marvel": 38864, + "Marx": 45258, + "Mary": 24119, + "Mas": 38224, + "Mask": 45195, + "Mass": 20273, + "Master": 18254, + "Mat": 19044, + "Match": 23850, + "Material": 17518, + "Materials": 41657, + "Math": 37372, + "Matrix": 46912, + "Matt": 13448, + "Matthew": 25372, + "Max": 11518, + "Maximum": 40541, + "May": 6747, + "Maybe": 13300, + "Mayor": 37396, + "Mbps": 47842, + "Mc": 9742, + "McC": 30464, + "Me": 5308, + "Meanwhile": 10294, + "Measure": 47384, + "Meat": 35620, + "Mech": 28452, + "Med": 9921, + "Media": 13152, + "Medic": 39112, + "Medical": 37158, + "Medium": 31205, + "Meet": 29318, + "Meg": 42672, + "Mega": 43471, + "Mel": 21102, + "Mem": 13579, + "Member": 27608, + "Members": 25341, + "Memory": 30871, + "Men": 10418, + "Menu": 23381, + "Mer": 13102, + "Merc": 42981, + "Merit": 21583, + "Mesh": 37031, + "Mess": 36479, + "Message": 12837, + "Met": 9171, + "Meta": 48526, + "Metal": 36790, + "Method": 17410, + "Methods": 46202, + "Metro": 45141, + "Mex": 24670, + "Mexico": 33006, + "Mi": 41541, + "Miami": 41191, + "Mic": 25437, + "Mich": 11180, + "Michael": 13256, + "Michelle": 48736, + "Michigan": 40610, + "Micro": 13031, + "Microsoft": 15905, + "Mid": 22622, + "Middle": 34621, + "Mike": 16073, + "Mil": 24857, + "Military": 37837, + "Mill": 22603, + "Miller": 33253, + "Min": 9452, + "Mind": 28478, + "Mine": 24461, + "Minecraft": 39194, + "Mini": 39234, + "Minimum": 44046, + "Minnesota": 45670, + "Minor": 39825, + "Mir": 27453, + "Mis": 31281, + "Miss": 17140, + "Missing": 43730, + "Mission": 37057, + "Mist": 49370, + "Mit": 43339, + "Mix": 35608, + "Mo": 16632, + "Mob": 44702, + "Mobil": 47100, + "Mobile": 17066, + "Mod": 5841, + "ModLoader": 24847, + "Mode": 19076, + "Model": 17633, + "Modern": 31439, + "Mods": 24239, + "Module": 26796, + "Moh": 38443, + "Mom": 29252, + "Mon": 9069, + "Monday": 23810, + "Money": 26788, + "Monitor": 35479, + "Monster": 40872, + "Mont": 26031, + "Month": 31948, + "Moon": 31640, + "Moore": 40049, + "Mor": 20044, + "More": 5167, + "Moreover": 24606, + "Morgan": 47184, + "Morning": 42997, + "Mos": 32668, + "Moscow": 49757, + "Most": 6943, + "Mot": 47733, + "Mother": 31398, + "Motion": 45740, + "Motor": 34919, + "Mount": 35452, + "Mouse": 39643, + "Move": 21774, + "Movie": 25097, + "Moving": 33622, + "Mp": 28861, + "MpServer": 31765, + "Mr": 5246, + "Mrs": 27034, + "Ms": 10128, + "Msg": 50108, + "Mu": 33239, + "Much": 20045, + "Mult": 15205, + "Multi": 29800, + "Multiple": 31217, + "Mur": 23830, + "Murray": 49998, + "Mus": 10694, + "Music": 22648, + "Muslim": 17067, + "Muslims": 36452, + "Must": 34320, + "Mut": 41603, + "My": 3666, + "Myth": 41444, + "N": 45, + "NA": 4535, + "NAME": 20608, + "NAS": 18293, + "NASA": 29998, + "NAT": 34259, + "NB": 32819, + "NBA": 32470, + "NBC": 13175, + "NC": 7792, + "ND": 8575, + "NE": 12161, + "NECT": 48842, + "NER": 21479, + "NES": 37379, + "NESS": 31097, + "NET": 12884, + "NEW": 13965, + "NEWS": 49597, + "NEY": 36231, + "NF": 21870, + "NFL": 32078, + "NG": 10503, + "NH": 33863, + "NI": 22125, + "NING": 15871, + "NJ": 41074, + "NK": 46888, + "NL": 32572, + "NM": 32755, + "NN": 6144, + "NO": 15285, + "NOR": 35510, + "NOT": 11929, + "NOTE": 16580, + "NOW": 45669, + "NP": 22182, + "NPR": 38588, + "NR": 24723, + "NRS": 41256, + "NS": 8035, + "NSA": 47549, + "NT": 11251, + "NULL": 33991, + "NUM": 41359, + "NV": 27159, + "NVIDIA": 38021, + "NW": 27605, + "NY": 12805, + "NYSE": 49430, + "NZ": 37371, + "Na": 26705, + "Name": 5376, + "Names": 36690, + "Nap": 49799, + "Nar": 40059, + "Narr": 45750, + "Nat": 47849, + "Nation": 46108, + "National": 16186, + "Native": 31272, + "Natural": 35364, + "Naturally": 44213, + "Nature": 46934, + "Nav": 30575, + "Naz": 37235, + "Nazi": 31343, + "Nazis": 44527, + "Ne": 8199, + "Neal": 40581, + "Near": 40640, + "Nearly": 27927, + "Need": 23037, + "Neg": 32863, + "Neigh": 46445, + "Neil": 29354, + "Neill": 26538, + "Neither": 27270, + "Net": 7934, + "NetMessage": 25193, + "Netflix": 42826, + "Network": 26245, + "Nev": 43555, + "Never": 12295, + "Nevertheless": 29011, + "New": 3791, + "News": 9980, + "Newsletter": 33031, + "Next": 10019, + "Ni": 34153, + "Nic": 30403, + "Nice": 35284, + "Nich": 46489, + "Nick": 23609, + "Night": 24732, + "Nik": 40979, + "Nin": 36091, + "Nine": 37603, + "Nintendo": 32348, + "Nit": 33772, + "Nitrome": 42066, + "No": 2949, + "Nob": 21191, + "Nobody": 24795, + "Node": 19667, + "Non": 15419, + "None": 14202, + "Nonetheless": 43258, + "Nor": 21991, + "Norm": 35393, + "Normal": 26447, + "Normally": 43625, + "North": 14157, + "Northern": 40495, + "Not": 3673, + "Notable": 45533, + "Note": 6425, + "Notes": 16130, + "Nothing": 18465, + "Notice": 26396, + "Nov": 20795, + "November": 21159, + "Now": 3844, + "Ns": 47503, + "Null": 35067, + "Num": 33111, + "Number": 15057, + "Numbers": 49601, + "Nusra": 39294, + "Nut": 49004, + "O": 46, + "OA": 23621, + "OAD": 41048, + "OB": 9864, + "OC": 4503, + "OCK": 11290, + "OD": 3727, + "ODE": 16820, + "ODUCT": 28644, + "ODY": 33076, + "OE": 27799, + "OF": 19238, + "OFF": 27977, + "OG": 7730, + "OGR": 49656, + "OH": 12096, + "OHN": 27600, + "OIL": 49713, + "OK": 11380, + "OL": 3535, + "OLD": 15173, + "OLOG": 33462, + "OLOGY": 43781, + "OM": 2662, + "OME": 13649, + "ON": 1340, + "OND": 18672, + "ONDON": 47383, + "ONE": 11651, + "ONES": 39677, + "ONEY": 48399, + "ONG": 18494, + "ONS": 19213, + "ONSORED": 36406, + "ONT": 35830, + "ONY": 40508, + "OO": 6684, + "OOD": 22808, + "OOK": 15308, + "OOL": 31559, + "OOOO": 23803, + "OOOOOOOO": 47732, + "OP": 3185, + "OPA": 43345, + "OPE": 32135, + "OPER": 31054, + "OPLE": 34354, + "OPS": 30737, + "OR": 1581, + "ORD": 12532, + "ORE": 6965, + "ORED": 32023, + "ORGE": 49697, + "ORK": 14670, + "ORN": 30649, + "ORPG": 49665, + "ORS": 20673, + "ORT": 9863, + "ORTS": 33002, + "ORY": 15513, + "OS": 2640, + "OSE": 14058, + "OSED": 48751, + "OSH": 45704, + "OSP": 47053, + "OSS": 18420, + "OST": 10892, + "OT": 2394, + "OTA": 29009, + "OTAL": 27510, + "OTE": 23051, + "OTH": 26946, + "OTHER": 31858, + "OTO": 26631, + "OTOS": 33291, + "OTS": 33472, + "OTT": 29089, + "OTUS": 39205, + "OU": 2606, + "OUGH": 32632, + "OULD": 24010, + "OUN": 19385, + "OUND": 15919, + "OUNT": 28270, + "OUP": 27755, + "OUR": 11698, + "OURCE": 31033, + "OUS": 20958, + "OUT": 12425, + "OV": 8874, + "OVA": 41576, + "OVER": 41983, + "OW": 3913, + "OWER": 36048, + "OWN": 14165, + "OWS": 22845, + "OX": 48632, + "OY": 21414, + "Oak": 42426, + "Ob": 5944, + "Obama": 15948, + "Obj": 49201, + "Object": 10267, + "Obs": 31310, + "Obviously": 20670, + "Occ": 29223, + "Occup": 47658, + "Ocean": 46607, + "Oct": 12349, + "October": 18517, + "Of": 5189, + "Off": 9362, + "Offic": 12710, + "Office": 27743, + "Officers": 34059, + "Official": 28529, + "Officials": 25883, + "Offline": 28657, + "Offset": 34519, + "Often": 37288, + "Oh": 5812, + "Ohio": 31274, + "Oil": 44142, + "Ok": 18690, + "Okay": 16454, + "Ol": 30098, + "Old": 19620, + "On": 2202, + "Once": 7454, + "One": 3198, + "Online": 14439, + "Only": 10049, + "Ont": 45984, + "Op": 18257, + "Open": 11505, + "Opening": 43093, + "Oper": 18843, + "Operation": 32180, + "Opp": 27524, + "Ops": 41472, + "Opt": 27871, + "Option": 19722, + "Optional": 30719, + "Options": 29046, + "Or": 5574, + "Oracle": 48625, + "Orange": 40141, + "Ord": 35422, + "Order": 18743, + "Orderable": 39655, + "Ore": 41543, + "Oregon": 41243, + "Org": 46808, + "Organ": 26121, + "Orig": 11610, + "Origin": 39688, + "Original": 20556, + "Originally": 22731, + "Os": 16748, + "Other": 6395, + "Others": 25599, + "Otherwise": 48059, + "Ott": 49092, + "Our": 5122, + "Out": 7975, + "Output": 26410, + "Outside": 30815, + "Over": 5886, + "Overall": 16350, + "Override": 37961, + "Overview": 29064, + "Own": 23858, + "Owner": 42419, + "Ox": 38208, + "P": 47, + "PA": 4537, + "PAC": 44938, + "PAR": 27082, + "PART": 30709, + "PASS": 47924, + "PATH": 34219, + "PB": 49079, + "PC": 5662, + "PD": 5760, + "PDATE": 14341, + "PDATED": 49316, + "PDF": 20456, + "PE": 11401, + "PER": 18973, + "PET": 47731, + "PF": 42668, + "PG": 6968, + "PH": 11909, + "PHOTOS": 42709, + "PI": 11901, + "PIN": 44032, + "PK": 40492, + "PL": 6489, + "PLA": 45710, + "PLAY": 31519, + "PLE": 16437, + "PLIC": 31484, + "PLIED": 49094, + "PM": 5868, + "PN": 13137, + "PO": 16402, + "POL": 45472, + "POR": 44680, + "PORT": 15490, + "POS": 37997, + "POSE": 48933, + "POST": 32782, + "PP": 10246, + "PR": 4805, + "PRE": 46437, + "PRES": 48296, + "PRESS": 32761, + "PRO": 31190, + "PROV": 41283, + "PS": 3705, + "PT": 11571, + "PU": 5105, + "PUT": 30076, + "Pa": 28875, + "Pac": 18844, + "Pacific": 22933, + "Pack": 11869, + "Package": 27813, + "Pad": 26114, + "Page": 9876, + "Pages": 47798, + "Pain": 38490, + "Pak": 29675, + "Pakistan": 38485, + "Pal": 11531, + "Palest": 32570, + "Palestinian": 35969, + "Pan": 15730, + "Pand": 47206, + "Panel": 26639, + "Paper": 42950, + "Par": 10044, + "Param": 22973, + "Parameter": 36301, + "Parameters": 48944, + "Parent": 24546, + "Parents": 42969, + "Paris": 40313, + "Park": 25478, + "Parser": 46677, + "Part": 7841, + "Particip": 34363, + "Parts": 42670, + "Party": 33553, + "Pass": 14478, + "Password": 35215, + "Past": 34533, + "Pat": 12130, + "Patch": 33952, + "Path": 15235, + "Patrick": 32718, + "Pattern": 47546, + "Paul": 12041, + "Pause": 49991, + "Pay": 19197, + "Pe": 6435, + "Peace": 43445, + "Pear": 46262, + "Ped": 43468, + "Pen": 25553, + "Penn": 39899, + "People": 8061, + "Per": 5990, + "Percent": 31905, + "Perfect": 36635, + "Performance": 32273, + "Perhaps": 13710, + "Pers": 30946, + "Person": 15439, + "Personal": 30228, + "Personally": 42322, + "Pet": 25803, + "Peter": 19727, + "Pg": 31743, + "Ph": 2725, + "Phase": 35645, + "Phil": 18673, + "Philadelphia": 42349, + "Philipp": 49680, + "Phill": 41970, + "Phoenix": 36422, + "Phone": 6132, + "Phones": 32212, + "Phot": 27248, + "Photo": 6191, + "Photos": 21197, + "Phys": 43215, + "Physical": 31611, + "Pi": 38729, + "Pic": 39507, + "Pick": 31686, + "Pict": 21300, + "Picture": 28070, + "Pie": 48223, + "Pierre": 36910, + "Pin": 28348, + "Ping": 49806, + "Pink": 41912, + "Pinterest": 35767, + "Pir": 46772, + "Pitt": 47627, + "Pixel": 40809, + "Pl": 3646, + "Place": 27271, + "Plan": 20854, + "Planet": 41801, + "Platform": 37148, + "Play": 11002, + "Player": 14140, + "Players": 24860, + "Playing": 36530, + "Please": 5492, + "Plex": 46383, + "Plot": 43328, + "Plug": 23257, + "Plugin": 37233, + "Plus": 17860, + "Po": 18833, + "Pocket": 45454, + "Pod": 41565, + "Point": 12727, + "Points": 40710, + "Pokemon": 48034, + "Poké": 41386, + "Pokémon": 46602, + "Pol": 8017, + "Police": 9039, + "Policy": 36727, + "Polit": 39866, + "Political": 35443, + "Politics": 43921, + "Poll": 39176, + "Poly": 34220, + "Pont": 48039, + "Pool": 27201, + "Poor": 43920, + "Pop": 16979, + "Pope": 46172, + "Population": 45251, + "Port": 13924, + "Portland": 45330, + "Pos": 21604, + "Position": 26545, + "Post": 6307, + "Posted": 14231, + "Posts": 21496, + "Pot": 25396, + "Power": 13434, + "Pr": 6836, + "Pract": 49515, + "Pre": 6719, + "Pred": 39156, + "Pref": 36698, + "Prem": 24914, + "Premium": 36787, + "Prep": 37534, + "Pres": 25460, + "Present": 34695, + "President": 10364, + "Press": 13800, + "Pretty": 35700, + "Prev": 36854, + "Preview": 48835, + "Previous": 21448, + "Previously": 36837, + "Pri": 34487, + "Price": 18124, + "Prim": 23828, + "Primary": 35170, + "Prime": 26405, + "Prin": 47231, + "Princ": 42904, + "Prince": 35784, + "Print": 18557, + "Prior": 22442, + "Priv": 20184, + "Privacy": 48948, + "Private": 29067, + "Pro": 2964, + "Probably": 34784, + "Problem": 40781, + "Process": 18709, + "Produ": 11547, + "Product": 15667, + "Production": 35027, + "Products": 48650, + "Prof": 15404, + "Professional": 49138, + "Professor": 25031, + "Profile": 37046, + "Program": 15167, + "Progress": 32577, + "Project": 16775, + "Prom": 24129, + "Proof": 44683, + "Prop": 24331, + "Property": 21746, + "Pros": 35726, + "Prosecut": 34301, + "Prosecutors": 39401, + "Prot": 19703, + "Protect": 41426, + "Prov": 15946, + "Provider": 29495, + "Proxy": 44148, + "Ps": 12016, + "Psy": 25918, + "PsyNetMessage": 28666, + "Psych": 31923, + "Ptr": 46745, + "Pub": 14876, + "Public": 15202, + "Published": 24492, + "Publisher": 46471, + "Pull": 42940, + "Pur": 30026, + "Purchase": 47651, + "Pure": 49548, + "Push": 49222, + "Put": 11588, + "Putin": 17060, + "Putting": 46399, + "Py": 20519, + "Python": 37906, + "Q": 48, + "QB": 40291, + "QL": 9711, + "QU": 10917, + "QUEST": 35780, + "QUI": 43702, + "QUIRE": 49128, + "Qaeda": 19058, + "Qaida": 41225, + "Qu": 4507, + "Qual": 46181, + "Quality": 35013, + "Quant": 24915, + "Quantity": 31208, + "Que": 15681, + "Queen": 32466, + "Query": 20746, + "Quest": 12166, + "Question": 24361, + "Questions": 35741, + "Queue": 34991, + "Quick": 21063, + "Quite": 44959, + "Quote": 25178, + "Quotes": 23138, + "R": 49, + "RA": 3861, + "RAFT": 44700, + "RAG": 33202, + "RAL": 35296, + "RAM": 24115, + "RANT": 32506, + "RAW": 20530, + "RAY": 30631, + "RB": 27912, + "RC": 7397, + "RD": 35257, + "RE": 2200, + "READ": 15675, + "REAM": 32235, + "REC": 38827, + "RECT": 23988, + "RED": 22083, + "REDACTED": 45999, + "REE": 11587, + "REF": 31688, + "REG": 31553, + "REL": 16448, + "RELATED": 20112, + "REM": 40726, + "REP": 35316, + "RES": 19535, + "RESULTS": 46274, + "RET": 26087, + "RF": 32754, + "RFC": 41150, + "RG": 48192, + "RGB": 36982, + "RH": 48587, + "RI": 7112, + "RIC": 41132, + "RIP": 32618, + "RIPT": 46023, + "RL": 7836, + "RM": 29138, + "RN": 42336, + "RNA": 27204, + "RO": 13252, + "ROM": 33676, + "RON": 45806, + "ROR": 16411, + "RP": 20031, + "RPG": 46954, + "RR": 21095, + "RS": 6998, + "RT": 14181, + "RW": 46747, + "RY": 18276, + "Ra": 21762, + "Race": 35157, + "Rachel": 44045, + "Rad": 15546, + "Radio": 26093, + "Rah": 47135, + "Raid": 49043, + "Rail": 44631, + "Rain": 31443, + "Ram": 33754, + "Rand": 38918, + "Random": 29531, + "Range": 17257, + "Rank": 27520, + "Ranked": 36713, + "Rap": 35230, + "Rare": 26737, + "Rat": 29665, + "Rate": 32184, + "Rated": 15322, + "Rather": 27202, + "Rating": 29321, + "Raven": 49098, + "Raw": 27369, + "Ray": 19591, + "Re": 3041, + "Read": 5569, + "Reader": 33634, + "Reading": 36120, + "Ready": 35474, + "Real": 15633, + "Really": 26392, + "Reason": 45008, + "Reb": 28951, + "Rec": 6690, + "Recent": 26446, + "Recently": 24661, + "Recipe": 37523, + "Recomm": 24898, + "Recommend": 41248, + "Recommended": 36171, + "Record": 23739, + "Rect": 45474, + "Red": 7738, + "Redd": 32259, + "Reddit": 22367, + "Redditor": 34832, + "Ref": 8134, + "Refer": 46238, + "Reference": 26687, + "References": 19927, + "Reg": 8081, + "Regarding": 39424, + "Regardless": 27894, + "Region": 47371, + "Register": 38804, + "Registered": 47473, + "Registration": 47133, + "Regular": 40164, + "Reilly": 25819, + "Rel": 6892, + "Related": 9819, + "Relations": 47117, + "Release": 26362, + "Released": 45037, + "Reloaded": 36726, + "Rem": 8413, + "Remember": 16676, + "Remote": 36510, + "Remove": 27914, + "Removed": 45975, + "Ren": 26764, + "Render": 45819, + "Rep": 6207, + "Repe": 47541, + "Repeat": 40322, + "Repl": 39232, + "Reply": 36875, + "Report": 19100, + "Reporting": 42159, + "Reports": 37844, + "Represent": 40171, + "Republic": 15431, + "Republican": 25777, + "Republicans": 28455, + "Requ": 16844, + "Request": 18453, + "Required": 37374, + "Requirements": 42249, + "Requires": 39618, + "Res": 4965, + "Research": 25104, + "Researchers": 25606, + "Residents": 42347, + "Resource": 26198, + "Resources": 33236, + "Resp": 19309, + "Response": 31077, + "Rest": 19452, + "Result": 23004, + "Results": 25468, + "Ret": 9781, + "Return": 13615, + "Returns": 35561, + "Reuters": 12637, + "Rev": 18009, + "Review": 14832, + "Reviewed": 40266, + "Reviewer": 35407, + "Revolution": 50237, + "Rew": 30003, + "Reward": 48123, + "Rex": 47389, + "Rh": 38576, + "Rich": 14868, + "Richard": 22245, + "Rick": 33048, + "Right": 11028, + "Ring": 39687, + "River": 42204, + "Ro": 15450, + "Road": 29197, + "Roaming": 27352, + "Rob": 14350, + "Rober": 15924, + "Robert": 19156, + "Roberts": 45487, + "Robin": 40656, + "Rock": 19665, + "Rocket": 50218, + "Rod": 27917, + "Rog": 30417, + "Roger": 43719, + "Rogue": 48163, + "Role": 47445, + "Roll": 26869, + "Rom": 22834, + "Roman": 32454, + "Romney": 42184, + "Ron": 23672, + "Room": 41178, + "Root": 30016, + "Ros": 35740, + "Rose": 31087, + "Ross": 38328, + "Rot": 24864, + "Round": 22685, + "Route": 43401, + "Row": 25166, + "Roy": 32027, + "Royal": 41861, + "Rs": 31273, + "Ru": 40464, + "Rub": 21312, + "Ruby": 32101, + "Rule": 31929, + "Rules": 37766, + "Rum": 47127, + "Run": 10987, + "Runner": 49493, + "Running": 28768, + "Runtime": 41006, + "Rus": 35313, + "Rush": 49942, + "Russ": 10020, + "Russell": 46325, + "Russia": 16347, + "Russian": 16220, + "Rust": 49444, + "Ry": 46987, + "Ryan": 21868, + "S": 50, + "SA": 4090, + "SAM": 49302, + "SAN": 36753, + "SAY": 27358, + "SB": 16811, + "SC": 6173, + "SCP": 48956, + "SD": 10305, + "SE": 5188, + "SEA": 46887, + "SEC": 23683, + "SEE": 36078, + "SELECT": 46506, + "SER": 35009, + "SET": 28480, + "SF": 20802, + "SG": 38475, + "SH": 9693, + "SHA": 37596, + "SHARE": 42597, + "SHIP": 49423, + "SI": 11584, + "SIGN": 46224, + "SIM": 48913, + "SIZE": 33489, + "SK": 18831, + "SL": 8634, + "SM": 12310, + "SN": 15571, + "SO": 15821, + "SON": 11782, + "SOURCE": 47690, + "SP": 4303, + "SPA": 50087, + "SPEC": 48451, + "SPONSORED": 37190, + "SQL": 17861, + "SR": 12562, + "SS": 5432, + "SSL": 31127, + "ST": 2257, + "STAR": 46678, + "STAT": 35744, + "STATE": 44724, + "STD": 32147, + "STDOUT": 36886, + "STE": 30516, + "STEM": 25361, + "STEP": 42135, + "STER": 41809, + "STON": 41924, + "STR": 18601, + "STRUCT": 46126, + "SU": 12564, + "SUP": 40331, + "SW": 17887, + "SY": 23060, + "Sa": 33890, + "Sab": 39646, + "Sac": 38318, + "Sad": 26699, + "Sadly": 36725, + "Safe": 31511, + "Safety": 45372, + "Sah": 32194, + "Saharan": 40461, + "Said": 47638, + "Saint": 48615, + "Sal": 19221, + "Sales": 44490, + "Salt": 43061, + "Sam": 16305, + "Same": 30556, + "Sample": 36674, + "Samsung": 32334, + "San": 15017, + "Sand": 18471, + "Sanders": 26747, + "Santa": 42694, + "Sarah": 29284, + "Sat": 20245, + "Saturday": 19844, + "Saudi": 36939, + "Sav": 47362, + "Save": 16928, + "Sax": 41152, + "Say": 25515, + "Sc": 3351, + "Scale": 29990, + "Scan": 33351, + "Scar": 44433, + "Scene": 36542, + "Sch": 14874, + "Sche": 27054, + "School": 26130, + "Science": 26959, + "Scient": 23010, + "Scientists": 29193, + "Scope": 43642, + "Score": 26595, + "Scot": 37559, + "Scotland": 47230, + "Scott": 19040, + "Screen": 23901, + "Screenshot": 34204, + "Script": 7391, + "Scroll": 29261, + "Se": 4653, + "Sea": 37567, + "Sean": 26408, + "Search": 18243, + "Season": 18960, + "Seattle": 34007, + "Sec": 6558, + "Second": 12211, + "Secondly": 44276, + "Secret": 23725, + "Secretary": 38541, + "Section": 16375, + "Secure": 49793, + "Security": 24074, + "See": 6214, + "Seeing": 36314, + "Seg": 41030, + "Sel": 48767, + "Select": 17563, + "Self": 24704, + "Sem": 13900, + "Semitic": 28753, + "Semitism": 25406, + "Sen": 10445, + "Senate": 32998, + "Senator": 29774, + "Send": 25206, + "Senior": 31224, + "Sense": 41166, + "Sensor": 47864, + "Sent": 31837, + "Sep": 19117, + "Sept": 14635, + "September": 17543, + "Sequ": 44015, + "Ser": 7089, + "Serial": 32634, + "Series": 27996, + "Seriously": 42338, + "Serv": 11838, + "Server": 10697, + "Service": 16177, + "Services": 31007, + "Session": 36044, + "Set": 7248, + "Setting": 34149, + "Settings": 26232, + "Setup": 40786, + "Seven": 31334, + "Several": 14945, + "Sex": 23398, + "Sexual": 49161, + "Sh": 2484, + "Shadow": 27447, + "Sham": 43478, + "Shape": 33383, + "Shar": 40201, + "Share": 11649, + "Shares": 43566, + "Sharp": 44336, + "She": 3347, + "Shell": 23248, + "Sher": 28782, + "Shield": 33651, + "Shift": 33377, + "Shin": 44592, + "Ship": 25586, + "Shipping": 45169, + "Shock": 31646, + "Shop": 29917, + "Short": 16438, + "Shortly": 30513, + "Shot": 28512, + "Should": 19926, + "Show": 15307, + "Shut": 39079, + "Si": 42801, + "Side": 24819, + "Sign": 11712, + "Sil": 15086, + "Silver": 26766, + "Sim": 8890, + "Similar": 18925, + "Similarly": 28039, + "Simon": 35475, + "Simple": 26437, + "Simply": 35596, + "Sin": 46200, + "Since": 6385, + "Sing": 29974, + "Single": 28008, + "Sir": 22788, + "Sit": 46655, + "Site": 29123, + "Six": 21447, + "Size": 10699, + "Sk": 15739, + "Skill": 35040, + "Skin": 42455, + "Skip": 50232, + "Sky": 22308, + "Sl": 11122, + "Sleep": 40555, + "Slot": 38963, + "Slow": 36423, + "Sm": 7556, + "Small": 18712, + "Smart": 25610, + "Smith": 17919, + "Sn": 16501, + "Snake": 49795, + "Snap": 43826, + "Snow": 28974, + "So": 2396, + "Soc": 37949, + "Social": 20636, + "Socket": 39105, + "Soft": 18380, + "Software": 25423, + "Sol": 36949, + "Solar": 38825, + "Sold": 33873, + "Solid": 46933, + "Solution": 46344, + "Some": 4366, + "Someone": 28211, + "Something": 22210, + "Sometimes": 15468, + "Son": 31056, + "Song": 44241, + "Sony": 32895, + "Soon": 28093, + "Sorry": 14385, + "Sort": 42758, + "Soul": 36315, + "Sound": 21369, + "Sounds": 40825, + "Source": 7416, + "SourceFile": 37226, + "Sources": 21188, + "South": 14942, + "Southern": 44993, + "Sov": 38574, + "Soviet": 40408, + "Sp": 4561, + "Space": 14106, + "SpaceEngineers": 31032, + "Spain": 45355, + "Spanish": 43584, + "Spawn": 49855, + "Spe": 5248, + "Speaking": 13887, + "Spec": 22882, + "Special": 13409, + "Specific": 32419, + "Specifically": 48379, + "Spect": 49738, + "Speed": 22785, + "Spell": 31221, + "Sphere": 38882, + "Spider": 41294, + "Spirit": 41910, + "Spl": 26568, + "Split": 41205, + "Spoiler": 31895, + "Spons": 43522, + "Sport": 42576, + "Sports": 18153, + "Spot": 32565, + "Spr": 38454, + "Spread": 44458, + "Spring": 30387, + "Squ": 22266, + "Square": 48011, + "St": 1273, + "Stack": 25896, + "Staff": 31449, + "Stage": 29391, + "Stan": 32140, + "Stand": 15480, + "Standard": 23615, + "Standing": 44196, + "Star": 8248, + "Stars": 29366, + "Start": 10434, + "Starting": 22851, + "Stat": 17126, + "State": 9012, + "Statement": 48682, + "States": 42237, + "Static": 45442, + "Station": 12367, + "Statistics": 48346, + "Stats": 29668, + "Status": 19580, + "Stay": 25681, + "Ste": 7447, + "Steam": 19109, + "Steel": 39807, + "Step": 8600, + "Stephen": 24920, + "Steve": 19206, + "Steven": 28292, + "Stew": 49328, + "Still": 9590, + "Stock": 26207, + "Stone": 34346, + "Stop": 19485, + "Storage": 31425, + "Store": 22658, + "Storm": 32173, + "Story": 11605, + "Str": 13290, + "Stra": 41347, + "Strange": 38114, + "Stre": 30611, + "Stream": 12124, + "Streamer": 28696, + "StreamerBot": 37574, + "Street": 34356, + "Strength": 45027, + "Stretch": 39181, + "Strike": 31584, + "String": 10100, + "Strong": 33004, + "Struct": 44909, + "Stud": 13007, + "Student": 38778, + "Students": 28239, + "Studies": 45833, + "Studio": 41501, + "Study": 39841, + "Sty": 18716, + "Style": 21466, + "Su": 5606, + "Sub": 7004, + "Subject": 19776, + "Submit": 45135, + "Subscribe": 27125, + "Success": 33244, + "Such": 16678, + "Suddenly": 38582, + "Suggest": 43857, + "Sullivan": 47572, + "Sum": 13065, + "Summary": 22093, + "Summer": 33560, + "Sun": 16012, + "Sund": 20602, + "Sunday": 21934, + "Sup": 40784, + "Super": 12442, + "Supp": 15979, + "Supplement": 42615, + "Support": 15514, + "Supported": 48181, + "Supporters": 49422, + "Sur": 14214, + "Sure": 19457, + "Surv": 34652, + "Sus": 30746, + "Susan": 45842, + "Sw": 10462, + "Swe": 40783, + "Sweet": 36087, + "Switch": 38978, + "Sword": 43117, + "Sy": 13940, + "Sym": 43094, + "Syn": 29934, + "Sync": 28985, + "Synopsis": 49771, + "Syria": 40029, + "Syrian": 42747, + "Sys": 44387, + "System": 11964, + "T": 51, + "TA": 5603, + "TABLE": 38148, + "TAG": 42197, + "TAIN": 30339, + "TB": 22737, + "TC": 4825, + "TD": 21016, + "TE": 9328, + "TED": 36493, + "TER": 5781, + "TERN": 31800, + "TEXT": 32541, + "TEXTURE": 47648, + "TF": 10234, + "TG": 35990, + "TH": 4221, + "THE": 10970, + "THER": 21250, + "THING": 39356, + "THIS": 43559, + "TI": 25621, + "TIME": 34694, + "TING": 48996, + "TION": 24131, + "TIT": 49560, + "TL": 14990, + "TM": 15972, + "TN": 46559, + "TO": 10468, + "TON": 11357, + "TOP": 35222, + "TOR": 32961, + "TP": 7250, + "TPP": 31435, + "TPPStreamerBot": 37579, + "TPS": 28820, + "TR": 5446, + "TRUMP": 42473, + "TRY": 40405, + "TS": 4694, + "TT": 15751, + "TV": 6849, + "TW": 34551, + "TX": 29551, + "TY": 9936, + "TYPE": 25216, + "Ta": 38586, + "Tab": 33349, + "Table": 10962, + "Tact": 45803, + "Tag": 24835, + "Tags": 36142, + "Tai": 47976, + "Take": 12322, + "Taking": 26556, + "Tal": 31466, + "Talk": 25685, + "Talking": 45904, + "Tam": 42061, + "Tan": 45557, + "Tang": 43909, + "Tank": 32978, + "Tap": 45081, + "Tar": 47079, + "Target": 21745, + "Task": 25714, + "Tax": 27017, + "Taylor": 29907, + "Te": 6767, + "TeX": 49568, + "Tea": 49770, + "Team": 15592, + "Tech": 17760, + "Techn": 25574, + "Technical": 45638, + "Technology": 44893, + "Ted": 38972, + "Teen": 45639, + "Tel": 33317, + "Tele": 31709, + "Tell": 24446, + "Tem": 12966, + "Temp": 30782, + "Temperature": 42492, + "Template": 30800, + "Ten": 24893, + "Tenn": 43139, + "Ter": 15156, + "Term": 40596, + "Termin": 44798, + "Terror": 40194, + "Terry": 50241, + "Tes": 36504, + "Tesla": 41351, + "Test": 14402, + "Testing": 44154, + "Tex": 17005, + "Texas": 21607, + "Text": 8206, + "TextColor": 42470, + "Texture": 32742, + "Textures": 39860, + "Th": 817, + "Thank": 10449, + "Thankfully": 48387, + "Thanks": 9690, + "That": 2504, + "The": 464, + "Their": 14574, + "Theme": 47863, + "Then": 6423, + "Ther": 35048, + "There": 1858, + "Therefore": 26583, + "These": 4711, + "They": 2990, + "Things": 22248, + "Think": 22073, + "Third": 22747, + "Thirty": 38856, + "This": 1212, + "Thom": 37582, + "Thomas": 22405, + "Thompson": 48942, + "Thor": 46765, + "Those": 9627, + "Though": 10915, + "Thousands": 37482, + "Thread": 16818, + "Three": 12510, + "Through": 15046, + "Throughout": 26797, + "Throw": 39431, + "Thu": 39902, + "Thumbnail": 35523, + "ThumbnailImage": 39142, + "Thunder": 45713, + "Thursday": 25381, + "Thus": 19093, + "Ti": 40533, + "Tickets": 43254, + "Tier": 35252, + "Tile": 35103, + "Tim": 14967, + "Time": 7575, + "Timeout": 48031, + "Timer": 48801, + "Times": 28595, + "Tip": 28434, + "Tips": 43368, + "Title": 19160, + "To": 2514, + "Today": 8888, + "Todd": 42817, + "Together": 41631, + "Tok": 19042, + "Token": 30642, + "Tokens": 22906, + "Tom": 13787, + "Tomorrow": 49488, + "Ton": 35416, + "Tonight": 43783, + "Tony": 29387, + "Too": 23307, + "Tool": 25391, + "Tools": 33637, + "Top": 9126, + "Topic": 33221, + "Topics": 25902, + "Tor": 15884, + "Toronto": 31359, + "Torrent": 39286, + "Total": 14957, + "Touch": 35211, + "Tour": 39152, + "Town": 38097, + "Toy": 48236, + "Tr": 2898, + "Tra": 15721, + "Track": 24802, + "Tracker": 35694, + "Trade": 35965, + "Traditional": 48485, + "Train": 44077, + "Training": 44357, + "Trans": 8291, + "Transaction": 48720, + "Transfer": 43260, + "Transform": 41762, + "Translation": 48313, + "Travel": 33074, + "Tre": 31055, + "Tree": 27660, + "Trend": 45461, + "Tri": 14824, + "Trigger": 48344, + "Trivia": 23854, + "Tro": 44095, + "True": 17821, + "Trump": 6170, + "Trust": 33814, + "Truth": 38782, + "Try": 23433, + "Ts": 33758, + "Tu": 47247, + "Tube": 6876, + "Tue": 41392, + "Tuesday": 26133, + "Tumblr": 39415, + "Tur": 17483, + "Turkey": 31632, + "Turkish": 42872, + "Turn": 17278, + "Tw": 5080, + "Twe": 32665, + "Tweet": 47845, + "Twenty": 34096, + "Twitter": 14254, + "Two": 7571, + "Tx": 46047, + "Ty": 25492, + "Tyler": 46807, + "Typ": 31467, + "Type": 6030, + "Types": 31431, + "Typically": 49321, + "U": 52, + "UA": 34970, + "UAL": 25620, + "UB": 10526, + "UC": 9598, + "UCK": 16696, + "UCT": 18415, + "UD": 8322, + "UE": 8924, + "UES": 35409, + "UF": 36820, + "UFC": 44534, + "UFF": 47588, + "UG": 7340, + "UGC": 31179, + "UGE": 41251, + "UGH": 44004, + "UI": 10080, + "UID": 27586, + "UK": 15039, + "UL": 6239, + "ULAR": 37232, + "ULE": 24212, + "ULL": 9994, + "ULT": 16724, + "ULTS": 35342, + "UM": 5883, + "UME": 38340, + "UMP": 20476, + "UN": 4944, + "UNCH": 47461, + "UNE": 41884, + "UP": 8577, + "UPDATE": 16977, + "UR": 4261, + "URA": 45570, + "URE": 11335, + "URES": 29514, + "URI": 47269, + "URL": 21886, + "URN": 27064, + "URR": 31302, + "URRENT": 39237, + "US": 2937, + "USA": 14053, + "USB": 27155, + "USD": 29072, + "USE": 19108, + "USER": 29904, + "USH": 27143, + "USS": 32835, + "UST": 7759, + "UT": 3843, + "UTC": 17429, + "UTE": 37780, + "UTERS": 14974, + "UTF": 48504, + "UTH": 24318, + "UTION": 35354, + "UU": 30100, + "UV": 31667, + "UX": 31235, + "Ub": 36609, + "Uber": 39018, + "Uh": 34653, + "Uk": 28425, + "Ukraine": 44814, + "Ul": 47920, + "Ult": 16301, + "Ultimate": 47892, + "Ultimately": 27212, + "Ultra": 36122, + "Um": 37280, + "Un": 3118, + "Uncommon": 43023, + "Und": 31319, + "Under": 9203, + "Understanding": 43467, + "Unfortunately": 13898, + "Union": 38176, + "Unique": 40257, + "Unit": 26453, + "United": 17013, + "Unity": 35955, + "Universal": 38747, + "University": 21009, + "Unix": 47000, + "Unknown": 20035, + "Unless": 28042, + "Unlike": 18521, + "Unt": 35792, + "Until": 18273, + "Untitled": 46332, + "Up": 4933, + "Update": 10260, + "Updated": 17354, + "Upgrade": 44948, + "Upload": 41592, + "Upon": 23792, + "Ur": 16692, + "Urban": 46667, + "Url": 28165, + "Us": 5842, + "Usage": 28350, + "Use": 11041, + "Used": 38052, + "User": 12982, + "Users": 14490, + "Using": 12814, + "Usually": 37887, + "Ut": 18274, + "Utah": 44350, + "V": 53, + "VA": 11731, + "VAL": 23428, + "VALUE": 39488, + "VB": 44526, + "VC": 15922, + "VD": 8898, + "VE": 6089, + "VEL": 18697, + "VEN": 28290, + "VER": 5959, + "VERS": 28884, + "VERSION": 43717, + "VERT": 15858, + "VERTIS": 18000, + "VERTISEMENT": 18679, + "VG": 43490, + "VI": 12861, + "VICE": 27389, + "VID": 11008, + "VIDEO": 42937, + "VIDIA": 13171, + "VIEW": 28206, + "VII": 45529, + "VILLE": 38526, + "VIS": 29817, + "VK": 47191, + "VL": 47468, + "VM": 15996, + "VO": 29516, + "VOL": 44558, + "VP": 8859, + "VPN": 33883, + "VR": 13024, + "VS": 20304, + "VT": 36392, + "VW": 30133, + "Va": 33906, + "Val": 7762, + "Valid": 47139, + "Value": 11395, + "Values": 40161, + "Van": 25298, + "Var": 19852, + "Vari": 23907, + "Variable": 43015, + "Various": 40009, + "Vaults": 33937, + "Ve": 26979, + "Vector": 38469, + "Veh": 37870, + "Vel": 46261, + "Ven": 37522, + "Ver": 13414, + "Vers": 34947, + "Version": 14815, + "Versions": 45150, + "Vert": 42369, + "Very": 16371, + "Veter": 45182, + "Vi": 38432, + "Via": 30754, + "Vice": 47910, + "Vict": 21944, + "Victoria": 49898, + "Video": 10798, + "View": 7680, + "Vill": 42074, + "Viol": 33894, + "Virgin": 34674, + "Virginia": 41017, + "Virtual": 37725, + "Vis": 15854, + "Vision": 44206, + "Visit": 31141, + "Visual": 36259, + "Vo": 42144, + "Voice": 35708, + "Vol": 16598, + "Volume": 31715, + "Vote": 37394, + "Vs": 23266, + "W": 54, + "WA": 15543, + "WAR": 16279, + "WARD": 39743, + "WARE": 33746, + "WARN": 37771, + "WARNING": 31502, + "WASHINGTON": 21793, + "WATCH": 35192, + "WAY": 27285, + "WAYS": 42451, + "WB": 45607, + "WC": 27353, + "WD": 22332, + "WE": 8845, + "WER": 45532, + "WF": 48397, + "WH": 12418, + "WHAT": 32971, + "WHERE": 47357, + "WHO": 41856, + "WI": 36326, + "WIN": 37620, + "WIND": 28929, + "WINDOWS": 33207, + "WM": 22117, + "WN": 29767, + "WOOD": 49466, + "WOR": 45359, + "WORK": 33249, + "WP": 25527, + "WR": 18564, + "WS": 19416, + "WT": 39386, + "WW": 17947, + "Wa": 33484, + "Wait": 21321, + "Wal": 21902, + "Walk": 35963, + "Walker": 39950, + "Wall": 22401, + "Wallet": 47152, + "Wan": 45681, + "Want": 19633, + "War": 13195, + "Ward": 49021, + "Ware": 38824, + "Warning": 20361, + "Warren": 43464, + "Wars": 41508, + "Was": 16973, + "Washington": 17402, + "Watch": 10723, + "Water": 19184, + "Wave": 39709, + "Way": 25309, + "We": 1135, + "Weak": 44898, + "Weapon": 27632, + "Weapons": 41818, + "Weather": 41865, + "Web": 13908, + "Website": 33420, + "Wed": 19864, + "Wednesday": 27150, + "Week": 20916, + "Weight": 25844, + "Weiss": 48760, + "Welcome": 14618, + "Well": 5779, + "Were": 35653, + "West": 15045, + "Western": 24227, + "Wh": 1199, + "What": 2061, + "Whatever": 21875, + "Whe": 10842, + "Wheel": 45307, + "When": 2215, + "Whenever": 28877, + "Where": 8496, + "Whereas": 48494, + "Whether": 15354, + "Which": 13828, + "While": 3633, + "Whit": 43617, + "White": 12256, + "Who": 8241, + "Whoever": 47896, + "Why": 5195, + "Wi": 31294, + "Wide": 42559, + "Widget": 38300, + "Width": 30916, + "Wik": 33010, + "Wiki": 32603, + "Wikipedia": 48845, + "Wil": 22327, + "Wild": 25946, + "Will": 8743, + "William": 17121, + "Williams": 27869, + "Wilson": 37349, + "Win": 16643, + "Wind": 8731, + "Window": 27703, + "Windows": 11209, + "Wing": 35612, + "Winged": 47418, + "Winner": 48056, + "Winter": 35376, + "Wire": 29451, + "Wisconsin": 49097, + "With": 3152, + "WithNo": 35992, + "Within": 22005, + "Without": 16249, + "Witness": 38670, + "Wo": 49450, + "Wolf": 32069, + "Woman": 48081, + "Women": 18495, + "Wonder": 42337, + "Wood": 22911, + "Word": 26449, + "Words": 37117, + "Work": 12468, + "Working": 28516, + "Works": 23044, + "World": 10603, + "Would": 17353, + "Wow": 22017, + "Wr": 39213, + "Wra": 36918, + "Writ": 20257, + "Write": 16594, + "Writer": 34379, + "Writing": 33874, + "Written": 25354, + "Ws": 46456, + "X": 55, + "XL": 32457, + "XM": 37643, + "XP": 27481, + "XT": 25010, + "XX": 8051, + "XXX": 43145, + "XXXX": 24376, + "XY": 34278, + "Xbox": 43377, + "Xi": 42528, + "Y": 56, + "YA": 44947, + "YC": 44816, + "YD": 35755, + "YE": 48743, + "YES": 43335, + "YING": 45761, + "YL": 45448, + "YN": 40760, + "YOU": 36981, + "YP": 48232, + "YR": 38162, + "YS": 16309, + "YY": 26314, + "Yan": 49664, + "Yang": 38663, + "Ye": 35543, + "Yeah": 10995, + "Year": 17688, + "Years": 40630, + "Yellow": 39499, + "Yep": 47834, + "Yes": 5297, + "Yesterday": 28065, + "Yet": 11486, + "Yo": 38101, + "York": 49278, + "You": 1639, + "YouTube": 33869, + "Young": 20917, + "Your": 7120, + "Yu": 40728, + "Z": 57, + "ZA": 34892, + "ZE": 21211, + "ZI": 48926, + "ZX": 40692, + "ZZ": 30148, + "Ze": 36056, + "Zen": 47573, + "Zero": 28667, + "Zip": 41729, + "Zone": 26961, + "[": 58, + "[\"": 14692, + "['": 17816, + "[/": 13412, + "[[": 30109, + "[]": 21737, + "[_": 29795, + "\\": 59, + "\\\"": 7879, + "\\\",": 34607, + "\\\":": 30478, + "\\\">": 38214, + "\\'": 43054, + "\\)": 22725, + "\\-": 41441, + "\\.": 17405, + "\\/": 11139, + "\\/\\/": 45422, + "\\<": 49778, + "\\\\": 6852, + "\\\\\\\\": 13426, + "\\\\\\\\\\\\\\\\": 21807, + "\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 34604, + "]": 60, + "]\"": 30866, + "]'": 49946, + "](": 16151, + "])": 12962, + "]),": 46570, + "]).": 35944, + "]);": 36563, + "]+": 48688, + "],": 4357, + "],\"": 17241, + "],[": 38430, + "]-": 45297, + "].": 4083, + "].\"": 29225, + "]:": 5974, + "];": 11208, + "]=": 22241, + "][": 7131, + "][/": 44926, + "]]": 11907, + "]}": 48999, + "^": 61, + "^^": 18237, + "^^^^": 39397, + "^{": 36796, + "_": 62, + "_(": 41052, + "_-": 22955, + "_-_": 31386, + "_.": 44807, + "_>": 49029, + "__": 834, + "___": 17569, + "____": 1427, + "_____": 29343, + "______": 25947, + "_______": 37405, + "________": 2602, + "________________": 4841, + "________________________": 32941, + "________________________________": 10221, + "________________________________________________________________": 27193, + "_{": 23330, + "`": 63, + "`,": 47671, + "`.": 44646, + "``": 15506, + "````": 33153, + "a": 64, + "aa": 7252, + "aaa": 46071, + "aaaa": 24794, + "aah": 37500, + "aan": 28340, + "ab": 397, + "aba": 15498, + "abad": 17325, + "abal": 44349, + "abama": 8809, + "aban": 45094, + "aband": 49248, + "abase": 5754, + "abases": 18826, + "abb": 6485, + "abba": 48910, + "abbage": 32061, + "abbit": 14229, + "abbling": 47883, + "abby": 42457, + "abc": 39305, + "abe": 11231, + "abee": 32580, + "abel": 9608, + "abella": 43653, + "aber": 27359, + "abet": 8380, + "abetes": 11064, + "abeth": 9407, + "abetic": 33312, + "abi": 17914, + "abiding": 43056, + "abies": 43256, + "abil": 14991, + "abilia": 48249, + "abilities": 5738, + "ability": 1799, + "abin": 6014, + "abis": 8102, + "abit": 29968, + "abl": 23117, + "able": 540, + "abled": 4510, + "ables": 2977, + "abling": 11716, + "ablish": 17148, + "ablished": 22555, + "ablishment": 25380, + "ablo": 18817, + "ably": 1346, + "abo": 34748, + "abol": 28426, + "abolic": 29304, + "abor": 4820, + "abortion": 32396, + "about": 10755, + "abouts": 27880, + "above": 29370, + "abre": 46241, + "abs": 8937, + "absolute": 48546, + "absolutely": 42994, + "absor": 46303, + "abul": 16665, + "abulary": 22528, + "abus": 46844, + "abuse": 47158, + "abwe": 27050, + "aby": 3930, + "abyte": 37828, + "abytes": 38346, + "ac": 330, + "aca": 22260, + "acan": 50195, + "acas": 40263, + "acc": 4134, + "acca": 43552, + "accept": 13635, + "acceptable": 16037, + "access": 15526, + "accessible": 33780, + "acci": 44456, + "acco": 8679, + "accompan": 41974, + "accompanied": 42588, + "according": 38169, + "account": 23317, + "ace": 558, + "acea": 44977, + "aceae": 48319, + "acebook": 2887, + "aced": 2286, + "acement": 5592, + "acements": 28613, + "acent": 12643, + "aceous": 37797, + "acer": 11736, + "acerb": 22428, + "acers": 49908, + "aces": 2114, + "acet": 23253, + "aceutical": 14642, + "acey": 25415, + "ach": 620, + "acha": 34518, + "achable": 34446, + "ache": 4891, + "ached": 2317, + "achel": 9636, + "achelor": 19335, + "acher": 3493, + "achers": 17892, + "aches": 3694, + "achev": 42961, + "achi": 14299, + "achine": 20480, + "aching": 8103, + "achment": 15520, + "acho": 43703, + "acht": 19725, + "achu": 32323, + "achus": 9523, + "achusetts": 9770, + "achy": 35586, + "aci": 32009, + "acia": 47431, + "acial": 18150, + "acid": 46309, + "acies": 13433, + "acing": 4092, + "acio": 48711, + "acion": 49443, + "acious": 14209, + "aciously": 45289, + "acist": 20279, + "acists": 33194, + "acity": 4355, + "ack": 441, + "acked": 6021, + "acker": 10735, + "ackers": 28874, + "acket": 8317, + "ackets": 25180, + "acking": 5430, + "ackle": 20523, + "acks": 4595, + "acky": 36053, + "acl": 37779, + "acle": 6008, + "acles": 9928, + "acly": 39691, + "aclysm": 40605, + "aco": 10602, + "acon": 7807, + "acons": 37256, + "acqu": 43561, + "acre": 12345, + "acs": 16436, + "act": 529, + "acted": 23800, + "acter": 7321, + "acteria": 10634, + "acterial": 44965, + "acters": 19858, + "actic": 12009, + "acting": 27362, + "action": 2673, + "actionDate": 31538, + "actions": 4658, + "activ": 15791, + "activate": 39022, + "activated": 33106, + "activation": 48545, + "active": 5275, + "actively": 33329, + "activity": 21797, + "actly": 24342, + "actor": 11218, + "actory": 9548, + "acts": 8656, + "actual": 50039, + "actually": 37739, + "actus": 34144, + "acular": 12754, + "acus": 48628, + "acy": 1590, + "ad": 324, + "ada": 4763, + "adal": 31682, + "adan": 29157, + "adapt": 42552, + "adas": 38768, + "adata": 14706, + "aday": 43593, + "adays": 20544, + "add": 2860, + "addafi": 32113, + "added": 29373, + "adden": 38014, + "adder": 26676, + "adders": 45940, + "addin": 46782, + "adding": 26872, + "addle": 37382, + "addock": 35509, + "addon": 48078, + "addons": 39996, + "addr": 29851, + "address": 21975, + "addy": 13218, + "ade": 671, + "aded": 5286, + "adel": 6959, + "adelphia": 8273, + "adem": 36920, + "ademic": 49113, + "aden": 40780, + "adena": 38047, + "adeon": 12424, + "adequ": 16515, + "ader": 5067, + "aders": 9972, + "ades": 2367, + "adesh": 13410, + "adh": 24411, + "adi": 9189, + "adia": 29523, + "adian": 18425, + "adiator": 33716, + "adic": 23876, + "adier": 38868, + "adies": 50192, + "adin": 17072, + "ading": 4980, + "adiq": 48687, + "adish": 48563, + "aditional": 27013, + "adium": 6271, + "adj": 41255, + "adjust": 23032, + "adjusted": 29117, + "adle": 35166, + "admin": 28482, + "administ": 39081, + "ado": 4533, + "adobe": 36752, + "adoes": 46368, + "ador": 7079, + "ados": 22484, + "adow": 4584, + "adows": 9797, + "adr": 41909, + "adra": 49456, + "ads": 5643, + "adult": 49922, + "adv": 32225, + "advant": 13461, + "advert": 17904, + "advertisement": 45876, + "advertising": 34442, + "ady": 4597, + "ae": 3609, + "aea": 44705, + "aed": 8432, + "aeda": 11641, + "ael": 3010, + "aeper": 28235, + "aepernick": 28333, + "aer": 25534, + "aeus": 46052, + "aez": 47246, + "af": 1878, + "afa": 28485, + "afe": 8635, + "afer": 34659, + "afety": 27925, + "aff": 2001, + "affe": 21223, + "affected": 43958, + "affer": 31183, + "affiliated": 46818, + "affle": 30697, + "affles": 48501, + "afi": 19910, + "afia": 22214, + "afort": 24515, + "aft": 14940, + "after": 8499, + "ag": 363, + "aga": 8126, + "again": 17776, + "against": 32826, + "agall": 44906, + "agame": 46746, + "agan": 7329, + "aganda": 43589, + "agar": 32452, + "agara": 38415, + "agascar": 44309, + "agate": 37861, + "age": 496, + "aged": 1886, + "ageddon": 33054, + "agement": 5082, + "agements": 38113, + "agen": 11286, + "agency": 40955, + "agent": 25781, + "agents": 49638, + "ager": 3536, + "agers": 10321, + "ages": 1095, + "agg": 9460, + "agged": 14655, + "agger": 7928, + "agging": 16406, + "aggressive": 49639, + "agh": 10471, + "aghan": 45109, + "aghd": 16650, + "agher": 30450, + "aghetti": 35812, + "agi": 18013, + "agic": 9083, + "agically": 39066, + "agin": 23183, + "agine": 12756, + "aging": 3039, + "agle": 19345, + "agles": 37803, + "agn": 4660, + "agna": 48669, + "agnar": 30475, + "agne": 21080, + "agnetic": 25145, + "ago": 3839, + "agog": 37300, + "agogue": 32238, + "agon": 1840, + "agonal": 27923, + "agonist": 15239, + "agonists": 36764, + "agons": 34765, + "agos": 48215, + "agra": 45429, + "agram": 6713, + "agraph": 6111, + "agree": 49221, + "ags": 3775, + "agu": 11433, + "ague": 2064, + "agues": 6120, + "agus": 31111, + "agy": 46671, + "ah": 993, + "aha": 12236, + "ahah": 36225, + "ahan": 19210, + "ahar": 37325, + "ahead": 38204, + "ahi": 32810, + "ahime": 49997, + "ahl": 15668, + "ahn": 15386, + "aho": 17108, + "ahon": 30491, + "ahoo": 12992, + "ahs": 39095, + "ahu": 12196, + "ai": 1872, + "aic": 18452, + "aid": 1698, + "aida": 30546, + "aiden": 17538, + "aido": 44354, + "aign": 1784, + "aii": 42648, + "ail": 603, + "aila": 39460, + "ailability": 8994, + "ailable": 1508, + "ailand": 16188, + "ailed": 6255, + "ailing": 11608, + "ails": 1768, + "aily": 3079, + "aim": 1385, + "aiman": 47840, + "aimon": 49438, + "ain": 391, + "aina": 42183, + "aine": 5718, + "ained": 1328, + "ainer": 10613, + "ainers": 50221, + "aining": 1397, + "ainment": 37091, + "ains": 1299, + "aint": 2913, + "aintain": 32725, + "ainted": 14215, + "aints": 6003, + "air": 958, + "aird": 41620, + "aire": 7626, + "aired": 9820, + "aires": 17693, + "airo": 18131, + "airs": 3468, + "airy": 13021, + "ais": 15152, + "ait": 4548, + "aith": 3921, + "aito": 38995, + "aj": 1228, + "aja": 27792, + "aji": 26436, + "ajo": 34944, + "ajor": 1518, + "ak": 461, + "aka": 8130, + "akable": 29033, + "ake": 539, + "aked": 4335, + "akedown": 25817, + "aken": 1685, + "akening": 18800, + "akens": 31627, + "aker": 3110, + "akers": 3979, + "akeru": 43246, + "akery": 33684, + "akes": 1124, + "akespe": 20621, + "akespeare": 20946, + "akh": 11322, + "aki": 8182, + "akia": 21897, + "akin": 27048, + "aking": 868, + "akings": 45665, + "akis": 27321, + "ako": 25496, + "akov": 44715, + "akra": 38004, + "aks": 4730, + "aku": 8719, + "akura": 47754, + "akuya": 29863, + "aky": 15492, + "al": 282, + "ala": 6081, + "alach": 33786, + "alam": 44949, + "alan": 25786, + "albeit": 45781, + "album": 40916, + "alcohol": 42142, + "ald": 1940, + "alde": 35885, + "aldehyde": 44895, + "aldi": 37566, + "aldo": 41476, + "ale": 1000, + "aleb": 32100, + "aled": 3021, + "aleigh": 30729, + "aler": 36213, + "alert": 44598, + "ales": 2040, + "aley": 16730, + "alez": 22149, + "alf": 1604, + "alg": 14016, + "algia": 47111, + "ali": 7344, + "alia": 9752, + "alian": 7199, + "alias": 26011, + "aliation": 22885, + "alid": 10751, + "alien": 42690, + "align": 31494, + "aligned": 41634, + "alin": 14414, + "aline": 20663, + "aling": 4272, + "alion": 19275, + "alions": 50022, + "alis": 27315, + "alist": 49845, + "alities": 27969, + "ality": 1483, + "alk": 971, + "alker": 20949, + "alking": 18998, + "alks": 23833, + "alky": 18354, + "alkyrie": 21316, + "all": 439, + "alla": 30315, + "allah": 31840, + "allas": 7826, + "alle": 6765, + "alled": 4262, + "allel": 29363, + "allery": 17022, + "alli": 36546, + "allic": 18196, + "alling": 9221, + "allion": 48332, + "allo": 49457, + "alloc": 32332, + "allow": 12154, + "allowed": 40845, + "alloween": 50107, + "allows": 47205, + "alls": 5691, + "ally": 453, + "alm": 38182, + "almost": 28177, + "alo": 7335, + "alog": 11794, + "alogue": 30326, + "alogy": 48909, + "alon": 40755, + "alone": 17749, + "along": 24176, + "alore": 40612, + "alos": 41823, + "alph": 17307, + "alpha": 26591, + "als": 874, + "alsa": 32058, + "alse": 2820, + "alsh": 22114, + "also": 14508, + "alt": 2501, + "alted": 29590, + "alter": 47653, + "altern": 33645, + "alth": 1094, + "although": 16670, + "alties": 10355, + "alty": 6017, + "alus": 46781, + "always": 33770, + "aly": 3400, + "alys": 26266, + "alysed": 47557, + "alyses": 43710, + "alysis": 8767, + "alyst": 21470, + "am": 321, + "ama": 1689, + "amac": 11494, + "amacare": 11724, + "aman": 10546, + "amar": 39236, + "amara": 47848, + "amaru": 46893, + "amas": 17485, + "amate": 36754, + "amation": 14755, + "amaz": 45983, + "amazon": 33103, + "amb": 4131, + "amba": 31842, + "amber": 7789, + "ambers": 16368, + "ambling": 15366, + "ambo": 22651, + "amboo": 27708, + "amd": 28745, + "ame": 480, + "amed": 2434, + "ameda": 49637, + "amel": 17983, + "ameless": 39942, + "amen": 41763, + "ament": 3263, + "amental": 6860, + "aments": 12604, + "amer": 2382, + "amera": 18144, + "ameron": 41639, + "ames": 1047, + "ami": 6277, + "amia": 49442, + "amic": 18127, + "amide": 37905, + "amiliar": 19968, + "amily": 5993, + "amin": 5669, + "amina": 18891, + "amination": 24979, + "amine": 9862, + "aminer": 32086, + "amines": 41047, + "aming": 3723, + "amins": 24937, + "amiya": 38241, + "aml": 43695, + "amm": 6475, + "ammad": 26035, + "ammed": 10573, + "ammers": 36846, + "ammu": 49487, + "ammy": 46736, + "amn": 34684, + "amo": 18811, + "amon": 16487, + "among": 35131, + "amorph": 37670, + "amoto": 25384, + "amount": 17287, + "amous": 10877, + "amp": 696, + "ampa": 13299, + "amped": 13322, + "amph": 28474, + "amphetamine": 31262, + "amping": 37843, + "ampion": 6734, + "ampions": 4350, + "ampire": 13577, + "ampires": 27933, + "ample": 1403, + "amples": 12629, + "ampoo": 40239, + "amps": 9430, + "ampton": 23427, + "ampunk": 46183, + "ams": 4105, + "amsung": 30136, + "amura": 37324, + "amus": 25509, + "amy": 14814, + "an": 272, + "ana": 2271, + "analy": 38200, + "analysis": 20930, + "anamo": 33524, + "anan": 27870, + "anas": 15991, + "anasia": 45551, + "anc": 1192, + "anca": 42124, + "ance": 590, + "anced": 2903, + "ancel": 21130, + "ancer": 8250, + "ancers": 20811, + "ances": 1817, + "anch": 3702, + "anche": 6362, + "anches": 12140, + "anchester": 8911, + "anchez": 20364, + "ancial": 2783, + "ancies": 16183, + "ancing": 5077, + "anco": 47699, + "ancock": 37077, + "ancouver": 10264, + "ancy": 3883, + "and": 392, + "anda": 5282, + "andal": 7642, + "andals": 23819, + "andan": 42509, + "ande": 40004, + "anded": 12249, + "andel": 33134, + "andem": 30025, + "ander": 4066, + "andering": 42454, + "anders": 45070, + "andestine": 35887, + "andi": 26800, + "anding": 27225, + "andise": 18888, + "ando": 25440, + "andom": 3749, + "andon": 5063, + "andowski": 44391, + "andr": 46273, + "andra": 15918, + "andre": 49078, + "andro": 28092, + "android": 19411, + "ands": 1746, + "andum": 25933, + "andy": 10757, + "ane": 1531, + "aned": 22739, + "aneers": 33547, + "aneous": 11655, + "aneously": 27683, + "anes": 7305, + "aney": 22297, + "ang": 648, + "anga": 16484, + "angan": 37089, + "ange": 858, + "anged": 5102, + "angel": 8368, + "angelo": 46525, + "anger": 2564, + "angered": 19041, + "angering": 49470, + "angers": 6606, + "anges": 6231, + "angible": 39639, + "anging": 4924, + "angle": 9248, + "angled": 22393, + "angler": 49910, + "angles": 27787, + "angling": 27499, + "ango": 14208, + "angs": 27725, + "angu": 2303, + "anguage": 9000, + "anguages": 33213, + "anguard": 23521, + "angular": 21413, + "ani": 3216, + "ania": 5411, + "anian": 38336, + "anic": 26277, + "anical": 36684, + "anie": 34166, + "aniel": 6321, + "anim": 11227, + "animal": 41607, + "animate": 45685, + "animous": 45873, + "aning": 7574, + "anish": 7115, + "anism": 48162, + "anity": 19689, + "anium": 15776, + "ank": 962, + "anka": 15927, + "anke": 49200, + "anked": 14076, + "ankind": 28066, + "anking": 15230, + "anks": 2283, + "anky": 39556, + "anmar": 21708, + "ann": 1236, + "anna": 7697, + "annabin": 43655, + "annah": 25761, + "anne": 21952, + "anned": 3577, + "annel": 4276, + "annels": 8961, + "anners": 15672, + "anni": 31296, + "annie": 42883, + "annis": 45017, + "annon": 8825, + "annot": 34574, + "announced": 43499, + "anny": 7737, + "ano": 5733, + "anoia": 30661, + "anol": 22012, + "anon": 36902, + "anooga": 42165, + "anos": 40015, + "another": 29214, + "anova": 40993, + "anqu": 26184, + "ans": 504, + "ansas": 6618, + "anse": 40054, + "ansen": 33807, + "anship": 47086, + "ansion": 5487, + "ansk": 34738, + "anski": 44978, + "ansky": 49792, + "ansom": 22011, + "anson": 23103, + "ansson": 44038, + "answer": 41484, + "answered": 31966, + "ant": 415, + "anta": 4910, + "antage": 36403, + "antam": 49653, + "antasy": 34921, + "ante": 12427, + "anted": 4126, + "antes": 39781, + "anth": 29313, + "antha": 32589, + "anthrop": 22178, + "anti": 17096, + "antic": 5109, + "antically": 31589, + "anticipated": 45178, + "antics": 29320, + "antine": 29003, + "anting": 20482, + "antis": 20836, + "antle": 16941, + "antly": 3875, + "anto": 14723, + "antom": 11456, + "anton": 23026, + "antry": 21238, + "ants": 1187, + "anty": 46098, + "antz": 46269, + "anu": 42357, + "anus": 41141, + "anut": 20651, + "anuts": 37555, + "anwhile": 6710, + "any": 1092, + "anya": 34183, + "anyahu": 15966, + "anye": 23495, + "anyl": 34816, + "anyon": 21330, + "anything": 49459, + "anz": 35410, + "anza": 35819, + "ao": 5488, + "aos": 7495, + "ap": 499, + "apa": 32678, + "apache": 43073, + "apan": 2674, + "ape": 1758, + "apeake": 49528, + "aped": 5813, + "apego": 40561, + "aper": 2136, + "apers": 5656, + "apes": 7916, + "apesh": 25490, + "apeshifter": 29554, + "apest": 35746, + "aph": 6570, + "aphael": 34889, + "api": 15042, + "aping": 9269, + "apist": 41690, + "apixel": 48633, + "aple": 24052, + "aples": 28624, + "apo": 41817, + "apolis": 11174, + "apolog": 46407, + "apon": 9184, + "apons": 13486, + "apor": 12687, + "apore": 11656, + "app": 1324, + "appa": 20975, + "apped": 6320, + "append": 33295, + "apper": 11463, + "appers": 46629, + "appiness": 42661, + "apping": 5912, + "appings": 39242, + "apple": 18040, + "application": 31438, + "apply": 39014, + "appointed": 32924, + "appro": 21064, + "appropri": 11488, + "appropriate": 13335, + "appropriately": 45175, + "approved": 29137, + "approximately": 47498, + "apps": 18211, + "appy": 7774, + "aps": 1686, + "apse": 7512, + "apsed": 28361, + "apses": 45903, + "apt": 2373, + "apter": 3429, + "apters": 12126, + "aptic": 32963, + "aptop": 45007, + "apult": 41387, + "apy": 12826, + "aq": 30188, + "aqu": 36129, + "aque": 18251, + "aques": 46806, + "aquin": 48734, + "ar": 283, + "ara": 3301, + "arag": 29967, + "arah": 23066, + "arak": 30447, + "aram": 41158, + "aran": 19173, + "arant": 4741, + "arantine": 37996, + "araoh": 33766, + "arat": 34174, + "arate": 30748, + "aration": 10186, + "arations": 24355, + "arb": 38039, + "arbon": 42084, + "arc": 5605, + "arcer": 17649, + "arch": 998, + "arching": 38270, + "archive": 17474, + "archives": 48814, + "archment": 36767, + "archs": 34592, + "archy": 9282, + "arcity": 32689, + "ard": 446, + "arde": 45093, + "arded": 10676, + "arden": 5872, + "ardi": 22490, + "arding": 13493, + "ardless": 14694, + "ardo": 13109, + "ardon": 19917, + "ards": 1371, + "ardy": 39124, + "are": 533, + "area": 20337, + "ared": 1144, + "aredevil": 38281, + "arel": 20318, + "arella": 45494, + "aren": 5757, + "arent": 1580, + "arenthood": 17117, + "arently": 13773, + "arer": 11258, + "arers": 34231, + "ares": 3565, + "arest": 12423, + "aret": 8984, + "areth": 26659, + "arette": 14758, + "arettes": 13890, + "aretz": 48338, + "arez": 19655, + "arf": 37595, + "arg": 853, + "arge": 1376, + "arger": 32270, + "arget": 7641, + "argo": 9448, + "argon": 37920, + "args": 22046, + "argument": 49140, + "ari": 2743, + "aria": 10312, + "arial": 36098, + "arian": 3699, + "arians": 13517, + "ariat": 21621, + "arie": 49173, + "aries": 3166, + "arij": 39010, + "arijuana": 42834, + "arily": 3093, + "arin": 17714, + "arine": 34569, + "aring": 1723, + "ario": 4982, + "arios": 13010, + "arious": 27129, + "aris": 20066, + "arist": 34566, + "arity": 6806, + "arium": 17756, + "arius": 19897, + "ark": 668, + "arkable": 45543, + "arkin": 39027, + "arks": 5558, + "arl": 7063, + "arlane": 49344, + "arling": 30045, + "arm": 1670, + "arma": 10961, + "armac": 32813, + "armed": 12026, + "arming": 18052, + "armor": 40456, + "arms": 8357, + "arn": 1501, + "arna": 28610, + "arnaev": 42311, + "arning": 4228, + "aro": 12022, + "aron": 8045, + "aroo": 38049, + "around": 14145, + "arov": 42737, + "arp": 5117, + "arr": 3258, + "arranted": 47940, + "arrass": 9187, + "array": 18747, + "arre": 9624, + "arrell": 47769, + "arrett": 34878, + "arrison": 22472, + "arro": 34852, + "arrow": 6018, + "arry": 6532, + "ars": 945, + "arse": 17208, + "arser": 28198, + "arsh": 5406, + "arsity": 45826, + "arson": 12613, + "art": 433, + "arta": 34202, + "arte": 32074, + "arted": 19112, + "arten": 23996, + "arter": 2571, + "arters": 6137, + "arth": 11999, + "arthed": 36370, + "arthy": 18270, + "article": 20205, + "articles": 26845, + "artifacts": 50179, + "artisan": 19714, + "artist": 49016, + "artment": 1823, + "artments": 32514, + "artney": 41709, + "arton": 41328, + "arts": 5889, + "arty": 25494, + "artz": 13636, + "aru": 11493, + "arus": 20272, + "ary": 560, + "arya": 43898, + "aryl": 36822, + "aryn": 38621, + "as": 292, + "asa": 15462, + "asaki": 33846, + "asant": 8775, + "asar": 42391, + "asc": 3372, + "asca": 42688, + "ascade": 28966, + "ascal": 27747, + "ascar": 37740, + "ascist": 31968, + "ascript": 15961, + "ascular": 14767, + "ascus": 20275, + "ase": 589, + "ased": 839, + "asel": 48038, + "aser": 6005, + "asers": 19865, + "ases": 1386, + "ash": 1077, + "asha": 14715, + "ashed": 5263, + "asher": 31218, + "ashes": 7465, + "ashi": 12144, + "ashing": 2140, + "ashington": 2542, + "ashion": 5880, + "ashtra": 38535, + "asi": 17053, + "asia": 23218, + "asin": 47337, + "asing": 2313, + "asio": 29831, + "asion": 4247, + "asionally": 31775, + "asions": 39327, + "asis": 17765, + "asive": 17443, + "ask": 2093, + "aska": 8480, + "asket": 11715, + "asketball": 14575, + "asking": 30463, + "asks": 6791, + "asley": 30705, + "asm": 8597, + "asma": 11797, + "asms": 34432, + "ason": 888, + "asonable": 17994, + "asonic": 30189, + "asonry": 38950, + "asons": 2812, + "asp": 5126, + "aspberry": 17653, + "asper": 32981, + "aspers": 49412, + "aspx": 31740, + "ass": 562, + "assad": 30178, + "assador": 10623, + "assadors": 33429, + "assault": 46635, + "asse": 21612, + "assed": 21390, + "assemb": 34455, + "assembled": 46826, + "assembly": 41873, + "asser": 24929, + "assert": 30493, + "asses": 13978, + "assets": 19668, + "assetsadobe": 41383, + "assi": 46527, + "assian": 46091, + "assic": 31635, + "assies": 46257, + "assin": 44961, + "assing": 19696, + "assion": 11857, + "assis": 20297, + "assisted": 42191, + "assium": 26663, + "assment": 45312, + "asso": 28372, + "associated": 32852, + "assuming": 32935, + "assy": 11720, + "ast": 459, + "asta": 40197, + "aste": 4594, + "asted": 8992, + "aster": 1603, + "astered": 14054, + "astern": 6470, + "asters": 7060, + "astery": 29310, + "astic": 3477, + "astical": 32044, + "astically": 16607, + "astics": 24232, + "asting": 9222, + "aston": 45966, + "astrous": 20168, + "asts": 5773, + "asty": 7833, + "asu": 27345, + "asure": 5015, + "asured": 34006, + "asures": 13846, + "asuring": 45925, + "asury": 11579, + "asus": 40895, + "asy": 4107, + "at": 265, + "ata": 1045, + "atable": 21156, + "ataka": 48088, + "atal": 10254, + "atalie": 30951, + "atan": 39036, + "atana": 43777, + "atar": 9459, + "atari": 35554, + "atars": 40193, + "atch": 963, + "atche": 24809, + "atched": 14265, + "atcher": 34734, + "atches": 20981, + "atchewan": 29736, + "atching": 19775, + "ate": 378, + "atech": 40340, + "ated": 515, + "ateful": 11850, + "ateg": 2397, + "ategic": 47917, + "ategor": 47467, + "ategories": 26129, + "ategory": 11606, + "ategy": 4338, + "atel": 25791, + "atell": 7528, + "atellite": 26493, + "ately": 1286, + "atem": 23900, + "aten": 36686, + "ater": 729, + "ateral": 10534, + "aterasu": 45335, + "atered": 34190, + "aterial": 2273, + "atern": 9205, + "aternal": 14744, + "aternity": 17094, + "aters": 8605, + "ates": 689, + "ateur": 15093, + "ateurs": 45211, + "atever": 3587, + "atform": 3390, + "ath": 776, + "atha": 30921, + "atham": 37520, + "athan": 6696, + "athe": 26221, + "athed": 35932, + "ather": 1032, + "athered": 8638, + "atherine": 15289, + "athering": 25545, + "athetic": 18874, + "athi": 44202, + "athing": 26927, + "athlon": 50236, + "athom": 32910, + "athon": 12938, + "aths": 33148, + "athy": 10036, + "ati": 7246, + "atial": 34961, + "atibility": 25901, + "atible": 16873, + "atic": 1512, + "atical": 39056, + "atically": 4142, + "atican": 18245, + "atics": 23372, + "atile": 12610, + "atility": 18486, + "atin": 10680, + "ating": 803, + "atinum": 16881, + "atio": 39485, + "ation": 341, + "ational": 864, + "ationally": 15208, + "ations": 602, + "atis": 37749, + "atisf": 17403, + "atism": 26185, + "ative": 876, + "atively": 9404, + "atives": 2929, + "ativity": 22055, + "atl": 25864, + "atlantic": 43342, + "atmeal": 45280, + "ato": 5549, + "atoes": 15048, + "atography": 45501, + "atom": 37696, + "atomic": 47116, + "aton": 13951, + "atonin": 44248, + "atoon": 23122, + "ator": 1352, + "atorial": 21592, + "atories": 19854, + "atorium": 30732, + "ators": 2024, + "atory": 2870, + "atos": 35492, + "atown": 41079, + "atra": 26066, + "atre": 10562, + "atri": 26646, + "atro": 47756, + "atron": 23484, + "ats": 1381, + "atson": 13506, + "atsu": 19231, + "atsuki": 40063, + "att": 1078, + "atta": 25014, + "attach": 47348, + "attack": 20358, + "attacks": 38458, + "atted": 16898, + "atten": 41769, + "atter": 1436, + "attered": 10228, + "attering": 16475, + "atters": 34387, + "attery": 16296, + "atti": 34891, + "attle": 1999, + "attled": 43535, + "atto": 45807, + "atton": 38680, + "attr": 35226, + "attribute": 42348, + "atts": 30353, + "atu": 33419, + "atum": 21307, + "atur": 2541, + "atural": 2660, + "aturally": 7436, + "aturated": 30192, + "aturation": 36921, + "aturday": 3658, + "aturdays": 39724, + "ature": 1300, + "atures": 6691, + "atus": 7240, + "atz": 27906, + "au": 559, + "auc": 14272, + "aucas": 25205, + "aucus": 16710, + "aucuses": 38271, + "aud": 3885, + "auder": 29233, + "audi": 31330, + "audio": 24051, + "auer": 16261, + "aug": 7493, + "auga": 44718, + "augh": 1567, + "aughed": 13726, + "aughlin": 42730, + "aughs": 19256, + "aught": 3413, + "aughter": 3637, + "aughtered": 32734, + "aughters": 13441, + "aughty": 28496, + "aukee": 15263, + "aul": 2518, + "auld": 30406, + "auldron": 45637, + "ault": 1721, + "aults": 13185, + "aum": 26043, + "aun": 1942, + "auna": 32837, + "aunch": 11429, + "aund": 14677, + "aunder": 21118, + "aundering": 23496, + "aunders": 32818, + "aunt": 12968, + "aunted": 20227, + "aunting": 20706, + "auntlet": 32633, + "auntlets": 39695, + "aunts": 43981, + "aur": 2899, + "aura": 33830, + "auri": 35190, + "aurus": 22302, + "aus": 8717, + "ause": 682, + "ausible": 17178, + "aut": 2306, + "auth": 18439, + "authent": 41299, + "author": 9800, + "authored": 39351, + "authorized": 19721, + "authors": 41617, + "autical": 37073, + "aution": 32917, + "autions": 28766, + "auto": 23736, + "automatic": 37800, + "auts": 17712, + "aux": 14644, + "av": 615, + "ava": 4170, + "avage": 33757, + "availability": 47274, + "available": 15182, + "aval": 9226, + "avan": 12421, + "avanaugh": 19872, + "avascript": 16098, + "ave": 1015, + "aved": 9586, + "avement": 44034, + "aven": 4005, + "aver": 8770, + "average": 23913, + "avering": 42610, + "avers": 30400, + "avery": 12447, + "aves": 3080, + "avez": 28851, + "avi": 15820, + "avia": 40543, + "avid": 8490, + "avier": 19492, + "avin": 20637, + "aving": 2703, + "avior": 15759, + "aviour": 37716, + "avis": 23401, + "avoid": 27080, + "avor": 5570, + "avorable": 32006, + "avored": 48275, + "avorite": 19227, + "avour": 29023, + "avy": 2830, + "aw": 707, + "awa": 6909, + "awaited": 41742, + "awan": 43004, + "awar": 48841, + "aware": 9685, + "awareness": 47812, + "awaru": 39008, + "awatts": 46684, + "away": 8272, + "aways": 23949, + "awed": 36825, + "awei": 38247, + "awi": 23368, + "awk": 19301, + "awks": 11890, + "awn": 3832, + "aws": 8356, + "ax": 897, + "axe": 38231, + "axies": 25472, + "axis": 22704, + "axter": 40864, + "axy": 6969, + "ay": 323, + "aya": 11729, + "ayan": 22931, + "aye": 48822, + "ayed": 16548, + "ayer": 2794, + "ayers": 6962, + "ayette": 27067, + "aying": 8369, + "aylor": 7167, + "ayn": 49987, + "ayne": 43906, + "ays": 592, + "ayson": 34907, + "az": 1031, + "aza": 7056, + "azaar": 34485, + "azaki": 32276, + "azar": 29413, + "azard": 26267, + "aze": 6201, + "azed": 13865, + "azeera": 28535, + "azel": 41319, + "azer": 19178, + "azes": 36096, + "azi": 7761, + "azine": 4994, + "azines": 15742, + "azing": 4070, + "azo": 44299, + "azon": 5168, + "azor": 17725, + "azy": 12582, + "azz": 8101, + "b": 65, + "ba": 7012, + "bable": 33460, + "bably": 11921, + "baby": 40252, + "bach": 19496, + "back": 1891, + "backed": 17078, + "backer": 49978, + "background": 25249, + "backs": 10146, + "bad": 14774, + "bag": 21454, + "bage": 13866, + "bags": 34005, + "bah": 47041, + "bal": 6893, + "balance": 20427, + "balanced": 27753, + "ball": 1894, + "balls": 21591, + "ban": 3820, + "band": 3903, + "bands": 21397, + "bane": 20235, + "bang": 36668, + "bank": 17796, + "banks": 43558, + "bar": 5657, + "bara": 39389, + "bard": 23024, + "bare": 49382, + "bars": 34046, + "bart": 16575, + "bas": 12093, + "base": 8692, + "based": 3106, + "bash": 41757, + "basic": 35487, + "basketball": 21265, + "bass": 42933, + "bat": 8664, + "batch": 43501, + "bath": 37648, + "bats": 50199, + "battle": 38471, + "baugh": 23768, + "baum": 24738, + "bay": 24406, + "bb": 11848, + "bc": 15630, + "bd": 17457, + "bda": 43444, + "be": 1350, + "beam": 40045, + "bean": 14289, + "beans": 44749, + "bear": 33227, + "beard": 39433, + "bearing": 28655, + "beat": 12945, + "beaut": 40544, + "bec": 9423, + "because": 13893, + "becca": 20627, + "beck": 27343, + "becue": 31927, + "bed": 3077, + "bedroom": 36269, + "bee": 20963, + "been": 47436, + "beer": 42428, + "bees": 41712, + "before": 19052, + "begin": 27471, + "beh": 20709, + "behavior": 46571, + "behind": 42200, + "being": 11873, + "beit": 15357, + "bek": 47083, + "bel": 6667, + "bell": 7923, + "below": 35993, + "belt": 37976, + "ben": 11722, + "bench": 26968, + "bender": 45666, + "bending": 49667, + "benef": 36934, + "benefit": 48649, + "bent": 46119, + "ber": 527, + "bered": 9451, + "berg": 3900, + "berger": 21041, + "berman": 34591, + "bern": 33900, + "bernatorial": 43660, + "berra": 31358, + "berries": 20853, + "berry": 8396, + "bers": 1213, + "bert": 4835, + "berto": 32371, + "berus": 39192, + "bery": 13001, + "bes": 12636, + "best": 13466, + "bestos": 40651, + "bet": 11181, + "beta": 31361, + "bett": 48138, + "better": 27903, + "between": 23395, + "bey": 23454, + "bf": 19881, + "bg": 35904, + "bh": 34369, + "bi": 8482, + "bia": 23339, + "bial": 25200, + "bian": 12210, + "bians": 30071, + "biased": 38002, + "bid": 14065, + "bidden": 37978, + "bie": 12590, + "bies": 29846, + "big": 14261, + "bike": 32256, + "bil": 33473, + "bill": 35546, + "billion": 24540, + "bilt": 34508, + "bin": 8800, + "binary": 39491, + "bind": 21653, + "binding": 30786, + "bing": 4623, + "biology": 43592, + "bird": 16944, + "birds": 32002, + "birth": 24280, + "bis": 41907, + "bish": 31795, + "bishop": 27832, + "bit": 2545, + "bitcoin": 35395, + "bite": 37018, + "bitious": 14228, + "bits": 9895, + "biz": 42189, + "bj": 50007, + "bl": 2436, + "black": 13424, + "blade": 22500, + "blance": 42757, + "blank": 27190, + "blast": 39806, + "ble": 903, + "bleacher": 47975, + "bled": 9342, + "bledon": 49258, + "blem": 11253, + "blems": 22143, + "bler": 43400, + "blers": 43022, + "bles": 7689, + "bley": 43263, + "blind": 27461, + "bling": 11108, + "block": 9967, + "blocking": 41938, + "blocks": 27372, + "blog": 14036, + "blogs": 49096, + "blogspot": 35217, + "blood": 18041, + "blooded": 50132, + "blow": 48619, + "blown": 31290, + "blue": 17585, + "bly": 36874, + "bm": 20475, + "bn": 9374, + "bnb": 31971, + "bo": 2127, + "boa": 48614, + "board": 3526, + "boarding": 27794, + "boards": 12821, + "boat": 24482, + "boats": 46058, + "bodied": 45190, + "body": 2618, + "bol": 28984, + "bold": 36575, + "bole": 45693, + "bolt": 25593, + "bomb": 27657, + "bon": 4189, + "bone": 15992, + "bones": 35095, + "bons": 23461, + "book": 2070, + "books": 12106, + "bool": 30388, + "boost": 39521, + "boot": 18769, + "bor": 2865, + "border": 20192, + "borg": 23297, + "borgh": 49870, + "born": 6286, + "borne": 13555, + "boro": 21513, + "borough": 17913, + "bors": 32289, + "bos": 39565, + "boss": 42820, + "bot": 13645, + "both": 16885, + "bots": 42478, + "bott": 10985, + "bottom": 22487, + "bound": 7784, + "bour": 6084, + "bourg": 24256, + "bourne": 12544, + "bow": 8176, + "bowl": 36859, + "bows": 25435, + "box": 3524, + "boxes": 29305, + "boxing": 45471, + "boy": 7081, + "boys": 13202, + "bp": 46583, + "bps": 18799, + "br": 1671, + "bra": 16057, + "brace": 46565, + "brain": 27825, + "brainer": 49334, + "bral": 24427, + "brance": 28031, + "brand": 17938, + "branded": 35559, + "braska": 17088, + "brate": 40804, + "brates": 44835, + "bre": 4679, + "bread": 29573, + "break": 9032, + "breaker": 25766, + "breakers": 49295, + "breaking": 13395, + "breaks": 30058, + "bred": 36074, + "breeding": 49705, + "brew": 11269, + "brid": 10236, + "bridge": 9458, + "brids": 40637, + "bright": 29199, + "bring": 48580, + "bringer": 48046, + "bringing": 35749, + "bris": 15311, + "bro": 7957, + "broad": 36654, + "broken": 25826, + "brook": 19094, + "brother": 37343, + "brow": 25367, + "brown": 33282, + "browser": 40259, + "brush": 32680, + "bryce": 32524, + "bs": 1443, + "bsite": 12485, + "bsp": 24145, + "bt": 18347, + "btn": 46118, + "bu": 11110, + "bub": 46176, + "buck": 27041, + "bucks": 18999, + "budget": 37315, + "buf": 29325, + "buff": 36873, + "buffer": 22252, + "bug": 25456, + "bugs": 32965, + "build": 11249, + "builder": 38272, + "builders": 50034, + "building": 16894, + "built": 18780, + "bul": 15065, + "bull": 16308, + "bum": 4435, + "buquerque": 36461, + "bur": 6236, + "burg": 7423, + "burgh": 9228, + "burn": 10899, + "burning": 44313, + "burse": 21780, + "burst": 31961, + "bury": 10711, + "bus": 10885, + "bush": 50231, + "business": 22680, + "buster": 24899, + "busters": 30181, + "but": 4360, + "butt": 43059, + "button": 16539, + "buy": 17846, + "by": 1525, + "bye": 16390, + "byn": 14929, + "bys": 48209, + "byss": 15040, + "byte": 26327, + "byter": 36204, + "bytes": 33661, + "c": 66, + "ca": 6888, + "cache": 23870, + "cade": 46395, + "cair": 37155, + "cake": 30560, + "cakes": 37263, + "cal": 9948, + "cale": 38765, + "caliber": 43288, + "call": 13345, + "callback": 47423, + "called": 7174, + "calling": 44714, + "cam": 20991, + "camera": 25695, + "camp": 16544, + "campaign": 35012, + "campus": 43842, + "can": 5171, + "cancer": 48870, + "cand": 46188, + "cano": 35490, + "canon": 49883, + "cap": 11128, + "capacity": 42404, + "cape": 36435, + "capital": 27544, + "capitalist": 49970, + "caps": 27979, + "capt": 27144, + "car": 7718, + "carb": 35684, + "carbon": 29255, + "card": 9517, + "cards": 27761, + "care": 6651, + "carry": 34993, + "cars": 37993, + "cart": 26674, + "cas": 34004, + "case": 7442, + "cases": 33964, + "cash": 30350, + "cast": 2701, + "caster": 17970, + "casters": 26248, + "casting": 19913, + "castle": 18676, + "casts": 40924, + "cat": 9246, + "catch": 40198, + "catching": 50106, + "category": 22872, + "catentry": 39165, + "cation": 30907, + "cats": 24619, + "cause": 25587, + "cb": 21101, + "cc": 535, + "cca": 13227, + "ccess": 1591, + "cci": 35764, + "ccoli": 34544, + "ccording": 2941, + "cd": 10210, + "cdn": 32341, + "ce": 344, + "cean": 5829, + "ceans": 19961, + "ced": 771, + "cedented": 12292, + "cedes": 19285, + "ceed": 2707, + "ceivable": 48054, + "ceive": 15164, + "ceived": 6471, + "ceiver": 39729, + "cel": 5276, + "cele": 49840, + "celer": 7015, + "cell": 3846, + "cellaneous": 25673, + "cellence": 19801, + "cellent": 5666, + "cells": 46342, + "celona": 14308, + "cember": 3273, + "cemic": 40478, + "cence": 43696, + "cend": 15695, + "cens": 42595, + "cent": 1087, + "center": 16159, + "centered": 38050, + "central": 31463, + "centric": 28577, + "century": 14792, + "cephal": 43996, + "cept": 984, + "ception": 4516, + "ceptions": 11755, + "ceptive": 25867, + "ceptor": 49492, + "cer": 2189, + "cern": 30903, + "cerned": 49990, + "cerning": 41981, + "cerpt": 17040, + "cers": 7999, + "cert": 22583, + "certain": 39239, + "cery": 12757, + "ces": 728, + "cess": 919, + "cession": 43914, + "cessive": 45428, + "cest": 9165, + "cester": 33187, + "cf": 12993, + "cffff": 31727, + "cffffcc": 31957, + "cfg": 37581, + "cgi": 37157, + "ch": 354, + "cha": 11693, + "chain": 7983, + "chains": 38861, + "chair": 16337, + "chairs": 49655, + "chal": 38009, + "chall": 36747, + "cham": 49869, + "chan": 3147, + "chance": 39486, + "change": 3803, + "changed": 40985, + "changes": 36653, + "changing": 22954, + "channel": 17620, + "channelAvailability": 39757, + "chant": 8907, + "chanted": 28923, + "chapter": 43582, + "char": 10641, + "character": 22769, + "chard": 30215, + "charg": 11121, + "charge": 10136, + "charged": 17200, + "charges": 34948, + "charging": 31498, + "chart": 40926, + "chat": 17006, + "che": 2395, + "cheat": 46799, + "check": 9122, + "checked": 26752, + "checking": 41004, + "checks": 42116, + "ched": 1740, + "chedel": 24015, + "chel": 29232, + "chell": 12398, + "chem": 15245, + "chemical": 31379, + "chemist": 28899, + "chemy": 26599, + "chen": 6607, + "chenko": 45059, + "chens": 29937, + "cheon": 40556, + "cher": 2044, + "chers": 3533, + "chery": 31132, + "ches": 2052, + "chest": 46713, + "chester": 35983, + "chet": 20043, + "chev": 49916, + "chi": 11072, + "chid": 28402, + "chie": 3043, + "chief": 17351, + "chieve": 24957, + "child": 9410, + "children": 17197, + "chin": 24658, + "ching": 10813, + "chini": 45045, + "chio": 40900, + "chip": 35902, + "chlor": 36813, + "chn": 1349, + "chnology": 19587, + "cho": 6679, + "choes": 23001, + "choice": 25541, + "chool": 1251, + "christ": 43533, + "chrom": 28663, + "chrome": 46659, + "chron": 11413, + "cht": 21474, + "chu": 46417, + "chuk": 46019, + "church": 36964, + "chwitz": 36297, + "chy": 29658, + "ci": 979, + "cia": 33743, + "cial": 2413, + "cially": 2131, + "ciating": 46136, + "ciation": 17269, + "cible": 37369, + "cience": 4234, + "cient": 3456, + "cientious": 43037, + "cients": 35611, + "cies": 3171, + "cific": 7790, + "cig": 22683, + "cigarette": 46040, + "cigarettes": 32529, + "cil": 2856, + "cill": 20346, + "cin": 17879, + "cing": 2259, + "cious": 4680, + "cipl": 6671, + "cipled": 41296, + "ciples": 6418, + "ciplinary": 29386, + "cipline": 34647, + "circ": 21170, + "circle": 45597, + "cise": 37561, + "cised": 37168, + "cision": 16005, + "cit": 47992, + "citizens": 46801, + "city": 19205, + "cium": 16910, + "cius": 28599, + "civil": 37636, + "ck": 694, + "cker": 15280, + "cki": 49108, + "cking": 44377, + "cknow": 5319, + "cknowled": 33165, + "cko": 37549, + "cks": 4657, + "cl": 565, + "clad": 29853, + "claim": 6604, + "claimed": 12795, + "claimer": 17111, + "clair": 27659, + "clamation": 20931, + "class": 4871, + "classes": 37724, + "classic": 49421, + "classified": 31691, + "clave": 44281, + "claw": 43143, + "cle": 2375, + "clean": 27773, + "clear": 20063, + "cled": 20095, + "cler": 22902, + "clerosis": 31399, + "cles": 5427, + "cli": 44506, + "click": 12976, + "client": 16366, + "cliffe": 33783, + "climate": 42570, + "cling": 8493, + "clinical": 47367, + "clinton": 37821, + "clip": 15036, + "clips": 31945, + "clipse": 17043, + "clock": 15750, + "clone": 21018, + "cloneembedreportprint": 30899, + "close": 19836, + "closed": 20225, + "closure": 17966, + "cloth": 44905, + "cloud": 17721, + "club": 18664, + "clud": 758, + "clude": 9152, + "cluded": 10341, + "cludes": 13955, + "cluding": 6360, + "clus": 2527, + "clusion": 4717, + "clusions": 11539, + "clusive": 5731, + "clusively": 44307, + "cm": 11215, + "cmd": 28758, + "cmp": 48991, + "cms": 46406, + "cn": 31522, + "co": 1073, + "coal": 25140, + "coat": 31434, + "cock": 21517, + "cod": 19815, + "code": 8189, + "coded": 40976, + "codes": 40148, + "coe": 49270, + "cohol": 4857, + "coin": 3630, + "coins": 14624, + "col": 4033, + "cold": 36673, + "coll": 26000, + "collar": 37676, + "collect": 33327, + "collection": 43681, + "college": 44107, + "colm": 18414, + "colo": 45745, + "colonial": 49787, + "color": 8043, + "colored": 25717, + "colour": 49903, + "column": 28665, + "com": 785, + "comb": 24011, + "combat": 39969, + "combe": 49325, + "come": 2958, + "comed": 15128, + "comes": 8988, + "comfort": 21598, + "coming": 4976, + "comings": 30715, + "comm": 9503, + "command": 21812, + "comment": 23893, + "comments": 15944, + "commerce": 27061, + "commercial": 36313, + "commit": 41509, + "committee": 26799, + "common": 11321, + "commun": 10709, + "communication": 32560, + "communications": 20860, + "community": 28158, + "comp": 5589, + "compan": 34390, + "company": 39722, + "compatible": 38532, + "competitive": 46131, + "compl": 23855, + "complete": 20751, + "completely": 46699, + "complex": 41887, + "compliance": 47587, + "component": 42895, + "computer": 33215, + "con": 1102, + "concept": 43169, + "concert": 48415, + "cond": 17561, + "condition": 31448, + "conduct": 36495, + "cone": 49180, + "conf": 10414, + "conference": 41124, + "confidence": 39745, + "config": 11250, + "confirmed": 36349, + "cong": 36801, + "coni": 45774, + "conn": 37043, + "connect": 8443, + "connected": 15236, + "connection": 38659, + "conom": 1519, + "cons": 5936, + "conscious": 16796, + "conserv": 38925, + "conservancy": 41215, + "conservative": 43218, + "consider": 44353, + "console": 41947, + "const": 9979, + "constitutional": 18789, + "construct": 41571, + "consumer": 49827, + "consuming": 35873, + "cont": 3642, + "contact": 32057, + "contained": 45964, + "container": 34924, + "containing": 38301, + "content": 11299, + "context": 22866, + "contin": 18487, + "continental": 35415, + "continue": 43043, + "contract": 28484, + "control": 13716, + "controlled": 14401, + "controller": 36500, + "conv": 42946, + "cook": 27916, + "cooked": 46591, + "cookie": 44453, + "cool": 24494, + "coon": 20912, + "coord": 37652, + "cop": 22163, + "copy": 30073, + "cor": 10215, + "core": 7295, + "corn": 20772, + "correct": 30283, + "corruption": 46260, + "cos": 6966, + "cost": 15805, + "cosystem": 12541, + "cot": 25557, + "cott": 14612, + "could": 24089, + "count": 9127, + "counter": 24588, + "country": 19315, + "cour": 43220, + "course": 17319, + "court": 22230, + "cover": 9631, + "covered": 32111, + "cow": 8232, + "cox": 40359, + "cp": 13155, + "cpp": 20322, + "cpu": 36166, + "cr": 6098, + "craft": 3323, + "crafted": 39160, + "crazy": 50112, + "cre": 7513, + "cream": 36277, + "creat": 20123, + "create": 17953, + "created": 25598, + "creation": 38793, + "creator": 45382, + "credit": 43082, + "creen": 32060, + "crete": 38669, + "crew": 42276, + "cribed": 32968, + "crim": 50086, + "crime": 28126, + "criminal": 45955, + "cript": 6519, + "cription": 6820, + "criptions": 24370, + "crit": 22213, + "critical": 34666, + "cro": 19915, + "croft": 36714, + "crop": 31476, + "cross": 19692, + "crow": 47114, + "cru": 32838, + "cry": 20470, + "crypt": 29609, + "cs": 6359, + "css": 25471, + "csv": 40664, + "ct": 310, + "ctic": 11048, + "ctica": 28914, + "ction": 596, + "ctions": 2733, + "ctive": 14070, + "ctl": 34168, + "ctor": 2715, + "ctors": 5217, + "ctory": 25977, + "ctr": 24087, + "ctrl": 44755, + "ctuary": 15258, + "cture": 48715, + "ctx": 49464, + "cu": 27399, + "cube": 40296, + "cue": 15509, + "cul": 3129, + "cular": 10440, + "culated": 49262, + "culation": 14902, + "cule": 23172, + "cules": 13930, + "culosis": 38767, + "cult": 40820, + "cultural": 30844, + "culture": 25584, + "culus": 17576, + "cum": 36340, + "cup": 25244, + "cur": 22019, + "currency": 34415, + "current": 14421, + "currently": 41745, + "cus": 9042, + "cussion": 36262, + "custom": 23144, + "cut": 8968, + "cuts": 23779, + "cutting": 29753, + "cv": 33967, + "cy": 948, + "cycl": 15539, + "cycle": 13696, + "cycles": 32503, + "cyclop": 22873, + "cyclopedia": 25497, + "cyl": 38801, + "cz": 26691, + "cé": 32682, + "d": 67, + "dB": 36077, + "dL": 45582, + "da": 6814, + "dad": 47984, + "daily": 29468, + "dain": 27162, + "dal": 31748, + "dale": 14597, + "dam": 11043, + "damage": 28735, + "dan": 25604, + "danger": 38537, + "daq": 48539, + "dar": 27455, + "dark": 21953, + "dash": 42460, + "dat": 19608, + "data": 7890, + "database": 48806, + "date": 4475, + "dated": 8715, + "dates": 19581, + "dating": 38734, + "daughter": 29642, + "day": 820, + "dayName": 45392, + "days": 12545, + "db": 9945, + "dc": 17896, + "dd": 1860, + "dden": 4742, + "dding": 33403, + "dds": 33714, + "de": 2934, + "dead": 25124, + "deal": 31769, + "deals": 14302, + "death": 22595, + "deb": 11275, + "debian": 24689, + "debug": 24442, + "dec": 12501, + "deck": 35875, + "decl": 32446, + "ded": 9395, + "deen": 39060, + "deep": 22089, + "def": 4299, + "default": 12286, + "defense": 19774, + "define": 13086, + "defined": 23211, + "definition": 46758, + "deg": 13500, + "degree": 16863, + "del": 12381, + "delay": 40850, + "delete": 33678, + "dem": 9536, + "demand": 28550, + "democracy": 42017, + "democratic": 41232, + "demon": 26567, + "den": 6559, + "density": 43337, + "dep": 10378, + "depend": 45841, + "dependent": 21186, + "depending": 44023, + "depth": 18053, + "der": 1082, + "derived": 34631, + "des": 8906, + "desc": 20147, + "described": 34869, + "description": 11213, + "design": 26124, + "designed": 30473, + "desktop": 41375, + "despite": 41081, + "dest": 16520, + "destroy": 41659, + "destruct": 35678, + "det": 15255, + "detail": 49170, + "details": 36604, + "determination": 40869, + "dev": 7959, + "develop": 16244, + "developed": 33082, + "development": 31267, + "device": 25202, + "devices": 42034, + "df": 7568, + "dfx": 48753, + "dh": 34985, + "di": 10989, + "diagn": 47356, + "dial": 38969, + "dict": 11600, + "did": 20839, + "didn": 45168, + "die": 11979, + "dies": 25990, + "diff": 26069, + "different": 39799, + "dig": 12894, + "digit": 27003, + "digital": 34725, + "digy": 41923, + "dim": 27740, + "dimension": 46156, + "dimensional": 19577, + "din": 25194, + "dinand": 41993, + "ding": 12083, + "dir": 15908, + "direct": 12942, + "directed": 34762, + "direction": 37295, + "director": 35248, + "directory": 34945, + "dirty": 49075, + "dis": 6381, + "disable": 40223, + "disabled": 47730, + "disc": 15410, + "disciplinary": 40625, + "discrimination": 42723, + "disk": 39531, + "display": 13812, + "displayText": 31536, + "dist": 17080, + "distance": 30246, + "dit": 5266, + "div": 7146, + "division": 21426, + "dj": 28241, + "dk": 34388, + "dl": 25404, + "dll": 12736, + "dm": 36020, + "dn": 32656, + "do": 4598, + "doc": 15390, + "docker": 45986, + "docs": 31628, + "doctor": 35580, + "doctoral": 44064, + "document": 22897, + "documented": 47045, + "does": 22437, + "doesn": 45084, + "dog": 9703, + "dogs": 22242, + "doi": 34023, + "doing": 19631, + "dollar": 22569, + "dom": 3438, + "domain": 27830, + "dominated": 34475, + "doms": 23686, + "don": 9099, + "donald": 40915, + "done": 28060, + "door": 9424, + "doors": 19559, + "dor": 40180, + "dos": 37427, + "dose": 34436, + "dot": 26518, + "double": 23352, + "down": 2902, + "download": 15002, + "downs": 30371, + "dozen": 44932, + "dp": 26059, + "dq": 49506, + "dr": 7109, + "dra": 32491, + "draft": 35679, + "dragon": 14844, + "draw": 19334, + "drawn": 41549, + "dream": 25966, + "dress": 49380, + "dri": 7553, + "drive": 19472, + "driven": 15808, + "driver": 26230, + "drivers": 36702, + "driving": 24255, + "drm": 49007, + "dro": 22285, + "drop": 14781, + "dropping": 37554, + "drops": 49253, + "drug": 30349, + "dry": 39140, + "ds": 9310, + "dt": 28664, + "du": 646, + "duc": 6077, + "ducers": 41213, + "duct": 2359, + "duction": 11124, + "due": 23301, + "duino": 24493, + "dule": 5950, + "dullah": 23969, + "dump": 39455, + "duration": 32257, + "during": 42122, + "dust": 48859, + "duty": 26278, + "dx": 34350, + "dy": 9892, + "dyl": 30360, + "dylib": 31739, + "e": 68, + "ea": 18213, + "each": 27379, + "ead": 1329, + "eah": 4617, + "eal": 2287, + "ealing": 26919, + "ealous": 15746, + "eals": 10621, + "ean": 11025, + "eanor": 17663, + "ear": 451, + "earable": 40816, + "earance": 23435, + "earances": 35630, + "earch": 3679, + "earcher": 50194, + "earchers": 16604, + "eared": 3380, + "earing": 6648, + "early": 11458, + "earned": 39123, + "ears": 4127, + "earth": 16442, + "eas": 30412, + "east": 23316, + "easy": 38171, + "eat": 4098, + "eating": 30041, + "eatured": 20980, + "eatures": 11585, + "eaturing": 31347, + "eb": 1765, + "ebin": 23497, + "ebook": 16497, + "ebra": 37052, + "ebted": 35895, + "ebus": 33209, + "ec": 721, + "eca": 31047, + "ecake": 46557, + "ecast": 43299, + "ecause": 3156, + "ecd": 21142, + "ech": 3055, + "eches": 16672, + "echo": 30328, + "ecided": 35503, + "eco": 47704, + "econom": 13926, + "economic": 17079, + "ect": 478, + "ectar": 44504, + "ected": 11197, + "ection": 3213, + "ective": 13967, + "ectomy": 42505, + "ector": 9250, + "ecycle": 47510, + "ed": 276, + "edIn": 20801, + "eda": 18082, + "edar": 44226, + "eday": 23712, + "edd": 6048, + "edded": 47238, + "eddy": 21874, + "ede": 18654, + "eded": 15395, + "eden": 31829, + "eder": 5702, + "ederal": 2110, + "ederation": 9748, + "edes": 37507, + "edge": 14907, + "edged": 48916, + "edi": 13740, + "edia": 5507, + "edience": 20826, + "edient": 35279, + "edin": 27152, + "eding": 8228, + "edit": 19312, + "edited": 42131, + "edition": 28736, + "editor": 35352, + "edly": 49288, + "edo": 24757, + "edom": 3836, + "eds": 5379, + "edu": 15532, + "educ": 18123, + "educated": 27317, + "education": 40796, + "edy": 4716, + "ee": 1453, + "eed": 2308, + "eeds": 39642, + "eeee": 41591, + "eeks": 32201, + "eele": 26213, + "eely": 45269, + "eem": 13761, + "een": 6429, + "eenth": 28117, + "eeper": 41278, + "eer": 28153, + "eering": 48066, + "eers": 47619, + "ees": 2841, + "eez": 33105, + "ef": 891, + "efe": 22521, + "efeated": 36807, + "efer": 41027, + "eff": 14822, + "effect": 10760, + "effective": 16803, + "effects": 34435, + "effic": 24531, + "efficiency": 45888, + "efficient": 16814, + "efficients": 41945, + "efined": 18156, + "eful": 13839, + "efully": 7549, + "eg": 1533, + "ega": 26470, + "egal": 39839, + "eger": 11893, + "egg": 33856, + "egu": 15703, + "eh": 17231, + "ei": 20295, + "eight": 26022, + "either": 31336, + "ek": 988, + "eka": 38001, + "eker": 28233, + "eki": 39548, + "eking": 18754, + "eks": 2573, + "el": 417, + "ela": 10304, + "elaide": 25078, + "eland": 8822, + "elcome": 9571, + "ele": 11129, + "elect": 9509, + "elected": 28604, + "election": 14300, + "electric": 31067, + "eled": 18449, + "element": 30854, + "eless": 5321, + "elf": 7046, + "elfare": 27122, + "elfth": 44659, + "eli": 43733, + "elia": 25418, + "elight": 49984, + "eligible": 31595, + "elin": 27176, + "eline": 4470, + "elines": 20655, + "eling": 10809, + "elist": 46331, + "ell": 695, + "ella": 12627, + "ellar": 14203, + "ellation": 28828, + "elle": 13485, + "ellect": 6879, + "ellectual": 29706, + "elled": 11978, + "ellen": 40635, + "eller": 12368, + "ellery": 41800, + "elli": 23225, + "ellig": 2976, + "elligence": 3480, + "elligent": 32940, + "elling": 9417, + "ello": 11109, + "ellow": 5037, + "ells": 19187, + "elly": 6148, + "elman": 32370, + "eln": 45542, + "elo": 22126, + "elong": 21537, + "elope": 47329, + "els": 1424, + "else": 17772, + "elsen": 25328, + "elsh": 21564, + "elsius": 32495, + "elson": 10151, + "elt": 2120, + "elta": 12514, + "elve": 9954, + "elvet": 32667, + "em": 368, + "ema": 19687, + "emade": 21398, + "email": 12888, + "emaker": 32174, + "emale": 10144, + "eman": 8463, + "emark": 47626, + "emate": 47686, + "emb": 24419, + "embed": 20521, + "embedreportprint": 30898, + "ember": 1491, + "eme": 34755, + "emed": 9006, + "emen": 8952, + "ement": 972, + "ements": 3196, + "emer": 24677, + "emet": 19261, + "emetery": 19785, + "emi": 43967, + "emia": 22859, + "emic": 5314, + "emies": 5090, + "emin": 14857, + "eming": 46564, + "emis": 30561, + "emn": 37705, + "emo": 41903, + "emon": 7966, + "emonic": 50016, + "emonium": 33044, + "emort": 24466, + "emouth": 46880, + "emp": 45787, + "emphasis": 36663, + "empl": 18856, + "employ": 7033, + "employed": 36266, + "employment": 28812, + "emporary": 33080, + "empt": 1791, + "emption": 11221, + "empty": 28920, + "ems": 5232, + "emy": 3065, + "en": 268, + "ena": 8107, + "enable": 21633, + "enabled": 25616, + "ename": 12453, + "enance": 36368, + "enaries": 30216, + "enario": 39055, + "enary": 21629, + "enberg": 23140, + "enburg": 37036, + "enc": 12685, + "ence": 594, + "enced": 5864, + "encer": 12137, + "encers": 42288, + "ences": 3007, + "ench": 24421, + "encia": 29634, + "encies": 3976, + "encing": 9532, + "encrypted": 43628, + "ency": 1387, + "end": 437, + "enda": 7438, + "endale": 41147, + "endant": 23048, + "endants": 30841, + "endar": 9239, + "endars": 44942, + "endas": 35624, + "ende": 38396, + "ended": 1631, + "ender": 2194, + "endered": 30398, + "enders": 7338, + "endez": 41913, + "endi": 43109, + "endiary": 43034, + "endif": 32088, + "ending": 1571, + "endish": 48442, + "endium": 49811, + "endix": 19573, + "endment": 5904, + "endo": 31110, + "endon": 43153, + "endor": 18738, + "endra": 48286, + "ends": 2412, + "endum": 43755, + "ene": 1734, + "ened": 2945, + "eneg": 46495, + "enegger": 44028, + "enei": 46009, + "enemy": 46970, + "ener": 877, + "energy": 22554, + "eners": 36014, + "enery": 24156, + "enes": 18719, + "eness": 9449, + "enez": 11437, + "enezuel": 12596, + "enf": 33701, + "enforcement": 44976, + "enfranch": 39827, + "eng": 1516, + "enge": 3540, + "engeance": 21364, + "enged": 47422, + "enger": 6540, + "engers": 9302, + "enges": 34120, + "engine": 18392, + "engineering": 40321, + "english": 39126, + "ength": 3286, + "engu": 13561, + "enh": 16550, + "enhagen": 30347, + "eni": 43850, + "enic": 35866, + "ening": 3101, + "enium": 47477, + "enko": 32720, + "enment": 23242, + "enn": 1697, + "enna": 13713, + "enne": 29727, + "ennes": 42573, + "ennett": 48151, + "ennial": 27779, + "ennis": 10679, + "enny": 11870, + "eno": 23397, + "enos": 28380, + "enough": 48229, + "ens": 641, + "ensable": 33447, + "ensation": 25742, + "ense": 1072, + "ensed": 15385, + "ensen": 18756, + "enser": 45268, + "enses": 4541, + "ensible": 27339, + "ensibly": 28508, + "ensical": 46165, + "ensing": 26426, + "ension": 3004, + "ensional": 37176, + "ensions": 5736, + "ensis": 37834, + "ensitive": 18464, + "ensitivity": 40545, + "ensity": 6377, + "ensive": 2021, + "enson": 19069, + "ensor": 22854, + "enstein": 37975, + "ensual": 31406, + "ensus": 7314, + "ent": 298, + "enta": 29188, + "ental": 2470, + "entanyl": 41455, + "entary": 48648, + "ente": 21872, + "ented": 4714, + "enter": 9255, + "enth": 7944, + "enthal": 34728, + "ential": 1843, + "entially": 3746, + "entials": 14817, + "entimes": 43598, + "entin": 31371, + "enting": 36589, + "ention": 1463, + "entious": 43787, + "entity": 26858, + "entle": 8651, + "ently": 1473, + "ento": 50217, + "enton": 26673, + "entric": 22317, + "entry": 13000, + "ents": 658, + "enture": 36697, + "enty": 3787, + "enum": 44709, + "env": 24330, + "environment": 38986, + "eny": 28558, + "enz": 19471, + "enza": 23674, + "enzie": 26389, + "eon": 23277, + "eor": 13492, + "eous": 15303, + "ep": 538, + "epad": 47852, + "epend": 2690, + "ependence": 15091, + "ependent": 8682, + "eper": 5723, + "eph": 27446, + "eping": 7213, + "episode": 38668, + "eport": 45813, + "eps": 25386, + "ept": 19598, + "eq": 27363, + "equ": 4853, + "equal": 40496, + "equality": 48203, + "equipped": 40617, + "er": 263, + "era": 8607, + "eral": 1691, + "erala": 33314, + "erald": 12573, + "erate": 21620, + "erb": 23552, + "erc": 2798, + "ercise": 23697, + "erd": 45744, + "ere": 567, + "ered": 1068, + "eredith": 36897, + "eree": 45316, + "erek": 18238, + "erella": 36648, + "eren": 14226, + "erence": 1945, + "erences": 4972, + "erenn": 31915, + "erent": 9100, + "erential": 33369, + "ereo": 32934, + "erer": 11882, + "erers": 19288, + "erest": 1260, + "eret": 31229, + "erey": 48023, + "erg": 6422, + "ergic": 19793, + "ergus": 13607, + "erguson": 14168, + "ergy": 26079, + "eri": 33442, + "eria": 5142, + "erial": 48499, + "eric": 35626, + "erick": 41556, + "erie": 18287, + "eries": 10640, + "ering": 1586, + "erion": 28019, + "erity": 32821, + "erk": 9587, + "erker": 35779, + "erm": 7780, + "erman": 2224, + "ermanent": 30312, + "ermott": 46187, + "ern": 1142, + "ernal": 35220, + "ername": 13292, + "ernand": 13023, + "ernandez": 18092, + "ernaut": 37879, + "ernel": 7948, + "ernels": 44930, + "erness": 17447, + "erning": 8917, + "erno": 24100, + "ero": 3529, + "eros": 27498, + "erous": 48411, + "err": 8056, + "erred": 17436, + "errilla": 31859, + "error": 18224, + "errors": 48277, + "erry": 6996, + "ers": 364, + "ersed": 20204, + "ersen": 46516, + "ership": 49437, + "ersion": 6900, + "ersive": 24469, + "erson": 882, + "ert": 861, + "ertain": 1425, + "ertation": 42245, + "ertility": 27651, + "erto": 13806, + "ertodd": 36481, + "erton": 29111, + "erv": 712, + "erva": 32775, + "ervation": 13208, + "ervative": 22003, + "ervatives": 35291, + "erve": 3760, + "erved": 8520, + "erver": 18497, + "erves": 11184, + "erville": 33487, + "erving": 14344, + "ery": 1924, + "eryl": 44886, + "es": 274, + "esa": 49183, + "esame": 34038, + "esan": 42890, + "esar": 18964, + "esc": 3798, + "escal": 47647, + "escap": 50141, + "escape": 41915, + "escent": 45470, + "escription": 7260, + "ese": 2771, + "esh": 5069, + "esi": 46551, + "esian": 35610, + "esides": 11788, + "esis": 9339, + "esity": 11924, + "esley": 49048, + "esm": 45798, + "esome": 5927, + "eson": 42038, + "esp": 9774, + "especially": 16480, + "espie": 42120, + "esque": 28939, + "ess": 408, + "essa": 21411, + "essage": 7589, + "esse": 35270, + "essed": 6676, + "essee": 10702, + "essel": 7878, + "essen": 44483, + "essential": 31195, + "essert": 20335, + "esses": 44667, + "essim": 30265, + "essing": 27289, + "ession": 2521, + "essional": 12743, + "essions": 6202, + "essler": 33730, + "essment": 21687, + "esson": 39670, + "essor": 5987, + "essors": 23295, + "est": 395, + "esta": 18059, + "establish": 40037, + "established": 27718, + "establishment": 44390, + "estamp": 27823, + "estate": 44146, + "estation": 27364, + "este": 29872, + "estead": 37897, + "ested": 7287, + "esteem": 31869, + "ester": 7834, + "estern": 3330, + "esters": 8586, + "esthes": 29678, + "esthesia": 34811, + "esthetic": 37531, + "estial": 21711, + "estic": 4699, + "estinal": 34284, + "estine": 27374, + "esting": 37761, + "estival": 6743, + "eston": 19115, + "estone": 13631, + "estones": 30637, + "estro": 47692, + "ests": 3558, + "esty": 9673, + "estyle": 10992, + "estyles": 42530, + "esville": 19641, + "esy": 9259, + "et": 316, + "eta": 17167, + "etary": 8527, + "etc": 14784, + "etch": 7569, + "etchup": 47132, + "ete": 14471, + "eteen": 34026, + "eteenth": 26425, + "eter": 2357, + "eteria": 39622, + "etermin": 13221, + "etermination": 29610, + "etermined": 23444, + "eters": 7307, + "eth": 2788, + "ethe": 10567, + "etheless": 12845, + "ether": 6750, + "etheus": 36916, + "ethical": 32949, + "ethnic": 38546, + "ethy": 33077, + "ethyl": 21610, + "ethyst": 44166, + "etic": 5139, + "etically": 16877, + "etics": 14596, + "eties": 31638, + "etime": 8079, + "etimes": 46874, + "eting": 13629, + "etition": 15620, + "etitive": 17295, + "eto": 27206, + "eton": 18483, + "etooth": 16271, + "etr": 21879, + "etric": 19482, + "etrical": 34546, + "etry": 11973, + "ets": 1039, + "etsk": 29515, + "etsu": 30470, + "etsy": 34877, + "ett": 3087, + "etta": 15253, + "ette": 5857, + "ettel": 47417, + "etter": 40088, + "ettes": 23014, + "etti": 24851, + "etting": 35463, + "ettings": 12374, + "ettle": 23570, + "ettlement": 27331, + "etts": 9357, + "etus": 29158, + "ety": 2963, + "etz": 23773, + "eu": 12496, + "eur": 23365, + "euro": 44252, + "eus": 27650, + "ev": 1990, + "eva": 48855, + "eval": 18206, + "evaluate": 49786, + "eve": 44655, + "even": 10197, + "event": 15596, + "events": 31534, + "ever": 964, + "everal": 8438, + "every": 16833, + "everyone": 47057, + "everything": 37814, + "evidence": 46817, + "evil": 23542, + "evin": 6830, + "ew": 413, + "eware": 29725, + "ewater": 21422, + "eway": 16172, + "eways": 43613, + "ewitness": 28588, + "ework": 6433, + "eworks": 19653, + "eworld": 38136, + "eworthy": 25969, + "ews": 15515, + "ewski": 46151, + "ex": 1069, + "examination": 47779, + "example": 20688, + "exc": 41194, + "except": 16341, + "excluding": 42218, + "exclusive": 41195, + "exe": 13499, + "exec": 18558, + "execute": 41049, + "exempt": 42679, + "exist": 38476, + "existence": 41084, + "existent": 32786, + "existing": 25687, + "exit": 37023, + "exp": 11201, + "expected": 40319, + "expensive": 22031, + "exper": 23100, + "expl": 20676, + "export": 39344, + "expr": 31937, + "express": 42712, + "expression": 38011, + "ext": 2302, + "external": 22615, + "externalActionCode": 31576, + "extra": 26086, + "extreme": 29896, + "extremely": 41073, + "ey": 2959, + "eye": 25379, + "eyed": 18834, + "eyes": 48418, + "ez": 8471, + "ezvous": 50063, + "f": 69, + "fa": 13331, + "fab": 36434, + "fac": 38942, + "face": 2550, + "facebook": 19024, + "faced": 24903, + "faces": 32186, + "facing": 29532, + "fact": 22584, + "factor": 31412, + "facts": 37473, + "fail": 32165, + "failed": 47904, + "fair": 22043, + "faith": 41751, + "fake": 30706, + "fal": 42932, + "fall": 7207, + "falls": 23348, + "false": 9562, + "fam": 44769, + "family": 17989, + "famous": 45143, + "fan": 24408, + "far": 16370, + "fare": 9496, + "farious": 41504, + "farm": 43323, + "fascist": 46928, + "fashion": 25265, + "fashioned": 28776, + "fast": 7217, + "fat": 17359, + "father": 11358, + "favorite": 35200, + "fax": 23560, + "fb": 21855, + "fc": 16072, + "fd": 16344, + "fe": 5036, + "feat": 27594, + "feature": 30053, + "features": 40890, + "fect": 2309, + "fecture": 36637, + "fed": 19082, + "fee": 39071, + "feed": 12363, + "feeding": 22824, + "feel": 36410, + "feet": 39690, + "feld": 16265, + "fell": 23299, + "felt": 31985, + "female": 24724, + "femin": 33594, + "fen": 41037, + "fer": 2232, + "ference": 4288, + "ferred": 18186, + "fest": 23411, + "fet": 34045, + "fetched": 50012, + "few": 32146, + "ff": 487, + "ffe": 16658, + "ffect": 4812, + "ffee": 5853, + "ffen": 46985, + "ffer": 36761, + "fff": 20972, + "ffff": 12927, + "ffic": 2108, + "fficiency": 35590, + "fficient": 5632, + "ffield": 31374, + "ffiti": 25198, + "fg": 40616, + "fi": 12463, + "fiction": 24046, + "field": 3245, + "fields": 25747, + "fif": 32041, + "fifth": 43556, + "fig": 5647, + "fight": 15481, + "fighter": 24733, + "fighters": 17114, + "fighting": 26594, + "fights": 50121, + "figure": 26875, + "figured": 46296, + "fil": 10379, + "file": 7753, + "filename": 34345, + "files": 16624, + "fill": 20797, + "filled": 20286, + "film": 26240, + "filter": 24455, + "fin": 15643, + "final": 20311, + "finals": 32089, + "financial": 46921, + "find": 19796, + "finder": 22805, + "finding": 41070, + "fine": 38125, + "fing": 28825, + "finger": 35461, + "finished": 43952, + "fire": 6495, + "fired": 26803, + "fires": 27312, + "first": 11085, + "fish": 11084, + "fit": 11147, + "fits": 21013, + "fitted": 38631, + "fitting": 32232, + "five": 13261, + "fix": 13049, + "fixed": 34021, + "fixes": 42624, + "fl": 2704, + "flag": 32109, + "flags": 33152, + "flake": 47597, + "flame": 49621, + "flash": 34167, + "flat": 38568, + "flation": 33521, + "fle": 27919, + "fledged": 45223, + "fleet": 33559, + "flex": 32880, + "flies": 27959, + "flight": 22560, + "flix": 10046, + "flo": 48679, + "float": 22468, + "floor": 28300, + "flow": 11125, + "flower": 25547, + "flows": 44041, + "flu": 35522, + "flush": 25925, + "fly": 12254, + "flying": 45928, + "fm": 38353, + "fman": 35826, + "fml": 38122, + "fn": 22184, + "fo": 6513, + "focus": 37635, + "focused": 18143, + "fol": 9062, + "fold": 11379, + "folder": 43551, + "folio": 13652, + "folios": 45242, + "folk": 19956, + "follow": 27780, + "font": 10331, + "foo": 21943, + "food": 19425, + "foot": 5898, + "football": 15914, + "footed": 43127, + "for": 1640, + "force": 3174, + "forced": 12072, + "forcement": 13442, + "forcer": 45515, + "forces": 27087, + "forcing": 18766, + "ford": 3841, + "fore": 754, + "foreign": 38823, + "foreseen": 44952, + "forest": 29623, + "forestation": 41570, + "forge": 30293, + "fork": 32523, + "form": 687, + "formance": 10367, + "format": 18982, + "formation": 1161, + "formed": 12214, + "former": 16354, + "formerly": 36234, + "forming": 15464, + "forms": 23914, + "fort": 3319, + "fortable": 12065, + "forth": 25718, + "forts": 47378, + "fortunately": 6668, + "fortune": 37359, + "forum": 27302, + "forums": 37141, + "forward": 11813, + "found": 9275, + "foundation": 42526, + "founded": 27060, + "founder": 15454, + "foundland": 42030, + "four": 14337, + "fourth": 49393, + "fox": 12792, + "fp": 46428, + "fps": 29647, + "fr": 8310, + "frac": 31944, + "fram": 19298, + "frame": 14535, + "frames": 37805, + "framework": 30604, + "fre": 19503, + "fred": 39193, + "free": 5787, + "freedom": 41295, + "frequency": 35324, + "fresh": 48797, + "frey": 37425, + "fried": 25520, + "friend": 6726, + "friendly": 13120, + "friends": 36154, + "frog": 49956, + "from": 6738, + "front": 8534, + "fruit": 34711, + "fs": 9501, + "ft": 701, + "ften": 14785, + "fter": 637, + "fters": 47131, + "ftime": 31387, + "fts": 35594, + "fty": 19628, + "fu": 20942, + "fuck": 31699, + "fuel": 25802, + "ful": 913, + "full": 12853, + "fully": 2759, + "fulness": 15538, + "fun": 12543, + "func": 20786, + "function": 8818, + "functional": 45124, + "fund": 10990, + "funded": 18246, + "funding": 25032, + "fur": 38916, + "furt": 29205, + "fusc": 37695, + "future": 37443, + "fw": 44482, + "fx": 21373, + "fy": 24928, + "g": 70, + "ga": 4908, + "gaard": 36232, + "gado": 50054, + "gae": 25002, + "gage": 10502, + "gain": 48544, + "gal": 13528, + "galitarian": 39907, + "gall": 39580, + "gallery": 24460, + "gam": 28483, + "game": 6057, + "gamer": 36515, + "games": 19966, + "gaming": 48616, + "gan": 1030, + "gang": 28284, + "gans": 39352, + "gap": 43554, + "gar": 4563, + "gard": 19977, + "gars": 25821, + "gart": 41651, + "gary": 14849, + "gas": 22649, + "gat": 41268, + "gate": 10494, + "gay": 22744, + "gb": 22296, + "gc": 36484, + "gd": 21287, + "gdala": 40420, + "ge": 469, + "geant": 30205, + "gear": 31763, + "gebra": 29230, + "ged": 2004, + "gee": 29622, + "geist": 49782, + "gel": 25280, + "gem": 24090, + "gement": 16025, + "gements": 43547, + "gemony": 38953, + "gen": 5235, + "gence": 12745, + "gencies": 33333, + "gency": 4949, + "gender": 8388, + "gener": 8612, + "general": 24622, + "generated": 27568, + "generation": 20158, + "generic": 41357, + "genic": 38516, + "genre": 35850, + "gent": 6783, + "gently": 34727, + "geon": 6281, + "geoning": 31614, + "geons": 16297, + "ger": 1362, + "gerald": 26941, + "gered": 10446, + "geries": 30230, + "gers": 5355, + "gery": 7076, + "ges": 3212, + "gest": 3495, + "get": 1136, + "getic": 24321, + "gets": 11407, + "gettable": 42182, + "getting": 37210, + "gew": 39909, + "gewater": 40843, + "gex": 25636, + "gey": 39608, + "gg": 1130, + "gged": 11178, + "gger": 26679, + "ggie": 23571, + "ggies": 33049, + "gging": 18792, + "ggle": 16444, + "ggles": 32723, + "ggy": 19970, + "gh": 456, + "gha": 46090, + "ghai": 20380, + "ghan": 6064, + "ghazi": 21775, + "ghost": 38933, + "gi": 12397, + "gian": 18299, + "gie": 22699, + "giene": 28363, + "gif": 27908, + "gil": 37718, + "gin": 1655, + "ging": 2667, + "gins": 29878, + "ginx": 42822, + "gio": 27769, + "girl": 15219, + "girlfriend": 45189, + "girls": 36960, + "git": 18300, + "github": 12567, + "give": 26535, + "given": 35569, + "giving": 13992, + "gl": 4743, + "glas": 14391, + "glass": 20721, + "glers": 33641, + "gling": 40799, + "global": 20541, + "glomer": 37757, + "gly": 10853, + "gm": 39870, + "gmail": 14816, + "gment": 5154, + "gments": 11726, + "gn": 4593, + "gnu": 41791, + "go": 2188, + "goal": 35231, + "gob": 44270, + "god": 25344, + "goers": 31006, + "going": 5146, + "gold": 24267, + "gom": 19120, + "gomery": 20142, + "gon": 14520, + "gone": 21260, + "goo": 42469, + "good": 11274, + "google": 13297, + "gor": 7053, + "gorith": 7727, + "gorithm": 42289, + "got": 23442, + "gotten": 21646, + "gov": 9567, + "govern": 47866, + "government": 14480, + "governmental": 31353, + "govtrack": 41230, + "gow": 21175, + "gp": 31197, + "gpu": 46999, + "gr": 2164, + "gra": 46784, + "grab": 32393, + "grad": 9744, + "gradation": 26317, + "grade": 9526, + "graded": 21791, + "grades": 31177, + "gradient": 49607, + "grading": 29247, + "graduate": 17680, + "grain": 48270, + "gram": 4546, + "gran": 46324, + "grand": 23936, + "graph": 34960, + "grass": 29815, + "grave": 41711, + "gravity": 46453, + "gray": 44605, + "gre": 16694, + "greSQL": 47701, + "great": 18223, + "green": 14809, + "greg": 9903, + "gregation": 17097, + "gren": 32762, + "gres": 34239, + "gress": 5914, + "gression": 32383, + "gressive": 19741, + "grey": 49502, + "grid": 25928, + "grim": 33563, + "gro": 27333, + "gross": 47181, + "ground": 2833, + "grounds": 40520, + "group": 8094, + "groupon": 14531, + "groups": 24432, + "grow": 45921, + "growing": 25167, + "grown": 22377, + "growth": 27922, + "gru": 48929, + "gs": 14542, + "gt": 13655, + "gu": 5162, + "guard": 14864, + "guards": 33427, + "gue": 18701, + "gui": 48317, + "guide": 41311, + "guided": 23657, + "gun": 7145, + "guns": 44265, + "gur": 45073, + "guy": 22932, + "guyen": 39922, + "gy": 1360, + "gyn": 40183, + "gypt": 6022, + "gz": 34586, + "h": 71, + "ha": 3099, + "haar": 42948, + "hab": 5976, + "habi": 37362, + "hack": 31153, + "had": 18108, + "hai": 44488, + "hair": 27108, + "haired": 29972, + "hak": 43573, + "hal": 14201, + "half": 13959, + "hall": 18323, + "halla": 41911, + "ham": 2763, + "hammad": 14875, + "hammer": 17980, + "han": 7637, + "hand": 4993, + "handed": 13638, + "handedly": 43919, + "hander": 44510, + "handle": 28144, + "handled": 38788, + "handler": 30281, + "hands": 43365, + "hang": 33255, + "hani": 29839, + "hao": 23778, + "hap": 45897, + "happy": 34191, + "haps": 2772, + "har": 9869, + "hard": 10424, + "hardt": 28375, + "hare": 43466, + "hari": 49573, + "harm": 29155, + "hart": 18647, + "has": 10134, + "hash": 17831, + "hat": 5183, + "hate": 37035, + "hatt": 11653, + "hattan": 12904, + "haul": 15194, + "haus": 30404, + "haust": 42456, + "have": 14150, + "haven": 39487, + "having": 40965, + "haw": 26615, + "hawk": 40624, + "hawks": 27221, + "hazard": 37598, + "hd": 31298, + "he": 258, + "hea": 21632, + "head": 2256, + "headed": 15353, + "header": 25677, + "headers": 50145, + "heading": 33878, + "heads": 16600, + "health": 13948, + "healthy": 22796, + "heard": 23636, + "heart": 11499, + "hearted": 20122, + "heartedly": 44407, + "heast": 9522, + "heastern": 18160, + "heat": 25080, + "heavy": 23701, + "hed": 704, + "heddar": 44937, + "hedon": 46086, + "hedral": 21962, + "hee": 21067, + "heed": 23616, + "heet": 25473, + "hei": 27392, + "heid": 28420, + "height": 17015, + "heim": 9096, + "heimer": 16288, + "heit": 29361, + "hel": 2978, + "held": 10217, + "helial": 35566, + "hell": 12758, + "helle": 34454, + "hello": 31373, + "helm": 33485, + "help": 16794, + "helps": 35194, + "hem": 4411, + "hemat": 10024, + "hematic": 23380, + "hematically": 46558, + "hement": 35347, + "hemer": 39557, + "hemoth": 34394, + "hemy": 36598, + "hen": 831, + "hend": 15631, + "hene": 29473, + "heng": 31753, + "henko": 30161, + "hens": 5135, + "hent": 6925, + "heny": 47413, + "heon": 37060, + "her": 372, + "here": 1456, + "hered": 6083, + "herence": 23545, + "herent": 8334, + "herer": 48386, + "heres": 19079, + "heric": 15011, + "herical": 37910, + "hern": 2881, + "hero": 11718, + "herry": 13372, + "hers": 7084, + "herty": 29029, + "hes": 956, + "hesda": 30049, + "heses": 39815, + "hesion": 32582, + "hesis": 8497, + "hesive": 25938, + "hess": 33979, + "hest": 3634, + "hester": 19593, + "het": 3202, + "hetamine": 25385, + "heter": 43332, + "hetic": 6587, + "hetical": 21485, + "hetically": 31786, + "hetics": 24965, + "hett": 17442, + "hetti": 33392, + "hetto": 35619, + "hew": 6391, + "hews": 40645, + "hex": 33095, + "hey": 20342, + "hh": 12337, + "hhh": 49126, + "hhhh": 36607, + "hi": 5303, + "hib": 3145, + "hiba": 49224, + "hibit": 26964, + "hibited": 44139, + "hibition": 24108, + "hid": 49675, + "hidden": 30342, + "hide": 24717, + "hift": 29323, + "hig": 25196, + "high": 8929, + "higher": 46503, + "highest": 35323, + "highly": 47444, + "hill": 12639, + "hillary": 47826, + "him": 38400, + "hin": 20079, + "hing": 722, + "hip": 1056, + "hips": 5748, + "hire": 10695, + "hiro": 49907, + "hirt": 49756, + "his": 14363, + "hist": 10034, + "historic": 31304, + "history": 23569, + "hit": 17945, + "hitting": 48320, + "hl": 18519, + "hler": 49737, + "hm": 23940, + "hma": 21720, + "hn": 21116, + "hner": 22277, + "ho": 8873, + "hod": 2065, + "hoe": 38979, + "hof": 39891, + "hoff": 36092, + "hog": 31897, + "hol": 3937, + "hold": 2946, + "holder": 13829, + "holders": 10476, + "holding": 19216, + "hole": 13207, + "holes": 28439, + "holiday": 37689, + "holm": 22981, + "holy": 44287, + "hom": 26452, + "home": 11195, + "hon": 24130, + "hood": 2894, + "hook": 25480, + "hooting": 35486, + "hop": 8548, + "hops": 21936, + "hor": 17899, + "horn": 25311, + "horse": 30527, + "hospital": 49257, + "host": 4774, + "hot": 8940, + "hots": 17398, + "hou": 15710, + "houn": 47714, + "hound": 39047, + "hour": 9769, + "hours": 24425, + "house": 4803, + "houses": 20089, + "housing": 50028, + "hov": 28026, + "hovah": 33023, + "hover": 43753, + "how": 4919, + "hower": 33539, + "hp": 24831, + "hr": 11840, + "hra": 45056, + "hran": 16848, + "href": 33257, + "hs": 11994, + "ht": 4352, + "htaking": 34148, + "htar": 38672, + "htm": 19211, + "html": 6494, + "htt": 2804, + "http": 4023, + "https": 5450, + "hu": 13415, + "hua": 33061, + "hub": 40140, + "huge": 40878, + "hum": 17047, + "human": 10734, + "humane": 44766, + "humans": 40205, + "hun": 20088, + "hung": 43274, + "hunt": 35060, + "hunter": 37488, + "hur": 48349, + "hurst": 33500, + "hus": 7537, + "husband": 48912, + "hw": 36599, + "hy": 12114, + "hya": 48812, + "hyd": 15511, + "hyde": 39175, + "hyp": 36362, + "hyper": 49229, + "hz": 32179, + "i": 72, + "iHUD": 38370, + "iOS": 35742, + "iPhone": 37032, + "ia": 544, + "iability": 12455, + "iable": 3379, + "iably": 18745, + "iac": 9607, + "iae": 33100, + "iage": 42360, + "iago": 29601, + "iah": 9520, + "iak": 32994, + "ial": 498, + "ially": 1927, + "ials": 8231, + "iam": 1789, + "iameter": 13173, + "iami": 7871, + "iamond": 8446, + "ian": 666, + "iana": 7484, + "iance": 3610, + "iances": 16097, + "iane": 46470, + "iang": 15483, + "iani": 25111, + "iann": 28627, + "iannopoulos": 36408, + "iano": 10115, + "ians": 1547, + "iant": 3014, + "iants": 17883, + "iao": 13481, + "iar": 12571, + "iard": 42425, + "iaries": 18361, + "iary": 8042, + "ias": 4448, + "iasco": 40025, + "iasis": 48455, + "iasm": 16401, + "iat": 5375, + "iate": 9386, + "iated": 12931, + "iates": 32820, + "iating": 26336, + "iation": 3920, + "iations": 40356, + "iator": 38585, + "iatric": 11439, + "iatrics": 36549, + "iatures": 42711, + "iatus": 34704, + "iaz": 17890, + "iazep": 48826, + "ib": 571, + "iba": 23718, + "ibaba": 37541, + "ibal": 21342, + "iban": 14278, + "iband": 35967, + "ibble": 43992, + "ibe": 32438, + "ibel": 43837, + "iber": 1856, + "iberal": 16813, + "ibi": 27567, + "ibia": 41145, + "ibilities": 7992, + "ibility": 2247, + "ibl": 10506, + "ible": 856, + "ibles": 18764, + "ibli": 29142, + "iblical": 16897, + "ibling": 27448, + "iblings": 19389, + "ibliography": 45689, + "ibly": 3193, + "ibo": 26762, + "ibr": 2889, + "ibrarian": 35808, + "ibraries": 11127, + "ibrary": 4115, + "ibu": 33828, + "ibur": 38616, + "ibus": 26333, + "ic": 291, + "ica": 3970, + "icable": 18424, + "icably": 41685, + "icago": 4549, + "ical": 605, + "ically": 1146, + "icals": 20155, + "ican": 7490, + "icans": 22398, + "icas": 44645, + "icate": 5344, + "icated": 3474, + "icates": 16856, + "icating": 12364, + "ication": 3299, + "ications": 3736, + "icative": 43058, + "icator": 26407, + "icators": 44549, + "icc": 44240, + "ice": 501, + "iced": 3711, + "icent": 36712, + "iceps": 41663, + "icer": 16647, + "ices": 1063, + "icester": 26382, + "ich": 488, + "ichael": 40302, + "iche": 14234, + "ichen": 41437, + "ichever": 22617, + "ichi": 16590, + "ichick": 38448, + "ichita": 41940, + "icho": 38720, + "icht": 30830, + "ici": 44070, + "icia": 33577, + "icial": 6652, + "ician": 6749, + "icians": 5106, + "iciary": 13556, + "icidal": 21488, + "icide": 5285, + "icides": 16751, + "iciency": 19777, + "icient": 11373, + "icing": 6345, + "icio": 46441, + "icion": 47430, + "icious": 6243, + "icip": 4311, + "icipated": 40988, + "icism": 11965, + "icist": 48187, + "icit": 3628, + "icity": 8467, + "ick": 624, + "icka": 29873, + "icked": 9484, + "icken": 5973, + "icker": 15799, + "ickers": 21630, + "icket": 9715, + "ickets": 15970, + "ickey": 40389, + "icking": 7958, + "ickle": 39423, + "ickr": 18994, + "icks": 3378, + "ickson": 46381, + "icky": 17479, + "icle": 1548, + "icles": 2983, + "ico": 3713, + "icol": 27045, + "icon": 4749, + "icone": 27981, + "icons": 34280, + "icro": 2500, + "icrobial": 48518, + "ics": 873, + "ict": 713, + "icted": 5722, + "icter": 36278, + "iction": 2867, + "ictional": 47273, + "ictionary": 14188, + "ictions": 9278, + "ictive": 45279, + "icts": 14137, + "icular": 13174, + "icularly": 22585, + "icult": 2249, + "icultural": 26823, + "iculture": 47428, + "iculty": 22402, + "icum": 39901, + "icus": 24552, + "icut": 13554, + "icy": 4611, + "icycle": 35298, + "icz": 28051, + "id": 312, + "ida": 3755, + "idable": 23321, + "idad": 32482, + "idae": 31718, + "idal": 11624, + "idan": 27610, + "idas": 24496, + "idate": 20540, + "idated": 41475, + "idates": 37051, + "idation": 24765, + "idav": 20331, + "iday": 2567, + "idays": 13842, + "idd": 1638, + "idden": 4651, + "idding": 13494, + "iddle": 2509, + "iddled": 34897, + "iddler": 26458, + "iddles": 29319, + "iddling": 41367, + "iddy": 34208, + "ide": 485, + "ided": 1384, + "idel": 5943, + "idelines": 7984, + "idelity": 23091, + "idem": 28913, + "iden": 14029, + "idence": 1704, + "idences": 44845, + "idency": 9147, + "ident": 738, + "idental": 35182, + "identally": 23961, + "idential": 35599, + "identified": 19107, + "idently": 46046, + "idents": 3231, + "ideo": 1651, + "ideon": 42381, + "ideos": 4921, + "idepress": 25895, + "ider": 1304, + "idered": 3089, + "iders": 4157, + "ides": 1460, + "ideshow": 42286, + "idespread": 9790, + "idge": 3130, + "idges": 15969, + "idget": 17484, + "idi": 19830, + "idia": 38513, + "idian": 19825, + "idine": 39422, + "iding": 2530, + "idious": 33243, + "idis": 29207, + "idity": 17995, + "idium": 43523, + "ido": 17305, + "idon": 47287, + "ids": 2340, + "idth": 5649, + "idy": 19325, + "ie": 494, + "iece": 8535, + "ied": 798, + "ief": 2086, + "ieft": 49868, + "ieg": 15702, + "iege": 14566, + "iegel": 28210, + "iel": 8207, + "ield": 1164, + "ielding": 30449, + "iem": 26597, + "ien": 2013, + "ience": 1240, + "ienced": 26343, + "iences": 10035, + "iencies": 22139, + "iency": 6160, + "ienne": 37938, + "iens": 10465, + "ient": 1153, + "ients": 2334, + "ier": 959, + "iera": 41976, + "ierce": 9798, + "iere": 13235, + "ieri": 29864, + "ierra": 16367, + "ierre": 31058, + "ierrez": 44448, + "iers": 3183, + "iership": 36689, + "iery": 23012, + "ies": 444, + "iesel": 29893, + "iest": 6386, + "iesta": 36283, + "iet": 1155, + "ietal": 21587, + "ieth": 19235, + "ieties": 9545, + "iets": 27955, + "iety": 1905, + "ieu": 22304, + "iev": 11203, + "ieval": 14671, + "ieve": 12311, + "ieved": 39591, + "iever": 47818, + "ievers": 30296, + "ieves": 17974, + "ieving": 30749, + "iew": 769, + "iewicz": 48596, + "if": 361, + "ifa": 19215, + "ifact": 29660, + "ifacts": 37199, + "ifax": 26590, + "ife": 901, + "ifer": 7087, + "iferation": 49801, + "ifest": 8409, + "ifestyle": 42004, + "iff": 733, + "iffe": 22391, + "ifference": 33012, + "ifferent": 17125, + "iffin": 42022, + "iffs": 10203, + "ifi": 22238, + "ifiable": 16823, + "ific": 811, + "ificant": 17294, + "ificantly": 42491, + "ificate": 22460, + "ification": 2649, + "ifications": 6637, + "ifice": 9680, + "ificent": 21559, + "ificial": 9542, + "ified": 1431, + "ifier": 7483, + "ifiers": 13350, + "ifies": 6945, + "ifix": 42169, + "ifle": 8316, + "ifled": 47157, + "ifles": 16063, + "ifling": 38966, + "iflower": 42642, + "iform": 6933, + "iframe": 39621, + "ift": 2135, + "ifted": 21715, + "ifter": 18171, + "ifting": 13309, + "ifts": 19265, + "ifty": 24905, + "iful": 4135, + "ifully": 17049, + "ify": 1958, + "ifying": 4035, + "ig": 328, + "iga": 13827, + "igan": 5516, + "igans": 34090, + "igate": 10055, + "igated": 26963, + "igating": 29129, + "igation": 7065, + "igator": 23823, + "igators": 25975, + "ige": 10045, + "igel": 47709, + "igen": 9324, + "igenous": 12357, + "igent": 47096, + "iger": 8254, + "igers": 34984, + "igg": 6950, + "igger": 15249, + "iggins": 23567, + "iggle": 24082, + "iggs": 20340, + "iggurat": 44557, + "igh": 394, + "igham": 34000, + "ighed": 12570, + "ight": 432, + "ighter": 4799, + "ighters": 6261, + "ighth": 10887, + "ighthouse": 32303, + "ighting": 47610, + "ighton": 42993, + "ights": 2337, + "ighty": 14400, + "igi": 25754, + "igible": 26032, + "igil": 27187, + "igion": 17035, + "igious": 10956, + "igl": 38686, + "igm": 17225, + "igma": 13495, + "igmat": 32441, + "igmatic": 38860, + "ign": 570, + "ignant": 25114, + "igne": 48946, + "igned": 3916, + "igning": 38944, + "ignment": 16747, + "ignore": 46430, + "ignt": 16891, + "ignty": 17224, + "igo": 14031, + "igon": 37107, + "igor": 36274, + "igr": 3692, + "igrant": 9893, + "igrants": 5663, + "igraph": 45920, + "igrate": 42175, + "igrated": 38769, + "igration": 4254, + "igree": 41233, + "igroup": 47875, + "igs": 9235, + "igsaw": 45636, + "igslist": 40704, + "igue": 15212, + "igun": 50118, + "iguous": 29709, + "igure": 7047, + "ih": 4449, + "ihad": 11166, + "ihadi": 42449, + "ihar": 38405, + "ihara": 45902, + "ihil": 20898, + "ihilation": 33299, + "ihu": 48406, + "ii": 4178, + "iii": 15479, + "ij": 2926, + "ija": 34655, + "ijah": 32778, + "iji": 20770, + "ijing": 11030, + "ijk": 45961, + "ijn": 48848, + "ijuana": 5343, + "ik": 1134, + "ika": 9232, + "ikan": 49894, + "ikarp": 36850, + "ikawa": 40398, + "ike": 522, + "iked": 17951, + "iken": 29943, + "iker": 18320, + "ikers": 24913, + "ikes": 7938, + "ikh": 13848, + "ikhail": 39065, + "iki": 5580, + "iking": 14132, + "ikini": 35542, + "ikk": 36073, + "iko": 12125, + "iku": 28643, + "ikuman": 42889, + "iky": 47536, + "il": 346, + "ila": 10102, + "ilage": 50006, + "ilan": 38239, + "iland": 40855, + "ilant": 37794, + "ilantro": 48311, + "ilar": 1794, + "ilated": 40080, + "ilater": 38601, + "ilateral": 14796, + "ilaterally": 39707, + "ilation": 10520, + "ild": 688, + "ilda": 27281, + "ilde": 44725, + "ilded": 46158, + "ildo": 39583, + "ile": 576, + "ileaks": 27983, + "iled": 3902, + "ilee": 40626, + "ileen": 42236, + "ilege": 41866, + "ileged": 48446, + "iler": 5329, + "ilers": 34393, + "iles": 2915, + "iless": 30608, + "ilet": 41550, + "iley": 9618, + "ili": 2403, + "ilia": 17517, + "ilial": 43475, + "ilian": 35824, + "iliar": 4797, + "iliary": 28129, + "iliate": 49826, + "iliated": 31705, + "iliation": 15547, + "ilib": 22282, + "ilibrium": 24741, + "ilic": 41896, + "ilies": 3922, + "ilight": 15512, + "iling": 4386, + "ilings": 43271, + "ilingual": 34900, + "ilion": 29935, + "ilipp": 8908, + "ilit": 6392, + "ilitarian": 43900, + "ilitary": 18748, + "ilitating": 34871, + "ilitation": 18194, + "ilities": 2410, + "ility": 879, + "ilk": 43545, + "ill": 359, + "illa": 5049, + "illac": 40607, + "illance": 7682, + "illard": 32681, + "illary": 15856, + "illas": 25314, + "illation": 40903, + "ille": 8270, + "illed": 2967, + "illegal": 47749, + "iller": 4665, + "illery": 14920, + "illes": 21718, + "illet": 32512, + "illi": 50173, + "illian": 37896, + "illin": 32672, + "illing": 4509, + "illion": 1131, + "illions": 40083, + "illo": 16111, + "illon": 23027, + "ills": 2171, + "illus": 44342, + "illusion": 35760, + "illy": 6548, + "ilo": 18526, + "ilogy": 19202, + "ilon": 33576, + "ilot": 23439, + "ils": 4487, + "ilst": 11750, + "ilt": 2326, + "ilton": 9044, + "iltr": 19438, + "iltration": 36055, + "ilts": 50076, + "ilty": 6267, + "ilus": 35815, + "ilver": 46978, + "ily": 813, + "ilyn": 38020, + "im": 320, + "ima": 8083, + "imag": 48466, + "image": 9060, + "images": 17566, + "imal": 4402, + "iman": 24086, + "imar": 49399, + "imaru": 49551, + "imate": 1920, + "imated": 15655, + "imately": 3358, + "imates": 26748, + "imating": 39204, + "imation": 18991, + "imb": 14107, + "imbabwe": 27175, + "imble": 34477, + "ime": 524, + "imedia": 20626, + "imei": 45519, + "imen": 19027, + "imens": 12117, + "imensional": 16198, + "iment": 3681, + "imental": 9134, + "imentary": 39051, + "iments": 6800, + "imeo": 47776, + "imer": 22723, + "imes": 999, + "imester": 47484, + "imet": 38813, + "imeter": 16912, + "imeters": 31551, + "img": 9600, + "imgur": 19791, + "imi": 25236, + "imil": 26641, + "imilar": 49941, + "imilation": 42963, + "iminary": 38429, + "imir": 13057, + "imity": 18853, + "imize": 48439, + "imm": 8608, + "immer": 10957, + "immers": 36904, + "immigrant": 39835, + "immigration": 47620, + "imming": 27428, + "immune": 38345, + "imo": 25147, + "imon": 20473, + "imony": 33969, + "imore": 9401, + "imoto": 43354, + "imov": 44273, + "imp": 11011, + "impact": 48240, + "impl": 23928, + "import": 11748, + "important": 18049, + "imposed": 36457, + "impro": 32077, + "improve": 49453, + "ims": 12078, + "imsy": 48295, + "imum": 2847, + "imura": 43817, + "imus": 20704, + "in": 259, + "ina": 1437, + "inal": 1292, + "inally": 3289, + "inals": 6897, + "inance": 14149, + "inances": 34999, + "inant": 42483, + "inar": 22050, + "inarily": 21565, + "inary": 3219, + "inas": 24252, + "inate": 4559, + "inated": 3898, + "inately": 48618, + "inates": 17540, + "inating": 6010, + "ination": 1883, + "inational": 26201, + "inations": 7352, + "inator": 20900, + "inators": 47721, + "inatory": 23132, + "inav": 26802, + "inburgh": 22222, + "inc": 1939, + "incarn": 13211, + "ince": 924, + "incent": 42816, + "incerity": 40310, + "inces": 17386, + "inch": 8589, + "inches": 45457, + "incial": 13744, + "incible": 33494, + "incinn": 15020, + "incinnati": 15130, + "include": 17256, + "includes": 42813, + "including": 8201, + "incoln": 11690, + "income": 12519, + "incre": 24988, + "increasing": 42647, + "inct": 4612, + "inction": 9438, + "inctions": 31253, + "ind": 521, + "inda": 22261, + "indal": 44644, + "independence": 39894, + "independent": 34750, + "inder": 5540, + "inders": 29700, + "index": 9630, + "inding": 6020, + "individual": 43129, + "indle": 42343, + "indu": 10259, + "induced": 17223, + "inducing": 48016, + "indust": 23213, + "industrial": 31130, + "ine": 500, + "inea": 18343, + "ined": 1389, + "inel": 20538, + "inelli": 44076, + "inem": 7749, + "inement": 21828, + "inen": 42326, + "inence": 18386, + "inent": 7233, + "inently": 26528, + "iner": 7274, + "ineries": 48858, + "iners": 21257, + "inery": 15451, + "ines": 1127, + "inese": 3762, + "iness": 1272, + "inet": 42504, + "inez": 18885, + "inf": 10745, + "infect": 27816, + "infeld": 47187, + "inflamm": 29639, + "inflammatory": 32272, + "info": 10951, + "information": 17018, + "informed": 35698, + "ing": 278, + "inge": 11912, + "inged": 24431, + "ingen": 36795, + "inger": 3889, + "ingers": 40923, + "inges": 26792, + "ingham": 25875, + "inging": 14146, + "ingle": 17697, + "ingly": 4420, + "ingo": 32735, + "ings": 654, + "ington": 9557, + "ingu": 6680, + "inguishable": 41726, + "inguished": 46709, + "inho": 20327, + "ini": 5362, + "inia": 43168, + "inian": 24605, + "inic": 47277, + "inical": 32352, + "ining": 3191, + "inion": 23971, + "inis": 16661, + "inished": 30603, + "init": 15003, + "inite": 9504, + "initely": 12998, + "initial": 36733, + "initialized": 17532, + "inition": 17750, + "initions": 50101, + "inity": 6269, + "ink": 676, + "inka": 48955, + "inker": 24275, + "inki": 38799, + "inking": 8040, + "inkle": 19894, + "inks": 2973, + "inky": 29246, + "inline": 45145, + "inn": 3732, + "innacle": 37087, + "innamon": 21920, + "inner": 5083, + "inness": 32990, + "innie": 49708, + "inning": 23062, + "innon": 45067, + "ino": 2879, + "inoa": 40564, + "inois": 8981, + "inos": 11996, + "inosaur": 21317, + "inous": 29823, + "input": 15414, + "inqu": 18934, + "ins": 1040, + "inse": 38521, + "insert": 28463, + "inside": 48787, + "insk": 35803, + "inski": 21141, + "insky": 19870, + "inson": 7899, + "inspired": 24194, + "inst": 8625, + "install": 17350, + "installed": 37050, + "instance": 39098, + "instead": 38070, + "instein": 11962, + "insula": 16495, + "insured": 28409, + "int": 600, + "intage": 14630, + "integ": 18908, + "integer": 41433, + "intel": 48779, + "intelligence": 32683, + "intend": 7315, + "intendent": 21075, + "intendo": 8773, + "intensity": 47799, + "intensive": 38096, + "intent": 48536, + "intention": 40867, + "inter": 3849, + "interest": 9446, + "interested": 34339, + "interesting": 47914, + "interface": 39994, + "intern": 23124, + "internal": 32538, + "international": 45609, + "internet": 37675, + "interpret": 27381, + "interrupted": 46037, + "inters": 20193, + "interstitial": 29446, + "intestinal": 36387, + "inth": 9304, + "into": 20424, + "inton": 2371, + "intosh": 37638, + "introdu": 27427, + "ints": 29503, + "intuitive": 42105, + "inus": 35237, + "inv": 16340, + "inventory": 24807, + "inventoryQuantity": 39756, + "invest": 24859, + "invoke": 37669, + "involved": 44697, + "inx": 28413, + "iny": 3541, + "inyl": 19754, + "io": 952, + "ioch": 41097, + "iod": 2101, + "iol": 1669, + "iola": 30292, + "iolet": 19194, + "iological": 15071, + "iologist": 31599, + "iology": 12371, + "iom": 29005, + "ion": 295, + "iona": 32792, + "ionage": 24919, + "ional": 1538, + "ione": 7935, + "ioned": 14994, + "ionic": 26523, + "ionics": 49900, + "ions": 507, + "iop": 14922, + "ior": 1504, + "iors": 12706, + "ios": 4267, + "iosis": 42960, + "iosity": 15023, + "iosyn": 48448, + "iosyncr": 48702, + "iot": 5151, + "iotic": 16357, + "iotics": 18296, + "iots": 16228, + "iott": 20773, + "iour": 49439, + "ious": 699, + "iously": 6819, + "iov": 16664, + "iovascular": 19381, + "iox": 12190, + "ioxid": 26294, + "ioxide": 16671, + "ip": 541, + "ipal": 8521, + "ipation": 25857, + "ipe": 3757, + "iped": 46647, + "ipedia": 11151, + "ipeg": 21700, + "ipel": 40634, + "iper": 9346, + "ipers": 29288, + "ipes": 18636, + "iph": 13323, + "iphany": 49915, + "iphate": 34981, + "ipher": 10803, + "ipient": 48137, + "iping": 34690, + "ipl": 24705, + "iple": 2480, + "ipment": 4667, + "ipolar": 49133, + "ipop": 42800, + "ipp": 3974, + "ipped": 3949, + "ipper": 14710, + "ippers": 16415, + "ippery": 29530, + "ippi": 12715, + "ipping": 4501, + "ipple": 18793, + "ipples": 27844, + "ippy": 41214, + "ips": 2419, + "ipt": 10257, + "iq": 25011, + "iqu": 1557, + "ique": 2350, + "iqueness": 46764, + "iques": 6368, + "iquette": 40387, + "iquid": 6394, + "ir": 343, + "ira": 8704, + "irable": 13194, + "iral": 21093, + "iration": 15297, + "irc": 1980, + "ircraft": 27002, + "ird": 1447, + "irds": 11049, + "ire": 557, + "irect": 1060, + "irection": 4154, + "ired": 1202, + "irement": 24615, + "irements": 18883, + "iren": 24080, + "irens": 42917, + "ires": 2387, + "irez": 31762, + "irgin": 4672, + "iri": 14783, + "irie": 28191, + "iries": 18561, + "irin": 47388, + "iring": 3428, + "iris": 29616, + "irit": 3276, + "irk": 14232, + "irl": 1901, + "irled": 49376, + "irlf": 9841, + "irlfriend": 9872, + "irling": 24297, + "irlwind": 32785, + "irm": 2533, + "irmation": 36241, + "irmed": 15491, + "irming": 29808, + "irms": 8789, + "iro": 7058, + "iron": 1934, + "irrel": 22793, + "irs": 17062, + "irsch": 47108, + "irst": 667, + "irt": 2265, + "irted": 48357, + "irteen": 22530, + "irth": 3333, + "irting": 35355, + "irts": 9682, + "irtual": 22341, + "irty": 5893, + "iru": 35406, + "irus": 19397, + "iry": 9045, + "is": 271, + "isSpecial": 39714, + "isSpecialOrderable": 39755, + "isa": 9160, + "isable": 43942, + "isal": 28456, + "isan": 9057, + "isance": 31872, + "isans": 26100, + "isation": 5612, + "isations": 38189, + "isbury": 47967, + "isc": 2304, + "iscal": 7860, + "isch": 25308, + "ische": 46097, + "ischer": 24645, + "isco": 4861, + "iscons": 8795, + "isconsin": 8816, + "iscopal": 42522, + "iscover": 29392, + "iscovered": 41168, + "iscovery": 40821, + "isd": 9409, + "isdom": 9350, + "ise": 786, + "isec": 27866, + "ised": 1417, + "isel": 36811, + "isen": 13254, + "iser": 5847, + "isers": 21572, + "ises": 2696, + "iseum": 38277, + "isexual": 20863, + "isf": 4468, + "ish": 680, + "isha": 19388, + "ishable": 31785, + "ished": 1348, + "isher": 4828, + "ishers": 39116, + "ishes": 5614, + "ishi": 21644, + "ishing": 3929, + "ishly": 29735, + "ishment": 17862, + "ishop": 10124, + "ishops": 21863, + "ishy": 49785, + "isi": 23267, + "isible": 12843, + "isin": 45763, + "isine": 27480, + "ising": 1710, + "ision": 1166, + "isions": 3279, + "isite": 16107, + "isites": 31327, + "isition": 10027, + "isitions": 29593, + "isive": 13911, + "isively": 42042, + "isk": 1984, + "isks": 36730, + "isky": 34041, + "isl": 3044, + "isle": 20919, + "ism": 1042, + "isma": 38017, + "isman": 23845, + "ismo": 44126, + "isms": 6583, + "isner": 49861, + "iso": 26786, + "isode": 3282, + "isodes": 8052, + "isoft": 29719, + "isol": 30152, + "ison": 1653, + "isons": 9886, + "isp": 8802, + "ispers": 27148, + "isphere": 22833, + "iss": 747, + "issa": 13808, + "issan": 24112, + "issance": 16419, + "isse": 20782, + "ission": 1480, + "issions": 7717, + "isson": 30927, + "issors": 32555, + "issue": 21949, + "issued": 39361, + "issues": 37165, + "issy": 36419, + "ist": 396, + "ista": 12523, + "istan": 4103, + "istance": 9311, + "istani": 16688, + "istant": 10167, + "istar": 47229, + "istas": 37503, + "iste": 40833, + "isted": 6347, + "istence": 13274, + "istent": 7609, + "ister": 1694, + "istered": 23187, + "isters": 6223, + "istic": 2569, + "istical": 19929, + "istically": 16772, + "istics": 3969, + "istine": 32248, + "isting": 9665, + "istle": 12535, + "iston": 36363, + "istor": 32380, + "istors": 46334, + "istrate": 28534, + "istrates": 37909, + "istration": 33397, + "istries": 32995, + "istry": 4592, + "ists": 1023, + "isu": 46313, + "isure": 20609, + "isy": 13560, + "it": 270, + "ita": 5350, + "itability": 34147, + "itable": 4674, + "itably": 14829, + "itage": 10208, + "itaire": 26627, + "ital": 1287, + "itals": 8321, + "itamin": 40746, + "itan": 18642, + "itance": 42942, + "itans": 43716, + "itant": 23737, + "itar": 7940, + "itarian": 8353, + "itars": 27745, + "itary": 9331, + "itas": 21416, + "itate": 12027, + "itated": 13939, + "itates": 38654, + "itating": 21712, + "itation": 3780, + "itational": 22181, + "itations": 20597, + "itative": 12464, + "itatively": 48668, + "itbart": 17868, + "itch": 2007, + "itched": 10981, + "itcher": 23640, + "itches": 9249, + "itchie": 48423, + "itching": 19811, + "ite": 578, + "itech": 45396, + "itect": 5712, + "ited": 863, + "itely": 3973, + "item": 9186, + "itement": 12559, + "items": 23814, + "itent": 48324, + "iter": 2676, + "iterator": 48727, + "iterranean": 19012, + "ites": 2737, + "ith": 342, + "ithe": 31470, + "ither": 1555, + "ithering": 40861, + "ithing": 44556, + "ithmetic": 29848, + "iths": 47252, + "ithub": 10060, + "iti": 8846, + "itia": 36723, + "itial": 6847, + "itialized": 13562, + "itially": 22640, + "itic": 16233, + "ities": 871, + "itimate": 30233, + "itime": 22552, + "iting": 1780, + "ition": 653, + "itional": 1859, + "itionally": 8736, + "itions": 1756, + "itious": 25253, + "itis": 11815, + "itism": 18937, + "itive": 1800, + "itiveness": 31366, + "itives": 20288, + "itivity": 11365, + "itiz": 3029, + "itized": 36951, + "itizen": 36958, + "itizens": 34100, + "itle": 2578, + "itled": 7803, + "itles": 30540, + "itness": 3659, + "ito": 10094, + "itol": 11650, + "iton": 37752, + "itone": 49644, + "itor": 2072, + "itored": 20026, + "itors": 6742, + "itory": 37765, + "itous": 22109, + "itri": 49510, + "its": 896, + "itsch": 48279, + "itsu": 19831, + "itt": 715, + "itta": 48519, + "ittal": 39979, + "ittance": 47912, + "itte": 2654, + "itted": 2175, + "ittee": 2979, + "ittees": 13263, + "itten": 2621, + "ittens": 34978, + "itter": 1967, + "ittered": 36613, + "itters": 45512, + "itting": 2535, + "ittle": 1206, + "itto": 37606, + "itton": 47304, + "itty": 9760, + "itu": 34272, + "itual": 10587, + "itud": 26331, + "itude": 3984, + "itudes": 10455, + "itudinal": 29121, + "iture": 8089, + "itures": 20686, + "itus": 17506, + "itute": 3678, + "itutes": 16845, + "itution": 2738, + "itutional": 5677, + "ity": 414, + "itz": 4224, + "itzer": 10557, + "itzerland": 13947, + "ité": 43816, + "iu": 16115, + "ium": 1505, + "ius": 3754, + "iuses": 44666, + "iv": 452, + "iva": 12151, + "ivable": 21911, + "ivably": 47994, + "ival": 2473, + "ivalent": 29540, + "ivalry": 47310, + "ivals": 10336, + "ivan": 13809, + "ivari": 35460, + "ivariate": 42524, + "ivas": 38630, + "ivated": 30829, + "ivating": 39438, + "ivation": 26939, + "ive": 425, + "ived": 1572, + "ively": 2280, + "iven": 1469, + "iveness": 6517, + "iver": 1428, + "ivered": 6396, + "ivering": 35598, + "iverpool": 10864, + "ivers": 1191, + "iversal": 11480, + "iversary": 9023, + "iverse": 3997, + "iversity": 1608, + "ivery": 6315, + "ives": 1083, + "ivia": 20817, + "ivic": 16482, + "ivid": 1699, + "ividual": 1896, + "ividually": 16335, + "ivil": 2464, + "iving": 1412, + "ivism": 25085, + "ivist": 30944, + "ivities": 28720, + "ivity": 3458, + "ivo": 23593, + "ivot": 45785, + "iw": 14246, + "ix": 844, + "ixed": 2966, + "ixel": 7168, + "ixels": 14810, + "ixie": 39291, + "ixir": 32345, + "ixon": 12305, + "ixt": 6346, + "ixtape": 43938, + "ixties": 46550, + "ixture": 9602, + "ixtures": 25506, + "ixty": 19404, + "iy": 7745, + "iya": 21008, + "iyah": 46398, + "iz": 528, + "iza": 23638, + "izabeth": 9924, + "izable": 13821, + "izard": 8669, + "izards": 14124, + "izarre": 12474, + "ization": 1634, + "izational": 22684, + "izations": 4582, + "ize": 1096, + "ized": 1143, + "izen": 33977, + "izens": 44908, + "izer": 7509, + "izers": 11341, + "izes": 4340, + "izing": 2890, + "izo": 41282, + "izon": 8637, + "izons": 29457, + "izont": 12071, + "izontal": 38342, + "izoph": 18115, + "izophren": 18337, + "izu": 47775, + "izz": 6457, + "izza": 9990, + "izzard": 16191, + "izzle": 44461, + "izzy": 40593, + "j": 73, + "ja": 6592, + "jab": 27935, + "jac": 30482, + "jack": 19650, + "jad": 38442, + "jah": 31558, + "jam": 39159, + "jamin": 13337, + "jan": 13881, + "jandro": 47983, + "jar": 9491, + "jas": 28121, + "java": 12355, + "javascript": 37495, + "jay": 33708, + "jc": 48055, + "je": 18015, + "ject": 752, + "jected": 35408, + "jection": 29192, + "jee": 34589, + "jen": 48796, + "jer": 44009, + "jet": 31173, + "jew": 47483, + "ji": 7285, + "jiang": 39598, + "jin": 18594, + "jing": 49940, + "jit": 45051, + "jj": 41098, + "jl": 20362, + "jo": 7639, + "job": 21858, + "jobs": 43863, + "john": 30686, + "joice": 41026, + "join": 22179, + "joined": 46416, + "joining": 40044, + "jon": 46286, + "jong": 32428, + "journal": 24891, + "joy": 2633, + "jp": 34523, + "jpg": 9479, + "jri": 38790, + "jriwal": 39890, + "js": 8457, + "json": 17752, + "ju": 14396, + "jud": 10456, + "judicial": 46769, + "jug": 31761, + "jump": 43327, + "jun": 29741, + "jured": 38608, + "juries": 47496, + "jury": 21871, + "just": 3137, + "justice": 31012, + "juven": 39427, + "k": 74, + "kB": 38841, + "kHz": 44191, + "ka": 4914, + "kai": 32765, + "kamp": 40899, + "kan": 27541, + "kar": 21070, + "kas": 42749, + "kat": 41826, + "kay": 5568, + "kaya": 35372, + "kb": 32812, + "ke": 365, + "ked": 9091, + "kee": 11035, + "keep": 14894, + "keeper": 13884, + "keepers": 24952, + "keeping": 19934, + "kees": 16683, + "kef": 30728, + "kefeller": 31424, + "kel": 7750, + "keleton": 38800, + "keley": 13490, + "kell": 17164, + "ken": 3464, + "kens": 14972, + "kept": 45089, + "ker": 6122, + "kered": 28970, + "kernel": 33885, + "kers": 15949, + "kes": 5209, + "ket": 7126, + "key": 2539, + "keye": 34929, + "keyes": 43174, + "keys": 13083, + "kg": 10025, + "kh": 14636, + "ki": 4106, + "kick": 24585, + "kid": 38439, + "kids": 45235, + "kie": 49375, + "kies": 43724, + "kil": 34553, + "kill": 12728, + "killed": 42130, + "killer": 32156, + "killers": 43492, + "killing": 43764, + "kin": 5116, + "kind": 11031, + "king": 3364, + "kins": 5331, + "kinson": 26030, + "kish": 31501, + "kiss": 41304, + "kit": 15813, + "kj": 42421, + "kk": 28747, + "kl": 41582, + "km": 13276, + "kn": 15418, + "knife": 48810, + "knit": 47095, + "know": 16275, + "knowledge": 45066, + "known": 4002, + "ko": 7204, + "kok": 32004, + "kos": 46150, + "kov": 21862, + "kowski": 26216, + "kr": 38584, + "krit": 44531, + "ks": 591, + "ksh": 50133, + "kson": 46505, + "kt": 21841, + "ktop": 16201, + "ku": 23063, + "kun": 28374, + "kus": 45614, + "kw": 46265, + "kward": 12378, + "ky": 2584, + "l": 75, + "la": 5031, + "lab": 23912, + "label": 18242, + "lace": 27077, + "lad": 9435, + "laden": 35668, + "lag": 30909, + "lah": 9271, + "lahoma": 9802, + "laim": 20438, + "lain": 34277, + "lake": 27180, + "lam": 2543, + "lambda": 50033, + "lamm": 11199, + "lan": 9620, + "lance": 23215, + "land": 1044, + "lander": 16235, + "landers": 32358, + "landish": 45626, + "lando": 11993, + "lands": 4447, + "lane": 33533, + "lang": 17204, + "language": 16129, + "lap": 37796, + "lar": 21681, + "larg": 15521, + "large": 11664, + "largest": 28209, + "las": 21921, + "lash": 17055, + "lass": 31172, + "lasses": 28958, + "last": 12957, + "lasting": 24810, + "lat": 15460, + "latable": 49009, + "late": 17660, + "lated": 17249, + "later": 36760, + "latest": 42861, + "lation": 7592, + "lations": 49905, + "lator": 41880, + "laugh": 44944, + "laughs": 28124, + "laughter": 27815, + "laun": 38722, + "launch": 35681, + "laus": 38024, + "lav": 18809, + "law": 6270, + "laws": 29317, + "lay": 10724, + "layer": 29289, + "layout": 39786, + "lb": 23160, + "lbs": 32133, + "lc": 44601, + "ld": 335, + "lda": 18986, + "lde": 35209, + "lder": 6499, + "ldom": 23826, + "ldon": 25900, + "le": 293, + "lead": 28230, + "leader": 27940, + "leaders": 37553, + "leading": 12294, + "leaf": 33201, + "league": 19316, + "lean": 13087, + "leaning": 25909, + "leanor": 41807, + "leans": 11861, + "lear": 3238, + "learn": 35720, + "learning": 40684, + "lease": 1274, + "leased": 14684, + "leases": 29329, + "leasing": 48764, + "leave": 47408, + "leck": 40667, + "lect": 801, + "lected": 12609, + "lectic": 42009, + "lection": 1564, + "lections": 26448, + "led": 992, + "ledge": 2965, + "ledged": 37436, + "lee": 7197, + "leen": 20042, + "leep": 8892, + "lees": 49410, + "leeve": 49189, + "left": 9464, + "leg": 1455, + "legal": 18011, + "legate": 34637, + "legates": 37061, + "lege": 2765, + "legged": 40898, + "legram": 30536, + "legraph": 16606, + "leground": 28272, + "lehem": 44797, + "leigh": 42342, + "lein": 33663, + "lem": 10671, + "lement": 1732, + "lements": 3639, + "lems": 46367, + "len": 11925, + "lene": 29466, + "leneck": 43163, + "leness": 48795, + "length": 13664, + "leon": 38970, + "ler": 1754, + "lers": 8116, + "les": 829, + "lesh": 29730, + "lesi": 36027, + "lesiastical": 46360, + "less": 1203, + "lessly": 8613, + "lessness": 17587, + "lest": 32712, + "let": 1616, + "letal": 47293, + "letcher": 29257, + "lete": 5807, + "leted": 33342, + "letes": 40676, + "lethal": 46480, + "letico": 47286, + "leton": 10565, + "lets": 5289, + "lett": 15503, + "lette": 21348, + "letter": 9291, + "letters": 15653, + "lev": 2768, + "levant": 14938, + "levard": 22123, + "level": 5715, + "levels": 46170, + "levision": 5024, + "lex": 2588, + "ley": 1636, + "leys": 21325, + "lez": 36858, + "lf": 1652, + "li": 4528, + "lia": 24660, + "liam": 5058, + "liament": 5130, + "lib": 8019, + "liber": 33203, + "liberal": 35739, + "library": 32016, + "lic": 677, + "lication": 10142, + "license": 43085, + "licensed": 36612, + "lich": 33467, + "licks": 49191, + "lict": 13758, + "licted": 17823, + "liction": 41101, + "licts": 42267, + "lie": 14485, + "lied": 18511, + "lier": 2505, + "lies": 13508, + "liest": 11318, + "lif": 36195, + "life": 6042, + "lift": 26282, + "lifting": 30510, + "lig": 4604, + "liga": 38910, + "light": 2971, + "lighting": 43351, + "lightly": 30945, + "lights": 8091, + "lihood": 11935, + "lik": 46965, + "like": 2339, + "likely": 40798, + "lim": 2475, + "lime": 27299, + "limit": 32374, + "limited": 10698, + "limits": 49196, + "lin": 2815, + "line": 1370, + "linear": 29127, + "lined": 10837, + "liner": 24683, + "liners": 34380, + "lines": 6615, + "liness": 26061, + "ling": 1359, + "linger": 33550, + "lings": 17783, + "lington": 17299, + "lining": 21310, + "link": 8726, + "linked": 25614, + "links": 28751, + "lins": 21602, + "linux": 23289, + "lio": 48590, + "lip": 40712, + "lique": 41522, + "liquid": 39250, + "lis": 27999, + "lish": 1836, + "lished": 2115, + "lisher": 8191, + "lishes": 19724, + "lishing": 20020, + "list": 4868, + "listed": 17935, + "lists": 20713, + "lit": 18250, + "lite": 36890, + "liter": 17201, + "literally": 43819, + "little": 31629, + "liv": 16017, + "live": 12583, + "lived": 24489, + "living": 19950, + "livion": 26018, + "livious": 35260, + "ll": 297, + "lla": 8466, + "llah": 22734, + "llan": 47993, + "lled": 3353, + "ller": 6051, + "llers": 13802, + "lli": 15516, + "lling": 2680, + "llo": 18798, + "llor": 14127, + "llular": 32771, + "lly": 12810, + "ln": 18755, + "lo": 5439, + "load": 2220, + "loaded": 14578, + "loader": 29356, + "loading": 25138, + "loads": 46030, + "loc": 17946, + "local": 12001, + "localhost": 36750, + "location": 24886, + "lock": 5354, + "locked": 24162, + "locking": 48331, + "locks": 28860, + "loe": 24617, + "log": 6404, + "login": 38235, + "lol": 47288, + "lon": 14995, + "long": 6511, + "loo": 29680, + "look": 5460, + "looking": 11534, + "loop": 26268, + "lopp": 39590, + "lor": 4685, + "lord": 10572, + "lords": 19673, + "lore": 31131, + "los": 33280, + "loss": 22462, + "lost": 33224, + "lot": 26487, + "lov": 27086, + "love": 23205, + "loving": 33983, + "low": 9319, + "lower": 21037, + "lp": 34431, + "lr": 14050, + "ls": 7278, + "lt": 2528, + "lu": 2290, + "lua": 40211, + "luaj": 36473, + "lucent": 35600, + "luck": 46708, + "lude": 38792, + "luence": 23079, + "luent": 28216, + "lund": 37525, + "lus": 41790, + "lust": 38878, + "luster": 48375, + "lux": 22564, + "lv": 6780, + "lves": 31018, + "lvl": 47147, + "ly": 306, + "lyak": 43782, + "lycer": 38577, + "lying": 3157, + "lymp": 6760, + "lyn": 6213, + "lynn": 12935, + "lys": 27385, + "lyss": 35670, + "lé": 45031, + "m": 76, + "mA": 42646, + "mAh": 28142, + "mL": 32087, + "ma": 2611, + "mable": 44102, + "mac": 20285, + "machine": 30243, + "mad": 9937, + "made": 9727, + "mag": 19726, + "mage": 25561, + "magic": 32707, + "maid": 23151, + "mail": 4529, + "mails": 26165, + "main": 12417, + "major": 22478, + "majority": 35839, + "make": 15883, + "maker": 10297, + "makers": 6620, + "makes": 49123, + "making": 8601, + "mal": 7617, + "male": 22606, + "malink": 31000, + "mallow": 42725, + "man": 805, + "manac": 46870, + "managed": 39935, + "management": 27604, + "manager": 37153, + "mand": 22249, + "manent": 44172, + "mania": 45733, + "mann": 9038, + "mans": 16221, + "manship": 25428, + "manuel": 18713, + "manufact": 48119, + "many": 21834, + "map": 8899, + "maps": 31803, + "mar": 3876, + "mare": 11449, + "mares": 23745, + "marg": 30887, + "margin": 36153, + "marine": 42380, + "mark": 4102, + "marked": 23505, + "market": 10728, + "markets": 34162, + "marks": 14306, + "marriage": 45394, + "married": 30526, + "mart": 13822, + "mary": 6874, + "mas": 5356, + "mask": 27932, + "mass": 22208, + "massive": 49777, + "mast": 47616, + "master": 9866, + "masters": 40706, + "mat": 6759, + "match": 15699, + "matched": 31409, + "mate": 9830, + "material": 33665, + "mates": 7300, + "math": 11018, + "matic": 13849, + "matical": 44935, + "matically": 49454, + "matter": 47635, + "max": 9806, + "maximum": 47033, + "maxwell": 29047, + "may": 11261, + "maybe": 25991, + "mb": 2022, + "mber": 1916, + "mberg": 47369, + "mble": 11306, + "mbol": 23650, + "mbuds": 45664, + "mbudsman": 47012, + "mc": 23209, + "md": 9132, + "me": 1326, + "meal": 28208, + "mean": 32604, + "meaning": 24815, + "measures": 47336, + "meat": 41495, + "med": 1150, + "medi": 2379, + "media": 11431, + "mediate": 13857, + "mediated": 38363, + "mediately": 23802, + "medical": 41693, + "medium": 24132, + "meet": 47745, + "meg": 28917, + "mega": 13731, + "meier": 49468, + "mel": 17694, + "melon": 45690, + "mem": 11883, + "member": 19522, + "members": 30814, + "memory": 31673, + "men": 3653, + "mens": 45535, + "ment": 434, + "mental": 37098, + "mentation": 14374, + "mented": 12061, + "mentioned": 17181, + "ments": 902, + "menu": 26272, + "mer": 647, + "merce": 11647, + "mercial": 15790, + "mere": 34671, + "merga": 44739, + "meric": 946, + "mers": 11056, + "mes": 6880, + "mess": 37348, + "message": 20500, + "met": 4164, + "meta": 28961, + "metadata": 38993, + "metal": 28469, + "meter": 27231, + "method": 24396, + "methyl": 43654, + "metic": 15103, + "metics": 27757, + "metry": 41935, + "meyer": 48794, + "mg": 11296, + "mi": 11632, + "mia": 20730, + "miah": 35029, + "mic": 9383, + "micro": 24055, + "microsoft": 40485, + "mid": 13602, + "middle": 27171, + "midt": 21184, + "mie": 44871, + "might": 44092, + "mil": 25433, + "mile": 18085, + "military": 33631, + "mill": 17805, + "million": 14100, + "milo": 48995, + "min": 1084, + "mination": 17928, + "mind": 10155, + "minded": 14543, + "mine": 3810, + "minecraft": 17761, + "minent": 19669, + "ming": 2229, + "mingham": 17737, + "mington": 39773, + "mini": 45313, + "minimum": 39504, + "mining": 45374, + "minist": 2201, + "ministic": 49228, + "mins": 42951, + "minster": 18462, + "mint": 34289, + "minus": 40191, + "minute": 11374, + "mir": 10793, + "mire": 47004, + "mis": 25413, + "misc": 44374, + "miss": 3927, + "missible": 21597, + "missing": 45688, + "mission": 3411, + "missions": 8481, + "missive": 33532, + "mist": 37980, + "mit": 2781, + "mite": 32937, + "mith": 22947, + "mits": 24883, + "mitt": 20124, + "mitted": 3291, + "mittedly": 43011, + "mitter": 37974, + "mitting": 16138, + "mix": 19816, + "mk": 28015, + "ml": 4029, + "mm": 3020, + "mma": 21672, + "mmm": 27532, + "mmmm": 40133, + "mn": 10295, + "mo": 5908, + "mob": 39949, + "mobi": 43549, + "mobile": 24896, + "mod": 4666, + "mode": 14171, + "model": 19849, + "models": 27530, + "moderate": 47189, + "modern": 23922, + "modified": 41771, + "mods": 24122, + "module": 21412, + "modules": 18170, + "moil": 25538, + "mol": 43132, + "mology": 29126, + "mom": 32542, + "mon": 2144, + "monary": 36639, + "mond": 6327, + "monds": 42620, + "mone": 47122, + "money": 26316, + "mong": 31059, + "monitor": 41143, + "monkey": 49572, + "mons": 11567, + "monster": 39050, + "mont": 8691, + "month": 8424, + "months": 41537, + "monton": 19729, + "mony": 9926, + "moon": 22977, + "mop": 35244, + "mopolitan": 44331, + "mor": 4491, + "moral": 41996, + "more": 3549, + "morning": 43911, + "morph": 24503, + "morrow": 9201, + "mort": 30171, + "mortem": 46515, + "mos": 16785, + "mosp": 6384, + "most": 1712, + "mostly": 29471, + "mot": 27926, + "mother": 13552, + "motion": 38714, + "mount": 14948, + "mounted": 29728, + "mouse": 35888, + "mouth": 14775, + "move": 21084, + "movie": 41364, + "moving": 31462, + "mp": 3149, + "mpeg": 43913, + "mph": 23335, + "mpire": 35386, + "mr": 43395, + "ms": 907, + "msg": 19662, + "mson": 24996, + "mt": 16762, + "mu": 30300, + "much": 29482, + "mud": 41650, + "mult": 16680, + "multi": 41684, + "multipl": 47945, + "multiple": 48101, + "mun": 6199, + "mund": 20125, + "munition": 12640, + "mur": 28582, + "mus": 14664, + "music": 28965, + "must": 27238, + "mut": 21973, + "mx": 36802, + "my": 1820, + "myra": 49216, + "mys": 28744, + "n": 77, + "na": 2616, + "nah": 40909, + "nai": 38600, + "naire": 24042, + "naires": 43317, + "naissance": 47090, + "nam": 7402, + "name": 3672, + "named": 13190, + "names": 14933, + "namese": 22678, + "nan": 12647, + "nance": 41601, + "nant": 22057, + "nants": 26501, + "nar": 23955, + "nard": 40542, + "nas": 24716, + "nat": 32353, + "natal": 33150, + "nation": 25729, + "national": 14648, + "native": 30191, + "natural": 11802, + "nature": 21353, + "natureconservancy": 41380, + "nav": 28341, + "nb": 46803, + "nc": 10782, + "nce": 1198, + "nces": 3179, + "nd": 358, + "nda": 45658, + "nder": 681, + "ndra": 24631, + "ndum": 11021, + "ne": 710, + "nea": 39718, + "neapolis": 19359, + "near": 40093, + "neath": 13725, + "neau": 46533, + "nec": 32984, + "necess": 10789, + "necessary": 49986, + "neck": 27235, + "nect": 1606, + "ned": 2817, + "nee": 21381, + "need": 31227, + "needed": 27938, + "needs": 50032, + "neg": 12480, + "negative": 31591, + "negie": 32360, + "nel": 4954, + "nell": 10076, + "nels": 19423, + "nen": 38572, + "ner": 1008, + "nered": 15826, + "nerg": 25649, + "nergy": 5877, + "ners": 2741, + "nery": 35865, + "nes": 2516, + "nesday": 3462, + "nesia": 31401, + "nesium": 27619, + "nesota": 8360, + "ness": 1108, + "nesses": 47556, + "nesty": 18718, + "net": 3262, + "netflix": 36977, + "netic": 9833, + "nets": 45938, + "nette": 48115, + "network": 27349, + "neum": 25668, + "neutral": 29797, + "never": 12081, + "new": 3605, + "news": 10827, + "nex": 12413, + "nexpected": 42072, + "next": 19545, + "nexus": 44520, + "ney": 1681, + "neys": 20141, + "ng": 782, + "ngth": 11910, + "ni": 8461, + "nia": 18142, + "nian": 44516, + "nic": 6988, + "nice": 44460, + "nick": 17172, + "nie": 11952, + "night": 3847, + "nih": 37373, + "nik": 17187, + "nikov": 45451, + "nil": 45991, + "nin": 35073, + "nine": 30888, + "ning": 768, + "nings": 23400, + "nington": 48405, + "niper": 45554, + "nir": 32986, + "nis": 21361, + "nit": 48825, + "nl": 21283, + "nm": 21533, + "nn": 20471, + "no": 3919, + "nob": 34952, + "node": 17440, + "nom": 26601, + "non": 13159, + "none": 23108, + "noon": 6357, + "nor": 13099, + "norm": 27237, + "normal": 11265, + "north": 43588, + "nos": 39369, + "nosis": 31707, + "nostic": 43758, + "not": 1662, + "notation": 38983, + "notations": 30078, + "note": 11295, + "notes": 17815, + "nothing": 22366, + "notice": 42138, + "noticed": 31696, + "nov": 37302, + "nova": 38438, + "now": 2197, + "nown": 3408, + "nox": 35420, + "noxious": 40591, + "np": 37659, + "nr": 48624, + "ns": 5907, + "nsic": 19364, + "nsics": 49242, + "nt": 429, + "ntax": 41641, + "ntil": 10125, + "nton": 28936, + "nu": 28803, + "nuclear": 43131, + "null": 8423, + "num": 22510, + "number": 17618, + "numbered": 35565, + "nut": 14930, + "nutrition": 40482, + "nuts": 31381, + "nv": 48005, + "nw": 47516, + "ny": 3281, + "nyder": 21053, + "nz": 27305, + "o": 78, + "oS": 34049, + "oa": 12162, + "oad": 1170, + "oaded": 22273, + "oak": 15877, + "oan": 24611, + "oard": 11953, + "oat": 15073, + "ob": 672, + "oba": 19981, + "obal": 2572, + "obar": 30973, + "obb": 21963, + "obbies": 41372, + "obby": 11369, + "obe": 5910, + "ober": 2023, + "obi": 13411, + "obia": 30665, + "obic": 20803, + "obil": 25898, + "obile": 3579, + "obiles": 36329, + "obin": 38954, + "obj": 26801, + "object": 15252, + "objects": 48205, + "obl": 45292, + "obo": 20391, + "obook": 49776, + "obos": 49878, + "obs": 8158, + "oby": 26730, + "obyl": 46666, + "oc": 420, + "oca": 11216, + "ocado": 33441, + "ocal": 4374, + "ocally": 44190, + "ocaly": 12063, + "ocalypse": 15145, + "ocalyptic": 28339, + "ocamp": 26047, + "ocard": 44412, + "ocate": 13369, + "ocated": 10533, + "ocating": 27123, + "ocation": 5040, + "ocations": 20968, + "ocative": 23466, + "ocaust": 16377, + "occ": 13966, + "occup": 19596, + "occupied": 28756, + "ocene": 34973, + "ocent": 29421, + "ocese": 31292, + "och": 5374, + "oche": 30848, + "ochem": 18958, + "ochemical": 32864, + "ochemistry": 37074, + "ochet": 49579, + "ochond": 22400, + "oci": 1733, + "ocial": 9402, + "ociate": 47615, + "ociated": 19293, + "ociation": 41003, + "ocide": 16207, + "ocious": 32346, + "ocity": 11683, + "ock": 735, + "ocked": 3543, + "ocker": 12721, + "ocket": 5459, + "ockets": 11603, + "ockey": 8337, + "ocking": 8629, + "ocks": 3320, + "ocl": 38679, + "oco": 25634, + "ocobo": 37642, + "ococ": 34403, + "ocol": 4668, + "ocolate": 9140, + "ocom": 42829, + "ocon": 36221, + "ocr": 1696, + "ocracy": 17818, + "ocrat": 35128, + "ocrates": 34095, + "ocratic": 15405, + "ocrats": 21988, + "ocre": 27945, + "ocrin": 39913, + "ocrine": 38658, + "ocry": 48103, + "oct": 38441, + "ocular": 37320, + "ocument": 7990, + "ocumented": 17664, + "ocus": 10901, + "ocused": 13073, + "ocusing": 45743, + "ocy": 13733, + "ocyte": 43320, + "ocytes": 30309, + "od": 375, + "oda": 11329, + "odan": 45561, + "oday": 4348, + "odcast": 7107, + "odd": 5088, + "odder": 35346, + "oddy": 38553, + "ode": 1098, + "oded": 9043, + "oder": 12342, + "odes": 4147, + "odge": 9728, + "odi": 23130, + "odiac": 40096, + "odic": 29512, + "odied": 32255, + "odies": 5042, + "oding": 7656, + "odium": 12664, + "odka": 28601, + "odo": 24313, + "odon": 46457, + "odor": 30530, + "odore": 25102, + "odox": 11430, + "ods": 12978, + "odus": 21878, + "ody": 1118, + "odynam": 24319, + "odynamic": 34743, + "odynamics": 44124, + "oe": 2577, + "oen": 6571, + "oenix": 8538, + "oes": 3028, + "oeuv": 37600, + "of": 1659, + "ofer": 30288, + "off": 2364, + "offensive": 45055, + "offer": 47895, + "offic": 14406, + "office": 31810, + "official": 16841, + "offs": 8210, + "offset": 28968, + "ofi": 39542, + "oft": 11205, + "often": 28950, + "og": 519, + "oga": 10949, + "ogan": 9632, + "ogen": 6644, + "ogene": 20878, + "ogeneity": 37477, + "ogeneous": 32269, + "ogenesis": 25908, + "ogenic": 15147, + "ogenous": 27897, + "ogens": 26612, + "ogether": 8236, + "ogg": 10332, + "ogged": 42545, + "ogging": 30853, + "oggle": 20258, + "oggles": 48549, + "ogh": 46664, + "ogi": 44381, + "ogical": 30766, + "ogie": 37987, + "ogl": 28678, + "ogle": 2467, + "oglobin": 49835, + "oglu": 49006, + "ogly": 34619, + "ogn": 2360, + "ognitive": 46610, + "ogo": 24076, + "ogram": 21857, + "ograms": 26836, + "ograp": 7113, + "ograph": 2384, + "ographed": 39620, + "ographer": 18539, + "ographers": 34063, + "ographic": 6826, + "ographical": 17046, + "ographically": 33145, + "ographics": 24188, + "ographies": 41480, + "ographs": 33492, + "ography": 4867, + "ogs": 18463, + "ogue": 5119, + "ogun": 39918, + "ogy": 9868, + "ogyn": 20593, + "oh": 1219, + "oha": 28083, + "ohan": 22436, + "ohl": 48988, + "ohm": 34028, + "ohn": 1562, + "oho": 40950, + "ohyd": 15782, + "ohydrate": 46358, + "oi": 23013, + "oice": 2942, + "oid": 1868, + "oidal": 47502, + "oided": 13780, + "oids": 10994, + "oil": 9437, + "oiler": 20837, + "oin": 36743, + "oine": 42722, + "oing": 40519, + "oint": 1563, + "ointed": 20909, + "ointment": 49805, + "oir": 10840, + "oire": 32177, + "ois": 10924, + "oise": 25678, + "oit": 30711, + "oj": 13210, + "oji": 31370, + "ojure": 32511, + "ok": 482, + "oka": 17411, + "okane": 41776, + "oke": 2088, + "oked": 6545, + "okemon": 12717, + "oken": 4233, + "oker": 11020, + "okers": 18698, + "okes": 3369, + "oki": 18228, + "okia": 22903, + "okin": 36749, + "oking": 5730, + "okingly": 48343, + "oko": 16044, + "oks": 28194, + "oku": 11601, + "oky": 31375, + "oké": 35861, + "ol": 349, + "ola": 5708, + "olan": 16617, + "oland": 23573, + "olar": 6192, + "olars": 7828, + "olas": 12456, + "olate": 27976, + "olated": 50027, + "olation": 21417, + "old": 727, + "olded": 48959, + "oldemort": 24710, + "older": 19892, + "olding": 33266, + "oldown": 15041, + "olds": 10119, + "ole": 2305, + "olean": 21052, + "oled": 45342, + "olen": 8622, + "oleon": 25637, + "oler": 13625, + "olerance": 37668, + "oles": 4316, + "olesc": 16850, + "olescent": 23406, + "olester": 15764, + "olesterol": 16743, + "oley": 48437, + "olf": 4024, + "oli": 11106, + "olia": 22703, + "oliath": 43009, + "oliberal": 28525, + "olic": 4160, + "olicited": 47607, + "olics": 19615, + "olicy": 21424, + "olid": 10180, + "olin": 24910, + "olina": 47196, + "oline": 14453, + "oling": 40949, + "olini": 43232, + "olis": 8506, + "olit": 6212, + "olitan": 12977, + "olith": 21446, + "olithic": 30764, + "olitical": 13781, + "olitics": 21704, + "olition": 50014, + "olk": 13597, + "olkien": 31052, + "oll": 692, + "olla": 33011, + "ollah": 17999, + "ollar": 13228, + "ollen": 29952, + "oller": 49252, + "ollo": 15578, + "ollow": 950, + "ollower": 47030, + "olls": 33421, + "olly": 5098, + "ollywood": 31777, + "oln": 10875, + "olo": 14057, + "olog": 928, + "ologic": 20781, + "ological": 2770, + "ologically": 13437, + "ologies": 5823, + "ologist": 7451, + "ologists": 9251, + "ologne": 30520, + "ologue": 39795, + "ology": 1435, + "olon": 43645, + "olor": 45621, + "olph": 10196, + "olphin": 27161, + "olphins": 16547, + "ols": 10220, + "olson": 32836, + "olt": 5978, + "olulu": 39814, + "olute": 3552, + "olutely": 16780, + "olution": 2122, + "olutions": 14191, + "olve": 6442, + "olved": 5634, + "olver": 14375, + "olves": 9010, + "olving": 10890, + "oly": 3366, + "olyn": 34742, + "om": 296, + "oma": 6086, + "omach": 10806, + "omal": 18048, + "omaly": 24335, + "oman": 5185, + "omas": 16911, + "omatic": 13730, + "omb": 2381, + "ombat": 41628, + "ombie": 9081, + "ombies": 12676, + "ombo": 47265, + "ombs": 33273, + "ome": 462, + "omed": 12657, + "omedical": 35914, + "omen": 3674, + "omer": 12057, + "omers": 21499, + "omes": 2586, + "omet": 908, + "ometer": 15635, + "ometers": 40077, + "omething": 8370, + "ometime": 47056, + "ometimes": 6533, + "ometown": 19191, + "ometric": 16996, + "ometry": 15748, + "omever": 49784, + "omew": 28030, + "omez": 30010, + "omi": 12753, + "omial": 49070, + "omic": 10179, + "omical": 22545, + "omics": 31994, + "omin": 6351, + "ominated": 50251, + "omination": 27744, + "oming": 3383, + "ominium": 46134, + "omm": 2002, + "ommel": 48990, + "ommod": 8641, + "omnia": 37340, + "omo": 17902, + "omon": 16698, + "omore": 22113, + "omorph": 25831, + "omorphic": 46374, + "omp": 3361, + "ompl": 6316, + "oms": 3150, + "omsday": 33415, + "omsky": 37093, + "omy": 9145, + "on": 261, + "ona": 4450, + "onal": 20996, + "once": 27078, + "ond": 623, + "onda": 13533, + "onday": 3204, + "onde": 14378, + "onder": 8623, + "onding": 42703, + "ondo": 22311, + "ondon": 3391, + "onds": 24764, + "onduct": 12920, + "onductor": 40990, + "one": 505, + "oned": 12004, + "onel": 26261, + "oneliness": 34634, + "onement": 49844, + "onen": 34481, + "onent": 3471, + "onential": 35470, + "onents": 3906, + "oner": 14491, + "ones": 1952, + "onest": 19129, + "onet": 36823, + "onew": 44181, + "oney": 1419, + "ong": 506, + "onga": 44294, + "onge": 14220, + "ongevity": 25454, + "ongh": 19757, + "ongo": 25162, + "ongs": 28079, + "ongyang": 20659, + "oni": 14651, + "onia": 11339, + "onial": 30752, + "onian": 27625, + "onic": 9229, + "onica": 32752, + "onics": 38530, + "onies": 17300, + "oning": 12484, + "onis": 43524, + "onite": 46285, + "online": 25119, + "only": 8807, + "onna": 6415, + "onnaissance": 31539, + "onne": 47476, + "ono": 29941, + "onom": 6326, + "onomic": 40036, + "onomous": 38175, + "onomy": 30565, + "ons": 684, + "onse": 2591, + "onsense": 46563, + "onsequ": 40819, + "onso": 26666, + "onson": 36742, + "ont": 756, + "onte": 38599, + "ontent": 38564, + "onto": 5957, + "onut": 16478, + "ony": 1647, + "onym": 5177, + "onymous": 6704, + "onyms": 43612, + "onz": 13569, + "oo": 2238, + "ood": 702, + "oodle": 27106, + "oodoo": 36038, + "oof": 37711, + "ook": 566, + "ooked": 46288, + "ookie": 18055, + "ooks": 31085, + "ooky": 29655, + "ool": 970, + "oola": 10513, + "ools": 10141, + "oom": 4207, + "ooming": 30602, + "oon": 2049, + "oons": 13022, + "ooo": 34160, + "oooo": 13321, + "oooooooo": 26759, + "oooooooooooooooo": 49135, + "oop": 11224, + "oops": 44860, + "oor": 2675, + "oos": 16426, + "oot": 1025, + "ooter": 25141, + "ooters": 48316, + "ooth": 5226, + "oother": 31724, + "ooting": 12494, + "oots": 13880, + "op": 404, + "opa": 26186, + "opal": 33067, + "opard": 15478, + "opath": 18569, + "opathic": 44650, + "opathy": 27189, + "opausal": 47637, + "ope": 3008, + "oped": 19458, + "open": 9654, + "opened": 26350, + "opening": 29443, + "opens": 44813, + "oper": 3575, + "operated": 42767, + "operation": 27184, + "operative": 27173, + "operator": 46616, + "opers": 20618, + "opes": 13920, + "opez": 20808, + "oph": 2522, + "ophe": 43852, + "ophen": 47806, + "opher": 8803, + "ophers": 20856, + "ophical": 49256, + "ophile": 37161, + "ophob": 13253, + "ophobia": 19851, + "ophobic": 23468, + "ophon": 48982, + "ophone": 38656, + "ophy": 16982, + "ophys": 39665, + "ophysical": 41789, + "opia": 24464, + "opian": 37548, + "opic": 16603, + "oping": 15816, + "opl": 20106, + "oplan": 46853, + "ople": 643, + "oples": 12614, + "opol": 39704, + "opolis": 47575, + "opoly": 35894, + "opot": 43372, + "opoulos": 20338, + "opp": 10365, + "oppable": 35628, + "opped": 38333, + "oppers": 37186, + "opping": 33307, + "oppy": 26696, + "ops": 2840, + "opsis": 24608, + "opsy": 44522, + "opt": 8738, + "opted": 45256, + "opter": 32563, + "optim": 40085, + "option": 18076, + "optional": 25968, + "options": 25811, + "opus": 25790, + "opy": 11081, + "oqu": 22696, + "or": 273, + "ora": 5799, + "orable": 10475, + "orage": 4945, + "orah": 40844, + "oral": 6864, + "orama": 36161, + "oran": 31884, + "orange": 43745, + "oras": 41043, + "orate": 16262, + "oration": 6944, + "orative": 36478, + "orb": 27688, + "orbit": 42594, + "orc": 24449, + "orce": 8387, + "ord": 585, + "ordable": 16819, + "ordan": 7350, + "orde": 17531, + "order": 2875, + "ordered": 24071, + "ordering": 34555, + "orders": 6361, + "ordes": 35770, + "ordial": 31223, + "ordinary": 35947, + "ordinate": 45480, + "ording": 1284, + "ordon": 9999, + "ords": 3669, + "ore": 382, + "oreAnd": 40219, + "oreAndOnline": 40240, + "orea": 46215, + "oreal": 39396, + "orean": 29456, + "ored": 1850, + "orem": 29625, + "oren": 29578, + "orer": 11934, + "orers": 28089, + "ores": 2850, + "oresc": 45166, + "orescence": 48699, + "orescent": 35414, + "orest": 26522, + "oret": 9997, + "orf": 24263, + "org": 2398, + "organ": 9971, + "organic": 36617, + "organisms": 45165, + "organized": 30280, + "orge": 3643, + "orget": 28122, + "orgetown": 29085, + "ori": 10145, + "oria": 7661, + "orial": 5132, + "orian": 22618, + "orians": 45825, + "oric": 8146, + "orical": 12409, + "orically": 26847, + "orie": 19257, + "oried": 42058, + "orient": 13989, + "oriented": 17107, + "ories": 1749, + "orig": 11612, + "origin": 47103, + "original": 14986, + "oring": 3255, + "orio": 40974, + "orious": 9982, + "oris": 37279, + "ority": 29134, + "orius": 48759, + "ork": 967, + "orks": 3647, + "orkshire": 29918, + "orld": 1764, + "orm": 579, + "ormal": 6636, + "orman": 26183, + "ormon": 10615, + "ormonal": 33792, + "ormons": 29966, + "orn": 1211, + "orne": 8553, + "orned": 26994, + "orney": 4195, + "orneys": 13060, + "ornia": 3317, + "ornings": 28863, + "orno": 46447, + "orns": 19942, + "oro": 16522, + "oros": 40877, + "orough": 7985, + "orous": 9610, + "orously": 24882, + "orp": 16300, + "orph": 13425, + "orpor": 31150, + "orporated": 40132, + "orr": 38890, + "orrect": 47315, + "orrow": 6254, + "orry": 5152, + "ors": 669, + "orsche": 26164, + "orse": 7615, + "orses": 11836, + "orset": 49590, + "orship": 11094, + "orsi": 35255, + "orst": 29422, + "ort": 419, + "ortal": 16906, + "ortality": 28337, + "orted": 9741, + "orter": 4337, + "orters": 3816, + "ortex": 26158, + "orth": 1506, + "orthern": 4824, + "orthodox": 42539, + "orthy": 18906, + "orting": 24707, + "ortion": 5817, + "ortium": 25182, + "ortment": 33920, + "ortmund": 34876, + "orts": 2096, + "ortun": 1922, + "ortunate": 13651, + "ortunately": 4690, + "oru": 27786, + "orum": 19220, + "orus": 15125, + "ory": 652, + "os": 418, + "osa": 8546, + "osal": 40725, + "osate": 33931, + "osaurs": 22344, + "osaurus": 47650, + "osc": 17500, + "oscope": 40326, + "oscopic": 48228, + "ose": 577, + "osed": 1335, + "osen": 5233, + "oser": 13416, + "oses": 4629, + "osexual": 8542, + "osh": 3768, + "oshenko": 43934, + "osher": 38321, + "oshi": 13704, + "oshop": 25444, + "osi": 21707, + "osing": 2752, + "osion": 18442, + "osis": 5958, + "osit": 7434, + "osite": 5971, + "osition": 3507, + "ositories": 35061, + "ository": 13264, + "osity": 16579, + "oslav": 26388, + "oslov": 50005, + "oso": 28213, + "osp": 2117, + "ospace": 24912, + "ospel": 13994, + "ospels": 41908, + "osph": 14222, + "osphere": 22829, + "ospital": 3531, + "ospons": 35952, + "osponsors": 39500, + "oss": 793, + "ossal": 33582, + "ossession": 49809, + "ossibility": 43691, + "ossible": 4733, + "ossibly": 20846, + "ossier": 30087, + "ossip": 26710, + "ossom": 25548, + "ossus": 36533, + "ost": 455, + "osta": 39818, + "oster": 6197, + "osterone": 16372, + "ostic": 15132, + "ostics": 34558, + "oston": 5744, + "osuke": 45914, + "osure": 4567, + "osures": 16091, + "ot": 313, + "ota": 4265, + "otal": 4997, + "otally": 38908, + "otation": 14221, + "otaur": 35269, + "ote": 1258, + "otech": 32469, + "otechnology": 31201, + "oted": 5191, + "otent": 33715, + "oter": 19543, + "oteric": 38571, + "oters": 26008, + "otes": 6421, + "oth": 849, + "othal": 42376, + "othe": 20388, + "other": 847, + "otherapy": 18952, + "othermal": 49723, + "othes": 31690, + "othing": 24834, + "oths": 27118, + "othy": 14863, + "oti": 5092, + "otiation": 21236, + "otic": 6210, + "otics": 23891, + "otide": 45608, + "otin": 41403, + "otine": 16174, + "oting": 10720, + "otion": 9650, + "otional": 25453, + "otions": 36083, + "otive": 19138, + "otle": 23556, + "oto": 2069, + "otom": 43125, + "otomy": 38385, + "oton": 18970, + "otonin": 29613, + "otor": 20965, + "otos": 14163, + "otrop": 34248, + "otropic": 46084, + "ots": 1747, + "ott": 1252, + "otta": 12375, + "ottage": 29480, + "otte": 11404, + "otted": 8426, + "otten": 4728, + "ottenham": 21889, + "ottest": 24879, + "ottesville": 23806, + "otti": 26380, + "otto": 17631, + "otton": 11324, + "otyp": 17183, + "otype": 8690, + "otypes": 13567, + "ou": 280, + "oub": 12944, + "ouble": 15270, + "oubt": 47675, + "oubted": 15973, + "oubtedly": 16423, + "ouch": 7673, + "ouched": 30075, + "oud": 2778, + "ouf": 37116, + "oufl": 28012, + "oug": 20805, + "ough": 619, + "ought": 2917, + "ouk": 38960, + "oul": 2852, + "ould": 426, + "oulder": 17601, + "oulos": 19537, + "ouls": 42033, + "oult": 25955, + "oultry": 30056, + "oun": 977, + "ounce": 8652, + "ounced": 8918, + "ounces": 45982, + "ouncing": 18155, + "ound": 633, + "ounded": 6302, + "ounding": 9969, + "ounds": 3733, + "ounge": 20891, + "ount": 608, + "ountain": 18635, + "ounter": 6828, + "ounters": 15044, + "ounty": 17705, + "oup": 10486, + "ouple": 43846, + "our": 454, + "ourage": 32885, + "ource": 1668, + "ourced": 30555, + "ources": 2203, + "ourcing": 29985, + "oured": 8167, + "ourge": 14501, + "ourgeois": 18924, + "ouri": 10300, + "ouring": 21823, + "ourke": 49003, + "ourmet": 39094, + "ourn": 1798, + "ournal": 2549, + "ournals": 18408, + "ournament": 5138, + "ournaments": 16950, + "ourney": 5604, + "ourning": 31626, + "ours": 4662, + "ourse": 9047, + "ourses": 39975, + "ourt": 15666, + "ous": 516, + "ousand": 29910, + "ousands": 19983, + "ouse": 1076, + "oused": 29997, + "ousel": 48355, + "ouses": 11370, + "ousing": 12752, + "ously": 3481, + "ousse": 28396, + "oust": 23968, + "oustic": 21618, + "ouston": 6526, + "ousy": 41808, + "out": 448, + "oute": 13192, + "outed": 18534, + "outer": 39605, + "outh": 1536, + "outheast": 14474, + "outheastern": 27873, + "outher": 44262, + "outhern": 4927, + "outine": 28399, + "outing": 13660, + "output": 22915, + "outs": 5269, + "outside": 43435, + "outube": 9762, + "ouver": 10166, + "oux": 22193, + "ov": 709, + "ova": 10071, + "ovable": 21985, + "oval": 8325, + "ovan": 22590, + "ovation": 17882, + "ove": 659, + "oved": 2668, + "ovember": 3239, + "oven": 16206, + "over": 2502, + "overe": 33518, + "overed": 2557, + "overs": 13801, + "overty": 24085, + "overy": 6560, + "oves": 5241, + "ovi": 47297, + "ovic": 17215, + "ovich": 18198, + "ovie": 10739, + "ovies": 20526, + "oving": 5165, + "ovo": 18768, + "ovsky": 29716, + "ovy": 27796, + "ovych": 40822, + "ow": 322, + "owa": 8455, + "owan": 45197, + "oward": 46138, + "oway": 41788, + "owder": 34656, + "owe": 47097, + "owed": 6972, + "owell": 32829, + "ower": 789, + "owered": 10387, + "owers": 3618, + "owicz": 47982, + "owing": 7855, + "owitz": 20951, + "owl": 4883, + "owler": 30014, + "owment": 36569, + "own": 593, + "owned": 11990, + "owner": 18403, + "owners": 15605, + "ownt": 6887, + "owntown": 22748, + "ows": 1666, + "owship": 23473, + "owski": 12079, + "owsky": 47223, + "ox": 1140, + "oxic": 18047, + "oxicity": 44086, + "oxide": 28885, + "oxin": 39366, + "oxy": 23536, + "oy": 726, + "oya": 23790, + "oyal": 4815, + "oyd": 12192, + "oyer": 35301, + "oyle": 19802, + "oys": 19417, + "oz": 8590, + "ozo": 45149, + "ozy": 31060, + "ozyg": 49834, + "oÄŁ": 45492, + "oÄŁan": 48030, + "p": 79, + "pa": 8957, + "pac": 33587, + "pace": 10223, + "paced": 32416, + "paces": 43076, + "pack": 8002, + "package": 26495, + "packages": 43789, + "packed": 34860, + "packing": 41291, + "packs": 32377, + "pad": 15636, + "padding": 39231, + "page": 7700, + "pages": 31126, + "pai": 49712, + "paid": 20333, + "pain": 35436, + "painted": 47351, + "paio": 43491, + "pair": 24874, + "pak": 41091, + "pal": 18596, + "pan": 6839, + "panel": 35330, + "panic": 35843, + "pants": 38895, + "paper": 20189, + "papers": 40491, + "par": 1845, + "parable": 37064, + "paragraph": 20360, + "paralle": 37083, + "paralleled": 37859, + "param": 17143, + "params": 37266, + "pard": 26037, + "pared": 29190, + "paren": 11730, + "parency": 11944, + "parent": 8000, + "parents": 23743, + "park": 20928, + "parse": 29572, + "parser": 48610, + "part": 3911, + "partial": 47172, + "particip": 48013, + "particularly": 31722, + "partisan": 28226, + "parts": 42632, + "party": 10608, + "pas": 44429, + "pass": 6603, + "password": 28712, + "past": 30119, + "paste": 34274, + "pat": 8071, + "patch": 17147, + "path": 6978, + "pathic": 38829, + "pathy": 16786, + "patient": 26029, + "patrick": 29615, + "pattern": 33279, + "pause": 32125, + "pay": 15577, + "payer": 34987, + "payers": 45773, + "paying": 32629, + "payment": 37301, + "pb": 40842, + "pc": 14751, + "pd": 30094, + "pdf": 12315, + "pe": 431, + "peace": 22988, + "peak": 36729, + "peat": 18267, + "pec": 43106, + "pecially": 2333, + "pect": 806, + "pected": 7254, + "pecting": 35570, + "pection": 14978, + "pects": 38046, + "ped": 9124, + "pedia": 50235, + "pee": 39463, + "peed": 39492, + "peer": 33350, + "pees": 42623, + "peg": 22071, + "pei": 33265, + "pel": 30242, + "pell": 23506, + "pelled": 15803, + "pelling": 35025, + "pen": 3617, + "pend": 37038, + "pent": 16923, + "penter": 26419, + "people": 15332, + "per": 525, + "perate": 30052, + "perature": 21069, + "percent": 25067, + "pered": 13653, + "perfect": 25833, + "performance": 26585, + "performing": 37440, + "perhaps": 28998, + "peria": 38032, + "perial": 7629, + "pering": 21255, + "period": 41007, + "perm": 16321, + "peror": 8723, + "perors": 49406, + "pers": 19276, + "perse": 38696, + "person": 6259, + "personal": 22682, + "pert": 11766, + "perties": 18200, + "perture": 27286, + "perty": 9287, + "pes": 12272, + "pet": 6449, + "pex": 24900, + "pez": 46057, + "pg": 6024, + "ph": 746, + "pha": 7566, + "phabet": 19557, + "phal": 27451, + "phalt": 41942, + "phan": 19080, + "phans": 44464, + "phant": 33959, + "phas": 5902, + "phase": 40715, + "phasis": 28432, + "phe": 36335, + "phen": 31024, + "pher": 17042, + "pherd": 23111, + "pheus": 46421, + "phi": 34846, + "phia": 8193, + "phies": 19380, + "phil": 28864, + "philis": 49613, + "phis": 18691, + "phone": 4862, + "phones": 9708, + "phony": 23021, + "phot": 38611, + "photo": 23074, + "photos": 24729, + "php": 10121, + "phrase": 34675, + "phrine": 47723, + "phthal": 48118, + "phy": 6883, + "phys": 34411, + "physical": 42854, + "pi": 14415, + "pic": 16564, + "pick": 27729, + "picked": 41891, + "picking": 48864, + "pict": 18847, + "picture": 34053, + "pictured": 28852, + "pid": 35317, + "pie": 21749, + "piece": 12239, + "pieces": 34154, + "pill": 27215, + "pillar": 41643, + "pin": 11635, + "pine": 23908, + "ping": 13886, + "pins": 49556, + "pipe": 34360, + "pir": 4063, + "piracy": 8703, + "piration": 10514, + "pire": 5111, + "pired": 6474, + "pires": 17833, + "piring": 12987, + "pit": 15544, + "pite": 2595, + "pixel": 32515, + "pkg": 35339, + "pl": 489, + "place": 5372, + "placed": 21820, + "places": 23625, + "plain": 25638, + "plan": 11578, + "plane": 14382, + "planes": 22587, + "planet": 47427, + "planned": 36800, + "plant": 15060, + "plate": 6816, + "plates": 17041, + "platform": 24254, + "play": 1759, + "played": 21542, + "player": 7829, + "players": 32399, + "playing": 17916, + "plays": 26024, + "ple": 1154, + "pleasant": 21109, + "please": 29688, + "pled": 10137, + "plement": 26908, + "plementation": 32851, + "pler": 20053, + "ples": 2374, + "pless": 14570, + "plet": 37069, + "plete": 6677, + "pleted": 16838, + "pleting": 47130, + "pletion": 24547, + "plets": 46916, + "plex": 11141, + "plin": 46982, + "pling": 11347, + "plings": 47093, + "pload": 7304, + "plom": 7302, + "ploma": 35728, + "plot": 29487, + "ploy": 1420, + "plug": 16875, + "plugin": 33803, + "plugins": 37390, + "plus": 9541, + "ply": 2145, + "pm": 4426, + "pmwiki": 45321, + "pn": 21999, + "png": 11134, + "po": 7501, + "pocket": 31991, + "pod": 33320, + "podcast": 46032, + "point": 4122, + "pointer": 29536, + "pointers": 47809, + "points": 13033, + "poke": 35924, + "pol": 16104, + "pole": 36869, + "police": 38191, + "policy": 30586, + "polit": 34470, + "political": 23149, + "politics": 34127, + "poll": 30393, + "poly": 35428, + "pool": 7742, + "poon": 26743, + "poons": 27575, + "poor": 36672, + "pop": 12924, + "popular": 47568, + "population": 39748, + "por": 1819, + "pora": 38851, + "poral": 35738, + "porary": 5551, + "porate": 38133, + "port": 634, + "portation": 10189, + "ported": 9213, + "porter": 26634, + "porting": 26527, + "portion": 16864, + "ports": 3742, + "pos": 1930, + "posal": 40007, + "pose": 3455, + "posed": 29813, + "poses": 4832, + "posing": 32927, + "position": 9150, + "positive": 24561, + "posium": 35864, + "possibly": 39363, + "post": 7353, + "posted": 40578, + "posts": 24875, + "posure": 26205, + "pot": 13059, + "potion": 49324, + "pots": 40793, + "pound": 19568, + "pour": 48681, + "powder": 45855, + "power": 6477, + "powered": 12293, + "powerful": 44548, + "powers": 30132, + "pox": 42557, + "pp": 381, + "ppa": 44989, + "ppard": 43988, + "ppe": 27768, + "pped": 1496, + "ppel": 46357, + "ppelin": 48425, + "pper": 2848, + "pperc": 39921, + "ppers": 11799, + "pping": 2105, + "ppings": 37840, + "ppo": 16634, + "pport": 4926, + "pps": 41799, + "ppy": 14097, + "pr": 1050, + "pract": 29152, + "practice": 39541, + "pre": 3866, + "pread": 9681, + "pred": 28764, + "prefix": 40290, + "prem": 31605, + "prep": 46012, + "pres": 18302, + "present": 25579, + "president": 22540, + "press": 8439, + "pressed": 45477, + "pressure": 36151, + "pret": 5310, + "pretty": 37784, + "prev": 47050, + "pri": 3448, + "price": 20888, + "priced": 30883, + "prim": 19795, + "primary": 39754, + "prime": 35505, + "pring": 12667, + "print": 4798, + "printed": 49695, + "printf": 37435, + "println": 35235, + "prints": 17190, + "priority": 49336, + "prise": 7919, + "prises": 18166, + "prising": 14619, + "prisingly": 20859, + "prison": 35156, + "priv": 13776, + "private": 19734, + "pro": 1676, + "probably": 26949, + "problem": 45573, + "proc": 36942, + "process": 14681, + "processing": 36948, + "processor": 41341, + "proclaimed": 39865, + "produ": 18230, + "produced": 32783, + "producing": 36866, + "product": 11167, + "production": 25493, + "productive": 27781, + "products": 29498, + "prof": 5577, + "professional": 33163, + "profile": 13317, + "profit": 9183, + "profits": 31504, + "program": 23065, + "progress": 33723, + "project": 16302, + "projects": 42068, + "prom": 16963, + "pron": 31186, + "prone": 46330, + "proof": 13288, + "prop": 22930, + "properties": 48310, + "property": 26745, + "prot": 11235, + "protect": 35499, + "protected": 24326, + "protection": 42846, + "protein": 48693, + "prototype": 38124, + "prov": 15234, + "proven": 42874, + "provided": 41279, + "proxy": 36436, + "prus": 26440, + "ps": 862, + "psc": 27566, + "pse": 7752, + "psey": 39070, + "pson": 8430, + "psons": 31410, + "psy": 13764, + "psych": 23947, + "pt": 457, + "pta": 32283, + "pter": 42104, + "ptic": 17459, + "ptin": 43217, + "ption": 1159, + "ptions": 8544, + "ptive": 21665, + "ptives": 43903, + "ptoms": 35533, + "pton": 10972, + "ptr": 20692, + "ptroller": 44913, + "pty": 5835, + "pu": 19944, + "pub": 12984, + "public": 11377, + "published": 30271, + "puff": 49357, + "pull": 31216, + "pun": 35512, + "punk": 30354, + "pur": 14225, + "pure": 37424, + "purpose": 29983, + "push": 14689, + "put": 1996, + "putable": 48840, + "puted": 17128, + "puter": 10549, + "puters": 41510, + "puting": 48074, + "px": 8416, + "py": 9078, + "python": 29412, + "q": 80, + "qa": 20402, + "qi": 40603, + "ql": 13976, + "qq": 38227, + "qqa": 28794, + "qs": 48382, + "qt": 39568, + "qu": 421, + "qua": 39566, + "quad": 47003, + "qual": 13255, + "qualified": 22557, + "quality": 13237, + "quant": 40972, + "quart": 36008, + "quarter": 24385, + "quartered": 42508, + "quarters": 8230, + "que": 4188, + "quel": 31735, + "quer": 10819, + "querade": 33357, + "querque": 36119, + "query": 22766, + "ques": 13281, + "quest": 6138, + "question": 25652, + "quet": 21108, + "queue": 36560, + "quez": 22281, + "quick": 24209, + "quickShip": 39752, + "quickShipAvailable": 39753, + "quiet": 39624, + "quila": 43652, + "quin": 21915, + "quire": 29782, + "quished": 39737, + "quist": 30062, + "quit": 47391, + "quite": 37121, + "quote": 22708, + "qus": 45260, + "qv": 44179, + "r": 81, + "ra": 430, + "rab": 25619, + "rac": 11510, + "race": 16740, + "racial": 33001, + "racist": 41131, + "rack": 39638, + "ract": 974, + "racted": 20216, + "ractical": 36112, + "raction": 7861, + "ractions": 37810, + "ractive": 35587, + "ractor": 40450, + "racuse": 28268, + "rad": 6335, + "rade": 27585, + "radical": 42325, + "radio": 37004, + "radius": 42172, + "rador": 40368, + "rael": 2510, + "raf": 32188, + "raft": 1617, + "rafted": 30235, + "rag": 22562, + "rage": 8394, + "raged": 18312, + "ragon": 25753, + "rah": 11392, + "raham": 13220, + "rahim": 26922, + "raid": 7086, + "rail": 30224, + "rain": 3201, + "raine": 23440, + "rained": 13363, + "raining": 24674, + "raint": 16947, + "raints": 15517, + "raise": 40225, + "raised": 49309, + "raising": 32741, + "rait": 12907, + "raits": 27554, + "rak": 17716, + "rake": 33788, + "ral": 1373, + "rals": 30691, + "raltar": 45662, + "ram": 859, + "rama": 20058, + "rame": 28073, + "rament": 15141, + "ramer": 29172, + "ramid": 20255, + "ramids": 43591, + "rams": 9474, + "ran": 2596, + "rance": 8132, + "ranch": 25642, + "rand": 25192, + "random": 25120, + "rane": 14579, + "ranean": 16474, + "rang": 36985, + "range": 9521, + "ranged": 34457, + "ranging": 32319, + "rank": 43027, + "ranked": 28282, + "ranking": 28405, + "rano": 35823, + "rans": 26084, + "rant": 5250, + "rants": 15087, + "rap": 2416, + "rape": 13484, + "raped": 31951, + "raper": 38545, + "raph": 1470, + "raphic": 22262, + "raphics": 11549, + "rapnel": 48766, + "raq": 3766, + "rar": 20040, + "rared": 25122, + "rarily": 39000, + "rary": 11619, + "ras": 8847, + "rase": 22789, + "rast": 5685, + "rastructure": 6410, + "rat": 10366, + "ratch": 36722, + "rate": 4873, + "rated": 4111, + "rates": 9700, + "rather": 34330, + "rating": 8821, + "ration": 1358, + "rational": 20310, + "rations": 9143, + "rative": 13260, + "ratom": 44616, + "rator": 12392, + "rators": 18942, + "rats": 46714, + "ratulations": 30167, + "raud": 22863, + "raught": 44451, + "rav": 4108, + "rave": 5758, + "raved": 28366, + "ravel": 25843, + "ravings": 42335, + "raviolet": 44223, + "ravis": 16956, + "ravity": 16995, + "raw": 1831, + "rawdownload": 30905, + "rawdownloadcloneembedreportprint": 30906, + "rawl": 13132, + "rawled": 49263, + "rawler": 39464, + "rawling": 18771, + "rawn": 5791, + "rax": 32040, + "ray": 2433, + "rays": 20477, + "raz": 3247, + "razen": 36409, + "razil": 7098, + "razy": 5918, + "rb": 26145, + "rc": 6015, + "rd": 4372, + "re": 260, + "rea": 21468, + "reach": 16250, + "reaching": 30771, + "react": 45018, + "read": 961, + "readable": 46155, + "reader": 46862, + "reading": 25782, + "reads": 40779, + "ready": 1493, + "real": 5305, + "realDonaldTrump": 28024, + "reality": 46290, + "really": 27485, + "ream": 1476, + "reason": 41181, + "reasonable": 42275, + "reat": 630, + "reated": 15978, + "reath": 19367, + "reating": 34567, + "reatment": 21731, + "reau": 43611, + "reb": 34806, + "rec": 8344, + "recated": 31023, + "received": 47844, + "recent": 49921, + "reci": 29102, + "reciation": 33950, + "reck": 11402, + "recogn": 26243, + "recomm": 47335, + "record": 22105, + "recorded": 47398, + "rect": 2554, + "rection": 8243, + "recy": 20568, + "red": 445, + "redd": 26504, + "reddit": 10748, + "reddits": 36581, + "redible": 26260, + "redibly": 45779, + "redict": 17407, + "redients": 23320, + "redit": 7470, + "reditary": 47333, + "reditation": 42845, + "redited": 19465, + "redits": 20696, + "redo": 48454, + "ree": 631, + "reed": 15977, + "reek": 10316, + "reement": 10237, + "reements": 28919, + "reen": 1361, + "reens": 5681, + "reenshot": 26892, + "reenshots": 39551, + "rees": 6037, + "reet": 2871, + "reetings": 46648, + "ref": 5420, + "reference": 35790, + "reflect": 35051, + "reg": 2301, + "regate": 49373, + "regation": 43068, + "region": 36996, + "register": 30238, + "registered": 33736, + "regn": 28321, + "regnancy": 39982, + "regon": 8285, + "regor": 32288, + "regular": 16338, + "regulated": 27739, + "regulation": 27727, + "rehend": 23979, + "rehens": 7345, + "rehensible": 34718, + "rehensive": 36321, + "rek": 37818, + "rel": 2411, + "related": 5363, + "relation": 49501, + "relations": 39468, + "relative": 43762, + "release": 20979, + "released": 30147, + "relevant": 49659, + "religious": 27626, + "rell": 11252, + "rella": 20481, + "rely": 38015, + "rem": 2787, + "reme": 2182, + "remember": 38947, + "remlin": 17244, + "remote": 47960, + "remove": 28956, + "ren": 918, + "rence": 6784, + "rences": 34303, + "rench": 3532, + "renched": 23437, + "renches": 33650, + "rencies": 14038, + "rency": 5227, + "rend": 10920, + "render": 13287, + "rendered": 26238, + "rene": 25924, + "renheit": 34032, + "rent": 1156, + "rentice": 20098, + "rentices": 34368, + "reon": 21833, + "rep": 7856, + "repair": 49932, + "repe": 45956, + "repeat": 44754, + "repl": 35666, + "replace": 33491, + "reply": 47768, + "report": 13116, + "reported": 26263, + "reporting": 49914, + "reportprint": 30897, + "reports": 48922, + "repre": 10353, + "reprene": 10406, + "represent": 15603, + "represented": 33469, + "req": 42180, + "requ": 8897, + "requency": 28707, + "requent": 46018, + "requently": 37971, + "request": 25927, + "require": 46115, + "required": 35827, + "requires": 47911, + "requisite": 27614, + "requisites": 34075, + "rer": 11751, + "rera": 24420, + "rero": 34785, + "rers": 27736, + "res": 411, + "resa": 14625, + "rescent": 26505, + "research": 34033, + "resent": 2028, + "resents": 6629, + "reset": 42503, + "resh": 3447, + "reshold": 10126, + "resident": 8154, + "resist": 35119, + "resistant": 26128, + "resolution": 29268, + "resource": 31092, + "resources": 37540, + "resp": 4363, + "respect": 15008, + "respected": 48268, + "respective": 36990, + "respond": 5546, + "respons": 16733, + "response": 26209, + "responsible": 24358, + "responsive": 39772, + "ress": 601, + "ressed": 2790, + "resses": 16746, + "ressing": 11697, + "ression": 2234, + "ressive": 3314, + "resso": 33852, + "ressor": 44292, + "rest": 2118, + "restling": 48839, + "restrial": 23522, + "restricted": 49343, + "result": 20274, + "results": 43420, + "resy": 33000, + "ret": 1186, + "retch": 22592, + "retched": 27528, + "rete": 8374, + "reth": 40978, + "retion": 12307, + "rets": 8004, + "rett": 11489, + "rette": 42908, + "retty": 16100, + "return": 7783, + "rev": 18218, + "reve": 36955, + "reverse": 50188, + "review": 19023, + "reviewed": 32974, + "revolution": 32243, + "rew": 1809, + "rex": 21510, + "rey": 4364, + "reys": 46703, + "rez": 21107, + "rf": 41871, + "rg": 41345, + "rh": 17179, + "rha": 30268, + "ri": 380, + "ria": 7496, + "riad": 21244, + "riage": 4087, + "riages": 16451, + "rial": 4454, + "rian": 4484, + "rians": 19151, + "rib": 822, + "ribe": 4892, + "ribed": 8725, + "riber": 24735, + "ribes": 22090, + "ribing": 23098, + "rible": 5547, + "ribly": 16358, + "ribune": 44130, + "ribut": 2455, + "ribute": 4163, + "ributed": 6169, + "ributes": 7657, + "ribution": 3890, + "ric": 1173, + "rica": 30997, + "rical": 8143, + "rican": 37189, + "ricane": 11551, + "ricanes": 24881, + "rice": 20970, + "rices": 45977, + "rich": 7527, + "riched": 30486, + "ricia": 26654, + "rick": 5557, + "ricks": 23706, + "rics": 10466, + "rict": 2012, + "ricted": 20941, + "ricting": 42870, + "riction": 46214, + "ricular": 41001, + "rid": 6058, + "ridden": 40372, + "ride": 13154, + "rider": 49449, + "ridge": 12818, + "ridges": 32124, + "ridor": 44425, + "rie": 5034, + "ried": 2228, + "rief": 3796, + "rieg": 48429, + "riel": 11719, + "rien": 15355, + "riend": 1289, + "rient": 8289, + "rients": 18491, + "rier": 5277, + "riers": 8910, + "ries": 1678, + "riet": 42098, + "rieve": 30227, + "rieved": 28130, + "rieving": 37418, + "rification": 38763, + "rifice": 31932, + "rified": 41301, + "rift": 35357, + "rig": 4359, + "rigan": 35631, + "riger": 18096, + "right": 3506, + "righteous": 49955, + "rights": 28046, + "rik": 12602, + "rika": 28716, + "rike": 8760, + "rikes": 18445, + "riks": 39370, + "ril": 22379, + "rill": 20190, + "rils": 41408, + "rily": 28904, + "rim": 3036, + "riminal": 22157, + "rimination": 22550, + "rimp": 23750, + "rin": 12769, + "rina": 22267, + "rine": 7640, + "ring": 1806, + "ringe": 38229, + "rings": 33173, + "rington": 24833, + "rint": 22272, + "rio": 27250, + "rior": 7701, + "riors": 8657, + "riot": 36671, + "riots": 44447, + "riott": 43517, + "rious": 32527, + "rip": 5528, + "ripp": 14602, + "ript": 1968, + "ription": 2918, + "rique": 33865, + "rir": 29283, + "ris": 2442, + "rise": 17163, + "rises": 26064, + "rish": 37518, + "rising": 22610, + "risis": 42841, + "risk": 19121, + "risome": 47400, + "rison": 7426, + "rist": 1585, + "rists": 37326, + "rit": 799, + "ritch": 46510, + "rite": 6525, + "riter": 43407, + "rites": 23156, + "ritic": 46015, + "ritical": 36487, + "rities": 19491, + "rition": 10168, + "ritional": 21297, + "ritis": 27398, + "rito": 39834, + "ritten": 9108, + "rity": 10138, + "ritz": 29574, + "rium": 19172, + "rius": 48969, + "riv": 15104, + "rival": 43171, + "rive": 11590, + "rived": 36207, + "river": 38291, + "rix": 8609, + "riz": 47847, + "rl": 45895, + "rm": 26224, + "rn": 35906, + "ro": 305, + "roach": 28562, + "road": 6344, + "roads": 21372, + "rob": 22609, + "robat": 40655, + "robe": 25481, + "roc": 12204, + "rocal": 43270, + "rock": 10823, + "rocket": 30431, + "rod": 14892, + "rodu": 2076, + "roe": 20646, + "rog": 3828, + "rogen": 8648, + "rogens": 48686, + "rogram": 39529, + "roid": 3882, + "roit": 7775, + "rol": 3225, + "role": 18090, + "rolet": 33087, + "roleum": 21945, + "roll": 2487, + "rolled": 8375, + "roller": 10646, + "rollers": 36667, + "rolley": 42639, + "rolling": 18886, + "rollment": 48108, + "rolog": 40329, + "rology": 31142, + "rom": 398, + "roma": 42902, + "roman": 47119, + "romancer": 38211, + "rome": 5998, + "romeda": 32291, + "romising": 47112, + "rompt": 45700, + "romptu": 49255, + "romy": 50228, + "ron": 1313, + "rone": 33171, + "rones": 9821, + "rongh": 36670, + "ronic": 4565, + "ronics": 20844, + "rons": 12212, + "ront": 4298, + "rontal": 39321, + "roo": 42407, + "room": 3823, + "rooms": 9649, + "root": 15763, + "roots": 19150, + "rop": 1773, + "roph": 10051, + "rophe": 22599, + "rophic": 18191, + "ropolis": 25986, + "ropolitan": 14823, + "ropri": 9219, + "ropy": 28338, + "ror": 1472, + "rored": 34640, + "rors": 5965, + "ros": 4951, + "rosc": 45943, + "rose": 13698, + "rosis": 37172, + "ross": 1214, + "rosse": 39314, + "rosso": 21074, + "rossover": 23954, + "rost": 23341, + "rot": 10599, + "rote": 2519, + "rotein": 35574, + "roth": 33640, + "rots": 24744, + "rou": 472, + "rouch": 48626, + "roud": 5493, + "rough": 740, + "rought": 2909, + "round": 744, + "rounded": 39262, + "rounder": 45788, + "roup": 3233, + "roups": 14459, + "rous": 7596, + "rouse": 46494, + "route": 38629, + "rov": 18657, + "rovers": 31257, + "roversial": 46927, + "row": 808, + "rowd": 3986, + "rower": 46992, + "rowing": 11577, + "rown": 2053, + "rows": 8516, + "rowth": 13046, + "rox": 13907, + "roximately": 24378, + "roxy": 42059, + "roy": 3287, + "roying": 38295, + "rozen": 42005, + "rpm": 48235, + "rr": 21062, + "rs": 3808, + "rss": 42216, + "rt": 17034, + "ru": 622, + "ruary": 3728, + "rub": 25089, + "ruby": 49137, + "ruce": 26524, + "ruciating": 48404, + "ruck": 30915, + "ruct": 1356, + "ruction": 2762, + "ructose": 32275, + "ructure": 5620, + "rue": 24508, + "rued": 21556, + "ruff": 30622, + "rug": 2143, + "rugged": 21901, + "ruit": 4872, + "ruits": 50187, + "rule": 25135, + "rules": 38785, + "ruly": 34715, + "rum": 6582, + "rums": 45241, + "run": 5143, + "runner": 16737, + "runners": 36740, + "running": 20270, + "runs": 48381, + "runtime": 43282, + "rup": 12618, + "rupal": 34585, + "rupt": 3622, + "rupted": 31590, + "ruption": 6417, + "rupulous": 46272, + "rus": 14932, + "rush": 37357, + "rust": 11469, + "rw": 31653, + "rx": 40914, + "ry": 563, + "ryan": 29038, + "ryce": 28169, + "rying": 14992, + "rylic": 34554, + "ryn": 29441, + "rypt": 6012, + "rypted": 15109, + "ryption": 13168, + "rys": 19753, + "ryu": 49056, + "ré": 29350, + "s": 82, + "sa": 11400, + "sac": 30584, + "saf": 49585, + "safe": 21230, + "safety": 44708, + "said": 30079, + "sal": 21680, + "sale": 21378, + "sam": 37687, + "sama": 33843, + "same": 31642, + "sample": 39873, + "san": 12807, + "sand": 38142, + "sat": 49720, + "sav": 39308, + "save": 21928, + "saving": 29336, + "saw": 43439, + "say": 16706, + "sb": 36299, + "sbm": 32310, + "sburg": 30359, + "sburgh": 11931, + "sc": 1416, + "scale": 9888, + "scan": 35836, + "scape": 6794, + "scar": 13034, + "scene": 29734, + "scenes": 28123, + "sch": 20601, + "sche": 15952, + "schild": 35058, + "school": 14347, + "sci": 36216, + "science": 16801, + "scient": 25346, + "scientific": 41355, + "scill": 22360, + "scl": 38528, + "scope": 29982, + "score": 26675, + "scoring": 46536, + "screen": 9612, + "scrib": 40075, + "scribe": 12522, + "scribed": 47495, + "script": 12048, + "scription": 33584, + "scripts": 46521, + "scroll": 48728, + "sd": 21282, + "se": 325, + "sea": 8583, + "search": 12947, + "season": 6230, + "seat": 24073, + "sec": 2363, + "second": 12227, + "secondary": 38238, + "seconds": 43012, + "secret": 21078, + "sect": 8831, + "section": 5458, + "sectional": 44330, + "sections": 23946, + "sector": 34914, + "secure": 22390, + "security": 12961, + "secut": 4552, + "secution": 9534, + "sed": 36622, + "see": 3826, + "seed": 28826, + "seeing": 42041, + "seek": 36163, + "seekers": 47971, + "seeking": 38515, + "seen": 15898, + "sei": 36455, + "sein": 20719, + "sel": 741, + "selage": 45217, + "select": 19738, + "selected": 34213, + "selection": 49283, + "seless": 10950, + "self": 944, + "sell": 7255, + "seller": 32932, + "selling": 16473, + "sels": 14002, + "selves": 2020, + "sem": 43616, + "semb": 4428, + "semble": 15140, + "sembly": 5997, + "sen": 6248, + "senal": 10298, + "send": 21280, + "sense": 33819, + "sensitive": 30176, + "sent": 34086, + "separ": 25512, + "seq": 41068, + "sequ": 3107, + "sequence": 43167, + "sequent": 44399, + "sequently": 20415, + "ser": 2655, + "serial": 46911, + "series": 25076, + "serious": 34009, + "sers": 17720, + "serv": 3168, + "served": 45852, + "server": 15388, + "service": 15271, + "services": 30416, + "serving": 31293, + "ses": 8448, + "session": 29891, + "set": 2617, + "sets": 28709, + "sett": 17744, + "setting": 33990, + "settings": 33692, + "setup": 40406, + "seven": 26548, + "sever": 28116, + "severe": 43070, + "sex": 8044, + "sexual": 18338, + "sey": 4397, + "seys": 27717, + "sf": 28202, + "sg": 45213, + "sh": 1477, + "sha": 26270, + "shadow": 19106, + "shake": 32431, + "shall": 49271, + "shape": 43358, + "shaped": 16760, + "shapeshifter": 33929, + "share": 20077, + "shared": 28710, + "sharing": 21987, + "sharp": 48554, + "shaw": 32832, + "she": 7091, + "shed": 35762, + "sheet": 21760, + "sheets": 42011, + "shell": 29149, + "shi": 44019, + "shield": 26662, + "shift": 30846, + "shine": 19489, + "ship": 6720, + "ships": 26313, + "shire": 10932, + "shirt": 15600, + "shirts": 23231, + "shit": 16211, + "shock": 39563, + "shoot": 30408, + "shop": 24643, + "shore": 14640, + "short": 19509, + "shot": 9442, + "shots": 20910, + "should": 21754, + "show": 12860, + "shown": 42579, + "shows": 49596, + "shr": 36007, + "shut": 49625, + "si": 13396, + "sic": 21383, + "sid": 30255, + "side": 1589, + "sided": 22339, + "sie": 44524, + "sight": 18627, + "sighted": 44068, + "sign": 12683, + "signed": 32696, + "significant": 36591, + "sil": 18217, + "silver": 40503, + "sim": 14323, + "similar": 38610, + "simple": 36439, + "sin": 31369, + "since": 20777, + "sing": 12215, + "single": 29762, + "sis": 13429, + "sit": 48937, + "site": 15654, + "sites": 49315, + "six": 19412, + "size": 7857, + "sized": 13982, + "sk": 8135, + "ski": 20545, + "skill": 42401, + "skilled": 44885, + "skin": 20407, + "skinned": 41412, + "skip": 48267, + "skirts": 28383, + "sky": 15688, + "sl": 6649, + "slaught": 30929, + "slave": 36341, + "sle": 26738, + "sleep": 42832, + "slice": 48369, + "slot": 43384, + "slow": 38246, + "sm": 5796, + "small": 17470, + "smanship": 49820, + "smart": 27004, + "smith": 21453, + "smoking": 48783, + "sn": 16184, + "snap": 45380, + "so": 568, + "soDeliveryDate": 39811, + "soType": 39803, + "soc": 35634, + "social": 14557, + "socket": 44971, + "soever": 15485, + "sofar": 38649, + "soft": 4215, + "software": 43776, + "sol": 34453, + "sold": 24120, + "sole": 6753, + "solete": 23869, + "solid": 39390, + "some": 11246, + "someone": 46248, + "something": 18927, + "sometimes": 29810, + "son": 1559, + "song": 34050, + "sonian": 35202, + "soon": 36194, + "sorry": 41599, + "sort": 30619, + "sound": 23661, + "sounding": 39686, + "source": 10459, + "south": 35782, + "sov": 47272, + "sp": 2777, + "space": 13200, + "span": 12626, + "spawn": 48183, + "spe": 4125, + "speak": 47350, + "speaking": 25159, + "spec": 16684, + "special": 20887, + "species": 35448, + "specific": 11423, + "specified": 23599, + "spect": 4443, + "spection": 31308, + "spective": 49540, + "speech": 45862, + "speed": 12287, + "spell": 46143, + "spin": 39706, + "spir": 45564, + "spirit": 38685, + "spl": 22018, + "split": 35312, + "spoken": 19842, + "spons": 20587, + "sponsored": 25427, + "sports": 32945, + "spot": 20485, + "spr": 34975, + "spread": 43639, + "spring": 16469, + "sq": 31166, + "sql": 25410, + "squ": 16485, + "square": 23415, + "sr": 27891, + "src": 10677, + "ss": 824, + "ssh": 45824, + "ssl": 45163, + "sson": 16528, + "st": 301, + "sta": 38031, + "stab": 39029, + "stable": 31284, + "stack": 25558, + "stad": 24107, + "stadt": 38863, + "staff": 28120, + "stage": 14247, + "stained": 44279, + "stairs": 17617, + "stakes": 32540, + "staking": 40031, + "stal": 7757, + "stall": 32989, + "stals": 41076, + "stan": 14192, + "stanbul": 24179, + "stand": 1481, + "standard": 20307, + "standing": 5646, + "stant": 18797, + "stantial": 41321, + "star": 7364, + "stars": 30783, + "start": 9688, + "started": 46981, + "starter": 12339, + "starting": 38690, + "stasy": 31695, + "stat": 14269, + "state": 5219, + "stated": 21989, + "statement": 26090, + "states": 27219, + "static": 12708, + "station": 17529, + "stats": 34242, + "status": 13376, + "stay": 31712, + "std": 19282, + "ste": 4169, + "stead": 28044, + "steam": 21465, + "steamapps": 31881, + "sted": 30679, + "steel": 44822, + "steen": 42580, + "stein": 5714, + "stellar": 28732, + "stem": 927, + "sten": 26400, + "step": 9662, + "steps": 20214, + "ster": 1706, + "sterdam": 22506, + "sters": 5937, + "stery": 41991, + "sth": 48476, + "stic": 11268, + "stice": 43788, + "stick": 13915, + "sticks": 34810, + "still": 24219, + "stim": 42003, + "stitial": 18167, + "stock": 13578, + "stocks": 29522, + "ston": 3743, + "stone": 6440, + "stones": 28750, + "stood": 6501, + "stop": 11338, + "storage": 35350, + "store": 8095, + "stores": 43409, + "stories": 50164, + "storm": 12135, + "storms": 38563, + "story": 13571, + "stown": 27928, + "str": 2536, + "stra": 12044, + "stract": 8709, + "straight": 42729, + "strap": 26418, + "strate": 23104, + "stration": 12401, + "stre": 22853, + "stream": 5532, + "street": 25662, + "strength": 41402, + "stress": 41494, + "stretched": 49729, + "stri": 33565, + "strike": 33069, + "string": 8841, + "strings": 37336, + "strip": 36311, + "stro": 20661, + "stroke": 30757, + "strom": 20282, + "strong": 11576, + "stros": 48288, + "strous": 22501, + "stru": 19554, + "struct": 7249, + "structed": 16242, + "struction": 15019, + "strument": 43872, + "sts": 6448, + "stud": 19149, + "student": 50139, + "study": 44517, + "stuff": 41094, + "sty": 34365, + "style": 7635, + "styles": 47720, + "su": 2385, + "sub": 7266, + "subject": 32796, + "submit": 46002, + "success": 13138, + "successful": 17212, + "successfully": 37351, + "such": 10508, + "sudo": 24032, + "suff": 37333, + "sufficient": 46790, + "suggest": 47811, + "suit": 6063, + "suits": 16554, + "sum": 16345, + "summary": 49736, + "sun": 19155, + "sung": 9854, + "sup": 37330, + "super": 16668, + "supp": 18608, + "support": 11284, + "supported": 15999, + "sur": 11793, + "sure": 19532, + "surface": 42029, + "surprisingly": 41199, + "surv": 48846, + "susp": 40409, + "sv": 21370, + "sw": 2032, + "swe": 46280, + "sweet": 34751, + "swer": 17845, + "swers": 37848, + "swick": 30961, + "swing": 46737, + "switch": 31943, + "sword": 30553, + "sworth": 30567, + "sy": 1837, + "sych": 2924, + "sylv": 9163, + "sylvania": 9270, + "sym": 37047, + "syn": 28869, + "sync": 27261, + "sys": 17597, + "system": 10057, + "t": 83, + "ta": 8326, + "tab": 8658, + "table": 11487, + "taboola": 10658, + "tackle": 36346, + "tag": 12985, + "tags": 31499, + "tail": 13199, + "tailed": 34966, + "tails": 26404, + "tain": 3153, + "tained": 4644, + "taining": 7339, + "tainment": 10738, + "tains": 12143, + "take": 20657, + "taker": 30157, + "taking": 26103, + "tal": 39240, + "tale": 29429, + "talk": 16620, + "talking": 48186, + "tall": 35429, + "tan": 38006, + "tank": 28451, + "tap": 44335, + "tar": 18870, + "target": 16793, + "tarian": 14012, + "tarians": 28266, + "task": 35943, + "tax": 19290, + "tc": 23047, + "tch": 38664, + "td": 8671, + "te": 660, + "team": 15097, + "tec": 36281, + "tech": 13670, + "techn": 23873, + "technical": 47944, + "technology": 45503, + "ted": 1513, + "teen": 7821, + "teenth": 20283, + "tein": 22006, + "tek": 35424, + "tel": 37524, + "tele": 46813, + "tell": 33331, + "telling": 18072, + "tem": 11498, + "temp": 29510, + "template": 28243, + "ten": 1452, + "tenance": 8219, + "teness": 43205, + "ter": 353, + "tera": 49600, + "terday": 6432, + "tered": 4400, + "tering": 20212, + "terior": 14172, + "term": 4354, + "termin": 23705, + "termination": 41382, + "terms": 38707, + "tern": 759, + "ternal": 4358, + "ternally": 30262, + "terness": 34697, + "ternity": 19682, + "terror": 14007, + "terrorism": 19541, + "terrorist": 42002, + "ters": 1010, + "terson": 23192, + "tery": 11471, + "tes": 4879, + "tesque": 37422, + "test": 9288, + "tested": 39612, + "testers": 27205, + "testing": 33407, + "tests": 41989, + "tesy": 27090, + "tex": 16886, + "text": 5239, + "texture": 41293, + "tf": 27110, + "tg": 25297, + "th": 400, + "tha": 12898, + "thal": 11669, + "than": 14813, + "thank": 40716, + "thanks": 27547, + "that": 5562, + "the": 1169, + "their": 24571, + "thel": 37274, + "theless": 9603, + "them": 18855, + "theme": 43810, + "themed": 26966, + "then": 8524, + "thening": 20563, + "thens": 43895, + "ther": 490, + "there": 8117, + "thereal": 37827, + "thereum": 17733, + "these": 27218, + "they": 9930, + "thia": 31079, + "thin": 40871, + "thing": 1197, + "things": 27971, + "think": 14925, + "thinkable": 37510, + "thinking": 28973, + "third": 17089, + "thirds": 17936, + "thirst": 48832, + "this": 5661, + "thodox": 12836, + "thood": 12951, + "thora": 34261, + "those": 25591, + "though": 2016, + "thought": 28895, + "thouse": 23931, + "thread": 16663, + "threat": 19971, + "threatening": 26159, + "three": 15542, + "thren": 25941, + "thritis": 34043, + "thro": 26110, + "throp": 11360, + "through": 9579, + "throw": 16939, + "ths": 9998, + "thumbnails": 18670, + "thur": 11098, + "thus": 26239, + "thy": 20057, + "ti": 20259, + "tic": 13370, + "tical": 22869, + "tick": 42298, + "ticket": 43350, + "tics": 14094, + "tie": 36224, + "tier": 24948, + "ties": 4278, + "tif": 49929, + "tight": 33464, + "til": 47163, + "tile": 40927, + "tim": 16514, + "time": 2435, + "timeout": 48678, + "timer": 45016, + "times": 22355, + "tin": 43701, + "ting": 889, + "tiny": 44152, + "tion": 5378, + "tions": 45240, + "tip": 22504, + "tips": 41315, + "tis": 48010, + "title": 7839, + "tk": 30488, + "tl": 28781, + "tle": 7100, + "tm": 17209, + "tml": 20369, + "tmp": 22065, + "tn": 34106, + "tnc": 26642, + "to": 1462, + "toc": 40301, + "today": 40838, + "toe": 44579, + "together": 45525, + "toggle": 44256, + "token": 30001, + "told": 44040, + "tom": 39532, + "ton": 1122, + "tone": 41527, + "tones": 36257, + "tons": 27288, + "too": 18820, + "tool": 25981, + "tools": 31391, + "top": 4852, + "topia": 46575, + "topic": 26652, + "tops": 35011, + "tor": 13165, + "torn": 45910, + "total": 23350, + "touch": 29332, + "tower": 36170, + "town": 12735, + "tp": 34788, + "tr": 2213, + "tra": 9535, + "trace": 40546, + "track": 11659, + "tracking": 36280, + "tracks": 46074, + "trade": 25351, + "traditional": 36380, + "train": 27432, + "trained": 35311, + "training": 34409, + "trak": 44195, + "trans": 7645, + "transfer": 39437, + "transform": 35636, + "translation": 41519, + "trap": 46670, + "traumatic": 41521, + "travel": 35927, + "tre": 33945, + "treated": 37182, + "treatment": 42487, + "tree": 21048, + "tri": 28461, + "trial": 45994, + "trigger": 46284, + "trip": 39813, + "trl": 14859, + "tro": 23528, + "trop": 48385, + "true": 7942, + "trump": 40954, + "trust": 38087, + "truth": 35310, + "try": 28311, + "ts": 912, + "tsky": 30394, + "tsy": 34293, + "tt": 926, + "tta": 25854, + "tted": 28734, + "tten": 32407, + "ttes": 13036, + "tti": 35671, + "ttle": 23296, + "tto": 33955, + "ttp": 29281, + "tty": 42852, + "tu": 28047, + "tub": 37995, + "tube": 29302, + "tumblr": 45364, + "tun": 28286, + "tur": 36590, + "turn": 15344, + "turned": 33886, + "tv": 14981, + "tw": 4246, + "twitch": 31844, + "twitter": 6956, + "two": 11545, + "tx": 17602, + "txt": 14116, + "ty": 774, + "tyard": 30308, + "tymology": 43408, + "typ": 28004, + "type": 4906, + "types": 19199, + "typically": 48126, + "tz": 22877, + "u": 84, + "ua": 6413, + "uable": 7153, + "uably": 14632, + "uador": 24201, + "ual": 723, + "uala": 41944, + "uality": 25775, + "ually": 935, + "uan": 7258, + "uana": 5020, + "uania": 29743, + "uart": 19986, + "uary": 2838, + "uate": 4985, + "uated": 6605, + "uates": 12632, + "uating": 11927, + "uation": 2288, + "uations": 6055, + "uay": 30106, + "ub": 549, + "uba": 22013, + "ubb": 33670, + "ubby": 38393, + "ube": 3266, + "uben": 44636, + "uber": 18478, + "uberty": 34237, + "ubes": 29080, + "ubi": 29603, + "ubis": 46676, + "uble": 26664, + "ublic": 841, + "ublished": 33286, + "ubric": 29812, + "ubs": 23161, + "ubuntu": 32230, + "uc": 1229, + "uca": 43120, + "ucc": 18863, + "ucci": 27501, + "uce": 7234, + "uced": 19513, + "ucer": 48915, + "uces": 26873, + "uch": 794, + "ucha": 48022, + "uchi": 22200, + "uchin": 43416, + "uchs": 37533, + "uci": 42008, + "ucing": 25648, + "uck": 1347, + "ucked": 17758, + "ucker": 12603, + "ucket": 38811, + "ucking": 19296, + "uckland": 28789, + "uckle": 29687, + "uckles": 34083, + "ucks": 6238, + "ucky": 5309, + "ucl": 36616, + "ucle": 14913, + "uclear": 4016, + "uct": 4782, + "uction": 8110, + "uctions": 20847, + "uctive": 45857, + "uctor": 33029, + "ud": 463, + "uda": 15339, + "udd": 4185, + "udden": 16557, + "uddenly": 18865, + "udder": 41686, + "uddin": 44008, + "udding": 33926, + "uddle": 24500, + "uddled": 32745, + "uddy": 21584, + "ude": 2507, + "udeau": 16229, + "udeb": 46092, + "uded": 19289, + "uden": 44452, + "udence": 42581, + "uder": 26651, + "uders": 48739, + "udes": 8401, + "udge": 12587, + "udget": 29427, + "udging": 38840, + "udi": 47928, + "udic": 28673, + "udicrous": 33784, + "uding": 26570, + "udo": 12003, + "udos": 42418, + "uds": 24786, + "ue": 518, + "uebl": 45749, + "ued": 1739, + "uel": 2731, + "ueless": 38835, + "ueller": 16466, + "uer": 15573, + "uers": 42178, + "ues": 947, + "uesday": 3322, + "uese": 20506, + "uez": 14870, + "uf": 3046, + "ufact": 3603, + "uff": 1648, + "uffed": 18339, + "uffer": 13712, + "ufficient": 15267, + "uffle": 18137, + "uffs": 18058, + "uffy": 15352, + "ug": 1018, + "uga": 30302, + "ugal": 43778, + "ugar": 35652, + "uge": 2217, + "ugen": 42740, + "ugg": 6837, + "uggage": 29672, + "uggest": 29212, + "uggets": 26550, + "uggish": 36295, + "uggle": 33498, + "ugh": 6724, + "ught": 8951, + "ugi": 45659, + "ugs": 10339, + "ugu": 45284, + "uh": 7456, + "ui": 9019, + "uid": 27112, + "uild": 3547, + "uilding": 6963, + "uilt": 21955, + "uin": 48441, + "uine": 8327, + "uing": 4250, + "uint": 28611, + "uish": 32091, + "uit": 5013, + "uitive": 33740, + "uitous": 42412, + "uits": 15379, + "uity": 14834, + "uj": 23577, + "ujah": 46024, + "uk": 2724, + "uka": 14852, + "uke": 4649, + "uked": 48809, + "ukemia": 43505, + "ukes": 31469, + "uki": 11308, + "uko": 29794, + "ukong": 46654, + "uku": 33263, + "ul": 377, + "ula": 4712, + "ular": 934, + "ularity": 33737, + "ulas": 25283, + "ulate": 5039, + "ulated": 4817, + "ulates": 15968, + "ulating": 8306, + "ulation": 1741, + "ulations": 5768, + "ulative": 13628, + "ulator": 8927, + "ulators": 24325, + "ulatory": 21386, + "uld": 32926, + "ule": 2261, + "uled": 6309, + "ulence": 32401, + "ulent": 15288, + "uler": 18173, + "ules": 5028, + "ulet": 25132, + "ulf": 4754, + "ulhu": 36828, + "uli": 32176, + "ulia": 43640, + "ulic": 28575, + "uliffe": 45228, + "ulin": 11599, + "uling": 16619, + "ulk": 12171, + "ulkan": 31263, + "ull": 724, + "ulla": 47972, + "ullah": 38665, + "ullivan": 16040, + "ully": 2132, + "ulner": 5697, + "ulnerability": 40920, + "ulnerable": 38828, + "ulo": 43348, + "ulous": 6985, + "ulously": 18117, + "ulp": 29528, + "ulpt": 13327, + "uls": 5753, + "ulse": 9615, + "ulsion": 15204, + "ulsive": 22220, + "ult": 586, + "ultan": 30454, + "ultane": 9560, + "ultimate": 44818, + "ulton": 37944, + "ults": 8376, + "ultural": 8596, + "ulture": 6456, + "ulty": 10672, + "ultz": 22150, + "ulu": 15712, + "ulum": 14452, + "ulus": 23515, + "uly": 2062, + "ulz": 37314, + "um": 388, + "uma": 7487, + "umably": 31303, + "uman": 3778, + "umann": 40062, + "umar": 44844, + "umat": 27798, + "umatic": 16735, + "umb": 2178, + "umbai": 21645, + "umber": 4494, + "umbered": 26584, + "umbers": 17024, + "umbing": 28149, + "umble": 10344, + "umbled": 11137, + "umbledore": 25549, + "umbles": 25329, + "umbling": 14739, + "umblr": 15566, + "umbn": 10269, + "umbnail": 20566, + "umbnails": 13668, + "umbo": 29309, + "umbs": 18146, + "ume": 2454, + "umed": 18940, + "umen": 20080, + "ument": 1713, + "umenthal": 42300, + "uments": 2886, + "umer": 6975, + "umerable": 30831, + "umeric": 39223, + "umerous": 31385, + "umers": 31260, + "umes": 8139, + "umi": 12994, + "umin": 7230, + "uminati": 37200, + "uming": 12595, + "uminium": 35241, + "uminum": 13074, + "umm": 13929, + "ummer": 31647, + "ummies": 39578, + "ummy": 13513, + "umn": 4182, + "umni": 25402, + "umo": 43712, + "ump": 931, + "umped": 27073, + "umper": 15829, + "umph": 12875, + "umping": 25218, + "umps": 8142, + "umption": 24098, + "umpy": 32152, + "ums": 5700, + "umsy": 37133, + "un": 403, + "una": 9613, + "unal": 18835, + "unc": 19524, + "unch": 3316, + "unci": 49652, + "unciation": 24978, + "uncle": 29942, + "unct": 16260, + "unction": 4575, + "unctions": 46797, + "uncture": 39187, + "und": 917, + "unda": 46535, + "undai": 44591, + "under": 4625, + "unders": 41116, + "undle": 31249, + "undo": 41204, + "undown": 41609, + "undred": 3229, + "undreds": 20960, + "undrum": 46859, + "undy": 45459, + "une": 1726, + "uned": 40881, + "uner": 38886, + "unes": 4015, + "ung": 2150, + "ungle": 13687, + "uni": 35657, + "unia": 39934, + "unic": 46903, + "unicip": 9462, + "unin": 38453, + "uning": 46493, + "union": 24592, + "unique": 34642, + "unit": 20850, + "united": 41187, + "units": 41667, + "unity": 9531, + "universal": 40082, + "unk": 2954, + "unker": 21705, + "unknown": 34680, + "unks": 14125, + "unky": 28898, + "unless": 25252, + "unn": 20935, + "unning": 16596, + "unny": 16948, + "uno": 36909, + "uns": 13271, + "unsigned": 43375, + "unt": 2797, + "unta": 44424, + "untarily": 49605, + "untary": 26468, + "unte": 6311, + "until": 28446, + "untled": 46343, + "unts": 34115, + "untu": 11157, + "uo": 20895, + "uous": 5623, + "uously": 24987, + "up": 929, + "update": 19119, + "updated": 43162, + "upe": 48722, + "uper": 48568, + "uph": 25689, + "uphem": 45640, + "upid": 7658, + "upiter": 21251, + "uple": 29291, + "upload": 25850, + "uploads": 39920, + "upon": 27287, + "upp": 7211, + "upper": 45828, + "uppet": 44933, + "ups": 4739, + "upt": 37623, + "upuncture": 42223, + "ur": 333, + "ura": 5330, + "urable": 11970, + "uracy": 23843, + "urai": 16998, + "ural": 1523, + "urally": 20221, + "uran": 42211, + "urance": 3874, + "urances": 31741, + "uras": 17786, + "urat": 39928, + "urate": 15537, + "urated": 49293, + "uration": 3924, + "urations": 20074, + "urb": 5945, + "urban": 32679, + "urbed": 37694, + "urch": 2575, + "urchase": 18737, + "urches": 12730, + "urd": 2799, + "urden": 42568, + "urdue": 30345, + "urdy": 22876, + "ure": 495, + "ureau": 6262, + "ured": 1522, + "ureen": 49851, + "uren": 23532, + "urer": 15051, + "urers": 17496, + "ures": 942, + "urg": 3686, + "urga": 45098, + "urger": 32650, + "urgical": 31839, + "urgy": 38140, + "uri": 9900, + "uria": 34484, + "uries": 4740, + "uring": 870, + "urion": 40956, + "urious": 16421, + "uristic": 27915, + "urities": 10886, + "urity": 1684, + "urized": 44796, + "url": 6371, + "urn": 700, + "urnal": 35735, + "urned": 44866, + "uro": 1434, + "uron": 44372, + "urous": 29277, + "urrection": 21384, + "urred": 12808, + "urrence": 33928, + "urrencies": 28018, + "urrency": 13382, + "urrent": 6657, + "urring": 14924, + "urry": 16682, + "urs": 1834, + "ursday": 3479, + "urse": 12321, + "ursed": 17539, + "urses": 46998, + "ursion": 24197, + "ursions": 42394, + "ursive": 30753, + "ursor": 21471, + "urst": 24962, + "urt": 3325, + "urther": 1914, + "urtle": 17964, + "urtles": 25195, + "uru": 14717, + "urus": 31891, + "ury": 1601, + "us": 385, + "usa": 22064, + "usable": 31979, + "usage": 26060, + "usal": 6775, + "usalem": 10555, + "usat": 37937, + "usb": 43319, + "usc": 16241, + "uscript": 15817, + "use": 1904, + "used": 1484, + "user": 7220, + "userc": 43298, + "usercontent": 43667, + "username": 29460, + "users": 18417, + "uses": 2664, + "useum": 6744, + "ush": 1530, + "usha": 46213, + "ushed": 7474, + "usher": 34055, + "ushes": 17237, + "ushi": 17731, + "ushima": 30474, + "ushing": 8023, + "using": 3500, + "usion": 4241, + "usional": 41780, + "usions": 15880, + "usive": 11350, + "usk": 17990, + "usky": 42431, + "usp": 17723, + "usr": 14629, + "usra": 28352, + "uss": 1046, + "ussed": 29569, + "ussen": 35951, + "ussia": 31269, + "ussian": 31562, + "ussie": 43480, + "ussion": 11956, + "ussions": 21585, + "ussy": 14650, + "ust": 436, + "ustain": 19542, + "ustainable": 24196, + "usted": 8459, + "uster": 5819, + "usterity": 20761, + "usters": 13654, + "usting": 32620, + "ustom": 1824, + "ustomed": 22646, + "ustration": 44027, + "usual": 37850, + "usually": 23073, + "ut": 315, + "uta": 29822, + "utable": 18187, + "utan": 37878, + "utation": 7094, + "utations": 32855, + "utch": 7140, + "ute": 1133, + "uted": 7241, + "uten": 7809, + "utenant": 15340, + "utenberg": 19028, + "uter": 11894, + "uters": 5843, + "uterte": 23314, + "utes": 1769, + "utf": 40477, + "uth": 1071, + "uther": 12866, + "utherford": 46923, + "utherland": 45384, + "uthor": 1457, + "uti": 47966, + "utic": 18089, + "utical": 14224, + "utics": 48063, + "uties": 8249, + "util": 22602, + "utils": 26791, + "uting": 15129, + "ution": 1009, + "utions": 3508, + "utive": 8827, + "utm": 26841, + "uto": 9390, + "uton": 32894, + "utonium": 43078, + "utor": 38409, + "utorial": 44917, + "utory": 17957, + "utra": 35076, + "utral": 6815, + "uts": 5500, + "utsch": 40768, + "utsche": 30433, + "utsu": 36567, + "utt": 15318, + "utter": 10381, + "uttered": 46322, + "uttering": 33598, + "utters": 46973, + "utterstock": 28819, + "utton": 21115, + "uture": 1832, + "uty": 3935, + "utz": 27839, + "uu": 12303, + "uum": 13814, + "uv": 14795, + "uve": 45177, + "uvian": 50013, + "ux": 2821, + "uxe": 18095, + "uy": 4669, + "uyomi": 40012, + "uz": 10277, + "uzz": 4715, + "uzzle": 9625, + "v": 85, + "vP": 47322, + "va": 6862, + "vable": 23765, + "vacc": 37839, + "vae": 33353, + "vag": 29821, + "val": 2100, + "vale": 41161, + "valid": 12102, + "vals": 12786, + "value": 8367, + "valued": 39728, + "values": 27160, + "van": 10438, + "vana": 33175, + "vance": 19259, + "vant": 4520, + "vantage": 38815, + "var": 7785, + "vard": 10187, + "vari": 25641, + "variable": 45286, + "vas": 11017, + "vasive": 23747, + "vati": 36868, + "vation": 10473, + "vc": 28435, + "vd": 20306, + "ve": 303, + "vec": 35138, + "vector": 31364, + "ved": 1079, + "veh": 33892, + "vel": 626, + "veland": 9731, + "velength": 26623, + "vell": 29333, + "velop": 1091, + "velt": 18065, + "ven": 574, + "venant": 15330, + "venants": 43773, + "venge": 18674, + "venient": 48109, + "vent": 1151, + "venth": 20987, + "vention": 4018, + "ventional": 20405, + "ventions": 16593, + "ventory": 17158, + "venture": 5388, + "ventures": 10065, + "ventus": 35648, + "venue": 4080, + "ver": 332, + "verage": 1857, + "verages": 23118, + "verb": 19011, + "verbal": 46953, + "verbs": 46211, + "vere": 4119, + "vered": 21917, + "verend": 37713, + "verett": 33395, + "verified": 47684, + "vern": 933, + "vernight": 47443, + "verning": 13974, + "vernment": 11355, + "vers": 690, + "verse": 4399, + "versely": 21243, + "versible": 37393, + "version": 9641, + "versions": 47178, + "versive": 40099, + "verson": 49589, + "vert": 1851, + "verted": 13658, + "verting": 48820, + "vertis": 3346, + "vertisement": 4060, + "vertisements": 11371, + "vertising": 31809, + "verts": 24040, + "verty": 8077, + "very": 548, + "ves": 1158, + "vest": 4223, + "vet": 16809, + "vette": 33573, + "vey": 3304, + "veyard": 21563, + "vez": 33425, + "vg": 45119, + "vi": 8903, + "via": 8869, + "viation": 47625, + "vic": 25531, + "vice": 28281, + "vich": 49547, + "vict": 32433, + "vid": 16921, + "video": 15588, + "videos": 32861, + "vidia": 21744, + "vier": 49663, + "view": 1177, + "views": 33571, + "vik": 28930, + "viks": 45901, + "vil": 2991, + "vill": 41082, + "ville": 4244, + "vim": 31124, + "vin": 7114, + "vind": 50172, + "vine": 26818, + "ving": 1075, + "viol": 17069, + "violence": 37502, + "violent": 24498, + "vious": 1442, + "viously": 8647, + "vir": 37040, + "viron": 2268, + "vironment": 2468, + "vironments": 12103, + "virt": 48940, + "virtual": 32844, + "vis": 4703, + "vised": 16149, + "visible": 23504, + "vision": 10178, + "visor": 13131, + "visors": 27681, + "visory": 41783, + "visual": 41464, + "vity": 21319, + "vl": 19279, + "vm": 14761, + "vo": 13038, + "voc": 18893, + "voice": 38888, + "void": 19382, + "vol": 10396, + "volent": 29078, + "volt": 37764, + "volume": 29048, + "von": 26982, + "vor": 20867, + "vote": 27257, + "votes": 29307, + "vous": 31222, + "voy": 40024, + "vp": 36133, + "vr": 37020, + "vre": 43933, + "vs": 14259, + "vt": 36540, + "vu": 40939, + "vv": 25093, + "vy": 7670, + "w": 86, + "wa": 10247, + "wage": 21482, + "wagen": 29160, + "wagon": 41127, + "wait": 17077, + "wake": 48530, + "wal": 16783, + "wald": 21667, + "walk": 11152, + "walker": 20783, + "walking": 44065, + "wall": 11930, + "wallet": 44623, + "wan": 8149, + "wana": 49484, + "wang": 47562, + "want": 42949, + "war": 5767, + "ward": 904, + "wards": 2017, + "ware": 1574, + "wark": 48542, + "warm": 31975, + "warming": 48133, + "warn": 40539, + "warning": 43917, + "wart": 24657, + "warts": 26586, + "was": 9776, + "wash": 34670, + "washed": 45462, + "washer": 45146, + "washing": 38524, + "wat": 47261, + "watch": 8340, + "watching": 50042, + "water": 7050, + "waters": 41555, + "waukee": 15428, + "wav": 45137, + "wave": 19204, + "waves": 32569, + "way": 1014, + "wayne": 43932, + "ways": 1322, + "wb": 39346, + "wcs": 12712, + "wcsstore": 12781, + "wd": 16993, + "we": 732, + "weak": 38695, + "wealth": 14298, + "weapon": 28741, + "weapons": 33999, + "wear": 13927, + "weather": 23563, + "web": 12384, + "webkit": 43648, + "wed": 19103, + "weed": 39054, + "week": 10464, + "weekly": 45291, + "ween": 975, + "weeney": 41681, + "weet": 7277, + "wegian": 20684, + "wei": 42990, + "weight": 6551, + "weights": 43775, + "well": 4053, + "wen": 21006, + "went": 19963, + "wer": 15448, + "were": 22474, + "wered": 8279, + "west": 7038, + "western": 14197, + "wh": 1929, + "what": 10919, + "whatever": 39664, + "whe": 12491, + "wheel": 22001, + "whel": 30613, + "whelming": 36433, + "when": 12518, + "where": 3003, + "whether": 25356, + "which": 4758, + "while": 4514, + "white": 11186, + "who": 8727, + "whose": 38159, + "why": 22850, + "wi": 37686, + "wic": 22664, + "wich": 11451, + "wick": 16239, + "wid": 28029, + "wide": 4421, + "widget": 42655, + "width": 10394, + "wife": 22095, + "wig": 28033, + "wik": 20763, + "wiki": 15466, + "wikipedia": 31266, + "wild": 21992, + "will": 10594, + "win": 5404, + "wind": 7972, + "window": 17497, + "windows": 28457, + "wine": 39002, + "wing": 5469, + "wings": 48819, + "winner": 39791, + "winning": 14463, + "winter": 40078, + "wire": 21809, + "wired": 44236, + "wise": 3083, + "wit": 39289, + "witch": 42248, + "with": 4480, + "within": 33479, + "without": 19419, + "withstanding": 20701, + "witz": 28155, + "wives": 35234, + "wk": 43021, + "wl": 40989, + "wm": 26377, + "wn": 675, + "wo": 21638, + "wolf": 18829, + "wolves": 29664, + "woman": 8580, + "women": 25878, + "won": 26502, + "wood": 3822, + "woods": 39493, + "word": 4775, + "wordpress": 40346, + "words": 10879, + "work": 1818, + "worked": 32931, + "worker": 28816, + "workers": 22896, + "working": 16090, + "works": 5225, + "workshop": 38067, + "world": 6894, + "worldly": 49366, + "worm": 25323, + "worms": 49617, + "worn": 34565, + "worst": 41430, + "worth": 9268, + "worthiness": 48756, + "worthy": 18275, + "would": 19188, + "wow": 42773, + "wp": 24142, + "wr": 18351, + "wra": 29988, + "wrap": 37150, + "wrapper": 48553, + "wreck": 39238, + "wright": 29995, + "writ": 8933, + "write": 13564, + "writer": 16002, + "writers": 34422, + "writing": 16502, + "written": 15266, + "wrong": 36460, + "wrote": 42910, + "ws": 18504, + "wt": 46569, + "wu": 43812, + "ww": 1383, + "www": 2503, + "wx": 49345, + "wy": 21768, + "wyn": 27612, + "x": 87, + "xa": 27865, + "xb": 30894, + "xc": 25306, + "xd": 24954, + "xe": 27705, + "xes": 48169, + "xf": 26152, + "xff": 47596, + "xi": 29992, + "xia": 36072, + "xiety": 35753, + "xious": 48392, + "xit": 10198, + "xml": 19875, + "xon": 23813, + "xp": 42372, + "xs": 34223, + "xt": 742, + "xtap": 42915, + "xton": 22874, + "xual": 5541, + "xus": 40832, + "xx": 5324, + "xxx": 31811, + "xxxx": 12343, + "xxxxxxxx": 24223, + "xy": 5431, + "y": 88, + "ya": 3972, + "yah": 46848, + "yahoo": 40774, + "yan": 4121, + "yang": 17859, + "yard": 9413, + "yards": 33750, + "ycle": 39297, + "yd": 5173, + "yden": 43955, + "ydia": 30708, + "ye": 5948, + "yeah": 43669, + "year": 1941, + "years": 19002, + "yellow": 36022, + "yer": 9860, + "yers": 21200, + "yes": 8505, + "yet": 25907, + "yg": 35641, + "yi": 48111, + "ying": 1112, + "yip": 39666, + "yk": 48361, + "yl": 2645, + "ylan": 18554, + "yle": 2349, + "ylene": 37880, + "yles": 24327, + "yll": 25727, + "ylon": 15158, + "ylum": 11183, + "ym": 4948, + "ymes": 22009, + "ymm": 26621, + "ymph": 20896, + "yn": 2047, + "yna": 46434, + "ynam": 4989, + "ynamic": 28995, + "ynasty": 19488, + "ync": 13361, + "ynchron": 24871, + "ynchronous": 31301, + "yne": 39547, + "ynes": 25337, + "ynski": 40008, + "ynt": 33567, + "ynthesis": 44411, + "yo": 8226, + "yon": 19181, + "yond": 3243, + "you": 5832, + "young": 35465, + "your": 14108, + "yout": 32015, + "youtu": 32594, + "youtube": 11604, + "yp": 4464, + "ype": 2981, + "ypes": 9497, + "yr": 2417, + "yre": 35759, + "yrics": 14279, + "yright": 4766, + "yrights": 49158, + "yrim": 17302, + "yrinth": 21324, + "yrs": 48489, + "yrus": 21180, + "ys": 893, + "ysc": 28349, + "ysical": 15380, + "ysics": 23154, + "ysis": 3097, + "yson": 19699, + "yss": 33968, + "yssey": 23784, + "ystem": 6781, + "yt": 20760, + "yth": 5272, + "ythm": 34853, + "ython": 7535, + "yton": 31616, + "yu": 24767, + "yx": 28391, + "yy": 22556, + "yz": 45579, + "z": 89, + "za": 4496, + "zac": 49897, + "zag": 50183, + "zai": 35142, + "zan": 15201, + "zanne": 38395, + "zar": 41046, + "zb": 14969, + "zbek": 40413, + "zbollah": 21677, + "ze": 2736, + "zeb": 38130, + "zech": 15356, + "zed": 8863, + "zee": 42871, + "zees": 43727, + "zek": 43130, + "zel": 17396, + "zen": 4801, + "zens": 8247, + "zer": 9107, + "zero": 22570, + "zers": 47031, + "zes": 12271, + "zh": 23548, + "zhen": 46732, + "zhou": 38536, + "zi": 17027, + "zie": 49746, + "zig": 38262, + "zik": 47303, + "zilla": 16496, + "zin": 42140, + "zing": 9510, + "zinski": 46394, + "zip": 13344, + "zl": 48274, + "zman": 32054, + "zn": 47347, + "zo": 10872, + "zon": 26361, + "zona": 7551, + "zone": 11340, + "zos": 37925, + "zsche": 37467, + "zu": 27624, + "zx": 42592, + "zy": 7357, + "zyk": 46355, + "zyme": 24266, + "zynski": 47143, + "zz": 3019, + "zza": 34443, + "zzi": 46218, + "zzle": 26413, + "zzo": 47802, + "zzy": 31570, + "{": 90, + "{\"": 4895, + "{\\": 31478, + "{{": 27007, + "|": 91, + "||": 15886, + "||||": 42210, + "}": 92, + "}\"": 36786, + "})": 30072, + "});": 22133, + "},": 5512, + "},\"": 9063, + "},{\"": 8762, + "}.": 27422, + "}:": 38362, + "};": 19629, + "}\\": 32239, + "}{": 18477, + "}}": 11709, + "}}}": 42535, + "~": 93, + "~~": 4907, + "~~~~": 8728, + "~~~~~~~~": 15116, + "~~~~~~~~~~~~~~~~": 27156, + "¡": 94, + "¢": 95, + "£": 96, + "£ı": 6408, + "¤": 97, + "¥": 98, + "¥µ": 35069, + "¥ŀ": 13945, + "¦": 99, + "§": 100, + "¨": 101, + "©": 102, + "©¶æ": 47490, + "©¶æ¥µ": 47703, + "ª": 103, + "«": 104, + "«ĺ": 45865, + "¬": 105, + "¬¼": 45539, + "®": 106, + "¯": 107, + "°": 108, + "±": 109, + "²": 110, + "²¾": 39333, + "³": 111, + "´": 112, + "µ": 113, + "¶": 114, + "¶æ": 35050, + "¶ħ": 41678, + "·": 115, + "¸": 116, + "¹": 117, + "º": 118, + "»": 119, + "»Ĵ": 36596, + "¼": 120, + "½": 121, + "¾": 122, + "¿": 123, + "¿½": 4204, + "À": 124, + "Á": 125, + "Â": 126, + "¢": 44359, + "£": 14988, + "§": 16273, + "¨": 37102, + "©": 16224, + "«": 24328, + "®": 7461, + "®,": 45088, + "¯": 5196, + "¯¯": 5367, + "¯¯¯¯": 8980, + "¯¯¯¯¯¯¯¯": 15243, + "¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯": 27006, + "°": 7200, + "±": 22519, + "²": 31185, + "´": 18265, + "¶": 26604, + "·": 9129, + "··": 35147, + "º": 36165, + "»": 17730, + "½": 23141, + "Âł": 1849, + "³³": 4603, + "³³³": 33477, + "³³³³": 8828, + "³³³³³³³³": 17811, + "³³³³³³³³³³³³³³³³": 39172, + "ÂŃ": 3907, + "Ã": 127, + "á": 6557, + "án": 21162, + "ás": 40138, + "â": 22940, + "ã": 26102, + "ão": 28749, + "ä": 11033, + "Ã¥": 29090, + "æ": 21241, + "ç": 16175, + "ça": 50041, + "è": 14064, + "ère": 35979, + "é": 2634, + "ée": 22161, + "én": 35942, + "ér": 42445, + "és": 20954, + "ét": 25125, + "ê": 25792, + "ë": 26689, + "î": 34803, + "ï": 26884, + "ïve": 38776, + "ð": 27214, + "ñ": 12654, + "ña": 30644, + "ño": 31329, + "ó": 10205, + "ón": 18840, + "ô": 27083, + "ö": 9101, + "ön": 48863, + "ör": 30570, + "ø": 24172, + "ú": 21356, + "û": 42324, + "ü": 9116, + "ür": 25151, + "ÃĤ": 5523, + "Ãĥ": 5746, + "ÃĥÃĤ": 5808, + "ÃĥÃĤÃĥÃĤ": 5815, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 9364, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 14827, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 23090, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 35496, + "Ãī": 38351, + "Ãį": 38638, + "ÃįÃį": 43569, + "ÃĹ": 12906, + "ÃĽ": 34543, + "ÃĽÃĽ": 48396, + "ÃŁ": 39683, + "Ãł": 24247, + "ÃŃ": 8836, + "ÃŃa": 29690, + "ÃŃn": 39588, + "ÃŃs": 41200, + "Ä": 128, + "Ä«": 18962, + "ı": 30102, + "Äģ": 10235, + "Äĩ": 38325, + "Äį": 46195, + "Äĵ": 27092, + "ÄŁ": 33133, + "Å": 129, + "Å¡": 32790, + "Å«": 20317, + "ÅĤ": 41615, + "Åį": 13090, + "ÅŁ": 46481, + "Æ": 130, + "Ç": 131, + "È": 132, + "É": 133, + "Ê": 134, + "Ë": 135, + "ËĪ": 45990, + "Ëľ": 41185, + "Ì": 136, + "̶": 48869, + "Í": 137, + "Î": 138, + "α": 17394, + "β": 26638, + "γ": 42063, + "ε": 30950, + "ι": 29945, + "κ": 43000, + "λ": 39377, + "μ": 34703, + "ν": 26180, + "ο": 26517, + "Ï": 139, + "ÏĢ": 46582, + "Ïģ": 33643, + "ÏĤ": 35558, + "Ïĥ": 38392, + "ÏĦ": 32830, + "Ïī": 49535, + "Ð": 140, + "а": 16142, + "в": 38857, + "д": 43666, + "е": 16843, + "и": 18849, + "к": 31583, + "л": 30143, + "м": 43108, + "н": 22177, + "о": 15166, + "оÐ": 25443, + "Ñ": 141, + "ÑĢ": 21169, + "Ñģ": 21727, + "ÑĤ": 20375, + "Ñĥ": 35072, + "Ñĭ": 45035, + "ÑĮ": 45367, + "Ñı": 40623, + "Ò": 142, + "Ó": 143, + "Ô": 144, + "Õ": 145, + "Ö": 146, + "Ö¼": 47903, + "×": 147, + "ר": 37778, + "ש": 50227, + "ת": 42064, + "×IJ": 42973, + "×ij": 49603, + "×Ķ": 38269, + "×ķ": 27072, + "×Ļ": 25529, + "×Ļ×": 33951, + "׾": 40010, + "×ŀ": 49168, + "Ø": 148, + "ا": 12919, + "اØ": 34247, + "اÙĦ": 23525, + "ب": 39848, + "Ø©": 45632, + "ت": 41486, + "د": 38843, + "ر": 26897, + "س": 45692, + "ع": 44690, + "Ù": 149, + "ÙĦ": 13862, + "Ùħ": 25405, + "ÙĨ": 23338, + "Ùĩ": 29519, + "ÙĪ": 30335, + "ÙĬ": 22654, + "Ùİ": 24333, + "ÙIJ": 44208, + "ÙĴ": 48763, + "Ú": 150, + "Û": 151, + "Ü": 152, + "Ý": 153, + "Þ": 154, + "ß": 155, + "à": 156, + "à¤": 11976, + "ा": 48077, + "à¥": 24231, + "à¦": 48071, + "à¨": 19469, + "à©": 43297, + "à¸": 19567, + "à¹": 31479, + "à¼": 41340, + "á": 157, + "áµ": 39611, + "á¸": 41585, + "á¹": 26292, + "á½": 45495, + "â": 158, + "âĢ": 447, + "âĢ¢": 3581, + "âĢ¢âĢ¢": 22838, + "âĢ¢âĢ¢âĢ¢âĢ¢": 39967, + "â̦": 1399, + "â̦\"": 9962, + "â̦)": 38418, + "â̦.": 11580, + "â̦.\"": 50248, + "â̦..": 30864, + "â̦]": 21476, + "â̦â̦": 7398, + "â̦â̦â̦â̦": 15864, + "â̦â̦â̦â̦â̦â̦â̦â̦": 29146, + "â̲": 17478, + "â̳": 12237, + "âĢĭ": 9525, + "âĢĭâĢĭ": 39009, + "âĢİ": 48261, + "âĢIJ": 9333, + "âĢij": 20977, + "âĢĵ": 1906, + "âĢĵâĢĵ": 25608, + "âĢĶ": 960, + "âĢĶ\"": 19056, + "âĢĶ-": 44839, + "âĢĶâĢĶ": 4500, + "âĢĶâĢĶâĢĶâĢĶ": 8184, + "âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ": 14950, + "âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ": 30542, + "âĢķ": 31857, + "âĢł": 33912, + "âģ": 46256, + "âĤ¬": 26391, + "âĦ¢": 8151, + "âĦ¢:": 41333, + "âĨ": 29705, + "âĨij": 48541, + "âĨĴ": 39310, + "âĪ": 24861, + "âĪĴ": 14095, + "âī": 35705, + "âĵĺ": 45563, + "âĶ": 6552, + "âĶĢ": 7280, + "âĶĢâĶĢ": 8418, + "âĶĢâĶĢâĶĢâĶĢ": 16068, + "âĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢ": 28542, + "âĶģ": 47486, + "âķ": 22880, + "âķIJ": 28670, + "âķIJâķIJ": 31732, + "âĸ": 5008, + "âĸ¬": 47530, + "âĸ¬âĸ¬": 49843, + "âĸº": 45717, + "âĸĢ": 44033, + "âĸĦ": 45786, + "âĸĪ": 8115, + "âĸĪâĸĪ": 9968, + "âĸĪâĸĪâĸĪâĸĪ": 20503, + "âĸĪâĸĪâĸĪâĸĪâĸĪâĸĪâĸĪâĸĪ": 49527, + "âĸij": 22110, + "âĸijâĸij": 27534, + "âĸĴ": 40516, + "âĸĵ": 38626, + "âĸł": 29316, + "âĹ": 15926, + "âĹ¼": 48366, + "âĹı": 28133, + "âĺ": 24583, + "âĺħ": 15583, + "âĺħâĺħ": 28353, + "âĺĨ": 35283, + "âĻ": 17992, + "âĻ¥": 39908, + "âϦ": 41298, + "âľ": 26486, + "âĿ": 32391, + "ã": 159, + "ãĢ": 5099, + "ãĢģ": 23513, + "ãĢĤ": 16764, + "ãĢĮ": 13697, + "ãĢį": 13700, + "ãĢİ": 40493, + "ãĢı": 40549, + "ãĢIJ": 31854, + "ãĢij": 31817, + "ãģ": 2515, + "ãģ£": 33180, + "ãģ¦": 28134, + "ãģ§": 30640, + "ãģ¨": 30201, + "ãģª": 26945, + "ãģ«": 28618, + "ãģ®": 5641, + "ãģ®å": 15474, + "ãģ®å®": 49149, + "ã쮿": 27032, + "ãģ®ç": 17683, + "ãģ®é": 33426, + "ãģ®éŃĶ": 34633, + "ãģ¯": 31676, + "ãģ¾": 30159, + "ãģĤ": 40948, + "ãģĦ": 18566, + "ãģĨ": 29557, + "ãģĭ": 27370, + "ãģĮ": 35585, + "ãģį": 33778, + "ãģı": 31917, + "ãģĵ": 46036, + "ãģķ": 43357, + "ãģĹ": 22180, + "ãģĻ": 33623, + "ãģŁ": 25224, + "ãģł": 46777, + "ãĤ": 1792, + "ãĤ¡": 25362, + "ãĤ¢": 11839, + "ãĤ¢ãĥ«": 47794, + "ãĤ£": 16646, + "ãĤ¤": 11482, + "ãĤ¤ãĥĪ": 42396, + "ãĤ¦": 16165, + "ãĤ¦ãĤ¹": 34103, + "ãĤ§": 24806, + "ãĤ¨": 23544, + "ãĤ¨ãĥ«": 46948, + "ãĤ©": 37662, + "ãĤª": 20513, + "ãĤ«": 21763, + "ãĤ¬": 23728, + "ãĤ®": 43899, + "ãĤ¯": 14099, + "ãĤ°": 26095, + "ãĤ±": 41658, + "ãĤ³": 24679, + "ãĤ´": 17933, + "ãĤ´ãĥ³": 22997, + "ãĤµ": 26503, + "ãĤ¶": 48458, + "ãĤ·": 15661, + "ãĤ·ãĥ£": 39467, + "ãĤ¸": 21091, + "ãĤ¹": 8943, + "ãĤ¹ãĥĪ": 43302, + "ãĤº": 37426, + "ãĤ»": 47271, + "ãĤ¼": 30432, + "ãĤ¼ãĤ¦ãĤ¹": 43361, + "ãĤ½": 47559, + "ãĤ¿": 23376, + "ãĤĤ": 43266, + "ãĤī": 36853, + "ãĤĬ": 28255, + "ãĤĭ": 25748, + "ãĤĮ": 39258, + "ãĤĴ": 31758, + "ãĤĵ": 22174, + "ãĤŃ": 25084, + "ãĥ": 1209, + "ãĥ¡": 26998, + "ãĥ¢": 40361, + "ãĥ£": 23131, + "ãĥ¤": 37858, + "ãĥ¥": 24440, + "ãĥ©": 9263, + "ãĥ©ãĥ³": 48204, + "ãĥª": 12675, + "ãĥ«": 9202, + "ãĥ¬": 24186, + "ãĥ¯": 25589, + "ãĥ¯ãĥ³": 42983, + "ãĥ³": 6527, + "ãĥ³ãĤ¸": 45823, + "ãĥ´": 29752, + "ãĥ´ãĤ¡": 44444, + "ãĥ»": 4707, + "ãĥ¼": 6312, + "ãĥ¼ãĤ¯": 42869, + "ãĥ¼ãĥ": 12045, + "ãĥ¼ãĥ«": 43353, + "ãĥ¼ãĥ³": 31708, + "ãĥ¼ãĥĨ": 44326, + "ãĥ¼ãĥĨãĤ£": 44686, + "ãĥĢ": 27852, + "ãĥģ": 31090, + "ãĥĥ": 14777, + "ãĥĥãĤ¯": 35702, + "ãĥĥãĥĪ": 35799, + "ãĥĥãĥī": 45435, + "ãĥĦ": 41115, + "ãĥĨ": 24336, + "ãĥĨãĤ£": 44431, + "ãĥĩ": 21959, + "ãĥĩãĤ£": 40629, + "ãĥĪ": 13298, + "ãĥī": 13765, + "ãĥīãĥ©": 19073, + "ãĥīãĥ©ãĤ´ãĥ³": 24731, + "ãĥĬ": 26229, + "ãĥĭ": 30165, + "ãĥį": 44916, + "ãĥİ": 25053, + "ãĥı": 37412, + "ãĥIJ": 29659, + "ãĥij": 32546, + "ãĥĵ": 36922, + "ãĥķ": 17681, + "ãĥķãĤ¡": 41939, + "ãĥķãĤ©": 48457, + "ãĥĸ": 24001, + "ãĥĹ": 30965, + "ãĥĺ": 23363, + "ãĥĺãĥ©": 34473, + "ãĥĻ": 35604, + "ãĥŀ": 20115, + "ãĥŁ": 27542, + "ãĥł": 25795, + "ãĥŃ": 16253, + "ãħĭ": 35098, + "ãħĭãħĭ": 40345, + "ä": 160, + "ä¸": 10310, + "ä¸Ģ": 31660, + "ä¸ī": 49011, + "ä¸Ĭ": 41468, + "ä¸į": 38834, + "ä¸Ń": 40792, + "ä¹": 20046, + "ä¹ĭ": 45298, + "äº": 12859, + "人": 21689, + "äºĶ": 49390, + "ä»": 20015, + "代": 47987, + "ä¼": 27670, + "ä½": 19526, + "使": 45635, + "ä½ľ": 43291, + "ä¿": 46479, + "å": 161, + "å£": 18004, + "士": 18803, + "å¤": 13783, + "大": 32014, + "天": 25465, + "å¥": 25001, + "女": 42637, + "å¦": 36685, + "å§": 34650, + "å§«": 40235, + "å®": 22522, + "å¯": 43380, + "å°": 22887, + "å°Ĩ": 49546, + "å·": 32432, + "å¸": 30585, + "å¹": 33176, + "åº": 41753, + "å¼": 28156, + "å½": 37605, + "å¾": 36181, + "å¿": 33232, + "åĤ": 43636, + "åħ": 17739, + "åħī": 46268, + "åĨ": 37863, + "åĩ": 49035, + "åĪ": 26344, + "åī": 30298, + "åĬ": 27950, + "åĭ": 47947, + "åĮ": 44293, + "åį": 39355, + "åİ": 43889, + "åı": 20998, + "åIJ": 28938, + "åij": 37772, + "åĽ": 32368, + "åľ": 28839, + "åŃ": 27764, + "åŃIJ": 36310, + "æ": 162, + "æ©": 43897, + "æ©Ł": 49960, + "æ°": 36365, + "æ³": 37345, + "æµ": 38184, + "æĢ": 45250, + "æĥ": 46349, + "æĦ": 35707, + "æĪ": 22755, + "æĪ¦": 36704, + "æī": 33699, + "æķ": 46763, + "æĸ": 23877, + "æĸ¹": 43095, + "æĹ": 33768, + "æĺ": 23626, + "æĺ¯": 42468, + "æľ": 17312, + "æĿ": 30266, + "æł": 43718, + "æŃ": 29826, + "æŃ¦": 49476, + "ç": 163, + "ç¥ŀ": 15351, + "ç«": 44165, + "ç·": 45784, + "çĦ": 47078, + "çī": 31965, + "çīĪ": 48304, + "çĭ": 45379, + "çİĭ": 25581, + "çIJ": 49426, + "çĶ": 18796, + "çͰ": 35572, + "çĶŁ": 37955, + "çķ": 45911, + "çļ": 19021, + "çļĦ": 21410, + "çĽ": 33566, + "çľ": 40367, + "è": 164, + "è¡": 26193, + "è£": 32518, + "è£ħ": 35318, + "è¦": 17358, + "è¦ļéĨĴ": 23614, + "èª": 45739, + "è¯": 46237, + "è»": 43102, + "è¿": 32573, + "èĢ": 32003, + "èĢħ": 38519, + "èĥ": 47797, + "èĪ": 48958, + "é": 165, + "é£": 45617, + "é»Ĵ": 44112, + "é¾": 11737, + "é¾į": 11885, + "é¾įå": 19049, + "é¾įå¥": 39820, + "é¾įå¥ij士": 39821, + "é¾įåĸļ士": 33454, + "éĢ": 34460, + "éģ": 34402, + "éĥ": 32849, + "éĩ": 34932, + "éĸ": 38461, + "éĹ": 29785, + "éĹĺ": 42234, + "éļ": 49694, + "éĽ": 37239, + "éŃĶ": 20804, + "ê": 166, + "ë": 167, + "ëĭ": 46695, + "ì": 168, + "ìĿ": 35975, + "í": 169, + "íķ": 47991, + "î": 170, + "îĢ": 29773, + "ï": 171, + "ï¸": 35266, + "ï¸ı": 37929, + "�": 4210, + "��": 6353, + "���": 48585, + "����": 12100, + "ð": 172, + "ðĿ": 47728, + "ðŁ": 8582, + "ðŁij": 41840, + "ðŁĺ": 47249, + "ñ": 173, + "ò": 174, + "ó": 175, + "ô": 176, + "õ": 177, + "ö": 178, + "÷": 179, + "ø": 180, + "ù": 181, + "ú": 182, + "û": 183, + "ü": 184, + "ý": 185, + "þ": 186, + "ÿ": 187, + "Ā": 188, + "ā": 189, + "Ă": 190, + "ă": 191, + "Ą": 192, + "ą": 193, + "Ć": 194, + "ć": 195, + "Ĉ": 196, + "ĉ": 197, + "Ċ": 198, + "ĊÂł": 44320, + "ĊĊ": 628, + "ċ": 199, + "Č": 200, + "č": 201, + "Ď": 202, + "ď": 203, + "Đ": 204, + "đ": 205, + "Ē": 206, + "ē": 207, + "Ĕ": 208, + "ĕ": 209, + "Ė": 210, + "ė": 211, + "Ę": 212, + "ę": 213, + "Ě": 214, + "ě": 215, + "Ĝ": 216, + "ĝ": 217, + "Ğ": 218, + "ğ": 219, + "Ġ": 220, + "Ġ!": 5145, + "Ġ!!": 37867, + "Ġ!=": 14512, + "Ġ\"": 366, + "Ġ\"\"": 13538, + "Ġ\"\"\"": 37227, + "Ġ\"#": 25113, + "Ġ\"$": 17971, + "Ġ\"$:/": 32047, + "Ġ\"%": 36521, + "Ġ\"'": 24018, + "Ġ\"(": 30629, + "Ġ\"+": 43825, + "Ġ\",": 33172, + "Ġ\"-": 27444, + "Ġ\".": 27071, + "Ġ\"...": 27896, + "Ġ\"/": 12813, + "Ġ\"<": 33490, + "Ġ\"@": 44212, + "Ġ\"[": 12878, + "Ġ\"\\": 37082, + "Ġ\"_": 45434, + "Ġ\"{": 45144, + "Ġ\"â̦": 29368, + "Ġ#": 1303, + "Ġ##": 22492, + "Ġ###": 44386, + "Ġ#####": 46424, + "Ġ$": 720, + "Ġ$$": 32382, + "Ġ$(": 29568, + "Ġ$\\": 39280, + "Ġ$_": 40111, + "Ġ${": 25597, + "Ġ%": 4064, + "Ġ%%": 43313, + "Ġ&": 1222, + "Ġ&&": 11405, + "Ġ'": 705, + "Ġ''": 10148, + "Ġ'(": 29513, + "Ġ',": 46083, + "Ġ'.": 45302, + "Ġ'/": 31051, + "Ġ'[": 44438, + "Ġ(": 357, + "Ġ(!": 22759, + "Ġ(\"": 5855, + "Ġ(#": 17426, + "Ġ($": 7198, + "Ġ($)": 45491, + "Ġ(%": 37633, + "Ġ(%)": 11509, + "Ġ(&": 35494, + "Ġ('": 19203, + "Ġ((": 14808, + "Ġ()": 7499, + "Ġ())": 32865, + "Ġ());": 38377, + "Ġ(),": 29994, + "Ġ().": 27972, + "Ġ();": 13979, + "Ġ(*": 20789, + "Ġ(+": 11502, + "Ġ(-": 13841, + "Ġ(.": 20262, + "Ġ(/": 50247, + "Ġ(<": 38155, + "Ġ(=": 46121, + "Ġ(>": 45160, + "Ġ(?,": 32843, + "Ġ(@": 4275, + "Ġ([": 29565, + "Ġ(_": 44104, + "Ġ({": 37913, + "Ġ(~": 31034, + "Ġ(£": 23068, + "Ġ(âĪĴ": 35508, + "Ġ)": 1267, + "Ġ))": 15306, + "Ġ)))": 47282, + "Ġ));": 29226, + "Ġ),": 10612, + "Ġ).": 6739, + "Ġ):": 15179, + "Ġ);": 5619, + "Ġ)]": 48600, + "Ġ*": 1635, + "Ġ*)": 31936, + "Ġ**": 12429, + "Ġ***": 17202, + "Ġ****": 25998, + "Ġ********************************": 41906, + "Ġ*.": 46866, + "Ġ*/": 9466, + "Ġ+": 1343, + "Ġ+#": 43053, + "Ġ++": 19969, + "Ġ+++": 49954, + "Ġ+---": 40703, + "Ġ+/-": 29694, + "Ġ+=": 15853, + "Ġ,": 837, + "Ġ,\"": 42911, + "Ġ-": 532, + "Ġ--": 1377, + "Ġ---": 11420, + "Ġ----": 13498, + "Ġ-----": 37404, + "Ġ------": 40103, + "Ġ-------": 35656, + "Ġ--------": 24200, + "Ġ---------": 45337, + "Ġ----------------": 34400, + "Ġ--------------------": 41436, + "Ġ--------------------------------": 20368, + "Ġ----------------------------------------------------------------": 16529, + "Ġ-->": 14610, + "Ġ-=": 48185, + "Ġ->": 4613, + "Ġ.": 764, + "Ġ.\"": 22135, + "Ġ.)": 46328, + "Ġ..": 11485, + "Ġ...": 2644, + "Ġ...\"": 35713, + "Ġ....": 19424, + "Ġ......": 47082, + "Ġ........": 20004, + "Ġ..........": 39864, + "Ġ..............": 44912, + "Ġ................": 44713, + "Ġ./": 24457, + "Ġ._": 47540, + "Ġ/": 1220, + "Ġ/*": 11900, + "Ġ/**": 42638, + "Ġ//": 3373, + "Ġ///": 34013, + "Ġ//[": 31161, + "Ġ/>": 11037, + "Ġ0": 657, + "Ġ00": 3571, + "Ġ000": 12877, + "Ġ0000": 17643, + "Ġ000000": 41853, + "Ġ00000000": 27551, + "Ġ0004": 38326, + "Ġ01": 5534, + "Ġ02": 7816, + "Ġ03": 7643, + "Ġ04": 8702, + "Ġ05": 8870, + "Ġ06": 9130, + "Ġ07": 8753, + "Ġ08": 8487, + "Ġ09": 7769, + "Ġ1": 352, + "Ġ10": 838, + "Ġ100": 1802, + "Ġ1000": 8576, + "Ġ10000": 33028, + "Ġ101": 8949, + "Ġ102": 15143, + "Ġ1024": 28119, + "Ġ103": 15349, + "Ġ104": 14436, + "Ġ105": 13343, + "Ġ1050": 47235, + "Ġ106": 15696, + "Ġ107": 16226, + "Ġ1070": 49616, + "Ġ108": 15495, + "Ġ1080": 17729, + "Ġ109": 16003, + "Ġ11": 1367, + "Ġ110": 9796, + "Ġ1100": 36566, + "Ġ111": 13374, + "Ġ112": 13539, + "Ġ113": 17318, + "Ġ114": 17342, + "Ġ115": 12279, + "Ġ116": 18693, + "Ġ117": 19048, + "Ġ118": 19035, + "Ġ119": 15136, + "Ġ12": 1105, + "Ġ120": 7982, + "Ġ1200": 24938, + "Ġ121": 20416, + "Ġ122": 19409, + "Ġ123": 17031, + "Ġ124": 19755, + "Ġ125": 13151, + "Ġ126": 19710, + "Ġ127": 18112, + "Ġ128": 13108, + "Ġ1280": 37674, + "Ġ129": 20248, + "Ġ13": 1511, + "Ġ130": 11323, + "Ġ1300": 36058, + "Ġ131": 23134, + "Ġ132": 21761, + "Ġ133": 22169, + "Ġ134": 22352, + "Ġ135": 17501, + "Ġ136": 21056, + "Ġ137": 21643, + "Ġ138": 21503, + "Ġ139": 23666, + "Ġ14": 1478, + "Ġ140": 12713, + "Ġ1400": 36641, + "Ġ141": 25500, + "Ġ142": 25181, + "Ġ143": 24356, + "Ġ144": 20224, + "Ġ1440": 49557, + "Ġ145": 20299, + "Ġ146": 22986, + "Ġ147": 22909, + "Ġ148": 22613, + "Ġ149": 24041, + "Ġ15": 1315, + "Ġ150": 6640, + "Ġ1500": 20007, + "Ġ151": 25326, + "Ġ152": 24848, + "Ġ153": 24652, + "Ġ154": 24235, + "Ġ155": 20708, + "Ġ156": 23871, + "Ġ157": 23313, + "Ġ158": 24063, + "Ġ159": 26422, + "Ġ16": 1467, + "Ġ160": 13454, + "Ġ1600": 26143, + "Ġ161": 27829, + "Ġ162": 25090, + "Ġ163": 26826, + "Ġ164": 25307, + "Ġ165": 21409, + "Ġ166": 26753, + "Ġ167": 26118, + "Ġ168": 23378, + "Ġ169": 27191, + "Ġ17": 1596, + "Ġ170": 16677, + "Ġ1700": 35665, + "Ġ171": 28369, + "Ġ172": 23120, + "Ġ173": 28174, + "Ġ174": 27621, + "Ġ175": 19038, + "Ġ176": 26937, + "Ġ177": 26607, + "Ġ178": 27368, + "Ġ179": 27228, + "Ġ18": 1248, + "Ġ180": 11546, + "Ġ1800": 21431, + "Ġ181": 30110, + "Ġ182": 28581, + "Ġ183": 28551, + "Ġ1830": 45440, + "Ġ184": 28598, + "Ġ1840": 47784, + "Ġ185": 22855, + "Ġ1850": 35745, + "Ġ186": 28481, + "Ġ1860": 37637, + "Ġ1861": 45278, + "Ġ1862": 49658, + "Ġ1863": 47072, + "Ġ1865": 47801, + "Ġ187": 27649, + "Ġ1870": 37667, + "Ġ188": 27778, + "Ġ1880": 34865, + "Ġ1886": 49539, + "Ġ1888": 49584, + "Ġ1889": 49545, + "Ġ189": 27230, + "Ġ1890": 31982, + "Ġ1893": 48889, + "Ġ1895": 46425, + "Ġ1896": 46723, + "Ġ1897": 49429, + "Ġ1898": 46244, + "Ġ1899": 47465, + "Ġ19": 678, + "Ġ190": 19884, + "Ġ1900": 21489, + "Ġ1901": 39923, + "Ġ1902": 45611, + "Ġ1903": 41625, + "Ġ1904": 43785, + "Ġ1905": 37166, + "Ġ1906": 40538, + "Ġ1907": 41435, + "Ġ1908": 40417, + "Ġ1909": 41507, + "Ġ191": 31009, + "Ġ1910": 31953, + "Ġ1911": 32216, + "Ġ1912": 34463, + "Ġ1913": 35145, + "Ġ1914": 26833, + "Ġ1915": 32062, + "Ġ1916": 32811, + "Ġ1917": 24168, + "Ġ1918": 25859, + "Ġ1919": 30992, + "Ġ192": 17817, + "Ġ1920": 14062, + "Ġ1921": 35369, + "Ġ1922": 36094, + "Ġ1923": 37272, + "Ġ1924": 37547, + "Ġ1925": 36864, + "Ġ1926": 38525, + "Ġ1927": 36565, + "Ġ1928": 35768, + "Ġ1929": 31883, + "Ġ193": 29691, + "Ġ1930": 15533, + "Ġ1931": 34625, + "Ġ1932": 32471, + "Ġ1933": 26539, + "Ġ1934": 29300, + "Ġ1935": 30704, + "Ġ1936": 27653, + "Ġ1937": 28684, + "Ġ1938": 28017, + "Ġ1939": 24414, + "Ġ194": 30483, + "Ġ1940": 16236, + "Ġ1941": 23234, + "Ġ1942": 22458, + "Ġ1943": 21577, + "Ġ1944": 16994, + "Ġ1945": 15761, + "Ġ1946": 22717, + "Ġ1947": 21709, + "Ġ1948": 21794, + "Ġ1949": 24977, + "Ġ195": 24793, + "Ġ1950": 11445, + "Ġ1951": 27937, + "Ġ1952": 26352, + "Ġ1953": 24217, + "Ġ1954": 24718, + "Ġ1955": 25325, + "Ġ1956": 25190, + "Ġ1957": 25177, + "Ġ1958": 24648, + "Ġ1959": 23859, + "Ġ196": 28817, + "Ġ1960": 9507, + "Ġ1961": 20510, + "Ġ1962": 20033, + "Ġ1963": 19342, + "Ġ1964": 17575, + "Ġ1965": 17672, + "Ġ1966": 19322, + "Ġ1967": 15904, + "Ġ1968": 15963, + "Ġ1969": 16450, + "Ġ197": 29903, + "Ġ1970": 8069, + "Ġ1971": 16382, + "Ġ1972": 16101, + "Ġ1973": 15674, + "Ġ1974": 16489, + "Ġ1975": 15231, + "Ġ1976": 15408, + "Ġ1977": 15589, + "Ġ1978": 15524, + "Ġ1979": 13521, + "Ġ198": 2757, + "Ġ1980": 7169, + "Ġ1981": 14745, + "Ġ1982": 14489, + "Ġ1983": 13540, + "Ġ1984": 12844, + "Ġ1985": 12863, + "Ġ1986": 12113, + "Ġ1987": 12923, + "Ġ1988": 12122, + "Ġ1989": 11104, + "Ġ199": 1594, + "Ġ1990": 6303, + "Ġ1991": 10249, + "Ġ1992": 9768, + "Ġ1993": 9656, + "Ġ1994": 9162, + "Ġ1995": 8735, + "Ġ1996": 8235, + "Ġ1997": 8309, + "Ġ1998": 7795, + "Ġ1999": 7358, + "Ġ2": 362, + "Ġ20": 1160, + "Ġ200": 939, + "Ġ2000": 4751, + "Ġ2001": 5878, + "Ġ2002": 6244, + "Ġ2003": 5816, + "Ġ2004": 5472, + "Ġ2005": 5075, + "Ġ2006": 4793, + "Ġ2007": 4343, + "Ġ2008": 3648, + "Ġ2009": 3717, + "Ġ201": 580, + "Ġ2010": 3050, + "Ġ2011": 2813, + "Ġ2012": 2321, + "Ġ2013": 2211, + "Ġ2014": 1946, + "Ġ2015": 1853, + "Ġ2016": 1584, + "Ġ2017": 2177, + "Ġ2018": 2864, + "Ġ2019": 13130, + "Ġ202": 22131, + "Ġ2020": 12131, + "Ġ2021": 33448, + "Ġ2022": 33160, + "Ġ2024": 48609, + "Ġ2025": 32190, + "Ġ203": 27408, + "Ġ2030": 25054, + "Ġ204": 26956, + "Ġ2048": 36117, + "Ġ205": 22538, + "Ġ2050": 32215, + "Ġ206": 27253, + "Ġ207": 27791, + "Ġ208": 27121, + "Ġ209": 28815, + "Ġ21": 2310, + "Ġ210": 20064, + "Ġ2100": 38123, + "Ġ211": 28714, + "Ġ212": 23679, + "Ġ213": 28658, + "Ġ214": 28277, + "Ġ215": 22951, + "Ġ216": 26881, + "Ġ217": 24894, + "Ġ218": 29217, + "Ġ219": 30453, + "Ġ22": 2534, + "Ġ220": 15629, + "Ġ221": 31566, + "Ġ222": 27795, + "Ġ223": 30299, + "Ġ224": 26063, + "Ġ225": 18500, + "Ġ226": 31510, + "Ġ227": 30989, + "Ġ228": 29041, + "Ġ229": 31064, + "Ġ23": 2242, + "Ġ230": 18395, + "Ġ231": 34598, + "Ġ232": 31773, + "Ġ233": 30435, + "Ġ234": 34323, + "Ġ235": 28878, + "Ġ236": 34044, + "Ġ237": 34385, + "Ġ238": 32544, + "Ġ239": 32817, + "Ġ24": 1987, + "Ġ240": 14956, + "Ġ2400": 48548, + "Ġ241": 35150, + "Ġ242": 34353, + "Ġ243": 35989, + "Ġ244": 35264, + "Ġ245": 29637, + "Ġ246": 34951, + "Ġ247": 30179, + "Ġ248": 32996, + "Ġ249": 34620, + "Ġ25": 1679, + "Ġ250": 8646, + "Ġ2500": 33507, + "Ġ251": 34489, + "Ġ252": 25264, + "Ġ253": 32056, + "Ġ254": 35360, + "Ġ255": 14280, + "Ġ256": 17759, + "Ġ257": 36100, + "Ġ258": 37528, + "Ġ259": 37831, + "Ġ26": 2608, + "Ġ260": 21148, + "Ġ2600": 47197, + "Ġ261": 39166, + "Ġ262": 35404, + "Ġ263": 39135, + "Ġ264": 32158, + "Ġ265": 32090, + "Ġ266": 37737, + "Ġ267": 37364, + "Ġ268": 36678, + "Ġ269": 38249, + "Ġ27": 2681, + "Ġ270": 20479, + "Ġ271": 33797, + "Ġ272": 38107, + "Ġ273": 38549, + "Ġ274": 39768, + "Ġ275": 25829, + "Ġ276": 38147, + "Ġ277": 38703, + "Ġ278": 39174, + "Ġ279": 39466, + "Ġ28": 2579, + "Ġ280": 21355, + "Ġ281": 39882, + "Ġ282": 41810, + "Ġ283": 42032, + "Ġ284": 40654, + "Ġ285": 33015, + "Ġ286": 39697, + "Ġ287": 38721, + "Ġ288": 35419, + "Ġ289": 38902, + "Ġ29": 2808, + "Ġ290": 26481, + "Ġ291": 43336, + "Ġ292": 41569, + "Ġ293": 37224, + "Ġ294": 41235, + "Ġ295": 34772, + "Ġ296": 41922, + "Ġ297": 41103, + "Ġ298": 37576, + "Ġ299": 31011, + "Ġ3": 513, + "Ġ30": 1542, + "Ġ300": 5867, + "Ġ3000": 20343, + "Ġ301": 25643, + "Ġ302": 32591, + "Ġ303": 30727, + "Ġ304": 31672, + "Ġ305": 32747, + "Ġ306": 37255, + "Ġ307": 38369, + "Ġ308": 35617, + "Ġ309": 40286, + "Ġ31": 3261, + "Ġ310": 28947, + "Ġ311": 35592, + "Ġ312": 34465, + "Ġ313": 35897, + "Ġ314": 34085, + "Ġ315": 32647, + "Ġ316": 34131, + "Ġ317": 37563, + "Ġ318": 39320, + "Ġ319": 40385, + "Ġ32": 3933, + "Ġ320": 20959, + "Ġ321": 39595, + "Ġ322": 38831, + "Ġ323": 38446, + "Ġ324": 38595, + "Ġ325": 29524, + "Ġ326": 40660, + "Ġ327": 36203, + "Ġ328": 39093, + "Ġ329": 42141, + "Ġ33": 4747, + "Ġ330": 25508, + "Ġ331": 43722, + "Ġ332": 41423, + "Ġ333": 23460, + "Ġ334": 42819, + "Ġ335": 37144, + "Ġ336": 38867, + "Ġ337": 42294, + "Ġ338": 40736, + "Ġ339": 42489, + "Ġ34": 4974, + "Ġ340": 28560, + "Ġ341": 43155, + "Ġ342": 44341, + "Ġ343": 37290, + "Ġ344": 43686, + "Ġ345": 39937, + "Ġ346": 44729, + "Ġ347": 43292, + "Ġ348": 44084, + "Ġ349": 44367, + "Ġ35": 3439, + "Ġ350": 13803, + "Ġ351": 44417, + "Ġ352": 44063, + "Ġ353": 47567, + "Ġ354": 46752, + "Ġ355": 36561, + "Ġ356": 44552, + "Ġ357": 45210, + "Ġ358": 41761, + "Ġ359": 41934, + "Ġ36": 4570, + "Ġ360": 11470, + "Ġ361": 47744, + "Ġ363": 49327, + "Ġ364": 44969, + "Ġ365": 21268, + "Ġ366": 44856, + "Ġ367": 40884, + "Ġ368": 43019, + "Ġ369": 45620, + "Ġ37": 5214, + "Ġ370": 28687, + "Ġ371": 47343, + "Ġ372": 46633, + "Ġ373": 47946, + "Ġ374": 49020, + "Ġ375": 29414, + "Ġ376": 44622, + "Ġ377": 42163, + "Ġ378": 45473, + "Ġ379": 45937, + "Ġ38": 4353, + "Ġ380": 29101, + "Ġ383": 49814, + "Ġ384": 40400, + "Ġ385": 44826, + "Ġ386": 48340, + "Ġ387": 49689, + "Ġ388": 43550, + "Ġ389": 49633, + "Ġ39": 5014, + "Ġ390": 33882, + "Ġ392": 48207, + "Ġ395": 42321, + "Ġ396": 48758, + "Ġ398": 39260, + "Ġ399": 43927, + "Ġ4": 604, + "Ġ40": 2319, + "Ġ400": 7337, + "Ġ4000": 30123, + "Ġ401": 22219, + "Ġ402": 42622, + "Ġ403": 38210, + "Ġ404": 32320, + "Ġ405": 36966, + "Ġ406": 45439, + "Ġ407": 41879, + "Ġ408": 41247, + "Ġ409": 48132, + "Ġ4090": 48908, + "Ġ4096": 42479, + "Ġ41": 6073, + "Ġ410": 32921, + "Ġ411": 43184, + "Ġ412": 42215, + "Ġ413": 46618, + "Ġ414": 45900, + "Ġ415": 40643, + "Ġ416": 38158, + "Ġ417": 47580, + "Ġ418": 45959, + "Ġ419": 48475, + "Ġ42": 5433, + "Ġ420": 28262, + "Ġ421": 49294, + "Ġ422": 46588, + "Ġ423": 49125, + "Ġ424": 48252, + "Ġ425": 36959, + "Ġ426": 48065, + "Ġ427": 45345, + "Ġ428": 45063, + "Ġ429": 42313, + "Ġ43": 5946, + "Ġ430": 35090, + "Ġ432": 46393, + "Ġ433": 47407, + "Ġ435": 42671, + "Ġ436": 50038, + "Ġ44": 5846, + "Ġ440": 33879, + "Ġ443": 40384, + "Ġ444": 45095, + "Ġ445": 48655, + "Ġ448": 49989, + "Ġ45": 4153, + "Ġ450": 18523, + "Ġ451": 49356, + "Ġ455": 46839, + "Ġ457": 47996, + "Ġ458": 50154, + "Ġ46": 6337, + "Ġ460": 34091, + "Ġ465": 49669, + "Ġ47": 6298, + "Ġ470": 38634, + "Ġ475": 45881, + "Ġ48": 4764, + "Ġ480": 23487, + "Ġ49": 5125, + "Ġ490": 45601, + "Ġ499": 48391, + "Ġ5": 642, + "Ġ50": 2026, + "Ġ500": 5323, + "Ġ5000": 23336, + "Ġ501": 24555, + "Ġ502": 47233, + "Ġ503": 44541, + "Ġ504": 41612, + "Ġ505": 43367, + "Ġ51": 6885, + "Ġ510": 35148, + "Ġ512": 22243, + "Ġ52": 6740, + "Ġ520": 36141, + "Ġ525": 45719, + "Ġ529": 49888, + "Ġ53": 7192, + "Ġ530": 40585, + "Ġ54": 7175, + "Ġ540": 38190, + "Ġ55": 5996, + "Ġ550": 25240, + "Ġ555": 44717, + "Ġ56": 7265, + "Ġ560": 38089, + "Ġ57": 7632, + "Ġ570": 44626, + "Ġ58": 7618, + "Ġ580": 41234, + "Ġ59": 7863, + "Ġ6": 718, + "Ġ60": 3126, + "Ġ600": 10053, + "Ġ6000": 39064, + "Ġ601": 49231, + "Ġ608": 39084, + "Ġ61": 8454, + "Ġ610": 44300, + "Ġ62": 8190, + "Ġ620": 45469, + "Ġ625": 48868, + "Ġ63": 8093, + "Ġ630": 44505, + "Ġ64": 5598, + "Ġ640": 33759, + "Ġ65": 6135, + "Ġ650": 22626, + "Ġ655": 45021, + "Ġ66": 7930, + "Ġ660": 41717, + "Ġ666": 43364, + "Ġ67": 8275, + "Ġ670": 48136, + "Ġ68": 8257, + "Ġ680": 40554, + "Ġ69": 8644, + "Ġ698": 39861, + "Ġ7": 767, + "Ġ70": 4317, + "Ġ700": 13037, + "Ġ7000": 50205, + "Ġ701": 48173, + "Ġ702": 43379, + "Ġ71": 9166, + "Ġ72": 7724, + "Ġ720": 26250, + "Ġ73": 8854, + "Ġ737": 37517, + "Ġ74": 8915, + "Ġ747": 45600, + "Ġ75": 5441, + "Ġ750": 19683, + "Ġ76": 8684, + "Ġ760": 48284, + "Ġ768": 46720, + "Ġ77": 8541, + "Ġ770": 44586, + "Ġ777": 35534, + "Ġ78": 8699, + "Ġ780": 41287, + "Ġ79": 9225, + "Ġ8": 807, + "Ġ80": 4019, + "Ġ800": 10460, + "Ġ8000": 38055, + "Ġ802": 33121, + "Ġ808": 41241, + "Ġ81": 9773, + "Ġ82": 9415, + "Ġ820": 48964, + "Ġ83": 9698, + "Ġ84": 9508, + "Ġ840": 48777, + "Ġ85": 7600, + "Ġ850": 30607, + "Ġ86": 9849, + "Ġ87": 10083, + "Ġ88": 9193, + "Ġ89": 9919, + "Ġ9": 860, + "Ġ90": 4101, + "Ġ900": 15897, + "Ġ9000": 50138, + "Ġ91": 10495, + "Ġ911": 16679, + "Ġ92": 10190, + "Ġ920": 47679, + "Ġ93": 10261, + "Ġ94": 10048, + "Ġ95": 6957, + "Ġ950": 38384, + "Ġ96": 9907, + "Ġ960": 41263, + "Ġ97": 10111, + "Ġ970": 40463, + "Ġ978": 41417, + "Ġ98": 9661, + "Ġ980": 32614, + "Ġ99": 7388, + "Ġ999": 36006, + "Ġ:": 1058, + "Ġ:(": 36147, + "Ġ:)": 14373, + "Ġ:-)": 47226, + "Ġ::": 7904, + "Ġ:=": 19039, + "Ġ;": 2162, + "Ġ;)": 35540, + "Ġ;;": 36792, + "Ġ<": 1279, + "Ġ": 46904, + "-.": 34507, + "->": 3784, + "-[": 49146, + "-|": 22831, + ".": 13, + ".\"": 526, + ".\"\"": 32203, + ".\")": 19570, + ".\",": 33283, + ".\",\"": 41424, + ".\"[": 18161, + ".#": 32535, + ".$": 48082, + ".'": 2637, + ".'\"": 11496, + ".''": 13531, + ".''.": 50113, + ".(": 12195, + ".)": 2014, + ".),": 12179, + ".).": 15729, + ".):": 47308, + ".*": 15885, + ".,": 1539, + ".,\"": 44388, + ".-": 7874, + ".--": 9816, + "..": 492, + "...": 986, + "...\"": 9313, + "...)": 23029, + "....": 1106, + ".....": 12359, + "......": 16317, + ".......": 25780, + "........": 2109, + ".........": 34617, + ".............": 44274, + "................": 4181, + "..................": 49129, + "........................": 27754, + "................................": 8864, + "................................................................": 23193, + "...?": 44825, + "...]": 22345, + "../": 40720, + "./": 19571, + ".:": 11207, + ".;": 15089, + ".<": 29847, + ".>": 32756, + ".?": 40791, + ".[": 3693, + ".]": 8183, + "._": 13557, + ".}": 44587, + ".âĢĵ": 37585, + ".âĢĶ": 13402, + ".ãĢį": 43735, + ".�": 40670, + "/": 14, + "/\"": 30487, + "/#": 31113, + "/$": 32624, + "/(": 29006, + "/)": 34729, + "/*": 15211, + "/**": 35343, + "/+": 28404, + "/,": 47454, + "/-": 16327, + "/.": 11757, + "//": 1003, + "///": 20379, + "////": 9705, + "////////": 16150, + "////////////////": 27246, + "////////////////////////////////": 49704, + "/>": 15913, + "/?": 20924, + "/_": 47835, + "/âĢĭ": 27643, + "0": 15, + "00": 405, + "000": 830, + "0000": 2388, + "00000": 20483, + "000000": 10535, + "0000000": 24598, + "00000000": 8269, + "0000000000000000": 25645, + "00007": 44808, + "0001": 18005, + "0002": 34215, + "001": 8298, + "0010": 37187, + "002": 21601, + "00200000": 36490, + "003": 11245, + "004": 22914, + "005": 22544, + "006": 28041, + "007": 25816, + "008": 25257, + "009": 28694, + "01": 486, + "010": 20943, + "0100": 39103, + "011": 28555, + "012": 30206, + "013": 30273, + "014": 28645, + "015": 25150, + "016": 27037, + "017": 29326, + "018": 29159, + "019": 30484, + "02": 2999, + "020": 33618, + "0200": 44613, + "021": 46821, + "022": 44087, + "023": 45310, + "024": 40839, + "025": 36629, + "026": 45987, + "027": 44698, + "028": 46957, + "029": 48891, + "03": 3070, + "030": 39101, + "031": 43637, + "032": 49959, + "033": 44427, + "034": 49841, + "035": 44215, + "036": 48597, + "04": 3023, + "040": 36676, + "041": 50049, + "043": 48768, + "044": 43977, + "045": 40350, + "046": 45438, + "047": 48000, + "048": 47202, + "05": 2713, + "050": 28669, + "052": 37841, + "055": 47838, + "057": 43526, + "059": 46712, + "06": 3312, + "060": 41322, + "07": 2998, + "070": 43509, + "075": 46396, + "08": 2919, + "080": 33057, + "083": 48290, + "088": 46556, + "089": 49352, + "09": 2931, + "090": 42534, + "1": 16, + "10": 940, + "100": 3064, + "1000": 12825, + "10000": 49388, + "1001": 47705, + "1007": 44318, + "101": 8784, + "1016": 27956, + "102": 15377, + "1024": 35500, + "1027": 40403, + "103": 15197, + "104": 13464, + "105": 13348, + "106": 15801, + "107": 15982, + "108": 15711, + "1080": 24045, + "109": 14454, + "11": 1157, + "110": 11442, + "1100": 42060, + "111": 16243, + "1111": 26259, + "112": 14686, + "113": 16616, + "114": 16562, + "115": 15363, + "116": 18298, + "117": 17657, + "118": 16817, + "119": 16315, + "12": 1065, + "120": 10232, + "1200": 27550, + "121": 19244, + "122": 18376, + "123": 10163, + "124": 17464, + "125": 11623, + "126": 19420, + "127": 16799, + "128": 12762, + "129": 18741, + "13": 1485, + "130": 12952, + "131": 22042, + "132": 19924, + "133": 16945, + "134": 19880, + "135": 17059, + "136": 20809, + "137": 19708, + "138": 20107, + "139": 20219, + "14": 1415, + "140": 15187, + "141": 23756, + "142": 23726, + "143": 21139, + "144": 18444, + "145": 18781, + "146": 20964, + "147": 20198, + "148": 18294, + "149": 19442, + "15": 1314, + "150": 8628, + "1500": 33698, + "151": 24309, + "152": 17827, + "153": 21395, + "154": 21526, + "155": 18742, + "156": 21599, + "157": 18458, + "158": 21273, + "159": 19707, + "16": 1433, + "160": 14198, + "1600": 36150, + "161": 25948, + "162": 25061, + "163": 24136, + "164": 23237, + "165": 20986, + "166": 23055, + "167": 21940, + "168": 14656, + "169": 22172, + "17": 1558, + "170": 17279, + "171": 27192, + "172": 23628, + "173": 25399, + "174": 22985, + "175": 17430, + "176": 24096, + "177": 22413, + "178": 23188, + "179": 21738, + "18": 1507, + "180": 15259, + "1800": 39188, + "181": 27057, + "182": 24294, + "183": 24839, + "184": 22883, + "185": 21652, + "186": 25096, + "187": 23451, + "188": 20356, + "189": 23362, + "19": 1129, + "190": 19782, + "1900": 48104, + "191": 26492, + "192": 17477, + "1920": 40454, + "193": 24943, + "194": 22913, + "1945": 41931, + "195": 22186, + "1950": 42751, + "1959": 45403, + "196": 25272, + "1960": 38503, + "1963": 45192, + "1964": 46477, + "1965": 45271, + "1966": 44227, + "1967": 42830, + "1968": 42246, + "1969": 38391, + "197": 24991, + "1970": 30986, + "1971": 41208, + "1972": 41023, + "1973": 40220, + "1974": 40828, + "1975": 38449, + "1976": 38108, + "1977": 37781, + "1978": 37950, + "1979": 33581, + "198": 22337, + "1980": 23664, + "1981": 35411, + "1982": 30763, + "1983": 29279, + "1984": 28296, + "1985": 29110, + "1986": 28054, + "1987": 27301, + "1988": 26709, + "1989": 25475, + "199": 19104, + "1990": 19891, + "1991": 24529, + "1992": 23847, + "1993": 24465, + "1994": 22666, + "1995": 21908, + "1996": 22288, + "1997": 21498, + "1998": 21113, + "1999": 18946, + "2": 17, + "20": 1238, + "200": 2167, + "2000": 11024, + "200000": 33470, + "2001": 14585, + "2002": 16942, + "2003": 16088, + "2004": 15724, + "2005": 14315, + "2006": 13330, + "2007": 12726, + "2008": 11528, + "2009": 10531, + "201": 1264, + "2010": 10333, + "2011": 9804, + "2012": 6999, + "2013": 6390, + "2014": 4967, + "2015": 4626, + "2016": 5304, + "2017": 5539, + "2018": 7908, + "2019": 23344, + "202": 19004, + "2020": 42334, + "203": 22416, + "204": 18638, + "20439": 47936, + "205": 21261, + "206": 22136, + "207": 22745, + "208": 21315, + "209": 22567, + "21": 2481, + "210": 21536, + "211": 21895, + "212": 21777, + "213": 26427, + "214": 22291, + "215": 23349, + "216": 20666, + "217": 24591, + "218": 28727, + "219": 28896, + "22": 1828, + "220": 17572, + "2200": 34294, + "221": 26115, + "222": 23148, + "223": 22047, + "224": 24137, + "225": 18182, + "226": 24909, + "227": 24403, + "228": 23815, + "229": 23539, + "23": 1954, + "230": 19214, + "231": 25667, + "232": 24339, + "233": 25429, + "234": 24409, + "235": 22370, + "236": 24940, + "237": 24693, + "238": 23721, + "239": 23516, + "24": 1731, + "240": 16102, + "241": 28872, + "242": 27877, + "243": 26660, + "244": 25707, + "245": 22995, + "246": 26912, + "247": 23753, + "248": 23045, + "249": 21626, + "25": 1495, + "250": 9031, + "2500": 44688, + "251": 28072, + "252": 22800, + "253": 28592, + "254": 24970, + "255": 13381, + "256": 11645, + "257": 28676, + "258": 25600, + "259": 25191, + "26": 2075, + "260": 21719, + "261": 30057, + "262": 29119, + "263": 29558, + "264": 18897, + "265": 22980, + "266": 25540, + "267": 25674, + "268": 25022, + "269": 26276, + "27": 1983, + "270": 20233, + "271": 28977, + "272": 29807, + "273": 27367, + "274": 28857, + "275": 23195, + "276": 27988, + "277": 27019, + "278": 25870, + "279": 26050, + "28": 2078, + "280": 21033, + "281": 30368, + "282": 32568, + "283": 30290, + "284": 30336, + "285": 26279, + "286": 27033, + "287": 27800, + "288": 25270, + "289": 27693, + "29": 1959, + "290": 24369, + "291": 33551, + "292": 32759, + "293": 31675, + "294": 27696, + "295": 25710, + "296": 27137, + "297": 26561, + "298": 27728, + "299": 22579, + "3": 18, + "30": 1270, + "300": 6200, + "3000": 23924, + "301": 18938, + "302": 22709, + "303": 22572, + "304": 21288, + "305": 22515, + "306": 20548, + "307": 22996, + "308": 21495, + "309": 26895, + "31": 3132, + "310": 26717, + "311": 36244, + "312": 27970, + "313": 25838, + "314": 33638, + "315": 27936, + "316": 33400, + "317": 34125, + "318": 36042, + "319": 35175, + "32": 2624, + "320": 19504, + "321": 36453, + "322": 37283, + "323": 32637, + "324": 33916, + "325": 26582, + "326": 39195, + "327": 34159, + "328": 34256, + "329": 37967, + "33": 2091, + "330": 26073, + "331": 31697, + "332": 32148, + "333": 20370, + "3333": 24840, + "334": 31380, + "335": 27326, + "336": 29211, + "337": 31496, + "338": 28460, + "339": 29626, + "34": 2682, + "340": 23601, + "341": 33660, + "342": 31575, + "343": 32118, + "344": 33535, + "345": 27712, + "346": 30557, + "347": 30995, + "348": 28978, + "349": 27371, + "35": 2327, + "350": 14877, + "351": 35273, + "352": 33394, + "353": 33319, + "354": 32182, + "355": 28567, + "356": 32066, + "357": 27277, + "358": 31128, + "359": 30743, + "36": 2623, + "360": 15277, + "361": 35195, + "362": 35667, + "363": 35447, + "364": 26780, + "365": 24760, + "366": 32459, + "367": 27824, + "368": 27412, + "369": 30803, + "37": 2718, + "370": 20167, + "371": 38056, + "372": 36720, + "373": 34770, + "374": 31020, + "375": 22318, + "376": 32128, + "377": 26514, + "378": 30695, + "379": 29088, + "38": 2548, + "380": 23734, + "381": 36626, + "382": 36243, + "383": 34741, + "384": 22842, + "385": 27203, + "386": 21734, + "387": 32220, + "388": 30460, + "389": 29769, + "39": 2670, + "390": 25964, + "391": 37710, + "392": 32321, + "393": 26007, + "394": 34626, + "395": 31010, + "396": 34107, + "397": 33372, + "398": 31952, + "399": 28771, + "4": 19, + "40": 1821, + "400": 7029, + "4000": 27559, + "401": 21844, + "402": 32531, + "403": 31552, + "404": 26429, + "405": 26598, + "406": 29703, + "407": 30120, + "408": 26200, + "409": 29416, + "41": 3901, + "410": 33289, + "411": 42224, + "412": 39226, + "413": 44103, + "414": 37309, + "415": 35038, + "416": 35218, + "417": 38547, + "418": 39667, + "419": 45068, + "42": 3682, + "420": 27211, + "421": 46636, + "422": 44361, + "423": 43356, + "424": 40090, + "425": 32114, + "426": 42780, + "427": 42363, + "428": 40173, + "429": 11785, + "43": 3559, + "430": 31794, + "431": 50080, + "432": 45331, + "433": 42117, + "434": 47101, + "435": 40064, + "436": 43690, + "437": 43284, + "438": 43704, + "439": 47106, + "44": 2598, + "440": 25644, + "441": 39710, + "442": 39506, + "443": 34938, + "444": 30272, + "445": 43489, + "446": 27260, + "447": 34825, + "448": 31115, + "449": 31911, + "45": 2231, + "450": 17885, + "451": 36330, + "452": 37730, + "453": 36625, + "454": 34229, + "455": 30505, + "456": 29228, + "457": 33032, + "458": 29334, + "459": 33459, + "46": 3510, + "460": 34716, + "461": 40652, + "462": 39997, + "463": 38380, + "464": 44578, + "465": 42018, + "466": 42199, + "467": 24669, + "468": 38472, + "469": 42947, + "47": 2857, + "470": 27790, + "471": 38339, + "472": 37856, + "473": 37804, + "474": 38652, + "475": 32576, + "476": 35435, + "477": 32883, + "478": 29059, + "479": 31714, + "48": 2780, + "480": 22148, + "481": 40271, + "482": 40149, + "483": 38783, + "484": 34137, + "485": 32642, + "486": 34251, + "487": 35133, + "488": 33646, + "489": 35890, + "49": 2920, + "490": 31503, + "491": 41289, + "492": 40256, + "493": 43134, + "494": 39449, + "495": 33781, + "496": 37747, + "497": 38073, + "498": 36260, + "499": 28324, + "5": 20, + "50": 1120, + "500": 4059, + "5000": 27641, + "501": 33548, + "502": 35126, + "503": 31938, + "504": 33580, + "505": 31654, + "506": 35638, + "507": 35378, + "508": 33042, + "509": 29022, + "51": 4349, + "510": 33690, + "511": 41647, + "512": 25836, + "513": 48645, + "514": 47396, + "515": 45969, + "516": 47493, + "517": 48170, + "518": 44085, + "519": 47785, + "52": 4309, + "520": 31211, + "522": 49542, + "523": 49803, + "524": 48057, + "525": 39088, + "526": 48531, + "528": 49351, + "529": 49721, + "53": 4310, + "530": 38612, + "533": 44994, + "535": 44465, + "536": 44468, + "537": 46096, + "538": 49561, + "54": 4051, + "540": 35005, + "544": 47576, + "545": 45326, + "546": 49489, + "548": 49934, + "549": 44966, + "55": 2816, + "550": 22730, + "551": 43697, + "552": 40427, + "553": 48096, + "554": 44218, + "555": 31046, + "556": 37864, + "557": 41948, + "558": 40486, + "559": 38605, + "56": 3980, + "560": 34135, + "561": 47915, + "562": 43918, + "563": 46572, + "565": 47372, + "568": 49211, + "57": 3553, + "570": 39254, + "571": 42875, + "572": 48724, + "573": 48638, + "574": 46900, + "575": 36189, + "576": 37452, + "577": 49447, + "578": 38907, + "579": 41734, + "58": 3365, + "580": 39322, + "581": 48630, + "582": 46044, + "583": 46239, + "584": 46352, + "585": 38905, + "586": 29796, + "587": 44617, + "588": 39118, + "589": 44169, + "59": 3270, + "590": 36993, + "591": 48952, + "592": 45839, + "593": 49051, + "594": 46438, + "595": 35124, + "596": 45734, + "597": 43239, + "598": 41292, + "599": 43452, + "6": 21, + "60": 1899, + "600": 8054, + "6000": 43434, + "601": 41706, + "602": 31418, + "603": 35642, + "604": 31916, + "605": 32417, + "606": 33206, + "607": 31980, + "608": 28688, + "609": 31751, + "61": 5333, + "610": 39132, + "612": 43610, + "613": 47512, + "614": 46841, + "615": 47007, + "616": 44214, + "617": 47941, + "618": 47448, + "62": 5237, + "620": 38850, + "623": 46872, + "625": 26704, + "626": 45191, + "627": 49856, + "628": 48200, + "629": 48602, + "63": 5066, + "630": 30005, + "635": 48250, + "64": 2414, + "640": 31102, + "641": 42759, + "642": 41290, + "643": 41813, + "644": 29173, + "645": 49259, + "646": 27720, + "647": 33981, + "648": 34287, + "649": 33300, + "65": 2996, + "650": 17544, + "651": 40639, + "652": 43193, + "653": 46435, + "654": 39111, + "655": 35916, + "656": 37466, + "657": 37680, + "658": 38431, + "659": 36445, + "66": 2791, + "660": 39885, + "661": 47159, + "662": 39380, + "663": 45791, + "665": 36879, + "666": 27310, + "6666": 19060, + "66666666": 41977, + "667": 28933, + "668": 35809, + "669": 36657, + "67": 3134, + "670": 43798, + "671": 46250, + "672": 43864, + "673": 45758, + "674": 45385, + "675": 42444, + "676": 42548, + "677": 40179, + "678": 30924, + "679": 37601, + "68": 3104, + "680": 37397, + "681": 48564, + "682": 43950, + "683": 47521, + "684": 41580, + "685": 35978, + "686": 33808, + "687": 39925, + "688": 34427, + "689": 40523, + "69": 3388, + "690": 35844, + "691": 49541, + "692": 46589, + "693": 48528, + "694": 45214, + "695": 37381, + "696": 38205, + "697": 40035, + "698": 39357, + "699": 47325, + "7": 22, + "70": 2154, + "700": 9879, + "701": 41583, + "702": 36680, + "703": 36809, + "704": 32869, + "705": 34801, + "706": 35402, + "707": 24038, + "70710": 42877, + "708": 32583, + "709": 31495, + "71": 4869, + "710": 43147, + "712": 49517, + "713": 50055, + "714": 45722, + "718": 45720, + "72": 4761, + "720": 23906, + "725": 45151, + "727": 47760, + "728": 48524, + "729": 48555, + "73": 4790, + "730": 43916, + "733": 49995, + "736": 49150, + "74": 4524, + "740": 45598, + "745": 50150, + "747": 48882, + "748": 48246, + "75": 2425, + "750": 15426, + "751": 48365, + "752": 43665, + "753": 44550, + "754": 41874, + "755": 38172, + "756": 38219, + "757": 39251, + "758": 38569, + "759": 38314, + "76": 4304, + "760": 40761, + "7601": 42752, + "762": 48194, + "763": 49641, + "765": 29143, + "76561": 48527, + "767": 32059, + "768": 30610, + "77": 3324, + "770": 41820, + "771": 46761, + "772": 43571, + "773": 46871, + "774": 47582, + "775": 34483, + "776": 39509, + "777": 29331, + "778": 39761, + "779": 40393, + "78": 3695, + "780": 40873, + "781": 49703, + "782": 46519, + "783": 50165, + "784": 37688, + "785": 41172, + "786": 46302, + "787": 41019, + "789": 40401, + "79": 3720, + "790": 37750, + "792": 48156, + "793": 44750, + "794": 50242, + "795": 41544, + "796": 41060, + "797": 44673, + "798": 43240, + "799": 45455, + "8": 23, + "80": 1795, + "800": 7410, + "8000": 33942, + "801": 41531, + "802": 30863, + "803": 43564, + "804": 36088, + "805": 28256, + "806": 37988, + "807": 36928, + "808": 28362, + "809": 34583, + "81": 6659, + "810": 40215, + "815": 49503, + "82": 6469, + "820": 41739, + "825": 47338, + "83": 5999, + "830": 48341, + "833": 48634, + "84": 5705, + "840": 40675, + "85": 5332, + "850": 25764, + "855": 45432, + "86": 4521, + "860": 45039, + "864": 39570, + "866": 42240, + "87": 5774, + "870": 46951, + "875": 31360, + "877": 42802, + "88": 3459, + "880": 41655, + "882": 42980, + "883": 49287, + "884": 40353, + "885": 44230, + "886": 44980, + "887": 46660, + "888": 28011, + "889": 39121, + "89": 4531, + "893": 49682, + "896": 48712, + "899": 44093, + "9": 24, + "90": 3829, + "900": 12865, + "901": 46815, + "905": 44928, + "909": 44675, + "91": 6420, + "910": 43234, + "911": 35549, + "915": 40248, + "916": 48894, + "92": 5892, + "920": 37128, + "925": 46351, + "93": 6052, + "930": 45418, + "94": 5824, + "940": 46899, + "949": 48581, + "95": 3865, + "950": 31027, + "951": 50119, + "952": 49234, + "953": 49649, + "954": 48372, + "956": 50148, + "96": 4846, + "960": 39277, + "968": 38956, + "969": 38819, + "97": 5607, + "970": 43587, + "975": 42716, + "978": 32196, + "98": 4089, + "980": 40022, + "985": 42250, + "986": 49087, + "987": 44183, + "989": 42520, + "99": 2079, + "990": 34155, + "992": 41561, + "993": 44821, + "994": 42691, + "995": 33438, + "996": 38565, + "997": 39647, + "998": 34808, + "999": 17032, + "9999": 24214, + ":": 25, + ":\"": 11097, + ":#": 43922, + ":'": 32105, + ":(": 37498, + ":,": 45299, + ":-": 21912, + ":/": 14079, + "://": 1378, + "::": 3712, + "::::": 24022, + "::::::::": 43661, + ":[": 33250, + ":\\": 7479, + ":]": 47715, + ":{": 29164, + ";": 26, + ";\"": 26033, + ";;": 7665, + ";;;;": 14223, + ";;;;;;;;": 25887, + ";;;;;;;;;;;;": 46939, + ";}": 46956, + "<": 27, + "": 50256, + "=": 28, + "=\"": 2625, + "=\"\"": 33151, + "=\"#": 25698, + "=\"/": 35922, + "=#": 46249, + "=$": 43641, + "='": 11639, + "=(": 16193, + "=-": 10779, + "=-=-": 16822, + "=-=-=-=-": 27584, + "=-=-=-=-=-=-=-=-": 46402, + "=/": 33223, + "==": 855, + "===": 18604, + "====": 1421, + "======": 50155, + "========": 2559, + "============": 25609, + "================": 4770, + "================================": 10052, + "================================================================": 23926, + "=>": 14804, + "=[": 41888, + "=\\\"": 17553, + "=]": 48874, + "={": 34758, + "=~": 31820, + "=~=~": 33813, + ">": 29, + ">\"": 24618, + ">(": 33994, + ">)": 43734, + ">,": 22330, + ">.": 28401, + ">:": 31175, + "><": 6927, + ">>": 4211, + ">>>": 33409, + ">>>>": 16471, + ">>>>>>>>": 33717, + ">>\\": 34516, + ">[": 36937, + ">]": 37981, + "?": 30, + "?!": 12248, + "?!\"": 30823, + "?\"": 1701, + "?\",": 35379, + "?\".": 43634, + "?'": 8348, + "?'\"": 26989, + "?)": 10091, + "?),": 33924, + "?).": 29865, + "?,": 21747, + "?:": 27514, + "??": 3548, + "???": 28358, + "????": 9805, + "?????": 19622, + "?????-": 25658, + "?????-?????-": 31666, + "????????": 35709, + "?]": 26398, + "?ãĢį": 42943, + "@": 31, + "@#": 41573, + "@#&": 48193, + "@@": 12404, + "@@@@": 22675, + "@@@@@@@@": 37991, + "A": 32, + "AA": 3838, + "AAA": 29697, + "AAAA": 17922, + "AAAAAAAA": 43488, + "AAF": 38540, + "AB": 6242, + "ABC": 24694, + "ABLE": 17534, + "AC": 2246, + "ACA": 26576, + "ACC": 26861, + "ACE": 11598, + "ACH": 16219, + "ACK": 8120, + "ACP": 33056, + "ACT": 10659, + "ACTED": 38542, + "ACTION": 44710, + "ACY": 43300, + "AD": 2885, + "ADA": 26853, + "ADD": 29266, + "ADE": 19266, + "ADRA": 40517, + "ADS": 47149, + "ADVERTISEMENT": 19053, + "AE": 14242, + "AF": 8579, + "AFP": 17449, + "AFTA": 32106, + "AG": 4760, + "AGE": 11879, + "AGES": 25552, + "AH": 18429, + "AI": 20185, + "AIDS": 39338, + "AIN": 29833, + "AIR": 42149, + "AK": 10206, + "AKING": 43602, + "AL": 1847, + "ALD": 44071, + "ALE": 21358, + "ALK": 28082, + "ALL": 7036, + "ALLY": 19807, + "ALS": 23333, + "ALSE": 23719, + "ALT": 31429, + "ALTH": 40818, + "AM": 2390, + "AMA": 25087, + "AMD": 28075, + "AME": 10067, + "AMES": 29559, + "AMI": 43870, + "AMP": 23518, + "AMS": 40834, + "AMY": 29428, + "AN": 1565, + "ANA": 31574, + "ANC": 20940, + "ANCE": 19240, + "AND": 6981, + "ANE": 30525, + "ANG": 15567, + "ANGE": 27746, + "ANI": 43664, + "ANK": 15154, + "ANN": 22846, + "ANS": 15037, + "ANT": 8643, + "ANY": 31827, + "AP": 2969, + "APD": 35349, + "APE": 45721, + "APH": 31300, + "API": 17614, + "APP": 24805, + "APS": 44580, + "APTER": 29485, + "AR": 1503, + "ARA": 24401, + "ARB": 37304, + "ARC": 25793, + "ARCH": 31315, + "ARD": 9795, + "ARDIS": 49608, + "ARDS": 48294, + "ARE": 12203, + "ARGET": 46095, + "ARI": 33604, + "ARK": 14175, + "ARM": 33456, + "ARP": 36035, + "ARR": 26465, + "ARS": 27415, + "ART": 7227, + "ARY": 13153, + "AS": 1921, + "ASC": 42643, + "ASE": 11159, + "ASED": 42827, + "ASH": 11211, + "ASHINGTON": 19436, + "ASON": 36033, + "ASS": 10705, + "AST": 11262, + "ASY": 26483, + "AT": 1404, + "ATA": 13563, + "ATCH": 11417, + "ATE": 6158, + "ATED": 11617, + "ATER": 23261, + "ATES": 29462, + "ATH": 12599, + "ATHER": 45226, + "ATING": 33881, + "ATION": 6234, + "ATIONAL": 29912, + "ATIONS": 18421, + "ATIVE": 37045, + "ATOR": 25633, + "ATS": 33586, + "ATT": 17139, + "ATTLE": 35455, + "ATURE": 40086, + "ATURES": 47471, + "AU": 26830, + "AUD": 48877, + "AUT": 39371, + "AV": 10116, + "AW": 12298, + "AX": 25922, + "AY": 4792, + "AZ": 22778, + "Aaron": 34451, + "Ab": 4826, + "Ability": 22453, + "About": 8585, + "Above": 32397, + "Abs": 24849, + "Absolutely": 40501, + "Abstract": 23839, + "Abyss": 49073, + "Ac": 12832, + "Acc": 17320, + "Accept": 38855, + "Access": 15457, + "Accessory": 41629, + "According": 4821, + "Account": 30116, + "Acknowled": 39482, + "Across": 40553, + "Act": 6398, + "Action": 12502, + "ActionCode": 31573, + "Activ": 25526, + "Active": 13739, + "Activity": 16516, + "Actor": 40277, + "Actually": 26417, + "Ad": 2782, + "Adam": 23159, + "Adams": 47462, + "Adapt": 48003, + "Adapter": 47307, + "Add": 4550, + "Added": 13003, + "Adding": 32901, + "Additional": 17699, + "Additionally": 23216, + "Address": 20231, + "Adds": 46245, + "Adjust": 39668, + "Admin": 46787, + "Administ": 41862, + "Adult": 42995, + "Adv": 22856, + "Advanced": 28809, + "Adventure": 48289, + "Advertisement": 4723, + "Advertisements": 14592, + "Af": 17584, + "Afee": 44314, + "Aff": 35191, + "African": 43032, + "After": 3260, + "Ag": 10262, + "Again": 15316, + "Against": 39276, + "Age": 23396, + "Agent": 36772, + "Agg": 46384, + "Ah": 10910, + "Aid": 44245, + "Aim": 49945, + "Air": 16170, + "Ak": 33901, + "Al": 2348, + "Alabama": 49177, + "Alan": 36235, + "Albert": 42590, + "Ale": 37474, + "Alert": 36420, + "Alex": 15309, + "Alexander": 38708, + "Ali": 37893, + "Alias": 40489, + "Alice": 44484, + "Alien": 44501, + "All": 3237, + "Allah": 48620, + "Allen": 39989, + "Allow": 35265, + "Allows": 34934, + "Almost": 23379, + "Along": 24035, + "Alpha": 38077, + "Already": 37447, + "Alright": 31442, + "Also": 7583, + "Alt": 29161, + "Altern": 23081, + "Alternative": 49788, + "Alternatively": 44163, + "Although": 7003, + "Always": 30374, + "Am": 5840, + "Amazing": 42770, + "Amazon": 24888, + "Amb": 35649, + "Americ": 5477, + "America": 18165, + "American": 7437, + "Americans": 17636, + "Amid": 43541, + "Among": 14311, + "Amount": 31264, + "Amy": 40797, + "An": 2025, + "Analy": 37702, + "Analysis": 32750, + "Ancient": 44974, + "And": 1870, + "Anderson": 42991, + "Andre": 31258, + "Andrew": 20508, + "Android": 25934, + "Andy": 35314, + "Ang": 13450, + "Angel": 33246, + "Angelo": 45585, + "Anim": 35320, + "Animal": 40002, + "Animation": 39520, + "Ann": 18858, + "Anna": 31160, + "Anne": 43227, + "Anonymous": 20660, + "Another": 6610, + "Answer": 33706, + "Ant": 13217, + "Anth": 30327, + "Anthony": 32697, + "Anti": 28795, + "Any": 7149, + "Anyone": 21129, + "Anything": 40028, + "Anyway": 23795, + "Ap": 25189, + "Apart": 39182, + "App": 4677, + "AppData": 22322, + "Apparently": 30402, + "Appearance": 48231, + "Appearances": 47569, + "Apple": 16108, + "Applic": 33583, + "Application": 23416, + "Applications": 41995, + "Apply": 44836, + "Apps": 48433, + "Apr": 13680, + "April": 16784, + "Ar": 3163, + "Arab": 31602, + "Arc": 24021, + "Arcade": 43763, + "Arch": 19895, + "Are": 8491, + "Area": 30547, + "Aren": 43199, + "Arg": 28100, + "Args": 42035, + "Ari": 26529, + "Arizona": 40732, + "Ark": 42007, + "Arm": 26560, + "Armor": 31512, + "Army": 45272, + "Around": 24472, + "Array": 19182, + "Arsenal": 46230, + "Art": 8001, + "Arthur": 29874, + "Article": 14906, + "Artist": 43020, + "As": 1722, + "Ash": 26754, + "Asia": 38555, + "Asian": 43224, + "Aside": 32602, + "Ask": 25214, + "Asked": 18932, + "Ass": 8021, + "Assad": 23622, + "Assembly": 49670, + "Asset": 45869, + "Assistant": 48902, + "Associated": 29014, + "Assuming": 48142, + "Ast": 33751, + "Async": 42367, + "At": 2953, + "Atl": 25255, + "Atlanta": 43482, + "Atlantic": 41120, + "Att": 8086, + "Attach": 33296, + "Attack": 27732, + "Attempt": 37177, + "Attempts": 48452, + "Attorney": 46319, + "Attribute": 33682, + "Attributes": 29021, + "Aud": 16353, + "Audio": 21206, + "Aug": 12512, + "August": 17908, + "Aust": 15160, + "Austin": 40245, + "Austral": 19763, + "Australia": 27429, + "Australian": 38036, + "Aut": 16541, + "Auth": 30515, + "Authent": 47649, + "Author": 13838, + "Authorities": 28705, + "Auto": 27722, + "Autom": 38062, + "Av": 7355, + "Availability": 29841, + "Available": 10493, + "Average": 26287, + "Avg": 48997, + "Avoid": 38618, + "Aw": 23155, + "Awesome": 49061, + "Ax": 31554, + "Ay": 42012, + "Az": 26903, + "B": 33, + "BA": 4339, + "BACK": 31098, + "BALL": 45463, + "BAT": 47379, + "BB": 15199, + "BBC": 33833, + "BC": 2749, + "BD": 14529, + "BE": 12473, + "BER": 13246, + "BF": 29499, + "BG": 40469, + "BI": 3483, + "BIL": 19676, + "BILITIES": 49516, + "BILITY": 25382, + "BILL": 39888, + "BIP": 47772, + "BIT": 26094, + "BL": 9148, + "BLE": 19146, + "BLIC": 32936, + "BM": 12261, + "BN": 15766, + "BO": 8202, + "BOOK": 39453, + "BOX": 39758, + "BP": 20866, + "BR": 11473, + "BRE": 40438, + "BS": 4462, + "BSD": 21800, + "BT": 19313, + "BTC": 35964, + "BU": 19499, + "BUG": 12953, + "BUR": 38926, + "BUS": 45346, + "BUT": 47526, + "BW": 48802, + "BY": 17513, + "Ba": 34458, + "Baby": 36534, + "Back": 7282, + "Background": 21756, + "Bad": 22069, + "Bah": 47514, + "Bal": 24597, + "Balance": 45866, + "Ball": 23410, + "Balt": 41312, + "Baltimore": 46139, + "Ban": 30457, + "Band": 31407, + "Bang": 43984, + "Bank": 28650, + "Bar": 10374, + "Barn": 47359, + "Bas": 15522, + "Base": 14881, + "Based": 15001, + "Basic": 26416, + "Basically": 31524, + "Bat": 24541, + "Batman": 37039, + "Battery": 47006, + "Battle": 24064, + "Bay": 15262, + "Be": 3856, + "Bear": 36352, + "Beast": 41490, + "Beat": 34979, + "Beaut": 38413, + "Bec": 39649, + "Because": 8128, + "Beck": 43454, + "Bed": 45896, + "Bee": 49512, + "Beer": 49802, + "Before": 8421, + "Beg": 24586, + "Begin": 44140, + "Beginning": 45198, + "Beh": 25267, + "Behind": 34163, + "Being": 18357, + "Bel": 12193, + "Bell": 36488, + "Below": 21106, + "Ben": 11696, + "Bench": 44199, + "Benef": 42166, + "Benz": 42484, + "Ber": 24814, + "Bern": 23927, + "Bernie": 33433, + "Berry": 25215, + "Besides": 23937, + "Best": 13014, + "Bet": 13056, + "Beta": 43303, + "Better": 28971, + "Between": 25262, + "Bey": 21993, + "Beyond": 24102, + "Bi": 23286, + "Big": 12804, + "Bill": 17798, + "Billy": 49640, + "Bind": 36180, + "Bio": 42787, + "Bir": 50091, + "Bird": 42562, + "Birth": 38480, + "Bit": 13128, + "Bitcoin": 22614, + "Bl": 3629, + "Black": 9915, + "Blade": 47520, + "Blake": 37849, + "Ble": 43413, + "Block": 12235, + "Blocks": 45356, + "Blog": 42383, + "Blood": 21659, + "Bloom": 38941, + "Bloomberg": 47696, + "Blu": 38676, + "Blue": 14573, + "Bo": 16635, + "Board": 29828, + "Bob": 18861, + "Body": 25842, + "Bomb": 48478, + "Bon": 20682, + "Bone": 49580, + "Bonus": 29435, + "Boo": 46120, + "Book": 10482, + "Books": 30650, + "Boost": 45686, + "Boot": 36476, + "Border": 34189, + "Born": 28524, + "Boss": 37310, + "Boston": 31710, + "Bot": 20630, + "Both": 10265, + "Bott": 28653, + "Bottom": 34104, + "Bound": 49646, + "Bow": 39961, + "Box": 14253, + "Boy": 26554, + "Br": 9414, + "Bra": 42333, + "Brad": 30805, + "Brain": 44687, + "Brand": 38416, + "Brandon": 45467, + "Brave": 39787, + "Brazil": 39190, + "Bre": 12679, + "Break": 31737, + "Breaking": 29449, + "Brend": 48015, + "Brew": 44029, + "Brexit": 40730, + "Brian": 24761, + "Bride": 47148, + "Bridge": 37385, + "Brien": 20118, + "Bright": 41267, + "Bring": 31416, + "Brit": 17959, + "Britain": 37114, + "British": 25631, + "Bro": 15783, + "Broad": 30507, + "Bron": 18760, + "Brook": 45534, + "Brother": 39461, + "Brow": 32635, + "Brown": 20644, + "Browser": 46532, + "Bruce": 38509, + "Bs": 37000, + "Bu": 38374, + "Buff": 36474, + "Buffer": 28632, + "Bug": 25624, + "Build": 15580, + "Builder": 32875, + "Building": 25954, + "Built": 39582, + "Bul": 33481, + "Bull": 39549, + "Bur": 22991, + "Burn": 29053, + "Bus": 16286, + "Bush": 36113, + "Business": 24749, + "But": 1537, + "Button": 21864, + "Buy": 14518, + "Buyable": 39693, + "BuyableInstoreAndOnline": 40242, + "Buzz": 48230, + "By": 3886, + "ById": 48364, + "Byte": 40778, + "Bytes": 45992, + "C": 34, + "CA": 8141, + "CAN": 44565, + "CAP": 33177, + "CAR": 20034, + "CAST": 44647, + "CB": 23199, + "CBC": 29208, + "CBS": 22923, + "CC": 4093, + "CCC": 46361, + "CD": 8610, + "CDC": 47667, + "CE": 5222, + "CENT": 43960, + "CEO": 46691, + "CEPT": 42006, + "CF": 22495, + "CG": 39816, + "CH": 3398, + "CHA": 49285, + "CHAPTER": 41481, + "CHAR": 38019, + "CHAT": 31542, + "CHECK": 50084, + "CHO": 44899, + "CHQ": 47831, + "CHR": 37846, + "CI": 25690, + "CIA": 49732, + "CL": 5097, + "CLA": 16827, + "CLAIM": 48778, + "CLASS": 31631, + "CLASSIFIED": 45449, + "CLE": 29931, + "CLOSE": 32737, + "CLUD": 39149, + "CLUS": 28332, + "CM": 24187, + "CN": 44175, + "CNN": 18474, + "CO": 8220, + "COL": 25154, + "COLOR": 46786, + "COM": 9858, + "COMPLE": 41335, + "CON": 10943, + "CONCLUS": 47542, + "CONT": 37815, + "COR": 44879, + "CP": 8697, + "CPU": 36037, + "CR": 9419, + "CRE": 43387, + "CRIP": 36584, + "CRIPTION": 40165, + "CS": 7902, + "CSS": 49155, + "CT": 4177, + "CTV": 30428, + "CU": 43633, + "CV": 33538, + "CVE": 31436, + "CW": 43538, + "Ca": 24334, + "Cache": 30562, + "Cal": 9771, + "Calif": 19619, + "California": 25284, + "Call": 14134, + "Callback": 47258, + "Calling": 48593, + "Cam": 21701, + "Camera": 35632, + "Camp": 21111, + "Campaign": 46102, + "Can": 6090, + "Canada": 17940, + "Canadian": 28203, + "Cand": 41572, + "Cap": 15610, + "Capital": 39315, + "Capt": 19209, + "Captain": 27898, + "Capture": 49630, + "Car": 9914, + "Card": 16962, + "Care": 17784, + "Carl": 26886, + "Cart": 43476, + "Carter": 49958, + "Cas": 35155, + "Case": 20448, + "Cash": 35361, + "Cass": 43529, + "Cast": 19248, + "Cat": 21979, + "Catal": 39075, + "Catalog": 49015, + "Category": 27313, + "Cath": 39581, + "Catholic": 48919, + "Cause": 42323, + "Cele": 42741, + "Cell": 28780, + "Cent": 19085, + "Center": 23656, + "Central": 30645, + "Cert": 37608, + "Certain": 26469, + "Certainly": 36001, + "Ch": 1925, + "Chain": 35491, + "Chair": 43189, + "Chall": 41812, + "Champ": 48507, + "Chan": 48407, + "Chance": 43606, + "Change": 19400, + "Changed": 31813, + "Changes": 29238, + "Changing": 48333, + "Channel": 29239, + "Chapter": 14126, + "Char": 12441, + "Character": 27275, + "Characters": 48393, + "Charg": 28316, + "Charge": 50044, + "Charges": 36970, + "Charl": 24453, + "Charles": 28711, + "Charlie": 37136, + "Chart": 45488, + "Chat": 30820, + "Che": 7376, + "Check": 9787, + "Chel": 38292, + "Chelsea": 41053, + "Chem": 41829, + "Chest": 45170, + "Chicago": 25705, + "Chicken": 45565, + "Chief": 23675, + "Child": 16424, + "Children": 26829, + "China": 14581, + "Chinese": 23604, + "Chip": 49985, + "Cho": 22164, + "Choice": 46770, + "Choose": 31851, + "Chris": 15645, + "Christ": 10684, + "Christian": 20298, + "Christmas": 44614, + "Christopher": 38025, + "Chuck": 44324, + "Church": 46686, + "Circ": 31560, + "City": 14941, + "Civil": 32610, + "Cl": 2601, + "Cla": 47404, + "Claim": 44819, + "Clar": 48035, + "Clark": 43250, + "Class": 9487, + "Classic": 39914, + "Cle": 34349, + "Clean": 32657, + "Clear": 19856, + "Clearly": 30638, + "Click": 8164, + "Client": 11792, + "Climate": 37649, + "Clinton": 16549, + "Clock": 44758, + "Close": 26125, + "Closure": 45398, + "Cloud": 18839, + "Club": 42350, + "Cmd": 40109, + "Co": 7222, + "Coach": 40677, + "Cod": 43806, + "Code": 10669, + "Coin": 24387, + "Col": 5216, + "Cola": 28635, + "Cold": 34312, + "Cole": 46509, + "Coll": 22667, + "Collect": 31337, + "Collection": 36307, + "College": 38951, + "Collins": 49645, + "Color": 10258, + "Colorado": 41330, + "Columb": 36063, + "Column": 39470, + "Com": 5377, + "Comb": 20575, + "Combat": 38667, + "Come": 16773, + "Coming": 30804, + "Comm": 6935, + "Command": 21575, + "Comment": 21357, + "Comments": 23903, + "Commerce": 47662, + "Commercial": 48401, + "Commission": 50246, + "Common": 17227, + "Commun": 30813, + "Community": 20012, + "Comp": 7293, + "Compan": 41309, + "Companies": 49111, + "Company": 39154, + "Compar": 50249, + "Compare": 41488, + "Compared": 44669, + "Compat": 40073, + "Compl": 38143, + "Complete": 20988, + "Completed": 43768, + "Component": 21950, + "Computer": 34556, + "Con": 3103, + "Conclusion": 21481, + "Cond": 25559, + "Condition": 48362, + "Conf": 18546, + "Config": 16934, + "Configuration": 38149, + "Cong": 18649, + "Congratulations": 45048, + "Congress": 25916, + "Conn": 37321, + "Connect": 13313, + "Connection": 32048, + "Connector": 34525, + "Connell": 15559, + "Connor": 27136, + "Cons": 9444, + "Conservative": 42039, + "Consider": 19626, + "Considering": 40475, + "Console": 47581, + "Const": 34184, + "Construct": 42316, + "Constructed": 25207, + "Construction": 36687, + "Consumer": 49106, + "Cont": 4264, + "Contact": 17829, + "Container": 29869, + "Content": 19746, + "Contents": 15842, + "Context": 21947, + "Contin": 17875, + "Continue": 29453, + "Contract": 45845, + "Contribut": 37146, + "Control": 15988, + "Controller": 22130, + "Cook": 28937, + "Cool": 34530, + "Cooldown": 45953, + "Cop": 13379, + "Copy": 29881, + "Copyright": 15269, + "Cor": 10606, + "Core": 14055, + "Corn": 41389, + "Corp": 45680, + "Correct": 42779, + "Correction": 43267, + "Cos": 36734, + "Cost": 13729, + "Could": 23722, + "Coun": 31053, + "Council": 40940, + "Count": 12332, + "Counter": 31694, + "Country": 33921, + "Cour": 25877, + "Course": 49046, + "Court": 36699, + "Courtesy": 31825, + "Cover": 27245, + "Cow": 40147, + "Cr": 13916, + "Cra": 33800, + "Craft": 14467, + "Craig": 40441, + "Crash": 47598, + "Cre": 12443, + "Creat": 16719, + "Create": 16447, + "Created": 41972, + "Creating": 32071, + "Credit": 23690, + "Credits": 42855, + "Crew": 46724, + "Crime": 45580, + "Crit": 18559, + "Critical": 41000, + "Critics": 36623, + "Cro": 35403, + "Cross": 21544, + "Cru": 27535, + "Crunch": 49384, + "Cruz": 41811, + "Cry": 26677, + "Crypt": 23919, + "Crystal": 43752, + "Cs": 32274, + "Ct": 33707, + "Ctrl": 40069, + "Cu": 46141, + "Cub": 43632, + "Cube": 29071, + "Cur": 26628, + "Current": 11297, + "Currently": 21327, + "Custom": 15022, + "Customer": 44939, + "Cut": 26254, + "Cy": 20418, + "D": 35, + "DA": 5631, + "DAQ": 46640, + "DATA": 26947, + "DAY": 26442, + "DB": 11012, + "DC": 9697, + "DCS": 49513, + "DD": 16458, + "DE": 7206, + "DEBUG": 30531, + "DEC": 41374, + "DEF": 32988, + "DEM": 39429, + "DEN": 41819, + "DEP": 46162, + "DER": 14418, + "DERR": 49643, + "DES": 30910, + "DEV": 39345, + "DF": 8068, + "DH": 41473, + "DI": 17931, + "DIR": 34720, + "DIS": 26288, + "DIT": 49828, + "DIV": 33569, + "DJ": 35028, + "DK": 48510, + "DL": 19260, + "DM": 23127, + "DN": 35504, + "DNA": 28886, + "DO": 18227, + "DOC": 38715, + "DOM": 39170, + "DON": 41173, + "DOS": 35178, + "DOWN": 41925, + "DP": 6322, + "DR": 7707, + "DS": 5258, + "DT": 24544, + "DVD": 39218, + "DW": 42955, + "DX": 36227, + "Da": 26531, + "Dad": 46270, + "Daddy": 48280, + "Daily": 28545, + "Dallas": 40540, + "Dam": 14550, + "Damage": 22022, + "Damn": 43343, + "Dan": 21174, + "Daniel": 19962, + "Danny": 45478, + "Dar": 32708, + "Dark": 17367, + "Dash": 43041, + "Dat": 27354, + "Data": 6601, + "Database": 38105, + "Date": 10430, + "Dave": 27984, + "David": 11006, + "Davis": 36462, + "Day": 12393, + "Days": 38770, + "Db": 43832, + "De": 5005, + "Dead": 20489, + "Deal": 45776, + "Dean": 36372, + "Dear": 20266, + "Death": 20148, + "Deb": 16587, + "Debug": 27509, + "Dec": 10707, + "December": 20588, + "Decl": 37835, + "Decre": 43198, + "Deep": 29744, + "Def": 7469, + "Default": 19463, + "Defense": 27300, + "Definition": 36621, + "Del": 13856, + "Delete": 38727, + "Delivery": 33129, + "DeliveryDate": 39749, + "Delta": 42430, + "Dem": 11522, + "Demand": 42782, + "Democratic": 33939, + "Democrats": 29969, + "Demon": 35477, + "Den": 21306, + "Denver": 49818, + "Dep": 12156, + "Department": 36261, + "Depending": 41156, + "Deploy": 49322, + "Depth": 48791, + "Depths": 42382, + "Der": 28532, + "Des": 5960, + "Desc": 24564, + "Description": 11828, + "Design": 23067, + "Desk": 42523, + "Desktop": 36881, + "Despite": 8332, + "Dest": 24159, + "Destroy": 49174, + "Det": 11242, + "Detailed": 32080, + "Details": 24259, + "Detect": 47504, + "Detroit": 40404, + "Dev": 13603, + "Develop": 19246, + "Developer": 45351, + "Development": 41206, + "Device": 24728, + "Dex": 48875, + "Di": 18683, + "Dial": 24400, + "Dialog": 44204, + "Dialogue": 41099, + "Diamond": 47710, + "Dick": 38743, + "Did": 11633, + "Die": 32423, + "Diff": 28813, + "Different": 40341, + "Dig": 19511, + "Digital": 27640, + "Dim": 29271, + "Dir": 35277, + "Direct": 13470, + "Director": 28702, + "Directory": 43055, + "Dis": 7279, + "Disable": 48893, + "Disc": 15642, + "Disclaimer": 19618, + "Discover": 44596, + "Discuss": 48873, + "Discussion": 34255, + "Disk": 40961, + "Disney": 37338, + "Dispatch": 49354, + "Display": 23114, + "Dist": 20344, + "Distance": 45767, + "District": 44857, + "Div": 24095, + "Do": 5211, + "DoS": 46498, + "Doc": 23579, + "Doctor": 37564, + "Doctors": 47087, + "Document": 24941, + "Documents": 38354, + "Does": 13921, + "Dog": 32942, + "Dom": 24510, + "Domain": 43961, + "Domin": 43417, + "Don": 3987, + "Donald": 7371, + "DonaldTrump": 27674, + "Done": 45677, + "Donnell": 24853, + "Dou": 40287, + "Double": 25628, + "Doug": 42297, + "Down": 8048, + "Download": 10002, + "Downloadha": 41551, + "Dr": 6187, + "Draft": 37741, + "Drag": 46022, + "Dragon": 17808, + "DragonMagazine": 42424, + "Draw": 25302, + "Dream": 30571, + "Dri": 20564, + "Drive": 24825, + "Driver": 32103, + "Dro": 35442, + "Drop": 26932, + "Drug": 37943, + "Ds": 30832, + "Du": 35660, + "Dual": 36248, + "Dub": 37590, + "Due": 22229, + "Dun": 30128, + "Dur": 36927, + "Duration": 26054, + "During": 7191, + "Dust": 43767, + "Dutch": 49717, + "Dynamic": 44090, + "E": 36, + "EA": 16412, + "EAR": 17133, + "EB": 30195, + "EC": 2943, + "ECA": 36600, + "ECD": 27295, + "ECH": 25994, + "ECK": 25171, + "ECT": 9782, + "ECTION": 24565, + "ED": 1961, + "EDIT": 24706, + "EE": 6500, + "EED": 41841, + "EEE": 31909, + "EEEE": 35039, + "EEK": 33823, + "EEP": 35238, + "EF": 25425, + "EFF": 37267, + "EG": 7156, + "EGA": 33146, + "EGIN": 43312, + "EH": 42413, + "EL": 3698, + "ELD": 24639, + "ELF": 37738, + "ELL": 23304, + "ELS": 37142, + "ELY": 30943, + "EM": 3620, + "EMA": 27630, + "EMBER": 28952, + "EMENT": 12529, + "EMOTE": 36862, + "EMP": 39494, + "EMS": 39201, + "EN": 1677, + "ENA": 45510, + "ENC": 24181, + "ENCE": 18310, + "ENCY": 45155, + "END": 10619, + "ENDED": 49361, + "ENE": 39267, + "ENG": 26808, + "ENGTH": 49494, + "ENN": 34571, + "ENS": 16938, + "ENSE": 24290, + "ENT": 3525, + "ENTION": 45589, + "ENTS": 15365, + "EO": 4720, + "EP": 8905, + "EPA": 40906, + "ER": 1137, + "ERA": 46461, + "ERAL": 27130, + "ERC": 47691, + "ERE": 9338, + "ERG": 49837, + "ERN": 28778, + "ERO": 34812, + "ERROR": 24908, + "ERS": 4877, + "ERSON": 29086, + "ERT": 17395, + "ERY": 19664, + "ES": 1546, + "ESA": 43279, + "ESCO": 43311, + "ESE": 33635, + "ESH": 44011, + "ESPN": 31730, + "ESS": 7597, + "ESSION": 47621, + "EST": 6465, + "EStream": 39906, + "EStreamFrame": 43177, + "ET": 2767, + "ETA": 20892, + "ETF": 22274, + "ETH": 20702, + "ETHOD": 36252, + "ETS": 32716, + "EU": 19684, + "EV": 20114, + "EVA": 27881, + "EW": 6217, + "EX": 6369, + "EXP": 49864, + "EXT": 13918, + "EY": 22348, + "Each": 10871, + "Ear": 8419, + "Earlier": 13689, + "Early": 20457, + "Earn": 49725, + "Earth": 22840, + "East": 25234, + "Eastern": 46109, + "Easy": 28406, + "Eat": 47659, + "Ec": 49136, + "Econom": 28489, + "Economic": 48307, + "Ed": 7407, + "Edge": 37021, + "Edit": 18378, + "Edited": 45882, + "Editor": 17171, + "Educ": 33380, + "Education": 41183, + "Edward": 43982, + "Effect": 18610, + "Effective": 44831, + "Effects": 47738, + "Egypt": 39299, + "Eh": 43894, + "Eight": 29571, + "Either": 32478, + "El": 9527, + "Ele": 28827, + "Elect": 19453, + "Electric": 44132, + "Element": 20180, + "Elf": 46995, + "Elizabeth": 43568, + "Ell": 30639, + "Els": 45507, + "Elsa": 49050, + "Else": 40674, + "Elsewhere": 49374, + "Em": 10161, + "Email": 15333, + "Emb": 31567, + "Emer": 32779, + "Emergency": 48979, + "Emily": 48640, + "Employ": 29733, + "Empty": 40613, + "En": 4834, + "Enable": 36695, + "Enabled": 20491, + "Enc": 27195, + "End": 12915, + "Energy": 28925, + "Eng": 7936, + "Engine": 13798, + "EngineDebug": 49781, + "Engineers": 28620, + "England": 39163, + "English": 15823, + "Enh": 35476, + "Enhanced": 49026, + "Enjoy": 27467, + "Enlarge": 30952, + "Enough": 47323, + "Ent": 14539, + "Enter": 17469, + "Entity": 32398, + "Entry": 30150, + "Environment": 31441, + "Environmental": 47213, + "Ep": 13807, + "Episode": 23758, + "Equ": 23588, + "Er": 9139, + "Eric": 25004, + "Error": 12331, + "Es": 23041, + "Esc": 47051, + "Especially": 48464, + "Ess": 29508, + "Est": 22362, + "Eth": 40226, + "Euro": 14398, + "Europe": 16112, + "European": 22030, + "Ev": 15200, + "Eva": 44239, + "Even": 6104, + "Event": 9237, + "Events": 37103, + "Eventually": 28724, + "Ever": 23921, + "Every": 6109, + "Everybody": 28172, + "Everyone": 16190, + "Everything": 19693, + "Evidence": 46785, + "Evil": 48477, + "Ex": 3109, + "Exactly": 47173, + "Example": 16281, + "Examples": 27730, + "Exc": 40127, + "Excellent": 45675, + "Except": 30313, + "Exception": 16922, + "Exec": 23002, + "Executive": 43885, + "Exit": 30337, + "Exp": 16870, + "Exper": 20468, + "Experience": 44901, + "Experts": 38897, + "Expl": 18438, + "Explore": 35433, + "Export": 43834, + "Express": 38839, + "Ext": 11627, + "External": 41506, + "Extra": 27726, + "Extreme": 36716, + "Ey": 36287, + "Eye": 24876, + "F": 37, + "FA": 7708, + "FACE": 49836, + "FAQ": 42680, + "FAULT": 38865, + "FB": 26001, + "FBI": 39379, + "FC": 4851, + "FD": 26009, + "FE": 15112, + "FER": 24302, + "FF": 5777, + "FFER": 45746, + "FFFF": 29312, + "FG": 30386, + "FH": 44602, + "FI": 11674, + "FIELD": 44603, + "FIG": 16254, + "FIL": 46700, + "FILE": 25664, + "FIN": 20032, + "FINE": 29940, + "FINEST": 40236, + "FIR": 39776, + "FIX": 47084, + "FK": 26236, + "FL": 3697, + "FLAG": 38948, + "FM": 23264, + "FML": 34708, + "FN": 43221, + "FO": 6080, + "FOR": 13775, + "FORE": 30818, + "FORM": 21389, + "FORMATION": 35036, + "FOX": 47853, + "FP": 5837, + "FR": 10913, + "FREE": 39274, + "FS": 10652, + "FT": 9792, + "FTWARE": 37485, + "FU": 38989, + "FUL": 46476, + "FUN": 42296, + "FW": 24160, + "FX": 17213, + "FY": 43833, + "Fa": 50110, + "Fab": 43957, + "Fac": 47522, + "Face": 32388, + "Facebook": 12025, + "Fact": 29054, + "Factor": 41384, + "Factory": 22810, + "FactoryReloaded": 37631, + "Fail": 39044, + "Failure": 50015, + "Fair": 30099, + "Faith": 45536, + "Fake": 49233, + "Fal": 41129, + "Fall": 24750, + "False": 25101, + "Family": 24094, + "Fan": 22480, + "Fans": 36570, + "Far": 21428, + "Farm": 48412, + "Fast": 22968, + "Fat": 33804, + "Father": 34823, + "Favorite": 49434, + "Fax": 46512, + "Fe": 14304, + "Fear": 37798, + "Feature": 38816, + "Featured": 37948, + "Features": 23595, + "Feb": 15146, + "February": 21816, + "Fed": 42268, + "Federal": 24099, + "Feed": 18332, + "Feel": 35114, + "Fel": 42493, + "Female": 27273, + "Fer": 43362, + "Fest": 45139, + "Few": 32351, + "Fi": 10547, + "Field": 15878, + "Fif": 44403, + "Fig": 14989, + "Fight": 27365, + "Fighting": 46375, + "Figure": 11337, + "Fil": 11928, + "File": 8979, + "Filename": 35063, + "Files": 25876, + "Fill": 33762, + "Film": 39750, + "Filter": 22417, + "Fin": 18467, + "Final": 19006, + "Finally": 11158, + "Financial": 43621, + "Find": 16742, + "Finding": 36276, + "Fine": 34389, + "Finish": 48658, + "Fire": 13543, + "First": 5962, + "Firstly": 49709, + "Fish": 39428, + "Fit": 31805, + "Five": 20029, + "Fix": 22743, + "Fixed": 13715, + "Fl": 7414, + "Fla": 47487, + "Flag": 34227, + "Flags": 40053, + "Flash": 30670, + "Fle": 47669, + "Flickr": 47250, + "Flight": 43069, + "Flo": 33574, + "Float": 43879, + "Flor": 26953, + "Florida": 31135, + "Flow": 37535, + "Fly": 33771, + "Flying": 49095, + "Focus": 34888, + "Folder": 41092, + "Follow": 7155, + "Following": 14291, + "Font": 23252, + "FontSize": 38160, + "Food": 24602, + "Foot": 17574, + "Football": 37316, + "Footnote": 33795, + "For": 1890, + "Force": 10292, + "Ford": 37308, + "Fore": 16351, + "Foreign": 33616, + "Forest": 34605, + "Forge": 19857, + "ForgeModLoader": 24934, + "Form": 8479, + "Format": 26227, + "Former": 14282, + "Fort": 21926, + "Fortunately": 31276, + "Forward": 39746, + "Found": 21077, + "Four": 15137, + "Fourth": 45530, + "Fox": 19399, + "Fr": 6732, + "Fra": 49562, + "Frag": 42974, + "Fram": 21055, + "Frame": 19778, + "Frames": 35439, + "Frameworks": 42026, + "Fran": 38848, + "Franc": 42885, + "France": 28572, + "Frank": 17439, + "Fre": 20366, + "Fred": 30847, + "Free": 11146, + "Freedom": 38885, + "French": 24111, + "Fresh": 35857, + "Fri": 30214, + "Friday": 20610, + "Friend": 23331, + "Friends": 36705, + "From": 4863, + "Front": 25886, + "Fs": 42388, + "Fu": 41133, + "Fuck": 34094, + "Fuel": 42663, + "Full": 13295, + "Fun": 24629, + "Function": 22203, + "Fund": 24553, + "Further": 13518, + "Furthermore": 24951, + "Future": 29783, + "G": 38, + "GA": 9273, + "GAME": 47109, + "GAN": 45028, + "GB": 4579, + "GBT": 9146, + "GC": 15916, + "GD": 45113, + "GE": 8264, + "GEN": 35353, + "GER": 30373, + "GES": 48075, + "GET": 18851, + "GF": 21713, + "GG": 11190, + "GGGG": 25611, + "GGGGGGGG": 40415, + "GH": 17511, + "GHz": 23741, + "GI": 18878, + "GL": 8763, + "GM": 15548, + "GMT": 49424, + "GN": 16630, + "GO": 11230, + "GOP": 44962, + "GP": 16960, + "GPU": 33346, + "GR": 10761, + "GRE": 28934, + "GREEN": 43016, + "GROUND": 46025, + "GROUP": 46846, + "GS": 14313, + "GT": 19555, + "GU": 38022, + "GUI": 40156, + "GV": 37094, + "GW": 33191, + "GY": 31212, + "Ga": 35389, + "Gab": 46079, + "Gal": 26552, + "Gall": 37122, + "Gallery": 29352, + "Gam": 34777, + "Game": 8777, + "Gameplay": 43241, + "Gamer": 33648, + "Games": 24474, + "Gaming": 45509, + "Gar": 27676, + "Gary": 33820, + "Gas": 39699, + "Gate": 22628, + "Gay": 41787, + "Gaza": 48790, + "Gb": 49017, + "Ge": 10082, + "Gear": 38141, + "Gen": 13746, + "Gender": 41394, + "Gene": 39358, + "Gener": 8645, + "General": 12218, + "Generally": 37058, + "Generic": 46189, + "Georg": 33428, + "George": 20191, + "Georgia": 41072, + "Ger": 38069, + "German": 16010, + "Germany": 27079, + "Get": 3855, + "Getting": 20570, + "Getty": 6633, + "Gh": 41126, + "Ghost": 32001, + "Gi": 33704, + "Gil": 40747, + "Girl": 24151, + "Girls": 41044, + "Give": 23318, + "Given": 15056, + "Giving": 49701, + "Gl": 9861, + "Glass": 47698, + "Global": 22289, + "Go": 5247, + "Goal": 49045, + "God": 13482, + "Going": 27404, + "Gold": 13306, + "GoldMagikarp": 42202, + "Golden": 32378, + "Good": 10248, + "Google": 11708, + "Gordon": 47073, + "Got": 30074, + "Gov": 23774, + "Govern": 29168, + "Government": 28848, + "Gr": 8642, + "Gra": 46971, + "Grab": 48400, + "Grad": 42731, + "Grade": 42233, + "Graham": 45821, + "Grand": 23581, + "Grant": 45431, + "Graph": 37065, + "Graphics": 18172, + "Gray": 46130, + "Gre": 43887, + "Great": 13681, + "Greek": 44059, + "Green": 13719, + "Greg": 25025, + "Grey": 49141, + "Grid": 41339, + "Gro": 42921, + "Ground": 35539, + "Group": 13247, + "Growing": 43964, + "Gs": 33884, + "Gu": 8205, + "Guard": 24502, + "Guest": 42481, + "Guide": 47889, + "Gun": 22993, + "Guy": 31080, + "Gy": 44802, + "H": 39, + "HA": 7801, + "HAEL": 47452, + "HAHA": 21271, + "HAHAHAHA": 39021, + "HAM": 33363, + "HB": 32886, + "HC": 16045, + "HCR": 43230, + "HD": 10227, + "HE": 13909, + "HEAD": 37682, + "HER": 16879, + "HF": 29567, + "HH": 16768, + "HHHH": 41100, + "HI": 25374, + "HK": 38730, + "HL": 6581, + "HM": 36905, + "HO": 32298, + "HOME": 39069, + "HOU": 46685, + "HOW": 37181, + "HP": 14082, + "HQ": 41275, + "HR": 17184, + "HS": 7998, + "HT": 6535, + "HTML": 28656, + "HTTP": 40717, + "HUD": 28410, + "HY": 42598, + "Ha": 23303, + "Hack": 32833, + "Had": 25383, + "Hal": 40202, + "Half": 31305, + "Hall": 34194, + "Ham": 21281, + "Hamilton": 45405, + "Han": 29919, + "Hand": 12885, + "Handle": 37508, + "Handler": 25060, + "Happy": 25082, + "Har": 13587, + "Hard": 17309, + "Hardware": 49865, + "Harris": 41589, + "Harry": 18308, + "Hart": 44719, + "Has": 19242, + "Hash": 26257, + "Hat": 40483, + "Haunted": 46979, + "Have": 11980, + "Having": 14698, + "Haw": 33055, + "Hay": 31306, + "He": 1544, + "Head": 13847, + "Header": 39681, + "Health": 18081, + "Heart": 28541, + "Heat": 39596, + "Heavy": 33210, + "Height": 23106, + "Hel": 12621, + "Hell": 28254, + "Hello": 15496, + "Help": 22087, + "Helper": 47429, + "Hen": 26055, + "Henry": 32476, + "Her": 9360, + "Here": 4342, + "Herm": 48523, + "Hero": 30411, + "Hey": 10814, + "Hi": 17250, + "Hidden": 41691, + "Hide": 38518, + "Hig": 36124, + "High": 11922, + "Higher": 48708, + "Hill": 36369, + "Hillary": 20397, + "His": 6653, + "Hispanic": 43830, + "Hist": 13749, + "History": 18122, + "Hit": 17889, + "Hmm": 44217, + "Ho": 28900, + "Hol": 28115, + "Hold": 26807, + "Holy": 33336, + "Hom": 28718, + "Home": 16060, + "Hon": 29478, + "Honest": 37411, + "Honestly": 40817, + "Hong": 48559, + "Hop": 23483, + "Hope": 34456, + "Hopefully": 32365, + "Hor": 27991, + "Host": 17932, + "Hot": 21352, + "Hour": 43223, + "Hours": 39792, + "House": 18102, + "Houston": 33387, + "How": 2437, + "Howard": 32434, + "However": 4864, + "Http": 43481, + "Hu": 38202, + "Hub": 16066, + "Hug": 48098, + "Huh": 46010, + "Hum": 32661, + "Human": 20490, + "Hun": 25117, + "Hundreds": 38150, + "Hung": 39505, + "Hunt": 47663, + "Hunter": 38803, + "Hur": 42633, + "Hy": 21217, + "Hyd": 40436, + "Hyp": 49926, + "Hyper": 38197, + "Hz": 7399, + "I": 40, + "IA": 3539, + "IAL": 12576, + "IAN": 16868, + "IAS": 43429, + "IB": 9865, + "IBLE": 34563, + "IC": 2149, + "ICA": 25241, + "ICAL": 20151, + "ICAN": 42710, + "ICE": 8476, + "ICES": 34444, + "ICH": 20739, + "ICK": 11860, + "ICLE": 31419, + "ICO": 22707, + "ICS": 19505, + "ICT": 18379, + "ID": 2389, + "IDA": 41957, + "IDE": 14114, + "IDENT": 25256, + "IDER": 41237, + "IDES": 42538, + "IDS": 14255, + "IDs": 47954, + "IE": 10008, + "IED": 19767, + "IELD": 49979, + "IENCE": 42589, + "IENT": 28495, + "IER": 38311, + "IES": 11015, + "IF": 5064, + "IFA": 19071, + "IFE": 29150, + "IFF": 29267, + "IFIC": 30643, + "IFIED": 28343, + "IFT": 32297, + "IG": 3528, + "IGH": 18060, + "IGHT": 9947, + "IGHTS": 34874, + "IGN": 16284, + "II": 3978, + "III": 10855, + "IJ": 23852, + "IK": 18694, + "IL": 4146, + "ILA": 47164, + "ILD": 26761, + "ILE": 41119, + "ILL": 8267, + "ILLE": 33844, + "ILS": 45484, + "ILY": 33340, + "IM": 3955, + "IME": 12789, + "IN": 1268, + "INA": 28893, + "INAL": 17961, + "INC": 30158, + "IND": 12115, + "INE": 8881, + "INESS": 44180, + "INFO": 10778, + "ING": 2751, + "INGS": 20754, + "INGTON": 17480, + "INK": 17248, + "INO": 46016, + "INS": 20913, + "INST": 38604, + "INT": 12394, + "INTER": 41358, + "INTON": 46812, + "IO": 9399, + "ION": 2849, + "IONS": 11053, + "IOR": 41254, + "IP": 4061, + "IPP": 31444, + "IPS": 47643, + "IQ": 33866, + "IR": 4663, + "IRC": 49060, + "IRD": 46833, + "IRE": 41736, + "IRED": 37819, + "IRO": 43708, + "IRT": 48771, + "IS": 1797, + "ISA": 22312, + "ISC": 37719, + "ISE": 24352, + "ISH": 18422, + "ISION": 42446, + "ISIS": 29322, + "ISM": 31125, + "ISO": 40734, + "ISON": 39960, + "ISS": 16744, + "ISSION": 40373, + "IST": 8808, + "ISTER": 41517, + "ISTORY": 42480, + "IT": 2043, + "ITAL": 40579, + "ITCH": 31949, + "ITE": 12709, + "ITED": 22061, + "ITH": 10554, + "ITIES": 30383, + "ITION": 17941, + "ITNESS": 46144, + "ITS": 29722, + "ITT": 22470, + "ITY": 9050, + "IU": 44958, + "IUM": 41796, + "IV": 3824, + "IVE": 9306, + "IVER": 38757, + "IVERS": 30194, + "IVES": 42472, + "IX": 10426, + "IZ": 14887, + "IZE": 35400, + "Ian": 37776, + "Ice": 23709, + "Icon": 19578, + "Id": 7390, + "Ide": 41452, + "Ident": 33234, + "If": 1532, + "Ign": 32916, + "Il": 33666, + "Ill": 21478, + "Im": 3546, + "Image": 5159, + "Images": 29398, + "Imagine": 25153, + "Imm": 24675, + "Imp": 26950, + "Impl": 29710, + "Import": 20939, + "Important": 33796, + "Impro": 23028, + "Improve": 47531, + "Improved": 35453, + "In": 818, + "Inc": 25517, + "Includes": 42986, + "Incre": 15562, + "Increase": 46890, + "Increased": 40281, + "Increases": 28544, + "Ind": 5497, + "Indeed": 17854, + "Independent": 40566, + "Index": 15732, + "India": 21569, + "Indian": 30821, + "Indiana": 49153, + "Individual": 35392, + "Indust": 35848, + "Inf": 18943, + "Info": 12360, + "Information": 21918, + "Ing": 27682, + "Ingredients": 41222, + "Init": 31768, + "Initial": 24243, + "Initialized": 28500, + "Initially": 40443, + "Input": 20560, + "Ins": 20376, + "Insert": 44402, + "Inside": 24441, + "Insp": 41502, + "Inst": 6310, + "Install": 15798, + "Installation": 30838, + "Instance": 33384, + "Instant": 49933, + "Instead": 13193, + "InstoreAndOnline": 40241, + "Instruct": 43993, + "Int": 5317, + "Integ": 34500, + "Integer": 46541, + "Intel": 24123, + "Inter": 9492, + "Interest": 19302, + "Interested": 48860, + "Interestingly": 33092, + "Interface": 39317, + "Intern": 15865, + "Internal": 37693, + "International": 24274, + "Internet": 28566, + "Interstitial": 29447, + "Interview": 39945, + "Introdu": 15005, + "Introduced": 37143, + "Introduction": 21906, + "Inv": 19904, + "Invalid": 44651, + "Invest": 19070, + "Investigators": 33528, + "Iowa": 45186, + "Ir": 23820, + "Iran": 23798, + "Iraq": 31206, + "Ire": 48505, + "Ireland": 49752, + "Irish": 43293, + "Iron": 22797, + "Ironically": 44850, + "Is": 3792, + "Isa": 39443, + "Islam": 16991, + "Islamic": 26723, + "Isn": 41451, + "Israel": 14040, + "Israeli": 29818, + "Iss": 27738, + "Issue": 45147, + "It": 1026, + "Italian": 45696, + "Italy": 45001, + "Item": 7449, + "ItemImage": 25502, + "ItemThumbnailImage": 39177, + "ItemTracker": 47198, + "Items": 23022, + "Iter": 29993, + "Iterator": 37787, + "Its": 20459, + "Iv": 45766, + "J": 41, + "JA": 37048, + "JB": 47858, + "JC": 34382, + "JD": 37882, + "JECT": 23680, + "JJ": 32178, + "JM": 50229, + "JO": 45006, + "JOHN": 47118, + "JP": 12889, + "JR": 44817, + "JS": 20120, + "JSON": 40386, + "JUST": 25008, + "JV": 41697, + "Ja": 33186, + "Jac": 28821, + "Jack": 14295, + "Jackson": 31270, + "Jacob": 46751, + "Jake": 43930, + "Jam": 30380, + "James": 14731, + "Jamie": 48337, + "Jan": 12128, + "Jane": 41083, + "January": 21339, + "Japan": 16504, + "Japanese": 25324, + "Jar": 47511, + "Jason": 26497, + "Java": 29584, + "Jay": 30568, + "Je": 40932, + "Jean": 38248, + "Jeff": 19139, + "Jen": 44875, + "Jenn": 35994, + "Jennifer": 43187, + "Jer": 36134, + "Jere": 31579, + "Jeremy": 35623, + "Jerry": 43462, + "Jes": 22290, + "Jess": 34648, + "Jessica": 45572, + "Jesus": 28219, + "Jet": 42273, + "Jew": 23119, + "Jewish": 28240, + "Jews": 47415, + "Jim": 18050, + "Jimmy": 40335, + "Jo": 9908, + "Job": 33308, + "Joe": 19585, + "John": 7554, + "Johnny": 44960, + "Johnson": 25378, + "Join": 18234, + "Joined": 24363, + "Jon": 18219, + "Jonathan": 30365, + "Jones": 25784, + "Jordan": 34522, + "Jose": 23409, + "Joseph": 29458, + "Josh": 23808, + "Joshua": 47740, + "Journal": 25296, + "Joy": 41338, + "Jr": 50123, + "Js": 49044, + "Ju": 33018, + "Jud": 26141, + "Judge": 29511, + "Jul": 16980, + "July": 16157, + "Jump": 36046, + "Jun": 22396, + "June": 15749, + "Just": 5703, + "Justice": 28447, + "Justin": 33229, + "K": 42, + "KA": 25123, + "KB": 22764, + "KC": 36222, + "KE": 7336, + "KEN": 43959, + "KER": 42839, + "KEY": 20373, + "KI": 37845, + "KING": 37286, + "KK": 16601, + "KN": 29132, + "KNOWN": 44706, + "KO": 22328, + "KR": 30758, + "KS": 27015, + "KT": 42176, + "KY": 31159, + "Ka": 37281, + "Kal": 41428, + "Kansas": 43451, + "Kar": 37753, + "Karl": 46063, + "Kat": 25881, + "Kate": 45087, + "Kay": 37247, + "Ke": 8896, + "Keefe": 48122, + "Keep": 15597, + "Keeping": 44815, + "Keith": 46868, + "Kelly": 34831, + "Ken": 27827, + "Kenn": 39324, + "Kent": 42265, + "Kevin": 23865, + "Key": 9218, + "Keys": 40729, + "Kh": 33155, + "Kick": 45390, + "Kid": 48374, + "Kids": 40229, + "Kill": 27100, + "Kim": 26374, + "Kin": 49681, + "Kind": 35854, + "King": 15708, + "Kings": 42912, + "Kit": 20827, + "Kn": 25095, + "Knight": 44242, + "Know": 23812, + "Knowing": 45648, + "Known": 29870, + "Ko": 48735, + "Krist": 40756, + "Ku": 41733, + "Ky": 30630, + "Kyle": 42516, + "L": 43, + "LA": 13534, + "LAB": 48780, + "LAN": 25697, + "LAND": 28182, + "LB": 30501, + "LC": 5639, + "LCS": 29814, + "LD": 11163, + "LE": 2538, + "LEASE": 22781, + "LECT": 16779, + "LED": 30465, + "LER": 39878, + "LES": 28378, + "LESS": 48481, + "LET": 28882, + "LEY": 25173, + "LG": 41257, + "LGBT": 37701, + "LI": 31271, + "LIB": 40347, + "LIN": 34509, + "LINE": 24027, + "LIST": 45849, + "LL": 3069, + "LLOW": 44765, + "LM": 31288, + "LO": 21982, + "LOAD": 35613, + "LOC": 29701, + "LOCK": 36840, + "LOD": 38543, + "LOG": 25294, + "LOS": 45376, + "LP": 19930, + "LR": 35972, + "LS": 6561, + "LT": 27734, + "LU": 41596, + "LV": 30976, + "LY": 11319, + "La": 14772, + "Lab": 17822, + "Label": 33986, + "Labor": 42230, + "Labour": 32475, + "Lady": 38887, + "Lago": 48694, + "Lair": 40041, + "Lake": 43035, + "Land": 22342, + "Language": 32065, + "Large": 21968, + "Larry": 42918, + "Las": 46898, + "Last": 5956, + "Lastly": 37511, + "Lat": 24220, + "Late": 26302, + "Later": 18602, + "Latest": 39478, + "Latin": 49022, + "Laughs": 34610, + "Laun": 46182, + "Launch": 38296, + "Laura": 43687, + "Law": 16966, + "Lay": 23763, + "Layer": 49925, + "Layout": 32517, + "Le": 3123, + "Lead": 20451, + "Leader": 45009, + "League": 24623, + "Leaks": 17874, + "Lean": 35806, + "Lear": 14961, + "Learn": 20238, + "Learning": 41730, + "Leary": 48487, + "Leave": 35087, + "Led": 42416, + "Lee": 24338, + "Left": 18819, + "Leg": 11484, + "Legal": 38263, + "Legend": 21351, + "Legendary": 24524, + "Len": 30659, + "Length": 24539, + "Lenin": 49036, + "Lens": 49479, + "Leod": 44559, + "Leon": 36185, + "Les": 35882, + "Less": 22058, + "Let": 5756, + "Letter": 45708, + "Lev": 32163, + "Level": 4971, + "Lew": 33450, + "Lewis": 40330, + "Lex": 45117, + "Li": 32304, + "Lib": 25835, + "Liber": 31199, + "Liberal": 46650, + "Library": 23377, + "Lic": 26656, + "License": 34156, + "Lie": 47918, + "Life": 14662, + "Light": 15047, + "Like": 7594, + "Likewise": 45872, + "Lim": 19352, + "Limit": 39184, + "Limited": 37214, + "Lin": 14993, + "Lind": 43410, + "Line": 13949, + "Link": 11280, + "LinkedIn": 40574, + "Links": 31815, + "Linux": 19314, + "Liquid": 41966, + "Lisa": 44203, + "List": 8053, + "Listen": 23061, + "Listener": 33252, + "Liter": 43460, + "Little": 22253, + "Live": 18947, + "Liverpool": 44232, + "Living": 36376, + "Lo": 27654, + "Load": 8912, + "Loader": 17401, + "Loading": 19031, + "Loc": 33711, + "Local": 14565, + "Located": 43525, + "Location": 14749, + "Lock": 25392, + "Log": 11187, + "Login": 47790, + "London": 23421, + "Long": 14617, + "Look": 8567, + "Looking": 15784, + "Looks": 41102, + "Loop": 39516, + "Lord": 22438, + "Los": 28903, + "Lost": 31042, + "Lot": 48601, + "Lots": 43643, + "Lou": 24016, + "Louis": 32117, + "Love": 18565, + "Low": 20535, + "Lower": 31426, + "Lt": 49578, + "Lu": 25596, + "Lua": 36127, + "Luc": 22946, + "Luck": 35498, + "Luckily": 42332, + "Luke": 30730, + "Lv": 29507, + "Ly": 31633, + "Lyn": 37207, + "M": 44, + "MA": 5673, + "MAC": 44721, + "MAG": 45820, + "MAL": 42126, + "MAN": 10725, + "MAP": 33767, + "MAR": 40569, + "MAS": 31180, + "MAT": 41636, + "MAX": 22921, + "MB": 10744, + "MC": 9655, + "MD": 12740, + "ME": 11682, + "MED": 30733, + "MEN": 49275, + "MENT": 10979, + "MENTS": 28957, + "MER": 29296, + "MET": 47123, + "METHOD": 49273, + "MF": 49800, + "MG": 20474, + "MH": 36208, + "MHz": 25983, + "MI": 8895, + "MIC": 49884, + "MIN": 23678, + "MIT": 36393, + "MJ": 43421, + "MK": 33907, + "ML": 5805, + "MM": 12038, + "MN": 39764, + "MO": 11770, + "MOD": 33365, + "MODE": 49058, + "MON": 27857, + "MORE": 23346, + "MP": 7378, + "MQ": 49215, + "MR": 13599, + "MRI": 40952, + "MS": 5653, + "MSN": 30295, + "MT": 13752, + "MU": 42422, + "MW": 14326, + "MX": 43243, + "MY": 26708, + "Ma": 21467, + "Mac": 14155, + "Mach": 49999, + "Machine": 37573, + "Mad": 18454, + "Made": 24616, + "Madison": 46845, + "Mag": 13436, + "Magazine": 36028, + "Magic": 22975, + "Magikarp": 41538, + "Magn": 48017, + "Mah": 40936, + "Mail": 25804, + "Main": 13383, + "Major": 24206, + "Make": 12050, + "Maker": 48890, + "Making": 23874, + "Mal": 15029, + "Male": 25486, + "Malley": 33776, + "Man": 5124, + "Management": 48032, + "Manager": 13511, + "Manchester": 40744, + "Mand": 49846, + "Mania": 45844, + "Manufact": 44445, + "Many": 7085, + "Map": 13912, + "Maps": 47010, + "Mar": 7676, + "Marc": 22697, + "March": 16192, + "Marco": 37179, + "Marcus": 35110, + "Marg": 24428, + "Marginal": 36003, + "Maria": 46827, + "Marie": 44507, + "Mario": 42315, + "Mark": 9704, + "Market": 27470, + "Mars": 43725, + "Marsh": 41984, + "Mart": 13143, + "Martin": 24778, + "Marvel": 38864, + "Marx": 45258, + "Mary": 24119, + "Mas": 38224, + "Mask": 45195, + "Mass": 20273, + "Master": 18254, + "Mat": 19044, + "Match": 23850, + "Material": 17518, + "Materials": 41657, + "Math": 37372, + "Matrix": 46912, + "Matt": 13448, + "Matthew": 25372, + "Max": 11518, + "Maximum": 40541, + "May": 6747, + "Maybe": 13300, + "Mayor": 37396, + "Mbps": 47842, + "Mc": 9742, + "McC": 30464, + "Me": 5308, + "Meanwhile": 10294, + "Measure": 47384, + "Meat": 35620, + "Mech": 28452, + "Med": 9921, + "Media": 13152, + "Medic": 39112, + "Medical": 37158, + "Medium": 31205, + "Meet": 29318, + "Meg": 42672, + "Mega": 43471, + "Mel": 21102, + "Mem": 13579, + "Member": 27608, + "Members": 25341, + "Memory": 30871, + "Men": 10418, + "Menu": 23381, + "Mer": 13102, + "Merc": 42981, + "Merit": 21583, + "Mesh": 37031, + "Mess": 36479, + "Message": 12837, + "Met": 9171, + "Meta": 48526, + "Metal": 36790, + "Method": 17410, + "Methods": 46202, + "Metro": 45141, + "Mex": 24670, + "Mexico": 33006, + "Mi": 41541, + "Miami": 41191, + "Mic": 25437, + "Mich": 11180, + "Michael": 13256, + "Michelle": 48736, + "Michigan": 40610, + "Micro": 13031, + "Microsoft": 15905, + "Mid": 22622, + "Middle": 34621, + "Mike": 16073, + "Mil": 24857, + "Military": 37837, + "Mill": 22603, + "Miller": 33253, + "Min": 9452, + "Mind": 28478, + "Mine": 24461, + "Minecraft": 39194, + "Mini": 39234, + "Minimum": 44046, + "Minnesota": 45670, + "Minor": 39825, + "Mir": 27453, + "Mis": 31281, + "Miss": 17140, + "Missing": 43730, + "Mission": 37057, + "Mist": 49370, + "Mit": 43339, + "Mix": 35608, + "Mo": 16632, + "Mob": 44702, + "Mobil": 47100, + "Mobile": 17066, + "Mod": 5841, + "ModLoader": 24847, + "Mode": 19076, + "Model": 17633, + "Modern": 31439, + "Mods": 24239, + "Module": 26796, + "Moh": 38443, + "Mom": 29252, + "Mon": 9069, + "Monday": 23810, + "Money": 26788, + "Monitor": 35479, + "Monster": 40872, + "Mont": 26031, + "Month": 31948, + "Moon": 31640, + "Moore": 40049, + "Mor": 20044, + "More": 5167, + "Moreover": 24606, + "Morgan": 47184, + "Morning": 42997, + "Mos": 32668, + "Moscow": 49757, + "Most": 6943, + "Mot": 47733, + "Mother": 31398, + "Motion": 45740, + "Motor": 34919, + "Mount": 35452, + "Mouse": 39643, + "Move": 21774, + "Movie": 25097, + "Moving": 33622, + "Mp": 28861, + "MpServer": 31765, + "Mr": 5246, + "Mrs": 27034, + "Ms": 10128, + "Msg": 50108, + "Mu": 33239, + "Much": 20045, + "Mult": 15205, + "Multi": 29800, + "Multiple": 31217, + "Mur": 23830, + "Murray": 49998, + "Mus": 10694, + "Music": 22648, + "Muslim": 17067, + "Muslims": 36452, + "Must": 34320, + "Mut": 41603, + "My": 3666, + "Myth": 41444, + "N": 45, + "NA": 4535, + "NAME": 20608, + "NAS": 18293, + "NASA": 29998, + "NAT": 34259, + "NB": 32819, + "NBA": 32470, + "NBC": 13175, + "NC": 7792, + "ND": 8575, + "NE": 12161, + "NECT": 48842, + "NER": 21479, + "NES": 37379, + "NESS": 31097, + "NET": 12884, + "NEW": 13965, + "NEWS": 49597, + "NEY": 36231, + "NF": 21870, + "NFL": 32078, + "NG": 10503, + "NH": 33863, + "NI": 22125, + "NING": 15871, + "NJ": 41074, + "NK": 46888, + "NL": 32572, + "NM": 32755, + "NN": 6144, + "NO": 15285, + "NOR": 35510, + "NOT": 11929, + "NOTE": 16580, + "NOW": 45669, + "NP": 22182, + "NPR": 38588, + "NR": 24723, + "NRS": 41256, + "NS": 8035, + "NSA": 47549, + "NT": 11251, + "NULL": 33991, + "NUM": 41359, + "NV": 27159, + "NVIDIA": 38021, + "NW": 27605, + "NY": 12805, + "NYSE": 49430, + "NZ": 37371, + "Na": 26705, + "Name": 5376, + "Names": 36690, + "Nap": 49799, + "Nar": 40059, + "Narr": 45750, + "Nat": 47849, + "Nation": 46108, + "National": 16186, + "Native": 31272, + "Natural": 35364, + "Naturally": 44213, + "Nature": 46934, + "Nav": 30575, + "Naz": 37235, + "Nazi": 31343, + "Nazis": 44527, + "Ne": 8199, + "Neal": 40581, + "Near": 40640, + "Nearly": 27927, + "Need": 23037, + "Neg": 32863, + "Neigh": 46445, + "Neil": 29354, + "Neill": 26538, + "Neither": 27270, + "Net": 7934, + "NetMessage": 25193, + "Netflix": 42826, + "Network": 26245, + "Nev": 43555, + "Never": 12295, + "Nevertheless": 29011, + "New": 3791, + "News": 9980, + "Newsletter": 33031, + "Next": 10019, + "Ni": 34153, + "Nic": 30403, + "Nice": 35284, + "Nich": 46489, + "Nick": 23609, + "Night": 24732, + "Nik": 40979, + "Nin": 36091, + "Nine": 37603, + "Nintendo": 32348, + "Nit": 33772, + "Nitrome": 42066, + "No": 2949, + "Nob": 21191, + "Nobody": 24795, + "Node": 19667, + "Non": 15419, + "None": 14202, + "Nonetheless": 43258, + "Nor": 21991, + "Norm": 35393, + "Normal": 26447, + "Normally": 43625, + "North": 14157, + "Northern": 40495, + "Not": 3673, + "Notable": 45533, + "Note": 6425, + "Notes": 16130, + "Nothing": 18465, + "Notice": 26396, + "Nov": 20795, + "November": 21159, + "Now": 3844, + "Ns": 47503, + "Null": 35067, + "Num": 33111, + "Number": 15057, + "Numbers": 49601, + "Nusra": 39294, + "Nut": 49004, + "O": 46, + "OA": 23621, + "OAD": 41048, + "OB": 9864, + "OC": 4503, + "OCK": 11290, + "OD": 3727, + "ODE": 16820, + "ODUCT": 28644, + "ODY": 33076, + "OE": 27799, + "OF": 19238, + "OFF": 27977, + "OG": 7730, + "OGR": 49656, + "OH": 12096, + "OHN": 27600, + "OIL": 49713, + "OK": 11380, + "OL": 3535, + "OLD": 15173, + "OLOG": 33462, + "OLOGY": 43781, + "OM": 2662, + "OME": 13649, + "ON": 1340, + "OND": 18672, + "ONDON": 47383, + "ONE": 11651, + "ONES": 39677, + "ONEY": 48399, + "ONG": 18494, + "ONS": 19213, + "ONSORED": 36406, + "ONT": 35830, + "ONY": 40508, + "OO": 6684, + "OOD": 22808, + "OOK": 15308, + "OOL": 31559, + "OOOO": 23803, + "OOOOOOOO": 47732, + "OP": 3185, + "OPA": 43345, + "OPE": 32135, + "OPER": 31054, + "OPLE": 34354, + "OPS": 30737, + "OR": 1581, + "ORD": 12532, + "ORE": 6965, + "ORED": 32023, + "ORGE": 49697, + "ORK": 14670, + "ORN": 30649, + "ORPG": 49665, + "ORS": 20673, + "ORT": 9863, + "ORTS": 33002, + "ORY": 15513, + "OS": 2640, + "OSE": 14058, + "OSED": 48751, + "OSH": 45704, + "OSP": 47053, + "OSS": 18420, + "OST": 10892, + "OT": 2394, + "OTA": 29009, + "OTAL": 27510, + "OTE": 23051, + "OTH": 26946, + "OTHER": 31858, + "OTO": 26631, + "OTOS": 33291, + "OTS": 33472, + "OTT": 29089, + "OTUS": 39205, + "OU": 2606, + "OUGH": 32632, + "OULD": 24010, + "OUN": 19385, + "OUND": 15919, + "OUNT": 28270, + "OUP": 27755, + "OUR": 11698, + "OURCE": 31033, + "OUS": 20958, + "OUT": 12425, + "OV": 8874, + "OVA": 41576, + "OVER": 41983, + "OW": 3913, + "OWER": 36048, + "OWN": 14165, + "OWS": 22845, + "OX": 48632, + "OY": 21414, + "Oak": 42426, + "Ob": 5944, + "Obama": 15948, + "Obj": 49201, + "Object": 10267, + "Obs": 31310, + "Obviously": 20670, + "Occ": 29223, + "Occup": 47658, + "Ocean": 46607, + "Oct": 12349, + "October": 18517, + "Of": 5189, + "Off": 9362, + "Offic": 12710, + "Office": 27743, + "Officers": 34059, + "Official": 28529, + "Officials": 25883, + "Offline": 28657, + "Offset": 34519, + "Often": 37288, + "Oh": 5812, + "Ohio": 31274, + "Oil": 44142, + "Ok": 18690, + "Okay": 16454, + "Ol": 30098, + "Old": 19620, + "On": 2202, + "Once": 7454, + "One": 3198, + "Online": 14439, + "Only": 10049, + "Ont": 45984, + "Op": 18257, + "Open": 11505, + "Opening": 43093, + "Oper": 18843, + "Operation": 32180, + "Opp": 27524, + "Ops": 41472, + "Opt": 27871, + "Option": 19722, + "Optional": 30719, + "Options": 29046, + "Or": 5574, + "Oracle": 48625, + "Orange": 40141, + "Ord": 35422, + "Order": 18743, + "Orderable": 39655, + "Ore": 41543, + "Oregon": 41243, + "Org": 46808, + "Organ": 26121, + "Orig": 11610, + "Origin": 39688, + "Original": 20556, + "Originally": 22731, + "Os": 16748, + "Other": 6395, + "Others": 25599, + "Otherwise": 48059, + "Ott": 49092, + "Our": 5122, + "Out": 7975, + "Output": 26410, + "Outside": 30815, + "Over": 5886, + "Overall": 16350, + "Override": 37961, + "Overview": 29064, + "Own": 23858, + "Owner": 42419, + "Ox": 38208, + "P": 47, + "PA": 4537, + "PAC": 44938, + "PAR": 27082, + "PART": 30709, + "PASS": 47924, + "PATH": 34219, + "PB": 49079, + "PC": 5662, + "PD": 5760, + "PDATE": 14341, + "PDATED": 49316, + "PDF": 20456, + "PE": 11401, + "PER": 18973, + "PET": 47731, + "PF": 42668, + "PG": 6968, + "PH": 11909, + "PHOTOS": 42709, + "PI": 11901, + "PIN": 44032, + "PK": 40492, + "PL": 6489, + "PLA": 45710, + "PLAY": 31519, + "PLE": 16437, + "PLIC": 31484, + "PLIED": 49094, + "PM": 5868, + "PN": 13137, + "PO": 16402, + "POL": 45472, + "POR": 44680, + "PORT": 15490, + "POS": 37997, + "POSE": 48933, + "POST": 32782, + "PP": 10246, + "PR": 4805, + "PRE": 46437, + "PRES": 48296, + "PRESS": 32761, + "PRO": 31190, + "PROV": 41283, + "PS": 3705, + "PT": 11571, + "PU": 5105, + "PUT": 30076, + "Pa": 28875, + "Pac": 18844, + "Pacific": 22933, + "Pack": 11869, + "Package": 27813, + "Pad": 26114, + "Page": 9876, + "Pages": 47798, + "Pain": 38490, + "Pak": 29675, + "Pakistan": 38485, + "Pal": 11531, + "Palest": 32570, + "Palestinian": 35969, + "Pan": 15730, + "Pand": 47206, + "Panel": 26639, + "Paper": 42950, + "Par": 10044, + "Param": 22973, + "Parameter": 36301, + "Parameters": 48944, + "Parent": 24546, + "Parents": 42969, + "Paris": 40313, + "Park": 25478, + "Parser": 46677, + "Part": 7841, + "Particip": 34363, + "Parts": 42670, + "Party": 33553, + "Pass": 14478, + "Password": 35215, + "Past": 34533, + "Pat": 12130, + "Patch": 33952, + "Path": 15235, + "Patrick": 32718, + "Pattern": 47546, + "Paul": 12041, + "Pause": 49991, + "Pay": 19197, + "Pe": 6435, + "Peace": 43445, + "Pear": 46262, + "Ped": 43468, + "Pen": 25553, + "Penn": 39899, + "People": 8061, + "Per": 5990, + "Percent": 31905, + "Perfect": 36635, + "Performance": 32273, + "Perhaps": 13710, + "Pers": 30946, + "Person": 15439, + "Personal": 30228, + "Personally": 42322, + "Pet": 25803, + "Peter": 19727, + "Pg": 31743, + "Ph": 2725, + "Phase": 35645, + "Phil": 18673, + "Philadelphia": 42349, + "Philipp": 49680, + "Phill": 41970, + "Phoenix": 36422, + "Phone": 6132, + "Phones": 32212, + "Phot": 27248, + "Photo": 6191, + "Photos": 21197, + "Phys": 43215, + "Physical": 31611, + "Pi": 38729, + "Pic": 39507, + "Pick": 31686, + "Pict": 21300, + "Picture": 28070, + "Pie": 48223, + "Pierre": 36910, + "Pin": 28348, + "Ping": 49806, + "Pink": 41912, + "Pinterest": 35767, + "Pir": 46772, + "Pitt": 47627, + "Pixel": 40809, + "Pl": 3646, + "Place": 27271, + "Plan": 20854, + "Planet": 41801, + "Platform": 37148, + "Play": 11002, + "Player": 14140, + "Players": 24860, + "Playing": 36530, + "Please": 5492, + "Plex": 46383, + "Plot": 43328, + "Plug": 23257, + "Plugin": 37233, + "Plus": 17860, + "Po": 18833, + "Pocket": 45454, + "Pod": 41565, + "Point": 12727, + "Points": 40710, + "Pokemon": 48034, + "Poké": 41386, + "Pokémon": 46602, + "Pol": 8017, + "Police": 9039, + "Policy": 36727, + "Polit": 39866, + "Political": 35443, + "Politics": 43921, + "Poll": 39176, + "Poly": 34220, + "Pont": 48039, + "Pool": 27201, + "Poor": 43920, + "Pop": 16979, + "Pope": 46172, + "Population": 45251, + "Port": 13924, + "Portland": 45330, + "Pos": 21604, + "Position": 26545, + "Post": 6307, + "Posted": 14231, + "Posts": 21496, + "Pot": 25396, + "Power": 13434, + "Pr": 6836, + "Pract": 49515, + "Pre": 6719, + "Pred": 39156, + "Pref": 36698, + "Prem": 24914, + "Premium": 36787, + "Prep": 37534, + "Pres": 25460, + "Present": 34695, + "President": 10364, + "Press": 13800, + "Pretty": 35700, + "Prev": 36854, + "Preview": 48835, + "Previous": 21448, + "Previously": 36837, + "Pri": 34487, + "Price": 18124, + "Prim": 23828, + "Primary": 35170, + "Prime": 26405, + "Prin": 47231, + "Princ": 42904, + "Prince": 35784, + "Print": 18557, + "Prior": 22442, + "Priv": 20184, + "Privacy": 48948, + "Private": 29067, + "Pro": 2964, + "Probably": 34784, + "Problem": 40781, + "Process": 18709, + "Produ": 11547, + "Product": 15667, + "Production": 35027, + "Products": 48650, + "Prof": 15404, + "Professional": 49138, + "Professor": 25031, + "Profile": 37046, + "Program": 15167, + "Progress": 32577, + "Project": 16775, + "Prom": 24129, + "Proof": 44683, + "Prop": 24331, + "Property": 21746, + "Pros": 35726, + "Prosecut": 34301, + "Prosecutors": 39401, + "Prot": 19703, + "Protect": 41426, + "Prov": 15946, + "Provider": 29495, + "Proxy": 44148, + "Ps": 12016, + "Psy": 25918, + "PsyNetMessage": 28666, + "Psych": 31923, + "Ptr": 46745, + "Pub": 14876, + "Public": 15202, + "Published": 24492, + "Publisher": 46471, + "Pull": 42940, + "Pur": 30026, + "Purchase": 47651, + "Pure": 49548, + "Push": 49222, + "Put": 11588, + "Putin": 17060, + "Putting": 46399, + "Py": 20519, + "Python": 37906, + "Q": 48, + "QB": 40291, + "QL": 9711, + "QU": 10917, + "QUEST": 35780, + "QUI": 43702, + "QUIRE": 49128, + "Qaeda": 19058, + "Qaida": 41225, + "Qu": 4507, + "Qual": 46181, + "Quality": 35013, + "Quant": 24915, + "Quantity": 31208, + "Que": 15681, + "Queen": 32466, + "Query": 20746, + "Quest": 12166, + "Question": 24361, + "Questions": 35741, + "Queue": 34991, + "Quick": 21063, + "Quite": 44959, + "Quote": 25178, + "Quotes": 23138, + "R": 49, + "RA": 3861, + "RAFT": 44700, + "RAG": 33202, + "RAL": 35296, + "RAM": 24115, + "RANT": 32506, + "RAW": 20530, + "RAY": 30631, + "RB": 27912, + "RC": 7397, + "RD": 35257, + "RE": 2200, + "READ": 15675, + "REAM": 32235, + "REC": 38827, + "RECT": 23988, + "RED": 22083, + "REDACTED": 45999, + "REE": 11587, + "REF": 31688, + "REG": 31553, + "REL": 16448, + "RELATED": 20112, + "REM": 40726, + "REP": 35316, + "RES": 19535, + "RESULTS": 46274, + "RET": 26087, + "RF": 32754, + "RFC": 41150, + "RG": 48192, + "RGB": 36982, + "RH": 48587, + "RI": 7112, + "RIC": 41132, + "RIP": 32618, + "RIPT": 46023, + "RL": 7836, + "RM": 29138, + "RN": 42336, + "RNA": 27204, + "RO": 13252, + "ROM": 33676, + "RON": 45806, + "ROR": 16411, + "RP": 20031, + "RPG": 46954, + "RR": 21095, + "RS": 6998, + "RT": 14181, + "RW": 46747, + "RY": 18276, + "Ra": 21762, + "Race": 35157, + "Rachel": 44045, + "Rad": 15546, + "Radio": 26093, + "Rah": 47135, + "Raid": 49043, + "Rail": 44631, + "Rain": 31443, + "Ram": 33754, + "Rand": 38918, + "Random": 29531, + "Range": 17257, + "Rank": 27520, + "Ranked": 36713, + "Rap": 35230, + "Rare": 26737, + "Rat": 29665, + "Rate": 32184, + "Rated": 15322, + "Rather": 27202, + "Rating": 29321, + "Raven": 49098, + "Raw": 27369, + "Ray": 19591, + "Re": 3041, + "Read": 5569, + "Reader": 33634, + "Reading": 36120, + "Ready": 35474, + "Real": 15633, + "Really": 26392, + "Reason": 45008, + "Reb": 28951, + "Rec": 6690, + "Recent": 26446, + "Recently": 24661, + "Recipe": 37523, + "Recomm": 24898, + "Recommend": 41248, + "Recommended": 36171, + "Record": 23739, + "Rect": 45474, + "Red": 7738, + "Redd": 32259, + "Reddit": 22367, + "Redditor": 34832, + "Ref": 8134, + "Refer": 46238, + "Reference": 26687, + "References": 19927, + "Reg": 8081, + "Regarding": 39424, + "Regardless": 27894, + "Region": 47371, + "Register": 38804, + "Registered": 47473, + "Registration": 47133, + "Regular": 40164, + "Reilly": 25819, + "Rel": 6892, + "Related": 9819, + "Relations": 47117, + "Release": 26362, + "Released": 45037, + "Reloaded": 36726, + "Rem": 8413, + "Remember": 16676, + "Remote": 36510, + "Remove": 27914, + "Removed": 45975, + "Ren": 26764, + "Render": 45819, + "Rep": 6207, + "Repe": 47541, + "Repeat": 40322, + "Repl": 39232, + "Reply": 36875, + "Report": 19100, + "Reporting": 42159, + "Reports": 37844, + "Represent": 40171, + "Republic": 15431, + "Republican": 25777, + "Republicans": 28455, + "Requ": 16844, + "Request": 18453, + "Required": 37374, + "Requirements": 42249, + "Requires": 39618, + "Res": 4965, + "Research": 25104, + "Researchers": 25606, + "Residents": 42347, + "Resource": 26198, + "Resources": 33236, + "Resp": 19309, + "Response": 31077, + "Rest": 19452, + "Result": 23004, + "Results": 25468, + "Ret": 9781, + "Return": 13615, + "Returns": 35561, + "Reuters": 12637, + "Rev": 18009, + "Review": 14832, + "Reviewed": 40266, + "Reviewer": 35407, + "Revolution": 50237, + "Rew": 30003, + "Reward": 48123, + "Rex": 47389, + "Rh": 38576, + "Rich": 14868, + "Richard": 22245, + "Rick": 33048, + "Right": 11028, + "Ring": 39687, + "River": 42204, + "Ro": 15450, + "Road": 29197, + "Roaming": 27352, + "Rob": 14350, + "Rober": 15924, + "Robert": 19156, + "Roberts": 45487, + "Robin": 40656, + "Rock": 19665, + "Rocket": 50218, + "Rod": 27917, + "Rog": 30417, + "Roger": 43719, + "Rogue": 48163, + "Role": 47445, + "Roll": 26869, + "Rom": 22834, + "Roman": 32454, + "Romney": 42184, + "Ron": 23672, + "Room": 41178, + "Root": 30016, + "Ros": 35740, + "Rose": 31087, + "Ross": 38328, + "Rot": 24864, + "Round": 22685, + "Route": 43401, + "Row": 25166, + "Roy": 32027, + "Royal": 41861, + "Rs": 31273, + "Ru": 40464, + "Rub": 21312, + "Ruby": 32101, + "Rule": 31929, + "Rules": 37766, + "Rum": 47127, + "Run": 10987, + "Runner": 49493, + "Running": 28768, + "Runtime": 41006, + "Rus": 35313, + "Rush": 49942, + "Russ": 10020, + "Russell": 46325, + "Russia": 16347, + "Russian": 16220, + "Rust": 49444, + "Ry": 46987, + "Ryan": 21868, + "S": 50, + "SA": 4090, + "SAM": 49302, + "SAN": 36753, + "SAY": 27358, + "SB": 16811, + "SC": 6173, + "SCP": 48956, + "SD": 10305, + "SE": 5188, + "SEA": 46887, + "SEC": 23683, + "SEE": 36078, + "SELECT": 46506, + "SER": 35009, + "SET": 28480, + "SF": 20802, + "SG": 38475, + "SH": 9693, + "SHA": 37596, + "SHARE": 42597, + "SHIP": 49423, + "SI": 11584, + "SIGN": 46224, + "SIM": 48913, + "SIZE": 33489, + "SK": 18831, + "SL": 8634, + "SM": 12310, + "SN": 15571, + "SO": 15821, + "SON": 11782, + "SOURCE": 47690, + "SP": 4303, + "SPA": 50087, + "SPEC": 48451, + "SPONSORED": 37190, + "SQL": 17861, + "SR": 12562, + "SS": 5432, + "SSL": 31127, + "ST": 2257, + "STAR": 46678, + "STAT": 35744, + "STATE": 44724, + "STD": 32147, + "STDOUT": 36886, + "STE": 30516, + "STEM": 25361, + "STEP": 42135, + "STER": 41809, + "STON": 41924, + "STR": 18601, + "STRUCT": 46126, + "SU": 12564, + "SUP": 40331, + "SW": 17887, + "SY": 23060, + "Sa": 33890, + "Sab": 39646, + "Sac": 38318, + "Sad": 26699, + "Sadly": 36725, + "Safe": 31511, + "Safety": 45372, + "Sah": 32194, + "Saharan": 40461, + "Said": 47638, + "Saint": 48615, + "Sal": 19221, + "Sales": 44490, + "Salt": 43061, + "Sam": 16305, + "Same": 30556, + "Sample": 36674, + "Samsung": 32334, + "San": 15017, + "Sand": 18471, + "Sanders": 26747, + "Santa": 42694, + "Sarah": 29284, + "Sat": 20245, + "Saturday": 19844, + "Saudi": 36939, + "Sav": 47362, + "Save": 16928, + "Sax": 41152, + "Say": 25515, + "Sc": 3351, + "Scale": 29990, + "Scan": 33351, + "Scar": 44433, + "Scene": 36542, + "Sch": 14874, + "Sche": 27054, + "School": 26130, + "Science": 26959, + "Scient": 23010, + "Scientists": 29193, + "Scope": 43642, + "Score": 26595, + "Scot": 37559, + "Scotland": 47230, + "Scott": 19040, + "Screen": 23901, + "Screenshot": 34204, + "Script": 7391, + "Scroll": 29261, + "Se": 4653, + "Sea": 37567, + "Sean": 26408, + "Search": 18243, + "Season": 18960, + "Seattle": 34007, + "Sec": 6558, + "Second": 12211, + "Secondly": 44276, + "Secret": 23725, + "Secretary": 38541, + "Section": 16375, + "Secure": 49793, + "Security": 24074, + "See": 6214, + "Seeing": 36314, + "Seg": 41030, + "Sel": 48767, + "Select": 17563, + "Self": 24704, + "Sem": 13900, + "Semitic": 28753, + "Semitism": 25406, + "Sen": 10445, + "Senate": 32998, + "Senator": 29774, + "Send": 25206, + "Senior": 31224, + "Sense": 41166, + "Sensor": 47864, + "Sent": 31837, + "Sep": 19117, + "Sept": 14635, + "September": 17543, + "Sequ": 44015, + "Ser": 7089, + "Serial": 32634, + "Series": 27996, + "Seriously": 42338, + "Serv": 11838, + "Server": 10697, + "Service": 16177, + "Services": 31007, + "Session": 36044, + "Set": 7248, + "Setting": 34149, + "Settings": 26232, + "Setup": 40786, + "Seven": 31334, + "Several": 14945, + "Sex": 23398, + "Sexual": 49161, + "Sh": 2484, + "Shadow": 27447, + "Sham": 43478, + "Shape": 33383, + "Shar": 40201, + "Share": 11649, + "Shares": 43566, + "Sharp": 44336, + "She": 3347, + "Shell": 23248, + "Sher": 28782, + "Shield": 33651, + "Shift": 33377, + "Shin": 44592, + "Ship": 25586, + "Shipping": 45169, + "Shock": 31646, + "Shop": 29917, + "Short": 16438, + "Shortly": 30513, + "Shot": 28512, + "Should": 19926, + "Show": 15307, + "Shut": 39079, + "Si": 42801, + "Side": 24819, + "Sign": 11712, + "Sil": 15086, + "Silver": 26766, + "Sim": 8890, + "Similar": 18925, + "Similarly": 28039, + "Simon": 35475, + "Simple": 26437, + "Simply": 35596, + "Sin": 46200, + "Since": 6385, + "Sing": 29974, + "Single": 28008, + "Sir": 22788, + "Sit": 46655, + "Site": 29123, + "Six": 21447, + "Size": 10699, + "Sk": 15739, + "Skill": 35040, + "Skin": 42455, + "Skip": 50232, + "Sky": 22308, + "Sl": 11122, + "Sleep": 40555, + "Slot": 38963, + "Slow": 36423, + "Sm": 7556, + "Small": 18712, + "Smart": 25610, + "Smith": 17919, + "Sn": 16501, + "Snake": 49795, + "Snap": 43826, + "Snow": 28974, + "So": 2396, + "Soc": 37949, + "Social": 20636, + "Socket": 39105, + "Soft": 18380, + "Software": 25423, + "Sol": 36949, + "Solar": 38825, + "Sold": 33873, + "Solid": 46933, + "Solution": 46344, + "Some": 4366, + "Someone": 28211, + "Something": 22210, + "Sometimes": 15468, + "Son": 31056, + "Song": 44241, + "Sony": 32895, + "Soon": 28093, + "Sorry": 14385, + "Sort": 42758, + "Soul": 36315, + "Sound": 21369, + "Sounds": 40825, + "Source": 7416, + "SourceFile": 37226, + "Sources": 21188, + "South": 14942, + "Southern": 44993, + "Sov": 38574, + "Soviet": 40408, + "Sp": 4561, + "Space": 14106, + "SpaceEngineers": 31032, + "Spain": 45355, + "Spanish": 43584, + "Spawn": 49855, + "Spe": 5248, + "Speaking": 13887, + "Spec": 22882, + "Special": 13409, + "Specific": 32419, + "Specifically": 48379, + "Spect": 49738, + "Speed": 22785, + "Spell": 31221, + "Sphere": 38882, + "Spider": 41294, + "Spirit": 41910, + "Spl": 26568, + "Split": 41205, + "Spoiler": 31895, + "Spons": 43522, + "Sport": 42576, + "Sports": 18153, + "Spot": 32565, + "Spr": 38454, + "Spread": 44458, + "Spring": 30387, + "Squ": 22266, + "Square": 48011, + "St": 1273, + "Stack": 25896, + "Staff": 31449, + "Stage": 29391, + "Stan": 32140, + "Stand": 15480, + "Standard": 23615, + "Standing": 44196, + "Star": 8248, + "Stars": 29366, + "Start": 10434, + "Starting": 22851, + "Stat": 17126, + "State": 9012, + "Statement": 48682, + "States": 42237, + "Static": 45442, + "Station": 12367, + "Statistics": 48346, + "Stats": 29668, + "Status": 19580, + "Stay": 25681, + "Ste": 7447, + "Steam": 19109, + "Steel": 39807, + "Step": 8600, + "Stephen": 24920, + "Steve": 19206, + "Steven": 28292, + "Stew": 49328, + "Still": 9590, + "Stock": 26207, + "Stone": 34346, + "Stop": 19485, + "Storage": 31425, + "Store": 22658, + "Storm": 32173, + "Story": 11605, + "Str": 13290, + "Stra": 41347, + "Strange": 38114, + "Stre": 30611, + "Stream": 12124, + "Streamer": 28696, + "StreamerBot": 37574, + "Street": 34356, + "Strength": 45027, + "Stretch": 39181, + "Strike": 31584, + "String": 10100, + "Strong": 33004, + "Struct": 44909, + "Stud": 13007, + "Student": 38778, + "Students": 28239, + "Studies": 45833, + "Studio": 41501, + "Study": 39841, + "Sty": 18716, + "Style": 21466, + "Su": 5606, + "Sub": 7004, + "Subject": 19776, + "Submit": 45135, + "Subscribe": 27125, + "Success": 33244, + "Such": 16678, + "Suddenly": 38582, + "Suggest": 43857, + "Sullivan": 47572, + "Sum": 13065, + "Summary": 22093, + "Summer": 33560, + "Sun": 16012, + "Sund": 20602, + "Sunday": 21934, + "Sup": 40784, + "Super": 12442, + "Supp": 15979, + "Supplement": 42615, + "Support": 15514, + "Supported": 48181, + "Supporters": 49422, + "Sur": 14214, + "Sure": 19457, + "Surv": 34652, + "Sus": 30746, + "Susan": 45842, + "Sw": 10462, + "Swe": 40783, + "Sweet": 36087, + "Switch": 38978, + "Sword": 43117, + "Sy": 13940, + "Sym": 43094, + "Syn": 29934, + "Sync": 28985, + "Synopsis": 49771, + "Syria": 40029, + "Syrian": 42747, + "Sys": 44387, + "System": 11964, + "T": 51, + "TA": 5603, + "TABLE": 38148, + "TAG": 42197, + "TAIN": 30339, + "TB": 22737, + "TC": 4825, + "TD": 21016, + "TE": 9328, + "TED": 36493, + "TER": 5781, + "TERN": 31800, + "TEXT": 32541, + "TEXTURE": 47648, + "TF": 10234, + "TG": 35990, + "TH": 4221, + "THE": 10970, + "THER": 21250, + "THING": 39356, + "THIS": 43559, + "TI": 25621, + "TIME": 34694, + "TING": 48996, + "TION": 24131, + "TIT": 49560, + "TL": 14990, + "TM": 15972, + "TN": 46559, + "TO": 10468, + "TON": 11357, + "TOP": 35222, + "TOR": 32961, + "TP": 7250, + "TPP": 31435, + "TPPStreamerBot": 37579, + "TPS": 28820, + "TR": 5446, + "TRUMP": 42473, + "TRY": 40405, + "TS": 4694, + "TT": 15751, + "TV": 6849, + "TW": 34551, + "TX": 29551, + "TY": 9936, + "TYPE": 25216, + "Ta": 38586, + "Tab": 33349, + "Table": 10962, + "Tact": 45803, + "Tag": 24835, + "Tags": 36142, + "Tai": 47976, + "Take": 12322, + "Taking": 26556, + "Tal": 31466, + "Talk": 25685, + "Talking": 45904, + "Tam": 42061, + "Tan": 45557, + "Tang": 43909, + "Tank": 32978, + "Tap": 45081, + "Tar": 47079, + "Target": 21745, + "Task": 25714, + "Tax": 27017, + "Taylor": 29907, + "Te": 6767, + "TeX": 49568, + "Tea": 49770, + "Team": 15592, + "Tech": 17760, + "Techn": 25574, + "Technical": 45638, + "Technology": 44893, + "Ted": 38972, + "Teen": 45639, + "Tel": 33317, + "Tele": 31709, + "Tell": 24446, + "Tem": 12966, + "Temp": 30782, + "Temperature": 42492, + "Template": 30800, + "Ten": 24893, + "Tenn": 43139, + "Ter": 15156, + "Term": 40596, + "Termin": 44798, + "Terror": 40194, + "Terry": 50241, + "Tes": 36504, + "Tesla": 41351, + "Test": 14402, + "Testing": 44154, + "Tex": 17005, + "Texas": 21607, + "Text": 8206, + "TextColor": 42470, + "Texture": 32742, + "Textures": 39860, + "Th": 817, + "Thank": 10449, + "Thankfully": 48387, + "Thanks": 9690, + "That": 2504, + "The": 464, + "Their": 14574, + "Theme": 47863, + "Then": 6423, + "Ther": 35048, + "There": 1858, + "Therefore": 26583, + "These": 4711, + "They": 2990, + "Things": 22248, + "Think": 22073, + "Third": 22747, + "Thirty": 38856, + "This": 1212, + "Thom": 37582, + "Thomas": 22405, + "Thompson": 48942, + "Thor": 46765, + "Those": 9627, + "Though": 10915, + "Thousands": 37482, + "Thread": 16818, + "Three": 12510, + "Through": 15046, + "Throughout": 26797, + "Throw": 39431, + "Thu": 39902, + "Thumbnail": 35523, + "ThumbnailImage": 39142, + "Thunder": 45713, + "Thursday": 25381, + "Thus": 19093, + "Ti": 40533, + "Tickets": 43254, + "Tier": 35252, + "Tile": 35103, + "Tim": 14967, + "Time": 7575, + "Timeout": 48031, + "Timer": 48801, + "Times": 28595, + "Tip": 28434, + "Tips": 43368, + "Title": 19160, + "To": 2514, + "Today": 8888, + "Todd": 42817, + "Together": 41631, + "Tok": 19042, + "Token": 30642, + "Tokens": 22906, + "Tom": 13787, + "Tomorrow": 49488, + "Ton": 35416, + "Tonight": 43783, + "Tony": 29387, + "Too": 23307, + "Tool": 25391, + "Tools": 33637, + "Top": 9126, + "Topic": 33221, + "Topics": 25902, + "Tor": 15884, + "Toronto": 31359, + "Torrent": 39286, + "Total": 14957, + "Touch": 35211, + "Tour": 39152, + "Town": 38097, + "Toy": 48236, + "Tr": 2898, + "Tra": 15721, + "Track": 24802, + "Tracker": 35694, + "Trade": 35965, + "Traditional": 48485, + "Train": 44077, + "Training": 44357, + "Trans": 8291, + "Transaction": 48720, + "Transfer": 43260, + "Transform": 41762, + "Translation": 48313, + "Travel": 33074, + "Tre": 31055, + "Tree": 27660, + "Trend": 45461, + "Tri": 14824, + "Trigger": 48344, + "Trivia": 23854, + "Tro": 44095, + "True": 17821, + "Trump": 6170, + "Trust": 33814, + "Truth": 38782, + "Try": 23433, + "Ts": 33758, + "Tu": 47247, + "Tube": 6876, + "Tue": 41392, + "Tuesday": 26133, + "Tumblr": 39415, + "Tur": 17483, + "Turkey": 31632, + "Turkish": 42872, + "Turn": 17278, + "Tw": 5080, + "Twe": 32665, + "Tweet": 47845, + "Twenty": 34096, + "Twitter": 14254, + "Two": 7571, + "Tx": 46047, + "Ty": 25492, + "Tyler": 46807, + "Typ": 31467, + "Type": 6030, + "Types": 31431, + "Typically": 49321, + "U": 52, + "UA": 34970, + "UAL": 25620, + "UB": 10526, + "UC": 9598, + "UCK": 16696, + "UCT": 18415, + "UD": 8322, + "UE": 8924, + "UES": 35409, + "UF": 36820, + "UFC": 44534, + "UFF": 47588, + "UG": 7340, + "UGC": 31179, + "UGE": 41251, + "UGH": 44004, + "UI": 10080, + "UID": 27586, + "UK": 15039, + "UL": 6239, + "ULAR": 37232, + "ULE": 24212, + "ULL": 9994, + "ULT": 16724, + "ULTS": 35342, + "UM": 5883, + "UME": 38340, + "UMP": 20476, + "UN": 4944, + "UNCH": 47461, + "UNE": 41884, + "UP": 8577, + "UPDATE": 16977, + "UR": 4261, + "URA": 45570, + "URE": 11335, + "URES": 29514, + "URI": 47269, + "URL": 21886, + "URN": 27064, + "URR": 31302, + "URRENT": 39237, + "US": 2937, + "USA": 14053, + "USB": 27155, + "USD": 29072, + "USE": 19108, + "USER": 29904, + "USH": 27143, + "USS": 32835, + "UST": 7759, + "UT": 3843, + "UTC": 17429, + "UTE": 37780, + "UTERS": 14974, + "UTF": 48504, + "UTH": 24318, + "UTION": 35354, + "UU": 30100, + "UV": 31667, + "UX": 31235, + "Ub": 36609, + "Uber": 39018, + "Uh": 34653, + "Uk": 28425, + "Ukraine": 44814, + "Ul": 47920, + "Ult": 16301, + "Ultimate": 47892, + "Ultimately": 27212, + "Ultra": 36122, + "Um": 37280, + "Un": 3118, + "Uncommon": 43023, + "Und": 31319, + "Under": 9203, + "Understanding": 43467, + "Unfortunately": 13898, + "Union": 38176, + "Unique": 40257, + "Unit": 26453, + "United": 17013, + "Unity": 35955, + "Universal": 38747, + "University": 21009, + "Unix": 47000, + "Unknown": 20035, + "Unless": 28042, + "Unlike": 18521, + "Unt": 35792, + "Until": 18273, + "Untitled": 46332, + "Up": 4933, + "Update": 10260, + "Updated": 17354, + "Upgrade": 44948, + "Upload": 41592, + "Upon": 23792, + "Ur": 16692, + "Urban": 46667, + "Url": 28165, + "Us": 5842, + "Usage": 28350, + "Use": 11041, + "Used": 38052, + "User": 12982, + "Users": 14490, + "Using": 12814, + "Usually": 37887, + "Ut": 18274, + "Utah": 44350, + "V": 53, + "VA": 11731, + "VAL": 23428, + "VALUE": 39488, + "VB": 44526, + "VC": 15922, + "VD": 8898, + "VE": 6089, + "VEL": 18697, + "VEN": 28290, + "VER": 5959, + "VERS": 28884, + "VERSION": 43717, + "VERT": 15858, + "VERTIS": 18000, + "VERTISEMENT": 18679, + "VG": 43490, + "VI": 12861, + "VICE": 27389, + "VID": 11008, + "VIDEO": 42937, + "VIDIA": 13171, + "VIEW": 28206, + "VII": 45529, + "VILLE": 38526, + "VIS": 29817, + "VK": 47191, + "VL": 47468, + "VM": 15996, + "VO": 29516, + "VOL": 44558, + "VP": 8859, + "VPN": 33883, + "VR": 13024, + "VS": 20304, + "VT": 36392, + "VW": 30133, + "Va": 33906, + "Val": 7762, + "Valid": 47139, + "Value": 11395, + "Values": 40161, + "Van": 25298, + "Var": 19852, + "Vari": 23907, + "Variable": 43015, + "Various": 40009, + "Vaults": 33937, + "Ve": 26979, + "Vector": 38469, + "Veh": 37870, + "Vel": 46261, + "Ven": 37522, + "Ver": 13414, + "Vers": 34947, + "Version": 14815, + "Versions": 45150, + "Vert": 42369, + "Very": 16371, + "Veter": 45182, + "Vi": 38432, + "Via": 30754, + "Vice": 47910, + "Vict": 21944, + "Victoria": 49898, + "Video": 10798, + "View": 7680, + "Vill": 42074, + "Viol": 33894, + "Virgin": 34674, + "Virginia": 41017, + "Virtual": 37725, + "Vis": 15854, + "Vision": 44206, + "Visit": 31141, + "Visual": 36259, + "Vo": 42144, + "Voice": 35708, + "Vol": 16598, + "Volume": 31715, + "Vote": 37394, + "Vs": 23266, + "W": 54, + "WA": 15543, + "WAR": 16279, + "WARD": 39743, + "WARE": 33746, + "WARN": 37771, + "WARNING": 31502, + "WASHINGTON": 21793, + "WATCH": 35192, + "WAY": 27285, + "WAYS": 42451, + "WB": 45607, + "WC": 27353, + "WD": 22332, + "WE": 8845, + "WER": 45532, + "WF": 48397, + "WH": 12418, + "WHAT": 32971, + "WHERE": 47357, + "WHO": 41856, + "WI": 36326, + "WIN": 37620, + "WIND": 28929, + "WINDOWS": 33207, + "WM": 22117, + "WN": 29767, + "WOOD": 49466, + "WOR": 45359, + "WORK": 33249, + "WP": 25527, + "WR": 18564, + "WS": 19416, + "WT": 39386, + "WW": 17947, + "Wa": 33484, + "Wait": 21321, + "Wal": 21902, + "Walk": 35963, + "Walker": 39950, + "Wall": 22401, + "Wallet": 47152, + "Wan": 45681, + "Want": 19633, + "War": 13195, + "Ward": 49021, + "Ware": 38824, + "Warning": 20361, + "Warren": 43464, + "Wars": 41508, + "Was": 16973, + "Washington": 17402, + "Watch": 10723, + "Water": 19184, + "Wave": 39709, + "Way": 25309, + "We": 1135, + "Weak": 44898, + "Weapon": 27632, + "Weapons": 41818, + "Weather": 41865, + "Web": 13908, + "Website": 33420, + "Wed": 19864, + "Wednesday": 27150, + "Week": 20916, + "Weight": 25844, + "Weiss": 48760, + "Welcome": 14618, + "Well": 5779, + "Were": 35653, + "West": 15045, + "Western": 24227, + "Wh": 1199, + "What": 2061, + "Whatever": 21875, + "Whe": 10842, + "Wheel": 45307, + "When": 2215, + "Whenever": 28877, + "Where": 8496, + "Whereas": 48494, + "Whether": 15354, + "Which": 13828, + "While": 3633, + "Whit": 43617, + "White": 12256, + "Who": 8241, + "Whoever": 47896, + "Why": 5195, + "Wi": 31294, + "Wide": 42559, + "Widget": 38300, + "Width": 30916, + "Wik": 33010, + "Wiki": 32603, + "Wikipedia": 48845, + "Wil": 22327, + "Wild": 25946, + "Will": 8743, + "William": 17121, + "Williams": 27869, + "Wilson": 37349, + "Win": 16643, + "Wind": 8731, + "Window": 27703, + "Windows": 11209, + "Wing": 35612, + "Winged": 47418, + "Winner": 48056, + "Winter": 35376, + "Wire": 29451, + "Wisconsin": 49097, + "With": 3152, + "WithNo": 35992, + "Within": 22005, + "Without": 16249, + "Witness": 38670, + "Wo": 49450, + "Wolf": 32069, + "Woman": 48081, + "Women": 18495, + "Wonder": 42337, + "Wood": 22911, + "Word": 26449, + "Words": 37117, + "Work": 12468, + "Working": 28516, + "Works": 23044, + "World": 10603, + "Would": 17353, + "Wow": 22017, + "Wr": 39213, + "Wra": 36918, + "Writ": 20257, + "Write": 16594, + "Writer": 34379, + "Writing": 33874, + "Written": 25354, + "Ws": 46456, + "X": 55, + "XL": 32457, + "XM": 37643, + "XP": 27481, + "XT": 25010, + "XX": 8051, + "XXX": 43145, + "XXXX": 24376, + "XY": 34278, + "Xbox": 43377, + "Xi": 42528, + "Y": 56, + "YA": 44947, + "YC": 44816, + "YD": 35755, + "YE": 48743, + "YES": 43335, + "YING": 45761, + "YL": 45448, + "YN": 40760, + "YOU": 36981, + "YP": 48232, + "YR": 38162, + "YS": 16309, + "YY": 26314, + "Yan": 49664, + "Yang": 38663, + "Ye": 35543, + "Yeah": 10995, + "Year": 17688, + "Years": 40630, + "Yellow": 39499, + "Yep": 47834, + "Yes": 5297, + "Yesterday": 28065, + "Yet": 11486, + "Yo": 38101, + "York": 49278, + "You": 1639, + "YouTube": 33869, + "Young": 20917, + "Your": 7120, + "Yu": 40728, + "Z": 57, + "ZA": 34892, + "ZE": 21211, + "ZI": 48926, + "ZX": 40692, + "ZZ": 30148, + "Ze": 36056, + "Zen": 47573, + "Zero": 28667, + "Zip": 41729, + "Zone": 26961, + "[": 58, + "[\"": 14692, + "['": 17816, + "[/": 13412, + "[[": 30109, + "[]": 21737, + "[_": 29795, + "\\": 59, + "\\\"": 7879, + "\\\",": 34607, + "\\\":": 30478, + "\\\">": 38214, + "\\'": 43054, + "\\)": 22725, + "\\-": 41441, + "\\.": 17405, + "\\/": 11139, + "\\/\\/": 45422, + "\\<": 49778, + "\\\\": 6852, + "\\\\\\\\": 13426, + "\\\\\\\\\\\\\\\\": 21807, + "\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 34604, + "]": 60, + "]\"": 30866, + "]'": 49946, + "](": 16151, + "])": 12962, + "]),": 46570, + "]).": 35944, + "]);": 36563, + "]+": 48688, + "],": 4357, + "],\"": 17241, + "],[": 38430, + "]-": 45297, + "].": 4083, + "].\"": 29225, + "]:": 5974, + "];": 11208, + "]=": 22241, + "][": 7131, + "][/": 44926, + "]]": 11907, + "]}": 48999, + "^": 61, + "^^": 18237, + "^^^^": 39397, + "^{": 36796, + "_": 62, + "_(": 41052, + "_-": 22955, + "_-_": 31386, + "_.": 44807, + "_>": 49029, + "__": 834, + "___": 17569, + "____": 1427, + "_____": 29343, + "______": 25947, + "_______": 37405, + "________": 2602, + "________________": 4841, + "________________________": 32941, + "________________________________": 10221, + "________________________________________________________________": 27193, + "_{": 23330, + "`": 63, + "`,": 47671, + "`.": 44646, + "``": 15506, + "````": 33153, + "a": 64, + "aa": 7252, + "aaa": 46071, + "aaaa": 24794, + "aah": 37500, + "aan": 28340, + "ab": 397, + "aba": 15498, + "abad": 17325, + "abal": 44349, + "abama": 8809, + "aban": 45094, + "aband": 49248, + "abase": 5754, + "abases": 18826, + "abb": 6485, + "abba": 48910, + "abbage": 32061, + "abbit": 14229, + "abbling": 47883, + "abby": 42457, + "abc": 39305, + "abe": 11231, + "abee": 32580, + "abel": 9608, + "abella": 43653, + "aber": 27359, + "abet": 8380, + "abetes": 11064, + "abeth": 9407, + "abetic": 33312, + "abi": 17914, + "abiding": 43056, + "abies": 43256, + "abil": 14991, + "abilia": 48249, + "abilities": 5738, + "ability": 1799, + "abin": 6014, + "abis": 8102, + "abit": 29968, + "abl": 23117, + "able": 540, + "abled": 4510, + "ables": 2977, + "abling": 11716, + "ablish": 17148, + "ablished": 22555, + "ablishment": 25380, + "ablo": 18817, + "ably": 1346, + "abo": 34748, + "abol": 28426, + "abolic": 29304, + "abor": 4820, + "abortion": 32396, + "about": 10755, + "abouts": 27880, + "above": 29370, + "abre": 46241, + "abs": 8937, + "absolute": 48546, + "absolutely": 42994, + "absor": 46303, + "abul": 16665, + "abulary": 22528, + "abus": 46844, + "abuse": 47158, + "abwe": 27050, + "aby": 3930, + "abyte": 37828, + "abytes": 38346, + "ac": 330, + "aca": 22260, + "acan": 50195, + "acas": 40263, + "acc": 4134, + "acca": 43552, + "accept": 13635, + "acceptable": 16037, + "access": 15526, + "accessible": 33780, + "acci": 44456, + "acco": 8679, + "accompan": 41974, + "accompanied": 42588, + "according": 38169, + "account": 23317, + "ace": 558, + "acea": 44977, + "aceae": 48319, + "acebook": 2887, + "aced": 2286, + "acement": 5592, + "acements": 28613, + "acent": 12643, + "aceous": 37797, + "acer": 11736, + "acerb": 22428, + "acers": 49908, + "aces": 2114, + "acet": 23253, + "aceutical": 14642, + "acey": 25415, + "ach": 620, + "acha": 34518, + "achable": 34446, + "ache": 4891, + "ached": 2317, + "achel": 9636, + "achelor": 19335, + "acher": 3493, + "achers": 17892, + "aches": 3694, + "achev": 42961, + "achi": 14299, + "achine": 20480, + "aching": 8103, + "achment": 15520, + "acho": 43703, + "acht": 19725, + "achu": 32323, + "achus": 9523, + "achusetts": 9770, + "achy": 35586, + "aci": 32009, + "acia": 47431, + "acial": 18150, + "acid": 46309, + "acies": 13433, + "acing": 4092, + "acio": 48711, + "acion": 49443, + "acious": 14209, + "aciously": 45289, + "acist": 20279, + "acists": 33194, + "acity": 4355, + "ack": 441, + "acked": 6021, + "acker": 10735, + "ackers": 28874, + "acket": 8317, + "ackets": 25180, + "acking": 5430, + "ackle": 20523, + "acks": 4595, + "acky": 36053, + "acl": 37779, + "acle": 6008, + "acles": 9928, + "acly": 39691, + "aclysm": 40605, + "aco": 10602, + "acon": 7807, + "acons": 37256, + "acqu": 43561, + "acre": 12345, + "acs": 16436, + "act": 529, + "acted": 23800, + "acter": 7321, + "acteria": 10634, + "acterial": 44965, + "acters": 19858, + "actic": 12009, + "acting": 27362, + "action": 2673, + "actionDate": 31538, + "actions": 4658, + "activ": 15791, + "activate": 39022, + "activated": 33106, + "activation": 48545, + "active": 5275, + "actively": 33329, + "activity": 21797, + "actly": 24342, + "actor": 11218, + "actory": 9548, + "acts": 8656, + "actual": 50039, + "actually": 37739, + "actus": 34144, + "acular": 12754, + "acus": 48628, + "acy": 1590, + "ad": 324, + "ada": 4763, + "adal": 31682, + "adan": 29157, + "adapt": 42552, + "adas": 38768, + "adata": 14706, + "aday": 43593, + "adays": 20544, + "add": 2860, + "addafi": 32113, + "added": 29373, + "adden": 38014, + "adder": 26676, + "adders": 45940, + "addin": 46782, + "adding": 26872, + "addle": 37382, + "addock": 35509, + "addon": 48078, + "addons": 39996, + "addr": 29851, + "address": 21975, + "addy": 13218, + "ade": 671, + "aded": 5286, + "adel": 6959, + "adelphia": 8273, + "adem": 36920, + "ademic": 49113, + "aden": 40780, + "adena": 38047, + "adeon": 12424, + "adequ": 16515, + "ader": 5067, + "aders": 9972, + "ades": 2367, + "adesh": 13410, + "adh": 24411, + "adi": 9189, + "adia": 29523, + "adian": 18425, + "adiator": 33716, + "adic": 23876, + "adier": 38868, + "adies": 50192, + "adin": 17072, + "ading": 4980, + "adiq": 48687, + "adish": 48563, + "aditional": 27013, + "adium": 6271, + "adj": 41255, + "adjust": 23032, + "adjusted": 29117, + "adle": 35166, + "admin": 28482, + "administ": 39081, + "ado": 4533, + "adobe": 36752, + "adoes": 46368, + "ador": 7079, + "ados": 22484, + "adow": 4584, + "adows": 9797, + "adr": 41909, + "adra": 49456, + "ads": 5643, + "adult": 49922, + "adv": 32225, + "advant": 13461, + "advert": 17904, + "advertisement": 45876, + "advertising": 34442, + "ady": 4597, + "ae": 3609, + "aea": 44705, + "aed": 8432, + "aeda": 11641, + "ael": 3010, + "aeper": 28235, + "aepernick": 28333, + "aer": 25534, + "aeus": 46052, + "aez": 47246, + "af": 1878, + "afa": 28485, + "afe": 8635, + "afer": 34659, + "afety": 27925, + "aff": 2001, + "affe": 21223, + "affected": 43958, + "affer": 31183, + "affiliated": 46818, + "affle": 30697, + "affles": 48501, + "afi": 19910, + "afia": 22214, + "afort": 24515, + "aft": 14940, + "after": 8499, + "ag": 363, + "aga": 8126, + "again": 17776, + "against": 32826, + "agall": 44906, + "agame": 46746, + "agan": 7329, + "aganda": 43589, + "agar": 32452, + "agara": 38415, + "agascar": 44309, + "agate": 37861, + "age": 496, + "aged": 1886, + "ageddon": 33054, + "agement": 5082, + "agements": 38113, + "agen": 11286, + "agency": 40955, + "agent": 25781, + "agents": 49638, + "ager": 3536, + "agers": 10321, + "ages": 1095, + "agg": 9460, + "agged": 14655, + "agger": 7928, + "agging": 16406, + "aggressive": 49639, + "agh": 10471, + "aghan": 45109, + "aghd": 16650, + "agher": 30450, + "aghetti": 35812, + "agi": 18013, + "agic": 9083, + "agically": 39066, + "agin": 23183, + "agine": 12756, + "aging": 3039, + "agle": 19345, + "agles": 37803, + "agn": 4660, + "agna": 48669, + "agnar": 30475, + "agne": 21080, + "agnetic": 25145, + "ago": 3839, + "agog": 37300, + "agogue": 32238, + "agon": 1840, + "agonal": 27923, + "agonist": 15239, + "agonists": 36764, + "agons": 34765, + "agos": 48215, + "agra": 45429, + "agram": 6713, + "agraph": 6111, + "agree": 49221, + "ags": 3775, + "agu": 11433, + "ague": 2064, + "agues": 6120, + "agus": 31111, + "agy": 46671, + "ah": 993, + "aha": 12236, + "ahah": 36225, + "ahan": 19210, + "ahar": 37325, + "ahead": 38204, + "ahi": 32810, + "ahime": 49997, + "ahl": 15668, + "ahn": 15386, + "aho": 17108, + "ahon": 30491, + "ahoo": 12992, + "ahs": 39095, + "ahu": 12196, + "ai": 1872, + "aic": 18452, + "aid": 1698, + "aida": 30546, + "aiden": 17538, + "aido": 44354, + "aign": 1784, + "aii": 42648, + "ail": 603, + "aila": 39460, + "ailability": 8994, + "ailable": 1508, + "ailand": 16188, + "ailed": 6255, + "ailing": 11608, + "ails": 1768, + "aily": 3079, + "aim": 1385, + "aiman": 47840, + "aimon": 49438, + "ain": 391, + "aina": 42183, + "aine": 5718, + "ained": 1328, + "ainer": 10613, + "ainers": 50221, + "aining": 1397, + "ainment": 37091, + "ains": 1299, + "aint": 2913, + "aintain": 32725, + "ainted": 14215, + "aints": 6003, + "air": 958, + "aird": 41620, + "aire": 7626, + "aired": 9820, + "aires": 17693, + "airo": 18131, + "airs": 3468, + "airy": 13021, + "ais": 15152, + "ait": 4548, + "aith": 3921, + "aito": 38995, + "aj": 1228, + "aja": 27792, + "aji": 26436, + "ajo": 34944, + "ajor": 1518, + "ak": 461, + "aka": 8130, + "akable": 29033, + "ake": 539, + "aked": 4335, + "akedown": 25817, + "aken": 1685, + "akening": 18800, + "akens": 31627, + "aker": 3110, + "akers": 3979, + "akeru": 43246, + "akery": 33684, + "akes": 1124, + "akespe": 20621, + "akespeare": 20946, + "akh": 11322, + "aki": 8182, + "akia": 21897, + "akin": 27048, + "aking": 868, + "akings": 45665, + "akis": 27321, + "ako": 25496, + "akov": 44715, + "akra": 38004, + "aks": 4730, + "aku": 8719, + "akura": 47754, + "akuya": 29863, + "aky": 15492, + "al": 282, + "ala": 6081, + "alach": 33786, + "alam": 44949, + "alan": 25786, + "albeit": 45781, + "album": 40916, + "alcohol": 42142, + "ald": 1940, + "alde": 35885, + "aldehyde": 44895, + "aldi": 37566, + "aldo": 41476, + "ale": 1000, + "aleb": 32100, + "aled": 3021, + "aleigh": 30729, + "aler": 36213, + "alert": 44598, + "ales": 2040, + "aley": 16730, + "alez": 22149, + "alf": 1604, + "alg": 14016, + "algia": 47111, + "ali": 7344, + "alia": 9752, + "alian": 7199, + "alias": 26011, + "aliation": 22885, + "alid": 10751, + "alien": 42690, + "align": 31494, + "aligned": 41634, + "alin": 14414, + "aline": 20663, + "aling": 4272, + "alion": 19275, + "alions": 50022, + "alis": 27315, + "alist": 49845, + "alities": 27969, + "ality": 1483, + "alk": 971, + "alker": 20949, + "alking": 18998, + "alks": 23833, + "alky": 18354, + "alkyrie": 21316, + "all": 439, + "alla": 30315, + "allah": 31840, + "allas": 7826, + "alle": 6765, + "alled": 4262, + "allel": 29363, + "allery": 17022, + "alli": 36546, + "allic": 18196, + "alling": 9221, + "allion": 48332, + "allo": 49457, + "alloc": 32332, + "allow": 12154, + "allowed": 40845, + "alloween": 50107, + "allows": 47205, + "alls": 5691, + "ally": 453, + "alm": 38182, + "almost": 28177, + "alo": 7335, + "alog": 11794, + "alogue": 30326, + "alogy": 48909, + "alon": 40755, + "alone": 17749, + "along": 24176, + "alore": 40612, + "alos": 41823, + "alph": 17307, + "alpha": 26591, + "als": 874, + "alsa": 32058, + "alse": 2820, + "alsh": 22114, + "also": 14508, + "alt": 2501, + "alted": 29590, + "alter": 47653, + "altern": 33645, + "alth": 1094, + "although": 16670, + "alties": 10355, + "alty": 6017, + "alus": 46781, + "always": 33770, + "aly": 3400, + "alys": 26266, + "alysed": 47557, + "alyses": 43710, + "alysis": 8767, + "alyst": 21470, + "am": 321, + "ama": 1689, + "amac": 11494, + "amacare": 11724, + "aman": 10546, + "amar": 39236, + "amara": 47848, + "amaru": 46893, + "amas": 17485, + "amate": 36754, + "amation": 14755, + "amaz": 45983, + "amazon": 33103, + "amb": 4131, + "amba": 31842, + "amber": 7789, + "ambers": 16368, + "ambling": 15366, + "ambo": 22651, + "amboo": 27708, + "amd": 28745, + "ame": 480, + "amed": 2434, + "ameda": 49637, + "amel": 17983, + "ameless": 39942, + "amen": 41763, + "ament": 3263, + "amental": 6860, + "aments": 12604, + "amer": 2382, + "amera": 18144, + "ameron": 41639, + "ames": 1047, + "ami": 6277, + "amia": 49442, + "amic": 18127, + "amide": 37905, + "amiliar": 19968, + "amily": 5993, + "amin": 5669, + "amina": 18891, + "amination": 24979, + "amine": 9862, + "aminer": 32086, + "amines": 41047, + "aming": 3723, + "amins": 24937, + "amiya": 38241, + "aml": 43695, + "amm": 6475, + "ammad": 26035, + "ammed": 10573, + "ammers": 36846, + "ammu": 49487, + "ammy": 46736, + "amn": 34684, + "amo": 18811, + "amon": 16487, + "among": 35131, + "amorph": 37670, + "amoto": 25384, + "amount": 17287, + "amous": 10877, + "amp": 696, + "ampa": 13299, + "amped": 13322, + "amph": 28474, + "amphetamine": 31262, + "amping": 37843, + "ampion": 6734, + "ampions": 4350, + "ampire": 13577, + "ampires": 27933, + "ample": 1403, + "amples": 12629, + "ampoo": 40239, + "amps": 9430, + "ampton": 23427, + "ampunk": 46183, + "ams": 4105, + "amsung": 30136, + "amura": 37324, + "amus": 25509, + "amy": 14814, + "an": 272, + "ana": 2271, + "analy": 38200, + "analysis": 20930, + "anamo": 33524, + "anan": 27870, + "anas": 15991, + "anasia": 45551, + "anc": 1192, + "anca": 42124, + "ance": 590, + "anced": 2903, + "ancel": 21130, + "ancer": 8250, + "ancers": 20811, + "ances": 1817, + "anch": 3702, + "anche": 6362, + "anches": 12140, + "anchester": 8911, + "anchez": 20364, + "ancial": 2783, + "ancies": 16183, + "ancing": 5077, + "anco": 47699, + "ancock": 37077, + "ancouver": 10264, + "ancy": 3883, + "and": 392, + "anda": 5282, + "andal": 7642, + "andals": 23819, + "andan": 42509, + "ande": 40004, + "anded": 12249, + "andel": 33134, + "andem": 30025, + "ander": 4066, + "andering": 42454, + "anders": 45070, + "andestine": 35887, + "andi": 26800, + "anding": 27225, + "andise": 18888, + "ando": 25440, + "andom": 3749, + "andon": 5063, + "andowski": 44391, + "andr": 46273, + "andra": 15918, + "andre": 49078, + "andro": 28092, + "android": 19411, + "ands": 1746, + "andum": 25933, + "andy": 10757, + "ane": 1531, + "aned": 22739, + "aneers": 33547, + "aneous": 11655, + "aneously": 27683, + "anes": 7305, + "aney": 22297, + "ang": 648, + "anga": 16484, + "angan": 37089, + "ange": 858, + "anged": 5102, + "angel": 8368, + "angelo": 46525, + "anger": 2564, + "angered": 19041, + "angering": 49470, + "angers": 6606, + "anges": 6231, + "angible": 39639, + "anging": 4924, + "angle": 9248, + "angled": 22393, + "angler": 49910, + "angles": 27787, + "angling": 27499, + "ango": 14208, + "angs": 27725, + "angu": 2303, + "anguage": 9000, + "anguages": 33213, + "anguard": 23521, + "angular": 21413, + "ani": 3216, + "ania": 5411, + "anian": 38336, + "anic": 26277, + "anical": 36684, + "anie": 34166, + "aniel": 6321, + "anim": 11227, + "animal": 41607, + "animate": 45685, + "animous": 45873, + "aning": 7574, + "anish": 7115, + "anism": 48162, + "anity": 19689, + "anium": 15776, + "ank": 962, + "anka": 15927, + "anke": 49200, + "anked": 14076, + "ankind": 28066, + "anking": 15230, + "anks": 2283, + "anky": 39556, + "anmar": 21708, + "ann": 1236, + "anna": 7697, + "annabin": 43655, + "annah": 25761, + "anne": 21952, + "anned": 3577, + "annel": 4276, + "annels": 8961, + "anners": 15672, + "anni": 31296, + "annie": 42883, + "annis": 45017, + "annon": 8825, + "annot": 34574, + "announced": 43499, + "anny": 7737, + "ano": 5733, + "anoia": 30661, + "anol": 22012, + "anon": 36902, + "anooga": 42165, + "anos": 40015, + "another": 29214, + "anova": 40993, + "anqu": 26184, + "ans": 504, + "ansas": 6618, + "anse": 40054, + "ansen": 33807, + "anship": 47086, + "ansion": 5487, + "ansk": 34738, + "anski": 44978, + "ansky": 49792, + "ansom": 22011, + "anson": 23103, + "ansson": 44038, + "answer": 41484, + "answered": 31966, + "ant": 415, + "anta": 4910, + "antage": 36403, + "antam": 49653, + "antasy": 34921, + "ante": 12427, + "anted": 4126, + "antes": 39781, + "anth": 29313, + "antha": 32589, + "anthrop": 22178, + "anti": 17096, + "antic": 5109, + "antically": 31589, + "anticipated": 45178, + "antics": 29320, + "antine": 29003, + "anting": 20482, + "antis": 20836, + "antle": 16941, + "antly": 3875, + "anto": 14723, + "antom": 11456, + "anton": 23026, + "antry": 21238, + "ants": 1187, + "anty": 46098, + "antz": 46269, + "anu": 42357, + "anus": 41141, + "anut": 20651, + "anuts": 37555, + "anwhile": 6710, + "any": 1092, + "anya": 34183, + "anyahu": 15966, + "anye": 23495, + "anyl": 34816, + "anyon": 21330, + "anything": 49459, + "anz": 35410, + "anza": 35819, + "ao": 5488, + "aos": 7495, + "ap": 499, + "apa": 32678, + "apache": 43073, + "apan": 2674, + "ape": 1758, + "apeake": 49528, + "aped": 5813, + "apego": 40561, + "aper": 2136, + "apers": 5656, + "apes": 7916, + "apesh": 25490, + "apeshifter": 29554, + "apest": 35746, + "aph": 6570, + "aphael": 34889, + "api": 15042, + "aping": 9269, + "apist": 41690, + "apixel": 48633, + "aple": 24052, + "aples": 28624, + "apo": 41817, + "apolis": 11174, + "apolog": 46407, + "apon": 9184, + "apons": 13486, + "apor": 12687, + "apore": 11656, + "app": 1324, + "appa": 20975, + "apped": 6320, + "append": 33295, + "apper": 11463, + "appers": 46629, + "appiness": 42661, + "apping": 5912, + "appings": 39242, + "apple": 18040, + "application": 31438, + "apply": 39014, + "appointed": 32924, + "appro": 21064, + "appropri": 11488, + "appropriate": 13335, + "appropriately": 45175, + "approved": 29137, + "approximately": 47498, + "apps": 18211, + "appy": 7774, + "aps": 1686, + "apse": 7512, + "apsed": 28361, + "apses": 45903, + "apt": 2373, + "apter": 3429, + "apters": 12126, + "aptic": 32963, + "aptop": 45007, + "apult": 41387, + "apy": 12826, + "aq": 30188, + "aqu": 36129, + "aque": 18251, + "aques": 46806, + "aquin": 48734, + "ar": 283, + "ara": 3301, + "arag": 29967, + "arah": 23066, + "arak": 30447, + "aram": 41158, + "aran": 19173, + "arant": 4741, + "arantine": 37996, + "araoh": 33766, + "arat": 34174, + "arate": 30748, + "aration": 10186, + "arations": 24355, + "arb": 38039, + "arbon": 42084, + "arc": 5605, + "arcer": 17649, + "arch": 998, + "arching": 38270, + "archive": 17474, + "archives": 48814, + "archment": 36767, + "archs": 34592, + "archy": 9282, + "arcity": 32689, + "ard": 446, + "arde": 45093, + "arded": 10676, + "arden": 5872, + "ardi": 22490, + "arding": 13493, + "ardless": 14694, + "ardo": 13109, + "ardon": 19917, + "ards": 1371, + "ardy": 39124, + "are": 533, + "area": 20337, + "ared": 1144, + "aredevil": 38281, + "arel": 20318, + "arella": 45494, + "aren": 5757, + "arent": 1580, + "arenthood": 17117, + "arently": 13773, + "arer": 11258, + "arers": 34231, + "ares": 3565, + "arest": 12423, + "aret": 8984, + "areth": 26659, + "arette": 14758, + "arettes": 13890, + "aretz": 48338, + "arez": 19655, + "arf": 37595, + "arg": 853, + "arge": 1376, + "arger": 32270, + "arget": 7641, + "argo": 9448, + "argon": 37920, + "args": 22046, + "argument": 49140, + "ari": 2743, + "aria": 10312, + "arial": 36098, + "arian": 3699, + "arians": 13517, + "ariat": 21621, + "arie": 49173, + "aries": 3166, + "arij": 39010, + "arijuana": 42834, + "arily": 3093, + "arin": 17714, + "arine": 34569, + "aring": 1723, + "ario": 4982, + "arios": 13010, + "arious": 27129, + "aris": 20066, + "arist": 34566, + "arity": 6806, + "arium": 17756, + "arius": 19897, + "ark": 668, + "arkable": 45543, + "arkin": 39027, + "arks": 5558, + "arl": 7063, + "arlane": 49344, + "arling": 30045, + "arm": 1670, + "arma": 10961, + "armac": 32813, + "armed": 12026, + "arming": 18052, + "armor": 40456, + "arms": 8357, + "arn": 1501, + "arna": 28610, + "arnaev": 42311, + "arning": 4228, + "aro": 12022, + "aron": 8045, + "aroo": 38049, + "around": 14145, + "arov": 42737, + "arp": 5117, + "arr": 3258, + "arranted": 47940, + "arrass": 9187, + "array": 18747, + "arre": 9624, + "arrell": 47769, + "arrett": 34878, + "arrison": 22472, + "arro": 34852, + "arrow": 6018, + "arry": 6532, + "ars": 945, + "arse": 17208, + "arser": 28198, + "arsh": 5406, + "arsity": 45826, + "arson": 12613, + "art": 433, + "arta": 34202, + "arte": 32074, + "arted": 19112, + "arten": 23996, + "arter": 2571, + "arters": 6137, + "arth": 11999, + "arthed": 36370, + "arthy": 18270, + "article": 20205, + "articles": 26845, + "artifacts": 50179, + "artisan": 19714, + "artist": 49016, + "artment": 1823, + "artments": 32514, + "artney": 41709, + "arton": 41328, + "arts": 5889, + "arty": 25494, + "artz": 13636, + "aru": 11493, + "arus": 20272, + "ary": 560, + "arya": 43898, + "aryl": 36822, + "aryn": 38621, + "as": 292, + "asa": 15462, + "asaki": 33846, + "asant": 8775, + "asar": 42391, + "asc": 3372, + "asca": 42688, + "ascade": 28966, + "ascal": 27747, + "ascar": 37740, + "ascist": 31968, + "ascript": 15961, + "ascular": 14767, + "ascus": 20275, + "ase": 589, + "ased": 839, + "asel": 48038, + "aser": 6005, + "asers": 19865, + "ases": 1386, + "ash": 1077, + "asha": 14715, + "ashed": 5263, + "asher": 31218, + "ashes": 7465, + "ashi": 12144, + "ashing": 2140, + "ashington": 2542, + "ashion": 5880, + "ashtra": 38535, + "asi": 17053, + "asia": 23218, + "asin": 47337, + "asing": 2313, + "asio": 29831, + "asion": 4247, + "asionally": 31775, + "asions": 39327, + "asis": 17765, + "asive": 17443, + "ask": 2093, + "aska": 8480, + "asket": 11715, + "asketball": 14575, + "asking": 30463, + "asks": 6791, + "asley": 30705, + "asm": 8597, + "asma": 11797, + "asms": 34432, + "ason": 888, + "asonable": 17994, + "asonic": 30189, + "asonry": 38950, + "asons": 2812, + "asp": 5126, + "aspberry": 17653, + "asper": 32981, + "aspers": 49412, + "aspx": 31740, + "ass": 562, + "assad": 30178, + "assador": 10623, + "assadors": 33429, + "assault": 46635, + "asse": 21612, + "assed": 21390, + "assemb": 34455, + "assembled": 46826, + "assembly": 41873, + "asser": 24929, + "assert": 30493, + "asses": 13978, + "assets": 19668, + "assetsadobe": 41383, + "assi": 46527, + "assian": 46091, + "assic": 31635, + "assies": 46257, + "assin": 44961, + "assing": 19696, + "assion": 11857, + "assis": 20297, + "assisted": 42191, + "assium": 26663, + "assment": 45312, + "asso": 28372, + "associated": 32852, + "assuming": 32935, + "assy": 11720, + "ast": 459, + "asta": 40197, + "aste": 4594, + "asted": 8992, + "aster": 1603, + "astered": 14054, + "astern": 6470, + "asters": 7060, + "astery": 29310, + "astic": 3477, + "astical": 32044, + "astically": 16607, + "astics": 24232, + "asting": 9222, + "aston": 45966, + "astrous": 20168, + "asts": 5773, + "asty": 7833, + "asu": 27345, + "asure": 5015, + "asured": 34006, + "asures": 13846, + "asuring": 45925, + "asury": 11579, + "asus": 40895, + "asy": 4107, + "at": 265, + "ata": 1045, + "atable": 21156, + "ataka": 48088, + "atal": 10254, + "atalie": 30951, + "atan": 39036, + "atana": 43777, + "atar": 9459, + "atari": 35554, + "atars": 40193, + "atch": 963, + "atche": 24809, + "atched": 14265, + "atcher": 34734, + "atches": 20981, + "atchewan": 29736, + "atching": 19775, + "ate": 378, + "atech": 40340, + "ated": 515, + "ateful": 11850, + "ateg": 2397, + "ategic": 47917, + "ategor": 47467, + "ategories": 26129, + "ategory": 11606, + "ategy": 4338, + "atel": 25791, + "atell": 7528, + "atellite": 26493, + "ately": 1286, + "atem": 23900, + "aten": 36686, + "ater": 729, + "ateral": 10534, + "aterasu": 45335, + "atered": 34190, + "aterial": 2273, + "atern": 9205, + "aternal": 14744, + "aternity": 17094, + "aters": 8605, + "ates": 689, + "ateur": 15093, + "ateurs": 45211, + "atever": 3587, + "atform": 3390, + "ath": 776, + "atha": 30921, + "atham": 37520, + "athan": 6696, + "athe": 26221, + "athed": 35932, + "ather": 1032, + "athered": 8638, + "atherine": 15289, + "athering": 25545, + "athetic": 18874, + "athi": 44202, + "athing": 26927, + "athlon": 50236, + "athom": 32910, + "athon": 12938, + "aths": 33148, + "athy": 10036, + "ati": 7246, + "atial": 34961, + "atibility": 25901, + "atible": 16873, + "atic": 1512, + "atical": 39056, + "atically": 4142, + "atican": 18245, + "atics": 23372, + "atile": 12610, + "atility": 18486, + "atin": 10680, + "ating": 803, + "atinum": 16881, + "atio": 39485, + "ation": 341, + "ational": 864, + "ationally": 15208, + "ations": 602, + "atis": 37749, + "atisf": 17403, + "atism": 26185, + "ative": 876, + "atively": 9404, + "atives": 2929, + "ativity": 22055, + "atl": 25864, + "atlantic": 43342, + "atmeal": 45280, + "ato": 5549, + "atoes": 15048, + "atography": 45501, + "atom": 37696, + "atomic": 47116, + "aton": 13951, + "atonin": 44248, + "atoon": 23122, + "ator": 1352, + "atorial": 21592, + "atories": 19854, + "atorium": 30732, + "ators": 2024, + "atory": 2870, + "atos": 35492, + "atown": 41079, + "atra": 26066, + "atre": 10562, + "atri": 26646, + "atro": 47756, + "atron": 23484, + "ats": 1381, + "atson": 13506, + "atsu": 19231, + "atsuki": 40063, + "att": 1078, + "atta": 25014, + "attach": 47348, + "attack": 20358, + "attacks": 38458, + "atted": 16898, + "atten": 41769, + "atter": 1436, + "attered": 10228, + "attering": 16475, + "atters": 34387, + "attery": 16296, + "atti": 34891, + "attle": 1999, + "attled": 43535, + "atto": 45807, + "atton": 38680, + "attr": 35226, + "attribute": 42348, + "atts": 30353, + "atu": 33419, + "atum": 21307, + "atur": 2541, + "atural": 2660, + "aturally": 7436, + "aturated": 30192, + "aturation": 36921, + "aturday": 3658, + "aturdays": 39724, + "ature": 1300, + "atures": 6691, + "atus": 7240, + "atz": 27906, + "au": 559, + "auc": 14272, + "aucas": 25205, + "aucus": 16710, + "aucuses": 38271, + "aud": 3885, + "auder": 29233, + "audi": 31330, + "audio": 24051, + "auer": 16261, + "aug": 7493, + "auga": 44718, + "augh": 1567, + "aughed": 13726, + "aughlin": 42730, + "aughs": 19256, + "aught": 3413, + "aughter": 3637, + "aughtered": 32734, + "aughters": 13441, + "aughty": 28496, + "aukee": 15263, + "aul": 2518, + "auld": 30406, + "auldron": 45637, + "ault": 1721, + "aults": 13185, + "aum": 26043, + "aun": 1942, + "auna": 32837, + "aunch": 11429, + "aund": 14677, + "aunder": 21118, + "aundering": 23496, + "aunders": 32818, + "aunt": 12968, + "aunted": 20227, + "aunting": 20706, + "auntlet": 32633, + "auntlets": 39695, + "aunts": 43981, + "aur": 2899, + "aura": 33830, + "auri": 35190, + "aurus": 22302, + "aus": 8717, + "ause": 682, + "ausible": 17178, + "aut": 2306, + "auth": 18439, + "authent": 41299, + "author": 9800, + "authored": 39351, + "authorized": 19721, + "authors": 41617, + "autical": 37073, + "aution": 32917, + "autions": 28766, + "auto": 23736, + "automatic": 37800, + "auts": 17712, + "aux": 14644, + "av": 615, + "ava": 4170, + "avage": 33757, + "availability": 47274, + "available": 15182, + "aval": 9226, + "avan": 12421, + "avanaugh": 19872, + "avascript": 16098, + "ave": 1015, + "aved": 9586, + "avement": 44034, + "aven": 4005, + "aver": 8770, + "average": 23913, + "avering": 42610, + "avers": 30400, + "avery": 12447, + "aves": 3080, + "avez": 28851, + "avi": 15820, + "avia": 40543, + "avid": 8490, + "avier": 19492, + "avin": 20637, + "aving": 2703, + "avior": 15759, + "aviour": 37716, + "avis": 23401, + "avoid": 27080, + "avor": 5570, + "avorable": 32006, + "avored": 48275, + "avorite": 19227, + "avour": 29023, + "avy": 2830, + "aw": 707, + "awa": 6909, + "awaited": 41742, + "awan": 43004, + "awar": 48841, + "aware": 9685, + "awareness": 47812, + "awaru": 39008, + "awatts": 46684, + "away": 8272, + "aways": 23949, + "awed": 36825, + "awei": 38247, + "awi": 23368, + "awk": 19301, + "awks": 11890, + "awn": 3832, + "aws": 8356, + "ax": 897, + "axe": 38231, + "axies": 25472, + "axis": 22704, + "axter": 40864, + "axy": 6969, + "ay": 323, + "aya": 11729, + "ayan": 22931, + "aye": 48822, + "ayed": 16548, + "ayer": 2794, + "ayers": 6962, + "ayette": 27067, + "aying": 8369, + "aylor": 7167, + "ayn": 49987, + "ayne": 43906, + "ays": 592, + "ayson": 34907, + "az": 1031, + "aza": 7056, + "azaar": 34485, + "azaki": 32276, + "azar": 29413, + "azard": 26267, + "aze": 6201, + "azed": 13865, + "azeera": 28535, + "azel": 41319, + "azer": 19178, + "azes": 36096, + "azi": 7761, + "azine": 4994, + "azines": 15742, + "azing": 4070, + "azo": 44299, + "azon": 5168, + "azor": 17725, + "azy": 12582, + "azz": 8101, + "b": 65, + "ba": 7012, + "bable": 33460, + "bably": 11921, + "baby": 40252, + "bach": 19496, + "back": 1891, + "backed": 17078, + "backer": 49978, + "background": 25249, + "backs": 10146, + "bad": 14774, + "bag": 21454, + "bage": 13866, + "bags": 34005, + "bah": 47041, + "bal": 6893, + "balance": 20427, + "balanced": 27753, + "ball": 1894, + "balls": 21591, + "ban": 3820, + "band": 3903, + "bands": 21397, + "bane": 20235, + "bang": 36668, + "bank": 17796, + "banks": 43558, + "bar": 5657, + "bara": 39389, + "bard": 23024, + "bare": 49382, + "bars": 34046, + "bart": 16575, + "bas": 12093, + "base": 8692, + "based": 3106, + "bash": 41757, + "basic": 35487, + "basketball": 21265, + "bass": 42933, + "bat": 8664, + "batch": 43501, + "bath": 37648, + "bats": 50199, + "battle": 38471, + "baugh": 23768, + "baum": 24738, + "bay": 24406, + "bb": 11848, + "bc": 15630, + "bd": 17457, + "bda": 43444, + "be": 1350, + "beam": 40045, + "bean": 14289, + "beans": 44749, + "bear": 33227, + "beard": 39433, + "bearing": 28655, + "beat": 12945, + "beaut": 40544, + "bec": 9423, + "because": 13893, + "becca": 20627, + "beck": 27343, + "becue": 31927, + "bed": 3077, + "bedroom": 36269, + "bee": 20963, + "been": 47436, + "beer": 42428, + "bees": 41712, + "before": 19052, + "begin": 27471, + "beh": 20709, + "behavior": 46571, + "behind": 42200, + "being": 11873, + "beit": 15357, + "bek": 47083, + "bel": 6667, + "bell": 7923, + "below": 35993, + "belt": 37976, + "ben": 11722, + "bench": 26968, + "bender": 45666, + "bending": 49667, + "benef": 36934, + "benefit": 48649, + "bent": 46119, + "ber": 527, + "bered": 9451, + "berg": 3900, + "berger": 21041, + "berman": 34591, + "bern": 33900, + "bernatorial": 43660, + "berra": 31358, + "berries": 20853, + "berry": 8396, + "bers": 1213, + "bert": 4835, + "berto": 32371, + "berus": 39192, + "bery": 13001, + "bes": 12636, + "best": 13466, + "bestos": 40651, + "bet": 11181, + "beta": 31361, + "bett": 48138, + "better": 27903, + "between": 23395, + "bey": 23454, + "bf": 19881, + "bg": 35904, + "bh": 34369, + "bi": 8482, + "bia": 23339, + "bial": 25200, + "bian": 12210, + "bians": 30071, + "biased": 38002, + "bid": 14065, + "bidden": 37978, + "bie": 12590, + "bies": 29846, + "big": 14261, + "bike": 32256, + "bil": 33473, + "bill": 35546, + "billion": 24540, + "bilt": 34508, + "bin": 8800, + "binary": 39491, + "bind": 21653, + "binding": 30786, + "bing": 4623, + "biology": 43592, + "bird": 16944, + "birds": 32002, + "birth": 24280, + "bis": 41907, + "bish": 31795, + "bishop": 27832, + "bit": 2545, + "bitcoin": 35395, + "bite": 37018, + "bitious": 14228, + "bits": 9895, + "biz": 42189, + "bj": 50007, + "bl": 2436, + "black": 13424, + "blade": 22500, + "blance": 42757, + "blank": 27190, + "blast": 39806, + "ble": 903, + "bleacher": 47975, + "bled": 9342, + "bledon": 49258, + "blem": 11253, + "blems": 22143, + "bler": 43400, + "blers": 43022, + "bles": 7689, + "bley": 43263, + "blind": 27461, + "bling": 11108, + "block": 9967, + "blocking": 41938, + "blocks": 27372, + "blog": 14036, + "blogs": 49096, + "blogspot": 35217, + "blood": 18041, + "blooded": 50132, + "blow": 48619, + "blown": 31290, + "blue": 17585, + "bly": 36874, + "bm": 20475, + "bn": 9374, + "bnb": 31971, + "bo": 2127, + "boa": 48614, + "board": 3526, + "boarding": 27794, + "boards": 12821, + "boat": 24482, + "boats": 46058, + "bodied": 45190, + "body": 2618, + "bol": 28984, + "bold": 36575, + "bole": 45693, + "bolt": 25593, + "bomb": 27657, + "bon": 4189, + "bone": 15992, + "bones": 35095, + "bons": 23461, + "book": 2070, + "books": 12106, + "bool": 30388, + "boost": 39521, + "boot": 18769, + "bor": 2865, + "border": 20192, + "borg": 23297, + "borgh": 49870, + "born": 6286, + "borne": 13555, + "boro": 21513, + "borough": 17913, + "bors": 32289, + "bos": 39565, + "boss": 42820, + "bot": 13645, + "both": 16885, + "bots": 42478, + "bott": 10985, + "bottom": 22487, + "bound": 7784, + "bour": 6084, + "bourg": 24256, + "bourne": 12544, + "bow": 8176, + "bowl": 36859, + "bows": 25435, + "box": 3524, + "boxes": 29305, + "boxing": 45471, + "boy": 7081, + "boys": 13202, + "bp": 46583, + "bps": 18799, + "br": 1671, + "bra": 16057, + "brace": 46565, + "brain": 27825, + "brainer": 49334, + "bral": 24427, + "brance": 28031, + "brand": 17938, + "branded": 35559, + "braska": 17088, + "brate": 40804, + "brates": 44835, + "bre": 4679, + "bread": 29573, + "break": 9032, + "breaker": 25766, + "breakers": 49295, + "breaking": 13395, + "breaks": 30058, + "bred": 36074, + "breeding": 49705, + "brew": 11269, + "brid": 10236, + "bridge": 9458, + "brids": 40637, + "bright": 29199, + "bring": 48580, + "bringer": 48046, + "bringing": 35749, + "bris": 15311, + "bro": 7957, + "broad": 36654, + "broken": 25826, + "brook": 19094, + "brother": 37343, + "brow": 25367, + "brown": 33282, + "browser": 40259, + "brush": 32680, + "bryce": 32524, + "bs": 1443, + "bsite": 12485, + "bsp": 24145, + "bt": 18347, + "btn": 46118, + "bu": 11110, + "bub": 46176, + "buck": 27041, + "bucks": 18999, + "budget": 37315, + "buf": 29325, + "buff": 36873, + "buffer": 22252, + "bug": 25456, + "bugs": 32965, + "build": 11249, + "builder": 38272, + "builders": 50034, + "building": 16894, + "built": 18780, + "bul": 15065, + "bull": 16308, + "bum": 4435, + "buquerque": 36461, + "bur": 6236, + "burg": 7423, + "burgh": 9228, + "burn": 10899, + "burning": 44313, + "burse": 21780, + "burst": 31961, + "bury": 10711, + "bus": 10885, + "bush": 50231, + "business": 22680, + "buster": 24899, + "busters": 30181, + "but": 4360, + "butt": 43059, + "button": 16539, + "buy": 17846, + "by": 1525, + "bye": 16390, + "byn": 14929, + "bys": 48209, + "byss": 15040, + "byte": 26327, + "byter": 36204, + "bytes": 33661, + "c": 66, + "ca": 6888, + "cache": 23870, + "cade": 46395, + "cair": 37155, + "cake": 30560, + "cakes": 37263, + "cal": 9948, + "cale": 38765, + "caliber": 43288, + "call": 13345, + "callback": 47423, + "called": 7174, + "calling": 44714, + "cam": 20991, + "camera": 25695, + "camp": 16544, + "campaign": 35012, + "campus": 43842, + "can": 5171, + "cancer": 48870, + "cand": 46188, + "cano": 35490, + "canon": 49883, + "cap": 11128, + "capacity": 42404, + "cape": 36435, + "capital": 27544, + "capitalist": 49970, + "caps": 27979, + "capt": 27144, + "car": 7718, + "carb": 35684, + "carbon": 29255, + "card": 9517, + "cards": 27761, + "care": 6651, + "carry": 34993, + "cars": 37993, + "cart": 26674, + "cas": 34004, + "case": 7442, + "cases": 33964, + "cash": 30350, + "cast": 2701, + "caster": 17970, + "casters": 26248, + "casting": 19913, + "castle": 18676, + "casts": 40924, + "cat": 9246, + "catch": 40198, + "catching": 50106, + "category": 22872, + "catentry": 39165, + "cation": 30907, + "cats": 24619, + "cause": 25587, + "cb": 21101, + "cc": 535, + "cca": 13227, + "ccess": 1591, + "cci": 35764, + "ccoli": 34544, + "ccording": 2941, + "cd": 10210, + "cdn": 32341, + "ce": 344, + "cean": 5829, + "ceans": 19961, + "ced": 771, + "cedented": 12292, + "cedes": 19285, + "ceed": 2707, + "ceivable": 48054, + "ceive": 15164, + "ceived": 6471, + "ceiver": 39729, + "cel": 5276, + "cele": 49840, + "celer": 7015, + "cell": 3846, + "cellaneous": 25673, + "cellence": 19801, + "cellent": 5666, + "cells": 46342, + "celona": 14308, + "cember": 3273, + "cemic": 40478, + "cence": 43696, + "cend": 15695, + "cens": 42595, + "cent": 1087, + "center": 16159, + "centered": 38050, + "central": 31463, + "centric": 28577, + "century": 14792, + "cephal": 43996, + "cept": 984, + "ception": 4516, + "ceptions": 11755, + "ceptive": 25867, + "ceptor": 49492, + "cer": 2189, + "cern": 30903, + "cerned": 49990, + "cerning": 41981, + "cerpt": 17040, + "cers": 7999, + "cert": 22583, + "certain": 39239, + "cery": 12757, + "ces": 728, + "cess": 919, + "cession": 43914, + "cessive": 45428, + "cest": 9165, + "cester": 33187, + "cf": 12993, + "cffff": 31727, + "cffffcc": 31957, + "cfg": 37581, + "cgi": 37157, + "ch": 354, + "cha": 11693, + "chain": 7983, + "chains": 38861, + "chair": 16337, + "chairs": 49655, + "chal": 38009, + "chall": 36747, + "cham": 49869, + "chan": 3147, + "chance": 39486, + "change": 3803, + "changed": 40985, + "changes": 36653, + "changing": 22954, + "channel": 17620, + "channelAvailability": 39757, + "chant": 8907, + "chanted": 28923, + "chapter": 43582, + "char": 10641, + "character": 22769, + "chard": 30215, + "charg": 11121, + "charge": 10136, + "charged": 17200, + "charges": 34948, + "charging": 31498, + "chart": 40926, + "chat": 17006, + "che": 2395, + "cheat": 46799, + "check": 9122, + "checked": 26752, + "checking": 41004, + "checks": 42116, + "ched": 1740, + "chedel": 24015, + "chel": 29232, + "chell": 12398, + "chem": 15245, + "chemical": 31379, + "chemist": 28899, + "chemy": 26599, + "chen": 6607, + "chenko": 45059, + "chens": 29937, + "cheon": 40556, + "cher": 2044, + "chers": 3533, + "chery": 31132, + "ches": 2052, + "chest": 46713, + "chester": 35983, + "chet": 20043, + "chev": 49916, + "chi": 11072, + "chid": 28402, + "chie": 3043, + "chief": 17351, + "chieve": 24957, + "child": 9410, + "children": 17197, + "chin": 24658, + "ching": 10813, + "chini": 45045, + "chio": 40900, + "chip": 35902, + "chlor": 36813, + "chn": 1349, + "chnology": 19587, + "cho": 6679, + "choes": 23001, + "choice": 25541, + "chool": 1251, + "christ": 43533, + "chrom": 28663, + "chrome": 46659, + "chron": 11413, + "cht": 21474, + "chu": 46417, + "chuk": 46019, + "church": 36964, + "chwitz": 36297, + "chy": 29658, + "ci": 979, + "cia": 33743, + "cial": 2413, + "cially": 2131, + "ciating": 46136, + "ciation": 17269, + "cible": 37369, + "cience": 4234, + "cient": 3456, + "cientious": 43037, + "cients": 35611, + "cies": 3171, + "cific": 7790, + "cig": 22683, + "cigarette": 46040, + "cigarettes": 32529, + "cil": 2856, + "cill": 20346, + "cin": 17879, + "cing": 2259, + "cious": 4680, + "cipl": 6671, + "cipled": 41296, + "ciples": 6418, + "ciplinary": 29386, + "cipline": 34647, + "circ": 21170, + "circle": 45597, + "cise": 37561, + "cised": 37168, + "cision": 16005, + "cit": 47992, + "citizens": 46801, + "city": 19205, + "cium": 16910, + "cius": 28599, + "civil": 37636, + "ck": 694, + "cker": 15280, + "cki": 49108, + "cking": 44377, + "cknow": 5319, + "cknowled": 33165, + "cko": 37549, + "cks": 4657, + "cl": 565, + "clad": 29853, + "claim": 6604, + "claimed": 12795, + "claimer": 17111, + "clair": 27659, + "clamation": 20931, + "class": 4871, + "classes": 37724, + "classic": 49421, + "classified": 31691, + "clave": 44281, + "claw": 43143, + "cle": 2375, + "clean": 27773, + "clear": 20063, + "cled": 20095, + "cler": 22902, + "clerosis": 31399, + "cles": 5427, + "cli": 44506, + "click": 12976, + "client": 16366, + "cliffe": 33783, + "climate": 42570, + "cling": 8493, + "clinical": 47367, + "clinton": 37821, + "clip": 15036, + "clips": 31945, + "clipse": 17043, + "clock": 15750, + "clone": 21018, + "cloneembedreportprint": 30899, + "close": 19836, + "closed": 20225, + "closure": 17966, + "cloth": 44905, + "cloud": 17721, + "club": 18664, + "clud": 758, + "clude": 9152, + "cluded": 10341, + "cludes": 13955, + "cluding": 6360, + "clus": 2527, + "clusion": 4717, + "clusions": 11539, + "clusive": 5731, + "clusively": 44307, + "cm": 11215, + "cmd": 28758, + "cmp": 48991, + "cms": 46406, + "cn": 31522, + "co": 1073, + "coal": 25140, + "coat": 31434, + "cock": 21517, + "cod": 19815, + "code": 8189, + "coded": 40976, + "codes": 40148, + "coe": 49270, + "cohol": 4857, + "coin": 3630, + "coins": 14624, + "col": 4033, + "cold": 36673, + "coll": 26000, + "collar": 37676, + "collect": 33327, + "collection": 43681, + "college": 44107, + "colm": 18414, + "colo": 45745, + "colonial": 49787, + "color": 8043, + "colored": 25717, + "colour": 49903, + "column": 28665, + "com": 785, + "comb": 24011, + "combat": 39969, + "combe": 49325, + "come": 2958, + "comed": 15128, + "comes": 8988, + "comfort": 21598, + "coming": 4976, + "comings": 30715, + "comm": 9503, + "command": 21812, + "comment": 23893, + "comments": 15944, + "commerce": 27061, + "commercial": 36313, + "commit": 41509, + "committee": 26799, + "common": 11321, + "commun": 10709, + "communication": 32560, + "communications": 20860, + "community": 28158, + "comp": 5589, + "compan": 34390, + "company": 39722, + "compatible": 38532, + "competitive": 46131, + "compl": 23855, + "complete": 20751, + "completely": 46699, + "complex": 41887, + "compliance": 47587, + "component": 42895, + "computer": 33215, + "con": 1102, + "concept": 43169, + "concert": 48415, + "cond": 17561, + "condition": 31448, + "conduct": 36495, + "cone": 49180, + "conf": 10414, + "conference": 41124, + "confidence": 39745, + "config": 11250, + "confirmed": 36349, + "cong": 36801, + "coni": 45774, + "conn": 37043, + "connect": 8443, + "connected": 15236, + "connection": 38659, + "conom": 1519, + "cons": 5936, + "conscious": 16796, + "conserv": 38925, + "conservancy": 41215, + "conservative": 43218, + "consider": 44353, + "console": 41947, + "const": 9979, + "constitutional": 18789, + "construct": 41571, + "consumer": 49827, + "consuming": 35873, + "cont": 3642, + "contact": 32057, + "contained": 45964, + "container": 34924, + "containing": 38301, + "content": 11299, + "context": 22866, + "contin": 18487, + "continental": 35415, + "continue": 43043, + "contract": 28484, + "control": 13716, + "controlled": 14401, + "controller": 36500, + "conv": 42946, + "cook": 27916, + "cooked": 46591, + "cookie": 44453, + "cool": 24494, + "coon": 20912, + "coord": 37652, + "cop": 22163, + "copy": 30073, + "cor": 10215, + "core": 7295, + "corn": 20772, + "correct": 30283, + "corruption": 46260, + "cos": 6966, + "cost": 15805, + "cosystem": 12541, + "cot": 25557, + "cott": 14612, + "could": 24089, + "count": 9127, + "counter": 24588, + "country": 19315, + "cour": 43220, + "course": 17319, + "court": 22230, + "cover": 9631, + "covered": 32111, + "cow": 8232, + "cox": 40359, + "cp": 13155, + "cpp": 20322, + "cpu": 36166, + "cr": 6098, + "craft": 3323, + "crafted": 39160, + "crazy": 50112, + "cre": 7513, + "cream": 36277, + "creat": 20123, + "create": 17953, + "created": 25598, + "creation": 38793, + "creator": 45382, + "credit": 43082, + "creen": 32060, + "crete": 38669, + "crew": 42276, + "cribed": 32968, + "crim": 50086, + "crime": 28126, + "criminal": 45955, + "cript": 6519, + "cription": 6820, + "criptions": 24370, + "crit": 22213, + "critical": 34666, + "cro": 19915, + "croft": 36714, + "crop": 31476, + "cross": 19692, + "crow": 47114, + "cru": 32838, + "cry": 20470, + "crypt": 29609, + "cs": 6359, + "css": 25471, + "csv": 40664, + "ct": 310, + "ctic": 11048, + "ctica": 28914, + "ction": 596, + "ctions": 2733, + "ctive": 14070, + "ctl": 34168, + "ctor": 2715, + "ctors": 5217, + "ctory": 25977, + "ctr": 24087, + "ctrl": 44755, + "ctuary": 15258, + "cture": 48715, + "ctx": 49464, + "cu": 27399, + "cube": 40296, + "cue": 15509, + "cul": 3129, + "cular": 10440, + "culated": 49262, + "culation": 14902, + "cule": 23172, + "cules": 13930, + "culosis": 38767, + "cult": 40820, + "cultural": 30844, + "culture": 25584, + "culus": 17576, + "cum": 36340, + "cup": 25244, + "cur": 22019, + "currency": 34415, + "current": 14421, + "currently": 41745, + "cus": 9042, + "cussion": 36262, + "custom": 23144, + "cut": 8968, + "cuts": 23779, + "cutting": 29753, + "cv": 33967, + "cy": 948, + "cycl": 15539, + "cycle": 13696, + "cycles": 32503, + "cyclop": 22873, + "cyclopedia": 25497, + "cyl": 38801, + "cz": 26691, + "cé": 32682, + "d": 67, + "dB": 36077, + "dL": 45582, + "da": 6814, + "dad": 47984, + "daily": 29468, + "dain": 27162, + "dal": 31748, + "dale": 14597, + "dam": 11043, + "damage": 28735, + "dan": 25604, + "danger": 38537, + "daq": 48539, + "dar": 27455, + "dark": 21953, + "dash": 42460, + "dat": 19608, + "data": 7890, + "database": 48806, + "date": 4475, + "dated": 8715, + "dates": 19581, + "dating": 38734, + "daughter": 29642, + "day": 820, + "dayName": 45392, + "days": 12545, + "db": 9945, + "dc": 17896, + "dd": 1860, + "dden": 4742, + "dding": 33403, + "dds": 33714, + "de": 2934, + "dead": 25124, + "deal": 31769, + "deals": 14302, + "death": 22595, + "deb": 11275, + "debian": 24689, + "debug": 24442, + "dec": 12501, + "deck": 35875, + "decl": 32446, + "ded": 9395, + "deen": 39060, + "deep": 22089, + "def": 4299, + "default": 12286, + "defense": 19774, + "define": 13086, + "defined": 23211, + "definition": 46758, + "deg": 13500, + "degree": 16863, + "del": 12381, + "delay": 40850, + "delete": 33678, + "dem": 9536, + "demand": 28550, + "democracy": 42017, + "democratic": 41232, + "demon": 26567, + "den": 6559, + "density": 43337, + "dep": 10378, + "depend": 45841, + "dependent": 21186, + "depending": 44023, + "depth": 18053, + "der": 1082, + "derived": 34631, + "des": 8906, + "desc": 20147, + "described": 34869, + "description": 11213, + "design": 26124, + "designed": 30473, + "desktop": 41375, + "despite": 41081, + "dest": 16520, + "destroy": 41659, + "destruct": 35678, + "det": 15255, + "detail": 49170, + "details": 36604, + "determination": 40869, + "dev": 7959, + "develop": 16244, + "developed": 33082, + "development": 31267, + "device": 25202, + "devices": 42034, + "df": 7568, + "dfx": 48753, + "dh": 34985, + "di": 10989, + "diagn": 47356, + "dial": 38969, + "dict": 11600, + "did": 20839, + "didn": 45168, + "die": 11979, + "dies": 25990, + "diff": 26069, + "different": 39799, + "dig": 12894, + "digit": 27003, + "digital": 34725, + "digy": 41923, + "dim": 27740, + "dimension": 46156, + "dimensional": 19577, + "din": 25194, + "dinand": 41993, + "ding": 12083, + "dir": 15908, + "direct": 12942, + "directed": 34762, + "direction": 37295, + "director": 35248, + "directory": 34945, + "dirty": 49075, + "dis": 6381, + "disable": 40223, + "disabled": 47730, + "disc": 15410, + "disciplinary": 40625, + "discrimination": 42723, + "disk": 39531, + "display": 13812, + "displayText": 31536, + "dist": 17080, + "distance": 30246, + "dit": 5266, + "div": 7146, + "division": 21426, + "dj": 28241, + "dk": 34388, + "dl": 25404, + "dll": 12736, + "dm": 36020, + "dn": 32656, + "do": 4598, + "doc": 15390, + "docker": 45986, + "docs": 31628, + "doctor": 35580, + "doctoral": 44064, + "document": 22897, + "documented": 47045, + "does": 22437, + "doesn": 45084, + "dog": 9703, + "dogs": 22242, + "doi": 34023, + "doing": 19631, + "dollar": 22569, + "dom": 3438, + "domain": 27830, + "dominated": 34475, + "doms": 23686, + "don": 9099, + "donald": 40915, + "done": 28060, + "door": 9424, + "doors": 19559, + "dor": 40180, + "dos": 37427, + "dose": 34436, + "dot": 26518, + "double": 23352, + "down": 2902, + "download": 15002, + "downs": 30371, + "dozen": 44932, + "dp": 26059, + "dq": 49506, + "dr": 7109, + "dra": 32491, + "draft": 35679, + "dragon": 14844, + "draw": 19334, + "drawn": 41549, + "dream": 25966, + "dress": 49380, + "dri": 7553, + "drive": 19472, + "driven": 15808, + "driver": 26230, + "drivers": 36702, + "driving": 24255, + "drm": 49007, + "dro": 22285, + "drop": 14781, + "dropping": 37554, + "drops": 49253, + "drug": 30349, + "dry": 39140, + "ds": 9310, + "dt": 28664, + "du": 646, + "duc": 6077, + "ducers": 41213, + "duct": 2359, + "duction": 11124, + "due": 23301, + "duino": 24493, + "dule": 5950, + "dullah": 23969, + "dump": 39455, + "duration": 32257, + "during": 42122, + "dust": 48859, + "duty": 26278, + "dx": 34350, + "dy": 9892, + "dyl": 30360, + "dylib": 31739, + "e": 68, + "ea": 18213, + "each": 27379, + "ead": 1329, + "eah": 4617, + "eal": 2287, + "ealing": 26919, + "ealous": 15746, + "eals": 10621, + "ean": 11025, + "eanor": 17663, + "ear": 451, + "earable": 40816, + "earance": 23435, + "earances": 35630, + "earch": 3679, + "earcher": 50194, + "earchers": 16604, + "eared": 3380, + "earing": 6648, + "early": 11458, + "earned": 39123, + "ears": 4127, + "earth": 16442, + "eas": 30412, + "east": 23316, + "easy": 38171, + "eat": 4098, + "eating": 30041, + "eatured": 20980, + "eatures": 11585, + "eaturing": 31347, + "eb": 1765, + "ebin": 23497, + "ebook": 16497, + "ebra": 37052, + "ebted": 35895, + "ebus": 33209, + "ec": 721, + "eca": 31047, + "ecake": 46557, + "ecast": 43299, + "ecause": 3156, + "ecd": 21142, + "ech": 3055, + "eches": 16672, + "echo": 30328, + "ecided": 35503, + "eco": 47704, + "econom": 13926, + "economic": 17079, + "ect": 478, + "ectar": 44504, + "ected": 11197, + "ection": 3213, + "ective": 13967, + "ectomy": 42505, + "ector": 9250, + "ecycle": 47510, + "ed": 276, + "edIn": 20801, + "eda": 18082, + "edar": 44226, + "eday": 23712, + "edd": 6048, + "edded": 47238, + "eddy": 21874, + "ede": 18654, + "eded": 15395, + "eden": 31829, + "eder": 5702, + "ederal": 2110, + "ederation": 9748, + "edes": 37507, + "edge": 14907, + "edged": 48916, + "edi": 13740, + "edia": 5507, + "edience": 20826, + "edient": 35279, + "edin": 27152, + "eding": 8228, + "edit": 19312, + "edited": 42131, + "edition": 28736, + "editor": 35352, + "edly": 49288, + "edo": 24757, + "edom": 3836, + "eds": 5379, + "edu": 15532, + "educ": 18123, + "educated": 27317, + "education": 40796, + "edy": 4716, + "ee": 1453, + "eed": 2308, + "eeds": 39642, + "eeee": 41591, + "eeks": 32201, + "eele": 26213, + "eely": 45269, + "eem": 13761, + "een": 6429, + "eenth": 28117, + "eeper": 41278, + "eer": 28153, + "eering": 48066, + "eers": 47619, + "ees": 2841, + "eez": 33105, + "ef": 891, + "efe": 22521, + "efeated": 36807, + "efer": 41027, + "eff": 14822, + "effect": 10760, + "effective": 16803, + "effects": 34435, + "effic": 24531, + "efficiency": 45888, + "efficient": 16814, + "efficients": 41945, + "efined": 18156, + "eful": 13839, + "efully": 7549, + "eg": 1533, + "ega": 26470, + "egal": 39839, + "eger": 11893, + "egg": 33856, + "egu": 15703, + "eh": 17231, + "ei": 20295, + "eight": 26022, + "either": 31336, + "ek": 988, + "eka": 38001, + "eker": 28233, + "eki": 39548, + "eking": 18754, + "eks": 2573, + "el": 417, + "ela": 10304, + "elaide": 25078, + "eland": 8822, + "elcome": 9571, + "ele": 11129, + "elect": 9509, + "elected": 28604, + "election": 14300, + "electric": 31067, + "eled": 18449, + "element": 30854, + "eless": 5321, + "elf": 7046, + "elfare": 27122, + "elfth": 44659, + "eli": 43733, + "elia": 25418, + "elight": 49984, + "eligible": 31595, + "elin": 27176, + "eline": 4470, + "elines": 20655, + "eling": 10809, + "elist": 46331, + "ell": 695, + "ella": 12627, + "ellar": 14203, + "ellation": 28828, + "elle": 13485, + "ellect": 6879, + "ellectual": 29706, + "elled": 11978, + "ellen": 40635, + "eller": 12368, + "ellery": 41800, + "elli": 23225, + "ellig": 2976, + "elligence": 3480, + "elligent": 32940, + "elling": 9417, + "ello": 11109, + "ellow": 5037, + "ells": 19187, + "elly": 6148, + "elman": 32370, + "eln": 45542, + "elo": 22126, + "elong": 21537, + "elope": 47329, + "els": 1424, + "else": 17772, + "elsen": 25328, + "elsh": 21564, + "elsius": 32495, + "elson": 10151, + "elt": 2120, + "elta": 12514, + "elve": 9954, + "elvet": 32667, + "em": 368, + "ema": 19687, + "emade": 21398, + "email": 12888, + "emaker": 32174, + "emale": 10144, + "eman": 8463, + "emark": 47626, + "emate": 47686, + "emb": 24419, + "embed": 20521, + "embedreportprint": 30898, + "ember": 1491, + "eme": 34755, + "emed": 9006, + "emen": 8952, + "ement": 972, + "ements": 3196, + "emer": 24677, + "emet": 19261, + "emetery": 19785, + "emi": 43967, + "emia": 22859, + "emic": 5314, + "emies": 5090, + "emin": 14857, + "eming": 46564, + "emis": 30561, + "emn": 37705, + "emo": 41903, + "emon": 7966, + "emonic": 50016, + "emonium": 33044, + "emort": 24466, + "emouth": 46880, + "emp": 45787, + "emphasis": 36663, + "empl": 18856, + "employ": 7033, + "employed": 36266, + "employment": 28812, + "emporary": 33080, + "empt": 1791, + "emption": 11221, + "empty": 28920, + "ems": 5232, + "emy": 3065, + "en": 268, + "ena": 8107, + "enable": 21633, + "enabled": 25616, + "ename": 12453, + "enance": 36368, + "enaries": 30216, + "enario": 39055, + "enary": 21629, + "enberg": 23140, + "enburg": 37036, + "enc": 12685, + "ence": 594, + "enced": 5864, + "encer": 12137, + "encers": 42288, + "ences": 3007, + "ench": 24421, + "encia": 29634, + "encies": 3976, + "encing": 9532, + "encrypted": 43628, + "ency": 1387, + "end": 437, + "enda": 7438, + "endale": 41147, + "endant": 23048, + "endants": 30841, + "endar": 9239, + "endars": 44942, + "endas": 35624, + "ende": 38396, + "ended": 1631, + "ender": 2194, + "endered": 30398, + "enders": 7338, + "endez": 41913, + "endi": 43109, + "endiary": 43034, + "endif": 32088, + "ending": 1571, + "endish": 48442, + "endium": 49811, + "endix": 19573, + "endment": 5904, + "endo": 31110, + "endon": 43153, + "endor": 18738, + "endra": 48286, + "ends": 2412, + "endum": 43755, + "ene": 1734, + "ened": 2945, + "eneg": 46495, + "enegger": 44028, + "enei": 46009, + "enemy": 46970, + "ener": 877, + "energy": 22554, + "eners": 36014, + "enery": 24156, + "enes": 18719, + "eness": 9449, + "enez": 11437, + "enezuel": 12596, + "enf": 33701, + "enforcement": 44976, + "enfranch": 39827, + "eng": 1516, + "enge": 3540, + "engeance": 21364, + "enged": 47422, + "enger": 6540, + "engers": 9302, + "enges": 34120, + "engine": 18392, + "engineering": 40321, + "english": 39126, + "ength": 3286, + "engu": 13561, + "enh": 16550, + "enhagen": 30347, + "eni": 43850, + "enic": 35866, + "ening": 3101, + "enium": 47477, + "enko": 32720, + "enment": 23242, + "enn": 1697, + "enna": 13713, + "enne": 29727, + "ennes": 42573, + "ennett": 48151, + "ennial": 27779, + "ennis": 10679, + "enny": 11870, + "eno": 23397, + "enos": 28380, + "enough": 48229, + "ens": 641, + "ensable": 33447, + "ensation": 25742, + "ense": 1072, + "ensed": 15385, + "ensen": 18756, + "enser": 45268, + "enses": 4541, + "ensible": 27339, + "ensibly": 28508, + "ensical": 46165, + "ensing": 26426, + "ension": 3004, + "ensional": 37176, + "ensions": 5736, + "ensis": 37834, + "ensitive": 18464, + "ensitivity": 40545, + "ensity": 6377, + "ensive": 2021, + "enson": 19069, + "ensor": 22854, + "enstein": 37975, + "ensual": 31406, + "ensus": 7314, + "ent": 298, + "enta": 29188, + "ental": 2470, + "entanyl": 41455, + "entary": 48648, + "ente": 21872, + "ented": 4714, + "enter": 9255, + "enth": 7944, + "enthal": 34728, + "ential": 1843, + "entially": 3746, + "entials": 14817, + "entimes": 43598, + "entin": 31371, + "enting": 36589, + "ention": 1463, + "entious": 43787, + "entity": 26858, + "entle": 8651, + "ently": 1473, + "ento": 50217, + "enton": 26673, + "entric": 22317, + "entry": 13000, + "ents": 658, + "enture": 36697, + "enty": 3787, + "enum": 44709, + "env": 24330, + "environment": 38986, + "eny": 28558, + "enz": 19471, + "enza": 23674, + "enzie": 26389, + "eon": 23277, + "eor": 13492, + "eous": 15303, + "ep": 538, + "epad": 47852, + "epend": 2690, + "ependence": 15091, + "ependent": 8682, + "eper": 5723, + "eph": 27446, + "eping": 7213, + "episode": 38668, + "eport": 45813, + "eps": 25386, + "ept": 19598, + "eq": 27363, + "equ": 4853, + "equal": 40496, + "equality": 48203, + "equipped": 40617, + "er": 263, + "era": 8607, + "eral": 1691, + "erala": 33314, + "erald": 12573, + "erate": 21620, + "erb": 23552, + "erc": 2798, + "ercise": 23697, + "erd": 45744, + "ere": 567, + "ered": 1068, + "eredith": 36897, + "eree": 45316, + "erek": 18238, + "erella": 36648, + "eren": 14226, + "erence": 1945, + "erences": 4972, + "erenn": 31915, + "erent": 9100, + "erential": 33369, + "ereo": 32934, + "erer": 11882, + "erers": 19288, + "erest": 1260, + "eret": 31229, + "erey": 48023, + "erg": 6422, + "ergic": 19793, + "ergus": 13607, + "erguson": 14168, + "ergy": 26079, + "eri": 33442, + "eria": 5142, + "erial": 48499, + "eric": 35626, + "erick": 41556, + "erie": 18287, + "eries": 10640, + "ering": 1586, + "erion": 28019, + "erity": 32821, + "erk": 9587, + "erker": 35779, + "erm": 7780, + "erman": 2224, + "ermanent": 30312, + "ermott": 46187, + "ern": 1142, + "ernal": 35220, + "ername": 13292, + "ernand": 13023, + "ernandez": 18092, + "ernaut": 37879, + "ernel": 7948, + "ernels": 44930, + "erness": 17447, + "erning": 8917, + "erno": 24100, + "ero": 3529, + "eros": 27498, + "erous": 48411, + "err": 8056, + "erred": 17436, + "errilla": 31859, + "error": 18224, + "errors": 48277, + "erry": 6996, + "ers": 364, + "ersed": 20204, + "ersen": 46516, + "ership": 49437, + "ersion": 6900, + "ersive": 24469, + "erson": 882, + "ert": 861, + "ertain": 1425, + "ertation": 42245, + "ertility": 27651, + "erto": 13806, + "ertodd": 36481, + "erton": 29111, + "erv": 712, + "erva": 32775, + "ervation": 13208, + "ervative": 22003, + "ervatives": 35291, + "erve": 3760, + "erved": 8520, + "erver": 18497, + "erves": 11184, + "erville": 33487, + "erving": 14344, + "ery": 1924, + "eryl": 44886, + "es": 274, + "esa": 49183, + "esame": 34038, + "esan": 42890, + "esar": 18964, + "esc": 3798, + "escal": 47647, + "escap": 50141, + "escape": 41915, + "escent": 45470, + "escription": 7260, + "ese": 2771, + "esh": 5069, + "esi": 46551, + "esian": 35610, + "esides": 11788, + "esis": 9339, + "esity": 11924, + "esley": 49048, + "esm": 45798, + "esome": 5927, + "eson": 42038, + "esp": 9774, + "especially": 16480, + "espie": 42120, + "esque": 28939, + "ess": 408, + "essa": 21411, + "essage": 7589, + "esse": 35270, + "essed": 6676, + "essee": 10702, + "essel": 7878, + "essen": 44483, + "essential": 31195, + "essert": 20335, + "esses": 44667, + "essim": 30265, + "essing": 27289, + "ession": 2521, + "essional": 12743, + "essions": 6202, + "essler": 33730, + "essment": 21687, + "esson": 39670, + "essor": 5987, + "essors": 23295, + "est": 395, + "esta": 18059, + "establish": 40037, + "established": 27718, + "establishment": 44390, + "estamp": 27823, + "estate": 44146, + "estation": 27364, + "este": 29872, + "estead": 37897, + "ested": 7287, + "esteem": 31869, + "ester": 7834, + "estern": 3330, + "esters": 8586, + "esthes": 29678, + "esthesia": 34811, + "esthetic": 37531, + "estial": 21711, + "estic": 4699, + "estinal": 34284, + "estine": 27374, + "esting": 37761, + "estival": 6743, + "eston": 19115, + "estone": 13631, + "estones": 30637, + "estro": 47692, + "ests": 3558, + "esty": 9673, + "estyle": 10992, + "estyles": 42530, + "esville": 19641, + "esy": 9259, + "et": 316, + "eta": 17167, + "etary": 8527, + "etc": 14784, + "etch": 7569, + "etchup": 47132, + "ete": 14471, + "eteen": 34026, + "eteenth": 26425, + "eter": 2357, + "eteria": 39622, + "etermin": 13221, + "etermination": 29610, + "etermined": 23444, + "eters": 7307, + "eth": 2788, + "ethe": 10567, + "etheless": 12845, + "ether": 6750, + "etheus": 36916, + "ethical": 32949, + "ethnic": 38546, + "ethy": 33077, + "ethyl": 21610, + "ethyst": 44166, + "etic": 5139, + "etically": 16877, + "etics": 14596, + "eties": 31638, + "etime": 8079, + "etimes": 46874, + "eting": 13629, + "etition": 15620, + "etitive": 17295, + "eto": 27206, + "eton": 18483, + "etooth": 16271, + "etr": 21879, + "etric": 19482, + "etrical": 34546, + "etry": 11973, + "ets": 1039, + "etsk": 29515, + "etsu": 30470, + "etsy": 34877, + "ett": 3087, + "etta": 15253, + "ette": 5857, + "ettel": 47417, + "etter": 40088, + "ettes": 23014, + "etti": 24851, + "etting": 35463, + "ettings": 12374, + "ettle": 23570, + "ettlement": 27331, + "etts": 9357, + "etus": 29158, + "ety": 2963, + "etz": 23773, + "eu": 12496, + "eur": 23365, + "euro": 44252, + "eus": 27650, + "ev": 1990, + "eva": 48855, + "eval": 18206, + "evaluate": 49786, + "eve": 44655, + "even": 10197, + "event": 15596, + "events": 31534, + "ever": 964, + "everal": 8438, + "every": 16833, + "everyone": 47057, + "everything": 37814, + "evidence": 46817, + "evil": 23542, + "evin": 6830, + "ew": 413, + "eware": 29725, + "ewater": 21422, + "eway": 16172, + "eways": 43613, + "ewitness": 28588, + "ework": 6433, + "eworks": 19653, + "eworld": 38136, + "eworthy": 25969, + "ews": 15515, + "ewski": 46151, + "ex": 1069, + "examination": 47779, + "example": 20688, + "exc": 41194, + "except": 16341, + "excluding": 42218, + "exclusive": 41195, + "exe": 13499, + "exec": 18558, + "execute": 41049, + "exempt": 42679, + "exist": 38476, + "existence": 41084, + "existent": 32786, + "existing": 25687, + "exit": 37023, + "exp": 11201, + "expected": 40319, + "expensive": 22031, + "exper": 23100, + "expl": 20676, + "export": 39344, + "expr": 31937, + "express": 42712, + "expression": 38011, + "ext": 2302, + "external": 22615, + "externalActionCode": 31576, + "extra": 26086, + "extreme": 29896, + "extremely": 41073, + "ey": 2959, + "eye": 25379, + "eyed": 18834, + "eyes": 48418, + "ez": 8471, + "ezvous": 50063, + "f": 69, + "fa": 13331, + "fab": 36434, + "fac": 38942, + "face": 2550, + "facebook": 19024, + "faced": 24903, + "faces": 32186, + "facing": 29532, + "fact": 22584, + "factor": 31412, + "facts": 37473, + "fail": 32165, + "failed": 47904, + "fair": 22043, + "faith": 41751, + "fake": 30706, + "fal": 42932, + "fall": 7207, + "falls": 23348, + "false": 9562, + "fam": 44769, + "family": 17989, + "famous": 45143, + "fan": 24408, + "far": 16370, + "fare": 9496, + "farious": 41504, + "farm": 43323, + "fascist": 46928, + "fashion": 25265, + "fashioned": 28776, + "fast": 7217, + "fat": 17359, + "father": 11358, + "favorite": 35200, + "fax": 23560, + "fb": 21855, + "fc": 16072, + "fd": 16344, + "fe": 5036, + "feat": 27594, + "feature": 30053, + "features": 40890, + "fect": 2309, + "fecture": 36637, + "fed": 19082, + "fee": 39071, + "feed": 12363, + "feeding": 22824, + "feel": 36410, + "feet": 39690, + "feld": 16265, + "fell": 23299, + "felt": 31985, + "female": 24724, + "femin": 33594, + "fen": 41037, + "fer": 2232, + "ference": 4288, + "ferred": 18186, + "fest": 23411, + "fet": 34045, + "fetched": 50012, + "few": 32146, + "ff": 487, + "ffe": 16658, + "ffect": 4812, + "ffee": 5853, + "ffen": 46985, + "ffer": 36761, + "fff": 20972, + "ffff": 12927, + "ffic": 2108, + "fficiency": 35590, + "fficient": 5632, + "ffield": 31374, + "ffiti": 25198, + "fg": 40616, + "fi": 12463, + "fiction": 24046, + "field": 3245, + "fields": 25747, + "fif": 32041, + "fifth": 43556, + "fig": 5647, + "fight": 15481, + "fighter": 24733, + "fighters": 17114, + "fighting": 26594, + "fights": 50121, + "figure": 26875, + "figured": 46296, + "fil": 10379, + "file": 7753, + "filename": 34345, + "files": 16624, + "fill": 20797, + "filled": 20286, + "film": 26240, + "filter": 24455, + "fin": 15643, + "final": 20311, + "finals": 32089, + "financial": 46921, + "find": 19796, + "finder": 22805, + "finding": 41070, + "fine": 38125, + "fing": 28825, + "finger": 35461, + "finished": 43952, + "fire": 6495, + "fired": 26803, + "fires": 27312, + "first": 11085, + "fish": 11084, + "fit": 11147, + "fits": 21013, + "fitted": 38631, + "fitting": 32232, + "five": 13261, + "fix": 13049, + "fixed": 34021, + "fixes": 42624, + "fl": 2704, + "flag": 32109, + "flags": 33152, + "flake": 47597, + "flame": 49621, + "flash": 34167, + "flat": 38568, + "flation": 33521, + "fle": 27919, + "fledged": 45223, + "fleet": 33559, + "flex": 32880, + "flies": 27959, + "flight": 22560, + "flix": 10046, + "flo": 48679, + "float": 22468, + "floor": 28300, + "flow": 11125, + "flower": 25547, + "flows": 44041, + "flu": 35522, + "flush": 25925, + "fly": 12254, + "flying": 45928, + "fm": 38353, + "fman": 35826, + "fml": 38122, + "fn": 22184, + "fo": 6513, + "focus": 37635, + "focused": 18143, + "fol": 9062, + "fold": 11379, + "folder": 43551, + "folio": 13652, + "folios": 45242, + "folk": 19956, + "follow": 27780, + "font": 10331, + "foo": 21943, + "food": 19425, + "foot": 5898, + "football": 15914, + "footed": 43127, + "for": 1640, + "force": 3174, + "forced": 12072, + "forcement": 13442, + "forcer": 45515, + "forces": 27087, + "forcing": 18766, + "ford": 3841, + "fore": 754, + "foreign": 38823, + "foreseen": 44952, + "forest": 29623, + "forestation": 41570, + "forge": 30293, + "fork": 32523, + "form": 687, + "formance": 10367, + "format": 18982, + "formation": 1161, + "formed": 12214, + "former": 16354, + "formerly": 36234, + "forming": 15464, + "forms": 23914, + "fort": 3319, + "fortable": 12065, + "forth": 25718, + "forts": 47378, + "fortunately": 6668, + "fortune": 37359, + "forum": 27302, + "forums": 37141, + "forward": 11813, + "found": 9275, + "foundation": 42526, + "founded": 27060, + "founder": 15454, + "foundland": 42030, + "four": 14337, + "fourth": 49393, + "fox": 12792, + "fp": 46428, + "fps": 29647, + "fr": 8310, + "frac": 31944, + "fram": 19298, + "frame": 14535, + "frames": 37805, + "framework": 30604, + "fre": 19503, + "fred": 39193, + "free": 5787, + "freedom": 41295, + "frequency": 35324, + "fresh": 48797, + "frey": 37425, + "fried": 25520, + "friend": 6726, + "friendly": 13120, + "friends": 36154, + "frog": 49956, + "from": 6738, + "front": 8534, + "fruit": 34711, + "fs": 9501, + "ft": 701, + "ften": 14785, + "fter": 637, + "fters": 47131, + "ftime": 31387, + "fts": 35594, + "fty": 19628, + "fu": 20942, + "fuck": 31699, + "fuel": 25802, + "ful": 913, + "full": 12853, + "fully": 2759, + "fulness": 15538, + "fun": 12543, + "func": 20786, + "function": 8818, + "functional": 45124, + "fund": 10990, + "funded": 18246, + "funding": 25032, + "fur": 38916, + "furt": 29205, + "fusc": 37695, + "future": 37443, + "fw": 44482, + "fx": 21373, + "fy": 24928, + "g": 70, + "ga": 4908, + "gaard": 36232, + "gado": 50054, + "gae": 25002, + "gage": 10502, + "gain": 48544, + "gal": 13528, + "galitarian": 39907, + "gall": 39580, + "gallery": 24460, + "gam": 28483, + "game": 6057, + "gamer": 36515, + "games": 19966, + "gaming": 48616, + "gan": 1030, + "gang": 28284, + "gans": 39352, + "gap": 43554, + "gar": 4563, + "gard": 19977, + "gars": 25821, + "gart": 41651, + "gary": 14849, + "gas": 22649, + "gat": 41268, + "gate": 10494, + "gay": 22744, + "gb": 22296, + "gc": 36484, + "gd": 21287, + "gdala": 40420, + "ge": 469, + "geant": 30205, + "gear": 31763, + "gebra": 29230, + "ged": 2004, + "gee": 29622, + "geist": 49782, + "gel": 25280, + "gem": 24090, + "gement": 16025, + "gements": 43547, + "gemony": 38953, + "gen": 5235, + "gence": 12745, + "gencies": 33333, + "gency": 4949, + "gender": 8388, + "gener": 8612, + "general": 24622, + "generated": 27568, + "generation": 20158, + "generic": 41357, + "genic": 38516, + "genre": 35850, + "gent": 6783, + "gently": 34727, + "geon": 6281, + "geoning": 31614, + "geons": 16297, + "ger": 1362, + "gerald": 26941, + "gered": 10446, + "geries": 30230, + "gers": 5355, + "gery": 7076, + "ges": 3212, + "gest": 3495, + "get": 1136, + "getic": 24321, + "gets": 11407, + "gettable": 42182, + "getting": 37210, + "gew": 39909, + "gewater": 40843, + "gex": 25636, + "gey": 39608, + "gg": 1130, + "gged": 11178, + "gger": 26679, + "ggie": 23571, + "ggies": 33049, + "gging": 18792, + "ggle": 16444, + "ggles": 32723, + "ggy": 19970, + "gh": 456, + "gha": 46090, + "ghai": 20380, + "ghan": 6064, + "ghazi": 21775, + "ghost": 38933, + "gi": 12397, + "gian": 18299, + "gie": 22699, + "giene": 28363, + "gif": 27908, + "gil": 37718, + "gin": 1655, + "ging": 2667, + "gins": 29878, + "ginx": 42822, + "gio": 27769, + "girl": 15219, + "girlfriend": 45189, + "girls": 36960, + "git": 18300, + "github": 12567, + "give": 26535, + "given": 35569, + "giving": 13992, + "gl": 4743, + "glas": 14391, + "glass": 20721, + "glers": 33641, + "gling": 40799, + "global": 20541, + "glomer": 37757, + "gly": 10853, + "gm": 39870, + "gmail": 14816, + "gment": 5154, + "gments": 11726, + "gn": 4593, + "gnu": 41791, + "go": 2188, + "goal": 35231, + "gob": 44270, + "god": 25344, + "goers": 31006, + "going": 5146, + "gold": 24267, + "gom": 19120, + "gomery": 20142, + "gon": 14520, + "gone": 21260, + "goo": 42469, + "good": 11274, + "google": 13297, + "gor": 7053, + "gorith": 7727, + "gorithm": 42289, + "got": 23442, + "gotten": 21646, + "gov": 9567, + "govern": 47866, + "government": 14480, + "governmental": 31353, + "govtrack": 41230, + "gow": 21175, + "gp": 31197, + "gpu": 46999, + "gr": 2164, + "gra": 46784, + "grab": 32393, + "grad": 9744, + "gradation": 26317, + "grade": 9526, + "graded": 21791, + "grades": 31177, + "gradient": 49607, + "grading": 29247, + "graduate": 17680, + "grain": 48270, + "gram": 4546, + "gran": 46324, + "grand": 23936, + "graph": 34960, + "grass": 29815, + "grave": 41711, + "gravity": 46453, + "gray": 44605, + "gre": 16694, + "greSQL": 47701, + "great": 18223, + "green": 14809, + "greg": 9903, + "gregation": 17097, + "gren": 32762, + "gres": 34239, + "gress": 5914, + "gression": 32383, + "gressive": 19741, + "grey": 49502, + "grid": 25928, + "grim": 33563, + "gro": 27333, + "gross": 47181, + "ground": 2833, + "grounds": 40520, + "group": 8094, + "groupon": 14531, + "groups": 24432, + "grow": 45921, + "growing": 25167, + "grown": 22377, + "growth": 27922, + "gru": 48929, + "gs": 14542, + "gt": 13655, + "gu": 5162, + "guard": 14864, + "guards": 33427, + "gue": 18701, + "gui": 48317, + "guide": 41311, + "guided": 23657, + "gun": 7145, + "guns": 44265, + "gur": 45073, + "guy": 22932, + "guyen": 39922, + "gy": 1360, + "gyn": 40183, + "gypt": 6022, + "gz": 34586, + "h": 71, + "ha": 3099, + "haar": 42948, + "hab": 5976, + "habi": 37362, + "hack": 31153, + "had": 18108, + "hai": 44488, + "hair": 27108, + "haired": 29972, + "hak": 43573, + "hal": 14201, + "half": 13959, + "hall": 18323, + "halla": 41911, + "ham": 2763, + "hammad": 14875, + "hammer": 17980, + "han": 7637, + "hand": 4993, + "handed": 13638, + "handedly": 43919, + "hander": 44510, + "handle": 28144, + "handled": 38788, + "handler": 30281, + "hands": 43365, + "hang": 33255, + "hani": 29839, + "hao": 23778, + "hap": 45897, + "happy": 34191, + "haps": 2772, + "har": 9869, + "hard": 10424, + "hardt": 28375, + "hare": 43466, + "hari": 49573, + "harm": 29155, + "hart": 18647, + "has": 10134, + "hash": 17831, + "hat": 5183, + "hate": 37035, + "hatt": 11653, + "hattan": 12904, + "haul": 15194, + "haus": 30404, + "haust": 42456, + "have": 14150, + "haven": 39487, + "having": 40965, + "haw": 26615, + "hawk": 40624, + "hawks": 27221, + "hazard": 37598, + "hd": 31298, + "he": 258, + "hea": 21632, + "head": 2256, + "headed": 15353, + "header": 25677, + "headers": 50145, + "heading": 33878, + "heads": 16600, + "health": 13948, + "healthy": 22796, + "heard": 23636, + "heart": 11499, + "hearted": 20122, + "heartedly": 44407, + "heast": 9522, + "heastern": 18160, + "heat": 25080, + "heavy": 23701, + "hed": 704, + "heddar": 44937, + "hedon": 46086, + "hedral": 21962, + "hee": 21067, + "heed": 23616, + "heet": 25473, + "hei": 27392, + "heid": 28420, + "height": 17015, + "heim": 9096, + "heimer": 16288, + "heit": 29361, + "hel": 2978, + "held": 10217, + "helial": 35566, + "hell": 12758, + "helle": 34454, + "hello": 31373, + "helm": 33485, + "help": 16794, + "helps": 35194, + "hem": 4411, + "hemat": 10024, + "hematic": 23380, + "hematically": 46558, + "hement": 35347, + "hemer": 39557, + "hemoth": 34394, + "hemy": 36598, + "hen": 831, + "hend": 15631, + "hene": 29473, + "heng": 31753, + "henko": 30161, + "hens": 5135, + "hent": 6925, + "heny": 47413, + "heon": 37060, + "her": 372, + "here": 1456, + "hered": 6083, + "herence": 23545, + "herent": 8334, + "herer": 48386, + "heres": 19079, + "heric": 15011, + "herical": 37910, + "hern": 2881, + "hero": 11718, + "herry": 13372, + "hers": 7084, + "herty": 29029, + "hes": 956, + "hesda": 30049, + "heses": 39815, + "hesion": 32582, + "hesis": 8497, + "hesive": 25938, + "hess": 33979, + "hest": 3634, + "hester": 19593, + "het": 3202, + "hetamine": 25385, + "heter": 43332, + "hetic": 6587, + "hetical": 21485, + "hetically": 31786, + "hetics": 24965, + "hett": 17442, + "hetti": 33392, + "hetto": 35619, + "hew": 6391, + "hews": 40645, + "hex": 33095, + "hey": 20342, + "hh": 12337, + "hhh": 49126, + "hhhh": 36607, + "hi": 5303, + "hib": 3145, + "hiba": 49224, + "hibit": 26964, + "hibited": 44139, + "hibition": 24108, + "hid": 49675, + "hidden": 30342, + "hide": 24717, + "hift": 29323, + "hig": 25196, + "high": 8929, + "higher": 46503, + "highest": 35323, + "highly": 47444, + "hill": 12639, + "hillary": 47826, + "him": 38400, + "hin": 20079, + "hing": 722, + "hip": 1056, + "hips": 5748, + "hire": 10695, + "hiro": 49907, + "hirt": 49756, + "his": 14363, + "hist": 10034, + "historic": 31304, + "history": 23569, + "hit": 17945, + "hitting": 48320, + "hl": 18519, + "hler": 49737, + "hm": 23940, + "hma": 21720, + "hn": 21116, + "hner": 22277, + "ho": 8873, + "hod": 2065, + "hoe": 38979, + "hof": 39891, + "hoff": 36092, + "hog": 31897, + "hol": 3937, + "hold": 2946, + "holder": 13829, + "holders": 10476, + "holding": 19216, + "hole": 13207, + "holes": 28439, + "holiday": 37689, + "holm": 22981, + "holy": 44287, + "hom": 26452, + "home": 11195, + "hon": 24130, + "hood": 2894, + "hook": 25480, + "hooting": 35486, + "hop": 8548, + "hops": 21936, + "hor": 17899, + "horn": 25311, + "horse": 30527, + "hospital": 49257, + "host": 4774, + "hot": 8940, + "hots": 17398, + "hou": 15710, + "houn": 47714, + "hound": 39047, + "hour": 9769, + "hours": 24425, + "house": 4803, + "houses": 20089, + "housing": 50028, + "hov": 28026, + "hovah": 33023, + "hover": 43753, + "how": 4919, + "hower": 33539, + "hp": 24831, + "hr": 11840, + "hra": 45056, + "hran": 16848, + "href": 33257, + "hs": 11994, + "ht": 4352, + "htaking": 34148, + "htar": 38672, + "htm": 19211, + "html": 6494, + "htt": 2804, + "http": 4023, + "https": 5450, + "hu": 13415, + "hua": 33061, + "hub": 40140, + "huge": 40878, + "hum": 17047, + "human": 10734, + "humane": 44766, + "humans": 40205, + "hun": 20088, + "hung": 43274, + "hunt": 35060, + "hunter": 37488, + "hur": 48349, + "hurst": 33500, + "hus": 7537, + "husband": 48912, + "hw": 36599, + "hy": 12114, + "hya": 48812, + "hyd": 15511, + "hyde": 39175, + "hyp": 36362, + "hyper": 49229, + "hz": 32179, + "i": 72, + "iHUD": 38370, + "iOS": 35742, + "iPhone": 37032, + "ia": 544, + "iability": 12455, + "iable": 3379, + "iably": 18745, + "iac": 9607, + "iae": 33100, + "iage": 42360, + "iago": 29601, + "iah": 9520, + "iak": 32994, + "ial": 498, + "ially": 1927, + "ials": 8231, + "iam": 1789, + "iameter": 13173, + "iami": 7871, + "iamond": 8446, + "ian": 666, + "iana": 7484, + "iance": 3610, + "iances": 16097, + "iane": 46470, + "iang": 15483, + "iani": 25111, + "iann": 28627, + "iannopoulos": 36408, + "iano": 10115, + "ians": 1547, + "iant": 3014, + "iants": 17883, + "iao": 13481, + "iar": 12571, + "iard": 42425, + "iaries": 18361, + "iary": 8042, + "ias": 4448, + "iasco": 40025, + "iasis": 48455, + "iasm": 16401, + "iat": 5375, + "iate": 9386, + "iated": 12931, + "iates": 32820, + "iating": 26336, + "iation": 3920, + "iations": 40356, + "iator": 38585, + "iatric": 11439, + "iatrics": 36549, + "iatures": 42711, + "iatus": 34704, + "iaz": 17890, + "iazep": 48826, + "ib": 571, + "iba": 23718, + "ibaba": 37541, + "ibal": 21342, + "iban": 14278, + "iband": 35967, + "ibble": 43992, + "ibe": 32438, + "ibel": 43837, + "iber": 1856, + "iberal": 16813, + "ibi": 27567, + "ibia": 41145, + "ibilities": 7992, + "ibility": 2247, + "ibl": 10506, + "ible": 856, + "ibles": 18764, + "ibli": 29142, + "iblical": 16897, + "ibling": 27448, + "iblings": 19389, + "ibliography": 45689, + "ibly": 3193, + "ibo": 26762, + "ibr": 2889, + "ibrarian": 35808, + "ibraries": 11127, + "ibrary": 4115, + "ibu": 33828, + "ibur": 38616, + "ibus": 26333, + "ic": 291, + "ica": 3970, + "icable": 18424, + "icably": 41685, + "icago": 4549, + "ical": 605, + "ically": 1146, + "icals": 20155, + "ican": 7490, + "icans": 22398, + "icas": 44645, + "icate": 5344, + "icated": 3474, + "icates": 16856, + "icating": 12364, + "ication": 3299, + "ications": 3736, + "icative": 43058, + "icator": 26407, + "icators": 44549, + "icc": 44240, + "ice": 501, + "iced": 3711, + "icent": 36712, + "iceps": 41663, + "icer": 16647, + "ices": 1063, + "icester": 26382, + "ich": 488, + "ichael": 40302, + "iche": 14234, + "ichen": 41437, + "ichever": 22617, + "ichi": 16590, + "ichick": 38448, + "ichita": 41940, + "icho": 38720, + "icht": 30830, + "ici": 44070, + "icia": 33577, + "icial": 6652, + "ician": 6749, + "icians": 5106, + "iciary": 13556, + "icidal": 21488, + "icide": 5285, + "icides": 16751, + "iciency": 19777, + "icient": 11373, + "icing": 6345, + "icio": 46441, + "icion": 47430, + "icious": 6243, + "icip": 4311, + "icipated": 40988, + "icism": 11965, + "icist": 48187, + "icit": 3628, + "icity": 8467, + "ick": 624, + "icka": 29873, + "icked": 9484, + "icken": 5973, + "icker": 15799, + "ickers": 21630, + "icket": 9715, + "ickets": 15970, + "ickey": 40389, + "icking": 7958, + "ickle": 39423, + "ickr": 18994, + "icks": 3378, + "ickson": 46381, + "icky": 17479, + "icle": 1548, + "icles": 2983, + "ico": 3713, + "icol": 27045, + "icon": 4749, + "icone": 27981, + "icons": 34280, + "icro": 2500, + "icrobial": 48518, + "ics": 873, + "ict": 713, + "icted": 5722, + "icter": 36278, + "iction": 2867, + "ictional": 47273, + "ictionary": 14188, + "ictions": 9278, + "ictive": 45279, + "icts": 14137, + "icular": 13174, + "icularly": 22585, + "icult": 2249, + "icultural": 26823, + "iculture": 47428, + "iculty": 22402, + "icum": 39901, + "icus": 24552, + "icut": 13554, + "icy": 4611, + "icycle": 35298, + "icz": 28051, + "id": 312, + "ida": 3755, + "idable": 23321, + "idad": 32482, + "idae": 31718, + "idal": 11624, + "idan": 27610, + "idas": 24496, + "idate": 20540, + "idated": 41475, + "idates": 37051, + "idation": 24765, + "idav": 20331, + "iday": 2567, + "idays": 13842, + "idd": 1638, + "idden": 4651, + "idding": 13494, + "iddle": 2509, + "iddled": 34897, + "iddler": 26458, + "iddles": 29319, + "iddling": 41367, + "iddy": 34208, + "ide": 485, + "ided": 1384, + "idel": 5943, + "idelines": 7984, + "idelity": 23091, + "idem": 28913, + "iden": 14029, + "idence": 1704, + "idences": 44845, + "idency": 9147, + "ident": 738, + "idental": 35182, + "identally": 23961, + "idential": 35599, + "identified": 19107, + "idently": 46046, + "idents": 3231, + "ideo": 1651, + "ideon": 42381, + "ideos": 4921, + "idepress": 25895, + "ider": 1304, + "idered": 3089, + "iders": 4157, + "ides": 1460, + "ideshow": 42286, + "idespread": 9790, + "idge": 3130, + "idges": 15969, + "idget": 17484, + "idi": 19830, + "idia": 38513, + "idian": 19825, + "idine": 39422, + "iding": 2530, + "idious": 33243, + "idis": 29207, + "idity": 17995, + "idium": 43523, + "ido": 17305, + "idon": 47287, + "ids": 2340, + "idth": 5649, + "idy": 19325, + "ie": 494, + "iece": 8535, + "ied": 798, + "ief": 2086, + "ieft": 49868, + "ieg": 15702, + "iege": 14566, + "iegel": 28210, + "iel": 8207, + "ield": 1164, + "ielding": 30449, + "iem": 26597, + "ien": 2013, + "ience": 1240, + "ienced": 26343, + "iences": 10035, + "iencies": 22139, + "iency": 6160, + "ienne": 37938, + "iens": 10465, + "ient": 1153, + "ients": 2334, + "ier": 959, + "iera": 41976, + "ierce": 9798, + "iere": 13235, + "ieri": 29864, + "ierra": 16367, + "ierre": 31058, + "ierrez": 44448, + "iers": 3183, + "iership": 36689, + "iery": 23012, + "ies": 444, + "iesel": 29893, + "iest": 6386, + "iesta": 36283, + "iet": 1155, + "ietal": 21587, + "ieth": 19235, + "ieties": 9545, + "iets": 27955, + "iety": 1905, + "ieu": 22304, + "iev": 11203, + "ieval": 14671, + "ieve": 12311, + "ieved": 39591, + "iever": 47818, + "ievers": 30296, + "ieves": 17974, + "ieving": 30749, + "iew": 769, + "iewicz": 48596, + "if": 361, + "ifa": 19215, + "ifact": 29660, + "ifacts": 37199, + "ifax": 26590, + "ife": 901, + "ifer": 7087, + "iferation": 49801, + "ifest": 8409, + "ifestyle": 42004, + "iff": 733, + "iffe": 22391, + "ifference": 33012, + "ifferent": 17125, + "iffin": 42022, + "iffs": 10203, + "ifi": 22238, + "ifiable": 16823, + "ific": 811, + "ificant": 17294, + "ificantly": 42491, + "ificate": 22460, + "ification": 2649, + "ifications": 6637, + "ifice": 9680, + "ificent": 21559, + "ificial": 9542, + "ified": 1431, + "ifier": 7483, + "ifiers": 13350, + "ifies": 6945, + "ifix": 42169, + "ifle": 8316, + "ifled": 47157, + "ifles": 16063, + "ifling": 38966, + "iflower": 42642, + "iform": 6933, + "iframe": 39621, + "ift": 2135, + "ifted": 21715, + "ifter": 18171, + "ifting": 13309, + "ifts": 19265, + "ifty": 24905, + "iful": 4135, + "ifully": 17049, + "ify": 1958, + "ifying": 4035, + "ig": 328, + "iga": 13827, + "igan": 5516, + "igans": 34090, + "igate": 10055, + "igated": 26963, + "igating": 29129, + "igation": 7065, + "igator": 23823, + "igators": 25975, + "ige": 10045, + "igel": 47709, + "igen": 9324, + "igenous": 12357, + "igent": 47096, + "iger": 8254, + "igers": 34984, + "igg": 6950, + "igger": 15249, + "iggins": 23567, + "iggle": 24082, + "iggs": 20340, + "iggurat": 44557, + "igh": 394, + "igham": 34000, + "ighed": 12570, + "ight": 432, + "ighter": 4799, + "ighters": 6261, + "ighth": 10887, + "ighthouse": 32303, + "ighting": 47610, + "ighton": 42993, + "ights": 2337, + "ighty": 14400, + "igi": 25754, + "igible": 26032, + "igil": 27187, + "igion": 17035, + "igious": 10956, + "igl": 38686, + "igm": 17225, + "igma": 13495, + "igmat": 32441, + "igmatic": 38860, + "ign": 570, + "ignant": 25114, + "igne": 48946, + "igned": 3916, + "igning": 38944, + "ignment": 16747, + "ignore": 46430, + "ignt": 16891, + "ignty": 17224, + "igo": 14031, + "igon": 37107, + "igor": 36274, + "igr": 3692, + "igrant": 9893, + "igrants": 5663, + "igraph": 45920, + "igrate": 42175, + "igrated": 38769, + "igration": 4254, + "igree": 41233, + "igroup": 47875, + "igs": 9235, + "igsaw": 45636, + "igslist": 40704, + "igue": 15212, + "igun": 50118, + "iguous": 29709, + "igure": 7047, + "ih": 4449, + "ihad": 11166, + "ihadi": 42449, + "ihar": 38405, + "ihara": 45902, + "ihil": 20898, + "ihilation": 33299, + "ihu": 48406, + "ii": 4178, + "iii": 15479, + "ij": 2926, + "ija": 34655, + "ijah": 32778, + "iji": 20770, + "ijing": 11030, + "ijk": 45961, + "ijn": 48848, + "ijuana": 5343, + "ik": 1134, + "ika": 9232, + "ikan": 49894, + "ikarp": 36850, + "ikawa": 40398, + "ike": 522, + "iked": 17951, + "iken": 29943, + "iker": 18320, + "ikers": 24913, + "ikes": 7938, + "ikh": 13848, + "ikhail": 39065, + "iki": 5580, + "iking": 14132, + "ikini": 35542, + "ikk": 36073, + "iko": 12125, + "iku": 28643, + "ikuman": 42889, + "iky": 47536, + "il": 346, + "ila": 10102, + "ilage": 50006, + "ilan": 38239, + "iland": 40855, + "ilant": 37794, + "ilantro": 48311, + "ilar": 1794, + "ilated": 40080, + "ilater": 38601, + "ilateral": 14796, + "ilaterally": 39707, + "ilation": 10520, + "ild": 688, + "ilda": 27281, + "ilde": 44725, + "ilded": 46158, + "ildo": 39583, + "ile": 576, + "ileaks": 27983, + "iled": 3902, + "ilee": 40626, + "ileen": 42236, + "ilege": 41866, + "ileged": 48446, + "iler": 5329, + "ilers": 34393, + "iles": 2915, + "iless": 30608, + "ilet": 41550, + "iley": 9618, + "ili": 2403, + "ilia": 17517, + "ilial": 43475, + "ilian": 35824, + "iliar": 4797, + "iliary": 28129, + "iliate": 49826, + "iliated": 31705, + "iliation": 15547, + "ilib": 22282, + "ilibrium": 24741, + "ilic": 41896, + "ilies": 3922, + "ilight": 15512, + "iling": 4386, + "ilings": 43271, + "ilingual": 34900, + "ilion": 29935, + "ilipp": 8908, + "ilit": 6392, + "ilitarian": 43900, + "ilitary": 18748, + "ilitating": 34871, + "ilitation": 18194, + "ilities": 2410, + "ility": 879, + "ilk": 43545, + "ill": 359, + "illa": 5049, + "illac": 40607, + "illance": 7682, + "illard": 32681, + "illary": 15856, + "illas": 25314, + "illation": 40903, + "ille": 8270, + "illed": 2967, + "illegal": 47749, + "iller": 4665, + "illery": 14920, + "illes": 21718, + "illet": 32512, + "illi": 50173, + "illian": 37896, + "illin": 32672, + "illing": 4509, + "illion": 1131, + "illions": 40083, + "illo": 16111, + "illon": 23027, + "ills": 2171, + "illus": 44342, + "illusion": 35760, + "illy": 6548, + "ilo": 18526, + "ilogy": 19202, + "ilon": 33576, + "ilot": 23439, + "ils": 4487, + "ilst": 11750, + "ilt": 2326, + "ilton": 9044, + "iltr": 19438, + "iltration": 36055, + "ilts": 50076, + "ilty": 6267, + "ilus": 35815, + "ilver": 46978, + "ily": 813, + "ilyn": 38020, + "im": 320, + "ima": 8083, + "imag": 48466, + "image": 9060, + "images": 17566, + "imal": 4402, + "iman": 24086, + "imar": 49399, + "imaru": 49551, + "imate": 1920, + "imated": 15655, + "imately": 3358, + "imates": 26748, + "imating": 39204, + "imation": 18991, + "imb": 14107, + "imbabwe": 27175, + "imble": 34477, + "ime": 524, + "imedia": 20626, + "imei": 45519, + "imen": 19027, + "imens": 12117, + "imensional": 16198, + "iment": 3681, + "imental": 9134, + "imentary": 39051, + "iments": 6800, + "imeo": 47776, + "imer": 22723, + "imes": 999, + "imester": 47484, + "imet": 38813, + "imeter": 16912, + "imeters": 31551, + "img": 9600, + "imgur": 19791, + "imi": 25236, + "imil": 26641, + "imilar": 49941, + "imilation": 42963, + "iminary": 38429, + "imir": 13057, + "imity": 18853, + "imize": 48439, + "imm": 8608, + "immer": 10957, + "immers": 36904, + "immigrant": 39835, + "immigration": 47620, + "imming": 27428, + "immune": 38345, + "imo": 25147, + "imon": 20473, + "imony": 33969, + "imore": 9401, + "imoto": 43354, + "imov": 44273, + "imp": 11011, + "impact": 48240, + "impl": 23928, + "import": 11748, + "important": 18049, + "imposed": 36457, + "impro": 32077, + "improve": 49453, + "ims": 12078, + "imsy": 48295, + "imum": 2847, + "imura": 43817, + "imus": 20704, + "in": 259, + "ina": 1437, + "inal": 1292, + "inally": 3289, + "inals": 6897, + "inance": 14149, + "inances": 34999, + "inant": 42483, + "inar": 22050, + "inarily": 21565, + "inary": 3219, + "inas": 24252, + "inate": 4559, + "inated": 3898, + "inately": 48618, + "inates": 17540, + "inating": 6010, + "ination": 1883, + "inational": 26201, + "inations": 7352, + "inator": 20900, + "inators": 47721, + "inatory": 23132, + "inav": 26802, + "inburgh": 22222, + "inc": 1939, + "incarn": 13211, + "ince": 924, + "incent": 42816, + "incerity": 40310, + "inces": 17386, + "inch": 8589, + "inches": 45457, + "incial": 13744, + "incible": 33494, + "incinn": 15020, + "incinnati": 15130, + "include": 17256, + "includes": 42813, + "including": 8201, + "incoln": 11690, + "income": 12519, + "incre": 24988, + "increasing": 42647, + "inct": 4612, + "inction": 9438, + "inctions": 31253, + "ind": 521, + "inda": 22261, + "indal": 44644, + "independence": 39894, + "independent": 34750, + "inder": 5540, + "inders": 29700, + "index": 9630, + "inding": 6020, + "individual": 43129, + "indle": 42343, + "indu": 10259, + "induced": 17223, + "inducing": 48016, + "indust": 23213, + "industrial": 31130, + "ine": 500, + "inea": 18343, + "ined": 1389, + "inel": 20538, + "inelli": 44076, + "inem": 7749, + "inement": 21828, + "inen": 42326, + "inence": 18386, + "inent": 7233, + "inently": 26528, + "iner": 7274, + "ineries": 48858, + "iners": 21257, + "inery": 15451, + "ines": 1127, + "inese": 3762, + "iness": 1272, + "inet": 42504, + "inez": 18885, + "inf": 10745, + "infect": 27816, + "infeld": 47187, + "inflamm": 29639, + "inflammatory": 32272, + "info": 10951, + "information": 17018, + "informed": 35698, + "ing": 278, + "inge": 11912, + "inged": 24431, + "ingen": 36795, + "inger": 3889, + "ingers": 40923, + "inges": 26792, + "ingham": 25875, + "inging": 14146, + "ingle": 17697, + "ingly": 4420, + "ingo": 32735, + "ings": 654, + "ington": 9557, + "ingu": 6680, + "inguishable": 41726, + "inguished": 46709, + "inho": 20327, + "ini": 5362, + "inia": 43168, + "inian": 24605, + "inic": 47277, + "inical": 32352, + "ining": 3191, + "inion": 23971, + "inis": 16661, + "inished": 30603, + "init": 15003, + "inite": 9504, + "initely": 12998, + "initial": 36733, + "initialized": 17532, + "inition": 17750, + "initions": 50101, + "inity": 6269, + "ink": 676, + "inka": 48955, + "inker": 24275, + "inki": 38799, + "inking": 8040, + "inkle": 19894, + "inks": 2973, + "inky": 29246, + "inline": 45145, + "inn": 3732, + "innacle": 37087, + "innamon": 21920, + "inner": 5083, + "inness": 32990, + "innie": 49708, + "inning": 23062, + "innon": 45067, + "ino": 2879, + "inoa": 40564, + "inois": 8981, + "inos": 11996, + "inosaur": 21317, + "inous": 29823, + "input": 15414, + "inqu": 18934, + "ins": 1040, + "inse": 38521, + "insert": 28463, + "inside": 48787, + "insk": 35803, + "inski": 21141, + "insky": 19870, + "inson": 7899, + "inspired": 24194, + "inst": 8625, + "install": 17350, + "installed": 37050, + "instance": 39098, + "instead": 38070, + "instein": 11962, + "insula": 16495, + "insured": 28409, + "int": 600, + "intage": 14630, + "integ": 18908, + "integer": 41433, + "intel": 48779, + "intelligence": 32683, + "intend": 7315, + "intendent": 21075, + "intendo": 8773, + "intensity": 47799, + "intensive": 38096, + "intent": 48536, + "intention": 40867, + "inter": 3849, + "interest": 9446, + "interested": 34339, + "interesting": 47914, + "interface": 39994, + "intern": 23124, + "internal": 32538, + "international": 45609, + "internet": 37675, + "interpret": 27381, + "interrupted": 46037, + "inters": 20193, + "interstitial": 29446, + "intestinal": 36387, + "inth": 9304, + "into": 20424, + "inton": 2371, + "intosh": 37638, + "introdu": 27427, + "ints": 29503, + "intuitive": 42105, + "inus": 35237, + "inv": 16340, + "inventory": 24807, + "inventoryQuantity": 39756, + "invest": 24859, + "invoke": 37669, + "involved": 44697, + "inx": 28413, + "iny": 3541, + "inyl": 19754, + "io": 952, + "ioch": 41097, + "iod": 2101, + "iol": 1669, + "iola": 30292, + "iolet": 19194, + "iological": 15071, + "iologist": 31599, + "iology": 12371, + "iom": 29005, + "ion": 295, + "iona": 32792, + "ionage": 24919, + "ional": 1538, + "ione": 7935, + "ioned": 14994, + "ionic": 26523, + "ionics": 49900, + "ions": 507, + "iop": 14922, + "ior": 1504, + "iors": 12706, + "ios": 4267, + "iosis": 42960, + "iosity": 15023, + "iosyn": 48448, + "iosyncr": 48702, + "iot": 5151, + "iotic": 16357, + "iotics": 18296, + "iots": 16228, + "iott": 20773, + "iour": 49439, + "ious": 699, + "iously": 6819, + "iov": 16664, + "iovascular": 19381, + "iox": 12190, + "ioxid": 26294, + "ioxide": 16671, + "ip": 541, + "ipal": 8521, + "ipation": 25857, + "ipe": 3757, + "iped": 46647, + "ipedia": 11151, + "ipeg": 21700, + "ipel": 40634, + "iper": 9346, + "ipers": 29288, + "ipes": 18636, + "iph": 13323, + "iphany": 49915, + "iphate": 34981, + "ipher": 10803, + "ipient": 48137, + "iping": 34690, + "ipl": 24705, + "iple": 2480, + "ipment": 4667, + "ipolar": 49133, + "ipop": 42800, + "ipp": 3974, + "ipped": 3949, + "ipper": 14710, + "ippers": 16415, + "ippery": 29530, + "ippi": 12715, + "ipping": 4501, + "ipple": 18793, + "ipples": 27844, + "ippy": 41214, + "ips": 2419, + "ipt": 10257, + "iq": 25011, + "iqu": 1557, + "ique": 2350, + "iqueness": 46764, + "iques": 6368, + "iquette": 40387, + "iquid": 6394, + "ir": 343, + "ira": 8704, + "irable": 13194, + "iral": 21093, + "iration": 15297, + "irc": 1980, + "ircraft": 27002, + "ird": 1447, + "irds": 11049, + "ire": 557, + "irect": 1060, + "irection": 4154, + "ired": 1202, + "irement": 24615, + "irements": 18883, + "iren": 24080, + "irens": 42917, + "ires": 2387, + "irez": 31762, + "irgin": 4672, + "iri": 14783, + "irie": 28191, + "iries": 18561, + "irin": 47388, + "iring": 3428, + "iris": 29616, + "irit": 3276, + "irk": 14232, + "irl": 1901, + "irled": 49376, + "irlf": 9841, + "irlfriend": 9872, + "irling": 24297, + "irlwind": 32785, + "irm": 2533, + "irmation": 36241, + "irmed": 15491, + "irming": 29808, + "irms": 8789, + "iro": 7058, + "iron": 1934, + "irrel": 22793, + "irs": 17062, + "irsch": 47108, + "irst": 667, + "irt": 2265, + "irted": 48357, + "irteen": 22530, + "irth": 3333, + "irting": 35355, + "irts": 9682, + "irtual": 22341, + "irty": 5893, + "iru": 35406, + "irus": 19397, + "iry": 9045, + "is": 271, + "isSpecial": 39714, + "isSpecialOrderable": 39755, + "isa": 9160, + "isable": 43942, + "isal": 28456, + "isan": 9057, + "isance": 31872, + "isans": 26100, + "isation": 5612, + "isations": 38189, + "isbury": 47967, + "isc": 2304, + "iscal": 7860, + "isch": 25308, + "ische": 46097, + "ischer": 24645, + "isco": 4861, + "iscons": 8795, + "isconsin": 8816, + "iscopal": 42522, + "iscover": 29392, + "iscovered": 41168, + "iscovery": 40821, + "isd": 9409, + "isdom": 9350, + "ise": 786, + "isec": 27866, + "ised": 1417, + "isel": 36811, + "isen": 13254, + "iser": 5847, + "isers": 21572, + "ises": 2696, + "iseum": 38277, + "isexual": 20863, + "isf": 4468, + "ish": 680, + "isha": 19388, + "ishable": 31785, + "ished": 1348, + "isher": 4828, + "ishers": 39116, + "ishes": 5614, + "ishi": 21644, + "ishing": 3929, + "ishly": 29735, + "ishment": 17862, + "ishop": 10124, + "ishops": 21863, + "ishy": 49785, + "isi": 23267, + "isible": 12843, + "isin": 45763, + "isine": 27480, + "ising": 1710, + "ision": 1166, + "isions": 3279, + "isite": 16107, + "isites": 31327, + "isition": 10027, + "isitions": 29593, + "isive": 13911, + "isively": 42042, + "isk": 1984, + "isks": 36730, + "isky": 34041, + "isl": 3044, + "isle": 20919, + "ism": 1042, + "isma": 38017, + "isman": 23845, + "ismo": 44126, + "isms": 6583, + "isner": 49861, + "iso": 26786, + "isode": 3282, + "isodes": 8052, + "isoft": 29719, + "isol": 30152, + "ison": 1653, + "isons": 9886, + "isp": 8802, + "ispers": 27148, + "isphere": 22833, + "iss": 747, + "issa": 13808, + "issan": 24112, + "issance": 16419, + "isse": 20782, + "ission": 1480, + "issions": 7717, + "isson": 30927, + "issors": 32555, + "issue": 21949, + "issued": 39361, + "issues": 37165, + "issy": 36419, + "ist": 396, + "ista": 12523, + "istan": 4103, + "istance": 9311, + "istani": 16688, + "istant": 10167, + "istar": 47229, + "istas": 37503, + "iste": 40833, + "isted": 6347, + "istence": 13274, + "istent": 7609, + "ister": 1694, + "istered": 23187, + "isters": 6223, + "istic": 2569, + "istical": 19929, + "istically": 16772, + "istics": 3969, + "istine": 32248, + "isting": 9665, + "istle": 12535, + "iston": 36363, + "istor": 32380, + "istors": 46334, + "istrate": 28534, + "istrates": 37909, + "istration": 33397, + "istries": 32995, + "istry": 4592, + "ists": 1023, + "isu": 46313, + "isure": 20609, + "isy": 13560, + "it": 270, + "ita": 5350, + "itability": 34147, + "itable": 4674, + "itably": 14829, + "itage": 10208, + "itaire": 26627, + "ital": 1287, + "itals": 8321, + "itamin": 40746, + "itan": 18642, + "itance": 42942, + "itans": 43716, + "itant": 23737, + "itar": 7940, + "itarian": 8353, + "itars": 27745, + "itary": 9331, + "itas": 21416, + "itate": 12027, + "itated": 13939, + "itates": 38654, + "itating": 21712, + "itation": 3780, + "itational": 22181, + "itations": 20597, + "itative": 12464, + "itatively": 48668, + "itbart": 17868, + "itch": 2007, + "itched": 10981, + "itcher": 23640, + "itches": 9249, + "itchie": 48423, + "itching": 19811, + "ite": 578, + "itech": 45396, + "itect": 5712, + "ited": 863, + "itely": 3973, + "item": 9186, + "itement": 12559, + "items": 23814, + "itent": 48324, + "iter": 2676, + "iterator": 48727, + "iterranean": 19012, + "ites": 2737, + "ith": 342, + "ithe": 31470, + "ither": 1555, + "ithering": 40861, + "ithing": 44556, + "ithmetic": 29848, + "iths": 47252, + "ithub": 10060, + "iti": 8846, + "itia": 36723, + "itial": 6847, + "itialized": 13562, + "itially": 22640, + "itic": 16233, + "ities": 871, + "itimate": 30233, + "itime": 22552, + "iting": 1780, + "ition": 653, + "itional": 1859, + "itionally": 8736, + "itions": 1756, + "itious": 25253, + "itis": 11815, + "itism": 18937, + "itive": 1800, + "itiveness": 31366, + "itives": 20288, + "itivity": 11365, + "itiz": 3029, + "itized": 36951, + "itizen": 36958, + "itizens": 34100, + "itle": 2578, + "itled": 7803, + "itles": 30540, + "itness": 3659, + "ito": 10094, + "itol": 11650, + "iton": 37752, + "itone": 49644, + "itor": 2072, + "itored": 20026, + "itors": 6742, + "itory": 37765, + "itous": 22109, + "itri": 49510, + "its": 896, + "itsch": 48279, + "itsu": 19831, + "itt": 715, + "itta": 48519, + "ittal": 39979, + "ittance": 47912, + "itte": 2654, + "itted": 2175, + "ittee": 2979, + "ittees": 13263, + "itten": 2621, + "ittens": 34978, + "itter": 1967, + "ittered": 36613, + "itters": 45512, + "itting": 2535, + "ittle": 1206, + "itto": 37606, + "itton": 47304, + "itty": 9760, + "itu": 34272, + "itual": 10587, + "itud": 26331, + "itude": 3984, + "itudes": 10455, + "itudinal": 29121, + "iture": 8089, + "itures": 20686, + "itus": 17506, + "itute": 3678, + "itutes": 16845, + "itution": 2738, + "itutional": 5677, + "ity": 414, + "itz": 4224, + "itzer": 10557, + "itzerland": 13947, + "ité": 43816, + "iu": 16115, + "ium": 1505, + "ius": 3754, + "iuses": 44666, + "iv": 452, + "iva": 12151, + "ivable": 21911, + "ivably": 47994, + "ival": 2473, + "ivalent": 29540, + "ivalry": 47310, + "ivals": 10336, + "ivan": 13809, + "ivari": 35460, + "ivariate": 42524, + "ivas": 38630, + "ivated": 30829, + "ivating": 39438, + "ivation": 26939, + "ive": 425, + "ived": 1572, + "ively": 2280, + "iven": 1469, + "iveness": 6517, + "iver": 1428, + "ivered": 6396, + "ivering": 35598, + "iverpool": 10864, + "ivers": 1191, + "iversal": 11480, + "iversary": 9023, + "iverse": 3997, + "iversity": 1608, + "ivery": 6315, + "ives": 1083, + "ivia": 20817, + "ivic": 16482, + "ivid": 1699, + "ividual": 1896, + "ividually": 16335, + "ivil": 2464, + "iving": 1412, + "ivism": 25085, + "ivist": 30944, + "ivities": 28720, + "ivity": 3458, + "ivo": 23593, + "ivot": 45785, + "iw": 14246, + "ix": 844, + "ixed": 2966, + "ixel": 7168, + "ixels": 14810, + "ixie": 39291, + "ixir": 32345, + "ixon": 12305, + "ixt": 6346, + "ixtape": 43938, + "ixties": 46550, + "ixture": 9602, + "ixtures": 25506, + "ixty": 19404, + "iy": 7745, + "iya": 21008, + "iyah": 46398, + "iz": 528, + "iza": 23638, + "izabeth": 9924, + "izable": 13821, + "izard": 8669, + "izards": 14124, + "izarre": 12474, + "ization": 1634, + "izational": 22684, + "izations": 4582, + "ize": 1096, + "ized": 1143, + "izen": 33977, + "izens": 44908, + "izer": 7509, + "izers": 11341, + "izes": 4340, + "izing": 2890, + "izo": 41282, + "izon": 8637, + "izons": 29457, + "izont": 12071, + "izontal": 38342, + "izoph": 18115, + "izophren": 18337, + "izu": 47775, + "izz": 6457, + "izza": 9990, + "izzard": 16191, + "izzle": 44461, + "izzy": 40593, + "j": 73, + "ja": 6592, + "jab": 27935, + "jac": 30482, + "jack": 19650, + "jad": 38442, + "jah": 31558, + "jam": 39159, + "jamin": 13337, + "jan": 13881, + "jandro": 47983, + "jar": 9491, + "jas": 28121, + "java": 12355, + "javascript": 37495, + "jay": 33708, + "jc": 48055, + "je": 18015, + "ject": 752, + "jected": 35408, + "jection": 29192, + "jee": 34589, + "jen": 48796, + "jer": 44009, + "jet": 31173, + "jew": 47483, + "ji": 7285, + "jiang": 39598, + "jin": 18594, + "jing": 49940, + "jit": 45051, + "jj": 41098, + "jl": 20362, + "jo": 7639, + "job": 21858, + "jobs": 43863, + "john": 30686, + "joice": 41026, + "join": 22179, + "joined": 46416, + "joining": 40044, + "jon": 46286, + "jong": 32428, + "journal": 24891, + "joy": 2633, + "jp": 34523, + "jpg": 9479, + "jri": 38790, + "jriwal": 39890, + "js": 8457, + "json": 17752, + "ju": 14396, + "jud": 10456, + "judicial": 46769, + "jug": 31761, + "jump": 43327, + "jun": 29741, + "jured": 38608, + "juries": 47496, + "jury": 21871, + "just": 3137, + "justice": 31012, + "juven": 39427, + "k": 74, + "kB": 38841, + "kHz": 44191, + "ka": 4914, + "kai": 32765, + "kamp": 40899, + "kan": 27541, + "kar": 21070, + "kas": 42749, + "kat": 41826, + "kay": 5568, + "kaya": 35372, + "kb": 32812, + "ke": 365, + "ked": 9091, + "kee": 11035, + "keep": 14894, + "keeper": 13884, + "keepers": 24952, + "keeping": 19934, + "kees": 16683, + "kef": 30728, + "kefeller": 31424, + "kel": 7750, + "keleton": 38800, + "keley": 13490, + "kell": 17164, + "ken": 3464, + "kens": 14972, + "kept": 45089, + "ker": 6122, + "kered": 28970, + "kernel": 33885, + "kers": 15949, + "kes": 5209, + "ket": 7126, + "key": 2539, + "keye": 34929, + "keyes": 43174, + "keys": 13083, + "kg": 10025, + "kh": 14636, + "ki": 4106, + "kick": 24585, + "kid": 38439, + "kids": 45235, + "kie": 49375, + "kies": 43724, + "kil": 34553, + "kill": 12728, + "killed": 42130, + "killer": 32156, + "killers": 43492, + "killing": 43764, + "kin": 5116, + "kind": 11031, + "king": 3364, + "kins": 5331, + "kinson": 26030, + "kish": 31501, + "kiss": 41304, + "kit": 15813, + "kj": 42421, + "kk": 28747, + "kl": 41582, + "km": 13276, + "kn": 15418, + "knife": 48810, + "knit": 47095, + "know": 16275, + "knowledge": 45066, + "known": 4002, + "ko": 7204, + "kok": 32004, + "kos": 46150, + "kov": 21862, + "kowski": 26216, + "kr": 38584, + "krit": 44531, + "ks": 591, + "ksh": 50133, + "kson": 46505, + "kt": 21841, + "ktop": 16201, + "ku": 23063, + "kun": 28374, + "kus": 45614, + "kw": 46265, + "kward": 12378, + "ky": 2584, + "l": 75, + "la": 5031, + "lab": 23912, + "label": 18242, + "lace": 27077, + "lad": 9435, + "laden": 35668, + "lag": 30909, + "lah": 9271, + "lahoma": 9802, + "laim": 20438, + "lain": 34277, + "lake": 27180, + "lam": 2543, + "lambda": 50033, + "lamm": 11199, + "lan": 9620, + "lance": 23215, + "land": 1044, + "lander": 16235, + "landers": 32358, + "landish": 45626, + "lando": 11993, + "lands": 4447, + "lane": 33533, + "lang": 17204, + "language": 16129, + "lap": 37796, + "lar": 21681, + "larg": 15521, + "large": 11664, + "largest": 28209, + "las": 21921, + "lash": 17055, + "lass": 31172, + "lasses": 28958, + "last": 12957, + "lasting": 24810, + "lat": 15460, + "latable": 49009, + "late": 17660, + "lated": 17249, + "later": 36760, + "latest": 42861, + "lation": 7592, + "lations": 49905, + "lator": 41880, + "laugh": 44944, + "laughs": 28124, + "laughter": 27815, + "laun": 38722, + "launch": 35681, + "laus": 38024, + "lav": 18809, + "law": 6270, + "laws": 29317, + "lay": 10724, + "layer": 29289, + "layout": 39786, + "lb": 23160, + "lbs": 32133, + "lc": 44601, + "ld": 335, + "lda": 18986, + "lde": 35209, + "lder": 6499, + "ldom": 23826, + "ldon": 25900, + "le": 293, + "lead": 28230, + "leader": 27940, + "leaders": 37553, + "leading": 12294, + "leaf": 33201, + "league": 19316, + "lean": 13087, + "leaning": 25909, + "leanor": 41807, + "leans": 11861, + "lear": 3238, + "learn": 35720, + "learning": 40684, + "lease": 1274, + "leased": 14684, + "leases": 29329, + "leasing": 48764, + "leave": 47408, + "leck": 40667, + "lect": 801, + "lected": 12609, + "lectic": 42009, + "lection": 1564, + "lections": 26448, + "led": 992, + "ledge": 2965, + "ledged": 37436, + "lee": 7197, + "leen": 20042, + "leep": 8892, + "lees": 49410, + "leeve": 49189, + "left": 9464, + "leg": 1455, + "legal": 18011, + "legate": 34637, + "legates": 37061, + "lege": 2765, + "legged": 40898, + "legram": 30536, + "legraph": 16606, + "leground": 28272, + "lehem": 44797, + "leigh": 42342, + "lein": 33663, + "lem": 10671, + "lement": 1732, + "lements": 3639, + "lems": 46367, + "len": 11925, + "lene": 29466, + "leneck": 43163, + "leness": 48795, + "length": 13664, + "leon": 38970, + "ler": 1754, + "lers": 8116, + "les": 829, + "lesh": 29730, + "lesi": 36027, + "lesiastical": 46360, + "less": 1203, + "lessly": 8613, + "lessness": 17587, + "lest": 32712, + "let": 1616, + "letal": 47293, + "letcher": 29257, + "lete": 5807, + "leted": 33342, + "letes": 40676, + "lethal": 46480, + "letico": 47286, + "leton": 10565, + "lets": 5289, + "lett": 15503, + "lette": 21348, + "letter": 9291, + "letters": 15653, + "lev": 2768, + "levant": 14938, + "levard": 22123, + "level": 5715, + "levels": 46170, + "levision": 5024, + "lex": 2588, + "ley": 1636, + "leys": 21325, + "lez": 36858, + "lf": 1652, + "li": 4528, + "lia": 24660, + "liam": 5058, + "liament": 5130, + "lib": 8019, + "liber": 33203, + "liberal": 35739, + "library": 32016, + "lic": 677, + "lication": 10142, + "license": 43085, + "licensed": 36612, + "lich": 33467, + "licks": 49191, + "lict": 13758, + "licted": 17823, + "liction": 41101, + "licts": 42267, + "lie": 14485, + "lied": 18511, + "lier": 2505, + "lies": 13508, + "liest": 11318, + "lif": 36195, + "life": 6042, + "lift": 26282, + "lifting": 30510, + "lig": 4604, + "liga": 38910, + "light": 2971, + "lighting": 43351, + "lightly": 30945, + "lights": 8091, + "lihood": 11935, + "lik": 46965, + "like": 2339, + "likely": 40798, + "lim": 2475, + "lime": 27299, + "limit": 32374, + "limited": 10698, + "limits": 49196, + "lin": 2815, + "line": 1370, + "linear": 29127, + "lined": 10837, + "liner": 24683, + "liners": 34380, + "lines": 6615, + "liness": 26061, + "ling": 1359, + "linger": 33550, + "lings": 17783, + "lington": 17299, + "lining": 21310, + "link": 8726, + "linked": 25614, + "links": 28751, + "lins": 21602, + "linux": 23289, + "lio": 48590, + "lip": 40712, + "lique": 41522, + "liquid": 39250, + "lis": 27999, + "lish": 1836, + "lished": 2115, + "lisher": 8191, + "lishes": 19724, + "lishing": 20020, + "list": 4868, + "listed": 17935, + "lists": 20713, + "lit": 18250, + "lite": 36890, + "liter": 17201, + "literally": 43819, + "little": 31629, + "liv": 16017, + "live": 12583, + "lived": 24489, + "living": 19950, + "livion": 26018, + "livious": 35260, + "ll": 297, + "lla": 8466, + "llah": 22734, + "llan": 47993, + "lled": 3353, + "ller": 6051, + "llers": 13802, + "lli": 15516, + "lling": 2680, + "llo": 18798, + "llor": 14127, + "llular": 32771, + "lly": 12810, + "ln": 18755, + "lo": 5439, + "load": 2220, + "loaded": 14578, + "loader": 29356, + "loading": 25138, + "loads": 46030, + "loc": 17946, + "local": 12001, + "localhost": 36750, + "location": 24886, + "lock": 5354, + "locked": 24162, + "locking": 48331, + "locks": 28860, + "loe": 24617, + "log": 6404, + "login": 38235, + "lol": 47288, + "lon": 14995, + "long": 6511, + "loo": 29680, + "look": 5460, + "looking": 11534, + "loop": 26268, + "lopp": 39590, + "lor": 4685, + "lord": 10572, + "lords": 19673, + "lore": 31131, + "los": 33280, + "loss": 22462, + "lost": 33224, + "lot": 26487, + "lov": 27086, + "love": 23205, + "loving": 33983, + "low": 9319, + "lower": 21037, + "lp": 34431, + "lr": 14050, + "ls": 7278, + "lt": 2528, + "lu": 2290, + "lua": 40211, + "luaj": 36473, + "lucent": 35600, + "luck": 46708, + "lude": 38792, + "luence": 23079, + "luent": 28216, + "lund": 37525, + "lus": 41790, + "lust": 38878, + "luster": 48375, + "lux": 22564, + "lv": 6780, + "lves": 31018, + "lvl": 47147, + "ly": 306, + "lyak": 43782, + "lycer": 38577, + "lying": 3157, + "lymp": 6760, + "lyn": 6213, + "lynn": 12935, + "lys": 27385, + "lyss": 35670, + "lé": 45031, + "m": 76, + "mA": 42646, + "mAh": 28142, + "mL": 32087, + "ma": 2611, + "mable": 44102, + "mac": 20285, + "machine": 30243, + "mad": 9937, + "made": 9727, + "mag": 19726, + "mage": 25561, + "magic": 32707, + "maid": 23151, + "mail": 4529, + "mails": 26165, + "main": 12417, + "major": 22478, + "majority": 35839, + "make": 15883, + "maker": 10297, + "makers": 6620, + "makes": 49123, + "making": 8601, + "mal": 7617, + "male": 22606, + "malink": 31000, + "mallow": 42725, + "man": 805, + "manac": 46870, + "managed": 39935, + "management": 27604, + "manager": 37153, + "mand": 22249, + "manent": 44172, + "mania": 45733, + "mann": 9038, + "mans": 16221, + "manship": 25428, + "manuel": 18713, + "manufact": 48119, + "many": 21834, + "map": 8899, + "maps": 31803, + "mar": 3876, + "mare": 11449, + "mares": 23745, + "marg": 30887, + "margin": 36153, + "marine": 42380, + "mark": 4102, + "marked": 23505, + "market": 10728, + "markets": 34162, + "marks": 14306, + "marriage": 45394, + "married": 30526, + "mart": 13822, + "mary": 6874, + "mas": 5356, + "mask": 27932, + "mass": 22208, + "massive": 49777, + "mast": 47616, + "master": 9866, + "masters": 40706, + "mat": 6759, + "match": 15699, + "matched": 31409, + "mate": 9830, + "material": 33665, + "mates": 7300, + "math": 11018, + "matic": 13849, + "matical": 44935, + "matically": 49454, + "matter": 47635, + "max": 9806, + "maximum": 47033, + "maxwell": 29047, + "may": 11261, + "maybe": 25991, + "mb": 2022, + "mber": 1916, + "mberg": 47369, + "mble": 11306, + "mbol": 23650, + "mbuds": 45664, + "mbudsman": 47012, + "mc": 23209, + "md": 9132, + "me": 1326, + "meal": 28208, + "mean": 32604, + "meaning": 24815, + "measures": 47336, + "meat": 41495, + "med": 1150, + "medi": 2379, + "media": 11431, + "mediate": 13857, + "mediated": 38363, + "mediately": 23802, + "medical": 41693, + "medium": 24132, + "meet": 47745, + "meg": 28917, + "mega": 13731, + "meier": 49468, + "mel": 17694, + "melon": 45690, + "mem": 11883, + "member": 19522, + "members": 30814, + "memory": 31673, + "men": 3653, + "mens": 45535, + "ment": 434, + "mental": 37098, + "mentation": 14374, + "mented": 12061, + "mentioned": 17181, + "ments": 902, + "menu": 26272, + "mer": 647, + "merce": 11647, + "mercial": 15790, + "mere": 34671, + "merga": 44739, + "meric": 946, + "mers": 11056, + "mes": 6880, + "mess": 37348, + "message": 20500, + "met": 4164, + "meta": 28961, + "metadata": 38993, + "metal": 28469, + "meter": 27231, + "method": 24396, + "methyl": 43654, + "metic": 15103, + "metics": 27757, + "metry": 41935, + "meyer": 48794, + "mg": 11296, + "mi": 11632, + "mia": 20730, + "miah": 35029, + "mic": 9383, + "micro": 24055, + "microsoft": 40485, + "mid": 13602, + "middle": 27171, + "midt": 21184, + "mie": 44871, + "might": 44092, + "mil": 25433, + "mile": 18085, + "military": 33631, + "mill": 17805, + "million": 14100, + "milo": 48995, + "min": 1084, + "mination": 17928, + "mind": 10155, + "minded": 14543, + "mine": 3810, + "minecraft": 17761, + "minent": 19669, + "ming": 2229, + "mingham": 17737, + "mington": 39773, + "mini": 45313, + "minimum": 39504, + "mining": 45374, + "minist": 2201, + "ministic": 49228, + "mins": 42951, + "minster": 18462, + "mint": 34289, + "minus": 40191, + "minute": 11374, + "mir": 10793, + "mire": 47004, + "mis": 25413, + "misc": 44374, + "miss": 3927, + "missible": 21597, + "missing": 45688, + "mission": 3411, + "missions": 8481, + "missive": 33532, + "mist": 37980, + "mit": 2781, + "mite": 32937, + "mith": 22947, + "mits": 24883, + "mitt": 20124, + "mitted": 3291, + "mittedly": 43011, + "mitter": 37974, + "mitting": 16138, + "mix": 19816, + "mk": 28015, + "ml": 4029, + "mm": 3020, + "mma": 21672, + "mmm": 27532, + "mmmm": 40133, + "mn": 10295, + "mo": 5908, + "mob": 39949, + "mobi": 43549, + "mobile": 24896, + "mod": 4666, + "mode": 14171, + "model": 19849, + "models": 27530, + "moderate": 47189, + "modern": 23922, + "modified": 41771, + "mods": 24122, + "module": 21412, + "modules": 18170, + "moil": 25538, + "mol": 43132, + "mology": 29126, + "mom": 32542, + "mon": 2144, + "monary": 36639, + "mond": 6327, + "monds": 42620, + "mone": 47122, + "money": 26316, + "mong": 31059, + "monitor": 41143, + "monkey": 49572, + "mons": 11567, + "monster": 39050, + "mont": 8691, + "month": 8424, + "months": 41537, + "monton": 19729, + "mony": 9926, + "moon": 22977, + "mop": 35244, + "mopolitan": 44331, + "mor": 4491, + "moral": 41996, + "more": 3549, + "morning": 43911, + "morph": 24503, + "morrow": 9201, + "mort": 30171, + "mortem": 46515, + "mos": 16785, + "mosp": 6384, + "most": 1712, + "mostly": 29471, + "mot": 27926, + "mother": 13552, + "motion": 38714, + "mount": 14948, + "mounted": 29728, + "mouse": 35888, + "mouth": 14775, + "move": 21084, + "movie": 41364, + "moving": 31462, + "mp": 3149, + "mpeg": 43913, + "mph": 23335, + "mpire": 35386, + "mr": 43395, + "ms": 907, + "msg": 19662, + "mson": 24996, + "mt": 16762, + "mu": 30300, + "much": 29482, + "mud": 41650, + "mult": 16680, + "multi": 41684, + "multipl": 47945, + "multiple": 48101, + "mun": 6199, + "mund": 20125, + "munition": 12640, + "mur": 28582, + "mus": 14664, + "music": 28965, + "must": 27238, + "mut": 21973, + "mx": 36802, + "my": 1820, + "myra": 49216, + "mys": 28744, + "n": 77, + "na": 2616, + "nah": 40909, + "nai": 38600, + "naire": 24042, + "naires": 43317, + "naissance": 47090, + "nam": 7402, + "name": 3672, + "named": 13190, + "names": 14933, + "namese": 22678, + "nan": 12647, + "nance": 41601, + "nant": 22057, + "nants": 26501, + "nar": 23955, + "nard": 40542, + "nas": 24716, + "nat": 32353, + "natal": 33150, + "nation": 25729, + "national": 14648, + "native": 30191, + "natural": 11802, + "nature": 21353, + "natureconservancy": 41380, + "nav": 28341, + "nb": 46803, + "nc": 10782, + "nce": 1198, + "nces": 3179, + "nd": 358, + "nda": 45658, + "nder": 681, + "ndra": 24631, + "ndum": 11021, + "ne": 710, + "nea": 39718, + "neapolis": 19359, + "near": 40093, + "neath": 13725, + "neau": 46533, + "nec": 32984, + "necess": 10789, + "necessary": 49986, + "neck": 27235, + "nect": 1606, + "ned": 2817, + "nee": 21381, + "need": 31227, + "needed": 27938, + "needs": 50032, + "neg": 12480, + "negative": 31591, + "negie": 32360, + "nel": 4954, + "nell": 10076, + "nels": 19423, + "nen": 38572, + "ner": 1008, + "nered": 15826, + "nerg": 25649, + "nergy": 5877, + "ners": 2741, + "nery": 35865, + "nes": 2516, + "nesday": 3462, + "nesia": 31401, + "nesium": 27619, + "nesota": 8360, + "ness": 1108, + "nesses": 47556, + "nesty": 18718, + "net": 3262, + "netflix": 36977, + "netic": 9833, + "nets": 45938, + "nette": 48115, + "network": 27349, + "neum": 25668, + "neutral": 29797, + "never": 12081, + "new": 3605, + "news": 10827, + "nex": 12413, + "nexpected": 42072, + "next": 19545, + "nexus": 44520, + "ney": 1681, + "neys": 20141, + "ng": 782, + "ngth": 11910, + "ni": 8461, + "nia": 18142, + "nian": 44516, + "nic": 6988, + "nice": 44460, + "nick": 17172, + "nie": 11952, + "night": 3847, + "nih": 37373, + "nik": 17187, + "nikov": 45451, + "nil": 45991, + "nin": 35073, + "nine": 30888, + "ning": 768, + "nings": 23400, + "nington": 48405, + "niper": 45554, + "nir": 32986, + "nis": 21361, + "nit": 48825, + "nl": 21283, + "nm": 21533, + "nn": 20471, + "no": 3919, + "nob": 34952, + "node": 17440, + "nom": 26601, + "non": 13159, + "none": 23108, + "noon": 6357, + "nor": 13099, + "norm": 27237, + "normal": 11265, + "north": 43588, + "nos": 39369, + "nosis": 31707, + "nostic": 43758, + "not": 1662, + "notation": 38983, + "notations": 30078, + "note": 11295, + "notes": 17815, + "nothing": 22366, + "notice": 42138, + "noticed": 31696, + "nov": 37302, + "nova": 38438, + "now": 2197, + "nown": 3408, + "nox": 35420, + "noxious": 40591, + "np": 37659, + "nr": 48624, + "ns": 5907, + "nsic": 19364, + "nsics": 49242, + "nt": 429, + "ntax": 41641, + "ntil": 10125, + "nton": 28936, + "nu": 28803, + "nuclear": 43131, + "null": 8423, + "num": 22510, + "number": 17618, + "numbered": 35565, + "nut": 14930, + "nutrition": 40482, + "nuts": 31381, + "nv": 48005, + "nw": 47516, + "ny": 3281, + "nyder": 21053, + "nz": 27305, + "o": 78, + "oS": 34049, + "oa": 12162, + "oad": 1170, + "oaded": 22273, + "oak": 15877, + "oan": 24611, + "oard": 11953, + "oat": 15073, + "ob": 672, + "oba": 19981, + "obal": 2572, + "obar": 30973, + "obb": 21963, + "obbies": 41372, + "obby": 11369, + "obe": 5910, + "ober": 2023, + "obi": 13411, + "obia": 30665, + "obic": 20803, + "obil": 25898, + "obile": 3579, + "obiles": 36329, + "obin": 38954, + "obj": 26801, + "object": 15252, + "objects": 48205, + "obl": 45292, + "obo": 20391, + "obook": 49776, + "obos": 49878, + "obs": 8158, + "oby": 26730, + "obyl": 46666, + "oc": 420, + "oca": 11216, + "ocado": 33441, + "ocal": 4374, + "ocally": 44190, + "ocaly": 12063, + "ocalypse": 15145, + "ocalyptic": 28339, + "ocamp": 26047, + "ocard": 44412, + "ocate": 13369, + "ocated": 10533, + "ocating": 27123, + "ocation": 5040, + "ocations": 20968, + "ocative": 23466, + "ocaust": 16377, + "occ": 13966, + "occup": 19596, + "occupied": 28756, + "ocene": 34973, + "ocent": 29421, + "ocese": 31292, + "och": 5374, + "oche": 30848, + "ochem": 18958, + "ochemical": 32864, + "ochemistry": 37074, + "ochet": 49579, + "ochond": 22400, + "oci": 1733, + "ocial": 9402, + "ociate": 47615, + "ociated": 19293, + "ociation": 41003, + "ocide": 16207, + "ocious": 32346, + "ocity": 11683, + "ock": 735, + "ocked": 3543, + "ocker": 12721, + "ocket": 5459, + "ockets": 11603, + "ockey": 8337, + "ocking": 8629, + "ocks": 3320, + "ocl": 38679, + "oco": 25634, + "ocobo": 37642, + "ococ": 34403, + "ocol": 4668, + "ocolate": 9140, + "ocom": 42829, + "ocon": 36221, + "ocr": 1696, + "ocracy": 17818, + "ocrat": 35128, + "ocrates": 34095, + "ocratic": 15405, + "ocrats": 21988, + "ocre": 27945, + "ocrin": 39913, + "ocrine": 38658, + "ocry": 48103, + "oct": 38441, + "ocular": 37320, + "ocument": 7990, + "ocumented": 17664, + "ocus": 10901, + "ocused": 13073, + "ocusing": 45743, + "ocy": 13733, + "ocyte": 43320, + "ocytes": 30309, + "od": 375, + "oda": 11329, + "odan": 45561, + "oday": 4348, + "odcast": 7107, + "odd": 5088, + "odder": 35346, + "oddy": 38553, + "ode": 1098, + "oded": 9043, + "oder": 12342, + "odes": 4147, + "odge": 9728, + "odi": 23130, + "odiac": 40096, + "odic": 29512, + "odied": 32255, + "odies": 5042, + "oding": 7656, + "odium": 12664, + "odka": 28601, + "odo": 24313, + "odon": 46457, + "odor": 30530, + "odore": 25102, + "odox": 11430, + "ods": 12978, + "odus": 21878, + "ody": 1118, + "odynam": 24319, + "odynamic": 34743, + "odynamics": 44124, + "oe": 2577, + "oen": 6571, + "oenix": 8538, + "oes": 3028, + "oeuv": 37600, + "of": 1659, + "ofer": 30288, + "off": 2364, + "offensive": 45055, + "offer": 47895, + "offic": 14406, + "office": 31810, + "official": 16841, + "offs": 8210, + "offset": 28968, + "ofi": 39542, + "oft": 11205, + "often": 28950, + "og": 519, + "oga": 10949, + "ogan": 9632, + "ogen": 6644, + "ogene": 20878, + "ogeneity": 37477, + "ogeneous": 32269, + "ogenesis": 25908, + "ogenic": 15147, + "ogenous": 27897, + "ogens": 26612, + "ogether": 8236, + "ogg": 10332, + "ogged": 42545, + "ogging": 30853, + "oggle": 20258, + "oggles": 48549, + "ogh": 46664, + "ogi": 44381, + "ogical": 30766, + "ogie": 37987, + "ogl": 28678, + "ogle": 2467, + "oglobin": 49835, + "oglu": 49006, + "ogly": 34619, + "ogn": 2360, + "ognitive": 46610, + "ogo": 24076, + "ogram": 21857, + "ograms": 26836, + "ograp": 7113, + "ograph": 2384, + "ographed": 39620, + "ographer": 18539, + "ographers": 34063, + "ographic": 6826, + "ographical": 17046, + "ographically": 33145, + "ographics": 24188, + "ographies": 41480, + "ographs": 33492, + "ography": 4867, + "ogs": 18463, + "ogue": 5119, + "ogun": 39918, + "ogy": 9868, + "ogyn": 20593, + "oh": 1219, + "oha": 28083, + "ohan": 22436, + "ohl": 48988, + "ohm": 34028, + "ohn": 1562, + "oho": 40950, + "ohyd": 15782, + "ohydrate": 46358, + "oi": 23013, + "oice": 2942, + "oid": 1868, + "oidal": 47502, + "oided": 13780, + "oids": 10994, + "oil": 9437, + "oiler": 20837, + "oin": 36743, + "oine": 42722, + "oing": 40519, + "oint": 1563, + "ointed": 20909, + "ointment": 49805, + "oir": 10840, + "oire": 32177, + "ois": 10924, + "oise": 25678, + "oit": 30711, + "oj": 13210, + "oji": 31370, + "ojure": 32511, + "ok": 482, + "oka": 17411, + "okane": 41776, + "oke": 2088, + "oked": 6545, + "okemon": 12717, + "oken": 4233, + "oker": 11020, + "okers": 18698, + "okes": 3369, + "oki": 18228, + "okia": 22903, + "okin": 36749, + "oking": 5730, + "okingly": 48343, + "oko": 16044, + "oks": 28194, + "oku": 11601, + "oky": 31375, + "oké": 35861, + "ol": 349, + "ola": 5708, + "olan": 16617, + "oland": 23573, + "olar": 6192, + "olars": 7828, + "olas": 12456, + "olate": 27976, + "olated": 50027, + "olation": 21417, + "old": 727, + "olded": 48959, + "oldemort": 24710, + "older": 19892, + "olding": 33266, + "oldown": 15041, + "olds": 10119, + "ole": 2305, + "olean": 21052, + "oled": 45342, + "olen": 8622, + "oleon": 25637, + "oler": 13625, + "olerance": 37668, + "oles": 4316, + "olesc": 16850, + "olescent": 23406, + "olester": 15764, + "olesterol": 16743, + "oley": 48437, + "olf": 4024, + "oli": 11106, + "olia": 22703, + "oliath": 43009, + "oliberal": 28525, + "olic": 4160, + "olicited": 47607, + "olics": 19615, + "olicy": 21424, + "olid": 10180, + "olin": 24910, + "olina": 47196, + "oline": 14453, + "oling": 40949, + "olini": 43232, + "olis": 8506, + "olit": 6212, + "olitan": 12977, + "olith": 21446, + "olithic": 30764, + "olitical": 13781, + "olitics": 21704, + "olition": 50014, + "olk": 13597, + "olkien": 31052, + "oll": 692, + "olla": 33011, + "ollah": 17999, + "ollar": 13228, + "ollen": 29952, + "oller": 49252, + "ollo": 15578, + "ollow": 950, + "ollower": 47030, + "olls": 33421, + "olly": 5098, + "ollywood": 31777, + "oln": 10875, + "olo": 14057, + "olog": 928, + "ologic": 20781, + "ological": 2770, + "ologically": 13437, + "ologies": 5823, + "ologist": 7451, + "ologists": 9251, + "ologne": 30520, + "ologue": 39795, + "ology": 1435, + "olon": 43645, + "olor": 45621, + "olph": 10196, + "olphin": 27161, + "olphins": 16547, + "ols": 10220, + "olson": 32836, + "olt": 5978, + "olulu": 39814, + "olute": 3552, + "olutely": 16780, + "olution": 2122, + "olutions": 14191, + "olve": 6442, + "olved": 5634, + "olver": 14375, + "olves": 9010, + "olving": 10890, + "oly": 3366, + "olyn": 34742, + "om": 296, + "oma": 6086, + "omach": 10806, + "omal": 18048, + "omaly": 24335, + "oman": 5185, + "omas": 16911, + "omatic": 13730, + "omb": 2381, + "ombat": 41628, + "ombie": 9081, + "ombies": 12676, + "ombo": 47265, + "ombs": 33273, + "ome": 462, + "omed": 12657, + "omedical": 35914, + "omen": 3674, + "omer": 12057, + "omers": 21499, + "omes": 2586, + "omet": 908, + "ometer": 15635, + "ometers": 40077, + "omething": 8370, + "ometime": 47056, + "ometimes": 6533, + "ometown": 19191, + "ometric": 16996, + "ometry": 15748, + "omever": 49784, + "omew": 28030, + "omez": 30010, + "omi": 12753, + "omial": 49070, + "omic": 10179, + "omical": 22545, + "omics": 31994, + "omin": 6351, + "ominated": 50251, + "omination": 27744, + "oming": 3383, + "ominium": 46134, + "omm": 2002, + "ommel": 48990, + "ommod": 8641, + "omnia": 37340, + "omo": 17902, + "omon": 16698, + "omore": 22113, + "omorph": 25831, + "omorphic": 46374, + "omp": 3361, + "ompl": 6316, + "oms": 3150, + "omsday": 33415, + "omsky": 37093, + "omy": 9145, + "on": 261, + "ona": 4450, + "onal": 20996, + "once": 27078, + "ond": 623, + "onda": 13533, + "onday": 3204, + "onde": 14378, + "onder": 8623, + "onding": 42703, + "ondo": 22311, + "ondon": 3391, + "onds": 24764, + "onduct": 12920, + "onductor": 40990, + "one": 505, + "oned": 12004, + "onel": 26261, + "oneliness": 34634, + "onement": 49844, + "onen": 34481, + "onent": 3471, + "onential": 35470, + "onents": 3906, + "oner": 14491, + "ones": 1952, + "onest": 19129, + "onet": 36823, + "onew": 44181, + "oney": 1419, + "ong": 506, + "onga": 44294, + "onge": 14220, + "ongevity": 25454, + "ongh": 19757, + "ongo": 25162, + "ongs": 28079, + "ongyang": 20659, + "oni": 14651, + "onia": 11339, + "onial": 30752, + "onian": 27625, + "onic": 9229, + "onica": 32752, + "onics": 38530, + "onies": 17300, + "oning": 12484, + "onis": 43524, + "onite": 46285, + "online": 25119, + "only": 8807, + "onna": 6415, + "onnaissance": 31539, + "onne": 47476, + "ono": 29941, + "onom": 6326, + "onomic": 40036, + "onomous": 38175, + "onomy": 30565, + "ons": 684, + "onse": 2591, + "onsense": 46563, + "onsequ": 40819, + "onso": 26666, + "onson": 36742, + "ont": 756, + "onte": 38599, + "ontent": 38564, + "onto": 5957, + "onut": 16478, + "ony": 1647, + "onym": 5177, + "onymous": 6704, + "onyms": 43612, + "onz": 13569, + "oo": 2238, + "ood": 702, + "oodle": 27106, + "oodoo": 36038, + "oof": 37711, + "ook": 566, + "ooked": 46288, + "ookie": 18055, + "ooks": 31085, + "ooky": 29655, + "ool": 970, + "oola": 10513, + "ools": 10141, + "oom": 4207, + "ooming": 30602, + "oon": 2049, + "oons": 13022, + "ooo": 34160, + "oooo": 13321, + "oooooooo": 26759, + "oooooooooooooooo": 49135, + "oop": 11224, + "oops": 44860, + "oor": 2675, + "oos": 16426, + "oot": 1025, + "ooter": 25141, + "ooters": 48316, + "ooth": 5226, + "oother": 31724, + "ooting": 12494, + "oots": 13880, + "op": 404, + "opa": 26186, + "opal": 33067, + "opard": 15478, + "opath": 18569, + "opathic": 44650, + "opathy": 27189, + "opausal": 47637, + "ope": 3008, + "oped": 19458, + "open": 9654, + "opened": 26350, + "opening": 29443, + "opens": 44813, + "oper": 3575, + "operated": 42767, + "operation": 27184, + "operative": 27173, + "operator": 46616, + "opers": 20618, + "opes": 13920, + "opez": 20808, + "oph": 2522, + "ophe": 43852, + "ophen": 47806, + "opher": 8803, + "ophers": 20856, + "ophical": 49256, + "ophile": 37161, + "ophob": 13253, + "ophobia": 19851, + "ophobic": 23468, + "ophon": 48982, + "ophone": 38656, + "ophy": 16982, + "ophys": 39665, + "ophysical": 41789, + "opia": 24464, + "opian": 37548, + "opic": 16603, + "oping": 15816, + "opl": 20106, + "oplan": 46853, + "ople": 643, + "oples": 12614, + "opol": 39704, + "opolis": 47575, + "opoly": 35894, + "opot": 43372, + "opoulos": 20338, + "opp": 10365, + "oppable": 35628, + "opped": 38333, + "oppers": 37186, + "opping": 33307, + "oppy": 26696, + "ops": 2840, + "opsis": 24608, + "opsy": 44522, + "opt": 8738, + "opted": 45256, + "opter": 32563, + "optim": 40085, + "option": 18076, + "optional": 25968, + "options": 25811, + "opus": 25790, + "opy": 11081, + "oqu": 22696, + "or": 273, + "ora": 5799, + "orable": 10475, + "orage": 4945, + "orah": 40844, + "oral": 6864, + "orama": 36161, + "oran": 31884, + "orange": 43745, + "oras": 41043, + "orate": 16262, + "oration": 6944, + "orative": 36478, + "orb": 27688, + "orbit": 42594, + "orc": 24449, + "orce": 8387, + "ord": 585, + "ordable": 16819, + "ordan": 7350, + "orde": 17531, + "order": 2875, + "ordered": 24071, + "ordering": 34555, + "orders": 6361, + "ordes": 35770, + "ordial": 31223, + "ordinary": 35947, + "ordinate": 45480, + "ording": 1284, + "ordon": 9999, + "ords": 3669, + "ore": 382, + "oreAnd": 40219, + "oreAndOnline": 40240, + "orea": 46215, + "oreal": 39396, + "orean": 29456, + "ored": 1850, + "orem": 29625, + "oren": 29578, + "orer": 11934, + "orers": 28089, + "ores": 2850, + "oresc": 45166, + "orescence": 48699, + "orescent": 35414, + "orest": 26522, + "oret": 9997, + "orf": 24263, + "org": 2398, + "organ": 9971, + "organic": 36617, + "organisms": 45165, + "organized": 30280, + "orge": 3643, + "orget": 28122, + "orgetown": 29085, + "ori": 10145, + "oria": 7661, + "orial": 5132, + "orian": 22618, + "orians": 45825, + "oric": 8146, + "orical": 12409, + "orically": 26847, + "orie": 19257, + "oried": 42058, + "orient": 13989, + "oriented": 17107, + "ories": 1749, + "orig": 11612, + "origin": 47103, + "original": 14986, + "oring": 3255, + "orio": 40974, + "orious": 9982, + "oris": 37279, + "ority": 29134, + "orius": 48759, + "ork": 967, + "orks": 3647, + "orkshire": 29918, + "orld": 1764, + "orm": 579, + "ormal": 6636, + "orman": 26183, + "ormon": 10615, + "ormonal": 33792, + "ormons": 29966, + "orn": 1211, + "orne": 8553, + "orned": 26994, + "orney": 4195, + "orneys": 13060, + "ornia": 3317, + "ornings": 28863, + "orno": 46447, + "orns": 19942, + "oro": 16522, + "oros": 40877, + "orough": 7985, + "orous": 9610, + "orously": 24882, + "orp": 16300, + "orph": 13425, + "orpor": 31150, + "orporated": 40132, + "orr": 38890, + "orrect": 47315, + "orrow": 6254, + "orry": 5152, + "ors": 669, + "orsche": 26164, + "orse": 7615, + "orses": 11836, + "orset": 49590, + "orship": 11094, + "orsi": 35255, + "orst": 29422, + "ort": 419, + "ortal": 16906, + "ortality": 28337, + "orted": 9741, + "orter": 4337, + "orters": 3816, + "ortex": 26158, + "orth": 1506, + "orthern": 4824, + "orthodox": 42539, + "orthy": 18906, + "orting": 24707, + "ortion": 5817, + "ortium": 25182, + "ortment": 33920, + "ortmund": 34876, + "orts": 2096, + "ortun": 1922, + "ortunate": 13651, + "ortunately": 4690, + "oru": 27786, + "orum": 19220, + "orus": 15125, + "ory": 652, + "os": 418, + "osa": 8546, + "osal": 40725, + "osate": 33931, + "osaurs": 22344, + "osaurus": 47650, + "osc": 17500, + "oscope": 40326, + "oscopic": 48228, + "ose": 577, + "osed": 1335, + "osen": 5233, + "oser": 13416, + "oses": 4629, + "osexual": 8542, + "osh": 3768, + "oshenko": 43934, + "osher": 38321, + "oshi": 13704, + "oshop": 25444, + "osi": 21707, + "osing": 2752, + "osion": 18442, + "osis": 5958, + "osit": 7434, + "osite": 5971, + "osition": 3507, + "ositories": 35061, + "ository": 13264, + "osity": 16579, + "oslav": 26388, + "oslov": 50005, + "oso": 28213, + "osp": 2117, + "ospace": 24912, + "ospel": 13994, + "ospels": 41908, + "osph": 14222, + "osphere": 22829, + "ospital": 3531, + "ospons": 35952, + "osponsors": 39500, + "oss": 793, + "ossal": 33582, + "ossession": 49809, + "ossibility": 43691, + "ossible": 4733, + "ossibly": 20846, + "ossier": 30087, + "ossip": 26710, + "ossom": 25548, + "ossus": 36533, + "ost": 455, + "osta": 39818, + "oster": 6197, + "osterone": 16372, + "ostic": 15132, + "ostics": 34558, + "oston": 5744, + "osuke": 45914, + "osure": 4567, + "osures": 16091, + "ot": 313, + "ota": 4265, + "otal": 4997, + "otally": 38908, + "otation": 14221, + "otaur": 35269, + "ote": 1258, + "otech": 32469, + "otechnology": 31201, + "oted": 5191, + "otent": 33715, + "oter": 19543, + "oteric": 38571, + "oters": 26008, + "otes": 6421, + "oth": 849, + "othal": 42376, + "othe": 20388, + "other": 847, + "otherapy": 18952, + "othermal": 49723, + "othes": 31690, + "othing": 24834, + "oths": 27118, + "othy": 14863, + "oti": 5092, + "otiation": 21236, + "otic": 6210, + "otics": 23891, + "otide": 45608, + "otin": 41403, + "otine": 16174, + "oting": 10720, + "otion": 9650, + "otional": 25453, + "otions": 36083, + "otive": 19138, + "otle": 23556, + "oto": 2069, + "otom": 43125, + "otomy": 38385, + "oton": 18970, + "otonin": 29613, + "otor": 20965, + "otos": 14163, + "otrop": 34248, + "otropic": 46084, + "ots": 1747, + "ott": 1252, + "otta": 12375, + "ottage": 29480, + "otte": 11404, + "otted": 8426, + "otten": 4728, + "ottenham": 21889, + "ottest": 24879, + "ottesville": 23806, + "otti": 26380, + "otto": 17631, + "otton": 11324, + "otyp": 17183, + "otype": 8690, + "otypes": 13567, + "ou": 280, + "oub": 12944, + "ouble": 15270, + "oubt": 47675, + "oubted": 15973, + "oubtedly": 16423, + "ouch": 7673, + "ouched": 30075, + "oud": 2778, + "ouf": 37116, + "oufl": 28012, + "oug": 20805, + "ough": 619, + "ought": 2917, + "ouk": 38960, + "oul": 2852, + "ould": 426, + "oulder": 17601, + "oulos": 19537, + "ouls": 42033, + "oult": 25955, + "oultry": 30056, + "oun": 977, + "ounce": 8652, + "ounced": 8918, + "ounces": 45982, + "ouncing": 18155, + "ound": 633, + "ounded": 6302, + "ounding": 9969, + "ounds": 3733, + "ounge": 20891, + "ount": 608, + "ountain": 18635, + "ounter": 6828, + "ounters": 15044, + "ounty": 17705, + "oup": 10486, + "ouple": 43846, + "our": 454, + "ourage": 32885, + "ource": 1668, + "ourced": 30555, + "ources": 2203, + "ourcing": 29985, + "oured": 8167, + "ourge": 14501, + "ourgeois": 18924, + "ouri": 10300, + "ouring": 21823, + "ourke": 49003, + "ourmet": 39094, + "ourn": 1798, + "ournal": 2549, + "ournals": 18408, + "ournament": 5138, + "ournaments": 16950, + "ourney": 5604, + "ourning": 31626, + "ours": 4662, + "ourse": 9047, + "ourses": 39975, + "ourt": 15666, + "ous": 516, + "ousand": 29910, + "ousands": 19983, + "ouse": 1076, + "oused": 29997, + "ousel": 48355, + "ouses": 11370, + "ousing": 12752, + "ously": 3481, + "ousse": 28396, + "oust": 23968, + "oustic": 21618, + "ouston": 6526, + "ousy": 41808, + "out": 448, + "oute": 13192, + "outed": 18534, + "outer": 39605, + "outh": 1536, + "outheast": 14474, + "outheastern": 27873, + "outher": 44262, + "outhern": 4927, + "outine": 28399, + "outing": 13660, + "output": 22915, + "outs": 5269, + "outside": 43435, + "outube": 9762, + "ouver": 10166, + "oux": 22193, + "ov": 709, + "ova": 10071, + "ovable": 21985, + "oval": 8325, + "ovan": 22590, + "ovation": 17882, + "ove": 659, + "oved": 2668, + "ovember": 3239, + "oven": 16206, + "over": 2502, + "overe": 33518, + "overed": 2557, + "overs": 13801, + "overty": 24085, + "overy": 6560, + "oves": 5241, + "ovi": 47297, + "ovic": 17215, + "ovich": 18198, + "ovie": 10739, + "ovies": 20526, + "oving": 5165, + "ovo": 18768, + "ovsky": 29716, + "ovy": 27796, + "ovych": 40822, + "ow": 322, + "owa": 8455, + "owan": 45197, + "oward": 46138, + "oway": 41788, + "owder": 34656, + "owe": 47097, + "owed": 6972, + "owell": 32829, + "ower": 789, + "owered": 10387, + "owers": 3618, + "owicz": 47982, + "owing": 7855, + "owitz": 20951, + "owl": 4883, + "owler": 30014, + "owment": 36569, + "own": 593, + "owned": 11990, + "owner": 18403, + "owners": 15605, + "ownt": 6887, + "owntown": 22748, + "ows": 1666, + "owship": 23473, + "owski": 12079, + "owsky": 47223, + "ox": 1140, + "oxic": 18047, + "oxicity": 44086, + "oxide": 28885, + "oxin": 39366, + "oxy": 23536, + "oy": 726, + "oya": 23790, + "oyal": 4815, + "oyd": 12192, + "oyer": 35301, + "oyle": 19802, + "oys": 19417, + "oz": 8590, + "ozo": 45149, + "ozy": 31060, + "ozyg": 49834, + "oÄŁ": 45492, + "oÄŁan": 48030, + "p": 79, + "pa": 8957, + "pac": 33587, + "pace": 10223, + "paced": 32416, + "paces": 43076, + "pack": 8002, + "package": 26495, + "packages": 43789, + "packed": 34860, + "packing": 41291, + "packs": 32377, + "pad": 15636, + "padding": 39231, + "page": 7700, + "pages": 31126, + "pai": 49712, + "paid": 20333, + "pain": 35436, + "painted": 47351, + "paio": 43491, + "pair": 24874, + "pak": 41091, + "pal": 18596, + "pan": 6839, + "panel": 35330, + "panic": 35843, + "pants": 38895, + "paper": 20189, + "papers": 40491, + "par": 1845, + "parable": 37064, + "paragraph": 20360, + "paralle": 37083, + "paralleled": 37859, + "param": 17143, + "params": 37266, + "pard": 26037, + "pared": 29190, + "paren": 11730, + "parency": 11944, + "parent": 8000, + "parents": 23743, + "park": 20928, + "parse": 29572, + "parser": 48610, + "part": 3911, + "partial": 47172, + "particip": 48013, + "particularly": 31722, + "partisan": 28226, + "parts": 42632, + "party": 10608, + "pas": 44429, + "pass": 6603, + "password": 28712, + "past": 30119, + "paste": 34274, + "pat": 8071, + "patch": 17147, + "path": 6978, + "pathic": 38829, + "pathy": 16786, + "patient": 26029, + "patrick": 29615, + "pattern": 33279, + "pause": 32125, + "pay": 15577, + "payer": 34987, + "payers": 45773, + "paying": 32629, + "payment": 37301, + "pb": 40842, + "pc": 14751, + "pd": 30094, + "pdf": 12315, + "pe": 431, + "peace": 22988, + "peak": 36729, + "peat": 18267, + "pec": 43106, + "pecially": 2333, + "pect": 806, + "pected": 7254, + "pecting": 35570, + "pection": 14978, + "pects": 38046, + "ped": 9124, + "pedia": 50235, + "pee": 39463, + "peed": 39492, + "peer": 33350, + "pees": 42623, + "peg": 22071, + "pei": 33265, + "pel": 30242, + "pell": 23506, + "pelled": 15803, + "pelling": 35025, + "pen": 3617, + "pend": 37038, + "pent": 16923, + "penter": 26419, + "people": 15332, + "per": 525, + "perate": 30052, + "perature": 21069, + "percent": 25067, + "pered": 13653, + "perfect": 25833, + "performance": 26585, + "performing": 37440, + "perhaps": 28998, + "peria": 38032, + "perial": 7629, + "pering": 21255, + "period": 41007, + "perm": 16321, + "peror": 8723, + "perors": 49406, + "pers": 19276, + "perse": 38696, + "person": 6259, + "personal": 22682, + "pert": 11766, + "perties": 18200, + "perture": 27286, + "perty": 9287, + "pes": 12272, + "pet": 6449, + "pex": 24900, + "pez": 46057, + "pg": 6024, + "ph": 746, + "pha": 7566, + "phabet": 19557, + "phal": 27451, + "phalt": 41942, + "phan": 19080, + "phans": 44464, + "phant": 33959, + "phas": 5902, + "phase": 40715, + "phasis": 28432, + "phe": 36335, + "phen": 31024, + "pher": 17042, + "pherd": 23111, + "pheus": 46421, + "phi": 34846, + "phia": 8193, + "phies": 19380, + "phil": 28864, + "philis": 49613, + "phis": 18691, + "phone": 4862, + "phones": 9708, + "phony": 23021, + "phot": 38611, + "photo": 23074, + "photos": 24729, + "php": 10121, + "phrase": 34675, + "phrine": 47723, + "phthal": 48118, + "phy": 6883, + "phys": 34411, + "physical": 42854, + "pi": 14415, + "pic": 16564, + "pick": 27729, + "picked": 41891, + "picking": 48864, + "pict": 18847, + "picture": 34053, + "pictured": 28852, + "pid": 35317, + "pie": 21749, + "piece": 12239, + "pieces": 34154, + "pill": 27215, + "pillar": 41643, + "pin": 11635, + "pine": 23908, + "ping": 13886, + "pins": 49556, + "pipe": 34360, + "pir": 4063, + "piracy": 8703, + "piration": 10514, + "pire": 5111, + "pired": 6474, + "pires": 17833, + "piring": 12987, + "pit": 15544, + "pite": 2595, + "pixel": 32515, + "pkg": 35339, + "pl": 489, + "place": 5372, + "placed": 21820, + "places": 23625, + "plain": 25638, + "plan": 11578, + "plane": 14382, + "planes": 22587, + "planet": 47427, + "planned": 36800, + "plant": 15060, + "plate": 6816, + "plates": 17041, + "platform": 24254, + "play": 1759, + "played": 21542, + "player": 7829, + "players": 32399, + "playing": 17916, + "plays": 26024, + "ple": 1154, + "pleasant": 21109, + "please": 29688, + "pled": 10137, + "plement": 26908, + "plementation": 32851, + "pler": 20053, + "ples": 2374, + "pless": 14570, + "plet": 37069, + "plete": 6677, + "pleted": 16838, + "pleting": 47130, + "pletion": 24547, + "plets": 46916, + "plex": 11141, + "plin": 46982, + "pling": 11347, + "plings": 47093, + "pload": 7304, + "plom": 7302, + "ploma": 35728, + "plot": 29487, + "ploy": 1420, + "plug": 16875, + "plugin": 33803, + "plugins": 37390, + "plus": 9541, + "ply": 2145, + "pm": 4426, + "pmwiki": 45321, + "pn": 21999, + "png": 11134, + "po": 7501, + "pocket": 31991, + "pod": 33320, + "podcast": 46032, + "point": 4122, + "pointer": 29536, + "pointers": 47809, + "points": 13033, + "poke": 35924, + "pol": 16104, + "pole": 36869, + "police": 38191, + "policy": 30586, + "polit": 34470, + "political": 23149, + "politics": 34127, + "poll": 30393, + "poly": 35428, + "pool": 7742, + "poon": 26743, + "poons": 27575, + "poor": 36672, + "pop": 12924, + "popular": 47568, + "population": 39748, + "por": 1819, + "pora": 38851, + "poral": 35738, + "porary": 5551, + "porate": 38133, + "port": 634, + "portation": 10189, + "ported": 9213, + "porter": 26634, + "porting": 26527, + "portion": 16864, + "ports": 3742, + "pos": 1930, + "posal": 40007, + "pose": 3455, + "posed": 29813, + "poses": 4832, + "posing": 32927, + "position": 9150, + "positive": 24561, + "posium": 35864, + "possibly": 39363, + "post": 7353, + "posted": 40578, + "posts": 24875, + "posure": 26205, + "pot": 13059, + "potion": 49324, + "pots": 40793, + "pound": 19568, + "pour": 48681, + "powder": 45855, + "power": 6477, + "powered": 12293, + "powerful": 44548, + "powers": 30132, + "pox": 42557, + "pp": 381, + "ppa": 44989, + "ppard": 43988, + "ppe": 27768, + "pped": 1496, + "ppel": 46357, + "ppelin": 48425, + "pper": 2848, + "pperc": 39921, + "ppers": 11799, + "pping": 2105, + "ppings": 37840, + "ppo": 16634, + "pport": 4926, + "pps": 41799, + "ppy": 14097, + "pr": 1050, + "pract": 29152, + "practice": 39541, + "pre": 3866, + "pread": 9681, + "pred": 28764, + "prefix": 40290, + "prem": 31605, + "prep": 46012, + "pres": 18302, + "present": 25579, + "president": 22540, + "press": 8439, + "pressed": 45477, + "pressure": 36151, + "pret": 5310, + "pretty": 37784, + "prev": 47050, + "pri": 3448, + "price": 20888, + "priced": 30883, + "prim": 19795, + "primary": 39754, + "prime": 35505, + "pring": 12667, + "print": 4798, + "printed": 49695, + "printf": 37435, + "println": 35235, + "prints": 17190, + "priority": 49336, + "prise": 7919, + "prises": 18166, + "prising": 14619, + "prisingly": 20859, + "prison": 35156, + "priv": 13776, + "private": 19734, + "pro": 1676, + "probably": 26949, + "problem": 45573, + "proc": 36942, + "process": 14681, + "processing": 36948, + "processor": 41341, + "proclaimed": 39865, + "produ": 18230, + "produced": 32783, + "producing": 36866, + "product": 11167, + "production": 25493, + "productive": 27781, + "products": 29498, + "prof": 5577, + "professional": 33163, + "profile": 13317, + "profit": 9183, + "profits": 31504, + "program": 23065, + "progress": 33723, + "project": 16302, + "projects": 42068, + "prom": 16963, + "pron": 31186, + "prone": 46330, + "proof": 13288, + "prop": 22930, + "properties": 48310, + "property": 26745, + "prot": 11235, + "protect": 35499, + "protected": 24326, + "protection": 42846, + "protein": 48693, + "prototype": 38124, + "prov": 15234, + "proven": 42874, + "provided": 41279, + "proxy": 36436, + "prus": 26440, + "ps": 862, + "psc": 27566, + "pse": 7752, + "psey": 39070, + "pson": 8430, + "psons": 31410, + "psy": 13764, + "psych": 23947, + "pt": 457, + "pta": 32283, + "pter": 42104, + "ptic": 17459, + "ptin": 43217, + "ption": 1159, + "ptions": 8544, + "ptive": 21665, + "ptives": 43903, + "ptoms": 35533, + "pton": 10972, + "ptr": 20692, + "ptroller": 44913, + "pty": 5835, + "pu": 19944, + "pub": 12984, + "public": 11377, + "published": 30271, + "puff": 49357, + "pull": 31216, + "pun": 35512, + "punk": 30354, + "pur": 14225, + "pure": 37424, + "purpose": 29983, + "push": 14689, + "put": 1996, + "putable": 48840, + "puted": 17128, + "puter": 10549, + "puters": 41510, + "puting": 48074, + "px": 8416, + "py": 9078, + "python": 29412, + "q": 80, + "qa": 20402, + "qi": 40603, + "ql": 13976, + "qq": 38227, + "qqa": 28794, + "qs": 48382, + "qt": 39568, + "qu": 421, + "qua": 39566, + "quad": 47003, + "qual": 13255, + "qualified": 22557, + "quality": 13237, + "quant": 40972, + "quart": 36008, + "quarter": 24385, + "quartered": 42508, + "quarters": 8230, + "que": 4188, + "quel": 31735, + "quer": 10819, + "querade": 33357, + "querque": 36119, + "query": 22766, + "ques": 13281, + "quest": 6138, + "question": 25652, + "quet": 21108, + "queue": 36560, + "quez": 22281, + "quick": 24209, + "quickShip": 39752, + "quickShipAvailable": 39753, + "quiet": 39624, + "quila": 43652, + "quin": 21915, + "quire": 29782, + "quished": 39737, + "quist": 30062, + "quit": 47391, + "quite": 37121, + "quote": 22708, + "qus": 45260, + "qv": 44179, + "r": 81, + "ra": 430, + "rab": 25619, + "rac": 11510, + "race": 16740, + "racial": 33001, + "racist": 41131, + "rack": 39638, + "ract": 974, + "racted": 20216, + "ractical": 36112, + "raction": 7861, + "ractions": 37810, + "ractive": 35587, + "ractor": 40450, + "racuse": 28268, + "rad": 6335, + "rade": 27585, + "radical": 42325, + "radio": 37004, + "radius": 42172, + "rador": 40368, + "rael": 2510, + "raf": 32188, + "raft": 1617, + "rafted": 30235, + "rag": 22562, + "rage": 8394, + "raged": 18312, + "ragon": 25753, + "rah": 11392, + "raham": 13220, + "rahim": 26922, + "raid": 7086, + "rail": 30224, + "rain": 3201, + "raine": 23440, + "rained": 13363, + "raining": 24674, + "raint": 16947, + "raints": 15517, + "raise": 40225, + "raised": 49309, + "raising": 32741, + "rait": 12907, + "raits": 27554, + "rak": 17716, + "rake": 33788, + "ral": 1373, + "rals": 30691, + "raltar": 45662, + "ram": 859, + "rama": 20058, + "rame": 28073, + "rament": 15141, + "ramer": 29172, + "ramid": 20255, + "ramids": 43591, + "rams": 9474, + "ran": 2596, + "rance": 8132, + "ranch": 25642, + "rand": 25192, + "random": 25120, + "rane": 14579, + "ranean": 16474, + "rang": 36985, + "range": 9521, + "ranged": 34457, + "ranging": 32319, + "rank": 43027, + "ranked": 28282, + "ranking": 28405, + "rano": 35823, + "rans": 26084, + "rant": 5250, + "rants": 15087, + "rap": 2416, + "rape": 13484, + "raped": 31951, + "raper": 38545, + "raph": 1470, + "raphic": 22262, + "raphics": 11549, + "rapnel": 48766, + "raq": 3766, + "rar": 20040, + "rared": 25122, + "rarily": 39000, + "rary": 11619, + "ras": 8847, + "rase": 22789, + "rast": 5685, + "rastructure": 6410, + "rat": 10366, + "ratch": 36722, + "rate": 4873, + "rated": 4111, + "rates": 9700, + "rather": 34330, + "rating": 8821, + "ration": 1358, + "rational": 20310, + "rations": 9143, + "rative": 13260, + "ratom": 44616, + "rator": 12392, + "rators": 18942, + "rats": 46714, + "ratulations": 30167, + "raud": 22863, + "raught": 44451, + "rav": 4108, + "rave": 5758, + "raved": 28366, + "ravel": 25843, + "ravings": 42335, + "raviolet": 44223, + "ravis": 16956, + "ravity": 16995, + "raw": 1831, + "rawdownload": 30905, + "rawdownloadcloneembedreportprint": 30906, + "rawl": 13132, + "rawled": 49263, + "rawler": 39464, + "rawling": 18771, + "rawn": 5791, + "rax": 32040, + "ray": 2433, + "rays": 20477, + "raz": 3247, + "razen": 36409, + "razil": 7098, + "razy": 5918, + "rb": 26145, + "rc": 6015, + "rd": 4372, + "re": 260, + "rea": 21468, + "reach": 16250, + "reaching": 30771, + "react": 45018, + "read": 961, + "readable": 46155, + "reader": 46862, + "reading": 25782, + "reads": 40779, + "ready": 1493, + "real": 5305, + "realDonaldTrump": 28024, + "reality": 46290, + "really": 27485, + "ream": 1476, + "reason": 41181, + "reasonable": 42275, + "reat": 630, + "reated": 15978, + "reath": 19367, + "reating": 34567, + "reatment": 21731, + "reau": 43611, + "reb": 34806, + "rec": 8344, + "recated": 31023, + "received": 47844, + "recent": 49921, + "reci": 29102, + "reciation": 33950, + "reck": 11402, + "recogn": 26243, + "recomm": 47335, + "record": 22105, + "recorded": 47398, + "rect": 2554, + "rection": 8243, + "recy": 20568, + "red": 445, + "redd": 26504, + "reddit": 10748, + "reddits": 36581, + "redible": 26260, + "redibly": 45779, + "redict": 17407, + "redients": 23320, + "redit": 7470, + "reditary": 47333, + "reditation": 42845, + "redited": 19465, + "redits": 20696, + "redo": 48454, + "ree": 631, + "reed": 15977, + "reek": 10316, + "reement": 10237, + "reements": 28919, + "reen": 1361, + "reens": 5681, + "reenshot": 26892, + "reenshots": 39551, + "rees": 6037, + "reet": 2871, + "reetings": 46648, + "ref": 5420, + "reference": 35790, + "reflect": 35051, + "reg": 2301, + "regate": 49373, + "regation": 43068, + "region": 36996, + "register": 30238, + "registered": 33736, + "regn": 28321, + "regnancy": 39982, + "regon": 8285, + "regor": 32288, + "regular": 16338, + "regulated": 27739, + "regulation": 27727, + "rehend": 23979, + "rehens": 7345, + "rehensible": 34718, + "rehensive": 36321, + "rek": 37818, + "rel": 2411, + "related": 5363, + "relation": 49501, + "relations": 39468, + "relative": 43762, + "release": 20979, + "released": 30147, + "relevant": 49659, + "religious": 27626, + "rell": 11252, + "rella": 20481, + "rely": 38015, + "rem": 2787, + "reme": 2182, + "remember": 38947, + "remlin": 17244, + "remote": 47960, + "remove": 28956, + "ren": 918, + "rence": 6784, + "rences": 34303, + "rench": 3532, + "renched": 23437, + "renches": 33650, + "rencies": 14038, + "rency": 5227, + "rend": 10920, + "render": 13287, + "rendered": 26238, + "rene": 25924, + "renheit": 34032, + "rent": 1156, + "rentice": 20098, + "rentices": 34368, + "reon": 21833, + "rep": 7856, + "repair": 49932, + "repe": 45956, + "repeat": 44754, + "repl": 35666, + "replace": 33491, + "reply": 47768, + "report": 13116, + "reported": 26263, + "reporting": 49914, + "reportprint": 30897, + "reports": 48922, + "repre": 10353, + "reprene": 10406, + "represent": 15603, + "represented": 33469, + "req": 42180, + "requ": 8897, + "requency": 28707, + "requent": 46018, + "requently": 37971, + "request": 25927, + "require": 46115, + "required": 35827, + "requires": 47911, + "requisite": 27614, + "requisites": 34075, + "rer": 11751, + "rera": 24420, + "rero": 34785, + "rers": 27736, + "res": 411, + "resa": 14625, + "rescent": 26505, + "research": 34033, + "resent": 2028, + "resents": 6629, + "reset": 42503, + "resh": 3447, + "reshold": 10126, + "resident": 8154, + "resist": 35119, + "resistant": 26128, + "resolution": 29268, + "resource": 31092, + "resources": 37540, + "resp": 4363, + "respect": 15008, + "respected": 48268, + "respective": 36990, + "respond": 5546, + "respons": 16733, + "response": 26209, + "responsible": 24358, + "responsive": 39772, + "ress": 601, + "ressed": 2790, + "resses": 16746, + "ressing": 11697, + "ression": 2234, + "ressive": 3314, + "resso": 33852, + "ressor": 44292, + "rest": 2118, + "restling": 48839, + "restrial": 23522, + "restricted": 49343, + "result": 20274, + "results": 43420, + "resy": 33000, + "ret": 1186, + "retch": 22592, + "retched": 27528, + "rete": 8374, + "reth": 40978, + "retion": 12307, + "rets": 8004, + "rett": 11489, + "rette": 42908, + "retty": 16100, + "return": 7783, + "rev": 18218, + "reve": 36955, + "reverse": 50188, + "review": 19023, + "reviewed": 32974, + "revolution": 32243, + "rew": 1809, + "rex": 21510, + "rey": 4364, + "reys": 46703, + "rez": 21107, + "rf": 41871, + "rg": 41345, + "rh": 17179, + "rha": 30268, + "ri": 380, + "ria": 7496, + "riad": 21244, + "riage": 4087, + "riages": 16451, + "rial": 4454, + "rian": 4484, + "rians": 19151, + "rib": 822, + "ribe": 4892, + "ribed": 8725, + "riber": 24735, + "ribes": 22090, + "ribing": 23098, + "rible": 5547, + "ribly": 16358, + "ribune": 44130, + "ribut": 2455, + "ribute": 4163, + "ributed": 6169, + "ributes": 7657, + "ribution": 3890, + "ric": 1173, + "rica": 30997, + "rical": 8143, + "rican": 37189, + "ricane": 11551, + "ricanes": 24881, + "rice": 20970, + "rices": 45977, + "rich": 7527, + "riched": 30486, + "ricia": 26654, + "rick": 5557, + "ricks": 23706, + "rics": 10466, + "rict": 2012, + "ricted": 20941, + "ricting": 42870, + "riction": 46214, + "ricular": 41001, + "rid": 6058, + "ridden": 40372, + "ride": 13154, + "rider": 49449, + "ridge": 12818, + "ridges": 32124, + "ridor": 44425, + "rie": 5034, + "ried": 2228, + "rief": 3796, + "rieg": 48429, + "riel": 11719, + "rien": 15355, + "riend": 1289, + "rient": 8289, + "rients": 18491, + "rier": 5277, + "riers": 8910, + "ries": 1678, + "riet": 42098, + "rieve": 30227, + "rieved": 28130, + "rieving": 37418, + "rification": 38763, + "rifice": 31932, + "rified": 41301, + "rift": 35357, + "rig": 4359, + "rigan": 35631, + "riger": 18096, + "right": 3506, + "righteous": 49955, + "rights": 28046, + "rik": 12602, + "rika": 28716, + "rike": 8760, + "rikes": 18445, + "riks": 39370, + "ril": 22379, + "rill": 20190, + "rils": 41408, + "rily": 28904, + "rim": 3036, + "riminal": 22157, + "rimination": 22550, + "rimp": 23750, + "rin": 12769, + "rina": 22267, + "rine": 7640, + "ring": 1806, + "ringe": 38229, + "rings": 33173, + "rington": 24833, + "rint": 22272, + "rio": 27250, + "rior": 7701, + "riors": 8657, + "riot": 36671, + "riots": 44447, + "riott": 43517, + "rious": 32527, + "rip": 5528, + "ripp": 14602, + "ript": 1968, + "ription": 2918, + "rique": 33865, + "rir": 29283, + "ris": 2442, + "rise": 17163, + "rises": 26064, + "rish": 37518, + "rising": 22610, + "risis": 42841, + "risk": 19121, + "risome": 47400, + "rison": 7426, + "rist": 1585, + "rists": 37326, + "rit": 799, + "ritch": 46510, + "rite": 6525, + "riter": 43407, + "rites": 23156, + "ritic": 46015, + "ritical": 36487, + "rities": 19491, + "rition": 10168, + "ritional": 21297, + "ritis": 27398, + "rito": 39834, + "ritten": 9108, + "rity": 10138, + "ritz": 29574, + "rium": 19172, + "rius": 48969, + "riv": 15104, + "rival": 43171, + "rive": 11590, + "rived": 36207, + "river": 38291, + "rix": 8609, + "riz": 47847, + "rl": 45895, + "rm": 26224, + "rn": 35906, + "ro": 305, + "roach": 28562, + "road": 6344, + "roads": 21372, + "rob": 22609, + "robat": 40655, + "robe": 25481, + "roc": 12204, + "rocal": 43270, + "rock": 10823, + "rocket": 30431, + "rod": 14892, + "rodu": 2076, + "roe": 20646, + "rog": 3828, + "rogen": 8648, + "rogens": 48686, + "rogram": 39529, + "roid": 3882, + "roit": 7775, + "rol": 3225, + "role": 18090, + "rolet": 33087, + "roleum": 21945, + "roll": 2487, + "rolled": 8375, + "roller": 10646, + "rollers": 36667, + "rolley": 42639, + "rolling": 18886, + "rollment": 48108, + "rolog": 40329, + "rology": 31142, + "rom": 398, + "roma": 42902, + "roman": 47119, + "romancer": 38211, + "rome": 5998, + "romeda": 32291, + "romising": 47112, + "rompt": 45700, + "romptu": 49255, + "romy": 50228, + "ron": 1313, + "rone": 33171, + "rones": 9821, + "rongh": 36670, + "ronic": 4565, + "ronics": 20844, + "rons": 12212, + "ront": 4298, + "rontal": 39321, + "roo": 42407, + "room": 3823, + "rooms": 9649, + "root": 15763, + "roots": 19150, + "rop": 1773, + "roph": 10051, + "rophe": 22599, + "rophic": 18191, + "ropolis": 25986, + "ropolitan": 14823, + "ropri": 9219, + "ropy": 28338, + "ror": 1472, + "rored": 34640, + "rors": 5965, + "ros": 4951, + "rosc": 45943, + "rose": 13698, + "rosis": 37172, + "ross": 1214, + "rosse": 39314, + "rosso": 21074, + "rossover": 23954, + "rost": 23341, + "rot": 10599, + "rote": 2519, + "rotein": 35574, + "roth": 33640, + "rots": 24744, + "rou": 472, + "rouch": 48626, + "roud": 5493, + "rough": 740, + "rought": 2909, + "round": 744, + "rounded": 39262, + "rounder": 45788, + "roup": 3233, + "roups": 14459, + "rous": 7596, + "rouse": 46494, + "route": 38629, + "rov": 18657, + "rovers": 31257, + "roversial": 46927, + "row": 808, + "rowd": 3986, + "rower": 46992, + "rowing": 11577, + "rown": 2053, + "rows": 8516, + "rowth": 13046, + "rox": 13907, + "roximately": 24378, + "roxy": 42059, + "roy": 3287, + "roying": 38295, + "rozen": 42005, + "rpm": 48235, + "rr": 21062, + "rs": 3808, + "rss": 42216, + "rt": 17034, + "ru": 622, + "ruary": 3728, + "rub": 25089, + "ruby": 49137, + "ruce": 26524, + "ruciating": 48404, + "ruck": 30915, + "ruct": 1356, + "ruction": 2762, + "ructose": 32275, + "ructure": 5620, + "rue": 24508, + "rued": 21556, + "ruff": 30622, + "rug": 2143, + "rugged": 21901, + "ruit": 4872, + "ruits": 50187, + "rule": 25135, + "rules": 38785, + "ruly": 34715, + "rum": 6582, + "rums": 45241, + "run": 5143, + "runner": 16737, + "runners": 36740, + "running": 20270, + "runs": 48381, + "runtime": 43282, + "rup": 12618, + "rupal": 34585, + "rupt": 3622, + "rupted": 31590, + "ruption": 6417, + "rupulous": 46272, + "rus": 14932, + "rush": 37357, + "rust": 11469, + "rw": 31653, + "rx": 40914, + "ry": 563, + "ryan": 29038, + "ryce": 28169, + "rying": 14992, + "rylic": 34554, + "ryn": 29441, + "rypt": 6012, + "rypted": 15109, + "ryption": 13168, + "rys": 19753, + "ryu": 49056, + "ré": 29350, + "s": 82, + "sa": 11400, + "sac": 30584, + "saf": 49585, + "safe": 21230, + "safety": 44708, + "said": 30079, + "sal": 21680, + "sale": 21378, + "sam": 37687, + "sama": 33843, + "same": 31642, + "sample": 39873, + "san": 12807, + "sand": 38142, + "sat": 49720, + "sav": 39308, + "save": 21928, + "saving": 29336, + "saw": 43439, + "say": 16706, + "sb": 36299, + "sbm": 32310, + "sburg": 30359, + "sburgh": 11931, + "sc": 1416, + "scale": 9888, + "scan": 35836, + "scape": 6794, + "scar": 13034, + "scene": 29734, + "scenes": 28123, + "sch": 20601, + "sche": 15952, + "schild": 35058, + "school": 14347, + "sci": 36216, + "science": 16801, + "scient": 25346, + "scientific": 41355, + "scill": 22360, + "scl": 38528, + "scope": 29982, + "score": 26675, + "scoring": 46536, + "screen": 9612, + "scrib": 40075, + "scribe": 12522, + "scribed": 47495, + "script": 12048, + "scription": 33584, + "scripts": 46521, + "scroll": 48728, + "sd": 21282, + "se": 325, + "sea": 8583, + "search": 12947, + "season": 6230, + "seat": 24073, + "sec": 2363, + "second": 12227, + "secondary": 38238, + "seconds": 43012, + "secret": 21078, + "sect": 8831, + "section": 5458, + "sectional": 44330, + "sections": 23946, + "sector": 34914, + "secure": 22390, + "security": 12961, + "secut": 4552, + "secution": 9534, + "sed": 36622, + "see": 3826, + "seed": 28826, + "seeing": 42041, + "seek": 36163, + "seekers": 47971, + "seeking": 38515, + "seen": 15898, + "sei": 36455, + "sein": 20719, + "sel": 741, + "selage": 45217, + "select": 19738, + "selected": 34213, + "selection": 49283, + "seless": 10950, + "self": 944, + "sell": 7255, + "seller": 32932, + "selling": 16473, + "sels": 14002, + "selves": 2020, + "sem": 43616, + "semb": 4428, + "semble": 15140, + "sembly": 5997, + "sen": 6248, + "senal": 10298, + "send": 21280, + "sense": 33819, + "sensitive": 30176, + "sent": 34086, + "separ": 25512, + "seq": 41068, + "sequ": 3107, + "sequence": 43167, + "sequent": 44399, + "sequently": 20415, + "ser": 2655, + "serial": 46911, + "series": 25076, + "serious": 34009, + "sers": 17720, + "serv": 3168, + "served": 45852, + "server": 15388, + "service": 15271, + "services": 30416, + "serving": 31293, + "ses": 8448, + "session": 29891, + "set": 2617, + "sets": 28709, + "sett": 17744, + "setting": 33990, + "settings": 33692, + "setup": 40406, + "seven": 26548, + "sever": 28116, + "severe": 43070, + "sex": 8044, + "sexual": 18338, + "sey": 4397, + "seys": 27717, + "sf": 28202, + "sg": 45213, + "sh": 1477, + "sha": 26270, + "shadow": 19106, + "shake": 32431, + "shall": 49271, + "shape": 43358, + "shaped": 16760, + "shapeshifter": 33929, + "share": 20077, + "shared": 28710, + "sharing": 21987, + "sharp": 48554, + "shaw": 32832, + "she": 7091, + "shed": 35762, + "sheet": 21760, + "sheets": 42011, + "shell": 29149, + "shi": 44019, + "shield": 26662, + "shift": 30846, + "shine": 19489, + "ship": 6720, + "ships": 26313, + "shire": 10932, + "shirt": 15600, + "shirts": 23231, + "shit": 16211, + "shock": 39563, + "shoot": 30408, + "shop": 24643, + "shore": 14640, + "short": 19509, + "shot": 9442, + "shots": 20910, + "should": 21754, + "show": 12860, + "shown": 42579, + "shows": 49596, + "shr": 36007, + "shut": 49625, + "si": 13396, + "sic": 21383, + "sid": 30255, + "side": 1589, + "sided": 22339, + "sie": 44524, + "sight": 18627, + "sighted": 44068, + "sign": 12683, + "signed": 32696, + "significant": 36591, + "sil": 18217, + "silver": 40503, + "sim": 14323, + "similar": 38610, + "simple": 36439, + "sin": 31369, + "since": 20777, + "sing": 12215, + "single": 29762, + "sis": 13429, + "sit": 48937, + "site": 15654, + "sites": 49315, + "six": 19412, + "size": 7857, + "sized": 13982, + "sk": 8135, + "ski": 20545, + "skill": 42401, + "skilled": 44885, + "skin": 20407, + "skinned": 41412, + "skip": 48267, + "skirts": 28383, + "sky": 15688, + "sl": 6649, + "slaught": 30929, + "slave": 36341, + "sle": 26738, + "sleep": 42832, + "slice": 48369, + "slot": 43384, + "slow": 38246, + "sm": 5796, + "small": 17470, + "smanship": 49820, + "smart": 27004, + "smith": 21453, + "smoking": 48783, + "sn": 16184, + "snap": 45380, + "so": 568, + "soDeliveryDate": 39811, + "soType": 39803, + "soc": 35634, + "social": 14557, + "socket": 44971, + "soever": 15485, + "sofar": 38649, + "soft": 4215, + "software": 43776, + "sol": 34453, + "sold": 24120, + "sole": 6753, + "solete": 23869, + "solid": 39390, + "some": 11246, + "someone": 46248, + "something": 18927, + "sometimes": 29810, + "son": 1559, + "song": 34050, + "sonian": 35202, + "soon": 36194, + "sorry": 41599, + "sort": 30619, + "sound": 23661, + "sounding": 39686, + "source": 10459, + "south": 35782, + "sov": 47272, + "sp": 2777, + "space": 13200, + "span": 12626, + "spawn": 48183, + "spe": 4125, + "speak": 47350, + "speaking": 25159, + "spec": 16684, + "special": 20887, + "species": 35448, + "specific": 11423, + "specified": 23599, + "spect": 4443, + "spection": 31308, + "spective": 49540, + "speech": 45862, + "speed": 12287, + "spell": 46143, + "spin": 39706, + "spir": 45564, + "spirit": 38685, + "spl": 22018, + "split": 35312, + "spoken": 19842, + "spons": 20587, + "sponsored": 25427, + "sports": 32945, + "spot": 20485, + "spr": 34975, + "spread": 43639, + "spring": 16469, + "sq": 31166, + "sql": 25410, + "squ": 16485, + "square": 23415, + "sr": 27891, + "src": 10677, + "ss": 824, + "ssh": 45824, + "ssl": 45163, + "sson": 16528, + "st": 301, + "sta": 38031, + "stab": 39029, + "stable": 31284, + "stack": 25558, + "stad": 24107, + "stadt": 38863, + "staff": 28120, + "stage": 14247, + "stained": 44279, + "stairs": 17617, + "stakes": 32540, + "staking": 40031, + "stal": 7757, + "stall": 32989, + "stals": 41076, + "stan": 14192, + "stanbul": 24179, + "stand": 1481, + "standard": 20307, + "standing": 5646, + "stant": 18797, + "stantial": 41321, + "star": 7364, + "stars": 30783, + "start": 9688, + "started": 46981, + "starter": 12339, + "starting": 38690, + "stasy": 31695, + "stat": 14269, + "state": 5219, + "stated": 21989, + "statement": 26090, + "states": 27219, + "static": 12708, + "station": 17529, + "stats": 34242, + "status": 13376, + "stay": 31712, + "std": 19282, + "ste": 4169, + "stead": 28044, + "steam": 21465, + "steamapps": 31881, + "sted": 30679, + "steel": 44822, + "steen": 42580, + "stein": 5714, + "stellar": 28732, + "stem": 927, + "sten": 26400, + "step": 9662, + "steps": 20214, + "ster": 1706, + "sterdam": 22506, + "sters": 5937, + "stery": 41991, + "sth": 48476, + "stic": 11268, + "stice": 43788, + "stick": 13915, + "sticks": 34810, + "still": 24219, + "stim": 42003, + "stitial": 18167, + "stock": 13578, + "stocks": 29522, + "ston": 3743, + "stone": 6440, + "stones": 28750, + "stood": 6501, + "stop": 11338, + "storage": 35350, + "store": 8095, + "stores": 43409, + "stories": 50164, + "storm": 12135, + "storms": 38563, + "story": 13571, + "stown": 27928, + "str": 2536, + "stra": 12044, + "stract": 8709, + "straight": 42729, + "strap": 26418, + "strate": 23104, + "stration": 12401, + "stre": 22853, + "stream": 5532, + "street": 25662, + "strength": 41402, + "stress": 41494, + "stretched": 49729, + "stri": 33565, + "strike": 33069, + "string": 8841, + "strings": 37336, + "strip": 36311, + "stro": 20661, + "stroke": 30757, + "strom": 20282, + "strong": 11576, + "stros": 48288, + "strous": 22501, + "stru": 19554, + "struct": 7249, + "structed": 16242, + "struction": 15019, + "strument": 43872, + "sts": 6448, + "stud": 19149, + "student": 50139, + "study": 44517, + "stuff": 41094, + "sty": 34365, + "style": 7635, + "styles": 47720, + "su": 2385, + "sub": 7266, + "subject": 32796, + "submit": 46002, + "success": 13138, + "successful": 17212, + "successfully": 37351, + "such": 10508, + "sudo": 24032, + "suff": 37333, + "sufficient": 46790, + "suggest": 47811, + "suit": 6063, + "suits": 16554, + "sum": 16345, + "summary": 49736, + "sun": 19155, + "sung": 9854, + "sup": 37330, + "super": 16668, + "supp": 18608, + "support": 11284, + "supported": 15999, + "sur": 11793, + "sure": 19532, + "surface": 42029, + "surprisingly": 41199, + "surv": 48846, + "susp": 40409, + "sv": 21370, + "sw": 2032, + "swe": 46280, + "sweet": 34751, + "swer": 17845, + "swers": 37848, + "swick": 30961, + "swing": 46737, + "switch": 31943, + "sword": 30553, + "sworth": 30567, + "sy": 1837, + "sych": 2924, + "sylv": 9163, + "sylvania": 9270, + "sym": 37047, + "syn": 28869, + "sync": 27261, + "sys": 17597, + "system": 10057, + "t": 83, + "ta": 8326, + "tab": 8658, + "table": 11487, + "taboola": 10658, + "tackle": 36346, + "tag": 12985, + "tags": 31499, + "tail": 13199, + "tailed": 34966, + "tails": 26404, + "tain": 3153, + "tained": 4644, + "taining": 7339, + "tainment": 10738, + "tains": 12143, + "take": 20657, + "taker": 30157, + "taking": 26103, + "tal": 39240, + "tale": 29429, + "talk": 16620, + "talking": 48186, + "tall": 35429, + "tan": 38006, + "tank": 28451, + "tap": 44335, + "tar": 18870, + "target": 16793, + "tarian": 14012, + "tarians": 28266, + "task": 35943, + "tax": 19290, + "tc": 23047, + "tch": 38664, + "td": 8671, + "te": 660, + "team": 15097, + "tec": 36281, + "tech": 13670, + "techn": 23873, + "technical": 47944, + "technology": 45503, + "ted": 1513, + "teen": 7821, + "teenth": 20283, + "tein": 22006, + "tek": 35424, + "tel": 37524, + "tele": 46813, + "tell": 33331, + "telling": 18072, + "tem": 11498, + "temp": 29510, + "template": 28243, + "ten": 1452, + "tenance": 8219, + "teness": 43205, + "ter": 353, + "tera": 49600, + "terday": 6432, + "tered": 4400, + "tering": 20212, + "terior": 14172, + "term": 4354, + "termin": 23705, + "termination": 41382, + "terms": 38707, + "tern": 759, + "ternal": 4358, + "ternally": 30262, + "terness": 34697, + "ternity": 19682, + "terror": 14007, + "terrorism": 19541, + "terrorist": 42002, + "ters": 1010, + "terson": 23192, + "tery": 11471, + "tes": 4879, + "tesque": 37422, + "test": 9288, + "tested": 39612, + "testers": 27205, + "testing": 33407, + "tests": 41989, + "tesy": 27090, + "tex": 16886, + "text": 5239, + "texture": 41293, + "tf": 27110, + "tg": 25297, + "th": 400, + "tha": 12898, + "thal": 11669, + "than": 14813, + "thank": 40716, + "thanks": 27547, + "that": 5562, + "the": 1169, + "their": 24571, + "thel": 37274, + "theless": 9603, + "them": 18855, + "theme": 43810, + "themed": 26966, + "then": 8524, + "thening": 20563, + "thens": 43895, + "ther": 490, + "there": 8117, + "thereal": 37827, + "thereum": 17733, + "these": 27218, + "they": 9930, + "thia": 31079, + "thin": 40871, + "thing": 1197, + "things": 27971, + "think": 14925, + "thinkable": 37510, + "thinking": 28973, + "third": 17089, + "thirds": 17936, + "thirst": 48832, + "this": 5661, + "thodox": 12836, + "thood": 12951, + "thora": 34261, + "those": 25591, + "though": 2016, + "thought": 28895, + "thouse": 23931, + "thread": 16663, + "threat": 19971, + "threatening": 26159, + "three": 15542, + "thren": 25941, + "thritis": 34043, + "thro": 26110, + "throp": 11360, + "through": 9579, + "throw": 16939, + "ths": 9998, + "thumbnails": 18670, + "thur": 11098, + "thus": 26239, + "thy": 20057, + "ti": 20259, + "tic": 13370, + "tical": 22869, + "tick": 42298, + "ticket": 43350, + "tics": 14094, + "tie": 36224, + "tier": 24948, + "ties": 4278, + "tif": 49929, + "tight": 33464, + "til": 47163, + "tile": 40927, + "tim": 16514, + "time": 2435, + "timeout": 48678, + "timer": 45016, + "times": 22355, + "tin": 43701, + "ting": 889, + "tiny": 44152, + "tion": 5378, + "tions": 45240, + "tip": 22504, + "tips": 41315, + "tis": 48010, + "title": 7839, + "tk": 30488, + "tl": 28781, + "tle": 7100, + "tm": 17209, + "tml": 20369, + "tmp": 22065, + "tn": 34106, + "tnc": 26642, + "to": 1462, + "toc": 40301, + "today": 40838, + "toe": 44579, + "together": 45525, + "toggle": 44256, + "token": 30001, + "told": 44040, + "tom": 39532, + "ton": 1122, + "tone": 41527, + "tones": 36257, + "tons": 27288, + "too": 18820, + "tool": 25981, + "tools": 31391, + "top": 4852, + "topia": 46575, + "topic": 26652, + "tops": 35011, + "tor": 13165, + "torn": 45910, + "total": 23350, + "touch": 29332, + "tower": 36170, + "town": 12735, + "tp": 34788, + "tr": 2213, + "tra": 9535, + "trace": 40546, + "track": 11659, + "tracking": 36280, + "tracks": 46074, + "trade": 25351, + "traditional": 36380, + "train": 27432, + "trained": 35311, + "training": 34409, + "trak": 44195, + "trans": 7645, + "transfer": 39437, + "transform": 35636, + "translation": 41519, + "trap": 46670, + "traumatic": 41521, + "travel": 35927, + "tre": 33945, + "treated": 37182, + "treatment": 42487, + "tree": 21048, + "tri": 28461, + "trial": 45994, + "trigger": 46284, + "trip": 39813, + "trl": 14859, + "tro": 23528, + "trop": 48385, + "true": 7942, + "trump": 40954, + "trust": 38087, + "truth": 35310, + "try": 28311, + "ts": 912, + "tsky": 30394, + "tsy": 34293, + "tt": 926, + "tta": 25854, + "tted": 28734, + "tten": 32407, + "ttes": 13036, + "tti": 35671, + "ttle": 23296, + "tto": 33955, + "ttp": 29281, + "tty": 42852, + "tu": 28047, + "tub": 37995, + "tube": 29302, + "tumblr": 45364, + "tun": 28286, + "tur": 36590, + "turn": 15344, + "turned": 33886, + "tv": 14981, + "tw": 4246, + "twitch": 31844, + "twitter": 6956, + "two": 11545, + "tx": 17602, + "txt": 14116, + "ty": 774, + "tyard": 30308, + "tymology": 43408, + "typ": 28004, + "type": 4906, + "types": 19199, + "typically": 48126, + "tz": 22877, + "u": 84, + "ua": 6413, + "uable": 7153, + "uably": 14632, + "uador": 24201, + "ual": 723, + "uala": 41944, + "uality": 25775, + "ually": 935, + "uan": 7258, + "uana": 5020, + "uania": 29743, + "uart": 19986, + "uary": 2838, + "uate": 4985, + "uated": 6605, + "uates": 12632, + "uating": 11927, + "uation": 2288, + "uations": 6055, + "uay": 30106, + "ub": 549, + "uba": 22013, + "ubb": 33670, + "ubby": 38393, + "ube": 3266, + "uben": 44636, + "uber": 18478, + "uberty": 34237, + "ubes": 29080, + "ubi": 29603, + "ubis": 46676, + "uble": 26664, + "ublic": 841, + "ublished": 33286, + "ubric": 29812, + "ubs": 23161, + "ubuntu": 32230, + "uc": 1229, + "uca": 43120, + "ucc": 18863, + "ucci": 27501, + "uce": 7234, + "uced": 19513, + "ucer": 48915, + "uces": 26873, + "uch": 794, + "ucha": 48022, + "uchi": 22200, + "uchin": 43416, + "uchs": 37533, + "uci": 42008, + "ucing": 25648, + "uck": 1347, + "ucked": 17758, + "ucker": 12603, + "ucket": 38811, + "ucking": 19296, + "uckland": 28789, + "uckle": 29687, + "uckles": 34083, + "ucks": 6238, + "ucky": 5309, + "ucl": 36616, + "ucle": 14913, + "uclear": 4016, + "uct": 4782, + "uction": 8110, + "uctions": 20847, + "uctive": 45857, + "uctor": 33029, + "ud": 463, + "uda": 15339, + "udd": 4185, + "udden": 16557, + "uddenly": 18865, + "udder": 41686, + "uddin": 44008, + "udding": 33926, + "uddle": 24500, + "uddled": 32745, + "uddy": 21584, + "ude": 2507, + "udeau": 16229, + "udeb": 46092, + "uded": 19289, + "uden": 44452, + "udence": 42581, + "uder": 26651, + "uders": 48739, + "udes": 8401, + "udge": 12587, + "udget": 29427, + "udging": 38840, + "udi": 47928, + "udic": 28673, + "udicrous": 33784, + "uding": 26570, + "udo": 12003, + "udos": 42418, + "uds": 24786, + "ue": 518, + "uebl": 45749, + "ued": 1739, + "uel": 2731, + "ueless": 38835, + "ueller": 16466, + "uer": 15573, + "uers": 42178, + "ues": 947, + "uesday": 3322, + "uese": 20506, + "uez": 14870, + "uf": 3046, + "ufact": 3603, + "uff": 1648, + "uffed": 18339, + "uffer": 13712, + "ufficient": 15267, + "uffle": 18137, + "uffs": 18058, + "uffy": 15352, + "ug": 1018, + "uga": 30302, + "ugal": 43778, + "ugar": 35652, + "uge": 2217, + "ugen": 42740, + "ugg": 6837, + "uggage": 29672, + "uggest": 29212, + "uggets": 26550, + "uggish": 36295, + "uggle": 33498, + "ugh": 6724, + "ught": 8951, + "ugi": 45659, + "ugs": 10339, + "ugu": 45284, + "uh": 7456, + "ui": 9019, + "uid": 27112, + "uild": 3547, + "uilding": 6963, + "uilt": 21955, + "uin": 48441, + "uine": 8327, + "uing": 4250, + "uint": 28611, + "uish": 32091, + "uit": 5013, + "uitive": 33740, + "uitous": 42412, + "uits": 15379, + "uity": 14834, + "uj": 23577, + "ujah": 46024, + "uk": 2724, + "uka": 14852, + "uke": 4649, + "uked": 48809, + "ukemia": 43505, + "ukes": 31469, + "uki": 11308, + "uko": 29794, + "ukong": 46654, + "uku": 33263, + "ul": 377, + "ula": 4712, + "ular": 934, + "ularity": 33737, + "ulas": 25283, + "ulate": 5039, + "ulated": 4817, + "ulates": 15968, + "ulating": 8306, + "ulation": 1741, + "ulations": 5768, + "ulative": 13628, + "ulator": 8927, + "ulators": 24325, + "ulatory": 21386, + "uld": 32926, + "ule": 2261, + "uled": 6309, + "ulence": 32401, + "ulent": 15288, + "uler": 18173, + "ules": 5028, + "ulet": 25132, + "ulf": 4754, + "ulhu": 36828, + "uli": 32176, + "ulia": 43640, + "ulic": 28575, + "uliffe": 45228, + "ulin": 11599, + "uling": 16619, + "ulk": 12171, + "ulkan": 31263, + "ull": 724, + "ulla": 47972, + "ullah": 38665, + "ullivan": 16040, + "ully": 2132, + "ulner": 5697, + "ulnerability": 40920, + "ulnerable": 38828, + "ulo": 43348, + "ulous": 6985, + "ulously": 18117, + "ulp": 29528, + "ulpt": 13327, + "uls": 5753, + "ulse": 9615, + "ulsion": 15204, + "ulsive": 22220, + "ult": 586, + "ultan": 30454, + "ultane": 9560, + "ultimate": 44818, + "ulton": 37944, + "ults": 8376, + "ultural": 8596, + "ulture": 6456, + "ulty": 10672, + "ultz": 22150, + "ulu": 15712, + "ulum": 14452, + "ulus": 23515, + "uly": 2062, + "ulz": 37314, + "um": 388, + "uma": 7487, + "umably": 31303, + "uman": 3778, + "umann": 40062, + "umar": 44844, + "umat": 27798, + "umatic": 16735, + "umb": 2178, + "umbai": 21645, + "umber": 4494, + "umbered": 26584, + "umbers": 17024, + "umbing": 28149, + "umble": 10344, + "umbled": 11137, + "umbledore": 25549, + "umbles": 25329, + "umbling": 14739, + "umblr": 15566, + "umbn": 10269, + "umbnail": 20566, + "umbnails": 13668, + "umbo": 29309, + "umbs": 18146, + "ume": 2454, + "umed": 18940, + "umen": 20080, + "ument": 1713, + "umenthal": 42300, + "uments": 2886, + "umer": 6975, + "umerable": 30831, + "umeric": 39223, + "umerous": 31385, + "umers": 31260, + "umes": 8139, + "umi": 12994, + "umin": 7230, + "uminati": 37200, + "uming": 12595, + "uminium": 35241, + "uminum": 13074, + "umm": 13929, + "ummer": 31647, + "ummies": 39578, + "ummy": 13513, + "umn": 4182, + "umni": 25402, + "umo": 43712, + "ump": 931, + "umped": 27073, + "umper": 15829, + "umph": 12875, + "umping": 25218, + "umps": 8142, + "umption": 24098, + "umpy": 32152, + "ums": 5700, + "umsy": 37133, + "un": 403, + "una": 9613, + "unal": 18835, + "unc": 19524, + "unch": 3316, + "unci": 49652, + "unciation": 24978, + "uncle": 29942, + "unct": 16260, + "unction": 4575, + "unctions": 46797, + "uncture": 39187, + "und": 917, + "unda": 46535, + "undai": 44591, + "under": 4625, + "unders": 41116, + "undle": 31249, + "undo": 41204, + "undown": 41609, + "undred": 3229, + "undreds": 20960, + "undrum": 46859, + "undy": 45459, + "une": 1726, + "uned": 40881, + "uner": 38886, + "unes": 4015, + "ung": 2150, + "ungle": 13687, + "uni": 35657, + "unia": 39934, + "unic": 46903, + "unicip": 9462, + "unin": 38453, + "uning": 46493, + "union": 24592, + "unique": 34642, + "unit": 20850, + "united": 41187, + "units": 41667, + "unity": 9531, + "universal": 40082, + "unk": 2954, + "unker": 21705, + "unknown": 34680, + "unks": 14125, + "unky": 28898, + "unless": 25252, + "unn": 20935, + "unning": 16596, + "unny": 16948, + "uno": 36909, + "uns": 13271, + "unsigned": 43375, + "unt": 2797, + "unta": 44424, + "untarily": 49605, + "untary": 26468, + "unte": 6311, + "until": 28446, + "untled": 46343, + "unts": 34115, + "untu": 11157, + "uo": 20895, + "uous": 5623, + "uously": 24987, + "up": 929, + "update": 19119, + "updated": 43162, + "upe": 48722, + "uper": 48568, + "uph": 25689, + "uphem": 45640, + "upid": 7658, + "upiter": 21251, + "uple": 29291, + "upload": 25850, + "uploads": 39920, + "upon": 27287, + "upp": 7211, + "upper": 45828, + "uppet": 44933, + "ups": 4739, + "upt": 37623, + "upuncture": 42223, + "ur": 333, + "ura": 5330, + "urable": 11970, + "uracy": 23843, + "urai": 16998, + "ural": 1523, + "urally": 20221, + "uran": 42211, + "urance": 3874, + "urances": 31741, + "uras": 17786, + "urat": 39928, + "urate": 15537, + "urated": 49293, + "uration": 3924, + "urations": 20074, + "urb": 5945, + "urban": 32679, + "urbed": 37694, + "urch": 2575, + "urchase": 18737, + "urches": 12730, + "urd": 2799, + "urden": 42568, + "urdue": 30345, + "urdy": 22876, + "ure": 495, + "ureau": 6262, + "ured": 1522, + "ureen": 49851, + "uren": 23532, + "urer": 15051, + "urers": 17496, + "ures": 942, + "urg": 3686, + "urga": 45098, + "urger": 32650, + "urgical": 31839, + "urgy": 38140, + "uri": 9900, + "uria": 34484, + "uries": 4740, + "uring": 870, + "urion": 40956, + "urious": 16421, + "uristic": 27915, + "urities": 10886, + "urity": 1684, + "urized": 44796, + "url": 6371, + "urn": 700, + "urnal": 35735, + "urned": 44866, + "uro": 1434, + "uron": 44372, + "urous": 29277, + "urrection": 21384, + "urred": 12808, + "urrence": 33928, + "urrencies": 28018, + "urrency": 13382, + "urrent": 6657, + "urring": 14924, + "urry": 16682, + "urs": 1834, + "ursday": 3479, + "urse": 12321, + "ursed": 17539, + "urses": 46998, + "ursion": 24197, + "ursions": 42394, + "ursive": 30753, + "ursor": 21471, + "urst": 24962, + "urt": 3325, + "urther": 1914, + "urtle": 17964, + "urtles": 25195, + "uru": 14717, + "urus": 31891, + "ury": 1601, + "us": 385, + "usa": 22064, + "usable": 31979, + "usage": 26060, + "usal": 6775, + "usalem": 10555, + "usat": 37937, + "usb": 43319, + "usc": 16241, + "uscript": 15817, + "use": 1904, + "used": 1484, + "user": 7220, + "userc": 43298, + "usercontent": 43667, + "username": 29460, + "users": 18417, + "uses": 2664, + "useum": 6744, + "ush": 1530, + "usha": 46213, + "ushed": 7474, + "usher": 34055, + "ushes": 17237, + "ushi": 17731, + "ushima": 30474, + "ushing": 8023, + "using": 3500, + "usion": 4241, + "usional": 41780, + "usions": 15880, + "usive": 11350, + "usk": 17990, + "usky": 42431, + "usp": 17723, + "usr": 14629, + "usra": 28352, + "uss": 1046, + "ussed": 29569, + "ussen": 35951, + "ussia": 31269, + "ussian": 31562, + "ussie": 43480, + "ussion": 11956, + "ussions": 21585, + "ussy": 14650, + "ust": 436, + "ustain": 19542, + "ustainable": 24196, + "usted": 8459, + "uster": 5819, + "usterity": 20761, + "usters": 13654, + "usting": 32620, + "ustom": 1824, + "ustomed": 22646, + "ustration": 44027, + "usual": 37850, + "usually": 23073, + "ut": 315, + "uta": 29822, + "utable": 18187, + "utan": 37878, + "utation": 7094, + "utations": 32855, + "utch": 7140, + "ute": 1133, + "uted": 7241, + "uten": 7809, + "utenant": 15340, + "utenberg": 19028, + "uter": 11894, + "uters": 5843, + "uterte": 23314, + "utes": 1769, + "utf": 40477, + "uth": 1071, + "uther": 12866, + "utherford": 46923, + "utherland": 45384, + "uthor": 1457, + "uti": 47966, + "utic": 18089, + "utical": 14224, + "utics": 48063, + "uties": 8249, + "util": 22602, + "utils": 26791, + "uting": 15129, + "ution": 1009, + "utions": 3508, + "utive": 8827, + "utm": 26841, + "uto": 9390, + "uton": 32894, + "utonium": 43078, + "utor": 38409, + "utorial": 44917, + "utory": 17957, + "utra": 35076, + "utral": 6815, + "uts": 5500, + "utsch": 40768, + "utsche": 30433, + "utsu": 36567, + "utt": 15318, + "utter": 10381, + "uttered": 46322, + "uttering": 33598, + "utters": 46973, + "utterstock": 28819, + "utton": 21115, + "uture": 1832, + "uty": 3935, + "utz": 27839, + "uu": 12303, + "uum": 13814, + "uv": 14795, + "uve": 45177, + "uvian": 50013, + "ux": 2821, + "uxe": 18095, + "uy": 4669, + "uyomi": 40012, + "uz": 10277, + "uzz": 4715, + "uzzle": 9625, + "v": 85, + "vP": 47322, + "va": 6862, + "vable": 23765, + "vacc": 37839, + "vae": 33353, + "vag": 29821, + "val": 2100, + "vale": 41161, + "valid": 12102, + "vals": 12786, + "value": 8367, + "valued": 39728, + "values": 27160, + "van": 10438, + "vana": 33175, + "vance": 19259, + "vant": 4520, + "vantage": 38815, + "var": 7785, + "vard": 10187, + "vari": 25641, + "variable": 45286, + "vas": 11017, + "vasive": 23747, + "vati": 36868, + "vation": 10473, + "vc": 28435, + "vd": 20306, + "ve": 303, + "vec": 35138, + "vector": 31364, + "ved": 1079, + "veh": 33892, + "vel": 626, + "veland": 9731, + "velength": 26623, + "vell": 29333, + "velop": 1091, + "velt": 18065, + "ven": 574, + "venant": 15330, + "venants": 43773, + "venge": 18674, + "venient": 48109, + "vent": 1151, + "venth": 20987, + "vention": 4018, + "ventional": 20405, + "ventions": 16593, + "ventory": 17158, + "venture": 5388, + "ventures": 10065, + "ventus": 35648, + "venue": 4080, + "ver": 332, + "verage": 1857, + "verages": 23118, + "verb": 19011, + "verbal": 46953, + "verbs": 46211, + "vere": 4119, + "vered": 21917, + "verend": 37713, + "verett": 33395, + "verified": 47684, + "vern": 933, + "vernight": 47443, + "verning": 13974, + "vernment": 11355, + "vers": 690, + "verse": 4399, + "versely": 21243, + "versible": 37393, + "version": 9641, + "versions": 47178, + "versive": 40099, + "verson": 49589, + "vert": 1851, + "verted": 13658, + "verting": 48820, + "vertis": 3346, + "vertisement": 4060, + "vertisements": 11371, + "vertising": 31809, + "verts": 24040, + "verty": 8077, + "very": 548, + "ves": 1158, + "vest": 4223, + "vet": 16809, + "vette": 33573, + "vey": 3304, + "veyard": 21563, + "vez": 33425, + "vg": 45119, + "vi": 8903, + "via": 8869, + "viation": 47625, + "vic": 25531, + "vice": 28281, + "vich": 49547, + "vict": 32433, + "vid": 16921, + "video": 15588, + "videos": 32861, + "vidia": 21744, + "vier": 49663, + "view": 1177, + "views": 33571, + "vik": 28930, + "viks": 45901, + "vil": 2991, + "vill": 41082, + "ville": 4244, + "vim": 31124, + "vin": 7114, + "vind": 50172, + "vine": 26818, + "ving": 1075, + "viol": 17069, + "violence": 37502, + "violent": 24498, + "vious": 1442, + "viously": 8647, + "vir": 37040, + "viron": 2268, + "vironment": 2468, + "vironments": 12103, + "virt": 48940, + "virtual": 32844, + "vis": 4703, + "vised": 16149, + "visible": 23504, + "vision": 10178, + "visor": 13131, + "visors": 27681, + "visory": 41783, + "visual": 41464, + "vity": 21319, + "vl": 19279, + "vm": 14761, + "vo": 13038, + "voc": 18893, + "voice": 38888, + "void": 19382, + "vol": 10396, + "volent": 29078, + "volt": 37764, + "volume": 29048, + "von": 26982, + "vor": 20867, + "vote": 27257, + "votes": 29307, + "vous": 31222, + "voy": 40024, + "vp": 36133, + "vr": 37020, + "vre": 43933, + "vs": 14259, + "vt": 36540, + "vu": 40939, + "vv": 25093, + "vy": 7670, + "w": 86, + "wa": 10247, + "wage": 21482, + "wagen": 29160, + "wagon": 41127, + "wait": 17077, + "wake": 48530, + "wal": 16783, + "wald": 21667, + "walk": 11152, + "walker": 20783, + "walking": 44065, + "wall": 11930, + "wallet": 44623, + "wan": 8149, + "wana": 49484, + "wang": 47562, + "want": 42949, + "war": 5767, + "ward": 904, + "wards": 2017, + "ware": 1574, + "wark": 48542, + "warm": 31975, + "warming": 48133, + "warn": 40539, + "warning": 43917, + "wart": 24657, + "warts": 26586, + "was": 9776, + "wash": 34670, + "washed": 45462, + "washer": 45146, + "washing": 38524, + "wat": 47261, + "watch": 8340, + "watching": 50042, + "water": 7050, + "waters": 41555, + "waukee": 15428, + "wav": 45137, + "wave": 19204, + "waves": 32569, + "way": 1014, + "wayne": 43932, + "ways": 1322, + "wb": 39346, + "wcs": 12712, + "wcsstore": 12781, + "wd": 16993, + "we": 732, + "weak": 38695, + "wealth": 14298, + "weapon": 28741, + "weapons": 33999, + "wear": 13927, + "weather": 23563, + "web": 12384, + "webkit": 43648, + "wed": 19103, + "weed": 39054, + "week": 10464, + "weekly": 45291, + "ween": 975, + "weeney": 41681, + "weet": 7277, + "wegian": 20684, + "wei": 42990, + "weight": 6551, + "weights": 43775, + "well": 4053, + "wen": 21006, + "went": 19963, + "wer": 15448, + "were": 22474, + "wered": 8279, + "west": 7038, + "western": 14197, + "wh": 1929, + "what": 10919, + "whatever": 39664, + "whe": 12491, + "wheel": 22001, + "whel": 30613, + "whelming": 36433, + "when": 12518, + "where": 3003, + "whether": 25356, + "which": 4758, + "while": 4514, + "white": 11186, + "who": 8727, + "whose": 38159, + "why": 22850, + "wi": 37686, + "wic": 22664, + "wich": 11451, + "wick": 16239, + "wid": 28029, + "wide": 4421, + "widget": 42655, + "width": 10394, + "wife": 22095, + "wig": 28033, + "wik": 20763, + "wiki": 15466, + "wikipedia": 31266, + "wild": 21992, + "will": 10594, + "win": 5404, + "wind": 7972, + "window": 17497, + "windows": 28457, + "wine": 39002, + "wing": 5469, + "wings": 48819, + "winner": 39791, + "winning": 14463, + "winter": 40078, + "wire": 21809, + "wired": 44236, + "wise": 3083, + "wit": 39289, + "witch": 42248, + "with": 4480, + "within": 33479, + "without": 19419, + "withstanding": 20701, + "witz": 28155, + "wives": 35234, + "wk": 43021, + "wl": 40989, + "wm": 26377, + "wn": 675, + "wo": 21638, + "wolf": 18829, + "wolves": 29664, + "woman": 8580, + "women": 25878, + "won": 26502, + "wood": 3822, + "woods": 39493, + "word": 4775, + "wordpress": 40346, + "words": 10879, + "work": 1818, + "worked": 32931, + "worker": 28816, + "workers": 22896, + "working": 16090, + "works": 5225, + "workshop": 38067, + "world": 6894, + "worldly": 49366, + "worm": 25323, + "worms": 49617, + "worn": 34565, + "worst": 41430, + "worth": 9268, + "worthiness": 48756, + "worthy": 18275, + "would": 19188, + "wow": 42773, + "wp": 24142, + "wr": 18351, + "wra": 29988, + "wrap": 37150, + "wrapper": 48553, + "wreck": 39238, + "wright": 29995, + "writ": 8933, + "write": 13564, + "writer": 16002, + "writers": 34422, + "writing": 16502, + "written": 15266, + "wrong": 36460, + "wrote": 42910, + "ws": 18504, + "wt": 46569, + "wu": 43812, + "ww": 1383, + "www": 2503, + "wx": 49345, + "wy": 21768, + "wyn": 27612, + "x": 87, + "xa": 27865, + "xb": 30894, + "xc": 25306, + "xd": 24954, + "xe": 27705, + "xes": 48169, + "xf": 26152, + "xff": 47596, + "xi": 29992, + "xia": 36072, + "xiety": 35753, + "xious": 48392, + "xit": 10198, + "xml": 19875, + "xon": 23813, + "xp": 42372, + "xs": 34223, + "xt": 742, + "xtap": 42915, + "xton": 22874, + "xual": 5541, + "xus": 40832, + "xx": 5324, + "xxx": 31811, + "xxxx": 12343, + "xxxxxxxx": 24223, + "xy": 5431, + "y": 88, + "ya": 3972, + "yah": 46848, + "yahoo": 40774, + "yan": 4121, + "yang": 17859, + "yard": 9413, + "yards": 33750, + "ycle": 39297, + "yd": 5173, + "yden": 43955, + "ydia": 30708, + "ye": 5948, + "yeah": 43669, + "year": 1941, + "years": 19002, + "yellow": 36022, + "yer": 9860, + "yers": 21200, + "yes": 8505, + "yet": 25907, + "yg": 35641, + "yi": 48111, + "ying": 1112, + "yip": 39666, + "yk": 48361, + "yl": 2645, + "ylan": 18554, + "yle": 2349, + "ylene": 37880, + "yles": 24327, + "yll": 25727, + "ylon": 15158, + "ylum": 11183, + "ym": 4948, + "ymes": 22009, + "ymm": 26621, + "ymph": 20896, + "yn": 2047, + "yna": 46434, + "ynam": 4989, + "ynamic": 28995, + "ynasty": 19488, + "ync": 13361, + "ynchron": 24871, + "ynchronous": 31301, + "yne": 39547, + "ynes": 25337, + "ynski": 40008, + "ynt": 33567, + "ynthesis": 44411, + "yo": 8226, + "yon": 19181, + "yond": 3243, + "you": 5832, + "young": 35465, + "your": 14108, + "yout": 32015, + "youtu": 32594, + "youtube": 11604, + "yp": 4464, + "ype": 2981, + "ypes": 9497, + "yr": 2417, + "yre": 35759, + "yrics": 14279, + "yright": 4766, + "yrights": 49158, + "yrim": 17302, + "yrinth": 21324, + "yrs": 48489, + "yrus": 21180, + "ys": 893, + "ysc": 28349, + "ysical": 15380, + "ysics": 23154, + "ysis": 3097, + "yson": 19699, + "yss": 33968, + "yssey": 23784, + "ystem": 6781, + "yt": 20760, + "yth": 5272, + "ythm": 34853, + "ython": 7535, + "yton": 31616, + "yu": 24767, + "yx": 28391, + "yy": 22556, + "yz": 45579, + "z": 89, + "za": 4496, + "zac": 49897, + "zag": 50183, + "zai": 35142, + "zan": 15201, + "zanne": 38395, + "zar": 41046, + "zb": 14969, + "zbek": 40413, + "zbollah": 21677, + "ze": 2736, + "zeb": 38130, + "zech": 15356, + "zed": 8863, + "zee": 42871, + "zees": 43727, + "zek": 43130, + "zel": 17396, + "zen": 4801, + "zens": 8247, + "zer": 9107, + "zero": 22570, + "zers": 47031, + "zes": 12271, + "zh": 23548, + "zhen": 46732, + "zhou": 38536, + "zi": 17027, + "zie": 49746, + "zig": 38262, + "zik": 47303, + "zilla": 16496, + "zin": 42140, + "zing": 9510, + "zinski": 46394, + "zip": 13344, + "zl": 48274, + "zman": 32054, + "zn": 47347, + "zo": 10872, + "zon": 26361, + "zona": 7551, + "zone": 11340, + "zos": 37925, + "zsche": 37467, + "zu": 27624, + "zx": 42592, + "zy": 7357, + "zyk": 46355, + "zyme": 24266, + "zynski": 47143, + "zz": 3019, + "zza": 34443, + "zzi": 46218, + "zzle": 26413, + "zzo": 47802, + "zzy": 31570, + "{": 90, + "{\"": 4895, + "{\\": 31478, + "{{": 27007, + "|": 91, + "||": 15886, + "||||": 42210, + "}": 92, + "}\"": 36786, + "})": 30072, + "});": 22133, + "},": 5512, + "},\"": 9063, + "},{\"": 8762, + "}.": 27422, + "}:": 38362, + "};": 19629, + "}\\": 32239, + "}{": 18477, + "}}": 11709, + "}}}": 42535, + "~": 93, + "~~": 4907, + "~~~~": 8728, + "~~~~~~~~": 15116, + "~~~~~~~~~~~~~~~~": 27156, + "¡": 94, + "¢": 95, + "£": 96, + "£ı": 6408, + "¤": 97, + "¥": 98, + "¥µ": 35069, + "¥ŀ": 13945, + "¦": 99, + "§": 100, + "¨": 101, + "©": 102, + "©¶æ": 47490, + "©¶æ¥µ": 47703, + "ª": 103, + "«": 104, + "«ĺ": 45865, + "¬": 105, + "¬¼": 45539, + "®": 106, + "¯": 107, + "°": 108, + "±": 109, + "²": 110, + "²¾": 39333, + "³": 111, + "´": 112, + "µ": 113, + "¶": 114, + "¶æ": 35050, + "¶ħ": 41678, + "·": 115, + "¸": 116, + "¹": 117, + "º": 118, + "»": 119, + "»Ĵ": 36596, + "¼": 120, + "½": 121, + "¾": 122, + "¿": 123, + "¿½": 4204, + "À": 124, + "Á": 125, + "Â": 126, + "¢": 44359, + "£": 14988, + "§": 16273, + "¨": 37102, + "©": 16224, + "«": 24328, + "®": 7461, + "®,": 45088, + "¯": 5196, + "¯¯": 5367, + "¯¯¯¯": 8980, + "¯¯¯¯¯¯¯¯": 15243, + "¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯": 27006, + "°": 7200, + "±": 22519, + "²": 31185, + "´": 18265, + "¶": 26604, + "·": 9129, + "··": 35147, + "º": 36165, + "»": 17730, + "½": 23141, + "Âł": 1849, + "³³": 4603, + "³³³": 33477, + "³³³³": 8828, + "³³³³³³³³": 17811, + "³³³³³³³³³³³³³³³³": 39172, + "ÂŃ": 3907, + "Ã": 127, + "á": 6557, + "án": 21162, + "ás": 40138, + "â": 22940, + "ã": 26102, + "ão": 28749, + "ä": 11033, + "Ã¥": 29090, + "æ": 21241, + "ç": 16175, + "ça": 50041, + "è": 14064, + "ère": 35979, + "é": 2634, + "ée": 22161, + "én": 35942, + "ér": 42445, + "és": 20954, + "ét": 25125, + "ê": 25792, + "ë": 26689, + "î": 34803, + "ï": 26884, + "ïve": 38776, + "ð": 27214, + "ñ": 12654, + "ña": 30644, + "ño": 31329, + "ó": 10205, + "ón": 18840, + "ô": 27083, + "ö": 9101, + "ön": 48863, + "ör": 30570, + "ø": 24172, + "ú": 21356, + "û": 42324, + "ü": 9116, + "ür": 25151, + "ÃĤ": 5523, + "Ãĥ": 5746, + "ÃĥÃĤ": 5808, + "ÃĥÃĤÃĥÃĤ": 5815, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 9364, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 14827, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 23090, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 35496, + "Ãī": 38351, + "Ãį": 38638, + "ÃįÃį": 43569, + "ÃĹ": 12906, + "ÃĽ": 34543, + "ÃĽÃĽ": 48396, + "ÃŁ": 39683, + "Ãł": 24247, + "ÃŃ": 8836, + "ÃŃa": 29690, + "ÃŃn": 39588, + "ÃŃs": 41200, + "Ä": 128, + "Ä«": 18962, + "ı": 30102, + "Äģ": 10235, + "Äĩ": 38325, + "Äį": 46195, + "Äĵ": 27092, + "ÄŁ": 33133, + "Å": 129, + "Å¡": 32790, + "Å«": 20317, + "ÅĤ": 41615, + "Åį": 13090, + "ÅŁ": 46481, + "Æ": 130, + "Ç": 131, + "È": 132, + "É": 133, + "Ê": 134, + "Ë": 135, + "ËĪ": 45990, + "Ëľ": 41185, + "Ì": 136, + "̶": 48869, + "Í": 137, + "Î": 138, + "α": 17394, + "β": 26638, + "γ": 42063, + "ε": 30950, + "ι": 29945, + "κ": 43000, + "λ": 39377, + "μ": 34703, + "ν": 26180, + "ο": 26517, + "Ï": 139, + "ÏĢ": 46582, + "Ïģ": 33643, + "ÏĤ": 35558, + "Ïĥ": 38392, + "ÏĦ": 32830, + "Ïī": 49535, + "Ð": 140, + "а": 16142, + "в": 38857, + "д": 43666, + "е": 16843, + "и": 18849, + "к": 31583, + "л": 30143, + "м": 43108, + "н": 22177, + "о": 15166, + "оÐ": 25443, + "Ñ": 141, + "ÑĢ": 21169, + "Ñģ": 21727, + "ÑĤ": 20375, + "Ñĥ": 35072, + "Ñĭ": 45035, + "ÑĮ": 45367, + "Ñı": 40623, + "Ò": 142, + "Ó": 143, + "Ô": 144, + "Õ": 145, + "Ö": 146, + "Ö¼": 47903, + "×": 147, + "ר": 37778, + "ש": 50227, + "ת": 42064, + "×IJ": 42973, + "×ij": 49603, + "×Ķ": 38269, + "×ķ": 27072, + "×Ļ": 25529, + "×Ļ×": 33951, + "׾": 40010, + "×ŀ": 49168, + "Ø": 148, + "ا": 12919, + "اØ": 34247, + "اÙĦ": 23525, + "ب": 39848, + "Ø©": 45632, + "ت": 41486, + "د": 38843, + "ر": 26897, + "س": 45692, + "ع": 44690, + "Ù": 149, + "ÙĦ": 13862, + "Ùħ": 25405, + "ÙĨ": 23338, + "Ùĩ": 29519, + "ÙĪ": 30335, + "ÙĬ": 22654, + "Ùİ": 24333, + "ÙIJ": 44208, + "ÙĴ": 48763, + "Ú": 150, + "Û": 151, + "Ü": 152, + "Ý": 153, + "Þ": 154, + "ß": 155, + "à": 156, + "à¤": 11976, + "ा": 48077, + "à¥": 24231, + "à¦": 48071, + "à¨": 19469, + "à©": 43297, + "à¸": 19567, + "à¹": 31479, + "à¼": 41340, + "á": 157, + "áµ": 39611, + "á¸": 41585, + "á¹": 26292, + "á½": 45495, + "â": 158, + "âĢ": 447, + "âĢ¢": 3581, + "âĢ¢âĢ¢": 22838, + "âĢ¢âĢ¢âĢ¢âĢ¢": 39967, + "â̦": 1399, + "â̦\"": 9962, + "â̦)": 38418, + "â̦.": 11580, + "â̦.\"": 50248, + "â̦..": 30864, + "â̦]": 21476, + "â̦â̦": 7398, + "â̦â̦â̦â̦": 15864, + "â̦â̦â̦â̦â̦â̦â̦â̦": 29146, + "â̲": 17478, + "â̳": 12237, + "âĢĭ": 9525, + "âĢĭâĢĭ": 39009, + "âĢİ": 48261, + "âĢIJ": 9333, + "âĢij": 20977, + "âĢĵ": 1906, + "âĢĵâĢĵ": 25608, + "âĢĶ": 960, + "âĢĶ\"": 19056, + "âĢĶ-": 44839, + "âĢĶâĢĶ": 4500, + "âĢĶâĢĶâĢĶâĢĶ": 8184, + "âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ": 14950, + "âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ": 30542, + "âĢķ": 31857, + "âĢł": 33912, + "âģ": 46256, + "âĤ¬": 26391, + "âĦ¢": 8151, + "âĦ¢:": 41333, + "âĨ": 29705, + "âĨij": 48541, + "âĨĴ": 39310, + "âĪ": 24861, + "âĪĴ": 14095, + "âī": 35705, + "âĵĺ": 45563, + "âĶ": 6552, + "âĶĢ": 7280, + "âĶĢâĶĢ": 8418, + "âĶĢâĶĢâĶĢâĶĢ": 16068, + "âĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢ": 28542, + "âĶģ": 47486, + "âķ": 22880, + "âķIJ": 28670, + "âķIJâķIJ": 31732, + "âĸ": 5008, + "âĸ¬": 47530, + "âĸ¬âĸ¬": 49843, + "âĸº": 45717, + "âĸĢ": 44033, + "âĸĦ": 45786, + "âĸĪ": 8115, + "âĸĪâĸĪ": 9968, + "âĸĪâĸĪâĸĪâĸĪ": 20503, + "âĸĪâĸĪâĸĪâĸĪâĸĪâĸĪâĸĪâĸĪ": 49527, + "âĸij": 22110, + "âĸijâĸij": 27534, + "âĸĴ": 40516, + "âĸĵ": 38626, + "âĸł": 29316, + "âĹ": 15926, + "âĹ¼": 48366, + "âĹı": 28133, + "âĺ": 24583, + "âĺħ": 15583, + "âĺħâĺħ": 28353, + "âĺĨ": 35283, + "âĻ": 17992, + "âĻ¥": 39908, + "âϦ": 41298, + "âľ": 26486, + "âĿ": 32391, + "ã": 159, + "ãĢ": 5099, + "ãĢģ": 23513, + "ãĢĤ": 16764, + "ãĢĮ": 13697, + "ãĢį": 13700, + "ãĢİ": 40493, + "ãĢı": 40549, + "ãĢIJ": 31854, + "ãĢij": 31817, + "ãģ": 2515, + "ãģ£": 33180, + "ãģ¦": 28134, + "ãģ§": 30640, + "ãģ¨": 30201, + "ãģª": 26945, + "ãģ«": 28618, + "ãģ®": 5641, + "ãģ®å": 15474, + "ãģ®å®": 49149, + "ã쮿": 27032, + "ãģ®ç": 17683, + "ãģ®é": 33426, + "ãģ®éŃĶ": 34633, + "ãģ¯": 31676, + "ãģ¾": 30159, + "ãģĤ": 40948, + "ãģĦ": 18566, + "ãģĨ": 29557, + "ãģĭ": 27370, + "ãģĮ": 35585, + "ãģį": 33778, + "ãģı": 31917, + "ãģĵ": 46036, + "ãģķ": 43357, + "ãģĹ": 22180, + "ãģĻ": 33623, + "ãģŁ": 25224, + "ãģł": 46777, + "ãĤ": 1792, + "ãĤ¡": 25362, + "ãĤ¢": 11839, + "ãĤ¢ãĥ«": 47794, + "ãĤ£": 16646, + "ãĤ¤": 11482, + "ãĤ¤ãĥĪ": 42396, + "ãĤ¦": 16165, + "ãĤ¦ãĤ¹": 34103, + "ãĤ§": 24806, + "ãĤ¨": 23544, + "ãĤ¨ãĥ«": 46948, + "ãĤ©": 37662, + "ãĤª": 20513, + "ãĤ«": 21763, + "ãĤ¬": 23728, + "ãĤ®": 43899, + "ãĤ¯": 14099, + "ãĤ°": 26095, + "ãĤ±": 41658, + "ãĤ³": 24679, + "ãĤ´": 17933, + "ãĤ´ãĥ³": 22997, + "ãĤµ": 26503, + "ãĤ¶": 48458, + "ãĤ·": 15661, + "ãĤ·ãĥ£": 39467, + "ãĤ¸": 21091, + "ãĤ¹": 8943, + "ãĤ¹ãĥĪ": 43302, + "ãĤº": 37426, + "ãĤ»": 47271, + "ãĤ¼": 30432, + "ãĤ¼ãĤ¦ãĤ¹": 43361, + "ãĤ½": 47559, + "ãĤ¿": 23376, + "ãĤĤ": 43266, + "ãĤī": 36853, + "ãĤĬ": 28255, + "ãĤĭ": 25748, + "ãĤĮ": 39258, + "ãĤĴ": 31758, + "ãĤĵ": 22174, + "ãĤŃ": 25084, + "ãĥ": 1209, + "ãĥ¡": 26998, + "ãĥ¢": 40361, + "ãĥ£": 23131, + "ãĥ¤": 37858, + "ãĥ¥": 24440, + "ãĥ©": 9263, + "ãĥ©ãĥ³": 48204, + "ãĥª": 12675, + "ãĥ«": 9202, + "ãĥ¬": 24186, + "ãĥ¯": 25589, + "ãĥ¯ãĥ³": 42983, + "ãĥ³": 6527, + "ãĥ³ãĤ¸": 45823, + "ãĥ´": 29752, + "ãĥ´ãĤ¡": 44444, + "ãĥ»": 4707, + "ãĥ¼": 6312, + "ãĥ¼ãĤ¯": 42869, + "ãĥ¼ãĥ": 12045, + "ãĥ¼ãĥ«": 43353, + "ãĥ¼ãĥ³": 31708, + "ãĥ¼ãĥĨ": 44326, + "ãĥ¼ãĥĨãĤ£": 44686, + "ãĥĢ": 27852, + "ãĥģ": 31090, + "ãĥĥ": 14777, + "ãĥĥãĤ¯": 35702, + "ãĥĥãĥĪ": 35799, + "ãĥĥãĥī": 45435, + "ãĥĦ": 41115, + "ãĥĨ": 24336, + "ãĥĨãĤ£": 44431, + "ãĥĩ": 21959, + "ãĥĩãĤ£": 40629, + "ãĥĪ": 13298, + "ãĥī": 13765, + "ãĥīãĥ©": 19073, + "ãĥīãĥ©ãĤ´ãĥ³": 24731, + "ãĥĬ": 26229, + "ãĥĭ": 30165, + "ãĥį": 44916, + "ãĥİ": 25053, + "ãĥı": 37412, + "ãĥIJ": 29659, + "ãĥij": 32546, + "ãĥĵ": 36922, + "ãĥķ": 17681, + "ãĥķãĤ¡": 41939, + "ãĥķãĤ©": 48457, + "ãĥĸ": 24001, + "ãĥĹ": 30965, + "ãĥĺ": 23363, + "ãĥĺãĥ©": 34473, + "ãĥĻ": 35604, + "ãĥŀ": 20115, + "ãĥŁ": 27542, + "ãĥł": 25795, + "ãĥŃ": 16253, + "ãħĭ": 35098, + "ãħĭãħĭ": 40345, + "ä": 160, + "ä¸": 10310, + "ä¸Ģ": 31660, + "ä¸ī": 49011, + "ä¸Ĭ": 41468, + "ä¸į": 38834, + "ä¸Ń": 40792, + "ä¹": 20046, + "ä¹ĭ": 45298, + "äº": 12859, + "人": 21689, + "äºĶ": 49390, + "ä»": 20015, + "代": 47987, + "ä¼": 27670, + "ä½": 19526, + "使": 45635, + "ä½ľ": 43291, + "ä¿": 46479, + "å": 161, + "å£": 18004, + "士": 18803, + "å¤": 13783, + "大": 32014, + "天": 25465, + "å¥": 25001, + "女": 42637, + "å¦": 36685, + "å§": 34650, + "å§«": 40235, + "å®": 22522, + "å¯": 43380, + "å°": 22887, + "å°Ĩ": 49546, + "å·": 32432, + "å¸": 30585, + "å¹": 33176, + "åº": 41753, + "å¼": 28156, + "å½": 37605, + "å¾": 36181, + "å¿": 33232, + "åĤ": 43636, + "åħ": 17739, + "åħī": 46268, + "åĨ": 37863, + "åĩ": 49035, + "åĪ": 26344, + "åī": 30298, + "åĬ": 27950, + "åĭ": 47947, + "åĮ": 44293, + "åį": 39355, + "åİ": 43889, + "åı": 20998, + "åIJ": 28938, + "åij": 37772, + "åĽ": 32368, + "åľ": 28839, + "åŃ": 27764, + "åŃIJ": 36310, + "æ": 162, + "æ©": 43897, + "æ©Ł": 49960, + "æ°": 36365, + "æ³": 37345, + "æµ": 38184, + "æĢ": 45250, + "æĥ": 46349, + "æĦ": 35707, + "æĪ": 22755, + "æĪ¦": 36704, + "æī": 33699, + "æķ": 46763, + "æĸ": 23877, + "æĸ¹": 43095, + "æĹ": 33768, + "æĺ": 23626, + "æĺ¯": 42468, + "æľ": 17312, + "æĿ": 30266, + "æł": 43718, + "æŃ": 29826, + "æŃ¦": 49476, + "ç": 163, + "ç¥ŀ": 15351, + "ç«": 44165, + "ç·": 45784, + "çĦ": 47078, + "çī": 31965, + "çīĪ": 48304, + "çĭ": 45379, + "çİĭ": 25581, + "çIJ": 49426, + "çĶ": 18796, + "çͰ": 35572, + "çĶŁ": 37955, + "çķ": 45911, + "çļ": 19021, + "çļĦ": 21410, + "çĽ": 33566, + "çľ": 40367, + "è": 164, + "è¡": 26193, + "è£": 32518, + "è£ħ": 35318, + "è¦": 17358, + "è¦ļéĨĴ": 23614, + "èª": 45739, + "è¯": 46237, + "è»": 43102, + "è¿": 32573, + "èĢ": 32003, + "èĢħ": 38519, + "èĥ": 47797, + "èĪ": 48958, + "é": 165, + "é£": 45617, + "é»Ĵ": 44112, + "é¾": 11737, + "é¾į": 11885, + "é¾įå": 19049, + "é¾įå¥": 39820, + "é¾įå¥ij士": 39821, + "é¾įåĸļ士": 33454, + "éĢ": 34460, + "éģ": 34402, + "éĥ": 32849, + "éĩ": 34932, + "éĸ": 38461, + "éĹ": 29785, + "éĹĺ": 42234, + "éļ": 49694, + "éĽ": 37239, + "éŃĶ": 20804, + "ê": 166, + "ë": 167, + "ëĭ": 46695, + "ì": 168, + "ìĿ": 35975, + "í": 169, + "íķ": 47991, + "î": 170, + "îĢ": 29773, + "ï": 171, + "ï¸": 35266, + "ï¸ı": 37929, + "�": 4210, + "��": 6353, + "���": 48585, + "����": 12100, + "ð": 172, + "ðĿ": 47728, + "ðŁ": 8582, + "ðŁij": 41840, + "ðŁĺ": 47249, + "ñ": 173, + "ò": 174, + "ó": 175, + "ô": 176, + "õ": 177, + "ö": 178, + "÷": 179, + "ø": 180, + "ù": 181, + "ú": 182, + "û": 183, + "ü": 184, + "ý": 185, + "þ": 186, + "ÿ": 187, + "Ā": 188, + "ā": 189, + "Ă": 190, + "ă": 191, + "Ą": 192, + "ą": 193, + "Ć": 194, + "ć": 195, + "Ĉ": 196, + "ĉ": 197, + "Ċ": 198, + "ĊÂł": 44320, + "ĊĊ": 628, + "ċ": 199, + "Č": 200, + "č": 201, + "Ď": 202, + "ď": 203, + "Đ": 204, + "đ": 205, + "Ē": 206, + "ē": 207, + "Ĕ": 208, + "ĕ": 209, + "Ė": 210, + "ė": 211, + "Ę": 212, + "ę": 213, + "Ě": 214, + "ě": 215, + "Ĝ": 216, + "ĝ": 217, + "Ğ": 218, + "ğ": 219, + "Ġ": 220, + "Ġ!": 5145, + "Ġ!!": 37867, + "Ġ!=": 14512, + "Ġ\"": 366, + "Ġ\"\"": 13538, + "Ġ\"\"\"": 37227, + "Ġ\"#": 25113, + "Ġ\"$": 17971, + "Ġ\"$:/": 32047, + "Ġ\"%": 36521, + "Ġ\"'": 24018, + "Ġ\"(": 30629, + "Ġ\"+": 43825, + "Ġ\",": 33172, + "Ġ\"-": 27444, + "Ġ\".": 27071, + "Ġ\"...": 27896, + "Ġ\"/": 12813, + "Ġ\"<": 33490, + "Ġ\"@": 44212, + "Ġ\"[": 12878, + "Ġ\"\\": 37082, + "Ġ\"_": 45434, + "Ġ\"{": 45144, + "Ġ\"â̦": 29368, + "Ġ#": 1303, + "Ġ##": 22492, + "Ġ###": 44386, + "Ġ#####": 46424, + "Ġ$": 720, + "Ġ$$": 32382, + "Ġ$(": 29568, + "Ġ$\\": 39280, + "Ġ$_": 40111, + "Ġ${": 25597, + "Ġ%": 4064, + "Ġ%%": 43313, + "Ġ&": 1222, + "Ġ&&": 11405, + "Ġ'": 705, + "Ġ''": 10148, + "Ġ'(": 29513, + "Ġ',": 46083, + "Ġ'.": 45302, + "Ġ'/": 31051, + "Ġ'[": 44438, + "Ġ(": 357, + "Ġ(!": 22759, + "Ġ(\"": 5855, + "Ġ(#": 17426, + "Ġ($": 7198, + "Ġ($)": 45491, + "Ġ(%": 37633, + "Ġ(%)": 11509, + "Ġ(&": 35494, + "Ġ('": 19203, + "Ġ((": 14808, + "Ġ()": 7499, + "Ġ())": 32865, + "Ġ());": 38377, + "Ġ(),": 29994, + "Ġ().": 27972, + "Ġ();": 13979, + "Ġ(*": 20789, + "Ġ(+": 11502, + "Ġ(-": 13841, + "Ġ(.": 20262, + "Ġ(/": 50247, + "Ġ(<": 38155, + "Ġ(=": 46121, + "Ġ(>": 45160, + "Ġ(?,": 32843, + "Ġ(@": 4275, + "Ġ([": 29565, + "Ġ(_": 44104, + "Ġ({": 37913, + "Ġ(~": 31034, + "Ġ(£": 23068, + "Ġ(âĪĴ": 35508, + "Ġ)": 1267, + "Ġ))": 15306, + "Ġ)))": 47282, + "Ġ));": 29226, + "Ġ),": 10612, + "Ġ).": 6739, + "Ġ):": 15179, + "Ġ);": 5619, + "Ġ)]": 48600, + "Ġ*": 1635, + "Ġ*)": 31936, + "Ġ**": 12429, + "Ġ***": 17202, + "Ġ****": 25998, + "Ġ********************************": 41906, + "Ġ*.": 46866, + "Ġ*/": 9466, + "Ġ+": 1343, + "Ġ+#": 43053, + "Ġ++": 19969, + "Ġ+++": 49954, + "Ġ+---": 40703, + "Ġ+/-": 29694, + "Ġ+=": 15853, + "Ġ,": 837, + "Ġ,\"": 42911, + "Ġ-": 532, + "Ġ--": 1377, + "Ġ---": 11420, + "Ġ----": 13498, + "Ġ-----": 37404, + "Ġ------": 40103, + "Ġ-------": 35656, + "Ġ--------": 24200, + "Ġ---------": 45337, + "Ġ----------------": 34400, + "Ġ--------------------": 41436, + "Ġ--------------------------------": 20368, + "Ġ----------------------------------------------------------------": 16529, + "Ġ-->": 14610, + "Ġ-=": 48185, + "Ġ->": 4613, + "Ġ.": 764, + "Ġ.\"": 22135, + "Ġ.)": 46328, + "Ġ..": 11485, + "Ġ...": 2644, + "Ġ...\"": 35713, + "Ġ....": 19424, + "Ġ......": 47082, + "Ġ........": 20004, + "Ġ..........": 39864, + "Ġ..............": 44912, + "Ġ................": 44713, + "Ġ./": 24457, + "Ġ._": 47540, + "Ġ/": 1220, + "Ġ/*": 11900, + "Ġ/**": 42638, + "Ġ//": 3373, + "Ġ///": 34013, + "Ġ//[": 31161, + "Ġ/>": 11037, + "Ġ0": 657, + "Ġ00": 3571, + "Ġ000": 12877, + "Ġ0000": 17643, + "Ġ000000": 41853, + "Ġ00000000": 27551, + "Ġ0004": 38326, + "Ġ01": 5534, + "Ġ02": 7816, + "Ġ03": 7643, + "Ġ04": 8702, + "Ġ05": 8870, + "Ġ06": 9130, + "Ġ07": 8753, + "Ġ08": 8487, + "Ġ09": 7769, + "Ġ1": 352, + "Ġ10": 838, + "Ġ100": 1802, + "Ġ1000": 8576, + "Ġ10000": 33028, + "Ġ101": 8949, + "Ġ102": 15143, + "Ġ1024": 28119, + "Ġ103": 15349, + "Ġ104": 14436, + "Ġ105": 13343, + "Ġ1050": 47235, + "Ġ106": 15696, + "Ġ107": 16226, + "Ġ1070": 49616, + "Ġ108": 15495, + "Ġ1080": 17729, + "Ġ109": 16003, + "Ġ11": 1367, + "Ġ110": 9796, + "Ġ1100": 36566, + "Ġ111": 13374, + "Ġ112": 13539, + "Ġ113": 17318, + "Ġ114": 17342, + "Ġ115": 12279, + "Ġ116": 18693, + "Ġ117": 19048, + "Ġ118": 19035, + "Ġ119": 15136, + "Ġ12": 1105, + "Ġ120": 7982, + "Ġ1200": 24938, + "Ġ121": 20416, + "Ġ122": 19409, + "Ġ123": 17031, + "Ġ124": 19755, + "Ġ125": 13151, + "Ġ126": 19710, + "Ġ127": 18112, + "Ġ128": 13108, + "Ġ1280": 37674, + "Ġ129": 20248, + "Ġ13": 1511, + "Ġ130": 11323, + "Ġ1300": 36058, + "Ġ131": 23134, + "Ġ132": 21761, + "Ġ133": 22169, + "Ġ134": 22352, + "Ġ135": 17501, + "Ġ136": 21056, + "Ġ137": 21643, + "Ġ138": 21503, + "Ġ139": 23666, + "Ġ14": 1478, + "Ġ140": 12713, + "Ġ1400": 36641, + "Ġ141": 25500, + "Ġ142": 25181, + "Ġ143": 24356, + "Ġ144": 20224, + "Ġ1440": 49557, + "Ġ145": 20299, + "Ġ146": 22986, + "Ġ147": 22909, + "Ġ148": 22613, + "Ġ149": 24041, + "Ġ15": 1315, + "Ġ150": 6640, + "Ġ1500": 20007, + "Ġ151": 25326, + "Ġ152": 24848, + "Ġ153": 24652, + "Ġ154": 24235, + "Ġ155": 20708, + "Ġ156": 23871, + "Ġ157": 23313, + "Ġ158": 24063, + "Ġ159": 26422, + "Ġ16": 1467, + "Ġ160": 13454, + "Ġ1600": 26143, + "Ġ161": 27829, + "Ġ162": 25090, + "Ġ163": 26826, + "Ġ164": 25307, + "Ġ165": 21409, + "Ġ166": 26753, + "Ġ167": 26118, + "Ġ168": 23378, + "Ġ169": 27191, + "Ġ17": 1596, + "Ġ170": 16677, + "Ġ1700": 35665, + "Ġ171": 28369, + "Ġ172": 23120, + "Ġ173": 28174, + "Ġ174": 27621, + "Ġ175": 19038, + "Ġ176": 26937, + "Ġ177": 26607, + "Ġ178": 27368, + "Ġ179": 27228, + "Ġ18": 1248, + "Ġ180": 11546, + "Ġ1800": 21431, + "Ġ181": 30110, + "Ġ182": 28581, + "Ġ183": 28551, + "Ġ1830": 45440, + "Ġ184": 28598, + "Ġ1840": 47784, + "Ġ185": 22855, + "Ġ1850": 35745, + "Ġ186": 28481, + "Ġ1860": 37637, + "Ġ1861": 45278, + "Ġ1862": 49658, + "Ġ1863": 47072, + "Ġ1865": 47801, + "Ġ187": 27649, + "Ġ1870": 37667, + "Ġ188": 27778, + "Ġ1880": 34865, + "Ġ1886": 49539, + "Ġ1888": 49584, + "Ġ1889": 49545, + "Ġ189": 27230, + "Ġ1890": 31982, + "Ġ1893": 48889, + "Ġ1895": 46425, + "Ġ1896": 46723, + "Ġ1897": 49429, + "Ġ1898": 46244, + "Ġ1899": 47465, + "Ġ19": 678, + "Ġ190": 19884, + "Ġ1900": 21489, + "Ġ1901": 39923, + "Ġ1902": 45611, + "Ġ1903": 41625, + "Ġ1904": 43785, + "Ġ1905": 37166, + "Ġ1906": 40538, + "Ġ1907": 41435, + "Ġ1908": 40417, + "Ġ1909": 41507, + "Ġ191": 31009, + "Ġ1910": 31953, + "Ġ1911": 32216, + "Ġ1912": 34463, + "Ġ1913": 35145, + "Ġ1914": 26833, + "Ġ1915": 32062, + "Ġ1916": 32811, + "Ġ1917": 24168, + "Ġ1918": 25859, + "Ġ1919": 30992, + "Ġ192": 17817, + "Ġ1920": 14062, + "Ġ1921": 35369, + "Ġ1922": 36094, + "Ġ1923": 37272, + "Ġ1924": 37547, + "Ġ1925": 36864, + "Ġ1926": 38525, + "Ġ1927": 36565, + "Ġ1928": 35768, + "Ġ1929": 31883, + "Ġ193": 29691, + "Ġ1930": 15533, + "Ġ1931": 34625, + "Ġ1932": 32471, + "Ġ1933": 26539, + "Ġ1934": 29300, + "Ġ1935": 30704, + "Ġ1936": 27653, + "Ġ1937": 28684, + "Ġ1938": 28017, + "Ġ1939": 24414, + "Ġ194": 30483, + "Ġ1940": 16236, + "Ġ1941": 23234, + "Ġ1942": 22458, + "Ġ1943": 21577, + "Ġ1944": 16994, + "Ġ1945": 15761, + "Ġ1946": 22717, + "Ġ1947": 21709, + "Ġ1948": 21794, + "Ġ1949": 24977, + "Ġ195": 24793, + "Ġ1950": 11445, + "Ġ1951": 27937, + "Ġ1952": 26352, + "Ġ1953": 24217, + "Ġ1954": 24718, + "Ġ1955": 25325, + "Ġ1956": 25190, + "Ġ1957": 25177, + "Ġ1958": 24648, + "Ġ1959": 23859, + "Ġ196": 28817, + "Ġ1960": 9507, + "Ġ1961": 20510, + "Ġ1962": 20033, + "Ġ1963": 19342, + "Ġ1964": 17575, + "Ġ1965": 17672, + "Ġ1966": 19322, + "Ġ1967": 15904, + "Ġ1968": 15963, + "Ġ1969": 16450, + "Ġ197": 29903, + "Ġ1970": 8069, + "Ġ1971": 16382, + "Ġ1972": 16101, + "Ġ1973": 15674, + "Ġ1974": 16489, + "Ġ1975": 15231, + "Ġ1976": 15408, + "Ġ1977": 15589, + "Ġ1978": 15524, + "Ġ1979": 13521, + "Ġ198": 2757, + "Ġ1980": 7169, + "Ġ1981": 14745, + "Ġ1982": 14489, + "Ġ1983": 13540, + "Ġ1984": 12844, + "Ġ1985": 12863, + "Ġ1986": 12113, + "Ġ1987": 12923, + "Ġ1988": 12122, + "Ġ1989": 11104, + "Ġ199": 1594, + "Ġ1990": 6303, + "Ġ1991": 10249, + "Ġ1992": 9768, + "Ġ1993": 9656, + "Ġ1994": 9162, + "Ġ1995": 8735, + "Ġ1996": 8235, + "Ġ1997": 8309, + "Ġ1998": 7795, + "Ġ1999": 7358, + "Ġ2": 362, + "Ġ20": 1160, + "Ġ200": 939, + "Ġ2000": 4751, + "Ġ2001": 5878, + "Ġ2002": 6244, + "Ġ2003": 5816, + "Ġ2004": 5472, + "Ġ2005": 5075, + "Ġ2006": 4793, + "Ġ2007": 4343, + "Ġ2008": 3648, + "Ġ2009": 3717, + "Ġ201": 580, + "Ġ2010": 3050, + "Ġ2011": 2813, + "Ġ2012": 2321, + "Ġ2013": 2211, + "Ġ2014": 1946, + "Ġ2015": 1853, + "Ġ2016": 1584, + "Ġ2017": 2177, + "Ġ2018": 2864, + "Ġ2019": 13130, + "Ġ202": 22131, + "Ġ2020": 12131, + "Ġ2021": 33448, + "Ġ2022": 33160, + "Ġ2024": 48609, + "Ġ2025": 32190, + "Ġ203": 27408, + "Ġ2030": 25054, + "Ġ204": 26956, + "Ġ2048": 36117, + "Ġ205": 22538, + "Ġ2050": 32215, + "Ġ206": 27253, + "Ġ207": 27791, + "Ġ208": 27121, + "Ġ209": 28815, + "Ġ21": 2310, + "Ġ210": 20064, + "Ġ2100": 38123, + "Ġ211": 28714, + "Ġ212": 23679, + "Ġ213": 28658, + "Ġ214": 28277, + "Ġ215": 22951, + "Ġ216": 26881, + "Ġ217": 24894, + "Ġ218": 29217, + "Ġ219": 30453, + "Ġ22": 2534, + "Ġ220": 15629, + "Ġ221": 31566, + "Ġ222": 27795, + "Ġ223": 30299, + "Ġ224": 26063, + "Ġ225": 18500, + "Ġ226": 31510, + "Ġ227": 30989, + "Ġ228": 29041, + "Ġ229": 31064, + "Ġ23": 2242, + "Ġ230": 18395, + "Ġ231": 34598, + "Ġ232": 31773, + "Ġ233": 30435, + "Ġ234": 34323, + "Ġ235": 28878, + "Ġ236": 34044, + "Ġ237": 34385, + "Ġ238": 32544, + "Ġ239": 32817, + "Ġ24": 1987, + "Ġ240": 14956, + "Ġ2400": 48548, + "Ġ241": 35150, + "Ġ242": 34353, + "Ġ243": 35989, + "Ġ244": 35264, + "Ġ245": 29637, + "Ġ246": 34951, + "Ġ247": 30179, + "Ġ248": 32996, + "Ġ249": 34620, + "Ġ25": 1679, + "Ġ250": 8646, + "Ġ2500": 33507, + "Ġ251": 34489, + "Ġ252": 25264, + "Ġ253": 32056, + "Ġ254": 35360, + "Ġ255": 14280, + "Ġ256": 17759, + "Ġ257": 36100, + "Ġ258": 37528, + "Ġ259": 37831, + "Ġ26": 2608, + "Ġ260": 21148, + "Ġ2600": 47197, + "Ġ261": 39166, + "Ġ262": 35404, + "Ġ263": 39135, + "Ġ264": 32158, + "Ġ265": 32090, + "Ġ266": 37737, + "Ġ267": 37364, + "Ġ268": 36678, + "Ġ269": 38249, + "Ġ27": 2681, + "Ġ270": 20479, + "Ġ271": 33797, + "Ġ272": 38107, + "Ġ273": 38549, + "Ġ274": 39768, + "Ġ275": 25829, + "Ġ276": 38147, + "Ġ277": 38703, + "Ġ278": 39174, + "Ġ279": 39466, + "Ġ28": 2579, + "Ġ280": 21355, + "Ġ281": 39882, + "Ġ282": 41810, + "Ġ283": 42032, + "Ġ284": 40654, + "Ġ285": 33015, + "Ġ286": 39697, + "Ġ287": 38721, + "Ġ288": 35419, + "Ġ289": 38902, + "Ġ29": 2808, + "Ġ290": 26481, + "Ġ291": 43336, + "Ġ292": 41569, + "Ġ293": 37224, + "Ġ294": 41235, + "Ġ295": 34772, + "Ġ296": 41922, + "Ġ297": 41103, + "Ġ298": 37576, + "Ġ299": 31011, + "Ġ3": 513, + "Ġ30": 1542, + "Ġ300": 5867, + "Ġ3000": 20343, + "Ġ301": 25643, + "Ġ302": 32591, + "Ġ303": 30727, + "Ġ304": 31672, + "Ġ305": 32747, + "Ġ306": 37255, + "Ġ307": 38369, + "Ġ308": 35617, + "Ġ309": 40286, + "Ġ31": 3261, + "Ġ310": 28947, + "Ġ311": 35592, + "Ġ312": 34465, + "Ġ313": 35897, + "Ġ314": 34085, + "Ġ315": 32647, + "Ġ316": 34131, + "Ġ317": 37563, + "Ġ318": 39320, + "Ġ319": 40385, + "Ġ32": 3933, + "Ġ320": 20959, + "Ġ321": 39595, + "Ġ322": 38831, + "Ġ323": 38446, + "Ġ324": 38595, + "Ġ325": 29524, + "Ġ326": 40660, + "Ġ327": 36203, + "Ġ328": 39093, + "Ġ329": 42141, + "Ġ33": 4747, + "Ġ330": 25508, + "Ġ331": 43722, + "Ġ332": 41423, + "Ġ333": 23460, + "Ġ334": 42819, + "Ġ335": 37144, + "Ġ336": 38867, + "Ġ337": 42294, + "Ġ338": 40736, + "Ġ339": 42489, + "Ġ34": 4974, + "Ġ340": 28560, + "Ġ341": 43155, + "Ġ342": 44341, + "Ġ343": 37290, + "Ġ344": 43686, + "Ġ345": 39937, + "Ġ346": 44729, + "Ġ347": 43292, + "Ġ348": 44084, + "Ġ349": 44367, + "Ġ35": 3439, + "Ġ350": 13803, + "Ġ351": 44417, + "Ġ352": 44063, + "Ġ353": 47567, + "Ġ354": 46752, + "Ġ355": 36561, + "Ġ356": 44552, + "Ġ357": 45210, + "Ġ358": 41761, + "Ġ359": 41934, + "Ġ36": 4570, + "Ġ360": 11470, + "Ġ361": 47744, + "Ġ363": 49327, + "Ġ364": 44969, + "Ġ365": 21268, + "Ġ366": 44856, + "Ġ367": 40884, + "Ġ368": 43019, + "Ġ369": 45620, + "Ġ37": 5214, + "Ġ370": 28687, + "Ġ371": 47343, + "Ġ372": 46633, + "Ġ373": 47946, + "Ġ374": 49020, + "Ġ375": 29414, + "Ġ376": 44622, + "Ġ377": 42163, + "Ġ378": 45473, + "Ġ379": 45937, + "Ġ38": 4353, + "Ġ380": 29101, + "Ġ383": 49814, + "Ġ384": 40400, + "Ġ385": 44826, + "Ġ386": 48340, + "Ġ387": 49689, + "Ġ388": 43550, + "Ġ389": 49633, + "Ġ39": 5014, + "Ġ390": 33882, + "Ġ392": 48207, + "Ġ395": 42321, + "Ġ396": 48758, + "Ġ398": 39260, + "Ġ399": 43927, + "Ġ4": 604, + "Ġ40": 2319, + "Ġ400": 7337, + "Ġ4000": 30123, + "Ġ401": 22219, + "Ġ402": 42622, + "Ġ403": 38210, + "Ġ404": 32320, + "Ġ405": 36966, + "Ġ406": 45439, + "Ġ407": 41879, + "Ġ408": 41247, + "Ġ409": 48132, + "Ġ4090": 48908, + "Ġ4096": 42479, + "Ġ41": 6073, + "Ġ410": 32921, + "Ġ411": 43184, + "Ġ412": 42215, + "Ġ413": 46618, + "Ġ414": 45900, + "Ġ415": 40643, + "Ġ416": 38158, + "Ġ417": 47580, + "Ġ418": 45959, + "Ġ419": 48475, + "Ġ42": 5433, + "Ġ420": 28262, + "Ġ421": 49294, + "Ġ422": 46588, + "Ġ423": 49125, + "Ġ424": 48252, + "Ġ425": 36959, + "Ġ426": 48065, + "Ġ427": 45345, + "Ġ428": 45063, + "Ġ429": 42313, + "Ġ43": 5946, + "Ġ430": 35090, + "Ġ432": 46393, + "Ġ433": 47407, + "Ġ435": 42671, + "Ġ436": 50038, + "Ġ44": 5846, + "Ġ440": 33879, + "Ġ443": 40384, + "Ġ444": 45095, + "Ġ445": 48655, + "Ġ448": 49989, + "Ġ45": 4153, + "Ġ450": 18523, + "Ġ451": 49356, + "Ġ455": 46839, + "Ġ457": 47996, + "Ġ458": 50154, + "Ġ46": 6337, + "Ġ460": 34091, + "Ġ465": 49669, + "Ġ47": 6298, + "Ġ470": 38634, + "Ġ475": 45881, + "Ġ48": 4764, + "Ġ480": 23487, + "Ġ49": 5125, + "Ġ490": 45601, + "Ġ499": 48391, + "Ġ5": 642, + "Ġ50": 2026, + "Ġ500": 5323, + "Ġ5000": 23336, + "Ġ501": 24555, + "Ġ502": 47233, + "Ġ503": 44541, + "Ġ504": 41612, + "Ġ505": 43367, + "Ġ51": 6885, + "Ġ510": 35148, + "Ġ512": 22243, + "Ġ52": 6740, + "Ġ520": 36141, + "Ġ525": 45719, + "Ġ529": 49888, + "Ġ53": 7192, + "Ġ530": 40585, + "Ġ54": 7175, + "Ġ540": 38190, + "Ġ55": 5996, + "Ġ550": 25240, + "Ġ555": 44717, + "Ġ56": 7265, + "Ġ560": 38089, + "Ġ57": 7632, + "Ġ570": 44626, + "Ġ58": 7618, + "Ġ580": 41234, + "Ġ59": 7863, + "Ġ6": 718, + "Ġ60": 3126, + "Ġ600": 10053, + "Ġ6000": 39064, + "Ġ601": 49231, + "Ġ608": 39084, + "Ġ61": 8454, + "Ġ610": 44300, + "Ġ62": 8190, + "Ġ620": 45469, + "Ġ625": 48868, + "Ġ63": 8093, + "Ġ630": 44505, + "Ġ64": 5598, + "Ġ640": 33759, + "Ġ65": 6135, + "Ġ650": 22626, + "Ġ655": 45021, + "Ġ66": 7930, + "Ġ660": 41717, + "Ġ666": 43364, + "Ġ67": 8275, + "Ġ670": 48136, + "Ġ68": 8257, + "Ġ680": 40554, + "Ġ69": 8644, + "Ġ698": 39861, + "Ġ7": 767, + "Ġ70": 4317, + "Ġ700": 13037, + "Ġ7000": 50205, + "Ġ701": 48173, + "Ġ702": 43379, + "Ġ71": 9166, + "Ġ72": 7724, + "Ġ720": 26250, + "Ġ73": 8854, + "Ġ737": 37517, + "Ġ74": 8915, + "Ġ747": 45600, + "Ġ75": 5441, + "Ġ750": 19683, + "Ġ76": 8684, + "Ġ760": 48284, + "Ġ768": 46720, + "Ġ77": 8541, + "Ġ770": 44586, + "Ġ777": 35534, + "Ġ78": 8699, + "Ġ780": 41287, + "Ġ79": 9225, + "Ġ8": 807, + "Ġ80": 4019, + "Ġ800": 10460, + "Ġ8000": 38055, + "Ġ802": 33121, + "Ġ808": 41241, + "Ġ81": 9773, + "Ġ82": 9415, + "Ġ820": 48964, + "Ġ83": 9698, + "Ġ84": 9508, + "Ġ840": 48777, + "Ġ85": 7600, + "Ġ850": 30607, + "Ġ86": 9849, + "Ġ87": 10083, + "Ġ88": 9193, + "Ġ89": 9919, + "Ġ9": 860, + "Ġ90": 4101, + "Ġ900": 15897, + "Ġ9000": 50138, + "Ġ91": 10495, + "Ġ911": 16679, + "Ġ92": 10190, + "Ġ920": 47679, + "Ġ93": 10261, + "Ġ94": 10048, + "Ġ95": 6957, + "Ġ950": 38384, + "Ġ96": 9907, + "Ġ960": 41263, + "Ġ97": 10111, + "Ġ970": 40463, + "Ġ978": 41417, + "Ġ98": 9661, + "Ġ980": 32614, + "Ġ99": 7388, + "Ġ999": 36006, + "Ġ:": 1058, + "Ġ:(": 36147, + "Ġ:)": 14373, + "Ġ:-)": 47226, + "Ġ::": 7904, + "Ġ:=": 19039, + "Ġ;": 2162, + "Ġ;)": 35540, + "Ġ;;": 36792, + "Ġ<": 1279, + "Ġ": 46904, + "-.": 34507, + "->": 3784, + "-[": 49146, + "-|": 22831, + ".": 13, + ".\"": 526, + ".\"\"": 32203, + ".\")": 19570, + ".\",": 33283, + ".\",\"": 41424, + ".\"[": 18161, + ".#": 32535, + ".$": 48082, + ".'": 2637, + ".'\"": 11496, + ".''": 13531, + ".''.": 50113, + ".(": 12195, + ".)": 2014, + ".),": 12179, + ".).": 15729, + ".):": 47308, + ".*": 15885, + ".,": 1539, + ".,\"": 44388, + ".-": 7874, + ".--": 9816, + "..": 492, + "...": 986, + "...\"": 9313, + "...)": 23029, + "....": 1106, + ".....": 12359, + "......": 16317, + ".......": 25780, + "........": 2109, + ".........": 34617, + ".............": 44274, + "................": 4181, + "..................": 49129, + "........................": 27754, + "................................": 8864, + "................................................................": 23193, + "...?": 44825, + "...]": 22345, + "../": 40720, + "./": 19571, + ".:": 11207, + ".;": 15089, + ".<": 29847, + ".>": 32756, + ".?": 40791, + ".[": 3693, + ".]": 8183, + "._": 13557, + ".}": 44587, + ".âĢĵ": 37585, + ".âĢĶ": 13402, + ".ãĢį": 43735, + ".�": 40670, + "/": 14, + "/\"": 30487, + "/#": 31113, + "/$": 32624, + "/(": 29006, + "/)": 34729, + "/*": 15211, + "/**": 35343, + "/+": 28404, + "/,": 47454, + "/-": 16327, + "/.": 11757, + "//": 1003, + "///": 20379, + "////": 9705, + "////////": 16150, + "////////////////": 27246, + "////////////////////////////////": 49704, + "/>": 15913, + "/?": 20924, + "/_": 47835, + "/âĢĭ": 27643, + "0": 15, + "00": 405, + "000": 830, + "0000": 2388, + "00000": 20483, + "000000": 10535, + "0000000": 24598, + "00000000": 8269, + "0000000000000000": 25645, + "00007": 44808, + "0001": 18005, + "0002": 34215, + "001": 8298, + "0010": 37187, + "002": 21601, + "00200000": 36490, + "003": 11245, + "004": 22914, + "005": 22544, + "006": 28041, + "007": 25816, + "008": 25257, + "009": 28694, + "01": 486, + "010": 20943, + "0100": 39103, + "011": 28555, + "012": 30206, + "013": 30273, + "014": 28645, + "015": 25150, + "016": 27037, + "017": 29326, + "018": 29159, + "019": 30484, + "02": 2999, + "020": 33618, + "0200": 44613, + "021": 46821, + "022": 44087, + "023": 45310, + "024": 40839, + "025": 36629, + "026": 45987, + "027": 44698, + "028": 46957, + "029": 48891, + "03": 3070, + "030": 39101, + "031": 43637, + "032": 49959, + "033": 44427, + "034": 49841, + "035": 44215, + "036": 48597, + "04": 3023, + "040": 36676, + "041": 50049, + "043": 48768, + "044": 43977, + "045": 40350, + "046": 45438, + "047": 48000, + "048": 47202, + "05": 2713, + "050": 28669, + "052": 37841, + "055": 47838, + "057": 43526, + "059": 46712, + "06": 3312, + "060": 41322, + "07": 2998, + "070": 43509, + "075": 46396, + "08": 2919, + "080": 33057, + "083": 48290, + "088": 46556, + "089": 49352, + "09": 2931, + "090": 42534, + "1": 16, + "10": 940, + "100": 3064, + "1000": 12825, + "10000": 49388, + "1001": 47705, + "1007": 44318, + "101": 8784, + "1016": 27956, + "102": 15377, + "1024": 35500, + "1027": 40403, + "103": 15197, + "104": 13464, + "105": 13348, + "106": 15801, + "107": 15982, + "108": 15711, + "1080": 24045, + "109": 14454, + "11": 1157, + "110": 11442, + "1100": 42060, + "111": 16243, + "1111": 26259, + "112": 14686, + "113": 16616, + "114": 16562, + "115": 15363, + "116": 18298, + "117": 17657, + "118": 16817, + "119": 16315, + "12": 1065, + "120": 10232, + "1200": 27550, + "121": 19244, + "122": 18376, + "123": 10163, + "124": 17464, + "125": 11623, + "126": 19420, + "127": 16799, + "128": 12762, + "129": 18741, + "13": 1485, + "130": 12952, + "131": 22042, + "132": 19924, + "133": 16945, + "134": 19880, + "135": 17059, + "136": 20809, + "137": 19708, + "138": 20107, + "139": 20219, + "14": 1415, + "140": 15187, + "141": 23756, + "142": 23726, + "143": 21139, + "144": 18444, + "145": 18781, + "146": 20964, + "147": 20198, + "148": 18294, + "149": 19442, + "15": 1314, + "150": 8628, + "1500": 33698, + "151": 24309, + "152": 17827, + "153": 21395, + "154": 21526, + "155": 18742, + "156": 21599, + "157": 18458, + "158": 21273, + "159": 19707, + "16": 1433, + "160": 14198, + "1600": 36150, + "161": 25948, + "162": 25061, + "163": 24136, + "164": 23237, + "165": 20986, + "166": 23055, + "167": 21940, + "168": 14656, + "169": 22172, + "17": 1558, + "170": 17279, + "171": 27192, + "172": 23628, + "173": 25399, + "174": 22985, + "175": 17430, + "176": 24096, + "177": 22413, + "178": 23188, + "179": 21738, + "18": 1507, + "180": 15259, + "1800": 39188, + "181": 27057, + "182": 24294, + "183": 24839, + "184": 22883, + "185": 21652, + "186": 25096, + "187": 23451, + "188": 20356, + "189": 23362, + "19": 1129, + "190": 19782, + "1900": 48104, + "191": 26492, + "192": 17477, + "1920": 40454, + "193": 24943, + "194": 22913, + "1945": 41931, + "195": 22186, + "1950": 42751, + "1959": 45403, + "196": 25272, + "1960": 38503, + "1963": 45192, + "1964": 46477, + "1965": 45271, + "1966": 44227, + "1967": 42830, + "1968": 42246, + "1969": 38391, + "197": 24991, + "1970": 30986, + "1971": 41208, + "1972": 41023, + "1973": 40220, + "1974": 40828, + "1975": 38449, + "1976": 38108, + "1977": 37781, + "1978": 37950, + "1979": 33581, + "198": 22337, + "1980": 23664, + "1981": 35411, + "1982": 30763, + "1983": 29279, + "1984": 28296, + "1985": 29110, + "1986": 28054, + "1987": 27301, + "1988": 26709, + "1989": 25475, + "199": 19104, + "1990": 19891, + "1991": 24529, + "1992": 23847, + "1993": 24465, + "1994": 22666, + "1995": 21908, + "1996": 22288, + "1997": 21498, + "1998": 21113, + "1999": 18946, + "2": 17, + "20": 1238, + "200": 2167, + "2000": 11024, + "200000": 33470, + "2001": 14585, + "2002": 16942, + "2003": 16088, + "2004": 15724, + "2005": 14315, + "2006": 13330, + "2007": 12726, + "2008": 11528, + "2009": 10531, + "201": 1264, + "2010": 10333, + "2011": 9804, + "2012": 6999, + "2013": 6390, + "2014": 4967, + "2015": 4626, + "2016": 5304, + "2017": 5539, + "2018": 7908, + "2019": 23344, + "202": 19004, + "2020": 42334, + "203": 22416, + "204": 18638, + "20439": 47936, + "205": 21261, + "206": 22136, + "207": 22745, + "208": 21315, + "209": 22567, + "21": 2481, + "210": 21536, + "211": 21895, + "212": 21777, + "213": 26427, + "214": 22291, + "215": 23349, + "216": 20666, + "217": 24591, + "218": 28727, + "219": 28896, + "22": 1828, + "220": 17572, + "2200": 34294, + "221": 26115, + "222": 23148, + "223": 22047, + "224": 24137, + "225": 18182, + "226": 24909, + "227": 24403, + "228": 23815, + "229": 23539, + "23": 1954, + "230": 19214, + "231": 25667, + "232": 24339, + "233": 25429, + "234": 24409, + "235": 22370, + "236": 24940, + "237": 24693, + "238": 23721, + "239": 23516, + "24": 1731, + "240": 16102, + "241": 28872, + "242": 27877, + "243": 26660, + "244": 25707, + "245": 22995, + "246": 26912, + "247": 23753, + "248": 23045, + "249": 21626, + "25": 1495, + "250": 9031, + "2500": 44688, + "251": 28072, + "252": 22800, + "253": 28592, + "254": 24970, + "255": 13381, + "256": 11645, + "257": 28676, + "258": 25600, + "259": 25191, + "26": 2075, + "260": 21719, + "261": 30057, + "262": 29119, + "263": 29558, + "264": 18897, + "265": 22980, + "266": 25540, + "267": 25674, + "268": 25022, + "269": 26276, + "27": 1983, + "270": 20233, + "271": 28977, + "272": 29807, + "273": 27367, + "274": 28857, + "275": 23195, + "276": 27988, + "277": 27019, + "278": 25870, + "279": 26050, + "28": 2078, + "280": 21033, + "281": 30368, + "282": 32568, + "283": 30290, + "284": 30336, + "285": 26279, + "286": 27033, + "287": 27800, + "288": 25270, + "289": 27693, + "29": 1959, + "290": 24369, + "291": 33551, + "292": 32759, + "293": 31675, + "294": 27696, + "295": 25710, + "296": 27137, + "297": 26561, + "298": 27728, + "299": 22579, + "3": 18, + "30": 1270, + "300": 6200, + "3000": 23924, + "301": 18938, + "302": 22709, + "303": 22572, + "304": 21288, + "305": 22515, + "306": 20548, + "307": 22996, + "308": 21495, + "309": 26895, + "31": 3132, + "310": 26717, + "311": 36244, + "312": 27970, + "313": 25838, + "314": 33638, + "315": 27936, + "316": 33400, + "317": 34125, + "318": 36042, + "319": 35175, + "32": 2624, + "320": 19504, + "321": 36453, + "322": 37283, + "323": 32637, + "324": 33916, + "325": 26582, + "326": 39195, + "327": 34159, + "328": 34256, + "329": 37967, + "33": 2091, + "330": 26073, + "331": 31697, + "332": 32148, + "333": 20370, + "3333": 24840, + "334": 31380, + "335": 27326, + "336": 29211, + "337": 31496, + "338": 28460, + "339": 29626, + "34": 2682, + "340": 23601, + "341": 33660, + "342": 31575, + "343": 32118, + "344": 33535, + "345": 27712, + "346": 30557, + "347": 30995, + "348": 28978, + "349": 27371, + "35": 2327, + "350": 14877, + "351": 35273, + "352": 33394, + "353": 33319, + "354": 32182, + "355": 28567, + "356": 32066, + "357": 27277, + "358": 31128, + "359": 30743, + "36": 2623, + "360": 15277, + "361": 35195, + "362": 35667, + "363": 35447, + "364": 26780, + "365": 24760, + "366": 32459, + "367": 27824, + "368": 27412, + "369": 30803, + "37": 2718, + "370": 20167, + "371": 38056, + "372": 36720, + "373": 34770, + "374": 31020, + "375": 22318, + "376": 32128, + "377": 26514, + "378": 30695, + "379": 29088, + "38": 2548, + "380": 23734, + "381": 36626, + "382": 36243, + "383": 34741, + "384": 22842, + "385": 27203, + "386": 21734, + "387": 32220, + "388": 30460, + "389": 29769, + "39": 2670, + "390": 25964, + "391": 37710, + "392": 32321, + "393": 26007, + "394": 34626, + "395": 31010, + "396": 34107, + "397": 33372, + "398": 31952, + "399": 28771, + "4": 19, + "40": 1821, + "400": 7029, + "4000": 27559, + "401": 21844, + "402": 32531, + "403": 31552, + "404": 26429, + "405": 26598, + "406": 29703, + "407": 30120, + "408": 26200, + "409": 29416, + "41": 3901, + "410": 33289, + "411": 42224, + "412": 39226, + "413": 44103, + "414": 37309, + "415": 35038, + "416": 35218, + "417": 38547, + "418": 39667, + "419": 45068, + "42": 3682, + "420": 27211, + "421": 46636, + "422": 44361, + "423": 43356, + "424": 40090, + "425": 32114, + "426": 42780, + "427": 42363, + "428": 40173, + "429": 11785, + "43": 3559, + "430": 31794, + "431": 50080, + "432": 45331, + "433": 42117, + "434": 47101, + "435": 40064, + "436": 43690, + "437": 43284, + "438": 43704, + "439": 47106, + "44": 2598, + "440": 25644, + "441": 39710, + "442": 39506, + "443": 34938, + "444": 30272, + "445": 43489, + "446": 27260, + "447": 34825, + "448": 31115, + "449": 31911, + "45": 2231, + "450": 17885, + "451": 36330, + "452": 37730, + "453": 36625, + "454": 34229, + "455": 30505, + "456": 29228, + "457": 33032, + "458": 29334, + "459": 33459, + "46": 3510, + "460": 34716, + "461": 40652, + "462": 39997, + "463": 38380, + "464": 44578, + "465": 42018, + "466": 42199, + "467": 24669, + "468": 38472, + "469": 42947, + "47": 2857, + "470": 27790, + "471": 38339, + "472": 37856, + "473": 37804, + "474": 38652, + "475": 32576, + "476": 35435, + "477": 32883, + "478": 29059, + "479": 31714, + "48": 2780, + "480": 22148, + "481": 40271, + "482": 40149, + "483": 38783, + "484": 34137, + "485": 32642, + "486": 34251, + "487": 35133, + "488": 33646, + "489": 35890, + "49": 2920, + "490": 31503, + "491": 41289, + "492": 40256, + "493": 43134, + "494": 39449, + "495": 33781, + "496": 37747, + "497": 38073, + "498": 36260, + "499": 28324, + "5": 20, + "50": 1120, + "500": 4059, + "5000": 27641, + "501": 33548, + "502": 35126, + "503": 31938, + "504": 33580, + "505": 31654, + "506": 35638, + "507": 35378, + "508": 33042, + "509": 29022, + "51": 4349, + "510": 33690, + "511": 41647, + "512": 25836, + "513": 48645, + "514": 47396, + "515": 45969, + "516": 47493, + "517": 48170, + "518": 44085, + "519": 47785, + "52": 4309, + "520": 31211, + "522": 49542, + "523": 49803, + "524": 48057, + "525": 39088, + "526": 48531, + "528": 49351, + "529": 49721, + "53": 4310, + "530": 38612, + "533": 44994, + "535": 44465, + "536": 44468, + "537": 46096, + "538": 49561, + "54": 4051, + "540": 35005, + "544": 47576, + "545": 45326, + "546": 49489, + "548": 49934, + "549": 44966, + "55": 2816, + "550": 22730, + "551": 43697, + "552": 40427, + "553": 48096, + "554": 44218, + "555": 31046, + "556": 37864, + "557": 41948, + "558": 40486, + "559": 38605, + "56": 3980, + "560": 34135, + "561": 47915, + "562": 43918, + "563": 46572, + "565": 47372, + "568": 49211, + "57": 3553, + "570": 39254, + "571": 42875, + "572": 48724, + "573": 48638, + "574": 46900, + "575": 36189, + "576": 37452, + "577": 49447, + "578": 38907, + "579": 41734, + "58": 3365, + "580": 39322, + "581": 48630, + "582": 46044, + "583": 46239, + "584": 46352, + "585": 38905, + "586": 29796, + "587": 44617, + "588": 39118, + "589": 44169, + "59": 3270, + "590": 36993, + "591": 48952, + "592": 45839, + "593": 49051, + "594": 46438, + "595": 35124, + "596": 45734, + "597": 43239, + "598": 41292, + "599": 43452, + "6": 21, + "60": 1899, + "600": 8054, + "6000": 43434, + "601": 41706, + "602": 31418, + "603": 35642, + "604": 31916, + "605": 32417, + "606": 33206, + "607": 31980, + "608": 28688, + "609": 31751, + "61": 5333, + "610": 39132, + "612": 43610, + "613": 47512, + "614": 46841, + "615": 47007, + "616": 44214, + "617": 47941, + "618": 47448, + "62": 5237, + "620": 38850, + "623": 46872, + "625": 26704, + "626": 45191, + "627": 49856, + "628": 48200, + "629": 48602, + "63": 5066, + "630": 30005, + "635": 48250, + "64": 2414, + "640": 31102, + "641": 42759, + "642": 41290, + "643": 41813, + "644": 29173, + "645": 49259, + "646": 27720, + "647": 33981, + "648": 34287, + "649": 33300, + "65": 2996, + "650": 17544, + "651": 40639, + "652": 43193, + "653": 46435, + "654": 39111, + "655": 35916, + "656": 37466, + "657": 37680, + "658": 38431, + "659": 36445, + "66": 2791, + "660": 39885, + "661": 47159, + "662": 39380, + "663": 45791, + "665": 36879, + "666": 27310, + "6666": 19060, + "66666666": 41977, + "667": 28933, + "668": 35809, + "669": 36657, + "67": 3134, + "670": 43798, + "671": 46250, + "672": 43864, + "673": 45758, + "674": 45385, + "675": 42444, + "676": 42548, + "677": 40179, + "678": 30924, + "679": 37601, + "68": 3104, + "680": 37397, + "681": 48564, + "682": 43950, + "683": 47521, + "684": 41580, + "685": 35978, + "686": 33808, + "687": 39925, + "688": 34427, + "689": 40523, + "69": 3388, + "690": 35844, + "691": 49541, + "692": 46589, + "693": 48528, + "694": 45214, + "695": 37381, + "696": 38205, + "697": 40035, + "698": 39357, + "699": 47325, + "7": 22, + "70": 2154, + "700": 9879, + "701": 41583, + "702": 36680, + "703": 36809, + "704": 32869, + "705": 34801, + "706": 35402, + "707": 24038, + "70710": 42877, + "708": 32583, + "709": 31495, + "71": 4869, + "710": 43147, + "712": 49517, + "713": 50055, + "714": 45722, + "718": 45720, + "72": 4761, + "720": 23906, + "725": 45151, + "727": 47760, + "728": 48524, + "729": 48555, + "73": 4790, + "730": 43916, + "733": 49995, + "736": 49150, + "74": 4524, + "740": 45598, + "745": 50150, + "747": 48882, + "748": 48246, + "75": 2425, + "750": 15426, + "751": 48365, + "752": 43665, + "753": 44550, + "754": 41874, + "755": 38172, + "756": 38219, + "757": 39251, + "758": 38569, + "759": 38314, + "76": 4304, + "760": 40761, + "7601": 42752, + "762": 48194, + "763": 49641, + "765": 29143, + "76561": 48527, + "767": 32059, + "768": 30610, + "77": 3324, + "770": 41820, + "771": 46761, + "772": 43571, + "773": 46871, + "774": 47582, + "775": 34483, + "776": 39509, + "777": 29331, + "778": 39761, + "779": 40393, + "78": 3695, + "780": 40873, + "781": 49703, + "782": 46519, + "783": 50165, + "784": 37688, + "785": 41172, + "786": 46302, + "787": 41019, + "789": 40401, + "79": 3720, + "790": 37750, + "792": 48156, + "793": 44750, + "794": 50242, + "795": 41544, + "796": 41060, + "797": 44673, + "798": 43240, + "799": 45455, + "8": 23, + "80": 1795, + "800": 7410, + "8000": 33942, + "801": 41531, + "802": 30863, + "803": 43564, + "804": 36088, + "805": 28256, + "806": 37988, + "807": 36928, + "808": 28362, + "809": 34583, + "81": 6659, + "810": 40215, + "815": 49503, + "82": 6469, + "820": 41739, + "825": 47338, + "83": 5999, + "830": 48341, + "833": 48634, + "84": 5705, + "840": 40675, + "85": 5332, + "850": 25764, + "855": 45432, + "86": 4521, + "860": 45039, + "864": 39570, + "866": 42240, + "87": 5774, + "870": 46951, + "875": 31360, + "877": 42802, + "88": 3459, + "880": 41655, + "882": 42980, + "883": 49287, + "884": 40353, + "885": 44230, + "886": 44980, + "887": 46660, + "888": 28011, + "889": 39121, + "89": 4531, + "893": 49682, + "896": 48712, + "899": 44093, + "9": 24, + "90": 3829, + "900": 12865, + "901": 46815, + "905": 44928, + "909": 44675, + "91": 6420, + "910": 43234, + "911": 35549, + "915": 40248, + "916": 48894, + "92": 5892, + "920": 37128, + "925": 46351, + "93": 6052, + "930": 45418, + "94": 5824, + "940": 46899, + "949": 48581, + "95": 3865, + "950": 31027, + "951": 50119, + "952": 49234, + "953": 49649, + "954": 48372, + "956": 50148, + "96": 4846, + "960": 39277, + "968": 38956, + "969": 38819, + "97": 5607, + "970": 43587, + "975": 42716, + "978": 32196, + "98": 4089, + "980": 40022, + "985": 42250, + "986": 49087, + "987": 44183, + "989": 42520, + "99": 2079, + "990": 34155, + "992": 41561, + "993": 44821, + "994": 42691, + "995": 33438, + "996": 38565, + "997": 39647, + "998": 34808, + "999": 17032, + "9999": 24214, + ":": 25, + ":\"": 11097, + ":#": 43922, + ":'": 32105, + ":(": 37498, + ":,": 45299, + ":-": 21912, + ":/": 14079, + "://": 1378, + "::": 3712, + "::::": 24022, + "::::::::": 43661, + ":[": 33250, + ":\\": 7479, + ":]": 47715, + ":{": 29164, + ";": 26, + ";\"": 26033, + ";;": 7665, + ";;;;": 14223, + ";;;;;;;;": 25887, + ";;;;;;;;;;;;": 46939, + ";}": 46956, + "<": 27, + "": 50256, + "=": 28, + "=\"": 2625, + "=\"\"": 33151, + "=\"#": 25698, + "=\"/": 35922, + "=#": 46249, + "=$": 43641, + "='": 11639, + "=(": 16193, + "=-": 10779, + "=-=-": 16822, + "=-=-=-=-": 27584, + "=-=-=-=-=-=-=-=-": 46402, + "=/": 33223, + "==": 855, + "===": 18604, + "====": 1421, + "======": 50155, + "========": 2559, + "============": 25609, + "================": 4770, + "================================": 10052, + "================================================================": 23926, + "=>": 14804, + "=[": 41888, + "=\\\"": 17553, + "=]": 48874, + "={": 34758, + "=~": 31820, + "=~=~": 33813, + ">": 29, + ">\"": 24618, + ">(": 33994, + ">)": 43734, + ">,": 22330, + ">.": 28401, + ">:": 31175, + "><": 6927, + ">>": 4211, + ">>>": 33409, + ">>>>": 16471, + ">>>>>>>>": 33717, + ">>\\": 34516, + ">[": 36937, + ">]": 37981, + "?": 30, + "?!": 12248, + "?!\"": 30823, + "?\"": 1701, + "?\",": 35379, + "?\".": 43634, + "?'": 8348, + "?'\"": 26989, + "?)": 10091, + "?),": 33924, + "?).": 29865, + "?,": 21747, + "?:": 27514, + "??": 3548, + "???": 28358, + "????": 9805, + "?????": 19622, + "?????-": 25658, + "?????-?????-": 31666, + "????????": 35709, + "?]": 26398, + "?ãĢį": 42943, + "@": 31, + "@#": 41573, + "@#&": 48193, + "@@": 12404, + "@@@@": 22675, + "@@@@@@@@": 37991, + "A": 32, + "AA": 3838, + "AAA": 29697, + "AAAA": 17922, + "AAAAAAAA": 43488, + "AAF": 38540, + "AB": 6242, + "ABC": 24694, + "ABLE": 17534, + "AC": 2246, + "ACA": 26576, + "ACC": 26861, + "ACE": 11598, + "ACH": 16219, + "ACK": 8120, + "ACP": 33056, + "ACT": 10659, + "ACTED": 38542, + "ACTION": 44710, + "ACY": 43300, + "AD": 2885, + "ADA": 26853, + "ADD": 29266, + "ADE": 19266, + "ADRA": 40517, + "ADS": 47149, + "ADVERTISEMENT": 19053, + "AE": 14242, + "AF": 8579, + "AFP": 17449, + "AFTA": 32106, + "AG": 4760, + "AGE": 11879, + "AGES": 25552, + "AH": 18429, + "AI": 20185, + "AIDS": 39338, + "AIN": 29833, + "AIR": 42149, + "AK": 10206, + "AKING": 43602, + "AL": 1847, + "ALD": 44071, + "ALE": 21358, + "ALK": 28082, + "ALL": 7036, + "ALLY": 19807, + "ALS": 23333, + "ALSE": 23719, + "ALT": 31429, + "ALTH": 40818, + "AM": 2390, + "AMA": 25087, + "AMD": 28075, + "AME": 10067, + "AMES": 29559, + "AMI": 43870, + "AMP": 23518, + "AMS": 40834, + "AMY": 29428, + "AN": 1565, + "ANA": 31574, + "ANC": 20940, + "ANCE": 19240, + "AND": 6981, + "ANE": 30525, + "ANG": 15567, + "ANGE": 27746, + "ANI": 43664, + "ANK": 15154, + "ANN": 22846, + "ANS": 15037, + "ANT": 8643, + "ANY": 31827, + "AP": 2969, + "APD": 35349, + "APE": 45721, + "APH": 31300, + "API": 17614, + "APP": 24805, + "APS": 44580, + "APTER": 29485, + "AR": 1503, + "ARA": 24401, + "ARB": 37304, + "ARC": 25793, + "ARCH": 31315, + "ARD": 9795, + "ARDIS": 49608, + "ARDS": 48294, + "ARE": 12203, + "ARGET": 46095, + "ARI": 33604, + "ARK": 14175, + "ARM": 33456, + "ARP": 36035, + "ARR": 26465, + "ARS": 27415, + "ART": 7227, + "ARY": 13153, + "AS": 1921, + "ASC": 42643, + "ASE": 11159, + "ASED": 42827, + "ASH": 11211, + "ASHINGTON": 19436, + "ASON": 36033, + "ASS": 10705, + "AST": 11262, + "ASY": 26483, + "AT": 1404, + "ATA": 13563, + "ATCH": 11417, + "ATE": 6158, + "ATED": 11617, + "ATER": 23261, + "ATES": 29462, + "ATH": 12599, + "ATHER": 45226, + "ATING": 33881, + "ATION": 6234, + "ATIONAL": 29912, + "ATIONS": 18421, + "ATIVE": 37045, + "ATOR": 25633, + "ATS": 33586, + "ATT": 17139, + "ATTLE": 35455, + "ATURE": 40086, + "ATURES": 47471, + "AU": 26830, + "AUD": 48877, + "AUT": 39371, + "AV": 10116, + "AW": 12298, + "AX": 25922, + "AY": 4792, + "AZ": 22778, + "Aaron": 34451, + "Ab": 4826, + "Ability": 22453, + "About": 8585, + "Above": 32397, + "Abs": 24849, + "Absolutely": 40501, + "Abstract": 23839, + "Abyss": 49073, + "Ac": 12832, + "Acc": 17320, + "Accept": 38855, + "Access": 15457, + "Accessory": 41629, + "According": 4821, + "Account": 30116, + "Acknowled": 39482, + "Across": 40553, + "Act": 6398, + "Action": 12502, + "ActionCode": 31573, + "Activ": 25526, + "Active": 13739, + "Activity": 16516, + "Actor": 40277, + "Actually": 26417, + "Ad": 2782, + "Adam": 23159, + "Adams": 47462, + "Adapt": 48003, + "Adapter": 47307, + "Add": 4550, + "Added": 13003, + "Adding": 32901, + "Additional": 17699, + "Additionally": 23216, + "Address": 20231, + "Adds": 46245, + "Adjust": 39668, + "Admin": 46787, + "Administ": 41862, + "Adult": 42995, + "Adv": 22856, + "Advanced": 28809, + "Adventure": 48289, + "Advertisement": 4723, + "Advertisements": 14592, + "Af": 17584, + "Afee": 44314, + "Aff": 35191, + "African": 43032, + "After": 3260, + "Ag": 10262, + "Again": 15316, + "Against": 39276, + "Age": 23396, + "Agent": 36772, + "Agg": 46384, + "Ah": 10910, + "Aid": 44245, + "Aim": 49945, + "Air": 16170, + "Ak": 33901, + "Al": 2348, + "Alabama": 49177, + "Alan": 36235, + "Albert": 42590, + "Ale": 37474, + "Alert": 36420, + "Alex": 15309, + "Alexander": 38708, + "Ali": 37893, + "Alias": 40489, + "Alice": 44484, + "Alien": 44501, + "All": 3237, + "Allah": 48620, + "Allen": 39989, + "Allow": 35265, + "Allows": 34934, + "Almost": 23379, + "Along": 24035, + "Alpha": 38077, + "Already": 37447, + "Alright": 31442, + "Also": 7583, + "Alt": 29161, + "Altern": 23081, + "Alternative": 49788, + "Alternatively": 44163, + "Although": 7003, + "Always": 30374, + "Am": 5840, + "Amazing": 42770, + "Amazon": 24888, + "Amb": 35649, + "Americ": 5477, + "America": 18165, + "American": 7437, + "Americans": 17636, + "Amid": 43541, + "Among": 14311, + "Amount": 31264, + "Amy": 40797, + "An": 2025, + "Analy": 37702, + "Analysis": 32750, + "Ancient": 44974, + "And": 1870, + "Anderson": 42991, + "Andre": 31258, + "Andrew": 20508, + "Android": 25934, + "Andy": 35314, + "Ang": 13450, + "Angel": 33246, + "Angelo": 45585, + "Anim": 35320, + "Animal": 40002, + "Animation": 39520, + "Ann": 18858, + "Anna": 31160, + "Anne": 43227, + "Anonymous": 20660, + "Another": 6610, + "Answer": 33706, + "Ant": 13217, + "Anth": 30327, + "Anthony": 32697, + "Anti": 28795, + "Any": 7149, + "Anyone": 21129, + "Anything": 40028, + "Anyway": 23795, + "Ap": 25189, + "Apart": 39182, + "App": 4677, + "AppData": 22322, + "Apparently": 30402, + "Appearance": 48231, + "Appearances": 47569, + "Apple": 16108, + "Applic": 33583, + "Application": 23416, + "Applications": 41995, + "Apply": 44836, + "Apps": 48433, + "Apr": 13680, + "April": 16784, + "Ar": 3163, + "Arab": 31602, + "Arc": 24021, + "Arcade": 43763, + "Arch": 19895, + "Are": 8491, + "Area": 30547, + "Aren": 43199, + "Arg": 28100, + "Args": 42035, + "Ari": 26529, + "Arizona": 40732, + "Ark": 42007, + "Arm": 26560, + "Armor": 31512, + "Army": 45272, + "Around": 24472, + "Array": 19182, + "Arsenal": 46230, + "Art": 8001, + "Arthur": 29874, + "Article": 14906, + "Artist": 43020, + "As": 1722, + "Ash": 26754, + "Asia": 38555, + "Asian": 43224, + "Aside": 32602, + "Ask": 25214, + "Asked": 18932, + "Ass": 8021, + "Assad": 23622, + "Assembly": 49670, + "Asset": 45869, + "Assistant": 48902, + "Associated": 29014, + "Assuming": 48142, + "Ast": 33751, + "Async": 42367, + "At": 2953, + "Atl": 25255, + "Atlanta": 43482, + "Atlantic": 41120, + "Att": 8086, + "Attach": 33296, + "Attack": 27732, + "Attempt": 37177, + "Attempts": 48452, + "Attorney": 46319, + "Attribute": 33682, + "Attributes": 29021, + "Aud": 16353, + "Audio": 21206, + "Aug": 12512, + "August": 17908, + "Aust": 15160, + "Austin": 40245, + "Austral": 19763, + "Australia": 27429, + "Australian": 38036, + "Aut": 16541, + "Auth": 30515, + "Authent": 47649, + "Author": 13838, + "Authorities": 28705, + "Auto": 27722, + "Autom": 38062, + "Av": 7355, + "Availability": 29841, + "Available": 10493, + "Average": 26287, + "Avg": 48997, + "Avoid": 38618, + "Aw": 23155, + "Awesome": 49061, + "Ax": 31554, + "Ay": 42012, + "Az": 26903, + "B": 33, + "BA": 4339, + "BACK": 31098, + "BALL": 45463, + "BAT": 47379, + "BB": 15199, + "BBC": 33833, + "BC": 2749, + "BD": 14529, + "BE": 12473, + "BER": 13246, + "BF": 29499, + "BG": 40469, + "BI": 3483, + "BIL": 19676, + "BILITIES": 49516, + "BILITY": 25382, + "BILL": 39888, + "BIP": 47772, + "BIT": 26094, + "BL": 9148, + "BLE": 19146, + "BLIC": 32936, + "BM": 12261, + "BN": 15766, + "BO": 8202, + "BOOK": 39453, + "BOX": 39758, + "BP": 20866, + "BR": 11473, + "BRE": 40438, + "BS": 4462, + "BSD": 21800, + "BT": 19313, + "BTC": 35964, + "BU": 19499, + "BUG": 12953, + "BUR": 38926, + "BUS": 45346, + "BUT": 47526, + "BW": 48802, + "BY": 17513, + "Ba": 34458, + "Baby": 36534, + "Back": 7282, + "Background": 21756, + "Bad": 22069, + "Bah": 47514, + "Bal": 24597, + "Balance": 45866, + "Ball": 23410, + "Balt": 41312, + "Baltimore": 46139, + "Ban": 30457, + "Band": 31407, + "Bang": 43984, + "Bank": 28650, + "Bar": 10374, + "Barn": 47359, + "Bas": 15522, + "Base": 14881, + "Based": 15001, + "Basic": 26416, + "Basically": 31524, + "Bat": 24541, + "Batman": 37039, + "Battery": 47006, + "Battle": 24064, + "Bay": 15262, + "Be": 3856, + "Bear": 36352, + "Beast": 41490, + "Beat": 34979, + "Beaut": 38413, + "Bec": 39649, + "Because": 8128, + "Beck": 43454, + "Bed": 45896, + "Bee": 49512, + "Beer": 49802, + "Before": 8421, + "Beg": 24586, + "Begin": 44140, + "Beginning": 45198, + "Beh": 25267, + "Behind": 34163, + "Being": 18357, + "Bel": 12193, + "Bell": 36488, + "Below": 21106, + "Ben": 11696, + "Bench": 44199, + "Benef": 42166, + "Benz": 42484, + "Ber": 24814, + "Bern": 23927, + "Bernie": 33433, + "Berry": 25215, + "Besides": 23937, + "Best": 13014, + "Bet": 13056, + "Beta": 43303, + "Better": 28971, + "Between": 25262, + "Bey": 21993, + "Beyond": 24102, + "Bi": 23286, + "Big": 12804, + "Bill": 17798, + "Billy": 49640, + "Bind": 36180, + "Bio": 42787, + "Bir": 50091, + "Bird": 42562, + "Birth": 38480, + "Bit": 13128, + "Bitcoin": 22614, + "Bl": 3629, + "Black": 9915, + "Blade": 47520, + "Blake": 37849, + "Ble": 43413, + "Block": 12235, + "Blocks": 45356, + "Blog": 42383, + "Blood": 21659, + "Bloom": 38941, + "Bloomberg": 47696, + "Blu": 38676, + "Blue": 14573, + "Bo": 16635, + "Board": 29828, + "Bob": 18861, + "Body": 25842, + "Bomb": 48478, + "Bon": 20682, + "Bone": 49580, + "Bonus": 29435, + "Boo": 46120, + "Book": 10482, + "Books": 30650, + "Boost": 45686, + "Boot": 36476, + "Border": 34189, + "Born": 28524, + "Boss": 37310, + "Boston": 31710, + "Bot": 20630, + "Both": 10265, + "Bott": 28653, + "Bottom": 34104, + "Bound": 49646, + "Bow": 39961, + "Box": 14253, + "Boy": 26554, + "Br": 9414, + "Bra": 42333, + "Brad": 30805, + "Brain": 44687, + "Brand": 38416, + "Brandon": 45467, + "Brave": 39787, + "Brazil": 39190, + "Bre": 12679, + "Break": 31737, + "Breaking": 29449, + "Brend": 48015, + "Brew": 44029, + "Brexit": 40730, + "Brian": 24761, + "Bride": 47148, + "Bridge": 37385, + "Brien": 20118, + "Bright": 41267, + "Bring": 31416, + "Brit": 17959, + "Britain": 37114, + "British": 25631, + "Bro": 15783, + "Broad": 30507, + "Bron": 18760, + "Brook": 45534, + "Brother": 39461, + "Brow": 32635, + "Brown": 20644, + "Browser": 46532, + "Bruce": 38509, + "Bs": 37000, + "Bu": 38374, + "Buff": 36474, + "Buffer": 28632, + "Bug": 25624, + "Build": 15580, + "Builder": 32875, + "Building": 25954, + "Built": 39582, + "Bul": 33481, + "Bull": 39549, + "Bur": 22991, + "Burn": 29053, + "Bus": 16286, + "Bush": 36113, + "Business": 24749, + "But": 1537, + "Button": 21864, + "Buy": 14518, + "Buyable": 39693, + "BuyableInstoreAndOnline": 40242, + "Buzz": 48230, + "By": 3886, + "ById": 48364, + "Byte": 40778, + "Bytes": 45992, + "C": 34, + "CA": 8141, + "CAN": 44565, + "CAP": 33177, + "CAR": 20034, + "CAST": 44647, + "CB": 23199, + "CBC": 29208, + "CBS": 22923, + "CC": 4093, + "CCC": 46361, + "CD": 8610, + "CDC": 47667, + "CE": 5222, + "CENT": 43960, + "CEO": 46691, + "CEPT": 42006, + "CF": 22495, + "CG": 39816, + "CH": 3398, + "CHA": 49285, + "CHAPTER": 41481, + "CHAR": 38019, + "CHAT": 31542, + "CHECK": 50084, + "CHO": 44899, + "CHQ": 47831, + "CHR": 37846, + "CI": 25690, + "CIA": 49732, + "CL": 5097, + "CLA": 16827, + "CLAIM": 48778, + "CLASS": 31631, + "CLASSIFIED": 45449, + "CLE": 29931, + "CLOSE": 32737, + "CLUD": 39149, + "CLUS": 28332, + "CM": 24187, + "CN": 44175, + "CNN": 18474, + "CO": 8220, + "COL": 25154, + "COLOR": 46786, + "COM": 9858, + "COMPLE": 41335, + "CON": 10943, + "CONCLUS": 47542, + "CONT": 37815, + "COR": 44879, + "CP": 8697, + "CPU": 36037, + "CR": 9419, + "CRE": 43387, + "CRIP": 36584, + "CRIPTION": 40165, + "CS": 7902, + "CSS": 49155, + "CT": 4177, + "CTV": 30428, + "CU": 43633, + "CV": 33538, + "CVE": 31436, + "CW": 43538, + "Ca": 24334, + "Cache": 30562, + "Cal": 9771, + "Calif": 19619, + "California": 25284, + "Call": 14134, + "Callback": 47258, + "Calling": 48593, + "Cam": 21701, + "Camera": 35632, + "Camp": 21111, + "Campaign": 46102, + "Can": 6090, + "Canada": 17940, + "Canadian": 28203, + "Cand": 41572, + "Cap": 15610, + "Capital": 39315, + "Capt": 19209, + "Captain": 27898, + "Capture": 49630, + "Car": 9914, + "Card": 16962, + "Care": 17784, + "Carl": 26886, + "Cart": 43476, + "Carter": 49958, + "Cas": 35155, + "Case": 20448, + "Cash": 35361, + "Cass": 43529, + "Cast": 19248, + "Cat": 21979, + "Catal": 39075, + "Catalog": 49015, + "Category": 27313, + "Cath": 39581, + "Catholic": 48919, + "Cause": 42323, + "Cele": 42741, + "Cell": 28780, + "Cent": 19085, + "Center": 23656, + "Central": 30645, + "Cert": 37608, + "Certain": 26469, + "Certainly": 36001, + "Ch": 1925, + "Chain": 35491, + "Chair": 43189, + "Chall": 41812, + "Champ": 48507, + "Chan": 48407, + "Chance": 43606, + "Change": 19400, + "Changed": 31813, + "Changes": 29238, + "Changing": 48333, + "Channel": 29239, + "Chapter": 14126, + "Char": 12441, + "Character": 27275, + "Characters": 48393, + "Charg": 28316, + "Charge": 50044, + "Charges": 36970, + "Charl": 24453, + "Charles": 28711, + "Charlie": 37136, + "Chart": 45488, + "Chat": 30820, + "Che": 7376, + "Check": 9787, + "Chel": 38292, + "Chelsea": 41053, + "Chem": 41829, + "Chest": 45170, + "Chicago": 25705, + "Chicken": 45565, + "Chief": 23675, + "Child": 16424, + "Children": 26829, + "China": 14581, + "Chinese": 23604, + "Chip": 49985, + "Cho": 22164, + "Choice": 46770, + "Choose": 31851, + "Chris": 15645, + "Christ": 10684, + "Christian": 20298, + "Christmas": 44614, + "Christopher": 38025, + "Chuck": 44324, + "Church": 46686, + "Circ": 31560, + "City": 14941, + "Civil": 32610, + "Cl": 2601, + "Cla": 47404, + "Claim": 44819, + "Clar": 48035, + "Clark": 43250, + "Class": 9487, + "Classic": 39914, + "Cle": 34349, + "Clean": 32657, + "Clear": 19856, + "Clearly": 30638, + "Click": 8164, + "Client": 11792, + "Climate": 37649, + "Clinton": 16549, + "Clock": 44758, + "Close": 26125, + "Closure": 45398, + "Cloud": 18839, + "Club": 42350, + "Cmd": 40109, + "Co": 7222, + "Coach": 40677, + "Cod": 43806, + "Code": 10669, + "Coin": 24387, + "Col": 5216, + "Cola": 28635, + "Cold": 34312, + "Cole": 46509, + "Coll": 22667, + "Collect": 31337, + "Collection": 36307, + "College": 38951, + "Collins": 49645, + "Color": 10258, + "Colorado": 41330, + "Columb": 36063, + "Column": 39470, + "Com": 5377, + "Comb": 20575, + "Combat": 38667, + "Come": 16773, + "Coming": 30804, + "Comm": 6935, + "Command": 21575, + "Comment": 21357, + "Comments": 23903, + "Commerce": 47662, + "Commercial": 48401, + "Commission": 50246, + "Common": 17227, + "Commun": 30813, + "Community": 20012, + "Comp": 7293, + "Compan": 41309, + "Companies": 49111, + "Company": 39154, + "Compar": 50249, + "Compare": 41488, + "Compared": 44669, + "Compat": 40073, + "Compl": 38143, + "Complete": 20988, + "Completed": 43768, + "Component": 21950, + "Computer": 34556, + "Con": 3103, + "Conclusion": 21481, + "Cond": 25559, + "Condition": 48362, + "Conf": 18546, + "Config": 16934, + "Configuration": 38149, + "Cong": 18649, + "Congratulations": 45048, + "Congress": 25916, + "Conn": 37321, + "Connect": 13313, + "Connection": 32048, + "Connector": 34525, + "Connell": 15559, + "Connor": 27136, + "Cons": 9444, + "Conservative": 42039, + "Consider": 19626, + "Considering": 40475, + "Console": 47581, + "Const": 34184, + "Construct": 42316, + "Constructed": 25207, + "Construction": 36687, + "Consumer": 49106, + "Cont": 4264, + "Contact": 17829, + "Container": 29869, + "Content": 19746, + "Contents": 15842, + "Context": 21947, + "Contin": 17875, + "Continue": 29453, + "Contract": 45845, + "Contribut": 37146, + "Control": 15988, + "Controller": 22130, + "Cook": 28937, + "Cool": 34530, + "Cooldown": 45953, + "Cop": 13379, + "Copy": 29881, + "Copyright": 15269, + "Cor": 10606, + "Core": 14055, + "Corn": 41389, + "Corp": 45680, + "Correct": 42779, + "Correction": 43267, + "Cos": 36734, + "Cost": 13729, + "Could": 23722, + "Coun": 31053, + "Council": 40940, + "Count": 12332, + "Counter": 31694, + "Country": 33921, + "Cour": 25877, + "Course": 49046, + "Court": 36699, + "Courtesy": 31825, + "Cover": 27245, + "Cow": 40147, + "Cr": 13916, + "Cra": 33800, + "Craft": 14467, + "Craig": 40441, + "Crash": 47598, + "Cre": 12443, + "Creat": 16719, + "Create": 16447, + "Created": 41972, + "Creating": 32071, + "Credit": 23690, + "Credits": 42855, + "Crew": 46724, + "Crime": 45580, + "Crit": 18559, + "Critical": 41000, + "Critics": 36623, + "Cro": 35403, + "Cross": 21544, + "Cru": 27535, + "Crunch": 49384, + "Cruz": 41811, + "Cry": 26677, + "Crypt": 23919, + "Crystal": 43752, + "Cs": 32274, + "Ct": 33707, + "Ctrl": 40069, + "Cu": 46141, + "Cub": 43632, + "Cube": 29071, + "Cur": 26628, + "Current": 11297, + "Currently": 21327, + "Custom": 15022, + "Customer": 44939, + "Cut": 26254, + "Cy": 20418, + "D": 35, + "DA": 5631, + "DAQ": 46640, + "DATA": 26947, + "DAY": 26442, + "DB": 11012, + "DC": 9697, + "DCS": 49513, + "DD": 16458, + "DE": 7206, + "DEBUG": 30531, + "DEC": 41374, + "DEF": 32988, + "DEM": 39429, + "DEN": 41819, + "DEP": 46162, + "DER": 14418, + "DERR": 49643, + "DES": 30910, + "DEV": 39345, + "DF": 8068, + "DH": 41473, + "DI": 17931, + "DIR": 34720, + "DIS": 26288, + "DIT": 49828, + "DIV": 33569, + "DJ": 35028, + "DK": 48510, + "DL": 19260, + "DM": 23127, + "DN": 35504, + "DNA": 28886, + "DO": 18227, + "DOC": 38715, + "DOM": 39170, + "DON": 41173, + "DOS": 35178, + "DOWN": 41925, + "DP": 6322, + "DR": 7707, + "DS": 5258, + "DT": 24544, + "DVD": 39218, + "DW": 42955, + "DX": 36227, + "Da": 26531, + "Dad": 46270, + "Daddy": 48280, + "Daily": 28545, + "Dallas": 40540, + "Dam": 14550, + "Damage": 22022, + "Damn": 43343, + "Dan": 21174, + "Daniel": 19962, + "Danny": 45478, + "Dar": 32708, + "Dark": 17367, + "Dash": 43041, + "Dat": 27354, + "Data": 6601, + "Database": 38105, + "Date": 10430, + "Dave": 27984, + "David": 11006, + "Davis": 36462, + "Day": 12393, + "Days": 38770, + "Db": 43832, + "De": 5005, + "Dead": 20489, + "Deal": 45776, + "Dean": 36372, + "Dear": 20266, + "Death": 20148, + "Deb": 16587, + "Debug": 27509, + "Dec": 10707, + "December": 20588, + "Decl": 37835, + "Decre": 43198, + "Deep": 29744, + "Def": 7469, + "Default": 19463, + "Defense": 27300, + "Definition": 36621, + "Del": 13856, + "Delete": 38727, + "Delivery": 33129, + "DeliveryDate": 39749, + "Delta": 42430, + "Dem": 11522, + "Demand": 42782, + "Democratic": 33939, + "Democrats": 29969, + "Demon": 35477, + "Den": 21306, + "Denver": 49818, + "Dep": 12156, + "Department": 36261, + "Depending": 41156, + "Deploy": 49322, + "Depth": 48791, + "Depths": 42382, + "Der": 28532, + "Des": 5960, + "Desc": 24564, + "Description": 11828, + "Design": 23067, + "Desk": 42523, + "Desktop": 36881, + "Despite": 8332, + "Dest": 24159, + "Destroy": 49174, + "Det": 11242, + "Detailed": 32080, + "Details": 24259, + "Detect": 47504, + "Detroit": 40404, + "Dev": 13603, + "Develop": 19246, + "Developer": 45351, + "Development": 41206, + "Device": 24728, + "Dex": 48875, + "Di": 18683, + "Dial": 24400, + "Dialog": 44204, + "Dialogue": 41099, + "Diamond": 47710, + "Dick": 38743, + "Did": 11633, + "Die": 32423, + "Diff": 28813, + "Different": 40341, + "Dig": 19511, + "Digital": 27640, + "Dim": 29271, + "Dir": 35277, + "Direct": 13470, + "Director": 28702, + "Directory": 43055, + "Dis": 7279, + "Disable": 48893, + "Disc": 15642, + "Disclaimer": 19618, + "Discover": 44596, + "Discuss": 48873, + "Discussion": 34255, + "Disk": 40961, + "Disney": 37338, + "Dispatch": 49354, + "Display": 23114, + "Dist": 20344, + "Distance": 45767, + "District": 44857, + "Div": 24095, + "Do": 5211, + "DoS": 46498, + "Doc": 23579, + "Doctor": 37564, + "Doctors": 47087, + "Document": 24941, + "Documents": 38354, + "Does": 13921, + "Dog": 32942, + "Dom": 24510, + "Domain": 43961, + "Domin": 43417, + "Don": 3987, + "Donald": 7371, + "DonaldTrump": 27674, + "Done": 45677, + "Donnell": 24853, + "Dou": 40287, + "Double": 25628, + "Doug": 42297, + "Down": 8048, + "Download": 10002, + "Downloadha": 41551, + "Dr": 6187, + "Draft": 37741, + "Drag": 46022, + "Dragon": 17808, + "DragonMagazine": 42424, + "Draw": 25302, + "Dream": 30571, + "Dri": 20564, + "Drive": 24825, + "Driver": 32103, + "Dro": 35442, + "Drop": 26932, + "Drug": 37943, + "Ds": 30832, + "Du": 35660, + "Dual": 36248, + "Dub": 37590, + "Due": 22229, + "Dun": 30128, + "Dur": 36927, + "Duration": 26054, + "During": 7191, + "Dust": 43767, + "Dutch": 49717, + "Dynamic": 44090, + "E": 36, + "EA": 16412, + "EAR": 17133, + "EB": 30195, + "EC": 2943, + "ECA": 36600, + "ECD": 27295, + "ECH": 25994, + "ECK": 25171, + "ECT": 9782, + "ECTION": 24565, + "ED": 1961, + "EDIT": 24706, + "EE": 6500, + "EED": 41841, + "EEE": 31909, + "EEEE": 35039, + "EEK": 33823, + "EEP": 35238, + "EF": 25425, + "EFF": 37267, + "EG": 7156, + "EGA": 33146, + "EGIN": 43312, + "EH": 42413, + "EL": 3698, + "ELD": 24639, + "ELF": 37738, + "ELL": 23304, + "ELS": 37142, + "ELY": 30943, + "EM": 3620, + "EMA": 27630, + "EMBER": 28952, + "EMENT": 12529, + "EMOTE": 36862, + "EMP": 39494, + "EMS": 39201, + "EN": 1677, + "ENA": 45510, + "ENC": 24181, + "ENCE": 18310, + "ENCY": 45155, + "END": 10619, + "ENDED": 49361, + "ENE": 39267, + "ENG": 26808, + "ENGTH": 49494, + "ENN": 34571, + "ENS": 16938, + "ENSE": 24290, + "ENT": 3525, + "ENTION": 45589, + "ENTS": 15365, + "EO": 4720, + "EP": 8905, + "EPA": 40906, + "ER": 1137, + "ERA": 46461, + "ERAL": 27130, + "ERC": 47691, + "ERE": 9338, + "ERG": 49837, + "ERN": 28778, + "ERO": 34812, + "ERROR": 24908, + "ERS": 4877, + "ERSON": 29086, + "ERT": 17395, + "ERY": 19664, + "ES": 1546, + "ESA": 43279, + "ESCO": 43311, + "ESE": 33635, + "ESH": 44011, + "ESPN": 31730, + "ESS": 7597, + "ESSION": 47621, + "EST": 6465, + "EStream": 39906, + "EStreamFrame": 43177, + "ET": 2767, + "ETA": 20892, + "ETF": 22274, + "ETH": 20702, + "ETHOD": 36252, + "ETS": 32716, + "EU": 19684, + "EV": 20114, + "EVA": 27881, + "EW": 6217, + "EX": 6369, + "EXP": 49864, + "EXT": 13918, + "EY": 22348, + "Each": 10871, + "Ear": 8419, + "Earlier": 13689, + "Early": 20457, + "Earn": 49725, + "Earth": 22840, + "East": 25234, + "Eastern": 46109, + "Easy": 28406, + "Eat": 47659, + "Ec": 49136, + "Econom": 28489, + "Economic": 48307, + "Ed": 7407, + "Edge": 37021, + "Edit": 18378, + "Edited": 45882, + "Editor": 17171, + "Educ": 33380, + "Education": 41183, + "Edward": 43982, + "Effect": 18610, + "Effective": 44831, + "Effects": 47738, + "Egypt": 39299, + "Eh": 43894, + "Eight": 29571, + "Either": 32478, + "El": 9527, + "Ele": 28827, + "Elect": 19453, + "Electric": 44132, + "Element": 20180, + "Elf": 46995, + "Elizabeth": 43568, + "Ell": 30639, + "Els": 45507, + "Elsa": 49050, + "Else": 40674, + "Elsewhere": 49374, + "Em": 10161, + "Email": 15333, + "Emb": 31567, + "Emer": 32779, + "Emergency": 48979, + "Emily": 48640, + "Employ": 29733, + "Empty": 40613, + "En": 4834, + "Enable": 36695, + "Enabled": 20491, + "Enc": 27195, + "End": 12915, + "Energy": 28925, + "Eng": 7936, + "Engine": 13798, + "EngineDebug": 49781, + "Engineers": 28620, + "England": 39163, + "English": 15823, + "Enh": 35476, + "Enhanced": 49026, + "Enjoy": 27467, + "Enlarge": 30952, + "Enough": 47323, + "Ent": 14539, + "Enter": 17469, + "Entity": 32398, + "Entry": 30150, + "Environment": 31441, + "Environmental": 47213, + "Ep": 13807, + "Episode": 23758, + "Equ": 23588, + "Er": 9139, + "Eric": 25004, + "Error": 12331, + "Es": 23041, + "Esc": 47051, + "Especially": 48464, + "Ess": 29508, + "Est": 22362, + "Eth": 40226, + "Euro": 14398, + "Europe": 16112, + "European": 22030, + "Ev": 15200, + "Eva": 44239, + "Even": 6104, + "Event": 9237, + "Events": 37103, + "Eventually": 28724, + "Ever": 23921, + "Every": 6109, + "Everybody": 28172, + "Everyone": 16190, + "Everything": 19693, + "Evidence": 46785, + "Evil": 48477, + "Ex": 3109, + "Exactly": 47173, + "Example": 16281, + "Examples": 27730, + "Exc": 40127, + "Excellent": 45675, + "Except": 30313, + "Exception": 16922, + "Exec": 23002, + "Executive": 43885, + "Exit": 30337, + "Exp": 16870, + "Exper": 20468, + "Experience": 44901, + "Experts": 38897, + "Expl": 18438, + "Explore": 35433, + "Export": 43834, + "Express": 38839, + "Ext": 11627, + "External": 41506, + "Extra": 27726, + "Extreme": 36716, + "Ey": 36287, + "Eye": 24876, + "F": 37, + "FA": 7708, + "FACE": 49836, + "FAQ": 42680, + "FAULT": 38865, + "FB": 26001, + "FBI": 39379, + "FC": 4851, + "FD": 26009, + "FE": 15112, + "FER": 24302, + "FF": 5777, + "FFER": 45746, + "FFFF": 29312, + "FG": 30386, + "FH": 44602, + "FI": 11674, + "FIELD": 44603, + "FIG": 16254, + "FIL": 46700, + "FILE": 25664, + "FIN": 20032, + "FINE": 29940, + "FINEST": 40236, + "FIR": 39776, + "FIX": 47084, + "FK": 26236, + "FL": 3697, + "FLAG": 38948, + "FM": 23264, + "FML": 34708, + "FN": 43221, + "FO": 6080, + "FOR": 13775, + "FORE": 30818, + "FORM": 21389, + "FORMATION": 35036, + "FOX": 47853, + "FP": 5837, + "FR": 10913, + "FREE": 39274, + "FS": 10652, + "FT": 9792, + "FTWARE": 37485, + "FU": 38989, + "FUL": 46476, + "FUN": 42296, + "FW": 24160, + "FX": 17213, + "FY": 43833, + "Fa": 50110, + "Fab": 43957, + "Fac": 47522, + "Face": 32388, + "Facebook": 12025, + "Fact": 29054, + "Factor": 41384, + "Factory": 22810, + "FactoryReloaded": 37631, + "Fail": 39044, + "Failure": 50015, + "Fair": 30099, + "Faith": 45536, + "Fake": 49233, + "Fal": 41129, + "Fall": 24750, + "False": 25101, + "Family": 24094, + "Fan": 22480, + "Fans": 36570, + "Far": 21428, + "Farm": 48412, + "Fast": 22968, + "Fat": 33804, + "Father": 34823, + "Favorite": 49434, + "Fax": 46512, + "Fe": 14304, + "Fear": 37798, + "Feature": 38816, + "Featured": 37948, + "Features": 23595, + "Feb": 15146, + "February": 21816, + "Fed": 42268, + "Federal": 24099, + "Feed": 18332, + "Feel": 35114, + "Fel": 42493, + "Female": 27273, + "Fer": 43362, + "Fest": 45139, + "Few": 32351, + "Fi": 10547, + "Field": 15878, + "Fif": 44403, + "Fig": 14989, + "Fight": 27365, + "Fighting": 46375, + "Figure": 11337, + "Fil": 11928, + "File": 8979, + "Filename": 35063, + "Files": 25876, + "Fill": 33762, + "Film": 39750, + "Filter": 22417, + "Fin": 18467, + "Final": 19006, + "Finally": 11158, + "Financial": 43621, + "Find": 16742, + "Finding": 36276, + "Fine": 34389, + "Finish": 48658, + "Fire": 13543, + "First": 5962, + "Firstly": 49709, + "Fish": 39428, + "Fit": 31805, + "Five": 20029, + "Fix": 22743, + "Fixed": 13715, + "Fl": 7414, + "Fla": 47487, + "Flag": 34227, + "Flags": 40053, + "Flash": 30670, + "Fle": 47669, + "Flickr": 47250, + "Flight": 43069, + "Flo": 33574, + "Float": 43879, + "Flor": 26953, + "Florida": 31135, + "Flow": 37535, + "Fly": 33771, + "Flying": 49095, + "Focus": 34888, + "Folder": 41092, + "Follow": 7155, + "Following": 14291, + "Font": 23252, + "FontSize": 38160, + "Food": 24602, + "Foot": 17574, + "Football": 37316, + "Footnote": 33795, + "For": 1890, + "Force": 10292, + "Ford": 37308, + "Fore": 16351, + "Foreign": 33616, + "Forest": 34605, + "Forge": 19857, + "ForgeModLoader": 24934, + "Form": 8479, + "Format": 26227, + "Former": 14282, + "Fort": 21926, + "Fortunately": 31276, + "Forward": 39746, + "Found": 21077, + "Four": 15137, + "Fourth": 45530, + "Fox": 19399, + "Fr": 6732, + "Fra": 49562, + "Frag": 42974, + "Fram": 21055, + "Frame": 19778, + "Frames": 35439, + "Frameworks": 42026, + "Fran": 38848, + "Franc": 42885, + "France": 28572, + "Frank": 17439, + "Fre": 20366, + "Fred": 30847, + "Free": 11146, + "Freedom": 38885, + "French": 24111, + "Fresh": 35857, + "Fri": 30214, + "Friday": 20610, + "Friend": 23331, + "Friends": 36705, + "From": 4863, + "Front": 25886, + "Fs": 42388, + "Fu": 41133, + "Fuck": 34094, + "Fuel": 42663, + "Full": 13295, + "Fun": 24629, + "Function": 22203, + "Fund": 24553, + "Further": 13518, + "Furthermore": 24951, + "Future": 29783, + "G": 38, + "GA": 9273, + "GAME": 47109, + "GAN": 45028, + "GB": 4579, + "GBT": 9146, + "GC": 15916, + "GD": 45113, + "GE": 8264, + "GEN": 35353, + "GER": 30373, + "GES": 48075, + "GET": 18851, + "GF": 21713, + "GG": 11190, + "GGGG": 25611, + "GGGGGGGG": 40415, + "GH": 17511, + "GHz": 23741, + "GI": 18878, + "GL": 8763, + "GM": 15548, + "GMT": 49424, + "GN": 16630, + "GO": 11230, + "GOP": 44962, + "GP": 16960, + "GPU": 33346, + "GR": 10761, + "GRE": 28934, + "GREEN": 43016, + "GROUND": 46025, + "GROUP": 46846, + "GS": 14313, + "GT": 19555, + "GU": 38022, + "GUI": 40156, + "GV": 37094, + "GW": 33191, + "GY": 31212, + "Ga": 35389, + "Gab": 46079, + "Gal": 26552, + "Gall": 37122, + "Gallery": 29352, + "Gam": 34777, + "Game": 8777, + "Gameplay": 43241, + "Gamer": 33648, + "Games": 24474, + "Gaming": 45509, + "Gar": 27676, + "Gary": 33820, + "Gas": 39699, + "Gate": 22628, + "Gay": 41787, + "Gaza": 48790, + "Gb": 49017, + "Ge": 10082, + "Gear": 38141, + "Gen": 13746, + "Gender": 41394, + "Gene": 39358, + "Gener": 8645, + "General": 12218, + "Generally": 37058, + "Generic": 46189, + "Georg": 33428, + "George": 20191, + "Georgia": 41072, + "Ger": 38069, + "German": 16010, + "Germany": 27079, + "Get": 3855, + "Getting": 20570, + "Getty": 6633, + "Gh": 41126, + "Ghost": 32001, + "Gi": 33704, + "Gil": 40747, + "Girl": 24151, + "Girls": 41044, + "Give": 23318, + "Given": 15056, + "Giving": 49701, + "Gl": 9861, + "Glass": 47698, + "Global": 22289, + "Go": 5247, + "Goal": 49045, + "God": 13482, + "Going": 27404, + "Gold": 13306, + "GoldMagikarp": 42202, + "Golden": 32378, + "Good": 10248, + "Google": 11708, + "Gordon": 47073, + "Got": 30074, + "Gov": 23774, + "Govern": 29168, + "Government": 28848, + "Gr": 8642, + "Gra": 46971, + "Grab": 48400, + "Grad": 42731, + "Grade": 42233, + "Graham": 45821, + "Grand": 23581, + "Grant": 45431, + "Graph": 37065, + "Graphics": 18172, + "Gray": 46130, + "Gre": 43887, + "Great": 13681, + "Greek": 44059, + "Green": 13719, + "Greg": 25025, + "Grey": 49141, + "Grid": 41339, + "Gro": 42921, + "Ground": 35539, + "Group": 13247, + "Growing": 43964, + "Gs": 33884, + "Gu": 8205, + "Guard": 24502, + "Guest": 42481, + "Guide": 47889, + "Gun": 22993, + "Guy": 31080, + "Gy": 44802, + "H": 39, + "HA": 7801, + "HAEL": 47452, + "HAHA": 21271, + "HAHAHAHA": 39021, + "HAM": 33363, + "HB": 32886, + "HC": 16045, + "HCR": 43230, + "HD": 10227, + "HE": 13909, + "HEAD": 37682, + "HER": 16879, + "HF": 29567, + "HH": 16768, + "HHHH": 41100, + "HI": 25374, + "HK": 38730, + "HL": 6581, + "HM": 36905, + "HO": 32298, + "HOME": 39069, + "HOU": 46685, + "HOW": 37181, + "HP": 14082, + "HQ": 41275, + "HR": 17184, + "HS": 7998, + "HT": 6535, + "HTML": 28656, + "HTTP": 40717, + "HUD": 28410, + "HY": 42598, + "Ha": 23303, + "Hack": 32833, + "Had": 25383, + "Hal": 40202, + "Half": 31305, + "Hall": 34194, + "Ham": 21281, + "Hamilton": 45405, + "Han": 29919, + "Hand": 12885, + "Handle": 37508, + "Handler": 25060, + "Happy": 25082, + "Har": 13587, + "Hard": 17309, + "Hardware": 49865, + "Harris": 41589, + "Harry": 18308, + "Hart": 44719, + "Has": 19242, + "Hash": 26257, + "Hat": 40483, + "Haunted": 46979, + "Have": 11980, + "Having": 14698, + "Haw": 33055, + "Hay": 31306, + "He": 1544, + "Head": 13847, + "Header": 39681, + "Health": 18081, + "Heart": 28541, + "Heat": 39596, + "Heavy": 33210, + "Height": 23106, + "Hel": 12621, + "Hell": 28254, + "Hello": 15496, + "Help": 22087, + "Helper": 47429, + "Hen": 26055, + "Henry": 32476, + "Her": 9360, + "Here": 4342, + "Herm": 48523, + "Hero": 30411, + "Hey": 10814, + "Hi": 17250, + "Hidden": 41691, + "Hide": 38518, + "Hig": 36124, + "High": 11922, + "Higher": 48708, + "Hill": 36369, + "Hillary": 20397, + "His": 6653, + "Hispanic": 43830, + "Hist": 13749, + "History": 18122, + "Hit": 17889, + "Hmm": 44217, + "Ho": 28900, + "Hol": 28115, + "Hold": 26807, + "Holy": 33336, + "Hom": 28718, + "Home": 16060, + "Hon": 29478, + "Honest": 37411, + "Honestly": 40817, + "Hong": 48559, + "Hop": 23483, + "Hope": 34456, + "Hopefully": 32365, + "Hor": 27991, + "Host": 17932, + "Hot": 21352, + "Hour": 43223, + "Hours": 39792, + "House": 18102, + "Houston": 33387, + "How": 2437, + "Howard": 32434, + "However": 4864, + "Http": 43481, + "Hu": 38202, + "Hub": 16066, + "Hug": 48098, + "Huh": 46010, + "Hum": 32661, + "Human": 20490, + "Hun": 25117, + "Hundreds": 38150, + "Hung": 39505, + "Hunt": 47663, + "Hunter": 38803, + "Hur": 42633, + "Hy": 21217, + "Hyd": 40436, + "Hyp": 49926, + "Hyper": 38197, + "Hz": 7399, + "I": 40, + "IA": 3539, + "IAL": 12576, + "IAN": 16868, + "IAS": 43429, + "IB": 9865, + "IBLE": 34563, + "IC": 2149, + "ICA": 25241, + "ICAL": 20151, + "ICAN": 42710, + "ICE": 8476, + "ICES": 34444, + "ICH": 20739, + "ICK": 11860, + "ICLE": 31419, + "ICO": 22707, + "ICS": 19505, + "ICT": 18379, + "ID": 2389, + "IDA": 41957, + "IDE": 14114, + "IDENT": 25256, + "IDER": 41237, + "IDES": 42538, + "IDS": 14255, + "IDs": 47954, + "IE": 10008, + "IED": 19767, + "IELD": 49979, + "IENCE": 42589, + "IENT": 28495, + "IER": 38311, + "IES": 11015, + "IF": 5064, + "IFA": 19071, + "IFE": 29150, + "IFF": 29267, + "IFIC": 30643, + "IFIED": 28343, + "IFT": 32297, + "IG": 3528, + "IGH": 18060, + "IGHT": 9947, + "IGHTS": 34874, + "IGN": 16284, + "II": 3978, + "III": 10855, + "IJ": 23852, + "IK": 18694, + "IL": 4146, + "ILA": 47164, + "ILD": 26761, + "ILE": 41119, + "ILL": 8267, + "ILLE": 33844, + "ILS": 45484, + "ILY": 33340, + "IM": 3955, + "IME": 12789, + "IN": 1268, + "INA": 28893, + "INAL": 17961, + "INC": 30158, + "IND": 12115, + "INE": 8881, + "INESS": 44180, + "INFO": 10778, + "ING": 2751, + "INGS": 20754, + "INGTON": 17480, + "INK": 17248, + "INO": 46016, + "INS": 20913, + "INST": 38604, + "INT": 12394, + "INTER": 41358, + "INTON": 46812, + "IO": 9399, + "ION": 2849, + "IONS": 11053, + "IOR": 41254, + "IP": 4061, + "IPP": 31444, + "IPS": 47643, + "IQ": 33866, + "IR": 4663, + "IRC": 49060, + "IRD": 46833, + "IRE": 41736, + "IRED": 37819, + "IRO": 43708, + "IRT": 48771, + "IS": 1797, + "ISA": 22312, + "ISC": 37719, + "ISE": 24352, + "ISH": 18422, + "ISION": 42446, + "ISIS": 29322, + "ISM": 31125, + "ISO": 40734, + "ISON": 39960, + "ISS": 16744, + "ISSION": 40373, + "IST": 8808, + "ISTER": 41517, + "ISTORY": 42480, + "IT": 2043, + "ITAL": 40579, + "ITCH": 31949, + "ITE": 12709, + "ITED": 22061, + "ITH": 10554, + "ITIES": 30383, + "ITION": 17941, + "ITNESS": 46144, + "ITS": 29722, + "ITT": 22470, + "ITY": 9050, + "IU": 44958, + "IUM": 41796, + "IV": 3824, + "IVE": 9306, + "IVER": 38757, + "IVERS": 30194, + "IVES": 42472, + "IX": 10426, + "IZ": 14887, + "IZE": 35400, + "Ian": 37776, + "Ice": 23709, + "Icon": 19578, + "Id": 7390, + "Ide": 41452, + "Ident": 33234, + "If": 1532, + "Ign": 32916, + "Il": 33666, + "Ill": 21478, + "Im": 3546, + "Image": 5159, + "Images": 29398, + "Imagine": 25153, + "Imm": 24675, + "Imp": 26950, + "Impl": 29710, + "Import": 20939, + "Important": 33796, + "Impro": 23028, + "Improve": 47531, + "Improved": 35453, + "In": 818, + "Inc": 25517, + "Includes": 42986, + "Incre": 15562, + "Increase": 46890, + "Increased": 40281, + "Increases": 28544, + "Ind": 5497, + "Indeed": 17854, + "Independent": 40566, + "Index": 15732, + "India": 21569, + "Indian": 30821, + "Indiana": 49153, + "Individual": 35392, + "Indust": 35848, + "Inf": 18943, + "Info": 12360, + "Information": 21918, + "Ing": 27682, + "Ingredients": 41222, + "Init": 31768, + "Initial": 24243, + "Initialized": 28500, + "Initially": 40443, + "Input": 20560, + "Ins": 20376, + "Insert": 44402, + "Inside": 24441, + "Insp": 41502, + "Inst": 6310, + "Install": 15798, + "Installation": 30838, + "Instance": 33384, + "Instant": 49933, + "Instead": 13193, + "InstoreAndOnline": 40241, + "Instruct": 43993, + "Int": 5317, + "Integ": 34500, + "Integer": 46541, + "Intel": 24123, + "Inter": 9492, + "Interest": 19302, + "Interested": 48860, + "Interestingly": 33092, + "Interface": 39317, + "Intern": 15865, + "Internal": 37693, + "International": 24274, + "Internet": 28566, + "Interstitial": 29447, + "Interview": 39945, + "Introdu": 15005, + "Introduced": 37143, + "Introduction": 21906, + "Inv": 19904, + "Invalid": 44651, + "Invest": 19070, + "Investigators": 33528, + "Iowa": 45186, + "Ir": 23820, + "Iran": 23798, + "Iraq": 31206, + "Ire": 48505, + "Ireland": 49752, + "Irish": 43293, + "Iron": 22797, + "Ironically": 44850, + "Is": 3792, + "Isa": 39443, + "Islam": 16991, + "Islamic": 26723, + "Isn": 41451, + "Israel": 14040, + "Israeli": 29818, + "Iss": 27738, + "Issue": 45147, + "It": 1026, + "Italian": 45696, + "Italy": 45001, + "Item": 7449, + "ItemImage": 25502, + "ItemThumbnailImage": 39177, + "ItemTracker": 47198, + "Items": 23022, + "Iter": 29993, + "Iterator": 37787, + "Its": 20459, + "Iv": 45766, + "J": 41, + "JA": 37048, + "JB": 47858, + "JC": 34382, + "JD": 37882, + "JECT": 23680, + "JJ": 32178, + "JM": 50229, + "JO": 45006, + "JOHN": 47118, + "JP": 12889, + "JR": 44817, + "JS": 20120, + "JSON": 40386, + "JUST": 25008, + "JV": 41697, + "Ja": 33186, + "Jac": 28821, + "Jack": 14295, + "Jackson": 31270, + "Jacob": 46751, + "Jake": 43930, + "Jam": 30380, + "James": 14731, + "Jamie": 48337, + "Jan": 12128, + "Jane": 41083, + "January": 21339, + "Japan": 16504, + "Japanese": 25324, + "Jar": 47511, + "Jason": 26497, + "Java": 29584, + "Jay": 30568, + "Je": 40932, + "Jean": 38248, + "Jeff": 19139, + "Jen": 44875, + "Jenn": 35994, + "Jennifer": 43187, + "Jer": 36134, + "Jere": 31579, + "Jeremy": 35623, + "Jerry": 43462, + "Jes": 22290, + "Jess": 34648, + "Jessica": 45572, + "Jesus": 28219, + "Jet": 42273, + "Jew": 23119, + "Jewish": 28240, + "Jews": 47415, + "Jim": 18050, + "Jimmy": 40335, + "Jo": 9908, + "Job": 33308, + "Joe": 19585, + "John": 7554, + "Johnny": 44960, + "Johnson": 25378, + "Join": 18234, + "Joined": 24363, + "Jon": 18219, + "Jonathan": 30365, + "Jones": 25784, + "Jordan": 34522, + "Jose": 23409, + "Joseph": 29458, + "Josh": 23808, + "Joshua": 47740, + "Journal": 25296, + "Joy": 41338, + "Jr": 50123, + "Js": 49044, + "Ju": 33018, + "Jud": 26141, + "Judge": 29511, + "Jul": 16980, + "July": 16157, + "Jump": 36046, + "Jun": 22396, + "June": 15749, + "Just": 5703, + "Justice": 28447, + "Justin": 33229, + "K": 42, + "KA": 25123, + "KB": 22764, + "KC": 36222, + "KE": 7336, + "KEN": 43959, + "KER": 42839, + "KEY": 20373, + "KI": 37845, + "KING": 37286, + "KK": 16601, + "KN": 29132, + "KNOWN": 44706, + "KO": 22328, + "KR": 30758, + "KS": 27015, + "KT": 42176, + "KY": 31159, + "Ka": 37281, + "Kal": 41428, + "Kansas": 43451, + "Kar": 37753, + "Karl": 46063, + "Kat": 25881, + "Kate": 45087, + "Kay": 37247, + "Ke": 8896, + "Keefe": 48122, + "Keep": 15597, + "Keeping": 44815, + "Keith": 46868, + "Kelly": 34831, + "Ken": 27827, + "Kenn": 39324, + "Kent": 42265, + "Kevin": 23865, + "Key": 9218, + "Keys": 40729, + "Kh": 33155, + "Kick": 45390, + "Kid": 48374, + "Kids": 40229, + "Kill": 27100, + "Kim": 26374, + "Kin": 49681, + "Kind": 35854, + "King": 15708, + "Kings": 42912, + "Kit": 20827, + "Kn": 25095, + "Knight": 44242, + "Know": 23812, + "Knowing": 45648, + "Known": 29870, + "Ko": 48735, + "Krist": 40756, + "Ku": 41733, + "Ky": 30630, + "Kyle": 42516, + "L": 43, + "LA": 13534, + "LAB": 48780, + "LAN": 25697, + "LAND": 28182, + "LB": 30501, + "LC": 5639, + "LCS": 29814, + "LD": 11163, + "LE": 2538, + "LEASE": 22781, + "LECT": 16779, + "LED": 30465, + "LER": 39878, + "LES": 28378, + "LESS": 48481, + "LET": 28882, + "LEY": 25173, + "LG": 41257, + "LGBT": 37701, + "LI": 31271, + "LIB": 40347, + "LIN": 34509, + "LINE": 24027, + "LIST": 45849, + "LL": 3069, + "LLOW": 44765, + "LM": 31288, + "LO": 21982, + "LOAD": 35613, + "LOC": 29701, + "LOCK": 36840, + "LOD": 38543, + "LOG": 25294, + "LOS": 45376, + "LP": 19930, + "LR": 35972, + "LS": 6561, + "LT": 27734, + "LU": 41596, + "LV": 30976, + "LY": 11319, + "La": 14772, + "Lab": 17822, + "Label": 33986, + "Labor": 42230, + "Labour": 32475, + "Lady": 38887, + "Lago": 48694, + "Lair": 40041, + "Lake": 43035, + "Land": 22342, + "Language": 32065, + "Large": 21968, + "Larry": 42918, + "Las": 46898, + "Last": 5956, + "Lastly": 37511, + "Lat": 24220, + "Late": 26302, + "Later": 18602, + "Latest": 39478, + "Latin": 49022, + "Laughs": 34610, + "Laun": 46182, + "Launch": 38296, + "Laura": 43687, + "Law": 16966, + "Lay": 23763, + "Layer": 49925, + "Layout": 32517, + "Le": 3123, + "Lead": 20451, + "Leader": 45009, + "League": 24623, + "Leaks": 17874, + "Lean": 35806, + "Lear": 14961, + "Learn": 20238, + "Learning": 41730, + "Leary": 48487, + "Leave": 35087, + "Led": 42416, + "Lee": 24338, + "Left": 18819, + "Leg": 11484, + "Legal": 38263, + "Legend": 21351, + "Legendary": 24524, + "Len": 30659, + "Length": 24539, + "Lenin": 49036, + "Lens": 49479, + "Leod": 44559, + "Leon": 36185, + "Les": 35882, + "Less": 22058, + "Let": 5756, + "Letter": 45708, + "Lev": 32163, + "Level": 4971, + "Lew": 33450, + "Lewis": 40330, + "Lex": 45117, + "Li": 32304, + "Lib": 25835, + "Liber": 31199, + "Liberal": 46650, + "Library": 23377, + "Lic": 26656, + "License": 34156, + "Lie": 47918, + "Life": 14662, + "Light": 15047, + "Like": 7594, + "Likewise": 45872, + "Lim": 19352, + "Limit": 39184, + "Limited": 37214, + "Lin": 14993, + "Lind": 43410, + "Line": 13949, + "Link": 11280, + "LinkedIn": 40574, + "Links": 31815, + "Linux": 19314, + "Liquid": 41966, + "Lisa": 44203, + "List": 8053, + "Listen": 23061, + "Listener": 33252, + "Liter": 43460, + "Little": 22253, + "Live": 18947, + "Liverpool": 44232, + "Living": 36376, + "Lo": 27654, + "Load": 8912, + "Loader": 17401, + "Loading": 19031, + "Loc": 33711, + "Local": 14565, + "Located": 43525, + "Location": 14749, + "Lock": 25392, + "Log": 11187, + "Login": 47790, + "London": 23421, + "Long": 14617, + "Look": 8567, + "Looking": 15784, + "Looks": 41102, + "Loop": 39516, + "Lord": 22438, + "Los": 28903, + "Lost": 31042, + "Lot": 48601, + "Lots": 43643, + "Lou": 24016, + "Louis": 32117, + "Love": 18565, + "Low": 20535, + "Lower": 31426, + "Lt": 49578, + "Lu": 25596, + "Lua": 36127, + "Luc": 22946, + "Luck": 35498, + "Luckily": 42332, + "Luke": 30730, + "Lv": 29507, + "Ly": 31633, + "Lyn": 37207, + "M": 44, + "MA": 5673, + "MAC": 44721, + "MAG": 45820, + "MAL": 42126, + "MAN": 10725, + "MAP": 33767, + "MAR": 40569, + "MAS": 31180, + "MAT": 41636, + "MAX": 22921, + "MB": 10744, + "MC": 9655, + "MD": 12740, + "ME": 11682, + "MED": 30733, + "MEN": 49275, + "MENT": 10979, + "MENTS": 28957, + "MER": 29296, + "MET": 47123, + "METHOD": 49273, + "MF": 49800, + "MG": 20474, + "MH": 36208, + "MHz": 25983, + "MI": 8895, + "MIC": 49884, + "MIN": 23678, + "MIT": 36393, + "MJ": 43421, + "MK": 33907, + "ML": 5805, + "MM": 12038, + "MN": 39764, + "MO": 11770, + "MOD": 33365, + "MODE": 49058, + "MON": 27857, + "MORE": 23346, + "MP": 7378, + "MQ": 49215, + "MR": 13599, + "MRI": 40952, + "MS": 5653, + "MSN": 30295, + "MT": 13752, + "MU": 42422, + "MW": 14326, + "MX": 43243, + "MY": 26708, + "Ma": 21467, + "Mac": 14155, + "Mach": 49999, + "Machine": 37573, + "Mad": 18454, + "Made": 24616, + "Madison": 46845, + "Mag": 13436, + "Magazine": 36028, + "Magic": 22975, + "Magikarp": 41538, + "Magn": 48017, + "Mah": 40936, + "Mail": 25804, + "Main": 13383, + "Major": 24206, + "Make": 12050, + "Maker": 48890, + "Making": 23874, + "Mal": 15029, + "Male": 25486, + "Malley": 33776, + "Man": 5124, + "Management": 48032, + "Manager": 13511, + "Manchester": 40744, + "Mand": 49846, + "Mania": 45844, + "Manufact": 44445, + "Many": 7085, + "Map": 13912, + "Maps": 47010, + "Mar": 7676, + "Marc": 22697, + "March": 16192, + "Marco": 37179, + "Marcus": 35110, + "Marg": 24428, + "Marginal": 36003, + "Maria": 46827, + "Marie": 44507, + "Mario": 42315, + "Mark": 9704, + "Market": 27470, + "Mars": 43725, + "Marsh": 41984, + "Mart": 13143, + "Martin": 24778, + "Marvel": 38864, + "Marx": 45258, + "Mary": 24119, + "Mas": 38224, + "Mask": 45195, + "Mass": 20273, + "Master": 18254, + "Mat": 19044, + "Match": 23850, + "Material": 17518, + "Materials": 41657, + "Math": 37372, + "Matrix": 46912, + "Matt": 13448, + "Matthew": 25372, + "Max": 11518, + "Maximum": 40541, + "May": 6747, + "Maybe": 13300, + "Mayor": 37396, + "Mbps": 47842, + "Mc": 9742, + "McC": 30464, + "Me": 5308, + "Meanwhile": 10294, + "Measure": 47384, + "Meat": 35620, + "Mech": 28452, + "Med": 9921, + "Media": 13152, + "Medic": 39112, + "Medical": 37158, + "Medium": 31205, + "Meet": 29318, + "Meg": 42672, + "Mega": 43471, + "Mel": 21102, + "Mem": 13579, + "Member": 27608, + "Members": 25341, + "Memory": 30871, + "Men": 10418, + "Menu": 23381, + "Mer": 13102, + "Merc": 42981, + "Merit": 21583, + "Mesh": 37031, + "Mess": 36479, + "Message": 12837, + "Met": 9171, + "Meta": 48526, + "Metal": 36790, + "Method": 17410, + "Methods": 46202, + "Metro": 45141, + "Mex": 24670, + "Mexico": 33006, + "Mi": 41541, + "Miami": 41191, + "Mic": 25437, + "Mich": 11180, + "Michael": 13256, + "Michelle": 48736, + "Michigan": 40610, + "Micro": 13031, + "Microsoft": 15905, + "Mid": 22622, + "Middle": 34621, + "Mike": 16073, + "Mil": 24857, + "Military": 37837, + "Mill": 22603, + "Miller": 33253, + "Min": 9452, + "Mind": 28478, + "Mine": 24461, + "Minecraft": 39194, + "Mini": 39234, + "Minimum": 44046, + "Minnesota": 45670, + "Minor": 39825, + "Mir": 27453, + "Mis": 31281, + "Miss": 17140, + "Missing": 43730, + "Mission": 37057, + "Mist": 49370, + "Mit": 43339, + "Mix": 35608, + "Mo": 16632, + "Mob": 44702, + "Mobil": 47100, + "Mobile": 17066, + "Mod": 5841, + "ModLoader": 24847, + "Mode": 19076, + "Model": 17633, + "Modern": 31439, + "Mods": 24239, + "Module": 26796, + "Moh": 38443, + "Mom": 29252, + "Mon": 9069, + "Monday": 23810, + "Money": 26788, + "Monitor": 35479, + "Monster": 40872, + "Mont": 26031, + "Month": 31948, + "Moon": 31640, + "Moore": 40049, + "Mor": 20044, + "More": 5167, + "Moreover": 24606, + "Morgan": 47184, + "Morning": 42997, + "Mos": 32668, + "Moscow": 49757, + "Most": 6943, + "Mot": 47733, + "Mother": 31398, + "Motion": 45740, + "Motor": 34919, + "Mount": 35452, + "Mouse": 39643, + "Move": 21774, + "Movie": 25097, + "Moving": 33622, + "Mp": 28861, + "MpServer": 31765, + "Mr": 5246, + "Mrs": 27034, + "Ms": 10128, + "Msg": 50108, + "Mu": 33239, + "Much": 20045, + "Mult": 15205, + "Multi": 29800, + "Multiple": 31217, + "Mur": 23830, + "Murray": 49998, + "Mus": 10694, + "Music": 22648, + "Muslim": 17067, + "Muslims": 36452, + "Must": 34320, + "Mut": 41603, + "My": 3666, + "Myth": 41444, + "N": 45, + "NA": 4535, + "NAME": 20608, + "NAS": 18293, + "NASA": 29998, + "NAT": 34259, + "NB": 32819, + "NBA": 32470, + "NBC": 13175, + "NC": 7792, + "ND": 8575, + "NE": 12161, + "NECT": 48842, + "NER": 21479, + "NES": 37379, + "NESS": 31097, + "NET": 12884, + "NEW": 13965, + "NEWS": 49597, + "NEY": 36231, + "NF": 21870, + "NFL": 32078, + "NG": 10503, + "NH": 33863, + "NI": 22125, + "NING": 15871, + "NJ": 41074, + "NK": 46888, + "NL": 32572, + "NM": 32755, + "NN": 6144, + "NO": 15285, + "NOR": 35510, + "NOT": 11929, + "NOTE": 16580, + "NOW": 45669, + "NP": 22182, + "NPR": 38588, + "NR": 24723, + "NRS": 41256, + "NS": 8035, + "NSA": 47549, + "NT": 11251, + "NULL": 33991, + "NUM": 41359, + "NV": 27159, + "NVIDIA": 38021, + "NW": 27605, + "NY": 12805, + "NYSE": 49430, + "NZ": 37371, + "Na": 26705, + "Name": 5376, + "Names": 36690, + "Nap": 49799, + "Nar": 40059, + "Narr": 45750, + "Nat": 47849, + "Nation": 46108, + "National": 16186, + "Native": 31272, + "Natural": 35364, + "Naturally": 44213, + "Nature": 46934, + "Nav": 30575, + "Naz": 37235, + "Nazi": 31343, + "Nazis": 44527, + "Ne": 8199, + "Neal": 40581, + "Near": 40640, + "Nearly": 27927, + "Need": 23037, + "Neg": 32863, + "Neigh": 46445, + "Neil": 29354, + "Neill": 26538, + "Neither": 27270, + "Net": 7934, + "NetMessage": 25193, + "Netflix": 42826, + "Network": 26245, + "Nev": 43555, + "Never": 12295, + "Nevertheless": 29011, + "New": 3791, + "News": 9980, + "Newsletter": 33031, + "Next": 10019, + "Ni": 34153, + "Nic": 30403, + "Nice": 35284, + "Nich": 46489, + "Nick": 23609, + "Night": 24732, + "Nik": 40979, + "Nin": 36091, + "Nine": 37603, + "Nintendo": 32348, + "Nit": 33772, + "Nitrome": 42066, + "No": 2949, + "Nob": 21191, + "Nobody": 24795, + "Node": 19667, + "Non": 15419, + "None": 14202, + "Nonetheless": 43258, + "Nor": 21991, + "Norm": 35393, + "Normal": 26447, + "Normally": 43625, + "North": 14157, + "Northern": 40495, + "Not": 3673, + "Notable": 45533, + "Note": 6425, + "Notes": 16130, + "Nothing": 18465, + "Notice": 26396, + "Nov": 20795, + "November": 21159, + "Now": 3844, + "Ns": 47503, + "Null": 35067, + "Num": 33111, + "Number": 15057, + "Numbers": 49601, + "Nusra": 39294, + "Nut": 49004, + "O": 46, + "OA": 23621, + "OAD": 41048, + "OB": 9864, + "OC": 4503, + "OCK": 11290, + "OD": 3727, + "ODE": 16820, + "ODUCT": 28644, + "ODY": 33076, + "OE": 27799, + "OF": 19238, + "OFF": 27977, + "OG": 7730, + "OGR": 49656, + "OH": 12096, + "OHN": 27600, + "OIL": 49713, + "OK": 11380, + "OL": 3535, + "OLD": 15173, + "OLOG": 33462, + "OLOGY": 43781, + "OM": 2662, + "OME": 13649, + "ON": 1340, + "OND": 18672, + "ONDON": 47383, + "ONE": 11651, + "ONES": 39677, + "ONEY": 48399, + "ONG": 18494, + "ONS": 19213, + "ONSORED": 36406, + "ONT": 35830, + "ONY": 40508, + "OO": 6684, + "OOD": 22808, + "OOK": 15308, + "OOL": 31559, + "OOOO": 23803, + "OOOOOOOO": 47732, + "OP": 3185, + "OPA": 43345, + "OPE": 32135, + "OPER": 31054, + "OPLE": 34354, + "OPS": 30737, + "OR": 1581, + "ORD": 12532, + "ORE": 6965, + "ORED": 32023, + "ORGE": 49697, + "ORK": 14670, + "ORN": 30649, + "ORPG": 49665, + "ORS": 20673, + "ORT": 9863, + "ORTS": 33002, + "ORY": 15513, + "OS": 2640, + "OSE": 14058, + "OSED": 48751, + "OSH": 45704, + "OSP": 47053, + "OSS": 18420, + "OST": 10892, + "OT": 2394, + "OTA": 29009, + "OTAL": 27510, + "OTE": 23051, + "OTH": 26946, + "OTHER": 31858, + "OTO": 26631, + "OTOS": 33291, + "OTS": 33472, + "OTT": 29089, + "OTUS": 39205, + "OU": 2606, + "OUGH": 32632, + "OULD": 24010, + "OUN": 19385, + "OUND": 15919, + "OUNT": 28270, + "OUP": 27755, + "OUR": 11698, + "OURCE": 31033, + "OUS": 20958, + "OUT": 12425, + "OV": 8874, + "OVA": 41576, + "OVER": 41983, + "OW": 3913, + "OWER": 36048, + "OWN": 14165, + "OWS": 22845, + "OX": 48632, + "OY": 21414, + "Oak": 42426, + "Ob": 5944, + "Obama": 15948, + "Obj": 49201, + "Object": 10267, + "Obs": 31310, + "Obviously": 20670, + "Occ": 29223, + "Occup": 47658, + "Ocean": 46607, + "Oct": 12349, + "October": 18517, + "Of": 5189, + "Off": 9362, + "Offic": 12710, + "Office": 27743, + "Officers": 34059, + "Official": 28529, + "Officials": 25883, + "Offline": 28657, + "Offset": 34519, + "Often": 37288, + "Oh": 5812, + "Ohio": 31274, + "Oil": 44142, + "Ok": 18690, + "Okay": 16454, + "Ol": 30098, + "Old": 19620, + "On": 2202, + "Once": 7454, + "One": 3198, + "Online": 14439, + "Only": 10049, + "Ont": 45984, + "Op": 18257, + "Open": 11505, + "Opening": 43093, + "Oper": 18843, + "Operation": 32180, + "Opp": 27524, + "Ops": 41472, + "Opt": 27871, + "Option": 19722, + "Optional": 30719, + "Options": 29046, + "Or": 5574, + "Oracle": 48625, + "Orange": 40141, + "Ord": 35422, + "Order": 18743, + "Orderable": 39655, + "Ore": 41543, + "Oregon": 41243, + "Org": 46808, + "Organ": 26121, + "Orig": 11610, + "Origin": 39688, + "Original": 20556, + "Originally": 22731, + "Os": 16748, + "Other": 6395, + "Others": 25599, + "Otherwise": 48059, + "Ott": 49092, + "Our": 5122, + "Out": 7975, + "Output": 26410, + "Outside": 30815, + "Over": 5886, + "Overall": 16350, + "Override": 37961, + "Overview": 29064, + "Own": 23858, + "Owner": 42419, + "Ox": 38208, + "P": 47, + "PA": 4537, + "PAC": 44938, + "PAR": 27082, + "PART": 30709, + "PASS": 47924, + "PATH": 34219, + "PB": 49079, + "PC": 5662, + "PD": 5760, + "PDATE": 14341, + "PDATED": 49316, + "PDF": 20456, + "PE": 11401, + "PER": 18973, + "PET": 47731, + "PF": 42668, + "PG": 6968, + "PH": 11909, + "PHOTOS": 42709, + "PI": 11901, + "PIN": 44032, + "PK": 40492, + "PL": 6489, + "PLA": 45710, + "PLAY": 31519, + "PLE": 16437, + "PLIC": 31484, + "PLIED": 49094, + "PM": 5868, + "PN": 13137, + "PO": 16402, + "POL": 45472, + "POR": 44680, + "PORT": 15490, + "POS": 37997, + "POSE": 48933, + "POST": 32782, + "PP": 10246, + "PR": 4805, + "PRE": 46437, + "PRES": 48296, + "PRESS": 32761, + "PRO": 31190, + "PROV": 41283, + "PS": 3705, + "PT": 11571, + "PU": 5105, + "PUT": 30076, + "Pa": 28875, + "Pac": 18844, + "Pacific": 22933, + "Pack": 11869, + "Package": 27813, + "Pad": 26114, + "Page": 9876, + "Pages": 47798, + "Pain": 38490, + "Pak": 29675, + "Pakistan": 38485, + "Pal": 11531, + "Palest": 32570, + "Palestinian": 35969, + "Pan": 15730, + "Pand": 47206, + "Panel": 26639, + "Paper": 42950, + "Par": 10044, + "Param": 22973, + "Parameter": 36301, + "Parameters": 48944, + "Parent": 24546, + "Parents": 42969, + "Paris": 40313, + "Park": 25478, + "Parser": 46677, + "Part": 7841, + "Particip": 34363, + "Parts": 42670, + "Party": 33553, + "Pass": 14478, + "Password": 35215, + "Past": 34533, + "Pat": 12130, + "Patch": 33952, + "Path": 15235, + "Patrick": 32718, + "Pattern": 47546, + "Paul": 12041, + "Pause": 49991, + "Pay": 19197, + "Pe": 6435, + "Peace": 43445, + "Pear": 46262, + "Ped": 43468, + "Pen": 25553, + "Penn": 39899, + "People": 8061, + "Per": 5990, + "Percent": 31905, + "Perfect": 36635, + "Performance": 32273, + "Perhaps": 13710, + "Pers": 30946, + "Person": 15439, + "Personal": 30228, + "Personally": 42322, + "Pet": 25803, + "Peter": 19727, + "Pg": 31743, + "Ph": 2725, + "Phase": 35645, + "Phil": 18673, + "Philadelphia": 42349, + "Philipp": 49680, + "Phill": 41970, + "Phoenix": 36422, + "Phone": 6132, + "Phones": 32212, + "Phot": 27248, + "Photo": 6191, + "Photos": 21197, + "Phys": 43215, + "Physical": 31611, + "Pi": 38729, + "Pic": 39507, + "Pick": 31686, + "Pict": 21300, + "Picture": 28070, + "Pie": 48223, + "Pierre": 36910, + "Pin": 28348, + "Ping": 49806, + "Pink": 41912, + "Pinterest": 35767, + "Pir": 46772, + "Pitt": 47627, + "Pixel": 40809, + "Pl": 3646, + "Place": 27271, + "Plan": 20854, + "Planet": 41801, + "Platform": 37148, + "Play": 11002, + "Player": 14140, + "Players": 24860, + "Playing": 36530, + "Please": 5492, + "Plex": 46383, + "Plot": 43328, + "Plug": 23257, + "Plugin": 37233, + "Plus": 17860, + "Po": 18833, + "Pocket": 45454, + "Pod": 41565, + "Point": 12727, + "Points": 40710, + "Pokemon": 48034, + "Poké": 41386, + "Pokémon": 46602, + "Pol": 8017, + "Police": 9039, + "Policy": 36727, + "Polit": 39866, + "Political": 35443, + "Politics": 43921, + "Poll": 39176, + "Poly": 34220, + "Pont": 48039, + "Pool": 27201, + "Poor": 43920, + "Pop": 16979, + "Pope": 46172, + "Population": 45251, + "Port": 13924, + "Portland": 45330, + "Pos": 21604, + "Position": 26545, + "Post": 6307, + "Posted": 14231, + "Posts": 21496, + "Pot": 25396, + "Power": 13434, + "Pr": 6836, + "Pract": 49515, + "Pre": 6719, + "Pred": 39156, + "Pref": 36698, + "Prem": 24914, + "Premium": 36787, + "Prep": 37534, + "Pres": 25460, + "Present": 34695, + "President": 10364, + "Press": 13800, + "Pretty": 35700, + "Prev": 36854, + "Preview": 48835, + "Previous": 21448, + "Previously": 36837, + "Pri": 34487, + "Price": 18124, + "Prim": 23828, + "Primary": 35170, + "Prime": 26405, + "Prin": 47231, + "Princ": 42904, + "Prince": 35784, + "Print": 18557, + "Prior": 22442, + "Priv": 20184, + "Privacy": 48948, + "Private": 29067, + "Pro": 2964, + "Probably": 34784, + "Problem": 40781, + "Process": 18709, + "Produ": 11547, + "Product": 15667, + "Production": 35027, + "Products": 48650, + "Prof": 15404, + "Professional": 49138, + "Professor": 25031, + "Profile": 37046, + "Program": 15167, + "Progress": 32577, + "Project": 16775, + "Prom": 24129, + "Proof": 44683, + "Prop": 24331, + "Property": 21746, + "Pros": 35726, + "Prosecut": 34301, + "Prosecutors": 39401, + "Prot": 19703, + "Protect": 41426, + "Prov": 15946, + "Provider": 29495, + "Proxy": 44148, + "Ps": 12016, + "Psy": 25918, + "PsyNetMessage": 28666, + "Psych": 31923, + "Ptr": 46745, + "Pub": 14876, + "Public": 15202, + "Published": 24492, + "Publisher": 46471, + "Pull": 42940, + "Pur": 30026, + "Purchase": 47651, + "Pure": 49548, + "Push": 49222, + "Put": 11588, + "Putin": 17060, + "Putting": 46399, + "Py": 20519, + "Python": 37906, + "Q": 48, + "QB": 40291, + "QL": 9711, + "QU": 10917, + "QUEST": 35780, + "QUI": 43702, + "QUIRE": 49128, + "Qaeda": 19058, + "Qaida": 41225, + "Qu": 4507, + "Qual": 46181, + "Quality": 35013, + "Quant": 24915, + "Quantity": 31208, + "Que": 15681, + "Queen": 32466, + "Query": 20746, + "Quest": 12166, + "Question": 24361, + "Questions": 35741, + "Queue": 34991, + "Quick": 21063, + "Quite": 44959, + "Quote": 25178, + "Quotes": 23138, + "R": 49, + "RA": 3861, + "RAFT": 44700, + "RAG": 33202, + "RAL": 35296, + "RAM": 24115, + "RANT": 32506, + "RAW": 20530, + "RAY": 30631, + "RB": 27912, + "RC": 7397, + "RD": 35257, + "RE": 2200, + "READ": 15675, + "REAM": 32235, + "REC": 38827, + "RECT": 23988, + "RED": 22083, + "REDACTED": 45999, + "REE": 11587, + "REF": 31688, + "REG": 31553, + "REL": 16448, + "RELATED": 20112, + "REM": 40726, + "REP": 35316, + "RES": 19535, + "RESULTS": 46274, + "RET": 26087, + "RF": 32754, + "RFC": 41150, + "RG": 48192, + "RGB": 36982, + "RH": 48587, + "RI": 7112, + "RIC": 41132, + "RIP": 32618, + "RIPT": 46023, + "RL": 7836, + "RM": 29138, + "RN": 42336, + "RNA": 27204, + "RO": 13252, + "ROM": 33676, + "RON": 45806, + "ROR": 16411, + "RP": 20031, + "RPG": 46954, + "RR": 21095, + "RS": 6998, + "RT": 14181, + "RW": 46747, + "RY": 18276, + "Ra": 21762, + "Race": 35157, + "Rachel": 44045, + "Rad": 15546, + "Radio": 26093, + "Rah": 47135, + "Raid": 49043, + "Rail": 44631, + "Rain": 31443, + "Ram": 33754, + "Rand": 38918, + "Random": 29531, + "Range": 17257, + "Rank": 27520, + "Ranked": 36713, + "Rap": 35230, + "Rare": 26737, + "Rat": 29665, + "Rate": 32184, + "Rated": 15322, + "Rather": 27202, + "Rating": 29321, + "Raven": 49098, + "Raw": 27369, + "Ray": 19591, + "Re": 3041, + "Read": 5569, + "Reader": 33634, + "Reading": 36120, + "Ready": 35474, + "Real": 15633, + "Really": 26392, + "Reason": 45008, + "Reb": 28951, + "Rec": 6690, + "Recent": 26446, + "Recently": 24661, + "Recipe": 37523, + "Recomm": 24898, + "Recommend": 41248, + "Recommended": 36171, + "Record": 23739, + "Rect": 45474, + "Red": 7738, + "Redd": 32259, + "Reddit": 22367, + "Redditor": 34832, + "Ref": 8134, + "Refer": 46238, + "Reference": 26687, + "References": 19927, + "Reg": 8081, + "Regarding": 39424, + "Regardless": 27894, + "Region": 47371, + "Register": 38804, + "Registered": 47473, + "Registration": 47133, + "Regular": 40164, + "Reilly": 25819, + "Rel": 6892, + "Related": 9819, + "Relations": 47117, + "Release": 26362, + "Released": 45037, + "Reloaded": 36726, + "Rem": 8413, + "Remember": 16676, + "Remote": 36510, + "Remove": 27914, + "Removed": 45975, + "Ren": 26764, + "Render": 45819, + "Rep": 6207, + "Repe": 47541, + "Repeat": 40322, + "Repl": 39232, + "Reply": 36875, + "Report": 19100, + "Reporting": 42159, + "Reports": 37844, + "Represent": 40171, + "Republic": 15431, + "Republican": 25777, + "Republicans": 28455, + "Requ": 16844, + "Request": 18453, + "Required": 37374, + "Requirements": 42249, + "Requires": 39618, + "Res": 4965, + "Research": 25104, + "Researchers": 25606, + "Residents": 42347, + "Resource": 26198, + "Resources": 33236, + "Resp": 19309, + "Response": 31077, + "Rest": 19452, + "Result": 23004, + "Results": 25468, + "Ret": 9781, + "Return": 13615, + "Returns": 35561, + "Reuters": 12637, + "Rev": 18009, + "Review": 14832, + "Reviewed": 40266, + "Reviewer": 35407, + "Revolution": 50237, + "Rew": 30003, + "Reward": 48123, + "Rex": 47389, + "Rh": 38576, + "Rich": 14868, + "Richard": 22245, + "Rick": 33048, + "Right": 11028, + "Ring": 39687, + "River": 42204, + "Ro": 15450, + "Road": 29197, + "Roaming": 27352, + "Rob": 14350, + "Rober": 15924, + "Robert": 19156, + "Roberts": 45487, + "Robin": 40656, + "Rock": 19665, + "Rocket": 50218, + "Rod": 27917, + "Rog": 30417, + "Roger": 43719, + "Rogue": 48163, + "Role": 47445, + "Roll": 26869, + "Rom": 22834, + "Roman": 32454, + "Romney": 42184, + "Ron": 23672, + "Room": 41178, + "Root": 30016, + "Ros": 35740, + "Rose": 31087, + "Ross": 38328, + "Rot": 24864, + "Round": 22685, + "Route": 43401, + "Row": 25166, + "Roy": 32027, + "Royal": 41861, + "Rs": 31273, + "Ru": 40464, + "Rub": 21312, + "Ruby": 32101, + "Rule": 31929, + "Rules": 37766, + "Rum": 47127, + "Run": 10987, + "Runner": 49493, + "Running": 28768, + "Runtime": 41006, + "Rus": 35313, + "Rush": 49942, + "Russ": 10020, + "Russell": 46325, + "Russia": 16347, + "Russian": 16220, + "Rust": 49444, + "Ry": 46987, + "Ryan": 21868, + "S": 50, + "SA": 4090, + "SAM": 49302, + "SAN": 36753, + "SAY": 27358, + "SB": 16811, + "SC": 6173, + "SCP": 48956, + "SD": 10305, + "SE": 5188, + "SEA": 46887, + "SEC": 23683, + "SEE": 36078, + "SELECT": 46506, + "SER": 35009, + "SET": 28480, + "SF": 20802, + "SG": 38475, + "SH": 9693, + "SHA": 37596, + "SHARE": 42597, + "SHIP": 49423, + "SI": 11584, + "SIGN": 46224, + "SIM": 48913, + "SIZE": 33489, + "SK": 18831, + "SL": 8634, + "SM": 12310, + "SN": 15571, + "SO": 15821, + "SON": 11782, + "SOURCE": 47690, + "SP": 4303, + "SPA": 50087, + "SPEC": 48451, + "SPONSORED": 37190, + "SQL": 17861, + "SR": 12562, + "SS": 5432, + "SSL": 31127, + "ST": 2257, + "STAR": 46678, + "STAT": 35744, + "STATE": 44724, + "STD": 32147, + "STDOUT": 36886, + "STE": 30516, + "STEM": 25361, + "STEP": 42135, + "STER": 41809, + "STON": 41924, + "STR": 18601, + "STRUCT": 46126, + "SU": 12564, + "SUP": 40331, + "SW": 17887, + "SY": 23060, + "Sa": 33890, + "Sab": 39646, + "Sac": 38318, + "Sad": 26699, + "Sadly": 36725, + "Safe": 31511, + "Safety": 45372, + "Sah": 32194, + "Saharan": 40461, + "Said": 47638, + "Saint": 48615, + "Sal": 19221, + "Sales": 44490, + "Salt": 43061, + "Sam": 16305, + "Same": 30556, + "Sample": 36674, + "Samsung": 32334, + "San": 15017, + "Sand": 18471, + "Sanders": 26747, + "Santa": 42694, + "Sarah": 29284, + "Sat": 20245, + "Saturday": 19844, + "Saudi": 36939, + "Sav": 47362, + "Save": 16928, + "Sax": 41152, + "Say": 25515, + "Sc": 3351, + "Scale": 29990, + "Scan": 33351, + "Scar": 44433, + "Scene": 36542, + "Sch": 14874, + "Sche": 27054, + "School": 26130, + "Science": 26959, + "Scient": 23010, + "Scientists": 29193, + "Scope": 43642, + "Score": 26595, + "Scot": 37559, + "Scotland": 47230, + "Scott": 19040, + "Screen": 23901, + "Screenshot": 34204, + "Script": 7391, + "Scroll": 29261, + "Se": 4653, + "Sea": 37567, + "Sean": 26408, + "Search": 18243, + "Season": 18960, + "Seattle": 34007, + "Sec": 6558, + "Second": 12211, + "Secondly": 44276, + "Secret": 23725, + "Secretary": 38541, + "Section": 16375, + "Secure": 49793, + "Security": 24074, + "See": 6214, + "Seeing": 36314, + "Seg": 41030, + "Sel": 48767, + "Select": 17563, + "Self": 24704, + "Sem": 13900, + "Semitic": 28753, + "Semitism": 25406, + "Sen": 10445, + "Senate": 32998, + "Senator": 29774, + "Send": 25206, + "Senior": 31224, + "Sense": 41166, + "Sensor": 47864, + "Sent": 31837, + "Sep": 19117, + "Sept": 14635, + "September": 17543, + "Sequ": 44015, + "Ser": 7089, + "Serial": 32634, + "Series": 27996, + "Seriously": 42338, + "Serv": 11838, + "Server": 10697, + "Service": 16177, + "Services": 31007, + "Session": 36044, + "Set": 7248, + "Setting": 34149, + "Settings": 26232, + "Setup": 40786, + "Seven": 31334, + "Several": 14945, + "Sex": 23398, + "Sexual": 49161, + "Sh": 2484, + "Shadow": 27447, + "Sham": 43478, + "Shape": 33383, + "Shar": 40201, + "Share": 11649, + "Shares": 43566, + "Sharp": 44336, + "She": 3347, + "Shell": 23248, + "Sher": 28782, + "Shield": 33651, + "Shift": 33377, + "Shin": 44592, + "Ship": 25586, + "Shipping": 45169, + "Shock": 31646, + "Shop": 29917, + "Short": 16438, + "Shortly": 30513, + "Shot": 28512, + "Should": 19926, + "Show": 15307, + "Shut": 39079, + "Si": 42801, + "Side": 24819, + "Sign": 11712, + "Sil": 15086, + "Silver": 26766, + "Sim": 8890, + "Similar": 18925, + "Similarly": 28039, + "Simon": 35475, + "Simple": 26437, + "Simply": 35596, + "Sin": 46200, + "Since": 6385, + "Sing": 29974, + "Single": 28008, + "Sir": 22788, + "Sit": 46655, + "Site": 29123, + "Six": 21447, + "Size": 10699, + "Sk": 15739, + "Skill": 35040, + "Skin": 42455, + "Skip": 50232, + "Sky": 22308, + "Sl": 11122, + "Sleep": 40555, + "Slot": 38963, + "Slow": 36423, + "Sm": 7556, + "Small": 18712, + "Smart": 25610, + "Smith": 17919, + "Sn": 16501, + "Snake": 49795, + "Snap": 43826, + "Snow": 28974, + "So": 2396, + "Soc": 37949, + "Social": 20636, + "Socket": 39105, + "Soft": 18380, + "Software": 25423, + "Sol": 36949, + "Solar": 38825, + "Sold": 33873, + "Solid": 46933, + "Solution": 46344, + "Some": 4366, + "Someone": 28211, + "Something": 22210, + "Sometimes": 15468, + "Son": 31056, + "Song": 44241, + "Sony": 32895, + "Soon": 28093, + "Sorry": 14385, + "Sort": 42758, + "Soul": 36315, + "Sound": 21369, + "Sounds": 40825, + "Source": 7416, + "SourceFile": 37226, + "Sources": 21188, + "South": 14942, + "Southern": 44993, + "Sov": 38574, + "Soviet": 40408, + "Sp": 4561, + "Space": 14106, + "SpaceEngineers": 31032, + "Spain": 45355, + "Spanish": 43584, + "Spawn": 49855, + "Spe": 5248, + "Speaking": 13887, + "Spec": 22882, + "Special": 13409, + "Specific": 32419, + "Specifically": 48379, + "Spect": 49738, + "Speed": 22785, + "Spell": 31221, + "Sphere": 38882, + "Spider": 41294, + "Spirit": 41910, + "Spl": 26568, + "Split": 41205, + "Spoiler": 31895, + "Spons": 43522, + "Sport": 42576, + "Sports": 18153, + "Spot": 32565, + "Spr": 38454, + "Spread": 44458, + "Spring": 30387, + "Squ": 22266, + "Square": 48011, + "St": 1273, + "Stack": 25896, + "Staff": 31449, + "Stage": 29391, + "Stan": 32140, + "Stand": 15480, + "Standard": 23615, + "Standing": 44196, + "Star": 8248, + "Stars": 29366, + "Start": 10434, + "Starting": 22851, + "Stat": 17126, + "State": 9012, + "Statement": 48682, + "States": 42237, + "Static": 45442, + "Station": 12367, + "Statistics": 48346, + "Stats": 29668, + "Status": 19580, + "Stay": 25681, + "Ste": 7447, + "Steam": 19109, + "Steel": 39807, + "Step": 8600, + "Stephen": 24920, + "Steve": 19206, + "Steven": 28292, + "Stew": 49328, + "Still": 9590, + "Stock": 26207, + "Stone": 34346, + "Stop": 19485, + "Storage": 31425, + "Store": 22658, + "Storm": 32173, + "Story": 11605, + "Str": 13290, + "Stra": 41347, + "Strange": 38114, + "Stre": 30611, + "Stream": 12124, + "Streamer": 28696, + "StreamerBot": 37574, + "Street": 34356, + "Strength": 45027, + "Stretch": 39181, + "Strike": 31584, + "String": 10100, + "Strong": 33004, + "Struct": 44909, + "Stud": 13007, + "Student": 38778, + "Students": 28239, + "Studies": 45833, + "Studio": 41501, + "Study": 39841, + "Sty": 18716, + "Style": 21466, + "Su": 5606, + "Sub": 7004, + "Subject": 19776, + "Submit": 45135, + "Subscribe": 27125, + "Success": 33244, + "Such": 16678, + "Suddenly": 38582, + "Suggest": 43857, + "Sullivan": 47572, + "Sum": 13065, + "Summary": 22093, + "Summer": 33560, + "Sun": 16012, + "Sund": 20602, + "Sunday": 21934, + "Sup": 40784, + "Super": 12442, + "Supp": 15979, + "Supplement": 42615, + "Support": 15514, + "Supported": 48181, + "Supporters": 49422, + "Sur": 14214, + "Sure": 19457, + "Surv": 34652, + "Sus": 30746, + "Susan": 45842, + "Sw": 10462, + "Swe": 40783, + "Sweet": 36087, + "Switch": 38978, + "Sword": 43117, + "Sy": 13940, + "Sym": 43094, + "Syn": 29934, + "Sync": 28985, + "Synopsis": 49771, + "Syria": 40029, + "Syrian": 42747, + "Sys": 44387, + "System": 11964, + "T": 51, + "TA": 5603, + "TABLE": 38148, + "TAG": 42197, + "TAIN": 30339, + "TB": 22737, + "TC": 4825, + "TD": 21016, + "TE": 9328, + "TED": 36493, + "TER": 5781, + "TERN": 31800, + "TEXT": 32541, + "TEXTURE": 47648, + "TF": 10234, + "TG": 35990, + "TH": 4221, + "THE": 10970, + "THER": 21250, + "THING": 39356, + "THIS": 43559, + "TI": 25621, + "TIME": 34694, + "TING": 48996, + "TION": 24131, + "TIT": 49560, + "TL": 14990, + "TM": 15972, + "TN": 46559, + "TO": 10468, + "TON": 11357, + "TOP": 35222, + "TOR": 32961, + "TP": 7250, + "TPP": 31435, + "TPPStreamerBot": 37579, + "TPS": 28820, + "TR": 5446, + "TRUMP": 42473, + "TRY": 40405, + "TS": 4694, + "TT": 15751, + "TV": 6849, + "TW": 34551, + "TX": 29551, + "TY": 9936, + "TYPE": 25216, + "Ta": 38586, + "Tab": 33349, + "Table": 10962, + "Tact": 45803, + "Tag": 24835, + "Tags": 36142, + "Tai": 47976, + "Take": 12322, + "Taking": 26556, + "Tal": 31466, + "Talk": 25685, + "Talking": 45904, + "Tam": 42061, + "Tan": 45557, + "Tang": 43909, + "Tank": 32978, + "Tap": 45081, + "Tar": 47079, + "Target": 21745, + "Task": 25714, + "Tax": 27017, + "Taylor": 29907, + "Te": 6767, + "TeX": 49568, + "Tea": 49770, + "Team": 15592, + "Tech": 17760, + "Techn": 25574, + "Technical": 45638, + "Technology": 44893, + "Ted": 38972, + "Teen": 45639, + "Tel": 33317, + "Tele": 31709, + "Tell": 24446, + "Tem": 12966, + "Temp": 30782, + "Temperature": 42492, + "Template": 30800, + "Ten": 24893, + "Tenn": 43139, + "Ter": 15156, + "Term": 40596, + "Termin": 44798, + "Terror": 40194, + "Terry": 50241, + "Tes": 36504, + "Tesla": 41351, + "Test": 14402, + "Testing": 44154, + "Tex": 17005, + "Texas": 21607, + "Text": 8206, + "TextColor": 42470, + "Texture": 32742, + "Textures": 39860, + "Th": 817, + "Thank": 10449, + "Thankfully": 48387, + "Thanks": 9690, + "That": 2504, + "The": 464, + "Their": 14574, + "Theme": 47863, + "Then": 6423, + "Ther": 35048, + "There": 1858, + "Therefore": 26583, + "These": 4711, + "They": 2990, + "Things": 22248, + "Think": 22073, + "Third": 22747, + "Thirty": 38856, + "This": 1212, + "Thom": 37582, + "Thomas": 22405, + "Thompson": 48942, + "Thor": 46765, + "Those": 9627, + "Though": 10915, + "Thousands": 37482, + "Thread": 16818, + "Three": 12510, + "Through": 15046, + "Throughout": 26797, + "Throw": 39431, + "Thu": 39902, + "Thumbnail": 35523, + "ThumbnailImage": 39142, + "Thunder": 45713, + "Thursday": 25381, + "Thus": 19093, + "Ti": 40533, + "Tickets": 43254, + "Tier": 35252, + "Tile": 35103, + "Tim": 14967, + "Time": 7575, + "Timeout": 48031, + "Timer": 48801, + "Times": 28595, + "Tip": 28434, + "Tips": 43368, + "Title": 19160, + "To": 2514, + "Today": 8888, + "Todd": 42817, + "Together": 41631, + "Tok": 19042, + "Token": 30642, + "Tokens": 22906, + "Tom": 13787, + "Tomorrow": 49488, + "Ton": 35416, + "Tonight": 43783, + "Tony": 29387, + "Too": 23307, + "Tool": 25391, + "Tools": 33637, + "Top": 9126, + "Topic": 33221, + "Topics": 25902, + "Tor": 15884, + "Toronto": 31359, + "Torrent": 39286, + "Total": 14957, + "Touch": 35211, + "Tour": 39152, + "Town": 38097, + "Toy": 48236, + "Tr": 2898, + "Tra": 15721, + "Track": 24802, + "Tracker": 35694, + "Trade": 35965, + "Traditional": 48485, + "Train": 44077, + "Training": 44357, + "Trans": 8291, + "Transaction": 48720, + "Transfer": 43260, + "Transform": 41762, + "Translation": 48313, + "Travel": 33074, + "Tre": 31055, + "Tree": 27660, + "Trend": 45461, + "Tri": 14824, + "Trigger": 48344, + "Trivia": 23854, + "Tro": 44095, + "True": 17821, + "Trump": 6170, + "Trust": 33814, + "Truth": 38782, + "Try": 23433, + "Ts": 33758, + "Tu": 47247, + "Tube": 6876, + "Tue": 41392, + "Tuesday": 26133, + "Tumblr": 39415, + "Tur": 17483, + "Turkey": 31632, + "Turkish": 42872, + "Turn": 17278, + "Tw": 5080, + "Twe": 32665, + "Tweet": 47845, + "Twenty": 34096, + "Twitter": 14254, + "Two": 7571, + "Tx": 46047, + "Ty": 25492, + "Tyler": 46807, + "Typ": 31467, + "Type": 6030, + "Types": 31431, + "Typically": 49321, + "U": 52, + "UA": 34970, + "UAL": 25620, + "UB": 10526, + "UC": 9598, + "UCK": 16696, + "UCT": 18415, + "UD": 8322, + "UE": 8924, + "UES": 35409, + "UF": 36820, + "UFC": 44534, + "UFF": 47588, + "UG": 7340, + "UGC": 31179, + "UGE": 41251, + "UGH": 44004, + "UI": 10080, + "UID": 27586, + "UK": 15039, + "UL": 6239, + "ULAR": 37232, + "ULE": 24212, + "ULL": 9994, + "ULT": 16724, + "ULTS": 35342, + "UM": 5883, + "UME": 38340, + "UMP": 20476, + "UN": 4944, + "UNCH": 47461, + "UNE": 41884, + "UP": 8577, + "UPDATE": 16977, + "UR": 4261, + "URA": 45570, + "URE": 11335, + "URES": 29514, + "URI": 47269, + "URL": 21886, + "URN": 27064, + "URR": 31302, + "URRENT": 39237, + "US": 2937, + "USA": 14053, + "USB": 27155, + "USD": 29072, + "USE": 19108, + "USER": 29904, + "USH": 27143, + "USS": 32835, + "UST": 7759, + "UT": 3843, + "UTC": 17429, + "UTE": 37780, + "UTERS": 14974, + "UTF": 48504, + "UTH": 24318, + "UTION": 35354, + "UU": 30100, + "UV": 31667, + "UX": 31235, + "Ub": 36609, + "Uber": 39018, + "Uh": 34653, + "Uk": 28425, + "Ukraine": 44814, + "Ul": 47920, + "Ult": 16301, + "Ultimate": 47892, + "Ultimately": 27212, + "Ultra": 36122, + "Um": 37280, + "Un": 3118, + "Uncommon": 43023, + "Und": 31319, + "Under": 9203, + "Understanding": 43467, + "Unfortunately": 13898, + "Union": 38176, + "Unique": 40257, + "Unit": 26453, + "United": 17013, + "Unity": 35955, + "Universal": 38747, + "University": 21009, + "Unix": 47000, + "Unknown": 20035, + "Unless": 28042, + "Unlike": 18521, + "Unt": 35792, + "Until": 18273, + "Untitled": 46332, + "Up": 4933, + "Update": 10260, + "Updated": 17354, + "Upgrade": 44948, + "Upload": 41592, + "Upon": 23792, + "Ur": 16692, + "Urban": 46667, + "Url": 28165, + "Us": 5842, + "Usage": 28350, + "Use": 11041, + "Used": 38052, + "User": 12982, + "Users": 14490, + "Using": 12814, + "Usually": 37887, + "Ut": 18274, + "Utah": 44350, + "V": 53, + "VA": 11731, + "VAL": 23428, + "VALUE": 39488, + "VB": 44526, + "VC": 15922, + "VD": 8898, + "VE": 6089, + "VEL": 18697, + "VEN": 28290, + "VER": 5959, + "VERS": 28884, + "VERSION": 43717, + "VERT": 15858, + "VERTIS": 18000, + "VERTISEMENT": 18679, + "VG": 43490, + "VI": 12861, + "VICE": 27389, + "VID": 11008, + "VIDEO": 42937, + "VIDIA": 13171, + "VIEW": 28206, + "VII": 45529, + "VILLE": 38526, + "VIS": 29817, + "VK": 47191, + "VL": 47468, + "VM": 15996, + "VO": 29516, + "VOL": 44558, + "VP": 8859, + "VPN": 33883, + "VR": 13024, + "VS": 20304, + "VT": 36392, + "VW": 30133, + "Va": 33906, + "Val": 7762, + "Valid": 47139, + "Value": 11395, + "Values": 40161, + "Van": 25298, + "Var": 19852, + "Vari": 23907, + "Variable": 43015, + "Various": 40009, + "Vaults": 33937, + "Ve": 26979, + "Vector": 38469, + "Veh": 37870, + "Vel": 46261, + "Ven": 37522, + "Ver": 13414, + "Vers": 34947, + "Version": 14815, + "Versions": 45150, + "Vert": 42369, + "Very": 16371, + "Veter": 45182, + "Vi": 38432, + "Via": 30754, + "Vice": 47910, + "Vict": 21944, + "Victoria": 49898, + "Video": 10798, + "View": 7680, + "Vill": 42074, + "Viol": 33894, + "Virgin": 34674, + "Virginia": 41017, + "Virtual": 37725, + "Vis": 15854, + "Vision": 44206, + "Visit": 31141, + "Visual": 36259, + "Vo": 42144, + "Voice": 35708, + "Vol": 16598, + "Volume": 31715, + "Vote": 37394, + "Vs": 23266, + "W": 54, + "WA": 15543, + "WAR": 16279, + "WARD": 39743, + "WARE": 33746, + "WARN": 37771, + "WARNING": 31502, + "WASHINGTON": 21793, + "WATCH": 35192, + "WAY": 27285, + "WAYS": 42451, + "WB": 45607, + "WC": 27353, + "WD": 22332, + "WE": 8845, + "WER": 45532, + "WF": 48397, + "WH": 12418, + "WHAT": 32971, + "WHERE": 47357, + "WHO": 41856, + "WI": 36326, + "WIN": 37620, + "WIND": 28929, + "WINDOWS": 33207, + "WM": 22117, + "WN": 29767, + "WOOD": 49466, + "WOR": 45359, + "WORK": 33249, + "WP": 25527, + "WR": 18564, + "WS": 19416, + "WT": 39386, + "WW": 17947, + "Wa": 33484, + "Wait": 21321, + "Wal": 21902, + "Walk": 35963, + "Walker": 39950, + "Wall": 22401, + "Wallet": 47152, + "Wan": 45681, + "Want": 19633, + "War": 13195, + "Ward": 49021, + "Ware": 38824, + "Warning": 20361, + "Warren": 43464, + "Wars": 41508, + "Was": 16973, + "Washington": 17402, + "Watch": 10723, + "Water": 19184, + "Wave": 39709, + "Way": 25309, + "We": 1135, + "Weak": 44898, + "Weapon": 27632, + "Weapons": 41818, + "Weather": 41865, + "Web": 13908, + "Website": 33420, + "Wed": 19864, + "Wednesday": 27150, + "Week": 20916, + "Weight": 25844, + "Weiss": 48760, + "Welcome": 14618, + "Well": 5779, + "Were": 35653, + "West": 15045, + "Western": 24227, + "Wh": 1199, + "What": 2061, + "Whatever": 21875, + "Whe": 10842, + "Wheel": 45307, + "When": 2215, + "Whenever": 28877, + "Where": 8496, + "Whereas": 48494, + "Whether": 15354, + "Which": 13828, + "While": 3633, + "Whit": 43617, + "White": 12256, + "Who": 8241, + "Whoever": 47896, + "Why": 5195, + "Wi": 31294, + "Wide": 42559, + "Widget": 38300, + "Width": 30916, + "Wik": 33010, + "Wiki": 32603, + "Wikipedia": 48845, + "Wil": 22327, + "Wild": 25946, + "Will": 8743, + "William": 17121, + "Williams": 27869, + "Wilson": 37349, + "Win": 16643, + "Wind": 8731, + "Window": 27703, + "Windows": 11209, + "Wing": 35612, + "Winged": 47418, + "Winner": 48056, + "Winter": 35376, + "Wire": 29451, + "Wisconsin": 49097, + "With": 3152, + "WithNo": 35992, + "Within": 22005, + "Without": 16249, + "Witness": 38670, + "Wo": 49450, + "Wolf": 32069, + "Woman": 48081, + "Women": 18495, + "Wonder": 42337, + "Wood": 22911, + "Word": 26449, + "Words": 37117, + "Work": 12468, + "Working": 28516, + "Works": 23044, + "World": 10603, + "Would": 17353, + "Wow": 22017, + "Wr": 39213, + "Wra": 36918, + "Writ": 20257, + "Write": 16594, + "Writer": 34379, + "Writing": 33874, + "Written": 25354, + "Ws": 46456, + "X": 55, + "XL": 32457, + "XM": 37643, + "XP": 27481, + "XT": 25010, + "XX": 8051, + "XXX": 43145, + "XXXX": 24376, + "XY": 34278, + "Xbox": 43377, + "Xi": 42528, + "Y": 56, + "YA": 44947, + "YC": 44816, + "YD": 35755, + "YE": 48743, + "YES": 43335, + "YING": 45761, + "YL": 45448, + "YN": 40760, + "YOU": 36981, + "YP": 48232, + "YR": 38162, + "YS": 16309, + "YY": 26314, + "Yan": 49664, + "Yang": 38663, + "Ye": 35543, + "Yeah": 10995, + "Year": 17688, + "Years": 40630, + "Yellow": 39499, + "Yep": 47834, + "Yes": 5297, + "Yesterday": 28065, + "Yet": 11486, + "Yo": 38101, + "York": 49278, + "You": 1639, + "YouTube": 33869, + "Young": 20917, + "Your": 7120, + "Yu": 40728, + "Z": 57, + "ZA": 34892, + "ZE": 21211, + "ZI": 48926, + "ZX": 40692, + "ZZ": 30148, + "Ze": 36056, + "Zen": 47573, + "Zero": 28667, + "Zip": 41729, + "Zone": 26961, + "[": 58, + "[\"": 14692, + "['": 17816, + "[/": 13412, + "[[": 30109, + "[]": 21737, + "[_": 29795, + "\\": 59, + "\\\"": 7879, + "\\\",": 34607, + "\\\":": 30478, + "\\\">": 38214, + "\\'": 43054, + "\\)": 22725, + "\\-": 41441, + "\\.": 17405, + "\\/": 11139, + "\\/\\/": 45422, + "\\<": 49778, + "\\\\": 6852, + "\\\\\\\\": 13426, + "\\\\\\\\\\\\\\\\": 21807, + "\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 34604, + "]": 60, + "]\"": 30866, + "]'": 49946, + "](": 16151, + "])": 12962, + "]),": 46570, + "]).": 35944, + "]);": 36563, + "]+": 48688, + "],": 4357, + "],\"": 17241, + "],[": 38430, + "]-": 45297, + "].": 4083, + "].\"": 29225, + "]:": 5974, + "];": 11208, + "]=": 22241, + "][": 7131, + "][/": 44926, + "]]": 11907, + "]}": 48999, + "^": 61, + "^^": 18237, + "^^^^": 39397, + "^{": 36796, + "_": 62, + "_(": 41052, + "_-": 22955, + "_-_": 31386, + "_.": 44807, + "_>": 49029, + "__": 834, + "___": 17569, + "____": 1427, + "_____": 29343, + "______": 25947, + "_______": 37405, + "________": 2602, + "________________": 4841, + "________________________": 32941, + "________________________________": 10221, + "________________________________________________________________": 27193, + "_{": 23330, + "`": 63, + "`,": 47671, + "`.": 44646, + "``": 15506, + "````": 33153, + "a": 64, + "aa": 7252, + "aaa": 46071, + "aaaa": 24794, + "aah": 37500, + "aan": 28340, + "ab": 397, + "aba": 15498, + "abad": 17325, + "abal": 44349, + "abama": 8809, + "aban": 45094, + "aband": 49248, + "abase": 5754, + "abases": 18826, + "abb": 6485, + "abba": 48910, + "abbage": 32061, + "abbit": 14229, + "abbling": 47883, + "abby": 42457, + "abc": 39305, + "abe": 11231, + "abee": 32580, + "abel": 9608, + "abella": 43653, + "aber": 27359, + "abet": 8380, + "abetes": 11064, + "abeth": 9407, + "abetic": 33312, + "abi": 17914, + "abiding": 43056, + "abies": 43256, + "abil": 14991, + "abilia": 48249, + "abilities": 5738, + "ability": 1799, + "abin": 6014, + "abis": 8102, + "abit": 29968, + "abl": 23117, + "able": 540, + "abled": 4510, + "ables": 2977, + "abling": 11716, + "ablish": 17148, + "ablished": 22555, + "ablishment": 25380, + "ablo": 18817, + "ably": 1346, + "abo": 34748, + "abol": 28426, + "abolic": 29304, + "abor": 4820, + "abortion": 32396, + "about": 10755, + "abouts": 27880, + "above": 29370, + "abre": 46241, + "abs": 8937, + "absolute": 48546, + "absolutely": 42994, + "absor": 46303, + "abul": 16665, + "abulary": 22528, + "abus": 46844, + "abuse": 47158, + "abwe": 27050, + "aby": 3930, + "abyte": 37828, + "abytes": 38346, + "ac": 330, + "aca": 22260, + "acan": 50195, + "acas": 40263, + "acc": 4134, + "acca": 43552, + "accept": 13635, + "acceptable": 16037, + "access": 15526, + "accessible": 33780, + "acci": 44456, + "acco": 8679, + "accompan": 41974, + "accompanied": 42588, + "according": 38169, + "account": 23317, + "ace": 558, + "acea": 44977, + "aceae": 48319, + "acebook": 2887, + "aced": 2286, + "acement": 5592, + "acements": 28613, + "acent": 12643, + "aceous": 37797, + "acer": 11736, + "acerb": 22428, + "acers": 49908, + "aces": 2114, + "acet": 23253, + "aceutical": 14642, + "acey": 25415, + "ach": 620, + "acha": 34518, + "achable": 34446, + "ache": 4891, + "ached": 2317, + "achel": 9636, + "achelor": 19335, + "acher": 3493, + "achers": 17892, + "aches": 3694, + "achev": 42961, + "achi": 14299, + "achine": 20480, + "aching": 8103, + "achment": 15520, + "acho": 43703, + "acht": 19725, + "achu": 32323, + "achus": 9523, + "achusetts": 9770, + "achy": 35586, + "aci": 32009, + "acia": 47431, + "acial": 18150, + "acid": 46309, + "acies": 13433, + "acing": 4092, + "acio": 48711, + "acion": 49443, + "acious": 14209, + "aciously": 45289, + "acist": 20279, + "acists": 33194, + "acity": 4355, + "ack": 441, + "acked": 6021, + "acker": 10735, + "ackers": 28874, + "acket": 8317, + "ackets": 25180, + "acking": 5430, + "ackle": 20523, + "acks": 4595, + "acky": 36053, + "acl": 37779, + "acle": 6008, + "acles": 9928, + "acly": 39691, + "aclysm": 40605, + "aco": 10602, + "acon": 7807, + "acons": 37256, + "acqu": 43561, + "acre": 12345, + "acs": 16436, + "act": 529, + "acted": 23800, + "acter": 7321, + "acteria": 10634, + "acterial": 44965, + "acters": 19858, + "actic": 12009, + "acting": 27362, + "action": 2673, + "actionDate": 31538, + "actions": 4658, + "activ": 15791, + "activate": 39022, + "activated": 33106, + "activation": 48545, + "active": 5275, + "actively": 33329, + "activity": 21797, + "actly": 24342, + "actor": 11218, + "actory": 9548, + "acts": 8656, + "actual": 50039, + "actually": 37739, + "actus": 34144, + "acular": 12754, + "acus": 48628, + "acy": 1590, + "ad": 324, + "ada": 4763, + "adal": 31682, + "adan": 29157, + "adapt": 42552, + "adas": 38768, + "adata": 14706, + "aday": 43593, + "adays": 20544, + "add": 2860, + "addafi": 32113, + "added": 29373, + "adden": 38014, + "adder": 26676, + "adders": 45940, + "addin": 46782, + "adding": 26872, + "addle": 37382, + "addock": 35509, + "addon": 48078, + "addons": 39996, + "addr": 29851, + "address": 21975, + "addy": 13218, + "ade": 671, + "aded": 5286, + "adel": 6959, + "adelphia": 8273, + "adem": 36920, + "ademic": 49113, + "aden": 40780, + "adena": 38047, + "adeon": 12424, + "adequ": 16515, + "ader": 5067, + "aders": 9972, + "ades": 2367, + "adesh": 13410, + "adh": 24411, + "adi": 9189, + "adia": 29523, + "adian": 18425, + "adiator": 33716, + "adic": 23876, + "adier": 38868, + "adies": 50192, + "adin": 17072, + "ading": 4980, + "adiq": 48687, + "adish": 48563, + "aditional": 27013, + "adium": 6271, + "adj": 41255, + "adjust": 23032, + "adjusted": 29117, + "adle": 35166, + "admin": 28482, + "administ": 39081, + "ado": 4533, + "adobe": 36752, + "adoes": 46368, + "ador": 7079, + "ados": 22484, + "adow": 4584, + "adows": 9797, + "adr": 41909, + "adra": 49456, + "ads": 5643, + "adult": 49922, + "adv": 32225, + "advant": 13461, + "advert": 17904, + "advertisement": 45876, + "advertising": 34442, + "ady": 4597, + "ae": 3609, + "aea": 44705, + "aed": 8432, + "aeda": 11641, + "ael": 3010, + "aeper": 28235, + "aepernick": 28333, + "aer": 25534, + "aeus": 46052, + "aez": 47246, + "af": 1878, + "afa": 28485, + "afe": 8635, + "afer": 34659, + "afety": 27925, + "aff": 2001, + "affe": 21223, + "affected": 43958, + "affer": 31183, + "affiliated": 46818, + "affle": 30697, + "affles": 48501, + "afi": 19910, + "afia": 22214, + "afort": 24515, + "aft": 14940, + "after": 8499, + "ag": 363, + "aga": 8126, + "again": 17776, + "against": 32826, + "agall": 44906, + "agame": 46746, + "agan": 7329, + "aganda": 43589, + "agar": 32452, + "agara": 38415, + "agascar": 44309, + "agate": 37861, + "age": 496, + "aged": 1886, + "ageddon": 33054, + "agement": 5082, + "agements": 38113, + "agen": 11286, + "agency": 40955, + "agent": 25781, + "agents": 49638, + "ager": 3536, + "agers": 10321, + "ages": 1095, + "agg": 9460, + "agged": 14655, + "agger": 7928, + "agging": 16406, + "aggressive": 49639, + "agh": 10471, + "aghan": 45109, + "aghd": 16650, + "agher": 30450, + "aghetti": 35812, + "agi": 18013, + "agic": 9083, + "agically": 39066, + "agin": 23183, + "agine": 12756, + "aging": 3039, + "agle": 19345, + "agles": 37803, + "agn": 4660, + "agna": 48669, + "agnar": 30475, + "agne": 21080, + "agnetic": 25145, + "ago": 3839, + "agog": 37300, + "agogue": 32238, + "agon": 1840, + "agonal": 27923, + "agonist": 15239, + "agonists": 36764, + "agons": 34765, + "agos": 48215, + "agra": 45429, + "agram": 6713, + "agraph": 6111, + "agree": 49221, + "ags": 3775, + "agu": 11433, + "ague": 2064, + "agues": 6120, + "agus": 31111, + "agy": 46671, + "ah": 993, + "aha": 12236, + "ahah": 36225, + "ahan": 19210, + "ahar": 37325, + "ahead": 38204, + "ahi": 32810, + "ahime": 49997, + "ahl": 15668, + "ahn": 15386, + "aho": 17108, + "ahon": 30491, + "ahoo": 12992, + "ahs": 39095, + "ahu": 12196, + "ai": 1872, + "aic": 18452, + "aid": 1698, + "aida": 30546, + "aiden": 17538, + "aido": 44354, + "aign": 1784, + "aii": 42648, + "ail": 603, + "aila": 39460, + "ailability": 8994, + "ailable": 1508, + "ailand": 16188, + "ailed": 6255, + "ailing": 11608, + "ails": 1768, + "aily": 3079, + "aim": 1385, + "aiman": 47840, + "aimon": 49438, + "ain": 391, + "aina": 42183, + "aine": 5718, + "ained": 1328, + "ainer": 10613, + "ainers": 50221, + "aining": 1397, + "ainment": 37091, + "ains": 1299, + "aint": 2913, + "aintain": 32725, + "ainted": 14215, + "aints": 6003, + "air": 958, + "aird": 41620, + "aire": 7626, + "aired": 9820, + "aires": 17693, + "airo": 18131, + "airs": 3468, + "airy": 13021, + "ais": 15152, + "ait": 4548, + "aith": 3921, + "aito": 38995, + "aj": 1228, + "aja": 27792, + "aji": 26436, + "ajo": 34944, + "ajor": 1518, + "ak": 461, + "aka": 8130, + "akable": 29033, + "ake": 539, + "aked": 4335, + "akedown": 25817, + "aken": 1685, + "akening": 18800, + "akens": 31627, + "aker": 3110, + "akers": 3979, + "akeru": 43246, + "akery": 33684, + "akes": 1124, + "akespe": 20621, + "akespeare": 20946, + "akh": 11322, + "aki": 8182, + "akia": 21897, + "akin": 27048, + "aking": 868, + "akings": 45665, + "akis": 27321, + "ako": 25496, + "akov": 44715, + "akra": 38004, + "aks": 4730, + "aku": 8719, + "akura": 47754, + "akuya": 29863, + "aky": 15492, + "al": 282, + "ala": 6081, + "alach": 33786, + "alam": 44949, + "alan": 25786, + "albeit": 45781, + "album": 40916, + "alcohol": 42142, + "ald": 1940, + "alde": 35885, + "aldehyde": 44895, + "aldi": 37566, + "aldo": 41476, + "ale": 1000, + "aleb": 32100, + "aled": 3021, + "aleigh": 30729, + "aler": 36213, + "alert": 44598, + "ales": 2040, + "aley": 16730, + "alez": 22149, + "alf": 1604, + "alg": 14016, + "algia": 47111, + "ali": 7344, + "alia": 9752, + "alian": 7199, + "alias": 26011, + "aliation": 22885, + "alid": 10751, + "alien": 42690, + "align": 31494, + "aligned": 41634, + "alin": 14414, + "aline": 20663, + "aling": 4272, + "alion": 19275, + "alions": 50022, + "alis": 27315, + "alist": 49845, + "alities": 27969, + "ality": 1483, + "alk": 971, + "alker": 20949, + "alking": 18998, + "alks": 23833, + "alky": 18354, + "alkyrie": 21316, + "all": 439, + "alla": 30315, + "allah": 31840, + "allas": 7826, + "alle": 6765, + "alled": 4262, + "allel": 29363, + "allery": 17022, + "alli": 36546, + "allic": 18196, + "alling": 9221, + "allion": 48332, + "allo": 49457, + "alloc": 32332, + "allow": 12154, + "allowed": 40845, + "alloween": 50107, + "allows": 47205, + "alls": 5691, + "ally": 453, + "alm": 38182, + "almost": 28177, + "alo": 7335, + "alog": 11794, + "alogue": 30326, + "alogy": 48909, + "alon": 40755, + "alone": 17749, + "along": 24176, + "alore": 40612, + "alos": 41823, + "alph": 17307, + "alpha": 26591, + "als": 874, + "alsa": 32058, + "alse": 2820, + "alsh": 22114, + "also": 14508, + "alt": 2501, + "alted": 29590, + "alter": 47653, + "altern": 33645, + "alth": 1094, + "although": 16670, + "alties": 10355, + "alty": 6017, + "alus": 46781, + "always": 33770, + "aly": 3400, + "alys": 26266, + "alysed": 47557, + "alyses": 43710, + "alysis": 8767, + "alyst": 21470, + "am": 321, + "ama": 1689, + "amac": 11494, + "amacare": 11724, + "aman": 10546, + "amar": 39236, + "amara": 47848, + "amaru": 46893, + "amas": 17485, + "amate": 36754, + "amation": 14755, + "amaz": 45983, + "amazon": 33103, + "amb": 4131, + "amba": 31842, + "amber": 7789, + "ambers": 16368, + "ambling": 15366, + "ambo": 22651, + "amboo": 27708, + "amd": 28745, + "ame": 480, + "amed": 2434, + "ameda": 49637, + "amel": 17983, + "ameless": 39942, + "amen": 41763, + "ament": 3263, + "amental": 6860, + "aments": 12604, + "amer": 2382, + "amera": 18144, + "ameron": 41639, + "ames": 1047, + "ami": 6277, + "amia": 49442, + "amic": 18127, + "amide": 37905, + "amiliar": 19968, + "amily": 5993, + "amin": 5669, + "amina": 18891, + "amination": 24979, + "amine": 9862, + "aminer": 32086, + "amines": 41047, + "aming": 3723, + "amins": 24937, + "amiya": 38241, + "aml": 43695, + "amm": 6475, + "ammad": 26035, + "ammed": 10573, + "ammers": 36846, + "ammu": 49487, + "ammy": 46736, + "amn": 34684, + "amo": 18811, + "amon": 16487, + "among": 35131, + "amorph": 37670, + "amoto": 25384, + "amount": 17287, + "amous": 10877, + "amp": 696, + "ampa": 13299, + "amped": 13322, + "amph": 28474, + "amphetamine": 31262, + "amping": 37843, + "ampion": 6734, + "ampions": 4350, + "ampire": 13577, + "ampires": 27933, + "ample": 1403, + "amples": 12629, + "ampoo": 40239, + "amps": 9430, + "ampton": 23427, + "ampunk": 46183, + "ams": 4105, + "amsung": 30136, + "amura": 37324, + "amus": 25509, + "amy": 14814, + "an": 272, + "ana": 2271, + "analy": 38200, + "analysis": 20930, + "anamo": 33524, + "anan": 27870, + "anas": 15991, + "anasia": 45551, + "anc": 1192, + "anca": 42124, + "ance": 590, + "anced": 2903, + "ancel": 21130, + "ancer": 8250, + "ancers": 20811, + "ances": 1817, + "anch": 3702, + "anche": 6362, + "anches": 12140, + "anchester": 8911, + "anchez": 20364, + "ancial": 2783, + "ancies": 16183, + "ancing": 5077, + "anco": 47699, + "ancock": 37077, + "ancouver": 10264, + "ancy": 3883, + "and": 392, + "anda": 5282, + "andal": 7642, + "andals": 23819, + "andan": 42509, + "ande": 40004, + "anded": 12249, + "andel": 33134, + "andem": 30025, + "ander": 4066, + "andering": 42454, + "anders": 45070, + "andestine": 35887, + "andi": 26800, + "anding": 27225, + "andise": 18888, + "ando": 25440, + "andom": 3749, + "andon": 5063, + "andowski": 44391, + "andr": 46273, + "andra": 15918, + "andre": 49078, + "andro": 28092, + "android": 19411, + "ands": 1746, + "andum": 25933, + "andy": 10757, + "ane": 1531, + "aned": 22739, + "aneers": 33547, + "aneous": 11655, + "aneously": 27683, + "anes": 7305, + "aney": 22297, + "ang": 648, + "anga": 16484, + "angan": 37089, + "ange": 858, + "anged": 5102, + "angel": 8368, + "angelo": 46525, + "anger": 2564, + "angered": 19041, + "angering": 49470, + "angers": 6606, + "anges": 6231, + "angible": 39639, + "anging": 4924, + "angle": 9248, + "angled": 22393, + "angler": 49910, + "angles": 27787, + "angling": 27499, + "ango": 14208, + "angs": 27725, + "angu": 2303, + "anguage": 9000, + "anguages": 33213, + "anguard": 23521, + "angular": 21413, + "ani": 3216, + "ania": 5411, + "anian": 38336, + "anic": 26277, + "anical": 36684, + "anie": 34166, + "aniel": 6321, + "anim": 11227, + "animal": 41607, + "animate": 45685, + "animous": 45873, + "aning": 7574, + "anish": 7115, + "anism": 48162, + "anity": 19689, + "anium": 15776, + "ank": 962, + "anka": 15927, + "anke": 49200, + "anked": 14076, + "ankind": 28066, + "anking": 15230, + "anks": 2283, + "anky": 39556, + "anmar": 21708, + "ann": 1236, + "anna": 7697, + "annabin": 43655, + "annah": 25761, + "anne": 21952, + "anned": 3577, + "annel": 4276, + "annels": 8961, + "anners": 15672, + "anni": 31296, + "annie": 42883, + "annis": 45017, + "annon": 8825, + "annot": 34574, + "announced": 43499, + "anny": 7737, + "ano": 5733, + "anoia": 30661, + "anol": 22012, + "anon": 36902, + "anooga": 42165, + "anos": 40015, + "another": 29214, + "anova": 40993, + "anqu": 26184, + "ans": 504, + "ansas": 6618, + "anse": 40054, + "ansen": 33807, + "anship": 47086, + "ansion": 5487, + "ansk": 34738, + "anski": 44978, + "ansky": 49792, + "ansom": 22011, + "anson": 23103, + "ansson": 44038, + "answer": 41484, + "answered": 31966, + "ant": 415, + "anta": 4910, + "antage": 36403, + "antam": 49653, + "antasy": 34921, + "ante": 12427, + "anted": 4126, + "antes": 39781, + "anth": 29313, + "antha": 32589, + "anthrop": 22178, + "anti": 17096, + "antic": 5109, + "antically": 31589, + "anticipated": 45178, + "antics": 29320, + "antine": 29003, + "anting": 20482, + "antis": 20836, + "antle": 16941, + "antly": 3875, + "anto": 14723, + "antom": 11456, + "anton": 23026, + "antry": 21238, + "ants": 1187, + "anty": 46098, + "antz": 46269, + "anu": 42357, + "anus": 41141, + "anut": 20651, + "anuts": 37555, + "anwhile": 6710, + "any": 1092, + "anya": 34183, + "anyahu": 15966, + "anye": 23495, + "anyl": 34816, + "anyon": 21330, + "anything": 49459, + "anz": 35410, + "anza": 35819, + "ao": 5488, + "aos": 7495, + "ap": 499, + "apa": 32678, + "apache": 43073, + "apan": 2674, + "ape": 1758, + "apeake": 49528, + "aped": 5813, + "apego": 40561, + "aper": 2136, + "apers": 5656, + "apes": 7916, + "apesh": 25490, + "apeshifter": 29554, + "apest": 35746, + "aph": 6570, + "aphael": 34889, + "api": 15042, + "aping": 9269, + "apist": 41690, + "apixel": 48633, + "aple": 24052, + "aples": 28624, + "apo": 41817, + "apolis": 11174, + "apolog": 46407, + "apon": 9184, + "apons": 13486, + "apor": 12687, + "apore": 11656, + "app": 1324, + "appa": 20975, + "apped": 6320, + "append": 33295, + "apper": 11463, + "appers": 46629, + "appiness": 42661, + "apping": 5912, + "appings": 39242, + "apple": 18040, + "application": 31438, + "apply": 39014, + "appointed": 32924, + "appro": 21064, + "appropri": 11488, + "appropriate": 13335, + "appropriately": 45175, + "approved": 29137, + "approximately": 47498, + "apps": 18211, + "appy": 7774, + "aps": 1686, + "apse": 7512, + "apsed": 28361, + "apses": 45903, + "apt": 2373, + "apter": 3429, + "apters": 12126, + "aptic": 32963, + "aptop": 45007, + "apult": 41387, + "apy": 12826, + "aq": 30188, + "aqu": 36129, + "aque": 18251, + "aques": 46806, + "aquin": 48734, + "ar": 283, + "ara": 3301, + "arag": 29967, + "arah": 23066, + "arak": 30447, + "aram": 41158, + "aran": 19173, + "arant": 4741, + "arantine": 37996, + "araoh": 33766, + "arat": 34174, + "arate": 30748, + "aration": 10186, + "arations": 24355, + "arb": 38039, + "arbon": 42084, + "arc": 5605, + "arcer": 17649, + "arch": 998, + "arching": 38270, + "archive": 17474, + "archives": 48814, + "archment": 36767, + "archs": 34592, + "archy": 9282, + "arcity": 32689, + "ard": 446, + "arde": 45093, + "arded": 10676, + "arden": 5872, + "ardi": 22490, + "arding": 13493, + "ardless": 14694, + "ardo": 13109, + "ardon": 19917, + "ards": 1371, + "ardy": 39124, + "are": 533, + "area": 20337, + "ared": 1144, + "aredevil": 38281, + "arel": 20318, + "arella": 45494, + "aren": 5757, + "arent": 1580, + "arenthood": 17117, + "arently": 13773, + "arer": 11258, + "arers": 34231, + "ares": 3565, + "arest": 12423, + "aret": 8984, + "areth": 26659, + "arette": 14758, + "arettes": 13890, + "aretz": 48338, + "arez": 19655, + "arf": 37595, + "arg": 853, + "arge": 1376, + "arger": 32270, + "arget": 7641, + "argo": 9448, + "argon": 37920, + "args": 22046, + "argument": 49140, + "ari": 2743, + "aria": 10312, + "arial": 36098, + "arian": 3699, + "arians": 13517, + "ariat": 21621, + "arie": 49173, + "aries": 3166, + "arij": 39010, + "arijuana": 42834, + "arily": 3093, + "arin": 17714, + "arine": 34569, + "aring": 1723, + "ario": 4982, + "arios": 13010, + "arious": 27129, + "aris": 20066, + "arist": 34566, + "arity": 6806, + "arium": 17756, + "arius": 19897, + "ark": 668, + "arkable": 45543, + "arkin": 39027, + "arks": 5558, + "arl": 7063, + "arlane": 49344, + "arling": 30045, + "arm": 1670, + "arma": 10961, + "armac": 32813, + "armed": 12026, + "arming": 18052, + "armor": 40456, + "arms": 8357, + "arn": 1501, + "arna": 28610, + "arnaev": 42311, + "arning": 4228, + "aro": 12022, + "aron": 8045, + "aroo": 38049, + "around": 14145, + "arov": 42737, + "arp": 5117, + "arr": 3258, + "arranted": 47940, + "arrass": 9187, + "array": 18747, + "arre": 9624, + "arrell": 47769, + "arrett": 34878, + "arrison": 22472, + "arro": 34852, + "arrow": 6018, + "arry": 6532, + "ars": 945, + "arse": 17208, + "arser": 28198, + "arsh": 5406, + "arsity": 45826, + "arson": 12613, + "art": 433, + "arta": 34202, + "arte": 32074, + "arted": 19112, + "arten": 23996, + "arter": 2571, + "arters": 6137, + "arth": 11999, + "arthed": 36370, + "arthy": 18270, + "article": 20205, + "articles": 26845, + "artifacts": 50179, + "artisan": 19714, + "artist": 49016, + "artment": 1823, + "artments": 32514, + "artney": 41709, + "arton": 41328, + "arts": 5889, + "arty": 25494, + "artz": 13636, + "aru": 11493, + "arus": 20272, + "ary": 560, + "arya": 43898, + "aryl": 36822, + "aryn": 38621, + "as": 292, + "asa": 15462, + "asaki": 33846, + "asant": 8775, + "asar": 42391, + "asc": 3372, + "asca": 42688, + "ascade": 28966, + "ascal": 27747, + "ascar": 37740, + "ascist": 31968, + "ascript": 15961, + "ascular": 14767, + "ascus": 20275, + "ase": 589, + "ased": 839, + "asel": 48038, + "aser": 6005, + "asers": 19865, + "ases": 1386, + "ash": 1077, + "asha": 14715, + "ashed": 5263, + "asher": 31218, + "ashes": 7465, + "ashi": 12144, + "ashing": 2140, + "ashington": 2542, + "ashion": 5880, + "ashtra": 38535, + "asi": 17053, + "asia": 23218, + "asin": 47337, + "asing": 2313, + "asio": 29831, + "asion": 4247, + "asionally": 31775, + "asions": 39327, + "asis": 17765, + "asive": 17443, + "ask": 2093, + "aska": 8480, + "asket": 11715, + "asketball": 14575, + "asking": 30463, + "asks": 6791, + "asley": 30705, + "asm": 8597, + "asma": 11797, + "asms": 34432, + "ason": 888, + "asonable": 17994, + "asonic": 30189, + "asonry": 38950, + "asons": 2812, + "asp": 5126, + "aspberry": 17653, + "asper": 32981, + "aspers": 49412, + "aspx": 31740, + "ass": 562, + "assad": 30178, + "assador": 10623, + "assadors": 33429, + "assault": 46635, + "asse": 21612, + "assed": 21390, + "assemb": 34455, + "assembled": 46826, + "assembly": 41873, + "asser": 24929, + "assert": 30493, + "asses": 13978, + "assets": 19668, + "assetsadobe": 41383, + "assi": 46527, + "assian": 46091, + "assic": 31635, + "assies": 46257, + "assin": 44961, + "assing": 19696, + "assion": 11857, + "assis": 20297, + "assisted": 42191, + "assium": 26663, + "assment": 45312, + "asso": 28372, + "associated": 32852, + "assuming": 32935, + "assy": 11720, + "ast": 459, + "asta": 40197, + "aste": 4594, + "asted": 8992, + "aster": 1603, + "astered": 14054, + "astern": 6470, + "asters": 7060, + "astery": 29310, + "astic": 3477, + "astical": 32044, + "astically": 16607, + "astics": 24232, + "asting": 9222, + "aston": 45966, + "astrous": 20168, + "asts": 5773, + "asty": 7833, + "asu": 27345, + "asure": 5015, + "asured": 34006, + "asures": 13846, + "asuring": 45925, + "asury": 11579, + "asus": 40895, + "asy": 4107, + "at": 265, + "ata": 1045, + "atable": 21156, + "ataka": 48088, + "atal": 10254, + "atalie": 30951, + "atan": 39036, + "atana": 43777, + "atar": 9459, + "atari": 35554, + "atars": 40193, + "atch": 963, + "atche": 24809, + "atched": 14265, + "atcher": 34734, + "atches": 20981, + "atchewan": 29736, + "atching": 19775, + "ate": 378, + "atech": 40340, + "ated": 515, + "ateful": 11850, + "ateg": 2397, + "ategic": 47917, + "ategor": 47467, + "ategories": 26129, + "ategory": 11606, + "ategy": 4338, + "atel": 25791, + "atell": 7528, + "atellite": 26493, + "ately": 1286, + "atem": 23900, + "aten": 36686, + "ater": 729, + "ateral": 10534, + "aterasu": 45335, + "atered": 34190, + "aterial": 2273, + "atern": 9205, + "aternal": 14744, + "aternity": 17094, + "aters": 8605, + "ates": 689, + "ateur": 15093, + "ateurs": 45211, + "atever": 3587, + "atform": 3390, + "ath": 776, + "atha": 30921, + "atham": 37520, + "athan": 6696, + "athe": 26221, + "athed": 35932, + "ather": 1032, + "athered": 8638, + "atherine": 15289, + "athering": 25545, + "athetic": 18874, + "athi": 44202, + "athing": 26927, + "athlon": 50236, + "athom": 32910, + "athon": 12938, + "aths": 33148, + "athy": 10036, + "ati": 7246, + "atial": 34961, + "atibility": 25901, + "atible": 16873, + "atic": 1512, + "atical": 39056, + "atically": 4142, + "atican": 18245, + "atics": 23372, + "atile": 12610, + "atility": 18486, + "atin": 10680, + "ating": 803, + "atinum": 16881, + "atio": 39485, + "ation": 341, + "ational": 864, + "ationally": 15208, + "ations": 602, + "atis": 37749, + "atisf": 17403, + "atism": 26185, + "ative": 876, + "atively": 9404, + "atives": 2929, + "ativity": 22055, + "atl": 25864, + "atlantic": 43342, + "atmeal": 45280, + "ato": 5549, + "atoes": 15048, + "atography": 45501, + "atom": 37696, + "atomic": 47116, + "aton": 13951, + "atonin": 44248, + "atoon": 23122, + "ator": 1352, + "atorial": 21592, + "atories": 19854, + "atorium": 30732, + "ators": 2024, + "atory": 2870, + "atos": 35492, + "atown": 41079, + "atra": 26066, + "atre": 10562, + "atri": 26646, + "atro": 47756, + "atron": 23484, + "ats": 1381, + "atson": 13506, + "atsu": 19231, + "atsuki": 40063, + "att": 1078, + "atta": 25014, + "attach": 47348, + "attack": 20358, + "attacks": 38458, + "atted": 16898, + "atten": 41769, + "atter": 1436, + "attered": 10228, + "attering": 16475, + "atters": 34387, + "attery": 16296, + "atti": 34891, + "attle": 1999, + "attled": 43535, + "atto": 45807, + "atton": 38680, + "attr": 35226, + "attribute": 42348, + "atts": 30353, + "atu": 33419, + "atum": 21307, + "atur": 2541, + "atural": 2660, + "aturally": 7436, + "aturated": 30192, + "aturation": 36921, + "aturday": 3658, + "aturdays": 39724, + "ature": 1300, + "atures": 6691, + "atus": 7240, + "atz": 27906, + "au": 559, + "auc": 14272, + "aucas": 25205, + "aucus": 16710, + "aucuses": 38271, + "aud": 3885, + "auder": 29233, + "audi": 31330, + "audio": 24051, + "auer": 16261, + "aug": 7493, + "auga": 44718, + "augh": 1567, + "aughed": 13726, + "aughlin": 42730, + "aughs": 19256, + "aught": 3413, + "aughter": 3637, + "aughtered": 32734, + "aughters": 13441, + "aughty": 28496, + "aukee": 15263, + "aul": 2518, + "auld": 30406, + "auldron": 45637, + "ault": 1721, + "aults": 13185, + "aum": 26043, + "aun": 1942, + "auna": 32837, + "aunch": 11429, + "aund": 14677, + "aunder": 21118, + "aundering": 23496, + "aunders": 32818, + "aunt": 12968, + "aunted": 20227, + "aunting": 20706, + "auntlet": 32633, + "auntlets": 39695, + "aunts": 43981, + "aur": 2899, + "aura": 33830, + "auri": 35190, + "aurus": 22302, + "aus": 8717, + "ause": 682, + "ausible": 17178, + "aut": 2306, + "auth": 18439, + "authent": 41299, + "author": 9800, + "authored": 39351, + "authorized": 19721, + "authors": 41617, + "autical": 37073, + "aution": 32917, + "autions": 28766, + "auto": 23736, + "automatic": 37800, + "auts": 17712, + "aux": 14644, + "av": 615, + "ava": 4170, + "avage": 33757, + "availability": 47274, + "available": 15182, + "aval": 9226, + "avan": 12421, + "avanaugh": 19872, + "avascript": 16098, + "ave": 1015, + "aved": 9586, + "avement": 44034, + "aven": 4005, + "aver": 8770, + "average": 23913, + "avering": 42610, + "avers": 30400, + "avery": 12447, + "aves": 3080, + "avez": 28851, + "avi": 15820, + "avia": 40543, + "avid": 8490, + "avier": 19492, + "avin": 20637, + "aving": 2703, + "avior": 15759, + "aviour": 37716, + "avis": 23401, + "avoid": 27080, + "avor": 5570, + "avorable": 32006, + "avored": 48275, + "avorite": 19227, + "avour": 29023, + "avy": 2830, + "aw": 707, + "awa": 6909, + "awaited": 41742, + "awan": 43004, + "awar": 48841, + "aware": 9685, + "awareness": 47812, + "awaru": 39008, + "awatts": 46684, + "away": 8272, + "aways": 23949, + "awed": 36825, + "awei": 38247, + "awi": 23368, + "awk": 19301, + "awks": 11890, + "awn": 3832, + "aws": 8356, + "ax": 897, + "axe": 38231, + "axies": 25472, + "axis": 22704, + "axter": 40864, + "axy": 6969, + "ay": 323, + "aya": 11729, + "ayan": 22931, + "aye": 48822, + "ayed": 16548, + "ayer": 2794, + "ayers": 6962, + "ayette": 27067, + "aying": 8369, + "aylor": 7167, + "ayn": 49987, + "ayne": 43906, + "ays": 592, + "ayson": 34907, + "az": 1031, + "aza": 7056, + "azaar": 34485, + "azaki": 32276, + "azar": 29413, + "azard": 26267, + "aze": 6201, + "azed": 13865, + "azeera": 28535, + "azel": 41319, + "azer": 19178, + "azes": 36096, + "azi": 7761, + "azine": 4994, + "azines": 15742, + "azing": 4070, + "azo": 44299, + "azon": 5168, + "azor": 17725, + "azy": 12582, + "azz": 8101, + "b": 65, + "ba": 7012, + "bable": 33460, + "bably": 11921, + "baby": 40252, + "bach": 19496, + "back": 1891, + "backed": 17078, + "backer": 49978, + "background": 25249, + "backs": 10146, + "bad": 14774, + "bag": 21454, + "bage": 13866, + "bags": 34005, + "bah": 47041, + "bal": 6893, + "balance": 20427, + "balanced": 27753, + "ball": 1894, + "balls": 21591, + "ban": 3820, + "band": 3903, + "bands": 21397, + "bane": 20235, + "bang": 36668, + "bank": 17796, + "banks": 43558, + "bar": 5657, + "bara": 39389, + "bard": 23024, + "bare": 49382, + "bars": 34046, + "bart": 16575, + "bas": 12093, + "base": 8692, + "based": 3106, + "bash": 41757, + "basic": 35487, + "basketball": 21265, + "bass": 42933, + "bat": 8664, + "batch": 43501, + "bath": 37648, + "bats": 50199, + "battle": 38471, + "baugh": 23768, + "baum": 24738, + "bay": 24406, + "bb": 11848, + "bc": 15630, + "bd": 17457, + "bda": 43444, + "be": 1350, + "beam": 40045, + "bean": 14289, + "beans": 44749, + "bear": 33227, + "beard": 39433, + "bearing": 28655, + "beat": 12945, + "beaut": 40544, + "bec": 9423, + "because": 13893, + "becca": 20627, + "beck": 27343, + "becue": 31927, + "bed": 3077, + "bedroom": 36269, + "bee": 20963, + "been": 47436, + "beer": 42428, + "bees": 41712, + "before": 19052, + "begin": 27471, + "beh": 20709, + "behavior": 46571, + "behind": 42200, + "being": 11873, + "beit": 15357, + "bek": 47083, + "bel": 6667, + "bell": 7923, + "below": 35993, + "belt": 37976, + "ben": 11722, + "bench": 26968, + "bender": 45666, + "bending": 49667, + "benef": 36934, + "benefit": 48649, + "bent": 46119, + "ber": 527, + "bered": 9451, + "berg": 3900, + "berger": 21041, + "berman": 34591, + "bern": 33900, + "bernatorial": 43660, + "berra": 31358, + "berries": 20853, + "berry": 8396, + "bers": 1213, + "bert": 4835, + "berto": 32371, + "berus": 39192, + "bery": 13001, + "bes": 12636, + "best": 13466, + "bestos": 40651, + "bet": 11181, + "beta": 31361, + "bett": 48138, + "better": 27903, + "between": 23395, + "bey": 23454, + "bf": 19881, + "bg": 35904, + "bh": 34369, + "bi": 8482, + "bia": 23339, + "bial": 25200, + "bian": 12210, + "bians": 30071, + "biased": 38002, + "bid": 14065, + "bidden": 37978, + "bie": 12590, + "bies": 29846, + "big": 14261, + "bike": 32256, + "bil": 33473, + "bill": 35546, + "billion": 24540, + "bilt": 34508, + "bin": 8800, + "binary": 39491, + "bind": 21653, + "binding": 30786, + "bing": 4623, + "biology": 43592, + "bird": 16944, + "birds": 32002, + "birth": 24280, + "bis": 41907, + "bish": 31795, + "bishop": 27832, + "bit": 2545, + "bitcoin": 35395, + "bite": 37018, + "bitious": 14228, + "bits": 9895, + "biz": 42189, + "bj": 50007, + "bl": 2436, + "black": 13424, + "blade": 22500, + "blance": 42757, + "blank": 27190, + "blast": 39806, + "ble": 903, + "bleacher": 47975, + "bled": 9342, + "bledon": 49258, + "blem": 11253, + "blems": 22143, + "bler": 43400, + "blers": 43022, + "bles": 7689, + "bley": 43263, + "blind": 27461, + "bling": 11108, + "block": 9967, + "blocking": 41938, + "blocks": 27372, + "blog": 14036, + "blogs": 49096, + "blogspot": 35217, + "blood": 18041, + "blooded": 50132, + "blow": 48619, + "blown": 31290, + "blue": 17585, + "bly": 36874, + "bm": 20475, + "bn": 9374, + "bnb": 31971, + "bo": 2127, + "boa": 48614, + "board": 3526, + "boarding": 27794, + "boards": 12821, + "boat": 24482, + "boats": 46058, + "bodied": 45190, + "body": 2618, + "bol": 28984, + "bold": 36575, + "bole": 45693, + "bolt": 25593, + "bomb": 27657, + "bon": 4189, + "bone": 15992, + "bones": 35095, + "bons": 23461, + "book": 2070, + "books": 12106, + "bool": 30388, + "boost": 39521, + "boot": 18769, + "bor": 2865, + "border": 20192, + "borg": 23297, + "borgh": 49870, + "born": 6286, + "borne": 13555, + "boro": 21513, + "borough": 17913, + "bors": 32289, + "bos": 39565, + "boss": 42820, + "bot": 13645, + "both": 16885, + "bots": 42478, + "bott": 10985, + "bottom": 22487, + "bound": 7784, + "bour": 6084, + "bourg": 24256, + "bourne": 12544, + "bow": 8176, + "bowl": 36859, + "bows": 25435, + "box": 3524, + "boxes": 29305, + "boxing": 45471, + "boy": 7081, + "boys": 13202, + "bp": 46583, + "bps": 18799, + "br": 1671, + "bra": 16057, + "brace": 46565, + "brain": 27825, + "brainer": 49334, + "bral": 24427, + "brance": 28031, + "brand": 17938, + "branded": 35559, + "braska": 17088, + "brate": 40804, + "brates": 44835, + "bre": 4679, + "bread": 29573, + "break": 9032, + "breaker": 25766, + "breakers": 49295, + "breaking": 13395, + "breaks": 30058, + "bred": 36074, + "breeding": 49705, + "brew": 11269, + "brid": 10236, + "bridge": 9458, + "brids": 40637, + "bright": 29199, + "bring": 48580, + "bringer": 48046, + "bringing": 35749, + "bris": 15311, + "bro": 7957, + "broad": 36654, + "broken": 25826, + "brook": 19094, + "brother": 37343, + "brow": 25367, + "brown": 33282, + "browser": 40259, + "brush": 32680, + "bryce": 32524, + "bs": 1443, + "bsite": 12485, + "bsp": 24145, + "bt": 18347, + "btn": 46118, + "bu": 11110, + "bub": 46176, + "buck": 27041, + "bucks": 18999, + "budget": 37315, + "buf": 29325, + "buff": 36873, + "buffer": 22252, + "bug": 25456, + "bugs": 32965, + "build": 11249, + "builder": 38272, + "builders": 50034, + "building": 16894, + "built": 18780, + "bul": 15065, + "bull": 16308, + "bum": 4435, + "buquerque": 36461, + "bur": 6236, + "burg": 7423, + "burgh": 9228, + "burn": 10899, + "burning": 44313, + "burse": 21780, + "burst": 31961, + "bury": 10711, + "bus": 10885, + "bush": 50231, + "business": 22680, + "buster": 24899, + "busters": 30181, + "but": 4360, + "butt": 43059, + "button": 16539, + "buy": 17846, + "by": 1525, + "bye": 16390, + "byn": 14929, + "bys": 48209, + "byss": 15040, + "byte": 26327, + "byter": 36204, + "bytes": 33661, + "c": 66, + "ca": 6888, + "cache": 23870, + "cade": 46395, + "cair": 37155, + "cake": 30560, + "cakes": 37263, + "cal": 9948, + "cale": 38765, + "caliber": 43288, + "call": 13345, + "callback": 47423, + "called": 7174, + "calling": 44714, + "cam": 20991, + "camera": 25695, + "camp": 16544, + "campaign": 35012, + "campus": 43842, + "can": 5171, + "cancer": 48870, + "cand": 46188, + "cano": 35490, + "canon": 49883, + "cap": 11128, + "capacity": 42404, + "cape": 36435, + "capital": 27544, + "capitalist": 49970, + "caps": 27979, + "capt": 27144, + "car": 7718, + "carb": 35684, + "carbon": 29255, + "card": 9517, + "cards": 27761, + "care": 6651, + "carry": 34993, + "cars": 37993, + "cart": 26674, + "cas": 34004, + "case": 7442, + "cases": 33964, + "cash": 30350, + "cast": 2701, + "caster": 17970, + "casters": 26248, + "casting": 19913, + "castle": 18676, + "casts": 40924, + "cat": 9246, + "catch": 40198, + "catching": 50106, + "category": 22872, + "catentry": 39165, + "cation": 30907, + "cats": 24619, + "cause": 25587, + "cb": 21101, + "cc": 535, + "cca": 13227, + "ccess": 1591, + "cci": 35764, + "ccoli": 34544, + "ccording": 2941, + "cd": 10210, + "cdn": 32341, + "ce": 344, + "cean": 5829, + "ceans": 19961, + "ced": 771, + "cedented": 12292, + "cedes": 19285, + "ceed": 2707, + "ceivable": 48054, + "ceive": 15164, + "ceived": 6471, + "ceiver": 39729, + "cel": 5276, + "cele": 49840, + "celer": 7015, + "cell": 3846, + "cellaneous": 25673, + "cellence": 19801, + "cellent": 5666, + "cells": 46342, + "celona": 14308, + "cember": 3273, + "cemic": 40478, + "cence": 43696, + "cend": 15695, + "cens": 42595, + "cent": 1087, + "center": 16159, + "centered": 38050, + "central": 31463, + "centric": 28577, + "century": 14792, + "cephal": 43996, + "cept": 984, + "ception": 4516, + "ceptions": 11755, + "ceptive": 25867, + "ceptor": 49492, + "cer": 2189, + "cern": 30903, + "cerned": 49990, + "cerning": 41981, + "cerpt": 17040, + "cers": 7999, + "cert": 22583, + "certain": 39239, + "cery": 12757, + "ces": 728, + "cess": 919, + "cession": 43914, + "cessive": 45428, + "cest": 9165, + "cester": 33187, + "cf": 12993, + "cffff": 31727, + "cffffcc": 31957, + "cfg": 37581, + "cgi": 37157, + "ch": 354, + "cha": 11693, + "chain": 7983, + "chains": 38861, + "chair": 16337, + "chairs": 49655, + "chal": 38009, + "chall": 36747, + "cham": 49869, + "chan": 3147, + "chance": 39486, + "change": 3803, + "changed": 40985, + "changes": 36653, + "changing": 22954, + "channel": 17620, + "channelAvailability": 39757, + "chant": 8907, + "chanted": 28923, + "chapter": 43582, + "char": 10641, + "character": 22769, + "chard": 30215, + "charg": 11121, + "charge": 10136, + "charged": 17200, + "charges": 34948, + "charging": 31498, + "chart": 40926, + "chat": 17006, + "che": 2395, + "cheat": 46799, + "check": 9122, + "checked": 26752, + "checking": 41004, + "checks": 42116, + "ched": 1740, + "chedel": 24015, + "chel": 29232, + "chell": 12398, + "chem": 15245, + "chemical": 31379, + "chemist": 28899, + "chemy": 26599, + "chen": 6607, + "chenko": 45059, + "chens": 29937, + "cheon": 40556, + "cher": 2044, + "chers": 3533, + "chery": 31132, + "ches": 2052, + "chest": 46713, + "chester": 35983, + "chet": 20043, + "chev": 49916, + "chi": 11072, + "chid": 28402, + "chie": 3043, + "chief": 17351, + "chieve": 24957, + "child": 9410, + "children": 17197, + "chin": 24658, + "ching": 10813, + "chini": 45045, + "chio": 40900, + "chip": 35902, + "chlor": 36813, + "chn": 1349, + "chnology": 19587, + "cho": 6679, + "choes": 23001, + "choice": 25541, + "chool": 1251, + "christ": 43533, + "chrom": 28663, + "chrome": 46659, + "chron": 11413, + "cht": 21474, + "chu": 46417, + "chuk": 46019, + "church": 36964, + "chwitz": 36297, + "chy": 29658, + "ci": 979, + "cia": 33743, + "cial": 2413, + "cially": 2131, + "ciating": 46136, + "ciation": 17269, + "cible": 37369, + "cience": 4234, + "cient": 3456, + "cientious": 43037, + "cients": 35611, + "cies": 3171, + "cific": 7790, + "cig": 22683, + "cigarette": 46040, + "cigarettes": 32529, + "cil": 2856, + "cill": 20346, + "cin": 17879, + "cing": 2259, + "cious": 4680, + "cipl": 6671, + "cipled": 41296, + "ciples": 6418, + "ciplinary": 29386, + "cipline": 34647, + "circ": 21170, + "circle": 45597, + "cise": 37561, + "cised": 37168, + "cision": 16005, + "cit": 47992, + "citizens": 46801, + "city": 19205, + "cium": 16910, + "cius": 28599, + "civil": 37636, + "ck": 694, + "cker": 15280, + "cki": 49108, + "cking": 44377, + "cknow": 5319, + "cknowled": 33165, + "cko": 37549, + "cks": 4657, + "cl": 565, + "clad": 29853, + "claim": 6604, + "claimed": 12795, + "claimer": 17111, + "clair": 27659, + "clamation": 20931, + "class": 4871, + "classes": 37724, + "classic": 49421, + "classified": 31691, + "clave": 44281, + "claw": 43143, + "cle": 2375, + "clean": 27773, + "clear": 20063, + "cled": 20095, + "cler": 22902, + "clerosis": 31399, + "cles": 5427, + "cli": 44506, + "click": 12976, + "client": 16366, + "cliffe": 33783, + "climate": 42570, + "cling": 8493, + "clinical": 47367, + "clinton": 37821, + "clip": 15036, + "clips": 31945, + "clipse": 17043, + "clock": 15750, + "clone": 21018, + "cloneembedreportprint": 30899, + "close": 19836, + "closed": 20225, + "closure": 17966, + "cloth": 44905, + "cloud": 17721, + "club": 18664, + "clud": 758, + "clude": 9152, + "cluded": 10341, + "cludes": 13955, + "cluding": 6360, + "clus": 2527, + "clusion": 4717, + "clusions": 11539, + "clusive": 5731, + "clusively": 44307, + "cm": 11215, + "cmd": 28758, + "cmp": 48991, + "cms": 46406, + "cn": 31522, + "co": 1073, + "coal": 25140, + "coat": 31434, + "cock": 21517, + "cod": 19815, + "code": 8189, + "coded": 40976, + "codes": 40148, + "coe": 49270, + "cohol": 4857, + "coin": 3630, + "coins": 14624, + "col": 4033, + "cold": 36673, + "coll": 26000, + "collar": 37676, + "collect": 33327, + "collection": 43681, + "college": 44107, + "colm": 18414, + "colo": 45745, + "colonial": 49787, + "color": 8043, + "colored": 25717, + "colour": 49903, + "column": 28665, + "com": 785, + "comb": 24011, + "combat": 39969, + "combe": 49325, + "come": 2958, + "comed": 15128, + "comes": 8988, + "comfort": 21598, + "coming": 4976, + "comings": 30715, + "comm": 9503, + "command": 21812, + "comment": 23893, + "comments": 15944, + "commerce": 27061, + "commercial": 36313, + "commit": 41509, + "committee": 26799, + "common": 11321, + "commun": 10709, + "communication": 32560, + "communications": 20860, + "community": 28158, + "comp": 5589, + "compan": 34390, + "company": 39722, + "compatible": 38532, + "competitive": 46131, + "compl": 23855, + "complete": 20751, + "completely": 46699, + "complex": 41887, + "compliance": 47587, + "component": 42895, + "computer": 33215, + "con": 1102, + "concept": 43169, + "concert": 48415, + "cond": 17561, + "condition": 31448, + "conduct": 36495, + "cone": 49180, + "conf": 10414, + "conference": 41124, + "confidence": 39745, + "config": 11250, + "confirmed": 36349, + "cong": 36801, + "coni": 45774, + "conn": 37043, + "connect": 8443, + "connected": 15236, + "connection": 38659, + "conom": 1519, + "cons": 5936, + "conscious": 16796, + "conserv": 38925, + "conservancy": 41215, + "conservative": 43218, + "consider": 44353, + "console": 41947, + "const": 9979, + "constitutional": 18789, + "construct": 41571, + "consumer": 49827, + "consuming": 35873, + "cont": 3642, + "contact": 32057, + "contained": 45964, + "container": 34924, + "containing": 38301, + "content": 11299, + "context": 22866, + "contin": 18487, + "continental": 35415, + "continue": 43043, + "contract": 28484, + "control": 13716, + "controlled": 14401, + "controller": 36500, + "conv": 42946, + "cook": 27916, + "cooked": 46591, + "cookie": 44453, + "cool": 24494, + "coon": 20912, + "coord": 37652, + "cop": 22163, + "copy": 30073, + "cor": 10215, + "core": 7295, + "corn": 20772, + "correct": 30283, + "corruption": 46260, + "cos": 6966, + "cost": 15805, + "cosystem": 12541, + "cot": 25557, + "cott": 14612, + "could": 24089, + "count": 9127, + "counter": 24588, + "country": 19315, + "cour": 43220, + "course": 17319, + "court": 22230, + "cover": 9631, + "covered": 32111, + "cow": 8232, + "cox": 40359, + "cp": 13155, + "cpp": 20322, + "cpu": 36166, + "cr": 6098, + "craft": 3323, + "crafted": 39160, + "crazy": 50112, + "cre": 7513, + "cream": 36277, + "creat": 20123, + "create": 17953, + "created": 25598, + "creation": 38793, + "creator": 45382, + "credit": 43082, + "creen": 32060, + "crete": 38669, + "crew": 42276, + "cribed": 32968, + "crim": 50086, + "crime": 28126, + "criminal": 45955, + "cript": 6519, + "cription": 6820, + "criptions": 24370, + "crit": 22213, + "critical": 34666, + "cro": 19915, + "croft": 36714, + "crop": 31476, + "cross": 19692, + "crow": 47114, + "cru": 32838, + "cry": 20470, + "crypt": 29609, + "cs": 6359, + "css": 25471, + "csv": 40664, + "ct": 310, + "ctic": 11048, + "ctica": 28914, + "ction": 596, + "ctions": 2733, + "ctive": 14070, + "ctl": 34168, + "ctor": 2715, + "ctors": 5217, + "ctory": 25977, + "ctr": 24087, + "ctrl": 44755, + "ctuary": 15258, + "cture": 48715, + "ctx": 49464, + "cu": 27399, + "cube": 40296, + "cue": 15509, + "cul": 3129, + "cular": 10440, + "culated": 49262, + "culation": 14902, + "cule": 23172, + "cules": 13930, + "culosis": 38767, + "cult": 40820, + "cultural": 30844, + "culture": 25584, + "culus": 17576, + "cum": 36340, + "cup": 25244, + "cur": 22019, + "currency": 34415, + "current": 14421, + "currently": 41745, + "cus": 9042, + "cussion": 36262, + "custom": 23144, + "cut": 8968, + "cuts": 23779, + "cutting": 29753, + "cv": 33967, + "cy": 948, + "cycl": 15539, + "cycle": 13696, + "cycles": 32503, + "cyclop": 22873, + "cyclopedia": 25497, + "cyl": 38801, + "cz": 26691, + "cé": 32682, + "d": 67, + "dB": 36077, + "dL": 45582, + "da": 6814, + "dad": 47984, + "daily": 29468, + "dain": 27162, + "dal": 31748, + "dale": 14597, + "dam": 11043, + "damage": 28735, + "dan": 25604, + "danger": 38537, + "daq": 48539, + "dar": 27455, + "dark": 21953, + "dash": 42460, + "dat": 19608, + "data": 7890, + "database": 48806, + "date": 4475, + "dated": 8715, + "dates": 19581, + "dating": 38734, + "daughter": 29642, + "day": 820, + "dayName": 45392, + "days": 12545, + "db": 9945, + "dc": 17896, + "dd": 1860, + "dden": 4742, + "dding": 33403, + "dds": 33714, + "de": 2934, + "dead": 25124, + "deal": 31769, + "deals": 14302, + "death": 22595, + "deb": 11275, + "debian": 24689, + "debug": 24442, + "dec": 12501, + "deck": 35875, + "decl": 32446, + "ded": 9395, + "deen": 39060, + "deep": 22089, + "def": 4299, + "default": 12286, + "defense": 19774, + "define": 13086, + "defined": 23211, + "definition": 46758, + "deg": 13500, + "degree": 16863, + "del": 12381, + "delay": 40850, + "delete": 33678, + "dem": 9536, + "demand": 28550, + "democracy": 42017, + "democratic": 41232, + "demon": 26567, + "den": 6559, + "density": 43337, + "dep": 10378, + "depend": 45841, + "dependent": 21186, + "depending": 44023, + "depth": 18053, + "der": 1082, + "derived": 34631, + "des": 8906, + "desc": 20147, + "described": 34869, + "description": 11213, + "design": 26124, + "designed": 30473, + "desktop": 41375, + "despite": 41081, + "dest": 16520, + "destroy": 41659, + "destruct": 35678, + "det": 15255, + "detail": 49170, + "details": 36604, + "determination": 40869, + "dev": 7959, + "develop": 16244, + "developed": 33082, + "development": 31267, + "device": 25202, + "devices": 42034, + "df": 7568, + "dfx": 48753, + "dh": 34985, + "di": 10989, + "diagn": 47356, + "dial": 38969, + "dict": 11600, + "did": 20839, + "didn": 45168, + "die": 11979, + "dies": 25990, + "diff": 26069, + "different": 39799, + "dig": 12894, + "digit": 27003, + "digital": 34725, + "digy": 41923, + "dim": 27740, + "dimension": 46156, + "dimensional": 19577, + "din": 25194, + "dinand": 41993, + "ding": 12083, + "dir": 15908, + "direct": 12942, + "directed": 34762, + "direction": 37295, + "director": 35248, + "directory": 34945, + "dirty": 49075, + "dis": 6381, + "disable": 40223, + "disabled": 47730, + "disc": 15410, + "disciplinary": 40625, + "discrimination": 42723, + "disk": 39531, + "display": 13812, + "displayText": 31536, + "dist": 17080, + "distance": 30246, + "dit": 5266, + "div": 7146, + "division": 21426, + "dj": 28241, + "dk": 34388, + "dl": 25404, + "dll": 12736, + "dm": 36020, + "dn": 32656, + "do": 4598, + "doc": 15390, + "docker": 45986, + "docs": 31628, + "doctor": 35580, + "doctoral": 44064, + "document": 22897, + "documented": 47045, + "does": 22437, + "doesn": 45084, + "dog": 9703, + "dogs": 22242, + "doi": 34023, + "doing": 19631, + "dollar": 22569, + "dom": 3438, + "domain": 27830, + "dominated": 34475, + "doms": 23686, + "don": 9099, + "donald": 40915, + "done": 28060, + "door": 9424, + "doors": 19559, + "dor": 40180, + "dos": 37427, + "dose": 34436, + "dot": 26518, + "double": 23352, + "down": 2902, + "download": 15002, + "downs": 30371, + "dozen": 44932, + "dp": 26059, + "dq": 49506, + "dr": 7109, + "dra": 32491, + "draft": 35679, + "dragon": 14844, + "draw": 19334, + "drawn": 41549, + "dream": 25966, + "dress": 49380, + "dri": 7553, + "drive": 19472, + "driven": 15808, + "driver": 26230, + "drivers": 36702, + "driving": 24255, + "drm": 49007, + "dro": 22285, + "drop": 14781, + "dropping": 37554, + "drops": 49253, + "drug": 30349, + "dry": 39140, + "ds": 9310, + "dt": 28664, + "du": 646, + "duc": 6077, + "ducers": 41213, + "duct": 2359, + "duction": 11124, + "due": 23301, + "duino": 24493, + "dule": 5950, + "dullah": 23969, + "dump": 39455, + "duration": 32257, + "during": 42122, + "dust": 48859, + "duty": 26278, + "dx": 34350, + "dy": 9892, + "dyl": 30360, + "dylib": 31739, + "e": 68, + "ea": 18213, + "each": 27379, + "ead": 1329, + "eah": 4617, + "eal": 2287, + "ealing": 26919, + "ealous": 15746, + "eals": 10621, + "ean": 11025, + "eanor": 17663, + "ear": 451, + "earable": 40816, + "earance": 23435, + "earances": 35630, + "earch": 3679, + "earcher": 50194, + "earchers": 16604, + "eared": 3380, + "earing": 6648, + "early": 11458, + "earned": 39123, + "ears": 4127, + "earth": 16442, + "eas": 30412, + "east": 23316, + "easy": 38171, + "eat": 4098, + "eating": 30041, + "eatured": 20980, + "eatures": 11585, + "eaturing": 31347, + "eb": 1765, + "ebin": 23497, + "ebook": 16497, + "ebra": 37052, + "ebted": 35895, + "ebus": 33209, + "ec": 721, + "eca": 31047, + "ecake": 46557, + "ecast": 43299, + "ecause": 3156, + "ecd": 21142, + "ech": 3055, + "eches": 16672, + "echo": 30328, + "ecided": 35503, + "eco": 47704, + "econom": 13926, + "economic": 17079, + "ect": 478, + "ectar": 44504, + "ected": 11197, + "ection": 3213, + "ective": 13967, + "ectomy": 42505, + "ector": 9250, + "ecycle": 47510, + "ed": 276, + "edIn": 20801, + "eda": 18082, + "edar": 44226, + "eday": 23712, + "edd": 6048, + "edded": 47238, + "eddy": 21874, + "ede": 18654, + "eded": 15395, + "eden": 31829, + "eder": 5702, + "ederal": 2110, + "ederation": 9748, + "edes": 37507, + "edge": 14907, + "edged": 48916, + "edi": 13740, + "edia": 5507, + "edience": 20826, + "edient": 35279, + "edin": 27152, + "eding": 8228, + "edit": 19312, + "edited": 42131, + "edition": 28736, + "editor": 35352, + "edly": 49288, + "edo": 24757, + "edom": 3836, + "eds": 5379, + "edu": 15532, + "educ": 18123, + "educated": 27317, + "education": 40796, + "edy": 4716, + "ee": 1453, + "eed": 2308, + "eeds": 39642, + "eeee": 41591, + "eeks": 32201, + "eele": 26213, + "eely": 45269, + "eem": 13761, + "een": 6429, + "eenth": 28117, + "eeper": 41278, + "eer": 28153, + "eering": 48066, + "eers": 47619, + "ees": 2841, + "eez": 33105, + "ef": 891, + "efe": 22521, + "efeated": 36807, + "efer": 41027, + "eff": 14822, + "effect": 10760, + "effective": 16803, + "effects": 34435, + "effic": 24531, + "efficiency": 45888, + "efficient": 16814, + "efficients": 41945, + "efined": 18156, + "eful": 13839, + "efully": 7549, + "eg": 1533, + "ega": 26470, + "egal": 39839, + "eger": 11893, + "egg": 33856, + "egu": 15703, + "eh": 17231, + "ei": 20295, + "eight": 26022, + "either": 31336, + "ek": 988, + "eka": 38001, + "eker": 28233, + "eki": 39548, + "eking": 18754, + "eks": 2573, + "el": 417, + "ela": 10304, + "elaide": 25078, + "eland": 8822, + "elcome": 9571, + "ele": 11129, + "elect": 9509, + "elected": 28604, + "election": 14300, + "electric": 31067, + "eled": 18449, + "element": 30854, + "eless": 5321, + "elf": 7046, + "elfare": 27122, + "elfth": 44659, + "eli": 43733, + "elia": 25418, + "elight": 49984, + "eligible": 31595, + "elin": 27176, + "eline": 4470, + "elines": 20655, + "eling": 10809, + "elist": 46331, + "ell": 695, + "ella": 12627, + "ellar": 14203, + "ellation": 28828, + "elle": 13485, + "ellect": 6879, + "ellectual": 29706, + "elled": 11978, + "ellen": 40635, + "eller": 12368, + "ellery": 41800, + "elli": 23225, + "ellig": 2976, + "elligence": 3480, + "elligent": 32940, + "elling": 9417, + "ello": 11109, + "ellow": 5037, + "ells": 19187, + "elly": 6148, + "elman": 32370, + "eln": 45542, + "elo": 22126, + "elong": 21537, + "elope": 47329, + "els": 1424, + "else": 17772, + "elsen": 25328, + "elsh": 21564, + "elsius": 32495, + "elson": 10151, + "elt": 2120, + "elta": 12514, + "elve": 9954, + "elvet": 32667, + "em": 368, + "ema": 19687, + "emade": 21398, + "email": 12888, + "emaker": 32174, + "emale": 10144, + "eman": 8463, + "emark": 47626, + "emate": 47686, + "emb": 24419, + "embed": 20521, + "embedreportprint": 30898, + "ember": 1491, + "eme": 34755, + "emed": 9006, + "emen": 8952, + "ement": 972, + "ements": 3196, + "emer": 24677, + "emet": 19261, + "emetery": 19785, + "emi": 43967, + "emia": 22859, + "emic": 5314, + "emies": 5090, + "emin": 14857, + "eming": 46564, + "emis": 30561, + "emn": 37705, + "emo": 41903, + "emon": 7966, + "emonic": 50016, + "emonium": 33044, + "emort": 24466, + "emouth": 46880, + "emp": 45787, + "emphasis": 36663, + "empl": 18856, + "employ": 7033, + "employed": 36266, + "employment": 28812, + "emporary": 33080, + "empt": 1791, + "emption": 11221, + "empty": 28920, + "ems": 5232, + "emy": 3065, + "en": 268, + "ena": 8107, + "enable": 21633, + "enabled": 25616, + "ename": 12453, + "enance": 36368, + "enaries": 30216, + "enario": 39055, + "enary": 21629, + "enberg": 23140, + "enburg": 37036, + "enc": 12685, + "ence": 594, + "enced": 5864, + "encer": 12137, + "encers": 42288, + "ences": 3007, + "ench": 24421, + "encia": 29634, + "encies": 3976, + "encing": 9532, + "encrypted": 43628, + "ency": 1387, + "end": 437, + "enda": 7438, + "endale": 41147, + "endant": 23048, + "endants": 30841, + "endar": 9239, + "endars": 44942, + "endas": 35624, + "ende": 38396, + "ended": 1631, + "ender": 2194, + "endered": 30398, + "enders": 7338, + "endez": 41913, + "endi": 43109, + "endiary": 43034, + "endif": 32088, + "ending": 1571, + "endish": 48442, + "endium": 49811, + "endix": 19573, + "endment": 5904, + "endo": 31110, + "endon": 43153, + "endor": 18738, + "endra": 48286, + "ends": 2412, + "endum": 43755, + "ene": 1734, + "ened": 2945, + "eneg": 46495, + "enegger": 44028, + "enei": 46009, + "enemy": 46970, + "ener": 877, + "energy": 22554, + "eners": 36014, + "enery": 24156, + "enes": 18719, + "eness": 9449, + "enez": 11437, + "enezuel": 12596, + "enf": 33701, + "enforcement": 44976, + "enfranch": 39827, + "eng": 1516, + "enge": 3540, + "engeance": 21364, + "enged": 47422, + "enger": 6540, + "engers": 9302, + "enges": 34120, + "engine": 18392, + "engineering": 40321, + "english": 39126, + "ength": 3286, + "engu": 13561, + "enh": 16550, + "enhagen": 30347, + "eni": 43850, + "enic": 35866, + "ening": 3101, + "enium": 47477, + "enko": 32720, + "enment": 23242, + "enn": 1697, + "enna": 13713, + "enne": 29727, + "ennes": 42573, + "ennett": 48151, + "ennial": 27779, + "ennis": 10679, + "enny": 11870, + "eno": 23397, + "enos": 28380, + "enough": 48229, + "ens": 641, + "ensable": 33447, + "ensation": 25742, + "ense": 1072, + "ensed": 15385, + "ensen": 18756, + "enser": 45268, + "enses": 4541, + "ensible": 27339, + "ensibly": 28508, + "ensical": 46165, + "ensing": 26426, + "ension": 3004, + "ensional": 37176, + "ensions": 5736, + "ensis": 37834, + "ensitive": 18464, + "ensitivity": 40545, + "ensity": 6377, + "ensive": 2021, + "enson": 19069, + "ensor": 22854, + "enstein": 37975, + "ensual": 31406, + "ensus": 7314, + "ent": 298, + "enta": 29188, + "ental": 2470, + "entanyl": 41455, + "entary": 48648, + "ente": 21872, + "ented": 4714, + "enter": 9255, + "enth": 7944, + "enthal": 34728, + "ential": 1843, + "entially": 3746, + "entials": 14817, + "entimes": 43598, + "entin": 31371, + "enting": 36589, + "ention": 1463, + "entious": 43787, + "entity": 26858, + "entle": 8651, + "ently": 1473, + "ento": 50217, + "enton": 26673, + "entric": 22317, + "entry": 13000, + "ents": 658, + "enture": 36697, + "enty": 3787, + "enum": 44709, + "env": 24330, + "environment": 38986, + "eny": 28558, + "enz": 19471, + "enza": 23674, + "enzie": 26389, + "eon": 23277, + "eor": 13492, + "eous": 15303, + "ep": 538, + "epad": 47852, + "epend": 2690, + "ependence": 15091, + "ependent": 8682, + "eper": 5723, + "eph": 27446, + "eping": 7213, + "episode": 38668, + "eport": 45813, + "eps": 25386, + "ept": 19598, + "eq": 27363, + "equ": 4853, + "equal": 40496, + "equality": 48203, + "equipped": 40617, + "er": 263, + "era": 8607, + "eral": 1691, + "erala": 33314, + "erald": 12573, + "erate": 21620, + "erb": 23552, + "erc": 2798, + "ercise": 23697, + "erd": 45744, + "ere": 567, + "ered": 1068, + "eredith": 36897, + "eree": 45316, + "erek": 18238, + "erella": 36648, + "eren": 14226, + "erence": 1945, + "erences": 4972, + "erenn": 31915, + "erent": 9100, + "erential": 33369, + "ereo": 32934, + "erer": 11882, + "erers": 19288, + "erest": 1260, + "eret": 31229, + "erey": 48023, + "erg": 6422, + "ergic": 19793, + "ergus": 13607, + "erguson": 14168, + "ergy": 26079, + "eri": 33442, + "eria": 5142, + "erial": 48499, + "eric": 35626, + "erick": 41556, + "erie": 18287, + "eries": 10640, + "ering": 1586, + "erion": 28019, + "erity": 32821, + "erk": 9587, + "erker": 35779, + "erm": 7780, + "erman": 2224, + "ermanent": 30312, + "ermott": 46187, + "ern": 1142, + "ernal": 35220, + "ername": 13292, + "ernand": 13023, + "ernandez": 18092, + "ernaut": 37879, + "ernel": 7948, + "ernels": 44930, + "erness": 17447, + "erning": 8917, + "erno": 24100, + "ero": 3529, + "eros": 27498, + "erous": 48411, + "err": 8056, + "erred": 17436, + "errilla": 31859, + "error": 18224, + "errors": 48277, + "erry": 6996, + "ers": 364, + "ersed": 20204, + "ersen": 46516, + "ership": 49437, + "ersion": 6900, + "ersive": 24469, + "erson": 882, + "ert": 861, + "ertain": 1425, + "ertation": 42245, + "ertility": 27651, + "erto": 13806, + "ertodd": 36481, + "erton": 29111, + "erv": 712, + "erva": 32775, + "ervation": 13208, + "ervative": 22003, + "ervatives": 35291, + "erve": 3760, + "erved": 8520, + "erver": 18497, + "erves": 11184, + "erville": 33487, + "erving": 14344, + "ery": 1924, + "eryl": 44886, + "es": 274, + "esa": 49183, + "esame": 34038, + "esan": 42890, + "esar": 18964, + "esc": 3798, + "escal": 47647, + "escap": 50141, + "escape": 41915, + "escent": 45470, + "escription": 7260, + "ese": 2771, + "esh": 5069, + "esi": 46551, + "esian": 35610, + "esides": 11788, + "esis": 9339, + "esity": 11924, + "esley": 49048, + "esm": 45798, + "esome": 5927, + "eson": 42038, + "esp": 9774, + "especially": 16480, + "espie": 42120, + "esque": 28939, + "ess": 408, + "essa": 21411, + "essage": 7589, + "esse": 35270, + "essed": 6676, + "essee": 10702, + "essel": 7878, + "essen": 44483, + "essential": 31195, + "essert": 20335, + "esses": 44667, + "essim": 30265, + "essing": 27289, + "ession": 2521, + "essional": 12743, + "essions": 6202, + "essler": 33730, + "essment": 21687, + "esson": 39670, + "essor": 5987, + "essors": 23295, + "est": 395, + "esta": 18059, + "establish": 40037, + "established": 27718, + "establishment": 44390, + "estamp": 27823, + "estate": 44146, + "estation": 27364, + "este": 29872, + "estead": 37897, + "ested": 7287, + "esteem": 31869, + "ester": 7834, + "estern": 3330, + "esters": 8586, + "esthes": 29678, + "esthesia": 34811, + "esthetic": 37531, + "estial": 21711, + "estic": 4699, + "estinal": 34284, + "estine": 27374, + "esting": 37761, + "estival": 6743, + "eston": 19115, + "estone": 13631, + "estones": 30637, + "estro": 47692, + "ests": 3558, + "esty": 9673, + "estyle": 10992, + "estyles": 42530, + "esville": 19641, + "esy": 9259, + "et": 316, + "eta": 17167, + "etary": 8527, + "etc": 14784, + "etch": 7569, + "etchup": 47132, + "ete": 14471, + "eteen": 34026, + "eteenth": 26425, + "eter": 2357, + "eteria": 39622, + "etermin": 13221, + "etermination": 29610, + "etermined": 23444, + "eters": 7307, + "eth": 2788, + "ethe": 10567, + "etheless": 12845, + "ether": 6750, + "etheus": 36916, + "ethical": 32949, + "ethnic": 38546, + "ethy": 33077, + "ethyl": 21610, + "ethyst": 44166, + "etic": 5139, + "etically": 16877, + "etics": 14596, + "eties": 31638, + "etime": 8079, + "etimes": 46874, + "eting": 13629, + "etition": 15620, + "etitive": 17295, + "eto": 27206, + "eton": 18483, + "etooth": 16271, + "etr": 21879, + "etric": 19482, + "etrical": 34546, + "etry": 11973, + "ets": 1039, + "etsk": 29515, + "etsu": 30470, + "etsy": 34877, + "ett": 3087, + "etta": 15253, + "ette": 5857, + "ettel": 47417, + "etter": 40088, + "ettes": 23014, + "etti": 24851, + "etting": 35463, + "ettings": 12374, + "ettle": 23570, + "ettlement": 27331, + "etts": 9357, + "etus": 29158, + "ety": 2963, + "etz": 23773, + "eu": 12496, + "eur": 23365, + "euro": 44252, + "eus": 27650, + "ev": 1990, + "eva": 48855, + "eval": 18206, + "evaluate": 49786, + "eve": 44655, + "even": 10197, + "event": 15596, + "events": 31534, + "ever": 964, + "everal": 8438, + "every": 16833, + "everyone": 47057, + "everything": 37814, + "evidence": 46817, + "evil": 23542, + "evin": 6830, + "ew": 413, + "eware": 29725, + "ewater": 21422, + "eway": 16172, + "eways": 43613, + "ewitness": 28588, + "ework": 6433, + "eworks": 19653, + "eworld": 38136, + "eworthy": 25969, + "ews": 15515, + "ewski": 46151, + "ex": 1069, + "examination": 47779, + "example": 20688, + "exc": 41194, + "except": 16341, + "excluding": 42218, + "exclusive": 41195, + "exe": 13499, + "exec": 18558, + "execute": 41049, + "exempt": 42679, + "exist": 38476, + "existence": 41084, + "existent": 32786, + "existing": 25687, + "exit": 37023, + "exp": 11201, + "expected": 40319, + "expensive": 22031, + "exper": 23100, + "expl": 20676, + "export": 39344, + "expr": 31937, + "express": 42712, + "expression": 38011, + "ext": 2302, + "external": 22615, + "externalActionCode": 31576, + "extra": 26086, + "extreme": 29896, + "extremely": 41073, + "ey": 2959, + "eye": 25379, + "eyed": 18834, + "eyes": 48418, + "ez": 8471, + "ezvous": 50063, + "f": 69, + "fa": 13331, + "fab": 36434, + "fac": 38942, + "face": 2550, + "facebook": 19024, + "faced": 24903, + "faces": 32186, + "facing": 29532, + "fact": 22584, + "factor": 31412, + "facts": 37473, + "fail": 32165, + "failed": 47904, + "fair": 22043, + "faith": 41751, + "fake": 30706, + "fal": 42932, + "fall": 7207, + "falls": 23348, + "false": 9562, + "fam": 44769, + "family": 17989, + "famous": 45143, + "fan": 24408, + "far": 16370, + "fare": 9496, + "farious": 41504, + "farm": 43323, + "fascist": 46928, + "fashion": 25265, + "fashioned": 28776, + "fast": 7217, + "fat": 17359, + "father": 11358, + "favorite": 35200, + "fax": 23560, + "fb": 21855, + "fc": 16072, + "fd": 16344, + "fe": 5036, + "feat": 27594, + "feature": 30053, + "features": 40890, + "fect": 2309, + "fecture": 36637, + "fed": 19082, + "fee": 39071, + "feed": 12363, + "feeding": 22824, + "feel": 36410, + "feet": 39690, + "feld": 16265, + "fell": 23299, + "felt": 31985, + "female": 24724, + "femin": 33594, + "fen": 41037, + "fer": 2232, + "ference": 4288, + "ferred": 18186, + "fest": 23411, + "fet": 34045, + "fetched": 50012, + "few": 32146, + "ff": 487, + "ffe": 16658, + "ffect": 4812, + "ffee": 5853, + "ffen": 46985, + "ffer": 36761, + "fff": 20972, + "ffff": 12927, + "ffic": 2108, + "fficiency": 35590, + "fficient": 5632, + "ffield": 31374, + "ffiti": 25198, + "fg": 40616, + "fi": 12463, + "fiction": 24046, + "field": 3245, + "fields": 25747, + "fif": 32041, + "fifth": 43556, + "fig": 5647, + "fight": 15481, + "fighter": 24733, + "fighters": 17114, + "fighting": 26594, + "fights": 50121, + "figure": 26875, + "figured": 46296, + "fil": 10379, + "file": 7753, + "filename": 34345, + "files": 16624, + "fill": 20797, + "filled": 20286, + "film": 26240, + "filter": 24455, + "fin": 15643, + "final": 20311, + "finals": 32089, + "financial": 46921, + "find": 19796, + "finder": 22805, + "finding": 41070, + "fine": 38125, + "fing": 28825, + "finger": 35461, + "finished": 43952, + "fire": 6495, + "fired": 26803, + "fires": 27312, + "first": 11085, + "fish": 11084, + "fit": 11147, + "fits": 21013, + "fitted": 38631, + "fitting": 32232, + "five": 13261, + "fix": 13049, + "fixed": 34021, + "fixes": 42624, + "fl": 2704, + "flag": 32109, + "flags": 33152, + "flake": 47597, + "flame": 49621, + "flash": 34167, + "flat": 38568, + "flation": 33521, + "fle": 27919, + "fledged": 45223, + "fleet": 33559, + "flex": 32880, + "flies": 27959, + "flight": 22560, + "flix": 10046, + "flo": 48679, + "float": 22468, + "floor": 28300, + "flow": 11125, + "flower": 25547, + "flows": 44041, + "flu": 35522, + "flush": 25925, + "fly": 12254, + "flying": 45928, + "fm": 38353, + "fman": 35826, + "fml": 38122, + "fn": 22184, + "fo": 6513, + "focus": 37635, + "focused": 18143, + "fol": 9062, + "fold": 11379, + "folder": 43551, + "folio": 13652, + "folios": 45242, + "folk": 19956, + "follow": 27780, + "font": 10331, + "foo": 21943, + "food": 19425, + "foot": 5898, + "football": 15914, + "footed": 43127, + "for": 1640, + "force": 3174, + "forced": 12072, + "forcement": 13442, + "forcer": 45515, + "forces": 27087, + "forcing": 18766, + "ford": 3841, + "fore": 754, + "foreign": 38823, + "foreseen": 44952, + "forest": 29623, + "forestation": 41570, + "forge": 30293, + "fork": 32523, + "form": 687, + "formance": 10367, + "format": 18982, + "formation": 1161, + "formed": 12214, + "former": 16354, + "formerly": 36234, + "forming": 15464, + "forms": 23914, + "fort": 3319, + "fortable": 12065, + "forth": 25718, + "forts": 47378, + "fortunately": 6668, + "fortune": 37359, + "forum": 27302, + "forums": 37141, + "forward": 11813, + "found": 9275, + "foundation": 42526, + "founded": 27060, + "founder": 15454, + "foundland": 42030, + "four": 14337, + "fourth": 49393, + "fox": 12792, + "fp": 46428, + "fps": 29647, + "fr": 8310, + "frac": 31944, + "fram": 19298, + "frame": 14535, + "frames": 37805, + "framework": 30604, + "fre": 19503, + "fred": 39193, + "free": 5787, + "freedom": 41295, + "frequency": 35324, + "fresh": 48797, + "frey": 37425, + "fried": 25520, + "friend": 6726, + "friendly": 13120, + "friends": 36154, + "frog": 49956, + "from": 6738, + "front": 8534, + "fruit": 34711, + "fs": 9501, + "ft": 701, + "ften": 14785, + "fter": 637, + "fters": 47131, + "ftime": 31387, + "fts": 35594, + "fty": 19628, + "fu": 20942, + "fuck": 31699, + "fuel": 25802, + "ful": 913, + "full": 12853, + "fully": 2759, + "fulness": 15538, + "fun": 12543, + "func": 20786, + "function": 8818, + "functional": 45124, + "fund": 10990, + "funded": 18246, + "funding": 25032, + "fur": 38916, + "furt": 29205, + "fusc": 37695, + "future": 37443, + "fw": 44482, + "fx": 21373, + "fy": 24928, + "g": 70, + "ga": 4908, + "gaard": 36232, + "gado": 50054, + "gae": 25002, + "gage": 10502, + "gain": 48544, + "gal": 13528, + "galitarian": 39907, + "gall": 39580, + "gallery": 24460, + "gam": 28483, + "game": 6057, + "gamer": 36515, + "games": 19966, + "gaming": 48616, + "gan": 1030, + "gang": 28284, + "gans": 39352, + "gap": 43554, + "gar": 4563, + "gard": 19977, + "gars": 25821, + "gart": 41651, + "gary": 14849, + "gas": 22649, + "gat": 41268, + "gate": 10494, + "gay": 22744, + "gb": 22296, + "gc": 36484, + "gd": 21287, + "gdala": 40420, + "ge": 469, + "geant": 30205, + "gear": 31763, + "gebra": 29230, + "ged": 2004, + "gee": 29622, + "geist": 49782, + "gel": 25280, + "gem": 24090, + "gement": 16025, + "gements": 43547, + "gemony": 38953, + "gen": 5235, + "gence": 12745, + "gencies": 33333, + "gency": 4949, + "gender": 8388, + "gener": 8612, + "general": 24622, + "generated": 27568, + "generation": 20158, + "generic": 41357, + "genic": 38516, + "genre": 35850, + "gent": 6783, + "gently": 34727, + "geon": 6281, + "geoning": 31614, + "geons": 16297, + "ger": 1362, + "gerald": 26941, + "gered": 10446, + "geries": 30230, + "gers": 5355, + "gery": 7076, + "ges": 3212, + "gest": 3495, + "get": 1136, + "getic": 24321, + "gets": 11407, + "gettable": 42182, + "getting": 37210, + "gew": 39909, + "gewater": 40843, + "gex": 25636, + "gey": 39608, + "gg": 1130, + "gged": 11178, + "gger": 26679, + "ggie": 23571, + "ggies": 33049, + "gging": 18792, + "ggle": 16444, + "ggles": 32723, + "ggy": 19970, + "gh": 456, + "gha": 46090, + "ghai": 20380, + "ghan": 6064, + "ghazi": 21775, + "ghost": 38933, + "gi": 12397, + "gian": 18299, + "gie": 22699, + "giene": 28363, + "gif": 27908, + "gil": 37718, + "gin": 1655, + "ging": 2667, + "gins": 29878, + "ginx": 42822, + "gio": 27769, + "girl": 15219, + "girlfriend": 45189, + "girls": 36960, + "git": 18300, + "github": 12567, + "give": 26535, + "given": 35569, + "giving": 13992, + "gl": 4743, + "glas": 14391, + "glass": 20721, + "glers": 33641, + "gling": 40799, + "global": 20541, + "glomer": 37757, + "gly": 10853, + "gm": 39870, + "gmail": 14816, + "gment": 5154, + "gments": 11726, + "gn": 4593, + "gnu": 41791, + "go": 2188, + "goal": 35231, + "gob": 44270, + "god": 25344, + "goers": 31006, + "going": 5146, + "gold": 24267, + "gom": 19120, + "gomery": 20142, + "gon": 14520, + "gone": 21260, + "goo": 42469, + "good": 11274, + "google": 13297, + "gor": 7053, + "gorith": 7727, + "gorithm": 42289, + "got": 23442, + "gotten": 21646, + "gov": 9567, + "govern": 47866, + "government": 14480, + "governmental": 31353, + "govtrack": 41230, + "gow": 21175, + "gp": 31197, + "gpu": 46999, + "gr": 2164, + "gra": 46784, + "grab": 32393, + "grad": 9744, + "gradation": 26317, + "grade": 9526, + "graded": 21791, + "grades": 31177, + "gradient": 49607, + "grading": 29247, + "graduate": 17680, + "grain": 48270, + "gram": 4546, + "gran": 46324, + "grand": 23936, + "graph": 34960, + "grass": 29815, + "grave": 41711, + "gravity": 46453, + "gray": 44605, + "gre": 16694, + "greSQL": 47701, + "great": 18223, + "green": 14809, + "greg": 9903, + "gregation": 17097, + "gren": 32762, + "gres": 34239, + "gress": 5914, + "gression": 32383, + "gressive": 19741, + "grey": 49502, + "grid": 25928, + "grim": 33563, + "gro": 27333, + "gross": 47181, + "ground": 2833, + "grounds": 40520, + "group": 8094, + "groupon": 14531, + "groups": 24432, + "grow": 45921, + "growing": 25167, + "grown": 22377, + "growth": 27922, + "gru": 48929, + "gs": 14542, + "gt": 13655, + "gu": 5162, + "guard": 14864, + "guards": 33427, + "gue": 18701, + "gui": 48317, + "guide": 41311, + "guided": 23657, + "gun": 7145, + "guns": 44265, + "gur": 45073, + "guy": 22932, + "guyen": 39922, + "gy": 1360, + "gyn": 40183, + "gypt": 6022, + "gz": 34586, + "h": 71, + "ha": 3099, + "haar": 42948, + "hab": 5976, + "habi": 37362, + "hack": 31153, + "had": 18108, + "hai": 44488, + "hair": 27108, + "haired": 29972, + "hak": 43573, + "hal": 14201, + "half": 13959, + "hall": 18323, + "halla": 41911, + "ham": 2763, + "hammad": 14875, + "hammer": 17980, + "han": 7637, + "hand": 4993, + "handed": 13638, + "handedly": 43919, + "hander": 44510, + "handle": 28144, + "handled": 38788, + "handler": 30281, + "hands": 43365, + "hang": 33255, + "hani": 29839, + "hao": 23778, + "hap": 45897, + "happy": 34191, + "haps": 2772, + "har": 9869, + "hard": 10424, + "hardt": 28375, + "hare": 43466, + "hari": 49573, + "harm": 29155, + "hart": 18647, + "has": 10134, + "hash": 17831, + "hat": 5183, + "hate": 37035, + "hatt": 11653, + "hattan": 12904, + "haul": 15194, + "haus": 30404, + "haust": 42456, + "have": 14150, + "haven": 39487, + "having": 40965, + "haw": 26615, + "hawk": 40624, + "hawks": 27221, + "hazard": 37598, + "hd": 31298, + "he": 258, + "hea": 21632, + "head": 2256, + "headed": 15353, + "header": 25677, + "headers": 50145, + "heading": 33878, + "heads": 16600, + "health": 13948, + "healthy": 22796, + "heard": 23636, + "heart": 11499, + "hearted": 20122, + "heartedly": 44407, + "heast": 9522, + "heastern": 18160, + "heat": 25080, + "heavy": 23701, + "hed": 704, + "heddar": 44937, + "hedon": 46086, + "hedral": 21962, + "hee": 21067, + "heed": 23616, + "heet": 25473, + "hei": 27392, + "heid": 28420, + "height": 17015, + "heim": 9096, + "heimer": 16288, + "heit": 29361, + "hel": 2978, + "held": 10217, + "helial": 35566, + "hell": 12758, + "helle": 34454, + "hello": 31373, + "helm": 33485, + "help": 16794, + "helps": 35194, + "hem": 4411, + "hemat": 10024, + "hematic": 23380, + "hematically": 46558, + "hement": 35347, + "hemer": 39557, + "hemoth": 34394, + "hemy": 36598, + "hen": 831, + "hend": 15631, + "hene": 29473, + "heng": 31753, + "henko": 30161, + "hens": 5135, + "hent": 6925, + "heny": 47413, + "heon": 37060, + "her": 372, + "here": 1456, + "hered": 6083, + "herence": 23545, + "herent": 8334, + "herer": 48386, + "heres": 19079, + "heric": 15011, + "herical": 37910, + "hern": 2881, + "hero": 11718, + "herry": 13372, + "hers": 7084, + "herty": 29029, + "hes": 956, + "hesda": 30049, + "heses": 39815, + "hesion": 32582, + "hesis": 8497, + "hesive": 25938, + "hess": 33979, + "hest": 3634, + "hester": 19593, + "het": 3202, + "hetamine": 25385, + "heter": 43332, + "hetic": 6587, + "hetical": 21485, + "hetically": 31786, + "hetics": 24965, + "hett": 17442, + "hetti": 33392, + "hetto": 35619, + "hew": 6391, + "hews": 40645, + "hex": 33095, + "hey": 20342, + "hh": 12337, + "hhh": 49126, + "hhhh": 36607, + "hi": 5303, + "hib": 3145, + "hiba": 49224, + "hibit": 26964, + "hibited": 44139, + "hibition": 24108, + "hid": 49675, + "hidden": 30342, + "hide": 24717, + "hift": 29323, + "hig": 25196, + "high": 8929, + "higher": 46503, + "highest": 35323, + "highly": 47444, + "hill": 12639, + "hillary": 47826, + "him": 38400, + "hin": 20079, + "hing": 722, + "hip": 1056, + "hips": 5748, + "hire": 10695, + "hiro": 49907, + "hirt": 49756, + "his": 14363, + "hist": 10034, + "historic": 31304, + "history": 23569, + "hit": 17945, + "hitting": 48320, + "hl": 18519, + "hler": 49737, + "hm": 23940, + "hma": 21720, + "hn": 21116, + "hner": 22277, + "ho": 8873, + "hod": 2065, + "hoe": 38979, + "hof": 39891, + "hoff": 36092, + "hog": 31897, + "hol": 3937, + "hold": 2946, + "holder": 13829, + "holders": 10476, + "holding": 19216, + "hole": 13207, + "holes": 28439, + "holiday": 37689, + "holm": 22981, + "holy": 44287, + "hom": 26452, + "home": 11195, + "hon": 24130, + "hood": 2894, + "hook": 25480, + "hooting": 35486, + "hop": 8548, + "hops": 21936, + "hor": 17899, + "horn": 25311, + "horse": 30527, + "hospital": 49257, + "host": 4774, + "hot": 8940, + "hots": 17398, + "hou": 15710, + "houn": 47714, + "hound": 39047, + "hour": 9769, + "hours": 24425, + "house": 4803, + "houses": 20089, + "housing": 50028, + "hov": 28026, + "hovah": 33023, + "hover": 43753, + "how": 4919, + "hower": 33539, + "hp": 24831, + "hr": 11840, + "hra": 45056, + "hran": 16848, + "href": 33257, + "hs": 11994, + "ht": 4352, + "htaking": 34148, + "htar": 38672, + "htm": 19211, + "html": 6494, + "htt": 2804, + "http": 4023, + "https": 5450, + "hu": 13415, + "hua": 33061, + "hub": 40140, + "huge": 40878, + "hum": 17047, + "human": 10734, + "humane": 44766, + "humans": 40205, + "hun": 20088, + "hung": 43274, + "hunt": 35060, + "hunter": 37488, + "hur": 48349, + "hurst": 33500, + "hus": 7537, + "husband": 48912, + "hw": 36599, + "hy": 12114, + "hya": 48812, + "hyd": 15511, + "hyde": 39175, + "hyp": 36362, + "hyper": 49229, + "hz": 32179, + "i": 72, + "iHUD": 38370, + "iOS": 35742, + "iPhone": 37032, + "ia": 544, + "iability": 12455, + "iable": 3379, + "iably": 18745, + "iac": 9607, + "iae": 33100, + "iage": 42360, + "iago": 29601, + "iah": 9520, + "iak": 32994, + "ial": 498, + "ially": 1927, + "ials": 8231, + "iam": 1789, + "iameter": 13173, + "iami": 7871, + "iamond": 8446, + "ian": 666, + "iana": 7484, + "iance": 3610, + "iances": 16097, + "iane": 46470, + "iang": 15483, + "iani": 25111, + "iann": 28627, + "iannopoulos": 36408, + "iano": 10115, + "ians": 1547, + "iant": 3014, + "iants": 17883, + "iao": 13481, + "iar": 12571, + "iard": 42425, + "iaries": 18361, + "iary": 8042, + "ias": 4448, + "iasco": 40025, + "iasis": 48455, + "iasm": 16401, + "iat": 5375, + "iate": 9386, + "iated": 12931, + "iates": 32820, + "iating": 26336, + "iation": 3920, + "iations": 40356, + "iator": 38585, + "iatric": 11439, + "iatrics": 36549, + "iatures": 42711, + "iatus": 34704, + "iaz": 17890, + "iazep": 48826, + "ib": 571, + "iba": 23718, + "ibaba": 37541, + "ibal": 21342, + "iban": 14278, + "iband": 35967, + "ibble": 43992, + "ibe": 32438, + "ibel": 43837, + "iber": 1856, + "iberal": 16813, + "ibi": 27567, + "ibia": 41145, + "ibilities": 7992, + "ibility": 2247, + "ibl": 10506, + "ible": 856, + "ibles": 18764, + "ibli": 29142, + "iblical": 16897, + "ibling": 27448, + "iblings": 19389, + "ibliography": 45689, + "ibly": 3193, + "ibo": 26762, + "ibr": 2889, + "ibrarian": 35808, + "ibraries": 11127, + "ibrary": 4115, + "ibu": 33828, + "ibur": 38616, + "ibus": 26333, + "ic": 291, + "ica": 3970, + "icable": 18424, + "icably": 41685, + "icago": 4549, + "ical": 605, + "ically": 1146, + "icals": 20155, + "ican": 7490, + "icans": 22398, + "icas": 44645, + "icate": 5344, + "icated": 3474, + "icates": 16856, + "icating": 12364, + "ication": 3299, + "ications": 3736, + "icative": 43058, + "icator": 26407, + "icators": 44549, + "icc": 44240, + "ice": 501, + "iced": 3711, + "icent": 36712, + "iceps": 41663, + "icer": 16647, + "ices": 1063, + "icester": 26382, + "ich": 488, + "ichael": 40302, + "iche": 14234, + "ichen": 41437, + "ichever": 22617, + "ichi": 16590, + "ichick": 38448, + "ichita": 41940, + "icho": 38720, + "icht": 30830, + "ici": 44070, + "icia": 33577, + "icial": 6652, + "ician": 6749, + "icians": 5106, + "iciary": 13556, + "icidal": 21488, + "icide": 5285, + "icides": 16751, + "iciency": 19777, + "icient": 11373, + "icing": 6345, + "icio": 46441, + "icion": 47430, + "icious": 6243, + "icip": 4311, + "icipated": 40988, + "icism": 11965, + "icist": 48187, + "icit": 3628, + "icity": 8467, + "ick": 624, + "icka": 29873, + "icked": 9484, + "icken": 5973, + "icker": 15799, + "ickers": 21630, + "icket": 9715, + "ickets": 15970, + "ickey": 40389, + "icking": 7958, + "ickle": 39423, + "ickr": 18994, + "icks": 3378, + "ickson": 46381, + "icky": 17479, + "icle": 1548, + "icles": 2983, + "ico": 3713, + "icol": 27045, + "icon": 4749, + "icone": 27981, + "icons": 34280, + "icro": 2500, + "icrobial": 48518, + "ics": 873, + "ict": 713, + "icted": 5722, + "icter": 36278, + "iction": 2867, + "ictional": 47273, + "ictionary": 14188, + "ictions": 9278, + "ictive": 45279, + "icts": 14137, + "icular": 13174, + "icularly": 22585, + "icult": 2249, + "icultural": 26823, + "iculture": 47428, + "iculty": 22402, + "icum": 39901, + "icus": 24552, + "icut": 13554, + "icy": 4611, + "icycle": 35298, + "icz": 28051, + "id": 312, + "ida": 3755, + "idable": 23321, + "idad": 32482, + "idae": 31718, + "idal": 11624, + "idan": 27610, + "idas": 24496, + "idate": 20540, + "idated": 41475, + "idates": 37051, + "idation": 24765, + "idav": 20331, + "iday": 2567, + "idays": 13842, + "idd": 1638, + "idden": 4651, + "idding": 13494, + "iddle": 2509, + "iddled": 34897, + "iddler": 26458, + "iddles": 29319, + "iddling": 41367, + "iddy": 34208, + "ide": 485, + "ided": 1384, + "idel": 5943, + "idelines": 7984, + "idelity": 23091, + "idem": 28913, + "iden": 14029, + "idence": 1704, + "idences": 44845, + "idency": 9147, + "ident": 738, + "idental": 35182, + "identally": 23961, + "idential": 35599, + "identified": 19107, + "idently": 46046, + "idents": 3231, + "ideo": 1651, + "ideon": 42381, + "ideos": 4921, + "idepress": 25895, + "ider": 1304, + "idered": 3089, + "iders": 4157, + "ides": 1460, + "ideshow": 42286, + "idespread": 9790, + "idge": 3130, + "idges": 15969, + "idget": 17484, + "idi": 19830, + "idia": 38513, + "idian": 19825, + "idine": 39422, + "iding": 2530, + "idious": 33243, + "idis": 29207, + "idity": 17995, + "idium": 43523, + "ido": 17305, + "idon": 47287, + "ids": 2340, + "idth": 5649, + "idy": 19325, + "ie": 494, + "iece": 8535, + "ied": 798, + "ief": 2086, + "ieft": 49868, + "ieg": 15702, + "iege": 14566, + "iegel": 28210, + "iel": 8207, + "ield": 1164, + "ielding": 30449, + "iem": 26597, + "ien": 2013, + "ience": 1240, + "ienced": 26343, + "iences": 10035, + "iencies": 22139, + "iency": 6160, + "ienne": 37938, + "iens": 10465, + "ient": 1153, + "ients": 2334, + "ier": 959, + "iera": 41976, + "ierce": 9798, + "iere": 13235, + "ieri": 29864, + "ierra": 16367, + "ierre": 31058, + "ierrez": 44448, + "iers": 3183, + "iership": 36689, + "iery": 23012, + "ies": 444, + "iesel": 29893, + "iest": 6386, + "iesta": 36283, + "iet": 1155, + "ietal": 21587, + "ieth": 19235, + "ieties": 9545, + "iets": 27955, + "iety": 1905, + "ieu": 22304, + "iev": 11203, + "ieval": 14671, + "ieve": 12311, + "ieved": 39591, + "iever": 47818, + "ievers": 30296, + "ieves": 17974, + "ieving": 30749, + "iew": 769, + "iewicz": 48596, + "if": 361, + "ifa": 19215, + "ifact": 29660, + "ifacts": 37199, + "ifax": 26590, + "ife": 901, + "ifer": 7087, + "iferation": 49801, + "ifest": 8409, + "ifestyle": 42004, + "iff": 733, + "iffe": 22391, + "ifference": 33012, + "ifferent": 17125, + "iffin": 42022, + "iffs": 10203, + "ifi": 22238, + "ifiable": 16823, + "ific": 811, + "ificant": 17294, + "ificantly": 42491, + "ificate": 22460, + "ification": 2649, + "ifications": 6637, + "ifice": 9680, + "ificent": 21559, + "ificial": 9542, + "ified": 1431, + "ifier": 7483, + "ifiers": 13350, + "ifies": 6945, + "ifix": 42169, + "ifle": 8316, + "ifled": 47157, + "ifles": 16063, + "ifling": 38966, + "iflower": 42642, + "iform": 6933, + "iframe": 39621, + "ift": 2135, + "ifted": 21715, + "ifter": 18171, + "ifting": 13309, + "ifts": 19265, + "ifty": 24905, + "iful": 4135, + "ifully": 17049, + "ify": 1958, + "ifying": 4035, + "ig": 328, + "iga": 13827, + "igan": 5516, + "igans": 34090, + "igate": 10055, + "igated": 26963, + "igating": 29129, + "igation": 7065, + "igator": 23823, + "igators": 25975, + "ige": 10045, + "igel": 47709, + "igen": 9324, + "igenous": 12357, + "igent": 47096, + "iger": 8254, + "igers": 34984, + "igg": 6950, + "igger": 15249, + "iggins": 23567, + "iggle": 24082, + "iggs": 20340, + "iggurat": 44557, + "igh": 394, + "igham": 34000, + "ighed": 12570, + "ight": 432, + "ighter": 4799, + "ighters": 6261, + "ighth": 10887, + "ighthouse": 32303, + "ighting": 47610, + "ighton": 42993, + "ights": 2337, + "ighty": 14400, + "igi": 25754, + "igible": 26032, + "igil": 27187, + "igion": 17035, + "igious": 10956, + "igl": 38686, + "igm": 17225, + "igma": 13495, + "igmat": 32441, + "igmatic": 38860, + "ign": 570, + "ignant": 25114, + "igne": 48946, + "igned": 3916, + "igning": 38944, + "ignment": 16747, + "ignore": 46430, + "ignt": 16891, + "ignty": 17224, + "igo": 14031, + "igon": 37107, + "igor": 36274, + "igr": 3692, + "igrant": 9893, + "igrants": 5663, + "igraph": 45920, + "igrate": 42175, + "igrated": 38769, + "igration": 4254, + "igree": 41233, + "igroup": 47875, + "igs": 9235, + "igsaw": 45636, + "igslist": 40704, + "igue": 15212, + "igun": 50118, + "iguous": 29709, + "igure": 7047, + "ih": 4449, + "ihad": 11166, + "ihadi": 42449, + "ihar": 38405, + "ihara": 45902, + "ihil": 20898, + "ihilation": 33299, + "ihu": 48406, + "ii": 4178, + "iii": 15479, + "ij": 2926, + "ija": 34655, + "ijah": 32778, + "iji": 20770, + "ijing": 11030, + "ijk": 45961, + "ijn": 48848, + "ijuana": 5343, + "ik": 1134, + "ika": 9232, + "ikan": 49894, + "ikarp": 36850, + "ikawa": 40398, + "ike": 522, + "iked": 17951, + "iken": 29943, + "iker": 18320, + "ikers": 24913, + "ikes": 7938, + "ikh": 13848, + "ikhail": 39065, + "iki": 5580, + "iking": 14132, + "ikini": 35542, + "ikk": 36073, + "iko": 12125, + "iku": 28643, + "ikuman": 42889, + "iky": 47536, + "il": 346, + "ila": 10102, + "ilage": 50006, + "ilan": 38239, + "iland": 40855, + "ilant": 37794, + "ilantro": 48311, + "ilar": 1794, + "ilated": 40080, + "ilater": 38601, + "ilateral": 14796, + "ilaterally": 39707, + "ilation": 10520, + "ild": 688, + "ilda": 27281, + "ilde": 44725, + "ilded": 46158, + "ildo": 39583, + "ile": 576, + "ileaks": 27983, + "iled": 3902, + "ilee": 40626, + "ileen": 42236, + "ilege": 41866, + "ileged": 48446, + "iler": 5329, + "ilers": 34393, + "iles": 2915, + "iless": 30608, + "ilet": 41550, + "iley": 9618, + "ili": 2403, + "ilia": 17517, + "ilial": 43475, + "ilian": 35824, + "iliar": 4797, + "iliary": 28129, + "iliate": 49826, + "iliated": 31705, + "iliation": 15547, + "ilib": 22282, + "ilibrium": 24741, + "ilic": 41896, + "ilies": 3922, + "ilight": 15512, + "iling": 4386, + "ilings": 43271, + "ilingual": 34900, + "ilion": 29935, + "ilipp": 8908, + "ilit": 6392, + "ilitarian": 43900, + "ilitary": 18748, + "ilitating": 34871, + "ilitation": 18194, + "ilities": 2410, + "ility": 879, + "ilk": 43545, + "ill": 359, + "illa": 5049, + "illac": 40607, + "illance": 7682, + "illard": 32681, + "illary": 15856, + "illas": 25314, + "illation": 40903, + "ille": 8270, + "illed": 2967, + "illegal": 47749, + "iller": 4665, + "illery": 14920, + "illes": 21718, + "illet": 32512, + "illi": 50173, + "illian": 37896, + "illin": 32672, + "illing": 4509, + "illion": 1131, + "illions": 40083, + "illo": 16111, + "illon": 23027, + "ills": 2171, + "illus": 44342, + "illusion": 35760, + "illy": 6548, + "ilo": 18526, + "ilogy": 19202, + "ilon": 33576, + "ilot": 23439, + "ils": 4487, + "ilst": 11750, + "ilt": 2326, + "ilton": 9044, + "iltr": 19438, + "iltration": 36055, + "ilts": 50076, + "ilty": 6267, + "ilus": 35815, + "ilver": 46978, + "ily": 813, + "ilyn": 38020, + "im": 320, + "ima": 8083, + "imag": 48466, + "image": 9060, + "images": 17566, + "imal": 4402, + "iman": 24086, + "imar": 49399, + "imaru": 49551, + "imate": 1920, + "imated": 15655, + "imately": 3358, + "imates": 26748, + "imating": 39204, + "imation": 18991, + "imb": 14107, + "imbabwe": 27175, + "imble": 34477, + "ime": 524, + "imedia": 20626, + "imei": 45519, + "imen": 19027, + "imens": 12117, + "imensional": 16198, + "iment": 3681, + "imental": 9134, + "imentary": 39051, + "iments": 6800, + "imeo": 47776, + "imer": 22723, + "imes": 999, + "imester": 47484, + "imet": 38813, + "imeter": 16912, + "imeters": 31551, + "img": 9600, + "imgur": 19791, + "imi": 25236, + "imil": 26641, + "imilar": 49941, + "imilation": 42963, + "iminary": 38429, + "imir": 13057, + "imity": 18853, + "imize": 48439, + "imm": 8608, + "immer": 10957, + "immers": 36904, + "immigrant": 39835, + "immigration": 47620, + "imming": 27428, + "immune": 38345, + "imo": 25147, + "imon": 20473, + "imony": 33969, + "imore": 9401, + "imoto": 43354, + "imov": 44273, + "imp": 11011, + "impact": 48240, + "impl": 23928, + "import": 11748, + "important": 18049, + "imposed": 36457, + "impro": 32077, + "improve": 49453, + "ims": 12078, + "imsy": 48295, + "imum": 2847, + "imura": 43817, + "imus": 20704, + "in": 259, + "ina": 1437, + "inal": 1292, + "inally": 3289, + "inals": 6897, + "inance": 14149, + "inances": 34999, + "inant": 42483, + "inar": 22050, + "inarily": 21565, + "inary": 3219, + "inas": 24252, + "inate": 4559, + "inated": 3898, + "inately": 48618, + "inates": 17540, + "inating": 6010, + "ination": 1883, + "inational": 26201, + "inations": 7352, + "inator": 20900, + "inators": 47721, + "inatory": 23132, + "inav": 26802, + "inburgh": 22222, + "inc": 1939, + "incarn": 13211, + "ince": 924, + "incent": 42816, + "incerity": 40310, + "inces": 17386, + "inch": 8589, + "inches": 45457, + "incial": 13744, + "incible": 33494, + "incinn": 15020, + "incinnati": 15130, + "include": 17256, + "includes": 42813, + "including": 8201, + "incoln": 11690, + "income": 12519, + "incre": 24988, + "increasing": 42647, + "inct": 4612, + "inction": 9438, + "inctions": 31253, + "ind": 521, + "inda": 22261, + "indal": 44644, + "independence": 39894, + "independent": 34750, + "inder": 5540, + "inders": 29700, + "index": 9630, + "inding": 6020, + "individual": 43129, + "indle": 42343, + "indu": 10259, + "induced": 17223, + "inducing": 48016, + "indust": 23213, + "industrial": 31130, + "ine": 500, + "inea": 18343, + "ined": 1389, + "inel": 20538, + "inelli": 44076, + "inem": 7749, + "inement": 21828, + "inen": 42326, + "inence": 18386, + "inent": 7233, + "inently": 26528, + "iner": 7274, + "ineries": 48858, + "iners": 21257, + "inery": 15451, + "ines": 1127, + "inese": 3762, + "iness": 1272, + "inet": 42504, + "inez": 18885, + "inf": 10745, + "infect": 27816, + "infeld": 47187, + "inflamm": 29639, + "inflammatory": 32272, + "info": 10951, + "information": 17018, + "informed": 35698, + "ing": 278, + "inge": 11912, + "inged": 24431, + "ingen": 36795, + "inger": 3889, + "ingers": 40923, + "inges": 26792, + "ingham": 25875, + "inging": 14146, + "ingle": 17697, + "ingly": 4420, + "ingo": 32735, + "ings": 654, + "ington": 9557, + "ingu": 6680, + "inguishable": 41726, + "inguished": 46709, + "inho": 20327, + "ini": 5362, + "inia": 43168, + "inian": 24605, + "inic": 47277, + "inical": 32352, + "ining": 3191, + "inion": 23971, + "inis": 16661, + "inished": 30603, + "init": 15003, + "inite": 9504, + "initely": 12998, + "initial": 36733, + "initialized": 17532, + "inition": 17750, + "initions": 50101, + "inity": 6269, + "ink": 676, + "inka": 48955, + "inker": 24275, + "inki": 38799, + "inking": 8040, + "inkle": 19894, + "inks": 2973, + "inky": 29246, + "inline": 45145, + "inn": 3732, + "innacle": 37087, + "innamon": 21920, + "inner": 5083, + "inness": 32990, + "innie": 49708, + "inning": 23062, + "innon": 45067, + "ino": 2879, + "inoa": 40564, + "inois": 8981, + "inos": 11996, + "inosaur": 21317, + "inous": 29823, + "input": 15414, + "inqu": 18934, + "ins": 1040, + "inse": 38521, + "insert": 28463, + "inside": 48787, + "insk": 35803, + "inski": 21141, + "insky": 19870, + "inson": 7899, + "inspired": 24194, + "inst": 8625, + "install": 17350, + "installed": 37050, + "instance": 39098, + "instead": 38070, + "instein": 11962, + "insula": 16495, + "insured": 28409, + "int": 600, + "intage": 14630, + "integ": 18908, + "integer": 41433, + "intel": 48779, + "intelligence": 32683, + "intend": 7315, + "intendent": 21075, + "intendo": 8773, + "intensity": 47799, + "intensive": 38096, + "intent": 48536, + "intention": 40867, + "inter": 3849, + "interest": 9446, + "interested": 34339, + "interesting": 47914, + "interface": 39994, + "intern": 23124, + "internal": 32538, + "international": 45609, + "internet": 37675, + "interpret": 27381, + "interrupted": 46037, + "inters": 20193, + "interstitial": 29446, + "intestinal": 36387, + "inth": 9304, + "into": 20424, + "inton": 2371, + "intosh": 37638, + "introdu": 27427, + "ints": 29503, + "intuitive": 42105, + "inus": 35237, + "inv": 16340, + "inventory": 24807, + "inventoryQuantity": 39756, + "invest": 24859, + "invoke": 37669, + "involved": 44697, + "inx": 28413, + "iny": 3541, + "inyl": 19754, + "io": 952, + "ioch": 41097, + "iod": 2101, + "iol": 1669, + "iola": 30292, + "iolet": 19194, + "iological": 15071, + "iologist": 31599, + "iology": 12371, + "iom": 29005, + "ion": 295, + "iona": 32792, + "ionage": 24919, + "ional": 1538, + "ione": 7935, + "ioned": 14994, + "ionic": 26523, + "ionics": 49900, + "ions": 507, + "iop": 14922, + "ior": 1504, + "iors": 12706, + "ios": 4267, + "iosis": 42960, + "iosity": 15023, + "iosyn": 48448, + "iosyncr": 48702, + "iot": 5151, + "iotic": 16357, + "iotics": 18296, + "iots": 16228, + "iott": 20773, + "iour": 49439, + "ious": 699, + "iously": 6819, + "iov": 16664, + "iovascular": 19381, + "iox": 12190, + "ioxid": 26294, + "ioxide": 16671, + "ip": 541, + "ipal": 8521, + "ipation": 25857, + "ipe": 3757, + "iped": 46647, + "ipedia": 11151, + "ipeg": 21700, + "ipel": 40634, + "iper": 9346, + "ipers": 29288, + "ipes": 18636, + "iph": 13323, + "iphany": 49915, + "iphate": 34981, + "ipher": 10803, + "ipient": 48137, + "iping": 34690, + "ipl": 24705, + "iple": 2480, + "ipment": 4667, + "ipolar": 49133, + "ipop": 42800, + "ipp": 3974, + "ipped": 3949, + "ipper": 14710, + "ippers": 16415, + "ippery": 29530, + "ippi": 12715, + "ipping": 4501, + "ipple": 18793, + "ipples": 27844, + "ippy": 41214, + "ips": 2419, + "ipt": 10257, + "iq": 25011, + "iqu": 1557, + "ique": 2350, + "iqueness": 46764, + "iques": 6368, + "iquette": 40387, + "iquid": 6394, + "ir": 343, + "ira": 8704, + "irable": 13194, + "iral": 21093, + "iration": 15297, + "irc": 1980, + "ircraft": 27002, + "ird": 1447, + "irds": 11049, + "ire": 557, + "irect": 1060, + "irection": 4154, + "ired": 1202, + "irement": 24615, + "irements": 18883, + "iren": 24080, + "irens": 42917, + "ires": 2387, + "irez": 31762, + "irgin": 4672, + "iri": 14783, + "irie": 28191, + "iries": 18561, + "irin": 47388, + "iring": 3428, + "iris": 29616, + "irit": 3276, + "irk": 14232, + "irl": 1901, + "irled": 49376, + "irlf": 9841, + "irlfriend": 9872, + "irling": 24297, + "irlwind": 32785, + "irm": 2533, + "irmation": 36241, + "irmed": 15491, + "irming": 29808, + "irms": 8789, + "iro": 7058, + "iron": 1934, + "irrel": 22793, + "irs": 17062, + "irsch": 47108, + "irst": 667, + "irt": 2265, + "irted": 48357, + "irteen": 22530, + "irth": 3333, + "irting": 35355, + "irts": 9682, + "irtual": 22341, + "irty": 5893, + "iru": 35406, + "irus": 19397, + "iry": 9045, + "is": 271, + "isSpecial": 39714, + "isSpecialOrderable": 39755, + "isa": 9160, + "isable": 43942, + "isal": 28456, + "isan": 9057, + "isance": 31872, + "isans": 26100, + "isation": 5612, + "isations": 38189, + "isbury": 47967, + "isc": 2304, + "iscal": 7860, + "isch": 25308, + "ische": 46097, + "ischer": 24645, + "isco": 4861, + "iscons": 8795, + "isconsin": 8816, + "iscopal": 42522, + "iscover": 29392, + "iscovered": 41168, + "iscovery": 40821, + "isd": 9409, + "isdom": 9350, + "ise": 786, + "isec": 27866, + "ised": 1417, + "isel": 36811, + "isen": 13254, + "iser": 5847, + "isers": 21572, + "ises": 2696, + "iseum": 38277, + "isexual": 20863, + "isf": 4468, + "ish": 680, + "isha": 19388, + "ishable": 31785, + "ished": 1348, + "isher": 4828, + "ishers": 39116, + "ishes": 5614, + "ishi": 21644, + "ishing": 3929, + "ishly": 29735, + "ishment": 17862, + "ishop": 10124, + "ishops": 21863, + "ishy": 49785, + "isi": 23267, + "isible": 12843, + "isin": 45763, + "isine": 27480, + "ising": 1710, + "ision": 1166, + "isions": 3279, + "isite": 16107, + "isites": 31327, + "isition": 10027, + "isitions": 29593, + "isive": 13911, + "isively": 42042, + "isk": 1984, + "isks": 36730, + "isky": 34041, + "isl": 3044, + "isle": 20919, + "ism": 1042, + "isma": 38017, + "isman": 23845, + "ismo": 44126, + "isms": 6583, + "isner": 49861, + "iso": 26786, + "isode": 3282, + "isodes": 8052, + "isoft": 29719, + "isol": 30152, + "ison": 1653, + "isons": 9886, + "isp": 8802, + "ispers": 27148, + "isphere": 22833, + "iss": 747, + "issa": 13808, + "issan": 24112, + "issance": 16419, + "isse": 20782, + "ission": 1480, + "issions": 7717, + "isson": 30927, + "issors": 32555, + "issue": 21949, + "issued": 39361, + "issues": 37165, + "issy": 36419, + "ist": 396, + "ista": 12523, + "istan": 4103, + "istance": 9311, + "istani": 16688, + "istant": 10167, + "istar": 47229, + "istas": 37503, + "iste": 40833, + "isted": 6347, + "istence": 13274, + "istent": 7609, + "ister": 1694, + "istered": 23187, + "isters": 6223, + "istic": 2569, + "istical": 19929, + "istically": 16772, + "istics": 3969, + "istine": 32248, + "isting": 9665, + "istle": 12535, + "iston": 36363, + "istor": 32380, + "istors": 46334, + "istrate": 28534, + "istrates": 37909, + "istration": 33397, + "istries": 32995, + "istry": 4592, + "ists": 1023, + "isu": 46313, + "isure": 20609, + "isy": 13560, + "it": 270, + "ita": 5350, + "itability": 34147, + "itable": 4674, + "itably": 14829, + "itage": 10208, + "itaire": 26627, + "ital": 1287, + "itals": 8321, + "itamin": 40746, + "itan": 18642, + "itance": 42942, + "itans": 43716, + "itant": 23737, + "itar": 7940, + "itarian": 8353, + "itars": 27745, + "itary": 9331, + "itas": 21416, + "itate": 12027, + "itated": 13939, + "itates": 38654, + "itating": 21712, + "itation": 3780, + "itational": 22181, + "itations": 20597, + "itative": 12464, + "itatively": 48668, + "itbart": 17868, + "itch": 2007, + "itched": 10981, + "itcher": 23640, + "itches": 9249, + "itchie": 48423, + "itching": 19811, + "ite": 578, + "itech": 45396, + "itect": 5712, + "ited": 863, + "itely": 3973, + "item": 9186, + "itement": 12559, + "items": 23814, + "itent": 48324, + "iter": 2676, + "iterator": 48727, + "iterranean": 19012, + "ites": 2737, + "ith": 342, + "ithe": 31470, + "ither": 1555, + "ithering": 40861, + "ithing": 44556, + "ithmetic": 29848, + "iths": 47252, + "ithub": 10060, + "iti": 8846, + "itia": 36723, + "itial": 6847, + "itialized": 13562, + "itially": 22640, + "itic": 16233, + "ities": 871, + "itimate": 30233, + "itime": 22552, + "iting": 1780, + "ition": 653, + "itional": 1859, + "itionally": 8736, + "itions": 1756, + "itious": 25253, + "itis": 11815, + "itism": 18937, + "itive": 1800, + "itiveness": 31366, + "itives": 20288, + "itivity": 11365, + "itiz": 3029, + "itized": 36951, + "itizen": 36958, + "itizens": 34100, + "itle": 2578, + "itled": 7803, + "itles": 30540, + "itness": 3659, + "ito": 10094, + "itol": 11650, + "iton": 37752, + "itone": 49644, + "itor": 2072, + "itored": 20026, + "itors": 6742, + "itory": 37765, + "itous": 22109, + "itri": 49510, + "its": 896, + "itsch": 48279, + "itsu": 19831, + "itt": 715, + "itta": 48519, + "ittal": 39979, + "ittance": 47912, + "itte": 2654, + "itted": 2175, + "ittee": 2979, + "ittees": 13263, + "itten": 2621, + "ittens": 34978, + "itter": 1967, + "ittered": 36613, + "itters": 45512, + "itting": 2535, + "ittle": 1206, + "itto": 37606, + "itton": 47304, + "itty": 9760, + "itu": 34272, + "itual": 10587, + "itud": 26331, + "itude": 3984, + "itudes": 10455, + "itudinal": 29121, + "iture": 8089, + "itures": 20686, + "itus": 17506, + "itute": 3678, + "itutes": 16845, + "itution": 2738, + "itutional": 5677, + "ity": 414, + "itz": 4224, + "itzer": 10557, + "itzerland": 13947, + "ité": 43816, + "iu": 16115, + "ium": 1505, + "ius": 3754, + "iuses": 44666, + "iv": 452, + "iva": 12151, + "ivable": 21911, + "ivably": 47994, + "ival": 2473, + "ivalent": 29540, + "ivalry": 47310, + "ivals": 10336, + "ivan": 13809, + "ivari": 35460, + "ivariate": 42524, + "ivas": 38630, + "ivated": 30829, + "ivating": 39438, + "ivation": 26939, + "ive": 425, + "ived": 1572, + "ively": 2280, + "iven": 1469, + "iveness": 6517, + "iver": 1428, + "ivered": 6396, + "ivering": 35598, + "iverpool": 10864, + "ivers": 1191, + "iversal": 11480, + "iversary": 9023, + "iverse": 3997, + "iversity": 1608, + "ivery": 6315, + "ives": 1083, + "ivia": 20817, + "ivic": 16482, + "ivid": 1699, + "ividual": 1896, + "ividually": 16335, + "ivil": 2464, + "iving": 1412, + "ivism": 25085, + "ivist": 30944, + "ivities": 28720, + "ivity": 3458, + "ivo": 23593, + "ivot": 45785, + "iw": 14246, + "ix": 844, + "ixed": 2966, + "ixel": 7168, + "ixels": 14810, + "ixie": 39291, + "ixir": 32345, + "ixon": 12305, + "ixt": 6346, + "ixtape": 43938, + "ixties": 46550, + "ixture": 9602, + "ixtures": 25506, + "ixty": 19404, + "iy": 7745, + "iya": 21008, + "iyah": 46398, + "iz": 528, + "iza": 23638, + "izabeth": 9924, + "izable": 13821, + "izard": 8669, + "izards": 14124, + "izarre": 12474, + "ization": 1634, + "izational": 22684, + "izations": 4582, + "ize": 1096, + "ized": 1143, + "izen": 33977, + "izens": 44908, + "izer": 7509, + "izers": 11341, + "izes": 4340, + "izing": 2890, + "izo": 41282, + "izon": 8637, + "izons": 29457, + "izont": 12071, + "izontal": 38342, + "izoph": 18115, + "izophren": 18337, + "izu": 47775, + "izz": 6457, + "izza": 9990, + "izzard": 16191, + "izzle": 44461, + "izzy": 40593, + "j": 73, + "ja": 6592, + "jab": 27935, + "jac": 30482, + "jack": 19650, + "jad": 38442, + "jah": 31558, + "jam": 39159, + "jamin": 13337, + "jan": 13881, + "jandro": 47983, + "jar": 9491, + "jas": 28121, + "java": 12355, + "javascript": 37495, + "jay": 33708, + "jc": 48055, + "je": 18015, + "ject": 752, + "jected": 35408, + "jection": 29192, + "jee": 34589, + "jen": 48796, + "jer": 44009, + "jet": 31173, + "jew": 47483, + "ji": 7285, + "jiang": 39598, + "jin": 18594, + "jing": 49940, + "jit": 45051, + "jj": 41098, + "jl": 20362, + "jo": 7639, + "job": 21858, + "jobs": 43863, + "john": 30686, + "joice": 41026, + "join": 22179, + "joined": 46416, + "joining": 40044, + "jon": 46286, + "jong": 32428, + "journal": 24891, + "joy": 2633, + "jp": 34523, + "jpg": 9479, + "jri": 38790, + "jriwal": 39890, + "js": 8457, + "json": 17752, + "ju": 14396, + "jud": 10456, + "judicial": 46769, + "jug": 31761, + "jump": 43327, + "jun": 29741, + "jured": 38608, + "juries": 47496, + "jury": 21871, + "just": 3137, + "justice": 31012, + "juven": 39427, + "k": 74, + "kB": 38841, + "kHz": 44191, + "ka": 4914, + "kai": 32765, + "kamp": 40899, + "kan": 27541, + "kar": 21070, + "kas": 42749, + "kat": 41826, + "kay": 5568, + "kaya": 35372, + "kb": 32812, + "ke": 365, + "ked": 9091, + "kee": 11035, + "keep": 14894, + "keeper": 13884, + "keepers": 24952, + "keeping": 19934, + "kees": 16683, + "kef": 30728, + "kefeller": 31424, + "kel": 7750, + "keleton": 38800, + "keley": 13490, + "kell": 17164, + "ken": 3464, + "kens": 14972, + "kept": 45089, + "ker": 6122, + "kered": 28970, + "kernel": 33885, + "kers": 15949, + "kes": 5209, + "ket": 7126, + "key": 2539, + "keye": 34929, + "keyes": 43174, + "keys": 13083, + "kg": 10025, + "kh": 14636, + "ki": 4106, + "kick": 24585, + "kid": 38439, + "kids": 45235, + "kie": 49375, + "kies": 43724, + "kil": 34553, + "kill": 12728, + "killed": 42130, + "killer": 32156, + "killers": 43492, + "killing": 43764, + "kin": 5116, + "kind": 11031, + "king": 3364, + "kins": 5331, + "kinson": 26030, + "kish": 31501, + "kiss": 41304, + "kit": 15813, + "kj": 42421, + "kk": 28747, + "kl": 41582, + "km": 13276, + "kn": 15418, + "knife": 48810, + "knit": 47095, + "know": 16275, + "knowledge": 45066, + "known": 4002, + "ko": 7204, + "kok": 32004, + "kos": 46150, + "kov": 21862, + "kowski": 26216, + "kr": 38584, + "krit": 44531, + "ks": 591, + "ksh": 50133, + "kson": 46505, + "kt": 21841, + "ktop": 16201, + "ku": 23063, + "kun": 28374, + "kus": 45614, + "kw": 46265, + "kward": 12378, + "ky": 2584, + "l": 75, + "la": 5031, + "lab": 23912, + "label": 18242, + "lace": 27077, + "lad": 9435, + "laden": 35668, + "lag": 30909, + "lah": 9271, + "lahoma": 9802, + "laim": 20438, + "lain": 34277, + "lake": 27180, + "lam": 2543, + "lambda": 50033, + "lamm": 11199, + "lan": 9620, + "lance": 23215, + "land": 1044, + "lander": 16235, + "landers": 32358, + "landish": 45626, + "lando": 11993, + "lands": 4447, + "lane": 33533, + "lang": 17204, + "language": 16129, + "lap": 37796, + "lar": 21681, + "larg": 15521, + "large": 11664, + "largest": 28209, + "las": 21921, + "lash": 17055, + "lass": 31172, + "lasses": 28958, + "last": 12957, + "lasting": 24810, + "lat": 15460, + "latable": 49009, + "late": 17660, + "lated": 17249, + "later": 36760, + "latest": 42861, + "lation": 7592, + "lations": 49905, + "lator": 41880, + "laugh": 44944, + "laughs": 28124, + "laughter": 27815, + "laun": 38722, + "launch": 35681, + "laus": 38024, + "lav": 18809, + "law": 6270, + "laws": 29317, + "lay": 10724, + "layer": 29289, + "layout": 39786, + "lb": 23160, + "lbs": 32133, + "lc": 44601, + "ld": 335, + "lda": 18986, + "lde": 35209, + "lder": 6499, + "ldom": 23826, + "ldon": 25900, + "le": 293, + "lead": 28230, + "leader": 27940, + "leaders": 37553, + "leading": 12294, + "leaf": 33201, + "league": 19316, + "lean": 13087, + "leaning": 25909, + "leanor": 41807, + "leans": 11861, + "lear": 3238, + "learn": 35720, + "learning": 40684, + "lease": 1274, + "leased": 14684, + "leases": 29329, + "leasing": 48764, + "leave": 47408, + "leck": 40667, + "lect": 801, + "lected": 12609, + "lectic": 42009, + "lection": 1564, + "lections": 26448, + "led": 992, + "ledge": 2965, + "ledged": 37436, + "lee": 7197, + "leen": 20042, + "leep": 8892, + "lees": 49410, + "leeve": 49189, + "left": 9464, + "leg": 1455, + "legal": 18011, + "legate": 34637, + "legates": 37061, + "lege": 2765, + "legged": 40898, + "legram": 30536, + "legraph": 16606, + "leground": 28272, + "lehem": 44797, + "leigh": 42342, + "lein": 33663, + "lem": 10671, + "lement": 1732, + "lements": 3639, + "lems": 46367, + "len": 11925, + "lene": 29466, + "leneck": 43163, + "leness": 48795, + "length": 13664, + "leon": 38970, + "ler": 1754, + "lers": 8116, + "les": 829, + "lesh": 29730, + "lesi": 36027, + "lesiastical": 46360, + "less": 1203, + "lessly": 8613, + "lessness": 17587, + "lest": 32712, + "let": 1616, + "letal": 47293, + "letcher": 29257, + "lete": 5807, + "leted": 33342, + "letes": 40676, + "lethal": 46480, + "letico": 47286, + "leton": 10565, + "lets": 5289, + "lett": 15503, + "lette": 21348, + "letter": 9291, + "letters": 15653, + "lev": 2768, + "levant": 14938, + "levard": 22123, + "level": 5715, + "levels": 46170, + "levision": 5024, + "lex": 2588, + "ley": 1636, + "leys": 21325, + "lez": 36858, + "lf": 1652, + "li": 4528, + "lia": 24660, + "liam": 5058, + "liament": 5130, + "lib": 8019, + "liber": 33203, + "liberal": 35739, + "library": 32016, + "lic": 677, + "lication": 10142, + "license": 43085, + "licensed": 36612, + "lich": 33467, + "licks": 49191, + "lict": 13758, + "licted": 17823, + "liction": 41101, + "licts": 42267, + "lie": 14485, + "lied": 18511, + "lier": 2505, + "lies": 13508, + "liest": 11318, + "lif": 36195, + "life": 6042, + "lift": 26282, + "lifting": 30510, + "lig": 4604, + "liga": 38910, + "light": 2971, + "lighting": 43351, + "lightly": 30945, + "lights": 8091, + "lihood": 11935, + "lik": 46965, + "like": 2339, + "likely": 40798, + "lim": 2475, + "lime": 27299, + "limit": 32374, + "limited": 10698, + "limits": 49196, + "lin": 2815, + "line": 1370, + "linear": 29127, + "lined": 10837, + "liner": 24683, + "liners": 34380, + "lines": 6615, + "liness": 26061, + "ling": 1359, + "linger": 33550, + "lings": 17783, + "lington": 17299, + "lining": 21310, + "link": 8726, + "linked": 25614, + "links": 28751, + "lins": 21602, + "linux": 23289, + "lio": 48590, + "lip": 40712, + "lique": 41522, + "liquid": 39250, + "lis": 27999, + "lish": 1836, + "lished": 2115, + "lisher": 8191, + "lishes": 19724, + "lishing": 20020, + "list": 4868, + "listed": 17935, + "lists": 20713, + "lit": 18250, + "lite": 36890, + "liter": 17201, + "literally": 43819, + "little": 31629, + "liv": 16017, + "live": 12583, + "lived": 24489, + "living": 19950, + "livion": 26018, + "livious": 35260, + "ll": 297, + "lla": 8466, + "llah": 22734, + "llan": 47993, + "lled": 3353, + "ller": 6051, + "llers": 13802, + "lli": 15516, + "lling": 2680, + "llo": 18798, + "llor": 14127, + "llular": 32771, + "lly": 12810, + "ln": 18755, + "lo": 5439, + "load": 2220, + "loaded": 14578, + "loader": 29356, + "loading": 25138, + "loads": 46030, + "loc": 17946, + "local": 12001, + "localhost": 36750, + "location": 24886, + "lock": 5354, + "locked": 24162, + "locking": 48331, + "locks": 28860, + "loe": 24617, + "log": 6404, + "login": 38235, + "lol": 47288, + "lon": 14995, + "long": 6511, + "loo": 29680, + "look": 5460, + "looking": 11534, + "loop": 26268, + "lopp": 39590, + "lor": 4685, + "lord": 10572, + "lords": 19673, + "lore": 31131, + "los": 33280, + "loss": 22462, + "lost": 33224, + "lot": 26487, + "lov": 27086, + "love": 23205, + "loving": 33983, + "low": 9319, + "lower": 21037, + "lp": 34431, + "lr": 14050, + "ls": 7278, + "lt": 2528, + "lu": 2290, + "lua": 40211, + "luaj": 36473, + "lucent": 35600, + "luck": 46708, + "lude": 38792, + "luence": 23079, + "luent": 28216, + "lund": 37525, + "lus": 41790, + "lust": 38878, + "luster": 48375, + "lux": 22564, + "lv": 6780, + "lves": 31018, + "lvl": 47147, + "ly": 306, + "lyak": 43782, + "lycer": 38577, + "lying": 3157, + "lymp": 6760, + "lyn": 6213, + "lynn": 12935, + "lys": 27385, + "lyss": 35670, + "lé": 45031, + "m": 76, + "mA": 42646, + "mAh": 28142, + "mL": 32087, + "ma": 2611, + "mable": 44102, + "mac": 20285, + "machine": 30243, + "mad": 9937, + "made": 9727, + "mag": 19726, + "mage": 25561, + "magic": 32707, + "maid": 23151, + "mail": 4529, + "mails": 26165, + "main": 12417, + "major": 22478, + "majority": 35839, + "make": 15883, + "maker": 10297, + "makers": 6620, + "makes": 49123, + "making": 8601, + "mal": 7617, + "male": 22606, + "malink": 31000, + "mallow": 42725, + "man": 805, + "manac": 46870, + "managed": 39935, + "management": 27604, + "manager": 37153, + "mand": 22249, + "manent": 44172, + "mania": 45733, + "mann": 9038, + "mans": 16221, + "manship": 25428, + "manuel": 18713, + "manufact": 48119, + "many": 21834, + "map": 8899, + "maps": 31803, + "mar": 3876, + "mare": 11449, + "mares": 23745, + "marg": 30887, + "margin": 36153, + "marine": 42380, + "mark": 4102, + "marked": 23505, + "market": 10728, + "markets": 34162, + "marks": 14306, + "marriage": 45394, + "married": 30526, + "mart": 13822, + "mary": 6874, + "mas": 5356, + "mask": 27932, + "mass": 22208, + "massive": 49777, + "mast": 47616, + "master": 9866, + "masters": 40706, + "mat": 6759, + "match": 15699, + "matched": 31409, + "mate": 9830, + "material": 33665, + "mates": 7300, + "math": 11018, + "matic": 13849, + "matical": 44935, + "matically": 49454, + "matter": 47635, + "max": 9806, + "maximum": 47033, + "maxwell": 29047, + "may": 11261, + "maybe": 25991, + "mb": 2022, + "mber": 1916, + "mberg": 47369, + "mble": 11306, + "mbol": 23650, + "mbuds": 45664, + "mbudsman": 47012, + "mc": 23209, + "md": 9132, + "me": 1326, + "meal": 28208, + "mean": 32604, + "meaning": 24815, + "measures": 47336, + "meat": 41495, + "med": 1150, + "medi": 2379, + "media": 11431, + "mediate": 13857, + "mediated": 38363, + "mediately": 23802, + "medical": 41693, + "medium": 24132, + "meet": 47745, + "meg": 28917, + "mega": 13731, + "meier": 49468, + "mel": 17694, + "melon": 45690, + "mem": 11883, + "member": 19522, + "members": 30814, + "memory": 31673, + "men": 3653, + "mens": 45535, + "ment": 434, + "mental": 37098, + "mentation": 14374, + "mented": 12061, + "mentioned": 17181, + "ments": 902, + "menu": 26272, + "mer": 647, + "merce": 11647, + "mercial": 15790, + "mere": 34671, + "merga": 44739, + "meric": 946, + "mers": 11056, + "mes": 6880, + "mess": 37348, + "message": 20500, + "met": 4164, + "meta": 28961, + "metadata": 38993, + "metal": 28469, + "meter": 27231, + "method": 24396, + "methyl": 43654, + "metic": 15103, + "metics": 27757, + "metry": 41935, + "meyer": 48794, + "mg": 11296, + "mi": 11632, + "mia": 20730, + "miah": 35029, + "mic": 9383, + "micro": 24055, + "microsoft": 40485, + "mid": 13602, + "middle": 27171, + "midt": 21184, + "mie": 44871, + "might": 44092, + "mil": 25433, + "mile": 18085, + "military": 33631, + "mill": 17805, + "million": 14100, + "milo": 48995, + "min": 1084, + "mination": 17928, + "mind": 10155, + "minded": 14543, + "mine": 3810, + "minecraft": 17761, + "minent": 19669, + "ming": 2229, + "mingham": 17737, + "mington": 39773, + "mini": 45313, + "minimum": 39504, + "mining": 45374, + "minist": 2201, + "ministic": 49228, + "mins": 42951, + "minster": 18462, + "mint": 34289, + "minus": 40191, + "minute": 11374, + "mir": 10793, + "mire": 47004, + "mis": 25413, + "misc": 44374, + "miss": 3927, + "missible": 21597, + "missing": 45688, + "mission": 3411, + "missions": 8481, + "missive": 33532, + "mist": 37980, + "mit": 2781, + "mite": 32937, + "mith": 22947, + "mits": 24883, + "mitt": 20124, + "mitted": 3291, + "mittedly": 43011, + "mitter": 37974, + "mitting": 16138, + "mix": 19816, + "mk": 28015, + "ml": 4029, + "mm": 3020, + "mma": 21672, + "mmm": 27532, + "mmmm": 40133, + "mn": 10295, + "mo": 5908, + "mob": 39949, + "mobi": 43549, + "mobile": 24896, + "mod": 4666, + "mode": 14171, + "model": 19849, + "models": 27530, + "moderate": 47189, + "modern": 23922, + "modified": 41771, + "mods": 24122, + "module": 21412, + "modules": 18170, + "moil": 25538, + "mol": 43132, + "mology": 29126, + "mom": 32542, + "mon": 2144, + "monary": 36639, + "mond": 6327, + "monds": 42620, + "mone": 47122, + "money": 26316, + "mong": 31059, + "monitor": 41143, + "monkey": 49572, + "mons": 11567, + "monster": 39050, + "mont": 8691, + "month": 8424, + "months": 41537, + "monton": 19729, + "mony": 9926, + "moon": 22977, + "mop": 35244, + "mopolitan": 44331, + "mor": 4491, + "moral": 41996, + "more": 3549, + "morning": 43911, + "morph": 24503, + "morrow": 9201, + "mort": 30171, + "mortem": 46515, + "mos": 16785, + "mosp": 6384, + "most": 1712, + "mostly": 29471, + "mot": 27926, + "mother": 13552, + "motion": 38714, + "mount": 14948, + "mounted": 29728, + "mouse": 35888, + "mouth": 14775, + "move": 21084, + "movie": 41364, + "moving": 31462, + "mp": 3149, + "mpeg": 43913, + "mph": 23335, + "mpire": 35386, + "mr": 43395, + "ms": 907, + "msg": 19662, + "mson": 24996, + "mt": 16762, + "mu": 30300, + "much": 29482, + "mud": 41650, + "mult": 16680, + "multi": 41684, + "multipl": 47945, + "multiple": 48101, + "mun": 6199, + "mund": 20125, + "munition": 12640, + "mur": 28582, + "mus": 14664, + "music": 28965, + "must": 27238, + "mut": 21973, + "mx": 36802, + "my": 1820, + "myra": 49216, + "mys": 28744, + "n": 77, + "na": 2616, + "nah": 40909, + "nai": 38600, + "naire": 24042, + "naires": 43317, + "naissance": 47090, + "nam": 7402, + "name": 3672, + "named": 13190, + "names": 14933, + "namese": 22678, + "nan": 12647, + "nance": 41601, + "nant": 22057, + "nants": 26501, + "nar": 23955, + "nard": 40542, + "nas": 24716, + "nat": 32353, + "natal": 33150, + "nation": 25729, + "national": 14648, + "native": 30191, + "natural": 11802, + "nature": 21353, + "natureconservancy": 41380, + "nav": 28341, + "nb": 46803, + "nc": 10782, + "nce": 1198, + "nces": 3179, + "nd": 358, + "nda": 45658, + "nder": 681, + "ndra": 24631, + "ndum": 11021, + "ne": 710, + "nea": 39718, + "neapolis": 19359, + "near": 40093, + "neath": 13725, + "neau": 46533, + "nec": 32984, + "necess": 10789, + "necessary": 49986, + "neck": 27235, + "nect": 1606, + "ned": 2817, + "nee": 21381, + "need": 31227, + "needed": 27938, + "needs": 50032, + "neg": 12480, + "negative": 31591, + "negie": 32360, + "nel": 4954, + "nell": 10076, + "nels": 19423, + "nen": 38572, + "ner": 1008, + "nered": 15826, + "nerg": 25649, + "nergy": 5877, + "ners": 2741, + "nery": 35865, + "nes": 2516, + "nesday": 3462, + "nesia": 31401, + "nesium": 27619, + "nesota": 8360, + "ness": 1108, + "nesses": 47556, + "nesty": 18718, + "net": 3262, + "netflix": 36977, + "netic": 9833, + "nets": 45938, + "nette": 48115, + "network": 27349, + "neum": 25668, + "neutral": 29797, + "never": 12081, + "new": 3605, + "news": 10827, + "nex": 12413, + "nexpected": 42072, + "next": 19545, + "nexus": 44520, + "ney": 1681, + "neys": 20141, + "ng": 782, + "ngth": 11910, + "ni": 8461, + "nia": 18142, + "nian": 44516, + "nic": 6988, + "nice": 44460, + "nick": 17172, + "nie": 11952, + "night": 3847, + "nih": 37373, + "nik": 17187, + "nikov": 45451, + "nil": 45991, + "nin": 35073, + "nine": 30888, + "ning": 768, + "nings": 23400, + "nington": 48405, + "niper": 45554, + "nir": 32986, + "nis": 21361, + "nit": 48825, + "nl": 21283, + "nm": 21533, + "nn": 20471, + "no": 3919, + "nob": 34952, + "node": 17440, + "nom": 26601, + "non": 13159, + "none": 23108, + "noon": 6357, + "nor": 13099, + "norm": 27237, + "normal": 11265, + "north": 43588, + "nos": 39369, + "nosis": 31707, + "nostic": 43758, + "not": 1662, + "notation": 38983, + "notations": 30078, + "note": 11295, + "notes": 17815, + "nothing": 22366, + "notice": 42138, + "noticed": 31696, + "nov": 37302, + "nova": 38438, + "now": 2197, + "nown": 3408, + "nox": 35420, + "noxious": 40591, + "np": 37659, + "nr": 48624, + "ns": 5907, + "nsic": 19364, + "nsics": 49242, + "nt": 429, + "ntax": 41641, + "ntil": 10125, + "nton": 28936, + "nu": 28803, + "nuclear": 43131, + "null": 8423, + "num": 22510, + "number": 17618, + "numbered": 35565, + "nut": 14930, + "nutrition": 40482, + "nuts": 31381, + "nv": 48005, + "nw": 47516, + "ny": 3281, + "nyder": 21053, + "nz": 27305, + "o": 78, + "oS": 34049, + "oa": 12162, + "oad": 1170, + "oaded": 22273, + "oak": 15877, + "oan": 24611, + "oard": 11953, + "oat": 15073, + "ob": 672, + "oba": 19981, + "obal": 2572, + "obar": 30973, + "obb": 21963, + "obbies": 41372, + "obby": 11369, + "obe": 5910, + "ober": 2023, + "obi": 13411, + "obia": 30665, + "obic": 20803, + "obil": 25898, + "obile": 3579, + "obiles": 36329, + "obin": 38954, + "obj": 26801, + "object": 15252, + "objects": 48205, + "obl": 45292, + "obo": 20391, + "obook": 49776, + "obos": 49878, + "obs": 8158, + "oby": 26730, + "obyl": 46666, + "oc": 420, + "oca": 11216, + "ocado": 33441, + "ocal": 4374, + "ocally": 44190, + "ocaly": 12063, + "ocalypse": 15145, + "ocalyptic": 28339, + "ocamp": 26047, + "ocard": 44412, + "ocate": 13369, + "ocated": 10533, + "ocating": 27123, + "ocation": 5040, + "ocations": 20968, + "ocative": 23466, + "ocaust": 16377, + "occ": 13966, + "occup": 19596, + "occupied": 28756, + "ocene": 34973, + "ocent": 29421, + "ocese": 31292, + "och": 5374, + "oche": 30848, + "ochem": 18958, + "ochemical": 32864, + "ochemistry": 37074, + "ochet": 49579, + "ochond": 22400, + "oci": 1733, + "ocial": 9402, + "ociate": 47615, + "ociated": 19293, + "ociation": 41003, + "ocide": 16207, + "ocious": 32346, + "ocity": 11683, + "ock": 735, + "ocked": 3543, + "ocker": 12721, + "ocket": 5459, + "ockets": 11603, + "ockey": 8337, + "ocking": 8629, + "ocks": 3320, + "ocl": 38679, + "oco": 25634, + "ocobo": 37642, + "ococ": 34403, + "ocol": 4668, + "ocolate": 9140, + "ocom": 42829, + "ocon": 36221, + "ocr": 1696, + "ocracy": 17818, + "ocrat": 35128, + "ocrates": 34095, + "ocratic": 15405, + "ocrats": 21988, + "ocre": 27945, + "ocrin": 39913, + "ocrine": 38658, + "ocry": 48103, + "oct": 38441, + "ocular": 37320, + "ocument": 7990, + "ocumented": 17664, + "ocus": 10901, + "ocused": 13073, + "ocusing": 45743, + "ocy": 13733, + "ocyte": 43320, + "ocytes": 30309, + "od": 375, + "oda": 11329, + "odan": 45561, + "oday": 4348, + "odcast": 7107, + "odd": 5088, + "odder": 35346, + "oddy": 38553, + "ode": 1098, + "oded": 9043, + "oder": 12342, + "odes": 4147, + "odge": 9728, + "odi": 23130, + "odiac": 40096, + "odic": 29512, + "odied": 32255, + "odies": 5042, + "oding": 7656, + "odium": 12664, + "odka": 28601, + "odo": 24313, + "odon": 46457, + "odor": 30530, + "odore": 25102, + "odox": 11430, + "ods": 12978, + "odus": 21878, + "ody": 1118, + "odynam": 24319, + "odynamic": 34743, + "odynamics": 44124, + "oe": 2577, + "oen": 6571, + "oenix": 8538, + "oes": 3028, + "oeuv": 37600, + "of": 1659, + "ofer": 30288, + "off": 2364, + "offensive": 45055, + "offer": 47895, + "offic": 14406, + "office": 31810, + "official": 16841, + "offs": 8210, + "offset": 28968, + "ofi": 39542, + "oft": 11205, + "often": 28950, + "og": 519, + "oga": 10949, + "ogan": 9632, + "ogen": 6644, + "ogene": 20878, + "ogeneity": 37477, + "ogeneous": 32269, + "ogenesis": 25908, + "ogenic": 15147, + "ogenous": 27897, + "ogens": 26612, + "ogether": 8236, + "ogg": 10332, + "ogged": 42545, + "ogging": 30853, + "oggle": 20258, + "oggles": 48549, + "ogh": 46664, + "ogi": 44381, + "ogical": 30766, + "ogie": 37987, + "ogl": 28678, + "ogle": 2467, + "oglobin": 49835, + "oglu": 49006, + "ogly": 34619, + "ogn": 2360, + "ognitive": 46610, + "ogo": 24076, + "ogram": 21857, + "ograms": 26836, + "ograp": 7113, + "ograph": 2384, + "ographed": 39620, + "ographer": 18539, + "ographers": 34063, + "ographic": 6826, + "ographical": 17046, + "ographically": 33145, + "ographics": 24188, + "ographies": 41480, + "ographs": 33492, + "ography": 4867, + "ogs": 18463, + "ogue": 5119, + "ogun": 39918, + "ogy": 9868, + "ogyn": 20593, + "oh": 1219, + "oha": 28083, + "ohan": 22436, + "ohl": 48988, + "ohm": 34028, + "ohn": 1562, + "oho": 40950, + "ohyd": 15782, + "ohydrate": 46358, + "oi": 23013, + "oice": 2942, + "oid": 1868, + "oidal": 47502, + "oided": 13780, + "oids": 10994, + "oil": 9437, + "oiler": 20837, + "oin": 36743, + "oine": 42722, + "oing": 40519, + "oint": 1563, + "ointed": 20909, + "ointment": 49805, + "oir": 10840, + "oire": 32177, + "ois": 10924, + "oise": 25678, + "oit": 30711, + "oj": 13210, + "oji": 31370, + "ojure": 32511, + "ok": 482, + "oka": 17411, + "okane": 41776, + "oke": 2088, + "oked": 6545, + "okemon": 12717, + "oken": 4233, + "oker": 11020, + "okers": 18698, + "okes": 3369, + "oki": 18228, + "okia": 22903, + "okin": 36749, + "oking": 5730, + "okingly": 48343, + "oko": 16044, + "oks": 28194, + "oku": 11601, + "oky": 31375, + "oké": 35861, + "ol": 349, + "ola": 5708, + "olan": 16617, + "oland": 23573, + "olar": 6192, + "olars": 7828, + "olas": 12456, + "olate": 27976, + "olated": 50027, + "olation": 21417, + "old": 727, + "olded": 48959, + "oldemort": 24710, + "older": 19892, + "olding": 33266, + "oldown": 15041, + "olds": 10119, + "ole": 2305, + "olean": 21052, + "oled": 45342, + "olen": 8622, + "oleon": 25637, + "oler": 13625, + "olerance": 37668, + "oles": 4316, + "olesc": 16850, + "olescent": 23406, + "olester": 15764, + "olesterol": 16743, + "oley": 48437, + "olf": 4024, + "oli": 11106, + "olia": 22703, + "oliath": 43009, + "oliberal": 28525, + "olic": 4160, + "olicited": 47607, + "olics": 19615, + "olicy": 21424, + "olid": 10180, + "olin": 24910, + "olina": 47196, + "oline": 14453, + "oling": 40949, + "olini": 43232, + "olis": 8506, + "olit": 6212, + "olitan": 12977, + "olith": 21446, + "olithic": 30764, + "olitical": 13781, + "olitics": 21704, + "olition": 50014, + "olk": 13597, + "olkien": 31052, + "oll": 692, + "olla": 33011, + "ollah": 17999, + "ollar": 13228, + "ollen": 29952, + "oller": 49252, + "ollo": 15578, + "ollow": 950, + "ollower": 47030, + "olls": 33421, + "olly": 5098, + "ollywood": 31777, + "oln": 10875, + "olo": 14057, + "olog": 928, + "ologic": 20781, + "ological": 2770, + "ologically": 13437, + "ologies": 5823, + "ologist": 7451, + "ologists": 9251, + "ologne": 30520, + "ologue": 39795, + "ology": 1435, + "olon": 43645, + "olor": 45621, + "olph": 10196, + "olphin": 27161, + "olphins": 16547, + "ols": 10220, + "olson": 32836, + "olt": 5978, + "olulu": 39814, + "olute": 3552, + "olutely": 16780, + "olution": 2122, + "olutions": 14191, + "olve": 6442, + "olved": 5634, + "olver": 14375, + "olves": 9010, + "olving": 10890, + "oly": 3366, + "olyn": 34742, + "om": 296, + "oma": 6086, + "omach": 10806, + "omal": 18048, + "omaly": 24335, + "oman": 5185, + "omas": 16911, + "omatic": 13730, + "omb": 2381, + "ombat": 41628, + "ombie": 9081, + "ombies": 12676, + "ombo": 47265, + "ombs": 33273, + "ome": 462, + "omed": 12657, + "omedical": 35914, + "omen": 3674, + "omer": 12057, + "omers": 21499, + "omes": 2586, + "omet": 908, + "ometer": 15635, + "ometers": 40077, + "omething": 8370, + "ometime": 47056, + "ometimes": 6533, + "ometown": 19191, + "ometric": 16996, + "ometry": 15748, + "omever": 49784, + "omew": 28030, + "omez": 30010, + "omi": 12753, + "omial": 49070, + "omic": 10179, + "omical": 22545, + "omics": 31994, + "omin": 6351, + "ominated": 50251, + "omination": 27744, + "oming": 3383, + "ominium": 46134, + "omm": 2002, + "ommel": 48990, + "ommod": 8641, + "omnia": 37340, + "omo": 17902, + "omon": 16698, + "omore": 22113, + "omorph": 25831, + "omorphic": 46374, + "omp": 3361, + "ompl": 6316, + "oms": 3150, + "omsday": 33415, + "omsky": 37093, + "omy": 9145, + "on": 261, + "ona": 4450, + "onal": 20996, + "once": 27078, + "ond": 623, + "onda": 13533, + "onday": 3204, + "onde": 14378, + "onder": 8623, + "onding": 42703, + "ondo": 22311, + "ondon": 3391, + "onds": 24764, + "onduct": 12920, + "onductor": 40990, + "one": 505, + "oned": 12004, + "onel": 26261, + "oneliness": 34634, + "onement": 49844, + "onen": 34481, + "onent": 3471, + "onential": 35470, + "onents": 3906, + "oner": 14491, + "ones": 1952, + "onest": 19129, + "onet": 36823, + "onew": 44181, + "oney": 1419, + "ong": 506, + "onga": 44294, + "onge": 14220, + "ongevity": 25454, + "ongh": 19757, + "ongo": 25162, + "ongs": 28079, + "ongyang": 20659, + "oni": 14651, + "onia": 11339, + "onial": 30752, + "onian": 27625, + "onic": 9229, + "onica": 32752, + "onics": 38530, + "onies": 17300, + "oning": 12484, + "onis": 43524, + "onite": 46285, + "online": 25119, + "only": 8807, + "onna": 6415, + "onnaissance": 31539, + "onne": 47476, + "ono": 29941, + "onom": 6326, + "onomic": 40036, + "onomous": 38175, + "onomy": 30565, + "ons": 684, + "onse": 2591, + "onsense": 46563, + "onsequ": 40819, + "onso": 26666, + "onson": 36742, + "ont": 756, + "onte": 38599, + "ontent": 38564, + "onto": 5957, + "onut": 16478, + "ony": 1647, + "onym": 5177, + "onymous": 6704, + "onyms": 43612, + "onz": 13569, + "oo": 2238, + "ood": 702, + "oodle": 27106, + "oodoo": 36038, + "oof": 37711, + "ook": 566, + "ooked": 46288, + "ookie": 18055, + "ooks": 31085, + "ooky": 29655, + "ool": 970, + "oola": 10513, + "ools": 10141, + "oom": 4207, + "ooming": 30602, + "oon": 2049, + "oons": 13022, + "ooo": 34160, + "oooo": 13321, + "oooooooo": 26759, + "oooooooooooooooo": 49135, + "oop": 11224, + "oops": 44860, + "oor": 2675, + "oos": 16426, + "oot": 1025, + "ooter": 25141, + "ooters": 48316, + "ooth": 5226, + "oother": 31724, + "ooting": 12494, + "oots": 13880, + "op": 404, + "opa": 26186, + "opal": 33067, + "opard": 15478, + "opath": 18569, + "opathic": 44650, + "opathy": 27189, + "opausal": 47637, + "ope": 3008, + "oped": 19458, + "open": 9654, + "opened": 26350, + "opening": 29443, + "opens": 44813, + "oper": 3575, + "operated": 42767, + "operation": 27184, + "operative": 27173, + "operator": 46616, + "opers": 20618, + "opes": 13920, + "opez": 20808, + "oph": 2522, + "ophe": 43852, + "ophen": 47806, + "opher": 8803, + "ophers": 20856, + "ophical": 49256, + "ophile": 37161, + "ophob": 13253, + "ophobia": 19851, + "ophobic": 23468, + "ophon": 48982, + "ophone": 38656, + "ophy": 16982, + "ophys": 39665, + "ophysical": 41789, + "opia": 24464, + "opian": 37548, + "opic": 16603, + "oping": 15816, + "opl": 20106, + "oplan": 46853, + "ople": 643, + "oples": 12614, + "opol": 39704, + "opolis": 47575, + "opoly": 35894, + "opot": 43372, + "opoulos": 20338, + "opp": 10365, + "oppable": 35628, + "opped": 38333, + "oppers": 37186, + "opping": 33307, + "oppy": 26696, + "ops": 2840, + "opsis": 24608, + "opsy": 44522, + "opt": 8738, + "opted": 45256, + "opter": 32563, + "optim": 40085, + "option": 18076, + "optional": 25968, + "options": 25811, + "opus": 25790, + "opy": 11081, + "oqu": 22696, + "or": 273, + "ora": 5799, + "orable": 10475, + "orage": 4945, + "orah": 40844, + "oral": 6864, + "orama": 36161, + "oran": 31884, + "orange": 43745, + "oras": 41043, + "orate": 16262, + "oration": 6944, + "orative": 36478, + "orb": 27688, + "orbit": 42594, + "orc": 24449, + "orce": 8387, + "ord": 585, + "ordable": 16819, + "ordan": 7350, + "orde": 17531, + "order": 2875, + "ordered": 24071, + "ordering": 34555, + "orders": 6361, + "ordes": 35770, + "ordial": 31223, + "ordinary": 35947, + "ordinate": 45480, + "ording": 1284, + "ordon": 9999, + "ords": 3669, + "ore": 382, + "oreAnd": 40219, + "oreAndOnline": 40240, + "orea": 46215, + "oreal": 39396, + "orean": 29456, + "ored": 1850, + "orem": 29625, + "oren": 29578, + "orer": 11934, + "orers": 28089, + "ores": 2850, + "oresc": 45166, + "orescence": 48699, + "orescent": 35414, + "orest": 26522, + "oret": 9997, + "orf": 24263, + "org": 2398, + "organ": 9971, + "organic": 36617, + "organisms": 45165, + "organized": 30280, + "orge": 3643, + "orget": 28122, + "orgetown": 29085, + "ori": 10145, + "oria": 7661, + "orial": 5132, + "orian": 22618, + "orians": 45825, + "oric": 8146, + "orical": 12409, + "orically": 26847, + "orie": 19257, + "oried": 42058, + "orient": 13989, + "oriented": 17107, + "ories": 1749, + "orig": 11612, + "origin": 47103, + "original": 14986, + "oring": 3255, + "orio": 40974, + "orious": 9982, + "oris": 37279, + "ority": 29134, + "orius": 48759, + "ork": 967, + "orks": 3647, + "orkshire": 29918, + "orld": 1764, + "orm": 579, + "ormal": 6636, + "orman": 26183, + "ormon": 10615, + "ormonal": 33792, + "ormons": 29966, + "orn": 1211, + "orne": 8553, + "orned": 26994, + "orney": 4195, + "orneys": 13060, + "ornia": 3317, + "ornings": 28863, + "orno": 46447, + "orns": 19942, + "oro": 16522, + "oros": 40877, + "orough": 7985, + "orous": 9610, + "orously": 24882, + "orp": 16300, + "orph": 13425, + "orpor": 31150, + "orporated": 40132, + "orr": 38890, + "orrect": 47315, + "orrow": 6254, + "orry": 5152, + "ors": 669, + "orsche": 26164, + "orse": 7615, + "orses": 11836, + "orset": 49590, + "orship": 11094, + "orsi": 35255, + "orst": 29422, + "ort": 419, + "ortal": 16906, + "ortality": 28337, + "orted": 9741, + "orter": 4337, + "orters": 3816, + "ortex": 26158, + "orth": 1506, + "orthern": 4824, + "orthodox": 42539, + "orthy": 18906, + "orting": 24707, + "ortion": 5817, + "ortium": 25182, + "ortment": 33920, + "ortmund": 34876, + "orts": 2096, + "ortun": 1922, + "ortunate": 13651, + "ortunately": 4690, + "oru": 27786, + "orum": 19220, + "orus": 15125, + "ory": 652, + "os": 418, + "osa": 8546, + "osal": 40725, + "osate": 33931, + "osaurs": 22344, + "osaurus": 47650, + "osc": 17500, + "oscope": 40326, + "oscopic": 48228, + "ose": 577, + "osed": 1335, + "osen": 5233, + "oser": 13416, + "oses": 4629, + "osexual": 8542, + "osh": 3768, + "oshenko": 43934, + "osher": 38321, + "oshi": 13704, + "oshop": 25444, + "osi": 21707, + "osing": 2752, + "osion": 18442, + "osis": 5958, + "osit": 7434, + "osite": 5971, + "osition": 3507, + "ositories": 35061, + "ository": 13264, + "osity": 16579, + "oslav": 26388, + "oslov": 50005, + "oso": 28213, + "osp": 2117, + "ospace": 24912, + "ospel": 13994, + "ospels": 41908, + "osph": 14222, + "osphere": 22829, + "ospital": 3531, + "ospons": 35952, + "osponsors": 39500, + "oss": 793, + "ossal": 33582, + "ossession": 49809, + "ossibility": 43691, + "ossible": 4733, + "ossibly": 20846, + "ossier": 30087, + "ossip": 26710, + "ossom": 25548, + "ossus": 36533, + "ost": 455, + "osta": 39818, + "oster": 6197, + "osterone": 16372, + "ostic": 15132, + "ostics": 34558, + "oston": 5744, + "osuke": 45914, + "osure": 4567, + "osures": 16091, + "ot": 313, + "ota": 4265, + "otal": 4997, + "otally": 38908, + "otation": 14221, + "otaur": 35269, + "ote": 1258, + "otech": 32469, + "otechnology": 31201, + "oted": 5191, + "otent": 33715, + "oter": 19543, + "oteric": 38571, + "oters": 26008, + "otes": 6421, + "oth": 849, + "othal": 42376, + "othe": 20388, + "other": 847, + "otherapy": 18952, + "othermal": 49723, + "othes": 31690, + "othing": 24834, + "oths": 27118, + "othy": 14863, + "oti": 5092, + "otiation": 21236, + "otic": 6210, + "otics": 23891, + "otide": 45608, + "otin": 41403, + "otine": 16174, + "oting": 10720, + "otion": 9650, + "otional": 25453, + "otions": 36083, + "otive": 19138, + "otle": 23556, + "oto": 2069, + "otom": 43125, + "otomy": 38385, + "oton": 18970, + "otonin": 29613, + "otor": 20965, + "otos": 14163, + "otrop": 34248, + "otropic": 46084, + "ots": 1747, + "ott": 1252, + "otta": 12375, + "ottage": 29480, + "otte": 11404, + "otted": 8426, + "otten": 4728, + "ottenham": 21889, + "ottest": 24879, + "ottesville": 23806, + "otti": 26380, + "otto": 17631, + "otton": 11324, + "otyp": 17183, + "otype": 8690, + "otypes": 13567, + "ou": 280, + "oub": 12944, + "ouble": 15270, + "oubt": 47675, + "oubted": 15973, + "oubtedly": 16423, + "ouch": 7673, + "ouched": 30075, + "oud": 2778, + "ouf": 37116, + "oufl": 28012, + "oug": 20805, + "ough": 619, + "ought": 2917, + "ouk": 38960, + "oul": 2852, + "ould": 426, + "oulder": 17601, + "oulos": 19537, + "ouls": 42033, + "oult": 25955, + "oultry": 30056, + "oun": 977, + "ounce": 8652, + "ounced": 8918, + "ounces": 45982, + "ouncing": 18155, + "ound": 633, + "ounded": 6302, + "ounding": 9969, + "ounds": 3733, + "ounge": 20891, + "ount": 608, + "ountain": 18635, + "ounter": 6828, + "ounters": 15044, + "ounty": 17705, + "oup": 10486, + "ouple": 43846, + "our": 454, + "ourage": 32885, + "ource": 1668, + "ourced": 30555, + "ources": 2203, + "ourcing": 29985, + "oured": 8167, + "ourge": 14501, + "ourgeois": 18924, + "ouri": 10300, + "ouring": 21823, + "ourke": 49003, + "ourmet": 39094, + "ourn": 1798, + "ournal": 2549, + "ournals": 18408, + "ournament": 5138, + "ournaments": 16950, + "ourney": 5604, + "ourning": 31626, + "ours": 4662, + "ourse": 9047, + "ourses": 39975, + "ourt": 15666, + "ous": 516, + "ousand": 29910, + "ousands": 19983, + "ouse": 1076, + "oused": 29997, + "ousel": 48355, + "ouses": 11370, + "ousing": 12752, + "ously": 3481, + "ousse": 28396, + "oust": 23968, + "oustic": 21618, + "ouston": 6526, + "ousy": 41808, + "out": 448, + "oute": 13192, + "outed": 18534, + "outer": 39605, + "outh": 1536, + "outheast": 14474, + "outheastern": 27873, + "outher": 44262, + "outhern": 4927, + "outine": 28399, + "outing": 13660, + "output": 22915, + "outs": 5269, + "outside": 43435, + "outube": 9762, + "ouver": 10166, + "oux": 22193, + "ov": 709, + "ova": 10071, + "ovable": 21985, + "oval": 8325, + "ovan": 22590, + "ovation": 17882, + "ove": 659, + "oved": 2668, + "ovember": 3239, + "oven": 16206, + "over": 2502, + "overe": 33518, + "overed": 2557, + "overs": 13801, + "overty": 24085, + "overy": 6560, + "oves": 5241, + "ovi": 47297, + "ovic": 17215, + "ovich": 18198, + "ovie": 10739, + "ovies": 20526, + "oving": 5165, + "ovo": 18768, + "ovsky": 29716, + "ovy": 27796, + "ovych": 40822, + "ow": 322, + "owa": 8455, + "owan": 45197, + "oward": 46138, + "oway": 41788, + "owder": 34656, + "owe": 47097, + "owed": 6972, + "owell": 32829, + "ower": 789, + "owered": 10387, + "owers": 3618, + "owicz": 47982, + "owing": 7855, + "owitz": 20951, + "owl": 4883, + "owler": 30014, + "owment": 36569, + "own": 593, + "owned": 11990, + "owner": 18403, + "owners": 15605, + "ownt": 6887, + "owntown": 22748, + "ows": 1666, + "owship": 23473, + "owski": 12079, + "owsky": 47223, + "ox": 1140, + "oxic": 18047, + "oxicity": 44086, + "oxide": 28885, + "oxin": 39366, + "oxy": 23536, + "oy": 726, + "oya": 23790, + "oyal": 4815, + "oyd": 12192, + "oyer": 35301, + "oyle": 19802, + "oys": 19417, + "oz": 8590, + "ozo": 45149, + "ozy": 31060, + "ozyg": 49834, + "oÄŁ": 45492, + "oÄŁan": 48030, + "p": 79, + "pa": 8957, + "pac": 33587, + "pace": 10223, + "paced": 32416, + "paces": 43076, + "pack": 8002, + "package": 26495, + "packages": 43789, + "packed": 34860, + "packing": 41291, + "packs": 32377, + "pad": 15636, + "padding": 39231, + "page": 7700, + "pages": 31126, + "pai": 49712, + "paid": 20333, + "pain": 35436, + "painted": 47351, + "paio": 43491, + "pair": 24874, + "pak": 41091, + "pal": 18596, + "pan": 6839, + "panel": 35330, + "panic": 35843, + "pants": 38895, + "paper": 20189, + "papers": 40491, + "par": 1845, + "parable": 37064, + "paragraph": 20360, + "paralle": 37083, + "paralleled": 37859, + "param": 17143, + "params": 37266, + "pard": 26037, + "pared": 29190, + "paren": 11730, + "parency": 11944, + "parent": 8000, + "parents": 23743, + "park": 20928, + "parse": 29572, + "parser": 48610, + "part": 3911, + "partial": 47172, + "particip": 48013, + "particularly": 31722, + "partisan": 28226, + "parts": 42632, + "party": 10608, + "pas": 44429, + "pass": 6603, + "password": 28712, + "past": 30119, + "paste": 34274, + "pat": 8071, + "patch": 17147, + "path": 6978, + "pathic": 38829, + "pathy": 16786, + "patient": 26029, + "patrick": 29615, + "pattern": 33279, + "pause": 32125, + "pay": 15577, + "payer": 34987, + "payers": 45773, + "paying": 32629, + "payment": 37301, + "pb": 40842, + "pc": 14751, + "pd": 30094, + "pdf": 12315, + "pe": 431, + "peace": 22988, + "peak": 36729, + "peat": 18267, + "pec": 43106, + "pecially": 2333, + "pect": 806, + "pected": 7254, + "pecting": 35570, + "pection": 14978, + "pects": 38046, + "ped": 9124, + "pedia": 50235, + "pee": 39463, + "peed": 39492, + "peer": 33350, + "pees": 42623, + "peg": 22071, + "pei": 33265, + "pel": 30242, + "pell": 23506, + "pelled": 15803, + "pelling": 35025, + "pen": 3617, + "pend": 37038, + "pent": 16923, + "penter": 26419, + "people": 15332, + "per": 525, + "perate": 30052, + "perature": 21069, + "percent": 25067, + "pered": 13653, + "perfect": 25833, + "performance": 26585, + "performing": 37440, + "perhaps": 28998, + "peria": 38032, + "perial": 7629, + "pering": 21255, + "period": 41007, + "perm": 16321, + "peror": 8723, + "perors": 49406, + "pers": 19276, + "perse": 38696, + "person": 6259, + "personal": 22682, + "pert": 11766, + "perties": 18200, + "perture": 27286, + "perty": 9287, + "pes": 12272, + "pet": 6449, + "pex": 24900, + "pez": 46057, + "pg": 6024, + "ph": 746, + "pha": 7566, + "phabet": 19557, + "phal": 27451, + "phalt": 41942, + "phan": 19080, + "phans": 44464, + "phant": 33959, + "phas": 5902, + "phase": 40715, + "phasis": 28432, + "phe": 36335, + "phen": 31024, + "pher": 17042, + "pherd": 23111, + "pheus": 46421, + "phi": 34846, + "phia": 8193, + "phies": 19380, + "phil": 28864, + "philis": 49613, + "phis": 18691, + "phone": 4862, + "phones": 9708, + "phony": 23021, + "phot": 38611, + "photo": 23074, + "photos": 24729, + "php": 10121, + "phrase": 34675, + "phrine": 47723, + "phthal": 48118, + "phy": 6883, + "phys": 34411, + "physical": 42854, + "pi": 14415, + "pic": 16564, + "pick": 27729, + "picked": 41891, + "picking": 48864, + "pict": 18847, + "picture": 34053, + "pictured": 28852, + "pid": 35317, + "pie": 21749, + "piece": 12239, + "pieces": 34154, + "pill": 27215, + "pillar": 41643, + "pin": 11635, + "pine": 23908, + "ping": 13886, + "pins": 49556, + "pipe": 34360, + "pir": 4063, + "piracy": 8703, + "piration": 10514, + "pire": 5111, + "pired": 6474, + "pires": 17833, + "piring": 12987, + "pit": 15544, + "pite": 2595, + "pixel": 32515, + "pkg": 35339, + "pl": 489, + "place": 5372, + "placed": 21820, + "places": 23625, + "plain": 25638, + "plan": 11578, + "plane": 14382, + "planes": 22587, + "planet": 47427, + "planned": 36800, + "plant": 15060, + "plate": 6816, + "plates": 17041, + "platform": 24254, + "play": 1759, + "played": 21542, + "player": 7829, + "players": 32399, + "playing": 17916, + "plays": 26024, + "ple": 1154, + "pleasant": 21109, + "please": 29688, + "pled": 10137, + "plement": 26908, + "plementation": 32851, + "pler": 20053, + "ples": 2374, + "pless": 14570, + "plet": 37069, + "plete": 6677, + "pleted": 16838, + "pleting": 47130, + "pletion": 24547, + "plets": 46916, + "plex": 11141, + "plin": 46982, + "pling": 11347, + "plings": 47093, + "pload": 7304, + "plom": 7302, + "ploma": 35728, + "plot": 29487, + "ploy": 1420, + "plug": 16875, + "plugin": 33803, + "plugins": 37390, + "plus": 9541, + "ply": 2145, + "pm": 4426, + "pmwiki": 45321, + "pn": 21999, + "png": 11134, + "po": 7501, + "pocket": 31991, + "pod": 33320, + "podcast": 46032, + "point": 4122, + "pointer": 29536, + "pointers": 47809, + "points": 13033, + "poke": 35924, + "pol": 16104, + "pole": 36869, + "police": 38191, + "policy": 30586, + "polit": 34470, + "political": 23149, + "politics": 34127, + "poll": 30393, + "poly": 35428, + "pool": 7742, + "poon": 26743, + "poons": 27575, + "poor": 36672, + "pop": 12924, + "popular": 47568, + "population": 39748, + "por": 1819, + "pora": 38851, + "poral": 35738, + "porary": 5551, + "porate": 38133, + "port": 634, + "portation": 10189, + "ported": 9213, + "porter": 26634, + "porting": 26527, + "portion": 16864, + "ports": 3742, + "pos": 1930, + "posal": 40007, + "pose": 3455, + "posed": 29813, + "poses": 4832, + "posing": 32927, + "position": 9150, + "positive": 24561, + "posium": 35864, + "possibly": 39363, + "post": 7353, + "posted": 40578, + "posts": 24875, + "posure": 26205, + "pot": 13059, + "potion": 49324, + "pots": 40793, + "pound": 19568, + "pour": 48681, + "powder": 45855, + "power": 6477, + "powered": 12293, + "powerful": 44548, + "powers": 30132, + "pox": 42557, + "pp": 381, + "ppa": 44989, + "ppard": 43988, + "ppe": 27768, + "pped": 1496, + "ppel": 46357, + "ppelin": 48425, + "pper": 2848, + "pperc": 39921, + "ppers": 11799, + "pping": 2105, + "ppings": 37840, + "ppo": 16634, + "pport": 4926, + "pps": 41799, + "ppy": 14097, + "pr": 1050, + "pract": 29152, + "practice": 39541, + "pre": 3866, + "pread": 9681, + "pred": 28764, + "prefix": 40290, + "prem": 31605, + "prep": 46012, + "pres": 18302, + "present": 25579, + "president": 22540, + "press": 8439, + "pressed": 45477, + "pressure": 36151, + "pret": 5310, + "pretty": 37784, + "prev": 47050, + "pri": 3448, + "price": 20888, + "priced": 30883, + "prim": 19795, + "primary": 39754, + "prime": 35505, + "pring": 12667, + "print": 4798, + "printed": 49695, + "printf": 37435, + "println": 35235, + "prints": 17190, + "priority": 49336, + "prise": 7919, + "prises": 18166, + "prising": 14619, + "prisingly": 20859, + "prison": 35156, + "priv": 13776, + "private": 19734, + "pro": 1676, + "probably": 26949, + "problem": 45573, + "proc": 36942, + "process": 14681, + "processing": 36948, + "processor": 41341, + "proclaimed": 39865, + "produ": 18230, + "produced": 32783, + "producing": 36866, + "product": 11167, + "production": 25493, + "productive": 27781, + "products": 29498, + "prof": 5577, + "professional": 33163, + "profile": 13317, + "profit": 9183, + "profits": 31504, + "program": 23065, + "progress": 33723, + "project": 16302, + "projects": 42068, + "prom": 16963, + "pron": 31186, + "prone": 46330, + "proof": 13288, + "prop": 22930, + "properties": 48310, + "property": 26745, + "prot": 11235, + "protect": 35499, + "protected": 24326, + "protection": 42846, + "protein": 48693, + "prototype": 38124, + "prov": 15234, + "proven": 42874, + "provided": 41279, + "proxy": 36436, + "prus": 26440, + "ps": 862, + "psc": 27566, + "pse": 7752, + "psey": 39070, + "pson": 8430, + "psons": 31410, + "psy": 13764, + "psych": 23947, + "pt": 457, + "pta": 32283, + "pter": 42104, + "ptic": 17459, + "ptin": 43217, + "ption": 1159, + "ptions": 8544, + "ptive": 21665, + "ptives": 43903, + "ptoms": 35533, + "pton": 10972, + "ptr": 20692, + "ptroller": 44913, + "pty": 5835, + "pu": 19944, + "pub": 12984, + "public": 11377, + "published": 30271, + "puff": 49357, + "pull": 31216, + "pun": 35512, + "punk": 30354, + "pur": 14225, + "pure": 37424, + "purpose": 29983, + "push": 14689, + "put": 1996, + "putable": 48840, + "puted": 17128, + "puter": 10549, + "puters": 41510, + "puting": 48074, + "px": 8416, + "py": 9078, + "python": 29412, + "q": 80, + "qa": 20402, + "qi": 40603, + "ql": 13976, + "qq": 38227, + "qqa": 28794, + "qs": 48382, + "qt": 39568, + "qu": 421, + "qua": 39566, + "quad": 47003, + "qual": 13255, + "qualified": 22557, + "quality": 13237, + "quant": 40972, + "quart": 36008, + "quarter": 24385, + "quartered": 42508, + "quarters": 8230, + "que": 4188, + "quel": 31735, + "quer": 10819, + "querade": 33357, + "querque": 36119, + "query": 22766, + "ques": 13281, + "quest": 6138, + "question": 25652, + "quet": 21108, + "queue": 36560, + "quez": 22281, + "quick": 24209, + "quickShip": 39752, + "quickShipAvailable": 39753, + "quiet": 39624, + "quila": 43652, + "quin": 21915, + "quire": 29782, + "quished": 39737, + "quist": 30062, + "quit": 47391, + "quite": 37121, + "quote": 22708, + "qus": 45260, + "qv": 44179, + "r": 81, + "ra": 430, + "rab": 25619, + "rac": 11510, + "race": 16740, + "racial": 33001, + "racist": 41131, + "rack": 39638, + "ract": 974, + "racted": 20216, + "ractical": 36112, + "raction": 7861, + "ractions": 37810, + "ractive": 35587, + "ractor": 40450, + "racuse": 28268, + "rad": 6335, + "rade": 27585, + "radical": 42325, + "radio": 37004, + "radius": 42172, + "rador": 40368, + "rael": 2510, + "raf": 32188, + "raft": 1617, + "rafted": 30235, + "rag": 22562, + "rage": 8394, + "raged": 18312, + "ragon": 25753, + "rah": 11392, + "raham": 13220, + "rahim": 26922, + "raid": 7086, + "rail": 30224, + "rain": 3201, + "raine": 23440, + "rained": 13363, + "raining": 24674, + "raint": 16947, + "raints": 15517, + "raise": 40225, + "raised": 49309, + "raising": 32741, + "rait": 12907, + "raits": 27554, + "rak": 17716, + "rake": 33788, + "ral": 1373, + "rals": 30691, + "raltar": 45662, + "ram": 859, + "rama": 20058, + "rame": 28073, + "rament": 15141, + "ramer": 29172, + "ramid": 20255, + "ramids": 43591, + "rams": 9474, + "ran": 2596, + "rance": 8132, + "ranch": 25642, + "rand": 25192, + "random": 25120, + "rane": 14579, + "ranean": 16474, + "rang": 36985, + "range": 9521, + "ranged": 34457, + "ranging": 32319, + "rank": 43027, + "ranked": 28282, + "ranking": 28405, + "rano": 35823, + "rans": 26084, + "rant": 5250, + "rants": 15087, + "rap": 2416, + "rape": 13484, + "raped": 31951, + "raper": 38545, + "raph": 1470, + "raphic": 22262, + "raphics": 11549, + "rapnel": 48766, + "raq": 3766, + "rar": 20040, + "rared": 25122, + "rarily": 39000, + "rary": 11619, + "ras": 8847, + "rase": 22789, + "rast": 5685, + "rastructure": 6410, + "rat": 10366, + "ratch": 36722, + "rate": 4873, + "rated": 4111, + "rates": 9700, + "rather": 34330, + "rating": 8821, + "ration": 1358, + "rational": 20310, + "rations": 9143, + "rative": 13260, + "ratom": 44616, + "rator": 12392, + "rators": 18942, + "rats": 46714, + "ratulations": 30167, + "raud": 22863, + "raught": 44451, + "rav": 4108, + "rave": 5758, + "raved": 28366, + "ravel": 25843, + "ravings": 42335, + "raviolet": 44223, + "ravis": 16956, + "ravity": 16995, + "raw": 1831, + "rawdownload": 30905, + "rawdownloadcloneembedreportprint": 30906, + "rawl": 13132, + "rawled": 49263, + "rawler": 39464, + "rawling": 18771, + "rawn": 5791, + "rax": 32040, + "ray": 2433, + "rays": 20477, + "raz": 3247, + "razen": 36409, + "razil": 7098, + "razy": 5918, + "rb": 26145, + "rc": 6015, + "rd": 4372, + "re": 260, + "rea": 21468, + "reach": 16250, + "reaching": 30771, + "react": 45018, + "read": 961, + "readable": 46155, + "reader": 46862, + "reading": 25782, + "reads": 40779, + "ready": 1493, + "real": 5305, + "realDonaldTrump": 28024, + "reality": 46290, + "really": 27485, + "ream": 1476, + "reason": 41181, + "reasonable": 42275, + "reat": 630, + "reated": 15978, + "reath": 19367, + "reating": 34567, + "reatment": 21731, + "reau": 43611, + "reb": 34806, + "rec": 8344, + "recated": 31023, + "received": 47844, + "recent": 49921, + "reci": 29102, + "reciation": 33950, + "reck": 11402, + "recogn": 26243, + "recomm": 47335, + "record": 22105, + "recorded": 47398, + "rect": 2554, + "rection": 8243, + "recy": 20568, + "red": 445, + "redd": 26504, + "reddit": 10748, + "reddits": 36581, + "redible": 26260, + "redibly": 45779, + "redict": 17407, + "redients": 23320, + "redit": 7470, + "reditary": 47333, + "reditation": 42845, + "redited": 19465, + "redits": 20696, + "redo": 48454, + "ree": 631, + "reed": 15977, + "reek": 10316, + "reement": 10237, + "reements": 28919, + "reen": 1361, + "reens": 5681, + "reenshot": 26892, + "reenshots": 39551, + "rees": 6037, + "reet": 2871, + "reetings": 46648, + "ref": 5420, + "reference": 35790, + "reflect": 35051, + "reg": 2301, + "regate": 49373, + "regation": 43068, + "region": 36996, + "register": 30238, + "registered": 33736, + "regn": 28321, + "regnancy": 39982, + "regon": 8285, + "regor": 32288, + "regular": 16338, + "regulated": 27739, + "regulation": 27727, + "rehend": 23979, + "rehens": 7345, + "rehensible": 34718, + "rehensive": 36321, + "rek": 37818, + "rel": 2411, + "related": 5363, + "relation": 49501, + "relations": 39468, + "relative": 43762, + "release": 20979, + "released": 30147, + "relevant": 49659, + "religious": 27626, + "rell": 11252, + "rella": 20481, + "rely": 38015, + "rem": 2787, + "reme": 2182, + "remember": 38947, + "remlin": 17244, + "remote": 47960, + "remove": 28956, + "ren": 918, + "rence": 6784, + "rences": 34303, + "rench": 3532, + "renched": 23437, + "renches": 33650, + "rencies": 14038, + "rency": 5227, + "rend": 10920, + "render": 13287, + "rendered": 26238, + "rene": 25924, + "renheit": 34032, + "rent": 1156, + "rentice": 20098, + "rentices": 34368, + "reon": 21833, + "rep": 7856, + "repair": 49932, + "repe": 45956, + "repeat": 44754, + "repl": 35666, + "replace": 33491, + "reply": 47768, + "report": 13116, + "reported": 26263, + "reporting": 49914, + "reportprint": 30897, + "reports": 48922, + "repre": 10353, + "reprene": 10406, + "represent": 15603, + "represented": 33469, + "req": 42180, + "requ": 8897, + "requency": 28707, + "requent": 46018, + "requently": 37971, + "request": 25927, + "require": 46115, + "required": 35827, + "requires": 47911, + "requisite": 27614, + "requisites": 34075, + "rer": 11751, + "rera": 24420, + "rero": 34785, + "rers": 27736, + "res": 411, + "resa": 14625, + "rescent": 26505, + "research": 34033, + "resent": 2028, + "resents": 6629, + "reset": 42503, + "resh": 3447, + "reshold": 10126, + "resident": 8154, + "resist": 35119, + "resistant": 26128, + "resolution": 29268, + "resource": 31092, + "resources": 37540, + "resp": 4363, + "respect": 15008, + "respected": 48268, + "respective": 36990, + "respond": 5546, + "respons": 16733, + "response": 26209, + "responsible": 24358, + "responsive": 39772, + "ress": 601, + "ressed": 2790, + "resses": 16746, + "ressing": 11697, + "ression": 2234, + "ressive": 3314, + "resso": 33852, + "ressor": 44292, + "rest": 2118, + "restling": 48839, + "restrial": 23522, + "restricted": 49343, + "result": 20274, + "results": 43420, + "resy": 33000, + "ret": 1186, + "retch": 22592, + "retched": 27528, + "rete": 8374, + "reth": 40978, + "retion": 12307, + "rets": 8004, + "rett": 11489, + "rette": 42908, + "retty": 16100, + "return": 7783, + "rev": 18218, + "reve": 36955, + "reverse": 50188, + "review": 19023, + "reviewed": 32974, + "revolution": 32243, + "rew": 1809, + "rex": 21510, + "rey": 4364, + "reys": 46703, + "rez": 21107, + "rf": 41871, + "rg": 41345, + "rh": 17179, + "rha": 30268, + "ri": 380, + "ria": 7496, + "riad": 21244, + "riage": 4087, + "riages": 16451, + "rial": 4454, + "rian": 4484, + "rians": 19151, + "rib": 822, + "ribe": 4892, + "ribed": 8725, + "riber": 24735, + "ribes": 22090, + "ribing": 23098, + "rible": 5547, + "ribly": 16358, + "ribune": 44130, + "ribut": 2455, + "ribute": 4163, + "ributed": 6169, + "ributes": 7657, + "ribution": 3890, + "ric": 1173, + "rica": 30997, + "rical": 8143, + "rican": 37189, + "ricane": 11551, + "ricanes": 24881, + "rice": 20970, + "rices": 45977, + "rich": 7527, + "riched": 30486, + "ricia": 26654, + "rick": 5557, + "ricks": 23706, + "rics": 10466, + "rict": 2012, + "ricted": 20941, + "ricting": 42870, + "riction": 46214, + "ricular": 41001, + "rid": 6058, + "ridden": 40372, + "ride": 13154, + "rider": 49449, + "ridge": 12818, + "ridges": 32124, + "ridor": 44425, + "rie": 5034, + "ried": 2228, + "rief": 3796, + "rieg": 48429, + "riel": 11719, + "rien": 15355, + "riend": 1289, + "rient": 8289, + "rients": 18491, + "rier": 5277, + "riers": 8910, + "ries": 1678, + "riet": 42098, + "rieve": 30227, + "rieved": 28130, + "rieving": 37418, + "rification": 38763, + "rifice": 31932, + "rified": 41301, + "rift": 35357, + "rig": 4359, + "rigan": 35631, + "riger": 18096, + "right": 3506, + "righteous": 49955, + "rights": 28046, + "rik": 12602, + "rika": 28716, + "rike": 8760, + "rikes": 18445, + "riks": 39370, + "ril": 22379, + "rill": 20190, + "rils": 41408, + "rily": 28904, + "rim": 3036, + "riminal": 22157, + "rimination": 22550, + "rimp": 23750, + "rin": 12769, + "rina": 22267, + "rine": 7640, + "ring": 1806, + "ringe": 38229, + "rings": 33173, + "rington": 24833, + "rint": 22272, + "rio": 27250, + "rior": 7701, + "riors": 8657, + "riot": 36671, + "riots": 44447, + "riott": 43517, + "rious": 32527, + "rip": 5528, + "ripp": 14602, + "ript": 1968, + "ription": 2918, + "rique": 33865, + "rir": 29283, + "ris": 2442, + "rise": 17163, + "rises": 26064, + "rish": 37518, + "rising": 22610, + "risis": 42841, + "risk": 19121, + "risome": 47400, + "rison": 7426, + "rist": 1585, + "rists": 37326, + "rit": 799, + "ritch": 46510, + "rite": 6525, + "riter": 43407, + "rites": 23156, + "ritic": 46015, + "ritical": 36487, + "rities": 19491, + "rition": 10168, + "ritional": 21297, + "ritis": 27398, + "rito": 39834, + "ritten": 9108, + "rity": 10138, + "ritz": 29574, + "rium": 19172, + "rius": 48969, + "riv": 15104, + "rival": 43171, + "rive": 11590, + "rived": 36207, + "river": 38291, + "rix": 8609, + "riz": 47847, + "rl": 45895, + "rm": 26224, + "rn": 35906, + "ro": 305, + "roach": 28562, + "road": 6344, + "roads": 21372, + "rob": 22609, + "robat": 40655, + "robe": 25481, + "roc": 12204, + "rocal": 43270, + "rock": 10823, + "rocket": 30431, + "rod": 14892, + "rodu": 2076, + "roe": 20646, + "rog": 3828, + "rogen": 8648, + "rogens": 48686, + "rogram": 39529, + "roid": 3882, + "roit": 7775, + "rol": 3225, + "role": 18090, + "rolet": 33087, + "roleum": 21945, + "roll": 2487, + "rolled": 8375, + "roller": 10646, + "rollers": 36667, + "rolley": 42639, + "rolling": 18886, + "rollment": 48108, + "rolog": 40329, + "rology": 31142, + "rom": 398, + "roma": 42902, + "roman": 47119, + "romancer": 38211, + "rome": 5998, + "romeda": 32291, + "romising": 47112, + "rompt": 45700, + "romptu": 49255, + "romy": 50228, + "ron": 1313, + "rone": 33171, + "rones": 9821, + "rongh": 36670, + "ronic": 4565, + "ronics": 20844, + "rons": 12212, + "ront": 4298, + "rontal": 39321, + "roo": 42407, + "room": 3823, + "rooms": 9649, + "root": 15763, + "roots": 19150, + "rop": 1773, + "roph": 10051, + "rophe": 22599, + "rophic": 18191, + "ropolis": 25986, + "ropolitan": 14823, + "ropri": 9219, + "ropy": 28338, + "ror": 1472, + "rored": 34640, + "rors": 5965, + "ros": 4951, + "rosc": 45943, + "rose": 13698, + "rosis": 37172, + "ross": 1214, + "rosse": 39314, + "rosso": 21074, + "rossover": 23954, + "rost": 23341, + "rot": 10599, + "rote": 2519, + "rotein": 35574, + "roth": 33640, + "rots": 24744, + "rou": 472, + "rouch": 48626, + "roud": 5493, + "rough": 740, + "rought": 2909, + "round": 744, + "rounded": 39262, + "rounder": 45788, + "roup": 3233, + "roups": 14459, + "rous": 7596, + "rouse": 46494, + "route": 38629, + "rov": 18657, + "rovers": 31257, + "roversial": 46927, + "row": 808, + "rowd": 3986, + "rower": 46992, + "rowing": 11577, + "rown": 2053, + "rows": 8516, + "rowth": 13046, + "rox": 13907, + "roximately": 24378, + "roxy": 42059, + "roy": 3287, + "roying": 38295, + "rozen": 42005, + "rpm": 48235, + "rr": 21062, + "rs": 3808, + "rss": 42216, + "rt": 17034, + "ru": 622, + "ruary": 3728, + "rub": 25089, + "ruby": 49137, + "ruce": 26524, + "ruciating": 48404, + "ruck": 30915, + "ruct": 1356, + "ruction": 2762, + "ructose": 32275, + "ructure": 5620, + "rue": 24508, + "rued": 21556, + "ruff": 30622, + "rug": 2143, + "rugged": 21901, + "ruit": 4872, + "ruits": 50187, + "rule": 25135, + "rules": 38785, + "ruly": 34715, + "rum": 6582, + "rums": 45241, + "run": 5143, + "runner": 16737, + "runners": 36740, + "running": 20270, + "runs": 48381, + "runtime": 43282, + "rup": 12618, + "rupal": 34585, + "rupt": 3622, + "rupted": 31590, + "ruption": 6417, + "rupulous": 46272, + "rus": 14932, + "rush": 37357, + "rust": 11469, + "rw": 31653, + "rx": 40914, + "ry": 563, + "ryan": 29038, + "ryce": 28169, + "rying": 14992, + "rylic": 34554, + "ryn": 29441, + "rypt": 6012, + "rypted": 15109, + "ryption": 13168, + "rys": 19753, + "ryu": 49056, + "ré": 29350, + "s": 82, + "sa": 11400, + "sac": 30584, + "saf": 49585, + "safe": 21230, + "safety": 44708, + "said": 30079, + "sal": 21680, + "sale": 21378, + "sam": 37687, + "sama": 33843, + "same": 31642, + "sample": 39873, + "san": 12807, + "sand": 38142, + "sat": 49720, + "sav": 39308, + "save": 21928, + "saving": 29336, + "saw": 43439, + "say": 16706, + "sb": 36299, + "sbm": 32310, + "sburg": 30359, + "sburgh": 11931, + "sc": 1416, + "scale": 9888, + "scan": 35836, + "scape": 6794, + "scar": 13034, + "scene": 29734, + "scenes": 28123, + "sch": 20601, + "sche": 15952, + "schild": 35058, + "school": 14347, + "sci": 36216, + "science": 16801, + "scient": 25346, + "scientific": 41355, + "scill": 22360, + "scl": 38528, + "scope": 29982, + "score": 26675, + "scoring": 46536, + "screen": 9612, + "scrib": 40075, + "scribe": 12522, + "scribed": 47495, + "script": 12048, + "scription": 33584, + "scripts": 46521, + "scroll": 48728, + "sd": 21282, + "se": 325, + "sea": 8583, + "search": 12947, + "season": 6230, + "seat": 24073, + "sec": 2363, + "second": 12227, + "secondary": 38238, + "seconds": 43012, + "secret": 21078, + "sect": 8831, + "section": 5458, + "sectional": 44330, + "sections": 23946, + "sector": 34914, + "secure": 22390, + "security": 12961, + "secut": 4552, + "secution": 9534, + "sed": 36622, + "see": 3826, + "seed": 28826, + "seeing": 42041, + "seek": 36163, + "seekers": 47971, + "seeking": 38515, + "seen": 15898, + "sei": 36455, + "sein": 20719, + "sel": 741, + "selage": 45217, + "select": 19738, + "selected": 34213, + "selection": 49283, + "seless": 10950, + "self": 944, + "sell": 7255, + "seller": 32932, + "selling": 16473, + "sels": 14002, + "selves": 2020, + "sem": 43616, + "semb": 4428, + "semble": 15140, + "sembly": 5997, + "sen": 6248, + "senal": 10298, + "send": 21280, + "sense": 33819, + "sensitive": 30176, + "sent": 34086, + "separ": 25512, + "seq": 41068, + "sequ": 3107, + "sequence": 43167, + "sequent": 44399, + "sequently": 20415, + "ser": 2655, + "serial": 46911, + "series": 25076, + "serious": 34009, + "sers": 17720, + "serv": 3168, + "served": 45852, + "server": 15388, + "service": 15271, + "services": 30416, + "serving": 31293, + "ses": 8448, + "session": 29891, + "set": 2617, + "sets": 28709, + "sett": 17744, + "setting": 33990, + "settings": 33692, + "setup": 40406, + "seven": 26548, + "sever": 28116, + "severe": 43070, + "sex": 8044, + "sexual": 18338, + "sey": 4397, + "seys": 27717, + "sf": 28202, + "sg": 45213, + "sh": 1477, + "sha": 26270, + "shadow": 19106, + "shake": 32431, + "shall": 49271, + "shape": 43358, + "shaped": 16760, + "shapeshifter": 33929, + "share": 20077, + "shared": 28710, + "sharing": 21987, + "sharp": 48554, + "shaw": 32832, + "she": 7091, + "shed": 35762, + "sheet": 21760, + "sheets": 42011, + "shell": 29149, + "shi": 44019, + "shield": 26662, + "shift": 30846, + "shine": 19489, + "ship": 6720, + "ships": 26313, + "shire": 10932, + "shirt": 15600, + "shirts": 23231, + "shit": 16211, + "shock": 39563, + "shoot": 30408, + "shop": 24643, + "shore": 14640, + "short": 19509, + "shot": 9442, + "shots": 20910, + "should": 21754, + "show": 12860, + "shown": 42579, + "shows": 49596, + "shr": 36007, + "shut": 49625, + "si": 13396, + "sic": 21383, + "sid": 30255, + "side": 1589, + "sided": 22339, + "sie": 44524, + "sight": 18627, + "sighted": 44068, + "sign": 12683, + "signed": 32696, + "significant": 36591, + "sil": 18217, + "silver": 40503, + "sim": 14323, + "similar": 38610, + "simple": 36439, + "sin": 31369, + "since": 20777, + "sing": 12215, + "single": 29762, + "sis": 13429, + "sit": 48937, + "site": 15654, + "sites": 49315, + "six": 19412, + "size": 7857, + "sized": 13982, + "sk": 8135, + "ski": 20545, + "skill": 42401, + "skilled": 44885, + "skin": 20407, + "skinned": 41412, + "skip": 48267, + "skirts": 28383, + "sky": 15688, + "sl": 6649, + "slaught": 30929, + "slave": 36341, + "sle": 26738, + "sleep": 42832, + "slice": 48369, + "slot": 43384, + "slow": 38246, + "sm": 5796, + "small": 17470, + "smanship": 49820, + "smart": 27004, + "smith": 21453, + "smoking": 48783, + "sn": 16184, + "snap": 45380, + "so": 568, + "soDeliveryDate": 39811, + "soType": 39803, + "soc": 35634, + "social": 14557, + "socket": 44971, + "soever": 15485, + "sofar": 38649, + "soft": 4215, + "software": 43776, + "sol": 34453, + "sold": 24120, + "sole": 6753, + "solete": 23869, + "solid": 39390, + "some": 11246, + "someone": 46248, + "something": 18927, + "sometimes": 29810, + "son": 1559, + "song": 34050, + "sonian": 35202, + "soon": 36194, + "sorry": 41599, + "sort": 30619, + "sound": 23661, + "sounding": 39686, + "source": 10459, + "south": 35782, + "sov": 47272, + "sp": 2777, + "space": 13200, + "span": 12626, + "spawn": 48183, + "spe": 4125, + "speak": 47350, + "speaking": 25159, + "spec": 16684, + "special": 20887, + "species": 35448, + "specific": 11423, + "specified": 23599, + "spect": 4443, + "spection": 31308, + "spective": 49540, + "speech": 45862, + "speed": 12287, + "spell": 46143, + "spin": 39706, + "spir": 45564, + "spirit": 38685, + "spl": 22018, + "split": 35312, + "spoken": 19842, + "spons": 20587, + "sponsored": 25427, + "sports": 32945, + "spot": 20485, + "spr": 34975, + "spread": 43639, + "spring": 16469, + "sq": 31166, + "sql": 25410, + "squ": 16485, + "square": 23415, + "sr": 27891, + "src": 10677, + "ss": 824, + "ssh": 45824, + "ssl": 45163, + "sson": 16528, + "st": 301, + "sta": 38031, + "stab": 39029, + "stable": 31284, + "stack": 25558, + "stad": 24107, + "stadt": 38863, + "staff": 28120, + "stage": 14247, + "stained": 44279, + "stairs": 17617, + "stakes": 32540, + "staking": 40031, + "stal": 7757, + "stall": 32989, + "stals": 41076, + "stan": 14192, + "stanbul": 24179, + "stand": 1481, + "standard": 20307, + "standing": 5646, + "stant": 18797, + "stantial": 41321, + "star": 7364, + "stars": 30783, + "start": 9688, + "started": 46981, + "starter": 12339, + "starting": 38690, + "stasy": 31695, + "stat": 14269, + "state": 5219, + "stated": 21989, + "statement": 26090, + "states": 27219, + "static": 12708, + "station": 17529, + "stats": 34242, + "status": 13376, + "stay": 31712, + "std": 19282, + "ste": 4169, + "stead": 28044, + "steam": 21465, + "steamapps": 31881, + "sted": 30679, + "steel": 44822, + "steen": 42580, + "stein": 5714, + "stellar": 28732, + "stem": 927, + "sten": 26400, + "step": 9662, + "steps": 20214, + "ster": 1706, + "sterdam": 22506, + "sters": 5937, + "stery": 41991, + "sth": 48476, + "stic": 11268, + "stice": 43788, + "stick": 13915, + "sticks": 34810, + "still": 24219, + "stim": 42003, + "stitial": 18167, + "stock": 13578, + "stocks": 29522, + "ston": 3743, + "stone": 6440, + "stones": 28750, + "stood": 6501, + "stop": 11338, + "storage": 35350, + "store": 8095, + "stores": 43409, + "stories": 50164, + "storm": 12135, + "storms": 38563, + "story": 13571, + "stown": 27928, + "str": 2536, + "stra": 12044, + "stract": 8709, + "straight": 42729, + "strap": 26418, + "strate": 23104, + "stration": 12401, + "stre": 22853, + "stream": 5532, + "street": 25662, + "strength": 41402, + "stress": 41494, + "stretched": 49729, + "stri": 33565, + "strike": 33069, + "string": 8841, + "strings": 37336, + "strip": 36311, + "stro": 20661, + "stroke": 30757, + "strom": 20282, + "strong": 11576, + "stros": 48288, + "strous": 22501, + "stru": 19554, + "struct": 7249, + "structed": 16242, + "struction": 15019, + "strument": 43872, + "sts": 6448, + "stud": 19149, + "student": 50139, + "study": 44517, + "stuff": 41094, + "sty": 34365, + "style": 7635, + "styles": 47720, + "su": 2385, + "sub": 7266, + "subject": 32796, + "submit": 46002, + "success": 13138, + "successful": 17212, + "successfully": 37351, + "such": 10508, + "sudo": 24032, + "suff": 37333, + "sufficient": 46790, + "suggest": 47811, + "suit": 6063, + "suits": 16554, + "sum": 16345, + "summary": 49736, + "sun": 19155, + "sung": 9854, + "sup": 37330, + "super": 16668, + "supp": 18608, + "support": 11284, + "supported": 15999, + "sur": 11793, + "sure": 19532, + "surface": 42029, + "surprisingly": 41199, + "surv": 48846, + "susp": 40409, + "sv": 21370, + "sw": 2032, + "swe": 46280, + "sweet": 34751, + "swer": 17845, + "swers": 37848, + "swick": 30961, + "swing": 46737, + "switch": 31943, + "sword": 30553, + "sworth": 30567, + "sy": 1837, + "sych": 2924, + "sylv": 9163, + "sylvania": 9270, + "sym": 37047, + "syn": 28869, + "sync": 27261, + "sys": 17597, + "system": 10057, + "t": 83, + "ta": 8326, + "tab": 8658, + "table": 11487, + "taboola": 10658, + "tackle": 36346, + "tag": 12985, + "tags": 31499, + "tail": 13199, + "tailed": 34966, + "tails": 26404, + "tain": 3153, + "tained": 4644, + "taining": 7339, + "tainment": 10738, + "tains": 12143, + "take": 20657, + "taker": 30157, + "taking": 26103, + "tal": 39240, + "tale": 29429, + "talk": 16620, + "talking": 48186, + "tall": 35429, + "tan": 38006, + "tank": 28451, + "tap": 44335, + "tar": 18870, + "target": 16793, + "tarian": 14012, + "tarians": 28266, + "task": 35943, + "tax": 19290, + "tc": 23047, + "tch": 38664, + "td": 8671, + "te": 660, + "team": 15097, + "tec": 36281, + "tech": 13670, + "techn": 23873, + "technical": 47944, + "technology": 45503, + "ted": 1513, + "teen": 7821, + "teenth": 20283, + "tein": 22006, + "tek": 35424, + "tel": 37524, + "tele": 46813, + "tell": 33331, + "telling": 18072, + "tem": 11498, + "temp": 29510, + "template": 28243, + "ten": 1452, + "tenance": 8219, + "teness": 43205, + "ter": 353, + "tera": 49600, + "terday": 6432, + "tered": 4400, + "tering": 20212, + "terior": 14172, + "term": 4354, + "termin": 23705, + "termination": 41382, + "terms": 38707, + "tern": 759, + "ternal": 4358, + "ternally": 30262, + "terness": 34697, + "ternity": 19682, + "terror": 14007, + "terrorism": 19541, + "terrorist": 42002, + "ters": 1010, + "terson": 23192, + "tery": 11471, + "tes": 4879, + "tesque": 37422, + "test": 9288, + "tested": 39612, + "testers": 27205, + "testing": 33407, + "tests": 41989, + "tesy": 27090, + "tex": 16886, + "text": 5239, + "texture": 41293, + "tf": 27110, + "tg": 25297, + "th": 400, + "tha": 12898, + "thal": 11669, + "than": 14813, + "thank": 40716, + "thanks": 27547, + "that": 5562, + "the": 1169, + "their": 24571, + "thel": 37274, + "theless": 9603, + "them": 18855, + "theme": 43810, + "themed": 26966, + "then": 8524, + "thening": 20563, + "thens": 43895, + "ther": 490, + "there": 8117, + "thereal": 37827, + "thereum": 17733, + "these": 27218, + "they": 9930, + "thia": 31079, + "thin": 40871, + "thing": 1197, + "things": 27971, + "think": 14925, + "thinkable": 37510, + "thinking": 28973, + "third": 17089, + "thirds": 17936, + "thirst": 48832, + "this": 5661, + "thodox": 12836, + "thood": 12951, + "thora": 34261, + "those": 25591, + "though": 2016, + "thought": 28895, + "thouse": 23931, + "thread": 16663, + "threat": 19971, + "threatening": 26159, + "three": 15542, + "thren": 25941, + "thritis": 34043, + "thro": 26110, + "throp": 11360, + "through": 9579, + "throw": 16939, + "ths": 9998, + "thumbnails": 18670, + "thur": 11098, + "thus": 26239, + "thy": 20057, + "ti": 20259, + "tic": 13370, + "tical": 22869, + "tick": 42298, + "ticket": 43350, + "tics": 14094, + "tie": 36224, + "tier": 24948, + "ties": 4278, + "tif": 49929, + "tight": 33464, + "til": 47163, + "tile": 40927, + "tim": 16514, + "time": 2435, + "timeout": 48678, + "timer": 45016, + "times": 22355, + "tin": 43701, + "ting": 889, + "tiny": 44152, + "tion": 5378, + "tions": 45240, + "tip": 22504, + "tips": 41315, + "tis": 48010, + "title": 7839, + "tk": 30488, + "tl": 28781, + "tle": 7100, + "tm": 17209, + "tml": 20369, + "tmp": 22065, + "tn": 34106, + "tnc": 26642, + "to": 1462, + "toc": 40301, + "today": 40838, + "toe": 44579, + "together": 45525, + "toggle": 44256, + "token": 30001, + "told": 44040, + "tom": 39532, + "ton": 1122, + "tone": 41527, + "tones": 36257, + "tons": 27288, + "too": 18820, + "tool": 25981, + "tools": 31391, + "top": 4852, + "topia": 46575, + "topic": 26652, + "tops": 35011, + "tor": 13165, + "torn": 45910, + "total": 23350, + "touch": 29332, + "tower": 36170, + "town": 12735, + "tp": 34788, + "tr": 2213, + "tra": 9535, + "trace": 40546, + "track": 11659, + "tracking": 36280, + "tracks": 46074, + "trade": 25351, + "traditional": 36380, + "train": 27432, + "trained": 35311, + "training": 34409, + "trak": 44195, + "trans": 7645, + "transfer": 39437, + "transform": 35636, + "translation": 41519, + "trap": 46670, + "traumatic": 41521, + "travel": 35927, + "tre": 33945, + "treated": 37182, + "treatment": 42487, + "tree": 21048, + "tri": 28461, + "trial": 45994, + "trigger": 46284, + "trip": 39813, + "trl": 14859, + "tro": 23528, + "trop": 48385, + "true": 7942, + "trump": 40954, + "trust": 38087, + "truth": 35310, + "try": 28311, + "ts": 912, + "tsky": 30394, + "tsy": 34293, + "tt": 926, + "tta": 25854, + "tted": 28734, + "tten": 32407, + "ttes": 13036, + "tti": 35671, + "ttle": 23296, + "tto": 33955, + "ttp": 29281, + "tty": 42852, + "tu": 28047, + "tub": 37995, + "tube": 29302, + "tumblr": 45364, + "tun": 28286, + "tur": 36590, + "turn": 15344, + "turned": 33886, + "tv": 14981, + "tw": 4246, + "twitch": 31844, + "twitter": 6956, + "two": 11545, + "tx": 17602, + "txt": 14116, + "ty": 774, + "tyard": 30308, + "tymology": 43408, + "typ": 28004, + "type": 4906, + "types": 19199, + "typically": 48126, + "tz": 22877, + "u": 84, + "ua": 6413, + "uable": 7153, + "uably": 14632, + "uador": 24201, + "ual": 723, + "uala": 41944, + "uality": 25775, + "ually": 935, + "uan": 7258, + "uana": 5020, + "uania": 29743, + "uart": 19986, + "uary": 2838, + "uate": 4985, + "uated": 6605, + "uates": 12632, + "uating": 11927, + "uation": 2288, + "uations": 6055, + "uay": 30106, + "ub": 549, + "uba": 22013, + "ubb": 33670, + "ubby": 38393, + "ube": 3266, + "uben": 44636, + "uber": 18478, + "uberty": 34237, + "ubes": 29080, + "ubi": 29603, + "ubis": 46676, + "uble": 26664, + "ublic": 841, + "ublished": 33286, + "ubric": 29812, + "ubs": 23161, + "ubuntu": 32230, + "uc": 1229, + "uca": 43120, + "ucc": 18863, + "ucci": 27501, + "uce": 7234, + "uced": 19513, + "ucer": 48915, + "uces": 26873, + "uch": 794, + "ucha": 48022, + "uchi": 22200, + "uchin": 43416, + "uchs": 37533, + "uci": 42008, + "ucing": 25648, + "uck": 1347, + "ucked": 17758, + "ucker": 12603, + "ucket": 38811, + "ucking": 19296, + "uckland": 28789, + "uckle": 29687, + "uckles": 34083, + "ucks": 6238, + "ucky": 5309, + "ucl": 36616, + "ucle": 14913, + "uclear": 4016, + "uct": 4782, + "uction": 8110, + "uctions": 20847, + "uctive": 45857, + "uctor": 33029, + "ud": 463, + "uda": 15339, + "udd": 4185, + "udden": 16557, + "uddenly": 18865, + "udder": 41686, + "uddin": 44008, + "udding": 33926, + "uddle": 24500, + "uddled": 32745, + "uddy": 21584, + "ude": 2507, + "udeau": 16229, + "udeb": 46092, + "uded": 19289, + "uden": 44452, + "udence": 42581, + "uder": 26651, + "uders": 48739, + "udes": 8401, + "udge": 12587, + "udget": 29427, + "udging": 38840, + "udi": 47928, + "udic": 28673, + "udicrous": 33784, + "uding": 26570, + "udo": 12003, + "udos": 42418, + "uds": 24786, + "ue": 518, + "uebl": 45749, + "ued": 1739, + "uel": 2731, + "ueless": 38835, + "ueller": 16466, + "uer": 15573, + "uers": 42178, + "ues": 947, + "uesday": 3322, + "uese": 20506, + "uez": 14870, + "uf": 3046, + "ufact": 3603, + "uff": 1648, + "uffed": 18339, + "uffer": 13712, + "ufficient": 15267, + "uffle": 18137, + "uffs": 18058, + "uffy": 15352, + "ug": 1018, + "uga": 30302, + "ugal": 43778, + "ugar": 35652, + "uge": 2217, + "ugen": 42740, + "ugg": 6837, + "uggage": 29672, + "uggest": 29212, + "uggets": 26550, + "uggish": 36295, + "uggle": 33498, + "ugh": 6724, + "ught": 8951, + "ugi": 45659, + "ugs": 10339, + "ugu": 45284, + "uh": 7456, + "ui": 9019, + "uid": 27112, + "uild": 3547, + "uilding": 6963, + "uilt": 21955, + "uin": 48441, + "uine": 8327, + "uing": 4250, + "uint": 28611, + "uish": 32091, + "uit": 5013, + "uitive": 33740, + "uitous": 42412, + "uits": 15379, + "uity": 14834, + "uj": 23577, + "ujah": 46024, + "uk": 2724, + "uka": 14852, + "uke": 4649, + "uked": 48809, + "ukemia": 43505, + "ukes": 31469, + "uki": 11308, + "uko": 29794, + "ukong": 46654, + "uku": 33263, + "ul": 377, + "ula": 4712, + "ular": 934, + "ularity": 33737, + "ulas": 25283, + "ulate": 5039, + "ulated": 4817, + "ulates": 15968, + "ulating": 8306, + "ulation": 1741, + "ulations": 5768, + "ulative": 13628, + "ulator": 8927, + "ulators": 24325, + "ulatory": 21386, + "uld": 32926, + "ule": 2261, + "uled": 6309, + "ulence": 32401, + "ulent": 15288, + "uler": 18173, + "ules": 5028, + "ulet": 25132, + "ulf": 4754, + "ulhu": 36828, + "uli": 32176, + "ulia": 43640, + "ulic": 28575, + "uliffe": 45228, + "ulin": 11599, + "uling": 16619, + "ulk": 12171, + "ulkan": 31263, + "ull": 724, + "ulla": 47972, + "ullah": 38665, + "ullivan": 16040, + "ully": 2132, + "ulner": 5697, + "ulnerability": 40920, + "ulnerable": 38828, + "ulo": 43348, + "ulous": 6985, + "ulously": 18117, + "ulp": 29528, + "ulpt": 13327, + "uls": 5753, + "ulse": 9615, + "ulsion": 15204, + "ulsive": 22220, + "ult": 586, + "ultan": 30454, + "ultane": 9560, + "ultimate": 44818, + "ulton": 37944, + "ults": 8376, + "ultural": 8596, + "ulture": 6456, + "ulty": 10672, + "ultz": 22150, + "ulu": 15712, + "ulum": 14452, + "ulus": 23515, + "uly": 2062, + "ulz": 37314, + "um": 388, + "uma": 7487, + "umably": 31303, + "uman": 3778, + "umann": 40062, + "umar": 44844, + "umat": 27798, + "umatic": 16735, + "umb": 2178, + "umbai": 21645, + "umber": 4494, + "umbered": 26584, + "umbers": 17024, + "umbing": 28149, + "umble": 10344, + "umbled": 11137, + "umbledore": 25549, + "umbles": 25329, + "umbling": 14739, + "umblr": 15566, + "umbn": 10269, + "umbnail": 20566, + "umbnails": 13668, + "umbo": 29309, + "umbs": 18146, + "ume": 2454, + "umed": 18940, + "umen": 20080, + "ument": 1713, + "umenthal": 42300, + "uments": 2886, + "umer": 6975, + "umerable": 30831, + "umeric": 39223, + "umerous": 31385, + "umers": 31260, + "umes": 8139, + "umi": 12994, + "umin": 7230, + "uminati": 37200, + "uming": 12595, + "uminium": 35241, + "uminum": 13074, + "umm": 13929, + "ummer": 31647, + "ummies": 39578, + "ummy": 13513, + "umn": 4182, + "umni": 25402, + "umo": 43712, + "ump": 931, + "umped": 27073, + "umper": 15829, + "umph": 12875, + "umping": 25218, + "umps": 8142, + "umption": 24098, + "umpy": 32152, + "ums": 5700, + "umsy": 37133, + "un": 403, + "una": 9613, + "unal": 18835, + "unc": 19524, + "unch": 3316, + "unci": 49652, + "unciation": 24978, + "uncle": 29942, + "unct": 16260, + "unction": 4575, + "unctions": 46797, + "uncture": 39187, + "und": 917, + "unda": 46535, + "undai": 44591, + "under": 4625, + "unders": 41116, + "undle": 31249, + "undo": 41204, + "undown": 41609, + "undred": 3229, + "undreds": 20960, + "undrum": 46859, + "undy": 45459, + "une": 1726, + "uned": 40881, + "uner": 38886, + "unes": 4015, + "ung": 2150, + "ungle": 13687, + "uni": 35657, + "unia": 39934, + "unic": 46903, + "unicip": 9462, + "unin": 38453, + "uning": 46493, + "union": 24592, + "unique": 34642, + "unit": 20850, + "united": 41187, + "units": 41667, + "unity": 9531, + "universal": 40082, + "unk": 2954, + "unker": 21705, + "unknown": 34680, + "unks": 14125, + "unky": 28898, + "unless": 25252, + "unn": 20935, + "unning": 16596, + "unny": 16948, + "uno": 36909, + "uns": 13271, + "unsigned": 43375, + "unt": 2797, + "unta": 44424, + "untarily": 49605, + "untary": 26468, + "unte": 6311, + "until": 28446, + "untled": 46343, + "unts": 34115, + "untu": 11157, + "uo": 20895, + "uous": 5623, + "uously": 24987, + "up": 929, + "update": 19119, + "updated": 43162, + "upe": 48722, + "uper": 48568, + "uph": 25689, + "uphem": 45640, + "upid": 7658, + "upiter": 21251, + "uple": 29291, + "upload": 25850, + "uploads": 39920, + "upon": 27287, + "upp": 7211, + "upper": 45828, + "uppet": 44933, + "ups": 4739, + "upt": 37623, + "upuncture": 42223, + "ur": 333, + "ura": 5330, + "urable": 11970, + "uracy": 23843, + "urai": 16998, + "ural": 1523, + "urally": 20221, + "uran": 42211, + "urance": 3874, + "urances": 31741, + "uras": 17786, + "urat": 39928, + "urate": 15537, + "urated": 49293, + "uration": 3924, + "urations": 20074, + "urb": 5945, + "urban": 32679, + "urbed": 37694, + "urch": 2575, + "urchase": 18737, + "urches": 12730, + "urd": 2799, + "urden": 42568, + "urdue": 30345, + "urdy": 22876, + "ure": 495, + "ureau": 6262, + "ured": 1522, + "ureen": 49851, + "uren": 23532, + "urer": 15051, + "urers": 17496, + "ures": 942, + "urg": 3686, + "urga": 45098, + "urger": 32650, + "urgical": 31839, + "urgy": 38140, + "uri": 9900, + "uria": 34484, + "uries": 4740, + "uring": 870, + "urion": 40956, + "urious": 16421, + "uristic": 27915, + "urities": 10886, + "urity": 1684, + "urized": 44796, + "url": 6371, + "urn": 700, + "urnal": 35735, + "urned": 44866, + "uro": 1434, + "uron": 44372, + "urous": 29277, + "urrection": 21384, + "urred": 12808, + "urrence": 33928, + "urrencies": 28018, + "urrency": 13382, + "urrent": 6657, + "urring": 14924, + "urry": 16682, + "urs": 1834, + "ursday": 3479, + "urse": 12321, + "ursed": 17539, + "urses": 46998, + "ursion": 24197, + "ursions": 42394, + "ursive": 30753, + "ursor": 21471, + "urst": 24962, + "urt": 3325, + "urther": 1914, + "urtle": 17964, + "urtles": 25195, + "uru": 14717, + "urus": 31891, + "ury": 1601, + "us": 385, + "usa": 22064, + "usable": 31979, + "usage": 26060, + "usal": 6775, + "usalem": 10555, + "usat": 37937, + "usb": 43319, + "usc": 16241, + "uscript": 15817, + "use": 1904, + "used": 1484, + "user": 7220, + "userc": 43298, + "usercontent": 43667, + "username": 29460, + "users": 18417, + "uses": 2664, + "useum": 6744, + "ush": 1530, + "usha": 46213, + "ushed": 7474, + "usher": 34055, + "ushes": 17237, + "ushi": 17731, + "ushima": 30474, + "ushing": 8023, + "using": 3500, + "usion": 4241, + "usional": 41780, + "usions": 15880, + "usive": 11350, + "usk": 17990, + "usky": 42431, + "usp": 17723, + "usr": 14629, + "usra": 28352, + "uss": 1046, + "ussed": 29569, + "ussen": 35951, + "ussia": 31269, + "ussian": 31562, + "ussie": 43480, + "ussion": 11956, + "ussions": 21585, + "ussy": 14650, + "ust": 436, + "ustain": 19542, + "ustainable": 24196, + "usted": 8459, + "uster": 5819, + "usterity": 20761, + "usters": 13654, + "usting": 32620, + "ustom": 1824, + "ustomed": 22646, + "ustration": 44027, + "usual": 37850, + "usually": 23073, + "ut": 315, + "uta": 29822, + "utable": 18187, + "utan": 37878, + "utation": 7094, + "utations": 32855, + "utch": 7140, + "ute": 1133, + "uted": 7241, + "uten": 7809, + "utenant": 15340, + "utenberg": 19028, + "uter": 11894, + "uters": 5843, + "uterte": 23314, + "utes": 1769, + "utf": 40477, + "uth": 1071, + "uther": 12866, + "utherford": 46923, + "utherland": 45384, + "uthor": 1457, + "uti": 47966, + "utic": 18089, + "utical": 14224, + "utics": 48063, + "uties": 8249, + "util": 22602, + "utils": 26791, + "uting": 15129, + "ution": 1009, + "utions": 3508, + "utive": 8827, + "utm": 26841, + "uto": 9390, + "uton": 32894, + "utonium": 43078, + "utor": 38409, + "utorial": 44917, + "utory": 17957, + "utra": 35076, + "utral": 6815, + "uts": 5500, + "utsch": 40768, + "utsche": 30433, + "utsu": 36567, + "utt": 15318, + "utter": 10381, + "uttered": 46322, + "uttering": 33598, + "utters": 46973, + "utterstock": 28819, + "utton": 21115, + "uture": 1832, + "uty": 3935, + "utz": 27839, + "uu": 12303, + "uum": 13814, + "uv": 14795, + "uve": 45177, + "uvian": 50013, + "ux": 2821, + "uxe": 18095, + "uy": 4669, + "uyomi": 40012, + "uz": 10277, + "uzz": 4715, + "uzzle": 9625, + "v": 85, + "vP": 47322, + "va": 6862, + "vable": 23765, + "vacc": 37839, + "vae": 33353, + "vag": 29821, + "val": 2100, + "vale": 41161, + "valid": 12102, + "vals": 12786, + "value": 8367, + "valued": 39728, + "values": 27160, + "van": 10438, + "vana": 33175, + "vance": 19259, + "vant": 4520, + "vantage": 38815, + "var": 7785, + "vard": 10187, + "vari": 25641, + "variable": 45286, + "vas": 11017, + "vasive": 23747, + "vati": 36868, + "vation": 10473, + "vc": 28435, + "vd": 20306, + "ve": 303, + "vec": 35138, + "vector": 31364, + "ved": 1079, + "veh": 33892, + "vel": 626, + "veland": 9731, + "velength": 26623, + "vell": 29333, + "velop": 1091, + "velt": 18065, + "ven": 574, + "venant": 15330, + "venants": 43773, + "venge": 18674, + "venient": 48109, + "vent": 1151, + "venth": 20987, + "vention": 4018, + "ventional": 20405, + "ventions": 16593, + "ventory": 17158, + "venture": 5388, + "ventures": 10065, + "ventus": 35648, + "venue": 4080, + "ver": 332, + "verage": 1857, + "verages": 23118, + "verb": 19011, + "verbal": 46953, + "verbs": 46211, + "vere": 4119, + "vered": 21917, + "verend": 37713, + "verett": 33395, + "verified": 47684, + "vern": 933, + "vernight": 47443, + "verning": 13974, + "vernment": 11355, + "vers": 690, + "verse": 4399, + "versely": 21243, + "versible": 37393, + "version": 9641, + "versions": 47178, + "versive": 40099, + "verson": 49589, + "vert": 1851, + "verted": 13658, + "verting": 48820, + "vertis": 3346, + "vertisement": 4060, + "vertisements": 11371, + "vertising": 31809, + "verts": 24040, + "verty": 8077, + "very": 548, + "ves": 1158, + "vest": 4223, + "vet": 16809, + "vette": 33573, + "vey": 3304, + "veyard": 21563, + "vez": 33425, + "vg": 45119, + "vi": 8903, + "via": 8869, + "viation": 47625, + "vic": 25531, + "vice": 28281, + "vich": 49547, + "vict": 32433, + "vid": 16921, + "video": 15588, + "videos": 32861, + "vidia": 21744, + "vier": 49663, + "view": 1177, + "views": 33571, + "vik": 28930, + "viks": 45901, + "vil": 2991, + "vill": 41082, + "ville": 4244, + "vim": 31124, + "vin": 7114, + "vind": 50172, + "vine": 26818, + "ving": 1075, + "viol": 17069, + "violence": 37502, + "violent": 24498, + "vious": 1442, + "viously": 8647, + "vir": 37040, + "viron": 2268, + "vironment": 2468, + "vironments": 12103, + "virt": 48940, + "virtual": 32844, + "vis": 4703, + "vised": 16149, + "visible": 23504, + "vision": 10178, + "visor": 13131, + "visors": 27681, + "visory": 41783, + "visual": 41464, + "vity": 21319, + "vl": 19279, + "vm": 14761, + "vo": 13038, + "voc": 18893, + "voice": 38888, + "void": 19382, + "vol": 10396, + "volent": 29078, + "volt": 37764, + "volume": 29048, + "von": 26982, + "vor": 20867, + "vote": 27257, + "votes": 29307, + "vous": 31222, + "voy": 40024, + "vp": 36133, + "vr": 37020, + "vre": 43933, + "vs": 14259, + "vt": 36540, + "vu": 40939, + "vv": 25093, + "vy": 7670, + "w": 86, + "wa": 10247, + "wage": 21482, + "wagen": 29160, + "wagon": 41127, + "wait": 17077, + "wake": 48530, + "wal": 16783, + "wald": 21667, + "walk": 11152, + "walker": 20783, + "walking": 44065, + "wall": 11930, + "wallet": 44623, + "wan": 8149, + "wana": 49484, + "wang": 47562, + "want": 42949, + "war": 5767, + "ward": 904, + "wards": 2017, + "ware": 1574, + "wark": 48542, + "warm": 31975, + "warming": 48133, + "warn": 40539, + "warning": 43917, + "wart": 24657, + "warts": 26586, + "was": 9776, + "wash": 34670, + "washed": 45462, + "washer": 45146, + "washing": 38524, + "wat": 47261, + "watch": 8340, + "watching": 50042, + "water": 7050, + "waters": 41555, + "waukee": 15428, + "wav": 45137, + "wave": 19204, + "waves": 32569, + "way": 1014, + "wayne": 43932, + "ways": 1322, + "wb": 39346, + "wcs": 12712, + "wcsstore": 12781, + "wd": 16993, + "we": 732, + "weak": 38695, + "wealth": 14298, + "weapon": 28741, + "weapons": 33999, + "wear": 13927, + "weather": 23563, + "web": 12384, + "webkit": 43648, + "wed": 19103, + "weed": 39054, + "week": 10464, + "weekly": 45291, + "ween": 975, + "weeney": 41681, + "weet": 7277, + "wegian": 20684, + "wei": 42990, + "weight": 6551, + "weights": 43775, + "well": 4053, + "wen": 21006, + "went": 19963, + "wer": 15448, + "were": 22474, + "wered": 8279, + "west": 7038, + "western": 14197, + "wh": 1929, + "what": 10919, + "whatever": 39664, + "whe": 12491, + "wheel": 22001, + "whel": 30613, + "whelming": 36433, + "when": 12518, + "where": 3003, + "whether": 25356, + "which": 4758, + "while": 4514, + "white": 11186, + "who": 8727, + "whose": 38159, + "why": 22850, + "wi": 37686, + "wic": 22664, + "wich": 11451, + "wick": 16239, + "wid": 28029, + "wide": 4421, + "widget": 42655, + "width": 10394, + "wife": 22095, + "wig": 28033, + "wik": 20763, + "wiki": 15466, + "wikipedia": 31266, + "wild": 21992, + "will": 10594, + "win": 5404, + "wind": 7972, + "window": 17497, + "windows": 28457, + "wine": 39002, + "wing": 5469, + "wings": 48819, + "winner": 39791, + "winning": 14463, + "winter": 40078, + "wire": 21809, + "wired": 44236, + "wise": 3083, + "wit": 39289, + "witch": 42248, + "with": 4480, + "within": 33479, + "without": 19419, + "withstanding": 20701, + "witz": 28155, + "wives": 35234, + "wk": 43021, + "wl": 40989, + "wm": 26377, + "wn": 675, + "wo": 21638, + "wolf": 18829, + "wolves": 29664, + "woman": 8580, + "women": 25878, + "won": 26502, + "wood": 3822, + "woods": 39493, + "word": 4775, + "wordpress": 40346, + "words": 10879, + "work": 1818, + "worked": 32931, + "worker": 28816, + "workers": 22896, + "working": 16090, + "works": 5225, + "workshop": 38067, + "world": 6894, + "worldly": 49366, + "worm": 25323, + "worms": 49617, + "worn": 34565, + "worst": 41430, + "worth": 9268, + "worthiness": 48756, + "worthy": 18275, + "would": 19188, + "wow": 42773, + "wp": 24142, + "wr": 18351, + "wra": 29988, + "wrap": 37150, + "wrapper": 48553, + "wreck": 39238, + "wright": 29995, + "writ": 8933, + "write": 13564, + "writer": 16002, + "writers": 34422, + "writing": 16502, + "written": 15266, + "wrong": 36460, + "wrote": 42910, + "ws": 18504, + "wt": 46569, + "wu": 43812, + "ww": 1383, + "www": 2503, + "wx": 49345, + "wy": 21768, + "wyn": 27612, + "x": 87, + "xa": 27865, + "xb": 30894, + "xc": 25306, + "xd": 24954, + "xe": 27705, + "xes": 48169, + "xf": 26152, + "xff": 47596, + "xi": 29992, + "xia": 36072, + "xiety": 35753, + "xious": 48392, + "xit": 10198, + "xml": 19875, + "xon": 23813, + "xp": 42372, + "xs": 34223, + "xt": 742, + "xtap": 42915, + "xton": 22874, + "xual": 5541, + "xus": 40832, + "xx": 5324, + "xxx": 31811, + "xxxx": 12343, + "xxxxxxxx": 24223, + "xy": 5431, + "y": 88, + "ya": 3972, + "yah": 46848, + "yahoo": 40774, + "yan": 4121, + "yang": 17859, + "yard": 9413, + "yards": 33750, + "ycle": 39297, + "yd": 5173, + "yden": 43955, + "ydia": 30708, + "ye": 5948, + "yeah": 43669, + "year": 1941, + "years": 19002, + "yellow": 36022, + "yer": 9860, + "yers": 21200, + "yes": 8505, + "yet": 25907, + "yg": 35641, + "yi": 48111, + "ying": 1112, + "yip": 39666, + "yk": 48361, + "yl": 2645, + "ylan": 18554, + "yle": 2349, + "ylene": 37880, + "yles": 24327, + "yll": 25727, + "ylon": 15158, + "ylum": 11183, + "ym": 4948, + "ymes": 22009, + "ymm": 26621, + "ymph": 20896, + "yn": 2047, + "yna": 46434, + "ynam": 4989, + "ynamic": 28995, + "ynasty": 19488, + "ync": 13361, + "ynchron": 24871, + "ynchronous": 31301, + "yne": 39547, + "ynes": 25337, + "ynski": 40008, + "ynt": 33567, + "ynthesis": 44411, + "yo": 8226, + "yon": 19181, + "yond": 3243, + "you": 5832, + "young": 35465, + "your": 14108, + "yout": 32015, + "youtu": 32594, + "youtube": 11604, + "yp": 4464, + "ype": 2981, + "ypes": 9497, + "yr": 2417, + "yre": 35759, + "yrics": 14279, + "yright": 4766, + "yrights": 49158, + "yrim": 17302, + "yrinth": 21324, + "yrs": 48489, + "yrus": 21180, + "ys": 893, + "ysc": 28349, + "ysical": 15380, + "ysics": 23154, + "ysis": 3097, + "yson": 19699, + "yss": 33968, + "yssey": 23784, + "ystem": 6781, + "yt": 20760, + "yth": 5272, + "ythm": 34853, + "ython": 7535, + "yton": 31616, + "yu": 24767, + "yx": 28391, + "yy": 22556, + "yz": 45579, + "z": 89, + "za": 4496, + "zac": 49897, + "zag": 50183, + "zai": 35142, + "zan": 15201, + "zanne": 38395, + "zar": 41046, + "zb": 14969, + "zbek": 40413, + "zbollah": 21677, + "ze": 2736, + "zeb": 38130, + "zech": 15356, + "zed": 8863, + "zee": 42871, + "zees": 43727, + "zek": 43130, + "zel": 17396, + "zen": 4801, + "zens": 8247, + "zer": 9107, + "zero": 22570, + "zers": 47031, + "zes": 12271, + "zh": 23548, + "zhen": 46732, + "zhou": 38536, + "zi": 17027, + "zie": 49746, + "zig": 38262, + "zik": 47303, + "zilla": 16496, + "zin": 42140, + "zing": 9510, + "zinski": 46394, + "zip": 13344, + "zl": 48274, + "zman": 32054, + "zn": 47347, + "zo": 10872, + "zon": 26361, + "zona": 7551, + "zone": 11340, + "zos": 37925, + "zsche": 37467, + "zu": 27624, + "zx": 42592, + "zy": 7357, + "zyk": 46355, + "zyme": 24266, + "zynski": 47143, + "zz": 3019, + "zza": 34443, + "zzi": 46218, + "zzle": 26413, + "zzo": 47802, + "zzy": 31570, + "{": 90, + "{\"": 4895, + "{\\": 31478, + "{{": 27007, + "|": 91, + "||": 15886, + "||||": 42210, + "}": 92, + "}\"": 36786, + "})": 30072, + "});": 22133, + "},": 5512, + "},\"": 9063, + "},{\"": 8762, + "}.": 27422, + "}:": 38362, + "};": 19629, + "}\\": 32239, + "}{": 18477, + "}}": 11709, + "}}}": 42535, + "~": 93, + "~~": 4907, + "~~~~": 8728, + "~~~~~~~~": 15116, + "~~~~~~~~~~~~~~~~": 27156, + "¡": 94, + "¢": 95, + "£": 96, + "£ı": 6408, + "¤": 97, + "¥": 98, + "¥µ": 35069, + "¥ŀ": 13945, + "¦": 99, + "§": 100, + "¨": 101, + "©": 102, + "©¶æ": 47490, + "©¶æ¥µ": 47703, + "ª": 103, + "«": 104, + "«ĺ": 45865, + "¬": 105, + "¬¼": 45539, + "®": 106, + "¯": 107, + "°": 108, + "±": 109, + "²": 110, + "²¾": 39333, + "³": 111, + "´": 112, + "µ": 113, + "¶": 114, + "¶æ": 35050, + "¶ħ": 41678, + "·": 115, + "¸": 116, + "¹": 117, + "º": 118, + "»": 119, + "»Ĵ": 36596, + "¼": 120, + "½": 121, + "¾": 122, + "¿": 123, + "¿½": 4204, + "À": 124, + "Á": 125, + "Â": 126, + "¢": 44359, + "£": 14988, + "§": 16273, + "¨": 37102, + "©": 16224, + "«": 24328, + "®": 7461, + "®,": 45088, + "¯": 5196, + "¯¯": 5367, + "¯¯¯¯": 8980, + "¯¯¯¯¯¯¯¯": 15243, + "¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯": 27006, + "°": 7200, + "±": 22519, + "²": 31185, + "´": 18265, + "¶": 26604, + "·": 9129, + "··": 35147, + "º": 36165, + "»": 17730, + "½": 23141, + "Âł": 1849, + "³³": 4603, + "³³³": 33477, + "³³³³": 8828, + "³³³³³³³³": 17811, + "³³³³³³³³³³³³³³³³": 39172, + "ÂŃ": 3907, + "Ã": 127, + "á": 6557, + "án": 21162, + "ás": 40138, + "â": 22940, + "ã": 26102, + "ão": 28749, + "ä": 11033, + "Ã¥": 29090, + "æ": 21241, + "ç": 16175, + "ça": 50041, + "è": 14064, + "ère": 35979, + "é": 2634, + "ée": 22161, + "én": 35942, + "ér": 42445, + "és": 20954, + "ét": 25125, + "ê": 25792, + "ë": 26689, + "î": 34803, + "ï": 26884, + "ïve": 38776, + "ð": 27214, + "ñ": 12654, + "ña": 30644, + "ño": 31329, + "ó": 10205, + "ón": 18840, + "ô": 27083, + "ö": 9101, + "ön": 48863, + "ör": 30570, + "ø": 24172, + "ú": 21356, + "û": 42324, + "ü": 9116, + "ür": 25151, + "ÃĤ": 5523, + "Ãĥ": 5746, + "ÃĥÃĤ": 5808, + "ÃĥÃĤÃĥÃĤ": 5815, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 9364, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 14827, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 23090, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 35496, + "Ãī": 38351, + "Ãį": 38638, + "ÃįÃį": 43569, + "ÃĹ": 12906, + "ÃĽ": 34543, + "ÃĽÃĽ": 48396, + "ÃŁ": 39683, + "Ãł": 24247, + "ÃŃ": 8836, + "ÃŃa": 29690, + "ÃŃn": 39588, + "ÃŃs": 41200, + "Ä": 128, + "Ä«": 18962, + "ı": 30102, + "Äģ": 10235, + "Äĩ": 38325, + "Äį": 46195, + "Äĵ": 27092, + "ÄŁ": 33133, + "Å": 129, + "Å¡": 32790, + "Å«": 20317, + "ÅĤ": 41615, + "Åį": 13090, + "ÅŁ": 46481, + "Æ": 130, + "Ç": 131, + "È": 132, + "É": 133, + "Ê": 134, + "Ë": 135, + "ËĪ": 45990, + "Ëľ": 41185, + "Ì": 136, + "̶": 48869, + "Í": 137, + "Î": 138, + "α": 17394, + "β": 26638, + "γ": 42063, + "ε": 30950, + "ι": 29945, + "κ": 43000, + "λ": 39377, + "μ": 34703, + "ν": 26180, + "ο": 26517, + "Ï": 139, + "ÏĢ": 46582, + "Ïģ": 33643, + "ÏĤ": 35558, + "Ïĥ": 38392, + "ÏĦ": 32830, + "Ïī": 49535, + "Ð": 140, + "а": 16142, + "в": 38857, + "д": 43666, + "е": 16843, + "и": 18849, + "к": 31583, + "л": 30143, + "м": 43108, + "н": 22177, + "о": 15166, + "оÐ": 25443, + "Ñ": 141, + "ÑĢ": 21169, + "Ñģ": 21727, + "ÑĤ": 20375, + "Ñĥ": 35072, + "Ñĭ": 45035, + "ÑĮ": 45367, + "Ñı": 40623, + "Ò": 142, + "Ó": 143, + "Ô": 144, + "Õ": 145, + "Ö": 146, + "Ö¼": 47903, + "×": 147, + "ר": 37778, + "ש": 50227, + "ת": 42064, + "×IJ": 42973, + "×ij": 49603, + "×Ķ": 38269, + "×ķ": 27072, + "×Ļ": 25529, + "×Ļ×": 33951, + "׾": 40010, + "×ŀ": 49168, + "Ø": 148, + "ا": 12919, + "اØ": 34247, + "اÙĦ": 23525, + "ب": 39848, + "Ø©": 45632, + "ت": 41486, + "د": 38843, + "ر": 26897, + "س": 45692, + "ع": 44690, + "Ù": 149, + "ÙĦ": 13862, + "Ùħ": 25405, + "ÙĨ": 23338, + "Ùĩ": 29519, + "ÙĪ": 30335, + "ÙĬ": 22654, + "Ùİ": 24333, + "ÙIJ": 44208, + "ÙĴ": 48763, + "Ú": 150, + "Û": 151, + "Ü": 152, + "Ý": 153, + "Þ": 154, + "ß": 155, + "à": 156, + "à¤": 11976, + "ा": 48077, + "à¥": 24231, + "à¦": 48071, + "à¨": 19469, + "à©": 43297, + "à¸": 19567, + "à¹": 31479, + "à¼": 41340, + "á": 157, + "áµ": 39611, + "á¸": 41585, + "á¹": 26292, + "á½": 45495, + "â": 158, + "âĢ": 447, + "âĢ¢": 3581, + "âĢ¢âĢ¢": 22838, + "âĢ¢âĢ¢âĢ¢âĢ¢": 39967, + "â̦": 1399, + "â̦\"": 9962, + "â̦)": 38418, + "â̦.": 11580, + "â̦.\"": 50248, + "â̦..": 30864, + "â̦]": 21476, + "â̦â̦": 7398, + "â̦â̦â̦â̦": 15864, + "â̦â̦â̦â̦â̦â̦â̦â̦": 29146, + "â̲": 17478, + "â̳": 12237, + "âĢĭ": 9525, + "âĢĭâĢĭ": 39009, + "âĢİ": 48261, + "âĢIJ": 9333, + "âĢij": 20977, + "âĢĵ": 1906, + "âĢĵâĢĵ": 25608, + "âĢĶ": 960, + "âĢĶ\"": 19056, + "âĢĶ-": 44839, + "âĢĶâĢĶ": 4500, + "âĢĶâĢĶâĢĶâĢĶ": 8184, + "âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ": 14950, + "âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ": 30542, + "âĢķ": 31857, + "âĢł": 33912, + "âģ": 46256, + "âĤ¬": 26391, + "âĦ¢": 8151, + "âĦ¢:": 41333, + "âĨ": 29705, + "âĨij": 48541, + "âĨĴ": 39310, + "âĪ": 24861, + "âĪĴ": 14095, + "âī": 35705, + "âĵĺ": 45563, + "âĶ": 6552, + "âĶĢ": 7280, + "âĶĢâĶĢ": 8418, + "âĶĢâĶĢâĶĢâĶĢ": 16068, + "âĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢ": 28542, + "âĶģ": 47486, + "âķ": 22880, + "âķIJ": 28670, + "âķIJâķIJ": 31732, + "âĸ": 5008, + "âĸ¬": 47530, + "âĸ¬âĸ¬": 49843, + "âĸº": 45717, + "âĸĢ": 44033, + "âĸĦ": 45786, + "âĸĪ": 8115, + "âĸĪâĸĪ": 9968, + "âĸĪâĸĪâĸĪâĸĪ": 20503, + "âĸĪâĸĪâĸĪâĸĪâĸĪâĸĪâĸĪâĸĪ": 49527, + "âĸij": 22110, + "âĸijâĸij": 27534, + "âĸĴ": 40516, + "âĸĵ": 38626, + "âĸł": 29316, + "âĹ": 15926, + "âĹ¼": 48366, + "âĹı": 28133, + "âĺ": 24583, + "âĺħ": 15583, + "âĺħâĺħ": 28353, + "âĺĨ": 35283, + "âĻ": 17992, + "âĻ¥": 39908, + "âϦ": 41298, + "âľ": 26486, + "âĿ": 32391, + "ã": 159, + "ãĢ": 5099, + "ãĢģ": 23513, + "ãĢĤ": 16764, + "ãĢĮ": 13697, + "ãĢį": 13700, + "ãĢİ": 40493, + "ãĢı": 40549, + "ãĢIJ": 31854, + "ãĢij": 31817, + "ãģ": 2515, + "ãģ£": 33180, + "ãģ¦": 28134, + "ãģ§": 30640, + "ãģ¨": 30201, + "ãģª": 26945, + "ãģ«": 28618, + "ãģ®": 5641, + "ãģ®å": 15474, + "ãģ®å®": 49149, + "ã쮿": 27032, + "ãģ®ç": 17683, + "ãģ®é": 33426, + "ãģ®éŃĶ": 34633, + "ãģ¯": 31676, + "ãģ¾": 30159, + "ãģĤ": 40948, + "ãģĦ": 18566, + "ãģĨ": 29557, + "ãģĭ": 27370, + "ãģĮ": 35585, + "ãģį": 33778, + "ãģı": 31917, + "ãģĵ": 46036, + "ãģķ": 43357, + "ãģĹ": 22180, + "ãģĻ": 33623, + "ãģŁ": 25224, + "ãģł": 46777, + "ãĤ": 1792, + "ãĤ¡": 25362, + "ãĤ¢": 11839, + "ãĤ¢ãĥ«": 47794, + "ãĤ£": 16646, + "ãĤ¤": 11482, + "ãĤ¤ãĥĪ": 42396, + "ãĤ¦": 16165, + "ãĤ¦ãĤ¹": 34103, + "ãĤ§": 24806, + "ãĤ¨": 23544, + "ãĤ¨ãĥ«": 46948, + "ãĤ©": 37662, + "ãĤª": 20513, + "ãĤ«": 21763, + "ãĤ¬": 23728, + "ãĤ®": 43899, + "ãĤ¯": 14099, + "ãĤ°": 26095, + "ãĤ±": 41658, + "ãĤ³": 24679, + "ãĤ´": 17933, + "ãĤ´ãĥ³": 22997, + "ãĤµ": 26503, + "ãĤ¶": 48458, + "ãĤ·": 15661, + "ãĤ·ãĥ£": 39467, + "ãĤ¸": 21091, + "ãĤ¹": 8943, + "ãĤ¹ãĥĪ": 43302, + "ãĤº": 37426, + "ãĤ»": 47271, + "ãĤ¼": 30432, + "ãĤ¼ãĤ¦ãĤ¹": 43361, + "ãĤ½": 47559, + "ãĤ¿": 23376, + "ãĤĤ": 43266, + "ãĤī": 36853, + "ãĤĬ": 28255, + "ãĤĭ": 25748, + "ãĤĮ": 39258, + "ãĤĴ": 31758, + "ãĤĵ": 22174, + "ãĤŃ": 25084, + "ãĥ": 1209, + "ãĥ¡": 26998, + "ãĥ¢": 40361, + "ãĥ£": 23131, + "ãĥ¤": 37858, + "ãĥ¥": 24440, + "ãĥ©": 9263, + "ãĥ©ãĥ³": 48204, + "ãĥª": 12675, + "ãĥ«": 9202, + "ãĥ¬": 24186, + "ãĥ¯": 25589, + "ãĥ¯ãĥ³": 42983, + "ãĥ³": 6527, + "ãĥ³ãĤ¸": 45823, + "ãĥ´": 29752, + "ãĥ´ãĤ¡": 44444, + "ãĥ»": 4707, + "ãĥ¼": 6312, + "ãĥ¼ãĤ¯": 42869, + "ãĥ¼ãĥ": 12045, + "ãĥ¼ãĥ«": 43353, + "ãĥ¼ãĥ³": 31708, + "ãĥ¼ãĥĨ": 44326, + "ãĥ¼ãĥĨãĤ£": 44686, + "ãĥĢ": 27852, + "ãĥģ": 31090, + "ãĥĥ": 14777, + "ãĥĥãĤ¯": 35702, + "ãĥĥãĥĪ": 35799, + "ãĥĥãĥī": 45435, + "ãĥĦ": 41115, + "ãĥĨ": 24336, + "ãĥĨãĤ£": 44431, + "ãĥĩ": 21959, + "ãĥĩãĤ£": 40629, + "ãĥĪ": 13298, + "ãĥī": 13765, + "ãĥīãĥ©": 19073, + "ãĥīãĥ©ãĤ´ãĥ³": 24731, + "ãĥĬ": 26229, + "ãĥĭ": 30165, + "ãĥį": 44916, + "ãĥİ": 25053, + "ãĥı": 37412, + "ãĥIJ": 29659, + "ãĥij": 32546, + "ãĥĵ": 36922, + "ãĥķ": 17681, + "ãĥķãĤ¡": 41939, + "ãĥķãĤ©": 48457, + "ãĥĸ": 24001, + "ãĥĹ": 30965, + "ãĥĺ": 23363, + "ãĥĺãĥ©": 34473, + "ãĥĻ": 35604, + "ãĥŀ": 20115, + "ãĥŁ": 27542, + "ãĥł": 25795, + "ãĥŃ": 16253, + "ãħĭ": 35098, + "ãħĭãħĭ": 40345, + "ä": 160, + "ä¸": 10310, + "ä¸Ģ": 31660, + "ä¸ī": 49011, + "ä¸Ĭ": 41468, + "ä¸į": 38834, + "ä¸Ń": 40792, + "ä¹": 20046, + "ä¹ĭ": 45298, + "äº": 12859, + "人": 21689, + "äºĶ": 49390, + "ä»": 20015, + "代": 47987, + "ä¼": 27670, + "ä½": 19526, + "使": 45635, + "ä½ľ": 43291, + "ä¿": 46479, + "å": 161, + "å£": 18004, + "士": 18803, + "å¤": 13783, + "大": 32014, + "天": 25465, + "å¥": 25001, + "女": 42637, + "å¦": 36685, + "å§": 34650, + "å§«": 40235, + "å®": 22522, + "å¯": 43380, + "å°": 22887, + "å°Ĩ": 49546, + "å·": 32432, + "å¸": 30585, + "å¹": 33176, + "åº": 41753, + "å¼": 28156, + "å½": 37605, + "å¾": 36181, + "å¿": 33232, + "åĤ": 43636, + "åħ": 17739, + "åħī": 46268, + "åĨ": 37863, + "åĩ": 49035, + "åĪ": 26344, + "åī": 30298, + "åĬ": 27950, + "åĭ": 47947, + "åĮ": 44293, + "åį": 39355, + "åİ": 43889, + "åı": 20998, + "åIJ": 28938, + "åij": 37772, + "åĽ": 32368, + "åľ": 28839, + "åŃ": 27764, + "åŃIJ": 36310, + "æ": 162, + "æ©": 43897, + "æ©Ł": 49960, + "æ°": 36365, + "æ³": 37345, + "æµ": 38184, + "æĢ": 45250, + "æĥ": 46349, + "æĦ": 35707, + "æĪ": 22755, + "æĪ¦": 36704, + "æī": 33699, + "æķ": 46763, + "æĸ": 23877, + "æĸ¹": 43095, + "æĹ": 33768, + "æĺ": 23626, + "æĺ¯": 42468, + "æľ": 17312, + "æĿ": 30266, + "æł": 43718, + "æŃ": 29826, + "æŃ¦": 49476, + "ç": 163, + "ç¥ŀ": 15351, + "ç«": 44165, + "ç·": 45784, + "çĦ": 47078, + "çī": 31965, + "çīĪ": 48304, + "çĭ": 45379, + "çİĭ": 25581, + "çIJ": 49426, + "çĶ": 18796, + "çͰ": 35572, + "çĶŁ": 37955, + "çķ": 45911, + "çļ": 19021, + "çļĦ": 21410, + "çĽ": 33566, + "çľ": 40367, + "è": 164, + "è¡": 26193, + "è£": 32518, + "è£ħ": 35318, + "è¦": 17358, + "è¦ļéĨĴ": 23614, + "èª": 45739, + "è¯": 46237, + "è»": 43102, + "è¿": 32573, + "èĢ": 32003, + "èĢħ": 38519, + "èĥ": 47797, + "èĪ": 48958, + "é": 165, + "é£": 45617, + "é»Ĵ": 44112, + "é¾": 11737, + "é¾į": 11885, + "é¾įå": 19049, + "é¾įå¥": 39820, + "é¾įå¥ij士": 39821, + "é¾įåĸļ士": 33454, + "éĢ": 34460, + "éģ": 34402, + "éĥ": 32849, + "éĩ": 34932, + "éĸ": 38461, + "éĹ": 29785, + "éĹĺ": 42234, + "éļ": 49694, + "éĽ": 37239, + "éŃĶ": 20804, + "ê": 166, + "ë": 167, + "ëĭ": 46695, + "ì": 168, + "ìĿ": 35975, + "í": 169, + "íķ": 47991, + "î": 170, + "îĢ": 29773, + "ï": 171, + "ï¸": 35266, + "ï¸ı": 37929, + "�": 4210, + "��": 6353, + "���": 48585, + "����": 12100, + "ð": 172, + "ðĿ": 47728, + "ðŁ": 8582, + "ðŁij": 41840, + "ðŁĺ": 47249, + "ñ": 173, + "ò": 174, + "ó": 175, + "ô": 176, + "õ": 177, + "ö": 178, + "÷": 179, + "ø": 180, + "ù": 181, + "ú": 182, + "û": 183, + "ü": 184, + "ý": 185, + "þ": 186, + "ÿ": 187, + "Ā": 188, + "ā": 189, + "Ă": 190, + "ă": 191, + "Ą": 192, + "ą": 193, + "Ć": 194, + "ć": 195, + "Ĉ": 196, + "ĉ": 197, + "Ċ": 198, + "ĊÂł": 44320, + "ĊĊ": 628, + "ċ": 199, + "Č": 200, + "č": 201, + "Ď": 202, + "ď": 203, + "Đ": 204, + "đ": 205, + "Ē": 206, + "ē": 207, + "Ĕ": 208, + "ĕ": 209, + "Ė": 210, + "ė": 211, + "Ę": 212, + "ę": 213, + "Ě": 214, + "ě": 215, + "Ĝ": 216, + "ĝ": 217, + "Ğ": 218, + "ğ": 219, + "Ġ": 220, + "Ġ!": 5145, + "Ġ!!": 37867, + "Ġ!=": 14512, + "Ġ\"": 366, + "Ġ\"\"": 13538, + "Ġ\"\"\"": 37227, + "Ġ\"#": 25113, + "Ġ\"$": 17971, + "Ġ\"$:/": 32047, + "Ġ\"%": 36521, + "Ġ\"'": 24018, + "Ġ\"(": 30629, + "Ġ\"+": 43825, + "Ġ\",": 33172, + "Ġ\"-": 27444, + "Ġ\".": 27071, + "Ġ\"...": 27896, + "Ġ\"/": 12813, + "Ġ\"<": 33490, + "Ġ\"@": 44212, + "Ġ\"[": 12878, + "Ġ\"\\": 37082, + "Ġ\"_": 45434, + "Ġ\"{": 45144, + "Ġ\"â̦": 29368, + "Ġ#": 1303, + "Ġ##": 22492, + "Ġ###": 44386, + "Ġ#####": 46424, + "Ġ$": 720, + "Ġ$$": 32382, + "Ġ$(": 29568, + "Ġ$\\": 39280, + "Ġ$_": 40111, + "Ġ${": 25597, + "Ġ%": 4064, + "Ġ%%": 43313, + "Ġ&": 1222, + "Ġ&&": 11405, + "Ġ'": 705, + "Ġ''": 10148, + "Ġ'(": 29513, + "Ġ',": 46083, + "Ġ'.": 45302, + "Ġ'/": 31051, + "Ġ'[": 44438, + "Ġ(": 357, + "Ġ(!": 22759, + "Ġ(\"": 5855, + "Ġ(#": 17426, + "Ġ($": 7198, + "Ġ($)": 45491, + "Ġ(%": 37633, + "Ġ(%)": 11509, + "Ġ(&": 35494, + "Ġ('": 19203, + "Ġ((": 14808, + "Ġ()": 7499, + "Ġ())": 32865, + "Ġ());": 38377, + "Ġ(),": 29994, + "Ġ().": 27972, + "Ġ();": 13979, + "Ġ(*": 20789, + "Ġ(+": 11502, + "Ġ(-": 13841, + "Ġ(.": 20262, + "Ġ(/": 50247, + "Ġ(<": 38155, + "Ġ(=": 46121, + "Ġ(>": 45160, + "Ġ(?,": 32843, + "Ġ(@": 4275, + "Ġ([": 29565, + "Ġ(_": 44104, + "Ġ({": 37913, + "Ġ(~": 31034, + "Ġ(£": 23068, + "Ġ(âĪĴ": 35508, + "Ġ)": 1267, + "Ġ))": 15306, + "Ġ)))": 47282, + "Ġ));": 29226, + "Ġ),": 10612, + "Ġ).": 6739, + "Ġ):": 15179, + "Ġ);": 5619, + "Ġ)]": 48600, + "Ġ*": 1635, + "Ġ*)": 31936, + "Ġ**": 12429, + "Ġ***": 17202, + "Ġ****": 25998, + "Ġ********************************": 41906, + "Ġ*.": 46866, + "Ġ*/": 9466, + "Ġ+": 1343, + "Ġ+#": 43053, + "Ġ++": 19969, + "Ġ+++": 49954, + "Ġ+---": 40703, + "Ġ+/-": 29694, + "Ġ+=": 15853, + "Ġ,": 837, + "Ġ,\"": 42911, + "Ġ-": 532, + "Ġ--": 1377, + "Ġ---": 11420, + "Ġ----": 13498, + "Ġ-----": 37404, + "Ġ------": 40103, + "Ġ-------": 35656, + "Ġ--------": 24200, + "Ġ---------": 45337, + "Ġ----------------": 34400, + "Ġ--------------------": 41436, + "Ġ--------------------------------": 20368, + "Ġ----------------------------------------------------------------": 16529, + "Ġ-->": 14610, + "Ġ-=": 48185, + "Ġ->": 4613, + "Ġ.": 764, + "Ġ.\"": 22135, + "Ġ.)": 46328, + "Ġ..": 11485, + "Ġ...": 2644, + "Ġ...\"": 35713, + "Ġ....": 19424, + "Ġ......": 47082, + "Ġ........": 20004, + "Ġ..........": 39864, + "Ġ..............": 44912, + "Ġ................": 44713, + "Ġ./": 24457, + "Ġ._": 47540, + "Ġ/": 1220, + "Ġ/*": 11900, + "Ġ/**": 42638, + "Ġ//": 3373, + "Ġ///": 34013, + "Ġ//[": 31161, + "Ġ/>": 11037, + "Ġ0": 657, + "Ġ00": 3571, + "Ġ000": 12877, + "Ġ0000": 17643, + "Ġ000000": 41853, + "Ġ00000000": 27551, + "Ġ0004": 38326, + "Ġ01": 5534, + "Ġ02": 7816, + "Ġ03": 7643, + "Ġ04": 8702, + "Ġ05": 8870, + "Ġ06": 9130, + "Ġ07": 8753, + "Ġ08": 8487, + "Ġ09": 7769, + "Ġ1": 352, + "Ġ10": 838, + "Ġ100": 1802, + "Ġ1000": 8576, + "Ġ10000": 33028, + "Ġ101": 8949, + "Ġ102": 15143, + "Ġ1024": 28119, + "Ġ103": 15349, + "Ġ104": 14436, + "Ġ105": 13343, + "Ġ1050": 47235, + "Ġ106": 15696, + "Ġ107": 16226, + "Ġ1070": 49616, + "Ġ108": 15495, + "Ġ1080": 17729, + "Ġ109": 16003, + "Ġ11": 1367, + "Ġ110": 9796, + "Ġ1100": 36566, + "Ġ111": 13374, + "Ġ112": 13539, + "Ġ113": 17318, + "Ġ114": 17342, + "Ġ115": 12279, + "Ġ116": 18693, + "Ġ117": 19048, + "Ġ118": 19035, + "Ġ119": 15136, + "Ġ12": 1105, + "Ġ120": 7982, + "Ġ1200": 24938, + "Ġ121": 20416, + "Ġ122": 19409, + "Ġ123": 17031, + "Ġ124": 19755, + "Ġ125": 13151, + "Ġ126": 19710, + "Ġ127": 18112, + "Ġ128": 13108, + "Ġ1280": 37674, + "Ġ129": 20248, + "Ġ13": 1511, + "Ġ130": 11323, + "Ġ1300": 36058, + "Ġ131": 23134, + "Ġ132": 21761, + "Ġ133": 22169, + "Ġ134": 22352, + "Ġ135": 17501, + "Ġ136": 21056, + "Ġ137": 21643, + "Ġ138": 21503, + "Ġ139": 23666, + "Ġ14": 1478, + "Ġ140": 12713, + "Ġ1400": 36641, + "Ġ141": 25500, + "Ġ142": 25181, + "Ġ143": 24356, + "Ġ144": 20224, + "Ġ1440": 49557, + "Ġ145": 20299, + "Ġ146": 22986, + "Ġ147": 22909, + "Ġ148": 22613, + "Ġ149": 24041, + "Ġ15": 1315, + "Ġ150": 6640, + "Ġ1500": 20007, + "Ġ151": 25326, + "Ġ152": 24848, + "Ġ153": 24652, + "Ġ154": 24235, + "Ġ155": 20708, + "Ġ156": 23871, + "Ġ157": 23313, + "Ġ158": 24063, + "Ġ159": 26422, + "Ġ16": 1467, + "Ġ160": 13454, + "Ġ1600": 26143, + "Ġ161": 27829, + "Ġ162": 25090, + "Ġ163": 26826, + "Ġ164": 25307, + "Ġ165": 21409, + "Ġ166": 26753, + "Ġ167": 26118, + "Ġ168": 23378, + "Ġ169": 27191, + "Ġ17": 1596, + "Ġ170": 16677, + "Ġ1700": 35665, + "Ġ171": 28369, + "Ġ172": 23120, + "Ġ173": 28174, + "Ġ174": 27621, + "Ġ175": 19038, + "Ġ176": 26937, + "Ġ177": 26607, + "Ġ178": 27368, + "Ġ179": 27228, + "Ġ18": 1248, + "Ġ180": 11546, + "Ġ1800": 21431, + "Ġ181": 30110, + "Ġ182": 28581, + "Ġ183": 28551, + "Ġ1830": 45440, + "Ġ184": 28598, + "Ġ1840": 47784, + "Ġ185": 22855, + "Ġ1850": 35745, + "Ġ186": 28481, + "Ġ1860": 37637, + "Ġ1861": 45278, + "Ġ1862": 49658, + "Ġ1863": 47072, + "Ġ1865": 47801, + "Ġ187": 27649, + "Ġ1870": 37667, + "Ġ188": 27778, + "Ġ1880": 34865, + "Ġ1886": 49539, + "Ġ1888": 49584, + "Ġ1889": 49545, + "Ġ189": 27230, + "Ġ1890": 31982, + "Ġ1893": 48889, + "Ġ1895": 46425, + "Ġ1896": 46723, + "Ġ1897": 49429, + "Ġ1898": 46244, + "Ġ1899": 47465, + "Ġ19": 678, + "Ġ190": 19884, + "Ġ1900": 21489, + "Ġ1901": 39923, + "Ġ1902": 45611, + "Ġ1903": 41625, + "Ġ1904": 43785, + "Ġ1905": 37166, + "Ġ1906": 40538, + "Ġ1907": 41435, + "Ġ1908": 40417, + "Ġ1909": 41507, + "Ġ191": 31009, + "Ġ1910": 31953, + "Ġ1911": 32216, + "Ġ1912": 34463, + "Ġ1913": 35145, + "Ġ1914": 26833, + "Ġ1915": 32062, + "Ġ1916": 32811, + "Ġ1917": 24168, + "Ġ1918": 25859, + "Ġ1919": 30992, + "Ġ192": 17817, + "Ġ1920": 14062, + "Ġ1921": 35369, + "Ġ1922": 36094, + "Ġ1923": 37272, + "Ġ1924": 37547, + "Ġ1925": 36864, + "Ġ1926": 38525, + "Ġ1927": 36565, + "Ġ1928": 35768, + "Ġ1929": 31883, + "Ġ193": 29691, + "Ġ1930": 15533, + "Ġ1931": 34625, + "Ġ1932": 32471, + "Ġ1933": 26539, + "Ġ1934": 29300, + "Ġ1935": 30704, + "Ġ1936": 27653, + "Ġ1937": 28684, + "Ġ1938": 28017, + "Ġ1939": 24414, + "Ġ194": 30483, + "Ġ1940": 16236, + "Ġ1941": 23234, + "Ġ1942": 22458, + "Ġ1943": 21577, + "Ġ1944": 16994, + "Ġ1945": 15761, + "Ġ1946": 22717, + "Ġ1947": 21709, + "Ġ1948": 21794, + "Ġ1949": 24977, + "Ġ195": 24793, + "Ġ1950": 11445, + "Ġ1951": 27937, + "Ġ1952": 26352, + "Ġ1953": 24217, + "Ġ1954": 24718, + "Ġ1955": 25325, + "Ġ1956": 25190, + "Ġ1957": 25177, + "Ġ1958": 24648, + "Ġ1959": 23859, + "Ġ196": 28817, + "Ġ1960": 9507, + "Ġ1961": 20510, + "Ġ1962": 20033, + "Ġ1963": 19342, + "Ġ1964": 17575, + "Ġ1965": 17672, + "Ġ1966": 19322, + "Ġ1967": 15904, + "Ġ1968": 15963, + "Ġ1969": 16450, + "Ġ197": 29903, + "Ġ1970": 8069, + "Ġ1971": 16382, + "Ġ1972": 16101, + "Ġ1973": 15674, + "Ġ1974": 16489, + "Ġ1975": 15231, + "Ġ1976": 15408, + "Ġ1977": 15589, + "Ġ1978": 15524, + "Ġ1979": 13521, + "Ġ198": 2757, + "Ġ1980": 7169, + "Ġ1981": 14745, + "Ġ1982": 14489, + "Ġ1983": 13540, + "Ġ1984": 12844, + "Ġ1985": 12863, + "Ġ1986": 12113, + "Ġ1987": 12923, + "Ġ1988": 12122, + "Ġ1989": 11104, + "Ġ199": 1594, + "Ġ1990": 6303, + "Ġ1991": 10249, + "Ġ1992": 9768, + "Ġ1993": 9656, + "Ġ1994": 9162, + "Ġ1995": 8735, + "Ġ1996": 8235, + "Ġ1997": 8309, + "Ġ1998": 7795, + "Ġ1999": 7358, + "Ġ2": 362, + "Ġ20": 1160, + "Ġ200": 939, + "Ġ2000": 4751, + "Ġ2001": 5878, + "Ġ2002": 6244, + "Ġ2003": 5816, + "Ġ2004": 5472, + "Ġ2005": 5075, + "Ġ2006": 4793, + "Ġ2007": 4343, + "Ġ2008": 3648, + "Ġ2009": 3717, + "Ġ201": 580, + "Ġ2010": 3050, + "Ġ2011": 2813, + "Ġ2012": 2321, + "Ġ2013": 2211, + "Ġ2014": 1946, + "Ġ2015": 1853, + "Ġ2016": 1584, + "Ġ2017": 2177, + "Ġ2018": 2864, + "Ġ2019": 13130, + "Ġ202": 22131, + "Ġ2020": 12131, + "Ġ2021": 33448, + "Ġ2022": 33160, + "Ġ2024": 48609, + "Ġ2025": 32190, + "Ġ203": 27408, + "Ġ2030": 25054, + "Ġ204": 26956, + "Ġ2048": 36117, + "Ġ205": 22538, + "Ġ2050": 32215, + "Ġ206": 27253, + "Ġ207": 27791, + "Ġ208": 27121, + "Ġ209": 28815, + "Ġ21": 2310, + "Ġ210": 20064, + "Ġ2100": 38123, + "Ġ211": 28714, + "Ġ212": 23679, + "Ġ213": 28658, + "Ġ214": 28277, + "Ġ215": 22951, + "Ġ216": 26881, + "Ġ217": 24894, + "Ġ218": 29217, + "Ġ219": 30453, + "Ġ22": 2534, + "Ġ220": 15629, + "Ġ221": 31566, + "Ġ222": 27795, + "Ġ223": 30299, + "Ġ224": 26063, + "Ġ225": 18500, + "Ġ226": 31510, + "Ġ227": 30989, + "Ġ228": 29041, + "Ġ229": 31064, + "Ġ23": 2242, + "Ġ230": 18395, + "Ġ231": 34598, + "Ġ232": 31773, + "Ġ233": 30435, + "Ġ234": 34323, + "Ġ235": 28878, + "Ġ236": 34044, + "Ġ237": 34385, + "Ġ238": 32544, + "Ġ239": 32817, + "Ġ24": 1987, + "Ġ240": 14956, + "Ġ2400": 48548, + "Ġ241": 35150, + "Ġ242": 34353, + "Ġ243": 35989, + "Ġ244": 35264, + "Ġ245": 29637, + "Ġ246": 34951, + "Ġ247": 30179, + "Ġ248": 32996, + "Ġ249": 34620, + "Ġ25": 1679, + "Ġ250": 8646, + "Ġ2500": 33507, + "Ġ251": 34489, + "Ġ252": 25264, + "Ġ253": 32056, + "Ġ254": 35360, + "Ġ255": 14280, + "Ġ256": 17759, + "Ġ257": 36100, + "Ġ258": 37528, + "Ġ259": 37831, + "Ġ26": 2608, + "Ġ260": 21148, + "Ġ2600": 47197, + "Ġ261": 39166, + "Ġ262": 35404, + "Ġ263": 39135, + "Ġ264": 32158, + "Ġ265": 32090, + "Ġ266": 37737, + "Ġ267": 37364, + "Ġ268": 36678, + "Ġ269": 38249, + "Ġ27": 2681, + "Ġ270": 20479, + "Ġ271": 33797, + "Ġ272": 38107, + "Ġ273": 38549, + "Ġ274": 39768, + "Ġ275": 25829, + "Ġ276": 38147, + "Ġ277": 38703, + "Ġ278": 39174, + "Ġ279": 39466, + "Ġ28": 2579, + "Ġ280": 21355, + "Ġ281": 39882, + "Ġ282": 41810, + "Ġ283": 42032, + "Ġ284": 40654, + "Ġ285": 33015, + "Ġ286": 39697, + "Ġ287": 38721, + "Ġ288": 35419, + "Ġ289": 38902, + "Ġ29": 2808, + "Ġ290": 26481, + "Ġ291": 43336, + "Ġ292": 41569, + "Ġ293": 37224, + "Ġ294": 41235, + "Ġ295": 34772, + "Ġ296": 41922, + "Ġ297": 41103, + "Ġ298": 37576, + "Ġ299": 31011, + "Ġ3": 513, + "Ġ30": 1542, + "Ġ300": 5867, + "Ġ3000": 20343, + "Ġ301": 25643, + "Ġ302": 32591, + "Ġ303": 30727, + "Ġ304": 31672, + "Ġ305": 32747, + "Ġ306": 37255, + "Ġ307": 38369, + "Ġ308": 35617, + "Ġ309": 40286, + "Ġ31": 3261, + "Ġ310": 28947, + "Ġ311": 35592, + "Ġ312": 34465, + "Ġ313": 35897, + "Ġ314": 34085, + "Ġ315": 32647, + "Ġ316": 34131, + "Ġ317": 37563, + "Ġ318": 39320, + "Ġ319": 40385, + "Ġ32": 3933, + "Ġ320": 20959, + "Ġ321": 39595, + "Ġ322": 38831, + "Ġ323": 38446, + "Ġ324": 38595, + "Ġ325": 29524, + "Ġ326": 40660, + "Ġ327": 36203, + "Ġ328": 39093, + "Ġ329": 42141, + "Ġ33": 4747, + "Ġ330": 25508, + "Ġ331": 43722, + "Ġ332": 41423, + "Ġ333": 23460, + "Ġ334": 42819, + "Ġ335": 37144, + "Ġ336": 38867, + "Ġ337": 42294, + "Ġ338": 40736, + "Ġ339": 42489, + "Ġ34": 4974, + "Ġ340": 28560, + "Ġ341": 43155, + "Ġ342": 44341, + "Ġ343": 37290, + "Ġ344": 43686, + "Ġ345": 39937, + "Ġ346": 44729, + "Ġ347": 43292, + "Ġ348": 44084, + "Ġ349": 44367, + "Ġ35": 3439, + "Ġ350": 13803, + "Ġ351": 44417, + "Ġ352": 44063, + "Ġ353": 47567, + "Ġ354": 46752, + "Ġ355": 36561, + "Ġ356": 44552, + "Ġ357": 45210, + "Ġ358": 41761, + "Ġ359": 41934, + "Ġ36": 4570, + "Ġ360": 11470, + "Ġ361": 47744, + "Ġ363": 49327, + "Ġ364": 44969, + "Ġ365": 21268, + "Ġ366": 44856, + "Ġ367": 40884, + "Ġ368": 43019, + "Ġ369": 45620, + "Ġ37": 5214, + "Ġ370": 28687, + "Ġ371": 47343, + "Ġ372": 46633, + "Ġ373": 47946, + "Ġ374": 49020, + "Ġ375": 29414, + "Ġ376": 44622, + "Ġ377": 42163, + "Ġ378": 45473, + "Ġ379": 45937, + "Ġ38": 4353, + "Ġ380": 29101, + "Ġ383": 49814, + "Ġ384": 40400, + "Ġ385": 44826, + "Ġ386": 48340, + "Ġ387": 49689, + "Ġ388": 43550, + "Ġ389": 49633, + "Ġ39": 5014, + "Ġ390": 33882, + "Ġ392": 48207, + "Ġ395": 42321, + "Ġ396": 48758, + "Ġ398": 39260, + "Ġ399": 43927, + "Ġ4": 604, + "Ġ40": 2319, + "Ġ400": 7337, + "Ġ4000": 30123, + "Ġ401": 22219, + "Ġ402": 42622, + "Ġ403": 38210, + "Ġ404": 32320, + "Ġ405": 36966, + "Ġ406": 45439, + "Ġ407": 41879, + "Ġ408": 41247, + "Ġ409": 48132, + "Ġ4090": 48908, + "Ġ4096": 42479, + "Ġ41": 6073, + "Ġ410": 32921, + "Ġ411": 43184, + "Ġ412": 42215, + "Ġ413": 46618, + "Ġ414": 45900, + "Ġ415": 40643, + "Ġ416": 38158, + "Ġ417": 47580, + "Ġ418": 45959, + "Ġ419": 48475, + "Ġ42": 5433, + "Ġ420": 28262, + "Ġ421": 49294, + "Ġ422": 46588, + "Ġ423": 49125, + "Ġ424": 48252, + "Ġ425": 36959, + "Ġ426": 48065, + "Ġ427": 45345, + "Ġ428": 45063, + "Ġ429": 42313, + "Ġ43": 5946, + "Ġ430": 35090, + "Ġ432": 46393, + "Ġ433": 47407, + "Ġ435": 42671, + "Ġ436": 50038, + "Ġ44": 5846, + "Ġ440": 33879, + "Ġ443": 40384, + "Ġ444": 45095, + "Ġ445": 48655, + "Ġ448": 49989, + "Ġ45": 4153, + "Ġ450": 18523, + "Ġ451": 49356, + "Ġ455": 46839, + "Ġ457": 47996, + "Ġ458": 50154, + "Ġ46": 6337, + "Ġ460": 34091, + "Ġ465": 49669, + "Ġ47": 6298, + "Ġ470": 38634, + "Ġ475": 45881, + "Ġ48": 4764, + "Ġ480": 23487, + "Ġ49": 5125, + "Ġ490": 45601, + "Ġ499": 48391, + "Ġ5": 642, + "Ġ50": 2026, + "Ġ500": 5323, + "Ġ5000": 23336, + "Ġ501": 24555, + "Ġ502": 47233, + "Ġ503": 44541, + "Ġ504": 41612, + "Ġ505": 43367, + "Ġ51": 6885, + "Ġ510": 35148, + "Ġ512": 22243, + "Ġ52": 6740, + "Ġ520": 36141, + "Ġ525": 45719, + "Ġ529": 49888, + "Ġ53": 7192, + "Ġ530": 40585, + "Ġ54": 7175, + "Ġ540": 38190, + "Ġ55": 5996, + "Ġ550": 25240, + "Ġ555": 44717, + "Ġ56": 7265, + "Ġ560": 38089, + "Ġ57": 7632, + "Ġ570": 44626, + "Ġ58": 7618, + "Ġ580": 41234, + "Ġ59": 7863, + "Ġ6": 718, + "Ġ60": 3126, + "Ġ600": 10053, + "Ġ6000": 39064, + "Ġ601": 49231, + "Ġ608": 39084, + "Ġ61": 8454, + "Ġ610": 44300, + "Ġ62": 8190, + "Ġ620": 45469, + "Ġ625": 48868, + "Ġ63": 8093, + "Ġ630": 44505, + "Ġ64": 5598, + "Ġ640": 33759, + "Ġ65": 6135, + "Ġ650": 22626, + "Ġ655": 45021, + "Ġ66": 7930, + "Ġ660": 41717, + "Ġ666": 43364, + "Ġ67": 8275, + "Ġ670": 48136, + "Ġ68": 8257, + "Ġ680": 40554, + "Ġ69": 8644, + "Ġ698": 39861, + "Ġ7": 767, + "Ġ70": 4317, + "Ġ700": 13037, + "Ġ7000": 50205, + "Ġ701": 48173, + "Ġ702": 43379, + "Ġ71": 9166, + "Ġ72": 7724, + "Ġ720": 26250, + "Ġ73": 8854, + "Ġ737": 37517, + "Ġ74": 8915, + "Ġ747": 45600, + "Ġ75": 5441, + "Ġ750": 19683, + "Ġ76": 8684, + "Ġ760": 48284, + "Ġ768": 46720, + "Ġ77": 8541, + "Ġ770": 44586, + "Ġ777": 35534, + "Ġ78": 8699, + "Ġ780": 41287, + "Ġ79": 9225, + "Ġ8": 807, + "Ġ80": 4019, + "Ġ800": 10460, + "Ġ8000": 38055, + "Ġ802": 33121, + "Ġ808": 41241, + "Ġ81": 9773, + "Ġ82": 9415, + "Ġ820": 48964, + "Ġ83": 9698, + "Ġ84": 9508, + "Ġ840": 48777, + "Ġ85": 7600, + "Ġ850": 30607, + "Ġ86": 9849, + "Ġ87": 10083, + "Ġ88": 9193, + "Ġ89": 9919, + "Ġ9": 860, + "Ġ90": 4101, + "Ġ900": 15897, + "Ġ9000": 50138, + "Ġ91": 10495, + "Ġ911": 16679, + "Ġ92": 10190, + "Ġ920": 47679, + "Ġ93": 10261, + "Ġ94": 10048, + "Ġ95": 6957, + "Ġ950": 38384, + "Ġ96": 9907, + "Ġ960": 41263, + "Ġ97": 10111, + "Ġ970": 40463, + "Ġ978": 41417, + "Ġ98": 9661, + "Ġ980": 32614, + "Ġ99": 7388, + "Ġ999": 36006, + "Ġ:": 1058, + "Ġ:(": 36147, + "Ġ:)": 14373, + "Ġ:-)": 47226, + "Ġ::": 7904, + "Ġ:=": 19039, + "Ġ;": 2162, + "Ġ;)": 35540, + "Ġ;;": 36792, + "Ġ<": 1279, + "Ġ": 46904, + "-.": 34507, + "->": 3784, + "-[": 49146, + "-|": 22831, + ".": 13, + ".\"": 526, + ".\"\"": 32203, + ".\")": 19570, + ".\",": 33283, + ".\",\"": 41424, + ".\"[": 18161, + ".#": 32535, + ".$": 48082, + ".'": 2637, + ".'\"": 11496, + ".''": 13531, + ".''.": 50113, + ".(": 12195, + ".)": 2014, + ".),": 12179, + ".).": 15729, + ".):": 47308, + ".*": 15885, + ".,": 1539, + ".,\"": 44388, + ".-": 7874, + ".--": 9816, + "..": 492, + "...": 986, + "...\"": 9313, + "...)": 23029, + "....": 1106, + ".....": 12359, + "......": 16317, + ".......": 25780, + "........": 2109, + ".........": 34617, + ".............": 44274, + "................": 4181, + "..................": 49129, + "........................": 27754, + "................................": 8864, + "................................................................": 23193, + "...?": 44825, + "...]": 22345, + "../": 40720, + "./": 19571, + ".:": 11207, + ".;": 15089, + ".<": 29847, + ".>": 32756, + ".?": 40791, + ".[": 3693, + ".]": 8183, + "._": 13557, + ".}": 44587, + ".âĢĵ": 37585, + ".âĢĶ": 13402, + ".ãĢį": 43735, + ".�": 40670, + "/": 14, + "/\"": 30487, + "/#": 31113, + "/$": 32624, + "/(": 29006, + "/)": 34729, + "/*": 15211, + "/**": 35343, + "/+": 28404, + "/,": 47454, + "/-": 16327, + "/.": 11757, + "//": 1003, + "///": 20379, + "////": 9705, + "////////": 16150, + "////////////////": 27246, + "////////////////////////////////": 49704, + "/>": 15913, + "/?": 20924, + "/_": 47835, + "/âĢĭ": 27643, + "0": 15, + "00": 405, + "000": 830, + "0000": 2388, + "00000": 20483, + "000000": 10535, + "0000000": 24598, + "00000000": 8269, + "0000000000000000": 25645, + "00007": 44808, + "0001": 18005, + "0002": 34215, + "001": 8298, + "0010": 37187, + "002": 21601, + "00200000": 36490, + "003": 11245, + "004": 22914, + "005": 22544, + "006": 28041, + "007": 25816, + "008": 25257, + "009": 28694, + "01": 486, + "010": 20943, + "0100": 39103, + "011": 28555, + "012": 30206, + "013": 30273, + "014": 28645, + "015": 25150, + "016": 27037, + "017": 29326, + "018": 29159, + "019": 30484, + "02": 2999, + "020": 33618, + "0200": 44613, + "021": 46821, + "022": 44087, + "023": 45310, + "024": 40839, + "025": 36629, + "026": 45987, + "027": 44698, + "028": 46957, + "029": 48891, + "03": 3070, + "030": 39101, + "031": 43637, + "032": 49959, + "033": 44427, + "034": 49841, + "035": 44215, + "036": 48597, + "04": 3023, + "040": 36676, + "041": 50049, + "043": 48768, + "044": 43977, + "045": 40350, + "046": 45438, + "047": 48000, + "048": 47202, + "05": 2713, + "050": 28669, + "052": 37841, + "055": 47838, + "057": 43526, + "059": 46712, + "06": 3312, + "060": 41322, + "07": 2998, + "070": 43509, + "075": 46396, + "08": 2919, + "080": 33057, + "083": 48290, + "088": 46556, + "089": 49352, + "09": 2931, + "090": 42534, + "1": 16, + "10": 940, + "100": 3064, + "1000": 12825, + "10000": 49388, + "1001": 47705, + "1007": 44318, + "101": 8784, + "1016": 27956, + "102": 15377, + "1024": 35500, + "1027": 40403, + "103": 15197, + "104": 13464, + "105": 13348, + "106": 15801, + "107": 15982, + "108": 15711, + "1080": 24045, + "109": 14454, + "11": 1157, + "110": 11442, + "1100": 42060, + "111": 16243, + "1111": 26259, + "112": 14686, + "113": 16616, + "114": 16562, + "115": 15363, + "116": 18298, + "117": 17657, + "118": 16817, + "119": 16315, + "12": 1065, + "120": 10232, + "1200": 27550, + "121": 19244, + "122": 18376, + "123": 10163, + "124": 17464, + "125": 11623, + "126": 19420, + "127": 16799, + "128": 12762, + "129": 18741, + "13": 1485, + "130": 12952, + "131": 22042, + "132": 19924, + "133": 16945, + "134": 19880, + "135": 17059, + "136": 20809, + "137": 19708, + "138": 20107, + "139": 20219, + "14": 1415, + "140": 15187, + "141": 23756, + "142": 23726, + "143": 21139, + "144": 18444, + "145": 18781, + "146": 20964, + "147": 20198, + "148": 18294, + "149": 19442, + "15": 1314, + "150": 8628, + "1500": 33698, + "151": 24309, + "152": 17827, + "153": 21395, + "154": 21526, + "155": 18742, + "156": 21599, + "157": 18458, + "158": 21273, + "159": 19707, + "16": 1433, + "160": 14198, + "1600": 36150, + "161": 25948, + "162": 25061, + "163": 24136, + "164": 23237, + "165": 20986, + "166": 23055, + "167": 21940, + "168": 14656, + "169": 22172, + "17": 1558, + "170": 17279, + "171": 27192, + "172": 23628, + "173": 25399, + "174": 22985, + "175": 17430, + "176": 24096, + "177": 22413, + "178": 23188, + "179": 21738, + "18": 1507, + "180": 15259, + "1800": 39188, + "181": 27057, + "182": 24294, + "183": 24839, + "184": 22883, + "185": 21652, + "186": 25096, + "187": 23451, + "188": 20356, + "189": 23362, + "19": 1129, + "190": 19782, + "1900": 48104, + "191": 26492, + "192": 17477, + "1920": 40454, + "193": 24943, + "194": 22913, + "1945": 41931, + "195": 22186, + "1950": 42751, + "1959": 45403, + "196": 25272, + "1960": 38503, + "1963": 45192, + "1964": 46477, + "1965": 45271, + "1966": 44227, + "1967": 42830, + "1968": 42246, + "1969": 38391, + "197": 24991, + "1970": 30986, + "1971": 41208, + "1972": 41023, + "1973": 40220, + "1974": 40828, + "1975": 38449, + "1976": 38108, + "1977": 37781, + "1978": 37950, + "1979": 33581, + "198": 22337, + "1980": 23664, + "1981": 35411, + "1982": 30763, + "1983": 29279, + "1984": 28296, + "1985": 29110, + "1986": 28054, + "1987": 27301, + "1988": 26709, + "1989": 25475, + "199": 19104, + "1990": 19891, + "1991": 24529, + "1992": 23847, + "1993": 24465, + "1994": 22666, + "1995": 21908, + "1996": 22288, + "1997": 21498, + "1998": 21113, + "1999": 18946, + "2": 17, + "20": 1238, + "200": 2167, + "2000": 11024, + "200000": 33470, + "2001": 14585, + "2002": 16942, + "2003": 16088, + "2004": 15724, + "2005": 14315, + "2006": 13330, + "2007": 12726, + "2008": 11528, + "2009": 10531, + "201": 1264, + "2010": 10333, + "2011": 9804, + "2012": 6999, + "2013": 6390, + "2014": 4967, + "2015": 4626, + "2016": 5304, + "2017": 5539, + "2018": 7908, + "2019": 23344, + "202": 19004, + "2020": 42334, + "203": 22416, + "204": 18638, + "20439": 47936, + "205": 21261, + "206": 22136, + "207": 22745, + "208": 21315, + "209": 22567, + "21": 2481, + "210": 21536, + "211": 21895, + "212": 21777, + "213": 26427, + "214": 22291, + "215": 23349, + "216": 20666, + "217": 24591, + "218": 28727, + "219": 28896, + "22": 1828, + "220": 17572, + "2200": 34294, + "221": 26115, + "222": 23148, + "223": 22047, + "224": 24137, + "225": 18182, + "226": 24909, + "227": 24403, + "228": 23815, + "229": 23539, + "23": 1954, + "230": 19214, + "231": 25667, + "232": 24339, + "233": 25429, + "234": 24409, + "235": 22370, + "236": 24940, + "237": 24693, + "238": 23721, + "239": 23516, + "24": 1731, + "240": 16102, + "241": 28872, + "242": 27877, + "243": 26660, + "244": 25707, + "245": 22995, + "246": 26912, + "247": 23753, + "248": 23045, + "249": 21626, + "25": 1495, + "250": 9031, + "2500": 44688, + "251": 28072, + "252": 22800, + "253": 28592, + "254": 24970, + "255": 13381, + "256": 11645, + "257": 28676, + "258": 25600, + "259": 25191, + "26": 2075, + "260": 21719, + "261": 30057, + "262": 29119, + "263": 29558, + "264": 18897, + "265": 22980, + "266": 25540, + "267": 25674, + "268": 25022, + "269": 26276, + "27": 1983, + "270": 20233, + "271": 28977, + "272": 29807, + "273": 27367, + "274": 28857, + "275": 23195, + "276": 27988, + "277": 27019, + "278": 25870, + "279": 26050, + "28": 2078, + "280": 21033, + "281": 30368, + "282": 32568, + "283": 30290, + "284": 30336, + "285": 26279, + "286": 27033, + "287": 27800, + "288": 25270, + "289": 27693, + "29": 1959, + "290": 24369, + "291": 33551, + "292": 32759, + "293": 31675, + "294": 27696, + "295": 25710, + "296": 27137, + "297": 26561, + "298": 27728, + "299": 22579, + "3": 18, + "30": 1270, + "300": 6200, + "3000": 23924, + "301": 18938, + "302": 22709, + "303": 22572, + "304": 21288, + "305": 22515, + "306": 20548, + "307": 22996, + "308": 21495, + "309": 26895, + "31": 3132, + "310": 26717, + "311": 36244, + "312": 27970, + "313": 25838, + "314": 33638, + "315": 27936, + "316": 33400, + "317": 34125, + "318": 36042, + "319": 35175, + "32": 2624, + "320": 19504, + "321": 36453, + "322": 37283, + "323": 32637, + "324": 33916, + "325": 26582, + "326": 39195, + "327": 34159, + "328": 34256, + "329": 37967, + "33": 2091, + "330": 26073, + "331": 31697, + "332": 32148, + "333": 20370, + "3333": 24840, + "334": 31380, + "335": 27326, + "336": 29211, + "337": 31496, + "338": 28460, + "339": 29626, + "34": 2682, + "340": 23601, + "341": 33660, + "342": 31575, + "343": 32118, + "344": 33535, + "345": 27712, + "346": 30557, + "347": 30995, + "348": 28978, + "349": 27371, + "35": 2327, + "350": 14877, + "351": 35273, + "352": 33394, + "353": 33319, + "354": 32182, + "355": 28567, + "356": 32066, + "357": 27277, + "358": 31128, + "359": 30743, + "36": 2623, + "360": 15277, + "361": 35195, + "362": 35667, + "363": 35447, + "364": 26780, + "365": 24760, + "366": 32459, + "367": 27824, + "368": 27412, + "369": 30803, + "37": 2718, + "370": 20167, + "371": 38056, + "372": 36720, + "373": 34770, + "374": 31020, + "375": 22318, + "376": 32128, + "377": 26514, + "378": 30695, + "379": 29088, + "38": 2548, + "380": 23734, + "381": 36626, + "382": 36243, + "383": 34741, + "384": 22842, + "385": 27203, + "386": 21734, + "387": 32220, + "388": 30460, + "389": 29769, + "39": 2670, + "390": 25964, + "391": 37710, + "392": 32321, + "393": 26007, + "394": 34626, + "395": 31010, + "396": 34107, + "397": 33372, + "398": 31952, + "399": 28771, + "4": 19, + "40": 1821, + "400": 7029, + "4000": 27559, + "401": 21844, + "402": 32531, + "403": 31552, + "404": 26429, + "405": 26598, + "406": 29703, + "407": 30120, + "408": 26200, + "409": 29416, + "41": 3901, + "410": 33289, + "411": 42224, + "412": 39226, + "413": 44103, + "414": 37309, + "415": 35038, + "416": 35218, + "417": 38547, + "418": 39667, + "419": 45068, + "42": 3682, + "420": 27211, + "421": 46636, + "422": 44361, + "423": 43356, + "424": 40090, + "425": 32114, + "426": 42780, + "427": 42363, + "428": 40173, + "429": 11785, + "43": 3559, + "430": 31794, + "431": 50080, + "432": 45331, + "433": 42117, + "434": 47101, + "435": 40064, + "436": 43690, + "437": 43284, + "438": 43704, + "439": 47106, + "44": 2598, + "440": 25644, + "441": 39710, + "442": 39506, + "443": 34938, + "444": 30272, + "445": 43489, + "446": 27260, + "447": 34825, + "448": 31115, + "449": 31911, + "45": 2231, + "450": 17885, + "451": 36330, + "452": 37730, + "453": 36625, + "454": 34229, + "455": 30505, + "456": 29228, + "457": 33032, + "458": 29334, + "459": 33459, + "46": 3510, + "460": 34716, + "461": 40652, + "462": 39997, + "463": 38380, + "464": 44578, + "465": 42018, + "466": 42199, + "467": 24669, + "468": 38472, + "469": 42947, + "47": 2857, + "470": 27790, + "471": 38339, + "472": 37856, + "473": 37804, + "474": 38652, + "475": 32576, + "476": 35435, + "477": 32883, + "478": 29059, + "479": 31714, + "48": 2780, + "480": 22148, + "481": 40271, + "482": 40149, + "483": 38783, + "484": 34137, + "485": 32642, + "486": 34251, + "487": 35133, + "488": 33646, + "489": 35890, + "49": 2920, + "490": 31503, + "491": 41289, + "492": 40256, + "493": 43134, + "494": 39449, + "495": 33781, + "496": 37747, + "497": 38073, + "498": 36260, + "499": 28324, + "5": 20, + "50": 1120, + "500": 4059, + "5000": 27641, + "501": 33548, + "502": 35126, + "503": 31938, + "504": 33580, + "505": 31654, + "506": 35638, + "507": 35378, + "508": 33042, + "509": 29022, + "51": 4349, + "510": 33690, + "511": 41647, + "512": 25836, + "513": 48645, + "514": 47396, + "515": 45969, + "516": 47493, + "517": 48170, + "518": 44085, + "519": 47785, + "52": 4309, + "520": 31211, + "522": 49542, + "523": 49803, + "524": 48057, + "525": 39088, + "526": 48531, + "528": 49351, + "529": 49721, + "53": 4310, + "530": 38612, + "533": 44994, + "535": 44465, + "536": 44468, + "537": 46096, + "538": 49561, + "54": 4051, + "540": 35005, + "544": 47576, + "545": 45326, + "546": 49489, + "548": 49934, + "549": 44966, + "55": 2816, + "550": 22730, + "551": 43697, + "552": 40427, + "553": 48096, + "554": 44218, + "555": 31046, + "556": 37864, + "557": 41948, + "558": 40486, + "559": 38605, + "56": 3980, + "560": 34135, + "561": 47915, + "562": 43918, + "563": 46572, + "565": 47372, + "568": 49211, + "57": 3553, + "570": 39254, + "571": 42875, + "572": 48724, + "573": 48638, + "574": 46900, + "575": 36189, + "576": 37452, + "577": 49447, + "578": 38907, + "579": 41734, + "58": 3365, + "580": 39322, + "581": 48630, + "582": 46044, + "583": 46239, + "584": 46352, + "585": 38905, + "586": 29796, + "587": 44617, + "588": 39118, + "589": 44169, + "59": 3270, + "590": 36993, + "591": 48952, + "592": 45839, + "593": 49051, + "594": 46438, + "595": 35124, + "596": 45734, + "597": 43239, + "598": 41292, + "599": 43452, + "6": 21, + "60": 1899, + "600": 8054, + "6000": 43434, + "601": 41706, + "602": 31418, + "603": 35642, + "604": 31916, + "605": 32417, + "606": 33206, + "607": 31980, + "608": 28688, + "609": 31751, + "61": 5333, + "610": 39132, + "612": 43610, + "613": 47512, + "614": 46841, + "615": 47007, + "616": 44214, + "617": 47941, + "618": 47448, + "62": 5237, + "620": 38850, + "623": 46872, + "625": 26704, + "626": 45191, + "627": 49856, + "628": 48200, + "629": 48602, + "63": 5066, + "630": 30005, + "635": 48250, + "64": 2414, + "640": 31102, + "641": 42759, + "642": 41290, + "643": 41813, + "644": 29173, + "645": 49259, + "646": 27720, + "647": 33981, + "648": 34287, + "649": 33300, + "65": 2996, + "650": 17544, + "651": 40639, + "652": 43193, + "653": 46435, + "654": 39111, + "655": 35916, + "656": 37466, + "657": 37680, + "658": 38431, + "659": 36445, + "66": 2791, + "660": 39885, + "661": 47159, + "662": 39380, + "663": 45791, + "665": 36879, + "666": 27310, + "6666": 19060, + "66666666": 41977, + "667": 28933, + "668": 35809, + "669": 36657, + "67": 3134, + "670": 43798, + "671": 46250, + "672": 43864, + "673": 45758, + "674": 45385, + "675": 42444, + "676": 42548, + "677": 40179, + "678": 30924, + "679": 37601, + "68": 3104, + "680": 37397, + "681": 48564, + "682": 43950, + "683": 47521, + "684": 41580, + "685": 35978, + "686": 33808, + "687": 39925, + "688": 34427, + "689": 40523, + "69": 3388, + "690": 35844, + "691": 49541, + "692": 46589, + "693": 48528, + "694": 45214, + "695": 37381, + "696": 38205, + "697": 40035, + "698": 39357, + "699": 47325, + "7": 22, + "70": 2154, + "700": 9879, + "701": 41583, + "702": 36680, + "703": 36809, + "704": 32869, + "705": 34801, + "706": 35402, + "707": 24038, + "70710": 42877, + "708": 32583, + "709": 31495, + "71": 4869, + "710": 43147, + "712": 49517, + "713": 50055, + "714": 45722, + "718": 45720, + "72": 4761, + "720": 23906, + "725": 45151, + "727": 47760, + "728": 48524, + "729": 48555, + "73": 4790, + "730": 43916, + "733": 49995, + "736": 49150, + "74": 4524, + "740": 45598, + "745": 50150, + "747": 48882, + "748": 48246, + "75": 2425, + "750": 15426, + "751": 48365, + "752": 43665, + "753": 44550, + "754": 41874, + "755": 38172, + "756": 38219, + "757": 39251, + "758": 38569, + "759": 38314, + "76": 4304, + "760": 40761, + "7601": 42752, + "762": 48194, + "763": 49641, + "765": 29143, + "76561": 48527, + "767": 32059, + "768": 30610, + "77": 3324, + "770": 41820, + "771": 46761, + "772": 43571, + "773": 46871, + "774": 47582, + "775": 34483, + "776": 39509, + "777": 29331, + "778": 39761, + "779": 40393, + "78": 3695, + "780": 40873, + "781": 49703, + "782": 46519, + "783": 50165, + "784": 37688, + "785": 41172, + "786": 46302, + "787": 41019, + "789": 40401, + "79": 3720, + "790": 37750, + "792": 48156, + "793": 44750, + "794": 50242, + "795": 41544, + "796": 41060, + "797": 44673, + "798": 43240, + "799": 45455, + "8": 23, + "80": 1795, + "800": 7410, + "8000": 33942, + "801": 41531, + "802": 30863, + "803": 43564, + "804": 36088, + "805": 28256, + "806": 37988, + "807": 36928, + "808": 28362, + "809": 34583, + "81": 6659, + "810": 40215, + "815": 49503, + "82": 6469, + "820": 41739, + "825": 47338, + "83": 5999, + "830": 48341, + "833": 48634, + "84": 5705, + "840": 40675, + "85": 5332, + "850": 25764, + "855": 45432, + "86": 4521, + "860": 45039, + "864": 39570, + "866": 42240, + "87": 5774, + "870": 46951, + "875": 31360, + "877": 42802, + "88": 3459, + "880": 41655, + "882": 42980, + "883": 49287, + "884": 40353, + "885": 44230, + "886": 44980, + "887": 46660, + "888": 28011, + "889": 39121, + "89": 4531, + "893": 49682, + "896": 48712, + "899": 44093, + "9": 24, + "90": 3829, + "900": 12865, + "901": 46815, + "905": 44928, + "909": 44675, + "91": 6420, + "910": 43234, + "911": 35549, + "915": 40248, + "916": 48894, + "92": 5892, + "920": 37128, + "925": 46351, + "93": 6052, + "930": 45418, + "94": 5824, + "940": 46899, + "949": 48581, + "95": 3865, + "950": 31027, + "951": 50119, + "952": 49234, + "953": 49649, + "954": 48372, + "956": 50148, + "96": 4846, + "960": 39277, + "968": 38956, + "969": 38819, + "97": 5607, + "970": 43587, + "975": 42716, + "978": 32196, + "98": 4089, + "980": 40022, + "985": 42250, + "986": 49087, + "987": 44183, + "989": 42520, + "99": 2079, + "990": 34155, + "992": 41561, + "993": 44821, + "994": 42691, + "995": 33438, + "996": 38565, + "997": 39647, + "998": 34808, + "999": 17032, + "9999": 24214, + ":": 25, + ":\"": 11097, + ":#": 43922, + ":'": 32105, + ":(": 37498, + ":,": 45299, + ":-": 21912, + ":/": 14079, + "://": 1378, + "::": 3712, + "::::": 24022, + "::::::::": 43661, + ":[": 33250, + ":\\": 7479, + ":]": 47715, + ":{": 29164, + ";": 26, + ";\"": 26033, + ";;": 7665, + ";;;;": 14223, + ";;;;;;;;": 25887, + ";;;;;;;;;;;;": 46939, + ";}": 46956, + "<": 27, + "": 50256, + "=": 28, + "=\"": 2625, + "=\"\"": 33151, + "=\"#": 25698, + "=\"/": 35922, + "=#": 46249, + "=$": 43641, + "='": 11639, + "=(": 16193, + "=-": 10779, + "=-=-": 16822, + "=-=-=-=-": 27584, + "=-=-=-=-=-=-=-=-": 46402, + "=/": 33223, + "==": 855, + "===": 18604, + "====": 1421, + "======": 50155, + "========": 2559, + "============": 25609, + "================": 4770, + "================================": 10052, + "================================================================": 23926, + "=>": 14804, + "=[": 41888, + "=\\\"": 17553, + "=]": 48874, + "={": 34758, + "=~": 31820, + "=~=~": 33813, + ">": 29, + ">\"": 24618, + ">(": 33994, + ">)": 43734, + ">,": 22330, + ">.": 28401, + ">:": 31175, + "><": 6927, + ">>": 4211, + ">>>": 33409, + ">>>>": 16471, + ">>>>>>>>": 33717, + ">>\\": 34516, + ">[": 36937, + ">]": 37981, + "?": 30, + "?!": 12248, + "?!\"": 30823, + "?\"": 1701, + "?\",": 35379, + "?\".": 43634, + "?'": 8348, + "?'\"": 26989, + "?)": 10091, + "?),": 33924, + "?).": 29865, + "?,": 21747, + "?:": 27514, + "??": 3548, + "???": 28358, + "????": 9805, + "?????": 19622, + "?????-": 25658, + "?????-?????-": 31666, + "????????": 35709, + "?]": 26398, + "?ãĢį": 42943, + "@": 31, + "@#": 41573, + "@#&": 48193, + "@@": 12404, + "@@@@": 22675, + "@@@@@@@@": 37991, + "A": 32, + "AA": 3838, + "AAA": 29697, + "AAAA": 17922, + "AAAAAAAA": 43488, + "AAF": 38540, + "AB": 6242, + "ABC": 24694, + "ABLE": 17534, + "AC": 2246, + "ACA": 26576, + "ACC": 26861, + "ACE": 11598, + "ACH": 16219, + "ACK": 8120, + "ACP": 33056, + "ACT": 10659, + "ACTED": 38542, + "ACTION": 44710, + "ACY": 43300, + "AD": 2885, + "ADA": 26853, + "ADD": 29266, + "ADE": 19266, + "ADRA": 40517, + "ADS": 47149, + "ADVERTISEMENT": 19053, + "AE": 14242, + "AF": 8579, + "AFP": 17449, + "AFTA": 32106, + "AG": 4760, + "AGE": 11879, + "AGES": 25552, + "AH": 18429, + "AI": 20185, + "AIDS": 39338, + "AIN": 29833, + "AIR": 42149, + "AK": 10206, + "AKING": 43602, + "AL": 1847, + "ALD": 44071, + "ALE": 21358, + "ALK": 28082, + "ALL": 7036, + "ALLY": 19807, + "ALS": 23333, + "ALSE": 23719, + "ALT": 31429, + "ALTH": 40818, + "AM": 2390, + "AMA": 25087, + "AMD": 28075, + "AME": 10067, + "AMES": 29559, + "AMI": 43870, + "AMP": 23518, + "AMS": 40834, + "AMY": 29428, + "AN": 1565, + "ANA": 31574, + "ANC": 20940, + "ANCE": 19240, + "AND": 6981, + "ANE": 30525, + "ANG": 15567, + "ANGE": 27746, + "ANI": 43664, + "ANK": 15154, + "ANN": 22846, + "ANS": 15037, + "ANT": 8643, + "ANY": 31827, + "AP": 2969, + "APD": 35349, + "APE": 45721, + "APH": 31300, + "API": 17614, + "APP": 24805, + "APS": 44580, + "APTER": 29485, + "AR": 1503, + "ARA": 24401, + "ARB": 37304, + "ARC": 25793, + "ARCH": 31315, + "ARD": 9795, + "ARDIS": 49608, + "ARDS": 48294, + "ARE": 12203, + "ARGET": 46095, + "ARI": 33604, + "ARK": 14175, + "ARM": 33456, + "ARP": 36035, + "ARR": 26465, + "ARS": 27415, + "ART": 7227, + "ARY": 13153, + "AS": 1921, + "ASC": 42643, + "ASE": 11159, + "ASED": 42827, + "ASH": 11211, + "ASHINGTON": 19436, + "ASON": 36033, + "ASS": 10705, + "AST": 11262, + "ASY": 26483, + "AT": 1404, + "ATA": 13563, + "ATCH": 11417, + "ATE": 6158, + "ATED": 11617, + "ATER": 23261, + "ATES": 29462, + "ATH": 12599, + "ATHER": 45226, + "ATING": 33881, + "ATION": 6234, + "ATIONAL": 29912, + "ATIONS": 18421, + "ATIVE": 37045, + "ATOR": 25633, + "ATS": 33586, + "ATT": 17139, + "ATTLE": 35455, + "ATURE": 40086, + "ATURES": 47471, + "AU": 26830, + "AUD": 48877, + "AUT": 39371, + "AV": 10116, + "AW": 12298, + "AX": 25922, + "AY": 4792, + "AZ": 22778, + "Aaron": 34451, + "Ab": 4826, + "Ability": 22453, + "About": 8585, + "Above": 32397, + "Abs": 24849, + "Absolutely": 40501, + "Abstract": 23839, + "Abyss": 49073, + "Ac": 12832, + "Acc": 17320, + "Accept": 38855, + "Access": 15457, + "Accessory": 41629, + "According": 4821, + "Account": 30116, + "Acknowled": 39482, + "Across": 40553, + "Act": 6398, + "Action": 12502, + "ActionCode": 31573, + "Activ": 25526, + "Active": 13739, + "Activity": 16516, + "Actor": 40277, + "Actually": 26417, + "Ad": 2782, + "Adam": 23159, + "Adams": 47462, + "Adapt": 48003, + "Adapter": 47307, + "Add": 4550, + "Added": 13003, + "Adding": 32901, + "Additional": 17699, + "Additionally": 23216, + "Address": 20231, + "Adds": 46245, + "Adjust": 39668, + "Admin": 46787, + "Administ": 41862, + "Adult": 42995, + "Adv": 22856, + "Advanced": 28809, + "Adventure": 48289, + "Advertisement": 4723, + "Advertisements": 14592, + "Af": 17584, + "Afee": 44314, + "Aff": 35191, + "African": 43032, + "After": 3260, + "Ag": 10262, + "Again": 15316, + "Against": 39276, + "Age": 23396, + "Agent": 36772, + "Agg": 46384, + "Ah": 10910, + "Aid": 44245, + "Aim": 49945, + "Air": 16170, + "Ak": 33901, + "Al": 2348, + "Alabama": 49177, + "Alan": 36235, + "Albert": 42590, + "Ale": 37474, + "Alert": 36420, + "Alex": 15309, + "Alexander": 38708, + "Ali": 37893, + "Alias": 40489, + "Alice": 44484, + "Alien": 44501, + "All": 3237, + "Allah": 48620, + "Allen": 39989, + "Allow": 35265, + "Allows": 34934, + "Almost": 23379, + "Along": 24035, + "Alpha": 38077, + "Already": 37447, + "Alright": 31442, + "Also": 7583, + "Alt": 29161, + "Altern": 23081, + "Alternative": 49788, + "Alternatively": 44163, + "Although": 7003, + "Always": 30374, + "Am": 5840, + "Amazing": 42770, + "Amazon": 24888, + "Amb": 35649, + "Americ": 5477, + "America": 18165, + "American": 7437, + "Americans": 17636, + "Amid": 43541, + "Among": 14311, + "Amount": 31264, + "Amy": 40797, + "An": 2025, + "Analy": 37702, + "Analysis": 32750, + "Ancient": 44974, + "And": 1870, + "Anderson": 42991, + "Andre": 31258, + "Andrew": 20508, + "Android": 25934, + "Andy": 35314, + "Ang": 13450, + "Angel": 33246, + "Angelo": 45585, + "Anim": 35320, + "Animal": 40002, + "Animation": 39520, + "Ann": 18858, + "Anna": 31160, + "Anne": 43227, + "Anonymous": 20660, + "Another": 6610, + "Answer": 33706, + "Ant": 13217, + "Anth": 30327, + "Anthony": 32697, + "Anti": 28795, + "Any": 7149, + "Anyone": 21129, + "Anything": 40028, + "Anyway": 23795, + "Ap": 25189, + "Apart": 39182, + "App": 4677, + "AppData": 22322, + "Apparently": 30402, + "Appearance": 48231, + "Appearances": 47569, + "Apple": 16108, + "Applic": 33583, + "Application": 23416, + "Applications": 41995, + "Apply": 44836, + "Apps": 48433, + "Apr": 13680, + "April": 16784, + "Ar": 3163, + "Arab": 31602, + "Arc": 24021, + "Arcade": 43763, + "Arch": 19895, + "Are": 8491, + "Area": 30547, + "Aren": 43199, + "Arg": 28100, + "Args": 42035, + "Ari": 26529, + "Arizona": 40732, + "Ark": 42007, + "Arm": 26560, + "Armor": 31512, + "Army": 45272, + "Around": 24472, + "Array": 19182, + "Arsenal": 46230, + "Art": 8001, + "Arthur": 29874, + "Article": 14906, + "Artist": 43020, + "As": 1722, + "Ash": 26754, + "Asia": 38555, + "Asian": 43224, + "Aside": 32602, + "Ask": 25214, + "Asked": 18932, + "Ass": 8021, + "Assad": 23622, + "Assembly": 49670, + "Asset": 45869, + "Assistant": 48902, + "Associated": 29014, + "Assuming": 48142, + "Ast": 33751, + "Async": 42367, + "At": 2953, + "Atl": 25255, + "Atlanta": 43482, + "Atlantic": 41120, + "Att": 8086, + "Attach": 33296, + "Attack": 27732, + "Attempt": 37177, + "Attempts": 48452, + "Attorney": 46319, + "Attribute": 33682, + "Attributes": 29021, + "Aud": 16353, + "Audio": 21206, + "Aug": 12512, + "August": 17908, + "Aust": 15160, + "Austin": 40245, + "Austral": 19763, + "Australia": 27429, + "Australian": 38036, + "Aut": 16541, + "Auth": 30515, + "Authent": 47649, + "Author": 13838, + "Authorities": 28705, + "Auto": 27722, + "Autom": 38062, + "Av": 7355, + "Availability": 29841, + "Available": 10493, + "Average": 26287, + "Avg": 48997, + "Avoid": 38618, + "Aw": 23155, + "Awesome": 49061, + "Ax": 31554, + "Ay": 42012, + "Az": 26903, + "B": 33, + "BA": 4339, + "BACK": 31098, + "BALL": 45463, + "BAT": 47379, + "BB": 15199, + "BBC": 33833, + "BC": 2749, + "BD": 14529, + "BE": 12473, + "BER": 13246, + "BF": 29499, + "BG": 40469, + "BI": 3483, + "BIL": 19676, + "BILITIES": 49516, + "BILITY": 25382, + "BILL": 39888, + "BIP": 47772, + "BIT": 26094, + "BL": 9148, + "BLE": 19146, + "BLIC": 32936, + "BM": 12261, + "BN": 15766, + "BO": 8202, + "BOOK": 39453, + "BOX": 39758, + "BP": 20866, + "BR": 11473, + "BRE": 40438, + "BS": 4462, + "BSD": 21800, + "BT": 19313, + "BTC": 35964, + "BU": 19499, + "BUG": 12953, + "BUR": 38926, + "BUS": 45346, + "BUT": 47526, + "BW": 48802, + "BY": 17513, + "Ba": 34458, + "Baby": 36534, + "Back": 7282, + "Background": 21756, + "Bad": 22069, + "Bah": 47514, + "Bal": 24597, + "Balance": 45866, + "Ball": 23410, + "Balt": 41312, + "Baltimore": 46139, + "Ban": 30457, + "Band": 31407, + "Bang": 43984, + "Bank": 28650, + "Bar": 10374, + "Barn": 47359, + "Bas": 15522, + "Base": 14881, + "Based": 15001, + "Basic": 26416, + "Basically": 31524, + "Bat": 24541, + "Batman": 37039, + "Battery": 47006, + "Battle": 24064, + "Bay": 15262, + "Be": 3856, + "Bear": 36352, + "Beast": 41490, + "Beat": 34979, + "Beaut": 38413, + "Bec": 39649, + "Because": 8128, + "Beck": 43454, + "Bed": 45896, + "Bee": 49512, + "Beer": 49802, + "Before": 8421, + "Beg": 24586, + "Begin": 44140, + "Beginning": 45198, + "Beh": 25267, + "Behind": 34163, + "Being": 18357, + "Bel": 12193, + "Bell": 36488, + "Below": 21106, + "Ben": 11696, + "Bench": 44199, + "Benef": 42166, + "Benz": 42484, + "Ber": 24814, + "Bern": 23927, + "Bernie": 33433, + "Berry": 25215, + "Besides": 23937, + "Best": 13014, + "Bet": 13056, + "Beta": 43303, + "Better": 28971, + "Between": 25262, + "Bey": 21993, + "Beyond": 24102, + "Bi": 23286, + "Big": 12804, + "Bill": 17798, + "Billy": 49640, + "Bind": 36180, + "Bio": 42787, + "Bir": 50091, + "Bird": 42562, + "Birth": 38480, + "Bit": 13128, + "Bitcoin": 22614, + "Bl": 3629, + "Black": 9915, + "Blade": 47520, + "Blake": 37849, + "Ble": 43413, + "Block": 12235, + "Blocks": 45356, + "Blog": 42383, + "Blood": 21659, + "Bloom": 38941, + "Bloomberg": 47696, + "Blu": 38676, + "Blue": 14573, + "Bo": 16635, + "Board": 29828, + "Bob": 18861, + "Body": 25842, + "Bomb": 48478, + "Bon": 20682, + "Bone": 49580, + "Bonus": 29435, + "Boo": 46120, + "Book": 10482, + "Books": 30650, + "Boost": 45686, + "Boot": 36476, + "Border": 34189, + "Born": 28524, + "Boss": 37310, + "Boston": 31710, + "Bot": 20630, + "Both": 10265, + "Bott": 28653, + "Bottom": 34104, + "Bound": 49646, + "Bow": 39961, + "Box": 14253, + "Boy": 26554, + "Br": 9414, + "Bra": 42333, + "Brad": 30805, + "Brain": 44687, + "Brand": 38416, + "Brandon": 45467, + "Brave": 39787, + "Brazil": 39190, + "Bre": 12679, + "Break": 31737, + "Breaking": 29449, + "Brend": 48015, + "Brew": 44029, + "Brexit": 40730, + "Brian": 24761, + "Bride": 47148, + "Bridge": 37385, + "Brien": 20118, + "Bright": 41267, + "Bring": 31416, + "Brit": 17959, + "Britain": 37114, + "British": 25631, + "Bro": 15783, + "Broad": 30507, + "Bron": 18760, + "Brook": 45534, + "Brother": 39461, + "Brow": 32635, + "Brown": 20644, + "Browser": 46532, + "Bruce": 38509, + "Bs": 37000, + "Bu": 38374, + "Buff": 36474, + "Buffer": 28632, + "Bug": 25624, + "Build": 15580, + "Builder": 32875, + "Building": 25954, + "Built": 39582, + "Bul": 33481, + "Bull": 39549, + "Bur": 22991, + "Burn": 29053, + "Bus": 16286, + "Bush": 36113, + "Business": 24749, + "But": 1537, + "Button": 21864, + "Buy": 14518, + "Buyable": 39693, + "BuyableInstoreAndOnline": 40242, + "Buzz": 48230, + "By": 3886, + "ById": 48364, + "Byte": 40778, + "Bytes": 45992, + "C": 34, + "CA": 8141, + "CAN": 44565, + "CAP": 33177, + "CAR": 20034, + "CAST": 44647, + "CB": 23199, + "CBC": 29208, + "CBS": 22923, + "CC": 4093, + "CCC": 46361, + "CD": 8610, + "CDC": 47667, + "CE": 5222, + "CENT": 43960, + "CEO": 46691, + "CEPT": 42006, + "CF": 22495, + "CG": 39816, + "CH": 3398, + "CHA": 49285, + "CHAPTER": 41481, + "CHAR": 38019, + "CHAT": 31542, + "CHECK": 50084, + "CHO": 44899, + "CHQ": 47831, + "CHR": 37846, + "CI": 25690, + "CIA": 49732, + "CL": 5097, + "CLA": 16827, + "CLAIM": 48778, + "CLASS": 31631, + "CLASSIFIED": 45449, + "CLE": 29931, + "CLOSE": 32737, + "CLUD": 39149, + "CLUS": 28332, + "CM": 24187, + "CN": 44175, + "CNN": 18474, + "CO": 8220, + "COL": 25154, + "COLOR": 46786, + "COM": 9858, + "COMPLE": 41335, + "CON": 10943, + "CONCLUS": 47542, + "CONT": 37815, + "COR": 44879, + "CP": 8697, + "CPU": 36037, + "CR": 9419, + "CRE": 43387, + "CRIP": 36584, + "CRIPTION": 40165, + "CS": 7902, + "CSS": 49155, + "CT": 4177, + "CTV": 30428, + "CU": 43633, + "CV": 33538, + "CVE": 31436, + "CW": 43538, + "Ca": 24334, + "Cache": 30562, + "Cal": 9771, + "Calif": 19619, + "California": 25284, + "Call": 14134, + "Callback": 47258, + "Calling": 48593, + "Cam": 21701, + "Camera": 35632, + "Camp": 21111, + "Campaign": 46102, + "Can": 6090, + "Canada": 17940, + "Canadian": 28203, + "Cand": 41572, + "Cap": 15610, + "Capital": 39315, + "Capt": 19209, + "Captain": 27898, + "Capture": 49630, + "Car": 9914, + "Card": 16962, + "Care": 17784, + "Carl": 26886, + "Cart": 43476, + "Carter": 49958, + "Cas": 35155, + "Case": 20448, + "Cash": 35361, + "Cass": 43529, + "Cast": 19248, + "Cat": 21979, + "Catal": 39075, + "Catalog": 49015, + "Category": 27313, + "Cath": 39581, + "Catholic": 48919, + "Cause": 42323, + "Cele": 42741, + "Cell": 28780, + "Cent": 19085, + "Center": 23656, + "Central": 30645, + "Cert": 37608, + "Certain": 26469, + "Certainly": 36001, + "Ch": 1925, + "Chain": 35491, + "Chair": 43189, + "Chall": 41812, + "Champ": 48507, + "Chan": 48407, + "Chance": 43606, + "Change": 19400, + "Changed": 31813, + "Changes": 29238, + "Changing": 48333, + "Channel": 29239, + "Chapter": 14126, + "Char": 12441, + "Character": 27275, + "Characters": 48393, + "Charg": 28316, + "Charge": 50044, + "Charges": 36970, + "Charl": 24453, + "Charles": 28711, + "Charlie": 37136, + "Chart": 45488, + "Chat": 30820, + "Che": 7376, + "Check": 9787, + "Chel": 38292, + "Chelsea": 41053, + "Chem": 41829, + "Chest": 45170, + "Chicago": 25705, + "Chicken": 45565, + "Chief": 23675, + "Child": 16424, + "Children": 26829, + "China": 14581, + "Chinese": 23604, + "Chip": 49985, + "Cho": 22164, + "Choice": 46770, + "Choose": 31851, + "Chris": 15645, + "Christ": 10684, + "Christian": 20298, + "Christmas": 44614, + "Christopher": 38025, + "Chuck": 44324, + "Church": 46686, + "Circ": 31560, + "City": 14941, + "Civil": 32610, + "Cl": 2601, + "Cla": 47404, + "Claim": 44819, + "Clar": 48035, + "Clark": 43250, + "Class": 9487, + "Classic": 39914, + "Cle": 34349, + "Clean": 32657, + "Clear": 19856, + "Clearly": 30638, + "Click": 8164, + "Client": 11792, + "Climate": 37649, + "Clinton": 16549, + "Clock": 44758, + "Close": 26125, + "Closure": 45398, + "Cloud": 18839, + "Club": 42350, + "Cmd": 40109, + "Co": 7222, + "Coach": 40677, + "Cod": 43806, + "Code": 10669, + "Coin": 24387, + "Col": 5216, + "Cola": 28635, + "Cold": 34312, + "Cole": 46509, + "Coll": 22667, + "Collect": 31337, + "Collection": 36307, + "College": 38951, + "Collins": 49645, + "Color": 10258, + "Colorado": 41330, + "Columb": 36063, + "Column": 39470, + "Com": 5377, + "Comb": 20575, + "Combat": 38667, + "Come": 16773, + "Coming": 30804, + "Comm": 6935, + "Command": 21575, + "Comment": 21357, + "Comments": 23903, + "Commerce": 47662, + "Commercial": 48401, + "Commission": 50246, + "Common": 17227, + "Commun": 30813, + "Community": 20012, + "Comp": 7293, + "Compan": 41309, + "Companies": 49111, + "Company": 39154, + "Compar": 50249, + "Compare": 41488, + "Compared": 44669, + "Compat": 40073, + "Compl": 38143, + "Complete": 20988, + "Completed": 43768, + "Component": 21950, + "Computer": 34556, + "Con": 3103, + "Conclusion": 21481, + "Cond": 25559, + "Condition": 48362, + "Conf": 18546, + "Config": 16934, + "Configuration": 38149, + "Cong": 18649, + "Congratulations": 45048, + "Congress": 25916, + "Conn": 37321, + "Connect": 13313, + "Connection": 32048, + "Connector": 34525, + "Connell": 15559, + "Connor": 27136, + "Cons": 9444, + "Conservative": 42039, + "Consider": 19626, + "Considering": 40475, + "Console": 47581, + "Const": 34184, + "Construct": 42316, + "Constructed": 25207, + "Construction": 36687, + "Consumer": 49106, + "Cont": 4264, + "Contact": 17829, + "Container": 29869, + "Content": 19746, + "Contents": 15842, + "Context": 21947, + "Contin": 17875, + "Continue": 29453, + "Contract": 45845, + "Contribut": 37146, + "Control": 15988, + "Controller": 22130, + "Cook": 28937, + "Cool": 34530, + "Cooldown": 45953, + "Cop": 13379, + "Copy": 29881, + "Copyright": 15269, + "Cor": 10606, + "Core": 14055, + "Corn": 41389, + "Corp": 45680, + "Correct": 42779, + "Correction": 43267, + "Cos": 36734, + "Cost": 13729, + "Could": 23722, + "Coun": 31053, + "Council": 40940, + "Count": 12332, + "Counter": 31694, + "Country": 33921, + "Cour": 25877, + "Course": 49046, + "Court": 36699, + "Courtesy": 31825, + "Cover": 27245, + "Cow": 40147, + "Cr": 13916, + "Cra": 33800, + "Craft": 14467, + "Craig": 40441, + "Crash": 47598, + "Cre": 12443, + "Creat": 16719, + "Create": 16447, + "Created": 41972, + "Creating": 32071, + "Credit": 23690, + "Credits": 42855, + "Crew": 46724, + "Crime": 45580, + "Crit": 18559, + "Critical": 41000, + "Critics": 36623, + "Cro": 35403, + "Cross": 21544, + "Cru": 27535, + "Crunch": 49384, + "Cruz": 41811, + "Cry": 26677, + "Crypt": 23919, + "Crystal": 43752, + "Cs": 32274, + "Ct": 33707, + "Ctrl": 40069, + "Cu": 46141, + "Cub": 43632, + "Cube": 29071, + "Cur": 26628, + "Current": 11297, + "Currently": 21327, + "Custom": 15022, + "Customer": 44939, + "Cut": 26254, + "Cy": 20418, + "D": 35, + "DA": 5631, + "DAQ": 46640, + "DATA": 26947, + "DAY": 26442, + "DB": 11012, + "DC": 9697, + "DCS": 49513, + "DD": 16458, + "DE": 7206, + "DEBUG": 30531, + "DEC": 41374, + "DEF": 32988, + "DEM": 39429, + "DEN": 41819, + "DEP": 46162, + "DER": 14418, + "DERR": 49643, + "DES": 30910, + "DEV": 39345, + "DF": 8068, + "DH": 41473, + "DI": 17931, + "DIR": 34720, + "DIS": 26288, + "DIT": 49828, + "DIV": 33569, + "DJ": 35028, + "DK": 48510, + "DL": 19260, + "DM": 23127, + "DN": 35504, + "DNA": 28886, + "DO": 18227, + "DOC": 38715, + "DOM": 39170, + "DON": 41173, + "DOS": 35178, + "DOWN": 41925, + "DP": 6322, + "DR": 7707, + "DS": 5258, + "DT": 24544, + "DVD": 39218, + "DW": 42955, + "DX": 36227, + "Da": 26531, + "Dad": 46270, + "Daddy": 48280, + "Daily": 28545, + "Dallas": 40540, + "Dam": 14550, + "Damage": 22022, + "Damn": 43343, + "Dan": 21174, + "Daniel": 19962, + "Danny": 45478, + "Dar": 32708, + "Dark": 17367, + "Dash": 43041, + "Dat": 27354, + "Data": 6601, + "Database": 38105, + "Date": 10430, + "Dave": 27984, + "David": 11006, + "Davis": 36462, + "Day": 12393, + "Days": 38770, + "Db": 43832, + "De": 5005, + "Dead": 20489, + "Deal": 45776, + "Dean": 36372, + "Dear": 20266, + "Death": 20148, + "Deb": 16587, + "Debug": 27509, + "Dec": 10707, + "December": 20588, + "Decl": 37835, + "Decre": 43198, + "Deep": 29744, + "Def": 7469, + "Default": 19463, + "Defense": 27300, + "Definition": 36621, + "Del": 13856, + "Delete": 38727, + "Delivery": 33129, + "DeliveryDate": 39749, + "Delta": 42430, + "Dem": 11522, + "Demand": 42782, + "Democratic": 33939, + "Democrats": 29969, + "Demon": 35477, + "Den": 21306, + "Denver": 49818, + "Dep": 12156, + "Department": 36261, + "Depending": 41156, + "Deploy": 49322, + "Depth": 48791, + "Depths": 42382, + "Der": 28532, + "Des": 5960, + "Desc": 24564, + "Description": 11828, + "Design": 23067, + "Desk": 42523, + "Desktop": 36881, + "Despite": 8332, + "Dest": 24159, + "Destroy": 49174, + "Det": 11242, + "Detailed": 32080, + "Details": 24259, + "Detect": 47504, + "Detroit": 40404, + "Dev": 13603, + "Develop": 19246, + "Developer": 45351, + "Development": 41206, + "Device": 24728, + "Dex": 48875, + "Di": 18683, + "Dial": 24400, + "Dialog": 44204, + "Dialogue": 41099, + "Diamond": 47710, + "Dick": 38743, + "Did": 11633, + "Die": 32423, + "Diff": 28813, + "Different": 40341, + "Dig": 19511, + "Digital": 27640, + "Dim": 29271, + "Dir": 35277, + "Direct": 13470, + "Director": 28702, + "Directory": 43055, + "Dis": 7279, + "Disable": 48893, + "Disc": 15642, + "Disclaimer": 19618, + "Discover": 44596, + "Discuss": 48873, + "Discussion": 34255, + "Disk": 40961, + "Disney": 37338, + "Dispatch": 49354, + "Display": 23114, + "Dist": 20344, + "Distance": 45767, + "District": 44857, + "Div": 24095, + "Do": 5211, + "DoS": 46498, + "Doc": 23579, + "Doctor": 37564, + "Doctors": 47087, + "Document": 24941, + "Documents": 38354, + "Does": 13921, + "Dog": 32942, + "Dom": 24510, + "Domain": 43961, + "Domin": 43417, + "Don": 3987, + "Donald": 7371, + "DonaldTrump": 27674, + "Done": 45677, + "Donnell": 24853, + "Dou": 40287, + "Double": 25628, + "Doug": 42297, + "Down": 8048, + "Download": 10002, + "Downloadha": 41551, + "Dr": 6187, + "Draft": 37741, + "Drag": 46022, + "Dragon": 17808, + "DragonMagazine": 42424, + "Draw": 25302, + "Dream": 30571, + "Dri": 20564, + "Drive": 24825, + "Driver": 32103, + "Dro": 35442, + "Drop": 26932, + "Drug": 37943, + "Ds": 30832, + "Du": 35660, + "Dual": 36248, + "Dub": 37590, + "Due": 22229, + "Dun": 30128, + "Dur": 36927, + "Duration": 26054, + "During": 7191, + "Dust": 43767, + "Dutch": 49717, + "Dynamic": 44090, + "E": 36, + "EA": 16412, + "EAR": 17133, + "EB": 30195, + "EC": 2943, + "ECA": 36600, + "ECD": 27295, + "ECH": 25994, + "ECK": 25171, + "ECT": 9782, + "ECTION": 24565, + "ED": 1961, + "EDIT": 24706, + "EE": 6500, + "EED": 41841, + "EEE": 31909, + "EEEE": 35039, + "EEK": 33823, + "EEP": 35238, + "EF": 25425, + "EFF": 37267, + "EG": 7156, + "EGA": 33146, + "EGIN": 43312, + "EH": 42413, + "EL": 3698, + "ELD": 24639, + "ELF": 37738, + "ELL": 23304, + "ELS": 37142, + "ELY": 30943, + "EM": 3620, + "EMA": 27630, + "EMBER": 28952, + "EMENT": 12529, + "EMOTE": 36862, + "EMP": 39494, + "EMS": 39201, + "EN": 1677, + "ENA": 45510, + "ENC": 24181, + "ENCE": 18310, + "ENCY": 45155, + "END": 10619, + "ENDED": 49361, + "ENE": 39267, + "ENG": 26808, + "ENGTH": 49494, + "ENN": 34571, + "ENS": 16938, + "ENSE": 24290, + "ENT": 3525, + "ENTION": 45589, + "ENTS": 15365, + "EO": 4720, + "EP": 8905, + "EPA": 40906, + "ER": 1137, + "ERA": 46461, + "ERAL": 27130, + "ERC": 47691, + "ERE": 9338, + "ERG": 49837, + "ERN": 28778, + "ERO": 34812, + "ERROR": 24908, + "ERS": 4877, + "ERSON": 29086, + "ERT": 17395, + "ERY": 19664, + "ES": 1546, + "ESA": 43279, + "ESCO": 43311, + "ESE": 33635, + "ESH": 44011, + "ESPN": 31730, + "ESS": 7597, + "ESSION": 47621, + "EST": 6465, + "EStream": 39906, + "EStreamFrame": 43177, + "ET": 2767, + "ETA": 20892, + "ETF": 22274, + "ETH": 20702, + "ETHOD": 36252, + "ETS": 32716, + "EU": 19684, + "EV": 20114, + "EVA": 27881, + "EW": 6217, + "EX": 6369, + "EXP": 49864, + "EXT": 13918, + "EY": 22348, + "Each": 10871, + "Ear": 8419, + "Earlier": 13689, + "Early": 20457, + "Earn": 49725, + "Earth": 22840, + "East": 25234, + "Eastern": 46109, + "Easy": 28406, + "Eat": 47659, + "Ec": 49136, + "Econom": 28489, + "Economic": 48307, + "Ed": 7407, + "Edge": 37021, + "Edit": 18378, + "Edited": 45882, + "Editor": 17171, + "Educ": 33380, + "Education": 41183, + "Edward": 43982, + "Effect": 18610, + "Effective": 44831, + "Effects": 47738, + "Egypt": 39299, + "Eh": 43894, + "Eight": 29571, + "Either": 32478, + "El": 9527, + "Ele": 28827, + "Elect": 19453, + "Electric": 44132, + "Element": 20180, + "Elf": 46995, + "Elizabeth": 43568, + "Ell": 30639, + "Els": 45507, + "Elsa": 49050, + "Else": 40674, + "Elsewhere": 49374, + "Em": 10161, + "Email": 15333, + "Emb": 31567, + "Emer": 32779, + "Emergency": 48979, + "Emily": 48640, + "Employ": 29733, + "Empty": 40613, + "En": 4834, + "Enable": 36695, + "Enabled": 20491, + "Enc": 27195, + "End": 12915, + "Energy": 28925, + "Eng": 7936, + "Engine": 13798, + "EngineDebug": 49781, + "Engineers": 28620, + "England": 39163, + "English": 15823, + "Enh": 35476, + "Enhanced": 49026, + "Enjoy": 27467, + "Enlarge": 30952, + "Enough": 47323, + "Ent": 14539, + "Enter": 17469, + "Entity": 32398, + "Entry": 30150, + "Environment": 31441, + "Environmental": 47213, + "Ep": 13807, + "Episode": 23758, + "Equ": 23588, + "Er": 9139, + "Eric": 25004, + "Error": 12331, + "Es": 23041, + "Esc": 47051, + "Especially": 48464, + "Ess": 29508, + "Est": 22362, + "Eth": 40226, + "Euro": 14398, + "Europe": 16112, + "European": 22030, + "Ev": 15200, + "Eva": 44239, + "Even": 6104, + "Event": 9237, + "Events": 37103, + "Eventually": 28724, + "Ever": 23921, + "Every": 6109, + "Everybody": 28172, + "Everyone": 16190, + "Everything": 19693, + "Evidence": 46785, + "Evil": 48477, + "Ex": 3109, + "Exactly": 47173, + "Example": 16281, + "Examples": 27730, + "Exc": 40127, + "Excellent": 45675, + "Except": 30313, + "Exception": 16922, + "Exec": 23002, + "Executive": 43885, + "Exit": 30337, + "Exp": 16870, + "Exper": 20468, + "Experience": 44901, + "Experts": 38897, + "Expl": 18438, + "Explore": 35433, + "Export": 43834, + "Express": 38839, + "Ext": 11627, + "External": 41506, + "Extra": 27726, + "Extreme": 36716, + "Ey": 36287, + "Eye": 24876, + "F": 37, + "FA": 7708, + "FACE": 49836, + "FAQ": 42680, + "FAULT": 38865, + "FB": 26001, + "FBI": 39379, + "FC": 4851, + "FD": 26009, + "FE": 15112, + "FER": 24302, + "FF": 5777, + "FFER": 45746, + "FFFF": 29312, + "FG": 30386, + "FH": 44602, + "FI": 11674, + "FIELD": 44603, + "FIG": 16254, + "FIL": 46700, + "FILE": 25664, + "FIN": 20032, + "FINE": 29940, + "FINEST": 40236, + "FIR": 39776, + "FIX": 47084, + "FK": 26236, + "FL": 3697, + "FLAG": 38948, + "FM": 23264, + "FML": 34708, + "FN": 43221, + "FO": 6080, + "FOR": 13775, + "FORE": 30818, + "FORM": 21389, + "FORMATION": 35036, + "FOX": 47853, + "FP": 5837, + "FR": 10913, + "FREE": 39274, + "FS": 10652, + "FT": 9792, + "FTWARE": 37485, + "FU": 38989, + "FUL": 46476, + "FUN": 42296, + "FW": 24160, + "FX": 17213, + "FY": 43833, + "Fa": 50110, + "Fab": 43957, + "Fac": 47522, + "Face": 32388, + "Facebook": 12025, + "Fact": 29054, + "Factor": 41384, + "Factory": 22810, + "FactoryReloaded": 37631, + "Fail": 39044, + "Failure": 50015, + "Fair": 30099, + "Faith": 45536, + "Fake": 49233, + "Fal": 41129, + "Fall": 24750, + "False": 25101, + "Family": 24094, + "Fan": 22480, + "Fans": 36570, + "Far": 21428, + "Farm": 48412, + "Fast": 22968, + "Fat": 33804, + "Father": 34823, + "Favorite": 49434, + "Fax": 46512, + "Fe": 14304, + "Fear": 37798, + "Feature": 38816, + "Featured": 37948, + "Features": 23595, + "Feb": 15146, + "February": 21816, + "Fed": 42268, + "Federal": 24099, + "Feed": 18332, + "Feel": 35114, + "Fel": 42493, + "Female": 27273, + "Fer": 43362, + "Fest": 45139, + "Few": 32351, + "Fi": 10547, + "Field": 15878, + "Fif": 44403, + "Fig": 14989, + "Fight": 27365, + "Fighting": 46375, + "Figure": 11337, + "Fil": 11928, + "File": 8979, + "Filename": 35063, + "Files": 25876, + "Fill": 33762, + "Film": 39750, + "Filter": 22417, + "Fin": 18467, + "Final": 19006, + "Finally": 11158, + "Financial": 43621, + "Find": 16742, + "Finding": 36276, + "Fine": 34389, + "Finish": 48658, + "Fire": 13543, + "First": 5962, + "Firstly": 49709, + "Fish": 39428, + "Fit": 31805, + "Five": 20029, + "Fix": 22743, + "Fixed": 13715, + "Fl": 7414, + "Fla": 47487, + "Flag": 34227, + "Flags": 40053, + "Flash": 30670, + "Fle": 47669, + "Flickr": 47250, + "Flight": 43069, + "Flo": 33574, + "Float": 43879, + "Flor": 26953, + "Florida": 31135, + "Flow": 37535, + "Fly": 33771, + "Flying": 49095, + "Focus": 34888, + "Folder": 41092, + "Follow": 7155, + "Following": 14291, + "Font": 23252, + "FontSize": 38160, + "Food": 24602, + "Foot": 17574, + "Football": 37316, + "Footnote": 33795, + "For": 1890, + "Force": 10292, + "Ford": 37308, + "Fore": 16351, + "Foreign": 33616, + "Forest": 34605, + "Forge": 19857, + "ForgeModLoader": 24934, + "Form": 8479, + "Format": 26227, + "Former": 14282, + "Fort": 21926, + "Fortunately": 31276, + "Forward": 39746, + "Found": 21077, + "Four": 15137, + "Fourth": 45530, + "Fox": 19399, + "Fr": 6732, + "Fra": 49562, + "Frag": 42974, + "Fram": 21055, + "Frame": 19778, + "Frames": 35439, + "Frameworks": 42026, + "Fran": 38848, + "Franc": 42885, + "France": 28572, + "Frank": 17439, + "Fre": 20366, + "Fred": 30847, + "Free": 11146, + "Freedom": 38885, + "French": 24111, + "Fresh": 35857, + "Fri": 30214, + "Friday": 20610, + "Friend": 23331, + "Friends": 36705, + "From": 4863, + "Front": 25886, + "Fs": 42388, + "Fu": 41133, + "Fuck": 34094, + "Fuel": 42663, + "Full": 13295, + "Fun": 24629, + "Function": 22203, + "Fund": 24553, + "Further": 13518, + "Furthermore": 24951, + "Future": 29783, + "G": 38, + "GA": 9273, + "GAME": 47109, + "GAN": 45028, + "GB": 4579, + "GBT": 9146, + "GC": 15916, + "GD": 45113, + "GE": 8264, + "GEN": 35353, + "GER": 30373, + "GES": 48075, + "GET": 18851, + "GF": 21713, + "GG": 11190, + "GGGG": 25611, + "GGGGGGGG": 40415, + "GH": 17511, + "GHz": 23741, + "GI": 18878, + "GL": 8763, + "GM": 15548, + "GMT": 49424, + "GN": 16630, + "GO": 11230, + "GOP": 44962, + "GP": 16960, + "GPU": 33346, + "GR": 10761, + "GRE": 28934, + "GREEN": 43016, + "GROUND": 46025, + "GROUP": 46846, + "GS": 14313, + "GT": 19555, + "GU": 38022, + "GUI": 40156, + "GV": 37094, + "GW": 33191, + "GY": 31212, + "Ga": 35389, + "Gab": 46079, + "Gal": 26552, + "Gall": 37122, + "Gallery": 29352, + "Gam": 34777, + "Game": 8777, + "Gameplay": 43241, + "Gamer": 33648, + "Games": 24474, + "Gaming": 45509, + "Gar": 27676, + "Gary": 33820, + "Gas": 39699, + "Gate": 22628, + "Gay": 41787, + "Gaza": 48790, + "Gb": 49017, + "Ge": 10082, + "Gear": 38141, + "Gen": 13746, + "Gender": 41394, + "Gene": 39358, + "Gener": 8645, + "General": 12218, + "Generally": 37058, + "Generic": 46189, + "Georg": 33428, + "George": 20191, + "Georgia": 41072, + "Ger": 38069, + "German": 16010, + "Germany": 27079, + "Get": 3855, + "Getting": 20570, + "Getty": 6633, + "Gh": 41126, + "Ghost": 32001, + "Gi": 33704, + "Gil": 40747, + "Girl": 24151, + "Girls": 41044, + "Give": 23318, + "Given": 15056, + "Giving": 49701, + "Gl": 9861, + "Glass": 47698, + "Global": 22289, + "Go": 5247, + "Goal": 49045, + "God": 13482, + "Going": 27404, + "Gold": 13306, + "GoldMagikarp": 42202, + "Golden": 32378, + "Good": 10248, + "Google": 11708, + "Gordon": 47073, + "Got": 30074, + "Gov": 23774, + "Govern": 29168, + "Government": 28848, + "Gr": 8642, + "Gra": 46971, + "Grab": 48400, + "Grad": 42731, + "Grade": 42233, + "Graham": 45821, + "Grand": 23581, + "Grant": 45431, + "Graph": 37065, + "Graphics": 18172, + "Gray": 46130, + "Gre": 43887, + "Great": 13681, + "Greek": 44059, + "Green": 13719, + "Greg": 25025, + "Grey": 49141, + "Grid": 41339, + "Gro": 42921, + "Ground": 35539, + "Group": 13247, + "Growing": 43964, + "Gs": 33884, + "Gu": 8205, + "Guard": 24502, + "Guest": 42481, + "Guide": 47889, + "Gun": 22993, + "Guy": 31080, + "Gy": 44802, + "H": 39, + "HA": 7801, + "HAEL": 47452, + "HAHA": 21271, + "HAHAHAHA": 39021, + "HAM": 33363, + "HB": 32886, + "HC": 16045, + "HCR": 43230, + "HD": 10227, + "HE": 13909, + "HEAD": 37682, + "HER": 16879, + "HF": 29567, + "HH": 16768, + "HHHH": 41100, + "HI": 25374, + "HK": 38730, + "HL": 6581, + "HM": 36905, + "HO": 32298, + "HOME": 39069, + "HOU": 46685, + "HOW": 37181, + "HP": 14082, + "HQ": 41275, + "HR": 17184, + "HS": 7998, + "HT": 6535, + "HTML": 28656, + "HTTP": 40717, + "HUD": 28410, + "HY": 42598, + "Ha": 23303, + "Hack": 32833, + "Had": 25383, + "Hal": 40202, + "Half": 31305, + "Hall": 34194, + "Ham": 21281, + "Hamilton": 45405, + "Han": 29919, + "Hand": 12885, + "Handle": 37508, + "Handler": 25060, + "Happy": 25082, + "Har": 13587, + "Hard": 17309, + "Hardware": 49865, + "Harris": 41589, + "Harry": 18308, + "Hart": 44719, + "Has": 19242, + "Hash": 26257, + "Hat": 40483, + "Haunted": 46979, + "Have": 11980, + "Having": 14698, + "Haw": 33055, + "Hay": 31306, + "He": 1544, + "Head": 13847, + "Header": 39681, + "Health": 18081, + "Heart": 28541, + "Heat": 39596, + "Heavy": 33210, + "Height": 23106, + "Hel": 12621, + "Hell": 28254, + "Hello": 15496, + "Help": 22087, + "Helper": 47429, + "Hen": 26055, + "Henry": 32476, + "Her": 9360, + "Here": 4342, + "Herm": 48523, + "Hero": 30411, + "Hey": 10814, + "Hi": 17250, + "Hidden": 41691, + "Hide": 38518, + "Hig": 36124, + "High": 11922, + "Higher": 48708, + "Hill": 36369, + "Hillary": 20397, + "His": 6653, + "Hispanic": 43830, + "Hist": 13749, + "History": 18122, + "Hit": 17889, + "Hmm": 44217, + "Ho": 28900, + "Hol": 28115, + "Hold": 26807, + "Holy": 33336, + "Hom": 28718, + "Home": 16060, + "Hon": 29478, + "Honest": 37411, + "Honestly": 40817, + "Hong": 48559, + "Hop": 23483, + "Hope": 34456, + "Hopefully": 32365, + "Hor": 27991, + "Host": 17932, + "Hot": 21352, + "Hour": 43223, + "Hours": 39792, + "House": 18102, + "Houston": 33387, + "How": 2437, + "Howard": 32434, + "However": 4864, + "Http": 43481, + "Hu": 38202, + "Hub": 16066, + "Hug": 48098, + "Huh": 46010, + "Hum": 32661, + "Human": 20490, + "Hun": 25117, + "Hundreds": 38150, + "Hung": 39505, + "Hunt": 47663, + "Hunter": 38803, + "Hur": 42633, + "Hy": 21217, + "Hyd": 40436, + "Hyp": 49926, + "Hyper": 38197, + "Hz": 7399, + "I": 40, + "IA": 3539, + "IAL": 12576, + "IAN": 16868, + "IAS": 43429, + "IB": 9865, + "IBLE": 34563, + "IC": 2149, + "ICA": 25241, + "ICAL": 20151, + "ICAN": 42710, + "ICE": 8476, + "ICES": 34444, + "ICH": 20739, + "ICK": 11860, + "ICLE": 31419, + "ICO": 22707, + "ICS": 19505, + "ICT": 18379, + "ID": 2389, + "IDA": 41957, + "IDE": 14114, + "IDENT": 25256, + "IDER": 41237, + "IDES": 42538, + "IDS": 14255, + "IDs": 47954, + "IE": 10008, + "IED": 19767, + "IELD": 49979, + "IENCE": 42589, + "IENT": 28495, + "IER": 38311, + "IES": 11015, + "IF": 5064, + "IFA": 19071, + "IFE": 29150, + "IFF": 29267, + "IFIC": 30643, + "IFIED": 28343, + "IFT": 32297, + "IG": 3528, + "IGH": 18060, + "IGHT": 9947, + "IGHTS": 34874, + "IGN": 16284, + "II": 3978, + "III": 10855, + "IJ": 23852, + "IK": 18694, + "IL": 4146, + "ILA": 47164, + "ILD": 26761, + "ILE": 41119, + "ILL": 8267, + "ILLE": 33844, + "ILS": 45484, + "ILY": 33340, + "IM": 3955, + "IME": 12789, + "IN": 1268, + "INA": 28893, + "INAL": 17961, + "INC": 30158, + "IND": 12115, + "INE": 8881, + "INESS": 44180, + "INFO": 10778, + "ING": 2751, + "INGS": 20754, + "INGTON": 17480, + "INK": 17248, + "INO": 46016, + "INS": 20913, + "INST": 38604, + "INT": 12394, + "INTER": 41358, + "INTON": 46812, + "IO": 9399, + "ION": 2849, + "IONS": 11053, + "IOR": 41254, + "IP": 4061, + "IPP": 31444, + "IPS": 47643, + "IQ": 33866, + "IR": 4663, + "IRC": 49060, + "IRD": 46833, + "IRE": 41736, + "IRED": 37819, + "IRO": 43708, + "IRT": 48771, + "IS": 1797, + "ISA": 22312, + "ISC": 37719, + "ISE": 24352, + "ISH": 18422, + "ISION": 42446, + "ISIS": 29322, + "ISM": 31125, + "ISO": 40734, + "ISON": 39960, + "ISS": 16744, + "ISSION": 40373, + "IST": 8808, + "ISTER": 41517, + "ISTORY": 42480, + "IT": 2043, + "ITAL": 40579, + "ITCH": 31949, + "ITE": 12709, + "ITED": 22061, + "ITH": 10554, + "ITIES": 30383, + "ITION": 17941, + "ITNESS": 46144, + "ITS": 29722, + "ITT": 22470, + "ITY": 9050, + "IU": 44958, + "IUM": 41796, + "IV": 3824, + "IVE": 9306, + "IVER": 38757, + "IVERS": 30194, + "IVES": 42472, + "IX": 10426, + "IZ": 14887, + "IZE": 35400, + "Ian": 37776, + "Ice": 23709, + "Icon": 19578, + "Id": 7390, + "Ide": 41452, + "Ident": 33234, + "If": 1532, + "Ign": 32916, + "Il": 33666, + "Ill": 21478, + "Im": 3546, + "Image": 5159, + "Images": 29398, + "Imagine": 25153, + "Imm": 24675, + "Imp": 26950, + "Impl": 29710, + "Import": 20939, + "Important": 33796, + "Impro": 23028, + "Improve": 47531, + "Improved": 35453, + "In": 818, + "Inc": 25517, + "Includes": 42986, + "Incre": 15562, + "Increase": 46890, + "Increased": 40281, + "Increases": 28544, + "Ind": 5497, + "Indeed": 17854, + "Independent": 40566, + "Index": 15732, + "India": 21569, + "Indian": 30821, + "Indiana": 49153, + "Individual": 35392, + "Indust": 35848, + "Inf": 18943, + "Info": 12360, + "Information": 21918, + "Ing": 27682, + "Ingredients": 41222, + "Init": 31768, + "Initial": 24243, + "Initialized": 28500, + "Initially": 40443, + "Input": 20560, + "Ins": 20376, + "Insert": 44402, + "Inside": 24441, + "Insp": 41502, + "Inst": 6310, + "Install": 15798, + "Installation": 30838, + "Instance": 33384, + "Instant": 49933, + "Instead": 13193, + "InstoreAndOnline": 40241, + "Instruct": 43993, + "Int": 5317, + "Integ": 34500, + "Integer": 46541, + "Intel": 24123, + "Inter": 9492, + "Interest": 19302, + "Interested": 48860, + "Interestingly": 33092, + "Interface": 39317, + "Intern": 15865, + "Internal": 37693, + "International": 24274, + "Internet": 28566, + "Interstitial": 29447, + "Interview": 39945, + "Introdu": 15005, + "Introduced": 37143, + "Introduction": 21906, + "Inv": 19904, + "Invalid": 44651, + "Invest": 19070, + "Investigators": 33528, + "Iowa": 45186, + "Ir": 23820, + "Iran": 23798, + "Iraq": 31206, + "Ire": 48505, + "Ireland": 49752, + "Irish": 43293, + "Iron": 22797, + "Ironically": 44850, + "Is": 3792, + "Isa": 39443, + "Islam": 16991, + "Islamic": 26723, + "Isn": 41451, + "Israel": 14040, + "Israeli": 29818, + "Iss": 27738, + "Issue": 45147, + "It": 1026, + "Italian": 45696, + "Italy": 45001, + "Item": 7449, + "ItemImage": 25502, + "ItemThumbnailImage": 39177, + "ItemTracker": 47198, + "Items": 23022, + "Iter": 29993, + "Iterator": 37787, + "Its": 20459, + "Iv": 45766, + "J": 41, + "JA": 37048, + "JB": 47858, + "JC": 34382, + "JD": 37882, + "JECT": 23680, + "JJ": 32178, + "JM": 50229, + "JO": 45006, + "JOHN": 47118, + "JP": 12889, + "JR": 44817, + "JS": 20120, + "JSON": 40386, + "JUST": 25008, + "JV": 41697, + "Ja": 33186, + "Jac": 28821, + "Jack": 14295, + "Jackson": 31270, + "Jacob": 46751, + "Jake": 43930, + "Jam": 30380, + "James": 14731, + "Jamie": 48337, + "Jan": 12128, + "Jane": 41083, + "January": 21339, + "Japan": 16504, + "Japanese": 25324, + "Jar": 47511, + "Jason": 26497, + "Java": 29584, + "Jay": 30568, + "Je": 40932, + "Jean": 38248, + "Jeff": 19139, + "Jen": 44875, + "Jenn": 35994, + "Jennifer": 43187, + "Jer": 36134, + "Jere": 31579, + "Jeremy": 35623, + "Jerry": 43462, + "Jes": 22290, + "Jess": 34648, + "Jessica": 45572, + "Jesus": 28219, + "Jet": 42273, + "Jew": 23119, + "Jewish": 28240, + "Jews": 47415, + "Jim": 18050, + "Jimmy": 40335, + "Jo": 9908, + "Job": 33308, + "Joe": 19585, + "John": 7554, + "Johnny": 44960, + "Johnson": 25378, + "Join": 18234, + "Joined": 24363, + "Jon": 18219, + "Jonathan": 30365, + "Jones": 25784, + "Jordan": 34522, + "Jose": 23409, + "Joseph": 29458, + "Josh": 23808, + "Joshua": 47740, + "Journal": 25296, + "Joy": 41338, + "Jr": 50123, + "Js": 49044, + "Ju": 33018, + "Jud": 26141, + "Judge": 29511, + "Jul": 16980, + "July": 16157, + "Jump": 36046, + "Jun": 22396, + "June": 15749, + "Just": 5703, + "Justice": 28447, + "Justin": 33229, + "K": 42, + "KA": 25123, + "KB": 22764, + "KC": 36222, + "KE": 7336, + "KEN": 43959, + "KER": 42839, + "KEY": 20373, + "KI": 37845, + "KING": 37286, + "KK": 16601, + "KN": 29132, + "KNOWN": 44706, + "KO": 22328, + "KR": 30758, + "KS": 27015, + "KT": 42176, + "KY": 31159, + "Ka": 37281, + "Kal": 41428, + "Kansas": 43451, + "Kar": 37753, + "Karl": 46063, + "Kat": 25881, + "Kate": 45087, + "Kay": 37247, + "Ke": 8896, + "Keefe": 48122, + "Keep": 15597, + "Keeping": 44815, + "Keith": 46868, + "Kelly": 34831, + "Ken": 27827, + "Kenn": 39324, + "Kent": 42265, + "Kevin": 23865, + "Key": 9218, + "Keys": 40729, + "Kh": 33155, + "Kick": 45390, + "Kid": 48374, + "Kids": 40229, + "Kill": 27100, + "Kim": 26374, + "Kin": 49681, + "Kind": 35854, + "King": 15708, + "Kings": 42912, + "Kit": 20827, + "Kn": 25095, + "Knight": 44242, + "Know": 23812, + "Knowing": 45648, + "Known": 29870, + "Ko": 48735, + "Krist": 40756, + "Ku": 41733, + "Ky": 30630, + "Kyle": 42516, + "L": 43, + "LA": 13534, + "LAB": 48780, + "LAN": 25697, + "LAND": 28182, + "LB": 30501, + "LC": 5639, + "LCS": 29814, + "LD": 11163, + "LE": 2538, + "LEASE": 22781, + "LECT": 16779, + "LED": 30465, + "LER": 39878, + "LES": 28378, + "LESS": 48481, + "LET": 28882, + "LEY": 25173, + "LG": 41257, + "LGBT": 37701, + "LI": 31271, + "LIB": 40347, + "LIN": 34509, + "LINE": 24027, + "LIST": 45849, + "LL": 3069, + "LLOW": 44765, + "LM": 31288, + "LO": 21982, + "LOAD": 35613, + "LOC": 29701, + "LOCK": 36840, + "LOD": 38543, + "LOG": 25294, + "LOS": 45376, + "LP": 19930, + "LR": 35972, + "LS": 6561, + "LT": 27734, + "LU": 41596, + "LV": 30976, + "LY": 11319, + "La": 14772, + "Lab": 17822, + "Label": 33986, + "Labor": 42230, + "Labour": 32475, + "Lady": 38887, + "Lago": 48694, + "Lair": 40041, + "Lake": 43035, + "Land": 22342, + "Language": 32065, + "Large": 21968, + "Larry": 42918, + "Las": 46898, + "Last": 5956, + "Lastly": 37511, + "Lat": 24220, + "Late": 26302, + "Later": 18602, + "Latest": 39478, + "Latin": 49022, + "Laughs": 34610, + "Laun": 46182, + "Launch": 38296, + "Laura": 43687, + "Law": 16966, + "Lay": 23763, + "Layer": 49925, + "Layout": 32517, + "Le": 3123, + "Lead": 20451, + "Leader": 45009, + "League": 24623, + "Leaks": 17874, + "Lean": 35806, + "Lear": 14961, + "Learn": 20238, + "Learning": 41730, + "Leary": 48487, + "Leave": 35087, + "Led": 42416, + "Lee": 24338, + "Left": 18819, + "Leg": 11484, + "Legal": 38263, + "Legend": 21351, + "Legendary": 24524, + "Len": 30659, + "Length": 24539, + "Lenin": 49036, + "Lens": 49479, + "Leod": 44559, + "Leon": 36185, + "Les": 35882, + "Less": 22058, + "Let": 5756, + "Letter": 45708, + "Lev": 32163, + "Level": 4971, + "Lew": 33450, + "Lewis": 40330, + "Lex": 45117, + "Li": 32304, + "Lib": 25835, + "Liber": 31199, + "Liberal": 46650, + "Library": 23377, + "Lic": 26656, + "License": 34156, + "Lie": 47918, + "Life": 14662, + "Light": 15047, + "Like": 7594, + "Likewise": 45872, + "Lim": 19352, + "Limit": 39184, + "Limited": 37214, + "Lin": 14993, + "Lind": 43410, + "Line": 13949, + "Link": 11280, + "LinkedIn": 40574, + "Links": 31815, + "Linux": 19314, + "Liquid": 41966, + "Lisa": 44203, + "List": 8053, + "Listen": 23061, + "Listener": 33252, + "Liter": 43460, + "Little": 22253, + "Live": 18947, + "Liverpool": 44232, + "Living": 36376, + "Lo": 27654, + "Load": 8912, + "Loader": 17401, + "Loading": 19031, + "Loc": 33711, + "Local": 14565, + "Located": 43525, + "Location": 14749, + "Lock": 25392, + "Log": 11187, + "Login": 47790, + "London": 23421, + "Long": 14617, + "Look": 8567, + "Looking": 15784, + "Looks": 41102, + "Loop": 39516, + "Lord": 22438, + "Los": 28903, + "Lost": 31042, + "Lot": 48601, + "Lots": 43643, + "Lou": 24016, + "Louis": 32117, + "Love": 18565, + "Low": 20535, + "Lower": 31426, + "Lt": 49578, + "Lu": 25596, + "Lua": 36127, + "Luc": 22946, + "Luck": 35498, + "Luckily": 42332, + "Luke": 30730, + "Lv": 29507, + "Ly": 31633, + "Lyn": 37207, + "M": 44, + "MA": 5673, + "MAC": 44721, + "MAG": 45820, + "MAL": 42126, + "MAN": 10725, + "MAP": 33767, + "MAR": 40569, + "MAS": 31180, + "MAT": 41636, + "MAX": 22921, + "MB": 10744, + "MC": 9655, + "MD": 12740, + "ME": 11682, + "MED": 30733, + "MEN": 49275, + "MENT": 10979, + "MENTS": 28957, + "MER": 29296, + "MET": 47123, + "METHOD": 49273, + "MF": 49800, + "MG": 20474, + "MH": 36208, + "MHz": 25983, + "MI": 8895, + "MIC": 49884, + "MIN": 23678, + "MIT": 36393, + "MJ": 43421, + "MK": 33907, + "ML": 5805, + "MM": 12038, + "MN": 39764, + "MO": 11770, + "MOD": 33365, + "MODE": 49058, + "MON": 27857, + "MORE": 23346, + "MP": 7378, + "MQ": 49215, + "MR": 13599, + "MRI": 40952, + "MS": 5653, + "MSN": 30295, + "MT": 13752, + "MU": 42422, + "MW": 14326, + "MX": 43243, + "MY": 26708, + "Ma": 21467, + "Mac": 14155, + "Mach": 49999, + "Machine": 37573, + "Mad": 18454, + "Made": 24616, + "Madison": 46845, + "Mag": 13436, + "Magazine": 36028, + "Magic": 22975, + "Magikarp": 41538, + "Magn": 48017, + "Mah": 40936, + "Mail": 25804, + "Main": 13383, + "Major": 24206, + "Make": 12050, + "Maker": 48890, + "Making": 23874, + "Mal": 15029, + "Male": 25486, + "Malley": 33776, + "Man": 5124, + "Management": 48032, + "Manager": 13511, + "Manchester": 40744, + "Mand": 49846, + "Mania": 45844, + "Manufact": 44445, + "Many": 7085, + "Map": 13912, + "Maps": 47010, + "Mar": 7676, + "Marc": 22697, + "March": 16192, + "Marco": 37179, + "Marcus": 35110, + "Marg": 24428, + "Marginal": 36003, + "Maria": 46827, + "Marie": 44507, + "Mario": 42315, + "Mark": 9704, + "Market": 27470, + "Mars": 43725, + "Marsh": 41984, + "Mart": 13143, + "Martin": 24778, + "Marvel": 38864, + "Marx": 45258, + "Mary": 24119, + "Mas": 38224, + "Mask": 45195, + "Mass": 20273, + "Master": 18254, + "Mat": 19044, + "Match": 23850, + "Material": 17518, + "Materials": 41657, + "Math": 37372, + "Matrix": 46912, + "Matt": 13448, + "Matthew": 25372, + "Max": 11518, + "Maximum": 40541, + "May": 6747, + "Maybe": 13300, + "Mayor": 37396, + "Mbps": 47842, + "Mc": 9742, + "McC": 30464, + "Me": 5308, + "Meanwhile": 10294, + "Measure": 47384, + "Meat": 35620, + "Mech": 28452, + "Med": 9921, + "Media": 13152, + "Medic": 39112, + "Medical": 37158, + "Medium": 31205, + "Meet": 29318, + "Meg": 42672, + "Mega": 43471, + "Mel": 21102, + "Mem": 13579, + "Member": 27608, + "Members": 25341, + "Memory": 30871, + "Men": 10418, + "Menu": 23381, + "Mer": 13102, + "Merc": 42981, + "Merit": 21583, + "Mesh": 37031, + "Mess": 36479, + "Message": 12837, + "Met": 9171, + "Meta": 48526, + "Metal": 36790, + "Method": 17410, + "Methods": 46202, + "Metro": 45141, + "Mex": 24670, + "Mexico": 33006, + "Mi": 41541, + "Miami": 41191, + "Mic": 25437, + "Mich": 11180, + "Michael": 13256, + "Michelle": 48736, + "Michigan": 40610, + "Micro": 13031, + "Microsoft": 15905, + "Mid": 22622, + "Middle": 34621, + "Mike": 16073, + "Mil": 24857, + "Military": 37837, + "Mill": 22603, + "Miller": 33253, + "Min": 9452, + "Mind": 28478, + "Mine": 24461, + "Minecraft": 39194, + "Mini": 39234, + "Minimum": 44046, + "Minnesota": 45670, + "Minor": 39825, + "Mir": 27453, + "Mis": 31281, + "Miss": 17140, + "Missing": 43730, + "Mission": 37057, + "Mist": 49370, + "Mit": 43339, + "Mix": 35608, + "Mo": 16632, + "Mob": 44702, + "Mobil": 47100, + "Mobile": 17066, + "Mod": 5841, + "ModLoader": 24847, + "Mode": 19076, + "Model": 17633, + "Modern": 31439, + "Mods": 24239, + "Module": 26796, + "Moh": 38443, + "Mom": 29252, + "Mon": 9069, + "Monday": 23810, + "Money": 26788, + "Monitor": 35479, + "Monster": 40872, + "Mont": 26031, + "Month": 31948, + "Moon": 31640, + "Moore": 40049, + "Mor": 20044, + "More": 5167, + "Moreover": 24606, + "Morgan": 47184, + "Morning": 42997, + "Mos": 32668, + "Moscow": 49757, + "Most": 6943, + "Mot": 47733, + "Mother": 31398, + "Motion": 45740, + "Motor": 34919, + "Mount": 35452, + "Mouse": 39643, + "Move": 21774, + "Movie": 25097, + "Moving": 33622, + "Mp": 28861, + "MpServer": 31765, + "Mr": 5246, + "Mrs": 27034, + "Ms": 10128, + "Msg": 50108, + "Mu": 33239, + "Much": 20045, + "Mult": 15205, + "Multi": 29800, + "Multiple": 31217, + "Mur": 23830, + "Murray": 49998, + "Mus": 10694, + "Music": 22648, + "Muslim": 17067, + "Muslims": 36452, + "Must": 34320, + "Mut": 41603, + "My": 3666, + "Myth": 41444, + "N": 45, + "NA": 4535, + "NAME": 20608, + "NAS": 18293, + "NASA": 29998, + "NAT": 34259, + "NB": 32819, + "NBA": 32470, + "NBC": 13175, + "NC": 7792, + "ND": 8575, + "NE": 12161, + "NECT": 48842, + "NER": 21479, + "NES": 37379, + "NESS": 31097, + "NET": 12884, + "NEW": 13965, + "NEWS": 49597, + "NEY": 36231, + "NF": 21870, + "NFL": 32078, + "NG": 10503, + "NH": 33863, + "NI": 22125, + "NING": 15871, + "NJ": 41074, + "NK": 46888, + "NL": 32572, + "NM": 32755, + "NN": 6144, + "NO": 15285, + "NOR": 35510, + "NOT": 11929, + "NOTE": 16580, + "NOW": 45669, + "NP": 22182, + "NPR": 38588, + "NR": 24723, + "NRS": 41256, + "NS": 8035, + "NSA": 47549, + "NT": 11251, + "NULL": 33991, + "NUM": 41359, + "NV": 27159, + "NVIDIA": 38021, + "NW": 27605, + "NY": 12805, + "NYSE": 49430, + "NZ": 37371, + "Na": 26705, + "Name": 5376, + "Names": 36690, + "Nap": 49799, + "Nar": 40059, + "Narr": 45750, + "Nat": 47849, + "Nation": 46108, + "National": 16186, + "Native": 31272, + "Natural": 35364, + "Naturally": 44213, + "Nature": 46934, + "Nav": 30575, + "Naz": 37235, + "Nazi": 31343, + "Nazis": 44527, + "Ne": 8199, + "Neal": 40581, + "Near": 40640, + "Nearly": 27927, + "Need": 23037, + "Neg": 32863, + "Neigh": 46445, + "Neil": 29354, + "Neill": 26538, + "Neither": 27270, + "Net": 7934, + "NetMessage": 25193, + "Netflix": 42826, + "Network": 26245, + "Nev": 43555, + "Never": 12295, + "Nevertheless": 29011, + "New": 3791, + "News": 9980, + "Newsletter": 33031, + "Next": 10019, + "Ni": 34153, + "Nic": 30403, + "Nice": 35284, + "Nich": 46489, + "Nick": 23609, + "Night": 24732, + "Nik": 40979, + "Nin": 36091, + "Nine": 37603, + "Nintendo": 32348, + "Nit": 33772, + "Nitrome": 42066, + "No": 2949, + "Nob": 21191, + "Nobody": 24795, + "Node": 19667, + "Non": 15419, + "None": 14202, + "Nonetheless": 43258, + "Nor": 21991, + "Norm": 35393, + "Normal": 26447, + "Normally": 43625, + "North": 14157, + "Northern": 40495, + "Not": 3673, + "Notable": 45533, + "Note": 6425, + "Notes": 16130, + "Nothing": 18465, + "Notice": 26396, + "Nov": 20795, + "November": 21159, + "Now": 3844, + "Ns": 47503, + "Null": 35067, + "Num": 33111, + "Number": 15057, + "Numbers": 49601, + "Nusra": 39294, + "Nut": 49004, + "O": 46, + "OA": 23621, + "OAD": 41048, + "OB": 9864, + "OC": 4503, + "OCK": 11290, + "OD": 3727, + "ODE": 16820, + "ODUCT": 28644, + "ODY": 33076, + "OE": 27799, + "OF": 19238, + "OFF": 27977, + "OG": 7730, + "OGR": 49656, + "OH": 12096, + "OHN": 27600, + "OIL": 49713, + "OK": 11380, + "OL": 3535, + "OLD": 15173, + "OLOG": 33462, + "OLOGY": 43781, + "OM": 2662, + "OME": 13649, + "ON": 1340, + "OND": 18672, + "ONDON": 47383, + "ONE": 11651, + "ONES": 39677, + "ONEY": 48399, + "ONG": 18494, + "ONS": 19213, + "ONSORED": 36406, + "ONT": 35830, + "ONY": 40508, + "OO": 6684, + "OOD": 22808, + "OOK": 15308, + "OOL": 31559, + "OOOO": 23803, + "OOOOOOOO": 47732, + "OP": 3185, + "OPA": 43345, + "OPE": 32135, + "OPER": 31054, + "OPLE": 34354, + "OPS": 30737, + "OR": 1581, + "ORD": 12532, + "ORE": 6965, + "ORED": 32023, + "ORGE": 49697, + "ORK": 14670, + "ORN": 30649, + "ORPG": 49665, + "ORS": 20673, + "ORT": 9863, + "ORTS": 33002, + "ORY": 15513, + "OS": 2640, + "OSE": 14058, + "OSED": 48751, + "OSH": 45704, + "OSP": 47053, + "OSS": 18420, + "OST": 10892, + "OT": 2394, + "OTA": 29009, + "OTAL": 27510, + "OTE": 23051, + "OTH": 26946, + "OTHER": 31858, + "OTO": 26631, + "OTOS": 33291, + "OTS": 33472, + "OTT": 29089, + "OTUS": 39205, + "OU": 2606, + "OUGH": 32632, + "OULD": 24010, + "OUN": 19385, + "OUND": 15919, + "OUNT": 28270, + "OUP": 27755, + "OUR": 11698, + "OURCE": 31033, + "OUS": 20958, + "OUT": 12425, + "OV": 8874, + "OVA": 41576, + "OVER": 41983, + "OW": 3913, + "OWER": 36048, + "OWN": 14165, + "OWS": 22845, + "OX": 48632, + "OY": 21414, + "Oak": 42426, + "Ob": 5944, + "Obama": 15948, + "Obj": 49201, + "Object": 10267, + "Obs": 31310, + "Obviously": 20670, + "Occ": 29223, + "Occup": 47658, + "Ocean": 46607, + "Oct": 12349, + "October": 18517, + "Of": 5189, + "Off": 9362, + "Offic": 12710, + "Office": 27743, + "Officers": 34059, + "Official": 28529, + "Officials": 25883, + "Offline": 28657, + "Offset": 34519, + "Often": 37288, + "Oh": 5812, + "Ohio": 31274, + "Oil": 44142, + "Ok": 18690, + "Okay": 16454, + "Ol": 30098, + "Old": 19620, + "On": 2202, + "Once": 7454, + "One": 3198, + "Online": 14439, + "Only": 10049, + "Ont": 45984, + "Op": 18257, + "Open": 11505, + "Opening": 43093, + "Oper": 18843, + "Operation": 32180, + "Opp": 27524, + "Ops": 41472, + "Opt": 27871, + "Option": 19722, + "Optional": 30719, + "Options": 29046, + "Or": 5574, + "Oracle": 48625, + "Orange": 40141, + "Ord": 35422, + "Order": 18743, + "Orderable": 39655, + "Ore": 41543, + "Oregon": 41243, + "Org": 46808, + "Organ": 26121, + "Orig": 11610, + "Origin": 39688, + "Original": 20556, + "Originally": 22731, + "Os": 16748, + "Other": 6395, + "Others": 25599, + "Otherwise": 48059, + "Ott": 49092, + "Our": 5122, + "Out": 7975, + "Output": 26410, + "Outside": 30815, + "Over": 5886, + "Overall": 16350, + "Override": 37961, + "Overview": 29064, + "Own": 23858, + "Owner": 42419, + "Ox": 38208, + "P": 47, + "PA": 4537, + "PAC": 44938, + "PAR": 27082, + "PART": 30709, + "PASS": 47924, + "PATH": 34219, + "PB": 49079, + "PC": 5662, + "PD": 5760, + "PDATE": 14341, + "PDATED": 49316, + "PDF": 20456, + "PE": 11401, + "PER": 18973, + "PET": 47731, + "PF": 42668, + "PG": 6968, + "PH": 11909, + "PHOTOS": 42709, + "PI": 11901, + "PIN": 44032, + "PK": 40492, + "PL": 6489, + "PLA": 45710, + "PLAY": 31519, + "PLE": 16437, + "PLIC": 31484, + "PLIED": 49094, + "PM": 5868, + "PN": 13137, + "PO": 16402, + "POL": 45472, + "POR": 44680, + "PORT": 15490, + "POS": 37997, + "POSE": 48933, + "POST": 32782, + "PP": 10246, + "PR": 4805, + "PRE": 46437, + "PRES": 48296, + "PRESS": 32761, + "PRO": 31190, + "PROV": 41283, + "PS": 3705, + "PT": 11571, + "PU": 5105, + "PUT": 30076, + "Pa": 28875, + "Pac": 18844, + "Pacific": 22933, + "Pack": 11869, + "Package": 27813, + "Pad": 26114, + "Page": 9876, + "Pages": 47798, + "Pain": 38490, + "Pak": 29675, + "Pakistan": 38485, + "Pal": 11531, + "Palest": 32570, + "Palestinian": 35969, + "Pan": 15730, + "Pand": 47206, + "Panel": 26639, + "Paper": 42950, + "Par": 10044, + "Param": 22973, + "Parameter": 36301, + "Parameters": 48944, + "Parent": 24546, + "Parents": 42969, + "Paris": 40313, + "Park": 25478, + "Parser": 46677, + "Part": 7841, + "Particip": 34363, + "Parts": 42670, + "Party": 33553, + "Pass": 14478, + "Password": 35215, + "Past": 34533, + "Pat": 12130, + "Patch": 33952, + "Path": 15235, + "Patrick": 32718, + "Pattern": 47546, + "Paul": 12041, + "Pause": 49991, + "Pay": 19197, + "Pe": 6435, + "Peace": 43445, + "Pear": 46262, + "Ped": 43468, + "Pen": 25553, + "Penn": 39899, + "People": 8061, + "Per": 5990, + "Percent": 31905, + "Perfect": 36635, + "Performance": 32273, + "Perhaps": 13710, + "Pers": 30946, + "Person": 15439, + "Personal": 30228, + "Personally": 42322, + "Pet": 25803, + "Peter": 19727, + "Pg": 31743, + "Ph": 2725, + "Phase": 35645, + "Phil": 18673, + "Philadelphia": 42349, + "Philipp": 49680, + "Phill": 41970, + "Phoenix": 36422, + "Phone": 6132, + "Phones": 32212, + "Phot": 27248, + "Photo": 6191, + "Photos": 21197, + "Phys": 43215, + "Physical": 31611, + "Pi": 38729, + "Pic": 39507, + "Pick": 31686, + "Pict": 21300, + "Picture": 28070, + "Pie": 48223, + "Pierre": 36910, + "Pin": 28348, + "Ping": 49806, + "Pink": 41912, + "Pinterest": 35767, + "Pir": 46772, + "Pitt": 47627, + "Pixel": 40809, + "Pl": 3646, + "Place": 27271, + "Plan": 20854, + "Planet": 41801, + "Platform": 37148, + "Play": 11002, + "Player": 14140, + "Players": 24860, + "Playing": 36530, + "Please": 5492, + "Plex": 46383, + "Plot": 43328, + "Plug": 23257, + "Plugin": 37233, + "Plus": 17860, + "Po": 18833, + "Pocket": 45454, + "Pod": 41565, + "Point": 12727, + "Points": 40710, + "Pokemon": 48034, + "Poké": 41386, + "Pokémon": 46602, + "Pol": 8017, + "Police": 9039, + "Policy": 36727, + "Polit": 39866, + "Political": 35443, + "Politics": 43921, + "Poll": 39176, + "Poly": 34220, + "Pont": 48039, + "Pool": 27201, + "Poor": 43920, + "Pop": 16979, + "Pope": 46172, + "Population": 45251, + "Port": 13924, + "Portland": 45330, + "Pos": 21604, + "Position": 26545, + "Post": 6307, + "Posted": 14231, + "Posts": 21496, + "Pot": 25396, + "Power": 13434, + "Pr": 6836, + "Pract": 49515, + "Pre": 6719, + "Pred": 39156, + "Pref": 36698, + "Prem": 24914, + "Premium": 36787, + "Prep": 37534, + "Pres": 25460, + "Present": 34695, + "President": 10364, + "Press": 13800, + "Pretty": 35700, + "Prev": 36854, + "Preview": 48835, + "Previous": 21448, + "Previously": 36837, + "Pri": 34487, + "Price": 18124, + "Prim": 23828, + "Primary": 35170, + "Prime": 26405, + "Prin": 47231, + "Princ": 42904, + "Prince": 35784, + "Print": 18557, + "Prior": 22442, + "Priv": 20184, + "Privacy": 48948, + "Private": 29067, + "Pro": 2964, + "Probably": 34784, + "Problem": 40781, + "Process": 18709, + "Produ": 11547, + "Product": 15667, + "Production": 35027, + "Products": 48650, + "Prof": 15404, + "Professional": 49138, + "Professor": 25031, + "Profile": 37046, + "Program": 15167, + "Progress": 32577, + "Project": 16775, + "Prom": 24129, + "Proof": 44683, + "Prop": 24331, + "Property": 21746, + "Pros": 35726, + "Prosecut": 34301, + "Prosecutors": 39401, + "Prot": 19703, + "Protect": 41426, + "Prov": 15946, + "Provider": 29495, + "Proxy": 44148, + "Ps": 12016, + "Psy": 25918, + "PsyNetMessage": 28666, + "Psych": 31923, + "Ptr": 46745, + "Pub": 14876, + "Public": 15202, + "Published": 24492, + "Publisher": 46471, + "Pull": 42940, + "Pur": 30026, + "Purchase": 47651, + "Pure": 49548, + "Push": 49222, + "Put": 11588, + "Putin": 17060, + "Putting": 46399, + "Py": 20519, + "Python": 37906, + "Q": 48, + "QB": 40291, + "QL": 9711, + "QU": 10917, + "QUEST": 35780, + "QUI": 43702, + "QUIRE": 49128, + "Qaeda": 19058, + "Qaida": 41225, + "Qu": 4507, + "Qual": 46181, + "Quality": 35013, + "Quant": 24915, + "Quantity": 31208, + "Que": 15681, + "Queen": 32466, + "Query": 20746, + "Quest": 12166, + "Question": 24361, + "Questions": 35741, + "Queue": 34991, + "Quick": 21063, + "Quite": 44959, + "Quote": 25178, + "Quotes": 23138, + "R": 49, + "RA": 3861, + "RAFT": 44700, + "RAG": 33202, + "RAL": 35296, + "RAM": 24115, + "RANT": 32506, + "RAW": 20530, + "RAY": 30631, + "RB": 27912, + "RC": 7397, + "RD": 35257, + "RE": 2200, + "READ": 15675, + "REAM": 32235, + "REC": 38827, + "RECT": 23988, + "RED": 22083, + "REDACTED": 45999, + "REE": 11587, + "REF": 31688, + "REG": 31553, + "REL": 16448, + "RELATED": 20112, + "REM": 40726, + "REP": 35316, + "RES": 19535, + "RESULTS": 46274, + "RET": 26087, + "RF": 32754, + "RFC": 41150, + "RG": 48192, + "RGB": 36982, + "RH": 48587, + "RI": 7112, + "RIC": 41132, + "RIP": 32618, + "RIPT": 46023, + "RL": 7836, + "RM": 29138, + "RN": 42336, + "RNA": 27204, + "RO": 13252, + "ROM": 33676, + "RON": 45806, + "ROR": 16411, + "RP": 20031, + "RPG": 46954, + "RR": 21095, + "RS": 6998, + "RT": 14181, + "RW": 46747, + "RY": 18276, + "Ra": 21762, + "Race": 35157, + "Rachel": 44045, + "Rad": 15546, + "Radio": 26093, + "Rah": 47135, + "Raid": 49043, + "Rail": 44631, + "Rain": 31443, + "Ram": 33754, + "Rand": 38918, + "Random": 29531, + "Range": 17257, + "Rank": 27520, + "Ranked": 36713, + "Rap": 35230, + "Rare": 26737, + "Rat": 29665, + "Rate": 32184, + "Rated": 15322, + "Rather": 27202, + "Rating": 29321, + "Raven": 49098, + "Raw": 27369, + "Ray": 19591, + "Re": 3041, + "Read": 5569, + "Reader": 33634, + "Reading": 36120, + "Ready": 35474, + "Real": 15633, + "Really": 26392, + "Reason": 45008, + "Reb": 28951, + "Rec": 6690, + "Recent": 26446, + "Recently": 24661, + "Recipe": 37523, + "Recomm": 24898, + "Recommend": 41248, + "Recommended": 36171, + "Record": 23739, + "Rect": 45474, + "Red": 7738, + "Redd": 32259, + "Reddit": 22367, + "Redditor": 34832, + "Ref": 8134, + "Refer": 46238, + "Reference": 26687, + "References": 19927, + "Reg": 8081, + "Regarding": 39424, + "Regardless": 27894, + "Region": 47371, + "Register": 38804, + "Registered": 47473, + "Registration": 47133, + "Regular": 40164, + "Reilly": 25819, + "Rel": 6892, + "Related": 9819, + "Relations": 47117, + "Release": 26362, + "Released": 45037, + "Reloaded": 36726, + "Rem": 8413, + "Remember": 16676, + "Remote": 36510, + "Remove": 27914, + "Removed": 45975, + "Ren": 26764, + "Render": 45819, + "Rep": 6207, + "Repe": 47541, + "Repeat": 40322, + "Repl": 39232, + "Reply": 36875, + "Report": 19100, + "Reporting": 42159, + "Reports": 37844, + "Represent": 40171, + "Republic": 15431, + "Republican": 25777, + "Republicans": 28455, + "Requ": 16844, + "Request": 18453, + "Required": 37374, + "Requirements": 42249, + "Requires": 39618, + "Res": 4965, + "Research": 25104, + "Researchers": 25606, + "Residents": 42347, + "Resource": 26198, + "Resources": 33236, + "Resp": 19309, + "Response": 31077, + "Rest": 19452, + "Result": 23004, + "Results": 25468, + "Ret": 9781, + "Return": 13615, + "Returns": 35561, + "Reuters": 12637, + "Rev": 18009, + "Review": 14832, + "Reviewed": 40266, + "Reviewer": 35407, + "Revolution": 50237, + "Rew": 30003, + "Reward": 48123, + "Rex": 47389, + "Rh": 38576, + "Rich": 14868, + "Richard": 22245, + "Rick": 33048, + "Right": 11028, + "Ring": 39687, + "River": 42204, + "Ro": 15450, + "Road": 29197, + "Roaming": 27352, + "Rob": 14350, + "Rober": 15924, + "Robert": 19156, + "Roberts": 45487, + "Robin": 40656, + "Rock": 19665, + "Rocket": 50218, + "Rod": 27917, + "Rog": 30417, + "Roger": 43719, + "Rogue": 48163, + "Role": 47445, + "Roll": 26869, + "Rom": 22834, + "Roman": 32454, + "Romney": 42184, + "Ron": 23672, + "Room": 41178, + "Root": 30016, + "Ros": 35740, + "Rose": 31087, + "Ross": 38328, + "Rot": 24864, + "Round": 22685, + "Route": 43401, + "Row": 25166, + "Roy": 32027, + "Royal": 41861, + "Rs": 31273, + "Ru": 40464, + "Rub": 21312, + "Ruby": 32101, + "Rule": 31929, + "Rules": 37766, + "Rum": 47127, + "Run": 10987, + "Runner": 49493, + "Running": 28768, + "Runtime": 41006, + "Rus": 35313, + "Rush": 49942, + "Russ": 10020, + "Russell": 46325, + "Russia": 16347, + "Russian": 16220, + "Rust": 49444, + "Ry": 46987, + "Ryan": 21868, + "S": 50, + "SA": 4090, + "SAM": 49302, + "SAN": 36753, + "SAY": 27358, + "SB": 16811, + "SC": 6173, + "SCP": 48956, + "SD": 10305, + "SE": 5188, + "SEA": 46887, + "SEC": 23683, + "SEE": 36078, + "SELECT": 46506, + "SER": 35009, + "SET": 28480, + "SF": 20802, + "SG": 38475, + "SH": 9693, + "SHA": 37596, + "SHARE": 42597, + "SHIP": 49423, + "SI": 11584, + "SIGN": 46224, + "SIM": 48913, + "SIZE": 33489, + "SK": 18831, + "SL": 8634, + "SM": 12310, + "SN": 15571, + "SO": 15821, + "SON": 11782, + "SOURCE": 47690, + "SP": 4303, + "SPA": 50087, + "SPEC": 48451, + "SPONSORED": 37190, + "SQL": 17861, + "SR": 12562, + "SS": 5432, + "SSL": 31127, + "ST": 2257, + "STAR": 46678, + "STAT": 35744, + "STATE": 44724, + "STD": 32147, + "STDOUT": 36886, + "STE": 30516, + "STEM": 25361, + "STEP": 42135, + "STER": 41809, + "STON": 41924, + "STR": 18601, + "STRUCT": 46126, + "SU": 12564, + "SUP": 40331, + "SW": 17887, + "SY": 23060, + "Sa": 33890, + "Sab": 39646, + "Sac": 38318, + "Sad": 26699, + "Sadly": 36725, + "Safe": 31511, + "Safety": 45372, + "Sah": 32194, + "Saharan": 40461, + "Said": 47638, + "Saint": 48615, + "Sal": 19221, + "Sales": 44490, + "Salt": 43061, + "Sam": 16305, + "Same": 30556, + "Sample": 36674, + "Samsung": 32334, + "San": 15017, + "Sand": 18471, + "Sanders": 26747, + "Santa": 42694, + "Sarah": 29284, + "Sat": 20245, + "Saturday": 19844, + "Saudi": 36939, + "Sav": 47362, + "Save": 16928, + "Sax": 41152, + "Say": 25515, + "Sc": 3351, + "Scale": 29990, + "Scan": 33351, + "Scar": 44433, + "Scene": 36542, + "Sch": 14874, + "Sche": 27054, + "School": 26130, + "Science": 26959, + "Scient": 23010, + "Scientists": 29193, + "Scope": 43642, + "Score": 26595, + "Scot": 37559, + "Scotland": 47230, + "Scott": 19040, + "Screen": 23901, + "Screenshot": 34204, + "Script": 7391, + "Scroll": 29261, + "Se": 4653, + "Sea": 37567, + "Sean": 26408, + "Search": 18243, + "Season": 18960, + "Seattle": 34007, + "Sec": 6558, + "Second": 12211, + "Secondly": 44276, + "Secret": 23725, + "Secretary": 38541, + "Section": 16375, + "Secure": 49793, + "Security": 24074, + "See": 6214, + "Seeing": 36314, + "Seg": 41030, + "Sel": 48767, + "Select": 17563, + "Self": 24704, + "Sem": 13900, + "Semitic": 28753, + "Semitism": 25406, + "Sen": 10445, + "Senate": 32998, + "Senator": 29774, + "Send": 25206, + "Senior": 31224, + "Sense": 41166, + "Sensor": 47864, + "Sent": 31837, + "Sep": 19117, + "Sept": 14635, + "September": 17543, + "Sequ": 44015, + "Ser": 7089, + "Serial": 32634, + "Series": 27996, + "Seriously": 42338, + "Serv": 11838, + "Server": 10697, + "Service": 16177, + "Services": 31007, + "Session": 36044, + "Set": 7248, + "Setting": 34149, + "Settings": 26232, + "Setup": 40786, + "Seven": 31334, + "Several": 14945, + "Sex": 23398, + "Sexual": 49161, + "Sh": 2484, + "Shadow": 27447, + "Sham": 43478, + "Shape": 33383, + "Shar": 40201, + "Share": 11649, + "Shares": 43566, + "Sharp": 44336, + "She": 3347, + "Shell": 23248, + "Sher": 28782, + "Shield": 33651, + "Shift": 33377, + "Shin": 44592, + "Ship": 25586, + "Shipping": 45169, + "Shock": 31646, + "Shop": 29917, + "Short": 16438, + "Shortly": 30513, + "Shot": 28512, + "Should": 19926, + "Show": 15307, + "Shut": 39079, + "Si": 42801, + "Side": 24819, + "Sign": 11712, + "Sil": 15086, + "Silver": 26766, + "Sim": 8890, + "Similar": 18925, + "Similarly": 28039, + "Simon": 35475, + "Simple": 26437, + "Simply": 35596, + "Sin": 46200, + "Since": 6385, + "Sing": 29974, + "Single": 28008, + "Sir": 22788, + "Sit": 46655, + "Site": 29123, + "Six": 21447, + "Size": 10699, + "Sk": 15739, + "Skill": 35040, + "Skin": 42455, + "Skip": 50232, + "Sky": 22308, + "Sl": 11122, + "Sleep": 40555, + "Slot": 38963, + "Slow": 36423, + "Sm": 7556, + "Small": 18712, + "Smart": 25610, + "Smith": 17919, + "Sn": 16501, + "Snake": 49795, + "Snap": 43826, + "Snow": 28974, + "So": 2396, + "Soc": 37949, + "Social": 20636, + "Socket": 39105, + "Soft": 18380, + "Software": 25423, + "Sol": 36949, + "Solar": 38825, + "Sold": 33873, + "Solid": 46933, + "Solution": 46344, + "Some": 4366, + "Someone": 28211, + "Something": 22210, + "Sometimes": 15468, + "Son": 31056, + "Song": 44241, + "Sony": 32895, + "Soon": 28093, + "Sorry": 14385, + "Sort": 42758, + "Soul": 36315, + "Sound": 21369, + "Sounds": 40825, + "Source": 7416, + "SourceFile": 37226, + "Sources": 21188, + "South": 14942, + "Southern": 44993, + "Sov": 38574, + "Soviet": 40408, + "Sp": 4561, + "Space": 14106, + "SpaceEngineers": 31032, + "Spain": 45355, + "Spanish": 43584, + "Spawn": 49855, + "Spe": 5248, + "Speaking": 13887, + "Spec": 22882, + "Special": 13409, + "Specific": 32419, + "Specifically": 48379, + "Spect": 49738, + "Speed": 22785, + "Spell": 31221, + "Sphere": 38882, + "Spider": 41294, + "Spirit": 41910, + "Spl": 26568, + "Split": 41205, + "Spoiler": 31895, + "Spons": 43522, + "Sport": 42576, + "Sports": 18153, + "Spot": 32565, + "Spr": 38454, + "Spread": 44458, + "Spring": 30387, + "Squ": 22266, + "Square": 48011, + "St": 1273, + "Stack": 25896, + "Staff": 31449, + "Stage": 29391, + "Stan": 32140, + "Stand": 15480, + "Standard": 23615, + "Standing": 44196, + "Star": 8248, + "Stars": 29366, + "Start": 10434, + "Starting": 22851, + "Stat": 17126, + "State": 9012, + "Statement": 48682, + "States": 42237, + "Static": 45442, + "Station": 12367, + "Statistics": 48346, + "Stats": 29668, + "Status": 19580, + "Stay": 25681, + "Ste": 7447, + "Steam": 19109, + "Steel": 39807, + "Step": 8600, + "Stephen": 24920, + "Steve": 19206, + "Steven": 28292, + "Stew": 49328, + "Still": 9590, + "Stock": 26207, + "Stone": 34346, + "Stop": 19485, + "Storage": 31425, + "Store": 22658, + "Storm": 32173, + "Story": 11605, + "Str": 13290, + "Stra": 41347, + "Strange": 38114, + "Stre": 30611, + "Stream": 12124, + "Streamer": 28696, + "StreamerBot": 37574, + "Street": 34356, + "Strength": 45027, + "Stretch": 39181, + "Strike": 31584, + "String": 10100, + "Strong": 33004, + "Struct": 44909, + "Stud": 13007, + "Student": 38778, + "Students": 28239, + "Studies": 45833, + "Studio": 41501, + "Study": 39841, + "Sty": 18716, + "Style": 21466, + "Su": 5606, + "Sub": 7004, + "Subject": 19776, + "Submit": 45135, + "Subscribe": 27125, + "Success": 33244, + "Such": 16678, + "Suddenly": 38582, + "Suggest": 43857, + "Sullivan": 47572, + "Sum": 13065, + "Summary": 22093, + "Summer": 33560, + "Sun": 16012, + "Sund": 20602, + "Sunday": 21934, + "Sup": 40784, + "Super": 12442, + "Supp": 15979, + "Supplement": 42615, + "Support": 15514, + "Supported": 48181, + "Supporters": 49422, + "Sur": 14214, + "Sure": 19457, + "Surv": 34652, + "Sus": 30746, + "Susan": 45842, + "Sw": 10462, + "Swe": 40783, + "Sweet": 36087, + "Switch": 38978, + "Sword": 43117, + "Sy": 13940, + "Sym": 43094, + "Syn": 29934, + "Sync": 28985, + "Synopsis": 49771, + "Syria": 40029, + "Syrian": 42747, + "Sys": 44387, + "System": 11964, + "T": 51, + "TA": 5603, + "TABLE": 38148, + "TAG": 42197, + "TAIN": 30339, + "TB": 22737, + "TC": 4825, + "TD": 21016, + "TE": 9328, + "TED": 36493, + "TER": 5781, + "TERN": 31800, + "TEXT": 32541, + "TEXTURE": 47648, + "TF": 10234, + "TG": 35990, + "TH": 4221, + "THE": 10970, + "THER": 21250, + "THING": 39356, + "THIS": 43559, + "TI": 25621, + "TIME": 34694, + "TING": 48996, + "TION": 24131, + "TIT": 49560, + "TL": 14990, + "TM": 15972, + "TN": 46559, + "TO": 10468, + "TON": 11357, + "TOP": 35222, + "TOR": 32961, + "TP": 7250, + "TPP": 31435, + "TPPStreamerBot": 37579, + "TPS": 28820, + "TR": 5446, + "TRUMP": 42473, + "TRY": 40405, + "TS": 4694, + "TT": 15751, + "TV": 6849, + "TW": 34551, + "TX": 29551, + "TY": 9936, + "TYPE": 25216, + "Ta": 38586, + "Tab": 33349, + "Table": 10962, + "Tact": 45803, + "Tag": 24835, + "Tags": 36142, + "Tai": 47976, + "Take": 12322, + "Taking": 26556, + "Tal": 31466, + "Talk": 25685, + "Talking": 45904, + "Tam": 42061, + "Tan": 45557, + "Tang": 43909, + "Tank": 32978, + "Tap": 45081, + "Tar": 47079, + "Target": 21745, + "Task": 25714, + "Tax": 27017, + "Taylor": 29907, + "Te": 6767, + "TeX": 49568, + "Tea": 49770, + "Team": 15592, + "Tech": 17760, + "Techn": 25574, + "Technical": 45638, + "Technology": 44893, + "Ted": 38972, + "Teen": 45639, + "Tel": 33317, + "Tele": 31709, + "Tell": 24446, + "Tem": 12966, + "Temp": 30782, + "Temperature": 42492, + "Template": 30800, + "Ten": 24893, + "Tenn": 43139, + "Ter": 15156, + "Term": 40596, + "Termin": 44798, + "Terror": 40194, + "Terry": 50241, + "Tes": 36504, + "Tesla": 41351, + "Test": 14402, + "Testing": 44154, + "Tex": 17005, + "Texas": 21607, + "Text": 8206, + "TextColor": 42470, + "Texture": 32742, + "Textures": 39860, + "Th": 817, + "Thank": 10449, + "Thankfully": 48387, + "Thanks": 9690, + "That": 2504, + "The": 464, + "Their": 14574, + "Theme": 47863, + "Then": 6423, + "Ther": 35048, + "There": 1858, + "Therefore": 26583, + "These": 4711, + "They": 2990, + "Things": 22248, + "Think": 22073, + "Third": 22747, + "Thirty": 38856, + "This": 1212, + "Thom": 37582, + "Thomas": 22405, + "Thompson": 48942, + "Thor": 46765, + "Those": 9627, + "Though": 10915, + "Thousands": 37482, + "Thread": 16818, + "Three": 12510, + "Through": 15046, + "Throughout": 26797, + "Throw": 39431, + "Thu": 39902, + "Thumbnail": 35523, + "ThumbnailImage": 39142, + "Thunder": 45713, + "Thursday": 25381, + "Thus": 19093, + "Ti": 40533, + "Tickets": 43254, + "Tier": 35252, + "Tile": 35103, + "Tim": 14967, + "Time": 7575, + "Timeout": 48031, + "Timer": 48801, + "Times": 28595, + "Tip": 28434, + "Tips": 43368, + "Title": 19160, + "To": 2514, + "Today": 8888, + "Todd": 42817, + "Together": 41631, + "Tok": 19042, + "Token": 30642, + "Tokens": 22906, + "Tom": 13787, + "Tomorrow": 49488, + "Ton": 35416, + "Tonight": 43783, + "Tony": 29387, + "Too": 23307, + "Tool": 25391, + "Tools": 33637, + "Top": 9126, + "Topic": 33221, + "Topics": 25902, + "Tor": 15884, + "Toronto": 31359, + "Torrent": 39286, + "Total": 14957, + "Touch": 35211, + "Tour": 39152, + "Town": 38097, + "Toy": 48236, + "Tr": 2898, + "Tra": 15721, + "Track": 24802, + "Tracker": 35694, + "Trade": 35965, + "Traditional": 48485, + "Train": 44077, + "Training": 44357, + "Trans": 8291, + "Transaction": 48720, + "Transfer": 43260, + "Transform": 41762, + "Translation": 48313, + "Travel": 33074, + "Tre": 31055, + "Tree": 27660, + "Trend": 45461, + "Tri": 14824, + "Trigger": 48344, + "Trivia": 23854, + "Tro": 44095, + "True": 17821, + "Trump": 6170, + "Trust": 33814, + "Truth": 38782, + "Try": 23433, + "Ts": 33758, + "Tu": 47247, + "Tube": 6876, + "Tue": 41392, + "Tuesday": 26133, + "Tumblr": 39415, + "Tur": 17483, + "Turkey": 31632, + "Turkish": 42872, + "Turn": 17278, + "Tw": 5080, + "Twe": 32665, + "Tweet": 47845, + "Twenty": 34096, + "Twitter": 14254, + "Two": 7571, + "Tx": 46047, + "Ty": 25492, + "Tyler": 46807, + "Typ": 31467, + "Type": 6030, + "Types": 31431, + "Typically": 49321, + "U": 52, + "UA": 34970, + "UAL": 25620, + "UB": 10526, + "UC": 9598, + "UCK": 16696, + "UCT": 18415, + "UD": 8322, + "UE": 8924, + "UES": 35409, + "UF": 36820, + "UFC": 44534, + "UFF": 47588, + "UG": 7340, + "UGC": 31179, + "UGE": 41251, + "UGH": 44004, + "UI": 10080, + "UID": 27586, + "UK": 15039, + "UL": 6239, + "ULAR": 37232, + "ULE": 24212, + "ULL": 9994, + "ULT": 16724, + "ULTS": 35342, + "UM": 5883, + "UME": 38340, + "UMP": 20476, + "UN": 4944, + "UNCH": 47461, + "UNE": 41884, + "UP": 8577, + "UPDATE": 16977, + "UR": 4261, + "URA": 45570, + "URE": 11335, + "URES": 29514, + "URI": 47269, + "URL": 21886, + "URN": 27064, + "URR": 31302, + "URRENT": 39237, + "US": 2937, + "USA": 14053, + "USB": 27155, + "USD": 29072, + "USE": 19108, + "USER": 29904, + "USH": 27143, + "USS": 32835, + "UST": 7759, + "UT": 3843, + "UTC": 17429, + "UTE": 37780, + "UTERS": 14974, + "UTF": 48504, + "UTH": 24318, + "UTION": 35354, + "UU": 30100, + "UV": 31667, + "UX": 31235, + "Ub": 36609, + "Uber": 39018, + "Uh": 34653, + "Uk": 28425, + "Ukraine": 44814, + "Ul": 47920, + "Ult": 16301, + "Ultimate": 47892, + "Ultimately": 27212, + "Ultra": 36122, + "Um": 37280, + "Un": 3118, + "Uncommon": 43023, + "Und": 31319, + "Under": 9203, + "Understanding": 43467, + "Unfortunately": 13898, + "Union": 38176, + "Unique": 40257, + "Unit": 26453, + "United": 17013, + "Unity": 35955, + "Universal": 38747, + "University": 21009, + "Unix": 47000, + "Unknown": 20035, + "Unless": 28042, + "Unlike": 18521, + "Unt": 35792, + "Until": 18273, + "Untitled": 46332, + "Up": 4933, + "Update": 10260, + "Updated": 17354, + "Upgrade": 44948, + "Upload": 41592, + "Upon": 23792, + "Ur": 16692, + "Urban": 46667, + "Url": 28165, + "Us": 5842, + "Usage": 28350, + "Use": 11041, + "Used": 38052, + "User": 12982, + "Users": 14490, + "Using": 12814, + "Usually": 37887, + "Ut": 18274, + "Utah": 44350, + "V": 53, + "VA": 11731, + "VAL": 23428, + "VALUE": 39488, + "VB": 44526, + "VC": 15922, + "VD": 8898, + "VE": 6089, + "VEL": 18697, + "VEN": 28290, + "VER": 5959, + "VERS": 28884, + "VERSION": 43717, + "VERT": 15858, + "VERTIS": 18000, + "VERTISEMENT": 18679, + "VG": 43490, + "VI": 12861, + "VICE": 27389, + "VID": 11008, + "VIDEO": 42937, + "VIDIA": 13171, + "VIEW": 28206, + "VII": 45529, + "VILLE": 38526, + "VIS": 29817, + "VK": 47191, + "VL": 47468, + "VM": 15996, + "VO": 29516, + "VOL": 44558, + "VP": 8859, + "VPN": 33883, + "VR": 13024, + "VS": 20304, + "VT": 36392, + "VW": 30133, + "Va": 33906, + "Val": 7762, + "Valid": 47139, + "Value": 11395, + "Values": 40161, + "Van": 25298, + "Var": 19852, + "Vari": 23907, + "Variable": 43015, + "Various": 40009, + "Vaults": 33937, + "Ve": 26979, + "Vector": 38469, + "Veh": 37870, + "Vel": 46261, + "Ven": 37522, + "Ver": 13414, + "Vers": 34947, + "Version": 14815, + "Versions": 45150, + "Vert": 42369, + "Very": 16371, + "Veter": 45182, + "Vi": 38432, + "Via": 30754, + "Vice": 47910, + "Vict": 21944, + "Victoria": 49898, + "Video": 10798, + "View": 7680, + "Vill": 42074, + "Viol": 33894, + "Virgin": 34674, + "Virginia": 41017, + "Virtual": 37725, + "Vis": 15854, + "Vision": 44206, + "Visit": 31141, + "Visual": 36259, + "Vo": 42144, + "Voice": 35708, + "Vol": 16598, + "Volume": 31715, + "Vote": 37394, + "Vs": 23266, + "W": 54, + "WA": 15543, + "WAR": 16279, + "WARD": 39743, + "WARE": 33746, + "WARN": 37771, + "WARNING": 31502, + "WASHINGTON": 21793, + "WATCH": 35192, + "WAY": 27285, + "WAYS": 42451, + "WB": 45607, + "WC": 27353, + "WD": 22332, + "WE": 8845, + "WER": 45532, + "WF": 48397, + "WH": 12418, + "WHAT": 32971, + "WHERE": 47357, + "WHO": 41856, + "WI": 36326, + "WIN": 37620, + "WIND": 28929, + "WINDOWS": 33207, + "WM": 22117, + "WN": 29767, + "WOOD": 49466, + "WOR": 45359, + "WORK": 33249, + "WP": 25527, + "WR": 18564, + "WS": 19416, + "WT": 39386, + "WW": 17947, + "Wa": 33484, + "Wait": 21321, + "Wal": 21902, + "Walk": 35963, + "Walker": 39950, + "Wall": 22401, + "Wallet": 47152, + "Wan": 45681, + "Want": 19633, + "War": 13195, + "Ward": 49021, + "Ware": 38824, + "Warning": 20361, + "Warren": 43464, + "Wars": 41508, + "Was": 16973, + "Washington": 17402, + "Watch": 10723, + "Water": 19184, + "Wave": 39709, + "Way": 25309, + "We": 1135, + "Weak": 44898, + "Weapon": 27632, + "Weapons": 41818, + "Weather": 41865, + "Web": 13908, + "Website": 33420, + "Wed": 19864, + "Wednesday": 27150, + "Week": 20916, + "Weight": 25844, + "Weiss": 48760, + "Welcome": 14618, + "Well": 5779, + "Were": 35653, + "West": 15045, + "Western": 24227, + "Wh": 1199, + "What": 2061, + "Whatever": 21875, + "Whe": 10842, + "Wheel": 45307, + "When": 2215, + "Whenever": 28877, + "Where": 8496, + "Whereas": 48494, + "Whether": 15354, + "Which": 13828, + "While": 3633, + "Whit": 43617, + "White": 12256, + "Who": 8241, + "Whoever": 47896, + "Why": 5195, + "Wi": 31294, + "Wide": 42559, + "Widget": 38300, + "Width": 30916, + "Wik": 33010, + "Wiki": 32603, + "Wikipedia": 48845, + "Wil": 22327, + "Wild": 25946, + "Will": 8743, + "William": 17121, + "Williams": 27869, + "Wilson": 37349, + "Win": 16643, + "Wind": 8731, + "Window": 27703, + "Windows": 11209, + "Wing": 35612, + "Winged": 47418, + "Winner": 48056, + "Winter": 35376, + "Wire": 29451, + "Wisconsin": 49097, + "With": 3152, + "WithNo": 35992, + "Within": 22005, + "Without": 16249, + "Witness": 38670, + "Wo": 49450, + "Wolf": 32069, + "Woman": 48081, + "Women": 18495, + "Wonder": 42337, + "Wood": 22911, + "Word": 26449, + "Words": 37117, + "Work": 12468, + "Working": 28516, + "Works": 23044, + "World": 10603, + "Would": 17353, + "Wow": 22017, + "Wr": 39213, + "Wra": 36918, + "Writ": 20257, + "Write": 16594, + "Writer": 34379, + "Writing": 33874, + "Written": 25354, + "Ws": 46456, + "X": 55, + "XL": 32457, + "XM": 37643, + "XP": 27481, + "XT": 25010, + "XX": 8051, + "XXX": 43145, + "XXXX": 24376, + "XY": 34278, + "Xbox": 43377, + "Xi": 42528, + "Y": 56, + "YA": 44947, + "YC": 44816, + "YD": 35755, + "YE": 48743, + "YES": 43335, + "YING": 45761, + "YL": 45448, + "YN": 40760, + "YOU": 36981, + "YP": 48232, + "YR": 38162, + "YS": 16309, + "YY": 26314, + "Yan": 49664, + "Yang": 38663, + "Ye": 35543, + "Yeah": 10995, + "Year": 17688, + "Years": 40630, + "Yellow": 39499, + "Yep": 47834, + "Yes": 5297, + "Yesterday": 28065, + "Yet": 11486, + "Yo": 38101, + "York": 49278, + "You": 1639, + "YouTube": 33869, + "Young": 20917, + "Your": 7120, + "Yu": 40728, + "Z": 57, + "ZA": 34892, + "ZE": 21211, + "ZI": 48926, + "ZX": 40692, + "ZZ": 30148, + "Ze": 36056, + "Zen": 47573, + "Zero": 28667, + "Zip": 41729, + "Zone": 26961, + "[": 58, + "[\"": 14692, + "['": 17816, + "[/": 13412, + "[[": 30109, + "[]": 21737, + "[_": 29795, + "\\": 59, + "\\\"": 7879, + "\\\",": 34607, + "\\\":": 30478, + "\\\">": 38214, + "\\'": 43054, + "\\)": 22725, + "\\-": 41441, + "\\.": 17405, + "\\/": 11139, + "\\/\\/": 45422, + "\\<": 49778, + "\\\\": 6852, + "\\\\\\\\": 13426, + "\\\\\\\\\\\\\\\\": 21807, + "\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 34604, + "]": 60, + "]\"": 30866, + "]'": 49946, + "](": 16151, + "])": 12962, + "]),": 46570, + "]).": 35944, + "]);": 36563, + "]+": 48688, + "],": 4357, + "],\"": 17241, + "],[": 38430, + "]-": 45297, + "].": 4083, + "].\"": 29225, + "]:": 5974, + "];": 11208, + "]=": 22241, + "][": 7131, + "][/": 44926, + "]]": 11907, + "]}": 48999, + "^": 61, + "^^": 18237, + "^^^^": 39397, + "^{": 36796, + "_": 62, + "_(": 41052, + "_-": 22955, + "_-_": 31386, + "_.": 44807, + "_>": 49029, + "__": 834, + "___": 17569, + "____": 1427, + "_____": 29343, + "______": 25947, + "_______": 37405, + "________": 2602, + "________________": 4841, + "________________________": 32941, + "________________________________": 10221, + "________________________________________________________________": 27193, + "_{": 23330, + "`": 63, + "`,": 47671, + "`.": 44646, + "``": 15506, + "````": 33153, + "a": 64, + "aa": 7252, + "aaa": 46071, + "aaaa": 24794, + "aah": 37500, + "aan": 28340, + "ab": 397, + "aba": 15498, + "abad": 17325, + "abal": 44349, + "abama": 8809, + "aban": 45094, + "aband": 49248, + "abase": 5754, + "abases": 18826, + "abb": 6485, + "abba": 48910, + "abbage": 32061, + "abbit": 14229, + "abbling": 47883, + "abby": 42457, + "abc": 39305, + "abe": 11231, + "abee": 32580, + "abel": 9608, + "abella": 43653, + "aber": 27359, + "abet": 8380, + "abetes": 11064, + "abeth": 9407, + "abetic": 33312, + "abi": 17914, + "abiding": 43056, + "abies": 43256, + "abil": 14991, + "abilia": 48249, + "abilities": 5738, + "ability": 1799, + "abin": 6014, + "abis": 8102, + "abit": 29968, + "abl": 23117, + "able": 540, + "abled": 4510, + "ables": 2977, + "abling": 11716, + "ablish": 17148, + "ablished": 22555, + "ablishment": 25380, + "ablo": 18817, + "ably": 1346, + "abo": 34748, + "abol": 28426, + "abolic": 29304, + "abor": 4820, + "abortion": 32396, + "about": 10755, + "abouts": 27880, + "above": 29370, + "abre": 46241, + "abs": 8937, + "absolute": 48546, + "absolutely": 42994, + "absor": 46303, + "abul": 16665, + "abulary": 22528, + "abus": 46844, + "abuse": 47158, + "abwe": 27050, + "aby": 3930, + "abyte": 37828, + "abytes": 38346, + "ac": 330, + "aca": 22260, + "acan": 50195, + "acas": 40263, + "acc": 4134, + "acca": 43552, + "accept": 13635, + "acceptable": 16037, + "access": 15526, + "accessible": 33780, + "acci": 44456, + "acco": 8679, + "accompan": 41974, + "accompanied": 42588, + "according": 38169, + "account": 23317, + "ace": 558, + "acea": 44977, + "aceae": 48319, + "acebook": 2887, + "aced": 2286, + "acement": 5592, + "acements": 28613, + "acent": 12643, + "aceous": 37797, + "acer": 11736, + "acerb": 22428, + "acers": 49908, + "aces": 2114, + "acet": 23253, + "aceutical": 14642, + "acey": 25415, + "ach": 620, + "acha": 34518, + "achable": 34446, + "ache": 4891, + "ached": 2317, + "achel": 9636, + "achelor": 19335, + "acher": 3493, + "achers": 17892, + "aches": 3694, + "achev": 42961, + "achi": 14299, + "achine": 20480, + "aching": 8103, + "achment": 15520, + "acho": 43703, + "acht": 19725, + "achu": 32323, + "achus": 9523, + "achusetts": 9770, + "achy": 35586, + "aci": 32009, + "acia": 47431, + "acial": 18150, + "acid": 46309, + "acies": 13433, + "acing": 4092, + "acio": 48711, + "acion": 49443, + "acious": 14209, + "aciously": 45289, + "acist": 20279, + "acists": 33194, + "acity": 4355, + "ack": 441, + "acked": 6021, + "acker": 10735, + "ackers": 28874, + "acket": 8317, + "ackets": 25180, + "acking": 5430, + "ackle": 20523, + "acks": 4595, + "acky": 36053, + "acl": 37779, + "acle": 6008, + "acles": 9928, + "acly": 39691, + "aclysm": 40605, + "aco": 10602, + "acon": 7807, + "acons": 37256, + "acqu": 43561, + "acre": 12345, + "acs": 16436, + "act": 529, + "acted": 23800, + "acter": 7321, + "acteria": 10634, + "acterial": 44965, + "acters": 19858, + "actic": 12009, + "acting": 27362, + "action": 2673, + "actionDate": 31538, + "actions": 4658, + "activ": 15791, + "activate": 39022, + "activated": 33106, + "activation": 48545, + "active": 5275, + "actively": 33329, + "activity": 21797, + "actly": 24342, + "actor": 11218, + "actory": 9548, + "acts": 8656, + "actual": 50039, + "actually": 37739, + "actus": 34144, + "acular": 12754, + "acus": 48628, + "acy": 1590, + "ad": 324, + "ada": 4763, + "adal": 31682, + "adan": 29157, + "adapt": 42552, + "adas": 38768, + "adata": 14706, + "aday": 43593, + "adays": 20544, + "add": 2860, + "addafi": 32113, + "added": 29373, + "adden": 38014, + "adder": 26676, + "adders": 45940, + "addin": 46782, + "adding": 26872, + "addle": 37382, + "addock": 35509, + "addon": 48078, + "addons": 39996, + "addr": 29851, + "address": 21975, + "addy": 13218, + "ade": 671, + "aded": 5286, + "adel": 6959, + "adelphia": 8273, + "adem": 36920, + "ademic": 49113, + "aden": 40780, + "adena": 38047, + "adeon": 12424, + "adequ": 16515, + "ader": 5067, + "aders": 9972, + "ades": 2367, + "adesh": 13410, + "adh": 24411, + "adi": 9189, + "adia": 29523, + "adian": 18425, + "adiator": 33716, + "adic": 23876, + "adier": 38868, + "adies": 50192, + "adin": 17072, + "ading": 4980, + "adiq": 48687, + "adish": 48563, + "aditional": 27013, + "adium": 6271, + "adj": 41255, + "adjust": 23032, + "adjusted": 29117, + "adle": 35166, + "admin": 28482, + "administ": 39081, + "ado": 4533, + "adobe": 36752, + "adoes": 46368, + "ador": 7079, + "ados": 22484, + "adow": 4584, + "adows": 9797, + "adr": 41909, + "adra": 49456, + "ads": 5643, + "adult": 49922, + "adv": 32225, + "advant": 13461, + "advert": 17904, + "advertisement": 45876, + "advertising": 34442, + "ady": 4597, + "ae": 3609, + "aea": 44705, + "aed": 8432, + "aeda": 11641, + "ael": 3010, + "aeper": 28235, + "aepernick": 28333, + "aer": 25534, + "aeus": 46052, + "aez": 47246, + "af": 1878, + "afa": 28485, + "afe": 8635, + "afer": 34659, + "afety": 27925, + "aff": 2001, + "affe": 21223, + "affected": 43958, + "affer": 31183, + "affiliated": 46818, + "affle": 30697, + "affles": 48501, + "afi": 19910, + "afia": 22214, + "afort": 24515, + "aft": 14940, + "after": 8499, + "ag": 363, + "aga": 8126, + "again": 17776, + "against": 32826, + "agall": 44906, + "agame": 46746, + "agan": 7329, + "aganda": 43589, + "agar": 32452, + "agara": 38415, + "agascar": 44309, + "agate": 37861, + "age": 496, + "aged": 1886, + "ageddon": 33054, + "agement": 5082, + "agements": 38113, + "agen": 11286, + "agency": 40955, + "agent": 25781, + "agents": 49638, + "ager": 3536, + "agers": 10321, + "ages": 1095, + "agg": 9460, + "agged": 14655, + "agger": 7928, + "agging": 16406, + "aggressive": 49639, + "agh": 10471, + "aghan": 45109, + "aghd": 16650, + "agher": 30450, + "aghetti": 35812, + "agi": 18013, + "agic": 9083, + "agically": 39066, + "agin": 23183, + "agine": 12756, + "aging": 3039, + "agle": 19345, + "agles": 37803, + "agn": 4660, + "agna": 48669, + "agnar": 30475, + "agne": 21080, + "agnetic": 25145, + "ago": 3839, + "agog": 37300, + "agogue": 32238, + "agon": 1840, + "agonal": 27923, + "agonist": 15239, + "agonists": 36764, + "agons": 34765, + "agos": 48215, + "agra": 45429, + "agram": 6713, + "agraph": 6111, + "agree": 49221, + "ags": 3775, + "agu": 11433, + "ague": 2064, + "agues": 6120, + "agus": 31111, + "agy": 46671, + "ah": 993, + "aha": 12236, + "ahah": 36225, + "ahan": 19210, + "ahar": 37325, + "ahead": 38204, + "ahi": 32810, + "ahime": 49997, + "ahl": 15668, + "ahn": 15386, + "aho": 17108, + "ahon": 30491, + "ahoo": 12992, + "ahs": 39095, + "ahu": 12196, + "ai": 1872, + "aic": 18452, + "aid": 1698, + "aida": 30546, + "aiden": 17538, + "aido": 44354, + "aign": 1784, + "aii": 42648, + "ail": 603, + "aila": 39460, + "ailability": 8994, + "ailable": 1508, + "ailand": 16188, + "ailed": 6255, + "ailing": 11608, + "ails": 1768, + "aily": 3079, + "aim": 1385, + "aiman": 47840, + "aimon": 49438, + "ain": 391, + "aina": 42183, + "aine": 5718, + "ained": 1328, + "ainer": 10613, + "ainers": 50221, + "aining": 1397, + "ainment": 37091, + "ains": 1299, + "aint": 2913, + "aintain": 32725, + "ainted": 14215, + "aints": 6003, + "air": 958, + "aird": 41620, + "aire": 7626, + "aired": 9820, + "aires": 17693, + "airo": 18131, + "airs": 3468, + "airy": 13021, + "ais": 15152, + "ait": 4548, + "aith": 3921, + "aito": 38995, + "aj": 1228, + "aja": 27792, + "aji": 26436, + "ajo": 34944, + "ajor": 1518, + "ak": 461, + "aka": 8130, + "akable": 29033, + "ake": 539, + "aked": 4335, + "akedown": 25817, + "aken": 1685, + "akening": 18800, + "akens": 31627, + "aker": 3110, + "akers": 3979, + "akeru": 43246, + "akery": 33684, + "akes": 1124, + "akespe": 20621, + "akespeare": 20946, + "akh": 11322, + "aki": 8182, + "akia": 21897, + "akin": 27048, + "aking": 868, + "akings": 45665, + "akis": 27321, + "ako": 25496, + "akov": 44715, + "akra": 38004, + "aks": 4730, + "aku": 8719, + "akura": 47754, + "akuya": 29863, + "aky": 15492, + "al": 282, + "ala": 6081, + "alach": 33786, + "alam": 44949, + "alan": 25786, + "albeit": 45781, + "album": 40916, + "alcohol": 42142, + "ald": 1940, + "alde": 35885, + "aldehyde": 44895, + "aldi": 37566, + "aldo": 41476, + "ale": 1000, + "aleb": 32100, + "aled": 3021, + "aleigh": 30729, + "aler": 36213, + "alert": 44598, + "ales": 2040, + "aley": 16730, + "alez": 22149, + "alf": 1604, + "alg": 14016, + "algia": 47111, + "ali": 7344, + "alia": 9752, + "alian": 7199, + "alias": 26011, + "aliation": 22885, + "alid": 10751, + "alien": 42690, + "align": 31494, + "aligned": 41634, + "alin": 14414, + "aline": 20663, + "aling": 4272, + "alion": 19275, + "alions": 50022, + "alis": 27315, + "alist": 49845, + "alities": 27969, + "ality": 1483, + "alk": 971, + "alker": 20949, + "alking": 18998, + "alks": 23833, + "alky": 18354, + "alkyrie": 21316, + "all": 439, + "alla": 30315, + "allah": 31840, + "allas": 7826, + "alle": 6765, + "alled": 4262, + "allel": 29363, + "allery": 17022, + "alli": 36546, + "allic": 18196, + "alling": 9221, + "allion": 48332, + "allo": 49457, + "alloc": 32332, + "allow": 12154, + "allowed": 40845, + "alloween": 50107, + "allows": 47205, + "alls": 5691, + "ally": 453, + "alm": 38182, + "almost": 28177, + "alo": 7335, + "alog": 11794, + "alogue": 30326, + "alogy": 48909, + "alon": 40755, + "alone": 17749, + "along": 24176, + "alore": 40612, + "alos": 41823, + "alph": 17307, + "alpha": 26591, + "als": 874, + "alsa": 32058, + "alse": 2820, + "alsh": 22114, + "also": 14508, + "alt": 2501, + "alted": 29590, + "alter": 47653, + "altern": 33645, + "alth": 1094, + "although": 16670, + "alties": 10355, + "alty": 6017, + "alus": 46781, + "always": 33770, + "aly": 3400, + "alys": 26266, + "alysed": 47557, + "alyses": 43710, + "alysis": 8767, + "alyst": 21470, + "am": 321, + "ama": 1689, + "amac": 11494, + "amacare": 11724, + "aman": 10546, + "amar": 39236, + "amara": 47848, + "amaru": 46893, + "amas": 17485, + "amate": 36754, + "amation": 14755, + "amaz": 45983, + "amazon": 33103, + "amb": 4131, + "amba": 31842, + "amber": 7789, + "ambers": 16368, + "ambling": 15366, + "ambo": 22651, + "amboo": 27708, + "amd": 28745, + "ame": 480, + "amed": 2434, + "ameda": 49637, + "amel": 17983, + "ameless": 39942, + "amen": 41763, + "ament": 3263, + "amental": 6860, + "aments": 12604, + "amer": 2382, + "amera": 18144, + "ameron": 41639, + "ames": 1047, + "ami": 6277, + "amia": 49442, + "amic": 18127, + "amide": 37905, + "amiliar": 19968, + "amily": 5993, + "amin": 5669, + "amina": 18891, + "amination": 24979, + "amine": 9862, + "aminer": 32086, + "amines": 41047, + "aming": 3723, + "amins": 24937, + "amiya": 38241, + "aml": 43695, + "amm": 6475, + "ammad": 26035, + "ammed": 10573, + "ammers": 36846, + "ammu": 49487, + "ammy": 46736, + "amn": 34684, + "amo": 18811, + "amon": 16487, + "among": 35131, + "amorph": 37670, + "amoto": 25384, + "amount": 17287, + "amous": 10877, + "amp": 696, + "ampa": 13299, + "amped": 13322, + "amph": 28474, + "amphetamine": 31262, + "amping": 37843, + "ampion": 6734, + "ampions": 4350, + "ampire": 13577, + "ampires": 27933, + "ample": 1403, + "amples": 12629, + "ampoo": 40239, + "amps": 9430, + "ampton": 23427, + "ampunk": 46183, + "ams": 4105, + "amsung": 30136, + "amura": 37324, + "amus": 25509, + "amy": 14814, + "an": 272, + "ana": 2271, + "analy": 38200, + "analysis": 20930, + "anamo": 33524, + "anan": 27870, + "anas": 15991, + "anasia": 45551, + "anc": 1192, + "anca": 42124, + "ance": 590, + "anced": 2903, + "ancel": 21130, + "ancer": 8250, + "ancers": 20811, + "ances": 1817, + "anch": 3702, + "anche": 6362, + "anches": 12140, + "anchester": 8911, + "anchez": 20364, + "ancial": 2783, + "ancies": 16183, + "ancing": 5077, + "anco": 47699, + "ancock": 37077, + "ancouver": 10264, + "ancy": 3883, + "and": 392, + "anda": 5282, + "andal": 7642, + "andals": 23819, + "andan": 42509, + "ande": 40004, + "anded": 12249, + "andel": 33134, + "andem": 30025, + "ander": 4066, + "andering": 42454, + "anders": 45070, + "andestine": 35887, + "andi": 26800, + "anding": 27225, + "andise": 18888, + "ando": 25440, + "andom": 3749, + "andon": 5063, + "andowski": 44391, + "andr": 46273, + "andra": 15918, + "andre": 49078, + "andro": 28092, + "android": 19411, + "ands": 1746, + "andum": 25933, + "andy": 10757, + "ane": 1531, + "aned": 22739, + "aneers": 33547, + "aneous": 11655, + "aneously": 27683, + "anes": 7305, + "aney": 22297, + "ang": 648, + "anga": 16484, + "angan": 37089, + "ange": 858, + "anged": 5102, + "angel": 8368, + "angelo": 46525, + "anger": 2564, + "angered": 19041, + "angering": 49470, + "angers": 6606, + "anges": 6231, + "angible": 39639, + "anging": 4924, + "angle": 9248, + "angled": 22393, + "angler": 49910, + "angles": 27787, + "angling": 27499, + "ango": 14208, + "angs": 27725, + "angu": 2303, + "anguage": 9000, + "anguages": 33213, + "anguard": 23521, + "angular": 21413, + "ani": 3216, + "ania": 5411, + "anian": 38336, + "anic": 26277, + "anical": 36684, + "anie": 34166, + "aniel": 6321, + "anim": 11227, + "animal": 41607, + "animate": 45685, + "animous": 45873, + "aning": 7574, + "anish": 7115, + "anism": 48162, + "anity": 19689, + "anium": 15776, + "ank": 962, + "anka": 15927, + "anke": 49200, + "anked": 14076, + "ankind": 28066, + "anking": 15230, + "anks": 2283, + "anky": 39556, + "anmar": 21708, + "ann": 1236, + "anna": 7697, + "annabin": 43655, + "annah": 25761, + "anne": 21952, + "anned": 3577, + "annel": 4276, + "annels": 8961, + "anners": 15672, + "anni": 31296, + "annie": 42883, + "annis": 45017, + "annon": 8825, + "annot": 34574, + "announced": 43499, + "anny": 7737, + "ano": 5733, + "anoia": 30661, + "anol": 22012, + "anon": 36902, + "anooga": 42165, + "anos": 40015, + "another": 29214, + "anova": 40993, + "anqu": 26184, + "ans": 504, + "ansas": 6618, + "anse": 40054, + "ansen": 33807, + "anship": 47086, + "ansion": 5487, + "ansk": 34738, + "anski": 44978, + "ansky": 49792, + "ansom": 22011, + "anson": 23103, + "ansson": 44038, + "answer": 41484, + "answered": 31966, + "ant": 415, + "anta": 4910, + "antage": 36403, + "antam": 49653, + "antasy": 34921, + "ante": 12427, + "anted": 4126, + "antes": 39781, + "anth": 29313, + "antha": 32589, + "anthrop": 22178, + "anti": 17096, + "antic": 5109, + "antically": 31589, + "anticipated": 45178, + "antics": 29320, + "antine": 29003, + "anting": 20482, + "antis": 20836, + "antle": 16941, + "antly": 3875, + "anto": 14723, + "antom": 11456, + "anton": 23026, + "antry": 21238, + "ants": 1187, + "anty": 46098, + "antz": 46269, + "anu": 42357, + "anus": 41141, + "anut": 20651, + "anuts": 37555, + "anwhile": 6710, + "any": 1092, + "anya": 34183, + "anyahu": 15966, + "anye": 23495, + "anyl": 34816, + "anyon": 21330, + "anything": 49459, + "anz": 35410, + "anza": 35819, + "ao": 5488, + "aos": 7495, + "ap": 499, + "apa": 32678, + "apache": 43073, + "apan": 2674, + "ape": 1758, + "apeake": 49528, + "aped": 5813, + "apego": 40561, + "aper": 2136, + "apers": 5656, + "apes": 7916, + "apesh": 25490, + "apeshifter": 29554, + "apest": 35746, + "aph": 6570, + "aphael": 34889, + "api": 15042, + "aping": 9269, + "apist": 41690, + "apixel": 48633, + "aple": 24052, + "aples": 28624, + "apo": 41817, + "apolis": 11174, + "apolog": 46407, + "apon": 9184, + "apons": 13486, + "apor": 12687, + "apore": 11656, + "app": 1324, + "appa": 20975, + "apped": 6320, + "append": 33295, + "apper": 11463, + "appers": 46629, + "appiness": 42661, + "apping": 5912, + "appings": 39242, + "apple": 18040, + "application": 31438, + "apply": 39014, + "appointed": 32924, + "appro": 21064, + "appropri": 11488, + "appropriate": 13335, + "appropriately": 45175, + "approved": 29137, + "approximately": 47498, + "apps": 18211, + "appy": 7774, + "aps": 1686, + "apse": 7512, + "apsed": 28361, + "apses": 45903, + "apt": 2373, + "apter": 3429, + "apters": 12126, + "aptic": 32963, + "aptop": 45007, + "apult": 41387, + "apy": 12826, + "aq": 30188, + "aqu": 36129, + "aque": 18251, + "aques": 46806, + "aquin": 48734, + "ar": 283, + "ara": 3301, + "arag": 29967, + "arah": 23066, + "arak": 30447, + "aram": 41158, + "aran": 19173, + "arant": 4741, + "arantine": 37996, + "araoh": 33766, + "arat": 34174, + "arate": 30748, + "aration": 10186, + "arations": 24355, + "arb": 38039, + "arbon": 42084, + "arc": 5605, + "arcer": 17649, + "arch": 998, + "arching": 38270, + "archive": 17474, + "archives": 48814, + "archment": 36767, + "archs": 34592, + "archy": 9282, + "arcity": 32689, + "ard": 446, + "arde": 45093, + "arded": 10676, + "arden": 5872, + "ardi": 22490, + "arding": 13493, + "ardless": 14694, + "ardo": 13109, + "ardon": 19917, + "ards": 1371, + "ardy": 39124, + "are": 533, + "area": 20337, + "ared": 1144, + "aredevil": 38281, + "arel": 20318, + "arella": 45494, + "aren": 5757, + "arent": 1580, + "arenthood": 17117, + "arently": 13773, + "arer": 11258, + "arers": 34231, + "ares": 3565, + "arest": 12423, + "aret": 8984, + "areth": 26659, + "arette": 14758, + "arettes": 13890, + "aretz": 48338, + "arez": 19655, + "arf": 37595, + "arg": 853, + "arge": 1376, + "arger": 32270, + "arget": 7641, + "argo": 9448, + "argon": 37920, + "args": 22046, + "argument": 49140, + "ari": 2743, + "aria": 10312, + "arial": 36098, + "arian": 3699, + "arians": 13517, + "ariat": 21621, + "arie": 49173, + "aries": 3166, + "arij": 39010, + "arijuana": 42834, + "arily": 3093, + "arin": 17714, + "arine": 34569, + "aring": 1723, + "ario": 4982, + "arios": 13010, + "arious": 27129, + "aris": 20066, + "arist": 34566, + "arity": 6806, + "arium": 17756, + "arius": 19897, + "ark": 668, + "arkable": 45543, + "arkin": 39027, + "arks": 5558, + "arl": 7063, + "arlane": 49344, + "arling": 30045, + "arm": 1670, + "arma": 10961, + "armac": 32813, + "armed": 12026, + "arming": 18052, + "armor": 40456, + "arms": 8357, + "arn": 1501, + "arna": 28610, + "arnaev": 42311, + "arning": 4228, + "aro": 12022, + "aron": 8045, + "aroo": 38049, + "around": 14145, + "arov": 42737, + "arp": 5117, + "arr": 3258, + "arranted": 47940, + "arrass": 9187, + "array": 18747, + "arre": 9624, + "arrell": 47769, + "arrett": 34878, + "arrison": 22472, + "arro": 34852, + "arrow": 6018, + "arry": 6532, + "ars": 945, + "arse": 17208, + "arser": 28198, + "arsh": 5406, + "arsity": 45826, + "arson": 12613, + "art": 433, + "arta": 34202, + "arte": 32074, + "arted": 19112, + "arten": 23996, + "arter": 2571, + "arters": 6137, + "arth": 11999, + "arthed": 36370, + "arthy": 18270, + "article": 20205, + "articles": 26845, + "artifacts": 50179, + "artisan": 19714, + "artist": 49016, + "artment": 1823, + "artments": 32514, + "artney": 41709, + "arton": 41328, + "arts": 5889, + "arty": 25494, + "artz": 13636, + "aru": 11493, + "arus": 20272, + "ary": 560, + "arya": 43898, + "aryl": 36822, + "aryn": 38621, + "as": 292, + "asa": 15462, + "asaki": 33846, + "asant": 8775, + "asar": 42391, + "asc": 3372, + "asca": 42688, + "ascade": 28966, + "ascal": 27747, + "ascar": 37740, + "ascist": 31968, + "ascript": 15961, + "ascular": 14767, + "ascus": 20275, + "ase": 589, + "ased": 839, + "asel": 48038, + "aser": 6005, + "asers": 19865, + "ases": 1386, + "ash": 1077, + "asha": 14715, + "ashed": 5263, + "asher": 31218, + "ashes": 7465, + "ashi": 12144, + "ashing": 2140, + "ashington": 2542, + "ashion": 5880, + "ashtra": 38535, + "asi": 17053, + "asia": 23218, + "asin": 47337, + "asing": 2313, + "asio": 29831, + "asion": 4247, + "asionally": 31775, + "asions": 39327, + "asis": 17765, + "asive": 17443, + "ask": 2093, + "aska": 8480, + "asket": 11715, + "asketball": 14575, + "asking": 30463, + "asks": 6791, + "asley": 30705, + "asm": 8597, + "asma": 11797, + "asms": 34432, + "ason": 888, + "asonable": 17994, + "asonic": 30189, + "asonry": 38950, + "asons": 2812, + "asp": 5126, + "aspberry": 17653, + "asper": 32981, + "aspers": 49412, + "aspx": 31740, + "ass": 562, + "assad": 30178, + "assador": 10623, + "assadors": 33429, + "assault": 46635, + "asse": 21612, + "assed": 21390, + "assemb": 34455, + "assembled": 46826, + "assembly": 41873, + "asser": 24929, + "assert": 30493, + "asses": 13978, + "assets": 19668, + "assetsadobe": 41383, + "assi": 46527, + "assian": 46091, + "assic": 31635, + "assies": 46257, + "assin": 44961, + "assing": 19696, + "assion": 11857, + "assis": 20297, + "assisted": 42191, + "assium": 26663, + "assment": 45312, + "asso": 28372, + "associated": 32852, + "assuming": 32935, + "assy": 11720, + "ast": 459, + "asta": 40197, + "aste": 4594, + "asted": 8992, + "aster": 1603, + "astered": 14054, + "astern": 6470, + "asters": 7060, + "astery": 29310, + "astic": 3477, + "astical": 32044, + "astically": 16607, + "astics": 24232, + "asting": 9222, + "aston": 45966, + "astrous": 20168, + "asts": 5773, + "asty": 7833, + "asu": 27345, + "asure": 5015, + "asured": 34006, + "asures": 13846, + "asuring": 45925, + "asury": 11579, + "asus": 40895, + "asy": 4107, + "at": 265, + "ata": 1045, + "atable": 21156, + "ataka": 48088, + "atal": 10254, + "atalie": 30951, + "atan": 39036, + "atana": 43777, + "atar": 9459, + "atari": 35554, + "atars": 40193, + "atch": 963, + "atche": 24809, + "atched": 14265, + "atcher": 34734, + "atches": 20981, + "atchewan": 29736, + "atching": 19775, + "ate": 378, + "atech": 40340, + "ated": 515, + "ateful": 11850, + "ateg": 2397, + "ategic": 47917, + "ategor": 47467, + "ategories": 26129, + "ategory": 11606, + "ategy": 4338, + "atel": 25791, + "atell": 7528, + "atellite": 26493, + "ately": 1286, + "atem": 23900, + "aten": 36686, + "ater": 729, + "ateral": 10534, + "aterasu": 45335, + "atered": 34190, + "aterial": 2273, + "atern": 9205, + "aternal": 14744, + "aternity": 17094, + "aters": 8605, + "ates": 689, + "ateur": 15093, + "ateurs": 45211, + "atever": 3587, + "atform": 3390, + "ath": 776, + "atha": 30921, + "atham": 37520, + "athan": 6696, + "athe": 26221, + "athed": 35932, + "ather": 1032, + "athered": 8638, + "atherine": 15289, + "athering": 25545, + "athetic": 18874, + "athi": 44202, + "athing": 26927, + "athlon": 50236, + "athom": 32910, + "athon": 12938, + "aths": 33148, + "athy": 10036, + "ati": 7246, + "atial": 34961, + "atibility": 25901, + "atible": 16873, + "atic": 1512, + "atical": 39056, + "atically": 4142, + "atican": 18245, + "atics": 23372, + "atile": 12610, + "atility": 18486, + "atin": 10680, + "ating": 803, + "atinum": 16881, + "atio": 39485, + "ation": 341, + "ational": 864, + "ationally": 15208, + "ations": 602, + "atis": 37749, + "atisf": 17403, + "atism": 26185, + "ative": 876, + "atively": 9404, + "atives": 2929, + "ativity": 22055, + "atl": 25864, + "atlantic": 43342, + "atmeal": 45280, + "ato": 5549, + "atoes": 15048, + "atography": 45501, + "atom": 37696, + "atomic": 47116, + "aton": 13951, + "atonin": 44248, + "atoon": 23122, + "ator": 1352, + "atorial": 21592, + "atories": 19854, + "atorium": 30732, + "ators": 2024, + "atory": 2870, + "atos": 35492, + "atown": 41079, + "atra": 26066, + "atre": 10562, + "atri": 26646, + "atro": 47756, + "atron": 23484, + "ats": 1381, + "atson": 13506, + "atsu": 19231, + "atsuki": 40063, + "att": 1078, + "atta": 25014, + "attach": 47348, + "attack": 20358, + "attacks": 38458, + "atted": 16898, + "atten": 41769, + "atter": 1436, + "attered": 10228, + "attering": 16475, + "atters": 34387, + "attery": 16296, + "atti": 34891, + "attle": 1999, + "attled": 43535, + "atto": 45807, + "atton": 38680, + "attr": 35226, + "attribute": 42348, + "atts": 30353, + "atu": 33419, + "atum": 21307, + "atur": 2541, + "atural": 2660, + "aturally": 7436, + "aturated": 30192, + "aturation": 36921, + "aturday": 3658, + "aturdays": 39724, + "ature": 1300, + "atures": 6691, + "atus": 7240, + "atz": 27906, + "au": 559, + "auc": 14272, + "aucas": 25205, + "aucus": 16710, + "aucuses": 38271, + "aud": 3885, + "auder": 29233, + "audi": 31330, + "audio": 24051, + "auer": 16261, + "aug": 7493, + "auga": 44718, + "augh": 1567, + "aughed": 13726, + "aughlin": 42730, + "aughs": 19256, + "aught": 3413, + "aughter": 3637, + "aughtered": 32734, + "aughters": 13441, + "aughty": 28496, + "aukee": 15263, + "aul": 2518, + "auld": 30406, + "auldron": 45637, + "ault": 1721, + "aults": 13185, + "aum": 26043, + "aun": 1942, + "auna": 32837, + "aunch": 11429, + "aund": 14677, + "aunder": 21118, + "aundering": 23496, + "aunders": 32818, + "aunt": 12968, + "aunted": 20227, + "aunting": 20706, + "auntlet": 32633, + "auntlets": 39695, + "aunts": 43981, + "aur": 2899, + "aura": 33830, + "auri": 35190, + "aurus": 22302, + "aus": 8717, + "ause": 682, + "ausible": 17178, + "aut": 2306, + "auth": 18439, + "authent": 41299, + "author": 9800, + "authored": 39351, + "authorized": 19721, + "authors": 41617, + "autical": 37073, + "aution": 32917, + "autions": 28766, + "auto": 23736, + "automatic": 37800, + "auts": 17712, + "aux": 14644, + "av": 615, + "ava": 4170, + "avage": 33757, + "availability": 47274, + "available": 15182, + "aval": 9226, + "avan": 12421, + "avanaugh": 19872, + "avascript": 16098, + "ave": 1015, + "aved": 9586, + "avement": 44034, + "aven": 4005, + "aver": 8770, + "average": 23913, + "avering": 42610, + "avers": 30400, + "avery": 12447, + "aves": 3080, + "avez": 28851, + "avi": 15820, + "avia": 40543, + "avid": 8490, + "avier": 19492, + "avin": 20637, + "aving": 2703, + "avior": 15759, + "aviour": 37716, + "avis": 23401, + "avoid": 27080, + "avor": 5570, + "avorable": 32006, + "avored": 48275, + "avorite": 19227, + "avour": 29023, + "avy": 2830, + "aw": 707, + "awa": 6909, + "awaited": 41742, + "awan": 43004, + "awar": 48841, + "aware": 9685, + "awareness": 47812, + "awaru": 39008, + "awatts": 46684, + "away": 8272, + "aways": 23949, + "awed": 36825, + "awei": 38247, + "awi": 23368, + "awk": 19301, + "awks": 11890, + "awn": 3832, + "aws": 8356, + "ax": 897, + "axe": 38231, + "axies": 25472, + "axis": 22704, + "axter": 40864, + "axy": 6969, + "ay": 323, + "aya": 11729, + "ayan": 22931, + "aye": 48822, + "ayed": 16548, + "ayer": 2794, + "ayers": 6962, + "ayette": 27067, + "aying": 8369, + "aylor": 7167, + "ayn": 49987, + "ayne": 43906, + "ays": 592, + "ayson": 34907, + "az": 1031, + "aza": 7056, + "azaar": 34485, + "azaki": 32276, + "azar": 29413, + "azard": 26267, + "aze": 6201, + "azed": 13865, + "azeera": 28535, + "azel": 41319, + "azer": 19178, + "azes": 36096, + "azi": 7761, + "azine": 4994, + "azines": 15742, + "azing": 4070, + "azo": 44299, + "azon": 5168, + "azor": 17725, + "azy": 12582, + "azz": 8101, + "b": 65, + "ba": 7012, + "bable": 33460, + "bably": 11921, + "baby": 40252, + "bach": 19496, + "back": 1891, + "backed": 17078, + "backer": 49978, + "background": 25249, + "backs": 10146, + "bad": 14774, + "bag": 21454, + "bage": 13866, + "bags": 34005, + "bah": 47041, + "bal": 6893, + "balance": 20427, + "balanced": 27753, + "ball": 1894, + "balls": 21591, + "ban": 3820, + "band": 3903, + "bands": 21397, + "bane": 20235, + "bang": 36668, + "bank": 17796, + "banks": 43558, + "bar": 5657, + "bara": 39389, + "bard": 23024, + "bare": 49382, + "bars": 34046, + "bart": 16575, + "bas": 12093, + "base": 8692, + "based": 3106, + "bash": 41757, + "basic": 35487, + "basketball": 21265, + "bass": 42933, + "bat": 8664, + "batch": 43501, + "bath": 37648, + "bats": 50199, + "battle": 38471, + "baugh": 23768, + "baum": 24738, + "bay": 24406, + "bb": 11848, + "bc": 15630, + "bd": 17457, + "bda": 43444, + "be": 1350, + "beam": 40045, + "bean": 14289, + "beans": 44749, + "bear": 33227, + "beard": 39433, + "bearing": 28655, + "beat": 12945, + "beaut": 40544, + "bec": 9423, + "because": 13893, + "becca": 20627, + "beck": 27343, + "becue": 31927, + "bed": 3077, + "bedroom": 36269, + "bee": 20963, + "been": 47436, + "beer": 42428, + "bees": 41712, + "before": 19052, + "begin": 27471, + "beh": 20709, + "behavior": 46571, + "behind": 42200, + "being": 11873, + "beit": 15357, + "bek": 47083, + "bel": 6667, + "bell": 7923, + "below": 35993, + "belt": 37976, + "ben": 11722, + "bench": 26968, + "bender": 45666, + "bending": 49667, + "benef": 36934, + "benefit": 48649, + "bent": 46119, + "ber": 527, + "bered": 9451, + "berg": 3900, + "berger": 21041, + "berman": 34591, + "bern": 33900, + "bernatorial": 43660, + "berra": 31358, + "berries": 20853, + "berry": 8396, + "bers": 1213, + "bert": 4835, + "berto": 32371, + "berus": 39192, + "bery": 13001, + "bes": 12636, + "best": 13466, + "bestos": 40651, + "bet": 11181, + "beta": 31361, + "bett": 48138, + "better": 27903, + "between": 23395, + "bey": 23454, + "bf": 19881, + "bg": 35904, + "bh": 34369, + "bi": 8482, + "bia": 23339, + "bial": 25200, + "bian": 12210, + "bians": 30071, + "biased": 38002, + "bid": 14065, + "bidden": 37978, + "bie": 12590, + "bies": 29846, + "big": 14261, + "bike": 32256, + "bil": 33473, + "bill": 35546, + "billion": 24540, + "bilt": 34508, + "bin": 8800, + "binary": 39491, + "bind": 21653, + "binding": 30786, + "bing": 4623, + "biology": 43592, + "bird": 16944, + "birds": 32002, + "birth": 24280, + "bis": 41907, + "bish": 31795, + "bishop": 27832, + "bit": 2545, + "bitcoin": 35395, + "bite": 37018, + "bitious": 14228, + "bits": 9895, + "biz": 42189, + "bj": 50007, + "bl": 2436, + "black": 13424, + "blade": 22500, + "blance": 42757, + "blank": 27190, + "blast": 39806, + "ble": 903, + "bleacher": 47975, + "bled": 9342, + "bledon": 49258, + "blem": 11253, + "blems": 22143, + "bler": 43400, + "blers": 43022, + "bles": 7689, + "bley": 43263, + "blind": 27461, + "bling": 11108, + "block": 9967, + "blocking": 41938, + "blocks": 27372, + "blog": 14036, + "blogs": 49096, + "blogspot": 35217, + "blood": 18041, + "blooded": 50132, + "blow": 48619, + "blown": 31290, + "blue": 17585, + "bly": 36874, + "bm": 20475, + "bn": 9374, + "bnb": 31971, + "bo": 2127, + "boa": 48614, + "board": 3526, + "boarding": 27794, + "boards": 12821, + "boat": 24482, + "boats": 46058, + "bodied": 45190, + "body": 2618, + "bol": 28984, + "bold": 36575, + "bole": 45693, + "bolt": 25593, + "bomb": 27657, + "bon": 4189, + "bone": 15992, + "bones": 35095, + "bons": 23461, + "book": 2070, + "books": 12106, + "bool": 30388, + "boost": 39521, + "boot": 18769, + "bor": 2865, + "border": 20192, + "borg": 23297, + "borgh": 49870, + "born": 6286, + "borne": 13555, + "boro": 21513, + "borough": 17913, + "bors": 32289, + "bos": 39565, + "boss": 42820, + "bot": 13645, + "both": 16885, + "bots": 42478, + "bott": 10985, + "bottom": 22487, + "bound": 7784, + "bour": 6084, + "bourg": 24256, + "bourne": 12544, + "bow": 8176, + "bowl": 36859, + "bows": 25435, + "box": 3524, + "boxes": 29305, + "boxing": 45471, + "boy": 7081, + "boys": 13202, + "bp": 46583, + "bps": 18799, + "br": 1671, + "bra": 16057, + "brace": 46565, + "brain": 27825, + "brainer": 49334, + "bral": 24427, + "brance": 28031, + "brand": 17938, + "branded": 35559, + "braska": 17088, + "brate": 40804, + "brates": 44835, + "bre": 4679, + "bread": 29573, + "break": 9032, + "breaker": 25766, + "breakers": 49295, + "breaking": 13395, + "breaks": 30058, + "bred": 36074, + "breeding": 49705, + "brew": 11269, + "brid": 10236, + "bridge": 9458, + "brids": 40637, + "bright": 29199, + "bring": 48580, + "bringer": 48046, + "bringing": 35749, + "bris": 15311, + "bro": 7957, + "broad": 36654, + "broken": 25826, + "brook": 19094, + "brother": 37343, + "brow": 25367, + "brown": 33282, + "browser": 40259, + "brush": 32680, + "bryce": 32524, + "bs": 1443, + "bsite": 12485, + "bsp": 24145, + "bt": 18347, + "btn": 46118, + "bu": 11110, + "bub": 46176, + "buck": 27041, + "bucks": 18999, + "budget": 37315, + "buf": 29325, + "buff": 36873, + "buffer": 22252, + "bug": 25456, + "bugs": 32965, + "build": 11249, + "builder": 38272, + "builders": 50034, + "building": 16894, + "built": 18780, + "bul": 15065, + "bull": 16308, + "bum": 4435, + "buquerque": 36461, + "bur": 6236, + "burg": 7423, + "burgh": 9228, + "burn": 10899, + "burning": 44313, + "burse": 21780, + "burst": 31961, + "bury": 10711, + "bus": 10885, + "bush": 50231, + "business": 22680, + "buster": 24899, + "busters": 30181, + "but": 4360, + "butt": 43059, + "button": 16539, + "buy": 17846, + "by": 1525, + "bye": 16390, + "byn": 14929, + "bys": 48209, + "byss": 15040, + "byte": 26327, + "byter": 36204, + "bytes": 33661, + "c": 66, + "ca": 6888, + "cache": 23870, + "cade": 46395, + "cair": 37155, + "cake": 30560, + "cakes": 37263, + "cal": 9948, + "cale": 38765, + "caliber": 43288, + "call": 13345, + "callback": 47423, + "called": 7174, + "calling": 44714, + "cam": 20991, + "camera": 25695, + "camp": 16544, + "campaign": 35012, + "campus": 43842, + "can": 5171, + "cancer": 48870, + "cand": 46188, + "cano": 35490, + "canon": 49883, + "cap": 11128, + "capacity": 42404, + "cape": 36435, + "capital": 27544, + "capitalist": 49970, + "caps": 27979, + "capt": 27144, + "car": 7718, + "carb": 35684, + "carbon": 29255, + "card": 9517, + "cards": 27761, + "care": 6651, + "carry": 34993, + "cars": 37993, + "cart": 26674, + "cas": 34004, + "case": 7442, + "cases": 33964, + "cash": 30350, + "cast": 2701, + "caster": 17970, + "casters": 26248, + "casting": 19913, + "castle": 18676, + "casts": 40924, + "cat": 9246, + "catch": 40198, + "catching": 50106, + "category": 22872, + "catentry": 39165, + "cation": 30907, + "cats": 24619, + "cause": 25587, + "cb": 21101, + "cc": 535, + "cca": 13227, + "ccess": 1591, + "cci": 35764, + "ccoli": 34544, + "ccording": 2941, + "cd": 10210, + "cdn": 32341, + "ce": 344, + "cean": 5829, + "ceans": 19961, + "ced": 771, + "cedented": 12292, + "cedes": 19285, + "ceed": 2707, + "ceivable": 48054, + "ceive": 15164, + "ceived": 6471, + "ceiver": 39729, + "cel": 5276, + "cele": 49840, + "celer": 7015, + "cell": 3846, + "cellaneous": 25673, + "cellence": 19801, + "cellent": 5666, + "cells": 46342, + "celona": 14308, + "cember": 3273, + "cemic": 40478, + "cence": 43696, + "cend": 15695, + "cens": 42595, + "cent": 1087, + "center": 16159, + "centered": 38050, + "central": 31463, + "centric": 28577, + "century": 14792, + "cephal": 43996, + "cept": 984, + "ception": 4516, + "ceptions": 11755, + "ceptive": 25867, + "ceptor": 49492, + "cer": 2189, + "cern": 30903, + "cerned": 49990, + "cerning": 41981, + "cerpt": 17040, + "cers": 7999, + "cert": 22583, + "certain": 39239, + "cery": 12757, + "ces": 728, + "cess": 919, + "cession": 43914, + "cessive": 45428, + "cest": 9165, + "cester": 33187, + "cf": 12993, + "cffff": 31727, + "cffffcc": 31957, + "cfg": 37581, + "cgi": 37157, + "ch": 354, + "cha": 11693, + "chain": 7983, + "chains": 38861, + "chair": 16337, + "chairs": 49655, + "chal": 38009, + "chall": 36747, + "cham": 49869, + "chan": 3147, + "chance": 39486, + "change": 3803, + "changed": 40985, + "changes": 36653, + "changing": 22954, + "channel": 17620, + "channelAvailability": 39757, + "chant": 8907, + "chanted": 28923, + "chapter": 43582, + "char": 10641, + "character": 22769, + "chard": 30215, + "charg": 11121, + "charge": 10136, + "charged": 17200, + "charges": 34948, + "charging": 31498, + "chart": 40926, + "chat": 17006, + "che": 2395, + "cheat": 46799, + "check": 9122, + "checked": 26752, + "checking": 41004, + "checks": 42116, + "ched": 1740, + "chedel": 24015, + "chel": 29232, + "chell": 12398, + "chem": 15245, + "chemical": 31379, + "chemist": 28899, + "chemy": 26599, + "chen": 6607, + "chenko": 45059, + "chens": 29937, + "cheon": 40556, + "cher": 2044, + "chers": 3533, + "chery": 31132, + "ches": 2052, + "chest": 46713, + "chester": 35983, + "chet": 20043, + "chev": 49916, + "chi": 11072, + "chid": 28402, + "chie": 3043, + "chief": 17351, + "chieve": 24957, + "child": 9410, + "children": 17197, + "chin": 24658, + "ching": 10813, + "chini": 45045, + "chio": 40900, + "chip": 35902, + "chlor": 36813, + "chn": 1349, + "chnology": 19587, + "cho": 6679, + "choes": 23001, + "choice": 25541, + "chool": 1251, + "christ": 43533, + "chrom": 28663, + "chrome": 46659, + "chron": 11413, + "cht": 21474, + "chu": 46417, + "chuk": 46019, + "church": 36964, + "chwitz": 36297, + "chy": 29658, + "ci": 979, + "cia": 33743, + "cial": 2413, + "cially": 2131, + "ciating": 46136, + "ciation": 17269, + "cible": 37369, + "cience": 4234, + "cient": 3456, + "cientious": 43037, + "cients": 35611, + "cies": 3171, + "cific": 7790, + "cig": 22683, + "cigarette": 46040, + "cigarettes": 32529, + "cil": 2856, + "cill": 20346, + "cin": 17879, + "cing": 2259, + "cious": 4680, + "cipl": 6671, + "cipled": 41296, + "ciples": 6418, + "ciplinary": 29386, + "cipline": 34647, + "circ": 21170, + "circle": 45597, + "cise": 37561, + "cised": 37168, + "cision": 16005, + "cit": 47992, + "citizens": 46801, + "city": 19205, + "cium": 16910, + "cius": 28599, + "civil": 37636, + "ck": 694, + "cker": 15280, + "cki": 49108, + "cking": 44377, + "cknow": 5319, + "cknowled": 33165, + "cko": 37549, + "cks": 4657, + "cl": 565, + "clad": 29853, + "claim": 6604, + "claimed": 12795, + "claimer": 17111, + "clair": 27659, + "clamation": 20931, + "class": 4871, + "classes": 37724, + "classic": 49421, + "classified": 31691, + "clave": 44281, + "claw": 43143, + "cle": 2375, + "clean": 27773, + "clear": 20063, + "cled": 20095, + "cler": 22902, + "clerosis": 31399, + "cles": 5427, + "cli": 44506, + "click": 12976, + "client": 16366, + "cliffe": 33783, + "climate": 42570, + "cling": 8493, + "clinical": 47367, + "clinton": 37821, + "clip": 15036, + "clips": 31945, + "clipse": 17043, + "clock": 15750, + "clone": 21018, + "cloneembedreportprint": 30899, + "close": 19836, + "closed": 20225, + "closure": 17966, + "cloth": 44905, + "cloud": 17721, + "club": 18664, + "clud": 758, + "clude": 9152, + "cluded": 10341, + "cludes": 13955, + "cluding": 6360, + "clus": 2527, + "clusion": 4717, + "clusions": 11539, + "clusive": 5731, + "clusively": 44307, + "cm": 11215, + "cmd": 28758, + "cmp": 48991, + "cms": 46406, + "cn": 31522, + "co": 1073, + "coal": 25140, + "coat": 31434, + "cock": 21517, + "cod": 19815, + "code": 8189, + "coded": 40976, + "codes": 40148, + "coe": 49270, + "cohol": 4857, + "coin": 3630, + "coins": 14624, + "col": 4033, + "cold": 36673, + "coll": 26000, + "collar": 37676, + "collect": 33327, + "collection": 43681, + "college": 44107, + "colm": 18414, + "colo": 45745, + "colonial": 49787, + "color": 8043, + "colored": 25717, + "colour": 49903, + "column": 28665, + "com": 785, + "comb": 24011, + "combat": 39969, + "combe": 49325, + "come": 2958, + "comed": 15128, + "comes": 8988, + "comfort": 21598, + "coming": 4976, + "comings": 30715, + "comm": 9503, + "command": 21812, + "comment": 23893, + "comments": 15944, + "commerce": 27061, + "commercial": 36313, + "commit": 41509, + "committee": 26799, + "common": 11321, + "commun": 10709, + "communication": 32560, + "communications": 20860, + "community": 28158, + "comp": 5589, + "compan": 34390, + "company": 39722, + "compatible": 38532, + "competitive": 46131, + "compl": 23855, + "complete": 20751, + "completely": 46699, + "complex": 41887, + "compliance": 47587, + "component": 42895, + "computer": 33215, + "con": 1102, + "concept": 43169, + "concert": 48415, + "cond": 17561, + "condition": 31448, + "conduct": 36495, + "cone": 49180, + "conf": 10414, + "conference": 41124, + "confidence": 39745, + "config": 11250, + "confirmed": 36349, + "cong": 36801, + "coni": 45774, + "conn": 37043, + "connect": 8443, + "connected": 15236, + "connection": 38659, + "conom": 1519, + "cons": 5936, + "conscious": 16796, + "conserv": 38925, + "conservancy": 41215, + "conservative": 43218, + "consider": 44353, + "console": 41947, + "const": 9979, + "constitutional": 18789, + "construct": 41571, + "consumer": 49827, + "consuming": 35873, + "cont": 3642, + "contact": 32057, + "contained": 45964, + "container": 34924, + "containing": 38301, + "content": 11299, + "context": 22866, + "contin": 18487, + "continental": 35415, + "continue": 43043, + "contract": 28484, + "control": 13716, + "controlled": 14401, + "controller": 36500, + "conv": 42946, + "cook": 27916, + "cooked": 46591, + "cookie": 44453, + "cool": 24494, + "coon": 20912, + "coord": 37652, + "cop": 22163, + "copy": 30073, + "cor": 10215, + "core": 7295, + "corn": 20772, + "correct": 30283, + "corruption": 46260, + "cos": 6966, + "cost": 15805, + "cosystem": 12541, + "cot": 25557, + "cott": 14612, + "could": 24089, + "count": 9127, + "counter": 24588, + "country": 19315, + "cour": 43220, + "course": 17319, + "court": 22230, + "cover": 9631, + "covered": 32111, + "cow": 8232, + "cox": 40359, + "cp": 13155, + "cpp": 20322, + "cpu": 36166, + "cr": 6098, + "craft": 3323, + "crafted": 39160, + "crazy": 50112, + "cre": 7513, + "cream": 36277, + "creat": 20123, + "create": 17953, + "created": 25598, + "creation": 38793, + "creator": 45382, + "credit": 43082, + "creen": 32060, + "crete": 38669, + "crew": 42276, + "cribed": 32968, + "crim": 50086, + "crime": 28126, + "criminal": 45955, + "cript": 6519, + "cription": 6820, + "criptions": 24370, + "crit": 22213, + "critical": 34666, + "cro": 19915, + "croft": 36714, + "crop": 31476, + "cross": 19692, + "crow": 47114, + "cru": 32838, + "cry": 20470, + "crypt": 29609, + "cs": 6359, + "css": 25471, + "csv": 40664, + "ct": 310, + "ctic": 11048, + "ctica": 28914, + "ction": 596, + "ctions": 2733, + "ctive": 14070, + "ctl": 34168, + "ctor": 2715, + "ctors": 5217, + "ctory": 25977, + "ctr": 24087, + "ctrl": 44755, + "ctuary": 15258, + "cture": 48715, + "ctx": 49464, + "cu": 27399, + "cube": 40296, + "cue": 15509, + "cul": 3129, + "cular": 10440, + "culated": 49262, + "culation": 14902, + "cule": 23172, + "cules": 13930, + "culosis": 38767, + "cult": 40820, + "cultural": 30844, + "culture": 25584, + "culus": 17576, + "cum": 36340, + "cup": 25244, + "cur": 22019, + "currency": 34415, + "current": 14421, + "currently": 41745, + "cus": 9042, + "cussion": 36262, + "custom": 23144, + "cut": 8968, + "cuts": 23779, + "cutting": 29753, + "cv": 33967, + "cy": 948, + "cycl": 15539, + "cycle": 13696, + "cycles": 32503, + "cyclop": 22873, + "cyclopedia": 25497, + "cyl": 38801, + "cz": 26691, + "cé": 32682, + "d": 67, + "dB": 36077, + "dL": 45582, + "da": 6814, + "dad": 47984, + "daily": 29468, + "dain": 27162, + "dal": 31748, + "dale": 14597, + "dam": 11043, + "damage": 28735, + "dan": 25604, + "danger": 38537, + "daq": 48539, + "dar": 27455, + "dark": 21953, + "dash": 42460, + "dat": 19608, + "data": 7890, + "database": 48806, + "date": 4475, + "dated": 8715, + "dates": 19581, + "dating": 38734, + "daughter": 29642, + "day": 820, + "dayName": 45392, + "days": 12545, + "db": 9945, + "dc": 17896, + "dd": 1860, + "dden": 4742, + "dding": 33403, + "dds": 33714, + "de": 2934, + "dead": 25124, + "deal": 31769, + "deals": 14302, + "death": 22595, + "deb": 11275, + "debian": 24689, + "debug": 24442, + "dec": 12501, + "deck": 35875, + "decl": 32446, + "ded": 9395, + "deen": 39060, + "deep": 22089, + "def": 4299, + "default": 12286, + "defense": 19774, + "define": 13086, + "defined": 23211, + "definition": 46758, + "deg": 13500, + "degree": 16863, + "del": 12381, + "delay": 40850, + "delete": 33678, + "dem": 9536, + "demand": 28550, + "democracy": 42017, + "democratic": 41232, + "demon": 26567, + "den": 6559, + "density": 43337, + "dep": 10378, + "depend": 45841, + "dependent": 21186, + "depending": 44023, + "depth": 18053, + "der": 1082, + "derived": 34631, + "des": 8906, + "desc": 20147, + "described": 34869, + "description": 11213, + "design": 26124, + "designed": 30473, + "desktop": 41375, + "despite": 41081, + "dest": 16520, + "destroy": 41659, + "destruct": 35678, + "det": 15255, + "detail": 49170, + "details": 36604, + "determination": 40869, + "dev": 7959, + "develop": 16244, + "developed": 33082, + "development": 31267, + "device": 25202, + "devices": 42034, + "df": 7568, + "dfx": 48753, + "dh": 34985, + "di": 10989, + "diagn": 47356, + "dial": 38969, + "dict": 11600, + "did": 20839, + "didn": 45168, + "die": 11979, + "dies": 25990, + "diff": 26069, + "different": 39799, + "dig": 12894, + "digit": 27003, + "digital": 34725, + "digy": 41923, + "dim": 27740, + "dimension": 46156, + "dimensional": 19577, + "din": 25194, + "dinand": 41993, + "ding": 12083, + "dir": 15908, + "direct": 12942, + "directed": 34762, + "direction": 37295, + "director": 35248, + "directory": 34945, + "dirty": 49075, + "dis": 6381, + "disable": 40223, + "disabled": 47730, + "disc": 15410, + "disciplinary": 40625, + "discrimination": 42723, + "disk": 39531, + "display": 13812, + "displayText": 31536, + "dist": 17080, + "distance": 30246, + "dit": 5266, + "div": 7146, + "division": 21426, + "dj": 28241, + "dk": 34388, + "dl": 25404, + "dll": 12736, + "dm": 36020, + "dn": 32656, + "do": 4598, + "doc": 15390, + "docker": 45986, + "docs": 31628, + "doctor": 35580, + "doctoral": 44064, + "document": 22897, + "documented": 47045, + "does": 22437, + "doesn": 45084, + "dog": 9703, + "dogs": 22242, + "doi": 34023, + "doing": 19631, + "dollar": 22569, + "dom": 3438, + "domain": 27830, + "dominated": 34475, + "doms": 23686, + "don": 9099, + "donald": 40915, + "done": 28060, + "door": 9424, + "doors": 19559, + "dor": 40180, + "dos": 37427, + "dose": 34436, + "dot": 26518, + "double": 23352, + "down": 2902, + "download": 15002, + "downs": 30371, + "dozen": 44932, + "dp": 26059, + "dq": 49506, + "dr": 7109, + "dra": 32491, + "draft": 35679, + "dragon": 14844, + "draw": 19334, + "drawn": 41549, + "dream": 25966, + "dress": 49380, + "dri": 7553, + "drive": 19472, + "driven": 15808, + "driver": 26230, + "drivers": 36702, + "driving": 24255, + "drm": 49007, + "dro": 22285, + "drop": 14781, + "dropping": 37554, + "drops": 49253, + "drug": 30349, + "dry": 39140, + "ds": 9310, + "dt": 28664, + "du": 646, + "duc": 6077, + "ducers": 41213, + "duct": 2359, + "duction": 11124, + "due": 23301, + "duino": 24493, + "dule": 5950, + "dullah": 23969, + "dump": 39455, + "duration": 32257, + "during": 42122, + "dust": 48859, + "duty": 26278, + "dx": 34350, + "dy": 9892, + "dyl": 30360, + "dylib": 31739, + "e": 68, + "ea": 18213, + "each": 27379, + "ead": 1329, + "eah": 4617, + "eal": 2287, + "ealing": 26919, + "ealous": 15746, + "eals": 10621, + "ean": 11025, + "eanor": 17663, + "ear": 451, + "earable": 40816, + "earance": 23435, + "earances": 35630, + "earch": 3679, + "earcher": 50194, + "earchers": 16604, + "eared": 3380, + "earing": 6648, + "early": 11458, + "earned": 39123, + "ears": 4127, + "earth": 16442, + "eas": 30412, + "east": 23316, + "easy": 38171, + "eat": 4098, + "eating": 30041, + "eatured": 20980, + "eatures": 11585, + "eaturing": 31347, + "eb": 1765, + "ebin": 23497, + "ebook": 16497, + "ebra": 37052, + "ebted": 35895, + "ebus": 33209, + "ec": 721, + "eca": 31047, + "ecake": 46557, + "ecast": 43299, + "ecause": 3156, + "ecd": 21142, + "ech": 3055, + "eches": 16672, + "echo": 30328, + "ecided": 35503, + "eco": 47704, + "econom": 13926, + "economic": 17079, + "ect": 478, + "ectar": 44504, + "ected": 11197, + "ection": 3213, + "ective": 13967, + "ectomy": 42505, + "ector": 9250, + "ecycle": 47510, + "ed": 276, + "edIn": 20801, + "eda": 18082, + "edar": 44226, + "eday": 23712, + "edd": 6048, + "edded": 47238, + "eddy": 21874, + "ede": 18654, + "eded": 15395, + "eden": 31829, + "eder": 5702, + "ederal": 2110, + "ederation": 9748, + "edes": 37507, + "edge": 14907, + "edged": 48916, + "edi": 13740, + "edia": 5507, + "edience": 20826, + "edient": 35279, + "edin": 27152, + "eding": 8228, + "edit": 19312, + "edited": 42131, + "edition": 28736, + "editor": 35352, + "edly": 49288, + "edo": 24757, + "edom": 3836, + "eds": 5379, + "edu": 15532, + "educ": 18123, + "educated": 27317, + "education": 40796, + "edy": 4716, + "ee": 1453, + "eed": 2308, + "eeds": 39642, + "eeee": 41591, + "eeks": 32201, + "eele": 26213, + "eely": 45269, + "eem": 13761, + "een": 6429, + "eenth": 28117, + "eeper": 41278, + "eer": 28153, + "eering": 48066, + "eers": 47619, + "ees": 2841, + "eez": 33105, + "ef": 891, + "efe": 22521, + "efeated": 36807, + "efer": 41027, + "eff": 14822, + "effect": 10760, + "effective": 16803, + "effects": 34435, + "effic": 24531, + "efficiency": 45888, + "efficient": 16814, + "efficients": 41945, + "efined": 18156, + "eful": 13839, + "efully": 7549, + "eg": 1533, + "ega": 26470, + "egal": 39839, + "eger": 11893, + "egg": 33856, + "egu": 15703, + "eh": 17231, + "ei": 20295, + "eight": 26022, + "either": 31336, + "ek": 988, + "eka": 38001, + "eker": 28233, + "eki": 39548, + "eking": 18754, + "eks": 2573, + "el": 417, + "ela": 10304, + "elaide": 25078, + "eland": 8822, + "elcome": 9571, + "ele": 11129, + "elect": 9509, + "elected": 28604, + "election": 14300, + "electric": 31067, + "eled": 18449, + "element": 30854, + "eless": 5321, + "elf": 7046, + "elfare": 27122, + "elfth": 44659, + "eli": 43733, + "elia": 25418, + "elight": 49984, + "eligible": 31595, + "elin": 27176, + "eline": 4470, + "elines": 20655, + "eling": 10809, + "elist": 46331, + "ell": 695, + "ella": 12627, + "ellar": 14203, + "ellation": 28828, + "elle": 13485, + "ellect": 6879, + "ellectual": 29706, + "elled": 11978, + "ellen": 40635, + "eller": 12368, + "ellery": 41800, + "elli": 23225, + "ellig": 2976, + "elligence": 3480, + "elligent": 32940, + "elling": 9417, + "ello": 11109, + "ellow": 5037, + "ells": 19187, + "elly": 6148, + "elman": 32370, + "eln": 45542, + "elo": 22126, + "elong": 21537, + "elope": 47329, + "els": 1424, + "else": 17772, + "elsen": 25328, + "elsh": 21564, + "elsius": 32495, + "elson": 10151, + "elt": 2120, + "elta": 12514, + "elve": 9954, + "elvet": 32667, + "em": 368, + "ema": 19687, + "emade": 21398, + "email": 12888, + "emaker": 32174, + "emale": 10144, + "eman": 8463, + "emark": 47626, + "emate": 47686, + "emb": 24419, + "embed": 20521, + "embedreportprint": 30898, + "ember": 1491, + "eme": 34755, + "emed": 9006, + "emen": 8952, + "ement": 972, + "ements": 3196, + "emer": 24677, + "emet": 19261, + "emetery": 19785, + "emi": 43967, + "emia": 22859, + "emic": 5314, + "emies": 5090, + "emin": 14857, + "eming": 46564, + "emis": 30561, + "emn": 37705, + "emo": 41903, + "emon": 7966, + "emonic": 50016, + "emonium": 33044, + "emort": 24466, + "emouth": 46880, + "emp": 45787, + "emphasis": 36663, + "empl": 18856, + "employ": 7033, + "employed": 36266, + "employment": 28812, + "emporary": 33080, + "empt": 1791, + "emption": 11221, + "empty": 28920, + "ems": 5232, + "emy": 3065, + "en": 268, + "ena": 8107, + "enable": 21633, + "enabled": 25616, + "ename": 12453, + "enance": 36368, + "enaries": 30216, + "enario": 39055, + "enary": 21629, + "enberg": 23140, + "enburg": 37036, + "enc": 12685, + "ence": 594, + "enced": 5864, + "encer": 12137, + "encers": 42288, + "ences": 3007, + "ench": 24421, + "encia": 29634, + "encies": 3976, + "encing": 9532, + "encrypted": 43628, + "ency": 1387, + "end": 437, + "enda": 7438, + "endale": 41147, + "endant": 23048, + "endants": 30841, + "endar": 9239, + "endars": 44942, + "endas": 35624, + "ende": 38396, + "ended": 1631, + "ender": 2194, + "endered": 30398, + "enders": 7338, + "endez": 41913, + "endi": 43109, + "endiary": 43034, + "endif": 32088, + "ending": 1571, + "endish": 48442, + "endium": 49811, + "endix": 19573, + "endment": 5904, + "endo": 31110, + "endon": 43153, + "endor": 18738, + "endra": 48286, + "ends": 2412, + "endum": 43755, + "ene": 1734, + "ened": 2945, + "eneg": 46495, + "enegger": 44028, + "enei": 46009, + "enemy": 46970, + "ener": 877, + "energy": 22554, + "eners": 36014, + "enery": 24156, + "enes": 18719, + "eness": 9449, + "enez": 11437, + "enezuel": 12596, + "enf": 33701, + "enforcement": 44976, + "enfranch": 39827, + "eng": 1516, + "enge": 3540, + "engeance": 21364, + "enged": 47422, + "enger": 6540, + "engers": 9302, + "enges": 34120, + "engine": 18392, + "engineering": 40321, + "english": 39126, + "ength": 3286, + "engu": 13561, + "enh": 16550, + "enhagen": 30347, + "eni": 43850, + "enic": 35866, + "ening": 3101, + "enium": 47477, + "enko": 32720, + "enment": 23242, + "enn": 1697, + "enna": 13713, + "enne": 29727, + "ennes": 42573, + "ennett": 48151, + "ennial": 27779, + "ennis": 10679, + "enny": 11870, + "eno": 23397, + "enos": 28380, + "enough": 48229, + "ens": 641, + "ensable": 33447, + "ensation": 25742, + "ense": 1072, + "ensed": 15385, + "ensen": 18756, + "enser": 45268, + "enses": 4541, + "ensible": 27339, + "ensibly": 28508, + "ensical": 46165, + "ensing": 26426, + "ension": 3004, + "ensional": 37176, + "ensions": 5736, + "ensis": 37834, + "ensitive": 18464, + "ensitivity": 40545, + "ensity": 6377, + "ensive": 2021, + "enson": 19069, + "ensor": 22854, + "enstein": 37975, + "ensual": 31406, + "ensus": 7314, + "ent": 298, + "enta": 29188, + "ental": 2470, + "entanyl": 41455, + "entary": 48648, + "ente": 21872, + "ented": 4714, + "enter": 9255, + "enth": 7944, + "enthal": 34728, + "ential": 1843, + "entially": 3746, + "entials": 14817, + "entimes": 43598, + "entin": 31371, + "enting": 36589, + "ention": 1463, + "entious": 43787, + "entity": 26858, + "entle": 8651, + "ently": 1473, + "ento": 50217, + "enton": 26673, + "entric": 22317, + "entry": 13000, + "ents": 658, + "enture": 36697, + "enty": 3787, + "enum": 44709, + "env": 24330, + "environment": 38986, + "eny": 28558, + "enz": 19471, + "enza": 23674, + "enzie": 26389, + "eon": 23277, + "eor": 13492, + "eous": 15303, + "ep": 538, + "epad": 47852, + "epend": 2690, + "ependence": 15091, + "ependent": 8682, + "eper": 5723, + "eph": 27446, + "eping": 7213, + "episode": 38668, + "eport": 45813, + "eps": 25386, + "ept": 19598, + "eq": 27363, + "equ": 4853, + "equal": 40496, + "equality": 48203, + "equipped": 40617, + "er": 263, + "era": 8607, + "eral": 1691, + "erala": 33314, + "erald": 12573, + "erate": 21620, + "erb": 23552, + "erc": 2798, + "ercise": 23697, + "erd": 45744, + "ere": 567, + "ered": 1068, + "eredith": 36897, + "eree": 45316, + "erek": 18238, + "erella": 36648, + "eren": 14226, + "erence": 1945, + "erences": 4972, + "erenn": 31915, + "erent": 9100, + "erential": 33369, + "ereo": 32934, + "erer": 11882, + "erers": 19288, + "erest": 1260, + "eret": 31229, + "erey": 48023, + "erg": 6422, + "ergic": 19793, + "ergus": 13607, + "erguson": 14168, + "ergy": 26079, + "eri": 33442, + "eria": 5142, + "erial": 48499, + "eric": 35626, + "erick": 41556, + "erie": 18287, + "eries": 10640, + "ering": 1586, + "erion": 28019, + "erity": 32821, + "erk": 9587, + "erker": 35779, + "erm": 7780, + "erman": 2224, + "ermanent": 30312, + "ermott": 46187, + "ern": 1142, + "ernal": 35220, + "ername": 13292, + "ernand": 13023, + "ernandez": 18092, + "ernaut": 37879, + "ernel": 7948, + "ernels": 44930, + "erness": 17447, + "erning": 8917, + "erno": 24100, + "ero": 3529, + "eros": 27498, + "erous": 48411, + "err": 8056, + "erred": 17436, + "errilla": 31859, + "error": 18224, + "errors": 48277, + "erry": 6996, + "ers": 364, + "ersed": 20204, + "ersen": 46516, + "ership": 49437, + "ersion": 6900, + "ersive": 24469, + "erson": 882, + "ert": 861, + "ertain": 1425, + "ertation": 42245, + "ertility": 27651, + "erto": 13806, + "ertodd": 36481, + "erton": 29111, + "erv": 712, + "erva": 32775, + "ervation": 13208, + "ervative": 22003, + "ervatives": 35291, + "erve": 3760, + "erved": 8520, + "erver": 18497, + "erves": 11184, + "erville": 33487, + "erving": 14344, + "ery": 1924, + "eryl": 44886, + "es": 274, + "esa": 49183, + "esame": 34038, + "esan": 42890, + "esar": 18964, + "esc": 3798, + "escal": 47647, + "escap": 50141, + "escape": 41915, + "escent": 45470, + "escription": 7260, + "ese": 2771, + "esh": 5069, + "esi": 46551, + "esian": 35610, + "esides": 11788, + "esis": 9339, + "esity": 11924, + "esley": 49048, + "esm": 45798, + "esome": 5927, + "eson": 42038, + "esp": 9774, + "especially": 16480, + "espie": 42120, + "esque": 28939, + "ess": 408, + "essa": 21411, + "essage": 7589, + "esse": 35270, + "essed": 6676, + "essee": 10702, + "essel": 7878, + "essen": 44483, + "essential": 31195, + "essert": 20335, + "esses": 44667, + "essim": 30265, + "essing": 27289, + "ession": 2521, + "essional": 12743, + "essions": 6202, + "essler": 33730, + "essment": 21687, + "esson": 39670, + "essor": 5987, + "essors": 23295, + "est": 395, + "esta": 18059, + "establish": 40037, + "established": 27718, + "establishment": 44390, + "estamp": 27823, + "estate": 44146, + "estation": 27364, + "este": 29872, + "estead": 37897, + "ested": 7287, + "esteem": 31869, + "ester": 7834, + "estern": 3330, + "esters": 8586, + "esthes": 29678, + "esthesia": 34811, + "esthetic": 37531, + "estial": 21711, + "estic": 4699, + "estinal": 34284, + "estine": 27374, + "esting": 37761, + "estival": 6743, + "eston": 19115, + "estone": 13631, + "estones": 30637, + "estro": 47692, + "ests": 3558, + "esty": 9673, + "estyle": 10992, + "estyles": 42530, + "esville": 19641, + "esy": 9259, + "et": 316, + "eta": 17167, + "etary": 8527, + "etc": 14784, + "etch": 7569, + "etchup": 47132, + "ete": 14471, + "eteen": 34026, + "eteenth": 26425, + "eter": 2357, + "eteria": 39622, + "etermin": 13221, + "etermination": 29610, + "etermined": 23444, + "eters": 7307, + "eth": 2788, + "ethe": 10567, + "etheless": 12845, + "ether": 6750, + "etheus": 36916, + "ethical": 32949, + "ethnic": 38546, + "ethy": 33077, + "ethyl": 21610, + "ethyst": 44166, + "etic": 5139, + "etically": 16877, + "etics": 14596, + "eties": 31638, + "etime": 8079, + "etimes": 46874, + "eting": 13629, + "etition": 15620, + "etitive": 17295, + "eto": 27206, + "eton": 18483, + "etooth": 16271, + "etr": 21879, + "etric": 19482, + "etrical": 34546, + "etry": 11973, + "ets": 1039, + "etsk": 29515, + "etsu": 30470, + "etsy": 34877, + "ett": 3087, + "etta": 15253, + "ette": 5857, + "ettel": 47417, + "etter": 40088, + "ettes": 23014, + "etti": 24851, + "etting": 35463, + "ettings": 12374, + "ettle": 23570, + "ettlement": 27331, + "etts": 9357, + "etus": 29158, + "ety": 2963, + "etz": 23773, + "eu": 12496, + "eur": 23365, + "euro": 44252, + "eus": 27650, + "ev": 1990, + "eva": 48855, + "eval": 18206, + "evaluate": 49786, + "eve": 44655, + "even": 10197, + "event": 15596, + "events": 31534, + "ever": 964, + "everal": 8438, + "every": 16833, + "everyone": 47057, + "everything": 37814, + "evidence": 46817, + "evil": 23542, + "evin": 6830, + "ew": 413, + "eware": 29725, + "ewater": 21422, + "eway": 16172, + "eways": 43613, + "ewitness": 28588, + "ework": 6433, + "eworks": 19653, + "eworld": 38136, + "eworthy": 25969, + "ews": 15515, + "ewski": 46151, + "ex": 1069, + "examination": 47779, + "example": 20688, + "exc": 41194, + "except": 16341, + "excluding": 42218, + "exclusive": 41195, + "exe": 13499, + "exec": 18558, + "execute": 41049, + "exempt": 42679, + "exist": 38476, + "existence": 41084, + "existent": 32786, + "existing": 25687, + "exit": 37023, + "exp": 11201, + "expected": 40319, + "expensive": 22031, + "exper": 23100, + "expl": 20676, + "export": 39344, + "expr": 31937, + "express": 42712, + "expression": 38011, + "ext": 2302, + "external": 22615, + "externalActionCode": 31576, + "extra": 26086, + "extreme": 29896, + "extremely": 41073, + "ey": 2959, + "eye": 25379, + "eyed": 18834, + "eyes": 48418, + "ez": 8471, + "ezvous": 50063, + "f": 69, + "fa": 13331, + "fab": 36434, + "fac": 38942, + "face": 2550, + "facebook": 19024, + "faced": 24903, + "faces": 32186, + "facing": 29532, + "fact": 22584, + "factor": 31412, + "facts": 37473, + "fail": 32165, + "failed": 47904, + "fair": 22043, + "faith": 41751, + "fake": 30706, + "fal": 42932, + "fall": 7207, + "falls": 23348, + "false": 9562, + "fam": 44769, + "family": 17989, + "famous": 45143, + "fan": 24408, + "far": 16370, + "fare": 9496, + "farious": 41504, + "farm": 43323, + "fascist": 46928, + "fashion": 25265, + "fashioned": 28776, + "fast": 7217, + "fat": 17359, + "father": 11358, + "favorite": 35200, + "fax": 23560, + "fb": 21855, + "fc": 16072, + "fd": 16344, + "fe": 5036, + "feat": 27594, + "feature": 30053, + "features": 40890, + "fect": 2309, + "fecture": 36637, + "fed": 19082, + "fee": 39071, + "feed": 12363, + "feeding": 22824, + "feel": 36410, + "feet": 39690, + "feld": 16265, + "fell": 23299, + "felt": 31985, + "female": 24724, + "femin": 33594, + "fen": 41037, + "fer": 2232, + "ference": 4288, + "ferred": 18186, + "fest": 23411, + "fet": 34045, + "fetched": 50012, + "few": 32146, + "ff": 487, + "ffe": 16658, + "ffect": 4812, + "ffee": 5853, + "ffen": 46985, + "ffer": 36761, + "fff": 20972, + "ffff": 12927, + "ffic": 2108, + "fficiency": 35590, + "fficient": 5632, + "ffield": 31374, + "ffiti": 25198, + "fg": 40616, + "fi": 12463, + "fiction": 24046, + "field": 3245, + "fields": 25747, + "fif": 32041, + "fifth": 43556, + "fig": 5647, + "fight": 15481, + "fighter": 24733, + "fighters": 17114, + "fighting": 26594, + "fights": 50121, + "figure": 26875, + "figured": 46296, + "fil": 10379, + "file": 7753, + "filename": 34345, + "files": 16624, + "fill": 20797, + "filled": 20286, + "film": 26240, + "filter": 24455, + "fin": 15643, + "final": 20311, + "finals": 32089, + "financial": 46921, + "find": 19796, + "finder": 22805, + "finding": 41070, + "fine": 38125, + "fing": 28825, + "finger": 35461, + "finished": 43952, + "fire": 6495, + "fired": 26803, + "fires": 27312, + "first": 11085, + "fish": 11084, + "fit": 11147, + "fits": 21013, + "fitted": 38631, + "fitting": 32232, + "five": 13261, + "fix": 13049, + "fixed": 34021, + "fixes": 42624, + "fl": 2704, + "flag": 32109, + "flags": 33152, + "flake": 47597, + "flame": 49621, + "flash": 34167, + "flat": 38568, + "flation": 33521, + "fle": 27919, + "fledged": 45223, + "fleet": 33559, + "flex": 32880, + "flies": 27959, + "flight": 22560, + "flix": 10046, + "flo": 48679, + "float": 22468, + "floor": 28300, + "flow": 11125, + "flower": 25547, + "flows": 44041, + "flu": 35522, + "flush": 25925, + "fly": 12254, + "flying": 45928, + "fm": 38353, + "fman": 35826, + "fml": 38122, + "fn": 22184, + "fo": 6513, + "focus": 37635, + "focused": 18143, + "fol": 9062, + "fold": 11379, + "folder": 43551, + "folio": 13652, + "folios": 45242, + "folk": 19956, + "follow": 27780, + "font": 10331, + "foo": 21943, + "food": 19425, + "foot": 5898, + "football": 15914, + "footed": 43127, + "for": 1640, + "force": 3174, + "forced": 12072, + "forcement": 13442, + "forcer": 45515, + "forces": 27087, + "forcing": 18766, + "ford": 3841, + "fore": 754, + "foreign": 38823, + "foreseen": 44952, + "forest": 29623, + "forestation": 41570, + "forge": 30293, + "fork": 32523, + "form": 687, + "formance": 10367, + "format": 18982, + "formation": 1161, + "formed": 12214, + "former": 16354, + "formerly": 36234, + "forming": 15464, + "forms": 23914, + "fort": 3319, + "fortable": 12065, + "forth": 25718, + "forts": 47378, + "fortunately": 6668, + "fortune": 37359, + "forum": 27302, + "forums": 37141, + "forward": 11813, + "found": 9275, + "foundation": 42526, + "founded": 27060, + "founder": 15454, + "foundland": 42030, + "four": 14337, + "fourth": 49393, + "fox": 12792, + "fp": 46428, + "fps": 29647, + "fr": 8310, + "frac": 31944, + "fram": 19298, + "frame": 14535, + "frames": 37805, + "framework": 30604, + "fre": 19503, + "fred": 39193, + "free": 5787, + "freedom": 41295, + "frequency": 35324, + "fresh": 48797, + "frey": 37425, + "fried": 25520, + "friend": 6726, + "friendly": 13120, + "friends": 36154, + "frog": 49956, + "from": 6738, + "front": 8534, + "fruit": 34711, + "fs": 9501, + "ft": 701, + "ften": 14785, + "fter": 637, + "fters": 47131, + "ftime": 31387, + "fts": 35594, + "fty": 19628, + "fu": 20942, + "fuck": 31699, + "fuel": 25802, + "ful": 913, + "full": 12853, + "fully": 2759, + "fulness": 15538, + "fun": 12543, + "func": 20786, + "function": 8818, + "functional": 45124, + "fund": 10990, + "funded": 18246, + "funding": 25032, + "fur": 38916, + "furt": 29205, + "fusc": 37695, + "future": 37443, + "fw": 44482, + "fx": 21373, + "fy": 24928, + "g": 70, + "ga": 4908, + "gaard": 36232, + "gado": 50054, + "gae": 25002, + "gage": 10502, + "gain": 48544, + "gal": 13528, + "galitarian": 39907, + "gall": 39580, + "gallery": 24460, + "gam": 28483, + "game": 6057, + "gamer": 36515, + "games": 19966, + "gaming": 48616, + "gan": 1030, + "gang": 28284, + "gans": 39352, + "gap": 43554, + "gar": 4563, + "gard": 19977, + "gars": 25821, + "gart": 41651, + "gary": 14849, + "gas": 22649, + "gat": 41268, + "gate": 10494, + "gay": 22744, + "gb": 22296, + "gc": 36484, + "gd": 21287, + "gdala": 40420, + "ge": 469, + "geant": 30205, + "gear": 31763, + "gebra": 29230, + "ged": 2004, + "gee": 29622, + "geist": 49782, + "gel": 25280, + "gem": 24090, + "gement": 16025, + "gements": 43547, + "gemony": 38953, + "gen": 5235, + "gence": 12745, + "gencies": 33333, + "gency": 4949, + "gender": 8388, + "gener": 8612, + "general": 24622, + "generated": 27568, + "generation": 20158, + "generic": 41357, + "genic": 38516, + "genre": 35850, + "gent": 6783, + "gently": 34727, + "geon": 6281, + "geoning": 31614, + "geons": 16297, + "ger": 1362, + "gerald": 26941, + "gered": 10446, + "geries": 30230, + "gers": 5355, + "gery": 7076, + "ges": 3212, + "gest": 3495, + "get": 1136, + "getic": 24321, + "gets": 11407, + "gettable": 42182, + "getting": 37210, + "gew": 39909, + "gewater": 40843, + "gex": 25636, + "gey": 39608, + "gg": 1130, + "gged": 11178, + "gger": 26679, + "ggie": 23571, + "ggies": 33049, + "gging": 18792, + "ggle": 16444, + "ggles": 32723, + "ggy": 19970, + "gh": 456, + "gha": 46090, + "ghai": 20380, + "ghan": 6064, + "ghazi": 21775, + "ghost": 38933, + "gi": 12397, + "gian": 18299, + "gie": 22699, + "giene": 28363, + "gif": 27908, + "gil": 37718, + "gin": 1655, + "ging": 2667, + "gins": 29878, + "ginx": 42822, + "gio": 27769, + "girl": 15219, + "girlfriend": 45189, + "girls": 36960, + "git": 18300, + "github": 12567, + "give": 26535, + "given": 35569, + "giving": 13992, + "gl": 4743, + "glas": 14391, + "glass": 20721, + "glers": 33641, + "gling": 40799, + "global": 20541, + "glomer": 37757, + "gly": 10853, + "gm": 39870, + "gmail": 14816, + "gment": 5154, + "gments": 11726, + "gn": 4593, + "gnu": 41791, + "go": 2188, + "goal": 35231, + "gob": 44270, + "god": 25344, + "goers": 31006, + "going": 5146, + "gold": 24267, + "gom": 19120, + "gomery": 20142, + "gon": 14520, + "gone": 21260, + "goo": 42469, + "good": 11274, + "google": 13297, + "gor": 7053, + "gorith": 7727, + "gorithm": 42289, + "got": 23442, + "gotten": 21646, + "gov": 9567, + "govern": 47866, + "government": 14480, + "governmental": 31353, + "govtrack": 41230, + "gow": 21175, + "gp": 31197, + "gpu": 46999, + "gr": 2164, + "gra": 46784, + "grab": 32393, + "grad": 9744, + "gradation": 26317, + "grade": 9526, + "graded": 21791, + "grades": 31177, + "gradient": 49607, + "grading": 29247, + "graduate": 17680, + "grain": 48270, + "gram": 4546, + "gran": 46324, + "grand": 23936, + "graph": 34960, + "grass": 29815, + "grave": 41711, + "gravity": 46453, + "gray": 44605, + "gre": 16694, + "greSQL": 47701, + "great": 18223, + "green": 14809, + "greg": 9903, + "gregation": 17097, + "gren": 32762, + "gres": 34239, + "gress": 5914, + "gression": 32383, + "gressive": 19741, + "grey": 49502, + "grid": 25928, + "grim": 33563, + "gro": 27333, + "gross": 47181, + "ground": 2833, + "grounds": 40520, + "group": 8094, + "groupon": 14531, + "groups": 24432, + "grow": 45921, + "growing": 25167, + "grown": 22377, + "growth": 27922, + "gru": 48929, + "gs": 14542, + "gt": 13655, + "gu": 5162, + "guard": 14864, + "guards": 33427, + "gue": 18701, + "gui": 48317, + "guide": 41311, + "guided": 23657, + "gun": 7145, + "guns": 44265, + "gur": 45073, + "guy": 22932, + "guyen": 39922, + "gy": 1360, + "gyn": 40183, + "gypt": 6022, + "gz": 34586, + "h": 71, + "ha": 3099, + "haar": 42948, + "hab": 5976, + "habi": 37362, + "hack": 31153, + "had": 18108, + "hai": 44488, + "hair": 27108, + "haired": 29972, + "hak": 43573, + "hal": 14201, + "half": 13959, + "hall": 18323, + "halla": 41911, + "ham": 2763, + "hammad": 14875, + "hammer": 17980, + "han": 7637, + "hand": 4993, + "handed": 13638, + "handedly": 43919, + "hander": 44510, + "handle": 28144, + "handled": 38788, + "handler": 30281, + "hands": 43365, + "hang": 33255, + "hani": 29839, + "hao": 23778, + "hap": 45897, + "happy": 34191, + "haps": 2772, + "har": 9869, + "hard": 10424, + "hardt": 28375, + "hare": 43466, + "hari": 49573, + "harm": 29155, + "hart": 18647, + "has": 10134, + "hash": 17831, + "hat": 5183, + "hate": 37035, + "hatt": 11653, + "hattan": 12904, + "haul": 15194, + "haus": 30404, + "haust": 42456, + "have": 14150, + "haven": 39487, + "having": 40965, + "haw": 26615, + "hawk": 40624, + "hawks": 27221, + "hazard": 37598, + "hd": 31298, + "he": 258, + "hea": 21632, + "head": 2256, + "headed": 15353, + "header": 25677, + "headers": 50145, + "heading": 33878, + "heads": 16600, + "health": 13948, + "healthy": 22796, + "heard": 23636, + "heart": 11499, + "hearted": 20122, + "heartedly": 44407, + "heast": 9522, + "heastern": 18160, + "heat": 25080, + "heavy": 23701, + "hed": 704, + "heddar": 44937, + "hedon": 46086, + "hedral": 21962, + "hee": 21067, + "heed": 23616, + "heet": 25473, + "hei": 27392, + "heid": 28420, + "height": 17015, + "heim": 9096, + "heimer": 16288, + "heit": 29361, + "hel": 2978, + "held": 10217, + "helial": 35566, + "hell": 12758, + "helle": 34454, + "hello": 31373, + "helm": 33485, + "help": 16794, + "helps": 35194, + "hem": 4411, + "hemat": 10024, + "hematic": 23380, + "hematically": 46558, + "hement": 35347, + "hemer": 39557, + "hemoth": 34394, + "hemy": 36598, + "hen": 831, + "hend": 15631, + "hene": 29473, + "heng": 31753, + "henko": 30161, + "hens": 5135, + "hent": 6925, + "heny": 47413, + "heon": 37060, + "her": 372, + "here": 1456, + "hered": 6083, + "herence": 23545, + "herent": 8334, + "herer": 48386, + "heres": 19079, + "heric": 15011, + "herical": 37910, + "hern": 2881, + "hero": 11718, + "herry": 13372, + "hers": 7084, + "herty": 29029, + "hes": 956, + "hesda": 30049, + "heses": 39815, + "hesion": 32582, + "hesis": 8497, + "hesive": 25938, + "hess": 33979, + "hest": 3634, + "hester": 19593, + "het": 3202, + "hetamine": 25385, + "heter": 43332, + "hetic": 6587, + "hetical": 21485, + "hetically": 31786, + "hetics": 24965, + "hett": 17442, + "hetti": 33392, + "hetto": 35619, + "hew": 6391, + "hews": 40645, + "hex": 33095, + "hey": 20342, + "hh": 12337, + "hhh": 49126, + "hhhh": 36607, + "hi": 5303, + "hib": 3145, + "hiba": 49224, + "hibit": 26964, + "hibited": 44139, + "hibition": 24108, + "hid": 49675, + "hidden": 30342, + "hide": 24717, + "hift": 29323, + "hig": 25196, + "high": 8929, + "higher": 46503, + "highest": 35323, + "highly": 47444, + "hill": 12639, + "hillary": 47826, + "him": 38400, + "hin": 20079, + "hing": 722, + "hip": 1056, + "hips": 5748, + "hire": 10695, + "hiro": 49907, + "hirt": 49756, + "his": 14363, + "hist": 10034, + "historic": 31304, + "history": 23569, + "hit": 17945, + "hitting": 48320, + "hl": 18519, + "hler": 49737, + "hm": 23940, + "hma": 21720, + "hn": 21116, + "hner": 22277, + "ho": 8873, + "hod": 2065, + "hoe": 38979, + "hof": 39891, + "hoff": 36092, + "hog": 31897, + "hol": 3937, + "hold": 2946, + "holder": 13829, + "holders": 10476, + "holding": 19216, + "hole": 13207, + "holes": 28439, + "holiday": 37689, + "holm": 22981, + "holy": 44287, + "hom": 26452, + "home": 11195, + "hon": 24130, + "hood": 2894, + "hook": 25480, + "hooting": 35486, + "hop": 8548, + "hops": 21936, + "hor": 17899, + "horn": 25311, + "horse": 30527, + "hospital": 49257, + "host": 4774, + "hot": 8940, + "hots": 17398, + "hou": 15710, + "houn": 47714, + "hound": 39047, + "hour": 9769, + "hours": 24425, + "house": 4803, + "houses": 20089, + "housing": 50028, + "hov": 28026, + "hovah": 33023, + "hover": 43753, + "how": 4919, + "hower": 33539, + "hp": 24831, + "hr": 11840, + "hra": 45056, + "hran": 16848, + "href": 33257, + "hs": 11994, + "ht": 4352, + "htaking": 34148, + "htar": 38672, + "htm": 19211, + "html": 6494, + "htt": 2804, + "http": 4023, + "https": 5450, + "hu": 13415, + "hua": 33061, + "hub": 40140, + "huge": 40878, + "hum": 17047, + "human": 10734, + "humane": 44766, + "humans": 40205, + "hun": 20088, + "hung": 43274, + "hunt": 35060, + "hunter": 37488, + "hur": 48349, + "hurst": 33500, + "hus": 7537, + "husband": 48912, + "hw": 36599, + "hy": 12114, + "hya": 48812, + "hyd": 15511, + "hyde": 39175, + "hyp": 36362, + "hyper": 49229, + "hz": 32179, + "i": 72, + "iHUD": 38370, + "iOS": 35742, + "iPhone": 37032, + "ia": 544, + "iability": 12455, + "iable": 3379, + "iably": 18745, + "iac": 9607, + "iae": 33100, + "iage": 42360, + "iago": 29601, + "iah": 9520, + "iak": 32994, + "ial": 498, + "ially": 1927, + "ials": 8231, + "iam": 1789, + "iameter": 13173, + "iami": 7871, + "iamond": 8446, + "ian": 666, + "iana": 7484, + "iance": 3610, + "iances": 16097, + "iane": 46470, + "iang": 15483, + "iani": 25111, + "iann": 28627, + "iannopoulos": 36408, + "iano": 10115, + "ians": 1547, + "iant": 3014, + "iants": 17883, + "iao": 13481, + "iar": 12571, + "iard": 42425, + "iaries": 18361, + "iary": 8042, + "ias": 4448, + "iasco": 40025, + "iasis": 48455, + "iasm": 16401, + "iat": 5375, + "iate": 9386, + "iated": 12931, + "iates": 32820, + "iating": 26336, + "iation": 3920, + "iations": 40356, + "iator": 38585, + "iatric": 11439, + "iatrics": 36549, + "iatures": 42711, + "iatus": 34704, + "iaz": 17890, + "iazep": 48826, + "ib": 571, + "iba": 23718, + "ibaba": 37541, + "ibal": 21342, + "iban": 14278, + "iband": 35967, + "ibble": 43992, + "ibe": 32438, + "ibel": 43837, + "iber": 1856, + "iberal": 16813, + "ibi": 27567, + "ibia": 41145, + "ibilities": 7992, + "ibility": 2247, + "ibl": 10506, + "ible": 856, + "ibles": 18764, + "ibli": 29142, + "iblical": 16897, + "ibling": 27448, + "iblings": 19389, + "ibliography": 45689, + "ibly": 3193, + "ibo": 26762, + "ibr": 2889, + "ibrarian": 35808, + "ibraries": 11127, + "ibrary": 4115, + "ibu": 33828, + "ibur": 38616, + "ibus": 26333, + "ic": 291, + "ica": 3970, + "icable": 18424, + "icably": 41685, + "icago": 4549, + "ical": 605, + "ically": 1146, + "icals": 20155, + "ican": 7490, + "icans": 22398, + "icas": 44645, + "icate": 5344, + "icated": 3474, + "icates": 16856, + "icating": 12364, + "ication": 3299, + "ications": 3736, + "icative": 43058, + "icator": 26407, + "icators": 44549, + "icc": 44240, + "ice": 501, + "iced": 3711, + "icent": 36712, + "iceps": 41663, + "icer": 16647, + "ices": 1063, + "icester": 26382, + "ich": 488, + "ichael": 40302, + "iche": 14234, + "ichen": 41437, + "ichever": 22617, + "ichi": 16590, + "ichick": 38448, + "ichita": 41940, + "icho": 38720, + "icht": 30830, + "ici": 44070, + "icia": 33577, + "icial": 6652, + "ician": 6749, + "icians": 5106, + "iciary": 13556, + "icidal": 21488, + "icide": 5285, + "icides": 16751, + "iciency": 19777, + "icient": 11373, + "icing": 6345, + "icio": 46441, + "icion": 47430, + "icious": 6243, + "icip": 4311, + "icipated": 40988, + "icism": 11965, + "icist": 48187, + "icit": 3628, + "icity": 8467, + "ick": 624, + "icka": 29873, + "icked": 9484, + "icken": 5973, + "icker": 15799, + "ickers": 21630, + "icket": 9715, + "ickets": 15970, + "ickey": 40389, + "icking": 7958, + "ickle": 39423, + "ickr": 18994, + "icks": 3378, + "ickson": 46381, + "icky": 17479, + "icle": 1548, + "icles": 2983, + "ico": 3713, + "icol": 27045, + "icon": 4749, + "icone": 27981, + "icons": 34280, + "icro": 2500, + "icrobial": 48518, + "ics": 873, + "ict": 713, + "icted": 5722, + "icter": 36278, + "iction": 2867, + "ictional": 47273, + "ictionary": 14188, + "ictions": 9278, + "ictive": 45279, + "icts": 14137, + "icular": 13174, + "icularly": 22585, + "icult": 2249, + "icultural": 26823, + "iculture": 47428, + "iculty": 22402, + "icum": 39901, + "icus": 24552, + "icut": 13554, + "icy": 4611, + "icycle": 35298, + "icz": 28051, + "id": 312, + "ida": 3755, + "idable": 23321, + "idad": 32482, + "idae": 31718, + "idal": 11624, + "idan": 27610, + "idas": 24496, + "idate": 20540, + "idated": 41475, + "idates": 37051, + "idation": 24765, + "idav": 20331, + "iday": 2567, + "idays": 13842, + "idd": 1638, + "idden": 4651, + "idding": 13494, + "iddle": 2509, + "iddled": 34897, + "iddler": 26458, + "iddles": 29319, + "iddling": 41367, + "iddy": 34208, + "ide": 485, + "ided": 1384, + "idel": 5943, + "idelines": 7984, + "idelity": 23091, + "idem": 28913, + "iden": 14029, + "idence": 1704, + "idences": 44845, + "idency": 9147, + "ident": 738, + "idental": 35182, + "identally": 23961, + "idential": 35599, + "identified": 19107, + "idently": 46046, + "idents": 3231, + "ideo": 1651, + "ideon": 42381, + "ideos": 4921, + "idepress": 25895, + "ider": 1304, + "idered": 3089, + "iders": 4157, + "ides": 1460, + "ideshow": 42286, + "idespread": 9790, + "idge": 3130, + "idges": 15969, + "idget": 17484, + "idi": 19830, + "idia": 38513, + "idian": 19825, + "idine": 39422, + "iding": 2530, + "idious": 33243, + "idis": 29207, + "idity": 17995, + "idium": 43523, + "ido": 17305, + "idon": 47287, + "ids": 2340, + "idth": 5649, + "idy": 19325, + "ie": 494, + "iece": 8535, + "ied": 798, + "ief": 2086, + "ieft": 49868, + "ieg": 15702, + "iege": 14566, + "iegel": 28210, + "iel": 8207, + "ield": 1164, + "ielding": 30449, + "iem": 26597, + "ien": 2013, + "ience": 1240, + "ienced": 26343, + "iences": 10035, + "iencies": 22139, + "iency": 6160, + "ienne": 37938, + "iens": 10465, + "ient": 1153, + "ients": 2334, + "ier": 959, + "iera": 41976, + "ierce": 9798, + "iere": 13235, + "ieri": 29864, + "ierra": 16367, + "ierre": 31058, + "ierrez": 44448, + "iers": 3183, + "iership": 36689, + "iery": 23012, + "ies": 444, + "iesel": 29893, + "iest": 6386, + "iesta": 36283, + "iet": 1155, + "ietal": 21587, + "ieth": 19235, + "ieties": 9545, + "iets": 27955, + "iety": 1905, + "ieu": 22304, + "iev": 11203, + "ieval": 14671, + "ieve": 12311, + "ieved": 39591, + "iever": 47818, + "ievers": 30296, + "ieves": 17974, + "ieving": 30749, + "iew": 769, + "iewicz": 48596, + "if": 361, + "ifa": 19215, + "ifact": 29660, + "ifacts": 37199, + "ifax": 26590, + "ife": 901, + "ifer": 7087, + "iferation": 49801, + "ifest": 8409, + "ifestyle": 42004, + "iff": 733, + "iffe": 22391, + "ifference": 33012, + "ifferent": 17125, + "iffin": 42022, + "iffs": 10203, + "ifi": 22238, + "ifiable": 16823, + "ific": 811, + "ificant": 17294, + "ificantly": 42491, + "ificate": 22460, + "ification": 2649, + "ifications": 6637, + "ifice": 9680, + "ificent": 21559, + "ificial": 9542, + "ified": 1431, + "ifier": 7483, + "ifiers": 13350, + "ifies": 6945, + "ifix": 42169, + "ifle": 8316, + "ifled": 47157, + "ifles": 16063, + "ifling": 38966, + "iflower": 42642, + "iform": 6933, + "iframe": 39621, + "ift": 2135, + "ifted": 21715, + "ifter": 18171, + "ifting": 13309, + "ifts": 19265, + "ifty": 24905, + "iful": 4135, + "ifully": 17049, + "ify": 1958, + "ifying": 4035, + "ig": 328, + "iga": 13827, + "igan": 5516, + "igans": 34090, + "igate": 10055, + "igated": 26963, + "igating": 29129, + "igation": 7065, + "igator": 23823, + "igators": 25975, + "ige": 10045, + "igel": 47709, + "igen": 9324, + "igenous": 12357, + "igent": 47096, + "iger": 8254, + "igers": 34984, + "igg": 6950, + "igger": 15249, + "iggins": 23567, + "iggle": 24082, + "iggs": 20340, + "iggurat": 44557, + "igh": 394, + "igham": 34000, + "ighed": 12570, + "ight": 432, + "ighter": 4799, + "ighters": 6261, + "ighth": 10887, + "ighthouse": 32303, + "ighting": 47610, + "ighton": 42993, + "ights": 2337, + "ighty": 14400, + "igi": 25754, + "igible": 26032, + "igil": 27187, + "igion": 17035, + "igious": 10956, + "igl": 38686, + "igm": 17225, + "igma": 13495, + "igmat": 32441, + "igmatic": 38860, + "ign": 570, + "ignant": 25114, + "igne": 48946, + "igned": 3916, + "igning": 38944, + "ignment": 16747, + "ignore": 46430, + "ignt": 16891, + "ignty": 17224, + "igo": 14031, + "igon": 37107, + "igor": 36274, + "igr": 3692, + "igrant": 9893, + "igrants": 5663, + "igraph": 45920, + "igrate": 42175, + "igrated": 38769, + "igration": 4254, + "igree": 41233, + "igroup": 47875, + "igs": 9235, + "igsaw": 45636, + "igslist": 40704, + "igue": 15212, + "igun": 50118, + "iguous": 29709, + "igure": 7047, + "ih": 4449, + "ihad": 11166, + "ihadi": 42449, + "ihar": 38405, + "ihara": 45902, + "ihil": 20898, + "ihilation": 33299, + "ihu": 48406, + "ii": 4178, + "iii": 15479, + "ij": 2926, + "ija": 34655, + "ijah": 32778, + "iji": 20770, + "ijing": 11030, + "ijk": 45961, + "ijn": 48848, + "ijuana": 5343, + "ik": 1134, + "ika": 9232, + "ikan": 49894, + "ikarp": 36850, + "ikawa": 40398, + "ike": 522, + "iked": 17951, + "iken": 29943, + "iker": 18320, + "ikers": 24913, + "ikes": 7938, + "ikh": 13848, + "ikhail": 39065, + "iki": 5580, + "iking": 14132, + "ikini": 35542, + "ikk": 36073, + "iko": 12125, + "iku": 28643, + "ikuman": 42889, + "iky": 47536, + "il": 346, + "ila": 10102, + "ilage": 50006, + "ilan": 38239, + "iland": 40855, + "ilant": 37794, + "ilantro": 48311, + "ilar": 1794, + "ilated": 40080, + "ilater": 38601, + "ilateral": 14796, + "ilaterally": 39707, + "ilation": 10520, + "ild": 688, + "ilda": 27281, + "ilde": 44725, + "ilded": 46158, + "ildo": 39583, + "ile": 576, + "ileaks": 27983, + "iled": 3902, + "ilee": 40626, + "ileen": 42236, + "ilege": 41866, + "ileged": 48446, + "iler": 5329, + "ilers": 34393, + "iles": 2915, + "iless": 30608, + "ilet": 41550, + "iley": 9618, + "ili": 2403, + "ilia": 17517, + "ilial": 43475, + "ilian": 35824, + "iliar": 4797, + "iliary": 28129, + "iliate": 49826, + "iliated": 31705, + "iliation": 15547, + "ilib": 22282, + "ilibrium": 24741, + "ilic": 41896, + "ilies": 3922, + "ilight": 15512, + "iling": 4386, + "ilings": 43271, + "ilingual": 34900, + "ilion": 29935, + "ilipp": 8908, + "ilit": 6392, + "ilitarian": 43900, + "ilitary": 18748, + "ilitating": 34871, + "ilitation": 18194, + "ilities": 2410, + "ility": 879, + "ilk": 43545, + "ill": 359, + "illa": 5049, + "illac": 40607, + "illance": 7682, + "illard": 32681, + "illary": 15856, + "illas": 25314, + "illation": 40903, + "ille": 8270, + "illed": 2967, + "illegal": 47749, + "iller": 4665, + "illery": 14920, + "illes": 21718, + "illet": 32512, + "illi": 50173, + "illian": 37896, + "illin": 32672, + "illing": 4509, + "illion": 1131, + "illions": 40083, + "illo": 16111, + "illon": 23027, + "ills": 2171, + "illus": 44342, + "illusion": 35760, + "illy": 6548, + "ilo": 18526, + "ilogy": 19202, + "ilon": 33576, + "ilot": 23439, + "ils": 4487, + "ilst": 11750, + "ilt": 2326, + "ilton": 9044, + "iltr": 19438, + "iltration": 36055, + "ilts": 50076, + "ilty": 6267, + "ilus": 35815, + "ilver": 46978, + "ily": 813, + "ilyn": 38020, + "im": 320, + "ima": 8083, + "imag": 48466, + "image": 9060, + "images": 17566, + "imal": 4402, + "iman": 24086, + "imar": 49399, + "imaru": 49551, + "imate": 1920, + "imated": 15655, + "imately": 3358, + "imates": 26748, + "imating": 39204, + "imation": 18991, + "imb": 14107, + "imbabwe": 27175, + "imble": 34477, + "ime": 524, + "imedia": 20626, + "imei": 45519, + "imen": 19027, + "imens": 12117, + "imensional": 16198, + "iment": 3681, + "imental": 9134, + "imentary": 39051, + "iments": 6800, + "imeo": 47776, + "imer": 22723, + "imes": 999, + "imester": 47484, + "imet": 38813, + "imeter": 16912, + "imeters": 31551, + "img": 9600, + "imgur": 19791, + "imi": 25236, + "imil": 26641, + "imilar": 49941, + "imilation": 42963, + "iminary": 38429, + "imir": 13057, + "imity": 18853, + "imize": 48439, + "imm": 8608, + "immer": 10957, + "immers": 36904, + "immigrant": 39835, + "immigration": 47620, + "imming": 27428, + "immune": 38345, + "imo": 25147, + "imon": 20473, + "imony": 33969, + "imore": 9401, + "imoto": 43354, + "imov": 44273, + "imp": 11011, + "impact": 48240, + "impl": 23928, + "import": 11748, + "important": 18049, + "imposed": 36457, + "impro": 32077, + "improve": 49453, + "ims": 12078, + "imsy": 48295, + "imum": 2847, + "imura": 43817, + "imus": 20704, + "in": 259, + "ina": 1437, + "inal": 1292, + "inally": 3289, + "inals": 6897, + "inance": 14149, + "inances": 34999, + "inant": 42483, + "inar": 22050, + "inarily": 21565, + "inary": 3219, + "inas": 24252, + "inate": 4559, + "inated": 3898, + "inately": 48618, + "inates": 17540, + "inating": 6010, + "ination": 1883, + "inational": 26201, + "inations": 7352, + "inator": 20900, + "inators": 47721, + "inatory": 23132, + "inav": 26802, + "inburgh": 22222, + "inc": 1939, + "incarn": 13211, + "ince": 924, + "incent": 42816, + "incerity": 40310, + "inces": 17386, + "inch": 8589, + "inches": 45457, + "incial": 13744, + "incible": 33494, + "incinn": 15020, + "incinnati": 15130, + "include": 17256, + "includes": 42813, + "including": 8201, + "incoln": 11690, + "income": 12519, + "incre": 24988, + "increasing": 42647, + "inct": 4612, + "inction": 9438, + "inctions": 31253, + "ind": 521, + "inda": 22261, + "indal": 44644, + "independence": 39894, + "independent": 34750, + "inder": 5540, + "inders": 29700, + "index": 9630, + "inding": 6020, + "individual": 43129, + "indle": 42343, + "indu": 10259, + "induced": 17223, + "inducing": 48016, + "indust": 23213, + "industrial": 31130, + "ine": 500, + "inea": 18343, + "ined": 1389, + "inel": 20538, + "inelli": 44076, + "inem": 7749, + "inement": 21828, + "inen": 42326, + "inence": 18386, + "inent": 7233, + "inently": 26528, + "iner": 7274, + "ineries": 48858, + "iners": 21257, + "inery": 15451, + "ines": 1127, + "inese": 3762, + "iness": 1272, + "inet": 42504, + "inez": 18885, + "inf": 10745, + "infect": 27816, + "infeld": 47187, + "inflamm": 29639, + "inflammatory": 32272, + "info": 10951, + "information": 17018, + "informed": 35698, + "ing": 278, + "inge": 11912, + "inged": 24431, + "ingen": 36795, + "inger": 3889, + "ingers": 40923, + "inges": 26792, + "ingham": 25875, + "inging": 14146, + "ingle": 17697, + "ingly": 4420, + "ingo": 32735, + "ings": 654, + "ington": 9557, + "ingu": 6680, + "inguishable": 41726, + "inguished": 46709, + "inho": 20327, + "ini": 5362, + "inia": 43168, + "inian": 24605, + "inic": 47277, + "inical": 32352, + "ining": 3191, + "inion": 23971, + "inis": 16661, + "inished": 30603, + "init": 15003, + "inite": 9504, + "initely": 12998, + "initial": 36733, + "initialized": 17532, + "inition": 17750, + "initions": 50101, + "inity": 6269, + "ink": 676, + "inka": 48955, + "inker": 24275, + "inki": 38799, + "inking": 8040, + "inkle": 19894, + "inks": 2973, + "inky": 29246, + "inline": 45145, + "inn": 3732, + "innacle": 37087, + "innamon": 21920, + "inner": 5083, + "inness": 32990, + "innie": 49708, + "inning": 23062, + "innon": 45067, + "ino": 2879, + "inoa": 40564, + "inois": 8981, + "inos": 11996, + "inosaur": 21317, + "inous": 29823, + "input": 15414, + "inqu": 18934, + "ins": 1040, + "inse": 38521, + "insert": 28463, + "inside": 48787, + "insk": 35803, + "inski": 21141, + "insky": 19870, + "inson": 7899, + "inspired": 24194, + "inst": 8625, + "install": 17350, + "installed": 37050, + "instance": 39098, + "instead": 38070, + "instein": 11962, + "insula": 16495, + "insured": 28409, + "int": 600, + "intage": 14630, + "integ": 18908, + "integer": 41433, + "intel": 48779, + "intelligence": 32683, + "intend": 7315, + "intendent": 21075, + "intendo": 8773, + "intensity": 47799, + "intensive": 38096, + "intent": 48536, + "intention": 40867, + "inter": 3849, + "interest": 9446, + "interested": 34339, + "interesting": 47914, + "interface": 39994, + "intern": 23124, + "internal": 32538, + "international": 45609, + "internet": 37675, + "interpret": 27381, + "interrupted": 46037, + "inters": 20193, + "interstitial": 29446, + "intestinal": 36387, + "inth": 9304, + "into": 20424, + "inton": 2371, + "intosh": 37638, + "introdu": 27427, + "ints": 29503, + "intuitive": 42105, + "inus": 35237, + "inv": 16340, + "inventory": 24807, + "inventoryQuantity": 39756, + "invest": 24859, + "invoke": 37669, + "involved": 44697, + "inx": 28413, + "iny": 3541, + "inyl": 19754, + "io": 952, + "ioch": 41097, + "iod": 2101, + "iol": 1669, + "iola": 30292, + "iolet": 19194, + "iological": 15071, + "iologist": 31599, + "iology": 12371, + "iom": 29005, + "ion": 295, + "iona": 32792, + "ionage": 24919, + "ional": 1538, + "ione": 7935, + "ioned": 14994, + "ionic": 26523, + "ionics": 49900, + "ions": 507, + "iop": 14922, + "ior": 1504, + "iors": 12706, + "ios": 4267, + "iosis": 42960, + "iosity": 15023, + "iosyn": 48448, + "iosyncr": 48702, + "iot": 5151, + "iotic": 16357, + "iotics": 18296, + "iots": 16228, + "iott": 20773, + "iour": 49439, + "ious": 699, + "iously": 6819, + "iov": 16664, + "iovascular": 19381, + "iox": 12190, + "ioxid": 26294, + "ioxide": 16671, + "ip": 541, + "ipal": 8521, + "ipation": 25857, + "ipe": 3757, + "iped": 46647, + "ipedia": 11151, + "ipeg": 21700, + "ipel": 40634, + "iper": 9346, + "ipers": 29288, + "ipes": 18636, + "iph": 13323, + "iphany": 49915, + "iphate": 34981, + "ipher": 10803, + "ipient": 48137, + "iping": 34690, + "ipl": 24705, + "iple": 2480, + "ipment": 4667, + "ipolar": 49133, + "ipop": 42800, + "ipp": 3974, + "ipped": 3949, + "ipper": 14710, + "ippers": 16415, + "ippery": 29530, + "ippi": 12715, + "ipping": 4501, + "ipple": 18793, + "ipples": 27844, + "ippy": 41214, + "ips": 2419, + "ipt": 10257, + "iq": 25011, + "iqu": 1557, + "ique": 2350, + "iqueness": 46764, + "iques": 6368, + "iquette": 40387, + "iquid": 6394, + "ir": 343, + "ira": 8704, + "irable": 13194, + "iral": 21093, + "iration": 15297, + "irc": 1980, + "ircraft": 27002, + "ird": 1447, + "irds": 11049, + "ire": 557, + "irect": 1060, + "irection": 4154, + "ired": 1202, + "irement": 24615, + "irements": 18883, + "iren": 24080, + "irens": 42917, + "ires": 2387, + "irez": 31762, + "irgin": 4672, + "iri": 14783, + "irie": 28191, + "iries": 18561, + "irin": 47388, + "iring": 3428, + "iris": 29616, + "irit": 3276, + "irk": 14232, + "irl": 1901, + "irled": 49376, + "irlf": 9841, + "irlfriend": 9872, + "irling": 24297, + "irlwind": 32785, + "irm": 2533, + "irmation": 36241, + "irmed": 15491, + "irming": 29808, + "irms": 8789, + "iro": 7058, + "iron": 1934, + "irrel": 22793, + "irs": 17062, + "irsch": 47108, + "irst": 667, + "irt": 2265, + "irted": 48357, + "irteen": 22530, + "irth": 3333, + "irting": 35355, + "irts": 9682, + "irtual": 22341, + "irty": 5893, + "iru": 35406, + "irus": 19397, + "iry": 9045, + "is": 271, + "isSpecial": 39714, + "isSpecialOrderable": 39755, + "isa": 9160, + "isable": 43942, + "isal": 28456, + "isan": 9057, + "isance": 31872, + "isans": 26100, + "isation": 5612, + "isations": 38189, + "isbury": 47967, + "isc": 2304, + "iscal": 7860, + "isch": 25308, + "ische": 46097, + "ischer": 24645, + "isco": 4861, + "iscons": 8795, + "isconsin": 8816, + "iscopal": 42522, + "iscover": 29392, + "iscovered": 41168, + "iscovery": 40821, + "isd": 9409, + "isdom": 9350, + "ise": 786, + "isec": 27866, + "ised": 1417, + "isel": 36811, + "isen": 13254, + "iser": 5847, + "isers": 21572, + "ises": 2696, + "iseum": 38277, + "isexual": 20863, + "isf": 4468, + "ish": 680, + "isha": 19388, + "ishable": 31785, + "ished": 1348, + "isher": 4828, + "ishers": 39116, + "ishes": 5614, + "ishi": 21644, + "ishing": 3929, + "ishly": 29735, + "ishment": 17862, + "ishop": 10124, + "ishops": 21863, + "ishy": 49785, + "isi": 23267, + "isible": 12843, + "isin": 45763, + "isine": 27480, + "ising": 1710, + "ision": 1166, + "isions": 3279, + "isite": 16107, + "isites": 31327, + "isition": 10027, + "isitions": 29593, + "isive": 13911, + "isively": 42042, + "isk": 1984, + "isks": 36730, + "isky": 34041, + "isl": 3044, + "isle": 20919, + "ism": 1042, + "isma": 38017, + "isman": 23845, + "ismo": 44126, + "isms": 6583, + "isner": 49861, + "iso": 26786, + "isode": 3282, + "isodes": 8052, + "isoft": 29719, + "isol": 30152, + "ison": 1653, + "isons": 9886, + "isp": 8802, + "ispers": 27148, + "isphere": 22833, + "iss": 747, + "issa": 13808, + "issan": 24112, + "issance": 16419, + "isse": 20782, + "ission": 1480, + "issions": 7717, + "isson": 30927, + "issors": 32555, + "issue": 21949, + "issued": 39361, + "issues": 37165, + "issy": 36419, + "ist": 396, + "ista": 12523, + "istan": 4103, + "istance": 9311, + "istani": 16688, + "istant": 10167, + "istar": 47229, + "istas": 37503, + "iste": 40833, + "isted": 6347, + "istence": 13274, + "istent": 7609, + "ister": 1694, + "istered": 23187, + "isters": 6223, + "istic": 2569, + "istical": 19929, + "istically": 16772, + "istics": 3969, + "istine": 32248, + "isting": 9665, + "istle": 12535, + "iston": 36363, + "istor": 32380, + "istors": 46334, + "istrate": 28534, + "istrates": 37909, + "istration": 33397, + "istries": 32995, + "istry": 4592, + "ists": 1023, + "isu": 46313, + "isure": 20609, + "isy": 13560, + "it": 270, + "ita": 5350, + "itability": 34147, + "itable": 4674, + "itably": 14829, + "itage": 10208, + "itaire": 26627, + "ital": 1287, + "itals": 8321, + "itamin": 40746, + "itan": 18642, + "itance": 42942, + "itans": 43716, + "itant": 23737, + "itar": 7940, + "itarian": 8353, + "itars": 27745, + "itary": 9331, + "itas": 21416, + "itate": 12027, + "itated": 13939, + "itates": 38654, + "itating": 21712, + "itation": 3780, + "itational": 22181, + "itations": 20597, + "itative": 12464, + "itatively": 48668, + "itbart": 17868, + "itch": 2007, + "itched": 10981, + "itcher": 23640, + "itches": 9249, + "itchie": 48423, + "itching": 19811, + "ite": 578, + "itech": 45396, + "itect": 5712, + "ited": 863, + "itely": 3973, + "item": 9186, + "itement": 12559, + "items": 23814, + "itent": 48324, + "iter": 2676, + "iterator": 48727, + "iterranean": 19012, + "ites": 2737, + "ith": 342, + "ithe": 31470, + "ither": 1555, + "ithering": 40861, + "ithing": 44556, + "ithmetic": 29848, + "iths": 47252, + "ithub": 10060, + "iti": 8846, + "itia": 36723, + "itial": 6847, + "itialized": 13562, + "itially": 22640, + "itic": 16233, + "ities": 871, + "itimate": 30233, + "itime": 22552, + "iting": 1780, + "ition": 653, + "itional": 1859, + "itionally": 8736, + "itions": 1756, + "itious": 25253, + "itis": 11815, + "itism": 18937, + "itive": 1800, + "itiveness": 31366, + "itives": 20288, + "itivity": 11365, + "itiz": 3029, + "itized": 36951, + "itizen": 36958, + "itizens": 34100, + "itle": 2578, + "itled": 7803, + "itles": 30540, + "itness": 3659, + "ito": 10094, + "itol": 11650, + "iton": 37752, + "itone": 49644, + "itor": 2072, + "itored": 20026, + "itors": 6742, + "itory": 37765, + "itous": 22109, + "itri": 49510, + "its": 896, + "itsch": 48279, + "itsu": 19831, + "itt": 715, + "itta": 48519, + "ittal": 39979, + "ittance": 47912, + "itte": 2654, + "itted": 2175, + "ittee": 2979, + "ittees": 13263, + "itten": 2621, + "ittens": 34978, + "itter": 1967, + "ittered": 36613, + "itters": 45512, + "itting": 2535, + "ittle": 1206, + "itto": 37606, + "itton": 47304, + "itty": 9760, + "itu": 34272, + "itual": 10587, + "itud": 26331, + "itude": 3984, + "itudes": 10455, + "itudinal": 29121, + "iture": 8089, + "itures": 20686, + "itus": 17506, + "itute": 3678, + "itutes": 16845, + "itution": 2738, + "itutional": 5677, + "ity": 414, + "itz": 4224, + "itzer": 10557, + "itzerland": 13947, + "ité": 43816, + "iu": 16115, + "ium": 1505, + "ius": 3754, + "iuses": 44666, + "iv": 452, + "iva": 12151, + "ivable": 21911, + "ivably": 47994, + "ival": 2473, + "ivalent": 29540, + "ivalry": 47310, + "ivals": 10336, + "ivan": 13809, + "ivari": 35460, + "ivariate": 42524, + "ivas": 38630, + "ivated": 30829, + "ivating": 39438, + "ivation": 26939, + "ive": 425, + "ived": 1572, + "ively": 2280, + "iven": 1469, + "iveness": 6517, + "iver": 1428, + "ivered": 6396, + "ivering": 35598, + "iverpool": 10864, + "ivers": 1191, + "iversal": 11480, + "iversary": 9023, + "iverse": 3997, + "iversity": 1608, + "ivery": 6315, + "ives": 1083, + "ivia": 20817, + "ivic": 16482, + "ivid": 1699, + "ividual": 1896, + "ividually": 16335, + "ivil": 2464, + "iving": 1412, + "ivism": 25085, + "ivist": 30944, + "ivities": 28720, + "ivity": 3458, + "ivo": 23593, + "ivot": 45785, + "iw": 14246, + "ix": 844, + "ixed": 2966, + "ixel": 7168, + "ixels": 14810, + "ixie": 39291, + "ixir": 32345, + "ixon": 12305, + "ixt": 6346, + "ixtape": 43938, + "ixties": 46550, + "ixture": 9602, + "ixtures": 25506, + "ixty": 19404, + "iy": 7745, + "iya": 21008, + "iyah": 46398, + "iz": 528, + "iza": 23638, + "izabeth": 9924, + "izable": 13821, + "izard": 8669, + "izards": 14124, + "izarre": 12474, + "ization": 1634, + "izational": 22684, + "izations": 4582, + "ize": 1096, + "ized": 1143, + "izen": 33977, + "izens": 44908, + "izer": 7509, + "izers": 11341, + "izes": 4340, + "izing": 2890, + "izo": 41282, + "izon": 8637, + "izons": 29457, + "izont": 12071, + "izontal": 38342, + "izoph": 18115, + "izophren": 18337, + "izu": 47775, + "izz": 6457, + "izza": 9990, + "izzard": 16191, + "izzle": 44461, + "izzy": 40593, + "j": 73, + "ja": 6592, + "jab": 27935, + "jac": 30482, + "jack": 19650, + "jad": 38442, + "jah": 31558, + "jam": 39159, + "jamin": 13337, + "jan": 13881, + "jandro": 47983, + "jar": 9491, + "jas": 28121, + "java": 12355, + "javascript": 37495, + "jay": 33708, + "jc": 48055, + "je": 18015, + "ject": 752, + "jected": 35408, + "jection": 29192, + "jee": 34589, + "jen": 48796, + "jer": 44009, + "jet": 31173, + "jew": 47483, + "ji": 7285, + "jiang": 39598, + "jin": 18594, + "jing": 49940, + "jit": 45051, + "jj": 41098, + "jl": 20362, + "jo": 7639, + "job": 21858, + "jobs": 43863, + "john": 30686, + "joice": 41026, + "join": 22179, + "joined": 46416, + "joining": 40044, + "jon": 46286, + "jong": 32428, + "journal": 24891, + "joy": 2633, + "jp": 34523, + "jpg": 9479, + "jri": 38790, + "jriwal": 39890, + "js": 8457, + "json": 17752, + "ju": 14396, + "jud": 10456, + "judicial": 46769, + "jug": 31761, + "jump": 43327, + "jun": 29741, + "jured": 38608, + "juries": 47496, + "jury": 21871, + "just": 3137, + "justice": 31012, + "juven": 39427, + "k": 74, + "kB": 38841, + "kHz": 44191, + "ka": 4914, + "kai": 32765, + "kamp": 40899, + "kan": 27541, + "kar": 21070, + "kas": 42749, + "kat": 41826, + "kay": 5568, + "kaya": 35372, + "kb": 32812, + "ke": 365, + "ked": 9091, + "kee": 11035, + "keep": 14894, + "keeper": 13884, + "keepers": 24952, + "keeping": 19934, + "kees": 16683, + "kef": 30728, + "kefeller": 31424, + "kel": 7750, + "keleton": 38800, + "keley": 13490, + "kell": 17164, + "ken": 3464, + "kens": 14972, + "kept": 45089, + "ker": 6122, + "kered": 28970, + "kernel": 33885, + "kers": 15949, + "kes": 5209, + "ket": 7126, + "key": 2539, + "keye": 34929, + "keyes": 43174, + "keys": 13083, + "kg": 10025, + "kh": 14636, + "ki": 4106, + "kick": 24585, + "kid": 38439, + "kids": 45235, + "kie": 49375, + "kies": 43724, + "kil": 34553, + "kill": 12728, + "killed": 42130, + "killer": 32156, + "killers": 43492, + "killing": 43764, + "kin": 5116, + "kind": 11031, + "king": 3364, + "kins": 5331, + "kinson": 26030, + "kish": 31501, + "kiss": 41304, + "kit": 15813, + "kj": 42421, + "kk": 28747, + "kl": 41582, + "km": 13276, + "kn": 15418, + "knife": 48810, + "knit": 47095, + "know": 16275, + "knowledge": 45066, + "known": 4002, + "ko": 7204, + "kok": 32004, + "kos": 46150, + "kov": 21862, + "kowski": 26216, + "kr": 38584, + "krit": 44531, + "ks": 591, + "ksh": 50133, + "kson": 46505, + "kt": 21841, + "ktop": 16201, + "ku": 23063, + "kun": 28374, + "kus": 45614, + "kw": 46265, + "kward": 12378, + "ky": 2584, + "l": 75, + "la": 5031, + "lab": 23912, + "label": 18242, + "lace": 27077, + "lad": 9435, + "laden": 35668, + "lag": 30909, + "lah": 9271, + "lahoma": 9802, + "laim": 20438, + "lain": 34277, + "lake": 27180, + "lam": 2543, + "lambda": 50033, + "lamm": 11199, + "lan": 9620, + "lance": 23215, + "land": 1044, + "lander": 16235, + "landers": 32358, + "landish": 45626, + "lando": 11993, + "lands": 4447, + "lane": 33533, + "lang": 17204, + "language": 16129, + "lap": 37796, + "lar": 21681, + "larg": 15521, + "large": 11664, + "largest": 28209, + "las": 21921, + "lash": 17055, + "lass": 31172, + "lasses": 28958, + "last": 12957, + "lasting": 24810, + "lat": 15460, + "latable": 49009, + "late": 17660, + "lated": 17249, + "later": 36760, + "latest": 42861, + "lation": 7592, + "lations": 49905, + "lator": 41880, + "laugh": 44944, + "laughs": 28124, + "laughter": 27815, + "laun": 38722, + "launch": 35681, + "laus": 38024, + "lav": 18809, + "law": 6270, + "laws": 29317, + "lay": 10724, + "layer": 29289, + "layout": 39786, + "lb": 23160, + "lbs": 32133, + "lc": 44601, + "ld": 335, + "lda": 18986, + "lde": 35209, + "lder": 6499, + "ldom": 23826, + "ldon": 25900, + "le": 293, + "lead": 28230, + "leader": 27940, + "leaders": 37553, + "leading": 12294, + "leaf": 33201, + "league": 19316, + "lean": 13087, + "leaning": 25909, + "leanor": 41807, + "leans": 11861, + "lear": 3238, + "learn": 35720, + "learning": 40684, + "lease": 1274, + "leased": 14684, + "leases": 29329, + "leasing": 48764, + "leave": 47408, + "leck": 40667, + "lect": 801, + "lected": 12609, + "lectic": 42009, + "lection": 1564, + "lections": 26448, + "led": 992, + "ledge": 2965, + "ledged": 37436, + "lee": 7197, + "leen": 20042, + "leep": 8892, + "lees": 49410, + "leeve": 49189, + "left": 9464, + "leg": 1455, + "legal": 18011, + "legate": 34637, + "legates": 37061, + "lege": 2765, + "legged": 40898, + "legram": 30536, + "legraph": 16606, + "leground": 28272, + "lehem": 44797, + "leigh": 42342, + "lein": 33663, + "lem": 10671, + "lement": 1732, + "lements": 3639, + "lems": 46367, + "len": 11925, + "lene": 29466, + "leneck": 43163, + "leness": 48795, + "length": 13664, + "leon": 38970, + "ler": 1754, + "lers": 8116, + "les": 829, + "lesh": 29730, + "lesi": 36027, + "lesiastical": 46360, + "less": 1203, + "lessly": 8613, + "lessness": 17587, + "lest": 32712, + "let": 1616, + "letal": 47293, + "letcher": 29257, + "lete": 5807, + "leted": 33342, + "letes": 40676, + "lethal": 46480, + "letico": 47286, + "leton": 10565, + "lets": 5289, + "lett": 15503, + "lette": 21348, + "letter": 9291, + "letters": 15653, + "lev": 2768, + "levant": 14938, + "levard": 22123, + "level": 5715, + "levels": 46170, + "levision": 5024, + "lex": 2588, + "ley": 1636, + "leys": 21325, + "lez": 36858, + "lf": 1652, + "li": 4528, + "lia": 24660, + "liam": 5058, + "liament": 5130, + "lib": 8019, + "liber": 33203, + "liberal": 35739, + "library": 32016, + "lic": 677, + "lication": 10142, + "license": 43085, + "licensed": 36612, + "lich": 33467, + "licks": 49191, + "lict": 13758, + "licted": 17823, + "liction": 41101, + "licts": 42267, + "lie": 14485, + "lied": 18511, + "lier": 2505, + "lies": 13508, + "liest": 11318, + "lif": 36195, + "life": 6042, + "lift": 26282, + "lifting": 30510, + "lig": 4604, + "liga": 38910, + "light": 2971, + "lighting": 43351, + "lightly": 30945, + "lights": 8091, + "lihood": 11935, + "lik": 46965, + "like": 2339, + "likely": 40798, + "lim": 2475, + "lime": 27299, + "limit": 32374, + "limited": 10698, + "limits": 49196, + "lin": 2815, + "line": 1370, + "linear": 29127, + "lined": 10837, + "liner": 24683, + "liners": 34380, + "lines": 6615, + "liness": 26061, + "ling": 1359, + "linger": 33550, + "lings": 17783, + "lington": 17299, + "lining": 21310, + "link": 8726, + "linked": 25614, + "links": 28751, + "lins": 21602, + "linux": 23289, + "lio": 48590, + "lip": 40712, + "lique": 41522, + "liquid": 39250, + "lis": 27999, + "lish": 1836, + "lished": 2115, + "lisher": 8191, + "lishes": 19724, + "lishing": 20020, + "list": 4868, + "listed": 17935, + "lists": 20713, + "lit": 18250, + "lite": 36890, + "liter": 17201, + "literally": 43819, + "little": 31629, + "liv": 16017, + "live": 12583, + "lived": 24489, + "living": 19950, + "livion": 26018, + "livious": 35260, + "ll": 297, + "lla": 8466, + "llah": 22734, + "llan": 47993, + "lled": 3353, + "ller": 6051, + "llers": 13802, + "lli": 15516, + "lling": 2680, + "llo": 18798, + "llor": 14127, + "llular": 32771, + "lly": 12810, + "ln": 18755, + "lo": 5439, + "load": 2220, + "loaded": 14578, + "loader": 29356, + "loading": 25138, + "loads": 46030, + "loc": 17946, + "local": 12001, + "localhost": 36750, + "location": 24886, + "lock": 5354, + "locked": 24162, + "locking": 48331, + "locks": 28860, + "loe": 24617, + "log": 6404, + "login": 38235, + "lol": 47288, + "lon": 14995, + "long": 6511, + "loo": 29680, + "look": 5460, + "looking": 11534, + "loop": 26268, + "lopp": 39590, + "lor": 4685, + "lord": 10572, + "lords": 19673, + "lore": 31131, + "los": 33280, + "loss": 22462, + "lost": 33224, + "lot": 26487, + "lov": 27086, + "love": 23205, + "loving": 33983, + "low": 9319, + "lower": 21037, + "lp": 34431, + "lr": 14050, + "ls": 7278, + "lt": 2528, + "lu": 2290, + "lua": 40211, + "luaj": 36473, + "lucent": 35600, + "luck": 46708, + "lude": 38792, + "luence": 23079, + "luent": 28216, + "lund": 37525, + "lus": 41790, + "lust": 38878, + "luster": 48375, + "lux": 22564, + "lv": 6780, + "lves": 31018, + "lvl": 47147, + "ly": 306, + "lyak": 43782, + "lycer": 38577, + "lying": 3157, + "lymp": 6760, + "lyn": 6213, + "lynn": 12935, + "lys": 27385, + "lyss": 35670, + "lé": 45031, + "m": 76, + "mA": 42646, + "mAh": 28142, + "mL": 32087, + "ma": 2611, + "mable": 44102, + "mac": 20285, + "machine": 30243, + "mad": 9937, + "made": 9727, + "mag": 19726, + "mage": 25561, + "magic": 32707, + "maid": 23151, + "mail": 4529, + "mails": 26165, + "main": 12417, + "major": 22478, + "majority": 35839, + "make": 15883, + "maker": 10297, + "makers": 6620, + "makes": 49123, + "making": 8601, + "mal": 7617, + "male": 22606, + "malink": 31000, + "mallow": 42725, + "man": 805, + "manac": 46870, + "managed": 39935, + "management": 27604, + "manager": 37153, + "mand": 22249, + "manent": 44172, + "mania": 45733, + "mann": 9038, + "mans": 16221, + "manship": 25428, + "manuel": 18713, + "manufact": 48119, + "many": 21834, + "map": 8899, + "maps": 31803, + "mar": 3876, + "mare": 11449, + "mares": 23745, + "marg": 30887, + "margin": 36153, + "marine": 42380, + "mark": 4102, + "marked": 23505, + "market": 10728, + "markets": 34162, + "marks": 14306, + "marriage": 45394, + "married": 30526, + "mart": 13822, + "mary": 6874, + "mas": 5356, + "mask": 27932, + "mass": 22208, + "massive": 49777, + "mast": 47616, + "master": 9866, + "masters": 40706, + "mat": 6759, + "match": 15699, + "matched": 31409, + "mate": 9830, + "material": 33665, + "mates": 7300, + "math": 11018, + "matic": 13849, + "matical": 44935, + "matically": 49454, + "matter": 47635, + "max": 9806, + "maximum": 47033, + "maxwell": 29047, + "may": 11261, + "maybe": 25991, + "mb": 2022, + "mber": 1916, + "mberg": 47369, + "mble": 11306, + "mbol": 23650, + "mbuds": 45664, + "mbudsman": 47012, + "mc": 23209, + "md": 9132, + "me": 1326, + "meal": 28208, + "mean": 32604, + "meaning": 24815, + "measures": 47336, + "meat": 41495, + "med": 1150, + "medi": 2379, + "media": 11431, + "mediate": 13857, + "mediated": 38363, + "mediately": 23802, + "medical": 41693, + "medium": 24132, + "meet": 47745, + "meg": 28917, + "mega": 13731, + "meier": 49468, + "mel": 17694, + "melon": 45690, + "mem": 11883, + "member": 19522, + "members": 30814, + "memory": 31673, + "men": 3653, + "mens": 45535, + "ment": 434, + "mental": 37098, + "mentation": 14374, + "mented": 12061, + "mentioned": 17181, + "ments": 902, + "menu": 26272, + "mer": 647, + "merce": 11647, + "mercial": 15790, + "mere": 34671, + "merga": 44739, + "meric": 946, + "mers": 11056, + "mes": 6880, + "mess": 37348, + "message": 20500, + "met": 4164, + "meta": 28961, + "metadata": 38993, + "metal": 28469, + "meter": 27231, + "method": 24396, + "methyl": 43654, + "metic": 15103, + "metics": 27757, + "metry": 41935, + "meyer": 48794, + "mg": 11296, + "mi": 11632, + "mia": 20730, + "miah": 35029, + "mic": 9383, + "micro": 24055, + "microsoft": 40485, + "mid": 13602, + "middle": 27171, + "midt": 21184, + "mie": 44871, + "might": 44092, + "mil": 25433, + "mile": 18085, + "military": 33631, + "mill": 17805, + "million": 14100, + "milo": 48995, + "min": 1084, + "mination": 17928, + "mind": 10155, + "minded": 14543, + "mine": 3810, + "minecraft": 17761, + "minent": 19669, + "ming": 2229, + "mingham": 17737, + "mington": 39773, + "mini": 45313, + "minimum": 39504, + "mining": 45374, + "minist": 2201, + "ministic": 49228, + "mins": 42951, + "minster": 18462, + "mint": 34289, + "minus": 40191, + "minute": 11374, + "mir": 10793, + "mire": 47004, + "mis": 25413, + "misc": 44374, + "miss": 3927, + "missible": 21597, + "missing": 45688, + "mission": 3411, + "missions": 8481, + "missive": 33532, + "mist": 37980, + "mit": 2781, + "mite": 32937, + "mith": 22947, + "mits": 24883, + "mitt": 20124, + "mitted": 3291, + "mittedly": 43011, + "mitter": 37974, + "mitting": 16138, + "mix": 19816, + "mk": 28015, + "ml": 4029, + "mm": 3020, + "mma": 21672, + "mmm": 27532, + "mmmm": 40133, + "mn": 10295, + "mo": 5908, + "mob": 39949, + "mobi": 43549, + "mobile": 24896, + "mod": 4666, + "mode": 14171, + "model": 19849, + "models": 27530, + "moderate": 47189, + "modern": 23922, + "modified": 41771, + "mods": 24122, + "module": 21412, + "modules": 18170, + "moil": 25538, + "mol": 43132, + "mology": 29126, + "mom": 32542, + "mon": 2144, + "monary": 36639, + "mond": 6327, + "monds": 42620, + "mone": 47122, + "money": 26316, + "mong": 31059, + "monitor": 41143, + "monkey": 49572, + "mons": 11567, + "monster": 39050, + "mont": 8691, + "month": 8424, + "months": 41537, + "monton": 19729, + "mony": 9926, + "moon": 22977, + "mop": 35244, + "mopolitan": 44331, + "mor": 4491, + "moral": 41996, + "more": 3549, + "morning": 43911, + "morph": 24503, + "morrow": 9201, + "mort": 30171, + "mortem": 46515, + "mos": 16785, + "mosp": 6384, + "most": 1712, + "mostly": 29471, + "mot": 27926, + "mother": 13552, + "motion": 38714, + "mount": 14948, + "mounted": 29728, + "mouse": 35888, + "mouth": 14775, + "move": 21084, + "movie": 41364, + "moving": 31462, + "mp": 3149, + "mpeg": 43913, + "mph": 23335, + "mpire": 35386, + "mr": 43395, + "ms": 907, + "msg": 19662, + "mson": 24996, + "mt": 16762, + "mu": 30300, + "much": 29482, + "mud": 41650, + "mult": 16680, + "multi": 41684, + "multipl": 47945, + "multiple": 48101, + "mun": 6199, + "mund": 20125, + "munition": 12640, + "mur": 28582, + "mus": 14664, + "music": 28965, + "must": 27238, + "mut": 21973, + "mx": 36802, + "my": 1820, + "myra": 49216, + "mys": 28744, + "n": 77, + "na": 2616, + "nah": 40909, + "nai": 38600, + "naire": 24042, + "naires": 43317, + "naissance": 47090, + "nam": 7402, + "name": 3672, + "named": 13190, + "names": 14933, + "namese": 22678, + "nan": 12647, + "nance": 41601, + "nant": 22057, + "nants": 26501, + "nar": 23955, + "nard": 40542, + "nas": 24716, + "nat": 32353, + "natal": 33150, + "nation": 25729, + "national": 14648, + "native": 30191, + "natural": 11802, + "nature": 21353, + "natureconservancy": 41380, + "nav": 28341, + "nb": 46803, + "nc": 10782, + "nce": 1198, + "nces": 3179, + "nd": 358, + "nda": 45658, + "nder": 681, + "ndra": 24631, + "ndum": 11021, + "ne": 710, + "nea": 39718, + "neapolis": 19359, + "near": 40093, + "neath": 13725, + "neau": 46533, + "nec": 32984, + "necess": 10789, + "necessary": 49986, + "neck": 27235, + "nect": 1606, + "ned": 2817, + "nee": 21381, + "need": 31227, + "needed": 27938, + "needs": 50032, + "neg": 12480, + "negative": 31591, + "negie": 32360, + "nel": 4954, + "nell": 10076, + "nels": 19423, + "nen": 38572, + "ner": 1008, + "nered": 15826, + "nerg": 25649, + "nergy": 5877, + "ners": 2741, + "nery": 35865, + "nes": 2516, + "nesday": 3462, + "nesia": 31401, + "nesium": 27619, + "nesota": 8360, + "ness": 1108, + "nesses": 47556, + "nesty": 18718, + "net": 3262, + "netflix": 36977, + "netic": 9833, + "nets": 45938, + "nette": 48115, + "network": 27349, + "neum": 25668, + "neutral": 29797, + "never": 12081, + "new": 3605, + "news": 10827, + "nex": 12413, + "nexpected": 42072, + "next": 19545, + "nexus": 44520, + "ney": 1681, + "neys": 20141, + "ng": 782, + "ngth": 11910, + "ni": 8461, + "nia": 18142, + "nian": 44516, + "nic": 6988, + "nice": 44460, + "nick": 17172, + "nie": 11952, + "night": 3847, + "nih": 37373, + "nik": 17187, + "nikov": 45451, + "nil": 45991, + "nin": 35073, + "nine": 30888, + "ning": 768, + "nings": 23400, + "nington": 48405, + "niper": 45554, + "nir": 32986, + "nis": 21361, + "nit": 48825, + "nl": 21283, + "nm": 21533, + "nn": 20471, + "no": 3919, + "nob": 34952, + "node": 17440, + "nom": 26601, + "non": 13159, + "none": 23108, + "noon": 6357, + "nor": 13099, + "norm": 27237, + "normal": 11265, + "north": 43588, + "nos": 39369, + "nosis": 31707, + "nostic": 43758, + "not": 1662, + "notation": 38983, + "notations": 30078, + "note": 11295, + "notes": 17815, + "nothing": 22366, + "notice": 42138, + "noticed": 31696, + "nov": 37302, + "nova": 38438, + "now": 2197, + "nown": 3408, + "nox": 35420, + "noxious": 40591, + "np": 37659, + "nr": 48624, + "ns": 5907, + "nsic": 19364, + "nsics": 49242, + "nt": 429, + "ntax": 41641, + "ntil": 10125, + "nton": 28936, + "nu": 28803, + "nuclear": 43131, + "null": 8423, + "num": 22510, + "number": 17618, + "numbered": 35565, + "nut": 14930, + "nutrition": 40482, + "nuts": 31381, + "nv": 48005, + "nw": 47516, + "ny": 3281, + "nyder": 21053, + "nz": 27305, + "o": 78, + "oS": 34049, + "oa": 12162, + "oad": 1170, + "oaded": 22273, + "oak": 15877, + "oan": 24611, + "oard": 11953, + "oat": 15073, + "ob": 672, + "oba": 19981, + "obal": 2572, + "obar": 30973, + "obb": 21963, + "obbies": 41372, + "obby": 11369, + "obe": 5910, + "ober": 2023, + "obi": 13411, + "obia": 30665, + "obic": 20803, + "obil": 25898, + "obile": 3579, + "obiles": 36329, + "obin": 38954, + "obj": 26801, + "object": 15252, + "objects": 48205, + "obl": 45292, + "obo": 20391, + "obook": 49776, + "obos": 49878, + "obs": 8158, + "oby": 26730, + "obyl": 46666, + "oc": 420, + "oca": 11216, + "ocado": 33441, + "ocal": 4374, + "ocally": 44190, + "ocaly": 12063, + "ocalypse": 15145, + "ocalyptic": 28339, + "ocamp": 26047, + "ocard": 44412, + "ocate": 13369, + "ocated": 10533, + "ocating": 27123, + "ocation": 5040, + "ocations": 20968, + "ocative": 23466, + "ocaust": 16377, + "occ": 13966, + "occup": 19596, + "occupied": 28756, + "ocene": 34973, + "ocent": 29421, + "ocese": 31292, + "och": 5374, + "oche": 30848, + "ochem": 18958, + "ochemical": 32864, + "ochemistry": 37074, + "ochet": 49579, + "ochond": 22400, + "oci": 1733, + "ocial": 9402, + "ociate": 47615, + "ociated": 19293, + "ociation": 41003, + "ocide": 16207, + "ocious": 32346, + "ocity": 11683, + "ock": 735, + "ocked": 3543, + "ocker": 12721, + "ocket": 5459, + "ockets": 11603, + "ockey": 8337, + "ocking": 8629, + "ocks": 3320, + "ocl": 38679, + "oco": 25634, + "ocobo": 37642, + "ococ": 34403, + "ocol": 4668, + "ocolate": 9140, + "ocom": 42829, + "ocon": 36221, + "ocr": 1696, + "ocracy": 17818, + "ocrat": 35128, + "ocrates": 34095, + "ocratic": 15405, + "ocrats": 21988, + "ocre": 27945, + "ocrin": 39913, + "ocrine": 38658, + "ocry": 48103, + "oct": 38441, + "ocular": 37320, + "ocument": 7990, + "ocumented": 17664, + "ocus": 10901, + "ocused": 13073, + "ocusing": 45743, + "ocy": 13733, + "ocyte": 43320, + "ocytes": 30309, + "od": 375, + "oda": 11329, + "odan": 45561, + "oday": 4348, + "odcast": 7107, + "odd": 5088, + "odder": 35346, + "oddy": 38553, + "ode": 1098, + "oded": 9043, + "oder": 12342, + "odes": 4147, + "odge": 9728, + "odi": 23130, + "odiac": 40096, + "odic": 29512, + "odied": 32255, + "odies": 5042, + "oding": 7656, + "odium": 12664, + "odka": 28601, + "odo": 24313, + "odon": 46457, + "odor": 30530, + "odore": 25102, + "odox": 11430, + "ods": 12978, + "odus": 21878, + "ody": 1118, + "odynam": 24319, + "odynamic": 34743, + "odynamics": 44124, + "oe": 2577, + "oen": 6571, + "oenix": 8538, + "oes": 3028, + "oeuv": 37600, + "of": 1659, + "ofer": 30288, + "off": 2364, + "offensive": 45055, + "offer": 47895, + "offic": 14406, + "office": 31810, + "official": 16841, + "offs": 8210, + "offset": 28968, + "ofi": 39542, + "oft": 11205, + "often": 28950, + "og": 519, + "oga": 10949, + "ogan": 9632, + "ogen": 6644, + "ogene": 20878, + "ogeneity": 37477, + "ogeneous": 32269, + "ogenesis": 25908, + "ogenic": 15147, + "ogenous": 27897, + "ogens": 26612, + "ogether": 8236, + "ogg": 10332, + "ogged": 42545, + "ogging": 30853, + "oggle": 20258, + "oggles": 48549, + "ogh": 46664, + "ogi": 44381, + "ogical": 30766, + "ogie": 37987, + "ogl": 28678, + "ogle": 2467, + "oglobin": 49835, + "oglu": 49006, + "ogly": 34619, + "ogn": 2360, + "ognitive": 46610, + "ogo": 24076, + "ogram": 21857, + "ograms": 26836, + "ograp": 7113, + "ograph": 2384, + "ographed": 39620, + "ographer": 18539, + "ographers": 34063, + "ographic": 6826, + "ographical": 17046, + "ographically": 33145, + "ographics": 24188, + "ographies": 41480, + "ographs": 33492, + "ography": 4867, + "ogs": 18463, + "ogue": 5119, + "ogun": 39918, + "ogy": 9868, + "ogyn": 20593, + "oh": 1219, + "oha": 28083, + "ohan": 22436, + "ohl": 48988, + "ohm": 34028, + "ohn": 1562, + "oho": 40950, + "ohyd": 15782, + "ohydrate": 46358, + "oi": 23013, + "oice": 2942, + "oid": 1868, + "oidal": 47502, + "oided": 13780, + "oids": 10994, + "oil": 9437, + "oiler": 20837, + "oin": 36743, + "oine": 42722, + "oing": 40519, + "oint": 1563, + "ointed": 20909, + "ointment": 49805, + "oir": 10840, + "oire": 32177, + "ois": 10924, + "oise": 25678, + "oit": 30711, + "oj": 13210, + "oji": 31370, + "ojure": 32511, + "ok": 482, + "oka": 17411, + "okane": 41776, + "oke": 2088, + "oked": 6545, + "okemon": 12717, + "oken": 4233, + "oker": 11020, + "okers": 18698, + "okes": 3369, + "oki": 18228, + "okia": 22903, + "okin": 36749, + "oking": 5730, + "okingly": 48343, + "oko": 16044, + "oks": 28194, + "oku": 11601, + "oky": 31375, + "oké": 35861, + "ol": 349, + "ola": 5708, + "olan": 16617, + "oland": 23573, + "olar": 6192, + "olars": 7828, + "olas": 12456, + "olate": 27976, + "olated": 50027, + "olation": 21417, + "old": 727, + "olded": 48959, + "oldemort": 24710, + "older": 19892, + "olding": 33266, + "oldown": 15041, + "olds": 10119, + "ole": 2305, + "olean": 21052, + "oled": 45342, + "olen": 8622, + "oleon": 25637, + "oler": 13625, + "olerance": 37668, + "oles": 4316, + "olesc": 16850, + "olescent": 23406, + "olester": 15764, + "olesterol": 16743, + "oley": 48437, + "olf": 4024, + "oli": 11106, + "olia": 22703, + "oliath": 43009, + "oliberal": 28525, + "olic": 4160, + "olicited": 47607, + "olics": 19615, + "olicy": 21424, + "olid": 10180, + "olin": 24910, + "olina": 47196, + "oline": 14453, + "oling": 40949, + "olini": 43232, + "olis": 8506, + "olit": 6212, + "olitan": 12977, + "olith": 21446, + "olithic": 30764, + "olitical": 13781, + "olitics": 21704, + "olition": 50014, + "olk": 13597, + "olkien": 31052, + "oll": 692, + "olla": 33011, + "ollah": 17999, + "ollar": 13228, + "ollen": 29952, + "oller": 49252, + "ollo": 15578, + "ollow": 950, + "ollower": 47030, + "olls": 33421, + "olly": 5098, + "ollywood": 31777, + "oln": 10875, + "olo": 14057, + "olog": 928, + "ologic": 20781, + "ological": 2770, + "ologically": 13437, + "ologies": 5823, + "ologist": 7451, + "ologists": 9251, + "ologne": 30520, + "ologue": 39795, + "ology": 1435, + "olon": 43645, + "olor": 45621, + "olph": 10196, + "olphin": 27161, + "olphins": 16547, + "ols": 10220, + "olson": 32836, + "olt": 5978, + "olulu": 39814, + "olute": 3552, + "olutely": 16780, + "olution": 2122, + "olutions": 14191, + "olve": 6442, + "olved": 5634, + "olver": 14375, + "olves": 9010, + "olving": 10890, + "oly": 3366, + "olyn": 34742, + "om": 296, + "oma": 6086, + "omach": 10806, + "omal": 18048, + "omaly": 24335, + "oman": 5185, + "omas": 16911, + "omatic": 13730, + "omb": 2381, + "ombat": 41628, + "ombie": 9081, + "ombies": 12676, + "ombo": 47265, + "ombs": 33273, + "ome": 462, + "omed": 12657, + "omedical": 35914, + "omen": 3674, + "omer": 12057, + "omers": 21499, + "omes": 2586, + "omet": 908, + "ometer": 15635, + "ometers": 40077, + "omething": 8370, + "ometime": 47056, + "ometimes": 6533, + "ometown": 19191, + "ometric": 16996, + "ometry": 15748, + "omever": 49784, + "omew": 28030, + "omez": 30010, + "omi": 12753, + "omial": 49070, + "omic": 10179, + "omical": 22545, + "omics": 31994, + "omin": 6351, + "ominated": 50251, + "omination": 27744, + "oming": 3383, + "ominium": 46134, + "omm": 2002, + "ommel": 48990, + "ommod": 8641, + "omnia": 37340, + "omo": 17902, + "omon": 16698, + "omore": 22113, + "omorph": 25831, + "omorphic": 46374, + "omp": 3361, + "ompl": 6316, + "oms": 3150, + "omsday": 33415, + "omsky": 37093, + "omy": 9145, + "on": 261, + "ona": 4450, + "onal": 20996, + "once": 27078, + "ond": 623, + "onda": 13533, + "onday": 3204, + "onde": 14378, + "onder": 8623, + "onding": 42703, + "ondo": 22311, + "ondon": 3391, + "onds": 24764, + "onduct": 12920, + "onductor": 40990, + "one": 505, + "oned": 12004, + "onel": 26261, + "oneliness": 34634, + "onement": 49844, + "onen": 34481, + "onent": 3471, + "onential": 35470, + "onents": 3906, + "oner": 14491, + "ones": 1952, + "onest": 19129, + "onet": 36823, + "onew": 44181, + "oney": 1419, + "ong": 506, + "onga": 44294, + "onge": 14220, + "ongevity": 25454, + "ongh": 19757, + "ongo": 25162, + "ongs": 28079, + "ongyang": 20659, + "oni": 14651, + "onia": 11339, + "onial": 30752, + "onian": 27625, + "onic": 9229, + "onica": 32752, + "onics": 38530, + "onies": 17300, + "oning": 12484, + "onis": 43524, + "onite": 46285, + "online": 25119, + "only": 8807, + "onna": 6415, + "onnaissance": 31539, + "onne": 47476, + "ono": 29941, + "onom": 6326, + "onomic": 40036, + "onomous": 38175, + "onomy": 30565, + "ons": 684, + "onse": 2591, + "onsense": 46563, + "onsequ": 40819, + "onso": 26666, + "onson": 36742, + "ont": 756, + "onte": 38599, + "ontent": 38564, + "onto": 5957, + "onut": 16478, + "ony": 1647, + "onym": 5177, + "onymous": 6704, + "onyms": 43612, + "onz": 13569, + "oo": 2238, + "ood": 702, + "oodle": 27106, + "oodoo": 36038, + "oof": 37711, + "ook": 566, + "ooked": 46288, + "ookie": 18055, + "ooks": 31085, + "ooky": 29655, + "ool": 970, + "oola": 10513, + "ools": 10141, + "oom": 4207, + "ooming": 30602, + "oon": 2049, + "oons": 13022, + "ooo": 34160, + "oooo": 13321, + "oooooooo": 26759, + "oooooooooooooooo": 49135, + "oop": 11224, + "oops": 44860, + "oor": 2675, + "oos": 16426, + "oot": 1025, + "ooter": 25141, + "ooters": 48316, + "ooth": 5226, + "oother": 31724, + "ooting": 12494, + "oots": 13880, + "op": 404, + "opa": 26186, + "opal": 33067, + "opard": 15478, + "opath": 18569, + "opathic": 44650, + "opathy": 27189, + "opausal": 47637, + "ope": 3008, + "oped": 19458, + "open": 9654, + "opened": 26350, + "opening": 29443, + "opens": 44813, + "oper": 3575, + "operated": 42767, + "operation": 27184, + "operative": 27173, + "operator": 46616, + "opers": 20618, + "opes": 13920, + "opez": 20808, + "oph": 2522, + "ophe": 43852, + "ophen": 47806, + "opher": 8803, + "ophers": 20856, + "ophical": 49256, + "ophile": 37161, + "ophob": 13253, + "ophobia": 19851, + "ophobic": 23468, + "ophon": 48982, + "ophone": 38656, + "ophy": 16982, + "ophys": 39665, + "ophysical": 41789, + "opia": 24464, + "opian": 37548, + "opic": 16603, + "oping": 15816, + "opl": 20106, + "oplan": 46853, + "ople": 643, + "oples": 12614, + "opol": 39704, + "opolis": 47575, + "opoly": 35894, + "opot": 43372, + "opoulos": 20338, + "opp": 10365, + "oppable": 35628, + "opped": 38333, + "oppers": 37186, + "opping": 33307, + "oppy": 26696, + "ops": 2840, + "opsis": 24608, + "opsy": 44522, + "opt": 8738, + "opted": 45256, + "opter": 32563, + "optim": 40085, + "option": 18076, + "optional": 25968, + "options": 25811, + "opus": 25790, + "opy": 11081, + "oqu": 22696, + "or": 273, + "ora": 5799, + "orable": 10475, + "orage": 4945, + "orah": 40844, + "oral": 6864, + "orama": 36161, + "oran": 31884, + "orange": 43745, + "oras": 41043, + "orate": 16262, + "oration": 6944, + "orative": 36478, + "orb": 27688, + "orbit": 42594, + "orc": 24449, + "orce": 8387, + "ord": 585, + "ordable": 16819, + "ordan": 7350, + "orde": 17531, + "order": 2875, + "ordered": 24071, + "ordering": 34555, + "orders": 6361, + "ordes": 35770, + "ordial": 31223, + "ordinary": 35947, + "ordinate": 45480, + "ording": 1284, + "ordon": 9999, + "ords": 3669, + "ore": 382, + "oreAnd": 40219, + "oreAndOnline": 40240, + "orea": 46215, + "oreal": 39396, + "orean": 29456, + "ored": 1850, + "orem": 29625, + "oren": 29578, + "orer": 11934, + "orers": 28089, + "ores": 2850, + "oresc": 45166, + "orescence": 48699, + "orescent": 35414, + "orest": 26522, + "oret": 9997, + "orf": 24263, + "org": 2398, + "organ": 9971, + "organic": 36617, + "organisms": 45165, + "organized": 30280, + "orge": 3643, + "orget": 28122, + "orgetown": 29085, + "ori": 10145, + "oria": 7661, + "orial": 5132, + "orian": 22618, + "orians": 45825, + "oric": 8146, + "orical": 12409, + "orically": 26847, + "orie": 19257, + "oried": 42058, + "orient": 13989, + "oriented": 17107, + "ories": 1749, + "orig": 11612, + "origin": 47103, + "original": 14986, + "oring": 3255, + "orio": 40974, + "orious": 9982, + "oris": 37279, + "ority": 29134, + "orius": 48759, + "ork": 967, + "orks": 3647, + "orkshire": 29918, + "orld": 1764, + "orm": 579, + "ormal": 6636, + "orman": 26183, + "ormon": 10615, + "ormonal": 33792, + "ormons": 29966, + "orn": 1211, + "orne": 8553, + "orned": 26994, + "orney": 4195, + "orneys": 13060, + "ornia": 3317, + "ornings": 28863, + "orno": 46447, + "orns": 19942, + "oro": 16522, + "oros": 40877, + "orough": 7985, + "orous": 9610, + "orously": 24882, + "orp": 16300, + "orph": 13425, + "orpor": 31150, + "orporated": 40132, + "orr": 38890, + "orrect": 47315, + "orrow": 6254, + "orry": 5152, + "ors": 669, + "orsche": 26164, + "orse": 7615, + "orses": 11836, + "orset": 49590, + "orship": 11094, + "orsi": 35255, + "orst": 29422, + "ort": 419, + "ortal": 16906, + "ortality": 28337, + "orted": 9741, + "orter": 4337, + "orters": 3816, + "ortex": 26158, + "orth": 1506, + "orthern": 4824, + "orthodox": 42539, + "orthy": 18906, + "orting": 24707, + "ortion": 5817, + "ortium": 25182, + "ortment": 33920, + "ortmund": 34876, + "orts": 2096, + "ortun": 1922, + "ortunate": 13651, + "ortunately": 4690, + "oru": 27786, + "orum": 19220, + "orus": 15125, + "ory": 652, + "os": 418, + "osa": 8546, + "osal": 40725, + "osate": 33931, + "osaurs": 22344, + "osaurus": 47650, + "osc": 17500, + "oscope": 40326, + "oscopic": 48228, + "ose": 577, + "osed": 1335, + "osen": 5233, + "oser": 13416, + "oses": 4629, + "osexual": 8542, + "osh": 3768, + "oshenko": 43934, + "osher": 38321, + "oshi": 13704, + "oshop": 25444, + "osi": 21707, + "osing": 2752, + "osion": 18442, + "osis": 5958, + "osit": 7434, + "osite": 5971, + "osition": 3507, + "ositories": 35061, + "ository": 13264, + "osity": 16579, + "oslav": 26388, + "oslov": 50005, + "oso": 28213, + "osp": 2117, + "ospace": 24912, + "ospel": 13994, + "ospels": 41908, + "osph": 14222, + "osphere": 22829, + "ospital": 3531, + "ospons": 35952, + "osponsors": 39500, + "oss": 793, + "ossal": 33582, + "ossession": 49809, + "ossibility": 43691, + "ossible": 4733, + "ossibly": 20846, + "ossier": 30087, + "ossip": 26710, + "ossom": 25548, + "ossus": 36533, + "ost": 455, + "osta": 39818, + "oster": 6197, + "osterone": 16372, + "ostic": 15132, + "ostics": 34558, + "oston": 5744, + "osuke": 45914, + "osure": 4567, + "osures": 16091, + "ot": 313, + "ota": 4265, + "otal": 4997, + "otally": 38908, + "otation": 14221, + "otaur": 35269, + "ote": 1258, + "otech": 32469, + "otechnology": 31201, + "oted": 5191, + "otent": 33715, + "oter": 19543, + "oteric": 38571, + "oters": 26008, + "otes": 6421, + "oth": 849, + "othal": 42376, + "othe": 20388, + "other": 847, + "otherapy": 18952, + "othermal": 49723, + "othes": 31690, + "othing": 24834, + "oths": 27118, + "othy": 14863, + "oti": 5092, + "otiation": 21236, + "otic": 6210, + "otics": 23891, + "otide": 45608, + "otin": 41403, + "otine": 16174, + "oting": 10720, + "otion": 9650, + "otional": 25453, + "otions": 36083, + "otive": 19138, + "otle": 23556, + "oto": 2069, + "otom": 43125, + "otomy": 38385, + "oton": 18970, + "otonin": 29613, + "otor": 20965, + "otos": 14163, + "otrop": 34248, + "otropic": 46084, + "ots": 1747, + "ott": 1252, + "otta": 12375, + "ottage": 29480, + "otte": 11404, + "otted": 8426, + "otten": 4728, + "ottenham": 21889, + "ottest": 24879, + "ottesville": 23806, + "otti": 26380, + "otto": 17631, + "otton": 11324, + "otyp": 17183, + "otype": 8690, + "otypes": 13567, + "ou": 280, + "oub": 12944, + "ouble": 15270, + "oubt": 47675, + "oubted": 15973, + "oubtedly": 16423, + "ouch": 7673, + "ouched": 30075, + "oud": 2778, + "ouf": 37116, + "oufl": 28012, + "oug": 20805, + "ough": 619, + "ought": 2917, + "ouk": 38960, + "oul": 2852, + "ould": 426, + "oulder": 17601, + "oulos": 19537, + "ouls": 42033, + "oult": 25955, + "oultry": 30056, + "oun": 977, + "ounce": 8652, + "ounced": 8918, + "ounces": 45982, + "ouncing": 18155, + "ound": 633, + "ounded": 6302, + "ounding": 9969, + "ounds": 3733, + "ounge": 20891, + "ount": 608, + "ountain": 18635, + "ounter": 6828, + "ounters": 15044, + "ounty": 17705, + "oup": 10486, + "ouple": 43846, + "our": 454, + "ourage": 32885, + "ource": 1668, + "ourced": 30555, + "ources": 2203, + "ourcing": 29985, + "oured": 8167, + "ourge": 14501, + "ourgeois": 18924, + "ouri": 10300, + "ouring": 21823, + "ourke": 49003, + "ourmet": 39094, + "ourn": 1798, + "ournal": 2549, + "ournals": 18408, + "ournament": 5138, + "ournaments": 16950, + "ourney": 5604, + "ourning": 31626, + "ours": 4662, + "ourse": 9047, + "ourses": 39975, + "ourt": 15666, + "ous": 516, + "ousand": 29910, + "ousands": 19983, + "ouse": 1076, + "oused": 29997, + "ousel": 48355, + "ouses": 11370, + "ousing": 12752, + "ously": 3481, + "ousse": 28396, + "oust": 23968, + "oustic": 21618, + "ouston": 6526, + "ousy": 41808, + "out": 448, + "oute": 13192, + "outed": 18534, + "outer": 39605, + "outh": 1536, + "outheast": 14474, + "outheastern": 27873, + "outher": 44262, + "outhern": 4927, + "outine": 28399, + "outing": 13660, + "output": 22915, + "outs": 5269, + "outside": 43435, + "outube": 9762, + "ouver": 10166, + "oux": 22193, + "ov": 709, + "ova": 10071, + "ovable": 21985, + "oval": 8325, + "ovan": 22590, + "ovation": 17882, + "ove": 659, + "oved": 2668, + "ovember": 3239, + "oven": 16206, + "over": 2502, + "overe": 33518, + "overed": 2557, + "overs": 13801, + "overty": 24085, + "overy": 6560, + "oves": 5241, + "ovi": 47297, + "ovic": 17215, + "ovich": 18198, + "ovie": 10739, + "ovies": 20526, + "oving": 5165, + "ovo": 18768, + "ovsky": 29716, + "ovy": 27796, + "ovych": 40822, + "ow": 322, + "owa": 8455, + "owan": 45197, + "oward": 46138, + "oway": 41788, + "owder": 34656, + "owe": 47097, + "owed": 6972, + "owell": 32829, + "ower": 789, + "owered": 10387, + "owers": 3618, + "owicz": 47982, + "owing": 7855, + "owitz": 20951, + "owl": 4883, + "owler": 30014, + "owment": 36569, + "own": 593, + "owned": 11990, + "owner": 18403, + "owners": 15605, + "ownt": 6887, + "owntown": 22748, + "ows": 1666, + "owship": 23473, + "owski": 12079, + "owsky": 47223, + "ox": 1140, + "oxic": 18047, + "oxicity": 44086, + "oxide": 28885, + "oxin": 39366, + "oxy": 23536, + "oy": 726, + "oya": 23790, + "oyal": 4815, + "oyd": 12192, + "oyer": 35301, + "oyle": 19802, + "oys": 19417, + "oz": 8590, + "ozo": 45149, + "ozy": 31060, + "ozyg": 49834, + "oÄŁ": 45492, + "oÄŁan": 48030, + "p": 79, + "pa": 8957, + "pac": 33587, + "pace": 10223, + "paced": 32416, + "paces": 43076, + "pack": 8002, + "package": 26495, + "packages": 43789, + "packed": 34860, + "packing": 41291, + "packs": 32377, + "pad": 15636, + "padding": 39231, + "page": 7700, + "pages": 31126, + "pai": 49712, + "paid": 20333, + "pain": 35436, + "painted": 47351, + "paio": 43491, + "pair": 24874, + "pak": 41091, + "pal": 18596, + "pan": 6839, + "panel": 35330, + "panic": 35843, + "pants": 38895, + "paper": 20189, + "papers": 40491, + "par": 1845, + "parable": 37064, + "paragraph": 20360, + "paralle": 37083, + "paralleled": 37859, + "param": 17143, + "params": 37266, + "pard": 26037, + "pared": 29190, + "paren": 11730, + "parency": 11944, + "parent": 8000, + "parents": 23743, + "park": 20928, + "parse": 29572, + "parser": 48610, + "part": 3911, + "partial": 47172, + "particip": 48013, + "particularly": 31722, + "partisan": 28226, + "parts": 42632, + "party": 10608, + "pas": 44429, + "pass": 6603, + "password": 28712, + "past": 30119, + "paste": 34274, + "pat": 8071, + "patch": 17147, + "path": 6978, + "pathic": 38829, + "pathy": 16786, + "patient": 26029, + "patrick": 29615, + "pattern": 33279, + "pause": 32125, + "pay": 15577, + "payer": 34987, + "payers": 45773, + "paying": 32629, + "payment": 37301, + "pb": 40842, + "pc": 14751, + "pd": 30094, + "pdf": 12315, + "pe": 431, + "peace": 22988, + "peak": 36729, + "peat": 18267, + "pec": 43106, + "pecially": 2333, + "pect": 806, + "pected": 7254, + "pecting": 35570, + "pection": 14978, + "pects": 38046, + "ped": 9124, + "pedia": 50235, + "pee": 39463, + "peed": 39492, + "peer": 33350, + "pees": 42623, + "peg": 22071, + "pei": 33265, + "pel": 30242, + "pell": 23506, + "pelled": 15803, + "pelling": 35025, + "pen": 3617, + "pend": 37038, + "pent": 16923, + "penter": 26419, + "people": 15332, + "per": 525, + "perate": 30052, + "perature": 21069, + "percent": 25067, + "pered": 13653, + "perfect": 25833, + "performance": 26585, + "performing": 37440, + "perhaps": 28998, + "peria": 38032, + "perial": 7629, + "pering": 21255, + "period": 41007, + "perm": 16321, + "peror": 8723, + "perors": 49406, + "pers": 19276, + "perse": 38696, + "person": 6259, + "personal": 22682, + "pert": 11766, + "perties": 18200, + "perture": 27286, + "perty": 9287, + "pes": 12272, + "pet": 6449, + "pex": 24900, + "pez": 46057, + "pg": 6024, + "ph": 746, + "pha": 7566, + "phabet": 19557, + "phal": 27451, + "phalt": 41942, + "phan": 19080, + "phans": 44464, + "phant": 33959, + "phas": 5902, + "phase": 40715, + "phasis": 28432, + "phe": 36335, + "phen": 31024, + "pher": 17042, + "pherd": 23111, + "pheus": 46421, + "phi": 34846, + "phia": 8193, + "phies": 19380, + "phil": 28864, + "philis": 49613, + "phis": 18691, + "phone": 4862, + "phones": 9708, + "phony": 23021, + "phot": 38611, + "photo": 23074, + "photos": 24729, + "php": 10121, + "phrase": 34675, + "phrine": 47723, + "phthal": 48118, + "phy": 6883, + "phys": 34411, + "physical": 42854, + "pi": 14415, + "pic": 16564, + "pick": 27729, + "picked": 41891, + "picking": 48864, + "pict": 18847, + "picture": 34053, + "pictured": 28852, + "pid": 35317, + "pie": 21749, + "piece": 12239, + "pieces": 34154, + "pill": 27215, + "pillar": 41643, + "pin": 11635, + "pine": 23908, + "ping": 13886, + "pins": 49556, + "pipe": 34360, + "pir": 4063, + "piracy": 8703, + "piration": 10514, + "pire": 5111, + "pired": 6474, + "pires": 17833, + "piring": 12987, + "pit": 15544, + "pite": 2595, + "pixel": 32515, + "pkg": 35339, + "pl": 489, + "place": 5372, + "placed": 21820, + "places": 23625, + "plain": 25638, + "plan": 11578, + "plane": 14382, + "planes": 22587, + "planet": 47427, + "planned": 36800, + "plant": 15060, + "plate": 6816, + "plates": 17041, + "platform": 24254, + "play": 1759, + "played": 21542, + "player": 7829, + "players": 32399, + "playing": 17916, + "plays": 26024, + "ple": 1154, + "pleasant": 21109, + "please": 29688, + "pled": 10137, + "plement": 26908, + "plementation": 32851, + "pler": 20053, + "ples": 2374, + "pless": 14570, + "plet": 37069, + "plete": 6677, + "pleted": 16838, + "pleting": 47130, + "pletion": 24547, + "plets": 46916, + "plex": 11141, + "plin": 46982, + "pling": 11347, + "plings": 47093, + "pload": 7304, + "plom": 7302, + "ploma": 35728, + "plot": 29487, + "ploy": 1420, + "plug": 16875, + "plugin": 33803, + "plugins": 37390, + "plus": 9541, + "ply": 2145, + "pm": 4426, + "pmwiki": 45321, + "pn": 21999, + "png": 11134, + "po": 7501, + "pocket": 31991, + "pod": 33320, + "podcast": 46032, + "point": 4122, + "pointer": 29536, + "pointers": 47809, + "points": 13033, + "poke": 35924, + "pol": 16104, + "pole": 36869, + "police": 38191, + "policy": 30586, + "polit": 34470, + "political": 23149, + "politics": 34127, + "poll": 30393, + "poly": 35428, + "pool": 7742, + "poon": 26743, + "poons": 27575, + "poor": 36672, + "pop": 12924, + "popular": 47568, + "population": 39748, + "por": 1819, + "pora": 38851, + "poral": 35738, + "porary": 5551, + "porate": 38133, + "port": 634, + "portation": 10189, + "ported": 9213, + "porter": 26634, + "porting": 26527, + "portion": 16864, + "ports": 3742, + "pos": 1930, + "posal": 40007, + "pose": 3455, + "posed": 29813, + "poses": 4832, + "posing": 32927, + "position": 9150, + "positive": 24561, + "posium": 35864, + "possibly": 39363, + "post": 7353, + "posted": 40578, + "posts": 24875, + "posure": 26205, + "pot": 13059, + "potion": 49324, + "pots": 40793, + "pound": 19568, + "pour": 48681, + "powder": 45855, + "power": 6477, + "powered": 12293, + "powerful": 44548, + "powers": 30132, + "pox": 42557, + "pp": 381, + "ppa": 44989, + "ppard": 43988, + "ppe": 27768, + "pped": 1496, + "ppel": 46357, + "ppelin": 48425, + "pper": 2848, + "pperc": 39921, + "ppers": 11799, + "pping": 2105, + "ppings": 37840, + "ppo": 16634, + "pport": 4926, + "pps": 41799, + "ppy": 14097, + "pr": 1050, + "pract": 29152, + "practice": 39541, + "pre": 3866, + "pread": 9681, + "pred": 28764, + "prefix": 40290, + "prem": 31605, + "prep": 46012, + "pres": 18302, + "present": 25579, + "president": 22540, + "press": 8439, + "pressed": 45477, + "pressure": 36151, + "pret": 5310, + "pretty": 37784, + "prev": 47050, + "pri": 3448, + "price": 20888, + "priced": 30883, + "prim": 19795, + "primary": 39754, + "prime": 35505, + "pring": 12667, + "print": 4798, + "printed": 49695, + "printf": 37435, + "println": 35235, + "prints": 17190, + "priority": 49336, + "prise": 7919, + "prises": 18166, + "prising": 14619, + "prisingly": 20859, + "prison": 35156, + "priv": 13776, + "private": 19734, + "pro": 1676, + "probably": 26949, + "problem": 45573, + "proc": 36942, + "process": 14681, + "processing": 36948, + "processor": 41341, + "proclaimed": 39865, + "produ": 18230, + "produced": 32783, + "producing": 36866, + "product": 11167, + "production": 25493, + "productive": 27781, + "products": 29498, + "prof": 5577, + "professional": 33163, + "profile": 13317, + "profit": 9183, + "profits": 31504, + "program": 23065, + "progress": 33723, + "project": 16302, + "projects": 42068, + "prom": 16963, + "pron": 31186, + "prone": 46330, + "proof": 13288, + "prop": 22930, + "properties": 48310, + "property": 26745, + "prot": 11235, + "protect": 35499, + "protected": 24326, + "protection": 42846, + "protein": 48693, + "prototype": 38124, + "prov": 15234, + "proven": 42874, + "provided": 41279, + "proxy": 36436, + "prus": 26440, + "ps": 862, + "psc": 27566, + "pse": 7752, + "psey": 39070, + "pson": 8430, + "psons": 31410, + "psy": 13764, + "psych": 23947, + "pt": 457, + "pta": 32283, + "pter": 42104, + "ptic": 17459, + "ptin": 43217, + "ption": 1159, + "ptions": 8544, + "ptive": 21665, + "ptives": 43903, + "ptoms": 35533, + "pton": 10972, + "ptr": 20692, + "ptroller": 44913, + "pty": 5835, + "pu": 19944, + "pub": 12984, + "public": 11377, + "published": 30271, + "puff": 49357, + "pull": 31216, + "pun": 35512, + "punk": 30354, + "pur": 14225, + "pure": 37424, + "purpose": 29983, + "push": 14689, + "put": 1996, + "putable": 48840, + "puted": 17128, + "puter": 10549, + "puters": 41510, + "puting": 48074, + "px": 8416, + "py": 9078, + "python": 29412, + "q": 80, + "qa": 20402, + "qi": 40603, + "ql": 13976, + "qq": 38227, + "qqa": 28794, + "qs": 48382, + "qt": 39568, + "qu": 421, + "qua": 39566, + "quad": 47003, + "qual": 13255, + "qualified": 22557, + "quality": 13237, + "quant": 40972, + "quart": 36008, + "quarter": 24385, + "quartered": 42508, + "quarters": 8230, + "que": 4188, + "quel": 31735, + "quer": 10819, + "querade": 33357, + "querque": 36119, + "query": 22766, + "ques": 13281, + "quest": 6138, + "question": 25652, + "quet": 21108, + "queue": 36560, + "quez": 22281, + "quick": 24209, + "quickShip": 39752, + "quickShipAvailable": 39753, + "quiet": 39624, + "quila": 43652, + "quin": 21915, + "quire": 29782, + "quished": 39737, + "quist": 30062, + "quit": 47391, + "quite": 37121, + "quote": 22708, + "qus": 45260, + "qv": 44179, + "r": 81, + "ra": 430, + "rab": 25619, + "rac": 11510, + "race": 16740, + "racial": 33001, + "racist": 41131, + "rack": 39638, + "ract": 974, + "racted": 20216, + "ractical": 36112, + "raction": 7861, + "ractions": 37810, + "ractive": 35587, + "ractor": 40450, + "racuse": 28268, + "rad": 6335, + "rade": 27585, + "radical": 42325, + "radio": 37004, + "radius": 42172, + "rador": 40368, + "rael": 2510, + "raf": 32188, + "raft": 1617, + "rafted": 30235, + "rag": 22562, + "rage": 8394, + "raged": 18312, + "ragon": 25753, + "rah": 11392, + "raham": 13220, + "rahim": 26922, + "raid": 7086, + "rail": 30224, + "rain": 3201, + "raine": 23440, + "rained": 13363, + "raining": 24674, + "raint": 16947, + "raints": 15517, + "raise": 40225, + "raised": 49309, + "raising": 32741, + "rait": 12907, + "raits": 27554, + "rak": 17716, + "rake": 33788, + "ral": 1373, + "rals": 30691, + "raltar": 45662, + "ram": 859, + "rama": 20058, + "rame": 28073, + "rament": 15141, + "ramer": 29172, + "ramid": 20255, + "ramids": 43591, + "rams": 9474, + "ran": 2596, + "rance": 8132, + "ranch": 25642, + "rand": 25192, + "random": 25120, + "rane": 14579, + "ranean": 16474, + "rang": 36985, + "range": 9521, + "ranged": 34457, + "ranging": 32319, + "rank": 43027, + "ranked": 28282, + "ranking": 28405, + "rano": 35823, + "rans": 26084, + "rant": 5250, + "rants": 15087, + "rap": 2416, + "rape": 13484, + "raped": 31951, + "raper": 38545, + "raph": 1470, + "raphic": 22262, + "raphics": 11549, + "rapnel": 48766, + "raq": 3766, + "rar": 20040, + "rared": 25122, + "rarily": 39000, + "rary": 11619, + "ras": 8847, + "rase": 22789, + "rast": 5685, + "rastructure": 6410, + "rat": 10366, + "ratch": 36722, + "rate": 4873, + "rated": 4111, + "rates": 9700, + "rather": 34330, + "rating": 8821, + "ration": 1358, + "rational": 20310, + "rations": 9143, + "rative": 13260, + "ratom": 44616, + "rator": 12392, + "rators": 18942, + "rats": 46714, + "ratulations": 30167, + "raud": 22863, + "raught": 44451, + "rav": 4108, + "rave": 5758, + "raved": 28366, + "ravel": 25843, + "ravings": 42335, + "raviolet": 44223, + "ravis": 16956, + "ravity": 16995, + "raw": 1831, + "rawdownload": 30905, + "rawdownloadcloneembedreportprint": 30906, + "rawl": 13132, + "rawled": 49263, + "rawler": 39464, + "rawling": 18771, + "rawn": 5791, + "rax": 32040, + "ray": 2433, + "rays": 20477, + "raz": 3247, + "razen": 36409, + "razil": 7098, + "razy": 5918, + "rb": 26145, + "rc": 6015, + "rd": 4372, + "re": 260, + "rea": 21468, + "reach": 16250, + "reaching": 30771, + "react": 45018, + "read": 961, + "readable": 46155, + "reader": 46862, + "reading": 25782, + "reads": 40779, + "ready": 1493, + "real": 5305, + "realDonaldTrump": 28024, + "reality": 46290, + "really": 27485, + "ream": 1476, + "reason": 41181, + "reasonable": 42275, + "reat": 630, + "reated": 15978, + "reath": 19367, + "reating": 34567, + "reatment": 21731, + "reau": 43611, + "reb": 34806, + "rec": 8344, + "recated": 31023, + "received": 47844, + "recent": 49921, + "reci": 29102, + "reciation": 33950, + "reck": 11402, + "recogn": 26243, + "recomm": 47335, + "record": 22105, + "recorded": 47398, + "rect": 2554, + "rection": 8243, + "recy": 20568, + "red": 445, + "redd": 26504, + "reddit": 10748, + "reddits": 36581, + "redible": 26260, + "redibly": 45779, + "redict": 17407, + "redients": 23320, + "redit": 7470, + "reditary": 47333, + "reditation": 42845, + "redited": 19465, + "redits": 20696, + "redo": 48454, + "ree": 631, + "reed": 15977, + "reek": 10316, + "reement": 10237, + "reements": 28919, + "reen": 1361, + "reens": 5681, + "reenshot": 26892, + "reenshots": 39551, + "rees": 6037, + "reet": 2871, + "reetings": 46648, + "ref": 5420, + "reference": 35790, + "reflect": 35051, + "reg": 2301, + "regate": 49373, + "regation": 43068, + "region": 36996, + "register": 30238, + "registered": 33736, + "regn": 28321, + "regnancy": 39982, + "regon": 8285, + "regor": 32288, + "regular": 16338, + "regulated": 27739, + "regulation": 27727, + "rehend": 23979, + "rehens": 7345, + "rehensible": 34718, + "rehensive": 36321, + "rek": 37818, + "rel": 2411, + "related": 5363, + "relation": 49501, + "relations": 39468, + "relative": 43762, + "release": 20979, + "released": 30147, + "relevant": 49659, + "religious": 27626, + "rell": 11252, + "rella": 20481, + "rely": 38015, + "rem": 2787, + "reme": 2182, + "remember": 38947, + "remlin": 17244, + "remote": 47960, + "remove": 28956, + "ren": 918, + "rence": 6784, + "rences": 34303, + "rench": 3532, + "renched": 23437, + "renches": 33650, + "rencies": 14038, + "rency": 5227, + "rend": 10920, + "render": 13287, + "rendered": 26238, + "rene": 25924, + "renheit": 34032, + "rent": 1156, + "rentice": 20098, + "rentices": 34368, + "reon": 21833, + "rep": 7856, + "repair": 49932, + "repe": 45956, + "repeat": 44754, + "repl": 35666, + "replace": 33491, + "reply": 47768, + "report": 13116, + "reported": 26263, + "reporting": 49914, + "reportprint": 30897, + "reports": 48922, + "repre": 10353, + "reprene": 10406, + "represent": 15603, + "represented": 33469, + "req": 42180, + "requ": 8897, + "requency": 28707, + "requent": 46018, + "requently": 37971, + "request": 25927, + "require": 46115, + "required": 35827, + "requires": 47911, + "requisite": 27614, + "requisites": 34075, + "rer": 11751, + "rera": 24420, + "rero": 34785, + "rers": 27736, + "res": 411, + "resa": 14625, + "rescent": 26505, + "research": 34033, + "resent": 2028, + "resents": 6629, + "reset": 42503, + "resh": 3447, + "reshold": 10126, + "resident": 8154, + "resist": 35119, + "resistant": 26128, + "resolution": 29268, + "resource": 31092, + "resources": 37540, + "resp": 4363, + "respect": 15008, + "respected": 48268, + "respective": 36990, + "respond": 5546, + "respons": 16733, + "response": 26209, + "responsible": 24358, + "responsive": 39772, + "ress": 601, + "ressed": 2790, + "resses": 16746, + "ressing": 11697, + "ression": 2234, + "ressive": 3314, + "resso": 33852, + "ressor": 44292, + "rest": 2118, + "restling": 48839, + "restrial": 23522, + "restricted": 49343, + "result": 20274, + "results": 43420, + "resy": 33000, + "ret": 1186, + "retch": 22592, + "retched": 27528, + "rete": 8374, + "reth": 40978, + "retion": 12307, + "rets": 8004, + "rett": 11489, + "rette": 42908, + "retty": 16100, + "return": 7783, + "rev": 18218, + "reve": 36955, + "reverse": 50188, + "review": 19023, + "reviewed": 32974, + "revolution": 32243, + "rew": 1809, + "rex": 21510, + "rey": 4364, + "reys": 46703, + "rez": 21107, + "rf": 41871, + "rg": 41345, + "rh": 17179, + "rha": 30268, + "ri": 380, + "ria": 7496, + "riad": 21244, + "riage": 4087, + "riages": 16451, + "rial": 4454, + "rian": 4484, + "rians": 19151, + "rib": 822, + "ribe": 4892, + "ribed": 8725, + "riber": 24735, + "ribes": 22090, + "ribing": 23098, + "rible": 5547, + "ribly": 16358, + "ribune": 44130, + "ribut": 2455, + "ribute": 4163, + "ributed": 6169, + "ributes": 7657, + "ribution": 3890, + "ric": 1173, + "rica": 30997, + "rical": 8143, + "rican": 37189, + "ricane": 11551, + "ricanes": 24881, + "rice": 20970, + "rices": 45977, + "rich": 7527, + "riched": 30486, + "ricia": 26654, + "rick": 5557, + "ricks": 23706, + "rics": 10466, + "rict": 2012, + "ricted": 20941, + "ricting": 42870, + "riction": 46214, + "ricular": 41001, + "rid": 6058, + "ridden": 40372, + "ride": 13154, + "rider": 49449, + "ridge": 12818, + "ridges": 32124, + "ridor": 44425, + "rie": 5034, + "ried": 2228, + "rief": 3796, + "rieg": 48429, + "riel": 11719, + "rien": 15355, + "riend": 1289, + "rient": 8289, + "rients": 18491, + "rier": 5277, + "riers": 8910, + "ries": 1678, + "riet": 42098, + "rieve": 30227, + "rieved": 28130, + "rieving": 37418, + "rification": 38763, + "rifice": 31932, + "rified": 41301, + "rift": 35357, + "rig": 4359, + "rigan": 35631, + "riger": 18096, + "right": 3506, + "righteous": 49955, + "rights": 28046, + "rik": 12602, + "rika": 28716, + "rike": 8760, + "rikes": 18445, + "riks": 39370, + "ril": 22379, + "rill": 20190, + "rils": 41408, + "rily": 28904, + "rim": 3036, + "riminal": 22157, + "rimination": 22550, + "rimp": 23750, + "rin": 12769, + "rina": 22267, + "rine": 7640, + "ring": 1806, + "ringe": 38229, + "rings": 33173, + "rington": 24833, + "rint": 22272, + "rio": 27250, + "rior": 7701, + "riors": 8657, + "riot": 36671, + "riots": 44447, + "riott": 43517, + "rious": 32527, + "rip": 5528, + "ripp": 14602, + "ript": 1968, + "ription": 2918, + "rique": 33865, + "rir": 29283, + "ris": 2442, + "rise": 17163, + "rises": 26064, + "rish": 37518, + "rising": 22610, + "risis": 42841, + "risk": 19121, + "risome": 47400, + "rison": 7426, + "rist": 1585, + "rists": 37326, + "rit": 799, + "ritch": 46510, + "rite": 6525, + "riter": 43407, + "rites": 23156, + "ritic": 46015, + "ritical": 36487, + "rities": 19491, + "rition": 10168, + "ritional": 21297, + "ritis": 27398, + "rito": 39834, + "ritten": 9108, + "rity": 10138, + "ritz": 29574, + "rium": 19172, + "rius": 48969, + "riv": 15104, + "rival": 43171, + "rive": 11590, + "rived": 36207, + "river": 38291, + "rix": 8609, + "riz": 47847, + "rl": 45895, + "rm": 26224, + "rn": 35906, + "ro": 305, + "roach": 28562, + "road": 6344, + "roads": 21372, + "rob": 22609, + "robat": 40655, + "robe": 25481, + "roc": 12204, + "rocal": 43270, + "rock": 10823, + "rocket": 30431, + "rod": 14892, + "rodu": 2076, + "roe": 20646, + "rog": 3828, + "rogen": 8648, + "rogens": 48686, + "rogram": 39529, + "roid": 3882, + "roit": 7775, + "rol": 3225, + "role": 18090, + "rolet": 33087, + "roleum": 21945, + "roll": 2487, + "rolled": 8375, + "roller": 10646, + "rollers": 36667, + "rolley": 42639, + "rolling": 18886, + "rollment": 48108, + "rolog": 40329, + "rology": 31142, + "rom": 398, + "roma": 42902, + "roman": 47119, + "romancer": 38211, + "rome": 5998, + "romeda": 32291, + "romising": 47112, + "rompt": 45700, + "romptu": 49255, + "romy": 50228, + "ron": 1313, + "rone": 33171, + "rones": 9821, + "rongh": 36670, + "ronic": 4565, + "ronics": 20844, + "rons": 12212, + "ront": 4298, + "rontal": 39321, + "roo": 42407, + "room": 3823, + "rooms": 9649, + "root": 15763, + "roots": 19150, + "rop": 1773, + "roph": 10051, + "rophe": 22599, + "rophic": 18191, + "ropolis": 25986, + "ropolitan": 14823, + "ropri": 9219, + "ropy": 28338, + "ror": 1472, + "rored": 34640, + "rors": 5965, + "ros": 4951, + "rosc": 45943, + "rose": 13698, + "rosis": 37172, + "ross": 1214, + "rosse": 39314, + "rosso": 21074, + "rossover": 23954, + "rost": 23341, + "rot": 10599, + "rote": 2519, + "rotein": 35574, + "roth": 33640, + "rots": 24744, + "rou": 472, + "rouch": 48626, + "roud": 5493, + "rough": 740, + "rought": 2909, + "round": 744, + "rounded": 39262, + "rounder": 45788, + "roup": 3233, + "roups": 14459, + "rous": 7596, + "rouse": 46494, + "route": 38629, + "rov": 18657, + "rovers": 31257, + "roversial": 46927, + "row": 808, + "rowd": 3986, + "rower": 46992, + "rowing": 11577, + "rown": 2053, + "rows": 8516, + "rowth": 13046, + "rox": 13907, + "roximately": 24378, + "roxy": 42059, + "roy": 3287, + "roying": 38295, + "rozen": 42005, + "rpm": 48235, + "rr": 21062, + "rs": 3808, + "rss": 42216, + "rt": 17034, + "ru": 622, + "ruary": 3728, + "rub": 25089, + "ruby": 49137, + "ruce": 26524, + "ruciating": 48404, + "ruck": 30915, + "ruct": 1356, + "ruction": 2762, + "ructose": 32275, + "ructure": 5620, + "rue": 24508, + "rued": 21556, + "ruff": 30622, + "rug": 2143, + "rugged": 21901, + "ruit": 4872, + "ruits": 50187, + "rule": 25135, + "rules": 38785, + "ruly": 34715, + "rum": 6582, + "rums": 45241, + "run": 5143, + "runner": 16737, + "runners": 36740, + "running": 20270, + "runs": 48381, + "runtime": 43282, + "rup": 12618, + "rupal": 34585, + "rupt": 3622, + "rupted": 31590, + "ruption": 6417, + "rupulous": 46272, + "rus": 14932, + "rush": 37357, + "rust": 11469, + "rw": 31653, + "rx": 40914, + "ry": 563, + "ryan": 29038, + "ryce": 28169, + "rying": 14992, + "rylic": 34554, + "ryn": 29441, + "rypt": 6012, + "rypted": 15109, + "ryption": 13168, + "rys": 19753, + "ryu": 49056, + "ré": 29350, + "s": 82, + "sa": 11400, + "sac": 30584, + "saf": 49585, + "safe": 21230, + "safety": 44708, + "said": 30079, + "sal": 21680, + "sale": 21378, + "sam": 37687, + "sama": 33843, + "same": 31642, + "sample": 39873, + "san": 12807, + "sand": 38142, + "sat": 49720, + "sav": 39308, + "save": 21928, + "saving": 29336, + "saw": 43439, + "say": 16706, + "sb": 36299, + "sbm": 32310, + "sburg": 30359, + "sburgh": 11931, + "sc": 1416, + "scale": 9888, + "scan": 35836, + "scape": 6794, + "scar": 13034, + "scene": 29734, + "scenes": 28123, + "sch": 20601, + "sche": 15952, + "schild": 35058, + "school": 14347, + "sci": 36216, + "science": 16801, + "scient": 25346, + "scientific": 41355, + "scill": 22360, + "scl": 38528, + "scope": 29982, + "score": 26675, + "scoring": 46536, + "screen": 9612, + "scrib": 40075, + "scribe": 12522, + "scribed": 47495, + "script": 12048, + "scription": 33584, + "scripts": 46521, + "scroll": 48728, + "sd": 21282, + "se": 325, + "sea": 8583, + "search": 12947, + "season": 6230, + "seat": 24073, + "sec": 2363, + "second": 12227, + "secondary": 38238, + "seconds": 43012, + "secret": 21078, + "sect": 8831, + "section": 5458, + "sectional": 44330, + "sections": 23946, + "sector": 34914, + "secure": 22390, + "security": 12961, + "secut": 4552, + "secution": 9534, + "sed": 36622, + "see": 3826, + "seed": 28826, + "seeing": 42041, + "seek": 36163, + "seekers": 47971, + "seeking": 38515, + "seen": 15898, + "sei": 36455, + "sein": 20719, + "sel": 741, + "selage": 45217, + "select": 19738, + "selected": 34213, + "selection": 49283, + "seless": 10950, + "self": 944, + "sell": 7255, + "seller": 32932, + "selling": 16473, + "sels": 14002, + "selves": 2020, + "sem": 43616, + "semb": 4428, + "semble": 15140, + "sembly": 5997, + "sen": 6248, + "senal": 10298, + "send": 21280, + "sense": 33819, + "sensitive": 30176, + "sent": 34086, + "separ": 25512, + "seq": 41068, + "sequ": 3107, + "sequence": 43167, + "sequent": 44399, + "sequently": 20415, + "ser": 2655, + "serial": 46911, + "series": 25076, + "serious": 34009, + "sers": 17720, + "serv": 3168, + "served": 45852, + "server": 15388, + "service": 15271, + "services": 30416, + "serving": 31293, + "ses": 8448, + "session": 29891, + "set": 2617, + "sets": 28709, + "sett": 17744, + "setting": 33990, + "settings": 33692, + "setup": 40406, + "seven": 26548, + "sever": 28116, + "severe": 43070, + "sex": 8044, + "sexual": 18338, + "sey": 4397, + "seys": 27717, + "sf": 28202, + "sg": 45213, + "sh": 1477, + "sha": 26270, + "shadow": 19106, + "shake": 32431, + "shall": 49271, + "shape": 43358, + "shaped": 16760, + "shapeshifter": 33929, + "share": 20077, + "shared": 28710, + "sharing": 21987, + "sharp": 48554, + "shaw": 32832, + "she": 7091, + "shed": 35762, + "sheet": 21760, + "sheets": 42011, + "shell": 29149, + "shi": 44019, + "shield": 26662, + "shift": 30846, + "shine": 19489, + "ship": 6720, + "ships": 26313, + "shire": 10932, + "shirt": 15600, + "shirts": 23231, + "shit": 16211, + "shock": 39563, + "shoot": 30408, + "shop": 24643, + "shore": 14640, + "short": 19509, + "shot": 9442, + "shots": 20910, + "should": 21754, + "show": 12860, + "shown": 42579, + "shows": 49596, + "shr": 36007, + "shut": 49625, + "si": 13396, + "sic": 21383, + "sid": 30255, + "side": 1589, + "sided": 22339, + "sie": 44524, + "sight": 18627, + "sighted": 44068, + "sign": 12683, + "signed": 32696, + "significant": 36591, + "sil": 18217, + "silver": 40503, + "sim": 14323, + "similar": 38610, + "simple": 36439, + "sin": 31369, + "since": 20777, + "sing": 12215, + "single": 29762, + "sis": 13429, + "sit": 48937, + "site": 15654, + "sites": 49315, + "six": 19412, + "size": 7857, + "sized": 13982, + "sk": 8135, + "ski": 20545, + "skill": 42401, + "skilled": 44885, + "skin": 20407, + "skinned": 41412, + "skip": 48267, + "skirts": 28383, + "sky": 15688, + "sl": 6649, + "slaught": 30929, + "slave": 36341, + "sle": 26738, + "sleep": 42832, + "slice": 48369, + "slot": 43384, + "slow": 38246, + "sm": 5796, + "small": 17470, + "smanship": 49820, + "smart": 27004, + "smith": 21453, + "smoking": 48783, + "sn": 16184, + "snap": 45380, + "so": 568, + "soDeliveryDate": 39811, + "soType": 39803, + "soc": 35634, + "social": 14557, + "socket": 44971, + "soever": 15485, + "sofar": 38649, + "soft": 4215, + "software": 43776, + "sol": 34453, + "sold": 24120, + "sole": 6753, + "solete": 23869, + "solid": 39390, + "some": 11246, + "someone": 46248, + "something": 18927, + "sometimes": 29810, + "son": 1559, + "song": 34050, + "sonian": 35202, + "soon": 36194, + "sorry": 41599, + "sort": 30619, + "sound": 23661, + "sounding": 39686, + "source": 10459, + "south": 35782, + "sov": 47272, + "sp": 2777, + "space": 13200, + "span": 12626, + "spawn": 48183, + "spe": 4125, + "speak": 47350, + "speaking": 25159, + "spec": 16684, + "special": 20887, + "species": 35448, + "specific": 11423, + "specified": 23599, + "spect": 4443, + "spection": 31308, + "spective": 49540, + "speech": 45862, + "speed": 12287, + "spell": 46143, + "spin": 39706, + "spir": 45564, + "spirit": 38685, + "spl": 22018, + "split": 35312, + "spoken": 19842, + "spons": 20587, + "sponsored": 25427, + "sports": 32945, + "spot": 20485, + "spr": 34975, + "spread": 43639, + "spring": 16469, + "sq": 31166, + "sql": 25410, + "squ": 16485, + "square": 23415, + "sr": 27891, + "src": 10677, + "ss": 824, + "ssh": 45824, + "ssl": 45163, + "sson": 16528, + "st": 301, + "sta": 38031, + "stab": 39029, + "stable": 31284, + "stack": 25558, + "stad": 24107, + "stadt": 38863, + "staff": 28120, + "stage": 14247, + "stained": 44279, + "stairs": 17617, + "stakes": 32540, + "staking": 40031, + "stal": 7757, + "stall": 32989, + "stals": 41076, + "stan": 14192, + "stanbul": 24179, + "stand": 1481, + "standard": 20307, + "standing": 5646, + "stant": 18797, + "stantial": 41321, + "star": 7364, + "stars": 30783, + "start": 9688, + "started": 46981, + "starter": 12339, + "starting": 38690, + "stasy": 31695, + "stat": 14269, + "state": 5219, + "stated": 21989, + "statement": 26090, + "states": 27219, + "static": 12708, + "station": 17529, + "stats": 34242, + "status": 13376, + "stay": 31712, + "std": 19282, + "ste": 4169, + "stead": 28044, + "steam": 21465, + "steamapps": 31881, + "sted": 30679, + "steel": 44822, + "steen": 42580, + "stein": 5714, + "stellar": 28732, + "stem": 927, + "sten": 26400, + "step": 9662, + "steps": 20214, + "ster": 1706, + "sterdam": 22506, + "sters": 5937, + "stery": 41991, + "sth": 48476, + "stic": 11268, + "stice": 43788, + "stick": 13915, + "sticks": 34810, + "still": 24219, + "stim": 42003, + "stitial": 18167, + "stock": 13578, + "stocks": 29522, + "ston": 3743, + "stone": 6440, + "stones": 28750, + "stood": 6501, + "stop": 11338, + "storage": 35350, + "store": 8095, + "stores": 43409, + "stories": 50164, + "storm": 12135, + "storms": 38563, + "story": 13571, + "stown": 27928, + "str": 2536, + "stra": 12044, + "stract": 8709, + "straight": 42729, + "strap": 26418, + "strate": 23104, + "stration": 12401, + "stre": 22853, + "stream": 5532, + "street": 25662, + "strength": 41402, + "stress": 41494, + "stretched": 49729, + "stri": 33565, + "strike": 33069, + "string": 8841, + "strings": 37336, + "strip": 36311, + "stro": 20661, + "stroke": 30757, + "strom": 20282, + "strong": 11576, + "stros": 48288, + "strous": 22501, + "stru": 19554, + "struct": 7249, + "structed": 16242, + "struction": 15019, + "strument": 43872, + "sts": 6448, + "stud": 19149, + "student": 50139, + "study": 44517, + "stuff": 41094, + "sty": 34365, + "style": 7635, + "styles": 47720, + "su": 2385, + "sub": 7266, + "subject": 32796, + "submit": 46002, + "success": 13138, + "successful": 17212, + "successfully": 37351, + "such": 10508, + "sudo": 24032, + "suff": 37333, + "sufficient": 46790, + "suggest": 47811, + "suit": 6063, + "suits": 16554, + "sum": 16345, + "summary": 49736, + "sun": 19155, + "sung": 9854, + "sup": 37330, + "super": 16668, + "supp": 18608, + "support": 11284, + "supported": 15999, + "sur": 11793, + "sure": 19532, + "surface": 42029, + "surprisingly": 41199, + "surv": 48846, + "susp": 40409, + "sv": 21370, + "sw": 2032, + "swe": 46280, + "sweet": 34751, + "swer": 17845, + "swers": 37848, + "swick": 30961, + "swing": 46737, + "switch": 31943, + "sword": 30553, + "sworth": 30567, + "sy": 1837, + "sych": 2924, + "sylv": 9163, + "sylvania": 9270, + "sym": 37047, + "syn": 28869, + "sync": 27261, + "sys": 17597, + "system": 10057, + "t": 83, + "ta": 8326, + "tab": 8658, + "table": 11487, + "taboola": 10658, + "tackle": 36346, + "tag": 12985, + "tags": 31499, + "tail": 13199, + "tailed": 34966, + "tails": 26404, + "tain": 3153, + "tained": 4644, + "taining": 7339, + "tainment": 10738, + "tains": 12143, + "take": 20657, + "taker": 30157, + "taking": 26103, + "tal": 39240, + "tale": 29429, + "talk": 16620, + "talking": 48186, + "tall": 35429, + "tan": 38006, + "tank": 28451, + "tap": 44335, + "tar": 18870, + "target": 16793, + "tarian": 14012, + "tarians": 28266, + "task": 35943, + "tax": 19290, + "tc": 23047, + "tch": 38664, + "td": 8671, + "te": 660, + "team": 15097, + "tec": 36281, + "tech": 13670, + "techn": 23873, + "technical": 47944, + "technology": 45503, + "ted": 1513, + "teen": 7821, + "teenth": 20283, + "tein": 22006, + "tek": 35424, + "tel": 37524, + "tele": 46813, + "tell": 33331, + "telling": 18072, + "tem": 11498, + "temp": 29510, + "template": 28243, + "ten": 1452, + "tenance": 8219, + "teness": 43205, + "ter": 353, + "tera": 49600, + "terday": 6432, + "tered": 4400, + "tering": 20212, + "terior": 14172, + "term": 4354, + "termin": 23705, + "termination": 41382, + "terms": 38707, + "tern": 759, + "ternal": 4358, + "ternally": 30262, + "terness": 34697, + "ternity": 19682, + "terror": 14007, + "terrorism": 19541, + "terrorist": 42002, + "ters": 1010, + "terson": 23192, + "tery": 11471, + "tes": 4879, + "tesque": 37422, + "test": 9288, + "tested": 39612, + "testers": 27205, + "testing": 33407, + "tests": 41989, + "tesy": 27090, + "tex": 16886, + "text": 5239, + "texture": 41293, + "tf": 27110, + "tg": 25297, + "th": 400, + "tha": 12898, + "thal": 11669, + "than": 14813, + "thank": 40716, + "thanks": 27547, + "that": 5562, + "the": 1169, + "their": 24571, + "thel": 37274, + "theless": 9603, + "them": 18855, + "theme": 43810, + "themed": 26966, + "then": 8524, + "thening": 20563, + "thens": 43895, + "ther": 490, + "there": 8117, + "thereal": 37827, + "thereum": 17733, + "these": 27218, + "they": 9930, + "thia": 31079, + "thin": 40871, + "thing": 1197, + "things": 27971, + "think": 14925, + "thinkable": 37510, + "thinking": 28973, + "third": 17089, + "thirds": 17936, + "thirst": 48832, + "this": 5661, + "thodox": 12836, + "thood": 12951, + "thora": 34261, + "those": 25591, + "though": 2016, + "thought": 28895, + "thouse": 23931, + "thread": 16663, + "threat": 19971, + "threatening": 26159, + "three": 15542, + "thren": 25941, + "thritis": 34043, + "thro": 26110, + "throp": 11360, + "through": 9579, + "throw": 16939, + "ths": 9998, + "thumbnails": 18670, + "thur": 11098, + "thus": 26239, + "thy": 20057, + "ti": 20259, + "tic": 13370, + "tical": 22869, + "tick": 42298, + "ticket": 43350, + "tics": 14094, + "tie": 36224, + "tier": 24948, + "ties": 4278, + "tif": 49929, + "tight": 33464, + "til": 47163, + "tile": 40927, + "tim": 16514, + "time": 2435, + "timeout": 48678, + "timer": 45016, + "times": 22355, + "tin": 43701, + "ting": 889, + "tiny": 44152, + "tion": 5378, + "tions": 45240, + "tip": 22504, + "tips": 41315, + "tis": 48010, + "title": 7839, + "tk": 30488, + "tl": 28781, + "tle": 7100, + "tm": 17209, + "tml": 20369, + "tmp": 22065, + "tn": 34106, + "tnc": 26642, + "to": 1462, + "toc": 40301, + "today": 40838, + "toe": 44579, + "together": 45525, + "toggle": 44256, + "token": 30001, + "told": 44040, + "tom": 39532, + "ton": 1122, + "tone": 41527, + "tones": 36257, + "tons": 27288, + "too": 18820, + "tool": 25981, + "tools": 31391, + "top": 4852, + "topia": 46575, + "topic": 26652, + "tops": 35011, + "tor": 13165, + "torn": 45910, + "total": 23350, + "touch": 29332, + "tower": 36170, + "town": 12735, + "tp": 34788, + "tr": 2213, + "tra": 9535, + "trace": 40546, + "track": 11659, + "tracking": 36280, + "tracks": 46074, + "trade": 25351, + "traditional": 36380, + "train": 27432, + "trained": 35311, + "training": 34409, + "trak": 44195, + "trans": 7645, + "transfer": 39437, + "transform": 35636, + "translation": 41519, + "trap": 46670, + "traumatic": 41521, + "travel": 35927, + "tre": 33945, + "treated": 37182, + "treatment": 42487, + "tree": 21048, + "tri": 28461, + "trial": 45994, + "trigger": 46284, + "trip": 39813, + "trl": 14859, + "tro": 23528, + "trop": 48385, + "true": 7942, + "trump": 40954, + "trust": 38087, + "truth": 35310, + "try": 28311, + "ts": 912, + "tsky": 30394, + "tsy": 34293, + "tt": 926, + "tta": 25854, + "tted": 28734, + "tten": 32407, + "ttes": 13036, + "tti": 35671, + "ttle": 23296, + "tto": 33955, + "ttp": 29281, + "tty": 42852, + "tu": 28047, + "tub": 37995, + "tube": 29302, + "tumblr": 45364, + "tun": 28286, + "tur": 36590, + "turn": 15344, + "turned": 33886, + "tv": 14981, + "tw": 4246, + "twitch": 31844, + "twitter": 6956, + "two": 11545, + "tx": 17602, + "txt": 14116, + "ty": 774, + "tyard": 30308, + "tymology": 43408, + "typ": 28004, + "type": 4906, + "types": 19199, + "typically": 48126, + "tz": 22877, + "u": 84, + "ua": 6413, + "uable": 7153, + "uably": 14632, + "uador": 24201, + "ual": 723, + "uala": 41944, + "uality": 25775, + "ually": 935, + "uan": 7258, + "uana": 5020, + "uania": 29743, + "uart": 19986, + "uary": 2838, + "uate": 4985, + "uated": 6605, + "uates": 12632, + "uating": 11927, + "uation": 2288, + "uations": 6055, + "uay": 30106, + "ub": 549, + "uba": 22013, + "ubb": 33670, + "ubby": 38393, + "ube": 3266, + "uben": 44636, + "uber": 18478, + "uberty": 34237, + "ubes": 29080, + "ubi": 29603, + "ubis": 46676, + "uble": 26664, + "ublic": 841, + "ublished": 33286, + "ubric": 29812, + "ubs": 23161, + "ubuntu": 32230, + "uc": 1229, + "uca": 43120, + "ucc": 18863, + "ucci": 27501, + "uce": 7234, + "uced": 19513, + "ucer": 48915, + "uces": 26873, + "uch": 794, + "ucha": 48022, + "uchi": 22200, + "uchin": 43416, + "uchs": 37533, + "uci": 42008, + "ucing": 25648, + "uck": 1347, + "ucked": 17758, + "ucker": 12603, + "ucket": 38811, + "ucking": 19296, + "uckland": 28789, + "uckle": 29687, + "uckles": 34083, + "ucks": 6238, + "ucky": 5309, + "ucl": 36616, + "ucle": 14913, + "uclear": 4016, + "uct": 4782, + "uction": 8110, + "uctions": 20847, + "uctive": 45857, + "uctor": 33029, + "ud": 463, + "uda": 15339, + "udd": 4185, + "udden": 16557, + "uddenly": 18865, + "udder": 41686, + "uddin": 44008, + "udding": 33926, + "uddle": 24500, + "uddled": 32745, + "uddy": 21584, + "ude": 2507, + "udeau": 16229, + "udeb": 46092, + "uded": 19289, + "uden": 44452, + "udence": 42581, + "uder": 26651, + "uders": 48739, + "udes": 8401, + "udge": 12587, + "udget": 29427, + "udging": 38840, + "udi": 47928, + "udic": 28673, + "udicrous": 33784, + "uding": 26570, + "udo": 12003, + "udos": 42418, + "uds": 24786, + "ue": 518, + "uebl": 45749, + "ued": 1739, + "uel": 2731, + "ueless": 38835, + "ueller": 16466, + "uer": 15573, + "uers": 42178, + "ues": 947, + "uesday": 3322, + "uese": 20506, + "uez": 14870, + "uf": 3046, + "ufact": 3603, + "uff": 1648, + "uffed": 18339, + "uffer": 13712, + "ufficient": 15267, + "uffle": 18137, + "uffs": 18058, + "uffy": 15352, + "ug": 1018, + "uga": 30302, + "ugal": 43778, + "ugar": 35652, + "uge": 2217, + "ugen": 42740, + "ugg": 6837, + "uggage": 29672, + "uggest": 29212, + "uggets": 26550, + "uggish": 36295, + "uggle": 33498, + "ugh": 6724, + "ught": 8951, + "ugi": 45659, + "ugs": 10339, + "ugu": 45284, + "uh": 7456, + "ui": 9019, + "uid": 27112, + "uild": 3547, + "uilding": 6963, + "uilt": 21955, + "uin": 48441, + "uine": 8327, + "uing": 4250, + "uint": 28611, + "uish": 32091, + "uit": 5013, + "uitive": 33740, + "uitous": 42412, + "uits": 15379, + "uity": 14834, + "uj": 23577, + "ujah": 46024, + "uk": 2724, + "uka": 14852, + "uke": 4649, + "uked": 48809, + "ukemia": 43505, + "ukes": 31469, + "uki": 11308, + "uko": 29794, + "ukong": 46654, + "uku": 33263, + "ul": 377, + "ula": 4712, + "ular": 934, + "ularity": 33737, + "ulas": 25283, + "ulate": 5039, + "ulated": 4817, + "ulates": 15968, + "ulating": 8306, + "ulation": 1741, + "ulations": 5768, + "ulative": 13628, + "ulator": 8927, + "ulators": 24325, + "ulatory": 21386, + "uld": 32926, + "ule": 2261, + "uled": 6309, + "ulence": 32401, + "ulent": 15288, + "uler": 18173, + "ules": 5028, + "ulet": 25132, + "ulf": 4754, + "ulhu": 36828, + "uli": 32176, + "ulia": 43640, + "ulic": 28575, + "uliffe": 45228, + "ulin": 11599, + "uling": 16619, + "ulk": 12171, + "ulkan": 31263, + "ull": 724, + "ulla": 47972, + "ullah": 38665, + "ullivan": 16040, + "ully": 2132, + "ulner": 5697, + "ulnerability": 40920, + "ulnerable": 38828, + "ulo": 43348, + "ulous": 6985, + "ulously": 18117, + "ulp": 29528, + "ulpt": 13327, + "uls": 5753, + "ulse": 9615, + "ulsion": 15204, + "ulsive": 22220, + "ult": 586, + "ultan": 30454, + "ultane": 9560, + "ultimate": 44818, + "ulton": 37944, + "ults": 8376, + "ultural": 8596, + "ulture": 6456, + "ulty": 10672, + "ultz": 22150, + "ulu": 15712, + "ulum": 14452, + "ulus": 23515, + "uly": 2062, + "ulz": 37314, + "um": 388, + "uma": 7487, + "umably": 31303, + "uman": 3778, + "umann": 40062, + "umar": 44844, + "umat": 27798, + "umatic": 16735, + "umb": 2178, + "umbai": 21645, + "umber": 4494, + "umbered": 26584, + "umbers": 17024, + "umbing": 28149, + "umble": 10344, + "umbled": 11137, + "umbledore": 25549, + "umbles": 25329, + "umbling": 14739, + "umblr": 15566, + "umbn": 10269, + "umbnail": 20566, + "umbnails": 13668, + "umbo": 29309, + "umbs": 18146, + "ume": 2454, + "umed": 18940, + "umen": 20080, + "ument": 1713, + "umenthal": 42300, + "uments": 2886, + "umer": 6975, + "umerable": 30831, + "umeric": 39223, + "umerous": 31385, + "umers": 31260, + "umes": 8139, + "umi": 12994, + "umin": 7230, + "uminati": 37200, + "uming": 12595, + "uminium": 35241, + "uminum": 13074, + "umm": 13929, + "ummer": 31647, + "ummies": 39578, + "ummy": 13513, + "umn": 4182, + "umni": 25402, + "umo": 43712, + "ump": 931, + "umped": 27073, + "umper": 15829, + "umph": 12875, + "umping": 25218, + "umps": 8142, + "umption": 24098, + "umpy": 32152, + "ums": 5700, + "umsy": 37133, + "un": 403, + "una": 9613, + "unal": 18835, + "unc": 19524, + "unch": 3316, + "unci": 49652, + "unciation": 24978, + "uncle": 29942, + "unct": 16260, + "unction": 4575, + "unctions": 46797, + "uncture": 39187, + "und": 917, + "unda": 46535, + "undai": 44591, + "under": 4625, + "unders": 41116, + "undle": 31249, + "undo": 41204, + "undown": 41609, + "undred": 3229, + "undreds": 20960, + "undrum": 46859, + "undy": 45459, + "une": 1726, + "uned": 40881, + "uner": 38886, + "unes": 4015, + "ung": 2150, + "ungle": 13687, + "uni": 35657, + "unia": 39934, + "unic": 46903, + "unicip": 9462, + "unin": 38453, + "uning": 46493, + "union": 24592, + "unique": 34642, + "unit": 20850, + "united": 41187, + "units": 41667, + "unity": 9531, + "universal": 40082, + "unk": 2954, + "unker": 21705, + "unknown": 34680, + "unks": 14125, + "unky": 28898, + "unless": 25252, + "unn": 20935, + "unning": 16596, + "unny": 16948, + "uno": 36909, + "uns": 13271, + "unsigned": 43375, + "unt": 2797, + "unta": 44424, + "untarily": 49605, + "untary": 26468, + "unte": 6311, + "until": 28446, + "untled": 46343, + "unts": 34115, + "untu": 11157, + "uo": 20895, + "uous": 5623, + "uously": 24987, + "up": 929, + "update": 19119, + "updated": 43162, + "upe": 48722, + "uper": 48568, + "uph": 25689, + "uphem": 45640, + "upid": 7658, + "upiter": 21251, + "uple": 29291, + "upload": 25850, + "uploads": 39920, + "upon": 27287, + "upp": 7211, + "upper": 45828, + "uppet": 44933, + "ups": 4739, + "upt": 37623, + "upuncture": 42223, + "ur": 333, + "ura": 5330, + "urable": 11970, + "uracy": 23843, + "urai": 16998, + "ural": 1523, + "urally": 20221, + "uran": 42211, + "urance": 3874, + "urances": 31741, + "uras": 17786, + "urat": 39928, + "urate": 15537, + "urated": 49293, + "uration": 3924, + "urations": 20074, + "urb": 5945, + "urban": 32679, + "urbed": 37694, + "urch": 2575, + "urchase": 18737, + "urches": 12730, + "urd": 2799, + "urden": 42568, + "urdue": 30345, + "urdy": 22876, + "ure": 495, + "ureau": 6262, + "ured": 1522, + "ureen": 49851, + "uren": 23532, + "urer": 15051, + "urers": 17496, + "ures": 942, + "urg": 3686, + "urga": 45098, + "urger": 32650, + "urgical": 31839, + "urgy": 38140, + "uri": 9900, + "uria": 34484, + "uries": 4740, + "uring": 870, + "urion": 40956, + "urious": 16421, + "uristic": 27915, + "urities": 10886, + "urity": 1684, + "urized": 44796, + "url": 6371, + "urn": 700, + "urnal": 35735, + "urned": 44866, + "uro": 1434, + "uron": 44372, + "urous": 29277, + "urrection": 21384, + "urred": 12808, + "urrence": 33928, + "urrencies": 28018, + "urrency": 13382, + "urrent": 6657, + "urring": 14924, + "urry": 16682, + "urs": 1834, + "ursday": 3479, + "urse": 12321, + "ursed": 17539, + "urses": 46998, + "ursion": 24197, + "ursions": 42394, + "ursive": 30753, + "ursor": 21471, + "urst": 24962, + "urt": 3325, + "urther": 1914, + "urtle": 17964, + "urtles": 25195, + "uru": 14717, + "urus": 31891, + "ury": 1601, + "us": 385, + "usa": 22064, + "usable": 31979, + "usage": 26060, + "usal": 6775, + "usalem": 10555, + "usat": 37937, + "usb": 43319, + "usc": 16241, + "uscript": 15817, + "use": 1904, + "used": 1484, + "user": 7220, + "userc": 43298, + "usercontent": 43667, + "username": 29460, + "users": 18417, + "uses": 2664, + "useum": 6744, + "ush": 1530, + "usha": 46213, + "ushed": 7474, + "usher": 34055, + "ushes": 17237, + "ushi": 17731, + "ushima": 30474, + "ushing": 8023, + "using": 3500, + "usion": 4241, + "usional": 41780, + "usions": 15880, + "usive": 11350, + "usk": 17990, + "usky": 42431, + "usp": 17723, + "usr": 14629, + "usra": 28352, + "uss": 1046, + "ussed": 29569, + "ussen": 35951, + "ussia": 31269, + "ussian": 31562, + "ussie": 43480, + "ussion": 11956, + "ussions": 21585, + "ussy": 14650, + "ust": 436, + "ustain": 19542, + "ustainable": 24196, + "usted": 8459, + "uster": 5819, + "usterity": 20761, + "usters": 13654, + "usting": 32620, + "ustom": 1824, + "ustomed": 22646, + "ustration": 44027, + "usual": 37850, + "usually": 23073, + "ut": 315, + "uta": 29822, + "utable": 18187, + "utan": 37878, + "utation": 7094, + "utations": 32855, + "utch": 7140, + "ute": 1133, + "uted": 7241, + "uten": 7809, + "utenant": 15340, + "utenberg": 19028, + "uter": 11894, + "uters": 5843, + "uterte": 23314, + "utes": 1769, + "utf": 40477, + "uth": 1071, + "uther": 12866, + "utherford": 46923, + "utherland": 45384, + "uthor": 1457, + "uti": 47966, + "utic": 18089, + "utical": 14224, + "utics": 48063, + "uties": 8249, + "util": 22602, + "utils": 26791, + "uting": 15129, + "ution": 1009, + "utions": 3508, + "utive": 8827, + "utm": 26841, + "uto": 9390, + "uton": 32894, + "utonium": 43078, + "utor": 38409, + "utorial": 44917, + "utory": 17957, + "utra": 35076, + "utral": 6815, + "uts": 5500, + "utsch": 40768, + "utsche": 30433, + "utsu": 36567, + "utt": 15318, + "utter": 10381, + "uttered": 46322, + "uttering": 33598, + "utters": 46973, + "utterstock": 28819, + "utton": 21115, + "uture": 1832, + "uty": 3935, + "utz": 27839, + "uu": 12303, + "uum": 13814, + "uv": 14795, + "uve": 45177, + "uvian": 50013, + "ux": 2821, + "uxe": 18095, + "uy": 4669, + "uyomi": 40012, + "uz": 10277, + "uzz": 4715, + "uzzle": 9625, + "v": 85, + "vP": 47322, + "va": 6862, + "vable": 23765, + "vacc": 37839, + "vae": 33353, + "vag": 29821, + "val": 2100, + "vale": 41161, + "valid": 12102, + "vals": 12786, + "value": 8367, + "valued": 39728, + "values": 27160, + "van": 10438, + "vana": 33175, + "vance": 19259, + "vant": 4520, + "vantage": 38815, + "var": 7785, + "vard": 10187, + "vari": 25641, + "variable": 45286, + "vas": 11017, + "vasive": 23747, + "vati": 36868, + "vation": 10473, + "vc": 28435, + "vd": 20306, + "ve": 303, + "vec": 35138, + "vector": 31364, + "ved": 1079, + "veh": 33892, + "vel": 626, + "veland": 9731, + "velength": 26623, + "vell": 29333, + "velop": 1091, + "velt": 18065, + "ven": 574, + "venant": 15330, + "venants": 43773, + "venge": 18674, + "venient": 48109, + "vent": 1151, + "venth": 20987, + "vention": 4018, + "ventional": 20405, + "ventions": 16593, + "ventory": 17158, + "venture": 5388, + "ventures": 10065, + "ventus": 35648, + "venue": 4080, + "ver": 332, + "verage": 1857, + "verages": 23118, + "verb": 19011, + "verbal": 46953, + "verbs": 46211, + "vere": 4119, + "vered": 21917, + "verend": 37713, + "verett": 33395, + "verified": 47684, + "vern": 933, + "vernight": 47443, + "verning": 13974, + "vernment": 11355, + "vers": 690, + "verse": 4399, + "versely": 21243, + "versible": 37393, + "version": 9641, + "versions": 47178, + "versive": 40099, + "verson": 49589, + "vert": 1851, + "verted": 13658, + "verting": 48820, + "vertis": 3346, + "vertisement": 4060, + "vertisements": 11371, + "vertising": 31809, + "verts": 24040, + "verty": 8077, + "very": 548, + "ves": 1158, + "vest": 4223, + "vet": 16809, + "vette": 33573, + "vey": 3304, + "veyard": 21563, + "vez": 33425, + "vg": 45119, + "vi": 8903, + "via": 8869, + "viation": 47625, + "vic": 25531, + "vice": 28281, + "vich": 49547, + "vict": 32433, + "vid": 16921, + "video": 15588, + "videos": 32861, + "vidia": 21744, + "vier": 49663, + "view": 1177, + "views": 33571, + "vik": 28930, + "viks": 45901, + "vil": 2991, + "vill": 41082, + "ville": 4244, + "vim": 31124, + "vin": 7114, + "vind": 50172, + "vine": 26818, + "ving": 1075, + "viol": 17069, + "violence": 37502, + "violent": 24498, + "vious": 1442, + "viously": 8647, + "vir": 37040, + "viron": 2268, + "vironment": 2468, + "vironments": 12103, + "virt": 48940, + "virtual": 32844, + "vis": 4703, + "vised": 16149, + "visible": 23504, + "vision": 10178, + "visor": 13131, + "visors": 27681, + "visory": 41783, + "visual": 41464, + "vity": 21319, + "vl": 19279, + "vm": 14761, + "vo": 13038, + "voc": 18893, + "voice": 38888, + "void": 19382, + "vol": 10396, + "volent": 29078, + "volt": 37764, + "volume": 29048, + "von": 26982, + "vor": 20867, + "vote": 27257, + "votes": 29307, + "vous": 31222, + "voy": 40024, + "vp": 36133, + "vr": 37020, + "vre": 43933, + "vs": 14259, + "vt": 36540, + "vu": 40939, + "vv": 25093, + "vy": 7670, + "w": 86, + "wa": 10247, + "wage": 21482, + "wagen": 29160, + "wagon": 41127, + "wait": 17077, + "wake": 48530, + "wal": 16783, + "wald": 21667, + "walk": 11152, + "walker": 20783, + "walking": 44065, + "wall": 11930, + "wallet": 44623, + "wan": 8149, + "wana": 49484, + "wang": 47562, + "want": 42949, + "war": 5767, + "ward": 904, + "wards": 2017, + "ware": 1574, + "wark": 48542, + "warm": 31975, + "warming": 48133, + "warn": 40539, + "warning": 43917, + "wart": 24657, + "warts": 26586, + "was": 9776, + "wash": 34670, + "washed": 45462, + "washer": 45146, + "washing": 38524, + "wat": 47261, + "watch": 8340, + "watching": 50042, + "water": 7050, + "waters": 41555, + "waukee": 15428, + "wav": 45137, + "wave": 19204, + "waves": 32569, + "way": 1014, + "wayne": 43932, + "ways": 1322, + "wb": 39346, + "wcs": 12712, + "wcsstore": 12781, + "wd": 16993, + "we": 732, + "weak": 38695, + "wealth": 14298, + "weapon": 28741, + "weapons": 33999, + "wear": 13927, + "weather": 23563, + "web": 12384, + "webkit": 43648, + "wed": 19103, + "weed": 39054, + "week": 10464, + "weekly": 45291, + "ween": 975, + "weeney": 41681, + "weet": 7277, + "wegian": 20684, + "wei": 42990, + "weight": 6551, + "weights": 43775, + "well": 4053, + "wen": 21006, + "went": 19963, + "wer": 15448, + "were": 22474, + "wered": 8279, + "west": 7038, + "western": 14197, + "wh": 1929, + "what": 10919, + "whatever": 39664, + "whe": 12491, + "wheel": 22001, + "whel": 30613, + "whelming": 36433, + "when": 12518, + "where": 3003, + "whether": 25356, + "which": 4758, + "while": 4514, + "white": 11186, + "who": 8727, + "whose": 38159, + "why": 22850, + "wi": 37686, + "wic": 22664, + "wich": 11451, + "wick": 16239, + "wid": 28029, + "wide": 4421, + "widget": 42655, + "width": 10394, + "wife": 22095, + "wig": 28033, + "wik": 20763, + "wiki": 15466, + "wikipedia": 31266, + "wild": 21992, + "will": 10594, + "win": 5404, + "wind": 7972, + "window": 17497, + "windows": 28457, + "wine": 39002, + "wing": 5469, + "wings": 48819, + "winner": 39791, + "winning": 14463, + "winter": 40078, + "wire": 21809, + "wired": 44236, + "wise": 3083, + "wit": 39289, + "witch": 42248, + "with": 4480, + "within": 33479, + "without": 19419, + "withstanding": 20701, + "witz": 28155, + "wives": 35234, + "wk": 43021, + "wl": 40989, + "wm": 26377, + "wn": 675, + "wo": 21638, + "wolf": 18829, + "wolves": 29664, + "woman": 8580, + "women": 25878, + "won": 26502, + "wood": 3822, + "woods": 39493, + "word": 4775, + "wordpress": 40346, + "words": 10879, + "work": 1818, + "worked": 32931, + "worker": 28816, + "workers": 22896, + "working": 16090, + "works": 5225, + "workshop": 38067, + "world": 6894, + "worldly": 49366, + "worm": 25323, + "worms": 49617, + "worn": 34565, + "worst": 41430, + "worth": 9268, + "worthiness": 48756, + "worthy": 18275, + "would": 19188, + "wow": 42773, + "wp": 24142, + "wr": 18351, + "wra": 29988, + "wrap": 37150, + "wrapper": 48553, + "wreck": 39238, + "wright": 29995, + "writ": 8933, + "write": 13564, + "writer": 16002, + "writers": 34422, + "writing": 16502, + "written": 15266, + "wrong": 36460, + "wrote": 42910, + "ws": 18504, + "wt": 46569, + "wu": 43812, + "ww": 1383, + "www": 2503, + "wx": 49345, + "wy": 21768, + "wyn": 27612, + "x": 87, + "xa": 27865, + "xb": 30894, + "xc": 25306, + "xd": 24954, + "xe": 27705, + "xes": 48169, + "xf": 26152, + "xff": 47596, + "xi": 29992, + "xia": 36072, + "xiety": 35753, + "xious": 48392, + "xit": 10198, + "xml": 19875, + "xon": 23813, + "xp": 42372, + "xs": 34223, + "xt": 742, + "xtap": 42915, + "xton": 22874, + "xual": 5541, + "xus": 40832, + "xx": 5324, + "xxx": 31811, + "xxxx": 12343, + "xxxxxxxx": 24223, + "xy": 5431, + "y": 88, + "ya": 3972, + "yah": 46848, + "yahoo": 40774, + "yan": 4121, + "yang": 17859, + "yard": 9413, + "yards": 33750, + "ycle": 39297, + "yd": 5173, + "yden": 43955, + "ydia": 30708, + "ye": 5948, + "yeah": 43669, + "year": 1941, + "years": 19002, + "yellow": 36022, + "yer": 9860, + "yers": 21200, + "yes": 8505, + "yet": 25907, + "yg": 35641, + "yi": 48111, + "ying": 1112, + "yip": 39666, + "yk": 48361, + "yl": 2645, + "ylan": 18554, + "yle": 2349, + "ylene": 37880, + "yles": 24327, + "yll": 25727, + "ylon": 15158, + "ylum": 11183, + "ym": 4948, + "ymes": 22009, + "ymm": 26621, + "ymph": 20896, + "yn": 2047, + "yna": 46434, + "ynam": 4989, + "ynamic": 28995, + "ynasty": 19488, + "ync": 13361, + "ynchron": 24871, + "ynchronous": 31301, + "yne": 39547, + "ynes": 25337, + "ynski": 40008, + "ynt": 33567, + "ynthesis": 44411, + "yo": 8226, + "yon": 19181, + "yond": 3243, + "you": 5832, + "young": 35465, + "your": 14108, + "yout": 32015, + "youtu": 32594, + "youtube": 11604, + "yp": 4464, + "ype": 2981, + "ypes": 9497, + "yr": 2417, + "yre": 35759, + "yrics": 14279, + "yright": 4766, + "yrights": 49158, + "yrim": 17302, + "yrinth": 21324, + "yrs": 48489, + "yrus": 21180, + "ys": 893, + "ysc": 28349, + "ysical": 15380, + "ysics": 23154, + "ysis": 3097, + "yson": 19699, + "yss": 33968, + "yssey": 23784, + "ystem": 6781, + "yt": 20760, + "yth": 5272, + "ythm": 34853, + "ython": 7535, + "yton": 31616, + "yu": 24767, + "yx": 28391, + "yy": 22556, + "yz": 45579, + "z": 89, + "za": 4496, + "zac": 49897, + "zag": 50183, + "zai": 35142, + "zan": 15201, + "zanne": 38395, + "zar": 41046, + "zb": 14969, + "zbek": 40413, + "zbollah": 21677, + "ze": 2736, + "zeb": 38130, + "zech": 15356, + "zed": 8863, + "zee": 42871, + "zees": 43727, + "zek": 43130, + "zel": 17396, + "zen": 4801, + "zens": 8247, + "zer": 9107, + "zero": 22570, + "zers": 47031, + "zes": 12271, + "zh": 23548, + "zhen": 46732, + "zhou": 38536, + "zi": 17027, + "zie": 49746, + "zig": 38262, + "zik": 47303, + "zilla": 16496, + "zin": 42140, + "zing": 9510, + "zinski": 46394, + "zip": 13344, + "zl": 48274, + "zman": 32054, + "zn": 47347, + "zo": 10872, + "zon": 26361, + "zona": 7551, + "zone": 11340, + "zos": 37925, + "zsche": 37467, + "zu": 27624, + "zx": 42592, + "zy": 7357, + "zyk": 46355, + "zyme": 24266, + "zynski": 47143, + "zz": 3019, + "zza": 34443, + "zzi": 46218, + "zzle": 26413, + "zzo": 47802, + "zzy": 31570, + "{": 90, + "{\"": 4895, + "{\\": 31478, + "{{": 27007, + "|": 91, + "||": 15886, + "||||": 42210, + "}": 92, + "}\"": 36786, + "})": 30072, + "});": 22133, + "},": 5512, + "},\"": 9063, + "},{\"": 8762, + "}.": 27422, + "}:": 38362, + "};": 19629, + "}\\": 32239, + "}{": 18477, + "}}": 11709, + "}}}": 42535, + "~": 93, + "~~": 4907, + "~~~~": 8728, + "~~~~~~~~": 15116, + "~~~~~~~~~~~~~~~~": 27156, + "¡": 94, + "¢": 95, + "£": 96, + "£ı": 6408, + "¤": 97, + "¥": 98, + "¥µ": 35069, + "¥ŀ": 13945, + "¦": 99, + "§": 100, + "¨": 101, + "©": 102, + "©¶æ": 47490, + "©¶æ¥µ": 47703, + "ª": 103, + "«": 104, + "«ĺ": 45865, + "¬": 105, + "¬¼": 45539, + "®": 106, + "¯": 107, + "°": 108, + "±": 109, + "²": 110, + "²¾": 39333, + "³": 111, + "´": 112, + "µ": 113, + "¶": 114, + "¶æ": 35050, + "¶ħ": 41678, + "·": 115, + "¸": 116, + "¹": 117, + "º": 118, + "»": 119, + "»Ĵ": 36596, + "¼": 120, + "½": 121, + "¾": 122, + "¿": 123, + "¿½": 4204, + "À": 124, + "Á": 125, + "Â": 126, + "¢": 44359, + "£": 14988, + "§": 16273, + "¨": 37102, + "©": 16224, + "«": 24328, + "®": 7461, + "®,": 45088, + "¯": 5196, + "¯¯": 5367, + "¯¯¯¯": 8980, + "¯¯¯¯¯¯¯¯": 15243, + "¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯": 27006, + "°": 7200, + "±": 22519, + "²": 31185, + "´": 18265, + "¶": 26604, + "·": 9129, + "··": 35147, + "º": 36165, + "»": 17730, + "½": 23141, + "Âł": 1849, + "³³": 4603, + "³³³": 33477, + "³³³³": 8828, + "³³³³³³³³": 17811, + "³³³³³³³³³³³³³³³³": 39172, + "ÂŃ": 3907, + "Ã": 127, + "á": 6557, + "án": 21162, + "ás": 40138, + "â": 22940, + "ã": 26102, + "ão": 28749, + "ä": 11033, + "Ã¥": 29090, + "æ": 21241, + "ç": 16175, + "ça": 50041, + "è": 14064, + "ère": 35979, + "é": 2634, + "ée": 22161, + "én": 35942, + "ér": 42445, + "és": 20954, + "ét": 25125, + "ê": 25792, + "ë": 26689, + "î": 34803, + "ï": 26884, + "ïve": 38776, + "ð": 27214, + "ñ": 12654, + "ña": 30644, + "ño": 31329, + "ó": 10205, + "ón": 18840, + "ô": 27083, + "ö": 9101, + "ön": 48863, + "ör": 30570, + "ø": 24172, + "ú": 21356, + "û": 42324, + "ü": 9116, + "ür": 25151, + "ÃĤ": 5523, + "Ãĥ": 5746, + "ÃĥÃĤ": 5808, + "ÃĥÃĤÃĥÃĤ": 5815, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 9364, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 14827, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 23090, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 35496, + "Ãī": 38351, + "Ãį": 38638, + "ÃįÃį": 43569, + "ÃĹ": 12906, + "ÃĽ": 34543, + "ÃĽÃĽ": 48396, + "ÃŁ": 39683, + "Ãł": 24247, + "ÃŃ": 8836, + "ÃŃa": 29690, + "ÃŃn": 39588, + "ÃŃs": 41200, + "Ä": 128, + "Ä«": 18962, + "ı": 30102, + "Äģ": 10235, + "Äĩ": 38325, + "Äį": 46195, + "Äĵ": 27092, + "ÄŁ": 33133, + "Å": 129, + "Å¡": 32790, + "Å«": 20317, + "ÅĤ": 41615, + "Åį": 13090, + "ÅŁ": 46481, + "Æ": 130, + "Ç": 131, + "È": 132, + "É": 133, + "Ê": 134, + "Ë": 135, + "ËĪ": 45990, + "Ëľ": 41185, + "Ì": 136, + "̶": 48869, + "Í": 137, + "Î": 138, + "α": 17394, + "β": 26638, + "γ": 42063, + "ε": 30950, + "ι": 29945, + "κ": 43000, + "λ": 39377, + "μ": 34703, + "ν": 26180, + "ο": 26517, + "Ï": 139, + "ÏĢ": 46582, + "Ïģ": 33643, + "ÏĤ": 35558, + "Ïĥ": 38392, + "ÏĦ": 32830, + "Ïī": 49535, + "Ð": 140, + "а": 16142, + "в": 38857, + "д": 43666, + "е": 16843, + "и": 18849, + "к": 31583, + "л": 30143, + "м": 43108, + "н": 22177, + "о": 15166, + "оÐ": 25443, + "Ñ": 141, + "ÑĢ": 21169, + "Ñģ": 21727, + "ÑĤ": 20375, + "Ñĥ": 35072, + "Ñĭ": 45035, + "ÑĮ": 45367, + "Ñı": 40623, + "Ò": 142, + "Ó": 143, + "Ô": 144, + "Õ": 145, + "Ö": 146, + "Ö¼": 47903, + "×": 147, + "ר": 37778, + "ש": 50227, + "ת": 42064, + "×IJ": 42973, + "×ij": 49603, + "×Ķ": 38269, + "×ķ": 27072, + "×Ļ": 25529, + "×Ļ×": 33951, + "׾": 40010, + "×ŀ": 49168, + "Ø": 148, + "ا": 12919, + "اØ": 34247, + "اÙĦ": 23525, + "ب": 39848, + "Ø©": 45632, + "ت": 41486, + "د": 38843, + "ر": 26897, + "س": 45692, + "ع": 44690, + "Ù": 149, + "ÙĦ": 13862, + "Ùħ": 25405, + "ÙĨ": 23338, + "Ùĩ": 29519, + "ÙĪ": 30335, + "ÙĬ": 22654, + "Ùİ": 24333, + "ÙIJ": 44208, + "ÙĴ": 48763, + "Ú": 150, + "Û": 151, + "Ü": 152, + "Ý": 153, + "Þ": 154, + "ß": 155, + "à": 156, + "à¤": 11976, + "ा": 48077, + "à¥": 24231, + "à¦": 48071, + "à¨": 19469, + "à©": 43297, + "à¸": 19567, + "à¹": 31479, + "à¼": 41340, + "á": 157, + "áµ": 39611, + "á¸": 41585, + "á¹": 26292, + "á½": 45495, + "â": 158, + "âĢ": 447, + "âĢ¢": 3581, + "âĢ¢âĢ¢": 22838, + "âĢ¢âĢ¢âĢ¢âĢ¢": 39967, + "â̦": 1399, + "â̦\"": 9962, + "â̦)": 38418, + "â̦.": 11580, + "â̦.\"": 50248, + "â̦..": 30864, + "â̦]": 21476, + "â̦â̦": 7398, + "â̦â̦â̦â̦": 15864, + "â̦â̦â̦â̦â̦â̦â̦â̦": 29146, + "â̲": 17478, + "â̳": 12237, + "âĢĭ": 9525, + "âĢĭâĢĭ": 39009, + "âĢİ": 48261, + "âĢIJ": 9333, + "âĢij": 20977, + "âĢĵ": 1906, + "âĢĵâĢĵ": 25608, + "âĢĶ": 960, + "âĢĶ\"": 19056, + "âĢĶ-": 44839, + "âĢĶâĢĶ": 4500, + "âĢĶâĢĶâĢĶâĢĶ": 8184, + "âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ": 14950, + "âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ": 30542, + "âĢķ": 31857, + "âĢł": 33912, + "âģ": 46256, + "âĤ¬": 26391, + "âĦ¢": 8151, + "âĦ¢:": 41333, + "âĨ": 29705, + "âĨij": 48541, + "âĨĴ": 39310, + "âĪ": 24861, + "âĪĴ": 14095, + "âī": 35705, + "âĵĺ": 45563, + "âĶ": 6552, + "âĶĢ": 7280, + "âĶĢâĶĢ": 8418, + "âĶĢâĶĢâĶĢâĶĢ": 16068, + "âĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢ": 28542, + "âĶģ": 47486, + "âķ": 22880, + "âķIJ": 28670, + "âķIJâķIJ": 31732, + "âĸ": 5008, + "âĸ¬": 47530, + "âĸ¬âĸ¬": 49843, + "âĸº": 45717, + "âĸĢ": 44033, + "âĸĦ": 45786, + "âĸĪ": 8115, + "âĸĪâĸĪ": 9968, + "âĸĪâĸĪâĸĪâĸĪ": 20503, + "âĸĪâĸĪâĸĪâĸĪâĸĪâĸĪâĸĪâĸĪ": 49527, + "âĸij": 22110, + "âĸijâĸij": 27534, + "âĸĴ": 40516, + "âĸĵ": 38626, + "âĸł": 29316, + "âĹ": 15926, + "âĹ¼": 48366, + "âĹı": 28133, + "âĺ": 24583, + "âĺħ": 15583, + "âĺħâĺħ": 28353, + "âĺĨ": 35283, + "âĻ": 17992, + "âĻ¥": 39908, + "âϦ": 41298, + "âľ": 26486, + "âĿ": 32391, + "ã": 159, + "ãĢ": 5099, + "ãĢģ": 23513, + "ãĢĤ": 16764, + "ãĢĮ": 13697, + "ãĢį": 13700, + "ãĢİ": 40493, + "ãĢı": 40549, + "ãĢIJ": 31854, + "ãĢij": 31817, + "ãģ": 2515, + "ãģ£": 33180, + "ãģ¦": 28134, + "ãģ§": 30640, + "ãģ¨": 30201, + "ãģª": 26945, + "ãģ«": 28618, + "ãģ®": 5641, + "ãģ®å": 15474, + "ãģ®å®": 49149, + "ã쮿": 27032, + "ãģ®ç": 17683, + "ãģ®é": 33426, + "ãģ®éŃĶ": 34633, + "ãģ¯": 31676, + "ãģ¾": 30159, + "ãģĤ": 40948, + "ãģĦ": 18566, + "ãģĨ": 29557, + "ãģĭ": 27370, + "ãģĮ": 35585, + "ãģį": 33778, + "ãģı": 31917, + "ãģĵ": 46036, + "ãģķ": 43357, + "ãģĹ": 22180, + "ãģĻ": 33623, + "ãģŁ": 25224, + "ãģł": 46777, + "ãĤ": 1792, + "ãĤ¡": 25362, + "ãĤ¢": 11839, + "ãĤ¢ãĥ«": 47794, + "ãĤ£": 16646, + "ãĤ¤": 11482, + "ãĤ¤ãĥĪ": 42396, + "ãĤ¦": 16165, + "ãĤ¦ãĤ¹": 34103, + "ãĤ§": 24806, + "ãĤ¨": 23544, + "ãĤ¨ãĥ«": 46948, + "ãĤ©": 37662, + "ãĤª": 20513, + "ãĤ«": 21763, + "ãĤ¬": 23728, + "ãĤ®": 43899, + "ãĤ¯": 14099, + "ãĤ°": 26095, + "ãĤ±": 41658, + "ãĤ³": 24679, + "ãĤ´": 17933, + "ãĤ´ãĥ³": 22997, + "ãĤµ": 26503, + "ãĤ¶": 48458, + "ãĤ·": 15661, + "ãĤ·ãĥ£": 39467, + "ãĤ¸": 21091, + "ãĤ¹": 8943, + "ãĤ¹ãĥĪ": 43302, + "ãĤº": 37426, + "ãĤ»": 47271, + "ãĤ¼": 30432, + "ãĤ¼ãĤ¦ãĤ¹": 43361, + "ãĤ½": 47559, + "ãĤ¿": 23376, + "ãĤĤ": 43266, + "ãĤī": 36853, + "ãĤĬ": 28255, + "ãĤĭ": 25748, + "ãĤĮ": 39258, + "ãĤĴ": 31758, + "ãĤĵ": 22174, + "ãĤŃ": 25084, + "ãĥ": 1209, + "ãĥ¡": 26998, + "ãĥ¢": 40361, + "ãĥ£": 23131, + "ãĥ¤": 37858, + "ãĥ¥": 24440, + "ãĥ©": 9263, + "ãĥ©ãĥ³": 48204, + "ãĥª": 12675, + "ãĥ«": 9202, + "ãĥ¬": 24186, + "ãĥ¯": 25589, + "ãĥ¯ãĥ³": 42983, + "ãĥ³": 6527, + "ãĥ³ãĤ¸": 45823, + "ãĥ´": 29752, + "ãĥ´ãĤ¡": 44444, + "ãĥ»": 4707, + "ãĥ¼": 6312, + "ãĥ¼ãĤ¯": 42869, + "ãĥ¼ãĥ": 12045, + "ãĥ¼ãĥ«": 43353, + "ãĥ¼ãĥ³": 31708, + "ãĥ¼ãĥĨ": 44326, + "ãĥ¼ãĥĨãĤ£": 44686, + "ãĥĢ": 27852, + "ãĥģ": 31090, + "ãĥĥ": 14777, + "ãĥĥãĤ¯": 35702, + "ãĥĥãĥĪ": 35799, + "ãĥĥãĥī": 45435, + "ãĥĦ": 41115, + "ãĥĨ": 24336, + "ãĥĨãĤ£": 44431, + "ãĥĩ": 21959, + "ãĥĩãĤ£": 40629, + "ãĥĪ": 13298, + "ãĥī": 13765, + "ãĥīãĥ©": 19073, + "ãĥīãĥ©ãĤ´ãĥ³": 24731, + "ãĥĬ": 26229, + "ãĥĭ": 30165, + "ãĥį": 44916, + "ãĥİ": 25053, + "ãĥı": 37412, + "ãĥIJ": 29659, + "ãĥij": 32546, + "ãĥĵ": 36922, + "ãĥķ": 17681, + "ãĥķãĤ¡": 41939, + "ãĥķãĤ©": 48457, + "ãĥĸ": 24001, + "ãĥĹ": 30965, + "ãĥĺ": 23363, + "ãĥĺãĥ©": 34473, + "ãĥĻ": 35604, + "ãĥŀ": 20115, + "ãĥŁ": 27542, + "ãĥł": 25795, + "ãĥŃ": 16253, + "ãħĭ": 35098, + "ãħĭãħĭ": 40345, + "ä": 160, + "ä¸": 10310, + "ä¸Ģ": 31660, + "ä¸ī": 49011, + "ä¸Ĭ": 41468, + "ä¸į": 38834, + "ä¸Ń": 40792, + "ä¹": 20046, + "ä¹ĭ": 45298, + "äº": 12859, + "人": 21689, + "äºĶ": 49390, + "ä»": 20015, + "代": 47987, + "ä¼": 27670, + "ä½": 19526, + "使": 45635, + "ä½ľ": 43291, + "ä¿": 46479, + "å": 161, + "å£": 18004, + "士": 18803, + "å¤": 13783, + "大": 32014, + "天": 25465, + "å¥": 25001, + "女": 42637, + "å¦": 36685, + "å§": 34650, + "å§«": 40235, + "å®": 22522, + "å¯": 43380, + "å°": 22887, + "å°Ĩ": 49546, + "å·": 32432, + "å¸": 30585, + "å¹": 33176, + "åº": 41753, + "å¼": 28156, + "å½": 37605, + "å¾": 36181, + "å¿": 33232, + "åĤ": 43636, + "åħ": 17739, + "åħī": 46268, + "åĨ": 37863, + "åĩ": 49035, + "åĪ": 26344, + "åī": 30298, + "åĬ": 27950, + "åĭ": 47947, + "åĮ": 44293, + "åį": 39355, + "åİ": 43889, + "åı": 20998, + "åIJ": 28938, + "åij": 37772, + "åĽ": 32368, + "åľ": 28839, + "åŃ": 27764, + "åŃIJ": 36310, + "æ": 162, + "æ©": 43897, + "æ©Ł": 49960, + "æ°": 36365, + "æ³": 37345, + "æµ": 38184, + "æĢ": 45250, + "æĥ": 46349, + "æĦ": 35707, + "æĪ": 22755, + "æĪ¦": 36704, + "æī": 33699, + "æķ": 46763, + "æĸ": 23877, + "æĸ¹": 43095, + "æĹ": 33768, + "æĺ": 23626, + "æĺ¯": 42468, + "æľ": 17312, + "æĿ": 30266, + "æł": 43718, + "æŃ": 29826, + "æŃ¦": 49476, + "ç": 163, + "ç¥ŀ": 15351, + "ç«": 44165, + "ç·": 45784, + "çĦ": 47078, + "çī": 31965, + "çīĪ": 48304, + "çĭ": 45379, + "çİĭ": 25581, + "çIJ": 49426, + "çĶ": 18796, + "çͰ": 35572, + "çĶŁ": 37955, + "çķ": 45911, + "çļ": 19021, + "çļĦ": 21410, + "çĽ": 33566, + "çľ": 40367, + "è": 164, + "è¡": 26193, + "è£": 32518, + "è£ħ": 35318, + "è¦": 17358, + "è¦ļéĨĴ": 23614, + "èª": 45739, + "è¯": 46237, + "è»": 43102, + "è¿": 32573, + "èĢ": 32003, + "èĢħ": 38519, + "èĥ": 47797, + "èĪ": 48958, + "é": 165, + "é£": 45617, + "é»Ĵ": 44112, + "é¾": 11737, + "é¾į": 11885, + "é¾įå": 19049, + "é¾įå¥": 39820, + "é¾įå¥ij士": 39821, + "é¾įåĸļ士": 33454, + "éĢ": 34460, + "éģ": 34402, + "éĥ": 32849, + "éĩ": 34932, + "éĸ": 38461, + "éĹ": 29785, + "éĹĺ": 42234, + "éļ": 49694, + "éĽ": 37239, + "éŃĶ": 20804, + "ê": 166, + "ë": 167, + "ëĭ": 46695, + "ì": 168, + "ìĿ": 35975, + "í": 169, + "íķ": 47991, + "î": 170, + "îĢ": 29773, + "ï": 171, + "ï¸": 35266, + "ï¸ı": 37929, + "�": 4210, + "��": 6353, + "���": 48585, + "����": 12100, + "ð": 172, + "ðĿ": 47728, + "ðŁ": 8582, + "ðŁij": 41840, + "ðŁĺ": 47249, + "ñ": 173, + "ò": 174, + "ó": 175, + "ô": 176, + "õ": 177, + "ö": 178, + "÷": 179, + "ø": 180, + "ù": 181, + "ú": 182, + "û": 183, + "ü": 184, + "ý": 185, + "þ": 186, + "ÿ": 187, + "Ā": 188, + "ā": 189, + "Ă": 190, + "ă": 191, + "Ą": 192, + "ą": 193, + "Ć": 194, + "ć": 195, + "Ĉ": 196, + "ĉ": 197, + "Ċ": 198, + "ĊÂł": 44320, + "ĊĊ": 628, + "ċ": 199, + "Č": 200, + "č": 201, + "Ď": 202, + "ď": 203, + "Đ": 204, + "đ": 205, + "Ē": 206, + "ē": 207, + "Ĕ": 208, + "ĕ": 209, + "Ė": 210, + "ė": 211, + "Ę": 212, + "ę": 213, + "Ě": 214, + "ě": 215, + "Ĝ": 216, + "ĝ": 217, + "Ğ": 218, + "ğ": 219, + "Ġ": 220, + "Ġ!": 5145, + "Ġ!!": 37867, + "Ġ!=": 14512, + "Ġ\"": 366, + "Ġ\"\"": 13538, + "Ġ\"\"\"": 37227, + "Ġ\"#": 25113, + "Ġ\"$": 17971, + "Ġ\"$:/": 32047, + "Ġ\"%": 36521, + "Ġ\"'": 24018, + "Ġ\"(": 30629, + "Ġ\"+": 43825, + "Ġ\",": 33172, + "Ġ\"-": 27444, + "Ġ\".": 27071, + "Ġ\"...": 27896, + "Ġ\"/": 12813, + "Ġ\"<": 33490, + "Ġ\"@": 44212, + "Ġ\"[": 12878, + "Ġ\"\\": 37082, + "Ġ\"_": 45434, + "Ġ\"{": 45144, + "Ġ\"â̦": 29368, + "Ġ#": 1303, + "Ġ##": 22492, + "Ġ###": 44386, + "Ġ#####": 46424, + "Ġ$": 720, + "Ġ$$": 32382, + "Ġ$(": 29568, + "Ġ$\\": 39280, + "Ġ$_": 40111, + "Ġ${": 25597, + "Ġ%": 4064, + "Ġ%%": 43313, + "Ġ&": 1222, + "Ġ&&": 11405, + "Ġ'": 705, + "Ġ''": 10148, + "Ġ'(": 29513, + "Ġ',": 46083, + "Ġ'.": 45302, + "Ġ'/": 31051, + "Ġ'[": 44438, + "Ġ(": 357, + "Ġ(!": 22759, + "Ġ(\"": 5855, + "Ġ(#": 17426, + "Ġ($": 7198, + "Ġ($)": 45491, + "Ġ(%": 37633, + "Ġ(%)": 11509, + "Ġ(&": 35494, + "Ġ('": 19203, + "Ġ((": 14808, + "Ġ()": 7499, + "Ġ())": 32865, + "Ġ());": 38377, + "Ġ(),": 29994, + "Ġ().": 27972, + "Ġ();": 13979, + "Ġ(*": 20789, + "Ġ(+": 11502, + "Ġ(-": 13841, + "Ġ(.": 20262, + "Ġ(/": 50247, + "Ġ(<": 38155, + "Ġ(=": 46121, + "Ġ(>": 45160, + "Ġ(?,": 32843, + "Ġ(@": 4275, + "Ġ([": 29565, + "Ġ(_": 44104, + "Ġ({": 37913, + "Ġ(~": 31034, + "Ġ(£": 23068, + "Ġ(âĪĴ": 35508, + "Ġ)": 1267, + "Ġ))": 15306, + "Ġ)))": 47282, + "Ġ));": 29226, + "Ġ),": 10612, + "Ġ).": 6739, + "Ġ):": 15179, + "Ġ);": 5619, + "Ġ)]": 48600, + "Ġ*": 1635, + "Ġ*)": 31936, + "Ġ**": 12429, + "Ġ***": 17202, + "Ġ****": 25998, + "Ġ********************************": 41906, + "Ġ*.": 46866, + "Ġ*/": 9466, + "Ġ+": 1343, + "Ġ+#": 43053, + "Ġ++": 19969, + "Ġ+++": 49954, + "Ġ+---": 40703, + "Ġ+/-": 29694, + "Ġ+=": 15853, + "Ġ,": 837, + "Ġ,\"": 42911, + "Ġ-": 532, + "Ġ--": 1377, + "Ġ---": 11420, + "Ġ----": 13498, + "Ġ-----": 37404, + "Ġ------": 40103, + "Ġ-------": 35656, + "Ġ--------": 24200, + "Ġ---------": 45337, + "Ġ----------------": 34400, + "Ġ--------------------": 41436, + "Ġ--------------------------------": 20368, + "Ġ----------------------------------------------------------------": 16529, + "Ġ-->": 14610, + "Ġ-=": 48185, + "Ġ->": 4613, + "Ġ.": 764, + "Ġ.\"": 22135, + "Ġ.)": 46328, + "Ġ..": 11485, + "Ġ...": 2644, + "Ġ...\"": 35713, + "Ġ....": 19424, + "Ġ......": 47082, + "Ġ........": 20004, + "Ġ..........": 39864, + "Ġ..............": 44912, + "Ġ................": 44713, + "Ġ./": 24457, + "Ġ._": 47540, + "Ġ/": 1220, + "Ġ/*": 11900, + "Ġ/**": 42638, + "Ġ//": 3373, + "Ġ///": 34013, + "Ġ//[": 31161, + "Ġ/>": 11037, + "Ġ0": 657, + "Ġ00": 3571, + "Ġ000": 12877, + "Ġ0000": 17643, + "Ġ000000": 41853, + "Ġ00000000": 27551, + "Ġ0004": 38326, + "Ġ01": 5534, + "Ġ02": 7816, + "Ġ03": 7643, + "Ġ04": 8702, + "Ġ05": 8870, + "Ġ06": 9130, + "Ġ07": 8753, + "Ġ08": 8487, + "Ġ09": 7769, + "Ġ1": 352, + "Ġ10": 838, + "Ġ100": 1802, + "Ġ1000": 8576, + "Ġ10000": 33028, + "Ġ101": 8949, + "Ġ102": 15143, + "Ġ1024": 28119, + "Ġ103": 15349, + "Ġ104": 14436, + "Ġ105": 13343, + "Ġ1050": 47235, + "Ġ106": 15696, + "Ġ107": 16226, + "Ġ1070": 49616, + "Ġ108": 15495, + "Ġ1080": 17729, + "Ġ109": 16003, + "Ġ11": 1367, + "Ġ110": 9796, + "Ġ1100": 36566, + "Ġ111": 13374, + "Ġ112": 13539, + "Ġ113": 17318, + "Ġ114": 17342, + "Ġ115": 12279, + "Ġ116": 18693, + "Ġ117": 19048, + "Ġ118": 19035, + "Ġ119": 15136, + "Ġ12": 1105, + "Ġ120": 7982, + "Ġ1200": 24938, + "Ġ121": 20416, + "Ġ122": 19409, + "Ġ123": 17031, + "Ġ124": 19755, + "Ġ125": 13151, + "Ġ126": 19710, + "Ġ127": 18112, + "Ġ128": 13108, + "Ġ1280": 37674, + "Ġ129": 20248, + "Ġ13": 1511, + "Ġ130": 11323, + "Ġ1300": 36058, + "Ġ131": 23134, + "Ġ132": 21761, + "Ġ133": 22169, + "Ġ134": 22352, + "Ġ135": 17501, + "Ġ136": 21056, + "Ġ137": 21643, + "Ġ138": 21503, + "Ġ139": 23666, + "Ġ14": 1478, + "Ġ140": 12713, + "Ġ1400": 36641, + "Ġ141": 25500, + "Ġ142": 25181, + "Ġ143": 24356, + "Ġ144": 20224, + "Ġ1440": 49557, + "Ġ145": 20299, + "Ġ146": 22986, + "Ġ147": 22909, + "Ġ148": 22613, + "Ġ149": 24041, + "Ġ15": 1315, + "Ġ150": 6640, + "Ġ1500": 20007, + "Ġ151": 25326, + "Ġ152": 24848, + "Ġ153": 24652, + "Ġ154": 24235, + "Ġ155": 20708, + "Ġ156": 23871, + "Ġ157": 23313, + "Ġ158": 24063, + "Ġ159": 26422, + "Ġ16": 1467, + "Ġ160": 13454, + "Ġ1600": 26143, + "Ġ161": 27829, + "Ġ162": 25090, + "Ġ163": 26826, + "Ġ164": 25307, + "Ġ165": 21409, + "Ġ166": 26753, + "Ġ167": 26118, + "Ġ168": 23378, + "Ġ169": 27191, + "Ġ17": 1596, + "Ġ170": 16677, + "Ġ1700": 35665, + "Ġ171": 28369, + "Ġ172": 23120, + "Ġ173": 28174, + "Ġ174": 27621, + "Ġ175": 19038, + "Ġ176": 26937, + "Ġ177": 26607, + "Ġ178": 27368, + "Ġ179": 27228, + "Ġ18": 1248, + "Ġ180": 11546, + "Ġ1800": 21431, + "Ġ181": 30110, + "Ġ182": 28581, + "Ġ183": 28551, + "Ġ1830": 45440, + "Ġ184": 28598, + "Ġ1840": 47784, + "Ġ185": 22855, + "Ġ1850": 35745, + "Ġ186": 28481, + "Ġ1860": 37637, + "Ġ1861": 45278, + "Ġ1862": 49658, + "Ġ1863": 47072, + "Ġ1865": 47801, + "Ġ187": 27649, + "Ġ1870": 37667, + "Ġ188": 27778, + "Ġ1880": 34865, + "Ġ1886": 49539, + "Ġ1888": 49584, + "Ġ1889": 49545, + "Ġ189": 27230, + "Ġ1890": 31982, + "Ġ1893": 48889, + "Ġ1895": 46425, + "Ġ1896": 46723, + "Ġ1897": 49429, + "Ġ1898": 46244, + "Ġ1899": 47465, + "Ġ19": 678, + "Ġ190": 19884, + "Ġ1900": 21489, + "Ġ1901": 39923, + "Ġ1902": 45611, + "Ġ1903": 41625, + "Ġ1904": 43785, + "Ġ1905": 37166, + "Ġ1906": 40538, + "Ġ1907": 41435, + "Ġ1908": 40417, + "Ġ1909": 41507, + "Ġ191": 31009, + "Ġ1910": 31953, + "Ġ1911": 32216, + "Ġ1912": 34463, + "Ġ1913": 35145, + "Ġ1914": 26833, + "Ġ1915": 32062, + "Ġ1916": 32811, + "Ġ1917": 24168, + "Ġ1918": 25859, + "Ġ1919": 30992, + "Ġ192": 17817, + "Ġ1920": 14062, + "Ġ1921": 35369, + "Ġ1922": 36094, + "Ġ1923": 37272, + "Ġ1924": 37547, + "Ġ1925": 36864, + "Ġ1926": 38525, + "Ġ1927": 36565, + "Ġ1928": 35768, + "Ġ1929": 31883, + "Ġ193": 29691, + "Ġ1930": 15533, + "Ġ1931": 34625, + "Ġ1932": 32471, + "Ġ1933": 26539, + "Ġ1934": 29300, + "Ġ1935": 30704, + "Ġ1936": 27653, + "Ġ1937": 28684, + "Ġ1938": 28017, + "Ġ1939": 24414, + "Ġ194": 30483, + "Ġ1940": 16236, + "Ġ1941": 23234, + "Ġ1942": 22458, + "Ġ1943": 21577, + "Ġ1944": 16994, + "Ġ1945": 15761, + "Ġ1946": 22717, + "Ġ1947": 21709, + "Ġ1948": 21794, + "Ġ1949": 24977, + "Ġ195": 24793, + "Ġ1950": 11445, + "Ġ1951": 27937, + "Ġ1952": 26352, + "Ġ1953": 24217, + "Ġ1954": 24718, + "Ġ1955": 25325, + "Ġ1956": 25190, + "Ġ1957": 25177, + "Ġ1958": 24648, + "Ġ1959": 23859, + "Ġ196": 28817, + "Ġ1960": 9507, + "Ġ1961": 20510, + "Ġ1962": 20033, + "Ġ1963": 19342, + "Ġ1964": 17575, + "Ġ1965": 17672, + "Ġ1966": 19322, + "Ġ1967": 15904, + "Ġ1968": 15963, + "Ġ1969": 16450, + "Ġ197": 29903, + "Ġ1970": 8069, + "Ġ1971": 16382, + "Ġ1972": 16101, + "Ġ1973": 15674, + "Ġ1974": 16489, + "Ġ1975": 15231, + "Ġ1976": 15408, + "Ġ1977": 15589, + "Ġ1978": 15524, + "Ġ1979": 13521, + "Ġ198": 2757, + "Ġ1980": 7169, + "Ġ1981": 14745, + "Ġ1982": 14489, + "Ġ1983": 13540, + "Ġ1984": 12844, + "Ġ1985": 12863, + "Ġ1986": 12113, + "Ġ1987": 12923, + "Ġ1988": 12122, + "Ġ1989": 11104, + "Ġ199": 1594, + "Ġ1990": 6303, + "Ġ1991": 10249, + "Ġ1992": 9768, + "Ġ1993": 9656, + "Ġ1994": 9162, + "Ġ1995": 8735, + "Ġ1996": 8235, + "Ġ1997": 8309, + "Ġ1998": 7795, + "Ġ1999": 7358, + "Ġ2": 362, + "Ġ20": 1160, + "Ġ200": 939, + "Ġ2000": 4751, + "Ġ2001": 5878, + "Ġ2002": 6244, + "Ġ2003": 5816, + "Ġ2004": 5472, + "Ġ2005": 5075, + "Ġ2006": 4793, + "Ġ2007": 4343, + "Ġ2008": 3648, + "Ġ2009": 3717, + "Ġ201": 580, + "Ġ2010": 3050, + "Ġ2011": 2813, + "Ġ2012": 2321, + "Ġ2013": 2211, + "Ġ2014": 1946, + "Ġ2015": 1853, + "Ġ2016": 1584, + "Ġ2017": 2177, + "Ġ2018": 2864, + "Ġ2019": 13130, + "Ġ202": 22131, + "Ġ2020": 12131, + "Ġ2021": 33448, + "Ġ2022": 33160, + "Ġ2024": 48609, + "Ġ2025": 32190, + "Ġ203": 27408, + "Ġ2030": 25054, + "Ġ204": 26956, + "Ġ2048": 36117, + "Ġ205": 22538, + "Ġ2050": 32215, + "Ġ206": 27253, + "Ġ207": 27791, + "Ġ208": 27121, + "Ġ209": 28815, + "Ġ21": 2310, + "Ġ210": 20064, + "Ġ2100": 38123, + "Ġ211": 28714, + "Ġ212": 23679, + "Ġ213": 28658, + "Ġ214": 28277, + "Ġ215": 22951, + "Ġ216": 26881, + "Ġ217": 24894, + "Ġ218": 29217, + "Ġ219": 30453, + "Ġ22": 2534, + "Ġ220": 15629, + "Ġ221": 31566, + "Ġ222": 27795, + "Ġ223": 30299, + "Ġ224": 26063, + "Ġ225": 18500, + "Ġ226": 31510, + "Ġ227": 30989, + "Ġ228": 29041, + "Ġ229": 31064, + "Ġ23": 2242, + "Ġ230": 18395, + "Ġ231": 34598, + "Ġ232": 31773, + "Ġ233": 30435, + "Ġ234": 34323, + "Ġ235": 28878, + "Ġ236": 34044, + "Ġ237": 34385, + "Ġ238": 32544, + "Ġ239": 32817, + "Ġ24": 1987, + "Ġ240": 14956, + "Ġ2400": 48548, + "Ġ241": 35150, + "Ġ242": 34353, + "Ġ243": 35989, + "Ġ244": 35264, + "Ġ245": 29637, + "Ġ246": 34951, + "Ġ247": 30179, + "Ġ248": 32996, + "Ġ249": 34620, + "Ġ25": 1679, + "Ġ250": 8646, + "Ġ2500": 33507, + "Ġ251": 34489, + "Ġ252": 25264, + "Ġ253": 32056, + "Ġ254": 35360, + "Ġ255": 14280, + "Ġ256": 17759, + "Ġ257": 36100, + "Ġ258": 37528, + "Ġ259": 37831, + "Ġ26": 2608, + "Ġ260": 21148, + "Ġ2600": 47197, + "Ġ261": 39166, + "Ġ262": 35404, + "Ġ263": 39135, + "Ġ264": 32158, + "Ġ265": 32090, + "Ġ266": 37737, + "Ġ267": 37364, + "Ġ268": 36678, + "Ġ269": 38249, + "Ġ27": 2681, + "Ġ270": 20479, + "Ġ271": 33797, + "Ġ272": 38107, + "Ġ273": 38549, + "Ġ274": 39768, + "Ġ275": 25829, + "Ġ276": 38147, + "Ġ277": 38703, + "Ġ278": 39174, + "Ġ279": 39466, + "Ġ28": 2579, + "Ġ280": 21355, + "Ġ281": 39882, + "Ġ282": 41810, + "Ġ283": 42032, + "Ġ284": 40654, + "Ġ285": 33015, + "Ġ286": 39697, + "Ġ287": 38721, + "Ġ288": 35419, + "Ġ289": 38902, + "Ġ29": 2808, + "Ġ290": 26481, + "Ġ291": 43336, + "Ġ292": 41569, + "Ġ293": 37224, + "Ġ294": 41235, + "Ġ295": 34772, + "Ġ296": 41922, + "Ġ297": 41103, + "Ġ298": 37576, + "Ġ299": 31011, + "Ġ3": 513, + "Ġ30": 1542, + "Ġ300": 5867, + "Ġ3000": 20343, + "Ġ301": 25643, + "Ġ302": 32591, + "Ġ303": 30727, + "Ġ304": 31672, + "Ġ305": 32747, + "Ġ306": 37255, + "Ġ307": 38369, + "Ġ308": 35617, + "Ġ309": 40286, + "Ġ31": 3261, + "Ġ310": 28947, + "Ġ311": 35592, + "Ġ312": 34465, + "Ġ313": 35897, + "Ġ314": 34085, + "Ġ315": 32647, + "Ġ316": 34131, + "Ġ317": 37563, + "Ġ318": 39320, + "Ġ319": 40385, + "Ġ32": 3933, + "Ġ320": 20959, + "Ġ321": 39595, + "Ġ322": 38831, + "Ġ323": 38446, + "Ġ324": 38595, + "Ġ325": 29524, + "Ġ326": 40660, + "Ġ327": 36203, + "Ġ328": 39093, + "Ġ329": 42141, + "Ġ33": 4747, + "Ġ330": 25508, + "Ġ331": 43722, + "Ġ332": 41423, + "Ġ333": 23460, + "Ġ334": 42819, + "Ġ335": 37144, + "Ġ336": 38867, + "Ġ337": 42294, + "Ġ338": 40736, + "Ġ339": 42489, + "Ġ34": 4974, + "Ġ340": 28560, + "Ġ341": 43155, + "Ġ342": 44341, + "Ġ343": 37290, + "Ġ344": 43686, + "Ġ345": 39937, + "Ġ346": 44729, + "Ġ347": 43292, + "Ġ348": 44084, + "Ġ349": 44367, + "Ġ35": 3439, + "Ġ350": 13803, + "Ġ351": 44417, + "Ġ352": 44063, + "Ġ353": 47567, + "Ġ354": 46752, + "Ġ355": 36561, + "Ġ356": 44552, + "Ġ357": 45210, + "Ġ358": 41761, + "Ġ359": 41934, + "Ġ36": 4570, + "Ġ360": 11470, + "Ġ361": 47744, + "Ġ363": 49327, + "Ġ364": 44969, + "Ġ365": 21268, + "Ġ366": 44856, + "Ġ367": 40884, + "Ġ368": 43019, + "Ġ369": 45620, + "Ġ37": 5214, + "Ġ370": 28687, + "Ġ371": 47343, + "Ġ372": 46633, + "Ġ373": 47946, + "Ġ374": 49020, + "Ġ375": 29414, + "Ġ376": 44622, + "Ġ377": 42163, + "Ġ378": 45473, + "Ġ379": 45937, + "Ġ38": 4353, + "Ġ380": 29101, + "Ġ383": 49814, + "Ġ384": 40400, + "Ġ385": 44826, + "Ġ386": 48340, + "Ġ387": 49689, + "Ġ388": 43550, + "Ġ389": 49633, + "Ġ39": 5014, + "Ġ390": 33882, + "Ġ392": 48207, + "Ġ395": 42321, + "Ġ396": 48758, + "Ġ398": 39260, + "Ġ399": 43927, + "Ġ4": 604, + "Ġ40": 2319, + "Ġ400": 7337, + "Ġ4000": 30123, + "Ġ401": 22219, + "Ġ402": 42622, + "Ġ403": 38210, + "Ġ404": 32320, + "Ġ405": 36966, + "Ġ406": 45439, + "Ġ407": 41879, + "Ġ408": 41247, + "Ġ409": 48132, + "Ġ4090": 48908, + "Ġ4096": 42479, + "Ġ41": 6073, + "Ġ410": 32921, + "Ġ411": 43184, + "Ġ412": 42215, + "Ġ413": 46618, + "Ġ414": 45900, + "Ġ415": 40643, + "Ġ416": 38158, + "Ġ417": 47580, + "Ġ418": 45959, + "Ġ419": 48475, + "Ġ42": 5433, + "Ġ420": 28262, + "Ġ421": 49294, + "Ġ422": 46588, + "Ġ423": 49125, + "Ġ424": 48252, + "Ġ425": 36959, + "Ġ426": 48065, + "Ġ427": 45345, + "Ġ428": 45063, + "Ġ429": 42313, + "Ġ43": 5946, + "Ġ430": 35090, + "Ġ432": 46393, + "Ġ433": 47407, + "Ġ435": 42671, + "Ġ436": 50038, + "Ġ44": 5846, + "Ġ440": 33879, + "Ġ443": 40384, + "Ġ444": 45095, + "Ġ445": 48655, + "Ġ448": 49989, + "Ġ45": 4153, + "Ġ450": 18523, + "Ġ451": 49356, + "Ġ455": 46839, + "Ġ457": 47996, + "Ġ458": 50154, + "Ġ46": 6337, + "Ġ460": 34091, + "Ġ465": 49669, + "Ġ47": 6298, + "Ġ470": 38634, + "Ġ475": 45881, + "Ġ48": 4764, + "Ġ480": 23487, + "Ġ49": 5125, + "Ġ490": 45601, + "Ġ499": 48391, + "Ġ5": 642, + "Ġ50": 2026, + "Ġ500": 5323, + "Ġ5000": 23336, + "Ġ501": 24555, + "Ġ502": 47233, + "Ġ503": 44541, + "Ġ504": 41612, + "Ġ505": 43367, + "Ġ51": 6885, + "Ġ510": 35148, + "Ġ512": 22243, + "Ġ52": 6740, + "Ġ520": 36141, + "Ġ525": 45719, + "Ġ529": 49888, + "Ġ53": 7192, + "Ġ530": 40585, + "Ġ54": 7175, + "Ġ540": 38190, + "Ġ55": 5996, + "Ġ550": 25240, + "Ġ555": 44717, + "Ġ56": 7265, + "Ġ560": 38089, + "Ġ57": 7632, + "Ġ570": 44626, + "Ġ58": 7618, + "Ġ580": 41234, + "Ġ59": 7863, + "Ġ6": 718, + "Ġ60": 3126, + "Ġ600": 10053, + "Ġ6000": 39064, + "Ġ601": 49231, + "Ġ608": 39084, + "Ġ61": 8454, + "Ġ610": 44300, + "Ġ62": 8190, + "Ġ620": 45469, + "Ġ625": 48868, + "Ġ63": 8093, + "Ġ630": 44505, + "Ġ64": 5598, + "Ġ640": 33759, + "Ġ65": 6135, + "Ġ650": 22626, + "Ġ655": 45021, + "Ġ66": 7930, + "Ġ660": 41717, + "Ġ666": 43364, + "Ġ67": 8275, + "Ġ670": 48136, + "Ġ68": 8257, + "Ġ680": 40554, + "Ġ69": 8644, + "Ġ698": 39861, + "Ġ7": 767, + "Ġ70": 4317, + "Ġ700": 13037, + "Ġ7000": 50205, + "Ġ701": 48173, + "Ġ702": 43379, + "Ġ71": 9166, + "Ġ72": 7724, + "Ġ720": 26250, + "Ġ73": 8854, + "Ġ737": 37517, + "Ġ74": 8915, + "Ġ747": 45600, + "Ġ75": 5441, + "Ġ750": 19683, + "Ġ76": 8684, + "Ġ760": 48284, + "Ġ768": 46720, + "Ġ77": 8541, + "Ġ770": 44586, + "Ġ777": 35534, + "Ġ78": 8699, + "Ġ780": 41287, + "Ġ79": 9225, + "Ġ8": 807, + "Ġ80": 4019, + "Ġ800": 10460, + "Ġ8000": 38055, + "Ġ802": 33121, + "Ġ808": 41241, + "Ġ81": 9773, + "Ġ82": 9415, + "Ġ820": 48964, + "Ġ83": 9698, + "Ġ84": 9508, + "Ġ840": 48777, + "Ġ85": 7600, + "Ġ850": 30607, + "Ġ86": 9849, + "Ġ87": 10083, + "Ġ88": 9193, + "Ġ89": 9919, + "Ġ9": 860, + "Ġ90": 4101, + "Ġ900": 15897, + "Ġ9000": 50138, + "Ġ91": 10495, + "Ġ911": 16679, + "Ġ92": 10190, + "Ġ920": 47679, + "Ġ93": 10261, + "Ġ94": 10048, + "Ġ95": 6957, + "Ġ950": 38384, + "Ġ96": 9907, + "Ġ960": 41263, + "Ġ97": 10111, + "Ġ970": 40463, + "Ġ978": 41417, + "Ġ98": 9661, + "Ġ980": 32614, + "Ġ99": 7388, + "Ġ999": 36006, + "Ġ:": 1058, + "Ġ:(": 36147, + "Ġ:)": 14373, + "Ġ:-)": 47226, + "Ġ::": 7904, + "Ġ:=": 19039, + "Ġ;": 2162, + "Ġ;)": 35540, + "Ġ;;": 36792, + "Ġ<": 1279, + "Ġ": 46904, + "-.": 34507, + "->": 3784, + "-[": 49146, + "-|": 22831, + ".": 13, + ".\"": 526, + ".\"\"": 32203, + ".\")": 19570, + ".\",": 33283, + ".\",\"": 41424, + ".\"[": 18161, + ".#": 32535, + ".$": 48082, + ".'": 2637, + ".'\"": 11496, + ".''": 13531, + ".''.": 50113, + ".(": 12195, + ".)": 2014, + ".),": 12179, + ".).": 15729, + ".):": 47308, + ".*": 15885, + ".,": 1539, + ".,\"": 44388, + ".-": 7874, + ".--": 9816, + "..": 492, + "...": 986, + "...\"": 9313, + "...)": 23029, + "....": 1106, + ".....": 12359, + "......": 16317, + ".......": 25780, + "........": 2109, + ".........": 34617, + ".............": 44274, + "................": 4181, + "..................": 49129, + "........................": 27754, + "................................": 8864, + "................................................................": 23193, + "...?": 44825, + "...]": 22345, + "../": 40720, + "./": 19571, + ".:": 11207, + ".;": 15089, + ".<": 29847, + ".>": 32756, + ".?": 40791, + ".[": 3693, + ".]": 8183, + "._": 13557, + ".}": 44587, + ".âĢĵ": 37585, + ".âĢĶ": 13402, + ".ãĢį": 43735, + ".�": 40670, + "/": 14, + "/\"": 30487, + "/#": 31113, + "/$": 32624, + "/(": 29006, + "/)": 34729, + "/*": 15211, + "/**": 35343, + "/+": 28404, + "/,": 47454, + "/-": 16327, + "/.": 11757, + "//": 1003, + "///": 20379, + "////": 9705, + "////////": 16150, + "////////////////": 27246, + "////////////////////////////////": 49704, + "/>": 15913, + "/?": 20924, + "/_": 47835, + "/âĢĭ": 27643, + "0": 15, + "00": 405, + "000": 830, + "0000": 2388, + "00000": 20483, + "000000": 10535, + "0000000": 24598, + "00000000": 8269, + "0000000000000000": 25645, + "00007": 44808, + "0001": 18005, + "0002": 34215, + "001": 8298, + "0010": 37187, + "002": 21601, + "00200000": 36490, + "003": 11245, + "004": 22914, + "005": 22544, + "006": 28041, + "007": 25816, + "008": 25257, + "009": 28694, + "01": 486, + "010": 20943, + "0100": 39103, + "011": 28555, + "012": 30206, + "013": 30273, + "014": 28645, + "015": 25150, + "016": 27037, + "017": 29326, + "018": 29159, + "019": 30484, + "02": 2999, + "020": 33618, + "0200": 44613, + "021": 46821, + "022": 44087, + "023": 45310, + "024": 40839, + "025": 36629, + "026": 45987, + "027": 44698, + "028": 46957, + "029": 48891, + "03": 3070, + "030": 39101, + "031": 43637, + "032": 49959, + "033": 44427, + "034": 49841, + "035": 44215, + "036": 48597, + "04": 3023, + "040": 36676, + "041": 50049, + "043": 48768, + "044": 43977, + "045": 40350, + "046": 45438, + "047": 48000, + "048": 47202, + "05": 2713, + "050": 28669, + "052": 37841, + "055": 47838, + "057": 43526, + "059": 46712, + "06": 3312, + "060": 41322, + "07": 2998, + "070": 43509, + "075": 46396, + "08": 2919, + "080": 33057, + "083": 48290, + "088": 46556, + "089": 49352, + "09": 2931, + "090": 42534, + "1": 16, + "10": 940, + "100": 3064, + "1000": 12825, + "10000": 49388, + "1001": 47705, + "1007": 44318, + "101": 8784, + "1016": 27956, + "102": 15377, + "1024": 35500, + "1027": 40403, + "103": 15197, + "104": 13464, + "105": 13348, + "106": 15801, + "107": 15982, + "108": 15711, + "1080": 24045, + "109": 14454, + "11": 1157, + "110": 11442, + "1100": 42060, + "111": 16243, + "1111": 26259, + "112": 14686, + "113": 16616, + "114": 16562, + "115": 15363, + "116": 18298, + "117": 17657, + "118": 16817, + "119": 16315, + "12": 1065, + "120": 10232, + "1200": 27550, + "121": 19244, + "122": 18376, + "123": 10163, + "124": 17464, + "125": 11623, + "126": 19420, + "127": 16799, + "128": 12762, + "129": 18741, + "13": 1485, + "130": 12952, + "131": 22042, + "132": 19924, + "133": 16945, + "134": 19880, + "135": 17059, + "136": 20809, + "137": 19708, + "138": 20107, + "139": 20219, + "14": 1415, + "140": 15187, + "141": 23756, + "142": 23726, + "143": 21139, + "144": 18444, + "145": 18781, + "146": 20964, + "147": 20198, + "148": 18294, + "149": 19442, + "15": 1314, + "150": 8628, + "1500": 33698, + "151": 24309, + "152": 17827, + "153": 21395, + "154": 21526, + "155": 18742, + "156": 21599, + "157": 18458, + "158": 21273, + "159": 19707, + "16": 1433, + "160": 14198, + "1600": 36150, + "161": 25948, + "162": 25061, + "163": 24136, + "164": 23237, + "165": 20986, + "166": 23055, + "167": 21940, + "168": 14656, + "169": 22172, + "17": 1558, + "170": 17279, + "171": 27192, + "172": 23628, + "173": 25399, + "174": 22985, + "175": 17430, + "176": 24096, + "177": 22413, + "178": 23188, + "179": 21738, + "18": 1507, + "180": 15259, + "1800": 39188, + "181": 27057, + "182": 24294, + "183": 24839, + "184": 22883, + "185": 21652, + "186": 25096, + "187": 23451, + "188": 20356, + "189": 23362, + "19": 1129, + "190": 19782, + "1900": 48104, + "191": 26492, + "192": 17477, + "1920": 40454, + "193": 24943, + "194": 22913, + "1945": 41931, + "195": 22186, + "1950": 42751, + "1959": 45403, + "196": 25272, + "1960": 38503, + "1963": 45192, + "1964": 46477, + "1965": 45271, + "1966": 44227, + "1967": 42830, + "1968": 42246, + "1969": 38391, + "197": 24991, + "1970": 30986, + "1971": 41208, + "1972": 41023, + "1973": 40220, + "1974": 40828, + "1975": 38449, + "1976": 38108, + "1977": 37781, + "1978": 37950, + "1979": 33581, + "198": 22337, + "1980": 23664, + "1981": 35411, + "1982": 30763, + "1983": 29279, + "1984": 28296, + "1985": 29110, + "1986": 28054, + "1987": 27301, + "1988": 26709, + "1989": 25475, + "199": 19104, + "1990": 19891, + "1991": 24529, + "1992": 23847, + "1993": 24465, + "1994": 22666, + "1995": 21908, + "1996": 22288, + "1997": 21498, + "1998": 21113, + "1999": 18946, + "2": 17, + "20": 1238, + "200": 2167, + "2000": 11024, + "200000": 33470, + "2001": 14585, + "2002": 16942, + "2003": 16088, + "2004": 15724, + "2005": 14315, + "2006": 13330, + "2007": 12726, + "2008": 11528, + "2009": 10531, + "201": 1264, + "2010": 10333, + "2011": 9804, + "2012": 6999, + "2013": 6390, + "2014": 4967, + "2015": 4626, + "2016": 5304, + "2017": 5539, + "2018": 7908, + "2019": 23344, + "202": 19004, + "2020": 42334, + "203": 22416, + "204": 18638, + "20439": 47936, + "205": 21261, + "206": 22136, + "207": 22745, + "208": 21315, + "209": 22567, + "21": 2481, + "210": 21536, + "211": 21895, + "212": 21777, + "213": 26427, + "214": 22291, + "215": 23349, + "216": 20666, + "217": 24591, + "218": 28727, + "219": 28896, + "22": 1828, + "220": 17572, + "2200": 34294, + "221": 26115, + "222": 23148, + "223": 22047, + "224": 24137, + "225": 18182, + "226": 24909, + "227": 24403, + "228": 23815, + "229": 23539, + "23": 1954, + "230": 19214, + "231": 25667, + "232": 24339, + "233": 25429, + "234": 24409, + "235": 22370, + "236": 24940, + "237": 24693, + "238": 23721, + "239": 23516, + "24": 1731, + "240": 16102, + "241": 28872, + "242": 27877, + "243": 26660, + "244": 25707, + "245": 22995, + "246": 26912, + "247": 23753, + "248": 23045, + "249": 21626, + "25": 1495, + "250": 9031, + "2500": 44688, + "251": 28072, + "252": 22800, + "253": 28592, + "254": 24970, + "255": 13381, + "256": 11645, + "257": 28676, + "258": 25600, + "259": 25191, + "26": 2075, + "260": 21719, + "261": 30057, + "262": 29119, + "263": 29558, + "264": 18897, + "265": 22980, + "266": 25540, + "267": 25674, + "268": 25022, + "269": 26276, + "27": 1983, + "270": 20233, + "271": 28977, + "272": 29807, + "273": 27367, + "274": 28857, + "275": 23195, + "276": 27988, + "277": 27019, + "278": 25870, + "279": 26050, + "28": 2078, + "280": 21033, + "281": 30368, + "282": 32568, + "283": 30290, + "284": 30336, + "285": 26279, + "286": 27033, + "287": 27800, + "288": 25270, + "289": 27693, + "29": 1959, + "290": 24369, + "291": 33551, + "292": 32759, + "293": 31675, + "294": 27696, + "295": 25710, + "296": 27137, + "297": 26561, + "298": 27728, + "299": 22579, + "3": 18, + "30": 1270, + "300": 6200, + "3000": 23924, + "301": 18938, + "302": 22709, + "303": 22572, + "304": 21288, + "305": 22515, + "306": 20548, + "307": 22996, + "308": 21495, + "309": 26895, + "31": 3132, + "310": 26717, + "311": 36244, + "312": 27970, + "313": 25838, + "314": 33638, + "315": 27936, + "316": 33400, + "317": 34125, + "318": 36042, + "319": 35175, + "32": 2624, + "320": 19504, + "321": 36453, + "322": 37283, + "323": 32637, + "324": 33916, + "325": 26582, + "326": 39195, + "327": 34159, + "328": 34256, + "329": 37967, + "33": 2091, + "330": 26073, + "331": 31697, + "332": 32148, + "333": 20370, + "3333": 24840, + "334": 31380, + "335": 27326, + "336": 29211, + "337": 31496, + "338": 28460, + "339": 29626, + "34": 2682, + "340": 23601, + "341": 33660, + "342": 31575, + "343": 32118, + "344": 33535, + "345": 27712, + "346": 30557, + "347": 30995, + "348": 28978, + "349": 27371, + "35": 2327, + "350": 14877, + "351": 35273, + "352": 33394, + "353": 33319, + "354": 32182, + "355": 28567, + "356": 32066, + "357": 27277, + "358": 31128, + "359": 30743, + "36": 2623, + "360": 15277, + "361": 35195, + "362": 35667, + "363": 35447, + "364": 26780, + "365": 24760, + "366": 32459, + "367": 27824, + "368": 27412, + "369": 30803, + "37": 2718, + "370": 20167, + "371": 38056, + "372": 36720, + "373": 34770, + "374": 31020, + "375": 22318, + "376": 32128, + "377": 26514, + "378": 30695, + "379": 29088, + "38": 2548, + "380": 23734, + "381": 36626, + "382": 36243, + "383": 34741, + "384": 22842, + "385": 27203, + "386": 21734, + "387": 32220, + "388": 30460, + "389": 29769, + "39": 2670, + "390": 25964, + "391": 37710, + "392": 32321, + "393": 26007, + "394": 34626, + "395": 31010, + "396": 34107, + "397": 33372, + "398": 31952, + "399": 28771, + "4": 19, + "40": 1821, + "400": 7029, + "4000": 27559, + "401": 21844, + "402": 32531, + "403": 31552, + "404": 26429, + "405": 26598, + "406": 29703, + "407": 30120, + "408": 26200, + "409": 29416, + "41": 3901, + "410": 33289, + "411": 42224, + "412": 39226, + "413": 44103, + "414": 37309, + "415": 35038, + "416": 35218, + "417": 38547, + "418": 39667, + "419": 45068, + "42": 3682, + "420": 27211, + "421": 46636, + "422": 44361, + "423": 43356, + "424": 40090, + "425": 32114, + "426": 42780, + "427": 42363, + "428": 40173, + "429": 11785, + "43": 3559, + "430": 31794, + "431": 50080, + "432": 45331, + "433": 42117, + "434": 47101, + "435": 40064, + "436": 43690, + "437": 43284, + "438": 43704, + "439": 47106, + "44": 2598, + "440": 25644, + "441": 39710, + "442": 39506, + "443": 34938, + "444": 30272, + "445": 43489, + "446": 27260, + "447": 34825, + "448": 31115, + "449": 31911, + "45": 2231, + "450": 17885, + "451": 36330, + "452": 37730, + "453": 36625, + "454": 34229, + "455": 30505, + "456": 29228, + "457": 33032, + "458": 29334, + "459": 33459, + "46": 3510, + "460": 34716, + "461": 40652, + "462": 39997, + "463": 38380, + "464": 44578, + "465": 42018, + "466": 42199, + "467": 24669, + "468": 38472, + "469": 42947, + "47": 2857, + "470": 27790, + "471": 38339, + "472": 37856, + "473": 37804, + "474": 38652, + "475": 32576, + "476": 35435, + "477": 32883, + "478": 29059, + "479": 31714, + "48": 2780, + "480": 22148, + "481": 40271, + "482": 40149, + "483": 38783, + "484": 34137, + "485": 32642, + "486": 34251, + "487": 35133, + "488": 33646, + "489": 35890, + "49": 2920, + "490": 31503, + "491": 41289, + "492": 40256, + "493": 43134, + "494": 39449, + "495": 33781, + "496": 37747, + "497": 38073, + "498": 36260, + "499": 28324, + "5": 20, + "50": 1120, + "500": 4059, + "5000": 27641, + "501": 33548, + "502": 35126, + "503": 31938, + "504": 33580, + "505": 31654, + "506": 35638, + "507": 35378, + "508": 33042, + "509": 29022, + "51": 4349, + "510": 33690, + "511": 41647, + "512": 25836, + "513": 48645, + "514": 47396, + "515": 45969, + "516": 47493, + "517": 48170, + "518": 44085, + "519": 47785, + "52": 4309, + "520": 31211, + "522": 49542, + "523": 49803, + "524": 48057, + "525": 39088, + "526": 48531, + "528": 49351, + "529": 49721, + "53": 4310, + "530": 38612, + "533": 44994, + "535": 44465, + "536": 44468, + "537": 46096, + "538": 49561, + "54": 4051, + "540": 35005, + "544": 47576, + "545": 45326, + "546": 49489, + "548": 49934, + "549": 44966, + "55": 2816, + "550": 22730, + "551": 43697, + "552": 40427, + "553": 48096, + "554": 44218, + "555": 31046, + "556": 37864, + "557": 41948, + "558": 40486, + "559": 38605, + "56": 3980, + "560": 34135, + "561": 47915, + "562": 43918, + "563": 46572, + "565": 47372, + "568": 49211, + "57": 3553, + "570": 39254, + "571": 42875, + "572": 48724, + "573": 48638, + "574": 46900, + "575": 36189, + "576": 37452, + "577": 49447, + "578": 38907, + "579": 41734, + "58": 3365, + "580": 39322, + "581": 48630, + "582": 46044, + "583": 46239, + "584": 46352, + "585": 38905, + "586": 29796, + "587": 44617, + "588": 39118, + "589": 44169, + "59": 3270, + "590": 36993, + "591": 48952, + "592": 45839, + "593": 49051, + "594": 46438, + "595": 35124, + "596": 45734, + "597": 43239, + "598": 41292, + "599": 43452, + "6": 21, + "60": 1899, + "600": 8054, + "6000": 43434, + "601": 41706, + "602": 31418, + "603": 35642, + "604": 31916, + "605": 32417, + "606": 33206, + "607": 31980, + "608": 28688, + "609": 31751, + "61": 5333, + "610": 39132, + "612": 43610, + "613": 47512, + "614": 46841, + "615": 47007, + "616": 44214, + "617": 47941, + "618": 47448, + "62": 5237, + "620": 38850, + "623": 46872, + "625": 26704, + "626": 45191, + "627": 49856, + "628": 48200, + "629": 48602, + "63": 5066, + "630": 30005, + "635": 48250, + "64": 2414, + "640": 31102, + "641": 42759, + "642": 41290, + "643": 41813, + "644": 29173, + "645": 49259, + "646": 27720, + "647": 33981, + "648": 34287, + "649": 33300, + "65": 2996, + "650": 17544, + "651": 40639, + "652": 43193, + "653": 46435, + "654": 39111, + "655": 35916, + "656": 37466, + "657": 37680, + "658": 38431, + "659": 36445, + "66": 2791, + "660": 39885, + "661": 47159, + "662": 39380, + "663": 45791, + "665": 36879, + "666": 27310, + "6666": 19060, + "66666666": 41977, + "667": 28933, + "668": 35809, + "669": 36657, + "67": 3134, + "670": 43798, + "671": 46250, + "672": 43864, + "673": 45758, + "674": 45385, + "675": 42444, + "676": 42548, + "677": 40179, + "678": 30924, + "679": 37601, + "68": 3104, + "680": 37397, + "681": 48564, + "682": 43950, + "683": 47521, + "684": 41580, + "685": 35978, + "686": 33808, + "687": 39925, + "688": 34427, + "689": 40523, + "69": 3388, + "690": 35844, + "691": 49541, + "692": 46589, + "693": 48528, + "694": 45214, + "695": 37381, + "696": 38205, + "697": 40035, + "698": 39357, + "699": 47325, + "7": 22, + "70": 2154, + "700": 9879, + "701": 41583, + "702": 36680, + "703": 36809, + "704": 32869, + "705": 34801, + "706": 35402, + "707": 24038, + "70710": 42877, + "708": 32583, + "709": 31495, + "71": 4869, + "710": 43147, + "712": 49517, + "713": 50055, + "714": 45722, + "718": 45720, + "72": 4761, + "720": 23906, + "725": 45151, + "727": 47760, + "728": 48524, + "729": 48555, + "73": 4790, + "730": 43916, + "733": 49995, + "736": 49150, + "74": 4524, + "740": 45598, + "745": 50150, + "747": 48882, + "748": 48246, + "75": 2425, + "750": 15426, + "751": 48365, + "752": 43665, + "753": 44550, + "754": 41874, + "755": 38172, + "756": 38219, + "757": 39251, + "758": 38569, + "759": 38314, + "76": 4304, + "760": 40761, + "7601": 42752, + "762": 48194, + "763": 49641, + "765": 29143, + "76561": 48527, + "767": 32059, + "768": 30610, + "77": 3324, + "770": 41820, + "771": 46761, + "772": 43571, + "773": 46871, + "774": 47582, + "775": 34483, + "776": 39509, + "777": 29331, + "778": 39761, + "779": 40393, + "78": 3695, + "780": 40873, + "781": 49703, + "782": 46519, + "783": 50165, + "784": 37688, + "785": 41172, + "786": 46302, + "787": 41019, + "789": 40401, + "79": 3720, + "790": 37750, + "792": 48156, + "793": 44750, + "794": 50242, + "795": 41544, + "796": 41060, + "797": 44673, + "798": 43240, + "799": 45455, + "8": 23, + "80": 1795, + "800": 7410, + "8000": 33942, + "801": 41531, + "802": 30863, + "803": 43564, + "804": 36088, + "805": 28256, + "806": 37988, + "807": 36928, + "808": 28362, + "809": 34583, + "81": 6659, + "810": 40215, + "815": 49503, + "82": 6469, + "820": 41739, + "825": 47338, + "83": 5999, + "830": 48341, + "833": 48634, + "84": 5705, + "840": 40675, + "85": 5332, + "850": 25764, + "855": 45432, + "86": 4521, + "860": 45039, + "864": 39570, + "866": 42240, + "87": 5774, + "870": 46951, + "875": 31360, + "877": 42802, + "88": 3459, + "880": 41655, + "882": 42980, + "883": 49287, + "884": 40353, + "885": 44230, + "886": 44980, + "887": 46660, + "888": 28011, + "889": 39121, + "89": 4531, + "893": 49682, + "896": 48712, + "899": 44093, + "9": 24, + "90": 3829, + "900": 12865, + "901": 46815, + "905": 44928, + "909": 44675, + "91": 6420, + "910": 43234, + "911": 35549, + "915": 40248, + "916": 48894, + "92": 5892, + "920": 37128, + "925": 46351, + "93": 6052, + "930": 45418, + "94": 5824, + "940": 46899, + "949": 48581, + "95": 3865, + "950": 31027, + "951": 50119, + "952": 49234, + "953": 49649, + "954": 48372, + "956": 50148, + "96": 4846, + "960": 39277, + "968": 38956, + "969": 38819, + "97": 5607, + "970": 43587, + "975": 42716, + "978": 32196, + "98": 4089, + "980": 40022, + "985": 42250, + "986": 49087, + "987": 44183, + "989": 42520, + "99": 2079, + "990": 34155, + "992": 41561, + "993": 44821, + "994": 42691, + "995": 33438, + "996": 38565, + "997": 39647, + "998": 34808, + "999": 17032, + "9999": 24214, + ":": 25, + ":\"": 11097, + ":#": 43922, + ":'": 32105, + ":(": 37498, + ":,": 45299, + ":-": 21912, + ":/": 14079, + "://": 1378, + "::": 3712, + "::::": 24022, + "::::::::": 43661, + ":[": 33250, + ":\\": 7479, + ":]": 47715, + ":{": 29164, + ";": 26, + ";\"": 26033, + ";;": 7665, + ";;;;": 14223, + ";;;;;;;;": 25887, + ";;;;;;;;;;;;": 46939, + ";}": 46956, + "<": 27, + "": 50256, + "=": 28, + "=\"": 2625, + "=\"\"": 33151, + "=\"#": 25698, + "=\"/": 35922, + "=#": 46249, + "=$": 43641, + "='": 11639, + "=(": 16193, + "=-": 10779, + "=-=-": 16822, + "=-=-=-=-": 27584, + "=-=-=-=-=-=-=-=-": 46402, + "=/": 33223, + "==": 855, + "===": 18604, + "====": 1421, + "======": 50155, + "========": 2559, + "============": 25609, + "================": 4770, + "================================": 10052, + "================================================================": 23926, + "=>": 14804, + "=[": 41888, + "=\\\"": 17553, + "=]": 48874, + "={": 34758, + "=~": 31820, + "=~=~": 33813, + ">": 29, + ">\"": 24618, + ">(": 33994, + ">)": 43734, + ">,": 22330, + ">.": 28401, + ">:": 31175, + "><": 6927, + ">>": 4211, + ">>>": 33409, + ">>>>": 16471, + ">>>>>>>>": 33717, + ">>\\": 34516, + ">[": 36937, + ">]": 37981, + "?": 30, + "?!": 12248, + "?!\"": 30823, + "?\"": 1701, + "?\",": 35379, + "?\".": 43634, + "?'": 8348, + "?'\"": 26989, + "?)": 10091, + "?),": 33924, + "?).": 29865, + "?,": 21747, + "?:": 27514, + "??": 3548, + "???": 28358, + "????": 9805, + "?????": 19622, + "?????-": 25658, + "?????-?????-": 31666, + "????????": 35709, + "?]": 26398, + "?ãĢį": 42943, + "@": 31, + "@#": 41573, + "@#&": 48193, + "@@": 12404, + "@@@@": 22675, + "@@@@@@@@": 37991, + "A": 32, + "AA": 3838, + "AAA": 29697, + "AAAA": 17922, + "AAAAAAAA": 43488, + "AAF": 38540, + "AB": 6242, + "ABC": 24694, + "ABLE": 17534, + "AC": 2246, + "ACA": 26576, + "ACC": 26861, + "ACE": 11598, + "ACH": 16219, + "ACK": 8120, + "ACP": 33056, + "ACT": 10659, + "ACTED": 38542, + "ACTION": 44710, + "ACY": 43300, + "AD": 2885, + "ADA": 26853, + "ADD": 29266, + "ADE": 19266, + "ADRA": 40517, + "ADS": 47149, + "ADVERTISEMENT": 19053, + "AE": 14242, + "AF": 8579, + "AFP": 17449, + "AFTA": 32106, + "AG": 4760, + "AGE": 11879, + "AGES": 25552, + "AH": 18429, + "AI": 20185, + "AIDS": 39338, + "AIN": 29833, + "AIR": 42149, + "AK": 10206, + "AKING": 43602, + "AL": 1847, + "ALD": 44071, + "ALE": 21358, + "ALK": 28082, + "ALL": 7036, + "ALLY": 19807, + "ALS": 23333, + "ALSE": 23719, + "ALT": 31429, + "ALTH": 40818, + "AM": 2390, + "AMA": 25087, + "AMD": 28075, + "AME": 10067, + "AMES": 29559, + "AMI": 43870, + "AMP": 23518, + "AMS": 40834, + "AMY": 29428, + "AN": 1565, + "ANA": 31574, + "ANC": 20940, + "ANCE": 19240, + "AND": 6981, + "ANE": 30525, + "ANG": 15567, + "ANGE": 27746, + "ANI": 43664, + "ANK": 15154, + "ANN": 22846, + "ANS": 15037, + "ANT": 8643, + "ANY": 31827, + "AP": 2969, + "APD": 35349, + "APE": 45721, + "APH": 31300, + "API": 17614, + "APP": 24805, + "APS": 44580, + "APTER": 29485, + "AR": 1503, + "ARA": 24401, + "ARB": 37304, + "ARC": 25793, + "ARCH": 31315, + "ARD": 9795, + "ARDIS": 49608, + "ARDS": 48294, + "ARE": 12203, + "ARGET": 46095, + "ARI": 33604, + "ARK": 14175, + "ARM": 33456, + "ARP": 36035, + "ARR": 26465, + "ARS": 27415, + "ART": 7227, + "ARY": 13153, + "AS": 1921, + "ASC": 42643, + "ASE": 11159, + "ASED": 42827, + "ASH": 11211, + "ASHINGTON": 19436, + "ASON": 36033, + "ASS": 10705, + "AST": 11262, + "ASY": 26483, + "AT": 1404, + "ATA": 13563, + "ATCH": 11417, + "ATE": 6158, + "ATED": 11617, + "ATER": 23261, + "ATES": 29462, + "ATH": 12599, + "ATHER": 45226, + "ATING": 33881, + "ATION": 6234, + "ATIONAL": 29912, + "ATIONS": 18421, + "ATIVE": 37045, + "ATOR": 25633, + "ATS": 33586, + "ATT": 17139, + "ATTLE": 35455, + "ATURE": 40086, + "ATURES": 47471, + "AU": 26830, + "AUD": 48877, + "AUT": 39371, + "AV": 10116, + "AW": 12298, + "AX": 25922, + "AY": 4792, + "AZ": 22778, + "Aaron": 34451, + "Ab": 4826, + "Ability": 22453, + "About": 8585, + "Above": 32397, + "Abs": 24849, + "Absolutely": 40501, + "Abstract": 23839, + "Abyss": 49073, + "Ac": 12832, + "Acc": 17320, + "Accept": 38855, + "Access": 15457, + "Accessory": 41629, + "According": 4821, + "Account": 30116, + "Acknowled": 39482, + "Across": 40553, + "Act": 6398, + "Action": 12502, + "ActionCode": 31573, + "Activ": 25526, + "Active": 13739, + "Activity": 16516, + "Actor": 40277, + "Actually": 26417, + "Ad": 2782, + "Adam": 23159, + "Adams": 47462, + "Adapt": 48003, + "Adapter": 47307, + "Add": 4550, + "Added": 13003, + "Adding": 32901, + "Additional": 17699, + "Additionally": 23216, + "Address": 20231, + "Adds": 46245, + "Adjust": 39668, + "Admin": 46787, + "Administ": 41862, + "Adult": 42995, + "Adv": 22856, + "Advanced": 28809, + "Adventure": 48289, + "Advertisement": 4723, + "Advertisements": 14592, + "Af": 17584, + "Afee": 44314, + "Aff": 35191, + "African": 43032, + "After": 3260, + "Ag": 10262, + "Again": 15316, + "Against": 39276, + "Age": 23396, + "Agent": 36772, + "Agg": 46384, + "Ah": 10910, + "Aid": 44245, + "Aim": 49945, + "Air": 16170, + "Ak": 33901, + "Al": 2348, + "Alabama": 49177, + "Alan": 36235, + "Albert": 42590, + "Ale": 37474, + "Alert": 36420, + "Alex": 15309, + "Alexander": 38708, + "Ali": 37893, + "Alias": 40489, + "Alice": 44484, + "Alien": 44501, + "All": 3237, + "Allah": 48620, + "Allen": 39989, + "Allow": 35265, + "Allows": 34934, + "Almost": 23379, + "Along": 24035, + "Alpha": 38077, + "Already": 37447, + "Alright": 31442, + "Also": 7583, + "Alt": 29161, + "Altern": 23081, + "Alternative": 49788, + "Alternatively": 44163, + "Although": 7003, + "Always": 30374, + "Am": 5840, + "Amazing": 42770, + "Amazon": 24888, + "Amb": 35649, + "Americ": 5477, + "America": 18165, + "American": 7437, + "Americans": 17636, + "Amid": 43541, + "Among": 14311, + "Amount": 31264, + "Amy": 40797, + "An": 2025, + "Analy": 37702, + "Analysis": 32750, + "Ancient": 44974, + "And": 1870, + "Anderson": 42991, + "Andre": 31258, + "Andrew": 20508, + "Android": 25934, + "Andy": 35314, + "Ang": 13450, + "Angel": 33246, + "Angelo": 45585, + "Anim": 35320, + "Animal": 40002, + "Animation": 39520, + "Ann": 18858, + "Anna": 31160, + "Anne": 43227, + "Anonymous": 20660, + "Another": 6610, + "Answer": 33706, + "Ant": 13217, + "Anth": 30327, + "Anthony": 32697, + "Anti": 28795, + "Any": 7149, + "Anyone": 21129, + "Anything": 40028, + "Anyway": 23795, + "Ap": 25189, + "Apart": 39182, + "App": 4677, + "AppData": 22322, + "Apparently": 30402, + "Appearance": 48231, + "Appearances": 47569, + "Apple": 16108, + "Applic": 33583, + "Application": 23416, + "Applications": 41995, + "Apply": 44836, + "Apps": 48433, + "Apr": 13680, + "April": 16784, + "Ar": 3163, + "Arab": 31602, + "Arc": 24021, + "Arcade": 43763, + "Arch": 19895, + "Are": 8491, + "Area": 30547, + "Aren": 43199, + "Arg": 28100, + "Args": 42035, + "Ari": 26529, + "Arizona": 40732, + "Ark": 42007, + "Arm": 26560, + "Armor": 31512, + "Army": 45272, + "Around": 24472, + "Array": 19182, + "Arsenal": 46230, + "Art": 8001, + "Arthur": 29874, + "Article": 14906, + "Artist": 43020, + "As": 1722, + "Ash": 26754, + "Asia": 38555, + "Asian": 43224, + "Aside": 32602, + "Ask": 25214, + "Asked": 18932, + "Ass": 8021, + "Assad": 23622, + "Assembly": 49670, + "Asset": 45869, + "Assistant": 48902, + "Associated": 29014, + "Assuming": 48142, + "Ast": 33751, + "Async": 42367, + "At": 2953, + "Atl": 25255, + "Atlanta": 43482, + "Atlantic": 41120, + "Att": 8086, + "Attach": 33296, + "Attack": 27732, + "Attempt": 37177, + "Attempts": 48452, + "Attorney": 46319, + "Attribute": 33682, + "Attributes": 29021, + "Aud": 16353, + "Audio": 21206, + "Aug": 12512, + "August": 17908, + "Aust": 15160, + "Austin": 40245, + "Austral": 19763, + "Australia": 27429, + "Australian": 38036, + "Aut": 16541, + "Auth": 30515, + "Authent": 47649, + "Author": 13838, + "Authorities": 28705, + "Auto": 27722, + "Autom": 38062, + "Av": 7355, + "Availability": 29841, + "Available": 10493, + "Average": 26287, + "Avg": 48997, + "Avoid": 38618, + "Aw": 23155, + "Awesome": 49061, + "Ax": 31554, + "Ay": 42012, + "Az": 26903, + "B": 33, + "BA": 4339, + "BACK": 31098, + "BALL": 45463, + "BAT": 47379, + "BB": 15199, + "BBC": 33833, + "BC": 2749, + "BD": 14529, + "BE": 12473, + "BER": 13246, + "BF": 29499, + "BG": 40469, + "BI": 3483, + "BIL": 19676, + "BILITIES": 49516, + "BILITY": 25382, + "BILL": 39888, + "BIP": 47772, + "BIT": 26094, + "BL": 9148, + "BLE": 19146, + "BLIC": 32936, + "BM": 12261, + "BN": 15766, + "BO": 8202, + "BOOK": 39453, + "BOX": 39758, + "BP": 20866, + "BR": 11473, + "BRE": 40438, + "BS": 4462, + "BSD": 21800, + "BT": 19313, + "BTC": 35964, + "BU": 19499, + "BUG": 12953, + "BUR": 38926, + "BUS": 45346, + "BUT": 47526, + "BW": 48802, + "BY": 17513, + "Ba": 34458, + "Baby": 36534, + "Back": 7282, + "Background": 21756, + "Bad": 22069, + "Bah": 47514, + "Bal": 24597, + "Balance": 45866, + "Ball": 23410, + "Balt": 41312, + "Baltimore": 46139, + "Ban": 30457, + "Band": 31407, + "Bang": 43984, + "Bank": 28650, + "Bar": 10374, + "Barn": 47359, + "Bas": 15522, + "Base": 14881, + "Based": 15001, + "Basic": 26416, + "Basically": 31524, + "Bat": 24541, + "Batman": 37039, + "Battery": 47006, + "Battle": 24064, + "Bay": 15262, + "Be": 3856, + "Bear": 36352, + "Beast": 41490, + "Beat": 34979, + "Beaut": 38413, + "Bec": 39649, + "Because": 8128, + "Beck": 43454, + "Bed": 45896, + "Bee": 49512, + "Beer": 49802, + "Before": 8421, + "Beg": 24586, + "Begin": 44140, + "Beginning": 45198, + "Beh": 25267, + "Behind": 34163, + "Being": 18357, + "Bel": 12193, + "Bell": 36488, + "Below": 21106, + "Ben": 11696, + "Bench": 44199, + "Benef": 42166, + "Benz": 42484, + "Ber": 24814, + "Bern": 23927, + "Bernie": 33433, + "Berry": 25215, + "Besides": 23937, + "Best": 13014, + "Bet": 13056, + "Beta": 43303, + "Better": 28971, + "Between": 25262, + "Bey": 21993, + "Beyond": 24102, + "Bi": 23286, + "Big": 12804, + "Bill": 17798, + "Billy": 49640, + "Bind": 36180, + "Bio": 42787, + "Bir": 50091, + "Bird": 42562, + "Birth": 38480, + "Bit": 13128, + "Bitcoin": 22614, + "Bl": 3629, + "Black": 9915, + "Blade": 47520, + "Blake": 37849, + "Ble": 43413, + "Block": 12235, + "Blocks": 45356, + "Blog": 42383, + "Blood": 21659, + "Bloom": 38941, + "Bloomberg": 47696, + "Blu": 38676, + "Blue": 14573, + "Bo": 16635, + "Board": 29828, + "Bob": 18861, + "Body": 25842, + "Bomb": 48478, + "Bon": 20682, + "Bone": 49580, + "Bonus": 29435, + "Boo": 46120, + "Book": 10482, + "Books": 30650, + "Boost": 45686, + "Boot": 36476, + "Border": 34189, + "Born": 28524, + "Boss": 37310, + "Boston": 31710, + "Bot": 20630, + "Both": 10265, + "Bott": 28653, + "Bottom": 34104, + "Bound": 49646, + "Bow": 39961, + "Box": 14253, + "Boy": 26554, + "Br": 9414, + "Bra": 42333, + "Brad": 30805, + "Brain": 44687, + "Brand": 38416, + "Brandon": 45467, + "Brave": 39787, + "Brazil": 39190, + "Bre": 12679, + "Break": 31737, + "Breaking": 29449, + "Brend": 48015, + "Brew": 44029, + "Brexit": 40730, + "Brian": 24761, + "Bride": 47148, + "Bridge": 37385, + "Brien": 20118, + "Bright": 41267, + "Bring": 31416, + "Brit": 17959, + "Britain": 37114, + "British": 25631, + "Bro": 15783, + "Broad": 30507, + "Bron": 18760, + "Brook": 45534, + "Brother": 39461, + "Brow": 32635, + "Brown": 20644, + "Browser": 46532, + "Bruce": 38509, + "Bs": 37000, + "Bu": 38374, + "Buff": 36474, + "Buffer": 28632, + "Bug": 25624, + "Build": 15580, + "Builder": 32875, + "Building": 25954, + "Built": 39582, + "Bul": 33481, + "Bull": 39549, + "Bur": 22991, + "Burn": 29053, + "Bus": 16286, + "Bush": 36113, + "Business": 24749, + "But": 1537, + "Button": 21864, + "Buy": 14518, + "Buyable": 39693, + "BuyableInstoreAndOnline": 40242, + "Buzz": 48230, + "By": 3886, + "ById": 48364, + "Byte": 40778, + "Bytes": 45992, + "C": 34, + "CA": 8141, + "CAN": 44565, + "CAP": 33177, + "CAR": 20034, + "CAST": 44647, + "CB": 23199, + "CBC": 29208, + "CBS": 22923, + "CC": 4093, + "CCC": 46361, + "CD": 8610, + "CDC": 47667, + "CE": 5222, + "CENT": 43960, + "CEO": 46691, + "CEPT": 42006, + "CF": 22495, + "CG": 39816, + "CH": 3398, + "CHA": 49285, + "CHAPTER": 41481, + "CHAR": 38019, + "CHAT": 31542, + "CHECK": 50084, + "CHO": 44899, + "CHQ": 47831, + "CHR": 37846, + "CI": 25690, + "CIA": 49732, + "CL": 5097, + "CLA": 16827, + "CLAIM": 48778, + "CLASS": 31631, + "CLASSIFIED": 45449, + "CLE": 29931, + "CLOSE": 32737, + "CLUD": 39149, + "CLUS": 28332, + "CM": 24187, + "CN": 44175, + "CNN": 18474, + "CO": 8220, + "COL": 25154, + "COLOR": 46786, + "COM": 9858, + "COMPLE": 41335, + "CON": 10943, + "CONCLUS": 47542, + "CONT": 37815, + "COR": 44879, + "CP": 8697, + "CPU": 36037, + "CR": 9419, + "CRE": 43387, + "CRIP": 36584, + "CRIPTION": 40165, + "CS": 7902, + "CSS": 49155, + "CT": 4177, + "CTV": 30428, + "CU": 43633, + "CV": 33538, + "CVE": 31436, + "CW": 43538, + "Ca": 24334, + "Cache": 30562, + "Cal": 9771, + "Calif": 19619, + "California": 25284, + "Call": 14134, + "Callback": 47258, + "Calling": 48593, + "Cam": 21701, + "Camera": 35632, + "Camp": 21111, + "Campaign": 46102, + "Can": 6090, + "Canada": 17940, + "Canadian": 28203, + "Cand": 41572, + "Cap": 15610, + "Capital": 39315, + "Capt": 19209, + "Captain": 27898, + "Capture": 49630, + "Car": 9914, + "Card": 16962, + "Care": 17784, + "Carl": 26886, + "Cart": 43476, + "Carter": 49958, + "Cas": 35155, + "Case": 20448, + "Cash": 35361, + "Cass": 43529, + "Cast": 19248, + "Cat": 21979, + "Catal": 39075, + "Catalog": 49015, + "Category": 27313, + "Cath": 39581, + "Catholic": 48919, + "Cause": 42323, + "Cele": 42741, + "Cell": 28780, + "Cent": 19085, + "Center": 23656, + "Central": 30645, + "Cert": 37608, + "Certain": 26469, + "Certainly": 36001, + "Ch": 1925, + "Chain": 35491, + "Chair": 43189, + "Chall": 41812, + "Champ": 48507, + "Chan": 48407, + "Chance": 43606, + "Change": 19400, + "Changed": 31813, + "Changes": 29238, + "Changing": 48333, + "Channel": 29239, + "Chapter": 14126, + "Char": 12441, + "Character": 27275, + "Characters": 48393, + "Charg": 28316, + "Charge": 50044, + "Charges": 36970, + "Charl": 24453, + "Charles": 28711, + "Charlie": 37136, + "Chart": 45488, + "Chat": 30820, + "Che": 7376, + "Check": 9787, + "Chel": 38292, + "Chelsea": 41053, + "Chem": 41829, + "Chest": 45170, + "Chicago": 25705, + "Chicken": 45565, + "Chief": 23675, + "Child": 16424, + "Children": 26829, + "China": 14581, + "Chinese": 23604, + "Chip": 49985, + "Cho": 22164, + "Choice": 46770, + "Choose": 31851, + "Chris": 15645, + "Christ": 10684, + "Christian": 20298, + "Christmas": 44614, + "Christopher": 38025, + "Chuck": 44324, + "Church": 46686, + "Circ": 31560, + "City": 14941, + "Civil": 32610, + "Cl": 2601, + "Cla": 47404, + "Claim": 44819, + "Clar": 48035, + "Clark": 43250, + "Class": 9487, + "Classic": 39914, + "Cle": 34349, + "Clean": 32657, + "Clear": 19856, + "Clearly": 30638, + "Click": 8164, + "Client": 11792, + "Climate": 37649, + "Clinton": 16549, + "Clock": 44758, + "Close": 26125, + "Closure": 45398, + "Cloud": 18839, + "Club": 42350, + "Cmd": 40109, + "Co": 7222, + "Coach": 40677, + "Cod": 43806, + "Code": 10669, + "Coin": 24387, + "Col": 5216, + "Cola": 28635, + "Cold": 34312, + "Cole": 46509, + "Coll": 22667, + "Collect": 31337, + "Collection": 36307, + "College": 38951, + "Collins": 49645, + "Color": 10258, + "Colorado": 41330, + "Columb": 36063, + "Column": 39470, + "Com": 5377, + "Comb": 20575, + "Combat": 38667, + "Come": 16773, + "Coming": 30804, + "Comm": 6935, + "Command": 21575, + "Comment": 21357, + "Comments": 23903, + "Commerce": 47662, + "Commercial": 48401, + "Commission": 50246, + "Common": 17227, + "Commun": 30813, + "Community": 20012, + "Comp": 7293, + "Compan": 41309, + "Companies": 49111, + "Company": 39154, + "Compar": 50249, + "Compare": 41488, + "Compared": 44669, + "Compat": 40073, + "Compl": 38143, + "Complete": 20988, + "Completed": 43768, + "Component": 21950, + "Computer": 34556, + "Con": 3103, + "Conclusion": 21481, + "Cond": 25559, + "Condition": 48362, + "Conf": 18546, + "Config": 16934, + "Configuration": 38149, + "Cong": 18649, + "Congratulations": 45048, + "Congress": 25916, + "Conn": 37321, + "Connect": 13313, + "Connection": 32048, + "Connector": 34525, + "Connell": 15559, + "Connor": 27136, + "Cons": 9444, + "Conservative": 42039, + "Consider": 19626, + "Considering": 40475, + "Console": 47581, + "Const": 34184, + "Construct": 42316, + "Constructed": 25207, + "Construction": 36687, + "Consumer": 49106, + "Cont": 4264, + "Contact": 17829, + "Container": 29869, + "Content": 19746, + "Contents": 15842, + "Context": 21947, + "Contin": 17875, + "Continue": 29453, + "Contract": 45845, + "Contribut": 37146, + "Control": 15988, + "Controller": 22130, + "Cook": 28937, + "Cool": 34530, + "Cooldown": 45953, + "Cop": 13379, + "Copy": 29881, + "Copyright": 15269, + "Cor": 10606, + "Core": 14055, + "Corn": 41389, + "Corp": 45680, + "Correct": 42779, + "Correction": 43267, + "Cos": 36734, + "Cost": 13729, + "Could": 23722, + "Coun": 31053, + "Council": 40940, + "Count": 12332, + "Counter": 31694, + "Country": 33921, + "Cour": 25877, + "Course": 49046, + "Court": 36699, + "Courtesy": 31825, + "Cover": 27245, + "Cow": 40147, + "Cr": 13916, + "Cra": 33800, + "Craft": 14467, + "Craig": 40441, + "Crash": 47598, + "Cre": 12443, + "Creat": 16719, + "Create": 16447, + "Created": 41972, + "Creating": 32071, + "Credit": 23690, + "Credits": 42855, + "Crew": 46724, + "Crime": 45580, + "Crit": 18559, + "Critical": 41000, + "Critics": 36623, + "Cro": 35403, + "Cross": 21544, + "Cru": 27535, + "Crunch": 49384, + "Cruz": 41811, + "Cry": 26677, + "Crypt": 23919, + "Crystal": 43752, + "Cs": 32274, + "Ct": 33707, + "Ctrl": 40069, + "Cu": 46141, + "Cub": 43632, + "Cube": 29071, + "Cur": 26628, + "Current": 11297, + "Currently": 21327, + "Custom": 15022, + "Customer": 44939, + "Cut": 26254, + "Cy": 20418, + "D": 35, + "DA": 5631, + "DAQ": 46640, + "DATA": 26947, + "DAY": 26442, + "DB": 11012, + "DC": 9697, + "DCS": 49513, + "DD": 16458, + "DE": 7206, + "DEBUG": 30531, + "DEC": 41374, + "DEF": 32988, + "DEM": 39429, + "DEN": 41819, + "DEP": 46162, + "DER": 14418, + "DERR": 49643, + "DES": 30910, + "DEV": 39345, + "DF": 8068, + "DH": 41473, + "DI": 17931, + "DIR": 34720, + "DIS": 26288, + "DIT": 49828, + "DIV": 33569, + "DJ": 35028, + "DK": 48510, + "DL": 19260, + "DM": 23127, + "DN": 35504, + "DNA": 28886, + "DO": 18227, + "DOC": 38715, + "DOM": 39170, + "DON": 41173, + "DOS": 35178, + "DOWN": 41925, + "DP": 6322, + "DR": 7707, + "DS": 5258, + "DT": 24544, + "DVD": 39218, + "DW": 42955, + "DX": 36227, + "Da": 26531, + "Dad": 46270, + "Daddy": 48280, + "Daily": 28545, + "Dallas": 40540, + "Dam": 14550, + "Damage": 22022, + "Damn": 43343, + "Dan": 21174, + "Daniel": 19962, + "Danny": 45478, + "Dar": 32708, + "Dark": 17367, + "Dash": 43041, + "Dat": 27354, + "Data": 6601, + "Database": 38105, + "Date": 10430, + "Dave": 27984, + "David": 11006, + "Davis": 36462, + "Day": 12393, + "Days": 38770, + "Db": 43832, + "De": 5005, + "Dead": 20489, + "Deal": 45776, + "Dean": 36372, + "Dear": 20266, + "Death": 20148, + "Deb": 16587, + "Debug": 27509, + "Dec": 10707, + "December": 20588, + "Decl": 37835, + "Decre": 43198, + "Deep": 29744, + "Def": 7469, + "Default": 19463, + "Defense": 27300, + "Definition": 36621, + "Del": 13856, + "Delete": 38727, + "Delivery": 33129, + "DeliveryDate": 39749, + "Delta": 42430, + "Dem": 11522, + "Demand": 42782, + "Democratic": 33939, + "Democrats": 29969, + "Demon": 35477, + "Den": 21306, + "Denver": 49818, + "Dep": 12156, + "Department": 36261, + "Depending": 41156, + "Deploy": 49322, + "Depth": 48791, + "Depths": 42382, + "Der": 28532, + "Des": 5960, + "Desc": 24564, + "Description": 11828, + "Design": 23067, + "Desk": 42523, + "Desktop": 36881, + "Despite": 8332, + "Dest": 24159, + "Destroy": 49174, + "Det": 11242, + "Detailed": 32080, + "Details": 24259, + "Detect": 47504, + "Detroit": 40404, + "Dev": 13603, + "Develop": 19246, + "Developer": 45351, + "Development": 41206, + "Device": 24728, + "Dex": 48875, + "Di": 18683, + "Dial": 24400, + "Dialog": 44204, + "Dialogue": 41099, + "Diamond": 47710, + "Dick": 38743, + "Did": 11633, + "Die": 32423, + "Diff": 28813, + "Different": 40341, + "Dig": 19511, + "Digital": 27640, + "Dim": 29271, + "Dir": 35277, + "Direct": 13470, + "Director": 28702, + "Directory": 43055, + "Dis": 7279, + "Disable": 48893, + "Disc": 15642, + "Disclaimer": 19618, + "Discover": 44596, + "Discuss": 48873, + "Discussion": 34255, + "Disk": 40961, + "Disney": 37338, + "Dispatch": 49354, + "Display": 23114, + "Dist": 20344, + "Distance": 45767, + "District": 44857, + "Div": 24095, + "Do": 5211, + "DoS": 46498, + "Doc": 23579, + "Doctor": 37564, + "Doctors": 47087, + "Document": 24941, + "Documents": 38354, + "Does": 13921, + "Dog": 32942, + "Dom": 24510, + "Domain": 43961, + "Domin": 43417, + "Don": 3987, + "Donald": 7371, + "DonaldTrump": 27674, + "Done": 45677, + "Donnell": 24853, + "Dou": 40287, + "Double": 25628, + "Doug": 42297, + "Down": 8048, + "Download": 10002, + "Downloadha": 41551, + "Dr": 6187, + "Draft": 37741, + "Drag": 46022, + "Dragon": 17808, + "DragonMagazine": 42424, + "Draw": 25302, + "Dream": 30571, + "Dri": 20564, + "Drive": 24825, + "Driver": 32103, + "Dro": 35442, + "Drop": 26932, + "Drug": 37943, + "Ds": 30832, + "Du": 35660, + "Dual": 36248, + "Dub": 37590, + "Due": 22229, + "Dun": 30128, + "Dur": 36927, + "Duration": 26054, + "During": 7191, + "Dust": 43767, + "Dutch": 49717, + "Dynamic": 44090, + "E": 36, + "EA": 16412, + "EAR": 17133, + "EB": 30195, + "EC": 2943, + "ECA": 36600, + "ECD": 27295, + "ECH": 25994, + "ECK": 25171, + "ECT": 9782, + "ECTION": 24565, + "ED": 1961, + "EDIT": 24706, + "EE": 6500, + "EED": 41841, + "EEE": 31909, + "EEEE": 35039, + "EEK": 33823, + "EEP": 35238, + "EF": 25425, + "EFF": 37267, + "EG": 7156, + "EGA": 33146, + "EGIN": 43312, + "EH": 42413, + "EL": 3698, + "ELD": 24639, + "ELF": 37738, + "ELL": 23304, + "ELS": 37142, + "ELY": 30943, + "EM": 3620, + "EMA": 27630, + "EMBER": 28952, + "EMENT": 12529, + "EMOTE": 36862, + "EMP": 39494, + "EMS": 39201, + "EN": 1677, + "ENA": 45510, + "ENC": 24181, + "ENCE": 18310, + "ENCY": 45155, + "END": 10619, + "ENDED": 49361, + "ENE": 39267, + "ENG": 26808, + "ENGTH": 49494, + "ENN": 34571, + "ENS": 16938, + "ENSE": 24290, + "ENT": 3525, + "ENTION": 45589, + "ENTS": 15365, + "EO": 4720, + "EP": 8905, + "EPA": 40906, + "ER": 1137, + "ERA": 46461, + "ERAL": 27130, + "ERC": 47691, + "ERE": 9338, + "ERG": 49837, + "ERN": 28778, + "ERO": 34812, + "ERROR": 24908, + "ERS": 4877, + "ERSON": 29086, + "ERT": 17395, + "ERY": 19664, + "ES": 1546, + "ESA": 43279, + "ESCO": 43311, + "ESE": 33635, + "ESH": 44011, + "ESPN": 31730, + "ESS": 7597, + "ESSION": 47621, + "EST": 6465, + "EStream": 39906, + "EStreamFrame": 43177, + "ET": 2767, + "ETA": 20892, + "ETF": 22274, + "ETH": 20702, + "ETHOD": 36252, + "ETS": 32716, + "EU": 19684, + "EV": 20114, + "EVA": 27881, + "EW": 6217, + "EX": 6369, + "EXP": 49864, + "EXT": 13918, + "EY": 22348, + "Each": 10871, + "Ear": 8419, + "Earlier": 13689, + "Early": 20457, + "Earn": 49725, + "Earth": 22840, + "East": 25234, + "Eastern": 46109, + "Easy": 28406, + "Eat": 47659, + "Ec": 49136, + "Econom": 28489, + "Economic": 48307, + "Ed": 7407, + "Edge": 37021, + "Edit": 18378, + "Edited": 45882, + "Editor": 17171, + "Educ": 33380, + "Education": 41183, + "Edward": 43982, + "Effect": 18610, + "Effective": 44831, + "Effects": 47738, + "Egypt": 39299, + "Eh": 43894, + "Eight": 29571, + "Either": 32478, + "El": 9527, + "Ele": 28827, + "Elect": 19453, + "Electric": 44132, + "Element": 20180, + "Elf": 46995, + "Elizabeth": 43568, + "Ell": 30639, + "Els": 45507, + "Elsa": 49050, + "Else": 40674, + "Elsewhere": 49374, + "Em": 10161, + "Email": 15333, + "Emb": 31567, + "Emer": 32779, + "Emergency": 48979, + "Emily": 48640, + "Employ": 29733, + "Empty": 40613, + "En": 4834, + "Enable": 36695, + "Enabled": 20491, + "Enc": 27195, + "End": 12915, + "Energy": 28925, + "Eng": 7936, + "Engine": 13798, + "EngineDebug": 49781, + "Engineers": 28620, + "England": 39163, + "English": 15823, + "Enh": 35476, + "Enhanced": 49026, + "Enjoy": 27467, + "Enlarge": 30952, + "Enough": 47323, + "Ent": 14539, + "Enter": 17469, + "Entity": 32398, + "Entry": 30150, + "Environment": 31441, + "Environmental": 47213, + "Ep": 13807, + "Episode": 23758, + "Equ": 23588, + "Er": 9139, + "Eric": 25004, + "Error": 12331, + "Es": 23041, + "Esc": 47051, + "Especially": 48464, + "Ess": 29508, + "Est": 22362, + "Eth": 40226, + "Euro": 14398, + "Europe": 16112, + "European": 22030, + "Ev": 15200, + "Eva": 44239, + "Even": 6104, + "Event": 9237, + "Events": 37103, + "Eventually": 28724, + "Ever": 23921, + "Every": 6109, + "Everybody": 28172, + "Everyone": 16190, + "Everything": 19693, + "Evidence": 46785, + "Evil": 48477, + "Ex": 3109, + "Exactly": 47173, + "Example": 16281, + "Examples": 27730, + "Exc": 40127, + "Excellent": 45675, + "Except": 30313, + "Exception": 16922, + "Exec": 23002, + "Executive": 43885, + "Exit": 30337, + "Exp": 16870, + "Exper": 20468, + "Experience": 44901, + "Experts": 38897, + "Expl": 18438, + "Explore": 35433, + "Export": 43834, + "Express": 38839, + "Ext": 11627, + "External": 41506, + "Extra": 27726, + "Extreme": 36716, + "Ey": 36287, + "Eye": 24876, + "F": 37, + "FA": 7708, + "FACE": 49836, + "FAQ": 42680, + "FAULT": 38865, + "FB": 26001, + "FBI": 39379, + "FC": 4851, + "FD": 26009, + "FE": 15112, + "FER": 24302, + "FF": 5777, + "FFER": 45746, + "FFFF": 29312, + "FG": 30386, + "FH": 44602, + "FI": 11674, + "FIELD": 44603, + "FIG": 16254, + "FIL": 46700, + "FILE": 25664, + "FIN": 20032, + "FINE": 29940, + "FINEST": 40236, + "FIR": 39776, + "FIX": 47084, + "FK": 26236, + "FL": 3697, + "FLAG": 38948, + "FM": 23264, + "FML": 34708, + "FN": 43221, + "FO": 6080, + "FOR": 13775, + "FORE": 30818, + "FORM": 21389, + "FORMATION": 35036, + "FOX": 47853, + "FP": 5837, + "FR": 10913, + "FREE": 39274, + "FS": 10652, + "FT": 9792, + "FTWARE": 37485, + "FU": 38989, + "FUL": 46476, + "FUN": 42296, + "FW": 24160, + "FX": 17213, + "FY": 43833, + "Fa": 50110, + "Fab": 43957, + "Fac": 47522, + "Face": 32388, + "Facebook": 12025, + "Fact": 29054, + "Factor": 41384, + "Factory": 22810, + "FactoryReloaded": 37631, + "Fail": 39044, + "Failure": 50015, + "Fair": 30099, + "Faith": 45536, + "Fake": 49233, + "Fal": 41129, + "Fall": 24750, + "False": 25101, + "Family": 24094, + "Fan": 22480, + "Fans": 36570, + "Far": 21428, + "Farm": 48412, + "Fast": 22968, + "Fat": 33804, + "Father": 34823, + "Favorite": 49434, + "Fax": 46512, + "Fe": 14304, + "Fear": 37798, + "Feature": 38816, + "Featured": 37948, + "Features": 23595, + "Feb": 15146, + "February": 21816, + "Fed": 42268, + "Federal": 24099, + "Feed": 18332, + "Feel": 35114, + "Fel": 42493, + "Female": 27273, + "Fer": 43362, + "Fest": 45139, + "Few": 32351, + "Fi": 10547, + "Field": 15878, + "Fif": 44403, + "Fig": 14989, + "Fight": 27365, + "Fighting": 46375, + "Figure": 11337, + "Fil": 11928, + "File": 8979, + "Filename": 35063, + "Files": 25876, + "Fill": 33762, + "Film": 39750, + "Filter": 22417, + "Fin": 18467, + "Final": 19006, + "Finally": 11158, + "Financial": 43621, + "Find": 16742, + "Finding": 36276, + "Fine": 34389, + "Finish": 48658, + "Fire": 13543, + "First": 5962, + "Firstly": 49709, + "Fish": 39428, + "Fit": 31805, + "Five": 20029, + "Fix": 22743, + "Fixed": 13715, + "Fl": 7414, + "Fla": 47487, + "Flag": 34227, + "Flags": 40053, + "Flash": 30670, + "Fle": 47669, + "Flickr": 47250, + "Flight": 43069, + "Flo": 33574, + "Float": 43879, + "Flor": 26953, + "Florida": 31135, + "Flow": 37535, + "Fly": 33771, + "Flying": 49095, + "Focus": 34888, + "Folder": 41092, + "Follow": 7155, + "Following": 14291, + "Font": 23252, + "FontSize": 38160, + "Food": 24602, + "Foot": 17574, + "Football": 37316, + "Footnote": 33795, + "For": 1890, + "Force": 10292, + "Ford": 37308, + "Fore": 16351, + "Foreign": 33616, + "Forest": 34605, + "Forge": 19857, + "ForgeModLoader": 24934, + "Form": 8479, + "Format": 26227, + "Former": 14282, + "Fort": 21926, + "Fortunately": 31276, + "Forward": 39746, + "Found": 21077, + "Four": 15137, + "Fourth": 45530, + "Fox": 19399, + "Fr": 6732, + "Fra": 49562, + "Frag": 42974, + "Fram": 21055, + "Frame": 19778, + "Frames": 35439, + "Frameworks": 42026, + "Fran": 38848, + "Franc": 42885, + "France": 28572, + "Frank": 17439, + "Fre": 20366, + "Fred": 30847, + "Free": 11146, + "Freedom": 38885, + "French": 24111, + "Fresh": 35857, + "Fri": 30214, + "Friday": 20610, + "Friend": 23331, + "Friends": 36705, + "From": 4863, + "Front": 25886, + "Fs": 42388, + "Fu": 41133, + "Fuck": 34094, + "Fuel": 42663, + "Full": 13295, + "Fun": 24629, + "Function": 22203, + "Fund": 24553, + "Further": 13518, + "Furthermore": 24951, + "Future": 29783, + "G": 38, + "GA": 9273, + "GAME": 47109, + "GAN": 45028, + "GB": 4579, + "GBT": 9146, + "GC": 15916, + "GD": 45113, + "GE": 8264, + "GEN": 35353, + "GER": 30373, + "GES": 48075, + "GET": 18851, + "GF": 21713, + "GG": 11190, + "GGGG": 25611, + "GGGGGGGG": 40415, + "GH": 17511, + "GHz": 23741, + "GI": 18878, + "GL": 8763, + "GM": 15548, + "GMT": 49424, + "GN": 16630, + "GO": 11230, + "GOP": 44962, + "GP": 16960, + "GPU": 33346, + "GR": 10761, + "GRE": 28934, + "GREEN": 43016, + "GROUND": 46025, + "GROUP": 46846, + "GS": 14313, + "GT": 19555, + "GU": 38022, + "GUI": 40156, + "GV": 37094, + "GW": 33191, + "GY": 31212, + "Ga": 35389, + "Gab": 46079, + "Gal": 26552, + "Gall": 37122, + "Gallery": 29352, + "Gam": 34777, + "Game": 8777, + "Gameplay": 43241, + "Gamer": 33648, + "Games": 24474, + "Gaming": 45509, + "Gar": 27676, + "Gary": 33820, + "Gas": 39699, + "Gate": 22628, + "Gay": 41787, + "Gaza": 48790, + "Gb": 49017, + "Ge": 10082, + "Gear": 38141, + "Gen": 13746, + "Gender": 41394, + "Gene": 39358, + "Gener": 8645, + "General": 12218, + "Generally": 37058, + "Generic": 46189, + "Georg": 33428, + "George": 20191, + "Georgia": 41072, + "Ger": 38069, + "German": 16010, + "Germany": 27079, + "Get": 3855, + "Getting": 20570, + "Getty": 6633, + "Gh": 41126, + "Ghost": 32001, + "Gi": 33704, + "Gil": 40747, + "Girl": 24151, + "Girls": 41044, + "Give": 23318, + "Given": 15056, + "Giving": 49701, + "Gl": 9861, + "Glass": 47698, + "Global": 22289, + "Go": 5247, + "Goal": 49045, + "God": 13482, + "Going": 27404, + "Gold": 13306, + "GoldMagikarp": 42202, + "Golden": 32378, + "Good": 10248, + "Google": 11708, + "Gordon": 47073, + "Got": 30074, + "Gov": 23774, + "Govern": 29168, + "Government": 28848, + "Gr": 8642, + "Gra": 46971, + "Grab": 48400, + "Grad": 42731, + "Grade": 42233, + "Graham": 45821, + "Grand": 23581, + "Grant": 45431, + "Graph": 37065, + "Graphics": 18172, + "Gray": 46130, + "Gre": 43887, + "Great": 13681, + "Greek": 44059, + "Green": 13719, + "Greg": 25025, + "Grey": 49141, + "Grid": 41339, + "Gro": 42921, + "Ground": 35539, + "Group": 13247, + "Growing": 43964, + "Gs": 33884, + "Gu": 8205, + "Guard": 24502, + "Guest": 42481, + "Guide": 47889, + "Gun": 22993, + "Guy": 31080, + "Gy": 44802, + "H": 39, + "HA": 7801, + "HAEL": 47452, + "HAHA": 21271, + "HAHAHAHA": 39021, + "HAM": 33363, + "HB": 32886, + "HC": 16045, + "HCR": 43230, + "HD": 10227, + "HE": 13909, + "HEAD": 37682, + "HER": 16879, + "HF": 29567, + "HH": 16768, + "HHHH": 41100, + "HI": 25374, + "HK": 38730, + "HL": 6581, + "HM": 36905, + "HO": 32298, + "HOME": 39069, + "HOU": 46685, + "HOW": 37181, + "HP": 14082, + "HQ": 41275, + "HR": 17184, + "HS": 7998, + "HT": 6535, + "HTML": 28656, + "HTTP": 40717, + "HUD": 28410, + "HY": 42598, + "Ha": 23303, + "Hack": 32833, + "Had": 25383, + "Hal": 40202, + "Half": 31305, + "Hall": 34194, + "Ham": 21281, + "Hamilton": 45405, + "Han": 29919, + "Hand": 12885, + "Handle": 37508, + "Handler": 25060, + "Happy": 25082, + "Har": 13587, + "Hard": 17309, + "Hardware": 49865, + "Harris": 41589, + "Harry": 18308, + "Hart": 44719, + "Has": 19242, + "Hash": 26257, + "Hat": 40483, + "Haunted": 46979, + "Have": 11980, + "Having": 14698, + "Haw": 33055, + "Hay": 31306, + "He": 1544, + "Head": 13847, + "Header": 39681, + "Health": 18081, + "Heart": 28541, + "Heat": 39596, + "Heavy": 33210, + "Height": 23106, + "Hel": 12621, + "Hell": 28254, + "Hello": 15496, + "Help": 22087, + "Helper": 47429, + "Hen": 26055, + "Henry": 32476, + "Her": 9360, + "Here": 4342, + "Herm": 48523, + "Hero": 30411, + "Hey": 10814, + "Hi": 17250, + "Hidden": 41691, + "Hide": 38518, + "Hig": 36124, + "High": 11922, + "Higher": 48708, + "Hill": 36369, + "Hillary": 20397, + "His": 6653, + "Hispanic": 43830, + "Hist": 13749, + "History": 18122, + "Hit": 17889, + "Hmm": 44217, + "Ho": 28900, + "Hol": 28115, + "Hold": 26807, + "Holy": 33336, + "Hom": 28718, + "Home": 16060, + "Hon": 29478, + "Honest": 37411, + "Honestly": 40817, + "Hong": 48559, + "Hop": 23483, + "Hope": 34456, + "Hopefully": 32365, + "Hor": 27991, + "Host": 17932, + "Hot": 21352, + "Hour": 43223, + "Hours": 39792, + "House": 18102, + "Houston": 33387, + "How": 2437, + "Howard": 32434, + "However": 4864, + "Http": 43481, + "Hu": 38202, + "Hub": 16066, + "Hug": 48098, + "Huh": 46010, + "Hum": 32661, + "Human": 20490, + "Hun": 25117, + "Hundreds": 38150, + "Hung": 39505, + "Hunt": 47663, + "Hunter": 38803, + "Hur": 42633, + "Hy": 21217, + "Hyd": 40436, + "Hyp": 49926, + "Hyper": 38197, + "Hz": 7399, + "I": 40, + "IA": 3539, + "IAL": 12576, + "IAN": 16868, + "IAS": 43429, + "IB": 9865, + "IBLE": 34563, + "IC": 2149, + "ICA": 25241, + "ICAL": 20151, + "ICAN": 42710, + "ICE": 8476, + "ICES": 34444, + "ICH": 20739, + "ICK": 11860, + "ICLE": 31419, + "ICO": 22707, + "ICS": 19505, + "ICT": 18379, + "ID": 2389, + "IDA": 41957, + "IDE": 14114, + "IDENT": 25256, + "IDER": 41237, + "IDES": 42538, + "IDS": 14255, + "IDs": 47954, + "IE": 10008, + "IED": 19767, + "IELD": 49979, + "IENCE": 42589, + "IENT": 28495, + "IER": 38311, + "IES": 11015, + "IF": 5064, + "IFA": 19071, + "IFE": 29150, + "IFF": 29267, + "IFIC": 30643, + "IFIED": 28343, + "IFT": 32297, + "IG": 3528, + "IGH": 18060, + "IGHT": 9947, + "IGHTS": 34874, + "IGN": 16284, + "II": 3978, + "III": 10855, + "IJ": 23852, + "IK": 18694, + "IL": 4146, + "ILA": 47164, + "ILD": 26761, + "ILE": 41119, + "ILL": 8267, + "ILLE": 33844, + "ILS": 45484, + "ILY": 33340, + "IM": 3955, + "IME": 12789, + "IN": 1268, + "INA": 28893, + "INAL": 17961, + "INC": 30158, + "IND": 12115, + "INE": 8881, + "INESS": 44180, + "INFO": 10778, + "ING": 2751, + "INGS": 20754, + "INGTON": 17480, + "INK": 17248, + "INO": 46016, + "INS": 20913, + "INST": 38604, + "INT": 12394, + "INTER": 41358, + "INTON": 46812, + "IO": 9399, + "ION": 2849, + "IONS": 11053, + "IOR": 41254, + "IP": 4061, + "IPP": 31444, + "IPS": 47643, + "IQ": 33866, + "IR": 4663, + "IRC": 49060, + "IRD": 46833, + "IRE": 41736, + "IRED": 37819, + "IRO": 43708, + "IRT": 48771, + "IS": 1797, + "ISA": 22312, + "ISC": 37719, + "ISE": 24352, + "ISH": 18422, + "ISION": 42446, + "ISIS": 29322, + "ISM": 31125, + "ISO": 40734, + "ISON": 39960, + "ISS": 16744, + "ISSION": 40373, + "IST": 8808, + "ISTER": 41517, + "ISTORY": 42480, + "IT": 2043, + "ITAL": 40579, + "ITCH": 31949, + "ITE": 12709, + "ITED": 22061, + "ITH": 10554, + "ITIES": 30383, + "ITION": 17941, + "ITNESS": 46144, + "ITS": 29722, + "ITT": 22470, + "ITY": 9050, + "IU": 44958, + "IUM": 41796, + "IV": 3824, + "IVE": 9306, + "IVER": 38757, + "IVERS": 30194, + "IVES": 42472, + "IX": 10426, + "IZ": 14887, + "IZE": 35400, + "Ian": 37776, + "Ice": 23709, + "Icon": 19578, + "Id": 7390, + "Ide": 41452, + "Ident": 33234, + "If": 1532, + "Ign": 32916, + "Il": 33666, + "Ill": 21478, + "Im": 3546, + "Image": 5159, + "Images": 29398, + "Imagine": 25153, + "Imm": 24675, + "Imp": 26950, + "Impl": 29710, + "Import": 20939, + "Important": 33796, + "Impro": 23028, + "Improve": 47531, + "Improved": 35453, + "In": 818, + "Inc": 25517, + "Includes": 42986, + "Incre": 15562, + "Increase": 46890, + "Increased": 40281, + "Increases": 28544, + "Ind": 5497, + "Indeed": 17854, + "Independent": 40566, + "Index": 15732, + "India": 21569, + "Indian": 30821, + "Indiana": 49153, + "Individual": 35392, + "Indust": 35848, + "Inf": 18943, + "Info": 12360, + "Information": 21918, + "Ing": 27682, + "Ingredients": 41222, + "Init": 31768, + "Initial": 24243, + "Initialized": 28500, + "Initially": 40443, + "Input": 20560, + "Ins": 20376, + "Insert": 44402, + "Inside": 24441, + "Insp": 41502, + "Inst": 6310, + "Install": 15798, + "Installation": 30838, + "Instance": 33384, + "Instant": 49933, + "Instead": 13193, + "InstoreAndOnline": 40241, + "Instruct": 43993, + "Int": 5317, + "Integ": 34500, + "Integer": 46541, + "Intel": 24123, + "Inter": 9492, + "Interest": 19302, + "Interested": 48860, + "Interestingly": 33092, + "Interface": 39317, + "Intern": 15865, + "Internal": 37693, + "International": 24274, + "Internet": 28566, + "Interstitial": 29447, + "Interview": 39945, + "Introdu": 15005, + "Introduced": 37143, + "Introduction": 21906, + "Inv": 19904, + "Invalid": 44651, + "Invest": 19070, + "Investigators": 33528, + "Iowa": 45186, + "Ir": 23820, + "Iran": 23798, + "Iraq": 31206, + "Ire": 48505, + "Ireland": 49752, + "Irish": 43293, + "Iron": 22797, + "Ironically": 44850, + "Is": 3792, + "Isa": 39443, + "Islam": 16991, + "Islamic": 26723, + "Isn": 41451, + "Israel": 14040, + "Israeli": 29818, + "Iss": 27738, + "Issue": 45147, + "It": 1026, + "Italian": 45696, + "Italy": 45001, + "Item": 7449, + "ItemImage": 25502, + "ItemThumbnailImage": 39177, + "ItemTracker": 47198, + "Items": 23022, + "Iter": 29993, + "Iterator": 37787, + "Its": 20459, + "Iv": 45766, + "J": 41, + "JA": 37048, + "JB": 47858, + "JC": 34382, + "JD": 37882, + "JECT": 23680, + "JJ": 32178, + "JM": 50229, + "JO": 45006, + "JOHN": 47118, + "JP": 12889, + "JR": 44817, + "JS": 20120, + "JSON": 40386, + "JUST": 25008, + "JV": 41697, + "Ja": 33186, + "Jac": 28821, + "Jack": 14295, + "Jackson": 31270, + "Jacob": 46751, + "Jake": 43930, + "Jam": 30380, + "James": 14731, + "Jamie": 48337, + "Jan": 12128, + "Jane": 41083, + "January": 21339, + "Japan": 16504, + "Japanese": 25324, + "Jar": 47511, + "Jason": 26497, + "Java": 29584, + "Jay": 30568, + "Je": 40932, + "Jean": 38248, + "Jeff": 19139, + "Jen": 44875, + "Jenn": 35994, + "Jennifer": 43187, + "Jer": 36134, + "Jere": 31579, + "Jeremy": 35623, + "Jerry": 43462, + "Jes": 22290, + "Jess": 34648, + "Jessica": 45572, + "Jesus": 28219, + "Jet": 42273, + "Jew": 23119, + "Jewish": 28240, + "Jews": 47415, + "Jim": 18050, + "Jimmy": 40335, + "Jo": 9908, + "Job": 33308, + "Joe": 19585, + "John": 7554, + "Johnny": 44960, + "Johnson": 25378, + "Join": 18234, + "Joined": 24363, + "Jon": 18219, + "Jonathan": 30365, + "Jones": 25784, + "Jordan": 34522, + "Jose": 23409, + "Joseph": 29458, + "Josh": 23808, + "Joshua": 47740, + "Journal": 25296, + "Joy": 41338, + "Jr": 50123, + "Js": 49044, + "Ju": 33018, + "Jud": 26141, + "Judge": 29511, + "Jul": 16980, + "July": 16157, + "Jump": 36046, + "Jun": 22396, + "June": 15749, + "Just": 5703, + "Justice": 28447, + "Justin": 33229, + "K": 42, + "KA": 25123, + "KB": 22764, + "KC": 36222, + "KE": 7336, + "KEN": 43959, + "KER": 42839, + "KEY": 20373, + "KI": 37845, + "KING": 37286, + "KK": 16601, + "KN": 29132, + "KNOWN": 44706, + "KO": 22328, + "KR": 30758, + "KS": 27015, + "KT": 42176, + "KY": 31159, + "Ka": 37281, + "Kal": 41428, + "Kansas": 43451, + "Kar": 37753, + "Karl": 46063, + "Kat": 25881, + "Kate": 45087, + "Kay": 37247, + "Ke": 8896, + "Keefe": 48122, + "Keep": 15597, + "Keeping": 44815, + "Keith": 46868, + "Kelly": 34831, + "Ken": 27827, + "Kenn": 39324, + "Kent": 42265, + "Kevin": 23865, + "Key": 9218, + "Keys": 40729, + "Kh": 33155, + "Kick": 45390, + "Kid": 48374, + "Kids": 40229, + "Kill": 27100, + "Kim": 26374, + "Kin": 49681, + "Kind": 35854, + "King": 15708, + "Kings": 42912, + "Kit": 20827, + "Kn": 25095, + "Knight": 44242, + "Know": 23812, + "Knowing": 45648, + "Known": 29870, + "Ko": 48735, + "Krist": 40756, + "Ku": 41733, + "Ky": 30630, + "Kyle": 42516, + "L": 43, + "LA": 13534, + "LAB": 48780, + "LAN": 25697, + "LAND": 28182, + "LB": 30501, + "LC": 5639, + "LCS": 29814, + "LD": 11163, + "LE": 2538, + "LEASE": 22781, + "LECT": 16779, + "LED": 30465, + "LER": 39878, + "LES": 28378, + "LESS": 48481, + "LET": 28882, + "LEY": 25173, + "LG": 41257, + "LGBT": 37701, + "LI": 31271, + "LIB": 40347, + "LIN": 34509, + "LINE": 24027, + "LIST": 45849, + "LL": 3069, + "LLOW": 44765, + "LM": 31288, + "LO": 21982, + "LOAD": 35613, + "LOC": 29701, + "LOCK": 36840, + "LOD": 38543, + "LOG": 25294, + "LOS": 45376, + "LP": 19930, + "LR": 35972, + "LS": 6561, + "LT": 27734, + "LU": 41596, + "LV": 30976, + "LY": 11319, + "La": 14772, + "Lab": 17822, + "Label": 33986, + "Labor": 42230, + "Labour": 32475, + "Lady": 38887, + "Lago": 48694, + "Lair": 40041, + "Lake": 43035, + "Land": 22342, + "Language": 32065, + "Large": 21968, + "Larry": 42918, + "Las": 46898, + "Last": 5956, + "Lastly": 37511, + "Lat": 24220, + "Late": 26302, + "Later": 18602, + "Latest": 39478, + "Latin": 49022, + "Laughs": 34610, + "Laun": 46182, + "Launch": 38296, + "Laura": 43687, + "Law": 16966, + "Lay": 23763, + "Layer": 49925, + "Layout": 32517, + "Le": 3123, + "Lead": 20451, + "Leader": 45009, + "League": 24623, + "Leaks": 17874, + "Lean": 35806, + "Lear": 14961, + "Learn": 20238, + "Learning": 41730, + "Leary": 48487, + "Leave": 35087, + "Led": 42416, + "Lee": 24338, + "Left": 18819, + "Leg": 11484, + "Legal": 38263, + "Legend": 21351, + "Legendary": 24524, + "Len": 30659, + "Length": 24539, + "Lenin": 49036, + "Lens": 49479, + "Leod": 44559, + "Leon": 36185, + "Les": 35882, + "Less": 22058, + "Let": 5756, + "Letter": 45708, + "Lev": 32163, + "Level": 4971, + "Lew": 33450, + "Lewis": 40330, + "Lex": 45117, + "Li": 32304, + "Lib": 25835, + "Liber": 31199, + "Liberal": 46650, + "Library": 23377, + "Lic": 26656, + "License": 34156, + "Lie": 47918, + "Life": 14662, + "Light": 15047, + "Like": 7594, + "Likewise": 45872, + "Lim": 19352, + "Limit": 39184, + "Limited": 37214, + "Lin": 14993, + "Lind": 43410, + "Line": 13949, + "Link": 11280, + "LinkedIn": 40574, + "Links": 31815, + "Linux": 19314, + "Liquid": 41966, + "Lisa": 44203, + "List": 8053, + "Listen": 23061, + "Listener": 33252, + "Liter": 43460, + "Little": 22253, + "Live": 18947, + "Liverpool": 44232, + "Living": 36376, + "Lo": 27654, + "Load": 8912, + "Loader": 17401, + "Loading": 19031, + "Loc": 33711, + "Local": 14565, + "Located": 43525, + "Location": 14749, + "Lock": 25392, + "Log": 11187, + "Login": 47790, + "London": 23421, + "Long": 14617, + "Look": 8567, + "Looking": 15784, + "Looks": 41102, + "Loop": 39516, + "Lord": 22438, + "Los": 28903, + "Lost": 31042, + "Lot": 48601, + "Lots": 43643, + "Lou": 24016, + "Louis": 32117, + "Love": 18565, + "Low": 20535, + "Lower": 31426, + "Lt": 49578, + "Lu": 25596, + "Lua": 36127, + "Luc": 22946, + "Luck": 35498, + "Luckily": 42332, + "Luke": 30730, + "Lv": 29507, + "Ly": 31633, + "Lyn": 37207, + "M": 44, + "MA": 5673, + "MAC": 44721, + "MAG": 45820, + "MAL": 42126, + "MAN": 10725, + "MAP": 33767, + "MAR": 40569, + "MAS": 31180, + "MAT": 41636, + "MAX": 22921, + "MB": 10744, + "MC": 9655, + "MD": 12740, + "ME": 11682, + "MED": 30733, + "MEN": 49275, + "MENT": 10979, + "MENTS": 28957, + "MER": 29296, + "MET": 47123, + "METHOD": 49273, + "MF": 49800, + "MG": 20474, + "MH": 36208, + "MHz": 25983, + "MI": 8895, + "MIC": 49884, + "MIN": 23678, + "MIT": 36393, + "MJ": 43421, + "MK": 33907, + "ML": 5805, + "MM": 12038, + "MN": 39764, + "MO": 11770, + "MOD": 33365, + "MODE": 49058, + "MON": 27857, + "MORE": 23346, + "MP": 7378, + "MQ": 49215, + "MR": 13599, + "MRI": 40952, + "MS": 5653, + "MSN": 30295, + "MT": 13752, + "MU": 42422, + "MW": 14326, + "MX": 43243, + "MY": 26708, + "Ma": 21467, + "Mac": 14155, + "Mach": 49999, + "Machine": 37573, + "Mad": 18454, + "Made": 24616, + "Madison": 46845, + "Mag": 13436, + "Magazine": 36028, + "Magic": 22975, + "Magikarp": 41538, + "Magn": 48017, + "Mah": 40936, + "Mail": 25804, + "Main": 13383, + "Major": 24206, + "Make": 12050, + "Maker": 48890, + "Making": 23874, + "Mal": 15029, + "Male": 25486, + "Malley": 33776, + "Man": 5124, + "Management": 48032, + "Manager": 13511, + "Manchester": 40744, + "Mand": 49846, + "Mania": 45844, + "Manufact": 44445, + "Many": 7085, + "Map": 13912, + "Maps": 47010, + "Mar": 7676, + "Marc": 22697, + "March": 16192, + "Marco": 37179, + "Marcus": 35110, + "Marg": 24428, + "Marginal": 36003, + "Maria": 46827, + "Marie": 44507, + "Mario": 42315, + "Mark": 9704, + "Market": 27470, + "Mars": 43725, + "Marsh": 41984, + "Mart": 13143, + "Martin": 24778, + "Marvel": 38864, + "Marx": 45258, + "Mary": 24119, + "Mas": 38224, + "Mask": 45195, + "Mass": 20273, + "Master": 18254, + "Mat": 19044, + "Match": 23850, + "Material": 17518, + "Materials": 41657, + "Math": 37372, + "Matrix": 46912, + "Matt": 13448, + "Matthew": 25372, + "Max": 11518, + "Maximum": 40541, + "May": 6747, + "Maybe": 13300, + "Mayor": 37396, + "Mbps": 47842, + "Mc": 9742, + "McC": 30464, + "Me": 5308, + "Meanwhile": 10294, + "Measure": 47384, + "Meat": 35620, + "Mech": 28452, + "Med": 9921, + "Media": 13152, + "Medic": 39112, + "Medical": 37158, + "Medium": 31205, + "Meet": 29318, + "Meg": 42672, + "Mega": 43471, + "Mel": 21102, + "Mem": 13579, + "Member": 27608, + "Members": 25341, + "Memory": 30871, + "Men": 10418, + "Menu": 23381, + "Mer": 13102, + "Merc": 42981, + "Merit": 21583, + "Mesh": 37031, + "Mess": 36479, + "Message": 12837, + "Met": 9171, + "Meta": 48526, + "Metal": 36790, + "Method": 17410, + "Methods": 46202, + "Metro": 45141, + "Mex": 24670, + "Mexico": 33006, + "Mi": 41541, + "Miami": 41191, + "Mic": 25437, + "Mich": 11180, + "Michael": 13256, + "Michelle": 48736, + "Michigan": 40610, + "Micro": 13031, + "Microsoft": 15905, + "Mid": 22622, + "Middle": 34621, + "Mike": 16073, + "Mil": 24857, + "Military": 37837, + "Mill": 22603, + "Miller": 33253, + "Min": 9452, + "Mind": 28478, + "Mine": 24461, + "Minecraft": 39194, + "Mini": 39234, + "Minimum": 44046, + "Minnesota": 45670, + "Minor": 39825, + "Mir": 27453, + "Mis": 31281, + "Miss": 17140, + "Missing": 43730, + "Mission": 37057, + "Mist": 49370, + "Mit": 43339, + "Mix": 35608, + "Mo": 16632, + "Mob": 44702, + "Mobil": 47100, + "Mobile": 17066, + "Mod": 5841, + "ModLoader": 24847, + "Mode": 19076, + "Model": 17633, + "Modern": 31439, + "Mods": 24239, + "Module": 26796, + "Moh": 38443, + "Mom": 29252, + "Mon": 9069, + "Monday": 23810, + "Money": 26788, + "Monitor": 35479, + "Monster": 40872, + "Mont": 26031, + "Month": 31948, + "Moon": 31640, + "Moore": 40049, + "Mor": 20044, + "More": 5167, + "Moreover": 24606, + "Morgan": 47184, + "Morning": 42997, + "Mos": 32668, + "Moscow": 49757, + "Most": 6943, + "Mot": 47733, + "Mother": 31398, + "Motion": 45740, + "Motor": 34919, + "Mount": 35452, + "Mouse": 39643, + "Move": 21774, + "Movie": 25097, + "Moving": 33622, + "Mp": 28861, + "MpServer": 31765, + "Mr": 5246, + "Mrs": 27034, + "Ms": 10128, + "Msg": 50108, + "Mu": 33239, + "Much": 20045, + "Mult": 15205, + "Multi": 29800, + "Multiple": 31217, + "Mur": 23830, + "Murray": 49998, + "Mus": 10694, + "Music": 22648, + "Muslim": 17067, + "Muslims": 36452, + "Must": 34320, + "Mut": 41603, + "My": 3666, + "Myth": 41444, + "N": 45, + "NA": 4535, + "NAME": 20608, + "NAS": 18293, + "NASA": 29998, + "NAT": 34259, + "NB": 32819, + "NBA": 32470, + "NBC": 13175, + "NC": 7792, + "ND": 8575, + "NE": 12161, + "NECT": 48842, + "NER": 21479, + "NES": 37379, + "NESS": 31097, + "NET": 12884, + "NEW": 13965, + "NEWS": 49597, + "NEY": 36231, + "NF": 21870, + "NFL": 32078, + "NG": 10503, + "NH": 33863, + "NI": 22125, + "NING": 15871, + "NJ": 41074, + "NK": 46888, + "NL": 32572, + "NM": 32755, + "NN": 6144, + "NO": 15285, + "NOR": 35510, + "NOT": 11929, + "NOTE": 16580, + "NOW": 45669, + "NP": 22182, + "NPR": 38588, + "NR": 24723, + "NRS": 41256, + "NS": 8035, + "NSA": 47549, + "NT": 11251, + "NULL": 33991, + "NUM": 41359, + "NV": 27159, + "NVIDIA": 38021, + "NW": 27605, + "NY": 12805, + "NYSE": 49430, + "NZ": 37371, + "Na": 26705, + "Name": 5376, + "Names": 36690, + "Nap": 49799, + "Nar": 40059, + "Narr": 45750, + "Nat": 47849, + "Nation": 46108, + "National": 16186, + "Native": 31272, + "Natural": 35364, + "Naturally": 44213, + "Nature": 46934, + "Nav": 30575, + "Naz": 37235, + "Nazi": 31343, + "Nazis": 44527, + "Ne": 8199, + "Neal": 40581, + "Near": 40640, + "Nearly": 27927, + "Need": 23037, + "Neg": 32863, + "Neigh": 46445, + "Neil": 29354, + "Neill": 26538, + "Neither": 27270, + "Net": 7934, + "NetMessage": 25193, + "Netflix": 42826, + "Network": 26245, + "Nev": 43555, + "Never": 12295, + "Nevertheless": 29011, + "New": 3791, + "News": 9980, + "Newsletter": 33031, + "Next": 10019, + "Ni": 34153, + "Nic": 30403, + "Nice": 35284, + "Nich": 46489, + "Nick": 23609, + "Night": 24732, + "Nik": 40979, + "Nin": 36091, + "Nine": 37603, + "Nintendo": 32348, + "Nit": 33772, + "Nitrome": 42066, + "No": 2949, + "Nob": 21191, + "Nobody": 24795, + "Node": 19667, + "Non": 15419, + "None": 14202, + "Nonetheless": 43258, + "Nor": 21991, + "Norm": 35393, + "Normal": 26447, + "Normally": 43625, + "North": 14157, + "Northern": 40495, + "Not": 3673, + "Notable": 45533, + "Note": 6425, + "Notes": 16130, + "Nothing": 18465, + "Notice": 26396, + "Nov": 20795, + "November": 21159, + "Now": 3844, + "Ns": 47503, + "Null": 35067, + "Num": 33111, + "Number": 15057, + "Numbers": 49601, + "Nusra": 39294, + "Nut": 49004, + "O": 46, + "OA": 23621, + "OAD": 41048, + "OB": 9864, + "OC": 4503, + "OCK": 11290, + "OD": 3727, + "ODE": 16820, + "ODUCT": 28644, + "ODY": 33076, + "OE": 27799, + "OF": 19238, + "OFF": 27977, + "OG": 7730, + "OGR": 49656, + "OH": 12096, + "OHN": 27600, + "OIL": 49713, + "OK": 11380, + "OL": 3535, + "OLD": 15173, + "OLOG": 33462, + "OLOGY": 43781, + "OM": 2662, + "OME": 13649, + "ON": 1340, + "OND": 18672, + "ONDON": 47383, + "ONE": 11651, + "ONES": 39677, + "ONEY": 48399, + "ONG": 18494, + "ONS": 19213, + "ONSORED": 36406, + "ONT": 35830, + "ONY": 40508, + "OO": 6684, + "OOD": 22808, + "OOK": 15308, + "OOL": 31559, + "OOOO": 23803, + "OOOOOOOO": 47732, + "OP": 3185, + "OPA": 43345, + "OPE": 32135, + "OPER": 31054, + "OPLE": 34354, + "OPS": 30737, + "OR": 1581, + "ORD": 12532, + "ORE": 6965, + "ORED": 32023, + "ORGE": 49697, + "ORK": 14670, + "ORN": 30649, + "ORPG": 49665, + "ORS": 20673, + "ORT": 9863, + "ORTS": 33002, + "ORY": 15513, + "OS": 2640, + "OSE": 14058, + "OSED": 48751, + "OSH": 45704, + "OSP": 47053, + "OSS": 18420, + "OST": 10892, + "OT": 2394, + "OTA": 29009, + "OTAL": 27510, + "OTE": 23051, + "OTH": 26946, + "OTHER": 31858, + "OTO": 26631, + "OTOS": 33291, + "OTS": 33472, + "OTT": 29089, + "OTUS": 39205, + "OU": 2606, + "OUGH": 32632, + "OULD": 24010, + "OUN": 19385, + "OUND": 15919, + "OUNT": 28270, + "OUP": 27755, + "OUR": 11698, + "OURCE": 31033, + "OUS": 20958, + "OUT": 12425, + "OV": 8874, + "OVA": 41576, + "OVER": 41983, + "OW": 3913, + "OWER": 36048, + "OWN": 14165, + "OWS": 22845, + "OX": 48632, + "OY": 21414, + "Oak": 42426, + "Ob": 5944, + "Obama": 15948, + "Obj": 49201, + "Object": 10267, + "Obs": 31310, + "Obviously": 20670, + "Occ": 29223, + "Occup": 47658, + "Ocean": 46607, + "Oct": 12349, + "October": 18517, + "Of": 5189, + "Off": 9362, + "Offic": 12710, + "Office": 27743, + "Officers": 34059, + "Official": 28529, + "Officials": 25883, + "Offline": 28657, + "Offset": 34519, + "Often": 37288, + "Oh": 5812, + "Ohio": 31274, + "Oil": 44142, + "Ok": 18690, + "Okay": 16454, + "Ol": 30098, + "Old": 19620, + "On": 2202, + "Once": 7454, + "One": 3198, + "Online": 14439, + "Only": 10049, + "Ont": 45984, + "Op": 18257, + "Open": 11505, + "Opening": 43093, + "Oper": 18843, + "Operation": 32180, + "Opp": 27524, + "Ops": 41472, + "Opt": 27871, + "Option": 19722, + "Optional": 30719, + "Options": 29046, + "Or": 5574, + "Oracle": 48625, + "Orange": 40141, + "Ord": 35422, + "Order": 18743, + "Orderable": 39655, + "Ore": 41543, + "Oregon": 41243, + "Org": 46808, + "Organ": 26121, + "Orig": 11610, + "Origin": 39688, + "Original": 20556, + "Originally": 22731, + "Os": 16748, + "Other": 6395, + "Others": 25599, + "Otherwise": 48059, + "Ott": 49092, + "Our": 5122, + "Out": 7975, + "Output": 26410, + "Outside": 30815, + "Over": 5886, + "Overall": 16350, + "Override": 37961, + "Overview": 29064, + "Own": 23858, + "Owner": 42419, + "Ox": 38208, + "P": 47, + "PA": 4537, + "PAC": 44938, + "PAR": 27082, + "PART": 30709, + "PASS": 47924, + "PATH": 34219, + "PB": 49079, + "PC": 5662, + "PD": 5760, + "PDATE": 14341, + "PDATED": 49316, + "PDF": 20456, + "PE": 11401, + "PER": 18973, + "PET": 47731, + "PF": 42668, + "PG": 6968, + "PH": 11909, + "PHOTOS": 42709, + "PI": 11901, + "PIN": 44032, + "PK": 40492, + "PL": 6489, + "PLA": 45710, + "PLAY": 31519, + "PLE": 16437, + "PLIC": 31484, + "PLIED": 49094, + "PM": 5868, + "PN": 13137, + "PO": 16402, + "POL": 45472, + "POR": 44680, + "PORT": 15490, + "POS": 37997, + "POSE": 48933, + "POST": 32782, + "PP": 10246, + "PR": 4805, + "PRE": 46437, + "PRES": 48296, + "PRESS": 32761, + "PRO": 31190, + "PROV": 41283, + "PS": 3705, + "PT": 11571, + "PU": 5105, + "PUT": 30076, + "Pa": 28875, + "Pac": 18844, + "Pacific": 22933, + "Pack": 11869, + "Package": 27813, + "Pad": 26114, + "Page": 9876, + "Pages": 47798, + "Pain": 38490, + "Pak": 29675, + "Pakistan": 38485, + "Pal": 11531, + "Palest": 32570, + "Palestinian": 35969, + "Pan": 15730, + "Pand": 47206, + "Panel": 26639, + "Paper": 42950, + "Par": 10044, + "Param": 22973, + "Parameter": 36301, + "Parameters": 48944, + "Parent": 24546, + "Parents": 42969, + "Paris": 40313, + "Park": 25478, + "Parser": 46677, + "Part": 7841, + "Particip": 34363, + "Parts": 42670, + "Party": 33553, + "Pass": 14478, + "Password": 35215, + "Past": 34533, + "Pat": 12130, + "Patch": 33952, + "Path": 15235, + "Patrick": 32718, + "Pattern": 47546, + "Paul": 12041, + "Pause": 49991, + "Pay": 19197, + "Pe": 6435, + "Peace": 43445, + "Pear": 46262, + "Ped": 43468, + "Pen": 25553, + "Penn": 39899, + "People": 8061, + "Per": 5990, + "Percent": 31905, + "Perfect": 36635, + "Performance": 32273, + "Perhaps": 13710, + "Pers": 30946, + "Person": 15439, + "Personal": 30228, + "Personally": 42322, + "Pet": 25803, + "Peter": 19727, + "Pg": 31743, + "Ph": 2725, + "Phase": 35645, + "Phil": 18673, + "Philadelphia": 42349, + "Philipp": 49680, + "Phill": 41970, + "Phoenix": 36422, + "Phone": 6132, + "Phones": 32212, + "Phot": 27248, + "Photo": 6191, + "Photos": 21197, + "Phys": 43215, + "Physical": 31611, + "Pi": 38729, + "Pic": 39507, + "Pick": 31686, + "Pict": 21300, + "Picture": 28070, + "Pie": 48223, + "Pierre": 36910, + "Pin": 28348, + "Ping": 49806, + "Pink": 41912, + "Pinterest": 35767, + "Pir": 46772, + "Pitt": 47627, + "Pixel": 40809, + "Pl": 3646, + "Place": 27271, + "Plan": 20854, + "Planet": 41801, + "Platform": 37148, + "Play": 11002, + "Player": 14140, + "Players": 24860, + "Playing": 36530, + "Please": 5492, + "Plex": 46383, + "Plot": 43328, + "Plug": 23257, + "Plugin": 37233, + "Plus": 17860, + "Po": 18833, + "Pocket": 45454, + "Pod": 41565, + "Point": 12727, + "Points": 40710, + "Pokemon": 48034, + "Poké": 41386, + "Pokémon": 46602, + "Pol": 8017, + "Police": 9039, + "Policy": 36727, + "Polit": 39866, + "Political": 35443, + "Politics": 43921, + "Poll": 39176, + "Poly": 34220, + "Pont": 48039, + "Pool": 27201, + "Poor": 43920, + "Pop": 16979, + "Pope": 46172, + "Population": 45251, + "Port": 13924, + "Portland": 45330, + "Pos": 21604, + "Position": 26545, + "Post": 6307, + "Posted": 14231, + "Posts": 21496, + "Pot": 25396, + "Power": 13434, + "Pr": 6836, + "Pract": 49515, + "Pre": 6719, + "Pred": 39156, + "Pref": 36698, + "Prem": 24914, + "Premium": 36787, + "Prep": 37534, + "Pres": 25460, + "Present": 34695, + "President": 10364, + "Press": 13800, + "Pretty": 35700, + "Prev": 36854, + "Preview": 48835, + "Previous": 21448, + "Previously": 36837, + "Pri": 34487, + "Price": 18124, + "Prim": 23828, + "Primary": 35170, + "Prime": 26405, + "Prin": 47231, + "Princ": 42904, + "Prince": 35784, + "Print": 18557, + "Prior": 22442, + "Priv": 20184, + "Privacy": 48948, + "Private": 29067, + "Pro": 2964, + "Probably": 34784, + "Problem": 40781, + "Process": 18709, + "Produ": 11547, + "Product": 15667, + "Production": 35027, + "Products": 48650, + "Prof": 15404, + "Professional": 49138, + "Professor": 25031, + "Profile": 37046, + "Program": 15167, + "Progress": 32577, + "Project": 16775, + "Prom": 24129, + "Proof": 44683, + "Prop": 24331, + "Property": 21746, + "Pros": 35726, + "Prosecut": 34301, + "Prosecutors": 39401, + "Prot": 19703, + "Protect": 41426, + "Prov": 15946, + "Provider": 29495, + "Proxy": 44148, + "Ps": 12016, + "Psy": 25918, + "PsyNetMessage": 28666, + "Psych": 31923, + "Ptr": 46745, + "Pub": 14876, + "Public": 15202, + "Published": 24492, + "Publisher": 46471, + "Pull": 42940, + "Pur": 30026, + "Purchase": 47651, + "Pure": 49548, + "Push": 49222, + "Put": 11588, + "Putin": 17060, + "Putting": 46399, + "Py": 20519, + "Python": 37906, + "Q": 48, + "QB": 40291, + "QL": 9711, + "QU": 10917, + "QUEST": 35780, + "QUI": 43702, + "QUIRE": 49128, + "Qaeda": 19058, + "Qaida": 41225, + "Qu": 4507, + "Qual": 46181, + "Quality": 35013, + "Quant": 24915, + "Quantity": 31208, + "Que": 15681, + "Queen": 32466, + "Query": 20746, + "Quest": 12166, + "Question": 24361, + "Questions": 35741, + "Queue": 34991, + "Quick": 21063, + "Quite": 44959, + "Quote": 25178, + "Quotes": 23138, + "R": 49, + "RA": 3861, + "RAFT": 44700, + "RAG": 33202, + "RAL": 35296, + "RAM": 24115, + "RANT": 32506, + "RAW": 20530, + "RAY": 30631, + "RB": 27912, + "RC": 7397, + "RD": 35257, + "RE": 2200, + "READ": 15675, + "REAM": 32235, + "REC": 38827, + "RECT": 23988, + "RED": 22083, + "REDACTED": 45999, + "REE": 11587, + "REF": 31688, + "REG": 31553, + "REL": 16448, + "RELATED": 20112, + "REM": 40726, + "REP": 35316, + "RES": 19535, + "RESULTS": 46274, + "RET": 26087, + "RF": 32754, + "RFC": 41150, + "RG": 48192, + "RGB": 36982, + "RH": 48587, + "RI": 7112, + "RIC": 41132, + "RIP": 32618, + "RIPT": 46023, + "RL": 7836, + "RM": 29138, + "RN": 42336, + "RNA": 27204, + "RO": 13252, + "ROM": 33676, + "RON": 45806, + "ROR": 16411, + "RP": 20031, + "RPG": 46954, + "RR": 21095, + "RS": 6998, + "RT": 14181, + "RW": 46747, + "RY": 18276, + "Ra": 21762, + "Race": 35157, + "Rachel": 44045, + "Rad": 15546, + "Radio": 26093, + "Rah": 47135, + "Raid": 49043, + "Rail": 44631, + "Rain": 31443, + "Ram": 33754, + "Rand": 38918, + "Random": 29531, + "Range": 17257, + "Rank": 27520, + "Ranked": 36713, + "Rap": 35230, + "Rare": 26737, + "Rat": 29665, + "Rate": 32184, + "Rated": 15322, + "Rather": 27202, + "Rating": 29321, + "Raven": 49098, + "Raw": 27369, + "Ray": 19591, + "Re": 3041, + "Read": 5569, + "Reader": 33634, + "Reading": 36120, + "Ready": 35474, + "Real": 15633, + "Really": 26392, + "Reason": 45008, + "Reb": 28951, + "Rec": 6690, + "Recent": 26446, + "Recently": 24661, + "Recipe": 37523, + "Recomm": 24898, + "Recommend": 41248, + "Recommended": 36171, + "Record": 23739, + "Rect": 45474, + "Red": 7738, + "Redd": 32259, + "Reddit": 22367, + "Redditor": 34832, + "Ref": 8134, + "Refer": 46238, + "Reference": 26687, + "References": 19927, + "Reg": 8081, + "Regarding": 39424, + "Regardless": 27894, + "Region": 47371, + "Register": 38804, + "Registered": 47473, + "Registration": 47133, + "Regular": 40164, + "Reilly": 25819, + "Rel": 6892, + "Related": 9819, + "Relations": 47117, + "Release": 26362, + "Released": 45037, + "Reloaded": 36726, + "Rem": 8413, + "Remember": 16676, + "Remote": 36510, + "Remove": 27914, + "Removed": 45975, + "Ren": 26764, + "Render": 45819, + "Rep": 6207, + "Repe": 47541, + "Repeat": 40322, + "Repl": 39232, + "Reply": 36875, + "Report": 19100, + "Reporting": 42159, + "Reports": 37844, + "Represent": 40171, + "Republic": 15431, + "Republican": 25777, + "Republicans": 28455, + "Requ": 16844, + "Request": 18453, + "Required": 37374, + "Requirements": 42249, + "Requires": 39618, + "Res": 4965, + "Research": 25104, + "Researchers": 25606, + "Residents": 42347, + "Resource": 26198, + "Resources": 33236, + "Resp": 19309, + "Response": 31077, + "Rest": 19452, + "Result": 23004, + "Results": 25468, + "Ret": 9781, + "Return": 13615, + "Returns": 35561, + "Reuters": 12637, + "Rev": 18009, + "Review": 14832, + "Reviewed": 40266, + "Reviewer": 35407, + "Revolution": 50237, + "Rew": 30003, + "Reward": 48123, + "Rex": 47389, + "Rh": 38576, + "Rich": 14868, + "Richard": 22245, + "Rick": 33048, + "Right": 11028, + "Ring": 39687, + "River": 42204, + "Ro": 15450, + "Road": 29197, + "Roaming": 27352, + "Rob": 14350, + "Rober": 15924, + "Robert": 19156, + "Roberts": 45487, + "Robin": 40656, + "Rock": 19665, + "Rocket": 50218, + "Rod": 27917, + "Rog": 30417, + "Roger": 43719, + "Rogue": 48163, + "Role": 47445, + "Roll": 26869, + "Rom": 22834, + "Roman": 32454, + "Romney": 42184, + "Ron": 23672, + "Room": 41178, + "Root": 30016, + "Ros": 35740, + "Rose": 31087, + "Ross": 38328, + "Rot": 24864, + "Round": 22685, + "Route": 43401, + "Row": 25166, + "Roy": 32027, + "Royal": 41861, + "Rs": 31273, + "Ru": 40464, + "Rub": 21312, + "Ruby": 32101, + "Rule": 31929, + "Rules": 37766, + "Rum": 47127, + "Run": 10987, + "Runner": 49493, + "Running": 28768, + "Runtime": 41006, + "Rus": 35313, + "Rush": 49942, + "Russ": 10020, + "Russell": 46325, + "Russia": 16347, + "Russian": 16220, + "Rust": 49444, + "Ry": 46987, + "Ryan": 21868, + "S": 50, + "SA": 4090, + "SAM": 49302, + "SAN": 36753, + "SAY": 27358, + "SB": 16811, + "SC": 6173, + "SCP": 48956, + "SD": 10305, + "SE": 5188, + "SEA": 46887, + "SEC": 23683, + "SEE": 36078, + "SELECT": 46506, + "SER": 35009, + "SET": 28480, + "SF": 20802, + "SG": 38475, + "SH": 9693, + "SHA": 37596, + "SHARE": 42597, + "SHIP": 49423, + "SI": 11584, + "SIGN": 46224, + "SIM": 48913, + "SIZE": 33489, + "SK": 18831, + "SL": 8634, + "SM": 12310, + "SN": 15571, + "SO": 15821, + "SON": 11782, + "SOURCE": 47690, + "SP": 4303, + "SPA": 50087, + "SPEC": 48451, + "SPONSORED": 37190, + "SQL": 17861, + "SR": 12562, + "SS": 5432, + "SSL": 31127, + "ST": 2257, + "STAR": 46678, + "STAT": 35744, + "STATE": 44724, + "STD": 32147, + "STDOUT": 36886, + "STE": 30516, + "STEM": 25361, + "STEP": 42135, + "STER": 41809, + "STON": 41924, + "STR": 18601, + "STRUCT": 46126, + "SU": 12564, + "SUP": 40331, + "SW": 17887, + "SY": 23060, + "Sa": 33890, + "Sab": 39646, + "Sac": 38318, + "Sad": 26699, + "Sadly": 36725, + "Safe": 31511, + "Safety": 45372, + "Sah": 32194, + "Saharan": 40461, + "Said": 47638, + "Saint": 48615, + "Sal": 19221, + "Sales": 44490, + "Salt": 43061, + "Sam": 16305, + "Same": 30556, + "Sample": 36674, + "Samsung": 32334, + "San": 15017, + "Sand": 18471, + "Sanders": 26747, + "Santa": 42694, + "Sarah": 29284, + "Sat": 20245, + "Saturday": 19844, + "Saudi": 36939, + "Sav": 47362, + "Save": 16928, + "Sax": 41152, + "Say": 25515, + "Sc": 3351, + "Scale": 29990, + "Scan": 33351, + "Scar": 44433, + "Scene": 36542, + "Sch": 14874, + "Sche": 27054, + "School": 26130, + "Science": 26959, + "Scient": 23010, + "Scientists": 29193, + "Scope": 43642, + "Score": 26595, + "Scot": 37559, + "Scotland": 47230, + "Scott": 19040, + "Screen": 23901, + "Screenshot": 34204, + "Script": 7391, + "Scroll": 29261, + "Se": 4653, + "Sea": 37567, + "Sean": 26408, + "Search": 18243, + "Season": 18960, + "Seattle": 34007, + "Sec": 6558, + "Second": 12211, + "Secondly": 44276, + "Secret": 23725, + "Secretary": 38541, + "Section": 16375, + "Secure": 49793, + "Security": 24074, + "See": 6214, + "Seeing": 36314, + "Seg": 41030, + "Sel": 48767, + "Select": 17563, + "Self": 24704, + "Sem": 13900, + "Semitic": 28753, + "Semitism": 25406, + "Sen": 10445, + "Senate": 32998, + "Senator": 29774, + "Send": 25206, + "Senior": 31224, + "Sense": 41166, + "Sensor": 47864, + "Sent": 31837, + "Sep": 19117, + "Sept": 14635, + "September": 17543, + "Sequ": 44015, + "Ser": 7089, + "Serial": 32634, + "Series": 27996, + "Seriously": 42338, + "Serv": 11838, + "Server": 10697, + "Service": 16177, + "Services": 31007, + "Session": 36044, + "Set": 7248, + "Setting": 34149, + "Settings": 26232, + "Setup": 40786, + "Seven": 31334, + "Several": 14945, + "Sex": 23398, + "Sexual": 49161, + "Sh": 2484, + "Shadow": 27447, + "Sham": 43478, + "Shape": 33383, + "Shar": 40201, + "Share": 11649, + "Shares": 43566, + "Sharp": 44336, + "She": 3347, + "Shell": 23248, + "Sher": 28782, + "Shield": 33651, + "Shift": 33377, + "Shin": 44592, + "Ship": 25586, + "Shipping": 45169, + "Shock": 31646, + "Shop": 29917, + "Short": 16438, + "Shortly": 30513, + "Shot": 28512, + "Should": 19926, + "Show": 15307, + "Shut": 39079, + "Si": 42801, + "Side": 24819, + "Sign": 11712, + "Sil": 15086, + "Silver": 26766, + "Sim": 8890, + "Similar": 18925, + "Similarly": 28039, + "Simon": 35475, + "Simple": 26437, + "Simply": 35596, + "Sin": 46200, + "Since": 6385, + "Sing": 29974, + "Single": 28008, + "Sir": 22788, + "Sit": 46655, + "Site": 29123, + "Six": 21447, + "Size": 10699, + "Sk": 15739, + "Skill": 35040, + "Skin": 42455, + "Skip": 50232, + "Sky": 22308, + "Sl": 11122, + "Sleep": 40555, + "Slot": 38963, + "Slow": 36423, + "Sm": 7556, + "Small": 18712, + "Smart": 25610, + "Smith": 17919, + "Sn": 16501, + "Snake": 49795, + "Snap": 43826, + "Snow": 28974, + "So": 2396, + "Soc": 37949, + "Social": 20636, + "Socket": 39105, + "Soft": 18380, + "Software": 25423, + "Sol": 36949, + "Solar": 38825, + "Sold": 33873, + "Solid": 46933, + "Solution": 46344, + "Some": 4366, + "Someone": 28211, + "Something": 22210, + "Sometimes": 15468, + "Son": 31056, + "Song": 44241, + "Sony": 32895, + "Soon": 28093, + "Sorry": 14385, + "Sort": 42758, + "Soul": 36315, + "Sound": 21369, + "Sounds": 40825, + "Source": 7416, + "SourceFile": 37226, + "Sources": 21188, + "South": 14942, + "Southern": 44993, + "Sov": 38574, + "Soviet": 40408, + "Sp": 4561, + "Space": 14106, + "SpaceEngineers": 31032, + "Spain": 45355, + "Spanish": 43584, + "Spawn": 49855, + "Spe": 5248, + "Speaking": 13887, + "Spec": 22882, + "Special": 13409, + "Specific": 32419, + "Specifically": 48379, + "Spect": 49738, + "Speed": 22785, + "Spell": 31221, + "Sphere": 38882, + "Spider": 41294, + "Spirit": 41910, + "Spl": 26568, + "Split": 41205, + "Spoiler": 31895, + "Spons": 43522, + "Sport": 42576, + "Sports": 18153, + "Spot": 32565, + "Spr": 38454, + "Spread": 44458, + "Spring": 30387, + "Squ": 22266, + "Square": 48011, + "St": 1273, + "Stack": 25896, + "Staff": 31449, + "Stage": 29391, + "Stan": 32140, + "Stand": 15480, + "Standard": 23615, + "Standing": 44196, + "Star": 8248, + "Stars": 29366, + "Start": 10434, + "Starting": 22851, + "Stat": 17126, + "State": 9012, + "Statement": 48682, + "States": 42237, + "Static": 45442, + "Station": 12367, + "Statistics": 48346, + "Stats": 29668, + "Status": 19580, + "Stay": 25681, + "Ste": 7447, + "Steam": 19109, + "Steel": 39807, + "Step": 8600, + "Stephen": 24920, + "Steve": 19206, + "Steven": 28292, + "Stew": 49328, + "Still": 9590, + "Stock": 26207, + "Stone": 34346, + "Stop": 19485, + "Storage": 31425, + "Store": 22658, + "Storm": 32173, + "Story": 11605, + "Str": 13290, + "Stra": 41347, + "Strange": 38114, + "Stre": 30611, + "Stream": 12124, + "Streamer": 28696, + "StreamerBot": 37574, + "Street": 34356, + "Strength": 45027, + "Stretch": 39181, + "Strike": 31584, + "String": 10100, + "Strong": 33004, + "Struct": 44909, + "Stud": 13007, + "Student": 38778, + "Students": 28239, + "Studies": 45833, + "Studio": 41501, + "Study": 39841, + "Sty": 18716, + "Style": 21466, + "Su": 5606, + "Sub": 7004, + "Subject": 19776, + "Submit": 45135, + "Subscribe": 27125, + "Success": 33244, + "Such": 16678, + "Suddenly": 38582, + "Suggest": 43857, + "Sullivan": 47572, + "Sum": 13065, + "Summary": 22093, + "Summer": 33560, + "Sun": 16012, + "Sund": 20602, + "Sunday": 21934, + "Sup": 40784, + "Super": 12442, + "Supp": 15979, + "Supplement": 42615, + "Support": 15514, + "Supported": 48181, + "Supporters": 49422, + "Sur": 14214, + "Sure": 19457, + "Surv": 34652, + "Sus": 30746, + "Susan": 45842, + "Sw": 10462, + "Swe": 40783, + "Sweet": 36087, + "Switch": 38978, + "Sword": 43117, + "Sy": 13940, + "Sym": 43094, + "Syn": 29934, + "Sync": 28985, + "Synopsis": 49771, + "Syria": 40029, + "Syrian": 42747, + "Sys": 44387, + "System": 11964, + "T": 51, + "TA": 5603, + "TABLE": 38148, + "TAG": 42197, + "TAIN": 30339, + "TB": 22737, + "TC": 4825, + "TD": 21016, + "TE": 9328, + "TED": 36493, + "TER": 5781, + "TERN": 31800, + "TEXT": 32541, + "TEXTURE": 47648, + "TF": 10234, + "TG": 35990, + "TH": 4221, + "THE": 10970, + "THER": 21250, + "THING": 39356, + "THIS": 43559, + "TI": 25621, + "TIME": 34694, + "TING": 48996, + "TION": 24131, + "TIT": 49560, + "TL": 14990, + "TM": 15972, + "TN": 46559, + "TO": 10468, + "TON": 11357, + "TOP": 35222, + "TOR": 32961, + "TP": 7250, + "TPP": 31435, + "TPPStreamerBot": 37579, + "TPS": 28820, + "TR": 5446, + "TRUMP": 42473, + "TRY": 40405, + "TS": 4694, + "TT": 15751, + "TV": 6849, + "TW": 34551, + "TX": 29551, + "TY": 9936, + "TYPE": 25216, + "Ta": 38586, + "Tab": 33349, + "Table": 10962, + "Tact": 45803, + "Tag": 24835, + "Tags": 36142, + "Tai": 47976, + "Take": 12322, + "Taking": 26556, + "Tal": 31466, + "Talk": 25685, + "Talking": 45904, + "Tam": 42061, + "Tan": 45557, + "Tang": 43909, + "Tank": 32978, + "Tap": 45081, + "Tar": 47079, + "Target": 21745, + "Task": 25714, + "Tax": 27017, + "Taylor": 29907, + "Te": 6767, + "TeX": 49568, + "Tea": 49770, + "Team": 15592, + "Tech": 17760, + "Techn": 25574, + "Technical": 45638, + "Technology": 44893, + "Ted": 38972, + "Teen": 45639, + "Tel": 33317, + "Tele": 31709, + "Tell": 24446, + "Tem": 12966, + "Temp": 30782, + "Temperature": 42492, + "Template": 30800, + "Ten": 24893, + "Tenn": 43139, + "Ter": 15156, + "Term": 40596, + "Termin": 44798, + "Terror": 40194, + "Terry": 50241, + "Tes": 36504, + "Tesla": 41351, + "Test": 14402, + "Testing": 44154, + "Tex": 17005, + "Texas": 21607, + "Text": 8206, + "TextColor": 42470, + "Texture": 32742, + "Textures": 39860, + "Th": 817, + "Thank": 10449, + "Thankfully": 48387, + "Thanks": 9690, + "That": 2504, + "The": 464, + "Their": 14574, + "Theme": 47863, + "Then": 6423, + "Ther": 35048, + "There": 1858, + "Therefore": 26583, + "These": 4711, + "They": 2990, + "Things": 22248, + "Think": 22073, + "Third": 22747, + "Thirty": 38856, + "This": 1212, + "Thom": 37582, + "Thomas": 22405, + "Thompson": 48942, + "Thor": 46765, + "Those": 9627, + "Though": 10915, + "Thousands": 37482, + "Thread": 16818, + "Three": 12510, + "Through": 15046, + "Throughout": 26797, + "Throw": 39431, + "Thu": 39902, + "Thumbnail": 35523, + "ThumbnailImage": 39142, + "Thunder": 45713, + "Thursday": 25381, + "Thus": 19093, + "Ti": 40533, + "Tickets": 43254, + "Tier": 35252, + "Tile": 35103, + "Tim": 14967, + "Time": 7575, + "Timeout": 48031, + "Timer": 48801, + "Times": 28595, + "Tip": 28434, + "Tips": 43368, + "Title": 19160, + "To": 2514, + "Today": 8888, + "Todd": 42817, + "Together": 41631, + "Tok": 19042, + "Token": 30642, + "Tokens": 22906, + "Tom": 13787, + "Tomorrow": 49488, + "Ton": 35416, + "Tonight": 43783, + "Tony": 29387, + "Too": 23307, + "Tool": 25391, + "Tools": 33637, + "Top": 9126, + "Topic": 33221, + "Topics": 25902, + "Tor": 15884, + "Toronto": 31359, + "Torrent": 39286, + "Total": 14957, + "Touch": 35211, + "Tour": 39152, + "Town": 38097, + "Toy": 48236, + "Tr": 2898, + "Tra": 15721, + "Track": 24802, + "Tracker": 35694, + "Trade": 35965, + "Traditional": 48485, + "Train": 44077, + "Training": 44357, + "Trans": 8291, + "Transaction": 48720, + "Transfer": 43260, + "Transform": 41762, + "Translation": 48313, + "Travel": 33074, + "Tre": 31055, + "Tree": 27660, + "Trend": 45461, + "Tri": 14824, + "Trigger": 48344, + "Trivia": 23854, + "Tro": 44095, + "True": 17821, + "Trump": 6170, + "Trust": 33814, + "Truth": 38782, + "Try": 23433, + "Ts": 33758, + "Tu": 47247, + "Tube": 6876, + "Tue": 41392, + "Tuesday": 26133, + "Tumblr": 39415, + "Tur": 17483, + "Turkey": 31632, + "Turkish": 42872, + "Turn": 17278, + "Tw": 5080, + "Twe": 32665, + "Tweet": 47845, + "Twenty": 34096, + "Twitter": 14254, + "Two": 7571, + "Tx": 46047, + "Ty": 25492, + "Tyler": 46807, + "Typ": 31467, + "Type": 6030, + "Types": 31431, + "Typically": 49321, + "U": 52, + "UA": 34970, + "UAL": 25620, + "UB": 10526, + "UC": 9598, + "UCK": 16696, + "UCT": 18415, + "UD": 8322, + "UE": 8924, + "UES": 35409, + "UF": 36820, + "UFC": 44534, + "UFF": 47588, + "UG": 7340, + "UGC": 31179, + "UGE": 41251, + "UGH": 44004, + "UI": 10080, + "UID": 27586, + "UK": 15039, + "UL": 6239, + "ULAR": 37232, + "ULE": 24212, + "ULL": 9994, + "ULT": 16724, + "ULTS": 35342, + "UM": 5883, + "UME": 38340, + "UMP": 20476, + "UN": 4944, + "UNCH": 47461, + "UNE": 41884, + "UP": 8577, + "UPDATE": 16977, + "UR": 4261, + "URA": 45570, + "URE": 11335, + "URES": 29514, + "URI": 47269, + "URL": 21886, + "URN": 27064, + "URR": 31302, + "URRENT": 39237, + "US": 2937, + "USA": 14053, + "USB": 27155, + "USD": 29072, + "USE": 19108, + "USER": 29904, + "USH": 27143, + "USS": 32835, + "UST": 7759, + "UT": 3843, + "UTC": 17429, + "UTE": 37780, + "UTERS": 14974, + "UTF": 48504, + "UTH": 24318, + "UTION": 35354, + "UU": 30100, + "UV": 31667, + "UX": 31235, + "Ub": 36609, + "Uber": 39018, + "Uh": 34653, + "Uk": 28425, + "Ukraine": 44814, + "Ul": 47920, + "Ult": 16301, + "Ultimate": 47892, + "Ultimately": 27212, + "Ultra": 36122, + "Um": 37280, + "Un": 3118, + "Uncommon": 43023, + "Und": 31319, + "Under": 9203, + "Understanding": 43467, + "Unfortunately": 13898, + "Union": 38176, + "Unique": 40257, + "Unit": 26453, + "United": 17013, + "Unity": 35955, + "Universal": 38747, + "University": 21009, + "Unix": 47000, + "Unknown": 20035, + "Unless": 28042, + "Unlike": 18521, + "Unt": 35792, + "Until": 18273, + "Untitled": 46332, + "Up": 4933, + "Update": 10260, + "Updated": 17354, + "Upgrade": 44948, + "Upload": 41592, + "Upon": 23792, + "Ur": 16692, + "Urban": 46667, + "Url": 28165, + "Us": 5842, + "Usage": 28350, + "Use": 11041, + "Used": 38052, + "User": 12982, + "Users": 14490, + "Using": 12814, + "Usually": 37887, + "Ut": 18274, + "Utah": 44350, + "V": 53, + "VA": 11731, + "VAL": 23428, + "VALUE": 39488, + "VB": 44526, + "VC": 15922, + "VD": 8898, + "VE": 6089, + "VEL": 18697, + "VEN": 28290, + "VER": 5959, + "VERS": 28884, + "VERSION": 43717, + "VERT": 15858, + "VERTIS": 18000, + "VERTISEMENT": 18679, + "VG": 43490, + "VI": 12861, + "VICE": 27389, + "VID": 11008, + "VIDEO": 42937, + "VIDIA": 13171, + "VIEW": 28206, + "VII": 45529, + "VILLE": 38526, + "VIS": 29817, + "VK": 47191, + "VL": 47468, + "VM": 15996, + "VO": 29516, + "VOL": 44558, + "VP": 8859, + "VPN": 33883, + "VR": 13024, + "VS": 20304, + "VT": 36392, + "VW": 30133, + "Va": 33906, + "Val": 7762, + "Valid": 47139, + "Value": 11395, + "Values": 40161, + "Van": 25298, + "Var": 19852, + "Vari": 23907, + "Variable": 43015, + "Various": 40009, + "Vaults": 33937, + "Ve": 26979, + "Vector": 38469, + "Veh": 37870, + "Vel": 46261, + "Ven": 37522, + "Ver": 13414, + "Vers": 34947, + "Version": 14815, + "Versions": 45150, + "Vert": 42369, + "Very": 16371, + "Veter": 45182, + "Vi": 38432, + "Via": 30754, + "Vice": 47910, + "Vict": 21944, + "Victoria": 49898, + "Video": 10798, + "View": 7680, + "Vill": 42074, + "Viol": 33894, + "Virgin": 34674, + "Virginia": 41017, + "Virtual": 37725, + "Vis": 15854, + "Vision": 44206, + "Visit": 31141, + "Visual": 36259, + "Vo": 42144, + "Voice": 35708, + "Vol": 16598, + "Volume": 31715, + "Vote": 37394, + "Vs": 23266, + "W": 54, + "WA": 15543, + "WAR": 16279, + "WARD": 39743, + "WARE": 33746, + "WARN": 37771, + "WARNING": 31502, + "WASHINGTON": 21793, + "WATCH": 35192, + "WAY": 27285, + "WAYS": 42451, + "WB": 45607, + "WC": 27353, + "WD": 22332, + "WE": 8845, + "WER": 45532, + "WF": 48397, + "WH": 12418, + "WHAT": 32971, + "WHERE": 47357, + "WHO": 41856, + "WI": 36326, + "WIN": 37620, + "WIND": 28929, + "WINDOWS": 33207, + "WM": 22117, + "WN": 29767, + "WOOD": 49466, + "WOR": 45359, + "WORK": 33249, + "WP": 25527, + "WR": 18564, + "WS": 19416, + "WT": 39386, + "WW": 17947, + "Wa": 33484, + "Wait": 21321, + "Wal": 21902, + "Walk": 35963, + "Walker": 39950, + "Wall": 22401, + "Wallet": 47152, + "Wan": 45681, + "Want": 19633, + "War": 13195, + "Ward": 49021, + "Ware": 38824, + "Warning": 20361, + "Warren": 43464, + "Wars": 41508, + "Was": 16973, + "Washington": 17402, + "Watch": 10723, + "Water": 19184, + "Wave": 39709, + "Way": 25309, + "We": 1135, + "Weak": 44898, + "Weapon": 27632, + "Weapons": 41818, + "Weather": 41865, + "Web": 13908, + "Website": 33420, + "Wed": 19864, + "Wednesday": 27150, + "Week": 20916, + "Weight": 25844, + "Weiss": 48760, + "Welcome": 14618, + "Well": 5779, + "Were": 35653, + "West": 15045, + "Western": 24227, + "Wh": 1199, + "What": 2061, + "Whatever": 21875, + "Whe": 10842, + "Wheel": 45307, + "When": 2215, + "Whenever": 28877, + "Where": 8496, + "Whereas": 48494, + "Whether": 15354, + "Which": 13828, + "While": 3633, + "Whit": 43617, + "White": 12256, + "Who": 8241, + "Whoever": 47896, + "Why": 5195, + "Wi": 31294, + "Wide": 42559, + "Widget": 38300, + "Width": 30916, + "Wik": 33010, + "Wiki": 32603, + "Wikipedia": 48845, + "Wil": 22327, + "Wild": 25946, + "Will": 8743, + "William": 17121, + "Williams": 27869, + "Wilson": 37349, + "Win": 16643, + "Wind": 8731, + "Window": 27703, + "Windows": 11209, + "Wing": 35612, + "Winged": 47418, + "Winner": 48056, + "Winter": 35376, + "Wire": 29451, + "Wisconsin": 49097, + "With": 3152, + "WithNo": 35992, + "Within": 22005, + "Without": 16249, + "Witness": 38670, + "Wo": 49450, + "Wolf": 32069, + "Woman": 48081, + "Women": 18495, + "Wonder": 42337, + "Wood": 22911, + "Word": 26449, + "Words": 37117, + "Work": 12468, + "Working": 28516, + "Works": 23044, + "World": 10603, + "Would": 17353, + "Wow": 22017, + "Wr": 39213, + "Wra": 36918, + "Writ": 20257, + "Write": 16594, + "Writer": 34379, + "Writing": 33874, + "Written": 25354, + "Ws": 46456, + "X": 55, + "XL": 32457, + "XM": 37643, + "XP": 27481, + "XT": 25010, + "XX": 8051, + "XXX": 43145, + "XXXX": 24376, + "XY": 34278, + "Xbox": 43377, + "Xi": 42528, + "Y": 56, + "YA": 44947, + "YC": 44816, + "YD": 35755, + "YE": 48743, + "YES": 43335, + "YING": 45761, + "YL": 45448, + "YN": 40760, + "YOU": 36981, + "YP": 48232, + "YR": 38162, + "YS": 16309, + "YY": 26314, + "Yan": 49664, + "Yang": 38663, + "Ye": 35543, + "Yeah": 10995, + "Year": 17688, + "Years": 40630, + "Yellow": 39499, + "Yep": 47834, + "Yes": 5297, + "Yesterday": 28065, + "Yet": 11486, + "Yo": 38101, + "York": 49278, + "You": 1639, + "YouTube": 33869, + "Young": 20917, + "Your": 7120, + "Yu": 40728, + "Z": 57, + "ZA": 34892, + "ZE": 21211, + "ZI": 48926, + "ZX": 40692, + "ZZ": 30148, + "Ze": 36056, + "Zen": 47573, + "Zero": 28667, + "Zip": 41729, + "Zone": 26961, + "[": 58, + "[\"": 14692, + "['": 17816, + "[/": 13412, + "[[": 30109, + "[]": 21737, + "[_": 29795, + "\\": 59, + "\\\"": 7879, + "\\\",": 34607, + "\\\":": 30478, + "\\\">": 38214, + "\\'": 43054, + "\\)": 22725, + "\\-": 41441, + "\\.": 17405, + "\\/": 11139, + "\\/\\/": 45422, + "\\<": 49778, + "\\\\": 6852, + "\\\\\\\\": 13426, + "\\\\\\\\\\\\\\\\": 21807, + "\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 34604, + "]": 60, + "]\"": 30866, + "]'": 49946, + "](": 16151, + "])": 12962, + "]),": 46570, + "]).": 35944, + "]);": 36563, + "]+": 48688, + "],": 4357, + "],\"": 17241, + "],[": 38430, + "]-": 45297, + "].": 4083, + "].\"": 29225, + "]:": 5974, + "];": 11208, + "]=": 22241, + "][": 7131, + "][/": 44926, + "]]": 11907, + "]}": 48999, + "^": 61, + "^^": 18237, + "^^^^": 39397, + "^{": 36796, + "_": 62, + "_(": 41052, + "_-": 22955, + "_-_": 31386, + "_.": 44807, + "_>": 49029, + "__": 834, + "___": 17569, + "____": 1427, + "_____": 29343, + "______": 25947, + "_______": 37405, + "________": 2602, + "________________": 4841, + "________________________": 32941, + "________________________________": 10221, + "________________________________________________________________": 27193, + "_{": 23330, + "`": 63, + "`,": 47671, + "`.": 44646, + "``": 15506, + "````": 33153, + "a": 64, + "aa": 7252, + "aaa": 46071, + "aaaa": 24794, + "aah": 37500, + "aan": 28340, + "ab": 397, + "aba": 15498, + "abad": 17325, + "abal": 44349, + "abama": 8809, + "aban": 45094, + "aband": 49248, + "abase": 5754, + "abases": 18826, + "abb": 6485, + "abba": 48910, + "abbage": 32061, + "abbit": 14229, + "abbling": 47883, + "abby": 42457, + "abc": 39305, + "abe": 11231, + "abee": 32580, + "abel": 9608, + "abella": 43653, + "aber": 27359, + "abet": 8380, + "abetes": 11064, + "abeth": 9407, + "abetic": 33312, + "abi": 17914, + "abiding": 43056, + "abies": 43256, + "abil": 14991, + "abilia": 48249, + "abilities": 5738, + "ability": 1799, + "abin": 6014, + "abis": 8102, + "abit": 29968, + "abl": 23117, + "able": 540, + "abled": 4510, + "ables": 2977, + "abling": 11716, + "ablish": 17148, + "ablished": 22555, + "ablishment": 25380, + "ablo": 18817, + "ably": 1346, + "abo": 34748, + "abol": 28426, + "abolic": 29304, + "abor": 4820, + "abortion": 32396, + "about": 10755, + "abouts": 27880, + "above": 29370, + "abre": 46241, + "abs": 8937, + "absolute": 48546, + "absolutely": 42994, + "absor": 46303, + "abul": 16665, + "abulary": 22528, + "abus": 46844, + "abuse": 47158, + "abwe": 27050, + "aby": 3930, + "abyte": 37828, + "abytes": 38346, + "ac": 330, + "aca": 22260, + "acan": 50195, + "acas": 40263, + "acc": 4134, + "acca": 43552, + "accept": 13635, + "acceptable": 16037, + "access": 15526, + "accessible": 33780, + "acci": 44456, + "acco": 8679, + "accompan": 41974, + "accompanied": 42588, + "according": 38169, + "account": 23317, + "ace": 558, + "acea": 44977, + "aceae": 48319, + "acebook": 2887, + "aced": 2286, + "acement": 5592, + "acements": 28613, + "acent": 12643, + "aceous": 37797, + "acer": 11736, + "acerb": 22428, + "acers": 49908, + "aces": 2114, + "acet": 23253, + "aceutical": 14642, + "acey": 25415, + "ach": 620, + "acha": 34518, + "achable": 34446, + "ache": 4891, + "ached": 2317, + "achel": 9636, + "achelor": 19335, + "acher": 3493, + "achers": 17892, + "aches": 3694, + "achev": 42961, + "achi": 14299, + "achine": 20480, + "aching": 8103, + "achment": 15520, + "acho": 43703, + "acht": 19725, + "achu": 32323, + "achus": 9523, + "achusetts": 9770, + "achy": 35586, + "aci": 32009, + "acia": 47431, + "acial": 18150, + "acid": 46309, + "acies": 13433, + "acing": 4092, + "acio": 48711, + "acion": 49443, + "acious": 14209, + "aciously": 45289, + "acist": 20279, + "acists": 33194, + "acity": 4355, + "ack": 441, + "acked": 6021, + "acker": 10735, + "ackers": 28874, + "acket": 8317, + "ackets": 25180, + "acking": 5430, + "ackle": 20523, + "acks": 4595, + "acky": 36053, + "acl": 37779, + "acle": 6008, + "acles": 9928, + "acly": 39691, + "aclysm": 40605, + "aco": 10602, + "acon": 7807, + "acons": 37256, + "acqu": 43561, + "acre": 12345, + "acs": 16436, + "act": 529, + "acted": 23800, + "acter": 7321, + "acteria": 10634, + "acterial": 44965, + "acters": 19858, + "actic": 12009, + "acting": 27362, + "action": 2673, + "actionDate": 31538, + "actions": 4658, + "activ": 15791, + "activate": 39022, + "activated": 33106, + "activation": 48545, + "active": 5275, + "actively": 33329, + "activity": 21797, + "actly": 24342, + "actor": 11218, + "actory": 9548, + "acts": 8656, + "actual": 50039, + "actually": 37739, + "actus": 34144, + "acular": 12754, + "acus": 48628, + "acy": 1590, + "ad": 324, + "ada": 4763, + "adal": 31682, + "adan": 29157, + "adapt": 42552, + "adas": 38768, + "adata": 14706, + "aday": 43593, + "adays": 20544, + "add": 2860, + "addafi": 32113, + "added": 29373, + "adden": 38014, + "adder": 26676, + "adders": 45940, + "addin": 46782, + "adding": 26872, + "addle": 37382, + "addock": 35509, + "addon": 48078, + "addons": 39996, + "addr": 29851, + "address": 21975, + "addy": 13218, + "ade": 671, + "aded": 5286, + "adel": 6959, + "adelphia": 8273, + "adem": 36920, + "ademic": 49113, + "aden": 40780, + "adena": 38047, + "adeon": 12424, + "adequ": 16515, + "ader": 5067, + "aders": 9972, + "ades": 2367, + "adesh": 13410, + "adh": 24411, + "adi": 9189, + "adia": 29523, + "adian": 18425, + "adiator": 33716, + "adic": 23876, + "adier": 38868, + "adies": 50192, + "adin": 17072, + "ading": 4980, + "adiq": 48687, + "adish": 48563, + "aditional": 27013, + "adium": 6271, + "adj": 41255, + "adjust": 23032, + "adjusted": 29117, + "adle": 35166, + "admin": 28482, + "administ": 39081, + "ado": 4533, + "adobe": 36752, + "adoes": 46368, + "ador": 7079, + "ados": 22484, + "adow": 4584, + "adows": 9797, + "adr": 41909, + "adra": 49456, + "ads": 5643, + "adult": 49922, + "adv": 32225, + "advant": 13461, + "advert": 17904, + "advertisement": 45876, + "advertising": 34442, + "ady": 4597, + "ae": 3609, + "aea": 44705, + "aed": 8432, + "aeda": 11641, + "ael": 3010, + "aeper": 28235, + "aepernick": 28333, + "aer": 25534, + "aeus": 46052, + "aez": 47246, + "af": 1878, + "afa": 28485, + "afe": 8635, + "afer": 34659, + "afety": 27925, + "aff": 2001, + "affe": 21223, + "affected": 43958, + "affer": 31183, + "affiliated": 46818, + "affle": 30697, + "affles": 48501, + "afi": 19910, + "afia": 22214, + "afort": 24515, + "aft": 14940, + "after": 8499, + "ag": 363, + "aga": 8126, + "again": 17776, + "against": 32826, + "agall": 44906, + "agame": 46746, + "agan": 7329, + "aganda": 43589, + "agar": 32452, + "agara": 38415, + "agascar": 44309, + "agate": 37861, + "age": 496, + "aged": 1886, + "ageddon": 33054, + "agement": 5082, + "agements": 38113, + "agen": 11286, + "agency": 40955, + "agent": 25781, + "agents": 49638, + "ager": 3536, + "agers": 10321, + "ages": 1095, + "agg": 9460, + "agged": 14655, + "agger": 7928, + "agging": 16406, + "aggressive": 49639, + "agh": 10471, + "aghan": 45109, + "aghd": 16650, + "agher": 30450, + "aghetti": 35812, + "agi": 18013, + "agic": 9083, + "agically": 39066, + "agin": 23183, + "agine": 12756, + "aging": 3039, + "agle": 19345, + "agles": 37803, + "agn": 4660, + "agna": 48669, + "agnar": 30475, + "agne": 21080, + "agnetic": 25145, + "ago": 3839, + "agog": 37300, + "agogue": 32238, + "agon": 1840, + "agonal": 27923, + "agonist": 15239, + "agonists": 36764, + "agons": 34765, + "agos": 48215, + "agra": 45429, + "agram": 6713, + "agraph": 6111, + "agree": 49221, + "ags": 3775, + "agu": 11433, + "ague": 2064, + "agues": 6120, + "agus": 31111, + "agy": 46671, + "ah": 993, + "aha": 12236, + "ahah": 36225, + "ahan": 19210, + "ahar": 37325, + "ahead": 38204, + "ahi": 32810, + "ahime": 49997, + "ahl": 15668, + "ahn": 15386, + "aho": 17108, + "ahon": 30491, + "ahoo": 12992, + "ahs": 39095, + "ahu": 12196, + "ai": 1872, + "aic": 18452, + "aid": 1698, + "aida": 30546, + "aiden": 17538, + "aido": 44354, + "aign": 1784, + "aii": 42648, + "ail": 603, + "aila": 39460, + "ailability": 8994, + "ailable": 1508, + "ailand": 16188, + "ailed": 6255, + "ailing": 11608, + "ails": 1768, + "aily": 3079, + "aim": 1385, + "aiman": 47840, + "aimon": 49438, + "ain": 391, + "aina": 42183, + "aine": 5718, + "ained": 1328, + "ainer": 10613, + "ainers": 50221, + "aining": 1397, + "ainment": 37091, + "ains": 1299, + "aint": 2913, + "aintain": 32725, + "ainted": 14215, + "aints": 6003, + "air": 958, + "aird": 41620, + "aire": 7626, + "aired": 9820, + "aires": 17693, + "airo": 18131, + "airs": 3468, + "airy": 13021, + "ais": 15152, + "ait": 4548, + "aith": 3921, + "aito": 38995, + "aj": 1228, + "aja": 27792, + "aji": 26436, + "ajo": 34944, + "ajor": 1518, + "ak": 461, + "aka": 8130, + "akable": 29033, + "ake": 539, + "aked": 4335, + "akedown": 25817, + "aken": 1685, + "akening": 18800, + "akens": 31627, + "aker": 3110, + "akers": 3979, + "akeru": 43246, + "akery": 33684, + "akes": 1124, + "akespe": 20621, + "akespeare": 20946, + "akh": 11322, + "aki": 8182, + "akia": 21897, + "akin": 27048, + "aking": 868, + "akings": 45665, + "akis": 27321, + "ako": 25496, + "akov": 44715, + "akra": 38004, + "aks": 4730, + "aku": 8719, + "akura": 47754, + "akuya": 29863, + "aky": 15492, + "al": 282, + "ala": 6081, + "alach": 33786, + "alam": 44949, + "alan": 25786, + "albeit": 45781, + "album": 40916, + "alcohol": 42142, + "ald": 1940, + "alde": 35885, + "aldehyde": 44895, + "aldi": 37566, + "aldo": 41476, + "ale": 1000, + "aleb": 32100, + "aled": 3021, + "aleigh": 30729, + "aler": 36213, + "alert": 44598, + "ales": 2040, + "aley": 16730, + "alez": 22149, + "alf": 1604, + "alg": 14016, + "algia": 47111, + "ali": 7344, + "alia": 9752, + "alian": 7199, + "alias": 26011, + "aliation": 22885, + "alid": 10751, + "alien": 42690, + "align": 31494, + "aligned": 41634, + "alin": 14414, + "aline": 20663, + "aling": 4272, + "alion": 19275, + "alions": 50022, + "alis": 27315, + "alist": 49845, + "alities": 27969, + "ality": 1483, + "alk": 971, + "alker": 20949, + "alking": 18998, + "alks": 23833, + "alky": 18354, + "alkyrie": 21316, + "all": 439, + "alla": 30315, + "allah": 31840, + "allas": 7826, + "alle": 6765, + "alled": 4262, + "allel": 29363, + "allery": 17022, + "alli": 36546, + "allic": 18196, + "alling": 9221, + "allion": 48332, + "allo": 49457, + "alloc": 32332, + "allow": 12154, + "allowed": 40845, + "alloween": 50107, + "allows": 47205, + "alls": 5691, + "ally": 453, + "alm": 38182, + "almost": 28177, + "alo": 7335, + "alog": 11794, + "alogue": 30326, + "alogy": 48909, + "alon": 40755, + "alone": 17749, + "along": 24176, + "alore": 40612, + "alos": 41823, + "alph": 17307, + "alpha": 26591, + "als": 874, + "alsa": 32058, + "alse": 2820, + "alsh": 22114, + "also": 14508, + "alt": 2501, + "alted": 29590, + "alter": 47653, + "altern": 33645, + "alth": 1094, + "although": 16670, + "alties": 10355, + "alty": 6017, + "alus": 46781, + "always": 33770, + "aly": 3400, + "alys": 26266, + "alysed": 47557, + "alyses": 43710, + "alysis": 8767, + "alyst": 21470, + "am": 321, + "ama": 1689, + "amac": 11494, + "amacare": 11724, + "aman": 10546, + "amar": 39236, + "amara": 47848, + "amaru": 46893, + "amas": 17485, + "amate": 36754, + "amation": 14755, + "amaz": 45983, + "amazon": 33103, + "amb": 4131, + "amba": 31842, + "amber": 7789, + "ambers": 16368, + "ambling": 15366, + "ambo": 22651, + "amboo": 27708, + "amd": 28745, + "ame": 480, + "amed": 2434, + "ameda": 49637, + "amel": 17983, + "ameless": 39942, + "amen": 41763, + "ament": 3263, + "amental": 6860, + "aments": 12604, + "amer": 2382, + "amera": 18144, + "ameron": 41639, + "ames": 1047, + "ami": 6277, + "amia": 49442, + "amic": 18127, + "amide": 37905, + "amiliar": 19968, + "amily": 5993, + "amin": 5669, + "amina": 18891, + "amination": 24979, + "amine": 9862, + "aminer": 32086, + "amines": 41047, + "aming": 3723, + "amins": 24937, + "amiya": 38241, + "aml": 43695, + "amm": 6475, + "ammad": 26035, + "ammed": 10573, + "ammers": 36846, + "ammu": 49487, + "ammy": 46736, + "amn": 34684, + "amo": 18811, + "amon": 16487, + "among": 35131, + "amorph": 37670, + "amoto": 25384, + "amount": 17287, + "amous": 10877, + "amp": 696, + "ampa": 13299, + "amped": 13322, + "amph": 28474, + "amphetamine": 31262, + "amping": 37843, + "ampion": 6734, + "ampions": 4350, + "ampire": 13577, + "ampires": 27933, + "ample": 1403, + "amples": 12629, + "ampoo": 40239, + "amps": 9430, + "ampton": 23427, + "ampunk": 46183, + "ams": 4105, + "amsung": 30136, + "amura": 37324, + "amus": 25509, + "amy": 14814, + "an": 272, + "ana": 2271, + "analy": 38200, + "analysis": 20930, + "anamo": 33524, + "anan": 27870, + "anas": 15991, + "anasia": 45551, + "anc": 1192, + "anca": 42124, + "ance": 590, + "anced": 2903, + "ancel": 21130, + "ancer": 8250, + "ancers": 20811, + "ances": 1817, + "anch": 3702, + "anche": 6362, + "anches": 12140, + "anchester": 8911, + "anchez": 20364, + "ancial": 2783, + "ancies": 16183, + "ancing": 5077, + "anco": 47699, + "ancock": 37077, + "ancouver": 10264, + "ancy": 3883, + "and": 392, + "anda": 5282, + "andal": 7642, + "andals": 23819, + "andan": 42509, + "ande": 40004, + "anded": 12249, + "andel": 33134, + "andem": 30025, + "ander": 4066, + "andering": 42454, + "anders": 45070, + "andestine": 35887, + "andi": 26800, + "anding": 27225, + "andise": 18888, + "ando": 25440, + "andom": 3749, + "andon": 5063, + "andowski": 44391, + "andr": 46273, + "andra": 15918, + "andre": 49078, + "andro": 28092, + "android": 19411, + "ands": 1746, + "andum": 25933, + "andy": 10757, + "ane": 1531, + "aned": 22739, + "aneers": 33547, + "aneous": 11655, + "aneously": 27683, + "anes": 7305, + "aney": 22297, + "ang": 648, + "anga": 16484, + "angan": 37089, + "ange": 858, + "anged": 5102, + "angel": 8368, + "angelo": 46525, + "anger": 2564, + "angered": 19041, + "angering": 49470, + "angers": 6606, + "anges": 6231, + "angible": 39639, + "anging": 4924, + "angle": 9248, + "angled": 22393, + "angler": 49910, + "angles": 27787, + "angling": 27499, + "ango": 14208, + "angs": 27725, + "angu": 2303, + "anguage": 9000, + "anguages": 33213, + "anguard": 23521, + "angular": 21413, + "ani": 3216, + "ania": 5411, + "anian": 38336, + "anic": 26277, + "anical": 36684, + "anie": 34166, + "aniel": 6321, + "anim": 11227, + "animal": 41607, + "animate": 45685, + "animous": 45873, + "aning": 7574, + "anish": 7115, + "anism": 48162, + "anity": 19689, + "anium": 15776, + "ank": 962, + "anka": 15927, + "anke": 49200, + "anked": 14076, + "ankind": 28066, + "anking": 15230, + "anks": 2283, + "anky": 39556, + "anmar": 21708, + "ann": 1236, + "anna": 7697, + "annabin": 43655, + "annah": 25761, + "anne": 21952, + "anned": 3577, + "annel": 4276, + "annels": 8961, + "anners": 15672, + "anni": 31296, + "annie": 42883, + "annis": 45017, + "annon": 8825, + "annot": 34574, + "announced": 43499, + "anny": 7737, + "ano": 5733, + "anoia": 30661, + "anol": 22012, + "anon": 36902, + "anooga": 42165, + "anos": 40015, + "another": 29214, + "anova": 40993, + "anqu": 26184, + "ans": 504, + "ansas": 6618, + "anse": 40054, + "ansen": 33807, + "anship": 47086, + "ansion": 5487, + "ansk": 34738, + "anski": 44978, + "ansky": 49792, + "ansom": 22011, + "anson": 23103, + "ansson": 44038, + "answer": 41484, + "answered": 31966, + "ant": 415, + "anta": 4910, + "antage": 36403, + "antam": 49653, + "antasy": 34921, + "ante": 12427, + "anted": 4126, + "antes": 39781, + "anth": 29313, + "antha": 32589, + "anthrop": 22178, + "anti": 17096, + "antic": 5109, + "antically": 31589, + "anticipated": 45178, + "antics": 29320, + "antine": 29003, + "anting": 20482, + "antis": 20836, + "antle": 16941, + "antly": 3875, + "anto": 14723, + "antom": 11456, + "anton": 23026, + "antry": 21238, + "ants": 1187, + "anty": 46098, + "antz": 46269, + "anu": 42357, + "anus": 41141, + "anut": 20651, + "anuts": 37555, + "anwhile": 6710, + "any": 1092, + "anya": 34183, + "anyahu": 15966, + "anye": 23495, + "anyl": 34816, + "anyon": 21330, + "anything": 49459, + "anz": 35410, + "anza": 35819, + "ao": 5488, + "aos": 7495, + "ap": 499, + "apa": 32678, + "apache": 43073, + "apan": 2674, + "ape": 1758, + "apeake": 49528, + "aped": 5813, + "apego": 40561, + "aper": 2136, + "apers": 5656, + "apes": 7916, + "apesh": 25490, + "apeshifter": 29554, + "apest": 35746, + "aph": 6570, + "aphael": 34889, + "api": 15042, + "aping": 9269, + "apist": 41690, + "apixel": 48633, + "aple": 24052, + "aples": 28624, + "apo": 41817, + "apolis": 11174, + "apolog": 46407, + "apon": 9184, + "apons": 13486, + "apor": 12687, + "apore": 11656, + "app": 1324, + "appa": 20975, + "apped": 6320, + "append": 33295, + "apper": 11463, + "appers": 46629, + "appiness": 42661, + "apping": 5912, + "appings": 39242, + "apple": 18040, + "application": 31438, + "apply": 39014, + "appointed": 32924, + "appro": 21064, + "appropri": 11488, + "appropriate": 13335, + "appropriately": 45175, + "approved": 29137, + "approximately": 47498, + "apps": 18211, + "appy": 7774, + "aps": 1686, + "apse": 7512, + "apsed": 28361, + "apses": 45903, + "apt": 2373, + "apter": 3429, + "apters": 12126, + "aptic": 32963, + "aptop": 45007, + "apult": 41387, + "apy": 12826, + "aq": 30188, + "aqu": 36129, + "aque": 18251, + "aques": 46806, + "aquin": 48734, + "ar": 283, + "ara": 3301, + "arag": 29967, + "arah": 23066, + "arak": 30447, + "aram": 41158, + "aran": 19173, + "arant": 4741, + "arantine": 37996, + "araoh": 33766, + "arat": 34174, + "arate": 30748, + "aration": 10186, + "arations": 24355, + "arb": 38039, + "arbon": 42084, + "arc": 5605, + "arcer": 17649, + "arch": 998, + "arching": 38270, + "archive": 17474, + "archives": 48814, + "archment": 36767, + "archs": 34592, + "archy": 9282, + "arcity": 32689, + "ard": 446, + "arde": 45093, + "arded": 10676, + "arden": 5872, + "ardi": 22490, + "arding": 13493, + "ardless": 14694, + "ardo": 13109, + "ardon": 19917, + "ards": 1371, + "ardy": 39124, + "are": 533, + "area": 20337, + "ared": 1144, + "aredevil": 38281, + "arel": 20318, + "arella": 45494, + "aren": 5757, + "arent": 1580, + "arenthood": 17117, + "arently": 13773, + "arer": 11258, + "arers": 34231, + "ares": 3565, + "arest": 12423, + "aret": 8984, + "areth": 26659, + "arette": 14758, + "arettes": 13890, + "aretz": 48338, + "arez": 19655, + "arf": 37595, + "arg": 853, + "arge": 1376, + "arger": 32270, + "arget": 7641, + "argo": 9448, + "argon": 37920, + "args": 22046, + "argument": 49140, + "ari": 2743, + "aria": 10312, + "arial": 36098, + "arian": 3699, + "arians": 13517, + "ariat": 21621, + "arie": 49173, + "aries": 3166, + "arij": 39010, + "arijuana": 42834, + "arily": 3093, + "arin": 17714, + "arine": 34569, + "aring": 1723, + "ario": 4982, + "arios": 13010, + "arious": 27129, + "aris": 20066, + "arist": 34566, + "arity": 6806, + "arium": 17756, + "arius": 19897, + "ark": 668, + "arkable": 45543, + "arkin": 39027, + "arks": 5558, + "arl": 7063, + "arlane": 49344, + "arling": 30045, + "arm": 1670, + "arma": 10961, + "armac": 32813, + "armed": 12026, + "arming": 18052, + "armor": 40456, + "arms": 8357, + "arn": 1501, + "arna": 28610, + "arnaev": 42311, + "arning": 4228, + "aro": 12022, + "aron": 8045, + "aroo": 38049, + "around": 14145, + "arov": 42737, + "arp": 5117, + "arr": 3258, + "arranted": 47940, + "arrass": 9187, + "array": 18747, + "arre": 9624, + "arrell": 47769, + "arrett": 34878, + "arrison": 22472, + "arro": 34852, + "arrow": 6018, + "arry": 6532, + "ars": 945, + "arse": 17208, + "arser": 28198, + "arsh": 5406, + "arsity": 45826, + "arson": 12613, + "art": 433, + "arta": 34202, + "arte": 32074, + "arted": 19112, + "arten": 23996, + "arter": 2571, + "arters": 6137, + "arth": 11999, + "arthed": 36370, + "arthy": 18270, + "article": 20205, + "articles": 26845, + "artifacts": 50179, + "artisan": 19714, + "artist": 49016, + "artment": 1823, + "artments": 32514, + "artney": 41709, + "arton": 41328, + "arts": 5889, + "arty": 25494, + "artz": 13636, + "aru": 11493, + "arus": 20272, + "ary": 560, + "arya": 43898, + "aryl": 36822, + "aryn": 38621, + "as": 292, + "asa": 15462, + "asaki": 33846, + "asant": 8775, + "asar": 42391, + "asc": 3372, + "asca": 42688, + "ascade": 28966, + "ascal": 27747, + "ascar": 37740, + "ascist": 31968, + "ascript": 15961, + "ascular": 14767, + "ascus": 20275, + "ase": 589, + "ased": 839, + "asel": 48038, + "aser": 6005, + "asers": 19865, + "ases": 1386, + "ash": 1077, + "asha": 14715, + "ashed": 5263, + "asher": 31218, + "ashes": 7465, + "ashi": 12144, + "ashing": 2140, + "ashington": 2542, + "ashion": 5880, + "ashtra": 38535, + "asi": 17053, + "asia": 23218, + "asin": 47337, + "asing": 2313, + "asio": 29831, + "asion": 4247, + "asionally": 31775, + "asions": 39327, + "asis": 17765, + "asive": 17443, + "ask": 2093, + "aska": 8480, + "asket": 11715, + "asketball": 14575, + "asking": 30463, + "asks": 6791, + "asley": 30705, + "asm": 8597, + "asma": 11797, + "asms": 34432, + "ason": 888, + "asonable": 17994, + "asonic": 30189, + "asonry": 38950, + "asons": 2812, + "asp": 5126, + "aspberry": 17653, + "asper": 32981, + "aspers": 49412, + "aspx": 31740, + "ass": 562, + "assad": 30178, + "assador": 10623, + "assadors": 33429, + "assault": 46635, + "asse": 21612, + "assed": 21390, + "assemb": 34455, + "assembled": 46826, + "assembly": 41873, + "asser": 24929, + "assert": 30493, + "asses": 13978, + "assets": 19668, + "assetsadobe": 41383, + "assi": 46527, + "assian": 46091, + "assic": 31635, + "assies": 46257, + "assin": 44961, + "assing": 19696, + "assion": 11857, + "assis": 20297, + "assisted": 42191, + "assium": 26663, + "assment": 45312, + "asso": 28372, + "associated": 32852, + "assuming": 32935, + "assy": 11720, + "ast": 459, + "asta": 40197, + "aste": 4594, + "asted": 8992, + "aster": 1603, + "astered": 14054, + "astern": 6470, + "asters": 7060, + "astery": 29310, + "astic": 3477, + "astical": 32044, + "astically": 16607, + "astics": 24232, + "asting": 9222, + "aston": 45966, + "astrous": 20168, + "asts": 5773, + "asty": 7833, + "asu": 27345, + "asure": 5015, + "asured": 34006, + "asures": 13846, + "asuring": 45925, + "asury": 11579, + "asus": 40895, + "asy": 4107, + "at": 265, + "ata": 1045, + "atable": 21156, + "ataka": 48088, + "atal": 10254, + "atalie": 30951, + "atan": 39036, + "atana": 43777, + "atar": 9459, + "atari": 35554, + "atars": 40193, + "atch": 963, + "atche": 24809, + "atched": 14265, + "atcher": 34734, + "atches": 20981, + "atchewan": 29736, + "atching": 19775, + "ate": 378, + "atech": 40340, + "ated": 515, + "ateful": 11850, + "ateg": 2397, + "ategic": 47917, + "ategor": 47467, + "ategories": 26129, + "ategory": 11606, + "ategy": 4338, + "atel": 25791, + "atell": 7528, + "atellite": 26493, + "ately": 1286, + "atem": 23900, + "aten": 36686, + "ater": 729, + "ateral": 10534, + "aterasu": 45335, + "atered": 34190, + "aterial": 2273, + "atern": 9205, + "aternal": 14744, + "aternity": 17094, + "aters": 8605, + "ates": 689, + "ateur": 15093, + "ateurs": 45211, + "atever": 3587, + "atform": 3390, + "ath": 776, + "atha": 30921, + "atham": 37520, + "athan": 6696, + "athe": 26221, + "athed": 35932, + "ather": 1032, + "athered": 8638, + "atherine": 15289, + "athering": 25545, + "athetic": 18874, + "athi": 44202, + "athing": 26927, + "athlon": 50236, + "athom": 32910, + "athon": 12938, + "aths": 33148, + "athy": 10036, + "ati": 7246, + "atial": 34961, + "atibility": 25901, + "atible": 16873, + "atic": 1512, + "atical": 39056, + "atically": 4142, + "atican": 18245, + "atics": 23372, + "atile": 12610, + "atility": 18486, + "atin": 10680, + "ating": 803, + "atinum": 16881, + "atio": 39485, + "ation": 341, + "ational": 864, + "ationally": 15208, + "ations": 602, + "atis": 37749, + "atisf": 17403, + "atism": 26185, + "ative": 876, + "atively": 9404, + "atives": 2929, + "ativity": 22055, + "atl": 25864, + "atlantic": 43342, + "atmeal": 45280, + "ato": 5549, + "atoes": 15048, + "atography": 45501, + "atom": 37696, + "atomic": 47116, + "aton": 13951, + "atonin": 44248, + "atoon": 23122, + "ator": 1352, + "atorial": 21592, + "atories": 19854, + "atorium": 30732, + "ators": 2024, + "atory": 2870, + "atos": 35492, + "atown": 41079, + "atra": 26066, + "atre": 10562, + "atri": 26646, + "atro": 47756, + "atron": 23484, + "ats": 1381, + "atson": 13506, + "atsu": 19231, + "atsuki": 40063, + "att": 1078, + "atta": 25014, + "attach": 47348, + "attack": 20358, + "attacks": 38458, + "atted": 16898, + "atten": 41769, + "atter": 1436, + "attered": 10228, + "attering": 16475, + "atters": 34387, + "attery": 16296, + "atti": 34891, + "attle": 1999, + "attled": 43535, + "atto": 45807, + "atton": 38680, + "attr": 35226, + "attribute": 42348, + "atts": 30353, + "atu": 33419, + "atum": 21307, + "atur": 2541, + "atural": 2660, + "aturally": 7436, + "aturated": 30192, + "aturation": 36921, + "aturday": 3658, + "aturdays": 39724, + "ature": 1300, + "atures": 6691, + "atus": 7240, + "atz": 27906, + "au": 559, + "auc": 14272, + "aucas": 25205, + "aucus": 16710, + "aucuses": 38271, + "aud": 3885, + "auder": 29233, + "audi": 31330, + "audio": 24051, + "auer": 16261, + "aug": 7493, + "auga": 44718, + "augh": 1567, + "aughed": 13726, + "aughlin": 42730, + "aughs": 19256, + "aught": 3413, + "aughter": 3637, + "aughtered": 32734, + "aughters": 13441, + "aughty": 28496, + "aukee": 15263, + "aul": 2518, + "auld": 30406, + "auldron": 45637, + "ault": 1721, + "aults": 13185, + "aum": 26043, + "aun": 1942, + "auna": 32837, + "aunch": 11429, + "aund": 14677, + "aunder": 21118, + "aundering": 23496, + "aunders": 32818, + "aunt": 12968, + "aunted": 20227, + "aunting": 20706, + "auntlet": 32633, + "auntlets": 39695, + "aunts": 43981, + "aur": 2899, + "aura": 33830, + "auri": 35190, + "aurus": 22302, + "aus": 8717, + "ause": 682, + "ausible": 17178, + "aut": 2306, + "auth": 18439, + "authent": 41299, + "author": 9800, + "authored": 39351, + "authorized": 19721, + "authors": 41617, + "autical": 37073, + "aution": 32917, + "autions": 28766, + "auto": 23736, + "automatic": 37800, + "auts": 17712, + "aux": 14644, + "av": 615, + "ava": 4170, + "avage": 33757, + "availability": 47274, + "available": 15182, + "aval": 9226, + "avan": 12421, + "avanaugh": 19872, + "avascript": 16098, + "ave": 1015, + "aved": 9586, + "avement": 44034, + "aven": 4005, + "aver": 8770, + "average": 23913, + "avering": 42610, + "avers": 30400, + "avery": 12447, + "aves": 3080, + "avez": 28851, + "avi": 15820, + "avia": 40543, + "avid": 8490, + "avier": 19492, + "avin": 20637, + "aving": 2703, + "avior": 15759, + "aviour": 37716, + "avis": 23401, + "avoid": 27080, + "avor": 5570, + "avorable": 32006, + "avored": 48275, + "avorite": 19227, + "avour": 29023, + "avy": 2830, + "aw": 707, + "awa": 6909, + "awaited": 41742, + "awan": 43004, + "awar": 48841, + "aware": 9685, + "awareness": 47812, + "awaru": 39008, + "awatts": 46684, + "away": 8272, + "aways": 23949, + "awed": 36825, + "awei": 38247, + "awi": 23368, + "awk": 19301, + "awks": 11890, + "awn": 3832, + "aws": 8356, + "ax": 897, + "axe": 38231, + "axies": 25472, + "axis": 22704, + "axter": 40864, + "axy": 6969, + "ay": 323, + "aya": 11729, + "ayan": 22931, + "aye": 48822, + "ayed": 16548, + "ayer": 2794, + "ayers": 6962, + "ayette": 27067, + "aying": 8369, + "aylor": 7167, + "ayn": 49987, + "ayne": 43906, + "ays": 592, + "ayson": 34907, + "az": 1031, + "aza": 7056, + "azaar": 34485, + "azaki": 32276, + "azar": 29413, + "azard": 26267, + "aze": 6201, + "azed": 13865, + "azeera": 28535, + "azel": 41319, + "azer": 19178, + "azes": 36096, + "azi": 7761, + "azine": 4994, + "azines": 15742, + "azing": 4070, + "azo": 44299, + "azon": 5168, + "azor": 17725, + "azy": 12582, + "azz": 8101, + "b": 65, + "ba": 7012, + "bable": 33460, + "bably": 11921, + "baby": 40252, + "bach": 19496, + "back": 1891, + "backed": 17078, + "backer": 49978, + "background": 25249, + "backs": 10146, + "bad": 14774, + "bag": 21454, + "bage": 13866, + "bags": 34005, + "bah": 47041, + "bal": 6893, + "balance": 20427, + "balanced": 27753, + "ball": 1894, + "balls": 21591, + "ban": 3820, + "band": 3903, + "bands": 21397, + "bane": 20235, + "bang": 36668, + "bank": 17796, + "banks": 43558, + "bar": 5657, + "bara": 39389, + "bard": 23024, + "bare": 49382, + "bars": 34046, + "bart": 16575, + "bas": 12093, + "base": 8692, + "based": 3106, + "bash": 41757, + "basic": 35487, + "basketball": 21265, + "bass": 42933, + "bat": 8664, + "batch": 43501, + "bath": 37648, + "bats": 50199, + "battle": 38471, + "baugh": 23768, + "baum": 24738, + "bay": 24406, + "bb": 11848, + "bc": 15630, + "bd": 17457, + "bda": 43444, + "be": 1350, + "beam": 40045, + "bean": 14289, + "beans": 44749, + "bear": 33227, + "beard": 39433, + "bearing": 28655, + "beat": 12945, + "beaut": 40544, + "bec": 9423, + "because": 13893, + "becca": 20627, + "beck": 27343, + "becue": 31927, + "bed": 3077, + "bedroom": 36269, + "bee": 20963, + "been": 47436, + "beer": 42428, + "bees": 41712, + "before": 19052, + "begin": 27471, + "beh": 20709, + "behavior": 46571, + "behind": 42200, + "being": 11873, + "beit": 15357, + "bek": 47083, + "bel": 6667, + "bell": 7923, + "below": 35993, + "belt": 37976, + "ben": 11722, + "bench": 26968, + "bender": 45666, + "bending": 49667, + "benef": 36934, + "benefit": 48649, + "bent": 46119, + "ber": 527, + "bered": 9451, + "berg": 3900, + "berger": 21041, + "berman": 34591, + "bern": 33900, + "bernatorial": 43660, + "berra": 31358, + "berries": 20853, + "berry": 8396, + "bers": 1213, + "bert": 4835, + "berto": 32371, + "berus": 39192, + "bery": 13001, + "bes": 12636, + "best": 13466, + "bestos": 40651, + "bet": 11181, + "beta": 31361, + "bett": 48138, + "better": 27903, + "between": 23395, + "bey": 23454, + "bf": 19881, + "bg": 35904, + "bh": 34369, + "bi": 8482, + "bia": 23339, + "bial": 25200, + "bian": 12210, + "bians": 30071, + "biased": 38002, + "bid": 14065, + "bidden": 37978, + "bie": 12590, + "bies": 29846, + "big": 14261, + "bike": 32256, + "bil": 33473, + "bill": 35546, + "billion": 24540, + "bilt": 34508, + "bin": 8800, + "binary": 39491, + "bind": 21653, + "binding": 30786, + "bing": 4623, + "biology": 43592, + "bird": 16944, + "birds": 32002, + "birth": 24280, + "bis": 41907, + "bish": 31795, + "bishop": 27832, + "bit": 2545, + "bitcoin": 35395, + "bite": 37018, + "bitious": 14228, + "bits": 9895, + "biz": 42189, + "bj": 50007, + "bl": 2436, + "black": 13424, + "blade": 22500, + "blance": 42757, + "blank": 27190, + "blast": 39806, + "ble": 903, + "bleacher": 47975, + "bled": 9342, + "bledon": 49258, + "blem": 11253, + "blems": 22143, + "bler": 43400, + "blers": 43022, + "bles": 7689, + "bley": 43263, + "blind": 27461, + "bling": 11108, + "block": 9967, + "blocking": 41938, + "blocks": 27372, + "blog": 14036, + "blogs": 49096, + "blogspot": 35217, + "blood": 18041, + "blooded": 50132, + "blow": 48619, + "blown": 31290, + "blue": 17585, + "bly": 36874, + "bm": 20475, + "bn": 9374, + "bnb": 31971, + "bo": 2127, + "boa": 48614, + "board": 3526, + "boarding": 27794, + "boards": 12821, + "boat": 24482, + "boats": 46058, + "bodied": 45190, + "body": 2618, + "bol": 28984, + "bold": 36575, + "bole": 45693, + "bolt": 25593, + "bomb": 27657, + "bon": 4189, + "bone": 15992, + "bones": 35095, + "bons": 23461, + "book": 2070, + "books": 12106, + "bool": 30388, + "boost": 39521, + "boot": 18769, + "bor": 2865, + "border": 20192, + "borg": 23297, + "borgh": 49870, + "born": 6286, + "borne": 13555, + "boro": 21513, + "borough": 17913, + "bors": 32289, + "bos": 39565, + "boss": 42820, + "bot": 13645, + "both": 16885, + "bots": 42478, + "bott": 10985, + "bottom": 22487, + "bound": 7784, + "bour": 6084, + "bourg": 24256, + "bourne": 12544, + "bow": 8176, + "bowl": 36859, + "bows": 25435, + "box": 3524, + "boxes": 29305, + "boxing": 45471, + "boy": 7081, + "boys": 13202, + "bp": 46583, + "bps": 18799, + "br": 1671, + "bra": 16057, + "brace": 46565, + "brain": 27825, + "brainer": 49334, + "bral": 24427, + "brance": 28031, + "brand": 17938, + "branded": 35559, + "braska": 17088, + "brate": 40804, + "brates": 44835, + "bre": 4679, + "bread": 29573, + "break": 9032, + "breaker": 25766, + "breakers": 49295, + "breaking": 13395, + "breaks": 30058, + "bred": 36074, + "breeding": 49705, + "brew": 11269, + "brid": 10236, + "bridge": 9458, + "brids": 40637, + "bright": 29199, + "bring": 48580, + "bringer": 48046, + "bringing": 35749, + "bris": 15311, + "bro": 7957, + "broad": 36654, + "broken": 25826, + "brook": 19094, + "brother": 37343, + "brow": 25367, + "brown": 33282, + "browser": 40259, + "brush": 32680, + "bryce": 32524, + "bs": 1443, + "bsite": 12485, + "bsp": 24145, + "bt": 18347, + "btn": 46118, + "bu": 11110, + "bub": 46176, + "buck": 27041, + "bucks": 18999, + "budget": 37315, + "buf": 29325, + "buff": 36873, + "buffer": 22252, + "bug": 25456, + "bugs": 32965, + "build": 11249, + "builder": 38272, + "builders": 50034, + "building": 16894, + "built": 18780, + "bul": 15065, + "bull": 16308, + "bum": 4435, + "buquerque": 36461, + "bur": 6236, + "burg": 7423, + "burgh": 9228, + "burn": 10899, + "burning": 44313, + "burse": 21780, + "burst": 31961, + "bury": 10711, + "bus": 10885, + "bush": 50231, + "business": 22680, + "buster": 24899, + "busters": 30181, + "but": 4360, + "butt": 43059, + "button": 16539, + "buy": 17846, + "by": 1525, + "bye": 16390, + "byn": 14929, + "bys": 48209, + "byss": 15040, + "byte": 26327, + "byter": 36204, + "bytes": 33661, + "c": 66, + "ca": 6888, + "cache": 23870, + "cade": 46395, + "cair": 37155, + "cake": 30560, + "cakes": 37263, + "cal": 9948, + "cale": 38765, + "caliber": 43288, + "call": 13345, + "callback": 47423, + "called": 7174, + "calling": 44714, + "cam": 20991, + "camera": 25695, + "camp": 16544, + "campaign": 35012, + "campus": 43842, + "can": 5171, + "cancer": 48870, + "cand": 46188, + "cano": 35490, + "canon": 49883, + "cap": 11128, + "capacity": 42404, + "cape": 36435, + "capital": 27544, + "capitalist": 49970, + "caps": 27979, + "capt": 27144, + "car": 7718, + "carb": 35684, + "carbon": 29255, + "card": 9517, + "cards": 27761, + "care": 6651, + "carry": 34993, + "cars": 37993, + "cart": 26674, + "cas": 34004, + "case": 7442, + "cases": 33964, + "cash": 30350, + "cast": 2701, + "caster": 17970, + "casters": 26248, + "casting": 19913, + "castle": 18676, + "casts": 40924, + "cat": 9246, + "catch": 40198, + "catching": 50106, + "category": 22872, + "catentry": 39165, + "cation": 30907, + "cats": 24619, + "cause": 25587, + "cb": 21101, + "cc": 535, + "cca": 13227, + "ccess": 1591, + "cci": 35764, + "ccoli": 34544, + "ccording": 2941, + "cd": 10210, + "cdn": 32341, + "ce": 344, + "cean": 5829, + "ceans": 19961, + "ced": 771, + "cedented": 12292, + "cedes": 19285, + "ceed": 2707, + "ceivable": 48054, + "ceive": 15164, + "ceived": 6471, + "ceiver": 39729, + "cel": 5276, + "cele": 49840, + "celer": 7015, + "cell": 3846, + "cellaneous": 25673, + "cellence": 19801, + "cellent": 5666, + "cells": 46342, + "celona": 14308, + "cember": 3273, + "cemic": 40478, + "cence": 43696, + "cend": 15695, + "cens": 42595, + "cent": 1087, + "center": 16159, + "centered": 38050, + "central": 31463, + "centric": 28577, + "century": 14792, + "cephal": 43996, + "cept": 984, + "ception": 4516, + "ceptions": 11755, + "ceptive": 25867, + "ceptor": 49492, + "cer": 2189, + "cern": 30903, + "cerned": 49990, + "cerning": 41981, + "cerpt": 17040, + "cers": 7999, + "cert": 22583, + "certain": 39239, + "cery": 12757, + "ces": 728, + "cess": 919, + "cession": 43914, + "cessive": 45428, + "cest": 9165, + "cester": 33187, + "cf": 12993, + "cffff": 31727, + "cffffcc": 31957, + "cfg": 37581, + "cgi": 37157, + "ch": 354, + "cha": 11693, + "chain": 7983, + "chains": 38861, + "chair": 16337, + "chairs": 49655, + "chal": 38009, + "chall": 36747, + "cham": 49869, + "chan": 3147, + "chance": 39486, + "change": 3803, + "changed": 40985, + "changes": 36653, + "changing": 22954, + "channel": 17620, + "channelAvailability": 39757, + "chant": 8907, + "chanted": 28923, + "chapter": 43582, + "char": 10641, + "character": 22769, + "chard": 30215, + "charg": 11121, + "charge": 10136, + "charged": 17200, + "charges": 34948, + "charging": 31498, + "chart": 40926, + "chat": 17006, + "che": 2395, + "cheat": 46799, + "check": 9122, + "checked": 26752, + "checking": 41004, + "checks": 42116, + "ched": 1740, + "chedel": 24015, + "chel": 29232, + "chell": 12398, + "chem": 15245, + "chemical": 31379, + "chemist": 28899, + "chemy": 26599, + "chen": 6607, + "chenko": 45059, + "chens": 29937, + "cheon": 40556, + "cher": 2044, + "chers": 3533, + "chery": 31132, + "ches": 2052, + "chest": 46713, + "chester": 35983, + "chet": 20043, + "chev": 49916, + "chi": 11072, + "chid": 28402, + "chie": 3043, + "chief": 17351, + "chieve": 24957, + "child": 9410, + "children": 17197, + "chin": 24658, + "ching": 10813, + "chini": 45045, + "chio": 40900, + "chip": 35902, + "chlor": 36813, + "chn": 1349, + "chnology": 19587, + "cho": 6679, + "choes": 23001, + "choice": 25541, + "chool": 1251, + "christ": 43533, + "chrom": 28663, + "chrome": 46659, + "chron": 11413, + "cht": 21474, + "chu": 46417, + "chuk": 46019, + "church": 36964, + "chwitz": 36297, + "chy": 29658, + "ci": 979, + "cia": 33743, + "cial": 2413, + "cially": 2131, + "ciating": 46136, + "ciation": 17269, + "cible": 37369, + "cience": 4234, + "cient": 3456, + "cientious": 43037, + "cients": 35611, + "cies": 3171, + "cific": 7790, + "cig": 22683, + "cigarette": 46040, + "cigarettes": 32529, + "cil": 2856, + "cill": 20346, + "cin": 17879, + "cing": 2259, + "cious": 4680, + "cipl": 6671, + "cipled": 41296, + "ciples": 6418, + "ciplinary": 29386, + "cipline": 34647, + "circ": 21170, + "circle": 45597, + "cise": 37561, + "cised": 37168, + "cision": 16005, + "cit": 47992, + "citizens": 46801, + "city": 19205, + "cium": 16910, + "cius": 28599, + "civil": 37636, + "ck": 694, + "cker": 15280, + "cki": 49108, + "cking": 44377, + "cknow": 5319, + "cknowled": 33165, + "cko": 37549, + "cks": 4657, + "cl": 565, + "clad": 29853, + "claim": 6604, + "claimed": 12795, + "claimer": 17111, + "clair": 27659, + "clamation": 20931, + "class": 4871, + "classes": 37724, + "classic": 49421, + "classified": 31691, + "clave": 44281, + "claw": 43143, + "cle": 2375, + "clean": 27773, + "clear": 20063, + "cled": 20095, + "cler": 22902, + "clerosis": 31399, + "cles": 5427, + "cli": 44506, + "click": 12976, + "client": 16366, + "cliffe": 33783, + "climate": 42570, + "cling": 8493, + "clinical": 47367, + "clinton": 37821, + "clip": 15036, + "clips": 31945, + "clipse": 17043, + "clock": 15750, + "clone": 21018, + "cloneembedreportprint": 30899, + "close": 19836, + "closed": 20225, + "closure": 17966, + "cloth": 44905, + "cloud": 17721, + "club": 18664, + "clud": 758, + "clude": 9152, + "cluded": 10341, + "cludes": 13955, + "cluding": 6360, + "clus": 2527, + "clusion": 4717, + "clusions": 11539, + "clusive": 5731, + "clusively": 44307, + "cm": 11215, + "cmd": 28758, + "cmp": 48991, + "cms": 46406, + "cn": 31522, + "co": 1073, + "coal": 25140, + "coat": 31434, + "cock": 21517, + "cod": 19815, + "code": 8189, + "coded": 40976, + "codes": 40148, + "coe": 49270, + "cohol": 4857, + "coin": 3630, + "coins": 14624, + "col": 4033, + "cold": 36673, + "coll": 26000, + "collar": 37676, + "collect": 33327, + "collection": 43681, + "college": 44107, + "colm": 18414, + "colo": 45745, + "colonial": 49787, + "color": 8043, + "colored": 25717, + "colour": 49903, + "column": 28665, + "com": 785, + "comb": 24011, + "combat": 39969, + "combe": 49325, + "come": 2958, + "comed": 15128, + "comes": 8988, + "comfort": 21598, + "coming": 4976, + "comings": 30715, + "comm": 9503, + "command": 21812, + "comment": 23893, + "comments": 15944, + "commerce": 27061, + "commercial": 36313, + "commit": 41509, + "committee": 26799, + "common": 11321, + "commun": 10709, + "communication": 32560, + "communications": 20860, + "community": 28158, + "comp": 5589, + "compan": 34390, + "company": 39722, + "compatible": 38532, + "competitive": 46131, + "compl": 23855, + "complete": 20751, + "completely": 46699, + "complex": 41887, + "compliance": 47587, + "component": 42895, + "computer": 33215, + "con": 1102, + "concept": 43169, + "concert": 48415, + "cond": 17561, + "condition": 31448, + "conduct": 36495, + "cone": 49180, + "conf": 10414, + "conference": 41124, + "confidence": 39745, + "config": 11250, + "confirmed": 36349, + "cong": 36801, + "coni": 45774, + "conn": 37043, + "connect": 8443, + "connected": 15236, + "connection": 38659, + "conom": 1519, + "cons": 5936, + "conscious": 16796, + "conserv": 38925, + "conservancy": 41215, + "conservative": 43218, + "consider": 44353, + "console": 41947, + "const": 9979, + "constitutional": 18789, + "construct": 41571, + "consumer": 49827, + "consuming": 35873, + "cont": 3642, + "contact": 32057, + "contained": 45964, + "container": 34924, + "containing": 38301, + "content": 11299, + "context": 22866, + "contin": 18487, + "continental": 35415, + "continue": 43043, + "contract": 28484, + "control": 13716, + "controlled": 14401, + "controller": 36500, + "conv": 42946, + "cook": 27916, + "cooked": 46591, + "cookie": 44453, + "cool": 24494, + "coon": 20912, + "coord": 37652, + "cop": 22163, + "copy": 30073, + "cor": 10215, + "core": 7295, + "corn": 20772, + "correct": 30283, + "corruption": 46260, + "cos": 6966, + "cost": 15805, + "cosystem": 12541, + "cot": 25557, + "cott": 14612, + "could": 24089, + "count": 9127, + "counter": 24588, + "country": 19315, + "cour": 43220, + "course": 17319, + "court": 22230, + "cover": 9631, + "covered": 32111, + "cow": 8232, + "cox": 40359, + "cp": 13155, + "cpp": 20322, + "cpu": 36166, + "cr": 6098, + "craft": 3323, + "crafted": 39160, + "crazy": 50112, + "cre": 7513, + "cream": 36277, + "creat": 20123, + "create": 17953, + "created": 25598, + "creation": 38793, + "creator": 45382, + "credit": 43082, + "creen": 32060, + "crete": 38669, + "crew": 42276, + "cribed": 32968, + "crim": 50086, + "crime": 28126, + "criminal": 45955, + "cript": 6519, + "cription": 6820, + "criptions": 24370, + "crit": 22213, + "critical": 34666, + "cro": 19915, + "croft": 36714, + "crop": 31476, + "cross": 19692, + "crow": 47114, + "cru": 32838, + "cry": 20470, + "crypt": 29609, + "cs": 6359, + "css": 25471, + "csv": 40664, + "ct": 310, + "ctic": 11048, + "ctica": 28914, + "ction": 596, + "ctions": 2733, + "ctive": 14070, + "ctl": 34168, + "ctor": 2715, + "ctors": 5217, + "ctory": 25977, + "ctr": 24087, + "ctrl": 44755, + "ctuary": 15258, + "cture": 48715, + "ctx": 49464, + "cu": 27399, + "cube": 40296, + "cue": 15509, + "cul": 3129, + "cular": 10440, + "culated": 49262, + "culation": 14902, + "cule": 23172, + "cules": 13930, + "culosis": 38767, + "cult": 40820, + "cultural": 30844, + "culture": 25584, + "culus": 17576, + "cum": 36340, + "cup": 25244, + "cur": 22019, + "currency": 34415, + "current": 14421, + "currently": 41745, + "cus": 9042, + "cussion": 36262, + "custom": 23144, + "cut": 8968, + "cuts": 23779, + "cutting": 29753, + "cv": 33967, + "cy": 948, + "cycl": 15539, + "cycle": 13696, + "cycles": 32503, + "cyclop": 22873, + "cyclopedia": 25497, + "cyl": 38801, + "cz": 26691, + "cé": 32682, + "d": 67, + "dB": 36077, + "dL": 45582, + "da": 6814, + "dad": 47984, + "daily": 29468, + "dain": 27162, + "dal": 31748, + "dale": 14597, + "dam": 11043, + "damage": 28735, + "dan": 25604, + "danger": 38537, + "daq": 48539, + "dar": 27455, + "dark": 21953, + "dash": 42460, + "dat": 19608, + "data": 7890, + "database": 48806, + "date": 4475, + "dated": 8715, + "dates": 19581, + "dating": 38734, + "daughter": 29642, + "day": 820, + "dayName": 45392, + "days": 12545, + "db": 9945, + "dc": 17896, + "dd": 1860, + "dden": 4742, + "dding": 33403, + "dds": 33714, + "de": 2934, + "dead": 25124, + "deal": 31769, + "deals": 14302, + "death": 22595, + "deb": 11275, + "debian": 24689, + "debug": 24442, + "dec": 12501, + "deck": 35875, + "decl": 32446, + "ded": 9395, + "deen": 39060, + "deep": 22089, + "def": 4299, + "default": 12286, + "defense": 19774, + "define": 13086, + "defined": 23211, + "definition": 46758, + "deg": 13500, + "degree": 16863, + "del": 12381, + "delay": 40850, + "delete": 33678, + "dem": 9536, + "demand": 28550, + "democracy": 42017, + "democratic": 41232, + "demon": 26567, + "den": 6559, + "density": 43337, + "dep": 10378, + "depend": 45841, + "dependent": 21186, + "depending": 44023, + "depth": 18053, + "der": 1082, + "derived": 34631, + "des": 8906, + "desc": 20147, + "described": 34869, + "description": 11213, + "design": 26124, + "designed": 30473, + "desktop": 41375, + "despite": 41081, + "dest": 16520, + "destroy": 41659, + "destruct": 35678, + "det": 15255, + "detail": 49170, + "details": 36604, + "determination": 40869, + "dev": 7959, + "develop": 16244, + "developed": 33082, + "development": 31267, + "device": 25202, + "devices": 42034, + "df": 7568, + "dfx": 48753, + "dh": 34985, + "di": 10989, + "diagn": 47356, + "dial": 38969, + "dict": 11600, + "did": 20839, + "didn": 45168, + "die": 11979, + "dies": 25990, + "diff": 26069, + "different": 39799, + "dig": 12894, + "digit": 27003, + "digital": 34725, + "digy": 41923, + "dim": 27740, + "dimension": 46156, + "dimensional": 19577, + "din": 25194, + "dinand": 41993, + "ding": 12083, + "dir": 15908, + "direct": 12942, + "directed": 34762, + "direction": 37295, + "director": 35248, + "directory": 34945, + "dirty": 49075, + "dis": 6381, + "disable": 40223, + "disabled": 47730, + "disc": 15410, + "disciplinary": 40625, + "discrimination": 42723, + "disk": 39531, + "display": 13812, + "displayText": 31536, + "dist": 17080, + "distance": 30246, + "dit": 5266, + "div": 7146, + "division": 21426, + "dj": 28241, + "dk": 34388, + "dl": 25404, + "dll": 12736, + "dm": 36020, + "dn": 32656, + "do": 4598, + "doc": 15390, + "docker": 45986, + "docs": 31628, + "doctor": 35580, + "doctoral": 44064, + "document": 22897, + "documented": 47045, + "does": 22437, + "doesn": 45084, + "dog": 9703, + "dogs": 22242, + "doi": 34023, + "doing": 19631, + "dollar": 22569, + "dom": 3438, + "domain": 27830, + "dominated": 34475, + "doms": 23686, + "don": 9099, + "donald": 40915, + "done": 28060, + "door": 9424, + "doors": 19559, + "dor": 40180, + "dos": 37427, + "dose": 34436, + "dot": 26518, + "double": 23352, + "down": 2902, + "download": 15002, + "downs": 30371, + "dozen": 44932, + "dp": 26059, + "dq": 49506, + "dr": 7109, + "dra": 32491, + "draft": 35679, + "dragon": 14844, + "draw": 19334, + "drawn": 41549, + "dream": 25966, + "dress": 49380, + "dri": 7553, + "drive": 19472, + "driven": 15808, + "driver": 26230, + "drivers": 36702, + "driving": 24255, + "drm": 49007, + "dro": 22285, + "drop": 14781, + "dropping": 37554, + "drops": 49253, + "drug": 30349, + "dry": 39140, + "ds": 9310, + "dt": 28664, + "du": 646, + "duc": 6077, + "ducers": 41213, + "duct": 2359, + "duction": 11124, + "due": 23301, + "duino": 24493, + "dule": 5950, + "dullah": 23969, + "dump": 39455, + "duration": 32257, + "during": 42122, + "dust": 48859, + "duty": 26278, + "dx": 34350, + "dy": 9892, + "dyl": 30360, + "dylib": 31739, + "e": 68, + "ea": 18213, + "each": 27379, + "ead": 1329, + "eah": 4617, + "eal": 2287, + "ealing": 26919, + "ealous": 15746, + "eals": 10621, + "ean": 11025, + "eanor": 17663, + "ear": 451, + "earable": 40816, + "earance": 23435, + "earances": 35630, + "earch": 3679, + "earcher": 50194, + "earchers": 16604, + "eared": 3380, + "earing": 6648, + "early": 11458, + "earned": 39123, + "ears": 4127, + "earth": 16442, + "eas": 30412, + "east": 23316, + "easy": 38171, + "eat": 4098, + "eating": 30041, + "eatured": 20980, + "eatures": 11585, + "eaturing": 31347, + "eb": 1765, + "ebin": 23497, + "ebook": 16497, + "ebra": 37052, + "ebted": 35895, + "ebus": 33209, + "ec": 721, + "eca": 31047, + "ecake": 46557, + "ecast": 43299, + "ecause": 3156, + "ecd": 21142, + "ech": 3055, + "eches": 16672, + "echo": 30328, + "ecided": 35503, + "eco": 47704, + "econom": 13926, + "economic": 17079, + "ect": 478, + "ectar": 44504, + "ected": 11197, + "ection": 3213, + "ective": 13967, + "ectomy": 42505, + "ector": 9250, + "ecycle": 47510, + "ed": 276, + "edIn": 20801, + "eda": 18082, + "edar": 44226, + "eday": 23712, + "edd": 6048, + "edded": 47238, + "eddy": 21874, + "ede": 18654, + "eded": 15395, + "eden": 31829, + "eder": 5702, + "ederal": 2110, + "ederation": 9748, + "edes": 37507, + "edge": 14907, + "edged": 48916, + "edi": 13740, + "edia": 5507, + "edience": 20826, + "edient": 35279, + "edin": 27152, + "eding": 8228, + "edit": 19312, + "edited": 42131, + "edition": 28736, + "editor": 35352, + "edly": 49288, + "edo": 24757, + "edom": 3836, + "eds": 5379, + "edu": 15532, + "educ": 18123, + "educated": 27317, + "education": 40796, + "edy": 4716, + "ee": 1453, + "eed": 2308, + "eeds": 39642, + "eeee": 41591, + "eeks": 32201, + "eele": 26213, + "eely": 45269, + "eem": 13761, + "een": 6429, + "eenth": 28117, + "eeper": 41278, + "eer": 28153, + "eering": 48066, + "eers": 47619, + "ees": 2841, + "eez": 33105, + "ef": 891, + "efe": 22521, + "efeated": 36807, + "efer": 41027, + "eff": 14822, + "effect": 10760, + "effective": 16803, + "effects": 34435, + "effic": 24531, + "efficiency": 45888, + "efficient": 16814, + "efficients": 41945, + "efined": 18156, + "eful": 13839, + "efully": 7549, + "eg": 1533, + "ega": 26470, + "egal": 39839, + "eger": 11893, + "egg": 33856, + "egu": 15703, + "eh": 17231, + "ei": 20295, + "eight": 26022, + "either": 31336, + "ek": 988, + "eka": 38001, + "eker": 28233, + "eki": 39548, + "eking": 18754, + "eks": 2573, + "el": 417, + "ela": 10304, + "elaide": 25078, + "eland": 8822, + "elcome": 9571, + "ele": 11129, + "elect": 9509, + "elected": 28604, + "election": 14300, + "electric": 31067, + "eled": 18449, + "element": 30854, + "eless": 5321, + "elf": 7046, + "elfare": 27122, + "elfth": 44659, + "eli": 43733, + "elia": 25418, + "elight": 49984, + "eligible": 31595, + "elin": 27176, + "eline": 4470, + "elines": 20655, + "eling": 10809, + "elist": 46331, + "ell": 695, + "ella": 12627, + "ellar": 14203, + "ellation": 28828, + "elle": 13485, + "ellect": 6879, + "ellectual": 29706, + "elled": 11978, + "ellen": 40635, + "eller": 12368, + "ellery": 41800, + "elli": 23225, + "ellig": 2976, + "elligence": 3480, + "elligent": 32940, + "elling": 9417, + "ello": 11109, + "ellow": 5037, + "ells": 19187, + "elly": 6148, + "elman": 32370, + "eln": 45542, + "elo": 22126, + "elong": 21537, + "elope": 47329, + "els": 1424, + "else": 17772, + "elsen": 25328, + "elsh": 21564, + "elsius": 32495, + "elson": 10151, + "elt": 2120, + "elta": 12514, + "elve": 9954, + "elvet": 32667, + "em": 368, + "ema": 19687, + "emade": 21398, + "email": 12888, + "emaker": 32174, + "emale": 10144, + "eman": 8463, + "emark": 47626, + "emate": 47686, + "emb": 24419, + "embed": 20521, + "embedreportprint": 30898, + "ember": 1491, + "eme": 34755, + "emed": 9006, + "emen": 8952, + "ement": 972, + "ements": 3196, + "emer": 24677, + "emet": 19261, + "emetery": 19785, + "emi": 43967, + "emia": 22859, + "emic": 5314, + "emies": 5090, + "emin": 14857, + "eming": 46564, + "emis": 30561, + "emn": 37705, + "emo": 41903, + "emon": 7966, + "emonic": 50016, + "emonium": 33044, + "emort": 24466, + "emouth": 46880, + "emp": 45787, + "emphasis": 36663, + "empl": 18856, + "employ": 7033, + "employed": 36266, + "employment": 28812, + "emporary": 33080, + "empt": 1791, + "emption": 11221, + "empty": 28920, + "ems": 5232, + "emy": 3065, + "en": 268, + "ena": 8107, + "enable": 21633, + "enabled": 25616, + "ename": 12453, + "enance": 36368, + "enaries": 30216, + "enario": 39055, + "enary": 21629, + "enberg": 23140, + "enburg": 37036, + "enc": 12685, + "ence": 594, + "enced": 5864, + "encer": 12137, + "encers": 42288, + "ences": 3007, + "ench": 24421, + "encia": 29634, + "encies": 3976, + "encing": 9532, + "encrypted": 43628, + "ency": 1387, + "end": 437, + "enda": 7438, + "endale": 41147, + "endant": 23048, + "endants": 30841, + "endar": 9239, + "endars": 44942, + "endas": 35624, + "ende": 38396, + "ended": 1631, + "ender": 2194, + "endered": 30398, + "enders": 7338, + "endez": 41913, + "endi": 43109, + "endiary": 43034, + "endif": 32088, + "ending": 1571, + "endish": 48442, + "endium": 49811, + "endix": 19573, + "endment": 5904, + "endo": 31110, + "endon": 43153, + "endor": 18738, + "endra": 48286, + "ends": 2412, + "endum": 43755, + "ene": 1734, + "ened": 2945, + "eneg": 46495, + "enegger": 44028, + "enei": 46009, + "enemy": 46970, + "ener": 877, + "energy": 22554, + "eners": 36014, + "enery": 24156, + "enes": 18719, + "eness": 9449, + "enez": 11437, + "enezuel": 12596, + "enf": 33701, + "enforcement": 44976, + "enfranch": 39827, + "eng": 1516, + "enge": 3540, + "engeance": 21364, + "enged": 47422, + "enger": 6540, + "engers": 9302, + "enges": 34120, + "engine": 18392, + "engineering": 40321, + "english": 39126, + "ength": 3286, + "engu": 13561, + "enh": 16550, + "enhagen": 30347, + "eni": 43850, + "enic": 35866, + "ening": 3101, + "enium": 47477, + "enko": 32720, + "enment": 23242, + "enn": 1697, + "enna": 13713, + "enne": 29727, + "ennes": 42573, + "ennett": 48151, + "ennial": 27779, + "ennis": 10679, + "enny": 11870, + "eno": 23397, + "enos": 28380, + "enough": 48229, + "ens": 641, + "ensable": 33447, + "ensation": 25742, + "ense": 1072, + "ensed": 15385, + "ensen": 18756, + "enser": 45268, + "enses": 4541, + "ensible": 27339, + "ensibly": 28508, + "ensical": 46165, + "ensing": 26426, + "ension": 3004, + "ensional": 37176, + "ensions": 5736, + "ensis": 37834, + "ensitive": 18464, + "ensitivity": 40545, + "ensity": 6377, + "ensive": 2021, + "enson": 19069, + "ensor": 22854, + "enstein": 37975, + "ensual": 31406, + "ensus": 7314, + "ent": 298, + "enta": 29188, + "ental": 2470, + "entanyl": 41455, + "entary": 48648, + "ente": 21872, + "ented": 4714, + "enter": 9255, + "enth": 7944, + "enthal": 34728, + "ential": 1843, + "entially": 3746, + "entials": 14817, + "entimes": 43598, + "entin": 31371, + "enting": 36589, + "ention": 1463, + "entious": 43787, + "entity": 26858, + "entle": 8651, + "ently": 1473, + "ento": 50217, + "enton": 26673, + "entric": 22317, + "entry": 13000, + "ents": 658, + "enture": 36697, + "enty": 3787, + "enum": 44709, + "env": 24330, + "environment": 38986, + "eny": 28558, + "enz": 19471, + "enza": 23674, + "enzie": 26389, + "eon": 23277, + "eor": 13492, + "eous": 15303, + "ep": 538, + "epad": 47852, + "epend": 2690, + "ependence": 15091, + "ependent": 8682, + "eper": 5723, + "eph": 27446, + "eping": 7213, + "episode": 38668, + "eport": 45813, + "eps": 25386, + "ept": 19598, + "eq": 27363, + "equ": 4853, + "equal": 40496, + "equality": 48203, + "equipped": 40617, + "er": 263, + "era": 8607, + "eral": 1691, + "erala": 33314, + "erald": 12573, + "erate": 21620, + "erb": 23552, + "erc": 2798, + "ercise": 23697, + "erd": 45744, + "ere": 567, + "ered": 1068, + "eredith": 36897, + "eree": 45316, + "erek": 18238, + "erella": 36648, + "eren": 14226, + "erence": 1945, + "erences": 4972, + "erenn": 31915, + "erent": 9100, + "erential": 33369, + "ereo": 32934, + "erer": 11882, + "erers": 19288, + "erest": 1260, + "eret": 31229, + "erey": 48023, + "erg": 6422, + "ergic": 19793, + "ergus": 13607, + "erguson": 14168, + "ergy": 26079, + "eri": 33442, + "eria": 5142, + "erial": 48499, + "eric": 35626, + "erick": 41556, + "erie": 18287, + "eries": 10640, + "ering": 1586, + "erion": 28019, + "erity": 32821, + "erk": 9587, + "erker": 35779, + "erm": 7780, + "erman": 2224, + "ermanent": 30312, + "ermott": 46187, + "ern": 1142, + "ernal": 35220, + "ername": 13292, + "ernand": 13023, + "ernandez": 18092, + "ernaut": 37879, + "ernel": 7948, + "ernels": 44930, + "erness": 17447, + "erning": 8917, + "erno": 24100, + "ero": 3529, + "eros": 27498, + "erous": 48411, + "err": 8056, + "erred": 17436, + "errilla": 31859, + "error": 18224, + "errors": 48277, + "erry": 6996, + "ers": 364, + "ersed": 20204, + "ersen": 46516, + "ership": 49437, + "ersion": 6900, + "ersive": 24469, + "erson": 882, + "ert": 861, + "ertain": 1425, + "ertation": 42245, + "ertility": 27651, + "erto": 13806, + "ertodd": 36481, + "erton": 29111, + "erv": 712, + "erva": 32775, + "ervation": 13208, + "ervative": 22003, + "ervatives": 35291, + "erve": 3760, + "erved": 8520, + "erver": 18497, + "erves": 11184, + "erville": 33487, + "erving": 14344, + "ery": 1924, + "eryl": 44886, + "es": 274, + "esa": 49183, + "esame": 34038, + "esan": 42890, + "esar": 18964, + "esc": 3798, + "escal": 47647, + "escap": 50141, + "escape": 41915, + "escent": 45470, + "escription": 7260, + "ese": 2771, + "esh": 5069, + "esi": 46551, + "esian": 35610, + "esides": 11788, + "esis": 9339, + "esity": 11924, + "esley": 49048, + "esm": 45798, + "esome": 5927, + "eson": 42038, + "esp": 9774, + "especially": 16480, + "espie": 42120, + "esque": 28939, + "ess": 408, + "essa": 21411, + "essage": 7589, + "esse": 35270, + "essed": 6676, + "essee": 10702, + "essel": 7878, + "essen": 44483, + "essential": 31195, + "essert": 20335, + "esses": 44667, + "essim": 30265, + "essing": 27289, + "ession": 2521, + "essional": 12743, + "essions": 6202, + "essler": 33730, + "essment": 21687, + "esson": 39670, + "essor": 5987, + "essors": 23295, + "est": 395, + "esta": 18059, + "establish": 40037, + "established": 27718, + "establishment": 44390, + "estamp": 27823, + "estate": 44146, + "estation": 27364, + "este": 29872, + "estead": 37897, + "ested": 7287, + "esteem": 31869, + "ester": 7834, + "estern": 3330, + "esters": 8586, + "esthes": 29678, + "esthesia": 34811, + "esthetic": 37531, + "estial": 21711, + "estic": 4699, + "estinal": 34284, + "estine": 27374, + "esting": 37761, + "estival": 6743, + "eston": 19115, + "estone": 13631, + "estones": 30637, + "estro": 47692, + "ests": 3558, + "esty": 9673, + "estyle": 10992, + "estyles": 42530, + "esville": 19641, + "esy": 9259, + "et": 316, + "eta": 17167, + "etary": 8527, + "etc": 14784, + "etch": 7569, + "etchup": 47132, + "ete": 14471, + "eteen": 34026, + "eteenth": 26425, + "eter": 2357, + "eteria": 39622, + "etermin": 13221, + "etermination": 29610, + "etermined": 23444, + "eters": 7307, + "eth": 2788, + "ethe": 10567, + "etheless": 12845, + "ether": 6750, + "etheus": 36916, + "ethical": 32949, + "ethnic": 38546, + "ethy": 33077, + "ethyl": 21610, + "ethyst": 44166, + "etic": 5139, + "etically": 16877, + "etics": 14596, + "eties": 31638, + "etime": 8079, + "etimes": 46874, + "eting": 13629, + "etition": 15620, + "etitive": 17295, + "eto": 27206, + "eton": 18483, + "etooth": 16271, + "etr": 21879, + "etric": 19482, + "etrical": 34546, + "etry": 11973, + "ets": 1039, + "etsk": 29515, + "etsu": 30470, + "etsy": 34877, + "ett": 3087, + "etta": 15253, + "ette": 5857, + "ettel": 47417, + "etter": 40088, + "ettes": 23014, + "etti": 24851, + "etting": 35463, + "ettings": 12374, + "ettle": 23570, + "ettlement": 27331, + "etts": 9357, + "etus": 29158, + "ety": 2963, + "etz": 23773, + "eu": 12496, + "eur": 23365, + "euro": 44252, + "eus": 27650, + "ev": 1990, + "eva": 48855, + "eval": 18206, + "evaluate": 49786, + "eve": 44655, + "even": 10197, + "event": 15596, + "events": 31534, + "ever": 964, + "everal": 8438, + "every": 16833, + "everyone": 47057, + "everything": 37814, + "evidence": 46817, + "evil": 23542, + "evin": 6830, + "ew": 413, + "eware": 29725, + "ewater": 21422, + "eway": 16172, + "eways": 43613, + "ewitness": 28588, + "ework": 6433, + "eworks": 19653, + "eworld": 38136, + "eworthy": 25969, + "ews": 15515, + "ewski": 46151, + "ex": 1069, + "examination": 47779, + "example": 20688, + "exc": 41194, + "except": 16341, + "excluding": 42218, + "exclusive": 41195, + "exe": 13499, + "exec": 18558, + "execute": 41049, + "exempt": 42679, + "exist": 38476, + "existence": 41084, + "existent": 32786, + "existing": 25687, + "exit": 37023, + "exp": 11201, + "expected": 40319, + "expensive": 22031, + "exper": 23100, + "expl": 20676, + "export": 39344, + "expr": 31937, + "express": 42712, + "expression": 38011, + "ext": 2302, + "external": 22615, + "externalActionCode": 31576, + "extra": 26086, + "extreme": 29896, + "extremely": 41073, + "ey": 2959, + "eye": 25379, + "eyed": 18834, + "eyes": 48418, + "ez": 8471, + "ezvous": 50063, + "f": 69, + "fa": 13331, + "fab": 36434, + "fac": 38942, + "face": 2550, + "facebook": 19024, + "faced": 24903, + "faces": 32186, + "facing": 29532, + "fact": 22584, + "factor": 31412, + "facts": 37473, + "fail": 32165, + "failed": 47904, + "fair": 22043, + "faith": 41751, + "fake": 30706, + "fal": 42932, + "fall": 7207, + "falls": 23348, + "false": 9562, + "fam": 44769, + "family": 17989, + "famous": 45143, + "fan": 24408, + "far": 16370, + "fare": 9496, + "farious": 41504, + "farm": 43323, + "fascist": 46928, + "fashion": 25265, + "fashioned": 28776, + "fast": 7217, + "fat": 17359, + "father": 11358, + "favorite": 35200, + "fax": 23560, + "fb": 21855, + "fc": 16072, + "fd": 16344, + "fe": 5036, + "feat": 27594, + "feature": 30053, + "features": 40890, + "fect": 2309, + "fecture": 36637, + "fed": 19082, + "fee": 39071, + "feed": 12363, + "feeding": 22824, + "feel": 36410, + "feet": 39690, + "feld": 16265, + "fell": 23299, + "felt": 31985, + "female": 24724, + "femin": 33594, + "fen": 41037, + "fer": 2232, + "ference": 4288, + "ferred": 18186, + "fest": 23411, + "fet": 34045, + "fetched": 50012, + "few": 32146, + "ff": 487, + "ffe": 16658, + "ffect": 4812, + "ffee": 5853, + "ffen": 46985, + "ffer": 36761, + "fff": 20972, + "ffff": 12927, + "ffic": 2108, + "fficiency": 35590, + "fficient": 5632, + "ffield": 31374, + "ffiti": 25198, + "fg": 40616, + "fi": 12463, + "fiction": 24046, + "field": 3245, + "fields": 25747, + "fif": 32041, + "fifth": 43556, + "fig": 5647, + "fight": 15481, + "fighter": 24733, + "fighters": 17114, + "fighting": 26594, + "fights": 50121, + "figure": 26875, + "figured": 46296, + "fil": 10379, + "file": 7753, + "filename": 34345, + "files": 16624, + "fill": 20797, + "filled": 20286, + "film": 26240, + "filter": 24455, + "fin": 15643, + "final": 20311, + "finals": 32089, + "financial": 46921, + "find": 19796, + "finder": 22805, + "finding": 41070, + "fine": 38125, + "fing": 28825, + "finger": 35461, + "finished": 43952, + "fire": 6495, + "fired": 26803, + "fires": 27312, + "first": 11085, + "fish": 11084, + "fit": 11147, + "fits": 21013, + "fitted": 38631, + "fitting": 32232, + "five": 13261, + "fix": 13049, + "fixed": 34021, + "fixes": 42624, + "fl": 2704, + "flag": 32109, + "flags": 33152, + "flake": 47597, + "flame": 49621, + "flash": 34167, + "flat": 38568, + "flation": 33521, + "fle": 27919, + "fledged": 45223, + "fleet": 33559, + "flex": 32880, + "flies": 27959, + "flight": 22560, + "flix": 10046, + "flo": 48679, + "float": 22468, + "floor": 28300, + "flow": 11125, + "flower": 25547, + "flows": 44041, + "flu": 35522, + "flush": 25925, + "fly": 12254, + "flying": 45928, + "fm": 38353, + "fman": 35826, + "fml": 38122, + "fn": 22184, + "fo": 6513, + "focus": 37635, + "focused": 18143, + "fol": 9062, + "fold": 11379, + "folder": 43551, + "folio": 13652, + "folios": 45242, + "folk": 19956, + "follow": 27780, + "font": 10331, + "foo": 21943, + "food": 19425, + "foot": 5898, + "football": 15914, + "footed": 43127, + "for": 1640, + "force": 3174, + "forced": 12072, + "forcement": 13442, + "forcer": 45515, + "forces": 27087, + "forcing": 18766, + "ford": 3841, + "fore": 754, + "foreign": 38823, + "foreseen": 44952, + "forest": 29623, + "forestation": 41570, + "forge": 30293, + "fork": 32523, + "form": 687, + "formance": 10367, + "format": 18982, + "formation": 1161, + "formed": 12214, + "former": 16354, + "formerly": 36234, + "forming": 15464, + "forms": 23914, + "fort": 3319, + "fortable": 12065, + "forth": 25718, + "forts": 47378, + "fortunately": 6668, + "fortune": 37359, + "forum": 27302, + "forums": 37141, + "forward": 11813, + "found": 9275, + "foundation": 42526, + "founded": 27060, + "founder": 15454, + "foundland": 42030, + "four": 14337, + "fourth": 49393, + "fox": 12792, + "fp": 46428, + "fps": 29647, + "fr": 8310, + "frac": 31944, + "fram": 19298, + "frame": 14535, + "frames": 37805, + "framework": 30604, + "fre": 19503, + "fred": 39193, + "free": 5787, + "freedom": 41295, + "frequency": 35324, + "fresh": 48797, + "frey": 37425, + "fried": 25520, + "friend": 6726, + "friendly": 13120, + "friends": 36154, + "frog": 49956, + "from": 6738, + "front": 8534, + "fruit": 34711, + "fs": 9501, + "ft": 701, + "ften": 14785, + "fter": 637, + "fters": 47131, + "ftime": 31387, + "fts": 35594, + "fty": 19628, + "fu": 20942, + "fuck": 31699, + "fuel": 25802, + "ful": 913, + "full": 12853, + "fully": 2759, + "fulness": 15538, + "fun": 12543, + "func": 20786, + "function": 8818, + "functional": 45124, + "fund": 10990, + "funded": 18246, + "funding": 25032, + "fur": 38916, + "furt": 29205, + "fusc": 37695, + "future": 37443, + "fw": 44482, + "fx": 21373, + "fy": 24928, + "g": 70, + "ga": 4908, + "gaard": 36232, + "gado": 50054, + "gae": 25002, + "gage": 10502, + "gain": 48544, + "gal": 13528, + "galitarian": 39907, + "gall": 39580, + "gallery": 24460, + "gam": 28483, + "game": 6057, + "gamer": 36515, + "games": 19966, + "gaming": 48616, + "gan": 1030, + "gang": 28284, + "gans": 39352, + "gap": 43554, + "gar": 4563, + "gard": 19977, + "gars": 25821, + "gart": 41651, + "gary": 14849, + "gas": 22649, + "gat": 41268, + "gate": 10494, + "gay": 22744, + "gb": 22296, + "gc": 36484, + "gd": 21287, + "gdala": 40420, + "ge": 469, + "geant": 30205, + "gear": 31763, + "gebra": 29230, + "ged": 2004, + "gee": 29622, + "geist": 49782, + "gel": 25280, + "gem": 24090, + "gement": 16025, + "gements": 43547, + "gemony": 38953, + "gen": 5235, + "gence": 12745, + "gencies": 33333, + "gency": 4949, + "gender": 8388, + "gener": 8612, + "general": 24622, + "generated": 27568, + "generation": 20158, + "generic": 41357, + "genic": 38516, + "genre": 35850, + "gent": 6783, + "gently": 34727, + "geon": 6281, + "geoning": 31614, + "geons": 16297, + "ger": 1362, + "gerald": 26941, + "gered": 10446, + "geries": 30230, + "gers": 5355, + "gery": 7076, + "ges": 3212, + "gest": 3495, + "get": 1136, + "getic": 24321, + "gets": 11407, + "gettable": 42182, + "getting": 37210, + "gew": 39909, + "gewater": 40843, + "gex": 25636, + "gey": 39608, + "gg": 1130, + "gged": 11178, + "gger": 26679, + "ggie": 23571, + "ggies": 33049, + "gging": 18792, + "ggle": 16444, + "ggles": 32723, + "ggy": 19970, + "gh": 456, + "gha": 46090, + "ghai": 20380, + "ghan": 6064, + "ghazi": 21775, + "ghost": 38933, + "gi": 12397, + "gian": 18299, + "gie": 22699, + "giene": 28363, + "gif": 27908, + "gil": 37718, + "gin": 1655, + "ging": 2667, + "gins": 29878, + "ginx": 42822, + "gio": 27769, + "girl": 15219, + "girlfriend": 45189, + "girls": 36960, + "git": 18300, + "github": 12567, + "give": 26535, + "given": 35569, + "giving": 13992, + "gl": 4743, + "glas": 14391, + "glass": 20721, + "glers": 33641, + "gling": 40799, + "global": 20541, + "glomer": 37757, + "gly": 10853, + "gm": 39870, + "gmail": 14816, + "gment": 5154, + "gments": 11726, + "gn": 4593, + "gnu": 41791, + "go": 2188, + "goal": 35231, + "gob": 44270, + "god": 25344, + "goers": 31006, + "going": 5146, + "gold": 24267, + "gom": 19120, + "gomery": 20142, + "gon": 14520, + "gone": 21260, + "goo": 42469, + "good": 11274, + "google": 13297, + "gor": 7053, + "gorith": 7727, + "gorithm": 42289, + "got": 23442, + "gotten": 21646, + "gov": 9567, + "govern": 47866, + "government": 14480, + "governmental": 31353, + "govtrack": 41230, + "gow": 21175, + "gp": 31197, + "gpu": 46999, + "gr": 2164, + "gra": 46784, + "grab": 32393, + "grad": 9744, + "gradation": 26317, + "grade": 9526, + "graded": 21791, + "grades": 31177, + "gradient": 49607, + "grading": 29247, + "graduate": 17680, + "grain": 48270, + "gram": 4546, + "gran": 46324, + "grand": 23936, + "graph": 34960, + "grass": 29815, + "grave": 41711, + "gravity": 46453, + "gray": 44605, + "gre": 16694, + "greSQL": 47701, + "great": 18223, + "green": 14809, + "greg": 9903, + "gregation": 17097, + "gren": 32762, + "gres": 34239, + "gress": 5914, + "gression": 32383, + "gressive": 19741, + "grey": 49502, + "grid": 25928, + "grim": 33563, + "gro": 27333, + "gross": 47181, + "ground": 2833, + "grounds": 40520, + "group": 8094, + "groupon": 14531, + "groups": 24432, + "grow": 45921, + "growing": 25167, + "grown": 22377, + "growth": 27922, + "gru": 48929, + "gs": 14542, + "gt": 13655, + "gu": 5162, + "guard": 14864, + "guards": 33427, + "gue": 18701, + "gui": 48317, + "guide": 41311, + "guided": 23657, + "gun": 7145, + "guns": 44265, + "gur": 45073, + "guy": 22932, + "guyen": 39922, + "gy": 1360, + "gyn": 40183, + "gypt": 6022, + "gz": 34586, + "h": 71, + "ha": 3099, + "haar": 42948, + "hab": 5976, + "habi": 37362, + "hack": 31153, + "had": 18108, + "hai": 44488, + "hair": 27108, + "haired": 29972, + "hak": 43573, + "hal": 14201, + "half": 13959, + "hall": 18323, + "halla": 41911, + "ham": 2763, + "hammad": 14875, + "hammer": 17980, + "han": 7637, + "hand": 4993, + "handed": 13638, + "handedly": 43919, + "hander": 44510, + "handle": 28144, + "handled": 38788, + "handler": 30281, + "hands": 43365, + "hang": 33255, + "hani": 29839, + "hao": 23778, + "hap": 45897, + "happy": 34191, + "haps": 2772, + "har": 9869, + "hard": 10424, + "hardt": 28375, + "hare": 43466, + "hari": 49573, + "harm": 29155, + "hart": 18647, + "has": 10134, + "hash": 17831, + "hat": 5183, + "hate": 37035, + "hatt": 11653, + "hattan": 12904, + "haul": 15194, + "haus": 30404, + "haust": 42456, + "have": 14150, + "haven": 39487, + "having": 40965, + "haw": 26615, + "hawk": 40624, + "hawks": 27221, + "hazard": 37598, + "hd": 31298, + "he": 258, + "hea": 21632, + "head": 2256, + "headed": 15353, + "header": 25677, + "headers": 50145, + "heading": 33878, + "heads": 16600, + "health": 13948, + "healthy": 22796, + "heard": 23636, + "heart": 11499, + "hearted": 20122, + "heartedly": 44407, + "heast": 9522, + "heastern": 18160, + "heat": 25080, + "heavy": 23701, + "hed": 704, + "heddar": 44937, + "hedon": 46086, + "hedral": 21962, + "hee": 21067, + "heed": 23616, + "heet": 25473, + "hei": 27392, + "heid": 28420, + "height": 17015, + "heim": 9096, + "heimer": 16288, + "heit": 29361, + "hel": 2978, + "held": 10217, + "helial": 35566, + "hell": 12758, + "helle": 34454, + "hello": 31373, + "helm": 33485, + "help": 16794, + "helps": 35194, + "hem": 4411, + "hemat": 10024, + "hematic": 23380, + "hematically": 46558, + "hement": 35347, + "hemer": 39557, + "hemoth": 34394, + "hemy": 36598, + "hen": 831, + "hend": 15631, + "hene": 29473, + "heng": 31753, + "henko": 30161, + "hens": 5135, + "hent": 6925, + "heny": 47413, + "heon": 37060, + "her": 372, + "here": 1456, + "hered": 6083, + "herence": 23545, + "herent": 8334, + "herer": 48386, + "heres": 19079, + "heric": 15011, + "herical": 37910, + "hern": 2881, + "hero": 11718, + "herry": 13372, + "hers": 7084, + "herty": 29029, + "hes": 956, + "hesda": 30049, + "heses": 39815, + "hesion": 32582, + "hesis": 8497, + "hesive": 25938, + "hess": 33979, + "hest": 3634, + "hester": 19593, + "het": 3202, + "hetamine": 25385, + "heter": 43332, + "hetic": 6587, + "hetical": 21485, + "hetically": 31786, + "hetics": 24965, + "hett": 17442, + "hetti": 33392, + "hetto": 35619, + "hew": 6391, + "hews": 40645, + "hex": 33095, + "hey": 20342, + "hh": 12337, + "hhh": 49126, + "hhhh": 36607, + "hi": 5303, + "hib": 3145, + "hiba": 49224, + "hibit": 26964, + "hibited": 44139, + "hibition": 24108, + "hid": 49675, + "hidden": 30342, + "hide": 24717, + "hift": 29323, + "hig": 25196, + "high": 8929, + "higher": 46503, + "highest": 35323, + "highly": 47444, + "hill": 12639, + "hillary": 47826, + "him": 38400, + "hin": 20079, + "hing": 722, + "hip": 1056, + "hips": 5748, + "hire": 10695, + "hiro": 49907, + "hirt": 49756, + "his": 14363, + "hist": 10034, + "historic": 31304, + "history": 23569, + "hit": 17945, + "hitting": 48320, + "hl": 18519, + "hler": 49737, + "hm": 23940, + "hma": 21720, + "hn": 21116, + "hner": 22277, + "ho": 8873, + "hod": 2065, + "hoe": 38979, + "hof": 39891, + "hoff": 36092, + "hog": 31897, + "hol": 3937, + "hold": 2946, + "holder": 13829, + "holders": 10476, + "holding": 19216, + "hole": 13207, + "holes": 28439, + "holiday": 37689, + "holm": 22981, + "holy": 44287, + "hom": 26452, + "home": 11195, + "hon": 24130, + "hood": 2894, + "hook": 25480, + "hooting": 35486, + "hop": 8548, + "hops": 21936, + "hor": 17899, + "horn": 25311, + "horse": 30527, + "hospital": 49257, + "host": 4774, + "hot": 8940, + "hots": 17398, + "hou": 15710, + "houn": 47714, + "hound": 39047, + "hour": 9769, + "hours": 24425, + "house": 4803, + "houses": 20089, + "housing": 50028, + "hov": 28026, + "hovah": 33023, + "hover": 43753, + "how": 4919, + "hower": 33539, + "hp": 24831, + "hr": 11840, + "hra": 45056, + "hran": 16848, + "href": 33257, + "hs": 11994, + "ht": 4352, + "htaking": 34148, + "htar": 38672, + "htm": 19211, + "html": 6494, + "htt": 2804, + "http": 4023, + "https": 5450, + "hu": 13415, + "hua": 33061, + "hub": 40140, + "huge": 40878, + "hum": 17047, + "human": 10734, + "humane": 44766, + "humans": 40205, + "hun": 20088, + "hung": 43274, + "hunt": 35060, + "hunter": 37488, + "hur": 48349, + "hurst": 33500, + "hus": 7537, + "husband": 48912, + "hw": 36599, + "hy": 12114, + "hya": 48812, + "hyd": 15511, + "hyde": 39175, + "hyp": 36362, + "hyper": 49229, + "hz": 32179, + "i": 72, + "iHUD": 38370, + "iOS": 35742, + "iPhone": 37032, + "ia": 544, + "iability": 12455, + "iable": 3379, + "iably": 18745, + "iac": 9607, + "iae": 33100, + "iage": 42360, + "iago": 29601, + "iah": 9520, + "iak": 32994, + "ial": 498, + "ially": 1927, + "ials": 8231, + "iam": 1789, + "iameter": 13173, + "iami": 7871, + "iamond": 8446, + "ian": 666, + "iana": 7484, + "iance": 3610, + "iances": 16097, + "iane": 46470, + "iang": 15483, + "iani": 25111, + "iann": 28627, + "iannopoulos": 36408, + "iano": 10115, + "ians": 1547, + "iant": 3014, + "iants": 17883, + "iao": 13481, + "iar": 12571, + "iard": 42425, + "iaries": 18361, + "iary": 8042, + "ias": 4448, + "iasco": 40025, + "iasis": 48455, + "iasm": 16401, + "iat": 5375, + "iate": 9386, + "iated": 12931, + "iates": 32820, + "iating": 26336, + "iation": 3920, + "iations": 40356, + "iator": 38585, + "iatric": 11439, + "iatrics": 36549, + "iatures": 42711, + "iatus": 34704, + "iaz": 17890, + "iazep": 48826, + "ib": 571, + "iba": 23718, + "ibaba": 37541, + "ibal": 21342, + "iban": 14278, + "iband": 35967, + "ibble": 43992, + "ibe": 32438, + "ibel": 43837, + "iber": 1856, + "iberal": 16813, + "ibi": 27567, + "ibia": 41145, + "ibilities": 7992, + "ibility": 2247, + "ibl": 10506, + "ible": 856, + "ibles": 18764, + "ibli": 29142, + "iblical": 16897, + "ibling": 27448, + "iblings": 19389, + "ibliography": 45689, + "ibly": 3193, + "ibo": 26762, + "ibr": 2889, + "ibrarian": 35808, + "ibraries": 11127, + "ibrary": 4115, + "ibu": 33828, + "ibur": 38616, + "ibus": 26333, + "ic": 291, + "ica": 3970, + "icable": 18424, + "icably": 41685, + "icago": 4549, + "ical": 605, + "ically": 1146, + "icals": 20155, + "ican": 7490, + "icans": 22398, + "icas": 44645, + "icate": 5344, + "icated": 3474, + "icates": 16856, + "icating": 12364, + "ication": 3299, + "ications": 3736, + "icative": 43058, + "icator": 26407, + "icators": 44549, + "icc": 44240, + "ice": 501, + "iced": 3711, + "icent": 36712, + "iceps": 41663, + "icer": 16647, + "ices": 1063, + "icester": 26382, + "ich": 488, + "ichael": 40302, + "iche": 14234, + "ichen": 41437, + "ichever": 22617, + "ichi": 16590, + "ichick": 38448, + "ichita": 41940, + "icho": 38720, + "icht": 30830, + "ici": 44070, + "icia": 33577, + "icial": 6652, + "ician": 6749, + "icians": 5106, + "iciary": 13556, + "icidal": 21488, + "icide": 5285, + "icides": 16751, + "iciency": 19777, + "icient": 11373, + "icing": 6345, + "icio": 46441, + "icion": 47430, + "icious": 6243, + "icip": 4311, + "icipated": 40988, + "icism": 11965, + "icist": 48187, + "icit": 3628, + "icity": 8467, + "ick": 624, + "icka": 29873, + "icked": 9484, + "icken": 5973, + "icker": 15799, + "ickers": 21630, + "icket": 9715, + "ickets": 15970, + "ickey": 40389, + "icking": 7958, + "ickle": 39423, + "ickr": 18994, + "icks": 3378, + "ickson": 46381, + "icky": 17479, + "icle": 1548, + "icles": 2983, + "ico": 3713, + "icol": 27045, + "icon": 4749, + "icone": 27981, + "icons": 34280, + "icro": 2500, + "icrobial": 48518, + "ics": 873, + "ict": 713, + "icted": 5722, + "icter": 36278, + "iction": 2867, + "ictional": 47273, + "ictionary": 14188, + "ictions": 9278, + "ictive": 45279, + "icts": 14137, + "icular": 13174, + "icularly": 22585, + "icult": 2249, + "icultural": 26823, + "iculture": 47428, + "iculty": 22402, + "icum": 39901, + "icus": 24552, + "icut": 13554, + "icy": 4611, + "icycle": 35298, + "icz": 28051, + "id": 312, + "ida": 3755, + "idable": 23321, + "idad": 32482, + "idae": 31718, + "idal": 11624, + "idan": 27610, + "idas": 24496, + "idate": 20540, + "idated": 41475, + "idates": 37051, + "idation": 24765, + "idav": 20331, + "iday": 2567, + "idays": 13842, + "idd": 1638, + "idden": 4651, + "idding": 13494, + "iddle": 2509, + "iddled": 34897, + "iddler": 26458, + "iddles": 29319, + "iddling": 41367, + "iddy": 34208, + "ide": 485, + "ided": 1384, + "idel": 5943, + "idelines": 7984, + "idelity": 23091, + "idem": 28913, + "iden": 14029, + "idence": 1704, + "idences": 44845, + "idency": 9147, + "ident": 738, + "idental": 35182, + "identally": 23961, + "idential": 35599, + "identified": 19107, + "idently": 46046, + "idents": 3231, + "ideo": 1651, + "ideon": 42381, + "ideos": 4921, + "idepress": 25895, + "ider": 1304, + "idered": 3089, + "iders": 4157, + "ides": 1460, + "ideshow": 42286, + "idespread": 9790, + "idge": 3130, + "idges": 15969, + "idget": 17484, + "idi": 19830, + "idia": 38513, + "idian": 19825, + "idine": 39422, + "iding": 2530, + "idious": 33243, + "idis": 29207, + "idity": 17995, + "idium": 43523, + "ido": 17305, + "idon": 47287, + "ids": 2340, + "idth": 5649, + "idy": 19325, + "ie": 494, + "iece": 8535, + "ied": 798, + "ief": 2086, + "ieft": 49868, + "ieg": 15702, + "iege": 14566, + "iegel": 28210, + "iel": 8207, + "ield": 1164, + "ielding": 30449, + "iem": 26597, + "ien": 2013, + "ience": 1240, + "ienced": 26343, + "iences": 10035, + "iencies": 22139, + "iency": 6160, + "ienne": 37938, + "iens": 10465, + "ient": 1153, + "ients": 2334, + "ier": 959, + "iera": 41976, + "ierce": 9798, + "iere": 13235, + "ieri": 29864, + "ierra": 16367, + "ierre": 31058, + "ierrez": 44448, + "iers": 3183, + "iership": 36689, + "iery": 23012, + "ies": 444, + "iesel": 29893, + "iest": 6386, + "iesta": 36283, + "iet": 1155, + "ietal": 21587, + "ieth": 19235, + "ieties": 9545, + "iets": 27955, + "iety": 1905, + "ieu": 22304, + "iev": 11203, + "ieval": 14671, + "ieve": 12311, + "ieved": 39591, + "iever": 47818, + "ievers": 30296, + "ieves": 17974, + "ieving": 30749, + "iew": 769, + "iewicz": 48596, + "if": 361, + "ifa": 19215, + "ifact": 29660, + "ifacts": 37199, + "ifax": 26590, + "ife": 901, + "ifer": 7087, + "iferation": 49801, + "ifest": 8409, + "ifestyle": 42004, + "iff": 733, + "iffe": 22391, + "ifference": 33012, + "ifferent": 17125, + "iffin": 42022, + "iffs": 10203, + "ifi": 22238, + "ifiable": 16823, + "ific": 811, + "ificant": 17294, + "ificantly": 42491, + "ificate": 22460, + "ification": 2649, + "ifications": 6637, + "ifice": 9680, + "ificent": 21559, + "ificial": 9542, + "ified": 1431, + "ifier": 7483, + "ifiers": 13350, + "ifies": 6945, + "ifix": 42169, + "ifle": 8316, + "ifled": 47157, + "ifles": 16063, + "ifling": 38966, + "iflower": 42642, + "iform": 6933, + "iframe": 39621, + "ift": 2135, + "ifted": 21715, + "ifter": 18171, + "ifting": 13309, + "ifts": 19265, + "ifty": 24905, + "iful": 4135, + "ifully": 17049, + "ify": 1958, + "ifying": 4035, + "ig": 328, + "iga": 13827, + "igan": 5516, + "igans": 34090, + "igate": 10055, + "igated": 26963, + "igating": 29129, + "igation": 7065, + "igator": 23823, + "igators": 25975, + "ige": 10045, + "igel": 47709, + "igen": 9324, + "igenous": 12357, + "igent": 47096, + "iger": 8254, + "igers": 34984, + "igg": 6950, + "igger": 15249, + "iggins": 23567, + "iggle": 24082, + "iggs": 20340, + "iggurat": 44557, + "igh": 394, + "igham": 34000, + "ighed": 12570, + "ight": 432, + "ighter": 4799, + "ighters": 6261, + "ighth": 10887, + "ighthouse": 32303, + "ighting": 47610, + "ighton": 42993, + "ights": 2337, + "ighty": 14400, + "igi": 25754, + "igible": 26032, + "igil": 27187, + "igion": 17035, + "igious": 10956, + "igl": 38686, + "igm": 17225, + "igma": 13495, + "igmat": 32441, + "igmatic": 38860, + "ign": 570, + "ignant": 25114, + "igne": 48946, + "igned": 3916, + "igning": 38944, + "ignment": 16747, + "ignore": 46430, + "ignt": 16891, + "ignty": 17224, + "igo": 14031, + "igon": 37107, + "igor": 36274, + "igr": 3692, + "igrant": 9893, + "igrants": 5663, + "igraph": 45920, + "igrate": 42175, + "igrated": 38769, + "igration": 4254, + "igree": 41233, + "igroup": 47875, + "igs": 9235, + "igsaw": 45636, + "igslist": 40704, + "igue": 15212, + "igun": 50118, + "iguous": 29709, + "igure": 7047, + "ih": 4449, + "ihad": 11166, + "ihadi": 42449, + "ihar": 38405, + "ihara": 45902, + "ihil": 20898, + "ihilation": 33299, + "ihu": 48406, + "ii": 4178, + "iii": 15479, + "ij": 2926, + "ija": 34655, + "ijah": 32778, + "iji": 20770, + "ijing": 11030, + "ijk": 45961, + "ijn": 48848, + "ijuana": 5343, + "ik": 1134, + "ika": 9232, + "ikan": 49894, + "ikarp": 36850, + "ikawa": 40398, + "ike": 522, + "iked": 17951, + "iken": 29943, + "iker": 18320, + "ikers": 24913, + "ikes": 7938, + "ikh": 13848, + "ikhail": 39065, + "iki": 5580, + "iking": 14132, + "ikini": 35542, + "ikk": 36073, + "iko": 12125, + "iku": 28643, + "ikuman": 42889, + "iky": 47536, + "il": 346, + "ila": 10102, + "ilage": 50006, + "ilan": 38239, + "iland": 40855, + "ilant": 37794, + "ilantro": 48311, + "ilar": 1794, + "ilated": 40080, + "ilater": 38601, + "ilateral": 14796, + "ilaterally": 39707, + "ilation": 10520, + "ild": 688, + "ilda": 27281, + "ilde": 44725, + "ilded": 46158, + "ildo": 39583, + "ile": 576, + "ileaks": 27983, + "iled": 3902, + "ilee": 40626, + "ileen": 42236, + "ilege": 41866, + "ileged": 48446, + "iler": 5329, + "ilers": 34393, + "iles": 2915, + "iless": 30608, + "ilet": 41550, + "iley": 9618, + "ili": 2403, + "ilia": 17517, + "ilial": 43475, + "ilian": 35824, + "iliar": 4797, + "iliary": 28129, + "iliate": 49826, + "iliated": 31705, + "iliation": 15547, + "ilib": 22282, + "ilibrium": 24741, + "ilic": 41896, + "ilies": 3922, + "ilight": 15512, + "iling": 4386, + "ilings": 43271, + "ilingual": 34900, + "ilion": 29935, + "ilipp": 8908, + "ilit": 6392, + "ilitarian": 43900, + "ilitary": 18748, + "ilitating": 34871, + "ilitation": 18194, + "ilities": 2410, + "ility": 879, + "ilk": 43545, + "ill": 359, + "illa": 5049, + "illac": 40607, + "illance": 7682, + "illard": 32681, + "illary": 15856, + "illas": 25314, + "illation": 40903, + "ille": 8270, + "illed": 2967, + "illegal": 47749, + "iller": 4665, + "illery": 14920, + "illes": 21718, + "illet": 32512, + "illi": 50173, + "illian": 37896, + "illin": 32672, + "illing": 4509, + "illion": 1131, + "illions": 40083, + "illo": 16111, + "illon": 23027, + "ills": 2171, + "illus": 44342, + "illusion": 35760, + "illy": 6548, + "ilo": 18526, + "ilogy": 19202, + "ilon": 33576, + "ilot": 23439, + "ils": 4487, + "ilst": 11750, + "ilt": 2326, + "ilton": 9044, + "iltr": 19438, + "iltration": 36055, + "ilts": 50076, + "ilty": 6267, + "ilus": 35815, + "ilver": 46978, + "ily": 813, + "ilyn": 38020, + "im": 320, + "ima": 8083, + "imag": 48466, + "image": 9060, + "images": 17566, + "imal": 4402, + "iman": 24086, + "imar": 49399, + "imaru": 49551, + "imate": 1920, + "imated": 15655, + "imately": 3358, + "imates": 26748, + "imating": 39204, + "imation": 18991, + "imb": 14107, + "imbabwe": 27175, + "imble": 34477, + "ime": 524, + "imedia": 20626, + "imei": 45519, + "imen": 19027, + "imens": 12117, + "imensional": 16198, + "iment": 3681, + "imental": 9134, + "imentary": 39051, + "iments": 6800, + "imeo": 47776, + "imer": 22723, + "imes": 999, + "imester": 47484, + "imet": 38813, + "imeter": 16912, + "imeters": 31551, + "img": 9600, + "imgur": 19791, + "imi": 25236, + "imil": 26641, + "imilar": 49941, + "imilation": 42963, + "iminary": 38429, + "imir": 13057, + "imity": 18853, + "imize": 48439, + "imm": 8608, + "immer": 10957, + "immers": 36904, + "immigrant": 39835, + "immigration": 47620, + "imming": 27428, + "immune": 38345, + "imo": 25147, + "imon": 20473, + "imony": 33969, + "imore": 9401, + "imoto": 43354, + "imov": 44273, + "imp": 11011, + "impact": 48240, + "impl": 23928, + "import": 11748, + "important": 18049, + "imposed": 36457, + "impro": 32077, + "improve": 49453, + "ims": 12078, + "imsy": 48295, + "imum": 2847, + "imura": 43817, + "imus": 20704, + "in": 259, + "ina": 1437, + "inal": 1292, + "inally": 3289, + "inals": 6897, + "inance": 14149, + "inances": 34999, + "inant": 42483, + "inar": 22050, + "inarily": 21565, + "inary": 3219, + "inas": 24252, + "inate": 4559, + "inated": 3898, + "inately": 48618, + "inates": 17540, + "inating": 6010, + "ination": 1883, + "inational": 26201, + "inations": 7352, + "inator": 20900, + "inators": 47721, + "inatory": 23132, + "inav": 26802, + "inburgh": 22222, + "inc": 1939, + "incarn": 13211, + "ince": 924, + "incent": 42816, + "incerity": 40310, + "inces": 17386, + "inch": 8589, + "inches": 45457, + "incial": 13744, + "incible": 33494, + "incinn": 15020, + "incinnati": 15130, + "include": 17256, + "includes": 42813, + "including": 8201, + "incoln": 11690, + "income": 12519, + "incre": 24988, + "increasing": 42647, + "inct": 4612, + "inction": 9438, + "inctions": 31253, + "ind": 521, + "inda": 22261, + "indal": 44644, + "independence": 39894, + "independent": 34750, + "inder": 5540, + "inders": 29700, + "index": 9630, + "inding": 6020, + "individual": 43129, + "indle": 42343, + "indu": 10259, + "induced": 17223, + "inducing": 48016, + "indust": 23213, + "industrial": 31130, + "ine": 500, + "inea": 18343, + "ined": 1389, + "inel": 20538, + "inelli": 44076, + "inem": 7749, + "inement": 21828, + "inen": 42326, + "inence": 18386, + "inent": 7233, + "inently": 26528, + "iner": 7274, + "ineries": 48858, + "iners": 21257, + "inery": 15451, + "ines": 1127, + "inese": 3762, + "iness": 1272, + "inet": 42504, + "inez": 18885, + "inf": 10745, + "infect": 27816, + "infeld": 47187, + "inflamm": 29639, + "inflammatory": 32272, + "info": 10951, + "information": 17018, + "informed": 35698, + "ing": 278, + "inge": 11912, + "inged": 24431, + "ingen": 36795, + "inger": 3889, + "ingers": 40923, + "inges": 26792, + "ingham": 25875, + "inging": 14146, + "ingle": 17697, + "ingly": 4420, + "ingo": 32735, + "ings": 654, + "ington": 9557, + "ingu": 6680, + "inguishable": 41726, + "inguished": 46709, + "inho": 20327, + "ini": 5362, + "inia": 43168, + "inian": 24605, + "inic": 47277, + "inical": 32352, + "ining": 3191, + "inion": 23971, + "inis": 16661, + "inished": 30603, + "init": 15003, + "inite": 9504, + "initely": 12998, + "initial": 36733, + "initialized": 17532, + "inition": 17750, + "initions": 50101, + "inity": 6269, + "ink": 676, + "inka": 48955, + "inker": 24275, + "inki": 38799, + "inking": 8040, + "inkle": 19894, + "inks": 2973, + "inky": 29246, + "inline": 45145, + "inn": 3732, + "innacle": 37087, + "innamon": 21920, + "inner": 5083, + "inness": 32990, + "innie": 49708, + "inning": 23062, + "innon": 45067, + "ino": 2879, + "inoa": 40564, + "inois": 8981, + "inos": 11996, + "inosaur": 21317, + "inous": 29823, + "input": 15414, + "inqu": 18934, + "ins": 1040, + "inse": 38521, + "insert": 28463, + "inside": 48787, + "insk": 35803, + "inski": 21141, + "insky": 19870, + "inson": 7899, + "inspired": 24194, + "inst": 8625, + "install": 17350, + "installed": 37050, + "instance": 39098, + "instead": 38070, + "instein": 11962, + "insula": 16495, + "insured": 28409, + "int": 600, + "intage": 14630, + "integ": 18908, + "integer": 41433, + "intel": 48779, + "intelligence": 32683, + "intend": 7315, + "intendent": 21075, + "intendo": 8773, + "intensity": 47799, + "intensive": 38096, + "intent": 48536, + "intention": 40867, + "inter": 3849, + "interest": 9446, + "interested": 34339, + "interesting": 47914, + "interface": 39994, + "intern": 23124, + "internal": 32538, + "international": 45609, + "internet": 37675, + "interpret": 27381, + "interrupted": 46037, + "inters": 20193, + "interstitial": 29446, + "intestinal": 36387, + "inth": 9304, + "into": 20424, + "inton": 2371, + "intosh": 37638, + "introdu": 27427, + "ints": 29503, + "intuitive": 42105, + "inus": 35237, + "inv": 16340, + "inventory": 24807, + "inventoryQuantity": 39756, + "invest": 24859, + "invoke": 37669, + "involved": 44697, + "inx": 28413, + "iny": 3541, + "inyl": 19754, + "io": 952, + "ioch": 41097, + "iod": 2101, + "iol": 1669, + "iola": 30292, + "iolet": 19194, + "iological": 15071, + "iologist": 31599, + "iology": 12371, + "iom": 29005, + "ion": 295, + "iona": 32792, + "ionage": 24919, + "ional": 1538, + "ione": 7935, + "ioned": 14994, + "ionic": 26523, + "ionics": 49900, + "ions": 507, + "iop": 14922, + "ior": 1504, + "iors": 12706, + "ios": 4267, + "iosis": 42960, + "iosity": 15023, + "iosyn": 48448, + "iosyncr": 48702, + "iot": 5151, + "iotic": 16357, + "iotics": 18296, + "iots": 16228, + "iott": 20773, + "iour": 49439, + "ious": 699, + "iously": 6819, + "iov": 16664, + "iovascular": 19381, + "iox": 12190, + "ioxid": 26294, + "ioxide": 16671, + "ip": 541, + "ipal": 8521, + "ipation": 25857, + "ipe": 3757, + "iped": 46647, + "ipedia": 11151, + "ipeg": 21700, + "ipel": 40634, + "iper": 9346, + "ipers": 29288, + "ipes": 18636, + "iph": 13323, + "iphany": 49915, + "iphate": 34981, + "ipher": 10803, + "ipient": 48137, + "iping": 34690, + "ipl": 24705, + "iple": 2480, + "ipment": 4667, + "ipolar": 49133, + "ipop": 42800, + "ipp": 3974, + "ipped": 3949, + "ipper": 14710, + "ippers": 16415, + "ippery": 29530, + "ippi": 12715, + "ipping": 4501, + "ipple": 18793, + "ipples": 27844, + "ippy": 41214, + "ips": 2419, + "ipt": 10257, + "iq": 25011, + "iqu": 1557, + "ique": 2350, + "iqueness": 46764, + "iques": 6368, + "iquette": 40387, + "iquid": 6394, + "ir": 343, + "ira": 8704, + "irable": 13194, + "iral": 21093, + "iration": 15297, + "irc": 1980, + "ircraft": 27002, + "ird": 1447, + "irds": 11049, + "ire": 557, + "irect": 1060, + "irection": 4154, + "ired": 1202, + "irement": 24615, + "irements": 18883, + "iren": 24080, + "irens": 42917, + "ires": 2387, + "irez": 31762, + "irgin": 4672, + "iri": 14783, + "irie": 28191, + "iries": 18561, + "irin": 47388, + "iring": 3428, + "iris": 29616, + "irit": 3276, + "irk": 14232, + "irl": 1901, + "irled": 49376, + "irlf": 9841, + "irlfriend": 9872, + "irling": 24297, + "irlwind": 32785, + "irm": 2533, + "irmation": 36241, + "irmed": 15491, + "irming": 29808, + "irms": 8789, + "iro": 7058, + "iron": 1934, + "irrel": 22793, + "irs": 17062, + "irsch": 47108, + "irst": 667, + "irt": 2265, + "irted": 48357, + "irteen": 22530, + "irth": 3333, + "irting": 35355, + "irts": 9682, + "irtual": 22341, + "irty": 5893, + "iru": 35406, + "irus": 19397, + "iry": 9045, + "is": 271, + "isSpecial": 39714, + "isSpecialOrderable": 39755, + "isa": 9160, + "isable": 43942, + "isal": 28456, + "isan": 9057, + "isance": 31872, + "isans": 26100, + "isation": 5612, + "isations": 38189, + "isbury": 47967, + "isc": 2304, + "iscal": 7860, + "isch": 25308, + "ische": 46097, + "ischer": 24645, + "isco": 4861, + "iscons": 8795, + "isconsin": 8816, + "iscopal": 42522, + "iscover": 29392, + "iscovered": 41168, + "iscovery": 40821, + "isd": 9409, + "isdom": 9350, + "ise": 786, + "isec": 27866, + "ised": 1417, + "isel": 36811, + "isen": 13254, + "iser": 5847, + "isers": 21572, + "ises": 2696, + "iseum": 38277, + "isexual": 20863, + "isf": 4468, + "ish": 680, + "isha": 19388, + "ishable": 31785, + "ished": 1348, + "isher": 4828, + "ishers": 39116, + "ishes": 5614, + "ishi": 21644, + "ishing": 3929, + "ishly": 29735, + "ishment": 17862, + "ishop": 10124, + "ishops": 21863, + "ishy": 49785, + "isi": 23267, + "isible": 12843, + "isin": 45763, + "isine": 27480, + "ising": 1710, + "ision": 1166, + "isions": 3279, + "isite": 16107, + "isites": 31327, + "isition": 10027, + "isitions": 29593, + "isive": 13911, + "isively": 42042, + "isk": 1984, + "isks": 36730, + "isky": 34041, + "isl": 3044, + "isle": 20919, + "ism": 1042, + "isma": 38017, + "isman": 23845, + "ismo": 44126, + "isms": 6583, + "isner": 49861, + "iso": 26786, + "isode": 3282, + "isodes": 8052, + "isoft": 29719, + "isol": 30152, + "ison": 1653, + "isons": 9886, + "isp": 8802, + "ispers": 27148, + "isphere": 22833, + "iss": 747, + "issa": 13808, + "issan": 24112, + "issance": 16419, + "isse": 20782, + "ission": 1480, + "issions": 7717, + "isson": 30927, + "issors": 32555, + "issue": 21949, + "issued": 39361, + "issues": 37165, + "issy": 36419, + "ist": 396, + "ista": 12523, + "istan": 4103, + "istance": 9311, + "istani": 16688, + "istant": 10167, + "istar": 47229, + "istas": 37503, + "iste": 40833, + "isted": 6347, + "istence": 13274, + "istent": 7609, + "ister": 1694, + "istered": 23187, + "isters": 6223, + "istic": 2569, + "istical": 19929, + "istically": 16772, + "istics": 3969, + "istine": 32248, + "isting": 9665, + "istle": 12535, + "iston": 36363, + "istor": 32380, + "istors": 46334, + "istrate": 28534, + "istrates": 37909, + "istration": 33397, + "istries": 32995, + "istry": 4592, + "ists": 1023, + "isu": 46313, + "isure": 20609, + "isy": 13560, + "it": 270, + "ita": 5350, + "itability": 34147, + "itable": 4674, + "itably": 14829, + "itage": 10208, + "itaire": 26627, + "ital": 1287, + "itals": 8321, + "itamin": 40746, + "itan": 18642, + "itance": 42942, + "itans": 43716, + "itant": 23737, + "itar": 7940, + "itarian": 8353, + "itars": 27745, + "itary": 9331, + "itas": 21416, + "itate": 12027, + "itated": 13939, + "itates": 38654, + "itating": 21712, + "itation": 3780, + "itational": 22181, + "itations": 20597, + "itative": 12464, + "itatively": 48668, + "itbart": 17868, + "itch": 2007, + "itched": 10981, + "itcher": 23640, + "itches": 9249, + "itchie": 48423, + "itching": 19811, + "ite": 578, + "itech": 45396, + "itect": 5712, + "ited": 863, + "itely": 3973, + "item": 9186, + "itement": 12559, + "items": 23814, + "itent": 48324, + "iter": 2676, + "iterator": 48727, + "iterranean": 19012, + "ites": 2737, + "ith": 342, + "ithe": 31470, + "ither": 1555, + "ithering": 40861, + "ithing": 44556, + "ithmetic": 29848, + "iths": 47252, + "ithub": 10060, + "iti": 8846, + "itia": 36723, + "itial": 6847, + "itialized": 13562, + "itially": 22640, + "itic": 16233, + "ities": 871, + "itimate": 30233, + "itime": 22552, + "iting": 1780, + "ition": 653, + "itional": 1859, + "itionally": 8736, + "itions": 1756, + "itious": 25253, + "itis": 11815, + "itism": 18937, + "itive": 1800, + "itiveness": 31366, + "itives": 20288, + "itivity": 11365, + "itiz": 3029, + "itized": 36951, + "itizen": 36958, + "itizens": 34100, + "itle": 2578, + "itled": 7803, + "itles": 30540, + "itness": 3659, + "ito": 10094, + "itol": 11650, + "iton": 37752, + "itone": 49644, + "itor": 2072, + "itored": 20026, + "itors": 6742, + "itory": 37765, + "itous": 22109, + "itri": 49510, + "its": 896, + "itsch": 48279, + "itsu": 19831, + "itt": 715, + "itta": 48519, + "ittal": 39979, + "ittance": 47912, + "itte": 2654, + "itted": 2175, + "ittee": 2979, + "ittees": 13263, + "itten": 2621, + "ittens": 34978, + "itter": 1967, + "ittered": 36613, + "itters": 45512, + "itting": 2535, + "ittle": 1206, + "itto": 37606, + "itton": 47304, + "itty": 9760, + "itu": 34272, + "itual": 10587, + "itud": 26331, + "itude": 3984, + "itudes": 10455, + "itudinal": 29121, + "iture": 8089, + "itures": 20686, + "itus": 17506, + "itute": 3678, + "itutes": 16845, + "itution": 2738, + "itutional": 5677, + "ity": 414, + "itz": 4224, + "itzer": 10557, + "itzerland": 13947, + "ité": 43816, + "iu": 16115, + "ium": 1505, + "ius": 3754, + "iuses": 44666, + "iv": 452, + "iva": 12151, + "ivable": 21911, + "ivably": 47994, + "ival": 2473, + "ivalent": 29540, + "ivalry": 47310, + "ivals": 10336, + "ivan": 13809, + "ivari": 35460, + "ivariate": 42524, + "ivas": 38630, + "ivated": 30829, + "ivating": 39438, + "ivation": 26939, + "ive": 425, + "ived": 1572, + "ively": 2280, + "iven": 1469, + "iveness": 6517, + "iver": 1428, + "ivered": 6396, + "ivering": 35598, + "iverpool": 10864, + "ivers": 1191, + "iversal": 11480, + "iversary": 9023, + "iverse": 3997, + "iversity": 1608, + "ivery": 6315, + "ives": 1083, + "ivia": 20817, + "ivic": 16482, + "ivid": 1699, + "ividual": 1896, + "ividually": 16335, + "ivil": 2464, + "iving": 1412, + "ivism": 25085, + "ivist": 30944, + "ivities": 28720, + "ivity": 3458, + "ivo": 23593, + "ivot": 45785, + "iw": 14246, + "ix": 844, + "ixed": 2966, + "ixel": 7168, + "ixels": 14810, + "ixie": 39291, + "ixir": 32345, + "ixon": 12305, + "ixt": 6346, + "ixtape": 43938, + "ixties": 46550, + "ixture": 9602, + "ixtures": 25506, + "ixty": 19404, + "iy": 7745, + "iya": 21008, + "iyah": 46398, + "iz": 528, + "iza": 23638, + "izabeth": 9924, + "izable": 13821, + "izard": 8669, + "izards": 14124, + "izarre": 12474, + "ization": 1634, + "izational": 22684, + "izations": 4582, + "ize": 1096, + "ized": 1143, + "izen": 33977, + "izens": 44908, + "izer": 7509, + "izers": 11341, + "izes": 4340, + "izing": 2890, + "izo": 41282, + "izon": 8637, + "izons": 29457, + "izont": 12071, + "izontal": 38342, + "izoph": 18115, + "izophren": 18337, + "izu": 47775, + "izz": 6457, + "izza": 9990, + "izzard": 16191, + "izzle": 44461, + "izzy": 40593, + "j": 73, + "ja": 6592, + "jab": 27935, + "jac": 30482, + "jack": 19650, + "jad": 38442, + "jah": 31558, + "jam": 39159, + "jamin": 13337, + "jan": 13881, + "jandro": 47983, + "jar": 9491, + "jas": 28121, + "java": 12355, + "javascript": 37495, + "jay": 33708, + "jc": 48055, + "je": 18015, + "ject": 752, + "jected": 35408, + "jection": 29192, + "jee": 34589, + "jen": 48796, + "jer": 44009, + "jet": 31173, + "jew": 47483, + "ji": 7285, + "jiang": 39598, + "jin": 18594, + "jing": 49940, + "jit": 45051, + "jj": 41098, + "jl": 20362, + "jo": 7639, + "job": 21858, + "jobs": 43863, + "john": 30686, + "joice": 41026, + "join": 22179, + "joined": 46416, + "joining": 40044, + "jon": 46286, + "jong": 32428, + "journal": 24891, + "joy": 2633, + "jp": 34523, + "jpg": 9479, + "jri": 38790, + "jriwal": 39890, + "js": 8457, + "json": 17752, + "ju": 14396, + "jud": 10456, + "judicial": 46769, + "jug": 31761, + "jump": 43327, + "jun": 29741, + "jured": 38608, + "juries": 47496, + "jury": 21871, + "just": 3137, + "justice": 31012, + "juven": 39427, + "k": 74, + "kB": 38841, + "kHz": 44191, + "ka": 4914, + "kai": 32765, + "kamp": 40899, + "kan": 27541, + "kar": 21070, + "kas": 42749, + "kat": 41826, + "kay": 5568, + "kaya": 35372, + "kb": 32812, + "ke": 365, + "ked": 9091, + "kee": 11035, + "keep": 14894, + "keeper": 13884, + "keepers": 24952, + "keeping": 19934, + "kees": 16683, + "kef": 30728, + "kefeller": 31424, + "kel": 7750, + "keleton": 38800, + "keley": 13490, + "kell": 17164, + "ken": 3464, + "kens": 14972, + "kept": 45089, + "ker": 6122, + "kered": 28970, + "kernel": 33885, + "kers": 15949, + "kes": 5209, + "ket": 7126, + "key": 2539, + "keye": 34929, + "keyes": 43174, + "keys": 13083, + "kg": 10025, + "kh": 14636, + "ki": 4106, + "kick": 24585, + "kid": 38439, + "kids": 45235, + "kie": 49375, + "kies": 43724, + "kil": 34553, + "kill": 12728, + "killed": 42130, + "killer": 32156, + "killers": 43492, + "killing": 43764, + "kin": 5116, + "kind": 11031, + "king": 3364, + "kins": 5331, + "kinson": 26030, + "kish": 31501, + "kiss": 41304, + "kit": 15813, + "kj": 42421, + "kk": 28747, + "kl": 41582, + "km": 13276, + "kn": 15418, + "knife": 48810, + "knit": 47095, + "know": 16275, + "knowledge": 45066, + "known": 4002, + "ko": 7204, + "kok": 32004, + "kos": 46150, + "kov": 21862, + "kowski": 26216, + "kr": 38584, + "krit": 44531, + "ks": 591, + "ksh": 50133, + "kson": 46505, + "kt": 21841, + "ktop": 16201, + "ku": 23063, + "kun": 28374, + "kus": 45614, + "kw": 46265, + "kward": 12378, + "ky": 2584, + "l": 75, + "la": 5031, + "lab": 23912, + "label": 18242, + "lace": 27077, + "lad": 9435, + "laden": 35668, + "lag": 30909, + "lah": 9271, + "lahoma": 9802, + "laim": 20438, + "lain": 34277, + "lake": 27180, + "lam": 2543, + "lambda": 50033, + "lamm": 11199, + "lan": 9620, + "lance": 23215, + "land": 1044, + "lander": 16235, + "landers": 32358, + "landish": 45626, + "lando": 11993, + "lands": 4447, + "lane": 33533, + "lang": 17204, + "language": 16129, + "lap": 37796, + "lar": 21681, + "larg": 15521, + "large": 11664, + "largest": 28209, + "las": 21921, + "lash": 17055, + "lass": 31172, + "lasses": 28958, + "last": 12957, + "lasting": 24810, + "lat": 15460, + "latable": 49009, + "late": 17660, + "lated": 17249, + "later": 36760, + "latest": 42861, + "lation": 7592, + "lations": 49905, + "lator": 41880, + "laugh": 44944, + "laughs": 28124, + "laughter": 27815, + "laun": 38722, + "launch": 35681, + "laus": 38024, + "lav": 18809, + "law": 6270, + "laws": 29317, + "lay": 10724, + "layer": 29289, + "layout": 39786, + "lb": 23160, + "lbs": 32133, + "lc": 44601, + "ld": 335, + "lda": 18986, + "lde": 35209, + "lder": 6499, + "ldom": 23826, + "ldon": 25900, + "le": 293, + "lead": 28230, + "leader": 27940, + "leaders": 37553, + "leading": 12294, + "leaf": 33201, + "league": 19316, + "lean": 13087, + "leaning": 25909, + "leanor": 41807, + "leans": 11861, + "lear": 3238, + "learn": 35720, + "learning": 40684, + "lease": 1274, + "leased": 14684, + "leases": 29329, + "leasing": 48764, + "leave": 47408, + "leck": 40667, + "lect": 801, + "lected": 12609, + "lectic": 42009, + "lection": 1564, + "lections": 26448, + "led": 992, + "ledge": 2965, + "ledged": 37436, + "lee": 7197, + "leen": 20042, + "leep": 8892, + "lees": 49410, + "leeve": 49189, + "left": 9464, + "leg": 1455, + "legal": 18011, + "legate": 34637, + "legates": 37061, + "lege": 2765, + "legged": 40898, + "legram": 30536, + "legraph": 16606, + "leground": 28272, + "lehem": 44797, + "leigh": 42342, + "lein": 33663, + "lem": 10671, + "lement": 1732, + "lements": 3639, + "lems": 46367, + "len": 11925, + "lene": 29466, + "leneck": 43163, + "leness": 48795, + "length": 13664, + "leon": 38970, + "ler": 1754, + "lers": 8116, + "les": 829, + "lesh": 29730, + "lesi": 36027, + "lesiastical": 46360, + "less": 1203, + "lessly": 8613, + "lessness": 17587, + "lest": 32712, + "let": 1616, + "letal": 47293, + "letcher": 29257, + "lete": 5807, + "leted": 33342, + "letes": 40676, + "lethal": 46480, + "letico": 47286, + "leton": 10565, + "lets": 5289, + "lett": 15503, + "lette": 21348, + "letter": 9291, + "letters": 15653, + "lev": 2768, + "levant": 14938, + "levard": 22123, + "level": 5715, + "levels": 46170, + "levision": 5024, + "lex": 2588, + "ley": 1636, + "leys": 21325, + "lez": 36858, + "lf": 1652, + "li": 4528, + "lia": 24660, + "liam": 5058, + "liament": 5130, + "lib": 8019, + "liber": 33203, + "liberal": 35739, + "library": 32016, + "lic": 677, + "lication": 10142, + "license": 43085, + "licensed": 36612, + "lich": 33467, + "licks": 49191, + "lict": 13758, + "licted": 17823, + "liction": 41101, + "licts": 42267, + "lie": 14485, + "lied": 18511, + "lier": 2505, + "lies": 13508, + "liest": 11318, + "lif": 36195, + "life": 6042, + "lift": 26282, + "lifting": 30510, + "lig": 4604, + "liga": 38910, + "light": 2971, + "lighting": 43351, + "lightly": 30945, + "lights": 8091, + "lihood": 11935, + "lik": 46965, + "like": 2339, + "likely": 40798, + "lim": 2475, + "lime": 27299, + "limit": 32374, + "limited": 10698, + "limits": 49196, + "lin": 2815, + "line": 1370, + "linear": 29127, + "lined": 10837, + "liner": 24683, + "liners": 34380, + "lines": 6615, + "liness": 26061, + "ling": 1359, + "linger": 33550, + "lings": 17783, + "lington": 17299, + "lining": 21310, + "link": 8726, + "linked": 25614, + "links": 28751, + "lins": 21602, + "linux": 23289, + "lio": 48590, + "lip": 40712, + "lique": 41522, + "liquid": 39250, + "lis": 27999, + "lish": 1836, + "lished": 2115, + "lisher": 8191, + "lishes": 19724, + "lishing": 20020, + "list": 4868, + "listed": 17935, + "lists": 20713, + "lit": 18250, + "lite": 36890, + "liter": 17201, + "literally": 43819, + "little": 31629, + "liv": 16017, + "live": 12583, + "lived": 24489, + "living": 19950, + "livion": 26018, + "livious": 35260, + "ll": 297, + "lla": 8466, + "llah": 22734, + "llan": 47993, + "lled": 3353, + "ller": 6051, + "llers": 13802, + "lli": 15516, + "lling": 2680, + "llo": 18798, + "llor": 14127, + "llular": 32771, + "lly": 12810, + "ln": 18755, + "lo": 5439, + "load": 2220, + "loaded": 14578, + "loader": 29356, + "loading": 25138, + "loads": 46030, + "loc": 17946, + "local": 12001, + "localhost": 36750, + "location": 24886, + "lock": 5354, + "locked": 24162, + "locking": 48331, + "locks": 28860, + "loe": 24617, + "log": 6404, + "login": 38235, + "lol": 47288, + "lon": 14995, + "long": 6511, + "loo": 29680, + "look": 5460, + "looking": 11534, + "loop": 26268, + "lopp": 39590, + "lor": 4685, + "lord": 10572, + "lords": 19673, + "lore": 31131, + "los": 33280, + "loss": 22462, + "lost": 33224, + "lot": 26487, + "lov": 27086, + "love": 23205, + "loving": 33983, + "low": 9319, + "lower": 21037, + "lp": 34431, + "lr": 14050, + "ls": 7278, + "lt": 2528, + "lu": 2290, + "lua": 40211, + "luaj": 36473, + "lucent": 35600, + "luck": 46708, + "lude": 38792, + "luence": 23079, + "luent": 28216, + "lund": 37525, + "lus": 41790, + "lust": 38878, + "luster": 48375, + "lux": 22564, + "lv": 6780, + "lves": 31018, + "lvl": 47147, + "ly": 306, + "lyak": 43782, + "lycer": 38577, + "lying": 3157, + "lymp": 6760, + "lyn": 6213, + "lynn": 12935, + "lys": 27385, + "lyss": 35670, + "lé": 45031, + "m": 76, + "mA": 42646, + "mAh": 28142, + "mL": 32087, + "ma": 2611, + "mable": 44102, + "mac": 20285, + "machine": 30243, + "mad": 9937, + "made": 9727, + "mag": 19726, + "mage": 25561, + "magic": 32707, + "maid": 23151, + "mail": 4529, + "mails": 26165, + "main": 12417, + "major": 22478, + "majority": 35839, + "make": 15883, + "maker": 10297, + "makers": 6620, + "makes": 49123, + "making": 8601, + "mal": 7617, + "male": 22606, + "malink": 31000, + "mallow": 42725, + "man": 805, + "manac": 46870, + "managed": 39935, + "management": 27604, + "manager": 37153, + "mand": 22249, + "manent": 44172, + "mania": 45733, + "mann": 9038, + "mans": 16221, + "manship": 25428, + "manuel": 18713, + "manufact": 48119, + "many": 21834, + "map": 8899, + "maps": 31803, + "mar": 3876, + "mare": 11449, + "mares": 23745, + "marg": 30887, + "margin": 36153, + "marine": 42380, + "mark": 4102, + "marked": 23505, + "market": 10728, + "markets": 34162, + "marks": 14306, + "marriage": 45394, + "married": 30526, + "mart": 13822, + "mary": 6874, + "mas": 5356, + "mask": 27932, + "mass": 22208, + "massive": 49777, + "mast": 47616, + "master": 9866, + "masters": 40706, + "mat": 6759, + "match": 15699, + "matched": 31409, + "mate": 9830, + "material": 33665, + "mates": 7300, + "math": 11018, + "matic": 13849, + "matical": 44935, + "matically": 49454, + "matter": 47635, + "max": 9806, + "maximum": 47033, + "maxwell": 29047, + "may": 11261, + "maybe": 25991, + "mb": 2022, + "mber": 1916, + "mberg": 47369, + "mble": 11306, + "mbol": 23650, + "mbuds": 45664, + "mbudsman": 47012, + "mc": 23209, + "md": 9132, + "me": 1326, + "meal": 28208, + "mean": 32604, + "meaning": 24815, + "measures": 47336, + "meat": 41495, + "med": 1150, + "medi": 2379, + "media": 11431, + "mediate": 13857, + "mediated": 38363, + "mediately": 23802, + "medical": 41693, + "medium": 24132, + "meet": 47745, + "meg": 28917, + "mega": 13731, + "meier": 49468, + "mel": 17694, + "melon": 45690, + "mem": 11883, + "member": 19522, + "members": 30814, + "memory": 31673, + "men": 3653, + "mens": 45535, + "ment": 434, + "mental": 37098, + "mentation": 14374, + "mented": 12061, + "mentioned": 17181, + "ments": 902, + "menu": 26272, + "mer": 647, + "merce": 11647, + "mercial": 15790, + "mere": 34671, + "merga": 44739, + "meric": 946, + "mers": 11056, + "mes": 6880, + "mess": 37348, + "message": 20500, + "met": 4164, + "meta": 28961, + "metadata": 38993, + "metal": 28469, + "meter": 27231, + "method": 24396, + "methyl": 43654, + "metic": 15103, + "metics": 27757, + "metry": 41935, + "meyer": 48794, + "mg": 11296, + "mi": 11632, + "mia": 20730, + "miah": 35029, + "mic": 9383, + "micro": 24055, + "microsoft": 40485, + "mid": 13602, + "middle": 27171, + "midt": 21184, + "mie": 44871, + "might": 44092, + "mil": 25433, + "mile": 18085, + "military": 33631, + "mill": 17805, + "million": 14100, + "milo": 48995, + "min": 1084, + "mination": 17928, + "mind": 10155, + "minded": 14543, + "mine": 3810, + "minecraft": 17761, + "minent": 19669, + "ming": 2229, + "mingham": 17737, + "mington": 39773, + "mini": 45313, + "minimum": 39504, + "mining": 45374, + "minist": 2201, + "ministic": 49228, + "mins": 42951, + "minster": 18462, + "mint": 34289, + "minus": 40191, + "minute": 11374, + "mir": 10793, + "mire": 47004, + "mis": 25413, + "misc": 44374, + "miss": 3927, + "missible": 21597, + "missing": 45688, + "mission": 3411, + "missions": 8481, + "missive": 33532, + "mist": 37980, + "mit": 2781, + "mite": 32937, + "mith": 22947, + "mits": 24883, + "mitt": 20124, + "mitted": 3291, + "mittedly": 43011, + "mitter": 37974, + "mitting": 16138, + "mix": 19816, + "mk": 28015, + "ml": 4029, + "mm": 3020, + "mma": 21672, + "mmm": 27532, + "mmmm": 40133, + "mn": 10295, + "mo": 5908, + "mob": 39949, + "mobi": 43549, + "mobile": 24896, + "mod": 4666, + "mode": 14171, + "model": 19849, + "models": 27530, + "moderate": 47189, + "modern": 23922, + "modified": 41771, + "mods": 24122, + "module": 21412, + "modules": 18170, + "moil": 25538, + "mol": 43132, + "mology": 29126, + "mom": 32542, + "mon": 2144, + "monary": 36639, + "mond": 6327, + "monds": 42620, + "mone": 47122, + "money": 26316, + "mong": 31059, + "monitor": 41143, + "monkey": 49572, + "mons": 11567, + "monster": 39050, + "mont": 8691, + "month": 8424, + "months": 41537, + "monton": 19729, + "mony": 9926, + "moon": 22977, + "mop": 35244, + "mopolitan": 44331, + "mor": 4491, + "moral": 41996, + "more": 3549, + "morning": 43911, + "morph": 24503, + "morrow": 9201, + "mort": 30171, + "mortem": 46515, + "mos": 16785, + "mosp": 6384, + "most": 1712, + "mostly": 29471, + "mot": 27926, + "mother": 13552, + "motion": 38714, + "mount": 14948, + "mounted": 29728, + "mouse": 35888, + "mouth": 14775, + "move": 21084, + "movie": 41364, + "moving": 31462, + "mp": 3149, + "mpeg": 43913, + "mph": 23335, + "mpire": 35386, + "mr": 43395, + "ms": 907, + "msg": 19662, + "mson": 24996, + "mt": 16762, + "mu": 30300, + "much": 29482, + "mud": 41650, + "mult": 16680, + "multi": 41684, + "multipl": 47945, + "multiple": 48101, + "mun": 6199, + "mund": 20125, + "munition": 12640, + "mur": 28582, + "mus": 14664, + "music": 28965, + "must": 27238, + "mut": 21973, + "mx": 36802, + "my": 1820, + "myra": 49216, + "mys": 28744, + "n": 77, + "na": 2616, + "nah": 40909, + "nai": 38600, + "naire": 24042, + "naires": 43317, + "naissance": 47090, + "nam": 7402, + "name": 3672, + "named": 13190, + "names": 14933, + "namese": 22678, + "nan": 12647, + "nance": 41601, + "nant": 22057, + "nants": 26501, + "nar": 23955, + "nard": 40542, + "nas": 24716, + "nat": 32353, + "natal": 33150, + "nation": 25729, + "national": 14648, + "native": 30191, + "natural": 11802, + "nature": 21353, + "natureconservancy": 41380, + "nav": 28341, + "nb": 46803, + "nc": 10782, + "nce": 1198, + "nces": 3179, + "nd": 358, + "nda": 45658, + "nder": 681, + "ndra": 24631, + "ndum": 11021, + "ne": 710, + "nea": 39718, + "neapolis": 19359, + "near": 40093, + "neath": 13725, + "neau": 46533, + "nec": 32984, + "necess": 10789, + "necessary": 49986, + "neck": 27235, + "nect": 1606, + "ned": 2817, + "nee": 21381, + "need": 31227, + "needed": 27938, + "needs": 50032, + "neg": 12480, + "negative": 31591, + "negie": 32360, + "nel": 4954, + "nell": 10076, + "nels": 19423, + "nen": 38572, + "ner": 1008, + "nered": 15826, + "nerg": 25649, + "nergy": 5877, + "ners": 2741, + "nery": 35865, + "nes": 2516, + "nesday": 3462, + "nesia": 31401, + "nesium": 27619, + "nesota": 8360, + "ness": 1108, + "nesses": 47556, + "nesty": 18718, + "net": 3262, + "netflix": 36977, + "netic": 9833, + "nets": 45938, + "nette": 48115, + "network": 27349, + "neum": 25668, + "neutral": 29797, + "never": 12081, + "new": 3605, + "news": 10827, + "nex": 12413, + "nexpected": 42072, + "next": 19545, + "nexus": 44520, + "ney": 1681, + "neys": 20141, + "ng": 782, + "ngth": 11910, + "ni": 8461, + "nia": 18142, + "nian": 44516, + "nic": 6988, + "nice": 44460, + "nick": 17172, + "nie": 11952, + "night": 3847, + "nih": 37373, + "nik": 17187, + "nikov": 45451, + "nil": 45991, + "nin": 35073, + "nine": 30888, + "ning": 768, + "nings": 23400, + "nington": 48405, + "niper": 45554, + "nir": 32986, + "nis": 21361, + "nit": 48825, + "nl": 21283, + "nm": 21533, + "nn": 20471, + "no": 3919, + "nob": 34952, + "node": 17440, + "nom": 26601, + "non": 13159, + "none": 23108, + "noon": 6357, + "nor": 13099, + "norm": 27237, + "normal": 11265, + "north": 43588, + "nos": 39369, + "nosis": 31707, + "nostic": 43758, + "not": 1662, + "notation": 38983, + "notations": 30078, + "note": 11295, + "notes": 17815, + "nothing": 22366, + "notice": 42138, + "noticed": 31696, + "nov": 37302, + "nova": 38438, + "now": 2197, + "nown": 3408, + "nox": 35420, + "noxious": 40591, + "np": 37659, + "nr": 48624, + "ns": 5907, + "nsic": 19364, + "nsics": 49242, + "nt": 429, + "ntax": 41641, + "ntil": 10125, + "nton": 28936, + "nu": 28803, + "nuclear": 43131, + "null": 8423, + "num": 22510, + "number": 17618, + "numbered": 35565, + "nut": 14930, + "nutrition": 40482, + "nuts": 31381, + "nv": 48005, + "nw": 47516, + "ny": 3281, + "nyder": 21053, + "nz": 27305, + "o": 78, + "oS": 34049, + "oa": 12162, + "oad": 1170, + "oaded": 22273, + "oak": 15877, + "oan": 24611, + "oard": 11953, + "oat": 15073, + "ob": 672, + "oba": 19981, + "obal": 2572, + "obar": 30973, + "obb": 21963, + "obbies": 41372, + "obby": 11369, + "obe": 5910, + "ober": 2023, + "obi": 13411, + "obia": 30665, + "obic": 20803, + "obil": 25898, + "obile": 3579, + "obiles": 36329, + "obin": 38954, + "obj": 26801, + "object": 15252, + "objects": 48205, + "obl": 45292, + "obo": 20391, + "obook": 49776, + "obos": 49878, + "obs": 8158, + "oby": 26730, + "obyl": 46666, + "oc": 420, + "oca": 11216, + "ocado": 33441, + "ocal": 4374, + "ocally": 44190, + "ocaly": 12063, + "ocalypse": 15145, + "ocalyptic": 28339, + "ocamp": 26047, + "ocard": 44412, + "ocate": 13369, + "ocated": 10533, + "ocating": 27123, + "ocation": 5040, + "ocations": 20968, + "ocative": 23466, + "ocaust": 16377, + "occ": 13966, + "occup": 19596, + "occupied": 28756, + "ocene": 34973, + "ocent": 29421, + "ocese": 31292, + "och": 5374, + "oche": 30848, + "ochem": 18958, + "ochemical": 32864, + "ochemistry": 37074, + "ochet": 49579, + "ochond": 22400, + "oci": 1733, + "ocial": 9402, + "ociate": 47615, + "ociated": 19293, + "ociation": 41003, + "ocide": 16207, + "ocious": 32346, + "ocity": 11683, + "ock": 735, + "ocked": 3543, + "ocker": 12721, + "ocket": 5459, + "ockets": 11603, + "ockey": 8337, + "ocking": 8629, + "ocks": 3320, + "ocl": 38679, + "oco": 25634, + "ocobo": 37642, + "ococ": 34403, + "ocol": 4668, + "ocolate": 9140, + "ocom": 42829, + "ocon": 36221, + "ocr": 1696, + "ocracy": 17818, + "ocrat": 35128, + "ocrates": 34095, + "ocratic": 15405, + "ocrats": 21988, + "ocre": 27945, + "ocrin": 39913, + "ocrine": 38658, + "ocry": 48103, + "oct": 38441, + "ocular": 37320, + "ocument": 7990, + "ocumented": 17664, + "ocus": 10901, + "ocused": 13073, + "ocusing": 45743, + "ocy": 13733, + "ocyte": 43320, + "ocytes": 30309, + "od": 375, + "oda": 11329, + "odan": 45561, + "oday": 4348, + "odcast": 7107, + "odd": 5088, + "odder": 35346, + "oddy": 38553, + "ode": 1098, + "oded": 9043, + "oder": 12342, + "odes": 4147, + "odge": 9728, + "odi": 23130, + "odiac": 40096, + "odic": 29512, + "odied": 32255, + "odies": 5042, + "oding": 7656, + "odium": 12664, + "odka": 28601, + "odo": 24313, + "odon": 46457, + "odor": 30530, + "odore": 25102, + "odox": 11430, + "ods": 12978, + "odus": 21878, + "ody": 1118, + "odynam": 24319, + "odynamic": 34743, + "odynamics": 44124, + "oe": 2577, + "oen": 6571, + "oenix": 8538, + "oes": 3028, + "oeuv": 37600, + "of": 1659, + "ofer": 30288, + "off": 2364, + "offensive": 45055, + "offer": 47895, + "offic": 14406, + "office": 31810, + "official": 16841, + "offs": 8210, + "offset": 28968, + "ofi": 39542, + "oft": 11205, + "often": 28950, + "og": 519, + "oga": 10949, + "ogan": 9632, + "ogen": 6644, + "ogene": 20878, + "ogeneity": 37477, + "ogeneous": 32269, + "ogenesis": 25908, + "ogenic": 15147, + "ogenous": 27897, + "ogens": 26612, + "ogether": 8236, + "ogg": 10332, + "ogged": 42545, + "ogging": 30853, + "oggle": 20258, + "oggles": 48549, + "ogh": 46664, + "ogi": 44381, + "ogical": 30766, + "ogie": 37987, + "ogl": 28678, + "ogle": 2467, + "oglobin": 49835, + "oglu": 49006, + "ogly": 34619, + "ogn": 2360, + "ognitive": 46610, + "ogo": 24076, + "ogram": 21857, + "ograms": 26836, + "ograp": 7113, + "ograph": 2384, + "ographed": 39620, + "ographer": 18539, + "ographers": 34063, + "ographic": 6826, + "ographical": 17046, + "ographically": 33145, + "ographics": 24188, + "ographies": 41480, + "ographs": 33492, + "ography": 4867, + "ogs": 18463, + "ogue": 5119, + "ogun": 39918, + "ogy": 9868, + "ogyn": 20593, + "oh": 1219, + "oha": 28083, + "ohan": 22436, + "ohl": 48988, + "ohm": 34028, + "ohn": 1562, + "oho": 40950, + "ohyd": 15782, + "ohydrate": 46358, + "oi": 23013, + "oice": 2942, + "oid": 1868, + "oidal": 47502, + "oided": 13780, + "oids": 10994, + "oil": 9437, + "oiler": 20837, + "oin": 36743, + "oine": 42722, + "oing": 40519, + "oint": 1563, + "ointed": 20909, + "ointment": 49805, + "oir": 10840, + "oire": 32177, + "ois": 10924, + "oise": 25678, + "oit": 30711, + "oj": 13210, + "oji": 31370, + "ojure": 32511, + "ok": 482, + "oka": 17411, + "okane": 41776, + "oke": 2088, + "oked": 6545, + "okemon": 12717, + "oken": 4233, + "oker": 11020, + "okers": 18698, + "okes": 3369, + "oki": 18228, + "okia": 22903, + "okin": 36749, + "oking": 5730, + "okingly": 48343, + "oko": 16044, + "oks": 28194, + "oku": 11601, + "oky": 31375, + "oké": 35861, + "ol": 349, + "ola": 5708, + "olan": 16617, + "oland": 23573, + "olar": 6192, + "olars": 7828, + "olas": 12456, + "olate": 27976, + "olated": 50027, + "olation": 21417, + "old": 727, + "olded": 48959, + "oldemort": 24710, + "older": 19892, + "olding": 33266, + "oldown": 15041, + "olds": 10119, + "ole": 2305, + "olean": 21052, + "oled": 45342, + "olen": 8622, + "oleon": 25637, + "oler": 13625, + "olerance": 37668, + "oles": 4316, + "olesc": 16850, + "olescent": 23406, + "olester": 15764, + "olesterol": 16743, + "oley": 48437, + "olf": 4024, + "oli": 11106, + "olia": 22703, + "oliath": 43009, + "oliberal": 28525, + "olic": 4160, + "olicited": 47607, + "olics": 19615, + "olicy": 21424, + "olid": 10180, + "olin": 24910, + "olina": 47196, + "oline": 14453, + "oling": 40949, + "olini": 43232, + "olis": 8506, + "olit": 6212, + "olitan": 12977, + "olith": 21446, + "olithic": 30764, + "olitical": 13781, + "olitics": 21704, + "olition": 50014, + "olk": 13597, + "olkien": 31052, + "oll": 692, + "olla": 33011, + "ollah": 17999, + "ollar": 13228, + "ollen": 29952, + "oller": 49252, + "ollo": 15578, + "ollow": 950, + "ollower": 47030, + "olls": 33421, + "olly": 5098, + "ollywood": 31777, + "oln": 10875, + "olo": 14057, + "olog": 928, + "ologic": 20781, + "ological": 2770, + "ologically": 13437, + "ologies": 5823, + "ologist": 7451, + "ologists": 9251, + "ologne": 30520, + "ologue": 39795, + "ology": 1435, + "olon": 43645, + "olor": 45621, + "olph": 10196, + "olphin": 27161, + "olphins": 16547, + "ols": 10220, + "olson": 32836, + "olt": 5978, + "olulu": 39814, + "olute": 3552, + "olutely": 16780, + "olution": 2122, + "olutions": 14191, + "olve": 6442, + "olved": 5634, + "olver": 14375, + "olves": 9010, + "olving": 10890, + "oly": 3366, + "olyn": 34742, + "om": 296, + "oma": 6086, + "omach": 10806, + "omal": 18048, + "omaly": 24335, + "oman": 5185, + "omas": 16911, + "omatic": 13730, + "omb": 2381, + "ombat": 41628, + "ombie": 9081, + "ombies": 12676, + "ombo": 47265, + "ombs": 33273, + "ome": 462, + "omed": 12657, + "omedical": 35914, + "omen": 3674, + "omer": 12057, + "omers": 21499, + "omes": 2586, + "omet": 908, + "ometer": 15635, + "ometers": 40077, + "omething": 8370, + "ometime": 47056, + "ometimes": 6533, + "ometown": 19191, + "ometric": 16996, + "ometry": 15748, + "omever": 49784, + "omew": 28030, + "omez": 30010, + "omi": 12753, + "omial": 49070, + "omic": 10179, + "omical": 22545, + "omics": 31994, + "omin": 6351, + "ominated": 50251, + "omination": 27744, + "oming": 3383, + "ominium": 46134, + "omm": 2002, + "ommel": 48990, + "ommod": 8641, + "omnia": 37340, + "omo": 17902, + "omon": 16698, + "omore": 22113, + "omorph": 25831, + "omorphic": 46374, + "omp": 3361, + "ompl": 6316, + "oms": 3150, + "omsday": 33415, + "omsky": 37093, + "omy": 9145, + "on": 261, + "ona": 4450, + "onal": 20996, + "once": 27078, + "ond": 623, + "onda": 13533, + "onday": 3204, + "onde": 14378, + "onder": 8623, + "onding": 42703, + "ondo": 22311, + "ondon": 3391, + "onds": 24764, + "onduct": 12920, + "onductor": 40990, + "one": 505, + "oned": 12004, + "onel": 26261, + "oneliness": 34634, + "onement": 49844, + "onen": 34481, + "onent": 3471, + "onential": 35470, + "onents": 3906, + "oner": 14491, + "ones": 1952, + "onest": 19129, + "onet": 36823, + "onew": 44181, + "oney": 1419, + "ong": 506, + "onga": 44294, + "onge": 14220, + "ongevity": 25454, + "ongh": 19757, + "ongo": 25162, + "ongs": 28079, + "ongyang": 20659, + "oni": 14651, + "onia": 11339, + "onial": 30752, + "onian": 27625, + "onic": 9229, + "onica": 32752, + "onics": 38530, + "onies": 17300, + "oning": 12484, + "onis": 43524, + "onite": 46285, + "online": 25119, + "only": 8807, + "onna": 6415, + "onnaissance": 31539, + "onne": 47476, + "ono": 29941, + "onom": 6326, + "onomic": 40036, + "onomous": 38175, + "onomy": 30565, + "ons": 684, + "onse": 2591, + "onsense": 46563, + "onsequ": 40819, + "onso": 26666, + "onson": 36742, + "ont": 756, + "onte": 38599, + "ontent": 38564, + "onto": 5957, + "onut": 16478, + "ony": 1647, + "onym": 5177, + "onymous": 6704, + "onyms": 43612, + "onz": 13569, + "oo": 2238, + "ood": 702, + "oodle": 27106, + "oodoo": 36038, + "oof": 37711, + "ook": 566, + "ooked": 46288, + "ookie": 18055, + "ooks": 31085, + "ooky": 29655, + "ool": 970, + "oola": 10513, + "ools": 10141, + "oom": 4207, + "ooming": 30602, + "oon": 2049, + "oons": 13022, + "ooo": 34160, + "oooo": 13321, + "oooooooo": 26759, + "oooooooooooooooo": 49135, + "oop": 11224, + "oops": 44860, + "oor": 2675, + "oos": 16426, + "oot": 1025, + "ooter": 25141, + "ooters": 48316, + "ooth": 5226, + "oother": 31724, + "ooting": 12494, + "oots": 13880, + "op": 404, + "opa": 26186, + "opal": 33067, + "opard": 15478, + "opath": 18569, + "opathic": 44650, + "opathy": 27189, + "opausal": 47637, + "ope": 3008, + "oped": 19458, + "open": 9654, + "opened": 26350, + "opening": 29443, + "opens": 44813, + "oper": 3575, + "operated": 42767, + "operation": 27184, + "operative": 27173, + "operator": 46616, + "opers": 20618, + "opes": 13920, + "opez": 20808, + "oph": 2522, + "ophe": 43852, + "ophen": 47806, + "opher": 8803, + "ophers": 20856, + "ophical": 49256, + "ophile": 37161, + "ophob": 13253, + "ophobia": 19851, + "ophobic": 23468, + "ophon": 48982, + "ophone": 38656, + "ophy": 16982, + "ophys": 39665, + "ophysical": 41789, + "opia": 24464, + "opian": 37548, + "opic": 16603, + "oping": 15816, + "opl": 20106, + "oplan": 46853, + "ople": 643, + "oples": 12614, + "opol": 39704, + "opolis": 47575, + "opoly": 35894, + "opot": 43372, + "opoulos": 20338, + "opp": 10365, + "oppable": 35628, + "opped": 38333, + "oppers": 37186, + "opping": 33307, + "oppy": 26696, + "ops": 2840, + "opsis": 24608, + "opsy": 44522, + "opt": 8738, + "opted": 45256, + "opter": 32563, + "optim": 40085, + "option": 18076, + "optional": 25968, + "options": 25811, + "opus": 25790, + "opy": 11081, + "oqu": 22696, + "or": 273, + "ora": 5799, + "orable": 10475, + "orage": 4945, + "orah": 40844, + "oral": 6864, + "orama": 36161, + "oran": 31884, + "orange": 43745, + "oras": 41043, + "orate": 16262, + "oration": 6944, + "orative": 36478, + "orb": 27688, + "orbit": 42594, + "orc": 24449, + "orce": 8387, + "ord": 585, + "ordable": 16819, + "ordan": 7350, + "orde": 17531, + "order": 2875, + "ordered": 24071, + "ordering": 34555, + "orders": 6361, + "ordes": 35770, + "ordial": 31223, + "ordinary": 35947, + "ordinate": 45480, + "ording": 1284, + "ordon": 9999, + "ords": 3669, + "ore": 382, + "oreAnd": 40219, + "oreAndOnline": 40240, + "orea": 46215, + "oreal": 39396, + "orean": 29456, + "ored": 1850, + "orem": 29625, + "oren": 29578, + "orer": 11934, + "orers": 28089, + "ores": 2850, + "oresc": 45166, + "orescence": 48699, + "orescent": 35414, + "orest": 26522, + "oret": 9997, + "orf": 24263, + "org": 2398, + "organ": 9971, + "organic": 36617, + "organisms": 45165, + "organized": 30280, + "orge": 3643, + "orget": 28122, + "orgetown": 29085, + "ori": 10145, + "oria": 7661, + "orial": 5132, + "orian": 22618, + "orians": 45825, + "oric": 8146, + "orical": 12409, + "orically": 26847, + "orie": 19257, + "oried": 42058, + "orient": 13989, + "oriented": 17107, + "ories": 1749, + "orig": 11612, + "origin": 47103, + "original": 14986, + "oring": 3255, + "orio": 40974, + "orious": 9982, + "oris": 37279, + "ority": 29134, + "orius": 48759, + "ork": 967, + "orks": 3647, + "orkshire": 29918, + "orld": 1764, + "orm": 579, + "ormal": 6636, + "orman": 26183, + "ormon": 10615, + "ormonal": 33792, + "ormons": 29966, + "orn": 1211, + "orne": 8553, + "orned": 26994, + "orney": 4195, + "orneys": 13060, + "ornia": 3317, + "ornings": 28863, + "orno": 46447, + "orns": 19942, + "oro": 16522, + "oros": 40877, + "orough": 7985, + "orous": 9610, + "orously": 24882, + "orp": 16300, + "orph": 13425, + "orpor": 31150, + "orporated": 40132, + "orr": 38890, + "orrect": 47315, + "orrow": 6254, + "orry": 5152, + "ors": 669, + "orsche": 26164, + "orse": 7615, + "orses": 11836, + "orset": 49590, + "orship": 11094, + "orsi": 35255, + "orst": 29422, + "ort": 419, + "ortal": 16906, + "ortality": 28337, + "orted": 9741, + "orter": 4337, + "orters": 3816, + "ortex": 26158, + "orth": 1506, + "orthern": 4824, + "orthodox": 42539, + "orthy": 18906, + "orting": 24707, + "ortion": 5817, + "ortium": 25182, + "ortment": 33920, + "ortmund": 34876, + "orts": 2096, + "ortun": 1922, + "ortunate": 13651, + "ortunately": 4690, + "oru": 27786, + "orum": 19220, + "orus": 15125, + "ory": 652, + "os": 418, + "osa": 8546, + "osal": 40725, + "osate": 33931, + "osaurs": 22344, + "osaurus": 47650, + "osc": 17500, + "oscope": 40326, + "oscopic": 48228, + "ose": 577, + "osed": 1335, + "osen": 5233, + "oser": 13416, + "oses": 4629, + "osexual": 8542, + "osh": 3768, + "oshenko": 43934, + "osher": 38321, + "oshi": 13704, + "oshop": 25444, + "osi": 21707, + "osing": 2752, + "osion": 18442, + "osis": 5958, + "osit": 7434, + "osite": 5971, + "osition": 3507, + "ositories": 35061, + "ository": 13264, + "osity": 16579, + "oslav": 26388, + "oslov": 50005, + "oso": 28213, + "osp": 2117, + "ospace": 24912, + "ospel": 13994, + "ospels": 41908, + "osph": 14222, + "osphere": 22829, + "ospital": 3531, + "ospons": 35952, + "osponsors": 39500, + "oss": 793, + "ossal": 33582, + "ossession": 49809, + "ossibility": 43691, + "ossible": 4733, + "ossibly": 20846, + "ossier": 30087, + "ossip": 26710, + "ossom": 25548, + "ossus": 36533, + "ost": 455, + "osta": 39818, + "oster": 6197, + "osterone": 16372, + "ostic": 15132, + "ostics": 34558, + "oston": 5744, + "osuke": 45914, + "osure": 4567, + "osures": 16091, + "ot": 313, + "ota": 4265, + "otal": 4997, + "otally": 38908, + "otation": 14221, + "otaur": 35269, + "ote": 1258, + "otech": 32469, + "otechnology": 31201, + "oted": 5191, + "otent": 33715, + "oter": 19543, + "oteric": 38571, + "oters": 26008, + "otes": 6421, + "oth": 849, + "othal": 42376, + "othe": 20388, + "other": 847, + "otherapy": 18952, + "othermal": 49723, + "othes": 31690, + "othing": 24834, + "oths": 27118, + "othy": 14863, + "oti": 5092, + "otiation": 21236, + "otic": 6210, + "otics": 23891, + "otide": 45608, + "otin": 41403, + "otine": 16174, + "oting": 10720, + "otion": 9650, + "otional": 25453, + "otions": 36083, + "otive": 19138, + "otle": 23556, + "oto": 2069, + "otom": 43125, + "otomy": 38385, + "oton": 18970, + "otonin": 29613, + "otor": 20965, + "otos": 14163, + "otrop": 34248, + "otropic": 46084, + "ots": 1747, + "ott": 1252, + "otta": 12375, + "ottage": 29480, + "otte": 11404, + "otted": 8426, + "otten": 4728, + "ottenham": 21889, + "ottest": 24879, + "ottesville": 23806, + "otti": 26380, + "otto": 17631, + "otton": 11324, + "otyp": 17183, + "otype": 8690, + "otypes": 13567, + "ou": 280, + "oub": 12944, + "ouble": 15270, + "oubt": 47675, + "oubted": 15973, + "oubtedly": 16423, + "ouch": 7673, + "ouched": 30075, + "oud": 2778, + "ouf": 37116, + "oufl": 28012, + "oug": 20805, + "ough": 619, + "ought": 2917, + "ouk": 38960, + "oul": 2852, + "ould": 426, + "oulder": 17601, + "oulos": 19537, + "ouls": 42033, + "oult": 25955, + "oultry": 30056, + "oun": 977, + "ounce": 8652, + "ounced": 8918, + "ounces": 45982, + "ouncing": 18155, + "ound": 633, + "ounded": 6302, + "ounding": 9969, + "ounds": 3733, + "ounge": 20891, + "ount": 608, + "ountain": 18635, + "ounter": 6828, + "ounters": 15044, + "ounty": 17705, + "oup": 10486, + "ouple": 43846, + "our": 454, + "ourage": 32885, + "ource": 1668, + "ourced": 30555, + "ources": 2203, + "ourcing": 29985, + "oured": 8167, + "ourge": 14501, + "ourgeois": 18924, + "ouri": 10300, + "ouring": 21823, + "ourke": 49003, + "ourmet": 39094, + "ourn": 1798, + "ournal": 2549, + "ournals": 18408, + "ournament": 5138, + "ournaments": 16950, + "ourney": 5604, + "ourning": 31626, + "ours": 4662, + "ourse": 9047, + "ourses": 39975, + "ourt": 15666, + "ous": 516, + "ousand": 29910, + "ousands": 19983, + "ouse": 1076, + "oused": 29997, + "ousel": 48355, + "ouses": 11370, + "ousing": 12752, + "ously": 3481, + "ousse": 28396, + "oust": 23968, + "oustic": 21618, + "ouston": 6526, + "ousy": 41808, + "out": 448, + "oute": 13192, + "outed": 18534, + "outer": 39605, + "outh": 1536, + "outheast": 14474, + "outheastern": 27873, + "outher": 44262, + "outhern": 4927, + "outine": 28399, + "outing": 13660, + "output": 22915, + "outs": 5269, + "outside": 43435, + "outube": 9762, + "ouver": 10166, + "oux": 22193, + "ov": 709, + "ova": 10071, + "ovable": 21985, + "oval": 8325, + "ovan": 22590, + "ovation": 17882, + "ove": 659, + "oved": 2668, + "ovember": 3239, + "oven": 16206, + "over": 2502, + "overe": 33518, + "overed": 2557, + "overs": 13801, + "overty": 24085, + "overy": 6560, + "oves": 5241, + "ovi": 47297, + "ovic": 17215, + "ovich": 18198, + "ovie": 10739, + "ovies": 20526, + "oving": 5165, + "ovo": 18768, + "ovsky": 29716, + "ovy": 27796, + "ovych": 40822, + "ow": 322, + "owa": 8455, + "owan": 45197, + "oward": 46138, + "oway": 41788, + "owder": 34656, + "owe": 47097, + "owed": 6972, + "owell": 32829, + "ower": 789, + "owered": 10387, + "owers": 3618, + "owicz": 47982, + "owing": 7855, + "owitz": 20951, + "owl": 4883, + "owler": 30014, + "owment": 36569, + "own": 593, + "owned": 11990, + "owner": 18403, + "owners": 15605, + "ownt": 6887, + "owntown": 22748, + "ows": 1666, + "owship": 23473, + "owski": 12079, + "owsky": 47223, + "ox": 1140, + "oxic": 18047, + "oxicity": 44086, + "oxide": 28885, + "oxin": 39366, + "oxy": 23536, + "oy": 726, + "oya": 23790, + "oyal": 4815, + "oyd": 12192, + "oyer": 35301, + "oyle": 19802, + "oys": 19417, + "oz": 8590, + "ozo": 45149, + "ozy": 31060, + "ozyg": 49834, + "oÄŁ": 45492, + "oÄŁan": 48030, + "p": 79, + "pa": 8957, + "pac": 33587, + "pace": 10223, + "paced": 32416, + "paces": 43076, + "pack": 8002, + "package": 26495, + "packages": 43789, + "packed": 34860, + "packing": 41291, + "packs": 32377, + "pad": 15636, + "padding": 39231, + "page": 7700, + "pages": 31126, + "pai": 49712, + "paid": 20333, + "pain": 35436, + "painted": 47351, + "paio": 43491, + "pair": 24874, + "pak": 41091, + "pal": 18596, + "pan": 6839, + "panel": 35330, + "panic": 35843, + "pants": 38895, + "paper": 20189, + "papers": 40491, + "par": 1845, + "parable": 37064, + "paragraph": 20360, + "paralle": 37083, + "paralleled": 37859, + "param": 17143, + "params": 37266, + "pard": 26037, + "pared": 29190, + "paren": 11730, + "parency": 11944, + "parent": 8000, + "parents": 23743, + "park": 20928, + "parse": 29572, + "parser": 48610, + "part": 3911, + "partial": 47172, + "particip": 48013, + "particularly": 31722, + "partisan": 28226, + "parts": 42632, + "party": 10608, + "pas": 44429, + "pass": 6603, + "password": 28712, + "past": 30119, + "paste": 34274, + "pat": 8071, + "patch": 17147, + "path": 6978, + "pathic": 38829, + "pathy": 16786, + "patient": 26029, + "patrick": 29615, + "pattern": 33279, + "pause": 32125, + "pay": 15577, + "payer": 34987, + "payers": 45773, + "paying": 32629, + "payment": 37301, + "pb": 40842, + "pc": 14751, + "pd": 30094, + "pdf": 12315, + "pe": 431, + "peace": 22988, + "peak": 36729, + "peat": 18267, + "pec": 43106, + "pecially": 2333, + "pect": 806, + "pected": 7254, + "pecting": 35570, + "pection": 14978, + "pects": 38046, + "ped": 9124, + "pedia": 50235, + "pee": 39463, + "peed": 39492, + "peer": 33350, + "pees": 42623, + "peg": 22071, + "pei": 33265, + "pel": 30242, + "pell": 23506, + "pelled": 15803, + "pelling": 35025, + "pen": 3617, + "pend": 37038, + "pent": 16923, + "penter": 26419, + "people": 15332, + "per": 525, + "perate": 30052, + "perature": 21069, + "percent": 25067, + "pered": 13653, + "perfect": 25833, + "performance": 26585, + "performing": 37440, + "perhaps": 28998, + "peria": 38032, + "perial": 7629, + "pering": 21255, + "period": 41007, + "perm": 16321, + "peror": 8723, + "perors": 49406, + "pers": 19276, + "perse": 38696, + "person": 6259, + "personal": 22682, + "pert": 11766, + "perties": 18200, + "perture": 27286, + "perty": 9287, + "pes": 12272, + "pet": 6449, + "pex": 24900, + "pez": 46057, + "pg": 6024, + "ph": 746, + "pha": 7566, + "phabet": 19557, + "phal": 27451, + "phalt": 41942, + "phan": 19080, + "phans": 44464, + "phant": 33959, + "phas": 5902, + "phase": 40715, + "phasis": 28432, + "phe": 36335, + "phen": 31024, + "pher": 17042, + "pherd": 23111, + "pheus": 46421, + "phi": 34846, + "phia": 8193, + "phies": 19380, + "phil": 28864, + "philis": 49613, + "phis": 18691, + "phone": 4862, + "phones": 9708, + "phony": 23021, + "phot": 38611, + "photo": 23074, + "photos": 24729, + "php": 10121, + "phrase": 34675, + "phrine": 47723, + "phthal": 48118, + "phy": 6883, + "phys": 34411, + "physical": 42854, + "pi": 14415, + "pic": 16564, + "pick": 27729, + "picked": 41891, + "picking": 48864, + "pict": 18847, + "picture": 34053, + "pictured": 28852, + "pid": 35317, + "pie": 21749, + "piece": 12239, + "pieces": 34154, + "pill": 27215, + "pillar": 41643, + "pin": 11635, + "pine": 23908, + "ping": 13886, + "pins": 49556, + "pipe": 34360, + "pir": 4063, + "piracy": 8703, + "piration": 10514, + "pire": 5111, + "pired": 6474, + "pires": 17833, + "piring": 12987, + "pit": 15544, + "pite": 2595, + "pixel": 32515, + "pkg": 35339, + "pl": 489, + "place": 5372, + "placed": 21820, + "places": 23625, + "plain": 25638, + "plan": 11578, + "plane": 14382, + "planes": 22587, + "planet": 47427, + "planned": 36800, + "plant": 15060, + "plate": 6816, + "plates": 17041, + "platform": 24254, + "play": 1759, + "played": 21542, + "player": 7829, + "players": 32399, + "playing": 17916, + "plays": 26024, + "ple": 1154, + "pleasant": 21109, + "please": 29688, + "pled": 10137, + "plement": 26908, + "plementation": 32851, + "pler": 20053, + "ples": 2374, + "pless": 14570, + "plet": 37069, + "plete": 6677, + "pleted": 16838, + "pleting": 47130, + "pletion": 24547, + "plets": 46916, + "plex": 11141, + "plin": 46982, + "pling": 11347, + "plings": 47093, + "pload": 7304, + "plom": 7302, + "ploma": 35728, + "plot": 29487, + "ploy": 1420, + "plug": 16875, + "plugin": 33803, + "plugins": 37390, + "plus": 9541, + "ply": 2145, + "pm": 4426, + "pmwiki": 45321, + "pn": 21999, + "png": 11134, + "po": 7501, + "pocket": 31991, + "pod": 33320, + "podcast": 46032, + "point": 4122, + "pointer": 29536, + "pointers": 47809, + "points": 13033, + "poke": 35924, + "pol": 16104, + "pole": 36869, + "police": 38191, + "policy": 30586, + "polit": 34470, + "political": 23149, + "politics": 34127, + "poll": 30393, + "poly": 35428, + "pool": 7742, + "poon": 26743, + "poons": 27575, + "poor": 36672, + "pop": 12924, + "popular": 47568, + "population": 39748, + "por": 1819, + "pora": 38851, + "poral": 35738, + "porary": 5551, + "porate": 38133, + "port": 634, + "portation": 10189, + "ported": 9213, + "porter": 26634, + "porting": 26527, + "portion": 16864, + "ports": 3742, + "pos": 1930, + "posal": 40007, + "pose": 3455, + "posed": 29813, + "poses": 4832, + "posing": 32927, + "position": 9150, + "positive": 24561, + "posium": 35864, + "possibly": 39363, + "post": 7353, + "posted": 40578, + "posts": 24875, + "posure": 26205, + "pot": 13059, + "potion": 49324, + "pots": 40793, + "pound": 19568, + "pour": 48681, + "powder": 45855, + "power": 6477, + "powered": 12293, + "powerful": 44548, + "powers": 30132, + "pox": 42557, + "pp": 381, + "ppa": 44989, + "ppard": 43988, + "ppe": 27768, + "pped": 1496, + "ppel": 46357, + "ppelin": 48425, + "pper": 2848, + "pperc": 39921, + "ppers": 11799, + "pping": 2105, + "ppings": 37840, + "ppo": 16634, + "pport": 4926, + "pps": 41799, + "ppy": 14097, + "pr": 1050, + "pract": 29152, + "practice": 39541, + "pre": 3866, + "pread": 9681, + "pred": 28764, + "prefix": 40290, + "prem": 31605, + "prep": 46012, + "pres": 18302, + "present": 25579, + "president": 22540, + "press": 8439, + "pressed": 45477, + "pressure": 36151, + "pret": 5310, + "pretty": 37784, + "prev": 47050, + "pri": 3448, + "price": 20888, + "priced": 30883, + "prim": 19795, + "primary": 39754, + "prime": 35505, + "pring": 12667, + "print": 4798, + "printed": 49695, + "printf": 37435, + "println": 35235, + "prints": 17190, + "priority": 49336, + "prise": 7919, + "prises": 18166, + "prising": 14619, + "prisingly": 20859, + "prison": 35156, + "priv": 13776, + "private": 19734, + "pro": 1676, + "probably": 26949, + "problem": 45573, + "proc": 36942, + "process": 14681, + "processing": 36948, + "processor": 41341, + "proclaimed": 39865, + "produ": 18230, + "produced": 32783, + "producing": 36866, + "product": 11167, + "production": 25493, + "productive": 27781, + "products": 29498, + "prof": 5577, + "professional": 33163, + "profile": 13317, + "profit": 9183, + "profits": 31504, + "program": 23065, + "progress": 33723, + "project": 16302, + "projects": 42068, + "prom": 16963, + "pron": 31186, + "prone": 46330, + "proof": 13288, + "prop": 22930, + "properties": 48310, + "property": 26745, + "prot": 11235, + "protect": 35499, + "protected": 24326, + "protection": 42846, + "protein": 48693, + "prototype": 38124, + "prov": 15234, + "proven": 42874, + "provided": 41279, + "proxy": 36436, + "prus": 26440, + "ps": 862, + "psc": 27566, + "pse": 7752, + "psey": 39070, + "pson": 8430, + "psons": 31410, + "psy": 13764, + "psych": 23947, + "pt": 457, + "pta": 32283, + "pter": 42104, + "ptic": 17459, + "ptin": 43217, + "ption": 1159, + "ptions": 8544, + "ptive": 21665, + "ptives": 43903, + "ptoms": 35533, + "pton": 10972, + "ptr": 20692, + "ptroller": 44913, + "pty": 5835, + "pu": 19944, + "pub": 12984, + "public": 11377, + "published": 30271, + "puff": 49357, + "pull": 31216, + "pun": 35512, + "punk": 30354, + "pur": 14225, + "pure": 37424, + "purpose": 29983, + "push": 14689, + "put": 1996, + "putable": 48840, + "puted": 17128, + "puter": 10549, + "puters": 41510, + "puting": 48074, + "px": 8416, + "py": 9078, + "python": 29412, + "q": 80, + "qa": 20402, + "qi": 40603, + "ql": 13976, + "qq": 38227, + "qqa": 28794, + "qs": 48382, + "qt": 39568, + "qu": 421, + "qua": 39566, + "quad": 47003, + "qual": 13255, + "qualified": 22557, + "quality": 13237, + "quant": 40972, + "quart": 36008, + "quarter": 24385, + "quartered": 42508, + "quarters": 8230, + "que": 4188, + "quel": 31735, + "quer": 10819, + "querade": 33357, + "querque": 36119, + "query": 22766, + "ques": 13281, + "quest": 6138, + "question": 25652, + "quet": 21108, + "queue": 36560, + "quez": 22281, + "quick": 24209, + "quickShip": 39752, + "quickShipAvailable": 39753, + "quiet": 39624, + "quila": 43652, + "quin": 21915, + "quire": 29782, + "quished": 39737, + "quist": 30062, + "quit": 47391, + "quite": 37121, + "quote": 22708, + "qus": 45260, + "qv": 44179, + "r": 81, + "ra": 430, + "rab": 25619, + "rac": 11510, + "race": 16740, + "racial": 33001, + "racist": 41131, + "rack": 39638, + "ract": 974, + "racted": 20216, + "ractical": 36112, + "raction": 7861, + "ractions": 37810, + "ractive": 35587, + "ractor": 40450, + "racuse": 28268, + "rad": 6335, + "rade": 27585, + "radical": 42325, + "radio": 37004, + "radius": 42172, + "rador": 40368, + "rael": 2510, + "raf": 32188, + "raft": 1617, + "rafted": 30235, + "rag": 22562, + "rage": 8394, + "raged": 18312, + "ragon": 25753, + "rah": 11392, + "raham": 13220, + "rahim": 26922, + "raid": 7086, + "rail": 30224, + "rain": 3201, + "raine": 23440, + "rained": 13363, + "raining": 24674, + "raint": 16947, + "raints": 15517, + "raise": 40225, + "raised": 49309, + "raising": 32741, + "rait": 12907, + "raits": 27554, + "rak": 17716, + "rake": 33788, + "ral": 1373, + "rals": 30691, + "raltar": 45662, + "ram": 859, + "rama": 20058, + "rame": 28073, + "rament": 15141, + "ramer": 29172, + "ramid": 20255, + "ramids": 43591, + "rams": 9474, + "ran": 2596, + "rance": 8132, + "ranch": 25642, + "rand": 25192, + "random": 25120, + "rane": 14579, + "ranean": 16474, + "rang": 36985, + "range": 9521, + "ranged": 34457, + "ranging": 32319, + "rank": 43027, + "ranked": 28282, + "ranking": 28405, + "rano": 35823, + "rans": 26084, + "rant": 5250, + "rants": 15087, + "rap": 2416, + "rape": 13484, + "raped": 31951, + "raper": 38545, + "raph": 1470, + "raphic": 22262, + "raphics": 11549, + "rapnel": 48766, + "raq": 3766, + "rar": 20040, + "rared": 25122, + "rarily": 39000, + "rary": 11619, + "ras": 8847, + "rase": 22789, + "rast": 5685, + "rastructure": 6410, + "rat": 10366, + "ratch": 36722, + "rate": 4873, + "rated": 4111, + "rates": 9700, + "rather": 34330, + "rating": 8821, + "ration": 1358, + "rational": 20310, + "rations": 9143, + "rative": 13260, + "ratom": 44616, + "rator": 12392, + "rators": 18942, + "rats": 46714, + "ratulations": 30167, + "raud": 22863, + "raught": 44451, + "rav": 4108, + "rave": 5758, + "raved": 28366, + "ravel": 25843, + "ravings": 42335, + "raviolet": 44223, + "ravis": 16956, + "ravity": 16995, + "raw": 1831, + "rawdownload": 30905, + "rawdownloadcloneembedreportprint": 30906, + "rawl": 13132, + "rawled": 49263, + "rawler": 39464, + "rawling": 18771, + "rawn": 5791, + "rax": 32040, + "ray": 2433, + "rays": 20477, + "raz": 3247, + "razen": 36409, + "razil": 7098, + "razy": 5918, + "rb": 26145, + "rc": 6015, + "rd": 4372, + "re": 260, + "rea": 21468, + "reach": 16250, + "reaching": 30771, + "react": 45018, + "read": 961, + "readable": 46155, + "reader": 46862, + "reading": 25782, + "reads": 40779, + "ready": 1493, + "real": 5305, + "realDonaldTrump": 28024, + "reality": 46290, + "really": 27485, + "ream": 1476, + "reason": 41181, + "reasonable": 42275, + "reat": 630, + "reated": 15978, + "reath": 19367, + "reating": 34567, + "reatment": 21731, + "reau": 43611, + "reb": 34806, + "rec": 8344, + "recated": 31023, + "received": 47844, + "recent": 49921, + "reci": 29102, + "reciation": 33950, + "reck": 11402, + "recogn": 26243, + "recomm": 47335, + "record": 22105, + "recorded": 47398, + "rect": 2554, + "rection": 8243, + "recy": 20568, + "red": 445, + "redd": 26504, + "reddit": 10748, + "reddits": 36581, + "redible": 26260, + "redibly": 45779, + "redict": 17407, + "redients": 23320, + "redit": 7470, + "reditary": 47333, + "reditation": 42845, + "redited": 19465, + "redits": 20696, + "redo": 48454, + "ree": 631, + "reed": 15977, + "reek": 10316, + "reement": 10237, + "reements": 28919, + "reen": 1361, + "reens": 5681, + "reenshot": 26892, + "reenshots": 39551, + "rees": 6037, + "reet": 2871, + "reetings": 46648, + "ref": 5420, + "reference": 35790, + "reflect": 35051, + "reg": 2301, + "regate": 49373, + "regation": 43068, + "region": 36996, + "register": 30238, + "registered": 33736, + "regn": 28321, + "regnancy": 39982, + "regon": 8285, + "regor": 32288, + "regular": 16338, + "regulated": 27739, + "regulation": 27727, + "rehend": 23979, + "rehens": 7345, + "rehensible": 34718, + "rehensive": 36321, + "rek": 37818, + "rel": 2411, + "related": 5363, + "relation": 49501, + "relations": 39468, + "relative": 43762, + "release": 20979, + "released": 30147, + "relevant": 49659, + "religious": 27626, + "rell": 11252, + "rella": 20481, + "rely": 38015, + "rem": 2787, + "reme": 2182, + "remember": 38947, + "remlin": 17244, + "remote": 47960, + "remove": 28956, + "ren": 918, + "rence": 6784, + "rences": 34303, + "rench": 3532, + "renched": 23437, + "renches": 33650, + "rencies": 14038, + "rency": 5227, + "rend": 10920, + "render": 13287, + "rendered": 26238, + "rene": 25924, + "renheit": 34032, + "rent": 1156, + "rentice": 20098, + "rentices": 34368, + "reon": 21833, + "rep": 7856, + "repair": 49932, + "repe": 45956, + "repeat": 44754, + "repl": 35666, + "replace": 33491, + "reply": 47768, + "report": 13116, + "reported": 26263, + "reporting": 49914, + "reportprint": 30897, + "reports": 48922, + "repre": 10353, + "reprene": 10406, + "represent": 15603, + "represented": 33469, + "req": 42180, + "requ": 8897, + "requency": 28707, + "requent": 46018, + "requently": 37971, + "request": 25927, + "require": 46115, + "required": 35827, + "requires": 47911, + "requisite": 27614, + "requisites": 34075, + "rer": 11751, + "rera": 24420, + "rero": 34785, + "rers": 27736, + "res": 411, + "resa": 14625, + "rescent": 26505, + "research": 34033, + "resent": 2028, + "resents": 6629, + "reset": 42503, + "resh": 3447, + "reshold": 10126, + "resident": 8154, + "resist": 35119, + "resistant": 26128, + "resolution": 29268, + "resource": 31092, + "resources": 37540, + "resp": 4363, + "respect": 15008, + "respected": 48268, + "respective": 36990, + "respond": 5546, + "respons": 16733, + "response": 26209, + "responsible": 24358, + "responsive": 39772, + "ress": 601, + "ressed": 2790, + "resses": 16746, + "ressing": 11697, + "ression": 2234, + "ressive": 3314, + "resso": 33852, + "ressor": 44292, + "rest": 2118, + "restling": 48839, + "restrial": 23522, + "restricted": 49343, + "result": 20274, + "results": 43420, + "resy": 33000, + "ret": 1186, + "retch": 22592, + "retched": 27528, + "rete": 8374, + "reth": 40978, + "retion": 12307, + "rets": 8004, + "rett": 11489, + "rette": 42908, + "retty": 16100, + "return": 7783, + "rev": 18218, + "reve": 36955, + "reverse": 50188, + "review": 19023, + "reviewed": 32974, + "revolution": 32243, + "rew": 1809, + "rex": 21510, + "rey": 4364, + "reys": 46703, + "rez": 21107, + "rf": 41871, + "rg": 41345, + "rh": 17179, + "rha": 30268, + "ri": 380, + "ria": 7496, + "riad": 21244, + "riage": 4087, + "riages": 16451, + "rial": 4454, + "rian": 4484, + "rians": 19151, + "rib": 822, + "ribe": 4892, + "ribed": 8725, + "riber": 24735, + "ribes": 22090, + "ribing": 23098, + "rible": 5547, + "ribly": 16358, + "ribune": 44130, + "ribut": 2455, + "ribute": 4163, + "ributed": 6169, + "ributes": 7657, + "ribution": 3890, + "ric": 1173, + "rica": 30997, + "rical": 8143, + "rican": 37189, + "ricane": 11551, + "ricanes": 24881, + "rice": 20970, + "rices": 45977, + "rich": 7527, + "riched": 30486, + "ricia": 26654, + "rick": 5557, + "ricks": 23706, + "rics": 10466, + "rict": 2012, + "ricted": 20941, + "ricting": 42870, + "riction": 46214, + "ricular": 41001, + "rid": 6058, + "ridden": 40372, + "ride": 13154, + "rider": 49449, + "ridge": 12818, + "ridges": 32124, + "ridor": 44425, + "rie": 5034, + "ried": 2228, + "rief": 3796, + "rieg": 48429, + "riel": 11719, + "rien": 15355, + "riend": 1289, + "rient": 8289, + "rients": 18491, + "rier": 5277, + "riers": 8910, + "ries": 1678, + "riet": 42098, + "rieve": 30227, + "rieved": 28130, + "rieving": 37418, + "rification": 38763, + "rifice": 31932, + "rified": 41301, + "rift": 35357, + "rig": 4359, + "rigan": 35631, + "riger": 18096, + "right": 3506, + "righteous": 49955, + "rights": 28046, + "rik": 12602, + "rika": 28716, + "rike": 8760, + "rikes": 18445, + "riks": 39370, + "ril": 22379, + "rill": 20190, + "rils": 41408, + "rily": 28904, + "rim": 3036, + "riminal": 22157, + "rimination": 22550, + "rimp": 23750, + "rin": 12769, + "rina": 22267, + "rine": 7640, + "ring": 1806, + "ringe": 38229, + "rings": 33173, + "rington": 24833, + "rint": 22272, + "rio": 27250, + "rior": 7701, + "riors": 8657, + "riot": 36671, + "riots": 44447, + "riott": 43517, + "rious": 32527, + "rip": 5528, + "ripp": 14602, + "ript": 1968, + "ription": 2918, + "rique": 33865, + "rir": 29283, + "ris": 2442, + "rise": 17163, + "rises": 26064, + "rish": 37518, + "rising": 22610, + "risis": 42841, + "risk": 19121, + "risome": 47400, + "rison": 7426, + "rist": 1585, + "rists": 37326, + "rit": 799, + "ritch": 46510, + "rite": 6525, + "riter": 43407, + "rites": 23156, + "ritic": 46015, + "ritical": 36487, + "rities": 19491, + "rition": 10168, + "ritional": 21297, + "ritis": 27398, + "rito": 39834, + "ritten": 9108, + "rity": 10138, + "ritz": 29574, + "rium": 19172, + "rius": 48969, + "riv": 15104, + "rival": 43171, + "rive": 11590, + "rived": 36207, + "river": 38291, + "rix": 8609, + "riz": 47847, + "rl": 45895, + "rm": 26224, + "rn": 35906, + "ro": 305, + "roach": 28562, + "road": 6344, + "roads": 21372, + "rob": 22609, + "robat": 40655, + "robe": 25481, + "roc": 12204, + "rocal": 43270, + "rock": 10823, + "rocket": 30431, + "rod": 14892, + "rodu": 2076, + "roe": 20646, + "rog": 3828, + "rogen": 8648, + "rogens": 48686, + "rogram": 39529, + "roid": 3882, + "roit": 7775, + "rol": 3225, + "role": 18090, + "rolet": 33087, + "roleum": 21945, + "roll": 2487, + "rolled": 8375, + "roller": 10646, + "rollers": 36667, + "rolley": 42639, + "rolling": 18886, + "rollment": 48108, + "rolog": 40329, + "rology": 31142, + "rom": 398, + "roma": 42902, + "roman": 47119, + "romancer": 38211, + "rome": 5998, + "romeda": 32291, + "romising": 47112, + "rompt": 45700, + "romptu": 49255, + "romy": 50228, + "ron": 1313, + "rone": 33171, + "rones": 9821, + "rongh": 36670, + "ronic": 4565, + "ronics": 20844, + "rons": 12212, + "ront": 4298, + "rontal": 39321, + "roo": 42407, + "room": 3823, + "rooms": 9649, + "root": 15763, + "roots": 19150, + "rop": 1773, + "roph": 10051, + "rophe": 22599, + "rophic": 18191, + "ropolis": 25986, + "ropolitan": 14823, + "ropri": 9219, + "ropy": 28338, + "ror": 1472, + "rored": 34640, + "rors": 5965, + "ros": 4951, + "rosc": 45943, + "rose": 13698, + "rosis": 37172, + "ross": 1214, + "rosse": 39314, + "rosso": 21074, + "rossover": 23954, + "rost": 23341, + "rot": 10599, + "rote": 2519, + "rotein": 35574, + "roth": 33640, + "rots": 24744, + "rou": 472, + "rouch": 48626, + "roud": 5493, + "rough": 740, + "rought": 2909, + "round": 744, + "rounded": 39262, + "rounder": 45788, + "roup": 3233, + "roups": 14459, + "rous": 7596, + "rouse": 46494, + "route": 38629, + "rov": 18657, + "rovers": 31257, + "roversial": 46927, + "row": 808, + "rowd": 3986, + "rower": 46992, + "rowing": 11577, + "rown": 2053, + "rows": 8516, + "rowth": 13046, + "rox": 13907, + "roximately": 24378, + "roxy": 42059, + "roy": 3287, + "roying": 38295, + "rozen": 42005, + "rpm": 48235, + "rr": 21062, + "rs": 3808, + "rss": 42216, + "rt": 17034, + "ru": 622, + "ruary": 3728, + "rub": 25089, + "ruby": 49137, + "ruce": 26524, + "ruciating": 48404, + "ruck": 30915, + "ruct": 1356, + "ruction": 2762, + "ructose": 32275, + "ructure": 5620, + "rue": 24508, + "rued": 21556, + "ruff": 30622, + "rug": 2143, + "rugged": 21901, + "ruit": 4872, + "ruits": 50187, + "rule": 25135, + "rules": 38785, + "ruly": 34715, + "rum": 6582, + "rums": 45241, + "run": 5143, + "runner": 16737, + "runners": 36740, + "running": 20270, + "runs": 48381, + "runtime": 43282, + "rup": 12618, + "rupal": 34585, + "rupt": 3622, + "rupted": 31590, + "ruption": 6417, + "rupulous": 46272, + "rus": 14932, + "rush": 37357, + "rust": 11469, + "rw": 31653, + "rx": 40914, + "ry": 563, + "ryan": 29038, + "ryce": 28169, + "rying": 14992, + "rylic": 34554, + "ryn": 29441, + "rypt": 6012, + "rypted": 15109, + "ryption": 13168, + "rys": 19753, + "ryu": 49056, + "ré": 29350, + "s": 82, + "sa": 11400, + "sac": 30584, + "saf": 49585, + "safe": 21230, + "safety": 44708, + "said": 30079, + "sal": 21680, + "sale": 21378, + "sam": 37687, + "sama": 33843, + "same": 31642, + "sample": 39873, + "san": 12807, + "sand": 38142, + "sat": 49720, + "sav": 39308, + "save": 21928, + "saving": 29336, + "saw": 43439, + "say": 16706, + "sb": 36299, + "sbm": 32310, + "sburg": 30359, + "sburgh": 11931, + "sc": 1416, + "scale": 9888, + "scan": 35836, + "scape": 6794, + "scar": 13034, + "scene": 29734, + "scenes": 28123, + "sch": 20601, + "sche": 15952, + "schild": 35058, + "school": 14347, + "sci": 36216, + "science": 16801, + "scient": 25346, + "scientific": 41355, + "scill": 22360, + "scl": 38528, + "scope": 29982, + "score": 26675, + "scoring": 46536, + "screen": 9612, + "scrib": 40075, + "scribe": 12522, + "scribed": 47495, + "script": 12048, + "scription": 33584, + "scripts": 46521, + "scroll": 48728, + "sd": 21282, + "se": 325, + "sea": 8583, + "search": 12947, + "season": 6230, + "seat": 24073, + "sec": 2363, + "second": 12227, + "secondary": 38238, + "seconds": 43012, + "secret": 21078, + "sect": 8831, + "section": 5458, + "sectional": 44330, + "sections": 23946, + "sector": 34914, + "secure": 22390, + "security": 12961, + "secut": 4552, + "secution": 9534, + "sed": 36622, + "see": 3826, + "seed": 28826, + "seeing": 42041, + "seek": 36163, + "seekers": 47971, + "seeking": 38515, + "seen": 15898, + "sei": 36455, + "sein": 20719, + "sel": 741, + "selage": 45217, + "select": 19738, + "selected": 34213, + "selection": 49283, + "seless": 10950, + "self": 944, + "sell": 7255, + "seller": 32932, + "selling": 16473, + "sels": 14002, + "selves": 2020, + "sem": 43616, + "semb": 4428, + "semble": 15140, + "sembly": 5997, + "sen": 6248, + "senal": 10298, + "send": 21280, + "sense": 33819, + "sensitive": 30176, + "sent": 34086, + "separ": 25512, + "seq": 41068, + "sequ": 3107, + "sequence": 43167, + "sequent": 44399, + "sequently": 20415, + "ser": 2655, + "serial": 46911, + "series": 25076, + "serious": 34009, + "sers": 17720, + "serv": 3168, + "served": 45852, + "server": 15388, + "service": 15271, + "services": 30416, + "serving": 31293, + "ses": 8448, + "session": 29891, + "set": 2617, + "sets": 28709, + "sett": 17744, + "setting": 33990, + "settings": 33692, + "setup": 40406, + "seven": 26548, + "sever": 28116, + "severe": 43070, + "sex": 8044, + "sexual": 18338, + "sey": 4397, + "seys": 27717, + "sf": 28202, + "sg": 45213, + "sh": 1477, + "sha": 26270, + "shadow": 19106, + "shake": 32431, + "shall": 49271, + "shape": 43358, + "shaped": 16760, + "shapeshifter": 33929, + "share": 20077, + "shared": 28710, + "sharing": 21987, + "sharp": 48554, + "shaw": 32832, + "she": 7091, + "shed": 35762, + "sheet": 21760, + "sheets": 42011, + "shell": 29149, + "shi": 44019, + "shield": 26662, + "shift": 30846, + "shine": 19489, + "ship": 6720, + "ships": 26313, + "shire": 10932, + "shirt": 15600, + "shirts": 23231, + "shit": 16211, + "shock": 39563, + "shoot": 30408, + "shop": 24643, + "shore": 14640, + "short": 19509, + "shot": 9442, + "shots": 20910, + "should": 21754, + "show": 12860, + "shown": 42579, + "shows": 49596, + "shr": 36007, + "shut": 49625, + "si": 13396, + "sic": 21383, + "sid": 30255, + "side": 1589, + "sided": 22339, + "sie": 44524, + "sight": 18627, + "sighted": 44068, + "sign": 12683, + "signed": 32696, + "significant": 36591, + "sil": 18217, + "silver": 40503, + "sim": 14323, + "similar": 38610, + "simple": 36439, + "sin": 31369, + "since": 20777, + "sing": 12215, + "single": 29762, + "sis": 13429, + "sit": 48937, + "site": 15654, + "sites": 49315, + "six": 19412, + "size": 7857, + "sized": 13982, + "sk": 8135, + "ski": 20545, + "skill": 42401, + "skilled": 44885, + "skin": 20407, + "skinned": 41412, + "skip": 48267, + "skirts": 28383, + "sky": 15688, + "sl": 6649, + "slaught": 30929, + "slave": 36341, + "sle": 26738, + "sleep": 42832, + "slice": 48369, + "slot": 43384, + "slow": 38246, + "sm": 5796, + "small": 17470, + "smanship": 49820, + "smart": 27004, + "smith": 21453, + "smoking": 48783, + "sn": 16184, + "snap": 45380, + "so": 568, + "soDeliveryDate": 39811, + "soType": 39803, + "soc": 35634, + "social": 14557, + "socket": 44971, + "soever": 15485, + "sofar": 38649, + "soft": 4215, + "software": 43776, + "sol": 34453, + "sold": 24120, + "sole": 6753, + "solete": 23869, + "solid": 39390, + "some": 11246, + "someone": 46248, + "something": 18927, + "sometimes": 29810, + "son": 1559, + "song": 34050, + "sonian": 35202, + "soon": 36194, + "sorry": 41599, + "sort": 30619, + "sound": 23661, + "sounding": 39686, + "source": 10459, + "south": 35782, + "sov": 47272, + "sp": 2777, + "space": 13200, + "span": 12626, + "spawn": 48183, + "spe": 4125, + "speak": 47350, + "speaking": 25159, + "spec": 16684, + "special": 20887, + "species": 35448, + "specific": 11423, + "specified": 23599, + "spect": 4443, + "spection": 31308, + "spective": 49540, + "speech": 45862, + "speed": 12287, + "spell": 46143, + "spin": 39706, + "spir": 45564, + "spirit": 38685, + "spl": 22018, + "split": 35312, + "spoken": 19842, + "spons": 20587, + "sponsored": 25427, + "sports": 32945, + "spot": 20485, + "spr": 34975, + "spread": 43639, + "spring": 16469, + "sq": 31166, + "sql": 25410, + "squ": 16485, + "square": 23415, + "sr": 27891, + "src": 10677, + "ss": 824, + "ssh": 45824, + "ssl": 45163, + "sson": 16528, + "st": 301, + "sta": 38031, + "stab": 39029, + "stable": 31284, + "stack": 25558, + "stad": 24107, + "stadt": 38863, + "staff": 28120, + "stage": 14247, + "stained": 44279, + "stairs": 17617, + "stakes": 32540, + "staking": 40031, + "stal": 7757, + "stall": 32989, + "stals": 41076, + "stan": 14192, + "stanbul": 24179, + "stand": 1481, + "standard": 20307, + "standing": 5646, + "stant": 18797, + "stantial": 41321, + "star": 7364, + "stars": 30783, + "start": 9688, + "started": 46981, + "starter": 12339, + "starting": 38690, + "stasy": 31695, + "stat": 14269, + "state": 5219, + "stated": 21989, + "statement": 26090, + "states": 27219, + "static": 12708, + "station": 17529, + "stats": 34242, + "status": 13376, + "stay": 31712, + "std": 19282, + "ste": 4169, + "stead": 28044, + "steam": 21465, + "steamapps": 31881, + "sted": 30679, + "steel": 44822, + "steen": 42580, + "stein": 5714, + "stellar": 28732, + "stem": 927, + "sten": 26400, + "step": 9662, + "steps": 20214, + "ster": 1706, + "sterdam": 22506, + "sters": 5937, + "stery": 41991, + "sth": 48476, + "stic": 11268, + "stice": 43788, + "stick": 13915, + "sticks": 34810, + "still": 24219, + "stim": 42003, + "stitial": 18167, + "stock": 13578, + "stocks": 29522, + "ston": 3743, + "stone": 6440, + "stones": 28750, + "stood": 6501, + "stop": 11338, + "storage": 35350, + "store": 8095, + "stores": 43409, + "stories": 50164, + "storm": 12135, + "storms": 38563, + "story": 13571, + "stown": 27928, + "str": 2536, + "stra": 12044, + "stract": 8709, + "straight": 42729, + "strap": 26418, + "strate": 23104, + "stration": 12401, + "stre": 22853, + "stream": 5532, + "street": 25662, + "strength": 41402, + "stress": 41494, + "stretched": 49729, + "stri": 33565, + "strike": 33069, + "string": 8841, + "strings": 37336, + "strip": 36311, + "stro": 20661, + "stroke": 30757, + "strom": 20282, + "strong": 11576, + "stros": 48288, + "strous": 22501, + "stru": 19554, + "struct": 7249, + "structed": 16242, + "struction": 15019, + "strument": 43872, + "sts": 6448, + "stud": 19149, + "student": 50139, + "study": 44517, + "stuff": 41094, + "sty": 34365, + "style": 7635, + "styles": 47720, + "su": 2385, + "sub": 7266, + "subject": 32796, + "submit": 46002, + "success": 13138, + "successful": 17212, + "successfully": 37351, + "such": 10508, + "sudo": 24032, + "suff": 37333, + "sufficient": 46790, + "suggest": 47811, + "suit": 6063, + "suits": 16554, + "sum": 16345, + "summary": 49736, + "sun": 19155, + "sung": 9854, + "sup": 37330, + "super": 16668, + "supp": 18608, + "support": 11284, + "supported": 15999, + "sur": 11793, + "sure": 19532, + "surface": 42029, + "surprisingly": 41199, + "surv": 48846, + "susp": 40409, + "sv": 21370, + "sw": 2032, + "swe": 46280, + "sweet": 34751, + "swer": 17845, + "swers": 37848, + "swick": 30961, + "swing": 46737, + "switch": 31943, + "sword": 30553, + "sworth": 30567, + "sy": 1837, + "sych": 2924, + "sylv": 9163, + "sylvania": 9270, + "sym": 37047, + "syn": 28869, + "sync": 27261, + "sys": 17597, + "system": 10057, + "t": 83, + "ta": 8326, + "tab": 8658, + "table": 11487, + "taboola": 10658, + "tackle": 36346, + "tag": 12985, + "tags": 31499, + "tail": 13199, + "tailed": 34966, + "tails": 26404, + "tain": 3153, + "tained": 4644, + "taining": 7339, + "tainment": 10738, + "tains": 12143, + "take": 20657, + "taker": 30157, + "taking": 26103, + "tal": 39240, + "tale": 29429, + "talk": 16620, + "talking": 48186, + "tall": 35429, + "tan": 38006, + "tank": 28451, + "tap": 44335, + "tar": 18870, + "target": 16793, + "tarian": 14012, + "tarians": 28266, + "task": 35943, + "tax": 19290, + "tc": 23047, + "tch": 38664, + "td": 8671, + "te": 660, + "team": 15097, + "tec": 36281, + "tech": 13670, + "techn": 23873, + "technical": 47944, + "technology": 45503, + "ted": 1513, + "teen": 7821, + "teenth": 20283, + "tein": 22006, + "tek": 35424, + "tel": 37524, + "tele": 46813, + "tell": 33331, + "telling": 18072, + "tem": 11498, + "temp": 29510, + "template": 28243, + "ten": 1452, + "tenance": 8219, + "teness": 43205, + "ter": 353, + "tera": 49600, + "terday": 6432, + "tered": 4400, + "tering": 20212, + "terior": 14172, + "term": 4354, + "termin": 23705, + "termination": 41382, + "terms": 38707, + "tern": 759, + "ternal": 4358, + "ternally": 30262, + "terness": 34697, + "ternity": 19682, + "terror": 14007, + "terrorism": 19541, + "terrorist": 42002, + "ters": 1010, + "terson": 23192, + "tery": 11471, + "tes": 4879, + "tesque": 37422, + "test": 9288, + "tested": 39612, + "testers": 27205, + "testing": 33407, + "tests": 41989, + "tesy": 27090, + "tex": 16886, + "text": 5239, + "texture": 41293, + "tf": 27110, + "tg": 25297, + "th": 400, + "tha": 12898, + "thal": 11669, + "than": 14813, + "thank": 40716, + "thanks": 27547, + "that": 5562, + "the": 1169, + "their": 24571, + "thel": 37274, + "theless": 9603, + "them": 18855, + "theme": 43810, + "themed": 26966, + "then": 8524, + "thening": 20563, + "thens": 43895, + "ther": 490, + "there": 8117, + "thereal": 37827, + "thereum": 17733, + "these": 27218, + "they": 9930, + "thia": 31079, + "thin": 40871, + "thing": 1197, + "things": 27971, + "think": 14925, + "thinkable": 37510, + "thinking": 28973, + "third": 17089, + "thirds": 17936, + "thirst": 48832, + "this": 5661, + "thodox": 12836, + "thood": 12951, + "thora": 34261, + "those": 25591, + "though": 2016, + "thought": 28895, + "thouse": 23931, + "thread": 16663, + "threat": 19971, + "threatening": 26159, + "three": 15542, + "thren": 25941, + "thritis": 34043, + "thro": 26110, + "throp": 11360, + "through": 9579, + "throw": 16939, + "ths": 9998, + "thumbnails": 18670, + "thur": 11098, + "thus": 26239, + "thy": 20057, + "ti": 20259, + "tic": 13370, + "tical": 22869, + "tick": 42298, + "ticket": 43350, + "tics": 14094, + "tie": 36224, + "tier": 24948, + "ties": 4278, + "tif": 49929, + "tight": 33464, + "til": 47163, + "tile": 40927, + "tim": 16514, + "time": 2435, + "timeout": 48678, + "timer": 45016, + "times": 22355, + "tin": 43701, + "ting": 889, + "tiny": 44152, + "tion": 5378, + "tions": 45240, + "tip": 22504, + "tips": 41315, + "tis": 48010, + "title": 7839, + "tk": 30488, + "tl": 28781, + "tle": 7100, + "tm": 17209, + "tml": 20369, + "tmp": 22065, + "tn": 34106, + "tnc": 26642, + "to": 1462, + "toc": 40301, + "today": 40838, + "toe": 44579, + "together": 45525, + "toggle": 44256, + "token": 30001, + "told": 44040, + "tom": 39532, + "ton": 1122, + "tone": 41527, + "tones": 36257, + "tons": 27288, + "too": 18820, + "tool": 25981, + "tools": 31391, + "top": 4852, + "topia": 46575, + "topic": 26652, + "tops": 35011, + "tor": 13165, + "torn": 45910, + "total": 23350, + "touch": 29332, + "tower": 36170, + "town": 12735, + "tp": 34788, + "tr": 2213, + "tra": 9535, + "trace": 40546, + "track": 11659, + "tracking": 36280, + "tracks": 46074, + "trade": 25351, + "traditional": 36380, + "train": 27432, + "trained": 35311, + "training": 34409, + "trak": 44195, + "trans": 7645, + "transfer": 39437, + "transform": 35636, + "translation": 41519, + "trap": 46670, + "traumatic": 41521, + "travel": 35927, + "tre": 33945, + "treated": 37182, + "treatment": 42487, + "tree": 21048, + "tri": 28461, + "trial": 45994, + "trigger": 46284, + "trip": 39813, + "trl": 14859, + "tro": 23528, + "trop": 48385, + "true": 7942, + "trump": 40954, + "trust": 38087, + "truth": 35310, + "try": 28311, + "ts": 912, + "tsky": 30394, + "tsy": 34293, + "tt": 926, + "tta": 25854, + "tted": 28734, + "tten": 32407, + "ttes": 13036, + "tti": 35671, + "ttle": 23296, + "tto": 33955, + "ttp": 29281, + "tty": 42852, + "tu": 28047, + "tub": 37995, + "tube": 29302, + "tumblr": 45364, + "tun": 28286, + "tur": 36590, + "turn": 15344, + "turned": 33886, + "tv": 14981, + "tw": 4246, + "twitch": 31844, + "twitter": 6956, + "two": 11545, + "tx": 17602, + "txt": 14116, + "ty": 774, + "tyard": 30308, + "tymology": 43408, + "typ": 28004, + "type": 4906, + "types": 19199, + "typically": 48126, + "tz": 22877, + "u": 84, + "ua": 6413, + "uable": 7153, + "uably": 14632, + "uador": 24201, + "ual": 723, + "uala": 41944, + "uality": 25775, + "ually": 935, + "uan": 7258, + "uana": 5020, + "uania": 29743, + "uart": 19986, + "uary": 2838, + "uate": 4985, + "uated": 6605, + "uates": 12632, + "uating": 11927, + "uation": 2288, + "uations": 6055, + "uay": 30106, + "ub": 549, + "uba": 22013, + "ubb": 33670, + "ubby": 38393, + "ube": 3266, + "uben": 44636, + "uber": 18478, + "uberty": 34237, + "ubes": 29080, + "ubi": 29603, + "ubis": 46676, + "uble": 26664, + "ublic": 841, + "ublished": 33286, + "ubric": 29812, + "ubs": 23161, + "ubuntu": 32230, + "uc": 1229, + "uca": 43120, + "ucc": 18863, + "ucci": 27501, + "uce": 7234, + "uced": 19513, + "ucer": 48915, + "uces": 26873, + "uch": 794, + "ucha": 48022, + "uchi": 22200, + "uchin": 43416, + "uchs": 37533, + "uci": 42008, + "ucing": 25648, + "uck": 1347, + "ucked": 17758, + "ucker": 12603, + "ucket": 38811, + "ucking": 19296, + "uckland": 28789, + "uckle": 29687, + "uckles": 34083, + "ucks": 6238, + "ucky": 5309, + "ucl": 36616, + "ucle": 14913, + "uclear": 4016, + "uct": 4782, + "uction": 8110, + "uctions": 20847, + "uctive": 45857, + "uctor": 33029, + "ud": 463, + "uda": 15339, + "udd": 4185, + "udden": 16557, + "uddenly": 18865, + "udder": 41686, + "uddin": 44008, + "udding": 33926, + "uddle": 24500, + "uddled": 32745, + "uddy": 21584, + "ude": 2507, + "udeau": 16229, + "udeb": 46092, + "uded": 19289, + "uden": 44452, + "udence": 42581, + "uder": 26651, + "uders": 48739, + "udes": 8401, + "udge": 12587, + "udget": 29427, + "udging": 38840, + "udi": 47928, + "udic": 28673, + "udicrous": 33784, + "uding": 26570, + "udo": 12003, + "udos": 42418, + "uds": 24786, + "ue": 518, + "uebl": 45749, + "ued": 1739, + "uel": 2731, + "ueless": 38835, + "ueller": 16466, + "uer": 15573, + "uers": 42178, + "ues": 947, + "uesday": 3322, + "uese": 20506, + "uez": 14870, + "uf": 3046, + "ufact": 3603, + "uff": 1648, + "uffed": 18339, + "uffer": 13712, + "ufficient": 15267, + "uffle": 18137, + "uffs": 18058, + "uffy": 15352, + "ug": 1018, + "uga": 30302, + "ugal": 43778, + "ugar": 35652, + "uge": 2217, + "ugen": 42740, + "ugg": 6837, + "uggage": 29672, + "uggest": 29212, + "uggets": 26550, + "uggish": 36295, + "uggle": 33498, + "ugh": 6724, + "ught": 8951, + "ugi": 45659, + "ugs": 10339, + "ugu": 45284, + "uh": 7456, + "ui": 9019, + "uid": 27112, + "uild": 3547, + "uilding": 6963, + "uilt": 21955, + "uin": 48441, + "uine": 8327, + "uing": 4250, + "uint": 28611, + "uish": 32091, + "uit": 5013, + "uitive": 33740, + "uitous": 42412, + "uits": 15379, + "uity": 14834, + "uj": 23577, + "ujah": 46024, + "uk": 2724, + "uka": 14852, + "uke": 4649, + "uked": 48809, + "ukemia": 43505, + "ukes": 31469, + "uki": 11308, + "uko": 29794, + "ukong": 46654, + "uku": 33263, + "ul": 377, + "ula": 4712, + "ular": 934, + "ularity": 33737, + "ulas": 25283, + "ulate": 5039, + "ulated": 4817, + "ulates": 15968, + "ulating": 8306, + "ulation": 1741, + "ulations": 5768, + "ulative": 13628, + "ulator": 8927, + "ulators": 24325, + "ulatory": 21386, + "uld": 32926, + "ule": 2261, + "uled": 6309, + "ulence": 32401, + "ulent": 15288, + "uler": 18173, + "ules": 5028, + "ulet": 25132, + "ulf": 4754, + "ulhu": 36828, + "uli": 32176, + "ulia": 43640, + "ulic": 28575, + "uliffe": 45228, + "ulin": 11599, + "uling": 16619, + "ulk": 12171, + "ulkan": 31263, + "ull": 724, + "ulla": 47972, + "ullah": 38665, + "ullivan": 16040, + "ully": 2132, + "ulner": 5697, + "ulnerability": 40920, + "ulnerable": 38828, + "ulo": 43348, + "ulous": 6985, + "ulously": 18117, + "ulp": 29528, + "ulpt": 13327, + "uls": 5753, + "ulse": 9615, + "ulsion": 15204, + "ulsive": 22220, + "ult": 586, + "ultan": 30454, + "ultane": 9560, + "ultimate": 44818, + "ulton": 37944, + "ults": 8376, + "ultural": 8596, + "ulture": 6456, + "ulty": 10672, + "ultz": 22150, + "ulu": 15712, + "ulum": 14452, + "ulus": 23515, + "uly": 2062, + "ulz": 37314, + "um": 388, + "uma": 7487, + "umably": 31303, + "uman": 3778, + "umann": 40062, + "umar": 44844, + "umat": 27798, + "umatic": 16735, + "umb": 2178, + "umbai": 21645, + "umber": 4494, + "umbered": 26584, + "umbers": 17024, + "umbing": 28149, + "umble": 10344, + "umbled": 11137, + "umbledore": 25549, + "umbles": 25329, + "umbling": 14739, + "umblr": 15566, + "umbn": 10269, + "umbnail": 20566, + "umbnails": 13668, + "umbo": 29309, + "umbs": 18146, + "ume": 2454, + "umed": 18940, + "umen": 20080, + "ument": 1713, + "umenthal": 42300, + "uments": 2886, + "umer": 6975, + "umerable": 30831, + "umeric": 39223, + "umerous": 31385, + "umers": 31260, + "umes": 8139, + "umi": 12994, + "umin": 7230, + "uminati": 37200, + "uming": 12595, + "uminium": 35241, + "uminum": 13074, + "umm": 13929, + "ummer": 31647, + "ummies": 39578, + "ummy": 13513, + "umn": 4182, + "umni": 25402, + "umo": 43712, + "ump": 931, + "umped": 27073, + "umper": 15829, + "umph": 12875, + "umping": 25218, + "umps": 8142, + "umption": 24098, + "umpy": 32152, + "ums": 5700, + "umsy": 37133, + "un": 403, + "una": 9613, + "unal": 18835, + "unc": 19524, + "unch": 3316, + "unci": 49652, + "unciation": 24978, + "uncle": 29942, + "unct": 16260, + "unction": 4575, + "unctions": 46797, + "uncture": 39187, + "und": 917, + "unda": 46535, + "undai": 44591, + "under": 4625, + "unders": 41116, + "undle": 31249, + "undo": 41204, + "undown": 41609, + "undred": 3229, + "undreds": 20960, + "undrum": 46859, + "undy": 45459, + "une": 1726, + "uned": 40881, + "uner": 38886, + "unes": 4015, + "ung": 2150, + "ungle": 13687, + "uni": 35657, + "unia": 39934, + "unic": 46903, + "unicip": 9462, + "unin": 38453, + "uning": 46493, + "union": 24592, + "unique": 34642, + "unit": 20850, + "united": 41187, + "units": 41667, + "unity": 9531, + "universal": 40082, + "unk": 2954, + "unker": 21705, + "unknown": 34680, + "unks": 14125, + "unky": 28898, + "unless": 25252, + "unn": 20935, + "unning": 16596, + "unny": 16948, + "uno": 36909, + "uns": 13271, + "unsigned": 43375, + "unt": 2797, + "unta": 44424, + "untarily": 49605, + "untary": 26468, + "unte": 6311, + "until": 28446, + "untled": 46343, + "unts": 34115, + "untu": 11157, + "uo": 20895, + "uous": 5623, + "uously": 24987, + "up": 929, + "update": 19119, + "updated": 43162, + "upe": 48722, + "uper": 48568, + "uph": 25689, + "uphem": 45640, + "upid": 7658, + "upiter": 21251, + "uple": 29291, + "upload": 25850, + "uploads": 39920, + "upon": 27287, + "upp": 7211, + "upper": 45828, + "uppet": 44933, + "ups": 4739, + "upt": 37623, + "upuncture": 42223, + "ur": 333, + "ura": 5330, + "urable": 11970, + "uracy": 23843, + "urai": 16998, + "ural": 1523, + "urally": 20221, + "uran": 42211, + "urance": 3874, + "urances": 31741, + "uras": 17786, + "urat": 39928, + "urate": 15537, + "urated": 49293, + "uration": 3924, + "urations": 20074, + "urb": 5945, + "urban": 32679, + "urbed": 37694, + "urch": 2575, + "urchase": 18737, + "urches": 12730, + "urd": 2799, + "urden": 42568, + "urdue": 30345, + "urdy": 22876, + "ure": 495, + "ureau": 6262, + "ured": 1522, + "ureen": 49851, + "uren": 23532, + "urer": 15051, + "urers": 17496, + "ures": 942, + "urg": 3686, + "urga": 45098, + "urger": 32650, + "urgical": 31839, + "urgy": 38140, + "uri": 9900, + "uria": 34484, + "uries": 4740, + "uring": 870, + "urion": 40956, + "urious": 16421, + "uristic": 27915, + "urities": 10886, + "urity": 1684, + "urized": 44796, + "url": 6371, + "urn": 700, + "urnal": 35735, + "urned": 44866, + "uro": 1434, + "uron": 44372, + "urous": 29277, + "urrection": 21384, + "urred": 12808, + "urrence": 33928, + "urrencies": 28018, + "urrency": 13382, + "urrent": 6657, + "urring": 14924, + "urry": 16682, + "urs": 1834, + "ursday": 3479, + "urse": 12321, + "ursed": 17539, + "urses": 46998, + "ursion": 24197, + "ursions": 42394, + "ursive": 30753, + "ursor": 21471, + "urst": 24962, + "urt": 3325, + "urther": 1914, + "urtle": 17964, + "urtles": 25195, + "uru": 14717, + "urus": 31891, + "ury": 1601, + "us": 385, + "usa": 22064, + "usable": 31979, + "usage": 26060, + "usal": 6775, + "usalem": 10555, + "usat": 37937, + "usb": 43319, + "usc": 16241, + "uscript": 15817, + "use": 1904, + "used": 1484, + "user": 7220, + "userc": 43298, + "usercontent": 43667, + "username": 29460, + "users": 18417, + "uses": 2664, + "useum": 6744, + "ush": 1530, + "usha": 46213, + "ushed": 7474, + "usher": 34055, + "ushes": 17237, + "ushi": 17731, + "ushima": 30474, + "ushing": 8023, + "using": 3500, + "usion": 4241, + "usional": 41780, + "usions": 15880, + "usive": 11350, + "usk": 17990, + "usky": 42431, + "usp": 17723, + "usr": 14629, + "usra": 28352, + "uss": 1046, + "ussed": 29569, + "ussen": 35951, + "ussia": 31269, + "ussian": 31562, + "ussie": 43480, + "ussion": 11956, + "ussions": 21585, + "ussy": 14650, + "ust": 436, + "ustain": 19542, + "ustainable": 24196, + "usted": 8459, + "uster": 5819, + "usterity": 20761, + "usters": 13654, + "usting": 32620, + "ustom": 1824, + "ustomed": 22646, + "ustration": 44027, + "usual": 37850, + "usually": 23073, + "ut": 315, + "uta": 29822, + "utable": 18187, + "utan": 37878, + "utation": 7094, + "utations": 32855, + "utch": 7140, + "ute": 1133, + "uted": 7241, + "uten": 7809, + "utenant": 15340, + "utenberg": 19028, + "uter": 11894, + "uters": 5843, + "uterte": 23314, + "utes": 1769, + "utf": 40477, + "uth": 1071, + "uther": 12866, + "utherford": 46923, + "utherland": 45384, + "uthor": 1457, + "uti": 47966, + "utic": 18089, + "utical": 14224, + "utics": 48063, + "uties": 8249, + "util": 22602, + "utils": 26791, + "uting": 15129, + "ution": 1009, + "utions": 3508, + "utive": 8827, + "utm": 26841, + "uto": 9390, + "uton": 32894, + "utonium": 43078, + "utor": 38409, + "utorial": 44917, + "utory": 17957, + "utra": 35076, + "utral": 6815, + "uts": 5500, + "utsch": 40768, + "utsche": 30433, + "utsu": 36567, + "utt": 15318, + "utter": 10381, + "uttered": 46322, + "uttering": 33598, + "utters": 46973, + "utterstock": 28819, + "utton": 21115, + "uture": 1832, + "uty": 3935, + "utz": 27839, + "uu": 12303, + "uum": 13814, + "uv": 14795, + "uve": 45177, + "uvian": 50013, + "ux": 2821, + "uxe": 18095, + "uy": 4669, + "uyomi": 40012, + "uz": 10277, + "uzz": 4715, + "uzzle": 9625, + "v": 85, + "vP": 47322, + "va": 6862, + "vable": 23765, + "vacc": 37839, + "vae": 33353, + "vag": 29821, + "val": 2100, + "vale": 41161, + "valid": 12102, + "vals": 12786, + "value": 8367, + "valued": 39728, + "values": 27160, + "van": 10438, + "vana": 33175, + "vance": 19259, + "vant": 4520, + "vantage": 38815, + "var": 7785, + "vard": 10187, + "vari": 25641, + "variable": 45286, + "vas": 11017, + "vasive": 23747, + "vati": 36868, + "vation": 10473, + "vc": 28435, + "vd": 20306, + "ve": 303, + "vec": 35138, + "vector": 31364, + "ved": 1079, + "veh": 33892, + "vel": 626, + "veland": 9731, + "velength": 26623, + "vell": 29333, + "velop": 1091, + "velt": 18065, + "ven": 574, + "venant": 15330, + "venants": 43773, + "venge": 18674, + "venient": 48109, + "vent": 1151, + "venth": 20987, + "vention": 4018, + "ventional": 20405, + "ventions": 16593, + "ventory": 17158, + "venture": 5388, + "ventures": 10065, + "ventus": 35648, + "venue": 4080, + "ver": 332, + "verage": 1857, + "verages": 23118, + "verb": 19011, + "verbal": 46953, + "verbs": 46211, + "vere": 4119, + "vered": 21917, + "verend": 37713, + "verett": 33395, + "verified": 47684, + "vern": 933, + "vernight": 47443, + "verning": 13974, + "vernment": 11355, + "vers": 690, + "verse": 4399, + "versely": 21243, + "versible": 37393, + "version": 9641, + "versions": 47178, + "versive": 40099, + "verson": 49589, + "vert": 1851, + "verted": 13658, + "verting": 48820, + "vertis": 3346, + "vertisement": 4060, + "vertisements": 11371, + "vertising": 31809, + "verts": 24040, + "verty": 8077, + "very": 548, + "ves": 1158, + "vest": 4223, + "vet": 16809, + "vette": 33573, + "vey": 3304, + "veyard": 21563, + "vez": 33425, + "vg": 45119, + "vi": 8903, + "via": 8869, + "viation": 47625, + "vic": 25531, + "vice": 28281, + "vich": 49547, + "vict": 32433, + "vid": 16921, + "video": 15588, + "videos": 32861, + "vidia": 21744, + "vier": 49663, + "view": 1177, + "views": 33571, + "vik": 28930, + "viks": 45901, + "vil": 2991, + "vill": 41082, + "ville": 4244, + "vim": 31124, + "vin": 7114, + "vind": 50172, + "vine": 26818, + "ving": 1075, + "viol": 17069, + "violence": 37502, + "violent": 24498, + "vious": 1442, + "viously": 8647, + "vir": 37040, + "viron": 2268, + "vironment": 2468, + "vironments": 12103, + "virt": 48940, + "virtual": 32844, + "vis": 4703, + "vised": 16149, + "visible": 23504, + "vision": 10178, + "visor": 13131, + "visors": 27681, + "visory": 41783, + "visual": 41464, + "vity": 21319, + "vl": 19279, + "vm": 14761, + "vo": 13038, + "voc": 18893, + "voice": 38888, + "void": 19382, + "vol": 10396, + "volent": 29078, + "volt": 37764, + "volume": 29048, + "von": 26982, + "vor": 20867, + "vote": 27257, + "votes": 29307, + "vous": 31222, + "voy": 40024, + "vp": 36133, + "vr": 37020, + "vre": 43933, + "vs": 14259, + "vt": 36540, + "vu": 40939, + "vv": 25093, + "vy": 7670, + "w": 86, + "wa": 10247, + "wage": 21482, + "wagen": 29160, + "wagon": 41127, + "wait": 17077, + "wake": 48530, + "wal": 16783, + "wald": 21667, + "walk": 11152, + "walker": 20783, + "walking": 44065, + "wall": 11930, + "wallet": 44623, + "wan": 8149, + "wana": 49484, + "wang": 47562, + "want": 42949, + "war": 5767, + "ward": 904, + "wards": 2017, + "ware": 1574, + "wark": 48542, + "warm": 31975, + "warming": 48133, + "warn": 40539, + "warning": 43917, + "wart": 24657, + "warts": 26586, + "was": 9776, + "wash": 34670, + "washed": 45462, + "washer": 45146, + "washing": 38524, + "wat": 47261, + "watch": 8340, + "watching": 50042, + "water": 7050, + "waters": 41555, + "waukee": 15428, + "wav": 45137, + "wave": 19204, + "waves": 32569, + "way": 1014, + "wayne": 43932, + "ways": 1322, + "wb": 39346, + "wcs": 12712, + "wcsstore": 12781, + "wd": 16993, + "we": 732, + "weak": 38695, + "wealth": 14298, + "weapon": 28741, + "weapons": 33999, + "wear": 13927, + "weather": 23563, + "web": 12384, + "webkit": 43648, + "wed": 19103, + "weed": 39054, + "week": 10464, + "weekly": 45291, + "ween": 975, + "weeney": 41681, + "weet": 7277, + "wegian": 20684, + "wei": 42990, + "weight": 6551, + "weights": 43775, + "well": 4053, + "wen": 21006, + "went": 19963, + "wer": 15448, + "were": 22474, + "wered": 8279, + "west": 7038, + "western": 14197, + "wh": 1929, + "what": 10919, + "whatever": 39664, + "whe": 12491, + "wheel": 22001, + "whel": 30613, + "whelming": 36433, + "when": 12518, + "where": 3003, + "whether": 25356, + "which": 4758, + "while": 4514, + "white": 11186, + "who": 8727, + "whose": 38159, + "why": 22850, + "wi": 37686, + "wic": 22664, + "wich": 11451, + "wick": 16239, + "wid": 28029, + "wide": 4421, + "widget": 42655, + "width": 10394, + "wife": 22095, + "wig": 28033, + "wik": 20763, + "wiki": 15466, + "wikipedia": 31266, + "wild": 21992, + "will": 10594, + "win": 5404, + "wind": 7972, + "window": 17497, + "windows": 28457, + "wine": 39002, + "wing": 5469, + "wings": 48819, + "winner": 39791, + "winning": 14463, + "winter": 40078, + "wire": 21809, + "wired": 44236, + "wise": 3083, + "wit": 39289, + "witch": 42248, + "with": 4480, + "within": 33479, + "without": 19419, + "withstanding": 20701, + "witz": 28155, + "wives": 35234, + "wk": 43021, + "wl": 40989, + "wm": 26377, + "wn": 675, + "wo": 21638, + "wolf": 18829, + "wolves": 29664, + "woman": 8580, + "women": 25878, + "won": 26502, + "wood": 3822, + "woods": 39493, + "word": 4775, + "wordpress": 40346, + "words": 10879, + "work": 1818, + "worked": 32931, + "worker": 28816, + "workers": 22896, + "working": 16090, + "works": 5225, + "workshop": 38067, + "world": 6894, + "worldly": 49366, + "worm": 25323, + "worms": 49617, + "worn": 34565, + "worst": 41430, + "worth": 9268, + "worthiness": 48756, + "worthy": 18275, + "would": 19188, + "wow": 42773, + "wp": 24142, + "wr": 18351, + "wra": 29988, + "wrap": 37150, + "wrapper": 48553, + "wreck": 39238, + "wright": 29995, + "writ": 8933, + "write": 13564, + "writer": 16002, + "writers": 34422, + "writing": 16502, + "written": 15266, + "wrong": 36460, + "wrote": 42910, + "ws": 18504, + "wt": 46569, + "wu": 43812, + "ww": 1383, + "www": 2503, + "wx": 49345, + "wy": 21768, + "wyn": 27612, + "x": 87, + "xa": 27865, + "xb": 30894, + "xc": 25306, + "xd": 24954, + "xe": 27705, + "xes": 48169, + "xf": 26152, + "xff": 47596, + "xi": 29992, + "xia": 36072, + "xiety": 35753, + "xious": 48392, + "xit": 10198, + "xml": 19875, + "xon": 23813, + "xp": 42372, + "xs": 34223, + "xt": 742, + "xtap": 42915, + "xton": 22874, + "xual": 5541, + "xus": 40832, + "xx": 5324, + "xxx": 31811, + "xxxx": 12343, + "xxxxxxxx": 24223, + "xy": 5431, + "y": 88, + "ya": 3972, + "yah": 46848, + "yahoo": 40774, + "yan": 4121, + "yang": 17859, + "yard": 9413, + "yards": 33750, + "ycle": 39297, + "yd": 5173, + "yden": 43955, + "ydia": 30708, + "ye": 5948, + "yeah": 43669, + "year": 1941, + "years": 19002, + "yellow": 36022, + "yer": 9860, + "yers": 21200, + "yes": 8505, + "yet": 25907, + "yg": 35641, + "yi": 48111, + "ying": 1112, + "yip": 39666, + "yk": 48361, + "yl": 2645, + "ylan": 18554, + "yle": 2349, + "ylene": 37880, + "yles": 24327, + "yll": 25727, + "ylon": 15158, + "ylum": 11183, + "ym": 4948, + "ymes": 22009, + "ymm": 26621, + "ymph": 20896, + "yn": 2047, + "yna": 46434, + "ynam": 4989, + "ynamic": 28995, + "ynasty": 19488, + "ync": 13361, + "ynchron": 24871, + "ynchronous": 31301, + "yne": 39547, + "ynes": 25337, + "ynski": 40008, + "ynt": 33567, + "ynthesis": 44411, + "yo": 8226, + "yon": 19181, + "yond": 3243, + "you": 5832, + "young": 35465, + "your": 14108, + "yout": 32015, + "youtu": 32594, + "youtube": 11604, + "yp": 4464, + "ype": 2981, + "ypes": 9497, + "yr": 2417, + "yre": 35759, + "yrics": 14279, + "yright": 4766, + "yrights": 49158, + "yrim": 17302, + "yrinth": 21324, + "yrs": 48489, + "yrus": 21180, + "ys": 893, + "ysc": 28349, + "ysical": 15380, + "ysics": 23154, + "ysis": 3097, + "yson": 19699, + "yss": 33968, + "yssey": 23784, + "ystem": 6781, + "yt": 20760, + "yth": 5272, + "ythm": 34853, + "ython": 7535, + "yton": 31616, + "yu": 24767, + "yx": 28391, + "yy": 22556, + "yz": 45579, + "z": 89, + "za": 4496, + "zac": 49897, + "zag": 50183, + "zai": 35142, + "zan": 15201, + "zanne": 38395, + "zar": 41046, + "zb": 14969, + "zbek": 40413, + "zbollah": 21677, + "ze": 2736, + "zeb": 38130, + "zech": 15356, + "zed": 8863, + "zee": 42871, + "zees": 43727, + "zek": 43130, + "zel": 17396, + "zen": 4801, + "zens": 8247, + "zer": 9107, + "zero": 22570, + "zers": 47031, + "zes": 12271, + "zh": 23548, + "zhen": 46732, + "zhou": 38536, + "zi": 17027, + "zie": 49746, + "zig": 38262, + "zik": 47303, + "zilla": 16496, + "zin": 42140, + "zing": 9510, + "zinski": 46394, + "zip": 13344, + "zl": 48274, + "zman": 32054, + "zn": 47347, + "zo": 10872, + "zon": 26361, + "zona": 7551, + "zone": 11340, + "zos": 37925, + "zsche": 37467, + "zu": 27624, + "zx": 42592, + "zy": 7357, + "zyk": 46355, + "zyme": 24266, + "zynski": 47143, + "zz": 3019, + "zza": 34443, + "zzi": 46218, + "zzle": 26413, + "zzo": 47802, + "zzy": 31570, + "{": 90, + "{\"": 4895, + "{\\": 31478, + "{{": 27007, + "|": 91, + "||": 15886, + "||||": 42210, + "}": 92, + "}\"": 36786, + "})": 30072, + "});": 22133, + "},": 5512, + "},\"": 9063, + "},{\"": 8762, + "}.": 27422, + "}:": 38362, + "};": 19629, + "}\\": 32239, + "}{": 18477, + "}}": 11709, + "}}}": 42535, + "~": 93, + "~~": 4907, + "~~~~": 8728, + "~~~~~~~~": 15116, + "~~~~~~~~~~~~~~~~": 27156, + "¡": 94, + "¢": 95, + "£": 96, + "£ı": 6408, + "¤": 97, + "¥": 98, + "¥µ": 35069, + "¥ŀ": 13945, + "¦": 99, + "§": 100, + "¨": 101, + "©": 102, + "©¶æ": 47490, + "©¶æ¥µ": 47703, + "ª": 103, + "«": 104, + "«ĺ": 45865, + "¬": 105, + "¬¼": 45539, + "®": 106, + "¯": 107, + "°": 108, + "±": 109, + "²": 110, + "²¾": 39333, + "³": 111, + "´": 112, + "µ": 113, + "¶": 114, + "¶æ": 35050, + "¶ħ": 41678, + "·": 115, + "¸": 116, + "¹": 117, + "º": 118, + "»": 119, + "»Ĵ": 36596, + "¼": 120, + "½": 121, + "¾": 122, + "¿": 123, + "¿½": 4204, + "À": 124, + "Á": 125, + "Â": 126, + "¢": 44359, + "£": 14988, + "§": 16273, + "¨": 37102, + "©": 16224, + "«": 24328, + "®": 7461, + "®,": 45088, + "¯": 5196, + "¯¯": 5367, + "¯¯¯¯": 8980, + "¯¯¯¯¯¯¯¯": 15243, + "¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯": 27006, + "°": 7200, + "±": 22519, + "²": 31185, + "´": 18265, + "¶": 26604, + "·": 9129, + "··": 35147, + "º": 36165, + "»": 17730, + "½": 23141, + "Âł": 1849, + "³³": 4603, + "³³³": 33477, + "³³³³": 8828, + "³³³³³³³³": 17811, + "³³³³³³³³³³³³³³³³": 39172, + "ÂŃ": 3907, + "Ã": 127, + "á": 6557, + "án": 21162, + "ás": 40138, + "â": 22940, + "ã": 26102, + "ão": 28749, + "ä": 11033, + "Ã¥": 29090, + "æ": 21241, + "ç": 16175, + "ça": 50041, + "è": 14064, + "ère": 35979, + "é": 2634, + "ée": 22161, + "én": 35942, + "ér": 42445, + "és": 20954, + "ét": 25125, + "ê": 25792, + "ë": 26689, + "î": 34803, + "ï": 26884, + "ïve": 38776, + "ð": 27214, + "ñ": 12654, + "ña": 30644, + "ño": 31329, + "ó": 10205, + "ón": 18840, + "ô": 27083, + "ö": 9101, + "ön": 48863, + "ör": 30570, + "ø": 24172, + "ú": 21356, + "û": 42324, + "ü": 9116, + "ür": 25151, + "ÃĤ": 5523, + "Ãĥ": 5746, + "ÃĥÃĤ": 5808, + "ÃĥÃĤÃĥÃĤ": 5815, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 9364, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 14827, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 23090, + "ÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤÃĥÃĤ": 35496, + "Ãī": 38351, + "Ãį": 38638, + "ÃįÃį": 43569, + "ÃĹ": 12906, + "ÃĽ": 34543, + "ÃĽÃĽ": 48396, + "ÃŁ": 39683, + "Ãł": 24247, + "ÃŃ": 8836, + "ÃŃa": 29690, + "ÃŃn": 39588, + "ÃŃs": 41200, + "Ä": 128, + "Ä«": 18962, + "ı": 30102, + "Äģ": 10235, + "Äĩ": 38325, + "Äį": 46195, + "Äĵ": 27092, + "ÄŁ": 33133, + "Å": 129, + "Å¡": 32790, + "Å«": 20317, + "ÅĤ": 41615, + "Åį": 13090, + "ÅŁ": 46481, + "Æ": 130, + "Ç": 131, + "È": 132, + "É": 133, + "Ê": 134, + "Ë": 135, + "ËĪ": 45990, + "Ëľ": 41185, + "Ì": 136, + "̶": 48869, + "Í": 137, + "Î": 138, + "α": 17394, + "β": 26638, + "γ": 42063, + "ε": 30950, + "ι": 29945, + "κ": 43000, + "λ": 39377, + "μ": 34703, + "ν": 26180, + "ο": 26517, + "Ï": 139, + "ÏĢ": 46582, + "Ïģ": 33643, + "ÏĤ": 35558, + "Ïĥ": 38392, + "ÏĦ": 32830, + "Ïī": 49535, + "Ð": 140, + "а": 16142, + "в": 38857, + "д": 43666, + "е": 16843, + "и": 18849, + "к": 31583, + "л": 30143, + "м": 43108, + "н": 22177, + "о": 15166, + "оÐ": 25443, + "Ñ": 141, + "ÑĢ": 21169, + "Ñģ": 21727, + "ÑĤ": 20375, + "Ñĥ": 35072, + "Ñĭ": 45035, + "ÑĮ": 45367, + "Ñı": 40623, + "Ò": 142, + "Ó": 143, + "Ô": 144, + "Õ": 145, + "Ö": 146, + "Ö¼": 47903, + "×": 147, + "ר": 37778, + "ש": 50227, + "ת": 42064, + "×IJ": 42973, + "×ij": 49603, + "×Ķ": 38269, + "×ķ": 27072, + "×Ļ": 25529, + "×Ļ×": 33951, + "׾": 40010, + "×ŀ": 49168, + "Ø": 148, + "ا": 12919, + "اØ": 34247, + "اÙĦ": 23525, + "ب": 39848, + "Ø©": 45632, + "ت": 41486, + "د": 38843, + "ر": 26897, + "س": 45692, + "ع": 44690, + "Ù": 149, + "ÙĦ": 13862, + "Ùħ": 25405, + "ÙĨ": 23338, + "Ùĩ": 29519, + "ÙĪ": 30335, + "ÙĬ": 22654, + "Ùİ": 24333, + "ÙIJ": 44208, + "ÙĴ": 48763, + "Ú": 150, + "Û": 151, + "Ü": 152, + "Ý": 153, + "Þ": 154, + "ß": 155, + "à": 156, + "à¤": 11976, + "ा": 48077, + "à¥": 24231, + "à¦": 48071, + "à¨": 19469, + "à©": 43297, + "à¸": 19567, + "à¹": 31479, + "à¼": 41340, + "á": 157, + "áµ": 39611, + "á¸": 41585, + "á¹": 26292, + "á½": 45495, + "â": 158, + "âĢ": 447, + "âĢ¢": 3581, + "âĢ¢âĢ¢": 22838, + "âĢ¢âĢ¢âĢ¢âĢ¢": 39967, + "â̦": 1399, + "â̦\"": 9962, + "â̦)": 38418, + "â̦.": 11580, + "â̦.\"": 50248, + "â̦..": 30864, + "â̦]": 21476, + "â̦â̦": 7398, + "â̦â̦â̦â̦": 15864, + "â̦â̦â̦â̦â̦â̦â̦â̦": 29146, + "â̲": 17478, + "â̳": 12237, + "âĢĭ": 9525, + "âĢĭâĢĭ": 39009, + "âĢİ": 48261, + "âĢIJ": 9333, + "âĢij": 20977, + "âĢĵ": 1906, + "âĢĵâĢĵ": 25608, + "âĢĶ": 960, + "âĢĶ\"": 19056, + "âĢĶ-": 44839, + "âĢĶâĢĶ": 4500, + "âĢĶâĢĶâĢĶâĢĶ": 8184, + "âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ": 14950, + "âĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶâĢĶ": 30542, + "âĢķ": 31857, + "âĢł": 33912, + "âģ": 46256, + "âĤ¬": 26391, + "âĦ¢": 8151, + "âĦ¢:": 41333, + "âĨ": 29705, + "âĨij": 48541, + "âĨĴ": 39310, + "âĪ": 24861, + "âĪĴ": 14095, + "âī": 35705, + "âĵĺ": 45563, + "âĶ": 6552, + "âĶĢ": 7280, + "âĶĢâĶĢ": 8418, + "âĶĢâĶĢâĶĢâĶĢ": 16068, + "âĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢâĶĢ": 28542, + "âĶģ": 47486, + "âķ": 22880, + "âķIJ": 28670, + "âķIJâķIJ": 31732, + "âĸ": 5008, + "âĸ¬": 47530, + "âĸ¬âĸ¬": 49843, + "âĸº": 45717, + "âĸĢ": 44033, + "âĸĦ": 45786, + "âĸĪ": 8115, + "âĸĪâĸĪ": 9968, + "âĸĪâĸĪâĸĪâĸĪ": 20503, + "âĸĪâĸĪâĸĪâĸĪâĸĪâĸĪâĸĪâĸĪ": 49527, + "âĸij": 22110, + "âĸijâĸij": 27534, + "âĸĴ": 40516, + "âĸĵ": 38626, + "âĸł": 29316, + "âĹ": 15926, + "âĹ¼": 48366, + "âĹı": 28133, + "âĺ": 24583, + "âĺħ": 15583, + "âĺħâĺħ": 28353, + "âĺĨ": 35283, + "âĻ": 17992, + "âĻ¥": 39908, + "âϦ": 41298, + "âľ": 26486, + "âĿ": 32391, + "ã": 159, + "ãĢ": 5099, + "ãĢģ": 23513, + "ãĢĤ": 16764, + "ãĢĮ": 13697, + "ãĢį": 13700, + "ãĢİ": 40493, + "ãĢı": 40549, + "ãĢIJ": 31854, + "ãĢij": 31817, + "ãģ": 2515, + "ãģ£": 33180, + "ãģ¦": 28134, + "ãģ§": 30640, + "ãģ¨": 30201, + "ãģª": 26945, + "ãģ«": 28618, + "ãģ®": 5641, + "ãģ®å": 15474, + "ãģ®å®": 49149, + "ã쮿": 27032, + "ãģ®ç": 17683, + "ãģ®é": 33426, + "ãģ®éŃĶ": 34633, + "ãģ¯": 31676, + "ãģ¾": 30159, + "ãģĤ": 40948, + "ãģĦ": 18566, + "ãģĨ": 29557, + "ãģĭ": 27370, + "ãģĮ": 35585, + "ãģį": 33778, + "ãģı": 31917, + "ãģĵ": 46036, + "ãģķ": 43357, + "ãģĹ": 22180, + "ãģĻ": 33623, + "ãģŁ": 25224, + "ãģł": 46777, + "ãĤ": 1792, + "ãĤ¡": 25362, + "ãĤ¢": 11839, + "ãĤ¢ãĥ«": 47794, + "ãĤ£": 16646, + "ãĤ¤": 11482, + "ãĤ¤ãĥĪ": 42396, + "ãĤ¦": 16165, + "ãĤ¦ãĤ¹": 34103, + "ãĤ§": 24806, + "ãĤ¨": 23544, + "ãĤ¨ãĥ«": 46948, + "ãĤ©": 37662, + "ãĤª": 20513, + "ãĤ«": 21763, + "ãĤ¬": 23728, + "ãĤ®": 43899, + "ãĤ¯": 14099, + "ãĤ°": 26095, + "ãĤ±": 41658, + "ãĤ³": 24679, + "ãĤ´": 17933, + "ãĤ´ãĥ³": 22997, + "ãĤµ": 26503, + "ãĤ¶": 48458, + "ãĤ·": 15661, + "ãĤ·ãĥ£": 39467, + "ãĤ¸": 21091, + "ãĤ¹": 8943, + "ãĤ¹ãĥĪ": 43302, + "ãĤº": 37426, + "ãĤ»": 47271, + "ãĤ¼": 30432, + "ãĤ¼ãĤ¦ãĤ¹": 43361, + "ãĤ½": 47559, + "ãĤ¿": 23376, + "ãĤĤ": 43266, + "ãĤī": 36853, + "ãĤĬ": 28255, + "ãĤĭ": 25748, + "ãĤĮ": 39258, + "ãĤĴ": 31758, + "ãĤĵ": 22174, + "ãĤŃ": 25084, + "ãĥ": 1209, + "ãĥ¡": 26998, + "ãĥ¢": 40361, + "ãĥ£": 23131, + "ãĥ¤": 37858, + "ãĥ¥": 24440, + "ãĥ©": 9263, + "ãĥ©ãĥ³": 48204, + "ãĥª": 12675, + "ãĥ«": 9202, + "ãĥ¬": 24186, + "ãĥ¯": 25589, + "ãĥ¯ãĥ³": 42983, + "ãĥ³": 6527, + "ãĥ³ãĤ¸": 45823, + "ãĥ´": 29752, + "ãĥ´ãĤ¡": 44444, + "ãĥ»": 4707, + "ãĥ¼": 6312, + "ãĥ¼ãĤ¯": 42869, + "ãĥ¼ãĥ": 12045, + "ãĥ¼ãĥ«": 43353, + "ãĥ¼ãĥ³": 31708, + "ãĥ¼ãĥĨ": 44326, + "ãĥ¼ãĥĨãĤ£": 44686, + "ãĥĢ": 27852, + "ãĥģ": 31090, + "ãĥĥ": 14777, + "ãĥĥãĤ¯": 35702, + "ãĥĥãĥĪ": 35799, + "ãĥĥãĥī": 45435, + "ãĥĦ": 41115, + "ãĥĨ": 24336, + "ãĥĨãĤ£": 44431, + "ãĥĩ": 21959, + "ãĥĩãĤ£": 40629, + "ãĥĪ": 13298, + "ãĥī": 13765, + "ãĥīãĥ©": 19073, + "ãĥīãĥ©ãĤ´ãĥ³": 24731, + "ãĥĬ": 26229, + "ãĥĭ": 30165, + "ãĥį": 44916, + "ãĥİ": 25053, + "ãĥı": 37412, + "ãĥIJ": 29659, + "ãĥij": 32546, + "ãĥĵ": 36922, + "ãĥķ": 17681, + "ãĥķãĤ¡": 41939, + "ãĥķãĤ©": 48457, + "ãĥĸ": 24001, + "ãĥĹ": 30965, + "ãĥĺ": 23363, + "ãĥĺãĥ©": 34473, + "ãĥĻ": 35604, + "ãĥŀ": 20115, + "ãĥŁ": 27542, + "ãĥł": 25795, + "ãĥŃ": 16253, + "ãħĭ": 35098, + "ãħĭãħĭ": 40345, + "ä": 160, + "ä¸": 10310, + "ä¸Ģ": 31660, + "ä¸ī": 49011, + "ä¸Ĭ": 41468, + "ä¸į": 38834, + "ä¸Ń": 40792, + "ä¹": 20046, + "ä¹ĭ": 45298, + "äº": 12859, + "人": 21689, + "äºĶ": 49390, + "ä»": 20015, + "代": 47987, + "ä¼": 27670, + "ä½": 19526, + "使": 45635, + "ä½ľ": 43291, + "ä¿": 46479, + "å": 161, + "å£": 18004, + "士": 18803, + "å¤": 13783, + "大": 32014, + "天": 25465, + "å¥": 25001, + "女": 42637, + "å¦": 36685, + "å§": 34650, + "å§«": 40235, + "å®": 22522, + "å¯": 43380, + "å°": 22887, + "å°Ĩ": 49546, + "å·": 32432, + "å¸": 30585, + "å¹": 33176, + "åº": 41753, + "å¼": 28156, + "å½": 37605, + "å¾": 36181, + "å¿": 33232, + "åĤ": 43636, + "åħ": 17739, + "åħī": 46268, + "åĨ": 37863, + "åĩ": 49035, + "åĪ": 26344, + "åī": 30298, + "åĬ": 27950, + "åĭ": 47947, + "åĮ": 44293, + "åį": 39355, + "åİ": 43889, + "åı": 20998, + "åIJ": 28938, + "åij": 37772, + "åĽ": 32368, + "åľ": 28839, + "åŃ": 27764, + "åŃIJ": 36310, + "æ": 162, + "æ©": 43897, + "æ©Ł": 49960, + "æ°": 36365, + "æ³": 37345, + "æµ": 38184, + "æĢ": 45250, + "æĥ": 46349, + "æĦ": 35707, + "æĪ": 22755, + "æĪ¦": 36704, + "æī": 33699, + "æķ": 46763, + "æĸ": 23877, + "æĸ¹": 43095, + "æĹ": 33768, + "æĺ": 23626, + "æĺ¯": 42468, + "æľ": 17312, + "æĿ": 30266, + "æł": 43718, + "æŃ": 29826, + "æŃ¦": 49476, + "ç": 163, + "ç¥ŀ": 15351, + "ç«": 44165, + "ç·": 45784, + "çĦ": 47078, + "çī": 31965, + "çīĪ": 48304, + "çĭ": 45379, + "çİĭ": 25581, + "çIJ": 49426, + "çĶ": 18796, + "çͰ": 35572, + "çĶŁ": 37955, + "çķ": 45911, + "çļ": 19021, + "çļĦ": 21410, + "çĽ": 33566, + "çľ": 40367, + "è": 164, + "è¡": 26193, + "è£": 32518, + "è£ħ": 35318, + "è¦": 17358, + "è¦ļéĨĴ": 23614, + "èª": 45739, + "è¯": 46237, + "è»": 43102, + "è¿": 32573, + "èĢ": 32003, + "èĢħ": 38519, + "èĥ": 47797, + "èĪ": 48958, + "é": 165, + "é£": 45617, + "é»Ĵ": 44112, + "é¾": 11737, + "é¾į": 11885, + "é¾įå": 19049, + "é¾įå¥": 39820, + "é¾įå¥ij士": 39821, + "é¾įåĸļ士": 33454, + "éĢ": 34460, + "éģ": 34402, + "éĥ": 32849, + "éĩ": 34932, + "éĸ": 38461, + "éĹ": 29785, + "éĹĺ": 42234, + "éļ": 49694, + "éĽ": 37239, + "éŃĶ": 20804, + "ê": 166, + "ë": 167, + "ëĭ": 46695, + "ì": 168, + "ìĿ": 35975, + "í": 169, + "íķ": 47991, + "î": 170, + "îĢ": 29773, + "ï": 171, + "ï¸": 35266, + "ï¸ı": 37929, + "�": 4210, + "��": 6353, + "���": 48585, + "����": 12100, + "ð": 172, + "ðĿ": 47728, + "ðŁ": 8582, + "ðŁij": 41840, + "ðŁĺ": 47249, + "ñ": 173, + "ò": 174, + "ó": 175, + "ô": 176, + "õ": 177, + "ö": 178, + "÷": 179, + "ø": 180, + "ù": 181, + "ú": 182, + "û": 183, + "ü": 184, + "ý": 185, + "þ": 186, + "ÿ": 187, + "Ā": 188, + "ā": 189, + "Ă": 190, + "ă": 191, + "Ą": 192, + "ą": 193, + "Ć": 194, + "ć": 195, + "Ĉ": 196, + "ĉ": 197, + "Ċ": 198, + "ĊÂł": 44320, + "ĊĊ": 628, + "ċ": 199, + "Č": 200, + "č": 201, + "Ď": 202, + "ď": 203, + "Đ": 204, + "đ": 205, + "Ē": 206, + "ē": 207, + "Ĕ": 208, + "ĕ": 209, + "Ė": 210, + "ė": 211, + "Ę": 212, + "ę": 213, + "Ě": 214, + "ě": 215, + "Ĝ": 216, + "ĝ": 217, + "Ğ": 218, + "ğ": 219, + "Ġ": 220, + "Ġ!": 5145, + "Ġ!!": 37867, + "Ġ!=": 14512, + "Ġ\"": 366, + "Ġ\"\"": 13538, + "Ġ\"\"\"": 37227, + "Ġ\"#": 25113, + "Ġ\"$": 17971, + "Ġ\"$:/": 32047, + "Ġ\"%": 36521, + "Ġ\"'": 24018, + "Ġ\"(": 30629, + "Ġ\"+": 43825, + "Ġ\",": 33172, + "Ġ\"-": 27444, + "Ġ\".": 27071, + "Ġ\"...": 27896, + "Ġ\"/": 12813, + "Ġ\"<": 33490, + "Ġ\"@": 44212, + "Ġ\"[": 12878, + "Ġ\"\\": 37082, + "Ġ\"_": 45434, + "Ġ\"{": 45144, + "Ġ\"â̦": 29368, + "Ġ#": 1303, + "Ġ##": 22492, + "Ġ###": 44386, + "Ġ#####": 46424, + "Ġ$": 720, + "Ġ$$": 32382, + "Ġ$(": 29568, + "Ġ$\\": 39280, + "Ġ$_": 40111, + "Ġ${": 25597, + "Ġ%": 4064, + "Ġ%%": 43313, + "Ġ&": 1222, + "Ġ&&": 11405, + "Ġ'": 705, + "Ġ''": 10148, + "Ġ'(": 29513, + "Ġ',": 46083, + "Ġ'.": 45302, + "Ġ'/": 31051, + "Ġ'[": 44438, + "Ġ(": 357, + "Ġ(!": 22759, + "Ġ(\"": 5855, + "Ġ(#": 17426, + "Ġ($": 7198, + "Ġ($)": 45491, + "Ġ(%": 37633, + "Ġ(%)": 11509, + "Ġ(&": 35494, + "Ġ('": 19203, + "Ġ((": 14808, + "Ġ()": 7499, + "Ġ())": 32865, + "Ġ());": 38377, + "Ġ(),": 29994, + "Ġ().": 27972, + "Ġ();": 13979, + "Ġ(*": 20789, + "Ġ(+": 11502, + "Ġ(-": 13841, + "Ġ(.": 20262, + "Ġ(/": 50247, + "Ġ(<": 38155, + "Ġ(=": 46121, + "Ġ(>": 45160, + "Ġ(?,": 32843, + "Ġ(@": 4275, + "Ġ([": 29565, + "Ġ(_": 44104, + "Ġ({": 37913, + "Ġ(~": 31034, + "Ġ(£": 23068, + "Ġ(âĪĴ": 35508, + "Ġ)": 1267, + "Ġ))": 15306, + "Ġ)))": 47282, + "Ġ));": 29226, + "Ġ),": 10612, + "Ġ).": 6739, + "Ġ):": 15179, + "Ġ);": 5619, + "Ġ)]": 48600, + "Ġ*": 1635, + "Ġ*)": 31936, + "Ġ**": 12429, + "Ġ***": 17202, + "Ġ****": 25998, + "Ġ********************************": 41906, + "Ġ*.": 46866, + "Ġ*/": 9466, + "Ġ+": 1343, + "Ġ+#": 43053, + "Ġ++": 19969, + "Ġ+++": 49954, + "Ġ+---": 40703, + "Ġ+/-": 29694, + "Ġ+=": 15853, + "Ġ,": 837, + "Ġ,\"": 42911, + "Ġ-": 532, + "Ġ--": 1377, + "Ġ---": 11420, + "Ġ----": 13498, + "Ġ-----": 37404, + "Ġ------": 40103, + "Ġ-------": 35656, + "Ġ--------": 24200, + "Ġ---------": 45337, + "Ġ----------------": 34400, + "Ġ--------------------": 41436, + "Ġ--------------------------------": 20368, + "Ġ----------------------------------------------------------------": 16529, + "Ġ-->": 14610, + "Ġ-=": 48185, + "Ġ->": 4613, + "Ġ.": 764, + "Ġ.\"": 22135, + "Ġ.)": 46328, + "Ġ..": 11485, + "Ġ...": 2644, + "Ġ...\"": 35713, + "Ġ....": 19424, + "Ġ......": 47082, + "Ġ........": 20004, + "Ġ..........": 39864, + "Ġ..............": 44912, + "Ġ................": 44713, + "Ġ./": 24457, + "Ġ._": 47540, + "Ġ/": 1220, + "Ġ/*": 11900, + "Ġ/**": 42638, + "Ġ//": 3373, + "Ġ///": 34013, + "Ġ//[": 31161, + "Ġ/>": 11037, + "Ġ0": 657, + "Ġ00": 3571, + "Ġ000": 12877, + "Ġ0000": 17643, + "Ġ000000": 41853, + "Ġ00000000": 27551, + "Ġ0004": 38326, + "Ġ01": 5534, + "Ġ02": 7816, + "Ġ03": 7643, + "Ġ04": 8702, + "Ġ05": 8870, + "Ġ06": 9130, + "Ġ07": 8753, + "Ġ08": 8487, + "Ġ09": 7769, + "Ġ1": 352, + "Ġ10": 838, + "Ġ100": 1802, + "Ġ1000": 8576, + "Ġ10000": 33028, + "Ġ101": 8949, + "Ġ102": 15143, + "Ġ1024": 28119, + "Ġ103": 15349, + "Ġ104": 14436, + "Ġ105": 13343, + "Ġ1050": 47235, + "Ġ106": 15696, + "Ġ107": 16226, + "Ġ1070": 49616, + "Ġ108": 15495, + "Ġ1080": 17729, + "Ġ109": 16003, + "Ġ11": 1367, + "Ġ110": 9796, + "Ġ1100": 36566, + "Ġ111": 13374, + "Ġ112": 13539, + "Ġ113": 17318, + "Ġ114": 17342, + "Ġ115": 12279, + "Ġ116": 18693, + "Ġ117": 19048, + "Ġ118": 19035, + "Ġ119": 15136, + "Ġ12": 1105, + "Ġ120": 7982, + "Ġ1200": 24938, + "Ġ121": 20416, + "Ġ122": 19409, + "Ġ123": 17031, + "Ġ124": 19755, + "Ġ125": 13151, + "Ġ126": 19710, + "Ġ127": 18112, + "Ġ128": 13108, + "Ġ1280": 37674, + "Ġ129": 20248, + "Ġ13": 1511, + "Ġ130": 11323, + "Ġ1300": 36058, + "Ġ131": 23134, + "Ġ132": 21761, + "Ġ133": 22169, + "Ġ134": 22352, + "Ġ135": 17501, + "Ġ136": 21056, + "Ġ137": 21643, + "Ġ138": 21503, + "Ġ139": 23666, + "Ġ14": 1478, + "Ġ140": 12713, + "Ġ1400": 36641, + "Ġ141": 25500, + "Ġ142": 25181, + "Ġ143": 24356, + "Ġ144": 20224, + "Ġ1440": 49557, + "Ġ145": 20299, + "Ġ146": 22986, + "Ġ147": 22909, + "Ġ148": 22613, + "Ġ149": 24041, + "Ġ15": 1315, + "Ġ150": 6640, + "Ġ1500": 20007, + "Ġ151": 25326, + "Ġ152": 24848, + "Ġ153": 24652, + "Ġ154": 24235, + "Ġ155": 20708, + "Ġ156": 23871, + "Ġ157": 23313, + "Ġ158": 24063, + "Ġ159": 26422, + "Ġ16": 1467, + "Ġ160": 13454, + "Ġ1600": 26143, + "Ġ161": 27829, + "Ġ162": 25090, + "Ġ163": 26826, + "Ġ164": 25307, + "Ġ165": 21409, + "Ġ166": 26753, + "Ġ167": 26118, + "Ġ168": 23378, + "Ġ169": 27191, + "Ġ17": 1596, + "Ġ170": 16677, + "Ġ1700": 35665, + "Ġ171": 28369, + "Ġ172": 23120, + "Ġ173": 28174, + "Ġ174": 27621, + "Ġ175": 19038, + "Ġ176": 26937, + "Ġ177": 26607, + "Ġ178": 27368, + "Ġ179": 27228, + "Ġ18": 1248, + "Ġ180": 11546, + "Ġ1800": 21431, + "Ġ181": 30110, + "Ġ182": 28581, + "Ġ183": 28551, + "Ġ1830": 45440, + "Ġ184": 28598, + "Ġ1840": 47784, + "Ġ185": 22855, + "Ġ1850": 35745, + "Ġ186": 28481, + "Ġ1860": 37637, + "Ġ1861": 45278, + "Ġ1862": 49658, + "Ġ1863": 47072, + "Ġ1865": 47801, + "Ġ187": 27649, + "Ġ1870": 37667, + "Ġ188": 27778, + "Ġ1880": 34865, + "Ġ1886": 49539, + "Ġ1888": 49584, + "Ġ1889": 49545, + "Ġ189": 27230, + "Ġ1890": 31982, + "Ġ1893": 48889, + "Ġ1895": 46425, + "Ġ1896": 46723, + "Ġ1897": 49429, + "Ġ1898": 46244, + "Ġ1899": 47465, + "Ġ19": 678, + "Ġ190": 19884, + "Ġ1900": 21489, + "Ġ1901": 39923, + "Ġ1902": 45611, + "Ġ1903": 41625, + "Ġ1904": 43785, + "Ġ1905": 37166, + "Ġ1906": 40538, + "Ġ1907": 41435, + "Ġ1908": 40417, + "Ġ1909": 41507, + "Ġ191": 31009, + "Ġ1910": 31953, + "Ġ1911": 32216, + "Ġ1912": 34463, + "Ġ1913": 35145, + "Ġ1914": 26833, + "Ġ1915": 32062, + "Ġ1916": 32811, + "Ġ1917": 24168, + "Ġ1918": 25859, + "Ġ1919": 30992, + "Ġ192": 17817, + "Ġ1920": 14062, + "Ġ1921": 35369, + "Ġ1922": 36094, + "Ġ1923": 37272, + "Ġ1924": 37547, + "Ġ1925": 36864, + "Ġ1926": 38525, + "Ġ1927": 36565, + "Ġ1928": 35768, + "Ġ1929": 31883, + "Ġ193": 29691, + "Ġ1930": 15533, + "Ġ1931": 34625, + "Ġ1932": 32471, + "Ġ1933": 26539, + "Ġ1934": 29300, + "Ġ1935": 30704, + "Ġ1936": 27653, + "Ġ1937": 28684, + "Ġ1938": 28017, + "Ġ1939": 24414, + "Ġ194": 30483, + "Ġ1940": 16236, + "Ġ1941": 23234, + "Ġ1942": 22458, + "Ġ1943": 21577, + "Ġ1944": 16994, + "Ġ1945": 15761, + "Ġ1946": 22717, + "Ġ1947": 21709, + "Ġ1948": 21794, + "Ġ1949": 24977, + "Ġ195": 24793, + "Ġ1950": 11445, + "Ġ1951": 27937, + "Ġ1952": 26352, + "Ġ1953": 24217, + "Ġ1954": 24718, + "Ġ1955": 25325, + "Ġ1956": 25190, + "Ġ1957": 25177, + "Ġ1958": 24648, + "Ġ1959": 23859, + "Ġ196": 28817, + "Ġ1960": 9507, + "Ġ1961": 20510, + "Ġ1962": 20033, + "Ġ1963": 19342, + "Ġ1964": 17575, + "Ġ1965": 17672, + "Ġ1966": 19322, + "Ġ1967": 15904, + "Ġ1968": 15963, + "Ġ1969": 16450, + "Ġ197": 29903, + "Ġ1970": 8069, + "Ġ1971": 16382, + "Ġ1972": 16101, + "Ġ1973": 15674, + "Ġ1974": 16489, + "Ġ1975": 15231, + "Ġ1976": 15408, + "Ġ1977": 15589, + "Ġ1978": 15524, + "Ġ1979": 13521, + "Ġ198": 2757, + "Ġ1980": 7169, + "Ġ1981": 14745, + "Ġ1982": 14489, + "Ġ1983": 13540, + "Ġ1984": 12844, + "Ġ1985": 12863, + "Ġ1986": 12113, + "Ġ1987": 12923, + "Ġ1988": 12122, + "Ġ1989": 11104, + "Ġ199": 1594, + "Ġ1990": 6303, + "Ġ1991": 10249, + "Ġ1992": 9768, + "Ġ1993": 9656, + "Ġ1994": 9162, + "Ġ1995": 8735, + "Ġ1996": 8235, + "Ġ1997": 8309, + "Ġ1998": 7795, + "Ġ1999": 7358, + "Ġ2": 362, + "Ġ20": 1160, + "Ġ200": 939, + "Ġ2000": 4751, + "Ġ2001": 5878, + "Ġ2002": 6244, + "Ġ2003": 5816, + "Ġ2004": 5472, + "Ġ2005": 5075, + "Ġ2006": 4793, + "Ġ2007": 4343, + "Ġ2008": 3648, + "Ġ2009": 3717, + "Ġ201": 580, + "Ġ2010": 3050, + "Ġ2011": 2813, + "Ġ2012": 2321, + "Ġ2013": 2211, + "Ġ2014": 1946, + "Ġ2015": 1853, + "Ġ2016": 1584, + "Ġ2017": 2177, + "Ġ2018": 2864, + "Ġ2019": 13130, + "Ġ202": 22131, + "Ġ2020": 12131, + "Ġ2021": 33448, + "Ġ2022": 33160, + "Ġ2024": 48609, + "Ġ2025": 32190, + "Ġ203": 27408, + "Ġ2030": 25054, + "Ġ204": 26956, + "Ġ2048": 36117, + "Ġ205": 22538, + "Ġ2050": 32215, + "Ġ206": 27253, + "Ġ207": 27791, + "Ġ208": 27121, + "Ġ209": 28815, + "Ġ21": 2310, + "Ġ210": 20064, + "Ġ2100": 38123, + "Ġ211": 28714, + "Ġ212": 23679, + "Ġ213": 28658, + "Ġ214": 28277, + "Ġ215": 22951, + "Ġ216": 26881, + "Ġ217": 24894, + "Ġ218": 29217, + "Ġ219": 30453, + "Ġ22": 2534, + "Ġ220": 15629, + "Ġ221": 31566, + "Ġ222": 27795, + "Ġ223": 30299, + "Ġ224": 26063, + "Ġ225": 18500, + "Ġ226": 31510, + "Ġ227": 30989, + "Ġ228": 29041, + "Ġ229": 31064, + "Ġ23": 2242, + "Ġ230": 18395, + "Ġ231": 34598, + "Ġ232": 31773, + "Ġ233": 30435, + "Ġ234": 34323, + "Ġ235": 28878, + "Ġ236": 34044, + "Ġ237": 34385, + "Ġ238": 32544, + "Ġ239": 32817, + "Ġ24": 1987, + "Ġ240": 14956, + "Ġ2400": 48548, + "Ġ241": 35150, + "Ġ242": 34353, + "Ġ243": 35989, + "Ġ244": 35264, + "Ġ245": 29637, + "Ġ246": 34951, + "Ġ247": 30179, + "Ġ248": 32996, + "Ġ249": 34620, + "Ġ25": 1679, + "Ġ250": 8646, + "Ġ2500": 33507, + "Ġ251": 34489, + "Ġ252": 25264, + "Ġ253": 32056, + "Ġ254": 35360, + "Ġ255": 14280, + "Ġ256": 17759, + "Ġ257": 36100, + "Ġ258": 37528, + "Ġ259": 37831, + "Ġ26": 2608, + "Ġ260": 21148, + "Ġ2600": 47197, + "Ġ261": 39166, + "Ġ262": 35404, + "Ġ263": 39135, + "Ġ264": 32158, + "Ġ265": 32090, + "Ġ266": 37737, + "Ġ267": 37364, + "Ġ268": 36678, + "Ġ269": 38249, + "Ġ27": 2681, + "Ġ270": 20479, + "Ġ271": 33797, + "Ġ272": 38107, + "Ġ273": 38549, + "Ġ274": 39768, + "Ġ275": 25829, + "Ġ276": 38147, + "Ġ277": 38703, + "Ġ278": 39174, + "Ġ279": 39466, + "Ġ28": 2579, + "Ġ280": 21355, + "Ġ281": 39882, + "Ġ282": 41810, + "Ġ283": 42032, + "Ġ284": 40654, + "Ġ285": 33015, + "Ġ286": 39697, + "Ġ287": 38721, + "Ġ288": 35419, + "Ġ289": 38902, + "Ġ29": 2808, + "Ġ290": 26481, + "Ġ291": 43336, + "Ġ292": 41569, + "Ġ293": 37224, + "Ġ294": 41235, + "Ġ295": 34772, + "Ġ296": 41922, + "Ġ297": 41103, + "Ġ298": 37576, + "Ġ299": 31011, + "Ġ3": 513, + "Ġ30": 1542, + "Ġ300": 5867, + "Ġ3000": 20343, + "Ġ301": 25643, + "Ġ302": 32591, + "Ġ303": 30727, + "Ġ304": 31672, + "Ġ305": 32747, + "Ġ306": 37255, + "Ġ307": 38369, + "Ġ308": 35617, + "Ġ309": 40286, + "Ġ31": 3261, + "Ġ310": 28947, + "Ġ311": 35592, + "Ġ312": 34465, + "Ġ313": 35897, + "Ġ314": 34085, + "Ġ315": 32647, + "Ġ316": 34131, + "Ġ317": 37563, + "Ġ318": 39320, + "Ġ319": 40385, + "Ġ32": 3933, + "Ġ320": 20959, + "Ġ321": 39595, + "Ġ322": 38831, + "Ġ323": 38446, + "Ġ324": 38595, + "Ġ325": 29524, + "Ġ326": 40660, + "Ġ327": 36203, + "Ġ328": 39093, + "Ġ329": 42141, + "Ġ33": 4747, + "Ġ330": 25508, + "Ġ331": 43722, + "Ġ332": 41423, + "Ġ333": 23460, + "Ġ334": 42819, + "Ġ335": 37144, + "Ġ336": 38867, + "Ġ337": 42294, + "Ġ338": 40736, + "Ġ339": 42489, + "Ġ34": 4974, + "Ġ340": 28560, + "Ġ341": 43155, + "Ġ342": 44341, + "Ġ343": 37290, + "Ġ344": 43686, + "Ġ345": 39937, + "Ġ346": 44729, + "Ġ347": 43292, + "Ġ348": 44084, + "Ġ349": 44367, + "Ġ35": 3439, + "Ġ350": 13803, + "Ġ351": 44417, + "Ġ352": 44063, + "Ġ353": 47567, + "Ġ354": 46752, + "Ġ355": 36561, + "Ġ356": 44552, + "Ġ357": 45210, + "Ġ358": 41761, + "Ġ359": 41934, + "Ġ36": 4570, + "Ġ360": 11470, + "Ġ361": 47744, + "Ġ363": 49327, + "Ġ364": 44969, + "Ġ365": 21268, + "Ġ366": 44856, + "Ġ367": 40884, + "Ġ368": 43019, + "Ġ369": 45620, + "Ġ37": 5214, + "Ġ370": 28687, + "Ġ371": 47343, + "Ġ372": 46633, + "Ġ373": 47946, + "Ġ374": 49020, + "Ġ375": 29414, + "Ġ376": 44622, + "Ġ377": 42163, + "Ġ378": 45473, + "Ġ379": 45937, + "Ġ38": 4353, + "Ġ380": 29101, + "Ġ383": 49814, + "Ġ384": 40400, + "Ġ385": 44826, + "Ġ386": 48340, + "Ġ387": 49689, + "Ġ388": 43550, + "Ġ389": 49633, + "Ġ39": 5014, + "Ġ390": 33882, + "Ġ392": 48207, + "Ġ395": 42321, + "Ġ396": 48758, + "Ġ398": 39260, + "Ġ399": 43927, + "Ġ4": 604, + "Ġ40": 2319, + "Ġ400": 7337, + "Ġ4000": 30123, + "Ġ401": 22219, + "Ġ402": 42622, + "Ġ403": 38210, + "Ġ404": 32320, + "Ġ405": 36966, + "Ġ406": 45439, + "Ġ407": 41879, + "Ġ408": 41247, + "Ġ409": 48132, + "Ġ4090": 48908, + "Ġ4096": 42479, + "Ġ41": 6073, + "Ġ410": 32921, + "Ġ411": 43184, + "Ġ412": 42215, + "Ġ413": 46618, + "Ġ414": 45900, + "Ġ415": 40643, + "Ġ416": 38158, + "Ġ417": 47580, + "Ġ418": 45959, + "Ġ419": 48475, + "Ġ42": 5433, + "Ġ420": 28262, + "Ġ421": 49294, + "Ġ422": 46588, + "Ġ423": 49125, + "Ġ424": 48252, + "Ġ425": 36959, + "Ġ426": 48065, + "Ġ427": 45345, + "Ġ428": 45063, + "Ġ429": 42313, + "Ġ43": 5946, + "Ġ430": 35090, + "Ġ432": 46393, + "Ġ433": 47407, + "Ġ435": 42671, + "Ġ436": 50038, + "Ġ44": 5846, + "Ġ440": 33879, + "Ġ443": 40384, + "Ġ444": 45095, + "Ġ445": 48655, + "Ġ448": 49989, + "Ġ45": 4153, + "Ġ450": 18523, + "Ġ451": 49356, + "Ġ455": 46839, + "Ġ457": 47996, + "Ġ458": 50154, + "Ġ46": 6337, + "Ġ460": 34091, + "Ġ465": 49669, + "Ġ47": 6298, + "Ġ470": 38634, + "Ġ475": 45881, + "Ġ48": 4764, + "Ġ480": 23487, + "Ġ49": 5125, + "Ġ490": 45601, + "Ġ499": 48391, + "Ġ5": 642, + "Ġ50": 2026, + "Ġ500": 5323, + "Ġ5000": 23336, + "Ġ501": 24555, + "Ġ502": 47233, + "Ġ503": 44541, + "Ġ504": 41612, + "Ġ505": 43367, + "Ġ51": 6885, + "Ġ510": 35148, + "Ġ512": 22243, + "Ġ52": 6740, + "Ġ520": 36141, + "Ġ525": 45719, + "Ġ529": 49888, + "Ġ53": 7192, + "Ġ530": 40585, + "Ġ54": 7175, + "Ġ540": 38190, + "Ġ55": 5996, + "Ġ550": 25240, + "Ġ555": 44717, + "Ġ56": 7265, + "Ġ560": 38089, + "Ġ57": 7632, + "Ġ570": 44626, + "Ġ58": 7618, + "Ġ580": 41234, + "Ġ59": 7863, + "Ġ6": 718, + "Ġ60": 3126, + "Ġ600": 10053, + "Ġ6000": 39064, + "Ġ601": 49231, + "Ġ608": 39084, + "Ġ61": 8454, + "Ġ610": 44300, + "Ġ62": 8190, + "Ġ620": 45469, + "Ġ625": 48868, + "Ġ63": 8093, + "Ġ630": 44505, + "Ġ64": 5598, + "Ġ640": 33759, + "Ġ65": 6135, + "Ġ650": 22626, + "Ġ655": 45021, + "Ġ66": 7930, + "Ġ660": 41717, + "Ġ666": 43364, + "Ġ67": 8275, + "Ġ670": 48136, + "Ġ68": 8257, + "Ġ680": 40554, + "Ġ69": 8644, + "Ġ698": 39861, + "Ġ7": 767, + "Ġ70": 4317, + "Ġ700": 13037, + "Ġ7000": 50205, + "Ġ701": 48173, + "Ġ702": 43379, + "Ġ71": 9166, + "Ġ72": 7724, + "Ġ720": 26250, + "Ġ73": 8854, + "Ġ737": 37517, + "Ġ74": 8915, + "Ġ747": 45600, + "Ġ75": 5441, + "Ġ750": 19683, + "Ġ76": 8684, + "Ġ760": 48284, + "Ġ768": 46720, + "Ġ77": 8541, + "Ġ770": 44586, + "Ġ777": 35534, + "Ġ78": 8699, + "Ġ780": 41287, + "Ġ79": 9225, + "Ġ8": 807, + "Ġ80": 4019, + "Ġ800": 10460, + "Ġ8000": 38055, + "Ġ802": 33121, + "Ġ808": 41241, + "Ġ81": 9773, + "Ġ82": 9415, + "Ġ820": 48964, + "Ġ83": 9698, + "Ġ84": 9508, + "Ġ840": 48777, + "Ġ85": 7600, + "Ġ850": 30607, + "Ġ86": 9849, + "Ġ87": 10083, + "Ġ88": 9193, + "Ġ89": 9919, + "Ġ9": 860, + "Ġ90": 4101, + "Ġ900": 15897, + "Ġ9000": 50138, + "Ġ91": 10495, + "Ġ911": 16679, + "Ġ92": 10190, + "Ġ920": 47679, + "Ġ93": 10261, + "Ġ94": 10048, + "Ġ95": 6957, + "Ġ950": 38384, + "Ġ96": 9907, + "Ġ960": 41263, + "Ġ97": 10111, + "Ġ970": 40463, + "Ġ978": 41417, + "Ġ98": 9661, + "Ġ980": 32614, + "Ġ99": 7388, + "Ġ999": 36006, + "Ġ:": 1058, + "Ġ:(": 36147, + "Ġ:)": 14373, + "Ġ:-)": 47226, + "Ġ::": 7904, + "Ġ:=": 19039, + "Ġ;": 2162, + "Ġ;)": 35540, + "Ġ;;": 36792, + "Ġ<": 1279, + "Ġ